diff --git a/hostd/assets/404.html b/hostd/assets/404.html index ada0dfd3f..861836096 100644 --- a/hostd/assets/404.html +++ b/hostd/assets/404.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/_next/static/7YgO1-QvwlLbU7KBC9Rwg/_buildManifest.js b/hostd/assets/_next/static/7YgO1-QvwlLbU7KBC9Rwg/_buildManifest.js new file mode 100644 index 000000000..1920c987e --- /dev/null +++ b/hostd/assets/_next/static/7YgO1-QvwlLbU7KBC9Rwg/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST={__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static/chunks/pages/index-552812b81d578aac.js"],"/_error":["static/chunks/pages/_error-4dfdedf844297a3b.js"],"/config":["static/chunks/pages/config-2f9e5f5363863af6.js"],"/contracts":["static/chunks/pages/contracts-9539518ecc982966.js"],"/login":["static/chunks/pages/login-1a692992a2b306cf.js"],"/node":["static/chunks/pages/node-074156652c2bc89c.js"],"/volumes":["static/chunks/pages/volumes-0f9ccc25aceb53b5.js"],"/wallet":["static/chunks/pages/wallet-943c391d3eec72b2.js"],sortedPages:["/","/_app","/_error","/config","/contracts","/login","/node","/volumes","/wallet"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/hostd/assets/_next/static/TNFr2Fg5ckX4lC2zPnuRp/_ssgManifest.js b/hostd/assets/_next/static/7YgO1-QvwlLbU7KBC9Rwg/_ssgManifest.js similarity index 100% rename from hostd/assets/_next/static/TNFr2Fg5ckX4lC2zPnuRp/_ssgManifest.js rename to hostd/assets/_next/static/7YgO1-QvwlLbU7KBC9Rwg/_ssgManifest.js diff --git a/hostd/assets/_next/static/TNFr2Fg5ckX4lC2zPnuRp/_buildManifest.js b/hostd/assets/_next/static/TNFr2Fg5ckX4lC2zPnuRp/_buildManifest.js deleted file mode 100644 index bea901333..000000000 --- a/hostd/assets/_next/static/TNFr2Fg5ckX4lC2zPnuRp/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST={__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static/chunks/pages/index-3123815384571edf.js"],"/_error":["static/chunks/pages/_error-4dfdedf844297a3b.js"],"/config":["static/chunks/pages/config-605b107ac776b22b.js"],"/contracts":["static/chunks/pages/contracts-02af725dac3594f2.js"],"/login":["static/chunks/pages/login-613535ae0106a5bb.js"],"/node":["static/chunks/pages/node-3371f3c375261c59.js"],"/volumes":["static/chunks/pages/volumes-0cbe679ad211d9b6.js"],"/wallet":["static/chunks/pages/wallet-41fcdd202282c6a5.js"],sortedPages:["/","/_app","/_error","/config","/contracts","/login","/node","/volumes","/wallet"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/_app-8a8742f8ecff2191.js b/hostd/assets/_next/static/chunks/pages/_app-19cd593c27ffb334.js similarity index 72% rename from hostd/assets/_next/static/chunks/pages/_app-8a8742f8ecff2191.js rename to hostd/assets/_next/static/chunks/pages/_app-19cd593c27ffb334.js index 63a2e9086..ad4a88939 100644 --- a/hostd/assets/_next/static/chunks/pages/_app-8a8742f8ecff2191.js +++ b/hostd/assets/_next/static/chunks/pages/_app-19cd593c27ffb334.js @@ -14,7 +14,7 @@ * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,x=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case o:case s:case a:case h:return e;default:switch(e=e&&e.$$typeof){case u:case f:case v:case m:case l:return e;default:return t}}case i:return t}}}function E(e){return w(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=l,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=v,t.Memo=m,t.Portal=i,t.Profiler=s,t.StrictMode=a,t.Suspense=h,t.isAsyncMode=function(e){return E(e)||w(e)===c},t.isConcurrentMode=E,t.isContextConsumer=function(e){return w(e)===u},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===o},t.isLazy=function(e){return w(e)===v},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===i},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===s||e===a||e===h||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===m||e.$$typeof===l||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===x||e.$$typeof===g)},t.typeOf=w},73887:function(e,t,n){"use strict";e.exports=n(43459)},62333:function(e,t){/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<>1,c=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-c)-1,h>>=-c,c+=s;c>0;o=256*o+e[t+d],d+=f,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+e[t+d],d+=f,c-=8);if(0===o)o=1-u;else{if(o===l)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,l,u=8*o-i-1,c=(1<>1,f=23===i?5960464477539062e-23:0,h=r?0:o-1,p=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),a+d>=1?t+=f/l:t+=f*Math.pow(2,1-d),t*l>=2&&(a++,l/=2),a+d>=c?(s=0,a=c):a+d>=1?(s=(t*l-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+h]=255&s,h+=p,s/=256,i-=8);for(a=a<0;e[n+h]=255&a,h+=p,a/=256,u-=8);e[n+h-p]|=128*m}},39515:function(e,t,n){var r=n(38761)(n(37772),"DataView");e.exports=r},89612:function(e,t,n){var r=n(52118),i=n(96909),o=n(98138),a=n(4174),s=n(7942);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++ti?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(i);++r=i?e:r(e,t,n)}},24019:function(e,t,n){var r=n(37772)["__core-js_shared__"];e.exports=r},55463:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,o=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}},83126:function(e,t,n){var r=n(23895),i=n(33880),o=n(8435),a=n(66188);e.exports=function(e){return function(t){var n=i(t=a(t))?o(t):void 0,s=n?n[0]:t.charAt(0),l=n?r(n,1).join(""):t.slice(1);return s[e]()+l}}},34311:function(e,t,n){var r=n(81207),i=n(97329),o=n(11618),a=RegExp("['’]","g");e.exports=function(e){return function(t){return r(o(i(t).replace(a,"")),e,"")}}},61655:function(e,t,n){var r=n(6435)({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"});e.exports=r},83043:function(e,t,n){var r=n(38761),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},74871:function(e,t,n){var r=n(45386),i=n(87064),o=n(59950);e.exports=function(e,t,n,a,s,l){var u=1&n,c=e.length,d=t.length;if(c!=d&&!(u&&d>c))return!1;var f=l.get(e),h=l.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new r:void 0;for(l.set(e,t),l.set(t,e);++p-1&&e%1==0&&e-1}},94769:function(e,t,n){var r=n(22218);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},92411:function(e,t,n){var r=n(89612),i=n(80235),o=n(10326);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},36417:function(e,t,n){var r=n(27937);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},86928:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).get(e)}},18052:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).has(e)}},24150:function(e,t,n){var r=n(27937);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},75179:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},73477:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},77777:function(e,t,n){var r=n(30733);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},99191:function(e,t,n){var r=n(38761)(Object,"create");e.exports=r},54248:function(e,t,n){var r=n(60241)(Object.keys,Object);e.exports=r},4146:function(e,t,n){e=n.nmd(e);var r=n(51242),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i&&r.process,s=function(){try{var e=o&&o.require&&o.require("util").types;if(e)return e;return a&&a.binding&&a.binding("util")}catch(e){}}();e.exports=s},37157:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},60241:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},37772:function(e,t,n){var r=n(51242),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();e.exports=o},52842:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},52482:function(e){e.exports=function(e){return this.__data__.has(e)}},16909:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},15243:function(e,t,n){var r=n(80235);e.exports=function(){this.__data__=new r,this.size=0}},72858:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},4417:function(e){e.exports=function(e){return this.__data__.get(e)}},8605:function(e){e.exports=function(e){return this.__data__.has(e)}},71418:function(e,t,n){var r=n(80235),i=n(10326),o=n(96738);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!i||a.length<199)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(a)}return n.set(e,t),this.size=n.size,this}},8435:function(e,t,n){var r=n(50217),i=n(33880),o=n(63344);e.exports=function(e){return i(e)?o(e):r(e)}},54452:function(e,t,n){var r=n(77777),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,a=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(o,"$1"):n||e)}),t});e.exports=a},33812:function(e,t,n){var r=n(4795),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},87035:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},52153:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},63344:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",o="(?:\ud83c[\udde6-\uddff]){2}",a="[\ud800-\udbff][\udc00-\udfff]",s="(?:"+n+"|"+r+")?",l="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,o,a].join("|")+")"+l+s+")*",c=RegExp(r+"(?="+r+")|(?:"+[i+n+"?",n,o,a,"["+t+"]"].join("|")+")"+(l+s+u),"g");e.exports=function(e){return e.match(c)||[]}},75304:function(e){var t="\ud800-\udfff",n="\\u2700-\\u27bf",r="a-z\\xdf-\\xf6\\xf8-\\xff",i="A-Z\\xc0-\\xd6\\xd8-\\xde",o="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",a="['’]",s="["+o+"]",l="["+r+"]",u="[^"+t+o+"\\d+"+n+r+i+"]",c="(?:\ud83c[\udde6-\uddff]){2}",d="[\ud800-\udbff][\udc00-\udfff]",f="["+i+"]",h="(?:"+l+"|"+u+")",p="(?:"+a+"(?:d|ll|m|re|s|t|ve))?",m="(?:"+a+"(?:D|LL|M|RE|S|T|VE))?",v="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",g="[\\ufe0e\\ufe0f]?",y="(?:\\u200d(?:"+["[^"+t+"]",c,d].join("|")+")"+g+v+")*",b="(?:"+["["+n+"]",c,d].join("|")+")"+(g+v+y),x=RegExp([f+"?"+l+"+"+p+"(?="+[s,f,"$"].join("|")+")","(?:"+f+"|"+u+")+"+m+"(?="+[s,f+h,"$"].join("|")+")",f+"?"+h+"+"+p,f+"+"+m,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",b].join("|"),"g");e.exports=function(e){return e.match(x)||[]}},96009:function(e,t,n){var r=n(82108),i=n(34311)(function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)});e.exports=i},82108:function(e,t,n){var r=n(66188),i=n(23779);e.exports=function(e){return i(r(e).toLowerCase())}},54073:function(e,t,n){var r=n(29259),i=n(61100),o=n(7642),a=Math.max,s=Math.min;e.exports=function(e,t,n){var l,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=l,r=u;return l=u=void 0,p=t,d=e.apply(r,n)}function b(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function x(){var e,n,r,o=i();if(b(o))return w(o);f=setTimeout(x,(e=o-h,n=o-p,r=t-e,v?s(r,c-n):r))}function w(e){return(f=void 0,g&&l)?y(e):(l=u=void 0,d)}function E(){var e,n=i(),r=b(n);if(l=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(x,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(x,t),y(h)}return void 0===f&&(f=setTimeout(x,t)),d}return t=o(t)||0,r(n)&&(m=!!n.leading,c=(v="maxWait"in n)?a(o(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),E.cancel=function(){void 0!==f&&clearTimeout(f),p=0,l=h=u=f=void 0},E.flush=function(){return void 0===f?d:w(i())},E}},97329:function(e,t,n){var r=n(61655),i=n(66188),o=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,a=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(o,r).replace(a,"")}},41225:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},72579:function(e,t,n){var r=n(13324);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},93352:function(e,t,n){var r=n(32726),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},95041:function(e,t,n){var r=n(20187),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},23059:function(e){e.exports=function(e){return e}},79631:function(e,t,n){var r=n(15183),i=n(15125),o=Object.prototype,a=o.hasOwnProperty,s=o.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(e){return i(e)&&a.call(e,"callee")&&!s.call(e,"callee")};e.exports=l},86152:function(e){var t=Array.isArray;e.exports=t},67878:function(e,t,n){var r=n(61049),i=n(61158);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},73226:function(e,t,n){e=n.nmd(e);var r=n(37772),i=n(36330),o=t&&!t.nodeType&&t,a=o&&e&&!e.nodeType&&e,s=a&&a.exports===o?r.Buffer:void 0,l=s?s.isBuffer:void 0;e.exports=l||i},61049:function(e,t,n){var r=n(53366),i=n(29259);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},61158:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},29259:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},15125:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4795:function(e,t,n){var r=n(53366),i=n(15125);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},77598:function(e,t,n){var r=n(35522),i=n(47826),o=n(4146),a=o&&o.isTypedArray,s=a?i(a):r;e.exports=s},90249:function(e,t,n){var r=n(1634),i=n(86411),o=n(67878);e.exports=function(e){return o(e)?r(e):i(e)}},19950:function(e,t,n){var r=n(13940),i=n(26548),o=n(68286);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,t(e,i,o),e)}),n}},34519:function(e,t,n){var r=n(13940),i=n(26548),o=n(68286);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,i,t(e,i,o))}),n}},30733:function(e,t,n){var r=n(96738);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},61100:function(e,t,n){var r=n(37772);e.exports=function(){return r.Date.now()}},65798:function(e,t,n){var r=n(20256),i=n(82952),o=n(21401),a=n(33812);e.exports=function(e){return o(e)?r(a(e)):i(e)}},57370:function(e,t,n){var r=n(34311)(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()});e.exports=r},30981:function(e){e.exports=function(){return[]}},36330:function(e){e.exports=function(){return!1}},7642:function(e,t,n){var r=n(51704),i=n(29259),o=n(4795),a=0/0,s=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return a;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=l.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):s.test(e)?a:+e}},66188:function(e,t,n){var r=n(1054);e.exports=function(e){return null==e?"":r(e)}},23779:function(e,t,n){var r=n(83126)("toUpperCase");e.exports=r},11618:function(e,t,n){var r=n(45981),i=n(83559),o=n(66188),a=n(75304);e.exports=function(e,t,n){return(e=o(e),void 0===(t=n?void 0:t))?i(e)?a(e):r(e):e.match(t)||[]}},53207:function(e,t,n){var r=n(96570);r.prototype.formulaEval=function(){"use strict";for(var e,t,n,r=[],i=this.value,o=0;o"+t.value+""+i[o].show+""+e.value+"",type:10}):r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+""+e.value+"",type:1})):2===i[o].type||9===i[o].type?(e=r.pop(),t=r.pop(),r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+i[o].show+(1!=e.type?"(":"")+e.value+(1!=e.type?")":""),type:i[o].type})):12===i[o].type&&(e=r.pop(),t=r.pop(),n=r.pop(),r.push({value:i[o].show+"("+n.value+","+t.value+","+e.value+")",type:12}));return r[0].value},e.exports=r},66655:function(e,t,n){"use strict";var r=n(72346);function i(e,t){for(var n=0;np.length-2?p.length-1:e.length-l;n>0;n--)if(void 0!==p[n])for(i=0;i0&&kn)s.push(e);else{for(;n>=i&&!c||c&&i1)throw new r.Exception("Uncaught Syntax error");return o[0].value>1e15?"Infinity":parseFloat(o[0].value.toFixed(15))},r.eval=function(e,t,n){return void 0===t?this.lex(e).toPostfix().postfixEval():void 0!==n?this.lex(e,t).toPostfix().postfixEval(n):void 0!==t.length?this.lex(e,t).toPostfix().postfixEval():this.lex(e).toPostfix().postfixEval(t)},e.exports=r},38617:function(e,t,n){"use strict";n.d(t,{F:function(){return u},f:function(){return c}});var r=n(2784);let i=["light","dark"],o="(prefers-color-scheme: dark)",a="undefined"==typeof window,s=(0,r.createContext)(void 0),l={setTheme:e=>{},themes:[]},u=()=>{var e;return null!==(e=(0,r.useContext)(s))&&void 0!==e?e:l},c=e=>(0,r.useContext)(s)?r.createElement(r.Fragment,null,e.children):r.createElement(f,e),d=["light","dark"],f=({forcedTheme:e,disableTransitionOnChange:t=!1,enableSystem:n=!0,enableColorScheme:a=!0,storageKey:l="theme",themes:u=d,defaultTheme:c=n?"system":"light",attribute:f="data-theme",value:g,children:y,nonce:b})=>{let[x,w]=(0,r.useState)(()=>p(l,c)),[E,j]=(0,r.useState)(()=>p(l)),k=g?Object.values(g):u,S=(0,r.useCallback)(e=>{let r=e;if(!r)return;"system"===e&&n&&(r=v());let o=g?g[r]:r,s=t?m():null,l=document.documentElement;if("class"===f?(l.classList.remove(...k),o&&l.classList.add(o)):o?l.setAttribute(f,o):l.removeAttribute(f),a){let e=i.includes(c)?c:null,t=i.includes(r)?r:e;l.style.colorScheme=t}null==s||s()},[]),O=(0,r.useCallback)(e=>{w(e);try{localStorage.setItem(l,e)}catch(e){}},[e]),C=(0,r.useCallback)(t=>{j(v(t)),"system"===x&&n&&!e&&S("system")},[x,e]);(0,r.useEffect)(()=>{let e=window.matchMedia(o);return e.addListener(C),C(e),()=>e.removeListener(C)},[C]),(0,r.useEffect)(()=>{let e=e=>{e.key===l&&O(e.newValue||c)};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[O]),(0,r.useEffect)(()=>{S(null!=e?e:x)},[e,x]);let _=(0,r.useMemo)(()=>({theme:x,setTheme:O,forcedTheme:e,resolvedTheme:"system"===x?E:x,themes:n?[...u,"system"]:u,systemTheme:n?E:void 0}),[x,O,e,E,n,u]);return r.createElement(s.Provider,{value:_},r.createElement(h,{forcedTheme:e,disableTransitionOnChange:t,enableSystem:n,enableColorScheme:a,storageKey:l,themes:u,defaultTheme:c,attribute:f,value:g,children:y,attrs:k,nonce:b}),y)},h=(0,r.memo)(({forcedTheme:e,storageKey:t,attribute:n,enableSystem:a,enableColorScheme:s,defaultTheme:l,value:u,attrs:c,nonce:d})=>{let f="system"===l,h="class"===n?`var d=document.documentElement,c=d.classList;c.remove(${c.map(e=>`'${e}'`).join(",")});`:`var d=document.documentElement,n='${n}',s='setAttribute';`,p=s?i.includes(l)&&l?`if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'${l}'`:"if(e==='light'||e==='dark')d.style.colorScheme=e":"",m=(e,t=!1,r=!0)=>{let o=u?u[e]:e,a=t?e+"|| ''":`'${o}'`,l="";return s&&r&&!t&&i.includes(e)&&(l+=`d.style.colorScheme = '${e}';`),"class"===n?l+=t||o?`c.add(${a})`:"null":o&&(l+=`d[s](n,${a})`),l},v=e?`!function(){${h}${m(e)}}()`:a?`!function(){try{${h}var e=localStorage.getItem('${t}');if('system'===e||(!e&&${f})){var t='${o}',m=window.matchMedia(t);if(m.media!==t||m.matches){${m("dark")}}else{${m("light")}}}else if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}${f?"":"else{"+m(l,!1,!1)+"}"}${p}}catch(e){}}()`:`!function(){try{${h}var e=localStorage.getItem('${t}');if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}else{${m(l,!1,!1)};}${p}}catch(t){}}();`;return r.createElement("script",{nonce:d,dangerouslySetInnerHTML:{__html:v}})},()=>!0),p=(e,t)=>{let n;if(!a){try{n=localStorage.getItem(e)||void 0}catch(e){}return n||t}},m=()=>{let e=document.createElement("style");return e.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(e),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(e)},1)}},v=e=>(e||(e=window.matchMedia(o)),e.matches?"dark":"light")},93542:function(e,t,n){"use strict";var r,i;e.exports=(null==(r=n.g.process)?void 0:r.env)&&"object"==typeof(null==(i=n.g.process)?void 0:i.env)?n.g.process:n(42351)},86570:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(19654)}])},35599:function(e,t,n){"use strict";n.d(t,{Ul:function(){return s},WD:function(){return l},fu:function(){return c},o4:function(){return u}});var r=n(52322),i=n(97271),o=n(82851),a=n(99182);function s(e){let{currentPage:t,parentPage:n,commandPage:s,className:l,...u}=e,c=(0,a.U8)(e=>e.search);if((null==n?void 0:n.namespace)===(null==t?void 0:t.namespace)&&!c)return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",l),value:"".concat(null==s?void 0:s.label," ").concat(u.children.toString()),...u})}function l(e){let{currentPage:t,commandPage:n,className:s,...l}=e,u=(0,a.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",s),value:"".concat(n.label," ").concat(l.children.toString()),...l})}function u(e){let{currentPage:t,commandPage:n,className:s,...l}=e,u=(0,a.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||!t||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",s),value:"".concat(n.label," ").concat(l.children.toString()),...l})}function c(e){let{heading:t,currentPage:n,commandPage:o,...s}=e,l=(0,a.U8)(e=>e.search);return(0,r.jsx)(a.mY.Group,{heading:l&&(null==n?void 0:n.namespace)!==o.namespace&&(0,r.jsx)(i.__J,{className:"px-1",size:"12",children:o.label}),...s})}n(2784)},34148:function(e,t,n){"use strict";n.d(t,{F:function(){return y}});var r=n(52322),i=n(35599);let o={namespace:"contracts/filterStatus",label:"Contracts filter by status"},a=[{id:"filterStatusActive",value:"active",label:"Contract is active"},{id:"filterStatusSuccessful",value:"successful",label:"Contract was successful"},{id:"filterStatusPending",value:"pending",label:"Contract is pending"},{id:"filterStatusRejected",value:"rejected",label:"Contract was rejected"},{id:"filterStatusFailed",value:"failed",label:"Contract has failed"}];function s(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:o,children:a.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:o,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}var l=n(86254),u=n(38195);let c={namespace:"contracts/filterAddress",label:"Contracts filter by ID"};function d(e){let{select:t,currentPage:n}=e,{openDialog:o}=(0,l.Rh)(),a=(0,u.O)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:c,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:c,onSelect:()=>{t(),o("contractsFilterContractId")},children:a.label})})}function f(e){let{select:t,currentPage:n,parentPage:o,commandPage:a}=e,{openDialog:s}=(0,l.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:a,onSelect:()=>{t(),s("contractsFilterContractId")},children:c.label})}function h(e){let{currentPage:t,select:n}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(d,{currentPage:t,select:n})]})}let p={namespace:"contracts",label:"Contracts"};function m(e){let{currentPage:t,parentPage:n,pushPage:a,select:s}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:p,onSelect:()=>{a(o)},children:o.label}),(0,r.jsx)(f,{currentPage:t,parentPage:n,commandPage:p,select:s})]})}var v=n(38923),g=n(2784);function y(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:o,afterSelect:a}=e,{setFilter:s}=(0,v.G)(),l=(0,g.useCallback)(e=>{o&&o(),e&&s(e),a&&a()},[s,o,a]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m,{parentPage:n,currentPage:t,pushPage:i,select:l}),(0,r.jsx)(h,{currentPage:t,select:l})]})}},98334:function(e,t,n){"use strict";n.d(t,{_:function(){return i},h:function(){return o}});var r=n(82425);let i={home:"/",volumes:{index:"/volumes"},contracts:{index:"/contracts"},config:{index:"/config",host:"/config#host",pricing:"/config#pricing",dns:"/config#dns",bandwidth:"/config#bandwidth",registry:"/config#registry",accounts:"/config#accounts"},wallet:{view:"/wallet"},node:{index:"/node",txPool:"/node/txpool",peers:"/node/peers"},login:"/login"},o=r.ay},9338:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});let r=(0,n(13593).XB)(15)},12542:function(e,t,n){"use strict";n.d(t,{iV:function(){return E},ZR:function(){return w}});var r=n(52322),i=n(2784),o=n(97271),a=n(13593),s=n(56468),l=n(6391),u=n.n(l);let c=[{value:"",label:"Off"},{value:"route53",label:"Route 53"},{value:"noip",label:"No-IP"},{value:"duckdns",label:"Duck DNS"},{value:"cloudflare",label:"Cloudflare"}],d={pinnedCurrency:"",pinnedThreshold:new(u())(0),shouldPinStoragePrice:!1,storagePricePinned:new(u())(0),shouldPinEgressPrice:!1,egressPricePinned:new(u())(0),shouldPinIngressPrice:!1,ingressPricePinned:new(u())(0),shouldPinMaxCollateral:!1,maxCollateralPinned:new(u())(0)},f={acceptingContracts:!1,netAddress:"",maxContractDuration:void 0,contractPrice:void 0,baseRPCPrice:void 0,sectorAccessPrice:void 0,storagePrice:void 0,egressPrice:void 0,ingressPrice:void 0,collateralMultiplier:void 0,maxCollateral:void 0,priceTableValidity:void 0,accountExpiry:void 0,maxAccountBalance:void 0,ingressLimit:void 0,egressLimit:void 0,dnsProvider:"",dnsIpv4:!1,dnsIpv6:!1,dnsDuckDnsToken:"",dnsNoIpEmail:"",dnsNoIpPassword:"",dnsAwsId:"",dnsAwsSecret:"",dnsAwsZoneId:"",dnsCloudflareToken:"",dnsCloudflareZoneId:"",...d};function h(e){let{settings:t,settingsPinned:n}=e,r=null;return"duckdns"===t.ddns.provider&&(r={dnsDuckDnsToken:t.ddns.options.token}),"noip"===t.ddns.provider&&(r={dnsNoIpEmail:t.ddns.options.email,dnsNoIpPassword:t.ddns.options.password}),"route53"===t.ddns.provider&&(r={dnsAwsId:t.ddns.options.id,dnsAwsSecret:t.ddns.options.secret,dnsAwsZoneId:t.ddns.options.zoneID}),"cloudflare"===t.ddns.provider&&(r={dnsCloudflareToken:t.ddns.options.token,dnsCloudflareZoneId:t.ddns.options.zoneID}),{acceptingContracts:t.acceptingContracts,netAddress:t.netAddress,maxContractDuration:new(u())(t.maxContractDuration).div((0,a.S5)(1)),contractPrice:(0,a.ll)(t.contractPrice,6),baseRPCPrice:(0,a.ll)((0,s.sS)(t.baseRPCPrice),6),sectorAccessPrice:(0,a.ll)((0,s.nS)(t.sectorAccessPrice),6),collateralMultiplier:new(u())(t.collateralMultiplier),maxCollateral:(0,a.ll)(t.maxCollateral,6),storagePrice:(0,a.ll)((0,s.SY)(t.storagePrice),6),egressPrice:(0,a.ll)((0,s.B1)(t.egressPrice),6),ingressPrice:(0,a.ll)((0,s.dK)(t.ingressPrice),6),priceTableValidity:new(u())(t.priceTableValidity).div(1e9).div(60),accountExpiry:new(u())(t.accountExpiry).div(1e9).div(86400),maxAccountBalance:(0,a.ll)(t.maxAccountBalance,6),ingressLimit:(0,a.BT)(new(u())(t.ingressLimit)),egressLimit:(0,a.BT)(new(u())(t.egressLimit)),dnsProvider:t.ddns.provider,dnsIpv4:t.ddns.ipv4,dnsIpv6:t.ddns.ipv6,...r,...n?{pinnedCurrency:n.currency,pinnedThreshold:new(u())(n.threshold).times(100),shouldPinMaxCollateral:n.maxCollateral.pinned,maxCollateralPinned:new(u())(n.maxCollateral.value),shouldPinStoragePrice:n.storage.pinned,storagePricePinned:new(u())(n.storage.value),shouldPinEgressPrice:n.egress.pinned,egressPricePinned:new(u())(n.egress.value),shouldPinIngressPrice:n.ingress.pinned,ingressPricePinned:new(u())(n.ingress.value)}:d}}var p=n(2002),m=n(63955),v=n(67837);function g(e,t){return t?new(u())(new(u())(e).div(t).div(10).toFixed(0)).times(10):void 0}function y(e,t){return(n,r)=>!e.pinningEnabled||(t?t(n,r):!!n||"required")}var b=n(92762);let x=(0,i.createContext)({}),w=()=>(0,i.useContext)(x);function E(e){let{children:t}=e,n=function(){var e;let{settings:t,settingsPinned:n,dynDNSCheck:l}={settings:(0,p.rV)({config:{swr:{refreshInterval:(0,a.sW)(1)}}}),settingsPinned:(0,p.E5)({config:{swr:{refreshInterval:(0,a.sW)(1),errorRetryCount:0}}}),dynDNSCheck:(0,p.WT)({config:{swr:{revalidateOnFocus:!1,errorRetryCount:0}}})},{form:d,fields:x,configViewMode:w,setConfigViewMode:E}=function(){var e;let t=(0,m.cI)({mode:"all",defaultValues:f}),n=t.watch("storagePrice"),o=t.watch("collateralMultiplier"),[s,l]=(0,b.Z)("v0/config/mode",{defaultValue:"basic"});!function(e){let{form:t}=e,n=(0,i.useMemo)(()=>({}),[]);(0,i.useEffect)(()=>{for(let[e,r]of Object.entries(n))t.setValue(e,r,{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0})},[t,n])}({form:t});let d=(0,v.J)({currency:"usd"}),h=(0,p.ER)(),x=null===(e=h.data)||void 0===e?void 0:e.explorer.enabled,w=(0,i.useRef)({pinningEnabled:x});return(0,i.useEffect)(()=>{w.current.pinningEnabled=x},[x]),{form:t,fields:(0,i.useMemo)(()=>{var e;return function(e){let{pinningEnabled:t,configViewMode:n,storageTBMonth:i,collateralMultiplier:o,exchangeRateUSD:s,validationContext:l}=e;return{acceptingContracts:{type:"boolean",category:"host",title:"Accepting contracts",description:(0,r.jsx)(r.Fragment,{children:"Whether or not the host is accepting contracts."}),validation:{}},netAddress:{type:"text",category:"host",title:"Address",description:(0,r.jsx)(r.Fragment,{children:"The network address of the host."}),placeholder:"my.host.com:9982",validation:{required:"required"}},maxContractDuration:{type:"number",category:"host",title:"Maximum contract duration",units:"months",decimalsLimit:2,suggestion:new(u())(6),suggestionTip:"The default maximum duration is 6 months.",description:(0,r.jsx)(r.Fragment,{children:"The maximum contract duration that the host will accept."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte((0,a.E6)(4320))||"must be at least 1 month"}}},pinnedCurrency:{title:"Pinned currency",description:"Currency to use for fields where price pinning is enabled.",type:"select",options:[...v.mV.map(e=>{let{id:t,label:n}=e;return{label:n,value:t}}),{label:"none",value:""}],hidden:!t,validation:{}},pinnedThreshold:{title:"Pinned currency change threshold",type:"number",suggestionTip:"A threshold of 2% is recommended.",suggestion:new(u())(2),units:"%",decimalsLimit:0,description:(0,r.jsx)(r.Fragment,{children:"Percentage that controls the minimum change in exchange rate that will trigger an update to pinned prices. This prevents the host from changing prices too often."}),hidden:!t||"basic"===n,validation:{validate:{required:y(l),max:y(l,e=>new(u())(e).lte(100)||"must be at most 100%"),min:y(l,e=>new(u())(e).gte(0)||"must be at least 0%")}}},shouldPinStoragePrice:{title:"Pin storage price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},storagePrice:{title:"Storage price",description:(0,r.jsx)(r.Fragment,{children:"The host's storage price per TB per month. Choose whether to set your storage price in siacoin per TB per month or to pin the siacoin price to a fixed fiat value per TB per month."}),type:"siacoin",category:"pricing",units:"SC/TB/month",decimalsLimitSc:6,suggestion:s?g(1,s):void 0,suggestionTip:"The suggested storage price in siacoins per TB per month.",validation:{required:"required"}},storagePricePinned:{title:"Pinned storage price",description:"",units:"/TB/month",type:"fiat",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinStoragePrice||(null==e?void 0:e.gt(0))||"storage price must be greater than 0")}}},shouldPinEgressPrice:{title:"Pin egress price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},egressPrice:{title:"Egress price",description:(0,r.jsx)(r.Fragment,{children:"The host's egress price per TB per month. Egress means bandwidth usage by outgoing download traffic. Choose whether to set your egress price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),type:"siacoin",category:"pricing",units:"SC/TB",decimalsLimitSc:6,suggestion:s?g(10,s):void 0,suggestionTip:"The suggested egress price in siacoins for egress per TB.",validation:{required:"required"}},egressPricePinned:{title:"Pinned egress price",description:"",type:"fiat",units:"/TB",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinEgressPrice||(null==e?void 0:e.gt(0))||"egress price must be greater than 0")}}},shouldPinIngressPrice:{title:"Pin ingress price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},ingressPrice:{title:"Ingress price",description:(0,r.jsx)(r.Fragment,{children:"The host's ingress price per TB per month. Ingress means bandwidth usage by incoming upload traffic. Choose whether to set your ingress price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),type:"siacoin",category:"pricing",units:"SC/TB",suggestion:s?g(.05,s):void 0,suggestionTip:"The suggested ingress price in siacoins per TB.",decimalsLimitSc:6,validation:{required:"required"}},ingressPricePinned:{title:"Pinned ingress price",description:"",type:"fiat",units:"/TB",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinIngressPrice||(null==e?void 0:e.gt(0))||"ingress price must be greater than 0")}}},collateralMultiplier:{title:"Collateral multiplier",type:"number",category:"pricing",units:"* storage price",placeholder:"2",decimalsLimit:1,description:(0,r.jsx)(r.Fragment,{children:"The host's target collateral as a multiple of storage price."}),suggestion:new(u())(2),suggestionTip:"The default multiplier is 2x the storage price.",validation:{required:"required"}},shouldPinMaxCollateral:{title:"Pin max collateral",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},maxCollateral:{title:"Max collateral",description:(0,r.jsx)(r.Fragment,{children:"The host's maximum collateral. Choose whether to set your max collateral price in siacoin or to pin the max collateral to a fixed fiat value."}),type:"siacoin",category:"pricing",decimalsLimitSc:6,suggestion:i&&o?!i||!o||(null==i?void 0:i.isZero())||(null==o?void 0:o.isZero())?new(u())(0):new(u())(12960).times(i).div((0,a.S5)(1)).times(o):void 0,suggestionTip:"The suggested maximum collateral, calculated based on the configured storage price and collateral multiplier.",validation:{required:"required"}},maxCollateralPinned:{title:"Pinned max collateral",description:"",type:"fiat",category:"pricing",hidden:!t||"basic"===n,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinMaxCollateral||(null==e?void 0:e.gt(0))||"max collateral must be greater than 0")}}},contractPrice:{title:"Contract price",type:"siacoin",category:"pricing",decimalsLimitSc:6,suggestionTip:"The suggested contract price.",tipsDecimalsLimitSc:1,suggestion:new(u())(.2),description:(0,r.jsx)(r.Fragment,{children:"The host's contract price in siacoins."}),hidden:"basic"===n,validation:{required:"required"}},baseRPCPrice:{title:"Base RPC price",type:"siacoin",category:"pricing",units:"SC/million",suggestion:new(u())(1),suggestionTip:"The suggested base RPC price in siacoins per million calls.",decimalsLimitSc:6,description:(0,r.jsx)(r.Fragment,{children:"The host's base RPC price in siacoins per million calls."}),hidden:"basic"===n,validation:{required:"required"}},sectorAccessPrice:{title:"Sector access price",type:"siacoin",category:"pricing",units:"SC/million",decimalsLimitSc:6,suggestion:new(u())(1),suggestionTip:"The suggested sector access price in siacoins per million sectors.",description:(0,r.jsx)(r.Fragment,{children:"The host's sector access price in siacoins per million sectors."}),hidden:"basic"===n,validation:{required:"required"}},priceTableValidity:{title:"Price table validity",type:"number",category:"pricing",units:"minutes",suggestion:new(u())(30),suggestionTip:"The suggested price table validity.",description:(0,r.jsx)(r.Fragment,{children:"How long a renter's registered price table remains valid."}),hidden:"basic"===n,validation:{required:"required"}},accountExpiry:{title:"Expiry",type:"number",category:"RHP3",units:"days",suggestion:new(u())(30),suggestionTip:"The suggested account expiry.",description:(0,r.jsx)(r.Fragment,{children:"How long a renter's ephemeral accounts are inactive before the host prunes them and recovers the remaining funds."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte(7)||"must be at least 1 week"}}},maxAccountBalance:{title:"Maximum balance",type:"siacoin",category:"RHP3",suggestion:new(u())(10),suggestionTip:"The suggested maximum account balance.",description:(0,r.jsx)(r.Fragment,{children:"Maximum balance a renter's ephemeral account can have. When the limit is reached, deposits are rejected until some of the funds have been spent."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte(1)||"must be at least 1 SC"}}},ingressLimit:{title:"Ingress limit",type:"number",category:"bandwidth",units:"MB/second",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of ingress bandwidth traffic in MB per second."}),validation:{required:"required"}},egressLimit:{title:"Egress limit",type:"number",category:"bandwidth",units:"MB/second",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of egress bandwidth traffic in MB per second."}),validation:{required:"required"}},dnsProvider:{title:"Dynamic DNS Provider",type:"select",category:"DNS",options:c,description:(0,r.jsx)(r.Fragment,{children:"Enable dynamic DNS with one of the supported providers."}),validation:{validate:e=>!!c.find(t=>t.value===e)||"must be one of supported providers"}},dnsIpv4:{title:"IPv4",type:"boolean",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Whether IPv4 is enabled."}),show:e=>!!e.dnsProvider,validation:{validate:(e,t)=>!t.dnsProvider||!!(e||t.dnsIpv6)||"at least one of IPv4 and IPv6 must be enabled"},trigger:["dnsIpv6"]},dnsIpv6:{type:"boolean",title:"IPv6",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Whether IPv6 is enabled."}),show:e=>!!e.dnsProvider,validation:{validate:(e,t)=>!t.dnsProvider||!!(e||t.dnsIpv4)||"at least one of IPv4 and IPv6 must be enabled"},trigger:["dnsIpv4"]},dnsDuckDnsToken:{type:"text",title:"Token",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"DuckDNS token."}),show:e=>"duckdns"===e.dnsProvider,validation:{validate:(e,t)=>"duckdns"!==t.dnsProvider||!!e||"required"}},dnsNoIpEmail:{type:"text",title:"Email",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"No-IP email."}),show:e=>"noip"===e.dnsProvider,validation:{validate:(e,t)=>"noip"!==t.dnsProvider||!!e||"required"}},dnsNoIpPassword:{type:"password",title:"Password",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"No-IP password."}),show:e=>"noip"===e.dnsProvider,validation:{validate:(e,t)=>"noip"!==t.dnsProvider||!!e||"required"}},dnsAwsId:{type:"text",title:"ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 ID."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsAwsSecret:{type:"password",title:"Secret",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 secret."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsAwsZoneId:{type:"text",title:"Zone ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 zone ID."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsCloudflareToken:{type:"text",title:"Token",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Cloudflare token."}),show:e=>"cloudflare"===e.dnsProvider,validation:{validate:(e,t)=>"cloudflare"!==t.dnsProvider||!!e||"required"}},dnsCloudflareZoneId:{type:"text",title:"Zone ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Cloudflare zone ID."}),show:e=>"cloudflare"===e.dnsProvider,validation:{validate:(e,t)=>"cloudflare"!==t.dnsProvider||!!e||"required"}}}}({pinningEnabled:null===(e=h.data)||void 0===e?void 0:e.explorer.enabled,configViewMode:s,storageTBMonth:n,collateralMultiplier:o,exchangeRateUSD:d.rate,validationContext:w.current})},[s,n,o,d.rate,h.data]),storageTBMonth:n,collateralMultiplier:o,configViewMode:s,setConfigViewMode:l}}(),j=(0,i.useMemo)(()=>({settings:{data:t.data,error:t.error},settingsPinned:{data:n.data,error:n.error}}),[t.data,t.error,n.data,n.error]),k=(0,i.useMemo)(()=>!function(e){let{settings:t,settingsPinned:n}=e;return!!(t.data&&(n.data||n.error))}(j)?null:h({settings:j.settings.data,settingsPinned:j.settingsPinned.data}),[j]),S=(0,i.useMemo)(()=>(function(e){let{settings:t}=e;return!!t.error})(j),[j]),O=null===(e=(0,p.ER)().data)||void 0===e?void 0:e.explorer.enabled,C=(0,i.useCallback)(async()=>{let e=await t.mutate(),r=await n.mutate();if(e&&(!O||r))return await l.mutate(),d.reset(h({settings:e,settingsPinned:r}));(0,o.OHV)({title:"Error fetching settings"})},[d,t,n,l,O]);(0,o.u$d)({form:d,remoteValues:k}),(0,o.Z4p)({form:d,remoteValues:k});let{changeCount:_}=(0,o.mYE)({form:d}),M=function(e){let{resources:t,revalidateAndResetForm:n}=e,r=(0,p.ER)({config:{swr:{refreshInterval:(0,a.sW)(1)}}}),l=(0,p.Te)(),u=(0,p.Vp)();return(0,i.useCallback)(async e=>{if(t)try{var i,c,d,f;let h;let p=(f=t.settings.data,h=null,"duckdns"===e.dnsProvider&&(h={token:e.dnsDuckDnsToken}),"noip"===e.dnsProvider&&(h={email:e.dnsNoIpEmail,password:e.dnsNoIpPassword}),"route53"===e.dnsProvider&&(h={id:e.dnsAwsId,secret:e.dnsAwsSecret,zoneID:e.dnsAwsZoneId}),"cloudflare"===e.dnsProvider&&(h={token:e.dnsCloudflareToken,zoneID:e.dnsCloudflareZoneId}),{...f,acceptingContracts:e.acceptingContracts,netAddress:e.netAddress,maxContractDuration:Number(e.maxContractDuration.times((0,a.S5)(1)).toFixed(0)),contractPrice:(0,a.qN)(e.contractPrice).toString(),baseRPCPrice:e.baseRPCPrice.div((0,a.ll)((0,s.sS)(1))).toFixed(0),sectorAccessPrice:e.sectorAccessPrice.div((0,a.ll)((0,s.nS)(1))).toFixed(0),collateralMultiplier:e.collateralMultiplier.toNumber(),maxCollateral:(0,a.qN)(e.maxCollateral).toString(),storagePrice:e.storagePrice.div((0,a.ll)((0,s.SY)(1))).toFixed(0),egressPrice:e.egressPrice.div((0,a.ll)((0,s.B1)(1))).toFixed(0),ingressPrice:e.ingressPrice.div((0,a.ll)((0,s.dK)(1))).toFixed(0),priceTableValidity:Number(e.priceTableValidity.times(60).times(1e9).toFixed(0)),accountExpiry:Number(e.accountExpiry.times(86400).times(1e9).toFixed(0)),maxAccountBalance:(0,a.qN)(e.maxAccountBalance).toString(),ingressLimit:Number((0,a.Y)(e.ingressLimit).toFixed(0)),egressLimit:Number((0,a.Y)(e.egressLimit).toFixed(0)),ddns:{...null==f?void 0:f.ddns,provider:e.dnsProvider,ipv4:e.dnsIpv4,ipv6:e.dnsIpv6,options:h}}),m=await l.patch({payload:p});if(m.error)throw Error(m.error);if(null===(i=r.data)||void 0===i?void 0:i.explorer.enabled){let n=await u.put({payload:{...t.settingsPinned.data,currency:e.pinnedCurrency,threshold:e.pinnedThreshold.div(100).toNumber(),storage:{pinned:e.shouldPinStoragePrice,value:e.storagePricePinned.toNumber()},ingress:{pinned:e.shouldPinIngressPrice,value:e.ingressPricePinned.toNumber()},egress:{pinned:e.shouldPinEgressPrice,value:e.egressPricePinned.toNumber()},maxCollateral:{pinned:e.shouldPinMaxCollateral,value:e.maxCollateralPinned.toNumber()}}});if(n.error)throw Error(n.error)}(null===(d=r.data)||void 0===d?void 0:null===(c=d.lastAnnouncement)||void 0===c?void 0:c.address)!==e.netAddress?(0,o.OPV)({title:"Settings have been saved",body:"Address has changed, make sure to re-announce the host.",options:{duration:2e4}}):(0,o.OPV)({title:"Settings have been saved"}),await n()}catch(e){(0,o.OHV)({title:"Error updating settings",body:e.message}),console.log(e)}},[t,l,u,n,r.data])}({resources:j,revalidateAndResetForm:C}),A=(0,o.WsO)(x),T=(0,i.useMemo)(()=>d.handleSubmit(M,A),[d,M,A]),P=(0,i.useRef)();return{fields:x,settings:t,dynDNSCheck:l,changeCount:_,revalidateAndResetForm:C,form:d,onSubmit:T,setConfigViewMode:E,configViewMode:w,remoteError:S,takeScreenshot:(0,i.useCallback)(async e=>{(0,o.S5N)(P.current,e)},[]),configRef:P,pinningEnabled:O}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},38923:function(e,t,n){"use strict";n.d(t,{x:function(){return w},G:function(){return x}});var r=n(52322),i=n(97271),o=n(5632),a=n(2002),s=n(2784),l=n(75262),u=n(95685),c=n(13593),d=n(86254);function f(e){let{id:t,status:n,contentProps:o,buttonProps:l}=e,c=(0,a.kr)(),{openDialog:f}=(0,d.Rh)(),h=(0,s.useCallback)(async()=>{let e=await c.put({params:{id:t}});e.error?(0,i.OHV)({title:"Error starting integrity check",body:e.error}):(0,i.OPV)({title:"Integrity check started",body:(0,r.jsxs)(r.Fragment,{children:["Depending on contract data size this operation can take a while. Check ",(0,r.jsx)(i.EKh,{children:"hostd"})," ",(0,r.jsx)(i.rUS,{onClick:()=>f("alerts"),children:"alerts"})," for status updates."]}),options:{duration:12e3}})},[t,c,f]),p=["active","pending"].includes(n);return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...l,children:(0,r.jsx)(u.EMN,{})}),contentProps:{align:"start",...o},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Contract ",t.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsx)(i.ua7,{content:p?"Trigger a data integrity check":"Data integrity check only available for active or pending contracts",children:(0,r.jsx)("div",{children:(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:()=>h(),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(u.dDl,{})}),"Integrity check"]})})})]})}let h=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{id:t,status:n}}=e;return(0,r.jsx)(f,{id:t,status:n})}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:t,context:n}=e,{id:o,renewedFrom:a,isRenewedFrom:s,renewedTo:l,isRenewedTo:c}=t;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(o),type:"contract",siascanUrl:n.siascanUrl}),s&&(0,r.jsx)(i.ua7,{content:"Renewed from",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.L6f,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",type:"contract",value:(0,i.I13)(a),siascanUrl:n.siascanUrl})]})}),c&&(0,r.jsx)(i.ua7,{content:"Renewed to",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.IRm,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",value:(0,i.I13)(l),type:"contract",siascanUrl:n.siascanUrl})]})})]})}},{id:"status",label:"status",category:"general",render:e=>{let{data:{status:t}}=e;return(0,r.jsx)(i.Cts,{variant:"active"===t?"amber":"failed"===t?"red":"pending"===t?"amber":"rejected"===t?"red":"successful"===t?"green":void 0,children:t})}},{id:"timeline",label:"timeline",category:"time",render:e=>{let{data:t,context:{currentHeight:n,contractsTimeRange:o}}=e,{contractHeightStart:a,contractHeightEnd:s,revision:l,status:u}=t;return(0,r.jsx)("div",{className:"w-[400px]",children:(0,r.jsx)(i.TaT,{currentHeight:n,contractHeightStart:a,contractHeightEnd:"rejected"===u?void 0:s,proofWindowHeightStart:"rejected"===u?void 0:l.windowStart,proofWindowHeightEnd:"rejected"===u?void 0:l.windowEnd,range:o})})}},{id:"contractHeightStart",label:"start date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{contractHeightStart:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"contractHeightEnd",label:"expiration date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{contractHeightEnd:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"payoutHeight",label:"payout date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{payoutHeight:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"filesize",label:"data size",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:{filesize:t}}}=e;return(0,r.jsx)(i.m2c,{size:"12",value:t,variant:"value",format:e=>(0,c.vW)(e.toNumber())})}},{id:"fileMerkleRoot",label:"merkle root",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:{fileMerkleRoot:t}}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(t)})}},{id:"payout",label:"payout",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.payout})}},{id:"remainingRenterFunds",label:"remaining renter funds",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.remainingRenterFunds})}},{id:"lockedCollateral",label:"locked collateral",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{lockedCollateral:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t})}},{id:"usageRiskedCollateral",label:"risked collateral",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.riskedCollateral})}},{id:"usageTotal",label:"total usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.total})}},{id:"usageStorage",label:"storage usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.storage})}},{id:"usageIngress",label:"ingress usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.ingress})}},{id:"usageEgress",label:"egress usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.egress})}},{id:"usageAccountFunding",label:"account funding usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.accountFunding})}},{id:"usageRpc",label:"RPC usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.rpc})}}].map(e=>({...e,..."financial"===e.category?{icon:(0,r.jsx)(u.dZ8,{className:"relative opacity-50 scale-75"}),label:e.label,tip:"financial: ".concat(e.label)}:{label:e.label,tip:e.label}}));var p=n(6391),m=n.n(p),v=n(38855),g=n(74667),y=n(9338);let b=(0,s.createContext)({}),x=()=>(0,s.useContext)(b);function w(e){let{children:t}=e,n=function(){var e,t;let n=(0,o.useRouter)(),r=Number(n.query.limit||50),u=Number(n.query.offset||0),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:p,resetFilters:b}=(0,i.Uu5)(),{configurableColumns:x,enabledColumns:w,sortableColumns:E,toggleColumnVisibility:j,setColumnsVisible:k,setColumnsHidden:S,toggleSort:O,setSortDirection:C,setSortField:_,sortField:M,sortDirection:A,resetDefaultColumnVisibility:T}=(0,i.oy6)("hostd/v0/contracts",{columns:h,columnsDefaultVisible:l.gd,sortOptions:l.Fo,defaultSortField:l.nw}),P=(0,a.GP)({payload:{limit:r,offset:u,sortField:null===(e=l.Fo.find(e=>e.id===M))||void 0===e?void 0:e.value,sortDesc:"desc"===A,contractIDs:c.filter(e=>"filterContractId"===e.id).map(e=>e.value),statuses:c.filter(e=>e.id.startsWith("filterStatus")).map(e=>e.value)},config:{swr:{refreshInterval:y.h}}}),N=function(e){let{response:t}=e;return(0,s.useMemo)(()=>{var e;return t.data?(null===(e=t.data.contracts)||void 0===e?void 0:e.map(e=>(function(e){var t;let n=new(m())(e.usage.accountFunding||0),r=new(m())(e.usage.egress||0),i=new(m())(e.usage.ingress||0),o=new(m())(e.usage.riskedCollateral||0),a=new(m())(e.usage.rpc||0),s=new(m())(e.usage.storage||0),l=n.plus(r).plus(i).plus(a).plus(s),u=e.resolutionHeight>0?e.resolutionHeight+144:e.revision.windowEnd+144;return{id:e.revision.parentID,revision:{parentID:e.revision.parentID,unlockConditions:e.revision.unlockConditions,filesize:new(m())(e.revision.filesize||0),fileMerkleRoot:e.revision.fileMerkleRoot,windowStart:e.revision.windowStart,windowEnd:e.revision.windowEnd,payout:new(m())("active"==e.status||e.resolutionHeight>0?e.revision.validProofOutputs[1].value:e.revision.missedProofOutputs[1].value),remainingRenterFunds:new(m())((null===(t=e.revision.validProofOutputs)||void 0===t?void 0:t[0].value)||0),validProofOutputs:e.revision.validProofOutputs,missedProofOutputs:e.revision.missedProofOutputs,unlockHash:e.revision.unlockHash,revisionNumber:e.revision.revisionNumber},usage:{total:l,accountFunding:n,egress:r,ingress:i,riskedCollateral:o,rpc:a,storage:s},lockedCollateral:new(m())(e.lockedCollateral||0),hostSignature:e.hostSignature,renterSignature:e.renterSignature,status:e.status,negotiationHeight:e.negotiationHeight,formationConfirmed:e.formationConfirmed,revisionConfirmed:e.revisionConfirmed,resolutionHeight:e.resolutionHeight,payoutHeight:u,contractHeightStart:e.negotiationHeight,contractHeightEnd:e.revision.windowStart,renewedTo:e.renewedTo,renewedFrom:e.renewedFrom,isRenewedFrom:"fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedFrom,isRenewedTo:"fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedTo}})(e)))||[]:null},[t.data])}({response:P}),R=(0,s.useMemo)(()=>h.filter(e=>w.includes(e.id)),[w]),D=P.isValidating,L=P.error,F=(0,i.c2j)(N,D,L,c),{estimatedBlockHeight:Z,isSynced:V,nodeBlockHeight:z}=(0,v.n)(),I=V?z:Z,{range:B}=(0,s.useMemo)(()=>(0,i.EJC)(I,N||[]),[I,N]),H=(0,g.B)();return{dataState:F,offset:u,limit:r,cellContext:(0,s.useMemo)(()=>({contractsTimeRange:B,currentHeight:I,siascanUrl:H}),[B,I,H]),pageCount:(null==N?void 0:N.length)||0,totalCount:null===(t=P.data)||void 0===t?void 0:t.count,columns:R,dataset:N,configurableColumns:x,enabledColumns:w,sortableColumns:E,toggleColumnVisibility:j,setColumnsVisible:k,setColumnsHidden:S,toggleSort:O,setSortDirection:C,setSortField:_,sortField:M,sortDirection:A,resetDefaultColumnVisibility:T,filters:c,setFilter:d,removeFilter:f,removeLastFilter:p,resetFilters:b}}();return(0,r.jsx)(b.Provider,{value:n,children:t})}},75262:function(e,t,n){"use strict";n.d(t,{Fo:function(){return i},gd:function(){return r},nw:function(){return o}});let r=["contractId","status","usageTotal","lockedCollateral","timeline"],i=[{id:"status",value:"status",label:"status",category:"general"},{id:"timeline",value:"negotiationHeight",label:"timeline",category:"time"},{id:"contractHeightStart",value:"negotiationHeight",label:"start height",category:"time"},{id:"contractHeightEnd",value:"expirationHeight",label:"expiration height",category:"time"}],o="timeline"},86254:function(e,t,n){"use strict";n.d(t,{Tu:function(){return eS},xQ:function(){return eO},Rh:function(){return ek}});var r=n(52322),i=n(2784),o=n(97271),a=n(2002),s=n(13593),l=n(6391),u=n.n(l),c=n(63955);function d(e,t,n){var r=this,o=(0,i.useRef)(null),a=(0,i.useRef)(0),s=(0,i.useRef)(null),l=(0,i.useRef)([]),u=(0,i.useRef)(),c=(0,i.useRef)(),d=(0,i.useRef)(e),f=(0,i.useRef)(!0);(0,i.useEffect)(function(){d.current=e},[e]);var h=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw TypeError("Expected a function");t=+t||0;var p=!!(n=n||{}).leading,m=!("trailing"in n)||!!n.trailing,v="maxWait"in n,g=v?Math.max(+n.maxWait||0,t):null;return(0,i.useEffect)(function(){return f.current=!0,function(){f.current=!1}},[]),(0,i.useMemo)(function(){var e=function(e){var t=l.current,n=u.current;return l.current=u.current=null,a.current=e,c.current=d.current.apply(n,t)},n=function(e,t){h&&cancelAnimationFrame(s.current),s.current=h?requestAnimationFrame(e):setTimeout(e,t)},i=function(e){if(!f.current)return!1;var n=e-o.current;return!o.current||n>=t||n<0||v&&e-a.current>=g},y=function(t){return s.current=null,m&&l.current?e(t):(l.current=u.current=null,c.current)},b=function e(){var r=Date.now();if(i(r))return y(r);if(f.current){var s=t-(r-o.current);n(e,v?Math.min(s,g-(r-a.current)):s)}},x=function(){var d=Date.now(),h=i(d);if(l.current=[].slice.call(arguments),u.current=r,o.current=d,h){if(!s.current&&f.current)return a.current=o.current,n(b,t),p?e(o.current):c.current;if(v)return n(b,t),e(o.current)}return s.current||n(b,t),c.current};return x.cancel=function(){s.current&&(h?cancelAnimationFrame(s.current):clearTimeout(s.current)),a.current=0,l.current=o.current=u.current=s.current=null},x.isPending=function(){return!!s.current},x.flush=function(){return s.current?y(Date.now()):c.current},x},[p,v,t,g,m,h])}function f(e,t){return e===t}function h(e){return"function"==typeof e?function(){return e}:e}var p=n(99182),m=n(35599),v=n(95685);function g(e){let{search:t}=e;return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.Qbr,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No matching directory.":"Select a directory to get started."})]})}function y(){var e;return(null===(e=(0,a.ER)({config:{swr:{revalidateOnFocus:!1,keepPreviousData:!0}}}).data)||void 0===e?void 0:e.os)==="windows"?"\\":"/"}var b=n(79200),x=n(81441),w=n(81721),E=function(e,t){for(var n=e.length;n--&&(0,w.Z)(t,e[n],0)>-1;);return n},j=n(36202),k=n(25186),S=n(37602),O=function(e,t,n){if((e=(0,k.Z)(e))&&(n||void 0===t))return e.slice(0,(0,S.Z)(e)+1);if(!e||!(t=(0,b.Z)(t)))return e;var r=(0,j.Z)(e),i=E(r,(0,j.Z)(t))+1;return(0,x.Z)(r,0,i).join("")},C=n(78807),_=function(e,t){for(var n=-1,r=e.length;++n-1;);return n},M=function(e,t,n){if((e=(0,k.Z)(e))&&(n||void 0===t))return(0,C.Z)(e);if(!e||!(t=(0,b.Z)(t)))return e;var r=(0,j.Z)(e),i=(0,j.Z)(t),o=_(r,i),a=E(r,i)+1;return(0,x.Z)(r,o,a).join("")};function A(e){let{currentPath:t,childPath:n,separator:r}=e;return"\\"===t&&n.endsWith(":")?n+r:T(t,n,r)}function T(e,t,n){e=e===n?e:O(e,n),t=M(t,n);let r="";return(r=e.length?t.length&&t!==n?e===n?n+t:e+n+t:e:t).endsWith(":")?r+n:r}function P(){return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.Qbr,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:"Error loading directory."})]})}function N(e){let{path:t,onCreate:n}=e,s=y(),l=(0,a.Kw)(),[u,c]=(0,i.useState)(""),d=(0,i.useCallback)(async()=>{let e=await l.put({payload:{path:A({currentPath:t,childPath:u,separator:s})}});e.error?(0,o.OHV)({title:"Error creating directory",body:e.error}):(n(u),c(""))},[l,u,n,t,s]);return(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden w-full",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.L37,{})}),(0,r.jsx)("div",{className:"flex-1",children:(0,r.jsx)(o.nvn,{focus:"none",variant:"ghost",placeholder:"type new directory name",className:"!pl-0 font-normal h-5",value:u,onChange:e=>{c(e.currentTarget.value)},onKeyUp:e=>{e.stopPropagation(),"Enter"===e.key&&d()},size:"small"})})]})}function R(e){let{path:t,setPath:n,commandPage:i,currentPage:a,beforeSelect:s,afterSelect:l}=e,u=y();return(0,r.jsx)(m.WD,{commandPage:i,currentPage:a,onSelect:()=>{t&&(s&&s(),n(function(e,t){if(e.endsWith(":\\"))return t;let n="".concat(e.split(t).slice(0,-1).join(t));return""===n?t:n.endsWith(":")?n+t:n}(t,u)),l&&l())},value:"..",children:(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.ROc,{size:16})}),(0,r.jsx)(o.xvT,{ellipsis:!0,children:".."})]})},"..")}let D={namespace:"volumes/directorySelect",label:"Directory select"};function L(e){var t,n,i,a,s,l,u;let{path:c,dir:d,setPath:f,currentPage:h,beforeSelect:b,afterSelect:x}=e,w=y(),E=(null===(t=d.data)||void 0===t?void 0:t.path)===w,j=(null===(n=d.data)||void 0===n?void 0:n.path)==="\\";return(0,r.jsxs)(m.fu,{currentPage:h,commandPage:D,children:[d.isValidating||!d.data||d.error?null:E?null:(0,r.jsx)(R,{path:d.data.path,setPath:f,currentPage:h,commandPage:D,afterSelect:x,beforeSelect:b}),(0,r.jsxs)(p.mY.Empty,{children:[!d.isValidating&&d.error?(0,r.jsx)(P,{}):null,d.isValidating||d.error||(null===(a=d.data)||void 0===a?void 0:null===(i=a.directories)||void 0===i?void 0:i.length)?null:(0,r.jsx)(g,{search:c})]}),!d.isValidating&&!d.error&&(null===(l=d.data)||void 0===l?void 0:null===(s=l.directories)||void 0===s?void 0:s.length)?d.data.directories.map(e=>(0,r.jsx)(m.WD,{commandPage:D,currentPage:h,onSelect:()=>{b&&b(),f(A({currentPath:d.data.path,childPath:e,separator:w})),x&&x()},value:e,children:(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.ROc,{size:16})}),(0,r.jsx)(o.xvT,{ellipsis:!0,children:e})]})},e)):null,!j&&!d.isValidating&&!d.error&&(0,r.jsx)(m.WD,{commandPage:D,currentPage:h,value:"create new directory",children:(0,r.jsx)(N,{path:null===(u=d.data)||void 0===u?void 0:u.path,onCreate:e=>{d.mutate(t=>{var n;return{...t,directories:(null==t?void 0:null===(n=t.directories)||void 0===n?void 0:n.concat(e))||[e]}})}})})]})}function F(e){let{path:t,dir:n,onChange:i}=e;return(0,r.jsx)(p.mY,{label:"Select volume",shouldFilter:!1,children:(0,r.jsx)(o.s_4,{className:"h-[200px] p-1 overflow-hidden",children:(0,r.jsx)(o.xrM,{keyToResetScrollbars:t,children:(0,r.jsx)(p.mY.List,{children:(0,r.jsx)(L,{path:t,dir:n,setPath:i,currentPage:D})})})})})}var Z=n(82851);function V(e){let{label:t,newSizeGB:n,currentSizeGB:i=0,maxSizeGB:a=0}=e,l=in,c=n>a;return(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"relative w-full h-1 rounded-lg bg-gray-300 dark:bg-graydark-300 overflow-hidden",children:[(0,r.jsx)("div",{className:(0,Z.cx)("absolute h-1 rounded-tl-lg rounded-bl-lg",void 0!==n&&u?"bg-red-500 dark:bg-red-500":"bg-gray-700 dark:bg-graydark-800",l?"z-10":"z-0"),style:{width:a?"".concat(i/a*100,"%"):"0%"}}),(0,r.jsx)("div",{className:(0,Z.cx)("absolute h-1 rounded-tl-lg rounded-bl-lg",c?"bg-amber-500 dark:bg-amber-500":void 0!==n&&l?"bg-green-500 dark:bg-green-500":"bg-gray-700 dark:bg-graydark-800",u?"z-10":"z-0"),style:{width:a?"".concat(n/a*100,"%"):"0%"}})]}),(0,r.jsxs)("div",{className:"h-4 flex justify-between",children:[t||(0,r.jsx)("div",{}),void 0!==n&&a?(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:"".concat((n/a*100).toFixed(0),"% of ").concat((0,s.vW)((0,s.Hz)(a))," available")}):null]})]})}let z=new(u())(10),I={size:void 0,name:"",path:"~",immediatePath:"~"};function B(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=ek(),h=(0,a.HU)(),p=y(),m=(0,c.cI)({mode:"all",defaultValues:I}),v=m.watch("path"),g=m.watch("immediatePath"),b=m.watch("name"),x=m.watch("size"),w=d(()=>{v!==g&&m.setValue("path",g)},500);(0,i.useEffect)(()=>{w()},[g]),(0,i.useEffect)(()=>{v!==g&&m.setValue("immediatePath",v)},[v]);let E=(0,i.useCallback)(async e=>{let t=await h.post({payload:{localPath:T(v,b,p),maxSectors:(0,o.WN2)(e.size).toNumber()}});t.error?(0,o.OHV)({title:"Error creating volume",body:t.error}):((0,o.OPV)({title:"New volume created"}),m.reset(I),f())},[m,h,f,b,v,p]),j=(0,a.cM)({disabled:!n,params:{path:""===v?p:v},config:{swr:{shouldRetryOnError:!1}}});(0,i.useEffect)(()=>{j.error&&m.setError("immediatePath",{message:"Directory does not exist"})},[j.error]),(0,i.useEffect)(()=>{j.data&&j.data.path!==v&&m.setValue("path",j.data.path)},[j.data]);let k=(0,i.useMemo)(()=>x||new(u())(0),[x]),S=(0,i.useMemo)(()=>j.data?(0,s.Uz)(j.data.freeBytes):new(u())(0),[j.data]),O=(0,i.useMemo)(()=>{var e;return(0,s.Uz)((null===(e=j.data)||void 0===e?void 0:e.freeBytes)||new(u())(0))},[j.data]),C=(0,i.useMemo)(()=>{var e,t;return e=z.toNumber(),t=O.toNumber(),{name:{type:"text",title:"Name",placeholder:"data.dat",validation:{required:"required"}},immediatePath:{type:"text",title:"Location",placeholder:"Enter a directory or select one below",validation:{required:"required",validate:{}}},path:{type:"text",title:"Location",validation:{required:"required",validate:{req:e=>"\\"!==e||"directory within a drive required"}}},size:{type:"number",title:"Size",decimalsLimit:0,units:"GB",placeholder:"1,000",validation:{required:"required",validate:{between:n=>{let r="Must be between ".concat((0,s.vW)((0,s.Hz)(e))," and ").concat((0,s.vW)((0,s.Hz)(t),{fixed:3}));return n<=t&&n>=e||r},nospace:()=>t>e||"not enough space in directory"}}}}},[O]),_=(0,o.WsO)(C);return(0,i.useEffect)(()=>{m.register("path",C.path.validation)},[m,C.path.validation]),(0,r.jsx)(o.VqE,{title:"Create Volume",trigger:t,open:n,onOpenChange:e=>{e||m.reset(I),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:m.handleSubmit(E,_),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.ZqQ,{form:m,children:"Create"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(o.nvN,{size:"14",children:"Create a new volume. Select a system directory and specific the size of the volume."}),(0,r.jsx)(o.yEL,{name:"name",form:m,fields:C}),(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.yEL,{name:"immediatePath",form:m,fields:C})}),(0,r.jsx)(F,{path:v,dir:j,onChange:e=>m.setValue("path",e,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})})]}),(0,r.jsx)(o.jIp,{name:"size",form:m,fields:C}),(0,r.jsx)(V,{newSizeGB:k.toNumber(),currentSizeGB:0,maxSizeGB:S.toNumber()})]})})}let H=new(u())(10);function U(e){var t,n;let{trigger:l,open:d,onOpenChange:f}=e,{id:h}=ek(),p=y(),m=(0,a.ST)({disabled:!d||!h,params:{id:h}}),v=(0,a.cM)({disabled:!d||!m.data,params:{path:null===(t=m.data)||void 0===t?void 0:t.localPath.split(p).slice(0,-1).join(p)}}),g=(0,a.G)(),b={size:m.data?(0,o.bjP)(m.data.totalSectors):new(u())(0)},x=(0,c.cI)({mode:"all",defaultValues:b}),w=x.watch("size"),{closeAndReset:E,handleOpenChange:j}=(0,o.t0Y)({form:x,onOpenChange:f,defaultValues:b,initKey:[m.isLoading]}),k=(0,i.useCallback)(async e=>{let t=await g.put({params:{id:Number(h)},payload:{maxSectors:(0,o.WN2)(e.size).toNumber()}});t.error?(0,o.OHV)({title:"Error resizing volume",body:t.error}):((0,o.OPV)({title:"Volume resizing initiated"}),E())},[h,g,E]),S=(0,i.useMemo)(()=>w||new(u())(0),[w]),O=(0,i.useMemo)(()=>m.data?(0,o.bjP)(m.data.totalSectors):new(u())(0),[m.data]),C=(0,i.useMemo)(()=>v.data?(0,s.Uz)(v.data.freeBytes):new(u())(0),[v.data]),_=(0,i.useMemo)(()=>O.plus(C),[O,C]),M=O.lt(S),A=O.minus(S).abs().gte(1),T=(0,i.useMemo)(()=>{var e,t;return e=H.toNumber(),t=_.toNumber(),{size:{type:"number",title:"New size",decimalsLimit:0,units:"GB",placeholder:"1,000",validation:{required:"required",validate:{between:n=>{let r="Must be between ".concat((0,s.vW)((0,s.Hz)(e))," and ").concat((0,s.vW)((0,s.Hz)(t),{fixed:3}));return n<=t&&n>=e||r}}}}}},[_]),P=(0,o.WsO)(T);return(0,r.jsx)(o.VqE,{title:"Resize Volume",trigger:l,open:d,onOpenChange:j,contentVariants:{className:"max-w-[400px]"},onSubmit:x.handleSubmit(k,P),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.ZqQ,{form:x,children:"Resize"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)(o.nvN,{size:"14",children:["Grow or shrink the volume. When growing a volume, make sure to check that there is enough space on-disk. When shrinking a volume, any data that needs to be moved will be placed into other volumes, meaning that no data will be lost. If ",(0,r.jsx)(o.EKh,{children:"hostd"})," is unable to migrate the data, an error will be returned and the operation will be stopped."]}),(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(o.__J,{children:"Volume"}),(0,r.jsx)(o.xvT,{font:"mono",ellipsis:!0,children:null===(n=m.data)||void 0===n?void 0:n.localPath})]}),(0,r.jsx)(o.jIp,{name:"size",form:x,fields:T}),(0,r.jsx)(V,{currentSizeGB:O.toNumber(),newSizeGB:S.toNumber(),maxSizeGB:_.toNumber(),label:A?(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:M?"Increase by ".concat((0,s.vW)((0,s.Hz)(S.minus(O)))):"Decrease by ".concat((0,s.vW)((0,s.Hz)(O.minus(S))))}):(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:"Current size is ".concat((0,s.vW)((0,s.Hz)(O)))})})]})})}let W={path:"",force:!1};function q(e){var t,n,l;let{trigger:u,open:d,onOpenChange:f}=e,{id:h,closeDialog:p}=ek(),m=(0,a.uq)(),v=(0,a.ST)({disabled:!d||!h,params:{id:h}}),g=(0,o.x9T)(null===(t=v.data)||void 0===t?void 0:t.totalSectors),y=(0,o.x9T)(null===(n=v.data)||void 0===n?void 0:n.usedSectors),b=null===(l=v.data)||void 0===l?void 0:l.localPath,x=(0,c.cI)({mode:"all",defaultValues:W}),w=(0,i.useCallback)(async e=>{var t;let n=await m.delete({params:{id:null===(t=v.data)||void 0===t?void 0:t.id,force:e.force}});n.error?(0,o.OHV)({title:"Error deleting volume",body:n.error}):((0,o.OPV)({title:"Volume is now being permanently deleted"}),x.reset(),p())},[x,v.data,m,p]),E=(0,i.useMemo)(()=>({path:{type:"text",title:"Path",placeholder:b,validation:{required:"required",validate:{equals:e=>e===b||"directory path does not match"}}},force:{type:"boolean",title:"Force",validation:{}}}),[b]),j=(0,o.WsO)(E);return(0,r.jsx)(o.VqE,{title:"Delete Volume",trigger:u,open:d,onOpenChange:e=>{e||x.reset(W),f(e)},contentVariants:{className:"w-[400px]"},onSubmit:x.handleSubmit(w,j),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(o.nvN,{size:"14",children:"Are you sure you would like to delete the volume?"}),(0,r.jsxs)(o.nvN,{size:"14",children:[(0,r.jsx)(o.EKh,{children:"hostd"})," will move"," ",(0,r.jsx)(o.xvT,{weight:"semibold",children:(0,s.vW)(y)})," of stored data and will lose ",(0,r.jsx)(o.xvT,{weight:"semibold",children:(0,s.vW)(g)})," ","of storage capacity. It is not recommended to remove or resize volumes when contracts are about to expire."]}),(0,r.jsx)(o.nvN,{size:"14",children:"Enter the volume path to confirm the removal."}),(0,r.jsx)(o.yEL,{name:"path",form:x,fields:E}),(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(o.QBj,{name:"force",size:"medium",form:x,fields:E}),(0,r.jsx)(o.Yqd,{children:(0,r.jsx)("div",{className:"flex gap-1 max-w-[200px]",children:(0,r.jsx)(o.nvN,{size:"14",children:"Force deleting a volume will remove the volume even if the data can NOT be relocated - this will result in severe data loss and contract failure. Be extremely careful when using this option."})})})]}),(0,r.jsx)(o.ZqQ,{variant:"red",form:x,children:"Delete"})]})})}function $(){let{dialog:e,onOpenChange:t}=ek(),n=(0,a.Os)(),s=(0,a.cj)(),l=(0,a.hV)(),c=(0,i.useMemo)(()=>l.data?new(u())(l.data).times(1200):void 0,[l.data]),d=(0,i.useCallback)(async e=>{let{address:t,hastings:n,includeFee:r}=e,i=await s.post({payload:{address:t,amount:n.toString(),subtractMinerFee:r}});return i.error?{error:i.error}:{transactionId:i.data}},[s]);return(0,r.jsx)(o.weF,{balance:n.data?new(u())(n.data.spendable):void 0,send:d,fee:c,open:"sendSiacoin"===e,onOpenChange:t})}var Y=n(5769);function G(){let{id:e,dialog:t,onOpenChange:n}=ek(),{dataset:a}=(0,Y.n)(),s=(0,i.useMemo)(()=>null==a?void 0:a.find(t=>t.id===e),[a,e]);return(0,r.jsx)(o.mPE,{id:e,transaction:s,open:"transactionDetails"===t,onOpenChange:n})}var X=n(38195),K=n(67837),J=n(98334),Q=n(5632);let ee={namespace:"wallet",label:"Wallet"};function et(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:s,closeDialog:l}=ek(),u=(0,Q.useRouter)(),c=(0,a.Os)({config:{swr:{revalidateOnFocus:!1,keepPreviousData:!0}}});return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:ee,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:ee,onSelect:()=>{i(ee)},children:ee.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{u.push(J._.wallet.view),l()},children:"View wallet transactions"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("sendSiacoin")},children:"Send siacoin"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("addressDetails")},children:"Receive siacoin"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("addressDetails")},children:"View wallet address"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{var e;(0,o.vQq)(null===(e=c.data)||void 0===e?void 0:e.address,"wallet address"),l()},children:"Copy wallet address to clipboard"})]})}var en=n(38617);let er={namespace:"settings",label:"Settings"};function ei(e){let{currentPage:t,parentPage:n}=e,{openDialog:i,closeDialog:o}=ek(),{setTheme:a}=(0,en.F)(),{settings:s,setExternalDataSettings:l,lock:u,currencyOptions:c,setCurrency:d}=(0,K.Hv)();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:er,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:er,onSelect:()=>{i("settings")},children:"Open settings"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{l({siaCentral:!s.siaCentral}),o()},children:(s.siaCentral?"Disable":"Enable")+" external API - Sia Central exchange rates"}),(0,r.jsx)(m.o4,{currentPage:t,commandPage:er,onSelect:()=>{u(),o()},children:"Lock hostd"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{i("settings")},children:"Open interface theme menu"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("system"),o()},children:"Set theme to system preference"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("dark"),o()},children:"Set theme to dark"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("light"),o()},children:"Set theme to light"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{i("settings")},children:"Open currency settings menu"}),c.map(e=>{let{id:n,label:i}=e;return(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{d(n),o()},children:"Set currency to ".concat(i)},n)})]})}let eo={namespace:"node",label:"Blockchain node"};function ea(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:o,closeDialog:a}=ek(),s=(0,Q.useRouter)();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:eo,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:eo,onSelect:()=>{i(eo)},children:eo.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:eo,onSelect:()=>{o("connectPeer")},children:"Connect to a peer"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:eo,onSelect:()=>{s.push(J._.node.index),a()},children:"View peers"})]})}var es=n(12542);let el={namespace:"configuration",label:"Configuration"};function eu(e){let{currentPage:t,parentPage:n,pushPage:i}=e,o=(0,Q.useRouter)(),{configViewMode:a}=(0,es.ZR)(),{closeDialog:s}=ek();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:el,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:el,onSelect:()=>{i(el)},children:el.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.index),s()},children:"Open configuration"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.host),s()},children:"Configure host"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.pricing),s()},children:"Configure pricing"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.dns),s()},children:"Configure DNS"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.bandwidth),s()},children:"Configure bandwidth"}),"advanced"===a&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.registry),s()},children:"Configure registry"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.accounts),s()},children:"Configure accounts"})]})]})}var ec=n(38923);function ed(e){let{search:t}=e;return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.owP,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No results matching query.":"Type a query to get started."})]})}var ef=n(34148);let eh={namespace:"contracts",label:"Contracts"};function ep(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:o,afterSelect:a}=e,s=(0,Q.useRouter)(),{closeDialog:l}=ek();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(eh)},children:eh.label}),(0,r.jsx)(m.fu,{currentPage:t,commandPage:eh,children:(0,r.jsx)(m.WD,{currentPage:t,commandPage:eh,onSelect:()=>{s.push(J._.contracts.index),l()},children:"View contracts"})}),(0,r.jsx)(ef.F,{parentPage:eh,currentPage:t,beforeSelect:o,afterSelect:a,pushPage:i})]})}let em={namespace:"volumes",label:"Volumes"};function ev(e){let{currentPage:t,parentPage:n,pushPage:i}=e,o=(0,Q.useRouter)(),{openDialog:a,closeDialog:s}=ek();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(em)},children:em.label}),(0,r.jsxs)(m.fu,{currentPage:t,commandPage:em,children:[(0,r.jsx)(m.WD,{currentPage:t,commandPage:em,onSelect:()=>{o.push(J._.volumes.index),s()},children:"View volumes"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:em,onSelect:()=>{a("volumeCreate")},children:"Create volume"})]})]})}function eg(e){var t,n,a,s,l,u,c,m,v;let{panel:g}=e,y=(0,Q.useRouter)(),{resetFilters:b}=(0,ec.G)(),{closeDialog:x}=ek(),[w,E]=(0,i.useState)(""),[j]=(s=t&&t.equalityFn||f,u=(a=(n=(0,i.useState)(h(w)))[1],l=[n[0],(0,i.useCallback)(function(e){return a(h(e))},[])])[0],c=l[1],m=d((0,i.useCallback)(function(e){return c(e)},[c]),500,t),s((v=(0,i.useRef)(w)).current,w)||(m(w),v.current=w),[u,m]),[k,S]=(0,i.useState)([]),O=k[k.length-1],C=0===k.length,_=(0,i.useCallback)(e=>{S(t=>[...t,e])},[S]),M=(0,i.useCallback)(()=>{x()},[x]),A=(0,i.useCallback)(()=>{E("")},[E]),T=(null==O?void 0:O.empty)||ed;return(0,r.jsxs)(p.mY,{label:"Command Menu",loop:!0,className:(0,Z.cx)(g&&(0,o.z$)()),onKeyDown:e=>{(k.length>0&&"Escape"===e.key||"Backspace"===e.key&&!w)&&(e.preventDefault(),S(e=>e.slice(0,-1)))},children:[O&&(0,r.jsx)(o.__J,{className:"px-2",children:O.label}),(0,r.jsx)(p.mY.Input,{value:w,onValueChange:E,className:(0,o.cEb)({variant:"ghost",focus:"none"}),placeholder:(null==O?void 0:O.prompt)||(C?"Search for commands, eg: theme, redundancy":"Search commands")}),(0,r.jsx)(o.Z0O,{className:"my-2"}),(0,r.jsxs)(p.mY.List,{children:[(0,r.jsx)(p.mY.Empty,{children:(0,r.jsx)(T,{search:w,debouncedSearch:j})}),(0,r.jsx)(ei,{currentPage:O,pushPage:_}),(0,r.jsx)(et,{currentPage:O,pushPage:_}),(0,r.jsx)(ev,{currentPage:O,pushPage:_}),(0,r.jsx)(ep,{currentPage:O,pushPage:_,beforeSelect:()=>{M(),b()},afterSelect:()=>{y.pathname.startsWith(J._.contracts.index)||y.push(J._.contracts.index),A()}}),(0,r.jsx)(eu,{currentPage:O,pushPage:_}),(0,r.jsx)(ea,{currentPage:O,pushPage:_})]})]})}function ey(e){let{open:t,onOpenChange:n,setOpen:a}=e,{isUnlockedAndAuthedRoute:s}=(0,K.Hv)(),{isConnected:l}=(0,o.Y97)({route:J.h});return(0,i.useEffect)(()=>{if(!s||!l)return;let e=e=>{"k"===e.key&&e.metaKey&&a()};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[s,l,a]),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(o.VqE,{open:t,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)(eg,{})})})}var eb=n(9338);function ex(e){let{open:t,onOpenChange:n}=e,s=(0,a.Z7)({config:{swr:{refreshInterval:eb.h}}}),l=(0,a.Uy)(),u=(0,i.useCallback)(async e=>{let t=await l.post({payload:[e]});t.error?(0,o.OHV)({title:"Error dismissing alert",body:t.error}):(0,o.OPV)({title:"Alert has been dismissed"})},[l]),c=(0,i.useCallback)(async(e,t)=>{if(!s.data)return;let n=await l.post({payload:e});n.error?(0,o.OHV)({title:t?"Error dismissing all ".concat(t," alerts"):"Error dismissing all alerts",body:n.error}):(0,o.OPV)({title:t?"All ".concat(t," alerts have been dismissed"):"All alerts have been dismissed"})},[l,s]);return(0,r.jsx)(o.hcY,{open:t,onOpenChange:e=>{n(e)},alerts:s,dataFieldOrder:ew,dataFields:eE,dismissMany:c,dismissOne:u})}let ew=["error","contractID","blockHeight","resolution","volume","volumeID","elapsed","error","checked","missing","corrupt","total","oldSectors","currentSectors","targetSectors","migratedSectors","migrated","target","force"],eE={error:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"error"}),(0,r.jsx)(o.xvT,{color:"contrast",children:t})]})}},contractId:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"contract ID"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},blockHeight:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"block height"}),(0,r.jsx)(o.XxW,{value:String(t),type:"block"})]})}},resolution:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"resolution"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},volume:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"volume"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},volumeID:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"volume ID"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},elapsed:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"elapsed"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:(0,s.bc)(Number(t))})]})}},checked:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"checked"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},missing:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"missing"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},corrupt:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"corrupt"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},total:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"total"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},oldSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"old sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},currentSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"current sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},targetSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"target sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},migratedSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"migrated sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},migrated:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"migrated"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},target:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"target"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},force:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"force"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t?"true":"false"})]})}}},ej=(0,i.createContext)({}),ek=()=>(0,i.useContext)(ej);function eS(e){let{children:t}=e,n=function(){let[e,t]=(0,i.useState)(),[n,r]=(0,i.useState)(),o=(0,i.useCallback)((e,n)=>{t(e),r(n)},[t,r]),[a,s]=(0,i.useState)(),l=(0,i.useCallback)(e=>{t("confirm"),s(e)},[t,s]),u=(0,i.useCallback)(()=>{t(void 0),r(void 0),s(void 0)},[t,r,s]),c=(0,i.useCallback)(e=>{e||u()},[u]);return{dialog:e,id:n,openDialog:o,confirm:a,openConfirmDialog:l,closeDialog:u,onOpenChange:c}}();return(0,r.jsx)(ej.Provider,{value:n,children:t})}function eO(){var e;let{dialog:t,openDialog:n,openConfirmDialog:i,onOpenChange:s,closeDialog:l,confirm:u}=ek(),c=(0,a.Wl)(),d=(0,a.Os)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(ey,{open:"cmdk"===t,onOpenChange:s,setOpen:()=>n("cmdk")}),(0,r.jsx)(o.DLL,{open:"settings"===t,onOpenChange:s}),(0,r.jsx)(ex,{open:"alerts"===t,onOpenChange:s}),(0,r.jsx)($,{}),(0,r.jsx)(o.YNn,{open:"addressDetails"===t,address:null===(e=d.data)||void 0===e?void 0:e.address,isValidating:d.isValidating,onOpenChange:s}),(0,r.jsx)(G,{}),(0,r.jsx)(o.D_D,{connect:e=>c.put({payload:{address:e}}),open:"connectPeer"===t,onOpenChange:s}),(0,r.jsx)(B,{open:"volumeCreate"===t,onOpenChange:s}),(0,r.jsx)(U,{open:"volumeResize"===t,onOpenChange:s}),(0,r.jsx)(q,{open:"volumeDelete"===t,onOpenChange:s}),(0,r.jsx)(X.Y,{open:"contractsFilterContractId"===t,onOpenChange:s}),(0,r.jsx)(o.QHy,{open:"confirm"===t,params:u,onOpenChange:e=>e?i(u):l()})]})}},83738:function(e,t,n){"use strict";n.d(t,{C:function(){return E},B:function(){return w}});var r=n(52322),i=n(2784),o=n(97271),a=n(13593);let s={active:{color:o.O9T.amber[600]},rejected:{color:o.O9T.red[600]},failed:{color:o.O9T.red[600]},renewed:{color:o.O9T.blue[600]},finalized:{color:o.O9T.yellow[600]},successful:{color:o.O9T.green[600]},storage:{label:"storage",color:o.O9T.emerald[600]},storagePhysical:{color:o.O9T.indigo[600]},ingress:{label:"ingress",color:o.O9T.pink[600]},egress:{label:"egress",color:o.O9T.blue[600]},registry:{label:"registry",color:o.O9T.purple[600]},storageWrites:{label:"storage write",color:o.O9T.pink[600]},storageReads:{label:"storage read",color:o.O9T.blue[600]},registryReads:{label:"registry reads",color:o.O9T.green[600]},registryWrites:{label:"registry writes",color:o.O9T.yellow[600]},rpc:{label:"RPC",color:o.O9T.slate[500]},capacityStorage:{label:"capacity",color:o.O9T.neutral[500]},capacityRegistry:{label:"capacity",color:o.O9T.neutral[500]},contract:{color:o.O9T.red[800]},collateral:{color:o.O9T.amber[600]},sectorsTemp:{label:"temp sectors",color:o.O9T.amber[600]},sectorsContract:{label:"contract sectors",color:o.O9T.green[600]},sectorAccess:{label:"sector access",color:o.O9T.blue[600]},sc:{color:o.O9T.green[600]},sf:{color:o.O9T.amber[600]},locked:{color:o.O9T.purple[600]},risked:{color:o.O9T.amber[600]},burnt:{color:o.O9T.red[600]}};var l=n(2002);function u(e,t,n){return{...e,category:t,pattern:n}}function c(e,t,n){return{...e,category:t,label:n}}var d=n(6391),f=n.n(d),h=n(72473),p=n(66700);function m(e,t){for(var n=Math.abs(e).toString();n.length"7"===e.value),x=(0,i.createContext)({}),w=()=>(0,i.useContext)(x);function E(e){let{children:t}=e,n=function(){let[e,t]=(0,y.Z)("v0/metrics/dataTimeSpan",{defaultValue:b.value}),[n,d]=(0,y.Z)("v0/metrics/dataInterval",{defaultValue:b.interval}),x=function(e){let[t,n]=(0,i.useState)(new Date().getTime());return(0,i.useEffect)(()=>{n(new Date().getTime());let t=(0,a.yt)(1),r=setInterval(()=>{n(new Date().getTime())},Math.min((0,h.uQ)(e),t));return()=>clearInterval(r)},[e]),t}(n),w=(0,i.useMemo)(()=>(0,o.OQF)(e,x),[e,x]),E=(0,i.useCallback)(e=>{let n=h.lv.find(t=>t.value===e);d(n.interval),t(n.value)},[t,d]),j=(0,i.useMemo)(()=>(0,o.kOJ)(n),[n]),k=(0,l.KU)({params:{interval:n,start:function(e,t){(0,v.Z)(1,arguments);var n=(0,p.Z)(e);if(isNaN(n.getTime()))throw RangeError("Invalid time value");var r=null!=t&&t.format?String(t.format):"extended",i=null!=t&&t.representation?String(t.representation):"complete";if("extended"!==r&&"basic"!==r)throw RangeError("format must be 'extended' or 'basic'");if("date"!==i&&"time"!==i&&"complete"!==i)throw RangeError("representation must be 'date', 'time', or 'complete'");var o="",a="",s="extended"===r?"-":"";if("time"!==i){var l=m(n.getDate(),2),u=m(n.getMonth()+1,2),c=m(n.getFullYear(),4);o="".concat(c).concat(s).concat(u).concat(s).concat(l)}if("date"!==i){var d=n.getTimezoneOffset();if(0!==d){var f=Math.abs(d),h=m(Math.floor(f/60),2),g=m(f%60,2);a="".concat(d<0?"+":"-").concat(h,":").concat(g)}else a="Z";var y=m(n.getHours(),2),b=m(n.getMinutes(),2),x=m(n.getSeconds(),2),w=""===o?"":"T",E=[y,b,x].join("extended"===r?":":"");o="".concat(o).concat(w).concat(E).concat(a)}return o}(new Date(w.start-(0,h.uQ)(n)))},config:{swr:{revalidateOnFocus:!1,refreshInterval:(0,a.XB)(60)}}}),S=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({storagePotential:Number(e.revenue.potential.storage),ingressPotential:Number(e.revenue.potential.ingress),egressPotential:Number(e.revenue.potential.egress),rpcPotential:Number(e.revenue.potential.rpc),storage:Number(e.revenue.earned.storage),ingress:Number(e.revenue.earned.ingress),egress:Number(e.revenue.earned.egress),rpc:Number(e.revenue.earned.rpc),potential:new(f())(e.revenue.potential.storage).plus(e.revenue.potential.ingress).plus(e.revenue.potential.egress).plus(e.revenue.potential.rpc).toNumber(),earned:new(f())(e.revenue.earned.storage).plus(e.revenue.earned.ingress).plus(e.revenue.earned.egress).plus(e.revenue.earned.rpc).toNumber(),timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t.map(e=>({storagePotential:Math.max(e.storagePotential,0),ingressPotential:Math.max(e.ingressPotential,0),egressPotential:Math.max(e.egressPotential,0),rpcPotential:Math.max(e.rpcPotential,0),storage:Math.max(e.storage,0),ingress:Math.max(e.ingress,0),egress:Math.max(e.egress,0),rpc:Math.max(e.rpc,0),timestamp:new Date(e.timestamp).getTime()})),stats:n,config:{enabledGraph:["storage","storagePotential","ingress","ingressPotential","egress","egressPotential","rpc","rpcPotential"],enabledTip:["storage","storagePotential","ingress","ingressPotential","egress","egressPotential","rpc","rpcPotential"],categories:["earned","potential"],data:{storagePotential:u(s.storage,"potential",!0),ingressPotential:u(s.ingress,"potential",!0),egressPotential:u(s.egress,"potential",!0),registryReadPotential:u(s.registryReads,"potential",!0),registryWritePotential:u(s.registryWrites,"potential",!0),rpcPotential:u(s.rpc,"potential",!0),storage:u(s.storage,"earned"),ingress:u(s.ingress,"earned"),egress:u(s.egress,"earned"),registryRead:u(s.registryReads,"earned"),registryWrite:u(s.registryWrites,"earned"),rpc:u(s.rpc,"earned"),earned:c({},"earned","total"),potential:c({},"potential","total")},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),formatTimestamp:j,disableAnimations:!0,chartType:"barstack",stackOffset:"diverging"},isLoading:k.isValidating}},[k,j]),O=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({locked:Number(e.contracts.lockedCollateral),risked:Number(e.contracts.riskedCollateral),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["locked","risked"],enabledTip:["locked","risked"],data:{locked:s.locked,risked:s.risked},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTimestamp:j,formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"area",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),C=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({baseRPC:(0,g.sS)(e.pricing.baseRPCPrice).toNumber(),collateral:(0,g.c5)(new(f())(e.pricing.storagePrice).times(e.pricing.collateralMultiplier)).toNumber(),contract:Number(e.pricing.contractPrice),egress:(0,g.B1)(e.pricing.egressPrice).toNumber(),ingress:(0,g.dK)(e.pricing.ingressPrice).toNumber(),sectorAccess:(0,g.nS)(e.pricing.sectorAccessPrice).toNumber(),storage:(0,g.SY)(e.pricing.storagePrice).toNumber(),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["storage","ingress","egress","collateral","contract","sectorAccess","baseRPC"],enabledTip:["storage","ingress","egress","collateral","contract","sectorAccess","baseRPC"],data:{baseRPC:s.rpc,sectorAccess:s.sectorAccess,contract:s.contract,collateral:s.collateral,egress:s.egress,ingress:s.ingress,storage:s.storage},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTimestamp:j,formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),_=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({active:e.contracts.active,rejected:e.contracts.rejected,failed:e.contracts.failed,renewed:e.contracts.renewed,finalized:e.contracts.finalized,successful:e.contracts.successful,timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["active","rejected","failed","renewed","finalized","successful"],enabledTip:["active","rejected","failed","renewed","finalized","successful"],data:{active:s.active,rejected:s.rejected,failed:s.failed,renewed:s.renewed,finalized:s.finalized,successful:s.successful},format:e=>"".concat(e," contracts"),formatTimestamp:j,formatTickY:e=>(0,a.yF)(e),disableAnimations:!0,chartType:"areastack",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),M=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({maxSectors:(0,a.B$)(e.storage.totalSectors).times(4).toNumber(),tempSectors:(0,a.B$)(e.storage.tempSectors).times(4).toNumber(),physicalSectors:(0,a.B$)(e.storage.physicalSectors).times(4).toNumber(),contractSectors:(0,a.B$)(e.storage.contractSectors).times(4).toNumber(),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["contractSectors","physicalSectors","tempSectors","maxSectors"],enabledTip:["contractSectors","physicalSectors","tempSectors","maxSectors"],categories:["storage used","storage capacity"],data:{maxSectors:c(s.capacityStorage,"storage capacity","sectors"),physicalSectors:c(s.storagePhysical,"storage used","sectors physical"),tempSectors:c(s.sectorsTemp,"storage used","sectors temp"),contractSectors:c(s.storage,"storage used","sectors contract")},format:e=>(0,a.vW)(e),formatTimestamp:j,formatTickY:e=>(0,a.vW)(e,{fixed:0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]);return{dataTimeSpan:e,setDataTimeSpan:E,timeRange:w,dataInterval:n,setDataInterval:d,operations:(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({storageReads:e.storage.reads,storageWrites:e.storage.writes,timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["storageReads","storageWrites"],enabledTip:["storageReads","storageWrites"],data:{storageReads:s.storageReads,storageWrites:s.storageWrites},format:e=>(0,a.yF)(e),formatTickY:e=>(0,a.yF)(e),formatTimestamp:j,disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),revenue:S,collateral:O,contracts:_,storage:M,pricing:C,bandwidth:(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({egress:e.data.rhp.egress,ingress:e.data.rhp.ingress,timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["ingress","egress"],enabledTip:["ingress","egress"],data:{ingress:s.ingress,egress:s.egress},format:e=>(0,a.vW)(e),formatTimestamp:j,formatTickY:e=>(0,a.vW)(e,{fixed:0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j])}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},72473:function(e,t,n){"use strict";n.d(t,{lv:function(){return i},uQ:function(){return o}});var r=n(13593);let i=[{label:"1D",interval:"15m",value:"1"},{label:"7D",interval:"hourly",value:"7"},{label:"1M",interval:"daily",value:"30"},{label:"3M",interval:"daily",value:"90"},{label:"1Y",interval:"weekly",value:"365"},{label:"ALL",interval:"monthly",value:"all"}];function o(e){return"5m"===e?(0,r.sW)(5):"15m"===e?(0,r.sW)(15):"hourly"===e?(0,r.yt)(1):"daily"===e?(0,r.Nr)(1):"weekly"===e?(0,r.Nr)(7):"monthly"===e?(0,r.Nr)(30):"yearly"===e?(0,r.Nr)(365):0}},5769:function(e,t,n){"use strict";n.d(t,{v:function(){return y},n:function(){return g}});var r=n(52322),i=n(97271),o=n(2002),a=n(2784),s=n(5632),l=n(74667),u=n(9338),c=n(38855),d=n(13593),f=n(95685);let h=[{id:"transactionId",label:"transaction ID",category:"general",render:e=>{let{data:{id:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"transaction ID",type:"transaction",siascanUrl:n.siascanUrl}):null}},{id:"type",label:"type",category:"general",fixed:!0,render:e=>{let{data:{txType:t}}=e;return(0,r.jsx)(i.Cts,{size:"small",children:(0,d.pX)(t)})}},{id:"height",label:"height",category:"general",contentClassName:"justify-end",render:e=>{let{data:{height:t,pending:n,maturityHeight:o,isMature:a}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):t?t&&o&&o>t?(0,r.jsx)(i.ua7,{content:a?"The maturity height has been reached.":"The maturity height has not been reached, therefore the output is still locked.",children:(0,r.jsxs)("div",{className:"flex flex-col gap-[5px]",children:[(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsxs)(i.xvT,{size:"12",font:"mono",ellipsis:!0,color:a?"green":"red",className:"flex gap-1 items-center",children:[a?(0,r.jsx)(f.VmF,{}):(0,r.jsx)(f.Lur,{}),o.toLocaleString()]})}),(0,r.jsxs)("div",{className:"flex justify-between items-end gap-1",children:[(0,r.jsx)("div",{className:"pl-[8px] pb-[6px]",children:(0,r.jsx)("div",{className:"border-l border-b border-gray-800 dark:border-graydark-800 h-[20px] w-[7px]"})}),(0,r.jsx)(i.xvT,{size:"12",font:"mono",color:"subtle",ellipsis:!0,children:t.toLocaleString()})]})]})}):(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:t.toLocaleString()}):null}},{id:"timestamp",label:"timestamp",category:"general",contentClassName:"justify-end",render:e=>{let{data:{timestamp:t,pending:n}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,d.rN)(t,{timeStyle:"short"})})}},{id:"amount",label:"amount",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{amountSc:t,amountSf:n}}=e;return t?(0,r.jsxs)("div",{className:"flex flex-col gap-2 items-end",children:[!t.isZero()&&(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t}),!!n&&(0,r.jsx)(i.Sby,{size:"12",value:n})]}):null}},{id:"fee",label:"fee",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{fee:t}}=e;return t?(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",variant:"value",value:t}):null}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{contractId:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"contract ID",siascanUrl:n.siascanUrl}):null}}],p=["transactionId","type","height","timestamp","amount","fee"],m=[],v=(0,a.createContext)({}),g=()=>(0,a.useContext)(v);function y(e){let{children:t}=e,n=function(){let e=(0,s.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,o.sG)({params:{limit:t,offset:n},config:{swr:{refreshInterval:u.h}}}),f=(0,o.a0)({config:{swr:{refreshInterval:u.h}}}),{filters:v,setFilter:g,removeFilter:y,removeLastFilter:b,resetFilters:x}=(0,i.Uu5)(),w=(0,c.n)(),E=(0,a.useMemo)(()=>{if(!r.data||!f.data)return null;let e=f.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e);return{id:e.id,timestamp:0,pending:!0,type:e.type,txType:(0,d.uC)(e),isMature:!1,amountSc:t,fee:n}}),t=r.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e),r=(0,d.hR)(e),i=e.maturityHeight<=w.nodeBlockHeight;return{id:e.id,type:e.type,txType:(0,d.uC)(e),timestamp:new Date(e.timestamp).getTime(),maturityHeight:e.maturityHeight,isMature:i,height:e.index.height,pending:!1,amountSc:t,fee:n,contractId:r}});return[...e.reverse(),...t]},[r.data,f.data,w.nodeBlockHeight]),{configurableColumns:j,enabledColumns:k,sortableColumns:S,toggleColumnVisibility:O,setColumnsVisible:C,setColumnsHidden:_,toggleSort:M,setSortDirection:A,setSortField:T,sortField:P,sortDirection:N,resetDefaultColumnVisibility:R}=(0,i.oy6)("walletd/v0/events",{columns:h,columnsDefaultVisible:p,sortOptions:m,defaultSortField:"id"}),D=(0,a.useMemo)(()=>h.filter(e=>e.fixed||k.includes(e.id)),[k]),L=r.isValidating||f.isValidating,F=r.error||f.error,Z=(0,i.c2j)(E,L,F,v),V=(0,l.B)(),z=(0,a.useMemo)(()=>({siascanUrl:V}),[V]),I=(0,a.useMemo)(()=>new Date(new Date().getTime()-(0,d.Nr)(30)).toISOString(),[]),B=(0,o.KU)({params:{interval:"daily",start:I}});return{balances:(0,a.useMemo)(()=>(B.data||[]).map(e=>({sc:Number(e.wallet.balance),timestamp:new Date(e.timestamp).getTime()})).sort((e,t)=>e.timestamp>=t.timestamp?1:-1),[B.data]),metrics:B,dataset:E,error:F,dataState:Z,offset:n,limit:t,pageCount:(null==E?void 0:E.length)||0,defaultPageSize:50,cellContext:z,configurableColumns:j,enabledColumns:k,sortableColumns:S,toggleColumnVisibility:O,setColumnsVisible:C,setColumnsHidden:_,toggleSort:M,setSortDirection:A,setSortField:T,sortField:P,sortDirection:N,resetDefaultColumnVisibility:R,filters:v,setFilter:g,removeFilter:y,removeLastFilter:b,resetFilters:x,filteredTableColumns:D,columns:h}}();return(0,r.jsx)(v.Provider,{value:n,children:t})}},63224:function(e,t,n){"use strict";n.d(t,{Y:function(){return x},F:function(){return b}});var r=n(52322),i=n(97271),o=n(2002),a=n(2784);let s=["actions","path","storage","available","readOnly","successfulReads","successfulWrites","failedReads","failedWrites"];var l=n(95685),u=n(13593),c=n(86254);function d(e){let{id:t,contentProps:n,buttonProps:o}=e;return(0,r.jsx)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...o,children:(0,r.jsx)(l.EMN,{})}),contentProps:{align:"start",...n},children:(0,r.jsx)(f,{id:t})})}function f(e){var t,n;let{id:a}=e,{openDialog:s}=(0,c.Rh)(),u=(0,o.Rz)(),d=(0,o.ST)({params:{id:a}}),f=(0,o._3)(),p=d.data&&"ready"==d.data.status,m=d.data&&!["ready","unavailable"].includes(d.data.status);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Volume ",d.data?(0,i.$Gg)(null===(t=d.data)||void 0===t?void 0:t.localPath,24):a]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),m?(0,r.jsxs)(i.Xiv,{onSelect:async()=>{var e;let t=null===(e=d.data)||void 0===e?void 0:e.status;(await f.delete({params:{id:Number(a)}})).error?(0,i.OHV)({title:"Error canceling volume ".concat(h(t))}):(0,i.OPV)({title:"Canceled volume ".concat(h(t))})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.PcV,{})}),"Cancel ".concat(h(null===(n=d.data)||void 0===n?void 0:n.status))]}):null,d.data?(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:async()=>{let e=!d.data.readOnly;(await u.put({params:{id:Number(a)},payload:{readOnly:e}})).error?(0,i.OHV)({title:e?"Error setting volume to read-only":"Error setting volume to read/write"}):(0,i.OPV)({title:e?"Volume set to read-only":"Volume set to read/write"})},children:[(0,r.jsx)(i.KpP,{children:d.data.readOnly?(0,r.jsx)(l.dr6,{}):(0,r.jsx)(l.Lur,{})}),d.data.readOnly?"Set to read/write":"Set to read-only"]}):null,(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:()=>s("volumeResize",a),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.BB5,{})}),"Resize"]}),(0,r.jsxs)(i.Xiv,{disabled:m,onSelect:()=>s("volumeDelete",a),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.Jrl,{})}),"Delete"]})]})}function h(e){return"resizing"===e?"resize":"creating"===e?"creation":"removing"===e?"removal":"operation"}let p=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:t}=e;return(0,r.jsx)(d,{id:t.id})}},{id:"path",label:"path",category:"general",render:e=>{let{data:t}=e;return(0,r.jsx)(i.xvT,{font:"mono",ellipsis:!0,children:t.localPath})}},{id:"available",label:"status",category:"general",render:e=>{var t;let{data:n}=e;return(0,r.jsx)(i.ua7,{side:"right",content:n.available?"available":(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.xvT,{children:"unavailable"}),(0,r.jsx)("div",{className:"flex flex-col",children:null===(t=n.errors)||void 0===t?void 0:t.map(e=>(0,r.jsx)(i.xvT,{size:"10",noWrap:!0,children:e},e))})]}),children:(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[n.available&&"ready"===n.status&&(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(l.DI$,{})}),n.available&&"ready"!==n.status&&(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(l.dsj,{})}),!n.available&&(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(l.SmH,{})}),(0,r.jsx)(i.xvT,{size:"12",className:"relative -top-px",children:n.status})]})})}},{id:"readOnly",label:"read/write",category:"general",render:e=>{let{data:t}=e;return t.readOnly?(0,r.jsx)(i.ua7,{content:"Read-only",children:(0,r.jsx)(i.xvT,{children:(0,r.jsx)(l.Lur,{})})}):(0,r.jsx)(i.ua7,{content:"Read and write enabled",children:(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(l.dr6,{})})})}},{id:"storage",label:"storage",category:"general",render:e=>{let{data:t}=e;return(0,r.jsx)("div",{className:"flex gap-1 w-full max-w-[200px] pt-[10px]",children:(0,r.jsx)(i.kod,{variant:"accent",value:t.usedBytes,max:t.totalBytes,label:"".concat((0,u.vW)(t.usedBytes)," / ").concat((0,u.vW)(t.totalBytes))})})}},{id:"successfulReads",label:"successful reads",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.successfulReads,format:e=>e.toNumber().toLocaleString()})}},{id:"successfulWrites",label:"successful writes",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.successfulWrites,format:e=>e.toNumber().toLocaleString()})}},{id:"failedReads",label:"failed reads",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.failedReads,format:e=>e.toNumber().toLocaleString()})}},{id:"failedWrites",label:"failed writes",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.failedWrites,format:e=>e.toNumber().toLocaleString()})}}];var m=n(6391),v=n.n(m),g=n(9338);let y=(0,a.createContext)({}),b=()=>(0,a.useContext)(y);function x(e){let{children:t}=e,n=function(){let{configurableColumns:e,enabledColumns:t,toggleColumnVisibility:n,setColumnsVisible:r,setColumnsHidden:l,toggleSort:c,setSortDirection:d,setSortField:f,sortField:h,sortDirection:m,resetDefaultColumnVisibility:y}=(0,i.oy6)("hostd/v0/volumes",{columns:p,columnsDefaultVisible:s}),b=(0,o.Fn)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.find(e=>!["ready","unavailable"].includes(e.status)))?(0,u.XB)(5):g.h}}}),x=function(e){let{response:t}=e;return(0,a.useMemo)(()=>{var e;return t.data?(null===(e=t.data)||void 0===e?void 0:e.map(e=>({id:String(e.id),localPath:e.localPath,usedSectors:e.usedSectors,usedBytes:new(v())(e.usedSectors).times((0,u.B$)(4)).toNumber(),totalBytes:new(v())(e.totalSectors).times((0,u.B$)(4)).toNumber(),totalSectors:e.totalSectors,status:e.status,readOnly:e.readOnly,available:e.available,failedReads:new(v())(e.failedReads),failedWrites:new(v())(e.failedWrites),successfulReads:new(v())(e.successfulReads),successfulWrites:new(v())(e.successfulWrites),errors:e.errors})))||[]:null},[t.data])}({response:b}),w=(0,a.useMemo)(()=>p.filter(e=>t.includes(e.id)),[t]),E=b.isValidating,j=b.error;return{dataState:(0,i.c2j)(x,E,j,[]),totalCount:(null==x?void 0:x.length)||0,isLoading:b.isValidating,columns:w,dataset:x,configurableColumns:e,enabledColumns:t,toggleColumnVisibility:n,setColumnsVisible:r,setColumnsHidden:l,toggleSort:c,setSortDirection:d,setSortField:f,sortField:h,sortDirection:m,resetDefaultColumnVisibility:y}}();return(0,r.jsx)(y.Provider,{value:n,children:t})}},38195:function(e,t,n){"use strict";n.d(t,{O:function(){return u},Y:function(){return f}});var r=n(52322),i=n(97271),o=n(38923),a=n(7114),s=n(24511),l=n(86254);function u(e){return{id:"filterContractId",value:e,label:"contract ID is ".concat(e)}}let c={contractId:""},d=s.Ry().shape({contractId:s.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:s}=e,{closeDialog:f}=(0,l.Rh)(),{setFilter:h}=(0,o.G)(),p=(0,a.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.contractId)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by contract ID",open:n,onOpenChange:e=>{e||p.resetForm(),s(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Contract ID",name:"contractId",placeholder:"Exact match for contract ID",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},74667:function(e,t,n){"use strict";n.d(t,{B:function(){return o}});var r=n(97271),i=n(2002);function o(){var e;return(null===(e=(0,i.gM)().data)||void 0===e?void 0:e.name)==="zen"?r.nNd.explore.testnetZen:r.nNd.explore.mainnet}},38855:function(e,t,n){"use strict";n.d(t,{n:function(){return a}});var r=n(67837),i=n(2002),o=n(13593);function a(){var e,t;let{isUnlockedAndAuthedRoute:n}=(0,r.Hv)(),o=(0,i.ek)({config:{swr:{refreshInterval:e=>s(e)?6e4:1e4}}}),a=s(o.data),l=(0,i.nH)(),u=o.data?null===(e=o.data)||void 0===e?void 0:e.index.height:0,c=(0,i.Gp)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.height)>=u?6e4:1e4}}}),d=n&&u&&l?Number((100*Math.min(u/l,1)).toFixed(1)):0,f=n&&u&&c.data?Number((100*Math.min(c.data.height/l,1)).toFixed(1)):0;return{isSynced:a,isWalletSynced:a&&(null===(t=c.data)||void 0===t?void 0:t.height)>=u-1,nodeBlockHeight:u,estimatedBlockHeight:l,syncPercent:d,walletScanPercent:f,moreThan100BlocksToSync:!!u&&!!l&&l-u>100,firstTimeSyncing:!!u&&!!l&&l-u>5e4}}function s(e){return null!=e&&!!e.prevTimestamps[0]&&new Date(null==e?void 0:e.prevTimestamps[0]).getTime()>Date.now()-(0,o.yt)(12)}},56468:function(e,t,n){"use strict";n.d(t,{B1:function(){return m},K9:function(){return c},LP:function(){return v},SY:function(){return s},c5:function(){return h},co:function(){return l},dK:function(){return g},dz:function(){return a},nS:function(){return d},rZ:function(){return f},s2:function(){return p},sS:function(){return u}});var r=n(13593),i=n(6391),o=n.n(i);let a="/TB/month";function s(e){return new(o())(e).times((0,r.xf)(1)).times((0,r.S5)(1))}let l="/million";function u(e){return new(o())(e).times(1e6)}let c="/million";function d(e){return new(o())(e).times(1e6)}let f="/TB/month";function h(e){return new(o())(e).times((0,r.xf)(1)).times((0,r.S5)(1))}let p="/TB";function m(e){return new(o())(e).times((0,r.xf)(1))}let v="/TB";function g(e){return new(o())(e).times((0,r.xf)(1))}},19654:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return M}});var r=n(52322);n(50521);var i=n(97271),o=n(38923),a=n(83738),s=n(86254),l=n(63224),u=n(12542),c=n(95685),d=n(38855),f=n(98334),h=n(2002),p=n(6391),m=n.n(p),v=n(13593),g=n(67837),y=n(92762);function b(){var e;let{isUnlockedAndAuthedRoute:t}=(0,g.Hv)(),{openDialog:n}=(0,s.Rh)(),{dataset:o}=(0,l.F)(),a=(0,h.rV)(),u=(0,h.Os)(),[p,b]=(0,y.Z)("v0/hostd/onboarding/maximized",{defaultValue:!0}),w=(0,d.n)();if(!t)return null;let E=new(m())(u.data?u.data.confirmed+u.data.unconfirmed:0),j=(0,v.qN)(0),k=u.data&&E.gt(j),S=(null==o?void 0:o.length)>0,O=null===(e=a.data)||void 0===e?void 0:e.acceptingContracts,C=w.isSynced,_=[k,S,O,C],M=_.length,A=_.filter(e=>e).length;return M===A?null:p?(0,r.jsx)("div",{className:"z-20 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsxs)(i.xrM,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.TRl,{}),(0,r.jsx)(i.xvT,{size:"20",weight:"semibold",children:"Welcome to Sia"})]}),(0,r.jsx)(i.zxk,{"aria-label":"minimize onboarding wizard",variant:"ghost",onClick:()=>b(!1),children:(0,r.jsx)(c.mli,{})})]}),(0,r.jsx)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:(0,r.jsx)(i.xvT,{size:"14",children:"Get set up by completing the following steps. Once they are complete, your host is ready to store data."})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.wallet.view,onClick:()=>n("addressDetails"),ellipsis:!0,size:"14",underline:"hover",children:"Step 1: Fund your wallet"}),description:"Fund your wallet with siacoin to cover required contract collateral.".concat(w.isWalletSynced?"":" Balance will not be accurate until wallet is finished scanning."),action:k?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[!w.isWalletSynced&&(0,r.jsx)(i.ua7,{content:"Wallet scanning progress ".concat(w.walletScanPercent,"%"),children:(0,r.jsxs)(i.xvT,{size:"14",children:[w.walletScanPercent,"%"]})}),(0,r.jsx)(i.rUS,{href:f._.wallet.view,onClick:()=>n("addressDetails"),children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.volumes.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 2: Add a volume"}),description:"Add a system volume that will be used to store data.",action:S?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:f._.volumes.index,children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.config.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 3: Configure pricing and settings"}),description:"Configure your host's pricing and settings and start accepting contracts.",action:O?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:f._.config.index,children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.node.index,underline:"hover",ellipsis:!0,size:"14",children:"Step 4: Wait for the blockchain to sync"}),description:"The blockchain will sync in the background, this takes some time. No user action required.",action:C?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[w.syncPercent,"%"]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.hzZ,{})})]})})]})})}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.zxk,{onClick:()=>b(!0),size:"large",className:"flex gap-3 !px-3",children:(0,r.jsxs)(i.xvT,{className:"flex items-center gap-1",children:[(0,r.jsx)(i.TRl,{}),"Setup: ",A,"/",M," steps complete"]})})})}function x(e){let{title:t,action:n,description:o}=e;return(0,r.jsx)("div",{className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)("div",{className:"flex-1 flex items-center",children:t}),n]}),(0,r.jsx)("div",{className:"pr-5",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:o})})]})})}var w=n(5769);function E(e){let{children:t}=e;return(0,r.jsx)(s.Tu,{children:(0,r.jsx)(u.iV,{children:(0,r.jsx)(w.v,{children:(0,r.jsx)(l.Y,{children:(0,r.jsx)(o.x,{children:(0,r.jsxs)(a.C,{children:[(0,r.jsx)(s.xQ,{}),(0,r.jsx)(b,{}),t]})})})})})})}var j=n(46058),k=n.n(j),S=n(28863),O=n.n(S);let C=(0,n(82851).cx)(k().variable,O().variable);var _=n(82425);function M(e){let{Component:t,pageProps:n}=e;return(0,r.jsx)(i.PD$,{className:C,fallback:n.fallback,daemonExplorerInfoRoute:_.ay,passwordProtectRequestHooks:!0,lockRoutes:f._,children:(0,r.jsx)(E,{children:(0,r.jsx)(t,{...n})})})}},97271:function(e,t,n){"use strict";let r,i,o,a;n.d(t,{hcY:function(){return MV},tU3:function(){return MD},zXq:function(){return M7},juT:function(){return Ms},Cts:function(){return lJ},Z58:function(){return AP},WVB:function(){return dn},zxk:function(){return lD},b0u:function(){return k0},EKh:function(){return l1},npL:function(){return Tp},vRO:function(){return Td},CN9:function(){return Tc},ckm:function(){return Tt},QHy:function(){return A3},TaT:function(){return AU},eQh:function(){return l4},HfT:function(){return A8},ncR:function(){return Cr},A06:function(){return AL},Vy9:function(){return AF},VqE:function(){return uR},h_2:function(){return dl},Xiv:function(){return du},Juw:function(){return dc},KpP:function(){return dd},jIp:function(){return Tn},QBj:function(){return M9},yEL:function(){return MQ},cB7:function(){return Cu},ZqQ:function(){return Cl},IKw:function(){return Cm},WN2:function(){return TR},X6q:function(){return dm},Yqd:function(){return f3},__J:function(){return dE},rUS:function(){return dS},xgg:function(){return kJ},TRl:function(){return dC},kFS:function(){return dr},FzK:function(){return A1},Clw:function(){return dt},PD$:function(){return Tx},Wxm:function(){return f7},uDJ:function(){return _9},wFK:function(){return Me},s_4:function(){return nA},M9k:function(){return A2},VXA:function(){return A4},nvN:function(){return n_},u5Q:function(){return AN},j4H:function(){return f5},J2e:function(){return dG},kod:function(){return d9},xrM:function(){return uT},PhF:function(){return f8},Z0O:function(){return c6},DLL:function(){return AE},KJW:function(){return Mc},rsf:function(){return hp},D_D:function(){return Ad},iA_:function(){return _7},t6k:function(){return A7},xvT:function(){return nC},nvn:function(){return fO},ua7:function(){return lN},mPE:function(){return Af},XxW:function(){return OP},m2c:function(){return OV},ho9:function(){return OZ},Sby:function(){return OR},QUh:function(){return Ak},weF:function(){return As},YNn:function(){return Av},DmW:function(){return Ag},O9T:function(){return gY},fVJ:function(){return AM},vQq:function(){return OC},Y_Z:function(){return AS},EJC:function(){return TD},kOJ:function(){return A_},OQF:function(){return AO},Vkc:function(){return c7},S5N:function(){return Px},z$:function(){return nM},x9T:function(){return TP},bjP:function(){return TN},f5n:function(){return MJ},I13:function(){return OA},cEb:function(){return fS},OHV:function(){return Ok},OPV:function(){return Oj},$Gg:function(){return OM},Y97:function(){return MR},c2j:function(){return ML},t0Y:function(){return Al},mYE:function(){return Tv},u$d:function(){return Tg},Z4p:function(){return Tm},WsO:function(){return MK},Uu5:function(){return TT},oy6:function(){return TA},nNd:function(){return Ay}});var s,l,u,c,d,f,h,p,m,v,g,y,b,x,w,E,j,k,S,O,C,_,M,A,T,P,N,R,D,L,F,Z,V,z,I,B,H,U,W,q,$,Y,G,X,K,J,Q,ee,et,en,er,ei,eo,ea,es,el,eu,ec={};n.r(ec),n.d(ec,{useDropzone:function(){return mP}});var ed=n(52322),ef=n(2784),eh=n.t(ef,2),ep=n(7896),em=n(34540),ev=n(26215),eg=n(99575);function ey(e){let t=e+"CollectionProvider",[n,r]=(0,em.b)(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=e+"CollectionSlot",s=ef.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=o(a,n),s=(0,ev.e)(t,i.collectionRef);return ef.createElement(eg.g7,{ref:s},r)}),l=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=ef.useRef(null),o=ef.useRef(new Map).current;return ef.createElement(i,{scope:t,itemMap:o,collectionRef:r},n)},Slot:s,ItemSlot:ef.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,a=ef.useRef(null),s=(0,ev.e)(t,a),c=o(l,n);return ef.useEffect(()=>(c.itemMap.set(a,{ref:a,...i}),()=>void c.itemMap.delete(a))),ef.createElement(eg.g7,{[u]:"",ref:s},r)})},function(t){let n=o(e+"CollectionConsumer",t);return ef.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}var eb=n(41816),ex=n(73597),ew=n(72130),eE=n(64680),ej=n(28245),ek=n(26074);let eS="Collapsible",[eO,eC]=(0,em.b)(eS),[e_,eM]=eO(eS),eA=((e,t)=>{let{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:o,onOpenChange:a,...s}=e,[l=!1,u]=(0,ex.T)({prop:r,defaultProp:i,onChange:a});return(0,ef.createElement)(e_,{scope:n,disabled:o,contentId:(0,ek.M)(),open:l,onOpenToggle:(0,ef.useCallback)(()=>u(e=>!e),[u])},(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":eP(l),"data-disabled":o?"":void 0},s,{ref:t})))},"CollapsibleContent"),eT=((e,t)=>{let{forceMount:n,...r}=e,i=eM(eA,e.__scopeCollapsible);return(0,ef.createElement)(ej.z,{present:n||i.open},({present:e})=>(0,ef.createElement)(eT,(0,ep.Z)({},r,{ref:t,present:e})))},(0,ef.forwardRef)((e,t)=>{let{__scopeCollapsible:n,present:r,children:i,...o}=e,a=eM(eA,n),[s,l]=(0,ef.useState)(r),u=(0,ef.useRef)(null),c=(0,ev.e)(t,u),d=(0,ef.useRef)(0),f=d.current,h=(0,ef.useRef)(0),p=h.current,m=a.open||s,v=(0,ef.useRef)(m),g=(0,ef.useRef)();return(0,ef.useEffect)(()=>{let e=requestAnimationFrame(()=>v.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,eE.b)(()=>{let e=u.current;if(e){g.current=g.current||{transitionDuration:e.style.transitionDuration,animationDuration:e.style.animationDuration,animationFillMode:e.style.animationFillMode},e.style.transitionDuration="0s",e.style.animationDuration="0s",e.style.animationFillMode="none";let t=e.getBoundingClientRect();d.current=t.height,h.current=t.width,v.current||(e.style.transitionDuration=g.current.transitionDuration,e.style.animationDuration=g.current.animationDuration,e.style.animationFillMode=g.current.animationFillMode),l(r)}},[a.open,r]),(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":eP(a.open),"data-disabled":a.disabled?"":void 0,id:a.contentId,hidden:!m},o,{ref:c,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":p?`${p}px`:void 0,...e.style}}),m&&i)}));function eP(e){return e?"open":"closed"}let eN="Accordion",eR=["Home","End","ArrowDown","ArrowUp"],[eD,eL,eF]=ey(eN),[eZ,eV]=(0,em.b)(eN,[eF,eC]);eC(),ef.forwardRef((e,t)=>{let{type:n,...r}=e;return ef.createElement(eD.Provider,{scope:e.__scopeAccordion},"multiple"===n?ef.createElement(eW,(0,ep.Z)({},r,{ref:t})):ef.createElement(eU,(0,ep.Z)({},r,{ref:t})))}).propTypes={type(e){let t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):"multiple"===e.type&&"string"==typeof t?Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):"single"===e.type&&Array.isArray(t)?Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};let[ez,eI]=eZ(eN),[eB,eH]=eZ(eN,{collapsible:!1}),eU=ef.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},collapsible:o=!1,...a}=e,[s,l]=(0,ex.T)({prop:n,defaultProp:r,onChange:i});return ef.createElement(ez,{scope:e.__scopeAccordion,value:s?[s]:[],onItemOpen:l,onItemClose:ef.useCallback(()=>o&&l(""),[o,l])},ef.createElement(eB,{scope:e.__scopeAccordion,collapsible:o},ef.createElement(eY,(0,ep.Z)({},a,{ref:t}))))}),eW=ef.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},...o}=e,[a=[],s]=(0,ex.T)({prop:n,defaultProp:r,onChange:i}),l=ef.useCallback(e=>s((t=[])=>[...t,e]),[s]),u=ef.useCallback(e=>s((t=[])=>t.filter(t=>t!==e)),[s]);return ef.createElement(ez,{scope:e.__scopeAccordion,value:a,onItemOpen:l,onItemClose:u},ef.createElement(eB,{scope:e.__scopeAccordion,collapsible:!0},ef.createElement(eY,(0,ep.Z)({},o,{ref:t}))))}),[eq,e$]=eZ(eN),eY=ef.forwardRef((e,t)=>{let{__scopeAccordion:n,disabled:r,...i}=e,o=ef.useRef(null),a=(0,ev.e)(o,t),s=eL(n),l=(0,eb.M)(e.onKeyDown,e=>{var t;if(!eR.includes(e.key))return;let n=e.target,r=s().filter(e=>{var t;return!(null!==(t=e.ref.current)&&void 0!==t&&t.disabled)}),i=r.findIndex(e=>e.ref.current===n),o=r.length;if(-1===i)return;e.preventDefault();let a=i;switch(e.key){case"Home":a=0;break;case"End":a=o-1;break;case"ArrowDown":a=i+1;break;case"ArrowUp":(a=i-1)<0&&(a=o-1)}null===(t=r[a%o].ref.current)||void 0===t||t.focus()});return ef.createElement(eq,{scope:n,disabled:r},ef.createElement(eD.Slot,{scope:n},ef.createElement(ew.WV.div,(0,ep.Z)({},i,{ref:a,onKeyDown:r?void 0:l}))))}),[eG,eX]=eZ("AccordionItem");var eK=n(82851),eJ=n(83317);function eQ(e){return e.split("-")[0]}function e0(e){return e.split("-")[1]}function e1(e){return["top","bottom"].includes(eQ(e))?"x":"y"}function e2(e){return"y"===e?"height":"width"}function e4(e,t,n){let r,{reference:i,floating:o}=e,a=i.x+i.width/2-o.width/2,s=i.y+i.height/2-o.height/2,l=e1(t),u=e2(l),c=i[u]/2-o[u]/2,d="x"===l;switch(eQ(t)){case"top":r={x:a,y:i.y-o.height};break;case"bottom":r={x:a,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:s};break;case"left":r={x:i.x-o.width,y:s};break;default:r={x:i.x,y:i.y}}switch(e0(t)){case"start":r[l]-=c*(n&&d?-1:1);break;case"end":r[l]+=c*(n&&d?-1:1)}return r}let e3=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await (null==a.isRTL?void 0:a.isRTL(t)),l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:c}=e4(l,r,s),d=r,f={},h=0;for(let n=0;n({name:"arrow",options:e,async fn(t){let{element:n,padding:r=0}=null!=e?e:{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(null==n)return{};let u=e5(r),c={x:i,y:o},d=e1(a),f=e0(a),h=e2(d),p=await l.getDimensions(n),m="y"===d?"top":"left",v="y"===d?"bottom":"right",g=s.reference[h]+s.reference[d]-c[d]-s.floating[h],y=c[d]-s.reference[d],b=await (null==l.getOffsetParent?void 0:l.getOffsetParent(n)),x=b?"y"===d?b.clientHeight||0:b.clientWidth||0:0;0===x&&(x=s.floating[h]);let w=u[m],E=x-p[h]-u[v],j=x/2-p[h]/2+(g/2-y/2),k=e9(w,e7(j,E)),S=("start"===f?u[m]:u[v])>0&&j!==k&&s.reference[h]<=s.floating[h];return{[d]:c[d]-(S?jtt[e])}let tr={start:"end",end:"start"};function ti(e){return e.replace(/start|end/g,e=>tr[e])}let to=["top","right","bottom","left"];to.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);let ta=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,o;let{placement:a,middlewareData:s,rects:l,initialPlacement:u,platform:c,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",flipAlignment:v=!0,...g}=e,y=eQ(a),b=p||(y!==u&&v?function(e){let t=tn(e);return[ti(e),t,ti(t)]}(u):[tn(u)]),x=[u,...b],w=await e8(t,g),E=[],j=(null==(n=s.flip)?void 0:n.overflows)||[];if(f&&E.push(w[y]),h){let{main:e,cross:t}=function(e,t,n){void 0===n&&(n=!1);let r=e0(e),i=e1(e),o=e2(i),a="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=tn(a)),{main:a,cross:tn(a)}}(a,l,await (null==c.isRTL?void 0:c.isRTL(d.floating)));E.push(w[e],w[t])}if(j=[...j,{placement:a,overflows:E}],!E.every(e=>e<=0)){let e=(null!=(r=null==(i=s.flip)?void 0:i.index)?r:0)+1,t=x[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n="bottom";switch(m){case"bestFit":{let e=null==(o=j.map(e=>[e,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:o[0].placement;e&&(n=e);break}case"initialPlacement":n=u}if(a!==n)return{reset:{placement:n}}}return{}}}};function ts(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function tl(e){return to.some(t=>e[t]>=0)}let tu=function(e){let{strategy:t="referenceHidden",...n}=void 0===e?{}:e;return{name:"hide",async fn(e){let{rects:r}=e;switch(t){case"referenceHidden":{let t=ts(await e8(e,{...n,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:tl(t)}}}case"escaped":{let t=ts(await e8(e,{...n,altBoundary:!0}),r.floating);return{data:{escapedOffsets:t,escaped:tl(t)}}}default:return{}}}}},tc=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){let{x:n,y:r}=t,i=await async function(e,t){let{placement:n,platform:r,elements:i}=e,o=await (null==r.isRTL?void 0:r.isRTL(i.floating)),a=eQ(n),s=e0(n),l="x"===e1(n),u=["left","top"].includes(a)?-1:1,c=o&&l?-1:1,d="function"==typeof t?t(e):t,{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof p&&(h="end"===s?-1*p:p),l?{x:h*c,y:f*u}:{x:f*u,y:h*c}}(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function td(e){return"x"===e?"y":"x"}let tf=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=e,u={x:n,y:r},c=await e8(t,l),d=e1(eQ(i)),f=td(d),h=u[d],p=u[f];if(o){let e="y"===d?"bottom":"right";h=e9(h+c["y"===d?"top":"left"],e7(h,h-c[e]))}if(a){let e="y"===f?"bottom":"right";p=e9(p+c["y"===f?"top":"left"],e7(p,p-c[e]))}let m=s.fn({...t,[d]:h,[f]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},th=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:u=!0}=e,c={x:n,y:r},d=e1(i),f=td(d),h=c[d],p=c[f],m="function"==typeof s?s({...o,placement:i}):s,v="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){let e="y"===d?"height":"width",t=o.reference[d]-o.floating[e]+v.mainAxis,n=o.reference[d]+o.reference[e]-v.mainAxis;hn&&(h=n)}if(u){var g,y,b,x;let e="y"===d?"width":"height",t=["top","left"].includes(eQ(i)),n=o.reference[f]-o.floating[e]+(t&&null!=(g=null==(y=a.offset)?void 0:y[f])?g:0)+(t?0:v.crossAxis),r=o.reference[f]+o.reference[e]+(t?0:null!=(b=null==(x=a.offset)?void 0:x[f])?b:0)-(t?v.crossAxis:0);pr&&(p=r)}return{[d]:h,[f]:p}}}};function tp(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function tm(e){if(null==e)return window;if(!tp(e)){let t=e.ownerDocument;return t&&t.defaultView||window}return e}function tv(e){return tm(e).getComputedStyle(e)}function tg(e){return tp(e)?"":e?(e.nodeName||"").toLowerCase():""}function ty(){let e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map(e=>e.brand+"/"+e.version).join(" "):navigator.userAgent}function tb(e){return e instanceof tm(e).HTMLElement}function tx(e){return e instanceof tm(e).Element}function tw(e){return"undefined"!=typeof ShadowRoot&&(e instanceof tm(e).ShadowRoot||e instanceof ShadowRoot)}function tE(e){let{overflow:t,overflowX:n,overflowY:r}=tv(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function tj(e){let t=/firefox/i.test(ty()),n=tv(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}function tk(){return!/^((?!chrome|android).)*safari/i.test(ty())}let tS=Math.min,tO=Math.max,tC=Math.round;function t_(e,t,n){var r,i,o,a;void 0===t&&(t=!1),void 0===n&&(n=!1);let s=e.getBoundingClientRect(),l=1,u=1;t&&tb(e)&&(l=e.offsetWidth>0&&tC(s.width)/e.offsetWidth||1,u=e.offsetHeight>0&&tC(s.height)/e.offsetHeight||1);let c=tx(e)?tm(e):window,d=!tk()&&n,f=(s.left+(d&&null!=(r=null==(i=c.visualViewport)?void 0:i.offsetLeft)?r:0))/l,h=(s.top+(d&&null!=(o=null==(a=c.visualViewport)?void 0:a.offsetTop)?o:0))/u,p=s.width/l,m=s.height/u;return{width:p,height:m,top:h,right:f+p,bottom:h+m,left:f,x:f,y:h}}function tM(e){return((e instanceof tm(e).Node?e.ownerDocument:e.document)||window.document).documentElement}function tA(e){return tx(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function tT(e){return t_(tM(e)).left+tA(e).scrollLeft}function tP(e){return"html"===tg(e)?e:e.assignedSlot||e.parentNode||(tw(e)?e.host:null)||tM(e)}function tN(e){return tb(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function tR(e){let t=tm(e),n=tN(e);for(;n&&["table","td","th"].includes(tg(n))&&"static"===getComputedStyle(n).position;)n=tN(n);return n&&("html"===tg(n)||"body"===tg(n)&&"static"===getComputedStyle(n).position&&!tj(n))?t:n||function(e){let t=tP(e);for(tw(t)&&(t=t.host);tb(t)&&!["html","body"].includes(tg(t));){if(tj(t))return t;t=t.parentNode}return null}(e)||t}function tD(e){if(tb(e))return{width:e.offsetWidth,height:e.offsetHeight};let t=t_(e);return{width:t.width,height:t.height}}function tL(e,t){var n;void 0===t&&(t=[]);let r=function e(t){let n=tP(t);return["html","body","#document"].includes(tg(n))?t.ownerDocument.body:tb(n)&&tE(n)?n:e(n)}(e),i=r===(null==(n=e.ownerDocument)?void 0:n.body),o=tm(r),a=i?[o].concat(o.visualViewport||[],tE(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(tL(a))}function tF(e,t,n){return"viewport"===t?e6(function(e,t){let n=tm(e),r=tM(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;let e=tk();(e||!e&&"fixed"===t)&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}(e,n)):tx(t)?function(e,t){let n=t_(e,!1,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t,n):e6(function(e){var t;let n=tM(e),r=tA(e),i=null==(t=e.ownerDocument)?void 0:t.body,o=tO(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=tO(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+tT(e),l=-r.scrollTop;return"rtl"===tv(i||n).direction&&(s+=tO(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}(tM(e)))}let tZ={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,o=[..."clippingAncestors"===n?function(e){let t=tL(e),n=["absolute","fixed"].includes(tv(e).position)&&tb(e)?tR(e):e;return tx(n)?t.filter(e=>tx(e)&&function(e,t){let n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&tw(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==tg(e)):[]}(t):[].concat(n),r],a=o[0],s=o.reduce((e,n)=>{let r=tF(t,n,i);return e.top=tO(r.top,e.top),e.right=tS(r.right,e.right),e.bottom=tS(r.bottom,e.bottom),e.left=tO(r.left,e.left),e},tF(t,a,i));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e,i=tb(n),o=tM(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0},s={x:0,y:0};if((i||!i&&"fixed"!==r)&&(("body"!==tg(n)||tE(o))&&(a=tA(n)),tb(n))){let e=t_(n,!0);s.x=e.x+n.clientLeft,s.y=e.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}},isElement:tx,getDimensions:tD,getOffsetParent:tR,getDocumentElement:tM,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:function(e,t,n){let r=tb(t),i=tM(t),o=t_(e,r&&function(e){let t=t_(e);return tC(t.width)!==e.offsetWidth||tC(t.height)!==e.offsetHeight}(t),"fixed"===n),a={scrollLeft:0,scrollTop:0},s={x:0,y:0};if(r||!r&&"fixed"!==n){if(("body"!==tg(t)||tE(i))&&(a=tA(t)),tb(t)){let e=t_(t,!0);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else i&&(s.x=tT(i))}return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}(t,tR(n),r),floating:{...tD(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===tv(e).direction};function tV(e,t,n,r){void 0===r&&(r={});let{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,u=o&&!s,c=l||u?[...tx(e)?tL(e):[],...tL(t)]:[];c.forEach(e=>{l&&e.addEventListener("scroll",n,{passive:!0}),u&&e.addEventListener("resize",n)});let d,f=null;if(a){let r=!0;f=new ResizeObserver(()=>{r||n(),r=!1}),tx(e)&&!s&&f.observe(e),f.observe(t)}let h=s?t_(e):null;return s&&function t(){let r=t_(e);h&&(r.x!==h.x||r.y!==h.y||r.width!==h.width||r.height!==h.height)&&n(),h=r,d=requestAnimationFrame(t)}(),n(),()=>{var e;c.forEach(e=>{l&&e.removeEventListener("scroll",n),u&&e.removeEventListener("resize",n)}),null==(e=f)||e.disconnect(),f=null,s&&cancelAnimationFrame(d)}}let tz=(e,t,n)=>e3(e,t,{platform:tZ,...n});var tI=n(28316),tB="undefined"!=typeof document?ef.useLayoutEffect:ef.useEffect;function tH(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=void 0===e?{}:e,o=ef.useRef(null),a=ef.useRef(null),s=function(e){let t=ef.useRef(e);return tB(()=>{t.current=e}),t}(i),l=ef.useRef(null),[u,c]=ef.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[d,f]=ef.useState(t);!function e(t,n){let r,i,o;if(t===n)return!0;if(typeof t!=typeof n)return!1;if("function"==typeof t&&t.toString()===n.toString())return!0;if(t&&n&&"object"==typeof t){if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(i=r;0!=i--;)if(!e(t[i],n[i]))return!1;return!0}if((r=(o=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(i=r;0!=i--;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=r;0!=i--;){let r=o[i];if(("_owner"!==r||!t.$$typeof)&&!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n}(null==d?void 0:d.map(e=>{let{options:t}=e;return t}),null==t?void 0:t.map(e=>{let{options:t}=e;return t}))&&f(t);let h=ef.useCallback(()=>{o.current&&a.current&&tz(o.current,a.current,{middleware:d,placement:n,strategy:r}).then(e=>{p.current&&tI.flushSync(()=>{c(e)})})},[d,n,r]);tB(()=>{p.current&&h()},[h]);let p=ef.useRef(!1);tB(()=>(p.current=!0,()=>{p.current=!1}),[]);let m=ef.useCallback(()=>{if("function"==typeof l.current&&(l.current(),l.current=null),o.current&&a.current){if(s.current){let e=s.current(o.current,a.current,h);l.current=e}else h()}},[h,s]),v=ef.useCallback(e=>{o.current=e,m()},[m]),g=ef.useCallback(e=>{a.current=e,m()},[m]),y=ef.useMemo(()=>({reference:o,floating:a}),[]);return ef.useMemo(()=>({...u,update:h,refs:y,reference:v,floating:g}),[u,h,y,v,g])}let tU=e=>{let{element:t,padding:n}=e;return{name:"arrow",options:e,fn(e){if(Object.prototype.hasOwnProperty.call(t,"current")){if(null!=t.current)return te({element:t.current,padding:n}).fn(e)}else if(t)return te({element:t,padding:n}).fn(e);return{}}}},tW=(0,ef.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...o}=e;return(0,ef.createElement)(ew.WV.svg,(0,ep.Z)({},o,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,ef.createElement)("polygon",{points:"0,0 30,0 15,10"}))});function tq(e){let[t,n]=(0,ef.useState)(void 0);return(0,eE.b)(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,i;if(!Array.isArray(t)||!t.length)return;let o=t[0];if("borderBoxSize"in o){let e=o.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,i=t.blockSize}else r=e.offsetWidth,i=e.offsetHeight;n({width:r,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}let t$="Popper",[tY,tG]=(0,em.b)(t$),[tX,tK]=tY(t$),tJ=(0,ef.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,o=tK("PopperAnchor",n),a=(0,ef.useRef)(null),s=(0,ev.e)(t,a);return(0,ef.useEffect)(()=>{o.onAnchorChange((null==r?void 0:r.current)||a.current)}),r?null:(0,ef.createElement)(ew.WV.div,(0,ep.Z)({},i,{ref:s}))}),tQ="PopperContent",[t0,t1]=tY(tQ),[t2,t4]=tY(tQ,{hasParent:!1,positionUpdateFns:new Set}),t3=(0,ef.forwardRef)((e,t)=>{var n,r,i,o,a,s,l,u;let{__scopePopper:c,side:d="bottom",sideOffset:f=0,align:h="center",alignOffset:p=0,arrowPadding:m=0,collisionBoundary:v=[],collisionPadding:g=0,sticky:y="partial",hideWhenDetached:b=!1,avoidCollisions:x=!0,...w}=e,E=tK(tQ,c),[j,k]=(0,ef.useState)(null),S=(0,ev.e)(t,e=>k(e)),[O,C]=(0,ef.useState)(null),_=tq(O),M=null!==(n=null==_?void 0:_.width)&&void 0!==n?n:0,A=null!==(r=null==_?void 0:_.height)&&void 0!==r?r:0,T="number"==typeof g?g:{top:0,right:0,bottom:0,left:0,...g},P=Array.isArray(v)?v:[v],N=P.length>0,R={padding:T,boundary:P.filter(t7),altBoundary:N},{reference:D,floating:L,strategy:F,x:Z,y:V,placement:z,middlewareData:I,update:B}=tH({strategy:"fixed",placement:d+("center"!==h?"-"+h:""),whileElementsMounted:tV,middleware:[tc({mainAxis:f+A,alignmentAxis:p}),x?tf({mainAxis:!0,crossAxis:!1,limiter:"partial"===y?th():void 0,...R}):void 0,O?tU({element:O,padding:m}):void 0,x?ta({...R}):void 0,t9({arrowWidth:M,arrowHeight:A}),b?tu({strategy:"referenceHidden"}):void 0].filter(t8)});(0,eE.b)(()=>{D(E.anchor)},[D,E.anchor]);let H=null!==Z&&null!==V,[U,W]=ne(z),q=null===(i=I.arrow)||void 0===i?void 0:i.x,$=null===(o=I.arrow)||void 0===o?void 0:o.y,Y=(null===(a=I.arrow)||void 0===a?void 0:a.centerOffset)!==0,[G,X]=(0,ef.useState)();(0,eE.b)(()=>{j&&X(window.getComputedStyle(j).zIndex)},[j]);let{hasParent:K,positionUpdateFns:J}=t4(tQ,c),Q=!K;(0,ef.useLayoutEffect)(()=>{if(!Q)return J.add(B),()=>{J.delete(B)}},[Q,J,B]),(0,ef.useLayoutEffect)(()=>{Q&&H&&Array.from(J).reverse().forEach(e=>requestAnimationFrame(e))},[Q,H,J]);let ee={"data-side":U,"data-align":W,...w,ref:S,style:{...w.style,animation:H?void 0:"none",opacity:null!==(s=I.hide)&&void 0!==s&&s.referenceHidden?0:void 0}};return(0,ef.createElement)("div",{ref:L,"data-radix-popper-content-wrapper":"",style:{position:F,left:0,top:0,transform:H?`translate3d(${Math.round(Z)}px, ${Math.round(V)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:G,"--radix-popper-transform-origin":[null===(l=I.transformOrigin)||void 0===l?void 0:l.x,null===(u=I.transformOrigin)||void 0===u?void 0:u.y].join(" ")}},(0,ef.createElement)(t0,{scope:c,placedSide:U,onArrowChange:C,arrowX:q,arrowY:$,shouldHideArrow:Y},Q?(0,ef.createElement)(t2,{scope:c,hasParent:!0,positionUpdateFns:J},(0,ef.createElement)(ew.WV.div,ee)):(0,ef.createElement)(ew.WV.div,ee)))}),t5={top:"bottom",right:"left",bottom:"top",left:"right"},t6=(0,ef.forwardRef)(function(e,t){let{__scopePopper:n,...r}=e,i=t1("PopperArrow",n),o=t5[i.placedSide];return(0,ef.createElement)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0}},(0,ef.createElement)(tW,(0,ep.Z)({},r,{ref:t,style:{...r.style,display:"block"}})))});function t8(e){return void 0!==e}function t7(e){return null!==e}let t9=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;let{placement:s,rects:l,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=ne(s),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(o=null===(a=u.arrow)||void 0===a?void 0:a.y)&&void 0!==o?o:0)+f/2,y="",b="";return"bottom"===h?(y=c?m:`${v}px`,b=`${-f}px`):"top"===h?(y=c?m:`${v}px`,b=`${l.floating.height+f}px`):"right"===h?(y=`${-f}px`,b=c?m:`${g}px`):"left"===h&&(y=`${l.floating.width+f}px`,b=c?m:`${g}px`),{data:{x:y,y:b}}}});function ne(e){let[t,n="center"]=e.split("-");return[t,n]}let nt=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,ef.useState)(null);return(0,ef.createElement)(tX,{scope:t,anchor:r,onAnchorChange:i},n)};var nn=n(6500);let nr=(0,ef.forwardRef)((e,t)=>(0,ef.createElement)(ew.WV.span,(0,ep.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[ni,no]=(0,em.b)("Tooltip",[tG]),na=tG(),ns="tooltip.open",[nl,nu]=ni("TooltipProvider"),nc="Tooltip",[nd,nf]=ni(nc),nh="TooltipTrigger",np=(0,ef.forwardRef)((e,t)=>{let{__scopeTooltip:n,...r}=e,i=nf(nh,n),o=nu(nh,n),a=na(n),s=(0,ef.useRef)(null),l=(0,ev.e)(t,s,i.onTriggerChange),u=(0,ef.useRef)(!1),c=(0,ef.useRef)(!1),d=(0,ef.useCallback)(()=>u.current=!1,[]);return(0,ef.useEffect)(()=>()=>document.removeEventListener("pointerup",d),[d]),(0,ef.createElement)(tJ,(0,ep.Z)({asChild:!0},a),(0,ef.createElement)(ew.WV.button,(0,ep.Z)({"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute},r,{ref:l,onPointerMove:(0,eb.M)(e.onPointerMove,e=>{"touch"===e.pointerType||c.current||o.isPointerInTransitRef.current||(i.onTriggerEnter(),c.current=!0)}),onPointerLeave:(0,eb.M)(e.onPointerLeave,()=>{i.onTriggerLeave(),c.current=!1}),onPointerDown:(0,eb.M)(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",d,{once:!0})}),onFocus:(0,eb.M)(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:(0,eb.M)(e.onBlur,i.onClose),onClick:(0,eb.M)(e.onClick,e=>{0===e.detail&&i.onClose()})})))}),nm="TooltipPortal",[nv,ng]=ni(nm,{forceMount:void 0}),ny="TooltipContent",nb=(0,ef.forwardRef)((e,t)=>{let n=ng(ny,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...o}=e,a=nf(ny,e.__scopeTooltip);return(0,ef.createElement)(ej.z,{present:r||a.open},a.disableHoverableContent?(0,ef.createElement)(nj,(0,ep.Z)({side:i},o,{ref:t})):(0,ef.createElement)(nx,(0,ep.Z)({side:i},o,{ref:t})))}),nx=(0,ef.forwardRef)((e,t)=>{let n=nf(ny,e.__scopeTooltip),r=nu(ny,e.__scopeTooltip),i=(0,ef.useRef)(null),o=(0,ev.e)(t,i),[a,s]=(0,ef.useState)(null),{trigger:l,onClose:u}=n,c=i.current,{onPointerInTransitChange:d}=r,f=(0,ef.useCallback)(()=>{s(null),d(!1)},[d]),h=(0,ef.useCallback)((e,t)=>{let n=e.currentTarget,r=function(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(n,r,i,o)){case o:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:return null}}({x:e.clientX,y:e.clientY},n.getBoundingClientRect()),i="right"===r||"bottom"===r?-5:5;s(function(e){let t=e.slice();return t.sort((e,t)=>e.xt.x?1:e.yt.y?1:0),function(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}return(n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y)?t:t.concat(n)}(t)}(["right"===r||"left"===r?{x:e.clientX+i,y:e.clientY}:{x:e.clientX,y:e.clientY+i},...function(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}(t.getBoundingClientRect())])),d(!0)},[d]);return(0,ef.useEffect)(()=>()=>f(),[f]),(0,ef.useEffect)(()=>{if(l&&c){let e=e=>h(e,c),t=e=>h(e,l);return l.addEventListener("pointerleave",e),c.addEventListener("pointerleave",t),()=>{l.removeEventListener("pointerleave",e),c.removeEventListener("pointerleave",t)}}},[l,c,h,f]),(0,ef.useEffect)(()=>{if(a){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=(null==l?void 0:l.contains(t))||(null==c?void 0:c.contains(t)),i=!function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,o=t.length-1;er!=u>r&&n<(l-a)*(r-s)/(u-s)+a&&(i=!i)}return i}(n,a);r?f():i&&(f(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[l,c,a,u,f]),(0,ef.createElement)(nj,(0,ep.Z)({},e,{ref:o}))}),[nw,nE]=ni(nc,{isInside:!1}),nj=(0,ef.forwardRef)((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:o,onPointerDownOutside:a,...s}=e,l=nf(ny,n),u=na(n),{onClose:c}=l;return(0,ef.useEffect)(()=>(document.addEventListener(ns,c),()=>document.removeEventListener(ns,c)),[c]),(0,ef.useEffect)(()=>{if(l.trigger){let e=e=>{let t=e.target;null!=t&&t.contains(l.trigger)&&c()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[l.trigger,c]),(0,ef.createElement)(eJ.XB,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:e=>e.preventDefault(),onDismiss:c},(0,ef.createElement)(t3,(0,ep.Z)({"data-state":l.stateAttribute},u,s,{ref:t,style:{...s.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)"}}),(0,ef.createElement)(eg.A4,null,r),(0,ef.createElement)(nw,{scope:n,isInside:!0},(0,ef.createElement)(nr,{id:l.contentId,role:"tooltip"},i||r))))}),nk=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i=!1,onOpenChange:o,disableHoverableContent:a,delayDuration:s}=e,l=nu(nc,e.__scopeTooltip),u=na(t),[c,d]=(0,ef.useState)(null),f=(0,ek.M)(),h=(0,ef.useRef)(0),p=null!=a?a:l.disableHoverableContent,m=null!=s?s:l.delayDuration,v=(0,ef.useRef)(!1),[g=!1,y]=(0,ex.T)({prop:r,defaultProp:i,onChange:e=>{e?(l.onOpen(),document.dispatchEvent(new CustomEvent(ns))):l.onClose(),null==o||o(e)}}),b=(0,ef.useMemo)(()=>g?v.current?"delayed-open":"instant-open":"closed",[g]),x=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),v.current=!1,y(!0)},[y]),w=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),y(!1)},[y]),E=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),h.current=window.setTimeout(()=>{v.current=!0,y(!0)},m)},[m,y]);return(0,ef.useEffect)(()=>()=>window.clearTimeout(h.current),[]),(0,ef.createElement)(nt,u,(0,ef.createElement)(nd,{scope:t,contentId:f,open:g,stateAttribute:b,trigger:c,onTriggerChange:d,onTriggerEnter:(0,ef.useCallback)(()=>{l.isOpenDelayed?E():x()},[l.isOpenDelayed,E,x]),onTriggerLeave:(0,ef.useCallback)(()=>{p?w():window.clearTimeout(h.current)},[w,p]),onOpen:x,onClose:w,disableHoverableContent:p},n))},nS=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,o=nf(nm,t);return(0,ef.createElement)(nv,{scope:t,forceMount:n},(0,ef.createElement)(ej.z,{present:n||o.open},(0,ef.createElement)(nn.h,{asChild:!0,container:i},r)))},nO=(0,eK.j)([],{variants:{display:{default:"inline-block",none:""},font:{mono:"font-mono",sans:"font-sans"},color:{verySubtle:"text-gray-700 dark:text-graydark-700",subtle:"text-gray-1000 dark:text-graydark-1000",contrast:"text-gray-1100 dark:text-white",lo:"text-white dark:text-graydark-50",accent:"text-accent-1100 dark:text-accentdark-1100",red:"text-red-700 dark:text-red-400",green:"text-emerald-700 dark:text-emerald-500",amber:"text-amber-600 dark:text-amber-500",none:""},weight:{extrabold:"font-extrabold",bold:"font-bold",medium:"font-medium",semibold:"font-semibold",regular:"font-normal",normal:"font-normal",light:"font-light",none:""},size:{10:"text-xxs",12:"text-xs",14:"text-sm",16:"text-base",18:"text-lg",20:"text-xl",24:"text-2xl",30:"text-3xl",36:"text-4xl",40:"text-5xl",48:"text-5xl",60:"text-6xl",64:"text-6xl"},scaleSize:{12:"text-xxs md:text-xs",14:"text-xs md:text-sm",16:"text-sm md:text-base",18:"text-base md:text-lg",20:"text-base md:text-xl",24:"text-xl md:text-2xl",30:"text-2xl md:text-3xl",36:"text-3xl md:text-4xl",40:"text-4xl md:text-5xl",48:"text-4xl md:text-5xl",60:"text-5xl md:text-6xl",64:"text-5xl md:text-6xl"},noWrap:{true:"whitespace-nowrap"},underline:{accent:"underline underline-offset-2 decoration-2 decoration-accent-900 dark:decoration-accentdark-900",show:"underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",hover:"hover:underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",none:""},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"},wrapEllipsis:{true:"overflow-hidden text-ellipsis"}},defaultVariants:{display:"default",weight:"regular",font:"sans",color:"contrast",underline:"none"}}),nC=ef.forwardRef((e,t)=>{let{tag:n="span",className:r,font:i,color:o,weight:a,size:s,scaleSize:l,noWrap:u,underline:c,ellipsis:d,wrapEllipsis:f,...h}=e;return(0,ed.jsx)(n,{ref:t,className:(0,eK.cx)(r,nO({font:i,color:o,weight:a,size:s,scaleSize:l,underline:c,noWrap:u,ellipsis:d,wrapEllipsis:f})),...h})}),n_=ef.forwardRef((e,t)=>{let{size:n="18",...r}=e;return(0,ed.jsx)(nC,{tag:"p",...r,ref:t,weight:"regular",scaleSize:n,color:"subtle",className:(0,eK.cx)("leading-relaxed md:leading-relaxed",e.className)})}),nM=(0,eK.j)(["transition-shadow ease-in-out duration-300","shadow-sm hover:shadow","rounded","border"],{variants:{color:{default:["bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400"],subtle:["border-gray-200 dark:border-graydark-200"]}},defaultVariants:{color:"default"}}),nA=ef.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ed.jsx)("div",{ref:t,className:nM({className:n,color:r}),...i})});var nT=n(93542);let nP=(void 0===nT||nT.env,"production"),nN=1/60*1e3,nR="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),nD="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(nR()),nN),nL=!0,nF=!1,nZ=!1,nV={delta:0,timestamp:0},nz=["read","update","preRender","render","postRender"],nI=nz.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,o=!1,a=new WeakSet,s={schedule:(e,o=!1,s=!1)=>{let l=s&&i,u=l?t:n;return o&&a.add(e),-1===u.indexOf(e)&&(u.push(e),l&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),a.delete(e)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;nnF=!0),e),{}),nB=nz.reduce((e,t)=>{let n=nI[t];return e[t]=(e,t=!1,r=!1)=>(nF||n$(),n.schedule(e,t,r)),e},{}),nH=nz.reduce((e,t)=>(e[t]=nI[t].cancel,e),{}),nU=nz.reduce((e,t)=>(e[t]=()=>nI[t].process(nV),e),{}),nW=e=>nI[e].process(nV),nq=e=>{nF=!1,nV.delta=nL?nN:Math.max(Math.min(e-nV.timestamp,40),1),nV.timestamp=e,nZ=!0,nz.forEach(nW),nZ=!1,nF&&(nL=!1,nD(nq))},n$=()=>{nF=!0,nL=!0,nZ||nD(nq)},nY=()=>nV,nG="undefined"!=typeof document,nX=nG?ef.useLayoutEffect:ef.useEffect;function nK(){let e=(0,ef.useRef)(!1);return nX(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let nJ=(0,ef.createContext)(null);function nQ(e){let t=(0,ef.useRef)(null);return null===t.current&&(t.current=e()),t.current}class n0 extends ef.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){let e=this.props.sizeRef.current;e.height=t.offsetHeight||0,e.width=t.offsetWidth||0,e.top=t.offsetTop,e.left=t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function n1({children:e,isPresent:t}){let n=(0,ef.useId)(),r=(0,ef.useRef)(null),i=(0,ef.useRef)({width:0,height:0,top:0,left:0});return(0,ef.useInsertionEffect)(()=>{let{width:e,height:o,top:a,left:s}=i.current;if(t||!r.current||!e||!o)return;r.current.dataset.motionPopId=n;let l=document.createElement("style");return document.head.appendChild(l),l.sheet&&l.sheet.insertRule(` + */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,s=n?Symbol.for("react.profiler"):60114,l=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,x=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case o:case s:case a:case h:return e;default:switch(e=e&&e.$$typeof){case u:case f:case v:case m:case l:return e;default:return t}}case i:return t}}}function E(e){return w(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=l,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=v,t.Memo=m,t.Portal=i,t.Profiler=s,t.StrictMode=a,t.Suspense=h,t.isAsyncMode=function(e){return E(e)||w(e)===c},t.isConcurrentMode=E,t.isContextConsumer=function(e){return w(e)===u},t.isContextProvider=function(e){return w(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===o},t.isLazy=function(e){return w(e)===v},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===i},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===s||e===a||e===h||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===m||e.$$typeof===l||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===x||e.$$typeof===g)},t.typeOf=w},73887:function(e,t,n){"use strict";e.exports=n(43459)},62333:function(e,t){/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<>1,c=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-c)-1,h>>=-c,c+=s;c>0;o=256*o+e[t+d],d+=f,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+e[t+d],d+=f,c-=8);if(0===o)o=1-u;else{if(o===l)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,l,u=8*o-i-1,c=(1<>1,f=23===i?5960464477539062e-23:0,h=r?0:o-1,p=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),a+d>=1?t+=f/l:t+=f*Math.pow(2,1-d),t*l>=2&&(a++,l/=2),a+d>=c?(s=0,a=c):a+d>=1?(s=(t*l-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+h]=255&s,h+=p,s/=256,i-=8);for(a=a<0;e[n+h]=255&a,h+=p,a/=256,u-=8);e[n+h-p]|=128*m}},39515:function(e,t,n){var r=n(38761)(n(37772),"DataView");e.exports=r},89612:function(e,t,n){var r=n(52118),i=n(96909),o=n(98138),a=n(4174),s=n(7942);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++ti?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(i);++r=i?e:r(e,t,n)}},24019:function(e,t,n){var r=n(37772)["__core-js_shared__"];e.exports=r},55463:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,o=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}},83126:function(e,t,n){var r=n(23895),i=n(33880),o=n(8435),a=n(66188);e.exports=function(e){return function(t){var n=i(t=a(t))?o(t):void 0,s=n?n[0]:t.charAt(0),l=n?r(n,1).join(""):t.slice(1);return s[e]()+l}}},34311:function(e,t,n){var r=n(81207),i=n(97329),o=n(11618),a=RegExp("['’]","g");e.exports=function(e){return function(t){return r(o(i(t).replace(a,"")),e,"")}}},61655:function(e,t,n){var r=n(6435)({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"});e.exports=r},83043:function(e,t,n){var r=n(38761),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},74871:function(e,t,n){var r=n(45386),i=n(87064),o=n(59950);e.exports=function(e,t,n,a,s,l){var u=1&n,c=e.length,d=t.length;if(c!=d&&!(u&&d>c))return!1;var f=l.get(e),h=l.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new r:void 0;for(l.set(e,t),l.set(t,e);++p-1&&e%1==0&&e-1}},94769:function(e,t,n){var r=n(22218);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},92411:function(e,t,n){var r=n(89612),i=n(80235),o=n(10326);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},36417:function(e,t,n){var r=n(27937);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},86928:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).get(e)}},18052:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).has(e)}},24150:function(e,t,n){var r=n(27937);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},75179:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},73477:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},77777:function(e,t,n){var r=n(30733);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},99191:function(e,t,n){var r=n(38761)(Object,"create");e.exports=r},54248:function(e,t,n){var r=n(60241)(Object.keys,Object);e.exports=r},4146:function(e,t,n){e=n.nmd(e);var r=n(51242),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,a=o&&o.exports===i&&r.process,s=function(){try{var e=o&&o.require&&o.require("util").types;if(e)return e;return a&&a.binding&&a.binding("util")}catch(e){}}();e.exports=s},37157:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},60241:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},37772:function(e,t,n){var r=n(51242),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();e.exports=o},52842:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},52482:function(e){e.exports=function(e){return this.__data__.has(e)}},16909:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},15243:function(e,t,n){var r=n(80235);e.exports=function(){this.__data__=new r,this.size=0}},72858:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},4417:function(e){e.exports=function(e){return this.__data__.get(e)}},8605:function(e){e.exports=function(e){return this.__data__.has(e)}},71418:function(e,t,n){var r=n(80235),i=n(10326),o=n(96738);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!i||a.length<199)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(a)}return n.set(e,t),this.size=n.size,this}},8435:function(e,t,n){var r=n(50217),i=n(33880),o=n(63344);e.exports=function(e){return i(e)?o(e):r(e)}},54452:function(e,t,n){var r=n(77777),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,a=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(o,"$1"):n||e)}),t});e.exports=a},33812:function(e,t,n){var r=n(4795),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},87035:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},52153:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},63344:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",o="(?:\ud83c[\udde6-\uddff]){2}",a="[\ud800-\udbff][\udc00-\udfff]",s="(?:"+n+"|"+r+")?",l="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,o,a].join("|")+")"+l+s+")*",c=RegExp(r+"(?="+r+")|(?:"+[i+n+"?",n,o,a,"["+t+"]"].join("|")+")"+(l+s+u),"g");e.exports=function(e){return e.match(c)||[]}},75304:function(e){var t="\ud800-\udfff",n="\\u2700-\\u27bf",r="a-z\\xdf-\\xf6\\xf8-\\xff",i="A-Z\\xc0-\\xd6\\xd8-\\xde",o="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",a="['’]",s="["+o+"]",l="["+r+"]",u="[^"+t+o+"\\d+"+n+r+i+"]",c="(?:\ud83c[\udde6-\uddff]){2}",d="[\ud800-\udbff][\udc00-\udfff]",f="["+i+"]",h="(?:"+l+"|"+u+")",p="(?:"+a+"(?:d|ll|m|re|s|t|ve))?",m="(?:"+a+"(?:D|LL|M|RE|S|T|VE))?",v="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",g="[\\ufe0e\\ufe0f]?",y="(?:\\u200d(?:"+["[^"+t+"]",c,d].join("|")+")"+g+v+")*",b="(?:"+["["+n+"]",c,d].join("|")+")"+(g+v+y),x=RegExp([f+"?"+l+"+"+p+"(?="+[s,f,"$"].join("|")+")","(?:"+f+"|"+u+")+"+m+"(?="+[s,f+h,"$"].join("|")+")",f+"?"+h+"+"+p,f+"+"+m,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",b].join("|"),"g");e.exports=function(e){return e.match(x)||[]}},96009:function(e,t,n){var r=n(82108),i=n(34311)(function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)});e.exports=i},82108:function(e,t,n){var r=n(66188),i=n(23779);e.exports=function(e){return i(r(e).toLowerCase())}},54073:function(e,t,n){var r=n(29259),i=n(61100),o=n(7642),a=Math.max,s=Math.min;e.exports=function(e,t,n){var l,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=l,r=u;return l=u=void 0,p=t,d=e.apply(r,n)}function b(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function x(){var e,n,r,o=i();if(b(o))return w(o);f=setTimeout(x,(e=o-h,n=o-p,r=t-e,v?s(r,c-n):r))}function w(e){return(f=void 0,g&&l)?y(e):(l=u=void 0,d)}function E(){var e,n=i(),r=b(n);if(l=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(x,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(x,t),y(h)}return void 0===f&&(f=setTimeout(x,t)),d}return t=o(t)||0,r(n)&&(m=!!n.leading,c=(v="maxWait"in n)?a(o(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),E.cancel=function(){void 0!==f&&clearTimeout(f),p=0,l=h=u=f=void 0},E.flush=function(){return void 0===f?d:w(i())},E}},97329:function(e,t,n){var r=n(61655),i=n(66188),o=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,a=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(o,r).replace(a,"")}},41225:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},72579:function(e,t,n){var r=n(13324);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},93352:function(e,t,n){var r=n(32726),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},95041:function(e,t,n){var r=n(20187),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},23059:function(e){e.exports=function(e){return e}},79631:function(e,t,n){var r=n(15183),i=n(15125),o=Object.prototype,a=o.hasOwnProperty,s=o.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(e){return i(e)&&a.call(e,"callee")&&!s.call(e,"callee")};e.exports=l},86152:function(e){var t=Array.isArray;e.exports=t},67878:function(e,t,n){var r=n(61049),i=n(61158);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},73226:function(e,t,n){e=n.nmd(e);var r=n(37772),i=n(36330),o=t&&!t.nodeType&&t,a=o&&e&&!e.nodeType&&e,s=a&&a.exports===o?r.Buffer:void 0,l=s?s.isBuffer:void 0;e.exports=l||i},61049:function(e,t,n){var r=n(53366),i=n(29259);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},61158:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},29259:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},15125:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4795:function(e,t,n){var r=n(53366),i=n(15125);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},77598:function(e,t,n){var r=n(35522),i=n(47826),o=n(4146),a=o&&o.isTypedArray,s=a?i(a):r;e.exports=s},90249:function(e,t,n){var r=n(1634),i=n(86411),o=n(67878);e.exports=function(e){return o(e)?r(e):i(e)}},19950:function(e,t,n){var r=n(13940),i=n(26548),o=n(68286);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,t(e,i,o),e)}),n}},34519:function(e,t,n){var r=n(13940),i=n(26548),o=n(68286);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,i,t(e,i,o))}),n}},30733:function(e,t,n){var r=n(96738);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},61100:function(e,t,n){var r=n(37772);e.exports=function(){return r.Date.now()}},65798:function(e,t,n){var r=n(20256),i=n(82952),o=n(21401),a=n(33812);e.exports=function(e){return o(e)?r(a(e)):i(e)}},57370:function(e,t,n){var r=n(34311)(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()});e.exports=r},30981:function(e){e.exports=function(){return[]}},36330:function(e){e.exports=function(){return!1}},7642:function(e,t,n){var r=n(51704),i=n(29259),o=n(4795),a=0/0,s=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return a;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=l.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):s.test(e)?a:+e}},66188:function(e,t,n){var r=n(1054);e.exports=function(e){return null==e?"":r(e)}},23779:function(e,t,n){var r=n(83126)("toUpperCase");e.exports=r},11618:function(e,t,n){var r=n(45981),i=n(83559),o=n(66188),a=n(75304);e.exports=function(e,t,n){return(e=o(e),void 0===(t=n?void 0:t))?i(e)?a(e):r(e):e.match(t)||[]}},53207:function(e,t,n){var r=n(96570);r.prototype.formulaEval=function(){"use strict";for(var e,t,n,r=[],i=this.value,o=0;o"+t.value+""+i[o].show+""+e.value+"",type:10}):r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+""+e.value+"",type:1})):2===i[o].type||9===i[o].type?(e=r.pop(),t=r.pop(),r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+i[o].show+(1!=e.type?"(":"")+e.value+(1!=e.type?")":""),type:i[o].type})):12===i[o].type&&(e=r.pop(),t=r.pop(),n=r.pop(),r.push({value:i[o].show+"("+n.value+","+t.value+","+e.value+")",type:12}));return r[0].value},e.exports=r},66655:function(e,t,n){"use strict";var r=n(72346);function i(e,t){for(var n=0;np.length-2?p.length-1:e.length-l;n>0;n--)if(void 0!==p[n])for(i=0;i0&&kn)s.push(e);else{for(;n>=i&&!c||c&&i1)throw new r.Exception("Uncaught Syntax error");return o[0].value>1e15?"Infinity":parseFloat(o[0].value.toFixed(15))},r.eval=function(e,t,n){return void 0===t?this.lex(e).toPostfix().postfixEval():void 0!==n?this.lex(e,t).toPostfix().postfixEval(n):void 0!==t.length?this.lex(e,t).toPostfix().postfixEval():this.lex(e).toPostfix().postfixEval(t)},e.exports=r},38617:function(e,t,n){"use strict";n.d(t,{F:function(){return u},f:function(){return c}});var r=n(2784);let i=["light","dark"],o="(prefers-color-scheme: dark)",a="undefined"==typeof window,s=(0,r.createContext)(void 0),l={setTheme:e=>{},themes:[]},u=()=>{var e;return null!==(e=(0,r.useContext)(s))&&void 0!==e?e:l},c=e=>(0,r.useContext)(s)?r.createElement(r.Fragment,null,e.children):r.createElement(f,e),d=["light","dark"],f=({forcedTheme:e,disableTransitionOnChange:t=!1,enableSystem:n=!0,enableColorScheme:a=!0,storageKey:l="theme",themes:u=d,defaultTheme:c=n?"system":"light",attribute:f="data-theme",value:g,children:y,nonce:b})=>{let[x,w]=(0,r.useState)(()=>p(l,c)),[E,j]=(0,r.useState)(()=>p(l)),k=g?Object.values(g):u,S=(0,r.useCallback)(e=>{let r=e;if(!r)return;"system"===e&&n&&(r=v());let o=g?g[r]:r,s=t?m():null,l=document.documentElement;if("class"===f?(l.classList.remove(...k),o&&l.classList.add(o)):o?l.setAttribute(f,o):l.removeAttribute(f),a){let e=i.includes(c)?c:null,t=i.includes(r)?r:e;l.style.colorScheme=t}null==s||s()},[]),O=(0,r.useCallback)(e=>{w(e);try{localStorage.setItem(l,e)}catch(e){}},[e]),C=(0,r.useCallback)(t=>{j(v(t)),"system"===x&&n&&!e&&S("system")},[x,e]);(0,r.useEffect)(()=>{let e=window.matchMedia(o);return e.addListener(C),C(e),()=>e.removeListener(C)},[C]),(0,r.useEffect)(()=>{let e=e=>{e.key===l&&O(e.newValue||c)};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[O]),(0,r.useEffect)(()=>{S(null!=e?e:x)},[e,x]);let _=(0,r.useMemo)(()=>({theme:x,setTheme:O,forcedTheme:e,resolvedTheme:"system"===x?E:x,themes:n?[...u,"system"]:u,systemTheme:n?E:void 0}),[x,O,e,E,n,u]);return r.createElement(s.Provider,{value:_},r.createElement(h,{forcedTheme:e,disableTransitionOnChange:t,enableSystem:n,enableColorScheme:a,storageKey:l,themes:u,defaultTheme:c,attribute:f,value:g,children:y,attrs:k,nonce:b}),y)},h=(0,r.memo)(({forcedTheme:e,storageKey:t,attribute:n,enableSystem:a,enableColorScheme:s,defaultTheme:l,value:u,attrs:c,nonce:d})=>{let f="system"===l,h="class"===n?`var d=document.documentElement,c=d.classList;c.remove(${c.map(e=>`'${e}'`).join(",")});`:`var d=document.documentElement,n='${n}',s='setAttribute';`,p=s?i.includes(l)&&l?`if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'${l}'`:"if(e==='light'||e==='dark')d.style.colorScheme=e":"",m=(e,t=!1,r=!0)=>{let o=u?u[e]:e,a=t?e+"|| ''":`'${o}'`,l="";return s&&r&&!t&&i.includes(e)&&(l+=`d.style.colorScheme = '${e}';`),"class"===n?l+=t||o?`c.add(${a})`:"null":o&&(l+=`d[s](n,${a})`),l},v=e?`!function(){${h}${m(e)}}()`:a?`!function(){try{${h}var e=localStorage.getItem('${t}');if('system'===e||(!e&&${f})){var t='${o}',m=window.matchMedia(t);if(m.media!==t||m.matches){${m("dark")}}else{${m("light")}}}else if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}${f?"":"else{"+m(l,!1,!1)+"}"}${p}}catch(e){}}()`:`!function(){try{${h}var e=localStorage.getItem('${t}');if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}else{${m(l,!1,!1)};}${p}}catch(t){}}();`;return r.createElement("script",{nonce:d,dangerouslySetInnerHTML:{__html:v}})},()=>!0),p=(e,t)=>{let n;if(!a){try{n=localStorage.getItem(e)||void 0}catch(e){}return n||t}},m=()=>{let e=document.createElement("style");return e.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(e),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(e)},1)}},v=e=>(e||(e=window.matchMedia(o)),e.matches?"dark":"light")},93542:function(e,t,n){"use strict";var r,i;e.exports=(null==(r=n.g.process)?void 0:r.env)&&"object"==typeof(null==(i=n.g.process)?void 0:i.env)?n.g.process:n(42351)},86570:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(19654)}])},35599:function(e,t,n){"use strict";n.d(t,{Ul:function(){return s},WD:function(){return l},fu:function(){return c},o4:function(){return u}});var r=n(52322),i=n(40896),o=n(82851),a=n(99182);function s(e){let{currentPage:t,parentPage:n,commandPage:s,className:l,...u}=e,c=(0,a.U8)(e=>e.search);if((null==n?void 0:n.namespace)===(null==t?void 0:t.namespace)&&!c)return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",l),value:"".concat(null==s?void 0:s.label," ").concat(u.children.toString()),...u})}function l(e){let{currentPage:t,commandPage:n,className:s,...l}=e,u=(0,a.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",s),value:"".concat(n.label," ").concat(l.children.toString()),...l})}function u(e){let{currentPage:t,commandPage:n,className:s,...l}=e,u=(0,a.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||!t||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(a.mY.Item,{className:(0,o.cx)((0,i.Vkc)(),"group",s),value:"".concat(n.label," ").concat(l.children.toString()),...l})}function c(e){let{heading:t,currentPage:n,commandPage:o,...s}=e,l=(0,a.U8)(e=>e.search);return(0,r.jsx)(a.mY.Group,{heading:l&&(null==n?void 0:n.namespace)!==o.namespace&&(0,r.jsx)(i.__J,{className:"px-1",size:"12",children:o.label}),...s})}n(2784)},34148:function(e,t,n){"use strict";n.d(t,{F:function(){return y}});var r=n(52322),i=n(35599);let o={namespace:"contracts/filterStatus",label:"Contracts filter by status"},a=[{id:"filterStatusActive",value:"active",label:"Contract is active"},{id:"filterStatusSuccessful",value:"successful",label:"Contract was successful"},{id:"filterStatusPending",value:"pending",label:"Contract is pending"},{id:"filterStatusRejected",value:"rejected",label:"Contract was rejected"},{id:"filterStatusFailed",value:"failed",label:"Contract has failed"}];function s(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:o,children:a.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:o,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}var l=n(86254),u=n(38195);let c={namespace:"contracts/filterAddress",label:"Contracts filter by ID"};function d(e){let{select:t,currentPage:n}=e,{openDialog:o}=(0,l.Rh)(),a=(0,u.O)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:c,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:c,onSelect:()=>{t(),o("contractsFilterContractId")},children:a.label})})}function f(e){let{select:t,currentPage:n,parentPage:o,commandPage:a}=e,{openDialog:s}=(0,l.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:a,onSelect:()=>{t(),s("contractsFilterContractId")},children:c.label})}function h(e){let{currentPage:t,select:n}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(d,{currentPage:t,select:n})]})}let p={namespace:"contracts",label:"Contracts"};function m(e){let{currentPage:t,parentPage:n,pushPage:a,select:s}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:p,onSelect:()=>{a(o)},children:o.label}),(0,r.jsx)(f,{currentPage:t,parentPage:n,commandPage:p,select:s})]})}var v=n(38923),g=n(2784);function y(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:o,afterSelect:a}=e,{setFilter:s}=(0,v.G)(),l=(0,g.useCallback)(e=>{o&&o(),e&&s(e),a&&a()},[s,o,a]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m,{parentPage:n,currentPage:t,pushPage:i,select:l}),(0,r.jsx)(h,{currentPage:t,select:l})]})}},98334:function(e,t,n){"use strict";n.d(t,{_:function(){return i},h:function(){return o}});var r=n(82425);let i={home:"/",volumes:{index:"/volumes"},contracts:{index:"/contracts"},config:{index:"/config",host:"/config#host",pricing:"/config#pricing",dns:"/config#dns",bandwidth:"/config#bandwidth",registry:"/config#registry",accounts:"/config#accounts"},wallet:{view:"/wallet"},node:{index:"/node",txPool:"/node/txpool",peers:"/node/peers"},login:"/login"},o=r.ay},9338:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});let r=(0,n(13593).XB)(15)},12542:function(e,t,n){"use strict";n.d(t,{iV:function(){return E},ZR:function(){return w}});var r=n(52322),i=n(2784),o=n(40896),a=n(13593),s=n(56468),l=n(6391),u=n.n(l);let c=[{value:"",label:"Off"},{value:"route53",label:"Route 53"},{value:"noip",label:"No-IP"},{value:"duckdns",label:"Duck DNS"},{value:"cloudflare",label:"Cloudflare"}],d={pinnedCurrency:"",pinnedThreshold:new(u())(0),shouldPinStoragePrice:!1,storagePricePinned:new(u())(0),shouldPinEgressPrice:!1,egressPricePinned:new(u())(0),shouldPinIngressPrice:!1,ingressPricePinned:new(u())(0),shouldPinMaxCollateral:!1,maxCollateralPinned:new(u())(0)},f={acceptingContracts:!1,netAddress:"",maxContractDuration:void 0,contractPrice:void 0,baseRPCPrice:void 0,sectorAccessPrice:void 0,storagePrice:void 0,egressPrice:void 0,ingressPrice:void 0,collateralMultiplier:void 0,maxCollateral:void 0,priceTableValidity:void 0,accountExpiry:void 0,maxAccountBalance:void 0,ingressLimit:void 0,egressLimit:void 0,dnsProvider:"",dnsIpv4:!1,dnsIpv6:!1,dnsDuckDnsToken:"",dnsNoIpEmail:"",dnsNoIpPassword:"",dnsAwsId:"",dnsAwsSecret:"",dnsAwsZoneId:"",dnsCloudflareToken:"",dnsCloudflareZoneId:"",...d};function h(e){let{settings:t,settingsPinned:n}=e,r=null;return"duckdns"===t.ddns.provider&&(r={dnsDuckDnsToken:t.ddns.options.token}),"noip"===t.ddns.provider&&(r={dnsNoIpEmail:t.ddns.options.email,dnsNoIpPassword:t.ddns.options.password}),"route53"===t.ddns.provider&&(r={dnsAwsId:t.ddns.options.id,dnsAwsSecret:t.ddns.options.secret,dnsAwsZoneId:t.ddns.options.zoneID}),"cloudflare"===t.ddns.provider&&(r={dnsCloudflareToken:t.ddns.options.token,dnsCloudflareZoneId:t.ddns.options.zoneID}),{acceptingContracts:t.acceptingContracts,netAddress:t.netAddress,maxContractDuration:new(u())(t.maxContractDuration).div((0,a.S5)(1)),contractPrice:(0,a.ll)(t.contractPrice,6),baseRPCPrice:(0,a.ll)((0,s.sS)(t.baseRPCPrice),6),sectorAccessPrice:(0,a.ll)((0,s.nS)(t.sectorAccessPrice),6),collateralMultiplier:new(u())(t.collateralMultiplier),maxCollateral:(0,a.ll)(t.maxCollateral,6),storagePrice:(0,a.ll)((0,s.SY)(t.storagePrice),6),egressPrice:(0,a.ll)((0,s.B1)(t.egressPrice),6),ingressPrice:(0,a.ll)((0,s.dK)(t.ingressPrice),6),priceTableValidity:new(u())(t.priceTableValidity).div(1e9).div(60),accountExpiry:new(u())(t.accountExpiry).div(1e9).div(86400),maxAccountBalance:(0,a.ll)(t.maxAccountBalance,6),ingressLimit:(0,a.BT)(new(u())(t.ingressLimit)),egressLimit:(0,a.BT)(new(u())(t.egressLimit)),dnsProvider:t.ddns.provider,dnsIpv4:t.ddns.ipv4,dnsIpv6:t.ddns.ipv6,...r,...n?{pinnedCurrency:n.currency,pinnedThreshold:new(u())(n.threshold).times(100),shouldPinMaxCollateral:n.maxCollateral.pinned,maxCollateralPinned:new(u())(n.maxCollateral.value),shouldPinStoragePrice:n.storage.pinned,storagePricePinned:new(u())(n.storage.value),shouldPinEgressPrice:n.egress.pinned,egressPricePinned:new(u())(n.egress.value),shouldPinIngressPrice:n.ingress.pinned,ingressPricePinned:new(u())(n.ingress.value)}:d}}var p=n(2002),m=n(63955),v=n(67837);function g(e,t){return t?new(u())(new(u())(e).div(t).div(10).toFixed(0)).times(10):void 0}function y(e,t){return(n,r)=>!e.pinningEnabled||(t?t(n,r):!!n||"required")}var b=n(92762);let x=(0,i.createContext)({}),w=()=>(0,i.useContext)(x);function E(e){let{children:t}=e,n=function(){var e;let{settings:t,settingsPinned:n,dynDNSCheck:l}={settings:(0,p.rV)({config:{swr:{refreshInterval:(0,a.sW)(1)}}}),settingsPinned:(0,p.E5)({config:{swr:{refreshInterval:(0,a.sW)(1),errorRetryCount:0}}}),dynDNSCheck:(0,p.WT)({config:{swr:{revalidateOnFocus:!1,errorRetryCount:0}}})},{form:d,fields:x,configViewMode:w,setConfigViewMode:E}=function(){var e;let t=(0,m.cI)({mode:"all",defaultValues:f}),n=t.watch("storagePrice"),o=t.watch("collateralMultiplier"),[s,l]=(0,b.Z)("v0/config/mode",{defaultValue:"basic"});!function(e){let{form:t}=e,n=(0,i.useMemo)(()=>({}),[]);(0,i.useEffect)(()=>{for(let[e,r]of Object.entries(n))t.setValue(e,r,{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0})},[t,n])}({form:t});let d=(0,v.J)({currency:"usd"}),h=(0,p.ER)(),x=null===(e=h.data)||void 0===e?void 0:e.explorer.enabled,w=(0,i.useRef)({pinningEnabled:x});return(0,i.useEffect)(()=>{w.current.pinningEnabled=x},[x]),{form:t,fields:(0,i.useMemo)(()=>{var e;return function(e){let{pinningEnabled:t,configViewMode:n,storageTBMonth:i,collateralMultiplier:o,exchangeRateUSD:s,validationContext:l}=e;return{acceptingContracts:{type:"boolean",category:"host",title:"Accepting contracts",description:(0,r.jsx)(r.Fragment,{children:"Whether or not the host is accepting contracts."}),validation:{}},netAddress:{type:"text",category:"host",title:"Address",description:(0,r.jsx)(r.Fragment,{children:"The network address of the host."}),placeholder:"my.host.com:9982",validation:{required:"required"}},maxContractDuration:{type:"number",category:"host",title:"Maximum contract duration",units:"months",decimalsLimit:2,suggestion:new(u())(6),suggestionTip:"The default maximum duration is 6 months.",description:(0,r.jsx)(r.Fragment,{children:"The maximum contract duration that the host will accept."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte((0,a.E6)(4320))||"must be at least 1 month"}}},pinnedCurrency:{title:"Pinned currency",description:"Currency to use for fields where price pinning is enabled.",type:"select",options:[...v.mV.map(e=>{let{id:t,label:n}=e;return{label:n,value:t}}),{label:"none",value:""}],hidden:!t,validation:{}},pinnedThreshold:{title:"Pinned currency change threshold",type:"number",suggestionTip:"A threshold of 2% is recommended.",suggestion:new(u())(2),units:"%",decimalsLimit:0,description:(0,r.jsx)(r.Fragment,{children:"Percentage that controls the minimum change in exchange rate that will trigger an update to pinned prices. This prevents the host from changing prices too often."}),hidden:!t||"basic"===n,validation:{validate:{required:y(l),max:y(l,e=>new(u())(e).lte(100)||"must be at most 100%"),min:y(l,e=>new(u())(e).gte(0)||"must be at least 0%")}}},shouldPinStoragePrice:{title:"Pin storage price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},storagePrice:{title:"Storage price",description:(0,r.jsx)(r.Fragment,{children:"The host's storage price per TB per month. Choose whether to set your storage price in siacoin per TB per month or to pin the siacoin price to a fixed fiat value per TB per month."}),type:"siacoin",category:"pricing",units:"SC/TB/month",decimalsLimitSc:6,suggestion:s?g(1,s):void 0,suggestionTip:"The suggested storage price in siacoins per TB per month.",validation:{required:"required"}},storagePricePinned:{title:"Pinned storage price",description:"",units:"/TB/month",type:"fiat",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinStoragePrice||(null==e?void 0:e.gt(0))||"storage price must be greater than 0")}}},shouldPinEgressPrice:{title:"Pin egress price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},egressPrice:{title:"Egress price",description:(0,r.jsx)(r.Fragment,{children:"The host's egress price per TB per month. Egress means bandwidth usage by outgoing download traffic. Choose whether to set your egress price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),type:"siacoin",category:"pricing",units:"SC/TB",decimalsLimitSc:6,suggestion:s?g(10,s):void 0,suggestionTip:"The suggested egress price in siacoins for egress per TB.",validation:{required:"required"}},egressPricePinned:{title:"Pinned egress price",description:"",type:"fiat",units:"/TB",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinEgressPrice||(null==e?void 0:e.gt(0))||"egress price must be greater than 0")}}},shouldPinIngressPrice:{title:"Pin ingress price",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},ingressPrice:{title:"Ingress price",description:(0,r.jsx)(r.Fragment,{children:"The host's ingress price per TB per month. Ingress means bandwidth usage by incoming upload traffic. Choose whether to set your ingress price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),type:"siacoin",category:"pricing",units:"SC/TB",suggestion:s?g(.05,s):void 0,suggestionTip:"The suggested ingress price in siacoins per TB.",decimalsLimitSc:6,validation:{required:"required"}},ingressPricePinned:{title:"Pinned ingress price",description:"",type:"fiat",units:"/TB",category:"pricing",hidden:!t,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinIngressPrice||(null==e?void 0:e.gt(0))||"ingress price must be greater than 0")}}},collateralMultiplier:{title:"Collateral multiplier",type:"number",category:"pricing",units:"* storage price",placeholder:"2",decimalsLimit:1,description:(0,r.jsx)(r.Fragment,{children:"The host's target collateral as a multiple of storage price."}),suggestion:new(u())(2),suggestionTip:"The default multiplier is 2x the storage price.",validation:{required:"required"}},shouldPinMaxCollateral:{title:"Pin max collateral",description:"",type:"boolean",category:"pricing",hidden:!t,validation:{}},maxCollateral:{title:"Max collateral",description:(0,r.jsx)(r.Fragment,{children:"The host's maximum collateral. Choose whether to set your max collateral price in siacoin or to pin the max collateral to a fixed fiat value."}),type:"siacoin",category:"pricing",decimalsLimitSc:6,suggestion:i&&o?!i||!o||(null==i?void 0:i.isZero())||(null==o?void 0:o.isZero())?new(u())(0):new(u())(12960).times(i).div((0,a.S5)(1)).times(o):void 0,suggestionTip:"The suggested maximum collateral, calculated based on the configured storage price and collateral multiplier.",validation:{required:"required"}},maxCollateralPinned:{title:"Pinned max collateral",description:"",type:"fiat",category:"pricing",hidden:!t||"basic"===n,validation:{validate:{required:y(l),currency:y(l,(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:y(l,(e,t)=>!t.shouldPinMaxCollateral||(null==e?void 0:e.gt(0))||"max collateral must be greater than 0")}}},contractPrice:{title:"Contract price",type:"siacoin",category:"pricing",decimalsLimitSc:6,suggestionTip:"The suggested contract price.",tipsDecimalsLimitSc:1,suggestion:new(u())(.2),description:(0,r.jsx)(r.Fragment,{children:"The host's contract price in siacoins."}),hidden:"basic"===n,validation:{required:"required"}},baseRPCPrice:{title:"Base RPC price",type:"siacoin",category:"pricing",units:"SC/million",suggestion:new(u())(1),suggestionTip:"The suggested base RPC price in siacoins per million calls.",decimalsLimitSc:6,description:(0,r.jsx)(r.Fragment,{children:"The host's base RPC price in siacoins per million calls."}),hidden:"basic"===n,validation:{required:"required"}},sectorAccessPrice:{title:"Sector access price",type:"siacoin",category:"pricing",units:"SC/million",decimalsLimitSc:6,suggestion:new(u())(1),suggestionTip:"The suggested sector access price in siacoins per million sectors.",description:(0,r.jsx)(r.Fragment,{children:"The host's sector access price in siacoins per million sectors."}),hidden:"basic"===n,validation:{required:"required"}},priceTableValidity:{title:"Price table validity",type:"number",category:"pricing",units:"minutes",suggestion:new(u())(30),suggestionTip:"The suggested price table validity.",description:(0,r.jsx)(r.Fragment,{children:"How long a renter's registered price table remains valid."}),hidden:"basic"===n,validation:{required:"required"}},accountExpiry:{title:"Expiry",type:"number",category:"RHP3",units:"days",suggestion:new(u())(30),suggestionTip:"The suggested account expiry.",description:(0,r.jsx)(r.Fragment,{children:"How long a renter's ephemeral accounts are inactive before the host prunes them and recovers the remaining funds."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte(7)||"must be at least 1 week"}}},maxAccountBalance:{title:"Maximum balance",type:"siacoin",category:"RHP3",suggestion:new(u())(10),suggestionTip:"The suggested maximum account balance.",description:(0,r.jsx)(r.Fragment,{children:"Maximum balance a renter's ephemeral account can have. When the limit is reached, deposits are rejected until some of the funds have been spent."}),hidden:"basic"===n,validation:{required:"required",validate:{min:e=>new(u())(e).gte(1)||"must be at least 1 SC"}}},ingressLimit:{title:"Ingress limit",type:"number",category:"bandwidth",units:"MB/second",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of ingress bandwidth traffic in MB per second."}),validation:{required:"required"}},egressLimit:{title:"Egress limit",type:"number",category:"bandwidth",units:"MB/second",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of egress bandwidth traffic in MB per second."}),validation:{required:"required"}},dnsProvider:{title:"Dynamic DNS Provider",type:"select",category:"DNS",options:c,description:(0,r.jsx)(r.Fragment,{children:"Enable dynamic DNS with one of the supported providers."}),validation:{validate:e=>!!c.find(t=>t.value===e)||"must be one of supported providers"}},dnsIpv4:{title:"IPv4",type:"boolean",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Whether IPv4 is enabled."}),show:e=>!!e.dnsProvider,validation:{validate:(e,t)=>!t.dnsProvider||!!(e||t.dnsIpv6)||"at least one of IPv4 and IPv6 must be enabled"},trigger:["dnsIpv6"]},dnsIpv6:{type:"boolean",title:"IPv6",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Whether IPv6 is enabled."}),show:e=>!!e.dnsProvider,validation:{validate:(e,t)=>!t.dnsProvider||!!(e||t.dnsIpv4)||"at least one of IPv4 and IPv6 must be enabled"},trigger:["dnsIpv4"]},dnsDuckDnsToken:{type:"text",title:"Token",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"DuckDNS token."}),show:e=>"duckdns"===e.dnsProvider,validation:{validate:(e,t)=>"duckdns"!==t.dnsProvider||!!e||"required"}},dnsNoIpEmail:{type:"text",title:"Email",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"No-IP email."}),show:e=>"noip"===e.dnsProvider,validation:{validate:(e,t)=>"noip"!==t.dnsProvider||!!e||"required"}},dnsNoIpPassword:{type:"password",title:"Password",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"No-IP password."}),show:e=>"noip"===e.dnsProvider,validation:{validate:(e,t)=>"noip"!==t.dnsProvider||!!e||"required"}},dnsAwsId:{type:"text",title:"ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 ID."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsAwsSecret:{type:"password",title:"Secret",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 secret."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsAwsZoneId:{type:"text",title:"Zone ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"AWS Route53 zone ID."}),show:e=>"route53"===e.dnsProvider,validation:{validate:(e,t)=>"route53"!==t.dnsProvider||!!e||"required"}},dnsCloudflareToken:{type:"text",title:"Token",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Cloudflare token."}),show:e=>"cloudflare"===e.dnsProvider,validation:{validate:(e,t)=>"cloudflare"!==t.dnsProvider||!!e||"required"}},dnsCloudflareZoneId:{type:"text",title:"Zone ID",category:"DNS",description:(0,r.jsx)(r.Fragment,{children:"Cloudflare zone ID."}),show:e=>"cloudflare"===e.dnsProvider,validation:{validate:(e,t)=>"cloudflare"!==t.dnsProvider||!!e||"required"}}}}({pinningEnabled:null===(e=h.data)||void 0===e?void 0:e.explorer.enabled,configViewMode:s,storageTBMonth:n,collateralMultiplier:o,exchangeRateUSD:d.rate,validationContext:w.current})},[s,n,o,d.rate,h.data]),storageTBMonth:n,collateralMultiplier:o,configViewMode:s,setConfigViewMode:l}}(),j=(0,i.useMemo)(()=>({settings:{data:t.data,error:t.error},settingsPinned:{data:n.data,error:n.error}}),[t.data,t.error,n.data,n.error]),k=(0,i.useMemo)(()=>!function(e){let{settings:t,settingsPinned:n}=e;return!!(t.data&&(n.data||n.error))}(j)?null:h({settings:j.settings.data,settingsPinned:j.settingsPinned.data}),[j]),S=(0,i.useMemo)(()=>(function(e){let{settings:t}=e;return!!t.error})(j),[j]),O=null===(e=(0,p.ER)().data)||void 0===e?void 0:e.explorer.enabled,C=(0,i.useCallback)(async()=>{let e=await t.mutate(),r=await n.mutate();if(e&&(!O||r))return await l.mutate(),d.reset(h({settings:e,settingsPinned:r}));(0,o.OHV)({title:"Error fetching settings"})},[d,t,n,l,O]);(0,o.u$d)({form:d,remoteValues:k}),(0,o.Z4p)({form:d,remoteValues:k});let{changeCount:_}=(0,o.mYE)({form:d}),M=function(e){let{resources:t,revalidateAndResetForm:n}=e,r=(0,p.ER)({config:{swr:{refreshInterval:(0,a.sW)(1)}}}),l=(0,p.Te)(),u=(0,p.Vp)();return(0,i.useCallback)(async e=>{if(t)try{var i,c,d,f;let h;let p=(f=t.settings.data,h=null,"duckdns"===e.dnsProvider&&(h={token:e.dnsDuckDnsToken}),"noip"===e.dnsProvider&&(h={email:e.dnsNoIpEmail,password:e.dnsNoIpPassword}),"route53"===e.dnsProvider&&(h={id:e.dnsAwsId,secret:e.dnsAwsSecret,zoneID:e.dnsAwsZoneId}),"cloudflare"===e.dnsProvider&&(h={token:e.dnsCloudflareToken,zoneID:e.dnsCloudflareZoneId}),{...f,acceptingContracts:e.acceptingContracts,netAddress:e.netAddress,maxContractDuration:Number(e.maxContractDuration.times((0,a.S5)(1)).toFixed(0)),contractPrice:(0,a.qN)(e.contractPrice).toString(),baseRPCPrice:e.baseRPCPrice.div((0,a.ll)((0,s.sS)(1))).toFixed(0),sectorAccessPrice:e.sectorAccessPrice.div((0,a.ll)((0,s.nS)(1))).toFixed(0),collateralMultiplier:e.collateralMultiplier.toNumber(),maxCollateral:(0,a.qN)(e.maxCollateral).toString(),storagePrice:e.storagePrice.div((0,a.ll)((0,s.SY)(1))).toFixed(0),egressPrice:e.egressPrice.div((0,a.ll)((0,s.B1)(1))).toFixed(0),ingressPrice:e.ingressPrice.div((0,a.ll)((0,s.dK)(1))).toFixed(0),priceTableValidity:Number(e.priceTableValidity.times(60).times(1e9).toFixed(0)),accountExpiry:Number(e.accountExpiry.times(86400).times(1e9).toFixed(0)),maxAccountBalance:(0,a.qN)(e.maxAccountBalance).toString(),ingressLimit:Number((0,a.Y)(e.ingressLimit).toFixed(0)),egressLimit:Number((0,a.Y)(e.egressLimit).toFixed(0)),ddns:{...null==f?void 0:f.ddns,provider:e.dnsProvider,ipv4:e.dnsIpv4,ipv6:e.dnsIpv6,options:h}}),m=await l.patch({payload:p});if(m.error)throw Error(m.error);if(null===(i=r.data)||void 0===i?void 0:i.explorer.enabled){let n=await u.put({payload:{...t.settingsPinned.data,currency:e.pinnedCurrency,threshold:e.pinnedThreshold.div(100).toNumber(),storage:{pinned:e.shouldPinStoragePrice,value:e.storagePricePinned.toNumber()},ingress:{pinned:e.shouldPinIngressPrice,value:e.ingressPricePinned.toNumber()},egress:{pinned:e.shouldPinEgressPrice,value:e.egressPricePinned.toNumber()},maxCollateral:{pinned:e.shouldPinMaxCollateral,value:e.maxCollateralPinned.toNumber()}}});if(n.error)throw Error(n.error)}(null===(d=r.data)||void 0===d?void 0:null===(c=d.lastAnnouncement)||void 0===c?void 0:c.address)!==e.netAddress?(0,o.OPV)({title:"Settings have been saved",body:"Address has changed, make sure to re-announce the host.",options:{duration:2e4}}):(0,o.OPV)({title:"Settings have been saved"}),await n()}catch(e){(0,o.OHV)({title:"Error updating settings",body:e.message}),console.log(e)}},[t,l,u,n,r.data])}({resources:j,revalidateAndResetForm:C}),A=(0,o.WsO)(x),T=(0,i.useMemo)(()=>d.handleSubmit(M,A),[d,M,A]),P=(0,i.useRef)();return{fields:x,settings:t,dynDNSCheck:l,changeCount:_,revalidateAndResetForm:C,form:d,onSubmit:T,setConfigViewMode:E,configViewMode:w,remoteError:S,takeScreenshot:(0,i.useCallback)(async e=>{(0,o.S5N)(P.current,e)},[]),configRef:P,pinningEnabled:O}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},38923:function(e,t,n){"use strict";n.d(t,{x:function(){return w},G:function(){return x}});var r=n(52322),i=n(40896),o=n(5632),a=n(2002),s=n(2784),l=n(75262),u=n(95685),c=n(13593),d=n(86254);function f(e){let{id:t,status:n,contentProps:o,buttonProps:l}=e,c=(0,a.kr)(),{openDialog:f}=(0,d.Rh)(),h=(0,s.useCallback)(async()=>{let e=await c.put({params:{id:t}});e.error?(0,i.OHV)({title:"Error starting integrity check",body:e.error}):(0,i.OPV)({title:"Integrity check started",body:(0,r.jsxs)(r.Fragment,{children:["Depending on contract data size this operation can take a while. Check ",(0,r.jsx)(i.EKh,{children:"hostd"})," ",(0,r.jsx)(i.rUS,{onClick:()=>f("alerts"),children:"alerts"})," for status updates."]}),options:{duration:12e3}})},[t,c,f]),p=["active","pending"].includes(n);return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...l,children:(0,r.jsx)(u.EMN,{})}),contentProps:{align:"start",...o},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Contract ",t.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsx)(i.ua7,{content:p?"Trigger a data integrity check":"Data integrity check only available for active or pending contracts",children:(0,r.jsx)("div",{children:(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:()=>h(),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(u.dDl,{})}),"Integrity check"]})})})]})}let h=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{id:t,status:n}}=e;return(0,r.jsx)(f,{id:t,status:n})}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:t,context:n}=e,{id:o,renewedFrom:a,isRenewedFrom:s,renewedTo:l,isRenewedTo:c}=t;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(o),type:"contract",siascanUrl:n.siascanUrl}),s&&(0,r.jsx)(i.ua7,{content:"Renewed from",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.L6f,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",type:"contract",value:(0,i.I13)(a),siascanUrl:n.siascanUrl})]})}),c&&(0,r.jsx)(i.ua7,{content:"Renewed to",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.IRm,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",value:(0,i.I13)(l),type:"contract",siascanUrl:n.siascanUrl})]})})]})}},{id:"status",label:"status",category:"general",render:e=>{let{data:{status:t}}=e;return(0,r.jsx)(i.Cts,{variant:"active"===t?"amber":"failed"===t?"red":"pending"===t?"amber":"rejected"===t?"red":"successful"===t?"green":void 0,children:t})}},{id:"timeline",label:"timeline",category:"time",render:e=>{let{data:t,context:{currentHeight:n,contractsTimeRange:o}}=e,{contractHeightStart:a,contractHeightEnd:s,revision:l,status:u}=t;return(0,r.jsx)("div",{className:"w-[400px]",children:(0,r.jsx)(i.TaT,{currentHeight:n,contractHeightStart:a,contractHeightEnd:"rejected"===u?void 0:s,proofWindowHeightStart:"rejected"===u?void 0:l.windowStart,proofWindowHeightEnd:"rejected"===u?void 0:l.windowEnd,range:o})})}},{id:"contractHeightStart",label:"start date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{contractHeightStart:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"contractHeightEnd",label:"expiration date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{contractHeightEnd:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"payoutHeight",label:"payout date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{payoutHeight:t},context:{currentHeight:n}}=e;return(0,r.jsx)(i.xvT,{size:"12",children:(0,c.rN)((0,c.jr)(n,t))})}},{id:"filesize",label:"data size",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:{filesize:t}}}=e;return(0,r.jsx)(i.m2c,{size:"12",value:t,variant:"value",format:e=>(0,c.vW)(e.toNumber())})}},{id:"fileMerkleRoot",label:"merkle root",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:{fileMerkleRoot:t}}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(t)})}},{id:"payout",label:"payout",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.payout})}},{id:"remainingRenterFunds",label:"remaining renter funds",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{revision:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.remainingRenterFunds})}},{id:"lockedCollateral",label:"locked collateral",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{lockedCollateral:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t})}},{id:"usageRiskedCollateral",label:"risked collateral",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.riskedCollateral})}},{id:"usageTotal",label:"total usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.total})}},{id:"usageStorage",label:"storage usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.storage})}},{id:"usageIngress",label:"ingress usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.ingress})}},{id:"usageEgress",label:"egress usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.egress})}},{id:"usageAccountFunding",label:"account funding usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.accountFunding})}},{id:"usageRpc",label:"RPC usage",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{usage:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.rpc})}}].map(e=>({...e,..."financial"===e.category?{icon:(0,r.jsx)(u.dZ8,{className:"relative opacity-50 scale-75"}),label:e.label,tip:"financial: ".concat(e.label)}:{label:e.label,tip:e.label}}));var p=n(6391),m=n.n(p),v=n(38855),g=n(74667),y=n(9338);let b=(0,s.createContext)({}),x=()=>(0,s.useContext)(b);function w(e){let{children:t}=e,n=function(){var e,t;let n=(0,o.useRouter)(),r=Number(n.query.limit||50),u=Number(n.query.offset||0),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:p,resetFilters:b}=(0,i.Uu5)(),{configurableColumns:x,enabledColumns:w,sortableColumns:E,toggleColumnVisibility:j,setColumnsVisible:k,setColumnsHidden:S,toggleSort:O,setSortDirection:C,setSortField:_,sortField:M,sortDirection:A,resetDefaultColumnVisibility:T}=(0,i.oy6)("hostd/v0/contracts",{columns:h,columnsDefaultVisible:l.gd,sortOptions:l.Fo,defaultSortField:l.nw}),P=(0,a.GP)({payload:{limit:r,offset:u,sortField:null===(e=l.Fo.find(e=>e.id===M))||void 0===e?void 0:e.value,sortDesc:"desc"===A,contractIDs:c.filter(e=>"filterContractId"===e.id).map(e=>e.value),statuses:c.filter(e=>e.id.startsWith("filterStatus")).map(e=>e.value)},config:{swr:{refreshInterval:y.h}}}),N=function(e){let{response:t}=e;return(0,s.useMemo)(()=>{var e;return t.data?(null===(e=t.data.contracts)||void 0===e?void 0:e.map(e=>(function(e){var t;let n=new(m())(e.usage.accountFunding||0),r=new(m())(e.usage.egress||0),i=new(m())(e.usage.ingress||0),o=new(m())(e.usage.riskedCollateral||0),a=new(m())(e.usage.rpc||0),s=new(m())(e.usage.storage||0),l=n.plus(r).plus(i).plus(a).plus(s),u=e.resolutionHeight>0?e.resolutionHeight+144:e.revision.windowEnd+144;return{id:e.revision.parentID,revision:{parentID:e.revision.parentID,unlockConditions:e.revision.unlockConditions,filesize:new(m())(e.revision.filesize||0),fileMerkleRoot:e.revision.fileMerkleRoot,windowStart:e.revision.windowStart,windowEnd:e.revision.windowEnd,payout:new(m())("active"==e.status||e.resolutionHeight>0?e.revision.validProofOutputs[1].value:e.revision.missedProofOutputs[1].value),remainingRenterFunds:new(m())((null===(t=e.revision.validProofOutputs)||void 0===t?void 0:t[0].value)||0),validProofOutputs:e.revision.validProofOutputs,missedProofOutputs:e.revision.missedProofOutputs,unlockHash:e.revision.unlockHash,revisionNumber:e.revision.revisionNumber},usage:{total:l,accountFunding:n,egress:r,ingress:i,riskedCollateral:o,rpc:a,storage:s},lockedCollateral:new(m())(e.lockedCollateral||0),hostSignature:e.hostSignature,renterSignature:e.renterSignature,status:e.status,negotiationHeight:e.negotiationHeight,formationConfirmed:e.formationConfirmed,revisionConfirmed:e.revisionConfirmed,resolutionHeight:e.resolutionHeight,payoutHeight:u,contractHeightStart:e.negotiationHeight,contractHeightEnd:e.revision.windowStart,renewedTo:e.renewedTo,renewedFrom:e.renewedFrom,isRenewedFrom:"fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedFrom,isRenewedTo:"fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedTo}})(e)))||[]:null},[t.data])}({response:P}),R=(0,s.useMemo)(()=>h.filter(e=>w.includes(e.id)),[w]),D=P.isValidating,L=P.error,F=(0,i.c2j)(N,D,L,c),{estimatedBlockHeight:Z,isSynced:V,nodeBlockHeight:z}=(0,v.n)(),I=V?z:Z,{range:B}=(0,s.useMemo)(()=>(0,i.EJC)(I,N||[]),[I,N]),H=(0,g.B)();return{dataState:F,offset:u,limit:r,cellContext:(0,s.useMemo)(()=>({contractsTimeRange:B,currentHeight:I,siascanUrl:H}),[B,I,H]),pageCount:(null==N?void 0:N.length)||0,totalCount:null===(t=P.data)||void 0===t?void 0:t.count,columns:R,dataset:N,configurableColumns:x,enabledColumns:w,sortableColumns:E,toggleColumnVisibility:j,setColumnsVisible:k,setColumnsHidden:S,toggleSort:O,setSortDirection:C,setSortField:_,sortField:M,sortDirection:A,resetDefaultColumnVisibility:T,filters:c,setFilter:d,removeFilter:f,removeLastFilter:p,resetFilters:b}}();return(0,r.jsx)(b.Provider,{value:n,children:t})}},75262:function(e,t,n){"use strict";n.d(t,{Fo:function(){return i},gd:function(){return r},nw:function(){return o}});let r=["contractId","status","usageTotal","lockedCollateral","timeline"],i=[{id:"status",value:"status",label:"status",category:"general"},{id:"timeline",value:"negotiationHeight",label:"timeline",category:"time"},{id:"contractHeightStart",value:"negotiationHeight",label:"start height",category:"time"},{id:"contractHeightEnd",value:"expirationHeight",label:"expiration height",category:"time"}],o="timeline"},86254:function(e,t,n){"use strict";n.d(t,{Tu:function(){return eS},xQ:function(){return eO},Rh:function(){return ek}});var r=n(52322),i=n(2784),o=n(40896),a=n(2002),s=n(13593),l=n(6391),u=n.n(l),c=n(63955);function d(e,t,n){var r=this,o=(0,i.useRef)(null),a=(0,i.useRef)(0),s=(0,i.useRef)(null),l=(0,i.useRef)([]),u=(0,i.useRef)(),c=(0,i.useRef)(),d=(0,i.useRef)(e),f=(0,i.useRef)(!0);(0,i.useEffect)(function(){d.current=e},[e]);var h=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw TypeError("Expected a function");t=+t||0;var p=!!(n=n||{}).leading,m=!("trailing"in n)||!!n.trailing,v="maxWait"in n,g=v?Math.max(+n.maxWait||0,t):null;return(0,i.useEffect)(function(){return f.current=!0,function(){f.current=!1}},[]),(0,i.useMemo)(function(){var e=function(e){var t=l.current,n=u.current;return l.current=u.current=null,a.current=e,c.current=d.current.apply(n,t)},n=function(e,t){h&&cancelAnimationFrame(s.current),s.current=h?requestAnimationFrame(e):setTimeout(e,t)},i=function(e){if(!f.current)return!1;var n=e-o.current;return!o.current||n>=t||n<0||v&&e-a.current>=g},y=function(t){return s.current=null,m&&l.current?e(t):(l.current=u.current=null,c.current)},b=function e(){var r=Date.now();if(i(r))return y(r);if(f.current){var s=t-(r-o.current);n(e,v?Math.min(s,g-(r-a.current)):s)}},x=function(){var d=Date.now(),h=i(d);if(l.current=[].slice.call(arguments),u.current=r,o.current=d,h){if(!s.current&&f.current)return a.current=o.current,n(b,t),p?e(o.current):c.current;if(v)return n(b,t),e(o.current)}return s.current||n(b,t),c.current};return x.cancel=function(){s.current&&(h?cancelAnimationFrame(s.current):clearTimeout(s.current)),a.current=0,l.current=o.current=u.current=s.current=null},x.isPending=function(){return!!s.current},x.flush=function(){return s.current?y(Date.now()):c.current},x},[p,v,t,g,m,h])}function f(e,t){return e===t}function h(e){return"function"==typeof e?function(){return e}:e}var p=n(99182),m=n(35599),v=n(95685);function g(e){let{search:t}=e;return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.Qbr,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No matching directory.":"Select a directory to get started."})]})}function y(){var e;return(null===(e=(0,a.ER)({config:{swr:{revalidateOnFocus:!1,keepPreviousData:!0}}}).data)||void 0===e?void 0:e.os)==="windows"?"\\":"/"}var b=n(79200),x=n(81441),w=n(81721),E=function(e,t){for(var n=e.length;n--&&(0,w.Z)(t,e[n],0)>-1;);return n},j=n(36202),k=n(25186),S=n(37602),O=function(e,t,n){if((e=(0,k.Z)(e))&&(n||void 0===t))return e.slice(0,(0,S.Z)(e)+1);if(!e||!(t=(0,b.Z)(t)))return e;var r=(0,j.Z)(e),i=E(r,(0,j.Z)(t))+1;return(0,x.Z)(r,0,i).join("")},C=n(78807),_=function(e,t){for(var n=-1,r=e.length;++n-1;);return n},M=function(e,t,n){if((e=(0,k.Z)(e))&&(n||void 0===t))return(0,C.Z)(e);if(!e||!(t=(0,b.Z)(t)))return e;var r=(0,j.Z)(e),i=(0,j.Z)(t),o=_(r,i),a=E(r,i)+1;return(0,x.Z)(r,o,a).join("")};function A(e){let{currentPath:t,childPath:n,separator:r}=e;return"\\"===t&&n.endsWith(":")?n+r:T(t,n,r)}function T(e,t,n){e=e===n?e:O(e,n),t=M(t,n);let r="";return(r=e.length?t.length&&t!==n?e===n?n+t:e+n+t:e:t).endsWith(":")?r+n:r}function P(){return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.Qbr,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:"Error loading directory."})]})}function N(e){let{path:t,onCreate:n}=e,s=y(),l=(0,a.Kw)(),[u,c]=(0,i.useState)(""),d=(0,i.useCallback)(async()=>{let e=await l.put({payload:{path:A({currentPath:t,childPath:u,separator:s})}});e.error?(0,o.OHV)({title:"Error creating directory",body:e.error}):(n(u),c(""))},[l,u,n,t,s]);return(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden w-full",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.L37,{})}),(0,r.jsx)("div",{className:"flex-1",children:(0,r.jsx)(o.nvn,{focus:"none",variant:"ghost",placeholder:"type new directory name",className:"!pl-0 font-normal h-5",value:u,onChange:e=>{c(e.currentTarget.value)},onKeyUp:e=>{e.stopPropagation(),"Enter"===e.key&&d()},size:"small"})})]})}function R(e){let{path:t,setPath:n,commandPage:i,currentPage:a,beforeSelect:s,afterSelect:l}=e,u=y();return(0,r.jsx)(m.WD,{commandPage:i,currentPage:a,onSelect:()=>{t&&(s&&s(),n(function(e,t){if(e.endsWith(":\\"))return t;let n="".concat(e.split(t).slice(0,-1).join(t));return""===n?t:n.endsWith(":")?n+t:n}(t,u)),l&&l())},value:"..",children:(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.ROc,{size:16})}),(0,r.jsx)(o.xvT,{ellipsis:!0,children:".."})]})},"..")}let D={namespace:"volumes/directorySelect",label:"Directory select"};function L(e){var t,n,i,a,s,l,u;let{path:c,dir:d,setPath:f,currentPage:h,beforeSelect:b,afterSelect:x}=e,w=y(),E=(null===(t=d.data)||void 0===t?void 0:t.path)===w,j=(null===(n=d.data)||void 0===n?void 0:n.path)==="\\";return(0,r.jsxs)(m.fu,{currentPage:h,commandPage:D,children:[d.isValidating||!d.data||d.error?null:E?null:(0,r.jsx)(R,{path:d.data.path,setPath:f,currentPage:h,commandPage:D,afterSelect:x,beforeSelect:b}),(0,r.jsxs)(p.mY.Empty,{children:[!d.isValidating&&d.error?(0,r.jsx)(P,{}):null,d.isValidating||d.error||(null===(a=d.data)||void 0===a?void 0:null===(i=a.directories)||void 0===i?void 0:i.length)?null:(0,r.jsx)(g,{search:c})]}),!d.isValidating&&!d.error&&(null===(l=d.data)||void 0===l?void 0:null===(s=l.directories)||void 0===s?void 0:s.length)?d.data.directories.map(e=>(0,r.jsx)(m.WD,{commandPage:D,currentPage:h,onSelect:()=>{b&&b(),f(A({currentPath:d.data.path,childPath:e,separator:w})),x&&x()},value:e,children:(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,r.jsx)(v.ROc,{size:16})}),(0,r.jsx)(o.xvT,{ellipsis:!0,children:e})]})},e)):null,!j&&!d.isValidating&&!d.error&&(0,r.jsx)(m.WD,{commandPage:D,currentPage:h,value:"create new directory",children:(0,r.jsx)(N,{path:null===(u=d.data)||void 0===u?void 0:u.path,onCreate:e=>{d.mutate(t=>{var n;return{...t,directories:(null==t?void 0:null===(n=t.directories)||void 0===n?void 0:n.concat(e))||[e]}})}})})]})}function F(e){let{path:t,dir:n,onChange:i}=e;return(0,r.jsx)(p.mY,{label:"Select volume",shouldFilter:!1,children:(0,r.jsx)(o.s_4,{className:"h-[200px] p-1 overflow-hidden",children:(0,r.jsx)(o.xrM,{keyToResetScrollbars:t,children:(0,r.jsx)(p.mY.List,{children:(0,r.jsx)(L,{path:t,dir:n,setPath:i,currentPage:D})})})})})}var Z=n(82851);function V(e){let{label:t,newSizeGB:n,currentSizeGB:i=0,maxSizeGB:a=0}=e,l=in,c=n>a;return(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"relative w-full h-1 rounded-lg bg-gray-300 dark:bg-graydark-300 overflow-hidden",children:[(0,r.jsx)("div",{className:(0,Z.cx)("absolute h-1 rounded-tl-lg rounded-bl-lg",void 0!==n&&u?"bg-red-500 dark:bg-red-500":"bg-gray-700 dark:bg-graydark-800",l?"z-10":"z-0"),style:{width:a?"".concat(i/a*100,"%"):"0%"}}),(0,r.jsx)("div",{className:(0,Z.cx)("absolute h-1 rounded-tl-lg rounded-bl-lg",c?"bg-amber-500 dark:bg-amber-500":void 0!==n&&l?"bg-green-500 dark:bg-green-500":"bg-gray-700 dark:bg-graydark-800",u?"z-10":"z-0"),style:{width:a?"".concat(n/a*100,"%"):"0%"}})]}),(0,r.jsxs)("div",{className:"h-4 flex justify-between",children:[t||(0,r.jsx)("div",{}),void 0!==n&&a?(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:"".concat((n/a*100).toFixed(0),"% of ").concat((0,s.vW)((0,s.Hz)(a))," available")}):null]})]})}let z=new(u())(10),I={size:void 0,name:"",path:"~",immediatePath:"~"};function B(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=ek(),h=(0,a.HU)(),p=y(),m=(0,c.cI)({mode:"all",defaultValues:I}),v=m.watch("path"),g=m.watch("immediatePath"),b=m.watch("name"),x=m.watch("size"),w=d(()=>{v!==g&&m.setValue("path",g)},500);(0,i.useEffect)(()=>{w()},[g]),(0,i.useEffect)(()=>{v!==g&&m.setValue("immediatePath",v)},[v]);let E=(0,i.useCallback)(async e=>{let t=await h.post({payload:{localPath:T(v,b,p),maxSectors:(0,o.WN2)(e.size).toNumber()}});t.error?(0,o.OHV)({title:"Error creating volume",body:t.error}):((0,o.OPV)({title:"New volume created"}),m.reset(I),f())},[m,h,f,b,v,p]),j=(0,a.cM)({disabled:!n,params:{path:""===v?p:v},config:{swr:{shouldRetryOnError:!1}}});(0,i.useEffect)(()=>{j.error&&m.setError("immediatePath",{message:"Directory does not exist"})},[j.error]),(0,i.useEffect)(()=>{j.data&&j.data.path!==v&&m.setValue("path",j.data.path)},[j.data]);let k=(0,i.useMemo)(()=>x||new(u())(0),[x]),S=(0,i.useMemo)(()=>j.data?(0,s.Uz)(j.data.freeBytes):new(u())(0),[j.data]),O=(0,i.useMemo)(()=>{var e;return(0,s.Uz)((null===(e=j.data)||void 0===e?void 0:e.freeBytes)||new(u())(0))},[j.data]),C=(0,i.useMemo)(()=>{var e,t;return e=z.toNumber(),t=O.toNumber(),{name:{type:"text",title:"Name",placeholder:"data.dat",validation:{required:"required"}},immediatePath:{type:"text",title:"Location",placeholder:"Enter a directory or select one below",validation:{required:"required",validate:{}}},path:{type:"text",title:"Location",validation:{required:"required",validate:{req:e=>"\\"!==e||"directory within a drive required"}}},size:{type:"number",title:"Size",decimalsLimit:0,units:"GB",placeholder:"1,000",validation:{required:"required",validate:{between:n=>{let r="Must be between ".concat((0,s.vW)((0,s.Hz)(e))," and ").concat((0,s.vW)((0,s.Hz)(t),{fixed:3}));return n<=t&&n>=e||r},nospace:()=>t>e||"not enough space in directory"}}}}},[O]),_=(0,o.WsO)(C);return(0,i.useEffect)(()=>{m.register("path",C.path.validation)},[m,C.path.validation]),(0,r.jsx)(o.VqE,{title:"Create Volume",trigger:t,open:n,onOpenChange:e=>{e||m.reset(I),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:m.handleSubmit(E,_),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.ZqQ,{form:m,children:"Create"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(o.nvN,{size:"14",children:"Create a new volume. Select a system directory and specific the size of the volume."}),(0,r.jsx)(o.yEL,{name:"name",form:m,fields:C}),(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.yEL,{name:"immediatePath",form:m,fields:C})}),(0,r.jsx)(F,{path:v,dir:j,onChange:e=>m.setValue("path",e,{shouldDirty:!0,shouldTouch:!0,shouldValidate:!0})})]}),(0,r.jsx)(o.jIp,{name:"size",form:m,fields:C}),(0,r.jsx)(V,{newSizeGB:k.toNumber(),currentSizeGB:0,maxSizeGB:S.toNumber()})]})})}let H=new(u())(10);function U(e){var t,n;let{trigger:l,open:d,onOpenChange:f}=e,{id:h}=ek(),p=y(),m=(0,a.ST)({disabled:!d||!h,params:{id:h}}),v=(0,a.cM)({disabled:!d||!m.data,params:{path:null===(t=m.data)||void 0===t?void 0:t.localPath.split(p).slice(0,-1).join(p)}}),g=(0,a.G)(),b={size:m.data?(0,o.bjP)(m.data.totalSectors):new(u())(0)},x=(0,c.cI)({mode:"all",defaultValues:b}),w=x.watch("size"),{closeAndReset:E,handleOpenChange:j}=(0,o.t0Y)({form:x,onOpenChange:f,defaultValues:b,initKey:[m.isLoading]}),k=(0,i.useCallback)(async e=>{let t=await g.put({params:{id:Number(h)},payload:{maxSectors:(0,o.WN2)(e.size).toNumber()}});t.error?(0,o.OHV)({title:"Error resizing volume",body:t.error}):((0,o.OPV)({title:"Volume resizing initiated"}),E())},[h,g,E]),S=(0,i.useMemo)(()=>w||new(u())(0),[w]),O=(0,i.useMemo)(()=>m.data?(0,o.bjP)(m.data.totalSectors):new(u())(0),[m.data]),C=(0,i.useMemo)(()=>v.data?(0,s.Uz)(v.data.freeBytes):new(u())(0),[v.data]),_=(0,i.useMemo)(()=>O.plus(C),[O,C]),M=O.lt(S),A=O.minus(S).abs().gte(1),T=(0,i.useMemo)(()=>{var e,t;return e=H.toNumber(),t=_.toNumber(),{size:{type:"number",title:"New size",decimalsLimit:0,units:"GB",placeholder:"1,000",validation:{required:"required",validate:{between:n=>{let r="Must be between ".concat((0,s.vW)((0,s.Hz)(e))," and ").concat((0,s.vW)((0,s.Hz)(t),{fixed:3}));return n<=t&&n>=e||r}}}}}},[_]),P=(0,o.WsO)(T);return(0,r.jsx)(o.VqE,{title:"Resize Volume",trigger:l,open:d,onOpenChange:j,contentVariants:{className:"max-w-[400px]"},onSubmit:x.handleSubmit(k,P),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(o.ZqQ,{form:x,children:"Resize"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)(o.nvN,{size:"14",children:["Grow or shrink the volume. When growing a volume, make sure to check that there is enough space on-disk. When shrinking a volume, any data that needs to be moved will be placed into other volumes, meaning that no data will be lost. If ",(0,r.jsx)(o.EKh,{children:"hostd"})," is unable to migrate the data, an error will be returned and the operation will be stopped."]}),(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(o.__J,{children:"Volume"}),(0,r.jsx)(o.xvT,{font:"mono",ellipsis:!0,children:null===(n=m.data)||void 0===n?void 0:n.localPath})]}),(0,r.jsx)(o.jIp,{name:"size",form:x,fields:T}),(0,r.jsx)(V,{currentSizeGB:O.toNumber(),newSizeGB:S.toNumber(),maxSizeGB:_.toNumber(),label:A?(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:M?"Increase by ".concat((0,s.vW)((0,s.Hz)(S.minus(O)))):"Decrease by ".concat((0,s.vW)((0,s.Hz)(O.minus(S))))}):(0,r.jsx)(o.xvT,{size:"12",color:"subtle",children:"Current size is ".concat((0,s.vW)((0,s.Hz)(O)))})})]})})}let W={path:"",force:!1};function q(e){var t,n,l;let{trigger:u,open:d,onOpenChange:f}=e,{id:h,closeDialog:p}=ek(),m=(0,a.uq)(),v=(0,a.ST)({disabled:!d||!h,params:{id:h}}),g=(0,o.x9T)(null===(t=v.data)||void 0===t?void 0:t.totalSectors),y=(0,o.x9T)(null===(n=v.data)||void 0===n?void 0:n.usedSectors),b=null===(l=v.data)||void 0===l?void 0:l.localPath,x=(0,c.cI)({mode:"all",defaultValues:W}),w=(0,i.useCallback)(async e=>{var t;let n=await m.delete({params:{id:null===(t=v.data)||void 0===t?void 0:t.id,force:e.force}});n.error?(0,o.OHV)({title:"Error deleting volume",body:n.error}):((0,o.OPV)({title:"Volume is now being permanently deleted"}),x.reset(),p())},[x,v.data,m,p]),E=(0,i.useMemo)(()=>({path:{type:"text",title:"Path",placeholder:b,validation:{required:"required",validate:{equals:e=>e===b||"directory path does not match"}}},force:{type:"boolean",title:"Force",validation:{}}}),[b]),j=(0,o.WsO)(E);return(0,r.jsx)(o.VqE,{title:"Delete Volume",trigger:u,open:d,onOpenChange:e=>{e||x.reset(W),f(e)},contentVariants:{className:"w-[400px]"},onSubmit:x.handleSubmit(w,j),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(o.nvN,{size:"14",children:"Are you sure you would like to delete the volume?"}),(0,r.jsxs)(o.nvN,{size:"14",children:[(0,r.jsx)(o.EKh,{children:"hostd"})," will move"," ",(0,r.jsx)(o.xvT,{weight:"semibold",children:(0,s.vW)(y)})," of stored data and will lose ",(0,r.jsx)(o.xvT,{weight:"semibold",children:(0,s.vW)(g)})," ","of storage capacity. It is not recommended to remove or resize volumes when contracts are about to expire."]}),(0,r.jsx)(o.nvN,{size:"14",children:"Enter the volume path to confirm the removal."}),(0,r.jsx)(o.yEL,{name:"path",form:x,fields:E}),(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(o.QBj,{name:"force",size:"medium",form:x,fields:E}),(0,r.jsx)(o.Yqd,{children:(0,r.jsx)("div",{className:"flex gap-1 max-w-[200px]",children:(0,r.jsx)(o.nvN,{size:"14",children:"Force deleting a volume will remove the volume even if the data can NOT be relocated - this will result in severe data loss and contract failure. Be extremely careful when using this option."})})})]}),(0,r.jsx)(o.ZqQ,{variant:"red",form:x,children:"Delete"})]})})}function $(){let{dialog:e,onOpenChange:t}=ek(),n=(0,a.Os)(),s=(0,a.cj)(),l=(0,a.hV)(),c=(0,i.useMemo)(()=>l.data?new(u())(l.data).times(1200):void 0,[l.data]),d=(0,i.useCallback)(async e=>{let{address:t,hastings:n,includeFee:r}=e,i=await s.post({payload:{address:t,amount:n.toString(),subtractMinerFee:r}});return i.error?{error:i.error}:{transactionId:i.data}},[s]);return(0,r.jsx)(o.weF,{balance:n.data?new(u())(n.data.spendable):void 0,send:d,fee:c,open:"sendSiacoin"===e,onOpenChange:t})}var Y=n(5769);function G(){let{id:e,dialog:t,onOpenChange:n}=ek(),{dataset:a}=(0,Y.n)(),s=(0,i.useMemo)(()=>null==a?void 0:a.find(t=>t.id===e),[a,e]);return(0,r.jsx)(o.mPE,{id:e,transaction:s,open:"transactionDetails"===t,onOpenChange:n})}var X=n(38195),K=n(67837),J=n(98334),Q=n(5632);let ee={namespace:"wallet",label:"Wallet"};function et(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:s,closeDialog:l}=ek(),u=(0,Q.useRouter)(),c=(0,a.Os)({config:{swr:{revalidateOnFocus:!1,keepPreviousData:!0}}});return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:ee,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:ee,onSelect:()=>{i(ee)},children:ee.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{u.push(J._.wallet.view),l()},children:"View wallet transactions"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("sendSiacoin")},children:"Send siacoin"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("addressDetails")},children:"Receive siacoin"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{s("addressDetails")},children:"View wallet address"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:ee,onSelect:()=>{var e;(0,o.vQq)(null===(e=c.data)||void 0===e?void 0:e.address,"wallet address"),l()},children:"Copy wallet address to clipboard"})]})}var en=n(38617);let er={namespace:"settings",label:"Settings"};function ei(e){let{currentPage:t,parentPage:n}=e,{openDialog:i,closeDialog:o}=ek(),{setTheme:a}=(0,en.F)(),{settings:s,setExternalDataSettings:l,lock:u,currencyOptions:c,setCurrency:d}=(0,K.Hv)();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:er,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:er,onSelect:()=>{i("settings")},children:"Open settings"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{l({siaCentral:!s.siaCentral}),o()},children:(s.siaCentral?"Disable":"Enable")+" external API - Sia Central exchange rates"}),(0,r.jsx)(m.o4,{currentPage:t,commandPage:er,onSelect:()=>{u(),o()},children:"Lock hostd"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{i("settings")},children:"Open interface theme menu"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("system"),o()},children:"Set theme to system preference"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("dark"),o()},children:"Set theme to dark"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{a("light"),o()},children:"Set theme to light"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{i("settings")},children:"Open currency settings menu"}),c.map(e=>{let{id:n,label:i}=e;return(0,r.jsx)(m.WD,{currentPage:t,commandPage:er,onSelect:()=>{d(n),o()},children:"Set currency to ".concat(i)},n)})]})}let eo={namespace:"node",label:"Blockchain node"};function ea(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:o,closeDialog:a}=ek(),s=(0,Q.useRouter)();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:eo,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:eo,onSelect:()=>{i(eo)},children:eo.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:eo,onSelect:()=>{o("connectPeer")},children:"Connect to a peer"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:eo,onSelect:()=>{s.push(J._.node.index),a()},children:"View peers"})]})}var es=n(12542);let el={namespace:"configuration",label:"Configuration"};function eu(e){let{currentPage:t,parentPage:n,pushPage:i}=e,o=(0,Q.useRouter)(),{configViewMode:a}=(0,es.ZR)(),{closeDialog:s}=ek();return(0,r.jsxs)(m.fu,{currentPage:t,commandPage:el,children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:el,onSelect:()=>{i(el)},children:el.label}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.index),s()},children:"Open configuration"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.host),s()},children:"Configure host"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.pricing),s()},children:"Configure pricing"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.dns),s()},children:"Configure DNS"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.bandwidth),s()},children:"Configure bandwidth"}),"advanced"===a&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.registry),s()},children:"Configure registry"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:el,onSelect:()=>{o.push(J._.config.accounts),s()},children:"Configure accounts"})]})]})}var ec=n(38923);function ed(e){let{search:t}=e;return(0,r.jsxs)(o.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(o.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(v.owP,{})}),(0,r.jsx)(o.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No results matching query.":"Type a query to get started."})]})}var ef=n(34148);let eh={namespace:"contracts",label:"Contracts"};function ep(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:o,afterSelect:a}=e,s=(0,Q.useRouter)(),{closeDialog:l}=ek();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(eh)},children:eh.label}),(0,r.jsx)(m.fu,{currentPage:t,commandPage:eh,children:(0,r.jsx)(m.WD,{currentPage:t,commandPage:eh,onSelect:()=>{s.push(J._.contracts.index),l()},children:"View contracts"})}),(0,r.jsx)(ef.F,{parentPage:eh,currentPage:t,beforeSelect:o,afterSelect:a,pushPage:i})]})}let em={namespace:"volumes",label:"Volumes"};function ev(e){let{currentPage:t,parentPage:n,pushPage:i}=e,o=(0,Q.useRouter)(),{openDialog:a,closeDialog:s}=ek();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(m.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(em)},children:em.label}),(0,r.jsxs)(m.fu,{currentPage:t,commandPage:em,children:[(0,r.jsx)(m.WD,{currentPage:t,commandPage:em,onSelect:()=>{o.push(J._.volumes.index),s()},children:"View volumes"}),(0,r.jsx)(m.WD,{currentPage:t,commandPage:em,onSelect:()=>{a("volumeCreate")},children:"Create volume"})]})]})}function eg(e){var t,n,a,s,l,u,c,m,v;let{panel:g}=e,y=(0,Q.useRouter)(),{resetFilters:b}=(0,ec.G)(),{closeDialog:x}=ek(),[w,E]=(0,i.useState)(""),[j]=(s=t&&t.equalityFn||f,u=(a=(n=(0,i.useState)(h(w)))[1],l=[n[0],(0,i.useCallback)(function(e){return a(h(e))},[])])[0],c=l[1],m=d((0,i.useCallback)(function(e){return c(e)},[c]),500,t),s((v=(0,i.useRef)(w)).current,w)||(m(w),v.current=w),[u,m]),[k,S]=(0,i.useState)([]),O=k[k.length-1],C=0===k.length,_=(0,i.useCallback)(e=>{S(t=>[...t,e])},[S]),M=(0,i.useCallback)(()=>{x()},[x]),A=(0,i.useCallback)(()=>{E("")},[E]),T=(null==O?void 0:O.empty)||ed;return(0,r.jsxs)(p.mY,{label:"Command Menu",loop:!0,className:(0,Z.cx)(g&&(0,o.z$)()),onKeyDown:e=>{(k.length>0&&"Escape"===e.key||"Backspace"===e.key&&!w)&&(e.preventDefault(),S(e=>e.slice(0,-1)))},children:[O&&(0,r.jsx)(o.__J,{className:"px-2",children:O.label}),(0,r.jsx)(p.mY.Input,{value:w,onValueChange:E,className:(0,o.cEb)({variant:"ghost",focus:"none"}),placeholder:(null==O?void 0:O.prompt)||(C?"Search for commands, eg: theme, redundancy":"Search commands")}),(0,r.jsx)(o.Z0O,{className:"my-2"}),(0,r.jsxs)(p.mY.List,{children:[(0,r.jsx)(p.mY.Empty,{children:(0,r.jsx)(T,{search:w,debouncedSearch:j})}),(0,r.jsx)(ei,{currentPage:O,pushPage:_}),(0,r.jsx)(et,{currentPage:O,pushPage:_}),(0,r.jsx)(ev,{currentPage:O,pushPage:_}),(0,r.jsx)(ep,{currentPage:O,pushPage:_,beforeSelect:()=>{M(),b()},afterSelect:()=>{y.pathname.startsWith(J._.contracts.index)||y.push(J._.contracts.index),A()}}),(0,r.jsx)(eu,{currentPage:O,pushPage:_}),(0,r.jsx)(ea,{currentPage:O,pushPage:_})]})]})}function ey(e){let{open:t,onOpenChange:n,setOpen:a}=e,{isUnlockedAndAuthedRoute:s}=(0,K.Hv)(),{isConnected:l}=(0,o.Y97)({route:J.h});return(0,i.useEffect)(()=>{if(!s||!l)return;let e=e=>{"k"===e.key&&(e.metaKey||e.ctrlKey)&&a()};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[s,l,a]),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(o.VqE,{open:t,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)(eg,{})})})}var eb=n(9338);function ex(e){let{open:t,onOpenChange:n}=e,s=(0,a.Z7)({config:{swr:{refreshInterval:eb.h}}}),l=(0,a.Uy)(),u=(0,i.useCallback)(async e=>{let t=await l.post({payload:[e]});t.error?(0,o.OHV)({title:"Error dismissing alert",body:t.error}):(0,o.OPV)({title:"Alert has been dismissed"})},[l]),c=(0,i.useCallback)(async(e,t)=>{if(!s.data)return;let n=await l.post({payload:e});n.error?(0,o.OHV)({title:t?"Error dismissing all ".concat(t," alerts"):"Error dismissing all alerts",body:n.error}):(0,o.OPV)({title:t?"All ".concat(t," alerts have been dismissed"):"All alerts have been dismissed"})},[l,s]);return(0,r.jsx)(o.hcY,{open:t,onOpenChange:e=>{n(e)},alerts:s,dataFieldOrder:ew,dataFields:eE,dismissMany:c,dismissOne:u})}let ew=["error","contractID","blockHeight","resolution","volume","volumeID","elapsed","error","checked","missing","corrupt","total","oldSectors","currentSectors","targetSectors","migratedSectors","migrated","target","force"],eE={error:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"error"}),(0,r.jsx)(o.xvT,{color:"contrast",children:t})]})}},contractId:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"contract ID"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},blockHeight:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"block height"}),(0,r.jsx)(o.XxW,{value:String(t),type:"block"})]})}},resolution:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"resolution"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},volume:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"volume"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},volumeID:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"volume ID"}),(0,r.jsx)(o.XxW,{value:String(t)})]})}},elapsed:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"elapsed"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:(0,s.bc)(Number(t))})]})}},checked:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"checked"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},missing:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"missing"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},corrupt:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"corrupt"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},total:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"total"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},oldSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"old sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},currentSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"current sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},targetSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"target sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},migratedSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"migrated sectors"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},migrated:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"migrated"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},target:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"target"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t.toLocaleString()})]})}},force:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(o.xvT,{color:"subtle",ellipsis:!0,children:"force"}),(0,r.jsx)(o.xvT,{color:"contrast",ellipsis:!0,children:t?"true":"false"})]})}}},ej=(0,i.createContext)({}),ek=()=>(0,i.useContext)(ej);function eS(e){let{children:t}=e,n=function(){let[e,t]=(0,i.useState)(),[n,r]=(0,i.useState)(),o=(0,i.useCallback)((e,n)=>{t(e),r(n)},[t,r]),[a,s]=(0,i.useState)(),l=(0,i.useCallback)(e=>{t("confirm"),s(e)},[t,s]),u=(0,i.useCallback)(()=>{t(void 0),r(void 0),s(void 0)},[t,r,s]),c=(0,i.useCallback)(e=>{e||u()},[u]);return{dialog:e,id:n,openDialog:o,confirm:a,openConfirmDialog:l,closeDialog:u,onOpenChange:c}}();return(0,r.jsx)(ej.Provider,{value:n,children:t})}function eO(){var e;let{dialog:t,openDialog:n,openConfirmDialog:i,onOpenChange:s,closeDialog:l,confirm:u}=ek(),c=(0,a.Wl)(),d=(0,a.Os)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(ey,{open:"cmdk"===t,onOpenChange:s,setOpen:()=>n("cmdk")}),(0,r.jsx)(o.DLL,{open:"settings"===t,onOpenChange:s}),(0,r.jsx)(ex,{open:"alerts"===t,onOpenChange:s}),(0,r.jsx)($,{}),(0,r.jsx)(o.YNn,{open:"addressDetails"===t,address:null===(e=d.data)||void 0===e?void 0:e.address,isValidating:d.isValidating,onOpenChange:s}),(0,r.jsx)(G,{}),(0,r.jsx)(o.D_D,{connect:e=>c.put({payload:{address:e}}),open:"connectPeer"===t,onOpenChange:s}),(0,r.jsx)(B,{open:"volumeCreate"===t,onOpenChange:s}),(0,r.jsx)(U,{open:"volumeResize"===t,onOpenChange:s}),(0,r.jsx)(q,{open:"volumeDelete"===t,onOpenChange:s}),(0,r.jsx)(X.Y,{open:"contractsFilterContractId"===t,onOpenChange:s}),(0,r.jsx)(o.QHy,{open:"confirm"===t,params:u,onOpenChange:e=>e?i(u):l()})]})}},83738:function(e,t,n){"use strict";n.d(t,{C:function(){return E},B:function(){return w}});var r=n(52322),i=n(2784),o=n(40896),a=n(13593);let s={active:{color:o.O9T.amber[600]},rejected:{color:o.O9T.red[600]},failed:{color:o.O9T.red[600]},renewed:{color:o.O9T.blue[600]},finalized:{color:o.O9T.yellow[600]},successful:{color:o.O9T.green[600]},storage:{label:"storage",color:o.O9T.emerald[600]},storagePhysical:{color:o.O9T.indigo[600]},ingress:{label:"ingress",color:o.O9T.pink[600]},egress:{label:"egress",color:o.O9T.blue[600]},registry:{label:"registry",color:o.O9T.purple[600]},storageWrites:{label:"storage write",color:o.O9T.pink[600]},storageReads:{label:"storage read",color:o.O9T.blue[600]},registryReads:{label:"registry reads",color:o.O9T.green[600]},registryWrites:{label:"registry writes",color:o.O9T.yellow[600]},rpc:{label:"RPC",color:o.O9T.slate[500]},capacityStorage:{label:"capacity",color:o.O9T.neutral[500]},capacityRegistry:{label:"capacity",color:o.O9T.neutral[500]},contract:{color:o.O9T.red[800]},collateral:{color:o.O9T.amber[600]},sectorsTemp:{label:"temp sectors",color:o.O9T.amber[600]},sectorsContract:{label:"contract sectors",color:o.O9T.green[600]},sectorAccess:{label:"sector access",color:o.O9T.blue[600]},sc:{color:o.O9T.green[600]},sf:{color:o.O9T.amber[600]},locked:{color:o.O9T.purple[600]},risked:{color:o.O9T.amber[600]},burnt:{color:o.O9T.red[600]}};var l=n(2002);function u(e,t,n){return{...e,category:t,pattern:n}}function c(e,t,n){return{...e,category:t,label:n}}var d=n(6391),f=n.n(d),h=n(72473),p=n(66700);function m(e,t){for(var n=Math.abs(e).toString();n.length"7"===e.value),x=(0,i.createContext)({}),w=()=>(0,i.useContext)(x);function E(e){let{children:t}=e,n=function(){let[e,t]=(0,y.Z)("v0/metrics/dataTimeSpan",{defaultValue:b.value}),[n,d]=(0,y.Z)("v0/metrics/dataInterval",{defaultValue:b.interval}),x=function(e){let[t,n]=(0,i.useState)(new Date().getTime());return(0,i.useEffect)(()=>{n(new Date().getTime());let t=(0,a.yt)(1),r=setInterval(()=>{n(new Date().getTime())},Math.min((0,h.uQ)(e),t));return()=>clearInterval(r)},[e]),t}(n),w=(0,i.useMemo)(()=>(0,o.OQF)(e,x),[e,x]),E=(0,i.useCallback)(e=>{let n=h.lv.find(t=>t.value===e);d(n.interval),t(n.value)},[t,d]),j=(0,i.useMemo)(()=>(0,o.kOJ)(n),[n]),k=(0,l.KU)({params:{interval:n,start:function(e,t){(0,v.Z)(1,arguments);var n=(0,p.Z)(e);if(isNaN(n.getTime()))throw RangeError("Invalid time value");var r=null!=t&&t.format?String(t.format):"extended",i=null!=t&&t.representation?String(t.representation):"complete";if("extended"!==r&&"basic"!==r)throw RangeError("format must be 'extended' or 'basic'");if("date"!==i&&"time"!==i&&"complete"!==i)throw RangeError("representation must be 'date', 'time', or 'complete'");var o="",a="",s="extended"===r?"-":"";if("time"!==i){var l=m(n.getDate(),2),u=m(n.getMonth()+1,2),c=m(n.getFullYear(),4);o="".concat(c).concat(s).concat(u).concat(s).concat(l)}if("date"!==i){var d=n.getTimezoneOffset();if(0!==d){var f=Math.abs(d),h=m(Math.floor(f/60),2),g=m(f%60,2);a="".concat(d<0?"+":"-").concat(h,":").concat(g)}else a="Z";var y=m(n.getHours(),2),b=m(n.getMinutes(),2),x=m(n.getSeconds(),2),w=""===o?"":"T",E=[y,b,x].join("extended"===r?":":"");o="".concat(o).concat(w).concat(E).concat(a)}return o}(new Date(w.start-(0,h.uQ)(n)))},config:{swr:{revalidateOnFocus:!1,refreshInterval:(0,a.XB)(60)}}}),S=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({storagePotential:Number(e.revenue.potential.storage),ingressPotential:Number(e.revenue.potential.ingress),egressPotential:Number(e.revenue.potential.egress),rpcPotential:Number(e.revenue.potential.rpc),storage:Number(e.revenue.earned.storage),ingress:Number(e.revenue.earned.ingress),egress:Number(e.revenue.earned.egress),rpc:Number(e.revenue.earned.rpc),potential:new(f())(e.revenue.potential.storage).plus(e.revenue.potential.ingress).plus(e.revenue.potential.egress).plus(e.revenue.potential.rpc).toNumber(),earned:new(f())(e.revenue.earned.storage).plus(e.revenue.earned.ingress).plus(e.revenue.earned.egress).plus(e.revenue.earned.rpc).toNumber(),timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t.map(e=>({storagePotential:Math.max(e.storagePotential,0),ingressPotential:Math.max(e.ingressPotential,0),egressPotential:Math.max(e.egressPotential,0),rpcPotential:Math.max(e.rpcPotential,0),storage:Math.max(e.storage,0),ingress:Math.max(e.ingress,0),egress:Math.max(e.egress,0),rpc:Math.max(e.rpc,0),timestamp:new Date(e.timestamp).getTime()})),stats:n,config:{enabledGraph:["storage","storagePotential","ingress","ingressPotential","egress","egressPotential","rpc","rpcPotential"],enabledTip:["storage","storagePotential","ingress","ingressPotential","egress","egressPotential","rpc","rpcPotential"],categories:["earned","potential"],data:{storagePotential:u(s.storage,"potential",!0),ingressPotential:u(s.ingress,"potential",!0),egressPotential:u(s.egress,"potential",!0),registryReadPotential:u(s.registryReads,"potential",!0),registryWritePotential:u(s.registryWrites,"potential",!0),rpcPotential:u(s.rpc,"potential",!0),storage:u(s.storage,"earned"),ingress:u(s.ingress,"earned"),egress:u(s.egress,"earned"),registryRead:u(s.registryReads,"earned"),registryWrite:u(s.registryWrites,"earned"),rpc:u(s.rpc,"earned"),earned:c({},"earned","total"),potential:c({},"potential","total")},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),formatTimestamp:j,disableAnimations:!0,chartType:"barstack",stackOffset:"diverging"},isLoading:k.isValidating}},[k,j]),O=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({locked:Number(e.contracts.lockedCollateral),risked:Number(e.contracts.riskedCollateral),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["locked","risked"],enabledTip:["locked","risked"],data:{locked:s.locked,risked:s.risked},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTimestamp:j,formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"area",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),C=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({baseRPC:(0,g.sS)(e.pricing.baseRPCPrice).toNumber(),collateral:(0,g.c5)(new(f())(e.pricing.storagePrice).times(e.pricing.collateralMultiplier)).toNumber(),contract:Number(e.pricing.contractPrice),egress:(0,g.B1)(e.pricing.egressPrice).toNumber(),ingress:(0,g.dK)(e.pricing.ingressPrice).toNumber(),sectorAccess:(0,g.nS)(e.pricing.sectorAccessPrice).toNumber(),storage:(0,g.SY)(e.pricing.storagePrice).toNumber(),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["storage","ingress","egress","collateral","contract","sectorAccess","baseRPC"],enabledTip:["storage","ingress","egress","collateral","contract","sectorAccess","baseRPC"],data:{baseRPC:s.rpc,sectorAccess:s.sectorAccess,contract:s.contract,collateral:s.collateral,egress:s.egress,ingress:s.ingress,storage:s.storage},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(o.ho9,{variant:"value",value:new(f())(t)})},formatTimestamp:j,formatTickY:e=>(0,a.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),_=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({active:e.contracts.active,rejected:e.contracts.rejected,failed:e.contracts.failed,renewed:e.contracts.renewed,finalized:e.contracts.finalized,successful:e.contracts.successful,timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["active","rejected","failed","renewed","finalized","successful"],enabledTip:["active","rejected","failed","renewed","finalized","successful"],data:{active:s.active,rejected:s.rejected,failed:s.failed,renewed:s.renewed,finalized:s.finalized,successful:s.successful},format:e=>"".concat(e," contracts"),formatTimestamp:j,formatTickY:e=>(0,a.yF)(e),disableAnimations:!0,chartType:"areastack",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),M=(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({maxSectors:(0,a.B$)(e.storage.totalSectors).times(4).toNumber(),tempSectors:(0,a.B$)(e.storage.tempSectors).times(4).toNumber(),physicalSectors:(0,a.B$)(e.storage.physicalSectors).times(4).toNumber(),contractSectors:(0,a.B$)(e.storage.contractSectors).times(4).toNumber(),timestamp:new Date(e.timestamp).getTime()})).slice(1),"none"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["contractSectors","physicalSectors","tempSectors","maxSectors"],enabledTip:["contractSectors","physicalSectors","tempSectors","maxSectors"],categories:["storage used","storage capacity"],data:{maxSectors:c(s.capacityStorage,"storage capacity","sectors"),physicalSectors:c(s.storagePhysical,"storage used","sectors physical"),tempSectors:c(s.sectorsTemp,"storage used","sectors temp"),contractSectors:c(s.storage,"storage used","sectors contract")},format:e=>(0,a.vW)(e),formatTimestamp:j,formatTickY:e=>(0,a.vW)(e,{fixed:0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]);return{dataTimeSpan:e,setDataTimeSpan:E,timeRange:w,dataInterval:n,setDataInterval:d,operations:(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({storageReads:e.storage.reads,storageWrites:e.storage.writes,timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["storageReads","storageWrites"],enabledTip:["storageReads","storageWrites"],data:{storageReads:s.storageReads,storageWrites:s.storageWrites},format:e=>(0,a.yF)(e),formatTickY:e=>(0,a.yF)(e),formatTimestamp:j,disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j]),revenue:S,collateral:O,contracts:_,storage:M,pricing:C,bandwidth:(0,i.useMemo)(()=>{var e;let t=(0,o.Y_Z)(null===(e=k.data)||void 0===e?void 0:e.map(e=>({egress:e.data.rhp.egress,ingress:e.data.rhp.ingress,timestamp:new Date(e.timestamp).getTime()})),"delta"),n=(0,o.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["ingress","egress"],enabledTip:["ingress","egress"],data:{ingress:s.ingress,egress:s.egress},format:e=>(0,a.vW)(e),formatTimestamp:j,formatTickY:e=>(0,a.vW)(e,{fixed:0}),disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:k.isValidating}},[k,j])}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},72473:function(e,t,n){"use strict";n.d(t,{lv:function(){return i},uQ:function(){return o}});var r=n(13593);let i=[{label:"1D",interval:"15m",value:"1"},{label:"7D",interval:"hourly",value:"7"},{label:"1M",interval:"daily",value:"30"},{label:"3M",interval:"daily",value:"90"},{label:"1Y",interval:"weekly",value:"365"},{label:"ALL",interval:"monthly",value:"all"}];function o(e){return"5m"===e?(0,r.sW)(5):"15m"===e?(0,r.sW)(15):"hourly"===e?(0,r.yt)(1):"daily"===e?(0,r.Nr)(1):"weekly"===e?(0,r.Nr)(7):"monthly"===e?(0,r.Nr)(30):"yearly"===e?(0,r.Nr)(365):0}},5769:function(e,t,n){"use strict";n.d(t,{v:function(){return y},n:function(){return g}});var r=n(52322),i=n(40896),o=n(2002),a=n(2784),s=n(5632),l=n(74667),u=n(9338),c=n(38855),d=n(13593),f=n(95685);let h=[{id:"transactionId",label:"transaction ID",category:"general",render:e=>{let{data:{id:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"transaction ID",type:"transaction",siascanUrl:n.siascanUrl}):null}},{id:"type",label:"type",category:"general",fixed:!0,render:e=>{let{data:{txType:t}}=e;return(0,r.jsx)(i.Cts,{size:"small",children:(0,d.pX)(t)})}},{id:"height",label:"height",category:"general",contentClassName:"justify-end",render:e=>{let{data:{height:t,pending:n,maturityHeight:o,isMature:a}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):t?t&&o&&o>t?(0,r.jsx)(i.ua7,{content:a?"The maturity height has been reached.":"The maturity height has not been reached, therefore the output is still locked.",children:(0,r.jsxs)("div",{className:"flex flex-col gap-[5px]",children:[(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsxs)(i.xvT,{size:"12",font:"mono",ellipsis:!0,color:a?"green":"red",className:"flex gap-1 items-center",children:[a?(0,r.jsx)(f.VmF,{}):(0,r.jsx)(f.Lur,{}),o.toLocaleString()]})}),(0,r.jsxs)("div",{className:"flex justify-between items-end gap-1",children:[(0,r.jsx)("div",{className:"pl-[8px] pb-[6px]",children:(0,r.jsx)("div",{className:"border-l border-b border-gray-800 dark:border-graydark-800 h-[20px] w-[7px]"})}),(0,r.jsx)(i.xvT,{size:"12",font:"mono",color:"subtle",ellipsis:!0,children:t.toLocaleString()})]})]})}):(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:t.toLocaleString()}):null}},{id:"timestamp",label:"timestamp",category:"general",contentClassName:"justify-end",render:e=>{let{data:{timestamp:t,pending:n}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,d.rN)(t,{timeStyle:"short"})})}},{id:"amount",label:"amount",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{amountSc:t,amountSf:n}}=e;return t?(0,r.jsxs)("div",{className:"flex flex-col gap-2 items-end",children:[!t.isZero()&&(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t}),!!n&&(0,r.jsx)(i.Sby,{size:"12",value:n})]}):null}},{id:"fee",label:"fee",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{fee:t}}=e;return t?(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",variant:"value",value:t}):null}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{contractId:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"contract ID",siascanUrl:n.siascanUrl}):null}}],p=["transactionId","type","height","timestamp","amount","fee"],m=[],v=(0,a.createContext)({}),g=()=>(0,a.useContext)(v);function y(e){let{children:t}=e,n=function(){let e=(0,s.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,o.sG)({params:{limit:t,offset:n},config:{swr:{refreshInterval:u.h}}}),f=(0,o.a0)({config:{swr:{refreshInterval:u.h}}}),{filters:v,setFilter:g,removeFilter:y,removeLastFilter:b,resetFilters:x}=(0,i.Uu5)(),w=(0,c.n)(),E=(0,a.useMemo)(()=>{if(!r.data||!f.data)return null;let e=f.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e);return{id:e.id,timestamp:0,pending:!0,type:e.type,txType:(0,d.uC)(e),isMature:!1,amountSc:t,fee:n}}),t=r.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e),r=(0,d.hR)(e),i=e.maturityHeight<=w.nodeBlockHeight;return{id:e.id,type:e.type,txType:(0,d.uC)(e),timestamp:new Date(e.timestamp).getTime(),maturityHeight:e.maturityHeight,isMature:i,height:e.index.height,pending:!1,amountSc:t,fee:n,contractId:r}});return[...e.reverse(),...t]},[r.data,f.data,w.nodeBlockHeight]),{configurableColumns:j,enabledColumns:k,sortableColumns:S,toggleColumnVisibility:O,setColumnsVisible:C,setColumnsHidden:_,toggleSort:M,setSortDirection:A,setSortField:T,sortField:P,sortDirection:N,resetDefaultColumnVisibility:R}=(0,i.oy6)("hostd/v0/events",{columns:h,columnsDefaultVisible:p,sortOptions:m,defaultSortField:"id"}),D=(0,a.useMemo)(()=>h.filter(e=>e.fixed||k.includes(e.id)),[k]),L=r.isValidating||f.isValidating,F=r.error||f.error,Z=(0,i.c2j)(E,L,F,v),V=(0,l.B)(),z=(0,a.useMemo)(()=>({siascanUrl:V}),[V]),I=(0,a.useMemo)(()=>new Date(new Date().getTime()-(0,d.Nr)(30)).toISOString(),[]),B=(0,o.KU)({params:{interval:"daily",start:I}});return{balances:(0,a.useMemo)(()=>(B.data||[]).map(e=>({sc:Number(e.wallet.balance),timestamp:new Date(e.timestamp).getTime()})).sort((e,t)=>e.timestamp>=t.timestamp?1:-1),[B.data]),metrics:B,dataset:E,error:F,dataState:Z,offset:n,limit:t,pageCount:(null==E?void 0:E.length)||0,defaultPageSize:50,cellContext:z,configurableColumns:j,enabledColumns:k,sortableColumns:S,toggleColumnVisibility:O,setColumnsVisible:C,setColumnsHidden:_,toggleSort:M,setSortDirection:A,setSortField:T,sortField:P,sortDirection:N,resetDefaultColumnVisibility:R,filters:v,setFilter:g,removeFilter:y,removeLastFilter:b,resetFilters:x,filteredTableColumns:D,columns:h}}();return(0,r.jsx)(v.Provider,{value:n,children:t})}},63224:function(e,t,n){"use strict";n.d(t,{Y:function(){return x},F:function(){return b}});var r=n(52322),i=n(40896),o=n(2002),a=n(2784);let s=["actions","path","storage","available","readOnly","successfulReads","successfulWrites","failedReads","failedWrites"];var l=n(95685),u=n(13593),c=n(86254);function d(e){let{id:t,contentProps:n,buttonProps:o}=e;return(0,r.jsx)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...o,children:(0,r.jsx)(l.EMN,{})}),contentProps:{align:"start",...n},children:(0,r.jsx)(f,{id:t})})}function f(e){var t,n;let{id:a}=e,{openDialog:s}=(0,c.Rh)(),u=(0,o.Rz)(),d=(0,o.ST)({params:{id:a}}),f=(0,o._3)(),p=d.data&&"ready"==d.data.status,m=d.data&&!["ready","unavailable"].includes(d.data.status);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Volume ",d.data?(0,i.$Gg)(null===(t=d.data)||void 0===t?void 0:t.localPath,24):a]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),m?(0,r.jsxs)(i.Xiv,{onSelect:async()=>{var e;let t=null===(e=d.data)||void 0===e?void 0:e.status;(await f.delete({params:{id:Number(a)}})).error?(0,i.OHV)({title:"Error canceling volume ".concat(h(t))}):(0,i.OPV)({title:"Canceled volume ".concat(h(t))})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.PcV,{})}),"Cancel ".concat(h(null===(n=d.data)||void 0===n?void 0:n.status))]}):null,d.data?(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:async()=>{let e=!d.data.readOnly;(await u.put({params:{id:Number(a)},payload:{readOnly:e}})).error?(0,i.OHV)({title:e?"Error setting volume to read-only":"Error setting volume to read/write"}):(0,i.OPV)({title:e?"Volume set to read-only":"Volume set to read/write"})},children:[(0,r.jsx)(i.KpP,{children:d.data.readOnly?(0,r.jsx)(l.dr6,{}):(0,r.jsx)(l.Lur,{})}),d.data.readOnly?"Set to read/write":"Set to read-only"]}):null,(0,r.jsxs)(i.Xiv,{disabled:!p,onSelect:()=>s("volumeResize",a),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.BB5,{})}),"Resize"]}),(0,r.jsxs)(i.Xiv,{disabled:m,onSelect:()=>s("volumeDelete",a),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(l.Jrl,{})}),"Delete"]})]})}function h(e){return"resizing"===e?"resize":"creating"===e?"creation":"removing"===e?"removal":"operation"}let p=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:t}=e;return(0,r.jsx)(d,{id:t.id})}},{id:"path",label:"path",category:"general",render:e=>{let{data:t}=e;return(0,r.jsx)(i.xvT,{font:"mono",ellipsis:!0,children:t.localPath})}},{id:"available",label:"status",category:"general",render:e=>{var t;let{data:n}=e;return(0,r.jsx)(i.ua7,{side:"right",content:n.available?"available":(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.xvT,{children:"unavailable"}),(0,r.jsx)("div",{className:"flex flex-col",children:null===(t=n.errors)||void 0===t?void 0:t.map(e=>(0,r.jsx)(i.xvT,{size:"10",noWrap:!0,children:e},e))})]}),children:(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[n.available&&"ready"===n.status&&(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(l.DI$,{})}),n.available&&"ready"!==n.status&&(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(l.dsj,{})}),!n.available&&(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(l.SmH,{})}),(0,r.jsx)(i.xvT,{size:"12",className:"relative -top-px",children:n.status})]})})}},{id:"readOnly",label:"read/write",category:"general",render:e=>{let{data:t}=e;return t.readOnly?(0,r.jsx)(i.ua7,{content:"Read-only",children:(0,r.jsx)(i.xvT,{children:(0,r.jsx)(l.Lur,{})})}):(0,r.jsx)(i.ua7,{content:"Read and write enabled",children:(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(l.dr6,{})})})}},{id:"storage",label:"storage",category:"general",render:e=>{let{data:t}=e;return(0,r.jsx)("div",{className:"flex gap-1 w-full max-w-[200px] pt-[10px]",children:(0,r.jsx)(i.kod,{variant:"accent",value:t.usedBytes,max:t.totalBytes,label:"".concat((0,u.vW)(t.usedBytes)," / ").concat((0,u.vW)(t.totalBytes))})})}},{id:"successfulReads",label:"successful reads",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.successfulReads,format:e=>e.toNumber().toLocaleString()})}},{id:"successfulWrites",label:"successful writes",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.successfulWrites,format:e=>e.toNumber().toLocaleString()})}},{id:"failedReads",label:"failed reads",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.failedReads,format:e=>e.toNumber().toLocaleString()})}},{id:"failedWrites",label:"failed writes",category:"operations",render:e=>{let{data:t}=e;return(0,r.jsx)(i.m2c,{variant:"value",size:"12",value:t.failedWrites,format:e=>e.toNumber().toLocaleString()})}}];var m=n(6391),v=n.n(m),g=n(9338);let y=(0,a.createContext)({}),b=()=>(0,a.useContext)(y);function x(e){let{children:t}=e,n=function(){let{configurableColumns:e,enabledColumns:t,toggleColumnVisibility:n,setColumnsVisible:r,setColumnsHidden:l,toggleSort:c,setSortDirection:d,setSortField:f,sortField:h,sortDirection:m,resetDefaultColumnVisibility:y}=(0,i.oy6)("hostd/v0/volumes",{columns:p,columnsDefaultVisible:s}),b=(0,o.Fn)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.find(e=>!["ready","unavailable"].includes(e.status)))?(0,u.XB)(5):g.h}}}),x=function(e){let{response:t}=e;return(0,a.useMemo)(()=>{var e;return t.data?(null===(e=t.data)||void 0===e?void 0:e.map(e=>({id:String(e.id),localPath:e.localPath,usedSectors:e.usedSectors,usedBytes:new(v())(e.usedSectors).times((0,u.B$)(4)).toNumber(),totalBytes:new(v())(e.totalSectors).times((0,u.B$)(4)).toNumber(),totalSectors:e.totalSectors,status:e.status,readOnly:e.readOnly,available:e.available,failedReads:new(v())(e.failedReads),failedWrites:new(v())(e.failedWrites),successfulReads:new(v())(e.successfulReads),successfulWrites:new(v())(e.successfulWrites),errors:e.errors})))||[]:null},[t.data])}({response:b}),w=(0,a.useMemo)(()=>p.filter(e=>t.includes(e.id)),[t]),E=b.isValidating,j=b.error;return{dataState:(0,i.c2j)(x,E,j,[]),totalCount:(null==x?void 0:x.length)||0,isLoading:b.isValidating,columns:w,dataset:x,configurableColumns:e,enabledColumns:t,toggleColumnVisibility:n,setColumnsVisible:r,setColumnsHidden:l,toggleSort:c,setSortDirection:d,setSortField:f,sortField:h,sortDirection:m,resetDefaultColumnVisibility:y}}();return(0,r.jsx)(y.Provider,{value:n,children:t})}},38195:function(e,t,n){"use strict";n.d(t,{O:function(){return u},Y:function(){return f}});var r=n(52322),i=n(40896),o=n(38923),a=n(7114),s=n(24511),l=n(86254);function u(e){return{id:"filterContractId",value:e,label:"contract ID is ".concat(e)}}let c={contractId:""},d=s.Ry().shape({contractId:s.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:s}=e,{closeDialog:f}=(0,l.Rh)(),{setFilter:h}=(0,o.G)(),p=(0,a.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.contractId)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by contract ID",open:n,onOpenChange:e=>{e||p.resetForm(),s(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Contract ID",name:"contractId",placeholder:"Exact match for contract ID",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},74667:function(e,t,n){"use strict";n.d(t,{B:function(){return o}});var r=n(40896),i=n(2002);function o(){var e;return(null===(e=(0,i.gM)().data)||void 0===e?void 0:e.name)==="zen"?r.nNd.explore.testnetZen:r.nNd.explore.mainnet}},38855:function(e,t,n){"use strict";n.d(t,{n:function(){return a}});var r=n(67837),i=n(2002),o=n(13593);function a(){var e,t;let{isUnlockedAndAuthedRoute:n}=(0,r.Hv)(),o=(0,i.ek)({config:{swr:{refreshInterval:e=>s(e)?6e4:1e4}}}),a=s(o.data),l=(0,i.nH)(),u=o.data?null===(e=o.data)||void 0===e?void 0:e.index.height:0,c=(0,i.Gp)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.height)>=u?6e4:1e4}}}),d=n&&u&&l?Number((100*Math.min(u/l,1)).toFixed(1)):0,f=n&&u&&c.data?Number((100*Math.min(c.data.height/l,1)).toFixed(1)):0;return{isSynced:a,isWalletSynced:a&&(null===(t=c.data)||void 0===t?void 0:t.height)>=u-1,nodeBlockHeight:u,estimatedBlockHeight:l,syncPercent:d,walletScanPercent:f,moreThan100BlocksToSync:!!u&&!!l&&l-u>100,firstTimeSyncing:!!u&&!!l&&l-u>5e4}}function s(e){return null!=e&&!!e.prevTimestamps[0]&&new Date(null==e?void 0:e.prevTimestamps[0]).getTime()>Date.now()-(0,o.yt)(12)}},56468:function(e,t,n){"use strict";n.d(t,{B1:function(){return m},K9:function(){return c},LP:function(){return v},SY:function(){return s},c5:function(){return h},co:function(){return l},dK:function(){return g},dz:function(){return a},nS:function(){return d},rZ:function(){return f},s2:function(){return p},sS:function(){return u}});var r=n(13593),i=n(6391),o=n.n(i);let a="/TB/month";function s(e){return new(o())(e).times((0,r.xf)(1)).times((0,r.S5)(1))}let l="/million";function u(e){return new(o())(e).times(1e6)}let c="/million";function d(e){return new(o())(e).times(1e6)}let f="/TB/month";function h(e){return new(o())(e).times((0,r.xf)(1)).times((0,r.S5)(1))}let p="/TB";function m(e){return new(o())(e).times((0,r.xf)(1))}let v="/TB";function g(e){return new(o())(e).times((0,r.xf)(1))}},19654:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return M}});var r=n(52322);n(50521);var i=n(40896),o=n(38923),a=n(83738),s=n(86254),l=n(63224),u=n(12542),c=n(95685),d=n(38855),f=n(98334),h=n(2002),p=n(6391),m=n.n(p),v=n(13593),g=n(67837),y=n(92762);function b(){var e;let{isUnlockedAndAuthedRoute:t}=(0,g.Hv)(),{openDialog:n}=(0,s.Rh)(),{dataset:o}=(0,l.F)(),a=(0,h.rV)(),u=(0,h.Os)(),[p,b]=(0,y.Z)("v0/hostd/onboarding/maximized",{defaultValue:!0}),w=(0,d.n)();if(!t)return null;let E=new(m())(u.data?u.data.confirmed+u.data.unconfirmed:0),j=(0,v.qN)(0),k=u.data&&E.gt(j),S=(null==o?void 0:o.length)>0,O=null===(e=a.data)||void 0===e?void 0:e.acceptingContracts,C=w.isSynced,_=[k,S,O,C],M=_.length,A=_.filter(e=>e).length;return M===A?null:p?(0,r.jsx)("div",{className:"z-20 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsxs)(i.xrM,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.TRl,{}),(0,r.jsx)(i.xvT,{size:"20",weight:"semibold",children:"Welcome to Sia"})]}),(0,r.jsx)(i.zxk,{"aria-label":"minimize onboarding wizard",variant:"ghost",onClick:()=>b(!1),children:(0,r.jsx)(c.mli,{})})]}),(0,r.jsx)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:(0,r.jsx)(i.xvT,{size:"14",children:"Get set up by completing the following steps. Once they are complete, your host is ready to store data."})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.wallet.view,onClick:()=>n("addressDetails"),ellipsis:!0,size:"14",underline:"hover",children:"Step 1: Fund your wallet"}),description:"Fund your wallet with siacoin to cover required contract collateral.".concat(w.isWalletSynced?"":" Balance will not be accurate until wallet is finished scanning."),action:k?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[!w.isWalletSynced&&(0,r.jsx)(i.ua7,{content:"Wallet scanning progress ".concat(w.walletScanPercent,"%"),children:(0,r.jsxs)(i.xvT,{size:"14",children:[w.walletScanPercent,"%"]})}),(0,r.jsx)(i.rUS,{href:f._.wallet.view,onClick:()=>n("addressDetails"),children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.volumes.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 2: Add a volume"}),description:"Add a system volume that will be used to store data.",action:S?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:f._.volumes.index,children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.config.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 3: Configure pricing and settings"}),description:"Configure your host's pricing and settings and start accepting contracts.",action:O?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:f._.config.index,children:(0,r.jsx)(c.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.Fs9,{})})]})}),(0,r.jsx)(x,{title:(0,r.jsx)(i.rUS,{href:f._.node.index,underline:"hover",ellipsis:!0,size:"14",children:"Step 4: Wait for the blockchain to sync"}),description:"The blockchain will sync in the background, this takes some time. No user action required.",action:C?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(c.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[w.syncPercent,"%"]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(c.hzZ,{})})]})})]})})}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.zxk,{onClick:()=>b(!0),size:"large",className:"flex gap-3 !px-3",children:(0,r.jsxs)(i.xvT,{className:"flex items-center gap-1",children:[(0,r.jsx)(i.TRl,{}),"Setup: ",A,"/",M," steps complete"]})})})}function x(e){let{title:t,action:n,description:o}=e;return(0,r.jsx)("div",{className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)("div",{className:"flex-1 flex items-center",children:t}),n]}),(0,r.jsx)("div",{className:"pr-5",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:o})})]})})}var w=n(5769);function E(e){let{children:t}=e;return(0,r.jsx)(s.Tu,{children:(0,r.jsx)(u.iV,{children:(0,r.jsx)(w.v,{children:(0,r.jsx)(l.Y,{children:(0,r.jsx)(o.x,{children:(0,r.jsxs)(a.C,{children:[(0,r.jsx)(s.xQ,{}),(0,r.jsx)(b,{}),t]})})})})})})}var j=n(46058),k=n.n(j),S=n(28863),O=n.n(S);let C=(0,n(82851).cx)(k().variable,O().variable);var _=n(82425);function M(e){let{Component:t,pageProps:n}=e;return(0,r.jsx)(i.PD$,{className:C,fallback:n.fallback,daemonExplorerInfoRoute:_.ay,passwordProtectRequestHooks:!0,lockRoutes:f._,children:(0,r.jsx)(E,{children:(0,r.jsx)(t,{...n})})})}},40896:function(e,t,n){"use strict";let r,i,o,a;n.d(t,{hcY:function(){return MV},tU3:function(){return MD},zXq:function(){return M7},juT:function(){return Ms},Cts:function(){return lJ},Z58:function(){return AP},WVB:function(){return dn},zxk:function(){return lD},b0u:function(){return k0},EKh:function(){return l1},npL:function(){return Tp},vRO:function(){return Td},CN9:function(){return Tc},ckm:function(){return Tt},QHy:function(){return A3},TaT:function(){return AU},eQh:function(){return l4},HfT:function(){return A8},ncR:function(){return Cr},A06:function(){return AL},Vy9:function(){return AF},VqE:function(){return uR},h_2:function(){return dl},Xiv:function(){return du},Juw:function(){return dc},KpP:function(){return dd},jIp:function(){return Tn},QBj:function(){return M9},yEL:function(){return MQ},cB7:function(){return Cu},ZqQ:function(){return Cl},IKw:function(){return Cm},WN2:function(){return TR},X6q:function(){return dm},Yqd:function(){return f3},__J:function(){return dE},rUS:function(){return dS},xgg:function(){return kJ},TRl:function(){return dC},kFS:function(){return dr},FzK:function(){return A1},Clw:function(){return dt},PD$:function(){return Tx},Wxm:function(){return f7},uDJ:function(){return _9},wFK:function(){return Me},s_4:function(){return nA},M9k:function(){return A2},VXA:function(){return A4},nvN:function(){return n_},u5Q:function(){return AN},j4H:function(){return f5},J2e:function(){return dG},kod:function(){return d9},xrM:function(){return uT},PhF:function(){return f8},Z0O:function(){return c6},DLL:function(){return AE},KJW:function(){return Mc},rsf:function(){return hp},D_D:function(){return Ad},iA_:function(){return _7},t6k:function(){return A7},xvT:function(){return nC},nvn:function(){return fO},ua7:function(){return lN},mPE:function(){return Af},XxW:function(){return OP},m2c:function(){return OV},ho9:function(){return OZ},Sby:function(){return OR},QUh:function(){return Ak},weF:function(){return As},YNn:function(){return Av},DmW:function(){return Ag},O9T:function(){return gY},fVJ:function(){return AM},vQq:function(){return OC},Y_Z:function(){return AS},EJC:function(){return TD},kOJ:function(){return A_},OQF:function(){return AO},Vkc:function(){return c7},S5N:function(){return Px},z$:function(){return nM},x9T:function(){return TP},bjP:function(){return TN},f5n:function(){return MJ},I13:function(){return OA},cEb:function(){return fS},OHV:function(){return Ok},OPV:function(){return Oj},$Gg:function(){return OM},Y97:function(){return MR},c2j:function(){return ML},t0Y:function(){return Al},mYE:function(){return Tv},u$d:function(){return Tg},Z4p:function(){return Tm},WsO:function(){return MK},Uu5:function(){return TT},oy6:function(){return TA},nNd:function(){return Ay}});var s,l,u,c,d,f,h,p,m,v,g,y,b,x,w,E,j,k,S,O,C,_,M,A,T,P,N,R,D,L,F,Z,V,z,I,B,H,U,W,q,$,Y,G,X,K,J,Q,ee,et,en,er,ei,eo,ea,es,el,eu,ec={};n.r(ec),n.d(ec,{useDropzone:function(){return mP}});var ed=n(52322),ef=n(2784),eh=n.t(ef,2),ep=n(7896),em=n(34540),ev=n(26215),eg=n(99575);function ey(e){let t=e+"CollectionProvider",[n,r]=(0,em.b)(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=e+"CollectionSlot",s=ef.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=o(a,n),s=(0,ev.e)(t,i.collectionRef);return ef.createElement(eg.g7,{ref:s},r)}),l=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=ef.useRef(null),o=ef.useRef(new Map).current;return ef.createElement(i,{scope:t,itemMap:o,collectionRef:r},n)},Slot:s,ItemSlot:ef.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,a=ef.useRef(null),s=(0,ev.e)(t,a),c=o(l,n);return ef.useEffect(()=>(c.itemMap.set(a,{ref:a,...i}),()=>void c.itemMap.delete(a))),ef.createElement(eg.g7,{[u]:"",ref:s},r)})},function(t){let n=o(e+"CollectionConsumer",t);return ef.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}var eb=n(41816),ex=n(73597),ew=n(72130),eE=n(64680),ej=n(28245),ek=n(26074);let eS="Collapsible",[eO,eC]=(0,em.b)(eS),[e_,eM]=eO(eS),eA=((e,t)=>{let{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:o,onOpenChange:a,...s}=e,[l=!1,u]=(0,ex.T)({prop:r,defaultProp:i,onChange:a});return(0,ef.createElement)(e_,{scope:n,disabled:o,contentId:(0,ek.M)(),open:l,onOpenToggle:(0,ef.useCallback)(()=>u(e=>!e),[u])},(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":eP(l),"data-disabled":o?"":void 0},s,{ref:t})))},"CollapsibleContent"),eT=((e,t)=>{let{forceMount:n,...r}=e,i=eM(eA,e.__scopeCollapsible);return(0,ef.createElement)(ej.z,{present:n||i.open},({present:e})=>(0,ef.createElement)(eT,(0,ep.Z)({},r,{ref:t,present:e})))},(0,ef.forwardRef)((e,t)=>{let{__scopeCollapsible:n,present:r,children:i,...o}=e,a=eM(eA,n),[s,l]=(0,ef.useState)(r),u=(0,ef.useRef)(null),c=(0,ev.e)(t,u),d=(0,ef.useRef)(0),f=d.current,h=(0,ef.useRef)(0),p=h.current,m=a.open||s,v=(0,ef.useRef)(m),g=(0,ef.useRef)();return(0,ef.useEffect)(()=>{let e=requestAnimationFrame(()=>v.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,eE.b)(()=>{let e=u.current;if(e){g.current=g.current||{transitionDuration:e.style.transitionDuration,animationDuration:e.style.animationDuration,animationFillMode:e.style.animationFillMode},e.style.transitionDuration="0s",e.style.animationDuration="0s",e.style.animationFillMode="none";let t=e.getBoundingClientRect();d.current=t.height,h.current=t.width,v.current||(e.style.transitionDuration=g.current.transitionDuration,e.style.animationDuration=g.current.animationDuration,e.style.animationFillMode=g.current.animationFillMode),l(r)}},[a.open,r]),(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":eP(a.open),"data-disabled":a.disabled?"":void 0,id:a.contentId,hidden:!m},o,{ref:c,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":p?`${p}px`:void 0,...e.style}}),m&&i)}));function eP(e){return e?"open":"closed"}let eN="Accordion",eR=["Home","End","ArrowDown","ArrowUp"],[eD,eL,eF]=ey(eN),[eZ,eV]=(0,em.b)(eN,[eF,eC]);eC(),ef.forwardRef((e,t)=>{let{type:n,...r}=e;return ef.createElement(eD.Provider,{scope:e.__scopeAccordion},"multiple"===n?ef.createElement(eW,(0,ep.Z)({},r,{ref:t})):ef.createElement(eU,(0,ep.Z)({},r,{ref:t})))}).propTypes={type(e){let t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):"multiple"===e.type&&"string"==typeof t?Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):"single"===e.type&&Array.isArray(t)?Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};let[ez,eI]=eZ(eN),[eB,eH]=eZ(eN,{collapsible:!1}),eU=ef.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},collapsible:o=!1,...a}=e,[s,l]=(0,ex.T)({prop:n,defaultProp:r,onChange:i});return ef.createElement(ez,{scope:e.__scopeAccordion,value:s?[s]:[],onItemOpen:l,onItemClose:ef.useCallback(()=>o&&l(""),[o,l])},ef.createElement(eB,{scope:e.__scopeAccordion,collapsible:o},ef.createElement(eY,(0,ep.Z)({},a,{ref:t}))))}),eW=ef.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},...o}=e,[a=[],s]=(0,ex.T)({prop:n,defaultProp:r,onChange:i}),l=ef.useCallback(e=>s((t=[])=>[...t,e]),[s]),u=ef.useCallback(e=>s((t=[])=>t.filter(t=>t!==e)),[s]);return ef.createElement(ez,{scope:e.__scopeAccordion,value:a,onItemOpen:l,onItemClose:u},ef.createElement(eB,{scope:e.__scopeAccordion,collapsible:!0},ef.createElement(eY,(0,ep.Z)({},o,{ref:t}))))}),[eq,e$]=eZ(eN),eY=ef.forwardRef((e,t)=>{let{__scopeAccordion:n,disabled:r,...i}=e,o=ef.useRef(null),a=(0,ev.e)(o,t),s=eL(n),l=(0,eb.M)(e.onKeyDown,e=>{var t;if(!eR.includes(e.key))return;let n=e.target,r=s().filter(e=>{var t;return!(null!==(t=e.ref.current)&&void 0!==t&&t.disabled)}),i=r.findIndex(e=>e.ref.current===n),o=r.length;if(-1===i)return;e.preventDefault();let a=i;switch(e.key){case"Home":a=0;break;case"End":a=o-1;break;case"ArrowDown":a=i+1;break;case"ArrowUp":(a=i-1)<0&&(a=o-1)}null===(t=r[a%o].ref.current)||void 0===t||t.focus()});return ef.createElement(eq,{scope:n,disabled:r},ef.createElement(eD.Slot,{scope:n},ef.createElement(ew.WV.div,(0,ep.Z)({},i,{ref:a,onKeyDown:r?void 0:l}))))}),[eG,eX]=eZ("AccordionItem");var eK=n(82851),eJ=n(83317);function eQ(e){return e.split("-")[0]}function e0(e){return e.split("-")[1]}function e1(e){return["top","bottom"].includes(eQ(e))?"x":"y"}function e2(e){return"y"===e?"height":"width"}function e4(e,t,n){let r,{reference:i,floating:o}=e,a=i.x+i.width/2-o.width/2,s=i.y+i.height/2-o.height/2,l=e1(t),u=e2(l),c=i[u]/2-o[u]/2,d="x"===l;switch(eQ(t)){case"top":r={x:a,y:i.y-o.height};break;case"bottom":r={x:a,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:s};break;case"left":r={x:i.x-o.width,y:s};break;default:r={x:i.x,y:i.y}}switch(e0(t)){case"start":r[l]-=c*(n&&d?-1:1);break;case"end":r[l]+=c*(n&&d?-1:1)}return r}let e3=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:o=[],platform:a}=n,s=await (null==a.isRTL?void 0:a.isRTL(t)),l=await a.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:c}=e4(l,r,s),d=r,f={},h=0;for(let n=0;n({name:"arrow",options:e,async fn(t){let{element:n,padding:r=0}=null!=e?e:{},{x:i,y:o,placement:a,rects:s,platform:l}=t;if(null==n)return{};let u=e5(r),c={x:i,y:o},d=e1(a),f=e0(a),h=e2(d),p=await l.getDimensions(n),m="y"===d?"top":"left",v="y"===d?"bottom":"right",g=s.reference[h]+s.reference[d]-c[d]-s.floating[h],y=c[d]-s.reference[d],b=await (null==l.getOffsetParent?void 0:l.getOffsetParent(n)),x=b?"y"===d?b.clientHeight||0:b.clientWidth||0:0;0===x&&(x=s.floating[h]);let w=u[m],E=x-p[h]-u[v],j=x/2-p[h]/2+(g/2-y/2),k=e9(w,e7(j,E)),S=("start"===f?u[m]:u[v])>0&&j!==k&&s.reference[h]<=s.floating[h];return{[d]:c[d]-(S?jtt[e])}let tr={start:"end",end:"start"};function ti(e){return e.replace(/start|end/g,e=>tr[e])}let to=["top","right","bottom","left"];to.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);let ta=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,o;let{placement:a,middlewareData:s,rects:l,initialPlacement:u,platform:c,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",flipAlignment:v=!0,...g}=e,y=eQ(a),b=p||(y!==u&&v?function(e){let t=tn(e);return[ti(e),t,ti(t)]}(u):[tn(u)]),x=[u,...b],w=await e8(t,g),E=[],j=(null==(n=s.flip)?void 0:n.overflows)||[];if(f&&E.push(w[y]),h){let{main:e,cross:t}=function(e,t,n){void 0===n&&(n=!1);let r=e0(e),i=e1(e),o=e2(i),a="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=tn(a)),{main:a,cross:tn(a)}}(a,l,await (null==c.isRTL?void 0:c.isRTL(d.floating)));E.push(w[e],w[t])}if(j=[...j,{placement:a,overflows:E}],!E.every(e=>e<=0)){let e=(null!=(r=null==(i=s.flip)?void 0:i.index)?r:0)+1,t=x[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n="bottom";switch(m){case"bestFit":{let e=null==(o=j.map(e=>[e,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:o[0].placement;e&&(n=e);break}case"initialPlacement":n=u}if(a!==n)return{reset:{placement:n}}}return{}}}};function ts(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function tl(e){return to.some(t=>e[t]>=0)}let tu=function(e){let{strategy:t="referenceHidden",...n}=void 0===e?{}:e;return{name:"hide",async fn(e){let{rects:r}=e;switch(t){case"referenceHidden":{let t=ts(await e8(e,{...n,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:tl(t)}}}case"escaped":{let t=ts(await e8(e,{...n,altBoundary:!0}),r.floating);return{data:{escapedOffsets:t,escaped:tl(t)}}}default:return{}}}}},tc=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){let{x:n,y:r}=t,i=await async function(e,t){let{placement:n,platform:r,elements:i}=e,o=await (null==r.isRTL?void 0:r.isRTL(i.floating)),a=eQ(n),s=e0(n),l="x"===e1(n),u=["left","top"].includes(a)?-1:1,c=o&&l?-1:1,d="function"==typeof t?t(e):t,{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof p&&(h="end"===s?-1*p:p),l?{x:h*c,y:f*u}:{x:f*u,y:h*c}}(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function td(e){return"x"===e?"y":"x"}let tf=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=e,u={x:n,y:r},c=await e8(t,l),d=e1(eQ(i)),f=td(d),h=u[d],p=u[f];if(o){let e="y"===d?"bottom":"right";h=e9(h+c["y"===d?"top":"left"],e7(h,h-c[e]))}if(a){let e="y"===f?"bottom":"right";p=e9(p+c["y"===f?"top":"left"],e7(p,p-c[e]))}let m=s.fn({...t,[d]:h,[f]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},th=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:o,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:u=!0}=e,c={x:n,y:r},d=e1(i),f=td(d),h=c[d],p=c[f],m="function"==typeof s?s({...o,placement:i}):s,v="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){let e="y"===d?"height":"width",t=o.reference[d]-o.floating[e]+v.mainAxis,n=o.reference[d]+o.reference[e]-v.mainAxis;hn&&(h=n)}if(u){var g,y,b,x;let e="y"===d?"width":"height",t=["top","left"].includes(eQ(i)),n=o.reference[f]-o.floating[e]+(t&&null!=(g=null==(y=a.offset)?void 0:y[f])?g:0)+(t?0:v.crossAxis),r=o.reference[f]+o.reference[e]+(t?0:null!=(b=null==(x=a.offset)?void 0:x[f])?b:0)-(t?v.crossAxis:0);pr&&(p=r)}return{[d]:h,[f]:p}}}};function tp(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function tm(e){if(null==e)return window;if(!tp(e)){let t=e.ownerDocument;return t&&t.defaultView||window}return e}function tv(e){return tm(e).getComputedStyle(e)}function tg(e){return tp(e)?"":e?(e.nodeName||"").toLowerCase():""}function ty(){let e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map(e=>e.brand+"/"+e.version).join(" "):navigator.userAgent}function tb(e){return e instanceof tm(e).HTMLElement}function tx(e){return e instanceof tm(e).Element}function tw(e){return"undefined"!=typeof ShadowRoot&&(e instanceof tm(e).ShadowRoot||e instanceof ShadowRoot)}function tE(e){let{overflow:t,overflowX:n,overflowY:r}=tv(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function tj(e){let t=/firefox/i.test(ty()),n=tv(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}function tk(){return!/^((?!chrome|android).)*safari/i.test(ty())}let tS=Math.min,tO=Math.max,tC=Math.round;function t_(e,t,n){var r,i,o,a;void 0===t&&(t=!1),void 0===n&&(n=!1);let s=e.getBoundingClientRect(),l=1,u=1;t&&tb(e)&&(l=e.offsetWidth>0&&tC(s.width)/e.offsetWidth||1,u=e.offsetHeight>0&&tC(s.height)/e.offsetHeight||1);let c=tx(e)?tm(e):window,d=!tk()&&n,f=(s.left+(d&&null!=(r=null==(i=c.visualViewport)?void 0:i.offsetLeft)?r:0))/l,h=(s.top+(d&&null!=(o=null==(a=c.visualViewport)?void 0:a.offsetTop)?o:0))/u,p=s.width/l,m=s.height/u;return{width:p,height:m,top:h,right:f+p,bottom:h+m,left:f,x:f,y:h}}function tM(e){return((e instanceof tm(e).Node?e.ownerDocument:e.document)||window.document).documentElement}function tA(e){return tx(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function tT(e){return t_(tM(e)).left+tA(e).scrollLeft}function tP(e){return"html"===tg(e)?e:e.assignedSlot||e.parentNode||(tw(e)?e.host:null)||tM(e)}function tN(e){return tb(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function tR(e){let t=tm(e),n=tN(e);for(;n&&["table","td","th"].includes(tg(n))&&"static"===getComputedStyle(n).position;)n=tN(n);return n&&("html"===tg(n)||"body"===tg(n)&&"static"===getComputedStyle(n).position&&!tj(n))?t:n||function(e){let t=tP(e);for(tw(t)&&(t=t.host);tb(t)&&!["html","body"].includes(tg(t));){if(tj(t))return t;t=t.parentNode}return null}(e)||t}function tD(e){if(tb(e))return{width:e.offsetWidth,height:e.offsetHeight};let t=t_(e);return{width:t.width,height:t.height}}function tL(e,t){var n;void 0===t&&(t=[]);let r=function e(t){let n=tP(t);return["html","body","#document"].includes(tg(n))?t.ownerDocument.body:tb(n)&&tE(n)?n:e(n)}(e),i=r===(null==(n=e.ownerDocument)?void 0:n.body),o=tm(r),a=i?[o].concat(o.visualViewport||[],tE(r)?r:[]):r,s=t.concat(a);return i?s:s.concat(tL(a))}function tF(e,t,n){return"viewport"===t?e6(function(e,t){let n=tm(e),r=tM(e),i=n.visualViewport,o=r.clientWidth,a=r.clientHeight,s=0,l=0;if(i){o=i.width,a=i.height;let e=tk();(e||!e&&"fixed"===t)&&(s=i.offsetLeft,l=i.offsetTop)}return{width:o,height:a,x:s,y:l}}(e,n)):tx(t)?function(e,t){let n=t_(e,!1,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t,n):e6(function(e){var t;let n=tM(e),r=tA(e),i=null==(t=e.ownerDocument)?void 0:t.body,o=tO(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=tO(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),s=-r.scrollLeft+tT(e),l=-r.scrollTop;return"rtl"===tv(i||n).direction&&(s+=tO(n.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:s,y:l}}(tM(e)))}let tZ={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,o=[..."clippingAncestors"===n?function(e){let t=tL(e),n=["absolute","fixed"].includes(tv(e).position)&&tb(e)?tR(e):e;return tx(n)?t.filter(e=>tx(e)&&function(e,t){let n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&tw(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==tg(e)):[]}(t):[].concat(n),r],a=o[0],s=o.reduce((e,n)=>{let r=tF(t,n,i);return e.top=tO(r.top,e.top),e.right=tS(r.right,e.right),e.bottom=tS(r.bottom,e.bottom),e.left=tO(r.left,e.left),e},tF(t,a,i));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e,i=tb(n),o=tM(n);if(n===o)return t;let a={scrollLeft:0,scrollTop:0},s={x:0,y:0};if((i||!i&&"fixed"!==r)&&(("body"!==tg(n)||tE(o))&&(a=tA(n)),tb(n))){let e=t_(n,!0);s.x=e.x+n.clientLeft,s.y=e.y+n.clientTop}return{...t,x:t.x-a.scrollLeft+s.x,y:t.y-a.scrollTop+s.y}},isElement:tx,getDimensions:tD,getOffsetParent:tR,getDocumentElement:tM,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:function(e,t,n){let r=tb(t),i=tM(t),o=t_(e,r&&function(e){let t=t_(e);return tC(t.width)!==e.offsetWidth||tC(t.height)!==e.offsetHeight}(t),"fixed"===n),a={scrollLeft:0,scrollTop:0},s={x:0,y:0};if(r||!r&&"fixed"!==n){if(("body"!==tg(t)||tE(i))&&(a=tA(t)),tb(t)){let e=t_(t,!0);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else i&&(s.x=tT(i))}return{x:o.left+a.scrollLeft-s.x,y:o.top+a.scrollTop-s.y,width:o.width,height:o.height}}(t,tR(n),r),floating:{...tD(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===tv(e).direction};function tV(e,t,n,r){void 0===r&&(r={});let{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:a=!0,animationFrame:s=!1}=r,l=i&&!s,u=o&&!s,c=l||u?[...tx(e)?tL(e):[],...tL(t)]:[];c.forEach(e=>{l&&e.addEventListener("scroll",n,{passive:!0}),u&&e.addEventListener("resize",n)});let d,f=null;if(a){let r=!0;f=new ResizeObserver(()=>{r||n(),r=!1}),tx(e)&&!s&&f.observe(e),f.observe(t)}let h=s?t_(e):null;return s&&function t(){let r=t_(e);h&&(r.x!==h.x||r.y!==h.y||r.width!==h.width||r.height!==h.height)&&n(),h=r,d=requestAnimationFrame(t)}(),n(),()=>{var e;c.forEach(e=>{l&&e.removeEventListener("scroll",n),u&&e.removeEventListener("resize",n)}),null==(e=f)||e.disconnect(),f=null,s&&cancelAnimationFrame(d)}}let tz=(e,t,n)=>e3(e,t,{platform:tZ,...n});var tI=n(28316),tB="undefined"!=typeof document?ef.useLayoutEffect:ef.useEffect;function tH(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=void 0===e?{}:e,o=ef.useRef(null),a=ef.useRef(null),s=function(e){let t=ef.useRef(e);return tB(()=>{t.current=e}),t}(i),l=ef.useRef(null),[u,c]=ef.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[d,f]=ef.useState(t);!function e(t,n){let r,i,o;if(t===n)return!0;if(typeof t!=typeof n)return!1;if("function"==typeof t&&t.toString()===n.toString())return!0;if(t&&n&&"object"==typeof t){if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(i=r;0!=i--;)if(!e(t[i],n[i]))return!1;return!0}if((r=(o=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(i=r;0!=i--;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=r;0!=i--;){let r=o[i];if(("_owner"!==r||!t.$$typeof)&&!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n}(null==d?void 0:d.map(e=>{let{options:t}=e;return t}),null==t?void 0:t.map(e=>{let{options:t}=e;return t}))&&f(t);let h=ef.useCallback(()=>{o.current&&a.current&&tz(o.current,a.current,{middleware:d,placement:n,strategy:r}).then(e=>{p.current&&tI.flushSync(()=>{c(e)})})},[d,n,r]);tB(()=>{p.current&&h()},[h]);let p=ef.useRef(!1);tB(()=>(p.current=!0,()=>{p.current=!1}),[]);let m=ef.useCallback(()=>{if("function"==typeof l.current&&(l.current(),l.current=null),o.current&&a.current){if(s.current){let e=s.current(o.current,a.current,h);l.current=e}else h()}},[h,s]),v=ef.useCallback(e=>{o.current=e,m()},[m]),g=ef.useCallback(e=>{a.current=e,m()},[m]),y=ef.useMemo(()=>({reference:o,floating:a}),[]);return ef.useMemo(()=>({...u,update:h,refs:y,reference:v,floating:g}),[u,h,y,v,g])}let tU=e=>{let{element:t,padding:n}=e;return{name:"arrow",options:e,fn(e){if(Object.prototype.hasOwnProperty.call(t,"current")){if(null!=t.current)return te({element:t.current,padding:n}).fn(e)}else if(t)return te({element:t,padding:n}).fn(e);return{}}}},tW=(0,ef.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...o}=e;return(0,ef.createElement)(ew.WV.svg,(0,ep.Z)({},o,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,ef.createElement)("polygon",{points:"0,0 30,0 15,10"}))});function tq(e){let[t,n]=(0,ef.useState)(void 0);return(0,eE.b)(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,i;if(!Array.isArray(t)||!t.length)return;let o=t[0];if("borderBoxSize"in o){let e=o.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,i=t.blockSize}else r=e.offsetWidth,i=e.offsetHeight;n({width:r,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}let t$="Popper",[tY,tG]=(0,em.b)(t$),[tX,tK]=tY(t$),tJ=(0,ef.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,o=tK("PopperAnchor",n),a=(0,ef.useRef)(null),s=(0,ev.e)(t,a);return(0,ef.useEffect)(()=>{o.onAnchorChange((null==r?void 0:r.current)||a.current)}),r?null:(0,ef.createElement)(ew.WV.div,(0,ep.Z)({},i,{ref:s}))}),tQ="PopperContent",[t0,t1]=tY(tQ),[t2,t4]=tY(tQ,{hasParent:!1,positionUpdateFns:new Set}),t3=(0,ef.forwardRef)((e,t)=>{var n,r,i,o,a,s,l,u;let{__scopePopper:c,side:d="bottom",sideOffset:f=0,align:h="center",alignOffset:p=0,arrowPadding:m=0,collisionBoundary:v=[],collisionPadding:g=0,sticky:y="partial",hideWhenDetached:b=!1,avoidCollisions:x=!0,...w}=e,E=tK(tQ,c),[j,k]=(0,ef.useState)(null),S=(0,ev.e)(t,e=>k(e)),[O,C]=(0,ef.useState)(null),_=tq(O),M=null!==(n=null==_?void 0:_.width)&&void 0!==n?n:0,A=null!==(r=null==_?void 0:_.height)&&void 0!==r?r:0,T="number"==typeof g?g:{top:0,right:0,bottom:0,left:0,...g},P=Array.isArray(v)?v:[v],N=P.length>0,R={padding:T,boundary:P.filter(t7),altBoundary:N},{reference:D,floating:L,strategy:F,x:Z,y:V,placement:z,middlewareData:I,update:B}=tH({strategy:"fixed",placement:d+("center"!==h?"-"+h:""),whileElementsMounted:tV,middleware:[tc({mainAxis:f+A,alignmentAxis:p}),x?tf({mainAxis:!0,crossAxis:!1,limiter:"partial"===y?th():void 0,...R}):void 0,O?tU({element:O,padding:m}):void 0,x?ta({...R}):void 0,t9({arrowWidth:M,arrowHeight:A}),b?tu({strategy:"referenceHidden"}):void 0].filter(t8)});(0,eE.b)(()=>{D(E.anchor)},[D,E.anchor]);let H=null!==Z&&null!==V,[U,W]=ne(z),q=null===(i=I.arrow)||void 0===i?void 0:i.x,$=null===(o=I.arrow)||void 0===o?void 0:o.y,Y=(null===(a=I.arrow)||void 0===a?void 0:a.centerOffset)!==0,[G,X]=(0,ef.useState)();(0,eE.b)(()=>{j&&X(window.getComputedStyle(j).zIndex)},[j]);let{hasParent:K,positionUpdateFns:J}=t4(tQ,c),Q=!K;(0,ef.useLayoutEffect)(()=>{if(!Q)return J.add(B),()=>{J.delete(B)}},[Q,J,B]),(0,ef.useLayoutEffect)(()=>{Q&&H&&Array.from(J).reverse().forEach(e=>requestAnimationFrame(e))},[Q,H,J]);let ee={"data-side":U,"data-align":W,...w,ref:S,style:{...w.style,animation:H?void 0:"none",opacity:null!==(s=I.hide)&&void 0!==s&&s.referenceHidden?0:void 0}};return(0,ef.createElement)("div",{ref:L,"data-radix-popper-content-wrapper":"",style:{position:F,left:0,top:0,transform:H?`translate3d(${Math.round(Z)}px, ${Math.round(V)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:G,"--radix-popper-transform-origin":[null===(l=I.transformOrigin)||void 0===l?void 0:l.x,null===(u=I.transformOrigin)||void 0===u?void 0:u.y].join(" ")}},(0,ef.createElement)(t0,{scope:c,placedSide:U,onArrowChange:C,arrowX:q,arrowY:$,shouldHideArrow:Y},Q?(0,ef.createElement)(t2,{scope:c,hasParent:!0,positionUpdateFns:J},(0,ef.createElement)(ew.WV.div,ee)):(0,ef.createElement)(ew.WV.div,ee)))}),t5={top:"bottom",right:"left",bottom:"top",left:"right"},t6=(0,ef.forwardRef)(function(e,t){let{__scopePopper:n,...r}=e,i=t1("PopperArrow",n),o=t5[i.placedSide];return(0,ef.createElement)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0}},(0,ef.createElement)(tW,(0,ep.Z)({},r,{ref:t,style:{...r.style,display:"block"}})))});function t8(e){return void 0!==e}function t7(e){return null!==e}let t9=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;let{placement:s,rects:l,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=ne(s),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(o=null===(a=u.arrow)||void 0===a?void 0:a.y)&&void 0!==o?o:0)+f/2,y="",b="";return"bottom"===h?(y=c?m:`${v}px`,b=`${-f}px`):"top"===h?(y=c?m:`${v}px`,b=`${l.floating.height+f}px`):"right"===h?(y=`${-f}px`,b=c?m:`${g}px`):"left"===h&&(y=`${l.floating.width+f}px`,b=c?m:`${g}px`),{data:{x:y,y:b}}}});function ne(e){let[t,n="center"]=e.split("-");return[t,n]}let nt=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,ef.useState)(null);return(0,ef.createElement)(tX,{scope:t,anchor:r,onAnchorChange:i},n)};var nn=n(6500);let nr=(0,ef.forwardRef)((e,t)=>(0,ef.createElement)(ew.WV.span,(0,ep.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[ni,no]=(0,em.b)("Tooltip",[tG]),na=tG(),ns="tooltip.open",[nl,nu]=ni("TooltipProvider"),nc="Tooltip",[nd,nf]=ni(nc),nh="TooltipTrigger",np=(0,ef.forwardRef)((e,t)=>{let{__scopeTooltip:n,...r}=e,i=nf(nh,n),o=nu(nh,n),a=na(n),s=(0,ef.useRef)(null),l=(0,ev.e)(t,s,i.onTriggerChange),u=(0,ef.useRef)(!1),c=(0,ef.useRef)(!1),d=(0,ef.useCallback)(()=>u.current=!1,[]);return(0,ef.useEffect)(()=>()=>document.removeEventListener("pointerup",d),[d]),(0,ef.createElement)(tJ,(0,ep.Z)({asChild:!0},a),(0,ef.createElement)(ew.WV.button,(0,ep.Z)({"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute},r,{ref:l,onPointerMove:(0,eb.M)(e.onPointerMove,e=>{"touch"===e.pointerType||c.current||o.isPointerInTransitRef.current||(i.onTriggerEnter(),c.current=!0)}),onPointerLeave:(0,eb.M)(e.onPointerLeave,()=>{i.onTriggerLeave(),c.current=!1}),onPointerDown:(0,eb.M)(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",d,{once:!0})}),onFocus:(0,eb.M)(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:(0,eb.M)(e.onBlur,i.onClose),onClick:(0,eb.M)(e.onClick,e=>{0===e.detail&&i.onClose()})})))}),nm="TooltipPortal",[nv,ng]=ni(nm,{forceMount:void 0}),ny="TooltipContent",nb=(0,ef.forwardRef)((e,t)=>{let n=ng(ny,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...o}=e,a=nf(ny,e.__scopeTooltip);return(0,ef.createElement)(ej.z,{present:r||a.open},a.disableHoverableContent?(0,ef.createElement)(nj,(0,ep.Z)({side:i},o,{ref:t})):(0,ef.createElement)(nx,(0,ep.Z)({side:i},o,{ref:t})))}),nx=(0,ef.forwardRef)((e,t)=>{let n=nf(ny,e.__scopeTooltip),r=nu(ny,e.__scopeTooltip),i=(0,ef.useRef)(null),o=(0,ev.e)(t,i),[a,s]=(0,ef.useState)(null),{trigger:l,onClose:u}=n,c=i.current,{onPointerInTransitChange:d}=r,f=(0,ef.useCallback)(()=>{s(null),d(!1)},[d]),h=(0,ef.useCallback)((e,t)=>{let n=e.currentTarget,r=function(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(n,r,i,o)){case o:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:return null}}({x:e.clientX,y:e.clientY},n.getBoundingClientRect()),i="right"===r||"bottom"===r?-5:5;s(function(e){let t=e.slice();return t.sort((e,t)=>e.xt.x?1:e.yt.y?1:0),function(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}return(n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y)?t:t.concat(n)}(t)}(["right"===r||"left"===r?{x:e.clientX+i,y:e.clientY}:{x:e.clientX,y:e.clientY+i},...function(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}(t.getBoundingClientRect())])),d(!0)},[d]);return(0,ef.useEffect)(()=>()=>f(),[f]),(0,ef.useEffect)(()=>{if(l&&c){let e=e=>h(e,c),t=e=>h(e,l);return l.addEventListener("pointerleave",e),c.addEventListener("pointerleave",t),()=>{l.removeEventListener("pointerleave",e),c.removeEventListener("pointerleave",t)}}},[l,c,h,f]),(0,ef.useEffect)(()=>{if(a){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=(null==l?void 0:l.contains(t))||(null==c?void 0:c.contains(t)),i=!function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,o=t.length-1;er!=u>r&&n<(l-a)*(r-s)/(u-s)+a&&(i=!i)}return i}(n,a);r?f():i&&(f(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[l,c,a,u,f]),(0,ef.createElement)(nj,(0,ep.Z)({},e,{ref:o}))}),[nw,nE]=ni(nc,{isInside:!1}),nj=(0,ef.forwardRef)((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:o,onPointerDownOutside:a,...s}=e,l=nf(ny,n),u=na(n),{onClose:c}=l;return(0,ef.useEffect)(()=>(document.addEventListener(ns,c),()=>document.removeEventListener(ns,c)),[c]),(0,ef.useEffect)(()=>{if(l.trigger){let e=e=>{let t=e.target;null!=t&&t.contains(l.trigger)&&c()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[l.trigger,c]),(0,ef.createElement)(eJ.XB,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:e=>e.preventDefault(),onDismiss:c},(0,ef.createElement)(t3,(0,ep.Z)({"data-state":l.stateAttribute},u,s,{ref:t,style:{...s.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)"}}),(0,ef.createElement)(eg.A4,null,r),(0,ef.createElement)(nw,{scope:n,isInside:!0},(0,ef.createElement)(nr,{id:l.contentId,role:"tooltip"},i||r))))}),nk=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i=!1,onOpenChange:o,disableHoverableContent:a,delayDuration:s}=e,l=nu(nc,e.__scopeTooltip),u=na(t),[c,d]=(0,ef.useState)(null),f=(0,ek.M)(),h=(0,ef.useRef)(0),p=null!=a?a:l.disableHoverableContent,m=null!=s?s:l.delayDuration,v=(0,ef.useRef)(!1),[g=!1,y]=(0,ex.T)({prop:r,defaultProp:i,onChange:e=>{e?(l.onOpen(),document.dispatchEvent(new CustomEvent(ns))):l.onClose(),null==o||o(e)}}),b=(0,ef.useMemo)(()=>g?v.current?"delayed-open":"instant-open":"closed",[g]),x=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),v.current=!1,y(!0)},[y]),w=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),y(!1)},[y]),E=(0,ef.useCallback)(()=>{window.clearTimeout(h.current),h.current=window.setTimeout(()=>{v.current=!0,y(!0)},m)},[m,y]);return(0,ef.useEffect)(()=>()=>window.clearTimeout(h.current),[]),(0,ef.createElement)(nt,u,(0,ef.createElement)(nd,{scope:t,contentId:f,open:g,stateAttribute:b,trigger:c,onTriggerChange:d,onTriggerEnter:(0,ef.useCallback)(()=>{l.isOpenDelayed?E():x()},[l.isOpenDelayed,E,x]),onTriggerLeave:(0,ef.useCallback)(()=>{p?w():window.clearTimeout(h.current)},[w,p]),onOpen:x,onClose:w,disableHoverableContent:p},n))},nS=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,o=nf(nm,t);return(0,ef.createElement)(nv,{scope:t,forceMount:n},(0,ef.createElement)(ej.z,{present:n||o.open},(0,ef.createElement)(nn.h,{asChild:!0,container:i},r)))},nO=(0,eK.j)([],{variants:{display:{default:"inline-block",none:""},font:{mono:"font-mono",sans:"font-sans"},color:{verySubtle:"text-gray-700 dark:text-graydark-700",subtle:"text-gray-1000 dark:text-graydark-1000",contrast:"text-gray-1100 dark:text-white",lo:"text-white dark:text-graydark-50",accent:"text-accent-1100 dark:text-accentdark-1100",red:"text-red-700 dark:text-red-400",green:"text-emerald-700 dark:text-emerald-500",amber:"text-amber-600 dark:text-amber-500",none:""},weight:{extrabold:"font-extrabold",bold:"font-bold",medium:"font-medium",semibold:"font-semibold",regular:"font-normal",normal:"font-normal",light:"font-light",none:""},size:{10:"text-xxs",12:"text-xs",14:"text-sm",16:"text-base",18:"text-lg",20:"text-xl",24:"text-2xl",30:"text-3xl",36:"text-4xl",40:"text-5xl",48:"text-5xl",60:"text-6xl",64:"text-6xl"},scaleSize:{12:"text-xxs md:text-xs",14:"text-xs md:text-sm",16:"text-sm md:text-base",18:"text-base md:text-lg",20:"text-base md:text-xl",24:"text-xl md:text-2xl",30:"text-2xl md:text-3xl",36:"text-3xl md:text-4xl",40:"text-4xl md:text-5xl",48:"text-4xl md:text-5xl",60:"text-5xl md:text-6xl",64:"text-5xl md:text-6xl"},noWrap:{true:"whitespace-nowrap"},underline:{accent:"underline underline-offset-2 decoration-2 decoration-accent-900 dark:decoration-accentdark-900",show:"underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",hover:"hover:underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",none:""},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"},wrapEllipsis:{true:"overflow-hidden text-ellipsis"}},defaultVariants:{display:"default",weight:"regular",font:"sans",color:"contrast",underline:"none"}}),nC=ef.forwardRef((e,t)=>{let{tag:n="span",className:r,font:i,color:o,weight:a,size:s,scaleSize:l,noWrap:u,underline:c,ellipsis:d,wrapEllipsis:f,...h}=e;return(0,ed.jsx)(n,{ref:t,className:(0,eK.cx)(r,nO({font:i,color:o,weight:a,size:s,scaleSize:l,underline:c,noWrap:u,ellipsis:d,wrapEllipsis:f})),...h})}),n_=ef.forwardRef((e,t)=>{let{size:n="18",...r}=e;return(0,ed.jsx)(nC,{tag:"p",...r,ref:t,weight:"regular",scaleSize:n,color:"subtle",className:(0,eK.cx)("leading-relaxed md:leading-relaxed",e.className)})}),nM=(0,eK.j)(["transition-shadow ease-in-out duration-300","shadow-sm hover:shadow","rounded","border"],{variants:{color:{default:["bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400"],subtle:["border-gray-200 dark:border-graydark-200"]}},defaultVariants:{color:"default"}}),nA=ef.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ed.jsx)("div",{ref:t,className:nM({className:n,color:r}),...i})});var nT=n(93542);let nP=(void 0===nT||nT.env,"production"),nN=1/60*1e3,nR="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),nD="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(nR()),nN),nL=!0,nF=!1,nZ=!1,nV={delta:0,timestamp:0},nz=["read","update","preRender","render","postRender"],nI=nz.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,o=!1,a=new WeakSet,s={schedule:(e,o=!1,s=!1)=>{let l=s&&i,u=l?t:n;return o&&a.add(e),-1===u.indexOf(e)&&(u.push(e),l&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),a.delete(e)},process:l=>{if(i){o=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;nnF=!0),e),{}),nB=nz.reduce((e,t)=>{let n=nI[t];return e[t]=(e,t=!1,r=!1)=>(nF||n$(),n.schedule(e,t,r)),e},{}),nH=nz.reduce((e,t)=>(e[t]=nI[t].cancel,e),{}),nU=nz.reduce((e,t)=>(e[t]=()=>nI[t].process(nV),e),{}),nW=e=>nI[e].process(nV),nq=e=>{nF=!1,nV.delta=nL?nN:Math.max(Math.min(e-nV.timestamp,40),1),nV.timestamp=e,nZ=!0,nz.forEach(nW),nZ=!1,nF&&(nL=!1,nD(nq))},n$=()=>{nF=!0,nL=!0,nZ||nD(nq)},nY=()=>nV,nG="undefined"!=typeof document,nX=nG?ef.useLayoutEffect:ef.useEffect;function nK(){let e=(0,ef.useRef)(!1);return nX(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let nJ=(0,ef.createContext)(null);function nQ(e){let t=(0,ef.useRef)(null);return null===t.current&&(t.current=e()),t.current}class n0 extends ef.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){let e=this.props.sizeRef.current;e.height=t.offsetHeight||0,e.width=t.offsetWidth||0,e.top=t.offsetTop,e.left=t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function n1({children:e,isPresent:t}){let n=(0,ef.useId)(),r=(0,ef.useRef)(null),i=(0,ef.useRef)({width:0,height:0,top:0,left:0});return(0,ef.useInsertionEffect)(()=>{let{width:e,height:o,top:a,left:s}=i.current;if(t||!r.current||!e||!o)return;r.current.dataset.motionPopId=n;let l=document.createElement("style");return document.head.appendChild(l),l.sheet&&l.sheet.insertRule(` [data-motion-pop-id="${n}"] { position: absolute !important; width: ${e}px !important; @@ -31,7 +31,7 @@ Defaulting to \`${c1}\`.`):null}};let c5=(0,eK.j)(["m-0 flex-shrink-0 cursor-def - less than the value passed to \`max\` (or 100 if no \`max\` prop is set) - \`null\` if the progress is indeterminate. -Defaulting to \`null\`.`)}};let d2=(0,ef.forwardRef)((e,t)=>{var n;let{__scopeProgress:r,...i}=e,o=d0("ProgressIndicator",r);return(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":d3(o.value,o.max),"data-value":null!==(n=o.value)&&void 0!==n?n:void 0,"data-max":o.max},i,{ref:t}))});function d4(e,t){return`${Math.round(e/t*100)}%`}function d3(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function d5(e){return"number"==typeof e}function d6(e){return d5(e)&&!isNaN(e)&&e>0}function d8(e,t){return d5(e)&&!isNaN(e)&&e<=t&&e>=0}let d7=(0,eK.j)(["relative h-1 w-full overflow-hidden rounded-lg"],{variants:{variant:{gray:"bg-gray-700 dark:bg-graydark-700",accent:"bg-green-600 dark:bg-green-500"}},defaultVariants:{variant:"gray"}}),d9=ef.forwardRef((e,t)=>{let{label:n,variant:r,className:i,value:o,max:a=100,...s}=e,l=null!=o?Math.round(o/a*100):null;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,ed.jsx)(d1,{...s,ref:t,value:o,max:a,className:d7({variant:r,className:i}),children:(0,ed.jsx)(d2,{className:"absolute top-0 right-0 left-0 bottom-0 w-full bg-gray-300 dark:bg-graydark-300 transition-transform",style:{transform:"translateX(".concat(l,"%)")}})}),n&&(0,ed.jsx)(nC,{color:"subtle",size:"12",ellipsis:!0,children:n})]})});function fe(e){let t=(0,ef.useRef)({value:e,previous:e});return(0,ef.useMemo)(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}let ft="Radio",[fn,fr]=(0,em.b)(ft),[fi,fo]=fn(ft),fa=(0,ef.forwardRef)((e,t)=>{let{__scopeRadio:n,"aria-labelledby":r,name:i,checked:o=!1,required:a,disabled:s,value:l="on",onCheck:u,...c}=e,[d,f]=(0,ef.useState)(null),h=(0,ev.e)(t,e=>f(e)),p=dw(d),m=(0,ef.useRef)(!1),v=!d||!!d.closest("form");return(0,ef.createElement)(fi,{scope:n,checked:o,disabled:s},(0,ef.createElement)(ew.WV.button,(0,ep.Z)({type:"button",role:"radio","aria-checked":o,"aria-labelledby":r||p,"data-state":fu(o),"data-disabled":s?"":void 0,disabled:s,value:l},c,{ref:h,onClick:(0,eb.M)(e.onClick,e=>{o||null==u||u(),v&&(m.current=e.isPropagationStopped(),m.current||e.stopPropagation())})})),v&&(0,ef.createElement)(fl,{control:d,bubbles:!m.current,name:i,value:l,checked:o,required:a,disabled:s,style:{transform:"translateX(-100%)"}}))}),fs=(0,ef.forwardRef)((e,t)=>{let{__scopeRadio:n,forceMount:r,...i}=e,o=fo("RadioIndicator",n);return(0,ef.createElement)(ej.z,{present:r||o.checked},(0,ef.createElement)(ew.WV.span,(0,ep.Z)({"data-state":fu(o.checked),"data-disabled":o.disabled?"":void 0},i,{ref:t})))}),fl=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,o=(0,ef.useRef)(null),a=fe(n),s=tq(t);return(0,ef.useEffect)(()=>{let e=o.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(a!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[a,n,r]),(0,ef.createElement)("input",(0,ep.Z)({type:"radio","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:o,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function fu(e){return e?"checked":"unchecked"}let fc=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],fd="RadioGroup",[ff,fh]=(0,em.b)(fd,[uX,fr]),fp=uX(),fm=fr(),[fv,fg]=ff(fd),fy=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,name:r,"aria-labelledby":i,defaultValue:o,value:a,required:s=!1,orientation:l,dir:u,loop:c=!0,onValueChange:d,...f}=e,h=dw(),p=fp(n),m=l7(u),[v,g]=(0,ex.T)({prop:a,defaultProp:o,onChange:d});return(0,ef.createElement)(fv,{scope:n,name:r,required:s,value:v,onValueChange:g},(0,ef.createElement)(uQ,(0,ep.Z)({asChild:!0},p,{orientation:l,dir:m,loop:c}),(0,ef.createElement)(ew.WV.div,(0,ep.Z)({role:"radiogroup","aria-required":s,"aria-orientation":l,"aria-labelledby":i||h,dir:m},f,{ref:t}))))}),fb=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,disabled:r,...i}=e,o=fg("RadioGroupItem",n),a=fp(n),s=fm(n),l=(0,ef.useRef)(null),u=(0,ev.e)(t,l),c=o.value===i.value,d=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{fc.includes(e.key)&&(d.current=!0)},t=()=>d.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),(0,ef.createElement)(u1,(0,ep.Z)({asChild:!0},a,{focusable:!r,active:c}),(0,ef.createElement)(fa,(0,ep.Z)({disabled:r,required:o.required,checked:c},s,i,{name:o.name,ref:u,onCheck:()=>o.onValueChange(i.value),onKeyDown:(0,eb.M)(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:(0,eb.M)(i.onFocus,()=>{var e;d.current&&(null===(e=l.current)||void 0===e||e.click())})})))}),fx=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,...r}=e,i=fm(n);return(0,ef.createElement)(fs,(0,ep.Z)({},i,r,{ref:t}))}),fw=(0,eK.j)(["relative flex items-center h-full justify-center w-full",'after:content-[""] after:block after:rounded-full after:bg-green-600 after:dark:bg-green-500'],{variants:{size:{small:"after:w-2 after:h-2 ",medium:"after:w-4 after:h-4"}},defaultVariants:{size:"small"}}),fE=(0,eK.j)(["select-none","inline-flex items-center justify-center","m-0 p-0","outline-none","rounded-full","overflow-hidden","focus:ring ring-blue-500 dark:ring-blue-200","bg-white dark:bg-graydark-200","border border-gray-500 dark:border-graydark-400","enabled:hover:border-gray-700 enabled:hover:dark:border-graydark-600","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-400","disabled:bg-gray-200 disabled:dark:bg-graydark-200"],{variants:{size:{small:"w-4 h-4",medium:"w-6 h-6"}},defaultVariants:{size:"small"}}),fj=ef.forwardRef((e,t)=>{let{size:n,className:r,children:i,...o}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(fb,{...o,className:fE({size:n,className:r}),ref:t,children:(0,ed.jsx)(fx,{className:fw({size:n})})}),(0,ed.jsx)(nC,{size:"14",className:"relative top-px flex items-center",color:o.disabled?"verySubtle":"subtle",children:i})]})}),fk=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)(fy,{...r,className:(0,eK.cx)("flex gap-2",n),ref:t})});(0,eK.j)(["relative appearance-none outline-none","p-2 m-0 w-full","min-h-[80px]",nO(),"tabular-nums","resize-y","rounded","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","placeholder:text-gray-600 placeholder:dark:text-graydark-500","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},cursor:{default:"",text:"cursor-text"}},defaultVariants:{size:"small",variant:"default",cursor:"default",state:"default"}});let fS=(0,eK.j)(["font-sans [type=number]:font-mono","outline-none m-0 p-0 w-full","disabled:pointer-events-none","read-only:pointer-events-none","tabular-nums","rounded","text-gray-1100 dark:text-white","autofill:text-fill-gray-1100 autofill:dark:text-fill-white","autofill:placeholder:text-fill-gray-700 autofill:placeholder:dark:text-fill-graydark-700","placeholder:text-gray-700 placeholder:dark:text-graydark-700","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-white autofill:dark:bg-graydark-50","autofill:shadow-fill-white autofill:dark:shadow-fill-graydark-50","read-only:bg-gray-200 dark:read-only:bg-graydark-300"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","read-only:border-gray-200 dark:read-only:border-graydark-200"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},focus:{default:["focus:ring ring-blue-500 dark:ring-blue-200","focus:z-10"],none:""},cursor:{default:"",text:"cursor-text"},noSpin:{true:"[&::-webkit-outer-spin-button, &::-webkit-inner-spin-button]:appearance-none"}},defaultVariants:{size:"small",focus:"default",variant:"default",cursor:"default",state:"default"}}),fO=ef.forwardRef((e,t)=>{let{variant:n,size:r,state:i,noSpin:o,cursor:a,focus:s,className:l,...u}=e;return(0,ed.jsx)("input",{ref:t,className:fS({variant:n,size:r,state:i,noSpin:o,cursor:a,focus:s,className:l}),...u})});function fC(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function f_(){}function fM(e){return!!(e||"").match(/\d/)}function fA(e){return null==e}function fT(e){return fA(e)||"number"==typeof e&&isNaN(e)||"number"==typeof e&&!isFinite(e)}function fP(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function fN(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,i=(e=e.replace("-","")).split(".");return{beforeDecimal:i[0],afterDecimal:i[1]||"",hasNegation:n,addNegation:r}}function fR(e,t,n){for(var r="",i=n?"0":"",o=0;o<=t-1;o++)r+=e[o]||i;return r}function fD(e,t){return Array(t+1).join(e)}function fL(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),i=r[0],o=r[1];if(!(o=Number(o)))return n+i;i=i.replace(".","");var a=1+o,s=i.length;return a<0?i="0."+fD("0",Math.abs(a))+i:a>=s?i+=fD("0",a-s):i=(i.substring(0,a)||"0")+"."+i.substring(a),n+i}function fF(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,i=fN(e),o=i.beforeDecimal,a=i.afterDecimal,s=i.hasNegation,l=parseFloat("0."+(a||"0")),u=(a.length<=t?"0."+a:l.toFixed(t)).split(".");return(s?"-":"")+o.split("").reverse().reduce(function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e},u[0])+(r?".":"")+fR(u[1]||"",t,n)}function fZ(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}(c=U||(U={})).event="event",c.props="prop";var fV=(d=function(e,t){for(var n=0,r=0,i=e.length,o=t.length;e[n]===t[n]&&nn&&i-r>n;)r++;return{from:{start:n,end:i-r},to:{start:n,end:o-r}}},h=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return f&&e.length===f.length&&e.every(function(e,t){return e===f[t]})?h:(f=e,h=d.apply(void 0,e))});function fz(e){return Math.max(e.selectionStart,e.selectionEnd)}function fI(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,i=e.formattedValueIndex;return t[r]===n[i]}function fB(e,t,n,r){var i=e.length;if(t=Math.min(Math.max(t,0),i),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=i&&!n[t];)t++;t>i&&(t=n.lastIndexOf(!0))}return -1===t&&(t=i),t}function fH(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),n=0,r=t.length;n0&&-1===f[m];)m--;var g=-1===m||-1===f[m]?0:f[m]+1;return g>v?v:r-gO.length-u.length||SA?M=p:p>e.length-u.length&&(M=p),e=e.substring(0,M),void 0===(r=E?"-"+e:e)&&(r=""),i=RegExp("(-)(.)*(-)"),o=/(-)/.test(r),a=i.test(r),r=r.replace(/-/g,""),o&&!a&&s&&(r="-"+r);var T=(e=((e=r).match(RegExp("(^-)|[0-9]|"+fP(g),"g"))||[]).join("")).indexOf(g),P=fN(e=e.replace(RegExp(fP(g),"g"),function(e,t){return t===T?".":""}),s),N=P.beforeDecimal,R=P.afterDecimal,D=P.addNegation;return f.end-f.start=l.start&&i{h(navigator.language);let e=()=>{h(navigator.language)};return h(navigator.language),window.addEventListener("languagechange",e),()=>{window.removeEventListener("languagechange",e)}},[]);let p=(0,ef.useMemo)(()=>new Intl.NumberFormat(f).format(1.1)[1],[f]),{groupingSeparator:m,groupingStyle:v}=(0,ef.useMemo)(()=>(function(e,t){if("none"===t)return{groupingSeparator:"",groupingStyle:"none"};let n=new Intl.NumberFormat(e).format(123456789),r=n.replace(/[0-9]/g,"")[0],i=n.split(r).map(e=>e.length);return t?{groupingSeparator:r,groupingStyle:t}:{groupingSeparator:r,groupingStyle:i.every(e=>3===e)?"thousand":i.length>=2&&i.slice(1).every(e=>2===e)&&3===i[0]?"lakh":i.every(e=>4===e)?"wan":"thousand"}})(f,a),[f,a]);return(0,ed.jsxs)("div",{className:"relative",children:[(0,ed.jsx)(fX,{...d,autoComplete:"off",spellCheck:!1,onValueChange:c,lang:f,decimalSeparator:p,thousandsGroupStyle:v,thousandSeparator:m,className:(0,eK.cx)(fS({variant:n,size:r,state:i,focus:s,noSpin:o,cursor:l,className:u}),t?"pr-9":"")}),t&&(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center absolute top-0 h-full","small"===r?"right-2":"","medium"===r?"right-3":"","large"===r?"right-3":""),children:(0,ed.jsx)(nC,{size:"12",weight:"medium",color:"subtle",children:t})})]})}var fJ=n(6391),fQ=n.n(fJ);function f0(e,t){return e.decimalPlaces()>t?e.toFixed(t):e.toString()}function f1(e){let{value:t,placeholder:n=new(fQ())(100),decimalsLimit:r=6,allowDecimals:i=!0,disableGroupSeparators:o,onChange:a,size:s="small",units:l,error:u,changed:c,onBlur:d,onFocus:f,...h}=e,p=(0,ef.useMemo)(()=>new(fQ())(t),[t]),[m,v]=(0,ef.useState)(""),g=(0,ef.useCallback)(e=>{a&&a(e&&!isNaN(Number(e))?new(fQ())(e):void 0)},[a]),y=(0,ef.useCallback)(e=>{v(e),g(e)},[v,g]);return(0,ef.useEffect)(()=>{p.isEqualTo(m)||v(f0(p,r))},[p]),(0,ed.jsx)(fK,{...h,thousandsGroupStyle:o?"none":void 0,"data-testid":"numberfield",size:s,placeholder:n.isNaN()?"":f0(n,r),units:l,value:"NaN"!==m?m:"",decimalScale:i?r:0,onBlur:e=>{d&&d(e)},onFocus:e=>{f&&f(e)},onValueChange:e=>y(e.value||"")})}var f2=n(67837);function f4(e){let{sc:t,placeholder:n=new(fQ())(100),decimalsLimitFiat:r=6,decimalsLimitSc:i=6,onChange:o,size:a="medium",units:s="SC",showFiat:l=!0,error:u,changed:c,prefix:d,onBlur:f,onFocus:h,name:p,...m}=e,v=(0,ef.useMemo)(()=>new(fQ())(void 0===t?NaN:t),[t]),{settings:g}=(0,f2.Hv)(),y=(0,f2.Nz)(),b=y?y.rate:void 0,[x,w]=(0,ef.useState)(),[E,j]=(0,ef.useState)(""),[k,S]=(0,ef.useState)(""),O=(0,ef.useCallback)(e=>{o&&o(e&&!isNaN(Number(e))?new(fQ())(e):void 0)},[o]),C=(0,ef.useCallback)(e=>{S(f0(e,r))},[S,r]),_=(0,ef.useCallback)(e=>{let t=f0(e,i);return j(t),O(t),t},[j,i,O]),M=(0,ef.useCallback)(e=>{j(e),x&&O(e)},[x,j,O]),A=(0,ef.useCallback)(e=>{C(new(fQ())(e).times(b||0))},[C,b]),T=(0,ef.useCallback)(e=>{_(new(fQ())(e).dividedBy(b||0))},[_,b]),[P,N]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{if(!v.isEqualTo(E)){let e=f0(v,i);j(e),"fiat"!==x&&A(e)}P||N(!0)},[v]),(0,ef.useEffect)(()=>{P&&A(E)},[b]),(0,ef.useEffect)(()=>{"sc"===x&&A(E)},[E]),(0,ef.useEffect)(()=>{"fiat"===x&&T(k)},[k]),(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",m.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",m.readOnly?"pointer-events-none":"",m.readOnly?"border-blue-400 dark:border-blue-400":u?"border-red-500 dark:border-red-400":c?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ed.jsx)(fK,{...m,name:p,"data-testid":"scInput",size:a,variant:"ghost",focus:"none",placeholder:f0(n,i),units:s,value:"NaN"!==E?E:"",decimalScale:i,allowNegative:!1,onValueChange:e=>{M(e.value||"")},onBlur:e=>{w(void 0),f&&f(e)},onFocus:e=>{w("sc"),h&&h(e)}}),l&&g.siaCentral&&(0,ed.jsx)(fK,{...m,"data-testid":"fiatInput",name:"".concat(p,"-fiat"),size:a,variant:"ghost",focus:"none",value:"NaN"!==k?k:"",units:g.currency.label,decimalScale:i,allowNegative:!1,onValueChange:e=>{S(e.value||"")},placeholder:"".concat(g.currency.prefix).concat(b?b.times(n).toFixed(r):"0.42"),prefix:d||g.currency.prefix,onFocus:e=>{w("fiat"),h&&h(e)},onBlur:e=>{w(void 0),f&&f(e)}})]})}function f3(e){let{children:t}=e;return(0,ed.jsx)(lN,{content:t,children:(0,ed.jsx)("div",{className:"relative items-center inline mx-1",children:(0,ed.jsx)(nC,{color:"subtle",children:(0,ed.jsx)(lL.RdX,{className:"scale-75"})})})})}function f5(e){let{values:t,options:n,onChange:r}=e;return(0,ed.jsx)("div",{className:"flex flex-wrap gap-1",children:n.map(e=>(0,ed.jsx)(lD,{role:"checkbox","aria-checked":t.includes(e.value),variant:t.includes(e.value)?"active":"inactive",onClick:()=>{r(e.value)},children:e.label},e.value))})}let f6=(0,eK.j)(["font-sans","font-normal","tabular-nums","flex-shrink-0","rounded","flex items-center","bg-white dark:bg-graydark-200","hover:bg-gray-50 dark:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","autofill:bg-blue-100 autofill:dark:bg-blue-800","border","focus-within:z-10","focus-within:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","[&>select:disabled]:text-gray-600 [&>select:disabled]:dark:text-graydark-700"],{variants:{size:{small:"h-7 text-sm px-1",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{state:"default",size:"small"}}),f8=ef.forwardRef((e,t)=>{let{size:n,state:r,icon:i,className:o,...a}=e;return(0,ed.jsxs)("div",{className:f6({size:n,state:r,className:o}),children:[i,(0,ed.jsx)("select",{ref:t,...a,className:"appearance-none flex-1 bg-transparent outline-none w-full h-full pl-1 pr-1"}),(0,ed.jsx)(lL.Cp0,{className:"pointer-events-none scale-75"})]})}),f7=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)("option",{ref:t,...r,className:(0,eK.cx)("bg-white dark:bg-graydark-200","text-gray-1100 dark:text-white",n)})}),f9=(0,eK.j)(["bg-gray-300 dark:bg-graydark-300","relative","overflow-hidden","animate-pulse","rounded"]);function he(e){let{className:t}=e;return(0,ed.jsx)("div",{className:f9({className:t})})}let ht=(0,eK.j)(["rounded-full flex-shrink-0"],{variants:{size:{default:"w-2 h-2"}},defaultVariants:{size:"default"}}),hn=ef.forwardRef((e,t)=>{let{size:n,className:r,...i}=e;return(0,ed.jsx)("div",{ref:t,className:ht({size:n,className:r}),...i})}),hr="Switch",[hi,ho]=(0,em.b)(hr),[ha,hs]=hi(hr),hl=(0,ef.forwardRef)((e,t)=>{let{__scopeSwitch:n,"aria-labelledby":r,name:i,checked:o,defaultChecked:a,required:s,disabled:l,value:u="on",onCheckedChange:c,...d}=e,[f,h]=(0,ef.useState)(null),p=(0,ev.e)(t,e=>h(e)),m=dw(f),v=(0,ef.useRef)(!1),g=!f||!!f.closest("form"),[y=!1,b]=(0,ex.T)({prop:o,defaultProp:a,onChange:c});return(0,ef.createElement)(ha,{scope:n,checked:y,disabled:l},(0,ef.createElement)(ew.WV.button,(0,ep.Z)({type:"button",role:"switch","aria-checked":y,"aria-labelledby":r||m,"aria-required":s,"data-state":hd(y),"data-disabled":l?"":void 0,disabled:l,value:u},d,{ref:p,onClick:(0,eb.M)(e.onClick,e=>{b(e=>!e),g&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())})})),g&&(0,ef.createElement)(hc,{control:f,bubbles:!v.current,name:i,value:u,checked:y,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),hu=(0,ef.forwardRef)((e,t)=>{let{__scopeSwitch:n,...r}=e,i=hs("SwitchThumb",n);return(0,ef.createElement)(ew.WV.span,(0,ep.Z)({"data-state":hd(i.checked),"data-disabled":i.disabled?"":void 0},r,{ref:t}))}),hc=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,o=(0,ef.useRef)(null),a=fe(n),s=tq(t);return(0,ef.useEffect)(()=>{let e=o.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(a!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[a,n,r]),(0,ef.createElement)("input",(0,ep.Z)({type:"checkbox","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:o,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function hd(e){return e?"checked":"unchecked"}let hf=(0,eK.j)(["absolute left-0 rounded-full","transition-transform","bg-white dark:bg-graydark-500"],{variants:{size:{small:["w-3 h-3","translate-x-px","data-[state=checked]:translate-x-[9px]"],medium:["w-5 h-5","translate-x-0.5","data-[state=checked]:translate-x-[20px]"]}},defaultVariants:{size:"small"}}),hh=(0,eK.j)(["select-none outline-none","relative inline-flex items-center justify-center","m-0 rounded-full","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-6 h-4",medium:"w-11 h-6"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{size:"small",state:"default"}}),hp=(0,ef.forwardRef)((e,t)=>{let{size:n,state:r,className:i,children:o,...a}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(hl,{className:hh({size:n,state:r,className:i}),...a,ref:t,children:(0,ed.jsx)(hu,{className:hf({size:n})})}),o&&(0,ed.jsx)(nC,{color:a.disabled?"subtle":"contrast",children:o})]})}),hm=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e,i=ef.Children.toArray(n),o=i.find(hy);if(o){let e=o.props.children,n=i.map(t=>t!==o?t:ef.Children.count(e)>1?ef.Children.only(null):(0,ef.isValidElement)(e)?e.props.children:null);return(0,ef.createElement)(hv,(0,ep.Z)({},r,{ref:t}),(0,ef.isValidElement)(e)?(0,ef.cloneElement)(e,void 0,n):null)}return(0,ef.createElement)(hv,(0,ep.Z)({},r,{ref:t}),n)});hm.displayName="Slot";let hv=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,ef.isValidElement)(n)?(0,ef.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...e)=>{o(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...o}:"className"===r&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,ev.F)(t,n.ref)}):ef.Children.count(n)>1?ef.Children.only(null):null});hv.displayName="SlotClone";let hg=({children:e})=>(0,ef.createElement)(ef.Fragment,null,e);function hy(e){return(0,ef.isValidElement)(e)&&e.type===hg}let hb=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,ef.forwardRef)((e,n)=>{let{asChild:r,...i}=e,o=r?hm:t;return(0,ef.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,ef.createElement)(o,(0,ep.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),hx=(0,ef.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...o}=e;return(0,ef.createElement)(hb.svg,(0,ep.Z)({},o,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,ef.createElement)("polygon",{points:"0,0 30,0 15,10"}))}),hw="Popper",[hE,hj]=(0,em.b)(hw),[hk,hS]=hE(hw),hO=(0,ef.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,o=hS("PopperAnchor",n),a=(0,ef.useRef)(null),s=(0,ev.e)(t,a);return(0,ef.useEffect)(()=>{o.onAnchorChange((null==r?void 0:r.current)||a.current)}),r?null:(0,ef.createElement)(hb.div,(0,ep.Z)({},i,{ref:s}))}),hC="PopperContent",[h_,hM]=hE(hC),[hA,hT]=hE(hC,{hasParent:!1,positionUpdateFns:new Set}),hP=(0,ef.forwardRef)((e,t)=>{var n,r,i,o,a,s,l,u,c;let{__scopePopper:d,side:f="bottom",sideOffset:h=0,align:p="center",alignOffset:m=0,arrowPadding:v=0,collisionBoundary:g=[],collisionPadding:y=0,sticky:b="partial",hideWhenDetached:x=!1,avoidCollisions:w=!0,onPlaced:E,...j}=e,k=hS(hC,d),[S,O]=(0,ef.useState)(null),C=(0,ev.e)(t,e=>O(e)),[_,M]=(0,ef.useState)(null),A=tq(_),T=null!==(n=null==A?void 0:A.width)&&void 0!==n?n:0,P=null!==(r=null==A?void 0:A.height)&&void 0!==r?r:0,N="number"==typeof y?y:{top:0,right:0,bottom:0,left:0,...y},R=Array.isArray(g)?g:[g],D=R.length>0,L={padding:N,boundary:R.filter(hD),altBoundary:D},{reference:F,floating:Z,strategy:V,x:z,y:I,placement:B,middlewareData:H,update:U}=tH({strategy:"fixed",placement:f+("center"!==p?"-"+p:""),whileElementsMounted:tV,middleware:[hL(),tc({mainAxis:h+P,alignmentAxis:m}),w?tf({mainAxis:!0,crossAxis:!1,limiter:"partial"===b?th():void 0,...L}):void 0,_?tU({element:_,padding:v}):void 0,w?ta({...L}):void 0,{name:"size",options:c={...L,apply:({elements:e,availableWidth:t,availableHeight:n})=>{e.floating.style.setProperty("--radix-popper-available-width",`${t}px`),e.floating.style.setProperty("--radix-popper-available-height",`${n}px`)}},async fn(e){let t,n;let{placement:r,rects:i,platform:o,elements:a}=e,{apply:s,...l}=c,u=await e8(e,l),d=eQ(r),f=e0(r);"top"===d||"bottom"===d?(t=d,n=f===(await (null==o.isRTL?void 0:o.isRTL(a.floating))?"start":"end")?"left":"right"):(n=d,t="end"===f?"top":"bottom");let h=e9(u.left,0),p=e9(u.right,0),m=e9(u.top,0),v=e9(u.bottom,0),g={availableHeight:i.floating.height-(["left","right"].includes(r)?2*(0!==m||0!==v?m+v:e9(u.top,u.bottom)):u[t]),availableWidth:i.floating.width-(["top","bottom"].includes(r)?2*(0!==h||0!==p?h+p:e9(u.left,u.right)):u[n])},y=await o.getDimensions(a.floating);null==s||s({...e,...g});let b=await o.getDimensions(a.floating);return y.width!==b.width||y.height!==b.height?{reset:{rects:!0}}:{}}},hF({arrowWidth:T,arrowHeight:P}),x?tu({strategy:"referenceHidden"}):void 0].filter(hR)});(0,eE.b)(()=>{F(k.anchor)},[F,k.anchor]);let W=null!==z&&null!==I,[q,$]=hZ(B),Y=(0,lV.W)(E);(0,eE.b)(()=>{W&&(null==Y||Y())},[W,Y]);let G=null===(i=H.arrow)||void 0===i?void 0:i.x,X=null===(o=H.arrow)||void 0===o?void 0:o.y,K=(null===(a=H.arrow)||void 0===a?void 0:a.centerOffset)!==0,[J,Q]=(0,ef.useState)();(0,eE.b)(()=>{S&&Q(window.getComputedStyle(S).zIndex)},[S]);let{hasParent:ee,positionUpdateFns:et}=hT(hC,d),en=!ee;(0,ef.useLayoutEffect)(()=>{if(!en)return et.add(U),()=>{et.delete(U)}},[en,et,U]),(0,eE.b)(()=>{en&&W&&Array.from(et).reverse().forEach(e=>requestAnimationFrame(e))},[en,W,et]);let er={"data-side":q,"data-align":$,...j,ref:C,style:{...j.style,animation:W?void 0:"none",opacity:null!==(s=H.hide)&&void 0!==s&&s.referenceHidden?0:void 0}};return(0,ef.createElement)("div",{ref:Z,"data-radix-popper-content-wrapper":"",style:{position:V,left:0,top:0,transform:W?`translate3d(${Math.round(z)}px, ${Math.round(I)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:J,"--radix-popper-transform-origin":[null===(l=H.transformOrigin)||void 0===l?void 0:l.x,null===(u=H.transformOrigin)||void 0===u?void 0:u.y].join(" ")},dir:e.dir},(0,ef.createElement)(h_,{scope:d,placedSide:q,onArrowChange:M,arrowX:G,arrowY:X,shouldHideArrow:K},en?(0,ef.createElement)(hA,{scope:d,hasParent:!0,positionUpdateFns:et},(0,ef.createElement)(hb.div,er)):(0,ef.createElement)(hb.div,er)))}),hN={top:"bottom",right:"left",bottom:"top",left:"right"};function hR(e){return void 0!==e}function hD(e){return null!==e}let hL=()=>({name:"anchorCssProperties",fn(e){let{rects:t,elements:n}=e,{width:r,height:i}=t.reference;return n.floating.style.setProperty("--radix-popper-anchor-width",`${r}px`),n.floating.style.setProperty("--radix-popper-anchor-height",`${i}px`),{}}}),hF=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;let{placement:s,rects:l,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=hZ(s),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(o=null===(a=u.arrow)||void 0===a?void 0:a.y)&&void 0!==o?o:0)+f/2,y="",b="";return"bottom"===h?(y=c?m:`${v}px`,b=`${-f}px`):"top"===h?(y=c?m:`${v}px`,b=`${l.floating.height+f}px`):"right"===h?(y=`${-f}px`,b=c?m:`${g}px`):"left"===h&&(y=`${l.floating.width+f}px`,b=c?m:`${g}px`),{data:{x:y,y:b}}}});function hZ(e){let[t,n="center"]=e.split("-");return[t,n]}let hV=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,ef.useState)(null);return(0,ef.createElement)(hk,{scope:t,anchor:r,onAnchorChange:i},n)},hz=(0,ef.forwardRef)((e,t)=>{var n;let{container:r=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...i}=e;return r?tI.createPortal((0,ef.createElement)(hb.div,(0,ep.Z)({},i,{ref:t})),r):null}),hI="dismissableLayer.update",hB=(0,ef.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),hH=(0,ef.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:u,...c}=e,d=(0,ef.useContext)(hB),[f,h]=(0,ef.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,ef.useState)({}),v=(0,ev.e)(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=g.indexOf(y),x=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=b,j=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e),r=(0,ef.useRef)(!1),i=(0,ef.useRef)(()=>{});return(0,ef.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function o(){hW("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=o,t.addEventListener("click",i.current,{once:!0})):o()}r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!E||n||(null==a||a(e),null==l||l(e),e.defaultPrevented||null==u||u())},p),k=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e),r=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{e.target&&!r.current&&hW("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==s||s(e),null==l||l(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e);(0,ef.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{x!==d.layers.size-1||(null==o||o(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,ef.useEffect)(()=>{if(f)return i&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(r=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),hU(),()=>{i&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=r)}},[f,p,i,d]),(0,ef.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),hU())},[f,d]),(0,ef.useEffect)(()=>{let e=()=>m({});return document.addEventListener(hI,e),()=>document.removeEventListener(hI,e)},[]),(0,ef.createElement)(hb.div,(0,ep.Z)({},c,{ref:v,style:{pointerEvents:w?E?"auto":"none":void 0,...e.style},onFocusCapture:(0,eb.M)(e.onFocusCapture,k.onFocusCapture),onBlurCapture:(0,eb.M)(e.onBlurCapture,k.onBlurCapture),onPointerDownCapture:(0,eb.M)(e.onPointerDownCapture,j.onPointerDownCapture)}))});function hU(){let e=new CustomEvent(hI);document.dispatchEvent(e)}function hW(e,t,n,{discrete:r}){let i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});(t&&i.addEventListener(e,t,{once:!0}),r)?i&&(0,tI.flushSync)(()=>i.dispatchEvent(o)):i.dispatchEvent(o)}let hq="HoverCard",[h$,hY]=(0,em.b)(hq,[hj]),hG=hj(),[hX,hK]=h$(hq),hJ=(0,ef.forwardRef)((e,t)=>{let{__scopeHoverCard:n,...r}=e,i=hK("HoverCardTrigger",n),o=hG(n);return(0,ef.createElement)(hO,(0,ep.Z)({asChild:!0},o),(0,ef.createElement)(hb.a,(0,ep.Z)({"data-state":i.open?"open":"closed"},r,{ref:t,onPointerEnter:(0,eb.M)(e.onPointerEnter,h5(i.onOpen)),onPointerLeave:(0,eb.M)(e.onPointerLeave,h5(i.onClose)),onFocus:(0,eb.M)(e.onFocus,i.onOpen),onBlur:(0,eb.M)(e.onBlur,i.onClose),onTouchStart:(0,eb.M)(e.onTouchStart,e=>e.preventDefault())})))}),hQ="HoverCardPortal",[h0,h1]=h$(hQ,{forceMount:void 0}),h2="HoverCardContent",h4=(0,ef.forwardRef)((e,t)=>{let n=h1(h2,e.__scopeHoverCard),{forceMount:r=n.forceMount,...i}=e,o=hK(h2,e.__scopeHoverCard);return(0,ef.createElement)(ej.z,{present:r||o.open},(0,ef.createElement)(h3,(0,ep.Z)({"data-state":o.open?"open":"closed"},i,{onPointerEnter:(0,eb.M)(e.onPointerEnter,h5(o.onOpen)),onPointerLeave:(0,eb.M)(e.onPointerLeave,h5(o.onClose)),ref:t})))}),h3=(0,ef.forwardRef)((e,t)=>{let{__scopeHoverCard:n,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,...l}=e,u=hK(h2,n),c=hG(n),d=(0,ef.useRef)(null),f=(0,ev.e)(t,d),[h,p]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{if(h){let e=document.body;return i=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=i,e.style.webkitUserSelect=i}}},[h]),(0,ef.useEffect)(()=>{if(d.current){let e=()=>{p(!1),u.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var e;(null===(e=document.getSelection())||void 0===e?void 0:e.toString())!==""&&(u.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!1}}},[u.isPointerDownOnContentRef,u.hasSelectionRef]),(0,ef.useEffect)(()=>{d.current&&(function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t})(d.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,ef.createElement)(hH,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:s,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:(0,eb.M)(a,e=>{e.preventDefault()}),onDismiss:u.onDismiss},(0,ef.createElement)(hP,(0,ep.Z)({},c,l,{onPointerDown:(0,eb.M)(l.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!0}),ref:f,style:{...l.style,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)",userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0}})))});function h5(e){return t=>"touch"===t.pointerType?void 0:e()}let h6=e=>{let{__scopeHoverCard:t,children:n,open:r,defaultOpen:i,onOpenChange:o,openDelay:a=700,closeDelay:s=300}=e,l=hG(t),u=(0,ef.useRef)(0),c=(0,ef.useRef)(0),d=(0,ef.useRef)(!1),f=(0,ef.useRef)(!1),[h=!1,p]=(0,ex.T)({prop:r,defaultProp:i,onChange:o}),m=(0,ef.useCallback)(()=>{clearTimeout(c.current),u.current=window.setTimeout(()=>p(!0),a)},[a,p]),v=(0,ef.useCallback)(()=>{clearTimeout(u.current),d.current||f.current||(c.current=window.setTimeout(()=>p(!1),s))},[s,p]),g=(0,ef.useCallback)(()=>p(!1),[p]);return(0,ef.useEffect)(()=>()=>{clearTimeout(u.current),clearTimeout(c.current)},[]),(0,ef.createElement)(hX,{scope:t,open:h,onOpenChange:p,onOpen:m,onClose:v,onDismiss:g,hasSelectionRef:d,isPointerDownOnContentRef:f},(0,ef.createElement)(hV,l,n))},h8=e=>{let{__scopeHoverCard:t,forceMount:n,children:r,container:i}=e,o=hK(hQ,t);return(0,ef.createElement)(h0,{scope:t,forceMount:n},(0,ef.createElement)(ej.z,{present:n||o.open},(0,ef.createElement)(hz,{asChild:!0,container:i},r)))},h7=(0,eK.j)(["relative","z-10","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),h9=(0,eK.cx)(nM(),"max-w-sm","py-0.5","px-1"),pe={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},pt=ef.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:o}=e,{className:a,...s}=o||{},{open:l,onOpenChange:u}=lT({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ed.jsxs)(h6,{open:l,onOpenChange:u,...i,children:[n&&(0,ed.jsx)(hJ,{asChild:!0,children:n}),(0,ed.jsx)(n9,{children:l?(0,ed.jsx)(h8,{forceMount:!0,children:(0,ed.jsx)(h4,{asChild:!0,forceMount:!0,ref:t,...s,children:(0,ed.jsx)(lA.div,{variants:pe,initial:"init",animate:"show",exit:"exit",className:h7(),children:(0,ed.jsx)("div",{className:(0,eK.cx)(h9,a),children:r})})})}):null})]})});function pn(e,t=[]){let n=[],r=()=>{let t=n.map(e=>(0,ef.createContext)(e));return function(n){let r=(null==n?void 0:n[e])||t;return(0,ef.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){let i=(0,ef.createContext)(r),o=n.length;function a(t){let{scope:n,children:r,...a}=t,s=(null==n?void 0:n[e][o])||i,l=(0,ef.useMemo)(()=>a,Object.values(a));return(0,ef.createElement)(s.Provider,{value:l},r)}return n=[...n,r],a.displayName=t+"Provider",[a,function(n,a){let s=(null==a?void 0:a[e][o])||i,l=(0,ef.useContext)(s);if(l)return l;if(void 0!==r)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,ef.useMemo)(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}(r,...t)]}function pr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}function pi(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function po(...e){return(0,ef.useCallback)(pi(...e),e)}let pa=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e,i=ef.Children.toArray(n),o=i.find(pu);if(o){let e=o.props.children,n=i.map(t=>t!==o?t:ef.Children.count(e)>1?ef.Children.only(null):(0,ef.isValidElement)(e)?e.props.children:null);return(0,ef.createElement)(ps,(0,ep.Z)({},r,{ref:t}),(0,ef.isValidElement)(e)?(0,ef.cloneElement)(e,void 0,n):null)}return(0,ef.createElement)(ps,(0,ep.Z)({},r,{ref:t}),n)});pa.displayName="Slot";let ps=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,ef.isValidElement)(n)?(0,ef.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...e)=>{o(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...o}:"className"===r&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:t?pi(t,n.ref):n.ref}):ef.Children.count(n)>1?ef.Children.only(null):null});ps.displayName="SlotClone";let pl=({children:e})=>(0,ef.createElement)(ef.Fragment,null,e);function pu(e){return(0,ef.isValidElement)(e)&&e.type===pl}let pc=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,ef.forwardRef)((e,n)=>{let{asChild:r,...i}=e,o=r?pa:t;return(0,ef.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,ef.createElement)(o,(0,ep.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function pd(e){let t=(0,ef.useRef)(e);return(0,ef.useEffect)(()=>{t.current=e}),(0,ef.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}let pf=(null==globalThis?void 0:globalThis.document)?ef.useLayoutEffect:()=>{},ph=e=>{let{present:t,children:n}=e,r=function(e){var t,n;let[r,i]=(0,ef.useState)(),o=(0,ef.useRef)({}),a=(0,ef.useRef)(e),s=(0,ef.useRef)("none"),[l,u]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,ef.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,ef.useEffect)(()=>{let e=pp(o.current);s.current="mounted"===l?e:"none"},[l]),pf(()=>{let t=o.current,n=a.current;if(n!==e){let r=s.current,i=pp(t);e?u("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):n&&r!==i?u("ANIMATION_OUT"):u("UNMOUNT"),a.current=e}},[e,u]),pf(()=>{if(r){let e=e=>{let t=pp(o.current).includes(e.animationName);e.target===r&&t&&(0,tI.flushSync)(()=>u("ANIMATION_END"))},t=e=>{e.target===r&&(s.current=pp(o.current))};return r.addEventListener("animationstart",t),r.addEventListener("animationcancel",e),r.addEventListener("animationend",e),()=>{r.removeEventListener("animationstart",t),r.removeEventListener("animationcancel",e),r.removeEventListener("animationend",e)}}u("ANIMATION_END")},[r,u]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:(0,ef.useCallback)(e=>{e&&(o.current=getComputedStyle(e)),i(e)},[])}}(t),i="function"==typeof n?n({present:r.isPresent}):ef.Children.only(n),o=po(r.ref,i.ref);return"function"==typeof n||r.isPresent?(0,ef.cloneElement)(i,{ref:o}):null};function pp(e){return(null==e?void 0:e.animationName)||"none"}ph.displayName="Presence";let pm=eh["useId".toString()]||(()=>void 0),pv=0;function pg(e){let t=e+"CollectionProvider",[n,r]=pn(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=e+"CollectionSlot",s=ef.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=po(t,o(a,n).collectionRef);return ef.createElement(pa,{ref:i},r)}),l=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=ef.useRef(null),o=ef.useRef(new Map).current;return ef.createElement(i,{scope:t,itemMap:o,collectionRef:r},n)},Slot:s,ItemSlot:ef.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,a=ef.useRef(null),s=po(t,a),c=o(l,n);return ef.useEffect(()=>(c.itemMap.set(a,{ref:a,...i}),()=>void c.itemMap.delete(a))),ef.createElement(pa,{[u]:"",ref:s},r)})},function(t){let n=o(e+"CollectionConsumer",t);return ef.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}let py="dismissableLayer.update",pb=(0,ef.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),px=(0,ef.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:u,...c}=e,d=(0,ef.useContext)(pb),[f,h]=(0,ef.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,ef.useState)({}),v=po(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=g.indexOf(y),x=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=b,j=function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e),r=(0,ef.useRef)(!1),i=(0,ef.useRef)(()=>{});return(0,ef.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function o(){pE("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=o,t.addEventListener("click",i.current,{once:!0})):o()}r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!E||n||(null==a||a(e),null==l||l(e),e.defaultPrevented||null==u||u())},p),k=function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e),r=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{e.target&&!r.current&&pE("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==s||s(e),null==l||l(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e);(0,ef.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{x!==d.layers.size-1||(null==i||i(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,ef.useEffect)(()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(o=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),pw(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=o)}},[f,p,r,d]),(0,ef.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),pw())},[f,d]),(0,ef.useEffect)(()=>{let e=()=>m({});return document.addEventListener(py,e),()=>document.removeEventListener(py,e)},[]),(0,ef.createElement)(pc.div,(0,ep.Z)({},c,{ref:v,style:{pointerEvents:w?E?"auto":"none":void 0,...e.style},onFocusCapture:pr(e.onFocusCapture,k.onFocusCapture),onBlurCapture:pr(e.onBlurCapture,k.onBlurCapture),onPointerDownCapture:pr(e.onPointerDownCapture,j.onPointerDownCapture)}))});function pw(){let e=new CustomEvent(py);document.dispatchEvent(e)}function pE(e,t,n,{discrete:r}){var i,o;let a=n.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?(i=a,o=s,i&&(0,tI.flushSync)(()=>i.dispatchEvent(o))):a.dispatchEvent(s)}(e,t)=>(0,ef.createElement)(pc.span,(0,ep.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));let pj="NavigationMenu",[pk,pS,pO]=pg(pj),[pC,p_,pM]=pg(pj),[pA,pT]=pn(pj,[pO,pM]),[pP,pN]=pA(pj),[pR,pD]=pA(pj),[pL,pF]=pA("NavigationMenuItem"),pZ=((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pN("NavigationMenuIndicator",n),o=pS(n),[a,s]=(0,ef.useState)(null),[l,u]=(0,ef.useState)(null),c="horizontal"===i.orientation,d=!!i.value;(0,ef.useEffect)(()=>{var e;let t=null===(e=o().find(e=>e.value===i.value))||void 0===e?void 0:e.ref.current;t&&s(t)},[o,i.value]);let f=()=>{a&&u({size:c?a.offsetWidth:a.offsetHeight,offset:c?a.offsetLeft:a.offsetTop})};return pU(a,f),pU(i.indicatorTrack,f),l?(0,ef.createElement)(pc.div,(0,ep.Z)({"aria-hidden":!0,"data-state":d?"visible":"hidden","data-orientation":i.orientation},r,{ref:t,style:{position:"absolute",...c?{left:0,width:l.size+"px",transform:`translateX(${l.offset}px)`}:{top:0,height:l.size+"px",transform:`translateY(${l.offset}px)`},...r.style}})):null},"NavigationMenuContent"),pV=((e,t)=>{let{onViewportContentChange:n,onViewportContentRemove:r}=pN(pZ,e.__scopeNavigationMenu);return pf(()=>{n(e.value,{ref:t,...e})},[e,t,n]),pf(()=>()=>r(e.value),[e.value,r]),null},"navigationMenu.rootContentDismiss"),pz=(0,ef.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,value:r,triggerRef:i,focusProxyRef:o,wasEscapeCloseRef:a,onRootContentClose:s,onContentFocusOutside:l,...u}=e,c=pN(pZ,n),d=(0,ef.useRef)(null),f=po(d,t),h=function(e,t){return`${e}-trigger-${t}`}(c.baseId,r),p=function(e,t){return`${e}-content-${t}`}(c.baseId,r),m=pS(n),v=(0,ef.useRef)(null),{onItemDismiss:g}=c;(0,ef.useEffect)(()=>{let e=d.current;if(c.isRootMenu&&e){let t=()=>{var t;g(),s(),e.contains(document.activeElement)&&(null===(t=i.current)||void 0===t||t.focus())};return e.addEventListener(pV,t),()=>e.removeEventListener(pV,t)}},[c.isRootMenu,e.value,i,g,s]);let y=(0,ef.useMemo)(()=>{let e=m().map(e=>e.value);"rtl"===c.dir&&e.reverse();let t=e.indexOf(c.value),n=e.indexOf(c.previousValue),i=r===c.value,o=n===e.indexOf(r);if(!i&&!o)return v.current;let a=(()=>{if(t!==n){if(i&&-1!==n)return t>n?"from-end":"from-start";if(o&&-1!==t)return t>n?"to-start":"to-end"}return null})();return v.current=a,a},[c.previousValue,c.value,c.dir,m,r]);return(0,ef.createElement)(pI,{asChild:!0},(0,ef.createElement)(px,(0,ep.Z)({id:p,"aria-labelledby":h,"data-motion":y,"data-orientation":c.orientation},u,{ref:f,onDismiss:()=>{var e;let t=new Event(pV,{bubbles:!0,cancelable:!0});null===(e=d.current)||void 0===e||e.dispatchEvent(t)},onFocusOutside:pr(e.onFocusOutside,e=>{var t;l();let n=e.target;null!==(t=c.rootNavigationMenu)&&void 0!==t&&t.contains(n)&&e.preventDefault()}),onPointerDownOutside:pr(e.onPointerDownOutside,e=>{var t;let n=e.target,r=m().some(e=>{var t;return null===(t=e.ref.current)||void 0===t?void 0:t.contains(n)}),i=c.isRootMenu&&(null===(t=c.viewport)||void 0===t?void 0:t.contains(n));(r||i||!c.isRootMenu)&&e.preventDefault()}),onKeyDown:pr(e.onKeyDown,e=>{let t=e.altKey||e.ctrlKey||e.metaKey;if("Tab"===e.key&&!t){let t=function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}(e.currentTarget),r=document.activeElement,i=t.findIndex(e=>e===r);if(pH(e.shiftKey?t.slice(0,i).reverse():t.slice(i+1,t.length)))e.preventDefault();else{var n;null===(n=o.current)||void 0===n||n.focus()}}}),onEscapeKeyDown:pr(e.onEscapeKeyDown,e=>{a.current=!0})})))}),pI=((e,t)=>{let{__scopeNavigationMenu:n,children:r,...i}=e,o=pN("NavigationMenuViewport",n),a=po(t,o.onViewportChange),s=pD(pZ,e.__scopeNavigationMenu),[l,u]=(0,ef.useState)(null),[c,d]=(0,ef.useState)(null),f=l?(null==l?void 0:l.width)+"px":void 0,h=l?(null==l?void 0:l.height)+"px":void 0,p=!!o.value,m=p?o.value:o.previousValue;return pU(c,()=>{c&&u({width:c.offsetWidth,height:c.offsetHeight})}),(0,ef.createElement)(pc.div,(0,ep.Z)({"data-state":function(e){return e?"open":"closed"}(p),"data-orientation":o.orientation},i,{ref:a,style:{pointerEvents:!p&&o.isRootMenu?"none":void 0,"--radix-navigation-menu-viewport-width":f,"--radix-navigation-menu-viewport-height":h,...i.style},onPointerEnter:pr(e.onPointerEnter,o.onContentEnter),onPointerLeave:pr(e.onPointerLeave,function(e){return t=>"mouse"===t.pointerType?e(t):void 0}(o.onContentLeave))}),Array.from(s.items).map(([e,{ref:t,forceMount:n,...r}])=>{let i=m===e;return(0,ef.createElement)(ph,{key:e,present:n||i},(0,ef.createElement)(pz,(0,ep.Z)({},r,{ref:pi(t,e=>{i&&e&&d(e)})})))}))},(0,ef.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pN("FocusGroup",n);return(0,ef.createElement)(pC.Provider,{scope:n},(0,ef.createElement)(pC.Slot,{scope:n},(0,ef.createElement)(pc.div,(0,ep.Z)({dir:i.dir},r,{ref:t}))))})),pB=["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"];(e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=p_(n),o=pN("FocusGroupItem",n);return(0,ef.createElement)(pC.ItemSlot,{scope:n},(0,ef.createElement)(pc.button,(0,ep.Z)({},r,{ref:t,onKeyDown:pr(e.onKeyDown,e=>{if(["Home","End",...pB].includes(e.key)){let t=i().map(e=>e.ref.current);if(["rtl"===o.dir?"ArrowRight":"ArrowLeft","ArrowUp","End"].includes(e.key)&&t.reverse(),pB.includes(e.key)){let n=t.indexOf(e.currentTarget);t=t.slice(n+1)}setTimeout(()=>pH(t)),e.preventDefault()}})})))};function pH(e){let t=document.activeElement;return e.some(e=>e===t||(e.focus(),document.activeElement!==t))}function pU(e,t){let n=pd(t);pf(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}var pW=n(38617);let pq=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)(fb,{...r,ref:t,className:(0,eK.cx)("select-none flex items-center rounded cursor-pointer","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-700 dark:text-graydark-700","data-[state=checked]:text-gray-1100 data-[state=checked]:dark:text-white",n)})});function p$(e){let{className:t,tooltipClassName:n,tabIndex:r}=e,{theme:i,setTheme:o}=(0,pW.F)();return(0,ed.jsxs)(fy,{value:i,tabIndex:r,className:(0,eK.cx)("flex gap-4",t),onValueChange:e=>o(e),children:[(0,ed.jsx)(pq,{value:"system",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"System",children:(0,ed.jsx)(lL.$Iz,{})})}),(0,ed.jsx)(pq,{value:"light",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"Light",children:(0,ed.jsx)(lL.JaG,{})})}),(0,ed.jsx)(pq,{value:"dark",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"Dark",children:(0,ed.jsx)(lL.osk,{})})})]})}var pY=n(13980),pG=n.n(pY),pX=n(22970),pK=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function pJ(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=pK.get(n);r&&Object.defineProperty(e,"type",{value:r,writable:!1,configurable:!1,enumerable:!0})}return e}(e);if("string"!=typeof n.path){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:"string"==typeof t?t:"string"==typeof r&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var pQ=[".DS_Store","Thumbs.db"];function p0(e){return"object"==typeof e&&null!==e}function p1(e){return e.filter(function(e){return -1===pQ.indexOf(e.name)})}function p2(e){if(null===e)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=Array(t);nn)return[!1,ma(n)];if(e.sizen)return[!1,ma(n)]}return[!0,null]}function md(e){return null!=e}function mf(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function mh(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e}):!!e.target&&!!e.target.files}function mp(e){e.preventDefault()}function mm(){for(var e=arguments.length,t=Array(e),n=0;n1?n-1:0),i=1;ie.length)&&(t=e.length);for(var n=0,r=Array(t);n=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var mM=(0,ef.forwardRef)(function(e,t){var n=e.children,r=mP(m_(e,my)),i=r.open,o=m_(r,mb);return(0,ef.useImperativeHandle)(t,function(){return{open:i}},[i]),ef.createElement(ef.Fragment,null,n(mO(mO({},o),{},{open:i})))});mM.displayName="Dropzone";var mA={disabled:!1,getFilesFromEvent:function(e){return(0,pX.mG)(this,void 0,void 0,function(){return(0,pX.Jh)(this,function(t){return p0(e)&&p0(e.dataTransfer)?[2,function(e,t){return(0,pX.mG)(this,void 0,void 0,function(){var n;return(0,pX.Jh)(this,function(r){switch(r.label){case 0:if(!e.items)return[3,2];if(n=p2(e.items).filter(function(e){return"file"===e.kind}),"drop"!==t)return[2,n];return[4,Promise.all(n.map(p4))];case 1:return[2,p1(function e(t){return t.reduce(function(t,n){return(0,pX.ev)((0,pX.ev)([],(0,pX.CR)(t),!1),(0,pX.CR)(Array.isArray(n)?e(n):[n]),!1)},[])}(r.sent()))];case 2:return[2,p1(p2(e.files).map(function(e){return pJ(e)}))]}})})}(e.dataTransfer,e.type)]:p0(e)&&p0(e.target)?[2,p2(e.target.files).map(function(e){return pJ(e)})]:Array.isArray(e)&&e.every(function(e){return"getFile"in e&&"function"==typeof e.getFile})?[2,function(e){return(0,pX.mG)(this,void 0,void 0,function(){return(0,pX.Jh)(this,function(t){switch(t.label){case 0:return[4,Promise.all(e.map(function(e){return e.getFile()}))];case 1:return[2,t.sent().map(function(e){return pJ(e)})]}})})}(e)]:[2,[]]})})},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};mM.defaultProps=mA,mM.propTypes={children:pG().func,accept:pG().objectOf(pG().arrayOf(pG().string)),multiple:pG().bool,preventDropOnDocument:pG().bool,noClick:pG().bool,noKeyboard:pG().bool,noDrag:pG().bool,noDragEventsBubbling:pG().bool,minSize:pG().number,maxSize:pG().number,maxFiles:pG().number,disabled:pG().bool,getFilesFromEvent:pG().func,onFileDialogCancel:pG().func,onFileDialogOpen:pG().func,useFsAccessApi:pG().bool,autoFocus:pG().bool,onDragEnter:pG().func,onDragLeave:pG().func,onDragOver:pG().func,onDrop:pG().func,onDropAccepted:pG().func,onDropRejected:pG().func,onError:pG().func,validator:pG().func};var mT={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function mP(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=mO(mO({},mA),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,u=t.onDragEnter,c=t.onDragLeave,d=t.onDragOver,f=t.onDrop,h=t.onDropAccepted,p=t.onDropRejected,m=t.onFileDialogCancel,v=t.onFileDialogOpen,g=t.useFsAccessApi,y=t.autoFocus,b=t.preventDropOnDocument,x=t.noClick,w=t.noKeyboard,E=t.noDrag,j=t.noDragEventsBubbling,k=t.onError,S=t.validator,O=(0,ef.useMemo)(function(){return function(e){if(md(e))return Object.entries(e).reduce(function(e,t){var n=mn(t,2),r=n[0],i=n[1];return[].concat(p7(e),[r],p7(i))},[]).filter(function(e){return mv(e)||mg(e)}).join(",")}(n)},[n]),C=(0,ef.useMemo)(function(){return md(n)?[{description:"Files",accept:Object.entries(n).filter(function(e){var t=mn(e,2),n=t[0],r=t[1],i=!0;return mv(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),Array.isArray(r)&&r.every(mg)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(e,t){var n=mn(t,2),r=n[0],i=n[1];return me(me({},e),{},mt({},r,i))},{})}]:n},[n]),_=(0,ef.useMemo)(function(){return"function"==typeof v?v:mR},[v]),M=(0,ef.useMemo)(function(){return"function"==typeof m?m:mR},[m]),A=(0,ef.useRef)(null),T=(0,ef.useRef)(null),P=mE((0,ef.useReducer)(mN,mT),2),N=P[0],R=P[1],D=N.isFocused,L=N.isFileDialogActive,F=(0,ef.useRef)("undefined"!=typeof window&&window.isSecureContext&&g&&"showOpenFilePicker"in window),Z=function(){!F.current&&L&&setTimeout(function(){T.current&&!T.current.files.length&&(R({type:"closeDialog"}),M())},300)};(0,ef.useEffect)(function(){return window.addEventListener("focus",Z,!1),function(){window.removeEventListener("focus",Z,!1)}},[T,L,M,F]);var V=(0,ef.useRef)([]),z=function(e){A.current&&A.current.contains(e.target)||(e.preventDefault(),V.current=[])};(0,ef.useEffect)(function(){return b&&(document.addEventListener("dragover",mp,!1),document.addEventListener("drop",z,!1)),function(){b&&(document.removeEventListener("dragover",mp),document.removeEventListener("drop",z))}},[A,b]),(0,ef.useEffect)(function(){return!r&&y&&A.current&&A.current.focus(),function(){}},[A,y,r]);var I=(0,ef.useCallback)(function(e){k?k(e):console.error(e)},[k]),B=(0,ef.useCallback)(function(e){var t;e.preventDefault(),e.persist(),et(e),V.current=[].concat(function(e){if(Array.isArray(e))return mk(e)}(t=V.current)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||mj(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e.target]),mh(e)&&Promise.resolve(i(e)).then(function(t){if(!mf(e)||j){var n,r,i,c,d,f,h,p,m=t.length,v=m>0&&(r=(n={files:t,accept:O,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:S}).files,i=n.accept,c=n.minSize,d=n.maxSize,f=n.multiple,h=n.maxFiles,p=n.validator,(!!f||!(r.length>1))&&(!f||!(h>=1)||!(r.length>h))&&r.every(function(e){var t=mn(mu(e,i),1)[0],n=mn(mc(e,c,d),1)[0],r=p?p(e):null;return t&&n&&!r}));R({isDragAccept:v,isDragReject:m>0&&!v,isDragActive:!0,type:"setDraggedFiles"}),u&&u(e)}}).catch(function(e){return I(e)})},[i,u,I,j,O,a,o,s,l,S]),H=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e);var t=mh(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1},[d,j]),U=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e);var t=V.current.filter(function(e){return A.current&&A.current.contains(e)}),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),V.current=t,!(t.length>0)&&(R({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),mh(e)&&c&&c(e))},[A,c,j]),W=(0,ef.useCallback)(function(e,t){var n=[],r=[];e.forEach(function(e){var t=mE(mu(e,O),2),i=t[0],s=t[1],l=mE(mc(e,a,o),2),u=l[0],c=l[1],d=S?S(e):null;if(i&&u&&!d)n.push(e);else{var f=[s,c];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter(function(e){return e})})}}),(!s&&n.length>1||s&&l>=1&&n.length>l)&&(n.forEach(function(e){r.push({file:e,errors:[ml]})}),n.splice(0)),R({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&p&&p(r,t),n.length>0&&h&&h(n,t)},[R,s,O,a,o,l,f,h,p,S]),q=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e),V.current=[],mh(e)&&Promise.resolve(i(e)).then(function(t){(!mf(e)||j)&&W(t,e)}).catch(function(e){return I(e)}),R({type:"reset"})},[i,W,I,j]),$=(0,ef.useCallback)(function(){if(F.current){R({type:"openDialog"}),_(),window.showOpenFilePicker({multiple:s,types:C}).then(function(e){return i(e)}).then(function(e){W(e,null),R({type:"closeDialog"})}).catch(function(e){e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)?(M(e),R({type:"closeDialog"})):e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)?(F.current=!1,T.current?(T.current.value=null,T.current.click()):I(Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):I(e)});return}T.current&&(R({type:"openDialog"}),_(),T.current.value=null,T.current.click())},[R,_,M,g,W,I,C,s]),Y=(0,ef.useCallback)(function(e){A.current&&A.current.isEqualNode(e.target)&&(" "===e.key||"Enter"===e.key||32===e.keyCode||13===e.keyCode)&&(e.preventDefault(),$())},[A,$]),G=(0,ef.useCallback)(function(){R({type:"focus"})},[]),X=(0,ef.useCallback)(function(){R({type:"blur"})},[]),K=(0,ef.useCallback)(function(){x||(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return -1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/")}()?setTimeout($,0):$())},[x,$]),J=function(e){return r?null:e},Q=function(e){return w?null:J(e)},ee=function(e){return E?null:J(e)},et=function(e){j&&e.stopPropagation()},en=(0,ef.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.role,i=e.onKeyDown,o=e.onFocus,a=e.onBlur,s=e.onClick,l=e.onDragEnter,u=e.onDragOver,c=e.onDragLeave,d=e.onDrop,f=m_(e,mx);return mO(mO(mC({onKeyDown:Q(mm(i,Y)),onFocus:Q(mm(o,G)),onBlur:Q(mm(a,X)),onClick:J(mm(s,K)),onDragEnter:ee(mm(l,B)),onDragOver:ee(mm(u,H)),onDragLeave:ee(mm(c,U)),onDrop:ee(mm(d,q)),role:"string"==typeof n&&""!==n?n:"presentation"},void 0===t?"ref":t,A),r||w?{}:{tabIndex:0}),f)}},[A,Y,G,X,K,B,H,U,q,w,E,r]),er=(0,ef.useCallback)(function(e){e.stopPropagation()},[]),ei=(0,ef.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.onChange,r=e.onClick,i=m_(e,mw);return mO(mO({},mC({accept:O,multiple:s,type:"file",style:{display:"none"},onChange:J(mm(n,q)),onClick:J(mm(r,er)),tabIndex:-1},void 0===t?"ref":t,T)),i)}},[T,n,s,q,r]);return mO(mO({},N),{},{isFocused:D&&!r,getRootProps:en,getInputProps:ei,rootRef:A,inputRef:T,open:J($)})}function mN(e,t){switch(t.type){case"focus":return mO(mO({},e),{},{isFocused:!0});case"blur":return mO(mO({},e),{},{isFocused:!1});case"openDialog":return mO(mO({},mT),{},{isFileDialogActive:!0});case"closeDialog":return mO(mO({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return mO(mO({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return mO(mO({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return mO({},mT);default:return e}}function mR(){}let{useDropzone:mD}=ec;var mL=n(14582),mF=n(63739),mZ=n(72779),mV=n.n(mZ),mz=n(47440),mI=n(59309),mB=n(19067),mH=n(71220),mU=n(28142);function mW(e){return"bandwidth"in e?e.bandwidth():0}var mq=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function m$(){return(m$=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mq),g=null!=m?m:(0,mH.Z)(r,void 0===f?10:f),y=(null!=p?p:0)+mW(r)/2,b=g.map(function(e,t){var n,o=(null!=(n=(0,mU.Z)(r(e)))?n:0)+y;return{index:t,from:new mB.Z({x:0,y:o}),to:new mB.Z({x:i,y:o})}});return ef.createElement(mI.Z,{className:mV()("visx-rows",c),top:void 0===t?0:t,left:void 0===n?0:n},d?d({lines:b}):b.map(function(e){var t=e.from,n=e.to,r=e.index;return ef.createElement(mz.default,m$({key:"row-line-"+r,from:t,to:n,stroke:a,strokeWidth:l,strokeDasharray:u,style:h},v))}))}mY.propTypes={tickValues:pG().array,width:pG().number.isRequired};var mG=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function mX(){return(mX=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mG),g=null!=p?p:(0,mH.Z)(r,void 0===d?10:d),y=(null!=h?h:0)+mW(r)/2,b=g.map(function(e,t){var n,o=(null!=(n=(0,mU.Z)(r(e)))?n:0)+y;return{index:t,from:new mB.Z({x:o,y:0}),to:new mB.Z({x:o,y:i})}});return ef.createElement(mI.Z,{className:mV()("visx-columns",c),top:void 0===t?0:t,left:void 0===n?0:n},m?m({lines:b}):b.map(function(e){var t=e.from,n=e.to,r=e.index;return ef.createElement(mz.default,mX({key:"column-line-"+r,from:t,to:n,stroke:a,strokeWidth:l,strokeDasharray:u,style:f},v))}))}mK.propTypes={tickValues:pG().array,height:pG().number.isRequired};var mJ=n(64183),mQ=n(8597);function m0(e){var t=e.id,n=e.width,r=e.height,i=e.children;return ef.createElement("defs",null,ef.createElement("pattern",{id:t,width:n,height:r,patternUnits:"userSpaceOnUse"},i))}m0.propTypes={id:pG().string.isRequired,width:pG().number.isRequired,height:pG().number.isRequired,children:pG().node.isRequired};var m1={horizontal:"horizontal",vertical:"vertical",diagonal:"diagonal",diagonalRightToLeft:"diagonalRightToLeft"};function m2(e){var t=e.id,n=e.width,r=e.height,i=e.stroke,o=e.strokeWidth,a=e.strokeDasharray,s=e.strokeLinecap,l=void 0===s?"square":s,u=e.shapeRendering,c=void 0===u?"auto":u,d=e.orientation,f=void 0===d?["vertical"]:d,h=e.background,p=e.className,m=Array.isArray(f)?f:[f];return ef.createElement(m0,{id:t,width:n,height:r},!!h&&ef.createElement("rect",{className:mV()("visx-pattern-line-background"),width:n,height:r,fill:h}),m.map(function(e,n){return ef.createElement("path",{key:"visx-"+t+"-line-"+e+"-"+n,className:mV()("visx-pattern-line",p),d:function(e){var t=e.height;switch(e.orientation){case m1.horizontal:return"M 0,"+t/2+" l "+t+",0";case m1.diagonal:return"M 0,"+t+" l "+t+","+-t+" M "+-t/4+","+t/4+" l "+t/2+","+-t/2+"\n M "+3/4*t+","+5/4*t+" l "+t/2+","+-t/2;case m1.diagonalRightToLeft:return"M 0,0 l "+t+","+t+"\n M "+-t/4+","+3/4*t+" l "+t/2+","+t/2+"\n M "+3/4*t+","+-t/4+" l "+t/2+","+t/2;case m1.vertical:default:return"M "+t/2+", 0 l 0, "+t}}({orientation:e,height:r}),stroke:i,strokeWidth:o,strokeDasharray:a,strokeLinecap:l,shapeRendering:c})}))}m2.propTypes={id:pG().string.isRequired,width:pG().number.isRequired,height:pG().number.isRequired,className:pG().string,background:pG().string,stroke:pG().string,strokeWidth:pG().oneOfType([pG().number,pG().string]),strokeDasharray:pG().oneOfType([pG().string,pG().number]),strokeLinecap:pG().oneOf(["square","butt","round","inherit"]),shapeRendering:pG().oneOfType([pG().string,pG().number]),orientation:pG().array};var m4=["tooltipOpen"];function m3(){return(m3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,m5);return ef.createElement("div",m6({ref:t,className:mV()("visx-tooltip",n),style:m6({top:null==r||null==l?r:r+l,left:null==i||null==a?i:i+a},void 0!==h&&h&&{position:"absolute"},!(void 0!==f&&f)&&c)},p),d)});function m9(){return(m9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vi),v=!1,g=!1;if(u&&l){var y=void 0===r?0:r,b=void 0===f?0:f;if(l.width){var x=y+o+u.width-l.width,w=u.width-y-o;v=x>0&&x>w}else{var E=y+o+u.width-window.innerWidth,j=u.width-y-o;v=E>0&&E>j}if(l.height){var k=b+s+u.height-l.height,S=u.height-b-s;g=k>0&&k>S}else g=b+s+u.height>window.innerHeight;y=v?y-u.width-o:y+o,b=g?b-u.height-s:b+s,t="translate("+(y=Math.round(y))+"px, "+(b=Math.round(b))+"px)"}return ef.createElement(m7,vo({ref:p,style:vo({left:0,top:0,transform:t},!(void 0!==h&&h)&&d)},m),ef.createElement(vr,{value:{isFlippedVertically:!g,isFlippedHorizontally:!v}},n))}va.propTypes={nodeRef:pG().oneOfType([pG().string,pG().func,pG().object])};var vs=((p=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={rect:void 0,parentRect:void 0},n.nodeRef=ef.createRef(),n.getRects=n.getRects.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ve(t,e);var n=t.prototype;return n.componentDidMount=function(){var e,t=this;this.node=null!=(e=this.nodeRef)&&e.current?this.nodeRef.current:tI.findDOMNode(this),this.setState(function(){return t.getRects()})},n.getRects=function(){if(!this.node)return this.state;var e=this.node,t=e.parentNode;return{rect:e.getBoundingClientRect?e.getBoundingClientRect():vt,parentRect:null!=t&&t.getBoundingClientRect?t.getBoundingClientRect():vt}},n.render=function(){return ef.createElement(va,m9({nodeRef:this.nodeRef,getRects:this.getRects},this.state,this.props))},t}(ef.PureComponent)).displayName="withBoundingRects("+(va.displayName||"")+")",p),vl=n(99985);function vu(e,t){if("invert"in e&&void 0!==e.invert)return e.invert(t).valueOf();var n=e.range(),r=n[0],i=n[1],o=0,a=("step"in e&&void 0!==e.step?e.step():1)*(i-r)/Math.abs(i-r);if(a>0)for(;t>r+a*(o+1);)o+=1;else for(;t0?Math.min(e.dx,t.bounds.x1-a):Math.max(e.dx,t.bounds.x0-r),u=e.dy>0?Math.min(e.dy,t.bounds.y1-s):Math.max(e.dy,t.bounds.y0-i);return vy({},t,{isBrushing:!0,extent:vy({},t.extent,{x0:r+l,x1:a+l,y0:i+u,y1:s+u})})})},t.selectionDragEnd=function(){var e=t.props,n=e.updateBrush,r=e.onBrushEnd,i=e.onMoveSelectionChange;e.isControlled||n(function(e){var t=vy({},e,{isBrushing:!1,start:vy({},e.start,{x:Math.min(e.extent.x0,e.extent.x1),y:Math.min(e.extent.y0,e.extent.y1)}),end:vy({},e.end,{x:Math.max(e.extent.x0,e.extent.x1),y:Math.max(e.extent.y0,e.extent.y1)})});return r&&r(t),t}),i&&i()},t}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vb(t,e),t.prototype.render=function(){var e=this.props,t=e.width,n=e.height,r=e.stageWidth,i=e.stageHeight,o=e.brush,a=e.disableDraggingSelection,s=e.onMouseLeave,l=e.onMouseMove,u=e.onMouseUp,c=e.onClick,d=e.selectedBoxStyle,f=e.isControlled,h=e.isDragInProgress;return ef.createElement(vl.Z,{width:t,height:n,resetOnStart:!0,onDragStart:this.selectionDragStart,onDragMove:this.selectionDragMove,onDragEnd:this.selectionDragEnd,isDragging:f?h:void 0},function(e){var h=e.isDragging,p=e.dragStart,m=e.dragEnd,v=e.dragMove;return ef.createElement("g",null,h&&ef.createElement("rect",{width:r,height:i,fill:"transparent",onPointerUp:f?void 0:m,onPointerMove:v,onPointerLeave:f?void 0:m,style:vx}),ef.createElement("rect",vy({x:Math.min(o.extent.x0,o.extent.x1),y:Math.min(o.extent.y0,o.extent.y1),width:t,height:n,className:"visx-brush-selection",onPointerDown:a?void 0:p,onPointerLeave:function(e){s&&s(e)},onPointerMove:function(e){v(e),l&&l(e)},onPointerUp:function(e){f||m(e),u&&u(e)},onClick:function(e){c&&c(e)},style:{pointerEvents:o.isBrushing||o.activeHandle?"none":"all",cursor:a?void 0:"move"}},d)))})},t}(ef.Component);function vE(){return(vE=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?Math.min(l,e.bounds.x1-o):Math.max(l,e.bounds.x0-n),c=u>0?Math.min(u,e.bounds.y1-a):Math.max(u,e.bounds.y0-r);return vE({},e,{isBrushing:!0,extent:vE({},e.extent,{x0:n+s,y0:r+c,x1:o+s,y1:a+c})})}),"select"===i&&n.updateBrush(function(e){var t=e.start,r=t.x,i=t.y,o={x:Math.min(Math.max(r+l,e.bounds.x0),e.bounds.x1),y:Math.min(Math.max(i+u,e.bounds.y0),e.bounds.y1)},a=n.getExtent(s,o);return vE({},e,{end:o,extent:a})})}},n.getExtent=function(e,t){var r=n.props,i=r.brushDirection,o=r.width,a=r.height;return{x0:"vertical"===i?0:Math.min(e.x||0,t.x||0),x1:"vertical"===i?o:Math.max(e.x||0,t.x||0),y0:"horizontal"===i?0:Math.min(e.y||0,t.y||0),y1:"horizontal"===i?a:Math.max(e.y||0,t.y||0)}},n.handleDragStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,o=t.top,a=t.inheritedMargin,s=t.useWindowMoveEvents,l=null!=a&&a.left?a.left:0,u=null!=a&&a.top?a.top:0,c={x:(e.x||0)+e.dx-i-l,y:(e.y||0)+e.dy-o-u},d=vE({},c);r&&r(c),n.updateBrush(function(t){return vE({},t,{start:c,end:d,extent:{x0:-1,x1:-1,y0:-1,y1:-1},isBrushing:!0,brushingType:"select",brushPageOffset:s?vd(e.event):void 0})})},n.handleBrushStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,o=t.top,a=t.inheritedMargin;if(r){var s=null!=a&&a.left?a.left:0,l=null!=a&&a.top?a.top:0;r({x:(e.x||0)+e.dx-i-s,y:(e.y||0)+e.dy-o-l})}},n.handleDragMove=function(e){var t=n.props,r=t.left,i=t.top,o=t.inheritedMargin,a=t.useWindowMoveEvents;if(e.isDragging&&!a){var s=(null==o?void 0:o.left)||0,l=(null==o?void 0:o.top)||0,u={x:(e.x||0)+e.dx-r-s,y:(e.y||0)+e.dy-i-l};n.updateBrush(function(e){var t=e.start,r=n.getExtent(t,u);return vE({},e,{end:u,extent:r})})}},n.handleDragEnd=function(){var e=n.props,t=e.onBrushEnd,r=e.resetOnEnd;e.useWindowMoveEvents||n.updateBrush(function(e){var i=e.extent,o=vE({},e,{start:{x:i.x0,y:i.y0},end:{x:i.x1,y:i.y1},isBrushing:!1,brushingType:void 0,activeHandle:null});return t&&t(o),r&&n.reset(),o})},n.getBrushWidth=function(){var e=n.state.extent,t=e.x0,r=e.x1;return Math.max(Math.max(t,r)-Math.min(t,r),0)},n.getBrushHeight=function(){var e=n.state.extent,t=e.y1,r=e.y0;return Math.max(Math.max(r,t)-Math.min(r,t),0)},n.handles=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,o=t.y0,a=t.y1,s=e/2,l=n.getBrushWidth(),u=n.getBrushHeight();return{top:{x:r-s,y:o-s,height:e,width:l+e},bottom:{x:r-s,y:a-s,height:e,width:l+e},right:{x:i-s,y:o-s,height:u+e,width:e},left:{x:r-s,y:o-s,height:u+e,width:e}}},n.corners=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,o=t.y0,a=t.y1,s=e/2;return{topLeft:{x:Math.min(r,i)-s,y:Math.min(o,a)-s,width:e,height:e},topRight:{x:Math.max(r,i)-s,y:Math.min(o,a)-s,width:e,height:e},bottomLeft:{x:Math.min(r,i)-s,y:Math.max(o,a)-s,width:e,height:e},bottomRight:{x:Math.max(r,i)-s,y:Math.max(o,a)-s,width:e,height:e}}},n.updateBrush=function(e){var t=n.props.onChange;n.setState(e,function(){t&&t(n.state)})},n.reset=function(){var e=n.props,t=e.width,r=e.height;n.updateBrush(function(){return{start:{x:0,y:0},end:{x:0,y:0},extent:{x0:-1,x1:-1,y0:-1,y1:-1},bounds:{x0:0,x1:t,y0:0,y1:r},isBrushing:!1,brushPageOffset:void 0,activeHandle:null,brushingType:void 0}})},n.handleBrushingTypeChange=function(e,t){n.updateBrush(function(n){var r=vE({},n,{brushingType:e,isBrushing:void 0!==e});return(t||void 0===e)&&(r.brushPageOffset=t),r})};var n,r=t.initialBrushPosition,i=r?n.getExtent(r.start,r.end):{x0:-1,x1:-1,y0:-1,y1:-1};return n.state={start:{x:Math.max(0,i.x0),y:Math.max(0,i.y0)},end:{x:Math.max(0,i.x1),y:Math.max(0,i.y1)},extent:i,bounds:{x0:0,x1:n.props.width,y0:0,y1:n.props.height},isBrushing:!1,brushingType:void 0,activeHandle:null},n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vj(t,e);var n=t.prototype;return n.componentDidUpdate=function(e){var t=this;(this.props.width!==e.width||this.props.height!==e.height)&&this.setState(function(n){var r=n.start,i=n.end,o=n.extent;if(!(-1===o.x0&&-1===o.x1&&-1===o.y0&&-1===o.y1)){var a=t.props.width/e.width,s=t.props.height/e.height;r={x:a*o.x0,y:s*o.y0},i={x:a*o.x1,y:s*o.y1},o=t.getExtent(r,i)}return{start:r,end:i,extent:o,bounds:{x0:0,x1:t.props.width,y0:0,y1:t.props.height}}})},n.componentDidMount=function(){this.props.useWindowMoveEvents&&(window.addEventListener("mouseup",this.handleWindowPointerUp),window.addEventListener("mousemove",this.handleWindowPointerMove))},n.componentWillUnmount=function(){this.props.useWindowMoveEvents&&(window.removeEventListener("mouseup",this.handleWindowPointerUp),window.removeEventListener("mousemove",this.handleWindowPointerMove))},n.render=function(){var e=this,t=this.state,n=t.start,r=t.end,i=this.props,o=i.top,a=i.left,s=i.width,l=i.height,u=i.onMouseLeave,c=i.onMouseUp,d=i.onMouseMove,f=i.onBrushEnd,h=i.onClick,p=i.resizeTriggerAreas,m=i.selectedBoxStyle,v=i.disableDraggingSelection,g=i.clickSensitivity,y=i.useWindowMoveEvents,b=i.renderBrushHandle,x=this.state.brushingType,w=this.handles(),E=this.corners(),j=this.getBrushWidth(),k=this.getBrushHeight(),S=new Set(p);return ef.createElement(mI.Z,{className:"visx-brush",top:o,left:a},ef.createElement(vl.Z,{width:s,height:l,resetOnStart:!0,onDragStart:this.handleDragStart,onDragMove:this.handleDragMove,onDragEnd:this.handleDragEnd,isDragging:y?"select"===x:void 0},function(t){var n=t.dragStart,r=t.isDragging,i=t.dragMove,o=t.dragEnd;return ef.createElement(mL.Z,{className:"visx-brush-overlay",fill:"transparent",x:0,y:0,width:s,height:l,onDoubleClick:function(){return e.reset()},onClick:function(t){var n=e.mouseUpTime-e.mouseDownTime;h&&n=0||(i[n]=e[n]);return i}(e,vA),g=o,y=s,b=a,x=l;return void 0!==m&&!m||g||y||b||x||(g="0",y="0",b="0",x="1"),ef.createElement("defs",null,ef.createElement("linearGradient",vT({id:n,x1:g,y1:b,x2:y,y2:x,gradientTransform:h?"rotate("+h+")":p},v),!!t&&t,!t&&ef.createElement("stop",{offset:void 0===u?"0%":u,stopColor:r,stopOpacity:void 0===c?1:c}),!t&&ef.createElement("stop",{offset:void 0===d?"100%":d,stopColor:i,stopOpacity:void 0===f?1:f})))}function vN(e,t){return null==e||null==t?NaN:et?1:e>=t?0:NaN}function vR(e,t){return null==e||null==t?NaN:te?1:t>=e?0:NaN}function vD(){return 0}function vL(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=o&&(n=r=o):(n>o&&(n=o),r=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}vP.propTypes={id:pG().string.isRequired,from:pG().string,to:pG().string,x1:pG().oneOfType([pG().string,pG().number]),x2:pG().oneOfType([pG().string,pG().number]),y1:pG().oneOfType([pG().string,pG().number]),y2:pG().oneOfType([pG().string,pG().number]),fromOffset:pG().oneOfType([pG().string,pG().number]),fromOpacity:pG().oneOfType([pG().string,pG().number]),toOffset:pG().oneOfType([pG().string,pG().number]),toOpacity:pG().oneOfType([pG().string,pG().number]),rotate:pG().oneOfType([pG().string,pG().number]),transform:pG().string,children:pG().node,vertical:pG().bool};var vZ=n(93122),vV=n(93221),vz=function(){return vV.Z.Date.now()},vI=n(78807),vB=n(22758),vH=0/0,vU=/^[-+]0x[0-9a-f]+$/i,vW=/^0b[01]+$/i,vq=/^0o[0-7]+$/i,v$=parseInt,vY=function(e){if("number"==typeof e)return e;if((0,vB.Z)(e))return vH;if((0,vZ.Z)(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=(0,vZ.Z)(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=(0,vI.Z)(e);var n=vW.test(e);return n||vq.test(e)?v$(e.slice(2),n?2:8):vU.test(e)?vH:+e},vG=Math.max,vX=Math.min,vK=function(e,t,n){var r,i,o,a,s,l,u=0,c=!1,d=!1,f=!0;if("function"!=typeof e)throw TypeError("Expected a function");function h(t){var n=r,o=i;return r=i=void 0,u=t,a=e.apply(o,n)}function p(e){var n=e-l,r=e-u;return void 0===l||n>=t||n<0||d&&r>=o}function m(){var e,n,r,i=vz();if(p(i))return v(i);s=setTimeout(m,(e=i-l,n=i-u,r=t-e,d?vX(r,o-n):r))}function v(e){return(s=void 0,f&&r)?h(e):(r=i=void 0,a)}function g(){var e,n=vz(),o=p(n);if(r=arguments,i=this,l=n,o){if(void 0===s)return u=e=l,s=setTimeout(m,t),c?h(e):a;if(d)return clearTimeout(s),s=setTimeout(m,t),h(l)}return void 0===s&&(s=setTimeout(m,t)),a}return t=vY(t)||0,(0,vZ.Z)(n)&&(c=!!n.leading,o=(d="maxWait"in n)?vG(vY(n.maxWait)||0,t):o,f="trailing"in n?!!n.trailing:f),g.cancel=function(){void 0!==s&&clearTimeout(s),u=0,r=l=i=s=void 0},g.flush=function(){return void 0===s?a:v(vz())},g},vJ=n(55746),vQ=n(45742),v0=n(27266),v1=["id","markerWidth","markerHeight","markerUnits","children"];function v2(){return(v2=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v1);return ef.createElement("defs",null,ef.createElement("marker",v2({id:t,markerWidth:void 0===n?3:n,markerHeight:void 0===r?3:r,markerUnits:void 0===i?"userSpaceOnUse":i},a),o))}v4.propTypes={id:pG().string.isRequired,size:pG().number,markerWidth:pG().oneOfType([pG().string,pG().number]),markerHeight:pG().oneOfType([pG().string,pG().number]),markerUnits:pG().string,refX:pG().oneOfType([pG().string,pG().number]),refY:pG().oneOfType([pG().string,pG().number]),strokeWidth:pG().number,children:pG().node.isRequired};var v3=["id","size","strokeWidth"];function v5(){return(v5=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v3),s=2*r+o,l=s/2;return ef.createElement(v4,v5({id:t,markerWidth:s,markerHeight:s,refX:0,refY:l,orient:"auto-start-reverse",markerUnits:"strokeWidth",strokeWidth:o},a),ef.createElement("circle",{r:r,cx:l,cy:l}))}var v8=n(64170),v7={top:"top",left:"left",bottom:"bottom"};function v9(){return(v9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,go),E=null!=v?v:"tickFormat"in m?m.tickFormat():gn.Z,j=f===v7.left,k=f===v7.top,S=k||f===v7.bottom,O=function(e,t){if(void 0===t&&(t="center"),"start"!==t&&"bandwidth"in e){var n=e.bandwidth();return"center"===t&&(n/=2),e.round()&&(n=Math.round(n)),function(t){var r=e(t);return"number"==typeof r?r+n:r}}return e}(m),C=j||k?-1:1,_=m.range(),M=(void 0===(t=p)&&(t=0),"number"==typeof t?{start:t,end:t}:gi({start:0,end:0},t)),A=gr({x:Number(_[0])+.5-M.start,y:0},S),T=gr({x:Number(_[_.length-1])+.5+M.end,y:0},S),P=(null!=b?b:(0,mH.Z)(m,c)).filter(function(e){return!s||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),N=P.map(function(e){var t=e.value,n=e.index,r=(0,mU.Z)(O(t));return{value:t,index:n,from:gr({x:r,y:0},S),to:gr({x:r,y:y*C},S),formattedValue:E(t,n,P)}});return ef.createElement(mI.Z,{className:mV()("visx-axis",r),top:void 0===x?0:x,left:void 0===l?0:l},(void 0===n?function(e){var t=e.axisFromPoint,n=e.axisLineClassName,r=e.axisToPoint,i=e.hideAxisLine,o=e.hideTicks,a=e.horizontal,s=e.label,l=void 0===s?"":s,u=e.labelClassName,c=e.labelOffset,d=e.labelProps,f=void 0===d?gt:d,h=e.orientation,p=void 0===h?v7.bottom:h,m=e.scale,v=e.stroke,g=e.strokeDasharray,y=e.strokeWidth,b=void 0===y?1:y,x=e.tickClassName,w=e.tickComponent,E=e.tickLineProps,j=e.tickLabelProps,k=void 0===j?function(){return gt}:j,S=e.tickLength,O=e.tickStroke,C=e.tickTransform,_=e.ticks,M=e.ticksComponent,A=_.map(function(e){return k(e.value,e.index,_)}),T=Math.max.apply(Math,[10].concat(A.map(function(e){return"number"==typeof e.fontSize?e.fontSize:0})));return ef.createElement(ef.Fragment,null,(void 0===M?function(e){var t=e.hideTicks,n=e.horizontal,r=e.orientation,i=e.tickClassName,o=e.tickComponent,a=e.tickLabelProps,s=e.tickStroke,l=void 0===s?"#222":s,u=e.tickTransform,c=e.ticks,d=e.strokeWidth,f=e.tickLineProps;return c.map(function(e){var s,c=e.value,h=e.index,p=e.from,m=e.to,v=e.formattedValue,g=null!=(s=a[h])?s:{},y=Math.max(10,"number"==typeof g.fontSize&&g.fontSize||0),b=m.y+(n&&r!==v7.top?y:0);return ef.createElement(mI.Z,{key:"visx-tick-"+c+"-"+h,className:mV()("visx-axis-tick",i),transform:u},!t&&ef.createElement(mF.Z,v9({from:p,to:m,stroke:l,strokeWidth:d,strokeLinecap:"square"},f)),o?o(v9({},g,{x:m.x,y:b,formattedValue:v})):ef.createElement(v8.Z,v9({x:m.x,y:b},g),v))})}:M)({hideTicks:o,horizontal:a,orientation:p,scale:m,tickClassName:x,tickComponent:w,tickLabelProps:A,tickStroke:void 0===O?"#222":O,tickTransform:C,ticks:_,strokeWidth:b,tickLineProps:E}),!i&&ef.createElement(mF.Z,{className:mV()("visx-axis-line",n),from:t,to:r,stroke:void 0===v?"#222":v,strokeWidth:b,strokeDasharray:g}),l&&ef.createElement(v8.Z,ge({className:mV()("visx-axis-label",u)},function(e){var t,n,r,i=e.labelOffset,o=e.labelProps,a=e.orientation,s=e.range,l=e.tickLabelFontSize,u=e.tickLength,c=a===v7.left||a===v7.top?-1:1;if(a===v7.top||a===v7.bottom){var d=a===v7.bottom&&"number"==typeof o.fontSize?o.fontSize:0;t=(Number(s[0])+Number(s[s.length-1]))/2,n=c*(u+i+l+d)}else t=(Number(s[0])+Number(s[s.length-1]))/2*c,n=-(u+i),r="rotate("+90*c+")";return{x:t,y:n,transform:r}}({labelOffset:void 0===c?14:c,labelProps:f,orientation:p,range:m.range(),tickLabelFontSize:T,tickLength:void 0===S?8:S}),f),l))}:n)(ga({},w,{axisFromPoint:A,axisToPoint:T,hideAxisLine:void 0!==i&&i,hideTicks:void 0!==o&&o,hideZero:s,horizontal:S,numTicks:c,orientation:f,rangePadding:p,scale:m,tickFormat:E,tickLength:y,tickPosition:O,tickSign:C,ticks:N})))}var gl=["axisClassName","labelOffset","tickLabelProps","tickLength"];function gu(){return(gu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gl);return ef.createElement(gs,gu({axisClassName:mV()("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:v7.bottom,tickLabelProps:void 0===r?gc:r,tickLength:void 0===i?8:i},o))}var gf=["axisClassName","labelOffset","tickLabelProps","tickLength"];function gh(){return(gh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gf);return ef.createElement(gs,gh({axisClassName:mV()("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:v7.left,tickLabelProps:void 0===r?gp:r,tickLength:void 0===i?8:i},o))}let gv=e=>new Date((null==e?void 0:e.timestamp)||0),gg=e=>(null==e?void 0:e.value)||0,gy="var(--colors-hiContrast)",gb={textAnchor:"middle",fontFamily:"var(--fonts-sans)",fontSize:10,fill:gy},gx={dx:"-0.25em",dy:"0.25em",fontFamily:"var(--fonts-sans)",fontSize:10,textAnchor:"end",fill:gy};function gw(e){let{data:t,gradientColor:n,width:r,yMax:i,margin:o,xScale:a,yScale:s,hideBottomAxis:l=!1,hideLeftAxis:u=!1,top:c,left:d,curve:f="step",children:h}=e;return r<10?null:(0,ed.jsxs)(mI.Z,{left:d||o.left,top:c||o.top,children:[(0,ed.jsx)(v6,{id:"marker-circle",fill:"var(--colors-accent11)",size:1.5,refX:1.5}),(0,ed.jsx)(vP,{id:"gradient",from:n,fromOpacity:1,to:n,toOpacity:.2}),(0,ed.jsx)(vJ.Z,{data:t,x:e=>a(gv(e))||0,y:e=>s(gg(e))||0,yScale:s,strokeWidth:1,stroke:"url(#gradient)",fill:"url(#gradient)",markerMid:"url(#marker-circle)",curve:"step"===f?vQ.ZP:v0.Z}),!l&&(0,ed.jsx)(gd,{top:i,scale:a,numTicks:r>520?10:5,stroke:gy,tickStroke:gy,tickLabelProps:()=>gb}),!u&&(0,ed.jsx)(gm,{scale:s,numTicks:5,stroke:gy,tickStroke:gy,tickLabelProps:()=>gx}),h]})}let{inherit:gE,current:gj,transparent:gk,black:gS,white:gO,slate:gC,zinc:g_,neutral:gM,stone:gA,red:gT,orange:gP,amber:gN,yellow:gR,lime:gD,green:gL,emerald:gF,teal:gZ,cyan:gV,sky:gz,blue:gI,indigo:gB,violet:gH,purple:gU,fuchsia:gW,pink:gq,rose:g$}=n(6692),gY={inherit:gE,current:gj,transparent:gk,black:gS,white:gO,slate:gC,zinc:g_,neutral:gM,stone:gA,red:gT,orange:gP,amber:gN,yellow:gR,lime:gD,green:gL,emerald:gF,teal:gZ,cyan:gV,sky:gz,blue:gI,indigo:gB,violet:gH,purple:gU,fuchsia:gW,pink:gq,rose:g$,mask:"rgba(30, 169, 76, .3)",accent:{50:"#F6FFF9",100:"#E9FBEF",200:"#D5F2DE",300:"#C9EED4",400:"#BBE8C9",500:"#9BDAAE",600:"#71C48A",700:"#3EAA5F",800:"#05872D",900:"#056B24",1e3:"#04511B",1100:"#011F0A"},accentdark:{50:"#05150A",100:"#051C0C",200:"#062811",300:"#073515",400:"#064018",500:"#075820",600:"#056824",700:"#077A2A",800:"#05872D",900:"#069F35",1e3:"#2FA052",1100:"#D9F4E1"},gray:{50:"hsl(206, 30.0%, 98.8%)",100:"hsl(210, 16.7%, 97.6%)",200:"hsl(209, 13.3%, 95.3%)",300:"hsl(209, 12.2%, 93.2%)",400:"hsl(208, 11.7%, 91.1%)",500:"hsl(208, 11.3%, 88.9%)",600:"hsl(207, 11.1%, 85.9%)",700:"hsl(205, 10.7%, 78.0%)",800:"hsl(206, 6.0%, 56.1%)",900:"hsl(206, 5.8%, 52.3%)",1e3:"hsl(206, 6.0%, 43.5%)",1100:"hsl(206, 24.0%, 9.0%)"},graydark:{50:"hsl(200, 7.0%, 8.8%)",100:"hsl(195, 7.1%, 11.0%)",200:"hsl(197, 6.8%, 13.6%)",300:"hsl(198, 6.6%, 15.8%)",400:"hsl(199, 6.4%, 17.9%)",500:"hsl(201, 6.2%, 20.5%)",600:"hsl(203, 6.0%, 24.3%)",700:"hsl(207, 5.6%, 31.6%)",800:"hsl(206, 6.0%, 43.9%)",900:"hsl(206, 5.2%, 49.5%)",1e3:"hsl(206, 6.0%, 63.0%)",1100:"hsl(210, 6.0%, 93.0%)"}};var gG=n(13593);let gX={top:10,bottom:15,left:10,right:10},gK="brush_pattern",gJ="brush_gradient",gQ=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw TypeError("Expected a function");return(0,vZ.Z)(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),vK(e,t,{leading:r,maxWait:t,trailing:i})}(e=>e(),15),g0=function(e){let t,n,r;function i(e,r,i=0,o=e.length){if(i>>1;0>n(e[t],r)?i=t+1:o=t}while(ivN(e(t),n),r=(t,n)=>e(t)-n):(t=e===vN||e===vR?e:vD,n=e,r=e),{left:i,center:function(e,t,n=0,o=e.length){let 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>>1;0>=n(e[t],r)?i=t+1:o=t}while(inew Date((null==e?void 0:e.timestamp)||0)).left;void 0===m&&(m={style:{position:"relative",width:"inherit",height:"inherit"}}),void 0===v&&(v=function(e,t){return ef.createElement("div",t,e)});var g1=n(54073),g2=n.n(g1),g4=n(44711),g3=["className","children","debounceTime","ignoreDimensions","parentSizeStyles","enableDebounceLeadingCall"];function g5(){return(g5=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,g3),d=(0,ef.useRef)(null),f=(0,ef.useRef)(0),h=(0,ef.useState)({width:0,height:0,top:0,left:0}),p=h[0],m=h[1],v=(0,ef.useMemo)(function(){var e=Array.isArray(a)?a:[a];return g2()(function(t){m(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},i,{leading:u})},[i,u,a]);return(0,ef.useEffect)(function(){var e=new g4.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,o=t.height;f.current=window.requestAnimationFrame(function(){v({width:i,height:o,top:r,left:n})})})});return d.current&&e.observe(d.current),function(){window.cancelAnimationFrame(f.current),e.disconnect(),null!=v&&v.cancel&&v.cancel()}},[v]),ef.createElement("div",g5({style:void 0===s?{width:"100%",height:"100%"}:s,ref:d,className:t},c),n(g5({},p,{ref:d.current,resize:v})))}g8.propTypes={className:pG().string,debounceTime:pG().number,enableDebounceLeadingCall:pG().bool,ignoreDimensions:pG().oneOfType([pG().any,pG().arrayOf(pG().any)]),children:pG().func.isRequired};var g7=n(52058);function g9(e){let{id:t,width:n,height:r,accessors:i,animationTrajectory:o,curve:a,data:s,config:l,scales:u,enabledGraph:c,enabledTip:d,isStack:f,todayOffset:h,numTicks:p,renderAreaSeries:m,renderAreaStack:v,renderBarGroup:g,renderBarStack:y,enableTooltipGlyph:b,renderTooltipGlyph:x,renderLineSeries:w,sharedTooltip:E,showHorizontalCrosshair:j,showTooltip:k,showVerticalCrosshair:S,snapTooltipToDatum:O,stackOffset:C,margin:_,theme:M,xAxisOrientation:A,yAxisOrientation:T,AreaSeries:P,AreaStack:N,Axis:R,BarGroup:D,BarSeries:L,BarStack:F,Grid:Z,LineSeries:V,Tooltip:z,XYChart:I}=e;return(0,ed.jsxs)(I,{theme:M.xyChartTheme,xScale:u.x,yScale:u.y,height:Math.min(400,r),margin:_,captureEvents:!0,children:[(0,ed.jsx)("g",{children:(0,ed.jsx)("rect",{className:"fill-gray-600 dark:fill-graydark-600 h-full w-px y-0",style:{left:"".concat(100*h,"%")}})},"today-line-".concat(n,"-").concat(r)),(0,ed.jsx)(vP,{id:"gradient-default",from:"gray",fromOpacity:1,to:"gray",toOpacity:.4}),Object.entries(l.data).map(e=>{let[n,r]=e,i=r.color;return(0,ed.jsxs)(ef.Fragment,{children:[(0,ed.jsx)(m2,{id:"pattern-".concat(ye(t,n)),height:6,width:6,stroke:i,strokeWidth:.5,orientation:["diagonal"]}),(0,ed.jsx)(vP,{id:"gradient-".concat(ye(t,n)),from:i,fromOpacity:1,to:i,toOpacity:f?.4:1})]},n)}),(0,ed.jsx)(Z,{rows:!1,columns:!0,strokeDasharray:"1,3",animationTrajectory:o,numTicks:p},"grid-".concat(o)),y&&(0,ed.jsx)(F,{offset:l.stackOffset,children:c.map(e=>(0,ed.jsx)(L,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>yt(t,e,l)},e))}),g&&(0,ed.jsx)(D,{children:c.map(e=>(0,ed.jsx)(L,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>yt(t,e,l)},e))}),m&&(0,ed.jsx)(ed.Fragment,{children:c.map(e=>(0,ed.jsx)(P,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:yt(t,e,l),fill:yt(t,e,l),curve:a},e))}),v&&(0,ed.jsx)(N,{curve:a,offset:l.stackOffset,renderLine:"wiggle"!==C,children:c.map(e=>(0,ed.jsx)(P,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:yt(t,e,l),fill:yt(t,e,l)},e))}),w&&(0,ed.jsx)(ed.Fragment,{children:c.map(e=>{var t,n;return(0,ed.jsx)(V,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:(null===(n=l.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.color)||"gray",curve:a},e)})}),(0,ed.jsx)(R,{orientation:A,numTicks:p,animationTrajectory:o,tickFormat:e=>(0,gG.rN)(e),tickLength:12,tickLabelProps:e=>({...e,fill:M.labels.color,fontFamily:M.labels.fontFamily,y:"14px",fontWeight:"500",fontSize:"8"})},"time-axis-".concat(o)),(0,ed.jsx)(R,{label:null==C?"SC":"expand"===C?"Fraction of total":"",orientation:T,numTicks:p,tickLength:12,animationTrajectory:o,tickFormat:l.formatTickY,tickLabelProps:e=>({...e,fill:M.labels.color,fontFamily:M.labels.fontFamily,fontWeight:"500",fontSize:"8"})},"temp-axis-".concat(o)),k&&(0,ed.jsx)(z,{showHorizontalCrosshair:j,showVerticalCrosshair:S,snapTooltipToDatumX:O,snapTooltipToDatumY:O,showDatumGlyph:O&&!g,showSeriesGlyphs:E&&!g,renderGlyph:b?x:void 0,renderTooltip:e=>{var t,n;let{tooltipData:r}=e,o=null==r?void 0:null===(t=r.nearestDatum)||void 0===t?void 0:t.datum,a=null==r?void 0:null===(n=r.nearestDatum)||void 0===n?void 0:n.key,s=E?d:a?[a]:[],u=l.formatTimestamp||(e=>(0,gG.rN)(e,{timeStyle:"short",hour12:!1})),c=s.map(e=>{var t,n;return{key:e,category:(null===(n=l.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.category)||""}}),h=(0,g7.Z)(c,"category"),p=l.categories?l.categories.map(e=>[e,h[e]]):Object.entries(h);return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col gap-2 py-1"),children:[(0,ed.jsx)(nC,{font:"mono",size:"12",color:"contrast",className:"text-end",children:o?u(i.date(o)):"No date"}),(0,ed.jsx)(c6,{color:"panel",className:"w-full"}),(0,ed.jsx)("div",{className:(0,eK.cx)("grid gap-x-6 gap-y-4",p.length>1?"grid-cols-2":"grid-cols-1"),children:p.map(e=>{let[t,n]=e,r=o?n.reduce((e,t)=>{let{key:n}=t,r=i.y[n](o);return null==r||Number.isNaN(r)?e:e+r},0):0,s=null==l?void 0:l.formatComponent;return(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-[250px]",children:[t&&(0,ed.jsx)(nC,{weight:"semibold",children:t}),(0,ed.jsxs)("div",{className:"grid grid-cols-2 gap-x-2 gap-y-1 items-center",children:[n.map(e=>{var t,n,r,u;let{key:c}=e,d=o&&i.y[c](o);return(0,ed.jsxs)(ef.Fragment,{children:[(0,ed.jsx)(nC,{color:"accent",style:{color:null===(n=l.data)||void 0===n?void 0:null===(t=n[c])||void 0===t?void 0:t.color},className:(0,eK.cx)(a===c?"underline":""),children:(null===(u=l.data)||void 0===u?void 0:null===(r=u[c])||void 0===r?void 0:r.label)||c}),(0,ed.jsx)(nC,{size:"12",style:{textAlign:"end"},className:(0,eK.cx)(a===c?"underline":""),children:null==d||Number.isNaN(d)?"–":s?(0,ed.jsx)(s,{value:d}):l.format?l.format(d):d})]},c)}),n.length>1&&f&&(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{className:"pt-2",children:"total"}),(0,ed.jsx)(nC,{size:"12",weight:"bold",className:"pt-2 text-end",children:s?(0,ed.jsx)(s,{value:r}):l.format?l.format(r):r})]})]})]},t)})})]})}})]})}function ye(e,t){return"".concat(e,"-").concat(t)}function yt(e,t,n){var r;let i=ye(e,t);return(null===(r=n.data)||void 0===r?void 0:r[t])?n.data[t].pattern?"url(#pattern-".concat(i,")"):"url(#gradient-".concat(i,")"):"url(#gradient-default)"}var yn=n(24037),yr=n(86707);function yi(e){var t=e.top,n=e.left,r=e.className,i=e.children;return ef.createElement(mI.Z,{className:mV()("visx-glyph",r),top:void 0===t?0:t,left:void 0===n?0:n},i)}yi.propTypes={top:pG().number,left:pG().number,className:pG().string,children:pG().node};var yo=["children","className","top","left","size"];function ya(){return(ya=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yo),s=(0,yn.Z)();return(s.type(yr.Z),"number"==typeof o?s.size(o):o&&s.size(o),t)?ef.createElement(ef.Fragment,null,t({path:s})):ef.createElement(yi,{top:r,left:i},ef.createElement("path",ya({className:mV()("visx-glyph-star",n),d:s()||""},a)))}ys.propTypes={children:pG().func,className:pG().string,top:pG().number,left:pG().number,size:pG().oneOfType([pG().number,pG().func])};var yl=["top","left","className"];function yu(){return(yu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yl);return ef.createElement(yi,{top:void 0===t?0:t,left:void 0===n?0:n},ef.createElement("circle",yu({className:mV()("visx-glyph-dot",r)},i)))}yc.propTypes={className:pG().string,top:pG().number,left:pG().number,r:pG().number,cx:pG().number,cy:pG().number};var yd=n(9135),yf=["children","className","top","left","size"];function yh(){return(yh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yf),s=(0,yn.Z)();return(s.type(yd.Z),"number"==typeof o?s.size(o):o&&s.size(o),t)?ef.createElement(ef.Fragment,null,t({path:s})):ef.createElement(yi,{top:r,left:i},ef.createElement("path",yh({className:mV()("visx-glyph-cross",n),d:s()||""},a)))}yp.propTypes={children:pG().func,className:pG().string,top:pG().number,left:pG().number,size:pG().oneOfType([pG().number,pG().func])};var ym=n(46385),yv=n(20651),yg={red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"]},yy=yg.gray,yb=yy[7],yx=[yg.cyan[9],yg.cyan[3],yg.yellow[5],yg.red[4],yg.grape[8],yg.grape[5],yg.pink[9]];function yw(){return(yw=Object.assign?Object.assign.bind():function(e){for(var t=1;t{for(var n in t)yO(e,n,{get:t[n],enumerable:!0})})(yC,{assign:()=>y5,colors:()=>y2,createStringInterpolator:()=>W,skipAnimation:()=>y4,to:()=>q,willAdvance:()=>y3});var y_=yU(),yM=e=>yz(e,y_),yA=yU();yM.write=e=>yz(e,yA);var yT=yU();yM.onStart=e=>yz(e,yT);var yP=yU();yM.onFrame=e=>yz(e,yP);var yN=yU();yM.onFinish=e=>yz(e,yN);var yR=[];yM.setTimeout=(e,t)=>{let n=yM.now()+t,r=()=>{let e=yR.findIndex(e=>e.cancel==r);~e&&yR.splice(e,1),yZ-=~e?1:0},i={time:n,handler:e,cancel:r};return yR.splice(yD(n),0,i),yZ+=1,yI(),i};var yD=e=>~(~yR.findIndex(t=>t.time>e)||~yR.length);yM.cancel=e=>{yT.delete(e),yP.delete(e),yN.delete(e),y_.delete(e),yA.delete(e)},yM.sync=e=>{yV=!0,yM.batchedUpdates(e),yV=!1},yM.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,yM.onStart(n)}return r.handler=e,r.cancel=()=>{yT.delete(n),t=null},r};var yL="undefined"!=typeof window?window.requestAnimationFrame:()=>{};yM.use=e=>yL=e,yM.now="undefined"!=typeof performance?()=>performance.now():Date.now,yM.batchedUpdates=e=>e(),yM.catch=console.error,yM.frameLoop="always",yM.advance=()=>{"demand"!==yM.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):yH()};var yF=-1,yZ=0,yV=!1;function yz(e,t){yV?(t.delete(e),e(0)):(t.add(e),yI())}function yI(){yF<0&&(yF=0,"demand"!==yM.frameLoop&&yL(yB))}function yB(){~yF&&(yL(yB),yM.batchedUpdates(yH))}function yH(){let e=yF,t=yD(yF=yM.now());if(t&&(yW(yR.splice(0,t),e=>e.handler()),yZ-=t),!yZ){yF=-1;return}yT.flush(),y_.flush(e?Math.min(64,yF-e):16.667),yP.flush(),yA.flush(),yN.flush()}function yU(){let e=new Set,t=e;return{add(n){yZ+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(yZ-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,yZ-=t.size,yW(t,t=>t(n)&&e.add(t)),yZ+=e.size,t=e)}}}function yW(e,t){e.forEach(e=>{try{t(e)}catch(e){yM.catch(e)}})}function yq(){}var y$=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),yY={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 yG(e,t){if(yY.arr(e)){if(!yY.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function yK(e,t,n){if(yY.arr(e)){for(let r=0;ryY.und(e)?[]:yY.arr(e)?e:[e];function yQ(e,t){if(e.size){let n=Array.from(e);e.clear(),yX(n,t)}}var y0=(e,...t)=>yQ(e,e=>e(...t)),y1=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),y2=null,y4=!1,y3=yq,y5=e=>{e.to&&(q=e.to),e.now&&(yM.now=e.now),void 0!==e.colors&&(y2=e.colors),null!=e.skipAnimation&&(y4=e.skipAnimation),e.createStringInterpolator&&(W=e.createStringInterpolator),e.requestAnimationFrame&&yM.use(e.requestAnimationFrame),e.batchedUpdates&&(yM.batchedUpdates=e.batchedUpdates),e.willAdvance&&(y3=e.willAdvance),e.frameLoop&&(yM.frameLoop=e.frameLoop)},y6=new Set,y8=[],y7=[],y9=0,be={get idle(){return!y6.size&&!y8.length},start(e){y9>e.priority?(y6.add(e),yM.onStart(bt)):(bn(e),yM(bi))},advance:bi,sort(e){if(y9)yM.onFrame(()=>be.sort(e));else{let t=y8.indexOf(e);~t&&(y8.splice(t,1),br(e))}},clear(){y8=[],y6.clear()}};function bt(){y6.forEach(bn),y6.clear(),yM(bi)}function bn(e){y8.includes(e)||br(e)}function br(e){y8.splice(function(e,t){let n=e.findIndex(t);return n<0?e.length:n}(y8,t=>t.priority>e.priority),0,e)}function bi(e){let t=y7;for(let n=0;n0}var bo="[-+]?\\d*\\.?\\d+",ba=bo+"%";function bs(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var bl=RegExp("rgb"+bs(bo,bo,bo)),bu=RegExp("rgba"+bs(bo,bo,bo,bo)),bc=RegExp("hsl"+bs(bo,ba,ba)),bd=RegExp("hsla"+bs(bo,ba,ba,bo)),bf=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,bh=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,bp=/^#([0-9a-fA-F]{6})$/,bm=/^#([0-9a-fA-F]{8})$/;function bv(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function bg(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*bv(i,r,e+1/3))<<24|Math.round(255*bv(i,r,e))<<16|Math.round(255*bv(i,r,e-1/3))<<8}function by(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function bb(e){return(parseFloat(e)%360+360)%360/360}function bx(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function bw(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function bE(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=bp.exec(e))?parseInt(t[1]+"ff",16)>>>0:y2&&void 0!==y2[e]?y2[e]:(t=bl.exec(e))?(by(t[1])<<24|by(t[2])<<16|by(t[3])<<8|255)>>>0:(t=bu.exec(e))?(by(t[1])<<24|by(t[2])<<16|by(t[3])<<8|bx(t[4]))>>>0:(t=bf.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=bm.exec(e))?parseInt(t[1],16)>>>0:(t=bh.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=bc.exec(e))?(255|bg(bb(t[1]),bw(t[2]),bw(t[3])))>>>0:(t=bd.exec(e))?(bg(bb(t[1]),bw(t[2]),bw(t[3]))|bx(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,o=(65280&n)>>>8,a=(255&n)/255;return`rgba(${r}, ${i}, ${o}, ${a})`}var bj=(e,t,n)=>{if(yY.fun(e))return e;if(yY.arr(e))return bj({range:e,output:t,extrapolate:n});if(yY.str(e.output[0]))return W(e);let r=e.output,i=e.range||[0,1],o=e.extrapolateLeft||e.extrapolate||"extend",a=e.extrapolateRight||e.extrapolate||"extend",s=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,o,a,s,l){let u=l?l(e):e;if(un){if("identity"===s)return u;"clamp"===s&&(u=n)}return r===i?r:t===n?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,u)}(t,i[n],i[n+1],r[n],r[n+1],s,o,a,e.map)}},bk=Symbol.for("FluidValue.get"),bS=Symbol.for("FluidValue.observers"),bO=e=>!!(e&&e[bk]),bC=e=>e&&e[bk]?e[bk]():e,b_=e=>e[bS]||null;function bM(e,t){let n=e[bS];n&&n.forEach(e=>{e.eventObserved?e.eventObserved(t):e(t)})}var bA=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");bT(this,e)}},bT=(e,t)=>bR(e,bk,t);function bP(e,t){if(e[bk]){let n=e[bS];n||bR(e,bS,n=new Set),!n.has(t)&&(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function bN(e,t){let n=e[bS];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[bS]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var bR=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),bD=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bL=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,bF=RegExp(`(${bD.source})(%|[a-z]+)`,"i"),bZ=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,bV=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,bz=e=>{let[t,n]=bI(e);if(!t||y1())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){let e=window.getComputedStyle(document.documentElement).getPropertyValue(n);if(e)return e}else if(n&&bV.test(n))return bz(n);else if(n)return n;return e},bI=e=>{let t=bV.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},bB=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,bH=e=>{$||($=y2?RegExp(`(${Object.keys(y2).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>bC(e).replace(bV,bz).replace(bL,bE).replace($,bE)),n=t.map(e=>e.match(bD).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]})).map(t=>bj({...e,output:t}));return e=>{let n=!bF.test(t[0])&&t.find(e=>bF.test(e))?.replace(bD,""),i=0;return t[0].replace(bD,()=>`${r[i++](e)}${n||""}`).replace(bZ,bB)}},bU="react-spring: ",bW=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${bU}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},bq=bW(console.warn),b$=bW(console.warn);function bY(e){return yY.str(e)&&("#"==e[0]||/\d/.test(e)||!y1()&&bV.test(e)||e in(y2||{}))}var bG=y1()?ef.useEffect:ef.useLayoutEffect,bX=()=>{let e=(0,ef.useRef)(!1);return bG(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function bK(){let e=(0,ef.useState)()[1],t=bX();return()=>{t.current&&e(Math.random())}}var bJ=e=>(0,ef.useEffect)(e,bQ),bQ=[];function b0(e){let t=(0,ef.useRef)();return(0,ef.useEffect)(()=>{t.current=e}),t.current}var b1=Symbol.for("Animated:node"),b2=e=>!!e&&e[b1]===e,b4=e=>e&&e[b1],b3=(e,t)=>y$(e,b1,t),b5=e=>e&&e[b1]&&e[b1].getPayload(),b6=class{constructor(){b3(this,this)}getPayload(){return this.payload||[]}},b8=class extends b6{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,yY.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new b8(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return yY.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(){let{done:e}=this;this.done=!1,yY.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},b7=class extends b8{constructor(e){super(0),this._string=null,this._toString=bj({output:[e,e]})}static create(e){return new b7(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(yY.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=bj({output:[this.getValue(),e]})),this._value=0,super.reset()}},b9={dependencies:null},xe=class extends b6{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return yK(this.source,(n,r)=>{b2(n)?t[r]=n.getValue(e):bO(n)?t[r]=bC(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&yX(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return yK(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){b9.dependencies&&bO(e)&&b9.dependencies.add(e);let t=b5(e);t&&yX(t,e=>this.add(e))}},xt=class extends xe{constructor(e){super(e)}static create(e){return new xt(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(xn)),!0)}};function xn(e){return(bY(e)?b7:b8).create(e)}function xr(e){let t=b4(e);return t?t.constructor:yY.arr(e)?xt:bY(e)?b7:b8}var xi=(e,t)=>{let n=!yY.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,ef.forwardRef)((r,i)=>{let o=(0,ef.useRef)(null),a=n&&(0,ef.useCallback)(e=>{o.current=(i&&(yY.fun(i)?i(e):i.current=e),e)},[i]),[s,l]=function(e,t){let n=new Set;return b9.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)}),e=new xe(e),b9.dependencies=null,[e,n]}(r,t),u=bK(),c=()=>{let e=o.current;(!n||e)&&!1===(!!e&&t.applyAnimatedValues(e,s.getValue(!0)))&&u()},d=new xo(c,l),f=(0,ef.useRef)();bG(()=>(f.current=d,yX(l,e=>bP(e,d)),()=>{f.current&&(yX(f.current.deps,e=>bN(e,f.current)),yM.cancel(f.current.update))})),(0,ef.useEffect)(c,[]),bJ(()=>()=>{let e=f.current;yX(e.deps,t=>bN(t,e))});let h=t.getComponentProps(s.getValue());return ef.createElement(e,{...h,ref:a})})},xo=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&yM.write(this.update)}},xa=Symbol.for("AnimatedComponent"),xs=e=>yY.str(e)?e:e&&yY.str(e.displayName)?e.displayName:yY.fun(e)&&e.name||null;function xl(e,...t){return yY.fun(e)?e(...t):e}var xu=(e,t)=>!0===e||!!(t&&e&&(yY.fun(e)?e(t):yJ(e).includes(t))),xc=(e,t)=>yY.obj(e)?t&&e[t]:e,xd=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,xf=e=>e,xh=(e,t=xf)=>{let n=xp;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);yY.und(n)||(r[i]=n)}return r},xp=["config","onProps","onStart","onChange","onPause","onResume","onRest"],xm={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 xv(e){let t=function(e){let t={},n=0;if(yK(e,(e,r)=>{!xm[r]&&(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return yK(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function xg(e){return e=bC(e),yY.arr(e)?e.map(xg):bY(e)?yC.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function xy(e){for(let t in e)return!0;return!1}function xb(e){return yY.fun(e)||yY.arr(e)&&yY.obj(e[0])}function xx(e,t){e.ref?.delete(e),t?.delete(e)}function xw(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var xE={tension:170,friction:26,mass:1,damping:1,easing:e=>e,clamp:!1},xj=class{constructor(){this.velocity=0,Object.assign(this,xE)}};function xk(e,t){if(yY.und(t.decay)){let n=!yY.und(t.tension)||!yY.und(t.friction);!n&&yY.und(t.frequency)&&yY.und(t.damping)&&yY.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var xS=[],xO=class{constructor(){this.changed=!1,this.values=xS,this.toValues=null,this.fromValues=xS,this.config=new xj,this.immediate=!1}};function xC(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise((a,s)=>{let l,u;let c=xu(n.cancel??r?.cancel,t);if(c)h();else{yY.und(n.pause)||(i.paused=xu(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||xu(e,t)),l=xl(n.delay||0,t),e?(i.resumeQueue.add(f),o.pause()):(o.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),l=u.time-yM.now()}function f(){l>0&&!yC.skipAnimation?(i.delayed=!0,u=yM.setTimeout(h,l),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{o.start({...n,callId:e,cancel:c},a)}catch(e){s(e)}}})}var x_=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?xT(e.get()):t.every(e=>e.noop)?xM(e.get()):xA(e.get(),t.every(e=>e.finished)),xM=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),xA=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),xT=e=>({value:e,cancelled:!0,finished:!1});function xP(e,t,n,r){let{callId:i,parentId:o,onRest:a}=t,{asyncTo:s,promise:l}=n;return o||e!==s||t.reset?n.promise=(async()=>{let u,c,d;n.asyncId=i,n.asyncTo=e;let f=xh(t,(e,t)=>"onRest"===t?void 0:e),h=new Promise((e,t)=>(u=e,c=t)),p=e=>{let t=i<=(n.cancelId||0)&&xT(r)||i!==n.asyncId&&xA(r,!1);if(t)throw e.result=t,c(e),e},m=(e,t)=>{let o=new xR,a=new xD;return(async()=>{if(yC.skipAnimation)throw xN(n),a.result=xA(r,!1),c(a),a;p(o);let s=yY.obj(e)?{...e}:{...t,to:e};s.parentId=i,yK(f,(e,t)=>{yY.und(s[t])&&(s[t]=e)});let l=await r.start(s);return p(o),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),l})()};if(yC.skipAnimation)return xN(n),xA(r,!1);try{let t;t=yY.arr(e)?(async e=>{for(let t of e)await m(t)})(e):Promise.resolve(e(m,r.stop.bind(r))),await Promise.all([t.then(u),h]),d=xA(r.get(),!0,!1)}catch(e){if(e instanceof xR)d=e.result;else if(e instanceof xD)d=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?s:void 0,n.promise=o?l:void 0)}return yY.fun(a)&&yM.batchedUpdates(()=>{a(d,r,r.item)}),d})():l}function xN(e,t){yQ(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var xR=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.")}},xD=class extends Error{constructor(){super("SkipAnimationSignal")}},xL=e=>e instanceof xZ,xF=1,xZ=class extends bA{constructor(){super(...arguments),this.id=xF++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=b4(this);return e&&e.getValue()}to(...e){return yC.to(this,e)}interpolate(...e){return bq(`${bU}The "interpolate" function is deprecated in v9 (use "to" instead)`),yC.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){bM(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||be.sort(this),bM(this,{type:"priority",parent:this,priority:e})}},xV=Symbol.for("SpringPhase"),xz=e=>(1&e[xV])>0,xI=e=>(2&e[xV])>0,xB=e=>(4&e[xV])>0,xH=(e,t)=>t?e[xV]|=3:e[xV]&=-3,xU=(e,t)=>t?e[xV]|=4:e[xV]&=-5,xW=class extends xZ{constructor(e,t){if(super(),this.animation=new xO,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,!yY.und(e)||!yY.und(t)){let n=yY.obj(e)?{...e}:{...t,from:e};yY.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(xI(this)||this._state.asyncTo)||xB(this)}get goal(){return bC(this.animation.to)}get velocity(){let e=b4(this);return e instanceof b8?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return xz(this)}get isAnimating(){return xI(this)}get isPaused(){return xB(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:o}=r,a=b5(r.to);!a&&bO(r.to)&&(i=yJ(bC(r.to))),r.values.forEach((s,l)=>{if(s.done)return;let u=s.constructor==b7?1:a?a[l].lastPosition:i[l],c=r.immediate,d=u;if(!c){let t;if(d=s.lastPosition,o.tension<=0){s.done=!0;return}let n=s.elapsedTime+=e,i=r.fromValues[l],a=null!=s.v0?s.v0:s.v0=yY.arr(o.velocity)?o.velocity[l]:o.velocity,f=o.precision||(i==u?.005:Math.min(1,.001*Math.abs(u-i)));if(yY.und(o.duration)){if(o.decay){let e=!0===o.decay?.998:o.decay,r=Math.exp(-(1-e)*n);d=i+a/(1-e)*(1-r),c=Math.abs(s.lastPosition-d)<=f,t=a*r}else{t=null==s.lastVelocity?a:s.lastVelocity;let n=o.restVelocity||f/10,r=o.clamp?0:o.bounce,l=!yY.und(r),h=i==u?s.v0>0:in)&&(c=Math.abs(u-d)<=f));++e){l&&(d==u||d>u==h)&&(t=-t*r,d=u);let e=(-(1e-6*o.tension)*(d-u)+-(.001*o.friction)*t)/o.mass;t+=1*e,d+=1*t}}}else{let r=1;o.duration>0&&(this._memoizedDuration!==o.duration&&(this._memoizedDuration=o.duration,s.durationProgress>0&&(s.elapsedTime=o.duration*s.durationProgress,n=s.elapsedTime+=e)),r=(r=(o.progress||0)+n/this._memoizedDuration)>1?1:r<0?0:r,s.durationProgress=r),t=((d=i+o.easing(r)*(u-i))-s.lastPosition)/e,c=1==r}s.lastVelocity=t,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}a&&!a[l].done&&(c=!1),c?s.done=!0:t=!1,s.setValue(d,o.round)&&(n=!0)});let s=b4(this),l=s.getValue();if(t){let e=bC(r.to);(l!==e||n)&&!o.decay?(s.setValue(e),this._onChange(e)):n&&o.decay&&this._onChange(l),this._stop()}else n&&this._onChange(l)}set(e){return yM.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(xI(this)){let{to:e,config:t}=this.animation;yM.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 yY.und(e)?(n=this.queue||[],this.queue=[]):n=[yY.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>x_(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),xN(this._state,e&&this._lastCallId),yM.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=yY.obj(n)?n[t]:n)||xb(n))&&(n=void 0),null==(r=yY.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return xz(this)||(e.reverse&&([n,r]=[r,n]),r=bC(r),yY.und(r)?b4(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,xh(e,(e,t)=>/^on/.test(t)?xc(e,n):e)),xK(this,e,"onProps"),xJ(this,"onProps",e,this);let 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?");let o=this._state;return xC(++this._lastCallId,{key:n,props:e,defaultProps:r,state:o,actions:{pause:()=>{xB(this)||(xU(this,!0),y0(o.pauseQueue),xJ(this,"onPause",xA(this,xq(this,this.animation.to)),this))},resume:()=>{xB(this)&&(xU(this,!1),xI(this)&&this._resume(),y0(o.resumeQueue),xJ(this,"onResume",xA(this,xq(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=x$(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(xT(this));let r=!yY.und(e.to),i=!yY.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(xT(this));this._lastToId=t.callId}let{key:o,defaultProps:a,animation:s}=this,{to:l,from:u}=s,{to:c=l,from:d=u}=e;i&&!r&&(!t.default||yY.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!yG(d,u);f&&(s.from=d),d=bC(d);let h=!yG(c,l);h&&this._focus(c);let p=xb(t.to),{config:m}=s,{decay:v,velocity:g}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(xk(n={...n},t),t={...n,...t}),xk(e,t),Object.assign(e,t),xE)null==e[r]&&(e[r]=xE[r]);let{frequency:r,damping:i}=e,{mass:o}=e;yY.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)}(m,xl(t.config,o),t.config!==a.config?xl(a.config,o):void 0);let y=b4(this);if(!y||yY.und(c))return n(xA(this,!0));let b=yY.und(t.reset)?i&&!t.default:!yY.und(d)&&xu(t.reset,o),x=b?d:this.get(),w=xg(c),E=yY.num(w)||yY.arr(w)||bY(w),j=!p&&(!E||xu(a.immediate||t.immediate,o));if(h){let e=xr(c);if(e!==y.constructor){if(j)y=this._set(w);else throw Error(`Cannot animate between ${y.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let k=y.constructor,S=bO(c),O=!1;if(!S){let e=b||!xz(this)&&f;(h||e)&&(S=!(O=yG(xg(x),w))),(yG(s.immediate,j)||j)&&yG(m.decay,v)&&yG(m.velocity,g)||(S=!0)}if(O&&xI(this)&&(s.changed&&!b?S=!0:S||this._stop(l)),!p&&((S||bO(l))&&(s.values=y.getPayload(),s.toValues=bO(c)?null:k==b7?[1]:yJ(w)),s.immediate==j||(s.immediate=j,j||b||this._set(l)),S)){let{onRest:e}=s;yX(xX,e=>xK(this,t,e));let r=xA(this,xq(this,l));y0(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&yM.batchedUpdates(()=>{s.changed=!b,e?.(r,this),b?xl(a.onRest,r):s.onStart?.(r,this)})}b&&this._set(x),p?n(xP(t.to,t,this._state,this)):S?this._start():xI(this)&&!h?this._pendingCalls.add(n):n(xM(x))}_focus(e){let t=this.animation;e!==t.to&&(b_(this)&&this._detach(),t.to=e,b_(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;bO(t)&&(bP(t,this),xL(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;bO(e)&&bN(e,this)}_set(e,t=!0){let n=bC(e);if(!yY.und(n)){let e=b4(this);if(!e||!yG(n,e.getValue())){let r=xr(n);e&&e.constructor==r?e.setValue(n):b3(this,r.create(n)),e&&yM.batchedUpdates(()=>{this._onChange(n,t)})}}return b4(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,xJ(this,"onStart",xA(this,xq(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),xl(this.animation.onChange,e,this)),xl(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;b4(this).reset(bC(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),xI(this)||(xH(this,!0),xB(this)||this._resume())}_resume(){yC.skipAnimation?this.finish():be.start(this)}_stop(e,t){if(xI(this)){xH(this,!1);let n=this.animation;yX(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),bM(this,{type:"idle",parent:this});let r=t?xT(this.get()):xA(this.get(),xq(this,e??n.to));y0(this._pendingCalls,r),n.changed&&(n.changed=!1,xJ(this,"onRest",r,this))}}};function xq(e,t){let n=xg(t);return yG(xg(e.get()),n)}function x$(e,t=e.loop,n=e.to){let r=xl(t);if(r){let i=!0!==r&&xv(r),o=(i||e).reverse,a=!i||i.reset;return xY({...e,loop:t,default:!1,pause:void 0,to:!o||xb(n)?n:void 0,from:a?e.from:void 0,reset:a,...i})}}function xY(e){let{to:t,from:n}=e=xv(e),r=new Set;return yY.obj(t)&&xG(t,r),yY.obj(n)&&xG(n,r),e.keys=r.size?Array.from(r):null,e}function xG(e,t){yK(e,(e,n)=>null!=e&&t.add(n))}var xX=["onStart","onRest","onChange","onPause","onResume"];function xK(e,t,n){e.animation[n]=t[n]!==xd(t,n)?xc(t[n],e.key):void 0}function xJ(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var xQ=["onStart","onChange","onRest"],x0=1,x1=class{constructor(e,t){this.id=x0++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];yY.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(xY(e)),this}start(e){let{queue:t}=this;return(e?t=yJ(e).map(xY):this.queue=[],this._flush)?this._flush(this,t):(x7(this,t),x2(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;yX(yJ(t),t=>n[t].stop(!!e))}else xN(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(yY.und(e))this.start({pause:!0});else{let t=this.springs;yX(yJ(e),e=>t[e].pause())}return this}resume(e){if(yY.und(e))this.start({pause:!1});else{let t=this.springs;yX(yJ(e),e=>t[e].resume())}return this}each(e){yK(this.springs,e)}_onFrame(){let{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,yQ(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let o=!r&&this._started,a=i||o&&n.size?this.get():null;i&&t.size&&yQ(t,([e,t])=>{t.value=a,e(t,this,this._item)}),o&&(this._started=!1,yQ(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)}yM.onFrame(this._onFrame)}};function x2(e,t){return Promise.all(t.map(t=>x4(e,t))).then(t=>x_(e,t))}async function x4(e,t,n){let{keys:r,to:i,from:o,loop:a,onRest:s,onResolve:l}=t,u=yY.obj(t.default)&&t.default;a&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);let c=yY.arr(i)||yY.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):yX(xQ,n=>{let r=t[n];if(yY.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,y0(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===xd(t,"cancel");(c||h&&d.asyncId)&&f.push(xC(++e._lastAsyncId,{props:t,state:d,actions:{pause:yq,resume:yq,start(t,n){h?(xN(d,e._lastAsyncId),n(xT(e))):(t.onRest=s,n(xP(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=x_(e,await Promise.all(f));if(a&&p.finished&&!(n&&p.noop)){let n=x$(t,a,i);if(n)return x7(e,[n]),x4(e,n,!0)}return l&&yM.batchedUpdates(()=>l(p,e,e.item)),p}function x3(e,t){let n={...e.springs};return t&&yX(yJ(t),e=>{yY.und(e.keys)&&(e=xY(e)),yY.obj(e.to)||(e={...e,to:void 0}),x8(n,e,e=>x6(e))}),x5(e,n),n}function x5(e,t){yK(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,bP(t,e))})}function x6(e,t){let n=new xW;return n.key=e,t&&bP(n,t),n}function x8(e,t,n){t.keys&&yX(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function x7(e,t){yX(t,t=>{x8(e.springs,t,t=>x6(t,e))})}var x9=({children:e,...t})=>{let n=(0,ef.useContext)(we),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){let[n]=(0,ef.useState)(()=>({inputs:t,result:e()})),r=(0,ef.useRef)(),i=r.current,o=i;return o?t&&o.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=o,i==n&&(n.inputs=n.result=void 0)},[o]),o.result}(()=>({pause:r,immediate:i}),[r,i]);let{Provider:o}=we;return ef.createElement(o,{value:t},e)},we=(Object.assign(x9,ef.createContext({})),x9.Provider._context=x9,x9.Consumer._context=x9,x9);x9.Provider=we.Provider,x9.Consumer=we.Consumer;var wt=()=>{let e=[],t=function(t){b$(`${bU}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`);let r=[];return yX(e,(e,i)=>{if(yY.und(t))r.push(e.start());else{let 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){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return yX(e,e=>e.pause(...arguments)),this},t.resume=function(){return yX(e,e=>e.resume(...arguments)),this},t.set=function(t){yX(e,(e,n)=>{let r=yY.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return yX(e,(e,r)=>{if(yY.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return yX(e,e=>e.stop(...arguments)),this},t.update=function(t){return yX(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return yY.fun(e)?e(n,t):e};return t._getProps=n,t};function wn(e,t){let n=yY.fun(e),[[r],i]=function(e,t,n){let r=yY.fun(t)&&t;r&&!n&&(n=[]);let i=(0,ef.useMemo)(()=>r||3==arguments.length?wt():void 0,[]),o=(0,ef.useRef)(0),a=bK(),s=(0,ef.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=x3(e,t);return!(o.current>0)||s.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{x5(e,n),s.queue.push(()=>{r(x2(e,t))}),a()}):x2(e,t)}}),[]),l=(0,ef.useRef)([...s.ctrls]),u=[],c=b0(e)||0;function d(e,n){for(let i=e;i{yX(l.current.slice(e,c),e=>{xx(e,i),e.stop(!0)}),l.current.length=e,d(c,e)},[e]),(0,ef.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=l.current.map((e,t)=>x3(e,u[t])),h=(0,ef.useContext)(x9),p=b0(h),m=h!==p&&xy(h);bG(()=>{o.current++,s.ctrls=l.current;let{queue:e}=s;e.length&&(s.queue=[],yX(e,e=>e())),yX(l.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(xw(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),bJ(()=>()=>{yX(s.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}function wr(e,t,n){let r=yY.fun(t)&&t,{reset:i,sort:o,trail:a=0,expires:s=!0,exitBeforeEnter:l=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,ef.useMemo)(()=>r||3==arguments.length?wt():void 0,[]),h=yJ(e),p=[],m=(0,ef.useRef)(null),v=i?null:m.current;bG(()=>{m.current=p}),bJ(()=>(yX(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{yX(m.current,e=>{e.expired&&clearTimeout(e.expirationId),xx(e.ctrl,f),e.ctrl.stop(!0)})}));let g=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):wi++})}return yY.und(n)?e:yY.fun(n)?e.map(n):yJ(n)}(h,r?r():t,v),y=i&&m.current||[];bG(()=>yX(y,({ctrl:e,item:t,key:n})=>{xx(e,f),xl(u,t,n)}));let b=[];if(v&&yX(v,(e,t)=>{e.expired?(clearTimeout(e.expirationId),y.push(e)):~(t=b[t]=g.indexOf(e.key))&&(p[t]=e)}),yX(h,(e,t)=>{p[t]||(p[t]={key:g[t],item:e,phase:"mount",ctrl:new x1},p[t].ctrl.item=e)}),b.length){let e=-1,{leave:n}=r?r():t;yX(b,(t,r)=>{let i=v[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}yY.fun(o)&&p.sort((e,t)=>o(e.item,t.item));let x=-a,w=bK(),E=xh(t),j=new Map,k=(0,ef.useRef)(new Map),S=(0,ef.useRef)(!1);yX(p,(e,n)=>{let i,o;let u=e.key,f=e.phase,h=r?r():t,p=xl(h.delay||0,u);if("mount"==f)i=h.enter,o="enter";else{let e=0>g.indexOf(u);if("leave"!=f){if(e)i=h.leave,o="leave";else{if(!(i=h.update))return;o="update"}}else{if(e)return;i=h.enter,o="enter"}}if(i=xl(i,e.item,n),!(i=yY.obj(i)?xv(i):{to:i}).config){let t=d||E.config;i.config=xl(t,e.item,n,o)}x+=a;let y={...E,delay:p+x,ref:c,immediate:h.immediate,reset:!1,...i};if("enter"==o&&yY.und(y.from)){let i=r?r():t,o=yY.und(i.initial)||v?i.from:i.initial;y.from=xl(o,e.item,n)}let{onResolve:b}=y;y.onResolve=e=>{xl(b,e);let t=m.current,n=t.find(e=>e.key===u);if(n){if(e.cancelled&&"update"!=n.phase)return;if(n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=xl(s,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(w,r));return}}}e&&t.some(e=>e.expired)&&(k.current.delete(n),l&&(S.current=!0),w())}}};let O=x3(e.ctrl,y);"leave"===o&&l?k.current.set(e,{phase:o,springs:O,payload:y}):j.set(e,{phase:o,springs:O,payload:y})});let O=(0,ef.useContext)(x9),C=b0(O),_=O!==C&&xy(O);bG(()=>{_&&yX(p,e=>{e.ctrl.start({default:O})})},[O]),yX(j,(e,t)=>{if(k.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),bG(()=>{yX(k.current.size?k.current:j,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),_&&"enter"==e&&r.start({default:O}),t&&(xw(r,t.ref),(r.ref||f)&&!S.current?r.update(t):(r.start(t),S.current&&(S.current=!1)))})},i?void 0:n);let M=e=>ef.createElement(ef.Fragment,null,p.map((t,n)=>{let{springs:r}=j.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?ef.createElement(i.type,{...i.props,key:yY.str(t.key)||yY.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[M,f]:M}var wi=1,wo=class extends xZ{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=bj(...t);let n=this._get();b3(this,xr(n).create(n))}advance(e){let t=this._get();yG(t,this.get())||(b4(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&ws(this._active)&&wl(this)}_get(){let e=yY.arr(this.source)?this.source.map(bC):yJ(bC(this.source));return this.calc(...e)}_start(){this.idle&&!ws(this._active)&&(this.idle=!1,yX(b5(this),e=>{e.done=!1}),yC.skipAnimation?(yM.batchedUpdates(()=>this.advance()),wl(this)):be.start(this))}_attach(){let e=1;yX(yJ(this.source),t=>{bO(t)&&bP(t,this),xL(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){yX(yJ(this.source),e=>{bO(e)&&bN(e,this)}),this._active.clear(),wl(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=yJ(this.source).reduce((e,t)=>Math.max(e,(xL(t)?t.priority:0)+1),0))}};function wa(e){return!1!==e.idle}function ws(e){return!e.size||Array.from(e).every(wa)}function wl(e){e.idle||(e.idle=!0,yX(b5(e),e=>{e.done=!0}),bM(e,{type:"idle",parent:e}))}var wu=(e,...t)=>new wo(e,t);yC.assign({createStringInterpolator:bH,to:(e,t)=>new wo(e,t)}),be.advance;var wc=/^--/,wd={},wf={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},wh=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),wp=["Webkit","Ms","Moz","O"];wf=Object.keys(wf).reduce((e,t)=>(wp.forEach(n=>e[wh(n,t)]=e[t]),e),wf);var wm=/^(matrix|translate|scale|rotate|skew)/,wv=/^(translate)/,wg=/^(rotate|skew)/,wy=(e,t)=>yY.num(e)&&0!==e?e+t:e,wb=(e,t)=>yY.arr(e)?e.every(e=>wb(e,t)):yY.num(e)?e===t:parseFloat(e)===t,wx=class extends xe{constructor({x:e,y:t,z:n,...r}){let i=[],o=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),o.push(e=>[`translate3d(${e.map(e=>wy(e,"px")).join(",")})`,wb(e,0)])),yK(r,(e,t)=>{if("transform"===t)i.push([e||""]),o.push(e=>[e,""===e]);else if(wm.test(t)){if(delete r[t],yY.und(e))return;let n=wv.test(t)?"px":wg.test(t)?"deg":"";i.push(yJ(e)),o.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${wy(i,n)})`,wb(i,0)]:e=>[`${t}(${e.map(e=>wy(e,n)).join(",")})`,wb(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new ww(i,o)),super(r)}},ww=class extends bA{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 yX(this.inputs,(n,r)=>{let i=bC(n[0]),[o,a]=this.transforms[r](yY.arr(i)?i:n.map(bC));e+=" "+o,t=t&&a}),t?"none":e}observerAdded(e){1==e&&yX(this.inputs,e=>yX(e,e=>bO(e)&&bP(e,this)))}observerRemoved(e){0==e&&yX(this.inputs,e=>yX(e,e=>bO(e)&&bN(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),bM(this,e)}};yC.assign({batchedUpdates:tI.unstable_batchedUpdates,createStringInterpolator:bH,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 wE=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new xe(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{let t=xs(e)||"Anonymous";return(e=yY.str(e)?o[e]||(o[e]=xi(e,i)):e[xa]||(e[xa]=xi(e,i))).displayName=`Animated(${t})`,e};return yK(e,(t,n)=>{yY.arr(e)&&(n=xs(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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:o,scrollLeft:a,viewBox:s,...l}=t,u=Object.values(l),c=Object.keys(l).map(t=>n||e.hasAttribute(t)?t:wd[t]||(wd[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||wc.test(t)||wf.hasOwnProperty(t)&&wf[t]?(""+d).trim():d+"px";wc.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==o&&(e.scrollTop=o),void 0!==a&&(e.scrollLeft=a),void 0!==s&&e.setAttribute("viewBox",s)},createAnimatedStyle:e=>new wx(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated,wj=n(23442),wk=(0,ef.createContext)({});function wS(e){var t=e.x,n=e.y,r=e.dx,i=e.dy,o=e.children,a=(0,ef.useMemo)(function(){return{x:t,y:n,dx:r,dy:i}},[t,n,r,i]);return ef.createElement(wk.Provider,{value:a},o)}function wO(){return(wO=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wP),p=(0,ef.useContext)(wM)||{},m=p.innerHeight,v=p.innerWidth,g=p.margin,y=p.xScale,b=p.yScale,x=p.dataRegistry,w=(0,ef.useMemo)(function(){return y?wA(y):0},[y]),E=(0,ef.useMemo)(function(){return b?wA(b):0},[b]);if((!s||!l)&&!a)return console.warn("[@visx/xychart/BaseAnnotation]: dataKey or x/yAccessors must be specified."),null;var j=s&&l||null==a?null:null==x?void 0:x.get(a),k=s||(null==j?void 0:j.xAccessor),S=l||(null==j?void 0:j.yAccessor);if(!y||!b||!v||!m||!k||!S||!g)return null;var O=(null!=(t=(0,mU.Z)(y(k(o))))?t:NaN)+w/2,C=(null!=(n=(0,mU.Z)(b(S(o))))?n:NaN)+E/2,_=O+c+16>g.left+v?-c:c,M=C+f+16>g.top+m?-f:f;return wT(O)&&wT(C)?ef.createElement(r,wN({width:v,height:m},h,{x:O,y:C,dx:_,dy:M}),i):null}wR.propTypes={dataKey:pG().string,xAccessor:pG().func,yAccessor:pG().func};var wD=["x","y","AnnotationComponent"],wL=["editable"];function wF(){return(wF=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function wV(e){var t=e.x,n=void 0===t?0:t,r=e.y,i=void 0===r?0:r,o=e.AnnotationComponent,a=wZ(e,wD),s=(0,ef.useRef)({x:n,y:i}),l=wn({from:{x:s.current.x-n,y:s.current.y-i},to:{x:0,y:0},reset:!0});return(0,ef.useEffect)(function(){s.current={x:n,y:i}},[n,i]),ef.createElement(wE.g,{transform:wu([l.x,l.y],function(e,t){return"translate("+e+", "+t+")"})},ef.createElement(o,wF({x:n,y:i},a)))}function wz(e){var t=e.editable,n=wZ(e,wL),r=(0,ef.useCallback)(function(e){return ef.createElement(wV,wF({AnnotationComponent:t?w_:wS},e))},[t]);return ef.createElement(wR,wF({AnnotationComponent:r},n))}wz.propTypes={editable:pG().bool};var wI=n(12766),wB=["d","stroke","fill"];function wH(){return(wH=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wB),o=(0,ef.useRef)(t),a=(0,ef.useCallback)(g2()(function(e){o.current=e},50),[]),s=(0,wI.interpolatePath)(o.current,t);a(t);var l=wn({from:{t:0},to:{t:1},reset:!0,delay:0}).t,u=wn({stroke:void 0===n?"transparent":n,fill:void 0===r?"transparent":r});return ef.createElement(wE.path,wH({className:"visx-path",d:l.to(s),stroke:u.stroke,fill:u.fill},i))}var wW=n(12935),wq=n(12151);function w$(){return(w$=Object.assign?Object.assign.bind():function(e){for(var t=1;tt?1:e>=t?0:NaN}function w3(e){let t=e,n=e;function r(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[o],t)?r=o+1:i=o}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>w4(e(t),n)),{left:r,center:function(e,n,i,o){null==i&&(i=0),null==o&&(o=e.length);let a=r(e,n,i,o-1);return a>i&&t(e[a-1],n)>-t(e[a],n)?a-1:a},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[o],t)>0?i=o:r=o+1}return r}}}let w5=w3(w4);w5.right;let w6=w5.left;function w8(e){var t,n,r=e.scale,i=e.accessor,o=e.scaledValue,a=e.data;if("invert"in r&&"function"==typeof r.invert){var s=w3(i).left,l=Number(r.invert(o)),u=s(a,l),c=a[u-1],d=a[u];n=(t=!c||Math.abs(l-i(c))>Math.abs(l-i(d))?d:c)===c?u-1:u}else{if(!("step"in r)||void 0===r.step)return console.warn("[visx/xychart/findNearestDatum] encountered incompatible scale type, bailing"),null;var f=r.domain(),h=r.range().map(Number),p=[].concat(h).sort(function(e,t){return e-t}),m=w6(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=Array(i);++r=0||(i[n]=e[n]);return i}(e,Eu),S=(0,ef.useContext)(wM),O=S.colorScale,C=S.theme,_=S.horizontal,M=(0,ef.useMemo)(function(){return b?wG(x,b):void 0},[x,b]),A=(0,ef.useMemo)(function(){return wG(x,y)},[x,y]),T=(0,ef.useMemo)(function(){return E?wG(j,E):void 0},[j,E]),P=(0,ef.useMemo)(function(){return wG(j,w)},[j,w]),N=(0,ef.useCallback)(function(e){return wT(x(y(e)))&&wT(j(w(e)))},[x,y,j,w]),R=null!=(t=null!=(n=null==O?void 0:O(l))?n:null==C?void 0:null==(r=C.colors)?void 0:r[0])?t:"#222",D="AREASERIES_EVENT_SOURCE-"+l,L=Ei({dataKey:l,enableEvents:void 0===v||v,onBlur:c,onFocus:d,onPointerMove:f,onPointerOut:h,onPointerUp:p,onPointerDown:m,source:D,allowedSources:[wK,D]}),F=(0,ef.useMemo)(function(){var e=wX(_?x:j);return _?{x0:null!=M?M:e,x1:A,y:P}:{x:A,y0:null!=T?T:e,y1:P}},[x,j,_,A,P,M,T]),Z=!!(d||c),V=(0,ef.useCallback)(function(e){var t=e.glyphs;return Z?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(Ec({},e,{color:"transparent",onFocus:L.onFocus,onBlur:L.onBlur})))}):null},[Z,L.onFocus,L.onBlur]);return ef.createElement(ef.Fragment,null,ef.createElement(wW.Z,Ec({},F,k,{curve:a,defined:N}),function(e){var t=e.path;return ef.createElement(o,Ec({className:"visx-area",stroke:"transparent",fill:R,strokeLinecap:"round"},k,{d:t(s)||""},L))}),(void 0===g||g)&&ef.createElement(wq.Z,Ec({x:A,y:P,defined:N,curve:a},u),function(e){var t=e.path;return ef.createElement(o,Ec({className:"visx-line",fill:"transparent",stroke:R,strokeWidth:2,pointerEvents:"none",strokeLinecap:"round"},u,{d:t(s)||""}))}),Z&&ef.createElement(Ea,{dataKey:l,data:s,xAccessor:y,yAccessor:w,xScale:x,yScale:j,renderGlyphs:V}))}Ed.propTypes={renderLine:pG().bool};var Ef=wY(Ed);function Eh(){return(Eh=Object.assign?Object.assign.bind():function(e){for(var t=1;t1)for(var n,r,i,o=1,a=e[t[0]],s=a.length;o=0;)n[t]=t;return n}function Ex(e,t){return e[t]}function Ew(e){let t=[];return t.key=e,t}Array.prototype.slice;var EE=n(74322),Ej=n(58543);function Ek(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=o&&(n=r=o):(n>o&&(n=o),r=0?"positiveSum":"negativeSum"]+=i})}}),Object.values(e)},[o,l]),d=(0,ef.useMemo)(function(){var e=r?null:c.some(function(e){return e.negativeSum<0}),t=function(){var e=Eg([]),t=Eb,n=Ey,r=Ex;function i(i){var o,a,s,l=Array.from(e.apply(this,arguments),Ew),u=l.length,c=-1;for(let e of i)for(a=0,++c;a0&&0===r&&(o?i.xScale=function(e){return e.domain(Ek(e.domain().concat(f)))}:i.yScale=function(e){return e.domain(Ek(e.domain().concat(f)))}),i}).filter(function(e){return e}))),function(){return s(u)}},[u,f,o,d,a,s,l]),{seriesChildren:l,dataKeys:u,stackedData:d}}function EA(e,t,n){var r,i,o,a,s=e.xScale,l=e.yScale,u=e.point,c=(n?w9:w7)(e),d=(null==c?void 0:c.index)==null?null:t[c.index];return c&&d&&u?{index:c.index,datum:d,distanceX:n&&u.x>=(null!=(r=s((0,Ev.l8)(c.datum)))?r:1/0)&&u.x<=(null!=(i=s((0,Ev.xf)(c.datum)))?i:-1/0)?0:c.distanceX,distanceY:n?c.distanceY:u.y<=(null!=(o=l((0,Ev.l8)(c.datum)))?o:-1/0)&&u.y>=(null!=(a=l((0,Ev.xf)(c.datum)))?a:1/0)?0:c.distanceY}:null}var ET=["data","dataKey","xAccessor","yAccessor","curve","PathComponent","lineProps","renderLine"];function EP(){return(EP=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(a,ET)),u=EP({fill:null!=(n=null!=(r=null==v?void 0:v(e.key))?r:null==w?void 0:null==(i=w.colors)?void 0:i[0])?n:"#222"},l);return{key:t+"-"+e.key,accessors:O,data:e,areaProps:u,lineProps:s}})},[S,O,v,k,w]),_=(0,ef.useCallback)(function(e){var t,n,r=null==(t=k.find(function(t){return t.props.dataKey===e.dataKey}))?void 0:null==(n=t.props)?void 0:n.data;return r?EA(e,r,y):null},[k,y]),M="AREASTACK_EVENT_SOURCE-"+j.join("-"),A=Ei({dataKey:j,enableEvents:void 0===o||o,findNearestDatum:_,onBlur:s,onFocus:l,onPointerMove:u,onPointerOut:c,onPointerUp:d,onPointerDown:f,source:M,allowedSources:[wK,M]}),T=!!(l||s),P=(0,ef.useCallback)(function(e){var t=e.glyphs;return T?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(EP({},e,{color:"transparent",onFocus:A.onFocus,onBlur:A.onBlur})))}):null},[T,A.onFocus,A.onBlur]);return!j.some(function(e){return null==g.get(e)})&&b&&x&&v?ef.createElement("g",{className:"visx-area-stack"},C.map(function(e){return ef.createElement(wW.Z,EP({key:e.key,curve:i},e.accessors),function(t){var r=t.path;return ef.createElement(n,EP({className:"visx-area",stroke:"transparent",d:r(e.data)||""},e.areaProps,A))})}),(void 0===p||p)&&C.map(function(e){return ef.createElement(Em.Z,EP({key:"line-"+e.key,x:e.accessors.x||e.accessors.x1,y:e.accessors.y||e.accessors.y1,defined:e.accessors.defined,curve:i},e.lineProps),function(t){var r=t.path;return ef.createElement(n,EP({className:"visx-line",fill:"transparent",stroke:e.areaProps.fill,strokeWidth:2,pointerEvents:"none"},e.lineProps,{d:r(e.data)||""}))})}),T&&C.map(function(e,t){var n=C[C.length-t-1];return ef.createElement(Ea,{key:"glyphs-"+n.key,dataKey:n.key,data:n.data,xAccessor:n.accessors.x||n.accessors.x1,yAccessor:n.accessors.y||n.accessors.y1,xScale:EN,yScale:EN,renderGlyphs:P})})):null}function ED(){return(ED=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,EZ),c=(0,ef.useContext)(wM),d=c.theme,f=c.xScale,h=c.yScale,p=c.margin,m=c.width,v=c.height,g=u.orientation,y=(0,ef.useMemo)(function(){var e,t,n,r;return"left"===g||"right"===g?null==d?void 0:null==(e=d.axisStyles)?void 0:null==(t=e.y)?void 0:t[g]:null==d?void 0:null==(n=d.axisStyles)?void 0:null==(r=n.x)?void 0:r[g]},[d,g]),b=u.tickLabelProps,x=(0,ef.useMemo)(function(){return b||y?function(e,t,n){return EV({},null==y?void 0:y.tickLabel,{width:"left"===g||"right"===g?null==p?void 0:p[g]:void 0},null==b?void 0:b(e,t,n))}:void 0},[b,y,g,p]),w="bottom"===g?(null!=v?v:0)-(null!=(t=null==p?void 0:p.bottom)?t:0):"top"===g&&null!=(n=null==p?void 0:p.top)?n:0,E="left"===g?null!=(r=null==p?void 0:p.left)?r:0:"right"===g?(null!=m?m:0)-(null!=(i=null==p?void 0:p.right)?i:0):0,j="left"===g||"right"===g?h:f;return j?ef.createElement(l,EV({top:w,left:E,labelProps:null==y?void 0:y.axisLabel,stroke:null==y?void 0:null==(o=y.axisLine)?void 0:o.stroke,strokeWidth:null==y?void 0:null==(a=y.axisLine)?void 0:a.strokeWidth,tickLength:null==y?void 0:y.tickLength,tickStroke:null==y?void 0:null==(s=y.tickLine)?void 0:s.stroke},u,{tickLabelProps:x,scale:j})):null}function EI(){return(EI=Object.assign?Object.assign.bind():function(e){for(var t=1;t=h&&l.y<=p;return EU({},u,{distanceX:0,distanceY:m?0:Math.abs(l.y-(h+p)/2)})}var v=a(i(u.datum)),g=(null!=v?v:1/0)+(null!=c?c:1/0),y=g+d,b=l.x>=g&&l.x<=y;return EU({},u,{distanceY:0,distanceX:b?0:Math.abs(l.x-(g+y)/2)})}(e,j,v)},[j,v]),S="BARGROUP_EVENT_SOURCE-"+E.join("-")+"}",O=Ei({dataKey:E,enableEvents:void 0===f||f,findNearestDatum:k,onBlur:a,onFocus:s,onPointerMove:l,onPointerOut:u,onPointerUp:c,onPointerDown:d,source:S,allowedSources:[wK,S]}),C=(0,ef.useMemo)(function(){return b?wX(b):0},[b]),_=(0,ef.useMemo)(function(){return x?wX(x):0},[x]),M=E.map(function(e){return m.get(e)});if(M.some(function(e){return null==e})||!b||!x||!p)return null;var A=wA(j),T=M.map(function(e){var t,n=e.xAccessor,r=e.yAccessor,i=e.data,o=e.key,a=function(e){var t,i;return v?(null!=(t=b(n(e)))?t:NaN)-C:(null!=(i=x(r(e)))?i:NaN)-_},s=v?function(e){var t;return null!=(t=x(r(e)))?t:NaN}:function(e){var t;return null!=(t=b(n(e)))?t:NaN},l=null!=(t=j(o))?t:0,u=v?function(e){return C+Math.min(0,a(e))}:function(e){return s(e)+l},c=v?function(e){return s(e)+l}:function(e){return _+Math.min(0,a(e))},d=v?function(e){return Math.abs(a(e))}:function(){return A},f=v?function(){return A}:function(e){return Math.abs(a(e))},h=w.find(function(e){return e.props.dataKey===o}),m=(null==h?void 0:h.props)||{},g=m.colorAccessor;return{key:o,radius:m.radius,radiusAll:m.radiusAll,radiusBottom:m.radiusBottom,radiusLeft:m.radiusLeft,radiusRight:m.radiusRight,radiusTop:m.radiusTop,bars:i.map(function(e,t){var n,r=u(e);if(!wT(r))return null;var i=c(e);if(!wT(i))return null;var a=d(e);if(!wT(a))return null;var s=f(e);return wT(s)?{key:o+"-"+t,x:r,y:i,width:a,height:s,fill:null!=(n=null==g?void 0:g(e,t))?n:p(o)}:null}).filter(function(e){return e})}});return ef.createElement("g",{className:"visx-bar-group"},T.map(function(e){return e&&ef.createElement(o,EW({horizontal:v,xScale:b,yScale:x},e,O,{key:e.key}))}))}Eq.propTypes={children:pG().node.isRequired,padding:pG().number,sortBars:pG().func};var E$=n(10897),EY=function(e){return!!(null==e?void 0:e.includes("url("))},EG=function(e){return EY(e)?"rgba(0,0,0,0.1)":e},EX=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"],EK=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"];function EJ(){return(EJ=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function E0(e){return{x:e.x,y:e.y,width:e.width,height:e.height,fill:EG(e.fill),opacity:1}}function E1(e){var t=e.bars,n=(e.xScale,e.yScale,e.horizontal,e.radius),r=e.radiusAll,i=e.radiusTop,o=e.radiusRight,a=e.radiusBottom,s=e.radiusLeft,l=EQ(e,EX);return ef.createElement(ef.Fragment,null,t.map(function(e){var t=e.key,u=e.fill,c=e.x,d=e.y,f=e.width,h=e.height;return ef.createElement(E$.Z,{key:t,x:c,y:d,width:f,height:h,radius:n,all:r,top:i,right:o,bottom:a,left:s},function(e){var t=e.path;return ef.createElement(wU,EJ({className:"visx-bar visx-bar-rounded",d:t,fill:u},l))})}))}function E2(e){var t,n,r,i=e.bars,o=e.xScale,a=e.yScale,s=e.horizontal,l=(e.radius,e.radiusAll,e.radiusTop,e.radiusRight,e.radiusBottom,e.radiusLeft,EQ(e,EK)),u=wr(i,EJ({},(n=(t={horizontal:s,scale:s?o:a}).scale,r=!!t.horizontal,(0,ef.useMemo)(function(){var e=wX(n);function t(t){var n=t.x,i=t.y,o=t.width,a=t.height;return{x:r?null!=e?e:0:n,y:r?i:null!=e?e:0,width:r?0:o,height:r?a:0,fill:EG(t.fill),opacity:0}}return{unique:!0,from:t,leave:t,enter:E0,update:E0,keys:function(e){return e.key}}},[n,r])))),c=!!(l.onFocus||l.onBlur);return ef.createElement(ef.Fragment,null,u(function(e,t,n){var r=e.x,i=e.y,o=e.width,a=e.height,s=e.fill,u=e.opacity,d=n.key;return null==t||null==d?null:ef.createElement(wE.rect,EJ({key:d,tabIndex:c?0:void 0,className:"visx-bar",x:r,y:i,width:o,height:a,fill:EY(t.fill)?t.fill:s,opacity:u},l))}))}function E4(e){return null==e.radius?ef.createElement(E2,e):ef.createElement(E1,EJ({},e,{radius:e.radius}))}function E3(){return(E3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,E6),w=(0,ef.useContext)(wM),E=w.colorScale,j=w.horizontal,k=w.theme,S=w.innerWidth,O=w.innerHeight,C=(0,ef.useMemo)(function(){return wG(g,v)},[g,v]),_=(0,ef.useMemo)(function(){return wG(b,y)},[b,y]),M=wA(j?b:g)||(j?void 0===O?0:O:void 0===S?0:S)/s.length*(1-Math.min(1,Math.max(0,void 0===o?.1:o))),A=(0,ef.useMemo)(function(){return g?wX(g):0},[g]),T=(0,ef.useMemo)(function(){return b?wX(b):0},[b]),P=null!=(t=null!=(n=null==E?void 0:E(l))?n:null==k?void 0:null==(r=k.colors)?void 0:r[0])?t:"#222",N=(0,ef.useMemo)(function(){var e=j?0:-M/2,t=j?-M/2:0;return s.map(function(n,r){var i,o=C(n)+e;if(!wT(o))return null;var s=_(n)+t;if(!wT(s))return null;var l=j?o-A:s-T;return wT(l)?{key:""+r,x:j?A+Math.min(0,l):o,y:j?s:T+Math.min(0,l),width:j?Math.abs(l):M,height:j?M:Math.abs(l),fill:null!=(i=null==a?void 0:a(n,r))?i:P}:null}).filter(function(e){return e})},[M,P,a,s,C,_,j,A,T]),R="BARSERIES_EVENT_SOURCE-"+l,D=Ei({dataKey:l,enableEvents:void 0===m||m,onBlur:u,onFocus:c,onPointerMove:d,onPointerOut:f,onPointerUp:h,onPointerDown:p,source:R,allowedSources:[wK,R]});return ef.createElement("g",{className:"vx-bar-series"},ef.createElement(i,E8({bars:N,horizontal:j,xScale:g,yScale:b},D,x)))}E7.propTypes={barPadding:pG().number,colorAccessor:pG().func};var E9=wY(E7),je=["colorAccessor"];function jt(){return(jt=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,je);return ef.createElement(E9,jt({},n,{colorAccessor:t,BarsComponent:E4}))}var jr=n(15590);function ji(){return(ji=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jc),i=(0,ef.useCallback)(function(e){return ef.createElement(ju,jd({},e,{renderGlyph:n}))},[n]);return ef.createElement(Es,jd({},r,{renderGlyphs:i}))}var jh=n(93353),jp=n(63962),jm=["rows","columns","GridRowsComponent","GridColumnsComponent"];function jv(){return(jv=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jm),a=(0,ef.useContext)(wM),s=a.theme,l=a.xScale,u=a.yScale,c=a.margin,d=a.innerWidth,f=a.innerHeight,h=null==s?void 0:s.gridStyles;return ef.createElement(ef.Fragment,null,(void 0===t||t)&&u&&null!=d&&ef.createElement(r,jv({left:null==c?void 0:c.left,lineStyle:h,width:d,scale:u},o)),(void 0===n||n)&&l&&null!=f&&ef.createElement(i,jv({top:null==c?void 0:c.top,lineStyle:h,height:f,scale:l},o)))}jg.propTypes={rows:pG().bool,columns:pG().bool};var jy=["animationTrajectory"];function jb(){return(jb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jy),r=(0,ef.useMemo)(function(){return function(e){return ef.createElement(jh.Z,jb({},e,{animationTrajectory:t}))}},[t]),i=(0,ef.useMemo)(function(){return function(e){return ef.createElement(jp.Z,jb({},e,{animationTrajectory:t}))}},[t]);return ef.createElement(jg,jb({GridRowsComponent:r,GridColumnsComponent:i},n))}var jw=["colorAccessor","curve","data","dataKey","onBlur","onFocus","onPointerMove","onPointerOut","onPointerUp","onPointerDown","enableEvents","xAccessor","xScale","yAccessor","yScale","PathComponent"];function jE(){return(jE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jw),E=(0,ef.useContext)(wM),j=E.colorScale,k=E.theme,S=(0,ef.useMemo)(function(){return wG(v,m)},[v,m]),O=(0,ef.useMemo)(function(){return wG(y,g)},[y,g]),C=(0,ef.useCallback)(function(e){return wT(v(m(e)))&&wT(y(g(e)))},[v,m,y,g]),_=null!=(t=null!=(n=null==j?void 0:j(s))?n:null==k?void 0:null==(r=k.colors)?void 0:r[0])?t:"#222",M="LINESERIES_EVENT_SOURCE-"+s,A=Ei({dataKey:s,enableEvents:void 0===p||p,onBlur:l,onFocus:u,onPointerMove:c,onPointerOut:d,onPointerUp:f,onPointerDown:h,source:M,allowedSources:[wK,M]}),T=!!(u||l),P=(0,ef.useCallback)(function(e){var t=e.glyphs;return T?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(jE({},e,{color:"transparent",onFocus:A.onFocus,onBlur:A.onBlur})))}):null},[T,A.onFocus,A.onBlur]);return ef.createElement(ef.Fragment,null,ef.createElement(wq.Z,jE({x:S,y:O,defined:C,curve:o},w),function(e){var t,n=e.path;return ef.createElement(x,jE({stroke:null!=(t=null==i?void 0:i(s))?t:_,strokeWidth:2,fill:"transparent",strokeLinecap:"round"},w,{d:n(a)||""},A))}),T&&ef.createElement(Ea,{dataKey:s,data:a,xAccessor:m,yAccessor:g,xScale:v,yScale:y,renderGlyphs:P}))}jj.propTypes={colorAccessor:pG().func};var jk=wY(jj);function jS(){return(jS=Object.assign?Object.assign.bind():function(e){for(var t=1;tjM.every(n=>e[n]===t[n]);function jT(e,t){return(jT=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}var jP=function(e){function t(){return e.apply(this,arguments)||this}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,jT(t,e);var n=t.prototype;return n.componentWillUnmount=function(){this.node&&document.body&&(document.body.removeChild(this.node),delete this.node)},n.render=function(){return(this.node||"undefined"==typeof document||(this.node=document.createElement("div"),null!=this.props.zIndex&&(this.node.style.zIndex=""+this.props.zIndex),document.body.append(this.node)),this.node)?tI.createPortal(this.props.children,this.node):null},t}(ef.PureComponent);jP.propTypes={zIndex:pG().oneOfType([pG().number,pG().string])};var jN=["detectBounds","zIndex"],jR=["left","top","detectBounds","zIndex"];function jD(){return(jD=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}var jF=["debounce","detectBounds","horizontalCrosshairStyle","glyphStyle","renderTooltip","renderGlyph","resizeObserverPolyfill","scroll","showDatumGlyph","showHorizontalCrosshair","showSeriesGlyphs","showVerticalCrosshair","snapTooltipToDatumX","snapTooltipToDatumY","verticalCrosshairStyle","zIndex"],jZ=["x","y"];function jV(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}function jz(){return(jz=Object.assign?Object.assign.bind():function(e){for(var t=1;t(f.current=!0,()=>void(f.current=!1)));let[h,p,m]=(0,ef.useMemo)(()=>{let e=()=>{if(!u.current.element)return;let{left:e,top:t,width:n,height:r,bottom:i,right:a,x:s,y:c}=u.current.element.getBoundingClientRect(),d={left:e,top:t,width:n,height:r,bottom:i,right:a,x:s,y:c};u.current.element instanceof HTMLElement&&o&&(d.height=u.current.element.offsetHeight,d.width=u.current.element.offsetWidth),Object.freeze(d),f.current&&!jA(u.current.lastBounds,d)&&l(u.current.lastBounds=d)};return[e,d?j_()(e,d):e,c?j_()(e,c):e]},[l,o,c,d]);function v(){u.current.scrollContainers&&(u.current.scrollContainers.forEach(e=>e.removeEventListener("scroll",m,!0)),u.current.scrollContainers=null),u.current.resizeObserver&&(u.current.resizeObserver.disconnect(),u.current.resizeObserver=null)}function g(){u.current.element&&(u.current.resizeObserver=new a(m),u.current.resizeObserver.observe(u.current.element),r&&u.current.scrollContainers&&u.current.scrollContainers.forEach(e=>e.addEventListener("scroll",m,{capture:!0,passive:!0})))}return t=!!r,(0,ef.useEffect)(()=>{if(t)return window.addEventListener("scroll",m,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",m,!0)},[m,t]),(0,ef.useEffect)(()=>(window.addEventListener("resize",p),()=>void window.removeEventListener("resize",p)),[p]),(0,ef.useEffect)(()=>{v(),g()},[r,m,p]),(0,ef.useEffect)(()=>v,[]),[e=>{e&&e!==u.current.element&&(v(),u.current.element=e,u.current.scrollContainers=function e(t){let n=[];if(!t||t===document.body)return n;let{overflow:r,overflowX:i,overflowY:o}=window.getComputedStyle(t);return[r,i,o].some(e=>"auto"===e||"scroll"===e)&&n.push(t),[...n,...e(t.parentElement)]}(e),g())},s,h]}(jL(et,jN)))[0],es=eo[1],el=eo[2],eu=(0,ef.useMemo)(function(){return function(e){var t=e.left,n=e.top,r=e.detectBounds,i=e.zIndex,o=jL(e,jR),a=null==i?ei:i,s=(null==r?er:r)?vs:m7,l=(void 0===t?0:t)+(es.left||0)+window.scrollX,u=(void 0===n?0:n)+(es.top||0)+window.scrollY;return ef.createElement(jP,{zIndex:a},ef.createElement(s,jD({left:l,top:u},o)))}},[er,ei,es.left,es.top]),{containerRef:ea,containerBounds:es,forceRefreshBounds:el,TooltipInPortal:eu}),N=P.containerRef,R=P.TooltipInPortal,D=P.forceRefreshBounds,L=(0,ef.useCallback)(function(e){var t;N(null!=(t=null==e?void 0:e.parentElement)?t:null)},[N]),F=null!=T&&T.tooltipOpen?o(jz({},T,{colorScale:j})):null,Z=(null==T?void 0:T.tooltipOpen)&&null!=F,V=(0,ef.useRef)(!1);(0,ef.useEffect)(function(){Z&&!V.current&&D(),V.current=Z},[Z,D]);var z=null==T?void 0:T.tooltipLeft,I=null==T?void 0:T.tooltipTop,B=_?wA(_):0,H=M?wA(M):0,U=(0,ef.useCallback)(function(e,t){var n,r,i=null==A?void 0:A.get(e),o=null==i?void 0:i.xAccessor,a=null==i?void 0:i.yAccessor;return{left:_&&o?null!=(n=Number(_(o(t)))+B/2)?n:0:void 0,top:M&&a?null!=(r=Number(M(a(t)))+H/2)?r:0:void 0}},[A,B,H,_,M]),W=null==T?void 0:null==(ec=T.tooltipData)?void 0:ec.nearestDatum,q=null!=(ed=null==W?void 0:W.key)?ed:"";if(Z&&W&&(v||y)){var $=U(q,W.datum),Y=$.left,G=$.top;z=v&&wT(Y)?Y:z,I=y&&wT(G)?G:I}var X=[];if(Z&&(void 0!==c&&c||h)){var K=Number(null!=(ek=null==i?void 0:i.radius)?ek:4);if(h)Object.values(null!=(eS=null==T?void 0:null==(eO=T.tooltipData)?void 0:eO.datumByKey)?eS:{}).forEach(function(e){var t,n,r,o=e.key,a=e.datum,s=e.index,l=null!=(t=null!=(n=null==j?void 0:j(o))?n:null==k?void 0:null==(r=k.htmlLabel)?void 0:r.color)?t:"#222",u=U(o,a),c=u.left,d=u.top;wT(c)&&wT(d)&&X.push({key:o,color:l,datum:a,index:s,size:K,x:c,y:d,glyphStyle:i,isNearestDatum:!!W&&W.key===o})});else if(W){var J=U(q,W.datum),Q=J.left,ee=J.top;if(wT(Q)&&wT(ee)){var et,en,er,ei,eo,ea,es,el,eu,ec,ed,eh,ep,em,ev,eg,ey,eb,ex,ew,eE,ej,ek,eS,eO,eC,e_,eM,eA,eT,eP,eN=null!=(eC=null!=(e_=null!=(eM=null!=(eA=q&&(null==j?void 0:j(q)))?eA:null)?eM:null==k?void 0:null==(eT=k.gridStyles)?void 0:eT.stroke)?e_:null==k?void 0:null==(eP=k.htmlLabel)?void 0:eP.color)?eC:"#222";X.push({key:q,color:eN,datum:W.datum,index:W.index,size:K,x:Q,y:ee,glyphStyle:i,isNearestDatum:!0})}}}return ef.createElement(ef.Fragment,null,ef.createElement("svg",{ref:L,style:jB}),Z&&ef.createElement(ef.Fragment,null,void 0!==p&&p&&ef.createElement(R,{className:"visx-crosshair visx-crosshair-vertical",left:z,top:null==C?void 0:C.top,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{width:"1",height:S,overflow:"visible"},ef.createElement("line",jz({x1:0,x2:0,y1:0,y2:S,strokeWidth:1.5,stroke:null!=(eh=null!=(ep=null==k?void 0:null==(em=k.gridStyles)?void 0:em.stroke)?ep:null==k?void 0:null==(ev=k.htmlLabel)?void 0:ev.color)?eh:"#222"},b)))),void 0!==d&&d&&ef.createElement(R,{className:"visx-crosshair visx-crosshair-horizontal",left:null==C?void 0:C.left,top:I,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{width:O,height:"1",overflow:"visible"},ef.createElement("line",jz({x1:0,x2:O,y1:0,y2:0,strokeWidth:1.5,stroke:null!=(eg=null!=(ey=null==k?void 0:null==(eb=k.gridStyles)?void 0:eb.stroke)?ey:null==k?void 0:null==(ex=k.htmlLabel)?void 0:ex.color)?eg:"#222"},r)))),X.map(function(e,t){var n=e.x,r=e.y,i=jV(e,jZ);return ef.createElement(R,{key:t,className:"visx-tooltip-glyph",left:n,top:r,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{overflow:"visible"},s(jz({x:0,y:0},i))))}),ef.createElement(R,jz({left:z,top:I,style:jz({},m8,{background:null!=(ew=null==k?void 0:k.backgroundColor)?ew:"white",boxShadow:"0 1px 2px "+(null!=k&&null!=(eE=k.htmlLabel)&&eE.color?(null==k?void 0:null==(ej=k.htmlLabel)?void 0:ej.color)+"55":"#22222255")},null==k?void 0:k.htmlLabel)},w),F)))}function jq(e){var t=(0,ef.useContext)(wJ);return null!=t&&t.tooltipOpen?ef.createElement(jW,e):null}jH.propTypes={isNearestDatum:pG().bool.isRequired},jW.propTypes={renderTooltip:pG().func.isRequired,renderGlyph:pG().func,snapTooltipToDatumX:pG().bool,snapTooltipToDatumY:pG().bool,showVerticalCrosshair:pG().bool,showHorizontalCrosshair:pG().bool,showDatumGlyph:pG().bool,showSeriesGlyphs:pG().bool},jq.propTypes={renderTooltip:pG().func.isRequired,renderGlyph:pG().func,snapTooltipToDatumX:pG().bool,snapTooltipToDatumY:pG().bool,showVerticalCrosshair:pG().bool,showHorizontalCrosshair:pG().bool,showDatumGlyph:pG().bool,showSeriesGlyphs:pG().bool};var j$=n(70390);function jY(e){var t=e.children,n=(0,ef.useMemo)(function(){var e;return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r&&r.push(n)||e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit:function(t,n){(e.get(t)||[]).slice().map(function(e){e(n)}),(e.get("*")||[]).slice().map(function(e){e(t,n)})}}},[]);return ef.createElement(wQ.Provider,{value:n},t)}function jG(){return(jG=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(t,m4);return m3({},e(n),{tooltipOpen:!0})}:{tooltipOpen:!0,tooltipLeft:e.tooltipLeft,tooltipTop:e.tooltipTop,tooltipData:e.tooltipData})},[r]),o=(0,ef.useCallback)(function(){return r({tooltipOpen:!1,tooltipLeft:void 0,tooltipTop:void 0,tooltipData:void 0})},[r]),{tooltipOpen:n.tooltipOpen,tooltipLeft:n.tooltipLeft,tooltipTop:n.tooltipTop,tooltipData:n.tooltipData,updateTooltip:r,showTooltip:i,hideTooltip:o}),c=u.tooltipOpen,d=u.tooltipLeft,f=u.tooltipTop,h=u.tooltipData,p=u.updateTooltip,m=u.hideTooltip,v=(0,ef.useRef)(null),g=(0,ef.useRef)(function(e){var t=e.svgPoint,n=e.index,r=e.key,i=e.datum,o=e.distanceX,a=e.distanceY;v.current&&(v.current.cancel(),v.current=null);var s=Math.sqrt(Math.pow(wT(o)?o:1/0,2)+Math.pow(wT(a)?a:1/0,2));p(function(e){var o,a,l,u=e.tooltipData,c=null!=u&&u.nearestDatum&&wT(u.nearestDatum.distance)?u.nearestDatum.distance:1/0;return{tooltipOpen:!0,tooltipLeft:null==t?void 0:t.x,tooltipTop:null==t?void 0:t.y,tooltipData:{nearestDatum:(null!=(o=null==u?void 0:null==(a=u.nearestDatum)?void 0:a.key)?o:"")!==r&&c0&&i>0&&g({width:p,height:i,margin:s})},[g,p,i,s]);var x=w1({source:wK});return(Er({dataKey:"nearest"===(void 0===f?"nearest":f)?En:Et,onPointerMove:l,onPointerOut:u,onPointerUp:c,onPointerDown:d,allowedSources:j9}),g)?null==p||null==i?ef.createElement(j$.Z,null,function(t){return ef.createElement(ke,j8({},e,{width:null==e.width?t.width:e.width,height:null==e.height?t.height:e.height}))}):null==y?ef.createElement(jX,null,ef.createElement(ke,e)):null==b?ef.createElement(jY,null,ef.createElement(ke,e)):p>0&&i>0?ef.createElement("svg",{width:p,height:i,"aria-label":void 0===t?"XYChart":t},r,(void 0===n||n)&&ef.createElement("rect",j8({x:s.left,y:s.top,width:p-s.left-s.right,height:i-s.top-s.bottom,fill:"transparent"},x))):null:m&&v?ef.createElement(j6,{xScale:m,yScale:v,theme:h,initialDimensions:{width:p,height:i,margin:s},horizontal:o},ef.createElement(ke,e)):(console.warn("[@visx/xychart] XYChart: When no DataProvider is available in context, you must pass xScale & yScale config to XYChart."),null)}function kt(e){return ef.createElement(Ef,e)}function kn(e){return ef.createElement(ER,e)}function kr(){return(kr=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function ku(e){var t=e.bars,n=(e.horizontal,e.xScale,e.yScale,e.radius),r=e.radiusAll,i=e.radiusTop,o=e.radiusRight,a=e.radiusBottom,s=e.radiusLeft,l=kl(e,ko),u=!!(l.onFocus||l.onBlur);return ef.createElement(ef.Fragment,null,t.map(function(e){var t=e.key,c=kl(e,ka);return null==n?ef.createElement("rect",ks({key:t,className:"visx-bar",tabIndex:u?0:void 0},c,l)):ef.createElement(E$.Z,ks({key:t,className:"visx-bar",tabIndex:u?0:void 0,radius:n,all:r,top:i,right:o,bottom:a,left:s},c,l))}))}function kc(){return(kc=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,kf);return ef.createElement(E9,kh({},n,{colorAccessor:t,BarsComponent:ku}))};function km(){return(km=Object.assign?Object.assign.bind():function(e){for(var t=1;t0&&r(l)?n>1?e(l,n-1,r,i,o):(0,kN.Z)(o,l):i||(o[o.length]=l)}return o},kz=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)},kI=Math.max,kB=function(e,t,n){return t=kI(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,o=kI(r.length-t,0),a=Array(o);++i0){if(++g>=800)return arguments[0]}else g=0;return kW.apply(void 0,arguments)}),kY=n(9878),kG=k$(kB(b=function(e,t){var n={};if(null==e)return n;var r=!1;t=(0,kE.Z)(t,function(t){return t=(0,kk.Z)(t,e),r||(r=t.length>1),t}),(0,kA.Z)(e,(0,kY.Z)(e),n),r&&(n=(0,kj.Z)(n,7,kP));for(var i=t.length;i--;)kM(n,t[i]);return n},void 0,function(e){return(null==e?0:e.length)?kV(e,1):[]}),b+""),kX=n(92762);function kK(e){let{initialChartType:t,chartType:n,setChartType:r,curveType:i,setCurveType:o,isLine:a,isStack:s,stackOffset:l,setStackOffset:u,xAxisOrientation:c,setXAxisOrientation:d,yAxisOrientation:f,setYAxisOrientation:h}=e,p="line"===t,m="area"===t;return(0,ed.jsx)(uR,{trigger:(0,ed.jsx)(lD,{tip:"Configure chart",variant:"gray",size:"small",children:(0,ed.jsx)(lL.shL,{})}),title:"Chart settings",contentVariants:{className:"max-h-[70vh]"},children:(0,ed.jsxs)("div",{className:"grid grid-cols-2 gap-x-6 gap-y-10 py-4",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Graph type"}),(0,ed.jsxs)(fk,{value:n,onValueChange:e=>r(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{value:"line",children:"Line"}),(0,ed.jsx)(fj,{disabled:p||m,value:"areastack",children:"Area Stack"}),(0,ed.jsx)(fj,{disabled:p||m,value:"barstack",children:"Bar Stack"}),(0,ed.jsx)(fj,{disabled:p,value:"area",children:"Area"}),(0,ed.jsx)(fj,{disabled:p,value:"bargroup",children:"Bar Group"})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Stack series offset"}),(0,ed.jsxs)(fk,{value:l,onValueChange:e=>u(e),className:"flex flex-col gap-1",children:[(0,ed.jsxs)(fj,{disabled:!s,value:"none",children:["None",(0,ed.jsx)(f3,{children:"zero-baseline"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"diverging",children:["Diverging",(0,ed.jsx)(f3,{children:"non zero-baseline"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"expand",children:["Expand",(0,ed.jsx)(f3,{children:"values sum to 1"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"wiggle",children:["Wiggle",(0,ed.jsx)(f3,{children:"stream graph"})]})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Curve shape"}),(0,ed.jsxs)(fk,{value:i,onValueChange:e=>o(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{disabled:!a,value:"linear",children:"Linear"}),(0,ed.jsx)(fj,{disabled:!a,value:"cardinal",children:"Cardinal"}),(0,ed.jsx)(fj,{disabled:!a,value:"step",children:"Step"})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Axes"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,ed.jsxs)(fk,{value:c,onValueChange:e=>d(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{value:"bottom",children:"Bottom"}),(0,ed.jsx)(fj,{value:"top",children:"Top"})]}),(0,ed.jsxs)(fk,{value:f,onValueChange:e=>h(e),className:"flex flex-col gap-2",children:[(0,ed.jsx)(fj,{value:"left",children:"Left"}),(0,ed.jsx)(fj,{value:"right",children:"Right"})]})]})]})]})})}let kJ=(0,ef.forwardRef)((e,t)=>{let{className:n}=e;return(0,ed.jsxs)("div",{ref:t,className:(0,eK.cx)("flex gap-1 items-center",n),children:[(0,ed.jsx)(kQ,{}),(0,ed.jsx)(kQ,{}),(0,ed.jsx)(kQ,{})]})});function kQ(){return(0,ed.jsx)("div",{className:"w-1 h-1 bg-slate-400 dark:bg-slate-200 rounded-full animate-pulselight [&:nth-child(2)]:animation-delay-500 [&:nth-child(3)]:animation-delay-1000"})}function k0(e){let{id:t,height:n,data:r,config:i,actionsLeft:o,isLoading:a,actionsRight:s,emptyState:l,variant:u="panel",allowConfiguration:c=!0}=e,d=function(e,t,n){let[r,i]=(0,ef.useState)(!(0,f2.Tb)()&&!n.disableAnimations),{resolvedTheme:o}=(0,pW.F)(),a=(0,ef.useMemo)(()=>"dark"===o?yS:yk,[o]),[s,l]=(0,ef.useState)("center"),[u,c]=(0,ef.useState)([!1,!1]),[d,f]=u,[h,p]=(0,kX.Z)("".concat(e,"/xAxisOrientation"),{defaultValue:"bottom"}),[m,v]=(0,kX.Z)("".concat(e,"/yAxisOrientation"),{defaultValue:"right"}),[g,y]=(0,ef.useState)(!0),[b,x]=(0,ef.useState)(!0),[w,E]=(0,ef.useState)(!1),[j,k]=(0,ef.useState)(!0),[S,O]=(0,ef.useState)(!0),[C,_]=(0,kX.Z)("".concat(e,"/chartType"),{defaultValue:n.chartType||"areastack"}),[M,A]=(0,kX.Z)("".concat(e,"/curveType"),{defaultValue:n.curveType||"linear"}),[T,P]=(0,kX.Z)("".concat(e,"/stackOffset"),{defaultValue:n.stackOffset||"none"}),N=(0,ef.useMemo)(()=>n.chartType,[]),R=(0,ef.useMemo)(()=>n.curveType,[]),D=(0,ef.useMemo)(()=>n.stackOffset,[]),L=["line","area","areastack"].includes(C),F=["barstack","areastack"].includes(C),Z=a.xyChartTheme.gridStyles.stroke,[V,z]=(0,ef.useState)(!1),[I,B]=(0,ef.useState)("star"),H=(0,ef.useCallback)(e=>{let{x:t,y:n,size:r,color:i,onPointerMove:o,onPointerOut:a,onPointerUp:s,isNearestDatum:l}=e,u={onPointerMove:o,onPointerOut:a,onPointerUp:s};return"star"===I?(0,ed.jsx)(ys,{left:t,top:n,stroke:Z,fill:i,size:10*r,...u}):"circle"===I?(0,ed.jsx)(yc,{left:t,top:n,stroke:Z,fill:i,r:r,...u}):"cross"===I?(0,ed.jsx)(yp,{left:t,top:n,stroke:Z,fill:i,size:10*r,...u}):(0,ed.jsx)("text",{x:t,y:n,dx:"-0.75em",dy:"0.25em",fontSize:14,...u,children:l?"\uD83C\uDF4D":"\uD83C\uDF4C"})},[I,Z]),U=(0,ef.useMemo)(()=>{if(t.sort((e,t)=>e.timestamp>t.timestamp?1:-1),0===t.length)return[];let e=t[t.length-1];return"barstack"!==C&&"bargroup"!==C?[...t,{...e,timestamp:e.timestamp+(0,gG.Nr)(1)}]:t},[C,t]),W=(0,ef.useMemo)(()=>{if(U.length<2)return 0;let e=[U[0].timestamp,U[U.length-1].timestamp],t=new Date().getTime();return t>e[0]&&tObject.keys(kG(t[0],"timestamp")),[t]),$=(0,ef.useMemo)(()=>n.enabledGraph||q,[q,n]),Y=(0,ef.useMemo)(()=>n.enabledTip||q,[q,n]),G=(0,ef.useMemo)(()=>({x:q.reduce((e,t)=>({...e,[t]:e=>e.timestamp}),{}),y:q.reduce((e,t)=>({...e,[t]:e=>e[t]}),{}),date:e=>e.timestamp}),[q]);return{id:e,accessors:G,animationTrajectory:s,config:n,scales:(0,ef.useMemo)(()=>({x:{type:"band",paddingInner:L?1:.3},y:{type:"linear"}}),[L]),data:U,curve:(0,ef.useMemo)(()=>"cardinal"===M&&ym.ZP||"step"===M&&vQ.ZP||yv.Z,[M]),chartData:t,numTicks:4,isLine:L,isStack:F,todayOffset:W,initialChartType:N,initialCurveType:R,initialStackOffset:D,chartType:C,curveType:M,keys:q,enabledGraph:$,enabledTip:Y,renderBarGroup:"bargroup"===C,renderBarStack:"barstack"===C,enableTooltipGlyph:V,renderTooltipGlyph:H,renderAreaSeries:"area"===C,renderAreaStack:"areastack"===C,renderLineSeries:"line"===C,sharedTooltip:S,showGridColumns:f,showGridRows:d,showHorizontalCrosshair:w,showTooltip:g,showVerticalCrosshair:b,snapTooltipToDatum:!F&&j,stackOffset:T,theme:a,margin:(0,ef.useMemo)(()=>({top:30,bottom:"top"===h?0:20,right:"right"===m?60:0,left:"left"===m?60:0}),[h,m]),xAxisOrientation:h,yAxisOrientation:m,setUseAnimatedComponents:i,setAnimationTrajectory:l,setGridProps:c,setXAxisOrientation:p,setYAxisOrientation:v,setShowTooltip:y,setShowVerticalCrosshair:x,setShowHorizontalCrosshair:E,setSnapTooltipToDatum:k,setSharedTooltip:O,setChartType:_,setCurveType:A,setStackOffset:P,setEnableTooltipGlyph:z,setTooltipGlyphComponent:B,...r?{Annotation:wz,AreaSeries:Ep,AreaStack:EL,Axis:EB,BarGroup:E5,BarSeries:jn,BarStack:js,GlyphSeries:jf,Grid:jx,LineSeries:jO,Tooltip:jq,XYChart:ke}:{AreaSeries:kt,AreaStack:kn,Axis:ki,BarGroup:kd,BarSeries:kp,BarStack:kv,Grid:kx,LineSeries:kw,Tooltip:jq,XYChart:ke}}}(t,r,i),f=(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsxs)("div",{className:"flex gap-2 absolute top-3 right-4",children:[s,"panel"===u&&c&&(0,ed.jsx)(kK,{...d})]}),(0,ed.jsx)("div",{className:"flex gap-2 absolute top-3 left-4",children:o}),(0,ed.jsx)(g8,{children:e=>{let{width:t,height:n}=e;return a?(0,ed.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,ed.jsx)(kJ,{className:"scale-150"})}):0===r.length&&l?l:(0,ed.jsx)(g9,{...d,width:t,height:n})}})]});return"panel"===u?(0,ed.jsx)(nA,{className:"relative p-px",style:{height:n},children:f}):(0,ed.jsx)("div",{className:"relative p-px",style:{height:n},children:f})}var k1="text/plain",k2=e=>{};(function(){(console.warn||console.log).apply(console,arguments)}).bind("[clipboard-polyfill]");var k4="undefined"==typeof window?void 0:window,k3="undefined"==typeof globalThis?void 0:globalThis,k5=null!=(Y=null==k4?void 0:k4.Promise)?Y:null==k3?void 0:k3.Promise,k6="undefined"==typeof navigator?void 0:navigator,k8=null==k6?void 0:k6.clipboard;null==(G=null==k8?void 0:k8.read)||G.bind(k8),null==(X=null==k8?void 0:k8.readText)||X.bind(k8);var k7=null==(K=null==k8?void 0:k8.write)?void 0:K.bind(k8),k9=null==(J=null==k8?void 0:k8.writeText)?void 0:J.bind(k8),Se=null==k4?void 0:k4.ClipboardItem,St=function(){if(!k5)throw Error("No `Promise` implementation available for `clipboard-polyfill`. Consider using: https://github.com/lgarron/clipboard-polyfill#flat-file-version-with-promise-included");return k5}();function Sn(e,t,n){for(var r in k2("listener called"),e.success=!0,t){var i=t[r],o=n.clipboardData;o.setData(r,i),r===k1&&o.getData(r)!==i&&(k2("setting text/plain failed"),e.success=!1)}n.preventDefault()}function Sr(e){var t={success:!1},n=Sn.bind(this,t,e);document.addEventListener("copy",n);try{document.execCommand("copy")}finally{document.removeEventListener("copy",n)}return t.success}function Si(e,t){So(e);var n=Sr(t);return Sa(),n}function So(e){var t=document.getSelection();if(t){var n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}}function Sa(){var e=document.getSelection();e&&e.removeAllRanges()}function Ss(e){var t,n,r,i,o,a,s,l=k1 in e;if("undefined"==typeof ClipboardEvent&&void 0!==(null==k4?void 0:k4.clipboardData)&&void 0!==(null==k4?void 0:k4.clipboardData.setData)){if(!l)throw Error("No `text/plain` value was specified.");if(function(e){if(!k4.clipboardData)return!1;var t=k4.clipboardData.setData("Text",e);return t&&k2("writeTextIE worked"),t}(e[k1]))return!0;throw Error("Copying failed, possibly because the user rejected it.")}return Sr(e)?(k2("regular execCopy worked"),!0):navigator.userAgent.indexOf("Edge")>-1?(k2('UA "Edge" => assuming success'),!0):Si(document.body,e)?(k2("copyUsingTempSelection worked"),!0):((a=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),a.textContent="temporary element",document.body.appendChild(a),s=Si(a,e),document.body.removeChild(a),s)?(k2("copyUsingTempElem worked"),!0):(t=e[k1],k2("copyTextUsingDOM"),(n=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),r=n,n.attachShadow&&(k2("Using shadow DOM."),r=n.attachShadow({mode:"open"})),(i=document.createElement("span")).innerText=t,r.appendChild(i),document.body.appendChild(n),So(i),o=document.execCommand("copy"),Sa(),document.body.removeChild(n),!!o&&(k2("copyTextUsingDOM worked"),!0))}function Sl(e,t){var n=[];for(var r in e){var i=e[r];n.push(t(i))}return St.all(n).then(t=>{for(var n={},r=0;rSt.resolve(!0),Sd=St.resolve(!1);function Sf(e){return new St((t,n)=>{try{t(e())}catch(e){n(e)}})}function Sh(e){var t;if(!Ss(((t={})[k1]=e,t)))throw Error("writeText() failed")}function Sp(e,t){for(var n in e)if(-1!==e[n].types.indexOf(t))return!0;return!1}function Sm(e){return Sl(e.types,function(t){return e.getType(t)}).then(t=>new Promise((n,r)=>{var i={};e.presentationStyle&&(i.presentationStyle=e.presentationStyle),Se?n(new Se(t,i)):r("window.ClipboardItem is not defined")}))}let Sv={data:""},Sg=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Sv,Sy=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,Sb=/\/\*[^]*?\*\/|\s\s+|\n/g,Sx=(e,t)=>{let n="",r="",i="";for(let o in e){let a=e[o];"@"==o[0]?"i"==o[1]?n=o+" "+a+";":r+="f"==o[1]?Sx(a,o):o+"{"+Sx(a,"k"==o[1]?"":t)+"}":"object"==typeof a?r+=Sx(a,t?t.replace(/([^,])+/g,e=>o.replace(/(^:.*)|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):o):null!=a&&(o=o.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Sx.p?Sx.p(o,a):o+":"+a+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Sw={},SE=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+SE(e[n]);return t}return e},Sj=(e,t,n,r,i)=>{var o;let a=SE(e),s=Sw[a]||(Sw[a]=(e=>{let t=0,n=11;for(;t>>0;return"go"+n})(a));if(!Sw[s]){let t=a!==e?e:(e=>{let t,n=[{}];for(;t=Sy.exec(e.replace(Sb,""));)t[4]?n.shift():t[3]?n.unshift(n[0][t[3]]=n[0][t[3]]||{}):n[0][t[1]]=t[2];return n[0]})(e);Sw[s]=Sx(i?{["@keyframes "+s]:t}:t,n?"":"."+s)}return o=Sw[s],-1==t.data.indexOf(o)&&(t.data=r?o+t.data:t.data+o),s},Sk=(e,t,n)=>e.reduce((e,r,i)=>{let o=t[i];if(o&&o.call){let e=o(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;o=t?"."+t:e&&"object"==typeof e?e.props?"":Sx(e,""):!1===e?"":e}return e+r+(null==o?"":o)},"");function SS(e){let t=this||{},n=e.call?e(t.p):e;return Sj(n.unshift?n.raw?Sk(n,[].slice.call(arguments,1),t.p):n.reduce((e,n)=>Object.assign(e,n&&n.call?n(t.p):n),{}):n,Sg(t.target),t.g,t.o,t.k)}SS.bind({g:1});let SO,SC,S_,SM=SS.bind({k:1});function SA(e,t){let n=this||{};return function(){let r=arguments;function i(o,a){let s=Object.assign({},o),l=s.className||i.className;n.p=Object.assign({theme:SC&&SC()},s),n.o=/ *go\d+/.test(l),s.className=SS.apply(n,r)+(l?" "+l:""),t&&(s.ref=a);let u=e;return e[0]&&(u=s.as||e,delete s.as),S_&&u[0]&&S_(s),SO(u,s)}return t?t(i):i}}function ST(){return(ST=Object.assign||function(e){for(var t=1;t-1&&Sz.splice(e,1)}},[n]);var i=n.toasts.map(function(t){var n,r,i;return ST({},e,e[t.type],t,{duration:t.duration||(null==(n=e[t.type])?void 0:n.duration)||(null==(r=e)?void 0:r.duration)||SH[t.type],style:ST({},e.style,null==(i=e[t.type])?void 0:i.style,t.style)})});return ST({},n,{toasts:i})},SW=function(e){return function(t,n){var r,i=(void 0===(r=e)&&(r="blank"),ST({createdAt:Date.now(),visible:!0,type:r,ariaProps:{role:"status","aria-live":"polite"},message:t,pauseDuration:0},n,{id:(null==n?void 0:n.id)||SR()}));return SB({type:Q.UPSERT_TOAST,toast:i}),i.id}},Sq=function(e,t){return SW("blank")(e,t)};Sq.error=SW("error"),Sq.success=SW("success"),Sq.loading=SW("loading"),Sq.custom=SW("custom"),Sq.dismiss=function(e){SB({type:Q.DISMISS_TOAST,toastId:e})},Sq.remove=function(e){return SB({type:Q.REMOVE_TOAST,toastId:e})},Sq.promise=function(e,t,n){var r=Sq.loading(t.loading,ST({},n,null==n?void 0:n.loading));return e.then(function(e){return Sq.success(SN(t.success,e),ST({id:r},n,null==n?void 0:n.success)),e}).catch(function(e){Sq.error(SN(t.error,e),ST({id:r},n,null==n?void 0:n.error))}),e};var S$=function(e){var t=SU(e),n=t.toasts,r=t.pausedAt;(0,ef.useEffect)(function(){if(!r){var e=Date.now(),t=n.map(function(t){if(t.duration!==1/0){var n=(t.duration||0)+t.pauseDuration-(e-t.createdAt);if(n<0){t.visible&&Sq.dismiss(t.id);return}return setTimeout(function(){return Sq.dismiss(t.id)},n)}});return function(){t.forEach(function(e){return e&&clearTimeout(e)})}}},[n,r]);var i=(0,ef.useMemo)(function(){return{startPause:function(){SB({type:Q.START_PAUSE,time:Date.now()})},endPause:function(){r&&SB({type:Q.END_PAUSE,time:Date.now()})},updateHeight:function(e,t){return SB({type:Q.UPDATE_TOAST,toast:{id:e,height:t}})},calculateOffset:function(e,t){var r,i=t||{},o=i.reverseOrder,a=i.gutter,s=void 0===a?8:a,l=i.defaultPosition,u=n.filter(function(t){return(t.position||l)===(e.position||l)&&t.height}),c=u.findIndex(function(t){return t.id===e.id}),d=u.filter(function(e,t){return t * {\n pointer-events: auto;\n }\n"]);return Og=function(){return e},e}j=ef.createElement,Sx.p=void 0,SO=j,SC=void 0,S_=void 0;var Oy=function(e,t){var n=e.includes("top"),r=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return ST({left:0,right:0,display:"flex",position:"absolute",transition:SD()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:"translateY("+t*(n?1:-1)+"px)"},n?{top:0}:{bottom:0},r)},Ob=SS(Og()),Ox=function(e){var t=e.reverseOrder,n=e.position,r=void 0===n?"top-center":n,i=e.toastOptions,o=e.gutter,a=e.children,s=e.containerStyle,l=e.containerClassName,u=S$(i),c=u.toasts,d=u.handlers;return(0,ef.createElement)("div",{style:ST({position:"fixed",zIndex:9999,top:16,left:16,right:16,bottom:16,pointerEvents:"none"},s),className:l,onMouseEnter:d.startPause,onMouseLeave:d.endPause},c.map(function(e){var n,i=e.position||r,s=Oy(i,d.calculateOffset(e,{reverseOrder:t,gutter:o,defaultPosition:r})),l=e.height?void 0:(n=function(t){d.updateHeight(e.id,t.height)},function(e){e&&setTimeout(function(){n(e.getBoundingClientRect())})});return(0,ef.createElement)("div",{ref:l,className:e.visible?Ob:"",key:e.id,style:s},"custom"===e.type?SN(e.message,e):a?a(e):(0,ef.createElement)(Ov,{toast:e,position:i}))}))};function Ow(e){let{icon:t,title:n,body:r,toastId:i}=e;return(0,ed.jsxs)("div",{"data-testid":"toasts",className:"flex flex-col overflow-hidden",children:[(0,ed.jsxs)("div",{className:"flex items-center gap-2 pt-1.5 pb-1 px-1 overflow-hidden",children:[t&&(0,ed.jsx)(nC,{className:"flex items-center",color:"subtle",children:t}),(0,ed.jsx)(lN,{content:n,children:(0,ed.jsx)(nC,{ellipsis:!0,className:"flex-1",children:n})}),(0,ed.jsx)("div",{className:"flex items-center pl-1",children:(0,ed.jsx)(lD,{icon:"hover",size:"none",onClick:e=>{Sq.dismiss(i)},children:(0,ed.jsx)(lL.PcV,{})})})]}),r&&(0,ed.jsx)("div",{className:"pb-1",children:(0,ed.jsx)(uT,{children:(0,ed.jsx)("div",{className:"max-w-sm px-1 max-h-20",children:(0,ed.jsx)(nC,{color:"subtle",size:"14",children:r})})})})]})}let OE=e=>{let{title:t,body:n,icon:r,options:i={}}=e;Sq(e=>(0,ed.jsx)(Ow,{toastId:e.id,title:t,body:n,icon:r}),OS(i))};function Oj(e){let{title:t,body:n,options:r}=e;OE({title:t,body:n,icon:(0,ed.jsx)(lL.yar,{className:"text-green-600"}),options:r})}function Ok(e){let{title:t,body:n,options:r}=e;OE({title:t,body:n,icon:(0,ed.jsx)(lL.T80,{className:"text-red-600"}),options:r})}function OS(){let{className:e,...t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{position:"top-center",duration:6e3,className:(0,eK.cx)(nM(),"overflow-hidden","!max-w-[800px]","[&>div]:overflow-hidden","!p-0","z-50",e),success:{icon:(0,ed.jsx)("div",{className:"!flex-none w-5",children:(0,ed.jsx)(lL.tEK,{className:"w-5 text-green-600"})})},error:{icon:(0,ed.jsx)("div",{className:"!flex-none w-5",children:(0,ed.jsx)(lL.Jsc,{className:"w-5 text-red-600"})})},...t}}function OO(){return(0,ed.jsx)(Ox,{toastOptions:OS(),containerStyle:{zIndex:20}})}let OC=(e,t)=>{OE({title:t?"Copied ".concat(t," to clipboard"):"Copied to clipboard",icon:(0,ed.jsx)(lL.vtB,{})}),Sf(()=>k9?(k2("Using `navigator.clipboard.writeText()`."),k9(e).catch(Sh)):St.resolve(Sh(e)))},O_=(e,t,n)=>{var r;OE({title:n?"Copied ".concat(n," to clipboard"):"Copied to clipboard",icon:(0,ed.jsx)(lL.vtB,{})}),r=[new ClipboardItem({[t]:e})],Sf(()=>k7&&Se?(k2("Using `navigator.clipboard.write()`."),St.all(r.map(Sm)).then(e=>k7(e).then(Sc).catch(e=>{if(!Sp(r,k1)&&!Sp(r,"text/html"))throw e;return Sd}))):Sd).then(e=>{var t;return e?Su:(Sp(r,k1)||k2("clipboard.write() was called without a `text/plain` data type. On some platforms, this may result in an empty clipboard. Call suppressWarnings() to suppress this warning."),Sl((t=r[0]).types,function(e){return t.getType(e).then(e=>new St((t,n)=>{var r=new FileReader;r.addEventListener("load",()=>{var e=r.result;"string"==typeof e?t(e):n("could not convert blob to string")}),r.readAsText(e)}))}).then(e=>{if(!Ss(e))throw Error("write() failed")}))})};function OM(e,t){return e?t&&e.length>t?"".concat(e.slice(0,t),"..."):"".concat(e.slice(0,t)):""}function OA(e){return(e||"").replace(/^addr:/,"").replace(/^txid:/,"").replace(/^fcid:/,"").replace(/^h:/,"").replace(/^scoid:/,"").replace(/^sfoid:/,"").replace(/^key:/,"").replace(/^bid:/,"")}function OT(e,t,n){return t?"".concat(e," ").concat(OM(t,n)):"".concat(e)}function OP(e){let{testId:t,value:n,displayValue:r,type:i,label:o,href:a,maxLength:s,size:l,scaleSize:u,weight:c,font:d,color:f="contrast",className:h,siascanUrl:p,contextMenu:m}=e,v=o||(0,gG.uV)(i),g=s||(0,gG.uF)(i),y=OA(n),b=r||i&&(0,gG.Lu)(i,y,g)||(0,gG.mj)(y,g);return(0,ed.jsxs)("div",{"data-testid":t,className:(0,eK.cx)("flex items-center",h),children:[a?(0,ed.jsx)(dS,{href:a,underline:"hover",size:l,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:b}):(0,ed.jsx)(nC,{size:l,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:b}),(0,ed.jsx)("div",{className:"ml-1 flex items-center",children:m||(0,ed.jsx)(ON,{cleanValue:y,label:v,size:l,siascanUrl:p,type:i})})]})}function ON(e){let{size:t,cleanValue:n,label:r,siascanUrl:i,type:o}=e;return(0,ed.jsxs)(dl,{trigger:(0,ed.jsx)(lD,{size:"none",variant:"ghost",children:(0,ed.jsx)(lL.EMN,{className:"10"===t?"scale-75":"scale-90"})}),contentProps:{align:"end"},children:[(0,ed.jsxs)(du,{onSelect:e=>{OC(n,r)},onClick:e=>{e.stopPropagation()},children:[(0,ed.jsx)(dd,{children:(0,ed.jsx)(lL.olJ,{})}),"Copy to clipboard"]}),i&&o&&(0,gG.Lg)(o)&&(0,ed.jsx)(dS,{target:"_blank",href:(0,gG.jH)(i,o,n),className:"block w-full",underline:"none",children:(0,ed.jsxs)(du,{onClick:e=>{e.stopPropagation()},children:[(0,ed.jsx)(dd,{children:(0,ed.jsx)(lL.V8Q,{})}),"View on Siascan"]})})]})}function OR(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:o="change"}=e,a=(0,gG.yF)(String(t),{units:"SF"});return(0,ed.jsx)(lN,{content:(i?"".concat(i," "):"")+a,children:(0,ed.jsxs)(nC,{size:n,scaleSize:r,weight:"medium",font:"mono",color:"change"===o?t>0?"green":t<0?"red":"subtle":"contrast",children:["change"===o&&t>0?"+":"",a]})})}function OD(e){let{testId:t,value:n,size:r,scaleSize:i,tooltip:o="",tipSide:a,font:s="mono",variant:l="change",color:u,fixed:c=3,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0}=e,m=n.isGreaterThan(0)?"+":n.isLessThan(0)?"-":"",v=u||("change"===l?n.isGreaterThan(0)?"green":n.isLessThan(0)?"red":"subtle":"contrast"),g=(0,ed.jsxs)(nC,{"data-testid":t,size:r,scaleSize:i,weight:"medium",font:s,ellipsis:!0,color:v,children:["change"===l?"".concat(m).concat((0,gG.Vz)(n.absoluteValue(),{fixed:c,dynamicUnits:d})):(0,gG.Vz)(n,{fixed:c,dynamicUnits:d,hastingUnits:f}),h||""]});return p?(0,ed.jsx)(lN,{content:(o?"".concat(o," "):"")+(0,gG.Vz)(n,{fixed:16,dynamicUnits:!1}),side:a,children:g}):g}function OL(e){let{sc:t,size:n,scaleSize:r,color:i,tooltip:o="",variant:a="change",fixed:s,font:l="mono",fixedTip:u=20,showTooltip:c=!0,tipSide:d,extendedSuffix:f}=e,{rate:h,currency:p}=(0,f2.Nz)(),m=t.isZero()?"":t.isGreaterThan(0)&&"change"===a?"+":t.isLessThan(0)?"-":"",v=i||("change"===a?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast");if(!h||!p)return null;let g=h.times(t).div(1e24),y=void 0!==s?s:p.fixed,b=(0,ed.jsx)(nC,{size:n,scaleSize:r,weight:"medium",font:l,ellipsis:!0,color:v,children:"".concat(m).concat(p.prefix).concat(OF(g.absoluteValue(),y)).concat(f||"")});return c?(0,ed.jsx)(lN,{side:d,content:(o?"".concat(o," "):"")+"".concat(m).concat(p.prefix).concat(OF(g.absoluteValue(),u)).concat(f||""),children:b}):b}function OF(e,t){let[n,r]=e.toFixed(t).split("."),i=new Intl.NumberFormat().format(parseInt(n));return r?"".concat(i).concat(Intl.NumberFormat().format(1.1).charAt(1)).concat(r):i}function OZ(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:o="change",fixed:a=3,fixedFiat:s,fixedTipFiat:l,font:u="mono",tipSide:c,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0,displayBoth:m=!1,displayBothDirection:v="column"}=e,{settings:{currencyDisplay:g}}=(0,f2.Hv)(),{rate:y}=(0,f2.Nz)(),b=(0,ef.useMemo)(()=>(0,ed.jsx)(OD,{value:t,size:n,color:m&&"row"===v&&"bothPreferFiat"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:o,fixed:a,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,o,a,u,d,f,h,p,c,g,m,v]),x=(0,ef.useMemo)(()=>(0,ed.jsx)(OL,{sc:t,size:n,color:m&&"row"===v&&"bothPreferSc"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:o,fixed:s,fixedTip:l,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,o,u,s,l,d,f,h,p,c,g,m,v]);return"sc"!==g&&y?"fiat"===g?x:"bothPreferSc"===g?m?(0,ed.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[b,x]}):b:"bothPreferFiat"===g?m?(0,ed.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[x,b]}):x:b:b}function OV(e){let{value:t,size:n="14",weight:r="semibold",tooltip:i="",tipSide:o,variant:a="change",color:s,format:l}=e,u=t.isGreaterThan(0)?"+":t.isLessThan(0)?"-":"",c="change"===a?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast";return(0,ed.jsx)(lN,{side:o,content:(i?"".concat(i," "):"")+l(t),children:(0,ed.jsx)(nC,{size:n,weight:r,font:"mono",ellipsis:!0,color:s||c,children:"change"===a?"".concat(u).concat(l(t.absoluteValue())):l(t)})})}var Oz=n(19510),OI=1/0,OB=function(e){var t,n=(t=e)?(t=vY(t))===OI||t===-OI?(t<0?-1:1)*17976931348623157e292:t==t?t:0:0===t?t:0,r=n%1;return n==n?r?n-r:n:0},OH=Math.min,OU=function(e,t){if((e=OB(e))<1||e>9007199254740991)return[];var n,r=4294967295,i=OH(e,4294967295);t="function"==typeof(n=t)?n:kU.Z,e-=4294967295;for(var o=(0,Oz.Z)(i,t);++r(0,ed.jsxs)("div",{className:(0,eK.cx)("relative flex gap-4 p-3.5",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:[(0,ed.jsx)(he,{className:"w-[60px] h-[50px]"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ed.jsx)(he,{className:"w-[90%] h-[20px]"}),(0,ed.jsx)(he,{className:"w-[140px] h-[14px]"})]})]},e))})}var Oq=n(66700),O$=n(19785);function OY(e,t){(0,O$.Z)(2,arguments);var n=(0,Oq.Z)(e),r=(0,Oq.Z)(t),i=n.getTime()-r.getTime();return i<0?-1:i>0?1:i}var OG={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}},OX={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function OK(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var OJ={date:OK({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:OK({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:OK({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},OQ={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function O0(e){return function(t,n){var r,i=n||{};if("formatting"===(i.context?String(i.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,a=i.width?String(i.width):o;r=e.formattingValues[a]||e.formattingValues[o]}else{var s=e.defaultWidth,l=i.width?String(i.width):e.defaultWidth;r=e.values[l]||e.values[s]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function O1(e){return function(t){var n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=r.width,o=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;var s=a[0],l=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],u=Array.isArray(l)?function(e,t){for(var n=0;n0?"in "+r:r+" ago":r},formatLong:OJ,formatRelative:function(e,t,n,r){return OQ[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:O0({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:O0({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:O0({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:O0({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:O0({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(k={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.match(k.matchPattern);if(!n)return null;var r=n[0],i=e.match(k.parsePattern);if(!i)return null;var o=k.valueCallback?k.valueCallback(i[0]):i[0];return{value:o=t.valueCallback?t.valueCallback(o):o,rest:e.slice(r.length)}}),era:O1({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:O1({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:O1({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:O1({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:O1({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function O4(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}var O3=n(81441),O5=n(32690),O6=n(36202),O8=n(25186),O7=function(e){e=(0,O8.Z)(e);var t=(0,O5.Z)(e)?(0,O6.Z)(e):void 0,n=t?t[0]:e.charAt(0),r=t?(0,O3.Z)(t,1).join(""):e.slice(1);return n.toUpperCase()+r};function O9(e){let{type:t,label:n,initials:r,href:i,src:o,shape:a}=e,s=(0,ed.jsx)(lX,{interactive:!!i,fallback:r||t&&(t||n||"").split(" ").map(e=>e.charAt(0).toUpperCase).join(""),src:o,shape:a||(t&&"address"!==t&&"block"!==t?"circle":"square")}),l=i&&(0,ed.jsx)(dS,{href:i,underline:"none",children:s})||s;return t?(0,ed.jsx)(lN,{content:n||(0,gG.jF)(t),children:(0,ed.jsx)("div",{className:"",children:l})}):l}function Ce(e){let{label:t,type:n,avatar:r,avatarShape:i,initials:o,href:a,onClick:s,children:l}=e;return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex gap-4 p-4",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),onClick:s,children:[(0,ed.jsx)(O9,{label:t,type:n,shape:i,src:r,initials:o||(n||t||"").split(" ").map(e=>e.charAt(0).toUpperCase()).join(""),href:a}),l]})}function Ct(e){let t=e.sc,n=e.sf,r=e.hash&&(0,ed.jsx)(OP,{value:e.hash,type:e.type,label:e.label,siascanUrl:e.siascanUrl,href:e.href,color:"subtle"}),i=e.label||"transaction"===e.type&&e.txType&&(0,gG.pX)(e.txType)||(0,gG.jF)(e.type),o=!function(e){if(!e)return!1;try{return new URL(e),!0}catch(e){return!1}}(i)?O7(i):i;return(0,ed.jsx)(Ce,{...e,children:(0,ed.jsxs)("div",{className:"flex flex-col items-center gap-1 w-full min-w-0",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center w-full",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center min-w-0",children:[e.height&&e.blockHref&&(0,ed.jsx)(nC,{color:"subtle",weight:"semibold",children:(0,ed.jsx)(dS,{href:e.blockHref,underline:"none",children:(0,gG.yF)(e.height)})}),o?(0,ed.jsx)(lN,{content:o,children:(0,ed.jsx)(nC,{ellipsis:!0,weight:"medium",children:o})}):(0,ed.jsx)(nC,{ellipsis:!0,weight:"medium",children:r})]}),(0,ed.jsx)("div",{className:"flex-1"}),(0,ed.jsxs)("div",{className:"flex items-center",children:[!!t&&(0,ed.jsx)(OZ,{variant:e.scVariant,value:t}),!!n&&(0,ed.jsx)(OR,{variant:e.sfVariant,value:n})]})]}),(0,ed.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ed.jsx)("div",{className:"flex gap-1",children:!!o&&r}),(0,ed.jsxs)("div",{className:"flex gap-1 items-center",children:[e.unconfirmed?(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"unconfirmed"}),e.timestamp?(0,ed.jsx)(nC,{color:"verySubtle",children:(0,ed.jsx)(lL.Bpb,{className:"scale-50"})}):null]}):null,e.timestamp&&(0,ed.jsx)(nC,{color:"subtle",children:function(e,t){var n,r,i,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,O$.Z)(2,arguments);var a=o.locale||O2;if(!a.formatDistance)throw RangeError("locale must contain formatDistance property");var s=OY(e,t);if(isNaN(s))throw RangeError("Invalid time value");var l=function(e,t){if(null==e)throw TypeError("assign requires that input parameter not be null or undefined");for(var n in t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}({},o);l.addSuffix=!!o.addSuffix,l.comparison=s,s>0?(n=(0,Oq.Z)(t),r=(0,Oq.Z)(e)):(n=(0,Oq.Z)(e),r=(0,Oq.Z)(t));var u=function(e,t,n){(0,O$.Z)(2,arguments);var r,i=function(e,t){return(0,O$.Z)(2,arguments),(0,Oq.Z)(e).getTime()-(0,Oq.Z)(t).getTime()}(e,t)/1e3;return((r=null==n?void 0:n.roundingMethod)?OG[r]:OG.trunc)(i)}(r,n),c=Math.round((u-(O4(r)-O4(n))/1e3)/60);if(c<2){if(o.includeSeconds){if(u<5)return a.formatDistance("lessThanXSeconds",5,l);if(u<10)return a.formatDistance("lessThanXSeconds",10,l);if(u<20)return a.formatDistance("lessThanXSeconds",20,l);if(u<40)return a.formatDistance("halfAMinute",null,l);else if(u<60)return a.formatDistance("lessThanXMinutes",1,l);else return a.formatDistance("xMinutes",1,l)}return 0===c?a.formatDistance("lessThanXMinutes",1,l):a.formatDistance("xMinutes",c,l)}if(c<45)return a.formatDistance("xMinutes",c,l);if(c<90)return a.formatDistance("aboutXHours",1,l);if(c<1440)return a.formatDistance("aboutXHours",Math.round(c/60),l);if(c<2520)return a.formatDistance("xDays",1,l);if(c<43200)return a.formatDistance("xDays",Math.round(c/1440),l);if(c<86400)return i=Math.round(c/43200),a.formatDistance("aboutXMonths",i,l);if((i=function(e,t){(0,O$.Z)(2,arguments);var n,r=(0,Oq.Z)(e),i=(0,Oq.Z)(t),o=OY(r,i),a=Math.abs(function(e,t){(0,O$.Z)(2,arguments);var n=(0,Oq.Z)(e),r=(0,Oq.Z)(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}(r,i));if(a<1)n=0;else{1===r.getMonth()&&r.getDate()>27&&r.setDate(30),r.setMonth(r.getMonth()-o*a);var s=OY(r,i)===-o;(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e);return(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e);return t.setHours(23,59,59,999),t})(t).getTime()===(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t})(t).getTime()})((0,Oq.Z)(e))&&1===a&&1===OY(e,i)&&(s=!1),n=o*(a-Number(s))}return 0===n?0:n}(r,n))<12)return a.formatDistance("xMonths",Math.round(c/43200),l);var d=i%12,f=Math.floor(i/12);return d<3?a.formatDistance("aboutXYears",f,l):d<9?a.formatDistance("overXYears",f,l):a.formatDistance("almostXYears",f+1,l)}(new Date(e.timestamp),new Date,{addSuffix:!0})})]})]})]})})}function Cn(e){let{title:t,actions:n,dataset:r,isLoading:i,emptyState:o,emptyMessage:a,skeletonCount:s=10,children:l}=e,u=t||n,c="emptyState";return!i||(null==r?void 0:r.length)||l||(c="skeleton"),((null==r?void 0:r.length)||l)&&(c="currentData"),(0,ed.jsx)(nA,{children:(0,ed.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:[u&&(0,ed.jsxs)("div",{className:"flex items-center p-4 border-b border-gray-200 dark:border-graydark-300",children:[t&&(0,ed.jsx)(dm,{size:"20",font:"mono",ellipsis:!0,children:t}),(0,ed.jsx)("div",{className:"flex-1"}),n]}),(0,ed.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:["emptyState"===c&&(o||(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center justify-center h-[84px]",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:(0,ed.jsx)(nC,{size:"18",color:"subtle",children:a||"No results"})})),"currentData"===c&&(l||(null==r?void 0:r.map((e,t)=>(0,ed.jsx)(Ct,{...e},e.hash||e.label||t)))),"skeleton"===c&&(0,ed.jsx)(OW,{skeletonCount:s})]})]})})}function Cr(e){let{label:t,entityType:n,entityValue:r,actions:i,href:o,value:a,extendedSuffix:s,hash:l,sc:u,scFixed:c=2,sf:d,comment:f,commentTip:h,scaleSize:p="40",isLoading:m,onClick:v}=e,g=(0,ed.jsx)(nC,{color:"subtle",size:"12",className:"h-6",children:f});return(0,ed.jsx)(nA,{children:(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center py-2 px-4 h-full min-w-[250px]",v?"cursor-pointer":""),onClick:v,children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4 flex-wrap items-start w-full",children:[(0,ed.jsxs)("div",{className:"flex relative top-px flex-1 w-full gap-6 items-center justify-between",children:[(0,ed.jsx)(nC,{color:"subtle",ellipsis:!0,scaleSize:"14",children:"string"==typeof t?O7(t):t}),i]}),(0,ed.jsxs)("div",{className:"flex flex-col items-end md:items-start gap-2 md:flex-2",children:[m?(0,ed.jsx)(he,{className:"h-12 w-[150px]"}):(0,ed.jsxs)(ed.Fragment,{children:[void 0!==u&&(0,ed.jsx)(OZ,{extendedSuffix:s,scaleSize:p,variant:"value",value:u,fixed:c}),void 0!==d&&(0,ed.jsx)(OR,{scaleSize:p,variant:"value",value:d}),n&&(r?(0,ed.jsx)(OP,{scaleSize:p,label:(0,gG.jF)(n),href:o,value:r,displayValue:"block"===n&&r?Number(r).toLocaleString():r,className:"relative top-0.5"}):(0,ed.jsx)(nC,{font:"mono",weight:"medium",scaleSize:p,children:"-"})),l&&(0,ed.jsx)(OP,{scaleSize:p,label:"hash",value:l}),void 0!==a&&(0,ed.jsx)(nC,{font:"mono",weight:"medium",scaleSize:p,ellipsis:!0,children:a})]}),g?(0,ed.jsx)("div",{className:"mt-1",children:m?(0,ed.jsx)("div",{className:"mt-1 h-6 justify-center",children:(0,ed.jsx)(he,{className:"h-4 w-[100px]"})}):h?(0,ed.jsx)(lN,{content:h,children:g}):g}):null]})]})})})}function Ci(e){let{title:t,actions:n,name:r}=e;return(0,ed.jsxs)("div",{className:"flex gap-0.5 items-center",children:[t?(0,ed.jsx)(dE,{htmlFor:r,noWrap:!0,children:t}):null,n]})}function Co(e){var t;let{form:n,name:r}=e,i=n.formState.errors[r],o=null===(t=n.formState.errors[r])||void 0===t?void 0:t.message;return i?(0,ed.jsx)(nC,{size:"14",color:"red",children:o}):null}function Ca(e){let{form:t,title:n,actions:r,name:i,className:o,wrap:a}=e,s=t.formState.errors[i];return n||s?(0,ed.jsxs)("div",{className:(0,eK.cx)("flex justify-between items-center gap-x-4 overflow-hidden",a?"flex-wrap":"",o),children:[(0,ed.jsx)(Ci,{name:i,title:n,actions:r}),(0,ed.jsx)(Co,{form:t,name:i})]}):null}function Cs(e){let{children:t,...n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ed.jsx)(Ca,{...n}),t]})}function Cl(e){let{form:t,size:n="medium",variant:r="accent",className:i,children:o}=e;return(0,ed.jsx)(lD,{className:i,size:n,variant:r,state:t.formState.isSubmitting?"waiting":void 0,type:"submit",children:t.formState.isSubmitting?(0,ed.jsx)(kJ,{}):o})}function Cu(e){let{formik:t,title:n,name:r,placeholder:i,disabled:o,readOnly:a,autoComplete:s="off",spellCheck:l=!1,tabIndex:u,allowDecimals:c=!1,decimalsLimitFiat:d=3,decimalsLimitSc:f=3,decimalsLimit:h=2,disableGroupSeparators:p=!1,showFiat:m=!0,units:v,type:g,variants:y}=e;return(0,ed.jsx)(Cp,{formik:t,title:n,name:r,children:"number"===g?(0,ed.jsx)(Cd,{formik:t,name:r,units:v,disabled:o,readOnly:a,tabIndex:u,decimalsLimit:h,allowDecimals:c,disableGroupSeparators:p,placeholder:i,variants:y}):"siacoin"===g?(0,ed.jsx)(Cf,{formik:t,name:r,disabled:o,readOnly:a,placeholder:i,tabIndex:u,showFiat:m,decimalsLimitFiat:d,decimalsLimitSc:f,variants:y}):(0,ed.jsx)(Cc,{formik:t,name:r,autoComplete:s,disabled:o,readOnly:a,placeholder:i,tabIndex:u,spellCheck:l,type:g,variants:y})})}function Cc(e){let{formik:t,name:n,placeholder:r,autoComplete:i="off",disabled:o,readOnly:a,tabIndex:s,spellCheck:l=!1,type:u,variants:c}=e;return(0,ed.jsx)(fO,{id:n,name:n,autoComplete:i,disabled:o,spellCheck:l,placeholder:r,tabIndex:s,readOnly:a||t.isSubmitting,type:u,onBlur:t.handleBlur,onChange:t.handleChange,value:t.values[n]||"",...c})}function Cd(e){let{formik:t,name:n,units:r,disabled:i,readOnly:o,tabIndex:a,placeholder:s,decimalsLimit:l,allowDecimals:u=!1,disableGroupSeparators:c=!1,variants:d}=e;return(0,ed.jsx)(f1,{id:n,units:r,name:n,placeholder:new(fQ())(s),disabled:i,allowDecimals:u,decimalsLimit:l,disableGroupSeparators:c,readOnly:o||t.isSubmitting,tabIndex:a,onBlur:t.handleBlur,onChange:e=>t.setFieldValue(n,e),value:t.values[n],...d})}function Cf(e){let{formik:t,name:n,disabled:r,readOnly:i,tabIndex:o,placeholder:a,showFiat:s,decimalsLimitFiat:l=3,decimalsLimitSc:u=3,variants:c}=e;return(0,ed.jsx)(f4,{id:n,name:n,disabled:r,showFiat:s,decimalsLimitFiat:l,decimalsLimitSc:u,readOnly:i||t.isSubmitting,tabIndex:o,onFocus:()=>t.setFieldTouched(n),sc:new(fQ())(t.values[n]),placeholder:new(fQ())(a),onChange:e=>t.setFieldValue(n,null==e?void 0:e.toString()),...c})}function Ch(e){var t,n;let{formik:r,title:i,name:o,withStatusError:a=!1,className:s}=e,l=r.errors[o]&&r.touched[o]||a&&(null===(t=r.status)||void 0===t?void 0:t.error),u=r.errors[o]||a&&(null===(n=r.status)||void 0===n?void 0:n.error);return(i||l)&&(0,ed.jsxs)("div",{className:(0,eK.cx)("flex justify-between items-center gap-4",s),children:[i?(0,ed.jsx)(dE,{htmlFor:o,children:i}):(0,ed.jsx)("div",{}),l&&(0,ed.jsx)(nC,{size:"14",color:"red",children:u})]})}function Cp(e){let{children:t,...n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ed.jsx)(Ch,{...n}),t]})}function Cm(e){var t;let{formik:n,size:r="medium",variant:i="accent",withStatusError:o=!0,children:a}=e;return(0,ed.jsxs)(ed.Fragment,{children:[o&&(null===(t=n.status)||void 0===t?void 0:t.error)&&(0,ed.jsx)(nC,{color:"red",children:n.status.error}),(0,ed.jsx)(lD,{size:r,variant:i,state:n.isSubmitting?"waiting":void 0,type:"submit",children:n.isSubmitting?(0,ed.jsx)(kJ,{}):a})]})}let Cv="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function Cg(e){let t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function Cy(e){return"nodeType"in e}function Cb(e){var t,n;return e?Cg(e)?e:Cy(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function Cx(e){let{Document:t}=Cb(e);return e instanceof t}function Cw(e){return!Cg(e)&&e instanceof Cb(e).HTMLElement}function CE(e){return e instanceof Cb(e).SVGElement}function Cj(e){return e?Cg(e)?e.document:Cy(e)?Cx(e)?e:Cw(e)||CE(e)?e.ownerDocument:document:document:document}let Ck=Cv?ef.useLayoutEffect:ef.useEffect;function CS(e){let t=(0,ef.useRef)(e);return Ck(()=>{t.current=e}),(0,ef.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;r{n.current!==e&&(n.current=e)},t),n}function CC(e,t){let n=(0,ef.useRef)();return(0,ef.useMemo)(()=>{let t=e(n.current);return n.current=t,t},[...t])}function C_(e){let t=CS(e),n=(0,ef.useRef)(null),r=(0,ef.useCallback)(e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e},[]);return[n,r]}function CM(e){let t=(0,ef.useRef)();return(0,ef.useEffect)(()=>{t.current=e},[e]),t.current}let CA={};function CT(e,t){return(0,ef.useMemo)(()=>{if(t)return t;let n=null==CA[e]?0:CA[e]+1;return CA[e]=n,e+"-"+n},[e,t])}function CP(e){return function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i{for(let[r,i]of Object.entries(n)){let n=t[r];null!=n&&(t[r]=n+e*i)}return t},{...t})}}let CN=CP(1),CR=CP(-1);function CD(e){if(!e)return!1;let{KeyboardEvent:t}=Cb(e.target);return t&&e instanceof t}function CL(e){if(function(e){if(!e)return!1;let{TouchEvent:t}=Cb(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){let{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){let{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return"clientX"in e&&"clientY"in e?{x:e.clientX,y:e.clientY}:null}let CF=Object.freeze({Translate:{toString(e){if(!e)return;let{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;let{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[CF.Translate.toString(e),CF.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),CZ="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]",CV={display:"none"};function Cz(e){let{id:t,value:n}=e;return ef.createElement("div",{id:t,style:CV},n)}function CI(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return ef.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}let CB=(0,ef.createContext)(null),CH={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},CU={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function CW(e){let{announcements:t=CU,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=CH}=e,{announce:o,announcement:a}=function(){let[e,t]=(0,ef.useState)("");return{announce:(0,ef.useCallback)(e=>{null!=e&&t(e)},[]),announcement:e}}(),s=CT("DndLiveRegion"),[l,u]=(0,ef.useState)(!1);if((0,ef.useEffect)(()=>{u(!0)},[]),!function(e){let t=(0,ef.useContext)(CB);(0,ef.useEffect)(()=>{if(!t)throw Error("useDndMonitor must be used within a children of ");return t(e)},[e,t])}((0,ef.useMemo)(()=>({onDragStart(e){let{active:n}=e;o(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&o(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;o(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;o(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;o(t.onDragCancel({active:n,over:r}))}}),[o,t])),!l)return null;let c=ef.createElement(ef.Fragment,null,ef.createElement(Cz,{id:r,value:i.draggable}),ef.createElement(CI,{id:s,announcement:a}));return n?(0,tI.createPortal)(c,n):c}function Cq(){}function C$(e,t){return(0,ef.useMemo)(()=>({sensor:e,options:null!=t?t:{}}),[e,t])}(S=ee||(ee={})).DragStart="dragStart",S.DragMove="dragMove",S.DragEnd="dragEnd",S.DragCancel="dragCancel",S.DragOver="dragOver",S.RegisterDroppable="registerDroppable",S.SetDroppableDisabled="setDroppableDisabled",S.UnregisterDroppable="unregisterDroppable";let CY=Object.freeze({x:0,y:0});function CG(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}let CX=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e,i=[];for(let e of r){let{id:r}=e,o=n.get(r);if(o){let n=function(e,t){let n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),i=Math.min(t.left+t.width,e.left+e.width),o=Math.min(t.top+t.height,e.top+e.height);if(r0&&i.push({id:r,data:{droppableContainer:e,value:n}})}}return i.sort(CG)};function CK(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:CY}let CJ=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r({...e,top:e.top+1*t.y,bottom:e.bottom+1*t.y,left:e.left+1*t.x,right:e.right+1*t.x}),{...e})};function CQ(e){if(e.startsWith("matrix3d(")){let t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){let t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}let C0={ignoreTransform:!1};function C1(e,t){void 0===t&&(t=C0);let n=e.getBoundingClientRect();if(t.ignoreTransform){let{transform:t,transformOrigin:r}=Cb(e).getComputedStyle(e);t&&(n=function(e,t,n){let r=CQ(t);if(!r)return e;let{scaleX:i,scaleY:o,x:a,y:s}=r,l=e.left-a-(1-i)*parseFloat(n),u=e.top-s-(1-o)*parseFloat(n.slice(n.indexOf(" ")+1)),c=i?e.width/i:e.width,d=o?e.height/o:e.height;return{width:c,height:d,top:u,right:l+c,bottom:u+d,left:l}}(n,t,r))}let{top:r,left:i,width:o,height:a,bottom:s,right:l}=n;return{top:r,left:i,width:o,height:a,bottom:s,right:l}}function C2(e){return C1(e,{ignoreTransform:!0})}function C4(e,t){let n=[];return e?function r(i){var o;if(null!=t&&n.length>=t||!i)return n;if(Cx(i)&&null!=i.scrollingElement&&!n.includes(i.scrollingElement))return n.push(i.scrollingElement),n;if(!Cw(i)||CE(i)||n.includes(i))return n;let a=Cb(e).getComputedStyle(i);return(i!==e&&function(e,t){void 0===t&&(t=Cb(e).getComputedStyle(e));let n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(e=>{let r=t[e];return"string"==typeof r&&n.test(r)})}(i,a)&&n.push(i),void 0===(o=a)&&(o=Cb(i).getComputedStyle(i)),"fixed"===o.position)?n:r(i.parentNode)}(e):n}function C3(e){let[t]=C4(e,1);return null!=t?t:null}function C5(e){return Cv&&e?Cg(e)?e:Cy(e)?Cx(e)||e===Cj(e).scrollingElement?window:Cw(e)?e:null:null:null}function C6(e){return Cg(e)?e.scrollX:e.scrollLeft}function C8(e){return Cg(e)?e.scrollY:e.scrollTop}function C7(e){return{x:C6(e),y:C8(e)}}function C9(e){return!!Cv&&!!e&&e===document.scrollingElement}function _e(e){let t={x:0,y:0},n=C9(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},i=e.scrollTop<=t.y;return{isTop:i,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}(O=et||(et={}))[O.Forward=1]="Forward",O[O.Backward=-1]="Backward";let _t={x:.2,y:.2};function _n(e){return e.reduce((e,t)=>CN(e,C7(t)),CY)}function _r(e,t){if(void 0===t&&(t=C1),!e)return;let{top:n,left:r,bottom:i,right:o}=t(e);C3(e)&&(i<=0||o<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}let _i=[["x",["left","right"],function(e){return e.reduce((e,t)=>e+C6(t),0)}],["y",["top","bottom"],function(e){return e.reduce((e,t)=>e+C8(t),0)}]];class _o{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;let n=C4(t),r=_n(n);for(let[t,i,o]of(this.rect={...e},this.width=e.width,this.height=e.height,_i))for(let e of i)Object.defineProperty(this,e,{get:()=>{let i=o(n),a=r[t]-i;return this.rect[e]+a},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class _a{constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)})},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function _s(e,t){let n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}function _l(e){e.preventDefault()}function _u(e){e.stopPropagation()}(C=en||(en={})).Click="click",C.DragStart="dragstart",C.Keydown="keydown",C.ContextMenu="contextmenu",C.Resize="resize",C.SelectionChange="selectionchange",C.VisibilityChange="visibilitychange",(_=er||(er={})).Space="Space",_.Down="ArrowDown",_.Right="ArrowRight",_.Left="ArrowLeft",_.Up="ArrowUp",_.Esc="Escape",_.Enter="Enter";let _c={start:[er.Space,er.Enter],cancel:[er.Esc],end:[er.Space,er.Enter]},_d=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case er.Right:return{...n,x:n.x+25};case er.Left:return{...n,x:n.x-25};case er.Down:return{...n,y:n.y+25};case er.Up:return{...n,y:n.y-25}}};class _f{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;let{event:{target:t}}=e;this.props=e,this.listeners=new _a(Cj(t)),this.windowListeners=new _a(Cb(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(en.Resize,this.handleCancel),this.windowListeners.add(en.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(en.Keydown,this.handleKeyDown))}handleStart(){let{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&_r(n),t(CY)}handleKeyDown(e){if(CD(e)){let{active:t,context:n,options:r}=this.props,{keyboardCodes:i=_c,coordinateGetter:o=_d,scrollBehavior:a="smooth"}=r,{code:s}=e;if(i.end.includes(s)){this.handleEnd(e);return}if(i.cancel.includes(s)){this.handleCancel(e);return}let{collisionRect:l}=n.current,u=l?{x:l.left,y:l.top}:CY;this.referenceCoordinates||(this.referenceCoordinates=u);let c=o(e,{active:t,context:n.current,currentCoordinates:u});if(c){let t=CR(c,u),r={x:0,y:0},{scrollableAncestors:i}=n.current;for(let n of i){let i=e.code,{isTop:o,isRight:s,isLeft:l,isBottom:u,maxScroll:d,minScroll:f}=_e(n),h=function(e){if(e===document.scrollingElement){let{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}let{top:t,left:n,right:r,bottom:i}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:i,width:e.clientWidth,height:e.clientHeight}}(n),p={x:Math.min(i===er.Right?h.right-h.width/2:h.right,Math.max(i===er.Right?h.left:h.left+h.width/2,c.x)),y:Math.min(i===er.Down?h.bottom-h.height/2:h.bottom,Math.max(i===er.Down?h.top:h.top+h.height/2,c.y))},m=i===er.Right&&!s||i===er.Left&&!l,v=i===er.Down&&!u||i===er.Up&&!o;if(m&&p.x!==c.x){let e=n.scrollLeft+t.x,o=i===er.Right&&e<=d.x||i===er.Left&&e>=f.x;if(o&&!t.y){n.scrollTo({left:e,behavior:a});return}o?r.x=n.scrollLeft-e:r.x=i===er.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:a});break}if(v&&p.y!==c.y){let e=n.scrollTop+t.y,o=i===er.Down&&e<=d.y||i===er.Up&&e>=f.y;if(o&&!t.x){n.scrollTo({top:e,behavior:a});return}o?r.y=n.scrollTop-e:r.y=i===er.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:a});break}}this.handleMove(e,CN(CR(c,this.referenceCoordinates),r))}}}handleMove(e,t){let{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){let{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){let{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function _h(e){return!!(e&&"distance"in e)}function _p(e){return!!(e&&"delay"in e)}_f.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=_c,onActivation:i}=t,{active:o}=n,{code:a}=e.nativeEvent;if(r.start.includes(a)){let t=o.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==i||i({event:e.nativeEvent}),!0)}return!1}}];class _m{constructor(e,t,n){var r;void 0===n&&(n=function(e){let{EventTarget:t}=Cb(e);return e instanceof t?e:Cj(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;let{event:i}=e,{target:o}=i;this.props=e,this.events=t,this.document=Cj(o),this.documentListeners=new _a(this.document),this.listeners=new _a(n),this.windowListeners=new _a(Cb(o)),this.initialCoordinates=null!=(r=CL(i))?r:CY,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){let{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(en.Resize,this.handleCancel),this.windowListeners.add(en.DragStart,_l),this.windowListeners.add(en.VisibilityChange,this.handleCancel),this.windowListeners.add(en.ContextMenu,_l),this.documentListeners.add(en.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(_p(t)){this.timeoutId=setTimeout(this.handleStart,t.delay);return}if(_h(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){let{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(en.Click,_u,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(en.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;let{activated:n,initialCoordinates:r,props:i}=this,{onMove:o,options:{activationConstraint:a}}=i;if(!r)return;let s=null!=(t=CL(e))?t:CY,l=CR(r,s);if(!n&&a){if(_h(a)){if(null!=a.tolerance&&_s(l,a.tolerance))return this.handleCancel();if(_s(l,a.distance))return this.handleStart()}return _p(a)&&_s(l,a.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),o(s)}handleEnd(){let{onEnd:e}=this.props;this.detach(),e()}handleCancel(){let{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===er.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}let _v={move:{name:"pointermove"},end:{name:"pointerup"}};class _g extends _m{constructor(e){let{event:t}=e;super(e,_v,Cj(t.target))}}_g.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!!n.isPrimary&&0===n.button&&(null==r||r({event:n}),!0)}}];let _y={move:{name:"mousemove"},end:{name:"mouseup"}};(M=ei||(ei={}))[M.RightClick=2]="RightClick";class _b extends _m{constructor(e){super(e,_y,Cj(e.event.target))}}_b.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==ei.RightClick&&(null==r||r({event:n}),!0)}}];let _x={move:{name:"touchmove"},end:{name:"touchend"}};class _w extends _m{constructor(e){super(e,_x)}static setup(){return window.addEventListener(_x.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(_x.move.name,e)};function e(){}}}_w.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t,{touches:i}=n;return!(i.length>1)&&(null==r||r({event:n}),!0)}}],(A=eo||(eo={}))[A.Pointer=0]="Pointer",A[A.DraggableRect=1]="DraggableRect",(T=ea||(ea={}))[T.TreeOrder=0]="TreeOrder",T[T.ReversedTreeOrder=1]="ReversedTreeOrder";let _E={x:{[et.Backward]:!1,[et.Forward]:!1},y:{[et.Backward]:!1,[et.Forward]:!1}};(P=es||(es={}))[P.Always=0]="Always",P[P.BeforeDragging=1]="BeforeDragging",P[P.WhileDragging=2]="WhileDragging",(el||(el={})).Optimized="optimized";let _j=new Map;function _k(e,t){return CC(n=>e?n||("function"==typeof t?t(e):e):null,[t,e])}function _S(e){let{callback:t,disabled:n}=e,r=CS(t),i=(0,ef.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;let{ResizeObserver:e}=window;return new e(r)},[n]);return(0,ef.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}function _O(e){return new _o(C1(e),e)}function _C(e,t,n){void 0===t&&(t=_O);let[r,i]=(0,ef.useReducer)(function(r){if(!e)return null;if(!1===e.isConnected){var i;return null!=(i=null!=r?r:n)?i:null}let o=t(e);return JSON.stringify(r)===JSON.stringify(o)?r:o},null),o=function(e){let{callback:t,disabled:n}=e,r=CS(t),i=(0,ef.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;let{MutationObserver:e}=window;return new e(r)},[r,n]);return(0,ef.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}({callback(t){if(e)for(let n of t){let{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){i();break}}}}),a=_S({callback:i});return Ck(()=>{i(),e?(null==a||a.observe(e),null==o||o.observe(document.body,{childList:!0,subtree:!0})):(null==a||a.disconnect(),null==o||o.disconnect())},[e]),r}let __=[];function _M(e,t){void 0===t&&(t=[]);let n=(0,ef.useRef)(null);return(0,ef.useEffect)(()=>{n.current=null},t),(0,ef.useEffect)(()=>{let t=e!==CY;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)},[e]),n.current?CR(e,n.current):CY}function _A(e){return(0,ef.useMemo)(()=>e?function(e){let t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null,[e])}let _T=[];function _P(e){if(!e)return null;if(e.children.length>1)return e;let t=e.children[0];return Cw(t)?t:e}let _N=[{sensor:_g,options:{}},{sensor:_f,options:{}}],_R={current:{}},_D={draggable:{measure:C2},droppable:{measure:C2,strategy:es.WhileDragging,frequency:el.Optimized},dragOverlay:{measure:C1}};class _L extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(e=>{let{disabled:t}=e;return!t})}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}let _F={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new _L,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Cq},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:_D,measureDroppableContainers:Cq,windowRect:null,measuringScheduled:!1},_Z={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Cq,draggableNodes:new Map,over:null,measureDroppableContainers:Cq},_V=(0,ef.createContext)(_Z),_z=(0,ef.createContext)(_F);function _I(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new _L}}}function _B(e,t){switch(t.type){case ee.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case ee.DragMove:if(!e.draggable.active)return e;return{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case ee.DragEnd:case ee.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case ee.RegisterDroppable:{let{element:n}=t,{id:r}=n,i=new _L(e.droppable.containers);return i.set(r,n),{...e,droppable:{...e.droppable,containers:i}}}case ee.SetDroppableDisabled:{let{id:n,key:r,disabled:i}=t,o=e.droppable.containers.get(n);if(!o||r!==o.key)return e;let a=new _L(e.droppable.containers);return a.set(n,{...o,disabled:i}),{...e,droppable:{...e.droppable,containers:a}}}case ee.UnregisterDroppable:{let{id:n,key:r}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;let o=new _L(e.droppable.containers);return o.delete(n),{...e,droppable:{...e.droppable,containers:o}}}default:return e}}function _H(e){let{disabled:t}=e,{active:n,activatorEvent:r,draggableNodes:i}=(0,ef.useContext)(_V),o=CM(r),a=CM(null==n?void 0:n.id);return(0,ef.useEffect)(()=>{if(!t&&!r&&o&&null!=a){if(!CD(o)||document.activeElement===o.target)return;let e=i.get(a);if(!e)return;let{activatorNode:t,node:n}=e;(t.current||n.current)&&requestAnimationFrame(()=>{for(let e of[t.current,n.current]){if(!e)continue;let t=e.matches(CZ)?e:e.querySelector(CZ);if(t){t.focus();break}}})}},[r,t,i,a,o]),null}function _U(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce((e,t)=>t({transform:e,...r}),n):n}let _W=(0,ef.createContext)({...CY,scaleX:1,scaleY:1});(N=eu||(eu={}))[N.Uninitialized=0]="Uninitialized",N[N.Initializing=1]="Initializing",N[N.Initialized=2]="Initialized";let _q=(0,ef.memo)(function(e){var t,n,r,i,o,a;let{id:s,accessibility:l,autoScroll:u=!0,children:c,sensors:d=_N,collisionDetection:f=CX,measuring:h,modifiers:p,...m}=e,[v,g]=(0,ef.useReducer)(_B,void 0,_I),[y,b]=function(){let[e]=(0,ef.useState)(()=>new Set),t=(0,ef.useCallback)(t=>(e.add(t),()=>e.delete(t)),[e]);return[(0,ef.useCallback)(t=>{let{type:n,event:r}=t;e.forEach(e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)})},[e]),t]}(),[x,w]=(0,ef.useState)(eu.Uninitialized),E=x===eu.Initialized,{draggable:{active:j,nodes:k,translate:S},droppable:{containers:O}}=v,C=j?k.get(j):null,_=(0,ef.useRef)({initial:null,translated:null}),M=(0,ef.useMemo)(()=>{var e;return null!=j?{id:j,data:null!=(e=null==C?void 0:C.data)?e:_R,rect:_}:null},[j,C]),A=(0,ef.useRef)(null),[T,P]=(0,ef.useState)(null),[N,R]=(0,ef.useState)(null),D=CO(m,Object.values(m)),L=CT("DndDescribedBy",s),F=(0,ef.useMemo)(()=>O.getEnabled(),[O]),Z=(0,ef.useMemo)(()=>({draggable:{..._D.draggable,...null==h?void 0:h.draggable},droppable:{..._D.droppable,...null==h?void 0:h.droppable},dragOverlay:{..._D.dragOverlay,...null==h?void 0:h.dragOverlay}}),[null==h?void 0:h.draggable,null==h?void 0:h.droppable,null==h?void 0:h.dragOverlay]),{droppableRects:V,measureDroppableContainers:z,measuringScheduled:I}=function(e,t){let{dragging:n,dependencies:r,config:i}=t,[o,a]=(0,ef.useState)(null),{frequency:s,measure:l,strategy:u}=i,c=(0,ef.useRef)(e),d=function(){switch(u){case es.Always:return!1;case es.BeforeDragging:return n;default:return!n}}(),f=CO(d),h=(0,ef.useCallback)(function(e){void 0===e&&(e=[]),f.current||a(t=>null===t?e:t.concat(e.filter(e=>!t.includes(e))))},[f]),p=(0,ef.useRef)(null),m=CC(t=>{if(d&&!n)return _j;if(!t||t===_j||c.current!==e||null!=o){let t=new Map;for(let n of e){if(!n)continue;if(o&&o.length>0&&!o.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}let e=n.node.current,r=e?new _o(l(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t},[e,o,n,d,l]);return(0,ef.useEffect)(()=>{c.current=e},[e]),(0,ef.useEffect)(()=>{d||h()},[n,d]),(0,ef.useEffect)(()=>{o&&o.length>0&&a(null)},[JSON.stringify(o)]),(0,ef.useEffect)(()=>{d||"number"!=typeof s||null!==p.current||(p.current=setTimeout(()=>{h(),p.current=null},s))},[s,d,h,...r]),{droppableRects:m,measureDroppableContainers:h,measuringScheduled:null!=o}}(F,{dragging:E,dependencies:[S.x,S.y],config:Z.droppable}),B=function(e,t){let n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return CC(e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null},[r,t])}(k,j),H=(0,ef.useMemo)(()=>N?CL(N):null,[N]),U=function(){let e=(null==T?void 0:T.autoScrollEnabled)===!1,t="object"==typeof u?!1===u.enabled:!1===u,n=E&&!e&&!t;return"object"==typeof u?{...u,enabled:n}:{enabled:n}}(),W=_k(B,Z.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:i=!0}=e,o=(0,ef.useRef)(!1),{x:a,y:s}="boolean"==typeof i?{x:i,y:i}:i;Ck(()=>{if(!a&&!s||!t){o.current=!1;return}if(o.current||!r)return;let e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;let i=CK(n(e),r);if(a||(i.x=0),s||(i.y=0),o.current=!0,Math.abs(i.x)>0||Math.abs(i.y)>0){let t=C3(e);t&&t.scrollBy({top:i.y,left:i.x})}},[t,a,s,r,n])}({activeNode:j?k.get(j):null,config:U.layoutShiftCompensation,initialRect:W,measure:Z.draggable.measure});let q=_C(B,Z.draggable.measure,W),$=_C(B?B.parentElement:null),Y=(0,ef.useRef)({activatorEvent:null,active:null,activeNode:B,collisionRect:null,collisions:null,droppableRects:V,draggableNodes:k,draggingNode:null,draggingNodeRect:null,droppableContainers:O,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),G=O.getNodeFor(null==(t=Y.current.over)?void 0:t.id),X=function(e){let{measure:t}=e,[n,r]=(0,ef.useState)(null),i=_S({callback:(0,ef.useCallback)(e=>{for(let{target:n}of e)if(Cw(n)){r(e=>{let r=t(n);return e?{...e,width:r.width,height:r.height}:r});break}},[t])}),[o,a]=C_((0,ef.useCallback)(e=>{let n=_P(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)},[t,i]));return(0,ef.useMemo)(()=>({nodeRef:o,rect:n,setRef:a}),[n,o,a])}({measure:Z.dragOverlay.measure}),K=null!=(n=X.nodeRef.current)?n:B,J=E?null!=(r=X.rect)?r:q:null,Q=!!(X.nodeRef.current&&X.rect),en=function(e){let t=_k(e);return CK(e,t)}(Q?null:q),er=_A(K?Cb(K):null),ei=function(e){let t=(0,ef.useRef)(e),n=CC(n=>e?n&&n!==__&&e&&t.current&&e.parentNode===t.current.parentNode?n:C4(e):__,[e]);return(0,ef.useEffect)(()=>{t.current=e},[e]),n}(E?null!=G?G:B:null),el=function(e,t){void 0===t&&(t=C1);let[n]=e,r=_A(n?Cb(n):null),[i,o]=(0,ef.useReducer)(function(){return e.length?e.map(e=>C9(e)?r:new _o(t(e),e)):_T},_T),a=_S({callback:o});return e.length>0&&i===_T&&o(),Ck(()=>{e.length?e.forEach(e=>null==a?void 0:a.observe(e)):(null==a||a.disconnect(),o())},[e]),i}(ei),ec=_U(p,{transform:{x:S.x-en.x,y:S.y-en.y,scaleX:1,scaleY:1},activatorEvent:N,active:M,activeNodeRect:q,containerNodeRect:$,draggingNodeRect:J,over:Y.current.over,overlayNodeRect:X.rect,scrollableAncestors:ei,scrollableAncestorRects:el,windowRect:er}),ed=H?CN(H,S):null,eh=function(e){let[t,n]=(0,ef.useState)(null),r=(0,ef.useRef)(e),i=(0,ef.useCallback)(e=>{let t=C5(e.target);t&&n(e=>e?(e.set(t,C7(t)),new Map(e)):null)},[]);return(0,ef.useEffect)(()=>{let t=r.current;if(e!==t){o(t);let a=e.map(e=>{let t=C5(e);return t?(t.addEventListener("scroll",i,{passive:!0}),[t,C7(t)]):null}).filter(e=>null!=e);n(a.length?new Map(a):null),r.current=e}return()=>{o(e),o(t)};function o(e){e.forEach(e=>{let t=C5(e);null==t||t.removeEventListener("scroll",i)})}},[i,e]),(0,ef.useMemo)(()=>e.length?t?Array.from(t.values()).reduce((e,t)=>CN(e,t),CY):_n(e):CY,[e,t])}(ei),ep=_M(eh),em=_M(eh,[q]),ev=CN(ec,ep),eg=J?CJ(J,ec):null,ey=M&&eg?f({active:M,collisionRect:eg,droppableRects:V,droppableContainers:F,pointerCoordinates:ed}):null,eb=function(e,t){if(!e||0===e.length)return null;let[n]=e;return t?n[t]:n}(ey,"id"),[ex,ew]=(0,ef.useState)(null),eE=(o=Q?ec:CN(ec,em),a=null!=(i=null==ex?void 0:ex.rect)?i:null,{...o,scaleX:a&&q?a.width/q.width:1,scaleY:a&&q?a.height/q.height:1}),ej=(0,ef.useCallback)((e,t)=>{let{sensor:n,options:r}=t;if(null==A.current)return;let i=k.get(A.current);if(!i)return;let o=e.nativeEvent,a=new n({active:A.current,activeNode:i,event:o,options:r,context:Y,onStart(e){let t=A.current;if(null==t)return;let n=k.get(t);if(!n)return;let{onDragStart:r}=D.current,i={active:{id:t,data:n.data,rect:_}};(0,tI.unstable_batchedUpdates)(()=>{null==r||r(i),w(eu.Initializing),g({type:ee.DragStart,initialCoordinates:e,active:t}),y({type:"onDragStart",event:i})})},onMove(e){g({type:ee.DragMove,coordinates:e})},onEnd:s(ee.DragEnd),onCancel:s(ee.DragCancel)});function s(e){return async function(){let{active:t,collisions:n,over:r,scrollAdjustedTranslate:i}=Y.current,a=null;if(t&&i){let{cancelDrop:s}=D.current;a={activatorEvent:o,active:t,collisions:n,delta:i,over:r},e===ee.DragEnd&&"function"==typeof s&&await Promise.resolve(s(a))&&(e=ee.DragCancel)}A.current=null,(0,tI.unstable_batchedUpdates)(()=>{g({type:e}),w(eu.Uninitialized),ew(null),P(null),R(null);let t=e===ee.DragEnd?"onDragEnd":"onDragCancel";if(a){let e=D.current[t];null==e||e(a),y({type:t,event:a})}})}}(0,tI.unstable_batchedUpdates)(()=>{P(a),R(e.nativeEvent)})},[k]),ek=(0,ef.useCallback)((e,t)=>(n,r)=>{let i=n.nativeEvent,o=k.get(r);null!==A.current||!o||i.dndKit||i.defaultPrevented||!0!==e(n,t.options,{active:o})||(i.dndKit={capturedBy:t.sensor},A.current=r,ej(n,t))},[k,ej]),eS=(0,ef.useMemo)(()=>d.reduce((e,t)=>{let{sensor:n}=t;return[...e,...n.activators.map(e=>({eventName:e.eventName,handler:ek(e.handler,t)}))]},[]),[d,ek]);(0,ef.useEffect)(()=>{if(!Cv)return;let e=d.map(e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()});return()=>{for(let t of e)null==t||t()}},d.map(e=>{let{sensor:t}=e;return t})),Ck(()=>{q&&x===eu.Initializing&&w(eu.Initialized)},[q,x]),(0,ef.useEffect)(()=>{let{onDragMove:e}=D.current,{active:t,activatorEvent:n,collisions:r,over:i}=Y.current;if(!t||!n)return;let o={active:t,activatorEvent:n,collisions:r,delta:{x:ev.x,y:ev.y},over:i};(0,tI.unstable_batchedUpdates)(()=>{null==e||e(o),y({type:"onDragMove",event:o})})},[ev.x,ev.y]),(0,ef.useEffect)(()=>{let{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:i}=Y.current;if(!e||null==A.current||!t||!i)return;let{onDragOver:o}=D.current,a=r.get(eb),s=a&&a.rect.current?{id:a.id,rect:a.rect.current,data:a.data,disabled:a.disabled}:null,l={active:e,activatorEvent:t,collisions:n,delta:{x:i.x,y:i.y},over:s};(0,tI.unstable_batchedUpdates)(()=>{ew(s),null==o||o(l),y({type:"onDragOver",event:l})})},[eb]),Ck(()=>{Y.current={activatorEvent:N,active:M,activeNode:B,collisionRect:eg,collisions:ey,droppableRects:V,draggableNodes:k,draggingNode:K,draggingNodeRect:J,droppableContainers:O,over:ex,scrollableAncestors:ei,scrollAdjustedTranslate:ev},_.current={initial:J,translated:eg}},[M,B,ey,eg,k,K,J,V,O,ex,ei,ev]),function(e){let{acceleration:t,activator:n=eo.Pointer,canScroll:r,draggingRect:i,enabled:o,interval:a=5,order:s=ea.TreeOrder,pointerCoordinates:l,scrollableAncestors:u,scrollableAncestorRects:c,delta:d,threshold:f}=e,h=function(e){let{delta:t,disabled:n}=e,r=CM(t);return CC(e=>{if(n||!r||!e)return _E;let i={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[et.Backward]:e.x[et.Backward]||-1===i.x,[et.Forward]:e.x[et.Forward]||1===i.x},y:{[et.Backward]:e.y[et.Backward]||-1===i.y,[et.Forward]:e.y[et.Forward]||1===i.y}}},[n,t,r])}({delta:d,disabled:!o}),[p,m]=function(){let e=(0,ef.useRef)(null);return[(0,ef.useCallback)((t,n)=>{e.current=setInterval(t,n)},[]),(0,ef.useCallback)(()=>{null!==e.current&&(clearInterval(e.current),e.current=null)},[])]}(),v=(0,ef.useRef)({x:0,y:0}),g=(0,ef.useRef)({x:0,y:0}),y=(0,ef.useMemo)(()=>{switch(n){case eo.Pointer:return l?{top:l.y,bottom:l.y,left:l.x,right:l.x}:null;case eo.DraggableRect:return i}},[n,i,l]),b=(0,ef.useRef)(null),x=(0,ef.useCallback)(()=>{let e=b.current;if(!e)return;let t=v.current.x*g.current.x,n=v.current.y*g.current.y;e.scrollBy(t,n)},[]),w=(0,ef.useMemo)(()=>s===ea.TreeOrder?[...u].reverse():u,[s,u]);(0,ef.useEffect)(()=>{if(!o||!u.length||!y){m();return}for(let e of w){if((null==r?void 0:r(e))===!1)continue;let n=c[u.indexOf(e)];if(!n)continue;let{direction:i,speed:o}=function(e,t,n,r,i){let{top:o,left:a,right:s,bottom:l}=n;void 0===r&&(r=10),void 0===i&&(i=_t);let{isTop:u,isBottom:c,isLeft:d,isRight:f}=_e(e),h={x:0,y:0},p={x:0,y:0},m={height:t.height*i.y,width:t.width*i.x};return!u&&o<=t.top+m.height?(h.y=et.Backward,p.y=r*Math.abs((t.top+m.height-o)/m.height)):!c&&l>=t.bottom-m.height&&(h.y=et.Forward,p.y=r*Math.abs((t.bottom-m.height-l)/m.height)),!f&&s>=t.right-m.width?(h.x=et.Forward,p.x=r*Math.abs((t.right-m.width-s)/m.width)):!d&&a<=t.left+m.width&&(h.x=et.Backward,p.x=r*Math.abs((t.left+m.width-a)/m.width)),{direction:h,speed:p}}(e,n,y,t,f);for(let e of["x","y"])h[e][i[e]]||(o[e]=0,i[e]=0);if(o.x>0||o.y>0){m(),b.current=e,p(x,a),v.current=o,g.current=i;return}}v.current={x:0,y:0},g.current={x:0,y:0},m()},[t,x,r,m,o,a,JSON.stringify(y),JSON.stringify(h),p,u,w,c,JSON.stringify(f)])}({...U,delta:S,draggingRect:eg,pointerCoordinates:ed,scrollableAncestors:ei,scrollableAncestorRects:el});let eO=(0,ef.useMemo)(()=>({active:M,activeNode:B,activeNodeRect:q,activatorEvent:N,collisions:ey,containerNodeRect:$,dragOverlay:X,draggableNodes:k,droppableContainers:O,droppableRects:V,over:ex,measureDroppableContainers:z,scrollableAncestors:ei,scrollableAncestorRects:el,measuringConfiguration:Z,measuringScheduled:I,windowRect:er}),[M,B,q,N,ey,$,X,k,O,V,ex,z,ei,el,Z,I,er]),eC=(0,ef.useMemo)(()=>({activatorEvent:N,activators:eS,active:M,activeNodeRect:q,ariaDescribedById:{draggable:L},dispatch:g,draggableNodes:k,over:ex,measureDroppableContainers:z}),[N,eS,M,q,g,L,k,ex,z]);return ef.createElement(CB.Provider,{value:b},ef.createElement(_V.Provider,{value:eC},ef.createElement(_z.Provider,{value:eO},ef.createElement(_W.Provider,{value:eE},c)),ef.createElement(_H,{disabled:(null==l?void 0:l.restoreFocus)===!1})),ef.createElement(CW,{...l,hiddenTextDescribedById:L}))}),_$=(0,ef.createContext)(null),_Y="button",_G={timeout:25};function _X(e){let{animation:t,children:n}=e,[r,i]=(0,ef.useState)(null),[o,a]=(0,ef.useState)(null),s=CM(n);return n||r||!s||i(s),Ck(()=>{if(!o)return;let e=null==r?void 0:r.key,n=null==r?void 0:r.props.id;if(null==e||null==n){i(null);return}Promise.resolve(t(n,o)).then(()=>{i(null)})},[t,r,o]),ef.createElement(ef.Fragment,null,n,r?(0,ef.cloneElement)(r,{ref:a}):null)}let _K={x:0,y:0,scaleX:1,scaleY:1};function _J(e){let{children:t}=e;return ef.createElement(_V.Provider,{value:_Z},ef.createElement(_W.Provider,{value:_K},t))}let _Q={position:"fixed",touchAction:"none"},_0=e=>CD(e)?"transform 250ms ease":void 0,_1=(0,ef.forwardRef)((e,t)=>{let{as:n,activatorEvent:r,adjustScale:i,children:o,className:a,rect:s,style:l,transform:u,transition:c=_0}=e;if(!s)return null;let d=i?u:{...u,scaleX:1,scaleY:1},f={..._Q,width:s.width,height:s.height,top:s.top,left:s.left,transform:CF.Transform.toString(d),transformOrigin:i&&r?function(e,t){let n=CL(e);if(!n)return"0 0";let r={x:(n.x-t.left)/t.width*100,y:(n.y-t.top)/t.height*100};return r.x+"% "+r.y+"%"}(r,s):void 0,transition:"function"==typeof c?c(r):c,...l};return ef.createElement(n,{className:a,style:f,ref:t},o)}),_2={duration:250,easing:"ease",keyframes:e=>{let{transform:{initial:t,final:n}}=e;return[{transform:CF.Transform.toString(t)},{transform:CF.Transform.toString(n)}]},sideEffects:(R={styles:{active:{opacity:"0"}}},e=>{let{active:t,dragOverlay:n}=e,r={},{styles:i,className:o}=R;if(null!=i&&i.active)for(let[e,n]of Object.entries(i.active))void 0!==n&&(r[e]=t.node.style.getPropertyValue(e),t.node.style.setProperty(e,n));if(null!=i&&i.dragOverlay)for(let[e,t]of Object.entries(i.dragOverlay))void 0!==t&&n.node.style.setProperty(e,t);return null!=o&&o.active&&t.node.classList.add(o.active),null!=o&&o.dragOverlay&&n.node.classList.add(o.dragOverlay),function(){for(let[e,n]of Object.entries(r))t.node.style.setProperty(e,n);null!=o&&o.active&&t.node.classList.remove(o.active)}})},_4=0,_3=ef.memo(e=>{var t;let{adjustScale:n=!1,children:r,dropAnimation:i,style:o,transition:a,modifiers:s,wrapperElement:l="div",className:u,zIndex:c=999}=e,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggableNodes:m,droppableContainers:v,dragOverlay:g,over:y,measuringConfiguration:b,scrollableAncestors:x,scrollableAncestorRects:w,windowRect:E}=(0,ef.useContext)(_z),j=(0,ef.useContext)(_W),k=(t=null==f?void 0:f.id,(0,ef.useMemo)(()=>{if(null!=t)return++_4},[t])),S=_U(s,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggingNodeRect:g.rect,over:y,overlayNodeRect:g.rect,scrollableAncestors:x,scrollableAncestorRects:w,transform:j,windowRect:E}),O=_k(h),C=function(e){let{config:t,draggableNodes:n,droppableContainers:r,measuringConfiguration:i}=e;return CS((e,o)=>{if(null===t)return;let a=n.get(e);if(!a)return;let s=a.node.current;if(!s)return;let l=_P(o);if(!l)return;let{transform:u}=Cb(o).getComputedStyle(o),c=CQ(u);if(!c)return;let d="function"==typeof t?t:function(e){let{duration:t,easing:n,sideEffects:r,keyframes:i}={..._2,...e};return e=>{let{active:o,dragOverlay:a,transform:s,...l}=e;if(!t)return;let u={x:a.rect.left-o.rect.left,y:a.rect.top-o.rect.top},c={scaleX:1!==s.scaleX?o.rect.width*s.scaleX/a.rect.width:1,scaleY:1!==s.scaleY?o.rect.height*s.scaleY/a.rect.height:1},d={x:s.x-u.x,y:s.y-u.y,...c},f=i({...l,active:o,dragOverlay:a,transform:{initial:s,final:d}}),[h]=f,p=f[f.length-1];if(JSON.stringify(h)===JSON.stringify(p))return;let m=null==r?void 0:r({active:o,dragOverlay:a,...l}),v=a.node.animate(f,{duration:t,easing:n,fill:"forwards"});return new Promise(e=>{v.onfinish=()=>{null==m||m(),e()}})}}(t);return _r(s,i.draggable.measure),d({active:{id:e,data:a.data,node:s,rect:i.draggable.measure(s)},draggableNodes:n,dragOverlay:{node:o,rect:i.dragOverlay.measure(l)},droppableContainers:r,measuringConfiguration:i,transform:c})})}({config:i,draggableNodes:m,droppableContainers:v,measuringConfiguration:b}),_=O?g.setRef:void 0;return ef.createElement(_J,null,ef.createElement(_X,{animation:C},f&&k?ef.createElement(_1,{key:k,id:f.id,ref:_,as:l,activatorEvent:d,adjustScale:n,className:u,transition:a,rect:O,style:{zIndex:c,...o},transform:S},r):null))});function _5(){return(0,ef.forwardRef)((e,t)=>{let{data:n,style:r,attributes:i,listeners:o,context:a,columns:s,rowSize:l="default",focusId:u,focusColor:c="default",getCellClassNames:d,getContentClassNames:f,className:h}=e;return(0,ed.jsx)("tr",{ref:t,...i,...o,style:r,id:n.id,"data-testid":n.id,onClick:n.onClick,className:(0,eK.cx)("border-b border-gray-200/50 dark:border-graydark-100",n.onClick?"cursor-pointer":"",n.className,h),children:s.map((e,t)=>{let{id:r,render:i,contentClassName:o,cellClassName:s,rowCellClassName:h,rowContentClassName:p}=e;return(0,ed.jsx)("td",{"data-testid":r,className:(0,eK.cx)(d(t,(0,eK.cx)(s,h),!1),u&&u===n.id?["shadow-border-y","first:shadow-border-tlb","last:shadow-border-trb"]:"","default"===c?"!shadow-blue-900 dark:!shadow-blue-200":"","blue"===c?"!shadow-blue-500 dark:!shadow-blue-400":"","red"===c?"!shadow-red-500 dark:!shadow-red-400":"","amber"===c?"!shadow-amber-500 dark:!shadow-amber-500":"","green"===c?"!shadow-green-500 dark:!shadow-green-400":""),children:(0,ed.jsx)("div",{className:(0,eK.cx)(f(t,(0,eK.cx)(o,p)),"dense"===l?"h-[50px]":"default"===l?"h-[100px]":""),children:(0,ed.jsx)(i,{data:n,context:a})})},"".concat(r,"/").concat(n.id))})},n.id)})}function _6(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:o,focusColor:a="default",getCellClassNames:s,getContentClassNames:l}=e,{attributes:u,listeners:c,setNodeRef:d,transform:f}=function(e){let{id:t,data:n,disabled:r=!1,attributes:i}=e,o=CT("Droppable"),{activators:a,activatorEvent:s,active:l,activeNodeRect:u,ariaDescribedById:c,draggableNodes:d,over:f}=(0,ef.useContext)(_V),{role:h=_Y,roleDescription:p="draggable",tabIndex:m=0}=null!=i?i:{},v=(null==l?void 0:l.id)===t,g=(0,ef.useContext)(v?_W:_$),[y,b]=C_(),[x,w]=C_(),E=(0,ef.useMemo)(()=>a.reduce((e,n)=>{let{eventName:r,handler:i}=n;return e[r]=e=>{i(e,t)},e},{}),[a,t]),j=CO(n);return Ck(()=>(d.set(t,{id:t,key:o,node:y,activatorNode:x,data:j}),()=>{let e=d.get(t);e&&e.key===o&&d.delete(t)}),[d,t]),{active:l,activatorEvent:s,activeNodeRect:u,attributes:(0,ef.useMemo)(()=>({role:h,tabIndex:m,"aria-disabled":r,"aria-pressed":!!v&&h===_Y||void 0,"aria-roledescription":p,"aria-describedby":c.draggable}),[r,h,m,v,p,c.draggable]),isDragging:v,listeners:r?void 0:E,node:y,over:f,setNodeRef:b,setActivatorNodeRef:w,transform:g}}({id:t.id}),h=f?{transform:"translate3d(".concat(f.x,"px, ").concat(f.y,"px, 0)")}:void 0,p=(0,ef.useMemo)(()=>_5(),[]);return(0,ed.jsx)(p,{ref:d,style:h,attributes:u,listeners:c,data:t,context:n,columns:r,rowSize:i,focusId:o,focusColor:a,getCellClassNames:s,getContentClassNames:l})}function _8(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:o,focusColor:a="default",getCellClassNames:s,getContentClassNames:l}=e,{isOver:u,setNodeRef:c}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:i}=e,o=CT("Droppable"),{active:a,dispatch:s,over:l,measureDroppableContainers:u}=(0,ef.useContext)(_V),c=(0,ef.useRef)({disabled:n}),d=(0,ef.useRef)(!1),f=(0,ef.useRef)(null),h=(0,ef.useRef)(null),{disabled:p,updateMeasurementsFor:m,timeout:v}={..._G,...i},g=CO(null!=m?m:r),y=_S({callback:(0,ef.useCallback)(()=>{if(!d.current){d.current=!0;return}null!=h.current&&clearTimeout(h.current),h.current=setTimeout(()=>{u(Array.isArray(g.current)?g.current:[g.current]),h.current=null},v)},[v]),disabled:p||!a}),[b,x]=C_((0,ef.useCallback)((e,t)=>{y&&(t&&(y.unobserve(t),d.current=!1),e&&y.observe(e))},[y])),w=CO(t);return(0,ef.useEffect)(()=>{y&&b.current&&(y.disconnect(),d.current=!1,y.observe(b.current))},[b,y]),Ck(()=>(s({type:ee.RegisterDroppable,element:{id:r,key:o,disabled:n,node:b,rect:f,data:w}}),()=>s({type:ee.UnregisterDroppable,key:o,id:r})),[r]),(0,ef.useEffect)(()=>{n!==c.current.disabled&&(s({type:ee.SetDroppableDisabled,id:r,key:o,disabled:n}),c.current.disabled=n)},[r,o,n,s]),{active:a,rect:f,isOver:(null==l?void 0:l.id)===r,node:b,over:l,setNodeRef:x}}({id:t.id}),d=(0,ef.useMemo)(()=>_5(),[]);return(0,ed.jsx)(d,{ref:c,className:u?"bg-blue-200/20 dark:bg-blue-300/20":"",data:t,context:n,columns:r,rowSize:i,focusId:o,focusColor:a,getCellClassNames:s,getContentClassNames:l})}function _7(e){let{columns:t,data:n,context:r,sortField:i,sortDirection:o,sortableColumns:a,toggleSort:s,rowSize:l="default",pageSize:u,isLoading:c,emptyState:d,focusId:f,focusColor:h="default",onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,draggingDatum:b,testId:x}=e,w="emptyState";!c||(null==n?void 0:n.length)||(w="skeleton"),(null==n?void 0:n.length)&&(w="currentData");let E=(0,ef.useCallback)((e,n,r)=>(0,eK.cx)(0===e?"pl-6":"pl-4",e===t.length-1?"pr-6":"pr-4",r?[0===e?"rounded-tl-lg":"",e===t.length-1?"rounded-tr-lg":""]:"",n),[t]),j=(0,ef.useCallback)((e,t)=>(0,eK.cx)("flex items-center",t),[]),k=(0,ef.useMemo)(()=>_5(),[]),S=function(){for(var e=arguments.length,t=Array(e),n=0;n[...t].filter(e=>null!=e),[...t])}(C$(_b,{activationConstraint:{distance:10}}),C$(_w,{activationConstraint:{delay:250,tolerance:5}})),O=(0,ef.useMemo)(()=>t.some(e=>{let{summary:t}=e;return t&&t({context:r})}),[t,r]);return(0,ed.jsxs)(_q,{sensors:S,onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,children:[(0,ed.jsx)(_3,{children:b&&(0,ed.jsx)(nA,{className:"inline-block",children:(0,ed.jsx)("table",{children:(0,ed.jsx)(k,{className:"pointer-events-none",data:b,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},b.id)})})}),(0,ed.jsxs)(nA,{children:[(0,ed.jsxs)("table",{"data-testid":x,"data-loading":"skeleton"===w,className:"relative z-10 table-auto border-collapse w-full",children:[(0,ed.jsxs)("thead",{className:(0,eK.cx)("sticky top-0 z-20 bg-white dark:bg-graydark-100","shadow-border-b shadow-gray-400 dark:shadow-graydark-300"),children:[(0,ed.jsx)("tr",{children:t.map((e,t)=>{let{id:n,icon:r,label:l,tip:u,cellClassName:c,contentClassName:d}=e,f=(null==a?void 0:a.includes(n))&&!!s,h=i===n;return(0,ed.jsx)("th",{"data-testid":n,className:(0,eK.cx)(E(t,c,!1),"border-b border-gray-400 dark:border-graydark-400"),children:(0,ed.jsx)("div",{className:"overflow-hidden py-3",children:(0,ed.jsxs)("div",{onClick:()=>{f&&s(n)},className:(0,eK.cx)(j(t,d),f?"cursor-pointer":""),children:[(0,ed.jsx)(lN,{content:u,children:(0,ed.jsxs)(nC,{color:"subtle",className:"relative flex gap-1",ellipsis:!0,children:[r?(0,ed.jsx)("div",{children:r}):null,(0,ed.jsx)(nC,{ellipsis:!0,size:"12",weight:"medium",children:l})]})}),h&&(0,ed.jsx)(nC,{color:"contrast",children:"asc"===o?(0,ed.jsx)(lL.kqg,{className:"scale-75"}):(0,ed.jsx)(lL.EMN,{className:"scale-75"})}),f&&!h&&(0,ed.jsx)(nC,{color:"verySubtle",children:(0,ed.jsx)(lL.kqg,{className:"scale-75"})})]})})},n)})}),O&&(0,ed.jsx)("tr",{children:t.map((e,t)=>{let{id:n,cellClassName:i,contentClassName:o,summary:a}=e;return(0,ed.jsx)("th",{"data-testid":n,className:(0,eK.cx)(E(t,i,!1),"border-b border-gray-400 dark:border-graydark-400","relative -top-px"),children:(0,ed.jsx)("div",{className:"overflow-hidden py-3",children:(0,ed.jsx)("div",{className:(0,eK.cx)(j(t,o)),children:a&&(0,ed.jsx)(a,{context:r})})})},n)})})]}),(0,ed.jsxs)("tbody",{className:"bg-gray-50 dark:bg-graydark-50",children:["currentData"===w&&(null==n?void 0:n.map(e=>(null==b?void 0:b.id)===e.id?null:e.isDraggable?(0,ed.jsx)(_6,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id):e.isDroppable?(0,ed.jsx)(_8,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id):(0,ed.jsx)(k,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id))),"skeleton"===w&&OU(u).map(e=>(0,ed.jsx)("tr",{className:"border-b border-gray-200/50 dark:border-graydark-100",children:t.map((e,t)=>{let{id:n,contentClassName:r,cellClassName:i}=e;return(0,ed.jsx)("td",{className:E(t,i,!1),children:(0,ed.jsx)("div",{className:(0,eK.cx)(j(t,r),"dense"===l?"h-[50px]":"h-[100px]")})},"".concat(t,"/").concat(n))})},e))]})]}),"emptyState"===w&&d]})]})}function _9(e){let{offset:t,limit:n,datasetTotal:r,isLoading:i}=e,o=(0,df.j0)();return(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>o.push({query:{...o.query,offset:0}}),children:(0,ed.jsx)("div",{className:"flex scale-[0.65]",children:(0,ed.jsx)(lL.XJM,{})})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.max(t-n,0)}}),children:(0,ed.jsx)(lL.bdU,{})}),(0,ed.jsx)(lD,{state:"waiting",className:"rounded-none px-3",children:r>0?"".concat(t+1," - ").concat(Math.min(t+n,r)," of ").concat(r?r.toLocaleString():""):i?(0,ed.jsx)(kJ,{className:"px-2"}):"No results"}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.min(t+n,r)}}),children:(0,ed.jsx)(lL.VUy,{})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-l-none",onClick:()=>o.push({query:{...o.query,offset:Math.floor(r/n)*n}}),children:(0,ed.jsx)("div",{className:"flex",style:{transform:"scale(0.65)"},children:(0,ed.jsx)(lL.RRj,{})})})]})}function Me(e){let{offset:t,limit:n,pageTotal:r,isLoading:i}=e,o=(0,df.j0)();return(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>o.push({query:{...o.query,offset:0}}),children:(0,ed.jsx)("div",{className:"flex scale-[0.65]",children:(0,ed.jsx)(lL.XJM,{})})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.max(t-n,0)}}),children:(0,ed.jsx)(lL.bdU,{})}),i?(0,ed.jsx)(lD,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ed.jsx)(kJ,{className:"px-2"})}):r?(0,ed.jsxs)(lD,{className:"rounded-none px-3",state:"waiting",children:[t+1," - ",Math.min(t+n,t+r)]}):(0,ed.jsx)(lD,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ed.jsx)(lD,{icon:"contrast",disabled:!(r>=n),size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:t+n}}),children:(0,ed.jsx)(lL.VUy,{})})]})}function Mt(e){let{separator:t,children:n}=e,r=ef.Children.toArray(n).filter(e=>ef.isValidElement(e)&&("function"!=typeof e.type||null!==e.type(e.props)));return(0,ed.jsx)(ed.Fragment,{children:r.map((e,n)=>{var i,o;return(0,ed.jsxs)(ef.Fragment,{children:[e,ns(),children:(0,ed.jsx)(lL.UG6,{})}),(0,ed.jsx)(Mc,{title:"Lock app",onClick:a,children:(0,ed.jsx)(lL.mBM,{})})]})]})})}var Mh=Object.create,Mp=Object.defineProperty,Mm=Object.getOwnPropertyDescriptor,Mv=Object.getOwnPropertyNames,Mg=Object.getPrototypeOf,My=Object.prototype.hasOwnProperty,Mb=(V=null!=(Z=(L=(e,t)=>{var r,i;r=e,i=function(e){var t,n=void 0===Number.MAX_SAFE_INTEGER?9007199254740991:Number.MAX_SAFE_INTEGER,r=2*536870912,i=new WeakMap,o=(t=function(e,t){return i.set(e,t),t},function(e){var o=i.get(e),a=void 0===o?e.size:on)throw Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;e.has(a);)a=Math.floor(Math.random()*n);return t(e,a)});e.addUniqueNumber=function(e){var t=o(e);return e.add(t),t},e.generateUniqueNumber=o},"object"==typeof e&&"u">typeof t?i(e):"function"==typeof define&&n.amdO?define(["exports"],i):i((r="u">typeof globalThis?globalThis:r||self).fastUniqueNumbers={})},()=>(F||L((F={exports:{}}).exports,F),F.exports))())?Mh(Mg(Z)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of Mv(t))My.call(e,n)||void 0===n||Mp(e,n,{get:()=>t[n],enumerable:!(r=Mm(t,n))||r.enumerable});return e})(Z&&Z.__esModule?V:Mp(V,"default",{value:Z,enumerable:!0}),Z)),Mx=e=>void 0!==e.method&&"call"===e.method,Mw=e=>null===e.error&&"number"==typeof e.id;z=e=>{let t=new Map([[0,()=>{}]]),n=new Map([[0,()=>{}]]),r=new Map,i=new Worker(e);return i.addEventListener("message",({data:e})=>{if(Mx(e)){let{params:{timerId:i,timerType:o}}=e;if("interval"===o){let e=t.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==o)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e();else throw Error("The timer is in an undefined state.")}else if("timeout"===o){let e=n.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==o)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e(),n.delete(i);else throw Error("The timer is in an undefined state.")}}else if(Mw(e)){let{id:i}=e,o=r.get(i);if(void 0===o)throw Error("The timer is in an undefined state.");let{timerId:a,timerType:s}=o;r.delete(i),"interval"===s?t.delete(a):n.delete(a)}else{let{error:{message:t}}=e;throw Error(t)}}),{clearInterval:e=>{let n=(0,Mb.generateUniqueNumber)(r);r.set(n,{timerId:e,timerType:"interval"}),t.set(e,n),i.postMessage({id:n,method:"clear",params:{timerId:e,timerType:"interval"}})},clearTimeout:e=>{let t=(0,Mb.generateUniqueNumber)(r);r.set(t,{timerId:e,timerType:"timeout"}),n.set(e,t),i.postMessage({id:t,method:"clear",params:{timerId:e,timerType:"timeout"}})},setInterval:(e,n)=>{let r=(0,Mb.generateUniqueNumber)(t);return t.set(r,()=>{e(),"function"==typeof t.get(r)&&i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}}),r},setTimeout:(e,t)=>{let r=(0,Mb.generateUniqueNumber)(n);return n.set(r,e),i.postMessage({id:null,method:"set",params:{delay:t,now:performance.now(),timerId:r,timerType:"timeout"}}),r}}},a=null,()=>{if(null!==a)return a;let e=new Blob(['(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error(\'There is no interval scheduled with the given id "\'.concat(t,\'".\'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error(\'The given type "\'.concat(i,\'" is not supported\'));(e=>{const r=t.get(e);if(void 0===r)throw new Error(\'There is no timeout scheduled with the given id "\'.concat(e,\'".\'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error(\'The given method "\'.concat(s.method,\'" is not supported\'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error(\'The given type "\'.concat(d,\'" is not supported\'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();'],{type:"application/javascript; charset=utf-8"}),t=URL.createObjectURL(e);return a=z(t),setTimeout(()=>URL.revokeObjectURL(t)),a};var ME=(typeof window>"u"?"undefined":typeof window)=="object",Mj={setTimeout:ME?setTimeout.bind(window):setTimeout,clearTimeout:ME?clearTimeout.bind(window):clearTimeout,setInterval:ME?setInterval.bind(window):setInterval,clearInterval:ME?clearInterval.bind(window):clearInterval},Mk={},MS=class{name;closed=!1;mc=new MessageChannel;constructor(e){this.name=e,Mk[e]=Mk[e]||[],Mk[e].push(this),this.mc.port1.start(),this.mc.port2.start(),this.onStorage=this.onStorage.bind(this),window.addEventListener("storage",this.onStorage)}onStorage(e){if(e.storageArea!==window.localStorage||e.key.substring(0,this.name.length)!==this.name||null===e.newValue)return;let t=JSON.parse(e.newValue);this.mc.port2.postMessage(t)}postMessage(e){if(this.closed)throw Error("InvalidStateError");let t=JSON.stringify(e),n=`${this.name}:${String(Date.now())}${String(Math.random())}`;window.localStorage.setItem(n,t),Mj.setTimeout(()=>{window.localStorage.removeItem(n)},500),Mk[this.name].forEach(e=>{e!==this&&e.mc.port2.postMessage(JSON.parse(t))})}close(){if(this.closed)return;this.closed=!0,this.mc.port1.close(),this.mc.port2.close(),window.removeEventListener("storage",this.onStorage);let e=Mk[this.name].indexOf(this);Mk[this.name].splice(e,1)}get onmessage(){return this.mc.port1.onmessage}set onmessage(e){this.mc.port1.onmessage=e}get onmessageerror(){return this.mc.port1.onmessageerror}set onmessageerror(e){this.mc.port1.onmessageerror=e}addEventListener(e,t){return this.mc.port1.addEventListener(e,t)}removeEventListener(e,t){return this.mc.port1.removeEventListener(e,t)}dispatchEvent(e){return this.mc.port1.dispatchEvent(e)}},MO=typeof window>"u"?void 0:"function"==typeof window.BroadcastChannel?window.BroadcastChannel:MS;function MC(){return Math.random().toString(36).substring(2)}var M_=class{options;channel;token=MC();isLeader=!1;isDead=!1;isApplying=!1;reApply=!1;intervals=[];listeners=[];deferred;constructor(e,t){this.channel=e,this.options=t,this.apply=this.apply.bind(this),this.awaitLeadership=this.awaitLeadership.bind(this),this.sendAction=this.sendAction.bind(this)}async apply(){if(this.isLeader||this.isDead)return!1;if(this.isApplying)return this.reApply=!0,!1;this.isApplying=!0;let e=!1,t=t=>{let{token:n,action:r}=t.data;n!==this.token&&(0===r&&n>this.token&&(e=!0),1===r&&(e=!0))};this.channel.addEventListener("message",t);try{return this.sendAction(0),await function(e=0){return new Promise(t=>Mj.setTimeout(t,e))}(this.options.responseTime),this.channel.removeEventListener("message",t),this.isApplying=!1,e?!!this.reApply&&this.apply():(this.assumeLead(),!0)}catch{return!1}}awaitLeadership(){if(this.isLeader)return Promise.resolve();let e=!1,t=null;return new Promise(n=>{let r=()=>{if(e)return;e=!0;try{Mj.clearInterval(t)}catch{}let r=this.intervals.indexOf(t);r>=0&&this.intervals.splice(r,1),this.channel.removeEventListener("message",i),n()};t=Mj.setInterval(()=>{this.apply().then(()=>{this.isLeader&&r()})},this.options.fallbackInterval),this.intervals.push(t);let i=e=>{let{action:t}=e.data;2===t&&this.apply().then(()=>{this.isLeader&&r()})};this.channel.addEventListener("message",i)})}sendAction(e){this.channel.postMessage({action:e,token:this.token})}assumeLead(){this.isLeader=!0;let e=e=>{let{action:t}=e.data;0===t&&this.sendAction(1)};return this.channel.addEventListener("message",e),this.listeners.push(e),this.sendAction(1)}waitForLeadership(){return this.deferred||(this.deferred=this.awaitLeadership()),this.deferred}close(){if(!this.isDead){this.isDead=!0,this.isLeader=!1,this.sendAction(2);try{this.listeners.forEach(e=>this.channel.removeEventListener("message",e)),this.intervals.forEach(e=>Mj.clearInterval(e))}catch{}}}},MM=class{channel;options;elector;token=MC();registry=new Map;allIdle=!1;isLastActive=!1;constructor(e){let{channelName:t}=e;this.options=e,this.channel=new MO(t),this.registry.set(this.token,1),e.leaderElection&&(this.elector=new M_(this.channel,{fallbackInterval:2e3,responseTime:100}),this.elector.waitForLeadership()),this.channel.addEventListener("message",e=>{let{action:t,token:n,data:r}=e.data;switch(t){case 3:this.registry.set(n,2);break;case 4:this.registry.delete(n);break;case 5:this.idle(n);break;case 6:this.active(n);break;case 7:this.prompt(n);break;case 8:this.start(n);break;case 9:this.reset(n);break;case 10:this.activate(n);break;case 11:this.pause(n);break;case 12:this.resume(n);break;case 13:this.options.onMessage(r)}}),this.send(3)}get isLeader(){if(!this.elector)throw Error('❌ Leader election is not enabled. To Enable it set the "leaderElection" property to true.');return this.elector.isLeader}prompt(e=this.token){this.registry.set(e,0);let t=[...this.registry.values()].every(e=>0===e);e===this.token&&this.send(7),t&&this.options.onPrompt()}idle(e=this.token){this.registry.set(e,2);let t=[...this.registry.values()].every(e=>2===e);e===this.token&&this.send(5),!this.allIdle&&t&&(this.allIdle=!0,this.options.onIdle())}active(e=this.token){this.allIdle=!1,this.registry.set(e,1);let t=[...this.registry.values()].some(e=>1===e);e===this.token&&this.send(6),t&&this.options.onActive(),this.isLastActive=e===this.token}start(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(8):this.options.start(!0),this.isLastActive=e===this.token}reset(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(9):this.options.reset(!0),this.isLastActive=e===this.token}activate(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(10):this.options.activate(!0),this.isLastActive=e===this.token}pause(e=this.token){e===this.token?this.send(11):this.options.pause(!0)}resume(e=this.token){e===this.token?this.send(12):this.options.resume(!0)}message(e){try{this.channel.postMessage({action:13,token:this.token,data:e})}catch{}}send(e){try{this.channel.postMessage({action:e,token:this.token})}catch{}}close(){this.options.leaderElection&&this.elector.close(),this.send(4),this.channel.close()}},MA=ME?document:null,MT=["mousemove","keydown","wheel","DOMMouseScroll","mousewheel","mousedown","touchstart","touchmove","MSPointerDown","MSPointerMove","visibilitychange","focus"];function MP(e,t){let n=0;return function(...r){let i=new Date().getTime();if(!(i-nDate.now();function MR(e){let{route:t}=e,n=(0,f2.Nf)({route:t,config:{swr:{refreshInterval:3e4}}});return{isConnected:!n.error,isValidating:n.isValidating}}function MD(e){let{appName:t,title:n,navTitle:r,profile:i,size:o="4",banner:a,nav:s,actions:l,stats:u,after:c,children:d,sidenav:f,connectivityRoute:h,isSynced:p,showWallet:m,walletBalanceSc:v,routes:g,scroll:y=!0,openSettings:b}=e,{lock:x,settings:w}=(0,f2.Hv)();return!function(e){let{lock:t,route:n,routes:r}=e,{isConnected:i,isValidating:o}=MR({route:n}),{settings:a}=(0,f2.Hv)(),s=(0,df.j0)();(0,ef.useEffect)(()=>{if(o)return;let e=!s.asPath.startsWith(r.login),n=!a.password||!i;if(e&&n){t();return}},[s,a.password,i,o])}({lock:x,route:h,routes:g}),!function(e){let{enabled:t,lock:n,lockTimeout:r}=e;!function({timeout:e=12e5,promptTimeout:t=0,promptBeforeIdle:n=0,element:r=MA,events:i=MT,timers:o,immediateEvents:a=[],onPresenceChange:s=()=>{},onPrompt:l=()=>{},onIdle:u=()=>{},onActive:c=()=>{},onAction:d=()=>{},onMessage:f=()=>{},debounce:h=0,throttle:p=0,eventsThrottle:m=200,startOnMount:v=!0,startManually:g=!1,stopOnIdle:y=!1,crossTab:b=!1,name:x="idle-timer",syncTimers:w=0,leaderElection:E=!1,disabled:j=!1}={}){let k=(0,ef.useRef)(MN()),S=(0,ef.useRef)(MN()),O=(0,ef.useRef)(null),C=(0,ef.useRef)(null),_=(0,ef.useRef)(0),M=(0,ef.useRef)(0),A=(0,ef.useRef)(0),T=(0,ef.useRef)(0),P=(0,ef.useRef)(!1),N=(0,ef.useRef)(!1),R=(0,ef.useRef)(!1),D=(0,ef.useRef)(!0),L=(0,ef.useRef)(!1),F=(0,ef.useRef)(null),Z=(0,ef.useRef)(null),V=(0,ef.useRef)(e),z=(0,ef.useRef)(0);(0,ef.useEffect)(()=>{if(t&&console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."),n&&t)throw Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");if(e>=2147483647)throw Error(`\u274C The value for the timeout property must fit in a 32 bit signed integer, 2147483647.`);if(t>=2147483647)throw Error(`\u274C The value for the promptTimeout property must fit in a 32 bit signed integer, 2147483647.`);if(n>=2147483647)throw Error(`\u274C The value for the promptBeforeIdle property must fit in a 32 bit signed integer, 2147483647.`);if(n>=e)throw Error(`\u274C The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);if(n?(V.current=e-n,z.current=n):(V.current=e,z.current=t),!D.current){if(g||j)return;P.current&&(G.current(null,eT),Z.current&&Z.current.active()),ec()}},[e,t,n,g,j]);let I=(0,ef.useRef)(y);(0,ef.useEffect)(()=>{I.current=y},[y]);let B=(0,ef.useRef)(a),H=(0,ef.useRef)(r),U=(0,ef.useRef)([...new Set([...i,...a]).values()]),W=(0,ef.useRef)(j);(0,ef.useEffect)(()=>{W.current=j,!D.current&&(j?ep():g||ec())},[j]);let q=(0,ef.useRef)(s);(0,ef.useEffect)(()=>{q.current=s},[s]);let $=(0,ef.useRef)(l);(0,ef.useEffect)(()=>{$.current=l},[l]);let Y=(0,ef.useRef)(u);(0,ef.useEffect)(()=>{Y.current=u},[u]);let G=(0,ef.useRef)(c);(0,ef.useEffect)(()=>{G.current=c},[c]);let X=(0,ef.useRef)(d);(0,ef.useEffect)(()=>{X.current=d},[d]);let K=(0,ef.useRef)(f);(0,ef.useEffect)(()=>{K.current=f},[f]);let J=(0,ef.useMemo)(()=>{let e=(e,t)=>X.current(e,t);return h>0?function(e,t){let n;function r(...i){n&&clearTimeout(n),n=setTimeout(()=>{e(...i),n=null},t)}return r.cancel=function(){clearTimeout(n)},r}(e,h):p>0?MP(e,p):e},[p,h]),Q=(0,ef.useRef)();(0,ef.useEffect)(()=>{b&&w&&(Q.current=MP(()=>{Z.current.active()},w))},[b,w]);let ee=()=>{null!==F.current&&(Mj.clearTimeout(F.current),F.current=null)},et=(e,t=!0)=>{ee(),F.current=Mj.setTimeout(eo,e||V.current),t&&(C.current=MN())},en=e=>{N.current||P.current||($.current(e,eT),q.current({type:"active",prompted:!0},eT)),T.current=0,A.current=MN(),N.current=!0,et(z.current,!1)},er=()=>{ee(),P.current||(Y.current(null,eT),q.current({type:"idle"},eT)),P.current=!0,O.current=MN(),I.current?eu():N.current&&(A.current=0,N.current=!1)},ei=e=>{ee(),(P.current||N.current)&&(G.current(e,eT),q.current({type:"active",prompted:!1},eT)),N.current=!1,A.current=0,P.current=!1,_.current+=MN()-O.current,M.current+=MN()-O.current,el(),et()},eo=e=>{if(!P.current){J.cancel&&J.cancel();let t=MN()-C.current;if(!(V.current+z.current0&&!N.current){Z.current?Z.current.prompt():en(e);return}Z.current?Z.current.idle():er();return}Z.current?Z.current.active():ei(e)},ea=e=>{if(v||C.current||(C.current=MN(),G.current(null,eT)),J(e,eT),N.current)return;if(ee(),!P.current&&B.current.includes(e.type)){eo(e);return}let t=MN()-C.current;if(P.current&&!y||!P.current&&t>=V.current){eo(e);return}R.current=!1,T.current=0,A.current=0,et(),b&&w&&Q.current()},es=(0,ef.useRef)(ea);(0,ef.useEffect)(()=>{let e=L.current;e&&eu(),m>0?es.current=MP(ea,m):es.current=ea,e&&el()},[m,p,h,X,b,w]);let el=()=>{ME&&H.current&&(L.current||(U.current.forEach(e=>{H.current.addEventListener(e,es.current,{capture:!0,passive:!0})}),L.current=!0))},eu=(e=!1)=>{ME&&H.current&&(L.current||e)&&(U.current.forEach(e=>{H.current.removeEventListener(e,es.current,{capture:!0})}),L.current=!1)},ec=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,Z.current&&!e&&Z.current.start(),et(),!0),[F,P,W,V,Z]),ed=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),S.current=MN(),_.current+=MN()-O.current,M.current+=MN()-O.current,_.current=0,P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,Z.current&&!e&&Z.current.reset(),g||et(),!0),[F,P,V,g,W,Z]),eh=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),(P.current||N.current)&&ei(),P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,S.current=MN(),Z.current&&!e&&Z.current.activate(),et(),!0),[F,P,N,W,V,Z]),ep=(0,ef.useCallback)((e=!1)=>!W.current&&!R.current&&(T.current=eE(),R.current=!0,eu(),ee(),Z.current&&!e&&Z.current.pause(),!0),[F,W,Z]),em=(0,ef.useCallback)((e=!1)=>!W.current&&!!R.current&&(R.current=!1,N.current||el(),P.current||et(T.current),A.current&&(A.current=MN()),Z.current&&!e&&Z.current.resume(),!0),[F,V,W,T,Z]),ev=(0,ef.useCallback)((e,t)=>(Z.current?(t&&K.current(e,eT),Z.current.message(e)):t&&K.current(e,eT),!0),[f]),eg=(0,ef.useCallback)(()=>P.current,[P]),ey=(0,ef.useCallback)(()=>N.current,[N]),eb=(0,ef.useCallback)(()=>Z.current?Z.current.isLeader:null,[Z]),ex=(0,ef.useCallback)(()=>Z.current?Z.current.isLastActive:null,[Z]),ew=(0,ef.useCallback)(()=>Z.current?Z.current.token:null,[Z]),eE=(0,ef.useCallback)(()=>{if(R.current)return T.current;let e=Math.floor((T.current?T.current:z.current+V.current)-(C.current?MN()-C.current:0));return e<0?0:Math.abs(e)},[V,z,N,T,C]),ej=(0,ef.useCallback)(()=>Math.round(MN()-S.current),[S]),ek=(0,ef.useCallback)(()=>Math.round(MN()-k.current),[k]),eS=(0,ef.useCallback)(()=>O.current?new Date(O.current):null,[O]),eO=(0,ef.useCallback)(()=>C.current?new Date(C.current):null,[C]),eC=(0,ef.useCallback)(()=>P.current?Math.round(MN()-O.current+_.current):Math.round(_.current),[O,_]),e_=(0,ef.useCallback)(()=>P.current?Math.round(MN()-O.current+M.current):Math.round(M.current),[O,M]),eM=(0,ef.useCallback)(()=>{let e=Math.round(ej()-eC());return e>=0?e:0},[O,_]),eA=(0,ef.useCallback)(()=>{let e=Math.round(ek()-e_());return e>=0?e:0},[O,_]);(0,ef.useEffect)(()=>{if(h>0&&p>0)throw Error("❌ onAction can either be throttled or debounced, not both.");o&&(Mj.setTimeout=o.setTimeout,Mj.clearTimeout=o.clearTimeout,Mj.setInterval=o.setInterval,Mj.clearInterval=o.clearInterval);let e=()=>{Z.current&&Z.current.close(),J.cancel&&J.cancel(),ee(),eu(!0)};return ME&&window.addEventListener("beforeunload",e),()=>{ME&&window.removeEventListener("beforeunload",e),Z.current&&Z.current.close(),J.cancel&&J.cancel(),ee(),eu(!0)}},[]),(0,ef.useEffect)(()=>{Z.current&&Z.current.close(),b?Z.current=new MM({channelName:x,leaderElection:E,onPrompt:()=>{en()},onIdle:()=>{er()},onActive:()=>{ei()},onMessage:e=>{K.current(e,eT)},start:ec,reset:ed,activate:eh,pause:ep,resume:em}):Z.current=null},[b,x,E,$,Y,G,K,ec,ed,ep,em]),(0,ef.useEffect)(()=>{D.current||(ee(),eu(!0)),g||j||(v?ec():el())},[g,v,j,D]),(0,ef.useEffect)(()=>{if(!D.current){let e=[...new Set([...i,...a]).values()];eu(),U.current=e,H.current=r,B.current=a,g||j||(v?ec():el())}},[r,JSON.stringify(i),JSON.stringify(a),D,j,g,v]),(0,ef.useEffect)(()=>{D.current&&(D.current=!1)},[D]);let eT={message:ev,start:ec,reset:ed,activate:eh,pause:ep,resume:em,isIdle:eg,isPrompted:ey,isLeader:eb,isLastActiveTab:ex,getTabId:ew,getRemainingTime:eE,getElapsedTime:ej,getTotalElapsedTime:ek,getLastIdleTime:eS,getLastActiveTime:eO,getIdleTime:eC,getTotalIdleTime:e_,getActiveTime:eM,getTotalActiveTime:eA,setOnPresenceChange:e=>{s=e,q.current=e},setOnPrompt:e=>{l=e,$.current=e},setOnIdle:e=>{u=e,Y.current=e},setOnActive:e=>{c=e,G.current=e},setOnAction:e=>{d=e,X.current=e},setOnMessage:e=>{f=e,K.current=e}}}({disabled:!t,onIdle:(0,ef.useCallback)(()=>{n()},[n]),timeout:r,throttle:5e3,eventsThrottle:5e3})}({enabled:!!w.autoLock,lockTimeout:w.autoLockTimeout,lock:x}),(0,ed.jsxs)(Ma,{appName:t,title:n,children:[(0,ed.jsx)(Mi,{}),(0,ed.jsxs)("div",{className:"flex flex-col h-full w-full",children:[a,(0,ed.jsxs)("div",{className:"flex flex-1 w-full overflow-hidden",children:[(0,ed.jsx)(Mf,{routes:g,profile:i,openSettings:b,lock:x,showWallet:m,walletBalanceSc:v,isSynced:p,children:f}),(0,ed.jsxs)("div",{className:"flex flex-col flex-1 overflow-hidden",children:[(0,ed.jsx)(Mn,{title:void 0===r?n:r,nav:s,actions:l,stats:u,after:c}),y?(0,ed.jsx)(uT,{className:"z-0",children:(0,ed.jsx)(l5,{size:o,pad:!1,children:(0,ed.jsx)("div",{className:"flex flex-col gap-5",children:d})})}):(0,ed.jsx)(l5,{size:o,pad:!1,className:"flex-1 flex flex-col gap-5 overflow-hidden",children:d})]})]})]})]})}function ML(e,t,n,r){let[i,o]=(0,ef.useState)();return(0,ef.useEffect)(()=>{!t&&e&&o(e.length)},[t,e,o]),(0,ef.useMemo)(()=>n?"error":void 0===i||i>0&&!e?"loading":0===i?0===r.length?"noneYet":"noneMatchingFilters":void 0,[e,i,n,r])}function MF(e){let{filtered:t}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-8 justify-center items-center h-[300px]",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.Hb6,{className:"scale-[200%]"})}),(0,ed.jsx)(nC,{color:"subtle",className:"text-center max-w-[500px]",children:t?"No matching alerts.":"There are currently no alerts."})]})}(0,ef.createContext)(null).Consumer;let MZ=[];function MV(e){let{open:t,onOpenChange:n,dismissOne:r,dismissMany:i,alerts:o,dataFieldOrder:a,dataFields:s}=e,l=ML(o.data,o.isValidating,o.error,MZ),[u,c]=(0,ef.useState)(),d=(0,ef.useMemo)(()=>{var e;return(null===(e=o.data)||void 0===e?void 0:e.filter(e=>!u||e.severity===u))||[]},[o.data,u]),f=(0,ef.useCallback)(e=>Object.keys(e).sort((e,t)=>{let n=a.indexOf(e),r=a.indexOf(t);return -1===n&&-1===r?0:-1===n?1:-1===r?-1:n-r}),[a]);return(0,ed.jsx)(uR,{open:t,onOpenChange:e=>{n(e)},contentVariants:{className:"w-[500px] h-[80vh]"},title:(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsxs)(dm,{size:"20",children:["Alerts ",o.data?"(".concat(o.data.length,")"):""]}),(0,ed.jsxs)("div",{className:"flex gap-1",children:[(0,ed.jsx)(lD,{variant:void 0===u?"accent":"gray",onClick:()=>c(void 0),children:"all"}),(0,ed.jsx)(lD,{variant:"info"===u?"accent":"gray",onClick:()=>c("info"),children:"info"}),(0,ed.jsx)(lD,{variant:"warning"===u?"accent":"gray",onClick:()=>c("warning"),children:"warning"}),(0,ed.jsx)(lD,{variant:"error"===u?"accent":"gray",onClick:()=>c("error"),children:"error"}),(0,ed.jsx)(lD,{variant:"critical"===u?"accent":"gray",onClick:()=>c("critical"),children:"critical"}),(0,ed.jsx)("div",{className:"flex-1"}),!l&&!!d.length&&(0,ed.jsxs)(lD,{tip:u?"dismiss ".concat(d.length):"dismiss all",onClick:()=>i(d.map(e=>e.id),u),children:[(0,ed.jsx)(lL.NlZ,{}),d.length>0?" ".concat(d.length):""]})]})]}),children:(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col overflow-hidden -m-4","border-t border-gray-200 dark:border-graydark-300"),children:["noneYet"===l&&(0,ed.jsx)(MF,{filtered:!1}),"error"===l&&(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center justify-center h-[100px]",MB()),children:(0,ed.jsx)(nC,{size:"18",color:"subtle",children:o.error.message})}),"loading"===l&&(0,ed.jsx)(MI,{}),!l&&(0,ed.jsx)("div",{className:"flex flex-col",children:d.length?d.map(e=>(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col gap-1 w-full p-4","border-t border-gray-200 dark:border-graydark-300","first:border-none"),children:[(0,ed.jsxs)("div",{className:"flex justify-between gap-1 w-full",children:[(0,ed.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,ed.jsxs)(nC,{weight:"medium",className:"w-full",children:[e.severity,": ",e.message]})}),(0,ed.jsx)(lD,{tip:"Dismiss alert",onClick:()=>r(e.id),children:(0,ed.jsx)(lL.NlZ,{})})]}),(0,ed.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ed.jsx)(nC,{color:"subtle",ellipsis:!0,children:"timestamp"}),(0,ed.jsx)(nC,{color:"contrast",ellipsis:!0,children:(0,gG.rN)(e.timestamp,{timeStyle:"medium"})})]}),f(e.data).map(t=>{var n;let r=e.data[t];if(null==r||"object"==typeof r&&!Object.keys(r).length)return null;let i=(null==s?void 0:null===(n=s[t])||void 0===n?void 0:n.render)||Mz;return(0,ed.jsx)(i,{label:t,value:r},t)})]},e.id)):(0,ed.jsx)(MF,{filtered:!!u})})]})})}function Mz(e){let{label:t,value:n}=e;return(0,ed.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,ed.jsx)(nC,{color:"subtle",children:t}),(0,ed.jsx)(nC,{color:"contrast",ellipsis:!0,children:String(n)})]})}function MI(){return(0,ed.jsx)(ed.Fragment,{children:OU(10,e=>(0,ed.jsx)("div",{className:(0,eK.cx)("relative flex gap-4 p-3.5",MB()),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ed.jsxs)("div",{className:"flex justify-between gap-2 w-full",children:[(0,ed.jsx)(he,{className:"w-[160px] h-[20px]"}),(0,ed.jsx)(he,{className:"w-[160px] h-[20px]"})]}),(0,ed.jsx)(he,{className:"w-[100px] h-[20px]"}),(0,ed.jsx)(he,{className:"w-full h-[120px]"})]})},e))})}function MB(){return(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")}var MH=n(89644),MU=n.n(MH),MW=n(63955),Mq=n(92263),M$=n(45500),MY=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n},MG=(I=n(6623).Z,function(e){var t,n=(0,Mq.Z)(e);return"[object Map]"==n?(0,M$.Z)(e):"[object Set]"==n?MY(e):(t=I(e),(0,kE.Z)(t,function(t){return[t,e[t]]}))});function MX(e){let{form:t,field:n,name:r}=e,i=t.watch(r),o=t.formState.touchedFields[r]&&!!t.formState.errors[r],{ref:a,onChange:s}=t.register(r,n.validation),l=(0,ef.useCallback)(e=>{var r;s(e),null===(r=n.trigger)||void 0===r||r.forEach(e=>t.trigger(e))},[s,t,n]),u=(0,ef.useCallback)(()=>{var e;t.trigger(r),null===(e=n.trigger)||void 0===e||e.forEach(e=>t.trigger(e))},[t,n,r]),c=(0,ef.useCallback)((e,i)=>{var o;t.setValue(r,e,"boolean"==typeof i?i?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:i),null===(o=n.trigger)||void 0===o||o.forEach(e=>t.trigger(e))},[r,t,n]);return{ref:a,name:r,value:i,error:o,onBlur:u,onChange:l,setValue:c}}function MK(e){return(0,ef.useCallback)(t=>{Ok({title:"Error",body:MG(t).map(t=>{let[n,r]=t;return"".concat(e[n].title||n,": ").concat(null==r?void 0:r.message)}).join(", ")})},[e])}function MJ(e){let{name:t,form:n,fields:r}=e,i=r[t];return!i.hidden&&(!i.show||i.show(n.getValues()))}function MQ(e){let{name:t,form:n,fields:r,size:i="small",autoComplete:o,spellCheck:a,state:s=!0,group:l=!0,type:u}=e,c=r[t],{ref:d,onChange:f,onBlur:h,error:p}=MX({name:t,form:n,field:c}),m=(0,ed.jsx)(fO,{ref:d,name:t,placeholder:c.placeholder,size:i,autoComplete:void 0!==o?o:c.autoComplete,type:u||c.type,readOnly:c.readOnly,spellCheck:a,onClick:c.onClick,state:s?p?"invalid":n.formState.dirtyFields[t]?"valid":"default":"default",onChange:f,onBlur:h});return l?(0,ed.jsx)(Cs,{title:c.title,actions:c.actions,name:t,form:n,children:m}):m}var M0=n(52390),M1=function(e,t){return k$(kB(e,t,kU.Z),e+"")},M2=n(78804),M4=n(63282),M3=n(66401),M5=function(e,t,n){if(!(0,vZ.Z)(n))return!1;var r=typeof t;return("number"==r?!!((0,M4.Z)(n)&&(0,M3.Z)(t,n.length)):"string"==r&&t in n)&&(0,M2.Z)(n[t],e)},M6=M1(function(e,t){if(null==e)return[];var n=t.length;return n>1&&M5(e,t[0],t[1])?t=[]:n>2&&M5(t[0],t[1],t[2])&&(t=[t[0]]),(0,M0.Z)(e,kV(t,1),[])});async function M8(e){let{api:t,route:n,password:r}=e;try{return await MU().get("".concat(t,"/api").concat(n),{method:"GET",headers:{"Content-Type":"application/json",Authorization:"Basic "+btoa(":".concat(r))},timeout:1e4}),{}}catch(n){let e=n.code,t=n.response;if((null==t?void 0:t.status)===504)return{error:"Error, check that daemon is running"};if((null==t?void 0:t.status)===401)return{error:"Error, wrong password"};if("ECONNABORTED"===e)return{error:"Error, daemon did not respond"};return{error:"Error, something went wrong"}}}function M7(e){let{appName:t,route:n,routes:r}=e,i=(0,df.j0)(),{settings:o,setRequestSettings:a}=(0,f2.Hv)(),{loginWithCustomApi:s}=o,l=(0,ef.useMemo)(()=>({api:o.api,password:""}),[o.api]),u=(0,MW.cI)({mode:"onBlur",defaultValues:l});(0,ef.useEffect)(()=>{u.clearErrors()},[s]);let c=(0,ef.useCallback)(async e=>{let t="";if(s){let n=new URL(e.api);t="".concat(n.protocol,"//").concat(n.host)}let{error:c}=await M8({api:t,route:n,password:e.password});c?u.setError("password",{message:c}):(a({api:t,password:e.password,recentApis:{...o.recentApis,[t]:{lastUsed:new Date().getTime()}}}),i.push(i.query.prev?decodeURIComponent(i.query.prev):r.home),u.reset(l))},[s,u,i,r,o,a,l,n]),d=function(e){let{loginWithCustomApi:t}=e;return{api:{type:"text",title:"API",placeholder:"http://127.0.0.1:9980",validation:{validate:{required:e=>!t||!!e||"API is required",url:e=>{try{let t=new URL(e);return!!t.protocol&&!!t.host||"invalid API URL"}catch(e){return"invalid API URL"}},https:e=>{let t="https:"===window.location.protocol;return!t||t&&e.startsWith("https")||"API must use HTTPS"}}}},password:{type:"password",title:"Password",placeholder:"Enter password",validation:{required:"password is required"}}}}({loginWithCustomApi:s}),f=MK(d),h=u.formState.errors.api||u.formState.errors.password,p=M6(Object.entries(o.recentApis),e=>{let[t,{lastUsed:n}]=e;return-n}).map(e=>{let[t]=e;return t});return(0,ed.jsx)("div",{className:"flex flex-col items-center justify-center gap-6 h-full",children:(0,ed.jsx)(nA,{className:"relative top-[-50px] w-[300px] p-2.5",children:(0,ed.jsxs)("div",{className:"flex flex-col justify-between h-full",children:[(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(nC,{font:"mono",weight:"bold",size:"20",children:t}),(0,ed.jsx)(dl,{label:"login settings",trigger:(0,ed.jsx)(lD,{icon:"hover",variant:"ghost",children:(0,ed.jsx)(lL.shL,{})}),children:(0,ed.jsx)(du,{onSelect:()=>a({loginWithCustomApi:!s}),children:s?"Hide custom API":"Show custom API"})})]}),(0,ed.jsx)(c6,{className:"w-full mt-2 mb-3"}),(0,ed.jsx)("form",{onSubmit:u.handleSubmit(c,f),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-1.5",children:[s?(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(MQ,{name:"api",form:u,fields:d,group:!1}),p.length>1&&(0,ed.jsx)(dl,{trigger:(0,ed.jsx)(lD,{type:"button",children:(0,ed.jsx)(lL.wGX,{})}),children:p.map(e=>(0,ed.jsx)(du,{onSelect:()=>u.setValue("api",e),children:e},e))})]}):null,(0,ed.jsx)(MQ,{name:"password",form:u,fields:d,group:!1}),h&&(0,ed.jsx)(nC,{size:"14",color:"red",children:h.message}),(0,ed.jsx)(Cl,{size:"small",form:u,children:"Unlock"})]})})]})})})}function M9(e){let{name:t,form:n,fields:r,size:i="medium",group:o=!0,before:a,children:s}=e,l=r[t],{setValue:u,onBlur:c,value:d,error:f}=MX({name:t,field:l,form:n}),h=(0,ed.jsxs)("div",{className:"flex gap-1 items-center",children:[a,(0,ed.jsx)(hp,{"aria-label":t,name:t,size:i,checked:d,state:f?"invalid":n.formState.dirtyFields[t]?"valid":"default",onCheckedChange:e=>{u(e,!0)},onBlur:c}),s]});return o?(0,ed.jsx)(Cs,{title:l.title,name:t,form:n,className:"pb-[1.5px]",children:h}):h}function Ae(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{placeholder:s,average:l,suggestion:u,units:c,decimalsLimitSc:d=6,decimalsLimitFiat:f=6}=a,{setValue:h,onBlur:p,value:m,error:v}=MX({name:t,field:a,form:n}),g=(0,ef.useMemo)(()=>s?new(fQ())(s):u&&"boolean"!=typeof u?new(fQ())(u):l&&"boolean"!=typeof l?new(fQ())(l):void 0,[s,u,l]),y=(0,ed.jsx)(f4,{name:t,size:i,sc:m,units:c,decimalsLimitSc:d,decimalsLimitFiat:f,readOnly:a.readOnly,error:v,changed:n.formState.dirtyFields[t],placeholder:g,onChange:e=>{h(e,!0)},onBlur:p});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,children:y}):y}let At={address:"",siacoin:void 0,includeFee:!1};function An(e){let{hastings:t,includeFee:n,fee:r}=e;return n?t:t.plus(r)}function Ar(e){let{address:t,hastings:n,fee:r,transactionId:i}=e,o=n.plus(r);return(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsxs)("div",{className:"flex gap-6 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Address"}),(0,ed.jsx)(OP,{testId:"address",value:t,type:"address"})]}),(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Amount"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"amount",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Network fee"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"networkFee",size:"14",value:r,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex items-center gap-2 justify-between",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Total"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"total",size:"14",value:o,variant:"value",dynamicUnits:!1})})]}),i&&(0,ed.jsxs)("div",{className:"flex gap-6 items-center justify-between",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Transaction ID"}),(0,ed.jsx)(OP,{testId:"transactionId",value:i,type:"transaction"})]})]})}function Ai(e){let{activeStep:t,steps:n,onChange:r}=e,i=n.findIndex(e=>e.id===t),o=n.length-1;return(0,ed.jsxs)("div",{className:"relative w-full mt-8 mb-3",children:[(0,ed.jsx)("div",{className:"absolute w-full h-1 bg-gray-500 dark:bg-graydark-500 rounded-lg"}),(0,ed.jsx)("div",{className:"absolute h-1 bg-accent-800 dark:bg-accentdark-800 rounded-lg",style:{width:"".concat(i/o*100,"%")}}),n.map((e,n)=>{let{id:a,label:s}=e,l=t===a,u=i>=n,c=n===o,d=0===n,f=u&&i!==o;return(0,ed.jsxs)("div",{className:(0,eK.cx)("absolute h-2 w-2 -top-0.5",f?"cursor-pointer":"cursor-default"),style:{left:"calc(".concat(n/o*100,"% - ").concat(c?8:d?0:4,"px)")},onClick:()=>{f&&r(a)},children:[(0,ed.jsx)(nC,{color:l?"contrast":"verySubtle",className:(0,eK.cx)("absolute top-[-30px]",d?"left-0":"",c?"right-0":"",d||c?"":"-translate-x-1/2"),noWrap:!0,children:s}),(0,ed.jsx)("div",{className:(0,eK.cx)("absolute left-0 top-0 h-full w-full rounded-lg border",u?"bg-accent-800 dark-accentdark-800":"bg-gray-500 dark:bg-graydark-500",u?"border-accent-900 dark:border-accentdark-900":"border-gray-600 dark:border-graydark-600")}),l&&(0,ed.jsx)("div",{className:"absolute left-0 top-0 h-full w-full rounded-lg bg-accent-800 dark:bg-accentdark-800 animate-pingslow"})]},a)})]})}function Ao(e){let{data:{address:t,hastings:n},fee:r,transactionId:i}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(Ar,{address:t,hastings:n,fee:r,transactionId:i}),(0,ed.jsxs)("div",{className:"flex flex-col items-center justify-center gap-2 my-4",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.Z$8,{})}),(0,ed.jsx)(nC,{children:"Transaction successfully broadcasted."})]})]})}let Aa={address:"",hastings:new(fQ())(0)};function As(e){let{trigger:t,open:n,onOpenChange:r,balance:i,fee:o,send:a}=e,[s,l]=(0,ef.useState)("setup"),[u,c]=(0,ef.useState)(),[d,f]=(0,ef.useState)(Aa),h=function(e){let{balance:t,fee:n,onComplete:r}=e,i=(0,MW.cI)({defaultValues:At}),o=async e=>{if(!e.siacoin||!t)return;let i=e.includeFee?(0,gG.qN)(e.siacoin).minus(n):(0,gG.qN)(e.siacoin),o=An({hastings:i,includeFee:e.includeFee,fee:n});t.isLessThan(o)||r({address:e.address,hastings:i})},a=function(e){let{balance:t,fee:n}=e;return{address:{title:"Address",type:"text",placeholder:"e3b1050aef388438668b52983cf78f40925af8f0aa8b9de80c18eadcefce8388d168a313e3f2",validation:{required:"required",validate:{isValidAddress:e=>(0,gG.At)(e)||"Invalid address"}}},siacoin:{title:"Siacoin",type:"siacoin",placeholder:"100",validation:{required:"required",validate:{greaterThanZero:e=>!new(fQ())(e||0).isZero()||"Must be greater than zero",lessThanBalance:(e,r)=>An({hastings:(0,gG.qN)(e||0),includeFee:r.includeFee,fee:n}).isLessThan(t||0)||"Not enough funds in wallet"}}},includeFee:{type:"boolean",title:"Include fee",validation:{}}}}({balance:t,fee:n}),s=i.handleSubmit(o),l=i.watch("includeFee"),u=i.watch("siacoin"),c=(0,gG.qN)(u||0);return{el:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(MQ,{form:i,fields:a,size:"medium",name:"address",autoComplete:"off"}),(0,ed.jsx)(Ae,{form:i,fields:a,name:"siacoin"}),(0,ed.jsxs)("div",{className:"flex items-center",children:[(0,ed.jsx)(M9,{name:"includeFee",form:i,size:"small",fields:a,group:!1,children:(0,ed.jsx)(nC,{size:"14",color:"contrast",children:"Include fee"})}),(0,ed.jsx)(f3,{children:"Include or exclude the network fee from the above transaction value."}),(0,ed.jsx)("div",{className:"flex flex-1"})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2 my-1",children:[(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"Network fee"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"networkFee",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex justify-between gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"Total"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"total",size:"14",value:An({hastings:c,includeFee:l,fee:n}),variant:"value",dynamicUnits:!1})})]})]})]}),reset:i.reset,form:i,submit:s}}({balance:i,fee:o,onComplete:e=>{f(e),l("confirm")}}),p=function(e){let{send:t,params:n,fee:r,onConfirm:i}=e,{address:o,hastings:a}=n||{},s=(0,MW.cI)({defaultValues:{}}),l=(0,ef.useCallback)(async()=>{let{transactionId:e,error:n}=await t({address:o,hastings:a,includeFee:!1});if(n){Ok({title:"Error sending siacoin",body:n});return}i({transactionId:e})},[i,o,a,t]),u=(0,ef.useMemo)(()=>s.handleSubmit(l),[s,l]);return{el:(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:(0,ed.jsx)(Ar,{address:o,hastings:a,fee:r})}),form:s,reset:s.reset,submit:u}}({fee:o,params:d,send:a,onConfirm:e=>{let{transactionId:t}=e;c(t),l("done")}}),m=(0,ef.useMemo)(()=>"setup"===s?{submitLabel:"Generate transaction",el:h.el,form:h.form,reset:h.reset,submit:h.submit}:"confirm"===s?{submitLabel:"Broadcast transaction",el:p.el,form:p.form,reset:p.reset,submit:p.submit}:void 0,[s,h,p]);return(0,ed.jsx)(uR,{trigger:t,open:n,onOpenChange:e=>{e||(h.reset(),p.reset(),l("setup")),r(e)},title:"Send siacoin",onSubmit:m?m.submit:void 0,controls:m&&(0,ed.jsx)("div",{className:"flex flex-col gap-1",children:(0,ed.jsx)(Cl,{form:m.form,children:m.submitLabel})}),contentVariants:{className:"w-[400px]"},children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(Ai,{onChange:e=>l(e),activeStep:s,steps:[{id:"setup",label:"Setup"},{id:"confirm",label:"Confirm"},{id:"done",label:"Complete"}]}),(0,ed.jsx)(c6,{className:"w-full mt-4"}),"setup"===s&&h.el,"confirm"===s&&p.el,"done"===s&&(0,ed.jsx)(Ao,{data:d,fee:o,transactionId:u})]})})}function Al(e){let{form:t,onOpenChange:n,defaultValues:r,initKey:i}=e,o=(0,ef.useCallback)(()=>{t.reset(r)},[t,r]),a=(0,ef.useCallback)(()=>{n(!1),t.reset(r)},[t,n,r]),s=(0,ef.useCallback)(e=>{e?(n(!0),setTimeout(()=>{o()},0)):a()},[a,o,n]),l=function(e){let[t,n]=(0,ef.useState)(e);return(0,ef.useEffect)(()=>{if(!e||!e.length)return;let r=!1;for(let n=0;n{l&&l.length&&l.every(e=>!!e)&&o()},[l]),{reset:o,closeAndReset:a,handleOpenChange:s}}let Au={address:""},Ac={address:{type:"text",title:"Address",placeholder:"host.acme.com:9981 or 127.0.0.1:9981",autoComplete:"off",validation:{required:"required"}}};function Ad(e){let{trigger:t,open:n,connect:r,onOpenChange:i}=e,o=(0,MW.cI)({mode:"all",defaultValues:Au}),{handleOpenChange:a,closeAndReset:s}=Al({form:o,onOpenChange:i,defaultValues:Au}),l=(0,ef.useCallback)(async e=>{let t=await r(e.address);t.error?Ok({title:t.error}):(Oj({title:"Connected to peer"}),s())},[s,r]);return(0,ed.jsx)(uR,{trigger:t,title:"Connect peer",open:n,onOpenChange:a,contentVariants:{className:"w-[400px]"},onSubmit:o.handleSubmit(l),controls:(0,ed.jsx)("div",{className:"px-1",children:(0,ed.jsx)(Cl,{form:o,size:"medium",className:"w-full",children:"Connect"})}),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Connect to a peer by IP address."}),(0,ed.jsx)(MQ,{form:o,fields:Ac,name:"address",size:"medium"})]})})}function Af(e){var t,n;let{id:r,transaction:i,trigger:o,open:a,onOpenChange:s}=e;return(0,ed.jsx)(uR,{title:OT((null==i?void 0:i.txType)?O7((0,gG.pX)(i.txType)):"Transaction",r,16),trigger:o,open:a,onOpenChange:s,contentVariants:{className:"w-[800px]"},children:i?(0,ed.jsxs)("div",{className:"flex flex-col gap-4 pb-10 w-full overflow-hidden",children:[(0,ed.jsxs)("div",{className:"flex flex-wrap gap-4",children:[(null==i?void 0:i.inflow)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Inflow"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:i.inflow)||0)})]}),(null==i?void 0:i.outflow)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Outflow"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:i.outflow)||0).negated()})]}),(null==i?void 0:null===(t=i.raw)||void 0===t?void 0:t.minerFees)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Miner fee"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:null===(n=i.raw.minerFees)||void 0===n?void 0:n.reduce((e,t)=>e.plus(t),new(fQ())(0)))||0)})]}),(0,ed.jsx)("div",{className:"flex-1"}),(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Timestamp"}),(0,ed.jsx)(nC,{children:(null==i?void 0:i.timestamp)?(0,gG.rN)((null==i?void 0:i.timestamp)||0,{timeStyle:"short"}):"Unconfirmed"})]})]}),(0,ed.jsx)(lQ,{children:JSON.stringify(null==i?void 0:i.raw,null,2)})]}):(0,ed.jsx)(nC,{children:"Could not find transaction in wallet"})})}n(7114);var Ah=n(24511);Ah.Ry().shape({address:Ah.Z_().required("Required"),description:Ah.Z_().required("Required"),index:Ah.Rx().integer().required("Required")});var Ap=n(38001);function Am(e){let{title:t,description:n,address:r}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-4 items-center justify-center",children:[t&&(0,ed.jsx)(dm,{size:"20",font:"mono",children:t}),n&&(0,ed.jsx)(nC,{children:n}),(0,ed.jsx)("div",{className:"relative p-[5px] bg-white h-[210px] w-[210px]",children:(0,ed.jsx)("div",{className:"absolute",children:(0,ed.jsx)(Ap.Z,{size:200,value:r})})}),(0,ed.jsx)(OP,{type:"address",value:r})]})}function Av(e){let{address:t,isValidating:n,trigger:r,open:i,onOpenChange:o}=e;return(0,ed.jsx)(uR,{title:OT("Address",OA(t)||"",16),trigger:r,open:i,onOpenChange:o,contentVariants:{className:"w-[400px]"},children:(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:t||n?(0,ed.jsx)(Am,{address:t||""}):(0,ed.jsx)(nC,{children:"Could not retreive wallet address"})})})}function Ag(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i}=e;return t?n?null:(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsxs)(nC,{size:"14",children:["Wallet is scanning (",i,"%), transaction data may be incomplete."]})]}):(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsxs)(nC,{size:"14",children:["Blockchain is syncing (",r,"%), transaction data may be incomplete."]})]})}let Ay={blog:"https://blog.sia.tech",docs:{index:"https://docs.sia.tech",sia101:"https://docs.sia.tech/get-started-with-sia/sia101",renterd:"https://docs.sia.tech/renting/about-renting",hostd:"https://docs.sia.tech/hosting/about-hosting-on-sia",walletd:"https://docs.sia.tech/wallet/wallet-overview",renting:"https://docs.sia.tech/renting/about-renting",wallet:"https://docs.sia.tech/wallet/wallet-overview",hosting:"https://docs.sia.tech/hosting/about-hosting-on-sia",mining:"https://docs.sia.tech/mining/about-mining-on-sia",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://api.sia.tech",siaui:"https://docs.sia.tech/your-sia-wallet/sia-ui-faqs",brand:"https://docs.sia.tech/sia-integrations/sia-brand-guidelines"},website:{index:"https://sia.tech",tos:"https://sia.tech/terms-of-service",privacy:"https://sia.tech/privacy-policy"},explore:{mainnet:"https://siascan.com",testnetZen:"https://zen.siascan.com",testnetZenFaucet:"https://zen.siascan.com/faucet"},design:"https://design.sia.tech",apiDocs:{renterd:"https://api.sia.tech/renterd",hostd:"https://api.sia.tech/hostd",walletd:"https://api.sia.tech/walletd"},github:{index:"https://github.com/SiaFoundation",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://github.com/SiaFoundation/siad",renterd:"https://github.com/SiaFoundation/renterd",walletd:"https://github.com/SiaFoundation/walletd",hostd:"https://github.com/SiaFoundation/hostd",siaui:"https://gitlab.com/NebulousLabs/Sia-UI"},discord:"https://sia.tech/discord",twitter:"https://twitter.com/sia__foundation",bluesky:"https://bsky.app/profile/sia.tech",twitterHandle:"@sia__foundation",reddit:"https://reddit.com/r/siacoin",forum:"https://forum.sia.tech/",forumGrants:"https://forum.sia.tech/c/grants/",forumGrantsProposed:"https://forum.sia.tech/c/grants/proposed/",merch:"https://siagear.tech/",email:"hello@sia.tech",benchmarks:"https://benchmarks.sia.tech",storageStats:"https://hosts.siacentral.com/",hostTroubleshoot:"https://troubleshoot.siacentral.com/",coinmarketcap:"https://coinmarketcap.com/currencies/siacoin/",jobs:"https://jobs.lever.co/the-sia-foundation"};function Ab(){let{settings:e,setCurrency:t,currencyOptions:n}=(0,f2.Hv)();return(0,ed.jsx)(f8,{disabled:!e.siaCentral,value:e.currency.id,onChange:e=>t(e.currentTarget.value),children:n.map(e=>{let{id:t,label:n}=e;return(0,ed.jsx)(f7,{value:t,children:n},t)})})}let Ax=[{id:"sc",label:"Siacoin"},{id:"fiat",label:"Fiat"},{id:"bothPreferSc",label:"Both - prefer siacoin"},{id:"bothPreferFiat",label:"Both - prefer fiat"}];function Aw(){let{settings:e,setExternalDataSettings:t}=(0,f2.Hv)();return(0,ed.jsx)(f8,{"aria-label":"currency display",name:"currencyDisplay",disabled:!e.siaCentral,value:e.currencyDisplay,onChange:e=>t({currencyDisplay:e.currentTarget.value}),children:Ax.map(e=>{let{id:t,label:n}=e;return(0,ed.jsx)(f7,{value:t,children:n},t)})})}function AE(e){let{open:t,onOpenChange:n,securityEl:r,showGpuSetting:i}=e,{settings:o,setRequestSettings:a,setExternalDataSettings:s,daemonExplorer:l,gpu:u}=(0,f2.Hv)();return(0,ed.jsx)(uR,{open:t,title:"App preferences",onOpenChange:n,contentVariants:{className:"w-[450px]"},children:(0,ed.jsxs)("div",{className:"flex flex-col gap-6 mb-2",children:[(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Display"}),(0,ed.jsx)(n_,{size:"14",children:"Configure visual and locale display preferences."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Currency display"}),(0,ed.jsx)(Aw,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Select whether you would like to see currency values in siacoin, fiat, or both. Fiat requires a third-party API enabled under Privacy."})]})}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Fiat"}),(0,ed.jsx)(Ab,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Select a fiat currency for price conversions from Siacoin. Requires a third-party API enabled under Privacy."})]})}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Theme"}),(0,ed.jsx)(p$,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Switch between a dark or light mode, or follow your system's settings."})]})}),i&&(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"GPU"}),(0,ed.jsx)(hp,{disabled:!u.canGpuRender,checked:u.canGpuRender&&u.isGpuEnabled,onCheckedChange:u.setIsGpuEnabled,size:"medium"})]}),(0,ed.jsxs)(n_,{size:"14",children:["Enable features that require a GPU."," ",u.canGpuRender?"":"This device does not support GPU rendering."]})]})})]})}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Security"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Configure security preferences."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Lock app"}),(0,ed.jsx)(hp,{size:"medium",checked:o.autoLock,onCheckedChange:e=>a({autoLock:e})}),(0,ed.jsxs)(f8,{disabled:!o.autoLock,value:String(o.autoLockTimeout),onChange:e=>{a({autoLockTimeout:Number(e.currentTarget.value)})},children:[(0,ed.jsx)(f7,{value:(0,gG.sW)(5),children:"5 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(10),children:"10 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(20),children:"20 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(30),children:"30 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(60),children:"1 hour"})]})]}),(0,ed.jsx)(n_,{size:"14",children:"Automatically lock the app after a certain period of inactivity."})]})}),r]})]}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Privacy"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Configure privacy preferences. The app uses the third-party APIs listed below to improve the user experience. Third-party APIs are optional and can be toggled on or off."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Sia Central"}),(0,ed.jsx)(hp,{size:"medium",checked:o.siaCentral,onCheckedChange:e=>s({siaCentral:e})})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches network average prices and host geolocation from the Sia Central API."})]})}),l.isSupported?(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-1 items-center justify-between",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Explorer"})]}),(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[l.api?(0,ed.jsx)(OP,{maxLength:30,value:l.api||"https://api.siascan.com"}):(0,ed.jsx)(nC,{size:"14",weight:"medium",color:"subtle",children:"Not configured"}),(0,ed.jsx)(hp,{size:"medium",disabled:!0,checked:l.enabled,onCheckedChange:e=>s({siaCentral:e})})]})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches Siacoin exchange rates from the configured explorer API. This API is configured and enabled in the daemon's startup configuration."})]})}):(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Siascan"}),(0,ed.jsx)(hp,{size:"medium",checked:o.siascan,onCheckedChange:e=>s({siascan:e})})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches Siacoin exchange rates from the Siascan API."})]})})]})]}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Help"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Find information about the Sia software at our website, documentation site, and on Github. Join our active Discord community for discussion and help troubleshooting issues."}),(0,ed.jsxs)("div",{className:"flex gap-4",children:[(0,ed.jsxs)(dS,{href:Ay.website.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.lq1,{}),"Website"]}),(0,ed.jsxs)(dS,{href:Ay.docs.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.RdX,{}),"Docs"]}),(0,ed.jsxs)(dS,{href:Ay.github.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.Sfn,{}),"About"]}),(0,ed.jsxs)(dS,{href:Ay.discord,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.b47,{}),"Discord"]})]})]})]})]})})}function Aj(e){let{balanceSc:t,isSynced:n,syncingMessage:r}=e;return t?n?(0,ed.jsx)(Ml,{side:"bottom",balanceSc:t,children:(0,ed.jsx)(nA,{className:"hidden sm:flex h-7 px-3 items-center",children:(0,ed.jsx)(OZ,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})})}):(0,ed.jsx)(lN,{content:r||"Blockchain is syncing, balance may be incorrect.",children:(0,ed.jsxs)(nA,{className:"hidden sm:flex h-7 pl-2 pr-3 gap-1.5 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsx)(OZ,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})]})}):null}function Ak(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i,balanceSc:o,sendSiacoin:a,receiveSiacoin:s}=e;return(0,ed.jsxs)(ed.Fragment,{children:[o&&(0,ed.jsx)(Aj,{isSynced:t&&n,syncingMessage:t?"Wallet is scanning (".concat(i,"%), balance may be incorrect."):"Blockchain is syncing (".concat(r,"%), balance may be incorrect."),balanceSc:o}),s&&(0,ed.jsxs)(lD,{"aria-label":"receive",size:"small",onClick:s,children:[(0,ed.jsx)(lL.xHM,{}),"Receive"]}),(0,ed.jsxs)(lD,{"aria-label":"send",size:"small",variant:"accent",onClick:a,children:[(0,ed.jsx)(lL.rW0,{}),"Send"]})]})}function AS(e,t){if(!e||!e.length)return[];let n=Object.keys(kG(e[0],"timestamp"));e.sort((e,t)=>e.timestamp>t.timestamp?1:-1);let r=[];return"delta"===t?e.forEach((t,i)=>{let o={...t};0!==i&&(n.forEach(n=>{let r=t[n],a=e[i-1][n];o[n]=r-a}),r.push(o))}):r=e,r}function AO(e,t){return"all"===e?{start:new Date(2022,1,1).getTime(),end:t}:{start:t-(0,gG.Nr)(Number(e)),end:t}}let AC={"5m":e=>{let t=e+(0,gG.sW)(5);return"5m interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},"15m":e=>{let t=e+(0,gG.sW)(15);return"15m interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},hourly:e=>{let t=e+(0,gG.yt)(1);return"Hour interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},daily:e=>{let t=e+(0,gG.yt)(24);return"Day interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},weekly:e=>{let t=e+(0,gG.Nr)(7);return"Week interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},monthly:e=>{let t=e+(0,gG.Nr)(30);return"Month interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},yearly:e=>{let t=e+(0,gG.Nr)(365);return"Year interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},default:e=>"".concat((0,gG.rN)(e))};function A_(e){return AC[e]||AC.default}function AM(e){if(!e||!e.length)return{};let t=Object.keys(kG(e[0],"timestamp"));return e.sort((e,t)=>e.timestamp>t.timestamp?1:-1),{...t.reduce((t,n)=>({...t,[n]:function(e,t){var n,r;let i=(null===(n=t[0])||void 0===n?void 0:n[e])||0,o=(null===(r=t[t.length-1])||void 0===r?void 0:r[e])||0;return AA({total:t.reduce((t,n)=>t+(n[e]||0),0),start:i,end:o,count:t.length})}(n,e)}),{}),total:function(e,t){let n=AT(e,t[0]),r=AT(e,t[t.length-1]);return AA({total:t.reduce((t,n)=>t+AT(e,n),0),start:n,end:r,count:t.length})}(t,e)}}function AA(e){let{total:t,start:n,end:r,count:i}=e,o=r-n;return{total:t,diff:o,change:0===n?void 0:o/n*100,latest:r,average:t/i}}function AT(e,t){return e.reduce((e,n)=>e+((null==t?void 0:t[n])||0),0)}function AP(e){let{balances:t,isLoading:n,chartType:r="area"}=e,{resolvedTheme:i}=(0,pW.F)(),o=(0,ef.useMemo)(()=>"light"===i?{sc:{label:"siacoin",color:gY.accent[800]}}:{sc:{label:"siacoin",color:gY.accentdark[800]}},[i]),a=(0,ef.useMemo)(()=>({data:AS(t,"none"),stats:AM(t),config:{enabledGraph:["sc"],enabledTip:["sc"],data:{sc:o.sc},format:e=>(0,gG.Vz)(e),formatTimestamp:A_("default"),formatTickY:e=>(0,gG.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:r},isLoading:n}),[t,n,o,r]);return(0,ed.jsx)("div",{className:"relative",children:(0,ed.jsx)(k0,{id:"all/v0/wallet/balance",height:200,allowConfiguration:!1,data:a.data,config:a.config})})}function AN(e){let{peers:t,isLoading:n,connectPeer:r}=e;return(0,ed.jsx)(Cn,{title:"Peers",actions:(0,ed.jsx)(lD,{onClick:r,children:"Connect"}),isLoading:n,dataset:(null==t?void 0:t.map(e=>({type:"ip",hash:e})))||[]})}function AR(e){let{size:t,label:n,enabled:r=!0,onChange:i,color:o}=e;return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex gap-1.5 items-center",r?"opacity-100":"opacity-50",i?"cursor-pointer":"cursor-auto",i&&(r?"hover:opacity-90":"hover:opacity-60")),onClick:()=>i&&i(!r),children:[o&&(0,ed.jsx)("div",{className:"relative top-px",children:(0,ed.jsx)(hn,{style:{backgroundColor:o}})}),(0,ed.jsx)(nC,{size:t,children:n})]})}let AD={total:"total",average:"average",latest:"latest"};function AL(e){let{category:t,label:n,color:r,sc:i,scFixed:o=2,value:a,extendedSuffix:s,valueFormat:l=e=>e.toFixed(2),defaultMode:u,enabledModes:c=["total","average","latest"],isLoading:d,showChange:f=!0}=e,[h,p]=(0,kX.Z)("v0/datum/".concat(t,"/").concat(n),{defaultValue:u});return(0,ed.jsx)(Cr,{isLoading:d,label:(0,ed.jsx)(AR,{label:n,color:r}),actions:(0,ed.jsx)(f8,{onChange:e=>p(e.currentTarget.value),defaultValue:h,children:c.map(e=>(0,ed.jsx)(f7,{value:e,children:AD[e]},e))}),sc:(null==i?void 0:i[h])!==void 0?new(fQ())(i[h]):void 0,scFixed:o,extendedSuffix:s,value:(null==a?void 0:a[h])!==void 0&&l?l(a[h]):void 0,comment:i?(0,ed.jsxs)("div",{className:"flex items-center gap-4",children:[(0,ed.jsx)(OZ,{tooltip:"Net change over time range:",fixedTipFiat:10,value:new(fQ())(i.diff)}),f&&void 0!==i.change&&(0,ed.jsx)(lN,{content:"Percent change over time range",children:(0,ed.jsxs)(nC,{size:"14",weight:"semibold",font:"mono",ellipsis:!0,color:"verySubtle",children:[i.change.toFixed(2),"%"]})})]}):a&&(0,ed.jsxs)("div",{className:"flex items-center gap-4",children:[(0,ed.jsx)(OV,{tooltip:"Net change over time range:",format:e=>l(e.toNumber()),value:new(fQ())(a.diff)}),f&&void 0!==a.change&&(0,ed.jsx)(lN,{content:"Percent change over time range",children:(0,ed.jsxs)(nC,{size:"14",weight:"semibold",font:"mono",ellipsis:!0,color:"verySubtle",children:[a.change.toFixed(2),"%"]})})]})})}function AF(e){let{children:t,bleed:n}=e;return(0,ed.jsx)("div",{className:(0,eK.cx)(n?"-mx-5 overflow-hidden":""),children:(0,ed.jsx)(uT,{children:(0,ed.jsx)("div",{className:(0,eK.cx)("flex gap-4 py-4",n?"px-5 w-fit":""),children:t})})})}function AZ(e){let{children:t,variant:n,align:r}=e;return(0,ed.jsx)("div",{className:"relative",style:{top:"primary"===n?"6px":void 0,left:"start"===r?"0px":void 0,right:"end"===r?"0px":void 0},children:(0,ed.jsx)(nC,{size:"10",color:"contrast",dir:"start"===r?"rtl":"ltr",weight:"primary"===n?"semibold":"regular",ellipsis:!0,children:t})})}function AV(e){let{date:t,align:n,variant:r}=e;return t?(0,ed.jsx)(AZ,{variant:r,align:n,children:(0,gG.rN)(t)}):null}function Az(e){let{blockHeight:t,align:n,variant:r}=e;return t?(0,ed.jsx)(AZ,{variant:r,align:n,children:t.toLocaleString()}):null}function AI(e){let{label:t,currentHeight:n,range:r,startHeight:i,endHeight:o,color:a,align:s,rounded:l,className:u,showDates:c}=e;if(!i||!o)return null;let d=r.endHeight-r.startHeight,f=(0,gG.pp)(d),h=(0,gG.jr)(n,r.startHeight),p=(0,gG.jr)(n,i),m=(0,gG.jr)(n,o),v=(p-h)/f,g=(m-h)/f;return(0,ed.jsxs)("div",{className:(0,eK.cx)("group flex items-center justify-center","absolute -top-[5px] h-4","cursor-pointer","transition-colors"),style:{left:AB(v),width:AB(g-v)},children:[(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-full h-full","rounded-md","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10"),style:{width:"calc(100% + 8px)",left:"-4px"}}),(0,ed.jsx)("div",{className:(0,eK.cx)("z-10 absolute w-full h-1.5",u,"start"===l?"rounded-l-lg":"end"===l?"rounded-r-lg":"rounded-lg","border-y","start"===l?"border-l":"end"===l?"border-r":"border","blue"===a?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-blue-500/50 dark:border-blue-500/50"]:[],"green"===a?["bg-green-300 dark:bg-green-300","group-hover:bg-green-400 dark:group-hover:bg-green-400","border-green-500/50 dark:border-green-500/50"]:[],"amber"===a?["bg-amber-300 dark:bg-amber-300","group-hover:bg-amber-400 dark:group-hover:bg-amber-400","border-amber-500/50 dark:border-amber-500/50"]:[])}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 bottom-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(Az,{blockHeight:i,align:"start",variant:"primary"}),(0,ed.jsx)(AZ,{variant:"primary",children:t}),(0,ed.jsx)(Az,{blockHeight:o,align:"end",variant:"primary"})]}),c&&(0,ed.jsxs)("div",{className:"flex group-hover/segments:hidden absolute justify-between gap-2 top-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(AV,{date:p,align:"start",variant:"secondary"}),(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"})]}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 top-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(AV,{date:p,align:"start",variant:"secondary"}),(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"})]})]})}function AB(e){return"".concat(100*e,"%")}function AH(e){var t;let{currentHeight:n,eventHeight:r,range:i,label:o,bottomLabel:a,color:s,className:l,unconfirmedPing:u=!0}=e,c=!!r&&r>n,d=r&&!c&&n-r<6,f=i.endHeight-i.startHeight,h=(0,gG.pp)(f),p=(0,gG.jr)(n,i.startHeight),m=r?(0,gG.jr)(n,r):0;return r?(0,ed.jsx)("div",{className:(0,eK.cx)("group","absolute -top-[5px] w-4 h-4","flex items-center justify-center","rounded-full cursor-pointer","-translate-x-1/2",l),style:{left:(t=m?(m-p)/h:0,"".concat(100*t,"%"))},children:(0,ed.jsxs)("div",{className:(0,eK.cx)("relative w-full h-full","flex items-center justify-center","rounded-full cursor-pointer"),children:[u&&d&&(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-1.5 h-1.5","rounded-full","bg-amber-500 dark:bg-amber-200","animate-pingslow")}),(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-4 h-4","rounded-full","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10")}),(0,ed.jsx)("div",{className:(0,eK.cx)("absolute w-1.5 h-1.5","rounded-full","border","green"===s?["bg-green-500 dark:bg-green-500","group-hover:bg-green-600 dark:group-hover:bg-green-600","border-white dark:border-white"]:[],"amber"===s?["bg-amber-500 dark:bg-amber-500","group-hover:bg-amber-600 dark:group-hover:bg-amber-600","border-white dark:border-white"]:[],"gray"===s?["bg-gray-700 dark:bg-graydark-900","group-hover:bg-gray-800 dark:group-hover:bg-graydark-800","border-white dark:border-white"]:[],"blue"===s?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-white dark:border-white"]:[])}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 bottom-[100%] left-1.5",children:[(0,ed.jsx)(Az,{blockHeight:r,align:"start",variant:"primary"}),(0,ed.jsx)(AZ,{variant:"primary",children:o})]}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 top-[100%] left-1.5",children:[(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"}),a&&(0,ed.jsx)(AZ,{variant:"secondary",children:a})]})]})}):null}function AU(e){let{currentHeight:t,contractHeightStart:n,contractHeightEnd:r,proofWindowHeightStart:i,proofWindowHeightEnd:o,revisionHeight:a,proofHeight:s,range:l}=e,u=t-n<6;return(0,ed.jsx)("div",{className:"group/main relative w-full",children:(0,ed.jsx)("div",{className:"relative py-6",children:(0,ed.jsxs)("div",{className:"relative z-10 h-1.5",children:[(0,ed.jsx)("div",{className:"absolute h-full w-full bg-gray-300 dark:bg-graydark-400 rounded-lg"}),(0,ed.jsxs)("div",{className:"group/segments",children:[(0,ed.jsx)(AI,{label:"contract duration",currentHeight:t,startHeight:n,endHeight:r,range:l,color:"blue",align:"center",rounded:"start",className:u?"border-dotted opacity-50":"",showDates:!0}),(0,ed.jsx)(AI,{label:"proof window",currentHeight:t,startHeight:i,endHeight:o,range:l,color:"green",align:"end",rounded:"end",className:u?"border-dotted opacity-50":""}),(0,ed.jsx)(AH,{label:"contract formation",bottomLabel:u?"unconfirmed":"",currentHeight:t,eventHeight:n,range:l,color:u?"amber":"blue",className:"z-20"}),(0,ed.jsx)(AH,{label:"last revision",currentHeight:t,eventHeight:a,range:l,color:"green",className:"z-20"}),(0,ed.jsx)(AH,{label:"storage proof",currentHeight:t,eventHeight:s,range:l,color:"green",className:"z-20"}),(0,ed.jsx)(AH,{label:"current block",currentHeight:t,eventHeight:t,range:l,color:"gray",className:"z-10",unconfirmedPing:!1})]})]})})})}var AW=n(90463),Aq=n(81721),A$=function(e,t){return!!(null==e?0:e.length)&&(0,Aq.Z)(e,t,0)>-1},AY=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r=200&&(o=AX.Z,a=!1,t=new AW.Z(t));t:for(;++i{e.stopPropagation(),i(n)},children:(0,ed.jsx)(lL.xVB,{})}),(0,ed.jsx)(lD,{icon:s?"contrast":"hover",tip:"".concat(t,": hide all"),variant:"ghost",onClick:e=>{e.stopPropagation(),o(n)},children:(0,ed.jsx)(lL.pHg,{})})]})]})}function A2(e){let{title:t,children:n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-6",children:[t&&(0,ed.jsx)(dm,{anchorLink:!0,size:"24",children:t}),(0,ed.jsx)(nA,{className:"p-6",children:(0,ed.jsx)("div",{className:"flex flex-col gap-6",children:(0,ed.jsx)(Mt,{separator:(0,ed.jsx)(c6,{className:"w-full my-3"}),children:n})})})]})}function A4(e){let{id:t,title:n,description:r,control:i}=e;return(0,ed.jsxs)("div",{className:"flex gap-10 justify-between","data-testid":t,children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-2 max-w-[600px]",children:[(0,ed.jsx)(dm,{id:t||n,anchorLink:!0,size:"20",children:n}),(0,ed.jsx)(n_,{size:"14",children:r})]}),(0,ed.jsx)("div",{className:"",children:i})]})}function A3(e){let{open:t,params:n,trigger:r,onOpenChange:i}=e,{body:o,title:a,variant:s,action:l,onConfirm:u}=n||{},c=(0,MW.cI)(),d=(0,ef.useCallback)(()=>{u&&u(),i(!1)},[u,i]);return(0,ed.jsx)(uR,{title:a,trigger:r,open:t,onOpenChange:i,contentVariants:{className:"w-[400px]"},children:(0,ed.jsx)("form",{onSubmit:c.handleSubmit(d),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[o,(0,ed.jsx)("div",{className:"flex gap-1 justify-end",children:(0,ed.jsx)(Cl,{variant:s,form:c,size:"small",children:l})})]})})})}function A5(e){let{name:t,peerCount:n,isSynced:r,nodeBlockHeight:i,connectPeer:o}=e;return(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(nC,{font:"mono",weight:"bold",size:"20",children:t}),(0,ed.jsxs)("div",{className:"flex items-center",children:[n?(0,ed.jsxs)(lD,{className:"relative left-2 only:left-0",variant:"ghost",onClick:o,tip:"".concat(n," connected peers"),children:[(0,ed.jsx)(nC,{color:"subtle",children:n.toLocaleString()}),(0,ed.jsx)(lL.RK4,{})]}):null,i&&r?(0,ed.jsx)(lN,{content:"Blockchain is synced",children:(0,ed.jsx)("div",{className:"relative left-2",children:(0,ed.jsxs)(lD,{variant:"ghost",state:"waiting",children:[(0,ed.jsx)(nC,{color:"subtle",children:i.toLocaleString()}),(0,ed.jsx)(nC,{color:"green",children:(0,ed.jsx)(lL.Y3p,{})})]})})}):null]})]})}function A6(e){let{nodeBlockHeight:t,networkBlockHeight:n,moreThan100BlocksToSync:r,percent:i}=e;return(0,ed.jsxs)("div",{className:"flex flex-col justify-between h-full mb-1",children:[(0,ed.jsx)(d9,{variant:"accent",value:t&&n?t:0,max:n||1,className:""}),(0,ed.jsxs)("div",{className:"flex justify-between mt-1.5",children:[(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"Syncing..."}),t&&n?r?(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"".concat(t.toLocaleString()," / ").concat(n.toLocaleString()," (").concat(i,"%)")}):(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"(".concat(i,"%)")}):null]})]})}function A8(e){let{name:t,peerCount:n,connectPeer:r,isSynced:i,syncPercent:o,nodeBlockHeight:a,estimatedBlockHeight:s,firstTimeSyncing:l,moreThan100BlocksToSync:u,children:c}=e;return(0,ed.jsx)(pt,{rootProps:{openDelay:100,closeDelay:1e3},contentProps:{side:"right",align:"start",sideOffset:5,className:"!max-w-none"},trigger:(0,ed.jsxs)("div",{className:"relative hover:scale-105 transition-transform",children:[i||100===o||0===o?null:(0,ed.jsx)("div",{className:"absolute -bottom-2.5 w-full flex justify-center",children:(0,ed.jsxs)(nC,{className:"bg-amber-500 py-px px-1 rounded-sm scale-75",size:"10",children:[o,"%"]})}),(0,ed.jsx)(dC,{size:30})]}),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-2 px-1 pt-1 pb-2 w-[350px]",children:[(0,ed.jsx)(A5,{nodeBlockHeight:a,isSynced:i,name:t,peerCount:n,connectPeer:r}),i?(0,ed.jsx)(c6,{className:"w-full mb-0.5"}):(0,ed.jsx)(A6,{percent:o,nodeBlockHeight:a,networkBlockHeight:s,moreThan100BlocksToSync:u}),l&&(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{color:"contrast",size:"14",children:"Welcome to Sia! The blockchain is syncing to the current network height. Depending on your system this process may take a while."}),(0,ed.jsx)(c6,{className:"w-full mb-1"})]}),c]})})}function A7(e){let{testnetName:t}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center justify-center py-2 px-3 bg-amber-600 dark:bg-amber-500",children:[(0,ed.jsx)(nC,{color:"lo",children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsxs)(nC,{size:"14",color:"lo",children:["You are on the ",t," testnet."]})]})}function A9(e){let{type:t,label:n,link:r,tip:i,icon:o,value:a,onClick:s,format:l,decimalsLimit:u,units:c}=e;return(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(lN,{align:"start",side:"bottom",content:i,children:(0,ed.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ed.jsx)(nC,{className:"flex relative",children:o||(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(nC,{size:"12",ellipsis:!0,children:r?(0,ed.jsx)(dS,{href:r,target:"_blank",children:n}):n})]})}),(0,ed.jsx)("div",{role:"button",tabIndex:0,"aria-label":n,className:(0,eK.cx)("flex items-center",s?"cursor-pointer":""),onClick:()=>{s&&s(a)},children:"siacoin"===t?(0,ed.jsx)(OZ,{value:a,variant:"value",size:"12",fixed:u,dynamicUnits:!1,showTooltip:!1,tipSide:"bottom"}):(0,ed.jsx)(OV,{value:a,variant:"value",size:"12",format:l||(e=>"".concat(f0(e,u)).concat(c?" ".concat(c):"")),tipSide:"bottom"})})]})}function Te(e){let{form:t,fields:n,name:r}=e;return(0,ef.useCallback)((e,i)=>{!function(e){var t;let{form:n,fields:r,name:i,value:o,options:a}=e;n.setValue(i,o,"boolean"==typeof a?a?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:a),null===(t=r[i].trigger)||void 0===t||t.forEach(e=>n.trigger(e))}({form:t,fields:n,name:r,value:e,options:i})},[r,t,n])}function Tt(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:o,suggestionLabel:a,suggestion:s,suggestionTip:l,before:u,after:c,tipsDecimalsLimitSc:d=0}=r[t],f=Te({name:t,fields:r,form:n});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ed.jsx)(u||(()=>null),{name:t,form:n,fields:r}),(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Ae,{name:t,fields:r,form:n,group:!1,size:"small"}),i&&(0,ed.jsx)(A9,{type:"siacoin",label:"Network average",tip:o||"Averages provided by Sia Central.",decimalsLimit:d,value:(0,gG.qN)(i),onClick:()=>{f(i,!0)}}),s&&l&&(0,ed.jsx)(A9,{type:"siacoin",label:a||"Suggestion",tip:l,decimalsLimit:d,value:(0,gG.qN)(s),onClick:()=>{f(s,!0)}}),(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tn(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{placeholder:s,average:l,suggestion:u,units:c,decimalsLimit:d=2,disableGroupSeparators:f,autoComplete:h,prefix:p}=a,{setValue:m,onBlur:v,error:g,value:y}=MX({form:n,field:a,name:t}),b=(0,ef.useMemo)(()=>s?new(fQ())(s):u&&"boolean"!=typeof u?new(fQ())(u):l&&"boolean"!=typeof l?new(fQ())(l):void 0,[s,u,l]),x=(0,ed.jsx)(f1,{prefix:p,name:t,value:y,units:c,size:i,decimalsLimit:d,disableGroupSeparators:f,autoComplete:h,placeholder:b?new(fQ())(b):void 0,state:g?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:e=>{m(void 0!==e?new(fQ())(e):void 0,!0)},onBlur:v});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,wrap:!0,children:x}):x}function Tr(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:o,suggestionLabel:a,suggestion:s,suggestionTip:l,decimalsLimit:u=2,after:c,units:d}=r[t],f=Te({form:n,fields:r,name:t});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Tn,{name:t,fields:r,form:n,group:!1}),i&&(0,ed.jsx)(A9,{type:"number",label:"Network average",tip:o||"Averages provided by Sia Central.",decimalsLimit:u,value:i,onClick:()=>{f(i,!0)}}),s&&l&&(0,ed.jsx)(A9,{type:"number",label:a||"Suggestion",tip:l,decimalsLimit:u,value:s,units:d,onClick:()=>{f(s,!0)}}),(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ti(e){let{label:t,link:n,tip:r,value:i,onClick:o}=e;return(0,ed.jsxs)("div",{className:"flex justify-between gap-1 items-center overflow-hidden",children:[(0,ed.jsx)("div",{children:(0,ed.jsx)(lN,{align:"start",side:"bottom",content:r,children:(0,ed.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ed.jsx)(nC,{className:"flex relative",children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(nC,{size:"12",children:n?(0,ed.jsx)(dS,{href:n,target:"_blank",children:t}):t})]})})}),(0,ed.jsx)("div",{className:"overflow-hidden",children:(0,ed.jsx)(nC,{role:"button",tabIndex:0,"aria-label":t,className:"flex cursor-pointer items-center",onClick:o,size:"12",children:(0,ed.jsx)(l1,{ellipsis:!0,className:"block",children:i})})})]})}function To(e){let{name:t,form:n,fields:r,type:i}=e,{suggestionLabel:o,suggestion:a,suggestionTip:s}=r[t],l=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(MQ,{name:t,form:n,fields:r,type:i,group:!1}),a&&s&&(0,ed.jsx)(Ti,{label:o||"Suggestion",tip:s,value:a,onClick:()=>{l(a,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ta(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:o,suggestionTip:a}=r[t],s=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)("div",{className:"flex justify-end w-full",children:(0,ed.jsx)(M9,{name:t,form:n,fields:r,group:!1})}),void 0!==o&&a&&(0,ed.jsx)(Ti,{label:i||"Suggestion",tip:a,value:o?"on":"off",onClick:()=>{s(o,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ts(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{options:s}=a,{ref:l,onChange:u,onBlur:c,error:d}=MX({name:t,form:n,field:a}),f=(0,ed.jsx)(f8,{ref:l,name:t,size:i,state:d?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:u,onBlur:c,children:null==s?void 0:s.map(e=>(0,ed.jsx)(f7,{value:e.value,children:e.label},e.value))});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,children:f}):f}function Tl(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:o,suggestionTip:a}=r[t],s=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)("div",{className:"flex justify-end w-full",children:(0,ed.jsx)(Ts,{name:t,fields:r,form:n,group:!1,size:"small"})}),o&&a&&(0,ed.jsx)(Ti,{label:i||"Suggestion",tip:a,value:o,onClick:()=>{s(o,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tu(e){let{name:t,form:n,fields:r}=e,i=r[t],o=i.custom||(()=>null);return"custom"===i.type?(0,ed.jsx)(o,{form:n,name:t,fields:r}):"number"===i.type?(0,ed.jsx)(Tr,{form:n,name:t,fields:r}):"siacoin"===i.type?(0,ed.jsx)(Tt,{form:n,name:t,fields:r}):"text"===i.type?(0,ed.jsx)(To,{form:n,name:t,fields:r}):"password"===i.type?(0,ed.jsx)(To,{form:n,type:"password",fields:r,name:t}):"boolean"===i.type?(0,ed.jsx)(Ta,{form:n,name:t,fields:r}):"select"===i.type?(0,ed.jsx)(Tl,{form:n,name:t,fields:r}):null}function Tc(e){let{name:t,form:n,fields:r,autoVisibility:i}=e,o=r[t],a=MJ({form:n,fields:r,name:t});return!i||a?(0,ed.jsx)(A4,{id:t,title:o.title,description:o.description,control:(0,ed.jsx)(Tu,{form:n,name:t,fields:r})}):null}function Td(e){let{title:t,category:n,form:r,fields:i}=e,o=Object.entries(i).filter(e=>{let[t,o]=e;return o.category===n&&MJ({form:r,fields:i,name:t})}).map(e=>{let[t]=e;return t});return 0===o.length?null:(0,ed.jsx)(A2,{title:t,children:o.map(e=>(0,ed.jsx)(Tc,{name:e,form:r,fields:i},e))})}function Tf(e){let{name:t,form:n,fields:r,size:i="small",currency:o,group:a=!0}=e,s=(0,f2.J)({currency:o||void 0}).rate,l=r[t],{placeholder:u,decimalsLimit:c=2,units:d}=l,{setValue:f,onBlur:h,error:p,value:m}=MX({form:n,field:l,name:t}),v=(0,ef.useMemo)(()=>f2.mV.find(e=>e.id===o),[o]),g=n.formState.dirtyFields[t],y=(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",l.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",l.readOnly?"pointer-events-none":"",l.readOnly?"border-blue-400 dark:border-blue-400":p?"border-red-500 dark:border-red-400":g?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ed.jsx)(f1,{name:t,value:m,units:"".concat((null==v?void 0:v.label)||"?").concat(d||""),prefix:null==v?void 0:v.prefix,size:i,variant:"ghost",focus:"none",readOnly:l.readOnly,decimalsLimit:(null==v?void 0:v.fixed)||c,placeholder:u?new(fQ())(u):void 0,state:p?"invalid":g?"valid":"default",onChange:e=>{f(void 0!==e?new(fQ())(e):void 0,!0)},onBlur:h}),s&&(0,ed.jsx)(Th,{value:m,currency:o,rate:s})]});return a?(0,ed.jsx)(Cs,{title:l.title,name:t,form:n,wrap:!0,children:y}):y}function Th(e){let{value:t,rate:n}=e,r=t&&!t.isZero()&&n&&!n.isZero(),i=r?(0,gG.qN)(t).div(n):new(fQ())(0);return(0,ed.jsxs)(nA,{className:"flex gap-1 items-center justify-between relative overflow-hidden px-2 py-1.5 rounded-t-none",children:[(0,ed.jsx)(lN,{side:"bottom",content:"The pinned value's current siacoin value",children:(0,ed.jsxs)(nC,{className:"flex gap-1 relative",size:"12",children:[(0,ed.jsx)(lL.oce,{}),"Current value"]})}),r?(0,ed.jsx)(OD,{value:i,size:"12",variant:"value",fixed:0,dynamicUnits:!0,hastingUnits:!1,tipSide:"bottom"}):(0,ed.jsx)(nC,{size:"12",ellipsis:!0,color:r?"contrast":"verySubtle",children:"-"})]})}function Tp(e){let{name:t,form:n,fields:r,currency:i}=e,{average:o,averageTip:a,suggestionLabel:s,suggestion:l,suggestionTip:u,before:c,after:d}=r[t],f=Te({form:n,fields:r,name:t}),h=(0,f2.J)({currency:i||void 0}).rate,p=(0,ef.useMemo)(()=>o&&"boolean"!=typeof o&&h?new(fQ())(o).times(h):void 0,[o,h]),m=(0,ef.useMemo)(()=>l&&"boolean"!=typeof l&&h?new(fQ())(l).times(h):void 0,[l,h]);return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r}),(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Tf,{name:t,fields:r,form:n,group:!1,currency:i}),p&&(0,ed.jsx)(A9,{type:"siacoin",label:"Network average",tip:a||"Averages provided by Sia Central.",value:p,decimalsLimit:0,onClick:()=>{f(o,!0)}}),m&&u&&(0,ed.jsx)(A9,{type:"siacoin",label:s||"Suggestion",tip:u,decimalsLimit:0,value:m,onClick:()=>{f(l,!0)}}),(0,ed.jsx)(d||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tm(e){let{form:t,remoteValues:n}=e,r=(0,ef.useCallback)(()=>{if(t.formState.isSubmitting||!n)return;let e=t.getValues();for(let[e,r]of Object.entries(n))t.resetField(e,{defaultValue:r,keepDirty:!0,keepError:!0,keepTouched:!0});for(let[n,r]of Object.entries(e))t.getFieldState(n).isDirty&&t.setValue(n,r)},[t,n]);(0,ef.useEffect)(()=>{r()},[n])}function Tv(e){let{form:t}=e;return{changeCount:Object.entries(t.formState.dirtyFields).filter(e=>{let[t,n]=e;return!!n}).length}}function Tg(e){let{form:t,remoteValues:n}=e,[r,i]=(0,ef.useState)(!1),{isUnlockedAndAuthedRoute:o}=(0,f2.Hv)();(0,ef.useEffect)(()=>{o||i(!1)},[o]),(0,ef.useEffect)(()=>{!r&&n&&(i(!0),t.reset(n))},[n])}lL.lg1,lL.eHR,lL.I$H,lL.KiD,lL.P5r,lL.CCF,lL.w9S,lL.EL$,lL.aPl,lL.wEY,lL.EOT,lL.kSc,lL.W$S,lL.lJ7,lL.ORH,lL.ka0,lL.BdP,lL.d19,lL.Mes,lL.VUg,lL.U_S,lL.T85;let Ty=e=>{let{__scopeTooltip:t,delayDuration:n=700,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:o}=e,[a,s]=(0,ef.useState)(!0),l=(0,ef.useRef)(!1),u=(0,ef.useRef)(0);return(0,ef.useEffect)(()=>{let e=u.current;return()=>window.clearTimeout(e)},[]),(0,ef.createElement)(nl,{scope:t,isOpenDelayed:a,delayDuration:n,onOpen:(0,ef.useCallback)(()=>{window.clearTimeout(u.current),s(!1)},[]),onClose:(0,ef.useCallback)(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>s(!0),r)},[r]),isPointerInTransitRef:l,onPointerInTransitChange:(0,ef.useCallback)(e=>{l.current=e},[]),disableHoverableContent:i},o)};function Tb(e){let{children:t}=e,[n,r]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{r(!0)},[]),(0,ed.jsx)("div",{children:n?t:null})}function Tx(e){let{className:t,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,fallback:i,children:o,lockRoutes:a}=e;return(0,ed.jsx)(Tb,{children:(0,ed.jsx)(f2.kl,{fallback:i,children:(0,ed.jsx)(pW.f,{attribute:"class",children:(0,ed.jsx)(Ty,{children:(0,ed.jsx)(f2.bW,{lockRoutes:a,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,children:(0,ed.jsxs)("div",{id:"root",className:t,children:[(0,ed.jsx)(OO,{}),o]})})})})})})}var Tw=n(87459),TE=n(63249),Tj=Tw.Z&&1/(0,TE.Z)(new Tw.Z([,-0]))[1]==1/0?function(e){return new Tw.Z(e)}:function(){},Tk=function(e,t,n){var r=-1,i=A$,o=e.length,a=!0,s=[],l=s;if(n)a=!1,i=AY;else if(o>=200){var u=t?null:Tj(e);if(u)return(0,TE.Z)(u);a=!1,i=AX.Z,l=new AW.Z}else l=t?[]:s;t:for(;++r=120&&c.length>=120)?new AW.Z(a&&c):void 0}c=e[0];var d=-1,f=s[0];t:for(;++d{l(t=>t.includes(e)?t.filter(t=>t!==e):t.concat(e))},[l]),c=(0,ef.useCallback)(e=>{l(t=>{var n;return(n=[...t,...e]).length?Tk(n):[]})},[l]),d=(0,ef.useCallback)(e=>{l(t=>A0(t,e))},[l]),f=(0,ef.useCallback)(()=>{l(r)},[l,r]),h=(0,ef.useMemo)(()=>n.filter(e=>{let t=null==a?void 0:a.includes(e.category||"");return!e.fixed&&!t}),[n,a]),p=(0,ef.useMemo)(()=>n.filter(e=>{let t=e.fixed||s.includes(e.id),n=null==a?void 0:a.includes(e.category||"");return t&&!n}).map(e=>e.id),[n,s,a]),{sortField:m,sortDirection:v,setSortField:g,setSortDirection:y,toggleSort:b}=function(e,t){let{defaultSortField:n,sortOptions:r,enabledColumns:i}=t,[o,a]=(0,kX.Z)("".concat(e,"/sortField"),{defaultValue:n}),[s,l]=(0,kX.Z)("".concat(e,"/sortDirection"),{defaultValue:"desc"});return{toggleSort:(0,ef.useCallback)(e=>{if(o!==e){a(e),l("asc");return}l(e=>"desc"===e?"asc":"desc")},[o,a,l]),setSortDirection:l,setSortField:a,sortableColumns:(0,ef.useMemo)(()=>r?T_(r.map(e=>e.id),i):[],[r,i]),sortField:o,sortDirection:s}}(e,{defaultSortField:i,sortOptions:o,enabledColumns:p}),x=(0,ef.useMemo)(()=>o?T_(o.map(e=>e.id),p):[],[o,p]);return{configurableColumns:h,enabledColumns:p,toggleColumnVisibility:u,toggleSort:b,setSortDirection:y,setSortField:g,sortableColumns:x,sortField:m,setColumnsVisible:c,setColumnsHidden:d,sortDirection:v,resetDefaultColumnVisibility:f}}function TT(){let[e,t]=(0,ef.useState)([]),n=function(){let e=(0,df.xj)(),t=(0,df.jD)(),n=(0,df.lr)();return(0,ef.useCallback)(()=>{if(!e||!t)return;let r=new URLSearchParams(n),i=r.toString();r.delete("limit"),r.delete("offset"),r.delete("marker");let o=r.toString(),a=i?"".concat(t,"?").concat(i):t,s=o?"".concat(t,"?").concat(o):t;s!==a&&e.replace(s)},[e,n,t])}(),r=(0,ef.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,ef.useCallback)(()=>{t([]),n()},[t,n]),o=(0,ef.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),a=(0,ef.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[e,t,n]);return{filters:e,setFilter:r,removeFilter:o,removeLastFilter:a,resetFilters:i}}function TP(e){return(0,gG.B$)(e).times(4)}function TN(e){return(0,gG.Uz)(TP(e))}function TR(e){var t;return t=(0,gG.Hz)(e),(0,gG.il)(t).div(4).integerValue()}function TD(e,t){let n=t.reduce((e,t)=>{let n=e.startHeight,r=e.endHeight;return t.contractHeightStartr&&(r=t.contractHeightEnd),{startHeight:n,endHeight:r}},{startHeight:e,endHeight:0});n.endHeight=Math.max(n.endHeight,e)+(0,gG.gU)(5),n.startHeight=n.startHeight-(0,gG.gU)(5);let r=[],i=n.startHeight;for(;i<=n.endHeight;)r.push(i),i+=(0,gG.Nr)(1);return{allDatesMap:r.reduce((e,t)=>({...e,[t]:{total:null,timestamp:t}}),{}),range:n}}let TL=(()=>{let e=0,t=()=>`0000${(1679616*Math.random()<<0).toString(36)}`.slice(-4);return()=>(e+=1,`u${t()}${e}`)})();function TF(e){let t=[];for(let n=0,r=e.length;n{let r=new Image;r.decode=()=>t(r),r.onload=()=>t(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=e})}async function TI(e){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(e)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function TB(e,t,n){let r="http://www.w3.org/2000/svg",i=document.createElementNS(r,"svg"),o=document.createElementNS(r,"foreignObject");return i.setAttribute("width",`${t}`),i.setAttribute("height",`${n}`),i.setAttribute("viewBox",`0 0 ${t} ${n}`),o.setAttribute("width","100%"),o.setAttribute("height","100%"),o.setAttribute("x","0"),o.setAttribute("y","0"),o.setAttribute("externalResourcesRequired","true"),i.appendChild(o),o.appendChild(e),TI(i)}let TH=(e,t)=>{if(e instanceof t)return!0;let n=Object.getPrototypeOf(e);return null!==n&&(n.constructor.name===t.name||TH(n,t))};function TU(e,t,n){let r=window.getComputedStyle(e,n),i=r.getPropertyValue("content");if(""===i||"none"===i)return;let o=TL();try{t.className=`${t.className} ${o}`}catch(e){return}let a=document.createElement("style");a.appendChild(function(e,t,n){let r=`.${e}:${t}`,i=n.cssText?function(e){let t=e.getPropertyValue("content");return`${e.cssText} content: '${t.replace(/'|"/g,"")}';`}(n):TF(n).map(e=>{let t=n.getPropertyValue(e),r=n.getPropertyPriority(e);return`${e}: ${t}${r?" !important":""};`}).join(" ");return document.createTextNode(`${r}{${i}}`)}(o,n,r)),t.appendChild(a)}let TW="application/font-woff",Tq="image/jpeg",T$={woff:TW,woff2:TW,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:Tq,jpeg:Tq,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function TY(e){return T$[(function(e){let t=/\.([^./]*?)$/g.exec(e);return t?t[1]:""})(e).toLowerCase()]||""}function TG(e){return -1!==e.search(/^(data:)/)}function TX(e,t){return`data:${t};base64,${e}`}async function TK(e,t,n){let r=await fetch(e,t);if(404===r.status)throw Error(`Resource "${r.url}" not found`);let i=await r.blob();return new Promise((e,t)=>{let o=new FileReader;o.onerror=t,o.onloadend=()=>{try{e(n({res:r,result:o.result}))}catch(e){t(e)}},o.readAsDataURL(i)})}let TJ={};async function TQ(e,t,n){var r,i,o;let a,s;let l=(r=e,i=t,o=n.includeQueryParams,s=r.replace(/\?.*/,""),o&&(s=r),/ttf|otf|eot|woff2?/i.test(s)&&(s=s.replace(/.*\//,"")),i?`[${i}]${s}`:s);if(null!=TJ[l])return TJ[l];n.cacheBust&&(e+=(/\?/.test(e)?"&":"?")+new Date().getTime());try{let r=await TK(e,n.fetchRequestInit,({res:e,result:n})=>(t||(t=e.headers.get("Content-Type")||""),n.split(/,/)[1]));a=TX(r,t)}catch(r){a=n.imagePlaceholder||"";let t=`Failed to fetch resource: ${e}`;r&&(t="string"==typeof r?r:r.message),t&&console.warn(t)}return TJ[l]=a,a}async function T0(e){let t=e.toDataURL();return"data:,"===t?e.cloneNode(!1):Tz(t)}async function T1(e,t){if(e.currentSrc){let t=document.createElement("canvas"),n=t.getContext("2d");return t.width=e.clientWidth,t.height=e.clientHeight,null==n||n.drawImage(e,0,0,t.width,t.height),Tz(t.toDataURL())}let n=e.poster,r=TY(n);return Tz(await TQ(n,r,t))}async function T2(e){var t;try{if(null===(t=null==e?void 0:e.contentDocument)||void 0===t?void 0:t.body)return await T8(e.contentDocument.body,{},!0)}catch(e){}return e.cloneNode(!1)}async function T4(e,t){return TH(e,HTMLCanvasElement)?T0(e):TH(e,HTMLVideoElement)?T1(e,t):TH(e,HTMLIFrameElement)?T2(e):e.cloneNode(!1)}let T3=e=>null!=e.tagName&&"SLOT"===e.tagName.toUpperCase();async function T5(e,t,n){var r,i;let o=[];return 0===(o=T3(e)&&e.assignedNodes?TF(e.assignedNodes()):TH(e,HTMLIFrameElement)&&(null===(r=e.contentDocument)||void 0===r?void 0:r.body)?TF(e.contentDocument.body.childNodes):TF((null!==(i=e.shadowRoot)&&void 0!==i?i:e).childNodes)).length||TH(e,HTMLVideoElement)||await o.reduce((e,r)=>e.then(()=>T8(r,n)).then(e=>{e&&t.appendChild(e)}),Promise.resolve()),t}async function T6(e,t){let n=e.querySelectorAll?e.querySelectorAll("use"):[];if(0===n.length)return e;let r={};for(let i=0;iT4(e,t)).then(n=>T5(e,n,t)).then(t=>{var n,r;return n=e,TH(r=t,Element)&&(!function(e,t){let n=t.style;if(!n)return;let r=window.getComputedStyle(e);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):TF(r).forEach(i=>{let o=r.getPropertyValue(i);if("font-size"===i&&o.endsWith("px")){let e=Math.floor(parseFloat(o.substring(0,o.length-2)))-.1;o=`${e}px`}TH(e,HTMLIFrameElement)&&"display"===i&&"inline"===o&&(o="block"),"d"===i&&t.getAttribute("d")&&(o=`path(${t.getAttribute("d")})`),n.setProperty(i,o,r.getPropertyPriority(i))})}(n,r),TU(n,r,":before"),TU(n,r,":after"),TH(n,HTMLTextAreaElement)&&(r.innerHTML=n.value),TH(n,HTMLInputElement)&&r.setAttribute("value",n.value),function(e,t){if(TH(e,HTMLSelectElement)){let n=Array.from(t.children).find(t=>e.value===t.getAttribute("value"));n&&n.setAttribute("selected","")}}(n,r)),r}).then(e=>T6(e,t)):null}let T7=/url\((['"]?)([^'"]+?)\1\)/g,T9=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,Pe=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;async function Pt(e,t,n,r,i){try{let o;let a=n?function(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i))return e;let n=document.implementation.createHTMLDocument(),r=n.createElement("base"),i=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(i),t&&(r.href=t),i.href=e,i.href}(t,n):t,s=TY(t);if(i){let e=await i(a);o=TX(e,s)}else o=await TQ(a,s,r);return e.replace(function(e){let t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}(t),`$1${o}$3`)}catch(e){}return e}function Pn(e){return -1!==e.search(T7)}async function Pr(e,t,n){if(!Pn(e))return e;let r=function(e,{preferredFontFormat:t}){return t?e.replace(Pe,e=>{for(;;){let[n,,r]=T9.exec(e)||[];if(!r)return"";if(r===t)return`src: ${n};`}}):e}(e,n);return(function(e){let t=[];return e.replace(T7,(e,n,r)=>(t.push(r),e)),t.filter(e=>!TG(e))})(r).reduce((e,r)=>e.then(e=>Pt(e,r,t,n)),Promise.resolve(r))}async function Pi(e,t,n){var r;let i=null===(r=t.style)||void 0===r?void 0:r.getPropertyValue(e);if(i){let r=await Pr(i,null,n);return t.style.setProperty(e,r,t.style.getPropertyPriority(e)),!0}return!1}async function Po(e,t){await Pi("background",e,t)||await Pi("background-image",e,t),await Pi("mask",e,t)||await Pi("mask-image",e,t)}async function Pa(e,t){let n=TH(e,HTMLImageElement);if(!(n&&!TG(e.src))&&!(TH(e,SVGImageElement)&&!TG(e.href.baseVal)))return;let r=n?e.src:e.href.baseVal,i=await TQ(r,TY(r),t);await new Promise((t,r)=>{e.onload=t,e.onerror=r,e.decode&&(e.decode=t),"lazy"===e.loading&&(e.loading="eager"),n?(e.srcset="",e.src=i):e.href.baseVal=i})}async function Ps(e,t){let n=TF(e.childNodes).map(e=>Pl(e,t));await Promise.all(n).then(()=>e)}async function Pl(e,t){TH(e,Element)&&(await Po(e,t),await Pa(e,t),await Ps(e,t))}let Pu={};async function Pc(e){let t=Pu[e];if(null!=t)return t;let n=await fetch(e);return t={url:e,cssText:await n.text()},Pu[e]=t,t}async function Pd(e,t){let n=e.cssText,r=/url\(["']?([^"')]+)["']?\)/g;return Promise.all((n.match(/url\([^)]+\)/g)||[]).map(async i=>{let o=i.replace(r,"$1");return o.startsWith("https://")||(o=new URL(o,e.url).href),TK(o,t.fetchRequestInit,({result:e})=>(n=n.replace(i,`url(${e})`),[i,e]))})).then(()=>n)}function Pf(e){if(null==e)return[];let t=[],n=e.replace(/(\/\*[\s\S]*?\*\/)/gi,""),r=RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){let e=r.exec(n);if(null===e)break;t.push(e[0])}n=n.replace(r,"");let i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o=RegExp("((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})","gi");for(;;){let e=i.exec(n);if(null===e){if(null===(e=o.exec(n)))break;i.lastIndex=o.lastIndex}else o.lastIndex=i.lastIndex;t.push(e[0])}return t}async function Ph(e,t){let n=[],r=[];return e.forEach(n=>{if("cssRules"in n)try{TF(n.cssRules||[]).forEach((e,i)=>{if(e.type===CSSRule.IMPORT_RULE){let o=i+1,a=e.href,s=Pc(a).then(e=>Pd(e,t)).then(e=>Pf(e).forEach(e=>{try{n.insertRule(e,e.startsWith("@import")?o+=1:n.cssRules.length)}catch(t){console.error("Error inserting rule from remote css",{rule:e,error:t})}})).catch(e=>{console.error("Error loading remote css",e.toString())});r.push(s)}})}catch(o){let i=e.find(e=>null==e.href)||document.styleSheets[0];null!=n.href&&r.push(Pc(n.href).then(e=>Pd(e,t)).then(e=>Pf(e).forEach(e=>{i.insertRule(e,n.cssRules.length)})).catch(e=>{console.error("Error loading remote stylesheet",e)})),console.error("Error inlining remote css file",o)}}),Promise.all(r).then(()=>(e.forEach(e=>{if("cssRules"in e)try{TF(e.cssRules||[]).forEach(e=>{n.push(e)})}catch(t){console.error(`Error while reading CSS rules from ${e.href}`,t)}}),n))}async function Pp(e,t){if(null==e.ownerDocument)throw Error("Provided element is not within a Document");let n=TF(e.ownerDocument.styleSheets);return(await Ph(n,t)).filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>Pn(e.style.getPropertyValue("src")))}async function Pm(e,t){let n=await Pp(e,t);return(await Promise.all(n.map(e=>{let n=e.parentStyleSheet?e.parentStyleSheet.href:null;return Pr(e.cssText,n,t)}))).join("\n")}async function Pv(e,t){let n=null!=t.fontEmbedCSS?t.fontEmbedCSS:t.skipFonts?null:await Pm(e,t);if(n){let t=document.createElement("style"),r=document.createTextNode(n);t.appendChild(r),e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}}async function Pg(e,t={}){let{width:n,height:r}=TV(e,t),i=await T8(e,t,!0);return await Pv(i,t),await Pl(i,t),!function(e,t){let{style:n}=e;t.backgroundColor&&(n.backgroundColor=t.backgroundColor),t.width&&(n.width=`${t.width}px`),t.height&&(n.height=`${t.height}px`);let r=t.style;null!=r&&Object.keys(r).forEach(e=>{n[e]=r[e]})}(i,t),await TB(i,n,r)}async function Py(e,t={}){let{width:n,height:r}=TV(e,t),i=await Pg(e,t),o=await Tz(i),a=document.createElement("canvas"),s=a.getContext("2d"),l=t.pixelRatio||function(){let e,t;try{t=process}catch(e){}let n=t&&t.env?t.env.devicePixelRatio:null;return n&&Number.isNaN(e=parseInt(n,10))&&(e=1),e||window.devicePixelRatio||1}(),u=t.canvasWidth||n,c=t.canvasHeight||r;return a.width=u*l,a.height=c*l,!t.skipAutoScale&&(a.width>16384||a.height>16384)&&(a.width>16384&&a.height>16384?a.width>a.height?(a.height*=16384/a.width,a.width=16384):(a.width*=16384/a.height,a.height=16384):a.width>16384?(a.height*=16384/a.width,a.width=16384):(a.width*=16384/a.height,a.height=16384)),a.style.width=`${u}`,a.style.height=`${c}`,t.backgroundColor&&(s.fillStyle=t.backgroundColor,s.fillRect(0,0,a.width,a.height)),s.drawImage(o,0,0,a.width,a.height),a}async function Pb(e,t={}){return(await Py(e,t)).toDataURL()}async function Px(e,t){let{name:n,quality:r,copy:i,download:o}=t;if(!e)throw Error("HTML node required");let a=await Pb(e,{quality:r||.5});if(o){let e=document.createElement("a");e.download="".concat(n,".png"),e.href=a,e.click()}if(i){let e=await fetch(a);O_(await e.blob(),"image/png",n)}}},2002:function(e,t,n){"use strict";n.d(t,{Z7:function(){return Z},Uy:function(){return V},gM:function(){return u},ek:function(){return l},GP:function(){return b},kr:function(){return x},nH:function(){return d},ER:function(){return s},Gp:function(){return c},KU:function(){return w},rV:function(){return E},Az:function(){return k},WT:function(){return S},E5:function(){return C},Vp:function(){return _},Te:function(){return j},Wl:function(){return h},cQ:function(){return f},cM:function(){return L},Kw:function(){return F},hV:function(){return y},ST:function(){return A},_3:function(){return D},HU:function(){return T},uq:function(){return N},G:function(){return R},Rz:function(){return P},Fn:function(){return M},Os:function(){return p},sG:function(){return m},a0:function(){return v},cj:function(){return g}});var r=n(67837),i=n(79381),o=n(82425),a=n(13593);function s(e){return(0,r.Nf)({...e,route:o.ay})}function l(e){return(0,r.Nf)({...e,route:o.KR})}function u(e){return(0,r.Nf)({...e,route:o.fw})}function c(e){return(0,r.Nf)({...e,route:o.SX})}function d(){let e=u({config:{swr:{revalidateOnFocus:!1}}});return(0,i.ZP)(e,()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.name)==="zen"?(0,a.du)():(0,a.Tc)()},{refreshInterval:6e4,keepPreviousData:!0}).data||0}function f(e){return(0,r.Nf)({...e,route:o.cz})}function h(e){return(0,r.V1)({...e,route:o.cz},async e=>{e(e=>e===o.cz)})}function p(e){return(0,r.Nf)({...e,route:o.Vx})}function m(e){return(0,r.Nf)({...e,route:o.A8})}function v(e){return(0,r.Nf)({...e,route:o.l0})}function g(e){return(0,r.mw)({...e,route:o.ix},async e=>{await (0,r.gw)(2e3),e(e=>e.startsWith(o.l0))})}function y(e){return(0,r.Nf)({...e,route:o.zC})}function b(e){return(0,r.q0)({...e,route:o.mU})}function x(e){return(0,r.V1)({...e,route:o.FQ})}function w(e){return(0,r.Nf)({...e,route:o.GX})}function E(e){return(0,r.Nf)({...e,route:o.pu})}function j(e){return(0,r.E)({...e,route:o.pu},async e=>{await e(e=>e.startsWith(o.pu)||e.startsWith(o.ay))})}function k(e){return(0,r.mw)({...e,route:o.ym})}function S(e){return(0,r.I7)({...e,payload:{},route:o.EO})}let O="/settings/pinned";function C(e){return(0,r.Nf)({...e,route:O})}function _(e){return(0,r.V1)({...e,route:O},async e=>{e(e=>e.startsWith(O))})}function M(e){return(0,r.Nf)({...e,route:o.Jy})}function A(e){return(0,r.Nf)({...e,route:o.rg})}function T(e){return(0,r.mw)({...e,route:o.Jy},async e=>{e(e=>e.startsWith(o.Jy))})}function P(e){return(0,r.V1)({...e,route:o.rg},async e=>{e(e=>e.startsWith(o.Jy))})}function N(e){return(0,r.iv)({...e,route:o.rg},async e=>{e(e=>e.startsWith(o.Jy))})}function R(e){return(0,r.V1)({...e,route:o.vh},async e=>{await (0,r.gw)(1e4),e(e=>e.startsWith(o.Jy))})}function D(e){return(0,r.iv)({...e,route:o.kU},async e=>{await (0,r.gw)(3e3),e(e=>e.startsWith(o.Jy))})}function L(e){return(0,r.Nf)({...e,route:o.n8})}function F(e){return(0,r.V1)({...e,route:o.n8})}function Z(e){return(0,r.Nf)({...e,route:o.sk})}function V(e){return(0,r.mw)({...e,route:o.FS},async e=>{e(e=>e.startsWith(o.sk))})}},82425:function(e,t,n){"use strict";n.d(t,{A8:function(){return u},EO:function(){return y},FQ:function(){return p},FS:function(){return S},GX:function(){return m},Jy:function(){return b},KR:function(){return o},SX:function(){return a},Vx:function(){return l},ay:function(){return r},cz:function(){return s},fw:function(){return i},ix:function(){return d},kU:function(){return E},l0:function(){return c},mU:function(){return h},n8:function(){return j},pu:function(){return v},rg:function(){return x},sk:function(){return k},vh:function(){return w},ym:function(){return g},zC:function(){return f}});let r="/state",i="/consensus/network",o="/consensus/tipstate",a="/index/tip",s="/syncer/peers",l="/wallet",u="/wallet/events",c="/wallet/pending",d="/wallet/send",f="/tpool/fee",h="/contracts",p="/contracts/:id/integrity",m="/metrics/:interval",v="/settings",g="/settings/announce",y="/settings/ddns/update",b="/volumes",x="/volumes/:id",w="/volumes/:id/resize",E="/volumes/:id/cancel",j="/system/dir",k="/alerts",S="/alerts/dismiss"},99605:function(e,t,n){"use strict";n.d(t,{Ee:function(){return l.a},Fb:function(){return a.a},j0:function(){return c.useRouter},jD:function(){return u.usePathname},lr:function(){return u.useSearchParams},rU:function(){return i.a},xj:function(){return u.useRouter}});var r=n(39097),i=n.n(r),o=n(97729),a=n.n(o),s=n(96577),l=n.n(s),u=n(82876),c=n(5632)},67837:function(e,t,n){"use strict";n.d(t,{bW:function(){return Y},kl:function(){return es},mV:function(){return V},gw:function(){return a},Nz:function(){return ea},Hv:function(){return q},iv:function(){return ee},J:function(){return eo},Nf:function(){return z},E:function(){return Q},mw:function(){return X},q0:function(){return G},Tb:function(){return M},V1:function(){return J},I7:function(){return K}});var r={};n.r(r),n.d(r,{getGPUTier:function(){return _}});var i=n(79381);function o(e,t){return!e||t?null:e}function a(e){return new Promise(t=>setTimeout(t,e))}var s=n(89644),l=n.n(s),u=n(2784);function c(e){return{...e,config:{...null==e?void 0:e.config}}}function d(e){return{...e,config:{...null==e?void 0:e.config}}}function f(e){return{...e,config:{...null==e?void 0:e.config}}}function h(e,t,n){return(null==n?void 0:n.api)||(null==t?void 0:t.api)||e.api}function p(e,t,n){var r,i;let o=function(e,t,n){var r,i,o,a;let s={"Content-Type":"application/json",...null===(i=t.config)||void 0===i?void 0:null===(r=i.axios)||void 0===r?void 0:r.headers,...null==n?void 0:null===(a=n.config)||void 0===a?void 0:null===(o=a.axios)||void 0===o?void 0:o.headers},l=h(e,t,n);return e.api===l&&e.password&&(s.Authorization="Basic "+btoa(":".concat(e.password))),s}(e,t,n);return{responseType:"json",...null===(r=t.config)||void 0===r?void 0:r.axios,...null==n?void 0:null===(i=n.config)||void 0===i?void 0:i.axios,headers:o}}function m(e,t,n,r){if(!t)return null;let i=(null==n?void 0:n.params)||{};if(r&&r.params&&(i={...i,...r.params}),!(t=function(e,t){if(e&&t)for(let n of Object.keys(t)){let r=String(t[n]);e.includes(":".concat(n))?e=e.replace(":".concat(n),r):e.includes("?")?e+="&".concat(n,"=").concat(encodeURIComponent(r)):e+="?".concat(n,"=").concat(encodeURIComponent(r))}return e}(t,i)))return null;let o=h(e,n,r);return o===e.api?"".concat(o,"/api").concat(t):"".concat(o).concat(t)}function v(e,t,n,r){let i=h(e,n,r);return i===e.api?t.replace("".concat(i,"/api"),""):t.replace(i,"")}var g=n(52322),y=n(92762);function b(e,t,n,r){return new(n||(n=Promise))(function(i,o){function a(e){try{l(r.next(e))}catch(e){o(e)}}function s(e){try{l(r.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,s)}l((r=r.apply(e,t||[])).next())})}let x=["geforce 320m","geforce 8600","geforce 8600m gt","geforce 8800 gs","geforce 8800 gt","geforce 9400","geforce 9400m g","geforce 9400m","geforce 9600m gt","geforce 9600m","geforce fx go5200","geforce gt 120","geforce gt 130","geforce gt 330m","geforce gtx 285","google swiftshader","intel g41","intel g45","intel gma 4500mhd","intel gma x3100","intel hd 3000","intel q45","legacy","mali-2","mali-3","mali-4","quadro fx 1500","quadro fx 4","quadro fx 5","radeon hd 2400","radeon hd 2600","radeon hd 4670","radeon hd 4850","radeon hd 4870","radeon hd 5670","radeon hd 5750","radeon hd 6290","radeon hd 6300","radeon hd 6310","radeon hd 6320","radeon hd 6490m","radeon hd 6630m","radeon hd 6750m","radeon hd 6770m","radeon hd 6970m","sgx 543","sgx543"];function w(e){return e=e.toLowerCase().replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i,"$1").replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g,"").replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/,"$1")}let E="undefined"==typeof window,j=(()=>{if(E)return;let{userAgent:e,platform:t,maxTouchPoints:n}=window.navigator,r=/(iphone|ipod|ipad)/i.test(e),i="iPad"===t||"MacIntel"===t&&n>0&&!window.MSStream;return{isIpad:i,isMobile:/android/i.test(e)||r||i,isSafari12:/Version\/12.+Safari/.test(e)}})();class k extends Error{constructor(e){super(e),Object.setPrototypeOf(this,new.target.prototype)}}let S=[],O=[];function C(e){return null!=e}let _=({mobileTiers:e=[0,15,30,60],desktopTiers:t=[0,15,30,60],override:n={},glContext:r,failIfMajorPerformanceCaveat:i=!1,benchmarksURL:o="https://unpkg.com/detect-gpu@5.0.34/dist/benchmarks"}={})=>b(void 0,void 0,void 0,function*(){let a={};if(E)return{tier:0,type:"SSR"};let{isIpad:s=!!(null==j?void 0:j.isIpad),isMobile:l=!!(null==j?void 0:j.isMobile),screenSize:u=window.screen,loadBenchmarks:c=e=>b(void 0,void 0,void 0,function*(){let t=yield fetch(`${o}/${e}`).then(e=>e.json());if(4>parseInt(t.shift().split(".")[0],10))throw new k("Detect GPU benchmark data is out of date. Please update to version 4x");return t})}=n,{renderer:d}=n,f=(e,t,n,r,i)=>({device:i,fps:r,gpu:n,isMobile:l,tier:e,type:t}),h,p="";if(d)h=[d=w(d)];else{var m;let e=r||function(e,t=!1){let n={alpha:!1,antialias:!1,depth:!1,failIfMajorPerformanceCaveat:t,powerPreference:"high-performance",stencil:!1};e&&delete n.powerPreference;let r=window.document.createElement("canvas"),i=r.getContext("webgl",n)||r.getContext("experimental-webgl",n);return null!=i?i:void 0}(null==j?void 0:j.isSafari12,i);if(!e)return f(0,"WEBGL_UNSUPPORTED");let t=e.getExtension("WEBGL_debug_renderer_info");if(t&&(d=e.getParameter(t.UNMASKED_RENDERER_WEBGL)),!d)return f(1,"FALLBACK");p=d,h="apple gpu"===(m=d=w(d))?function(e,t,n){let r;if(!n)return[t];let i=function(e){let t=e.createShader(35633),n=e.createShader(35632),r=e.createProgram();if(!(n&&t&&r))return;e.shaderSource(t,"\n precision highp float;\n attribute vec3 aPosition;\n varying float vvv;\n void main() {\n vvv = 0.31622776601683794;\n gl_Position = vec4(aPosition, 1.0);\n }\n "),e.shaderSource(n,"\n precision highp float;\n varying float vvv;\n void main() {\n vec4 enc = vec4(1.0, 255.0, 65025.0, 16581375.0) * vvv;\n enc = fract(enc);\n enc -= enc.yzww * vec4(1.0 / 255.0, 1.0 / 255.0, 1.0 / 255.0, 0.0);\n gl_FragColor = enc;\n }\n "),e.compileShader(t),e.compileShader(n),e.attachShader(r,t),e.attachShader(r,n),e.linkProgram(r),e.detachShader(r,t),e.detachShader(r,n),e.deleteShader(t),e.deleteShader(n),e.useProgram(r);let i=e.createBuffer();e.bindBuffer(34962,i),e.bufferData(34962,new Float32Array([-1,-1,0,3,-1,0,-1,3,0]),35044);let o=e.getAttribLocation(r,"aPosition");e.vertexAttribPointer(o,3,5126,!1,0,0),e.enableVertexAttribArray(o),e.clearColor(1,1,1,1),e.clear(16384),e.viewport(0,0,1,1),e.drawArrays(4,0,3);let a=new Uint8Array(4);return e.readPixels(0,0,1,1,6408,5121,a),e.deleteProgram(r),e.deleteBuffer(i),a.join("")}(e),o="801621810",a="8016218135",s="80162181161",l=(null==j?void 0:j.isIpad)?[["a7",s,12],["a8",a,15],["a8x",a,15],["a9",a,15],["a9x",a,15],["a10",a,15],["a10x",a,15],["a12",o,15],["a12x",o,15],["a12z",o,15],["a14",o,15],["m1",o,15]]:[["a7",s,12],["a8",a,12],["a9",a,15],["a10",a,15],["a11",o,15],["a12",o,15],["a13",o,15],["a14",o,15]];return"80162181255"===i?r=l.filter(([,,e])=>e>=14):(r=l.filter(([,e])=>e===i)).length||(r=l),r.map(([e])=>`apple ${e} gpu`)}(e,m,l):[m]}let v=(yield Promise.all(h.map(function(e){var t;return b(this,void 0,void 0,function*(){let n;let r=(e=>{for(let t of l?["adreno","apple","mali-t","mali","nvidia","powervr","samsung"]:["intel","apple","amd","radeon","nvidia","geforce"])if(e.includes(t))return t})(e);if(!r)return;let i=`${l?"m":"d"}-${r}${s?"-ipad":""}.json`,o=a[i]=null!==(t=a[i])&&void 0!==t?t:c(i);try{n=yield o}catch(e){if(e instanceof k)throw e;return}let d=function(e){var t;let n=(e=e.replace(/\([^)]+\)/,"")).match(/\d+/)||e.match(/(\W|^)([A-Za-z]{1,3})(\W|$)/g);return null!==(t=null==n?void 0:n.join("").replace(/\W|amd/g,""))&&void 0!==t?t:""}(e),f=n.filter(([,e])=>e===d);f.length||(f=n.filter(([t])=>t.includes(e)));let h=f.length;if(0===h)return;let p=e.split(/[.,()\[\]/\s]/g).sort().filter((e,t,n)=>0===t||e!==n[t-1]).join(" "),m,[v,,,,g]=h>1?f.map(e=>[e,function(e,t){if(e===t)return 0;let n=e;e.length>t.length&&(e=t,t=n);let r=e.length,i=t.length;for(;r>0&&e.charCodeAt(~-r)===t.charCodeAt(~-i);)r--,i--;let o,a=0;for(;au?l>u?u+1:l:l>s?s+1:l;return u}(p,e[2])]).sort(([,e],[,t])=>e-t)[0][0]:f[0],y=Number.MAX_VALUE,{devicePixelRatio:b}=window,x=u.width*b*u.height*b;for(let e of g){let[t,n]=e,r=Math.abs(x-t*n);re===n?t-r:e-n);if(!v.length){let e=x.find(e=>d.includes(e));return e?f(0,"BLOCKLISTED",e):f(1,"FALLBACK",`${d} (${p})`)}let[,g,y,_]=v[0];if(-1===g)return f(0,"BLOCKLISTED",y,g,_);let M=l?e:t,A=0;for(let e=0;e=M[e]&&(A=e);return f(A,"BENCHMARK",y,g,_)});function M(){var e,t;let n=null===(e=(t=window).matchMedia)||void 0===e?void 0:e.call(t,"(prefers-reduced-motion: reduce)");return!n||!!n.matches}let{getGPUTier:A}=r;var T=n(99605);let P=(0,u.createContext)({}),N=()=>(0,u.useContext)(P);function R(e){let{children:t}=e,n=function(){let[e,t]=(0,u.useState)({}),n=(0,u.useCallback)((e,n)=>{t(t=>({...t,[e]:{key:e,...n}}))},[t]);return{setWorkflow:n,removeWorkflow:(0,u.useCallback)(e=>{t(t=>(delete t[e],{...t}))},[t]),resetWorkflows:(0,u.useCallback)(()=>{t({})},[t]),workflows:(0,u.useMemo)(()=>Object.entries(e).map(e=>e[1]),[e])}}();return(0,g.jsx)(P.Provider,{value:n,children:t})}let D={api:"",loginWithCustomApi:!1,password:void 0,recentApis:{},autoLock:!1,autoLockTimeout:6e5},L=(0,u.createContext)({}),F=()=>(0,u.useContext)(L);function Z(e){let{children:t,...n}=e,r=function(e){let{passwordProtectRequestHooks:t,lockRoutes:n,defaultSettings:r}=e,o=(0,u.useMemo)(()=>({...D,...r}),[r]),[a,s]=(0,y.Z)("v1/requestConfig",{defaultValue:o});(0,u.useEffect)(()=>{s(e=>({...o,...e}))},[]);let l=(0,u.useMemo)(()=>({...o,...a}),[a,o]),{resetWorkflows:c}=N(),d=(0,u.useCallback)(e=>{s(t=>({...t,...e}))},[s]),f=(0,T.xj)(),h=(0,T.jD)(),[p,m]=(0,u.useState)({}),v=(0,u.useCallback)((e,t)=>{m(n=>({...n,[e]:t}))},[m]),g=(0,u.useCallback)(()=>{for(let[e,t]of(n&&f.push("".concat(n.login,"?prev=").concat([n.login].includes(h)?n.home:h)),d({password:""}),c(),(0,i.JG)(()=>!0,void 0,{revalidate:!1}),Object.entries(p)))t&&t()},[f,n,d,c,p,h]),b=function(e){let t=(0,T.jD)();return![e.login].includes(t)}({login:(null==n?void 0:n.login)||"/login"}),x=(0,u.useMemo)(()=>!!l.password,[l]);return{requestSettings:l,setRequestSettings:d,lock:g,isUnlockedAndAuthedRoute:x&&b,passwordProtectRequestHooks:t,setOnLockCallback:v}}(n);return(0,g.jsx)(L.Provider,{value:r,children:t})}let V=[{id:"usd",label:"USD",prefix:"$",fixed:2},{id:"cad",label:"CAD",prefix:"$",fixed:2},{id:"eur",label:"EUR",prefix:"€",fixed:2},{id:"gbp",label:"GBP",prefix:"\xa3",fixed:2},{id:"jpy",label:"JPY",prefix:"\xa5",fixed:2},{id:"aud",label:"AUD",prefix:"$",fixed:2},{id:"rub",label:"RUB",prefix:"₽",fixed:2},{id:"cny",label:"CNY",prefix:"\xa5",fixed:2},{id:"btc",label:"BTC",prefix:"₿",fixed:6},{id:"eth",label:"ETH",prefix:"Ξ",fixed:6}];function z(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0);return(0,i.ZP)(o(e.standalone?"".concat(e.standalone,"/").concat(s):s,n.disabled||a&&!r.password),async()=>{if(!n.route)throw Error("No route");let e=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().get(s,e)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}let I={siaCentral:!0,siascan:!0,daemonExplorer:{enabled:!1,url:""},currency:V[0],currencyDisplay:"bothPreferSc"},B=(0,u.createContext)({}),H=()=>(0,u.useContext)(B);function U(e){let{children:t,...n}=e,r=function(e){let{daemonExplorerInfoRoute:t,defaultSettings:n}=e,r=(0,u.useMemo)(()=>({...I,...n}),[n]),[i,o]=(0,y.Z)("v1/externalData",{defaultValue:r});(0,u.useEffect)(()=>{o(e=>({...r,...e}))},[]);let a=(0,u.useMemo)(()=>({...r,...i}),[i,r]),s=(0,u.useCallback)(e=>{o(t=>({...t,...e}))},[o]),l=(0,u.useCallback)(e=>{let t=V.find(t=>t.id===e);t&&s({currency:t})},[s]);return{externalDataSettings:a,setExternalDataSettings:s,setCurrency:l,currencyOptions:V,daemonExplorer:function(e){var t;let{route:n,config:r,disabled:i}=e,o=z({disabled:!n||i,route:n||"",config:{...r,swr:{...null==r?void 0:r.swr,revalidateOnFocus:!1}}}),{url:a,enabled:s}=(null===(t=o.data)||void 0===t?void 0:t.explorer)||{},l=(0,u.useMemo)(()=>{if(a)try{let{origin:e}=new URL(a);return e}catch(e){console.error(e)}},[a]);return(0,u.useMemo)(()=>({isSupported:!!o.data,enabled:!!s&&!!l,api:l,isValidating:o.isValidating,isLoading:o.isLoading}),[s,l,o.isValidating,o.isLoading,o.data])}({route:t})}}(n);return(0,g.jsx)(B.Provider,{value:r,children:t})}let W=(0,u.createContext)({}),q=()=>(0,u.useContext)(W);function $(e){let{children:t}=e,n=function(){let{requestSettings:e,setRequestSettings:t,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i}=F(),{externalDataSettings:o,setExternalDataSettings:a,setCurrency:s,currencyOptions:l,daemonExplorer:c}=H(),d=function(){let e=M(),[t,n]=(0,u.useState)(!1),[r,i]=(0,u.useState)(!1),[{isGpuEnabled:o,hasUserSet:a},s]=(0,y.Z)("v1/gpuFeatures",{defaultValue:{isGpuEnabled:!e,hasUserSet:!1}}),l=(0,u.useCallback)(function(e){let t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];s(n=>({...n,isGpuEnabled:e,hasUserSet:t}))},[s]),c=(0,u.useCallback)(async()=>{let e=!1;{let t=await A();console.log("GPU",t),e=t.tier>0,!a&&t.tier<2&&l(!1,!1)}i(e),n(!0)},[i,l,a]);return(0,u.useEffect)(()=>{c()},[]),{hasCheckedGpu:t,canGpuRender:r,isGpuEnabled:o,shouldRender:r&&o,setCanGpuRender:i,setIsGpuEnabled:l}}();return{settings:(0,u.useMemo)(()=>({...e,...o}),[e,o]),requestSettings:e,externalDataSettings:o,setRequestSettings:t,setExternalDataSettings:a,siascan:o.siascan,siaCentral:o.siaCentral,gpu:d,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i,setCurrency:s,currencyOptions:l,daemonExplorer:c}}();return(0,g.jsx)(W.Provider,{value:n,children:t})}function Y(e){let{children:t,...n}=e;return(0,g.jsx)(Z,{...n,children:(0,g.jsx)(U,{...n,children:(0,g.jsx)($,{...n,children:t})})})}function G(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0),c=(0,u.useMemo)(()=>o(s?"".concat(s).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,n.disabled||a&&!r.password),[s,e,n,a,r]);return(0,i.ZP)(c,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().post(s,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function X(e,t){let{setWorkflow:n,removeWorkflow:r}=N(),{mutate:o}=(0,i.kY)(),{settings:a}=q(),s=c(e);return{post:async e=>{let i=f(e);try{let u;let c=p(a,s,i),d=m(a,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(a,d,e,i);n(f,{path:h,payload:u});let g=await l().post(d,u,c);return t&&await t(function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,r=arguments.length>2?arguments[2]:void 0;return o(n=>{if("string"!=typeof n)return!1;let r=v(a,n,e,i);return t(r)},n,r)},i,g),r(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function K(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0),c=(0,u.useMemo)(()=>o(s?"".concat(s).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,n.disabled||a&&!r.password),[s,e,n,a,r]);return(0,i.ZP)(c,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().put(s,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function J(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{put:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);o(f,{path:h,payload:u});let g=await l().put(d,u,c);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,g),a(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function Q(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{patch:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);o(f,{path:h,payload:u});let g=await l().patch(d,u,c);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,g),a(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function ee(e,t){let{mutate:n}=(0,i.kY)(),{requestSettings:r}=F(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{delete:async e=>{let i=f(e);try{let u=p(r,s,i),c=m(r,s.route,s,i);if(!c)throw Error("No route");let d=v(r,c,e,i);o(c,{path:d});let f=await l().delete(c,u);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,f),a(c),{status:f.status,data:f.data,headers:f.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}var et=n(6391),en=n.n(et),er=n(13593);let ei={revalidateOnFocus:!1,refreshInterval:(0,er.sW)(5),dedupingInterval:(0,er.sW)(5)};function eo(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:i}=q(),o=function(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:{enabled:i,api:o},currencyOptions:a}=q(),s=z({params:{currency:t},disabled:!i||r,api:o,route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...ei,...null==n?void 0:n.swr}}});return(0,u.useMemo)(()=>({rate:s.data?new(en())(s.data):void 0,error:s.error,isValidating:s.isValidating,isLoading:s.isLoading,currency:a.find(e=>e.id===t)}),[s.data,s.error,s.isValidating,s.isLoading,a,t])}({currency:t,config:n,disabled:!i.enabled||r}),a=function(e){let{currency:t,config:n,disabled:r}=e,{settings:i,currencyOptions:o}=q(),a=z({params:{currency:t},api:"https://api.siascan.com",route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...ei,...null==n?void 0:n.swr}},disabled:!i.siascan||!t||r});return(0,u.useMemo)(()=>({rate:a.data?new(en())(a.data):void 0,error:a.error,isValidating:a.isValidating,isLoading:a.isLoading,currency:o.find(e=>e.id===t)}),[a.data,a.error,a.isValidating,a.isLoading,o,t])}({currency:t,config:n,disabled:i.enabled||r});return i.enabled?o:a}function ea(){let{config:e,disabled:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{settings:n}=q();return eo({currency:n.currency.id,config:e,disabled:t})}function es(e){let{fallback:t,cacheProvider:n,children:r}=e;return(0,g.jsx)(R,{children:(0,g.jsx)(i.J$,{value:{fallback:t||{},provider:n},children:r})})}},95685:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}n.d(t,{RVU:function(){return tG},eHR:function(){return t4},xHM:function(){return t3},IRm:function(){return t5},L6f:function(){return t6},rW0:function(){return t8},osk:function(){return t7},JaG:function(){return t9},wWN:function(){return iD},Dkj:function(){return iW},cfm:function(){return nt},YV2:function(){return nc},EMN:function(){return nd},bdU:function(){return nf},VUy:function(){return nh},Cp0:function(){return np},kqg:function(){return nm},Mes:function(){return nv},oce:function(){return ng},DI$:function(){return nb},NlZ:function(){return nM},Y3p:function(){return nT},Z$8:function(){return nA},tEK:function(){return nN},yar:function(){return nP},PcV:function(){return nD},QN4:function(){return nR},Jsc:function(){return nF},T80:function(){return nL},wEY:function(){return nI},olJ:function(){return nH},vtB:function(){return nB},KiD:function(){return nq},dDl:function(){return n$},Jrl:function(){return nX},aPl:function(){return nK},kBK:function(){return iI},Bpb:function(){return n0},vzB:function(){return n1},dr6:function(){return n5},d19:function(){return n6},w9S:function(){return n8},VBo:function(){return iL},Hb6:function(){return re},CCF:function(){return rt},Qbr:function(){return ro},L37:function(){return ra},ROc:function(){return iH},UG6:function(){return iB},lq1:function(){return rs},zvn:function(){return iF},K2o:function(){return iz},EL$:function(){return ru},BdP:function(){return rm},dsj:function(){return rv},P5r:function(){return rg},RdX:function(){return ry},U_S:function(){return rb},V8Q:function(){return rj},POp:function(){return rk},kSc:function(){return rS},mBM:function(){return iV},Lur:function(){return rM},b47:function(){return rA},Sfn:function(){return rT},W$S:function(){return rZ},T85:function(){return rV},Ckx:function(){return rz},dZ8:function(){return rH},EOT:function(){return rB},fDA:function(){return rI},RK4:function(){return rW},jH8:function(){return rX},XJM:function(){return rK},RRj:function(){return rJ},ka0:function(){return rQ},hzZ:function(){return r1},VUg:function(){return r6},owP:function(){return r8},Fs9:function(){return r7},wGX:function(){return r9},Wet:function(){return ii},BB5:function(){return io},ZEk:function(){return ia},$Iz:function(){return ic},shL:function(){return id},hiv:function(){return ih},mli:function(){return im},lJ7:function(){return iU},ORH:function(){return iy},VmF:function(){return ib},xVB:function(){return iS},pHg:function(){return iO},I$H:function(){return iC},oaN:function(){return iZ},qdM:function(){return iM},gFQ:function(){return i_},SmH:function(){return iP},lg1:function(){return iN}});var a,s,l,u,c,d,f,h,p,m,v,g,y,b,x,w,E,j,k,S,O,C,_,M,A,T,P,N,R,D,L,F,Z,V,z,I,B,H,U,W,q,$,Y,G,X,K,J,Q,ee,et,en,er,ei,eo,ea,es,el,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,eb,ex,ew,eE,ej,ek,eS,eO,eC,e_,eM,eA,eT,eP,eN,eR,eD,eL,eF,eZ,eV,ez,eI,eB,eH,eU,eW,eq,e$,eY,eG,eX,eK,eJ,eQ,e0,e1,e2,e4,e3,e5,e6,e8,e7,e9,te,tt,tn,tr,ti,to,ta,ts,tl,tu,tc,td,tf,th,tp,tm,tv,tg,ty,tb,tx,tw,tE,tj,tk,tS,tO,tC,t_,tM,tA,tT,tP,tN,tR,tD=["width","height","viewBox"],tL=["tabindex"],tF={focusable:"false",preserveAspectRatio:"xMidYMid meet"},tZ=n(13980),tV=n.n(tZ),tz=n(2784);function tI(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function tB(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var tW=["className","children","tabIndex"],tq=["tabindex"],t$=tz.forwardRef(function(e,t){var n=e.className,r=e.children,a=e.tabIndex,s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width,n=e.height,r=e.viewBox,a=void 0===r?"0 0 ".concat(t," ").concat(n):r,s=o(e,tD),l=s.tabindex,u=o(s,tL),c=i(i(i({},tF),u),{},{width:t,height:n,viewBox:a});return c["aria-label"]||c["aria-labelledby"]||c.title?(c.role="img",null!=l&&(c.focusable="true",c.tabindex=l)):c["aria-hidden"]=!0,c}(tB(tB({},tU(e,tW)),{},{tabindex:a})),l=s.tabindex,u=tU(s,tq);return n&&(u.className=n),null!=l&&(u.tabIndex=l),t&&(u.ref=t),tz.createElement("svg",u,r)});t$.displayName="Icon",t$.propTypes={"aria-hidden":tV().string,"aria-label":tV().string,"aria-labelledby":tV().string,children:tV().node,className:tV().string,height:tV().oneOfType([tV().number,tV().string]),preserveAspectRatio:tV().string,tabIndex:tV().string,viewBox:tV().string,width:tV().oneOfType([tV().number,tV().string]),xmlns:tV().string},t$.defaultProps={xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid meet"};var tY=["children"],tG=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tY);return tz.createElement(t$,tH({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),a||(a=tz.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),tX=["children"],tK=["children"],tJ=["children"],tQ=["children"],t0=["children"],t1=["children"],t2=["children"],t4=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tX);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),s||(s=tz.createElement("path",{d:"M14 19H18V21H14z"})),l||(l=tz.createElement("path",{d:"M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"})),n)}),t3=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tK);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),u||(u=tz.createElement("path",{d:"M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"})),n)}),t5=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tJ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),c||(c=tz.createElement("path",{d:"M10 26L10 24 22.59 24 6 7.41 7.41 6 24 22.59 24 10 26 10 26 26 10 26z"})),n)}),t6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tQ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),d||(d=tz.createElement("path",{d:"M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"})),n)}),t8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t0);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),f||(f=tz.createElement("path",{d:"M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"})),n)}),t7=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t1);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),h||(h=tz.createElement("path",{d:"M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"})),n)}),t9=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t2);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),p||(p=tz.createElement("path",{d:"M7.5 1H8.5V3.5H7.5z"})),m||(m=tz.createElement("path",{d:"M10.8 3.4H13.3V4.4H10.8z",transform:"rotate(-45.001 12.074 3.922)"})),v||(v=tz.createElement("path",{d:"M12.5 7.5H15V8.5H12.5z"})),g||(g=tz.createElement("path",{d:"M11.6 10.8H12.6V13.3H11.6z",transform:"rotate(-45.001 12.077 12.075)"})),y||(y=tz.createElement("path",{d:"M7.5 12.5H8.5V15H7.5z"})),b||(b=tz.createElement("path",{d:"M2.7 11.6H5.2V12.6H2.7z",transform:"rotate(-45.001 3.929 12.078)"})),x||(x=tz.createElement("path",{d:"M1 7.5H3.5V8.5H1z"})),w||(w=tz.createElement("path",{d:"M3.4 2.7H4.4V5.2H3.4z",transform:"rotate(-45.001 3.926 3.925)"})),E||(E=tz.createElement("path",{d:"M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"})),n)}),ne=["children"],nt=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ne);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),j||(j=tz.createElement("path",{d:"M26,6V8.17L5.64,11.87a2,2,0,0,0-1.64,2v4.34a2,2,0,0,0,1.64,2L8,20.56V24a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V22.74l6,1.09V26h2V6ZM18,24H10V20.93l8,1.45ZM6,18.17V13.83L26,10.2V21.8Z"})),n)}),nn=["children"],nr=["children"],ni=["children"],no=["children"],na=["children"],ns=["children"],nl=["children"],nu=["children"],nc=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nn);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),k||(k=tz.createElement("path",{d:"M26,4H22V2H20V4H12V2H10V4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,6h4V8h2V6h8V8h2V6h4l0,4H6Zm0,6h5v6H6ZM19,26H13V20h6Zm0-8H13V12h6Zm2,8V20h5l.0012,6Z"})),n)}),nd=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nr);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),S||(S=tz.createElement("path",{d:"M24 12L16 22 8 12z"})),n)}),nf=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ni);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),O||(O=tz.createElement("path",{d:"M20 24L10 16 20 8z"})),n)}),nh=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,no);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),C||(C=tz.createElement("path",{d:"M12 8L22 16 12 24z"})),n)}),np=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,na);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),_||(_=tz.createElement("path",{d:"M24 24L16 32 8 24zM8 8L16 0 24 8z"})),n)}),nm=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ns);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),M||(M=tz.createElement("path",{d:"M8 20L16 10 24 20z"})),n)}),nv=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nl);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),A||(A=tz.createElement("path",{d:"M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"})),n)}),ng=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nu);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),T||(T=tz.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),ny=["children"],nb=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ny);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),P||(P=tz.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"})),N||(N=tz.createElement("path",{fill:"none",d:"M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z","data-icon-path":"inner-path"})),n)}),nx=["children"],nw=["children"],nE=["children"],nj=["children"],nk=["children"],nS=["children"],nO=["children"],nC=["children"],n_=["children"],nM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nx);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),R||(R=tz.createElement("path",{d:"M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"})),n)}),nA=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nw);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),D||(D=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"})),L||(L=tz.createElement("path",{fill:"none",d:"M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z","data-icon-path":"inner-path"})),n)}),nT=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nE);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),F||(F=tz.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"})),Z||(Z=tz.createElement("path",{d:"M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z","data-icon-path":"inner-path",opacity:"0"})),n)}),nP=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nj);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),V||(V=tz.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),z||(z=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),nN=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nk);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),I||(I=tz.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),B||(B=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),nR=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nS);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),H||(H=tz.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),nD=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nO);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),U||(U=tz.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),nL=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nC);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),W||(W=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),q||(q=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),nF=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n_);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),$||($=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),Y||(Y=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),nZ=["children"],nV=["children"],nz=["children"],nI=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nZ);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),G||(G=tz.createElement("path",{d:"M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"})),X||(X=tz.createElement("path",{d:"M5.91 15H26.080000000000002V17H5.91z",transform:"rotate(-75 15.996 16)"})),n)}),nB=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nV);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),K||(K=tz.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),J||(J=tz.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),nH=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nz);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Q||(Q=tz.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ee||(ee=tz.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),nU=["children"],nW=["children"],nq=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nU);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),et||(et=tz.createElement("path",{d:"M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"})),en||(en=tz.createElement("path",{d:"M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"})),n)}),n$=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nW);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),er||(er=tz.createElement("path",{d:"M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"})),ei||(ei=tz.createElement("circle",{cx:"11",cy:"8",r:"1"})),eo||(eo=tz.createElement("circle",{cx:"11",cy:"16",r:"1"})),ea||(ea=tz.createElement("circle",{cx:"11",cy:"24",r:"1"})),es||(es=tz.createElement("path",{d:"M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"})),n)}),nY=["children"],nG=["children"],nX=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nY);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),el||(el=tz.createElement("path",{d:"M12 12H14V24H12zM18 12H20V24H18z"})),eu||(eu=tz.createElement("path",{d:"M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"})),n)}),nK=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nG);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ec||(ec=tz.createElement("path",{d:"M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"})),ed||(ed=tz.createElement("path",{d:"M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"})),n)}),nJ=["children"],nQ=["children"],n0=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nJ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ef||(ef=tz.createElement("circle",{cx:"16",cy:"16",r:"8"})),n)}),n1=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nQ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eh||(eh=tz.createElement("path",{d:"M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"})),n)}),n2=["children"],n4=["children"],n3=["children"],n5=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n2);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ep||(ep=tz.createElement("path",{d:"M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"})),n)}),n6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n4);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),em||(em=tz.createElement("path",{d:"M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"})),ev||(ev=tz.createElement("path",{d:"M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"})),eg||(eg=tz.createElement("path",{d:"M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"})),n)}),n8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n3);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ey||(ey=tz.createElement("path",{d:"M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"})),n)}),n7=["children"],n9=["children"],re=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n7);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eb||(eb=tz.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),rt=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n9);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ex||(ex=tz.createElement("path",{d:"M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"})),n)}),rn=["children"],rr=["children"],ri=["children"],ro=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rn);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ew||(ew=tz.createElement("path",{d:"M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"})),n)}),ra=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rr);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eE||(eE=tz.createElement("path",{d:"M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"})),ej||(ej=tz.createElement("path",{d:"M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"})),n)}),rs=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ri);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ek||(ek=tz.createElement("path",{d:"M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"})),eS||(eS=tz.createElement("path",{d:"M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"})),n)}),rl=["children"],ru=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rl);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eO||(eO=tz.createElement("path",{d:"M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"})),n)}),rc=["children"],rd=["children"],rf=["children"],rh=["children"],rp=["children"],rm=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rc);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eC||(eC=tz.createElement("path",{d:"M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"})),n)}),rv=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rd);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e_||(e_=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"})),n)}),rg=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rf);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eM||(eM=tz.createElement("path",{d:"M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"})),n)}),ry=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rh);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eA||(eA=tz.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"})),eT||(eT=tz.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"})),n)}),rb=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rp);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eP||(eP=tz.createElement("path",{d:"M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"})),n)}),rx=["children"],rw=["children"],rE=["children"],rj=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rx);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eN||(eN=tz.createElement("path",{d:"M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"})),eR||(eR=tz.createElement("path",{d:"M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"})),n)}),rk=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rw);return tz.createElement(t$,tH({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eD||(eD=tz.createElement("path",{d:"M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"})),eL||(eL=tz.createElement("path",{d:"M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"})),n)}),rS=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rE);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eF||(eF=tz.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),rO=["children"],rC=["children"],r_=["children"],rM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rO);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eZ||(eZ=tz.createElement("path",{d:"M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"})),n)}),rA=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rC);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eV||(eV=tz.createElement("path",{d:"M13.647,14.907a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,13.647,14.907Zm4.745,0a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,18.392,14.907Z"})),ez||(ez=tz.createElement("path",{d:"M24.71,4H7.29A2.6714,2.6714,0,0,0,4.625,6.678V24.254A2.6714,2.6714,0,0,0,7.29,26.932H22.032l-.689-2.405,1.664,1.547L24.58,27.53,27.375,30V6.678A2.6714,2.6714,0,0,0,24.71,4ZM19.692,20.978s-.468-.559-.858-1.053a4.1021,4.1021,0,0,0,2.353-1.547,7.4391,7.4391,0,0,1-1.495.767,8.5564,8.5564,0,0,1-1.885.559,9.1068,9.1068,0,0,1-3.367-.013,10.9127,10.9127,0,0,1-1.911-.559,7.6184,7.6184,0,0,1-.949-.442c-.039-.026-.078-.039-.117-.065a.18.18,0,0,1-.052-.039c-.234-.13-.364-.221-.364-.221a4.0432,4.0432,0,0,0,2.275,1.534c-.39.494-.871,1.079-.871,1.079a4.7134,4.7134,0,0,1-3.965-1.976,17.409,17.409,0,0,1,1.872-7.579,6.4285,6.4285,0,0,1,3.653-1.365l.13.156a8.77,8.77,0,0,0-3.419,1.703s.286-.156.767-.377a9.7625,9.7625,0,0,1,2.951-.819,1.2808,1.2808,0,0,1,.221-.026,11,11,0,0,1,2.626-.026A10.5971,10.5971,0,0,1,21.2,11.917a8.6518,8.6518,0,0,0-3.237-1.651l.182-.208a6.4285,6.4285,0,0,1,3.653,1.365,17.409,17.409,0,0,1,1.872,7.579A4.752,4.752,0,0,1,19.692,20.978Z"})),n)}),rT=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r_);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eI||(eI=tz.createElement("path",{fillRule:"evenodd",d:"M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"})),n)}),rP=["children"],rN=["children"],rR=["children"],rD=["children"],rL=["children"],rF=["children"],rZ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rP);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eB||(eB=tz.createElement("path",{d:"M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"})),eH||(eH=tz.createElement("path",{d:"M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"})),n)}),rV=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rN);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eU||(eU=tz.createElement("path",{d:"M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"})),n)}),rz=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rR);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eW||(eW=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),eq||(eq=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rI=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rD);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e$||(e$=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eY||(eY=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rB=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rL);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eG||(eG=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eX||(eX=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rH=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rF);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eK||(eK=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eJ||(eJ=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rU=["children"],rW=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rU);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eQ||(eQ=tz.createElement("circle",{cx:"21",cy:"26",r:"2"})),e0||(e0=tz.createElement("circle",{cx:"21",cy:"6",r:"2"})),e1||(e1=tz.createElement("circle",{cx:"4",cy:"16",r:"2"})),e2||(e2=tz.createElement("path",{d:"M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"})),n)}),rq=["children"],r$=["children"],rY=["children"],rG=["children"],rX=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rq);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e4||(e4=tz.createElement("circle",{cx:"8",cy:"16",r:"2"})),e3||(e3=tz.createElement("circle",{cx:"16",cy:"16",r:"2"})),e5||(e5=tz.createElement("circle",{cx:"24",cy:"16",r:"2"})),n)}),rK=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r$);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e6||(e6=tz.createElement("path",{d:"M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"})),n)}),rJ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rY);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e8||(e8=tz.createElement("path",{d:"M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"})),n)}),rQ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rG);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e7||(e7=tz.createElement("path",{d:"M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"})),e9||(e9=tz.createElement("circle",{cx:"22",cy:"10",r:"2"})),n)}),r0=["children"],r1=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r0);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),te||(te=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tt||(tt=tz.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),r2=["children"],r4=["children"],r3=["children"],r5=["children"],r6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r2);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tn||(tn=tz.createElement("path",{d:"M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"})),tr||(tr=tz.createElement("path",{d:"M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"})),n)}),r8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r4);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ti||(ti=tz.createElement("circle",{cx:"11",cy:"15.5",r:"1.5"})),to||(to=tz.createElement("path",{d:"M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"})),ta||(ta=tz.createElement("path",{d:"M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"})),n)}),r7=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r3);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ts||(ts=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),r9=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r5);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tl||(tl=tz.createElement("path",{d:"M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"})),tu||(tu=tz.createElement("path",{d:"M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"})),n)}),ie=["children"],it=["children"],ir=["children"],ii=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ie);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tc||(tc=tz.createElement("path",{d:"M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"})),n)}),io=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,it);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),td||(td=tz.createElement("path",{d:"M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"})),n)}),ia=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ir);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tf||(tf=tz.createElement("path",{d:"M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"})),n)}),is=["children"],il=["children"],iu=["children"],ic=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,is);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),th||(th=tz.createElement("path",{d:"M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"})),n)}),id=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,il);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tp||(tp=tz.createElement("path",{d:"M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"})),tm||(tm=tz.createElement("path",{d:"M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"})),n)}),ih=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iu);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tv||(tv=tz.createElement("path",{d:"M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"})),n)}),ip=["children"],im=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ip);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tg||(tg=tz.createElement("path",{d:"M8 15H24V17H8z"})),n)}),iv=["children"],ig=["children"],iy=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iv);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ty||(ty=tz.createElement("path",{d:"M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",transform:"translate(0 .005)"})),n)}),ib=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ig);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tb||(tb=tz.createElement("path",{d:"M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"})),n)}),ix=["children"],iw=["children"],iE=["children"],ij=["children"],ik=["children"],iS=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ix);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tx||(tx=tz.createElement("path",{d:"M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"})),tw||(tw=tz.createElement("path",{d:"M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"})),n)}),iO=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iw);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tE||(tE=tz.createElement("path",{d:"M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"})),tj||(tj=tz.createElement("path",{d:"M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"})),n)}),iC=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iE);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tk||(tk=tz.createElement("path",{d:"M22 17H24V19H22z"})),tS||(tS=tz.createElement("path",{d:"M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"})),n)}),i_=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ij);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tO||(tO=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),tC||(tC=tz.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),iM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ik);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t_||(t_=tz.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"})),tM||(tM=tz.createElement("path",{d:"M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"})),n)}),iA=["children"],iT=["children"],iP=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iA);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tA||(tA=tz.createElement("path",{d:"M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"})),tT||(tT=tz.createElement("path",{fill:"none",d:"M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z","data-icon-path":"inner-path"})),n)}),iN=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iT);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tP||(tP=tz.createElement("path",{d:"M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"})),tN||(tN=tz.createElement("path",{d:"M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"})),tR||(tR=tz.createElement("path",{d:"M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"})),n)}),iR=n(52322);function iD(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",children:(0,iR.jsx)("path",{d:"M464 64C490.5 64 512 85.49 512 112V176C512 202.5 490.5 224 464 224H48C21.49 224 0 202.5 0 176V112C0 85.49 21.49 64 48 64H464zM448 128H320V160H448V128zM464 288C490.5 288 512 309.5 512 336V400C512 426.5 490.5 448 464 448H48C21.49 448 0 426.5 0 400V336C0 309.5 21.49 288 48 288H464zM192 352V384H448V352H192z"})})}function iL(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,className:n,fill:"currentColor",viewBox:"0 0 384 512",children:(0,iR.jsx)("path",{d:"M256 0v128h128L256 0zM224 128L224 0H48C21.49 0 0 21.49 0 48v416C0 490.5 21.49 512 48 512h288c26.51 0 48-21.49 48-48V160h-127.1C238.3 160 224 145.7 224 128zM64 72C64 67.63 67.63 64 72 64h80C156.4 64 160 67.63 160 72v16C160 92.38 156.4 96 152 96h-80C67.63 96 64 92.38 64 88V72zM64 136C64 131.6 67.63 128 72 128h80C156.4 128 160 131.6 160 136v16C160 156.4 156.4 160 152 160h-80C67.63 160 64 156.4 64 152V136zM304 384c8.875 0 16 7.125 16 16S312.9 416 304 416h-47.25c-16.38 0-31.25-9.125-38.63-23.88c-2.875-5.875-8-6.5-10.12-6.5s-7.25 .625-10 6.125l-7.75 15.38C187.6 412.6 181.1 416 176 416H174.9c-6.5-.5-12-4.75-14-11L144 354.6L133.4 386.5C127.5 404.1 111 416 92.38 416H80C71.13 416 64 408.9 64 400S71.13 384 80 384h12.38c4.875 0 9.125-3.125 10.62-7.625l18.25-54.63C124.5 311.9 133.6 305.3 144 305.3s19.5 6.625 22.75 16.5l13.88 41.63c19.75-16.25 54.13-9.75 66 14.12c2 4 6 6.5 10.12 6.5H304z"})})}function iF(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",className:n,children:(0,iR.jsx)("path",{d:"M464 288h-416C21.5 288 0 309.5 0 336v96C0 458.5 21.5 480 48 480h416c26.5 0 48-21.5 48-48v-96C512 309.5 490.5 288 464 288zM320 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S337.6 416 320 416zM416 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S433.6 416 416 416zM464 32h-416C21.5 32 0 53.5 0 80v192.4C13.41 262.3 29.92 256 48 256h416c18.08 0 34.59 6.254 48 16.41V80C512 53.5 490.5 32 464 32z"})})}function iZ(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,iR.jsx)("path",{d:"M448 32C465.7 32 480 46.33 480 64C480 81.67 465.7 96 448 96H80C71.16 96 64 103.2 64 112C64 120.8 71.16 128 80 128H448C483.3 128 512 156.7 512 192V416C512 451.3 483.3 480 448 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H448zM416 336C433.7 336 448 321.7 448 304C448 286.3 433.7 272 416 272C398.3 272 384 286.3 384 304C384 321.7 398.3 336 416 336z"})})}function iV(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M80 192V144C80 64.47 144.5 0 224 0C303.5 0 368 64.47 368 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H80zM144 192H304V144C304 99.82 268.2 64 224 64C179.8 64 144 99.82 144 144V192z"})})}function iz(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 576 512",children:(0,iR.jsx)("path",{d:"M575.8 255.5C575.8 273.5 560.8 287.6 543.8 287.6H511.8L512.5 447.7C512.5 450.5 512.3 453.1 512 455.8V472C512 494.1 494.1 512 472 512H456C454.9 512 453.8 511.1 452.7 511.9C451.3 511.1 449.9 512 448.5 512H392C369.9 512 352 494.1 352 472V384C352 366.3 337.7 352 320 352H256C238.3 352 224 366.3 224 384V472C224 494.1 206.1 512 184 512H128.1C126.6 512 125.1 511.9 123.6 511.8C122.4 511.9 121.2 512 120 512H104C81.91 512 64 494.1 64 472V360C64 359.1 64.03 358.1 64.09 357.2V287.6H32.05C14.02 287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0 288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8 255.5L575.8 255.5z"})})}function iI(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M7.994 153.5c1.326 0 2.687 .3508 3.975 1.119L208 271.5v223.8c0 9.741-7.656 16.71-16.01 16.71c-2.688 0-5.449-.7212-8.05-2.303l-152.2-92.47C12.13 405.3 0 383.3 0 359.5v-197.7C0 156.1 3.817 153.5 7.994 153.5zM426.2 117.2c0 2.825-1.352 5.647-4.051 7.248L224 242.6L25.88 124.4C23.19 122.8 21.85 119.1 21.85 117.2c0-2.8 1.32-5.603 3.965-7.221l165.1-100.9C201.7 3.023 212.9 0 224 0s22.27 3.023 32.22 9.07l165.1 100.9C424.8 111.6 426.2 114.4 426.2 117.2zM440 153.5C444.2 153.5 448 156.1 448 161.8v197.7c0 23.75-12.12 45.75-31.78 57.69l-152.2 92.5C261.5 511.3 258.7 512 256 512C247.7 512 240 505 240 495.3V271.5l196-116.9C437.3 153.8 438.7 153.5 440 153.5z"})})}function iB(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",width:t,height:t,fill:"currentColor",children:(0,iR.jsx)("path",{d:"M495.9 166.6C499.2 175.2 496.4 184.9 489.6 191.2L446.3 230.6C447.4 238.9 448 247.4 448 256C448 264.6 447.4 273.1 446.3 281.4L489.6 320.8C496.4 327.1 499.2 336.8 495.9 345.4C491.5 357.3 486.2 368.8 480.2 379.7L475.5 387.8C468.9 398.8 461.5 409.2 453.4 419.1C447.4 426.2 437.7 428.7 428.9 425.9L373.2 408.1C359.8 418.4 344.1 427 329.2 433.6L316.7 490.7C314.7 499.7 307.7 506.1 298.5 508.5C284.7 510.8 270.5 512 255.1 512C241.5 512 227.3 510.8 213.5 508.5C204.3 506.1 197.3 499.7 195.3 490.7L182.8 433.6C167 427 152.2 418.4 138.8 408.1L83.14 425.9C74.3 428.7 64.55 426.2 58.63 419.1C50.52 409.2 43.12 398.8 36.52 387.8L31.84 379.7C25.77 368.8 20.49 357.3 16.06 345.4C12.82 336.8 15.55 327.1 22.41 320.8L65.67 281.4C64.57 273.1 64 264.6 64 256C64 247.4 64.57 238.9 65.67 230.6L22.41 191.2C15.55 184.9 12.82 175.3 16.06 166.6C20.49 154.7 25.78 143.2 31.84 132.3L36.51 124.2C43.12 113.2 50.52 102.8 58.63 92.95C64.55 85.8 74.3 83.32 83.14 86.14L138.8 103.9C152.2 93.56 167 84.96 182.8 78.43L195.3 21.33C197.3 12.25 204.3 5.04 213.5 3.51C227.3 1.201 241.5 0 256 0C270.5 0 284.7 1.201 298.5 3.51C307.7 5.04 314.7 12.25 316.7 21.33L329.2 78.43C344.1 84.96 359.8 93.56 373.2 103.9L428.9 86.14C437.7 83.32 447.4 85.8 453.4 92.95C461.5 102.8 468.9 113.2 475.5 124.2L480.2 132.3C486.2 143.2 491.5 154.7 495.9 166.6V166.6zM256 336C300.2 336 336 300.2 336 255.1C336 211.8 300.2 175.1 256 175.1C211.8 175.1 176 211.8 176 255.1C176 300.2 211.8 336 256 336z"})})}function iH(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",height:t,width:t,fill:"currentColor",children:(0,iR.jsx)("path",{d:"M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H298.5c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"})})}function iU(e){let{size:t=24}=e;return(0,iR.jsxs)("svg",{version:"1.1",id:"icon",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:t,height:t,fill:"currentColor",viewBox:"0 0 32 32",children:[(0,iR.jsx)("polygon",{points:"23,9.2 20.4,6.6 19,8 23,12 30,5 28.6,3.6 "}),(0,iR.jsx)("polygon",{points:"12,5.4 10.6,4 8,6.6 5.4,4 4,5.4 6.6,8 4,10.6 5.4,12 8,9.4 10.6,12 12,10.6 9.4,8 "}),(0,iR.jsx)("polygon",{points:"12,21.4 10.6,20 8,22.6 5.4,20 4,21.4 6.6,24 4,26.6 5.4,28 8,25.4 10.6,28 12,26.6 9.4,24 "}),(0,iR.jsx)("polygon",{points:"17,15 17,2 15,2 15,15 2,15 2,17 15,17 15,30 17,30 17,17 30,17 30,15 "}),(0,iR.jsx)("rect",{fill:"none",width:"32",height:"32"})]})}function iW(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"})})}},13593:function(e,t,n){"use strict";n.d(t,{Hz:function(){return u},Y:function(){return d},B$:function(){return a},xf:function(){return s},jr:function(){return P},pp:function(){return A},E6:function(){return T},Uz:function(){return l},BT:function(){return c},il:function(){return o},Jz:function(){return z},Nr:function(){return O},gU:function(){return _},mj:function(){return Y},Lg:function(){return q},Lu:function(){return G},uF:function(){return W},jH:function(){return $},uV:function(){return U},jF:function(){return B},hR:function(){return Z},hq:function(){return F},uC:function(){return V},Tc:function(){return N},du:function(){return R},pX:function(){return L},yt:function(){return S},vW:function(){return g},rN:function(){return x},yF:function(){return b},Vz:function(){return v},bc:function(){return y},At:function(){return j},sW:function(){return k},S5:function(){return M},_6:function(){return X},XB:function(){return C},qN:function(){return p},ll:function(){return h}});var r=n(6391),i=n.n(r);function o(e){return new(i())(e).div(1048576)}function a(e){return new(i())(e).times(1048576)}function s(e){return new(i())(e).times(1e12)}function l(e){return new(i())(e).div(1e9)}function u(e){return new(i())(e).times(1e9)}function c(e){return new(i())(e).div(1e6)}function d(e){return new(i())(e).times(1e6)}r.BigNumber.config({EXPONENTIAL_AT:1e9}),r.BigNumber.config({DECIMAL_PLACES:30});let f=new r.BigNumber("10").exponentiatedBy(24);function h(e,t){return void 0!==t?new r.BigNumber(new r.BigNumber(e).dividedBy(f).toFixed(t)):new r.BigNumber(e).dividedBy(f)}function p(e){return new r.BigNumber(new r.BigNumber(e).times(f).toFixed(0))}let m={fixed:3,dynamicUnits:!0,hastingUnits:!1};function v(e,t){let{fixed:n,dynamicUnits:i,hastingUnits:o}={...m,...t},a=new r.BigNumber(1e12),s=new r.BigNumber(1e3),l=new r.BigNumber(e),u=new r.BigNumber(e).abs(),c=l.isNegative()?"-":"";if(!i)return"".concat(c).concat(h(u).toFormat(n)," SC");if(u.dividedBy(a).isLessThan(1))return o?"".concat(c).concat(u," H"):"".concat(c,"0 SC");let d=["pS","nS","uS","mS","SC","KS","MS","GS","TS"];for(let e=0;ee.multipliedBy(s),new r.BigNumber(1)),i=u.dividedBy(a.multipliedBy(t));if(i.isLessThan(s)||e===d.length-1)return"".concat(c).concat(i.toFormat(n)," ").concat(d[e])}return""}function g(e,t){let n="number"==typeof e?e:e instanceof i()?e.toNumber():Number(e),{fixed:r=2}=t||{};if(!n)return"0 B";if(n<1e3)return"".concat(n," B");let o=Math.floor(Math.log10(n)/Math.log10(1e3));return(n/Math.pow(1e3,o)).toFixed(r)+" "+["B","KB","MB","GB","TB","PB","EB"][o]}function y(e,t){let{format:n="abbreviated"}=t||{},r="abbreviated"===n;if(e<1e3)return"".concat(e.toFixed(0)).concat(r?"ms":" milliseconds");let i=e/1e3;if(i<60)return"".concat(i.toFixed(0)).concat(r?"s":" seconds");let o=i/60;if(o<60)return"".concat(o.toFixed(0)).concat(r?"m":" minutes");let a=o/60;return a<24?"".concat(a.toFixed(0)).concat(r?"h":" hours"):"".concat((a/24).toFixed(0)).concat(r?"d":" days")}function b(e,t){let{fixed:n=0,units:r="",abbreviated:o=!1}=t||{},a=new(i())(e||0);if(o){let e=a.toNumber();if(e<1e3)return a.toString();let t=["","K","M","B","t","q","Q","s","S","o","n","d","U","D"],i=Math.floor(Math.log10(e)/Math.log10(1e3)),o=e/Math.pow(1e3,i);return"".concat(o.toFixed(n)).concat(t[i]?" ".concat(t[i]):"").concat(r?" ".concat(r):"")}return"".concat(a.toFormat(n)).concat(r?" ".concat(r):"")}function x(e,t){let n;return n=navigator.language,new Intl.DateTimeFormat(n,{dateStyle:"short",...t}).format(new Date(e))}var w=n(81395),E=n(50866);function j(e){return 76===e.length&&function(e){var t;let n=function(e){let t=[];for(let n=0;n0?"storageProof":n.fileContracts&&n.fileContracts.length>0&&n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRenewal":n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRevision":n.fileContracts&&n.fileContracts.length>0?"contractFormation":n.arbitraryData&&n.arbitraryData.length>0&&0===atob(n.arbitraryData[0]).indexOf("HostAnnouncement")?"hostAnnouncement":n.siafundOutputs&&n.siafundOutputs.length>0?"siafund":n.siacoinOutputs&&n.siacoinOutputs.length>0?"siacoin":void 0}return"v2Transaction"===t?function(e){var t;if(e.fileContractResolutions&&e.fileContractResolutions.length>0)return({expiration:"contractExpiration",finalization:"contractFinalization",renewal:"contractRenewal","storage proof":"storageProof"})[e.fileContractResolutions[0].resolution.type];if(e.fileContractRevisions&&e.fileContractRevisions.length>0)return"contractRevision";if(e.fileContracts&&e.fileContracts.length>0)return"contractFormation";let n=null===(t=e.attestations)||void 0===t?void 0:t.filter(e=>"HostAnnouncement"===e.key);return n&&n.length>0?"hostAnnouncement":e.siafundOutputs&&e.siafundOutputs.length>0?"siafund":e.siacoinOutputs&&e.siacoinOutputs.length>0?"siacoin":void 0}(e.data):"v1ContractResolution"===t||"v2ContractResolution"===t?"contractPayout":"miner"===t?"minerPayout":"foundation"===t?"foundationSubsidy":t}function z(e){return"v2Transaction"===e.type?(e.data.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.siacoinInputs||[]).reduce((t,n)=>e.relevant.includes(n.parent.siacoinOutput.address)?t.plus(n.parent.siacoinOutput.value):t,new(i())(0))):"v1Transaction"===e.type?(e.data.transaction.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.spentSiacoinElements||[]).reduce((t,n)=>e.relevant.includes(n.siacoinOutput.address)?t.plus(n.siacoinOutput.value):t,new(i())(0))):new(i())(e.data.siacoinElement.siacoinOutput.value)}let I={transaction:"transaction",contract:"contract",block:"block",output:"output",address:"address",hostIp:"host",hostPublicKey:"host",ip:"IP",blockHash:"block hash"};function B(e){return e?I[e]:void 0}let H={transaction:"transaction ID",contract:"contract ID",block:"block",output:"output ID",address:"address",hostIp:"host address",hostPublicKey:"host public key",ip:"IP",blockHash:"block hash"};function U(e){return e?H[e]:void 0}function W(e){return e&&["ip","hostIp"].includes(e)?20:12}function q(e){return e&&["hostIp","hostPublicKey","contract","address","transaction","block"].includes(e)}function $(e,t,n){switch(t){case"hostIp":case"hostPublicKey":return"".concat(e,"/host/").concat(n);case"contract":return"".concat(e,"/contract/").concat(n);case"transaction":return"".concat(e,"/tx/").concat(n);case"address":return"".concat(e,"/address/").concat(n);case"block":return"".concat(e,"/block/").concat(n);default:return""}}function Y(e,t){return"".concat(null==e?void 0:e.slice(0,t)).concat(((null==e?void 0:e.length)||0)>t?"...":"")}function G(e,t,n){if("blockHash"===e){let e=n/2;return t.slice(0,Math.floor(e))+"..."+t.slice(t.length-Math.ceil(e))}return Y(t,n)}function X(e,t,n){let r="1 ".concat(t),i="".concat(t,"s"),o="";"string"==typeof n&&(i=n),"object"==typeof n&&(n.plural&&(i=n.plural),n.customZero&&(o=n.customZero));let a="".concat(e.toLocaleString()," ").concat(i);return 0===e?o||a:1===e?r:a}},45932:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},67531:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return o}});let n=Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available");class r{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}}let i=globalThis.AsyncLocalStorage;function o(){return i?new i:new r}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},76923:function(e,t,n){"use strict";function r(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return r}}),n(43219),n(2784),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},58710:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ReadonlyURLSearchParams:function(){return h},useSearchParams:function(){return p},usePathname:function(){return m},ServerInsertedHTMLContext:function(){return l.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return l.useServerInsertedHTML},useRouter:function(){return v},useParams:function(){return g},useSelectedLayoutSegments:function(){return y},useSelectedLayoutSegment:function(){return b},redirect:function(){return u.redirect},permanentRedirect:function(){return u.permanentRedirect},RedirectType:function(){return u.RedirectType},notFound:function(){return c.notFound}});let r=n(2784),i=n(56428),o=n(26297),a=n(76923),s=n(33607),l=n(9424),u=n(84830),c=n(70929),d=Symbol("internal for urlsearchparams readonly");function f(){return Error("ReadonlyURLSearchParams cannot be modified")}class h{[Symbol.iterator](){return this[d][Symbol.iterator]()}append(){throw f()}delete(){throw f()}set(){throw f()}sort(){throw f()}constructor(e){this[d]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e),this.size=e.size}}function p(){(0,a.clientHookInServerComponentError)("useSearchParams");let e=(0,r.useContext)(o.SearchParamsContext);return(0,r.useMemo)(()=>e?new h(e):null,[e])}function m(){return(0,a.clientHookInServerComponentError)("usePathname"),(0,r.useContext)(o.PathnameContext)}function v(){(0,a.clientHookInServerComponentError)("useRouter");let e=(0,r.useContext)(i.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function g(){(0,a.clientHookInServerComponentError)("useParams");let e=(0,r.useContext)(i.GlobalLayoutRouterContext),t=(0,r.useContext)(o.PathParamsContext);return(0,r.useMemo)(()=>(null==e?void 0:e.tree)?function e(t,n){for(let r of(void 0===n&&(n={}),Object.values(t[1]))){let t=r[0],i=Array.isArray(t),o=i?t[1]:t;!o||o.startsWith("__PAGE__")||(i&&("c"===t[2]||"oc"===t[2])?n[t[0]]=t[1].split("/"):i&&(n[t[0]]=t[1]),n=e(r,n))}return n}(e.tree):t,[null==e?void 0:e.tree,t])}function y(e){void 0===e&&(e="children"),(0,a.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,r.useContext)(i.LayoutRouterContext);return function e(t,n,r,i){let o;if(void 0===r&&(r=!0),void 0===i&&(i=[]),r)o=t[1][n];else{var a;let e=t[1];o=null!=(a=e.children)?a:Object.values(e)[0]}if(!o)return i;let l=o[0],u=(0,s.getSegmentValue)(l);return!u||u.startsWith("__PAGE__")?i:(i.push(u),e(o,n,!1,i))}(t,e)}function b(e){void 0===e&&(e="children"),(0,a.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=y(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},70929:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{notFound:function(){return r},isNotFoundError:function(){return i}});let n="NEXT_NOT_FOUND";function r(){let e=Error(n);throw e.digest=n,e}function i(e){return(null==e?void 0:e.digest)===n}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},32254:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RedirectStatusCode",{enumerable:!0,get:function(){return n}}),(r=n||(n={}))[r.SeeOther=303]="SeeOther",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84830:function(e,t,n){"use strict";var r,i;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{RedirectType:function(){return r},getRedirectError:function(){return u},redirect:function(){return c},permanentRedirect:function(){return d},isRedirectError:function(){return f},getURLFromRedirectError:function(){return h},getRedirectTypeFromError:function(){return p},getRedirectStatusCodeFromError:function(){return m}});let o=n(37449),a=n(45932),s=n(32254),l="NEXT_REDIRECT";function u(e,t,n){void 0===n&&(n=s.RedirectStatusCode.TemporaryRedirect);let r=Error(l);r.digest=l+";"+t+";"+e+";"+n+";";let i=o.requestAsyncStorage.getStore();return i&&(r.mutableCookies=i.mutableCookies),r}function c(e,t){void 0===t&&(t="replace");let n=a.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?s.RedirectStatusCode.SeeOther:s.RedirectStatusCode.TemporaryRedirect)}function d(e,t){void 0===t&&(t="replace");let n=a.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?s.RedirectStatusCode.SeeOther:s.RedirectStatusCode.PermanentRedirect)}function f(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,n,r,i]=e.digest.split(";",4),o=Number(i);return t===l&&("replace"===n||"push"===n)&&"string"==typeof r&&!isNaN(o)&&o in s.RedirectStatusCode}function h(e){return f(e)?e.digest.split(";",3)[2]:null}function p(e){if(!f(e))throw Error("Not a redirect error");return e.digest.split(";",2)[1]}function m(e){if(!f(e))throw Error("Not a redirect error");return Number(e.digest.split(";",4)[3])}(i=r||(r={})).push="push",i.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},37449:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},33607:function(e,t){"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},40413:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PrefetchKind:function(){return n},ACTION_REFRESH:function(){return i},ACTION_NAVIGATE:function(){return o},ACTION_RESTORE:function(){return a},ACTION_SERVER_PATCH:function(){return s},ACTION_PREFETCH:function(){return l},ACTION_FAST_REFRESH:function(){return u},ACTION_SERVER_ACTION:function(){return c},isThenable:function(){return d}});let i="refresh",o="navigate",a="restore",s="server-patch",l="prefetch",u="fast-refresh",c="server-action";function d(e){return e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof e.then}(r=n||(n={})).AUTO="auto",r.FULL="full",r.TEMPORARY="temporary",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},41275:function(e,t,n){"use strict";function r(e,t,n,r){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return r}}),n(60261),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84589:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return g}});let r=n(43219),i=n(16794)._(n(2784)),o=r._(n(28316)),a=r._(n(70666)),s=n(35022),l=n(59595),u=n(22530);n(85667);let c=n(14442),d=r._(n(1071)),f={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0};function h(e,t,n,r,i,o){let a=null==e?void 0:e.src;e&&e["data-loaded-src"]!==a&&(e["data-loaded-src"]=a,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&i(!0),null==n?void 0:n.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let r=!1,i=!1;n.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>r,isPropagationStopped:()=>i,persist:()=>{},preventDefault:()=>{r=!0,t.preventDefault()},stopPropagation:()=>{i=!0,t.stopPropagation()}})}(null==r?void 0:r.current)&&r.current(e)}}))}function p(e){let[t,n]=i.version.split(".",2),r=parseInt(t,10),o=parseInt(n,10);return r>18||18===r&&o>=3?{fetchPriority:e}:{fetchpriority:e}}let m=(0,i.forwardRef)((e,t)=>{let{src:n,srcSet:r,sizes:o,height:a,width:s,decoding:l,className:u,style:c,fetchPriority:d,placeholder:f,loading:m,unoptimized:v,fill:g,onLoadRef:y,onLoadingCompleteRef:b,setBlurComplete:x,setShowAltText:w,onLoad:E,onError:j,...k}=e;return i.default.createElement("img",{...k,...p(d),loading:m,width:s,height:a,decoding:l,"data-nimg":g?"fill":"1",className:u,style:c,sizes:o,srcSet:r,src:n,ref:(0,i.useCallback)(e=>{t&&("function"==typeof t?t(e):"object"==typeof t&&(t.current=e)),e&&(j&&(e.src=e.src),e.complete&&h(e,f,y,b,x,v))},[n,f,y,b,x,j,v,t]),onLoad:e=>{h(e.currentTarget,f,y,b,x,v)},onError:e=>{w(!0),"empty"!==f&&x(!0),j&&j(e)}})});function v(e){let{isAppRouter:t,imgAttributes:n}=e,r={as:"image",imageSrcSet:n.srcSet,imageSizes:n.sizes,crossOrigin:n.crossOrigin,referrerPolicy:n.referrerPolicy,...p(n.fetchPriority)};return t&&o.default.preload?(o.default.preload(n.src,r),null):i.default.createElement(a.default,null,i.default.createElement("link",{key:"__nimg-"+n.src+n.srcSet+n.sizes,rel:"preload",href:n.srcSet?void 0:n.src,...r}))}let g=(0,i.forwardRef)((e,t)=>{let n=(0,i.useContext)(c.RouterContext),r=(0,i.useContext)(u.ImageConfigContext),o=(0,i.useMemo)(()=>{let e=f||r||l.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),n=e.deviceSizes.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:n}},[r]),{onLoad:a,onLoadingComplete:h}=e,p=(0,i.useRef)(a);(0,i.useEffect)(()=>{p.current=a},[a]);let g=(0,i.useRef)(h);(0,i.useEffect)(()=>{g.current=h},[h]);let[y,b]=(0,i.useState)(!1),[x,w]=(0,i.useState)(!1),{props:E,meta:j}=(0,s.getImgProps)(e,{defaultLoader:d.default,imgConf:o,blurComplete:y,showAltText:x});return i.default.createElement(i.default.Fragment,null,i.default.createElement(m,{...E,unoptimized:j.unoptimized,placeholder:j.placeholder,fill:j.fill,onLoadRef:p,onLoadingCompleteRef:g,setBlurComplete:b,setShowAltText:w,ref:t}),j.priority?i.default.createElement(v,{isAppRouter:!n,imgAttributes:E}):null)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7117:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});let r=n(43219)._(n(2784)),i=n(86338),o=n(25863),a=n(6408),s=n(20654),l=n(41127),u=n(14442),c=n(56428),d=n(54746),f=n(41275),h=n(35722),p=n(40413),m=new Set;function v(e,t,n,r,i,a){if(a||(0,o.isLocalURL)(t)){if(!r.bypassPrefetchedCheck){let i=t+"%"+n+"%"+(void 0!==r.locale?r.locale:"locale"in e?e.locale:void 0);if(m.has(i))return;m.add(i)}Promise.resolve(a?e.prefetch(t,i):e.prefetch(t,n,r)).catch(e=>{})}}function g(e){return"string"==typeof e?e:(0,a.formatUrl)(e)}let y=r.default.forwardRef(function(e,t){let n,a;let{href:m,as:y,children:b,prefetch:x=null,passHref:w,replace:E,shallow:j,scroll:k,locale:S,onClick:O,onMouseEnter:C,onTouchStart:_,legacyBehavior:M=!1,...A}=e;n=b,M&&("string"==typeof n||"number"==typeof n)&&(n=r.default.createElement("a",null,n));let T=r.default.useContext(u.RouterContext),P=r.default.useContext(c.AppRouterContext),N=null!=T?T:P,R=!T,D=!1!==x,L=null===x?p.PrefetchKind.AUTO:p.PrefetchKind.FULL,{href:F,as:Z}=r.default.useMemo(()=>{if(!T){let e=g(m);return{href:e,as:y?g(y):e}}let[e,t]=(0,i.resolveHref)(T,m,!0);return{href:e,as:y?(0,i.resolveHref)(T,y):t||e}},[T,m,y]),V=r.default.useRef(F),z=r.default.useRef(Z);M&&(a=r.default.Children.only(n));let I=M?a&&"object"==typeof a&&a.ref:t,[B,H,U]=(0,d.useIntersection)({rootMargin:"200px"}),W=r.default.useCallback(e=>{(z.current!==Z||V.current!==F)&&(U(),z.current=Z,V.current=F),B(e),I&&("function"==typeof I?I(e):"object"==typeof I&&(I.current=e))},[Z,I,F,U,B]);r.default.useEffect(()=>{N&&H&&D&&v(N,F,Z,{locale:S},{kind:L},R)},[Z,F,H,S,D,null==T?void 0:T.locale,N,R,L]);let q={ref:W,onClick(e){M||"function"!=typeof O||O(e),M&&a.props&&"function"==typeof a.props.onClick&&a.props.onClick(e),N&&!e.defaultPrevented&&function(e,t,n,i,a,s,l,u,c){let{nodeName:d}=e.currentTarget;if("A"===d.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!c&&!(0,o.isLocalURL)(n)))return;e.preventDefault();let f=()=>{let e=null==l||l;"beforePopState"in t?t[a?"replace":"push"](n,i,{shallow:s,locale:u,scroll:e}):t[a?"replace":"push"](i||n,{scroll:e})};c?r.default.startTransition(f):f()}(e,N,F,Z,E,j,k,S,R)},onMouseEnter(e){M||"function"!=typeof C||C(e),M&&a.props&&"function"==typeof a.props.onMouseEnter&&a.props.onMouseEnter(e),N&&(D||!R)&&v(N,F,Z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)},onTouchStart(e){M||"function"!=typeof _||_(e),M&&a.props&&"function"==typeof a.props.onTouchStart&&a.props.onTouchStart(e),N&&(D||!R)&&v(N,F,Z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)}};if((0,s.isAbsoluteUrl)(Z))q.href=Z;else if(!M||w||"a"===a.type&&!("href"in a.props)){let e=void 0!==S?S:null==T?void 0:T.locale,t=(null==T?void 0:T.isLocaleDomain)&&(0,f.getDomainLocale)(Z,e,null==T?void 0:T.locales,null==T?void 0:T.domainLocales);q.href=t||(0,h.addBasePath)((0,l.addLocale)(Z,e,null==T?void 0:T.defaultLocale))}return M?r.default.cloneElement(a,q):r.default.createElement("a",{...A,...q},n)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},54746:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});let r=n(2784),i=n(27155),o="function"==typeof IntersectionObserver,a=new Map,s=[];function l(e){let{rootRef:t,rootMargin:n,disabled:l}=e,u=l||!o,[c,d]=(0,r.useState)(!1),f=(0,r.useRef)(null),h=(0,r.useCallback)(e=>{f.current=e},[]);return(0,r.useEffect)(()=>{if(o){if(u||c)return;let e=f.current;if(e&&e.tagName)return function(e,t,n){let{id:r,observer:i,elements:o}=function(e){let t;let n={root:e.root||null,margin:e.rootMargin||""},r=s.find(e=>e.root===n.root&&e.margin===n.margin);if(r&&(t=a.get(r)))return t;let i=new Map;return t={id:n,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),n=e.isIntersecting||e.intersectionRatio>0;t&&n&&t(n)})},e),elements:i},s.push(n),a.set(n,t),t}(n);return o.set(e,t),i.observe(e),function(){if(o.delete(e),i.unobserve(e),0===o.size){i.disconnect(),a.delete(r);let e=s.findIndex(e=>e.root===r.root&&e.margin===r.margin);e>-1&&s.splice(e,1)}}}(e,e=>e&&d(e),{root:null==t?void 0:t.current,rootMargin:n})}else if(!c){let e=(0,i.requestIdleCallback)(()=>d(!0));return()=>(0,i.cancelIdleCallback)(e)}},[u,n,t,c,f.current]),[h,c,(0,r.useCallback)(()=>{d(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},35022:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return s}}),n(85667);let r=n(48026),i=n(59595);function o(e){return void 0!==e.default}function a(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function s(e,t){var n;let s,l,u,{src:c,sizes:d,unoptimized:f=!1,priority:h=!1,loading:p,className:m,quality:v,width:g,height:y,fill:b=!1,style:x,onLoad:w,onLoadingComplete:E,placeholder:j="empty",blurDataURL:k,fetchPriority:S,layout:O,objectFit:C,objectPosition:_,lazyBoundary:M,lazyRoot:A,...T}=e,{imgConf:P,showAltText:N,blurComplete:R,defaultLoader:D}=t,L=P||i.imageConfigDefault;if("allSizes"in L)s=L;else{let e=[...L.deviceSizes,...L.imageSizes].sort((e,t)=>e-t),t=L.deviceSizes.sort((e,t)=>e-t);s={...L,allSizes:e,deviceSizes:t}}let F=T.loader||D;delete T.loader,delete T.srcSet;let Z="__next_img_default"in F;if(Z){if("custom"===s.loader)throw Error('Image with src "'+c+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader')}else{let e=F;F=t=>{let{config:n,...r}=t;return e(r)}}if(O){"fill"===O&&(b=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[O];e&&(x={...x,...e});let t={responsive:"100vw",fill:"100vw"}[O];t&&!d&&(d=t)}let V="",z=a(g),I=a(y);if("object"==typeof(n=c)&&(o(n)||void 0!==n.src)){let e=o(c)?c.default:c;if(!e.src)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify(e));if(!e.height||!e.width)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify(e));if(l=e.blurWidth,u=e.blurHeight,k=k||e.blurDataURL,V=e.src,!b){if(z||I){if(z&&!I){let t=z/e.width;I=Math.round(e.height*t)}else if(!z&&I){let t=I/e.height;z=Math.round(e.width*t)}}else z=e.width,I=e.height}}let B=!h&&("lazy"===p||void 0===p);(!(c="string"==typeof c?c:V)||c.startsWith("data:")||c.startsWith("blob:"))&&(f=!0,B=!1),s.unoptimized&&(f=!0),Z&&c.endsWith(".svg")&&!s.dangerouslyAllowSVG&&(f=!0),h&&(S="high");let H=a(v),U=Object.assign(b?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:C,objectPosition:_}:{},N?{}:{color:"transparent"},x),W=R||"empty"===j?null:"blur"===j?'url("data:image/svg+xml;charset=utf-8,'+(0,r.getImageBlurSvg)({widthInt:z,heightInt:I,blurWidth:l,blurHeight:u,blurDataURL:k||"",objectFit:U.objectFit})+'")':'url("'+j+'")',q=W?{backgroundSize:U.objectFit||"cover",backgroundPosition:U.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:W}:{},$=function(e){let{config:t,src:n,unoptimized:r,width:i,quality:o,sizes:a,loader:s}=e;if(r)return{src:n,srcSet:void 0,sizes:void 0};let{widths:l,kind:u}=function(e,t,n){let{deviceSizes:r,allSizes:i}=e;if(n){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let r;r=e.exec(n);r)t.push(parseInt(r[2]));if(t.length){let e=.01*Math.min(...t);return{widths:i.filter(t=>t>=r[0]*e),kind:"w"}}return{widths:i,kind:"w"}}return"number"!=typeof t?{widths:r,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>i.find(t=>t>=e)||i[i.length-1]))],kind:"x"}}(t,i,a),c=l.length-1;return{sizes:a||"w"!==u?a:"100vw",srcSet:l.map((e,r)=>s({config:t,src:n,quality:o,width:e})+" "+("w"===u?e:r+1)+u).join(", "),src:s({config:t,src:n,quality:o,width:l[c]})}}({config:s,src:c,unoptimized:f,width:z,quality:H,sizes:d,loader:F});return{props:{...T,loading:B?"lazy":p,fetchPriority:S,width:z,height:I,decoding:"async",className:m,style:{...U,...q},sizes:$.sizes,srcSet:$.srcSet,src:$.src},meta:{unoptimized:f,priority:h,placeholder:j,fill:b}}}},48026:function(e,t){"use strict";function n(e){let{widthInt:t,heightInt:n,blurWidth:r,blurHeight:i,blurDataURL:o,objectFit:a}=e,s=r?40*r:t,l=i?40*i:n,u=s&&l?"viewBox='0 0 "+s+" "+l+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+(u?"none":"contain"===a?"xMidYMid":"cover"===a?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+o+"'/%3E%3C/svg%3E"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return n}})},84420:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{unstable_getImgProps:function(){return l},default:function(){return u}});let r=n(43219),i=n(35022),o=n(85667),a=n(84589),s=r._(n(1071)),l=e=>{(0,o.warnOnce)("Warning: unstable_getImgProps() is experimental and may change or be removed at any time. Use at your own risk.");let{props:t}=(0,i.getImgProps)(e,{defaultLoader:s.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,n]of Object.entries(t))void 0===n&&delete t[e];return{props:t}},u=a.Image},1071:function(e,t){"use strict";function n(e){let{config:t,src:n,width:r,quality:i}=e;return t.path+"?url="+encodeURIComponent(n)+"&w="+r+"&q="+(i||75)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n.__next_img_default=!0;let r=n},9424:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ServerInsertedHTMLContext:function(){return i},useServerInsertedHTML:function(){return o}});let r=n(16794)._(n(2784)),i=r.default.createContext(null);function o(e){let t=(0,r.useContext)(i);t&&t(e)}},50521:function(){},28863:function(e){e.exports={style:{fontFamily:"'__mono_59b18b', '__mono_Fallback_59b18b'"},className:"__className_59b18b",variable:"__variable_59b18b"}},46058:function(e){e.exports={style:{fontFamily:"'__sans_315985', '__sans_Fallback_315985'"},className:"__className_315985",variable:"__variable_315985"}},42351:function(e){!function(){var t={229:function(e){var t,n,r,i=e.exports={};function o(){throw Error("setTimeout has not been defined")}function a(){throw Error("clearTimeout has not been defined")}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var l=[],u=!1,c=-1;function d(){u&&r&&(u=!1,r.length?l=r.concat(l):c=-1,l.length&&f())}function f(){if(!u){var e=s(d);u=!0;for(var t=l.length;t;){for(r=l,l=[];++c1)for(var n=1;n=this._maxSize&&this.clear(),!(e in this._values)&&this._size++,this._values[e]=t};var n=/[^.^\]^[]+|(?=\[\]|\.\.)/g,r=/^\d+$/,i=/^\d/,o=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,a=/^\s*(['"]?)(.*?)(\1)\s*$/,s=new t(512),l=new t(512),u=new t(512);function c(e){return s.get(e)||s.set(e,d(e).map(function(e){return e.replace(a,"$2")}))}function d(e){return e.match(n)||[""]}function f(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}e.exports={Cache:t,split:d,normalizePath:c,setter:function(e){var t=c(e);return l.get(e)||l.set(e,function(e,n){for(var r=0,i=t.length,o=e;r>>7-e%8&1)==1},put:function(e,t){for(var n=0;n>>t-n-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){var t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}},e.exports=t},81432:function(e){e.exports={L:1,M:0,Q:3,H:2}},84695:function(e,t,n){var r=n(35856);function i(e,t){if(void 0==e.length)throw Error(e.length+"/"+t);for(var n=0;n=7&&this.setupTypeNumber(e),null==this.dataCache&&(this.dataCache=l.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,t)},u.setupPositionProbePattern=function(e,t){for(var n=-1;n<=7;n++)if(!(e+n<=-1)&&!(this.moduleCount<=e+n))for(var r=-1;r<=7;r++)t+r<=-1||this.moduleCount<=t+r||(0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4?this.modules[e+n][t+r]=!0:this.modules[e+n][t+r]=!1)},u.getBestMaskPattern=function(){for(var e=0,t=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=a.getLostPoint(this);(0==n||e>r)&&(e=r,t=n)}return t},u.createMovieClip=function(e,t,n){var r=e.createEmptyMovieClip(t,n);this.make();for(var i=0;i>n&1)==1;this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(var n=0;n<18;n++){var r=!e&&(t>>n&1)==1;this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},u.setupTypeInfo=function(e,t){for(var n=this.errorCorrectLevel<<3|t,r=a.getBCHTypeInfo(n),i=0;i<15;i++){var o=!e&&(r>>i&1)==1;i<6?this.modules[i][8]=o:i<8?this.modules[i+1][8]=o:this.modules[this.moduleCount-15+i][8]=o}for(var i=0;i<15;i++){var o=!e&&(r>>i&1)==1;i<8?this.modules[8][this.moduleCount-i-1]=o:i<9?this.modules[8][15-i-1+1]=o:this.modules[8][15-i-1]=o}this.modules[this.moduleCount-8][8]=!e},u.mapData=function(e,t){for(var n=-1,r=this.moduleCount-1,i=7,o=0,s=this.moduleCount-1;s>0;s-=2)for(6==s&&s--;;){for(var l=0;l<2;l++)if(null==this.modules[r][s-l]){var u=!1;o>>i&1)==1),a.getMask(t,r,s-l)&&(u=!u),this.modules[r][s-l]=u,-1==--i&&(o++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}},l.PAD0=236,l.PAD1=17,l.createData=function(e,t,n){for(var r=i.getRSBlocks(e,t),s=new o,u=0;u8*d)throw Error("code length overflow. ("+s.getLengthInBits()+">"+8*d+")");for(s.getLengthInBits()+4<=8*d&&s.put(0,4);s.getLengthInBits()%8!=0;)s.putBit(!1);for(;!(s.getLengthInBits()>=8*d)&&(s.put(l.PAD0,8),!(s.getLengthInBits()>=8*d));)s.put(l.PAD1,8);return l.createBytes(s,r)},l.createBytes=function(e,t){for(var n=0,r=0,i=0,o=Array(t.length),l=Array(t.length),u=0;u=0?p.get(m):0}}for(var v=0,f=0;f=256;)e-=255;return t.EXP_TABLE[e]},EXP_TABLE:Array(256),LOG_TABLE:Array(256)},n=0;n<8;n++)t.EXP_TABLE[n]=1<=0;)t^=s.G15<=0;)t^=s.G18<>>=1;return t},getPatternPosition:function(e){return s.PATTERN_POSITION_TABLE[e-1]},getMask:function(e,t,n){switch(e){case a.PATTERN000:return(t+n)%2==0;case a.PATTERN001:return t%2==0;case a.PATTERN010:return n%3==0;case a.PATTERN011:return(t+n)%3==0;case a.PATTERN100:return(Math.floor(t/2)+Math.floor(n/3))%2==0;case a.PATTERN101:return t*n%2+t*n%3==0;case a.PATTERN110:return(t*n%2+t*n%3)%2==0;case a.PATTERN111:return(t*n%3+(t+n)%2)%2==0;default:throw Error("bad maskPattern:"+e)}},getErrorCorrectPolynomial:function(e){for(var t=new i([1],0),n=0;n5&&(n+=3+o-5)}for(var r=0;r=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["children","size","title","xmlns"]);return o.default.createElement("svg",r({},s,{height:n,width:n,xmlns:a}),i?o.default.createElement("title",null,i):null,t)};l.propTypes=s,l.defaultProps={title:void 0,xmlns:"http://www.w3.org/2000/svg"},t.default=l},38001:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["bgColor","fgColor","level","size","value"]),h=new i.default(-1,o.default[a]);h.addData(d),h.make();var p=h.modules,m=s/p.length;return l.default.createElement(c.default,r({},f,{size:s}),p.map(function(e,r){return e.map(function(e,i){var o=Math.round(i*m),a=Math.round(r*m),s=Math.round((i+1)*m)-o,c=Math.round((r+1)*m)-a;return l.default.createElement(u.default,{key:"rectangle-"+r+"-"+i,d:"M 0 0 L "+s+" 0 L "+s+" "+c+" L 0 "+c+" Z",fill:e?n:t,transformX:o,transformY:a})})}))};h.propTypes=f,h.defaultProps={bgColor:"#FFFFFF",fgColor:"#000000",level:"L",size:256},t.Z=(0,s.memo)(h)},70506:function(e,t,n){"use strict";n.d(t,{Z:function(){return H}});var r,i,o,a,s,l,u=n(22970),c=n(2784),d="right-scroll-bar-position",f="width-before-scroll-bar",h=(void 0===r&&(r={}),(void 0===i&&(i=function(e){return e}),o=[],a=!1,s={read:function(){if(a)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return o.length?o[o.length-1]:null},useMedium:function(e){var t=i(e,a);return o.push(t),function(){o=o.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(a=!0;o.length;){var t=o;o=[],t.forEach(e)}o={push:function(t){return e(t)},filter:function(){return o}}},assignMedium:function(e){a=!0;var t=[];if(o.length){var n=o;o=[],n.forEach(e),t=o}var r=function(){var n=t;t=[],n.forEach(e)},i=function(){return Promise.resolve().then(r)};i(),o={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),o}}}}).options=(0,u.pi)({async:!0,ssr:!1},r),s),p=function(){},m=c.forwardRef(function(e,t){var n,r,i,o=c.useRef(null),a=c.useState({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:p}),s=a[0],l=a[1],d=e.forwardProps,f=e.children,m=e.className,v=e.removeScrollBar,g=e.enabled,y=e.shards,b=e.sideCar,x=e.noIsolation,w=e.inert,E=e.allowPinchZoom,j=e.as,k=(0,u._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),S=(n=[o,t],r=function(e){return n.forEach(function(t){return"function"==typeof t?t(e):t&&(t.current=e),t})},(i=(0,c.useState)(function(){return{value:null,callback:r,facade:{get current(){return i.value},set current(value){var e=i.value;e!==value&&(i.value=value,i.callback(value,e))}}}})[0]).callback=r,i.facade),O=(0,u.pi)((0,u.pi)({},k),s);return c.createElement(c.Fragment,null,g&&c.createElement(b,{sideCar:h,removeScrollBar:v,shards:y,noIsolation:x,inert:w,setCallbacks:l,allowPinchZoom:!!E,lockRef:o}),d?c.cloneElement(c.Children.only(f),(0,u.pi)((0,u.pi)({},O),{ref:S})):c.createElement(void 0===j?"div":j,(0,u.pi)({},O,{className:m,ref:S}),f))});m.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},m.classNames={fullWidth:f,zeroRight:d};var v=function(e){var t=e.sideCar,n=(0,u._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return c.createElement(r,(0,u.pi)({},n))};v.isSideCarExport=!0;var g=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=l||n.nc;return t&&e.setAttribute("nonce",t),e}())){var i,o;(i=t).styleSheet?i.styleSheet.cssText=r:i.appendChild(document.createTextNode(r)),o=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(o)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},y=function(){var e=g();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},b=function(){var e=y();return function(t){return e(t.styles,t.dynamic),null}},x={left:0,top:0,right:0,gap:0},w=function(e){return parseInt(e||"",10)||0},E=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],i=t["padding"===e?"paddingRight":"marginRight"];return[w(n),w(r),w(i)]},j=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return x;var t=E(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},k=b(),S=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(s,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(i,"px;\n padding-top: ").concat(o,"px;\n padding-right: ").concat(a,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(s,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(d," {\n right: ").concat(s,"px ").concat(r,";\n }\n \n .").concat(f," {\n margin-right: ").concat(s,"px ").concat(r,";\n }\n \n .").concat(d," .").concat(d," {\n right: 0 ").concat(r,";\n }\n \n .").concat(f," .").concat(f," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(s,"px;\n }\n")},O=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=void 0===r?"margin":r,o=c.useMemo(function(){return j(i)},[i]);return c.createElement(k,{styles:S(o,!t,i,n?"":"!important")})},C=!1;if("undefined"!=typeof window)try{var _=Object.defineProperty({},"passive",{get:function(){return C=!0,!0}});window.addEventListener("test",_,_),window.removeEventListener("test",_,_)}catch(e){C=!1}var M=!!C&&{passive:!1},A=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowY&&!(t.overflowY===t.overflowX&&"visible"===t.overflowY)},T=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowX&&!(t.overflowY===t.overflowX&&"visible"===t.overflowX)},P=function(e,t){var n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),N(e,n)){var r=R(e,n);if(r[1]>r[2])return!0}n=n.parentNode}while(n&&n!==document.body);return!1},N=function(e,t){return"v"===e?A(t):T(t)},R=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},D=function(e,t,n,r,i){var o,a=(o=window.getComputedStyle(t).direction,"h"===e&&"rtl"===o?-1:1),s=a*r,l=n.target,u=t.contains(l),c=!1,d=s>0,f=0,h=0;do{var p=R(e,l),m=p[0],v=p[1]-p[2]-a*m;(m||v)&&N(e,l)&&(f+=v,h+=m),l=l.parentNode}while(!u&&l!==document.body||u&&(t.contains(l)||t===l));return d&&(i&&0===f||!i&&s>f)?c=!0:!d&&(i&&0===h||!i&&-s>h)&&(c=!0),c},L=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},F=function(e){return[e.deltaX,e.deltaY]},Z=function(e){return e&&"current"in e?e.current:e},V=0,z=[],I=(h.useMedium(function(e){var t=c.useRef([]),n=c.useRef([0,0]),r=c.useRef(),i=c.useState(V++)[0],o=c.useState(function(){return b()})[0],a=c.useRef(e);c.useEffect(function(){a.current=e},[e]),c.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var t=(0,u.ev)([e.lockRef.current],(e.shards||[]).map(Z),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=c.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!a.current.allowPinchZoom;var i,o=L(e),s=n.current,l="deltaX"in e?e.deltaX:s[0]-o[0],u="deltaY"in e?e.deltaY:s[1]-o[1],c=e.target,d=Math.abs(l)>Math.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===c.type)return!1;var f=P(d,c);if(!f)return!0;if(f?i=d:(i="v"===d?"h":"v",f=P(d,c)),!f)return!1;if(!r.current&&"changedTouches"in e&&(l||u)&&(r.current=i),!i)return!0;var h=r.current||i;return D(h,t,e,"h"===h?l:u,!0)},[]),l=c.useCallback(function(e){if(z.length&&z[z.length-1]===o){var n="deltaY"in e?F(e):L(e),r=t.current.filter(function(t){var r;return t.name===e.type&&t.target===e.target&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.preventDefault();return}if(!r){var i=(a.current.shards||[]).map(Z).filter(Boolean).filter(function(t){return t.contains(e.target)});(i.length>0?s(e,i[0]):!a.current.noIsolation)&&e.preventDefault()}}},[]),d=c.useCallback(function(e,n,r,i){var o={name:e,delta:n,target:r,should:i};t.current.push(o),setTimeout(function(){t.current=t.current.filter(function(e){return e!==o})},1)},[]),f=c.useCallback(function(e){n.current=L(e),r.current=void 0},[]),h=c.useCallback(function(t){d(t.type,F(t),t.target,s(t,e.lockRef.current))},[]),p=c.useCallback(function(t){d(t.type,L(t),t.target,s(t,e.lockRef.current))},[]);c.useEffect(function(){return z.push(o),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",l,M),document.addEventListener("touchmove",l,M),document.addEventListener("touchstart",f,M),function(){z=z.filter(function(e){return e!==o}),document.removeEventListener("wheel",l,M),document.removeEventListener("touchmove",l,M),document.removeEventListener("touchstart",f,M)}},[]);var m=e.removeScrollBar,v=e.inert;return c.createElement(c.Fragment,null,v?c.createElement(o,{styles:"\n .block-interactivity-".concat(i," {pointer-events: none;}\n .allow-interactivity-").concat(i," {pointer-events: all;}\n")}):null,m?c.createElement(O,{gapMode:"margin"}):null)}),v),B=c.forwardRef(function(e,t){return c.createElement(m,(0,u.pi)({},e,{ref:t,sideCar:I}))});B.classNames=m.classNames;var H=B},32718:function(e,t,n){var r,i=n(58085),o=n(41964),a=n(53207),s=/(\+|\-|\*|\\|[^a-z]|)(\s*)(\()/g;e.exports=function(e,t){return r=0,t=Math.pow(10,void 0===t?5:t),o(e=e.replace(/\n+/g," "),/((?:\-[a-z]+\-)?calc)\(/,function e(n,o,l){if(r++>100)throw r=0,Error("Call stack overflow for "+l);if(""===n)throw Error(o+"(): '"+l+"' must contain a non-whitespace string");var u,c=function(e){for(var t=[],n=[],r=/[\.0-9]([%a-z]+)/gi,i=r.exec(e);i;)i&&i[1]&&(-1===n.indexOf(i[1].toLowerCase())&&(t.push(i[1]),n.push(i[1].toLowerCase())),i=r.exec(e));return t}(n=function(t,n){t=t.replace(/((?:\-[a-z]+\-)?calc)/g,"");for(var r,o="",a=t;r=s.exec(a);){r[0].index>0&&(o+=a.substring(0,r[0].index));var l=i("(",")",a.substring([0].index));if(""===l.body)throw Error("'"+t+"' must contain a non-whitespace string");var u=e(l.body,"",n);o+=l.pre+u,a=l.post}return o+a}(n,l));if(c.length>1||n.indexOf("var(")>-1)return o+"("+n+")";var d=c[0]||"";"%"===d&&(n=n.replace(/\b[0-9\.]+%/g,function(e){return .01*parseFloat(e.slice(0,-1))}));var f=n.replace(RegExp(d,"gi"),"");try{u=a.eval(f)}catch(e){return o+"("+n+")"}return"%"===d&&(u*=100),(o.length||"%"===d)&&(u=Math.round(u*t)/t),u+=d})}},58085:function(e){function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var o=r(e,t,i);return o&&{start:o[0],end:o[1],pre:i.slice(0,o[0]),body:i.slice(o[0]+e.length,o[1]),post:i.slice(o[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,o,a,s,l=n.indexOf(e),u=n.indexOf(t,l+1),c=l;if(l>=0&&u>0){for(r=[],o=n.length;c>=0&&!s;)c==l?(r.push(c),l=n.indexOf(e,c+1)):1==r.length?s=[r.pop(),u]:((i=r.pop())=0?l:u;r.length&&(s=[o,a])}return s}e.exports=t,t.range=r},41964:function(e,t,n){var r=n(82294);e.exports=function e(t,n,i){return(function(e,t){var n=[],i="string"==typeof t?RegExp("\\b("+t+")\\("):t;do{var o=i.exec(e);if(!o)break;if(void 0===o[1])throw Error("Missing the first couple of parenthesis to get the function identifier in "+t);var a=o[1],s=o.index,l=r("(",")",e.substring(s));if(!l||l.start!==o[0].length-1)throw SyntaxError(a+"(): missing closing ')' in the value '"+e+"'");n.push({matches:l,functionIdentifier:a}),e=l.post}while(i.test(e));return n})(t,n).reduce(function(r,o){var a,s;return r.replace(o.functionIdentifier+"("+o.matches.body+")",(a=o.matches.body,s=o.functionIdentifier,i(e(a,n,i),s,t)))},t)}},6692:function(e,t,n){let r=n(83128);e.exports=(r.__esModule?r:{default:r}).default},83128:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:()=>a});let i=(r=n(37540))&&r.__esModule?r:{default:r};function o({version:e,from:t,to:n}){i.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${n}\`.`,"Update your configuration file to silence this warning."])}let a={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return o({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return o({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return o({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return o({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return o({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}},37540:function(e,t,n){"use strict";var r,i=n(93542);Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{dim:()=>l,default:()=>u});let o=(r=n(24470))&&r.__esModule?r:{default:r},a=new Set;function s(e,t,n){(void 0===i||!i.env.JEST_WORKER_ID)&&(n&&a.has(n)||(n&&a.add(n),console.warn(""),t.forEach(t=>console.warn(e,"-",t))))}function l(e){return o.default.dim(e)}let u={info(e,t){s(o.default.bold(o.default.cyan("info")),...Array.isArray(e)?[e]:[t,e])},warn(e,t){s(o.default.bold(o.default.yellow("warn")),...Array.isArray(e)?[e]:[t,e])},risk(e,t){s(o.default.bold(o.default.magenta("risk")),...Array.isArray(e)?[e]:[t,e])}}},95159:function(e){function t(e,t){var n=e.length,r=Array(n),i={},o=n,a=function(e){for(var t=new Map,n=0,r=e.length;n{},{isPersistent:!0,removeItem:()=>{}}];let l=null==t?void 0:t.serializer;return function(e,t,n=!0,l=function(e){return"undefined"===e?void 0:JSON.parse(e)},u=JSON.stringify){i.has(e)||void 0===t||null!==s(()=>localStorage.getItem(e))||s(()=>localStorage.setItem(e,u(t)));let c=(0,r.useRef)({item:null,parsed:t}),d=(0,r.useSyncExternalStore)((0,r.useCallback)(t=>{let n=n=>{e===n&&t()};return o.add(n),()=>{o.delete(n)}},[e]),()=>{var n;let r=null!==(n=s(()=>localStorage.getItem(e)))&&void 0!==n?n:null;if(i.has(e))c.current={item:r,parsed:i.get(e)};else if(r!==c.current.item){let e;try{e=null===r?t:l(r)}catch(n){e=t}c.current={item:r,parsed:e}}return c.current.parsed},()=>t),f=(0,r.useCallback)(t=>{let n=t instanceof Function?t(c.current.parsed):t;try{localStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)},[e,u]);return(0,r.useEffect)(()=>{if(!n)return;let t=t=>{t.storageArea===s(()=>localStorage)&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)},[e,n]),(0,r.useMemo)(()=>[d,f,{isPersistent:d===t||!i.has(e),removeItem(){s(()=>localStorage.removeItem(e)),i.delete(e),a(e)}}],[e,f,d,t])}(e,n,null==t?void 0:t.storageSync,null==l?void 0:l.parse,null==l?void 0:l.stringify)}},20452:function(e,t,n){"use strict";/** +Defaulting to \`null\`.`)}};let d2=(0,ef.forwardRef)((e,t)=>{var n;let{__scopeProgress:r,...i}=e,o=d0("ProgressIndicator",r);return(0,ef.createElement)(ew.WV.div,(0,ep.Z)({"data-state":d3(o.value,o.max),"data-value":null!==(n=o.value)&&void 0!==n?n:void 0,"data-max":o.max},i,{ref:t}))});function d4(e,t){return`${Math.round(e/t*100)}%`}function d3(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function d5(e){return"number"==typeof e}function d6(e){return d5(e)&&!isNaN(e)&&e>0}function d8(e,t){return d5(e)&&!isNaN(e)&&e<=t&&e>=0}let d7=(0,eK.j)(["relative h-1 w-full overflow-hidden rounded-lg"],{variants:{variant:{gray:"bg-gray-700 dark:bg-graydark-700",accent:"bg-green-600 dark:bg-green-500"}},defaultVariants:{variant:"gray"}}),d9=ef.forwardRef((e,t)=>{let{label:n,variant:r,className:i,value:o,max:a=100,...s}=e,l=null!=o?Math.round(o/a*100):null;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,ed.jsx)(d1,{...s,ref:t,value:o,max:a,className:d7({variant:r,className:i}),children:(0,ed.jsx)(d2,{className:"absolute top-0 right-0 left-0 bottom-0 w-full bg-gray-300 dark:bg-graydark-300 transition-transform",style:{transform:"translateX(".concat(l,"%)")}})}),n&&(0,ed.jsx)(nC,{color:"subtle",size:"12",ellipsis:!0,children:n})]})});function fe(e){let t=(0,ef.useRef)({value:e,previous:e});return(0,ef.useMemo)(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}let ft="Radio",[fn,fr]=(0,em.b)(ft),[fi,fo]=fn(ft),fa=(0,ef.forwardRef)((e,t)=>{let{__scopeRadio:n,"aria-labelledby":r,name:i,checked:o=!1,required:a,disabled:s,value:l="on",onCheck:u,...c}=e,[d,f]=(0,ef.useState)(null),h=(0,ev.e)(t,e=>f(e)),p=dw(d),m=(0,ef.useRef)(!1),v=!d||!!d.closest("form");return(0,ef.createElement)(fi,{scope:n,checked:o,disabled:s},(0,ef.createElement)(ew.WV.button,(0,ep.Z)({type:"button",role:"radio","aria-checked":o,"aria-labelledby":r||p,"data-state":fu(o),"data-disabled":s?"":void 0,disabled:s,value:l},c,{ref:h,onClick:(0,eb.M)(e.onClick,e=>{o||null==u||u(),v&&(m.current=e.isPropagationStopped(),m.current||e.stopPropagation())})})),v&&(0,ef.createElement)(fl,{control:d,bubbles:!m.current,name:i,value:l,checked:o,required:a,disabled:s,style:{transform:"translateX(-100%)"}}))}),fs=(0,ef.forwardRef)((e,t)=>{let{__scopeRadio:n,forceMount:r,...i}=e,o=fo("RadioIndicator",n);return(0,ef.createElement)(ej.z,{present:r||o.checked},(0,ef.createElement)(ew.WV.span,(0,ep.Z)({"data-state":fu(o.checked),"data-disabled":o.disabled?"":void 0},i,{ref:t})))}),fl=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,o=(0,ef.useRef)(null),a=fe(n),s=tq(t);return(0,ef.useEffect)(()=>{let e=o.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(a!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[a,n,r]),(0,ef.createElement)("input",(0,ep.Z)({type:"radio","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:o,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function fu(e){return e?"checked":"unchecked"}let fc=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],fd="RadioGroup",[ff,fh]=(0,em.b)(fd,[uX,fr]),fp=uX(),fm=fr(),[fv,fg]=ff(fd),fy=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,name:r,"aria-labelledby":i,defaultValue:o,value:a,required:s=!1,orientation:l,dir:u,loop:c=!0,onValueChange:d,...f}=e,h=dw(),p=fp(n),m=l7(u),[v,g]=(0,ex.T)({prop:a,defaultProp:o,onChange:d});return(0,ef.createElement)(fv,{scope:n,name:r,required:s,value:v,onValueChange:g},(0,ef.createElement)(uQ,(0,ep.Z)({asChild:!0},p,{orientation:l,dir:m,loop:c}),(0,ef.createElement)(ew.WV.div,(0,ep.Z)({role:"radiogroup","aria-required":s,"aria-orientation":l,"aria-labelledby":i||h,dir:m},f,{ref:t}))))}),fb=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,disabled:r,...i}=e,o=fg("RadioGroupItem",n),a=fp(n),s=fm(n),l=(0,ef.useRef)(null),u=(0,ev.e)(t,l),c=o.value===i.value,d=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{fc.includes(e.key)&&(d.current=!0)},t=()=>d.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),(0,ef.createElement)(u1,(0,ep.Z)({asChild:!0},a,{focusable:!r,active:c}),(0,ef.createElement)(fa,(0,ep.Z)({disabled:r,required:o.required,checked:c},s,i,{name:o.name,ref:u,onCheck:()=>o.onValueChange(i.value),onKeyDown:(0,eb.M)(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:(0,eb.M)(i.onFocus,()=>{var e;d.current&&(null===(e=l.current)||void 0===e||e.click())})})))}),fx=(0,ef.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,...r}=e,i=fm(n);return(0,ef.createElement)(fs,(0,ep.Z)({},i,r,{ref:t}))}),fw=(0,eK.j)(["relative flex items-center h-full justify-center w-full",'after:content-[""] after:block after:rounded-full after:bg-green-600 after:dark:bg-green-500'],{variants:{size:{small:"after:w-2 after:h-2 ",medium:"after:w-4 after:h-4"}},defaultVariants:{size:"small"}}),fE=(0,eK.j)(["select-none","inline-flex items-center justify-center","m-0 p-0","outline-none","rounded-full","overflow-hidden","focus:ring ring-blue-500 dark:ring-blue-200","bg-white dark:bg-graydark-200","border border-gray-500 dark:border-graydark-400","enabled:hover:border-gray-700 enabled:hover:dark:border-graydark-600","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-400","disabled:bg-gray-200 disabled:dark:bg-graydark-200"],{variants:{size:{small:"w-4 h-4",medium:"w-6 h-6"}},defaultVariants:{size:"small"}}),fj=ef.forwardRef((e,t)=>{let{size:n,className:r,children:i,...o}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(fb,{...o,className:fE({size:n,className:r}),ref:t,children:(0,ed.jsx)(fx,{className:fw({size:n})})}),(0,ed.jsx)(nC,{size:"14",className:"relative top-px flex items-center",color:o.disabled?"verySubtle":"subtle",children:i})]})}),fk=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)(fy,{...r,className:(0,eK.cx)("flex gap-2",n),ref:t})});(0,eK.j)(["relative appearance-none outline-none","p-2 m-0 w-full","min-h-[80px]",nO(),"tabular-nums","resize-y","rounded","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","placeholder:text-gray-600 placeholder:dark:text-graydark-500","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},cursor:{default:"",text:"cursor-text"}},defaultVariants:{size:"small",variant:"default",cursor:"default",state:"default"}});let fS=(0,eK.j)(["font-sans [type=number]:font-mono","outline-none m-0 p-0 w-full","disabled:pointer-events-none","read-only:pointer-events-none","tabular-nums","rounded","text-gray-1100 dark:text-white","autofill:text-fill-gray-1100 autofill:dark:text-fill-white","autofill:placeholder:text-fill-gray-700 autofill:placeholder:dark:text-fill-graydark-700","placeholder:text-gray-700 placeholder:dark:text-graydark-700","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-white autofill:dark:bg-graydark-50","autofill:shadow-fill-white autofill:dark:shadow-fill-graydark-50","read-only:bg-gray-200 dark:read-only:bg-graydark-300"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","read-only:border-gray-200 dark:read-only:border-graydark-200"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},focus:{default:["focus:ring ring-blue-500 dark:ring-blue-200","focus:z-10"],none:""},cursor:{default:"",text:"cursor-text"},noSpin:{true:"[&::-webkit-outer-spin-button, &::-webkit-inner-spin-button]:appearance-none"}},defaultVariants:{size:"small",focus:"default",variant:"default",cursor:"default",state:"default"}}),fO=ef.forwardRef((e,t)=>{let{variant:n,size:r,state:i,noSpin:o,cursor:a,focus:s,className:l,...u}=e;return(0,ed.jsx)("input",{ref:t,className:fS({variant:n,size:r,state:i,noSpin:o,cursor:a,focus:s,className:l}),...u})});function fC(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function f_(){}function fM(e){return!!(e||"").match(/\d/)}function fA(e){return null==e}function fT(e){return fA(e)||"number"==typeof e&&isNaN(e)||"number"==typeof e&&!isFinite(e)}function fP(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function fN(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,i=(e=e.replace("-","")).split(".");return{beforeDecimal:i[0],afterDecimal:i[1]||"",hasNegation:n,addNegation:r}}function fR(e,t,n){for(var r="",i=n?"0":"",o=0;o<=t-1;o++)r+=e[o]||i;return r}function fD(e,t){return Array(t+1).join(e)}function fL(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),i=r[0],o=r[1];if(!(o=Number(o)))return n+i;i=i.replace(".","");var a=1+o,s=i.length;return a<0?i="0."+fD("0",Math.abs(a))+i:a>=s?i+=fD("0",a-s):i=(i.substring(0,a)||"0")+"."+i.substring(a),n+i}function fF(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,i=fN(e),o=i.beforeDecimal,a=i.afterDecimal,s=i.hasNegation,l=parseFloat("0."+(a||"0")),u=(a.length<=t?"0."+a:l.toFixed(t)).split(".");return(s?"-":"")+o.split("").reverse().reduce(function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e},u[0])+(r?".":"")+fR(u[1]||"",t,n)}function fZ(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}(c=U||(U={})).event="event",c.props="prop";var fV=(d=function(e,t){for(var n=0,r=0,i=e.length,o=t.length;e[n]===t[n]&&nn&&i-r>n;)r++;return{from:{start:n,end:i-r},to:{start:n,end:o-r}}},h=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return f&&e.length===f.length&&e.every(function(e,t){return e===f[t]})?h:(f=e,h=d.apply(void 0,e))});function fz(e){return Math.max(e.selectionStart,e.selectionEnd)}function fI(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,i=e.formattedValueIndex;return t[r]===n[i]}function fB(e,t,n,r){var i=e.length;if(t=Math.min(Math.max(t,0),i),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=i&&!n[t];)t++;t>i&&(t=n.lastIndexOf(!0))}return -1===t&&(t=i),t}function fH(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),n=0,r=t.length;n0&&-1===f[m];)m--;var g=-1===m||-1===f[m]?0:f[m]+1;return g>v?v:r-gO.length-u.length||SA?M=p:p>e.length-u.length&&(M=p),e=e.substring(0,M),void 0===(r=E?"-"+e:e)&&(r=""),i=RegExp("(-)(.)*(-)"),o=/(-)/.test(r),a=i.test(r),r=r.replace(/-/g,""),o&&!a&&s&&(r="-"+r);var T=(e=((e=r).match(RegExp("(^-)|[0-9]|"+fP(g),"g"))||[]).join("")).indexOf(g),P=fN(e=e.replace(RegExp(fP(g),"g"),function(e,t){return t===T?".":""}),s),N=P.beforeDecimal,R=P.afterDecimal,D=P.addNegation;return f.end-f.start=l.start&&i{h(navigator.language);let e=()=>{h(navigator.language)};return h(navigator.language),window.addEventListener("languagechange",e),()=>{window.removeEventListener("languagechange",e)}},[]);let p=(0,ef.useMemo)(()=>new Intl.NumberFormat(f).format(1.1)[1],[f]),{groupingSeparator:m,groupingStyle:v}=(0,ef.useMemo)(()=>(function(e,t){if("none"===t)return{groupingSeparator:"",groupingStyle:"none"};let n=new Intl.NumberFormat(e).format(123456789),r=n.replace(/[0-9]/g,"")[0],i=n.split(r).map(e=>e.length);return t?{groupingSeparator:r,groupingStyle:t}:{groupingSeparator:r,groupingStyle:i.every(e=>3===e)?"thousand":i.length>=2&&i.slice(1).every(e=>2===e)&&3===i[0]?"lakh":i.every(e=>4===e)?"wan":"thousand"}})(f,a),[f,a]);return(0,ed.jsxs)("div",{className:"relative",children:[(0,ed.jsx)(fX,{...d,autoComplete:"off",spellCheck:!1,onValueChange:c,lang:f,decimalSeparator:p,thousandsGroupStyle:v,thousandSeparator:m,className:(0,eK.cx)(fS({variant:n,size:r,state:i,focus:s,noSpin:o,cursor:l,className:u}),t?"pr-9":"")}),t&&(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center absolute top-0 h-full","small"===r?"right-2":"","medium"===r?"right-3":"","large"===r?"right-3":""),children:(0,ed.jsx)(nC,{size:"12",weight:"medium",color:"subtle",children:t})})]})}var fJ=n(6391),fQ=n.n(fJ);function f0(e,t){return e.decimalPlaces()>t?e.toFixed(t):e.toString()}function f1(e){let{value:t,placeholder:n=new(fQ())(100),decimalsLimit:r=6,allowDecimals:i=!0,disableGroupSeparators:o,onChange:a,size:s="small",units:l,error:u,changed:c,onBlur:d,onFocus:f,...h}=e,p=(0,ef.useMemo)(()=>new(fQ())(t),[t]),[m,v]=(0,ef.useState)(""),g=(0,ef.useCallback)(e=>{a&&a(e&&!isNaN(Number(e))?new(fQ())(e):void 0)},[a]),y=(0,ef.useCallback)(e=>{v(e),g(e)},[v,g]);return(0,ef.useEffect)(()=>{p.isEqualTo(m)||v(f0(p,r))},[p]),(0,ed.jsx)(fK,{...h,thousandsGroupStyle:o?"none":void 0,"data-testid":"numberfield",size:s,placeholder:n.isNaN()?"":f0(n,r),units:l,value:"NaN"!==m?m:"",decimalScale:i?r:0,onBlur:e=>{d&&d(e)},onFocus:e=>{f&&f(e)},onValueChange:e=>y(e.value||"")})}var f2=n(67837);function f4(e){let{sc:t,placeholder:n=new(fQ())(100),decimalsLimitFiat:r=6,decimalsLimitSc:i=6,onChange:o,size:a="medium",units:s="SC",showFiat:l=!0,error:u,changed:c,prefix:d,onBlur:f,onFocus:h,name:p,...m}=e,v=(0,ef.useMemo)(()=>new(fQ())(void 0===t?NaN:t),[t]),{settings:g}=(0,f2.Hv)(),y=(0,f2.Nz)(),b=y?y.rate:void 0,[x,w]=(0,ef.useState)(),[E,j]=(0,ef.useState)(""),[k,S]=(0,ef.useState)(""),O=(0,ef.useCallback)(e=>{o&&o(e&&!isNaN(Number(e))?new(fQ())(e):void 0)},[o]),C=(0,ef.useCallback)(e=>{S(f0(e,r))},[S,r]),_=(0,ef.useCallback)(e=>{let t=f0(e,i);return j(t),O(t),t},[j,i,O]),M=(0,ef.useCallback)(e=>{j(e),x&&O(e)},[x,j,O]),A=(0,ef.useCallback)(e=>{C(new(fQ())(e).times(b||0))},[C,b]),T=(0,ef.useCallback)(e=>{_(new(fQ())(e).dividedBy(b||0))},[_,b]),[P,N]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{if(!v.isEqualTo(E)){let e=f0(v,i);j(e),"fiat"!==x&&A(e)}P||N(!0)},[v]),(0,ef.useEffect)(()=>{P&&A(E)},[b]),(0,ef.useEffect)(()=>{"sc"===x&&A(E)},[E]),(0,ef.useEffect)(()=>{"fiat"===x&&T(k)},[k]),(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",m.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",m.readOnly?"pointer-events-none":"",m.readOnly?"border-blue-400 dark:border-blue-400":u?"border-red-500 dark:border-red-400":c?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ed.jsx)(fK,{...m,name:p,"data-testid":"scInput",size:a,variant:"ghost",focus:"none",placeholder:f0(n,i),units:s,value:"NaN"!==E?E:"",decimalScale:i,allowNegative:!1,onValueChange:e=>{M(e.value||"")},onBlur:e=>{w(void 0),f&&f(e)},onFocus:e=>{w("sc"),h&&h(e)}}),l&&g.siaCentral&&(0,ed.jsx)(fK,{...m,"data-testid":"fiatInput",name:"".concat(p,"-fiat"),size:a,variant:"ghost",focus:"none",value:"NaN"!==k?k:"",units:g.currency.label,decimalScale:i,allowNegative:!1,onValueChange:e=>{S(e.value||"")},placeholder:"".concat(g.currency.prefix).concat(b?b.times(n).toFixed(r):"0.42"),prefix:d||g.currency.prefix,onFocus:e=>{w("fiat"),h&&h(e)},onBlur:e=>{w(void 0),f&&f(e)}})]})}function f3(e){let{children:t}=e;return(0,ed.jsx)(lN,{content:t,children:(0,ed.jsx)("div",{className:"relative items-center inline mx-1",children:(0,ed.jsx)(nC,{color:"subtle",children:(0,ed.jsx)(lL.RdX,{className:"scale-75"})})})})}function f5(e){let{values:t,options:n,onChange:r}=e;return(0,ed.jsx)("div",{className:"flex flex-wrap gap-1",children:n.map(e=>(0,ed.jsx)(lD,{role:"checkbox","aria-checked":t.includes(e.value),variant:t.includes(e.value)?"active":"inactive",onClick:()=>{r(e.value)},children:e.label},e.value))})}let f6=(0,eK.j)(["font-sans","font-normal","tabular-nums","flex-shrink-0","rounded","flex items-center","bg-white dark:bg-graydark-200","hover:bg-gray-50 dark:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","autofill:bg-blue-100 autofill:dark:bg-blue-800","border","focus-within:z-10","focus-within:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","[&>select:disabled]:text-gray-600 [&>select:disabled]:dark:text-graydark-700"],{variants:{size:{small:"h-7 text-sm px-1",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{state:"default",size:"small"}}),f8=ef.forwardRef((e,t)=>{let{size:n,state:r,icon:i,className:o,...a}=e;return(0,ed.jsxs)("div",{className:f6({size:n,state:r,className:o}),children:[i,(0,ed.jsx)("select",{ref:t,...a,className:"appearance-none flex-1 bg-transparent outline-none w-full h-full pl-1 pr-1"}),(0,ed.jsx)(lL.Cp0,{className:"pointer-events-none scale-75"})]})}),f7=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)("option",{ref:t,...r,className:(0,eK.cx)("bg-white dark:bg-graydark-200","text-gray-1100 dark:text-white",n)})}),f9=(0,eK.j)(["bg-gray-300 dark:bg-graydark-300","relative","overflow-hidden","animate-pulse","rounded"]);function he(e){let{className:t}=e;return(0,ed.jsx)("div",{className:f9({className:t})})}let ht=(0,eK.j)(["rounded-full flex-shrink-0"],{variants:{size:{default:"w-2 h-2"}},defaultVariants:{size:"default"}}),hn=ef.forwardRef((e,t)=>{let{size:n,className:r,...i}=e;return(0,ed.jsx)("div",{ref:t,className:ht({size:n,className:r}),...i})}),hr="Switch",[hi,ho]=(0,em.b)(hr),[ha,hs]=hi(hr),hl=(0,ef.forwardRef)((e,t)=>{let{__scopeSwitch:n,"aria-labelledby":r,name:i,checked:o,defaultChecked:a,required:s,disabled:l,value:u="on",onCheckedChange:c,...d}=e,[f,h]=(0,ef.useState)(null),p=(0,ev.e)(t,e=>h(e)),m=dw(f),v=(0,ef.useRef)(!1),g=!f||!!f.closest("form"),[y=!1,b]=(0,ex.T)({prop:o,defaultProp:a,onChange:c});return(0,ef.createElement)(ha,{scope:n,checked:y,disabled:l},(0,ef.createElement)(ew.WV.button,(0,ep.Z)({type:"button",role:"switch","aria-checked":y,"aria-labelledby":r||m,"aria-required":s,"data-state":hd(y),"data-disabled":l?"":void 0,disabled:l,value:u},d,{ref:p,onClick:(0,eb.M)(e.onClick,e=>{b(e=>!e),g&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())})})),g&&(0,ef.createElement)(hc,{control:f,bubbles:!v.current,name:i,value:u,checked:y,required:s,disabled:l,style:{transform:"translateX(-100%)"}}))}),hu=(0,ef.forwardRef)((e,t)=>{let{__scopeSwitch:n,...r}=e,i=hs("SwitchThumb",n);return(0,ef.createElement)(ew.WV.span,(0,ep.Z)({"data-state":hd(i.checked),"data-disabled":i.disabled?"":void 0},r,{ref:t}))}),hc=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,o=(0,ef.useRef)(null),a=fe(n),s=tq(t);return(0,ef.useEffect)(()=>{let e=o.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(a!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[a,n,r]),(0,ef.createElement)("input",(0,ep.Z)({type:"checkbox","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:o,style:{...e.style,...s,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function hd(e){return e?"checked":"unchecked"}let hf=(0,eK.j)(["absolute left-0 rounded-full","transition-transform","bg-white dark:bg-graydark-500"],{variants:{size:{small:["w-3 h-3","translate-x-px","data-[state=checked]:translate-x-[9px]"],medium:["w-5 h-5","translate-x-0.5","data-[state=checked]:translate-x-[20px]"]}},defaultVariants:{size:"small"}}),hh=(0,eK.j)(["select-none outline-none","relative inline-flex items-center justify-center","m-0 rounded-full","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-6 h-4",medium:"w-11 h-6"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{size:"small",state:"default"}}),hp=(0,ef.forwardRef)((e,t)=>{let{size:n,state:r,className:i,children:o,...a}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(hl,{className:hh({size:n,state:r,className:i}),...a,ref:t,children:(0,ed.jsx)(hu,{className:hf({size:n})})}),o&&(0,ed.jsx)(nC,{color:a.disabled?"subtle":"contrast",children:o})]})}),hm=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e,i=ef.Children.toArray(n),o=i.find(hy);if(o){let e=o.props.children,n=i.map(t=>t!==o?t:ef.Children.count(e)>1?ef.Children.only(null):(0,ef.isValidElement)(e)?e.props.children:null);return(0,ef.createElement)(hv,(0,ep.Z)({},r,{ref:t}),(0,ef.isValidElement)(e)?(0,ef.cloneElement)(e,void 0,n):null)}return(0,ef.createElement)(hv,(0,ep.Z)({},r,{ref:t}),n)});hm.displayName="Slot";let hv=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,ef.isValidElement)(n)?(0,ef.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...e)=>{o(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...o}:"className"===r&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,ev.F)(t,n.ref)}):ef.Children.count(n)>1?ef.Children.only(null):null});hv.displayName="SlotClone";let hg=({children:e})=>(0,ef.createElement)(ef.Fragment,null,e);function hy(e){return(0,ef.isValidElement)(e)&&e.type===hg}let hb=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,ef.forwardRef)((e,n)=>{let{asChild:r,...i}=e,o=r?hm:t;return(0,ef.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,ef.createElement)(o,(0,ep.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),hx=(0,ef.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...o}=e;return(0,ef.createElement)(hb.svg,(0,ep.Z)({},o,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,ef.createElement)("polygon",{points:"0,0 30,0 15,10"}))}),hw="Popper",[hE,hj]=(0,em.b)(hw),[hk,hS]=hE(hw),hO=(0,ef.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,o=hS("PopperAnchor",n),a=(0,ef.useRef)(null),s=(0,ev.e)(t,a);return(0,ef.useEffect)(()=>{o.onAnchorChange((null==r?void 0:r.current)||a.current)}),r?null:(0,ef.createElement)(hb.div,(0,ep.Z)({},i,{ref:s}))}),hC="PopperContent",[h_,hM]=hE(hC),[hA,hT]=hE(hC,{hasParent:!1,positionUpdateFns:new Set}),hP=(0,ef.forwardRef)((e,t)=>{var n,r,i,o,a,s,l,u,c;let{__scopePopper:d,side:f="bottom",sideOffset:h=0,align:p="center",alignOffset:m=0,arrowPadding:v=0,collisionBoundary:g=[],collisionPadding:y=0,sticky:b="partial",hideWhenDetached:x=!1,avoidCollisions:w=!0,onPlaced:E,...j}=e,k=hS(hC,d),[S,O]=(0,ef.useState)(null),C=(0,ev.e)(t,e=>O(e)),[_,M]=(0,ef.useState)(null),A=tq(_),T=null!==(n=null==A?void 0:A.width)&&void 0!==n?n:0,P=null!==(r=null==A?void 0:A.height)&&void 0!==r?r:0,N="number"==typeof y?y:{top:0,right:0,bottom:0,left:0,...y},R=Array.isArray(g)?g:[g],D=R.length>0,L={padding:N,boundary:R.filter(hD),altBoundary:D},{reference:F,floating:Z,strategy:V,x:z,y:I,placement:B,middlewareData:H,update:U}=tH({strategy:"fixed",placement:f+("center"!==p?"-"+p:""),whileElementsMounted:tV,middleware:[hL(),tc({mainAxis:h+P,alignmentAxis:m}),w?tf({mainAxis:!0,crossAxis:!1,limiter:"partial"===b?th():void 0,...L}):void 0,_?tU({element:_,padding:v}):void 0,w?ta({...L}):void 0,{name:"size",options:c={...L,apply:({elements:e,availableWidth:t,availableHeight:n})=>{e.floating.style.setProperty("--radix-popper-available-width",`${t}px`),e.floating.style.setProperty("--radix-popper-available-height",`${n}px`)}},async fn(e){let t,n;let{placement:r,rects:i,platform:o,elements:a}=e,{apply:s,...l}=c,u=await e8(e,l),d=eQ(r),f=e0(r);"top"===d||"bottom"===d?(t=d,n=f===(await (null==o.isRTL?void 0:o.isRTL(a.floating))?"start":"end")?"left":"right"):(n=d,t="end"===f?"top":"bottom");let h=e9(u.left,0),p=e9(u.right,0),m=e9(u.top,0),v=e9(u.bottom,0),g={availableHeight:i.floating.height-(["left","right"].includes(r)?2*(0!==m||0!==v?m+v:e9(u.top,u.bottom)):u[t]),availableWidth:i.floating.width-(["top","bottom"].includes(r)?2*(0!==h||0!==p?h+p:e9(u.left,u.right)):u[n])},y=await o.getDimensions(a.floating);null==s||s({...e,...g});let b=await o.getDimensions(a.floating);return y.width!==b.width||y.height!==b.height?{reset:{rects:!0}}:{}}},hF({arrowWidth:T,arrowHeight:P}),x?tu({strategy:"referenceHidden"}):void 0].filter(hR)});(0,eE.b)(()=>{F(k.anchor)},[F,k.anchor]);let W=null!==z&&null!==I,[q,$]=hZ(B),Y=(0,lV.W)(E);(0,eE.b)(()=>{W&&(null==Y||Y())},[W,Y]);let G=null===(i=H.arrow)||void 0===i?void 0:i.x,X=null===(o=H.arrow)||void 0===o?void 0:o.y,K=(null===(a=H.arrow)||void 0===a?void 0:a.centerOffset)!==0,[J,Q]=(0,ef.useState)();(0,eE.b)(()=>{S&&Q(window.getComputedStyle(S).zIndex)},[S]);let{hasParent:ee,positionUpdateFns:et}=hT(hC,d),en=!ee;(0,ef.useLayoutEffect)(()=>{if(!en)return et.add(U),()=>{et.delete(U)}},[en,et,U]),(0,eE.b)(()=>{en&&W&&Array.from(et).reverse().forEach(e=>requestAnimationFrame(e))},[en,W,et]);let er={"data-side":q,"data-align":$,...j,ref:C,style:{...j.style,animation:W?void 0:"none",opacity:null!==(s=H.hide)&&void 0!==s&&s.referenceHidden?0:void 0}};return(0,ef.createElement)("div",{ref:Z,"data-radix-popper-content-wrapper":"",style:{position:V,left:0,top:0,transform:W?`translate3d(${Math.round(z)}px, ${Math.round(I)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:J,"--radix-popper-transform-origin":[null===(l=H.transformOrigin)||void 0===l?void 0:l.x,null===(u=H.transformOrigin)||void 0===u?void 0:u.y].join(" ")},dir:e.dir},(0,ef.createElement)(h_,{scope:d,placedSide:q,onArrowChange:M,arrowX:G,arrowY:X,shouldHideArrow:K},en?(0,ef.createElement)(hA,{scope:d,hasParent:!0,positionUpdateFns:et},(0,ef.createElement)(hb.div,er)):(0,ef.createElement)(hb.div,er)))}),hN={top:"bottom",right:"left",bottom:"top",left:"right"};function hR(e){return void 0!==e}function hD(e){return null!==e}let hL=()=>({name:"anchorCssProperties",fn(e){let{rects:t,elements:n}=e,{width:r,height:i}=t.reference;return n.floating.style.setProperty("--radix-popper-anchor-width",`${r}px`),n.floating.style.setProperty("--radix-popper-anchor-height",`${i}px`),{}}}),hF=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,o,a;let{placement:s,rects:l,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=hZ(s),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(o=null===(a=u.arrow)||void 0===a?void 0:a.y)&&void 0!==o?o:0)+f/2,y="",b="";return"bottom"===h?(y=c?m:`${v}px`,b=`${-f}px`):"top"===h?(y=c?m:`${v}px`,b=`${l.floating.height+f}px`):"right"===h?(y=`${-f}px`,b=c?m:`${g}px`):"left"===h&&(y=`${l.floating.width+f}px`,b=c?m:`${g}px`),{data:{x:y,y:b}}}});function hZ(e){let[t,n="center"]=e.split("-");return[t,n]}let hV=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,ef.useState)(null);return(0,ef.createElement)(hk,{scope:t,anchor:r,onAnchorChange:i},n)},hz=(0,ef.forwardRef)((e,t)=>{var n;let{container:r=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...i}=e;return r?tI.createPortal((0,ef.createElement)(hb.div,(0,ep.Z)({},i,{ref:t})),r):null}),hI="dismissableLayer.update",hB=(0,ef.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),hH=(0,ef.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:u,...c}=e,d=(0,ef.useContext)(hB),[f,h]=(0,ef.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,ef.useState)({}),v=(0,ev.e)(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=g.indexOf(y),x=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=b,j=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e),r=(0,ef.useRef)(!1),i=(0,ef.useRef)(()=>{});return(0,ef.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function o(){hW("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=o,t.addEventListener("click",i.current,{once:!0})):o()}r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!E||n||(null==a||a(e),null==l||l(e),e.defaultPrevented||null==u||u())},p),k=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e),r=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{e.target&&!r.current&&hW("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==s||s(e),null==l||l(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,lV.W)(e);(0,ef.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{x!==d.layers.size-1||(null==o||o(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,ef.useEffect)(()=>{if(f)return i&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(r=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),hU(),()=>{i&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=r)}},[f,p,i,d]),(0,ef.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),hU())},[f,d]),(0,ef.useEffect)(()=>{let e=()=>m({});return document.addEventListener(hI,e),()=>document.removeEventListener(hI,e)},[]),(0,ef.createElement)(hb.div,(0,ep.Z)({},c,{ref:v,style:{pointerEvents:w?E?"auto":"none":void 0,...e.style},onFocusCapture:(0,eb.M)(e.onFocusCapture,k.onFocusCapture),onBlurCapture:(0,eb.M)(e.onBlurCapture,k.onBlurCapture),onPointerDownCapture:(0,eb.M)(e.onPointerDownCapture,j.onPointerDownCapture)}))});function hU(){let e=new CustomEvent(hI);document.dispatchEvent(e)}function hW(e,t,n,{discrete:r}){let i=n.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});(t&&i.addEventListener(e,t,{once:!0}),r)?i&&(0,tI.flushSync)(()=>i.dispatchEvent(o)):i.dispatchEvent(o)}let hq="HoverCard",[h$,hY]=(0,em.b)(hq,[hj]),hG=hj(),[hX,hK]=h$(hq),hJ=(0,ef.forwardRef)((e,t)=>{let{__scopeHoverCard:n,...r}=e,i=hK("HoverCardTrigger",n),o=hG(n);return(0,ef.createElement)(hO,(0,ep.Z)({asChild:!0},o),(0,ef.createElement)(hb.a,(0,ep.Z)({"data-state":i.open?"open":"closed"},r,{ref:t,onPointerEnter:(0,eb.M)(e.onPointerEnter,h5(i.onOpen)),onPointerLeave:(0,eb.M)(e.onPointerLeave,h5(i.onClose)),onFocus:(0,eb.M)(e.onFocus,i.onOpen),onBlur:(0,eb.M)(e.onBlur,i.onClose),onTouchStart:(0,eb.M)(e.onTouchStart,e=>e.preventDefault())})))}),hQ="HoverCardPortal",[h0,h1]=h$(hQ,{forceMount:void 0}),h2="HoverCardContent",h4=(0,ef.forwardRef)((e,t)=>{let n=h1(h2,e.__scopeHoverCard),{forceMount:r=n.forceMount,...i}=e,o=hK(h2,e.__scopeHoverCard);return(0,ef.createElement)(ej.z,{present:r||o.open},(0,ef.createElement)(h3,(0,ep.Z)({"data-state":o.open?"open":"closed"},i,{onPointerEnter:(0,eb.M)(e.onPointerEnter,h5(o.onOpen)),onPointerLeave:(0,eb.M)(e.onPointerLeave,h5(o.onClose)),ref:t})))}),h3=(0,ef.forwardRef)((e,t)=>{let{__scopeHoverCard:n,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:a,onInteractOutside:s,...l}=e,u=hK(h2,n),c=hG(n),d=(0,ef.useRef)(null),f=(0,ev.e)(t,d),[h,p]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{if(h){let e=document.body;return i=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=i,e.style.webkitUserSelect=i}}},[h]),(0,ef.useEffect)(()=>{if(d.current){let e=()=>{p(!1),u.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var e;(null===(e=document.getSelection())||void 0===e?void 0:e.toString())!==""&&(u.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!1}}},[u.isPointerDownOnContentRef,u.hasSelectionRef]),(0,ef.useEffect)(()=>{d.current&&(function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t})(d.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,ef.createElement)(hH,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:s,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:(0,eb.M)(a,e=>{e.preventDefault()}),onDismiss:u.onDismiss},(0,ef.createElement)(hP,(0,ep.Z)({},c,l,{onPointerDown:(0,eb.M)(l.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!0}),ref:f,style:{...l.style,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)",userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0}})))});function h5(e){return t=>"touch"===t.pointerType?void 0:e()}let h6=e=>{let{__scopeHoverCard:t,children:n,open:r,defaultOpen:i,onOpenChange:o,openDelay:a=700,closeDelay:s=300}=e,l=hG(t),u=(0,ef.useRef)(0),c=(0,ef.useRef)(0),d=(0,ef.useRef)(!1),f=(0,ef.useRef)(!1),[h=!1,p]=(0,ex.T)({prop:r,defaultProp:i,onChange:o}),m=(0,ef.useCallback)(()=>{clearTimeout(c.current),u.current=window.setTimeout(()=>p(!0),a)},[a,p]),v=(0,ef.useCallback)(()=>{clearTimeout(u.current),d.current||f.current||(c.current=window.setTimeout(()=>p(!1),s))},[s,p]),g=(0,ef.useCallback)(()=>p(!1),[p]);return(0,ef.useEffect)(()=>()=>{clearTimeout(u.current),clearTimeout(c.current)},[]),(0,ef.createElement)(hX,{scope:t,open:h,onOpenChange:p,onOpen:m,onClose:v,onDismiss:g,hasSelectionRef:d,isPointerDownOnContentRef:f},(0,ef.createElement)(hV,l,n))},h8=e=>{let{__scopeHoverCard:t,forceMount:n,children:r,container:i}=e,o=hK(hQ,t);return(0,ef.createElement)(h0,{scope:t,forceMount:n},(0,ef.createElement)(ej.z,{present:n||o.open},(0,ef.createElement)(hz,{asChild:!0,container:i},r)))},h7=(0,eK.j)(["relative","z-10","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),h9=(0,eK.cx)(nM(),"max-w-sm","py-0.5","px-1"),pe={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},pt=ef.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:o}=e,{className:a,...s}=o||{},{open:l,onOpenChange:u}=lT({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ed.jsxs)(h6,{open:l,onOpenChange:u,...i,children:[n&&(0,ed.jsx)(hJ,{asChild:!0,children:n}),(0,ed.jsx)(n9,{children:l?(0,ed.jsx)(h8,{forceMount:!0,children:(0,ed.jsx)(h4,{asChild:!0,forceMount:!0,ref:t,...s,children:(0,ed.jsx)(lA.div,{variants:pe,initial:"init",animate:"show",exit:"exit",className:h7(),children:(0,ed.jsx)("div",{className:(0,eK.cx)(h9,a),children:r})})})}):null})]})});function pn(e,t=[]){let n=[],r=()=>{let t=n.map(e=>(0,ef.createContext)(e));return function(n){let r=(null==n?void 0:n[e])||t;return(0,ef.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){let i=(0,ef.createContext)(r),o=n.length;function a(t){let{scope:n,children:r,...a}=t,s=(null==n?void 0:n[e][o])||i,l=(0,ef.useMemo)(()=>a,Object.values(a));return(0,ef.createElement)(s.Provider,{value:l},r)}return n=[...n,r],a.displayName=t+"Provider",[a,function(n,a){let s=(null==a?void 0:a[e][o])||i,l=(0,ef.useContext)(s);if(l)return l;if(void 0!==r)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,ef.useMemo)(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}(r,...t)]}function pr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}function pi(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function po(...e){return(0,ef.useCallback)(pi(...e),e)}let pa=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e,i=ef.Children.toArray(n),o=i.find(pu);if(o){let e=o.props.children,n=i.map(t=>t!==o?t:ef.Children.count(e)>1?ef.Children.only(null):(0,ef.isValidElement)(e)?e.props.children:null);return(0,ef.createElement)(ps,(0,ep.Z)({},r,{ref:t}),(0,ef.isValidElement)(e)?(0,ef.cloneElement)(e,void 0,n):null)}return(0,ef.createElement)(ps,(0,ep.Z)({},r,{ref:t}),n)});pa.displayName="Slot";let ps=(0,ef.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,ef.isValidElement)(n)?(0,ef.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],o=t[r];/^on[A-Z]/.test(r)?i&&o?n[r]=(...e)=>{o(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...o}:"className"===r&&(n[r]=[i,o].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:t?pi(t,n.ref):n.ref}):ef.Children.count(n)>1?ef.Children.only(null):null});ps.displayName="SlotClone";let pl=({children:e})=>(0,ef.createElement)(ef.Fragment,null,e);function pu(e){return(0,ef.isValidElement)(e)&&e.type===pl}let pc=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,ef.forwardRef)((e,n)=>{let{asChild:r,...i}=e,o=r?pa:t;return(0,ef.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,ef.createElement)(o,(0,ep.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function pd(e){let t=(0,ef.useRef)(e);return(0,ef.useEffect)(()=>{t.current=e}),(0,ef.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}let pf=(null==globalThis?void 0:globalThis.document)?ef.useLayoutEffect:()=>{},ph=e=>{let{present:t,children:n}=e,r=function(e){var t,n;let[r,i]=(0,ef.useState)(),o=(0,ef.useRef)({}),a=(0,ef.useRef)(e),s=(0,ef.useRef)("none"),[l,u]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,ef.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,ef.useEffect)(()=>{let e=pp(o.current);s.current="mounted"===l?e:"none"},[l]),pf(()=>{let t=o.current,n=a.current;if(n!==e){let r=s.current,i=pp(t);e?u("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):n&&r!==i?u("ANIMATION_OUT"):u("UNMOUNT"),a.current=e}},[e,u]),pf(()=>{if(r){let e=e=>{let t=pp(o.current).includes(e.animationName);e.target===r&&t&&(0,tI.flushSync)(()=>u("ANIMATION_END"))},t=e=>{e.target===r&&(s.current=pp(o.current))};return r.addEventListener("animationstart",t),r.addEventListener("animationcancel",e),r.addEventListener("animationend",e),()=>{r.removeEventListener("animationstart",t),r.removeEventListener("animationcancel",e),r.removeEventListener("animationend",e)}}u("ANIMATION_END")},[r,u]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:(0,ef.useCallback)(e=>{e&&(o.current=getComputedStyle(e)),i(e)},[])}}(t),i="function"==typeof n?n({present:r.isPresent}):ef.Children.only(n),o=po(r.ref,i.ref);return"function"==typeof n||r.isPresent?(0,ef.cloneElement)(i,{ref:o}):null};function pp(e){return(null==e?void 0:e.animationName)||"none"}ph.displayName="Presence";let pm=eh["useId".toString()]||(()=>void 0),pv=0;function pg(e){let t=e+"CollectionProvider",[n,r]=pn(t),[i,o]=n(t,{collectionRef:{current:null},itemMap:new Map}),a=e+"CollectionSlot",s=ef.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=po(t,o(a,n).collectionRef);return ef.createElement(pa,{ref:i},r)}),l=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=ef.useRef(null),o=ef.useRef(new Map).current;return ef.createElement(i,{scope:t,itemMap:o,collectionRef:r},n)},Slot:s,ItemSlot:ef.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,a=ef.useRef(null),s=po(t,a),c=o(l,n);return ef.useEffect(()=>(c.itemMap.set(a,{ref:a,...i}),()=>void c.itemMap.delete(a))),ef.createElement(pa,{[u]:"",ref:s},r)})},function(t){let n=o(e+"CollectionConsumer",t);return ef.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}let py="dismissableLayer.update",pb=(0,ef.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),px=(0,ef.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:u,...c}=e,d=(0,ef.useContext)(pb),[f,h]=(0,ef.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,ef.useState)({}),v=po(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),b=g.indexOf(y),x=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,E=x>=b,j=function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e),r=(0,ef.useRef)(!1),i=(0,ef.useRef)(()=>{});return(0,ef.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function o(){pE("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=o,t.addEventListener("click",i.current,{once:!0})):o()}r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!E||n||(null==a||a(e),null==l||l(e),e.defaultPrevented||null==u||u())},p),k=function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e),r=(0,ef.useRef)(!1);return(0,ef.useEffect)(()=>{let e=e=>{e.target&&!r.current&&pE("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==s||s(e),null==l||l(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=pd(e);(0,ef.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{x!==d.layers.size-1||(null==i||i(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,ef.useEffect)(()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(o=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),pw(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=o)}},[f,p,r,d]),(0,ef.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),pw())},[f,d]),(0,ef.useEffect)(()=>{let e=()=>m({});return document.addEventListener(py,e),()=>document.removeEventListener(py,e)},[]),(0,ef.createElement)(pc.div,(0,ep.Z)({},c,{ref:v,style:{pointerEvents:w?E?"auto":"none":void 0,...e.style},onFocusCapture:pr(e.onFocusCapture,k.onFocusCapture),onBlurCapture:pr(e.onBlurCapture,k.onBlurCapture),onPointerDownCapture:pr(e.onPointerDownCapture,j.onPointerDownCapture)}))});function pw(){let e=new CustomEvent(py);document.dispatchEvent(e)}function pE(e,t,n,{discrete:r}){var i,o;let a=n.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&a.addEventListener(e,t,{once:!0}),r?(i=a,o=s,i&&(0,tI.flushSync)(()=>i.dispatchEvent(o))):a.dispatchEvent(s)}(e,t)=>(0,ef.createElement)(pc.span,(0,ep.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));let pj="NavigationMenu",[pk,pS,pO]=pg(pj),[pC,p_,pM]=pg(pj),[pA,pT]=pn(pj,[pO,pM]),[pP,pN]=pA(pj),[pR,pD]=pA(pj),[pL,pF]=pA("NavigationMenuItem"),pZ=((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pN("NavigationMenuIndicator",n),o=pS(n),[a,s]=(0,ef.useState)(null),[l,u]=(0,ef.useState)(null),c="horizontal"===i.orientation,d=!!i.value;(0,ef.useEffect)(()=>{var e;let t=null===(e=o().find(e=>e.value===i.value))||void 0===e?void 0:e.ref.current;t&&s(t)},[o,i.value]);let f=()=>{a&&u({size:c?a.offsetWidth:a.offsetHeight,offset:c?a.offsetLeft:a.offsetTop})};return pU(a,f),pU(i.indicatorTrack,f),l?(0,ef.createElement)(pc.div,(0,ep.Z)({"aria-hidden":!0,"data-state":d?"visible":"hidden","data-orientation":i.orientation},r,{ref:t,style:{position:"absolute",...c?{left:0,width:l.size+"px",transform:`translateX(${l.offset}px)`}:{top:0,height:l.size+"px",transform:`translateY(${l.offset}px)`},...r.style}})):null},"NavigationMenuContent"),pV=((e,t)=>{let{onViewportContentChange:n,onViewportContentRemove:r}=pN(pZ,e.__scopeNavigationMenu);return pf(()=>{n(e.value,{ref:t,...e})},[e,t,n]),pf(()=>()=>r(e.value),[e.value,r]),null},"navigationMenu.rootContentDismiss"),pz=(0,ef.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,value:r,triggerRef:i,focusProxyRef:o,wasEscapeCloseRef:a,onRootContentClose:s,onContentFocusOutside:l,...u}=e,c=pN(pZ,n),d=(0,ef.useRef)(null),f=po(d,t),h=function(e,t){return`${e}-trigger-${t}`}(c.baseId,r),p=function(e,t){return`${e}-content-${t}`}(c.baseId,r),m=pS(n),v=(0,ef.useRef)(null),{onItemDismiss:g}=c;(0,ef.useEffect)(()=>{let e=d.current;if(c.isRootMenu&&e){let t=()=>{var t;g(),s(),e.contains(document.activeElement)&&(null===(t=i.current)||void 0===t||t.focus())};return e.addEventListener(pV,t),()=>e.removeEventListener(pV,t)}},[c.isRootMenu,e.value,i,g,s]);let y=(0,ef.useMemo)(()=>{let e=m().map(e=>e.value);"rtl"===c.dir&&e.reverse();let t=e.indexOf(c.value),n=e.indexOf(c.previousValue),i=r===c.value,o=n===e.indexOf(r);if(!i&&!o)return v.current;let a=(()=>{if(t!==n){if(i&&-1!==n)return t>n?"from-end":"from-start";if(o&&-1!==t)return t>n?"to-start":"to-end"}return null})();return v.current=a,a},[c.previousValue,c.value,c.dir,m,r]);return(0,ef.createElement)(pI,{asChild:!0},(0,ef.createElement)(px,(0,ep.Z)({id:p,"aria-labelledby":h,"data-motion":y,"data-orientation":c.orientation},u,{ref:f,onDismiss:()=>{var e;let t=new Event(pV,{bubbles:!0,cancelable:!0});null===(e=d.current)||void 0===e||e.dispatchEvent(t)},onFocusOutside:pr(e.onFocusOutside,e=>{var t;l();let n=e.target;null!==(t=c.rootNavigationMenu)&&void 0!==t&&t.contains(n)&&e.preventDefault()}),onPointerDownOutside:pr(e.onPointerDownOutside,e=>{var t;let n=e.target,r=m().some(e=>{var t;return null===(t=e.ref.current)||void 0===t?void 0:t.contains(n)}),i=c.isRootMenu&&(null===(t=c.viewport)||void 0===t?void 0:t.contains(n));(r||i||!c.isRootMenu)&&e.preventDefault()}),onKeyDown:pr(e.onKeyDown,e=>{let t=e.altKey||e.ctrlKey||e.metaKey;if("Tab"===e.key&&!t){let t=function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}(e.currentTarget),r=document.activeElement,i=t.findIndex(e=>e===r);if(pH(e.shiftKey?t.slice(0,i).reverse():t.slice(i+1,t.length)))e.preventDefault();else{var n;null===(n=o.current)||void 0===n||n.focus()}}}),onEscapeKeyDown:pr(e.onEscapeKeyDown,e=>{a.current=!0})})))}),pI=((e,t)=>{let{__scopeNavigationMenu:n,children:r,...i}=e,o=pN("NavigationMenuViewport",n),a=po(t,o.onViewportChange),s=pD(pZ,e.__scopeNavigationMenu),[l,u]=(0,ef.useState)(null),[c,d]=(0,ef.useState)(null),f=l?(null==l?void 0:l.width)+"px":void 0,h=l?(null==l?void 0:l.height)+"px":void 0,p=!!o.value,m=p?o.value:o.previousValue;return pU(c,()=>{c&&u({width:c.offsetWidth,height:c.offsetHeight})}),(0,ef.createElement)(pc.div,(0,ep.Z)({"data-state":function(e){return e?"open":"closed"}(p),"data-orientation":o.orientation},i,{ref:a,style:{pointerEvents:!p&&o.isRootMenu?"none":void 0,"--radix-navigation-menu-viewport-width":f,"--radix-navigation-menu-viewport-height":h,...i.style},onPointerEnter:pr(e.onPointerEnter,o.onContentEnter),onPointerLeave:pr(e.onPointerLeave,function(e){return t=>"mouse"===t.pointerType?e(t):void 0}(o.onContentLeave))}),Array.from(s.items).map(([e,{ref:t,forceMount:n,...r}])=>{let i=m===e;return(0,ef.createElement)(ph,{key:e,present:n||i},(0,ef.createElement)(pz,(0,ep.Z)({},r,{ref:pi(t,e=>{i&&e&&d(e)})})))}))},(0,ef.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pN("FocusGroup",n);return(0,ef.createElement)(pC.Provider,{scope:n},(0,ef.createElement)(pC.Slot,{scope:n},(0,ef.createElement)(pc.div,(0,ep.Z)({dir:i.dir},r,{ref:t}))))})),pB=["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"];(e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=p_(n),o=pN("FocusGroupItem",n);return(0,ef.createElement)(pC.ItemSlot,{scope:n},(0,ef.createElement)(pc.button,(0,ep.Z)({},r,{ref:t,onKeyDown:pr(e.onKeyDown,e=>{if(["Home","End",...pB].includes(e.key)){let t=i().map(e=>e.ref.current);if(["rtl"===o.dir?"ArrowRight":"ArrowLeft","ArrowUp","End"].includes(e.key)&&t.reverse(),pB.includes(e.key)){let n=t.indexOf(e.currentTarget);t=t.slice(n+1)}setTimeout(()=>pH(t)),e.preventDefault()}})})))};function pH(e){let t=document.activeElement;return e.some(e=>e===t||(e.focus(),document.activeElement!==t))}function pU(e,t){let n=pd(t);pf(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}var pW=n(38617);let pq=ef.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ed.jsx)(fb,{...r,ref:t,className:(0,eK.cx)("select-none flex items-center rounded cursor-pointer","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-700 dark:text-graydark-700","data-[state=checked]:text-gray-1100 data-[state=checked]:dark:text-white",n)})});function p$(e){let{className:t,tooltipClassName:n,tabIndex:r}=e,{theme:i,setTheme:o}=(0,pW.F)();return(0,ed.jsxs)(fy,{value:i,tabIndex:r,className:(0,eK.cx)("flex gap-4",t),onValueChange:e=>o(e),children:[(0,ed.jsx)(pq,{value:"system",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"System",children:(0,ed.jsx)(lL.$Iz,{})})}),(0,ed.jsx)(pq,{value:"light",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"Light",children:(0,ed.jsx)(lL.JaG,{})})}),(0,ed.jsx)(pq,{value:"dark",children:(0,ed.jsx)(lN,{className:n,sideOffset:16,content:"Dark",children:(0,ed.jsx)(lL.osk,{})})})]})}var pY=n(13980),pG=n.n(pY),pX=n(22970),pK=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function pJ(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=pK.get(n);r&&Object.defineProperty(e,"type",{value:r,writable:!1,configurable:!1,enumerable:!0})}return e}(e);if("string"!=typeof n.path){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:"string"==typeof t?t:"string"==typeof r&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var pQ=[".DS_Store","Thumbs.db"];function p0(e){return"object"==typeof e&&null!==e}function p1(e){return e.filter(function(e){return -1===pQ.indexOf(e.name)})}function p2(e){if(null===e)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=Array(t);nn)return[!1,ma(n)];if(e.sizen)return[!1,ma(n)]}return[!0,null]}function md(e){return null!=e}function mf(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function mh(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e}):!!e.target&&!!e.target.files}function mp(e){e.preventDefault()}function mm(){for(var e=arguments.length,t=Array(e),n=0;n1?n-1:0),i=1;ie.length)&&(t=e.length);for(var n=0,r=Array(t);n=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var mM=(0,ef.forwardRef)(function(e,t){var n=e.children,r=mP(m_(e,my)),i=r.open,o=m_(r,mb);return(0,ef.useImperativeHandle)(t,function(){return{open:i}},[i]),ef.createElement(ef.Fragment,null,n(mO(mO({},o),{},{open:i})))});mM.displayName="Dropzone";var mA={disabled:!1,getFilesFromEvent:function(e){return(0,pX.mG)(this,void 0,void 0,function(){return(0,pX.Jh)(this,function(t){return p0(e)&&p0(e.dataTransfer)?[2,function(e,t){return(0,pX.mG)(this,void 0,void 0,function(){var n;return(0,pX.Jh)(this,function(r){switch(r.label){case 0:if(!e.items)return[3,2];if(n=p2(e.items).filter(function(e){return"file"===e.kind}),"drop"!==t)return[2,n];return[4,Promise.all(n.map(p4))];case 1:return[2,p1(function e(t){return t.reduce(function(t,n){return(0,pX.ev)((0,pX.ev)([],(0,pX.CR)(t),!1),(0,pX.CR)(Array.isArray(n)?e(n):[n]),!1)},[])}(r.sent()))];case 2:return[2,p1(p2(e.files).map(function(e){return pJ(e)}))]}})})}(e.dataTransfer,e.type)]:p0(e)&&p0(e.target)?[2,p2(e.target.files).map(function(e){return pJ(e)})]:Array.isArray(e)&&e.every(function(e){return"getFile"in e&&"function"==typeof e.getFile})?[2,function(e){return(0,pX.mG)(this,void 0,void 0,function(){return(0,pX.Jh)(this,function(t){switch(t.label){case 0:return[4,Promise.all(e.map(function(e){return e.getFile()}))];case 1:return[2,t.sent().map(function(e){return pJ(e)})]}})})}(e)]:[2,[]]})})},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};mM.defaultProps=mA,mM.propTypes={children:pG().func,accept:pG().objectOf(pG().arrayOf(pG().string)),multiple:pG().bool,preventDropOnDocument:pG().bool,noClick:pG().bool,noKeyboard:pG().bool,noDrag:pG().bool,noDragEventsBubbling:pG().bool,minSize:pG().number,maxSize:pG().number,maxFiles:pG().number,disabled:pG().bool,getFilesFromEvent:pG().func,onFileDialogCancel:pG().func,onFileDialogOpen:pG().func,useFsAccessApi:pG().bool,autoFocus:pG().bool,onDragEnter:pG().func,onDragLeave:pG().func,onDragOver:pG().func,onDrop:pG().func,onDropAccepted:pG().func,onDropRejected:pG().func,onError:pG().func,validator:pG().func};var mT={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function mP(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=mO(mO({},mA),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,o=t.maxSize,a=t.minSize,s=t.multiple,l=t.maxFiles,u=t.onDragEnter,c=t.onDragLeave,d=t.onDragOver,f=t.onDrop,h=t.onDropAccepted,p=t.onDropRejected,m=t.onFileDialogCancel,v=t.onFileDialogOpen,g=t.useFsAccessApi,y=t.autoFocus,b=t.preventDropOnDocument,x=t.noClick,w=t.noKeyboard,E=t.noDrag,j=t.noDragEventsBubbling,k=t.onError,S=t.validator,O=(0,ef.useMemo)(function(){return function(e){if(md(e))return Object.entries(e).reduce(function(e,t){var n=mn(t,2),r=n[0],i=n[1];return[].concat(p7(e),[r],p7(i))},[]).filter(function(e){return mv(e)||mg(e)}).join(",")}(n)},[n]),C=(0,ef.useMemo)(function(){return md(n)?[{description:"Files",accept:Object.entries(n).filter(function(e){var t=mn(e,2),n=t[0],r=t[1],i=!0;return mv(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),Array.isArray(r)&&r.every(mg)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(e,t){var n=mn(t,2),r=n[0],i=n[1];return me(me({},e),{},mt({},r,i))},{})}]:n},[n]),_=(0,ef.useMemo)(function(){return"function"==typeof v?v:mR},[v]),M=(0,ef.useMemo)(function(){return"function"==typeof m?m:mR},[m]),A=(0,ef.useRef)(null),T=(0,ef.useRef)(null),P=mE((0,ef.useReducer)(mN,mT),2),N=P[0],R=P[1],D=N.isFocused,L=N.isFileDialogActive,F=(0,ef.useRef)("undefined"!=typeof window&&window.isSecureContext&&g&&"showOpenFilePicker"in window),Z=function(){!F.current&&L&&setTimeout(function(){T.current&&!T.current.files.length&&(R({type:"closeDialog"}),M())},300)};(0,ef.useEffect)(function(){return window.addEventListener("focus",Z,!1),function(){window.removeEventListener("focus",Z,!1)}},[T,L,M,F]);var V=(0,ef.useRef)([]),z=function(e){A.current&&A.current.contains(e.target)||(e.preventDefault(),V.current=[])};(0,ef.useEffect)(function(){return b&&(document.addEventListener("dragover",mp,!1),document.addEventListener("drop",z,!1)),function(){b&&(document.removeEventListener("dragover",mp),document.removeEventListener("drop",z))}},[A,b]),(0,ef.useEffect)(function(){return!r&&y&&A.current&&A.current.focus(),function(){}},[A,y,r]);var I=(0,ef.useCallback)(function(e){k?k(e):console.error(e)},[k]),B=(0,ef.useCallback)(function(e){var t;e.preventDefault(),e.persist(),et(e),V.current=[].concat(function(e){if(Array.isArray(e))return mk(e)}(t=V.current)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||mj(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e.target]),mh(e)&&Promise.resolve(i(e)).then(function(t){if(!mf(e)||j){var n,r,i,c,d,f,h,p,m=t.length,v=m>0&&(r=(n={files:t,accept:O,minSize:a,maxSize:o,multiple:s,maxFiles:l,validator:S}).files,i=n.accept,c=n.minSize,d=n.maxSize,f=n.multiple,h=n.maxFiles,p=n.validator,(!!f||!(r.length>1))&&(!f||!(h>=1)||!(r.length>h))&&r.every(function(e){var t=mn(mu(e,i),1)[0],n=mn(mc(e,c,d),1)[0],r=p?p(e):null;return t&&n&&!r}));R({isDragAccept:v,isDragReject:m>0&&!v,isDragActive:!0,type:"setDraggedFiles"}),u&&u(e)}}).catch(function(e){return I(e)})},[i,u,I,j,O,a,o,s,l,S]),H=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e);var t=mh(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1},[d,j]),U=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e);var t=V.current.filter(function(e){return A.current&&A.current.contains(e)}),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),V.current=t,!(t.length>0)&&(R({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),mh(e)&&c&&c(e))},[A,c,j]),W=(0,ef.useCallback)(function(e,t){var n=[],r=[];e.forEach(function(e){var t=mE(mu(e,O),2),i=t[0],s=t[1],l=mE(mc(e,a,o),2),u=l[0],c=l[1],d=S?S(e):null;if(i&&u&&!d)n.push(e);else{var f=[s,c];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter(function(e){return e})})}}),(!s&&n.length>1||s&&l>=1&&n.length>l)&&(n.forEach(function(e){r.push({file:e,errors:[ml]})}),n.splice(0)),R({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&p&&p(r,t),n.length>0&&h&&h(n,t)},[R,s,O,a,o,l,f,h,p,S]),q=(0,ef.useCallback)(function(e){e.preventDefault(),e.persist(),et(e),V.current=[],mh(e)&&Promise.resolve(i(e)).then(function(t){(!mf(e)||j)&&W(t,e)}).catch(function(e){return I(e)}),R({type:"reset"})},[i,W,I,j]),$=(0,ef.useCallback)(function(){if(F.current){R({type:"openDialog"}),_(),window.showOpenFilePicker({multiple:s,types:C}).then(function(e){return i(e)}).then(function(e){W(e,null),R({type:"closeDialog"})}).catch(function(e){e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)?(M(e),R({type:"closeDialog"})):e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)?(F.current=!1,T.current?(T.current.value=null,T.current.click()):I(Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):I(e)});return}T.current&&(R({type:"openDialog"}),_(),T.current.value=null,T.current.click())},[R,_,M,g,W,I,C,s]),Y=(0,ef.useCallback)(function(e){A.current&&A.current.isEqualNode(e.target)&&(" "===e.key||"Enter"===e.key||32===e.keyCode||13===e.keyCode)&&(e.preventDefault(),$())},[A,$]),G=(0,ef.useCallback)(function(){R({type:"focus"})},[]),X=(0,ef.useCallback)(function(){R({type:"blur"})},[]),K=(0,ef.useCallback)(function(){x||(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return -1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/")}()?setTimeout($,0):$())},[x,$]),J=function(e){return r?null:e},Q=function(e){return w?null:J(e)},ee=function(e){return E?null:J(e)},et=function(e){j&&e.stopPropagation()},en=(0,ef.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.role,i=e.onKeyDown,o=e.onFocus,a=e.onBlur,s=e.onClick,l=e.onDragEnter,u=e.onDragOver,c=e.onDragLeave,d=e.onDrop,f=m_(e,mx);return mO(mO(mC({onKeyDown:Q(mm(i,Y)),onFocus:Q(mm(o,G)),onBlur:Q(mm(a,X)),onClick:J(mm(s,K)),onDragEnter:ee(mm(l,B)),onDragOver:ee(mm(u,H)),onDragLeave:ee(mm(c,U)),onDrop:ee(mm(d,q)),role:"string"==typeof n&&""!==n?n:"presentation"},void 0===t?"ref":t,A),r||w?{}:{tabIndex:0}),f)}},[A,Y,G,X,K,B,H,U,q,w,E,r]),er=(0,ef.useCallback)(function(e){e.stopPropagation()},[]),ei=(0,ef.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.onChange,r=e.onClick,i=m_(e,mw);return mO(mO({},mC({accept:O,multiple:s,type:"file",style:{display:"none"},onChange:J(mm(n,q)),onClick:J(mm(r,er)),tabIndex:-1},void 0===t?"ref":t,T)),i)}},[T,n,s,q,r]);return mO(mO({},N),{},{isFocused:D&&!r,getRootProps:en,getInputProps:ei,rootRef:A,inputRef:T,open:J($)})}function mN(e,t){switch(t.type){case"focus":return mO(mO({},e),{},{isFocused:!0});case"blur":return mO(mO({},e),{},{isFocused:!1});case"openDialog":return mO(mO({},mT),{},{isFileDialogActive:!0});case"closeDialog":return mO(mO({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return mO(mO({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return mO(mO({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return mO({},mT);default:return e}}function mR(){}let{useDropzone:mD}=ec;var mL=n(14582),mF=n(63739),mZ=n(72779),mV=n.n(mZ),mz=n(47440),mI=n(59309),mB=n(19067),mH=n(71220),mU=n(28142);function mW(e){return"bandwidth"in e?e.bandwidth():0}var mq=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function m$(){return(m$=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mq),g=null!=m?m:(0,mH.Z)(r,void 0===f?10:f),y=(null!=p?p:0)+mW(r)/2,b=g.map(function(e,t){var n,o=(null!=(n=(0,mU.Z)(r(e)))?n:0)+y;return{index:t,from:new mB.Z({x:0,y:o}),to:new mB.Z({x:i,y:o})}});return ef.createElement(mI.Z,{className:mV()("visx-rows",c),top:void 0===t?0:t,left:void 0===n?0:n},d?d({lines:b}):b.map(function(e){var t=e.from,n=e.to,r=e.index;return ef.createElement(mz.default,m$({key:"row-line-"+r,from:t,to:n,stroke:a,strokeWidth:l,strokeDasharray:u,style:h},v))}))}mY.propTypes={tickValues:pG().array,width:pG().number.isRequired};var mG=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function mX(){return(mX=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mG),g=null!=p?p:(0,mH.Z)(r,void 0===d?10:d),y=(null!=h?h:0)+mW(r)/2,b=g.map(function(e,t){var n,o=(null!=(n=(0,mU.Z)(r(e)))?n:0)+y;return{index:t,from:new mB.Z({x:o,y:0}),to:new mB.Z({x:o,y:i})}});return ef.createElement(mI.Z,{className:mV()("visx-columns",c),top:void 0===t?0:t,left:void 0===n?0:n},m?m({lines:b}):b.map(function(e){var t=e.from,n=e.to,r=e.index;return ef.createElement(mz.default,mX({key:"column-line-"+r,from:t,to:n,stroke:a,strokeWidth:l,strokeDasharray:u,style:f},v))}))}mK.propTypes={tickValues:pG().array,height:pG().number.isRequired};var mJ=n(64183),mQ=n(8597);function m0(e){var t=e.id,n=e.width,r=e.height,i=e.children;return ef.createElement("defs",null,ef.createElement("pattern",{id:t,width:n,height:r,patternUnits:"userSpaceOnUse"},i))}m0.propTypes={id:pG().string.isRequired,width:pG().number.isRequired,height:pG().number.isRequired,children:pG().node.isRequired};var m1={horizontal:"horizontal",vertical:"vertical",diagonal:"diagonal",diagonalRightToLeft:"diagonalRightToLeft"};function m2(e){var t=e.id,n=e.width,r=e.height,i=e.stroke,o=e.strokeWidth,a=e.strokeDasharray,s=e.strokeLinecap,l=void 0===s?"square":s,u=e.shapeRendering,c=void 0===u?"auto":u,d=e.orientation,f=void 0===d?["vertical"]:d,h=e.background,p=e.className,m=Array.isArray(f)?f:[f];return ef.createElement(m0,{id:t,width:n,height:r},!!h&&ef.createElement("rect",{className:mV()("visx-pattern-line-background"),width:n,height:r,fill:h}),m.map(function(e,n){return ef.createElement("path",{key:"visx-"+t+"-line-"+e+"-"+n,className:mV()("visx-pattern-line",p),d:function(e){var t=e.height;switch(e.orientation){case m1.horizontal:return"M 0,"+t/2+" l "+t+",0";case m1.diagonal:return"M 0,"+t+" l "+t+","+-t+" M "+-t/4+","+t/4+" l "+t/2+","+-t/2+"\n M "+3/4*t+","+5/4*t+" l "+t/2+","+-t/2;case m1.diagonalRightToLeft:return"M 0,0 l "+t+","+t+"\n M "+-t/4+","+3/4*t+" l "+t/2+","+t/2+"\n M "+3/4*t+","+-t/4+" l "+t/2+","+t/2;case m1.vertical:default:return"M "+t/2+", 0 l 0, "+t}}({orientation:e,height:r}),stroke:i,strokeWidth:o,strokeDasharray:a,strokeLinecap:l,shapeRendering:c})}))}m2.propTypes={id:pG().string.isRequired,width:pG().number.isRequired,height:pG().number.isRequired,className:pG().string,background:pG().string,stroke:pG().string,strokeWidth:pG().oneOfType([pG().number,pG().string]),strokeDasharray:pG().oneOfType([pG().string,pG().number]),strokeLinecap:pG().oneOf(["square","butt","round","inherit"]),shapeRendering:pG().oneOfType([pG().string,pG().number]),orientation:pG().array};var m4=["tooltipOpen"];function m3(){return(m3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,m5);return ef.createElement("div",m6({ref:t,className:mV()("visx-tooltip",n),style:m6({top:null==r||null==l?r:r+l,left:null==i||null==a?i:i+a},void 0!==h&&h&&{position:"absolute"},!(void 0!==f&&f)&&c)},p),d)});function m9(){return(m9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vi),v=!1,g=!1;if(u&&l){var y=void 0===r?0:r,b=void 0===f?0:f;if(l.width){var x=y+o+u.width-l.width,w=u.width-y-o;v=x>0&&x>w}else{var E=y+o+u.width-window.innerWidth,j=u.width-y-o;v=E>0&&E>j}if(l.height){var k=b+s+u.height-l.height,S=u.height-b-s;g=k>0&&k>S}else g=b+s+u.height>window.innerHeight;y=v?y-u.width-o:y+o,b=g?b-u.height-s:b+s,t="translate("+(y=Math.round(y))+"px, "+(b=Math.round(b))+"px)"}return ef.createElement(m7,vo({ref:p,style:vo({left:0,top:0,transform:t},!(void 0!==h&&h)&&d)},m),ef.createElement(vr,{value:{isFlippedVertically:!g,isFlippedHorizontally:!v}},n))}va.propTypes={nodeRef:pG().oneOfType([pG().string,pG().func,pG().object])};var vs=((p=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={rect:void 0,parentRect:void 0},n.nodeRef=ef.createRef(),n.getRects=n.getRects.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ve(t,e);var n=t.prototype;return n.componentDidMount=function(){var e,t=this;this.node=null!=(e=this.nodeRef)&&e.current?this.nodeRef.current:tI.findDOMNode(this),this.setState(function(){return t.getRects()})},n.getRects=function(){if(!this.node)return this.state;var e=this.node,t=e.parentNode;return{rect:e.getBoundingClientRect?e.getBoundingClientRect():vt,parentRect:null!=t&&t.getBoundingClientRect?t.getBoundingClientRect():vt}},n.render=function(){return ef.createElement(va,m9({nodeRef:this.nodeRef,getRects:this.getRects},this.state,this.props))},t}(ef.PureComponent)).displayName="withBoundingRects("+(va.displayName||"")+")",p),vl=n(99985);function vu(e,t){if("invert"in e&&void 0!==e.invert)return e.invert(t).valueOf();var n=e.range(),r=n[0],i=n[1],o=0,a=("step"in e&&void 0!==e.step?e.step():1)*(i-r)/Math.abs(i-r);if(a>0)for(;t>r+a*(o+1);)o+=1;else for(;t0?Math.min(e.dx,t.bounds.x1-a):Math.max(e.dx,t.bounds.x0-r),u=e.dy>0?Math.min(e.dy,t.bounds.y1-s):Math.max(e.dy,t.bounds.y0-i);return vy({},t,{isBrushing:!0,extent:vy({},t.extent,{x0:r+l,x1:a+l,y0:i+u,y1:s+u})})})},t.selectionDragEnd=function(){var e=t.props,n=e.updateBrush,r=e.onBrushEnd,i=e.onMoveSelectionChange;e.isControlled||n(function(e){var t=vy({},e,{isBrushing:!1,start:vy({},e.start,{x:Math.min(e.extent.x0,e.extent.x1),y:Math.min(e.extent.y0,e.extent.y1)}),end:vy({},e.end,{x:Math.max(e.extent.x0,e.extent.x1),y:Math.max(e.extent.y0,e.extent.y1)})});return r&&r(t),t}),i&&i()},t}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vb(t,e),t.prototype.render=function(){var e=this.props,t=e.width,n=e.height,r=e.stageWidth,i=e.stageHeight,o=e.brush,a=e.disableDraggingSelection,s=e.onMouseLeave,l=e.onMouseMove,u=e.onMouseUp,c=e.onClick,d=e.selectedBoxStyle,f=e.isControlled,h=e.isDragInProgress;return ef.createElement(vl.Z,{width:t,height:n,resetOnStart:!0,onDragStart:this.selectionDragStart,onDragMove:this.selectionDragMove,onDragEnd:this.selectionDragEnd,isDragging:f?h:void 0},function(e){var h=e.isDragging,p=e.dragStart,m=e.dragEnd,v=e.dragMove;return ef.createElement("g",null,h&&ef.createElement("rect",{width:r,height:i,fill:"transparent",onPointerUp:f?void 0:m,onPointerMove:v,onPointerLeave:f?void 0:m,style:vx}),ef.createElement("rect",vy({x:Math.min(o.extent.x0,o.extent.x1),y:Math.min(o.extent.y0,o.extent.y1),width:t,height:n,className:"visx-brush-selection",onPointerDown:a?void 0:p,onPointerLeave:function(e){s&&s(e)},onPointerMove:function(e){v(e),l&&l(e)},onPointerUp:function(e){f||m(e),u&&u(e)},onClick:function(e){c&&c(e)},style:{pointerEvents:o.isBrushing||o.activeHandle?"none":"all",cursor:a?void 0:"move"}},d)))})},t}(ef.Component);function vE(){return(vE=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?Math.min(l,e.bounds.x1-o):Math.max(l,e.bounds.x0-n),c=u>0?Math.min(u,e.bounds.y1-a):Math.max(u,e.bounds.y0-r);return vE({},e,{isBrushing:!0,extent:vE({},e.extent,{x0:n+s,y0:r+c,x1:o+s,y1:a+c})})}),"select"===i&&n.updateBrush(function(e){var t=e.start,r=t.x,i=t.y,o={x:Math.min(Math.max(r+l,e.bounds.x0),e.bounds.x1),y:Math.min(Math.max(i+u,e.bounds.y0),e.bounds.y1)},a=n.getExtent(s,o);return vE({},e,{end:o,extent:a})})}},n.getExtent=function(e,t){var r=n.props,i=r.brushDirection,o=r.width,a=r.height;return{x0:"vertical"===i?0:Math.min(e.x||0,t.x||0),x1:"vertical"===i?o:Math.max(e.x||0,t.x||0),y0:"horizontal"===i?0:Math.min(e.y||0,t.y||0),y1:"horizontal"===i?a:Math.max(e.y||0,t.y||0)}},n.handleDragStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,o=t.top,a=t.inheritedMargin,s=t.useWindowMoveEvents,l=null!=a&&a.left?a.left:0,u=null!=a&&a.top?a.top:0,c={x:(e.x||0)+e.dx-i-l,y:(e.y||0)+e.dy-o-u},d=vE({},c);r&&r(c),n.updateBrush(function(t){return vE({},t,{start:c,end:d,extent:{x0:-1,x1:-1,y0:-1,y1:-1},isBrushing:!0,brushingType:"select",brushPageOffset:s?vd(e.event):void 0})})},n.handleBrushStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,o=t.top,a=t.inheritedMargin;if(r){var s=null!=a&&a.left?a.left:0,l=null!=a&&a.top?a.top:0;r({x:(e.x||0)+e.dx-i-s,y:(e.y||0)+e.dy-o-l})}},n.handleDragMove=function(e){var t=n.props,r=t.left,i=t.top,o=t.inheritedMargin,a=t.useWindowMoveEvents;if(e.isDragging&&!a){var s=(null==o?void 0:o.left)||0,l=(null==o?void 0:o.top)||0,u={x:(e.x||0)+e.dx-r-s,y:(e.y||0)+e.dy-i-l};n.updateBrush(function(e){var t=e.start,r=n.getExtent(t,u);return vE({},e,{end:u,extent:r})})}},n.handleDragEnd=function(){var e=n.props,t=e.onBrushEnd,r=e.resetOnEnd;e.useWindowMoveEvents||n.updateBrush(function(e){var i=e.extent,o=vE({},e,{start:{x:i.x0,y:i.y0},end:{x:i.x1,y:i.y1},isBrushing:!1,brushingType:void 0,activeHandle:null});return t&&t(o),r&&n.reset(),o})},n.getBrushWidth=function(){var e=n.state.extent,t=e.x0,r=e.x1;return Math.max(Math.max(t,r)-Math.min(t,r),0)},n.getBrushHeight=function(){var e=n.state.extent,t=e.y1,r=e.y0;return Math.max(Math.max(r,t)-Math.min(r,t),0)},n.handles=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,o=t.y0,a=t.y1,s=e/2,l=n.getBrushWidth(),u=n.getBrushHeight();return{top:{x:r-s,y:o-s,height:e,width:l+e},bottom:{x:r-s,y:a-s,height:e,width:l+e},right:{x:i-s,y:o-s,height:u+e,width:e},left:{x:r-s,y:o-s,height:u+e,width:e}}},n.corners=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,o=t.y0,a=t.y1,s=e/2;return{topLeft:{x:Math.min(r,i)-s,y:Math.min(o,a)-s,width:e,height:e},topRight:{x:Math.max(r,i)-s,y:Math.min(o,a)-s,width:e,height:e},bottomLeft:{x:Math.min(r,i)-s,y:Math.max(o,a)-s,width:e,height:e},bottomRight:{x:Math.max(r,i)-s,y:Math.max(o,a)-s,width:e,height:e}}},n.updateBrush=function(e){var t=n.props.onChange;n.setState(e,function(){t&&t(n.state)})},n.reset=function(){var e=n.props,t=e.width,r=e.height;n.updateBrush(function(){return{start:{x:0,y:0},end:{x:0,y:0},extent:{x0:-1,x1:-1,y0:-1,y1:-1},bounds:{x0:0,x1:t,y0:0,y1:r},isBrushing:!1,brushPageOffset:void 0,activeHandle:null,brushingType:void 0}})},n.handleBrushingTypeChange=function(e,t){n.updateBrush(function(n){var r=vE({},n,{brushingType:e,isBrushing:void 0!==e});return(t||void 0===e)&&(r.brushPageOffset=t),r})};var n,r=t.initialBrushPosition,i=r?n.getExtent(r.start,r.end):{x0:-1,x1:-1,y0:-1,y1:-1};return n.state={start:{x:Math.max(0,i.x0),y:Math.max(0,i.y0)},end:{x:Math.max(0,i.x1),y:Math.max(0,i.y1)},extent:i,bounds:{x0:0,x1:n.props.width,y0:0,y1:n.props.height},isBrushing:!1,brushingType:void 0,activeHandle:null},n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vj(t,e);var n=t.prototype;return n.componentDidUpdate=function(e){var t=this;(this.props.width!==e.width||this.props.height!==e.height)&&this.setState(function(n){var r=n.start,i=n.end,o=n.extent;if(!(-1===o.x0&&-1===o.x1&&-1===o.y0&&-1===o.y1)){var a=t.props.width/e.width,s=t.props.height/e.height;r={x:a*o.x0,y:s*o.y0},i={x:a*o.x1,y:s*o.y1},o=t.getExtent(r,i)}return{start:r,end:i,extent:o,bounds:{x0:0,x1:t.props.width,y0:0,y1:t.props.height}}})},n.componentDidMount=function(){this.props.useWindowMoveEvents&&(window.addEventListener("mouseup",this.handleWindowPointerUp),window.addEventListener("mousemove",this.handleWindowPointerMove))},n.componentWillUnmount=function(){this.props.useWindowMoveEvents&&(window.removeEventListener("mouseup",this.handleWindowPointerUp),window.removeEventListener("mousemove",this.handleWindowPointerMove))},n.render=function(){var e=this,t=this.state,n=t.start,r=t.end,i=this.props,o=i.top,a=i.left,s=i.width,l=i.height,u=i.onMouseLeave,c=i.onMouseUp,d=i.onMouseMove,f=i.onBrushEnd,h=i.onClick,p=i.resizeTriggerAreas,m=i.selectedBoxStyle,v=i.disableDraggingSelection,g=i.clickSensitivity,y=i.useWindowMoveEvents,b=i.renderBrushHandle,x=this.state.brushingType,w=this.handles(),E=this.corners(),j=this.getBrushWidth(),k=this.getBrushHeight(),S=new Set(p);return ef.createElement(mI.Z,{className:"visx-brush",top:o,left:a},ef.createElement(vl.Z,{width:s,height:l,resetOnStart:!0,onDragStart:this.handleDragStart,onDragMove:this.handleDragMove,onDragEnd:this.handleDragEnd,isDragging:y?"select"===x:void 0},function(t){var n=t.dragStart,r=t.isDragging,i=t.dragMove,o=t.dragEnd;return ef.createElement(mL.Z,{className:"visx-brush-overlay",fill:"transparent",x:0,y:0,width:s,height:l,onDoubleClick:function(){return e.reset()},onClick:function(t){var n=e.mouseUpTime-e.mouseDownTime;h&&n=0||(i[n]=e[n]);return i}(e,vA),g=o,y=s,b=a,x=l;return void 0!==m&&!m||g||y||b||x||(g="0",y="0",b="0",x="1"),ef.createElement("defs",null,ef.createElement("linearGradient",vT({id:n,x1:g,y1:b,x2:y,y2:x,gradientTransform:h?"rotate("+h+")":p},v),!!t&&t,!t&&ef.createElement("stop",{offset:void 0===u?"0%":u,stopColor:r,stopOpacity:void 0===c?1:c}),!t&&ef.createElement("stop",{offset:void 0===d?"100%":d,stopColor:i,stopOpacity:void 0===f?1:f})))}function vN(e,t){return null==e||null==t?NaN:et?1:e>=t?0:NaN}function vR(e,t){return null==e||null==t?NaN:te?1:t>=e?0:NaN}function vD(){return 0}function vL(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=o&&(n=r=o):(n>o&&(n=o),r=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}vP.propTypes={id:pG().string.isRequired,from:pG().string,to:pG().string,x1:pG().oneOfType([pG().string,pG().number]),x2:pG().oneOfType([pG().string,pG().number]),y1:pG().oneOfType([pG().string,pG().number]),y2:pG().oneOfType([pG().string,pG().number]),fromOffset:pG().oneOfType([pG().string,pG().number]),fromOpacity:pG().oneOfType([pG().string,pG().number]),toOffset:pG().oneOfType([pG().string,pG().number]),toOpacity:pG().oneOfType([pG().string,pG().number]),rotate:pG().oneOfType([pG().string,pG().number]),transform:pG().string,children:pG().node,vertical:pG().bool};var vZ=n(93122),vV=n(93221),vz=function(){return vV.Z.Date.now()},vI=n(78807),vB=n(22758),vH=0/0,vU=/^[-+]0x[0-9a-f]+$/i,vW=/^0b[01]+$/i,vq=/^0o[0-7]+$/i,v$=parseInt,vY=function(e){if("number"==typeof e)return e;if((0,vB.Z)(e))return vH;if((0,vZ.Z)(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=(0,vZ.Z)(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=(0,vI.Z)(e);var n=vW.test(e);return n||vq.test(e)?v$(e.slice(2),n?2:8):vU.test(e)?vH:+e},vG=Math.max,vX=Math.min,vK=function(e,t,n){var r,i,o,a,s,l,u=0,c=!1,d=!1,f=!0;if("function"!=typeof e)throw TypeError("Expected a function");function h(t){var n=r,o=i;return r=i=void 0,u=t,a=e.apply(o,n)}function p(e){var n=e-l,r=e-u;return void 0===l||n>=t||n<0||d&&r>=o}function m(){var e,n,r,i=vz();if(p(i))return v(i);s=setTimeout(m,(e=i-l,n=i-u,r=t-e,d?vX(r,o-n):r))}function v(e){return(s=void 0,f&&r)?h(e):(r=i=void 0,a)}function g(){var e,n=vz(),o=p(n);if(r=arguments,i=this,l=n,o){if(void 0===s)return u=e=l,s=setTimeout(m,t),c?h(e):a;if(d)return clearTimeout(s),s=setTimeout(m,t),h(l)}return void 0===s&&(s=setTimeout(m,t)),a}return t=vY(t)||0,(0,vZ.Z)(n)&&(c=!!n.leading,o=(d="maxWait"in n)?vG(vY(n.maxWait)||0,t):o,f="trailing"in n?!!n.trailing:f),g.cancel=function(){void 0!==s&&clearTimeout(s),u=0,r=l=i=s=void 0},g.flush=function(){return void 0===s?a:v(vz())},g},vJ=n(55746),vQ=n(45742),v0=n(27266),v1=["id","markerWidth","markerHeight","markerUnits","children"];function v2(){return(v2=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v1);return ef.createElement("defs",null,ef.createElement("marker",v2({id:t,markerWidth:void 0===n?3:n,markerHeight:void 0===r?3:r,markerUnits:void 0===i?"userSpaceOnUse":i},a),o))}v4.propTypes={id:pG().string.isRequired,size:pG().number,markerWidth:pG().oneOfType([pG().string,pG().number]),markerHeight:pG().oneOfType([pG().string,pG().number]),markerUnits:pG().string,refX:pG().oneOfType([pG().string,pG().number]),refY:pG().oneOfType([pG().string,pG().number]),strokeWidth:pG().number,children:pG().node.isRequired};var v3=["id","size","strokeWidth"];function v5(){return(v5=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v3),s=2*r+o,l=s/2;return ef.createElement(v4,v5({id:t,markerWidth:s,markerHeight:s,refX:0,refY:l,orient:"auto-start-reverse",markerUnits:"strokeWidth",strokeWidth:o},a),ef.createElement("circle",{r:r,cx:l,cy:l}))}var v8=n(64170),v7={top:"top",left:"left",bottom:"bottom"};function v9(){return(v9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,go),E=null!=v?v:"tickFormat"in m?m.tickFormat():gn.Z,j=f===v7.left,k=f===v7.top,S=k||f===v7.bottom,O=function(e,t){if(void 0===t&&(t="center"),"start"!==t&&"bandwidth"in e){var n=e.bandwidth();return"center"===t&&(n/=2),e.round()&&(n=Math.round(n)),function(t){var r=e(t);return"number"==typeof r?r+n:r}}return e}(m),C=j||k?-1:1,_=m.range(),M=(void 0===(t=p)&&(t=0),"number"==typeof t?{start:t,end:t}:gi({start:0,end:0},t)),A=gr({x:Number(_[0])+.5-M.start,y:0},S),T=gr({x:Number(_[_.length-1])+.5+M.end,y:0},S),P=(null!=b?b:(0,mH.Z)(m,c)).filter(function(e){return!s||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),N=P.map(function(e){var t=e.value,n=e.index,r=(0,mU.Z)(O(t));return{value:t,index:n,from:gr({x:r,y:0},S),to:gr({x:r,y:y*C},S),formattedValue:E(t,n,P)}});return ef.createElement(mI.Z,{className:mV()("visx-axis",r),top:void 0===x?0:x,left:void 0===l?0:l},(void 0===n?function(e){var t=e.axisFromPoint,n=e.axisLineClassName,r=e.axisToPoint,i=e.hideAxisLine,o=e.hideTicks,a=e.horizontal,s=e.label,l=void 0===s?"":s,u=e.labelClassName,c=e.labelOffset,d=e.labelProps,f=void 0===d?gt:d,h=e.orientation,p=void 0===h?v7.bottom:h,m=e.scale,v=e.stroke,g=e.strokeDasharray,y=e.strokeWidth,b=void 0===y?1:y,x=e.tickClassName,w=e.tickComponent,E=e.tickLineProps,j=e.tickLabelProps,k=void 0===j?function(){return gt}:j,S=e.tickLength,O=e.tickStroke,C=e.tickTransform,_=e.ticks,M=e.ticksComponent,A=_.map(function(e){return k(e.value,e.index,_)}),T=Math.max.apply(Math,[10].concat(A.map(function(e){return"number"==typeof e.fontSize?e.fontSize:0})));return ef.createElement(ef.Fragment,null,(void 0===M?function(e){var t=e.hideTicks,n=e.horizontal,r=e.orientation,i=e.tickClassName,o=e.tickComponent,a=e.tickLabelProps,s=e.tickStroke,l=void 0===s?"#222":s,u=e.tickTransform,c=e.ticks,d=e.strokeWidth,f=e.tickLineProps;return c.map(function(e){var s,c=e.value,h=e.index,p=e.from,m=e.to,v=e.formattedValue,g=null!=(s=a[h])?s:{},y=Math.max(10,"number"==typeof g.fontSize&&g.fontSize||0),b=m.y+(n&&r!==v7.top?y:0);return ef.createElement(mI.Z,{key:"visx-tick-"+c+"-"+h,className:mV()("visx-axis-tick",i),transform:u},!t&&ef.createElement(mF.Z,v9({from:p,to:m,stroke:l,strokeWidth:d,strokeLinecap:"square"},f)),o?o(v9({},g,{x:m.x,y:b,formattedValue:v})):ef.createElement(v8.Z,v9({x:m.x,y:b},g),v))})}:M)({hideTicks:o,horizontal:a,orientation:p,scale:m,tickClassName:x,tickComponent:w,tickLabelProps:A,tickStroke:void 0===O?"#222":O,tickTransform:C,ticks:_,strokeWidth:b,tickLineProps:E}),!i&&ef.createElement(mF.Z,{className:mV()("visx-axis-line",n),from:t,to:r,stroke:void 0===v?"#222":v,strokeWidth:b,strokeDasharray:g}),l&&ef.createElement(v8.Z,ge({className:mV()("visx-axis-label",u)},function(e){var t,n,r,i=e.labelOffset,o=e.labelProps,a=e.orientation,s=e.range,l=e.tickLabelFontSize,u=e.tickLength,c=a===v7.left||a===v7.top?-1:1;if(a===v7.top||a===v7.bottom){var d=a===v7.bottom&&"number"==typeof o.fontSize?o.fontSize:0;t=(Number(s[0])+Number(s[s.length-1]))/2,n=c*(u+i+l+d)}else t=(Number(s[0])+Number(s[s.length-1]))/2*c,n=-(u+i),r="rotate("+90*c+")";return{x:t,y:n,transform:r}}({labelOffset:void 0===c?14:c,labelProps:f,orientation:p,range:m.range(),tickLabelFontSize:T,tickLength:void 0===S?8:S}),f),l))}:n)(ga({},w,{axisFromPoint:A,axisToPoint:T,hideAxisLine:void 0!==i&&i,hideTicks:void 0!==o&&o,hideZero:s,horizontal:S,numTicks:c,orientation:f,rangePadding:p,scale:m,tickFormat:E,tickLength:y,tickPosition:O,tickSign:C,ticks:N})))}var gl=["axisClassName","labelOffset","tickLabelProps","tickLength"];function gu(){return(gu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gl);return ef.createElement(gs,gu({axisClassName:mV()("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:v7.bottom,tickLabelProps:void 0===r?gc:r,tickLength:void 0===i?8:i},o))}var gf=["axisClassName","labelOffset","tickLabelProps","tickLength"];function gh(){return(gh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gf);return ef.createElement(gs,gh({axisClassName:mV()("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:v7.left,tickLabelProps:void 0===r?gp:r,tickLength:void 0===i?8:i},o))}let gv=e=>new Date((null==e?void 0:e.timestamp)||0),gg=e=>(null==e?void 0:e.value)||0,gy="var(--colors-hiContrast)",gb={textAnchor:"middle",fontFamily:"var(--fonts-sans)",fontSize:10,fill:gy},gx={dx:"-0.25em",dy:"0.25em",fontFamily:"var(--fonts-sans)",fontSize:10,textAnchor:"end",fill:gy};function gw(e){let{data:t,gradientColor:n,width:r,yMax:i,margin:o,xScale:a,yScale:s,hideBottomAxis:l=!1,hideLeftAxis:u=!1,top:c,left:d,curve:f="step",children:h}=e;return r<10?null:(0,ed.jsxs)(mI.Z,{left:d||o.left,top:c||o.top,children:[(0,ed.jsx)(v6,{id:"marker-circle",fill:"var(--colors-accent11)",size:1.5,refX:1.5}),(0,ed.jsx)(vP,{id:"gradient",from:n,fromOpacity:1,to:n,toOpacity:.2}),(0,ed.jsx)(vJ.Z,{data:t,x:e=>a(gv(e))||0,y:e=>s(gg(e))||0,yScale:s,strokeWidth:1,stroke:"url(#gradient)",fill:"url(#gradient)",markerMid:"url(#marker-circle)",curve:"step"===f?vQ.ZP:v0.Z}),!l&&(0,ed.jsx)(gd,{top:i,scale:a,numTicks:r>520?10:5,stroke:gy,tickStroke:gy,tickLabelProps:()=>gb}),!u&&(0,ed.jsx)(gm,{scale:s,numTicks:5,stroke:gy,tickStroke:gy,tickLabelProps:()=>gx}),h]})}let{inherit:gE,current:gj,transparent:gk,black:gS,white:gO,slate:gC,zinc:g_,neutral:gM,stone:gA,red:gT,orange:gP,amber:gN,yellow:gR,lime:gD,green:gL,emerald:gF,teal:gZ,cyan:gV,sky:gz,blue:gI,indigo:gB,violet:gH,purple:gU,fuchsia:gW,pink:gq,rose:g$}=n(6692),gY={inherit:gE,current:gj,transparent:gk,black:gS,white:gO,slate:gC,zinc:g_,neutral:gM,stone:gA,red:gT,orange:gP,amber:gN,yellow:gR,lime:gD,green:gL,emerald:gF,teal:gZ,cyan:gV,sky:gz,blue:gI,indigo:gB,violet:gH,purple:gU,fuchsia:gW,pink:gq,rose:g$,mask:"rgba(30, 169, 76, .3)",accent:{50:"#F6FFF9",100:"#E9FBEF",200:"#D5F2DE",300:"#C9EED4",400:"#BBE8C9",500:"#9BDAAE",600:"#71C48A",700:"#3EAA5F",800:"#05872D",900:"#056B24",1e3:"#04511B",1100:"#011F0A"},accentdark:{50:"#05150A",100:"#051C0C",200:"#062811",300:"#073515",400:"#064018",500:"#075820",600:"#056824",700:"#077A2A",800:"#05872D",900:"#069F35",1e3:"#2FA052",1100:"#D9F4E1"},gray:{50:"hsl(206, 30.0%, 98.8%)",100:"hsl(210, 16.7%, 97.6%)",200:"hsl(209, 13.3%, 95.3%)",300:"hsl(209, 12.2%, 93.2%)",400:"hsl(208, 11.7%, 91.1%)",500:"hsl(208, 11.3%, 88.9%)",600:"hsl(207, 11.1%, 85.9%)",700:"hsl(205, 10.7%, 78.0%)",800:"hsl(206, 6.0%, 56.1%)",900:"hsl(206, 5.8%, 52.3%)",1e3:"hsl(206, 6.0%, 43.5%)",1100:"hsl(206, 24.0%, 9.0%)"},graydark:{50:"hsl(200, 7.0%, 8.8%)",100:"hsl(195, 7.1%, 11.0%)",200:"hsl(197, 6.8%, 13.6%)",300:"hsl(198, 6.6%, 15.8%)",400:"hsl(199, 6.4%, 17.9%)",500:"hsl(201, 6.2%, 20.5%)",600:"hsl(203, 6.0%, 24.3%)",700:"hsl(207, 5.6%, 31.6%)",800:"hsl(206, 6.0%, 43.9%)",900:"hsl(206, 5.2%, 49.5%)",1e3:"hsl(206, 6.0%, 63.0%)",1100:"hsl(210, 6.0%, 93.0%)"}};var gG=n(13593);let gX={top:10,bottom:15,left:10,right:10},gK="brush_pattern",gJ="brush_gradient",gQ=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw TypeError("Expected a function");return(0,vZ.Z)(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),vK(e,t,{leading:r,maxWait:t,trailing:i})}(e=>e(),15),g0=function(e){let t,n,r;function i(e,r,i=0,o=e.length){if(i>>1;0>n(e[t],r)?i=t+1:o=t}while(ivN(e(t),n),r=(t,n)=>e(t)-n):(t=e===vN||e===vR?e:vD,n=e,r=e),{left:i,center:function(e,t,n=0,o=e.length){let 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>>1;0>=n(e[t],r)?i=t+1:o=t}while(inew Date((null==e?void 0:e.timestamp)||0)).left;void 0===m&&(m={style:{position:"relative",width:"inherit",height:"inherit"}}),void 0===v&&(v=function(e,t){return ef.createElement("div",t,e)});var g1=n(54073),g2=n.n(g1),g4=n(44711),g3=["className","children","debounceTime","ignoreDimensions","parentSizeStyles","enableDebounceLeadingCall"];function g5(){return(g5=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,g3),d=(0,ef.useRef)(null),f=(0,ef.useRef)(0),h=(0,ef.useState)({width:0,height:0,top:0,left:0}),p=h[0],m=h[1],v=(0,ef.useMemo)(function(){var e=Array.isArray(a)?a:[a];return g2()(function(t){m(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},i,{leading:u})},[i,u,a]);return(0,ef.useEffect)(function(){var e=new g4.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,o=t.height;f.current=window.requestAnimationFrame(function(){v({width:i,height:o,top:r,left:n})})})});return d.current&&e.observe(d.current),function(){window.cancelAnimationFrame(f.current),e.disconnect(),null!=v&&v.cancel&&v.cancel()}},[v]),ef.createElement("div",g5({style:void 0===s?{width:"100%",height:"100%"}:s,ref:d,className:t},c),n(g5({},p,{ref:d.current,resize:v})))}g8.propTypes={className:pG().string,debounceTime:pG().number,enableDebounceLeadingCall:pG().bool,ignoreDimensions:pG().oneOfType([pG().any,pG().arrayOf(pG().any)]),children:pG().func.isRequired};var g7=n(52058);function g9(e){let{id:t,width:n,height:r,accessors:i,animationTrajectory:o,curve:a,data:s,config:l,scales:u,enabledGraph:c,enabledTip:d,isStack:f,todayOffset:h,numTicks:p,renderAreaSeries:m,renderAreaStack:v,renderBarGroup:g,renderBarStack:y,enableTooltipGlyph:b,renderTooltipGlyph:x,renderLineSeries:w,sharedTooltip:E,showHorizontalCrosshair:j,showTooltip:k,showVerticalCrosshair:S,snapTooltipToDatum:O,stackOffset:C,margin:_,theme:M,xAxisOrientation:A,yAxisOrientation:T,AreaSeries:P,AreaStack:N,Axis:R,BarGroup:D,BarSeries:L,BarStack:F,Grid:Z,LineSeries:V,Tooltip:z,XYChart:I}=e;return(0,ed.jsxs)(I,{theme:M.xyChartTheme,xScale:u.x,yScale:u.y,height:Math.min(400,r),margin:_,captureEvents:!0,children:[(0,ed.jsx)("g",{children:(0,ed.jsx)("rect",{className:"fill-gray-600 dark:fill-graydark-600 h-full w-px y-0",style:{left:"".concat(100*h,"%")}})},"today-line-".concat(n,"-").concat(r)),(0,ed.jsx)(vP,{id:"gradient-default",from:"gray",fromOpacity:1,to:"gray",toOpacity:.4}),Object.entries(l.data).map(e=>{let[n,r]=e,i=r.color;return(0,ed.jsxs)(ef.Fragment,{children:[(0,ed.jsx)(m2,{id:"pattern-".concat(ye(t,n)),height:6,width:6,stroke:i,strokeWidth:.5,orientation:["diagonal"]}),(0,ed.jsx)(vP,{id:"gradient-".concat(ye(t,n)),from:i,fromOpacity:1,to:i,toOpacity:f?.4:1})]},n)}),(0,ed.jsx)(Z,{rows:!1,columns:!0,strokeDasharray:"1,3",animationTrajectory:o,numTicks:p},"grid-".concat(o)),y&&(0,ed.jsx)(F,{offset:l.stackOffset,children:c.map(e=>(0,ed.jsx)(L,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>yt(t,e,l)},e))}),g&&(0,ed.jsx)(D,{children:c.map(e=>(0,ed.jsx)(L,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>yt(t,e,l)},e))}),m&&(0,ed.jsx)(ed.Fragment,{children:c.map(e=>(0,ed.jsx)(P,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:yt(t,e,l),fill:yt(t,e,l),curve:a},e))}),v&&(0,ed.jsx)(N,{curve:a,offset:l.stackOffset,renderLine:"wiggle"!==C,children:c.map(e=>(0,ed.jsx)(P,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:yt(t,e,l),fill:yt(t,e,l)},e))}),w&&(0,ed.jsx)(ed.Fragment,{children:c.map(e=>{var t,n;return(0,ed.jsx)(V,{dataKey:e,data:s,xAccessor:i.x[e],yAccessor:i.y[e],stroke:(null===(n=l.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.color)||"gray",curve:a},e)})}),(0,ed.jsx)(R,{orientation:A,numTicks:p,animationTrajectory:o,tickFormat:e=>(0,gG.rN)(e),tickLength:12,tickLabelProps:e=>({...e,fill:M.labels.color,fontFamily:M.labels.fontFamily,y:"14px",fontWeight:"500",fontSize:"8"})},"time-axis-".concat(o)),(0,ed.jsx)(R,{label:null==C?"SC":"expand"===C?"Fraction of total":"",orientation:T,numTicks:p,tickLength:12,animationTrajectory:o,tickFormat:l.formatTickY,tickLabelProps:e=>({...e,fill:M.labels.color,fontFamily:M.labels.fontFamily,fontWeight:"500",fontSize:"8"})},"temp-axis-".concat(o)),k&&(0,ed.jsx)(z,{showHorizontalCrosshair:j,showVerticalCrosshair:S,snapTooltipToDatumX:O,snapTooltipToDatumY:O,showDatumGlyph:O&&!g,showSeriesGlyphs:E&&!g,renderGlyph:b?x:void 0,renderTooltip:e=>{var t,n;let{tooltipData:r}=e,o=null==r?void 0:null===(t=r.nearestDatum)||void 0===t?void 0:t.datum,a=null==r?void 0:null===(n=r.nearestDatum)||void 0===n?void 0:n.key,s=E?d:a?[a]:[],u=l.formatTimestamp||(e=>(0,gG.rN)(e,{timeStyle:"short",hour12:!1})),c=s.map(e=>{var t,n;return{key:e,category:(null===(n=l.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.category)||""}}),h=(0,g7.Z)(c,"category"),p=l.categories?l.categories.map(e=>[e,h[e]]):Object.entries(h);return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col gap-2 py-1"),children:[(0,ed.jsx)(nC,{font:"mono",size:"12",color:"contrast",className:"text-end",children:o?u(i.date(o)):"No date"}),(0,ed.jsx)(c6,{color:"panel",className:"w-full"}),(0,ed.jsx)("div",{className:(0,eK.cx)("grid gap-x-6 gap-y-4",p.length>1?"grid-cols-2":"grid-cols-1"),children:p.map(e=>{let[t,n]=e,r=o?n.reduce((e,t)=>{let{key:n}=t,r=i.y[n](o);return null==r||Number.isNaN(r)?e:e+r},0):0,s=null==l?void 0:l.formatComponent;return(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-[250px]",children:[t&&(0,ed.jsx)(nC,{weight:"semibold",children:t}),(0,ed.jsxs)("div",{className:"grid grid-cols-2 gap-x-2 gap-y-1 items-center",children:[n.map(e=>{var t,n,r,u;let{key:c}=e,d=o&&i.y[c](o);return(0,ed.jsxs)(ef.Fragment,{children:[(0,ed.jsx)(nC,{color:"accent",style:{color:null===(n=l.data)||void 0===n?void 0:null===(t=n[c])||void 0===t?void 0:t.color},className:(0,eK.cx)(a===c?"underline":""),children:(null===(u=l.data)||void 0===u?void 0:null===(r=u[c])||void 0===r?void 0:r.label)||c}),(0,ed.jsx)(nC,{size:"12",style:{textAlign:"end"},className:(0,eK.cx)(a===c?"underline":""),children:null==d||Number.isNaN(d)?"–":s?(0,ed.jsx)(s,{value:d}):l.format?l.format(d):d})]},c)}),n.length>1&&f&&(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{className:"pt-2",children:"total"}),(0,ed.jsx)(nC,{size:"12",weight:"bold",className:"pt-2 text-end",children:s?(0,ed.jsx)(s,{value:r}):l.format?l.format(r):r})]})]})]},t)})})]})}})]})}function ye(e,t){return"".concat(e,"-").concat(t)}function yt(e,t,n){var r;let i=ye(e,t);return(null===(r=n.data)||void 0===r?void 0:r[t])?n.data[t].pattern?"url(#pattern-".concat(i,")"):"url(#gradient-".concat(i,")"):"url(#gradient-default)"}var yn=n(24037),yr=n(86707);function yi(e){var t=e.top,n=e.left,r=e.className,i=e.children;return ef.createElement(mI.Z,{className:mV()("visx-glyph",r),top:void 0===t?0:t,left:void 0===n?0:n},i)}yi.propTypes={top:pG().number,left:pG().number,className:pG().string,children:pG().node};var yo=["children","className","top","left","size"];function ya(){return(ya=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yo),s=(0,yn.Z)();return(s.type(yr.Z),"number"==typeof o?s.size(o):o&&s.size(o),t)?ef.createElement(ef.Fragment,null,t({path:s})):ef.createElement(yi,{top:r,left:i},ef.createElement("path",ya({className:mV()("visx-glyph-star",n),d:s()||""},a)))}ys.propTypes={children:pG().func,className:pG().string,top:pG().number,left:pG().number,size:pG().oneOfType([pG().number,pG().func])};var yl=["top","left","className"];function yu(){return(yu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yl);return ef.createElement(yi,{top:void 0===t?0:t,left:void 0===n?0:n},ef.createElement("circle",yu({className:mV()("visx-glyph-dot",r)},i)))}yc.propTypes={className:pG().string,top:pG().number,left:pG().number,r:pG().number,cx:pG().number,cy:pG().number};var yd=n(9135),yf=["children","className","top","left","size"];function yh(){return(yh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,yf),s=(0,yn.Z)();return(s.type(yd.Z),"number"==typeof o?s.size(o):o&&s.size(o),t)?ef.createElement(ef.Fragment,null,t({path:s})):ef.createElement(yi,{top:r,left:i},ef.createElement("path",yh({className:mV()("visx-glyph-cross",n),d:s()||""},a)))}yp.propTypes={children:pG().func,className:pG().string,top:pG().number,left:pG().number,size:pG().oneOfType([pG().number,pG().func])};var ym=n(46385),yv=n(20651),yg={red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"]},yy=yg.gray,yb=yy[7],yx=[yg.cyan[9],yg.cyan[3],yg.yellow[5],yg.red[4],yg.grape[8],yg.grape[5],yg.pink[9]];function yw(){return(yw=Object.assign?Object.assign.bind():function(e){for(var t=1;t{for(var n in t)yO(e,n,{get:t[n],enumerable:!0})})(yC,{assign:()=>y5,colors:()=>y2,createStringInterpolator:()=>W,skipAnimation:()=>y4,to:()=>q,willAdvance:()=>y3});var y_=yU(),yM=e=>yz(e,y_),yA=yU();yM.write=e=>yz(e,yA);var yT=yU();yM.onStart=e=>yz(e,yT);var yP=yU();yM.onFrame=e=>yz(e,yP);var yN=yU();yM.onFinish=e=>yz(e,yN);var yR=[];yM.setTimeout=(e,t)=>{let n=yM.now()+t,r=()=>{let e=yR.findIndex(e=>e.cancel==r);~e&&yR.splice(e,1),yZ-=~e?1:0},i={time:n,handler:e,cancel:r};return yR.splice(yD(n),0,i),yZ+=1,yI(),i};var yD=e=>~(~yR.findIndex(t=>t.time>e)||~yR.length);yM.cancel=e=>{yT.delete(e),yP.delete(e),yN.delete(e),y_.delete(e),yA.delete(e)},yM.sync=e=>{yV=!0,yM.batchedUpdates(e),yV=!1},yM.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,yM.onStart(n)}return r.handler=e,r.cancel=()=>{yT.delete(n),t=null},r};var yL="undefined"!=typeof window?window.requestAnimationFrame:()=>{};yM.use=e=>yL=e,yM.now="undefined"!=typeof performance?()=>performance.now():Date.now,yM.batchedUpdates=e=>e(),yM.catch=console.error,yM.frameLoop="always",yM.advance=()=>{"demand"!==yM.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):yH()};var yF=-1,yZ=0,yV=!1;function yz(e,t){yV?(t.delete(e),e(0)):(t.add(e),yI())}function yI(){yF<0&&(yF=0,"demand"!==yM.frameLoop&&yL(yB))}function yB(){~yF&&(yL(yB),yM.batchedUpdates(yH))}function yH(){let e=yF,t=yD(yF=yM.now());if(t&&(yW(yR.splice(0,t),e=>e.handler()),yZ-=t),!yZ){yF=-1;return}yT.flush(),y_.flush(e?Math.min(64,yF-e):16.667),yP.flush(),yA.flush(),yN.flush()}function yU(){let e=new Set,t=e;return{add(n){yZ+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(yZ-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,yZ-=t.size,yW(t,t=>t(n)&&e.add(t)),yZ+=e.size,t=e)}}}function yW(e,t){e.forEach(e=>{try{t(e)}catch(e){yM.catch(e)}})}function yq(){}var y$=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),yY={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 yG(e,t){if(yY.arr(e)){if(!yY.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function yK(e,t,n){if(yY.arr(e)){for(let r=0;ryY.und(e)?[]:yY.arr(e)?e:[e];function yQ(e,t){if(e.size){let n=Array.from(e);e.clear(),yX(n,t)}}var y0=(e,...t)=>yQ(e,e=>e(...t)),y1=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),y2=null,y4=!1,y3=yq,y5=e=>{e.to&&(q=e.to),e.now&&(yM.now=e.now),void 0!==e.colors&&(y2=e.colors),null!=e.skipAnimation&&(y4=e.skipAnimation),e.createStringInterpolator&&(W=e.createStringInterpolator),e.requestAnimationFrame&&yM.use(e.requestAnimationFrame),e.batchedUpdates&&(yM.batchedUpdates=e.batchedUpdates),e.willAdvance&&(y3=e.willAdvance),e.frameLoop&&(yM.frameLoop=e.frameLoop)},y6=new Set,y8=[],y7=[],y9=0,be={get idle(){return!y6.size&&!y8.length},start(e){y9>e.priority?(y6.add(e),yM.onStart(bt)):(bn(e),yM(bi))},advance:bi,sort(e){if(y9)yM.onFrame(()=>be.sort(e));else{let t=y8.indexOf(e);~t&&(y8.splice(t,1),br(e))}},clear(){y8=[],y6.clear()}};function bt(){y6.forEach(bn),y6.clear(),yM(bi)}function bn(e){y8.includes(e)||br(e)}function br(e){y8.splice(function(e,t){let n=e.findIndex(t);return n<0?e.length:n}(y8,t=>t.priority>e.priority),0,e)}function bi(e){let t=y7;for(let n=0;n0}var bo="[-+]?\\d*\\.?\\d+",ba=bo+"%";function bs(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var bl=RegExp("rgb"+bs(bo,bo,bo)),bu=RegExp("rgba"+bs(bo,bo,bo,bo)),bc=RegExp("hsl"+bs(bo,ba,ba)),bd=RegExp("hsla"+bs(bo,ba,ba,bo)),bf=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,bh=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,bp=/^#([0-9a-fA-F]{6})$/,bm=/^#([0-9a-fA-F]{8})$/;function bv(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function bg(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*bv(i,r,e+1/3))<<24|Math.round(255*bv(i,r,e))<<16|Math.round(255*bv(i,r,e-1/3))<<8}function by(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function bb(e){return(parseFloat(e)%360+360)%360/360}function bx(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function bw(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function bE(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=bp.exec(e))?parseInt(t[1]+"ff",16)>>>0:y2&&void 0!==y2[e]?y2[e]:(t=bl.exec(e))?(by(t[1])<<24|by(t[2])<<16|by(t[3])<<8|255)>>>0:(t=bu.exec(e))?(by(t[1])<<24|by(t[2])<<16|by(t[3])<<8|bx(t[4]))>>>0:(t=bf.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=bm.exec(e))?parseInt(t[1],16)>>>0:(t=bh.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=bc.exec(e))?(255|bg(bb(t[1]),bw(t[2]),bw(t[3])))>>>0:(t=bd.exec(e))?(bg(bb(t[1]),bw(t[2]),bw(t[3]))|bx(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,o=(65280&n)>>>8,a=(255&n)/255;return`rgba(${r}, ${i}, ${o}, ${a})`}var bj=(e,t,n)=>{if(yY.fun(e))return e;if(yY.arr(e))return bj({range:e,output:t,extrapolate:n});if(yY.str(e.output[0]))return W(e);let r=e.output,i=e.range||[0,1],o=e.extrapolateLeft||e.extrapolate||"extend",a=e.extrapolateRight||e.extrapolate||"extend",s=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,o,a,s,l){let u=l?l(e):e;if(un){if("identity"===s)return u;"clamp"===s&&(u=n)}return r===i?r:t===n?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,u)}(t,i[n],i[n+1],r[n],r[n+1],s,o,a,e.map)}},bk=Symbol.for("FluidValue.get"),bS=Symbol.for("FluidValue.observers"),bO=e=>!!(e&&e[bk]),bC=e=>e&&e[bk]?e[bk]():e,b_=e=>e[bS]||null;function bM(e,t){let n=e[bS];n&&n.forEach(e=>{e.eventObserved?e.eventObserved(t):e(t)})}var bA=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");bT(this,e)}},bT=(e,t)=>bR(e,bk,t);function bP(e,t){if(e[bk]){let n=e[bS];n||bR(e,bS,n=new Set),!n.has(t)&&(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function bN(e,t){let n=e[bS];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[bS]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var bR=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),bD=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bL=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,bF=RegExp(`(${bD.source})(%|[a-z]+)`,"i"),bZ=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,bV=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,bz=e=>{let[t,n]=bI(e);if(!t||y1())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){let e=window.getComputedStyle(document.documentElement).getPropertyValue(n);if(e)return e}else if(n&&bV.test(n))return bz(n);else if(n)return n;return e},bI=e=>{let t=bV.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},bB=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,bH=e=>{$||($=y2?RegExp(`(${Object.keys(y2).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>bC(e).replace(bV,bz).replace(bL,bE).replace($,bE)),n=t.map(e=>e.match(bD).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]})).map(t=>bj({...e,output:t}));return e=>{let n=!bF.test(t[0])&&t.find(e=>bF.test(e))?.replace(bD,""),i=0;return t[0].replace(bD,()=>`${r[i++](e)}${n||""}`).replace(bZ,bB)}},bU="react-spring: ",bW=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${bU}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},bq=bW(console.warn),b$=bW(console.warn);function bY(e){return yY.str(e)&&("#"==e[0]||/\d/.test(e)||!y1()&&bV.test(e)||e in(y2||{}))}var bG=y1()?ef.useEffect:ef.useLayoutEffect,bX=()=>{let e=(0,ef.useRef)(!1);return bG(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function bK(){let e=(0,ef.useState)()[1],t=bX();return()=>{t.current&&e(Math.random())}}var bJ=e=>(0,ef.useEffect)(e,bQ),bQ=[];function b0(e){let t=(0,ef.useRef)();return(0,ef.useEffect)(()=>{t.current=e}),t.current}var b1=Symbol.for("Animated:node"),b2=e=>!!e&&e[b1]===e,b4=e=>e&&e[b1],b3=(e,t)=>y$(e,b1,t),b5=e=>e&&e[b1]&&e[b1].getPayload(),b6=class{constructor(){b3(this,this)}getPayload(){return this.payload||[]}},b8=class extends b6{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,yY.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new b8(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return yY.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(){let{done:e}=this;this.done=!1,yY.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},b7=class extends b8{constructor(e){super(0),this._string=null,this._toString=bj({output:[e,e]})}static create(e){return new b7(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(yY.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=bj({output:[this.getValue(),e]})),this._value=0,super.reset()}},b9={dependencies:null},xe=class extends b6{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return yK(this.source,(n,r)=>{b2(n)?t[r]=n.getValue(e):bO(n)?t[r]=bC(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&yX(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return yK(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){b9.dependencies&&bO(e)&&b9.dependencies.add(e);let t=b5(e);t&&yX(t,e=>this.add(e))}},xt=class extends xe{constructor(e){super(e)}static create(e){return new xt(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(xn)),!0)}};function xn(e){return(bY(e)?b7:b8).create(e)}function xr(e){let t=b4(e);return t?t.constructor:yY.arr(e)?xt:bY(e)?b7:b8}var xi=(e,t)=>{let n=!yY.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,ef.forwardRef)((r,i)=>{let o=(0,ef.useRef)(null),a=n&&(0,ef.useCallback)(e=>{o.current=(i&&(yY.fun(i)?i(e):i.current=e),e)},[i]),[s,l]=function(e,t){let n=new Set;return b9.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)}),e=new xe(e),b9.dependencies=null,[e,n]}(r,t),u=bK(),c=()=>{let e=o.current;(!n||e)&&!1===(!!e&&t.applyAnimatedValues(e,s.getValue(!0)))&&u()},d=new xo(c,l),f=(0,ef.useRef)();bG(()=>(f.current=d,yX(l,e=>bP(e,d)),()=>{f.current&&(yX(f.current.deps,e=>bN(e,f.current)),yM.cancel(f.current.update))})),(0,ef.useEffect)(c,[]),bJ(()=>()=>{let e=f.current;yX(e.deps,t=>bN(t,e))});let h=t.getComponentProps(s.getValue());return ef.createElement(e,{...h,ref:a})})},xo=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&yM.write(this.update)}},xa=Symbol.for("AnimatedComponent"),xs=e=>yY.str(e)?e:e&&yY.str(e.displayName)?e.displayName:yY.fun(e)&&e.name||null;function xl(e,...t){return yY.fun(e)?e(...t):e}var xu=(e,t)=>!0===e||!!(t&&e&&(yY.fun(e)?e(t):yJ(e).includes(t))),xc=(e,t)=>yY.obj(e)?t&&e[t]:e,xd=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,xf=e=>e,xh=(e,t=xf)=>{let n=xp;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);yY.und(n)||(r[i]=n)}return r},xp=["config","onProps","onStart","onChange","onPause","onResume","onRest"],xm={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 xv(e){let t=function(e){let t={},n=0;if(yK(e,(e,r)=>{!xm[r]&&(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return yK(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function xg(e){return e=bC(e),yY.arr(e)?e.map(xg):bY(e)?yC.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function xy(e){for(let t in e)return!0;return!1}function xb(e){return yY.fun(e)||yY.arr(e)&&yY.obj(e[0])}function xx(e,t){e.ref?.delete(e),t?.delete(e)}function xw(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var xE={tension:170,friction:26,mass:1,damping:1,easing:e=>e,clamp:!1},xj=class{constructor(){this.velocity=0,Object.assign(this,xE)}};function xk(e,t){if(yY.und(t.decay)){let n=!yY.und(t.tension)||!yY.und(t.friction);!n&&yY.und(t.frequency)&&yY.und(t.damping)&&yY.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var xS=[],xO=class{constructor(){this.changed=!1,this.values=xS,this.toValues=null,this.fromValues=xS,this.config=new xj,this.immediate=!1}};function xC(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise((a,s)=>{let l,u;let c=xu(n.cancel??r?.cancel,t);if(c)h();else{yY.und(n.pause)||(i.paused=xu(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||xu(e,t)),l=xl(n.delay||0,t),e?(i.resumeQueue.add(f),o.pause()):(o.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),l=u.time-yM.now()}function f(){l>0&&!yC.skipAnimation?(i.delayed=!0,u=yM.setTimeout(h,l),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{o.start({...n,callId:e,cancel:c},a)}catch(e){s(e)}}})}var x_=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?xT(e.get()):t.every(e=>e.noop)?xM(e.get()):xA(e.get(),t.every(e=>e.finished)),xM=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),xA=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),xT=e=>({value:e,cancelled:!0,finished:!1});function xP(e,t,n,r){let{callId:i,parentId:o,onRest:a}=t,{asyncTo:s,promise:l}=n;return o||e!==s||t.reset?n.promise=(async()=>{let u,c,d;n.asyncId=i,n.asyncTo=e;let f=xh(t,(e,t)=>"onRest"===t?void 0:e),h=new Promise((e,t)=>(u=e,c=t)),p=e=>{let t=i<=(n.cancelId||0)&&xT(r)||i!==n.asyncId&&xA(r,!1);if(t)throw e.result=t,c(e),e},m=(e,t)=>{let o=new xR,a=new xD;return(async()=>{if(yC.skipAnimation)throw xN(n),a.result=xA(r,!1),c(a),a;p(o);let s=yY.obj(e)?{...e}:{...t,to:e};s.parentId=i,yK(f,(e,t)=>{yY.und(s[t])&&(s[t]=e)});let l=await r.start(s);return p(o),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),l})()};if(yC.skipAnimation)return xN(n),xA(r,!1);try{let t;t=yY.arr(e)?(async e=>{for(let t of e)await m(t)})(e):Promise.resolve(e(m,r.stop.bind(r))),await Promise.all([t.then(u),h]),d=xA(r.get(),!0,!1)}catch(e){if(e instanceof xR)d=e.result;else if(e instanceof xD)d=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?s:void 0,n.promise=o?l:void 0)}return yY.fun(a)&&yM.batchedUpdates(()=>{a(d,r,r.item)}),d})():l}function xN(e,t){yQ(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var xR=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.")}},xD=class extends Error{constructor(){super("SkipAnimationSignal")}},xL=e=>e instanceof xZ,xF=1,xZ=class extends bA{constructor(){super(...arguments),this.id=xF++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=b4(this);return e&&e.getValue()}to(...e){return yC.to(this,e)}interpolate(...e){return bq(`${bU}The "interpolate" function is deprecated in v9 (use "to" instead)`),yC.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){bM(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||be.sort(this),bM(this,{type:"priority",parent:this,priority:e})}},xV=Symbol.for("SpringPhase"),xz=e=>(1&e[xV])>0,xI=e=>(2&e[xV])>0,xB=e=>(4&e[xV])>0,xH=(e,t)=>t?e[xV]|=3:e[xV]&=-3,xU=(e,t)=>t?e[xV]|=4:e[xV]&=-5,xW=class extends xZ{constructor(e,t){if(super(),this.animation=new xO,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,!yY.und(e)||!yY.und(t)){let n=yY.obj(e)?{...e}:{...t,from:e};yY.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(xI(this)||this._state.asyncTo)||xB(this)}get goal(){return bC(this.animation.to)}get velocity(){let e=b4(this);return e instanceof b8?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return xz(this)}get isAnimating(){return xI(this)}get isPaused(){return xB(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:o}=r,a=b5(r.to);!a&&bO(r.to)&&(i=yJ(bC(r.to))),r.values.forEach((s,l)=>{if(s.done)return;let u=s.constructor==b7?1:a?a[l].lastPosition:i[l],c=r.immediate,d=u;if(!c){let t;if(d=s.lastPosition,o.tension<=0){s.done=!0;return}let n=s.elapsedTime+=e,i=r.fromValues[l],a=null!=s.v0?s.v0:s.v0=yY.arr(o.velocity)?o.velocity[l]:o.velocity,f=o.precision||(i==u?.005:Math.min(1,.001*Math.abs(u-i)));if(yY.und(o.duration)){if(o.decay){let e=!0===o.decay?.998:o.decay,r=Math.exp(-(1-e)*n);d=i+a/(1-e)*(1-r),c=Math.abs(s.lastPosition-d)<=f,t=a*r}else{t=null==s.lastVelocity?a:s.lastVelocity;let n=o.restVelocity||f/10,r=o.clamp?0:o.bounce,l=!yY.und(r),h=i==u?s.v0>0:in)&&(c=Math.abs(u-d)<=f));++e){l&&(d==u||d>u==h)&&(t=-t*r,d=u);let e=(-(1e-6*o.tension)*(d-u)+-(.001*o.friction)*t)/o.mass;t+=1*e,d+=1*t}}}else{let r=1;o.duration>0&&(this._memoizedDuration!==o.duration&&(this._memoizedDuration=o.duration,s.durationProgress>0&&(s.elapsedTime=o.duration*s.durationProgress,n=s.elapsedTime+=e)),r=(r=(o.progress||0)+n/this._memoizedDuration)>1?1:r<0?0:r,s.durationProgress=r),t=((d=i+o.easing(r)*(u-i))-s.lastPosition)/e,c=1==r}s.lastVelocity=t,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}a&&!a[l].done&&(c=!1),c?s.done=!0:t=!1,s.setValue(d,o.round)&&(n=!0)});let s=b4(this),l=s.getValue();if(t){let e=bC(r.to);(l!==e||n)&&!o.decay?(s.setValue(e),this._onChange(e)):n&&o.decay&&this._onChange(l),this._stop()}else n&&this._onChange(l)}set(e){return yM.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(xI(this)){let{to:e,config:t}=this.animation;yM.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 yY.und(e)?(n=this.queue||[],this.queue=[]):n=[yY.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>x_(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),xN(this._state,e&&this._lastCallId),yM.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=yY.obj(n)?n[t]:n)||xb(n))&&(n=void 0),null==(r=yY.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return xz(this)||(e.reverse&&([n,r]=[r,n]),r=bC(r),yY.und(r)?b4(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,xh(e,(e,t)=>/^on/.test(t)?xc(e,n):e)),xK(this,e,"onProps"),xJ(this,"onProps",e,this);let 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?");let o=this._state;return xC(++this._lastCallId,{key:n,props:e,defaultProps:r,state:o,actions:{pause:()=>{xB(this)||(xU(this,!0),y0(o.pauseQueue),xJ(this,"onPause",xA(this,xq(this,this.animation.to)),this))},resume:()=>{xB(this)&&(xU(this,!1),xI(this)&&this._resume(),y0(o.resumeQueue),xJ(this,"onResume",xA(this,xq(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=x$(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(xT(this));let r=!yY.und(e.to),i=!yY.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(xT(this));this._lastToId=t.callId}let{key:o,defaultProps:a,animation:s}=this,{to:l,from:u}=s,{to:c=l,from:d=u}=e;i&&!r&&(!t.default||yY.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!yG(d,u);f&&(s.from=d),d=bC(d);let h=!yG(c,l);h&&this._focus(c);let p=xb(t.to),{config:m}=s,{decay:v,velocity:g}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(xk(n={...n},t),t={...n,...t}),xk(e,t),Object.assign(e,t),xE)null==e[r]&&(e[r]=xE[r]);let{frequency:r,damping:i}=e,{mass:o}=e;yY.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)}(m,xl(t.config,o),t.config!==a.config?xl(a.config,o):void 0);let y=b4(this);if(!y||yY.und(c))return n(xA(this,!0));let b=yY.und(t.reset)?i&&!t.default:!yY.und(d)&&xu(t.reset,o),x=b?d:this.get(),w=xg(c),E=yY.num(w)||yY.arr(w)||bY(w),j=!p&&(!E||xu(a.immediate||t.immediate,o));if(h){let e=xr(c);if(e!==y.constructor){if(j)y=this._set(w);else throw Error(`Cannot animate between ${y.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let k=y.constructor,S=bO(c),O=!1;if(!S){let e=b||!xz(this)&&f;(h||e)&&(S=!(O=yG(xg(x),w))),(yG(s.immediate,j)||j)&&yG(m.decay,v)&&yG(m.velocity,g)||(S=!0)}if(O&&xI(this)&&(s.changed&&!b?S=!0:S||this._stop(l)),!p&&((S||bO(l))&&(s.values=y.getPayload(),s.toValues=bO(c)?null:k==b7?[1]:yJ(w)),s.immediate==j||(s.immediate=j,j||b||this._set(l)),S)){let{onRest:e}=s;yX(xX,e=>xK(this,t,e));let r=xA(this,xq(this,l));y0(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&yM.batchedUpdates(()=>{s.changed=!b,e?.(r,this),b?xl(a.onRest,r):s.onStart?.(r,this)})}b&&this._set(x),p?n(xP(t.to,t,this._state,this)):S?this._start():xI(this)&&!h?this._pendingCalls.add(n):n(xM(x))}_focus(e){let t=this.animation;e!==t.to&&(b_(this)&&this._detach(),t.to=e,b_(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;bO(t)&&(bP(t,this),xL(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;bO(e)&&bN(e,this)}_set(e,t=!0){let n=bC(e);if(!yY.und(n)){let e=b4(this);if(!e||!yG(n,e.getValue())){let r=xr(n);e&&e.constructor==r?e.setValue(n):b3(this,r.create(n)),e&&yM.batchedUpdates(()=>{this._onChange(n,t)})}}return b4(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,xJ(this,"onStart",xA(this,xq(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),xl(this.animation.onChange,e,this)),xl(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;b4(this).reset(bC(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),xI(this)||(xH(this,!0),xB(this)||this._resume())}_resume(){yC.skipAnimation?this.finish():be.start(this)}_stop(e,t){if(xI(this)){xH(this,!1);let n=this.animation;yX(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),bM(this,{type:"idle",parent:this});let r=t?xT(this.get()):xA(this.get(),xq(this,e??n.to));y0(this._pendingCalls,r),n.changed&&(n.changed=!1,xJ(this,"onRest",r,this))}}};function xq(e,t){let n=xg(t);return yG(xg(e.get()),n)}function x$(e,t=e.loop,n=e.to){let r=xl(t);if(r){let i=!0!==r&&xv(r),o=(i||e).reverse,a=!i||i.reset;return xY({...e,loop:t,default:!1,pause:void 0,to:!o||xb(n)?n:void 0,from:a?e.from:void 0,reset:a,...i})}}function xY(e){let{to:t,from:n}=e=xv(e),r=new Set;return yY.obj(t)&&xG(t,r),yY.obj(n)&&xG(n,r),e.keys=r.size?Array.from(r):null,e}function xG(e,t){yK(e,(e,n)=>null!=e&&t.add(n))}var xX=["onStart","onRest","onChange","onPause","onResume"];function xK(e,t,n){e.animation[n]=t[n]!==xd(t,n)?xc(t[n],e.key):void 0}function xJ(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var xQ=["onStart","onChange","onRest"],x0=1,x1=class{constructor(e,t){this.id=x0++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];yY.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(xY(e)),this}start(e){let{queue:t}=this;return(e?t=yJ(e).map(xY):this.queue=[],this._flush)?this._flush(this,t):(x7(this,t),x2(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;yX(yJ(t),t=>n[t].stop(!!e))}else xN(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(yY.und(e))this.start({pause:!0});else{let t=this.springs;yX(yJ(e),e=>t[e].pause())}return this}resume(e){if(yY.und(e))this.start({pause:!1});else{let t=this.springs;yX(yJ(e),e=>t[e].resume())}return this}each(e){yK(this.springs,e)}_onFrame(){let{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,yQ(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let o=!r&&this._started,a=i||o&&n.size?this.get():null;i&&t.size&&yQ(t,([e,t])=>{t.value=a,e(t,this,this._item)}),o&&(this._started=!1,yQ(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)}yM.onFrame(this._onFrame)}};function x2(e,t){return Promise.all(t.map(t=>x4(e,t))).then(t=>x_(e,t))}async function x4(e,t,n){let{keys:r,to:i,from:o,loop:a,onRest:s,onResolve:l}=t,u=yY.obj(t.default)&&t.default;a&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);let c=yY.arr(i)||yY.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):yX(xQ,n=>{let r=t[n];if(yY.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,y0(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===xd(t,"cancel");(c||h&&d.asyncId)&&f.push(xC(++e._lastAsyncId,{props:t,state:d,actions:{pause:yq,resume:yq,start(t,n){h?(xN(d,e._lastAsyncId),n(xT(e))):(t.onRest=s,n(xP(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=x_(e,await Promise.all(f));if(a&&p.finished&&!(n&&p.noop)){let n=x$(t,a,i);if(n)return x7(e,[n]),x4(e,n,!0)}return l&&yM.batchedUpdates(()=>l(p,e,e.item)),p}function x3(e,t){let n={...e.springs};return t&&yX(yJ(t),e=>{yY.und(e.keys)&&(e=xY(e)),yY.obj(e.to)||(e={...e,to:void 0}),x8(n,e,e=>x6(e))}),x5(e,n),n}function x5(e,t){yK(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,bP(t,e))})}function x6(e,t){let n=new xW;return n.key=e,t&&bP(n,t),n}function x8(e,t,n){t.keys&&yX(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function x7(e,t){yX(t,t=>{x8(e.springs,t,t=>x6(t,e))})}var x9=({children:e,...t})=>{let n=(0,ef.useContext)(we),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){let[n]=(0,ef.useState)(()=>({inputs:t,result:e()})),r=(0,ef.useRef)(),i=r.current,o=i;return o?t&&o.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=o,i==n&&(n.inputs=n.result=void 0)},[o]),o.result}(()=>({pause:r,immediate:i}),[r,i]);let{Provider:o}=we;return ef.createElement(o,{value:t},e)},we=(Object.assign(x9,ef.createContext({})),x9.Provider._context=x9,x9.Consumer._context=x9,x9);x9.Provider=we.Provider,x9.Consumer=we.Consumer;var wt=()=>{let e=[],t=function(t){b$(`${bU}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`);let r=[];return yX(e,(e,i)=>{if(yY.und(t))r.push(e.start());else{let 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){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return yX(e,e=>e.pause(...arguments)),this},t.resume=function(){return yX(e,e=>e.resume(...arguments)),this},t.set=function(t){yX(e,(e,n)=>{let r=yY.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return yX(e,(e,r)=>{if(yY.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return yX(e,e=>e.stop(...arguments)),this},t.update=function(t){return yX(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return yY.fun(e)?e(n,t):e};return t._getProps=n,t};function wn(e,t){let n=yY.fun(e),[[r],i]=function(e,t,n){let r=yY.fun(t)&&t;r&&!n&&(n=[]);let i=(0,ef.useMemo)(()=>r||3==arguments.length?wt():void 0,[]),o=(0,ef.useRef)(0),a=bK(),s=(0,ef.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=x3(e,t);return!(o.current>0)||s.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{x5(e,n),s.queue.push(()=>{r(x2(e,t))}),a()}):x2(e,t)}}),[]),l=(0,ef.useRef)([...s.ctrls]),u=[],c=b0(e)||0;function d(e,n){for(let i=e;i{yX(l.current.slice(e,c),e=>{xx(e,i),e.stop(!0)}),l.current.length=e,d(c,e)},[e]),(0,ef.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=l.current.map((e,t)=>x3(e,u[t])),h=(0,ef.useContext)(x9),p=b0(h),m=h!==p&&xy(h);bG(()=>{o.current++,s.ctrls=l.current;let{queue:e}=s;e.length&&(s.queue=[],yX(e,e=>e())),yX(l.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(xw(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),bJ(()=>()=>{yX(s.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}function wr(e,t,n){let r=yY.fun(t)&&t,{reset:i,sort:o,trail:a=0,expires:s=!0,exitBeforeEnter:l=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,ef.useMemo)(()=>r||3==arguments.length?wt():void 0,[]),h=yJ(e),p=[],m=(0,ef.useRef)(null),v=i?null:m.current;bG(()=>{m.current=p}),bJ(()=>(yX(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{yX(m.current,e=>{e.expired&&clearTimeout(e.expirationId),xx(e.ctrl,f),e.ctrl.stop(!0)})}));let g=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):wi++})}return yY.und(n)?e:yY.fun(n)?e.map(n):yJ(n)}(h,r?r():t,v),y=i&&m.current||[];bG(()=>yX(y,({ctrl:e,item:t,key:n})=>{xx(e,f),xl(u,t,n)}));let b=[];if(v&&yX(v,(e,t)=>{e.expired?(clearTimeout(e.expirationId),y.push(e)):~(t=b[t]=g.indexOf(e.key))&&(p[t]=e)}),yX(h,(e,t)=>{p[t]||(p[t]={key:g[t],item:e,phase:"mount",ctrl:new x1},p[t].ctrl.item=e)}),b.length){let e=-1,{leave:n}=r?r():t;yX(b,(t,r)=>{let i=v[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}yY.fun(o)&&p.sort((e,t)=>o(e.item,t.item));let x=-a,w=bK(),E=xh(t),j=new Map,k=(0,ef.useRef)(new Map),S=(0,ef.useRef)(!1);yX(p,(e,n)=>{let i,o;let u=e.key,f=e.phase,h=r?r():t,p=xl(h.delay||0,u);if("mount"==f)i=h.enter,o="enter";else{let e=0>g.indexOf(u);if("leave"!=f){if(e)i=h.leave,o="leave";else{if(!(i=h.update))return;o="update"}}else{if(e)return;i=h.enter,o="enter"}}if(i=xl(i,e.item,n),!(i=yY.obj(i)?xv(i):{to:i}).config){let t=d||E.config;i.config=xl(t,e.item,n,o)}x+=a;let y={...E,delay:p+x,ref:c,immediate:h.immediate,reset:!1,...i};if("enter"==o&&yY.und(y.from)){let i=r?r():t,o=yY.und(i.initial)||v?i.from:i.initial;y.from=xl(o,e.item,n)}let{onResolve:b}=y;y.onResolve=e=>{xl(b,e);let t=m.current,n=t.find(e=>e.key===u);if(n){if(e.cancelled&&"update"!=n.phase)return;if(n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=xl(s,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(w,r));return}}}e&&t.some(e=>e.expired)&&(k.current.delete(n),l&&(S.current=!0),w())}}};let O=x3(e.ctrl,y);"leave"===o&&l?k.current.set(e,{phase:o,springs:O,payload:y}):j.set(e,{phase:o,springs:O,payload:y})});let O=(0,ef.useContext)(x9),C=b0(O),_=O!==C&&xy(O);bG(()=>{_&&yX(p,e=>{e.ctrl.start({default:O})})},[O]),yX(j,(e,t)=>{if(k.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),bG(()=>{yX(k.current.size?k.current:j,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),_&&"enter"==e&&r.start({default:O}),t&&(xw(r,t.ref),(r.ref||f)&&!S.current?r.update(t):(r.start(t),S.current&&(S.current=!1)))})},i?void 0:n);let M=e=>ef.createElement(ef.Fragment,null,p.map((t,n)=>{let{springs:r}=j.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?ef.createElement(i.type,{...i.props,key:yY.str(t.key)||yY.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[M,f]:M}var wi=1,wo=class extends xZ{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=bj(...t);let n=this._get();b3(this,xr(n).create(n))}advance(e){let t=this._get();yG(t,this.get())||(b4(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&ws(this._active)&&wl(this)}_get(){let e=yY.arr(this.source)?this.source.map(bC):yJ(bC(this.source));return this.calc(...e)}_start(){this.idle&&!ws(this._active)&&(this.idle=!1,yX(b5(this),e=>{e.done=!1}),yC.skipAnimation?(yM.batchedUpdates(()=>this.advance()),wl(this)):be.start(this))}_attach(){let e=1;yX(yJ(this.source),t=>{bO(t)&&bP(t,this),xL(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){yX(yJ(this.source),e=>{bO(e)&&bN(e,this)}),this._active.clear(),wl(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=yJ(this.source).reduce((e,t)=>Math.max(e,(xL(t)?t.priority:0)+1),0))}};function wa(e){return!1!==e.idle}function ws(e){return!e.size||Array.from(e).every(wa)}function wl(e){e.idle||(e.idle=!0,yX(b5(e),e=>{e.done=!0}),bM(e,{type:"idle",parent:e}))}var wu=(e,...t)=>new wo(e,t);yC.assign({createStringInterpolator:bH,to:(e,t)=>new wo(e,t)}),be.advance;var wc=/^--/,wd={},wf={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},wh=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),wp=["Webkit","Ms","Moz","O"];wf=Object.keys(wf).reduce((e,t)=>(wp.forEach(n=>e[wh(n,t)]=e[t]),e),wf);var wm=/^(matrix|translate|scale|rotate|skew)/,wv=/^(translate)/,wg=/^(rotate|skew)/,wy=(e,t)=>yY.num(e)&&0!==e?e+t:e,wb=(e,t)=>yY.arr(e)?e.every(e=>wb(e,t)):yY.num(e)?e===t:parseFloat(e)===t,wx=class extends xe{constructor({x:e,y:t,z:n,...r}){let i=[],o=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),o.push(e=>[`translate3d(${e.map(e=>wy(e,"px")).join(",")})`,wb(e,0)])),yK(r,(e,t)=>{if("transform"===t)i.push([e||""]),o.push(e=>[e,""===e]);else if(wm.test(t)){if(delete r[t],yY.und(e))return;let n=wv.test(t)?"px":wg.test(t)?"deg":"";i.push(yJ(e)),o.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${wy(i,n)})`,wb(i,0)]:e=>[`${t}(${e.map(e=>wy(e,n)).join(",")})`,wb(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new ww(i,o)),super(r)}},ww=class extends bA{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 yX(this.inputs,(n,r)=>{let i=bC(n[0]),[o,a]=this.transforms[r](yY.arr(i)?i:n.map(bC));e+=" "+o,t=t&&a}),t?"none":e}observerAdded(e){1==e&&yX(this.inputs,e=>yX(e,e=>bO(e)&&bP(e,this)))}observerRemoved(e){0==e&&yX(this.inputs,e=>yX(e,e=>bO(e)&&bN(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),bM(this,e)}};yC.assign({batchedUpdates:tI.unstable_batchedUpdates,createStringInterpolator:bH,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 wE=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new xe(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{let t=xs(e)||"Anonymous";return(e=yY.str(e)?o[e]||(o[e]=xi(e,i)):e[xa]||(e[xa]=xi(e,i))).displayName=`Animated(${t})`,e};return yK(e,(t,n)=>{yY.arr(e)&&(n=xs(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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:o,scrollLeft:a,viewBox:s,...l}=t,u=Object.values(l),c=Object.keys(l).map(t=>n||e.hasAttribute(t)?t:wd[t]||(wd[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||wc.test(t)||wf.hasOwnProperty(t)&&wf[t]?(""+d).trim():d+"px";wc.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==o&&(e.scrollTop=o),void 0!==a&&(e.scrollLeft=a),void 0!==s&&e.setAttribute("viewBox",s)},createAnimatedStyle:e=>new wx(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated,wj=n(23442),wk=(0,ef.createContext)({});function wS(e){var t=e.x,n=e.y,r=e.dx,i=e.dy,o=e.children,a=(0,ef.useMemo)(function(){return{x:t,y:n,dx:r,dy:i}},[t,n,r,i]);return ef.createElement(wk.Provider,{value:a},o)}function wO(){return(wO=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wP),p=(0,ef.useContext)(wM)||{},m=p.innerHeight,v=p.innerWidth,g=p.margin,y=p.xScale,b=p.yScale,x=p.dataRegistry,w=(0,ef.useMemo)(function(){return y?wA(y):0},[y]),E=(0,ef.useMemo)(function(){return b?wA(b):0},[b]);if((!s||!l)&&!a)return console.warn("[@visx/xychart/BaseAnnotation]: dataKey or x/yAccessors must be specified."),null;var j=s&&l||null==a?null:null==x?void 0:x.get(a),k=s||(null==j?void 0:j.xAccessor),S=l||(null==j?void 0:j.yAccessor);if(!y||!b||!v||!m||!k||!S||!g)return null;var O=(null!=(t=(0,mU.Z)(y(k(o))))?t:NaN)+w/2,C=(null!=(n=(0,mU.Z)(b(S(o))))?n:NaN)+E/2,_=O+c+16>g.left+v?-c:c,M=C+f+16>g.top+m?-f:f;return wT(O)&&wT(C)?ef.createElement(r,wN({width:v,height:m},h,{x:O,y:C,dx:_,dy:M}),i):null}wR.propTypes={dataKey:pG().string,xAccessor:pG().func,yAccessor:pG().func};var wD=["x","y","AnnotationComponent"],wL=["editable"];function wF(){return(wF=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function wV(e){var t=e.x,n=void 0===t?0:t,r=e.y,i=void 0===r?0:r,o=e.AnnotationComponent,a=wZ(e,wD),s=(0,ef.useRef)({x:n,y:i}),l=wn({from:{x:s.current.x-n,y:s.current.y-i},to:{x:0,y:0},reset:!0});return(0,ef.useEffect)(function(){s.current={x:n,y:i}},[n,i]),ef.createElement(wE.g,{transform:wu([l.x,l.y],function(e,t){return"translate("+e+", "+t+")"})},ef.createElement(o,wF({x:n,y:i},a)))}function wz(e){var t=e.editable,n=wZ(e,wL),r=(0,ef.useCallback)(function(e){return ef.createElement(wV,wF({AnnotationComponent:t?w_:wS},e))},[t]);return ef.createElement(wR,wF({AnnotationComponent:r},n))}wz.propTypes={editable:pG().bool};var wI=n(12766),wB=["d","stroke","fill"];function wH(){return(wH=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wB),o=(0,ef.useRef)(t),a=(0,ef.useCallback)(g2()(function(e){o.current=e},50),[]),s=(0,wI.interpolatePath)(o.current,t);a(t);var l=wn({from:{t:0},to:{t:1},reset:!0,delay:0}).t,u=wn({stroke:void 0===n?"transparent":n,fill:void 0===r?"transparent":r});return ef.createElement(wE.path,wH({className:"visx-path",d:l.to(s),stroke:u.stroke,fill:u.fill},i))}var wW=n(12935),wq=n(12151);function w$(){return(w$=Object.assign?Object.assign.bind():function(e){for(var t=1;tt?1:e>=t?0:NaN}function w3(e){let t=e,n=e;function r(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[o],t)?r=o+1:i=o}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>w4(e(t),n)),{left:r,center:function(e,n,i,o){null==i&&(i=0),null==o&&(o=e.length);let a=r(e,n,i,o-1);return a>i&&t(e[a-1],n)>-t(e[a],n)?a-1:a},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[o],t)>0?i=o:r=o+1}return r}}}let w5=w3(w4);w5.right;let w6=w5.left;function w8(e){var t,n,r=e.scale,i=e.accessor,o=e.scaledValue,a=e.data;if("invert"in r&&"function"==typeof r.invert){var s=w3(i).left,l=Number(r.invert(o)),u=s(a,l),c=a[u-1],d=a[u];n=(t=!c||Math.abs(l-i(c))>Math.abs(l-i(d))?d:c)===c?u-1:u}else{if(!("step"in r)||void 0===r.step)return console.warn("[visx/xychart/findNearestDatum] encountered incompatible scale type, bailing"),null;var f=r.domain(),h=r.range().map(Number),p=[].concat(h).sort(function(e,t){return e-t}),m=w6(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=Array(i);++r=0||(i[n]=e[n]);return i}(e,Eu),S=(0,ef.useContext)(wM),O=S.colorScale,C=S.theme,_=S.horizontal,M=(0,ef.useMemo)(function(){return b?wG(x,b):void 0},[x,b]),A=(0,ef.useMemo)(function(){return wG(x,y)},[x,y]),T=(0,ef.useMemo)(function(){return E?wG(j,E):void 0},[j,E]),P=(0,ef.useMemo)(function(){return wG(j,w)},[j,w]),N=(0,ef.useCallback)(function(e){return wT(x(y(e)))&&wT(j(w(e)))},[x,y,j,w]),R=null!=(t=null!=(n=null==O?void 0:O(l))?n:null==C?void 0:null==(r=C.colors)?void 0:r[0])?t:"#222",D="AREASERIES_EVENT_SOURCE-"+l,L=Ei({dataKey:l,enableEvents:void 0===v||v,onBlur:c,onFocus:d,onPointerMove:f,onPointerOut:h,onPointerUp:p,onPointerDown:m,source:D,allowedSources:[wK,D]}),F=(0,ef.useMemo)(function(){var e=wX(_?x:j);return _?{x0:null!=M?M:e,x1:A,y:P}:{x:A,y0:null!=T?T:e,y1:P}},[x,j,_,A,P,M,T]),Z=!!(d||c),V=(0,ef.useCallback)(function(e){var t=e.glyphs;return Z?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(Ec({},e,{color:"transparent",onFocus:L.onFocus,onBlur:L.onBlur})))}):null},[Z,L.onFocus,L.onBlur]);return ef.createElement(ef.Fragment,null,ef.createElement(wW.Z,Ec({},F,k,{curve:a,defined:N}),function(e){var t=e.path;return ef.createElement(o,Ec({className:"visx-area",stroke:"transparent",fill:R,strokeLinecap:"round"},k,{d:t(s)||""},L))}),(void 0===g||g)&&ef.createElement(wq.Z,Ec({x:A,y:P,defined:N,curve:a},u),function(e){var t=e.path;return ef.createElement(o,Ec({className:"visx-line",fill:"transparent",stroke:R,strokeWidth:2,pointerEvents:"none",strokeLinecap:"round"},u,{d:t(s)||""}))}),Z&&ef.createElement(Ea,{dataKey:l,data:s,xAccessor:y,yAccessor:w,xScale:x,yScale:j,renderGlyphs:V}))}Ed.propTypes={renderLine:pG().bool};var Ef=wY(Ed);function Eh(){return(Eh=Object.assign?Object.assign.bind():function(e){for(var t=1;t1)for(var n,r,i,o=1,a=e[t[0]],s=a.length;o=0;)n[t]=t;return n}function Ex(e,t){return e[t]}function Ew(e){let t=[];return t.key=e,t}Array.prototype.slice;var EE=n(74322),Ej=n(58543);function Ek(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=o&&(n=r=o):(n>o&&(n=o),r=0?"positiveSum":"negativeSum"]+=i})}}),Object.values(e)},[o,l]),d=(0,ef.useMemo)(function(){var e=r?null:c.some(function(e){return e.negativeSum<0}),t=function(){var e=Eg([]),t=Eb,n=Ey,r=Ex;function i(i){var o,a,s,l=Array.from(e.apply(this,arguments),Ew),u=l.length,c=-1;for(let e of i)for(a=0,++c;a0&&0===r&&(o?i.xScale=function(e){return e.domain(Ek(e.domain().concat(f)))}:i.yScale=function(e){return e.domain(Ek(e.domain().concat(f)))}),i}).filter(function(e){return e}))),function(){return s(u)}},[u,f,o,d,a,s,l]),{seriesChildren:l,dataKeys:u,stackedData:d}}function EA(e,t,n){var r,i,o,a,s=e.xScale,l=e.yScale,u=e.point,c=(n?w9:w7)(e),d=(null==c?void 0:c.index)==null?null:t[c.index];return c&&d&&u?{index:c.index,datum:d,distanceX:n&&u.x>=(null!=(r=s((0,Ev.l8)(c.datum)))?r:1/0)&&u.x<=(null!=(i=s((0,Ev.xf)(c.datum)))?i:-1/0)?0:c.distanceX,distanceY:n?c.distanceY:u.y<=(null!=(o=l((0,Ev.l8)(c.datum)))?o:-1/0)&&u.y>=(null!=(a=l((0,Ev.xf)(c.datum)))?a:1/0)?0:c.distanceY}:null}var ET=["data","dataKey","xAccessor","yAccessor","curve","PathComponent","lineProps","renderLine"];function EP(){return(EP=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(a,ET)),u=EP({fill:null!=(n=null!=(r=null==v?void 0:v(e.key))?r:null==w?void 0:null==(i=w.colors)?void 0:i[0])?n:"#222"},l);return{key:t+"-"+e.key,accessors:O,data:e,areaProps:u,lineProps:s}})},[S,O,v,k,w]),_=(0,ef.useCallback)(function(e){var t,n,r=null==(t=k.find(function(t){return t.props.dataKey===e.dataKey}))?void 0:null==(n=t.props)?void 0:n.data;return r?EA(e,r,y):null},[k,y]),M="AREASTACK_EVENT_SOURCE-"+j.join("-"),A=Ei({dataKey:j,enableEvents:void 0===o||o,findNearestDatum:_,onBlur:s,onFocus:l,onPointerMove:u,onPointerOut:c,onPointerUp:d,onPointerDown:f,source:M,allowedSources:[wK,M]}),T=!!(l||s),P=(0,ef.useCallback)(function(e){var t=e.glyphs;return T?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(EP({},e,{color:"transparent",onFocus:A.onFocus,onBlur:A.onBlur})))}):null},[T,A.onFocus,A.onBlur]);return!j.some(function(e){return null==g.get(e)})&&b&&x&&v?ef.createElement("g",{className:"visx-area-stack"},C.map(function(e){return ef.createElement(wW.Z,EP({key:e.key,curve:i},e.accessors),function(t){var r=t.path;return ef.createElement(n,EP({className:"visx-area",stroke:"transparent",d:r(e.data)||""},e.areaProps,A))})}),(void 0===p||p)&&C.map(function(e){return ef.createElement(Em.Z,EP({key:"line-"+e.key,x:e.accessors.x||e.accessors.x1,y:e.accessors.y||e.accessors.y1,defined:e.accessors.defined,curve:i},e.lineProps),function(t){var r=t.path;return ef.createElement(n,EP({className:"visx-line",fill:"transparent",stroke:e.areaProps.fill,strokeWidth:2,pointerEvents:"none"},e.lineProps,{d:r(e.data)||""}))})}),T&&C.map(function(e,t){var n=C[C.length-t-1];return ef.createElement(Ea,{key:"glyphs-"+n.key,dataKey:n.key,data:n.data,xAccessor:n.accessors.x||n.accessors.x1,yAccessor:n.accessors.y||n.accessors.y1,xScale:EN,yScale:EN,renderGlyphs:P})})):null}function ED(){return(ED=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,EZ),c=(0,ef.useContext)(wM),d=c.theme,f=c.xScale,h=c.yScale,p=c.margin,m=c.width,v=c.height,g=u.orientation,y=(0,ef.useMemo)(function(){var e,t,n,r;return"left"===g||"right"===g?null==d?void 0:null==(e=d.axisStyles)?void 0:null==(t=e.y)?void 0:t[g]:null==d?void 0:null==(n=d.axisStyles)?void 0:null==(r=n.x)?void 0:r[g]},[d,g]),b=u.tickLabelProps,x=(0,ef.useMemo)(function(){return b||y?function(e,t,n){return EV({},null==y?void 0:y.tickLabel,{width:"left"===g||"right"===g?null==p?void 0:p[g]:void 0},null==b?void 0:b(e,t,n))}:void 0},[b,y,g,p]),w="bottom"===g?(null!=v?v:0)-(null!=(t=null==p?void 0:p.bottom)?t:0):"top"===g&&null!=(n=null==p?void 0:p.top)?n:0,E="left"===g?null!=(r=null==p?void 0:p.left)?r:0:"right"===g?(null!=m?m:0)-(null!=(i=null==p?void 0:p.right)?i:0):0,j="left"===g||"right"===g?h:f;return j?ef.createElement(l,EV({top:w,left:E,labelProps:null==y?void 0:y.axisLabel,stroke:null==y?void 0:null==(o=y.axisLine)?void 0:o.stroke,strokeWidth:null==y?void 0:null==(a=y.axisLine)?void 0:a.strokeWidth,tickLength:null==y?void 0:y.tickLength,tickStroke:null==y?void 0:null==(s=y.tickLine)?void 0:s.stroke},u,{tickLabelProps:x,scale:j})):null}function EI(){return(EI=Object.assign?Object.assign.bind():function(e){for(var t=1;t=h&&l.y<=p;return EU({},u,{distanceX:0,distanceY:m?0:Math.abs(l.y-(h+p)/2)})}var v=a(i(u.datum)),g=(null!=v?v:1/0)+(null!=c?c:1/0),y=g+d,b=l.x>=g&&l.x<=y;return EU({},u,{distanceY:0,distanceX:b?0:Math.abs(l.x-(g+y)/2)})}(e,j,v)},[j,v]),S="BARGROUP_EVENT_SOURCE-"+E.join("-")+"}",O=Ei({dataKey:E,enableEvents:void 0===f||f,findNearestDatum:k,onBlur:a,onFocus:s,onPointerMove:l,onPointerOut:u,onPointerUp:c,onPointerDown:d,source:S,allowedSources:[wK,S]}),C=(0,ef.useMemo)(function(){return b?wX(b):0},[b]),_=(0,ef.useMemo)(function(){return x?wX(x):0},[x]),M=E.map(function(e){return m.get(e)});if(M.some(function(e){return null==e})||!b||!x||!p)return null;var A=wA(j),T=M.map(function(e){var t,n=e.xAccessor,r=e.yAccessor,i=e.data,o=e.key,a=function(e){var t,i;return v?(null!=(t=b(n(e)))?t:NaN)-C:(null!=(i=x(r(e)))?i:NaN)-_},s=v?function(e){var t;return null!=(t=x(r(e)))?t:NaN}:function(e){var t;return null!=(t=b(n(e)))?t:NaN},l=null!=(t=j(o))?t:0,u=v?function(e){return C+Math.min(0,a(e))}:function(e){return s(e)+l},c=v?function(e){return s(e)+l}:function(e){return _+Math.min(0,a(e))},d=v?function(e){return Math.abs(a(e))}:function(){return A},f=v?function(){return A}:function(e){return Math.abs(a(e))},h=w.find(function(e){return e.props.dataKey===o}),m=(null==h?void 0:h.props)||{},g=m.colorAccessor;return{key:o,radius:m.radius,radiusAll:m.radiusAll,radiusBottom:m.radiusBottom,radiusLeft:m.radiusLeft,radiusRight:m.radiusRight,radiusTop:m.radiusTop,bars:i.map(function(e,t){var n,r=u(e);if(!wT(r))return null;var i=c(e);if(!wT(i))return null;var a=d(e);if(!wT(a))return null;var s=f(e);return wT(s)?{key:o+"-"+t,x:r,y:i,width:a,height:s,fill:null!=(n=null==g?void 0:g(e,t))?n:p(o)}:null}).filter(function(e){return e})}});return ef.createElement("g",{className:"visx-bar-group"},T.map(function(e){return e&&ef.createElement(o,EW({horizontal:v,xScale:b,yScale:x},e,O,{key:e.key}))}))}Eq.propTypes={children:pG().node.isRequired,padding:pG().number,sortBars:pG().func};var E$=n(10897),EY=function(e){return!!(null==e?void 0:e.includes("url("))},EG=function(e){return EY(e)?"rgba(0,0,0,0.1)":e},EX=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"],EK=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"];function EJ(){return(EJ=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function E0(e){return{x:e.x,y:e.y,width:e.width,height:e.height,fill:EG(e.fill),opacity:1}}function E1(e){var t=e.bars,n=(e.xScale,e.yScale,e.horizontal,e.radius),r=e.radiusAll,i=e.radiusTop,o=e.radiusRight,a=e.radiusBottom,s=e.radiusLeft,l=EQ(e,EX);return ef.createElement(ef.Fragment,null,t.map(function(e){var t=e.key,u=e.fill,c=e.x,d=e.y,f=e.width,h=e.height;return ef.createElement(E$.Z,{key:t,x:c,y:d,width:f,height:h,radius:n,all:r,top:i,right:o,bottom:a,left:s},function(e){var t=e.path;return ef.createElement(wU,EJ({className:"visx-bar visx-bar-rounded",d:t,fill:u},l))})}))}function E2(e){var t,n,r,i=e.bars,o=e.xScale,a=e.yScale,s=e.horizontal,l=(e.radius,e.radiusAll,e.radiusTop,e.radiusRight,e.radiusBottom,e.radiusLeft,EQ(e,EK)),u=wr(i,EJ({},(n=(t={horizontal:s,scale:s?o:a}).scale,r=!!t.horizontal,(0,ef.useMemo)(function(){var e=wX(n);function t(t){var n=t.x,i=t.y,o=t.width,a=t.height;return{x:r?null!=e?e:0:n,y:r?i:null!=e?e:0,width:r?0:o,height:r?a:0,fill:EG(t.fill),opacity:0}}return{unique:!0,from:t,leave:t,enter:E0,update:E0,keys:function(e){return e.key}}},[n,r])))),c=!!(l.onFocus||l.onBlur);return ef.createElement(ef.Fragment,null,u(function(e,t,n){var r=e.x,i=e.y,o=e.width,a=e.height,s=e.fill,u=e.opacity,d=n.key;return null==t||null==d?null:ef.createElement(wE.rect,EJ({key:d,tabIndex:c?0:void 0,className:"visx-bar",x:r,y:i,width:o,height:a,fill:EY(t.fill)?t.fill:s,opacity:u},l))}))}function E4(e){return null==e.radius?ef.createElement(E2,e):ef.createElement(E1,EJ({},e,{radius:e.radius}))}function E3(){return(E3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,E6),w=(0,ef.useContext)(wM),E=w.colorScale,j=w.horizontal,k=w.theme,S=w.innerWidth,O=w.innerHeight,C=(0,ef.useMemo)(function(){return wG(g,v)},[g,v]),_=(0,ef.useMemo)(function(){return wG(b,y)},[b,y]),M=wA(j?b:g)||(j?void 0===O?0:O:void 0===S?0:S)/s.length*(1-Math.min(1,Math.max(0,void 0===o?.1:o))),A=(0,ef.useMemo)(function(){return g?wX(g):0},[g]),T=(0,ef.useMemo)(function(){return b?wX(b):0},[b]),P=null!=(t=null!=(n=null==E?void 0:E(l))?n:null==k?void 0:null==(r=k.colors)?void 0:r[0])?t:"#222",N=(0,ef.useMemo)(function(){var e=j?0:-M/2,t=j?-M/2:0;return s.map(function(n,r){var i,o=C(n)+e;if(!wT(o))return null;var s=_(n)+t;if(!wT(s))return null;var l=j?o-A:s-T;return wT(l)?{key:""+r,x:j?A+Math.min(0,l):o,y:j?s:T+Math.min(0,l),width:j?Math.abs(l):M,height:j?M:Math.abs(l),fill:null!=(i=null==a?void 0:a(n,r))?i:P}:null}).filter(function(e){return e})},[M,P,a,s,C,_,j,A,T]),R="BARSERIES_EVENT_SOURCE-"+l,D=Ei({dataKey:l,enableEvents:void 0===m||m,onBlur:u,onFocus:c,onPointerMove:d,onPointerOut:f,onPointerUp:h,onPointerDown:p,source:R,allowedSources:[wK,R]});return ef.createElement("g",{className:"vx-bar-series"},ef.createElement(i,E8({bars:N,horizontal:j,xScale:g,yScale:b},D,x)))}E7.propTypes={barPadding:pG().number,colorAccessor:pG().func};var E9=wY(E7),je=["colorAccessor"];function jt(){return(jt=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,je);return ef.createElement(E9,jt({},n,{colorAccessor:t,BarsComponent:E4}))}var jr=n(15590);function ji(){return(ji=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jc),i=(0,ef.useCallback)(function(e){return ef.createElement(ju,jd({},e,{renderGlyph:n}))},[n]);return ef.createElement(Es,jd({},r,{renderGlyphs:i}))}var jh=n(93353),jp=n(63962),jm=["rows","columns","GridRowsComponent","GridColumnsComponent"];function jv(){return(jv=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jm),a=(0,ef.useContext)(wM),s=a.theme,l=a.xScale,u=a.yScale,c=a.margin,d=a.innerWidth,f=a.innerHeight,h=null==s?void 0:s.gridStyles;return ef.createElement(ef.Fragment,null,(void 0===t||t)&&u&&null!=d&&ef.createElement(r,jv({left:null==c?void 0:c.left,lineStyle:h,width:d,scale:u},o)),(void 0===n||n)&&l&&null!=f&&ef.createElement(i,jv({top:null==c?void 0:c.top,lineStyle:h,height:f,scale:l},o)))}jg.propTypes={rows:pG().bool,columns:pG().bool};var jy=["animationTrajectory"];function jb(){return(jb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jy),r=(0,ef.useMemo)(function(){return function(e){return ef.createElement(jh.Z,jb({},e,{animationTrajectory:t}))}},[t]),i=(0,ef.useMemo)(function(){return function(e){return ef.createElement(jp.Z,jb({},e,{animationTrajectory:t}))}},[t]);return ef.createElement(jg,jb({GridRowsComponent:r,GridColumnsComponent:i},n))}var jw=["colorAccessor","curve","data","dataKey","onBlur","onFocus","onPointerMove","onPointerOut","onPointerUp","onPointerDown","enableEvents","xAccessor","xScale","yAccessor","yScale","PathComponent"];function jE(){return(jE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jw),E=(0,ef.useContext)(wM),j=E.colorScale,k=E.theme,S=(0,ef.useMemo)(function(){return wG(v,m)},[v,m]),O=(0,ef.useMemo)(function(){return wG(y,g)},[y,g]),C=(0,ef.useCallback)(function(e){return wT(v(m(e)))&&wT(y(g(e)))},[v,m,y,g]),_=null!=(t=null!=(n=null==j?void 0:j(s))?n:null==k?void 0:null==(r=k.colors)?void 0:r[0])?t:"#222",M="LINESERIES_EVENT_SOURCE-"+s,A=Ei({dataKey:s,enableEvents:void 0===p||p,onBlur:l,onFocus:u,onPointerMove:c,onPointerOut:d,onPointerUp:f,onPointerDown:h,source:M,allowedSources:[wK,M]}),T=!!(u||l),P=(0,ef.useCallback)(function(e){var t=e.glyphs;return T?t.map(function(e){return ef.createElement(ef.Fragment,{key:e.key},El(jE({},e,{color:"transparent",onFocus:A.onFocus,onBlur:A.onBlur})))}):null},[T,A.onFocus,A.onBlur]);return ef.createElement(ef.Fragment,null,ef.createElement(wq.Z,jE({x:S,y:O,defined:C,curve:o},w),function(e){var t,n=e.path;return ef.createElement(x,jE({stroke:null!=(t=null==i?void 0:i(s))?t:_,strokeWidth:2,fill:"transparent",strokeLinecap:"round"},w,{d:n(a)||""},A))}),T&&ef.createElement(Ea,{dataKey:s,data:a,xAccessor:m,yAccessor:g,xScale:v,yScale:y,renderGlyphs:P}))}jj.propTypes={colorAccessor:pG().func};var jk=wY(jj);function jS(){return(jS=Object.assign?Object.assign.bind():function(e){for(var t=1;tjM.every(n=>e[n]===t[n]);function jT(e,t){return(jT=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}var jP=function(e){function t(){return e.apply(this,arguments)||this}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,jT(t,e);var n=t.prototype;return n.componentWillUnmount=function(){this.node&&document.body&&(document.body.removeChild(this.node),delete this.node)},n.render=function(){return(this.node||"undefined"==typeof document||(this.node=document.createElement("div"),null!=this.props.zIndex&&(this.node.style.zIndex=""+this.props.zIndex),document.body.append(this.node)),this.node)?tI.createPortal(this.props.children,this.node):null},t}(ef.PureComponent);jP.propTypes={zIndex:pG().oneOfType([pG().number,pG().string])};var jN=["detectBounds","zIndex"],jR=["left","top","detectBounds","zIndex"];function jD(){return(jD=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}var jF=["debounce","detectBounds","horizontalCrosshairStyle","glyphStyle","renderTooltip","renderGlyph","resizeObserverPolyfill","scroll","showDatumGlyph","showHorizontalCrosshair","showSeriesGlyphs","showVerticalCrosshair","snapTooltipToDatumX","snapTooltipToDatumY","verticalCrosshairStyle","zIndex"],jZ=["x","y"];function jV(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}function jz(){return(jz=Object.assign?Object.assign.bind():function(e){for(var t=1;t(f.current=!0,()=>void(f.current=!1)));let[h,p,m]=(0,ef.useMemo)(()=>{let e=()=>{if(!u.current.element)return;let{left:e,top:t,width:n,height:r,bottom:i,right:a,x:s,y:c}=u.current.element.getBoundingClientRect(),d={left:e,top:t,width:n,height:r,bottom:i,right:a,x:s,y:c};u.current.element instanceof HTMLElement&&o&&(d.height=u.current.element.offsetHeight,d.width=u.current.element.offsetWidth),Object.freeze(d),f.current&&!jA(u.current.lastBounds,d)&&l(u.current.lastBounds=d)};return[e,d?j_()(e,d):e,c?j_()(e,c):e]},[l,o,c,d]);function v(){u.current.scrollContainers&&(u.current.scrollContainers.forEach(e=>e.removeEventListener("scroll",m,!0)),u.current.scrollContainers=null),u.current.resizeObserver&&(u.current.resizeObserver.disconnect(),u.current.resizeObserver=null)}function g(){u.current.element&&(u.current.resizeObserver=new a(m),u.current.resizeObserver.observe(u.current.element),r&&u.current.scrollContainers&&u.current.scrollContainers.forEach(e=>e.addEventListener("scroll",m,{capture:!0,passive:!0})))}return t=!!r,(0,ef.useEffect)(()=>{if(t)return window.addEventListener("scroll",m,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",m,!0)},[m,t]),(0,ef.useEffect)(()=>(window.addEventListener("resize",p),()=>void window.removeEventListener("resize",p)),[p]),(0,ef.useEffect)(()=>{v(),g()},[r,m,p]),(0,ef.useEffect)(()=>v,[]),[e=>{e&&e!==u.current.element&&(v(),u.current.element=e,u.current.scrollContainers=function e(t){let n=[];if(!t||t===document.body)return n;let{overflow:r,overflowX:i,overflowY:o}=window.getComputedStyle(t);return[r,i,o].some(e=>"auto"===e||"scroll"===e)&&n.push(t),[...n,...e(t.parentElement)]}(e),g())},s,h]}(jL(et,jN)))[0],es=eo[1],el=eo[2],eu=(0,ef.useMemo)(function(){return function(e){var t=e.left,n=e.top,r=e.detectBounds,i=e.zIndex,o=jL(e,jR),a=null==i?ei:i,s=(null==r?er:r)?vs:m7,l=(void 0===t?0:t)+(es.left||0)+window.scrollX,u=(void 0===n?0:n)+(es.top||0)+window.scrollY;return ef.createElement(jP,{zIndex:a},ef.createElement(s,jD({left:l,top:u},o)))}},[er,ei,es.left,es.top]),{containerRef:ea,containerBounds:es,forceRefreshBounds:el,TooltipInPortal:eu}),N=P.containerRef,R=P.TooltipInPortal,D=P.forceRefreshBounds,L=(0,ef.useCallback)(function(e){var t;N(null!=(t=null==e?void 0:e.parentElement)?t:null)},[N]),F=null!=T&&T.tooltipOpen?o(jz({},T,{colorScale:j})):null,Z=(null==T?void 0:T.tooltipOpen)&&null!=F,V=(0,ef.useRef)(!1);(0,ef.useEffect)(function(){Z&&!V.current&&D(),V.current=Z},[Z,D]);var z=null==T?void 0:T.tooltipLeft,I=null==T?void 0:T.tooltipTop,B=_?wA(_):0,H=M?wA(M):0,U=(0,ef.useCallback)(function(e,t){var n,r,i=null==A?void 0:A.get(e),o=null==i?void 0:i.xAccessor,a=null==i?void 0:i.yAccessor;return{left:_&&o?null!=(n=Number(_(o(t)))+B/2)?n:0:void 0,top:M&&a?null!=(r=Number(M(a(t)))+H/2)?r:0:void 0}},[A,B,H,_,M]),W=null==T?void 0:null==(ec=T.tooltipData)?void 0:ec.nearestDatum,q=null!=(ed=null==W?void 0:W.key)?ed:"";if(Z&&W&&(v||y)){var $=U(q,W.datum),Y=$.left,G=$.top;z=v&&wT(Y)?Y:z,I=y&&wT(G)?G:I}var X=[];if(Z&&(void 0!==c&&c||h)){var K=Number(null!=(ek=null==i?void 0:i.radius)?ek:4);if(h)Object.values(null!=(eS=null==T?void 0:null==(eO=T.tooltipData)?void 0:eO.datumByKey)?eS:{}).forEach(function(e){var t,n,r,o=e.key,a=e.datum,s=e.index,l=null!=(t=null!=(n=null==j?void 0:j(o))?n:null==k?void 0:null==(r=k.htmlLabel)?void 0:r.color)?t:"#222",u=U(o,a),c=u.left,d=u.top;wT(c)&&wT(d)&&X.push({key:o,color:l,datum:a,index:s,size:K,x:c,y:d,glyphStyle:i,isNearestDatum:!!W&&W.key===o})});else if(W){var J=U(q,W.datum),Q=J.left,ee=J.top;if(wT(Q)&&wT(ee)){var et,en,er,ei,eo,ea,es,el,eu,ec,ed,eh,ep,em,ev,eg,ey,eb,ex,ew,eE,ej,ek,eS,eO,eC,e_,eM,eA,eT,eP,eN=null!=(eC=null!=(e_=null!=(eM=null!=(eA=q&&(null==j?void 0:j(q)))?eA:null)?eM:null==k?void 0:null==(eT=k.gridStyles)?void 0:eT.stroke)?e_:null==k?void 0:null==(eP=k.htmlLabel)?void 0:eP.color)?eC:"#222";X.push({key:q,color:eN,datum:W.datum,index:W.index,size:K,x:Q,y:ee,glyphStyle:i,isNearestDatum:!0})}}}return ef.createElement(ef.Fragment,null,ef.createElement("svg",{ref:L,style:jB}),Z&&ef.createElement(ef.Fragment,null,void 0!==p&&p&&ef.createElement(R,{className:"visx-crosshair visx-crosshair-vertical",left:z,top:null==C?void 0:C.top,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{width:"1",height:S,overflow:"visible"},ef.createElement("line",jz({x1:0,x2:0,y1:0,y2:S,strokeWidth:1.5,stroke:null!=(eh=null!=(ep=null==k?void 0:null==(em=k.gridStyles)?void 0:em.stroke)?ep:null==k?void 0:null==(ev=k.htmlLabel)?void 0:ev.color)?eh:"#222"},b)))),void 0!==d&&d&&ef.createElement(R,{className:"visx-crosshair visx-crosshair-horizontal",left:null==C?void 0:C.left,top:I,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{width:O,height:"1",overflow:"visible"},ef.createElement("line",jz({x1:0,x2:O,y1:0,y2:0,strokeWidth:1.5,stroke:null!=(eg=null!=(ey=null==k?void 0:null==(eb=k.gridStyles)?void 0:eb.stroke)?ey:null==k?void 0:null==(ex=k.htmlLabel)?void 0:ex.color)?eg:"#222"},r)))),X.map(function(e,t){var n=e.x,r=e.y,i=jV(e,jZ);return ef.createElement(R,{key:t,className:"visx-tooltip-glyph",left:n,top:r,offsetLeft:0,offsetTop:0,detectBounds:!1,style:jI},ef.createElement("svg",{overflow:"visible"},s(jz({x:0,y:0},i))))}),ef.createElement(R,jz({left:z,top:I,style:jz({},m8,{background:null!=(ew=null==k?void 0:k.backgroundColor)?ew:"white",boxShadow:"0 1px 2px "+(null!=k&&null!=(eE=k.htmlLabel)&&eE.color?(null==k?void 0:null==(ej=k.htmlLabel)?void 0:ej.color)+"55":"#22222255")},null==k?void 0:k.htmlLabel)},w),F)))}function jq(e){var t=(0,ef.useContext)(wJ);return null!=t&&t.tooltipOpen?ef.createElement(jW,e):null}jH.propTypes={isNearestDatum:pG().bool.isRequired},jW.propTypes={renderTooltip:pG().func.isRequired,renderGlyph:pG().func,snapTooltipToDatumX:pG().bool,snapTooltipToDatumY:pG().bool,showVerticalCrosshair:pG().bool,showHorizontalCrosshair:pG().bool,showDatumGlyph:pG().bool,showSeriesGlyphs:pG().bool},jq.propTypes={renderTooltip:pG().func.isRequired,renderGlyph:pG().func,snapTooltipToDatumX:pG().bool,snapTooltipToDatumY:pG().bool,showVerticalCrosshair:pG().bool,showHorizontalCrosshair:pG().bool,showDatumGlyph:pG().bool,showSeriesGlyphs:pG().bool};var j$=n(70390);function jY(e){var t=e.children,n=(0,ef.useMemo)(function(){var e;return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r&&r.push(n)||e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit:function(t,n){(e.get(t)||[]).slice().map(function(e){e(n)}),(e.get("*")||[]).slice().map(function(e){e(t,n)})}}},[]);return ef.createElement(wQ.Provider,{value:n},t)}function jG(){return(jG=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(t,m4);return m3({},e(n),{tooltipOpen:!0})}:{tooltipOpen:!0,tooltipLeft:e.tooltipLeft,tooltipTop:e.tooltipTop,tooltipData:e.tooltipData})},[r]),o=(0,ef.useCallback)(function(){return r({tooltipOpen:!1,tooltipLeft:void 0,tooltipTop:void 0,tooltipData:void 0})},[r]),{tooltipOpen:n.tooltipOpen,tooltipLeft:n.tooltipLeft,tooltipTop:n.tooltipTop,tooltipData:n.tooltipData,updateTooltip:r,showTooltip:i,hideTooltip:o}),c=u.tooltipOpen,d=u.tooltipLeft,f=u.tooltipTop,h=u.tooltipData,p=u.updateTooltip,m=u.hideTooltip,v=(0,ef.useRef)(null),g=(0,ef.useRef)(function(e){var t=e.svgPoint,n=e.index,r=e.key,i=e.datum,o=e.distanceX,a=e.distanceY;v.current&&(v.current.cancel(),v.current=null);var s=Math.sqrt(Math.pow(wT(o)?o:1/0,2)+Math.pow(wT(a)?a:1/0,2));p(function(e){var o,a,l,u=e.tooltipData,c=null!=u&&u.nearestDatum&&wT(u.nearestDatum.distance)?u.nearestDatum.distance:1/0;return{tooltipOpen:!0,tooltipLeft:null==t?void 0:t.x,tooltipTop:null==t?void 0:t.y,tooltipData:{nearestDatum:(null!=(o=null==u?void 0:null==(a=u.nearestDatum)?void 0:a.key)?o:"")!==r&&c0&&i>0&&g({width:p,height:i,margin:s})},[g,p,i,s]);var x=w1({source:wK});return(Er({dataKey:"nearest"===(void 0===f?"nearest":f)?En:Et,onPointerMove:l,onPointerOut:u,onPointerUp:c,onPointerDown:d,allowedSources:j9}),g)?null==p||null==i?ef.createElement(j$.Z,null,function(t){return ef.createElement(ke,j8({},e,{width:null==e.width?t.width:e.width,height:null==e.height?t.height:e.height}))}):null==y?ef.createElement(jX,null,ef.createElement(ke,e)):null==b?ef.createElement(jY,null,ef.createElement(ke,e)):p>0&&i>0?ef.createElement("svg",{width:p,height:i,"aria-label":void 0===t?"XYChart":t},r,(void 0===n||n)&&ef.createElement("rect",j8({x:s.left,y:s.top,width:p-s.left-s.right,height:i-s.top-s.bottom,fill:"transparent"},x))):null:m&&v?ef.createElement(j6,{xScale:m,yScale:v,theme:h,initialDimensions:{width:p,height:i,margin:s},horizontal:o},ef.createElement(ke,e)):(console.warn("[@visx/xychart] XYChart: When no DataProvider is available in context, you must pass xScale & yScale config to XYChart."),null)}function kt(e){return ef.createElement(Ef,e)}function kn(e){return ef.createElement(ER,e)}function kr(){return(kr=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function ku(e){var t=e.bars,n=(e.horizontal,e.xScale,e.yScale,e.radius),r=e.radiusAll,i=e.radiusTop,o=e.radiusRight,a=e.radiusBottom,s=e.radiusLeft,l=kl(e,ko),u=!!(l.onFocus||l.onBlur);return ef.createElement(ef.Fragment,null,t.map(function(e){var t=e.key,c=kl(e,ka);return null==n?ef.createElement("rect",ks({key:t,className:"visx-bar",tabIndex:u?0:void 0},c,l)):ef.createElement(E$.Z,ks({key:t,className:"visx-bar",tabIndex:u?0:void 0,radius:n,all:r,top:i,right:o,bottom:a,left:s},c,l))}))}function kc(){return(kc=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,kf);return ef.createElement(E9,kh({},n,{colorAccessor:t,BarsComponent:ku}))};function km(){return(km=Object.assign?Object.assign.bind():function(e){for(var t=1;t0&&r(l)?n>1?e(l,n-1,r,i,o):(0,kN.Z)(o,l):i||(o[o.length]=l)}return o},kz=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)},kI=Math.max,kB=function(e,t,n){return t=kI(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,o=kI(r.length-t,0),a=Array(o);++i0){if(++g>=800)return arguments[0]}else g=0;return kW.apply(void 0,arguments)}),kY=n(9878),kG=k$(kB(b=function(e,t){var n={};if(null==e)return n;var r=!1;t=(0,kE.Z)(t,function(t){return t=(0,kk.Z)(t,e),r||(r=t.length>1),t}),(0,kA.Z)(e,(0,kY.Z)(e),n),r&&(n=(0,kj.Z)(n,7,kP));for(var i=t.length;i--;)kM(n,t[i]);return n},void 0,function(e){return(null==e?0:e.length)?kV(e,1):[]}),b+""),kX=n(92762);function kK(e){let{initialChartType:t,chartType:n,setChartType:r,curveType:i,setCurveType:o,isLine:a,isStack:s,stackOffset:l,setStackOffset:u,xAxisOrientation:c,setXAxisOrientation:d,yAxisOrientation:f,setYAxisOrientation:h}=e,p="line"===t,m="area"===t;return(0,ed.jsx)(uR,{trigger:(0,ed.jsx)(lD,{tip:"Configure chart",variant:"gray",size:"small",children:(0,ed.jsx)(lL.shL,{})}),title:"Chart settings",contentVariants:{className:"max-h-[70vh]"},children:(0,ed.jsxs)("div",{className:"grid grid-cols-2 gap-x-6 gap-y-10 py-4",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Graph type"}),(0,ed.jsxs)(fk,{value:n,onValueChange:e=>r(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{value:"line",children:"Line"}),(0,ed.jsx)(fj,{disabled:p||m,value:"areastack",children:"Area Stack"}),(0,ed.jsx)(fj,{disabled:p||m,value:"barstack",children:"Bar Stack"}),(0,ed.jsx)(fj,{disabled:p,value:"area",children:"Area"}),(0,ed.jsx)(fj,{disabled:p,value:"bargroup",children:"Bar Group"})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Stack series offset"}),(0,ed.jsxs)(fk,{value:l,onValueChange:e=>u(e),className:"flex flex-col gap-1",children:[(0,ed.jsxs)(fj,{disabled:!s,value:"none",children:["None",(0,ed.jsx)(f3,{children:"zero-baseline"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"diverging",children:["Diverging",(0,ed.jsx)(f3,{children:"non zero-baseline"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"expand",children:["Expand",(0,ed.jsx)(f3,{children:"values sum to 1"})]}),(0,ed.jsxs)(fj,{disabled:!s,value:"wiggle",children:["Wiggle",(0,ed.jsx)(f3,{children:"stream graph"})]})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Curve shape"}),(0,ed.jsxs)(fk,{value:i,onValueChange:e=>o(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{disabled:!a,value:"linear",children:"Linear"}),(0,ed.jsx)(fj,{disabled:!a,value:"cardinal",children:"Cardinal"}),(0,ed.jsx)(fj,{disabled:!a,value:"step",children:"Step"})]})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{weight:"semibold",children:"Axes"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,ed.jsxs)(fk,{value:c,onValueChange:e=>d(e),className:"flex flex-col gap-1",children:[(0,ed.jsx)(fj,{value:"bottom",children:"Bottom"}),(0,ed.jsx)(fj,{value:"top",children:"Top"})]}),(0,ed.jsxs)(fk,{value:f,onValueChange:e=>h(e),className:"flex flex-col gap-2",children:[(0,ed.jsx)(fj,{value:"left",children:"Left"}),(0,ed.jsx)(fj,{value:"right",children:"Right"})]})]})]})]})})}let kJ=(0,ef.forwardRef)((e,t)=>{let{className:n}=e;return(0,ed.jsxs)("div",{ref:t,className:(0,eK.cx)("flex gap-1 items-center",n),children:[(0,ed.jsx)(kQ,{}),(0,ed.jsx)(kQ,{}),(0,ed.jsx)(kQ,{})]})});function kQ(){return(0,ed.jsx)("div",{className:"w-1 h-1 bg-slate-400 dark:bg-slate-200 rounded-full animate-pulselight [&:nth-child(2)]:animation-delay-500 [&:nth-child(3)]:animation-delay-1000"})}function k0(e){let{id:t,height:n,data:r,config:i,actionsLeft:o,isLoading:a,actionsRight:s,emptyState:l,variant:u="panel",allowConfiguration:c=!0}=e,d=function(e,t,n){let[r,i]=(0,ef.useState)(!(0,f2.Tb)()&&!n.disableAnimations),{resolvedTheme:o}=(0,pW.F)(),a=(0,ef.useMemo)(()=>"dark"===o?yS:yk,[o]),[s,l]=(0,ef.useState)("center"),[u,c]=(0,ef.useState)([!1,!1]),[d,f]=u,[h,p]=(0,kX.Z)("".concat(e,"/xAxisOrientation"),{defaultValue:"bottom"}),[m,v]=(0,kX.Z)("".concat(e,"/yAxisOrientation"),{defaultValue:"right"}),[g,y]=(0,ef.useState)(!0),[b,x]=(0,ef.useState)(!0),[w,E]=(0,ef.useState)(!1),[j,k]=(0,ef.useState)(!0),[S,O]=(0,ef.useState)(!0),[C,_]=(0,kX.Z)("".concat(e,"/chartType"),{defaultValue:n.chartType||"areastack"}),[M,A]=(0,kX.Z)("".concat(e,"/curveType"),{defaultValue:n.curveType||"linear"}),[T,P]=(0,kX.Z)("".concat(e,"/stackOffset"),{defaultValue:n.stackOffset||"none"}),N=(0,ef.useMemo)(()=>n.chartType,[]),R=(0,ef.useMemo)(()=>n.curveType,[]),D=(0,ef.useMemo)(()=>n.stackOffset,[]),L=["line","area","areastack"].includes(C),F=["barstack","areastack"].includes(C),Z=a.xyChartTheme.gridStyles.stroke,[V,z]=(0,ef.useState)(!1),[I,B]=(0,ef.useState)("star"),H=(0,ef.useCallback)(e=>{let{x:t,y:n,size:r,color:i,onPointerMove:o,onPointerOut:a,onPointerUp:s,isNearestDatum:l}=e,u={onPointerMove:o,onPointerOut:a,onPointerUp:s};return"star"===I?(0,ed.jsx)(ys,{left:t,top:n,stroke:Z,fill:i,size:10*r,...u}):"circle"===I?(0,ed.jsx)(yc,{left:t,top:n,stroke:Z,fill:i,r:r,...u}):"cross"===I?(0,ed.jsx)(yp,{left:t,top:n,stroke:Z,fill:i,size:10*r,...u}):(0,ed.jsx)("text",{x:t,y:n,dx:"-0.75em",dy:"0.25em",fontSize:14,...u,children:l?"\uD83C\uDF4D":"\uD83C\uDF4C"})},[I,Z]),U=(0,ef.useMemo)(()=>{if(t.sort((e,t)=>e.timestamp>t.timestamp?1:-1),0===t.length)return[];let e=t[t.length-1];return"barstack"!==C&&"bargroup"!==C?[...t,{...e,timestamp:e.timestamp+(0,gG.Nr)(1)}]:t},[C,t]),W=(0,ef.useMemo)(()=>{if(U.length<2)return 0;let e=[U[0].timestamp,U[U.length-1].timestamp],t=new Date().getTime();return t>e[0]&&tObject.keys(kG(t[0],"timestamp")),[t]),$=(0,ef.useMemo)(()=>n.enabledGraph||q,[q,n]),Y=(0,ef.useMemo)(()=>n.enabledTip||q,[q,n]),G=(0,ef.useMemo)(()=>({x:q.reduce((e,t)=>({...e,[t]:e=>e.timestamp}),{}),y:q.reduce((e,t)=>({...e,[t]:e=>e[t]}),{}),date:e=>e.timestamp}),[q]);return{id:e,accessors:G,animationTrajectory:s,config:n,scales:(0,ef.useMemo)(()=>({x:{type:"band",paddingInner:L?1:.3},y:{type:"linear"}}),[L]),data:U,curve:(0,ef.useMemo)(()=>"cardinal"===M&&ym.ZP||"step"===M&&vQ.ZP||yv.Z,[M]),chartData:t,numTicks:4,isLine:L,isStack:F,todayOffset:W,initialChartType:N,initialCurveType:R,initialStackOffset:D,chartType:C,curveType:M,keys:q,enabledGraph:$,enabledTip:Y,renderBarGroup:"bargroup"===C,renderBarStack:"barstack"===C,enableTooltipGlyph:V,renderTooltipGlyph:H,renderAreaSeries:"area"===C,renderAreaStack:"areastack"===C,renderLineSeries:"line"===C,sharedTooltip:S,showGridColumns:f,showGridRows:d,showHorizontalCrosshair:w,showTooltip:g,showVerticalCrosshair:b,snapTooltipToDatum:!F&&j,stackOffset:T,theme:a,margin:(0,ef.useMemo)(()=>({top:30,bottom:"top"===h?0:20,right:"right"===m?60:0,left:"left"===m?60:0}),[h,m]),xAxisOrientation:h,yAxisOrientation:m,setUseAnimatedComponents:i,setAnimationTrajectory:l,setGridProps:c,setXAxisOrientation:p,setYAxisOrientation:v,setShowTooltip:y,setShowVerticalCrosshair:x,setShowHorizontalCrosshair:E,setSnapTooltipToDatum:k,setSharedTooltip:O,setChartType:_,setCurveType:A,setStackOffset:P,setEnableTooltipGlyph:z,setTooltipGlyphComponent:B,...r?{Annotation:wz,AreaSeries:Ep,AreaStack:EL,Axis:EB,BarGroup:E5,BarSeries:jn,BarStack:js,GlyphSeries:jf,Grid:jx,LineSeries:jO,Tooltip:jq,XYChart:ke}:{AreaSeries:kt,AreaStack:kn,Axis:ki,BarGroup:kd,BarSeries:kp,BarStack:kv,Grid:kx,LineSeries:kw,Tooltip:jq,XYChart:ke}}}(t,r,i),f=(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsxs)("div",{className:"flex gap-2 absolute top-3 right-4",children:[s,"panel"===u&&c&&(0,ed.jsx)(kK,{...d})]}),(0,ed.jsx)("div",{className:"flex gap-2 absolute top-3 left-4",children:o}),(0,ed.jsx)(g8,{children:e=>{let{width:t,height:n}=e;return a?(0,ed.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,ed.jsx)(kJ,{className:"scale-150"})}):0===r.length&&l?l:(0,ed.jsx)(g9,{...d,width:t,height:n})}})]});return"panel"===u?(0,ed.jsx)(nA,{className:"relative p-px",style:{height:n},children:f}):(0,ed.jsx)("div",{className:"relative p-px",style:{height:n},children:f})}var k1="text/plain",k2=e=>{};(function(){(console.warn||console.log).apply(console,arguments)}).bind("[clipboard-polyfill]");var k4="undefined"==typeof window?void 0:window,k3="undefined"==typeof globalThis?void 0:globalThis,k5=null!=(Y=null==k4?void 0:k4.Promise)?Y:null==k3?void 0:k3.Promise,k6="undefined"==typeof navigator?void 0:navigator,k8=null==k6?void 0:k6.clipboard;null==(G=null==k8?void 0:k8.read)||G.bind(k8),null==(X=null==k8?void 0:k8.readText)||X.bind(k8);var k7=null==(K=null==k8?void 0:k8.write)?void 0:K.bind(k8),k9=null==(J=null==k8?void 0:k8.writeText)?void 0:J.bind(k8),Se=null==k4?void 0:k4.ClipboardItem,St=function(){if(!k5)throw Error("No `Promise` implementation available for `clipboard-polyfill`. Consider using: https://github.com/lgarron/clipboard-polyfill#flat-file-version-with-promise-included");return k5}();function Sn(e,t,n){for(var r in k2("listener called"),e.success=!0,t){var i=t[r],o=n.clipboardData;o.setData(r,i),r===k1&&o.getData(r)!==i&&(k2("setting text/plain failed"),e.success=!1)}n.preventDefault()}function Sr(e){var t={success:!1},n=Sn.bind(this,t,e);document.addEventListener("copy",n);try{document.execCommand("copy")}finally{document.removeEventListener("copy",n)}return t.success}function Si(e,t){So(e);var n=Sr(t);return Sa(),n}function So(e){var t=document.getSelection();if(t){var n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}}function Sa(){var e=document.getSelection();e&&e.removeAllRanges()}function Ss(e){var t,n,r,i,o,a,s,l=k1 in e;if("undefined"==typeof ClipboardEvent&&void 0!==(null==k4?void 0:k4.clipboardData)&&void 0!==(null==k4?void 0:k4.clipboardData.setData)){if(!l)throw Error("No `text/plain` value was specified.");if(function(e){if(!k4.clipboardData)return!1;var t=k4.clipboardData.setData("Text",e);return t&&k2("writeTextIE worked"),t}(e[k1]))return!0;throw Error("Copying failed, possibly because the user rejected it.")}return Sr(e)?(k2("regular execCopy worked"),!0):navigator.userAgent.indexOf("Edge")>-1?(k2('UA "Edge" => assuming success'),!0):Si(document.body,e)?(k2("copyUsingTempSelection worked"),!0):((a=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),a.textContent="temporary element",document.body.appendChild(a),s=Si(a,e),document.body.removeChild(a),s)?(k2("copyUsingTempElem worked"),!0):(t=e[k1],k2("copyTextUsingDOM"),(n=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),r=n,n.attachShadow&&(k2("Using shadow DOM."),r=n.attachShadow({mode:"open"})),(i=document.createElement("span")).innerText=t,r.appendChild(i),document.body.appendChild(n),So(i),o=document.execCommand("copy"),Sa(),document.body.removeChild(n),!!o&&(k2("copyTextUsingDOM worked"),!0))}function Sl(e,t){var n=[];for(var r in e){var i=e[r];n.push(t(i))}return St.all(n).then(t=>{for(var n={},r=0;rSt.resolve(!0),Sd=St.resolve(!1);function Sf(e){return new St((t,n)=>{try{t(e())}catch(e){n(e)}})}function Sh(e){var t;if(!Ss(((t={})[k1]=e,t)))throw Error("writeText() failed")}function Sp(e,t){for(var n in e)if(-1!==e[n].types.indexOf(t))return!0;return!1}function Sm(e){return Sl(e.types,function(t){return e.getType(t)}).then(t=>new Promise((n,r)=>{var i={};e.presentationStyle&&(i.presentationStyle=e.presentationStyle),Se?n(new Se(t,i)):r("window.ClipboardItem is not defined")}))}let Sv={data:""},Sg=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Sv,Sy=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,Sb=/\/\*[^]*?\*\/|\s\s+|\n/g,Sx=(e,t)=>{let n="",r="",i="";for(let o in e){let a=e[o];"@"==o[0]?"i"==o[1]?n=o+" "+a+";":r+="f"==o[1]?Sx(a,o):o+"{"+Sx(a,"k"==o[1]?"":t)+"}":"object"==typeof a?r+=Sx(a,t?t.replace(/([^,])+/g,e=>o.replace(/(^:.*)|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):o):null!=a&&(o=o.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Sx.p?Sx.p(o,a):o+":"+a+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Sw={},SE=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+SE(e[n]);return t}return e},Sj=(e,t,n,r,i)=>{var o;let a=SE(e),s=Sw[a]||(Sw[a]=(e=>{let t=0,n=11;for(;t>>0;return"go"+n})(a));if(!Sw[s]){let t=a!==e?e:(e=>{let t,n=[{}];for(;t=Sy.exec(e.replace(Sb,""));)t[4]?n.shift():t[3]?n.unshift(n[0][t[3]]=n[0][t[3]]||{}):n[0][t[1]]=t[2];return n[0]})(e);Sw[s]=Sx(i?{["@keyframes "+s]:t}:t,n?"":"."+s)}return o=Sw[s],-1==t.data.indexOf(o)&&(t.data=r?o+t.data:t.data+o),s},Sk=(e,t,n)=>e.reduce((e,r,i)=>{let o=t[i];if(o&&o.call){let e=o(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;o=t?"."+t:e&&"object"==typeof e?e.props?"":Sx(e,""):!1===e?"":e}return e+r+(null==o?"":o)},"");function SS(e){let t=this||{},n=e.call?e(t.p):e;return Sj(n.unshift?n.raw?Sk(n,[].slice.call(arguments,1),t.p):n.reduce((e,n)=>Object.assign(e,n&&n.call?n(t.p):n),{}):n,Sg(t.target),t.g,t.o,t.k)}SS.bind({g:1});let SO,SC,S_,SM=SS.bind({k:1});function SA(e,t){let n=this||{};return function(){let r=arguments;function i(o,a){let s=Object.assign({},o),l=s.className||i.className;n.p=Object.assign({theme:SC&&SC()},s),n.o=/ *go\d+/.test(l),s.className=SS.apply(n,r)+(l?" "+l:""),t&&(s.ref=a);let u=e;return e[0]&&(u=s.as||e,delete s.as),S_&&u[0]&&S_(s),SO(u,s)}return t?t(i):i}}function ST(){return(ST=Object.assign||function(e){for(var t=1;t-1&&Sz.splice(e,1)}},[n]);var i=n.toasts.map(function(t){var n,r,i;return ST({},e,e[t.type],t,{duration:t.duration||(null==(n=e[t.type])?void 0:n.duration)||(null==(r=e)?void 0:r.duration)||SH[t.type],style:ST({},e.style,null==(i=e[t.type])?void 0:i.style,t.style)})});return ST({},n,{toasts:i})},SW=function(e){return function(t,n){var r,i=(void 0===(r=e)&&(r="blank"),ST({createdAt:Date.now(),visible:!0,type:r,ariaProps:{role:"status","aria-live":"polite"},message:t,pauseDuration:0},n,{id:(null==n?void 0:n.id)||SR()}));return SB({type:Q.UPSERT_TOAST,toast:i}),i.id}},Sq=function(e,t){return SW("blank")(e,t)};Sq.error=SW("error"),Sq.success=SW("success"),Sq.loading=SW("loading"),Sq.custom=SW("custom"),Sq.dismiss=function(e){SB({type:Q.DISMISS_TOAST,toastId:e})},Sq.remove=function(e){return SB({type:Q.REMOVE_TOAST,toastId:e})},Sq.promise=function(e,t,n){var r=Sq.loading(t.loading,ST({},n,null==n?void 0:n.loading));return e.then(function(e){return Sq.success(SN(t.success,e),ST({id:r},n,null==n?void 0:n.success)),e}).catch(function(e){Sq.error(SN(t.error,e),ST({id:r},n,null==n?void 0:n.error))}),e};var S$=function(e){var t=SU(e),n=t.toasts,r=t.pausedAt;(0,ef.useEffect)(function(){if(!r){var e=Date.now(),t=n.map(function(t){if(t.duration!==1/0){var n=(t.duration||0)+t.pauseDuration-(e-t.createdAt);if(n<0){t.visible&&Sq.dismiss(t.id);return}return setTimeout(function(){return Sq.dismiss(t.id)},n)}});return function(){t.forEach(function(e){return e&&clearTimeout(e)})}}},[n,r]);var i=(0,ef.useMemo)(function(){return{startPause:function(){SB({type:Q.START_PAUSE,time:Date.now()})},endPause:function(){r&&SB({type:Q.END_PAUSE,time:Date.now()})},updateHeight:function(e,t){return SB({type:Q.UPDATE_TOAST,toast:{id:e,height:t}})},calculateOffset:function(e,t){var r,i=t||{},o=i.reverseOrder,a=i.gutter,s=void 0===a?8:a,l=i.defaultPosition,u=n.filter(function(t){return(t.position||l)===(e.position||l)&&t.height}),c=u.findIndex(function(t){return t.id===e.id}),d=u.filter(function(e,t){return t * {\n pointer-events: auto;\n }\n"]);return Og=function(){return e},e}j=ef.createElement,Sx.p=void 0,SO=j,SC=void 0,S_=void 0;var Oy=function(e,t){var n=e.includes("top"),r=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return ST({left:0,right:0,display:"flex",position:"absolute",transition:SD()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:"translateY("+t*(n?1:-1)+"px)"},n?{top:0}:{bottom:0},r)},Ob=SS(Og()),Ox=function(e){var t=e.reverseOrder,n=e.position,r=void 0===n?"top-center":n,i=e.toastOptions,o=e.gutter,a=e.children,s=e.containerStyle,l=e.containerClassName,u=S$(i),c=u.toasts,d=u.handlers;return(0,ef.createElement)("div",{style:ST({position:"fixed",zIndex:9999,top:16,left:16,right:16,bottom:16,pointerEvents:"none"},s),className:l,onMouseEnter:d.startPause,onMouseLeave:d.endPause},c.map(function(e){var n,i=e.position||r,s=Oy(i,d.calculateOffset(e,{reverseOrder:t,gutter:o,defaultPosition:r})),l=e.height?void 0:(n=function(t){d.updateHeight(e.id,t.height)},function(e){e&&setTimeout(function(){n(e.getBoundingClientRect())})});return(0,ef.createElement)("div",{ref:l,className:e.visible?Ob:"",key:e.id,style:s},"custom"===e.type?SN(e.message,e):a?a(e):(0,ef.createElement)(Ov,{toast:e,position:i}))}))};function Ow(e){let{icon:t,title:n,body:r,toastId:i}=e;return(0,ed.jsxs)("div",{"data-testid":"toasts",className:"flex flex-col overflow-hidden",children:[(0,ed.jsxs)("div",{className:"flex items-center gap-2 pt-1.5 pb-1 px-1 overflow-hidden",children:[t&&(0,ed.jsx)(nC,{className:"flex items-center",color:"subtle",children:t}),(0,ed.jsx)(lN,{content:n,children:(0,ed.jsx)(nC,{ellipsis:!0,className:"flex-1",children:n})}),(0,ed.jsx)("div",{className:"flex items-center pl-1",children:(0,ed.jsx)(lD,{icon:"hover",size:"none",onClick:e=>{Sq.dismiss(i)},children:(0,ed.jsx)(lL.PcV,{})})})]}),r&&(0,ed.jsx)("div",{className:"pb-1",children:(0,ed.jsx)(uT,{children:(0,ed.jsx)("div",{className:"max-w-sm px-1 max-h-20",children:(0,ed.jsx)(nC,{color:"subtle",size:"14",children:r})})})})]})}let OE=e=>{let{title:t,body:n,icon:r,options:i={}}=e;Sq(e=>(0,ed.jsx)(Ow,{toastId:e.id,title:t,body:n,icon:r}),OS(i))};function Oj(e){let{title:t,body:n,options:r}=e;OE({title:t,body:n,icon:(0,ed.jsx)(lL.yar,{className:"text-green-600"}),options:r})}function Ok(e){let{title:t,body:n,options:r}=e;OE({title:t,body:n,icon:(0,ed.jsx)(lL.T80,{className:"text-red-600"}),options:r})}function OS(){let{className:e,...t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{position:"top-center",duration:6e3,className:(0,eK.cx)(nM(),"overflow-hidden","!max-w-[800px]","[&>div]:overflow-hidden","!p-0","z-50",e),success:{icon:(0,ed.jsx)("div",{className:"!flex-none w-5",children:(0,ed.jsx)(lL.tEK,{className:"w-5 text-green-600"})})},error:{icon:(0,ed.jsx)("div",{className:"!flex-none w-5",children:(0,ed.jsx)(lL.Jsc,{className:"w-5 text-red-600"})})},...t}}function OO(){return(0,ed.jsx)(Ox,{toastOptions:OS(),containerStyle:{zIndex:20}})}let OC=(e,t)=>{OE({title:t?"Copied ".concat(t," to clipboard"):"Copied to clipboard",icon:(0,ed.jsx)(lL.vtB,{})}),Sf(()=>k9?(k2("Using `navigator.clipboard.writeText()`."),k9(e).catch(Sh)):St.resolve(Sh(e)))},O_=(e,t,n)=>{var r;OE({title:n?"Copied ".concat(n," to clipboard"):"Copied to clipboard",icon:(0,ed.jsx)(lL.vtB,{})}),r=[new ClipboardItem({[t]:e})],Sf(()=>k7&&Se?(k2("Using `navigator.clipboard.write()`."),St.all(r.map(Sm)).then(e=>k7(e).then(Sc).catch(e=>{if(!Sp(r,k1)&&!Sp(r,"text/html"))throw e;return Sd}))):Sd).then(e=>{var t;return e?Su:(Sp(r,k1)||k2("clipboard.write() was called without a `text/plain` data type. On some platforms, this may result in an empty clipboard. Call suppressWarnings() to suppress this warning."),Sl((t=r[0]).types,function(e){return t.getType(e).then(e=>new St((t,n)=>{var r=new FileReader;r.addEventListener("load",()=>{var e=r.result;"string"==typeof e?t(e):n("could not convert blob to string")}),r.readAsText(e)}))}).then(e=>{if(!Ss(e))throw Error("write() failed")}))})};function OM(e,t){let n=!(arguments.length>2)||void 0===arguments[2]||arguments[2];return e?t&&e.length>t?"".concat(e.slice(0,t)).concat(n?"...":""):"".concat(e.slice(0,t)):""}function OA(e){return(e||"").replace(/^addr:/,"").replace(/^txid:/,"").replace(/^fcid:/,"").replace(/^h:/,"").replace(/^scoid:/,"").replace(/^sfoid:/,"").replace(/^key:/,"").replace(/^bid:/,"")}function OT(e,t,n){return t?"".concat(e," ").concat(OM(t,n)):"".concat(e)}function OP(e){let{testId:t,value:n,displayValue:r,type:i,label:o,href:a,maxLength:s,size:l,scaleSize:u,weight:c,font:d,color:f="contrast",className:h,siascanUrl:p,contextMenu:m}=e,v=o||(0,gG.uV)(i),g=s||(0,gG.uF)(i),y=OA(n),b=r||i&&(0,gG.Lu)(i,y,g)||(0,gG.mj)(y,g);return(0,ed.jsxs)("div",{"data-testid":t,className:(0,eK.cx)("flex items-center",h),children:[a?(0,ed.jsx)(dS,{href:a,underline:"hover",size:l,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:b}):(0,ed.jsx)(nC,{size:l,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:b}),(0,ed.jsx)("div",{className:"ml-1 flex items-center",children:m||(0,ed.jsx)(ON,{cleanValue:y,label:v,size:l,siascanUrl:p,type:i})})]})}function ON(e){let{size:t,cleanValue:n,label:r,siascanUrl:i,type:o}=e;return(0,ed.jsxs)(dl,{trigger:(0,ed.jsx)(lD,{size:"none",variant:"ghost",children:(0,ed.jsx)(lL.EMN,{className:"10"===t?"scale-75":"scale-90"})}),contentProps:{align:"end"},children:[(0,ed.jsxs)(du,{onSelect:e=>{OC(n,r)},onClick:e=>{e.stopPropagation()},children:[(0,ed.jsx)(dd,{children:(0,ed.jsx)(lL.olJ,{})}),"Copy to clipboard"]}),i&&o&&(0,gG.Lg)(o)&&(0,ed.jsx)(dS,{target:"_blank",href:(0,gG.jH)(i,o,n),className:"block w-full",underline:"none",children:(0,ed.jsxs)(du,{onClick:e=>{e.stopPropagation()},children:[(0,ed.jsx)(dd,{children:(0,ed.jsx)(lL.V8Q,{})}),"View on Siascan"]})})]})}function OR(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:o="change"}=e,a=(0,gG.yF)(String(t),{units:"SF"});return(0,ed.jsx)(lN,{content:(i?"".concat(i," "):"")+a,children:(0,ed.jsxs)(nC,{size:n,scaleSize:r,weight:"medium",font:"mono",color:"change"===o?t>0?"green":t<0?"red":"subtle":"contrast",children:["change"===o&&t>0?"+":"",a]})})}function OD(e){let{testId:t,value:n,size:r,scaleSize:i,tooltip:o="",tipSide:a,font:s="mono",variant:l="change",color:u,fixed:c=3,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0}=e,m=n.isGreaterThan(0)?"+":n.isLessThan(0)?"-":"",v=u||("change"===l?n.isGreaterThan(0)?"green":n.isLessThan(0)?"red":"subtle":"contrast"),g=(0,ed.jsxs)(nC,{"data-testid":t,size:r,scaleSize:i,weight:"medium",font:s,ellipsis:!0,color:v,children:["change"===l?"".concat(m).concat((0,gG.Vz)(n.absoluteValue(),{fixed:c,dynamicUnits:d})):(0,gG.Vz)(n,{fixed:c,dynamicUnits:d,hastingUnits:f}),h||""]});return p?(0,ed.jsx)(lN,{content:(o?"".concat(o," "):"")+(0,gG.Vz)(n,{fixed:16,dynamicUnits:!1}),side:a,children:g}):g}function OL(e){let{sc:t,size:n,scaleSize:r,color:i,tooltip:o="",variant:a="change",fixed:s,font:l="mono",fixedTip:u=20,showTooltip:c=!0,tipSide:d,extendedSuffix:f}=e,{rate:h,currency:p}=(0,f2.Nz)(),m=t.isZero()?"":t.isGreaterThan(0)&&"change"===a?"+":t.isLessThan(0)?"-":"",v=i||("change"===a?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast");if(!h||!p)return null;let g=h.times(t).div(1e24),y=void 0!==s?s:p.fixed,b=(0,ed.jsx)(nC,{size:n,scaleSize:r,weight:"medium",font:l,ellipsis:!0,color:v,children:"".concat(m).concat(p.prefix).concat(OF(g.absoluteValue(),y)).concat(f||"")});return c?(0,ed.jsx)(lN,{side:d,content:(o?"".concat(o," "):"")+"".concat(m).concat(p.prefix).concat(OF(g.absoluteValue(),u)).concat(f||""),children:b}):b}function OF(e,t){let[n,r]=e.toFixed(t).split("."),i=new Intl.NumberFormat().format(parseInt(n));return r?"".concat(i).concat(Intl.NumberFormat().format(1.1).charAt(1)).concat(r):i}function OZ(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:o="change",fixed:a=3,fixedFiat:s,fixedTipFiat:l,font:u="mono",tipSide:c,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0,displayBoth:m=!1,displayBothDirection:v="column"}=e,{settings:{currencyDisplay:g}}=(0,f2.Hv)(),{rate:y}=(0,f2.Nz)(),b=(0,ef.useMemo)(()=>(0,ed.jsx)(OD,{value:t,size:n,color:m&&"row"===v&&"bothPreferFiat"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:o,fixed:a,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,o,a,u,d,f,h,p,c,g,m,v]),x=(0,ef.useMemo)(()=>(0,ed.jsx)(OL,{sc:t,size:n,color:m&&"row"===v&&"bothPreferSc"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:o,fixed:s,fixedTip:l,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,o,u,s,l,d,f,h,p,c,g,m,v]);return"sc"!==g&&y?"fiat"===g?x:"bothPreferSc"===g?m?(0,ed.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[b,x]}):b:"bothPreferFiat"===g?m?(0,ed.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[x,b]}):x:b:b}function OV(e){let{value:t,size:n="14",weight:r="semibold",tooltip:i="",tipSide:o,variant:a="change",color:s,format:l}=e,u=t.isGreaterThan(0)?"+":t.isLessThan(0)?"-":"",c="change"===a?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast";return(0,ed.jsx)(lN,{side:o,content:(i?"".concat(i," "):"")+l(t),children:(0,ed.jsx)(nC,{size:n,weight:r,font:"mono",ellipsis:!0,color:s||c,children:"change"===a?"".concat(u).concat(l(t.absoluteValue())):l(t)})})}var Oz=n(19510),OI=1/0,OB=function(e){var t,n=(t=e)?(t=vY(t))===OI||t===-OI?(t<0?-1:1)*17976931348623157e292:t==t?t:0:0===t?t:0,r=n%1;return n==n?r?n-r:n:0},OH=Math.min,OU=function(e,t){if((e=OB(e))<1||e>9007199254740991)return[];var n,r=4294967295,i=OH(e,4294967295);t="function"==typeof(n=t)?n:kU.Z,e-=4294967295;for(var o=(0,Oz.Z)(i,t);++r(0,ed.jsxs)("div",{className:(0,eK.cx)("relative flex gap-4 p-3.5",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:[(0,ed.jsx)(he,{className:"w-[60px] h-[50px]"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ed.jsx)(he,{className:"w-[90%] h-[20px]"}),(0,ed.jsx)(he,{className:"w-[140px] h-[14px]"})]})]},e))})}var Oq=n(66700),O$=n(19785);function OY(e,t){(0,O$.Z)(2,arguments);var n=(0,Oq.Z)(e),r=(0,Oq.Z)(t),i=n.getTime()-r.getTime();return i<0?-1:i>0?1:i}var OG={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}},OX={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function OK(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var OJ={date:OK({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:OK({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:OK({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},OQ={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function O0(e){return function(t,n){var r,i=n||{};if("formatting"===(i.context?String(i.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,a=i.width?String(i.width):o;r=e.formattingValues[a]||e.formattingValues[o]}else{var s=e.defaultWidth,l=i.width?String(i.width):e.defaultWidth;r=e.values[l]||e.values[s]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function O1(e){return function(t){var n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=r.width,o=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;var s=a[0],l=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],u=Array.isArray(l)?function(e,t){for(var n=0;n0?"in "+r:r+" ago":r},formatLong:OJ,formatRelative:function(e,t,n,r){return OQ[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:O0({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:O0({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:O0({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:O0({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:O0({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(k={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.match(k.matchPattern);if(!n)return null;var r=n[0],i=e.match(k.parsePattern);if(!i)return null;var o=k.valueCallback?k.valueCallback(i[0]):i[0];return{value:o=t.valueCallback?t.valueCallback(o):o,rest:e.slice(r.length)}}),era:O1({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:O1({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:O1({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:O1({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:O1({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function O4(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}var O3=n(81441),O5=n(32690),O6=n(36202),O8=n(25186),O7=function(e){e=(0,O8.Z)(e);var t=(0,O5.Z)(e)?(0,O6.Z)(e):void 0,n=t?t[0]:e.charAt(0),r=t?(0,O3.Z)(t,1).join(""):e.slice(1);return n.toUpperCase()+r};function O9(e){let{type:t,label:n,initials:r,href:i,src:o,shape:a}=e,s=(0,ed.jsx)(lX,{interactive:!!i,fallback:r||t&&(t||n||"").split(" ").map(e=>e.charAt(0).toUpperCase).join(""),src:o,shape:a||(t&&"address"!==t&&"block"!==t?"circle":"square")}),l=i&&(0,ed.jsx)(dS,{href:i,underline:"none",children:s})||s;return t?(0,ed.jsx)(lN,{content:n||(0,gG.jF)(t),children:(0,ed.jsx)("div",{className:"",children:l})}):l}function Ce(e){let{label:t,type:n,avatar:r,avatarShape:i,initials:o,href:a,onClick:s,children:l}=e;return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex gap-4 p-4",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),onClick:s,children:[(0,ed.jsx)(O9,{label:t,type:n,shape:i,src:r,initials:o||(n||t||"").split(" ").map(e=>e.charAt(0).toUpperCase()).join(""),href:a}),l]})}function Ct(e){let t=e.sc,n=e.sf,r=e.hash&&(0,ed.jsx)(OP,{value:e.hash,type:e.type,label:e.label,siascanUrl:e.siascanUrl,href:e.href,color:"subtle"}),i=e.label||"transaction"===e.type&&e.txType&&(0,gG.pX)(e.txType)||(0,gG.jF)(e.type),o=!function(e){if(!e)return!1;try{return new URL(e),!0}catch(e){return!1}}(i)?O7(i):i;return(0,ed.jsx)(Ce,{...e,children:(0,ed.jsxs)("div",{className:"flex flex-col items-center gap-1 w-full min-w-0",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center w-full",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center min-w-0",children:[e.height&&e.blockHref&&(0,ed.jsx)(nC,{color:"subtle",weight:"semibold",children:(0,ed.jsx)(dS,{href:e.blockHref,underline:"none",children:(0,gG.yF)(e.height)})}),o?(0,ed.jsx)(lN,{content:o,children:(0,ed.jsx)(nC,{ellipsis:!0,weight:"medium",children:o})}):(0,ed.jsx)(nC,{ellipsis:!0,weight:"medium",children:r})]}),(0,ed.jsx)("div",{className:"flex-1"}),(0,ed.jsxs)("div",{className:"flex items-center",children:[!!t&&(0,ed.jsx)(OZ,{variant:e.scVariant,value:t}),!!n&&(0,ed.jsx)(OR,{variant:e.sfVariant,value:n})]})]}),(0,ed.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ed.jsx)("div",{className:"flex gap-1",children:!!o&&r}),(0,ed.jsxs)("div",{className:"flex gap-1 items-center",children:[e.unconfirmed?(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"unconfirmed"}),e.timestamp?(0,ed.jsx)(nC,{color:"verySubtle",children:(0,ed.jsx)(lL.Bpb,{className:"scale-50"})}):null]}):null,e.timestamp&&(0,ed.jsx)(nC,{color:"subtle",children:function(e,t){var n,r,i,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,O$.Z)(2,arguments);var a=o.locale||O2;if(!a.formatDistance)throw RangeError("locale must contain formatDistance property");var s=OY(e,t);if(isNaN(s))throw RangeError("Invalid time value");var l=function(e,t){if(null==e)throw TypeError("assign requires that input parameter not be null or undefined");for(var n in t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}({},o);l.addSuffix=!!o.addSuffix,l.comparison=s,s>0?(n=(0,Oq.Z)(t),r=(0,Oq.Z)(e)):(n=(0,Oq.Z)(e),r=(0,Oq.Z)(t));var u=function(e,t,n){(0,O$.Z)(2,arguments);var r,i=function(e,t){return(0,O$.Z)(2,arguments),(0,Oq.Z)(e).getTime()-(0,Oq.Z)(t).getTime()}(e,t)/1e3;return((r=null==n?void 0:n.roundingMethod)?OG[r]:OG.trunc)(i)}(r,n),c=Math.round((u-(O4(r)-O4(n))/1e3)/60);if(c<2){if(o.includeSeconds){if(u<5)return a.formatDistance("lessThanXSeconds",5,l);if(u<10)return a.formatDistance("lessThanXSeconds",10,l);if(u<20)return a.formatDistance("lessThanXSeconds",20,l);if(u<40)return a.formatDistance("halfAMinute",null,l);else if(u<60)return a.formatDistance("lessThanXMinutes",1,l);else return a.formatDistance("xMinutes",1,l)}return 0===c?a.formatDistance("lessThanXMinutes",1,l):a.formatDistance("xMinutes",c,l)}if(c<45)return a.formatDistance("xMinutes",c,l);if(c<90)return a.formatDistance("aboutXHours",1,l);if(c<1440)return a.formatDistance("aboutXHours",Math.round(c/60),l);if(c<2520)return a.formatDistance("xDays",1,l);if(c<43200)return a.formatDistance("xDays",Math.round(c/1440),l);if(c<86400)return i=Math.round(c/43200),a.formatDistance("aboutXMonths",i,l);if((i=function(e,t){(0,O$.Z)(2,arguments);var n,r=(0,Oq.Z)(e),i=(0,Oq.Z)(t),o=OY(r,i),a=Math.abs(function(e,t){(0,O$.Z)(2,arguments);var n=(0,Oq.Z)(e),r=(0,Oq.Z)(t);return 12*(n.getFullYear()-r.getFullYear())+(n.getMonth()-r.getMonth())}(r,i));if(a<1)n=0;else{1===r.getMonth()&&r.getDate()>27&&r.setDate(30),r.setMonth(r.getMonth()-o*a);var s=OY(r,i)===-o;(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e);return(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e);return t.setHours(23,59,59,999),t})(t).getTime()===(function(e){(0,O$.Z)(1,arguments);var t=(0,Oq.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t})(t).getTime()})((0,Oq.Z)(e))&&1===a&&1===OY(e,i)&&(s=!1),n=o*(a-Number(s))}return 0===n?0:n}(r,n))<12)return a.formatDistance("xMonths",Math.round(c/43200),l);var d=i%12,f=Math.floor(i/12);return d<3?a.formatDistance("aboutXYears",f,l):d<9?a.formatDistance("overXYears",f,l):a.formatDistance("almostXYears",f+1,l)}(new Date(e.timestamp),new Date,{addSuffix:!0})})]})]})]})})}function Cn(e){let{title:t,actions:n,dataset:r,isLoading:i,emptyState:o,emptyMessage:a,skeletonCount:s=10,children:l}=e,u=t||n,c="emptyState";return!i||(null==r?void 0:r.length)||l||(c="skeleton"),((null==r?void 0:r.length)||l)&&(c="currentData"),(0,ed.jsx)(nA,{children:(0,ed.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:[u&&(0,ed.jsxs)("div",{className:"flex items-center p-4 border-b border-gray-200 dark:border-graydark-300",children:[t&&(0,ed.jsx)(dm,{size:"20",font:"mono",ellipsis:!0,children:t}),(0,ed.jsx)("div",{className:"flex-1"}),n]}),(0,ed.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:["emptyState"===c&&(o||(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center justify-center h-[84px]",(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:(0,ed.jsx)(nC,{size:"18",color:"subtle",children:a||"No results"})})),"currentData"===c&&(l||(null==r?void 0:r.map((e,t)=>(0,ed.jsx)(Ct,{...e},e.hash||e.label||t)))),"skeleton"===c&&(0,ed.jsx)(OW,{skeletonCount:s})]})]})})}function Cr(e){let{label:t,entityType:n,entityValue:r,actions:i,href:o,value:a,extendedSuffix:s,hash:l,sc:u,scFixed:c=2,sf:d,comment:f,commentTip:h,scaleSize:p="40",isLoading:m,onClick:v}=e,g=(0,ed.jsx)(nC,{color:"subtle",size:"12",className:"h-6",children:f});return(0,ed.jsx)(nA,{children:(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center py-2 px-4 h-full min-w-[250px]",v?"cursor-pointer":""),onClick:v,children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4 flex-wrap items-start w-full",children:[(0,ed.jsxs)("div",{className:"flex relative top-px flex-1 w-full gap-6 items-center justify-between",children:[(0,ed.jsx)(nC,{color:"subtle",ellipsis:!0,scaleSize:"14",children:"string"==typeof t?O7(t):t}),i]}),(0,ed.jsxs)("div",{className:"flex flex-col items-end md:items-start gap-2 md:flex-2",children:[m?(0,ed.jsx)(he,{className:"h-12 w-[150px]"}):(0,ed.jsxs)(ed.Fragment,{children:[void 0!==u&&(0,ed.jsx)(OZ,{extendedSuffix:s,scaleSize:p,variant:"value",value:u,fixed:c}),void 0!==d&&(0,ed.jsx)(OR,{scaleSize:p,variant:"value",value:d}),n&&(r?(0,ed.jsx)(OP,{scaleSize:p,label:(0,gG.jF)(n),href:o,value:r,displayValue:"block"===n&&r?Number(r).toLocaleString():r,className:"relative top-0.5"}):(0,ed.jsx)(nC,{font:"mono",weight:"medium",scaleSize:p,children:"-"})),l&&(0,ed.jsx)(OP,{scaleSize:p,label:"hash",value:l}),void 0!==a&&(0,ed.jsx)(nC,{font:"mono",weight:"medium",scaleSize:p,ellipsis:!0,children:a})]}),g?(0,ed.jsx)("div",{className:"mt-1",children:m?(0,ed.jsx)("div",{className:"mt-1 h-6 justify-center",children:(0,ed.jsx)(he,{className:"h-4 w-[100px]"})}):h?(0,ed.jsx)(lN,{content:h,children:g}):g}):null]})]})})})}function Ci(e){let{title:t,actions:n,name:r}=e;return(0,ed.jsxs)("div",{className:"flex gap-0.5 items-center",children:[t?(0,ed.jsx)(dE,{htmlFor:r,noWrap:!0,children:t}):null,n]})}function Co(e){var t;let{form:n,name:r}=e,i=n.formState.errors[r],o=null===(t=n.formState.errors[r])||void 0===t?void 0:t.message;return i?(0,ed.jsx)(nC,{size:"14",color:"red",children:o}):null}function Ca(e){let{form:t,title:n,actions:r,name:i,className:o,wrap:a}=e,s=t.formState.errors[i];return n||s?(0,ed.jsxs)("div",{className:(0,eK.cx)("flex justify-between items-center gap-x-4 overflow-hidden",a?"flex-wrap":"",o),children:[(0,ed.jsx)(Ci,{name:i,title:n,actions:r}),(0,ed.jsx)(Co,{form:t,name:i})]}):null}function Cs(e){let{children:t,...n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ed.jsx)(Ca,{...n}),t]})}function Cl(e){let{form:t,size:n="medium",variant:r="accent",className:i,children:o}=e;return(0,ed.jsx)(lD,{className:i,size:n,variant:r,state:t.formState.isSubmitting?"waiting":void 0,type:"submit",children:t.formState.isSubmitting?(0,ed.jsx)(kJ,{}):o})}function Cu(e){let{formik:t,title:n,name:r,placeholder:i,disabled:o,readOnly:a,autoComplete:s="off",spellCheck:l=!1,tabIndex:u,allowDecimals:c=!1,decimalsLimitFiat:d=3,decimalsLimitSc:f=3,decimalsLimit:h=2,disableGroupSeparators:p=!1,showFiat:m=!0,units:v,type:g,variants:y}=e;return(0,ed.jsx)(Cp,{formik:t,title:n,name:r,children:"number"===g?(0,ed.jsx)(Cd,{formik:t,name:r,units:v,disabled:o,readOnly:a,tabIndex:u,decimalsLimit:h,allowDecimals:c,disableGroupSeparators:p,placeholder:i,variants:y}):"siacoin"===g?(0,ed.jsx)(Cf,{formik:t,name:r,disabled:o,readOnly:a,placeholder:i,tabIndex:u,showFiat:m,decimalsLimitFiat:d,decimalsLimitSc:f,variants:y}):(0,ed.jsx)(Cc,{formik:t,name:r,autoComplete:s,disabled:o,readOnly:a,placeholder:i,tabIndex:u,spellCheck:l,type:g,variants:y})})}function Cc(e){let{formik:t,name:n,placeholder:r,autoComplete:i="off",disabled:o,readOnly:a,tabIndex:s,spellCheck:l=!1,type:u,variants:c}=e;return(0,ed.jsx)(fO,{id:n,name:n,autoComplete:i,disabled:o,spellCheck:l,placeholder:r,tabIndex:s,readOnly:a||t.isSubmitting,type:u,onBlur:t.handleBlur,onChange:t.handleChange,value:t.values[n]||"",...c})}function Cd(e){let{formik:t,name:n,units:r,disabled:i,readOnly:o,tabIndex:a,placeholder:s,decimalsLimit:l,allowDecimals:u=!1,disableGroupSeparators:c=!1,variants:d}=e;return(0,ed.jsx)(f1,{id:n,units:r,name:n,placeholder:new(fQ())(s),disabled:i,allowDecimals:u,decimalsLimit:l,disableGroupSeparators:c,readOnly:o||t.isSubmitting,tabIndex:a,onBlur:t.handleBlur,onChange:e=>t.setFieldValue(n,e),value:t.values[n],...d})}function Cf(e){let{formik:t,name:n,disabled:r,readOnly:i,tabIndex:o,placeholder:a,showFiat:s,decimalsLimitFiat:l=3,decimalsLimitSc:u=3,variants:c}=e;return(0,ed.jsx)(f4,{id:n,name:n,disabled:r,showFiat:s,decimalsLimitFiat:l,decimalsLimitSc:u,readOnly:i||t.isSubmitting,tabIndex:o,onFocus:()=>t.setFieldTouched(n),sc:new(fQ())(t.values[n]),placeholder:new(fQ())(a),onChange:e=>t.setFieldValue(n,null==e?void 0:e.toString()),...c})}function Ch(e){var t,n;let{formik:r,title:i,name:o,withStatusError:a=!1,className:s}=e,l=r.errors[o]&&r.touched[o]||a&&(null===(t=r.status)||void 0===t?void 0:t.error),u=r.errors[o]||a&&(null===(n=r.status)||void 0===n?void 0:n.error);return(i||l)&&(0,ed.jsxs)("div",{className:(0,eK.cx)("flex justify-between items-center gap-4",s),children:[i?(0,ed.jsx)(dE,{htmlFor:o,children:i}):(0,ed.jsx)("div",{}),l&&(0,ed.jsx)(nC,{size:"14",color:"red",children:u})]})}function Cp(e){let{children:t,...n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ed.jsx)(Ch,{...n}),t]})}function Cm(e){var t;let{formik:n,size:r="medium",variant:i="accent",withStatusError:o=!0,children:a}=e;return(0,ed.jsxs)(ed.Fragment,{children:[o&&(null===(t=n.status)||void 0===t?void 0:t.error)&&(0,ed.jsx)(nC,{color:"red",children:n.status.error}),(0,ed.jsx)(lD,{size:r,variant:i,state:n.isSubmitting?"waiting":void 0,type:"submit",children:n.isSubmitting?(0,ed.jsx)(kJ,{}):a})]})}let Cv="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function Cg(e){let t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function Cy(e){return"nodeType"in e}function Cb(e){var t,n;return e?Cg(e)?e:Cy(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function Cx(e){let{Document:t}=Cb(e);return e instanceof t}function Cw(e){return!Cg(e)&&e instanceof Cb(e).HTMLElement}function CE(e){return e instanceof Cb(e).SVGElement}function Cj(e){return e?Cg(e)?e.document:Cy(e)?Cx(e)?e:Cw(e)||CE(e)?e.ownerDocument:document:document:document}let Ck=Cv?ef.useLayoutEffect:ef.useEffect;function CS(e){let t=(0,ef.useRef)(e);return Ck(()=>{t.current=e}),(0,ef.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;r{n.current!==e&&(n.current=e)},t),n}function CC(e,t){let n=(0,ef.useRef)();return(0,ef.useMemo)(()=>{let t=e(n.current);return n.current=t,t},[...t])}function C_(e){let t=CS(e),n=(0,ef.useRef)(null),r=(0,ef.useCallback)(e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e},[]);return[n,r]}function CM(e){let t=(0,ef.useRef)();return(0,ef.useEffect)(()=>{t.current=e},[e]),t.current}let CA={};function CT(e,t){return(0,ef.useMemo)(()=>{if(t)return t;let n=null==CA[e]?0:CA[e]+1;return CA[e]=n,e+"-"+n},[e,t])}function CP(e){return function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i{for(let[r,i]of Object.entries(n)){let n=t[r];null!=n&&(t[r]=n+e*i)}return t},{...t})}}let CN=CP(1),CR=CP(-1);function CD(e){if(!e)return!1;let{KeyboardEvent:t}=Cb(e.target);return t&&e instanceof t}function CL(e){if(function(e){if(!e)return!1;let{TouchEvent:t}=Cb(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){let{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){let{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return"clientX"in e&&"clientY"in e?{x:e.clientX,y:e.clientY}:null}let CF=Object.freeze({Translate:{toString(e){if(!e)return;let{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;let{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[CF.Translate.toString(e),CF.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),CZ="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]",CV={display:"none"};function Cz(e){let{id:t,value:n}=e;return ef.createElement("div",{id:t,style:CV},n)}function CI(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return ef.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}let CB=(0,ef.createContext)(null),CH={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},CU={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function CW(e){let{announcements:t=CU,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=CH}=e,{announce:o,announcement:a}=function(){let[e,t]=(0,ef.useState)("");return{announce:(0,ef.useCallback)(e=>{null!=e&&t(e)},[]),announcement:e}}(),s=CT("DndLiveRegion"),[l,u]=(0,ef.useState)(!1);if((0,ef.useEffect)(()=>{u(!0)},[]),!function(e){let t=(0,ef.useContext)(CB);(0,ef.useEffect)(()=>{if(!t)throw Error("useDndMonitor must be used within a children of ");return t(e)},[e,t])}((0,ef.useMemo)(()=>({onDragStart(e){let{active:n}=e;o(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&o(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;o(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;o(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;o(t.onDragCancel({active:n,over:r}))}}),[o,t])),!l)return null;let c=ef.createElement(ef.Fragment,null,ef.createElement(Cz,{id:r,value:i.draggable}),ef.createElement(CI,{id:s,announcement:a}));return n?(0,tI.createPortal)(c,n):c}function Cq(){}function C$(e,t){return(0,ef.useMemo)(()=>({sensor:e,options:null!=t?t:{}}),[e,t])}(S=ee||(ee={})).DragStart="dragStart",S.DragMove="dragMove",S.DragEnd="dragEnd",S.DragCancel="dragCancel",S.DragOver="dragOver",S.RegisterDroppable="registerDroppable",S.SetDroppableDisabled="setDroppableDisabled",S.UnregisterDroppable="unregisterDroppable";let CY=Object.freeze({x:0,y:0});function CG(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}let CX=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e,i=[];for(let e of r){let{id:r}=e,o=n.get(r);if(o){let n=function(e,t){let n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),i=Math.min(t.left+t.width,e.left+e.width),o=Math.min(t.top+t.height,e.top+e.height);if(r0&&i.push({id:r,data:{droppableContainer:e,value:n}})}}return i.sort(CG)};function CK(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:CY}let CJ=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r({...e,top:e.top+1*t.y,bottom:e.bottom+1*t.y,left:e.left+1*t.x,right:e.right+1*t.x}),{...e})};function CQ(e){if(e.startsWith("matrix3d(")){let t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){let t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}let C0={ignoreTransform:!1};function C1(e,t){void 0===t&&(t=C0);let n=e.getBoundingClientRect();if(t.ignoreTransform){let{transform:t,transformOrigin:r}=Cb(e).getComputedStyle(e);t&&(n=function(e,t,n){let r=CQ(t);if(!r)return e;let{scaleX:i,scaleY:o,x:a,y:s}=r,l=e.left-a-(1-i)*parseFloat(n),u=e.top-s-(1-o)*parseFloat(n.slice(n.indexOf(" ")+1)),c=i?e.width/i:e.width,d=o?e.height/o:e.height;return{width:c,height:d,top:u,right:l+c,bottom:u+d,left:l}}(n,t,r))}let{top:r,left:i,width:o,height:a,bottom:s,right:l}=n;return{top:r,left:i,width:o,height:a,bottom:s,right:l}}function C2(e){return C1(e,{ignoreTransform:!0})}function C4(e,t){let n=[];return e?function r(i){var o;if(null!=t&&n.length>=t||!i)return n;if(Cx(i)&&null!=i.scrollingElement&&!n.includes(i.scrollingElement))return n.push(i.scrollingElement),n;if(!Cw(i)||CE(i)||n.includes(i))return n;let a=Cb(e).getComputedStyle(i);return(i!==e&&function(e,t){void 0===t&&(t=Cb(e).getComputedStyle(e));let n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(e=>{let r=t[e];return"string"==typeof r&&n.test(r)})}(i,a)&&n.push(i),void 0===(o=a)&&(o=Cb(i).getComputedStyle(i)),"fixed"===o.position)?n:r(i.parentNode)}(e):n}function C3(e){let[t]=C4(e,1);return null!=t?t:null}function C5(e){return Cv&&e?Cg(e)?e:Cy(e)?Cx(e)||e===Cj(e).scrollingElement?window:Cw(e)?e:null:null:null}function C6(e){return Cg(e)?e.scrollX:e.scrollLeft}function C8(e){return Cg(e)?e.scrollY:e.scrollTop}function C7(e){return{x:C6(e),y:C8(e)}}function C9(e){return!!Cv&&!!e&&e===document.scrollingElement}function _e(e){let t={x:0,y:0},n=C9(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},i=e.scrollTop<=t.y;return{isTop:i,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}(O=et||(et={}))[O.Forward=1]="Forward",O[O.Backward=-1]="Backward";let _t={x:.2,y:.2};function _n(e){return e.reduce((e,t)=>CN(e,C7(t)),CY)}function _r(e,t){if(void 0===t&&(t=C1),!e)return;let{top:n,left:r,bottom:i,right:o}=t(e);C3(e)&&(i<=0||o<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}let _i=[["x",["left","right"],function(e){return e.reduce((e,t)=>e+C6(t),0)}],["y",["top","bottom"],function(e){return e.reduce((e,t)=>e+C8(t),0)}]];class _o{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;let n=C4(t),r=_n(n);for(let[t,i,o]of(this.rect={...e},this.width=e.width,this.height=e.height,_i))for(let e of i)Object.defineProperty(this,e,{get:()=>{let i=o(n),a=r[t]-i;return this.rect[e]+a},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class _a{constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)})},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function _s(e,t){let n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}function _l(e){e.preventDefault()}function _u(e){e.stopPropagation()}(C=en||(en={})).Click="click",C.DragStart="dragstart",C.Keydown="keydown",C.ContextMenu="contextmenu",C.Resize="resize",C.SelectionChange="selectionchange",C.VisibilityChange="visibilitychange",(_=er||(er={})).Space="Space",_.Down="ArrowDown",_.Right="ArrowRight",_.Left="ArrowLeft",_.Up="ArrowUp",_.Esc="Escape",_.Enter="Enter";let _c={start:[er.Space,er.Enter],cancel:[er.Esc],end:[er.Space,er.Enter]},_d=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case er.Right:return{...n,x:n.x+25};case er.Left:return{...n,x:n.x-25};case er.Down:return{...n,y:n.y+25};case er.Up:return{...n,y:n.y-25}}};class _f{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;let{event:{target:t}}=e;this.props=e,this.listeners=new _a(Cj(t)),this.windowListeners=new _a(Cb(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(en.Resize,this.handleCancel),this.windowListeners.add(en.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(en.Keydown,this.handleKeyDown))}handleStart(){let{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&_r(n),t(CY)}handleKeyDown(e){if(CD(e)){let{active:t,context:n,options:r}=this.props,{keyboardCodes:i=_c,coordinateGetter:o=_d,scrollBehavior:a="smooth"}=r,{code:s}=e;if(i.end.includes(s)){this.handleEnd(e);return}if(i.cancel.includes(s)){this.handleCancel(e);return}let{collisionRect:l}=n.current,u=l?{x:l.left,y:l.top}:CY;this.referenceCoordinates||(this.referenceCoordinates=u);let c=o(e,{active:t,context:n.current,currentCoordinates:u});if(c){let t=CR(c,u),r={x:0,y:0},{scrollableAncestors:i}=n.current;for(let n of i){let i=e.code,{isTop:o,isRight:s,isLeft:l,isBottom:u,maxScroll:d,minScroll:f}=_e(n),h=function(e){if(e===document.scrollingElement){let{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}let{top:t,left:n,right:r,bottom:i}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:i,width:e.clientWidth,height:e.clientHeight}}(n),p={x:Math.min(i===er.Right?h.right-h.width/2:h.right,Math.max(i===er.Right?h.left:h.left+h.width/2,c.x)),y:Math.min(i===er.Down?h.bottom-h.height/2:h.bottom,Math.max(i===er.Down?h.top:h.top+h.height/2,c.y))},m=i===er.Right&&!s||i===er.Left&&!l,v=i===er.Down&&!u||i===er.Up&&!o;if(m&&p.x!==c.x){let e=n.scrollLeft+t.x,o=i===er.Right&&e<=d.x||i===er.Left&&e>=f.x;if(o&&!t.y){n.scrollTo({left:e,behavior:a});return}o?r.x=n.scrollLeft-e:r.x=i===er.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:a});break}if(v&&p.y!==c.y){let e=n.scrollTop+t.y,o=i===er.Down&&e<=d.y||i===er.Up&&e>=f.y;if(o&&!t.x){n.scrollTo({top:e,behavior:a});return}o?r.y=n.scrollTop-e:r.y=i===er.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:a});break}}this.handleMove(e,CN(CR(c,this.referenceCoordinates),r))}}}handleMove(e,t){let{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){let{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){let{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function _h(e){return!!(e&&"distance"in e)}function _p(e){return!!(e&&"delay"in e)}_f.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=_c,onActivation:i}=t,{active:o}=n,{code:a}=e.nativeEvent;if(r.start.includes(a)){let t=o.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==i||i({event:e.nativeEvent}),!0)}return!1}}];class _m{constructor(e,t,n){var r;void 0===n&&(n=function(e){let{EventTarget:t}=Cb(e);return e instanceof t?e:Cj(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;let{event:i}=e,{target:o}=i;this.props=e,this.events=t,this.document=Cj(o),this.documentListeners=new _a(this.document),this.listeners=new _a(n),this.windowListeners=new _a(Cb(o)),this.initialCoordinates=null!=(r=CL(i))?r:CY,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){let{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(en.Resize,this.handleCancel),this.windowListeners.add(en.DragStart,_l),this.windowListeners.add(en.VisibilityChange,this.handleCancel),this.windowListeners.add(en.ContextMenu,_l),this.documentListeners.add(en.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(_p(t)){this.timeoutId=setTimeout(this.handleStart,t.delay);return}if(_h(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){let{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(en.Click,_u,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(en.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;let{activated:n,initialCoordinates:r,props:i}=this,{onMove:o,options:{activationConstraint:a}}=i;if(!r)return;let s=null!=(t=CL(e))?t:CY,l=CR(r,s);if(!n&&a){if(_h(a)){if(null!=a.tolerance&&_s(l,a.tolerance))return this.handleCancel();if(_s(l,a.distance))return this.handleStart()}return _p(a)&&_s(l,a.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),o(s)}handleEnd(){let{onEnd:e}=this.props;this.detach(),e()}handleCancel(){let{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===er.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}let _v={move:{name:"pointermove"},end:{name:"pointerup"}};class _g extends _m{constructor(e){let{event:t}=e;super(e,_v,Cj(t.target))}}_g.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!!n.isPrimary&&0===n.button&&(null==r||r({event:n}),!0)}}];let _y={move:{name:"mousemove"},end:{name:"mouseup"}};(M=ei||(ei={}))[M.RightClick=2]="RightClick";class _b extends _m{constructor(e){super(e,_y,Cj(e.event.target))}}_b.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==ei.RightClick&&(null==r||r({event:n}),!0)}}];let _x={move:{name:"touchmove"},end:{name:"touchend"}};class _w extends _m{constructor(e){super(e,_x)}static setup(){return window.addEventListener(_x.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(_x.move.name,e)};function e(){}}}_w.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t,{touches:i}=n;return!(i.length>1)&&(null==r||r({event:n}),!0)}}],(A=eo||(eo={}))[A.Pointer=0]="Pointer",A[A.DraggableRect=1]="DraggableRect",(T=ea||(ea={}))[T.TreeOrder=0]="TreeOrder",T[T.ReversedTreeOrder=1]="ReversedTreeOrder";let _E={x:{[et.Backward]:!1,[et.Forward]:!1},y:{[et.Backward]:!1,[et.Forward]:!1}};(P=es||(es={}))[P.Always=0]="Always",P[P.BeforeDragging=1]="BeforeDragging",P[P.WhileDragging=2]="WhileDragging",(el||(el={})).Optimized="optimized";let _j=new Map;function _k(e,t){return CC(n=>e?n||("function"==typeof t?t(e):e):null,[t,e])}function _S(e){let{callback:t,disabled:n}=e,r=CS(t),i=(0,ef.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;let{ResizeObserver:e}=window;return new e(r)},[n]);return(0,ef.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}function _O(e){return new _o(C1(e),e)}function _C(e,t,n){void 0===t&&(t=_O);let[r,i]=(0,ef.useReducer)(function(r){if(!e)return null;if(!1===e.isConnected){var i;return null!=(i=null!=r?r:n)?i:null}let o=t(e);return JSON.stringify(r)===JSON.stringify(o)?r:o},null),o=function(e){let{callback:t,disabled:n}=e,r=CS(t),i=(0,ef.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;let{MutationObserver:e}=window;return new e(r)},[r,n]);return(0,ef.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}({callback(t){if(e)for(let n of t){let{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){i();break}}}}),a=_S({callback:i});return Ck(()=>{i(),e?(null==a||a.observe(e),null==o||o.observe(document.body,{childList:!0,subtree:!0})):(null==a||a.disconnect(),null==o||o.disconnect())},[e]),r}let __=[];function _M(e,t){void 0===t&&(t=[]);let n=(0,ef.useRef)(null);return(0,ef.useEffect)(()=>{n.current=null},t),(0,ef.useEffect)(()=>{let t=e!==CY;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)},[e]),n.current?CR(e,n.current):CY}function _A(e){return(0,ef.useMemo)(()=>e?function(e){let t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null,[e])}let _T=[];function _P(e){if(!e)return null;if(e.children.length>1)return e;let t=e.children[0];return Cw(t)?t:e}let _N=[{sensor:_g,options:{}},{sensor:_f,options:{}}],_R={current:{}},_D={draggable:{measure:C2},droppable:{measure:C2,strategy:es.WhileDragging,frequency:el.Optimized},dragOverlay:{measure:C1}};class _L extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(e=>{let{disabled:t}=e;return!t})}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}let _F={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new _L,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Cq},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:_D,measureDroppableContainers:Cq,windowRect:null,measuringScheduled:!1},_Z={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Cq,draggableNodes:new Map,over:null,measureDroppableContainers:Cq},_V=(0,ef.createContext)(_Z),_z=(0,ef.createContext)(_F);function _I(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new _L}}}function _B(e,t){switch(t.type){case ee.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case ee.DragMove:if(!e.draggable.active)return e;return{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case ee.DragEnd:case ee.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case ee.RegisterDroppable:{let{element:n}=t,{id:r}=n,i=new _L(e.droppable.containers);return i.set(r,n),{...e,droppable:{...e.droppable,containers:i}}}case ee.SetDroppableDisabled:{let{id:n,key:r,disabled:i}=t,o=e.droppable.containers.get(n);if(!o||r!==o.key)return e;let a=new _L(e.droppable.containers);return a.set(n,{...o,disabled:i}),{...e,droppable:{...e.droppable,containers:a}}}case ee.UnregisterDroppable:{let{id:n,key:r}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;let o=new _L(e.droppable.containers);return o.delete(n),{...e,droppable:{...e.droppable,containers:o}}}default:return e}}function _H(e){let{disabled:t}=e,{active:n,activatorEvent:r,draggableNodes:i}=(0,ef.useContext)(_V),o=CM(r),a=CM(null==n?void 0:n.id);return(0,ef.useEffect)(()=>{if(!t&&!r&&o&&null!=a){if(!CD(o)||document.activeElement===o.target)return;let e=i.get(a);if(!e)return;let{activatorNode:t,node:n}=e;(t.current||n.current)&&requestAnimationFrame(()=>{for(let e of[t.current,n.current]){if(!e)continue;let t=e.matches(CZ)?e:e.querySelector(CZ);if(t){t.focus();break}}})}},[r,t,i,a,o]),null}function _U(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce((e,t)=>t({transform:e,...r}),n):n}let _W=(0,ef.createContext)({...CY,scaleX:1,scaleY:1});(N=eu||(eu={}))[N.Uninitialized=0]="Uninitialized",N[N.Initializing=1]="Initializing",N[N.Initialized=2]="Initialized";let _q=(0,ef.memo)(function(e){var t,n,r,i,o,a;let{id:s,accessibility:l,autoScroll:u=!0,children:c,sensors:d=_N,collisionDetection:f=CX,measuring:h,modifiers:p,...m}=e,[v,g]=(0,ef.useReducer)(_B,void 0,_I),[y,b]=function(){let[e]=(0,ef.useState)(()=>new Set),t=(0,ef.useCallback)(t=>(e.add(t),()=>e.delete(t)),[e]);return[(0,ef.useCallback)(t=>{let{type:n,event:r}=t;e.forEach(e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)})},[e]),t]}(),[x,w]=(0,ef.useState)(eu.Uninitialized),E=x===eu.Initialized,{draggable:{active:j,nodes:k,translate:S},droppable:{containers:O}}=v,C=j?k.get(j):null,_=(0,ef.useRef)({initial:null,translated:null}),M=(0,ef.useMemo)(()=>{var e;return null!=j?{id:j,data:null!=(e=null==C?void 0:C.data)?e:_R,rect:_}:null},[j,C]),A=(0,ef.useRef)(null),[T,P]=(0,ef.useState)(null),[N,R]=(0,ef.useState)(null),D=CO(m,Object.values(m)),L=CT("DndDescribedBy",s),F=(0,ef.useMemo)(()=>O.getEnabled(),[O]),Z=(0,ef.useMemo)(()=>({draggable:{..._D.draggable,...null==h?void 0:h.draggable},droppable:{..._D.droppable,...null==h?void 0:h.droppable},dragOverlay:{..._D.dragOverlay,...null==h?void 0:h.dragOverlay}}),[null==h?void 0:h.draggable,null==h?void 0:h.droppable,null==h?void 0:h.dragOverlay]),{droppableRects:V,measureDroppableContainers:z,measuringScheduled:I}=function(e,t){let{dragging:n,dependencies:r,config:i}=t,[o,a]=(0,ef.useState)(null),{frequency:s,measure:l,strategy:u}=i,c=(0,ef.useRef)(e),d=function(){switch(u){case es.Always:return!1;case es.BeforeDragging:return n;default:return!n}}(),f=CO(d),h=(0,ef.useCallback)(function(e){void 0===e&&(e=[]),f.current||a(t=>null===t?e:t.concat(e.filter(e=>!t.includes(e))))},[f]),p=(0,ef.useRef)(null),m=CC(t=>{if(d&&!n)return _j;if(!t||t===_j||c.current!==e||null!=o){let t=new Map;for(let n of e){if(!n)continue;if(o&&o.length>0&&!o.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}let e=n.node.current,r=e?new _o(l(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t},[e,o,n,d,l]);return(0,ef.useEffect)(()=>{c.current=e},[e]),(0,ef.useEffect)(()=>{d||h()},[n,d]),(0,ef.useEffect)(()=>{o&&o.length>0&&a(null)},[JSON.stringify(o)]),(0,ef.useEffect)(()=>{d||"number"!=typeof s||null!==p.current||(p.current=setTimeout(()=>{h(),p.current=null},s))},[s,d,h,...r]),{droppableRects:m,measureDroppableContainers:h,measuringScheduled:null!=o}}(F,{dragging:E,dependencies:[S.x,S.y],config:Z.droppable}),B=function(e,t){let n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return CC(e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null},[r,t])}(k,j),H=(0,ef.useMemo)(()=>N?CL(N):null,[N]),U=function(){let e=(null==T?void 0:T.autoScrollEnabled)===!1,t="object"==typeof u?!1===u.enabled:!1===u,n=E&&!e&&!t;return"object"==typeof u?{...u,enabled:n}:{enabled:n}}(),W=_k(B,Z.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:i=!0}=e,o=(0,ef.useRef)(!1),{x:a,y:s}="boolean"==typeof i?{x:i,y:i}:i;Ck(()=>{if(!a&&!s||!t){o.current=!1;return}if(o.current||!r)return;let e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;let i=CK(n(e),r);if(a||(i.x=0),s||(i.y=0),o.current=!0,Math.abs(i.x)>0||Math.abs(i.y)>0){let t=C3(e);t&&t.scrollBy({top:i.y,left:i.x})}},[t,a,s,r,n])}({activeNode:j?k.get(j):null,config:U.layoutShiftCompensation,initialRect:W,measure:Z.draggable.measure});let q=_C(B,Z.draggable.measure,W),$=_C(B?B.parentElement:null),Y=(0,ef.useRef)({activatorEvent:null,active:null,activeNode:B,collisionRect:null,collisions:null,droppableRects:V,draggableNodes:k,draggingNode:null,draggingNodeRect:null,droppableContainers:O,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),G=O.getNodeFor(null==(t=Y.current.over)?void 0:t.id),X=function(e){let{measure:t}=e,[n,r]=(0,ef.useState)(null),i=_S({callback:(0,ef.useCallback)(e=>{for(let{target:n}of e)if(Cw(n)){r(e=>{let r=t(n);return e?{...e,width:r.width,height:r.height}:r});break}},[t])}),[o,a]=C_((0,ef.useCallback)(e=>{let n=_P(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)},[t,i]));return(0,ef.useMemo)(()=>({nodeRef:o,rect:n,setRef:a}),[n,o,a])}({measure:Z.dragOverlay.measure}),K=null!=(n=X.nodeRef.current)?n:B,J=E?null!=(r=X.rect)?r:q:null,Q=!!(X.nodeRef.current&&X.rect),en=function(e){let t=_k(e);return CK(e,t)}(Q?null:q),er=_A(K?Cb(K):null),ei=function(e){let t=(0,ef.useRef)(e),n=CC(n=>e?n&&n!==__&&e&&t.current&&e.parentNode===t.current.parentNode?n:C4(e):__,[e]);return(0,ef.useEffect)(()=>{t.current=e},[e]),n}(E?null!=G?G:B:null),el=function(e,t){void 0===t&&(t=C1);let[n]=e,r=_A(n?Cb(n):null),[i,o]=(0,ef.useReducer)(function(){return e.length?e.map(e=>C9(e)?r:new _o(t(e),e)):_T},_T),a=_S({callback:o});return e.length>0&&i===_T&&o(),Ck(()=>{e.length?e.forEach(e=>null==a?void 0:a.observe(e)):(null==a||a.disconnect(),o())},[e]),i}(ei),ec=_U(p,{transform:{x:S.x-en.x,y:S.y-en.y,scaleX:1,scaleY:1},activatorEvent:N,active:M,activeNodeRect:q,containerNodeRect:$,draggingNodeRect:J,over:Y.current.over,overlayNodeRect:X.rect,scrollableAncestors:ei,scrollableAncestorRects:el,windowRect:er}),ed=H?CN(H,S):null,eh=function(e){let[t,n]=(0,ef.useState)(null),r=(0,ef.useRef)(e),i=(0,ef.useCallback)(e=>{let t=C5(e.target);t&&n(e=>e?(e.set(t,C7(t)),new Map(e)):null)},[]);return(0,ef.useEffect)(()=>{let t=r.current;if(e!==t){o(t);let a=e.map(e=>{let t=C5(e);return t?(t.addEventListener("scroll",i,{passive:!0}),[t,C7(t)]):null}).filter(e=>null!=e);n(a.length?new Map(a):null),r.current=e}return()=>{o(e),o(t)};function o(e){e.forEach(e=>{let t=C5(e);null==t||t.removeEventListener("scroll",i)})}},[i,e]),(0,ef.useMemo)(()=>e.length?t?Array.from(t.values()).reduce((e,t)=>CN(e,t),CY):_n(e):CY,[e,t])}(ei),ep=_M(eh),em=_M(eh,[q]),ev=CN(ec,ep),eg=J?CJ(J,ec):null,ey=M&&eg?f({active:M,collisionRect:eg,droppableRects:V,droppableContainers:F,pointerCoordinates:ed}):null,eb=function(e,t){if(!e||0===e.length)return null;let[n]=e;return t?n[t]:n}(ey,"id"),[ex,ew]=(0,ef.useState)(null),eE=(o=Q?ec:CN(ec,em),a=null!=(i=null==ex?void 0:ex.rect)?i:null,{...o,scaleX:a&&q?a.width/q.width:1,scaleY:a&&q?a.height/q.height:1}),ej=(0,ef.useCallback)((e,t)=>{let{sensor:n,options:r}=t;if(null==A.current)return;let i=k.get(A.current);if(!i)return;let o=e.nativeEvent,a=new n({active:A.current,activeNode:i,event:o,options:r,context:Y,onStart(e){let t=A.current;if(null==t)return;let n=k.get(t);if(!n)return;let{onDragStart:r}=D.current,i={active:{id:t,data:n.data,rect:_}};(0,tI.unstable_batchedUpdates)(()=>{null==r||r(i),w(eu.Initializing),g({type:ee.DragStart,initialCoordinates:e,active:t}),y({type:"onDragStart",event:i})})},onMove(e){g({type:ee.DragMove,coordinates:e})},onEnd:s(ee.DragEnd),onCancel:s(ee.DragCancel)});function s(e){return async function(){let{active:t,collisions:n,over:r,scrollAdjustedTranslate:i}=Y.current,a=null;if(t&&i){let{cancelDrop:s}=D.current;a={activatorEvent:o,active:t,collisions:n,delta:i,over:r},e===ee.DragEnd&&"function"==typeof s&&await Promise.resolve(s(a))&&(e=ee.DragCancel)}A.current=null,(0,tI.unstable_batchedUpdates)(()=>{g({type:e}),w(eu.Uninitialized),ew(null),P(null),R(null);let t=e===ee.DragEnd?"onDragEnd":"onDragCancel";if(a){let e=D.current[t];null==e||e(a),y({type:t,event:a})}})}}(0,tI.unstable_batchedUpdates)(()=>{P(a),R(e.nativeEvent)})},[k]),ek=(0,ef.useCallback)((e,t)=>(n,r)=>{let i=n.nativeEvent,o=k.get(r);null!==A.current||!o||i.dndKit||i.defaultPrevented||!0!==e(n,t.options,{active:o})||(i.dndKit={capturedBy:t.sensor},A.current=r,ej(n,t))},[k,ej]),eS=(0,ef.useMemo)(()=>d.reduce((e,t)=>{let{sensor:n}=t;return[...e,...n.activators.map(e=>({eventName:e.eventName,handler:ek(e.handler,t)}))]},[]),[d,ek]);(0,ef.useEffect)(()=>{if(!Cv)return;let e=d.map(e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()});return()=>{for(let t of e)null==t||t()}},d.map(e=>{let{sensor:t}=e;return t})),Ck(()=>{q&&x===eu.Initializing&&w(eu.Initialized)},[q,x]),(0,ef.useEffect)(()=>{let{onDragMove:e}=D.current,{active:t,activatorEvent:n,collisions:r,over:i}=Y.current;if(!t||!n)return;let o={active:t,activatorEvent:n,collisions:r,delta:{x:ev.x,y:ev.y},over:i};(0,tI.unstable_batchedUpdates)(()=>{null==e||e(o),y({type:"onDragMove",event:o})})},[ev.x,ev.y]),(0,ef.useEffect)(()=>{let{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:i}=Y.current;if(!e||null==A.current||!t||!i)return;let{onDragOver:o}=D.current,a=r.get(eb),s=a&&a.rect.current?{id:a.id,rect:a.rect.current,data:a.data,disabled:a.disabled}:null,l={active:e,activatorEvent:t,collisions:n,delta:{x:i.x,y:i.y},over:s};(0,tI.unstable_batchedUpdates)(()=>{ew(s),null==o||o(l),y({type:"onDragOver",event:l})})},[eb]),Ck(()=>{Y.current={activatorEvent:N,active:M,activeNode:B,collisionRect:eg,collisions:ey,droppableRects:V,draggableNodes:k,draggingNode:K,draggingNodeRect:J,droppableContainers:O,over:ex,scrollableAncestors:ei,scrollAdjustedTranslate:ev},_.current={initial:J,translated:eg}},[M,B,ey,eg,k,K,J,V,O,ex,ei,ev]),function(e){let{acceleration:t,activator:n=eo.Pointer,canScroll:r,draggingRect:i,enabled:o,interval:a=5,order:s=ea.TreeOrder,pointerCoordinates:l,scrollableAncestors:u,scrollableAncestorRects:c,delta:d,threshold:f}=e,h=function(e){let{delta:t,disabled:n}=e,r=CM(t);return CC(e=>{if(n||!r||!e)return _E;let i={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[et.Backward]:e.x[et.Backward]||-1===i.x,[et.Forward]:e.x[et.Forward]||1===i.x},y:{[et.Backward]:e.y[et.Backward]||-1===i.y,[et.Forward]:e.y[et.Forward]||1===i.y}}},[n,t,r])}({delta:d,disabled:!o}),[p,m]=function(){let e=(0,ef.useRef)(null);return[(0,ef.useCallback)((t,n)=>{e.current=setInterval(t,n)},[]),(0,ef.useCallback)(()=>{null!==e.current&&(clearInterval(e.current),e.current=null)},[])]}(),v=(0,ef.useRef)({x:0,y:0}),g=(0,ef.useRef)({x:0,y:0}),y=(0,ef.useMemo)(()=>{switch(n){case eo.Pointer:return l?{top:l.y,bottom:l.y,left:l.x,right:l.x}:null;case eo.DraggableRect:return i}},[n,i,l]),b=(0,ef.useRef)(null),x=(0,ef.useCallback)(()=>{let e=b.current;if(!e)return;let t=v.current.x*g.current.x,n=v.current.y*g.current.y;e.scrollBy(t,n)},[]),w=(0,ef.useMemo)(()=>s===ea.TreeOrder?[...u].reverse():u,[s,u]);(0,ef.useEffect)(()=>{if(!o||!u.length||!y){m();return}for(let e of w){if((null==r?void 0:r(e))===!1)continue;let n=c[u.indexOf(e)];if(!n)continue;let{direction:i,speed:o}=function(e,t,n,r,i){let{top:o,left:a,right:s,bottom:l}=n;void 0===r&&(r=10),void 0===i&&(i=_t);let{isTop:u,isBottom:c,isLeft:d,isRight:f}=_e(e),h={x:0,y:0},p={x:0,y:0},m={height:t.height*i.y,width:t.width*i.x};return!u&&o<=t.top+m.height?(h.y=et.Backward,p.y=r*Math.abs((t.top+m.height-o)/m.height)):!c&&l>=t.bottom-m.height&&(h.y=et.Forward,p.y=r*Math.abs((t.bottom-m.height-l)/m.height)),!f&&s>=t.right-m.width?(h.x=et.Forward,p.x=r*Math.abs((t.right-m.width-s)/m.width)):!d&&a<=t.left+m.width&&(h.x=et.Backward,p.x=r*Math.abs((t.left+m.width-a)/m.width)),{direction:h,speed:p}}(e,n,y,t,f);for(let e of["x","y"])h[e][i[e]]||(o[e]=0,i[e]=0);if(o.x>0||o.y>0){m(),b.current=e,p(x,a),v.current=o,g.current=i;return}}v.current={x:0,y:0},g.current={x:0,y:0},m()},[t,x,r,m,o,a,JSON.stringify(y),JSON.stringify(h),p,u,w,c,JSON.stringify(f)])}({...U,delta:S,draggingRect:eg,pointerCoordinates:ed,scrollableAncestors:ei,scrollableAncestorRects:el});let eO=(0,ef.useMemo)(()=>({active:M,activeNode:B,activeNodeRect:q,activatorEvent:N,collisions:ey,containerNodeRect:$,dragOverlay:X,draggableNodes:k,droppableContainers:O,droppableRects:V,over:ex,measureDroppableContainers:z,scrollableAncestors:ei,scrollableAncestorRects:el,measuringConfiguration:Z,measuringScheduled:I,windowRect:er}),[M,B,q,N,ey,$,X,k,O,V,ex,z,ei,el,Z,I,er]),eC=(0,ef.useMemo)(()=>({activatorEvent:N,activators:eS,active:M,activeNodeRect:q,ariaDescribedById:{draggable:L},dispatch:g,draggableNodes:k,over:ex,measureDroppableContainers:z}),[N,eS,M,q,g,L,k,ex,z]);return ef.createElement(CB.Provider,{value:b},ef.createElement(_V.Provider,{value:eC},ef.createElement(_z.Provider,{value:eO},ef.createElement(_W.Provider,{value:eE},c)),ef.createElement(_H,{disabled:(null==l?void 0:l.restoreFocus)===!1})),ef.createElement(CW,{...l,hiddenTextDescribedById:L}))}),_$=(0,ef.createContext)(null),_Y="button",_G={timeout:25};function _X(e){let{animation:t,children:n}=e,[r,i]=(0,ef.useState)(null),[o,a]=(0,ef.useState)(null),s=CM(n);return n||r||!s||i(s),Ck(()=>{if(!o)return;let e=null==r?void 0:r.key,n=null==r?void 0:r.props.id;if(null==e||null==n){i(null);return}Promise.resolve(t(n,o)).then(()=>{i(null)})},[t,r,o]),ef.createElement(ef.Fragment,null,n,r?(0,ef.cloneElement)(r,{ref:a}):null)}let _K={x:0,y:0,scaleX:1,scaleY:1};function _J(e){let{children:t}=e;return ef.createElement(_V.Provider,{value:_Z},ef.createElement(_W.Provider,{value:_K},t))}let _Q={position:"fixed",touchAction:"none"},_0=e=>CD(e)?"transform 250ms ease":void 0,_1=(0,ef.forwardRef)((e,t)=>{let{as:n,activatorEvent:r,adjustScale:i,children:o,className:a,rect:s,style:l,transform:u,transition:c=_0}=e;if(!s)return null;let d=i?u:{...u,scaleX:1,scaleY:1},f={..._Q,width:s.width,height:s.height,top:s.top,left:s.left,transform:CF.Transform.toString(d),transformOrigin:i&&r?function(e,t){let n=CL(e);if(!n)return"0 0";let r={x:(n.x-t.left)/t.width*100,y:(n.y-t.top)/t.height*100};return r.x+"% "+r.y+"%"}(r,s):void 0,transition:"function"==typeof c?c(r):c,...l};return ef.createElement(n,{className:a,style:f,ref:t},o)}),_2={duration:250,easing:"ease",keyframes:e=>{let{transform:{initial:t,final:n}}=e;return[{transform:CF.Transform.toString(t)},{transform:CF.Transform.toString(n)}]},sideEffects:(R={styles:{active:{opacity:"0"}}},e=>{let{active:t,dragOverlay:n}=e,r={},{styles:i,className:o}=R;if(null!=i&&i.active)for(let[e,n]of Object.entries(i.active))void 0!==n&&(r[e]=t.node.style.getPropertyValue(e),t.node.style.setProperty(e,n));if(null!=i&&i.dragOverlay)for(let[e,t]of Object.entries(i.dragOverlay))void 0!==t&&n.node.style.setProperty(e,t);return null!=o&&o.active&&t.node.classList.add(o.active),null!=o&&o.dragOverlay&&n.node.classList.add(o.dragOverlay),function(){for(let[e,n]of Object.entries(r))t.node.style.setProperty(e,n);null!=o&&o.active&&t.node.classList.remove(o.active)}})},_4=0,_3=ef.memo(e=>{var t;let{adjustScale:n=!1,children:r,dropAnimation:i,style:o,transition:a,modifiers:s,wrapperElement:l="div",className:u,zIndex:c=999}=e,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggableNodes:m,droppableContainers:v,dragOverlay:g,over:y,measuringConfiguration:b,scrollableAncestors:x,scrollableAncestorRects:w,windowRect:E}=(0,ef.useContext)(_z),j=(0,ef.useContext)(_W),k=(t=null==f?void 0:f.id,(0,ef.useMemo)(()=>{if(null!=t)return++_4},[t])),S=_U(s,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggingNodeRect:g.rect,over:y,overlayNodeRect:g.rect,scrollableAncestors:x,scrollableAncestorRects:w,transform:j,windowRect:E}),O=_k(h),C=function(e){let{config:t,draggableNodes:n,droppableContainers:r,measuringConfiguration:i}=e;return CS((e,o)=>{if(null===t)return;let a=n.get(e);if(!a)return;let s=a.node.current;if(!s)return;let l=_P(o);if(!l)return;let{transform:u}=Cb(o).getComputedStyle(o),c=CQ(u);if(!c)return;let d="function"==typeof t?t:function(e){let{duration:t,easing:n,sideEffects:r,keyframes:i}={..._2,...e};return e=>{let{active:o,dragOverlay:a,transform:s,...l}=e;if(!t)return;let u={x:a.rect.left-o.rect.left,y:a.rect.top-o.rect.top},c={scaleX:1!==s.scaleX?o.rect.width*s.scaleX/a.rect.width:1,scaleY:1!==s.scaleY?o.rect.height*s.scaleY/a.rect.height:1},d={x:s.x-u.x,y:s.y-u.y,...c},f=i({...l,active:o,dragOverlay:a,transform:{initial:s,final:d}}),[h]=f,p=f[f.length-1];if(JSON.stringify(h)===JSON.stringify(p))return;let m=null==r?void 0:r({active:o,dragOverlay:a,...l}),v=a.node.animate(f,{duration:t,easing:n,fill:"forwards"});return new Promise(e=>{v.onfinish=()=>{null==m||m(),e()}})}}(t);return _r(s,i.draggable.measure),d({active:{id:e,data:a.data,node:s,rect:i.draggable.measure(s)},draggableNodes:n,dragOverlay:{node:o,rect:i.dragOverlay.measure(l)},droppableContainers:r,measuringConfiguration:i,transform:c})})}({config:i,draggableNodes:m,droppableContainers:v,measuringConfiguration:b}),_=O?g.setRef:void 0;return ef.createElement(_J,null,ef.createElement(_X,{animation:C},f&&k?ef.createElement(_1,{key:k,id:f.id,ref:_,as:l,activatorEvent:d,adjustScale:n,className:u,transition:a,rect:O,style:{zIndex:c,...o},transform:S},r):null))});function _5(){return(0,ef.forwardRef)((e,t)=>{let{data:n,style:r,attributes:i,listeners:o,context:a,columns:s,rowSize:l="default",focusId:u,focusColor:c="default",getCellClassNames:d,getContentClassNames:f,className:h}=e;return(0,ed.jsx)("tr",{ref:t,...i,...o,style:r,id:n.id,"data-testid":n.id,onClick:n.onClick,className:(0,eK.cx)("border-b border-gray-200/50 dark:border-graydark-100",n.onClick?"cursor-pointer":"",n.className,h),children:s.map((e,t)=>{let{id:r,render:i,contentClassName:o,cellClassName:s,rowCellClassName:h,rowContentClassName:p}=e;return(0,ed.jsx)("td",{"data-testid":r,className:(0,eK.cx)(d(t,(0,eK.cx)(s,h),!1),u&&u===n.id?["shadow-border-y","first:shadow-border-tlb","last:shadow-border-trb"]:"","default"===c?"!shadow-blue-900 dark:!shadow-blue-200":"","blue"===c?"!shadow-blue-500 dark:!shadow-blue-400":"","red"===c?"!shadow-red-500 dark:!shadow-red-400":"","amber"===c?"!shadow-amber-500 dark:!shadow-amber-500":"","green"===c?"!shadow-green-500 dark:!shadow-green-400":""),children:(0,ed.jsx)("div",{className:(0,eK.cx)(f(t,(0,eK.cx)(o,p)),"dense"===l?"h-[50px]":"default"===l?"h-[100px]":""),children:(0,ed.jsx)(i,{data:n,context:a})})},"".concat(r,"/").concat(n.id))})},n.id)})}function _6(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:o,focusColor:a="default",getCellClassNames:s,getContentClassNames:l}=e,{attributes:u,listeners:c,setNodeRef:d,transform:f}=function(e){let{id:t,data:n,disabled:r=!1,attributes:i}=e,o=CT("Droppable"),{activators:a,activatorEvent:s,active:l,activeNodeRect:u,ariaDescribedById:c,draggableNodes:d,over:f}=(0,ef.useContext)(_V),{role:h=_Y,roleDescription:p="draggable",tabIndex:m=0}=null!=i?i:{},v=(null==l?void 0:l.id)===t,g=(0,ef.useContext)(v?_W:_$),[y,b]=C_(),[x,w]=C_(),E=(0,ef.useMemo)(()=>a.reduce((e,n)=>{let{eventName:r,handler:i}=n;return e[r]=e=>{i(e,t)},e},{}),[a,t]),j=CO(n);return Ck(()=>(d.set(t,{id:t,key:o,node:y,activatorNode:x,data:j}),()=>{let e=d.get(t);e&&e.key===o&&d.delete(t)}),[d,t]),{active:l,activatorEvent:s,activeNodeRect:u,attributes:(0,ef.useMemo)(()=>({role:h,tabIndex:m,"aria-disabled":r,"aria-pressed":!!v&&h===_Y||void 0,"aria-roledescription":p,"aria-describedby":c.draggable}),[r,h,m,v,p,c.draggable]),isDragging:v,listeners:r?void 0:E,node:y,over:f,setNodeRef:b,setActivatorNodeRef:w,transform:g}}({id:t.id}),h=f?{transform:"translate3d(".concat(f.x,"px, ").concat(f.y,"px, 0)")}:void 0,p=(0,ef.useMemo)(()=>_5(),[]);return(0,ed.jsx)(p,{ref:d,style:h,attributes:u,listeners:c,data:t,context:n,columns:r,rowSize:i,focusId:o,focusColor:a,getCellClassNames:s,getContentClassNames:l})}function _8(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:o,focusColor:a="default",getCellClassNames:s,getContentClassNames:l}=e,{isOver:u,setNodeRef:c}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:i}=e,o=CT("Droppable"),{active:a,dispatch:s,over:l,measureDroppableContainers:u}=(0,ef.useContext)(_V),c=(0,ef.useRef)({disabled:n}),d=(0,ef.useRef)(!1),f=(0,ef.useRef)(null),h=(0,ef.useRef)(null),{disabled:p,updateMeasurementsFor:m,timeout:v}={..._G,...i},g=CO(null!=m?m:r),y=_S({callback:(0,ef.useCallback)(()=>{if(!d.current){d.current=!0;return}null!=h.current&&clearTimeout(h.current),h.current=setTimeout(()=>{u(Array.isArray(g.current)?g.current:[g.current]),h.current=null},v)},[v]),disabled:p||!a}),[b,x]=C_((0,ef.useCallback)((e,t)=>{y&&(t&&(y.unobserve(t),d.current=!1),e&&y.observe(e))},[y])),w=CO(t);return(0,ef.useEffect)(()=>{y&&b.current&&(y.disconnect(),d.current=!1,y.observe(b.current))},[b,y]),Ck(()=>(s({type:ee.RegisterDroppable,element:{id:r,key:o,disabled:n,node:b,rect:f,data:w}}),()=>s({type:ee.UnregisterDroppable,key:o,id:r})),[r]),(0,ef.useEffect)(()=>{n!==c.current.disabled&&(s({type:ee.SetDroppableDisabled,id:r,key:o,disabled:n}),c.current.disabled=n)},[r,o,n,s]),{active:a,rect:f,isOver:(null==l?void 0:l.id)===r,node:b,over:l,setNodeRef:x}}({id:t.id}),d=(0,ef.useMemo)(()=>_5(),[]);return(0,ed.jsx)(d,{ref:c,className:u?"bg-blue-200/20 dark:bg-blue-300/20":"",data:t,context:n,columns:r,rowSize:i,focusId:o,focusColor:a,getCellClassNames:s,getContentClassNames:l})}function _7(e){let{columns:t,data:n,context:r,sortField:i,sortDirection:o,sortableColumns:a,toggleSort:s,rowSize:l="default",pageSize:u,isLoading:c,emptyState:d,focusId:f,focusColor:h="default",onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,draggingDatum:b,testId:x}=e,w="emptyState";!c||(null==n?void 0:n.length)||(w="skeleton"),(null==n?void 0:n.length)&&(w="currentData");let E=(0,ef.useCallback)((e,n,r)=>(0,eK.cx)(0===e?"pl-6":"pl-4",e===t.length-1?"pr-6":"pr-4",r?[0===e?"rounded-tl-lg":"",e===t.length-1?"rounded-tr-lg":""]:"",n),[t]),j=(0,ef.useCallback)((e,t)=>(0,eK.cx)("flex items-center",t),[]),k=(0,ef.useMemo)(()=>_5(),[]),S=function(){for(var e=arguments.length,t=Array(e),n=0;n[...t].filter(e=>null!=e),[...t])}(C$(_b,{activationConstraint:{distance:10}}),C$(_w,{activationConstraint:{delay:250,tolerance:5}})),O=(0,ef.useMemo)(()=>t.some(e=>{let{summary:t}=e;return t&&t({context:r})}),[t,r]);return(0,ed.jsxs)(_q,{sensors:S,onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,children:[(0,ed.jsx)(_3,{children:b&&(0,ed.jsx)(nA,{className:"inline-block",children:(0,ed.jsx)("table",{children:(0,ed.jsx)(k,{className:"pointer-events-none",data:b,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},b.id)})})}),(0,ed.jsxs)(nA,{children:[(0,ed.jsxs)("table",{"data-testid":x,"data-loading":"skeleton"===w,className:"relative z-10 table-auto border-collapse w-full",children:[(0,ed.jsxs)("thead",{className:(0,eK.cx)("sticky top-0 z-20 bg-white dark:bg-graydark-100","shadow-border-b shadow-gray-400 dark:shadow-graydark-300"),children:[(0,ed.jsx)("tr",{children:t.map((e,t)=>{let{id:n,icon:r,label:l,tip:u,cellClassName:c,contentClassName:d}=e,f=(null==a?void 0:a.includes(n))&&!!s,h=i===n;return(0,ed.jsx)("th",{"data-testid":n,className:(0,eK.cx)(E(t,c,!1),"border-b border-gray-400 dark:border-graydark-400"),children:(0,ed.jsx)("div",{className:"overflow-hidden py-3",children:(0,ed.jsxs)("div",{onClick:()=>{f&&s(n)},className:(0,eK.cx)(j(t,d),f?"cursor-pointer":""),children:[(0,ed.jsx)(lN,{content:u,children:(0,ed.jsxs)(nC,{color:"subtle",className:"relative flex gap-1",ellipsis:!0,children:[r?(0,ed.jsx)("div",{children:r}):null,(0,ed.jsx)(nC,{ellipsis:!0,size:"12",weight:"medium",children:l})]})}),h&&(0,ed.jsx)(nC,{color:"contrast",children:"asc"===o?(0,ed.jsx)(lL.kqg,{className:"scale-75"}):(0,ed.jsx)(lL.EMN,{className:"scale-75"})}),f&&!h&&(0,ed.jsx)(nC,{color:"verySubtle",children:(0,ed.jsx)(lL.kqg,{className:"scale-75"})})]})})},n)})}),O&&(0,ed.jsx)("tr",{children:t.map((e,t)=>{let{id:n,cellClassName:i,contentClassName:o,summary:a}=e;return(0,ed.jsx)("th",{"data-testid":n,className:(0,eK.cx)(E(t,i,!1),"border-b border-gray-400 dark:border-graydark-400","relative -top-px"),children:(0,ed.jsx)("div",{className:"overflow-hidden py-3",children:(0,ed.jsx)("div",{className:(0,eK.cx)(j(t,o)),children:a&&(0,ed.jsx)(a,{context:r})})})},n)})})]}),(0,ed.jsxs)("tbody",{className:"bg-gray-50 dark:bg-graydark-50",children:["currentData"===w&&(null==n?void 0:n.map(e=>(null==b?void 0:b.id)===e.id?null:e.isDraggable?(0,ed.jsx)(_6,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id):e.isDroppable?(0,ed.jsx)(_8,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id):(0,ed.jsx)(k,{data:e,context:r,columns:t,rowSize:l,focusId:f,focusColor:h,getCellClassNames:E,getContentClassNames:j},e.id))),"skeleton"===w&&OU(u).map(e=>(0,ed.jsx)("tr",{className:"border-b border-gray-200/50 dark:border-graydark-100",children:t.map((e,t)=>{let{id:n,contentClassName:r,cellClassName:i}=e;return(0,ed.jsx)("td",{className:E(t,i,!1),children:(0,ed.jsx)("div",{className:(0,eK.cx)(j(t,r),"dense"===l?"h-[50px]":"h-[100px]")})},"".concat(t,"/").concat(n))})},e))]})]}),"emptyState"===w&&d]})]})}function _9(e){let{offset:t,limit:n,datasetTotal:r,isLoading:i}=e,o=(0,df.j0)();return(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>o.push({query:{...o.query,offset:0}}),children:(0,ed.jsx)("div",{className:"flex scale-[0.65]",children:(0,ed.jsx)(lL.XJM,{})})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.max(t-n,0)}}),children:(0,ed.jsx)(lL.bdU,{})}),(0,ed.jsx)(lD,{state:"waiting",className:"rounded-none px-3",children:r>0?"".concat(t+1," - ").concat(Math.min(t+n,r)," of ").concat(r?r.toLocaleString():""):i?(0,ed.jsx)(kJ,{className:"px-2"}):"No results"}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.min(t+n,r)}}),children:(0,ed.jsx)(lL.VUy,{})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-l-none",onClick:()=>o.push({query:{...o.query,offset:Math.floor(r/n)*n}}),children:(0,ed.jsx)("div",{className:"flex",style:{transform:"scale(0.65)"},children:(0,ed.jsx)(lL.RRj,{})})})]})}function Me(e){let{offset:t,limit:n,pageTotal:r,isLoading:i}=e,o=(0,df.j0)();return(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>o.push({query:{...o.query,offset:0}}),children:(0,ed.jsx)("div",{className:"flex scale-[0.65]",children:(0,ed.jsx)(lL.XJM,{})})}),(0,ed.jsx)(lD,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:Math.max(t-n,0)}}),children:(0,ed.jsx)(lL.bdU,{})}),i?(0,ed.jsx)(lD,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ed.jsx)(kJ,{className:"px-2"})}):r?(0,ed.jsxs)(lD,{className:"rounded-none px-3",state:"waiting",children:[t+1," - ",Math.min(t+n,t+r)]}):(0,ed.jsx)(lD,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ed.jsx)(lD,{icon:"contrast",disabled:!(r>=n),size:"small",variant:"gray",className:"rounded-none",onClick:()=>o.push({query:{...o.query,offset:t+n}}),children:(0,ed.jsx)(lL.VUy,{})})]})}function Mt(e){let{separator:t,children:n}=e,r=ef.Children.toArray(n).filter(e=>ef.isValidElement(e)&&("function"!=typeof e.type||null!==e.type(e.props)));return(0,ed.jsx)(ed.Fragment,{children:r.map((e,n)=>{var i,o;return(0,ed.jsxs)(ef.Fragment,{children:[e,ns(),children:(0,ed.jsx)(lL.UG6,{})}),(0,ed.jsx)(Mc,{title:"Lock app",onClick:a,children:(0,ed.jsx)(lL.mBM,{})})]})]})})}var Mh=Object.create,Mp=Object.defineProperty,Mm=Object.getOwnPropertyDescriptor,Mv=Object.getOwnPropertyNames,Mg=Object.getPrototypeOf,My=Object.prototype.hasOwnProperty,Mb=(V=null!=(Z=(L=(e,t)=>{var r,i;r=e,i=function(e){var t,n=void 0===Number.MAX_SAFE_INTEGER?9007199254740991:Number.MAX_SAFE_INTEGER,r=2*536870912,i=new WeakMap,o=(t=function(e,t){return i.set(e,t),t},function(e){var o=i.get(e),a=void 0===o?e.size:on)throw Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;e.has(a);)a=Math.floor(Math.random()*n);return t(e,a)});e.addUniqueNumber=function(e){var t=o(e);return e.add(t),t},e.generateUniqueNumber=o},"object"==typeof e&&"u">typeof t?i(e):"function"==typeof define&&n.amdO?define(["exports"],i):i((r="u">typeof globalThis?globalThis:r||self).fastUniqueNumbers={})},()=>(F||L((F={exports:{}}).exports,F),F.exports))())?Mh(Mg(Z)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of Mv(t))My.call(e,n)||void 0===n||Mp(e,n,{get:()=>t[n],enumerable:!(r=Mm(t,n))||r.enumerable});return e})(Z&&Z.__esModule?V:Mp(V,"default",{value:Z,enumerable:!0}),Z)),Mx=e=>void 0!==e.method&&"call"===e.method,Mw=e=>null===e.error&&"number"==typeof e.id;z=e=>{let t=new Map([[0,()=>{}]]),n=new Map([[0,()=>{}]]),r=new Map,i=new Worker(e);return i.addEventListener("message",({data:e})=>{if(Mx(e)){let{params:{timerId:i,timerType:o}}=e;if("interval"===o){let e=t.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==o)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e();else throw Error("The timer is in an undefined state.")}else if("timeout"===o){let e=n.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==o)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e(),n.delete(i);else throw Error("The timer is in an undefined state.")}}else if(Mw(e)){let{id:i}=e,o=r.get(i);if(void 0===o)throw Error("The timer is in an undefined state.");let{timerId:a,timerType:s}=o;r.delete(i),"interval"===s?t.delete(a):n.delete(a)}else{let{error:{message:t}}=e;throw Error(t)}}),{clearInterval:e=>{let n=(0,Mb.generateUniqueNumber)(r);r.set(n,{timerId:e,timerType:"interval"}),t.set(e,n),i.postMessage({id:n,method:"clear",params:{timerId:e,timerType:"interval"}})},clearTimeout:e=>{let t=(0,Mb.generateUniqueNumber)(r);r.set(t,{timerId:e,timerType:"timeout"}),n.set(e,t),i.postMessage({id:t,method:"clear",params:{timerId:e,timerType:"timeout"}})},setInterval:(e,n)=>{let r=(0,Mb.generateUniqueNumber)(t);return t.set(r,()=>{e(),"function"==typeof t.get(r)&&i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}}),r},setTimeout:(e,t)=>{let r=(0,Mb.generateUniqueNumber)(n);return n.set(r,e),i.postMessage({id:null,method:"set",params:{delay:t,now:performance.now(),timerId:r,timerType:"timeout"}}),r}}},a=null,()=>{if(null!==a)return a;let e=new Blob(['(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error(\'There is no interval scheduled with the given id "\'.concat(t,\'".\'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error(\'The given type "\'.concat(i,\'" is not supported\'));(e=>{const r=t.get(e);if(void 0===r)throw new Error(\'There is no timeout scheduled with the given id "\'.concat(e,\'".\'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error(\'The given method "\'.concat(s.method,\'" is not supported\'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error(\'The given type "\'.concat(d,\'" is not supported\'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();'],{type:"application/javascript; charset=utf-8"}),t=URL.createObjectURL(e);return a=z(t),setTimeout(()=>URL.revokeObjectURL(t)),a};var ME=(typeof window>"u"?"undefined":typeof window)=="object",Mj={setTimeout:ME?setTimeout.bind(window):setTimeout,clearTimeout:ME?clearTimeout.bind(window):clearTimeout,setInterval:ME?setInterval.bind(window):setInterval,clearInterval:ME?clearInterval.bind(window):clearInterval},Mk={},MS=class{name;closed=!1;mc=new MessageChannel;constructor(e){this.name=e,Mk[e]=Mk[e]||[],Mk[e].push(this),this.mc.port1.start(),this.mc.port2.start(),this.onStorage=this.onStorage.bind(this),window.addEventListener("storage",this.onStorage)}onStorage(e){if(e.storageArea!==window.localStorage||e.key.substring(0,this.name.length)!==this.name||null===e.newValue)return;let t=JSON.parse(e.newValue);this.mc.port2.postMessage(t)}postMessage(e){if(this.closed)throw Error("InvalidStateError");let t=JSON.stringify(e),n=`${this.name}:${String(Date.now())}${String(Math.random())}`;window.localStorage.setItem(n,t),Mj.setTimeout(()=>{window.localStorage.removeItem(n)},500),Mk[this.name].forEach(e=>{e!==this&&e.mc.port2.postMessage(JSON.parse(t))})}close(){if(this.closed)return;this.closed=!0,this.mc.port1.close(),this.mc.port2.close(),window.removeEventListener("storage",this.onStorage);let e=Mk[this.name].indexOf(this);Mk[this.name].splice(e,1)}get onmessage(){return this.mc.port1.onmessage}set onmessage(e){this.mc.port1.onmessage=e}get onmessageerror(){return this.mc.port1.onmessageerror}set onmessageerror(e){this.mc.port1.onmessageerror=e}addEventListener(e,t){return this.mc.port1.addEventListener(e,t)}removeEventListener(e,t){return this.mc.port1.removeEventListener(e,t)}dispatchEvent(e){return this.mc.port1.dispatchEvent(e)}},MO=typeof window>"u"?void 0:"function"==typeof window.BroadcastChannel?window.BroadcastChannel:MS;function MC(){return Math.random().toString(36).substring(2)}var M_=class{options;channel;token=MC();isLeader=!1;isDead=!1;isApplying=!1;reApply=!1;intervals=[];listeners=[];deferred;constructor(e,t){this.channel=e,this.options=t,this.apply=this.apply.bind(this),this.awaitLeadership=this.awaitLeadership.bind(this),this.sendAction=this.sendAction.bind(this)}async apply(){if(this.isLeader||this.isDead)return!1;if(this.isApplying)return this.reApply=!0,!1;this.isApplying=!0;let e=!1,t=t=>{let{token:n,action:r}=t.data;n!==this.token&&(0===r&&n>this.token&&(e=!0),1===r&&(e=!0))};this.channel.addEventListener("message",t);try{return this.sendAction(0),await function(e=0){return new Promise(t=>Mj.setTimeout(t,e))}(this.options.responseTime),this.channel.removeEventListener("message",t),this.isApplying=!1,e?!!this.reApply&&this.apply():(this.assumeLead(),!0)}catch{return!1}}awaitLeadership(){if(this.isLeader)return Promise.resolve();let e=!1,t=null;return new Promise(n=>{let r=()=>{if(e)return;e=!0;try{Mj.clearInterval(t)}catch{}let r=this.intervals.indexOf(t);r>=0&&this.intervals.splice(r,1),this.channel.removeEventListener("message",i),n()};t=Mj.setInterval(()=>{this.apply().then(()=>{this.isLeader&&r()})},this.options.fallbackInterval),this.intervals.push(t);let i=e=>{let{action:t}=e.data;2===t&&this.apply().then(()=>{this.isLeader&&r()})};this.channel.addEventListener("message",i)})}sendAction(e){this.channel.postMessage({action:e,token:this.token})}assumeLead(){this.isLeader=!0;let e=e=>{let{action:t}=e.data;0===t&&this.sendAction(1)};return this.channel.addEventListener("message",e),this.listeners.push(e),this.sendAction(1)}waitForLeadership(){return this.deferred||(this.deferred=this.awaitLeadership()),this.deferred}close(){if(!this.isDead){this.isDead=!0,this.isLeader=!1,this.sendAction(2);try{this.listeners.forEach(e=>this.channel.removeEventListener("message",e)),this.intervals.forEach(e=>Mj.clearInterval(e))}catch{}}}},MM=class{channel;options;elector;token=MC();registry=new Map;allIdle=!1;isLastActive=!1;constructor(e){let{channelName:t}=e;this.options=e,this.channel=new MO(t),this.registry.set(this.token,1),e.leaderElection&&(this.elector=new M_(this.channel,{fallbackInterval:2e3,responseTime:100}),this.elector.waitForLeadership()),this.channel.addEventListener("message",e=>{let{action:t,token:n,data:r}=e.data;switch(t){case 3:this.registry.set(n,2);break;case 4:this.registry.delete(n);break;case 5:this.idle(n);break;case 6:this.active(n);break;case 7:this.prompt(n);break;case 8:this.start(n);break;case 9:this.reset(n);break;case 10:this.activate(n);break;case 11:this.pause(n);break;case 12:this.resume(n);break;case 13:this.options.onMessage(r)}}),this.send(3)}get isLeader(){if(!this.elector)throw Error('❌ Leader election is not enabled. To Enable it set the "leaderElection" property to true.');return this.elector.isLeader}prompt(e=this.token){this.registry.set(e,0);let t=[...this.registry.values()].every(e=>0===e);e===this.token&&this.send(7),t&&this.options.onPrompt()}idle(e=this.token){this.registry.set(e,2);let t=[...this.registry.values()].every(e=>2===e);e===this.token&&this.send(5),!this.allIdle&&t&&(this.allIdle=!0,this.options.onIdle())}active(e=this.token){this.allIdle=!1,this.registry.set(e,1);let t=[...this.registry.values()].some(e=>1===e);e===this.token&&this.send(6),t&&this.options.onActive(),this.isLastActive=e===this.token}start(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(8):this.options.start(!0),this.isLastActive=e===this.token}reset(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(9):this.options.reset(!0),this.isLastActive=e===this.token}activate(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(10):this.options.activate(!0),this.isLastActive=e===this.token}pause(e=this.token){e===this.token?this.send(11):this.options.pause(!0)}resume(e=this.token){e===this.token?this.send(12):this.options.resume(!0)}message(e){try{this.channel.postMessage({action:13,token:this.token,data:e})}catch{}}send(e){try{this.channel.postMessage({action:e,token:this.token})}catch{}}close(){this.options.leaderElection&&this.elector.close(),this.send(4),this.channel.close()}},MA=ME?document:null,MT=["mousemove","keydown","wheel","DOMMouseScroll","mousewheel","mousedown","touchstart","touchmove","MSPointerDown","MSPointerMove","visibilitychange","focus"];function MP(e,t){let n=0;return function(...r){let i=new Date().getTime();if(!(i-nDate.now();function MR(e){let{route:t}=e,n=(0,f2.Nf)({route:t,config:{swr:{refreshInterval:3e4}}});return{isConnected:!n.error,isValidating:n.isValidating}}function MD(e){let{appName:t,title:n,navTitle:r,profile:i,size:o="4",banner:a,nav:s,actions:l,stats:u,after:c,children:d,sidenav:f,connectivityRoute:h,isSynced:p,showWallet:m,walletBalanceSc:v,routes:g,scroll:y=!0,openSettings:b}=e,{lock:x,settings:w}=(0,f2.Hv)();return!function(e){let{lock:t,route:n,routes:r}=e,{isConnected:i,isValidating:o}=MR({route:n}),{settings:a}=(0,f2.Hv)(),s=(0,df.j0)();(0,ef.useEffect)(()=>{if(o)return;let e=!s.asPath.startsWith(r.login),n=!a.password||!i;if(e&&n){t();return}},[s,a.password,i,o])}({lock:x,route:h,routes:g}),!function(e){let{enabled:t,lock:n,lockTimeout:r}=e;!function({timeout:e=12e5,promptTimeout:t=0,promptBeforeIdle:n=0,element:r=MA,events:i=MT,timers:o,immediateEvents:a=[],onPresenceChange:s=()=>{},onPrompt:l=()=>{},onIdle:u=()=>{},onActive:c=()=>{},onAction:d=()=>{},onMessage:f=()=>{},debounce:h=0,throttle:p=0,eventsThrottle:m=200,startOnMount:v=!0,startManually:g=!1,stopOnIdle:y=!1,crossTab:b=!1,name:x="idle-timer",syncTimers:w=0,leaderElection:E=!1,disabled:j=!1}={}){let k=(0,ef.useRef)(MN()),S=(0,ef.useRef)(MN()),O=(0,ef.useRef)(null),C=(0,ef.useRef)(null),_=(0,ef.useRef)(0),M=(0,ef.useRef)(0),A=(0,ef.useRef)(0),T=(0,ef.useRef)(0),P=(0,ef.useRef)(!1),N=(0,ef.useRef)(!1),R=(0,ef.useRef)(!1),D=(0,ef.useRef)(!0),L=(0,ef.useRef)(!1),F=(0,ef.useRef)(null),Z=(0,ef.useRef)(null),V=(0,ef.useRef)(e),z=(0,ef.useRef)(0);(0,ef.useEffect)(()=>{if(t&&console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."),n&&t)throw Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");if(e>=2147483647)throw Error(`\u274C The value for the timeout property must fit in a 32 bit signed integer, 2147483647.`);if(t>=2147483647)throw Error(`\u274C The value for the promptTimeout property must fit in a 32 bit signed integer, 2147483647.`);if(n>=2147483647)throw Error(`\u274C The value for the promptBeforeIdle property must fit in a 32 bit signed integer, 2147483647.`);if(n>=e)throw Error(`\u274C The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);if(n?(V.current=e-n,z.current=n):(V.current=e,z.current=t),!D.current){if(g||j)return;P.current&&(G.current(null,eT),Z.current&&Z.current.active()),ec()}},[e,t,n,g,j]);let I=(0,ef.useRef)(y);(0,ef.useEffect)(()=>{I.current=y},[y]);let B=(0,ef.useRef)(a),H=(0,ef.useRef)(r),U=(0,ef.useRef)([...new Set([...i,...a]).values()]),W=(0,ef.useRef)(j);(0,ef.useEffect)(()=>{W.current=j,!D.current&&(j?ep():g||ec())},[j]);let q=(0,ef.useRef)(s);(0,ef.useEffect)(()=>{q.current=s},[s]);let $=(0,ef.useRef)(l);(0,ef.useEffect)(()=>{$.current=l},[l]);let Y=(0,ef.useRef)(u);(0,ef.useEffect)(()=>{Y.current=u},[u]);let G=(0,ef.useRef)(c);(0,ef.useEffect)(()=>{G.current=c},[c]);let X=(0,ef.useRef)(d);(0,ef.useEffect)(()=>{X.current=d},[d]);let K=(0,ef.useRef)(f);(0,ef.useEffect)(()=>{K.current=f},[f]);let J=(0,ef.useMemo)(()=>{let e=(e,t)=>X.current(e,t);return h>0?function(e,t){let n;function r(...i){n&&clearTimeout(n),n=setTimeout(()=>{e(...i),n=null},t)}return r.cancel=function(){clearTimeout(n)},r}(e,h):p>0?MP(e,p):e},[p,h]),Q=(0,ef.useRef)();(0,ef.useEffect)(()=>{b&&w&&(Q.current=MP(()=>{Z.current.active()},w))},[b,w]);let ee=()=>{null!==F.current&&(Mj.clearTimeout(F.current),F.current=null)},et=(e,t=!0)=>{ee(),F.current=Mj.setTimeout(eo,e||V.current),t&&(C.current=MN())},en=e=>{N.current||P.current||($.current(e,eT),q.current({type:"active",prompted:!0},eT)),T.current=0,A.current=MN(),N.current=!0,et(z.current,!1)},er=()=>{ee(),P.current||(Y.current(null,eT),q.current({type:"idle"},eT)),P.current=!0,O.current=MN(),I.current?eu():N.current&&(A.current=0,N.current=!1)},ei=e=>{ee(),(P.current||N.current)&&(G.current(e,eT),q.current({type:"active",prompted:!1},eT)),N.current=!1,A.current=0,P.current=!1,_.current+=MN()-O.current,M.current+=MN()-O.current,el(),et()},eo=e=>{if(!P.current){J.cancel&&J.cancel();let t=MN()-C.current;if(!(V.current+z.current0&&!N.current){Z.current?Z.current.prompt():en(e);return}Z.current?Z.current.idle():er();return}Z.current?Z.current.active():ei(e)},ea=e=>{if(v||C.current||(C.current=MN(),G.current(null,eT)),J(e,eT),N.current)return;if(ee(),!P.current&&B.current.includes(e.type)){eo(e);return}let t=MN()-C.current;if(P.current&&!y||!P.current&&t>=V.current){eo(e);return}R.current=!1,T.current=0,A.current=0,et(),b&&w&&Q.current()},es=(0,ef.useRef)(ea);(0,ef.useEffect)(()=>{let e=L.current;e&&eu(),m>0?es.current=MP(ea,m):es.current=ea,e&&el()},[m,p,h,X,b,w]);let el=()=>{ME&&H.current&&(L.current||(U.current.forEach(e=>{H.current.addEventListener(e,es.current,{capture:!0,passive:!0})}),L.current=!0))},eu=(e=!1)=>{ME&&H.current&&(L.current||e)&&(U.current.forEach(e=>{H.current.removeEventListener(e,es.current,{capture:!0})}),L.current=!1)},ec=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,Z.current&&!e&&Z.current.start(),et(),!0),[F,P,W,V,Z]),ed=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),S.current=MN(),_.current+=MN()-O.current,M.current+=MN()-O.current,_.current=0,P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,Z.current&&!e&&Z.current.reset(),g||et(),!0),[F,P,V,g,W,Z]),eh=(0,ef.useCallback)(e=>!W.current&&(ee(),el(),(P.current||N.current)&&ei(),P.current=!1,N.current=!1,R.current=!1,T.current=0,A.current=0,S.current=MN(),Z.current&&!e&&Z.current.activate(),et(),!0),[F,P,N,W,V,Z]),ep=(0,ef.useCallback)((e=!1)=>!W.current&&!R.current&&(T.current=eE(),R.current=!0,eu(),ee(),Z.current&&!e&&Z.current.pause(),!0),[F,W,Z]),em=(0,ef.useCallback)((e=!1)=>!W.current&&!!R.current&&(R.current=!1,N.current||el(),P.current||et(T.current),A.current&&(A.current=MN()),Z.current&&!e&&Z.current.resume(),!0),[F,V,W,T,Z]),ev=(0,ef.useCallback)((e,t)=>(Z.current?(t&&K.current(e,eT),Z.current.message(e)):t&&K.current(e,eT),!0),[f]),eg=(0,ef.useCallback)(()=>P.current,[P]),ey=(0,ef.useCallback)(()=>N.current,[N]),eb=(0,ef.useCallback)(()=>Z.current?Z.current.isLeader:null,[Z]),ex=(0,ef.useCallback)(()=>Z.current?Z.current.isLastActive:null,[Z]),ew=(0,ef.useCallback)(()=>Z.current?Z.current.token:null,[Z]),eE=(0,ef.useCallback)(()=>{if(R.current)return T.current;let e=Math.floor((T.current?T.current:z.current+V.current)-(C.current?MN()-C.current:0));return e<0?0:Math.abs(e)},[V,z,N,T,C]),ej=(0,ef.useCallback)(()=>Math.round(MN()-S.current),[S]),ek=(0,ef.useCallback)(()=>Math.round(MN()-k.current),[k]),eS=(0,ef.useCallback)(()=>O.current?new Date(O.current):null,[O]),eO=(0,ef.useCallback)(()=>C.current?new Date(C.current):null,[C]),eC=(0,ef.useCallback)(()=>P.current?Math.round(MN()-O.current+_.current):Math.round(_.current),[O,_]),e_=(0,ef.useCallback)(()=>P.current?Math.round(MN()-O.current+M.current):Math.round(M.current),[O,M]),eM=(0,ef.useCallback)(()=>{let e=Math.round(ej()-eC());return e>=0?e:0},[O,_]),eA=(0,ef.useCallback)(()=>{let e=Math.round(ek()-e_());return e>=0?e:0},[O,_]);(0,ef.useEffect)(()=>{if(h>0&&p>0)throw Error("❌ onAction can either be throttled or debounced, not both.");o&&(Mj.setTimeout=o.setTimeout,Mj.clearTimeout=o.clearTimeout,Mj.setInterval=o.setInterval,Mj.clearInterval=o.clearInterval);let e=()=>{Z.current&&Z.current.close(),J.cancel&&J.cancel(),ee(),eu(!0)};return ME&&window.addEventListener("beforeunload",e),()=>{ME&&window.removeEventListener("beforeunload",e),Z.current&&Z.current.close(),J.cancel&&J.cancel(),ee(),eu(!0)}},[]),(0,ef.useEffect)(()=>{Z.current&&Z.current.close(),b?Z.current=new MM({channelName:x,leaderElection:E,onPrompt:()=>{en()},onIdle:()=>{er()},onActive:()=>{ei()},onMessage:e=>{K.current(e,eT)},start:ec,reset:ed,activate:eh,pause:ep,resume:em}):Z.current=null},[b,x,E,$,Y,G,K,ec,ed,ep,em]),(0,ef.useEffect)(()=>{D.current||(ee(),eu(!0)),g||j||(v?ec():el())},[g,v,j,D]),(0,ef.useEffect)(()=>{if(!D.current){let e=[...new Set([...i,...a]).values()];eu(),U.current=e,H.current=r,B.current=a,g||j||(v?ec():el())}},[r,JSON.stringify(i),JSON.stringify(a),D,j,g,v]),(0,ef.useEffect)(()=>{D.current&&(D.current=!1)},[D]);let eT={message:ev,start:ec,reset:ed,activate:eh,pause:ep,resume:em,isIdle:eg,isPrompted:ey,isLeader:eb,isLastActiveTab:ex,getTabId:ew,getRemainingTime:eE,getElapsedTime:ej,getTotalElapsedTime:ek,getLastIdleTime:eS,getLastActiveTime:eO,getIdleTime:eC,getTotalIdleTime:e_,getActiveTime:eM,getTotalActiveTime:eA,setOnPresenceChange:e=>{s=e,q.current=e},setOnPrompt:e=>{l=e,$.current=e},setOnIdle:e=>{u=e,Y.current=e},setOnActive:e=>{c=e,G.current=e},setOnAction:e=>{d=e,X.current=e},setOnMessage:e=>{f=e,K.current=e}}}({disabled:!t,onIdle:(0,ef.useCallback)(()=>{n()},[n]),timeout:r,throttle:5e3,eventsThrottle:5e3})}({enabled:!!w.autoLock,lockTimeout:w.autoLockTimeout,lock:x}),(0,ed.jsxs)(Ma,{appName:t,title:n,children:[(0,ed.jsx)(Mi,{}),(0,ed.jsxs)("div",{className:"flex flex-col h-full w-full",children:[a,(0,ed.jsxs)("div",{className:"flex flex-1 w-full overflow-hidden",children:[(0,ed.jsx)(Mf,{routes:g,profile:i,openSettings:b,lock:x,showWallet:m,walletBalanceSc:v,isSynced:p,children:f}),(0,ed.jsxs)("div",{className:"flex flex-col flex-1 overflow-hidden",children:[(0,ed.jsx)(Mn,{title:void 0===r?n:r,nav:s,actions:l,stats:u,after:c}),y?(0,ed.jsx)(uT,{className:"z-0",children:(0,ed.jsx)(l5,{size:o,pad:!1,children:(0,ed.jsx)("div",{className:"flex flex-col gap-5",children:d})})}):(0,ed.jsx)(l5,{size:o,pad:!1,className:"flex-1 flex flex-col gap-5 overflow-hidden",children:d})]})]})]})]})}function ML(e,t,n,r){let[i,o]=(0,ef.useState)();return(0,ef.useEffect)(()=>{!t&&e&&o(e.length)},[t,e,o]),(0,ef.useMemo)(()=>n?"error":void 0===i||i>0&&!e?"loading":0===i?0===r.length?"noneYet":"noneMatchingFilters":void 0,[e,i,n,r])}function MF(e){let{filtered:t}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-8 justify-center items-center h-[300px]",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.Hb6,{className:"scale-[200%]"})}),(0,ed.jsx)(nC,{color:"subtle",className:"text-center max-w-[500px]",children:t?"No matching alerts.":"There are currently no alerts."})]})}(0,ef.createContext)(null).Consumer;let MZ=[];function MV(e){let{open:t,onOpenChange:n,dismissOne:r,dismissMany:i,alerts:o,dataFieldOrder:a,dataFields:s}=e,l=ML(o.data,o.isValidating,o.error,MZ),[u,c]=(0,ef.useState)(),d=(0,ef.useMemo)(()=>{var e;return(null===(e=o.data)||void 0===e?void 0:e.filter(e=>!u||e.severity===u))||[]},[o.data,u]),f=(0,ef.useCallback)(e=>Object.keys(e).sort((e,t)=>{let n=a.indexOf(e),r=a.indexOf(t);return -1===n&&-1===r?0:-1===n?1:-1===r?-1:n-r}),[a]);return(0,ed.jsx)(uR,{open:t,onOpenChange:e=>{n(e)},contentVariants:{className:"w-[500px] h-[80vh]"},title:(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsxs)(dm,{size:"20",children:["Alerts ",o.data?"(".concat(o.data.length,")"):""]}),(0,ed.jsxs)("div",{className:"flex gap-1",children:[(0,ed.jsx)(lD,{variant:void 0===u?"accent":"gray",onClick:()=>c(void 0),children:"all"}),(0,ed.jsx)(lD,{variant:"info"===u?"accent":"gray",onClick:()=>c("info"),children:"info"}),(0,ed.jsx)(lD,{variant:"warning"===u?"accent":"gray",onClick:()=>c("warning"),children:"warning"}),(0,ed.jsx)(lD,{variant:"error"===u?"accent":"gray",onClick:()=>c("error"),children:"error"}),(0,ed.jsx)(lD,{variant:"critical"===u?"accent":"gray",onClick:()=>c("critical"),children:"critical"}),(0,ed.jsx)("div",{className:"flex-1"}),!l&&!!d.length&&(0,ed.jsxs)(lD,{tip:u?"dismiss ".concat(d.length):"dismiss all",onClick:()=>i(d.map(e=>e.id),u),children:[(0,ed.jsx)(lL.NlZ,{}),d.length>0?" ".concat(d.length):""]})]})]}),children:(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col overflow-hidden -m-4","border-t border-gray-200 dark:border-graydark-300"),children:["noneYet"===l&&(0,ed.jsx)(MF,{filtered:!1}),"error"===l&&(0,ed.jsx)("div",{className:(0,eK.cx)("flex items-center justify-center h-[100px]",MB()),children:(0,ed.jsx)(nC,{size:"18",color:"subtle",children:o.error.message})}),"loading"===l&&(0,ed.jsx)(MI,{}),!l&&(0,ed.jsx)("div",{className:"flex flex-col",children:d.length?d.map(e=>(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col gap-1 w-full p-4","border-t border-gray-200 dark:border-graydark-300","first:border-none"),children:[(0,ed.jsxs)("div",{className:"flex justify-between gap-1 w-full",children:[(0,ed.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,ed.jsxs)(nC,{weight:"medium",className:"w-full",children:[e.severity,": ",e.message]})}),(0,ed.jsx)(lD,{tip:"Dismiss alert",onClick:()=>r(e.id),children:(0,ed.jsx)(lL.NlZ,{})})]}),(0,ed.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ed.jsx)(nC,{color:"subtle",ellipsis:!0,children:"timestamp"}),(0,ed.jsx)(nC,{color:"contrast",ellipsis:!0,children:(0,gG.rN)(e.timestamp,{timeStyle:"medium"})})]}),f(e.data).map(t=>{var n;let r=e.data[t];if(null==r||"object"==typeof r&&!Object.keys(r).length)return null;let i=(null==s?void 0:null===(n=s[t])||void 0===n?void 0:n.render)||Mz;return(0,ed.jsx)(i,{label:t,value:r},t)})]},e.id)):(0,ed.jsx)(MF,{filtered:!!u})})]})})}function Mz(e){let{label:t,value:n}=e;return(0,ed.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,ed.jsx)(nC,{color:"subtle",children:t}),(0,ed.jsx)(nC,{color:"contrast",ellipsis:!0,children:String(n)})]})}function MI(){return(0,ed.jsx)(ed.Fragment,{children:OU(10,e=>(0,ed.jsx)("div",{className:(0,eK.cx)("relative flex gap-4 p-3.5",MB()),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ed.jsxs)("div",{className:"flex justify-between gap-2 w-full",children:[(0,ed.jsx)(he,{className:"w-[160px] h-[20px]"}),(0,ed.jsx)(he,{className:"w-[160px] h-[20px]"})]}),(0,ed.jsx)(he,{className:"w-[100px] h-[20px]"}),(0,ed.jsx)(he,{className:"w-full h-[120px]"})]})},e))})}function MB(){return(0,eK.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")}var MH=n(89644),MU=n.n(MH),MW=n(63955),Mq=n(92263),M$=n(45500),MY=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n},MG=(I=n(6623).Z,function(e){var t,n=(0,Mq.Z)(e);return"[object Map]"==n?(0,M$.Z)(e):"[object Set]"==n?MY(e):(t=I(e),(0,kE.Z)(t,function(t){return[t,e[t]]}))});function MX(e){let{form:t,field:n,name:r}=e,i=t.watch(r),o=t.formState.touchedFields[r]&&!!t.formState.errors[r],{ref:a,onChange:s}=t.register(r,n.validation),l=(0,ef.useCallback)(e=>{var r;s(e),null===(r=n.trigger)||void 0===r||r.forEach(e=>t.trigger(e))},[s,t,n]),u=(0,ef.useCallback)(()=>{var e;t.trigger(r),null===(e=n.trigger)||void 0===e||e.forEach(e=>t.trigger(e))},[t,n,r]),c=(0,ef.useCallback)((e,i)=>{var o;t.setValue(r,e,"boolean"==typeof i?i?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:i),null===(o=n.trigger)||void 0===o||o.forEach(e=>t.trigger(e))},[r,t,n]);return{ref:a,name:r,value:i,error:o,onBlur:u,onChange:l,setValue:c}}function MK(e){return(0,ef.useCallback)(t=>{Ok({title:"Error",body:MG(t).map(t=>{let[n,r]=t;return"".concat(e[n].title||n,": ").concat(null==r?void 0:r.message)}).join(", ")})},[e])}function MJ(e){let{name:t,form:n,fields:r}=e,i=r[t];return!i.hidden&&(!i.show||i.show(n.getValues()))}function MQ(e){let{name:t,form:n,fields:r,size:i="small",autoComplete:o,spellCheck:a,state:s=!0,group:l=!0,type:u}=e,c=r[t],{ref:d,onChange:f,onBlur:h,error:p}=MX({name:t,form:n,field:c}),m=(0,ed.jsx)(fO,{ref:d,name:t,placeholder:c.placeholder,size:i,autoComplete:void 0!==o?o:c.autoComplete,type:u||c.type,readOnly:c.readOnly,spellCheck:a,onClick:c.onClick,state:s?p?"invalid":n.formState.dirtyFields[t]?"valid":"default":"default",onChange:f,onBlur:h});return l?(0,ed.jsx)(Cs,{title:c.title,actions:c.actions,name:t,form:n,children:m}):m}var M0=n(52390),M1=function(e,t){return k$(kB(e,t,kU.Z),e+"")},M2=n(78804),M4=n(63282),M3=n(66401),M5=function(e,t,n){if(!(0,vZ.Z)(n))return!1;var r=typeof t;return("number"==r?!!((0,M4.Z)(n)&&(0,M3.Z)(t,n.length)):"string"==r&&t in n)&&(0,M2.Z)(n[t],e)},M6=M1(function(e,t){if(null==e)return[];var n=t.length;return n>1&&M5(e,t[0],t[1])?t=[]:n>2&&M5(t[0],t[1],t[2])&&(t=[t[0]]),(0,M0.Z)(e,kV(t,1),[])});async function M8(e){let{api:t,route:n,password:r}=e;try{return await MU().get("".concat(t,"/api").concat(n),{method:"GET",headers:{"Content-Type":"application/json",Authorization:"Basic "+btoa(":".concat(r))},timeout:1e4}),{}}catch(n){let e=n.code,t=n.response;if((null==t?void 0:t.status)===504)return{error:"Error, check that daemon is running"};if((null==t?void 0:t.status)===401)return{error:"Error, wrong password"};if("ECONNABORTED"===e)return{error:"Error, daemon did not respond"};return{error:"Error, something went wrong"}}}function M7(e){let{appName:t,route:n,routes:r}=e,i=(0,df.j0)(),{settings:o,setRequestSettings:a}=(0,f2.Hv)(),{loginWithCustomApi:s}=o,l=(0,ef.useMemo)(()=>({api:o.api,password:""}),[o.api]),u=(0,MW.cI)({mode:"onBlur",defaultValues:l});(0,ef.useEffect)(()=>{u.clearErrors()},[s]);let c=(0,ef.useCallback)(async e=>{let t="";if(s){let n=new URL(e.api);t="".concat(n.protocol,"//").concat(n.host)}let{error:c}=await M8({api:t,route:n,password:e.password});c?u.setError("password",{message:c}):(a({api:t,password:e.password,recentApis:{...o.recentApis,[t]:{lastUsed:new Date().getTime()}}}),i.push(i.query.prev?decodeURIComponent(i.query.prev):r.home),u.reset(l))},[s,u,i,r,o,a,l,n]),d=function(e){let{loginWithCustomApi:t}=e;return{api:{type:"text",title:"API",placeholder:"http://127.0.0.1:9980",validation:{validate:{required:e=>!t||!!e||"API is required",url:e=>{try{let t=new URL(e);return!!t.protocol&&!!t.host||"invalid API URL"}catch(e){return"invalid API URL"}},https:e=>{let t="https:"===window.location.protocol;return!t||t&&e.startsWith("https")||"API must use HTTPS"}}}},password:{type:"password",title:"Password",placeholder:"Enter password",validation:{required:"password is required"}}}}({loginWithCustomApi:s}),f=MK(d),h=u.formState.errors.api||u.formState.errors.password,p=M6(Object.entries(o.recentApis),e=>{let[t,{lastUsed:n}]=e;return-n}).map(e=>{let[t]=e;return t});return(0,ed.jsx)("div",{className:"flex flex-col items-center justify-center gap-6 h-full",children:(0,ed.jsx)(nA,{className:"relative top-[-50px] w-[300px] p-2.5",children:(0,ed.jsxs)("div",{className:"flex flex-col justify-between h-full",children:[(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(nC,{font:"mono",weight:"bold",size:"20",children:t}),(0,ed.jsx)(dl,{label:"login settings",trigger:(0,ed.jsx)(lD,{icon:"hover",variant:"ghost",children:(0,ed.jsx)(lL.shL,{})}),children:(0,ed.jsx)(du,{onSelect:()=>a({loginWithCustomApi:!s}),children:s?"Hide custom API":"Show custom API"})})]}),(0,ed.jsx)(c6,{className:"w-full mt-2 mb-3"}),(0,ed.jsx)("form",{onSubmit:u.handleSubmit(c,f),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-1.5",children:[s?(0,ed.jsxs)(l4,{children:[(0,ed.jsx)(MQ,{name:"api",form:u,fields:d,group:!1}),p.length>1&&(0,ed.jsx)(dl,{trigger:(0,ed.jsx)(lD,{type:"button",children:(0,ed.jsx)(lL.wGX,{})}),children:p.map(e=>(0,ed.jsx)(du,{onSelect:()=>u.setValue("api",e),children:e},e))})]}):null,(0,ed.jsx)(MQ,{name:"password",form:u,fields:d,group:!1}),h&&(0,ed.jsx)(nC,{size:"14",color:"red",children:h.message}),(0,ed.jsx)(Cl,{size:"small",form:u,children:"Unlock"})]})})]})})})}function M9(e){let{name:t,form:n,fields:r,size:i="medium",group:o=!0,before:a,children:s}=e,l=r[t],{setValue:u,onBlur:c,value:d,error:f}=MX({name:t,field:l,form:n}),h=(0,ed.jsxs)("div",{className:"flex gap-1 items-center",children:[a,(0,ed.jsx)(hp,{"aria-label":t,name:t,size:i,checked:d,state:f?"invalid":n.formState.dirtyFields[t]?"valid":"default",onCheckedChange:e=>{u(e,!0)},onBlur:c}),s]});return o?(0,ed.jsx)(Cs,{title:l.title,name:t,form:n,className:"pb-[1.5px]",children:h}):h}function Ae(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{placeholder:s,average:l,suggestion:u,units:c,decimalsLimitSc:d=6,decimalsLimitFiat:f=6}=a,{setValue:h,onBlur:p,value:m,error:v}=MX({name:t,field:a,form:n}),g=(0,ef.useMemo)(()=>s?new(fQ())(s):u&&"boolean"!=typeof u?new(fQ())(u):l&&"boolean"!=typeof l?new(fQ())(l):void 0,[s,u,l]),y=(0,ed.jsx)(f4,{name:t,size:i,sc:m,units:c,decimalsLimitSc:d,decimalsLimitFiat:f,readOnly:a.readOnly,error:v,changed:n.formState.dirtyFields[t],placeholder:g,onChange:e=>{h(e,!0)},onBlur:p});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,children:y}):y}let At={address:"",siacoin:void 0,includeFee:!1};function An(e){let{hastings:t,includeFee:n,fee:r}=e;return n?t:t.plus(r)}function Ar(e){let{address:t,hastings:n,fee:r,transactionId:i}=e,o=n.plus(r);return(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsxs)("div",{className:"flex gap-6 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Address"}),(0,ed.jsx)(OP,{testId:"address",value:t,type:"address"})]}),(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Amount"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"amount",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Network fee"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"networkFee",size:"14",value:r,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex items-center gap-2 justify-between",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Total"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"total",size:"14",value:o,variant:"value",dynamicUnits:!1})})]}),i&&(0,ed.jsxs)("div",{className:"flex gap-6 items-center justify-between",children:[(0,ed.jsx)(nC,{color:"verySubtle",noWrap:!0,children:"Transaction ID"}),(0,ed.jsx)(OP,{testId:"transactionId",value:i,type:"transaction"})]})]})}function Ai(e){let{activeStep:t,steps:n,onChange:r}=e,i=n.findIndex(e=>e.id===t),o=n.length-1;return(0,ed.jsxs)("div",{className:"relative w-full mt-8 mb-3",children:[(0,ed.jsx)("div",{className:"absolute w-full h-1 bg-gray-500 dark:bg-graydark-500 rounded-lg"}),(0,ed.jsx)("div",{className:"absolute h-1 bg-accent-800 dark:bg-accentdark-800 rounded-lg",style:{width:"".concat(i/o*100,"%")}}),n.map((e,n)=>{let{id:a,label:s}=e,l=t===a,u=i>=n,c=n===o,d=0===n,f=u&&i!==o;return(0,ed.jsxs)("div",{className:(0,eK.cx)("absolute h-2 w-2 -top-0.5",f?"cursor-pointer":"cursor-default"),style:{left:"calc(".concat(n/o*100,"% - ").concat(c?8:d?0:4,"px)")},onClick:()=>{f&&r(a)},children:[(0,ed.jsx)(nC,{color:l?"contrast":"verySubtle",className:(0,eK.cx)("absolute top-[-30px]",d?"left-0":"",c?"right-0":"",d||c?"":"-translate-x-1/2"),noWrap:!0,children:s}),(0,ed.jsx)("div",{className:(0,eK.cx)("absolute left-0 top-0 h-full w-full rounded-lg border",u?"bg-accent-800 dark-accentdark-800":"bg-gray-500 dark:bg-graydark-500",u?"border-accent-900 dark:border-accentdark-900":"border-gray-600 dark:border-graydark-600")}),l&&(0,ed.jsx)("div",{className:"absolute left-0 top-0 h-full w-full rounded-lg bg-accent-800 dark:bg-accentdark-800 animate-pingslow"})]},a)})]})}function Ao(e){let{data:{address:t,hastings:n},fee:r,transactionId:i}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(Ar,{address:t,hastings:n,fee:r,transactionId:i}),(0,ed.jsxs)("div",{className:"flex flex-col items-center justify-center gap-2 my-4",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.Z$8,{})}),(0,ed.jsx)(nC,{children:"Transaction successfully broadcasted."})]})]})}let Aa={address:"",hastings:new(fQ())(0)};function As(e){let{trigger:t,open:n,onOpenChange:r,balance:i,fee:o,send:a}=e,[s,l]=(0,ef.useState)("setup"),[u,c]=(0,ef.useState)(),[d,f]=(0,ef.useState)(Aa),h=function(e){let{balance:t,fee:n,onComplete:r}=e,i=(0,MW.cI)({defaultValues:At}),o=async e=>{if(!e.siacoin||!t)return;let i=e.includeFee?(0,gG.qN)(e.siacoin).minus(n):(0,gG.qN)(e.siacoin),o=An({hastings:i,includeFee:e.includeFee,fee:n});t.isLessThan(o)||r({address:e.address,hastings:i})},a=function(e){let{balance:t,fee:n}=e;return{address:{title:"Address",type:"text",placeholder:"e3b1050aef388438668b52983cf78f40925af8f0aa8b9de80c18eadcefce8388d168a313e3f2",validation:{required:"required",validate:{isValidAddress:e=>(0,gG.At)(e)||"Invalid address"}}},siacoin:{title:"Siacoin",type:"siacoin",placeholder:"100",validation:{required:"required",validate:{greaterThanZero:e=>!new(fQ())(e||0).isZero()||"Must be greater than zero",lessThanBalance:(e,r)=>An({hastings:(0,gG.qN)(e||0),includeFee:r.includeFee,fee:n}).isLessThan(t||0)||"Not enough funds in wallet"}}},includeFee:{type:"boolean",title:"Include fee",validation:{}}}}({balance:t,fee:n}),s=i.handleSubmit(o),l=i.watch("includeFee"),u=i.watch("siacoin"),c=(0,gG.qN)(u||0);return{el:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(MQ,{form:i,fields:a,size:"medium",name:"address",autoComplete:"off"}),(0,ed.jsx)(Ae,{form:i,fields:a,name:"siacoin"}),(0,ed.jsxs)("div",{className:"flex items-center",children:[(0,ed.jsx)(M9,{name:"includeFee",form:i,size:"small",fields:a,group:!1,children:(0,ed.jsx)(nC,{size:"14",color:"contrast",children:"Include fee"})}),(0,ed.jsx)(f3,{children:"Include or exclude the network fee from the above transaction value."}),(0,ed.jsx)("div",{className:"flex flex-1"})]}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2 my-1",children:[(0,ed.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"Network fee"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"networkFee",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ed.jsxs)("div",{className:"flex justify-between gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"verySubtle",children:"Total"}),(0,ed.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ed.jsx)(OD,{testId:"total",size:"14",value:An({hastings:c,includeFee:l,fee:n}),variant:"value",dynamicUnits:!1})})]})]})]}),reset:i.reset,form:i,submit:s}}({balance:i,fee:o,onComplete:e=>{f(e),l("confirm")}}),p=function(e){let{send:t,params:n,fee:r,onConfirm:i}=e,{address:o,hastings:a}=n||{},s=(0,MW.cI)({defaultValues:{}}),l=(0,ef.useCallback)(async()=>{let{transactionId:e,error:n}=await t({address:o,hastings:a,includeFee:!1});if(n){Ok({title:"Error sending siacoin",body:n});return}i({transactionId:e})},[i,o,a,t]),u=(0,ef.useMemo)(()=>s.handleSubmit(l),[s,l]);return{el:(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:(0,ed.jsx)(Ar,{address:o,hastings:a,fee:r})}),form:s,reset:s.reset,submit:u}}({fee:o,params:d,send:a,onConfirm:e=>{let{transactionId:t}=e;c(t),l("done")}}),m=(0,ef.useMemo)(()=>"setup"===s?{submitLabel:"Generate transaction",el:h.el,form:h.form,reset:h.reset,submit:h.submit}:"confirm"===s?{submitLabel:"Broadcast transaction",el:p.el,form:p.form,reset:p.reset,submit:p.submit}:void 0,[s,h,p]);return(0,ed.jsx)(uR,{trigger:t,open:n,onOpenChange:e=>{e||(h.reset(),p.reset(),l("setup")),r(e)},title:"Send siacoin",onSubmit:m?m.submit:void 0,controls:m&&(0,ed.jsx)("div",{className:"flex flex-col gap-1",children:(0,ed.jsx)(Cl,{form:m.form,children:m.submitLabel})}),contentVariants:{className:"w-[400px]"},children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(Ai,{onChange:e=>l(e),activeStep:s,steps:[{id:"setup",label:"Setup"},{id:"confirm",label:"Confirm"},{id:"done",label:"Complete"}]}),(0,ed.jsx)(c6,{className:"w-full mt-4"}),"setup"===s&&h.el,"confirm"===s&&p.el,"done"===s&&(0,ed.jsx)(Ao,{data:d,fee:o,transactionId:u})]})})}function Al(e){let{form:t,onOpenChange:n,defaultValues:r,initKey:i}=e,o=(0,ef.useCallback)(()=>{t.reset(r)},[t,r]),a=(0,ef.useCallback)(()=>{n(!1),t.reset(r)},[t,n,r]),s=(0,ef.useCallback)(e=>{e?(n(!0),setTimeout(()=>{o()},0)):a()},[a,o,n]),l=function(e){let[t,n]=(0,ef.useState)(e);return(0,ef.useEffect)(()=>{if(!e||!e.length)return;let r=!1;for(let n=0;n{l&&l.length&&l.every(e=>!!e)&&o()},[l]),{reset:o,closeAndReset:a,handleOpenChange:s}}let Au={address:""},Ac={address:{type:"text",title:"Address",placeholder:"host.acme.com:9981 or 127.0.0.1:9981",autoComplete:"off",validation:{required:"required"}}};function Ad(e){let{trigger:t,open:n,connect:r,onOpenChange:i}=e,o=(0,MW.cI)({mode:"all",defaultValues:Au}),{handleOpenChange:a,closeAndReset:s}=Al({form:o,onOpenChange:i,defaultValues:Au}),l=(0,ef.useCallback)(async e=>{let t=await r(e.address);t.error?Ok({title:t.error}):(Oj({title:"Connected to peer"}),s())},[s,r]);return(0,ed.jsx)(uR,{trigger:t,title:"Connect peer",open:n,onOpenChange:a,contentVariants:{className:"w-[400px]"},onSubmit:o.handleSubmit(l),controls:(0,ed.jsx)("div",{className:"px-1",children:(0,ed.jsx)(Cl,{form:o,size:"medium",className:"w-full",children:"Connect"})}),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Connect to a peer by IP address."}),(0,ed.jsx)(MQ,{form:o,fields:Ac,name:"address",size:"medium"})]})})}function Af(e){var t,n;let{id:r,transaction:i,trigger:o,open:a,onOpenChange:s}=e;return(0,ed.jsx)(uR,{title:OT((null==i?void 0:i.txType)?O7((0,gG.pX)(i.txType)):"Transaction",r,16),trigger:o,open:a,onOpenChange:s,contentVariants:{className:"w-[800px]"},children:i?(0,ed.jsxs)("div",{className:"flex flex-col gap-4 pb-10 w-full overflow-hidden",children:[(0,ed.jsxs)("div",{className:"flex flex-wrap gap-4",children:[(null==i?void 0:i.inflow)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Inflow"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:i.inflow)||0)})]}),(null==i?void 0:i.outflow)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Outflow"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:i.outflow)||0).negated()})]}),(null==i?void 0:null===(t=i.raw)||void 0===t?void 0:t.minerFees)!==void 0&&(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Miner fee"}),(0,ed.jsx)(OD,{value:new(fQ())((null==i?void 0:null===(n=i.raw.minerFees)||void 0===n?void 0:n.reduce((e,t)=>e.plus(t),new(fQ())(0)))||0)})]}),(0,ed.jsx)("div",{className:"flex-1"}),(0,ed.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ed.jsx)(nC,{children:"Timestamp"}),(0,ed.jsx)(nC,{children:(null==i?void 0:i.timestamp)?(0,gG.rN)((null==i?void 0:i.timestamp)||0,{timeStyle:"short"}):"Unconfirmed"})]})]}),(0,ed.jsx)(lQ,{children:JSON.stringify(null==i?void 0:i.raw,null,2)})]}):(0,ed.jsx)(nC,{children:"Could not find transaction in wallet"})})}n(7114);var Ah=n(24511);Ah.Ry().shape({address:Ah.Z_().required("Required"),description:Ah.Z_().required("Required"),index:Ah.Rx().integer().required("Required")});var Ap=n(38001);function Am(e){let{title:t,description:n,address:r}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-4 items-center justify-center",children:[t&&(0,ed.jsx)(dm,{size:"20",font:"mono",children:t}),n&&(0,ed.jsx)(nC,{children:n}),(0,ed.jsx)("div",{className:"relative p-[5px] bg-white h-[210px] w-[210px]",children:(0,ed.jsx)("div",{className:"absolute",children:(0,ed.jsx)(Ap.Z,{size:200,value:r})})}),(0,ed.jsx)(OP,{type:"address",value:r})]})}function Av(e){let{address:t,isValidating:n,trigger:r,open:i,onOpenChange:o}=e;return(0,ed.jsx)(uR,{title:OT("Address",OA(t)||"",16),trigger:r,open:i,onOpenChange:o,contentVariants:{className:"w-[400px]"},children:(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:t||n?(0,ed.jsx)(Am,{address:t||""}):(0,ed.jsx)(nC,{children:"Could not retreive wallet address"})})})}function Ag(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i}=e;return t?n?null:(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsxs)(nC,{size:"14",children:["Wallet is scanning (",i,"%), transaction data may be incomplete."]})]}):(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsxs)(nC,{size:"14",children:["Blockchain is syncing (",r,"%), transaction data may be incomplete."]})]})}let Ay={blog:"https://blog.sia.tech",docs:{index:"https://docs.sia.tech",sia101:"https://docs.sia.tech/get-started-with-sia/sia101",renterd:"https://docs.sia.tech/renting/about-renting",hostd:"https://docs.sia.tech/hosting/about-hosting-on-sia",walletd:"https://docs.sia.tech/wallet/wallet-overview",renting:"https://docs.sia.tech/renting/about-renting",wallet:"https://docs.sia.tech/wallet/wallet-overview",hosting:"https://docs.sia.tech/hosting/about-hosting-on-sia",mining:"https://docs.sia.tech/mining/about-mining-on-sia",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://api.sia.tech",siaui:"https://docs.sia.tech/your-sia-wallet/sia-ui-faqs",brand:"https://docs.sia.tech/sia-integrations/sia-brand-guidelines"},website:{index:"https://sia.tech",tos:"https://sia.tech/terms-of-service",privacy:"https://sia.tech/privacy-policy"},explore:{mainnet:"https://siascan.com",testnetZen:"https://zen.siascan.com",testnetZenFaucet:"https://zen.siascan.com/faucet"},design:"https://design.sia.tech",apiDocs:{renterd:"https://api.sia.tech/renterd",hostd:"https://api.sia.tech/hostd",walletd:"https://api.sia.tech/walletd"},github:{index:"https://github.com/SiaFoundation",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://github.com/SiaFoundation/siad",renterd:"https://github.com/SiaFoundation/renterd",walletd:"https://github.com/SiaFoundation/walletd",hostd:"https://github.com/SiaFoundation/hostd",siaui:"https://gitlab.com/NebulousLabs/Sia-UI"},discord:"https://sia.tech/discord",twitter:"https://twitter.com/sia__foundation",bluesky:"https://bsky.app/profile/sia.tech",twitterHandle:"@sia__foundation",reddit:"https://reddit.com/r/siacoin",forum:"https://forum.sia.tech/",forumGrants:"https://forum.sia.tech/c/grants/",forumGrantsProposed:"https://forum.sia.tech/c/grants/proposed/",merch:"https://siagear.tech/",email:"hello@sia.tech",benchmarks:"https://benchmarks.sia.tech",storageStats:"https://hosts.siacentral.com/",hostTroubleshoot:"https://troubleshoot.siacentral.com/",coinmarketcap:"https://coinmarketcap.com/currencies/siacoin/",jobs:"https://jobs.lever.co/the-sia-foundation"};function Ab(){let{settings:e,setCurrency:t,currencyOptions:n}=(0,f2.Hv)();return(0,ed.jsx)(f8,{disabled:!e.siaCentral,value:e.currency.id,onChange:e=>t(e.currentTarget.value),children:n.map(e=>{let{id:t,label:n}=e;return(0,ed.jsx)(f7,{value:t,children:n},t)})})}let Ax=[{id:"sc",label:"Siacoin"},{id:"fiat",label:"Fiat"},{id:"bothPreferSc",label:"Both - prefer siacoin"},{id:"bothPreferFiat",label:"Both - prefer fiat"}];function Aw(){let{settings:e,setExternalDataSettings:t}=(0,f2.Hv)();return(0,ed.jsx)(f8,{"aria-label":"currency display",name:"currencyDisplay",disabled:!e.siaCentral,value:e.currencyDisplay,onChange:e=>t({currencyDisplay:e.currentTarget.value}),children:Ax.map(e=>{let{id:t,label:n}=e;return(0,ed.jsx)(f7,{value:t,children:n},t)})})}function AE(e){let{open:t,onOpenChange:n,securityEl:r,showGpuSetting:i}=e,{settings:o,setRequestSettings:a,setExternalDataSettings:s,daemonExplorer:l,gpu:u}=(0,f2.Hv)();return(0,ed.jsx)(uR,{open:t,title:"App preferences",onOpenChange:n,contentVariants:{className:"w-[450px]"},children:(0,ed.jsxs)("div",{className:"flex flex-col gap-6 mb-2",children:[(0,ed.jsx)("div",{className:"flex flex-col gap-4",children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Display"}),(0,ed.jsx)(n_,{size:"14",children:"Configure visual and locale display preferences."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Currency display"}),(0,ed.jsx)(Aw,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Select whether you would like to see currency values in siacoin, fiat, or both. Fiat requires a third-party API enabled under Privacy."})]})}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Fiat"}),(0,ed.jsx)(Ab,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Select a fiat currency for price conversions from Siacoin. Requires a third-party API enabled under Privacy."})]})}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Theme"}),(0,ed.jsx)(p$,{})]}),(0,ed.jsx)(n_,{size:"14",children:"Switch between a dark or light mode, or follow your system's settings."})]})}),i&&(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"GPU"}),(0,ed.jsx)(hp,{disabled:!u.canGpuRender,checked:u.canGpuRender&&u.isGpuEnabled,onCheckedChange:u.setIsGpuEnabled,size:"medium"})]}),(0,ed.jsxs)(n_,{size:"14",children:["Enable features that require a GPU."," ",u.canGpuRender?"":"This device does not support GPU rendering."]})]})})]})}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Security"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Configure security preferences."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Lock app"}),(0,ed.jsx)(hp,{size:"medium",checked:o.autoLock,onCheckedChange:e=>a({autoLock:e})}),(0,ed.jsxs)(f8,{disabled:!o.autoLock,value:String(o.autoLockTimeout),onChange:e=>{a({autoLockTimeout:Number(e.currentTarget.value)})},children:[(0,ed.jsx)(f7,{value:(0,gG.sW)(5),children:"5 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(10),children:"10 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(20),children:"20 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(30),children:"30 minutes"}),(0,ed.jsx)(f7,{value:(0,gG.sW)(60),children:"1 hour"})]})]}),(0,ed.jsx)(n_,{size:"14",children:"Automatically lock the app after a certain period of inactivity."})]})}),r]})]}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Privacy"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Configure privacy preferences. The app uses the third-party APIs listed below to improve the user experience. Third-party APIs are optional and can be toggled on or off."}),(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Sia Central"}),(0,ed.jsx)(hp,{size:"medium",checked:o.siaCentral,onCheckedChange:e=>s({siaCentral:e})})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches network average prices and host geolocation from the Sia Central API."})]})}),l.isSupported?(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-1 items-center justify-between",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Explorer"})]}),(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[l.api?(0,ed.jsx)(OP,{maxLength:30,value:l.api||"https://api.siascan.com"}):(0,ed.jsx)(nC,{size:"14",weight:"medium",color:"subtle",children:"Not configured"}),(0,ed.jsx)(hp,{size:"medium",disabled:!0,checked:l.enabled,onCheckedChange:e=>s({siaCentral:e})})]})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches Siacoin exchange rates from the configured explorer API. This API is configured and enabled in the daemon's startup configuration."})]})}):(0,ed.jsx)(lZ,{children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ed.jsx)(nC,{children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(dm,{size:"20",className:"flex-1",children:"Siascan"}),(0,ed.jsx)(hp,{size:"medium",checked:o.siascan,onCheckedChange:e=>s({siascan:e})})]}),(0,ed.jsx)(n_,{size:"14",children:"The app fetches Siacoin exchange rates from the Siascan API."})]})})]})]}),(0,ed.jsx)(c6,{className:"w-full"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ed.jsx)(nC,{size:"16",weight:"bold",children:"Help"}),(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ed.jsx)(n_,{size:"14",children:"Find information about the Sia software at our website, documentation site, and on Github. Join our active Discord community for discussion and help troubleshooting issues."}),(0,ed.jsxs)("div",{className:"flex gap-4",children:[(0,ed.jsxs)(dS,{href:Ay.website.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.lq1,{}),"Website"]}),(0,ed.jsxs)(dS,{href:Ay.docs.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.RdX,{}),"Docs"]}),(0,ed.jsxs)(dS,{href:Ay.github.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.Sfn,{}),"About"]}),(0,ed.jsxs)(dS,{href:Ay.discord,target:"_blank",className:"flex items-center gap-1",children:[(0,ed.jsx)(lL.b47,{}),"Discord"]})]})]})]})]})})}function Aj(e){let{balanceSc:t,isSynced:n,syncingMessage:r}=e;return t?n?(0,ed.jsx)(Ml,{side:"bottom",balanceSc:t,children:(0,ed.jsx)(nA,{className:"hidden sm:flex h-7 px-3 items-center",children:(0,ed.jsx)(OZ,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})})}):(0,ed.jsx)(lN,{content:r||"Blockchain is syncing, balance may be incorrect.",children:(0,ed.jsxs)(nA,{className:"hidden sm:flex h-7 pl-2 pr-3 gap-1.5 items-center",children:[(0,ed.jsx)(nC,{color:"amber",children:(0,ed.jsx)(lL.qdM,{})}),(0,ed.jsx)(OZ,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})]})}):null}function Ak(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i,balanceSc:o,sendSiacoin:a,receiveSiacoin:s}=e;return(0,ed.jsxs)(ed.Fragment,{children:[o&&(0,ed.jsx)(Aj,{isSynced:t&&n,syncingMessage:t?"Wallet is scanning (".concat(i,"%), balance may be incorrect."):"Blockchain is syncing (".concat(r,"%), balance may be incorrect."),balanceSc:o}),s&&(0,ed.jsxs)(lD,{"aria-label":"receive",size:"small",onClick:s,children:[(0,ed.jsx)(lL.xHM,{}),"Receive"]}),(0,ed.jsxs)(lD,{"aria-label":"send",size:"small",variant:"accent",onClick:a,children:[(0,ed.jsx)(lL.rW0,{}),"Send"]})]})}function AS(e,t){if(!e||!e.length)return[];let n=Object.keys(kG(e[0],"timestamp"));e.sort((e,t)=>e.timestamp>t.timestamp?1:-1);let r=[];return"delta"===t?e.forEach((t,i)=>{let o={...t};0!==i&&(n.forEach(n=>{let r=t[n],a=e[i-1][n];o[n]=r-a}),r.push(o))}):r=e,r}function AO(e,t){return"all"===e?{start:new Date(2022,1,1).getTime(),end:t}:{start:t-(0,gG.Nr)(Number(e)),end:t}}let AC={"5m":e=>{let t=e+(0,gG.sW)(5);return"5m interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},"15m":e=>{let t=e+(0,gG.sW)(15);return"15m interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},hourly:e=>{let t=e+(0,gG.yt)(1);return"Hour interval from ".concat((0,gG.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,gG.rN)(t,{timeStyle:"short",hour12:!1}))},daily:e=>{let t=e+(0,gG.yt)(24);return"Day interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},weekly:e=>{let t=e+(0,gG.Nr)(7);return"Week interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},monthly:e=>{let t=e+(0,gG.Nr)(30);return"Month interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},yearly:e=>{let t=e+(0,gG.Nr)(365);return"Year interval from ".concat((0,gG.rN)(e)," to ").concat((0,gG.rN)(t))},default:e=>"".concat((0,gG.rN)(e))};function A_(e){return AC[e]||AC.default}function AM(e){if(!e||!e.length)return{};let t=Object.keys(kG(e[0],"timestamp"));return e.sort((e,t)=>e.timestamp>t.timestamp?1:-1),{...t.reduce((t,n)=>({...t,[n]:function(e,t){var n,r;let i=(null===(n=t[0])||void 0===n?void 0:n[e])||0,o=(null===(r=t[t.length-1])||void 0===r?void 0:r[e])||0;return AA({total:t.reduce((t,n)=>t+(n[e]||0),0),start:i,end:o,count:t.length})}(n,e)}),{}),total:function(e,t){let n=AT(e,t[0]),r=AT(e,t[t.length-1]);return AA({total:t.reduce((t,n)=>t+AT(e,n),0),start:n,end:r,count:t.length})}(t,e)}}function AA(e){let{total:t,start:n,end:r,count:i}=e,o=r-n;return{total:t,diff:o,change:0===n?void 0:o/n*100,latest:r,average:t/i}}function AT(e,t){return e.reduce((e,n)=>e+((null==t?void 0:t[n])||0),0)}function AP(e){let{balances:t,isLoading:n,chartType:r="area"}=e,{resolvedTheme:i}=(0,pW.F)(),o=(0,ef.useMemo)(()=>"light"===i?{sc:{label:"siacoin",color:gY.accent[800]}}:{sc:{label:"siacoin",color:gY.accentdark[800]}},[i]),a=(0,ef.useMemo)(()=>({data:AS(t,"none"),stats:AM(t),config:{enabledGraph:["sc"],enabledTip:["sc"],data:{sc:o.sc},format:e=>(0,gG.Vz)(e),formatTimestamp:A_("default"),formatTickY:e=>(0,gG.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:r},isLoading:n}),[t,n,o,r]);return(0,ed.jsx)("div",{className:"relative",children:(0,ed.jsx)(k0,{id:"all/v0/wallet/balance",height:200,allowConfiguration:!1,data:a.data,config:a.config})})}function AN(e){let{peers:t,isLoading:n,connectPeer:r}=e;return(0,ed.jsx)(Cn,{title:"Peers",actions:(0,ed.jsx)(lD,{onClick:r,children:"Connect"}),isLoading:n,dataset:(null==t?void 0:t.map(e=>({type:"ip",hash:e})))||[]})}function AR(e){let{size:t,label:n,enabled:r=!0,onChange:i,color:o}=e;return(0,ed.jsxs)("div",{className:(0,eK.cx)("flex gap-1.5 items-center",r?"opacity-100":"opacity-50",i?"cursor-pointer":"cursor-auto",i&&(r?"hover:opacity-90":"hover:opacity-60")),onClick:()=>i&&i(!r),children:[o&&(0,ed.jsx)("div",{className:"relative top-px",children:(0,ed.jsx)(hn,{style:{backgroundColor:o}})}),(0,ed.jsx)(nC,{size:t,children:n})]})}let AD={total:"total",average:"average",latest:"latest"};function AL(e){let{category:t,label:n,color:r,sc:i,scFixed:o=2,value:a,extendedSuffix:s,valueFormat:l=e=>e.toFixed(2),defaultMode:u,enabledModes:c=["total","average","latest"],isLoading:d,showChange:f=!0}=e,[h,p]=(0,kX.Z)("v0/datum/".concat(t,"/").concat(n),{defaultValue:u});return(0,ed.jsx)(Cr,{isLoading:d,label:(0,ed.jsx)(AR,{label:n,color:r}),actions:(0,ed.jsx)(f8,{onChange:e=>p(e.currentTarget.value),defaultValue:h,children:c.map(e=>(0,ed.jsx)(f7,{value:e,children:AD[e]},e))}),sc:(null==i?void 0:i[h])!==void 0?new(fQ())(i[h]):void 0,scFixed:o,extendedSuffix:s,value:(null==a?void 0:a[h])!==void 0&&l?l(a[h]):void 0,comment:i?(0,ed.jsxs)("div",{className:"flex items-center gap-4",children:[(0,ed.jsx)(OZ,{tooltip:"Net change over time range:",fixedTipFiat:10,value:new(fQ())(i.diff)}),f&&void 0!==i.change&&(0,ed.jsx)(lN,{content:"Percent change over time range",children:(0,ed.jsxs)(nC,{size:"14",weight:"semibold",font:"mono",ellipsis:!0,color:"verySubtle",children:[i.change.toFixed(2),"%"]})})]}):a&&(0,ed.jsxs)("div",{className:"flex items-center gap-4",children:[(0,ed.jsx)(OV,{tooltip:"Net change over time range:",format:e=>l(e.toNumber()),value:new(fQ())(a.diff)}),f&&void 0!==a.change&&(0,ed.jsx)(lN,{content:"Percent change over time range",children:(0,ed.jsxs)(nC,{size:"14",weight:"semibold",font:"mono",ellipsis:!0,color:"verySubtle",children:[a.change.toFixed(2),"%"]})})]})})}function AF(e){let{children:t,bleed:n}=e;return(0,ed.jsx)("div",{className:(0,eK.cx)(n?"-mx-5 overflow-hidden":""),children:(0,ed.jsx)(uT,{children:(0,ed.jsx)("div",{className:(0,eK.cx)("flex gap-4 py-4",n?"px-5 w-fit":""),children:t})})})}function AZ(e){let{children:t,variant:n,align:r}=e;return(0,ed.jsx)("div",{className:"relative",style:{top:"primary"===n?"6px":void 0,left:"start"===r?"0px":void 0,right:"end"===r?"0px":void 0},children:(0,ed.jsx)(nC,{size:"10",color:"contrast",dir:"start"===r?"rtl":"ltr",weight:"primary"===n?"semibold":"regular",ellipsis:!0,children:t})})}function AV(e){let{date:t,align:n,variant:r}=e;return t?(0,ed.jsx)(AZ,{variant:r,align:n,children:(0,gG.rN)(t)}):null}function Az(e){let{blockHeight:t,align:n,variant:r}=e;return t?(0,ed.jsx)(AZ,{variant:r,align:n,children:t.toLocaleString()}):null}function AI(e){let{label:t,currentHeight:n,range:r,startHeight:i,endHeight:o,color:a,align:s,rounded:l,className:u,showDates:c}=e;if(!i||!o)return null;let d=r.endHeight-r.startHeight,f=(0,gG.pp)(d),h=(0,gG.jr)(n,r.startHeight),p=(0,gG.jr)(n,i),m=(0,gG.jr)(n,o),v=(p-h)/f,g=(m-h)/f;return(0,ed.jsxs)("div",{className:(0,eK.cx)("group flex items-center justify-center","absolute -top-[5px] h-4","cursor-pointer","transition-colors"),style:{left:AB(v),width:AB(g-v)},children:[(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-full h-full","rounded-md","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10"),style:{width:"calc(100% + 8px)",left:"-4px"}}),(0,ed.jsx)("div",{className:(0,eK.cx)("z-10 absolute w-full h-1.5",u,"start"===l?"rounded-l-lg":"end"===l?"rounded-r-lg":"rounded-lg","border-y","start"===l?"border-l":"end"===l?"border-r":"border","blue"===a?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-blue-500/50 dark:border-blue-500/50"]:[],"green"===a?["bg-green-300 dark:bg-green-300","group-hover:bg-green-400 dark:group-hover:bg-green-400","border-green-500/50 dark:border-green-500/50"]:[],"amber"===a?["bg-amber-300 dark:bg-amber-300","group-hover:bg-amber-400 dark:group-hover:bg-amber-400","border-amber-500/50 dark:border-amber-500/50"]:[])}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 bottom-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(Az,{blockHeight:i,align:"start",variant:"primary"}),(0,ed.jsx)(AZ,{variant:"primary",children:t}),(0,ed.jsx)(Az,{blockHeight:o,align:"end",variant:"primary"})]}),c&&(0,ed.jsxs)("div",{className:"flex group-hover/segments:hidden absolute justify-between gap-2 top-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(AV,{date:p,align:"start",variant:"secondary"}),(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"})]}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 top-[100%]",style:"center"===s?{width:"100%"}:"end"===s?{right:AB(1-g)}:{left:AB(v)},children:[(0,ed.jsx)(AV,{date:p,align:"start",variant:"secondary"}),(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"})]})]})}function AB(e){return"".concat(100*e,"%")}function AH(e){var t;let{currentHeight:n,eventHeight:r,range:i,label:o,bottomLabel:a,color:s,className:l,unconfirmedPing:u=!0}=e,c=!!r&&r>n,d=r&&!c&&n-r<6,f=i.endHeight-i.startHeight,h=(0,gG.pp)(f),p=(0,gG.jr)(n,i.startHeight),m=r?(0,gG.jr)(n,r):0;return r?(0,ed.jsx)("div",{className:(0,eK.cx)("group","absolute -top-[5px] w-4 h-4","flex items-center justify-center","rounded-full cursor-pointer","-translate-x-1/2",l),style:{left:(t=m?(m-p)/h:0,"".concat(100*t,"%"))},children:(0,ed.jsxs)("div",{className:(0,eK.cx)("relative w-full h-full","flex items-center justify-center","rounded-full cursor-pointer"),children:[u&&d&&(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-1.5 h-1.5","rounded-full","bg-amber-500 dark:bg-amber-200","animate-pingslow")}),(0,ed.jsx)("div",{className:(0,eK.cx)("z-0 absolute w-4 h-4","rounded-full","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10")}),(0,ed.jsx)("div",{className:(0,eK.cx)("absolute w-1.5 h-1.5","rounded-full","border","green"===s?["bg-green-500 dark:bg-green-500","group-hover:bg-green-600 dark:group-hover:bg-green-600","border-white dark:border-white"]:[],"amber"===s?["bg-amber-500 dark:bg-amber-500","group-hover:bg-amber-600 dark:group-hover:bg-amber-600","border-white dark:border-white"]:[],"gray"===s?["bg-gray-700 dark:bg-graydark-900","group-hover:bg-gray-800 dark:group-hover:bg-graydark-800","border-white dark:border-white"]:[],"blue"===s?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-white dark:border-white"]:[])}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 bottom-[100%] left-1.5",children:[(0,ed.jsx)(Az,{blockHeight:r,align:"start",variant:"primary"}),(0,ed.jsx)(AZ,{variant:"primary",children:o})]}),(0,ed.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 top-[100%] left-1.5",children:[(0,ed.jsx)(AV,{date:m,align:"start",variant:"secondary"}),a&&(0,ed.jsx)(AZ,{variant:"secondary",children:a})]})]})}):null}function AU(e){let{currentHeight:t,contractHeightStart:n,contractHeightEnd:r,proofWindowHeightStart:i,proofWindowHeightEnd:o,revisionHeight:a,proofHeight:s,range:l}=e,u=t-n<6;return(0,ed.jsx)("div",{className:"group/main relative w-full",children:(0,ed.jsx)("div",{className:"relative py-6",children:(0,ed.jsxs)("div",{className:"relative z-10 h-1.5",children:[(0,ed.jsx)("div",{className:"absolute h-full w-full bg-gray-300 dark:bg-graydark-400 rounded-lg"}),(0,ed.jsxs)("div",{className:"group/segments",children:[(0,ed.jsx)(AI,{label:"contract duration",currentHeight:t,startHeight:n,endHeight:r,range:l,color:"blue",align:"center",rounded:"start",className:u?"border-dotted opacity-50":"",showDates:!0}),(0,ed.jsx)(AI,{label:"proof window",currentHeight:t,startHeight:i,endHeight:o,range:l,color:"green",align:"end",rounded:"end",className:u?"border-dotted opacity-50":""}),(0,ed.jsx)(AH,{label:"contract formation",bottomLabel:u?"unconfirmed":"",currentHeight:t,eventHeight:n,range:l,color:u?"amber":"blue",className:"z-20"}),(0,ed.jsx)(AH,{label:"last revision",currentHeight:t,eventHeight:a,range:l,color:"green",className:"z-20"}),(0,ed.jsx)(AH,{label:"storage proof",currentHeight:t,eventHeight:s,range:l,color:"green",className:"z-20"}),(0,ed.jsx)(AH,{label:"current block",currentHeight:t,eventHeight:t,range:l,color:"gray",className:"z-10",unconfirmedPing:!1})]})]})})})}var AW=n(90463),Aq=n(81721),A$=function(e,t){return!!(null==e?0:e.length)&&(0,Aq.Z)(e,t,0)>-1},AY=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r=200&&(o=AX.Z,a=!1,t=new AW.Z(t));t:for(;++i{e.stopPropagation(),i(n)},children:(0,ed.jsx)(lL.xVB,{})}),(0,ed.jsx)(lD,{icon:s?"contrast":"hover",tip:"".concat(t,": hide all"),variant:"ghost",onClick:e=>{e.stopPropagation(),o(n)},children:(0,ed.jsx)(lL.pHg,{})})]})]})}function A2(e){let{title:t,children:n}=e;return(0,ed.jsxs)("div",{className:"flex flex-col gap-6",children:[t&&(0,ed.jsx)(dm,{anchorLink:!0,size:"24",children:t}),(0,ed.jsx)(nA,{className:"p-6",children:(0,ed.jsx)("div",{className:"flex flex-col gap-6",children:(0,ed.jsx)(Mt,{separator:(0,ed.jsx)(c6,{className:"w-full my-3"}),children:n})})})]})}function A4(e){let{id:t,title:n,description:r,control:i}=e;return(0,ed.jsxs)("div",{className:"flex gap-10 justify-between","data-testid":t,children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-2 max-w-[600px]",children:[(0,ed.jsx)(dm,{id:t||n,anchorLink:!0,size:"20",children:n}),(0,ed.jsx)(n_,{size:"14",children:r})]}),(0,ed.jsx)("div",{className:"",children:i})]})}function A3(e){let{open:t,params:n,trigger:r,onOpenChange:i}=e,{body:o,title:a,variant:s,action:l,onConfirm:u}=n||{},c=(0,MW.cI)(),d=(0,ef.useCallback)(()=>{u&&u(),i(!1)},[u,i]);return(0,ed.jsx)(uR,{title:a,trigger:r,open:t,onOpenChange:i,contentVariants:{className:"w-[400px]"},children:(0,ed.jsx)("form",{onSubmit:c.handleSubmit(d),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-4",children:[o,(0,ed.jsx)("div",{className:"flex gap-1 justify-end",children:(0,ed.jsx)(Cl,{variant:s,form:c,size:"small",children:l})})]})})})}function A5(e){let{name:t,peerCount:n,isSynced:r,nodeBlockHeight:i,connectPeer:o}=e;return(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(nC,{font:"mono",weight:"bold",size:"20",children:t}),(0,ed.jsxs)("div",{className:"flex items-center",children:[n?(0,ed.jsxs)(lD,{className:"relative left-2 only:left-0",variant:"ghost",onClick:o,tip:"".concat(n," connected peers"),children:[(0,ed.jsx)(nC,{color:"subtle",children:n.toLocaleString()}),(0,ed.jsx)(lL.RK4,{})]}):null,i&&r?(0,ed.jsx)(lN,{content:"Blockchain is synced",children:(0,ed.jsx)("div",{className:"relative left-2",children:(0,ed.jsxs)(lD,{variant:"ghost",state:"waiting",children:[(0,ed.jsx)(nC,{color:"subtle",children:i.toLocaleString()}),(0,ed.jsx)(nC,{color:"green",children:(0,ed.jsx)(lL.Y3p,{})})]})})}):null]})]})}function A6(e){let{nodeBlockHeight:t,networkBlockHeight:n,moreThan100BlocksToSync:r,percent:i}=e;return(0,ed.jsxs)("div",{className:"flex flex-col justify-between h-full mb-1",children:[(0,ed.jsx)(d9,{variant:"accent",value:t&&n?t:0,max:n||1,className:""}),(0,ed.jsxs)("div",{className:"flex justify-between mt-1.5",children:[(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"Syncing..."}),t&&n?r?(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"".concat(t.toLocaleString()," / ").concat(n.toLocaleString()," (").concat(i,"%)")}):(0,ed.jsx)(nC,{color:"subtle",size:"10",children:"(".concat(i,"%)")}):null]})]})}function A8(e){let{name:t,peerCount:n,connectPeer:r,isSynced:i,syncPercent:o,nodeBlockHeight:a,estimatedBlockHeight:s,firstTimeSyncing:l,moreThan100BlocksToSync:u,children:c}=e;return(0,ed.jsx)(pt,{rootProps:{openDelay:100,closeDelay:1e3},contentProps:{side:"right",align:"start",sideOffset:5,className:"!max-w-none"},trigger:(0,ed.jsxs)("div",{className:"relative hover:scale-105 transition-transform",children:[i||100===o||0===o?null:(0,ed.jsx)("div",{className:"absolute -bottom-2.5 w-full flex justify-center",children:(0,ed.jsxs)(nC,{className:"bg-amber-500 py-px px-1 rounded-sm scale-75",size:"10",children:[o,"%"]})}),(0,ed.jsx)(dC,{size:30})]}),children:(0,ed.jsxs)("div",{className:"flex flex-col gap-2 px-1 pt-1 pb-2 w-[350px]",children:[(0,ed.jsx)(A5,{nodeBlockHeight:a,isSynced:i,name:t,peerCount:n,connectPeer:r}),i?(0,ed.jsx)(c6,{className:"w-full mb-0.5"}):(0,ed.jsx)(A6,{percent:o,nodeBlockHeight:a,networkBlockHeight:s,moreThan100BlocksToSync:u}),l&&(0,ed.jsxs)(ed.Fragment,{children:[(0,ed.jsx)(nC,{color:"contrast",size:"14",children:"Welcome to Sia! The blockchain is syncing to the current network height. Depending on your system this process may take a while."}),(0,ed.jsx)(c6,{className:"w-full mb-1"})]}),c]})})}function A7(e){let{testnetName:t}=e;return(0,ed.jsxs)("div",{className:"flex gap-2 items-center justify-center py-2 px-3 bg-amber-600 dark:bg-amber-500",children:[(0,ed.jsx)(nC,{color:"lo",children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsxs)(nC,{size:"14",color:"lo",children:["You are on the ",t," testnet."]})]})}function A9(e){let{type:t,label:n,link:r,tip:i,icon:o,value:a,onClick:s,format:l,decimalsLimit:u,units:c}=e;return(0,ed.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ed.jsx)(lN,{align:"start",side:"bottom",content:i,children:(0,ed.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ed.jsx)(nC,{className:"flex relative",children:o||(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(nC,{size:"12",ellipsis:!0,children:r?(0,ed.jsx)(dS,{href:r,target:"_blank",children:n}):n})]})}),(0,ed.jsx)("div",{role:"button",tabIndex:0,"aria-label":n,className:(0,eK.cx)("flex items-center",s?"cursor-pointer":""),onClick:()=>{s&&s(a)},children:"siacoin"===t?(0,ed.jsx)(OZ,{value:a,variant:"value",size:"12",fixed:u,dynamicUnits:!1,showTooltip:!1,tipSide:"bottom"}):(0,ed.jsx)(OV,{value:a,variant:"value",size:"12",format:l||(e=>"".concat(f0(e,u)).concat(c?" ".concat(c):"")),tipSide:"bottom"})})]})}function Te(e){let{form:t,fields:n,name:r}=e;return(0,ef.useCallback)((e,i)=>{!function(e){var t;let{form:n,fields:r,name:i,value:o,options:a}=e;n.setValue(i,o,"boolean"==typeof a?a?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:a),null===(t=r[i].trigger)||void 0===t||t.forEach(e=>n.trigger(e))}({form:t,fields:n,name:r,value:e,options:i})},[r,t,n])}function Tt(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:o,suggestionLabel:a,suggestion:s,suggestionTip:l,before:u,after:c,tipsDecimalsLimitSc:d=0}=r[t],f=Te({name:t,fields:r,form:n});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ed.jsx)(u||(()=>null),{name:t,form:n,fields:r}),(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Ae,{name:t,fields:r,form:n,group:!1,size:"small"}),i&&(0,ed.jsx)(A9,{type:"siacoin",label:"Network average",tip:o||"Averages provided by Sia Central.",decimalsLimit:d,value:(0,gG.qN)(i),onClick:()=>{f(i,!0)}}),s&&l&&(0,ed.jsx)(A9,{type:"siacoin",label:a||"Suggestion",tip:l,decimalsLimit:d,value:(0,gG.qN)(s),onClick:()=>{f(s,!0)}}),(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tn(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{placeholder:s,average:l,suggestion:u,units:c,decimalsLimit:d=2,disableGroupSeparators:f,autoComplete:h,prefix:p}=a,{setValue:m,onBlur:v,error:g,value:y}=MX({form:n,field:a,name:t}),b=(0,ef.useMemo)(()=>s?new(fQ())(s):u&&"boolean"!=typeof u?new(fQ())(u):l&&"boolean"!=typeof l?new(fQ())(l):void 0,[s,u,l]),x=(0,ed.jsx)(f1,{prefix:p,name:t,value:y,units:c,size:i,decimalsLimit:d,disableGroupSeparators:f,autoComplete:h,placeholder:b?new(fQ())(b):void 0,state:g?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:e=>{m(void 0!==e?new(fQ())(e):void 0,!0)},onBlur:v});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,wrap:!0,children:x}):x}function Tr(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:o,suggestionLabel:a,suggestion:s,suggestionTip:l,decimalsLimit:u=2,after:c,units:d}=r[t],f=Te({form:n,fields:r,name:t});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Tn,{name:t,fields:r,form:n,group:!1}),i&&(0,ed.jsx)(A9,{type:"number",label:"Network average",tip:o||"Averages provided by Sia Central.",decimalsLimit:u,value:i,onClick:()=>{f(i,!0)}}),s&&l&&(0,ed.jsx)(A9,{type:"number",label:a||"Suggestion",tip:l,decimalsLimit:u,value:s,units:d,onClick:()=>{f(s,!0)}}),(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ti(e){let{label:t,link:n,tip:r,value:i,onClick:o}=e;return(0,ed.jsxs)("div",{className:"flex justify-between gap-1 items-center overflow-hidden",children:[(0,ed.jsx)("div",{children:(0,ed.jsx)(lN,{align:"start",side:"bottom",content:r,children:(0,ed.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ed.jsx)(nC,{className:"flex relative",children:(0,ed.jsx)(lL.RdX,{})}),(0,ed.jsx)(nC,{size:"12",children:n?(0,ed.jsx)(dS,{href:n,target:"_blank",children:t}):t})]})})}),(0,ed.jsx)("div",{className:"overflow-hidden",children:(0,ed.jsx)(nC,{role:"button",tabIndex:0,"aria-label":t,className:"flex cursor-pointer items-center",onClick:o,size:"12",children:(0,ed.jsx)(l1,{ellipsis:!0,className:"block",children:i})})})]})}function To(e){let{name:t,form:n,fields:r,type:i}=e,{suggestionLabel:o,suggestion:a,suggestionTip:s}=r[t],l=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(MQ,{name:t,form:n,fields:r,type:i,group:!1}),a&&s&&(0,ed.jsx)(Ti,{label:o||"Suggestion",tip:s,value:a,onClick:()=>{l(a,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ta(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:o,suggestionTip:a}=r[t],s=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)("div",{className:"flex justify-end w-full",children:(0,ed.jsx)(M9,{name:t,form:n,fields:r,group:!1})}),void 0!==o&&a&&(0,ed.jsx)(Ti,{label:i||"Suggestion",tip:a,value:o?"on":"off",onClick:()=>{s(o,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Ts(e){let{name:t,form:n,fields:r,size:i="small",group:o=!0}=e,a=r[t],{options:s}=a,{ref:l,onChange:u,onBlur:c,error:d}=MX({name:t,form:n,field:a}),f=(0,ed.jsx)(f8,{ref:l,name:t,size:i,state:d?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:u,onBlur:c,children:null==s?void 0:s.map(e=>(0,ed.jsx)(f7,{value:e.value,children:e.label},e.value))});return o?(0,ed.jsx)(Cs,{title:a.title,name:t,form:n,children:f}):f}function Tl(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:o,suggestionTip:a}=r[t],s=Te({form:n,name:t,fields:r});return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)("div",{className:"flex justify-end w-full",children:(0,ed.jsx)(Ts,{name:t,fields:r,form:n,group:!1,size:"small"})}),o&&a&&(0,ed.jsx)(Ti,{label:i||"Suggestion",tip:a,value:o,onClick:()=>{s(o,!0)}})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tu(e){let{name:t,form:n,fields:r}=e,i=r[t],o=i.custom||(()=>null);return"custom"===i.type?(0,ed.jsx)(o,{form:n,name:t,fields:r}):"number"===i.type?(0,ed.jsx)(Tr,{form:n,name:t,fields:r}):"siacoin"===i.type?(0,ed.jsx)(Tt,{form:n,name:t,fields:r}):"text"===i.type?(0,ed.jsx)(To,{form:n,name:t,fields:r}):"password"===i.type?(0,ed.jsx)(To,{form:n,type:"password",fields:r,name:t}):"boolean"===i.type?(0,ed.jsx)(Ta,{form:n,name:t,fields:r}):"select"===i.type?(0,ed.jsx)(Tl,{form:n,name:t,fields:r}):null}function Tc(e){let{name:t,form:n,fields:r,autoVisibility:i}=e,o=r[t],a=MJ({form:n,fields:r,name:t});return!i||a?(0,ed.jsx)(A4,{id:t,title:o.title,description:o.description,control:(0,ed.jsx)(Tu,{form:n,name:t,fields:r})}):null}function Td(e){let{title:t,category:n,form:r,fields:i}=e,o=Object.entries(i).filter(e=>{let[t,o]=e;return o.category===n&&MJ({form:r,fields:i,name:t})}).map(e=>{let[t]=e;return t});return 0===o.length?null:(0,ed.jsx)(A2,{title:t,children:o.map(e=>(0,ed.jsx)(Tc,{name:e,form:r,fields:i},e))})}function Tf(e){let{name:t,form:n,fields:r,size:i="small",currency:o,group:a=!0}=e,s=(0,f2.J)({currency:o||void 0}).rate,l=r[t],{placeholder:u,decimalsLimit:c=2,units:d}=l,{setValue:f,onBlur:h,error:p,value:m}=MX({form:n,field:l,name:t}),v=(0,ef.useMemo)(()=>f2.mV.find(e=>e.id===o),[o]),g=n.formState.dirtyFields[t],y=(0,ed.jsxs)("div",{className:(0,eK.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",l.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",l.readOnly?"pointer-events-none":"",l.readOnly?"border-blue-400 dark:border-blue-400":p?"border-red-500 dark:border-red-400":g?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ed.jsx)(f1,{name:t,value:m,units:"".concat((null==v?void 0:v.label)||"?").concat(d||""),prefix:null==v?void 0:v.prefix,size:i,variant:"ghost",focus:"none",readOnly:l.readOnly,decimalsLimit:(null==v?void 0:v.fixed)||c,placeholder:u?new(fQ())(u):void 0,state:p?"invalid":g?"valid":"default",onChange:e=>{f(void 0!==e?new(fQ())(e):void 0,!0)},onBlur:h}),s&&(0,ed.jsx)(Th,{value:m,currency:o,rate:s})]});return a?(0,ed.jsx)(Cs,{title:l.title,name:t,form:n,wrap:!0,children:y}):y}function Th(e){let{value:t,rate:n}=e,r=t&&!t.isZero()&&n&&!n.isZero(),i=r?(0,gG.qN)(t).div(n):new(fQ())(0);return(0,ed.jsxs)(nA,{className:"flex gap-1 items-center justify-between relative overflow-hidden px-2 py-1.5 rounded-t-none",children:[(0,ed.jsx)(lN,{side:"bottom",content:"The pinned value's current siacoin value",children:(0,ed.jsxs)(nC,{className:"flex gap-1 relative",size:"12",children:[(0,ed.jsx)(lL.oce,{}),"Current value"]})}),r?(0,ed.jsx)(OD,{value:i,size:"12",variant:"value",fixed:0,dynamicUnits:!0,hastingUnits:!1,tipSide:"bottom"}):(0,ed.jsx)(nC,{size:"12",ellipsis:!0,color:r?"contrast":"verySubtle",children:"-"})]})}function Tp(e){let{name:t,form:n,fields:r,currency:i}=e,{average:o,averageTip:a,suggestionLabel:s,suggestion:l,suggestionTip:u,before:c,after:d}=r[t],f=Te({form:n,fields:r,name:t}),h=(0,f2.J)({currency:i||void 0}).rate,p=(0,ef.useMemo)(()=>o&&"boolean"!=typeof o&&h?new(fQ())(o).times(h):void 0,[o,h]),m=(0,ef.useMemo)(()=>l&&"boolean"!=typeof l&&h?new(fQ())(l).times(h):void 0,[l,h]);return(0,ed.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ed.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ed.jsx)(c||(()=>null),{name:t,form:n,fields:r}),(0,ed.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ed.jsx)(Tf,{name:t,fields:r,form:n,group:!1,currency:i}),p&&(0,ed.jsx)(A9,{type:"siacoin",label:"Network average",tip:a||"Averages provided by Sia Central.",value:p,decimalsLimit:0,onClick:()=>{f(o,!0)}}),m&&u&&(0,ed.jsx)(A9,{type:"siacoin",label:s||"Suggestion",tip:u,decimalsLimit:0,value:m,onClick:()=>{f(l,!0)}}),(0,ed.jsx)(d||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ed.jsx)("div",{className:"h-[20px]",children:(0,ed.jsx)(Co,{form:n,name:t})})]})}function Tm(e){let{form:t,remoteValues:n}=e,r=(0,ef.useCallback)(()=>{if(t.formState.isSubmitting||!n)return;let e=t.getValues();for(let[e,r]of Object.entries(n))t.resetField(e,{defaultValue:r,keepDirty:!0,keepError:!0,keepTouched:!0});for(let[n,r]of Object.entries(e))t.getFieldState(n).isDirty&&t.setValue(n,r)},[t,n]);(0,ef.useEffect)(()=>{r()},[n])}function Tv(e){let{form:t}=e;return{changeCount:Object.entries(t.formState.dirtyFields).filter(e=>{let[t,n]=e;return!!n}).length}}function Tg(e){let{form:t,remoteValues:n}=e,[r,i]=(0,ef.useState)(!1),{isUnlockedAndAuthedRoute:o}=(0,f2.Hv)();(0,ef.useEffect)(()=>{o||i(!1)},[o]),(0,ef.useEffect)(()=>{!r&&n&&(i(!0),t.reset(n))},[n])}lL.lg1,lL.eHR,lL.I$H,lL.KiD,lL.P5r,lL.CCF,lL.w9S,lL.EL$,lL.aPl,lL.wEY,lL.EOT,lL.kSc,lL.W$S,lL.lJ7,lL.ORH,lL.ka0,lL.BdP,lL.d19,lL.Mes,lL.VUg,lL.U_S,lL.T85;let Ty=e=>{let{__scopeTooltip:t,delayDuration:n=700,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:o}=e,[a,s]=(0,ef.useState)(!0),l=(0,ef.useRef)(!1),u=(0,ef.useRef)(0);return(0,ef.useEffect)(()=>{let e=u.current;return()=>window.clearTimeout(e)},[]),(0,ef.createElement)(nl,{scope:t,isOpenDelayed:a,delayDuration:n,onOpen:(0,ef.useCallback)(()=>{window.clearTimeout(u.current),s(!1)},[]),onClose:(0,ef.useCallback)(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>s(!0),r)},[r]),isPointerInTransitRef:l,onPointerInTransitChange:(0,ef.useCallback)(e=>{l.current=e},[]),disableHoverableContent:i},o)};function Tb(e){let{children:t}=e,[n,r]=(0,ef.useState)(!1);return(0,ef.useEffect)(()=>{r(!0)},[]),(0,ed.jsx)("div",{children:n?t:null})}function Tx(e){let{className:t,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,fallback:i,children:o,lockRoutes:a}=e;return(0,ed.jsx)(Tb,{children:(0,ed.jsx)(f2.kl,{fallback:i,children:(0,ed.jsx)(pW.f,{attribute:"class",children:(0,ed.jsx)(Ty,{children:(0,ed.jsx)(f2.bW,{lockRoutes:a,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,children:(0,ed.jsxs)("div",{id:"root",className:t,children:[(0,ed.jsx)(OO,{}),o]})})})})})})}var Tw=n(87459),TE=n(63249),Tj=Tw.Z&&1/(0,TE.Z)(new Tw.Z([,-0]))[1]==1/0?function(e){return new Tw.Z(e)}:function(){},Tk=function(e,t,n){var r=-1,i=A$,o=e.length,a=!0,s=[],l=s;if(n)a=!1,i=AY;else if(o>=200){var u=t?null:Tj(e);if(u)return(0,TE.Z)(u);a=!1,i=AX.Z,l=new AW.Z}else l=t?[]:s;t:for(;++r=120&&c.length>=120)?new AW.Z(a&&c):void 0}c=e[0];var d=-1,f=s[0];t:for(;++d{l(t=>t.includes(e)?t.filter(t=>t!==e):t.concat(e))},[l]),c=(0,ef.useCallback)(e=>{l(t=>{var n;return(n=[...t,...e]).length?Tk(n):[]})},[l]),d=(0,ef.useCallback)(e=>{l(t=>A0(t,e))},[l]),f=(0,ef.useCallback)(()=>{l(r)},[l,r]),h=(0,ef.useMemo)(()=>n.filter(e=>{let t=null==a?void 0:a.includes(e.category||"");return!e.fixed&&!t}),[n,a]),p=(0,ef.useMemo)(()=>n.filter(e=>{let t=e.fixed||s.includes(e.id),n=null==a?void 0:a.includes(e.category||"");return t&&!n}).map(e=>e.id),[n,s,a]),{sortField:m,sortDirection:v,setSortField:g,setSortDirection:y,toggleSort:b}=function(e,t){let{defaultSortField:n,sortOptions:r,enabledColumns:i}=t,[o,a]=(0,kX.Z)("".concat(e,"/sortField"),{defaultValue:n}),[s,l]=(0,kX.Z)("".concat(e,"/sortDirection"),{defaultValue:"desc"});return{toggleSort:(0,ef.useCallback)(e=>{if(o!==e){a(e),l("asc");return}l(e=>"desc"===e?"asc":"desc")},[o,a,l]),setSortDirection:l,setSortField:a,sortableColumns:(0,ef.useMemo)(()=>r?T_(r.map(e=>e.id),i):[],[r,i]),sortField:o,sortDirection:s}}(e,{defaultSortField:i,sortOptions:o,enabledColumns:p}),x=(0,ef.useMemo)(()=>o?T_(o.map(e=>e.id),p):[],[o,p]);return{configurableColumns:h,enabledColumns:p,toggleColumnVisibility:u,toggleSort:b,setSortDirection:y,setSortField:g,sortableColumns:x,sortField:m,setColumnsVisible:c,setColumnsHidden:d,sortDirection:v,resetDefaultColumnVisibility:f}}function TT(){let[e,t]=(0,ef.useState)([]),n=function(){let e=(0,df.xj)(),t=(0,df.jD)(),n=(0,df.lr)();return(0,ef.useCallback)(()=>{if(!e||!t)return;let r=new URLSearchParams(n),i=r.toString();r.delete("limit"),r.delete("offset"),r.delete("marker");let o=r.toString(),a=i?"".concat(t,"?").concat(i):t,s=o?"".concat(t,"?").concat(o):t;s!==a&&e.replace(s)},[e,n,t])}(),r=(0,ef.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,ef.useCallback)(()=>{t([]),n()},[t,n]),o=(0,ef.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),a=(0,ef.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[e,t,n]);return{filters:e,setFilter:r,removeFilter:o,removeLastFilter:a,resetFilters:i}}function TP(e){return(0,gG.B$)(e).times(4)}function TN(e){return(0,gG.Uz)(TP(e))}function TR(e){var t;return t=(0,gG.Hz)(e),(0,gG.il)(t).div(4).integerValue()}function TD(e,t){let n=t.reduce((e,t)=>{let n=e.startHeight,r=e.endHeight;return t.contractHeightStartr&&(r=t.contractHeightEnd),{startHeight:n,endHeight:r}},{startHeight:e,endHeight:0});n.endHeight=Math.max(n.endHeight,e)+(0,gG.gU)(5),n.startHeight=n.startHeight-(0,gG.gU)(5);let r=[],i=n.startHeight;for(;i<=n.endHeight;)r.push(i),i+=(0,gG.Nr)(1);return{allDatesMap:r.reduce((e,t)=>({...e,[t]:{total:null,timestamp:t}}),{}),range:n}}let TL=(()=>{let e=0,t=()=>`0000${(1679616*Math.random()<<0).toString(36)}`.slice(-4);return()=>(e+=1,`u${t()}${e}`)})();function TF(e){let t=[];for(let n=0,r=e.length;n{let r=new Image;r.decode=()=>t(r),r.onload=()=>t(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=e})}async function TI(e){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(e)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function TB(e,t,n){let r="http://www.w3.org/2000/svg",i=document.createElementNS(r,"svg"),o=document.createElementNS(r,"foreignObject");return i.setAttribute("width",`${t}`),i.setAttribute("height",`${n}`),i.setAttribute("viewBox",`0 0 ${t} ${n}`),o.setAttribute("width","100%"),o.setAttribute("height","100%"),o.setAttribute("x","0"),o.setAttribute("y","0"),o.setAttribute("externalResourcesRequired","true"),i.appendChild(o),o.appendChild(e),TI(i)}let TH=(e,t)=>{if(e instanceof t)return!0;let n=Object.getPrototypeOf(e);return null!==n&&(n.constructor.name===t.name||TH(n,t))};function TU(e,t,n){let r=window.getComputedStyle(e,n),i=r.getPropertyValue("content");if(""===i||"none"===i)return;let o=TL();try{t.className=`${t.className} ${o}`}catch(e){return}let a=document.createElement("style");a.appendChild(function(e,t,n){let r=`.${e}:${t}`,i=n.cssText?function(e){let t=e.getPropertyValue("content");return`${e.cssText} content: '${t.replace(/'|"/g,"")}';`}(n):TF(n).map(e=>{let t=n.getPropertyValue(e),r=n.getPropertyPriority(e);return`${e}: ${t}${r?" !important":""};`}).join(" ");return document.createTextNode(`${r}{${i}}`)}(o,n,r)),t.appendChild(a)}let TW="application/font-woff",Tq="image/jpeg",T$={woff:TW,woff2:TW,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:Tq,jpeg:Tq,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function TY(e){return T$[(function(e){let t=/\.([^./]*?)$/g.exec(e);return t?t[1]:""})(e).toLowerCase()]||""}function TG(e){return -1!==e.search(/^(data:)/)}function TX(e,t){return`data:${t};base64,${e}`}async function TK(e,t,n){let r=await fetch(e,t);if(404===r.status)throw Error(`Resource "${r.url}" not found`);let i=await r.blob();return new Promise((e,t)=>{let o=new FileReader;o.onerror=t,o.onloadend=()=>{try{e(n({res:r,result:o.result}))}catch(e){t(e)}},o.readAsDataURL(i)})}let TJ={};async function TQ(e,t,n){var r,i,o;let a,s;let l=(r=e,i=t,o=n.includeQueryParams,s=r.replace(/\?.*/,""),o&&(s=r),/ttf|otf|eot|woff2?/i.test(s)&&(s=s.replace(/.*\//,"")),i?`[${i}]${s}`:s);if(null!=TJ[l])return TJ[l];n.cacheBust&&(e+=(/\?/.test(e)?"&":"?")+new Date().getTime());try{let r=await TK(e,n.fetchRequestInit,({res:e,result:n})=>(t||(t=e.headers.get("Content-Type")||""),n.split(/,/)[1]));a=TX(r,t)}catch(r){a=n.imagePlaceholder||"";let t=`Failed to fetch resource: ${e}`;r&&(t="string"==typeof r?r:r.message),t&&console.warn(t)}return TJ[l]=a,a}async function T0(e){let t=e.toDataURL();return"data:,"===t?e.cloneNode(!1):Tz(t)}async function T1(e,t){if(e.currentSrc){let t=document.createElement("canvas"),n=t.getContext("2d");return t.width=e.clientWidth,t.height=e.clientHeight,null==n||n.drawImage(e,0,0,t.width,t.height),Tz(t.toDataURL())}let n=e.poster,r=TY(n);return Tz(await TQ(n,r,t))}async function T2(e){var t;try{if(null===(t=null==e?void 0:e.contentDocument)||void 0===t?void 0:t.body)return await T8(e.contentDocument.body,{},!0)}catch(e){}return e.cloneNode(!1)}async function T4(e,t){return TH(e,HTMLCanvasElement)?T0(e):TH(e,HTMLVideoElement)?T1(e,t):TH(e,HTMLIFrameElement)?T2(e):e.cloneNode(!1)}let T3=e=>null!=e.tagName&&"SLOT"===e.tagName.toUpperCase();async function T5(e,t,n){var r,i;let o=[];return 0===(o=T3(e)&&e.assignedNodes?TF(e.assignedNodes()):TH(e,HTMLIFrameElement)&&(null===(r=e.contentDocument)||void 0===r?void 0:r.body)?TF(e.contentDocument.body.childNodes):TF((null!==(i=e.shadowRoot)&&void 0!==i?i:e).childNodes)).length||TH(e,HTMLVideoElement)||await o.reduce((e,r)=>e.then(()=>T8(r,n)).then(e=>{e&&t.appendChild(e)}),Promise.resolve()),t}async function T6(e,t){let n=e.querySelectorAll?e.querySelectorAll("use"):[];if(0===n.length)return e;let r={};for(let i=0;iT4(e,t)).then(n=>T5(e,n,t)).then(t=>{var n,r;return n=e,TH(r=t,Element)&&(!function(e,t){let n=t.style;if(!n)return;let r=window.getComputedStyle(e);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):TF(r).forEach(i=>{let o=r.getPropertyValue(i);if("font-size"===i&&o.endsWith("px")){let e=Math.floor(parseFloat(o.substring(0,o.length-2)))-.1;o=`${e}px`}TH(e,HTMLIFrameElement)&&"display"===i&&"inline"===o&&(o="block"),"d"===i&&t.getAttribute("d")&&(o=`path(${t.getAttribute("d")})`),n.setProperty(i,o,r.getPropertyPriority(i))})}(n,r),TU(n,r,":before"),TU(n,r,":after"),TH(n,HTMLTextAreaElement)&&(r.innerHTML=n.value),TH(n,HTMLInputElement)&&r.setAttribute("value",n.value),function(e,t){if(TH(e,HTMLSelectElement)){let n=Array.from(t.children).find(t=>e.value===t.getAttribute("value"));n&&n.setAttribute("selected","")}}(n,r)),r}).then(e=>T6(e,t)):null}let T7=/url\((['"]?)([^'"]+?)\1\)/g,T9=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,Pe=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;async function Pt(e,t,n,r,i){try{let o;let a=n?function(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i))return e;let n=document.implementation.createHTMLDocument(),r=n.createElement("base"),i=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(i),t&&(r.href=t),i.href=e,i.href}(t,n):t,s=TY(t);if(i){let e=await i(a);o=TX(e,s)}else o=await TQ(a,s,r);return e.replace(function(e){let t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}(t),`$1${o}$3`)}catch(e){}return e}function Pn(e){return -1!==e.search(T7)}async function Pr(e,t,n){if(!Pn(e))return e;let r=function(e,{preferredFontFormat:t}){return t?e.replace(Pe,e=>{for(;;){let[n,,r]=T9.exec(e)||[];if(!r)return"";if(r===t)return`src: ${n};`}}):e}(e,n);return(function(e){let t=[];return e.replace(T7,(e,n,r)=>(t.push(r),e)),t.filter(e=>!TG(e))})(r).reduce((e,r)=>e.then(e=>Pt(e,r,t,n)),Promise.resolve(r))}async function Pi(e,t,n){var r;let i=null===(r=t.style)||void 0===r?void 0:r.getPropertyValue(e);if(i){let r=await Pr(i,null,n);return t.style.setProperty(e,r,t.style.getPropertyPriority(e)),!0}return!1}async function Po(e,t){await Pi("background",e,t)||await Pi("background-image",e,t),await Pi("mask",e,t)||await Pi("mask-image",e,t)}async function Pa(e,t){let n=TH(e,HTMLImageElement);if(!(n&&!TG(e.src))&&!(TH(e,SVGImageElement)&&!TG(e.href.baseVal)))return;let r=n?e.src:e.href.baseVal,i=await TQ(r,TY(r),t);await new Promise((t,r)=>{e.onload=t,e.onerror=r,e.decode&&(e.decode=t),"lazy"===e.loading&&(e.loading="eager"),n?(e.srcset="",e.src=i):e.href.baseVal=i})}async function Ps(e,t){let n=TF(e.childNodes).map(e=>Pl(e,t));await Promise.all(n).then(()=>e)}async function Pl(e,t){TH(e,Element)&&(await Po(e,t),await Pa(e,t),await Ps(e,t))}let Pu={};async function Pc(e){let t=Pu[e];if(null!=t)return t;let n=await fetch(e);return t={url:e,cssText:await n.text()},Pu[e]=t,t}async function Pd(e,t){let n=e.cssText,r=/url\(["']?([^"')]+)["']?\)/g;return Promise.all((n.match(/url\([^)]+\)/g)||[]).map(async i=>{let o=i.replace(r,"$1");return o.startsWith("https://")||(o=new URL(o,e.url).href),TK(o,t.fetchRequestInit,({result:e})=>(n=n.replace(i,`url(${e})`),[i,e]))})).then(()=>n)}function Pf(e){if(null==e)return[];let t=[],n=e.replace(/(\/\*[\s\S]*?\*\/)/gi,""),r=RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){let e=r.exec(n);if(null===e)break;t.push(e[0])}n=n.replace(r,"");let i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o=RegExp("((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})","gi");for(;;){let e=i.exec(n);if(null===e){if(null===(e=o.exec(n)))break;i.lastIndex=o.lastIndex}else o.lastIndex=i.lastIndex;t.push(e[0])}return t}async function Ph(e,t){let n=[],r=[];return e.forEach(n=>{if("cssRules"in n)try{TF(n.cssRules||[]).forEach((e,i)=>{if(e.type===CSSRule.IMPORT_RULE){let o=i+1,a=e.href,s=Pc(a).then(e=>Pd(e,t)).then(e=>Pf(e).forEach(e=>{try{n.insertRule(e,e.startsWith("@import")?o+=1:n.cssRules.length)}catch(t){console.error("Error inserting rule from remote css",{rule:e,error:t})}})).catch(e=>{console.error("Error loading remote css",e.toString())});r.push(s)}})}catch(o){let i=e.find(e=>null==e.href)||document.styleSheets[0];null!=n.href&&r.push(Pc(n.href).then(e=>Pd(e,t)).then(e=>Pf(e).forEach(e=>{i.insertRule(e,n.cssRules.length)})).catch(e=>{console.error("Error loading remote stylesheet",e)})),console.error("Error inlining remote css file",o)}}),Promise.all(r).then(()=>(e.forEach(e=>{if("cssRules"in e)try{TF(e.cssRules||[]).forEach(e=>{n.push(e)})}catch(t){console.error(`Error while reading CSS rules from ${e.href}`,t)}}),n))}async function Pp(e,t){if(null==e.ownerDocument)throw Error("Provided element is not within a Document");let n=TF(e.ownerDocument.styleSheets);return(await Ph(n,t)).filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>Pn(e.style.getPropertyValue("src")))}async function Pm(e,t){let n=await Pp(e,t);return(await Promise.all(n.map(e=>{let n=e.parentStyleSheet?e.parentStyleSheet.href:null;return Pr(e.cssText,n,t)}))).join("\n")}async function Pv(e,t){let n=null!=t.fontEmbedCSS?t.fontEmbedCSS:t.skipFonts?null:await Pm(e,t);if(n){let t=document.createElement("style"),r=document.createTextNode(n);t.appendChild(r),e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}}async function Pg(e,t={}){let{width:n,height:r}=TV(e,t),i=await T8(e,t,!0);return await Pv(i,t),await Pl(i,t),!function(e,t){let{style:n}=e;t.backgroundColor&&(n.backgroundColor=t.backgroundColor),t.width&&(n.width=`${t.width}px`),t.height&&(n.height=`${t.height}px`);let r=t.style;null!=r&&Object.keys(r).forEach(e=>{n[e]=r[e]})}(i,t),await TB(i,n,r)}async function Py(e,t={}){let{width:n,height:r}=TV(e,t),i=await Pg(e,t),o=await Tz(i),a=document.createElement("canvas"),s=a.getContext("2d"),l=t.pixelRatio||function(){let e,t;try{t=process}catch(e){}let n=t&&t.env?t.env.devicePixelRatio:null;return n&&Number.isNaN(e=parseInt(n,10))&&(e=1),e||window.devicePixelRatio||1}(),u=t.canvasWidth||n,c=t.canvasHeight||r;return a.width=u*l,a.height=c*l,!t.skipAutoScale&&(a.width>16384||a.height>16384)&&(a.width>16384&&a.height>16384?a.width>a.height?(a.height*=16384/a.width,a.width=16384):(a.width*=16384/a.height,a.height=16384):a.width>16384?(a.height*=16384/a.width,a.width=16384):(a.width*=16384/a.height,a.height=16384)),a.style.width=`${u}`,a.style.height=`${c}`,t.backgroundColor&&(s.fillStyle=t.backgroundColor,s.fillRect(0,0,a.width,a.height)),s.drawImage(o,0,0,a.width,a.height),a}async function Pb(e,t={}){return(await Py(e,t)).toDataURL()}async function Px(e,t){let{name:n,quality:r,copy:i,download:o}=t;if(!e)throw Error("HTML node required");let a=await Pb(e,{quality:r||.5});if(o){let e=document.createElement("a");e.download="".concat(n,".png"),e.href=a,e.click()}if(i){let e=await fetch(a);O_(await e.blob(),"image/png",n)}}},2002:function(e,t,n){"use strict";n.d(t,{Z7:function(){return Z},Uy:function(){return V},gM:function(){return u},ek:function(){return l},GP:function(){return b},kr:function(){return x},nH:function(){return d},ER:function(){return s},Gp:function(){return c},KU:function(){return w},rV:function(){return E},Az:function(){return k},WT:function(){return S},E5:function(){return C},Vp:function(){return _},Te:function(){return j},Wl:function(){return h},cQ:function(){return f},cM:function(){return L},Kw:function(){return F},hV:function(){return y},ST:function(){return A},_3:function(){return D},HU:function(){return T},uq:function(){return N},G:function(){return R},Rz:function(){return P},Fn:function(){return M},Os:function(){return p},sG:function(){return m},a0:function(){return v},cj:function(){return g}});var r=n(67837),i=n(79381),o=n(82425),a=n(13593);function s(e){return(0,r.Nf)({...e,route:o.ay})}function l(e){return(0,r.Nf)({...e,route:o.KR})}function u(e){return(0,r.Nf)({...e,route:o.fw})}function c(e){return(0,r.Nf)({...e,route:o.SX})}function d(){let e=u({config:{swr:{revalidateOnFocus:!1}}});return(0,i.ZP)(e,()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.name)==="zen"?(0,a.du)():(0,a.Tc)()},{refreshInterval:6e4,keepPreviousData:!0}).data||0}function f(e){return(0,r.Nf)({...e,route:o.cz})}function h(e){return(0,r.V1)({...e,route:o.cz},async e=>{e(e=>e===o.cz)})}function p(e){return(0,r.Nf)({...e,route:o.Vx})}function m(e){return(0,r.Nf)({...e,route:o.A8})}function v(e){return(0,r.Nf)({...e,route:o.l0})}function g(e){return(0,r.mw)({...e,route:o.ix},async e=>{await (0,r.gw)(2e3),e(e=>e.startsWith(o.l0))})}function y(e){return(0,r.Nf)({...e,route:o.zC})}function b(e){return(0,r.q0)({...e,route:o.mU})}function x(e){return(0,r.V1)({...e,route:o.FQ})}function w(e){return(0,r.Nf)({...e,route:o.GX})}function E(e){return(0,r.Nf)({...e,route:o.pu})}function j(e){return(0,r.E)({...e,route:o.pu},async e=>{await e(e=>e.startsWith(o.pu)||e.startsWith(o.ay))})}function k(e){return(0,r.mw)({...e,route:o.ym})}function S(e){return(0,r.I7)({...e,payload:{},route:o.EO})}let O="/settings/pinned";function C(e){return(0,r.Nf)({...e,route:O})}function _(e){return(0,r.V1)({...e,route:O},async e=>{e(e=>e.startsWith(O))})}function M(e){return(0,r.Nf)({...e,route:o.Jy})}function A(e){return(0,r.Nf)({...e,route:o.rg})}function T(e){return(0,r.mw)({...e,route:o.Jy},async e=>{e(e=>e.startsWith(o.Jy))})}function P(e){return(0,r.V1)({...e,route:o.rg},async e=>{e(e=>e.startsWith(o.Jy))})}function N(e){return(0,r.iv)({...e,route:o.rg},async e=>{e(e=>e.startsWith(o.Jy))})}function R(e){return(0,r.V1)({...e,route:o.vh},async e=>{await (0,r.gw)(1e4),e(e=>e.startsWith(o.Jy))})}function D(e){return(0,r.iv)({...e,route:o.kU},async e=>{await (0,r.gw)(3e3),e(e=>e.startsWith(o.Jy))})}function L(e){return(0,r.Nf)({...e,route:o.n8})}function F(e){return(0,r.V1)({...e,route:o.n8})}function Z(e){return(0,r.Nf)({...e,route:o.sk})}function V(e){return(0,r.mw)({...e,route:o.FS},async e=>{e(e=>e.startsWith(o.sk))})}},82425:function(e,t,n){"use strict";n.d(t,{A8:function(){return u},EO:function(){return y},FQ:function(){return p},FS:function(){return S},GX:function(){return m},Jy:function(){return b},KR:function(){return o},SX:function(){return a},Vx:function(){return l},ay:function(){return r},cz:function(){return s},fw:function(){return i},ix:function(){return d},kU:function(){return E},l0:function(){return c},mU:function(){return h},n8:function(){return j},pu:function(){return v},rg:function(){return x},sk:function(){return k},vh:function(){return w},ym:function(){return g},zC:function(){return f}});let r="/state",i="/consensus/network",o="/consensus/tipstate",a="/index/tip",s="/syncer/peers",l="/wallet",u="/wallet/events",c="/wallet/pending",d="/wallet/send",f="/tpool/fee",h="/contracts",p="/contracts/:id/integrity",m="/metrics/:interval",v="/settings",g="/settings/announce",y="/settings/ddns/update",b="/volumes",x="/volumes/:id",w="/volumes/:id/resize",E="/volumes/:id/cancel",j="/system/dir",k="/alerts",S="/alerts/dismiss"},99605:function(e,t,n){"use strict";n.d(t,{Ee:function(){return l.a},Fb:function(){return a.a},j0:function(){return c.useRouter},jD:function(){return u.usePathname},lr:function(){return u.useSearchParams},rU:function(){return i.a},xj:function(){return u.useRouter}});var r=n(39097),i=n.n(r),o=n(97729),a=n.n(o),s=n(96577),l=n.n(s),u=n(82876),c=n(5632)},67837:function(e,t,n){"use strict";n.d(t,{bW:function(){return Y},kl:function(){return es},mV:function(){return V},gw:function(){return a},Nz:function(){return ea},Hv:function(){return q},iv:function(){return ee},J:function(){return eo},Nf:function(){return z},E:function(){return Q},mw:function(){return X},q0:function(){return G},Tb:function(){return M},V1:function(){return J},I7:function(){return K}});var r={};n.r(r),n.d(r,{getGPUTier:function(){return _}});var i=n(79381);function o(e,t){return!e||t?null:e}function a(e){return new Promise(t=>setTimeout(t,e))}var s=n(89644),l=n.n(s),u=n(2784);function c(e){return{...e,config:{...null==e?void 0:e.config}}}function d(e){return{...e,config:{...null==e?void 0:e.config}}}function f(e){return{...e,config:{...null==e?void 0:e.config}}}function h(e,t,n){return(null==n?void 0:n.api)||(null==t?void 0:t.api)||e.api}function p(e,t,n){var r,i;let o=function(e,t,n){var r,i,o,a;let s={"Content-Type":"application/json",...null===(i=t.config)||void 0===i?void 0:null===(r=i.axios)||void 0===r?void 0:r.headers,...null==n?void 0:null===(a=n.config)||void 0===a?void 0:null===(o=a.axios)||void 0===o?void 0:o.headers},l=h(e,t,n);return e.api===l&&e.password&&(s.Authorization="Basic "+btoa(":".concat(e.password))),s}(e,t,n);return{responseType:"json",...null===(r=t.config)||void 0===r?void 0:r.axios,...null==n?void 0:null===(i=n.config)||void 0===i?void 0:i.axios,headers:o}}function m(e,t,n,r){if(!t)return null;let i=(null==n?void 0:n.params)||{};if(r&&r.params&&(i={...i,...r.params}),!(t=function(e,t){if(e&&t)for(let n of Object.keys(t)){let r=String(t[n]);e.includes(":".concat(n))?e=e.replace(":".concat(n),r):e.includes("?")?e+="&".concat(n,"=").concat(encodeURIComponent(r)):e+="?".concat(n,"=").concat(encodeURIComponent(r))}return e}(t,i)))return null;let o=h(e,n,r);return o===e.api?"".concat(o,"/api").concat(t):"".concat(o).concat(t)}function v(e,t,n,r){let i=h(e,n,r);return i===e.api?t.replace("".concat(i,"/api"),""):t.replace(i,"")}var g=n(52322),y=n(92762);function b(e,t,n,r){return new(n||(n=Promise))(function(i,o){function a(e){try{l(r.next(e))}catch(e){o(e)}}function s(e){try{l(r.throw(e))}catch(e){o(e)}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,s)}l((r=r.apply(e,t||[])).next())})}let x=["geforce 320m","geforce 8600","geforce 8600m gt","geforce 8800 gs","geforce 8800 gt","geforce 9400","geforce 9400m g","geforce 9400m","geforce 9600m gt","geforce 9600m","geforce fx go5200","geforce gt 120","geforce gt 130","geforce gt 330m","geforce gtx 285","google swiftshader","intel g41","intel g45","intel gma 4500mhd","intel gma x3100","intel hd 3000","intel q45","legacy","mali-2","mali-3","mali-4","quadro fx 1500","quadro fx 4","quadro fx 5","radeon hd 2400","radeon hd 2600","radeon hd 4670","radeon hd 4850","radeon hd 4870","radeon hd 5670","radeon hd 5750","radeon hd 6290","radeon hd 6300","radeon hd 6310","radeon hd 6320","radeon hd 6490m","radeon hd 6630m","radeon hd 6750m","radeon hd 6770m","radeon hd 6970m","sgx 543","sgx543"];function w(e){return e=e.toLowerCase().replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i,"$1").replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g,"").replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/,"$1")}let E="undefined"==typeof window,j=(()=>{if(E)return;let{userAgent:e,platform:t,maxTouchPoints:n}=window.navigator,r=/(iphone|ipod|ipad)/i.test(e),i="iPad"===t||"MacIntel"===t&&n>0&&!window.MSStream;return{isIpad:i,isMobile:/android/i.test(e)||r||i,isSafari12:/Version\/12.+Safari/.test(e)}})();class k extends Error{constructor(e){super(e),Object.setPrototypeOf(this,new.target.prototype)}}let S=[],O=[];function C(e){return null!=e}let _=({mobileTiers:e=[0,15,30,60],desktopTiers:t=[0,15,30,60],override:n={},glContext:r,failIfMajorPerformanceCaveat:i=!1,benchmarksURL:o="https://unpkg.com/detect-gpu@5.0.34/dist/benchmarks"}={})=>b(void 0,void 0,void 0,function*(){let a={};if(E)return{tier:0,type:"SSR"};let{isIpad:s=!!(null==j?void 0:j.isIpad),isMobile:l=!!(null==j?void 0:j.isMobile),screenSize:u=window.screen,loadBenchmarks:c=e=>b(void 0,void 0,void 0,function*(){let t=yield fetch(`${o}/${e}`).then(e=>e.json());if(4>parseInt(t.shift().split(".")[0],10))throw new k("Detect GPU benchmark data is out of date. Please update to version 4x");return t})}=n,{renderer:d}=n,f=(e,t,n,r,i)=>({device:i,fps:r,gpu:n,isMobile:l,tier:e,type:t}),h,p="";if(d)h=[d=w(d)];else{var m;let e=r||function(e,t=!1){let n={alpha:!1,antialias:!1,depth:!1,failIfMajorPerformanceCaveat:t,powerPreference:"high-performance",stencil:!1};e&&delete n.powerPreference;let r=window.document.createElement("canvas"),i=r.getContext("webgl",n)||r.getContext("experimental-webgl",n);return null!=i?i:void 0}(null==j?void 0:j.isSafari12,i);if(!e)return f(0,"WEBGL_UNSUPPORTED");let t=e.getExtension("WEBGL_debug_renderer_info");if(t&&(d=e.getParameter(t.UNMASKED_RENDERER_WEBGL)),!d)return f(1,"FALLBACK");p=d,h="apple gpu"===(m=d=w(d))?function(e,t,n){let r;if(!n)return[t];let i=function(e){let t=e.createShader(35633),n=e.createShader(35632),r=e.createProgram();if(!(n&&t&&r))return;e.shaderSource(t,"\n precision highp float;\n attribute vec3 aPosition;\n varying float vvv;\n void main() {\n vvv = 0.31622776601683794;\n gl_Position = vec4(aPosition, 1.0);\n }\n "),e.shaderSource(n,"\n precision highp float;\n varying float vvv;\n void main() {\n vec4 enc = vec4(1.0, 255.0, 65025.0, 16581375.0) * vvv;\n enc = fract(enc);\n enc -= enc.yzww * vec4(1.0 / 255.0, 1.0 / 255.0, 1.0 / 255.0, 0.0);\n gl_FragColor = enc;\n }\n "),e.compileShader(t),e.compileShader(n),e.attachShader(r,t),e.attachShader(r,n),e.linkProgram(r),e.detachShader(r,t),e.detachShader(r,n),e.deleteShader(t),e.deleteShader(n),e.useProgram(r);let i=e.createBuffer();e.bindBuffer(34962,i),e.bufferData(34962,new Float32Array([-1,-1,0,3,-1,0,-1,3,0]),35044);let o=e.getAttribLocation(r,"aPosition");e.vertexAttribPointer(o,3,5126,!1,0,0),e.enableVertexAttribArray(o),e.clearColor(1,1,1,1),e.clear(16384),e.viewport(0,0,1,1),e.drawArrays(4,0,3);let a=new Uint8Array(4);return e.readPixels(0,0,1,1,6408,5121,a),e.deleteProgram(r),e.deleteBuffer(i),a.join("")}(e),o="801621810",a="8016218135",s="80162181161",l=(null==j?void 0:j.isIpad)?[["a7",s,12],["a8",a,15],["a8x",a,15],["a9",a,15],["a9x",a,15],["a10",a,15],["a10x",a,15],["a12",o,15],["a12x",o,15],["a12z",o,15],["a14",o,15],["m1",o,15]]:[["a7",s,12],["a8",a,12],["a9",a,15],["a10",a,15],["a11",o,15],["a12",o,15],["a13",o,15],["a14",o,15]];return"80162181255"===i?r=l.filter(([,,e])=>e>=14):(r=l.filter(([,e])=>e===i)).length||(r=l),r.map(([e])=>`apple ${e} gpu`)}(e,m,l):[m]}let v=(yield Promise.all(h.map(function(e){var t;return b(this,void 0,void 0,function*(){let n;let r=(e=>{for(let t of l?["adreno","apple","mali-t","mali","nvidia","powervr","samsung"]:["intel","apple","amd","radeon","nvidia","geforce"])if(e.includes(t))return t})(e);if(!r)return;let i=`${l?"m":"d"}-${r}${s?"-ipad":""}.json`,o=a[i]=null!==(t=a[i])&&void 0!==t?t:c(i);try{n=yield o}catch(e){if(e instanceof k)throw e;return}let d=function(e){var t;let n=(e=e.replace(/\([^)]+\)/,"")).match(/\d+/)||e.match(/(\W|^)([A-Za-z]{1,3})(\W|$)/g);return null!==(t=null==n?void 0:n.join("").replace(/\W|amd/g,""))&&void 0!==t?t:""}(e),f=n.filter(([,e])=>e===d);f.length||(f=n.filter(([t])=>t.includes(e)));let h=f.length;if(0===h)return;let p=e.split(/[.,()\[\]/\s]/g).sort().filter((e,t,n)=>0===t||e!==n[t-1]).join(" "),m,[v,,,,g]=h>1?f.map(e=>[e,function(e,t){if(e===t)return 0;let n=e;e.length>t.length&&(e=t,t=n);let r=e.length,i=t.length;for(;r>0&&e.charCodeAt(~-r)===t.charCodeAt(~-i);)r--,i--;let o,a=0;for(;au?l>u?u+1:l:l>s?s+1:l;return u}(p,e[2])]).sort(([,e],[,t])=>e-t)[0][0]:f[0],y=Number.MAX_VALUE,{devicePixelRatio:b}=window,x=u.width*b*u.height*b;for(let e of g){let[t,n]=e,r=Math.abs(x-t*n);re===n?t-r:e-n);if(!v.length){let e=x.find(e=>d.includes(e));return e?f(0,"BLOCKLISTED",e):f(1,"FALLBACK",`${d} (${p})`)}let[,g,y,_]=v[0];if(-1===g)return f(0,"BLOCKLISTED",y,g,_);let M=l?e:t,A=0;for(let e=0;e=M[e]&&(A=e);return f(A,"BENCHMARK",y,g,_)});function M(){var e,t;let n=null===(e=(t=window).matchMedia)||void 0===e?void 0:e.call(t,"(prefers-reduced-motion: reduce)");return!n||!!n.matches}let{getGPUTier:A}=r;var T=n(99605);let P=(0,u.createContext)({}),N=()=>(0,u.useContext)(P);function R(e){let{children:t}=e,n=function(){let[e,t]=(0,u.useState)({}),n=(0,u.useCallback)((e,n)=>{t(t=>({...t,[e]:{key:e,...n}}))},[t]);return{setWorkflow:n,removeWorkflow:(0,u.useCallback)(e=>{t(t=>(delete t[e],{...t}))},[t]),resetWorkflows:(0,u.useCallback)(()=>{t({})},[t]),workflows:(0,u.useMemo)(()=>Object.entries(e).map(e=>e[1]),[e])}}();return(0,g.jsx)(P.Provider,{value:n,children:t})}let D={api:"",loginWithCustomApi:!1,password:void 0,recentApis:{},autoLock:!1,autoLockTimeout:6e5},L=(0,u.createContext)({}),F=()=>(0,u.useContext)(L);function Z(e){let{children:t,...n}=e,r=function(e){let{passwordProtectRequestHooks:t,lockRoutes:n,defaultSettings:r}=e,o=(0,u.useMemo)(()=>({...D,...r}),[r]),[a,s]=(0,y.Z)("v1/requestConfig",{defaultValue:o});(0,u.useEffect)(()=>{s(e=>({...o,...e}))},[]);let l=(0,u.useMemo)(()=>({...o,...a}),[a,o]),{resetWorkflows:c}=N(),d=(0,u.useCallback)(e=>{s(t=>({...t,...e}))},[s]),f=(0,T.xj)(),h=(0,T.jD)(),[p,m]=(0,u.useState)({}),v=(0,u.useCallback)((e,t)=>{m(n=>({...n,[e]:t}))},[m]),g=(0,u.useCallback)(()=>{for(let[e,t]of(n&&f.push("".concat(n.login,"?prev=").concat([n.login].includes(h)?n.home:h)),d({password:""}),c(),(0,i.JG)(()=>!0,void 0,{revalidate:!1}),Object.entries(p)))t&&t()},[f,n,d,c,p,h]),b=function(e){let t=(0,T.jD)();return![e.login].includes(t)}({login:(null==n?void 0:n.login)||"/login"}),x=(0,u.useMemo)(()=>!!l.password,[l]);return{requestSettings:l,setRequestSettings:d,lock:g,isUnlockedAndAuthedRoute:x&&b,passwordProtectRequestHooks:t,setOnLockCallback:v}}(n);return(0,g.jsx)(L.Provider,{value:r,children:t})}let V=[{id:"usd",label:"USD",prefix:"$",fixed:2},{id:"cad",label:"CAD",prefix:"$",fixed:2},{id:"eur",label:"EUR",prefix:"€",fixed:2},{id:"gbp",label:"GBP",prefix:"\xa3",fixed:2},{id:"jpy",label:"JPY",prefix:"\xa5",fixed:2},{id:"aud",label:"AUD",prefix:"$",fixed:2},{id:"rub",label:"RUB",prefix:"₽",fixed:2},{id:"cny",label:"CNY",prefix:"\xa5",fixed:2},{id:"btc",label:"BTC",prefix:"₿",fixed:6},{id:"eth",label:"ETH",prefix:"Ξ",fixed:6}];function z(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0);return(0,i.ZP)(o(e.standalone?"".concat(e.standalone,"/").concat(s):s,n.disabled||a&&!r.password),async()=>{if(!n.route)throw Error("No route");let e=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().get(s,e)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}let I={siaCentral:!0,siascan:!0,daemonExplorer:{enabled:!1,url:""},currency:V[0],currencyDisplay:"bothPreferSc"},B=(0,u.createContext)({}),H=()=>(0,u.useContext)(B);function U(e){let{children:t,...n}=e,r=function(e){let{daemonExplorerInfoRoute:t,defaultSettings:n}=e,r=(0,u.useMemo)(()=>({...I,...n}),[n]),[i,o]=(0,y.Z)("v1/externalData",{defaultValue:r});(0,u.useEffect)(()=>{o(e=>({...r,...e}))},[]);let a=(0,u.useMemo)(()=>({...r,...i}),[i,r]),s=(0,u.useCallback)(e=>{o(t=>({...t,...e}))},[o]),l=(0,u.useCallback)(e=>{let t=V.find(t=>t.id===e);t&&s({currency:t})},[s]);return{externalDataSettings:a,setExternalDataSettings:s,setCurrency:l,currencyOptions:V,daemonExplorer:function(e){var t;let{route:n,config:r,disabled:i}=e,o=z({disabled:!n||i,route:n||"",config:{...r,swr:{...null==r?void 0:r.swr,revalidateOnFocus:!1}}}),{url:a,enabled:s}=(null===(t=o.data)||void 0===t?void 0:t.explorer)||{},l=(0,u.useMemo)(()=>{if(a)try{let{origin:e}=new URL(a);return e}catch(e){console.error(e)}},[a]);return(0,u.useMemo)(()=>({isSupported:!!o.data,enabled:!!s&&!!l,api:l,isValidating:o.isValidating,isLoading:o.isLoading}),[s,l,o.isValidating,o.isLoading,o.data])}({route:t})}}(n);return(0,g.jsx)(B.Provider,{value:r,children:t})}let W=(0,u.createContext)({}),q=()=>(0,u.useContext)(W);function $(e){let{children:t}=e,n=function(){let{requestSettings:e,setRequestSettings:t,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i}=F(),{externalDataSettings:o,setExternalDataSettings:a,setCurrency:s,currencyOptions:l,daemonExplorer:c}=H(),d=function(){let e=M(),[t,n]=(0,u.useState)(!1),[r,i]=(0,u.useState)(!1),[{isGpuEnabled:o,hasUserSet:a},s]=(0,y.Z)("v1/gpuFeatures",{defaultValue:{isGpuEnabled:!e,hasUserSet:!1}}),l=(0,u.useCallback)(function(e){let t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];s(n=>({...n,isGpuEnabled:e,hasUserSet:t}))},[s]),c=(0,u.useCallback)(async()=>{let e=!1;{let t=await A();console.log("GPU",t),e=t.tier>0,!a&&t.tier<2&&l(!1,!1)}i(e),n(!0)},[i,l,a]);return(0,u.useEffect)(()=>{c()},[]),{hasCheckedGpu:t,canGpuRender:r,isGpuEnabled:o,shouldRender:r&&o,setCanGpuRender:i,setIsGpuEnabled:l}}();return{settings:(0,u.useMemo)(()=>({...e,...o}),[e,o]),requestSettings:e,externalDataSettings:o,setRequestSettings:t,setExternalDataSettings:a,siascan:o.siascan,siaCentral:o.siaCentral,gpu:d,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i,setCurrency:s,currencyOptions:l,daemonExplorer:c}}();return(0,g.jsx)(W.Provider,{value:n,children:t})}function Y(e){let{children:t,...n}=e;return(0,g.jsx)(Z,{...n,children:(0,g.jsx)(U,{...n,children:(0,g.jsx)($,{...n,children:t})})})}function G(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0),c=(0,u.useMemo)(()=>o(s?"".concat(s).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,n.disabled||a&&!r.password),[s,e,n,a,r]);return(0,i.ZP)(c,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().post(s,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function X(e,t){let{setWorkflow:n,removeWorkflow:r}=N(),{mutate:o}=(0,i.kY)(),{settings:a}=q(),s=c(e);return{post:async e=>{let i=f(e);try{let u;let c=p(a,s,i),d=m(a,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(a,d,e,i);n(f,{path:h,payload:u});let g=await l().post(d,u,c);return t&&await t(function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,r=arguments.length>2?arguments[2]:void 0;return o(n=>{if("string"!=typeof n)return!1;let r=v(a,n,e,i);return t(r)},n,r)},i,g),r(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function K(e){var t;let n=(0,u.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=F(),s=m(r,n.route,n,void 0),c=(0,u.useMemo)(()=>o(s?"".concat(s).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,n.disabled||a&&!r.password),[s,e,n,a,r]);return(0,i.ZP)(c,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!s)throw Error("No route");try{return(await l().put(s,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function J(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{put:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);o(f,{path:h,payload:u});let g=await l().put(d,u,c);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,g),a(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function Q(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{patch:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);o(f,{path:h,payload:u});let g=await l().patch(d,u,c);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,g),a(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function ee(e,t){let{mutate:n}=(0,i.kY)(),{requestSettings:r}=F(),{setWorkflow:o,removeWorkflow:a}=N(),s=c(e);return{delete:async e=>{let i=f(e);try{let u=p(r,s,i),c=m(r,s.route,s,i);if(!c)throw Error("No route");let d=v(r,c,e,i);o(c,{path:d});let f=await l().delete(c,u);return t&&await t(function(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,a=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let o=v(r,n,e,i);return t(o)},o,a)},i,f),a(c),{status:f.status,data:f.data,headers:f.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}var et=n(6391),en=n.n(et),er=n(13593);let ei={revalidateOnFocus:!1,refreshInterval:(0,er.sW)(5),dedupingInterval:(0,er.sW)(5)};function eo(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:i}=q(),o=function(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:{enabled:i,api:o},currencyOptions:a}=q(),s=z({params:{currency:t},disabled:!i||r||!t,api:o,route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...ei,...null==n?void 0:n.swr}}});return(0,u.useMemo)(()=>({rate:s.data?new(en())(s.data):void 0,error:s.error,isValidating:s.isValidating,isLoading:s.isLoading,currency:a.find(e=>e.id===t)}),[s.data,s.error,s.isValidating,s.isLoading,a,t])}({currency:t,config:n,disabled:!i.enabled||r}),a=function(e){let{currency:t,config:n,disabled:r}=e,{settings:i,currencyOptions:o}=q(),a=z({params:{currency:t},api:"https://api.siascan.com",route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...ei,...null==n?void 0:n.swr}},disabled:!i.siascan||!t||r});return(0,u.useMemo)(()=>({rate:a.data?new(en())(a.data):void 0,error:a.error,isValidating:a.isValidating,isLoading:a.isLoading,currency:o.find(e=>e.id===t)}),[a.data,a.error,a.isValidating,a.isLoading,o,t])}({currency:t,config:n,disabled:i.enabled||r});return i.enabled?o:a}function ea(){let{config:e,disabled:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{settings:n}=q();return eo({currency:n.currency.id,config:e,disabled:t})}function es(e){let{fallback:t,cacheProvider:n,children:r}=e;return(0,g.jsx)(R,{children:(0,g.jsx)(i.J$,{value:{fallback:t||{},provider:n},children:r})})}},95685:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}n.d(t,{RVU:function(){return tG},eHR:function(){return t4},xHM:function(){return t3},IRm:function(){return t5},L6f:function(){return t6},rW0:function(){return t8},osk:function(){return t7},JaG:function(){return t9},wWN:function(){return iD},Dkj:function(){return iW},cfm:function(){return nt},YV2:function(){return nc},EMN:function(){return nd},bdU:function(){return nf},VUy:function(){return nh},Cp0:function(){return np},kqg:function(){return nm},Mes:function(){return nv},oce:function(){return ng},DI$:function(){return nb},NlZ:function(){return nM},Y3p:function(){return nT},Z$8:function(){return nA},tEK:function(){return nN},yar:function(){return nP},PcV:function(){return nD},QN4:function(){return nR},Jsc:function(){return nF},T80:function(){return nL},wEY:function(){return nI},olJ:function(){return nH},vtB:function(){return nB},KiD:function(){return nq},dDl:function(){return n$},Jrl:function(){return nX},aPl:function(){return nK},kBK:function(){return iI},Bpb:function(){return n0},vzB:function(){return n1},dr6:function(){return n5},d19:function(){return n6},w9S:function(){return n8},VBo:function(){return iL},Hb6:function(){return re},CCF:function(){return rt},Qbr:function(){return ro},L37:function(){return ra},ROc:function(){return iH},UG6:function(){return iB},lq1:function(){return rs},zvn:function(){return iF},K2o:function(){return iz},EL$:function(){return ru},BdP:function(){return rm},dsj:function(){return rv},P5r:function(){return rg},RdX:function(){return ry},U_S:function(){return rb},V8Q:function(){return rj},POp:function(){return rk},kSc:function(){return rS},mBM:function(){return iV},Lur:function(){return rM},b47:function(){return rA},Sfn:function(){return rT},W$S:function(){return rZ},T85:function(){return rV},Ckx:function(){return rz},dZ8:function(){return rH},EOT:function(){return rB},fDA:function(){return rI},RK4:function(){return rW},jH8:function(){return rX},XJM:function(){return rK},RRj:function(){return rJ},ka0:function(){return rQ},hzZ:function(){return r1},VUg:function(){return r6},owP:function(){return r8},Fs9:function(){return r7},wGX:function(){return r9},Wet:function(){return ii},BB5:function(){return io},ZEk:function(){return ia},$Iz:function(){return ic},shL:function(){return id},hiv:function(){return ih},mli:function(){return im},lJ7:function(){return iU},ORH:function(){return iy},VmF:function(){return ib},xVB:function(){return iS},pHg:function(){return iO},I$H:function(){return iC},oaN:function(){return iZ},qdM:function(){return iM},gFQ:function(){return i_},SmH:function(){return iP},lg1:function(){return iN}});var a,s,l,u,c,d,f,h,p,m,v,g,y,b,x,w,E,j,k,S,O,C,_,M,A,T,P,N,R,D,L,F,Z,V,z,I,B,H,U,W,q,$,Y,G,X,K,J,Q,ee,et,en,er,ei,eo,ea,es,el,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,eb,ex,ew,eE,ej,ek,eS,eO,eC,e_,eM,eA,eT,eP,eN,eR,eD,eL,eF,eZ,eV,ez,eI,eB,eH,eU,eW,eq,e$,eY,eG,eX,eK,eJ,eQ,e0,e1,e2,e4,e3,e5,e6,e8,e7,e9,te,tt,tn,tr,ti,to,ta,ts,tl,tu,tc,td,tf,th,tp,tm,tv,tg,ty,tb,tx,tw,tE,tj,tk,tS,tO,tC,t_,tM,tA,tT,tP,tN,tR,tD=["width","height","viewBox"],tL=["tabindex"],tF={focusable:"false",preserveAspectRatio:"xMidYMid meet"},tZ=n(13980),tV=n.n(tZ),tz=n(2784);function tI(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function tB(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var tW=["className","children","tabIndex"],tq=["tabindex"],t$=tz.forwardRef(function(e,t){var n=e.className,r=e.children,a=e.tabIndex,s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width,n=e.height,r=e.viewBox,a=void 0===r?"0 0 ".concat(t," ").concat(n):r,s=o(e,tD),l=s.tabindex,u=o(s,tL),c=i(i(i({},tF),u),{},{width:t,height:n,viewBox:a});return c["aria-label"]||c["aria-labelledby"]||c.title?(c.role="img",null!=l&&(c.focusable="true",c.tabindex=l)):c["aria-hidden"]=!0,c}(tB(tB({},tU(e,tW)),{},{tabindex:a})),l=s.tabindex,u=tU(s,tq);return n&&(u.className=n),null!=l&&(u.tabIndex=l),t&&(u.ref=t),tz.createElement("svg",u,r)});t$.displayName="Icon",t$.propTypes={"aria-hidden":tV().string,"aria-label":tV().string,"aria-labelledby":tV().string,children:tV().node,className:tV().string,height:tV().oneOfType([tV().number,tV().string]),preserveAspectRatio:tV().string,tabIndex:tV().string,viewBox:tV().string,width:tV().oneOfType([tV().number,tV().string]),xmlns:tV().string},t$.defaultProps={xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid meet"};var tY=["children"],tG=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tY);return tz.createElement(t$,tH({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),a||(a=tz.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),tX=["children"],tK=["children"],tJ=["children"],tQ=["children"],t0=["children"],t1=["children"],t2=["children"],t4=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tX);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),s||(s=tz.createElement("path",{d:"M14 19H18V21H14z"})),l||(l=tz.createElement("path",{d:"M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"})),n)}),t3=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tK);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),u||(u=tz.createElement("path",{d:"M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"})),n)}),t5=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tJ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),c||(c=tz.createElement("path",{d:"M10 26L10 24 22.59 24 6 7.41 7.41 6 24 22.59 24 10 26 10 26 26 10 26z"})),n)}),t6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,tQ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),d||(d=tz.createElement("path",{d:"M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"})),n)}),t8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t0);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),f||(f=tz.createElement("path",{d:"M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"})),n)}),t7=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t1);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),h||(h=tz.createElement("path",{d:"M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"})),n)}),t9=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,t2);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),p||(p=tz.createElement("path",{d:"M7.5 1H8.5V3.5H7.5z"})),m||(m=tz.createElement("path",{d:"M10.8 3.4H13.3V4.4H10.8z",transform:"rotate(-45.001 12.074 3.922)"})),v||(v=tz.createElement("path",{d:"M12.5 7.5H15V8.5H12.5z"})),g||(g=tz.createElement("path",{d:"M11.6 10.8H12.6V13.3H11.6z",transform:"rotate(-45.001 12.077 12.075)"})),y||(y=tz.createElement("path",{d:"M7.5 12.5H8.5V15H7.5z"})),b||(b=tz.createElement("path",{d:"M2.7 11.6H5.2V12.6H2.7z",transform:"rotate(-45.001 3.929 12.078)"})),x||(x=tz.createElement("path",{d:"M1 7.5H3.5V8.5H1z"})),w||(w=tz.createElement("path",{d:"M3.4 2.7H4.4V5.2H3.4z",transform:"rotate(-45.001 3.926 3.925)"})),E||(E=tz.createElement("path",{d:"M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"})),n)}),ne=["children"],nt=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ne);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),j||(j=tz.createElement("path",{d:"M26,6V8.17L5.64,11.87a2,2,0,0,0-1.64,2v4.34a2,2,0,0,0,1.64,2L8,20.56V24a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V22.74l6,1.09V26h2V6ZM18,24H10V20.93l8,1.45ZM6,18.17V13.83L26,10.2V21.8Z"})),n)}),nn=["children"],nr=["children"],ni=["children"],no=["children"],na=["children"],ns=["children"],nl=["children"],nu=["children"],nc=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nn);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),k||(k=tz.createElement("path",{d:"M26,4H22V2H20V4H12V2H10V4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM6,6h4V8h2V6h8V8h2V6h4l0,4H6Zm0,6h5v6H6ZM19,26H13V20h6Zm0-8H13V12h6Zm2,8V20h5l.0012,6Z"})),n)}),nd=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nr);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),S||(S=tz.createElement("path",{d:"M24 12L16 22 8 12z"})),n)}),nf=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ni);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),O||(O=tz.createElement("path",{d:"M20 24L10 16 20 8z"})),n)}),nh=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,no);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),C||(C=tz.createElement("path",{d:"M12 8L22 16 12 24z"})),n)}),np=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,na);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),_||(_=tz.createElement("path",{d:"M24 24L16 32 8 24zM8 8L16 0 24 8z"})),n)}),nm=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ns);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),M||(M=tz.createElement("path",{d:"M8 20L16 10 24 20z"})),n)}),nv=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nl);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),A||(A=tz.createElement("path",{d:"M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"})),n)}),ng=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nu);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),T||(T=tz.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),ny=["children"],nb=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ny);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),P||(P=tz.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"})),N||(N=tz.createElement("path",{fill:"none",d:"M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z","data-icon-path":"inner-path"})),n)}),nx=["children"],nw=["children"],nE=["children"],nj=["children"],nk=["children"],nS=["children"],nO=["children"],nC=["children"],n_=["children"],nM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nx);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),R||(R=tz.createElement("path",{d:"M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"})),n)}),nA=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nw);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),D||(D=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"})),L||(L=tz.createElement("path",{fill:"none",d:"M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z","data-icon-path":"inner-path"})),n)}),nT=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nE);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),F||(F=tz.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"})),Z||(Z=tz.createElement("path",{d:"M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z","data-icon-path":"inner-path",opacity:"0"})),n)}),nP=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nj);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),V||(V=tz.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),z||(z=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),nN=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nk);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),I||(I=tz.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),B||(B=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),nR=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nS);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),H||(H=tz.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),nD=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nO);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),U||(U=tz.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),nL=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nC);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),W||(W=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),q||(q=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),nF=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n_);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),$||($=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),Y||(Y=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),nZ=["children"],nV=["children"],nz=["children"],nI=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nZ);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),G||(G=tz.createElement("path",{d:"M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"})),X||(X=tz.createElement("path",{d:"M5.91 15H26.080000000000002V17H5.91z",transform:"rotate(-75 15.996 16)"})),n)}),nB=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nV);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),K||(K=tz.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),J||(J=tz.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),nH=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nz);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Q||(Q=tz.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ee||(ee=tz.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),nU=["children"],nW=["children"],nq=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nU);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),et||(et=tz.createElement("path",{d:"M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"})),en||(en=tz.createElement("path",{d:"M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"})),n)}),n$=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nW);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),er||(er=tz.createElement("path",{d:"M23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"})),ei||(ei=tz.createElement("circle",{cx:"11",cy:"8",r:"1"})),eo||(eo=tz.createElement("circle",{cx:"11",cy:"16",r:"1"})),ea||(ea=tz.createElement("circle",{cx:"11",cy:"24",r:"1"})),es||(es=tz.createElement("path",{d:"M24,3H8A2,2,0,0,0,6,5V27a2,2,0,0,0,2,2h8V27H8V21H26V5A2,2,0,0,0,24,3Zm0,16H8V13H24Zm0-8H8V5H24Z"})),n)}),nY=["children"],nG=["children"],nX=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nY);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),el||(el=tz.createElement("path",{d:"M12 12H14V24H12zM18 12H20V24H18z"})),eu||(eu=tz.createElement("path",{d:"M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"})),n)}),nK=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nG);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ec||(ec=tz.createElement("path",{d:"M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"})),ed||(ed=tz.createElement("path",{d:"M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"})),n)}),nJ=["children"],nQ=["children"],n0=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nJ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ef||(ef=tz.createElement("circle",{cx:"16",cy:"16",r:"8"})),n)}),n1=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,nQ);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eh||(eh=tz.createElement("path",{d:"M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"})),n)}),n2=["children"],n4=["children"],n3=["children"],n5=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n2);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ep||(ep=tz.createElement("path",{d:"M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"})),n)}),n6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n4);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),em||(em=tz.createElement("path",{d:"M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"})),ev||(ev=tz.createElement("path",{d:"M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"})),eg||(eg=tz.createElement("path",{d:"M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"})),n)}),n8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n3);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ey||(ey=tz.createElement("path",{d:"M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"})),n)}),n7=["children"],n9=["children"],re=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n7);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eb||(eb=tz.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),rt=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,n9);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ex||(ex=tz.createElement("path",{d:"M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"})),n)}),rn=["children"],rr=["children"],ri=["children"],ro=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rn);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ew||(ew=tz.createElement("path",{d:"M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"})),n)}),ra=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rr);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eE||(eE=tz.createElement("path",{d:"M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"})),ej||(ej=tz.createElement("path",{d:"M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"})),n)}),rs=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ri);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ek||(ek=tz.createElement("path",{d:"M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"})),eS||(eS=tz.createElement("path",{d:"M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"})),n)}),rl=["children"],ru=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rl);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eO||(eO=tz.createElement("path",{d:"M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"})),n)}),rc=["children"],rd=["children"],rf=["children"],rh=["children"],rp=["children"],rm=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rc);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eC||(eC=tz.createElement("path",{d:"M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"})),n)}),rv=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rd);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e_||(e_=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm0,26A12,12,0,0,1,16,4V16l8.4812,8.4814A11.9625,11.9625,0,0,1,16,28Z"})),n)}),rg=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rf);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eM||(eM=tz.createElement("path",{d:"M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"})),n)}),ry=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rh);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eA||(eA=tz.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"})),eT||(eT=tz.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"})),n)}),rb=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rp);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eP||(eP=tz.createElement("path",{d:"M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"})),n)}),rx=["children"],rw=["children"],rE=["children"],rj=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rx);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eN||(eN=tz.createElement("path",{d:"M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"})),eR||(eR=tz.createElement("path",{d:"M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"})),n)}),rk=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rw);return tz.createElement(t$,tH({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eD||(eD=tz.createElement("path",{d:"M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"})),eL||(eL=tz.createElement("path",{d:"M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"})),n)}),rS=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rE);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eF||(eF=tz.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),rO=["children"],rC=["children"],r_=["children"],rM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rO);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eZ||(eZ=tz.createElement("path",{d:"M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"})),n)}),rA=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rC);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eV||(eV=tz.createElement("path",{d:"M13.647,14.907a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,13.647,14.907Zm4.745,0a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,18.392,14.907Z"})),ez||(ez=tz.createElement("path",{d:"M24.71,4H7.29A2.6714,2.6714,0,0,0,4.625,6.678V24.254A2.6714,2.6714,0,0,0,7.29,26.932H22.032l-.689-2.405,1.664,1.547L24.58,27.53,27.375,30V6.678A2.6714,2.6714,0,0,0,24.71,4ZM19.692,20.978s-.468-.559-.858-1.053a4.1021,4.1021,0,0,0,2.353-1.547,7.4391,7.4391,0,0,1-1.495.767,8.5564,8.5564,0,0,1-1.885.559,9.1068,9.1068,0,0,1-3.367-.013,10.9127,10.9127,0,0,1-1.911-.559,7.6184,7.6184,0,0,1-.949-.442c-.039-.026-.078-.039-.117-.065a.18.18,0,0,1-.052-.039c-.234-.13-.364-.221-.364-.221a4.0432,4.0432,0,0,0,2.275,1.534c-.39.494-.871,1.079-.871,1.079a4.7134,4.7134,0,0,1-3.965-1.976,17.409,17.409,0,0,1,1.872-7.579,6.4285,6.4285,0,0,1,3.653-1.365l.13.156a8.77,8.77,0,0,0-3.419,1.703s.286-.156.767-.377a9.7625,9.7625,0,0,1,2.951-.819,1.2808,1.2808,0,0,1,.221-.026,11,11,0,0,1,2.626-.026A10.5971,10.5971,0,0,1,21.2,11.917a8.6518,8.6518,0,0,0-3.237-1.651l.182-.208a6.4285,6.4285,0,0,1,3.653,1.365,17.409,17.409,0,0,1,1.872,7.579A4.752,4.752,0,0,1,19.692,20.978Z"})),n)}),rT=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r_);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eI||(eI=tz.createElement("path",{fillRule:"evenodd",d:"M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"})),n)}),rP=["children"],rN=["children"],rR=["children"],rD=["children"],rL=["children"],rF=["children"],rZ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rP);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eB||(eB=tz.createElement("path",{d:"M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"})),eH||(eH=tz.createElement("path",{d:"M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"})),n)}),rV=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rN);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eU||(eU=tz.createElement("path",{d:"M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"})),n)}),rz=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rR);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eW||(eW=tz.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),eq||(eq=tz.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rI=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rD);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e$||(e$=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eY||(eY=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rB=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rL);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eG||(eG=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eX||(eX=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rH=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rF);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eK||(eK=tz.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),eJ||(eJ=tz.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),rU=["children"],rW=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rU);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eQ||(eQ=tz.createElement("circle",{cx:"21",cy:"26",r:"2"})),e0||(e0=tz.createElement("circle",{cx:"21",cy:"6",r:"2"})),e1||(e1=tz.createElement("circle",{cx:"4",cy:"16",r:"2"})),e2||(e2=tz.createElement("path",{d:"M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"})),n)}),rq=["children"],r$=["children"],rY=["children"],rG=["children"],rX=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rq);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e4||(e4=tz.createElement("circle",{cx:"8",cy:"16",r:"2"})),e3||(e3=tz.createElement("circle",{cx:"16",cy:"16",r:"2"})),e5||(e5=tz.createElement("circle",{cx:"24",cy:"16",r:"2"})),n)}),rK=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r$);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e6||(e6=tz.createElement("path",{d:"M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"})),n)}),rJ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rY);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e8||(e8=tz.createElement("path",{d:"M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"})),n)}),rQ=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,rG);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e7||(e7=tz.createElement("path",{d:"M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"})),e9||(e9=tz.createElement("circle",{cx:"22",cy:"10",r:"2"})),n)}),r0=["children"],r1=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r0);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),te||(te=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tt||(tt=tz.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),r2=["children"],r4=["children"],r3=["children"],r5=["children"],r6=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r2);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tn||(tn=tz.createElement("path",{d:"M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"})),tr||(tr=tz.createElement("path",{d:"M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"})),n)}),r8=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r4);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ti||(ti=tz.createElement("circle",{cx:"11",cy:"15.5",r:"1.5"})),to||(to=tz.createElement("path",{d:"M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"})),ta||(ta=tz.createElement("path",{d:"M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"})),n)}),r7=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r3);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ts||(ts=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),r9=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,r5);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tl||(tl=tz.createElement("path",{d:"M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"})),tu||(tu=tz.createElement("path",{d:"M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"})),n)}),ie=["children"],it=["children"],ir=["children"],ii=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ie);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tc||(tc=tz.createElement("path",{d:"M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"})),n)}),io=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,it);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),td||(td=tz.createElement("path",{d:"M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"})),n)}),ia=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ir);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tf||(tf=tz.createElement("path",{d:"M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"})),n)}),is=["children"],il=["children"],iu=["children"],ic=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,is);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),th||(th=tz.createElement("path",{d:"M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"})),n)}),id=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,il);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tp||(tp=tz.createElement("path",{d:"M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"})),tm||(tm=tz.createElement("path",{d:"M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"})),n)}),ih=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iu);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tv||(tv=tz.createElement("path",{d:"M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"})),n)}),ip=["children"],im=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ip);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tg||(tg=tz.createElement("path",{d:"M8 15H24V17H8z"})),n)}),iv=["children"],ig=["children"],iy=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iv);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ty||(ty=tz.createElement("path",{d:"M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",transform:"translate(0 .005)"})),n)}),ib=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ig);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tb||(tb=tz.createElement("path",{d:"M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"})),n)}),ix=["children"],iw=["children"],iE=["children"],ij=["children"],ik=["children"],iS=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ix);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tx||(tx=tz.createElement("path",{d:"M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"})),tw||(tw=tz.createElement("path",{d:"M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"})),n)}),iO=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iw);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tE||(tE=tz.createElement("path",{d:"M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"})),tj||(tj=tz.createElement("path",{d:"M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"})),n)}),iC=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iE);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tk||(tk=tz.createElement("path",{d:"M22 17H24V19H22z"})),tS||(tS=tz.createElement("path",{d:"M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"})),n)}),i_=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ij);return tz.createElement(t$,tH({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tO||(tO=tz.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),tC||(tC=tz.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),iM=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,ik);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t_||(t_=tz.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"})),tM||(tM=tz.createElement("path",{d:"M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"})),n)}),iA=["children"],iT=["children"],iP=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iA);return tz.createElement(t$,tH({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tA||(tA=tz.createElement("path",{d:"M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"})),tT||(tT=tz.createElement("path",{fill:"none",d:"M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z","data-icon-path":"inner-path"})),n)}),iN=tz.forwardRef(function(e,t){var n=e.children,r=tU(e,iT);return tz.createElement(t$,tH({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tP||(tP=tz.createElement("path",{d:"M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"})),tN||(tN=tz.createElement("path",{d:"M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"})),tR||(tR=tz.createElement("path",{d:"M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"})),n)}),iR=n(52322);function iD(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",children:(0,iR.jsx)("path",{d:"M464 64C490.5 64 512 85.49 512 112V176C512 202.5 490.5 224 464 224H48C21.49 224 0 202.5 0 176V112C0 85.49 21.49 64 48 64H464zM448 128H320V160H448V128zM464 288C490.5 288 512 309.5 512 336V400C512 426.5 490.5 448 464 448H48C21.49 448 0 426.5 0 400V336C0 309.5 21.49 288 48 288H464zM192 352V384H448V352H192z"})})}function iL(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,className:n,fill:"currentColor",viewBox:"0 0 384 512",children:(0,iR.jsx)("path",{d:"M256 0v128h128L256 0zM224 128L224 0H48C21.49 0 0 21.49 0 48v416C0 490.5 21.49 512 48 512h288c26.51 0 48-21.49 48-48V160h-127.1C238.3 160 224 145.7 224 128zM64 72C64 67.63 67.63 64 72 64h80C156.4 64 160 67.63 160 72v16C160 92.38 156.4 96 152 96h-80C67.63 96 64 92.38 64 88V72zM64 136C64 131.6 67.63 128 72 128h80C156.4 128 160 131.6 160 136v16C160 156.4 156.4 160 152 160h-80C67.63 160 64 156.4 64 152V136zM304 384c8.875 0 16 7.125 16 16S312.9 416 304 416h-47.25c-16.38 0-31.25-9.125-38.63-23.88c-2.875-5.875-8-6.5-10.12-6.5s-7.25 .625-10 6.125l-7.75 15.38C187.6 412.6 181.1 416 176 416H174.9c-6.5-.5-12-4.75-14-11L144 354.6L133.4 386.5C127.5 404.1 111 416 92.38 416H80C71.13 416 64 408.9 64 400S71.13 384 80 384h12.38c4.875 0 9.125-3.125 10.62-7.625l18.25-54.63C124.5 311.9 133.6 305.3 144 305.3s19.5 6.625 22.75 16.5l13.88 41.63c19.75-16.25 54.13-9.75 66 14.12c2 4 6 6.5 10.12 6.5H304z"})})}function iF(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",className:n,children:(0,iR.jsx)("path",{d:"M464 288h-416C21.5 288 0 309.5 0 336v96C0 458.5 21.5 480 48 480h416c26.5 0 48-21.5 48-48v-96C512 309.5 490.5 288 464 288zM320 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S337.6 416 320 416zM416 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S433.6 416 416 416zM464 32h-416C21.5 32 0 53.5 0 80v192.4C13.41 262.3 29.92 256 48 256h416c18.08 0 34.59 6.254 48 16.41V80C512 53.5 490.5 32 464 32z"})})}function iZ(e){let{size:t=24,className:n}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,iR.jsx)("path",{d:"M448 32C465.7 32 480 46.33 480 64C480 81.67 465.7 96 448 96H80C71.16 96 64 103.2 64 112C64 120.8 71.16 128 80 128H448C483.3 128 512 156.7 512 192V416C512 451.3 483.3 480 448 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H448zM416 336C433.7 336 448 321.7 448 304C448 286.3 433.7 272 416 272C398.3 272 384 286.3 384 304C384 321.7 398.3 336 416 336z"})})}function iV(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M80 192V144C80 64.47 144.5 0 224 0C303.5 0 368 64.47 368 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H80zM144 192H304V144C304 99.82 268.2 64 224 64C179.8 64 144 99.82 144 144V192z"})})}function iz(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 576 512",children:(0,iR.jsx)("path",{d:"M575.8 255.5C575.8 273.5 560.8 287.6 543.8 287.6H511.8L512.5 447.7C512.5 450.5 512.3 453.1 512 455.8V472C512 494.1 494.1 512 472 512H456C454.9 512 453.8 511.1 452.7 511.9C451.3 511.1 449.9 512 448.5 512H392C369.9 512 352 494.1 352 472V384C352 366.3 337.7 352 320 352H256C238.3 352 224 366.3 224 384V472C224 494.1 206.1 512 184 512H128.1C126.6 512 125.1 511.9 123.6 511.8C122.4 511.9 121.2 512 120 512H104C81.91 512 64 494.1 64 472V360C64 359.1 64.03 358.1 64.09 357.2V287.6H32.05C14.02 287.6 0 273.5 0 255.5C0 246.5 3.004 238.5 10.01 231.5L266.4 8.016C273.4 1.002 281.4 0 288.4 0C295.4 0 303.4 2.004 309.5 7.014L564.8 231.5C572.8 238.5 576.9 246.5 575.8 255.5L575.8 255.5z"})})}function iI(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M7.994 153.5c1.326 0 2.687 .3508 3.975 1.119L208 271.5v223.8c0 9.741-7.656 16.71-16.01 16.71c-2.688 0-5.449-.7212-8.05-2.303l-152.2-92.47C12.13 405.3 0 383.3 0 359.5v-197.7C0 156.1 3.817 153.5 7.994 153.5zM426.2 117.2c0 2.825-1.352 5.647-4.051 7.248L224 242.6L25.88 124.4C23.19 122.8 21.85 119.1 21.85 117.2c0-2.8 1.32-5.603 3.965-7.221l165.1-100.9C201.7 3.023 212.9 0 224 0s22.27 3.023 32.22 9.07l165.1 100.9C424.8 111.6 426.2 114.4 426.2 117.2zM440 153.5C444.2 153.5 448 156.1 448 161.8v197.7c0 23.75-12.12 45.75-31.78 57.69l-152.2 92.5C261.5 511.3 258.7 512 256 512C247.7 512 240 505 240 495.3V271.5l196-116.9C437.3 153.8 438.7 153.5 440 153.5z"})})}function iB(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",width:t,height:t,fill:"currentColor",children:(0,iR.jsx)("path",{d:"M495.9 166.6C499.2 175.2 496.4 184.9 489.6 191.2L446.3 230.6C447.4 238.9 448 247.4 448 256C448 264.6 447.4 273.1 446.3 281.4L489.6 320.8C496.4 327.1 499.2 336.8 495.9 345.4C491.5 357.3 486.2 368.8 480.2 379.7L475.5 387.8C468.9 398.8 461.5 409.2 453.4 419.1C447.4 426.2 437.7 428.7 428.9 425.9L373.2 408.1C359.8 418.4 344.1 427 329.2 433.6L316.7 490.7C314.7 499.7 307.7 506.1 298.5 508.5C284.7 510.8 270.5 512 255.1 512C241.5 512 227.3 510.8 213.5 508.5C204.3 506.1 197.3 499.7 195.3 490.7L182.8 433.6C167 427 152.2 418.4 138.8 408.1L83.14 425.9C74.3 428.7 64.55 426.2 58.63 419.1C50.52 409.2 43.12 398.8 36.52 387.8L31.84 379.7C25.77 368.8 20.49 357.3 16.06 345.4C12.82 336.8 15.55 327.1 22.41 320.8L65.67 281.4C64.57 273.1 64 264.6 64 256C64 247.4 64.57 238.9 65.67 230.6L22.41 191.2C15.55 184.9 12.82 175.3 16.06 166.6C20.49 154.7 25.78 143.2 31.84 132.3L36.51 124.2C43.12 113.2 50.52 102.8 58.63 92.95C64.55 85.8 74.3 83.32 83.14 86.14L138.8 103.9C152.2 93.56 167 84.96 182.8 78.43L195.3 21.33C197.3 12.25 204.3 5.04 213.5 3.51C227.3 1.201 241.5 0 256 0C270.5 0 284.7 1.201 298.5 3.51C307.7 5.04 314.7 12.25 316.7 21.33L329.2 78.43C344.1 84.96 359.8 93.56 373.2 103.9L428.9 86.14C437.7 83.32 447.4 85.8 453.4 92.95C461.5 102.8 468.9 113.2 475.5 124.2L480.2 132.3C486.2 143.2 491.5 154.7 495.9 166.6V166.6zM256 336C300.2 336 336 300.2 336 255.1C336 211.8 300.2 175.1 256 175.1C211.8 175.1 176 211.8 176 255.1C176 300.2 211.8 336 256 336z"})})}function iH(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",height:t,width:t,fill:"currentColor",children:(0,iR.jsx)("path",{d:"M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H298.5c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"})})}function iU(e){let{size:t=24}=e;return(0,iR.jsxs)("svg",{version:"1.1",id:"icon",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:t,height:t,fill:"currentColor",viewBox:"0 0 32 32",children:[(0,iR.jsx)("polygon",{points:"23,9.2 20.4,6.6 19,8 23,12 30,5 28.6,3.6 "}),(0,iR.jsx)("polygon",{points:"12,5.4 10.6,4 8,6.6 5.4,4 4,5.4 6.6,8 4,10.6 5.4,12 8,9.4 10.6,12 12,10.6 9.4,8 "}),(0,iR.jsx)("polygon",{points:"12,21.4 10.6,20 8,22.6 5.4,20 4,21.4 6.6,24 4,26.6 5.4,28 8,25.4 10.6,28 12,26.6 9.4,24 "}),(0,iR.jsx)("polygon",{points:"17,15 17,2 15,2 15,15 2,15 2,17 15,17 15,30 17,30 17,17 30,17 30,15 "}),(0,iR.jsx)("rect",{fill:"none",width:"32",height:"32"})]})}function iW(e){let{size:t=24}=e;return(0,iR.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,iR.jsx)("path",{d:"M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"})})}},13593:function(e,t,n){"use strict";n.d(t,{Hz:function(){return u},Y:function(){return d},B$:function(){return a},xf:function(){return s},jr:function(){return P},pp:function(){return A},E6:function(){return T},Uz:function(){return l},BT:function(){return c},il:function(){return o},Jz:function(){return z},Nr:function(){return O},gU:function(){return _},mj:function(){return Y},Lg:function(){return q},Lu:function(){return G},uF:function(){return W},jH:function(){return $},uV:function(){return U},jF:function(){return B},hR:function(){return Z},hq:function(){return F},uC:function(){return V},Tc:function(){return N},du:function(){return R},pX:function(){return L},yt:function(){return S},vW:function(){return g},rN:function(){return x},yF:function(){return b},Vz:function(){return v},bc:function(){return y},At:function(){return j},sW:function(){return k},S5:function(){return M},_6:function(){return X},XB:function(){return C},qN:function(){return p},ll:function(){return h}});var r=n(6391),i=n.n(r);function o(e){return new(i())(e).div(1048576)}function a(e){return new(i())(e).times(1048576)}function s(e){return new(i())(e).times(1e12)}function l(e){return new(i())(e).div(1e9)}function u(e){return new(i())(e).times(1e9)}function c(e){return new(i())(e).div(1e6)}function d(e){return new(i())(e).times(1e6)}r.BigNumber.config({EXPONENTIAL_AT:1e9}),r.BigNumber.config({DECIMAL_PLACES:30});let f=new r.BigNumber("10").exponentiatedBy(24);function h(e,t){return void 0!==t?new r.BigNumber(new r.BigNumber(e).dividedBy(f).toFixed(t)):new r.BigNumber(e).dividedBy(f)}function p(e){return new r.BigNumber(new r.BigNumber(e).times(f).toFixed(0))}let m={fixed:3,dynamicUnits:!0,hastingUnits:!1};function v(e,t){let{fixed:n,dynamicUnits:i,hastingUnits:o}={...m,...t},a=new r.BigNumber(1e12),s=new r.BigNumber(1e3),l=new r.BigNumber(e),u=new r.BigNumber(e).abs(),c=l.isNegative()?"-":"";if(!i)return"".concat(c).concat(h(u).toFormat(n)," SC");if(u.dividedBy(a).isLessThan(1))return o?"".concat(c).concat(u," H"):"".concat(c,"0 SC");let d=["pS","nS","uS","mS","SC","KS","MS","GS","TS"];for(let e=0;ee.multipliedBy(s),new r.BigNumber(1)),i=u.dividedBy(a.multipliedBy(t));if(i.isLessThan(s)||e===d.length-1)return"".concat(c).concat(i.toFormat(n)," ").concat(d[e])}return""}function g(e,t){let n="number"==typeof e?e:e instanceof i()?e.toNumber():Number(e),{fixed:r=2}=t||{};if(!n)return"0 B";if(n<1e3)return"".concat(n," B");let o=Math.floor(Math.log10(n)/Math.log10(1e3));return(n/Math.pow(1e3,o)).toFixed(r)+" "+["B","KB","MB","GB","TB","PB","EB"][o]}function y(e,t){let{format:n="abbreviated"}=t||{},r="abbreviated"===n;if(e<1e3)return"".concat(e.toFixed(0)).concat(r?"ms":" milliseconds");let i=e/1e3;if(i<60)return"".concat(i.toFixed(0)).concat(r?"s":" seconds");let o=i/60;if(o<60)return"".concat(o.toFixed(0)).concat(r?"m":" minutes");let a=o/60;return a<24?"".concat(a.toFixed(0)).concat(r?"h":" hours"):"".concat((a/24).toFixed(0)).concat(r?"d":" days")}function b(e,t){let{fixed:n=0,units:r="",abbreviated:o=!1}=t||{},a=new(i())(e||0);if(o){let e=a.toNumber();if(e<1e3)return a.toString();let t=["","K","M","B","t","q","Q","s","S","o","n","d","U","D"],i=Math.floor(Math.log10(e)/Math.log10(1e3)),o=e/Math.pow(1e3,i);return"".concat(o.toFixed(n)).concat(t[i]?" ".concat(t[i]):"").concat(r?" ".concat(r):"")}return"".concat(a.toFormat(n)).concat(r?" ".concat(r):"")}function x(e,t){let n;return n=navigator.language,new Intl.DateTimeFormat(n,{dateStyle:"short",...t}).format(new Date(e))}var w=n(81395),E=n(50866);function j(e){return 76===e.length&&function(e){var t;let n=function(e){let t=[];for(let n=0;n0?"storageProof":n.fileContracts&&n.fileContracts.length>0&&n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRenewal":n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRevision":n.fileContracts&&n.fileContracts.length>0?"contractFormation":n.arbitraryData&&n.arbitraryData.length>0&&0===atob(n.arbitraryData[0]).indexOf("HostAnnouncement")?"hostAnnouncement":n.siafundOutputs&&n.siafundOutputs.length>0?"siafund":n.siacoinOutputs&&n.siacoinOutputs.length>0?"siacoin":void 0}return"v2Transaction"===t?function(e){var t;if(e.fileContractResolutions&&e.fileContractResolutions.length>0)return({expiration:"contractExpiration",finalization:"contractFinalization",renewal:"contractRenewal","storage proof":"storageProof"})[e.fileContractResolutions[0].resolution.type];if(e.fileContractRevisions&&e.fileContractRevisions.length>0)return"contractRevision";if(e.fileContracts&&e.fileContracts.length>0)return"contractFormation";let n=null===(t=e.attestations)||void 0===t?void 0:t.filter(e=>"HostAnnouncement"===e.key);return n&&n.length>0?"hostAnnouncement":e.siafundOutputs&&e.siafundOutputs.length>0?"siafund":e.siacoinOutputs&&e.siacoinOutputs.length>0?"siacoin":void 0}(e.data):"v1ContractResolution"===t||"v2ContractResolution"===t?"contractPayout":"miner"===t?"minerPayout":"foundation"===t?"foundationSubsidy":t}function z(e){return"v2Transaction"===e.type?(e.data.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.siacoinInputs||[]).reduce((t,n)=>e.relevant.includes(n.parent.siacoinOutput.address)?t.plus(n.parent.siacoinOutput.value):t,new(i())(0))):"v1Transaction"===e.type?(e.data.transaction.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.spentSiacoinElements||[]).reduce((t,n)=>e.relevant.includes(n.siacoinOutput.address)?t.plus(n.siacoinOutput.value):t,new(i())(0))):new(i())(e.data.siacoinElement.siacoinOutput.value)}let I={transaction:"transaction",contract:"contract",block:"block",output:"output",address:"address",hostIp:"host",hostPublicKey:"host",ip:"IP",blockHash:"block hash"};function B(e){return e?I[e]:void 0}let H={transaction:"transaction ID",contract:"contract ID",block:"block",output:"output ID",address:"address",hostIp:"host address",hostPublicKey:"host public key",ip:"IP",blockHash:"block hash"};function U(e){return e?H[e]:void 0}function W(e){return e&&["ip","hostIp"].includes(e)?20:12}function q(e){return e&&["hostIp","hostPublicKey","contract","address","transaction","block"].includes(e)}function $(e,t,n){switch(t){case"hostIp":case"hostPublicKey":return"".concat(e,"/host/").concat(n);case"contract":return"".concat(e,"/contract/").concat(n);case"transaction":return"".concat(e,"/tx/").concat(n);case"address":return"".concat(e,"/address/").concat(n);case"block":return"".concat(e,"/block/").concat(n);default:return""}}function Y(e,t){return"".concat(null==e?void 0:e.slice(0,t)).concat(((null==e?void 0:e.length)||0)>t?"...":"")}function G(e,t,n){if("blockHash"===e){let e=n/2;return t.slice(0,Math.floor(e))+"..."+t.slice(t.length-Math.ceil(e))}return Y(t,n)}function X(e,t,n){let r="1 ".concat(t),i="".concat(t,"s"),o="";"string"==typeof n&&(i=n),"object"==typeof n&&(n.plural&&(i=n.plural),n.customZero&&(o=n.customZero));let a="".concat(e.toLocaleString()," ").concat(i);return 0===e?o||a:1===e?r:a}},45932:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},67531:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return o}});let n=Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available");class r{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}}let i=globalThis.AsyncLocalStorage;function o(){return i?new i:new r}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},76923:function(e,t,n){"use strict";function r(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return r}}),n(43219),n(2784),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},58710:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ReadonlyURLSearchParams:function(){return h},useSearchParams:function(){return p},usePathname:function(){return m},ServerInsertedHTMLContext:function(){return l.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return l.useServerInsertedHTML},useRouter:function(){return v},useParams:function(){return g},useSelectedLayoutSegments:function(){return y},useSelectedLayoutSegment:function(){return b},redirect:function(){return u.redirect},permanentRedirect:function(){return u.permanentRedirect},RedirectType:function(){return u.RedirectType},notFound:function(){return c.notFound}});let r=n(2784),i=n(56428),o=n(26297),a=n(76923),s=n(33607),l=n(9424),u=n(84830),c=n(70929),d=Symbol("internal for urlsearchparams readonly");function f(){return Error("ReadonlyURLSearchParams cannot be modified")}class h{[Symbol.iterator](){return this[d][Symbol.iterator]()}append(){throw f()}delete(){throw f()}set(){throw f()}sort(){throw f()}constructor(e){this[d]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e),this.size=e.size}}function p(){(0,a.clientHookInServerComponentError)("useSearchParams");let e=(0,r.useContext)(o.SearchParamsContext);return(0,r.useMemo)(()=>e?new h(e):null,[e])}function m(){return(0,a.clientHookInServerComponentError)("usePathname"),(0,r.useContext)(o.PathnameContext)}function v(){(0,a.clientHookInServerComponentError)("useRouter");let e=(0,r.useContext)(i.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function g(){(0,a.clientHookInServerComponentError)("useParams");let e=(0,r.useContext)(i.GlobalLayoutRouterContext),t=(0,r.useContext)(o.PathParamsContext);return(0,r.useMemo)(()=>(null==e?void 0:e.tree)?function e(t,n){for(let r of(void 0===n&&(n={}),Object.values(t[1]))){let t=r[0],i=Array.isArray(t),o=i?t[1]:t;!o||o.startsWith("__PAGE__")||(i&&("c"===t[2]||"oc"===t[2])?n[t[0]]=t[1].split("/"):i&&(n[t[0]]=t[1]),n=e(r,n))}return n}(e.tree):t,[null==e?void 0:e.tree,t])}function y(e){void 0===e&&(e="children"),(0,a.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,r.useContext)(i.LayoutRouterContext);return function e(t,n,r,i){let o;if(void 0===r&&(r=!0),void 0===i&&(i=[]),r)o=t[1][n];else{var a;let e=t[1];o=null!=(a=e.children)?a:Object.values(e)[0]}if(!o)return i;let l=o[0],u=(0,s.getSegmentValue)(l);return!u||u.startsWith("__PAGE__")?i:(i.push(u),e(o,n,!1,i))}(t,e)}function b(e){void 0===e&&(e="children"),(0,a.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=y(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},70929:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{notFound:function(){return r},isNotFoundError:function(){return i}});let n="NEXT_NOT_FOUND";function r(){let e=Error(n);throw e.digest=n,e}function i(e){return(null==e?void 0:e.digest)===n}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},32254:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RedirectStatusCode",{enumerable:!0,get:function(){return n}}),(r=n||(n={}))[r.SeeOther=303]="SeeOther",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84830:function(e,t,n){"use strict";var r,i;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{RedirectType:function(){return r},getRedirectError:function(){return u},redirect:function(){return c},permanentRedirect:function(){return d},isRedirectError:function(){return f},getURLFromRedirectError:function(){return h},getRedirectTypeFromError:function(){return p},getRedirectStatusCodeFromError:function(){return m}});let o=n(37449),a=n(45932),s=n(32254),l="NEXT_REDIRECT";function u(e,t,n){void 0===n&&(n=s.RedirectStatusCode.TemporaryRedirect);let r=Error(l);r.digest=l+";"+t+";"+e+";"+n+";";let i=o.requestAsyncStorage.getStore();return i&&(r.mutableCookies=i.mutableCookies),r}function c(e,t){void 0===t&&(t="replace");let n=a.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?s.RedirectStatusCode.SeeOther:s.RedirectStatusCode.TemporaryRedirect)}function d(e,t){void 0===t&&(t="replace");let n=a.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?s.RedirectStatusCode.SeeOther:s.RedirectStatusCode.PermanentRedirect)}function f(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,n,r,i]=e.digest.split(";",4),o=Number(i);return t===l&&("replace"===n||"push"===n)&&"string"==typeof r&&!isNaN(o)&&o in s.RedirectStatusCode}function h(e){return f(e)?e.digest.split(";",3)[2]:null}function p(e){if(!f(e))throw Error("Not a redirect error");return e.digest.split(";",2)[1]}function m(e){if(!f(e))throw Error("Not a redirect error");return Number(e.digest.split(";",4)[3])}(i=r||(r={})).push="push",i.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},37449:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},33607:function(e,t){"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},40413:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PrefetchKind:function(){return n},ACTION_REFRESH:function(){return i},ACTION_NAVIGATE:function(){return o},ACTION_RESTORE:function(){return a},ACTION_SERVER_PATCH:function(){return s},ACTION_PREFETCH:function(){return l},ACTION_FAST_REFRESH:function(){return u},ACTION_SERVER_ACTION:function(){return c},isThenable:function(){return d}});let i="refresh",o="navigate",a="restore",s="server-patch",l="prefetch",u="fast-refresh",c="server-action";function d(e){return e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof e.then}(r=n||(n={})).AUTO="auto",r.FULL="full",r.TEMPORARY="temporary",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},41275:function(e,t,n){"use strict";function r(e,t,n,r){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return r}}),n(60261),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84589:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return g}});let r=n(43219),i=n(16794)._(n(2784)),o=r._(n(28316)),a=r._(n(70666)),s=n(35022),l=n(59595),u=n(22530);n(85667);let c=n(14442),d=r._(n(1071)),f={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0};function h(e,t,n,r,i,o){let a=null==e?void 0:e.src;e&&e["data-loaded-src"]!==a&&(e["data-loaded-src"]=a,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&i(!0),null==n?void 0:n.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let r=!1,i=!1;n.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>r,isPropagationStopped:()=>i,persist:()=>{},preventDefault:()=>{r=!0,t.preventDefault()},stopPropagation:()=>{i=!0,t.stopPropagation()}})}(null==r?void 0:r.current)&&r.current(e)}}))}function p(e){let[t,n]=i.version.split(".",2),r=parseInt(t,10),o=parseInt(n,10);return r>18||18===r&&o>=3?{fetchPriority:e}:{fetchpriority:e}}let m=(0,i.forwardRef)((e,t)=>{let{src:n,srcSet:r,sizes:o,height:a,width:s,decoding:l,className:u,style:c,fetchPriority:d,placeholder:f,loading:m,unoptimized:v,fill:g,onLoadRef:y,onLoadingCompleteRef:b,setBlurComplete:x,setShowAltText:w,onLoad:E,onError:j,...k}=e;return i.default.createElement("img",{...k,...p(d),loading:m,width:s,height:a,decoding:l,"data-nimg":g?"fill":"1",className:u,style:c,sizes:o,srcSet:r,src:n,ref:(0,i.useCallback)(e=>{t&&("function"==typeof t?t(e):"object"==typeof t&&(t.current=e)),e&&(j&&(e.src=e.src),e.complete&&h(e,f,y,b,x,v))},[n,f,y,b,x,j,v,t]),onLoad:e=>{h(e.currentTarget,f,y,b,x,v)},onError:e=>{w(!0),"empty"!==f&&x(!0),j&&j(e)}})});function v(e){let{isAppRouter:t,imgAttributes:n}=e,r={as:"image",imageSrcSet:n.srcSet,imageSizes:n.sizes,crossOrigin:n.crossOrigin,referrerPolicy:n.referrerPolicy,...p(n.fetchPriority)};return t&&o.default.preload?(o.default.preload(n.src,r),null):i.default.createElement(a.default,null,i.default.createElement("link",{key:"__nimg-"+n.src+n.srcSet+n.sizes,rel:"preload",href:n.srcSet?void 0:n.src,...r}))}let g=(0,i.forwardRef)((e,t)=>{let n=(0,i.useContext)(c.RouterContext),r=(0,i.useContext)(u.ImageConfigContext),o=(0,i.useMemo)(()=>{let e=f||r||l.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),n=e.deviceSizes.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:n}},[r]),{onLoad:a,onLoadingComplete:h}=e,p=(0,i.useRef)(a);(0,i.useEffect)(()=>{p.current=a},[a]);let g=(0,i.useRef)(h);(0,i.useEffect)(()=>{g.current=h},[h]);let[y,b]=(0,i.useState)(!1),[x,w]=(0,i.useState)(!1),{props:E,meta:j}=(0,s.getImgProps)(e,{defaultLoader:d.default,imgConf:o,blurComplete:y,showAltText:x});return i.default.createElement(i.default.Fragment,null,i.default.createElement(m,{...E,unoptimized:j.unoptimized,placeholder:j.placeholder,fill:j.fill,onLoadRef:p,onLoadingCompleteRef:g,setBlurComplete:b,setShowAltText:w,ref:t}),j.priority?i.default.createElement(v,{isAppRouter:!n,imgAttributes:E}):null)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7117:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});let r=n(43219)._(n(2784)),i=n(86338),o=n(25863),a=n(6408),s=n(20654),l=n(41127),u=n(14442),c=n(56428),d=n(54746),f=n(41275),h=n(35722),p=n(40413),m=new Set;function v(e,t,n,r,i,a){if(a||(0,o.isLocalURL)(t)){if(!r.bypassPrefetchedCheck){let i=t+"%"+n+"%"+(void 0!==r.locale?r.locale:"locale"in e?e.locale:void 0);if(m.has(i))return;m.add(i)}Promise.resolve(a?e.prefetch(t,i):e.prefetch(t,n,r)).catch(e=>{})}}function g(e){return"string"==typeof e?e:(0,a.formatUrl)(e)}let y=r.default.forwardRef(function(e,t){let n,a;let{href:m,as:y,children:b,prefetch:x=null,passHref:w,replace:E,shallow:j,scroll:k,locale:S,onClick:O,onMouseEnter:C,onTouchStart:_,legacyBehavior:M=!1,...A}=e;n=b,M&&("string"==typeof n||"number"==typeof n)&&(n=r.default.createElement("a",null,n));let T=r.default.useContext(u.RouterContext),P=r.default.useContext(c.AppRouterContext),N=null!=T?T:P,R=!T,D=!1!==x,L=null===x?p.PrefetchKind.AUTO:p.PrefetchKind.FULL,{href:F,as:Z}=r.default.useMemo(()=>{if(!T){let e=g(m);return{href:e,as:y?g(y):e}}let[e,t]=(0,i.resolveHref)(T,m,!0);return{href:e,as:y?(0,i.resolveHref)(T,y):t||e}},[T,m,y]),V=r.default.useRef(F),z=r.default.useRef(Z);M&&(a=r.default.Children.only(n));let I=M?a&&"object"==typeof a&&a.ref:t,[B,H,U]=(0,d.useIntersection)({rootMargin:"200px"}),W=r.default.useCallback(e=>{(z.current!==Z||V.current!==F)&&(U(),z.current=Z,V.current=F),B(e),I&&("function"==typeof I?I(e):"object"==typeof I&&(I.current=e))},[Z,I,F,U,B]);r.default.useEffect(()=>{N&&H&&D&&v(N,F,Z,{locale:S},{kind:L},R)},[Z,F,H,S,D,null==T?void 0:T.locale,N,R,L]);let q={ref:W,onClick(e){M||"function"!=typeof O||O(e),M&&a.props&&"function"==typeof a.props.onClick&&a.props.onClick(e),N&&!e.defaultPrevented&&function(e,t,n,i,a,s,l,u,c){let{nodeName:d}=e.currentTarget;if("A"===d.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!c&&!(0,o.isLocalURL)(n)))return;e.preventDefault();let f=()=>{let e=null==l||l;"beforePopState"in t?t[a?"replace":"push"](n,i,{shallow:s,locale:u,scroll:e}):t[a?"replace":"push"](i||n,{scroll:e})};c?r.default.startTransition(f):f()}(e,N,F,Z,E,j,k,S,R)},onMouseEnter(e){M||"function"!=typeof C||C(e),M&&a.props&&"function"==typeof a.props.onMouseEnter&&a.props.onMouseEnter(e),N&&(D||!R)&&v(N,F,Z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)},onTouchStart(e){M||"function"!=typeof _||_(e),M&&a.props&&"function"==typeof a.props.onTouchStart&&a.props.onTouchStart(e),N&&(D||!R)&&v(N,F,Z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)}};if((0,s.isAbsoluteUrl)(Z))q.href=Z;else if(!M||w||"a"===a.type&&!("href"in a.props)){let e=void 0!==S?S:null==T?void 0:T.locale,t=(null==T?void 0:T.isLocaleDomain)&&(0,f.getDomainLocale)(Z,e,null==T?void 0:T.locales,null==T?void 0:T.domainLocales);q.href=t||(0,h.addBasePath)((0,l.addLocale)(Z,e,null==T?void 0:T.defaultLocale))}return M?r.default.cloneElement(a,q):r.default.createElement("a",{...A,...q},n)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},54746:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return l}});let r=n(2784),i=n(27155),o="function"==typeof IntersectionObserver,a=new Map,s=[];function l(e){let{rootRef:t,rootMargin:n,disabled:l}=e,u=l||!o,[c,d]=(0,r.useState)(!1),f=(0,r.useRef)(null),h=(0,r.useCallback)(e=>{f.current=e},[]);return(0,r.useEffect)(()=>{if(o){if(u||c)return;let e=f.current;if(e&&e.tagName)return function(e,t,n){let{id:r,observer:i,elements:o}=function(e){let t;let n={root:e.root||null,margin:e.rootMargin||""},r=s.find(e=>e.root===n.root&&e.margin===n.margin);if(r&&(t=a.get(r)))return t;let i=new Map;return t={id:n,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),n=e.isIntersecting||e.intersectionRatio>0;t&&n&&t(n)})},e),elements:i},s.push(n),a.set(n,t),t}(n);return o.set(e,t),i.observe(e),function(){if(o.delete(e),i.unobserve(e),0===o.size){i.disconnect(),a.delete(r);let e=s.findIndex(e=>e.root===r.root&&e.margin===r.margin);e>-1&&s.splice(e,1)}}}(e,e=>e&&d(e),{root:null==t?void 0:t.current,rootMargin:n})}else if(!c){let e=(0,i.requestIdleCallback)(()=>d(!0));return()=>(0,i.cancelIdleCallback)(e)}},[u,n,t,c,f.current]),[h,c,(0,r.useCallback)(()=>{d(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},35022:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return s}}),n(85667);let r=n(48026),i=n(59595);function o(e){return void 0!==e.default}function a(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function s(e,t){var n;let s,l,u,{src:c,sizes:d,unoptimized:f=!1,priority:h=!1,loading:p,className:m,quality:v,width:g,height:y,fill:b=!1,style:x,onLoad:w,onLoadingComplete:E,placeholder:j="empty",blurDataURL:k,fetchPriority:S,layout:O,objectFit:C,objectPosition:_,lazyBoundary:M,lazyRoot:A,...T}=e,{imgConf:P,showAltText:N,blurComplete:R,defaultLoader:D}=t,L=P||i.imageConfigDefault;if("allSizes"in L)s=L;else{let e=[...L.deviceSizes,...L.imageSizes].sort((e,t)=>e-t),t=L.deviceSizes.sort((e,t)=>e-t);s={...L,allSizes:e,deviceSizes:t}}let F=T.loader||D;delete T.loader,delete T.srcSet;let Z="__next_img_default"in F;if(Z){if("custom"===s.loader)throw Error('Image with src "'+c+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader')}else{let e=F;F=t=>{let{config:n,...r}=t;return e(r)}}if(O){"fill"===O&&(b=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[O];e&&(x={...x,...e});let t={responsive:"100vw",fill:"100vw"}[O];t&&!d&&(d=t)}let V="",z=a(g),I=a(y);if("object"==typeof(n=c)&&(o(n)||void 0!==n.src)){let e=o(c)?c.default:c;if(!e.src)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify(e));if(!e.height||!e.width)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify(e));if(l=e.blurWidth,u=e.blurHeight,k=k||e.blurDataURL,V=e.src,!b){if(z||I){if(z&&!I){let t=z/e.width;I=Math.round(e.height*t)}else if(!z&&I){let t=I/e.height;z=Math.round(e.width*t)}}else z=e.width,I=e.height}}let B=!h&&("lazy"===p||void 0===p);(!(c="string"==typeof c?c:V)||c.startsWith("data:")||c.startsWith("blob:"))&&(f=!0,B=!1),s.unoptimized&&(f=!0),Z&&c.endsWith(".svg")&&!s.dangerouslyAllowSVG&&(f=!0),h&&(S="high");let H=a(v),U=Object.assign(b?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:C,objectPosition:_}:{},N?{}:{color:"transparent"},x),W=R||"empty"===j?null:"blur"===j?'url("data:image/svg+xml;charset=utf-8,'+(0,r.getImageBlurSvg)({widthInt:z,heightInt:I,blurWidth:l,blurHeight:u,blurDataURL:k||"",objectFit:U.objectFit})+'")':'url("'+j+'")',q=W?{backgroundSize:U.objectFit||"cover",backgroundPosition:U.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:W}:{},$=function(e){let{config:t,src:n,unoptimized:r,width:i,quality:o,sizes:a,loader:s}=e;if(r)return{src:n,srcSet:void 0,sizes:void 0};let{widths:l,kind:u}=function(e,t,n){let{deviceSizes:r,allSizes:i}=e;if(n){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let r;r=e.exec(n);r)t.push(parseInt(r[2]));if(t.length){let e=.01*Math.min(...t);return{widths:i.filter(t=>t>=r[0]*e),kind:"w"}}return{widths:i,kind:"w"}}return"number"!=typeof t?{widths:r,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>i.find(t=>t>=e)||i[i.length-1]))],kind:"x"}}(t,i,a),c=l.length-1;return{sizes:a||"w"!==u?a:"100vw",srcSet:l.map((e,r)=>s({config:t,src:n,quality:o,width:e})+" "+("w"===u?e:r+1)+u).join(", "),src:s({config:t,src:n,quality:o,width:l[c]})}}({config:s,src:c,unoptimized:f,width:z,quality:H,sizes:d,loader:F});return{props:{...T,loading:B?"lazy":p,fetchPriority:S,width:z,height:I,decoding:"async",className:m,style:{...U,...q},sizes:$.sizes,srcSet:$.srcSet,src:$.src},meta:{unoptimized:f,priority:h,placeholder:j,fill:b}}}},48026:function(e,t){"use strict";function n(e){let{widthInt:t,heightInt:n,blurWidth:r,blurHeight:i,blurDataURL:o,objectFit:a}=e,s=r?40*r:t,l=i?40*i:n,u=s&&l?"viewBox='0 0 "+s+" "+l+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+(u?"none":"contain"===a?"xMidYMid":"cover"===a?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+o+"'/%3E%3C/svg%3E"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return n}})},84420:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{unstable_getImgProps:function(){return l},default:function(){return u}});let r=n(43219),i=n(35022),o=n(85667),a=n(84589),s=r._(n(1071)),l=e=>{(0,o.warnOnce)("Warning: unstable_getImgProps() is experimental and may change or be removed at any time. Use at your own risk.");let{props:t}=(0,i.getImgProps)(e,{defaultLoader:s.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,n]of Object.entries(t))void 0===n&&delete t[e];return{props:t}},u=a.Image},1071:function(e,t){"use strict";function n(e){let{config:t,src:n,width:r,quality:i}=e;return t.path+"?url="+encodeURIComponent(n)+"&w="+r+"&q="+(i||75)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n.__next_img_default=!0;let r=n},9424:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ServerInsertedHTMLContext:function(){return i},useServerInsertedHTML:function(){return o}});let r=n(16794)._(n(2784)),i=r.default.createContext(null);function o(e){let t=(0,r.useContext)(i);t&&t(e)}},50521:function(){},28863:function(e){e.exports={style:{fontFamily:"'__mono_59b18b', '__mono_Fallback_59b18b'"},className:"__className_59b18b",variable:"__variable_59b18b"}},46058:function(e){e.exports={style:{fontFamily:"'__sans_315985', '__sans_Fallback_315985'"},className:"__className_315985",variable:"__variable_315985"}},42351:function(e){!function(){var t={229:function(e){var t,n,r,i=e.exports={};function o(){throw Error("setTimeout has not been defined")}function a(){throw Error("clearTimeout has not been defined")}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var l=[],u=!1,c=-1;function d(){u&&r&&(u=!1,r.length?l=r.concat(l):c=-1,l.length&&f())}function f(){if(!u){var e=s(d);u=!0;for(var t=l.length;t;){for(r=l,l=[];++c1)for(var n=1;n=this._maxSize&&this.clear(),!(e in this._values)&&this._size++,this._values[e]=t};var n=/[^.^\]^[]+|(?=\[\]|\.\.)/g,r=/^\d+$/,i=/^\d/,o=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,a=/^\s*(['"]?)(.*?)(\1)\s*$/,s=new t(512),l=new t(512),u=new t(512);function c(e){return s.get(e)||s.set(e,d(e).map(function(e){return e.replace(a,"$2")}))}function d(e){return e.match(n)||[""]}function f(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}e.exports={Cache:t,split:d,normalizePath:c,setter:function(e){var t=c(e);return l.get(e)||l.set(e,function(e,n){for(var r=0,i=t.length,o=e;r>>7-e%8&1)==1},put:function(e,t){for(var n=0;n>>t-n-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){var t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}},e.exports=t},81432:function(e){e.exports={L:1,M:0,Q:3,H:2}},84695:function(e,t,n){var r=n(35856);function i(e,t){if(void 0==e.length)throw Error(e.length+"/"+t);for(var n=0;n=7&&this.setupTypeNumber(e),null==this.dataCache&&(this.dataCache=l.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,t)},u.setupPositionProbePattern=function(e,t){for(var n=-1;n<=7;n++)if(!(e+n<=-1)&&!(this.moduleCount<=e+n))for(var r=-1;r<=7;r++)t+r<=-1||this.moduleCount<=t+r||(0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4?this.modules[e+n][t+r]=!0:this.modules[e+n][t+r]=!1)},u.getBestMaskPattern=function(){for(var e=0,t=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=a.getLostPoint(this);(0==n||e>r)&&(e=r,t=n)}return t},u.createMovieClip=function(e,t,n){var r=e.createEmptyMovieClip(t,n);this.make();for(var i=0;i>n&1)==1;this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(var n=0;n<18;n++){var r=!e&&(t>>n&1)==1;this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},u.setupTypeInfo=function(e,t){for(var n=this.errorCorrectLevel<<3|t,r=a.getBCHTypeInfo(n),i=0;i<15;i++){var o=!e&&(r>>i&1)==1;i<6?this.modules[i][8]=o:i<8?this.modules[i+1][8]=o:this.modules[this.moduleCount-15+i][8]=o}for(var i=0;i<15;i++){var o=!e&&(r>>i&1)==1;i<8?this.modules[8][this.moduleCount-i-1]=o:i<9?this.modules[8][15-i-1+1]=o:this.modules[8][15-i-1]=o}this.modules[this.moduleCount-8][8]=!e},u.mapData=function(e,t){for(var n=-1,r=this.moduleCount-1,i=7,o=0,s=this.moduleCount-1;s>0;s-=2)for(6==s&&s--;;){for(var l=0;l<2;l++)if(null==this.modules[r][s-l]){var u=!1;o>>i&1)==1),a.getMask(t,r,s-l)&&(u=!u),this.modules[r][s-l]=u,-1==--i&&(o++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}},l.PAD0=236,l.PAD1=17,l.createData=function(e,t,n){for(var r=i.getRSBlocks(e,t),s=new o,u=0;u8*d)throw Error("code length overflow. ("+s.getLengthInBits()+">"+8*d+")");for(s.getLengthInBits()+4<=8*d&&s.put(0,4);s.getLengthInBits()%8!=0;)s.putBit(!1);for(;!(s.getLengthInBits()>=8*d)&&(s.put(l.PAD0,8),!(s.getLengthInBits()>=8*d));)s.put(l.PAD1,8);return l.createBytes(s,r)},l.createBytes=function(e,t){for(var n=0,r=0,i=0,o=Array(t.length),l=Array(t.length),u=0;u=0?p.get(m):0}}for(var v=0,f=0;f=256;)e-=255;return t.EXP_TABLE[e]},EXP_TABLE:Array(256),LOG_TABLE:Array(256)},n=0;n<8;n++)t.EXP_TABLE[n]=1<=0;)t^=s.G15<=0;)t^=s.G18<>>=1;return t},getPatternPosition:function(e){return s.PATTERN_POSITION_TABLE[e-1]},getMask:function(e,t,n){switch(e){case a.PATTERN000:return(t+n)%2==0;case a.PATTERN001:return t%2==0;case a.PATTERN010:return n%3==0;case a.PATTERN011:return(t+n)%3==0;case a.PATTERN100:return(Math.floor(t/2)+Math.floor(n/3))%2==0;case a.PATTERN101:return t*n%2+t*n%3==0;case a.PATTERN110:return(t*n%2+t*n%3)%2==0;case a.PATTERN111:return(t*n%3+(t+n)%2)%2==0;default:throw Error("bad maskPattern:"+e)}},getErrorCorrectPolynomial:function(e){for(var t=new i([1],0),n=0;n5&&(n+=3+o-5)}for(var r=0;r=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["children","size","title","xmlns"]);return o.default.createElement("svg",r({},s,{height:n,width:n,xmlns:a}),i?o.default.createElement("title",null,i):null,t)};l.propTypes=s,l.defaultProps={title:void 0,xmlns:"http://www.w3.org/2000/svg"},t.default=l},38001:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["bgColor","fgColor","level","size","value"]),h=new i.default(-1,o.default[a]);h.addData(d),h.make();var p=h.modules,m=s/p.length;return l.default.createElement(c.default,r({},f,{size:s}),p.map(function(e,r){return e.map(function(e,i){var o=Math.round(i*m),a=Math.round(r*m),s=Math.round((i+1)*m)-o,c=Math.round((r+1)*m)-a;return l.default.createElement(u.default,{key:"rectangle-"+r+"-"+i,d:"M 0 0 L "+s+" 0 L "+s+" "+c+" L 0 "+c+" Z",fill:e?n:t,transformX:o,transformY:a})})}))};h.propTypes=f,h.defaultProps={bgColor:"#FFFFFF",fgColor:"#000000",level:"L",size:256},t.Z=(0,s.memo)(h)},70506:function(e,t,n){"use strict";n.d(t,{Z:function(){return H}});var r,i,o,a,s,l,u=n(22970),c=n(2784),d="right-scroll-bar-position",f="width-before-scroll-bar",h=(void 0===r&&(r={}),(void 0===i&&(i=function(e){return e}),o=[],a=!1,s={read:function(){if(a)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return o.length?o[o.length-1]:null},useMedium:function(e){var t=i(e,a);return o.push(t),function(){o=o.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(a=!0;o.length;){var t=o;o=[],t.forEach(e)}o={push:function(t){return e(t)},filter:function(){return o}}},assignMedium:function(e){a=!0;var t=[];if(o.length){var n=o;o=[],n.forEach(e),t=o}var r=function(){var n=t;t=[],n.forEach(e)},i=function(){return Promise.resolve().then(r)};i(),o={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),o}}}}).options=(0,u.pi)({async:!0,ssr:!1},r),s),p=function(){},m=c.forwardRef(function(e,t){var n,r,i,o=c.useRef(null),a=c.useState({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:p}),s=a[0],l=a[1],d=e.forwardProps,f=e.children,m=e.className,v=e.removeScrollBar,g=e.enabled,y=e.shards,b=e.sideCar,x=e.noIsolation,w=e.inert,E=e.allowPinchZoom,j=e.as,k=(0,u._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),S=(n=[o,t],r=function(e){return n.forEach(function(t){return"function"==typeof t?t(e):t&&(t.current=e),t})},(i=(0,c.useState)(function(){return{value:null,callback:r,facade:{get current(){return i.value},set current(value){var e=i.value;e!==value&&(i.value=value,i.callback(value,e))}}}})[0]).callback=r,i.facade),O=(0,u.pi)((0,u.pi)({},k),s);return c.createElement(c.Fragment,null,g&&c.createElement(b,{sideCar:h,removeScrollBar:v,shards:y,noIsolation:x,inert:w,setCallbacks:l,allowPinchZoom:!!E,lockRef:o}),d?c.cloneElement(c.Children.only(f),(0,u.pi)((0,u.pi)({},O),{ref:S})):c.createElement(void 0===j?"div":j,(0,u.pi)({},O,{className:m,ref:S}),f))});m.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},m.classNames={fullWidth:f,zeroRight:d};var v=function(e){var t=e.sideCar,n=(0,u._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return c.createElement(r,(0,u.pi)({},n))};v.isSideCarExport=!0;var g=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=l||n.nc;return t&&e.setAttribute("nonce",t),e}())){var i,o;(i=t).styleSheet?i.styleSheet.cssText=r:i.appendChild(document.createTextNode(r)),o=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(o)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},y=function(){var e=g();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},b=function(){var e=y();return function(t){return e(t.styles,t.dynamic),null}},x={left:0,top:0,right:0,gap:0},w=function(e){return parseInt(e||"",10)||0},E=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],i=t["padding"===e?"paddingRight":"marginRight"];return[w(n),w(r),w(i)]},j=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return x;var t=E(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},k=b(),S=function(e,t,n,r){var i=e.left,o=e.top,a=e.right,s=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(s,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(i,"px;\n padding-top: ").concat(o,"px;\n padding-right: ").concat(a,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(s,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(d," {\n right: ").concat(s,"px ").concat(r,";\n }\n \n .").concat(f," {\n margin-right: ").concat(s,"px ").concat(r,";\n }\n \n .").concat(d," .").concat(d," {\n right: 0 ").concat(r,";\n }\n \n .").concat(f," .").concat(f," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(s,"px;\n }\n")},O=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=void 0===r?"margin":r,o=c.useMemo(function(){return j(i)},[i]);return c.createElement(k,{styles:S(o,!t,i,n?"":"!important")})},C=!1;if("undefined"!=typeof window)try{var _=Object.defineProperty({},"passive",{get:function(){return C=!0,!0}});window.addEventListener("test",_,_),window.removeEventListener("test",_,_)}catch(e){C=!1}var M=!!C&&{passive:!1},A=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowY&&!(t.overflowY===t.overflowX&&"visible"===t.overflowY)},T=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowX&&!(t.overflowY===t.overflowX&&"visible"===t.overflowX)},P=function(e,t){var n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),N(e,n)){var r=R(e,n);if(r[1]>r[2])return!0}n=n.parentNode}while(n&&n!==document.body);return!1},N=function(e,t){return"v"===e?A(t):T(t)},R=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},D=function(e,t,n,r,i){var o,a=(o=window.getComputedStyle(t).direction,"h"===e&&"rtl"===o?-1:1),s=a*r,l=n.target,u=t.contains(l),c=!1,d=s>0,f=0,h=0;do{var p=R(e,l),m=p[0],v=p[1]-p[2]-a*m;(m||v)&&N(e,l)&&(f+=v,h+=m),l=l.parentNode}while(!u&&l!==document.body||u&&(t.contains(l)||t===l));return d&&(i&&0===f||!i&&s>f)?c=!0:!d&&(i&&0===h||!i&&-s>h)&&(c=!0),c},L=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},F=function(e){return[e.deltaX,e.deltaY]},Z=function(e){return e&&"current"in e?e.current:e},V=0,z=[],I=(h.useMedium(function(e){var t=c.useRef([]),n=c.useRef([0,0]),r=c.useRef(),i=c.useState(V++)[0],o=c.useState(function(){return b()})[0],a=c.useRef(e);c.useEffect(function(){a.current=e},[e]),c.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var t=(0,u.ev)([e.lockRef.current],(e.shards||[]).map(Z),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=c.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!a.current.allowPinchZoom;var i,o=L(e),s=n.current,l="deltaX"in e?e.deltaX:s[0]-o[0],u="deltaY"in e?e.deltaY:s[1]-o[1],c=e.target,d=Math.abs(l)>Math.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===c.type)return!1;var f=P(d,c);if(!f)return!0;if(f?i=d:(i="v"===d?"h":"v",f=P(d,c)),!f)return!1;if(!r.current&&"changedTouches"in e&&(l||u)&&(r.current=i),!i)return!0;var h=r.current||i;return D(h,t,e,"h"===h?l:u,!0)},[]),l=c.useCallback(function(e){if(z.length&&z[z.length-1]===o){var n="deltaY"in e?F(e):L(e),r=t.current.filter(function(t){var r;return t.name===e.type&&t.target===e.target&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.preventDefault();return}if(!r){var i=(a.current.shards||[]).map(Z).filter(Boolean).filter(function(t){return t.contains(e.target)});(i.length>0?s(e,i[0]):!a.current.noIsolation)&&e.preventDefault()}}},[]),d=c.useCallback(function(e,n,r,i){var o={name:e,delta:n,target:r,should:i};t.current.push(o),setTimeout(function(){t.current=t.current.filter(function(e){return e!==o})},1)},[]),f=c.useCallback(function(e){n.current=L(e),r.current=void 0},[]),h=c.useCallback(function(t){d(t.type,F(t),t.target,s(t,e.lockRef.current))},[]),p=c.useCallback(function(t){d(t.type,L(t),t.target,s(t,e.lockRef.current))},[]);c.useEffect(function(){return z.push(o),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",l,M),document.addEventListener("touchmove",l,M),document.addEventListener("touchstart",f,M),function(){z=z.filter(function(e){return e!==o}),document.removeEventListener("wheel",l,M),document.removeEventListener("touchmove",l,M),document.removeEventListener("touchstart",f,M)}},[]);var m=e.removeScrollBar,v=e.inert;return c.createElement(c.Fragment,null,v?c.createElement(o,{styles:"\n .block-interactivity-".concat(i," {pointer-events: none;}\n .allow-interactivity-").concat(i," {pointer-events: all;}\n")}):null,m?c.createElement(O,{gapMode:"margin"}):null)}),v),B=c.forwardRef(function(e,t){return c.createElement(m,(0,u.pi)({},e,{ref:t,sideCar:I}))});B.classNames=m.classNames;var H=B},32718:function(e,t,n){var r,i=n(58085),o=n(41964),a=n(53207),s=/(\+|\-|\*|\\|[^a-z]|)(\s*)(\()/g;e.exports=function(e,t){return r=0,t=Math.pow(10,void 0===t?5:t),o(e=e.replace(/\n+/g," "),/((?:\-[a-z]+\-)?calc)\(/,function e(n,o,l){if(r++>100)throw r=0,Error("Call stack overflow for "+l);if(""===n)throw Error(o+"(): '"+l+"' must contain a non-whitespace string");var u,c=function(e){for(var t=[],n=[],r=/[\.0-9]([%a-z]+)/gi,i=r.exec(e);i;)i&&i[1]&&(-1===n.indexOf(i[1].toLowerCase())&&(t.push(i[1]),n.push(i[1].toLowerCase())),i=r.exec(e));return t}(n=function(t,n){t=t.replace(/((?:\-[a-z]+\-)?calc)/g,"");for(var r,o="",a=t;r=s.exec(a);){r[0].index>0&&(o+=a.substring(0,r[0].index));var l=i("(",")",a.substring([0].index));if(""===l.body)throw Error("'"+t+"' must contain a non-whitespace string");var u=e(l.body,"",n);o+=l.pre+u,a=l.post}return o+a}(n,l));if(c.length>1||n.indexOf("var(")>-1)return o+"("+n+")";var d=c[0]||"";"%"===d&&(n=n.replace(/\b[0-9\.]+%/g,function(e){return .01*parseFloat(e.slice(0,-1))}));var f=n.replace(RegExp(d,"gi"),"");try{u=a.eval(f)}catch(e){return o+"("+n+")"}return"%"===d&&(u*=100),(o.length||"%"===d)&&(u=Math.round(u*t)/t),u+=d})}},58085:function(e){function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var o=r(e,t,i);return o&&{start:o[0],end:o[1],pre:i.slice(0,o[0]),body:i.slice(o[0]+e.length,o[1]),post:i.slice(o[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,o,a,s,l=n.indexOf(e),u=n.indexOf(t,l+1),c=l;if(l>=0&&u>0){for(r=[],o=n.length;c>=0&&!s;)c==l?(r.push(c),l=n.indexOf(e,c+1)):1==r.length?s=[r.pop(),u]:((i=r.pop())=0?l:u;r.length&&(s=[o,a])}return s}e.exports=t,t.range=r},41964:function(e,t,n){var r=n(82294);e.exports=function e(t,n,i){return(function(e,t){var n=[],i="string"==typeof t?RegExp("\\b("+t+")\\("):t;do{var o=i.exec(e);if(!o)break;if(void 0===o[1])throw Error("Missing the first couple of parenthesis to get the function identifier in "+t);var a=o[1],s=o.index,l=r("(",")",e.substring(s));if(!l||l.start!==o[0].length-1)throw SyntaxError(a+"(): missing closing ')' in the value '"+e+"'");n.push({matches:l,functionIdentifier:a}),e=l.post}while(i.test(e));return n})(t,n).reduce(function(r,o){var a,s;return r.replace(o.functionIdentifier+"("+o.matches.body+")",(a=o.matches.body,s=o.functionIdentifier,i(e(a,n,i),s,t)))},t)}},6692:function(e,t,n){let r=n(83128);e.exports=(r.__esModule?r:{default:r}).default},83128:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:()=>a});let i=(r=n(37540))&&r.__esModule?r:{default:r};function o({version:e,from:t,to:n}){i.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${n}\`.`,"Update your configuration file to silence this warning."])}let a={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return o({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return o({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return o({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return o({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return o({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}},37540:function(e,t,n){"use strict";var r,i=n(93542);Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{dim:()=>l,default:()=>u});let o=(r=n(24470))&&r.__esModule?r:{default:r},a=new Set;function s(e,t,n){(void 0===i||!i.env.JEST_WORKER_ID)&&(n&&a.has(n)||(n&&a.add(n),console.warn(""),t.forEach(t=>console.warn(e,"-",t))))}function l(e){return o.default.dim(e)}let u={info(e,t){s(o.default.bold(o.default.cyan("info")),...Array.isArray(e)?[e]:[t,e])},warn(e,t){s(o.default.bold(o.default.yellow("warn")),...Array.isArray(e)?[e]:[t,e])},risk(e,t){s(o.default.bold(o.default.magenta("risk")),...Array.isArray(e)?[e]:[t,e])}}},95159:function(e){function t(e,t){var n=e.length,r=Array(n),i={},o=n,a=function(e){for(var t=new Map,n=0,r=e.length;n{},{isPersistent:!0,removeItem:()=>{}}];let l=null==t?void 0:t.serializer;return function(e,t,n=!0,l=function(e){return"undefined"===e?void 0:JSON.parse(e)},u=JSON.stringify){i.has(e)||void 0===t||null!==s(()=>localStorage.getItem(e))||s(()=>localStorage.setItem(e,u(t)));let c=(0,r.useRef)({item:null,parsed:t}),d=(0,r.useSyncExternalStore)((0,r.useCallback)(t=>{let n=n=>{e===n&&t()};return o.add(n),()=>{o.delete(n)}},[e]),()=>{var n;let r=null!==(n=s(()=>localStorage.getItem(e)))&&void 0!==n?n:null;if(i.has(e))c.current={item:r,parsed:i.get(e)};else if(r!==c.current.item){let e;try{e=null===r?t:l(r)}catch(n){e=t}c.current={item:r,parsed:e}}return c.current.parsed},()=>t),f=(0,r.useCallback)(t=>{let n=t instanceof Function?t(c.current.parsed):t;try{localStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}a(e)},[e,u]);return(0,r.useEffect)(()=>{if(!n)return;let t=t=>{t.storageArea===s(()=>localStorage)&&t.key===e&&a(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)},[e,n]),(0,r.useMemo)(()=>[d,f,{isPersistent:d===t||!i.has(e),removeItem(){s(()=>localStorage.removeItem(e)),i.delete(e),a(e)}}],[e,f,d,t])}(e,n,null==t?void 0:t.storageSync,null==l?void 0:l.parse,null==l?void 0:l.stringify)}},20452:function(e,t,n){"use strict";/** * @license React * use-sync-external-store-shim.production.min.js * diff --git a/hostd/assets/_next/static/chunks/pages/config-605b107ac776b22b.js b/hostd/assets/_next/static/chunks/pages/config-2f9e5f5363863af6.js similarity index 98% rename from hostd/assets/_next/static/chunks/pages/config-605b107ac776b22b.js rename to hostd/assets/_next/static/chunks/pages/config-2f9e5f5363863af6.js index 16b9364b4..735bd347f 100644 --- a/hostd/assets/_next/static/chunks/pages/config-605b107ac776b22b.js +++ b/hostd/assets/_next/static/chunks/pages/config-2f9e5f5363863af6.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[490],{57344:function(e,n,i){(window.__NEXT_P=window.__NEXT_P||[]).push(["/config",function(){return i(4761)}])},53644:function(e,n,i){"use strict";i.d(n,{q:function(){return h}});var s=i(52322),l=i(97271),t=i(2002),a=i(6391),r=i.n(a),c=i(98334),o=i(38855);function d(){let e=(0,t.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,s.jsx)(l.t6k,{testnetName:e.data.name}):null}var x=i(86254),u=i(74667),m=i(13593);function f(){var e,n,i,a,r,c,d,f;let{openDialog:h}=(0,x.Rh)(),j=(0,t.ER)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,t.Os)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,t.gM)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,t.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,o.n)(),y=(0,t.cQ)(),P=(0,u.B)(),b=null===(e=j.data)||void 0===e?void 0:e.version,N=(null==b?void 0:b.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(b):"https://github.com/SiaFoundation/hostd/tree/".concat(b),k=j.data?new Date().getTime()-new Date(null===(n=j.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(l.HfT,{name:"hostd",peerCount:null===(i=y.data)||void 0===i?void 0:i.length,connectPeer:()=>h("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",value:null===(a=p.data)||void 0===a?void 0:a.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:P})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",value:null===(r=j.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:P})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",maxLength:24,value:null===(c=v.data)||void 0===c?void 0:c.address,type:"address"})})]}),j.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.xvT,{size:"14",children:(0,m.bc)(k,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,s.jsx)(l.xvT,{size:"14",children:null===(d=g.data)||void 0===d?void 0:d.name})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(l.rUS,{size:"14",href:N,underline:"hover",target:"_blank",ellipsis:!0,children:null===(f=j.data)||void 0===f?void 0:f.version})]})]})}function h(e){let n=(0,t.Os)(),{isSynced:i}=(0,o.n)();return(0,s.jsx)(l.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,s.jsx)(d,{}),profile:(0,s.jsx)(f,{}),isSynced:i,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,i){"use strict";i.d(n,{N:function(){return d}});var s=i(52322),l=i(97271),t=i(95685),a=i(2002),r=i(82851),c=i(98334),o=i(86254);function d(){var e,n;let{openDialog:i}=(0,o.Rh)(),d=(0,a.Z7)(),x=!(null===(e=d.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(n=d.data)||void 0===n?void 0:n.length)||0;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.KJW,{title:"Dashboard",route:c._.home,children:(0,s.jsx)(t.K2o,{})}),(0,s.jsx)(l.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,s.jsx)(t.zvn,{})}),(0,s.jsx)(l.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,s.jsx)(t.VBo,{})}),(0,s.jsx)(l.KJW,{title:"Configuration",route:c._.config.index,children:(0,s.jsx)(t.wWN,{})}),(0,s.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,s.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,s.jsx)(l.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,s.jsx)(l.KJW,{title:"Alerts",onClick:()=>i("alerts"),children:(0,s.jsx)(t.Dkj,{})})]})]})}},4761:function(e,n,i){"use strict";i.r(n),i.d(n,{default:function(){return N}});var s=i(52322),l=i(97271),t=i(95685),a=i(77002),r=i(98334),c=i(86254),o=i(53644),d=i(12542);function x(){return(0,s.jsx)("div",{className:"pl-1"})}function u(){let{revalidateAndResetForm:e}=(0,d.ZR)();return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(t.gFQ,{className:"scale-[200%]"})}),(0,s.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error retrieving settings from daemon. Please check your connection and try again."}),(0,s.jsx)(l.zxk,{onClick:()=>e(),children:"Reload"})]})]})}var m=i(2002),f=i(13593),h=i(2784),j=i(6391),v=i.n(j);function g(){var e,n,i;let{openConfirmDialog:a}=(0,c.Rh)(),r=(0,m.hV)(),o=(0,m.Az)(),d=(0,m.ER)(),x=(0,m.rV)({config:{swr:{refreshInterval:(0,f.sW)(1)}}}),u=(null===(n=d.data)||void 0===n?void 0:null===(e=n.lastAnnouncement)||void 0===e?void 0:e.address)!==(null===(i=x.data)||void 0===i?void 0:i.netAddress),j=(0,h.useCallback)(()=>a({title:"Announce",action:(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.cfm,{}),"Announce"]}),variant:"accent",body:(0,s.jsxs)("div",{className:"flex flex-col",children:[(0,s.jsx)(l.nvN,{size:"14",children:"Confirm to broadcast host announcement."}),r.data&&(0,s.jsxs)(l.nvN,{size:"14",children:["Announcing will cost"," ",(0,f.Vz)(new(v())(r.data).times(1e3)),"."]})]}),onConfirm:async()=>{if((await o.post({})).error){(0,l.OHV)({title:"Error announcing host"});return}(0,l.OPV)({title:"Successfully broadcast host announcement"})}}),[a,o,r]);return(0,s.jsxs)(l.zxk,{tip:"Announce host address",onClick:j,disabled:!u,children:[(0,s.jsx)(t.cfm,{}),"Announce"]})}function p(){let{takeScreenshot:e}=(0,d.ZR)();return(0,s.jsxs)(l.h_2,{trigger:(0,s.jsx)(l.zxk,{children:(0,s.jsx)(t.jH8,{})}),contentProps:{align:"end"},children:[(0,s.jsx)(l.Juw,{children:"Actions"}),(0,s.jsxs)(l.Xiv,{onSelect:()=>{e({name:"config image",copy:!0})},children:[(0,s.jsx)(l.KpP,{children:(0,s.jsx)(t.olJ,{})}),"Copy image of configuration"]}),(0,s.jsxs)(l.Xiv,{onSelect:()=>{e({name:"config",download:!0})},children:[(0,s.jsx)(l.KpP,{children:(0,s.jsx)(t.vzB,{})}),"Download image of configuration"]})]})}function w(){let{configViewMode:e,setConfigViewMode:n}=(0,d.ZR)();return(0,s.jsx)("div",{className:"pl-1",children:(0,s.jsx)(l.ua7,{content:"advanced"===e?"Show advanced settings":"Hide advanced settings",children:(0,s.jsx)("div",{children:(0,s.jsx)(l.rsf,{"aria-label":"configViewMode",checked:"advanced"===e,onCheckedChange:e=>n(e?"advanced":"basic")})})})})}function y(){return(0,s.jsx)(l.J2e,{trigger:(0,s.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,s.jsx)(t.hiv,{}),"View",(0,s.jsx)(t.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Show advanced settings"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(w,{})})]})})}function P(){let{changeCount:e,revalidateAndResetForm:n,form:i,onSubmit:a}=(0,d.ZR)();return(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[!!e&&(0,s.jsx)(l.xvT,{size:"12",color:"subtle",children:(0,f._6)(e,"change","changes")}),(0,s.jsx)(l.zxk,{tip:"Reset all changes",icon:"contrast",disabled:!e,onClick:n,children:(0,s.jsx)(t.Wet,{})}),(0,s.jsxs)(l.zxk,{tip:"Save all changes",variant:"accent",disabled:!i.formState.isDirty||i.formState.isSubmitting,onClick:a,children:[(0,s.jsx)(t.ZEk,{}),"Save changes"]}),(0,s.jsx)(g,{}),(0,s.jsx)(p,{}),(0,s.jsx)(y,{})]})}function b(){var e;let{openDialog:n}=(0,c.Rh)(),{fields:i,settings:m,dynDNSCheck:f,form:h,remoteError:j,configRef:v}=(0,d.ZR)(),g=h.watch("shouldPinStoragePrice"),p=h.watch("shouldPinEgressPrice"),w=h.watch("shouldPinIngressPrice"),y=h.watch("shouldPinMaxCollateral"),b=h.watch("pinnedCurrency");return(0,s.jsx)(o.q,{title:"Configuration",routes:r._,nav:(0,s.jsx)(x,{}),sidenav:(0,s.jsx)(a.N,{}),stats:(null===(e=m.data)||void 0===e?void 0:e.ddns.provider)&&!f.isValidating?f.error?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.xvT,{color:"amber",children:(0,s.jsx)(t.qdM,{})}),(0,s.jsxs)(l.xvT,{size:"14",children:["Error with dynamic DNS configuration:"," ",f.error.message]})]}):(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.xvT,{color:"green",children:(0,s.jsx)(t.Y3p,{})}),(0,s.jsx)(l.xvT,{children:"Dynamic DNS enabled"})]}):null,actions:(0,s.jsx)(P,{}),openSettings:()=>n("settings"),size:"3",children:j?(0,s.jsx)(u,{}):(0,s.jsxs)("div",{ref:v,className:"px-5 py-6 flex flex-col gap-16",children:[(0,s.jsx)(l.vRO,{title:"Host",category:"host",fields:i,form:h}),(0,s.jsxs)(l.M9k,{title:"Pricing",children:[(0,s.jsx)(l.CN9,{autoVisibility:!0,name:"pinnedCurrency",form:h,fields:i}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"pinnedThreshold"}),(0,s.jsx)(l.VXA,{id:"storagePriceGroup",title:"Storage price",description:i.storagePrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinStoragePrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinStoragePrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinStoragePrice"})&&g?(0,s.jsx)(l.npL,{name:"storagePricePinned",form:h,fields:i,currency:b||void 0}):(0,s.jsx)(l.ckm,{name:"storagePrice",form:h,fields:i})]})}),(0,s.jsx)(l.VXA,{id:"egressPriceGroup",title:"Egress price",description:i.egressPrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinEgressPrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinEgressPrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinEgressPrice"})&&p?(0,s.jsx)(l.npL,{name:"egressPricePinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"egressPrice",form:h,fields:i})]})}),(0,s.jsx)(l.VXA,{id:"ingressPriceGroup",title:"Ingress price",description:i.ingressPrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinIngressPrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinIngressPrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinIngressPrice"})&&w?(0,s.jsx)(l.npL,{name:"ingressPricePinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"ingressPrice",form:h,fields:i})]})}),(0,s.jsx)(l.CN9,{name:"collateralMultiplier",form:h,fields:i}),(0,l.f5n)({form:h,fields:i,name:"maxCollateral"})&&(0,s.jsx)(l.VXA,{id:"maxCollateralGroup",title:"Max collateral",description:i.maxCollateral.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinMaxCollateral"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinMaxCollateral",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinMaxCollateral"})&&y?(0,s.jsx)(l.npL,{name:"maxCollateralPinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"maxCollateral",form:h,fields:i})]})}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"contractPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"baseRPCPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"sectorAccessPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"priceTableValidity"})]}),(0,s.jsx)(l.vRO,{title:"DNS",category:"DNS",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Bandwidth",category:"bandwidth",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Registry",category:"registry",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Accounts",category:"RHP3",fields:i,form:h})]})})}function N(){return(0,s.jsx)(b,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=57344)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[490],{57344:function(e,n,i){(window.__NEXT_P=window.__NEXT_P||[]).push(["/config",function(){return i(4761)}])},53644:function(e,n,i){"use strict";i.d(n,{q:function(){return h}});var s=i(52322),l=i(40896),t=i(2002),a=i(6391),r=i.n(a),c=i(98334),o=i(38855);function d(){let e=(0,t.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,s.jsx)(l.t6k,{testnetName:e.data.name}):null}var x=i(86254),u=i(74667),m=i(13593);function f(){var e,n,i,a,r,c,d,f;let{openDialog:h}=(0,x.Rh)(),j=(0,t.ER)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,t.Os)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,t.gM)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,t.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,o.n)(),y=(0,t.cQ)(),P=(0,u.B)(),b=null===(e=j.data)||void 0===e?void 0:e.version,N=(null==b?void 0:b.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(b):"https://github.com/SiaFoundation/hostd/tree/".concat(b),k=j.data?new Date().getTime()-new Date(null===(n=j.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(l.HfT,{name:"hostd",peerCount:null===(i=y.data)||void 0===i?void 0:i.length,connectPeer:()=>h("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",value:null===(a=p.data)||void 0===a?void 0:a.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:P})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",value:null===(r=j.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:P})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.XxW,{size:"14",maxLength:24,value:null===(c=v.data)||void 0===c?void 0:c.address,type:"address"})})]}),j.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(l.xvT,{size:"14",children:(0,m.bc)(k,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,s.jsx)(l.xvT,{size:"14",children:null===(d=g.data)||void 0===d?void 0:d.name})})]}),(0,s.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,s.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(l.rUS,{size:"14",href:N,underline:"hover",target:"_blank",ellipsis:!0,children:null===(f=j.data)||void 0===f?void 0:f.version})]})]})}function h(e){let n=(0,t.Os)(),{isSynced:i}=(0,o.n)();return(0,s.jsx)(l.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,s.jsx)(d,{}),profile:(0,s.jsx)(f,{}),isSynced:i,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,i){"use strict";i.d(n,{N:function(){return d}});var s=i(52322),l=i(40896),t=i(95685),a=i(2002),r=i(82851),c=i(98334),o=i(86254);function d(){var e,n;let{openDialog:i}=(0,o.Rh)(),d=(0,a.Z7)(),x=!(null===(e=d.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(n=d.data)||void 0===n?void 0:n.length)||0;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.KJW,{title:"Dashboard",route:c._.home,children:(0,s.jsx)(t.K2o,{})}),(0,s.jsx)(l.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,s.jsx)(t.zvn,{})}),(0,s.jsx)(l.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,s.jsx)(t.VBo,{})}),(0,s.jsx)(l.KJW,{title:"Configuration",route:c._.config.index,children:(0,s.jsx)(t.wWN,{})}),(0,s.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,s.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,s.jsx)(l.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,s.jsx)(l.KJW,{title:"Alerts",onClick:()=>i("alerts"),children:(0,s.jsx)(t.Dkj,{})})]})]})}},4761:function(e,n,i){"use strict";i.r(n),i.d(n,{default:function(){return N}});var s=i(52322),l=i(40896),t=i(95685),a=i(77002),r=i(98334),c=i(86254),o=i(53644),d=i(12542);function x(){return(0,s.jsx)("div",{className:"pl-1"})}function u(){let{revalidateAndResetForm:e}=(0,d.ZR)();return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(t.gFQ,{className:"scale-[200%]"})}),(0,s.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error retrieving settings from daemon. Please check your connection and try again."}),(0,s.jsx)(l.zxk,{onClick:()=>e(),children:"Reload"})]})]})}var m=i(2002),f=i(13593),h=i(2784),j=i(6391),v=i.n(j);function g(){var e,n,i;let{openConfirmDialog:a}=(0,c.Rh)(),r=(0,m.hV)(),o=(0,m.Az)(),d=(0,m.ER)(),x=(0,m.rV)({config:{swr:{refreshInterval:(0,f.sW)(1)}}}),u=(null===(n=d.data)||void 0===n?void 0:null===(e=n.lastAnnouncement)||void 0===e?void 0:e.address)!==(null===(i=x.data)||void 0===i?void 0:i.netAddress),j=(0,h.useCallback)(()=>a({title:"Announce",action:(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.cfm,{}),"Announce"]}),variant:"accent",body:(0,s.jsxs)("div",{className:"flex flex-col",children:[(0,s.jsx)(l.nvN,{size:"14",children:"Confirm to broadcast host announcement."}),r.data&&(0,s.jsxs)(l.nvN,{size:"14",children:["Announcing will cost"," ",(0,f.Vz)(new(v())(r.data).times(1e3)),"."]})]}),onConfirm:async()=>{if((await o.post({})).error){(0,l.OHV)({title:"Error announcing host"});return}(0,l.OPV)({title:"Successfully broadcast host announcement"})}}),[a,o,r]);return(0,s.jsxs)(l.zxk,{tip:"Announce host address",onClick:j,disabled:!u,children:[(0,s.jsx)(t.cfm,{}),"Announce"]})}function p(){let{takeScreenshot:e}=(0,d.ZR)();return(0,s.jsxs)(l.h_2,{trigger:(0,s.jsx)(l.zxk,{children:(0,s.jsx)(t.jH8,{})}),contentProps:{align:"end"},children:[(0,s.jsx)(l.Juw,{children:"Actions"}),(0,s.jsxs)(l.Xiv,{onSelect:()=>{e({name:"config image",copy:!0})},children:[(0,s.jsx)(l.KpP,{children:(0,s.jsx)(t.olJ,{})}),"Copy image of configuration"]}),(0,s.jsxs)(l.Xiv,{onSelect:()=>{e({name:"config",download:!0})},children:[(0,s.jsx)(l.KpP,{children:(0,s.jsx)(t.vzB,{})}),"Download image of configuration"]})]})}function w(){let{configViewMode:e,setConfigViewMode:n}=(0,d.ZR)();return(0,s.jsx)("div",{className:"pl-1",children:(0,s.jsx)(l.ua7,{content:"advanced"===e?"Show advanced settings":"Hide advanced settings",children:(0,s.jsx)("div",{children:(0,s.jsx)(l.rsf,{"aria-label":"configViewMode",checked:"advanced"===e,onCheckedChange:e=>n(e?"advanced":"basic")})})})})}function y(){return(0,s.jsx)(l.J2e,{trigger:(0,s.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,s.jsx)(t.hiv,{}),"View",(0,s.jsx)(t.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Show advanced settings"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(w,{})})]})})}function P(){let{changeCount:e,revalidateAndResetForm:n,form:i,onSubmit:a}=(0,d.ZR)();return(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[!!e&&(0,s.jsx)(l.xvT,{size:"12",color:"subtle",children:(0,f._6)(e,"change","changes")}),(0,s.jsx)(l.zxk,{tip:"Reset all changes",icon:"contrast",disabled:!e,onClick:n,children:(0,s.jsx)(t.Wet,{})}),(0,s.jsxs)(l.zxk,{tip:"Save all changes",variant:"accent",disabled:!i.formState.isDirty||i.formState.isSubmitting,onClick:a,children:[(0,s.jsx)(t.ZEk,{}),"Save changes"]}),(0,s.jsx)(g,{}),(0,s.jsx)(p,{}),(0,s.jsx)(y,{})]})}function b(){var e;let{openDialog:n}=(0,c.Rh)(),{fields:i,settings:m,dynDNSCheck:f,form:h,remoteError:j,configRef:v}=(0,d.ZR)(),g=h.watch("shouldPinStoragePrice"),p=h.watch("shouldPinEgressPrice"),w=h.watch("shouldPinIngressPrice"),y=h.watch("shouldPinMaxCollateral"),b=h.watch("pinnedCurrency");return(0,s.jsx)(o.q,{title:"Configuration",routes:r._,nav:(0,s.jsx)(x,{}),sidenav:(0,s.jsx)(a.N,{}),stats:(null===(e=m.data)||void 0===e?void 0:e.ddns.provider)&&!f.isValidating?f.error?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.xvT,{color:"amber",children:(0,s.jsx)(t.qdM,{})}),(0,s.jsxs)(l.xvT,{size:"14",children:["Error with dynamic DNS configuration:"," ",f.error.message]})]}):(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(l.xvT,{color:"green",children:(0,s.jsx)(t.Y3p,{})}),(0,s.jsx)(l.xvT,{children:"Dynamic DNS enabled"})]}):null,actions:(0,s.jsx)(P,{}),openSettings:()=>n("settings"),size:"3",children:j?(0,s.jsx)(u,{}):(0,s.jsxs)("div",{ref:v,className:"px-5 py-6 flex flex-col gap-16",children:[(0,s.jsx)(l.vRO,{title:"Host",category:"host",fields:i,form:h}),(0,s.jsxs)(l.M9k,{title:"Pricing",children:[(0,s.jsx)(l.CN9,{autoVisibility:!0,name:"pinnedCurrency",form:h,fields:i}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"pinnedThreshold"}),(0,s.jsx)(l.VXA,{id:"storagePriceGroup",title:"Storage price",description:i.storagePrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinStoragePrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinStoragePrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinStoragePrice"})&&g?(0,s.jsx)(l.npL,{name:"storagePricePinned",form:h,fields:i,currency:b||void 0}):(0,s.jsx)(l.ckm,{name:"storagePrice",form:h,fields:i})]})}),(0,s.jsx)(l.VXA,{id:"egressPriceGroup",title:"Egress price",description:i.egressPrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinEgressPrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinEgressPrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinEgressPrice"})&&p?(0,s.jsx)(l.npL,{name:"egressPricePinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"egressPrice",form:h,fields:i})]})}),(0,s.jsx)(l.VXA,{id:"ingressPriceGroup",title:"Ingress price",description:i.ingressPrice.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinIngressPrice"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinIngressPrice",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinIngressPrice"})&&w?(0,s.jsx)(l.npL,{name:"ingressPricePinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"ingressPrice",form:h,fields:i})]})}),(0,s.jsx)(l.CN9,{name:"collateralMultiplier",form:h,fields:i}),(0,l.f5n)({form:h,fields:i,name:"maxCollateral"})&&(0,s.jsx)(l.VXA,{id:"maxCollateralGroup",title:"Max collateral",description:i.maxCollateral.description,control:(0,s.jsxs)("div",{className:"flex flex-col gap-1 w-[250px]",children:[(0,l.f5n)({form:h,fields:i,name:"shouldPinMaxCollateral"})&&(0,s.jsx)(l.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,s.jsxs)("div",{className:"flex w-full justify-between",children:[(0,s.jsx)(l.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,s.jsx)(l.QBj,{name:"shouldPinMaxCollateral",form:h,fields:i,size:"small",group:!1})]})}),(0,l.f5n)({form:h,fields:i,name:"shouldPinMaxCollateral"})&&y?(0,s.jsx)(l.npL,{name:"maxCollateralPinned",form:h,fields:i,currency:b}):(0,s.jsx)(l.ckm,{name:"maxCollateral",form:h,fields:i})]})}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"contractPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"baseRPCPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"sectorAccessPrice"}),(0,s.jsx)(l.CN9,{autoVisibility:!0,form:h,fields:i,name:"priceTableValidity"})]}),(0,s.jsx)(l.vRO,{title:"DNS",category:"DNS",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Bandwidth",category:"bandwidth",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Registry",category:"registry",fields:i,form:h}),(0,s.jsx)(l.vRO,{title:"Accounts",category:"RHP3",fields:i,form:h})]})})}function N(){return(0,s.jsx)(b,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=57344)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/contracts-02af725dac3594f2.js b/hostd/assets/_next/static/chunks/pages/contracts-9539518ecc982966.js similarity index 97% rename from hostd/assets/_next/static/chunks/pages/contracts-02af725dac3594f2.js rename to hostd/assets/_next/static/chunks/pages/contracts-9539518ecc982966.js index 22e657357..32e1e70a5 100644 --- a/hostd/assets/_next/static/chunks/pages/contracts-02af725dac3594f2.js +++ b/hostd/assets/_next/static/chunks/pages/contracts-9539518ecc982966.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[348],{77441:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/contracts",function(){return n(53260)}])},53644:function(e,s,n){"use strict";n.d(s,{q:function(){return m}});var t=n(52322),l=n(97271),a=n(2002),i=n(6391),r=n.n(i),c=n(98334),o=n(38855);function d(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(l.t6k,{testnetName:e.data.name}):null}var x=n(86254),u=n(74667),h=n(13593);function j(){var e,s,n,i,r,c,d,j;let{openDialog:m}=(0,x.Rh)(),f=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),b=(0,o.n)(),w=(0,a.cQ)(),N=(0,u.B)(),y=null===(e=f.data)||void 0===e?void 0:e.version,k=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),_=f.data?new Date().getTime()-new Date(null===(s=f.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(l.HfT,{name:"hostd",peerCount:null===(n=w.data)||void 0===n?void 0:n.length,connectPeer:()=>m("connectPeer"),isSynced:b.isSynced,syncPercent:b.syncPercent,nodeBlockHeight:b.nodeBlockHeight,estimatedBlockHeight:b.estimatedBlockHeight,firstTimeSyncing:b.firstTimeSyncing,moreThan100BlocksToSync:b.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",value:null===(i=g.data)||void 0===i?void 0:i.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",value:null===(r=f.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",maxLength:24,value:null===(c=v.data)||void 0===c?void 0:c.address,type:"address"})})]}),f.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:(0,h.bc)(_,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(l.xvT,{size:"14",children:null===(d=p.data)||void 0===d?void 0:d.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(l.rUS,{size:"14",href:k,underline:"hover",target:"_blank",ellipsis:!0,children:null===(j=f.data)||void 0===j?void 0:j.version})]})]})}function m(e){let s=(0,a.Os)(),{isSynced:n}=(0,o.n)();return(0,t.jsx)(l.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,t.jsx)(d,{}),profile:(0,t.jsx)(j,{}),isSynced:n,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),immature:new(r())(s.data.immature),unconfirmed:new(r())(s.data.unconfirmed)},...e})}},77002:function(e,s,n){"use strict";n.d(s,{N:function(){return d}});var t=n(52322),l=n(97271),a=n(95685),i=n(2002),r=n(82851),c=n(98334),o=n(86254);function d(){var e,s;let{openDialog:n}=(0,o.Rh)(),d=(0,i.Z7)(),x=!(null===(e=d.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(s=d.data)||void 0===s?void 0:s.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(l.KJW,{title:"Dashboard",route:c._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(l.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(l.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(l.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(l.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(l.KJW,{title:"Alerts",onClick:()=>n("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},53260:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return k}});var t=n(52322),l=n(77002),a=n(98334),i=n(97271),r=n(86254),c=n(38923),o=n(53644),d=n(95685);function x(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No active contracts matching filters."})]})}function u(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.VBo,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no active contracts. Configure and announce host to start forming contracts."})]})}function h(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching contracts."})]})}var j=n(75262),m=n(52058);function f(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,setColumnsVisible:l,setColumnsHidden:a,sortField:r,setSortField:o,sortDirection:x,setSortDirection:u,enabledColumns:h}=(0,c.G)(),f=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),v=e.filter(e=>"time"===e.category).map(e=>({label:e.label,value:e.id})),p=e.filter(e=>"financial"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(i.J2e,{trigger:(0,t.jsxs)(i.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(d.hiv,{}),"View",(0,t.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Order by"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.PhF,{value:r,onChange:e=>{o(e.currentTarget.value)},children:Object.entries((0,m.Z)(j.Fo,"category")).map(e=>{let[s,n]=e;return(0,t.jsx)("optgroup",{label:s,children:n.map(e=>(0,t.jsx)(i.Wxm,{value:e.id,children:e.label},e.id))},s)})})})]}),(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Direction"}),(0,t.jsx)(i.kFS,{children:(0,t.jsxs)(i.PhF,{value:x,onClick:e=>{e.stopPropagation()},onChange:e=>{u(e.currentTarget.value)},children:[(0,t.jsx)(i.Wxm,{value:"desc",children:"descending"},"desc"),(0,t.jsx)(i.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,t.jsx)(i.Clw,{}),(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Display properties"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),n()},children:(0,t.jsx)(d.Wet,{})})})]}),(0,t.jsx)(i.FzK,{label:"General",columns:f.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:f,values:h,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Time",columns:v.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:v,values:h,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Usage",columns:p.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:p,values:h,onChange:e=>s(e)})})]})}function v(){return(0,t.jsx)("div",{className:"flex gap-2",children:(0,t.jsx)(f,{})})}var p=n(99182),g=n(2784),b=n(34148);function w(){let{filters:e,removeFilter:s,removeLastFilter:n}=(0,c.G)(),[l,a]=(0,g.useState)(!1),[r,o]=(0,g.useState)(""),[x,u]=(0,g.useState)([]),h=x[x.length-1],j=(x.length,(0,g.useRef)(null)),m=(0,g.useRef)(null),f=(0,g.useCallback)(e=>{u(s=>[...s,e])},[u]),v=(0,g.useCallback)(()=>{u([])},[u]);(0,g.useEffect)(()=>{let e=e=>{j.current&&!j.current.contains(e.target)&&a(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,g.useCallback)(()=>{var e;null===(e=m.current)||void 0===e||e.focus()},[m]),N=(0,g.useCallback)(()=>{o(""),v()},[v]);return(0,t.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,t.jsxs)(i.eQh,{children:[(0,t.jsx)(i.zxk,{variant:"active",state:"waiting",children:(0,i.$Gg)(e.label,30)}),(0,t.jsx)(i.zxk,{variant:"active",size:"small",onClick:()=>s(e.id),children:(0,t.jsx)(d.PcV,{})})]},e.id)),(0,t.jsxs)(p.mY,{ref:j,label:"Command Menu",onFocus:()=>a(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||n(),"Escape"===e.key&&!r)){var s;a(!1),null===(s=m.current)||void 0===s||s.blur()}},children:[(0,t.jsx)(p.mY.Input,{ref:m,value:r,onValueChange:o,className:(0,i.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter contracts"}),l&&(0,t.jsx)(i.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,t.jsxs)(i.xrM,{children:[h&&(0,t.jsx)(i.__J,{className:"px-1.5 py-1",children:h.label}),(0,t.jsx)(p.mY.List,{children:(0,t.jsx)(b.F,{currentPage:h,beforeSelect:w,afterSelect:N,pushPage:f})})]})})]})]})}function N(){let{offset:e,limit:s,totalCount:n,pageCount:l,dataState:a}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2 justify-between w-full",children:[(0,t.jsx)(w,{}),(0,t.jsx)(i.uDJ,{offset:e,limit:s,isLoading:"loading"===a,datasetTotal:n,pageTotal:l})]})}function y(){let{openDialog:e}=(0,r.Rh)(),{columns:s,dataset:n,sortField:d,sortDirection:j,sortableColumns:m,toggleSort:f,limit:p,dataState:g,cellContext:b}=(0,c.G)();return(0,t.jsx)(o.q,{title:"Contracts",routes:a._,sidenav:(0,t.jsx)(l.N,{}),openSettings:()=>e("settings"),actions:(0,t.jsx)(v,{}),stats:(0,t.jsx)(N,{}),size:"full",children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(i.iA_,{context:b,isLoading:"loading"===g,emptyState:"noneMatchingFilters"===g?(0,t.jsx)(x,{}):"noneYet"===g?(0,t.jsx)(u,{}):"error"===g?(0,t.jsx)(h,{}):null,pageSize:p,data:n,columns:s,sortableColumns:m,sortDirection:j,sortField:d,toggleSort:f})})})}function k(){return(0,t.jsx)(y,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=77441)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[348],{77441:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/contracts",function(){return n(53260)}])},53644:function(e,s,n){"use strict";n.d(s,{q:function(){return m}});var t=n(52322),l=n(40896),a=n(2002),i=n(6391),r=n.n(i),c=n(98334),o=n(38855);function d(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(l.t6k,{testnetName:e.data.name}):null}var x=n(86254),u=n(74667),h=n(13593);function j(){var e,s,n,i,r,c,d,j;let{openDialog:m}=(0,x.Rh)(),f=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),b=(0,o.n)(),w=(0,a.cQ)(),N=(0,u.B)(),y=null===(e=f.data)||void 0===e?void 0:e.version,k=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),_=f.data?new Date().getTime()-new Date(null===(s=f.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(l.HfT,{name:"hostd",peerCount:null===(n=w.data)||void 0===n?void 0:n.length,connectPeer:()=>m("connectPeer"),isSynced:b.isSynced,syncPercent:b.syncPercent,nodeBlockHeight:b.nodeBlockHeight,estimatedBlockHeight:b.estimatedBlockHeight,firstTimeSyncing:b.firstTimeSyncing,moreThan100BlocksToSync:b.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",value:null===(i=g.data)||void 0===i?void 0:i.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",value:null===(r=f.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",maxLength:24,value:null===(c=v.data)||void 0===c?void 0:c.address,type:"address"})})]}),f.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:(0,h.bc)(_,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(l.xvT,{size:"14",children:null===(d=p.data)||void 0===d?void 0:d.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(l.rUS,{size:"14",href:k,underline:"hover",target:"_blank",ellipsis:!0,children:null===(j=f.data)||void 0===j?void 0:j.version})]})]})}function m(e){let s=(0,a.Os)(),{isSynced:n}=(0,o.n)();return(0,t.jsx)(l.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,t.jsx)(d,{}),profile:(0,t.jsx)(j,{}),isSynced:n,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),immature:new(r())(s.data.immature),unconfirmed:new(r())(s.data.unconfirmed)},...e})}},77002:function(e,s,n){"use strict";n.d(s,{N:function(){return d}});var t=n(52322),l=n(40896),a=n(95685),i=n(2002),r=n(82851),c=n(98334),o=n(86254);function d(){var e,s;let{openDialog:n}=(0,o.Rh)(),d=(0,i.Z7)(),x=!(null===(e=d.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(s=d.data)||void 0===s?void 0:s.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(l.KJW,{title:"Dashboard",route:c._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(l.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(l.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(l.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(l.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(l.KJW,{title:"Alerts",onClick:()=>n("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},53260:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return k}});var t=n(52322),l=n(77002),a=n(98334),i=n(40896),r=n(86254),c=n(38923),o=n(53644),d=n(95685);function x(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No active contracts matching filters."})]})}function u(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.VBo,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no active contracts. Configure and announce host to start forming contracts."})]})}function h(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching contracts."})]})}var j=n(75262),m=n(52058);function f(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,setColumnsVisible:l,setColumnsHidden:a,sortField:r,setSortField:o,sortDirection:x,setSortDirection:u,enabledColumns:h}=(0,c.G)(),f=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),v=e.filter(e=>"time"===e.category).map(e=>({label:e.label,value:e.id})),p=e.filter(e=>"financial"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(i.J2e,{trigger:(0,t.jsxs)(i.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(d.hiv,{}),"View",(0,t.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Order by"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.PhF,{value:r,onChange:e=>{o(e.currentTarget.value)},children:Object.entries((0,m.Z)(j.Fo,"category")).map(e=>{let[s,n]=e;return(0,t.jsx)("optgroup",{label:s,children:n.map(e=>(0,t.jsx)(i.Wxm,{value:e.id,children:e.label},e.id))},s)})})})]}),(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Direction"}),(0,t.jsx)(i.kFS,{children:(0,t.jsxs)(i.PhF,{value:x,onClick:e=>{e.stopPropagation()},onChange:e=>{u(e.currentTarget.value)},children:[(0,t.jsx)(i.Wxm,{value:"desc",children:"descending"},"desc"),(0,t.jsx)(i.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,t.jsx)(i.Clw,{}),(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Display properties"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),n()},children:(0,t.jsx)(d.Wet,{})})})]}),(0,t.jsx)(i.FzK,{label:"General",columns:f.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:f,values:h,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Time",columns:v.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:v,values:h,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Usage",columns:p.map(e=>e.value),enabled:h,setColumnsVisible:l,setColumnsHidden:a}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:p,values:h,onChange:e=>s(e)})})]})}function v(){return(0,t.jsx)("div",{className:"flex gap-2",children:(0,t.jsx)(f,{})})}var p=n(99182),g=n(2784),b=n(34148);function w(){let{filters:e,removeFilter:s,removeLastFilter:n}=(0,c.G)(),[l,a]=(0,g.useState)(!1),[r,o]=(0,g.useState)(""),[x,u]=(0,g.useState)([]),h=x[x.length-1],j=(x.length,(0,g.useRef)(null)),m=(0,g.useRef)(null),f=(0,g.useCallback)(e=>{u(s=>[...s,e])},[u]),v=(0,g.useCallback)(()=>{u([])},[u]);(0,g.useEffect)(()=>{let e=e=>{j.current&&!j.current.contains(e.target)&&a(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,g.useCallback)(()=>{var e;null===(e=m.current)||void 0===e||e.focus()},[m]),N=(0,g.useCallback)(()=>{o(""),v()},[v]);return(0,t.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,t.jsxs)(i.eQh,{children:[(0,t.jsx)(i.zxk,{variant:"active",state:"waiting",children:(0,i.$Gg)(e.label,30)}),(0,t.jsx)(i.zxk,{variant:"active",size:"small",onClick:()=>s(e.id),children:(0,t.jsx)(d.PcV,{})})]},e.id)),(0,t.jsxs)(p.mY,{ref:j,label:"Command Menu",onFocus:()=>a(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||n(),"Escape"===e.key&&!r)){var s;a(!1),null===(s=m.current)||void 0===s||s.blur()}},children:[(0,t.jsx)(p.mY.Input,{ref:m,value:r,onValueChange:o,className:(0,i.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter contracts"}),l&&(0,t.jsx)(i.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,t.jsxs)(i.xrM,{children:[h&&(0,t.jsx)(i.__J,{className:"px-1.5 py-1",children:h.label}),(0,t.jsx)(p.mY.List,{children:(0,t.jsx)(b.F,{currentPage:h,beforeSelect:w,afterSelect:N,pushPage:f})})]})})]})]})}function N(){let{offset:e,limit:s,totalCount:n,pageCount:l,dataState:a}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2 justify-between w-full",children:[(0,t.jsx)(w,{}),(0,t.jsx)(i.uDJ,{offset:e,limit:s,isLoading:"loading"===a,datasetTotal:n,pageTotal:l})]})}function y(){let{openDialog:e}=(0,r.Rh)(),{columns:s,dataset:n,sortField:d,sortDirection:j,sortableColumns:m,toggleSort:f,limit:p,dataState:g,cellContext:b}=(0,c.G)();return(0,t.jsx)(o.q,{title:"Contracts",routes:a._,sidenav:(0,t.jsx)(l.N,{}),openSettings:()=>e("settings"),actions:(0,t.jsx)(v,{}),stats:(0,t.jsx)(N,{}),size:"full",children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(i.iA_,{context:b,isLoading:"loading"===g,emptyState:"noneMatchingFilters"===g?(0,t.jsx)(x,{}):"noneYet"===g?(0,t.jsx)(u,{}):"error"===g?(0,t.jsx)(h,{}):null,pageSize:p,data:n,columns:s,sortableColumns:m,sortDirection:j,sortField:d,toggleSort:f})})})}function k(){return(0,t.jsx)(y,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=77441)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/index-3123815384571edf.js b/hostd/assets/_next/static/chunks/pages/index-552812b81d578aac.js similarity index 98% rename from hostd/assets/_next/static/chunks/pages/index-3123815384571edf.js rename to hostd/assets/_next/static/chunks/pages/index-552812b81d578aac.js index 521a83383..562db4b9a 100644 --- a/hostd/assets/_next/static/chunks/pages/index-3123815384571edf.js +++ b/hostd/assets/_next/static/chunks/pages/index-552812b81d578aac.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{87314:function(e,a,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return s(67786)}])},53644:function(e,a,s){"use strict";s.d(a,{q:function(){return h}});var t=s(52322),o=s(97271),i=s(2002),l=s(6391),n=s.n(l),d=s(98334),r=s(38855);function c(){let e=(0,i.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(o.t6k,{testnetName:e.data.name}):null}var g=s(86254),x=s(74667),f=s(13593);function u(){var e,a,s,l,n,d,c,u;let{openDialog:h}=(0,g.Rh)(),v=(0,i.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,i.Os)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,i.gM)({config:{swr:{revalidateOnFocus:!1}}}),b=(0,i.rV)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,r.n)(),L=(0,i.cQ)(),y=(0,x.B)(),w=null===(e=v.data)||void 0===e?void 0:e.version,M=(null==w?void 0:w.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(w):"https://github.com/SiaFoundation/hostd/tree/".concat(w),N=v.data?new Date().getTime()-new Date(null===(a=v.data)||void 0===a?void 0:a.startTime).getTime():0;return(0,t.jsxs)(o.HfT,{name:"hostd",peerCount:null===(s=L.data)||void 0===s?void 0:s.length,connectPeer:()=>h("connectPeer"),isSynced:p.isSynced,syncPercent:p.syncPercent,nodeBlockHeight:p.nodeBlockHeight,estimatedBlockHeight:p.estimatedBlockHeight,firstTimeSyncing:p.firstTimeSyncing,moreThan100BlocksToSync:p.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",value:null===(l=b.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",value:null===(n=v.data)||void 0===n?void 0:n.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",maxLength:24,value:null===(d=j.data)||void 0===d?void 0:d.address,type:"address"})})]}),v.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.xvT,{size:"14",children:(0,f.bc)(N,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(o.xvT,{size:"14",children:null===(c=m.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(o.rUS,{size:"14",href:M,underline:"hover",target:"_blank",ellipsis:!0,children:null===(u=v.data)||void 0===u?void 0:u.version})]})]})}function h(e){let a=(0,i.Os)(),{isSynced:s}=(0,r.n)();return(0,t.jsx)(o.tU3,{appName:"hostd",connectivityRoute:d.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(u,{}),isSynced:s,walletBalanceSc:a.data&&{spendable:new(n())(a.data.spendable),confirmed:new(n())(a.data.confirmed),immature:new(n())(a.data.immature),unconfirmed:new(n())(a.data.unconfirmed)},...e})}},77002:function(e,a,s){"use strict";s.d(a,{N:function(){return c}});var t=s(52322),o=s(97271),i=s(95685),l=s(2002),n=s(82851),d=s(98334),r=s(86254);function c(){var e,a;let{openDialog:s}=(0,r.Rh)(),c=(0,l.Z7)(),g=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),x=(null===(a=c.data)||void 0===a?void 0:a.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(o.KJW,{title:"Dashboard",route:d._.home,children:(0,t.jsx)(i.K2o,{})}),(0,t.jsx)(o.KJW,{title:"Volumes",route:d._.volumes.index,children:(0,t.jsx)(i.zvn,{})}),(0,t.jsx)(o.KJW,{title:"Contracts",route:d._.contracts.index,children:(0,t.jsx)(i.VBo,{})}),(0,t.jsx)(o.KJW,{title:"Configuration",route:d._.config.index,children:(0,t.jsx)(i.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!x&&g&&(0,t.jsx)("div",{className:(0,n.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!x&&!g&&(0,t.jsx)(o.xvT,{size:"10",className:(0,n.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:x.toLocaleString()}),(0,t.jsx)(o.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(i.Dkj,{})})]})]})}},67786:function(e,a,s){"use strict";s.r(a),s.d(a,{default:function(){return y}});var t=s(52322),o=s(97271),i=s(95685),l=s(83738);function n(){let{revenue:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Revenue"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"revenue",label:"potential - all",color:e.config.data.potential.color,sc:e.stats.potential,defaultMode:"total",isLoading:e.isLoading,showChange:!1}),(0,t.jsx)(o.Z0O,{variant:"vertical"}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - all",color:e.config.data.earned.color,sc:e.stats.earned,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - storage",color:e.config.data.storage.color,sc:e.stats.storage,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - egress",color:e.config.data.egress.color,sc:e.stats.egress,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - ingress",color:e.config.data.ingress.color,sc:e.stats.ingress,defaultMode:"total",isLoading:e.isLoading})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/revenue",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Revenue"})})})]})}var d=s(13593);function r(){let{storage:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Storage"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"storage",label:"storage - physical",color:e.config.data.physicalSectors.color,value:e.stats.physicalSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"storage",label:"storage - contract",color:e.config.data.contractSectors.color,value:e.stats.contractSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"storage",label:"storage - temp",color:e.config.data.tempSectors.color,value:e.stats.tempSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/storage",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Storage"})})})]})}function c(){let{contracts:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Contracts"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"contracts",label:"Active contracts",color:e.config.data.active.color,value:e.stats.active,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Successful contracts",color:e.config.data.successful.color,value:e.stats.successful,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Renewed contracts",color:e.config.data.renewed.color,value:e.stats.renewed,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Failed contracts",color:e.config.data.failed.color,value:e.stats.failed,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/contracts",actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Contracts"})}),data:e.data,config:e.config,isLoading:e.isLoading,height:300})]})}var g=s(56468);function x(){let{pricing:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Pricing"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"pricing",label:"storage",color:e.config.data.storage.color,sc:e.stats.storage,extendedSuffix:g.dz,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"ingress",color:e.config.data.ingress.color,sc:e.stats.ingress,defaultMode:"latest",extendedSuffix:g.LP,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"egress",color:e.config.data.egress.color,sc:e.stats.egress,defaultMode:"latest",extendedSuffix:g.s2,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"collateral",color:e.config.data.collateral.color,sc:e.stats.collateral,defaultMode:"latest",extendedSuffix:g.rZ,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"contract",color:e.config.data.contract.color,sc:e.stats.contract,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"sector access",color:e.config.data.sectorAccess.color,sc:e.stats.sectorAccess,extendedSuffix:g.K9,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"base RPC",color:e.config.data.baseRPC.color,sc:e.stats.baseRPC,extendedSuffix:g.co,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/pricing",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Pricing"})})})]})}var f=s(53644),u=s(98334),h=s(77002),v=s(86254),j=s(72473);function m(){let{operations:e}=(0,l.B)();return(0,t.jsx)("div",{className:"flex gap-3",children:(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Operations"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"operations",label:"storage reads",color:e.config.data.storageReads.color,value:e.stats.storageReads,defaultMode:"total",isLoading:e.isLoading,enabledModes:["total","average","latest"],valueFormat:d.yF}),(0,t.jsx)(o.A06,{category:"operations",label:"storage writes",color:e.config.data.storageWrites.color,value:e.stats.storageWrites,defaultMode:"total",isLoading:e.isLoading,enabledModes:["total","average","latest"],valueFormat:d.yF})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/operations",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Operations"})})})]})})}function b(){let{bandwidth:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Bandwidth"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"bandwidth",label:"ingress",color:e.config.data.ingress.color,value:e.stats.ingress,defaultMode:"total",isLoading:e.isLoading,valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"bandwidth",label:"egress",color:e.config.data.egress.color,value:e.stats.egress,defaultMode:"total",isLoading:e.isLoading,valueFormat:d.vW})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/bandwidth",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Bandwidth"})})})]})}function p(){let{collateral:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Collateral"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"collateral",label:"Locked collateral",color:e.config.data.locked.color,sc:e.stats.locked,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"collateral",label:"Risked collateral",color:e.config.data.risked.color,sc:e.stats.risked,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/collateral",actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Collateral"})}),data:e.data,config:e.config,isLoading:e.isLoading,height:300})]})}function L(){let{openDialog:e}=(0,v.Rh)(),{timeRange:a,dataTimeSpan:s,setDataTimeSpan:g,dataInterval:L}=(0,l.B)();return(0,t.jsx)(f.q,{title:"Overview",routes:u._,sidenav:(0,t.jsx)(h.N,{}),openSettings:()=>e("settings"),nav:(0,t.jsx)("div",{className:"flex gap-2 flex-1",children:(0,t.jsxs)(o.eQh,{children:[(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",children:(0,d.rN)(a.start,{dateStyle:"long"})})}),(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",color:"subtle",children:"to"})}),(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",children:(0,d.rN)(a.end,{dateStyle:"long"})})})]})}),size:"full",actions:(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(o.ua7,{side:"bottom",content:"Data interval: ".concat(L),children:(0,t.jsx)("div",{children:(0,t.jsxs)(o.zxk,{variant:"ghost",state:"waiting",children:[(0,t.jsx)(i.BB5,{}),L]})})}),(0,t.jsx)(o.ua7,{content:"Data time range",side:"bottom",children:(0,t.jsx)("div",{children:(0,t.jsx)(o.PhF,{value:String(s),onChange:e=>{g(e.currentTarget.value)},icon:(0,t.jsx)(o.xvT,{className:"pl-1 pr-2",children:(0,t.jsx)(i.YV2,{})}),children:j.lv.map(e=>(0,t.jsx)(o.Wxm,{value:e.value,children:e.label},e.value))})})})]}),children:(0,t.jsxs)("div",{className:"p-6 flex flex-col gap-14",children:[(0,t.jsx)(n,{}),(0,t.jsx)(p,{}),(0,t.jsx)(r,{}),(0,t.jsx)(b,{}),(0,t.jsx)(m,{}),(0,t.jsx)(c,{}),(0,t.jsx)(x,{})]})})}function y(){return(0,t.jsx)(L,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87314)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{87314:function(e,a,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return s(67786)}])},53644:function(e,a,s){"use strict";s.d(a,{q:function(){return h}});var t=s(52322),o=s(40896),i=s(2002),l=s(6391),n=s.n(l),d=s(98334),r=s(38855);function c(){let e=(0,i.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(o.t6k,{testnetName:e.data.name}):null}var g=s(86254),x=s(74667),f=s(13593);function u(){var e,a,s,l,n,d,c,u;let{openDialog:h}=(0,g.Rh)(),v=(0,i.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,i.Os)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,i.gM)({config:{swr:{revalidateOnFocus:!1}}}),b=(0,i.rV)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,r.n)(),L=(0,i.cQ)(),y=(0,x.B)(),w=null===(e=v.data)||void 0===e?void 0:e.version,M=(null==w?void 0:w.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(w):"https://github.com/SiaFoundation/hostd/tree/".concat(w),N=v.data?new Date().getTime()-new Date(null===(a=v.data)||void 0===a?void 0:a.startTime).getTime():0;return(0,t.jsxs)(o.HfT,{name:"hostd",peerCount:null===(s=L.data)||void 0===s?void 0:s.length,connectPeer:()=>h("connectPeer"),isSynced:p.isSynced,syncPercent:p.syncPercent,nodeBlockHeight:p.nodeBlockHeight,estimatedBlockHeight:p.estimatedBlockHeight,firstTimeSyncing:p.firstTimeSyncing,moreThan100BlocksToSync:p.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",value:null===(l=b.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",value:null===(n=v.data)||void 0===n?void 0:n.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.XxW,{size:"14",maxLength:24,value:null===(d=j.data)||void 0===d?void 0:d.address,type:"address"})})]}),v.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(o.xvT,{size:"14",children:(0,f.bc)(N,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(o.xvT,{size:"14",children:null===(c=m.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(o.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(o.rUS,{size:"14",href:M,underline:"hover",target:"_blank",ellipsis:!0,children:null===(u=v.data)||void 0===u?void 0:u.version})]})]})}function h(e){let a=(0,i.Os)(),{isSynced:s}=(0,r.n)();return(0,t.jsx)(o.tU3,{appName:"hostd",connectivityRoute:d.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(u,{}),isSynced:s,walletBalanceSc:a.data&&{spendable:new(n())(a.data.spendable),confirmed:new(n())(a.data.confirmed),immature:new(n())(a.data.immature),unconfirmed:new(n())(a.data.unconfirmed)},...e})}},77002:function(e,a,s){"use strict";s.d(a,{N:function(){return c}});var t=s(52322),o=s(40896),i=s(95685),l=s(2002),n=s(82851),d=s(98334),r=s(86254);function c(){var e,a;let{openDialog:s}=(0,r.Rh)(),c=(0,l.Z7)(),g=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),x=(null===(a=c.data)||void 0===a?void 0:a.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(o.KJW,{title:"Dashboard",route:d._.home,children:(0,t.jsx)(i.K2o,{})}),(0,t.jsx)(o.KJW,{title:"Volumes",route:d._.volumes.index,children:(0,t.jsx)(i.zvn,{})}),(0,t.jsx)(o.KJW,{title:"Contracts",route:d._.contracts.index,children:(0,t.jsx)(i.VBo,{})}),(0,t.jsx)(o.KJW,{title:"Configuration",route:d._.config.index,children:(0,t.jsx)(i.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!x&&g&&(0,t.jsx)("div",{className:(0,n.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!x&&!g&&(0,t.jsx)(o.xvT,{size:"10",className:(0,n.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:x.toLocaleString()}),(0,t.jsx)(o.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(i.Dkj,{})})]})]})}},67786:function(e,a,s){"use strict";s.r(a),s.d(a,{default:function(){return y}});var t=s(52322),o=s(40896),i=s(95685),l=s(83738);function n(){let{revenue:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Revenue"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"revenue",label:"potential - all",color:e.config.data.potential.color,sc:e.stats.potential,defaultMode:"total",isLoading:e.isLoading,showChange:!1}),(0,t.jsx)(o.Z0O,{variant:"vertical"}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - all",color:e.config.data.earned.color,sc:e.stats.earned,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - storage",color:e.config.data.storage.color,sc:e.stats.storage,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - egress",color:e.config.data.egress.color,sc:e.stats.egress,defaultMode:"total",isLoading:e.isLoading}),(0,t.jsx)(o.A06,{category:"revenue",label:"earned - ingress",color:e.config.data.ingress.color,sc:e.stats.ingress,defaultMode:"total",isLoading:e.isLoading})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/revenue",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Revenue"})})})]})}var d=s(13593);function r(){let{storage:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Storage"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"storage",label:"storage - physical",color:e.config.data.physicalSectors.color,value:e.stats.physicalSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"storage",label:"storage - contract",color:e.config.data.contractSectors.color,value:e.stats.contractSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"storage",label:"storage - temp",color:e.config.data.tempSectors.color,value:e.stats.tempSectors,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"],valueFormat:d.vW})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/storage",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Storage"})})})]})}function c(){let{contracts:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Contracts"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"contracts",label:"Active contracts",color:e.config.data.active.color,value:e.stats.active,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Successful contracts",color:e.config.data.successful.color,value:e.stats.successful,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Renewed contracts",color:e.config.data.renewed.color,value:e.stats.renewed,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"contracts",label:"Failed contracts",color:e.config.data.failed.color,value:e.stats.failed,valueFormat:e=>e.toFixed(0),defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/contracts",actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Contracts"})}),data:e.data,config:e.config,isLoading:e.isLoading,height:300})]})}var g=s(56468);function x(){let{pricing:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Pricing"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"pricing",label:"storage",color:e.config.data.storage.color,sc:e.stats.storage,extendedSuffix:g.dz,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"ingress",color:e.config.data.ingress.color,sc:e.stats.ingress,defaultMode:"latest",extendedSuffix:g.LP,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"egress",color:e.config.data.egress.color,sc:e.stats.egress,defaultMode:"latest",extendedSuffix:g.s2,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"collateral",color:e.config.data.collateral.color,sc:e.stats.collateral,defaultMode:"latest",extendedSuffix:g.rZ,isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"contract",color:e.config.data.contract.color,sc:e.stats.contract,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"sector access",color:e.config.data.sectorAccess.color,sc:e.stats.sectorAccess,extendedSuffix:g.K9,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"pricing",label:"base RPC",color:e.config.data.baseRPC.color,sc:e.stats.baseRPC,extendedSuffix:g.co,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/pricing",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Pricing"})})})]})}var f=s(53644),u=s(98334),h=s(77002),v=s(86254),j=s(72473);function m(){let{operations:e}=(0,l.B)();return(0,t.jsx)("div",{className:"flex gap-3",children:(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Operations"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"operations",label:"storage reads",color:e.config.data.storageReads.color,value:e.stats.storageReads,defaultMode:"total",isLoading:e.isLoading,enabledModes:["total","average","latest"],valueFormat:d.yF}),(0,t.jsx)(o.A06,{category:"operations",label:"storage writes",color:e.config.data.storageWrites.color,value:e.stats.storageWrites,defaultMode:"total",isLoading:e.isLoading,enabledModes:["total","average","latest"],valueFormat:d.yF})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/operations",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Operations"})})})]})})}function b(){let{bandwidth:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3 flex-1 overflow-hidden",children:[(0,t.jsx)(o.X6q,{children:"Bandwidth"}),(0,t.jsxs)(o.Vy9,{children:[(0,t.jsx)(o.A06,{category:"bandwidth",label:"ingress",color:e.config.data.ingress.color,value:e.stats.ingress,defaultMode:"total",isLoading:e.isLoading,valueFormat:d.vW}),(0,t.jsx)(o.A06,{category:"bandwidth",label:"egress",color:e.config.data.egress.color,value:e.stats.egress,defaultMode:"total",isLoading:e.isLoading,valueFormat:d.vW})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/bandwidth",height:300,data:e.data,config:e.config,isLoading:e.isLoading,actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Bandwidth"})})})]})}function p(){let{collateral:e}=(0,l.B)();return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)(o.X6q,{children:"Collateral"}),(0,t.jsxs)(o.Vy9,{bleed:!0,children:[(0,t.jsx)(o.A06,{category:"collateral",label:"Locked collateral",color:e.config.data.locked.color,sc:e.stats.locked,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]}),(0,t.jsx)(o.A06,{category:"collateral",label:"Risked collateral",color:e.config.data.risked.color,sc:e.stats.risked,defaultMode:"latest",isLoading:e.isLoading,enabledModes:["latest","average"]})]}),(0,t.jsx)(o.b0u,{id:"hostd/v0/metrics/graphs/collateral",actionsLeft:(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(o.xvT,{font:"mono",weight:"semibold",children:"Collateral"})}),data:e.data,config:e.config,isLoading:e.isLoading,height:300})]})}function L(){let{openDialog:e}=(0,v.Rh)(),{timeRange:a,dataTimeSpan:s,setDataTimeSpan:g,dataInterval:L}=(0,l.B)();return(0,t.jsx)(f.q,{title:"Overview",routes:u._,sidenav:(0,t.jsx)(h.N,{}),openSettings:()=>e("settings"),nav:(0,t.jsx)("div",{className:"flex gap-2 flex-1",children:(0,t.jsxs)(o.eQh,{children:[(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",children:(0,d.rN)(a.start,{dateStyle:"long"})})}),(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",color:"subtle",children:"to"})}),(0,t.jsx)(o.zxk,{state:"waiting",children:(0,t.jsx)(o.xvT,{size:"12",children:(0,d.rN)(a.end,{dateStyle:"long"})})})]})}),size:"full",actions:(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(o.ua7,{side:"bottom",content:"Data interval: ".concat(L),children:(0,t.jsx)("div",{children:(0,t.jsxs)(o.zxk,{variant:"ghost",state:"waiting",children:[(0,t.jsx)(i.BB5,{}),L]})})}),(0,t.jsx)(o.ua7,{content:"Data time range",side:"bottom",children:(0,t.jsx)("div",{children:(0,t.jsx)(o.PhF,{value:String(s),onChange:e=>{g(e.currentTarget.value)},icon:(0,t.jsx)(o.xvT,{className:"pl-1 pr-2",children:(0,t.jsx)(i.YV2,{})}),children:j.lv.map(e=>(0,t.jsx)(o.Wxm,{value:e.value,children:e.label},e.value))})})})]}),children:(0,t.jsxs)("div",{className:"p-6 flex flex-col gap-14",children:[(0,t.jsx)(n,{}),(0,t.jsx)(p,{}),(0,t.jsx)(r,{}),(0,t.jsx)(b,{}),(0,t.jsx)(m,{}),(0,t.jsx)(c,{}),(0,t.jsx)(x,{})]})})}function y(){return(0,t.jsx)(L,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87314)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/login-613535ae0106a5bb.js b/hostd/assets/_next/static/chunks/pages/login-1a692992a2b306cf.js similarity index 88% rename from hostd/assets/_next/static/chunks/pages/login-613535ae0106a5bb.js rename to hostd/assets/_next/static/chunks/pages/login-1a692992a2b306cf.js index 3ed1acd95..c21f729dd 100644 --- a/hostd/assets/_next/static/chunks/pages/login-613535ae0106a5bb.js +++ b/hostd/assets/_next/static/chunks/pages/login-1a692992a2b306cf.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[459],{97946:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/login",function(){return t(31555)}])},31555:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return c}});var r=t(52322),e=t(97271),o=t(98334);function i(n){return(0,r.jsx)(e.juT,{appName:"hostd",...n})}function s(){return(0,r.jsx)(i,{children:(0,r.jsx)(e.zXq,{appName:"hostd",route:o.h,routes:o._})})}function c(){return(0,r.jsx)(s,{})}}},function(n){n.O(0,[774,888,179],function(){return n(n.s=97946)}),_N_E=n.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[459],{97946:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/login",function(){return t(31555)}])},31555:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return c}});var r=t(52322),e=t(40896),o=t(98334);function i(n){return(0,r.jsx)(e.juT,{appName:"hostd",...n})}function s(){return(0,r.jsx)(i,{children:(0,r.jsx)(e.zXq,{appName:"hostd",route:o.h,routes:o._})})}function c(){return(0,r.jsx)(s,{})}}},function(n){n.O(0,[774,888,179],function(){return n(n.s=97946)}),_N_E=n.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/node-3371f3c375261c59.js b/hostd/assets/_next/static/chunks/pages/node-074156652c2bc89c.js similarity index 96% rename from hostd/assets/_next/static/chunks/pages/node-3371f3c375261c59.js rename to hostd/assets/_next/static/chunks/pages/node-074156652c2bc89c.js index f2cd300a3..db63741ba 100644 --- a/hostd/assets/_next/static/chunks/pages/node-3371f3c375261c59.js +++ b/hostd/assets/_next/static/chunks/pages/node-074156652c2bc89c.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54],{27725:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/node",function(){return s(16365)}])},53644:function(e,n,s){"use strict";s.d(n,{q:function(){return f}});var t=s(52322),i=s(97271),a=s(2002),l=s(6391),r=s.n(l),d=s(98334),o=s(38855);function c(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var u=s(86254),x=s(74667),h=s(13593);function v(){var e,n,s,l,r,d,c,v;let{openDialog:f}=(0,u.Rh)(),m=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,o.n)(),b=(0,a.cQ)(),N=(0,x.B)(),y=null===(e=m.data)||void 0===e?void 0:e.version,_=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),k=m.data?new Date().getTime()-new Date(null===(n=m.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(s=b.data)||void 0===s?void 0:s.length,connectPeer:()=>f("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(l=g.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=m.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(d=j.data)||void 0===d?void 0:d.address,type:"address"})})]}),m.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,h.bc)(k,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=p.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(v=m.data)||void 0===v?void 0:v.version})]})]})}function f(e){let n=(0,a.Os)(),{isSynced:s}=(0,o.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:d.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(v,{}),isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,s){"use strict";s.d(n,{N:function(){return c}});var t=s(52322),i=s(97271),a=s(95685),l=s(2002),r=s(82851),d=s(98334),o=s(86254);function c(){var e,n;let{openDialog:s}=(0,o.Rh)(),c=(0,l.Z7)(),u=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),x=(null===(n=c.data)||void 0===n?void 0:n.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:d._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:d._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:d._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:d._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!x&&u&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!x&&!u&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:x.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},16365:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return f}});var t=s(52322),i=s(97271),a=s(2002),l=s(98334),r=s(86254),d=s(77002),o=s(53644),c=s(2784),u=s(52390),x=s(97885),h=s(38855);function v(){var e;let n=(0,a.cQ)(),s=(0,h.n)(),{openDialog:v}=(0,r.Rh)(),f=(0,c.useMemo)(()=>{var e,s,t;return n.data?(e=n.data,s=["address"],null==e?[]:((0,x.Z)(s)||(s=null==s?[]:[s]),(0,x.Z)(t)||(t=null==t?[]:[t]),(0,u.Z)(e,s,t))).map(e=>e.address):null},[n.data]);return(0,t.jsx)(o.q,{routes:l._,sidenav:(0,t.jsx)(d.N,{}),openSettings:()=>v("settings"),title:"Node",children:(0,t.jsxs)("div",{className:"p-6 flex flex-col gap-5",children:[(0,t.jsxs)("div",{className:"flex flex-wrap gap-7",children:[(0,t.jsx)(i.ncR,{label:"Height",value:s.nodeBlockHeight?s.nodeBlockHeight.toLocaleString():void 0,comment:s.isSynced?void 0:"Syncing to ".concat(s.estimatedBlockHeight.toLocaleString())}),(0,t.jsx)(i.ncR,{label:"Connected peers",value:null===(e=n.data)||void 0===e?void 0:e.length})]}),(0,t.jsx)(i.u5Q,{peers:f,isLoading:n.isValidating,connectPeer:()=>v("connectPeer")})]})})}function f(){return(0,t.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=27725)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54],{27725:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/node",function(){return s(16365)}])},53644:function(e,n,s){"use strict";s.d(n,{q:function(){return f}});var t=s(52322),i=s(40896),a=s(2002),l=s(6391),r=s.n(l),d=s(98334),o=s(38855);function c(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var u=s(86254),x=s(74667),h=s(13593);function v(){var e,n,s,l,r,d,c,v;let{openDialog:f}=(0,u.Rh)(),m=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,o.n)(),b=(0,a.cQ)(),N=(0,x.B)(),y=null===(e=m.data)||void 0===e?void 0:e.version,_=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),k=m.data?new Date().getTime()-new Date(null===(n=m.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(s=b.data)||void 0===s?void 0:s.length,connectPeer:()=>f("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(l=g.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=m.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:N})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(d=j.data)||void 0===d?void 0:d.address,type:"address"})})]}),m.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,h.bc)(k,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=p.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(v=m.data)||void 0===v?void 0:v.version})]})]})}function f(e){let n=(0,a.Os)(),{isSynced:s}=(0,o.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:d.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(v,{}),isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,s){"use strict";s.d(n,{N:function(){return c}});var t=s(52322),i=s(40896),a=s(95685),l=s(2002),r=s(82851),d=s(98334),o=s(86254);function c(){var e,n;let{openDialog:s}=(0,o.Rh)(),c=(0,l.Z7)(),u=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),x=(null===(n=c.data)||void 0===n?void 0:n.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:d._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:d._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:d._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:d._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!x&&u&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!x&&!u&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:x.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},16365:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return f}});var t=s(52322),i=s(40896),a=s(2002),l=s(98334),r=s(86254),d=s(77002),o=s(53644),c=s(2784),u=s(52390),x=s(97885),h=s(38855);function v(){var e;let n=(0,a.cQ)(),s=(0,h.n)(),{openDialog:v}=(0,r.Rh)(),f=(0,c.useMemo)(()=>{var e,s,t;return n.data?(e=n.data,s=["address"],null==e?[]:((0,x.Z)(s)||(s=null==s?[]:[s]),(0,x.Z)(t)||(t=null==t?[]:[t]),(0,u.Z)(e,s,t))).map(e=>e.address):null},[n.data]);return(0,t.jsx)(o.q,{routes:l._,sidenav:(0,t.jsx)(d.N,{}),openSettings:()=>v("settings"),title:"Node",children:(0,t.jsxs)("div",{className:"p-6 flex flex-col gap-5",children:[(0,t.jsxs)("div",{className:"flex flex-wrap gap-7",children:[(0,t.jsx)(i.ncR,{label:"Height",value:s.nodeBlockHeight?s.nodeBlockHeight.toLocaleString():void 0,comment:s.isSynced?void 0:"Syncing to ".concat(s.estimatedBlockHeight.toLocaleString())}),(0,t.jsx)(i.ncR,{label:"Connected peers",value:null===(e=n.data)||void 0===e?void 0:e.length})]}),(0,t.jsx)(i.u5Q,{peers:f,isLoading:n.isValidating,connectPeer:()=>v("connectPeer")})]})})}function f(){return(0,t.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=27725)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/volumes-0cbe679ad211d9b6.js b/hostd/assets/_next/static/chunks/pages/volumes-0f9ccc25aceb53b5.js similarity index 97% rename from hostd/assets/_next/static/chunks/pages/volumes-0cbe679ad211d9b6.js rename to hostd/assets/_next/static/chunks/pages/volumes-0f9ccc25aceb53b5.js index 5b760f616..22ff6cd2f 100644 --- a/hostd/assets/_next/static/chunks/pages/volumes-0cbe679ad211d9b6.js +++ b/hostd/assets/_next/static/chunks/pages/volumes-0f9ccc25aceb53b5.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[144],{13252:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/volumes",function(){return n(4119)}])},53644:function(e,s,n){"use strict";n.d(s,{q:function(){return v}});var t=n(52322),i=n(97271),l=n(2002),a=n(6391),r=n.n(a),o=n(98334),d=n(38855);function c(){let e=(0,l.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var x=n(86254),u=n(74667),m=n(13593);function h(){var e,s,n,a,r,o,c,h;let{openDialog:v}=(0,x.Rh)(),j=(0,l.ER)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,l.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,l.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,l.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,d.n)(),b=(0,l.cQ)(),y=(0,u.B)(),N=null===(e=j.data)||void 0===e?void 0:e.version,_=(null==N?void 0:N.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(N):"https://github.com/SiaFoundation/hostd/tree/".concat(N),k=j.data?new Date().getTime()-new Date(null===(s=j.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(n=b.data)||void 0===n?void 0:n.length,connectPeer:()=>v("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(a=g.data)||void 0===a?void 0:a.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=j.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(o=f.data)||void 0===o?void 0:o.address,type:"address"})})]}),j.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,m.bc)(k,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=p.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(h=j.data)||void 0===h?void 0:h.version})]})]})}function v(e){let s=(0,l.Os)(),{isSynced:n}=(0,d.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:o.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(h,{}),isSynced:n,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),immature:new(r())(s.data.immature),unconfirmed:new(r())(s.data.unconfirmed)},...e})}},77002:function(e,s,n){"use strict";n.d(s,{N:function(){return c}});var t=n(52322),i=n(97271),l=n(95685),a=n(2002),r=n(82851),o=n(98334),d=n(86254);function c(){var e,s;let{openDialog:n}=(0,d.Rh)(),c=(0,a.Z7)(),x=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(s=c.data)||void 0===s?void 0:s.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:o._.home,children:(0,t.jsx)(l.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:o._.volumes.index,children:(0,t.jsx)(l.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:o._.contracts.index,children:(0,t.jsx)(l.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:o._.config.index,children:(0,t.jsx)(l.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>n("alerts"),children:(0,t.jsx)(l.Dkj,{})})]})]})}},4119:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return v}});var t=n(52322),i=n(97271),l=n(95685),a=n(13593),r=n(53644),o=n(86254),d=n(77002),c=n(98334),x=n(63224);function u(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,setColumnsVisible:a,setColumnsHidden:r,enabledColumns:o}=(0,x.F)(),d=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),c=e.filter(e=>"operations"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(i.J2e,{trigger:(0,t.jsxs)(i.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(l.hiv,{}),"View",(0,t.jsx)(l.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Display properties"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),n()},children:(0,t.jsx)(l.Wet,{})})})]}),(0,t.jsx)(i.FzK,{label:"General",columns:d.map(e=>e.value),enabled:o,setColumnsVisible:a,setColumnsHidden:r}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:d,values:o,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Operations",columns:c.map(e=>e.value),enabled:o,setColumnsVisible:a,setColumnsHidden:r}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:c,values:o,onChange:e=>s(e)})})]})}function m(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(l.zvn,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no volumes. Create one to get started."})]})}function h(){let{openDialog:e}=(0,o.Rh)(),{dataset:s,isLoading:n,columns:h}=(0,x.F)(),v=null==s?void 0:s.reduce((e,s)=>e+s.totalBytes,0),j=null==s?void 0:s.reduce((e,s)=>e+s.usedBytes,0);return(0,t.jsx)(r.q,{title:"Volumes",routes:c._,sidenav:(0,t.jsx)(d.N,{}),openSettings:()=>e("settings"),actions:(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)(i.zxk,{onClick:()=>e("volumeCreate"),children:[(0,t.jsx)(l.RVU,{}),"Create volume"]}),(0,t.jsx)(u,{})]}),stats:(0,t.jsxs)("div",{className:"flex gap-4",children:[(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(j)," used")}),(0,t.jsx)(i.Z0O,{variant:"vertical"}),(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(v-j)," free")}),(0,t.jsx)(i.Z0O,{variant:"vertical"}),(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(v)," total")})]}),children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(i.iA_,{isLoading:n,pageSize:20,data:s,columns:h,emptyState:(0,t.jsx)(m,{})})})})}function v(){return(0,t.jsx)(h,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=13252)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[144],{13252:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/volumes",function(){return n(4119)}])},53644:function(e,s,n){"use strict";n.d(s,{q:function(){return v}});var t=n(52322),i=n(40896),l=n(2002),a=n(6391),r=n.n(a),o=n(98334),d=n(38855);function c(){let e=(0,l.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var x=n(86254),u=n(74667),m=n(13593);function h(){var e,s,n,a,r,o,c,h;let{openDialog:v}=(0,x.Rh)(),j=(0,l.ER)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,l.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,l.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,l.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,d.n)(),b=(0,l.cQ)(),y=(0,u.B)(),N=null===(e=j.data)||void 0===e?void 0:e.version,_=(null==N?void 0:N.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(N):"https://github.com/SiaFoundation/hostd/tree/".concat(N),k=j.data?new Date().getTime()-new Date(null===(s=j.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(n=b.data)||void 0===n?void 0:n.length,connectPeer:()=>v("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(a=g.data)||void 0===a?void 0:a.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=j.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:y})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(o=f.data)||void 0===o?void 0:o.address,type:"address"})})]}),j.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,m.bc)(k,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=p.data)||void 0===c?void 0:c.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(h=j.data)||void 0===h?void 0:h.version})]})]})}function v(e){let s=(0,l.Os)(),{isSynced:n}=(0,d.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:o.h,banner:(0,t.jsx)(c,{}),profile:(0,t.jsx)(h,{}),isSynced:n,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),immature:new(r())(s.data.immature),unconfirmed:new(r())(s.data.unconfirmed)},...e})}},77002:function(e,s,n){"use strict";n.d(s,{N:function(){return c}});var t=n(52322),i=n(40896),l=n(95685),a=n(2002),r=n(82851),o=n(98334),d=n(86254);function c(){var e,s;let{openDialog:n}=(0,d.Rh)(),c=(0,a.Z7)(),x=!(null===(e=c.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(s=c.data)||void 0===s?void 0:s.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:o._.home,children:(0,t.jsx)(l.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:o._.volumes.index,children:(0,t.jsx)(l.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:o._.contracts.index,children:(0,t.jsx)(l.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:o._.config.index,children:(0,t.jsx)(l.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>n("alerts"),children:(0,t.jsx)(l.Dkj,{})})]})]})}},4119:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return v}});var t=n(52322),i=n(40896),l=n(95685),a=n(13593),r=n(53644),o=n(86254),d=n(77002),c=n(98334),x=n(63224);function u(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,setColumnsVisible:a,setColumnsHidden:r,enabledColumns:o}=(0,x.F)(),d=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),c=e.filter(e=>"operations"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(i.J2e,{trigger:(0,t.jsxs)(i.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(l.hiv,{}),"View",(0,t.jsx)(l.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.WVB,{children:[(0,t.jsx)(i.__J,{children:"Display properties"}),(0,t.jsx)(i.kFS,{children:(0,t.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),n()},children:(0,t.jsx)(l.Wet,{})})})]}),(0,t.jsx)(i.FzK,{label:"General",columns:d.map(e=>e.value),enabled:o,setColumnsVisible:a,setColumnsHidden:r}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:d,values:o,onChange:e=>s(e)})}),(0,t.jsx)(i.FzK,{label:"Operations",columns:c.map(e=>e.value),enabled:o,setColumnsVisible:a,setColumnsHidden:r}),(0,t.jsx)(i.WVB,{children:(0,t.jsx)(i.j4H,{options:c,values:o,onChange:e=>s(e)})})]})}function m(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(l.zvn,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no volumes. Create one to get started."})]})}function h(){let{openDialog:e}=(0,o.Rh)(),{dataset:s,isLoading:n,columns:h}=(0,x.F)(),v=null==s?void 0:s.reduce((e,s)=>e+s.totalBytes,0),j=null==s?void 0:s.reduce((e,s)=>e+s.usedBytes,0);return(0,t.jsx)(r.q,{title:"Volumes",routes:c._,sidenav:(0,t.jsx)(d.N,{}),openSettings:()=>e("settings"),actions:(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)(i.zxk,{onClick:()=>e("volumeCreate"),children:[(0,t.jsx)(l.RVU,{}),"Create volume"]}),(0,t.jsx)(u,{})]}),stats:(0,t.jsxs)("div",{className:"flex gap-4",children:[(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(j)," used")}),(0,t.jsx)(i.Z0O,{variant:"vertical"}),(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(v-j)," free")}),(0,t.jsx)(i.Z0O,{variant:"vertical"}),(0,t.jsx)(i.xvT,{size:"12",font:"mono",weight:"medium",children:"".concat((0,a.vW)(v)," total")})]}),children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(i.iA_,{isLoading:n,pageSize:20,data:s,columns:h,emptyState:(0,t.jsx)(m,{})})})})}function v(){return(0,t.jsx)(h,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=13252)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/_next/static/chunks/pages/wallet-41fcdd202282c6a5.js b/hostd/assets/_next/static/chunks/pages/wallet-943c391d3eec72b2.js similarity index 97% rename from hostd/assets/_next/static/chunks/pages/wallet-41fcdd202282c6a5.js rename to hostd/assets/_next/static/chunks/pages/wallet-943c391d3eec72b2.js index 05e262d4a..337b95baa 100644 --- a/hostd/assets/_next/static/chunks/pages/wallet-41fcdd202282c6a5.js +++ b/hostd/assets/_next/static/chunks/pages/wallet-943c391d3eec72b2.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[789],{69171:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/wallet",function(){return s(73454)}])},53644:function(e,n,s){"use strict";s.d(n,{q:function(){return h}});var t=s(52322),i=s(97271),a=s(2002),l=s(6391),r=s.n(l),c=s(98334),d=s(38855);function o(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var x=s(86254),u=s(74667),f=s(13593);function m(){var e,n,s,l,r,c,o,m;let{openDialog:h}=(0,x.Rh)(),v=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,d.n)(),N=(0,a.cQ)(),b=(0,u.B)(),y=null===(e=v.data)||void 0===e?void 0:e.version,_=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),S=v.data?new Date().getTime()-new Date(null===(n=v.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(s=N.data)||void 0===s?void 0:s.length,connectPeer:()=>h("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(l=g.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:b})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=v.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:b})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(c=j.data)||void 0===c?void 0:c.address,type:"address"})})]}),v.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,f.bc)(S,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(o=p.data)||void 0===o?void 0:o.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(m=v.data)||void 0===m?void 0:m.version})]})]})}function h(e){let n=(0,a.Os)(),{isSynced:s}=(0,d.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,t.jsx)(o,{}),profile:(0,t.jsx)(m,{}),isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,s){"use strict";s.d(n,{N:function(){return o}});var t=s(52322),i=s(97271),a=s(95685),l=s(2002),r=s(82851),c=s(98334),d=s(86254);function o(){var e,n;let{openDialog:s}=(0,d.Rh)(),o=(0,l.Z7)(),x=!(null===(e=o.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(n=o.data)||void 0===n?void 0:n.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:c._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},73454:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return w}});var t=s(52322),i=s(97271),a=s(2002),l=s(86254),r=s(98334),c=s(6391),d=s.n(c),o=s(77002),x=s(53644),u=s(38855),f=s(5769);function m(){let{isSynced:e,syncPercent:n,isWalletSynced:s,walletScanPercent:a}=(0,u.n)(),{offset:l,limit:r,pageCount:c,dataState:d}=(0,f.n)();return(0,t.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,t.jsx)(i.DmW,{isSynced:e,isWalletSynced:s,syncPercent:n,walletScanPercent:a}),(0,t.jsx)("div",{className:"flex-1"}),(0,t.jsx)(i.wFK,{offset:l,limit:r,pageTotal:c,isLoading:"loading"===d})]})}var h=s(95685);function v(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No transactions matching filters."})]})}function j(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.fDA,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The wallet has no transactions yet."})]})}function p(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching transactions."})]})}function g(){let{openDialog:e}=(0,l.Rh)(),n=(0,a.Os)(),{isSynced:s,isWalletSynced:c,syncPercent:h,walletScanPercent:g}=(0,u.n)(),{balances:w,metrics:N,dataset:b,dataState:y,columns:_,cellContext:S,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:z,defaultPageSize:P}=(0,f.n)();return(0,t.jsx)(x.q,{routes:r._,sidenav:(0,t.jsx)(o.N,{}),openSettings:()=>e("settings"),title:"Wallet",actions:(0,t.jsx)(i.QUh,{isSynced:s,isWalletSynced:c,syncPercent:h,walletScanPercent:g,balanceSc:n.data?{spendable:new(d())(n.data.spendable),unconfirmed:new(d())(n.data.unconfirmed),confirmed:new(d())(n.data.confirmed),immature:new(d())(n.data.immature)}:void 0,receiveSiacoin:()=>e("addressDetails"),sendSiacoin:()=>e("sendSiacoin")}),stats:(0,t.jsx)(m,{}),children:(0,t.jsxs)("div",{className:"flex flex-col gap-4 px-6 py-7 min-w-fit",children:[(null==w?void 0:w.length)&&w.find(e=>e.sc)?(0,t.jsx)(i.Z58,{balances:w,isLoading:N.isValidating}):null,(0,t.jsx)(i.iA_,{testId:"eventsTable",isLoading:"loading"===y,emptyState:"noneMatchingFilters"===y?(0,t.jsx)(v,{}):"noneYet"===y?(0,t.jsx)(j,{}):"error"===y?(0,t.jsx)(p,{}):null,pageSize:P,data:b,context:S,columns:_,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:z})]})})}function w(){return(0,t.jsx)(g,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=69171)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[789],{69171:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/wallet",function(){return s(73454)}])},53644:function(e,n,s){"use strict";s.d(n,{q:function(){return h}});var t=s(52322),i=s(40896),a=s(2002),l=s(6391),r=s.n(l),c=s(98334),d=s(38855);function o(){let e=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.name?(0,t.jsx)(i.t6k,{testnetName:e.data.name}):null}var x=s(86254),u=s(74667),f=s(13593);function m(){var e,n,s,l,r,c,o,m;let{openDialog:h}=(0,x.Rh)(),v=(0,a.ER)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.Os)({config:{swr:{revalidateOnFocus:!1}}}),p=(0,a.gM)({config:{swr:{revalidateOnFocus:!1}}}),g=(0,a.rV)({config:{swr:{revalidateOnFocus:!1}}}),w=(0,d.n)(),N=(0,a.cQ)(),b=(0,u.B)(),y=null===(e=v.data)||void 0===e?void 0:e.version,_=(null==y?void 0:y.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/hostd/releases/".concat(y):"https://github.com/SiaFoundation/hostd/tree/".concat(y),S=v.data?new Date().getTime()-new Date(null===(n=v.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"hostd",peerCount:null===(s=N.data)||void 0===s?void 0:s.length,connectPeer:()=>h("connectPeer"),isSynced:w.isSynced,syncPercent:w.syncPercent,nodeBlockHeight:w.nodeBlockHeight,estimatedBlockHeight:w.estimatedBlockHeight,firstTimeSyncing:w.firstTimeSyncing,moreThan100BlocksToSync:w.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Net address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(l=g.data)||void 0===l?void 0:l.netAddress,maxLength:24,label:"network address",type:"hostIp",siascanUrl:b})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Public key"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",value:null===(r=v.data)||void 0===r?void 0:r.publicKey,maxLength:24,label:"public key",type:"hostPublicKey",siascanUrl:b})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:24,value:null===(c=j.data)||void 0===c?void 0:c.address,type:"address"})})]}),v.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,f.bc)(S,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(o=p.data)||void 0===o?void 0:o.name})})]}),(0,t.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:_,underline:"hover",target:"_blank",ellipsis:!0,children:null===(m=v.data)||void 0===m?void 0:m.version})]})]})}function h(e){let n=(0,a.Os)(),{isSynced:s}=(0,d.n)();return(0,t.jsx)(i.tU3,{appName:"hostd",connectivityRoute:c.h,banner:(0,t.jsx)(o,{}),profile:(0,t.jsx)(m,{}),isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),immature:new(r())(n.data.immature),unconfirmed:new(r())(n.data.unconfirmed)},...e})}},77002:function(e,n,s){"use strict";s.d(n,{N:function(){return o}});var t=s(52322),i=s(40896),a=s(95685),l=s(2002),r=s(82851),c=s(98334),d=s(86254);function o(){var e,n;let{openDialog:s}=(0,d.Rh)(),o=(0,l.Z7)(),x=!(null===(e=o.data)||void 0===e?void 0:e.find(e=>"info"!==e.severity)),u=(null===(n=o.data)||void 0===n?void 0:n.length)||0;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Dashboard",route:c._.home,children:(0,t.jsx)(a.K2o,{})}),(0,t.jsx)(i.KJW,{title:"Volumes",route:c._.volumes.index,children:(0,t.jsx)(a.zvn,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(a.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(a.wWN,{})}),(0,t.jsxs)("div",{className:"relative",children:[!!u&&x&&(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}),!!u&&!x&&(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:u.toLocaleString()}),(0,t.jsx)(i.KJW,{title:"Alerts",onClick:()=>s("alerts"),children:(0,t.jsx)(a.Dkj,{})})]})]})}},73454:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return w}});var t=s(52322),i=s(40896),a=s(2002),l=s(86254),r=s(98334),c=s(6391),d=s.n(c),o=s(77002),x=s(53644),u=s(38855),f=s(5769);function m(){let{isSynced:e,syncPercent:n,isWalletSynced:s,walletScanPercent:a}=(0,u.n)(),{offset:l,limit:r,pageCount:c,dataState:d}=(0,f.n)();return(0,t.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,t.jsx)(i.DmW,{isSynced:e,isWalletSynced:s,syncPercent:n,walletScanPercent:a}),(0,t.jsx)("div",{className:"flex-1"}),(0,t.jsx)(i.wFK,{offset:l,limit:r,pageTotal:c,isLoading:"loading"===d})]})}var h=s(95685);function v(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No transactions matching filters."})]})}function j(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.fDA,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The wallet has no transactions yet."})]})}function p(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(i.xvT,{children:(0,t.jsx)(h.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching transactions."})]})}function g(){let{openDialog:e}=(0,l.Rh)(),n=(0,a.Os)(),{isSynced:s,isWalletSynced:c,syncPercent:h,walletScanPercent:g}=(0,u.n)(),{balances:w,metrics:N,dataset:b,dataState:y,columns:_,cellContext:S,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:z,defaultPageSize:P}=(0,f.n)();return(0,t.jsx)(x.q,{routes:r._,sidenav:(0,t.jsx)(o.N,{}),openSettings:()=>e("settings"),title:"Wallet",actions:(0,t.jsx)(i.QUh,{isSynced:s,isWalletSynced:c,syncPercent:h,walletScanPercent:g,balanceSc:n.data?{spendable:new(d())(n.data.spendable),unconfirmed:new(d())(n.data.unconfirmed),confirmed:new(d())(n.data.confirmed),immature:new(d())(n.data.immature)}:void 0,receiveSiacoin:()=>e("addressDetails"),sendSiacoin:()=>e("sendSiacoin")}),stats:(0,t.jsx)(m,{}),children:(0,t.jsxs)("div",{className:"flex flex-col gap-4 px-6 py-7 min-w-fit",children:[(null==w?void 0:w.length)&&w.find(e=>e.sc)?(0,t.jsx)(i.Z58,{balances:w,isLoading:N.isValidating}):null,(0,t.jsx)(i.iA_,{testId:"eventsTable",isLoading:"loading"===y,emptyState:"noneMatchingFilters"===y?(0,t.jsx)(v,{}):"noneYet"===y?(0,t.jsx)(j,{}):"error"===y?(0,t.jsx)(p,{}):null,pageSize:P,data:b,context:S,columns:_,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:z})]})})}function w(){return(0,t.jsx)(g,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=69171)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/hostd/assets/config.html b/hostd/assets/config.html index be521b98e..f7874b4d5 100644 --- a/hostd/assets/config.html +++ b/hostd/assets/config.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/contracts.html b/hostd/assets/contracts.html index 2a24669a4..577c72256 100644 --- a/hostd/assets/contracts.html +++ b/hostd/assets/contracts.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/index.html b/hostd/assets/index.html index 48897851e..7ae21f35f 100644 --- a/hostd/assets/index.html +++ b/hostd/assets/index.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/login.html b/hostd/assets/login.html index 9ecf1e766..2a22ec8e6 100644 --- a/hostd/assets/login.html +++ b/hostd/assets/login.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/node.html b/hostd/assets/node.html index 0dfc815a9..aaae3ccc1 100644 --- a/hostd/assets/node.html +++ b/hostd/assets/node.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/volumes.html b/hostd/assets/volumes.html index 25052371d..a6eddb45c 100644 --- a/hostd/assets/volumes.html +++ b/hostd/assets/volumes.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/hostd/assets/wallet.html b/hostd/assets/wallet.html index 97f91d0bf..15625f6aa 100644 --- a/hostd/assets/wallet.html +++ b/hostd/assets/wallet.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/404.html b/renterd/assets/404.html index b0ec89926..38644010d 100644 --- a/renterd/assets/404.html +++ b/renterd/assets/404.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/_next/static/51lXaOH9LxTtbb8E-VHdE/_buildManifest.js b/renterd/assets/_next/static/51lXaOH9LxTtbb8E-VHdE/_buildManifest.js deleted file mode 100644 index e2474a5ac..000000000 --- a/renterd/assets/_next/static/51lXaOH9LxTtbb8E-VHdE/_buildManifest.js +++ /dev/null @@ -1 +0,0 @@ -self.__BUILD_MANIFEST=function(s){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static/chunks/pages/index-9ce5c7aa7a24aa79.js"],"/_error":["static/chunks/pages/_error-4dfdedf844297a3b.js"],"/alerts":["static/chunks/pages/alerts-de448f0e7adc4afc.js"],"/buckets":[s,"static/chunks/pages/buckets-8030b904192e6bd3.js"],"/buckets/[bucket]/files/[[...path]]":[s,"static/chunks/pages/buckets/[bucket]/files/[[...path]]-0b6c7fddc068f7a4.js"],"/buckets/[bucket]/uploads":["static/chunks/pages/buckets/[bucket]/uploads-97517b71752d2329.js"],"/config":["static/chunks/pages/config-81d46847634121d7.js"],"/contracts":["static/chunks/pages/contracts-d69daa7c85c17269.js"],"/hosts":["static/chunks/pages/hosts-91d4612b333069bf.js"],"/keys":["static/chunks/pages/keys-fa5bd182ec1473c8.js"],"/login":["static/chunks/pages/login-817099b300f409b6.js"],"/node":["static/chunks/pages/node-218f58e64dbba12d.js"],"/wallet":["static/chunks/pages/wallet-c5e53ec55bb9eb4b.js"],sortedPages:["/","/_app","/_error","/alerts","/buckets","/buckets/[bucket]/files/[[...path]]","/buckets/[bucket]/uploads","/config","/contracts","/hosts","/keys","/login","/node","/wallet"]}}("static/chunks/448-47e6f38c81926f60.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/renterd/assets/_next/static/8w7TpaPUO2ZAzGuQpVfNA/_buildManifest.js b/renterd/assets/_next/static/8w7TpaPUO2ZAzGuQpVfNA/_buildManifest.js new file mode 100644 index 000000000..1b67d7f30 --- /dev/null +++ b/renterd/assets/_next/static/8w7TpaPUO2ZAzGuQpVfNA/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST=function(s){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static/chunks/pages/index-8f00cd3f1cd71404.js"],"/_error":["static/chunks/pages/_error-4dfdedf844297a3b.js"],"/alerts":["static/chunks/pages/alerts-911c9224b28dfd84.js"],"/buckets":[s,"static/chunks/pages/buckets-d88579b57e80c821.js"],"/buckets/[bucket]/files/[[...path]]":[s,"static/chunks/pages/buckets/[bucket]/files/[[...path]]-c20693c5c2c0e7eb.js"],"/buckets/[bucket]/uploads":["static/chunks/pages/buckets/[bucket]/uploads-3bb2d2805b25c3ef.js"],"/config":["static/chunks/pages/config-43801286adb4f7c2.js"],"/contracts":["static/chunks/pages/contracts-d9f87973e3542dc1.js"],"/hosts":["static/chunks/pages/hosts-cc530fd7d58c2f3f.js"],"/keys":["static/chunks/pages/keys-9ab8021c72c91813.js"],"/login":["static/chunks/pages/login-817099b300f409b6.js"],"/node":["static/chunks/pages/node-4897a3920736be04.js"],"/wallet":["static/chunks/pages/wallet-a28a69c884cbc8c2.js"],sortedPages:["/","/_app","/_error","/alerts","/buckets","/buckets/[bucket]/files/[[...path]]","/buckets/[bucket]/uploads","/config","/contracts","/hosts","/keys","/login","/node","/wallet"]}}("static/chunks/301-1a1cae1fe6e9687b.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/renterd/assets/_next/static/51lXaOH9LxTtbb8E-VHdE/_ssgManifest.js b/renterd/assets/_next/static/8w7TpaPUO2ZAzGuQpVfNA/_ssgManifest.js similarity index 100% rename from renterd/assets/_next/static/51lXaOH9LxTtbb8E-VHdE/_ssgManifest.js rename to renterd/assets/_next/static/8w7TpaPUO2ZAzGuQpVfNA/_ssgManifest.js diff --git a/renterd/assets/_next/static/chunks/301-1a1cae1fe6e9687b.js b/renterd/assets/_next/static/chunks/301-1a1cae1fe6e9687b.js new file mode 100644 index 000000000..37c6599c4 --- /dev/null +++ b/renterd/assets/_next/static/chunks/301-1a1cae1fe6e9687b.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[301],{17398:function(e,s,t){t.d(s,{C:function(){return c}});var l=t(52322),i=t(89424),n=t(47211),r=t(41736);function a(){let{activeExplorerMode:e,setExplorerModeDirectory:s,setExplorerModeFlat:t,isViewingUploads:a,navigateToUploads:c}=(0,r.b)();return(0,l.jsxs)(i.h_2,{trigger:(0,l.jsx)(i.zxk,{tipSide:"bottom",tip:a?"Viewing uploads":"directory"===e?"Viewing directory explorer":"Viewing all bucket files",children:a?(0,l.jsx)(n.bQp,{}):"directory"===e?(0,l.jsx)(n.Qbr,{}):(0,l.jsx)(n.nDH,{})}),contentProps:{align:"start",side:"bottom",className:"max-w-[300px]"},children:[(0,l.jsxs)(i.Xiv,{onSelect:s,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.Qbr,{})}),"Directory"]}),(0,l.jsxs)(i.Xiv,{onSelect:t,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.nDH,{})}),"All files"]}),(0,l.jsxs)(i.Xiv,{onSelect:c,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.bQp,{})}),"Uploads"]})]})}function c(){let{isViewingBuckets:e}=(0,r.b)();return e?(0,l.jsx)(i.ua7,{content:"Viewing all buckets",children:(0,l.jsx)("div",{children:(0,l.jsx)(i.zxk,{state:"waiting",children:(0,l.jsx)(n.fi8,{size:16})})})}):(0,l.jsx)(a,{})}},19301:function(e,s,t){t.d(s,{h:function(){return et}});var l=t(52322),i=t(97992),n=t(98334),r=t(83553),a=t(2784),c=t(89424),o=t(47211),d=t(41736),x=t(17398);function u(){let{activeDirectory:e,setActiveDirectory:s}=(0,d.b)(),t=(0,a.useRef)(null);return(0,a.useEffect)(()=>{let e=setTimeout(()=>{var e;null===(e=t.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})},100);return()=>{clearTimeout(e)}},[e]),(0,l.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,l.jsx)(x.C,{}),(0,l.jsx)(c.xrM,{children:(0,l.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,l.jsx)(c.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),e.length>0&&(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),e.map((e,t)=>(0,l.jsxs)(a.Fragment,{children:[t>0&&(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{onClick:()=>s(e=>e.slice(0,t+1)),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e})]},e+t)),(0,l.jsx)("div",{ref:t})]})})]})}var h=t(91362),j=t(74424),f=t(3077),m=t(52058);function v(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:t,sortField:i,setSortField:n,sortDirection:r,setSortDirection:a,enabledColumns:x}=(0,d.b)();return(0,l.jsxs)(c.J2e,{trigger:(0,l.jsxs)(c.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,l.jsx)(o.hiv,{}),"View",(0,l.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Order by"}),(0,l.jsx)(c.kFS,{children:(0,l.jsx)(c.PhF,{value:i,onChange:e=>{n(e.currentTarget.value)},children:Object.entries((0,m.Z)(f.Fo,"category")).map(e=>{let[s,t]=e;return(0,l.jsx)("optgroup",{label:s,children:t.map(e=>(0,l.jsx)(c.Wxm,{value:e.id,children:e.label},e.id))},s)})})})]}),(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Direction"}),(0,l.jsx)(c.kFS,{children:(0,l.jsxs)(c.PhF,{value:r,onClick:e=>{e.stopPropagation()},onChange:e=>{a(e.currentTarget.value)},children:[(0,l.jsx)(c.Wxm,{value:"desc",children:"descending"},"desc"),(0,l.jsx)(c.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,l.jsx)(c.Clw,{}),(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Display properties"}),(0,l.jsx)(c.kFS,{children:(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),t()},children:"Reset default"})})]}),(0,l.jsx)(c.WVB,{children:(0,l.jsx)(c.j4H,{options:e.map(e=>({label:e.label,value:e.id})),values:x,onChange:e=>s(e)})})]})}var g=t(38855),p=t(5062),b=t(37606);function N(){let{autopilot:e}=(0,b.q)(),s=(0,p.e$)({config:{swr:{errorRetryCount:0}}});return{active:"on"===e.status&&!!s.error}}var y=t(42770);function w(){let{isViewingABucket:e}=(0,d.b)(),s=(0,g.n)(),t=N(),l=(0,y.F)();return e&&!t.active&&!l.active&&s.isSynced}let{useDropzone:T}=j;function k(){let{openDialog:e}=(0,r.Rh)(),{uploadFiles:s,isViewingBuckets:t}=(0,d.b)(),i=w(),{getRootProps:n,getInputProps:a}=T({noDrag:!0,noClick:!i,onDrop:s});return(0,l.jsxs)("div",{className:"flex gap-2",children:[t?(0,l.jsxs)(c.zxk,{onClick:()=>e("filesCreateBucket"),tip:"Create bucket",children:[(0,l.jsx)(o.aXP,{}),"Create bucket"]}):(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.zxk,{onClick:()=>e("filesSearch"),tip:"Search files","aria-label":"search files",children:(0,l.jsx)(o.UBs,{})}),(0,l.jsxs)(c.zxk,{"aria-label":"Upload files",...n(),tip:"Upload files",disabled:!i,children:[(0,l.jsx)("input",{...a()}),(0,l.jsx)(o.bQp,{})]}),(0,l.jsx)(c.zxk,{"aria-label":"Create directory",disabled:!i,onClick:()=>e("filesCreateDirectory"),tip:"Create directory",children:(0,l.jsx)(o.L37,{})})]}),(0,l.jsx)(v,{})]})}var z=t(75618),S=t(13593);function C(){let e=(0,p.Q5)({config:{swr:{refreshInterval:(0,S.sW)(5),revalidateOnFocus:!1}}});if(!e.data&&e.isValidating)return(0,l.jsx)(c.xgg,{className:"pr-1"});if(!e.data)return null;let s=e.data.totalObjectsSize+e.data.totalUnfinishedObjectsSize,t=s?e.data.totalSectorsSize/s:0;return(0,l.jsx)(c.ua7,{side:"bottom",content:(0,l.jsxs)(c.xvT,{className:"flex justify-between gap-6",children:[(0,l.jsxs)(c.xvT,{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"size of all files"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"with redundancy"}),!!t&&(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"average redundancy factor"}),(0,l.jsx)(c.Z0O,{className:"w-full my-1"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"total storage utilization"})]}),(0,l.jsxs)(c.xvT,{className:"flex flex-col gap-1 items-end",children:[(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalObjectsSize)}),(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalSectorsSize)}),!!t&&(0,l.jsxs)(c.xvT,{size:"12",font:"mono",children:[t.toFixed(1),"x"]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1"}),(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalUploadedSize)})]})]}),children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:"".concat((0,S.vW)(e.data.totalObjectsSize)).concat(t?" @ ".concat(t.toFixed(1),"x"):"")})})}var F=t(18121);function _(){var e,s;let t=(0,p.Q5)({config:{swr:{refreshInterval:6e4,keepPreviousData:!0,revalidateOnFocus:!1}}}),{displayHealth:i,label:n}=(0,F.B)({health:null===(e=t.data)||void 0===e?void 0:e.minHealth,size:1,isDirectory:!0}),r=(null===(s=t.data)||void 0===s?void 0:s.totalObjectsSize)===0;return!t.data||r?null:(0,l.jsx)(c.ua7,{align:"end",content:(0,l.jsxs)("div",{className:"flex flex-col overflow-hidden mb-1",children:[(0,l.jsxs)("div",{className:"flex justify-between gap-2",children:[(0,l.jsx)(c.xvT,{size:"12",children:n}),(0,l.jsxs)(c.xvT,{size:"12",children:[(100*i).toFixed(0),"%"]})]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1.5"}),(0,l.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"Health is calculated as the minimum health value from across all file slabs. For directories this is across all contained files."}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"Slab health is calculated as the number of shards with active contracts in the autopilot contract set above the minimum required shards and expressed as a percentage."})]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1.5"}),(0,l.jsxs)("div",{className:"flex gap-3 justify-between",children:[(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"excellent health"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"good health"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"poor health"})]}),(0,l.jsxs)("div",{className:"flex flex-col gap-1 items-end",children:[(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.excellent,"%"]}),(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.good,"% -"," ",100*F.V.excellent,"%"]}),(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.poor,"% - ",100*F.V.good,"%"]})]})]})]}),children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",className:"flex",children:n})})}function W(){let e=(0,g.n)(),s=function(){let{autopilot:e}=(0,b.q)(),s=function(){var e,s;let{autopilot:t}=(0,b.q)(),l=(0,p.e$)({disabled:"on"!==t.status}),i=(0,p.NF)();return{isValidating:l.isValidating||i.isValidating,data:(null===(e=l.data)||void 0===e?void 0:e.contracts.set)===(null===(s=i.data)||void 0===s?void 0:s.defaultContractSet)}}();return{active:"on"===e.status&&!s.isValidating&&!s.data}}(),t=N(),i=(0,y.F)(),n=(0,a.useMemo)(()=>e.isSynced?null:(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until renterd is synced."}),(0,l.jsx)(c.nvN,{size:"12",children:"The blockchain must be fully synced before uploading files. This can take a while depending on your hardware and network connection."})]},"syncStatus"),[e.isSynced]),r=(0,a.useMemo)(()=>t.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until settings are configured."}),(0,l.jsxs)(c.nvN,{size:"12",children:["Before you can upload files you must configure your settings. Once configured, ",(0,l.jsx)(c.EKh,{children:"renterd"})," will find contracts with hosts based on the settings you choose. ",(0,l.jsx)(c.EKh,{children:"renterd"})," will also repair your data as hosts come and go."]})]},"autopilotNotConfigured"):null,[t.active]),d=(0,a.useMemo)(()=>i.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until settings are configured."}),(0,l.jsxs)(c.nvN,{size:"12",children:["There are not enough contracts to upload data yet. Redundancy is configured to use ",i.required," shards which means at least that many contracts are required."]})]},"notEnoughContracts"):null,[i]),x=(0,a.useMemo)(()=>s.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploaded data will not be managed by autopilot."}),(0,l.jsx)(c.nvN,{size:"12",children:"The autopilot contract set does not match the default contract set. This means that by default workers will not upload data to contracts that autopilot manages. Unless these contract are being manually maintained, this will result in data loss. Continue with caution or update the autopilot contract set to match the default contract set."})]},"contractSetMismatch"):null,[s.active]),u=(0,a.useMemo)(()=>[n,r,d,x].filter(Boolean),[n,r,d,x]);if(u.length)return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.J2e,{trigger:(0,l.jsx)(c.zxk,{variant:"ghost",icon:"contrast",color:"amber",children:(0,l.jsx)(o.qdM,{})}),children:(0,l.jsx)("div",{className:"flex flex-col gap-3 px-1 py-2",children:u})}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"})]})}var B=t(43385);function D(){var e;let{isViewingABucket:s,uploadsList:t,activeExplorerMode:i}=(0,d.b)(),{pageCount:n}=(0,z.J)(),{pageCount:r}=(0,B.o)(),a=(0,p.Q5)({config:{swr:{refreshInterval:6e4,keepPreviousData:!0,revalidateOnFocus:!1}}}),o=((null===(e=a.data)||void 0===e?void 0:e.numObjects)||0)+t.length;return s?(0,l.jsxs)("div",{className:"flex gap-1",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files in page of current directory",children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:("flat"===i?r:n).toLocaleString()})}),(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files across all buckets",children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:a.data?"of ".concat(o.toLocaleString()," files"):" files"})})]}):(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files across all buckets",children:a.data?(0,l.jsxs)(c.xvT,{size:"12",font:"mono",children:[o.toLocaleString()," files"]}):(0,l.jsx)(c.xgg,{})})}function V(){return(0,l.jsxs)("div",{className:"flex gap-3 items-center",children:[(0,l.jsx)(W,{}),(0,l.jsxs)("div",{className:"flex gap-3",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Filtered statistics",children:(0,l.jsx)(c.xvT,{size:"12",color:"verySubtle",children:(0,l.jsx)(o.q0D,{})})}),(0,l.jsx)(D,{})]}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"}),(0,l.jsxs)("div",{className:"flex gap-3",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Global statistics",children:(0,l.jsx)(c.xvT,{size:"12",color:"verySubtle",children:(0,l.jsx)(o.RFr,{})})}),(0,l.jsx)(C,{}),(0,l.jsx)(_,{})]})]})}var O=t(94225);function P(e){let{placeholder:s}=e,{setFilter:t,removeFilter:i,fileNamePrefixFilter:n}=(0,d.b)(),[r,x]=(0,a.useState)(n),[u]=(0,O.Nr)(r,500);return(0,a.useEffect)(()=>{n!==r&&x(n)},[n]),(0,a.useEffect)(()=>{n!==u&&(u.length?t({id:"fileNamePrefix",label:"",value:u}):i("fileNamePrefix"))},[u]),(0,l.jsxs)("div",{className:"flex gap-1 flex-1",children:[(0,l.jsx)(c.nvn,{"aria-label":"filter files in current directory",variant:"ghost",focus:"none",placeholder:s||"Filter files in current directory",value:r,onChange:e=>x(e.currentTarget.value),className:"w-full !pl-0"}),!!r.length&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.zxk,{variant:"ghost",onClick:()=>x(""),children:(0,l.jsx)(o.PcV,{})}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"})]})]})}function J(){let{isViewingABucket:e,isViewingBuckets:s}=(0,d.b)(),{limit:t,marker:i,isMore:n,pageCount:r,dataState:a}=(0,z.J)();return(0,l.jsxs)("div",{className:"flex gap-3 w-full",children:[s?(0,l.jsx)("div",{className:"flex-1"}):(0,l.jsx)(P,{}),(0,l.jsx)(V,{}),e&&(0,l.jsx)(c._5,{isMore:n,marker:i,limit:t,pageTotal:r,isLoading:"loading"===a})]})}function E(){return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching files."})]})}function K(){let{filters:e,resetFilters:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No files matching filters."}),!!e.length&&(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function M(){let{activeBucketName:e,activeDirectory:s,setActiveDirectory:t}=(0,d.b)();return s.length>1?(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The current directory does not contain any files yet, drag and drop files or click here to start uploading."}),(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),t(e=>e.slice(0,-1))},children:"Back"})]})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,l.jsx)(c.EKh,{children:e})," bucket does not contain any files, drag and drop files or click here to start uploading."]}),(0,l.jsx)(c.Qjf,{href:n._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function U(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.fi8,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Create a bucket to get started. Buckets are distinct storage areas that you can use to organize your files."}),(0,l.jsxs)(c.zxk,{onClick:()=>e("filesCreateBucket"),tip:"Create bucket",children:[(0,l.jsx)(o.aXP,{}),"Create bucket"]})]})]})}function H(){let{isViewingRootOfABucket:e,isViewingBuckets:s}=(0,d.b)(),{dataState:t}=(0,z.J)(),i=N(),r=(0,y.F)();return"noneMatchingFilters"===t?(0,l.jsx)(K,{}):"error"===t?(0,l.jsx)(E,{}):e&&"noneYet"===t&&i.active?(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-6 justify-center items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["Before you can upload files you must configure your settings. Once configured, ",(0,l.jsx)(c.EKh,{children:"renterd"})," will find contracts with hosts based on the settings you choose. ",(0,l.jsx)(c.EKh,{children:"renterd"})," will also repair your data as hosts come and go."]}),(0,l.jsx)(c.Qjf,{variant:"accent",href:n._.config.index,children:"Configure"})]})]}):e&&"noneYet"===t&&r.active?(0,l.jsxs)("div",{className:"flex flex-col gap-12 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-4 justify-center items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["There are not enough contracts to upload data yet. Redundancy is configured to use ",r.required," shards which means at least that many contracts are required."]}),(0,l.jsxs)(c.xvT,{size:"30",className:"text-center max-w-[500px]",children:[r.count,"/",r.required]})]})]}):"noneYet"===t?s?(0,l.jsx)(U,{}):(0,l.jsx)(M,{}):null}var R=t(72199);function Q(){let{uploadFiles:e,sortField:s,sortDirection:t,sortableColumns:i,toggleSort:n,isViewingBuckets:r}=(0,d.b)(),{datasetPage:a,pageCount:o,dataState:x,onDragEnd:u,onDragOver:h,onDragStart:j,onDragCancel:f,onDragMove:m,draggingObject:v}=(0,z.J)(),g=w();return(0,l.jsx)("div",{className:"relative",children:(0,l.jsx)(c.fhJ,{testId:"filesDropzone",onDrop:e,noClick:!g||o>0,noDrag:!g,children:(0,l.jsx)(c.iA_,{testId:r?"bucketsTable":"filesTable",isLoading:"loading"===x,emptyState:(0,l.jsx)(H,{}),pageSize:10,data:a,columns:R.z,sortableColumns:i,sortField:s,sortDirection:t,toggleSort:n,rowSize:"dense",onDragStart:j,onDragOver:h,onDragEnd:u,onDragCancel:f,onDragMove:m,draggingDatum:v})})})}function q(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsx)(h.J,{title:"Files",navTitle:null,routes:n._,sidenav:(0,l.jsx)(i.e,{}),nav:(0,l.jsx)(u,{}),stats:(0,l.jsx)(J,{}),actions:(0,l.jsx)(k,{}),openSettings:()=>e("settings"),children:(0,l.jsx)("div",{className:"p-6 min-w-fit",children:(0,l.jsx)(Q,{})})})}function L(){let{activeBucketName:e,setActiveDirectory:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,l.jsx)(x.C,{}),(0,l.jsx)(c.xrM,{children:(0,l.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,l.jsx)(c.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{onClick:()=>null,size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e}),(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"All files"})]})})]})}function Y(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsxs)("div",{className:"flex gap-2",children:[(0,l.jsx)(c.zxk,{onClick:()=>e("filesSearch"),tip:"Search files","aria-label":"search files",children:(0,l.jsx)(o.UBs,{})}),(0,l.jsx)(v,{})]})}function Z(){let{limit:e,pageCount:s,dataState:t,nextMarker:i,isMore:n}=(0,B.o)();return(0,l.jsxs)("div",{className:"flex gap-3 w-full",children:[(0,l.jsx)(P,{placeholder:"Filter files in current bucket"}),(0,l.jsx)(V,{}),(0,l.jsx)(c._5,{marker:i,isMore:n,limit:e,pageTotal:s,isLoading:"loading"===t})]})}function X(){return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching files."})]})}function A(){let{filters:e,resetFilters:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No files matching filters."}),!!e.length&&(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function I(){let{activeBucketName:e}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,l.jsx)(c.EKh,{children:e})," bucket does not contain any files."]}),(0,l.jsx)(c.Qjf,{href:n._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function $(){let{dataState:e}=(0,B.o)();return"noneMatchingFilters"===e?(0,l.jsx)(A,{}):"error"===e?(0,l.jsx)(X,{}):"noneYet"===e?(0,l.jsx)(I,{}):null}var G=t(33351);function ee(){let{sortableColumns:e,toggleSort:s}=(0,d.b)(),{datasetPage:t,dataState:i,sortField:n,sortDirection:r}=(0,B.o)();return(0,l.jsx)("div",{className:"relative",children:(0,l.jsx)(c.iA_,{isLoading:"loading"===i,emptyState:(0,l.jsx)($,{}),pageSize:10,data:t,columns:G.z,sortableColumns:e,sortField:n,sortDirection:r,toggleSort:s,rowSize:"dense"})})}function es(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsx)(h.J,{title:"Files",navTitle:null,routes:n._,sidenav:(0,l.jsx)(i.e,{}),nav:(0,l.jsx)(L,{}),stats:(0,l.jsx)(Z,{}),actions:(0,l.jsx)(Y,{}),openSettings:()=>e("settings"),children:(0,l.jsx)("div",{className:"p-6 min-w-fit",children:(0,l.jsx)(ee,{})})})}function et(){let{isViewingBuckets:e,activeExplorerMode:s}=(0,d.b)();return"directory"===s||e?(0,l.jsx)(q,{}):(0,l.jsx)(es,{})}},91362:function(e,s,t){t.d(s,{J:function(){return j}});var l=t(52322),i=t(89424),n=t(5062),r=t(6391),a=t.n(r),c=t(98334),o=t(38855),d=t(83553),x=t(13593);function u(){var e,s,t,r,a,c;let{openDialog:u}=(0,d.Rh)(),h=(0,n.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,n.X2)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,n.cQ)(),m=(0,o.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,g="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),p=h.data?new Date().getTime()-new Date(null===(s=h.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,l.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=f.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:m.isSynced,syncPercent:m.syncPercent,nodeBlockHeight:m.nodeBlockHeight,estimatedBlockHeight:m.estimatedBlockHeight,firstTimeSyncing:m.firstTimeSyncing,moreThan100BlocksToSync:m.moreThan100BlocksToSync,children:[(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(r=j.data)||void 0===r?void 0:r.address,type:"address"})})]}),h.data&&(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.xvT,{size:"14",children:(0,x.bc)(p,{format:"long"})})})]}),(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,l.jsx)(i.rUS,{size:"14",href:g,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,n.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,l.jsx)(i.t6k,{testnetName:e.data.network}):null}function j(e){let s=(0,n.X2)(),{isSynced:t}=(0,o.n)();return(0,l.jsx)(i.tU3,{appName:"renterd",profile:(0,l.jsx)(u,{}),banner:(0,l.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:s.data&&{spendable:new(a())(s.data.spendable),confirmed:new(a())(s.data.confirmed),unconfirmed:new(a())(s.data.unconfirmed),immature:new(a())(s.data.immature)},...e})}},97992:function(e,s,t){t.d(s,{e:function(){return o}});var l=t(52322),i=t(89424),n=t(47211),r=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),s=e.all===e.info;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.KJW,{title:"Files",route:a._.buckets.index,children:(0,l.jsx)(n.ROc,{})}),(0,l.jsx)(i.KJW,{title:"Configuration",route:a._.config.index,children:(0,l.jsx)(n.wWN,{})}),(0,l.jsx)(i.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,l.jsx)(n.VBo,{})}),(0,l.jsx)(i.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,l.jsx)(n.VHe,{})}),(0,l.jsx)(i.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,l.jsx)(n._m8,{})}),(0,l.jsxs)("div",{className:"relative",children:[e.all?s?(0,l.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,l.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,l.jsx)(i.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,l.jsx)(n.Dkj,{})})]})]})}}}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/448-47e6f38c81926f60.js b/renterd/assets/_next/static/chunks/448-47e6f38c81926f60.js deleted file mode 100644 index 59b66d067..000000000 --- a/renterd/assets/_next/static/chunks/448-47e6f38c81926f60.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[448],{17398:function(e,s,t){t.d(s,{C:function(){return c}});var l=t(52322),i=t(89424),n=t(47211),r=t(41736);function a(){let{activeExplorerMode:e,setExplorerModeDirectory:s,setExplorerModeFlat:t,isViewingUploads:a,navigateToUploads:c}=(0,r.b)();return(0,l.jsxs)(i.h_2,{trigger:(0,l.jsx)(i.zxk,{tipSide:"bottom",tip:a?"Viewing uploads":"directory"===e?"Viewing directory explorer":"Viewing all bucket files",children:a?(0,l.jsx)(n.bQp,{}):"directory"===e?(0,l.jsx)(n.Qbr,{}):(0,l.jsx)(n.nDH,{})}),contentProps:{align:"start",side:"bottom",className:"max-w-[300px]"},children:[(0,l.jsxs)(i.Xiv,{onSelect:s,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.Qbr,{})}),"Directory"]}),(0,l.jsxs)(i.Xiv,{onSelect:t,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.nDH,{})}),"All files"]}),(0,l.jsxs)(i.Xiv,{onSelect:c,children:[(0,l.jsx)(i.KpP,{children:(0,l.jsx)(n.bQp,{})}),"Uploads"]})]})}function c(){let{isViewingBuckets:e}=(0,r.b)();return e?(0,l.jsx)(i.ua7,{content:"Viewing all buckets",children:(0,l.jsx)("div",{children:(0,l.jsx)(i.zxk,{state:"waiting",children:(0,l.jsx)(n.fi8,{size:16})})})}):(0,l.jsx)(a,{})}},57448:function(e,s,t){t.d(s,{h:function(){return es}});var l=t(52322),i=t(97992),n=t(98334),r=t(97112),a=t(2784),c=t(89424),o=t(47211),d=t(41736),x=t(17398);function u(){let{activeDirectory:e,setActiveDirectory:s}=(0,d.b)(),t=(0,a.useRef)(null);return(0,a.useEffect)(()=>{let e=setTimeout(()=>{var e;null===(e=t.current)||void 0===e||e.scrollIntoView({behavior:"smooth"})},100);return()=>{clearTimeout(e)}},[e]),(0,l.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,l.jsx)(x.C,{}),(0,l.jsx)(c.xrM,{children:(0,l.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,l.jsx)(c.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),e.length>0&&(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),e.map((e,t)=>(0,l.jsxs)(a.Fragment,{children:[t>0&&(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{onClick:()=>s(e=>e.slice(0,t+1)),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e})]},e+t)),(0,l.jsx)("div",{ref:t})]})})]})}var h=t(91362),j=t(74424),f=t(3077),m=t(52058);function v(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:t,sortField:i,setSortField:n,sortDirection:r,setSortDirection:a,enabledColumns:x}=(0,d.b)();return(0,l.jsxs)(c.J2e,{trigger:(0,l.jsxs)(c.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,l.jsx)(o.hiv,{}),"View",(0,l.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Order by"}),(0,l.jsx)(c.kFS,{children:(0,l.jsx)(c.PhF,{value:i,onChange:e=>{n(e.currentTarget.value)},children:Object.entries((0,m.Z)(f.Fo,"category")).map(e=>{let[s,t]=e;return(0,l.jsx)("optgroup",{label:s,children:t.map(e=>(0,l.jsx)(c.Wxm,{value:e.id,children:e.label},e.id))},s)})})})]}),(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Direction"}),(0,l.jsx)(c.kFS,{children:(0,l.jsxs)(c.PhF,{value:r,onClick:e=>{e.stopPropagation()},onChange:e=>{a(e.currentTarget.value)},children:[(0,l.jsx)(c.Wxm,{value:"desc",children:"descending"},"desc"),(0,l.jsx)(c.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,l.jsx)(c.Clw,{}),(0,l.jsxs)(c.WVB,{children:[(0,l.jsx)(c.__J,{children:"Display properties"}),(0,l.jsx)(c.kFS,{children:(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),t()},children:"Reset default"})})]}),(0,l.jsx)(c.WVB,{children:(0,l.jsx)(c.j4H,{options:e.map(e=>({label:e.label,value:e.id})),values:x,onChange:e=>s(e)})})]})}var g=t(38855),p=t(5062),b=t(37606);function N(){let{autopilot:e}=(0,b.q)(),s=(0,p.e$)({config:{swr:{errorRetryCount:0}}});return{active:"on"===e.status&&!!s.error}}var w=t(42770);function y(){let{isViewingABucket:e}=(0,d.b)(),s=(0,g.n)(),t=N(),l=(0,w.F)();return e&&!t.active&&!l.active&&s.isSynced}let{useDropzone:T}=j;function k(){let{openDialog:e}=(0,r.Rh)(),{uploadFiles:s,isViewingBuckets:t}=(0,d.b)(),i=y(),{getRootProps:n,getInputProps:a}=T({noDrag:!0,noClick:!i,onDrop:s});return(0,l.jsxs)("div",{className:"flex gap-2",children:[t?(0,l.jsxs)(c.zxk,{onClick:()=>e("filesCreateBucket"),tip:"Create bucket",children:[(0,l.jsx)(o.aXP,{}),"Create bucket"]}):(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.zxk,{onClick:()=>e("filesSearch"),tip:"Search files",children:(0,l.jsx)(o.UBs,{})}),(0,l.jsxs)(c.zxk,{"aria-label":"Upload files",...n(),tip:"Upload files",disabled:!i,children:[(0,l.jsx)("input",{...a()}),(0,l.jsx)(o.bQp,{})]}),(0,l.jsx)(c.zxk,{"aria-label":"Create directory",disabled:!i,onClick:()=>e("filesCreateDirectory"),tip:"Create directory",children:(0,l.jsx)(o.L37,{})})]}),(0,l.jsx)(v,{})]})}var z=t(75618),S=t(13593);function C(){let e=(0,p.Q5)({config:{swr:{refreshInterval:(0,S.sW)(5),revalidateOnFocus:!1}}});if(!e.data&&e.isValidating)return(0,l.jsx)(c.xgg,{className:"pr-1"});if(!e.data)return null;let s=e.data.totalObjectsSize+e.data.totalUnfinishedObjectsSize,t=s?e.data.totalSectorsSize/s:0;return(0,l.jsx)(c.ua7,{side:"bottom",content:(0,l.jsxs)(c.xvT,{className:"flex justify-between gap-6",children:[(0,l.jsxs)(c.xvT,{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"size of all files"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"with redundancy"}),!!t&&(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"average redundancy factor"}),(0,l.jsx)(c.Z0O,{className:"w-full my-1"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"total storage utilization"})]}),(0,l.jsxs)(c.xvT,{className:"flex flex-col gap-1 items-end",children:[(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalObjectsSize)}),(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalSectorsSize)}),!!t&&(0,l.jsxs)(c.xvT,{size:"12",font:"mono",children:[t.toFixed(1),"x"]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1"}),(0,l.jsx)(c.xvT,{size:"12",children:(0,S.vW)(e.data.totalUploadedSize)})]})]}),children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:"".concat((0,S.vW)(e.data.totalObjectsSize)).concat(t?" @ ".concat(t.toFixed(1),"x"):"")})})}var F=t(18121);function _(){var e,s;let t=(0,p.Q5)({config:{swr:{refreshInterval:6e4,keepPreviousData:!0,revalidateOnFocus:!1}}}),{displayHealth:i,label:n}=(0,F.B)({health:null===(e=t.data)||void 0===e?void 0:e.minHealth,size:1,isDirectory:!0}),r=(null===(s=t.data)||void 0===s?void 0:s.totalObjectsSize)===0;return!t.data||r?null:(0,l.jsx)(c.ua7,{align:"end",content:(0,l.jsxs)("div",{className:"flex flex-col overflow-hidden mb-1",children:[(0,l.jsxs)("div",{className:"flex justify-between gap-2",children:[(0,l.jsx)(c.xvT,{size:"12",children:n}),(0,l.jsxs)(c.xvT,{size:"12",children:[(100*i).toFixed(0),"%"]})]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1.5"}),(0,l.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"Health is calculated as the minimum health value from across all file slabs. For directories this is across all contained files."}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"Slab health is calculated as the number of shards with active contracts in the autopilot contract set above the minimum required shards and expressed as a percentage."})]}),(0,l.jsx)(c.Z0O,{className:"w-full my-1.5"}),(0,l.jsxs)("div",{className:"flex gap-3 justify-between",children:[(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"excellent health"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"good health"}),(0,l.jsx)(c.xvT,{size:"12",color:"subtle",children:"poor health"})]}),(0,l.jsxs)("div",{className:"flex flex-col gap-1 items-end",children:[(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.excellent,"%"]}),(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.good,"% -"," ",100*F.V.excellent,"%"]}),(0,l.jsxs)(c.xvT,{size:"12",color:"subtle",children:[100*F.V.poor,"% - ",100*F.V.good,"%"]})]})]})]}),children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",className:"flex",children:n})})}function W(){let e=(0,g.n)(),s=function(){let{autopilot:e}=(0,b.q)(),s=function(){var e,s;let{autopilot:t}=(0,b.q)(),l=(0,p.e$)({disabled:"on"!==t.status}),i=(0,p.NF)();return{isValidating:l.isValidating||i.isValidating,data:(null===(e=l.data)||void 0===e?void 0:e.contracts.set)===(null===(s=i.data)||void 0===s?void 0:s.defaultContractSet)}}();return{active:"on"===e.status&&!s.isValidating&&!s.data}}(),t=N(),i=(0,w.F)(),n=(0,a.useMemo)(()=>e.isSynced?null:(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until renterd is synced."}),(0,l.jsx)(c.nvN,{size:"12",children:"The blockchain must be fully synced before uploading files. This can take a while depending on your hardware and network connection."})]},"syncStatus"),[e.isSynced]),r=(0,a.useMemo)(()=>t.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until settings are configured."}),(0,l.jsxs)(c.nvN,{size:"12",children:["Before you can upload files you must configure your settings. Once configured, ",(0,l.jsx)(c.EKh,{children:"renterd"})," will find contracts with hosts based on the settings you choose. ",(0,l.jsx)(c.EKh,{children:"renterd"})," will also repair your data as hosts come and go."]})]},"autopilotNotConfigured"):null,[t.active]),d=(0,a.useMemo)(()=>i.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploads are disabled until settings are configured."}),(0,l.jsxs)(c.nvN,{size:"12",children:["There are not enough contracts to upload data yet. Redundancy is configured to use ",i.required," shards which means at least that many contracts are required."]})]},"notEnoughContracts"):null,[i]),x=(0,a.useMemo)(()=>s.active?(0,l.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,l.jsx)(c.xvT,{size:"12",font:"mono",weight:"medium",color:"amber",children:"Uploaded data will not be managed by autopilot."}),(0,l.jsx)(c.nvN,{size:"12",children:"The autopilot contract set does not match the default contract set. This means that by default workers will not upload data to contracts that autopilot manages. Unless these contract are being manually maintained, this will result in data loss. Continue with caution or update the autopilot contract set to match the default contract set."})]},"contractSetMismatch"):null,[s.active]),u=(0,a.useMemo)(()=>[n,r,d,x].filter(Boolean),[n,r,d,x]);if(u.length)return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.J2e,{trigger:(0,l.jsx)(c.zxk,{variant:"ghost",icon:"contrast",color:"amber",children:(0,l.jsx)(o.qdM,{})}),children:(0,l.jsx)("div",{className:"flex flex-col gap-3 px-1 py-2",children:u})}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"})]})}var D=t(43385);function V(){var e;let{isViewingABucket:s,uploadsList:t,activeExplorerMode:i}=(0,d.b)(),{pageCount:n}=(0,z.J)(),{pageCount:r}=(0,D.o)(),a=(0,p.Q5)({config:{swr:{refreshInterval:6e4,keepPreviousData:!0,revalidateOnFocus:!1}}}),o=((null===(e=a.data)||void 0===e?void 0:e.numObjects)||0)+t.length;return s?(0,l.jsxs)("div",{className:"flex gap-1",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files in page of current directory",children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:("flat"===i?r:n).toLocaleString()})}),(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files across all buckets",children:(0,l.jsx)(c.xvT,{size:"12",font:"mono",children:a.data?"of ".concat(o.toLocaleString()," files"):" files"})})]}):(0,l.jsx)(c.ua7,{side:"bottom",content:"Number of files across all buckets",children:a.data?(0,l.jsxs)(c.xvT,{size:"12",font:"mono",children:[o.toLocaleString()," files"]}):(0,l.jsx)(c.xgg,{})})}function B(){return(0,l.jsxs)("div",{className:"flex gap-3 items-center",children:[(0,l.jsx)(W,{}),(0,l.jsxs)("div",{className:"flex gap-3",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Filtered statistics",children:(0,l.jsx)(c.xvT,{size:"12",color:"verySubtle",children:(0,l.jsx)(o.q0D,{})})}),(0,l.jsx)(V,{})]}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"}),(0,l.jsxs)("div",{className:"flex gap-3",children:[(0,l.jsx)(c.ua7,{side:"bottom",content:"Global statistics",children:(0,l.jsx)(c.xvT,{size:"12",color:"verySubtle",children:(0,l.jsx)(o.RFr,{})})}),(0,l.jsx)(C,{}),(0,l.jsx)(_,{})]})]})}var O=t(94225);function P(e){let{placeholder:s}=e,{setFilter:t,removeFilter:i,fileNamePrefixFilter:n}=(0,d.b)(),[r,x]=(0,a.useState)(n),[u]=(0,O.Nr)(r,500);return(0,a.useEffect)(()=>{n!==r&&x(n)},[n]),(0,a.useEffect)(()=>{n!==u&&(u.length?t({id:"fileNamePrefix",label:"",value:u}):i("fileNamePrefix"))},[u]),(0,l.jsxs)("div",{className:"flex gap-1 flex-1",children:[(0,l.jsx)(c.nvn,{"aria-label":"filter files in current directory",variant:"ghost",focus:"none",placeholder:s||"Filter files in current directory",value:r,onChange:e=>x(e.currentTarget.value),className:"w-full !pl-0"}),!!r.length&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.zxk,{variant:"ghost",onClick:()=>x(""),children:(0,l.jsx)(o.PcV,{})}),(0,l.jsx)(c.Z0O,{variant:"vertical",className:"h-full"})]})]})}function J(){let{isViewingABucket:e,isViewingBuckets:s}=(0,d.b)(),{limit:t,marker:i,isMore:n,pageCount:r,dataState:a}=(0,z.J)();return(0,l.jsxs)("div",{className:"flex gap-3 w-full",children:[s?(0,l.jsx)("div",{className:"flex-1"}):(0,l.jsx)(P,{}),(0,l.jsx)(B,{}),e&&(0,l.jsx)(c._5,{isMore:n,marker:i,limit:t,pageTotal:r,isLoading:"loading"===a})]})}function E(){return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching files."})]})}function K(){let{filters:e,resetFilters:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No files matching filters."}),!!e.length&&(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function M(){let{activeBucketName:e,activeDirectory:s,setActiveDirectory:t}=(0,d.b)();return s.length>1?(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The current directory does not contain any files yet, drag and drop files or click here to start uploading."}),(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),t(e=>e.slice(0,-1))},children:"Back"})]})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,l.jsx)(c.EKh,{children:e})," bucket does not contain any files, drag and drop files or click here to start uploading."]}),(0,l.jsx)(c.Qjf,{href:n._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function U(){let{isViewingRootOfABucket:e}=(0,d.b)(),{dataState:s}=(0,z.J)(),t=N(),i=(0,w.F)();return"noneMatchingFilters"===s?(0,l.jsx)(K,{}):"error"===s?(0,l.jsx)(E,{}):e&&"noneYet"===s&&t.active?(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-6 justify-center items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["Before you can upload files you must configure your settings. Once configured, ",(0,l.jsx)(c.EKh,{children:"renterd"})," will find contracts with hosts based on the settings you choose. ",(0,l.jsx)(c.EKh,{children:"renterd"})," will also repair your data as hosts come and go."]}),(0,l.jsx)(c.Qjf,{variant:"accent",href:n._.config.index,children:"Configure"})]})]}):e&&"noneYet"===s&&i.active?(0,l.jsxs)("div",{className:"flex flex-col gap-12 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-4 justify-center items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["There are not enough contracts to upload data yet. Redundancy is configured to use ",i.required," shards which means at least that many contracts are required."]}),(0,l.jsxs)(c.xvT,{size:"30",className:"text-center max-w-[500px]",children:[i.count,"/",i.required]})]})]}):"noneYet"===s?(0,l.jsx)(M,{}):null}var H=t(72199);function R(){let{uploadFiles:e,sortField:s,sortDirection:t,sortableColumns:i,toggleSort:n,isViewingBuckets:r}=(0,d.b)(),{datasetPage:a,pageCount:o,dataState:x,onDragEnd:u,onDragOver:h,onDragStart:j,onDragCancel:f,onDragMove:m,draggingObject:v}=(0,z.J)(),g=y();return(0,l.jsx)("div",{className:"relative",children:(0,l.jsx)(c.fhJ,{testId:"filesDropzone",onDrop:e,noClick:!g||o>0,noDrag:!g,children:(0,l.jsx)(c.iA_,{testId:r?"bucketsTable":"filesTable",isLoading:"loading"===x,emptyState:(0,l.jsx)(U,{}),pageSize:10,data:a,columns:H.z,sortableColumns:i,sortField:s,sortDirection:t,toggleSort:n,rowSize:"dense",onDragStart:j,onDragOver:h,onDragEnd:u,onDragCancel:f,onDragMove:m,draggingDatum:v})})})}function Q(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsx)(h.J,{title:"Files",navTitle:null,routes:n._,sidenav:(0,l.jsx)(i.e,{}),nav:(0,l.jsx)(u,{}),stats:(0,l.jsx)(J,{}),actions:(0,l.jsx)(k,{}),openSettings:()=>e("settings"),children:(0,l.jsx)("div",{className:"p-6 min-w-fit",children:(0,l.jsx)(R,{})})})}function q(){let{activeBucketName:e,setActiveDirectory:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,l.jsx)(x.C,{}),(0,l.jsx)(c.xrM,{children:(0,l.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,l.jsx)(c.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{onClick:()=>null,size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e}),(0,l.jsx)(c.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,l.jsx)(o.F3j,{})}),(0,l.jsx)(c.xvT,{size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"All files"})]})})]})}function L(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsxs)("div",{className:"flex gap-2",children:[(0,l.jsx)(c.zxk,{onClick:()=>e("filesSearch"),tip:"Search files",children:(0,l.jsx)(o.UBs,{})}),(0,l.jsx)(v,{})]})}function Y(){let{limit:e,pageCount:s,dataState:t,nextMarker:i,isMore:n}=(0,D.o)();return(0,l.jsxs)("div",{className:"flex gap-3 w-full",children:[(0,l.jsx)(P,{placeholder:"Filter files in current bucket"}),(0,l.jsx)(B,{}),(0,l.jsx)(c._5,{marker:i,isMore:n,limit:e,pageTotal:s,isLoading:"loading"===t})]})}function Z(){return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching files."})]})}function X(){let{filters:e,resetFilters:s}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsx)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No files matching filters."}),!!e.length&&(0,l.jsx)(c.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function A(){let{activeBucketName:e}=(0,d.b)();return(0,l.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,l.jsx)(c.xvT,{children:(0,l.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,l.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,l.jsxs)(c.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,l.jsx)(c.EKh,{children:e})," bucket does not contain any files."]}),(0,l.jsx)(c.Qjf,{href:n._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function I(){let{dataState:e}=(0,D.o)();return"noneMatchingFilters"===e?(0,l.jsx)(X,{}):"error"===e?(0,l.jsx)(Z,{}):"noneYet"===e?(0,l.jsx)(A,{}):null}var $=t(33351);function G(){let{sortableColumns:e,toggleSort:s}=(0,d.b)(),{datasetPage:t,dataState:i,sortField:n,sortDirection:r}=(0,D.o)();return(0,l.jsx)("div",{className:"relative",children:(0,l.jsx)(c.iA_,{isLoading:"loading"===i,emptyState:(0,l.jsx)(I,{}),pageSize:10,data:t,columns:$.z,sortableColumns:e,sortField:n,sortDirection:r,toggleSort:s,rowSize:"dense"})})}function ee(){let{openDialog:e}=(0,r.Rh)();return(0,l.jsx)(h.J,{title:"Files",navTitle:null,routes:n._,sidenav:(0,l.jsx)(i.e,{}),nav:(0,l.jsx)(q,{}),stats:(0,l.jsx)(Y,{}),actions:(0,l.jsx)(L,{}),openSettings:()=>e("settings"),children:(0,l.jsx)("div",{className:"p-6 min-w-fit",children:(0,l.jsx)(G,{})})})}function es(){let{isViewingBuckets:e,activeExplorerMode:s}=(0,d.b)();return"directory"===s||e?(0,l.jsx)(Q,{}):(0,l.jsx)(ee,{})}},91362:function(e,s,t){t.d(s,{J:function(){return j}});var l=t(52322),i=t(89424),n=t(5062),r=t(6391),a=t.n(r),c=t(98334),o=t(38855),d=t(97112),x=t(13593);function u(){var e,s,t,r,a,c;let{openDialog:u}=(0,d.Rh)(),h=(0,n.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,n.X2)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,n.cQ)(),m=(0,o.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,g="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),p=h.data?new Date().getTime()-new Date(null===(s=h.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,l.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=f.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:m.isSynced,syncPercent:m.syncPercent,nodeBlockHeight:m.nodeBlockHeight,estimatedBlockHeight:m.estimatedBlockHeight,firstTimeSyncing:m.firstTimeSyncing,moreThan100BlocksToSync:m.moreThan100BlocksToSync,children:[(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(r=j.data)||void 0===r?void 0:r.address,type:"address"})})]}),h.data&&(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.xvT,{size:"14",children:(0,x.bc)(p,{format:"long"})})})]}),(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,l.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,l.jsx)(i.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,l.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,l.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,l.jsx)(i.rUS,{size:"14",href:g,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,n.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,l.jsx)(i.t6k,{testnetName:e.data.network}):null}function j(e){let s=(0,n.X2)(),{isSynced:t}=(0,o.n)();return(0,l.jsx)(i.tU3,{appName:"renterd",profile:(0,l.jsx)(u,{}),banner:(0,l.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:s.data&&{spendable:new(a())(s.data.spendable),confirmed:new(a())(s.data.confirmed),unconfirmed:new(a())(s.data.unconfirmed),immature:new(a())(s.data.immature)},...e})}},97992:function(e,s,t){t.d(s,{e:function(){return o}});var l=t(52322),i=t(89424),n=t(47211),r=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),s=e.all===e.info;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.KJW,{title:"Files",route:a._.buckets.index,children:(0,l.jsx)(n.ROc,{})}),(0,l.jsx)(i.KJW,{title:"Configuration",route:a._.config.index,children:(0,l.jsx)(n.wWN,{})}),(0,l.jsx)(i.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,l.jsx)(n.VBo,{})}),(0,l.jsx)(i.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,l.jsx)(n.VHe,{})}),(0,l.jsx)(i.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,l.jsx)(n._m8,{})}),(0,l.jsxs)("div",{className:"relative",children:[e.all?s?(0,l.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,l.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,l.jsx)(i.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,l.jsx)(n.Dkj,{})})]})]})}}}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/_app-1b2f7249908a24b0.js b/renterd/assets/_next/static/chunks/pages/_app-7160e841e92ab9a1.js similarity index 79% rename from renterd/assets/_next/static/chunks/pages/_app-1b2f7249908a24b0.js rename to renterd/assets/_next/static/chunks/pages/_app-7160e841e92ab9a1.js index 7b85ea829..69cdd6f11 100644 --- a/renterd/assets/_next/static/chunks/pages/_app-1b2f7249908a24b0.js +++ b/renterd/assets/_next/static/chunks/pages/_app-7160e841e92ab9a1.js @@ -1,4 +1,4 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[888],{44711:function(e,t,n){"use strict";n.r(t),n.d(t,{ResizeObserver:function(){return q},ResizeObserverEntry:function(){return C},ResizeObserverSize:function(){return c}});var r,i,a,o=[],l="ResizeObserver loop completed with undelivered notifications.",s=function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:l}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=l),window.dispatchEvent(e)};(r=i||(i={})).BORDER_BOX="border-box",r.CONTENT_BOX="content-box",r.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box";var u=function(e){return Object.freeze(e)},c=function(e,t){this.inlineSize=e,this.blockSize=t,u(this)},d=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,u(this)}return e.prototype.toJSON=function(){return{x:this.x,y:this.y,top:this.top,right:this.right,bottom:this.bottom,left:this.left,width:this.width,height:this.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),f=function(e){return e instanceof SVGElement&&"getBBox"in e},h=function(e){if(f(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var i=e.offsetWidth,a=e.offsetHeight;return!(i||a||e.getClientRects().length)},p=function(e){if(e instanceof Element)return!0;var t,n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},m=function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},v="undefined"!=typeof window?window:{},g=new WeakMap,y=/auto|scroll/,x=/^tb|vertical/,b=/msie|trident/i.test(v.navigator&&v.navigator.userAgent),w=function(e){return parseFloat(e||"0")},j=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new c((n?t:e)||0,(n?e:t)||0)},k=u({devicePixelContentBoxSize:j(),borderBoxSize:j(),contentBoxSize:j(),contentRect:new d(0,0,0,0)}),E=function(e,t){if(void 0===t&&(t=!1),g.has(e)&&!t)return g.get(e);if(h(e))return g.set(e,k),k;var n=getComputedStyle(e),r=f(e)&&e.ownerSVGElement&&e.getBBox(),i=!b&&"border-box"===n.boxSizing,a=x.test(n.writingMode||""),o=!r&&y.test(n.overflowY||""),l=!r&&y.test(n.overflowX||""),s=r?0:w(n.paddingTop),c=r?0:w(n.paddingRight),p=r?0:w(n.paddingBottom),m=r?0:w(n.paddingLeft),v=r?0:w(n.borderTopWidth),E=r?0:w(n.borderRightWidth),S=r?0:w(n.borderBottomWidth),C=r?0:w(n.borderLeftWidth),M=m+c,_=s+p,O=C+E,T=v+S,P=l?e.offsetHeight-T-e.clientHeight:0,A=o?e.offsetWidth-O-e.clientWidth:0,N=r?r.width:w(n.width)-(i?M+O:0)-A,R=r?r.height:w(n.height)-(i?_+T:0)-P,D=N+M+A+O,L=R+_+P+T,Z=u({devicePixelContentBoxSize:j(Math.round(N*devicePixelRatio),Math.round(R*devicePixelRatio),a),borderBoxSize:j(D,L,a),contentBoxSize:j(N,R,a),contentRect:new d(m,s,N,R)});return g.set(e,Z),Z},S=function(e,t,n){var r=E(e,n),a=r.borderBoxSize,o=r.contentBoxSize,l=r.devicePixelContentBoxSize;switch(t){case i.DEVICE_PIXEL_CONTENT_BOX:return l;case i.BORDER_BOX:return a;default:return o}},C=function(e){var t=E(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=u([t.borderBoxSize]),this.contentBoxSize=u([t.contentBoxSize]),this.devicePixelContentBoxSize=u([t.devicePixelContentBoxSize])},M=function(e){if(h(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},_=function(){var e=1/0,t=[];o.forEach(function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach(function(t){var n=new C(t.target),i=M(t.target);r.push(n),t.lastReportedSize=S(t.target,t.observedBox),ie?t.activeTargets.push(n):t.skippedTargets.push(n))})})},T=function(){var e=0;for(O(0);o.some(function(e){return e.activeTargets.length>0});)O(e=_());return o.some(function(e){return e.skippedTargets.length>0})&&s(),e>0},P=[],A=function(e){if(!a){var t=0,n=document.createTextNode("");new MutationObserver(function(){return P.splice(0).forEach(function(e){return e()})}).observe(n,{characterData:!0}),a=function(){n.textContent=""+(t?t--:t++)}}P.push(e),a()},N=function(e){A(function(){requestAnimationFrame(e)})},R=0,D={attributes:!0,characterData:!0,childList:!0,subtree:!0},L=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Z=function(e){return void 0===e&&(e=0),Date.now()+e},F=!1,z=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!F){F=!0;var n=Z(e);N(function(){var r=!1;try{r=T()}finally{if(F=!1,e=n-Z(),!R)return;r?t.run(1e3):e>0?t.run(e):t.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,D)};document.body?t():v.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),L.forEach(function(t){return v.addEventListener(t,e.listener,!0)}))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),L.forEach(function(t){return v.removeEventListener(t,e.listener,!0)}),this.stopped=!0)},e}()),V=function(e){!R&&e>0&&z.start(),(R+=e)||z.stop()},B=function(){function e(e,t){this.target=e,this.observedBox=t||i.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e,t=S(this.target,this.observedBox,!0);return f(e=this.target)||m(e)||"inline"!==getComputedStyle(e).display||(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),I=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},H=new WeakMap,U=function(e,t){for(var n=0;nU(r.observationTargets,t)&&(i&&o.push(r),r.observationTargets.push(new B(t,n&&n.box)),V(1),z.schedule())},e.unobserve=function(e,t){var n=H.get(e),r=U(n.observationTargets,t),i=1===n.observationTargets.length;r>=0&&(i&&o.splice(o.indexOf(n),1),n.observationTargets.splice(r,1),V(-1))},e.disconnect=function(e){var t=this,n=H.get(e);n.observationTargets.slice().forEach(function(n){return t.unobserve(e,n.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),q=function(){function e(e){if(0==arguments.length)throw TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");W.connect(this,e)}return e.prototype.observe=function(e,t){if(0==arguments.length)throw TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!p(e))throw TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");W.observe(this,e,t)},e.prototype.unobserve=function(e){if(0==arguments.length)throw TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!p(e))throw TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");W.unobserve(this,e)},e.prototype.disconnect=function(){W.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}()},41816:function(e,t,n){"use strict";function r(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}n.d(t,{M:function(){return r}})},26215:function(e,t,n){"use strict";n.d(t,{F:function(){return i},e:function(){return a}});var r=n(2784);function i(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function a(...e){return(0,r.useCallback)(i(...e),e)}},34540:function(e,t,n){"use strict";n.d(t,{b:function(){return a},k:function(){return i}});var r=n(2784);function i(e,t){let n=(0,r.createContext)(t);function i(e){let{children:t,...i}=e,a=(0,r.useMemo)(()=>i,Object.values(i));return(0,r.createElement)(n.Provider,{value:a},t)}return i.displayName=e+"Provider",[i,function(i){let a=(0,r.useContext)(n);if(a)return a;if(void 0!==t)return t;throw Error(`\`${i}\` must be used within \`${e}\``)}]}function a(e,t=[]){let n=[],i=()=>{let t=n.map(e=>(0,r.createContext)(e));return function(n){let i=(null==n?void 0:n[e])||t;return(0,r.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:i}}),[n,i])}};return i.scopeName=e,[function(t,i){let a=(0,r.createContext)(i),o=n.length;function l(t){let{scope:n,children:i,...l}=t,s=(null==n?void 0:n[e][o])||a,u=(0,r.useMemo)(()=>l,Object.values(l));return(0,r.createElement)(s.Provider,{value:u},i)}return n=[...n,i],l.displayName=t+"Provider",[l,function(n,l){let s=(null==l?void 0:l[e][o])||a,u=(0,r.useContext)(s);if(u)return u;if(void 0!==i)return i;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let i=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,r.useMemo)(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}(i,...t)]}},72331:function(e,t,n){"use strict";n.d(t,{Dx:function(){return K},VY:function(){return $},aV:function(){return q},dk:function(){return Y},fC:function(){return H},h_:function(){return W},x8:function(){return X},xz:function(){return U}});var r=n(7896),i=n(2784),a=n(41816),o=n(26215),l=n(34540),s=n(26074),u=n(73597),c=n(83317),d=n(77334),f=n(6500),h=n(28245),p=n(72130),m=n(55070),v=n(70506),g=n(49732),y=n(99575);let x="Dialog",[b,w]=(0,l.b)(x),[j,k]=b(x),E=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...l}=e,s=k("DialogTrigger",n),u=(0,o.e)(t,s.triggerRef);return(0,i.createElement)(p.WV.button,(0,r.Z)({type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":V(s.open)},l,{ref:u,onClick:(0,a.M)(e.onClick,s.onOpenToggle)}))}),S="DialogPortal",[C,M]=b(S,{forceMount:void 0}),_="DialogOverlay",O=(0,i.forwardRef)((e,t)=>{let n=M(_,e.__scopeDialog),{forceMount:a=n.forceMount,...o}=e,l=k(_,e.__scopeDialog);return l.modal?(0,i.createElement)(h.z,{present:a||l.open},(0,i.createElement)(T,(0,r.Z)({},o,{ref:t}))):null}),T=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k(_,n);return(0,i.createElement)(v.Z,{as:y.g7,allowPinchZoom:!0,shards:[o.contentRef]},(0,i.createElement)(p.WV.div,(0,r.Z)({"data-state":V(o.open)},a,{ref:t,style:{pointerEvents:"auto",...a.style}})))}),P="DialogContent",A=(0,i.forwardRef)((e,t)=>{let n=M(P,e.__scopeDialog),{forceMount:a=n.forceMount,...o}=e,l=k(P,e.__scopeDialog);return(0,i.createElement)(h.z,{present:a||l.open},l.modal?(0,i.createElement)(N,(0,r.Z)({},o,{ref:t})):(0,i.createElement)(R,(0,r.Z)({},o,{ref:t})))}),N=(0,i.forwardRef)((e,t)=>{let n=k(P,e.__scopeDialog),l=(0,i.useRef)(null),s=(0,o.e)(t,n.contentRef,l);return(0,i.useEffect)(()=>{let e=l.current;if(e)return(0,g.R)(e)},[]),(0,i.createElement)(D,(0,r.Z)({},e,{ref:s,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,a.M)(e.onCloseAutoFocus,e=>{var t;e.preventDefault(),null===(t=n.triggerRef.current)||void 0===t||t.focus()}),onPointerDownOutside:(0,a.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey;(2===t.button||n)&&e.preventDefault()}),onFocusOutside:(0,a.M)(e.onFocusOutside,e=>e.preventDefault())}))}),R=(0,i.forwardRef)((e,t)=>{let n=k(P,e.__scopeDialog),a=(0,i.useRef)(!1);return(0,i.createElement)(D,(0,r.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var r,i;null===(r=e.onCloseAutoFocus)||void 0===r||r.call(e,t),t.defaultPrevented||(a.current||null===(i=n.triggerRef.current)||void 0===i||i.focus(),t.preventDefault()),a.current=!1},onInteractOutside:t=>{var r,i;null===(r=e.onInteractOutside)||void 0===r||r.call(e,t),t.defaultPrevented||(a.current=!0);let o=t.target;(null===(i=n.triggerRef.current)||void 0===i?void 0:i.contains(o))&&t.preventDefault()}}))}),D=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,trapFocus:a,onOpenAutoFocus:l,onCloseAutoFocus:s,...u}=e,f=k(P,n),h=(0,i.useRef)(null),p=(0,o.e)(t,h);return(0,m.EW)(),(0,i.createElement)(i.Fragment,null,(0,i.createElement)(d.M,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:l,onUnmountAutoFocus:s},(0,i.createElement)(c.XB,(0,r.Z)({role:"dialog",id:f.contentId,"aria-describedby":f.descriptionId,"aria-labelledby":f.titleId,"data-state":V(f.open)},u,{ref:p,onDismiss:()=>f.onOpenChange(!1)}))),!1)}),L="DialogTitle",Z=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k(L,n);return(0,i.createElement)(p.WV.h2,(0,r.Z)({id:o.titleId},a,{ref:t}))}),F=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k("DialogDescription",n);return(0,i.createElement)(p.WV.p,(0,r.Z)({id:o.descriptionId},a,{ref:t}))}),z=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...o}=e,l=k("DialogClose",n);return(0,i.createElement)(p.WV.button,(0,r.Z)({type:"button"},o,{ref:t,onClick:(0,a.M)(e.onClick,()=>l.onOpenChange(!1))}))});function V(e){return e?"open":"closed"}let[B,I]=(0,l.k)("DialogTitleWarning",{contentName:P,titleName:L,docsSlug:"dialog"}),H=e=>{let{__scopeDialog:t,children:n,open:r,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,c=(0,i.useRef)(null),d=(0,i.useRef)(null),[f=!1,h]=(0,u.T)({prop:r,defaultProp:a,onChange:o});return(0,i.createElement)(j,{scope:t,triggerRef:c,contentRef:d,contentId:(0,s.M)(),titleId:(0,s.M)(),descriptionId:(0,s.M)(),open:f,onOpenChange:h,onOpenToggle:(0,i.useCallback)(()=>h(e=>!e),[h]),modal:l},n)},U=E,W=e=>{let{__scopeDialog:t,forceMount:n,children:r,container:a}=e,o=k(S,t);return(0,i.createElement)(C,{scope:t,forceMount:n},i.Children.map(r,e=>(0,i.createElement)(h.z,{present:n||o.open},(0,i.createElement)(f.h,{asChild:!0,container:a},e))))},q=O,$=A,K=Z,Y=F,X=z},83317:function(e,t,n){"use strict";let r;n.d(t,{XB:function(){return f}});var i=n(7896),a=n(2784),o=n(41816),l=n(72130),s=n(26215),u=n(86029);let c="dismissableLayer.update",d=(0,a.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),f=(0,a.forwardRef)((e,t)=>{let{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:f,onPointerDownOutside:m,onFocusOutside:v,onInteractOutside:g,onDismiss:y,...x}=e,b=(0,a.useContext)(d),[w,j]=(0,a.useState)(null),[,k]=(0,a.useState)({}),E=(0,s.e)(t,e=>j(e)),S=Array.from(b.layers),[C]=[...b.layersWithOutsidePointerEventsDisabled].slice(-1),M=S.indexOf(C),_=w?S.indexOf(w):-1,O=b.layersWithOutsidePointerEventsDisabled.size>0,T=_>=M,P=function(e){let t=(0,u.W)(e),n=(0,a.useRef)(!1),r=(0,a.useRef)(()=>{});return(0,a.useEffect)(()=>{let e=e=>{if(e.target&&!n.current){let n={originalEvent:e};function i(){p("dismissableLayer.pointerDownOutside",t,n,{discrete:!0})}"touch"===e.pointerType?(document.removeEventListener("click",r.current),r.current=i,document.addEventListener("click",r.current,{once:!0})):i()}n.current=!1},i=window.setTimeout(()=>{document.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(i),document.removeEventListener("pointerdown",e),document.removeEventListener("click",r.current)}},[t]),{onPointerDownCapture:()=>n.current=!0}}(e=>{let t=e.target,n=[...b.branches].some(e=>e.contains(t));!T||n||(null==m||m(e),null==g||g(e),e.defaultPrevented||null==y||y())}),A=function(e){let t=(0,u.W)(e),n=(0,a.useRef)(!1);return(0,a.useEffect)(()=>{let e=e=>{e.target&&!n.current&&p("dismissableLayer.focusOutside",t,{originalEvent:e},{discrete:!1})};return document.addEventListener("focusin",e),()=>document.removeEventListener("focusin",e)},[t]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}(e=>{let t=e.target;[...b.branches].some(e=>e.contains(t))||(null==v||v(e),null==g||g(e),e.defaultPrevented||null==y||y())});return!function(e){let t=(0,u.W)(e);(0,a.useEffect)(()=>{let e=e=>{"Escape"===e.key&&t(e)};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[t])}(e=>{_!==b.layers.size-1||(null==f||f(e),!e.defaultPrevented&&y&&(e.preventDefault(),y()))}),(0,a.useEffect)(()=>{if(w)return n&&(0===b.layersWithOutsidePointerEventsDisabled.size&&(r=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),b.layersWithOutsidePointerEventsDisabled.add(w)),b.layers.add(w),h(),()=>{n&&1===b.layersWithOutsidePointerEventsDisabled.size&&(document.body.style.pointerEvents=r)}},[w,n,b]),(0,a.useEffect)(()=>()=>{w&&(b.layers.delete(w),b.layersWithOutsidePointerEventsDisabled.delete(w),h())},[w,b]),(0,a.useEffect)(()=>{let e=()=>k({});return document.addEventListener(c,e),()=>document.removeEventListener(c,e)},[]),(0,a.createElement)(l.WV.div,(0,i.Z)({},x,{ref:E,style:{pointerEvents:O?T?"auto":"none":void 0,...e.style},onFocusCapture:(0,o.M)(e.onFocusCapture,A.onFocusCapture),onBlurCapture:(0,o.M)(e.onBlurCapture,A.onBlurCapture),onPointerDownCapture:(0,o.M)(e.onPointerDownCapture,P.onPointerDownCapture)}))});function h(){let e=new CustomEvent(c);document.dispatchEvent(e)}function p(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?(0,l.jH)(i,a):i.dispatchEvent(a)}},55070:function(e,t,n){"use strict";n.d(t,{EW:function(){return a}});var r=n(2784);let i=0;function a(){(0,r.useEffect)(()=>{var e,t;let n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",null!==(e=n[0])&&void 0!==e?e:o()),document.body.insertAdjacentElement("beforeend",null!==(t=n[1])&&void 0!==t?t:o()),i++,()=>{1===i&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),i--}},[])}function o(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}},77334:function(e,t,n){"use strict";let r;n.d(t,{M:function(){return f}});var i=n(7896),a=n(2784),o=n(26215),l=n(72130),s=n(86029);let u="focusScope.autoFocusOnMount",c="focusScope.autoFocusOnUnmount",d={bubbles:!1,cancelable:!0},f=(0,a.forwardRef)((e,t)=>{let{loop:n=!1,trapped:r=!1,onMountAutoFocus:f,onUnmountAutoFocus:g,...y}=e,[x,b]=(0,a.useState)(null),w=(0,s.W)(f),j=(0,s.W)(g),k=(0,a.useRef)(null),E=(0,o.e)(t,e=>b(e)),S=(0,a.useRef)({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;(0,a.useEffect)(()=>{if(r){function e(e){if(S.paused||!x)return;let t=e.target;x.contains(t)?k.current=t:m(k.current,{select:!0})}function t(e){S.paused||!x||x.contains(e.relatedTarget)||m(k.current,{select:!0})}return document.addEventListener("focusin",e),document.addEventListener("focusout",t),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t)}}},[r,x,S.paused]),(0,a.useEffect)(()=>{if(x){v.add(S);let e=document.activeElement;if(!x.contains(e)){let t=new CustomEvent(u,d);x.addEventListener(u,w),x.dispatchEvent(t),t.defaultPrevented||(function(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if(m(r,{select:t}),document.activeElement!==n)return}(h(x).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&m(x))}return()=>{x.removeEventListener(u,w),setTimeout(()=>{let t=new CustomEvent(c,d);x.addEventListener(c,j),x.dispatchEvent(t),t.defaultPrevented||m(null!=e?e:document.body,{select:!0}),x.removeEventListener(c,j),v.remove(S)},0)}}},[x,w,j,S]);let C=(0,a.useCallback)(e=>{if(!n&&!r||S.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,i=document.activeElement;if(t&&i){let t=e.currentTarget,[r,a]=function(e){let t=h(e);return[p(t,e),p(t.reverse(),e)]}(t);r&&a?e.shiftKey||i!==a?e.shiftKey&&i===r&&(e.preventDefault(),n&&m(a,{select:!0})):(e.preventDefault(),n&&m(r,{select:!0})):i===t&&e.preventDefault()}},[n,r,S.paused]);return(0,a.createElement)(l.WV.div,(0,i.Z)({tabIndex:-1},y,{ref:E,onKeyDown:C}))});function h(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function p(e,t){for(let n of e)if(!function(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===t||e!==t);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(n,{upTo:t}))return n}function m(e,{select:t=!1}={}){if(e&&e.focus){var n;let r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&(n=e)instanceof HTMLInputElement&&"select"in n&&t&&e.select()}}let v=(r=[],{add(e){let t=r[0];e!==t&&(null==t||t.pause()),(r=g(r,e)).unshift(e)},remove(e){var t;null===(t=(r=g(r,e))[0])||void 0===t||t.resume()}});function g(e,t){let n=[...e],r=n.indexOf(t);return -1!==r&&n.splice(r,1),n}},26074:function(e,t,n){"use strict";n.d(t,{M:function(){return s}});var r,i=n(2784),a=n(64680);let o=(r||(r=n.t(i,2)))["useId".toString()]||(()=>void 0),l=0;function s(e){let[t,n]=i.useState(o());return(0,a.b)(()=>{e||n(e=>null!=e?e:String(l++))},[e]),e||(t?`radix-${t}`:"")}},6500:function(e,t,n){"use strict";n.d(t,{h:function(){return l}});var r=n(7896),i=n(2784),a=n(28316),o=n(72130);let l=(0,i.forwardRef)((e,t)=>{var n;let{container:l=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...s}=e;return l?a.createPortal((0,i.createElement)(o.WV.div,(0,r.Z)({},s,{ref:t})),l):null})},28245:function(e,t,n){"use strict";n.d(t,{z:function(){return l}});var r=n(2784),i=n(28316),a=n(26215),o=n(64680);let l=e=>{let{present:t,children:n}=e,l=function(e){var t,n;let[a,l]=(0,r.useState)(),u=(0,r.useRef)({}),c=(0,r.useRef)(e),d=(0,r.useRef)("none"),[f,h]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,r.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,r.useEffect)(()=>{let e=s(u.current);d.current="mounted"===f?e:"none"},[f]),(0,o.b)(()=>{let t=u.current,n=c.current;if(n!==e){let r=d.current,i=s(t);e?h("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?h("UNMOUNT"):n&&r!==i?h("ANIMATION_OUT"):h("UNMOUNT"),c.current=e}},[e,h]),(0,o.b)(()=>{if(a){let e=e=>{let t=s(u.current).includes(e.animationName);e.target===a&&t&&(0,i.flushSync)(()=>h("ANIMATION_END"))},t=e=>{e.target===a&&(d.current=s(u.current))};return a.addEventListener("animationstart",t),a.addEventListener("animationcancel",e),a.addEventListener("animationend",e),()=>{a.removeEventListener("animationstart",t),a.removeEventListener("animationcancel",e),a.removeEventListener("animationend",e)}}h("ANIMATION_END")},[a,h]),{isPresent:["mounted","unmountSuspended"].includes(f),ref:(0,r.useCallback)(e=>{e&&(u.current=getComputedStyle(e)),l(e)},[])}}(t),u="function"==typeof n?n({present:l.isPresent}):r.Children.only(n),c=(0,a.e)(l.ref,u.ref);return"function"==typeof n||l.isPresent?(0,r.cloneElement)(u,{ref:c}):null};function s(e){return(null==e?void 0:e.animationName)||"none"}l.displayName="Presence"},72130:function(e,t,n){"use strict";n.d(t,{WV:function(){return l},jH:function(){return s}});var r=n(7896),i=n(2784),a=n(28316),o=n(99575);let l=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,i.forwardRef)((e,n)=>{let{asChild:a,...l}=e,s=a?o.g7:t;return(0,i.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,i.createElement)(s,(0,r.Z)({},l,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function s(e,t){e&&(0,a.flushSync)(()=>e.dispatchEvent(t))}},99575:function(e,t,n){"use strict";n.d(t,{A4:function(){return s},g7:function(){return o}});var r=n(7896),i=n(2784),a=n(26215);let o=(0,i.forwardRef)((e,t)=>{let{children:n,...a}=e,o=i.Children.toArray(n),s=o.find(u);if(s){let e=s.props.children,n=o.map(t=>t!==s?t:i.Children.count(e)>1?i.Children.only(null):(0,i.isValidElement)(e)?e.props.children:null);return(0,i.createElement)(l,(0,r.Z)({},a,{ref:t}),(0,i.isValidElement)(e)?(0,i.cloneElement)(e,void 0,n):null)}return(0,i.createElement)(l,(0,r.Z)({},a,{ref:t}),n)});o.displayName="Slot";let l=(0,i.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,i.isValidElement)(n)?(0,i.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?n[r]=(...e)=>{null==a||a(...e),null==i||i(...e)}:"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,a.F)(t,n.ref)}):i.Children.count(n)>1?i.Children.only(null):null});l.displayName="SlotClone";let s=({children:e})=>(0,i.createElement)(i.Fragment,null,e);function u(e){return(0,i.isValidElement)(e)&&e.type===s}},86029:function(e,t,n){"use strict";n.d(t,{W:function(){return i}});var r=n(2784);function i(e){let t=(0,r.useRef)(e);return(0,r.useEffect)(()=>{t.current=e}),(0,r.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}},73597:function(e,t,n){"use strict";n.d(t,{T:function(){return a}});var r=n(2784),i=n(86029);function a({prop:e,defaultProp:t,onChange:n=()=>{}}){let[a,o]=function({defaultProp:e,onChange:t}){let n=(0,r.useState)(e),[a]=n,o=(0,r.useRef)(a),l=(0,i.W)(t);return(0,r.useEffect)(()=>{o.current!==a&&(l(a),o.current=a)},[a,o,l]),n}({defaultProp:t,onChange:n}),l=void 0!==e,s=l?e:a,u=(0,i.W)(n);return[s,(0,r.useCallback)(t=>{if(l){let n="function"==typeof t?t(e):t;n!==e&&u(n)}else o(t)},[l,e,o,u])]}},64680:function(e,t,n){"use strict";n.d(t,{b:function(){return i}});var r=n(2784);let i=(null==globalThis?void 0:globalThis.document)?r.useLayoutEffect:()=>{}},25447:function(e,t,n){"use strict";e.exports=n(44868)},99550:function(e,t,n){"use strict";e.exports=n(22360)},6901:function(e,t,n){"use strict";e.exports=n(78476)},8669:function(e,t,n){"use strict";e.exports=n(19455)},53609:function(e,t,n){"use strict";e.exports=n(96721)},81401:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t=e.children,n=void 0===t?l.default:t,p=e.axisClassName,v=e.hideAxisLine,g=e.hideTicks,y=e.hideZero,x=void 0!==y&&y,b=e.left,w=e.numTicks,j=void 0===w?10:w,k=e.orientation,E=void 0===k?d.default.bottom:k,S=e.rangePadding,C=void 0===S?0:S,M=e.scale,_=e.tickFormat,O=e.tickLength,T=void 0===O?8:O,P=e.tickValues,A=e.top,N=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,h),R=null!=_?_:(0,u.default)(M),D=E===d.default.left,L=E===d.default.top,Z=L||E===d.default.bottom,F=(0,s.default)(M),z=D||L?-1:1,V=M.range(),B=(0,f.default)(C),I=(0,c.default)({x:Number(V[0])+.5-B.start,y:0},Z),H=(0,c.default)({x:Number(V[V.length-1])+.5+B.end,y:0},Z),U=(null!=P?P:(0,o.getTicks)(M,j)).filter(function(e){return!x||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),W=U.map(function(e){var t=e.value,n=e.index,r=(0,o.coerceNumber)(F(t));return{value:t,index:n,from:(0,c.default)({x:r,y:0},Z),to:(0,c.default)({x:r,y:T*z},Z),formattedValue:R(t,n,U)}});return r.default.createElement(a.Group,{className:(0,i.default)("visx-axis",p),top:void 0===A?0:A,left:void 0===b?0:b},n(m({},N,{axisFromPoint:I,axisToPoint:H,hideAxisLine:void 0!==v&&v,hideTicks:void 0!==g&&g,hideZero:x,horizontal:Z,numTicks:j,orientation:E,rangePadding:C,scale:M,tickFormat:R,tickLength:T,tickPosition:F,tickSign:z,ticks:W})))},p(n(13980));var r=p(n(2784)),i=p(n(72779)),a=n(71602),o=n(63243),l=p(n(58052)),s=p(n(71387)),u=p(n(16882)),c=p(n(89591)),d=p(n(87209)),f=p(n(31863)),h=["children","axisClassName","hideAxisLine","hideTicks","hideZero","left","numTicks","orientation","rangePadding","scale","tickFormat","tickLength","tickValues","top"];function p(e){return e&&e.__esModule?e:{default:e}}function m(){return(m=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:o.default.bottom,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))};var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:o.default.left,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.leftTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-right",t),labelOffset:void 0===n?36:n,orientation:o.default.right,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.rightTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-top",t),labelOffset:void 0===n?8:n,orientation:o.default.top,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.topTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=Array(t);n=e.length?{done:!0}:{done:!1,value:e[i++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(t);!(r=o()).done;){var l=r.value,s=Math.sqrt(Math.pow(l.x-e.x,2)+Math.pow(l.y-e.y,2));s0)?(0,i.default)(e,t):{x:(0,r.default)(e.x,null!=(a=n.xMin)?a:-1/0,null!=(o=n.xMax)?o:1/0),y:(0,r.default)(e.y,null!=(l=n.yMin)?l:-1/0,null!=(s=n.yMax)?s:1/0)}};var r=a(n(30968)),i=a(n(98929));function a(e){return e&&e.__esModule?e:{default:e}}},32722:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){return(0,r.useMemo)(function(){if(!e)return[];var t=e.getCTM()||new DOMMatrix;return function(e,t,n){if(void 0===n&&(n=1),!e)return[];for(var r=[],i=e.getTotalLength(),a=0;a<=i;a+=n){var o=e.getPointAtLength(a).matrixTransform(t);r.push(o)}return r}(e,t)},[null==e?void 0:e.getTotalLength()])};var r=n(2784)},37016:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t=(0,r.useState)(e),n=t[0],i=t[1],a=(0,r.useRef)(null),o=(0,r.useCallback)(function(e,t){a.current=t||null,i(e)},[i]);return(0,r.useLayoutEffect)(function(){a.current&&(a.current(n),a.current=null)},[n]),[n,o]};var r=n(2784)},65319:function(e,t,n){"use strict";n.r(t),n.d(t,{localPoint:function(){return r.Z},touchPoint:function(){return i.Z}});var r=n(91032),i=n(49833)},91032:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(49833),i=n(44321);function a(e,t){if((0,i.kK)(e)&&t)return(0,r.Z)(e,t);if((0,i.cO)(e)){var n=e.target;if(n)return(0,r.Z)(n,e)}return null}},49833:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(19067),i=n(44321);function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?{x:e.changedTouches[0].clientX,y:e.changedTouches[0].clientY}:a({},o);if((0,i.N5)(e))return{x:e.clientX,y:e.clientY};var t=null==e?void 0:e.target,n=t&&"getBoundingClientRect"in t?t.getBoundingClientRect():null;return n?{x:n.x+n.width/2,y:n.y+n.height/2}:a({},o)}(t),l=(0,i.vZ)(e)?e.ownerSVGElement:e,s=(0,i.DY)(l)?l.getScreenCTM():null;if((0,i.r4)(l)&&s){var u=l.createSVGPoint();return u.x=n.x,u.y=n.y,u=u.matrixTransform(s.inverse()),new r.Z({x:u.x,y:u.y})}var c=e.getBoundingClientRect();return new r.Z({x:n.x-c.left-e.clientLeft,y:n.y-c.top-e.clientTop})}},44321:function(e,t,n){"use strict";function r(e){return!!e&&e instanceof Element}function i(e){return!!e&&(e instanceof SVGElement||"ownerSVGElement"in e)}function a(e){return!!e&&"createSVGPoint"in e}function o(e){return!!e&&"getScreenCTM"in e}function l(e){return!!e&&"changedTouches"in e}function s(e){return!!e&&"clientX"in e}function u(e){return!!e&&(e instanceof Event||"nativeEvent"in e&&e.nativeEvent instanceof Event)}n.d(t,{DY:function(){return o},N5:function(){return s},cO:function(){return u},kK:function(){return r},r4:function(){return a},vZ:function(){return i},z6:function(){return l}})},21516:function(e,t,n){"use strict";t.__esModule=!0,t.default=p;var r=f(n(13980)),i=f(n(2784)),a=f(n(72779)),o=f(n(47440)),l=n(71602),s=n(61305),u=n(63243),c=f(n(12345)),d=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function f(e){return e&&e.__esModule?e:{default:e}}function h(){return(h=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=null!=k?k:(0,u.getTicks)(r,void 0===b?10:b),M=(null!=j?j:0)+(0,c.default)(r)/2,_=C.map(function(e,t){var n,i=(null!=(n=(0,u.coerceNumber)(r(e)))?n:0)+M;return{index:t,from:new s.Point({x:i,y:0}),to:new s.Point({x:i,y:f})}});return i.default.createElement(l.Group,{className:(0,a.default)("visx-columns",x),top:void 0===t?0:t,left:void 0===n?0:n},E?E({lines:_}):_.map(function(e){var t=e.from,n=e.to,r=e.index;return i.default.createElement(o.default,h({key:"column-line-"+r,from:t,to:n,stroke:m,strokeWidth:g,strokeDasharray:y,style:w},S))}))}p.propTypes={tickValues:r.default.array,height:r.default.number.isRequired}},34264:function(e,t,n){"use strict";t.__esModule=!0,t.default=p;var r=f(n(13980)),i=f(n(2784)),a=f(n(72779)),o=f(n(47440)),l=n(71602),s=n(61305),u=n(63243),c=f(n(12345)),d=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function f(e){return e&&e.__esModule?e:{default:e}}function h(){return(h=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=null!=E?E:(0,u.getTicks)(r,void 0===w?10:w),M=(null!=k?k:0)+(0,c.default)(r)/2,_=C.map(function(e,t){var n,i=(null!=(n=(0,u.coerceNumber)(r(e)))?n:0)+M;return{index:t,from:new s.Point({x:0,y:i}),to:new s.Point({x:f,y:i})}});return i.default.createElement(l.Group,{className:(0,a.default)("visx-rows",x),top:void 0===t?0:t,left:void 0===n?0:n},b?b({lines:_}):_.map(function(e){var t=e.from,n=e.to,r=e.index;return i.default.createElement(o.default,h({key:"row-line-"+r,from:t,to:n,stroke:m,strokeWidth:g,strokeDasharray:y,style:j},S))}))}p.propTypes={tickValues:r.default.array,width:r.default.number.isRequired}},12345:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){return"bandwidth"in e?e.bandwidth():0}},59309:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(13980),i=n.n(r),a=n(2784),o=n(72779),l=n.n(o),s=["top","left","transform","className","children","innerRef"];function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,s);return a.createElement("g",u({ref:c,className:l()("visx-group",i),transform:r||"translate("+(void 0===n?0:n)+", "+(void 0===t?0:t)+")"},d),o)}c.propTypes={top:i().number,left:i().number,transform:i().string,className:i().string,children:i().node,innerRef:i().oneOfType([i().string,i().func,i().object])}},71602:function(e,t,n){"use strict";n.r(t),n.d(t,{Group:function(){return r.Z}});var r=n(59309)},19067:function(e,t,n){"use strict";n.d(t,{Z:function(){return r}});var r=function(){function e(e){var t=e.x,n=e.y;this.x=0,this.y=0,this.x=void 0===t?0:t,this.y=void 0===n?0:n}var t=e.prototype;return t.value=function(){return{x:this.x,y:this.y}},t.toArray=function(){return[this.x,this.y]},e}()},61305:function(e,t,n){"use strict";n.r(t),n.d(t,{Point:function(){return r.Z},subtractPoints:function(){return a},sumPoints:function(){return i}});var r=n(19067);function i(e,t){return new r.Z({x:e.x+t.x,y:e.y+t.y})}function a(e,t){return new r.Z({x:e.x-t.x,y:e.y-t.y})}},93125:function(e,t,n){"use strict";t.Z=function(e){var t=e.animationTrajectory,n=e.tickComponent,l=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o),s=(0,r.useMemo)(function(){return function(e){return r.default.createElement(a.default,u({},e,{tickComponent:n,animationTrajectory:t}))}},[t,n]);return r.default.createElement(i.default,u({},l,{ticksComponent:s}))},s(n(13980));var r=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=l(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(r,a,o):r[a]=e[a]}return r.default=e,n&&n.set(e,r),r}(n(2784)),i=s(n(81401)),a=s(n(65154)),o=["animationTrajectory","tickComponent"];function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o);return r.default.createElement(i.default,{scale:t,height:n,numTicks:l,tickValues:u,className:c,top:f,left:h},function(e){var n=e.lines;return r.default.createElement(a.default,s({scale:t,lines:n,animationTrajectory:d,animateXOrY:"x",lineKey:function(e){var t,n;return"column-"+(null!=(t=null==e?void 0:null==(n=e.from)?void 0:n.x)?t:"")+"-"+e.index}},p))})};var r=l(n(2784)),i=l(n(21516)),a=l(n(55727)),o=["scale","height","numTicks","tickValues","offset","className","animationTrajectory","top","left"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),h=(0,a.useTransition)(n,u({},(0,o.default)({scale:t,animateXOrY:s,animationTrajectory:r}),{key:c}));return i.default.createElement(i.default.Fragment,null,h(function(e,t,n){var r=e.fromX,o=e.toX,l=e.fromY,s=e.toY,c=e.opacity,h=n.key;return i.default.createElement(a.animated.line,u({key:h,x1:r,x2:o,y1:l,y2:s,strokeOpacity:c,style:d},f))}))}c.propTypes={lineKey:r.default.func.isRequired}},93353:function(e,t,n){"use strict";t.Z=function(e){var t=e.scale,n=e.width,l=e.numTicks,u=e.tickValues,c=(e.offset,e.className),d=e.animationTrajectory,f=e.top,h=e.left,p=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o);return r.default.createElement(i.default,{scale:t,width:n,numTicks:l,tickValues:u,className:c,top:f,left:h},function(e){var n=e.lines;return r.default.createElement(a.default,s({scale:t,lines:n,animationTrajectory:d,animateXOrY:"y",lineKey:function(e){var t,n;return"row-"+(null!=(t=null==e?void 0:null==(n=e.from)?void 0:n.y)?t:"")+"-"+e.index}},p))})};var r=l(n(2784)),i=l(n(34264)),a=l(n(55727)),o=["scale","width","numTicks","tickValues","offset","className","animationTrajectory","top","left"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),g=(0,a.useRef)(null),y=(0,a.useRef)(0),x=(0,a.useState)({width:0,height:0,top:0,left:0}),b=x[0],w=x[1],j=(0,a.useMemo)(function(){var e=Array.isArray(f)?f:[f];return(0,i.default)(function(t){w(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},s,{leading:m})},[s,m,f]);return(0,a.useEffect)(function(){var e=new o.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,a=t.height;y.current=window.requestAnimationFrame(function(){j({width:i,height:a,top:r,left:n})})})});return g.current&&e.observe(g.current),function(){window.cancelAnimationFrame(y.current),e.disconnect(),null!=j&&j.cancel&&j.cancel()}},[j]),a.default.createElement("div",c({style:void 0===h?{width:"100%",height:"100%"}:h,ref:g,className:t},v),n(c({},b,{ref:g.current,resize:j})))}f.propTypes={className:r.default.string,debounceTime:r.default.number,enableDebounceLeadingCall:r.default.bool,ignoreDimensions:r.default.oneOfType([r.default.any,r.default.arrayOf(r.default.any)]),children:r.default.func.isRequired}},2663:function(e,t,n){"use strict";var r=n(8597),i=n(12430),a=n(70590),o=n(50630),l=n(34278),s=n(64183),u=n(61662),c=n(43634),d=n(73335),f=n(54229),h=n(30558),p=n(71646),m=n(26587);t.Z=function(e){if(void 0!==e&&"type"in e)switch(e.type){case"linear":break;case"log":return(0,i.Z)(e);case"pow":return(0,a.Z)(e);case"sqrt":return(0,o.Z)(e);case"symlog":return(0,l.Z)(e);case"time":return(0,s.Z)(e);case"utc":return(0,u.Z)(e);case"quantile":return(0,c.Z)(e);case"quantize":return(0,d.Z)(e);case"threshold":return(0,f.Z)(e);case"ordinal":return(0,h.Z)(e);case"point":return(0,p.Z)(e);case"band":return(0,m.Z)(e)}return(0,r.Z)(e)}},63243:function(e,t,n){"use strict";n.r(t),n.d(t,{coerceNumber:function(){return S.Z},createScale:function(){return b.Z},getTicks:function(){return C.Z},inferScaleType:function(){return E},scaleBand:function(){return r.Z},scaleCanBeZeroed:function(){return _.Z},scaleLinear:function(){return a.Z},scaleLog:function(){return f.Z},scaleOrdinal:function(){return p.Z},scalePoint:function(){return i.Z},scalePower:function(){return h.Z},scaleQuantile:function(){return v.Z},scaleQuantize:function(){return m.Z},scaleRadial:function(){return u},scaleSqrt:function(){return x.Z},scaleSymlog:function(){return g.Z},scaleThreshold:function(){return y.Z},scaleTime:function(){return c.Z},scaleUtc:function(){return d.Z},toString:function(){return M.Z},updateScale:function(){return j}});var r=n(26587),i=n(71646),a=n(8597),o=n(19637),l=n(25176),s=(0,l.Z)("domain","range","clamp","nice","round","unknown");function u(e){return s((0,o.Z)(),e)}var c=n(64183),d=n(61662),f=n(12430),h=n(70590),p=n(30558),m=n(73335),v=n(43634),g=n(34278),y=n(54229),x=n(50630),b=n(2663),w=l.Z.apply(void 0,l.a),j=function(e,t){return w(e.copy(),t)},k=n(40668);function E(e){return"paddingInner"in e?"band":"padding"in e?"point":"quantiles"in e?"quantile":"base"in e?"log":"exponent"in e?.5===e.exponent()?"sqrt":"pow":"constant"in e?"symlog":"clamp"in e?e.ticks()[0]instanceof Date?(0,k.Z)(e)?"utc":"time":"linear":"nice"in e?"quantize":"invertExtent"in e?"threshold":"ordinal"}var S=n(28142),C=n(71220),M=n(51519),_=n(34636)},25176:function(e,t,n){"use strict";n.d(t,{a:function(){return C},Z:function(){return _}});var r=n(88751),i=n(87286),a=n(43780),o=n(77636),l=n(78978),s={lab:r.Z,hcl:i.Z,"hcl-long":i.b,hsl:a.Z,"hsl-long":a.q,cubehelix:o.Z,"cubehelix-long":o.B,rgb:l.ZP},u=n(68603),c=n(54076),d=n(18450),f=n(50690),h=n(52546),p=n(76231),m=n(97344),v=n(12370),g=n(28239),y=n(52004),x=n(94758),b=n(97631),w=n(2908),j=n(40668),k={day:u.Z,hour:c.Z,minute:d.Z,month:f.Z,second:h.Z,week:p.OM,year:m.Z},E={day:v.Z,hour:g.Z,minute:y.Z,month:x.Z,second:h.Z,week:b.Ox,year:w.Z},S=n(74672),C=["domain","nice","zero","interpolate","round","range","reverse","align","base","clamp","constant","exponent","padding","unknown"],M={domain:function(e,t){t.domain&&e.domain(t.domain)},nice:function(e,t){if("nice"in t&&void 0!==t.nice&&"nice"in e){var n=t.nice;if("boolean"==typeof n)n&&e.nice();else if("number"==typeof n)e.nice(n);else{var r=(0,j.Z)(e);if("string"==typeof n)e.nice(r?E[n]:k[n]);else{var i=n.interval,a=n.step,o=(r?E[i]:k[i]).every(a);null!=o&&e.nice(o)}}}},zero:function(e,t){if("zero"in t&&!0===t.zero){var n=e.domain(),r=n[0],i=n[1],a=i=0||(i[n]=e[n]);return i}(e,l),y=(0,o.Nb)({innerRadius:i,outerRadius:u,cornerRadius:c,startAngle:d,endAngle:f,padAngle:h,padRadius:p});return m?r.createElement(r.Fragment,null,m({path:y})):n||null!=d&&null!=f&&null!=i&&null!=u?r.createElement("path",s({ref:v,className:a()("visx-arc",t),d:y(n)||""},g)):(console.warn("[@visx/shape/Arc]: expected data because one of startAngle, endAngle, innerRadius, outerRadius is undefined. Bailing."),null)}var c=n(59309),d=["className","top","left","data","centroid","innerRadius","outerRadius","cornerRadius","startAngle","endAngle","padAngle","padRadius","pieSort","pieSortValues","pieValue","children","fill"];function f(){return(f=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=(0,o.Nb)({innerRadius:void 0===u?0:u,outerRadius:h,cornerRadius:p,padRadius:y}),M=(0,o.ve)({startAngle:m,endAngle:v,padAngle:g,value:w,sort:x,sortValues:b}),_=M(void 0===l?[]:l);return j?r.createElement(r.Fragment,null,j({arcs:_,path:C,pie:M})):r.createElement(c.Z,{className:"visx-pie-arcs-group",top:n,left:i},_.map(function(e,n){return r.createElement("g",{key:"pie-arc-"+n},r.createElement("path",f({className:a()("visx-pie-arc",t),d:C(e)||"",fill:null==E||"string"==typeof E?E:E(e)},S)),null==s?void 0:s(C.centroid(e),e))}))}var p=n(63739),m=n(27079),v=["className","angle","radius","defined","curve","data","innerRef","children","fill"];function g(){return(g=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v),p=(0,o.aJ)({angle:n,radius:i,defined:l,curve:s});return d?r.createElement(r.Fragment,null,d({path:p})):r.createElement("path",g({ref:c,className:a()("visx-line-radial",t),d:p(void 0===u?[]:u)||"",fill:void 0===f?"transparent":f},h))}var x=["children","x","x0","x1","y","y0","y1","data","defined","className","curve","innerRef"];function b(){return(b=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,x),g=(0,o.SO)({x:n,x0:i,x1:l,y:s,y0:u,y1:c,defined:void 0===f?function(){return!0}:f,curve:p});return t?r.createElement(r.Fragment,null,t({path:g})):r.createElement("path",b({ref:m,className:a()("visx-area",h),d:g(void 0===d?[]:d)||""},v))}var j=n(55746),k=["className","top","left","keys","data","curve","defined","x","x0","x1","y0","y1","value","order","offset","color","children"];function E(){return(E=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,k),S=(0,o.kn)({keys:l,value:g,order:y,offset:x}),C=(0,o.SO)({x:f,x0:h,x1:p,y0:m,y1:v,curve:u,defined:d}),M=S(s);return w?r.createElement(r.Fragment,null,w({stacks:M,path:C,stack:S})):r.createElement(c.Z,{top:n,left:i},M.map(function(e,n){return r.createElement("path",E({className:a()("visx-stack",t),key:"stack-"+n+"-"+(e.key||""),d:C(e)||"",fill:null==b?void 0:b(e.key,n)},j))}))}var C=["className","top","left","keys","data","curve","defined","x","x0","x1","y0","y1","value","order","offset","color","children"];function M(){return(M=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,C);return r.createElement(S,M({className:t,top:n,left:i,keys:o,data:l,curve:s,defined:u,x:c,x0:d,x1:f,y0:h,y1:p,value:m,order:v,offset:g,color:y},b),x||function(e){var n=e.stacks,i=e.path;return n.map(function(e,n){return r.createElement("path",M({className:a()("visx-area-stack",t),key:"area-stack-"+n+"-"+(e.key||""),d:i(e)||"",fill:null==y?void 0:y(e.key,n)},b))})})}var O=n(14582),T=n(10897);function P(e){if("bandwidth"in e)return e.bandwidth();var t=e.range(),n=e.domain();return Math.abs(t[t.length-1]-t[0])/n.length}var A=["data","className","top","left","x0","x0Scale","x1Scale","yScale","color","keys","height","children"];function N(){return(N=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,A),g=P(u),y=t.map(function(e,t){return{index:t,x0:s(l(e)),bars:h.map(function(t,n){var r=e[t];return{index:n,key:t,value:r,width:g,x:u(t)||0,y:d(r)||0,color:f(t,n),height:p-(d(r)||0)}})}});return m?r.createElement(r.Fragment,null,m(y)):r.createElement(c.Z,{className:a()("visx-bar-group",n),top:i,left:o},y.map(function(e){return r.createElement(c.Z,{key:"bar-group-"+e.index+"-"+e.x0,left:e.x0},e.bars.map(function(t){return r.createElement(O.Z,N({key:"bar-group-bar-"+e.index+"-"+t.index+"-"+t.value+"-"+t.key,x:t.x,y:t.y,width:t.width,height:t.height,fill:t.color},v))}))}))}var D=["data","className","top","left","x","y0","y0Scale","y1Scale","xScale","color","keys","width","children"];function L(){return(L=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,D),y=P(f),x=t.map(function(e,t){return{index:t,y0:d(u(e))||0,bars:m.map(function(t,n){var r=e[t];return{index:n,key:t,value:r,height:y,x:s(r)||0,y:f(t)||0,color:p(t,n),width:h(r)||0}})}});return v?r.createElement(r.Fragment,null,v(x)):r.createElement(c.Z,{className:a()("visx-bar-group-horizontal",n),top:i,left:o},x.map(function(e){return r.createElement(c.Z,{key:"bar-group-"+e.index+"-"+e.y0,top:e.y0},e.bars.map(function(t){return r.createElement(O.Z,L({key:"bar-group-bar-"+e.index+"-"+t.index+"-"+t.value+"-"+t.key,x:t.x,y:t.y,width:t.width,height:t.height,fill:t.color},g))}))}))}var F=n(98926);function z(e){return"number"==typeof(null==e?void 0:e.x)?null==e?void 0:e.x:0}function V(e){return"number"==typeof(null==e?void 0:e.y)?null==e?void 0:e.y:0}function B(e){return null==e?void 0:e.source}function I(e){return null==e?void 0:e.target}function H(e){return null==e?void 0:e[0]}function U(e){return null==e?void 0:e[1]}var W=n(26078),q=n(44081),$=n(30382),K=["data","className","top","left","x","y0","y1","xScale","yScale","color","keys","value","order","offset","children"];function Y(){return(Y=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,K),j=(0,F.Z)();v&&j.keys(v),g&&(0,W.Z)(j.value,g),y&&j.order((0,q.ZP)(y)),x&&j.offset((0,$.ZP)(x));var k=j(t),E=P(h),S=k.map(function(e,t){var n=e.key;return{index:t,key:n,bars:e.map(function(t,r){var i=(p(u(t))||0)-(p(f(t))||0),a=p(f(t)),o="bandwidth"in h?h(l(t.data)):Math.max((h(l(t.data))||0)-E/2);return{bar:t,key:n,index:r,height:i,width:E,x:o||0,y:a||0,color:m(e.key,r)}})}});return b?r.createElement(r.Fragment,null,b(S)):r.createElement(c.Z,{className:a()("visx-bar-stack",n),top:i,left:o},S.map(function(e){return e.bars.map(function(t){return r.createElement(O.Z,Y({key:"bar-stack-"+e.index+"-"+t.index,x:t.x,y:t.y,height:t.height,width:t.width,fill:t.color},w))})}))}var G=["data","className","top","left","y","x0","x1","xScale","yScale","color","keys","value","order","offset","children"];function J(){return(J=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,G),j=(0,F.Z)();v&&j.keys(v),g&&(0,W.Z)(j.value,g),y&&j.order((0,q.ZP)(y)),x&&j.offset((0,$.ZP)(x));var k=j(t),E=P(p),S=k.map(function(e,t){var n=e.key;return{index:t,key:n,bars:e.map(function(t,r){var i=(h(f(t))||0)-(h(u(t))||0),a=h(u(t)),o="bandwidth"in p?p(l(t.data)):Math.max((p(l(t.data))||0)-i/2);return{bar:t,key:n,index:r,height:E,width:i,x:a||0,y:o||0,color:m(e.key,r)}})}});return b?r.createElement(r.Fragment,null,b(S)):r.createElement(c.Z,{className:a()("visx-bar-stack-horizontal",n),top:i,left:o},S.map(function(e){return e.bars.map(function(t){return r.createElement(O.Z,J({key:"bar-stack-"+e.index+"-"+t.index,x:t.x,y:t.y,height:t.height,width:t.width,fill:t.color},w))})}))}var ee=function(e){return Math.PI/180*e},et=n(72215),en=["className","children","data","innerRef","path","x","y","source","target"];function er(){return(er=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,en),h=l||ei({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?z:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",er({ref:o,className:a()("visx-link visx-link-horizontal-diagonal",t),d:h(i)||""},f))}var eo=["className","children","data","innerRef","path","x","y","source","target"];function el(){return(el=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eo),h=l||es({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?z:s,y:void 0===u?V:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",el({ref:o,className:a()("visx-link visx-link-vertical-diagonal",t),d:h(i)||""},f))}var ec=["className","children","data","innerRef","path","angle","radius","source","target"];function ed(){return(ed=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ec),h=l||ef({source:void 0===c?B:c,target:void 0===d?I:d,angle:void 0===s?z:s,radius:void 0===u?V:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",ed({ref:o,className:a()("visx-link visx-link-radial-diagonal",t),d:h(i)||""},f))}var ep=n(91672),em=["className","children","data","innerRef","path","percent","x","y","source","target"];function ev(){return(ev=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,em),p=l||eg({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?V:u,y:void 0===c?z:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",ev({ref:o,className:a()("visx-link visx-link-horizontal-curve",t),d:p(i)||""},h))}var ex=["className","children","data","innerRef","path","percent","x","y","source","target"];function eb(){return(eb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ex),p=l||ew({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?z:u,y:void 0===c?V:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",eb({ref:o,className:a()("visx-link visx-link-vertical-curve",t),d:p(i)||""},h))}var ek=["className","children","data","innerRef","path","percent","x","y","source","target"];function eE(){return(eE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ek),p=l||eS({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?z:u,y:void 0===c?V:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",eE({ref:o,className:a()("visx-link visx-link-radial-curve",t),d:p(i)||""},h))}var eM=["className","children","innerRef","data","path","x","y","source","target"];function e_(){return(e_=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eM),h=l||eO({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?z:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",e_({ref:i,className:a()("visx-link visx-link-horizontal-line",t),d:h(o)||""},f))}var eP=["className","innerRef","data","path","x","y","source","target","children"];function eA(){return(eA=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eP),h=o||eN({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?z:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eA({ref:n,className:a()("visx-link visx-link-vertical-line",t),d:h(i)||""},f))}var eD=["className","innerRef","data","path","x","y","source","target","children"];function eL(){return(eL=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eD),h=o||eZ({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?z:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eL({ref:n,className:a()("visx-link visx-link-radial-line",t),d:h(i)||""},f))}var ez=["className","innerRef","data","path","percent","x","y","source","target","children"];function eV(){return(eV=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ez),p=o||eB({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?z:u,percent:void 0===l?.5:l});return f?r.createElement(r.Fragment,null,f({path:p})):r.createElement("path",eV({ref:n,className:a()("visx-link visx-link-horizontal-step",t),d:p(i)||""},h))}var eH=["className","innerRef","data","path","percent","x","y","source","target","children"];function eU(){return(eU=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eH),p=o||eW({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?z:s,y:void 0===u?V:u,percent:void 0===l?.5:l});return f?r.createElement(r.Fragment,null,f({path:p})):r.createElement("path",eU({ref:n,className:a()("visx-link visx-link-vertical-step",t),d:p(i)||""},h))}var e$=["className","innerRef","data","path","x","y","source","target","children"];function eK(){return(eK=Object.assign?Object.assign.bind():function(e){for(var t=1;tMath.PI?f<=d:f>d)?1:0)+","+s*h+","+s*p+"\n L"+c*h+","+c*p+"\n "}}function eX(e){var t=e.className,n=e.innerRef,i=e.data,o=e.path,l=e.x,s=e.y,u=e.source,c=e.target,d=e.children,f=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,e$),h=o||eY({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?z:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eK({ref:n,className:a()("visx-link visx-link-radial-step",t),d:h(i)||""},f))}var eG=["sides","size","center","rotate","className","children","innerRef","points"];function eJ(){return(eJ=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eG),f=c||e1({sides:void 0===t?4:t,size:void 0===n?25:n,center:void 0===i?eQ:i,rotate:void 0===o?0:o}).map(function(e){return[e.x,e.y]});return s?r.createElement(r.Fragment,null,s({points:f})):r.createElement("polygon",eJ({ref:u,className:a()("visx-polygon",l),points:f.join(" ")},d))}var e4=["className","innerRef"];function e3(){return(e3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,e4);return r.createElement("circle",e3({ref:n,className:a()("visx-circle",t)},i))}var e6=n(13980),e8=n.n(e6),e7="http://www.w3.org/2000/svg",e9=function(){return!0};function te(){return(te=Object.assign?Object.assign.bind():function(e){for(var t=1;tf[i]?d.map(function(e){return void 0===e?e9:function(t){return t>=e}}):d.map(function(e){return void 0===e?e9:function(t){return t<=e}}),p=0,m=0;m<=s;m+=o){for(var v=l.getPointAtLength(m),g=v[i];p=w[E+1];)E+=1;c[E].push(C)}}return c}catch(e){return[]}}({path:p,segmentation:l,pointsInSegments:h,sampleRate:s})},[p,l,h,s]);return r.createElement("g",null,v.map(function(e,i){return t?r.createElement(r.Fragment,{key:i},t({index:i,segment:e,styles:f[i]||f[i%f.length]})):r.createElement(m.Z,te({key:i,className:n,data:e,x:tt,y:tn},f[i]||f[i%f.length]))}))}tr.propTypes={segments:e8().arrayOf(e8().array).isRequired,styles:e8().array.isRequired,children:e8().func,className:e8().string}},55746:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(2784),i=n(72779),a=n.n(i),o=n(26078),l=n(52511),s=["x","x0","x1","y","y1","y0","yScale","data","defined","className","curve","innerRef","children"];function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,s),w=(0,l.SO)({x:t,x0:n,x1:i,defined:void 0===m?function(){return!0}:m,curve:g});return(null==f?w.y0(h.range()[0]):(0,o.Z)(w.y0,f),c&&!d&&(0,o.Z)(w.y1,c),d&&!c&&(0,o.Z)(w.y1,d),x)?r.createElement(r.Fragment,null,x({path:w})):r.createElement("path",u({ref:y,className:a()("visx-area-closed",v),d:w(void 0===p?[]:p)||""},b))}},14582:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["className","innerRef"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o);return r.createElement("rect",l({ref:n,className:a()("visx-bar",t)},i))}},10897:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["children","className","innerRef","x","y","width","height","radius","all","top","bottom","left","right","topLeft","topRight","bottomLeft","bottomRight"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),z=(n=(t={x:E,y:S,width:C,height:M,radius:_,all:void 0!==O&&O,top:void 0!==T&&T,bottom:void 0!==P&&P,left:void 0!==A&&A,right:void 0!==N&&N,topLeft:void 0!==R&&R,topRight:void 0!==D&&D,bottomLeft:void 0!==L&&L,bottomRight:void 0!==Z&&Z}).all,i=t.bottom,s=t.bottomLeft,u=t.bottomRight,c=t.height,d=t.left,f=t.radius,h=t.right,p=t.top,m=t.topLeft,v=t.topRight,g=t.width,y=t.x,x=t.y,v=n||p||h||v,u=n||i||h||u,s=n||i||d||s,m=n||p||d||m,b=2*(f=Math.max(1,Math.min(f,Math.min(g,c)/2))),("M"+(y+f)+","+x+" h"+(g-b)+"\n "+(v?"a"+f+","+f+" 0 0 1 "+f+","+f:"h"+f+"v"+f)+"\n v"+(c-b)+"\n "+(u?"a"+f+","+f+" 0 0 1 "+-f+","+f:"v"+f+"h"+-f)+"\n h"+(b-g)+"\n "+(s?"a"+f+","+f+" 0 0 1 "+-f+","+-f:"h"+-f+"v"+-f)+"\n v"+(b-c)+"\n "+(m?"a"+f+","+f+" 0 0 1 "+f+","+-f:"v"+-f+"h"+f)+"\nz").split("\n").join(""));return w?r.createElement(r.Fragment,null,w({path:z})):r.createElement("path",l({ref:k,className:a()("visx-bar-rounded",j),d:z},F))}},63739:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["from","to","fill","className","innerRef"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),h=n.x===s.x||n.y===s.y;return r.createElement("line",l({ref:d,className:a()("visx-line",c),x1:n.x,y1:n.y,x2:s.x,y2:s.y,fill:void 0===u?"transparent":u,shapeRendering:h?"crispEdges":"auto"},f))}},27079:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(2784),i=n(72779),a=n.n(i),o=n(52511),l=["children","data","x","y","fill","className","curve","innerRef","defined"];function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),v=(0,o.jv)({x:i,y:u,defined:void 0===p?function(){return!0}:p,curve:f});return t?r.createElement(r.Fragment,null,t({path:v})):r.createElement("path",s({ref:h,className:a()("visx-linepath",d),d:v(void 0===n?[]:n)||"",fill:void 0===c?"transparent":c,strokeLinecap:"round"},m))}},52511:function(e,t,n){"use strict";n.d(t,{Nb:function(){return f},SO:function(){return h},aJ:function(){return v},jv:function(){return p},kn:function(){return g},ve:function(){return m}});var r=n(38764),i=n(79493),a=n(79767),o=n(69619),l=n(8329),s=n(98926),u=n(26078),c=n(44081),d=n(30382);function f(e){var t=void 0===e?{}:e,n=t.innerRadius,i=t.outerRadius,a=t.cornerRadius,o=t.startAngle,l=t.endAngle,s=t.padAngle,c=t.padRadius,d=(0,r.Z)();return null!=n&&(0,u.Z)(d.innerRadius,n),null!=i&&(0,u.Z)(d.outerRadius,i),null!=a&&(0,u.Z)(d.cornerRadius,a),null!=o&&(0,u.Z)(d.startAngle,o),null!=l&&(0,u.Z)(d.endAngle,l),null!=s&&(0,u.Z)(d.padAngle,s),null!=c&&(0,u.Z)(d.padRadius,c),d}function h(e){var t=void 0===e?{}:e,n=t.x,r=t.x0,a=t.x1,o=t.y,l=t.y0,s=t.y1,c=t.defined,d=t.curve,f=(0,i.Z)();return n&&(0,u.Z)(f.x,n),r&&(0,u.Z)(f.x0,r),a&&(0,u.Z)(f.x1,a),o&&(0,u.Z)(f.y,o),l&&(0,u.Z)(f.y0,l),s&&(0,u.Z)(f.y1,s),c&&f.defined(c),d&&f.curve(d),f}function p(e){var t=void 0===e?{}:e,n=t.x,r=t.y,i=t.defined,o=t.curve,l=(0,a.Z)();return n&&(0,u.Z)(l.x,n),r&&(0,u.Z)(l.y,r),i&&l.defined(i),o&&l.curve(o),l}function m(e){var t=void 0===e?{}:e,n=t.startAngle,r=t.endAngle,i=t.padAngle,a=t.value,l=t.sort,s=t.sortValues,c=(0,o.Z)();return null===l?c.sort(l):null!=l&&c.sort(l),null===s?c.sortValues(s):null!=s&&c.sortValues(s),null!=a&&c.value(a),null!=i&&(0,u.Z)(c.padAngle,i),null!=n&&(0,u.Z)(c.startAngle,n),null!=r&&(0,u.Z)(c.endAngle,r),c}function v(e){var t=void 0===e?{}:e,n=t.angle,r=t.radius,i=t.defined,a=t.curve,o=(0,l.Z)();return n&&(0,u.Z)(o.angle,n),r&&(0,u.Z)(o.radius,r),i&&o.defined(i),a&&o.curve(a),o}function g(e){var t=e.keys,n=e.value,r=e.order,i=e.offset,a=(0,s.Z)();return t&&a.keys(t),n&&(0,u.Z)(a.value,n),r&&a.order((0,c.ZP)(r)),i&&a.offset((0,d.ZP)(i)),a}},26078:function(e,t,n){"use strict";function r(e,t){e(t)}n.d(t,{Z:function(){return r}})},30382:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c},ed:function(){return u},nW:function(){return s}});var r=n(22254),i=n(76751),a=n(90541),o=n(36538),l=n(34928),s={expand:r.Z,diverging:i.Z,none:a.Z,silhouette:o.Z,wiggle:l.Z},u=Object.keys(s);function c(e){return e&&s[e]||s.none}},44081:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c},s2:function(){return u},un:function(){return s}});var r=n(19721),i=n(82564),a=n(12197),o=n(81182),l=n(40277),s={ascending:r.Z,descending:i.Z,insideout:a.Z,none:o.Z,reverse:l.Z},u=Object.keys(s);function c(e){return e&&s[e]||s.none}},12935:function(e,t,n){"use strict";t.Z=function(e){var t=e.children,n=e.x,l=e.x0,u=e.x1,c=e.y,d=e.y0,f=e.y1,h=e.data,p=e.defined,m=e.className,v=e.curve,g=e.innerRef,y=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o),x=(0,a.area)({x:n,x0:l,x1:u,y:c,y0:d,y1:f,defined:void 0===p?function(){return!0}:p,curve:v});return t?r.default.createElement(r.default.Fragment,null,t({path:x})):r.default.createElement("path",s({ref:g,className:(0,i.default)("visx-area",m),d:x(void 0===h?[]:h)||""},y))};var r=l(n(2784)),i=l(n(72779)),a=n(15601),o=["children","x","x0","x1","y","y0","y1","data","defined","className","curve","innerRef"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,a),h=n.x===s.x||n.y===s.y;return r.default.createElement("line",l({ref:d,className:(0,i.default)("visx-line",c),x1:n.x,y1:n.y,x2:s.x,y2:s.y,fill:void 0===u?"transparent":u,shapeRendering:h?"crispEdges":"auto"},f))};var r=o(n(2784)),i=o(n(72779)),a=["from","to","fill","className","innerRef"];function o(e){return e&&e.__esModule?e:{default:e}}function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),v=(0,a.line)({x:l,y:u,defined:void 0===p?function(){return!0}:p,curve:f});return t?r.default.createElement(r.default.Fragment,null,t({path:v})):r.default.createElement("path",s({ref:h,className:(0,i.default)("visx-linepath",d),d:v(void 0===n?[]:n)||"",fill:void 0===c?"transparent":c,strokeLinecap:"round"},m))};var r=l(n(2784)),i=l(n(72779)),a=n(15601),o=["children","data","x","y","fill","className","curve","innerRef","defined"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,a)),p=h.x,m=void 0===p?0:p,v=h.fontSize,g=(0,i.Z)(e),y=g.wordsByLines,x=g.startDy,b=g.transform;return r.createElement("svg",{ref:u,x:void 0===t?0:t,y:void 0===n?0:n,fontSize:v,style:l},y.length>0?r.createElement("text",o({ref:c,transform:b},h,{textAnchor:void 0===s?"start":s}),y.map(function(e,t){return r.createElement("tspan",{key:t,x:m,dy:0===t?x:f},e.words.join(" "))})):null)}},89907:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(2784),i=n(32718),a=n.n(i),o=n(75715),l=["verticalAnchor","scaleToFit","angle","width","lineHeight","capHeight","children","style"];function s(e){return"number"==typeof e}function u(e){return"number"==typeof e&&Number.isFinite(e)||"string"==typeof e}function c(e){var t=e.verticalAnchor,n=void 0===t?"end":t,i=e.scaleToFit,c=void 0!==i&&i,d=e.angle,f=e.width,h=e.lineHeight,p=void 0===h?"1em":h,m=e.capHeight,v=void 0===m?"0.71em":m,g=e.children,y=e.style,x=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,l),b=x.x,w=void 0===b?0:b,j=x.y,k=void 0===j?0:j,E=!u(w)||!u(k),S=(0,r.useMemo)(function(){return{wordsWithWidth:(null==g?[]:g.toString().split(/(?:(?!\u00A0+)\s+)/)).map(function(e){return{word:e,wordWidth:(0,o.Z)(e,y)||0}}),spaceWidth:(0,o.Z)("\xa0",y)||0}},[g,y]),C=S.wordsWithWidth,M=S.spaceWidth,_=(0,r.useMemo)(function(){return E?[]:f||c?C.reduce(function(e,t){var n=t.word,r=t.wordWidth,i=e[e.length-1];return i&&(null==f||c||(i.width||0)+r+M0){var t=_[0].width||1,n="shrink-only"===c?Math.min(f/t,1):f/t,r=w-n*w,i=k-n*k;e.push("matrix("+n+", 0, 0, "+n+", "+r+", "+i+")")}return d&&e.push("rotate("+d+", "+w+", "+k+")"),e.length>0?e.join(" "):""},[E,w,k,f,c,_,d]);return{wordsByLines:_,startDy:O,transform:T}}},44425:function(e,t,n){"use strict";n.r(t),n.d(t,{Text:function(){return r.Z},getStringWidth:function(){return i.Z},useText:function(){return a.Z}});var r=n(64170),i=n(75715),a=n(89907)},75715:function(e,t,n){"use strict";var r=n(30733),i=n.n(r),a="__react_svg_text_measurement_id";t.Z=i()(function(e,t){try{var n=document.getElementById(a);if(!n){var r=document.createElementNS("http://www.w3.org/2000/svg","svg");r.setAttribute("aria-hidden","true"),r.style.width="0",r.style.height="0",r.style.position="absolute",r.style.top="-100%",r.style.left="-100%",(n=document.createElementNS("http://www.w3.org/2000/svg","text")).setAttribute("id",a),r.appendChild(n),document.body.appendChild(r)}return Object.assign(n.style,t),n.textContent=e,n.getComputedTextLength()}catch(e){return null}},function(e,t){return e+"_"+JSON.stringify(t)})},49732:function(e,t,n){"use strict";n.d(t,{R:function(){return l}});var r=new WeakMap,i=new WeakMap,a={},o=0,l=function(e,t,n){void 0===t&&(t="undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body),void 0===n&&(n="data-aria-hidden");var l=Array.isArray(e)?e:[e];a[n]||(a[n]=new WeakMap);var s=a[n],u=[],c=new Set,d=function(e){!e||c.has(e)||(c.add(e),d(e.parentNode))};l.forEach(d);var f=function(e){!e||l.indexOf(e)>=0||Array.prototype.forEach.call(e.children,function(e){if(c.has(e))f(e);else{var t=e.getAttribute("aria-hidden"),a=null!==t&&"false"!==t,o=(r.get(e)||0)+1,l=(s.get(e)||0)+1;r.set(e,o),s.set(e,l),u.push(e),1===o&&a&&i.set(e,!0),1===l&&e.setAttribute(n,"true"),a||e.setAttribute("aria-hidden","true")}})};return f(t),c.clear(),o++,function(){u.forEach(function(e){var t=r.get(e)-1,a=s.get(e)-1;r.set(e,t),s.set(e,a),t||(i.has(e)||e.removeAttribute("aria-hidden"),i.delete(e)),a||e.removeAttribute(n)}),--o||(r=new WeakMap,r=new WeakMap,i=new WeakMap,a={})}}},30387:function(e,t){"use strict";t.Z=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=(e.type||"").toLowerCase(),a=i.replace(/\/.*$/,"");return n.some(function(e){var t=e.trim().toLowerCase();return"."===t.charAt(0)?r.toLowerCase().endsWith(t):t.endsWith("/*")?a===t.replace(/\/.*$/,""):i===t})}return!0}},89644:function(e,t,n){e.exports=n(25644)},70353:function(e,t,n){"use strict";var r=n(93044),i=n(86955),a=n(92233),o=n(68030),l=n(97948),s=n(51875),u=n(60842),c=n(98560),d=n(21218),f=n(68047),h=n(10738);e.exports=function(e){return new Promise(function(t,n){var p,m=e.data,v=e.headers,g=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(p),e.signal&&e.signal.removeEventListener("abort",p)}r.isFormData(m)&&r.isStandardBrowserEnv()&&delete v["Content-Type"];var x=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+w)}var j=l(e.baseURL,e.url);function k(){if(x){var r="getAllResponseHeaders"in x?s(x.getAllResponseHeaders()):null;i(function(e){t(e),y()},function(e){n(e),y()},{data:g&&"text"!==g&&"json"!==g?x.response:x.responseText,status:x.status,statusText:x.statusText,headers:r,config:e,request:x}),x=null}}if(x.open(e.method.toUpperCase(),o(j,e.params,e.paramsSerializer),!0),x.timeout=e.timeout,"onloadend"in x?x.onloadend=k:x.onreadystatechange=function(){x&&4===x.readyState&&(0!==x.status||x.responseURL&&0===x.responseURL.indexOf("file:"))&&setTimeout(k)},x.onabort=function(){x&&(n(new d("Request aborted",d.ECONNABORTED,e,x)),x=null)},x.onerror=function(){n(new d("Network Error",d.ERR_NETWORK,e,x,x)),x=null},x.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||c;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new d(t,r.clarifyTimeoutError?d.ETIMEDOUT:d.ECONNABORTED,e,x)),x=null},r.isStandardBrowserEnv()){var E=(e.withCredentials||u(j))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;E&&(v[e.xsrfHeaderName]=E)}"setRequestHeader"in x&&r.forEach(v,function(e,t){void 0===m&&"content-type"===t.toLowerCase()?delete v[t]:x.setRequestHeader(t,e)}),r.isUndefined(e.withCredentials)||(x.withCredentials=!!e.withCredentials),g&&"json"!==g&&(x.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&x.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&x.upload&&x.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(p=function(e){x&&(n(!e||e&&e.type?new f:e),x.abort(),x=null)},e.cancelToken&&e.cancelToken.subscribe(p),e.signal&&(e.signal.aborted?p():e.signal.addEventListener("abort",p))),m||(m=null);var S=h(j);if(S&&-1===["http","https","file"].indexOf(S)){n(new d("Unsupported protocol "+S+":",d.ERR_BAD_REQUEST,e));return}x.send(m)})}},25644:function(e,t,n){"use strict";var r=n(93044),i=n(73644),a=n(62215),o=n(92937),l=function e(t){var n=new a(t),l=i(a.prototype.request,n);return r.extend(l,a.prototype,n),r.extend(l,n),l.create=function(n){return e(o(t,n))},l}(n(10663));l.Axios=a,l.CanceledError=n(68047),l.CancelToken=n(34089),l.isCancel=n(98041),l.VERSION=n(29241).version,l.toFormData=n(49027),l.AxiosError=n(21218),l.Cancel=l.CanceledError,l.all=function(e){return Promise.all(e)},l.spread=n(70783),l.isAxiosError=n(65587),e.exports=l,e.exports.default=l},34089:function(e,t,n){"use strict";var r=n(68047);function i(e){if("function"!=typeof e)throw TypeError("executor must be a function.");this.promise=new Promise(function(e){t=e});var t,n=this;this.promise.then(function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};a.forEach(["delete","get","head"],function(e){f.headers[e]={}}),a.forEach(["post","put","patch"],function(e){f.headers[e]=a.merge(c)}),e.exports=f},98560:function(e){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},29241:function(e){e.exports={version:"0.27.2"}},73644:function(e){"use strict";e.exports=function(e,t){return function(){for(var n=Array(arguments.length),r=0;r=0)&&("set-cookie"===t?o[t]=(o[t]?o[t]:[]).concat([n]):o[t]=o[t]?o[t]+", "+n:n)}),o}},10738:function(e){"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},70783:function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},49027:function(e,t,n){"use strict";var r=n(48834).lW,i=n(93044);e.exports=function(e,t){t=t||new FormData;var n=[];function a(e){return null===e?"":i.isDate(e)?e.toISOString():i.isArrayBuffer(e)||i.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):r.from(e):e}return!function e(r,o){if(i.isPlainObject(r)||i.isArray(r)){if(-1!==n.indexOf(r))throw Error("Circular reference detected in "+o);n.push(r),i.forEach(r,function(n,r){if(!i.isUndefined(n)){var l,s=o?o+"."+r:r;if(n&&!o&&"object"==typeof n){if(i.endsWith(r,"{}"))n=JSON.stringify(n);else if(i.endsWith(r,"[]")&&(l=i.toArray(n))){l.forEach(function(e){i.isUndefined(e)||t.append(s,a(e))});return}}e(n,s)}}),n.pop()}else t.append(o,a(r))}(e),t}},17525:function(e,t,n){"use strict";var r=n(29241).version,i=n(21218),a={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var o={};a.transitional=function(e,t,n){function a(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,l){if(!1===e)throw new i(a(r," has been removed"+(t?" in "+t:"")),i.ERR_DEPRECATED);return t&&!o[r]&&(o[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,l)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new i("options must be an object",i.ERR_BAD_OPTION_VALUE);for(var r=Object.keys(e),a=r.length;a-- >0;){var o=r[a],l=t[o];if(l){var s=e[o],u=void 0===s||l(s,o,e);if(!0!==u)throw new i("option "+o+" must be "+u,i.ERR_BAD_OPTION_VALUE);continue}if(!0!==n)throw new i("Unknown option "+o,i.ERR_BAD_OPTION)}},validators:a}},93044:function(e,t,n){"use strict";var r,i,a=n(73644),o=Object.prototype.toString,l=(r=Object.create(null),function(e){var t=o.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())});function s(e){return e=e.toLowerCase(),function(t){return l(t)===e}}function u(e){return Array.isArray(e)}function c(e){return void 0===e}var d=s("ArrayBuffer");function f(e){return null!==e&&"object"==typeof e}function h(e){if("object"!==l(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var p=s("Date"),m=s("File"),v=s("Blob"),g=s("FileList");function y(e){return"[object Function]"===o.call(e)}var x=s("URLSearchParams");function b(e,t){if(null!=e){if("object"!=typeof e&&(e=[e]),u(e))for(var n=0,r=e.length;n0;)o[a=r[i]]||(t[a]=e[a],o[a]=!0);e=Object.getPrototypeOf(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:function(e,t,n){e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;var r=e.indexOf(t,n);return -1!==r&&r===n},toArray:function(e){if(!e)return null;var t=e.length;if(c(t))return null;for(var n=Array(t);t-- >0;)n[t]=e[t];return n},isTypedArray:w,isFileList:g}},82294:function(e){"use strict";function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var a=r(e,t,i);return a&&{start:a[0],end:a[1],pre:i.slice(0,a[0]),body:i.slice(a[0]+e.length,a[1]),post:i.slice(a[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,a,o,l,s=n.indexOf(e),u=n.indexOf(t,s+1),c=s;if(s>=0&&u>0){if(e===t)return[s,u];for(r=[],a=n.length;c>=0&&!l;)c==s?(r.push(c),s=n.indexOf(e,c+1)):1==r.length?l=[r.pop(),u]:((i=r.pop())=0?s:u;r.length&&(l=[a,o])}return l}e.exports=t,t.range=r},95766:function(e,t){"use strict";t.byteLength=function(e){var t=s(e),n=t[0],r=t[1];return(n+r)*3/4-r},t.toByteArray=function(e){var t,n,a=s(e),o=a[0],l=a[1],u=new i((o+l)*3/4-l),c=0,d=l>0?o-4:o;for(n=0;n>16&255,u[c++]=t>>8&255,u[c++]=255&t;return 2===l&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,u[c++]=255&t),1===l&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,u[c++]=t>>8&255,u[c++]=255&t),u},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,a=[],o=0,l=r-i;o>18&63]+n[i>>12&63]+n[i>>6&63]+n[63&i]);return a.join("")}(e,o,o+16383>l?l:o+16383));return 1===i?a.push(n[(t=e[r-1])>>2]+n[t<<4&63]+"=="):2===i&&a.push(n[(t=(e[r-2]<<8)+e[r-1])>>10]+n[t>>4&63]+n[t<<2&63]+"="),a.join("")};for(var n=[],r=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,l=a.length;o0)throw Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&&(n=t);var r=n===t?0:4-n%4;return[n,r]}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},6391:function(e,t,n){var r;!function(i){"use strict";var a,o=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,l=Math.ceil,s=Math.floor,u="[BigNumber Error] ",c=u+"Number primitive has more than 15 significant digits: ",d=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13];function f(e){var t=0|e;return e>0||e===t?t:t-1}function h(e){for(var t,n,r=1,i=e.length,a=e[0]+"";ru^n?1:-1;for(o=0,l=(s=i.length)<(u=a.length)?s:u;oa[o]^n?1:-1;return s==u?0:s>u^n?1:-1}function m(e,t,n,r){if(en||e!==s(e))throw Error(u+(r||"Argument")+("number"==typeof e?en?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}function v(e){var t=e.c.length-1;return f(e.e/14)==t&&e.c[t]%2!=0}function g(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function y(e,t,n){var r,i;if(t<0){for(i=n+".";++t;i+=n);e=i+e}else if(r=e.length,++t>r){for(i=n,t-=r;--t;i+=n);e+=i}else tP?h.c=h.e=null:e.e=10;l/=10,a++);a>P?h.c=h.e=null:(h.e=a,h.c=[e]);return}f=String(e)}else{if(!o.test(f=String(e)))return k(h,f,u);h.s=45==f.charCodeAt(0)?(f=f.slice(1),-1):1}(a=f.indexOf("."))>-1&&(f=f.replace(".","")),(l=f.search(/e/i))>0?(a<0&&(a=l),a+=+f.slice(l+1),f=f.substring(0,l)):a<0&&(a=f.length)}else{if(m(t,2,L.length,"Base"),10==t&&Z)return I(h=new F(e),C+h.e+1,M);if(f=String(e),u="number"==typeof e){if(0*e!=0)return k(h,f,u,t);if(h.s=1/e<0?(f=f.slice(1),-1):1,F.DEBUG&&f.replace(/^0\.0*|\./,"").length>15)throw Error(c+e)}else h.s=45===f.charCodeAt(0)?(f=f.slice(1),-1):1;for(n=L.slice(0,t),a=l=0,d=f.length;ln.indexOf(r=f.charAt(l))){if("."==r){if(l>a){a=d;continue}}else if(!i&&(f==f.toUpperCase()&&(f=f.toLowerCase())||f==f.toLowerCase()&&(f=f.toUpperCase()))){i=!0,l=-1,a=0;continue}return k(h,String(e),u,t)}u=!1,(a=(f=j(f,t,10,h.s)).indexOf("."))>-1?f=f.replace(".",""):a=f.length}for(l=0;48===f.charCodeAt(l);l++);for(d=f.length;48===f.charCodeAt(--d););if(f=f.slice(l,++d)){if(d-=l,u&&F.DEBUG&&d>15&&(e>9007199254740991||e!==s(e)))throw Error(c+h.s*e);if((a=a-l-1)>P)h.c=h.e=null;else if(a=O)?g(s,o):y(s,o,"0");else if(a=(e=I(new F(e),t,n)).e,l=(s=h(e.c)).length,1==r||2==r&&(t<=a||a<=_)){for(;ll){if(--t>0)for(s+=".";t--;s+="0");}else if((t+=a-l)>0)for(a+1==l&&(s+=".");t--;s+="0");return e.s<0&&i?"-"+s:s}function V(e,t){for(var n,r=1,i=new F(e[0]);r=10;i/=10,r++);return(n=r+14*n-1)>P?e.c=e.e=null:n=10;u/=10,i++);if((a=t-i)<0)a+=14,o=t,h=(c=p[f=0])/d[i-o-1]%10|0;else if((f=l((a+1)/14))>=p.length){if(r){for(;p.length<=f;p.push(0));c=h=0,i=1,a%=14,o=a-14+1}else break e}else{for(i=1,c=u=p[f];u>=10;u/=10,i++);a%=14,h=(o=a-14+i)<0?0:c/d[i-o-1]%10|0}if(r=r||t<0||null!=p[f+1]||(o<0?c:c%d[i-o-1]),r=n<4?(h||r)&&(0==n||n==(e.s<0?3:2)):h>5||5==h&&(4==n||r||6==n&&(a>0?o>0?c/d[i-o]:0:p[f-1])%10&1||n==(e.s<0?8:7)),t<1||!p[0])return p.length=0,r?(t-=e.e+1,p[0]=d[(14-t%14)%14],e.e=-t||0):p[0]=e.e=0,e;if(0==a?(p.length=f,u=1,f--):(p.length=f+1,u=d[14-a],p[f]=o>0?s(c/d[i-o]%d[o])*u:0),r)for(;;){if(0==f){for(a=1,o=p[0];o>=10;o/=10,a++);for(o=p[0]+=u,u=1;o>=10;o/=10,u++);a!=u&&(e.e++,1e14==p[0]&&(p[0]=1));break}if(p[f]+=u,1e14!=p[f])break;p[f--]=0,u=1}for(a=p.length;0===p[--a];p.pop());}e.e>P?e.c=e.e=null:e.e=O?g(t,n):y(t,n,"0"),e.s<0?"-"+t:t)}return F.clone=e,F.ROUND_UP=0,F.ROUND_DOWN=1,F.ROUND_CEIL=2,F.ROUND_FLOOR=3,F.ROUND_HALF_UP=4,F.ROUND_HALF_DOWN=5,F.ROUND_HALF_EVEN=6,F.ROUND_HALF_CEIL=7,F.ROUND_HALF_FLOOR=8,F.EUCLID=9,F.config=F.set=function(e){var t,n;if(null!=e){if("object"==typeof e){if(e.hasOwnProperty(t="DECIMAL_PLACES")&&(m(n=e[t],0,1e9,t),C=n),e.hasOwnProperty(t="ROUNDING_MODE")&&(m(n=e[t],0,8,t),M=n),e.hasOwnProperty(t="EXPONENTIAL_AT")&&((n=e[t])&&n.pop?(m(n[0],-1e9,0,t),m(n[1],0,1e9,t),_=n[0],O=n[1]):(m(n,-1e9,1e9,t),_=-(O=n<0?-n:n))),e.hasOwnProperty(t="RANGE")){if((n=e[t])&&n.pop)m(n[0],-1e9,-1,t),m(n[1],1,1e9,t),T=n[0],P=n[1];else if(m(n,-1e9,1e9,t),n)T=-(P=n<0?-n:n);else throw Error(u+t+" cannot be zero: "+n)}if(e.hasOwnProperty(t="CRYPTO")){if(!!(n=e[t])===n){if(n){if("undefined"!=typeof crypto&&crypto&&(crypto.getRandomValues||crypto.randomBytes))A=n;else throw A=!n,Error(u+"crypto unavailable")}else A=n}else throw Error(u+t+" not true or false: "+n)}if(e.hasOwnProperty(t="MODULO_MODE")&&(m(n=e[t],0,9,t),N=n),e.hasOwnProperty(t="POW_PRECISION")&&(m(n=e[t],0,1e9,t),R=n),e.hasOwnProperty(t="FORMAT")){if("object"==typeof(n=e[t]))D=n;else throw Error(u+t+" not an object: "+n)}if(e.hasOwnProperty(t="ALPHABET")){if("string"!=typeof(n=e[t])||/^.?$|[+\-.\s]|(.).*\1/.test(n))throw Error(u+t+" invalid: "+n);Z="0123456789"==n.slice(0,10),L=n}}else throw Error(u+"Object expected: "+e)}return{DECIMAL_PLACES:C,ROUNDING_MODE:M,EXPONENTIAL_AT:[_,O],RANGE:[T,P],CRYPTO:A,MODULO_MODE:N,POW_PRECISION:R,FORMAT:D,ALPHABET:L}},F.isBigNumber=function(e){if(!e||!0!==e._isBigNumber)return!1;if(!F.DEBUG)return!0;var t,n,r=e.c,i=e.e,a=e.s;e:if("[object Array]"==({}).toString.call(r)){if((1===a||-1===a)&&i>=-1e9&&i<=1e9&&i===s(i)){if(0===r[0]){if(0===i&&1===r.length)return!0;break e}if((t=(i+1)%14)<1&&(t+=14),String(r[0]).length==t){for(t=0;t=1e14||n!==s(n))break e;if(0!==n)return!0}}}else if(null===r&&null===i&&(null===a||1===a||-1===a))return!0;throw Error(u+"Invalid BigNumber: "+e)},F.maximum=F.max=function(){return V(arguments,E.lt)},F.minimum=F.min=function(){return V(arguments,E.gt)},F.random=(n=9007199254740992*Math.random()&2097151?function(){return s(9007199254740992*Math.random())}:function(){return(1073741824*Math.random()|0)*8388608+(8388608*Math.random()|0)},function(e){var t,r,i,a,o,c=0,f=[],h=new F(S);if(null==e?e=C:m(e,0,1e9),a=l(e/14),A){if(crypto.getRandomValues){for(t=crypto.getRandomValues(new Uint32Array(a*=2));c>>11))>=9e15?(r=crypto.getRandomValues(new Uint32Array(2)),t[c]=r[0],t[c+1]=r[1]):(f.push(o%1e14),c+=2);c=a/2}else if(crypto.randomBytes){for(t=crypto.randomBytes(a*=7);c=9e15?crypto.randomBytes(7).copy(t,c):(f.push(o%1e14),c+=7);c=a/7}else throw A=!1,Error(u+"crypto unavailable")}if(!A)for(;c=10;o/=10,c++);c<14&&(i-=14-c)}return h.e=i,h.c=f,h}),F.sum=function(){for(var e=1,t=arguments,n=new F(t[0]);en-1&&(null==o[i+1]&&(o[i+1]=0),o[i+1]+=o[i]/n|0,o[i]%=n)}return o.reverse()}return function(n,r,i,a,o){var l,s,u,c,d,f,p,m,v=n.indexOf("."),g=C,x=M;for(v>=0&&(c=R,R=0,n=n.replace(".",""),f=(m=new F(r)).pow(n.length-v),R=c,m.c=t(y(h(f.c),f.e,"0"),10,i,e),m.e=m.c.length),u=c=(p=t(n,r,i,o?(l=L,e):(l=e,L))).length;0==p[--c];p.pop());if(!p[0])return l.charAt(0);if(v<0?--u:(f.c=p,f.e=u,f.s=a,p=(f=w(f,m,g,x,i)).c,d=f.r,u=f.e),v=p[s=u+g+1],c=i/2,d=d||s<0||null!=p[s+1],d=x<4?(null!=v||d)&&(0==x||x==(f.s<0?3:2)):v>c||v==c&&(4==x||d||6==x&&1&p[s-1]||x==(f.s<0?8:7)),s<1||!p[0])n=d?y(l.charAt(1),-g,l.charAt(0)):l.charAt(0);else{if(p.length=s,d)for(--i;++p[--s]>i;)p[s]=0,s||(++u,p=[1].concat(p));for(c=p.length;!p[--c];);for(v=0,n="";v<=c;n+=l.charAt(p[v++]));n=y(n,u,l.charAt(0))}return n}}(),w=function(){function e(e,t,n){var r,i,a,o,l=0,s=e.length,u=t%1e7,c=t/1e7|0;for(e=e.slice();s--;)r=c*(a=e[s]%1e7)+(o=e[s]/1e7|0)*u,l=((i=u*a+r%1e7*1e7+l)/n|0)+(r/1e7|0)+c*o,e[s]=i%n;return l&&(e=[l].concat(e)),e}function t(e,t,n,r){var i,a;if(n!=r)a=n>r?1:-1;else for(i=a=0;it[i]?1:-1;break}return a}function n(e,t,n,r){for(var i=0;n--;)e[n]-=i,i=e[n]1;e.splice(0,1));}return function(r,i,a,o,l){var u,c,d,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M=r.s==i.s?1:-1,_=r.c,O=i.c;if(!_||!_[0]||!O||!O[0])return new F(r.s&&i.s&&(_?!O||_[0]!=O[0]:O)?_&&0==_[0]||!O?0*M:M/0:NaN);for(y=(g=new F(M)).c=[],M=a+(c=r.e-i.e)+1,l||(l=1e14,c=f(r.e/14)-f(i.e/14),M=M/14|0),d=0;O[d]==(_[d]||0);d++);if(O[d]>(_[d]||0)&&c--,M<0)y.push(1),h=!0;else{for(k=_.length,S=O.length,d=0,M+=2,(p=s(l/(O[0]+1)))>1&&(O=e(O,p,l),_=e(_,p,l),S=O.length,k=_.length),j=S,b=(x=_.slice(0,S)).length;b=l/2&&E++;do{if(p=0,(u=t(O,x,S,b))<0){if(w=x[0],S!=b&&(w=w*l+(x[1]||0)),(p=s(w/E))>1)for(p>=l&&(p=l-1),v=(m=e(O,p,l)).length,b=x.length;1==t(m,x,v,b);)p--,n(m,St(O,x,S,b);)p++,n(x,S=10;M/=10,d++);I(g,a+(g.e=d+14*c-1)+1,o,h)}else g.e=c,g.r=+h;return g}}(),r=/^(-?)0([xbo])(?=\w[\w.]*$)/i,i=/^([^.]+)\.$/,a=/^\.([^.]+)$/,x=/^-?(Infinity|NaN)$/,b=/^\s*\+(?=[\w.])|^\s+|\s+$/g,k=function(e,t,n,o){var l,s=n?t:t.replace(b,"");if(x.test(s))e.s=isNaN(s)?null:s<0?-1:1;else{if(!n&&(s=s.replace(r,function(e,t,n){return l="x"==(n=n.toLowerCase())?16:"b"==n?2:8,o&&o!=l?e:t}),o&&(l=o,s=s.replace(i,"$1").replace(a,"0.$1")),t!=s))return new F(s,l);if(F.DEBUG)throw Error(u+"Not a"+(o?" base "+o:"")+" number: "+t);e.s=null}e.c=e.e=null},E.absoluteValue=E.abs=function(){var e=new F(this);return e.s<0&&(e.s=1),e},E.comparedTo=function(e,t){return p(this,new F(e,t))},E.decimalPlaces=E.dp=function(e,t){var n,r,i;if(null!=e)return m(e,0,1e9),null==t?t=M:m(t,0,8),I(new F(this),e+this.e+1,t);if(!(n=this.c))return null;if(r=((i=n.length-1)-f(this.e/14))*14,i=n[i])for(;i%10==0;i/=10,r--);return r<0&&(r=0),r},E.dividedBy=E.div=function(e,t){return w(this,new F(e,t),C,M)},E.dividedToIntegerBy=E.idiv=function(e,t){return w(this,new F(e,t),0,1)},E.exponentiatedBy=E.pow=function(e,t){var n,r,i,a,o,c,d,f,h,p=this;if((e=new F(e)).c&&!e.isInteger())throw Error(u+"Exponent not an integer: "+H(e));if(null!=t&&(t=new F(t)),c=e.e>14,!p.c||!p.c[0]||1==p.c[0]&&!p.e&&1==p.c.length||!e.c||!e.c[0])return h=new F(Math.pow(+H(p),c?2-v(e):+H(e))),t?h.mod(t):h;if(d=e.s<0,t){if(t.c?!t.c[0]:!t.s)return new F(NaN);(r=!d&&p.isInteger()&&t.isInteger())&&(p=p.mod(t))}else{if(e.e>9&&(p.e>0||p.e<-1||(0==p.e?p.c[0]>1||c&&p.c[1]>=24e7:p.c[0]<8e13||c&&p.c[0]<=9999975e7)))return a=p.s<0&&v(e)?-0:0,p.e>-1&&(a=1/a),new F(d?1/a:a);R&&(a=l(R/14+2))}for(c?(n=new F(.5),d&&(e.s=1),f=v(e)):f=(i=Math.abs(+H(e)))%2,h=new F(S);;){if(f){if(!(h=h.times(p)).c)break;a?h.c.length>a&&(h.c.length=a):r&&(h=h.mod(t))}if(i){if(0===(i=s(i/2)))break;f=i%2}else if(I(e=e.times(n),e.e+1,1),e.e>14)f=v(e);else{if(0==(i=+H(e)))break;f=i%2}p=p.times(p),a?p.c&&p.c.length>a&&(p.c.length=a):r&&(p=p.mod(t))}return r?h:(d&&(h=S.div(h)),t?h.mod(t):a?I(h,R,M,o):h)},E.integerValue=function(e){var t=new F(this);return null==e?e=M:m(e,0,8),I(t,t.e+1,e)},E.isEqualTo=E.eq=function(e,t){return 0===p(this,new F(e,t))},E.isFinite=function(){return!!this.c},E.isGreaterThan=E.gt=function(e,t){return p(this,new F(e,t))>0},E.isGreaterThanOrEqualTo=E.gte=function(e,t){return 1===(t=p(this,new F(e,t)))||0===t},E.isInteger=function(){return!!this.c&&f(this.e/14)>this.c.length-2},E.isLessThan=E.lt=function(e,t){return 0>p(this,new F(e,t))},E.isLessThanOrEqualTo=E.lte=function(e,t){return -1===(t=p(this,new F(e,t)))||0===t},E.isNaN=function(){return!this.s},E.isNegative=function(){return this.s<0},E.isPositive=function(){return this.s>0},E.isZero=function(){return!!this.c&&0==this.c[0]},E.minus=function(e,t){var n,r,i,a,o=this.s;if(t=(e=new F(e,t)).s,!o||!t)return new F(NaN);if(o!=t)return e.s=-t,this.plus(e);var l=this.e/14,s=e.e/14,u=this.c,c=e.c;if(!l||!s){if(!u||!c)return u?(e.s=-t,e):new F(c?this:NaN);if(!u[0]||!c[0])return c[0]?(e.s=-t,e):new F(u[0]?this:3==M?-0:0)}if(l=f(l),s=f(s),u=u.slice(),o=l-s){for((a=o<0)?(o=-o,i=u):(s=l,i=c),i.reverse(),t=o;t--;i.push(0));i.reverse()}else for(r=(a=(o=u.length)<(t=c.length))?o:t,o=t=0;t0)for(;t--;u[n++]=0);for(t=1e14-1;r>o;){if(u[--r]=0;){for(n=0,h=g[i]%1e7,p=g[i]/1e7|0,a=i+(o=s);a>i;)l=p*(u=v[--o]%1e7)+(c=v[o]/1e7|0)*h,n=((u=h*u+l%1e7*1e7+m[a]+n)/1e14|0)+(l/1e7|0)+p*c,m[a--]=u%1e14;m[a]=n}return n?++r:m.splice(0,1),B(e,m,r)},E.negated=function(){var e=new F(this);return e.s=-e.s||null,e},E.plus=function(e,t){var n,r=this.s;if(t=(e=new F(e,t)).s,!r||!t)return new F(NaN);if(r!=t)return e.s=-t,this.minus(e);var i=this.e/14,a=e.e/14,o=this.c,l=e.c;if(!i||!a){if(!o||!l)return new F(r/0);if(!o[0]||!l[0])return l[0]?e:new F(o[0]?this:0*r)}if(i=f(i),a=f(a),o=o.slice(),r=i-a){for(r>0?(a=i,n=l):(r=-r,n=o),n.reverse();r--;n.push(0));n.reverse()}for((r=o.length)-(t=l.length)<0&&(n=l,l=o,o=n,t=r),r=0;t;)r=(o[--t]=o[t]+l[t]+r)/1e14|0,o[t]=1e14===o[t]?0:o[t]%1e14;return r&&(o=[r].concat(o),++a),B(e,o,a)},E.precision=E.sd=function(e,t){var n,r,i;if(null!=e&&!!e!==e)return m(e,1,1e9),null==t?t=M:m(t,0,8),I(new F(this),e,t);if(!(n=this.c))return null;if(r=14*(i=n.length-1)+1,i=n[i]){for(;i%10==0;i/=10,r--);for(i=n[0];i>=10;i/=10,r++);}return e&&this.e+1>r&&(r=this.e+1),r},E.shiftedBy=function(e){return m(e,-9007199254740991,9007199254740991),this.times("1e"+e)},E.squareRoot=E.sqrt=function(){var e,t,n,r,i,a=this.c,o=this.s,l=this.e,s=C+4,u=new F("0.5");if(1!==o||!a||!a[0])return new F(!o||o<0&&(!a||a[0])?NaN:a?this:1/0);if(0==(o=Math.sqrt(+H(this)))||o==1/0?(((t=h(a)).length+l)%2==0&&(t+="0"),o=Math.sqrt(+t),l=f((l+1)/2)-(l<0||l%2),n=new F(t=o==1/0?"5e"+l:(t=o.toExponential()).slice(0,t.indexOf("e")+1)+l)):n=new F(o+""),n.c[0]){for((o=(l=n.e)+s)<3&&(o=0);;)if(i=n,n=u.times(i.plus(w(this,i,s,1))),h(i.c).slice(0,o)===(t=h(n.c)).slice(0,o)){if(n.e0&&p>0){for(i=p%o||o,c=h.substr(0,i);i0&&(c+=s+h.slice(i)),f&&(c="-"+c)}r=d?c+(n.decimalSeparator||"")+((l=+n.fractionGroupSize)?d.replace(RegExp("\\d{"+l+"}\\B","g"),"$&"+(n.fractionGroupSeparator||"")):d):c}return(n.prefix||"")+r+(n.suffix||"")},E.toFraction=function(e){var t,n,r,i,a,o,l,s,c,f,p,m,v=this.c;if(null!=e&&(!(l=new F(e)).isInteger()&&(l.c||1!==l.s)||l.lt(S)))throw Error(u+"Argument "+(l.isInteger()?"out of range: ":"not an integer: ")+H(l));if(!v)return new F(this);for(t=new F(S),c=n=new F(S),r=s=new F(S),m=h(v),a=t.e=m.length-this.e-1,t.c[0]=d[(o=a%14)<0?14+o:o],e=!e||l.comparedTo(t)>0?a>0?t:c:l,o=P,P=1/0,l=new F(m),s.c[0]=0;f=w(l,t,0,1),1!=(i=n.plus(f.times(r))).comparedTo(e);)n=r,r=i,c=s.plus(f.times(i=c)),s=i,t=l.minus(f.times(i=t)),l=i;return i=w(e.minus(n),r,0,1),s=s.plus(i.times(c)),n=n.plus(i.times(r)),s.s=c.s=this.s,a*=2,p=1>w(c,r,a,M).minus(this).abs().comparedTo(w(s,n,a,M).minus(this).abs())?[c,r]:[s,n],P=o,p},E.toNumber=function(){return+H(this)},E.toPrecision=function(e,t){return null!=e&&m(e,1,1e9),z(this,e,t,2)},E.toString=function(e){var t,n=this,r=n.s,i=n.e;return null===i?r?(t="Infinity",r<0&&(t="-"+t)):t="NaN":(null==e?t=i<=_||i>=O?g(h(n.c),i):y(h(n.c),i,"0"):10===e&&Z?t=y(h((n=I(new F(n),C+i+1,M)).c),n.e,"0"):(m(e,2,L.length,"Base"),t=j(y(h(n.c),i,"0"),10,e,r,!0)),r<0&&n.c[0]&&(t="-"+t)),t},E.valueOf=E.toJSON=function(){return H(this)},E._isBigNumber=!0,null!=t&&F.set(t),F}()).default=a.BigNumber=a,void 0!==(r=(function(){return a}).call(t,n,t,e))&&(e.exports=r)}(0)},70651:function(e,t,n){let r=n(7967);function i(e,t,n){let r=e[t]+e[n],i=e[t+1]+e[n+1];r>=4294967296&&i++,e[t]=r,e[t+1]=i}function a(e,t,n,r){let i=e[t]+n;n<0&&(i+=4294967296);let a=e[t+1]+r;i>=4294967296&&a++,e[t]=i,e[t+1]=a}function o(e,t){return e[t]^e[t+1]<<8^e[t+2]<<16^e[t+3]<<24}function l(e,t,n,r,o,l){let s=d[o],u=d[o+1],f=d[l],h=d[l+1];i(c,e,t),a(c,e,s,u);let p=c[r]^c[e],m=c[r+1]^c[e+1];c[r]=m,c[r+1]=p,i(c,n,r),p=c[t]^c[n],m=c[t+1]^c[n+1],c[t]=p>>>24^m<<8,c[t+1]=m>>>24^p<<8,i(c,e,t),a(c,e,f,h),p=c[r]^c[e],m=c[r+1]^c[e+1],c[r]=p>>>16^m<<16,c[r+1]=m>>>16^p<<16,i(c,n,r),p=c[t]^c[n],m=c[t+1]^c[n+1],c[t]=m>>>31^p<<1,c[t+1]=p>>>31^m<<1}let s=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),u=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3].map(function(e){return 2*e})),c=new Uint32Array(32),d=new Uint32Array(32);function f(e,t){let n=0;for(n=0;n<16;n++)c[n]=e.h[n],c[n+16]=s[n];for(c[24]=c[24]^e.t,c[25]=c[25]^e.t/4294967296,t&&(c[28]=~c[28],c[29]=~c[29]),n=0;n<32;n++)d[n]=o(e.b,4*n);for(n=0;n<12;n++)l(0,8,16,24,u[16*n+0],u[16*n+1]),l(2,10,18,26,u[16*n+2],u[16*n+3]),l(4,12,20,28,u[16*n+4],u[16*n+5]),l(6,14,22,30,u[16*n+6],u[16*n+7]),l(0,10,20,30,u[16*n+8],u[16*n+9]),l(2,12,22,24,u[16*n+10],u[16*n+11]),l(4,14,16,26,u[16*n+12],u[16*n+13]),l(6,8,18,28,u[16*n+14],u[16*n+15]);for(n=0;n<16;n++)e.h[n]=e.h[n]^c[n]^c[n+16]}let h=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function p(e,t,n,r){if(0===e||e>64)throw Error("Illegal output length, expected 0 < length <= 64");if(t&&t.length>64)throw Error("Illegal key, expected Uint8Array with 0 < length <= 64");if(n&&16!==n.length)throw Error("Illegal salt, expected Uint8Array with length is 16");if(r&&16!==r.length)throw Error("Illegal personal, expected Uint8Array with length is 16");let i={b:new Uint8Array(128),h:new Uint32Array(16),t:0,c:0,outlen:e};h.fill(0),h[0]=e,t&&(h[1]=t.length),h[2]=1,h[3]=1,n&&h.set(n,32),r&&h.set(r,48);for(let e=0;e<16;e++)i.h[e]=s[e]^o(h,4*e);return t&&(m(i,t),i.c=128),i}function m(e,t){for(let n=0;n>2]>>8*(3&n);return t}function g(e,t,n,i,a){n=n||64,e=r.normalizeInput(e),i&&(i=r.normalizeInput(i)),a&&(a=r.normalizeInput(a));let o=p(n,t,i,a);return m(o,e),v(o)}e.exports={blake2b:g,blake2bHex:function(e,t,n,i,a){let o=g(e,t,n,i,a);return r.toHex(o)},blake2bInit:p,blake2bUpdate:m,blake2bFinal:v}},39962:function(e,t,n){let r=n(7967);function i(e,t,n,r,i,o){s[e]=s[e]+s[t]+i,s[r]=a(s[r]^s[e],16),s[n]=s[n]+s[r],s[t]=a(s[t]^s[n],12),s[e]=s[e]+s[t]+o,s[r]=a(s[r]^s[e],8),s[n]=s[n]+s[r],s[t]=a(s[t]^s[n],7)}function a(e,t){return e>>>t^e<<32-t}let o=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),l=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0]),s=new Uint32Array(16),u=new Uint32Array(16);function c(e,t){let n=0;for(n=0;n<8;n++)s[n]=e.h[n],s[n+8]=o[n];for(s[12]^=e.t,s[13]^=e.t/4294967296,t&&(s[14]=~s[14]),n=0;n<16;n++){var r,a;u[n]=(r=e.b)[a=4*n]^r[a+1]<<8^r[a+2]<<16^r[a+3]<<24}for(n=0;n<10;n++)i(0,4,8,12,u[l[16*n+0]],u[l[16*n+1]]),i(1,5,9,13,u[l[16*n+2]],u[l[16*n+3]]),i(2,6,10,14,u[l[16*n+4]],u[l[16*n+5]]),i(3,7,11,15,u[l[16*n+6]],u[l[16*n+7]]),i(0,5,10,15,u[l[16*n+8]],u[l[16*n+9]]),i(1,6,11,12,u[l[16*n+10]],u[l[16*n+11]]),i(2,7,8,13,u[l[16*n+12]],u[l[16*n+13]]),i(3,4,9,14,u[l[16*n+14]],u[l[16*n+15]]);for(n=0;n<8;n++)e.h[n]^=s[n]^s[n+8]}function d(e,t){if(!(e>0&&e<=32))throw Error("Incorrect output length, should be in [1, 32]");let n=t?t.length:0;if(t&&!(n>0&&n<=32))throw Error("Incorrect key length, should be in [1, 32]");let r={h:new Uint32Array(o),b:new Uint8Array(64),c:0,t:0,outlen:e};return r.h[0]^=16842752^n<<8^e,n>0&&(f(r,t),r.c=64),r}function f(e,t){for(let n=0;n>2]>>8*(3&n)&255;return t}function p(e,t,n){n=n||32,e=r.normalizeInput(e);let i=d(n,t);return f(i,e),h(i)}e.exports={blake2s:p,blake2sHex:function(e,t,n){let i=p(e,t,n);return r.toHex(i)},blake2sInit:d,blake2sUpdate:f,blake2sFinal:h}},81395:function(e,t,n){let r=n(70651),i=n(39962);e.exports={blake2b:r.blake2b,blake2bHex:r.blake2bHex,blake2bInit:r.blake2bInit,blake2bUpdate:r.blake2bUpdate,blake2bFinal:r.blake2bFinal,blake2s:i.blake2s,blake2sHex:i.blake2sHex,blake2sInit:i.blake2sInit,blake2sUpdate:i.blake2sUpdate,blake2sFinal:i.blake2sFinal}},7967:function(e){function t(e){return(4294967296+e).toString(16).substring(1)}e.exports={normalizeInput:function(e){let t;if(e instanceof Uint8Array)t=e;else if("string"==typeof e)t=new TextEncoder().encode(e);else throw Error("Input must be an string, Buffer or Uint8Array");return t},toHex:function(e){return Array.prototype.map.call(e,function(e){return(e<16?"0":"")+e.toString(16)}).join("")},debugPrint:function(e,n,r){let i="\n"+e+" = ";for(let a=0;ae?t.activeTargets.push(n):t.skippedTargets.push(n))})})},T=function(){var e=0;for(O(0);o.some(function(e){return e.activeTargets.length>0});)O(e=_());return o.some(function(e){return e.skippedTargets.length>0})&&s(),e>0},P=[],A=function(e){if(!a){var t=0,n=document.createTextNode("");new MutationObserver(function(){return P.splice(0).forEach(function(e){return e()})}).observe(n,{characterData:!0}),a=function(){n.textContent=""+(t?t--:t++)}}P.push(e),a()},N=function(e){A(function(){requestAnimationFrame(e)})},R=0,D={attributes:!0,characterData:!0,childList:!0,subtree:!0},L=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Z=function(e){return void 0===e&&(e=0),Date.now()+e},z=!1,F=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!z){z=!0;var n=Z(e);N(function(){var r=!1;try{r=T()}finally{if(z=!1,e=n-Z(),!R)return;r?t.run(1e3):e>0?t.run(e):t.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,D)};document.body?t():v.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),L.forEach(function(t){return v.addEventListener(t,e.listener,!0)}))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),L.forEach(function(t){return v.removeEventListener(t,e.listener,!0)}),this.stopped=!0)},e}()),V=function(e){!R&&e>0&&F.start(),(R+=e)||F.stop()},B=function(){function e(e,t){this.target=e,this.observedBox=t||i.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e,t=S(this.target,this.observedBox,!0);return f(e=this.target)||m(e)||"inline"!==getComputedStyle(e).display||(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),I=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},H=new WeakMap,U=function(e,t){for(var n=0;nU(r.observationTargets,t)&&(i&&o.push(r),r.observationTargets.push(new B(t,n&&n.box)),V(1),F.schedule())},e.unobserve=function(e,t){var n=H.get(e),r=U(n.observationTargets,t),i=1===n.observationTargets.length;r>=0&&(i&&o.splice(o.indexOf(n),1),n.observationTargets.splice(r,1),V(-1))},e.disconnect=function(e){var t=this,n=H.get(e);n.observationTargets.slice().forEach(function(n){return t.unobserve(e,n.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),q=function(){function e(e){if(0==arguments.length)throw TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");W.connect(this,e)}return e.prototype.observe=function(e,t){if(0==arguments.length)throw TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!p(e))throw TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");W.observe(this,e,t)},e.prototype.unobserve=function(e){if(0==arguments.length)throw TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!p(e))throw TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");W.unobserve(this,e)},e.prototype.disconnect=function(){W.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}()},41816:function(e,t,n){"use strict";function r(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}n.d(t,{M:function(){return r}})},26215:function(e,t,n){"use strict";n.d(t,{F:function(){return i},e:function(){return a}});var r=n(2784);function i(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function a(...e){return(0,r.useCallback)(i(...e),e)}},34540:function(e,t,n){"use strict";n.d(t,{b:function(){return a},k:function(){return i}});var r=n(2784);function i(e,t){let n=(0,r.createContext)(t);function i(e){let{children:t,...i}=e,a=(0,r.useMemo)(()=>i,Object.values(i));return(0,r.createElement)(n.Provider,{value:a},t)}return i.displayName=e+"Provider",[i,function(i){let a=(0,r.useContext)(n);if(a)return a;if(void 0!==t)return t;throw Error(`\`${i}\` must be used within \`${e}\``)}]}function a(e,t=[]){let n=[],i=()=>{let t=n.map(e=>(0,r.createContext)(e));return function(n){let i=(null==n?void 0:n[e])||t;return(0,r.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:i}}),[n,i])}};return i.scopeName=e,[function(t,i){let a=(0,r.createContext)(i),o=n.length;function l(t){let{scope:n,children:i,...l}=t,s=(null==n?void 0:n[e][o])||a,u=(0,r.useMemo)(()=>l,Object.values(l));return(0,r.createElement)(s.Provider,{value:u},i)}return n=[...n,i],l.displayName=t+"Provider",[l,function(n,l){let s=(null==l?void 0:l[e][o])||a,u=(0,r.useContext)(s);if(u)return u;if(void 0!==i)return i;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let i=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,r.useMemo)(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}(i,...t)]}},72331:function(e,t,n){"use strict";n.d(t,{Dx:function(){return K},VY:function(){return $},aV:function(){return q},dk:function(){return Y},fC:function(){return H},h_:function(){return W},x8:function(){return X},xz:function(){return U}});var r=n(7896),i=n(2784),a=n(41816),o=n(26215),l=n(34540),s=n(26074),u=n(73597),c=n(83317),d=n(77334),f=n(6500),h=n(28245),p=n(72130),m=n(55070),v=n(70506),g=n(49732),y=n(99575);let x="Dialog",[b,w]=(0,l.b)(x),[j,k]=b(x),E=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...l}=e,s=k("DialogTrigger",n),u=(0,o.e)(t,s.triggerRef);return(0,i.createElement)(p.WV.button,(0,r.Z)({type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":V(s.open)},l,{ref:u,onClick:(0,a.M)(e.onClick,s.onOpenToggle)}))}),S="DialogPortal",[C,M]=b(S,{forceMount:void 0}),_="DialogOverlay",O=(0,i.forwardRef)((e,t)=>{let n=M(_,e.__scopeDialog),{forceMount:a=n.forceMount,...o}=e,l=k(_,e.__scopeDialog);return l.modal?(0,i.createElement)(h.z,{present:a||l.open},(0,i.createElement)(T,(0,r.Z)({},o,{ref:t}))):null}),T=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k(_,n);return(0,i.createElement)(v.Z,{as:y.g7,allowPinchZoom:!0,shards:[o.contentRef]},(0,i.createElement)(p.WV.div,(0,r.Z)({"data-state":V(o.open)},a,{ref:t,style:{pointerEvents:"auto",...a.style}})))}),P="DialogContent",A=(0,i.forwardRef)((e,t)=>{let n=M(P,e.__scopeDialog),{forceMount:a=n.forceMount,...o}=e,l=k(P,e.__scopeDialog);return(0,i.createElement)(h.z,{present:a||l.open},l.modal?(0,i.createElement)(N,(0,r.Z)({},o,{ref:t})):(0,i.createElement)(R,(0,r.Z)({},o,{ref:t})))}),N=(0,i.forwardRef)((e,t)=>{let n=k(P,e.__scopeDialog),l=(0,i.useRef)(null),s=(0,o.e)(t,n.contentRef,l);return(0,i.useEffect)(()=>{let e=l.current;if(e)return(0,g.R)(e)},[]),(0,i.createElement)(D,(0,r.Z)({},e,{ref:s,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,a.M)(e.onCloseAutoFocus,e=>{var t;e.preventDefault(),null===(t=n.triggerRef.current)||void 0===t||t.focus()}),onPointerDownOutside:(0,a.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey;(2===t.button||n)&&e.preventDefault()}),onFocusOutside:(0,a.M)(e.onFocusOutside,e=>e.preventDefault())}))}),R=(0,i.forwardRef)((e,t)=>{let n=k(P,e.__scopeDialog),a=(0,i.useRef)(!1);return(0,i.createElement)(D,(0,r.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var r,i;null===(r=e.onCloseAutoFocus)||void 0===r||r.call(e,t),t.defaultPrevented||(a.current||null===(i=n.triggerRef.current)||void 0===i||i.focus(),t.preventDefault()),a.current=!1},onInteractOutside:t=>{var r,i;null===(r=e.onInteractOutside)||void 0===r||r.call(e,t),t.defaultPrevented||(a.current=!0);let o=t.target;(null===(i=n.triggerRef.current)||void 0===i?void 0:i.contains(o))&&t.preventDefault()}}))}),D=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,trapFocus:a,onOpenAutoFocus:l,onCloseAutoFocus:s,...u}=e,f=k(P,n),h=(0,i.useRef)(null),p=(0,o.e)(t,h);return(0,m.EW)(),(0,i.createElement)(i.Fragment,null,(0,i.createElement)(d.M,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:l,onUnmountAutoFocus:s},(0,i.createElement)(c.XB,(0,r.Z)({role:"dialog",id:f.contentId,"aria-describedby":f.descriptionId,"aria-labelledby":f.titleId,"data-state":V(f.open)},u,{ref:p,onDismiss:()=>f.onOpenChange(!1)}))),!1)}),L="DialogTitle",Z=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k(L,n);return(0,i.createElement)(p.WV.h2,(0,r.Z)({id:o.titleId},a,{ref:t}))}),z=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...a}=e,o=k("DialogDescription",n);return(0,i.createElement)(p.WV.p,(0,r.Z)({id:o.descriptionId},a,{ref:t}))}),F=(0,i.forwardRef)((e,t)=>{let{__scopeDialog:n,...o}=e,l=k("DialogClose",n);return(0,i.createElement)(p.WV.button,(0,r.Z)({type:"button"},o,{ref:t,onClick:(0,a.M)(e.onClick,()=>l.onOpenChange(!1))}))});function V(e){return e?"open":"closed"}let[B,I]=(0,l.k)("DialogTitleWarning",{contentName:P,titleName:L,docsSlug:"dialog"}),H=e=>{let{__scopeDialog:t,children:n,open:r,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,c=(0,i.useRef)(null),d=(0,i.useRef)(null),[f=!1,h]=(0,u.T)({prop:r,defaultProp:a,onChange:o});return(0,i.createElement)(j,{scope:t,triggerRef:c,contentRef:d,contentId:(0,s.M)(),titleId:(0,s.M)(),descriptionId:(0,s.M)(),open:f,onOpenChange:h,onOpenToggle:(0,i.useCallback)(()=>h(e=>!e),[h]),modal:l},n)},U=E,W=e=>{let{__scopeDialog:t,forceMount:n,children:r,container:a}=e,o=k(S,t);return(0,i.createElement)(C,{scope:t,forceMount:n},i.Children.map(r,e=>(0,i.createElement)(h.z,{present:n||o.open},(0,i.createElement)(f.h,{asChild:!0,container:a},e))))},q=O,$=A,K=Z,Y=z,X=F},83317:function(e,t,n){"use strict";let r;n.d(t,{XB:function(){return f}});var i=n(7896),a=n(2784),o=n(41816),l=n(72130),s=n(26215),u=n(86029);let c="dismissableLayer.update",d=(0,a.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),f=(0,a.forwardRef)((e,t)=>{let{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:f,onPointerDownOutside:m,onFocusOutside:v,onInteractOutside:g,onDismiss:y,...x}=e,b=(0,a.useContext)(d),[w,j]=(0,a.useState)(null),[,k]=(0,a.useState)({}),E=(0,s.e)(t,e=>j(e)),S=Array.from(b.layers),[C]=[...b.layersWithOutsidePointerEventsDisabled].slice(-1),M=S.indexOf(C),_=w?S.indexOf(w):-1,O=b.layersWithOutsidePointerEventsDisabled.size>0,T=_>=M,P=function(e){let t=(0,u.W)(e),n=(0,a.useRef)(!1),r=(0,a.useRef)(()=>{});return(0,a.useEffect)(()=>{let e=e=>{if(e.target&&!n.current){let n={originalEvent:e};function i(){p("dismissableLayer.pointerDownOutside",t,n,{discrete:!0})}"touch"===e.pointerType?(document.removeEventListener("click",r.current),r.current=i,document.addEventListener("click",r.current,{once:!0})):i()}n.current=!1},i=window.setTimeout(()=>{document.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(i),document.removeEventListener("pointerdown",e),document.removeEventListener("click",r.current)}},[t]),{onPointerDownCapture:()=>n.current=!0}}(e=>{let t=e.target,n=[...b.branches].some(e=>e.contains(t));!T||n||(null==m||m(e),null==g||g(e),e.defaultPrevented||null==y||y())}),A=function(e){let t=(0,u.W)(e),n=(0,a.useRef)(!1);return(0,a.useEffect)(()=>{let e=e=>{e.target&&!n.current&&p("dismissableLayer.focusOutside",t,{originalEvent:e},{discrete:!1})};return document.addEventListener("focusin",e),()=>document.removeEventListener("focusin",e)},[t]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}(e=>{let t=e.target;[...b.branches].some(e=>e.contains(t))||(null==v||v(e),null==g||g(e),e.defaultPrevented||null==y||y())});return!function(e){let t=(0,u.W)(e);(0,a.useEffect)(()=>{let e=e=>{"Escape"===e.key&&t(e)};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[t])}(e=>{_!==b.layers.size-1||(null==f||f(e),!e.defaultPrevented&&y&&(e.preventDefault(),y()))}),(0,a.useEffect)(()=>{if(w)return n&&(0===b.layersWithOutsidePointerEventsDisabled.size&&(r=document.body.style.pointerEvents,document.body.style.pointerEvents="none"),b.layersWithOutsidePointerEventsDisabled.add(w)),b.layers.add(w),h(),()=>{n&&1===b.layersWithOutsidePointerEventsDisabled.size&&(document.body.style.pointerEvents=r)}},[w,n,b]),(0,a.useEffect)(()=>()=>{w&&(b.layers.delete(w),b.layersWithOutsidePointerEventsDisabled.delete(w),h())},[w,b]),(0,a.useEffect)(()=>{let e=()=>k({});return document.addEventListener(c,e),()=>document.removeEventListener(c,e)},[]),(0,a.createElement)(l.WV.div,(0,i.Z)({},x,{ref:E,style:{pointerEvents:O?T?"auto":"none":void 0,...e.style},onFocusCapture:(0,o.M)(e.onFocusCapture,A.onFocusCapture),onBlurCapture:(0,o.M)(e.onBlurCapture,A.onBlurCapture),onPointerDownCapture:(0,o.M)(e.onPointerDownCapture,P.onPointerDownCapture)}))});function h(){let e=new CustomEvent(c);document.dispatchEvent(e)}function p(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?(0,l.jH)(i,a):i.dispatchEvent(a)}},55070:function(e,t,n){"use strict";n.d(t,{EW:function(){return a}});var r=n(2784);let i=0;function a(){(0,r.useEffect)(()=>{var e,t;let n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",null!==(e=n[0])&&void 0!==e?e:o()),document.body.insertAdjacentElement("beforeend",null!==(t=n[1])&&void 0!==t?t:o()),i++,()=>{1===i&&document.querySelectorAll("[data-radix-focus-guard]").forEach(e=>e.remove()),i--}},[])}function o(){let e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}},77334:function(e,t,n){"use strict";let r;n.d(t,{M:function(){return f}});var i=n(7896),a=n(2784),o=n(26215),l=n(72130),s=n(86029);let u="focusScope.autoFocusOnMount",c="focusScope.autoFocusOnUnmount",d={bubbles:!1,cancelable:!0},f=(0,a.forwardRef)((e,t)=>{let{loop:n=!1,trapped:r=!1,onMountAutoFocus:f,onUnmountAutoFocus:g,...y}=e,[x,b]=(0,a.useState)(null),w=(0,s.W)(f),j=(0,s.W)(g),k=(0,a.useRef)(null),E=(0,o.e)(t,e=>b(e)),S=(0,a.useRef)({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;(0,a.useEffect)(()=>{if(r){function e(e){if(S.paused||!x)return;let t=e.target;x.contains(t)?k.current=t:m(k.current,{select:!0})}function t(e){S.paused||!x||x.contains(e.relatedTarget)||m(k.current,{select:!0})}return document.addEventListener("focusin",e),document.addEventListener("focusout",t),()=>{document.removeEventListener("focusin",e),document.removeEventListener("focusout",t)}}},[r,x,S.paused]),(0,a.useEffect)(()=>{if(x){v.add(S);let e=document.activeElement;if(!x.contains(e)){let t=new CustomEvent(u,d);x.addEventListener(u,w),x.dispatchEvent(t),t.defaultPrevented||(function(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if(m(r,{select:t}),document.activeElement!==n)return}(h(x).filter(e=>"A"!==e.tagName),{select:!0}),document.activeElement===e&&m(x))}return()=>{x.removeEventListener(u,w),setTimeout(()=>{let t=new CustomEvent(c,d);x.addEventListener(c,j),x.dispatchEvent(t),t.defaultPrevented||m(null!=e?e:document.body,{select:!0}),x.removeEventListener(c,j),v.remove(S)},0)}}},[x,w,j,S]);let C=(0,a.useCallback)(e=>{if(!n&&!r||S.paused)return;let t="Tab"===e.key&&!e.altKey&&!e.ctrlKey&&!e.metaKey,i=document.activeElement;if(t&&i){let t=e.currentTarget,[r,a]=function(e){let t=h(e);return[p(t,e),p(t.reverse(),e)]}(t);r&&a?e.shiftKey||i!==a?e.shiftKey&&i===r&&(e.preventDefault(),n&&m(a,{select:!0})):(e.preventDefault(),n&&m(r,{select:!0})):i===t&&e.preventDefault()}},[n,r,S.paused]);return(0,a.createElement)(l.WV.div,(0,i.Z)({tabIndex:-1},y,{ref:E,onKeyDown:C}))});function h(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function p(e,t){for(let n of e)if(!function(e,{upTo:t}){if("hidden"===getComputedStyle(e).visibility)return!0;for(;e&&(void 0===t||e!==t);){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1}(n,{upTo:t}))return n}function m(e,{select:t=!1}={}){if(e&&e.focus){var n;let r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&(n=e)instanceof HTMLInputElement&&"select"in n&&t&&e.select()}}let v=(r=[],{add(e){let t=r[0];e!==t&&(null==t||t.pause()),(r=g(r,e)).unshift(e)},remove(e){var t;null===(t=(r=g(r,e))[0])||void 0===t||t.resume()}});function g(e,t){let n=[...e],r=n.indexOf(t);return -1!==r&&n.splice(r,1),n}},26074:function(e,t,n){"use strict";n.d(t,{M:function(){return s}});var r,i=n(2784),a=n(64680);let o=(r||(r=n.t(i,2)))["useId".toString()]||(()=>void 0),l=0;function s(e){let[t,n]=i.useState(o());return(0,a.b)(()=>{e||n(e=>null!=e?e:String(l++))},[e]),e||(t?`radix-${t}`:"")}},6500:function(e,t,n){"use strict";n.d(t,{h:function(){return l}});var r=n(7896),i=n(2784),a=n(28316),o=n(72130);let l=(0,i.forwardRef)((e,t)=>{var n;let{container:l=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...s}=e;return l?a.createPortal((0,i.createElement)(o.WV.div,(0,r.Z)({},s,{ref:t})),l):null})},28245:function(e,t,n){"use strict";n.d(t,{z:function(){return l}});var r=n(2784),i=n(28316),a=n(26215),o=n(64680);let l=e=>{let{present:t,children:n}=e,l=function(e){var t,n;let[a,l]=(0,r.useState)(),u=(0,r.useRef)({}),c=(0,r.useRef)(e),d=(0,r.useRef)("none"),[f,h]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,r.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,r.useEffect)(()=>{let e=s(u.current);d.current="mounted"===f?e:"none"},[f]),(0,o.b)(()=>{let t=u.current,n=c.current;if(n!==e){let r=d.current,i=s(t);e?h("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?h("UNMOUNT"):n&&r!==i?h("ANIMATION_OUT"):h("UNMOUNT"),c.current=e}},[e,h]),(0,o.b)(()=>{if(a){let e=e=>{let t=s(u.current).includes(e.animationName);e.target===a&&t&&(0,i.flushSync)(()=>h("ANIMATION_END"))},t=e=>{e.target===a&&(d.current=s(u.current))};return a.addEventListener("animationstart",t),a.addEventListener("animationcancel",e),a.addEventListener("animationend",e),()=>{a.removeEventListener("animationstart",t),a.removeEventListener("animationcancel",e),a.removeEventListener("animationend",e)}}h("ANIMATION_END")},[a,h]),{isPresent:["mounted","unmountSuspended"].includes(f),ref:(0,r.useCallback)(e=>{e&&(u.current=getComputedStyle(e)),l(e)},[])}}(t),u="function"==typeof n?n({present:l.isPresent}):r.Children.only(n),c=(0,a.e)(l.ref,u.ref);return"function"==typeof n||l.isPresent?(0,r.cloneElement)(u,{ref:c}):null};function s(e){return(null==e?void 0:e.animationName)||"none"}l.displayName="Presence"},72130:function(e,t,n){"use strict";n.d(t,{WV:function(){return l},jH:function(){return s}});var r=n(7896),i=n(2784),a=n(28316),o=n(99575);let l=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,i.forwardRef)((e,n)=>{let{asChild:a,...l}=e,s=a?o.g7:t;return(0,i.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,i.createElement)(s,(0,r.Z)({},l,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function s(e,t){e&&(0,a.flushSync)(()=>e.dispatchEvent(t))}},99575:function(e,t,n){"use strict";n.d(t,{A4:function(){return s},g7:function(){return o}});var r=n(7896),i=n(2784),a=n(26215);let o=(0,i.forwardRef)((e,t)=>{let{children:n,...a}=e,o=i.Children.toArray(n),s=o.find(u);if(s){let e=s.props.children,n=o.map(t=>t!==s?t:i.Children.count(e)>1?i.Children.only(null):(0,i.isValidElement)(e)?e.props.children:null);return(0,i.createElement)(l,(0,r.Z)({},a,{ref:t}),(0,i.isValidElement)(e)?(0,i.cloneElement)(e,void 0,n):null)}return(0,i.createElement)(l,(0,r.Z)({},a,{ref:t}),n)});o.displayName="Slot";let l=(0,i.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,i.isValidElement)(n)?(0,i.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?n[r]=(...e)=>{null==a||a(...e),null==i||i(...e)}:"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,a.F)(t,n.ref)}):i.Children.count(n)>1?i.Children.only(null):null});l.displayName="SlotClone";let s=({children:e})=>(0,i.createElement)(i.Fragment,null,e);function u(e){return(0,i.isValidElement)(e)&&e.type===s}},86029:function(e,t,n){"use strict";n.d(t,{W:function(){return i}});var r=n(2784);function i(e){let t=(0,r.useRef)(e);return(0,r.useEffect)(()=>{t.current=e}),(0,r.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}},73597:function(e,t,n){"use strict";n.d(t,{T:function(){return a}});var r=n(2784),i=n(86029);function a({prop:e,defaultProp:t,onChange:n=()=>{}}){let[a,o]=function({defaultProp:e,onChange:t}){let n=(0,r.useState)(e),[a]=n,o=(0,r.useRef)(a),l=(0,i.W)(t);return(0,r.useEffect)(()=>{o.current!==a&&(l(a),o.current=a)},[a,o,l]),n}({defaultProp:t,onChange:n}),l=void 0!==e,s=l?e:a,u=(0,i.W)(n);return[s,(0,r.useCallback)(t=>{if(l){let n="function"==typeof t?t(e):t;n!==e&&u(n)}else o(t)},[l,e,o,u])]}},64680:function(e,t,n){"use strict";n.d(t,{b:function(){return i}});var r=n(2784);let i=(null==globalThis?void 0:globalThis.document)?r.useLayoutEffect:()=>{}},25447:function(e,t,n){"use strict";e.exports=n(44868)},99550:function(e,t,n){"use strict";e.exports=n(22360)},6901:function(e,t,n){"use strict";e.exports=n(78476)},8669:function(e,t,n){"use strict";e.exports=n(19455)},53609:function(e,t,n){"use strict";e.exports=n(96721)},81401:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t=e.children,n=void 0===t?l.default:t,p=e.axisClassName,v=e.hideAxisLine,g=e.hideTicks,y=e.hideZero,x=void 0!==y&&y,b=e.left,w=e.numTicks,j=void 0===w?10:w,k=e.orientation,E=void 0===k?d.default.bottom:k,S=e.rangePadding,C=void 0===S?0:S,M=e.scale,_=e.tickFormat,O=e.tickLength,T=void 0===O?8:O,P=e.tickValues,A=e.top,N=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,h),R=null!=_?_:(0,u.default)(M),D=E===d.default.left,L=E===d.default.top,Z=L||E===d.default.bottom,z=(0,s.default)(M),F=D||L?-1:1,V=M.range(),B=(0,f.default)(C),I=(0,c.default)({x:Number(V[0])+.5-B.start,y:0},Z),H=(0,c.default)({x:Number(V[V.length-1])+.5+B.end,y:0},Z),U=(null!=P?P:(0,o.getTicks)(M,j)).filter(function(e){return!x||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),W=U.map(function(e){var t=e.value,n=e.index,r=(0,o.coerceNumber)(z(t));return{value:t,index:n,from:(0,c.default)({x:r,y:0},Z),to:(0,c.default)({x:r,y:T*F},Z),formattedValue:R(t,n,U)}});return r.default.createElement(a.Group,{className:(0,i.default)("visx-axis",p),top:void 0===A?0:A,left:void 0===b?0:b},n(m({},N,{axisFromPoint:I,axisToPoint:H,hideAxisLine:void 0!==v&&v,hideTicks:void 0!==g&&g,hideZero:x,horizontal:Z,numTicks:j,orientation:E,rangePadding:C,scale:M,tickFormat:R,tickLength:T,tickPosition:z,tickSign:F,ticks:W})))},p(n(13980));var r=p(n(2784)),i=p(n(72779)),a=n(71602),o=n(63243),l=p(n(58052)),s=p(n(71387)),u=p(n(16882)),c=p(n(89591)),d=p(n(87209)),f=p(n(31863)),h=["children","axisClassName","hideAxisLine","hideTicks","hideZero","left","numTicks","orientation","rangePadding","scale","tickFormat","tickLength","tickValues","top"];function p(e){return e&&e.__esModule?e:{default:e}}function m(){return(m=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:o.default.bottom,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))};var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:o.default.left,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.leftTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-right",t),labelOffset:void 0===n?36:n,orientation:o.default.right,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.rightTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l);return r.default.createElement(a.default,u({axisClassName:(0,i.default)("visx-axis-top",t),labelOffset:void 0===n?8:n,orientation:o.default.top,tickLabelProps:void 0===s?c:s,tickLength:void 0===d?8:d},f))},t.topTickLabelProps=void 0;var r=s(n(2784)),i=s(n(72779)),a=s(n(81401)),o=s(n(87209)),l=["axisClassName","labelOffset","tickLabelProps","tickLength"];function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=Array(t);n=e.length?{done:!0}:{done:!1,value:e[i++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(t);!(r=o()).done;){var l=r.value,s=Math.sqrt(Math.pow(l.x-e.x,2)+Math.pow(l.y-e.y,2));s0)?(0,i.default)(e,t):{x:(0,r.default)(e.x,null!=(a=n.xMin)?a:-1/0,null!=(o=n.xMax)?o:1/0),y:(0,r.default)(e.y,null!=(l=n.yMin)?l:-1/0,null!=(s=n.yMax)?s:1/0)}};var r=a(n(30968)),i=a(n(98929));function a(e){return e&&e.__esModule?e:{default:e}}},32722:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){return(0,r.useMemo)(function(){if(!e)return[];var t=e.getCTM()||new DOMMatrix;return function(e,t,n){if(void 0===n&&(n=1),!e)return[];for(var r=[],i=e.getTotalLength(),a=0;a<=i;a+=n){var o=e.getPointAtLength(a).matrixTransform(t);r.push(o)}return r}(e,t)},[null==e?void 0:e.getTotalLength()])};var r=n(2784)},37016:function(e,t,n){"use strict";t.__esModule=!0,t.default=function(e){var t=(0,r.useState)(e),n=t[0],i=t[1],a=(0,r.useRef)(null),o=(0,r.useCallback)(function(e,t){a.current=t||null,i(e)},[i]);return(0,r.useLayoutEffect)(function(){a.current&&(a.current(n),a.current=null)},[n]),[n,o]};var r=n(2784)},65319:function(e,t,n){"use strict";n.r(t),n.d(t,{localPoint:function(){return r.Z},touchPoint:function(){return i.Z}});var r=n(91032),i=n(49833)},91032:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(49833),i=n(44321);function a(e,t){if((0,i.kK)(e)&&t)return(0,r.Z)(e,t);if((0,i.cO)(e)){var n=e.target;if(n)return(0,r.Z)(n,e)}return null}},49833:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(19067),i=n(44321);function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?{x:e.changedTouches[0].clientX,y:e.changedTouches[0].clientY}:a({},o);if((0,i.N5)(e))return{x:e.clientX,y:e.clientY};var t=null==e?void 0:e.target,n=t&&"getBoundingClientRect"in t?t.getBoundingClientRect():null;return n?{x:n.x+n.width/2,y:n.y+n.height/2}:a({},o)}(t),l=(0,i.vZ)(e)?e.ownerSVGElement:e,s=(0,i.DY)(l)?l.getScreenCTM():null;if((0,i.r4)(l)&&s){var u=l.createSVGPoint();return u.x=n.x,u.y=n.y,u=u.matrixTransform(s.inverse()),new r.Z({x:u.x,y:u.y})}var c=e.getBoundingClientRect();return new r.Z({x:n.x-c.left-e.clientLeft,y:n.y-c.top-e.clientTop})}},44321:function(e,t,n){"use strict";function r(e){return!!e&&e instanceof Element}function i(e){return!!e&&(e instanceof SVGElement||"ownerSVGElement"in e)}function a(e){return!!e&&"createSVGPoint"in e}function o(e){return!!e&&"getScreenCTM"in e}function l(e){return!!e&&"changedTouches"in e}function s(e){return!!e&&"clientX"in e}function u(e){return!!e&&(e instanceof Event||"nativeEvent"in e&&e.nativeEvent instanceof Event)}n.d(t,{DY:function(){return o},N5:function(){return s},cO:function(){return u},kK:function(){return r},r4:function(){return a},vZ:function(){return i},z6:function(){return l}})},21516:function(e,t,n){"use strict";t.__esModule=!0,t.default=p;var r=f(n(13980)),i=f(n(2784)),a=f(n(72779)),o=f(n(47440)),l=n(71602),s=n(61305),u=n(63243),c=f(n(12345)),d=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function f(e){return e&&e.__esModule?e:{default:e}}function h(){return(h=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=null!=k?k:(0,u.getTicks)(r,void 0===b?10:b),M=(null!=j?j:0)+(0,c.default)(r)/2,_=C.map(function(e,t){var n,i=(null!=(n=(0,u.coerceNumber)(r(e)))?n:0)+M;return{index:t,from:new s.Point({x:i,y:0}),to:new s.Point({x:i,y:f})}});return i.default.createElement(l.Group,{className:(0,a.default)("visx-columns",x),top:void 0===t?0:t,left:void 0===n?0:n},E?E({lines:_}):_.map(function(e){var t=e.from,n=e.to,r=e.index;return i.default.createElement(o.default,h({key:"column-line-"+r,from:t,to:n,stroke:m,strokeWidth:g,strokeDasharray:y,style:w},S))}))}p.propTypes={tickValues:r.default.array,height:r.default.number.isRequired}},34264:function(e,t,n){"use strict";t.__esModule=!0,t.default=p;var r=f(n(13980)),i=f(n(2784)),a=f(n(72779)),o=f(n(47440)),l=n(71602),s=n(61305),u=n(63243),c=f(n(12345)),d=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function f(e){return e&&e.__esModule?e:{default:e}}function h(){return(h=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=null!=E?E:(0,u.getTicks)(r,void 0===w?10:w),M=(null!=k?k:0)+(0,c.default)(r)/2,_=C.map(function(e,t){var n,i=(null!=(n=(0,u.coerceNumber)(r(e)))?n:0)+M;return{index:t,from:new s.Point({x:0,y:i}),to:new s.Point({x:f,y:i})}});return i.default.createElement(l.Group,{className:(0,a.default)("visx-rows",x),top:void 0===t?0:t,left:void 0===n?0:n},b?b({lines:_}):_.map(function(e){var t=e.from,n=e.to,r=e.index;return i.default.createElement(o.default,h({key:"row-line-"+r,from:t,to:n,stroke:m,strokeWidth:g,strokeDasharray:y,style:j},S))}))}p.propTypes={tickValues:r.default.array,width:r.default.number.isRequired}},12345:function(e,t){"use strict";t.__esModule=!0,t.default=function(e){return"bandwidth"in e?e.bandwidth():0}},59309:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(13980),i=n.n(r),a=n(2784),o=n(72779),l=n.n(o),s=["top","left","transform","className","children","innerRef"];function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,s);return a.createElement("g",u({ref:c,className:l()("visx-group",i),transform:r||"translate("+(void 0===n?0:n)+", "+(void 0===t?0:t)+")"},d),o)}c.propTypes={top:i().number,left:i().number,transform:i().string,className:i().string,children:i().node,innerRef:i().oneOfType([i().string,i().func,i().object])}},71602:function(e,t,n){"use strict";n.r(t),n.d(t,{Group:function(){return r.Z}});var r=n(59309)},19067:function(e,t,n){"use strict";n.d(t,{Z:function(){return r}});var r=function(){function e(e){var t=e.x,n=e.y;this.x=0,this.y=0,this.x=void 0===t?0:t,this.y=void 0===n?0:n}var t=e.prototype;return t.value=function(){return{x:this.x,y:this.y}},t.toArray=function(){return[this.x,this.y]},e}()},61305:function(e,t,n){"use strict";n.r(t),n.d(t,{Point:function(){return r.Z},subtractPoints:function(){return a},sumPoints:function(){return i}});var r=n(19067);function i(e,t){return new r.Z({x:e.x+t.x,y:e.y+t.y})}function a(e,t){return new r.Z({x:e.x-t.x,y:e.y-t.y})}},93125:function(e,t,n){"use strict";t.Z=function(e){var t=e.animationTrajectory,n=e.tickComponent,l=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o),s=(0,r.useMemo)(function(){return function(e){return r.default.createElement(a.default,u({},e,{tickComponent:n,animationTrajectory:t}))}},[t,n]);return r.default.createElement(i.default,u({},l,{ticksComponent:s}))},s(n(13980));var r=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=l(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(r,a,o):r[a]=e[a]}return r.default=e,n&&n.set(e,r),r}(n(2784)),i=s(n(81401)),a=s(n(65154)),o=["animationTrajectory","tickComponent"];function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}function s(e){return e&&e.__esModule?e:{default:e}}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o);return r.default.createElement(i.default,{scale:t,height:n,numTicks:l,tickValues:u,className:c,top:f,left:h},function(e){var n=e.lines;return r.default.createElement(a.default,s({scale:t,lines:n,animationTrajectory:d,animateXOrY:"x",lineKey:function(e){var t,n;return"column-"+(null!=(t=null==e?void 0:null==(n=e.from)?void 0:n.x)?t:"")+"-"+e.index}},p))})};var r=l(n(2784)),i=l(n(21516)),a=l(n(55727)),o=["scale","height","numTicks","tickValues","offset","className","animationTrajectory","top","left"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),h=(0,a.useTransition)(n,u({},(0,o.default)({scale:t,animateXOrY:s,animationTrajectory:r}),{key:c}));return i.default.createElement(i.default.Fragment,null,h(function(e,t,n){var r=e.fromX,o=e.toX,l=e.fromY,s=e.toY,c=e.opacity,h=n.key;return i.default.createElement(a.animated.line,u({key:h,x1:r,x2:o,y1:l,y2:s,strokeOpacity:c,style:d},f))}))}c.propTypes={lineKey:r.default.func.isRequired}},93353:function(e,t,n){"use strict";t.Z=function(e){var t=e.scale,n=e.width,l=e.numTicks,u=e.tickValues,c=(e.offset,e.className),d=e.animationTrajectory,f=e.top,h=e.left,p=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o);return r.default.createElement(i.default,{scale:t,width:n,numTicks:l,tickValues:u,className:c,top:f,left:h},function(e){var n=e.lines;return r.default.createElement(a.default,s({scale:t,lines:n,animationTrajectory:d,animateXOrY:"y",lineKey:function(e){var t,n;return"row-"+(null!=(t=null==e?void 0:null==(n=e.from)?void 0:n.y)?t:"")+"-"+e.index}},p))})};var r=l(n(2784)),i=l(n(34264)),a=l(n(55727)),o=["scale","width","numTicks","tickValues","offset","className","animationTrajectory","top","left"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),g=(0,a.useRef)(null),y=(0,a.useRef)(0),x=(0,a.useState)({width:0,height:0,top:0,left:0}),b=x[0],w=x[1],j=(0,a.useMemo)(function(){var e=Array.isArray(f)?f:[f];return(0,i.default)(function(t){w(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},s,{leading:m})},[s,m,f]);return(0,a.useEffect)(function(){var e=new o.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,a=t.height;y.current=window.requestAnimationFrame(function(){j({width:i,height:a,top:r,left:n})})})});return g.current&&e.observe(g.current),function(){window.cancelAnimationFrame(y.current),e.disconnect(),null!=j&&j.cancel&&j.cancel()}},[j]),a.default.createElement("div",c({style:void 0===h?{width:"100%",height:"100%"}:h,ref:g,className:t},v),n(c({},b,{ref:g.current,resize:j})))}f.propTypes={className:r.default.string,debounceTime:r.default.number,enableDebounceLeadingCall:r.default.bool,ignoreDimensions:r.default.oneOfType([r.default.any,r.default.arrayOf(r.default.any)]),children:r.default.func.isRequired}},2663:function(e,t,n){"use strict";var r=n(8597),i=n(12430),a=n(70590),o=n(50630),l=n(34278),s=n(64183),u=n(61662),c=n(43634),d=n(73335),f=n(54229),h=n(30558),p=n(71646),m=n(26587);t.Z=function(e){if(void 0!==e&&"type"in e)switch(e.type){case"linear":break;case"log":return(0,i.Z)(e);case"pow":return(0,a.Z)(e);case"sqrt":return(0,o.Z)(e);case"symlog":return(0,l.Z)(e);case"time":return(0,s.Z)(e);case"utc":return(0,u.Z)(e);case"quantile":return(0,c.Z)(e);case"quantize":return(0,d.Z)(e);case"threshold":return(0,f.Z)(e);case"ordinal":return(0,h.Z)(e);case"point":return(0,p.Z)(e);case"band":return(0,m.Z)(e)}return(0,r.Z)(e)}},63243:function(e,t,n){"use strict";n.r(t),n.d(t,{coerceNumber:function(){return S.Z},createScale:function(){return b.Z},getTicks:function(){return C.Z},inferScaleType:function(){return E},scaleBand:function(){return r.Z},scaleCanBeZeroed:function(){return _.Z},scaleLinear:function(){return a.Z},scaleLog:function(){return f.Z},scaleOrdinal:function(){return p.Z},scalePoint:function(){return i.Z},scalePower:function(){return h.Z},scaleQuantile:function(){return v.Z},scaleQuantize:function(){return m.Z},scaleRadial:function(){return u},scaleSqrt:function(){return x.Z},scaleSymlog:function(){return g.Z},scaleThreshold:function(){return y.Z},scaleTime:function(){return c.Z},scaleUtc:function(){return d.Z},toString:function(){return M.Z},updateScale:function(){return j}});var r=n(26587),i=n(71646),a=n(8597),o=n(19637),l=n(25176),s=(0,l.Z)("domain","range","clamp","nice","round","unknown");function u(e){return s((0,o.Z)(),e)}var c=n(64183),d=n(61662),f=n(12430),h=n(70590),p=n(30558),m=n(73335),v=n(43634),g=n(34278),y=n(54229),x=n(50630),b=n(2663),w=l.Z.apply(void 0,l.a),j=function(e,t){return w(e.copy(),t)},k=n(40668);function E(e){return"paddingInner"in e?"band":"padding"in e?"point":"quantiles"in e?"quantile":"base"in e?"log":"exponent"in e?.5===e.exponent()?"sqrt":"pow":"constant"in e?"symlog":"clamp"in e?e.ticks()[0]instanceof Date?(0,k.Z)(e)?"utc":"time":"linear":"nice"in e?"quantize":"invertExtent"in e?"threshold":"ordinal"}var S=n(28142),C=n(71220),M=n(51519),_=n(34636)},25176:function(e,t,n){"use strict";n.d(t,{a:function(){return C},Z:function(){return _}});var r=n(88751),i=n(87286),a=n(43780),o=n(77636),l=n(78978),s={lab:r.Z,hcl:i.Z,"hcl-long":i.b,hsl:a.Z,"hsl-long":a.q,cubehelix:o.Z,"cubehelix-long":o.B,rgb:l.ZP},u=n(68603),c=n(54076),d=n(18450),f=n(50690),h=n(52546),p=n(76231),m=n(97344),v=n(12370),g=n(28239),y=n(52004),x=n(94758),b=n(97631),w=n(2908),j=n(40668),k={day:u.Z,hour:c.Z,minute:d.Z,month:f.Z,second:h.Z,week:p.OM,year:m.Z},E={day:v.Z,hour:g.Z,minute:y.Z,month:x.Z,second:h.Z,week:b.Ox,year:w.Z},S=n(74672),C=["domain","nice","zero","interpolate","round","range","reverse","align","base","clamp","constant","exponent","padding","unknown"],M={domain:function(e,t){t.domain&&e.domain(t.domain)},nice:function(e,t){if("nice"in t&&void 0!==t.nice&&"nice"in e){var n=t.nice;if("boolean"==typeof n)n&&e.nice();else if("number"==typeof n)e.nice(n);else{var r=(0,j.Z)(e);if("string"==typeof n)e.nice(r?E[n]:k[n]);else{var i=n.interval,a=n.step,o=(r?E[i]:k[i]).every(a);null!=o&&e.nice(o)}}}},zero:function(e,t){if("zero"in t&&!0===t.zero){var n=e.domain(),r=n[0],i=n[1],a=i=0||(i[n]=e[n]);return i}(e,l),y=(0,o.Nb)({innerRadius:i,outerRadius:u,cornerRadius:c,startAngle:d,endAngle:f,padAngle:h,padRadius:p});return m?r.createElement(r.Fragment,null,m({path:y})):n||null!=d&&null!=f&&null!=i&&null!=u?r.createElement("path",s({ref:v,className:a()("visx-arc",t),d:y(n)||""},g)):(console.warn("[@visx/shape/Arc]: expected data because one of startAngle, endAngle, innerRadius, outerRadius is undefined. Bailing."),null)}var c=n(59309),d=["className","top","left","data","centroid","innerRadius","outerRadius","cornerRadius","startAngle","endAngle","padAngle","padRadius","pieSort","pieSortValues","pieValue","children","fill"];function f(){return(f=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,d),C=(0,o.Nb)({innerRadius:void 0===u?0:u,outerRadius:h,cornerRadius:p,padRadius:y}),M=(0,o.ve)({startAngle:m,endAngle:v,padAngle:g,value:w,sort:x,sortValues:b}),_=M(void 0===l?[]:l);return j?r.createElement(r.Fragment,null,j({arcs:_,path:C,pie:M})):r.createElement(c.Z,{className:"visx-pie-arcs-group",top:n,left:i},_.map(function(e,n){return r.createElement("g",{key:"pie-arc-"+n},r.createElement("path",f({className:a()("visx-pie-arc",t),d:C(e)||"",fill:null==E||"string"==typeof E?E:E(e)},S)),null==s?void 0:s(C.centroid(e),e))}))}var p=n(63739),m=n(27079),v=["className","angle","radius","defined","curve","data","innerRef","children","fill"];function g(){return(g=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,v),p=(0,o.aJ)({angle:n,radius:i,defined:l,curve:s});return d?r.createElement(r.Fragment,null,d({path:p})):r.createElement("path",g({ref:c,className:a()("visx-line-radial",t),d:p(void 0===u?[]:u)||"",fill:void 0===f?"transparent":f},h))}var x=["children","x","x0","x1","y","y0","y1","data","defined","className","curve","innerRef"];function b(){return(b=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,x),g=(0,o.SO)({x:n,x0:i,x1:l,y:s,y0:u,y1:c,defined:void 0===f?function(){return!0}:f,curve:p});return t?r.createElement(r.Fragment,null,t({path:g})):r.createElement("path",b({ref:m,className:a()("visx-area",h),d:g(void 0===d?[]:d)||""},v))}var j=n(55746),k=["className","top","left","keys","data","curve","defined","x","x0","x1","y0","y1","value","order","offset","color","children"];function E(){return(E=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,k),S=(0,o.kn)({keys:l,value:g,order:y,offset:x}),C=(0,o.SO)({x:f,x0:h,x1:p,y0:m,y1:v,curve:u,defined:d}),M=S(s);return w?r.createElement(r.Fragment,null,w({stacks:M,path:C,stack:S})):r.createElement(c.Z,{top:n,left:i},M.map(function(e,n){return r.createElement("path",E({className:a()("visx-stack",t),key:"stack-"+n+"-"+(e.key||""),d:C(e)||"",fill:null==b?void 0:b(e.key,n)},j))}))}var C=["className","top","left","keys","data","curve","defined","x","x0","x1","y0","y1","value","order","offset","color","children"];function M(){return(M=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,C);return r.createElement(S,M({className:t,top:n,left:i,keys:o,data:l,curve:s,defined:u,x:c,x0:d,x1:f,y0:h,y1:p,value:m,order:v,offset:g,color:y},b),x||function(e){var n=e.stacks,i=e.path;return n.map(function(e,n){return r.createElement("path",M({className:a()("visx-area-stack",t),key:"area-stack-"+n+"-"+(e.key||""),d:i(e)||"",fill:null==y?void 0:y(e.key,n)},b))})})}var O=n(14582),T=n(10897);function P(e){if("bandwidth"in e)return e.bandwidth();var t=e.range(),n=e.domain();return Math.abs(t[t.length-1]-t[0])/n.length}var A=["data","className","top","left","x0","x0Scale","x1Scale","yScale","color","keys","height","children"];function N(){return(N=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,A),g=P(u),y=t.map(function(e,t){return{index:t,x0:s(l(e)),bars:h.map(function(t,n){var r=e[t];return{index:n,key:t,value:r,width:g,x:u(t)||0,y:d(r)||0,color:f(t,n),height:p-(d(r)||0)}})}});return m?r.createElement(r.Fragment,null,m(y)):r.createElement(c.Z,{className:a()("visx-bar-group",n),top:i,left:o},y.map(function(e){return r.createElement(c.Z,{key:"bar-group-"+e.index+"-"+e.x0,left:e.x0},e.bars.map(function(t){return r.createElement(O.Z,N({key:"bar-group-bar-"+e.index+"-"+t.index+"-"+t.value+"-"+t.key,x:t.x,y:t.y,width:t.width,height:t.height,fill:t.color},v))}))}))}var D=["data","className","top","left","x","y0","y0Scale","y1Scale","xScale","color","keys","width","children"];function L(){return(L=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,D),y=P(f),x=t.map(function(e,t){return{index:t,y0:d(u(e))||0,bars:m.map(function(t,n){var r=e[t];return{index:n,key:t,value:r,height:y,x:s(r)||0,y:f(t)||0,color:p(t,n),width:h(r)||0}})}});return v?r.createElement(r.Fragment,null,v(x)):r.createElement(c.Z,{className:a()("visx-bar-group-horizontal",n),top:i,left:o},x.map(function(e){return r.createElement(c.Z,{key:"bar-group-"+e.index+"-"+e.y0,top:e.y0},e.bars.map(function(t){return r.createElement(O.Z,L({key:"bar-group-bar-"+e.index+"-"+t.index+"-"+t.value+"-"+t.key,x:t.x,y:t.y,width:t.width,height:t.height,fill:t.color},g))}))}))}var z=n(98926);function F(e){return"number"==typeof(null==e?void 0:e.x)?null==e?void 0:e.x:0}function V(e){return"number"==typeof(null==e?void 0:e.y)?null==e?void 0:e.y:0}function B(e){return null==e?void 0:e.source}function I(e){return null==e?void 0:e.target}function H(e){return null==e?void 0:e[0]}function U(e){return null==e?void 0:e[1]}var W=n(26078),q=n(44081),$=n(30382),K=["data","className","top","left","x","y0","y1","xScale","yScale","color","keys","value","order","offset","children"];function Y(){return(Y=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,K),j=(0,z.Z)();v&&j.keys(v),g&&(0,W.Z)(j.value,g),y&&j.order((0,q.ZP)(y)),x&&j.offset((0,$.ZP)(x));var k=j(t),E=P(h),S=k.map(function(e,t){var n=e.key;return{index:t,key:n,bars:e.map(function(t,r){var i=(p(u(t))||0)-(p(f(t))||0),a=p(f(t)),o="bandwidth"in h?h(l(t.data)):Math.max((h(l(t.data))||0)-E/2);return{bar:t,key:n,index:r,height:i,width:E,x:o||0,y:a||0,color:m(e.key,r)}})}});return b?r.createElement(r.Fragment,null,b(S)):r.createElement(c.Z,{className:a()("visx-bar-stack",n),top:i,left:o},S.map(function(e){return e.bars.map(function(t){return r.createElement(O.Z,Y({key:"bar-stack-"+e.index+"-"+t.index,x:t.x,y:t.y,height:t.height,width:t.width,fill:t.color},w))})}))}var G=["data","className","top","left","y","x0","x1","xScale","yScale","color","keys","value","order","offset","children"];function J(){return(J=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,G),j=(0,z.Z)();v&&j.keys(v),g&&(0,W.Z)(j.value,g),y&&j.order((0,q.ZP)(y)),x&&j.offset((0,$.ZP)(x));var k=j(t),E=P(p),S=k.map(function(e,t){var n=e.key;return{index:t,key:n,bars:e.map(function(t,r){var i=(h(f(t))||0)-(h(u(t))||0),a=h(u(t)),o="bandwidth"in p?p(l(t.data)):Math.max((p(l(t.data))||0)-i/2);return{bar:t,key:n,index:r,height:E,width:i,x:a||0,y:o||0,color:m(e.key,r)}})}});return b?r.createElement(r.Fragment,null,b(S)):r.createElement(c.Z,{className:a()("visx-bar-stack-horizontal",n),top:i,left:o},S.map(function(e){return e.bars.map(function(t){return r.createElement(O.Z,J({key:"bar-stack-"+e.index+"-"+t.index,x:t.x,y:t.y,height:t.height,width:t.width,fill:t.color},w))})}))}var ee=function(e){return Math.PI/180*e},et=n(72215),en=["className","children","data","innerRef","path","x","y","source","target"];function er(){return(er=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,en),h=l||ei({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?F:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",er({ref:o,className:a()("visx-link visx-link-horizontal-diagonal",t),d:h(i)||""},f))}var eo=["className","children","data","innerRef","path","x","y","source","target"];function el(){return(el=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eo),h=l||es({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?F:s,y:void 0===u?V:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",el({ref:o,className:a()("visx-link visx-link-vertical-diagonal",t),d:h(i)||""},f))}var ec=["className","children","data","innerRef","path","angle","radius","source","target"];function ed(){return(ed=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ec),h=l||ef({source:void 0===c?B:c,target:void 0===d?I:d,angle:void 0===s?F:s,radius:void 0===u?V:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",ed({ref:o,className:a()("visx-link visx-link-radial-diagonal",t),d:h(i)||""},f))}var ep=n(91672),em=["className","children","data","innerRef","path","percent","x","y","source","target"];function ev(){return(ev=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,em),p=l||eg({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?V:u,y:void 0===c?F:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",ev({ref:o,className:a()("visx-link visx-link-horizontal-curve",t),d:p(i)||""},h))}var ex=["className","children","data","innerRef","path","percent","x","y","source","target"];function eb(){return(eb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ex),p=l||ew({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?F:u,y:void 0===c?V:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",eb({ref:o,className:a()("visx-link visx-link-vertical-curve",t),d:p(i)||""},h))}var ek=["className","children","data","innerRef","path","percent","x","y","source","target"];function eE(){return(eE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,ek),p=l||eS({source:void 0===d?B:d,target:void 0===f?I:f,x:void 0===u?F:u,y:void 0===c?V:c,percent:void 0===s?.2:s});return n?r.createElement(r.Fragment,null,n({path:p})):r.createElement("path",eE({ref:o,className:a()("visx-link visx-link-radial-curve",t),d:p(i)||""},h))}var eM=["className","children","innerRef","data","path","x","y","source","target"];function e_(){return(e_=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eM),h=l||eO({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?F:u});return n?r.createElement(r.Fragment,null,n({path:h})):r.createElement("path",e_({ref:i,className:a()("visx-link visx-link-horizontal-line",t),d:h(o)||""},f))}var eP=["className","innerRef","data","path","x","y","source","target","children"];function eA(){return(eA=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eP),h=o||eN({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?F:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eA({ref:n,className:a()("visx-link visx-link-vertical-line",t),d:h(i)||""},f))}var eD=["className","innerRef","data","path","x","y","source","target","children"];function eL(){return(eL=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eD),h=o||eZ({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?F:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eL({ref:n,className:a()("visx-link visx-link-radial-line",t),d:h(i)||""},f))}var eF=["className","innerRef","data","path","percent","x","y","source","target","children"];function eV(){return(eV=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eF),p=o||eB({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?V:s,y:void 0===u?F:u,percent:void 0===l?.5:l});return f?r.createElement(r.Fragment,null,f({path:p})):r.createElement("path",eV({ref:n,className:a()("visx-link visx-link-horizontal-step",t),d:p(i)||""},h))}var eH=["className","innerRef","data","path","percent","x","y","source","target","children"];function eU(){return(eU=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eH),p=o||eW({source:void 0===c?B:c,target:void 0===d?I:d,x:void 0===s?F:s,y:void 0===u?V:u,percent:void 0===l?.5:l});return f?r.createElement(r.Fragment,null,f({path:p})):r.createElement("path",eU({ref:n,className:a()("visx-link visx-link-vertical-step",t),d:p(i)||""},h))}var e$=["className","innerRef","data","path","x","y","source","target","children"];function eK(){return(eK=Object.assign?Object.assign.bind():function(e){for(var t=1;tMath.PI?f<=d:f>d)?1:0)+","+s*h+","+s*p+"\n L"+c*h+","+c*p+"\n "}}function eX(e){var t=e.className,n=e.innerRef,i=e.data,o=e.path,l=e.x,s=e.y,u=e.source,c=e.target,d=e.children,f=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,e$),h=o||eY({source:void 0===u?B:u,target:void 0===c?I:c,x:void 0===l?F:l,y:void 0===s?V:s});return d?r.createElement(r.Fragment,null,d({path:h})):r.createElement("path",eK({ref:n,className:a()("visx-link visx-link-radial-step",t),d:h(i)||""},f))}var eG=["sides","size","center","rotate","className","children","innerRef","points"];function eJ(){return(eJ=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,eG),f=c||e1({sides:void 0===t?4:t,size:void 0===n?25:n,center:void 0===i?eQ:i,rotate:void 0===o?0:o}).map(function(e){return[e.x,e.y]});return s?r.createElement(r.Fragment,null,s({points:f})):r.createElement("polygon",eJ({ref:u,className:a()("visx-polygon",l),points:f.join(" ")},d))}var e4=["className","innerRef"];function e3(){return(e3=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,e4);return r.createElement("circle",e3({ref:n,className:a()("visx-circle",t)},i))}var e6=n(13980),e8=n.n(e6),e7="http://www.w3.org/2000/svg",e9=function(){return!0};function te(){return(te=Object.assign?Object.assign.bind():function(e){for(var t=1;tf[i]?d.map(function(e){return void 0===e?e9:function(t){return t>=e}}):d.map(function(e){return void 0===e?e9:function(t){return t<=e}}),p=0,m=0;m<=s;m+=o){for(var v=l.getPointAtLength(m),g=v[i];p=w[E+1];)E+=1;c[E].push(C)}}return c}catch(e){return[]}}({path:p,segmentation:l,pointsInSegments:h,sampleRate:s})},[p,l,h,s]);return r.createElement("g",null,v.map(function(e,i){return t?r.createElement(r.Fragment,{key:i},t({index:i,segment:e,styles:f[i]||f[i%f.length]})):r.createElement(m.Z,te({key:i,className:n,data:e,x:tt,y:tn},f[i]||f[i%f.length]))}))}tr.propTypes={segments:e8().arrayOf(e8().array).isRequired,styles:e8().array.isRequired,children:e8().func,className:e8().string}},55746:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(2784),i=n(72779),a=n.n(i),o=n(26078),l=n(52511),s=["x","x0","x1","y","y1","y0","yScale","data","defined","className","curve","innerRef","children"];function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,s),w=(0,l.SO)({x:t,x0:n,x1:i,defined:void 0===m?function(){return!0}:m,curve:g});return(null==f?w.y0(h.range()[0]):(0,o.Z)(w.y0,f),c&&!d&&(0,o.Z)(w.y1,c),d&&!c&&(0,o.Z)(w.y1,d),x)?r.createElement(r.Fragment,null,x({path:w})):r.createElement("path",u({ref:y,className:a()("visx-area-closed",v),d:w(void 0===p?[]:p)||""},b))}},14582:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["className","innerRef"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o);return r.createElement("rect",l({ref:n,className:a()("visx-bar",t)},i))}},10897:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["children","className","innerRef","x","y","width","height","radius","all","top","bottom","left","right","topLeft","topRight","bottomLeft","bottomRight"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),F=(n=(t={x:E,y:S,width:C,height:M,radius:_,all:void 0!==O&&O,top:void 0!==T&&T,bottom:void 0!==P&&P,left:void 0!==A&&A,right:void 0!==N&&N,topLeft:void 0!==R&&R,topRight:void 0!==D&&D,bottomLeft:void 0!==L&&L,bottomRight:void 0!==Z&&Z}).all,i=t.bottom,s=t.bottomLeft,u=t.bottomRight,c=t.height,d=t.left,f=t.radius,h=t.right,p=t.top,m=t.topLeft,v=t.topRight,g=t.width,y=t.x,x=t.y,v=n||p||h||v,u=n||i||h||u,s=n||i||d||s,m=n||p||d||m,b=2*(f=Math.max(1,Math.min(f,Math.min(g,c)/2))),("M"+(y+f)+","+x+" h"+(g-b)+"\n "+(v?"a"+f+","+f+" 0 0 1 "+f+","+f:"h"+f+"v"+f)+"\n v"+(c-b)+"\n "+(u?"a"+f+","+f+" 0 0 1 "+-f+","+f:"v"+f+"h"+-f)+"\n h"+(b-g)+"\n "+(s?"a"+f+","+f+" 0 0 1 "+-f+","+-f:"h"+-f+"v"+-f)+"\n v"+(b-c)+"\n "+(m?"a"+f+","+f+" 0 0 1 "+f+","+-f:"v"+-f+"h"+f)+"\nz").split("\n").join(""));return w?r.createElement(r.Fragment,null,w({path:F})):r.createElement("path",l({ref:k,className:a()("visx-bar-rounded",j),d:F},z))}},63739:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784),i=n(72779),a=n.n(i),o=["from","to","fill","className","innerRef"];function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),h=n.x===s.x||n.y===s.y;return r.createElement("line",l({ref:d,className:a()("visx-line",c),x1:n.x,y1:n.y,x2:s.x,y2:s.y,fill:void 0===u?"transparent":u,shapeRendering:h?"crispEdges":"auto"},f))}},27079:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(2784),i=n(72779),a=n.n(i),o=n(52511),l=["children","data","x","y","fill","className","curve","innerRef","defined"];function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,l),v=(0,o.jv)({x:i,y:u,defined:void 0===p?function(){return!0}:p,curve:f});return t?r.createElement(r.Fragment,null,t({path:v})):r.createElement("path",s({ref:h,className:a()("visx-linepath",d),d:v(void 0===n?[]:n)||"",fill:void 0===c?"transparent":c,strokeLinecap:"round"},m))}},52511:function(e,t,n){"use strict";n.d(t,{Nb:function(){return f},SO:function(){return h},aJ:function(){return v},jv:function(){return p},kn:function(){return g},ve:function(){return m}});var r=n(38764),i=n(79493),a=n(79767),o=n(69619),l=n(8329),s=n(98926),u=n(26078),c=n(44081),d=n(30382);function f(e){var t=void 0===e?{}:e,n=t.innerRadius,i=t.outerRadius,a=t.cornerRadius,o=t.startAngle,l=t.endAngle,s=t.padAngle,c=t.padRadius,d=(0,r.Z)();return null!=n&&(0,u.Z)(d.innerRadius,n),null!=i&&(0,u.Z)(d.outerRadius,i),null!=a&&(0,u.Z)(d.cornerRadius,a),null!=o&&(0,u.Z)(d.startAngle,o),null!=l&&(0,u.Z)(d.endAngle,l),null!=s&&(0,u.Z)(d.padAngle,s),null!=c&&(0,u.Z)(d.padRadius,c),d}function h(e){var t=void 0===e?{}:e,n=t.x,r=t.x0,a=t.x1,o=t.y,l=t.y0,s=t.y1,c=t.defined,d=t.curve,f=(0,i.Z)();return n&&(0,u.Z)(f.x,n),r&&(0,u.Z)(f.x0,r),a&&(0,u.Z)(f.x1,a),o&&(0,u.Z)(f.y,o),l&&(0,u.Z)(f.y0,l),s&&(0,u.Z)(f.y1,s),c&&f.defined(c),d&&f.curve(d),f}function p(e){var t=void 0===e?{}:e,n=t.x,r=t.y,i=t.defined,o=t.curve,l=(0,a.Z)();return n&&(0,u.Z)(l.x,n),r&&(0,u.Z)(l.y,r),i&&l.defined(i),o&&l.curve(o),l}function m(e){var t=void 0===e?{}:e,n=t.startAngle,r=t.endAngle,i=t.padAngle,a=t.value,l=t.sort,s=t.sortValues,c=(0,o.Z)();return null===l?c.sort(l):null!=l&&c.sort(l),null===s?c.sortValues(s):null!=s&&c.sortValues(s),null!=a&&c.value(a),null!=i&&(0,u.Z)(c.padAngle,i),null!=n&&(0,u.Z)(c.startAngle,n),null!=r&&(0,u.Z)(c.endAngle,r),c}function v(e){var t=void 0===e?{}:e,n=t.angle,r=t.radius,i=t.defined,a=t.curve,o=(0,l.Z)();return n&&(0,u.Z)(o.angle,n),r&&(0,u.Z)(o.radius,r),i&&o.defined(i),a&&o.curve(a),o}function g(e){var t=e.keys,n=e.value,r=e.order,i=e.offset,a=(0,s.Z)();return t&&a.keys(t),n&&(0,u.Z)(a.value,n),r&&a.order((0,c.ZP)(r)),i&&a.offset((0,d.ZP)(i)),a}},26078:function(e,t,n){"use strict";function r(e,t){e(t)}n.d(t,{Z:function(){return r}})},30382:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c},ed:function(){return u},nW:function(){return s}});var r=n(22254),i=n(76751),a=n(90541),o=n(36538),l=n(34928),s={expand:r.Z,diverging:i.Z,none:a.Z,silhouette:o.Z,wiggle:l.Z},u=Object.keys(s);function c(e){return e&&s[e]||s.none}},44081:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c},s2:function(){return u},un:function(){return s}});var r=n(19721),i=n(82564),a=n(12197),o=n(81182),l=n(40277),s={ascending:r.Z,descending:i.Z,insideout:a.Z,none:o.Z,reverse:l.Z},u=Object.keys(s);function c(e){return e&&s[e]||s.none}},12935:function(e,t,n){"use strict";t.Z=function(e){var t=e.children,n=e.x,l=e.x0,u=e.x1,c=e.y,d=e.y0,f=e.y1,h=e.data,p=e.defined,m=e.className,v=e.curve,g=e.innerRef,y=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,o),x=(0,a.area)({x:n,x0:l,x1:u,y:c,y0:d,y1:f,defined:void 0===p?function(){return!0}:p,curve:v});return t?r.default.createElement(r.default.Fragment,null,t({path:x})):r.default.createElement("path",s({ref:g,className:(0,i.default)("visx-area",m),d:x(void 0===h?[]:h)||""},y))};var r=l(n(2784)),i=l(n(72779)),a=n(15601),o=["children","x","x0","x1","y","y0","y1","data","defined","className","curve","innerRef"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,a),h=n.x===s.x||n.y===s.y;return r.default.createElement("line",l({ref:d,className:(0,i.default)("visx-line",c),x1:n.x,y1:n.y,x2:s.x,y2:s.y,fill:void 0===u?"transparent":u,shapeRendering:h?"crispEdges":"auto"},f))};var r=o(n(2784)),i=o(n(72779)),a=["from","to","fill","className","innerRef"];function o(e){return e&&e.__esModule?e:{default:e}}function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,o),v=(0,a.line)({x:l,y:u,defined:void 0===p?function(){return!0}:p,curve:f});return t?r.default.createElement(r.default.Fragment,null,t({path:v})):r.default.createElement("path",s({ref:h,className:(0,i.default)("visx-linepath",d),d:v(void 0===n?[]:n)||"",fill:void 0===c?"transparent":c,strokeLinecap:"round"},m))};var r=l(n(2784)),i=l(n(72779)),a=n(15601),o=["children","data","x","y","fill","className","curve","innerRef","defined"];function l(e){return e&&e.__esModule?e:{default:e}}function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,a)),p=h.x,m=void 0===p?0:p,v=h.fontSize,g=(0,i.Z)(e),y=g.wordsByLines,x=g.startDy,b=g.transform;return r.createElement("svg",{ref:u,x:void 0===t?0:t,y:void 0===n?0:n,fontSize:v,style:l},y.length>0?r.createElement("text",o({ref:c,transform:b},h,{textAnchor:void 0===s?"start":s}),y.map(function(e,t){return r.createElement("tspan",{key:t,x:m,dy:0===t?x:f},e.words.join(" "))})):null)}},89907:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(2784),i=n(32718),a=n.n(i),o=n(75715),l=["verticalAnchor","scaleToFit","angle","width","lineHeight","capHeight","children","style"];function s(e){return"number"==typeof e}function u(e){return"number"==typeof e&&Number.isFinite(e)||"string"==typeof e}function c(e){var t=e.verticalAnchor,n=void 0===t?"end":t,i=e.scaleToFit,c=void 0!==i&&i,d=e.angle,f=e.width,h=e.lineHeight,p=void 0===h?"1em":h,m=e.capHeight,v=void 0===m?"0.71em":m,g=e.children,y=e.style,x=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,l),b=x.x,w=void 0===b?0:b,j=x.y,k=void 0===j?0:j,E=!u(w)||!u(k),S=(0,r.useMemo)(function(){return{wordsWithWidth:(null==g?[]:g.toString().split(/(?:(?!\u00A0+)\s+)/)).map(function(e){return{word:e,wordWidth:(0,o.Z)(e,y)||0}}),spaceWidth:(0,o.Z)("\xa0",y)||0}},[g,y]),C=S.wordsWithWidth,M=S.spaceWidth,_=(0,r.useMemo)(function(){return E?[]:f||c?C.reduce(function(e,t){var n=t.word,r=t.wordWidth,i=e[e.length-1];return i&&(null==f||c||(i.width||0)+r+M0){var t=_[0].width||1,n="shrink-only"===c?Math.min(f/t,1):f/t,r=w-n*w,i=k-n*k;e.push("matrix("+n+", 0, 0, "+n+", "+r+", "+i+")")}return d&&e.push("rotate("+d+", "+w+", "+k+")"),e.length>0?e.join(" "):""},[E,w,k,f,c,_,d]);return{wordsByLines:_,startDy:O,transform:T}}},44425:function(e,t,n){"use strict";n.r(t),n.d(t,{Text:function(){return r.Z},getStringWidth:function(){return i.Z},useText:function(){return a.Z}});var r=n(64170),i=n(75715),a=n(89907)},75715:function(e,t,n){"use strict";var r=n(30733),i=n.n(r),a="__react_svg_text_measurement_id";t.Z=i()(function(e,t){try{var n=document.getElementById(a);if(!n){var r=document.createElementNS("http://www.w3.org/2000/svg","svg");r.setAttribute("aria-hidden","true"),r.style.width="0",r.style.height="0",r.style.position="absolute",r.style.top="-100%",r.style.left="-100%",(n=document.createElementNS("http://www.w3.org/2000/svg","text")).setAttribute("id",a),r.appendChild(n),document.body.appendChild(r)}return Object.assign(n.style,t),n.textContent=e,n.getComputedTextLength()}catch(e){return null}},function(e,t){return e+"_"+JSON.stringify(t)})},49732:function(e,t,n){"use strict";n.d(t,{R:function(){return l}});var r=new WeakMap,i=new WeakMap,a={},o=0,l=function(e,t,n){void 0===t&&(t="undefined"==typeof document?null:(Array.isArray(e)?e[0]:e).ownerDocument.body),void 0===n&&(n="data-aria-hidden");var l=Array.isArray(e)?e:[e];a[n]||(a[n]=new WeakMap);var s=a[n],u=[],c=new Set,d=function(e){!e||c.has(e)||(c.add(e),d(e.parentNode))};l.forEach(d);var f=function(e){!e||l.indexOf(e)>=0||Array.prototype.forEach.call(e.children,function(e){if(c.has(e))f(e);else{var t=e.getAttribute("aria-hidden"),a=null!==t&&"false"!==t,o=(r.get(e)||0)+1,l=(s.get(e)||0)+1;r.set(e,o),s.set(e,l),u.push(e),1===o&&a&&i.set(e,!0),1===l&&e.setAttribute(n,"true"),a||e.setAttribute("aria-hidden","true")}})};return f(t),c.clear(),o++,function(){u.forEach(function(e){var t=r.get(e)-1,a=s.get(e)-1;r.set(e,t),s.set(e,a),t||(i.has(e)||e.removeAttribute("aria-hidden"),i.delete(e)),a||e.removeAttribute(n)}),--o||(r=new WeakMap,r=new WeakMap,i=new WeakMap,a={})}}},30387:function(e,t){"use strict";t.Z=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=(e.type||"").toLowerCase(),a=i.replace(/\/.*$/,"");return n.some(function(e){var t=e.trim().toLowerCase();return"."===t.charAt(0)?r.toLowerCase().endsWith(t):t.endsWith("/*")?a===t.replace(/\/.*$/,""):i===t})}return!0}},89644:function(e,t,n){e.exports=n(25644)},70353:function(e,t,n){"use strict";var r=n(93044),i=n(86955),a=n(92233),o=n(68030),l=n(97948),s=n(51875),u=n(60842),c=n(98560),d=n(21218),f=n(68047),h=n(10738);e.exports=function(e){return new Promise(function(t,n){var p,m=e.data,v=e.headers,g=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(p),e.signal&&e.signal.removeEventListener("abort",p)}r.isFormData(m)&&r.isStandardBrowserEnv()&&delete v["Content-Type"];var x=new XMLHttpRequest;if(e.auth){var b=e.auth.username||"",w=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+w)}var j=l(e.baseURL,e.url);function k(){if(x){var r="getAllResponseHeaders"in x?s(x.getAllResponseHeaders()):null;i(function(e){t(e),y()},function(e){n(e),y()},{data:g&&"text"!==g&&"json"!==g?x.response:x.responseText,status:x.status,statusText:x.statusText,headers:r,config:e,request:x}),x=null}}if(x.open(e.method.toUpperCase(),o(j,e.params,e.paramsSerializer),!0),x.timeout=e.timeout,"onloadend"in x?x.onloadend=k:x.onreadystatechange=function(){x&&4===x.readyState&&(0!==x.status||x.responseURL&&0===x.responseURL.indexOf("file:"))&&setTimeout(k)},x.onabort=function(){x&&(n(new d("Request aborted",d.ECONNABORTED,e,x)),x=null)},x.onerror=function(){n(new d("Network Error",d.ERR_NETWORK,e,x,x)),x=null},x.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||c;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new d(t,r.clarifyTimeoutError?d.ETIMEDOUT:d.ECONNABORTED,e,x)),x=null},r.isStandardBrowserEnv()){var E=(e.withCredentials||u(j))&&e.xsrfCookieName?a.read(e.xsrfCookieName):void 0;E&&(v[e.xsrfHeaderName]=E)}"setRequestHeader"in x&&r.forEach(v,function(e,t){void 0===m&&"content-type"===t.toLowerCase()?delete v[t]:x.setRequestHeader(t,e)}),r.isUndefined(e.withCredentials)||(x.withCredentials=!!e.withCredentials),g&&"json"!==g&&(x.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&x.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&x.upload&&x.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(p=function(e){x&&(n(!e||e&&e.type?new f:e),x.abort(),x=null)},e.cancelToken&&e.cancelToken.subscribe(p),e.signal&&(e.signal.aborted?p():e.signal.addEventListener("abort",p))),m||(m=null);var S=h(j);if(S&&-1===["http","https","file"].indexOf(S)){n(new d("Unsupported protocol "+S+":",d.ERR_BAD_REQUEST,e));return}x.send(m)})}},25644:function(e,t,n){"use strict";var r=n(93044),i=n(73644),a=n(62215),o=n(92937),l=function e(t){var n=new a(t),l=i(a.prototype.request,n);return r.extend(l,a.prototype,n),r.extend(l,n),l.create=function(n){return e(o(t,n))},l}(n(10663));l.Axios=a,l.CanceledError=n(68047),l.CancelToken=n(34089),l.isCancel=n(98041),l.VERSION=n(29241).version,l.toFormData=n(49027),l.AxiosError=n(21218),l.Cancel=l.CanceledError,l.all=function(e){return Promise.all(e)},l.spread=n(70783),l.isAxiosError=n(65587),e.exports=l,e.exports.default=l},34089:function(e,t,n){"use strict";var r=n(68047);function i(e){if("function"!=typeof e)throw TypeError("executor must be a function.");this.promise=new Promise(function(e){t=e});var t,n=this;this.promise.then(function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};a.forEach(["delete","get","head"],function(e){f.headers[e]={}}),a.forEach(["post","put","patch"],function(e){f.headers[e]=a.merge(c)}),e.exports=f},98560:function(e){"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},29241:function(e){e.exports={version:"0.27.2"}},73644:function(e){"use strict";e.exports=function(e,t){return function(){for(var n=Array(arguments.length),r=0;r=0)&&("set-cookie"===t?o[t]=(o[t]?o[t]:[]).concat([n]):o[t]=o[t]?o[t]+", "+n:n)}),o}},10738:function(e){"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},70783:function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},49027:function(e,t,n){"use strict";var r=n(48834).lW,i=n(93044);e.exports=function(e,t){t=t||new FormData;var n=[];function a(e){return null===e?"":i.isDate(e)?e.toISOString():i.isArrayBuffer(e)||i.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):r.from(e):e}return!function e(r,o){if(i.isPlainObject(r)||i.isArray(r)){if(-1!==n.indexOf(r))throw Error("Circular reference detected in "+o);n.push(r),i.forEach(r,function(n,r){if(!i.isUndefined(n)){var l,s=o?o+"."+r:r;if(n&&!o&&"object"==typeof n){if(i.endsWith(r,"{}"))n=JSON.stringify(n);else if(i.endsWith(r,"[]")&&(l=i.toArray(n))){l.forEach(function(e){i.isUndefined(e)||t.append(s,a(e))});return}}e(n,s)}}),n.pop()}else t.append(o,a(r))}(e),t}},17525:function(e,t,n){"use strict";var r=n(29241).version,i=n(21218),a={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var o={};a.transitional=function(e,t,n){function a(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,l){if(!1===e)throw new i(a(r," has been removed"+(t?" in "+t:"")),i.ERR_DEPRECATED);return t&&!o[r]&&(o[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,l)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new i("options must be an object",i.ERR_BAD_OPTION_VALUE);for(var r=Object.keys(e),a=r.length;a-- >0;){var o=r[a],l=t[o];if(l){var s=e[o],u=void 0===s||l(s,o,e);if(!0!==u)throw new i("option "+o+" must be "+u,i.ERR_BAD_OPTION_VALUE);continue}if(!0!==n)throw new i("Unknown option "+o,i.ERR_BAD_OPTION)}},validators:a}},93044:function(e,t,n){"use strict";var r,i,a=n(73644),o=Object.prototype.toString,l=(r=Object.create(null),function(e){var t=o.call(e);return r[t]||(r[t]=t.slice(8,-1).toLowerCase())});function s(e){return e=e.toLowerCase(),function(t){return l(t)===e}}function u(e){return Array.isArray(e)}function c(e){return void 0===e}var d=s("ArrayBuffer");function f(e){return null!==e&&"object"==typeof e}function h(e){if("object"!==l(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var p=s("Date"),m=s("File"),v=s("Blob"),g=s("FileList");function y(e){return"[object Function]"===o.call(e)}var x=s("URLSearchParams");function b(e,t){if(null!=e){if("object"!=typeof e&&(e=[e]),u(e))for(var n=0,r=e.length;n0;)o[a=r[i]]||(t[a]=e[a],o[a]=!0);e=Object.getPrototypeOf(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:l,kindOfTest:s,endsWith:function(e,t,n){e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;var r=e.indexOf(t,n);return -1!==r&&r===n},toArray:function(e){if(!e)return null;var t=e.length;if(c(t))return null;for(var n=Array(t);t-- >0;)n[t]=e[t];return n},isTypedArray:w,isFileList:g}},82294:function(e){"use strict";function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var a=r(e,t,i);return a&&{start:a[0],end:a[1],pre:i.slice(0,a[0]),body:i.slice(a[0]+e.length,a[1]),post:i.slice(a[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,a,o,l,s=n.indexOf(e),u=n.indexOf(t,s+1),c=s;if(s>=0&&u>0){if(e===t)return[s,u];for(r=[],a=n.length;c>=0&&!l;)c==s?(r.push(c),s=n.indexOf(e,c+1)):1==r.length?l=[r.pop(),u]:((i=r.pop())=0?s:u;r.length&&(l=[a,o])}return l}e.exports=t,t.range=r},95766:function(e,t){"use strict";t.byteLength=function(e){var t=s(e),n=t[0],r=t[1];return(n+r)*3/4-r},t.toByteArray=function(e){var t,n,a=s(e),o=a[0],l=a[1],u=new i((o+l)*3/4-l),c=0,d=l>0?o-4:o;for(n=0;n>16&255,u[c++]=t>>8&255,u[c++]=255&t;return 2===l&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,u[c++]=255&t),1===l&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,u[c++]=t>>8&255,u[c++]=255&t),u},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,a=[],o=0,l=r-i;o>18&63]+n[i>>12&63]+n[i>>6&63]+n[63&i]);return a.join("")}(e,o,o+16383>l?l:o+16383));return 1===i?a.push(n[(t=e[r-1])>>2]+n[t<<4&63]+"=="):2===i&&a.push(n[(t=(e[r-2]<<8)+e[r-1])>>10]+n[t>>4&63]+n[t<<2&63]+"="),a.join("")};for(var n=[],r=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,l=a.length;o0)throw Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&&(n=t);var r=n===t?0:4-n%4;return[n,r]}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},6391:function(e,t,n){var r;!function(i){"use strict";var a,o=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,l=Math.ceil,s=Math.floor,u="[BigNumber Error] ",c=u+"Number primitive has more than 15 significant digits: ",d=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13];function f(e){var t=0|e;return e>0||e===t?t:t-1}function h(e){for(var t,n,r=1,i=e.length,a=e[0]+"";ru^n?1:-1;for(o=0,l=(s=i.length)<(u=a.length)?s:u;oa[o]^n?1:-1;return s==u?0:s>u^n?1:-1}function m(e,t,n,r){if(en||e!==s(e))throw Error(u+(r||"Argument")+("number"==typeof e?en?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}function v(e){var t=e.c.length-1;return f(e.e/14)==t&&e.c[t]%2!=0}function g(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function y(e,t,n){var r,i;if(t<0){for(i=n+".";++t;i+=n);e=i+e}else if(r=e.length,++t>r){for(i=n,t-=r;--t;i+=n);e+=i}else tP?h.c=h.e=null:e.e=10;l/=10,a++);a>P?h.c=h.e=null:(h.e=a,h.c=[e]);return}f=String(e)}else{if(!o.test(f=String(e)))return k(h,f,u);h.s=45==f.charCodeAt(0)?(f=f.slice(1),-1):1}(a=f.indexOf("."))>-1&&(f=f.replace(".","")),(l=f.search(/e/i))>0?(a<0&&(a=l),a+=+f.slice(l+1),f=f.substring(0,l)):a<0&&(a=f.length)}else{if(m(t,2,L.length,"Base"),10==t&&Z)return I(h=new z(e),C+h.e+1,M);if(f=String(e),u="number"==typeof e){if(0*e!=0)return k(h,f,u,t);if(h.s=1/e<0?(f=f.slice(1),-1):1,z.DEBUG&&f.replace(/^0\.0*|\./,"").length>15)throw Error(c+e)}else h.s=45===f.charCodeAt(0)?(f=f.slice(1),-1):1;for(n=L.slice(0,t),a=l=0,d=f.length;ln.indexOf(r=f.charAt(l))){if("."==r){if(l>a){a=d;continue}}else if(!i&&(f==f.toUpperCase()&&(f=f.toLowerCase())||f==f.toLowerCase()&&(f=f.toUpperCase()))){i=!0,l=-1,a=0;continue}return k(h,String(e),u,t)}u=!1,(a=(f=j(f,t,10,h.s)).indexOf("."))>-1?f=f.replace(".",""):a=f.length}for(l=0;48===f.charCodeAt(l);l++);for(d=f.length;48===f.charCodeAt(--d););if(f=f.slice(l,++d)){if(d-=l,u&&z.DEBUG&&d>15&&(e>9007199254740991||e!==s(e)))throw Error(c+h.s*e);if((a=a-l-1)>P)h.c=h.e=null;else if(a=O)?g(s,o):y(s,o,"0");else if(a=(e=I(new z(e),t,n)).e,l=(s=h(e.c)).length,1==r||2==r&&(t<=a||a<=_)){for(;ll){if(--t>0)for(s+=".";t--;s+="0");}else if((t+=a-l)>0)for(a+1==l&&(s+=".");t--;s+="0");return e.s<0&&i?"-"+s:s}function V(e,t){for(var n,r=1,i=new z(e[0]);r=10;i/=10,r++);return(n=r+14*n-1)>P?e.c=e.e=null:n=10;u/=10,i++);if((a=t-i)<0)a+=14,o=t,h=(c=p[f=0])/d[i-o-1]%10|0;else if((f=l((a+1)/14))>=p.length){if(r){for(;p.length<=f;p.push(0));c=h=0,i=1,a%=14,o=a-14+1}else break e}else{for(i=1,c=u=p[f];u>=10;u/=10,i++);a%=14,h=(o=a-14+i)<0?0:c/d[i-o-1]%10|0}if(r=r||t<0||null!=p[f+1]||(o<0?c:c%d[i-o-1]),r=n<4?(h||r)&&(0==n||n==(e.s<0?3:2)):h>5||5==h&&(4==n||r||6==n&&(a>0?o>0?c/d[i-o]:0:p[f-1])%10&1||n==(e.s<0?8:7)),t<1||!p[0])return p.length=0,r?(t-=e.e+1,p[0]=d[(14-t%14)%14],e.e=-t||0):p[0]=e.e=0,e;if(0==a?(p.length=f,u=1,f--):(p.length=f+1,u=d[14-a],p[f]=o>0?s(c/d[i-o]%d[o])*u:0),r)for(;;){if(0==f){for(a=1,o=p[0];o>=10;o/=10,a++);for(o=p[0]+=u,u=1;o>=10;o/=10,u++);a!=u&&(e.e++,1e14==p[0]&&(p[0]=1));break}if(p[f]+=u,1e14!=p[f])break;p[f--]=0,u=1}for(a=p.length;0===p[--a];p.pop());}e.e>P?e.c=e.e=null:e.e=O?g(t,n):y(t,n,"0"),e.s<0?"-"+t:t)}return z.clone=e,z.ROUND_UP=0,z.ROUND_DOWN=1,z.ROUND_CEIL=2,z.ROUND_FLOOR=3,z.ROUND_HALF_UP=4,z.ROUND_HALF_DOWN=5,z.ROUND_HALF_EVEN=6,z.ROUND_HALF_CEIL=7,z.ROUND_HALF_FLOOR=8,z.EUCLID=9,z.config=z.set=function(e){var t,n;if(null!=e){if("object"==typeof e){if(e.hasOwnProperty(t="DECIMAL_PLACES")&&(m(n=e[t],0,1e9,t),C=n),e.hasOwnProperty(t="ROUNDING_MODE")&&(m(n=e[t],0,8,t),M=n),e.hasOwnProperty(t="EXPONENTIAL_AT")&&((n=e[t])&&n.pop?(m(n[0],-1e9,0,t),m(n[1],0,1e9,t),_=n[0],O=n[1]):(m(n,-1e9,1e9,t),_=-(O=n<0?-n:n))),e.hasOwnProperty(t="RANGE")){if((n=e[t])&&n.pop)m(n[0],-1e9,-1,t),m(n[1],1,1e9,t),T=n[0],P=n[1];else if(m(n,-1e9,1e9,t),n)T=-(P=n<0?-n:n);else throw Error(u+t+" cannot be zero: "+n)}if(e.hasOwnProperty(t="CRYPTO")){if(!!(n=e[t])===n){if(n){if("undefined"!=typeof crypto&&crypto&&(crypto.getRandomValues||crypto.randomBytes))A=n;else throw A=!n,Error(u+"crypto unavailable")}else A=n}else throw Error(u+t+" not true or false: "+n)}if(e.hasOwnProperty(t="MODULO_MODE")&&(m(n=e[t],0,9,t),N=n),e.hasOwnProperty(t="POW_PRECISION")&&(m(n=e[t],0,1e9,t),R=n),e.hasOwnProperty(t="FORMAT")){if("object"==typeof(n=e[t]))D=n;else throw Error(u+t+" not an object: "+n)}if(e.hasOwnProperty(t="ALPHABET")){if("string"!=typeof(n=e[t])||/^.?$|[+\-.\s]|(.).*\1/.test(n))throw Error(u+t+" invalid: "+n);Z="0123456789"==n.slice(0,10),L=n}}else throw Error(u+"Object expected: "+e)}return{DECIMAL_PLACES:C,ROUNDING_MODE:M,EXPONENTIAL_AT:[_,O],RANGE:[T,P],CRYPTO:A,MODULO_MODE:N,POW_PRECISION:R,FORMAT:D,ALPHABET:L}},z.isBigNumber=function(e){if(!e||!0!==e._isBigNumber)return!1;if(!z.DEBUG)return!0;var t,n,r=e.c,i=e.e,a=e.s;e:if("[object Array]"==({}).toString.call(r)){if((1===a||-1===a)&&i>=-1e9&&i<=1e9&&i===s(i)){if(0===r[0]){if(0===i&&1===r.length)return!0;break e}if((t=(i+1)%14)<1&&(t+=14),String(r[0]).length==t){for(t=0;t=1e14||n!==s(n))break e;if(0!==n)return!0}}}else if(null===r&&null===i&&(null===a||1===a||-1===a))return!0;throw Error(u+"Invalid BigNumber: "+e)},z.maximum=z.max=function(){return V(arguments,E.lt)},z.minimum=z.min=function(){return V(arguments,E.gt)},z.random=(n=9007199254740992*Math.random()&2097151?function(){return s(9007199254740992*Math.random())}:function(){return(1073741824*Math.random()|0)*8388608+(8388608*Math.random()|0)},function(e){var t,r,i,a,o,c=0,f=[],h=new z(S);if(null==e?e=C:m(e,0,1e9),a=l(e/14),A){if(crypto.getRandomValues){for(t=crypto.getRandomValues(new Uint32Array(a*=2));c>>11))>=9e15?(r=crypto.getRandomValues(new Uint32Array(2)),t[c]=r[0],t[c+1]=r[1]):(f.push(o%1e14),c+=2);c=a/2}else if(crypto.randomBytes){for(t=crypto.randomBytes(a*=7);c=9e15?crypto.randomBytes(7).copy(t,c):(f.push(o%1e14),c+=7);c=a/7}else throw A=!1,Error(u+"crypto unavailable")}if(!A)for(;c=10;o/=10,c++);c<14&&(i-=14-c)}return h.e=i,h.c=f,h}),z.sum=function(){for(var e=1,t=arguments,n=new z(t[0]);en-1&&(null==o[i+1]&&(o[i+1]=0),o[i+1]+=o[i]/n|0,o[i]%=n)}return o.reverse()}return function(n,r,i,a,o){var l,s,u,c,d,f,p,m,v=n.indexOf("."),g=C,x=M;for(v>=0&&(c=R,R=0,n=n.replace(".",""),f=(m=new z(r)).pow(n.length-v),R=c,m.c=t(y(h(f.c),f.e,"0"),10,i,e),m.e=m.c.length),u=c=(p=t(n,r,i,o?(l=L,e):(l=e,L))).length;0==p[--c];p.pop());if(!p[0])return l.charAt(0);if(v<0?--u:(f.c=p,f.e=u,f.s=a,p=(f=w(f,m,g,x,i)).c,d=f.r,u=f.e),v=p[s=u+g+1],c=i/2,d=d||s<0||null!=p[s+1],d=x<4?(null!=v||d)&&(0==x||x==(f.s<0?3:2)):v>c||v==c&&(4==x||d||6==x&&1&p[s-1]||x==(f.s<0?8:7)),s<1||!p[0])n=d?y(l.charAt(1),-g,l.charAt(0)):l.charAt(0);else{if(p.length=s,d)for(--i;++p[--s]>i;)p[s]=0,s||(++u,p=[1].concat(p));for(c=p.length;!p[--c];);for(v=0,n="";v<=c;n+=l.charAt(p[v++]));n=y(n,u,l.charAt(0))}return n}}(),w=function(){function e(e,t,n){var r,i,a,o,l=0,s=e.length,u=t%1e7,c=t/1e7|0;for(e=e.slice();s--;)r=c*(a=e[s]%1e7)+(o=e[s]/1e7|0)*u,l=((i=u*a+r%1e7*1e7+l)/n|0)+(r/1e7|0)+c*o,e[s]=i%n;return l&&(e=[l].concat(e)),e}function t(e,t,n,r){var i,a;if(n!=r)a=n>r?1:-1;else for(i=a=0;it[i]?1:-1;break}return a}function n(e,t,n,r){for(var i=0;n--;)e[n]-=i,i=e[n]1;e.splice(0,1));}return function(r,i,a,o,l){var u,c,d,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M=r.s==i.s?1:-1,_=r.c,O=i.c;if(!_||!_[0]||!O||!O[0])return new z(r.s&&i.s&&(_?!O||_[0]!=O[0]:O)?_&&0==_[0]||!O?0*M:M/0:NaN);for(y=(g=new z(M)).c=[],M=a+(c=r.e-i.e)+1,l||(l=1e14,c=f(r.e/14)-f(i.e/14),M=M/14|0),d=0;O[d]==(_[d]||0);d++);if(O[d]>(_[d]||0)&&c--,M<0)y.push(1),h=!0;else{for(k=_.length,S=O.length,d=0,M+=2,(p=s(l/(O[0]+1)))>1&&(O=e(O,p,l),_=e(_,p,l),S=O.length,k=_.length),j=S,b=(x=_.slice(0,S)).length;b=l/2&&E++;do{if(p=0,(u=t(O,x,S,b))<0){if(w=x[0],S!=b&&(w=w*l+(x[1]||0)),(p=s(w/E))>1)for(p>=l&&(p=l-1),v=(m=e(O,p,l)).length,b=x.length;1==t(m,x,v,b);)p--,n(m,St(O,x,S,b);)p++,n(x,S=10;M/=10,d++);I(g,a+(g.e=d+14*c-1)+1,o,h)}else g.e=c,g.r=+h;return g}}(),r=/^(-?)0([xbo])(?=\w[\w.]*$)/i,i=/^([^.]+)\.$/,a=/^\.([^.]+)$/,x=/^-?(Infinity|NaN)$/,b=/^\s*\+(?=[\w.])|^\s+|\s+$/g,k=function(e,t,n,o){var l,s=n?t:t.replace(b,"");if(x.test(s))e.s=isNaN(s)?null:s<0?-1:1;else{if(!n&&(s=s.replace(r,function(e,t,n){return l="x"==(n=n.toLowerCase())?16:"b"==n?2:8,o&&o!=l?e:t}),o&&(l=o,s=s.replace(i,"$1").replace(a,"0.$1")),t!=s))return new z(s,l);if(z.DEBUG)throw Error(u+"Not a"+(o?" base "+o:"")+" number: "+t);e.s=null}e.c=e.e=null},E.absoluteValue=E.abs=function(){var e=new z(this);return e.s<0&&(e.s=1),e},E.comparedTo=function(e,t){return p(this,new z(e,t))},E.decimalPlaces=E.dp=function(e,t){var n,r,i;if(null!=e)return m(e,0,1e9),null==t?t=M:m(t,0,8),I(new z(this),e+this.e+1,t);if(!(n=this.c))return null;if(r=((i=n.length-1)-f(this.e/14))*14,i=n[i])for(;i%10==0;i/=10,r--);return r<0&&(r=0),r},E.dividedBy=E.div=function(e,t){return w(this,new z(e,t),C,M)},E.dividedToIntegerBy=E.idiv=function(e,t){return w(this,new z(e,t),0,1)},E.exponentiatedBy=E.pow=function(e,t){var n,r,i,a,o,c,d,f,h,p=this;if((e=new z(e)).c&&!e.isInteger())throw Error(u+"Exponent not an integer: "+H(e));if(null!=t&&(t=new z(t)),c=e.e>14,!p.c||!p.c[0]||1==p.c[0]&&!p.e&&1==p.c.length||!e.c||!e.c[0])return h=new z(Math.pow(+H(p),c?2-v(e):+H(e))),t?h.mod(t):h;if(d=e.s<0,t){if(t.c?!t.c[0]:!t.s)return new z(NaN);(r=!d&&p.isInteger()&&t.isInteger())&&(p=p.mod(t))}else{if(e.e>9&&(p.e>0||p.e<-1||(0==p.e?p.c[0]>1||c&&p.c[1]>=24e7:p.c[0]<8e13||c&&p.c[0]<=9999975e7)))return a=p.s<0&&v(e)?-0:0,p.e>-1&&(a=1/a),new z(d?1/a:a);R&&(a=l(R/14+2))}for(c?(n=new z(.5),d&&(e.s=1),f=v(e)):f=(i=Math.abs(+H(e)))%2,h=new z(S);;){if(f){if(!(h=h.times(p)).c)break;a?h.c.length>a&&(h.c.length=a):r&&(h=h.mod(t))}if(i){if(0===(i=s(i/2)))break;f=i%2}else if(I(e=e.times(n),e.e+1,1),e.e>14)f=v(e);else{if(0==(i=+H(e)))break;f=i%2}p=p.times(p),a?p.c&&p.c.length>a&&(p.c.length=a):r&&(p=p.mod(t))}return r?h:(d&&(h=S.div(h)),t?h.mod(t):a?I(h,R,M,o):h)},E.integerValue=function(e){var t=new z(this);return null==e?e=M:m(e,0,8),I(t,t.e+1,e)},E.isEqualTo=E.eq=function(e,t){return 0===p(this,new z(e,t))},E.isFinite=function(){return!!this.c},E.isGreaterThan=E.gt=function(e,t){return p(this,new z(e,t))>0},E.isGreaterThanOrEqualTo=E.gte=function(e,t){return 1===(t=p(this,new z(e,t)))||0===t},E.isInteger=function(){return!!this.c&&f(this.e/14)>this.c.length-2},E.isLessThan=E.lt=function(e,t){return 0>p(this,new z(e,t))},E.isLessThanOrEqualTo=E.lte=function(e,t){return -1===(t=p(this,new z(e,t)))||0===t},E.isNaN=function(){return!this.s},E.isNegative=function(){return this.s<0},E.isPositive=function(){return this.s>0},E.isZero=function(){return!!this.c&&0==this.c[0]},E.minus=function(e,t){var n,r,i,a,o=this.s;if(t=(e=new z(e,t)).s,!o||!t)return new z(NaN);if(o!=t)return e.s=-t,this.plus(e);var l=this.e/14,s=e.e/14,u=this.c,c=e.c;if(!l||!s){if(!u||!c)return u?(e.s=-t,e):new z(c?this:NaN);if(!u[0]||!c[0])return c[0]?(e.s=-t,e):new z(u[0]?this:3==M?-0:0)}if(l=f(l),s=f(s),u=u.slice(),o=l-s){for((a=o<0)?(o=-o,i=u):(s=l,i=c),i.reverse(),t=o;t--;i.push(0));i.reverse()}else for(r=(a=(o=u.length)<(t=c.length))?o:t,o=t=0;t0)for(;t--;u[n++]=0);for(t=1e14-1;r>o;){if(u[--r]=0;){for(n=0,h=g[i]%1e7,p=g[i]/1e7|0,a=i+(o=s);a>i;)l=p*(u=v[--o]%1e7)+(c=v[o]/1e7|0)*h,n=((u=h*u+l%1e7*1e7+m[a]+n)/1e14|0)+(l/1e7|0)+p*c,m[a--]=u%1e14;m[a]=n}return n?++r:m.splice(0,1),B(e,m,r)},E.negated=function(){var e=new z(this);return e.s=-e.s||null,e},E.plus=function(e,t){var n,r=this.s;if(t=(e=new z(e,t)).s,!r||!t)return new z(NaN);if(r!=t)return e.s=-t,this.minus(e);var i=this.e/14,a=e.e/14,o=this.c,l=e.c;if(!i||!a){if(!o||!l)return new z(r/0);if(!o[0]||!l[0])return l[0]?e:new z(o[0]?this:0*r)}if(i=f(i),a=f(a),o=o.slice(),r=i-a){for(r>0?(a=i,n=l):(r=-r,n=o),n.reverse();r--;n.push(0));n.reverse()}for((r=o.length)-(t=l.length)<0&&(n=l,l=o,o=n,t=r),r=0;t;)r=(o[--t]=o[t]+l[t]+r)/1e14|0,o[t]=1e14===o[t]?0:o[t]%1e14;return r&&(o=[r].concat(o),++a),B(e,o,a)},E.precision=E.sd=function(e,t){var n,r,i;if(null!=e&&!!e!==e)return m(e,1,1e9),null==t?t=M:m(t,0,8),I(new z(this),e,t);if(!(n=this.c))return null;if(r=14*(i=n.length-1)+1,i=n[i]){for(;i%10==0;i/=10,r--);for(i=n[0];i>=10;i/=10,r++);}return e&&this.e+1>r&&(r=this.e+1),r},E.shiftedBy=function(e){return m(e,-9007199254740991,9007199254740991),this.times("1e"+e)},E.squareRoot=E.sqrt=function(){var e,t,n,r,i,a=this.c,o=this.s,l=this.e,s=C+4,u=new z("0.5");if(1!==o||!a||!a[0])return new z(!o||o<0&&(!a||a[0])?NaN:a?this:1/0);if(0==(o=Math.sqrt(+H(this)))||o==1/0?(((t=h(a)).length+l)%2==0&&(t+="0"),o=Math.sqrt(+t),l=f((l+1)/2)-(l<0||l%2),n=new z(t=o==1/0?"5e"+l:(t=o.toExponential()).slice(0,t.indexOf("e")+1)+l)):n=new z(o+""),n.c[0]){for((o=(l=n.e)+s)<3&&(o=0);;)if(i=n,n=u.times(i.plus(w(this,i,s,1))),h(i.c).slice(0,o)===(t=h(n.c)).slice(0,o)){if(n.e0&&p>0){for(i=p%o||o,c=h.substr(0,i);i0&&(c+=s+h.slice(i)),f&&(c="-"+c)}r=d?c+(n.decimalSeparator||"")+((l=+n.fractionGroupSize)?d.replace(RegExp("\\d{"+l+"}\\B","g"),"$&"+(n.fractionGroupSeparator||"")):d):c}return(n.prefix||"")+r+(n.suffix||"")},E.toFraction=function(e){var t,n,r,i,a,o,l,s,c,f,p,m,v=this.c;if(null!=e&&(!(l=new z(e)).isInteger()&&(l.c||1!==l.s)||l.lt(S)))throw Error(u+"Argument "+(l.isInteger()?"out of range: ":"not an integer: ")+H(l));if(!v)return new z(this);for(t=new z(S),c=n=new z(S),r=s=new z(S),m=h(v),a=t.e=m.length-this.e-1,t.c[0]=d[(o=a%14)<0?14+o:o],e=!e||l.comparedTo(t)>0?a>0?t:c:l,o=P,P=1/0,l=new z(m),s.c[0]=0;f=w(l,t,0,1),1!=(i=n.plus(f.times(r))).comparedTo(e);)n=r,r=i,c=s.plus(f.times(i=c)),s=i,t=l.minus(f.times(i=t)),l=i;return i=w(e.minus(n),r,0,1),s=s.plus(i.times(c)),n=n.plus(i.times(r)),s.s=c.s=this.s,a*=2,p=1>w(c,r,a,M).minus(this).abs().comparedTo(w(s,n,a,M).minus(this).abs())?[c,r]:[s,n],P=o,p},E.toNumber=function(){return+H(this)},E.toPrecision=function(e,t){return null!=e&&m(e,1,1e9),F(this,e,t,2)},E.toString=function(e){var t,n=this,r=n.s,i=n.e;return null===i?r?(t="Infinity",r<0&&(t="-"+t)):t="NaN":(null==e?t=i<=_||i>=O?g(h(n.c),i):y(h(n.c),i,"0"):10===e&&Z?t=y(h((n=I(new z(n),C+i+1,M)).c),n.e,"0"):(m(e,2,L.length,"Base"),t=j(y(h(n.c),i,"0"),10,e,r,!0)),r<0&&n.c[0]&&(t="-"+t)),t},E.valueOf=E.toJSON=function(){return H(this)},E._isBigNumber=!0,null!=t&&z.set(t),z}()).default=a.BigNumber=a,void 0!==(r=(function(){return a}).call(t,n,t,e))&&(e.exports=r)}(0)},70651:function(e,t,n){let r=n(7967);function i(e,t,n){let r=e[t]+e[n],i=e[t+1]+e[n+1];r>=4294967296&&i++,e[t]=r,e[t+1]=i}function a(e,t,n,r){let i=e[t]+n;n<0&&(i+=4294967296);let a=e[t+1]+r;i>=4294967296&&a++,e[t]=i,e[t+1]=a}function o(e,t){return e[t]^e[t+1]<<8^e[t+2]<<16^e[t+3]<<24}function l(e,t,n,r,o,l){let s=d[o],u=d[o+1],f=d[l],h=d[l+1];i(c,e,t),a(c,e,s,u);let p=c[r]^c[e],m=c[r+1]^c[e+1];c[r]=m,c[r+1]=p,i(c,n,r),p=c[t]^c[n],m=c[t+1]^c[n+1],c[t]=p>>>24^m<<8,c[t+1]=m>>>24^p<<8,i(c,e,t),a(c,e,f,h),p=c[r]^c[e],m=c[r+1]^c[e+1],c[r]=p>>>16^m<<16,c[r+1]=m>>>16^p<<16,i(c,n,r),p=c[t]^c[n],m=c[t+1]^c[n+1],c[t]=m>>>31^p<<1,c[t+1]=p>>>31^m<<1}let s=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),u=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3].map(function(e){return 2*e})),c=new Uint32Array(32),d=new Uint32Array(32);function f(e,t){let n=0;for(n=0;n<16;n++)c[n]=e.h[n],c[n+16]=s[n];for(c[24]=c[24]^e.t,c[25]=c[25]^e.t/4294967296,t&&(c[28]=~c[28],c[29]=~c[29]),n=0;n<32;n++)d[n]=o(e.b,4*n);for(n=0;n<12;n++)l(0,8,16,24,u[16*n+0],u[16*n+1]),l(2,10,18,26,u[16*n+2],u[16*n+3]),l(4,12,20,28,u[16*n+4],u[16*n+5]),l(6,14,22,30,u[16*n+6],u[16*n+7]),l(0,10,20,30,u[16*n+8],u[16*n+9]),l(2,12,22,24,u[16*n+10],u[16*n+11]),l(4,14,16,26,u[16*n+12],u[16*n+13]),l(6,8,18,28,u[16*n+14],u[16*n+15]);for(n=0;n<16;n++)e.h[n]=e.h[n]^c[n]^c[n+16]}let h=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function p(e,t,n,r){if(0===e||e>64)throw Error("Illegal output length, expected 0 < length <= 64");if(t&&t.length>64)throw Error("Illegal key, expected Uint8Array with 0 < length <= 64");if(n&&16!==n.length)throw Error("Illegal salt, expected Uint8Array with length is 16");if(r&&16!==r.length)throw Error("Illegal personal, expected Uint8Array with length is 16");let i={b:new Uint8Array(128),h:new Uint32Array(16),t:0,c:0,outlen:e};h.fill(0),h[0]=e,t&&(h[1]=t.length),h[2]=1,h[3]=1,n&&h.set(n,32),r&&h.set(r,48);for(let e=0;e<16;e++)i.h[e]=s[e]^o(h,4*e);return t&&(m(i,t),i.c=128),i}function m(e,t){for(let n=0;n>2]>>8*(3&n);return t}function g(e,t,n,i,a){n=n||64,e=r.normalizeInput(e),i&&(i=r.normalizeInput(i)),a&&(a=r.normalizeInput(a));let o=p(n,t,i,a);return m(o,e),v(o)}e.exports={blake2b:g,blake2bHex:function(e,t,n,i,a){let o=g(e,t,n,i,a);return r.toHex(o)},blake2bInit:p,blake2bUpdate:m,blake2bFinal:v}},39962:function(e,t,n){let r=n(7967);function i(e,t,n,r,i,o){s[e]=s[e]+s[t]+i,s[r]=a(s[r]^s[e],16),s[n]=s[n]+s[r],s[t]=a(s[t]^s[n],12),s[e]=s[e]+s[t]+o,s[r]=a(s[r]^s[e],8),s[n]=s[n]+s[r],s[t]=a(s[t]^s[n],7)}function a(e,t){return e>>>t^e<<32-t}let o=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),l=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0]),s=new Uint32Array(16),u=new Uint32Array(16);function c(e,t){let n=0;for(n=0;n<8;n++)s[n]=e.h[n],s[n+8]=o[n];for(s[12]^=e.t,s[13]^=e.t/4294967296,t&&(s[14]=~s[14]),n=0;n<16;n++){var r,a;u[n]=(r=e.b)[a=4*n]^r[a+1]<<8^r[a+2]<<16^r[a+3]<<24}for(n=0;n<10;n++)i(0,4,8,12,u[l[16*n+0]],u[l[16*n+1]]),i(1,5,9,13,u[l[16*n+2]],u[l[16*n+3]]),i(2,6,10,14,u[l[16*n+4]],u[l[16*n+5]]),i(3,7,11,15,u[l[16*n+6]],u[l[16*n+7]]),i(0,5,10,15,u[l[16*n+8]],u[l[16*n+9]]),i(1,6,11,12,u[l[16*n+10]],u[l[16*n+11]]),i(2,7,8,13,u[l[16*n+12]],u[l[16*n+13]]),i(3,4,9,14,u[l[16*n+14]],u[l[16*n+15]]);for(n=0;n<8;n++)e.h[n]^=s[n]^s[n+8]}function d(e,t){if(!(e>0&&e<=32))throw Error("Incorrect output length, should be in [1, 32]");let n=t?t.length:0;if(t&&!(n>0&&n<=32))throw Error("Incorrect key length, should be in [1, 32]");let r={h:new Uint32Array(o),b:new Uint8Array(64),c:0,t:0,outlen:e};return r.h[0]^=16842752^n<<8^e,n>0&&(f(r,t),r.c=64),r}function f(e,t){for(let n=0;n>2]>>8*(3&n)&255;return t}function p(e,t,n){n=n||32,e=r.normalizeInput(e);let i=d(n,t);return f(i,e),h(i)}e.exports={blake2s:p,blake2sHex:function(e,t,n){let i=p(e,t,n);return r.toHex(i)},blake2sInit:d,blake2sUpdate:f,blake2sFinal:h}},81395:function(e,t,n){let r=n(70651),i=n(39962);e.exports={blake2b:r.blake2b,blake2bHex:r.blake2bHex,blake2bInit:r.blake2bInit,blake2bUpdate:r.blake2bUpdate,blake2bFinal:r.blake2bFinal,blake2s:i.blake2s,blake2sHex:i.blake2sHex,blake2sInit:i.blake2sInit,blake2sUpdate:i.blake2sUpdate,blake2sFinal:i.blake2sFinal}},7967:function(e){function t(e){return(4294967296+e).toString(16).substring(1)}e.exports={normalizeInput:function(e){let t;if(e instanceof Uint8Array)t=e;else if("string"==typeof e)t=new TextEncoder().encode(e);else throw Error("Input must be an string, Buffer or Uint8Array");return t},toHex:function(e){return Array.prototype.map.call(e,function(e){return(e<16?"0":"")+e.toString(16)}).join("")},debugPrint:function(e,n,r){let i="\n"+e+" = ";for(let a=0;a @@ -7,14 +7,14 @@ Copyright (c) 2018 Jed Watson. Licensed under the MIT License (MIT), see http://jedwatson.github.io/classnames -*/!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t=0;)(u=e(r,i,a,o,h+1,s+1))>p&&(h===l?u*=1:t.test(r.charAt(h-1))?(u*=.9,(d=r.slice(l,h-1).match(n))&&l>0&&(u*=Math.pow(.999,d.length))):(t.test(r.slice(l,h-1))?u*=0:u*=.3,l>0&&(u*=Math.pow(.999,h-l))),r.charAt(h)!==i.charAt(s)&&(u*=.9999)),u<.1&&a.charAt(h-1)===o.charAt(s+1)&&a.charAt(h-1)!==o.charAt(s)&&.1*(c=e(r,i,a,o,h+1,s+2))>u&&(u=.1*c),u>p&&(p=u),h=a.indexOf(f,h+1);return p}(e,r,e.toLowerCase(),r.toLowerCase(),0,0)}},68847:function(e,t,n){"use strict";n.d(t,{B8:function(){return E},Il:function(){return i},J5:function(){return o},SU:function(){return k},Ss:function(){return S},Ym:function(){return P},ZP:function(){return b},xV:function(){return a}});var r=n(40948);function i(){}var a=.7,o=1.4285714285714286,l="\\s*([+-]?\\d+)\\s*",s="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",u="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",c=/^#([0-9a-f]{3,8})$/,d=RegExp("^rgb\\("+[l,l,l]+"\\)$"),f=RegExp("^rgb\\("+[u,u,u]+"\\)$"),h=RegExp("^rgba\\("+[l,l,l,s]+"\\)$"),p=RegExp("^rgba\\("+[u,u,u,s]+"\\)$"),m=RegExp("^hsl\\("+[s,u,u]+"\\)$"),v=RegExp("^hsla\\("+[s,u,u,s]+"\\)$"),g={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 y(){return this.rgb().formatHex()}function x(){return this.rgb().formatRgb()}function b(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=c.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?w(t):3===n?new S(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?j(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?j(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=d.exec(e))?new S(t[1],t[2],t[3],1):(t=f.exec(e))?new S(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=h.exec(e))?j(t[1],t[2],t[3],t[4]):(t=p.exec(e))?j(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=m.exec(e))?O(t[1],t[2]/100,t[3]/100,1):(t=v.exec(e))?O(t[1],t[2]/100,t[3]/100,t[4]):g.hasOwnProperty(e)?w(g[e]):"transparent"===e?new S(NaN,NaN,NaN,0):null}function w(e){return new S(e>>16&255,e>>8&255,255&e,1)}function j(e,t,n,r){return r<=0&&(e=t=n=NaN),new S(e,t,n,r)}function k(e){return(e instanceof i||(e=b(e)),e)?new S((e=e.rgb()).r,e.g,e.b,e.opacity):new S}function E(e,t,n,r){return 1==arguments.length?k(e):new S(e,t,n,null==r?1:r)}function S(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function C(){return"#"+_(this.r)+_(this.g)+_(this.b)}function M(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function _(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function O(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new A(e,t,n,r)}function T(e){if(e instanceof A)return new A(e.h,e.s,e.l,e.opacity);if(e instanceof i||(e=b(e)),!e)return new A;if(e instanceof A)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,a=Math.min(t,n,r),o=Math.max(t,n,r),l=NaN,s=o-a,u=(o+a)/2;return s?(l=t===o?(n-r)/s+(n0&&u<1?0:l,new A(l,s,u,e.opacity)}function P(e,t,n,r){return 1==arguments.length?T(e):new A(e,t,n,null==r?1:r)}function A(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function N(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}(0,r.Z)(i,b,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:y,formatHex:y,formatHsl:function(){return T(this).formatHsl()},formatRgb:x,toString:x}),(0,r.Z)(S,E,(0,r.l)(i,{brighter:function(e){return e=null==e?o:Math.pow(o,e),new S(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?a:Math.pow(a,e),new S(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){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:C,formatHex:C,formatRgb:M,toString:M})),(0,r.Z)(A,P,(0,r.l)(i,{brighter:function(e){return e=null==e?o:Math.pow(o,e),new A(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?a:Math.pow(a,e),new A(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+(this.h<0)*360,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 S(N(e>=240?e-240:e+120,i,r),N(e,i,r),N(e<120?e+240:e-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}))},40948:function(e,t,n){"use strict";function r(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function i(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}n.d(t,{Z:function(){return r},l:function(){return i}})},20966:function(e,t,n){"use strict";n.d(t,{Uc:function(){return g},ZP:function(){return d}});var r=n(40948),i=n(68847),a=n(10810),o=4/29,l=6/29,s=6/29*3*(6/29),u=6/29*(6/29)*(6/29);function c(e){if(e instanceof f)return new f(e.l,e.a,e.b,e.opacity);if(e instanceof y)return x(e);e instanceof i.Ss||(e=(0,i.SU)(e));var t,n,r=v(e.r),a=v(e.g),o=v(e.b),l=h((.2225045*r+.7168786*a+.0606169*o)/1);return r===a&&a===o?t=n=l:(t=h((.4360747*r+.3850649*a+.1430804*o)/.96422),n=h((.0139322*r+.0971045*a+.7141733*o)/.82521)),new f(116*l-16,500*(t-l),200*(l-n),e.opacity)}function d(e,t,n,r){return 1==arguments.length?c(e):new f(e,t,n,null==r?1:r)}function f(e,t,n,r){this.l=+e,this.a=+t,this.b=+n,this.opacity=+r}function h(e){return e>u?Math.pow(e,1/3):e/s+o}function p(e){return e>l?e*e*e:s*(e-o)}function m(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function v(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function g(e,t,n,r){return 1==arguments.length?function(e){if(e instanceof y)return new y(e.h,e.c,e.l,e.opacity);if(e instanceof f||(e=c(e)),0===e.a&&0===e.b)return new y(NaN,0i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+Array(i-r.length+2).join("0")}var d={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:u.Z,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)=>c(100*e,t),r:c,s:function(e,t){var n=(0,u.V)(e,t);if(!n)return e+"";var i=n[0],a=n[1],o=a-(r=3*Math.max(-8,Math.min(8,Math.floor(a/3))))+1,l=i.length;return o===l?i:o>l?i+Array(o-l+1).join("0"):o>0?i.slice(0,o)+"."+i.slice(o):"0."+Array(1-o).join("0")+(0,u.V)(e,Math.max(0,t+o-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function f(e){return e}var h=Array.prototype.map,p=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"];a=(i=function(e){var t,n,i,a=void 0===e.grouping||void 0===e.thousands?f:(t=h.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,a=[],o=0,l=t[0],s=0;i>0&&l>0&&(s+l+1>r&&(l=Math.max(1,r-s)),a.push(e.substring(i-=l,i+l)),!((s+=l+1)>r));)l=t[o=(o+1)%t.length];return a.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",u=void 0===e.currency?"":e.currency[1]+"",c=void 0===e.decimal?".":e.decimal+"",m=void 0===e.numerals?f:(i=h.call(e.numerals,String),function(e){return e.replace(/[0-9]/g,function(e){return i[+e]})}),v=void 0===e.percent?"%":e.percent+"",g=void 0===e.minus?"−":e.minus+"",y=void 0===e.nan?"NaN":e.nan+"";function x(e){var t=(e=(0,s.Z)(e)).fill,n=e.align,i=e.sign,l=e.symbol,f=e.zero,h=e.width,x=e.comma,b=e.precision,w=e.trim,j=e.type;"n"===j?(x=!0,j="g"):d[j]||(void 0===b&&(b=12),w=!0,j="g"),(f||"0"===t&&"="===n)&&(f=!0,t="0",n="=");var k="$"===l?o:"#"===l&&/[boxX]/.test(j)?"0"+j.toLowerCase():"",E="$"===l?u:/[%p]/.test(j)?v:"",S=d[j],C=/[defgprs%]/.test(j);function M(e){var o,l,s,u=k,d=E;if("c"===j)d=S(e)+d,e="";else{var v=(e=+e)<0||1/e<0;if(e=isNaN(e)?y:S(Math.abs(e),b),w&&(e=function(e){e:for(var t,n=e.length,r=1,i=-1;r0&&(i=0)}return i>0?e.slice(0,i)+e.slice(t+1):e}(e)),v&&0==+e&&"+"!==i&&(v=!1),u=(v?"("===i?i:g:"-"===i||"("===i?"":i)+u,d=("s"===j?p[8+r/3]:"")+d+(v&&"("===i?")":""),C){for(o=-1,l=e.length;++o(s=e.charCodeAt(o))||s>57){d=(46===s?c+e.slice(o+1):e.slice(o))+d,e=e.slice(0,o);break}}}x&&!f&&(e=a(e,1/0));var M=u.length+e.length+d.length,_=M>1)+u+e+d+_.slice(M);break;default:e=_+u+e+d}return m(e)}return b=void 0===b?6:/[gprs]/.test(j)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b)),M.toString=function(){return e+""},M}return{format:x,formatPrefix:function(e,t){var n=x(((e=(0,s.Z)(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor((0,l.Z)(t)/3))),i=Math.pow(10,-r),a=p[8+r/3];return function(e){return n(i*e)+a}}}}({thousands:",",grouping:[3],currency:["$",""]})).format,o=i.formatPrefix},23733:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(39801);function i(e){return(e=(0,r.V)(Math.abs(e)))?e[1]:NaN}},39801:function(e,t,n){"use strict";function r(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function i(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)]}n.d(t,{V:function(){return i},Z:function(){return r}})},52328:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function i(e){var t;if(!(t=r.exec(e)))throw Error("invalid format: "+e);return new a({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 a(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+""}i.prototype=a.prototype,a.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}},88013:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e){return Math.max(0,-(0,r.Z)(Math.abs(e)))}},21032:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor((0,r.Z)(t)/3)))-(0,r.Z)(Math.abs(e)))}},61652:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e,t){return t=Math.abs(t)-(e=Math.abs(e)),Math.max(0,(0,r.Z)(t)-(0,r.Z)(e))+1}},12766:function(e,t){!function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=Array(t);n=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o,l=!0,s=!1;return{s:function(){a=e[Symbol.iterator]()},n:function(){var e=a.next();return l=e.done,e},e:function(e){s=!0,o=e},f:function(){try{l||null==a.return||a.return()}finally{if(s)throw o}}}}function a(e){var t={};return 4===e.length&&(t.x2=e[2][0],t.y2=e[2][1]),e.length>=3&&(t.x1=e[1][0],t.y1=e[1][1]),t.x=e[e.length-1][0],t.y=e[e.length-1][1],4===e.length?t.type="C":3===e.length?t.type="Q":t.type="L",t}var o=/[MLCSTQAHVZmlcstqahv]|-?[\d.e+-]+/g,l={M:["x","y"],L:["x","y"],H:["x"],V:["y"],C:["x1","y1","x2","y2","x","y"],S:["x2","y2","x","y"],Q:["x1","y1","x","y"],T:["x","y"],A:["rx","ry","xAxisRotation","largeArcFlag","sweepFlag","x","y"],Z:[]};function s(e,t){for(var n=Array(e),r=0;r0?a-=1:a0&&(a-=1)),t[a]=(t[a]||0)+1,t},[]).reduce(function(n,r,i){if(i===e.length-1){var o=s(r,t({},e[e.length-1]));return"M"===o[0].type&&o.forEach(function(e){e.type="L"}),n.concat(o)}return n.concat(function(e,n,r){var i,o=[];if("L"===n.type||"Q"===n.type||"C"===n.type)o=o.concat((i=[[e.x,e.y]],null!=n.x1&&i.push([n.x1,n.y1]),null!=n.x2&&i.push([n.x2,n.y2]),i.push([n.x,n.y]),(function(e,t){for(var n=[],r=e,i=1/(t=t||2),a=0;a0&&"Z"===a[a.length-1].type&&a.pop(),o.length>0&&"Z"===o[o.length-1].type&&o.pop(),a.length?o.length||o.push(a[0]):a.push(o[0]),0!==Math.abs(o.length-a.length)&&(o.length>a.length?a=u(a,o,r):o.length0)for(var n=0;n=1?(n=1,t-1):Math.floor(n*t),a=e[i],o=e[i+1],l=i>0?e[i-1]:2*a-o,s=i180||n<-180?n-360*Math.round(n/360):n):(0,r.Z)(isNaN(e)?t:e)}function o(e){return 1==(e=+e)?l:function(t,n){var i,a,o;return n-t?(i=t,a=n,i=Math.pow(i,o=e),a=Math.pow(a,o)-i,o=1/o,function(e){return Math.pow(i+e*a,o)}):(0,r.Z)(isNaN(t)?n:t)}}function l(e,t){var n=t-e;return n?i(e,n):(0,r.Z)(isNaN(e)?t:e)}},88992:function(e,t,n){"use strict";function r(e){return function(){return e}}n.d(t,{Z:function(){return r}})},77636:function(e,t,n){"use strict";n.d(t,{B:function(){return f},Z:function(){return d}});var r=n(40948),i=n(68847),a=n(10810),o=-1.78277*.29227-.1347134789;function l(e,t,n,r){return 1==arguments.length?function(e){if(e instanceof s)return new s(e.h,e.s,e.l,e.opacity);e instanceof i.Ss||(e=(0,i.SU)(e));var t=e.r/255,n=e.g/255,r=e.b/255,l=(o*r+-1.7884503806*t-3.5172982438*n)/(o+-1.7884503806-3.5172982438),u=r-l,c=-((1.97294*(n-l)- -.29227*u)/.90649),d=Math.sqrt(c*c+u*u)/(1.97294*l*(1-l)),f=d?Math.atan2(c,u)*a.B-120:NaN;return new s(f<0?f+360:f,d,l,e.opacity)}(e):new s(e,t,n,null==r?1:r)}function s(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}(0,r.Z)(s,l,(0,r.l)(i.Il,{brighter:function(e){return e=null==e?i.J5:Math.pow(i.J5,e),new s(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?i.xV:Math.pow(i.xV,e),new s(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=isNaN(this.h)?0:(this.h+120)*a.V,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),o=Math.sin(e);return new i.Ss(255*(t+n*(-.14861*r+1.78277*o)),255*(t+n*(-.29227*r+-.90649*o)),255*(t+1.97294*r*n),this.opacity)}}));var u=n(1234);function c(e){return function t(n){function r(t,r){var i=e((t=l(t)).h,(r=l(r)).h),a=(0,u.ZP)(t.s,r.s),o=(0,u.ZP)(t.l,r.l),s=(0,u.ZP)(t.opacity,r.opacity);return function(e){return t.h=i(e),t.s=a(e),t.l=o(Math.pow(e,n)),t.opacity=s(e),t+""}}return n=+n,r.gamma=t,r}(1)}var d=c(u.wx),f=c(u.ZP)},91255:function(e,t,n){"use strict";function r(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}n.d(t,{Z:function(){return r}})},87286:function(e,t,n){"use strict";n.d(t,{b:function(){return o}});var r=n(20966),i=n(1234);function a(e){return function(t,n){var a=e((t=(0,r.Uc)(t)).h,(n=(0,r.Uc)(n)).h),o=(0,i.ZP)(t.c,n.c),l=(0,i.ZP)(t.l,n.l),s=(0,i.ZP)(t.opacity,n.opacity);return function(e){return t.h=a(e),t.c=o(e),t.l=l(e),t.opacity=s(e),t+""}}}t.Z=a(i.wx);var o=a(i.ZP)},43780:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(68847),i=n(1234);function a(e){return function(t,n){var a=e((t=(0,r.Ym)(t)).h,(n=(0,r.Ym)(n)).h),o=(0,i.ZP)(t.s,n.s),l=(0,i.ZP)(t.l,n.l),s=(0,i.ZP)(t.opacity,n.opacity);return function(e){return t.h=a(e),t.s=o(e),t.l=l(e),t.opacity=s(e),t+""}}}t.Z=a(i.wx);var o=a(i.ZP)},31380:function(e,t,n){"use strict";n.r(t),n.d(t,{interpolate:function(){return l.Z},interpolateArray:function(){return s.Z},interpolateBasis:function(){return u.Z},interpolateBasisClosed:function(){return c.Z},interpolateCubehelix:function(){return N.Z},interpolateCubehelixLong:function(){return N.B},interpolateDate:function(){return d.Z},interpolateDiscrete:function(){return f},interpolateHcl:function(){return A.Z},interpolateHclLong:function(){return A.b},interpolateHsl:function(){return T.Z},interpolateHslLong:function(){return T.q},interpolateHue:function(){return p},interpolateLab:function(){return P.Z},interpolateNumber:function(){return m.Z},interpolateNumberArray:function(){return v.Z},interpolateObject:function(){return g.Z},interpolateRgb:function(){return O.ZP},interpolateRgbBasis:function(){return O.hD},interpolateRgbBasisClosed:function(){return O.YD},interpolateRound:function(){return y.Z},interpolateString:function(){return x.Z},interpolateTransformCss:function(){return E},interpolateTransformSvg:function(){return S},interpolateZoom:function(){return _},piecewise:function(){return R.Z},quantize:function(){return D}});var r,i,a,o,l=n(69777),s=n(47639),u=n(67855),c=n(6984),d=n(91255);function f(e){var t=e.length;return function(n){return e[Math.max(0,Math.min(t-1,Math.floor(n*t)))]}}var h=n(1234);function p(e,t){var n=(0,h.wx)(+e,+t);return function(e){var t=n(e);return t-360*Math.floor(t/360)}}var m=n(98876),v=n(43289),g=n(73363),y=n(74672),x=n(76060),b=180/Math.PI,w={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function j(e,t,n,r,i,a){var o,l,s;return(o=Math.sqrt(e*e+t*t))&&(e/=o,t/=o),(s=e*n+t*r)&&(n-=e*s,r-=t*s),(l=Math.sqrt(n*n+r*r))&&(n/=l,r/=l,s/=l),e*r180?s+=360:s-l>180&&(l+=360),f.push({i:d.push(i(d)+"rotate(",null,r)-2,x:(0,m.Z)(l,s)})):s&&d.push(i(d)+"rotate("+s+r),(u=a.skewX)!==(c=o.skewX)?f.push({i:d.push(i(d)+"skewX(",null,r)-2,x:(0,m.Z)(u,c)}):c&&d.push(i(d)+"skewX("+c+r),!function(e,t,n,r,a,o){if(e!==n||t!==r){var l=a.push(i(a)+"scale(",null,",",null,")");o.push({i:l-4,x:(0,m.Z)(e,n)},{i:l-2,x:(0,m.Z)(t,r)})}else(1!==n||1!==r)&&a.push(i(a)+"scale("+n+","+r+")")}(a.scaleX,a.scaleY,o.scaleX,o.scaleY,d,f),a=o=null,function(e){for(var t,n=-1,r=f.length;++nc&&(u=t.slice(c,u),f[d]?f[d]+=u:f[++d]=u),(l=l[0])===(s=s[0])?f[d]?f[d]+=s:f[++d]=s:(f[++d]=null,h.push({i:d,x:(0,r.Z)(l,s)})),c=a.lastIndex;return c1e-6){if(Math.abs(d*s-u*c)>1e-6&&a){var h=r-o,p=i-l,m=s*s+u*u,v=Math.sqrt(m),g=Math.sqrt(f),y=a*Math.tan((n-Math.acos((m+f-(h*h+p*p))/(2*v*g)))/2),x=y/g,b=y/v;Math.abs(x-1)>1e-6&&(this._+="L"+(e+x*c)+","+(t+x*d)),this._+="A"+a+","+a+",0,0,"+ +(d*h>c*p)+","+(this._x1=e+b*s)+","+(this._y1=t+b*u)}else this._+="L"+(this._x1=e)+","+(this._y1=t)}},arc:function(e,t,a,o,l,s){e=+e,t=+t,a=+a,s=!!s;var u=a*Math.cos(o),c=a*Math.sin(o),d=e+u,f=t+c,h=1^s,p=s?o-l:l-o;if(a<0)throw Error("negative radius: "+a);null===this._x1?this._+="M"+d+","+f:(Math.abs(this._x1-d)>1e-6||Math.abs(this._y1-f)>1e-6)&&(this._+="L"+d+","+f),a&&(p<0&&(p=p%r+r),p>i?this._+="A"+a+","+a+",0,1,"+h+","+(e-u)+","+(t-c)+"A"+a+","+a+",0,1,"+h+","+(this._x1=d)+","+(this._y1=f):p>1e-6&&(this._+="A"+a+","+a+",0,"+ +(p>=n)+","+h+","+(this._x1=e+a*Math.cos(l))+","+(this._y1=t+a*Math.sin(l))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}},t.Z=o},1169:function(e,t,n){"use strict";function r(e,t){return et?1:e>=t?0:NaN}n.d(t,{Z:function(){return r}})},98038:function(e,t,n){"use strict";n.d(t,{ZP:function(){return s}});var r=n(1169);function i(e){let t=e,n=e;function i(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>(0,r.Z)(e(t),n)),{left:i,center:function(e,n,r,a){null==r&&(r=0),null==a&&(a=e.length);let o=i(e,n,r,a-1);return o>r&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}}var a=n(81048);let o=i(r.Z),l=o.right;o.left,i(a.Z).center;var s=l},81048:function(e,t,n){"use strict";function r(e){return null===e?NaN:+e}function*i(e,t){if(void 0===t)for(let t of e)null!=t&&(t=+t)>=t&&(yield t);else{let n=-1;for(let r of e)null!=(r=t(r,++n,e))&&(r=+r)>=r&&(yield r)}}n.d(t,{K:function(){return i},Z:function(){return r}})},33907:function(e,t,n){"use strict";function r(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}function i(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n>t||void 0===n&&t>=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n>i||void 0===n&&i>=i)&&(n=i)}return n}n.d(t,{Z:function(){return s},s:function(){return u}});var a=n(1169);function o(e,t,n){let r=e[t];e[t]=e[n],e[n]=r}var l=n(81048);function s(e,t,n){if(s=(e=Float64Array.from((0,l.K)(e,n))).length){if((t=+t)<=0||s<2)return i(e);if(t>=1)return r(e);var s,u=(s-1)*t,c=Math.floor(u),d=r((function e(t,n,r=0,i=t.length-1,l=a.Z){for(;i>r;){if(i-r>600){let a=i-r+1,o=n-r+1,s=Math.log(a),u=.5*Math.exp(2*s/3),c=.5*Math.sqrt(s*u*(a-u)/a)*(o-a/2<0?-1:1),d=Math.max(r,Math.floor(n-o*u/a+c)),f=Math.min(i,Math.floor(n+(a-o)*u/a+c));e(t,n,d,f,l)}let a=t[n],s=r,u=i;for(o(t,r,n),l(t[i],a)>0&&o(t,r,i);sl(t[s],a);)++s;for(;l(t[u],a)>0;)--u}0===l(t[r],a)?o(t,r,u):o(t,++u,i),u<=n&&(r=u+1),n<=u&&(i=u-1)}return t})(e,c).subarray(0,c+1));return d+(i(e.subarray(c+1))-d)*(u-c)}}function u(e,t,n=l.Z){if(r=e.length){if((t=+t)<=0||r<2)return+n(e[0],0,e);if(t>=1)return+n(e[r-1],r-1,e);var r,i=(r-1)*t,a=Math.floor(i),o=+n(e[a],a,e);return o+(+n(e[a+1],a+1,e)-o)*(i-a)}}},32071:function(e,t,n){"use strict";n.d(t,{G9:function(){return l},ZP:function(){return o},ly:function(){return s}});var r=Math.sqrt(50),i=Math.sqrt(10),a=Math.sqrt(2);function o(e,t,n){var r,i,a,o,s=-1;if(n=+n,(e=+e)==(t=+t)&&n>0)return[e];if((r=t0){let n=Math.round(e/o),r=Math.round(t/o);for(n*ot&&--r,a=Array(i=r-n+1);++st&&--r,a=Array(i=r-n+1);++s=0?(s>=r?10:s>=i?5:s>=a?2:1)*Math.pow(10,l):-Math.pow(10,-l)/(s>=r?10:s>=i?5:s>=a?2:1)}function s(e,t,n){var o=Math.abs(t-e)/Math.max(0,n),l=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),s=o/l;return s>=r?l*=10:s>=i?l*=5:s>=a&&(l*=2),t[e.toLowerCase(),t]))}function k(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function E(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function S(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function C(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function M(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function _(e,t,n){var r=v.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function O(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function T(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 P(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function A(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function N(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function R(e,t,n){var r=v.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function D(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function L(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function Z(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function F(e,t,n){var r=v.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function z(e,t,n){var r=v.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function V(e,t,n){var r=g.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function B(e,t,n){var r=v.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function I(e,t,n){var r=v.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function H(e,t){return x(e.getDate(),t,2)}function U(e,t){return x(e.getHours(),t,2)}function W(e,t){return x(e.getHours()%12||12,t,2)}function q(e,t){return x(1+u.Z.count((0,c.Z)(e),e),t,3)}function $(e,t){return x(e.getMilliseconds(),t,3)}function K(e,t){return $(e,t)+"000"}function Y(e,t){return x(e.getMonth()+1,t,2)}function X(e,t){return x(e.getMinutes(),t,2)}function G(e,t){return x(e.getSeconds(),t,2)}function J(e){var t=e.getDay();return 0===t?7:t}function Q(e,t){return x(s.OM.count((0,c.Z)(e)-1,e),t,2)}function ee(e){var t=e.getDay();return t>=4||0===t?(0,s.bL)(e):s.bL.ceil(e)}function et(e,t){return e=ee(e),x(s.bL.count((0,c.Z)(e),e)+(4===(0,c.Z)(e).getDay()),t,2)}function en(e){return e.getDay()}function er(e,t){return x(s.wA.count((0,c.Z)(e)-1,e),t,2)}function ei(e,t){return x(e.getFullYear()%100,t,2)}function ea(e,t){return x((e=ee(e)).getFullYear()%100,t,2)}function eo(e,t){return x(e.getFullYear()%1e4,t,4)}function el(e,t){var n=e.getDay();return x((e=n>=4||0===n?(0,s.bL)(e):s.bL.ceil(e)).getFullYear()%1e4,t,4)}function es(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+x(t/60|0,"0",2)+x(t%60,"0",2)}function eu(e,t){return x(e.getUTCDate(),t,2)}function ec(e,t){return x(e.getUTCHours(),t,2)}function ed(e,t){return x(e.getUTCHours()%12||12,t,2)}function ef(e,t){return x(1+l.Z.count((0,d.Z)(e),e),t,3)}function eh(e,t){return x(e.getUTCMilliseconds(),t,3)}function ep(e,t){return eh(e,t)+"000"}function em(e,t){return x(e.getUTCMonth()+1,t,2)}function ev(e,t){return x(e.getUTCMinutes(),t,2)}function eg(e,t){return x(e.getUTCSeconds(),t,2)}function ey(e){var t=e.getUTCDay();return 0===t?7:t}function ex(e,t){return x(o.Ox.count((0,d.Z)(e)-1,e),t,2)}function eb(e){var t=e.getUTCDay();return t>=4||0===t?(0,o.hB)(e):o.hB.ceil(e)}function ew(e,t){return e=eb(e),x(o.hB.count((0,d.Z)(e),e)+(4===(0,d.Z)(e).getUTCDay()),t,2)}function ej(e){return e.getUTCDay()}function ek(e,t){return x(o.l6.count((0,d.Z)(e)-1,e),t,2)}function eE(e,t){return x(e.getUTCFullYear()%100,t,2)}function eS(e,t){return x((e=eb(e)).getUTCFullYear()%100,t,2)}function eC(e,t){return x(e.getUTCFullYear()%1e4,t,4)}function eM(e,t){var n=e.getUTCDay();return x((e=n>=4||0===n?(0,o.hB)(e):o.hB.ceil(e)).getUTCFullYear()%1e4,t,4)}function e_(){return"+0000"}function eO(){return"%"}function eT(e){return+e}function eP(e){return Math.floor(+e/1e3)}i=(r=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,a=e.days,c=e.shortDays,d=e.months,v=e.shortMonths,g=w(i),y=j(i),x=w(a),b=j(a),ee=w(c),eb=j(c),eA=w(d),eN=j(d),eR=w(v),eD=j(v),eL={a:function(e){return c[e.getDay()]},A:function(e){return a[e.getDay()]},b:function(e){return v[e.getMonth()]},B:function(e){return d[e.getMonth()]},c:null,d:H,e:H,f:K,g:ea,G:el,H:U,I:W,j:q,L:$,m:Y,M:X,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:eT,s:eP,S:G,u:J,U:Q,V:et,w:en,W:er,x:null,X:null,y:ei,Y:eo,Z:es,"%":eO},eZ={a:function(e){return c[e.getUTCDay()]},A:function(e){return a[e.getUTCDay()]},b:function(e){return v[e.getUTCMonth()]},B:function(e){return d[e.getUTCMonth()]},c:null,d:eu,e:eu,f:ep,g:eS,G:eM,H:ec,I:ed,j:ef,L:eh,m:em,M:ev,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:eT,s:eP,S:eg,u:ey,U:ex,V:ew,w:ej,W:ek,x:null,X:null,y:eE,Y:eC,Z:e_,"%":eO},eF={a:function(e,t,n){var r=ee.exec(t.slice(n));return r?(e.w=eb.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(e,t,n){var r=x.exec(t.slice(n));return r?(e.w=b.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=eR.exec(t.slice(n));return r?(e.m=eD.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=eA.exec(t.slice(n));return r?(e.m=eN.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return eB(e,t,n,r)},d:N,e:N,f:z,g:O,G:_,H:D,I:D,j:R,L:F,m:A,M:L,p:function(e,t,n){var r=g.exec(t.slice(n));return r?(e.p=y.get(r[0].toLowerCase()),n+r[0].length):-1},q:P,Q:B,s:I,S:Z,u:E,U:S,V:C,w:k,W:M,x:function(e,t,r){return eB(e,n,t,r)},X:function(e,t,n){return eB(e,r,t,n)},y:O,Y:_,Z:T,"%":V};function ez(e,t){return function(n){var r,i,a,o=[],l=-1,s=0,u=e.length;for(n instanceof Date||(n=new Date(+n));++l53)return null;"w"in a||(a.w=1),"Z"in a?(r=(i=(r=h(p(a.y,0,1))).getUTCDay())>4||0===i?o.l6.ceil(r):(0,o.l6)(r),r=l.Z.offset(r,(a.V-1)*7),a.y=r.getUTCFullYear(),a.m=r.getUTCMonth(),a.d=r.getUTCDate()+(a.w+6)%7):(r=(i=(r=f(p(a.y,0,1))).getDay())>4||0===i?s.wA.ceil(r):(0,s.wA)(r),r=u.Z.offset(r,(a.V-1)*7),a.y=r.getFullYear(),a.m=r.getMonth(),a.d=r.getDate()+(a.w+6)%7)}else("W"in a||"U"in a)&&("w"in a||(a.w="u"in a?a.u%7:"W"in a?1:0),i="Z"in a?h(p(a.y,0,1)).getUTCDay():f(p(a.y,0,1)).getDay(),a.m=0,a.d="W"in a?(a.w+6)%7+7*a.W-(i+5)%7:a.w+7*a.U-(i+6)%7);return"Z"in a?(a.H+=a.Z/100|0,a.M+=a.Z%100,h(a)):f(a)}}function eB(e,t,n,r){for(var i,a,o=0,l=t.length,s=n.length;o=s)return -1;if(37===(i=t.charCodeAt(o++))){if(!(a=eF[(i=t.charAt(o++))in m?t.charAt(o++):i])||(r=a(e,n,r))<0)return -1}else if(i!=n.charCodeAt(r++))return -1}return r}return eL.x=ez(n,eL),eL.X=ez(r,eL),eL.c=ez(t,eL),eZ.x=ez(n,eZ),eZ.X=ez(r,eZ),eZ.c=ez(t,eZ),{format:function(e){var t=ez(e+="",eL);return t.toString=function(){return e},t},parse:function(e){var t=eV(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=ez(e+="",eZ);return t.toString=function(){return e},t},utcParse:function(e){var t=eV(e+="",!0);return t.toString=function(){return e},t}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]})).format,r.parse,a=r.utcFormat,r.utcParse},48623:function(e,t,n){"use strict";n.d(t,{Z:function(){return a},x:function(){return o}});var r=n(22274),i=n(34130);function a(){var e,t,n=(0,i.Z)().unknown(void 0),o=n.domain,l=n.range,s=0,u=1,c=!1,d=0,f=0,h=.5;function p(){var n=o().length,r=ut&&(n=e,e=t,t=n),g=function(n){return Math.max(e,Math.min(t,n))}),r=i>2?f:d,c=h=null,x}function x(t){return null==t||isNaN(t=+t)?n:(c||(c=r(p.map(e),m,v)))(e(g(t)))}return x.invert=function(n){return g(t((h||(h=r(m,p.map(e),a.Z)))(n)))},x.domain=function(e){return arguments.length?(p=Array.from(e,l.Z),y()):p.slice()},x.range=function(e){return arguments.length?(m=Array.from(e),y()):m.slice()},x.rangeRound=function(e){return m=Array.from(e),v=o.Z,y()},x.clamp=function(e){return arguments.length?(g=!!e||u,y()):g!==u},x.interpolate=function(e){return arguments.length?(v=e,y()):v},x.unknown=function(e){return arguments.length?(n=e,x):n},function(n,r){return e=n,t=r,y()}}function m(){return p()(u,u)}},79870:function(e,t,n){"use strict";n.r(t),n.d(t,{scaleBand:function(){return r.Z},scaleDiverging:function(){return function e(){var t=(0,i.Q)(_()(y.yR));return t.copy=function(){return w(t,e())},x.O.apply(t,arguments)}},scaleDivergingLog:function(){return function e(){var t=(0,o.Q)(_()).domain([.1,1,10]);return t.copy=function(){return w(t,e()).base(t.base())},x.O.apply(t,arguments)}},scaleDivergingPow:function(){return O},scaleDivergingSqrt:function(){return T},scaleDivergingSymlog:function(){return function e(){var t=(0,l.P)(_());return t.copy=function(){return w(t,e()).constant(t.constant())},x.O.apply(t,arguments)}},scaleIdentity:function(){return function e(t){var n;function r(e){return null==e||isNaN(e=+e)?n:e}return r.invert=r,r.domain=r.range=function(e){return arguments.length?(t=Array.from(e,a.Z),r):t.slice()},r.unknown=function(e){return arguments.length?(n=e,r):n},r.copy=function(){return e(t).unknown(n)},t=arguments.length?Array.from(t,a.Z):[0,1],(0,i.Q)(r)}},scaleImplicit:function(){return s.O},scaleLinear:function(){return i.Z},scaleLog:function(){return o.Z},scaleOrdinal:function(){return s.Z},scalePoint:function(){return r.x},scalePow:function(){return u.ZP},scaleQuantile:function(){return d.Z},scaleQuantize:function(){return f.Z},scaleRadial:function(){return c.Z},scaleSequential:function(){return function e(){var t=(0,i.Q)(b()(y.yR));return t.copy=function(){return w(t,e())},x.O.apply(t,arguments)}},scaleSequentialLog:function(){return function e(){var t=(0,o.Q)(b()).domain([1,10]);return t.copy=function(){return w(t,e()).base(t.base())},x.O.apply(t,arguments)}},scaleSequentialPow:function(){return j},scaleSequentialQuantile:function(){return function e(){var t=[],n=y.yR;function r(e){if(null!=e&&!isNaN(e=+e))return n(((0,E.ZP)(t,e,1)-1)/(t.length-1))}return r.domain=function(e){if(!arguments.length)return t.slice();for(let n of(t=[],e))null==n||isNaN(n=+n)||t.push(n);return t.sort(S.Z),r},r.interpolator=function(e){return arguments.length?(n=e,r):n},r.range=function(){return t.map((e,r)=>n(r/(t.length-1)))},r.quantiles=function(e){return Array.from({length:e+1},(n,r)=>(0,C.Z)(t,r/e))},r.copy=function(){return e(n).domain(t)},x.O.apply(r,arguments)}},scaleSequentialSqrt:function(){return k},scaleSequentialSymlog:function(){return function e(){var t=(0,l.P)(b());return t.copy=function(){return w(t,e()).constant(t.constant())},x.O.apply(t,arguments)}},scaleSqrt:function(){return u._b},scaleSymlog:function(){return l.Z},scaleThreshold:function(){return h.Z},scaleTime:function(){return p.Z},scaleUtc:function(){return m.Z},tickFormat:function(){return P.Z}});var r=n(48623),i=n(93963),a=n(5497),o=n(13641),l=n(46494),s=n(34130),u=n(72851),c=n(19637),d=n(96417),f=n(73408),h=n(74995),p=n(37932),m=n(83803),v=n(69777),g=n(74672),y=n(70552),x=n(22274);function b(){var e,t,n,r,i,a=0,o=1,l=y.yR,s=!1;function u(t){return null==t||isNaN(t=+t)?i:l(0===n?.5:(t=(r(t)-e)*n,s?Math.max(0,Math.min(1,t)):t))}function c(e){return function(t){var n,r;return arguments.length?([n,r]=t,l=e(n,r),u):[l(0),l(1)]}}return u.domain=function(i){return arguments.length?([a,o]=i,e=r(a=+a),t=r(o=+o),n=e===t?0:1/(t-e),u):[a,o]},u.clamp=function(e){return arguments.length?(s=!!e,u):s},u.interpolator=function(e){return arguments.length?(l=e,u):l},u.range=c(v.Z),u.rangeRound=c(g.Z),u.unknown=function(e){return arguments.length?(i=e,u):i},function(i){return r=i,e=i(a),t=i(o),n=e===t?0:1/(t-e),u}}function w(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function j(){var e=(0,u.Hh)(b());return e.copy=function(){return w(e,j()).exponent(e.exponent())},x.O.apply(e,arguments)}function k(){return j.apply(null,arguments).exponent(.5)}var E=n(98038),S=n(1169),C=n(33907),M=n(87475);function _(){var e,t,n,r,i,a,o,l=0,s=.5,u=1,c=1,d=y.yR,f=!1;function h(e){return isNaN(e=+e)?o:(e=.5+((e=+a(e))-t)*(c*e0;){if((a=(0,r.G9)(u,c,n))===i)return o[l]=u,o[s]=c,t(o);if(a>0)u=Math.floor(u/a)*a,c=Math.ceil(c/a)*a;else if(a<0)u=Math.ceil(u*a)/a,c=Math.floor(c*a)/a;else break;i=a}return e},e}},13641:function(e,t,n){"use strict";n.d(t,{Q:function(){return p},Z:function(){return function e(){var t=p((0,o.l4)()).domain([1,10]);return t.copy=function(){return(0,o.JG)(t,e()).base(t.base())},l.o.apply(t,arguments),t}}});var r=n(32071),i=n(11192),a=n(10070),o=n(70552),l=n(22274);function s(e){return Math.log(e)}function u(e){return Math.exp(e)}function c(e){return-Math.log(-e)}function d(e){return-Math.exp(-e)}function f(e){return isFinite(e)?+("1e"+e):e<0?0:e}function h(e){return function(t){return-e(-t)}}function p(e){var t,n,o=e(s,u),l=o.domain,p=10;function m(){var r,i;return t=(r=p)===Math.E?Math.log:10===r&&Math.log10||2===r&&Math.log2||(r=Math.log(r),function(e){return Math.log(e)/r}),n=10===(i=p)?f:i===Math.E?Math.exp:function(e){return Math.pow(i,e)},l()[0]<0?(t=h(t),n=h(n),e(c,d)):e(s,u),o}return o.base=function(e){return arguments.length?(p=+e,m()):p},o.domain=function(e){return arguments.length?(l(e),m()):l()},o.ticks=function(e){var i,a=l(),o=a[0],s=a[a.length-1];(i=s0){for(;f<=h;++f)for(c=1,u=n(f);cs)break;v.push(d)}}else for(;f<=h;++f)for(c=p-1,u=n(f);c>=1;--c)if(!((d=u*c)s)break;v.push(d)}2*v.length0?s[t-1]:n[0],t=l?[s[l-1],o]:[s[t-1],s[t]]},c.unknown=function(e){return arguments.length&&(t=e),c},c.thresholds=function(){return s.slice()},c.copy=function(){return e().domain([n,o]).range(u).unknown(t)},a.o.apply((0,i.Q)(c),arguments)}}});var r=n(98038),i=n(93963),a=n(22274)},19637:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(){var t,n=(0,r.ZP)(),s=[0,1],u=!1;function c(e){var r,i=Math.sign(r=n(e))*Math.sqrt(Math.abs(r));return isNaN(i)?t:u?Math.round(i):i}return c.invert=function(e){return n.invert(l(e))},c.domain=function(e){return arguments.length?(n.domain(e),c):n.domain()},c.range=function(e){return arguments.length?(n.range((s=Array.from(e,o.Z)).map(l)),c):s.slice()},c.rangeRound=function(e){return c.range(e).round(!0)},c.round=function(e){return arguments.length?(u=!!e,c):u},c.clamp=function(e){return arguments.length?(n.clamp(e),c):n.clamp()},c.unknown=function(e){return arguments.length?(t=e,c):t},c.copy=function(){return e(n.domain(),s).round(u).clamp(n.clamp()).unknown(t)},i.o.apply(c,arguments),(0,a.Q)(c)}}});var r=n(70552),i=n(22274),a=n(93963),o=n(5497);function l(e){return Math.sign(e)*e*e}},46494:function(e,t,n){"use strict";n.d(t,{P:function(){return s},Z:function(){return function e(){var t=s((0,i.l4)());return t.copy=function(){return(0,i.JG)(t,e()).constant(t.constant())},a.o.apply(t,arguments)}}});var r=n(93963),i=n(70552),a=n(22274);function o(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function l(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function s(e){var t=1,n=e(o(1),l(t));return n.constant=function(n){return arguments.length?e(o(t=+n),l(t)):t},(0,r.Q)(n)}},74995:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(){var t,n=[.5],a=[0,1],o=1;function l(e){return null!=e&&e<=e?a[(0,r.ZP)(n,e,0,o)]:t}return l.domain=function(e){return arguments.length?(o=Math.min((n=Array.from(e)).length,a.length-1),l):n.slice()},l.range=function(e){return arguments.length?(a=Array.from(e),o=Math.min(n.length,a.length-1),l):a.slice()},l.invertExtent=function(e){var t=a.indexOf(e);return[n[t-1],n[t]]},l.unknown=function(e){return arguments.length?(t=e,l):t},l.copy=function(){return e().domain(n).range(a).unknown(t)},i.o.apply(l,arguments)}}});var r=n(98038),i=n(22274)},78937:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(32071),i=n(52328),a=n(21032),o=n(11192),l=n(61652),s=n(88013);function u(e,t,n,u){var c,d=(0,r.ly)(e,t,n);switch((u=(0,i.Z)(null==u?",f":u)).type){case"s":var f=Math.max(Math.abs(e),Math.abs(t));return null!=u.precision||isNaN(c=(0,a.Z)(d,f))||(u.precision=c),(0,o.jH)(u,f);case"":case"e":case"g":case"p":case"r":null!=u.precision||isNaN(c=(0,l.Z)(d,Math.max(Math.abs(e),Math.abs(t))))||(u.precision=c-("e"===u.type));break;case"f":case"%":null!=u.precision||isNaN(c=(0,s.Z)(d))||(u.precision=c-("%"===u.type)*2)}return(0,o.WU)(u)}},37932:function(e,t,n){"use strict";n.d(t,{Y:function(){return g},Z:function(){return y}});var r=n(1381),i=n(97344),a=n(50690),o=n(76231),l=n(68603),s=n(54076),u=n(18450),c=n(52546),d=n(61743),f=n(70552),h=n(22274),p=n(10070);function m(e){return new Date(e)}function v(e){return e instanceof Date?+e:+new Date(+e)}function g(e,t,n,r,i,a,o,l,s,u){var c=(0,f.ZP)(),d=c.invert,h=c.domain,y=u(".%L"),x=u(":%S"),b=u("%I:%M"),w=u("%I %p"),j=u("%a %d"),k=u("%b %d"),E=u("%B"),S=u("%Y");function C(e){return(s(e)P*P+A*A&&(S=M,C=_),{cx:S,cy:C,x01:-d,y01:-f,x11:S*(i/j-1),y11:C*(i/j-1)}}function f(){var e=o,t=l,n=(0,i.Z)(0),f=null,h=s,p=u,m=c,v=null;function g(){var i,o,l=+e.apply(this,arguments),s=+t.apply(this,arguments),u=h.apply(this,arguments)-a.ou,c=p.apply(this,arguments)-a.ou,g=(0,a.Wn)(c-u),y=c>u;if(v||(v=i=(0,r.Z)()),sa.Ho){if(g>a.BZ-a.Ho)v.moveTo(s*(0,a.mC)(u),s*(0,a.O$)(u)),v.arc(0,0,s,u,c,!y),l>a.Ho&&(v.moveTo(l*(0,a.mC)(c),l*(0,a.O$)(c)),v.arc(0,0,l,c,u,y));else{var x,b,w=u,j=c,k=u,E=c,S=g,C=g,M=m.apply(this,arguments)/2,_=M>a.Ho&&(f?+f.apply(this,arguments):(0,a._b)(l*l+s*s)),O=(0,a.VV)((0,a.Wn)(s-l)/2,+n.apply(this,arguments)),T=O,P=O;if(_>a.Ho){var A=(0,a.ZR)(_/l*(0,a.O$)(M)),N=(0,a.ZR)(_/s*(0,a.O$)(M));(S-=2*A)>a.Ho?(A*=y?1:-1,k+=A,E-=A):(S=0,k=E=(u+c)/2),(C-=2*N)>a.Ho?(N*=y?1:-1,w+=N,j-=N):(C=0,w=j=(u+c)/2)}var R=s*(0,a.mC)(w),D=s*(0,a.O$)(w),L=l*(0,a.mC)(E),Z=l*(0,a.O$)(E);if(O>a.Ho){var F,z=s*(0,a.mC)(j),V=s*(0,a.O$)(j),B=l*(0,a.mC)(k),I=l*(0,a.O$)(k);if(ga.Ho?P>a.Ho?(x=d(B,I,R,D,s,P,y),b=d(z,V,L,Z,s,P,y),v.moveTo(x.cx+x.x01,x.cy+x.y01),Pa.Ho&&S>a.Ho?T>a.Ho?(x=d(L,Z,z,V,l,-T,y),b=d(R,D,B,I,l,-T,y),v.lineTo(x.cx+x.x01,x.cy+x.y01),T=o;--l)f.point(g[l],y[l]);f.lineEnd(),f.areaEnd()}}v&&(g[a]=+e(h,a,i),y[a]=+n(h,a,i),f.point(t?+t(h,a,i):g[a],s?+s(h,a,i):y[a]))}if(p)return f=null,p+""||null}function p(){return(0,o.Z)().defined(u).curve(d).context(c)}return h.x=function(n){return arguments.length?(e="function"==typeof n?n:(0,i.Z)(+n),t=null,h):e},h.x0=function(t){return arguments.length?(e="function"==typeof t?t:(0,i.Z)(+t),h):e},h.x1=function(e){return arguments.length?(t=null==e?null:"function"==typeof e?e:(0,i.Z)(+e),h):t},h.y=function(e){return arguments.length?(n="function"==typeof e?e:(0,i.Z)(+e),s=null,h):n},h.y0=function(e){return arguments.length?(n="function"==typeof e?e:(0,i.Z)(+e),h):n},h.y1=function(e){return arguments.length?(s=null==e?null:"function"==typeof e?e:(0,i.Z)(+e),h):s},h.lineX0=h.lineY0=function(){return p().x(e).y(n)},h.lineY1=function(){return p().x(e).y(s)},h.lineX1=function(){return p().x(t).y(n)},h.defined=function(e){return arguments.length?(u="function"==typeof e?e:(0,i.Z)(!!e),h):u},h.curve=function(e){return arguments.length?(d=e,null!=c&&(f=d(c)),h):d},h.context=function(e){return arguments.length?(null==e?c=f=null:f=d(c=e),h):c},h}},72299:function(e,t,n){"use strict";n.d(t,{t:function(){return r}});var r=Array.prototype.slice},33554:function(e,t,n){"use strict";function r(e){return function(){return e}}n.d(t,{Z:function(){return r}})},46385:function(e,t,n){"use strict";function r(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 i(e,t){this._context=e,this._k=(1-t)/6}n.d(t,{pC:function(){return i},xm:function(){return r}}),i.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:r(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:r(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}},t.ZP=function e(t){function n(e){return new i(e,t)}return n.tension=function(t){return e(+t)},n}(0)},20651:function(e,t,n){"use strict";function r(e){this._context=e}function i(e){return new r(e)}n.d(t,{Z:function(){return i}}),r.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)}}}},27266:function(e,t,n){"use strict";function r(e,t,n){var r=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(r||i<0&&-0),o=(n-e._y1)/(i||r<0&&-0);return((a<0?-1:1)+(o<0?-1:1))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs((a*i+o*r)/(r+i)))||0}function i(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function a(e,t,n){var r=e._x0,i=e._y0,a=e._x1,o=e._y1,l=(a-r)/3;e._context.bezierCurveTo(r+l,i+l*t,a-l,o-l*n,a,o)}function o(e){this._context=e}function l(e){this._context=new s(e)}function s(e){this._context=e}function u(e){return new o(e)}function c(e){return new l(e)}n.d(t,{Z:function(){return u},s:function(){return c}}),o.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:a(this,this._t0,i(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,a(this,i(this,n=r(this,e,t)),n);break;default:a(this,this._t0,n=r(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},(l.prototype=Object.create(o.prototype)).point=function(e,t){o.prototype.point.call(this,t,e)},s.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,a){this._context.bezierCurveTo(t,e,r,n,a,i)}}},23165:function(e,t,n){"use strict";n.d(t,{Z:function(){return a},j:function(){return r}});var r=a(n(20651).Z);function i(e){this._curve=e}function a(e){function t(t){return new i(e(t))}return t._curve=e,t}i.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(e,t){this._curve.point(t*Math.sin(e),-(t*Math.cos(e)))}}},45742:function(e,t,n){"use strict";function r(e,t){this._context=e,this._t=t}function i(e){return new r(e,.5)}function a(e){return new r(e,0)}function o(e){return new r(e,1)}n.d(t,{RN:function(){return a},ZP:function(){return i},cD:function(){return o}}),r.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0=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}}},59207:function(e,t,n){"use strict";n.r(t),n.d(t,{arc:function(){return r.Z},area:function(){return i.Z},areaRadial:function(){return u},curveBasis:function(){return k},curveBasisClosed:function(){return S},curveBasisOpen:function(){return M},curveBundle:function(){return O},curveCardinal:function(){return T.ZP},curveCardinalClosed:function(){return A},curveCardinalOpen:function(){return R},curveCatmullRom:function(){return F},curveCatmullRomClosed:function(){return V},curveCatmullRomOpen:function(){return I},curveLinear:function(){return W.Z},curveLinearClosed:function(){return U},curveMonotoneX:function(){return q.Z},curveMonotoneY:function(){return q.s},curveNatural:function(){return Y},curveStep:function(){return X.ZP},curveStepAfter:function(){return X.cD},curveStepBefore:function(){return X.RN},line:function(){return a.Z},lineRadial:function(){return s.Z},linkHorizontal:function(){return d.h5},linkRadial:function(){return d.M4},linkVertical:function(){return d.rR},pie:function(){return o.Z},pointRadial:function(){return c.Z},radialArea:function(){return u},radialLine:function(){return s.Z},stack:function(){return G.Z},stackOffsetDiverging:function(){return Q.Z},stackOffsetExpand:function(){return J.Z},stackOffsetNone:function(){return ee.Z},stackOffsetSilhouette:function(){return et.Z},stackOffsetWiggle:function(){return en.Z},stackOrderAppearance:function(){return er.Z},stackOrderAscending:function(){return ei.Z},stackOrderDescending:function(){return ea.Z},stackOrderInsideOut:function(){return eo.Z},stackOrderNone:function(){return el.Z},stackOrderReverse:function(){return es.Z},symbol:function(){return f.Z},symbolCircle:function(){return h.Z},symbolCross:function(){return p.Z},symbolDiamond:function(){return m.Z},symbolSquare:function(){return v.Z},symbolStar:function(){return g.Z},symbolTriangle:function(){return y.Z},symbolWye:function(){return x.Z},symbols:function(){return f.u}});var r=n(38764),i=n(79493),a=n(79767),o=n(69619),l=n(23165),s=n(8329);function u(){var e=(0,i.Z)().curve(l.j),t=e.curve,n=e.lineX0,r=e.lineX1,a=e.lineY0,o=e.lineY1;return e.angle=e.x,delete e.x,e.startAngle=e.x0,delete e.x0,e.endAngle=e.x1,delete e.x1,e.radius=e.y,delete e.y,e.innerRadius=e.y0,delete e.y0,e.outerRadius=e.y1,delete e.y1,e.lineStartAngle=function(){return(0,s.X)(n())},delete e.lineX0,e.lineEndAngle=function(){return(0,s.X)(r())},delete e.lineX1,e.lineInnerRadius=function(){return(0,s.X)(a())},delete e.lineY0,e.lineOuterRadius=function(){return(0,s.X)(o())},delete e.lineY1,e.curve=function(e){return arguments.length?t((0,l.Z)(e)):t()._curve},e}var c=n(3326),d=n(72215),f=n(24037),h=n(62628),p=n(9135),m=n(82893),v=n(44523),g=n(86707),y=n(42965),x=n(60598);function b(){}function w(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 j(e){this._context=e}function k(e){return new j(e)}function E(e){this._context=e}function S(e){return new E(e)}function C(e){this._context=e}function M(e){return new C(e)}function _(e,t){this._basis=new j(e),this._beta=t}j.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:w(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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},E.prototype={areaStart:b,areaEnd:b,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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},C.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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},_.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],a=t[0],o=e[n]-i,l=t[n]-a,s=-1;++s<=n;)r=s/n,this._basis.point(this._beta*e[s]+(1-this._beta)*(i+r*o),this._beta*t[s]+(1-this._beta)*(a+r*l));this._x=this._y=null,this._basis.lineEnd()},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var O=function e(t){function n(e){return 1===t?new j(e):new _(e,t)}return n.beta=function(t){return e(+t)},n}(.85),T=n(46385);function P(e,t){this._context=e,this._k=(1-t)/6}P.prototype={areaStart:b,areaEnd:b,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:(0,T.xm)(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 A=function e(t){function n(e){return new P(e,t)}return n.tension=function(t){return e(+t)},n}(0);function N(e,t){this._context=e,this._k=(1-t)/6}N.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:(0,T.xm)(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 R=function e(t){function n(e){return new N(e,t)}return n.tension=function(t){return e(+t)},n}(0),D=n(15);function L(e,t,n){var r=e._x1,i=e._y1,a=e._x2,o=e._y2;if(e._l01_a>D.Ho){var l=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,s=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*l-e._x0*e._l12_2a+e._x2*e._l01_2a)/s,i=(i*l-e._y0*e._l12_2a+e._y2*e._l01_2a)/s}if(e._l23_a>D.Ho){var u=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,c=3*e._l23_a*(e._l23_a+e._l12_a);a=(a*u+e._x1*e._l23_2a-t*e._l12_2a)/c,o=(o*u+e._y1*e._l23_2a-n*e._l12_2a)/c}e._context.bezierCurveTo(r,i,a,o,e._x2,e._y2)}function Z(e,t){this._context=e,this._alpha=t}Z.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:L(this,e,t)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}};var F=function e(t){function n(e){return t?new Z(e,t):new T.pC(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function z(e,t){this._context=e,this._alpha=t}z.prototype={areaStart:b,areaEnd:b,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:L(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 V=function e(t){function n(e){return t?new z(e,t):new P(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function B(e,t){this._context=e,this._alpha=t}B.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:L(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 I=function e(t){function n(e){return t?new B(e,t):new N(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function H(e){this._context=e}function U(e){return new H(e)}H.prototype={areaStart:b,areaEnd:b,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))}};var W=n(20651),q=n(27266);function $(e){this._context=e}function K(e){var t,n,r=e.length-1,i=Array(r),a=Array(r),o=Array(r);for(i[0]=0,a[0]=2,o[0]=e[0]+2*e[1],t=1;t=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(t=0,a[r-1]=(e[r]+i[r-1])/2;t1?0:e<-1?d:Math.acos(e)}function m(e){return e>=1?f:e<=-1?-f:Math.asin(e)}},76751:function(e,t,n){"use strict";function r(e,t){if((l=e.length)>0)for(var n,r,i,a,o,l,s=0,u=e[t[0]].length;s0?(r[0]=a,r[1]=a+=i):i<0?(r[1]=o,r[0]=o+=i):(r[0]=0,r[1]=i)}n.d(t,{Z:function(){return r}})},22254:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(90541);function i(e,t){if((i=e.length)>0){for(var n,i,a,o=0,l=e[0].length;o1)for(var n,r,i,a=1,o=e[t[0]],l=o.length;a0){for(var n,i=0,a=e[t[0]],o=a.length;i0&&(i=(n=e[t[0]]).length)>0){for(var n,i,a,o=0,l=1;la&&(a=t,r=n);return r}},19721:function(e,t,n){"use strict";n.d(t,{S:function(){return a},Z:function(){return i}});var r=n(81182);function i(e){var t=e.map(a);return(0,r.Z)(e).sort(function(e,n){return t[e]-t[n]})}function a(e){for(var t,n=0,r=-1,i=e.length;++r=0;)n[t]=t;return n}n.d(t,{Z:function(){return r}})},40277:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(81182);function i(e){return(0,r.Z)(e).reverse()}},69619:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(33554);function i(e,t){return te?1:t>=e?0:NaN}function a(e){return e}var o=n(15);function l(){var e=a,t=i,n=null,l=(0,r.Z)(0),s=(0,r.Z)(o.BZ),u=(0,r.Z)(0);function c(r){var i,a,c,d,f,h=r.length,p=0,m=Array(h),v=Array(h),g=+l.apply(this,arguments),y=Math.min(o.BZ,Math.max(-o.BZ,s.apply(this,arguments)-g)),x=Math.min(Math.abs(y)/h,u.apply(this,arguments)),b=x*(y<0?-1:1);for(i=0;i0&&(p+=f);for(null!=t?m.sort(function(e,n){return t(v[e],v[n])}):null!=n&&m.sort(function(e,t){return n(r[e],r[t])}),i=0,c=p?(y-h*b)/p:0;i0?f*c:0)+b,v[a]={data:r[a],index:i,value:f,startAngle:g,endAngle:d,padAngle:x};return v}return c.value=function(t){return arguments.length?(e="function"==typeof t?t:(0,r.Z)(+t),c):e},c.sortValues=function(e){return arguments.length?(t=e,n=null,c):t},c.sort=function(e){return arguments.length?(n=e,t=null,c):n},c.startAngle=function(e){return arguments.length?(l="function"==typeof e?e:(0,r.Z)(+e),c):l},c.endAngle=function(e){return arguments.length?(s="function"==typeof e?e:(0,r.Z)(+e),c):s},c.padAngle=function(e){return arguments.length?(u="function"==typeof e?e:(0,r.Z)(+e),c):u},c}},11053:function(e,t,n){"use strict";function r(e){return e[0]}function i(e){return e[1]}n.d(t,{x:function(){return r},y:function(){return i}})},3326:function(e,t,n){"use strict";function r(e,t){return[(t=+t)*Math.cos(e-=Math.PI/2),t*Math.sin(e)]}n.d(t,{Z:function(){return r}})},98926:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(72299),i=n(33554),a=n(90541),o=n(81182);function l(e,t){return e[t]}function s(){var e=(0,i.Z)([]),t=o.Z,n=a.Z,s=l;function u(r){var i,a,o=e.apply(this,arguments),l=r.length,u=o.length,c=Array(u);for(i=0;ie.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*i.yB)/i.UD,e=>e.getDate()-1);t.Z=a;var o=a.range},1514:function(e,t,n){"use strict";n.d(t,{UD:function(){return o},Y2:function(){return a},Ym:function(){return r},iM:function(){return l},jz:function(){return s},qz:function(){return u},yB:function(){return i}});let r=1e3,i=6e4,a=36e5,o=864e5,l=6048e5,s=2592e6,u=31536e6},54076:function(e,t,n){"use strict";n.d(t,{i:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*i.Ym-e.getMinutes()*i.yB)},function(e,t){e.setTime(+e+t*i.Y2)},function(e,t){return(t-e)/i.Y2},function(e){return e.getHours()});t.Z=a;var o=a.range},11365:function(e,t,n){"use strict";n.r(t),n.d(t,{timeDay:function(){return s.Z},timeDays:function(){return s.a},timeFriday:function(){return u.mC},timeFridays:function(){return u.b$},timeHour:function(){return l.Z},timeHours:function(){return l.i},timeInterval:function(){return r.Z},timeMillisecond:function(){return i.Z},timeMilliseconds:function(){return i.m},timeMinute:function(){return o.Z},timeMinutes:function(){return o.L},timeMonday:function(){return u.wA},timeMondays:function(){return u.bJ},timeMonth:function(){return c.Z},timeMonths:function(){return c.e},timeSaturday:function(){return u.EY},timeSaturdays:function(){return u.Ff},timeSecond:function(){return a.Z},timeSeconds:function(){return a.m},timeSunday:function(){return u.OM},timeSundays:function(){return u.vm},timeThursday:function(){return u.bL},timeThursdays:function(){return u.$t},timeTickInterval:function(){return y._g},timeTicks:function(){return y.jK},timeTuesday:function(){return u.sy},timeTuesdays:function(){return u.aU},timeWednesday:function(){return u.zg},timeWednesdays:function(){return u.Ld},timeWeek:function(){return u.OM},timeWeeks:function(){return u.vm},timeYear:function(){return d.Z},timeYears:function(){return d.g},utcDay:function(){return p.Z},utcDays:function(){return p.y},utcFriday:function(){return m.QQ},utcFridays:function(){return m.fz},utcHour:function(){return h.Z},utcHours:function(){return h.X},utcMillisecond:function(){return i.Z},utcMilliseconds:function(){return i.m},utcMinute:function(){return f.Z},utcMinutes:function(){return f.N},utcMonday:function(){return m.l6},utcMondays:function(){return m.$3},utcMonth:function(){return v.Z},utcMonths:function(){return v.K},utcSaturday:function(){return m.g4},utcSaturdays:function(){return m.Q_},utcSecond:function(){return a.Z},utcSeconds:function(){return a.m},utcSunday:function(){return m.Ox},utcSundays:function(){return m.SU},utcThursday:function(){return m.hB},utcThursdays:function(){return m.xj},utcTickInterval:function(){return y.jo},utcTicks:function(){return y.WG},utcTuesday:function(){return m.J1},utcTuesdays:function(){return m.DK},utcWednesday:function(){return m.b3},utcWednesdays:function(){return m.uy},utcWeek:function(){return m.Ox},utcWeeks:function(){return m.SU},utcYear:function(){return g.Z},utcYears:function(){return g.D}});var r=n(22179),i=n(30356),a=n(52546),o=n(18450),l=n(54076),s=n(68603),u=n(76231),c=n(50690),d=n(97344),f=n(52004),h=n(28239),p=n(12370),m=n(97631),v=n(94758),g=n(2908),y=n(1381)},22179:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(t,n,a,o){function l(e){return t(e=0==arguments.length?new Date:new Date(+e)),e}return l.floor=function(e){return t(e=new Date(+e)),e},l.ceil=function(e){return t(e=new Date(e-1)),n(e,1),t(e),e},l.round=function(e){var t=l(e),n=l.ceil(e);return e-t0))return o;do o.push(a=new Date(+e)),n(e,i),t(e);while(a=e)for(;t(e),!r(e);)e.setTime(e-1)},function(e,t){if(e>=e){if(t<0)for(;++t<=0;)for(;n(e,-1),!r(e););else for(;--t>=0;)for(;n(e,1),!r(e););}})},a&&(l.count=function(e,n){return r.setTime(+e),i.setTime(+n),t(r),t(i),Math.floor(a(r,i))},l.every=function(e){return isFinite(e=Math.floor(e))&&e>0?e>1?l.filter(o?function(t){return o(t)%e==0}:function(t){return l.count(0,t)%e==0}):l:null}),l}}});var r=new Date,i=new Date},30356:function(e,t,n){"use strict";n.d(t,{m:function(){return a}});var r=n(22179),i=(0,r.Z)(function(){},function(e,t){e.setTime(+e+t)},function(e,t){return t-e});i.every=function(e){return isFinite(e=Math.floor(e))&&e>0?e>1?(0,r.Z)(function(t){t.setTime(Math.floor(t/e)*e)},function(t,n){t.setTime(+t+n*e)},function(t,n){return(n-t)/e}):i:null},t.Z=i;var a=i.range},18450:function(e,t,n){"use strict";n.d(t,{L:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*i.Ym)},function(e,t){e.setTime(+e+t*i.yB)},function(e,t){return(t-e)/i.yB},function(e){return e.getMinutes()});t.Z=a;var o=a.range},50690:function(e,t,n){"use strict";n.d(t,{e:function(){return i}});var r=(0,n(22179).Z)(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()+(t.getFullYear()-e.getFullYear())*12},function(e){return e.getMonth()});t.Z=r;var i=r.range},52546:function(e,t,n){"use strict";n.d(t,{m:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds())},function(e,t){e.setTime(+e+t*i.Ym)},function(e,t){return(t-e)/i.Ym},function(e){return e.getUTCSeconds()});t.Z=a;var o=a.range},1381:function(e,t,n){"use strict";n.d(t,{_g:function(){return S},jK:function(){return E},jo:function(){return k},WG:function(){return j}});var r=Math.sqrt(50),i=Math.sqrt(10),a=Math.sqrt(2);function o(e,t,n){var o=Math.abs(t-e)/Math.max(0,n),l=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),s=o/l;return s>=r?l*=10:s>=i?l*=5:s>=a&&(l*=2),t>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>{var r;return(r=e(t))n?1:r>=n?0:NaN}),{left:r,center:function(e,n,i,a){null==i&&(i=0),null==a&&(a=e.length);let o=r(e,n,i,a-1);return o>i&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}})(([,,e])=>e).right(c,i);if(a===c.length)return e.every(o(t/l.qz,n/l.qz,r));if(0===a)return s.Z.every(Math.max(o(t,n,r),1));let[u,d]=c[i/c[a-1][2]0?(0,r.Z)(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},t.Z=i;var a=i.range},76231:function(e,t,n){"use strict";n.d(t,{$t:function(){return g},EY:function(){return f},Ff:function(){return x},Ld:function(){return v},OM:function(){return o},aU:function(){return m},b$:function(){return y},bJ:function(){return p},bL:function(){return c},mC:function(){return d},sy:function(){return s},vm:function(){return h},wA:function(){return l},zg:function(){return u}});var r=n(22179),i=n(1514);function a(e){return(0,r.Z)(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())*i.yB)/i.iM})}var o=a(0),l=a(1),s=a(2),u=a(3),c=a(4),d=a(5),f=a(6),h=o.range,p=l.range,m=s.range,v=u.range,g=c.range,y=d.range,x=f.range},97344:function(e,t,n){"use strict";n.d(t,{g:function(){return a}});var r=n(22179),i=(0,r.Z)(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()});i.every=function(e){return isFinite(e=Math.floor(e))&&e>0?(0,r.Z)(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},t.Z=i;var a=i.range},1645:function(e,t,n){"use strict";function r(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}n.d(t,{Z:function(){return r}})},19785:function(e,t,n){"use strict";function r(e,t){if(t.length1?"s":"")+" required, but only "+t.length+" present")}n.d(t,{Z:function(){return r}})},42765:function(e,t,n){"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,{Z:function(){return r}})},62650:function(e,t,n){"use strict";n.d(t,{Z:function(){return P}});var r=n(19785),i=n(66700),a=n(88811),o=n(89248);function l(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getUTCDay();return t.setUTCDate(t.getUTCDate()-((n<1?7:0)+n-1)),t.setUTCHours(0,0,0,0),t}function s(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(n+1,0,4),a.setUTCHours(0,0,0,0);var o=l(a),s=new Date(0);s.setUTCFullYear(n,0,4),s.setUTCHours(0,0,0,0);var u=l(s);return t.getTime()>=o.getTime()?n+1:t.getTime()>=u.getTime()?n:n-1}var u=n(42765);function c(e,t){(0,r.Z)(1,arguments);var n=t||{},a=n.locale,o=a&&a.options&&a.options.weekStartsOn,l=null==o?0:(0,u.Z)(o),s=null==n.weekStartsOn?l:(0,u.Z)(n.weekStartsOn);if(!(s>=0&&s<=6))throw RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=(0,i.Z)(e),d=c.getUTCDay();return c.setUTCDate(c.getUTCDate()-((d=1&&f<=7))throw RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var h=new Date(0);h.setUTCFullYear(a+1,0,f),h.setUTCHours(0,0,0,0);var p=c(h,t),m=new Date(0);m.setUTCFullYear(a,0,f),m.setUTCHours(0,0,0,0);var v=c(m,t);return n.getTime()>=p.getTime()?a+1:n.getTime()>=v.getTime()?a:a-1}function f(e,t){for(var n=Math.abs(e).toString();n.length0?n:1-n;return f("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):f(n+1,2)},d:function(e,t){return f(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return f(e.getUTCHours()%12||12,t.length)},H:function(e,t){return f(e.getUTCHours(),t.length)},m:function(e,t){return f(e.getUTCMinutes(),t.length)},s:function(e,t){return f(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length;return f(Math.floor(e.getUTCMilliseconds()*Math.pow(10,n-3)),t.length)}},p={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"};function m(e,t){var n=e>0?"-":"+",r=Math.abs(e),i=Math.floor(r/60),a=r%60;return 0===a?n+String(i):n+String(i)+(t||"")+f(a,2)}function v(e,t){return e%60==0?(e>0?"-":"+")+f(Math.abs(e)/60,2):g(e,t)}function g(e,t){var n=Math.abs(e);return(e>0?"-":"+")+f(Math.floor(n/60),2)+(t||"")+f(n%60,2)}var y={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear();return n.ordinalNumber(r>0?r:1-r,{unit:"year"})}return h.y(e,t)},Y:function(e,t,n,r){var i=d(e,r),a=i>0?i:1-i;return"YY"===t?f(a%100,2):"Yo"===t?n.ordinalNumber(a,{unit:"year"}):f(a,t.length)},R:function(e,t){return f(s(e),t.length)},u:function(e,t){return f(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return f(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return f(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return h.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return f(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,a){var o=function(e,t){(0,r.Z)(1,arguments);var n=(0,i.Z)(e);return Math.round((c(n,t).getTime()-(function(e,t){(0,r.Z)(1,arguments);var n=t||{},i=n.locale,a=i&&i.options&&i.options.firstWeekContainsDate,o=null==a?1:(0,u.Z)(a),l=null==n.firstWeekContainsDate?o:(0,u.Z)(n.firstWeekContainsDate),s=d(e,t),f=new Date(0);return f.setUTCFullYear(s,0,l),f.setUTCHours(0,0,0,0),c(f,t)})(n,t).getTime())/6048e5)+1}(e,a);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):f(o,t.length)},I:function(e,t,n){var a=function(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e);return Math.round((l(t).getTime()-(function(e){(0,r.Z)(1,arguments);var t=s(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),l(n)})(t).getTime())/6048e5)+1}(e);return"Io"===t?n.ordinalNumber(a,{unit:"week"}):f(a,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):h.d(e,t)},D:function(e,t,n){var a=function(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getTime();return t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0),Math.floor((n-t.getTime())/864e5)+1}(e);return"Do"===t?n.ordinalNumber(a,{unit:"dayOfYear"}):f(a,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return f(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return f(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),i=0===r?7:r;switch(t){case"i":return String(i);case"ii":return f(i,t.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,i=e.getUTCHours();switch(r=12===i?p.noon:0===i?p.midnight:i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,i=e.getUTCHours();switch(r=i>=17?p.evening:i>=12?p.afternoon:i>=4?p.morning:p.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return h.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):h.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):f(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return(0===r&&(r=24),"ko"===t)?n.ordinalNumber(r,{unit:"hour"}):f(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):h.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):h.s(e,t)},S:function(e,t){return h.S(e,t)},X:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();if(0===i)return"Z";switch(t){case"X":return v(i);case"XXXX":case"XX":return g(i);default:return g(i,":")}},x:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return v(i);case"xxxx":case"xx":return g(i);default:return g(i,":")}},O:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+m(i,":");default:return"GMT"+g(i,":")}},z:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+m(i,":");default:return"GMT"+g(i,":")}},t:function(e,t,n,r){return f(Math.floor((r._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,n,r){return f((r._originalDate||e).getTime(),t.length)}};function x(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}}function b(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}}var w={p:b,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],i=r[1],a=r[2];if(!a)return x(e,t);switch(i){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",x(i,t)).replace("{{time}}",b(a,t))}},j=n(1645),k=["D","DD"],E=["YY","YYYY"];function S(e,t,n){if("YYYY"===e)throw RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===e)throw RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===e)throw RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===e)throw RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}var C=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,M=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_=/^'([^]*?)'?$/,O=/''/g,T=/[a-zA-Z]/;function P(e,t,n){(0,r.Z)(2,arguments);var l=String(t),s=n||{},c=s.locale||a.Z,d=c.options&&c.options.firstWeekContainsDate,f=null==d?1:(0,u.Z)(d),h=null==s.firstWeekContainsDate?f:(0,u.Z)(s.firstWeekContainsDate);if(!(h>=1&&h<=7))throw RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=c.options&&c.options.weekStartsOn,m=null==p?0:(0,u.Z)(p),v=null==s.weekStartsOn?m:(0,u.Z)(s.weekStartsOn);if(!(v>=0&&v<=6))throw RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!c.localize)throw RangeError("locale must contain localize property");if(!c.formatLong)throw RangeError("locale must contain formatLong property");var g=(0,i.Z)(e);if(!function(e){return(0,r.Z)(1,arguments),(!!function(e){return(0,r.Z)(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}(e)||"number"==typeof e)&&!isNaN(Number((0,i.Z)(e)))}(g))throw RangeError("Invalid time value");var x=(0,j.Z)(g),b=(0,o.Z)(g,x),P={firstWeekContainsDate:h,weekStartsOn:v,locale:c,_originalDate:g};return l.match(M).map(function(e){var t=e[0];return"p"===t||"P"===t?(0,w[t])(e,c.formatLong,P):e}).join("").match(C).map(function(n){if("''"===n)return"'";var r=n[0];if("'"===r)return n.match(_)[1].replace(O,"'");var i=y[r];if(i)return s.useAdditionalWeekYearTokens||-1===E.indexOf(n)||S(n,t,e),s.useAdditionalDayOfYearTokens||-1===k.indexOf(n)||S(n,t,e),i(b,n,c.localize,P);if(r.match(T))throw RangeError("Format string contains an unescaped latin alphabet character `"+r+"`");return n}).join("")}},29193:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(66700),i=n(19785);function a(e,t){(0,i.Z)(2,arguments);var n=(0,r.Z)(e),a=(0,r.Z)(t),o=n.getTime()-a.getTime();return o<0?-1:o>0?1:o}var o={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}},l=n(88811),s=n(1645);function u(e,t){var n,u,c,d=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,i.Z)(2,arguments);var f=d.locale||l.Z;if(!f.formatDistance)throw RangeError("locale must contain formatDistance property");var h=a(e,t);if(isNaN(h))throw RangeError("Invalid time value");var p=function(e,t){if(null==e)throw TypeError("assign requires that input parameter not be null or undefined");for(var n in t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}({},d);p.addSuffix=!!d.addSuffix,p.comparison=h,h>0?(n=(0,r.Z)(t),u=(0,r.Z)(e)):(n=(0,r.Z)(e),u=(0,r.Z)(t));var m=function(e,t,n){(0,i.Z)(2,arguments);var a,l=function(e,t){return(0,i.Z)(2,arguments),(0,r.Z)(e).getTime()-(0,r.Z)(t).getTime()}(e,t)/1e3;return((a=null==n?void 0:n.roundingMethod)?o[a]:o.trunc)(l)}(u,n),v=Math.round((m-((0,s.Z)(u)-(0,s.Z)(n))/1e3)/60);if(v<2){if(d.includeSeconds){if(m<5)return f.formatDistance("lessThanXSeconds",5,p);if(m<10)return f.formatDistance("lessThanXSeconds",10,p);if(m<20)return f.formatDistance("lessThanXSeconds",20,p);if(m<40)return f.formatDistance("halfAMinute",null,p);else if(m<60)return f.formatDistance("lessThanXMinutes",1,p);else return f.formatDistance("xMinutes",1,p)}return 0===v?f.formatDistance("lessThanXMinutes",1,p):f.formatDistance("xMinutes",v,p)}if(v<45)return f.formatDistance("xMinutes",v,p);if(v<90)return f.formatDistance("aboutXHours",1,p);if(v<1440)return f.formatDistance("aboutXHours",Math.round(v/60),p);if(v<2520)return f.formatDistance("xDays",1,p);if(v<43200)return f.formatDistance("xDays",Math.round(v/1440),p);if(v<86400)return c=Math.round(v/43200),f.formatDistance("aboutXMonths",c,p);if((c=function(e,t){(0,i.Z)(2,arguments);var n,o=(0,r.Z)(e),l=(0,r.Z)(t),s=a(o,l),u=Math.abs(function(e,t){(0,i.Z)(2,arguments);var n=(0,r.Z)(e),a=(0,r.Z)(t);return 12*(n.getFullYear()-a.getFullYear())+(n.getMonth()-a.getMonth())}(o,l));if(u<1)n=0;else{1===o.getMonth()&&o.getDate()>27&&o.setDate(30),o.setMonth(o.getMonth()-s*u);var c=a(o,l)===-s;(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e);return(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e);return t.setHours(23,59,59,999),t})(t).getTime()===(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t})(t).getTime()})((0,r.Z)(e))&&1===u&&1===a(e,l)&&(c=!1),n=s*(u-Number(c))}return 0===n?0:n}(u,n))<12)return f.formatDistance("xMonths",Math.round(v/43200),p);var g=c%12,y=Math.floor(c/12);return g<3?f.formatDistance("aboutXYears",y,p):g<9?f.formatDistance("overXYears",y,p):f.formatDistance("almostXYears",y+1,p)}},32998:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1645),i=n(66700),a=n(19785);function o(e){(0,a.Z)(1,arguments);var t=(0,i.Z)(e);return t.setHours(0,0,0,0),t}var l=n(62650),s=n(88811),u=n(89248);function c(e,t,n){(0,a.Z)(2,arguments);var c=(0,i.Z)(e),d=(0,i.Z)(t),f=n||{},h=f.locale,p=void 0===h?s.Z:h,m=f.weekStartsOn,v=void 0===m?0:m;if(!p.localize)throw RangeError("locale must contain localize property");if(!p.formatLong)throw RangeError("locale must contain formatLong property");if(!p.formatRelative)throw RangeError("locale must contain formatRelative property");var g=function(e,t){(0,a.Z)(2,arguments);var n=o(e),i=o(t);return Math.round((n.getTime()-(0,r.Z)(n)-(i.getTime()-(0,r.Z)(i)))/864e5)}(c,d);if(isNaN(g))throw RangeError("Invalid time value");var y=(0,u.Z)(c,(0,r.Z)(c)),x=(0,u.Z)(d,(0,r.Z)(d)),b=p.formatRelative(g<-6?"other":g<-1?"lastWeek":g<0?"yesterday":g<1?"today":g<2?"tomorrow":g<7?"nextWeek":"other",y,x,{locale:p,weekStartsOn:v});return(0,l.Z)(c,b,{locale:p,weekStartsOn:v})}},88811:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r,i={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function a(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var o={date:a({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:a({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:a({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function s(e){return function(t,n){var r,i=n||{};if("formatting"===(i.context?String(i.context):"standalone")&&e.formattingValues){var a=e.defaultFormattingWidth||e.defaultWidth,o=i.width?String(i.width):a;r=e.formattingValues[o]||e.formattingValues[a]}else{var l=e.defaultWidth,s=i.width?String(i.width):e.defaultWidth;r=e.values[s]||e.values[l]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function u(e){return function(t){var n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=r.width,a=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var l=o[0],s=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],u=Array.isArray(s)?function(e,t){for(var n=0;n0?"in "+r:r+" ago":r},formatLong:o,formatRelative:function(e,t,n,r){return l[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:s({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:s({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:s({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:s({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:s({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(r={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.match(r.matchPattern);if(!n)return null;var i=n[0],a=e.match(r.parsePattern);if(!a)return null;var o=r.valueCallback?r.valueCallback(a[0]):a[0];return{value:o=t.valueCallback?t.valueCallback(o):o,rest:e.slice(i.length)}}),era:u({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:u({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:u({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:u({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:u({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},89248:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(42765),i=n(66700),a=n(19785);function o(e,t){return(0,a.Z)(2,arguments),function(e,t){return(0,a.Z)(2,arguments),new Date((0,i.Z)(e).getTime()+(0,r.Z)(t))}(e,-(0,r.Z)(t))}},66700:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(19785);function i(e){(0,r.Z)(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):(("string"==typeof e||"[object String]"===t)&&"undefined"!=typeof console&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn(Error().stack)),new Date(NaN))}},36386:function(e){function t(e,t,n){function r(){var u=Date.now()-l;u=0?i=setTimeout(r,t-u):(i=null,n||(s=e.apply(o,a),o=a=null))}null==t&&(t=100);var i,a,o,l,s,u=function(){o=this,a=arguments,l=Date.now();var u=n&&!i;return i||(i=setTimeout(r,t)),u&&(s=e.apply(o,a),o=a=null),s};return u.clear=function(){i&&(clearTimeout(i),i=null)},u.flush=function(){i&&(s=e.apply(o,a),o=a=null,clearTimeout(i),i=null)},u}t.debounce=t,e.exports=t},7114:function(e,t,n){"use strict";n.d(t,{TA:function(){return F}});var r=n(2784),i=n(78435),a=n.n(i),o=function(e){var t;return!!e&&"object"==typeof e&&"[object RegExp]"!==(t=Object.prototype.toString.call(e))&&"[object Date]"!==t&&e.$$typeof!==l},l="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function s(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c(Array.isArray(e)?[]:{},e,t):e}function u(e,t,n){return e.concat(t).map(function(e){return s(e,n)})}function c(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||u,n.isMergeableObject=n.isMergeableObject||o;var r,i,a=Array.isArray(t);return a!==Array.isArray(e)?s(t,n):a?n.arrayMerge(e,t,n):(i={},(r=n).isMergeableObject(e)&&Object.keys(e).forEach(function(t){i[t]=s(e[t],r)}),Object.keys(t).forEach(function(n){r.isMergeableObject(t[n])&&e[n]?i[n]=c(e[n],t[n],r):i[n]=s(t[n],r)}),i)}c.all=function(e,t){if(!Array.isArray(e))throw Error("first argument should be an array");return e.reduce(function(e,n){return c(e,n,t)},{})};var d=c,f=n(65255),h=n(66638),p=function(e){return(0,h.Z)(e,4)},m=n(95598),v=n(31162),g=n(97885),y=n(22758),x=n(71354),b=n(57969),w=n(25186),j=function(e){return(0,g.Z)(e)?(0,m.Z)(e,b.Z):(0,y.Z)(e)?[e]:(0,v.Z)((0,x.Z)((0,w.Z)(e)))},k=function(e,t){};function E(){return(E=Object.assign||function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function C(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n(73463);var M=function(e){return Array.isArray(e)&&0===e.length},_=function(e){return"function"==typeof e},O=function(e){return null!==e&&"object"==typeof e},T=function(e){return"[object String]"===Object.prototype.toString.call(e)},P=function(e){return O(e)&&_(e.then)};function A(e,t,n,r){void 0===r&&(r=0);for(var i=j(t);e&&r=0?[]:{}}}return(0===a?e:i)[o[a]]===n?e:(void 0===n?delete i[o[a]]:i[o[a]]=n,0===a&&void 0===n&&delete r[o[a]],r)}var R=(0,r.createContext)(void 0);function D(e,t){switch(t.type){case"SET_VALUES":return E({},e,{values:t.payload});case"SET_TOUCHED":return E({},e,{touched:t.payload});case"SET_ERRORS":if(a()(e.errors,t.payload))return e;return E({},e,{errors:t.payload});case"SET_STATUS":return E({},e,{status:t.payload});case"SET_ISSUBMITTING":return E({},e,{isSubmitting:t.payload});case"SET_ISVALIDATING":return E({},e,{isValidating:t.payload});case"SET_FIELD_VALUE":return E({},e,{values:N(e.values,t.payload.field,t.payload.value)});case"SET_FIELD_TOUCHED":return E({},e,{touched:N(e.touched,t.payload.field,t.payload.value)});case"SET_FIELD_ERROR":return E({},e,{errors:N(e.errors,t.payload.field,t.payload.value)});case"RESET_FORM":return E({},e,t.payload);case"SET_FORMIK_STATE":return t.payload(e);case"SUBMIT_ATTEMPT":return E({},e,{touched:function e(t,n,r,i){void 0===r&&(r=new WeakMap),void 0===i&&(i={});for(var a=0,o=Object.keys(t);a=n.length)break;a=n[i++]}else{if((i=n.next()).done)break;a=i.value}var a,o=a;A(t,o.path)||(t=N(t,o.path,o.message))}}return t}(n)):t(n)})})},[v.validationSchema]),V=(0,r.useCallback)(function(e,t){return new Promise(function(n){return n(j.current[e].validate(t))})},[]),I=(0,r.useCallback)(function(e){var t=Object.keys(j.current).filter(function(e){return _(j.current[e].validate)});return Promise.all(t.length>0?t.map(function(t){return V(t,A(e,t))}):[Promise.resolve("DO_NOT_DELETE_YOU_WILL_BE_FIRED")]).then(function(e){return e.reduce(function(e,n,r){return"DO_NOT_DELETE_YOU_WILL_BE_FIRED"===n||n&&(e=N(e,t[r],n)),e},{})})},[V]),H=(0,r.useCallback)(function(e){return Promise.all([I(e),v.validationSchema?F(e):{},v.validate?R(e):{}]).then(function(e){var t=e[0],n=e[1],r=e[2];return d.all([t,n,r],{arrayMerge:z})})},[v.validate,v.validationSchema,I,R,F]),U=B(function(e){return void 0===e&&(e=C.values),M({type:"SET_ISVALIDATING",payload:!0}),H(e).then(function(e){return w.current&&(M({type:"SET_ISVALIDATING",payload:!1}),M({type:"SET_ERRORS",payload:e})),e})});(0,r.useEffect)(function(){s&&!0===w.current&&a()(g.current,v.initialValues)&&U(g.current)},[s,U]);var W=(0,r.useCallback)(function(e){var t=e&&e.values?e.values:g.current,n=e&&e.errors?e.errors:y.current?y.current:v.initialErrors||{},r=e&&e.touched?e.touched:x.current?x.current:v.initialTouched||{},i=e&&e.status?e.status:b.current?b.current:v.initialStatus;g.current=t,y.current=n,x.current=r,b.current=i;var a=function(){M({type:"RESET_FORM",payload:{isSubmitting:!!e&&!!e.isSubmitting,errors:n,touched:r,status:i,values:t,isValidating:!!e&&!!e.isValidating,submitCount:e&&e.submitCount&&"number"==typeof e.submitCount?e.submitCount:0}})};if(v.onReset){var o=v.onReset(C.values,ec);P(o)?o.then(a):a()}else a()},[v.initialErrors,v.initialStatus,v.initialTouched]);(0,r.useEffect)(function(){!0===w.current&&!a()(g.current,v.initialValues)&&(h&&(g.current=v.initialValues,W()),s&&U(g.current))},[h,v.initialValues,W,s,U]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(y.current,v.initialErrors)&&(y.current=v.initialErrors||L,M({type:"SET_ERRORS",payload:v.initialErrors||L}))},[h,v.initialErrors]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(x.current,v.initialTouched)&&(x.current=v.initialTouched||Z,M({type:"SET_TOUCHED",payload:v.initialTouched||Z}))},[h,v.initialTouched]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(b.current,v.initialStatus)&&(b.current=v.initialStatus,M({type:"SET_STATUS",payload:v.initialStatus}))},[h,v.initialStatus,v.initialTouched]);var q=B(function(e){if(j.current[e]&&_(j.current[e].validate)){var t=A(C.values,e),n=j.current[e].validate(t);return P(n)?(M({type:"SET_ISVALIDATING",payload:!0}),n.then(function(e){return e}).then(function(t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t}}),M({type:"SET_ISVALIDATING",payload:!1})})):(M({type:"SET_FIELD_ERROR",payload:{field:e,value:n}}),Promise.resolve(n))}return v.validationSchema?(M({type:"SET_ISVALIDATING",payload:!0}),F(C.values,e).then(function(e){return e}).then(function(t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t[e]}}),M({type:"SET_ISVALIDATING",payload:!1})})):Promise.resolve()}),$=(0,r.useCallback)(function(e,t){var n=t.validate;j.current[e]={validate:n}},[]),K=(0,r.useCallback)(function(e){delete j.current[e]},[]),Y=B(function(e,t){return M({type:"SET_TOUCHED",payload:e}),(void 0===t?o:t)?U(C.values):Promise.resolve()}),X=(0,r.useCallback)(function(e){M({type:"SET_ERRORS",payload:e})},[]),G=B(function(e,t){var r=_(e)?e(C.values):e;return M({type:"SET_VALUES",payload:r}),(void 0===t?n:t)?U(r):Promise.resolve()}),J=(0,r.useCallback)(function(e,t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t}})},[]),Q=B(function(e,t,r){return M({type:"SET_FIELD_VALUE",payload:{field:e,value:t}}),(void 0===r?n:r)?U(N(C.values,e,t)):Promise.resolve()}),ee=(0,r.useCallback)(function(e,t){var n,r=t,i=e;if(!T(e)){e.persist&&e.persist();var a=e.target?e.target:e.currentTarget,o=a.type,l=a.name,s=a.id,u=a.value,c=a.checked,d=(a.outerHTML,a.options),f=a.multiple;r=t||l||s,i=/number|range/.test(o)?isNaN(n=parseFloat(u))?"":n:/checkbox/.test(o)?function(e,t,n){if("boolean"==typeof e)return!!t;var r=[],i=!1,a=-1;if(Array.isArray(e))r=e,i=(a=e.indexOf(n))>=0;else if(!n||"true"==n||"false"==n)return!!t;return t&&n&&!i?r.concat(n):i?r.slice(0,a).concat(r.slice(a+1)):r}(A(C.values,r),c,u):d&&f?Array.from(d).filter(function(e){return e.selected}).map(function(e){return e.value}):u}r&&Q(r,i)},[Q,C.values]),et=B(function(e){if(T(e))return function(t){return ee(t,e)};ee(e)}),en=B(function(e,t,n){return void 0===t&&(t=!0),M({type:"SET_FIELD_TOUCHED",payload:{field:e,value:t}}),(void 0===n?o:n)?U(C.values):Promise.resolve()}),er=(0,r.useCallback)(function(e,t){e.persist&&e.persist();var n=e.target,r=n.name,i=n.id;n.outerHTML,en(t||r||i,!0)},[en]),ei=B(function(e){if(T(e))return function(t){return er(t,e)};er(e)}),ea=(0,r.useCallback)(function(e){_(e)?M({type:"SET_FORMIK_STATE",payload:e}):M({type:"SET_FORMIK_STATE",payload:function(){return e}})},[]),eo=(0,r.useCallback)(function(e){M({type:"SET_STATUS",payload:e})},[]),el=(0,r.useCallback)(function(e){M({type:"SET_ISSUBMITTING",payload:e})},[]),es=B(function(){return M({type:"SUBMIT_ATTEMPT"}),U().then(function(e){var t,n=e instanceof Error;if(!n&&0===Object.keys(e).length){try{if(t=ed(),void 0===t)return}catch(e){throw e}return Promise.resolve(t).then(function(e){return w.current&&M({type:"SUBMIT_SUCCESS"}),e}).catch(function(e){if(w.current)throw M({type:"SUBMIT_FAILURE"}),e})}if(w.current&&(M({type:"SUBMIT_FAILURE"}),n))throw e})}),eu=B(function(e){e&&e.preventDefault&&_(e.preventDefault)&&e.preventDefault(),e&&e.stopPropagation&&_(e.stopPropagation)&&e.stopPropagation(),es().catch(function(e){console.warn("Warning: An unhandled error was caught from submitForm()",e)})}),ec={resetForm:W,validateForm:U,validateField:q,setErrors:X,setFieldError:J,setFieldTouched:en,setFieldValue:Q,setStatus:eo,setSubmitting:el,setTouched:Y,setValues:G,setFormikState:ea,submitForm:es},ed=B(function(){return p(C.values,ec)}),ef=B(function(e){e&&e.preventDefault&&_(e.preventDefault)&&e.preventDefault(),e&&e.stopPropagation&&_(e.stopPropagation)&&e.stopPropagation(),W()}),eh=(0,r.useCallback)(function(e){return{value:A(C.values,e),error:A(C.errors,e),touched:!!A(C.touched,e),initialValue:A(g.current,e),initialTouched:!!A(x.current,e),initialError:A(y.current,e)}},[C.errors,C.touched,C.values]),ep=(0,r.useCallback)(function(e){return{setValue:function(t,n){return Q(e,t,n)},setTouched:function(t,n){return en(e,t,n)},setError:function(t){return J(e,t)}}},[Q,en,J]),em=(0,r.useCallback)(function(e){var t=O(e),n=t?e.name:e,r=A(C.values,n),i={name:n,value:r,onChange:et,onBlur:ei};if(t){var a=e.type,o=e.value,l=e.as,s=e.multiple;"checkbox"===a?void 0===o?i.checked=!!r:(i.checked=!!(Array.isArray(r)&&~r.indexOf(o)),i.value=o):"radio"===a?(i.checked=r===o,i.value=o):"select"===l&&s&&(i.value=i.value||[],i.multiple=!0)}return i},[ei,et,C.values]),ev=(0,r.useMemo)(function(){return!a()(g.current,C.values)},[g.current,C.values]),eg=(0,r.useMemo)(function(){return void 0!==u?ev?C.errors&&0===Object.keys(C.errors).length:!1!==u&&_(u)?u(v):u:C.errors&&0===Object.keys(C.errors).length},[u,ev,C.errors,v]);return E({},C,{initialValues:g.current,initialErrors:y.current,initialTouched:x.current,initialStatus:b.current,handleBlur:ei,handleChange:et,handleReset:ef,handleSubmit:eu,resetForm:W,setErrors:X,setFormikState:ea,setFieldTouched:en,setFieldValue:Q,setFieldError:J,setStatus:eo,setSubmitting:el,setTouched:Y,setValues:G,submitForm:es,validateForm:U,validateField:q,isValid:eg,dirty:ev,unregisterField:K,registerField:$,getFieldProps:em,getFieldMeta:eh,getFieldHelpers:ep,validateOnBlur:o,validateOnChange:n,validateOnMount:s})}function z(e,t,n){var r=e.slice();return t.forEach(function(t,i){if(void 0===r[i]){var a=!1!==n.clone&&n.isMergeableObject(t);r[i]=a?d(Array.isArray(t)?[]:{},t,n):t}else n.isMergeableObject(t)?r[i]=d(e[i],t,n):-1===e.indexOf(t)&&r.push(t)}),r}var V="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?r.useLayoutEffect:r.useEffect;function B(e){var t=(0,r.useRef)(e);return V(function(){t.current=e}),(0,r.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;re?t:e},0);return Array.from(E({},e,{length:t+1}))};(function(e){function t(t){var n;return(n=e.call(this,t)||this).updateArrayField=function(e,t,r){var i=n.props,a=i.name;(0,i.formik.setFormikState)(function(n){var i=N(n.values,a,e(A(n.values,a))),o=r?("function"==typeof r?r:e)(A(n.errors,a)):void 0,l=t?("function"==typeof t?t:e)(A(n.touched,a)):void 0;return M(o)&&(o=void 0),M(l)&&(l=void 0),E({},n,{values:i,errors:r?N(n.errors,a,o):n.errors,touched:t?N(n.touched,a,l):n.touched})})},n.push=function(e){return n.updateArrayField(function(t){return[].concat(q(t),[(0,h.Z)(e,5)])},!1,!1)},n.handlePush=function(e){return function(){return n.push(e)}},n.swap=function(e,t){return n.updateArrayField(function(n){return H(n,e,t)},!0,!0)},n.handleSwap=function(e,t){return function(){return n.swap(e,t)}},n.move=function(e,t){return n.updateArrayField(function(n){return I(n,e,t)},!0,!0)},n.handleMove=function(e,t){return function(){return n.move(e,t)}},n.insert=function(e,t){return n.updateArrayField(function(n){return U(n,e,t)},function(t){return U(t,e,null)},function(t){return U(t,e,null)})},n.handleInsert=function(e,t){return function(){return n.insert(e,t)}},n.replace=function(e,t){return n.updateArrayField(function(n){return W(n,e,t)},!1,!1)},n.handleReplace=function(e,t){return function(){return n.replace(e,t)}},n.unshift=function(e){var t=-1;return n.updateArrayField(function(n){var r=n?[e].concat(n):[e];return t<0&&(t=r.length),r},function(e){var n=e?[null].concat(e):[null];return t<0&&(t=n.length),n},function(e){var n=e?[null].concat(e):[null];return t<0&&(t=n.length),n}),t},n.handleUnshift=function(e){return function(){return n.unshift(e)}},n.handleRemove=function(e){return function(){return n.remove(e)}},n.handlePop=function(){return function(){return n.pop()}},n.remove=n.remove.bind(C(n)),n.pop=n.pop.bind(C(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e;var n=t.prototype;return n.componentDidUpdate=function(e){this.props.validateOnChange&&this.props.formik.validateOnChange&&!a()(A(e.formik.values,e.name),A(this.props.formik.values,this.props.name))&&this.props.formik.validateForm(this.props.formik.values)},n.remove=function(e){var t;return this.updateArrayField(function(n){var r=n?q(n):[];return t||(t=r[e]),_(r.splice)&&r.splice(e,1),r},!0,!0),t},n.pop=function(){var e;return this.updateArrayField(function(t){return e||(e=t&&t.pop&&t.pop()),t},!0,!0),e},n.render=function(){var e={push:this.push,pop:this.pop,swap:this.swap,move:this.move,insert:this.insert,replace:this.replace,unshift:this.unshift,remove:this.remove,handlePush:this.handlePush,handlePop:this.handlePop,handleSwap:this.handleSwap,handleMove:this.handleMove,handleInsert:this.handleInsert,handleReplace:this.handleReplace,handleUnshift:this.handleUnshift,handleRemove:this.handleRemove},t=this.props,n=t.component,i=t.render,a=t.children,o=t.name,l=S(t.formik,["validate","validationSchema"]),s=E({},e,{form:l,name:o});return n?(0,r.createElement)(n,s):i?i(s):a?"function"==typeof a?a(s):0===r.Children.count(a)?null:r.Children.only(a):null},t})(r.Component).defaultProps={validateOnChange:!0}},73463:function(e,t,n){"use strict";var r=n(73887),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?o:l[e.$$typeof]||i}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,h=Object.getPrototypeOf,p=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(p){var i=h(n);i&&i!==p&&e(t,i,r)}var o=c(n);d&&(o=o.concat(d(n)));for(var l=s(t),m=s(n),v=0;v=0;)(u=e(r,i,a,o,h+1,s+1))>p&&(h===l?u*=1:t.test(r.charAt(h-1))?(u*=.9,(d=r.slice(l,h-1).match(n))&&l>0&&(u*=Math.pow(.999,d.length))):(t.test(r.slice(l,h-1))?u*=0:u*=.3,l>0&&(u*=Math.pow(.999,h-l))),r.charAt(h)!==i.charAt(s)&&(u*=.9999)),u<.1&&a.charAt(h-1)===o.charAt(s+1)&&a.charAt(h-1)!==o.charAt(s)&&.1*(c=e(r,i,a,o,h+1,s+2))>u&&(u=.1*c),u>p&&(p=u),h=a.indexOf(f,h+1);return p}(e,r,e.toLowerCase(),r.toLowerCase(),0,0)}},68847:function(e,t,n){"use strict";n.d(t,{B8:function(){return E},Il:function(){return i},J5:function(){return o},SU:function(){return k},Ss:function(){return S},Ym:function(){return P},ZP:function(){return b},xV:function(){return a}});var r=n(40948);function i(){}var a=.7,o=1.4285714285714286,l="\\s*([+-]?\\d+)\\s*",s="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",u="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",c=/^#([0-9a-f]{3,8})$/,d=RegExp("^rgb\\("+[l,l,l]+"\\)$"),f=RegExp("^rgb\\("+[u,u,u]+"\\)$"),h=RegExp("^rgba\\("+[l,l,l,s]+"\\)$"),p=RegExp("^rgba\\("+[u,u,u,s]+"\\)$"),m=RegExp("^hsl\\("+[s,u,u]+"\\)$"),v=RegExp("^hsla\\("+[s,u,u,s]+"\\)$"),g={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 y(){return this.rgb().formatHex()}function x(){return this.rgb().formatRgb()}function b(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=c.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?w(t):3===n?new S(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?j(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?j(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=d.exec(e))?new S(t[1],t[2],t[3],1):(t=f.exec(e))?new S(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=h.exec(e))?j(t[1],t[2],t[3],t[4]):(t=p.exec(e))?j(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=m.exec(e))?O(t[1],t[2]/100,t[3]/100,1):(t=v.exec(e))?O(t[1],t[2]/100,t[3]/100,t[4]):g.hasOwnProperty(e)?w(g[e]):"transparent"===e?new S(NaN,NaN,NaN,0):null}function w(e){return new S(e>>16&255,e>>8&255,255&e,1)}function j(e,t,n,r){return r<=0&&(e=t=n=NaN),new S(e,t,n,r)}function k(e){return(e instanceof i||(e=b(e)),e)?new S((e=e.rgb()).r,e.g,e.b,e.opacity):new S}function E(e,t,n,r){return 1==arguments.length?k(e):new S(e,t,n,null==r?1:r)}function S(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function C(){return"#"+_(this.r)+_(this.g)+_(this.b)}function M(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function _(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function O(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new A(e,t,n,r)}function T(e){if(e instanceof A)return new A(e.h,e.s,e.l,e.opacity);if(e instanceof i||(e=b(e)),!e)return new A;if(e instanceof A)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,a=Math.min(t,n,r),o=Math.max(t,n,r),l=NaN,s=o-a,u=(o+a)/2;return s?(l=t===o?(n-r)/s+(n0&&u<1?0:l,new A(l,s,u,e.opacity)}function P(e,t,n,r){return 1==arguments.length?T(e):new A(e,t,n,null==r?1:r)}function A(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function N(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}(0,r.Z)(i,b,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:y,formatHex:y,formatHsl:function(){return T(this).formatHsl()},formatRgb:x,toString:x}),(0,r.Z)(S,E,(0,r.l)(i,{brighter:function(e){return e=null==e?o:Math.pow(o,e),new S(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?a:Math.pow(a,e),new S(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){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:C,formatHex:C,formatRgb:M,toString:M})),(0,r.Z)(A,P,(0,r.l)(i,{brighter:function(e){return e=null==e?o:Math.pow(o,e),new A(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?a:Math.pow(a,e),new A(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+(this.h<0)*360,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 S(N(e>=240?e-240:e+120,i,r),N(e,i,r),N(e<120?e+240:e-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}))},40948:function(e,t,n){"use strict";function r(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function i(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}n.d(t,{Z:function(){return r},l:function(){return i}})},20966:function(e,t,n){"use strict";n.d(t,{Uc:function(){return g},ZP:function(){return d}});var r=n(40948),i=n(68847),a=n(10810),o=4/29,l=6/29,s=6/29*3*(6/29),u=6/29*(6/29)*(6/29);function c(e){if(e instanceof f)return new f(e.l,e.a,e.b,e.opacity);if(e instanceof y)return x(e);e instanceof i.Ss||(e=(0,i.SU)(e));var t,n,r=v(e.r),a=v(e.g),o=v(e.b),l=h((.2225045*r+.7168786*a+.0606169*o)/1);return r===a&&a===o?t=n=l:(t=h((.4360747*r+.3850649*a+.1430804*o)/.96422),n=h((.0139322*r+.0971045*a+.7141733*o)/.82521)),new f(116*l-16,500*(t-l),200*(l-n),e.opacity)}function d(e,t,n,r){return 1==arguments.length?c(e):new f(e,t,n,null==r?1:r)}function f(e,t,n,r){this.l=+e,this.a=+t,this.b=+n,this.opacity=+r}function h(e){return e>u?Math.pow(e,1/3):e/s+o}function p(e){return e>l?e*e*e:s*(e-o)}function m(e){return 255*(e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055)}function v(e){return(e/=255)<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4)}function g(e,t,n,r){return 1==arguments.length?function(e){if(e instanceof y)return new y(e.h,e.c,e.l,e.opacity);if(e instanceof f||(e=c(e)),0===e.a&&0===e.b)return new y(NaN,0i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+Array(i-r.length+2).join("0")}var d={"%":(e,t)=>(100*e).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:u.Z,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)=>c(100*e,t),r:c,s:function(e,t){var n=(0,u.V)(e,t);if(!n)return e+"";var i=n[0],a=n[1],o=a-(r=3*Math.max(-8,Math.min(8,Math.floor(a/3))))+1,l=i.length;return o===l?i:o>l?i+Array(o-l+1).join("0"):o>0?i.slice(0,o)+"."+i.slice(o):"0."+Array(1-o).join("0")+(0,u.V)(e,Math.max(0,t+o-1))[0]},X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function f(e){return e}var h=Array.prototype.map,p=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"];a=(i=function(e){var t,n,i,a=void 0===e.grouping||void 0===e.thousands?f:(t=h.call(e.grouping,Number),n=e.thousands+"",function(e,r){for(var i=e.length,a=[],o=0,l=t[0],s=0;i>0&&l>0&&(s+l+1>r&&(l=Math.max(1,r-s)),a.push(e.substring(i-=l,i+l)),!((s+=l+1)>r));)l=t[o=(o+1)%t.length];return a.reverse().join(n)}),o=void 0===e.currency?"":e.currency[0]+"",u=void 0===e.currency?"":e.currency[1]+"",c=void 0===e.decimal?".":e.decimal+"",m=void 0===e.numerals?f:(i=h.call(e.numerals,String),function(e){return e.replace(/[0-9]/g,function(e){return i[+e]})}),v=void 0===e.percent?"%":e.percent+"",g=void 0===e.minus?"−":e.minus+"",y=void 0===e.nan?"NaN":e.nan+"";function x(e){var t=(e=(0,s.Z)(e)).fill,n=e.align,i=e.sign,l=e.symbol,f=e.zero,h=e.width,x=e.comma,b=e.precision,w=e.trim,j=e.type;"n"===j?(x=!0,j="g"):d[j]||(void 0===b&&(b=12),w=!0,j="g"),(f||"0"===t&&"="===n)&&(f=!0,t="0",n="=");var k="$"===l?o:"#"===l&&/[boxX]/.test(j)?"0"+j.toLowerCase():"",E="$"===l?u:/[%p]/.test(j)?v:"",S=d[j],C=/[defgprs%]/.test(j);function M(e){var o,l,s,u=k,d=E;if("c"===j)d=S(e)+d,e="";else{var v=(e=+e)<0||1/e<0;if(e=isNaN(e)?y:S(Math.abs(e),b),w&&(e=function(e){e:for(var t,n=e.length,r=1,i=-1;r0&&(i=0)}return i>0?e.slice(0,i)+e.slice(t+1):e}(e)),v&&0==+e&&"+"!==i&&(v=!1),u=(v?"("===i?i:g:"-"===i||"("===i?"":i)+u,d=("s"===j?p[8+r/3]:"")+d+(v&&"("===i?")":""),C){for(o=-1,l=e.length;++o(s=e.charCodeAt(o))||s>57){d=(46===s?c+e.slice(o+1):e.slice(o))+d,e=e.slice(0,o);break}}}x&&!f&&(e=a(e,1/0));var M=u.length+e.length+d.length,_=M>1)+u+e+d+_.slice(M);break;default:e=_+u+e+d}return m(e)}return b=void 0===b?6:/[gprs]/.test(j)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b)),M.toString=function(){return e+""},M}return{format:x,formatPrefix:function(e,t){var n=x(((e=(0,s.Z)(e)).type="f",e)),r=3*Math.max(-8,Math.min(8,Math.floor((0,l.Z)(t)/3))),i=Math.pow(10,-r),a=p[8+r/3];return function(e){return n(i*e)+a}}}}({thousands:",",grouping:[3],currency:["$",""]})).format,o=i.formatPrefix},23733:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(39801);function i(e){return(e=(0,r.V)(Math.abs(e)))?e[1]:NaN}},39801:function(e,t,n){"use strict";function r(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function i(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)]}n.d(t,{V:function(){return i},Z:function(){return r}})},52328:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function i(e){var t;if(!(t=r.exec(e)))throw Error("invalid format: "+e);return new a({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 a(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+""}i.prototype=a.prototype,a.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}},88013:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e){return Math.max(0,-(0,r.Z)(Math.abs(e)))}},21032:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e,t){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor((0,r.Z)(t)/3)))-(0,r.Z)(Math.abs(e)))}},61652:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(23733);function i(e,t){return t=Math.abs(t)-(e=Math.abs(e)),Math.max(0,(0,r.Z)(t)-(0,r.Z)(e))+1}},12766:function(e,t){!function(e){"use strict";function t(){return(t=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=Array(t);n=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o,l=!0,s=!1;return{s:function(){a=e[Symbol.iterator]()},n:function(){var e=a.next();return l=e.done,e},e:function(e){s=!0,o=e},f:function(){try{l||null==a.return||a.return()}finally{if(s)throw o}}}}function a(e){var t={};return 4===e.length&&(t.x2=e[2][0],t.y2=e[2][1]),e.length>=3&&(t.x1=e[1][0],t.y1=e[1][1]),t.x=e[e.length-1][0],t.y=e[e.length-1][1],4===e.length?t.type="C":3===e.length?t.type="Q":t.type="L",t}var o=/[MLCSTQAHVZmlcstqahv]|-?[\d.e+-]+/g,l={M:["x","y"],L:["x","y"],H:["x"],V:["y"],C:["x1","y1","x2","y2","x","y"],S:["x2","y2","x","y"],Q:["x1","y1","x","y"],T:["x","y"],A:["rx","ry","xAxisRotation","largeArcFlag","sweepFlag","x","y"],Z:[]};function s(e,t){for(var n=Array(e),r=0;r0?a-=1:a0&&(a-=1)),t[a]=(t[a]||0)+1,t},[]).reduce(function(n,r,i){if(i===e.length-1){var o=s(r,t({},e[e.length-1]));return"M"===o[0].type&&o.forEach(function(e){e.type="L"}),n.concat(o)}return n.concat(function(e,n,r){var i,o=[];if("L"===n.type||"Q"===n.type||"C"===n.type)o=o.concat((i=[[e.x,e.y]],null!=n.x1&&i.push([n.x1,n.y1]),null!=n.x2&&i.push([n.x2,n.y2]),i.push([n.x,n.y]),(function(e,t){for(var n=[],r=e,i=1/(t=t||2),a=0;a0&&"Z"===a[a.length-1].type&&a.pop(),o.length>0&&"Z"===o[o.length-1].type&&o.pop(),a.length?o.length||o.push(a[0]):a.push(o[0]),0!==Math.abs(o.length-a.length)&&(o.length>a.length?a=u(a,o,r):o.length0)for(var n=0;n=1?(n=1,t-1):Math.floor(n*t),a=e[i],o=e[i+1],l=i>0?e[i-1]:2*a-o,s=i180||n<-180?n-360*Math.round(n/360):n):(0,r.Z)(isNaN(e)?t:e)}function o(e){return 1==(e=+e)?l:function(t,n){var i,a,o;return n-t?(i=t,a=n,i=Math.pow(i,o=e),a=Math.pow(a,o)-i,o=1/o,function(e){return Math.pow(i+e*a,o)}):(0,r.Z)(isNaN(t)?n:t)}}function l(e,t){var n=t-e;return n?i(e,n):(0,r.Z)(isNaN(e)?t:e)}},88992:function(e,t,n){"use strict";function r(e){return function(){return e}}n.d(t,{Z:function(){return r}})},77636:function(e,t,n){"use strict";n.d(t,{B:function(){return f},Z:function(){return d}});var r=n(40948),i=n(68847),a=n(10810),o=-1.78277*.29227-.1347134789;function l(e,t,n,r){return 1==arguments.length?function(e){if(e instanceof s)return new s(e.h,e.s,e.l,e.opacity);e instanceof i.Ss||(e=(0,i.SU)(e));var t=e.r/255,n=e.g/255,r=e.b/255,l=(o*r+-1.7884503806*t-3.5172982438*n)/(o+-1.7884503806-3.5172982438),u=r-l,c=-((1.97294*(n-l)- -.29227*u)/.90649),d=Math.sqrt(c*c+u*u)/(1.97294*l*(1-l)),f=d?Math.atan2(c,u)*a.B-120:NaN;return new s(f<0?f+360:f,d,l,e.opacity)}(e):new s(e,t,n,null==r?1:r)}function s(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}(0,r.Z)(s,l,(0,r.l)(i.Il,{brighter:function(e){return e=null==e?i.J5:Math.pow(i.J5,e),new s(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?i.xV:Math.pow(i.xV,e),new s(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=isNaN(this.h)?0:(this.h+120)*a.V,t=+this.l,n=isNaN(this.s)?0:this.s*t*(1-t),r=Math.cos(e),o=Math.sin(e);return new i.Ss(255*(t+n*(-.14861*r+1.78277*o)),255*(t+n*(-.29227*r+-.90649*o)),255*(t+1.97294*r*n),this.opacity)}}));var u=n(1234);function c(e){return function t(n){function r(t,r){var i=e((t=l(t)).h,(r=l(r)).h),a=(0,u.ZP)(t.s,r.s),o=(0,u.ZP)(t.l,r.l),s=(0,u.ZP)(t.opacity,r.opacity);return function(e){return t.h=i(e),t.s=a(e),t.l=o(Math.pow(e,n)),t.opacity=s(e),t+""}}return n=+n,r.gamma=t,r}(1)}var d=c(u.wx),f=c(u.ZP)},91255:function(e,t,n){"use strict";function r(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}n.d(t,{Z:function(){return r}})},87286:function(e,t,n){"use strict";n.d(t,{b:function(){return o}});var r=n(20966),i=n(1234);function a(e){return function(t,n){var a=e((t=(0,r.Uc)(t)).h,(n=(0,r.Uc)(n)).h),o=(0,i.ZP)(t.c,n.c),l=(0,i.ZP)(t.l,n.l),s=(0,i.ZP)(t.opacity,n.opacity);return function(e){return t.h=a(e),t.c=o(e),t.l=l(e),t.opacity=s(e),t+""}}}t.Z=a(i.wx);var o=a(i.ZP)},43780:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(68847),i=n(1234);function a(e){return function(t,n){var a=e((t=(0,r.Ym)(t)).h,(n=(0,r.Ym)(n)).h),o=(0,i.ZP)(t.s,n.s),l=(0,i.ZP)(t.l,n.l),s=(0,i.ZP)(t.opacity,n.opacity);return function(e){return t.h=a(e),t.s=o(e),t.l=l(e),t.opacity=s(e),t+""}}}t.Z=a(i.wx);var o=a(i.ZP)},31380:function(e,t,n){"use strict";n.r(t),n.d(t,{interpolate:function(){return l.Z},interpolateArray:function(){return s.Z},interpolateBasis:function(){return u.Z},interpolateBasisClosed:function(){return c.Z},interpolateCubehelix:function(){return N.Z},interpolateCubehelixLong:function(){return N.B},interpolateDate:function(){return d.Z},interpolateDiscrete:function(){return f},interpolateHcl:function(){return A.Z},interpolateHclLong:function(){return A.b},interpolateHsl:function(){return T.Z},interpolateHslLong:function(){return T.q},interpolateHue:function(){return p},interpolateLab:function(){return P.Z},interpolateNumber:function(){return m.Z},interpolateNumberArray:function(){return v.Z},interpolateObject:function(){return g.Z},interpolateRgb:function(){return O.ZP},interpolateRgbBasis:function(){return O.hD},interpolateRgbBasisClosed:function(){return O.YD},interpolateRound:function(){return y.Z},interpolateString:function(){return x.Z},interpolateTransformCss:function(){return E},interpolateTransformSvg:function(){return S},interpolateZoom:function(){return _},piecewise:function(){return R.Z},quantize:function(){return D}});var r,i,a,o,l=n(69777),s=n(47639),u=n(67855),c=n(6984),d=n(91255);function f(e){var t=e.length;return function(n){return e[Math.max(0,Math.min(t-1,Math.floor(n*t)))]}}var h=n(1234);function p(e,t){var n=(0,h.wx)(+e,+t);return function(e){var t=n(e);return t-360*Math.floor(t/360)}}var m=n(98876),v=n(43289),g=n(73363),y=n(74672),x=n(76060),b=180/Math.PI,w={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function j(e,t,n,r,i,a){var o,l,s;return(o=Math.sqrt(e*e+t*t))&&(e/=o,t/=o),(s=e*n+t*r)&&(n-=e*s,r-=t*s),(l=Math.sqrt(n*n+r*r))&&(n/=l,r/=l,s/=l),e*r180?s+=360:s-l>180&&(l+=360),f.push({i:d.push(i(d)+"rotate(",null,r)-2,x:(0,m.Z)(l,s)})):s&&d.push(i(d)+"rotate("+s+r),(u=a.skewX)!==(c=o.skewX)?f.push({i:d.push(i(d)+"skewX(",null,r)-2,x:(0,m.Z)(u,c)}):c&&d.push(i(d)+"skewX("+c+r),!function(e,t,n,r,a,o){if(e!==n||t!==r){var l=a.push(i(a)+"scale(",null,",",null,")");o.push({i:l-4,x:(0,m.Z)(e,n)},{i:l-2,x:(0,m.Z)(t,r)})}else(1!==n||1!==r)&&a.push(i(a)+"scale("+n+","+r+")")}(a.scaleX,a.scaleY,o.scaleX,o.scaleY,d,f),a=o=null,function(e){for(var t,n=-1,r=f.length;++nc&&(u=t.slice(c,u),f[d]?f[d]+=u:f[++d]=u),(l=l[0])===(s=s[0])?f[d]?f[d]+=s:f[++d]=s:(f[++d]=null,h.push({i:d,x:(0,r.Z)(l,s)})),c=a.lastIndex;return c1e-6){if(Math.abs(d*s-u*c)>1e-6&&a){var h=r-o,p=i-l,m=s*s+u*u,v=Math.sqrt(m),g=Math.sqrt(f),y=a*Math.tan((n-Math.acos((m+f-(h*h+p*p))/(2*v*g)))/2),x=y/g,b=y/v;Math.abs(x-1)>1e-6&&(this._+="L"+(e+x*c)+","+(t+x*d)),this._+="A"+a+","+a+",0,0,"+ +(d*h>c*p)+","+(this._x1=e+b*s)+","+(this._y1=t+b*u)}else this._+="L"+(this._x1=e)+","+(this._y1=t)}},arc:function(e,t,a,o,l,s){e=+e,t=+t,a=+a,s=!!s;var u=a*Math.cos(o),c=a*Math.sin(o),d=e+u,f=t+c,h=1^s,p=s?o-l:l-o;if(a<0)throw Error("negative radius: "+a);null===this._x1?this._+="M"+d+","+f:(Math.abs(this._x1-d)>1e-6||Math.abs(this._y1-f)>1e-6)&&(this._+="L"+d+","+f),a&&(p<0&&(p=p%r+r),p>i?this._+="A"+a+","+a+",0,1,"+h+","+(e-u)+","+(t-c)+"A"+a+","+a+",0,1,"+h+","+(this._x1=d)+","+(this._y1=f):p>1e-6&&(this._+="A"+a+","+a+",0,"+ +(p>=n)+","+h+","+(this._x1=e+a*Math.cos(l))+","+(this._y1=t+a*Math.sin(l))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}},t.Z=o},1169:function(e,t,n){"use strict";function r(e,t){return et?1:e>=t?0:NaN}n.d(t,{Z:function(){return r}})},98038:function(e,t,n){"use strict";n.d(t,{ZP:function(){return s}});var r=n(1169);function i(e){let t=e,n=e;function i(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>(0,r.Z)(e(t),n)),{left:i,center:function(e,n,r,a){null==r&&(r=0),null==a&&(a=e.length);let o=i(e,n,r,a-1);return o>r&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}}var a=n(81048);let o=i(r.Z),l=o.right;o.left,i(a.Z).center;var s=l},81048:function(e,t,n){"use strict";function r(e){return null===e?NaN:+e}function*i(e,t){if(void 0===t)for(let t of e)null!=t&&(t=+t)>=t&&(yield t);else{let n=-1;for(let r of e)null!=(r=t(r,++n,e))&&(r=+r)>=r&&(yield r)}}n.d(t,{K:function(){return i},Z:function(){return r}})},33907:function(e,t,n){"use strict";function r(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}function i(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n>t||void 0===n&&t>=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n>i||void 0===n&&i>=i)&&(n=i)}return n}n.d(t,{Z:function(){return s},s:function(){return u}});var a=n(1169);function o(e,t,n){let r=e[t];e[t]=e[n],e[n]=r}var l=n(81048);function s(e,t,n){if(s=(e=Float64Array.from((0,l.K)(e,n))).length){if((t=+t)<=0||s<2)return i(e);if(t>=1)return r(e);var s,u=(s-1)*t,c=Math.floor(u),d=r((function e(t,n,r=0,i=t.length-1,l=a.Z){for(;i>r;){if(i-r>600){let a=i-r+1,o=n-r+1,s=Math.log(a),u=.5*Math.exp(2*s/3),c=.5*Math.sqrt(s*u*(a-u)/a)*(o-a/2<0?-1:1),d=Math.max(r,Math.floor(n-o*u/a+c)),f=Math.min(i,Math.floor(n+(a-o)*u/a+c));e(t,n,d,f,l)}let a=t[n],s=r,u=i;for(o(t,r,n),l(t[i],a)>0&&o(t,r,i);sl(t[s],a);)++s;for(;l(t[u],a)>0;)--u}0===l(t[r],a)?o(t,r,u):o(t,++u,i),u<=n&&(r=u+1),n<=u&&(i=u-1)}return t})(e,c).subarray(0,c+1));return d+(i(e.subarray(c+1))-d)*(u-c)}}function u(e,t,n=l.Z){if(r=e.length){if((t=+t)<=0||r<2)return+n(e[0],0,e);if(t>=1)return+n(e[r-1],r-1,e);var r,i=(r-1)*t,a=Math.floor(i),o=+n(e[a],a,e);return o+(+n(e[a+1],a+1,e)-o)*(i-a)}}},32071:function(e,t,n){"use strict";n.d(t,{G9:function(){return l},ZP:function(){return o},ly:function(){return s}});var r=Math.sqrt(50),i=Math.sqrt(10),a=Math.sqrt(2);function o(e,t,n){var r,i,a,o,s=-1;if(n=+n,(e=+e)==(t=+t)&&n>0)return[e];if((r=t0){let n=Math.round(e/o),r=Math.round(t/o);for(n*ot&&--r,a=Array(i=r-n+1);++st&&--r,a=Array(i=r-n+1);++s=0?(s>=r?10:s>=i?5:s>=a?2:1)*Math.pow(10,l):-Math.pow(10,-l)/(s>=r?10:s>=i?5:s>=a?2:1)}function s(e,t,n){var o=Math.abs(t-e)/Math.max(0,n),l=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),s=o/l;return s>=r?l*=10:s>=i?l*=5:s>=a&&(l*=2),t[e.toLowerCase(),t]))}function k(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function E(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function S(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function C(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function M(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function _(e,t,n){var r=v.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function O(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function T(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 P(e,t,n){var r=v.exec(t.slice(n,n+1));return r?(e.q=3*r[0]-3,n+r[0].length):-1}function A(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function N(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function R(e,t,n){var r=v.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function D(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function L(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function Z(e,t,n){var r=v.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function z(e,t,n){var r=v.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function F(e,t,n){var r=v.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function V(e,t,n){var r=g.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function B(e,t,n){var r=v.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function I(e,t,n){var r=v.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function H(e,t){return x(e.getDate(),t,2)}function U(e,t){return x(e.getHours(),t,2)}function W(e,t){return x(e.getHours()%12||12,t,2)}function q(e,t){return x(1+u.Z.count((0,c.Z)(e),e),t,3)}function $(e,t){return x(e.getMilliseconds(),t,3)}function K(e,t){return $(e,t)+"000"}function Y(e,t){return x(e.getMonth()+1,t,2)}function X(e,t){return x(e.getMinutes(),t,2)}function G(e,t){return x(e.getSeconds(),t,2)}function J(e){var t=e.getDay();return 0===t?7:t}function Q(e,t){return x(s.OM.count((0,c.Z)(e)-1,e),t,2)}function ee(e){var t=e.getDay();return t>=4||0===t?(0,s.bL)(e):s.bL.ceil(e)}function et(e,t){return e=ee(e),x(s.bL.count((0,c.Z)(e),e)+(4===(0,c.Z)(e).getDay()),t,2)}function en(e){return e.getDay()}function er(e,t){return x(s.wA.count((0,c.Z)(e)-1,e),t,2)}function ei(e,t){return x(e.getFullYear()%100,t,2)}function ea(e,t){return x((e=ee(e)).getFullYear()%100,t,2)}function eo(e,t){return x(e.getFullYear()%1e4,t,4)}function el(e,t){var n=e.getDay();return x((e=n>=4||0===n?(0,s.bL)(e):s.bL.ceil(e)).getFullYear()%1e4,t,4)}function es(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+x(t/60|0,"0",2)+x(t%60,"0",2)}function eu(e,t){return x(e.getUTCDate(),t,2)}function ec(e,t){return x(e.getUTCHours(),t,2)}function ed(e,t){return x(e.getUTCHours()%12||12,t,2)}function ef(e,t){return x(1+l.Z.count((0,d.Z)(e),e),t,3)}function eh(e,t){return x(e.getUTCMilliseconds(),t,3)}function ep(e,t){return eh(e,t)+"000"}function em(e,t){return x(e.getUTCMonth()+1,t,2)}function ev(e,t){return x(e.getUTCMinutes(),t,2)}function eg(e,t){return x(e.getUTCSeconds(),t,2)}function ey(e){var t=e.getUTCDay();return 0===t?7:t}function ex(e,t){return x(o.Ox.count((0,d.Z)(e)-1,e),t,2)}function eb(e){var t=e.getUTCDay();return t>=4||0===t?(0,o.hB)(e):o.hB.ceil(e)}function ew(e,t){return e=eb(e),x(o.hB.count((0,d.Z)(e),e)+(4===(0,d.Z)(e).getUTCDay()),t,2)}function ej(e){return e.getUTCDay()}function ek(e,t){return x(o.l6.count((0,d.Z)(e)-1,e),t,2)}function eE(e,t){return x(e.getUTCFullYear()%100,t,2)}function eS(e,t){return x((e=eb(e)).getUTCFullYear()%100,t,2)}function eC(e,t){return x(e.getUTCFullYear()%1e4,t,4)}function eM(e,t){var n=e.getUTCDay();return x((e=n>=4||0===n?(0,o.hB)(e):o.hB.ceil(e)).getUTCFullYear()%1e4,t,4)}function e_(){return"+0000"}function eO(){return"%"}function eT(e){return+e}function eP(e){return Math.floor(+e/1e3)}i=(r=function(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,a=e.days,c=e.shortDays,d=e.months,v=e.shortMonths,g=w(i),y=j(i),x=w(a),b=j(a),ee=w(c),eb=j(c),eA=w(d),eN=j(d),eR=w(v),eD=j(v),eL={a:function(e){return c[e.getDay()]},A:function(e){return a[e.getDay()]},b:function(e){return v[e.getMonth()]},B:function(e){return d[e.getMonth()]},c:null,d:H,e:H,f:K,g:ea,G:el,H:U,I:W,j:q,L:$,m:Y,M:X,p:function(e){return i[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:eT,s:eP,S:G,u:J,U:Q,V:et,w:en,W:er,x:null,X:null,y:ei,Y:eo,Z:es,"%":eO},eZ={a:function(e){return c[e.getUTCDay()]},A:function(e){return a[e.getUTCDay()]},b:function(e){return v[e.getUTCMonth()]},B:function(e){return d[e.getUTCMonth()]},c:null,d:eu,e:eu,f:ep,g:eS,G:eM,H:ec,I:ed,j:ef,L:eh,m:em,M:ev,p:function(e){return i[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:eT,s:eP,S:eg,u:ey,U:ex,V:ew,w:ej,W:ek,x:null,X:null,y:eE,Y:eC,Z:e_,"%":eO},ez={a:function(e,t,n){var r=ee.exec(t.slice(n));return r?(e.w=eb.get(r[0].toLowerCase()),n+r[0].length):-1},A:function(e,t,n){var r=x.exec(t.slice(n));return r?(e.w=b.get(r[0].toLowerCase()),n+r[0].length):-1},b:function(e,t,n){var r=eR.exec(t.slice(n));return r?(e.m=eD.get(r[0].toLowerCase()),n+r[0].length):-1},B:function(e,t,n){var r=eA.exec(t.slice(n));return r?(e.m=eN.get(r[0].toLowerCase()),n+r[0].length):-1},c:function(e,n,r){return eB(e,t,n,r)},d:N,e:N,f:F,g:O,G:_,H:D,I:D,j:R,L:z,m:A,M:L,p:function(e,t,n){var r=g.exec(t.slice(n));return r?(e.p=y.get(r[0].toLowerCase()),n+r[0].length):-1},q:P,Q:B,s:I,S:Z,u:E,U:S,V:C,w:k,W:M,x:function(e,t,r){return eB(e,n,t,r)},X:function(e,t,n){return eB(e,r,t,n)},y:O,Y:_,Z:T,"%":V};function eF(e,t){return function(n){var r,i,a,o=[],l=-1,s=0,u=e.length;for(n instanceof Date||(n=new Date(+n));++l53)return null;"w"in a||(a.w=1),"Z"in a?(r=(i=(r=h(p(a.y,0,1))).getUTCDay())>4||0===i?o.l6.ceil(r):(0,o.l6)(r),r=l.Z.offset(r,(a.V-1)*7),a.y=r.getUTCFullYear(),a.m=r.getUTCMonth(),a.d=r.getUTCDate()+(a.w+6)%7):(r=(i=(r=f(p(a.y,0,1))).getDay())>4||0===i?s.wA.ceil(r):(0,s.wA)(r),r=u.Z.offset(r,(a.V-1)*7),a.y=r.getFullYear(),a.m=r.getMonth(),a.d=r.getDate()+(a.w+6)%7)}else("W"in a||"U"in a)&&("w"in a||(a.w="u"in a?a.u%7:"W"in a?1:0),i="Z"in a?h(p(a.y,0,1)).getUTCDay():f(p(a.y,0,1)).getDay(),a.m=0,a.d="W"in a?(a.w+6)%7+7*a.W-(i+5)%7:a.w+7*a.U-(i+6)%7);return"Z"in a?(a.H+=a.Z/100|0,a.M+=a.Z%100,h(a)):f(a)}}function eB(e,t,n,r){for(var i,a,o=0,l=t.length,s=n.length;o=s)return -1;if(37===(i=t.charCodeAt(o++))){if(!(a=ez[(i=t.charAt(o++))in m?t.charAt(o++):i])||(r=a(e,n,r))<0)return -1}else if(i!=n.charCodeAt(r++))return -1}return r}return eL.x=eF(n,eL),eL.X=eF(r,eL),eL.c=eF(t,eL),eZ.x=eF(n,eZ),eZ.X=eF(r,eZ),eZ.c=eF(t,eZ),{format:function(e){var t=eF(e+="",eL);return t.toString=function(){return e},t},parse:function(e){var t=eV(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=eF(e+="",eZ);return t.toString=function(){return e},t},utcParse:function(e){var t=eV(e+="",!0);return t.toString=function(){return e},t}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]})).format,r.parse,a=r.utcFormat,r.utcParse},48623:function(e,t,n){"use strict";n.d(t,{Z:function(){return a},x:function(){return o}});var r=n(22274),i=n(34130);function a(){var e,t,n=(0,i.Z)().unknown(void 0),o=n.domain,l=n.range,s=0,u=1,c=!1,d=0,f=0,h=.5;function p(){var n=o().length,r=ut&&(n=e,e=t,t=n),g=function(n){return Math.max(e,Math.min(t,n))}),r=i>2?f:d,c=h=null,x}function x(t){return null==t||isNaN(t=+t)?n:(c||(c=r(p.map(e),m,v)))(e(g(t)))}return x.invert=function(n){return g(t((h||(h=r(m,p.map(e),a.Z)))(n)))},x.domain=function(e){return arguments.length?(p=Array.from(e,l.Z),y()):p.slice()},x.range=function(e){return arguments.length?(m=Array.from(e),y()):m.slice()},x.rangeRound=function(e){return m=Array.from(e),v=o.Z,y()},x.clamp=function(e){return arguments.length?(g=!!e||u,y()):g!==u},x.interpolate=function(e){return arguments.length?(v=e,y()):v},x.unknown=function(e){return arguments.length?(n=e,x):n},function(n,r){return e=n,t=r,y()}}function m(){return p()(u,u)}},79870:function(e,t,n){"use strict";n.r(t),n.d(t,{scaleBand:function(){return r.Z},scaleDiverging:function(){return function e(){var t=(0,i.Q)(_()(y.yR));return t.copy=function(){return w(t,e())},x.O.apply(t,arguments)}},scaleDivergingLog:function(){return function e(){var t=(0,o.Q)(_()).domain([.1,1,10]);return t.copy=function(){return w(t,e()).base(t.base())},x.O.apply(t,arguments)}},scaleDivergingPow:function(){return O},scaleDivergingSqrt:function(){return T},scaleDivergingSymlog:function(){return function e(){var t=(0,l.P)(_());return t.copy=function(){return w(t,e()).constant(t.constant())},x.O.apply(t,arguments)}},scaleIdentity:function(){return function e(t){var n;function r(e){return null==e||isNaN(e=+e)?n:e}return r.invert=r,r.domain=r.range=function(e){return arguments.length?(t=Array.from(e,a.Z),r):t.slice()},r.unknown=function(e){return arguments.length?(n=e,r):n},r.copy=function(){return e(t).unknown(n)},t=arguments.length?Array.from(t,a.Z):[0,1],(0,i.Q)(r)}},scaleImplicit:function(){return s.O},scaleLinear:function(){return i.Z},scaleLog:function(){return o.Z},scaleOrdinal:function(){return s.Z},scalePoint:function(){return r.x},scalePow:function(){return u.ZP},scaleQuantile:function(){return d.Z},scaleQuantize:function(){return f.Z},scaleRadial:function(){return c.Z},scaleSequential:function(){return function e(){var t=(0,i.Q)(b()(y.yR));return t.copy=function(){return w(t,e())},x.O.apply(t,arguments)}},scaleSequentialLog:function(){return function e(){var t=(0,o.Q)(b()).domain([1,10]);return t.copy=function(){return w(t,e()).base(t.base())},x.O.apply(t,arguments)}},scaleSequentialPow:function(){return j},scaleSequentialQuantile:function(){return function e(){var t=[],n=y.yR;function r(e){if(null!=e&&!isNaN(e=+e))return n(((0,E.ZP)(t,e,1)-1)/(t.length-1))}return r.domain=function(e){if(!arguments.length)return t.slice();for(let n of(t=[],e))null==n||isNaN(n=+n)||t.push(n);return t.sort(S.Z),r},r.interpolator=function(e){return arguments.length?(n=e,r):n},r.range=function(){return t.map((e,r)=>n(r/(t.length-1)))},r.quantiles=function(e){return Array.from({length:e+1},(n,r)=>(0,C.Z)(t,r/e))},r.copy=function(){return e(n).domain(t)},x.O.apply(r,arguments)}},scaleSequentialSqrt:function(){return k},scaleSequentialSymlog:function(){return function e(){var t=(0,l.P)(b());return t.copy=function(){return w(t,e()).constant(t.constant())},x.O.apply(t,arguments)}},scaleSqrt:function(){return u._b},scaleSymlog:function(){return l.Z},scaleThreshold:function(){return h.Z},scaleTime:function(){return p.Z},scaleUtc:function(){return m.Z},tickFormat:function(){return P.Z}});var r=n(48623),i=n(93963),a=n(5497),o=n(13641),l=n(46494),s=n(34130),u=n(72851),c=n(19637),d=n(96417),f=n(73408),h=n(74995),p=n(37932),m=n(83803),v=n(69777),g=n(74672),y=n(70552),x=n(22274);function b(){var e,t,n,r,i,a=0,o=1,l=y.yR,s=!1;function u(t){return null==t||isNaN(t=+t)?i:l(0===n?.5:(t=(r(t)-e)*n,s?Math.max(0,Math.min(1,t)):t))}function c(e){return function(t){var n,r;return arguments.length?([n,r]=t,l=e(n,r),u):[l(0),l(1)]}}return u.domain=function(i){return arguments.length?([a,o]=i,e=r(a=+a),t=r(o=+o),n=e===t?0:1/(t-e),u):[a,o]},u.clamp=function(e){return arguments.length?(s=!!e,u):s},u.interpolator=function(e){return arguments.length?(l=e,u):l},u.range=c(v.Z),u.rangeRound=c(g.Z),u.unknown=function(e){return arguments.length?(i=e,u):i},function(i){return r=i,e=i(a),t=i(o),n=e===t?0:1/(t-e),u}}function w(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function j(){var e=(0,u.Hh)(b());return e.copy=function(){return w(e,j()).exponent(e.exponent())},x.O.apply(e,arguments)}function k(){return j.apply(null,arguments).exponent(.5)}var E=n(98038),S=n(1169),C=n(33907),M=n(87475);function _(){var e,t,n,r,i,a,o,l=0,s=.5,u=1,c=1,d=y.yR,f=!1;function h(e){return isNaN(e=+e)?o:(e=.5+((e=+a(e))-t)*(c*e0;){if((a=(0,r.G9)(u,c,n))===i)return o[l]=u,o[s]=c,t(o);if(a>0)u=Math.floor(u/a)*a,c=Math.ceil(c/a)*a;else if(a<0)u=Math.ceil(u*a)/a,c=Math.floor(c*a)/a;else break;i=a}return e},e}},13641:function(e,t,n){"use strict";n.d(t,{Q:function(){return p},Z:function(){return function e(){var t=p((0,o.l4)()).domain([1,10]);return t.copy=function(){return(0,o.JG)(t,e()).base(t.base())},l.o.apply(t,arguments),t}}});var r=n(32071),i=n(11192),a=n(10070),o=n(70552),l=n(22274);function s(e){return Math.log(e)}function u(e){return Math.exp(e)}function c(e){return-Math.log(-e)}function d(e){return-Math.exp(-e)}function f(e){return isFinite(e)?+("1e"+e):e<0?0:e}function h(e){return function(t){return-e(-t)}}function p(e){var t,n,o=e(s,u),l=o.domain,p=10;function m(){var r,i;return t=(r=p)===Math.E?Math.log:10===r&&Math.log10||2===r&&Math.log2||(r=Math.log(r),function(e){return Math.log(e)/r}),n=10===(i=p)?f:i===Math.E?Math.exp:function(e){return Math.pow(i,e)},l()[0]<0?(t=h(t),n=h(n),e(c,d)):e(s,u),o}return o.base=function(e){return arguments.length?(p=+e,m()):p},o.domain=function(e){return arguments.length?(l(e),m()):l()},o.ticks=function(e){var i,a=l(),o=a[0],s=a[a.length-1];(i=s0){for(;f<=h;++f)for(c=1,u=n(f);cs)break;v.push(d)}}else for(;f<=h;++f)for(c=p-1,u=n(f);c>=1;--c)if(!((d=u*c)s)break;v.push(d)}2*v.length0?s[t-1]:n[0],t=l?[s[l-1],o]:[s[t-1],s[t]]},c.unknown=function(e){return arguments.length&&(t=e),c},c.thresholds=function(){return s.slice()},c.copy=function(){return e().domain([n,o]).range(u).unknown(t)},a.o.apply((0,i.Q)(c),arguments)}}});var r=n(98038),i=n(93963),a=n(22274)},19637:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(){var t,n=(0,r.ZP)(),s=[0,1],u=!1;function c(e){var r,i=Math.sign(r=n(e))*Math.sqrt(Math.abs(r));return isNaN(i)?t:u?Math.round(i):i}return c.invert=function(e){return n.invert(l(e))},c.domain=function(e){return arguments.length?(n.domain(e),c):n.domain()},c.range=function(e){return arguments.length?(n.range((s=Array.from(e,o.Z)).map(l)),c):s.slice()},c.rangeRound=function(e){return c.range(e).round(!0)},c.round=function(e){return arguments.length?(u=!!e,c):u},c.clamp=function(e){return arguments.length?(n.clamp(e),c):n.clamp()},c.unknown=function(e){return arguments.length?(t=e,c):t},c.copy=function(){return e(n.domain(),s).round(u).clamp(n.clamp()).unknown(t)},i.o.apply(c,arguments),(0,a.Q)(c)}}});var r=n(70552),i=n(22274),a=n(93963),o=n(5497);function l(e){return Math.sign(e)*e*e}},46494:function(e,t,n){"use strict";n.d(t,{P:function(){return s},Z:function(){return function e(){var t=s((0,i.l4)());return t.copy=function(){return(0,i.JG)(t,e()).constant(t.constant())},a.o.apply(t,arguments)}}});var r=n(93963),i=n(70552),a=n(22274);function o(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function l(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function s(e){var t=1,n=e(o(1),l(t));return n.constant=function(n){return arguments.length?e(o(t=+n),l(t)):t},(0,r.Q)(n)}},74995:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(){var t,n=[.5],a=[0,1],o=1;function l(e){return null!=e&&e<=e?a[(0,r.ZP)(n,e,0,o)]:t}return l.domain=function(e){return arguments.length?(o=Math.min((n=Array.from(e)).length,a.length-1),l):n.slice()},l.range=function(e){return arguments.length?(a=Array.from(e),o=Math.min(n.length,a.length-1),l):a.slice()},l.invertExtent=function(e){var t=a.indexOf(e);return[n[t-1],n[t]]},l.unknown=function(e){return arguments.length?(t=e,l):t},l.copy=function(){return e().domain(n).range(a).unknown(t)},i.o.apply(l,arguments)}}});var r=n(98038),i=n(22274)},78937:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(32071),i=n(52328),a=n(21032),o=n(11192),l=n(61652),s=n(88013);function u(e,t,n,u){var c,d=(0,r.ly)(e,t,n);switch((u=(0,i.Z)(null==u?",f":u)).type){case"s":var f=Math.max(Math.abs(e),Math.abs(t));return null!=u.precision||isNaN(c=(0,a.Z)(d,f))||(u.precision=c),(0,o.jH)(u,f);case"":case"e":case"g":case"p":case"r":null!=u.precision||isNaN(c=(0,l.Z)(d,Math.max(Math.abs(e),Math.abs(t))))||(u.precision=c-("e"===u.type));break;case"f":case"%":null!=u.precision||isNaN(c=(0,s.Z)(d))||(u.precision=c-("%"===u.type)*2)}return(0,o.WU)(u)}},37932:function(e,t,n){"use strict";n.d(t,{Y:function(){return g},Z:function(){return y}});var r=n(1381),i=n(97344),a=n(50690),o=n(76231),l=n(68603),s=n(54076),u=n(18450),c=n(52546),d=n(61743),f=n(70552),h=n(22274),p=n(10070);function m(e){return new Date(e)}function v(e){return e instanceof Date?+e:+new Date(+e)}function g(e,t,n,r,i,a,o,l,s,u){var c=(0,f.ZP)(),d=c.invert,h=c.domain,y=u(".%L"),x=u(":%S"),b=u("%I:%M"),w=u("%I %p"),j=u("%a %d"),k=u("%b %d"),E=u("%B"),S=u("%Y");function C(e){return(s(e)P*P+A*A&&(S=M,C=_),{cx:S,cy:C,x01:-d,y01:-f,x11:S*(i/j-1),y11:C*(i/j-1)}}function f(){var e=o,t=l,n=(0,i.Z)(0),f=null,h=s,p=u,m=c,v=null;function g(){var i,o,l=+e.apply(this,arguments),s=+t.apply(this,arguments),u=h.apply(this,arguments)-a.ou,c=p.apply(this,arguments)-a.ou,g=(0,a.Wn)(c-u),y=c>u;if(v||(v=i=(0,r.Z)()),sa.Ho){if(g>a.BZ-a.Ho)v.moveTo(s*(0,a.mC)(u),s*(0,a.O$)(u)),v.arc(0,0,s,u,c,!y),l>a.Ho&&(v.moveTo(l*(0,a.mC)(c),l*(0,a.O$)(c)),v.arc(0,0,l,c,u,y));else{var x,b,w=u,j=c,k=u,E=c,S=g,C=g,M=m.apply(this,arguments)/2,_=M>a.Ho&&(f?+f.apply(this,arguments):(0,a._b)(l*l+s*s)),O=(0,a.VV)((0,a.Wn)(s-l)/2,+n.apply(this,arguments)),T=O,P=O;if(_>a.Ho){var A=(0,a.ZR)(_/l*(0,a.O$)(M)),N=(0,a.ZR)(_/s*(0,a.O$)(M));(S-=2*A)>a.Ho?(A*=y?1:-1,k+=A,E-=A):(S=0,k=E=(u+c)/2),(C-=2*N)>a.Ho?(N*=y?1:-1,w+=N,j-=N):(C=0,w=j=(u+c)/2)}var R=s*(0,a.mC)(w),D=s*(0,a.O$)(w),L=l*(0,a.mC)(E),Z=l*(0,a.O$)(E);if(O>a.Ho){var z,F=s*(0,a.mC)(j),V=s*(0,a.O$)(j),B=l*(0,a.mC)(k),I=l*(0,a.O$)(k);if(ga.Ho?P>a.Ho?(x=d(B,I,R,D,s,P,y),b=d(F,V,L,Z,s,P,y),v.moveTo(x.cx+x.x01,x.cy+x.y01),Pa.Ho&&S>a.Ho?T>a.Ho?(x=d(L,Z,F,V,l,-T,y),b=d(R,D,B,I,l,-T,y),v.lineTo(x.cx+x.x01,x.cy+x.y01),T=o;--l)f.point(g[l],y[l]);f.lineEnd(),f.areaEnd()}}v&&(g[a]=+e(h,a,i),y[a]=+n(h,a,i),f.point(t?+t(h,a,i):g[a],s?+s(h,a,i):y[a]))}if(p)return f=null,p+""||null}function p(){return(0,o.Z)().defined(u).curve(d).context(c)}return h.x=function(n){return arguments.length?(e="function"==typeof n?n:(0,i.Z)(+n),t=null,h):e},h.x0=function(t){return arguments.length?(e="function"==typeof t?t:(0,i.Z)(+t),h):e},h.x1=function(e){return arguments.length?(t=null==e?null:"function"==typeof e?e:(0,i.Z)(+e),h):t},h.y=function(e){return arguments.length?(n="function"==typeof e?e:(0,i.Z)(+e),s=null,h):n},h.y0=function(e){return arguments.length?(n="function"==typeof e?e:(0,i.Z)(+e),h):n},h.y1=function(e){return arguments.length?(s=null==e?null:"function"==typeof e?e:(0,i.Z)(+e),h):s},h.lineX0=h.lineY0=function(){return p().x(e).y(n)},h.lineY1=function(){return p().x(e).y(s)},h.lineX1=function(){return p().x(t).y(n)},h.defined=function(e){return arguments.length?(u="function"==typeof e?e:(0,i.Z)(!!e),h):u},h.curve=function(e){return arguments.length?(d=e,null!=c&&(f=d(c)),h):d},h.context=function(e){return arguments.length?(null==e?c=f=null:f=d(c=e),h):c},h}},72299:function(e,t,n){"use strict";n.d(t,{t:function(){return r}});var r=Array.prototype.slice},33554:function(e,t,n){"use strict";function r(e){return function(){return e}}n.d(t,{Z:function(){return r}})},46385:function(e,t,n){"use strict";function r(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 i(e,t){this._context=e,this._k=(1-t)/6}n.d(t,{pC:function(){return i},xm:function(){return r}}),i.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:r(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:r(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}},t.ZP=function e(t){function n(e){return new i(e,t)}return n.tension=function(t){return e(+t)},n}(0)},20651:function(e,t,n){"use strict";function r(e){this._context=e}function i(e){return new r(e)}n.d(t,{Z:function(){return i}}),r.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)}}}},27266:function(e,t,n){"use strict";function r(e,t,n){var r=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(r||i<0&&-0),o=(n-e._y1)/(i||r<0&&-0);return((a<0?-1:1)+(o<0?-1:1))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs((a*i+o*r)/(r+i)))||0}function i(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function a(e,t,n){var r=e._x0,i=e._y0,a=e._x1,o=e._y1,l=(a-r)/3;e._context.bezierCurveTo(r+l,i+l*t,a-l,o-l*n,a,o)}function o(e){this._context=e}function l(e){this._context=new s(e)}function s(e){this._context=e}function u(e){return new o(e)}function c(e){return new l(e)}n.d(t,{Z:function(){return u},s:function(){return c}}),o.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:a(this,this._t0,i(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,a(this,i(this,n=r(this,e,t)),n);break;default:a(this,this._t0,n=r(this,e,t))}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}},(l.prototype=Object.create(o.prototype)).point=function(e,t){o.prototype.point.call(this,t,e)},s.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,a){this._context.bezierCurveTo(t,e,r,n,a,i)}}},23165:function(e,t,n){"use strict";n.d(t,{Z:function(){return a},j:function(){return r}});var r=a(n(20651).Z);function i(e){this._curve=e}function a(e){function t(t){return new i(e(t))}return t._curve=e,t}i.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(e,t){this._curve.point(t*Math.sin(e),-(t*Math.cos(e)))}}},45742:function(e,t,n){"use strict";function r(e,t){this._context=e,this._t=t}function i(e){return new r(e,.5)}function a(e){return new r(e,0)}function o(e){return new r(e,1)}n.d(t,{RN:function(){return a},ZP:function(){return i},cD:function(){return o}}),r.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0=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}}},59207:function(e,t,n){"use strict";n.r(t),n.d(t,{arc:function(){return r.Z},area:function(){return i.Z},areaRadial:function(){return u},curveBasis:function(){return k},curveBasisClosed:function(){return S},curveBasisOpen:function(){return M},curveBundle:function(){return O},curveCardinal:function(){return T.ZP},curveCardinalClosed:function(){return A},curveCardinalOpen:function(){return R},curveCatmullRom:function(){return z},curveCatmullRomClosed:function(){return V},curveCatmullRomOpen:function(){return I},curveLinear:function(){return W.Z},curveLinearClosed:function(){return U},curveMonotoneX:function(){return q.Z},curveMonotoneY:function(){return q.s},curveNatural:function(){return Y},curveStep:function(){return X.ZP},curveStepAfter:function(){return X.cD},curveStepBefore:function(){return X.RN},line:function(){return a.Z},lineRadial:function(){return s.Z},linkHorizontal:function(){return d.h5},linkRadial:function(){return d.M4},linkVertical:function(){return d.rR},pie:function(){return o.Z},pointRadial:function(){return c.Z},radialArea:function(){return u},radialLine:function(){return s.Z},stack:function(){return G.Z},stackOffsetDiverging:function(){return Q.Z},stackOffsetExpand:function(){return J.Z},stackOffsetNone:function(){return ee.Z},stackOffsetSilhouette:function(){return et.Z},stackOffsetWiggle:function(){return en.Z},stackOrderAppearance:function(){return er.Z},stackOrderAscending:function(){return ei.Z},stackOrderDescending:function(){return ea.Z},stackOrderInsideOut:function(){return eo.Z},stackOrderNone:function(){return el.Z},stackOrderReverse:function(){return es.Z},symbol:function(){return f.Z},symbolCircle:function(){return h.Z},symbolCross:function(){return p.Z},symbolDiamond:function(){return m.Z},symbolSquare:function(){return v.Z},symbolStar:function(){return g.Z},symbolTriangle:function(){return y.Z},symbolWye:function(){return x.Z},symbols:function(){return f.u}});var r=n(38764),i=n(79493),a=n(79767),o=n(69619),l=n(23165),s=n(8329);function u(){var e=(0,i.Z)().curve(l.j),t=e.curve,n=e.lineX0,r=e.lineX1,a=e.lineY0,o=e.lineY1;return e.angle=e.x,delete e.x,e.startAngle=e.x0,delete e.x0,e.endAngle=e.x1,delete e.x1,e.radius=e.y,delete e.y,e.innerRadius=e.y0,delete e.y0,e.outerRadius=e.y1,delete e.y1,e.lineStartAngle=function(){return(0,s.X)(n())},delete e.lineX0,e.lineEndAngle=function(){return(0,s.X)(r())},delete e.lineX1,e.lineInnerRadius=function(){return(0,s.X)(a())},delete e.lineY0,e.lineOuterRadius=function(){return(0,s.X)(o())},delete e.lineY1,e.curve=function(e){return arguments.length?t((0,l.Z)(e)):t()._curve},e}var c=n(3326),d=n(72215),f=n(24037),h=n(62628),p=n(9135),m=n(82893),v=n(44523),g=n(86707),y=n(42965),x=n(60598);function b(){}function w(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 j(e){this._context=e}function k(e){return new j(e)}function E(e){this._context=e}function S(e){return new E(e)}function C(e){this._context=e}function M(e){return new C(e)}function _(e,t){this._basis=new j(e),this._beta=t}j.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:w(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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},E.prototype={areaStart:b,areaEnd:b,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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},C.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:w(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}},_.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],a=t[0],o=e[n]-i,l=t[n]-a,s=-1;++s<=n;)r=s/n,this._basis.point(this._beta*e[s]+(1-this._beta)*(i+r*o),this._beta*t[s]+(1-this._beta)*(a+r*l));this._x=this._y=null,this._basis.lineEnd()},point:function(e,t){this._x.push(+e),this._y.push(+t)}};var O=function e(t){function n(e){return 1===t?new j(e):new _(e,t)}return n.beta=function(t){return e(+t)},n}(.85),T=n(46385);function P(e,t){this._context=e,this._k=(1-t)/6}P.prototype={areaStart:b,areaEnd:b,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:(0,T.xm)(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 A=function e(t){function n(e){return new P(e,t)}return n.tension=function(t){return e(+t)},n}(0);function N(e,t){this._context=e,this._k=(1-t)/6}N.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:(0,T.xm)(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 R=function e(t){function n(e){return new N(e,t)}return n.tension=function(t){return e(+t)},n}(0),D=n(15);function L(e,t,n){var r=e._x1,i=e._y1,a=e._x2,o=e._y2;if(e._l01_a>D.Ho){var l=2*e._l01_2a+3*e._l01_a*e._l12_a+e._l12_2a,s=3*e._l01_a*(e._l01_a+e._l12_a);r=(r*l-e._x0*e._l12_2a+e._x2*e._l01_2a)/s,i=(i*l-e._y0*e._l12_2a+e._y2*e._l01_2a)/s}if(e._l23_a>D.Ho){var u=2*e._l23_2a+3*e._l23_a*e._l12_a+e._l12_2a,c=3*e._l23_a*(e._l23_a+e._l12_a);a=(a*u+e._x1*e._l23_2a-t*e._l12_2a)/c,o=(o*u+e._y1*e._l23_2a-n*e._l12_2a)/c}e._context.bezierCurveTo(r,i,a,o,e._x2,e._y2)}function Z(e,t){this._context=e,this._alpha=t}Z.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:L(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 z=function e(t){function n(e){return t?new Z(e,t):new T.pC(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function F(e,t){this._context=e,this._alpha=t}F.prototype={areaStart:b,areaEnd:b,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:L(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 V=function e(t){function n(e){return t?new F(e,t):new P(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function B(e,t){this._context=e,this._alpha=t}B.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:L(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 I=function e(t){function n(e){return t?new B(e,t):new N(e,0)}return n.alpha=function(t){return e(+t)},n}(.5);function H(e){this._context=e}function U(e){return new H(e)}H.prototype={areaStart:b,areaEnd:b,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))}};var W=n(20651),q=n(27266);function $(e){this._context=e}function K(e){var t,n,r=e.length-1,i=Array(r),a=Array(r),o=Array(r);for(i[0]=0,a[0]=2,o[0]=e[0]+2*e[1],t=1;t=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(t=0,a[r-1]=(e[r]+i[r-1])/2;t1?0:e<-1?d:Math.acos(e)}function m(e){return e>=1?f:e<=-1?-f:Math.asin(e)}},76751:function(e,t,n){"use strict";function r(e,t){if((l=e.length)>0)for(var n,r,i,a,o,l,s=0,u=e[t[0]].length;s0?(r[0]=a,r[1]=a+=i):i<0?(r[1]=o,r[0]=o+=i):(r[0]=0,r[1]=i)}n.d(t,{Z:function(){return r}})},22254:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(90541);function i(e,t){if((i=e.length)>0){for(var n,i,a,o=0,l=e[0].length;o1)for(var n,r,i,a=1,o=e[t[0]],l=o.length;a0){for(var n,i=0,a=e[t[0]],o=a.length;i0&&(i=(n=e[t[0]]).length)>0){for(var n,i,a,o=0,l=1;la&&(a=t,r=n);return r}},19721:function(e,t,n){"use strict";n.d(t,{S:function(){return a},Z:function(){return i}});var r=n(81182);function i(e){var t=e.map(a);return(0,r.Z)(e).sort(function(e,n){return t[e]-t[n]})}function a(e){for(var t,n=0,r=-1,i=e.length;++r=0;)n[t]=t;return n}n.d(t,{Z:function(){return r}})},40277:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(81182);function i(e){return(0,r.Z)(e).reverse()}},69619:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(33554);function i(e,t){return te?1:t>=e?0:NaN}function a(e){return e}var o=n(15);function l(){var e=a,t=i,n=null,l=(0,r.Z)(0),s=(0,r.Z)(o.BZ),u=(0,r.Z)(0);function c(r){var i,a,c,d,f,h=r.length,p=0,m=Array(h),v=Array(h),g=+l.apply(this,arguments),y=Math.min(o.BZ,Math.max(-o.BZ,s.apply(this,arguments)-g)),x=Math.min(Math.abs(y)/h,u.apply(this,arguments)),b=x*(y<0?-1:1);for(i=0;i0&&(p+=f);for(null!=t?m.sort(function(e,n){return t(v[e],v[n])}):null!=n&&m.sort(function(e,t){return n(r[e],r[t])}),i=0,c=p?(y-h*b)/p:0;i0?f*c:0)+b,v[a]={data:r[a],index:i,value:f,startAngle:g,endAngle:d,padAngle:x};return v}return c.value=function(t){return arguments.length?(e="function"==typeof t?t:(0,r.Z)(+t),c):e},c.sortValues=function(e){return arguments.length?(t=e,n=null,c):t},c.sort=function(e){return arguments.length?(n=e,t=null,c):n},c.startAngle=function(e){return arguments.length?(l="function"==typeof e?e:(0,r.Z)(+e),c):l},c.endAngle=function(e){return arguments.length?(s="function"==typeof e?e:(0,r.Z)(+e),c):s},c.padAngle=function(e){return arguments.length?(u="function"==typeof e?e:(0,r.Z)(+e),c):u},c}},11053:function(e,t,n){"use strict";function r(e){return e[0]}function i(e){return e[1]}n.d(t,{x:function(){return r},y:function(){return i}})},3326:function(e,t,n){"use strict";function r(e,t){return[(t=+t)*Math.cos(e-=Math.PI/2),t*Math.sin(e)]}n.d(t,{Z:function(){return r}})},98926:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(72299),i=n(33554),a=n(90541),o=n(81182);function l(e,t){return e[t]}function s(){var e=(0,i.Z)([]),t=o.Z,n=a.Z,s=l;function u(r){var i,a,o=e.apply(this,arguments),l=r.length,u=o.length,c=Array(u);for(i=0;ie.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*i.yB)/i.UD,e=>e.getDate()-1);t.Z=a;var o=a.range},1514:function(e,t,n){"use strict";n.d(t,{UD:function(){return o},Y2:function(){return a},Ym:function(){return r},iM:function(){return l},jz:function(){return s},qz:function(){return u},yB:function(){return i}});let r=1e3,i=6e4,a=36e5,o=864e5,l=6048e5,s=2592e6,u=31536e6},54076:function(e,t,n){"use strict";n.d(t,{i:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*i.Ym-e.getMinutes()*i.yB)},function(e,t){e.setTime(+e+t*i.Y2)},function(e,t){return(t-e)/i.Y2},function(e){return e.getHours()});t.Z=a;var o=a.range},11365:function(e,t,n){"use strict";n.r(t),n.d(t,{timeDay:function(){return s.Z},timeDays:function(){return s.a},timeFriday:function(){return u.mC},timeFridays:function(){return u.b$},timeHour:function(){return l.Z},timeHours:function(){return l.i},timeInterval:function(){return r.Z},timeMillisecond:function(){return i.Z},timeMilliseconds:function(){return i.m},timeMinute:function(){return o.Z},timeMinutes:function(){return o.L},timeMonday:function(){return u.wA},timeMondays:function(){return u.bJ},timeMonth:function(){return c.Z},timeMonths:function(){return c.e},timeSaturday:function(){return u.EY},timeSaturdays:function(){return u.Ff},timeSecond:function(){return a.Z},timeSeconds:function(){return a.m},timeSunday:function(){return u.OM},timeSundays:function(){return u.vm},timeThursday:function(){return u.bL},timeThursdays:function(){return u.$t},timeTickInterval:function(){return y._g},timeTicks:function(){return y.jK},timeTuesday:function(){return u.sy},timeTuesdays:function(){return u.aU},timeWednesday:function(){return u.zg},timeWednesdays:function(){return u.Ld},timeWeek:function(){return u.OM},timeWeeks:function(){return u.vm},timeYear:function(){return d.Z},timeYears:function(){return d.g},utcDay:function(){return p.Z},utcDays:function(){return p.y},utcFriday:function(){return m.QQ},utcFridays:function(){return m.fz},utcHour:function(){return h.Z},utcHours:function(){return h.X},utcMillisecond:function(){return i.Z},utcMilliseconds:function(){return i.m},utcMinute:function(){return f.Z},utcMinutes:function(){return f.N},utcMonday:function(){return m.l6},utcMondays:function(){return m.$3},utcMonth:function(){return v.Z},utcMonths:function(){return v.K},utcSaturday:function(){return m.g4},utcSaturdays:function(){return m.Q_},utcSecond:function(){return a.Z},utcSeconds:function(){return a.m},utcSunday:function(){return m.Ox},utcSundays:function(){return m.SU},utcThursday:function(){return m.hB},utcThursdays:function(){return m.xj},utcTickInterval:function(){return y.jo},utcTicks:function(){return y.WG},utcTuesday:function(){return m.J1},utcTuesdays:function(){return m.DK},utcWednesday:function(){return m.b3},utcWednesdays:function(){return m.uy},utcWeek:function(){return m.Ox},utcWeeks:function(){return m.SU},utcYear:function(){return g.Z},utcYears:function(){return g.D}});var r=n(22179),i=n(30356),a=n(52546),o=n(18450),l=n(54076),s=n(68603),u=n(76231),c=n(50690),d=n(97344),f=n(52004),h=n(28239),p=n(12370),m=n(97631),v=n(94758),g=n(2908),y=n(1381)},22179:function(e,t,n){"use strict";n.d(t,{Z:function(){return function e(t,n,a,o){function l(e){return t(e=0==arguments.length?new Date:new Date(+e)),e}return l.floor=function(e){return t(e=new Date(+e)),e},l.ceil=function(e){return t(e=new Date(e-1)),n(e,1),t(e),e},l.round=function(e){var t=l(e),n=l.ceil(e);return e-t0))return o;do o.push(a=new Date(+e)),n(e,i),t(e);while(a=e)for(;t(e),!r(e);)e.setTime(e-1)},function(e,t){if(e>=e){if(t<0)for(;++t<=0;)for(;n(e,-1),!r(e););else for(;--t>=0;)for(;n(e,1),!r(e););}})},a&&(l.count=function(e,n){return r.setTime(+e),i.setTime(+n),t(r),t(i),Math.floor(a(r,i))},l.every=function(e){return isFinite(e=Math.floor(e))&&e>0?e>1?l.filter(o?function(t){return o(t)%e==0}:function(t){return l.count(0,t)%e==0}):l:null}),l}}});var r=new Date,i=new Date},30356:function(e,t,n){"use strict";n.d(t,{m:function(){return a}});var r=n(22179),i=(0,r.Z)(function(){},function(e,t){e.setTime(+e+t)},function(e,t){return t-e});i.every=function(e){return isFinite(e=Math.floor(e))&&e>0?e>1?(0,r.Z)(function(t){t.setTime(Math.floor(t/e)*e)},function(t,n){t.setTime(+t+n*e)},function(t,n){return(n-t)/e}):i:null},t.Z=i;var a=i.range},18450:function(e,t,n){"use strict";n.d(t,{L:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds()-e.getSeconds()*i.Ym)},function(e,t){e.setTime(+e+t*i.yB)},function(e,t){return(t-e)/i.yB},function(e){return e.getMinutes()});t.Z=a;var o=a.range},50690:function(e,t,n){"use strict";n.d(t,{e:function(){return i}});var r=(0,n(22179).Z)(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()+(t.getFullYear()-e.getFullYear())*12},function(e){return e.getMonth()});t.Z=r;var i=r.range},52546:function(e,t,n){"use strict";n.d(t,{m:function(){return o}});var r=n(22179),i=n(1514),a=(0,r.Z)(function(e){e.setTime(e-e.getMilliseconds())},function(e,t){e.setTime(+e+t*i.Ym)},function(e,t){return(t-e)/i.Ym},function(e){return e.getUTCSeconds()});t.Z=a;var o=a.range},1381:function(e,t,n){"use strict";n.d(t,{_g:function(){return S},jK:function(){return E},jo:function(){return k},WG:function(){return j}});var r=Math.sqrt(50),i=Math.sqrt(10),a=Math.sqrt(2);function o(e,t,n){var o=Math.abs(t-e)/Math.max(0,n),l=Math.pow(10,Math.floor(Math.log(o)/Math.LN10)),s=o/l;return s>=r?l*=10:s>=i?l*=5:s>=a&&(l*=2),t>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>{var r;return(r=e(t))n?1:r>=n?0:NaN}),{left:r,center:function(e,n,i,a){null==i&&(i=0),null==a&&(a=e.length);let o=r(e,n,i,a-1);return o>i&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}})(([,,e])=>e).right(c,i);if(a===c.length)return e.every(o(t/l.qz,n/l.qz,r));if(0===a)return s.Z.every(Math.max(o(t,n,r),1));let[u,d]=c[i/c[a-1][2]0?(0,r.Z)(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},t.Z=i;var a=i.range},76231:function(e,t,n){"use strict";n.d(t,{$t:function(){return g},EY:function(){return f},Ff:function(){return x},Ld:function(){return v},OM:function(){return o},aU:function(){return m},b$:function(){return y},bJ:function(){return p},bL:function(){return c},mC:function(){return d},sy:function(){return s},vm:function(){return h},wA:function(){return l},zg:function(){return u}});var r=n(22179),i=n(1514);function a(e){return(0,r.Z)(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())*i.yB)/i.iM})}var o=a(0),l=a(1),s=a(2),u=a(3),c=a(4),d=a(5),f=a(6),h=o.range,p=l.range,m=s.range,v=u.range,g=c.range,y=d.range,x=f.range},97344:function(e,t,n){"use strict";n.d(t,{g:function(){return a}});var r=n(22179),i=(0,r.Z)(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()});i.every=function(e){return isFinite(e=Math.floor(e))&&e>0?(0,r.Z)(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},t.Z=i;var a=i.range},1645:function(e,t,n){"use strict";function r(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}n.d(t,{Z:function(){return r}})},19785:function(e,t,n){"use strict";function r(e,t){if(t.length1?"s":"")+" required, but only "+t.length+" present")}n.d(t,{Z:function(){return r}})},42765:function(e,t,n){"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,{Z:function(){return r}})},62650:function(e,t,n){"use strict";n.d(t,{Z:function(){return P}});var r=n(19785),i=n(66700),a=n(88811),o=n(89248);function l(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getUTCDay();return t.setUTCDate(t.getUTCDate()-((n<1?7:0)+n-1)),t.setUTCHours(0,0,0,0),t}function s(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(n+1,0,4),a.setUTCHours(0,0,0,0);var o=l(a),s=new Date(0);s.setUTCFullYear(n,0,4),s.setUTCHours(0,0,0,0);var u=l(s);return t.getTime()>=o.getTime()?n+1:t.getTime()>=u.getTime()?n:n-1}var u=n(42765);function c(e,t){(0,r.Z)(1,arguments);var n=t||{},a=n.locale,o=a&&a.options&&a.options.weekStartsOn,l=null==o?0:(0,u.Z)(o),s=null==n.weekStartsOn?l:(0,u.Z)(n.weekStartsOn);if(!(s>=0&&s<=6))throw RangeError("weekStartsOn must be between 0 and 6 inclusively");var c=(0,i.Z)(e),d=c.getUTCDay();return c.setUTCDate(c.getUTCDate()-((d=1&&f<=7))throw RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var h=new Date(0);h.setUTCFullYear(a+1,0,f),h.setUTCHours(0,0,0,0);var p=c(h,t),m=new Date(0);m.setUTCFullYear(a,0,f),m.setUTCHours(0,0,0,0);var v=c(m,t);return n.getTime()>=p.getTime()?a+1:n.getTime()>=v.getTime()?a:a-1}function f(e,t){for(var n=Math.abs(e).toString();n.length0?n:1-n;return f("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):f(n+1,2)},d:function(e,t){return f(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return f(e.getUTCHours()%12||12,t.length)},H:function(e,t){return f(e.getUTCHours(),t.length)},m:function(e,t){return f(e.getUTCMinutes(),t.length)},s:function(e,t){return f(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length;return f(Math.floor(e.getUTCMilliseconds()*Math.pow(10,n-3)),t.length)}},p={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"};function m(e,t){var n=e>0?"-":"+",r=Math.abs(e),i=Math.floor(r/60),a=r%60;return 0===a?n+String(i):n+String(i)+(t||"")+f(a,2)}function v(e,t){return e%60==0?(e>0?"-":"+")+f(Math.abs(e)/60,2):g(e,t)}function g(e,t){var n=Math.abs(e);return(e>0?"-":"+")+f(Math.floor(n/60),2)+(t||"")+f(n%60,2)}var y={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear();return n.ordinalNumber(r>0?r:1-r,{unit:"year"})}return h.y(e,t)},Y:function(e,t,n,r){var i=d(e,r),a=i>0?i:1-i;return"YY"===t?f(a%100,2):"Yo"===t?n.ordinalNumber(a,{unit:"year"}):f(a,t.length)},R:function(e,t){return f(s(e),t.length)},u:function(e,t){return f(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return f(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return f(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return h.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return f(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,a){var o=function(e,t){(0,r.Z)(1,arguments);var n=(0,i.Z)(e);return Math.round((c(n,t).getTime()-(function(e,t){(0,r.Z)(1,arguments);var n=t||{},i=n.locale,a=i&&i.options&&i.options.firstWeekContainsDate,o=null==a?1:(0,u.Z)(a),l=null==n.firstWeekContainsDate?o:(0,u.Z)(n.firstWeekContainsDate),s=d(e,t),f=new Date(0);return f.setUTCFullYear(s,0,l),f.setUTCHours(0,0,0,0),c(f,t)})(n,t).getTime())/6048e5)+1}(e,a);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):f(o,t.length)},I:function(e,t,n){var a=function(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e);return Math.round((l(t).getTime()-(function(e){(0,r.Z)(1,arguments);var t=s(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),l(n)})(t).getTime())/6048e5)+1}(e);return"Io"===t?n.ordinalNumber(a,{unit:"week"}):f(a,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):h.d(e,t)},D:function(e,t,n){var a=function(e){(0,r.Z)(1,arguments);var t=(0,i.Z)(e),n=t.getTime();return t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0),Math.floor((n-t.getTime())/864e5)+1}(e);return"Do"===t?n.ordinalNumber(a,{unit:"dayOfYear"}):f(a,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return f(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(i,{width:"short",context:"formatting"});default:return n.day(i,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var i=e.getUTCDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return f(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(i,{width:"narrow",context:"standalone"});case"cccccc":return n.day(i,{width:"short",context:"standalone"});default:return n.day(i,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),i=0===r?7:r;switch(t){case"i":return String(i);case"ii":return f(i,t.length);case"io":return n.ordinalNumber(i,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,i=e.getUTCHours();switch(r=12===i?p.noon:0===i?p.midnight:i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,i=e.getUTCHours();switch(r=i>=17?p.evening:i>=12?p.afternoon:i>=4?p.morning:p.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return h.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):h.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):f(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return(0===r&&(r=24),"ko"===t)?n.ordinalNumber(r,{unit:"hour"}):f(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):h.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):h.s(e,t)},S:function(e,t){return h.S(e,t)},X:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();if(0===i)return"Z";switch(t){case"X":return v(i);case"XXXX":case"XX":return g(i);default:return g(i,":")}},x:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return v(i);case"xxxx":case"xx":return g(i);default:return g(i,":")}},O:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+m(i,":");default:return"GMT"+g(i,":")}},z:function(e,t,n,r){var i=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+m(i,":");default:return"GMT"+g(i,":")}},t:function(e,t,n,r){return f(Math.floor((r._originalDate||e).getTime()/1e3),t.length)},T:function(e,t,n,r){return f((r._originalDate||e).getTime(),t.length)}};function x(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}}function b(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}}var w={p:b,P:function(e,t){var n,r=e.match(/(P+)(p+)?/)||[],i=r[1],a=r[2];if(!a)return x(e,t);switch(i){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",x(i,t)).replace("{{time}}",b(a,t))}},j=n(1645),k=["D","DD"],E=["YY","YYYY"];function S(e,t,n){if("YYYY"===e)throw RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("YY"===e)throw RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("D"===e)throw RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"));if("DD"===e)throw RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://git.io/fxCyr"))}var C=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,M=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_=/^'([^]*?)'?$/,O=/''/g,T=/[a-zA-Z]/;function P(e,t,n){(0,r.Z)(2,arguments);var l=String(t),s=n||{},c=s.locale||a.Z,d=c.options&&c.options.firstWeekContainsDate,f=null==d?1:(0,u.Z)(d),h=null==s.firstWeekContainsDate?f:(0,u.Z)(s.firstWeekContainsDate);if(!(h>=1&&h<=7))throw RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var p=c.options&&c.options.weekStartsOn,m=null==p?0:(0,u.Z)(p),v=null==s.weekStartsOn?m:(0,u.Z)(s.weekStartsOn);if(!(v>=0&&v<=6))throw RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!c.localize)throw RangeError("locale must contain localize property");if(!c.formatLong)throw RangeError("locale must contain formatLong property");var g=(0,i.Z)(e);if(!function(e){return(0,r.Z)(1,arguments),(!!function(e){return(0,r.Z)(1,arguments),e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}(e)||"number"==typeof e)&&!isNaN(Number((0,i.Z)(e)))}(g))throw RangeError("Invalid time value");var x=(0,j.Z)(g),b=(0,o.Z)(g,x),P={firstWeekContainsDate:h,weekStartsOn:v,locale:c,_originalDate:g};return l.match(M).map(function(e){var t=e[0];return"p"===t||"P"===t?(0,w[t])(e,c.formatLong,P):e}).join("").match(C).map(function(n){if("''"===n)return"'";var r=n[0];if("'"===r)return n.match(_)[1].replace(O,"'");var i=y[r];if(i)return s.useAdditionalWeekYearTokens||-1===E.indexOf(n)||S(n,t,e),s.useAdditionalDayOfYearTokens||-1===k.indexOf(n)||S(n,t,e),i(b,n,c.localize,P);if(r.match(T))throw RangeError("Format string contains an unescaped latin alphabet character `"+r+"`");return n}).join("")}},29193:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(66700),i=n(19785);function a(e,t){(0,i.Z)(2,arguments);var n=(0,r.Z)(e),a=(0,r.Z)(t),o=n.getTime()-a.getTime();return o<0?-1:o>0?1:o}var o={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(e){return e<0?Math.ceil(e):Math.floor(e)}},l=n(88811),s=n(1645);function u(e,t){var n,u,c,d=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,i.Z)(2,arguments);var f=d.locale||l.Z;if(!f.formatDistance)throw RangeError("locale must contain formatDistance property");var h=a(e,t);if(isNaN(h))throw RangeError("Invalid time value");var p=function(e,t){if(null==e)throw TypeError("assign requires that input parameter not be null or undefined");for(var n in t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}({},d);p.addSuffix=!!d.addSuffix,p.comparison=h,h>0?(n=(0,r.Z)(t),u=(0,r.Z)(e)):(n=(0,r.Z)(e),u=(0,r.Z)(t));var m=function(e,t,n){(0,i.Z)(2,arguments);var a,l=function(e,t){return(0,i.Z)(2,arguments),(0,r.Z)(e).getTime()-(0,r.Z)(t).getTime()}(e,t)/1e3;return((a=null==n?void 0:n.roundingMethod)?o[a]:o.trunc)(l)}(u,n),v=Math.round((m-((0,s.Z)(u)-(0,s.Z)(n))/1e3)/60);if(v<2){if(d.includeSeconds){if(m<5)return f.formatDistance("lessThanXSeconds",5,p);if(m<10)return f.formatDistance("lessThanXSeconds",10,p);if(m<20)return f.formatDistance("lessThanXSeconds",20,p);if(m<40)return f.formatDistance("halfAMinute",null,p);else if(m<60)return f.formatDistance("lessThanXMinutes",1,p);else return f.formatDistance("xMinutes",1,p)}return 0===v?f.formatDistance("lessThanXMinutes",1,p):f.formatDistance("xMinutes",v,p)}if(v<45)return f.formatDistance("xMinutes",v,p);if(v<90)return f.formatDistance("aboutXHours",1,p);if(v<1440)return f.formatDistance("aboutXHours",Math.round(v/60),p);if(v<2520)return f.formatDistance("xDays",1,p);if(v<43200)return f.formatDistance("xDays",Math.round(v/1440),p);if(v<86400)return c=Math.round(v/43200),f.formatDistance("aboutXMonths",c,p);if((c=function(e,t){(0,i.Z)(2,arguments);var n,o=(0,r.Z)(e),l=(0,r.Z)(t),s=a(o,l),u=Math.abs(function(e,t){(0,i.Z)(2,arguments);var n=(0,r.Z)(e),a=(0,r.Z)(t);return 12*(n.getFullYear()-a.getFullYear())+(n.getMonth()-a.getMonth())}(o,l));if(u<1)n=0;else{1===o.getMonth()&&o.getDate()>27&&o.setDate(30),o.setMonth(o.getMonth()-s*u);var c=a(o,l)===-s;(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e);return(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e);return t.setHours(23,59,59,999),t})(t).getTime()===(function(e){(0,i.Z)(1,arguments);var t=(0,r.Z)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t})(t).getTime()})((0,r.Z)(e))&&1===u&&1===a(e,l)&&(c=!1),n=s*(u-Number(c))}return 0===n?0:n}(u,n))<12)return f.formatDistance("xMonths",Math.round(v/43200),p);var g=c%12,y=Math.floor(c/12);return g<3?f.formatDistance("aboutXYears",y,p):g<9?f.formatDistance("overXYears",y,p):f.formatDistance("almostXYears",y+1,p)}},32998:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1645),i=n(66700),a=n(19785);function o(e){(0,a.Z)(1,arguments);var t=(0,i.Z)(e);return t.setHours(0,0,0,0),t}var l=n(62650),s=n(88811),u=n(89248);function c(e,t,n){(0,a.Z)(2,arguments);var c=(0,i.Z)(e),d=(0,i.Z)(t),f=n||{},h=f.locale,p=void 0===h?s.Z:h,m=f.weekStartsOn,v=void 0===m?0:m;if(!p.localize)throw RangeError("locale must contain localize property");if(!p.formatLong)throw RangeError("locale must contain formatLong property");if(!p.formatRelative)throw RangeError("locale must contain formatRelative property");var g=function(e,t){(0,a.Z)(2,arguments);var n=o(e),i=o(t);return Math.round((n.getTime()-(0,r.Z)(n)-(i.getTime()-(0,r.Z)(i)))/864e5)}(c,d);if(isNaN(g))throw RangeError("Invalid time value");var y=(0,u.Z)(c,(0,r.Z)(c)),x=(0,u.Z)(d,(0,r.Z)(d)),b=p.formatRelative(g<-6?"other":g<-1?"lastWeek":g<0?"yesterday":g<1?"today":g<2?"tomorrow":g<7?"nextWeek":"other",y,x,{locale:p,weekStartsOn:v});return(0,l.Z)(c,b,{locale:p,weekStartsOn:v})}},88811:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r,i={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function a(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var o={date:a({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:a({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:a({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},l={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function s(e){return function(t,n){var r,i=n||{};if("formatting"===(i.context?String(i.context):"standalone")&&e.formattingValues){var a=e.defaultFormattingWidth||e.defaultWidth,o=i.width?String(i.width):a;r=e.formattingValues[o]||e.formattingValues[a]}else{var l=e.defaultWidth,s=i.width?String(i.width):e.defaultWidth;r=e.values[s]||e.values[l]}return r[e.argumentCallback?e.argumentCallback(t):t]}}function u(e){return function(t){var n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=r.width,a=i&&e.matchPatterns[i]||e.matchPatterns[e.defaultMatchWidth],o=t.match(a);if(!o)return null;var l=o[0],s=i&&e.parsePatterns[i]||e.parsePatterns[e.defaultParseWidth],u=Array.isArray(s)?function(e,t){for(var n=0;n0?"in "+r:r+" ago":r},formatLong:o,formatRelative:function(e,t,n,r){return l[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:s({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:s({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:s({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:s({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:s({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:(r={matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}},function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.match(r.matchPattern);if(!n)return null;var i=n[0],a=e.match(r.parsePattern);if(!a)return null;var o=r.valueCallback?r.valueCallback(a[0]):a[0];return{value:o=t.valueCallback?t.valueCallback(o):o,rest:e.slice(i.length)}}),era:u({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:u({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:u({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:u({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:u({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},89248:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(42765),i=n(66700),a=n(19785);function o(e,t){return(0,a.Z)(2,arguments),function(e,t){return(0,a.Z)(2,arguments),new Date((0,i.Z)(e).getTime()+(0,r.Z)(t))}(e,-(0,r.Z)(t))}},66700:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(19785);function i(e){(0,r.Z)(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):(("string"==typeof e||"[object String]"===t)&&"undefined"!=typeof console&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn(Error().stack)),new Date(NaN))}},36386:function(e){function t(e,t,n){function r(){var u=Date.now()-l;u=0?i=setTimeout(r,t-u):(i=null,n||(s=e.apply(o,a),o=a=null))}null==t&&(t=100);var i,a,o,l,s,u=function(){o=this,a=arguments,l=Date.now();var u=n&&!i;return i||(i=setTimeout(r,t)),u&&(s=e.apply(o,a),o=a=null),s};return u.clear=function(){i&&(clearTimeout(i),i=null)},u.flush=function(){i&&(s=e.apply(o,a),o=a=null,clearTimeout(i),i=null)},u}t.debounce=t,e.exports=t},7114:function(e,t,n){"use strict";n.d(t,{TA:function(){return z}});var r=n(2784),i=n(78435),a=n.n(i),o=function(e){var t;return!!e&&"object"==typeof e&&"[object RegExp]"!==(t=Object.prototype.toString.call(e))&&"[object Date]"!==t&&e.$$typeof!==l},l="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function s(e,t){return!1!==t.clone&&t.isMergeableObject(e)?c(Array.isArray(e)?[]:{},e,t):e}function u(e,t,n){return e.concat(t).map(function(e){return s(e,n)})}function c(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||u,n.isMergeableObject=n.isMergeableObject||o;var r,i,a=Array.isArray(t);return a!==Array.isArray(e)?s(t,n):a?n.arrayMerge(e,t,n):(i={},(r=n).isMergeableObject(e)&&Object.keys(e).forEach(function(t){i[t]=s(e[t],r)}),Object.keys(t).forEach(function(n){r.isMergeableObject(t[n])&&e[n]?i[n]=c(e[n],t[n],r):i[n]=s(t[n],r)}),i)}c.all=function(e,t){if(!Array.isArray(e))throw Error("first argument should be an array");return e.reduce(function(e,n){return c(e,n,t)},{})};var d=c,f=n(65255),h=n(66638),p=function(e){return(0,h.Z)(e,4)},m=n(95598),v=n(31162),g=n(97885),y=n(22758),x=n(71354),b=n(57969),w=n(25186),j=function(e){return(0,g.Z)(e)?(0,m.Z)(e,b.Z):(0,y.Z)(e)?[e]:(0,v.Z)((0,x.Z)((0,w.Z)(e)))},k=function(e,t){};function E(){return(E=Object.assign||function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function C(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n(73463);var M=function(e){return Array.isArray(e)&&0===e.length},_=function(e){return"function"==typeof e},O=function(e){return null!==e&&"object"==typeof e},T=function(e){return"[object String]"===Object.prototype.toString.call(e)},P=function(e){return O(e)&&_(e.then)};function A(e,t,n,r){void 0===r&&(r=0);for(var i=j(t);e&&r=0?[]:{}}}return(0===a?e:i)[o[a]]===n?e:(void 0===n?delete i[o[a]]:i[o[a]]=n,0===a&&void 0===n&&delete r[o[a]],r)}var R=(0,r.createContext)(void 0);function D(e,t){switch(t.type){case"SET_VALUES":return E({},e,{values:t.payload});case"SET_TOUCHED":return E({},e,{touched:t.payload});case"SET_ERRORS":if(a()(e.errors,t.payload))return e;return E({},e,{errors:t.payload});case"SET_STATUS":return E({},e,{status:t.payload});case"SET_ISSUBMITTING":return E({},e,{isSubmitting:t.payload});case"SET_ISVALIDATING":return E({},e,{isValidating:t.payload});case"SET_FIELD_VALUE":return E({},e,{values:N(e.values,t.payload.field,t.payload.value)});case"SET_FIELD_TOUCHED":return E({},e,{touched:N(e.touched,t.payload.field,t.payload.value)});case"SET_FIELD_ERROR":return E({},e,{errors:N(e.errors,t.payload.field,t.payload.value)});case"RESET_FORM":return E({},e,t.payload);case"SET_FORMIK_STATE":return t.payload(e);case"SUBMIT_ATTEMPT":return E({},e,{touched:function e(t,n,r,i){void 0===r&&(r=new WeakMap),void 0===i&&(i={});for(var a=0,o=Object.keys(t);a=n.length)break;a=n[i++]}else{if((i=n.next()).done)break;a=i.value}var a,o=a;A(t,o.path)||(t=N(t,o.path,o.message))}}return t}(n)):t(n)})})},[v.validationSchema]),V=(0,r.useCallback)(function(e,t){return new Promise(function(n){return n(j.current[e].validate(t))})},[]),I=(0,r.useCallback)(function(e){var t=Object.keys(j.current).filter(function(e){return _(j.current[e].validate)});return Promise.all(t.length>0?t.map(function(t){return V(t,A(e,t))}):[Promise.resolve("DO_NOT_DELETE_YOU_WILL_BE_FIRED")]).then(function(e){return e.reduce(function(e,n,r){return"DO_NOT_DELETE_YOU_WILL_BE_FIRED"===n||n&&(e=N(e,t[r],n)),e},{})})},[V]),H=(0,r.useCallback)(function(e){return Promise.all([I(e),v.validationSchema?z(e):{},v.validate?R(e):{}]).then(function(e){var t=e[0],n=e[1],r=e[2];return d.all([t,n,r],{arrayMerge:F})})},[v.validate,v.validationSchema,I,R,z]),U=B(function(e){return void 0===e&&(e=C.values),M({type:"SET_ISVALIDATING",payload:!0}),H(e).then(function(e){return w.current&&(M({type:"SET_ISVALIDATING",payload:!1}),M({type:"SET_ERRORS",payload:e})),e})});(0,r.useEffect)(function(){s&&!0===w.current&&a()(g.current,v.initialValues)&&U(g.current)},[s,U]);var W=(0,r.useCallback)(function(e){var t=e&&e.values?e.values:g.current,n=e&&e.errors?e.errors:y.current?y.current:v.initialErrors||{},r=e&&e.touched?e.touched:x.current?x.current:v.initialTouched||{},i=e&&e.status?e.status:b.current?b.current:v.initialStatus;g.current=t,y.current=n,x.current=r,b.current=i;var a=function(){M({type:"RESET_FORM",payload:{isSubmitting:!!e&&!!e.isSubmitting,errors:n,touched:r,status:i,values:t,isValidating:!!e&&!!e.isValidating,submitCount:e&&e.submitCount&&"number"==typeof e.submitCount?e.submitCount:0}})};if(v.onReset){var o=v.onReset(C.values,ec);P(o)?o.then(a):a()}else a()},[v.initialErrors,v.initialStatus,v.initialTouched]);(0,r.useEffect)(function(){!0===w.current&&!a()(g.current,v.initialValues)&&(h&&(g.current=v.initialValues,W()),s&&U(g.current))},[h,v.initialValues,W,s,U]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(y.current,v.initialErrors)&&(y.current=v.initialErrors||L,M({type:"SET_ERRORS",payload:v.initialErrors||L}))},[h,v.initialErrors]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(x.current,v.initialTouched)&&(x.current=v.initialTouched||Z,M({type:"SET_TOUCHED",payload:v.initialTouched||Z}))},[h,v.initialTouched]),(0,r.useEffect)(function(){h&&!0===w.current&&!a()(b.current,v.initialStatus)&&(b.current=v.initialStatus,M({type:"SET_STATUS",payload:v.initialStatus}))},[h,v.initialStatus,v.initialTouched]);var q=B(function(e){if(j.current[e]&&_(j.current[e].validate)){var t=A(C.values,e),n=j.current[e].validate(t);return P(n)?(M({type:"SET_ISVALIDATING",payload:!0}),n.then(function(e){return e}).then(function(t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t}}),M({type:"SET_ISVALIDATING",payload:!1})})):(M({type:"SET_FIELD_ERROR",payload:{field:e,value:n}}),Promise.resolve(n))}return v.validationSchema?(M({type:"SET_ISVALIDATING",payload:!0}),z(C.values,e).then(function(e){return e}).then(function(t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t[e]}}),M({type:"SET_ISVALIDATING",payload:!1})})):Promise.resolve()}),$=(0,r.useCallback)(function(e,t){var n=t.validate;j.current[e]={validate:n}},[]),K=(0,r.useCallback)(function(e){delete j.current[e]},[]),Y=B(function(e,t){return M({type:"SET_TOUCHED",payload:e}),(void 0===t?o:t)?U(C.values):Promise.resolve()}),X=(0,r.useCallback)(function(e){M({type:"SET_ERRORS",payload:e})},[]),G=B(function(e,t){var r=_(e)?e(C.values):e;return M({type:"SET_VALUES",payload:r}),(void 0===t?n:t)?U(r):Promise.resolve()}),J=(0,r.useCallback)(function(e,t){M({type:"SET_FIELD_ERROR",payload:{field:e,value:t}})},[]),Q=B(function(e,t,r){return M({type:"SET_FIELD_VALUE",payload:{field:e,value:t}}),(void 0===r?n:r)?U(N(C.values,e,t)):Promise.resolve()}),ee=(0,r.useCallback)(function(e,t){var n,r=t,i=e;if(!T(e)){e.persist&&e.persist();var a=e.target?e.target:e.currentTarget,o=a.type,l=a.name,s=a.id,u=a.value,c=a.checked,d=(a.outerHTML,a.options),f=a.multiple;r=t||l||s,i=/number|range/.test(o)?isNaN(n=parseFloat(u))?"":n:/checkbox/.test(o)?function(e,t,n){if("boolean"==typeof e)return!!t;var r=[],i=!1,a=-1;if(Array.isArray(e))r=e,i=(a=e.indexOf(n))>=0;else if(!n||"true"==n||"false"==n)return!!t;return t&&n&&!i?r.concat(n):i?r.slice(0,a).concat(r.slice(a+1)):r}(A(C.values,r),c,u):d&&f?Array.from(d).filter(function(e){return e.selected}).map(function(e){return e.value}):u}r&&Q(r,i)},[Q,C.values]),et=B(function(e){if(T(e))return function(t){return ee(t,e)};ee(e)}),en=B(function(e,t,n){return void 0===t&&(t=!0),M({type:"SET_FIELD_TOUCHED",payload:{field:e,value:t}}),(void 0===n?o:n)?U(C.values):Promise.resolve()}),er=(0,r.useCallback)(function(e,t){e.persist&&e.persist();var n=e.target,r=n.name,i=n.id;n.outerHTML,en(t||r||i,!0)},[en]),ei=B(function(e){if(T(e))return function(t){return er(t,e)};er(e)}),ea=(0,r.useCallback)(function(e){_(e)?M({type:"SET_FORMIK_STATE",payload:e}):M({type:"SET_FORMIK_STATE",payload:function(){return e}})},[]),eo=(0,r.useCallback)(function(e){M({type:"SET_STATUS",payload:e})},[]),el=(0,r.useCallback)(function(e){M({type:"SET_ISSUBMITTING",payload:e})},[]),es=B(function(){return M({type:"SUBMIT_ATTEMPT"}),U().then(function(e){var t,n=e instanceof Error;if(!n&&0===Object.keys(e).length){try{if(t=ed(),void 0===t)return}catch(e){throw e}return Promise.resolve(t).then(function(e){return w.current&&M({type:"SUBMIT_SUCCESS"}),e}).catch(function(e){if(w.current)throw M({type:"SUBMIT_FAILURE"}),e})}if(w.current&&(M({type:"SUBMIT_FAILURE"}),n))throw e})}),eu=B(function(e){e&&e.preventDefault&&_(e.preventDefault)&&e.preventDefault(),e&&e.stopPropagation&&_(e.stopPropagation)&&e.stopPropagation(),es().catch(function(e){console.warn("Warning: An unhandled error was caught from submitForm()",e)})}),ec={resetForm:W,validateForm:U,validateField:q,setErrors:X,setFieldError:J,setFieldTouched:en,setFieldValue:Q,setStatus:eo,setSubmitting:el,setTouched:Y,setValues:G,setFormikState:ea,submitForm:es},ed=B(function(){return p(C.values,ec)}),ef=B(function(e){e&&e.preventDefault&&_(e.preventDefault)&&e.preventDefault(),e&&e.stopPropagation&&_(e.stopPropagation)&&e.stopPropagation(),W()}),eh=(0,r.useCallback)(function(e){return{value:A(C.values,e),error:A(C.errors,e),touched:!!A(C.touched,e),initialValue:A(g.current,e),initialTouched:!!A(x.current,e),initialError:A(y.current,e)}},[C.errors,C.touched,C.values]),ep=(0,r.useCallback)(function(e){return{setValue:function(t,n){return Q(e,t,n)},setTouched:function(t,n){return en(e,t,n)},setError:function(t){return J(e,t)}}},[Q,en,J]),em=(0,r.useCallback)(function(e){var t=O(e),n=t?e.name:e,r=A(C.values,n),i={name:n,value:r,onChange:et,onBlur:ei};if(t){var a=e.type,o=e.value,l=e.as,s=e.multiple;"checkbox"===a?void 0===o?i.checked=!!r:(i.checked=!!(Array.isArray(r)&&~r.indexOf(o)),i.value=o):"radio"===a?(i.checked=r===o,i.value=o):"select"===l&&s&&(i.value=i.value||[],i.multiple=!0)}return i},[ei,et,C.values]),ev=(0,r.useMemo)(function(){return!a()(g.current,C.values)},[g.current,C.values]),eg=(0,r.useMemo)(function(){return void 0!==u?ev?C.errors&&0===Object.keys(C.errors).length:!1!==u&&_(u)?u(v):u:C.errors&&0===Object.keys(C.errors).length},[u,ev,C.errors,v]);return E({},C,{initialValues:g.current,initialErrors:y.current,initialTouched:x.current,initialStatus:b.current,handleBlur:ei,handleChange:et,handleReset:ef,handleSubmit:eu,resetForm:W,setErrors:X,setFormikState:ea,setFieldTouched:en,setFieldValue:Q,setFieldError:J,setStatus:eo,setSubmitting:el,setTouched:Y,setValues:G,submitForm:es,validateForm:U,validateField:q,isValid:eg,dirty:ev,unregisterField:K,registerField:$,getFieldProps:em,getFieldMeta:eh,getFieldHelpers:ep,validateOnBlur:o,validateOnChange:n,validateOnMount:s})}function F(e,t,n){var r=e.slice();return t.forEach(function(t,i){if(void 0===r[i]){var a=!1!==n.clone&&n.isMergeableObject(t);r[i]=a?d(Array.isArray(t)?[]:{},t,n):t}else n.isMergeableObject(t)?r[i]=d(e[i],t,n):-1===e.indexOf(t)&&r.push(t)}),r}var V="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?r.useLayoutEffect:r.useEffect;function B(e){var t=(0,r.useRef)(e);return V(function(){t.current=e}),(0,r.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;re?t:e},0);return Array.from(E({},e,{length:t+1}))};(function(e){function t(t){var n;return(n=e.call(this,t)||this).updateArrayField=function(e,t,r){var i=n.props,a=i.name;(0,i.formik.setFormikState)(function(n){var i=N(n.values,a,e(A(n.values,a))),o=r?("function"==typeof r?r:e)(A(n.errors,a)):void 0,l=t?("function"==typeof t?t:e)(A(n.touched,a)):void 0;return M(o)&&(o=void 0),M(l)&&(l=void 0),E({},n,{values:i,errors:r?N(n.errors,a,o):n.errors,touched:t?N(n.touched,a,l):n.touched})})},n.push=function(e){return n.updateArrayField(function(t){return[].concat(q(t),[(0,h.Z)(e,5)])},!1,!1)},n.handlePush=function(e){return function(){return n.push(e)}},n.swap=function(e,t){return n.updateArrayField(function(n){return H(n,e,t)},!0,!0)},n.handleSwap=function(e,t){return function(){return n.swap(e,t)}},n.move=function(e,t){return n.updateArrayField(function(n){return I(n,e,t)},!0,!0)},n.handleMove=function(e,t){return function(){return n.move(e,t)}},n.insert=function(e,t){return n.updateArrayField(function(n){return U(n,e,t)},function(t){return U(t,e,null)},function(t){return U(t,e,null)})},n.handleInsert=function(e,t){return function(){return n.insert(e,t)}},n.replace=function(e,t){return n.updateArrayField(function(n){return W(n,e,t)},!1,!1)},n.handleReplace=function(e,t){return function(){return n.replace(e,t)}},n.unshift=function(e){var t=-1;return n.updateArrayField(function(n){var r=n?[e].concat(n):[e];return t<0&&(t=r.length),r},function(e){var n=e?[null].concat(e):[null];return t<0&&(t=n.length),n},function(e){var n=e?[null].concat(e):[null];return t<0&&(t=n.length),n}),t},n.handleUnshift=function(e){return function(){return n.unshift(e)}},n.handleRemove=function(e){return function(){return n.remove(e)}},n.handlePop=function(){return function(){return n.pop()}},n.remove=n.remove.bind(C(n)),n.pop=n.pop.bind(C(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e;var n=t.prototype;return n.componentDidUpdate=function(e){this.props.validateOnChange&&this.props.formik.validateOnChange&&!a()(A(e.formik.values,e.name),A(this.props.formik.values,this.props.name))&&this.props.formik.validateForm(this.props.formik.values)},n.remove=function(e){var t;return this.updateArrayField(function(n){var r=n?q(n):[];return t||(t=r[e]),_(r.splice)&&r.splice(e,1),r},!0,!0),t},n.pop=function(){var e;return this.updateArrayField(function(t){return e||(e=t&&t.pop&&t.pop()),t},!0,!0),e},n.render=function(){var e={push:this.push,pop:this.pop,swap:this.swap,move:this.move,insert:this.insert,replace:this.replace,unshift:this.unshift,remove:this.remove,handlePush:this.handlePush,handlePop:this.handlePop,handleSwap:this.handleSwap,handleMove:this.handleMove,handleInsert:this.handleInsert,handleReplace:this.handleReplace,handleUnshift:this.handleUnshift,handleRemove:this.handleRemove},t=this.props,n=t.component,i=t.render,a=t.children,o=t.name,l=S(t.formik,["validate","validationSchema"]),s=E({},e,{form:l,name:o});return n?(0,r.createElement)(n,s):i?i(s):a?"function"==typeof a?a(s):0===r.Children.count(a)?null:r.Children.only(a):null},t})(r.Component).defaultProps={validateOnChange:!0}},73463:function(e,t,n){"use strict";var r=n(73887),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?o:l[e.$$typeof]||i}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=o;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,h=Object.getPrototypeOf,p=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(p){var i=h(n);i&&i!==p&&e(t,i,r)}var o=c(n);d&&(o=o.concat(d(n)));for(var l=s(t),m=s(n),v=0;v */t.read=function(e,t,n,r,i){var a,o,l=8*i-r-1,s=(1<>1,c=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,a=h&(1<<-c)-1,h>>=-c,c+=l;c>0;a=256*a+e[t+d],d+=f,c-=8);for(o=a&(1<<-c)-1,a>>=-c,c+=r;c>0;o=256*o+e[t+d],d+=f,c-=8);if(0===a)a=1-u;else{if(a===s)return o?NaN:1/0*(h?-1:1);o+=Math.pow(2,r),a-=u}return(h?-1:1)*o*Math.pow(2,a-r)},t.write=function(e,t,n,r,i,a){var o,l,s,u=8*a-i-1,c=(1<>1,f=23===i?5960464477539062e-23:0,h=r?0:a-1,p=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(l=isNaN(t)?1:0,o=c):(o=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-o))<1&&(o--,s*=2),o+d>=1?t+=f/s:t+=f*Math.pow(2,1-d),t*s>=2&&(o++,s/=2),o+d>=c?(l=0,o=c):o+d>=1?(l=(t*s-1)*Math.pow(2,i),o+=d):(l=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+h]=255&l,h+=p,l/=256,i-=8);for(o=o<0;e[n+h]=255&o,h+=p,o/=256,u-=8);e[n+h-p]|=128*m}},39515:function(e,t,n){var r=n(38761)(n(37772),"DataView");e.exports=r},89612:function(e,t,n){var r=n(52118),i=n(96909),a=n(98138),o=n(4174),l=n(7942);function s(e){var t=-1,n=null==e?0:e.length;for(this.clear();++ti?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r=i?e:r(e,t,n)}},24019:function(e,t,n){var r=n(37772)["__core-js_shared__"];e.exports=r},55463:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),l=o.length;l--;){var s=o[e?l:++i];if(!1===n(a[s],s,a))break}return t}}},83126:function(e,t,n){var r=n(23895),i=n(33880),a=n(8435),o=n(66188);e.exports=function(e){return function(t){var n=i(t=o(t))?a(t):void 0,l=n?n[0]:t.charAt(0),s=n?r(n,1).join(""):t.slice(1);return l[e]()+s}}},34311:function(e,t,n){var r=n(81207),i=n(97329),a=n(11618),o=RegExp("['’]","g");e.exports=function(e){return function(t){return r(a(i(t).replace(o,"")),e,"")}}},61655:function(e,t,n){var r=n(6435)({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"});e.exports=r},83043:function(e,t,n){var r=n(38761),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},74871:function(e,t,n){var r=n(45386),i=n(87064),a=n(59950);e.exports=function(e,t,n,o,l,s){var u=1&n,c=e.length,d=t.length;if(c!=d&&!(u&&d>c))return!1;var f=s.get(e),h=s.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new r:void 0;for(s.set(e,t),s.set(t,e);++p-1&&e%1==0&&e-1}},94769:function(e,t,n){var r=n(22218);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},92411:function(e,t,n){var r=n(89612),i=n(80235),a=n(10326);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}},36417:function(e,t,n){var r=n(27937);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},86928:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).get(e)}},18052:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).has(e)}},24150:function(e,t,n){var r=n(27937);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},75179:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},73477:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},77777:function(e,t,n){var r=n(30733);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},99191:function(e,t,n){var r=n(38761)(Object,"create");e.exports=r},54248:function(e,t,n){var r=n(60241)(Object.keys,Object);e.exports=r},4146:function(e,t,n){e=n.nmd(e);var r=n(51242),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,o=a&&a.exports===i&&r.process,l=function(){try{var e=a&&a.require&&a.require("util").types;if(e)return e;return o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=l},37157:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},60241:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},37772:function(e,t,n){var r=n(51242),i="object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();e.exports=a},52842:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},52482:function(e){e.exports=function(e){return this.__data__.has(e)}},16909:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},15243:function(e,t,n){var r=n(80235);e.exports=function(){this.__data__=new r,this.size=0}},72858:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},4417:function(e){e.exports=function(e){return this.__data__.get(e)}},8605:function(e){e.exports=function(e){return this.__data__.has(e)}},71418:function(e,t,n){var r=n(80235),i=n(10326),a=n(96738);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!i||o.length<199)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(o)}return n.set(e,t),this.size=n.size,this}},8435:function(e,t,n){var r=n(50217),i=n(33880),a=n(63344);e.exports=function(e){return i(e)?a(e):r(e)}},54452:function(e,t,n){var r=n(77777),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(a,"$1"):n||e)}),t});e.exports=o},33812:function(e,t,n){var r=n(4795),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},87035:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},52153:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},63344:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",a="(?:\ud83c[\udde6-\uddff]){2}",o="[\ud800-\udbff][\udc00-\udfff]",l="(?:"+n+"|"+r+")?",s="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,a,o].join("|")+")"+s+l+")*",c=RegExp(r+"(?="+r+")|(?:"+[i+n+"?",n,a,o,"["+t+"]"].join("|")+")"+(s+l+u),"g");e.exports=function(e){return e.match(c)||[]}},75304:function(e){var t="\ud800-\udfff",n="\\u2700-\\u27bf",r="a-z\\xdf-\\xf6\\xf8-\\xff",i="A-Z\\xc0-\\xd6\\xd8-\\xde",a="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",o="['’]",l="["+a+"]",s="["+r+"]",u="[^"+t+a+"\\d+"+n+r+i+"]",c="(?:\ud83c[\udde6-\uddff]){2}",d="[\ud800-\udbff][\udc00-\udfff]",f="["+i+"]",h="(?:"+s+"|"+u+")",p="(?:"+o+"(?:d|ll|m|re|s|t|ve))?",m="(?:"+o+"(?:D|LL|M|RE|S|T|VE))?",v="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",g="[\\ufe0e\\ufe0f]?",y="(?:\\u200d(?:"+["[^"+t+"]",c,d].join("|")+")"+g+v+")*",x="(?:"+["["+n+"]",c,d].join("|")+")"+(g+v+y),b=RegExp([f+"?"+s+"+"+p+"(?="+[l,f,"$"].join("|")+")","(?:"+f+"|"+u+")+"+m+"(?="+[l,f+h,"$"].join("|")+")",f+"?"+h+"+"+p,f+"+"+m,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",x].join("|"),"g");e.exports=function(e){return e.match(b)||[]}},96009:function(e,t,n){var r=n(82108),i=n(34311)(function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)});e.exports=i},82108:function(e,t,n){var r=n(66188),i=n(23779);e.exports=function(e){return i(r(e).toLowerCase())}},54073:function(e,t,n){var r=n(29259),i=n(61100),a=n(7642),o=Math.max,l=Math.min;e.exports=function(e,t,n){var s,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=s,r=u;return s=u=void 0,p=t,d=e.apply(r,n)}function x(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function b(){var e,n,r,a=i();if(x(a))return w(a);f=setTimeout(b,(e=a-h,n=a-p,r=t-e,v?l(r,c-n):r))}function w(e){return(f=void 0,g&&s)?y(e):(s=u=void 0,d)}function j(){var e,n=i(),r=x(n);if(s=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(b,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(b,t),y(h)}return void 0===f&&(f=setTimeout(b,t)),d}return t=a(t)||0,r(n)&&(m=!!n.leading,c=(v="maxWait"in n)?o(a(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),j.cancel=function(){void 0!==f&&clearTimeout(f),p=0,s=h=u=f=void 0},j.flush=function(){return void 0===f?d:w(i())},j}},97329:function(e,t,n){var r=n(61655),i=n(66188),a=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(a,r).replace(o,"")}},41225:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},72579:function(e,t,n){var r=n(13324);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},93352:function(e,t,n){var r=n(32726),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},95041:function(e,t,n){var r=n(20187),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},23059:function(e){e.exports=function(e){return e}},79631:function(e,t,n){var r=n(15183),i=n(15125),a=Object.prototype,o=a.hasOwnProperty,l=a.propertyIsEnumerable,s=r(function(){return arguments}())?r:function(e){return i(e)&&o.call(e,"callee")&&!l.call(e,"callee")};e.exports=s},86152:function(e){var t=Array.isArray;e.exports=t},67878:function(e,t,n){var r=n(61049),i=n(61158);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},73226:function(e,t,n){e=n.nmd(e);var r=n(37772),i=n(36330),a=t&&!t.nodeType&&t,o=a&&e&&!e.nodeType&&e,l=o&&o.exports===a?r.Buffer:void 0,s=l?l.isBuffer:void 0;e.exports=s||i},61049:function(e,t,n){var r=n(53366),i=n(29259);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},61158:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},29259:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},15125:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4795:function(e,t,n){var r=n(53366),i=n(15125);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},77598:function(e,t,n){var r=n(35522),i=n(47826),a=n(4146),o=a&&a.isTypedArray,l=o?i(o):r;e.exports=l},90249:function(e,t,n){var r=n(1634),i=n(86411),a=n(67878);e.exports=function(e){return a(e)?r(e):i(e)}},19950:function(e,t,n){var r=n(13940),i=n(26548),a=n(68286);e.exports=function(e,t){var n={};return t=a(t,3),i(e,function(e,i,a){r(n,t(e,i,a),e)}),n}},34519:function(e,t,n){var r=n(13940),i=n(26548),a=n(68286);e.exports=function(e,t){var n={};return t=a(t,3),i(e,function(e,i,a){r(n,i,t(e,i,a))}),n}},30733:function(e,t,n){var r=n(96738);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},61100:function(e,t,n){var r=n(37772);e.exports=function(){return r.Date.now()}},65798:function(e,t,n){var r=n(20256),i=n(82952),a=n(21401),o=n(33812);e.exports=function(e){return a(e)?r(o(e)):i(e)}},57370:function(e,t,n){var r=n(34311)(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()});e.exports=r},30981:function(e){e.exports=function(){return[]}},36330:function(e){e.exports=function(){return!1}},7642:function(e,t,n){var r=n(51704),i=n(29259),a=n(4795),o=0/0,l=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(a(e))return o;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=s.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):l.test(e)?o:+e}},66188:function(e,t,n){var r=n(1054);e.exports=function(e){return null==e?"":r(e)}},23779:function(e,t,n){var r=n(83126)("toUpperCase");e.exports=r},11618:function(e,t,n){var r=n(45981),i=n(83559),a=n(66188),o=n(75304);e.exports=function(e,t,n){return(e=a(e),void 0===(t=n?void 0:t))?i(e)?o(e):r(e):e.match(t)||[]}},53207:function(e,t,n){var r=n(96570);r.prototype.formulaEval=function(){"use strict";for(var e,t,n,r=[],i=this.value,a=0;a"+t.value+""+i[a].show+""+e.value+"",type:10}):r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+""+e.value+"",type:1})):2===i[a].type||9===i[a].type?(e=r.pop(),t=r.pop(),r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+i[a].show+(1!=e.type?"(":"")+e.value+(1!=e.type?")":""),type:i[a].type})):12===i[a].type&&(e=r.pop(),t=r.pop(),n=r.pop(),r.push({value:i[a].show+"("+n.value+","+t.value+","+e.value+")",type:12}));return r[0].value},e.exports=r},66655:function(e,t,n){"use strict";var r=n(72346);function i(e,t){for(var n=0;np.length-2?p.length-1:e.length-s;n>0;n--)if(void 0!==p[n])for(i=0;i0&&En)l.push(e);else{for(;n>=i&&!c||c&&i1)throw new r.Exception("Uncaught Syntax error");return a[0].value>1e15?"Infinity":parseFloat(a[0].value.toFixed(15))},r.eval=function(e,t,n){return void 0===t?this.lex(e).toPostfix().postfixEval():void 0!==n?this.lex(e,t).toPostfix().postfixEval(n):void 0!==t.length?this.lex(e,t).toPostfix().postfixEval():this.lex(e).toPostfix().postfixEval(t)},e.exports=r},38617:function(e,t,n){"use strict";n.d(t,{F:function(){return u},f:function(){return c}});var r=n(2784);let i=["light","dark"],a="(prefers-color-scheme: dark)",o="undefined"==typeof window,l=(0,r.createContext)(void 0),s={setTheme:e=>{},themes:[]},u=()=>{var e;return null!==(e=(0,r.useContext)(l))&&void 0!==e?e:s},c=e=>(0,r.useContext)(l)?r.createElement(r.Fragment,null,e.children):r.createElement(f,e),d=["light","dark"],f=({forcedTheme:e,disableTransitionOnChange:t=!1,enableSystem:n=!0,enableColorScheme:o=!0,storageKey:s="theme",themes:u=d,defaultTheme:c=n?"system":"light",attribute:f="data-theme",value:g,children:y,nonce:x})=>{let[b,w]=(0,r.useState)(()=>p(s,c)),[j,k]=(0,r.useState)(()=>p(s)),E=g?Object.values(g):u,S=(0,r.useCallback)(e=>{let r=e;if(!r)return;"system"===e&&n&&(r=v());let a=g?g[r]:r,l=t?m():null,s=document.documentElement;if("class"===f?(s.classList.remove(...E),a&&s.classList.add(a)):a?s.setAttribute(f,a):s.removeAttribute(f),o){let e=i.includes(c)?c:null,t=i.includes(r)?r:e;s.style.colorScheme=t}null==l||l()},[]),C=(0,r.useCallback)(e=>{w(e);try{localStorage.setItem(s,e)}catch(e){}},[e]),M=(0,r.useCallback)(t=>{k(v(t)),"system"===b&&n&&!e&&S("system")},[b,e]);(0,r.useEffect)(()=>{let e=window.matchMedia(a);return e.addListener(M),M(e),()=>e.removeListener(M)},[M]),(0,r.useEffect)(()=>{let e=e=>{e.key===s&&C(e.newValue||c)};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[C]),(0,r.useEffect)(()=>{S(null!=e?e:b)},[e,b]);let _=(0,r.useMemo)(()=>({theme:b,setTheme:C,forcedTheme:e,resolvedTheme:"system"===b?j:b,themes:n?[...u,"system"]:u,systemTheme:n?j:void 0}),[b,C,e,j,n,u]);return r.createElement(l.Provider,{value:_},r.createElement(h,{forcedTheme:e,disableTransitionOnChange:t,enableSystem:n,enableColorScheme:o,storageKey:s,themes:u,defaultTheme:c,attribute:f,value:g,children:y,attrs:E,nonce:x}),y)},h=(0,r.memo)(({forcedTheme:e,storageKey:t,attribute:n,enableSystem:o,enableColorScheme:l,defaultTheme:s,value:u,attrs:c,nonce:d})=>{let f="system"===s,h="class"===n?`var d=document.documentElement,c=d.classList;c.remove(${c.map(e=>`'${e}'`).join(",")});`:`var d=document.documentElement,n='${n}',s='setAttribute';`,p=l?i.includes(s)&&s?`if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'${s}'`:"if(e==='light'||e==='dark')d.style.colorScheme=e":"",m=(e,t=!1,r=!0)=>{let a=u?u[e]:e,o=t?e+"|| ''":`'${a}'`,s="";return l&&r&&!t&&i.includes(e)&&(s+=`d.style.colorScheme = '${e}';`),"class"===n?s+=t||a?`c.add(${o})`:"null":a&&(s+=`d[s](n,${o})`),s},v=e?`!function(){${h}${m(e)}}()`:o?`!function(){try{${h}var e=localStorage.getItem('${t}');if('system'===e||(!e&&${f})){var t='${a}',m=window.matchMedia(t);if(m.media!==t||m.matches){${m("dark")}}else{${m("light")}}}else if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}${f?"":"else{"+m(s,!1,!1)+"}"}${p}}catch(e){}}()`:`!function(){try{${h}var e=localStorage.getItem('${t}');if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}else{${m(s,!1,!1)};}${p}}catch(t){}}();`;return r.createElement("script",{nonce:d,dangerouslySetInnerHTML:{__html:v}})},()=>!0),p=(e,t)=>{let n;if(!o){try{n=localStorage.getItem(e)||void 0}catch(e){}return n||t}},m=()=>{let e=document.createElement("style");return e.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(e),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(e)},1)}},v=e=>(e||(e=window.matchMedia(a)),e.matches?"dark":"light")},93542:function(e,t,n){"use strict";var r,i;e.exports=(null==(r=n.g.process)?void 0:r.env)&&"object"==typeof(null==(i=n.g.process)?void 0:i.env)?n.g.process:n(42351)},86570:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(83391)}])},35599:function(e,t,n){"use strict";n.d(t,{Ul:function(){return l},WD:function(){return s},fu:function(){return c},o4:function(){return u}});var r=n(52322),i=n(89424),a=n(82851),o=n(99182);function l(e){let{currentPage:t,parentPage:n,commandPage:l,className:s,...u}=e,c=(0,o.U8)(e=>e.search);if((null==n?void 0:n.namespace)===(null==t?void 0:t.namespace)&&!c)return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",s),value:"".concat(null==l?void 0:l.label," ").concat(u.children.toString()),...u})}function s(e){let{currentPage:t,commandPage:n,className:l,...s}=e,u=(0,o.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",l),value:"".concat(n.label," ").concat(s.children.toString()),...s})}function u(e){let{currentPage:t,commandPage:n,className:l,...s}=e,u=(0,o.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||!t||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",l),value:"".concat(n.label," ").concat(s.children.toString()),...s})}function c(e){let{heading:t,currentPage:n,commandPage:a,...l}=e,s=(0,o.U8)(e=>e.search);return(0,r.jsx)(o.mY.Group,{heading:s&&(null==n?void 0:n.namespace)!==a.namespace&&(0,r.jsx)(i.__J,{className:"px-1",size:"12",children:a.label}),...l})}n(2784)},91492:function(e,t,n){"use strict";n.d(t,{F:function(){return g},A:function(){return y}});var r=n(52322),i=n(89424),a=n(47211),o=n(5062),l=n(98334),s=n(5632),u=n(69960),c=n(56328),d=n(82229),f=n(94613),h=n(98131),p=n(30291),m=n(97112),v=n(2784);function g(e){let{id:t,trigger:n,hostAddress:o,hostKey:l,contentProps:s,buttonProps:u}=e;return(0,r.jsx)(i.h_2,{trigger:n||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...u,children:(0,r.jsx)(a.EMN,{})}),contentProps:{align:"start",...s,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(y,{id:t,hostAddress:o,hostKey:l})})}function y(e){var t,n;let{id:g,hostAddress:y,hostKey:x}=e,b=(0,s.useRouter)(),{setFilter:w,resetFilters:j}=(0,c.l)(),{setFilter:k,resetFilters:E}=(0,u.G)(),S=(0,o.uf)(),C=(0,o.s2)(),M=(0,f.l)(),_=(0,d.I)(),O=function(){let{openConfirmDialog:e}=(0,m.Rh)(),t=(0,o.IK)();return(0,v.useCallback)(n=>e({title:"Delete contract",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to delete the following contract:"}),(0,r.jsxs)(i.nvN,{size:"14",font:"mono",children:[n.slice(0,20),"..."]})]}),onConfirm:async()=>{let e=await t.delete({params:{id:n}});e.error&&(0,i.OHV)({title:"Error deleting contract",body:e.error}),(0,i.OPV)({title:"Deleted contract"})}}),[e,t])}();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Contract ",g.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Filters"}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>{j(),w({id:"addressContains",value:y,label:"Address contains ".concat(y)}),b.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by host address"]}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>{E(),k((0,h.e)(y)),b.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host address"]}),(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>{E(),k((0,p.V)(x)),b.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host public key"]}),(0,r.jsx)(i.Juw,{children:"Actions"}),(null===(t=S.data)||void 0===t?void 0:t.find(e=>e===y))?(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>M([],[y]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove host address from blocklist"]}):(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>M([y],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add host address to blocklist"]}),(null===(n=C.data)||void 0===n?void 0:n.find(e=>e===x))?(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>_([],[x]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove host public key from allowlist"]}):(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>_([x],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add host public key to allowlist"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>O(g),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete contract"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(g,"contract ID"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Contract ID"]}),(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>(0,i.vQq)(x,"host public key"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>(0,i.vQq)(y,"host address"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host address"]})]})}},14613:function(e,t,n){"use strict";n.d(t,{F:function(){return N}});var r=n(52322),i=n(13593),a=n(35599);let o={namespace:"contracts/filterExpiryDate",label:"Contracts filter by expiry date"},l=[{id:"expiry",value:"day",label:"expires today",fn:e=>{let t=new Date().getTime(),n=t+(0,i.Nr)(1);return e.endTimet}},{id:"expiry",value:"week",label:"expires this week",fn:e=>{let t=new Date().getTime(),n=t+(0,i.BL)(1);return e.endTimet}},{id:"expiry",value:"month",label:"expires this month",fn:e=>{let t=new Date().getTime(),n=t+(0,i.xL)(1);return e.endTimet}},{id:"expiry",value:"nextMonth",label:"expires next month",fn:e=>{let t=new Date().getTime(),n=t+(0,i.xL)(2);return e.endTimet}},{id:"expiry",value:"year",label:"expires this year",fn:e=>{let t=new Date().getTime(),n=t+(0,i.iv)(1);return e.endTimet}},{id:"expiry",value:"expired",label:"expired",fn:e=>{let t=new Date().getTime();return e.endTime(0,r.jsx)(a.WD,{currentPage:t,commandPage:o,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}let u={namespace:"contracts/filterFormationDate",label:"Contracts filter by formation date"},c=[{id:"formationDate",value:"day",label:"formed in the last day",fn:e=>{let t=new Date().getTime()-(0,i.Nr)(1);return e.startTime>=t}},{id:"formationDate",value:"week",label:"formed in the last week",fn:e=>{let t=new Date().getTime()-(0,i.BL)(1);return e.startTime>=t}},{id:"formationDate",value:"twoWeeks",label:"formed in the last two weeks",fn:e=>{let t=new Date().getTime()-(0,i.BL)(2);return e.startTime>=t}},{id:"formationDate",value:"month",label:"formed in the last month",fn:e=>{let t=new Date().getTime()-(0,i.xL)(1);return e.startTime>=t}},{id:"formationDate",value:"twoMonths",label:"formed in the last two months",fn:e=>{let t=new Date().getTime()-(0,i.xL)(2);return e.startTime>=t}},{id:"formationDate",value:"year",label:"formed in the last year",fn:e=>{let t=new Date().getTime()-(0,i.iv)(1);return e.startTime>=t}}];function d(e){let{currentPage:t,select:n}=e;return(0,r.jsx)(a.fu,{currentPage:t,commandPage:u,children:c.map(e=>(0,r.jsx)(a.WD,{currentPage:t,commandPage:u,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}let f={namespace:"contracts/filterRenewDate",label:"Contracts filter by renew date"},h=[{id:"renewDate",value:"day",label:"renewed in the last day",fn:e=>{let t=new Date().getTime()-(0,i.Nr)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"week",label:"renewed in the last week",fn:e=>{let t=new Date().getTime()-(0,i.BL)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"twoWeeks",label:"renewed in the last two weeks",fn:e=>{let t=new Date().getTime()-(0,i.BL)(2);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"month",label:"renewed in the last month",fn:e=>{let t=new Date().getTime()-(0,i.xL)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"twoMonths",label:"renewed in the last two months",fn:e=>{let t=new Date().getTime()-(0,i.xL)(2);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"year",label:"renewed in the last year",fn:e=>{let t=new Date().getTime()-(0,i.iv)(1);return e.isRenewed&&e.startTime>=t}}];function p(e){let{currentPage:t,select:n}=e;return(0,r.jsx)(a.fu,{currentPage:t,commandPage:f,children:h.map(e=>(0,r.jsx)(a.WD,{currentPage:t,commandPage:f,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}var m=n(97112),v=n(98131);let g={namespace:"contracts/filterAddress",label:"Contracts filter by address"};function y(e){let{select:t,currentPage:n}=e,{openDialog:i}=(0,m.Rh)(),o=(0,v.e)("");return(0,r.jsx)(a.fu,{currentPage:n,commandPage:g,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:g,onSelect:()=>{t(),i("contractsFilterAddress")},children:o.label})})}function x(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterAddress")},children:g.label})}var b=n(30291);let w={namespace:"contracts/filterPublicKey",label:"Contracts filter by public key"};function j(e){let{select:t,currentPage:n}=e,i=(0,b.V)(""),{openDialog:o}=(0,m.Rh)();return(0,r.jsx)(a.fu,{currentPage:n,commandPage:w,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:w,onSelect:()=>{t(),o("contractsFilterPublicKey")},children:i.label})})}function k(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterPublicKey")},children:w.label})}var E=n(11948);let S={namespace:"contracts/filterContractSet",label:"Contracts filter by contract set"};function C(e){let{select:t,currentPage:n}=e,i=(0,E.l)(""),{openDialog:o}=(0,m.Rh)();return(0,r.jsx)(a.fu,{currentPage:n,commandPage:S,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:S,onSelect:()=>{t(),o("contractsFilterContractSet")},children:i.label})})}function M(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterContractSet")},children:S.label})}function _(e){let{currentPage:t,select:n}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(y,{currentPage:t,select:n}),(0,r.jsx)(j,{currentPage:t,select:n}),(0,r.jsx)(C,{currentPage:t,select:n}),(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(d,{currentPage:t,select:n}),(0,r.jsx)(p,{currentPage:t,select:n})]})}let O={namespace:"contracts",label:"Contracts"};function T(e){let{currentPage:t,parentPage:n,pushPage:i,select:l}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(x,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(k,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(M,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(u)},children:u.label}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(o)},children:o.label}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(f)},children:f.label})]})}var P=n(69960),A=n(2784);function N(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,{setFilter:l}=(0,P.G)(),s=(0,A.useCallback)(e=>{a&&a(),e&&l(e),o&&o()},[l,a,o]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(T,{parentPage:n,currentPage:t,pushPage:i,select:s}),(0,r.jsx)(_,{currentPage:t,select:s})]})}},98131:function(e,t,n){"use strict";n.d(t,{e:function(){return u},p:function(){return f}});var r=n(52322),i=n(89424),a=n(69960),o=n(7114),l=n(24511),s=n(97112);function u(e){return{id:"addressContains",value:e,label:"address contains ".concat(e),fn:t=>t.hostIp.includes(e)}}let c={address:""},d=l.Ry().shape({address:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.G)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.address)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by address",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Address",name:"address",placeholder:"Partial match against domain or IP",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},11948:function(e,t,n){"use strict";n.d(t,{X:function(){return u},l:function(){return s}});var r=n(52322),i=n(89424),a=n(69960),o=n(63955),l=n(2784);function s(e){return{id:"contractSetsInclude",value:e,label:"contract in set ".concat(e),fn:t=>{var n;return null===(n=t.contractSets)||void 0===n?void 0:n.includes(e)}}}function u(e){var t;let{trigger:n,open:u,onOpenChange:c}=e,{setFilter:d,contractSets:f}=(0,a.G)(),h={contractSet:null===(t=f.data)||void 0===t?void 0:t[0]},p=(0,o.cI)({mode:"all",defaultValues:h}),{handleOpenChange:m,closeAndReset:v}=(0,i.t0Y)({form:p,onOpenChange:c,defaultValues:h}),g=function(e){let{contractSets:t}=e;return{contractSet:{type:"select",title:"Contract set",options:t.map(e=>({label:e,value:e})),placeholder:"autopilot",validation:{required:"required"}}}}({contractSets:f.data||[]}),y=(0,l.useCallback)(e=>{d(s(e.contractSet)),v()},[d,v]),x=(0,i.WsO)(g);return(0,r.jsx)(i.VqE,{trigger:n,title:"Filter by contract set",open:u,onOpenChange:m,contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit(y,x),children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.WyV,{form:p,fields:g,name:"contractSet"}),(0,r.jsx)(i.ZqQ,{form:p,size:"medium",children:"Filter"})]})})})}},30291:function(e,t,n){"use strict";n.d(t,{C:function(){return f},V:function(){return u}});var r=n(52322),i=n(89424),a=n(69960),o=n(7114),l=n(24511),s=n(97112);function u(e){return{id:"publicKeyContains",value:e,label:"public key contains ".concat((0,i.$Gg)(e,20)),fn:t=>t.hostKey.includes(e)}}let c={publicKey:""},d=l.Ry().shape({publicKey:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.G)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.publicKey)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by public key",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Public key",name:"publicKey",placeholder:"ed25519:02aabd26e627fd...",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},90721:function(e,t,n){"use strict";n.d(t,{s:function(){return l}});var r=n(52322),i=n(89424),a=n(47211),o=n(97112);function l(e){let{name:t}=e,{openDialog:n}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",children:(0,r.jsx)(a.fi8,{size:16})}),contentProps:{align:"start",onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{n("filesBucketPolicy",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Zbu,{})}),"Change policy"]}),(0,r.jsxs)(i.Xiv,{disabled:"default"===t,onSelect:()=>{n("filesDeleteBucket",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete bucket"]})]})}},23094:function(e,t,n){"use strict";n.d(t,{z:function(){return f}});var r=n(52322),i=n(89424),a=n(18121),o=n(5062),l=n(82851),s=n(84779),u=n(70899);function c(e){var t,n,l,c;let{path:f,isUploading:h,type:p,health:m,size:v}=e,g="directory"===p,y=(0,o.wy)({disabled:h||g,params:(0,u.W0)(f),config:{swr:{dedupingInterval:5e3}}}),{displayHealth:x,label:b}=(0,a.B)({health:m,size:v,isDirectory:g});if(y.isValidating)return(0,r.jsx)(d,{displayHealth:x,label:b,children:(0,r.jsx)("div",{className:"flex justify-center my-2",children:(0,r.jsx)(i.xgg,{})})});if(!(null===(t=y.data)||void 0===t?void 0:t.object))return(0,r.jsx)(d,{displayHealth:x,label:b,children:(0,r.jsx)(i.xvT,{size:"12",children:"Error fetching slab metadata."})});let w=(0,s.Z)((null===(n=y.data.object.slabs)||void 0===n?void 0:n.map(e=>{var t;return{...e.slab,id:"".concat(e.offset).concat(e.length).concat(e.slab.encryptionKey),isPartialSlab:!!e.slab.shards,contractSetShards:(null===(t=e.slab.shards)||void 0===t?void 0:t.length)?function(e){let{totalShards:t,minShards:n,health:r}=e,i=Math.ceil(r*(t-n))+n;return i<=0?0:i>t?t:i}({totalShards:e.slab.shards.length,minShards:e.slab.minShards,health:e.slab.health}):0}}))||[],"contractSetShards");return(0,r.jsx)(d,{className:w.length>15?"h-[300px]":"",displayHealth:x,label:b,minShards:null===(l=w.find(e=>e.minShards))||void 0===l?void 0:l.minShards,totalShards:null===(c=w.find(e=>e.shards))||void 0===c?void 0:c.shards.length,children:w.map(e=>(0,r.jsxs)("div",{className:"flex justify-between gap-2",children:[(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",className:"flex items-center",font:"mono",children:["Slab ",(0,i.$Gg)(e.encryptionKey,4,!1),":"]}),(0,r.jsx)(i.xvT,{size:"12",className:"flex items-center",children:e.isPartialSlab?"".concat(e.contractSetShards,"/").concat(e.shards.length):"partial slab"})]},e.id))})}function d(e){let{className:t,displayHealth:n,label:a,children:o,minShards:s,totalShards:u}=e;return(0,r.jsxs)("div",{className:(0,l.cx)("z-10 flex flex-col pb-1 -mx-1 overflow-hidden",t),children:[(0,r.jsxs)("div",{className:"flex justify-between gap-2 pt-0.5 pb-px px-2",children:[(0,r.jsx)(i.xvT,{size:"12",children:a}),(0,r.jsxs)(i.xvT,{size:"12",children:[(100*n).toFixed(0),"%"]})]}),s&&u?(0,r.jsxs)("div",{className:"flex justify-between gap-2 pt-0.5 pb-px px-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:"redundancy"}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",children:[s," of ",u]})]}):null,(0,r.jsx)("div",{className:"px-2",children:(0,r.jsx)(i.Z0O,{className:"w-full my-1"})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"px-2",children:o})})})]})}function f(e){let{name:t,isUploading:n,type:o,health:l,size:s}=e,u="directory"===o,{displayHealth:d,label:f,color:h,icon:p}=(0,a.B)({health:l,size:s,isDirectory:u}),m="".concat((100*d).toFixed(0),"%");return u?".."===t?null:(0,r.jsx)(i.zsw,{rootProps:{openDelay:100},trigger:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:h,children:p}),(0,r.jsx)(i.xvT,{color:"verySubtle",size:"12",children:m})]}),children:(0,r.jsx)("div",{className:"z-10 flex flex-col -mx-1 overflow-hidden",children:(0,r.jsxs)("div",{className:"flex justify-between gap-2 py-0.5 px-2",children:[(0,r.jsx)(i.xvT,{size:"12",children:f}),(0,r.jsx)(i.xvT,{size:"12",children:m})]})})}):n?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(i.zsw,{rootProps:{openDelay:100},trigger:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:h,children:p}),(0,r.jsx)(i.xvT,{color:"verySubtle",size:"12",children:m})]}),children:(0,r.jsx)(c,{...e})})}},84301:function(e,t,n){"use strict";n.d(t,{I:function(){return d}});var r=n(52322),i=n(89424),a=n(47211),o=n(97112),l=n(2784),s=n(5062),u=n(13593),c=n(70899);function d(e){let{path:t,size:n}=e,d=function(){let{openConfirmDialog:e}=(0,o.Rh)(),t=(0,s.xw)();return(0,l.useCallback)((n,o)=>e({title:"Delete directory",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsxs)(i.nvN,{size:"14",children:["Are you sure you would like to delete the following directory which contains ",(0,u.vW)(o)," of data:"]}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",className:"break-words",children:n})]}),onConfirm:async()=>{let e=await t.delete({params:{...(0,c.W0)(n),batch:!0}});e.error&&(0,i.OHV)({title:"Error deleting directory",body:e.error}),(0,i.OPV)({title:"Deleted directory"})}}),[e,t])}(),{openDialog:f}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{"aria-label":"Directory context menu",variant:"ghost",icon:"hover",children:(0,r.jsx)(a.ROc,{size:16})}),contentProps:{align:"start",onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{f("fileRename",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.dr6,{})}),"Rename directory"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{d(t,n)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete directory"]})]})}},87023:function(e,t,n){"use strict";n.d(t,{e:function(){return f}});var r=n(52322),i=n(89424),a=n(47211),o=n(97112),l=n(2784),s=n(5062),u=n(70899);function c(e){let{path:t}=e,n=(0,s.wy)({params:(0,u.W0)(t),config:{swr:{dedupingInterval:5e3}}});return(0,r.jsxs)(i.Xiv,{disabled:!n.data,onSelect:()=>{n.data&&(0,i.vQq)(JSON.stringify(n.data.object,null,2),"object metadata")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy metadata"]})}var d=n(41736);function f(e){let{trigger:t,path:n,contentProps:f}=e,{downloadFiles:h,getFileUrl:p,navigateToModeSpecificFiltering:m}=(0,d.b)(),v=function(){let{openConfirmDialog:e}=(0,o.Rh)(),t=(0,s.xw)();return(0,l.useCallback)(n=>e({title:"Delete file",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to delete the following file:"}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",className:"break-words",children:n})]}),onConfirm:async()=>{let e=await t.delete({params:(0,u.W0)(n)});e.error&&(0,i.OHV)({title:"Error deleting file",body:e.error}),(0,i.OPV)({title:"Deleted file"})}}),[e,t])}(),{openDialog:g}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:t||(0,r.jsx)(i.zxk,{"aria-label":"File context menu",variant:"ghost",icon:"hover",children:(0,r.jsx)(a.c_L,{})}),contentProps:{align:"start",...f},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:async()=>{h([n])},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.vzB,{})}),"Download file"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>g("fileRename",n),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.dr6,{})}),"Rename file"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>v(n),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete file"]}),(0,r.jsx)(i.Juw,{children:"Filter"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{m(n)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter by file name"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)(n,"file path")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy file path"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)((0,u.vt)(n),"file path")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy file name"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)(p(n,!1),"file URL")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy URL"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.E5z)({text:p(n,!0),title:"Copied authenticated file URL to clipboard",body:(0,r.jsxs)(r.Fragment,{children:["The authenticated URL contains the ",(0,r.jsx)(i.EKh,{children:"renterd"})," ","password, be careful when pasting or sharing the URL."]}),icon:(0,r.jsx)(a.KTM,{className:"text-amber-600"}),options:{duration:1e5}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy authenticated URL"]}),(0,r.jsx)(c,{path:n})]})}},42770:function(e,t,n){"use strict";n.d(t,{F:function(){return a}});var r=n(5062),i=n(69960);function a(){var e;let t=(0,r.NF)(),{datasetCount:n,isLoading:a}=(0,i.G)();return{active:t.data&&!a&&n{e.stopPropagation()}},children:(0,r.jsx)(y,{address:t,publicKey:n})})}function y(e){var t,n;let{address:g,publicKey:y}=e,x=(0,s.useRouter)(),{setFilter:b,resetFilters:w}=(0,c.l)(),{setFilter:j,resetFilters:k}=(0,u.G)(),E=(0,o.uf)(),S=(0,o.s2)(),C=(0,f.l)(),M=(0,d.I)(),_=(0,o.f$)(),O=(0,o.wW)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Host ",y.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Filters"}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{w(),b({id:"addressContains",value:g,label:"Address contains ".concat((0,i.$Gg)(g,20))}),x.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by address"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{w(),b((0,m.K)(y)),x.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{k(),j((0,h.e)(g)),x.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host address"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{k(),j((0,p.V)(y)),x.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host public key"]}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{_.post({payload:{hostKey:y,hostIP:g,timeout:(0,v.XB)(30)}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a._Eq,{})}),"Rescan host"]}),g&&(null===(t=E.data)||void 0===t?void 0:t.find(e=>e===g))?(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>C([],[g]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove address from blocklist"]}):(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>C([g],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add address to blocklist"]}),(null===(n=S.data)||void 0===n?void 0:n.find(e=>e===y))?(0,r.jsxs)(i.Xiv,{onSelect:()=>M([],[y]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove public key from allowlist"]}):(0,r.jsxs)(i.Xiv,{onSelect:()=>M([y],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add public key to allowlist"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>O.post({params:{publicKey:y}}),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.xkX,{})}),"Reset lost sector count"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(y,"host public key"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{(0,i.vQq)(g,"host address")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host address"]})]})}},37769:function(e,t,n){"use strict";n.d(t,{T:function(){return x},N:function(){return y}});var r=n(52322),i=n(2784),a=n(89424),o=n(13593),l=n(6391),s=n.n(l);function u(e){let{host:t,exchangeRateUSD:n}=e,r=n?"$".concat(new(s())(t.settings.storageprice).times((0,o.xf)(1)).times((0,o.S5)(1)).div(1e24).times(n).toFixed(2),"/TB"):"".concat((0,o.Vz)(new(s())(t.settings.storageprice).times((0,o.xf)(1)).times((0,o.S5)(1)),{fixed:0}),"/TB"),i="".concat((0,o.vW)(t.activeContracts.reduce((e,t)=>e.plus(t.size),new(s())(0)).toNumber())," utilized"),l="".concat((0,o.vW)(t.settings.remainingstorage)," / ").concat((0,o.vW)(t.settings.totalstorage)," available");return"".concat((0,a.HLH)(t.countryCode)," \xb7 ").concat(r," \xb7 ").concat(i," \xb7 ").concat(l)}var c=function(){let[e,t]=(0,i.useState)(null),[n,r]=(0,i.useState)({width:0,height:0}),a=(0,i.useCallback)(()=>{r({width:(null==e?void 0:e.offsetWidth)||0,height:(null==e?void 0:e.offsetHeight)||0})},[null==e?void 0:e.offsetHeight,null==e?void 0:e.offsetWidth]);return d("resize",a),f(()=>{a()},[null==e?void 0:e.offsetHeight,null==e?void 0:e.offsetWidth]),[t,n]},d=function(e,t,n,r){let a=(0,i.useRef)(t);f(()=>{a.current=t},[t]),(0,i.useEffect)(()=>{var t;let i=null!==(t=null==n?void 0:n.current)&&void 0!==t?t:window;if(!(i&&i.addEventListener))return;let o=e=>a.current(e);return i.addEventListener(e,o,r),()=>{i.removeEventListener(e,o,r)}},[e,n,r])},f="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,h=n(60398),p=n(25237);let m=n.n(p)()(()=>Promise.all([n.e(546),n.e(508),n.e(167),n.e(764),n.e(936)]).then(n.bind(n,6936)),{loadableGenerated:{webpack:()=>[6936]},ssr:!1}),v=(0,i.forwardRef)(function(e,t){return(0,r.jsx)(m,{...e,forwardRef:t})});var g=n(10569);let y={moveToLocation:(e,t)=>null};function x(e){let{activeHost:t,hosts:n,onMount:a,onHostClick:o,onHostHover:l}=e,d=(0,h.J)({currency:"usd"}),f=(0,i.useRef)(null),p=(0,i.useRef)(y),m=(0,i.useCallback)((e,t)=>{var n;e&&(null===(n=f.current)||void 0===n||n.pointOfView({lat:e[0]-8,lng:e[1],altitude:t||1.5},700))},[]);(0,i.useEffect)(()=>{p.current.moveToLocation=m},[m]),(0,h.Q5)(()=>{var e;if(!f.current)return!1;m((null==t?void 0:t.location)||[48.8323,2.4075],1.5);let n=null===(e=f.current)||void 0===e?void 0:e.scene().children.find(e=>"DirectionalLight"===e.type);return n&&(n.intensity=10),!0}),(0,i.useEffect)(()=>{a&&a(p.current)},[]);let[x,{height:b,width:w}]=c(),j=(0,i.useMemo)(()=>n||[],[n]);return(0,r.jsx)("div",{ref:x,className:"w-full h-full",children:(0,r.jsx)(v,{ref:f,width:w,height:b,backgroundColor:"rgba(0,0,0,0)",globeImageUrl:"/_next/static/media/earth-dark-contrast.bf7081fc.png",bumpImageUrl:"/_next/static/media/earth-topology.e385a70e.png",arcsData:[],atmosphereColor:"rgba(0,0,0,0)",atmosphereAltitude:.16,animateIn:!1,arcLabel:e=>u({host:e.dst,exchangeRateUSD:d.rate}),arcStartLat:e=>+e.src.location[0],arcStartLng:e=>+e.src.location[1],arcEndLat:e=>+e.dst.location[0],arcEndLng:e=>+e.dst.location[1],arcDashLength:.75,arcAltitude:0,arcDashGap:.1,arcDashInitialGap:()=>Math.random(),arcDashAnimateTime:5e3,arcColor:e=>t&&(e.dst.publicKey===t.publicKey||e.src.publicKey===t.publicKey)?["rgba(187, 229, 201, 0.25)","rgba(187, 229, 201, 0.25)"]:["rgba(187, 229, 201, 0.10)","rgba(187, 229, 201, 0.10)"],arcsTransitionDuration:0,pointsData:j,pointLat:e=>e.location[0],pointLng:e=>e.location[1],pointLabel:e=>u({host:e,exchangeRateUSD:d.rate}),pointAltitude:e=>(t&&e.publicKey===(null==t?void 0:t.publicKey)||e.activeContractsCount.gt(0),.1),pointsTransitionDuration:0,pointColor:e=>{let{colorHex:n}=(0,g.Kg)(e);return t&&e.publicKey!==(null==t?void 0:t.publicKey)?function(e,t){let n=parseInt(e.slice(1,3),16),r=parseInt(e.slice(3,5),16),i=parseInt(e.slice(5,7),16);return"rgba(".concat(n,", ").concat(r,", ").concat(i,", ").concat(.2,")")}(n,0):n},pointRadius:e=>(e.activeContractsCount.gt(0)&&e.activeContracts.reduce((e,t)=>e.plus(t.size),new(s())(0)).div(1e12).toNumber(),Math.max(e.settings.remainingstorage/1e13/3,.1)),onPointHover:e=>{e&&(null==l||l(e.publicKey,e.location))},onPointClick:e=>{e&&(null==o||o(e.publicKey,e.location))},pointsMerge:!1})})}},42213:function(e,t,n){"use strict";n.d(t,{L:function(){return O}});var r=n(52322),i=n(35599),a=n(97112),o=n(10532);let l={namespace:"hosts/filterAddress",label:"Hosts filter by address"};function s(e){let{select:t,currentPage:n}=e,{openDialog:s}=(0,a.Rh)(),u=(0,o.q)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:l,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:l,onSelect:()=>{t(),s("hostsFilterAddress")},children:u.label})})}function u(e){let{select:t,currentPage:n,parentPage:o,commandPage:s}=e,{openDialog:u}=(0,a.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:s,onSelect:()=>{t(),u("hostsFilterAddress")},children:l.label})}let c={namespace:"hosts/filterAllowBlock",label:"Hosts filter by allow/block status"},d=[{id:"filterMode",value:"allowed",label:"allowed"},{id:"filterMode",value:"blocked",label:"blocked"}];function f(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:c,children:d.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:c,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}let h={namespace:"hosts/filterActiveContracts",label:"Hosts filter by contracts"},p={id:"hasActiveContracts",bool:!0,label:"has active contracts"};function m(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:h,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:h,onSelect:()=>{t(p)},children:p.label})})}let v={namespace:"hosts/filterUsable",label:"Hosts filter by usable"},g=[{id:"usabilityMode",value:"usable",label:"usable"},{id:"usabilityMode",value:"unusable",label:"unusable"}];function y(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:v,children:g.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:v,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}var x=n(37606),b=n(23771);let w={namespace:"hosts/filterPublicKey",label:"Hosts filter by public key"};function j(e){let{select:t,currentPage:n}=e,{openDialog:o}=(0,a.Rh)(),l=(0,b.K)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:w,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:w,onSelect:()=>{t(),o("hostsFilterPublicKey")},children:l.label})})}function k(e){let{select:t,currentPage:n,parentPage:o,commandPage:l}=e,{openDialog:s}=(0,a.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:l,onSelect:()=>{t(),s("hostsFilterPublicKey")},children:w.label})}function E(e){let{currentPage:t,select:n}=e,{autopilot:i}=(0,x.q)();return(0,r.jsxs)(r.Fragment,{children:["on"===i.status&&(0,r.jsx)(y,{currentPage:t,select:n}),(0,r.jsx)(m,{currentPage:t,select:n}),(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(j,{currentPage:t,select:n}),(0,r.jsx)(f,{currentPage:t,select:n})]})}let S={namespace:"hosts",label:"Hosts"};function C(e){let{currentPage:t,parentPage:n,pushPage:a,select:o}=e,{autopilot:l}=(0,x.q)();return(0,r.jsxs)(r.Fragment,{children:["on"===l.status&&(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(v)},children:v.label}),(0,r.jsx)(k,{currentPage:t,parentPage:n,commandPage:S,select:o}),(0,r.jsx)(u,{currentPage:t,parentPage:n,commandPage:S,select:o}),(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(h)},children:h.label}),(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(c)},children:c.label})]})}var M=n(56328),_=n(2784);function O(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,{setFilter:l}=(0,M.l)(),s=(0,_.useCallback)(e=>{a&&a(),e&&l(e),o&&o()},[l,a,o]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(C,{parentPage:n,currentPage:t,pushPage:i,select:s}),(0,r.jsx)(E,{currentPage:t,pushPage:i,select:s})]})}},10532:function(e,t,n){"use strict";n.d(t,{g:function(){return f},q:function(){return u}});var r=n(52322),i=n(89424),a=n(56328),o=n(7114),l=n(24511),s=n(97112);function u(e){return{id:"addressContains",value:e,label:"address contains ".concat(e)}}let c={address:""},d=l.Ry().shape({address:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.l)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.address)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by address",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Address",name:"address",placeholder:"Partial match against domain or IP",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},23771:function(e,t,n){"use strict";n.d(t,{K:function(){return u},a:function(){return f}});var r=n(52322),i=n(89424),a=n(56328),o=n(7114),l=n(24511),s=n(97112);function u(e){return{id:"publicKeyEquals",value:e,label:"public key is ".concat((0,i.$Gg)(e,20))}}let c={publicKey:""},d=l.Ry().shape({publicKey:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.l)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.publicKey)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by public key",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Public key",name:"publicKey",placeholder:"ed25519:b050c0c6...",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},26731:function(e,t,n){"use strict";n.d(t,{s:function(){return l}});var r=n(52322),i=n(89424),a=n(2784),o=n(34864);function l(e){let{loaded:t,size:n,status:l}=e,s=(0,a.useMemo)(()=>{var e;return void 0!==(e={loaded:t,size:n}).loaded?e.loaded/e.size:1},[t,n]);return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.kod,{variant:"accent",value:t,max:n,className:1===s?"animate-pulse":""}),(0,r.jsxs)("div",{className:"flex gap-2 justify-between",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,o.Z)(l)}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",children:[(100*s).toFixed(0),"%"]})]})]})}},98334:function(e,t,n){"use strict";n.d(t,{_:function(){return i},h:function(){return a}});var r=n(79895);let i={home:"/",buckets:{index:"/buckets",files:"/buckets/[bucket]/files/[path]",uploads:"/buckets/[bucket]/uploads"},config:{index:"/config",storage:"/config#storage",pricing:"/config#pricing",hosts:"/config#hosts",wallet:"/config#wallet",contracts:"/config#contracts",uploads:"/config#uploads",redundancy:"/config#redundancy",pinning:"/config#pinning"},contracts:{index:"/contracts"},hosts:{index:"/hosts"},wallet:{view:"/wallet"},keys:{index:"/keys"},alerts:{index:"/alerts"},node:{index:"/node"},login:"/login"},a=r.PS},9338:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});let r=(0,n(13593).XB)(15)},88385:function(e,t,n){"use strict";n.d(t,{b:function(){return D},Z:function(){return R}});var r=n(52322),i=n(89424),a=n(5632),o=n(2784);let l=["actions","overview","data","time"],s=[];var u=n(5062),c=n(17448),d=n(41736),f=n(97112),h=n(70899),p=n(6391),m=n.n(p),v=n(47211),g=n(91492);function y(e){let{id:t,trigger:n,contentProps:a,buttonProps:o}=e;return(0,r.jsx)(i.h_2,{trigger:n||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...o,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...a,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(x,{id:t})})}function x(e){var t,n;let{id:i}=e,a=(0,u.cq)({params:{id:i}});return(0,r.jsx)(g.A,{id:i,hostAddress:null===(t=a.data)||void 0===t?void 0:t.hostIP,hostKey:null===(n=a.data)||void 0===n?void 0:n.hostKey})}function b(e){let{id:t,contentProps:n,buttonProps:a,trigger:o}=e,l=(0,u.cJ)();return(0,r.jsxs)(i.h_2,{trigger:o||(0,r.jsx)(i.zxk,{icon:"hover",variant:"ghost",...a,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Account ",t.slice(0,20),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>l.post({params:{id:t}}),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(v.xkX,{})}),"Reset account drift"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(t,"account ID"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(v.olJ,{})}),"Account ID"]})]})}var w=n(87023);let j={origin:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"origin"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},contractID:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract ID"}),(0,r.jsx)(i.PF9,{size:"12",value:t,menu:(0,r.jsx)(y,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},accountID:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"account ID"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"account ID",contextMenu:(0,r.jsx)(b,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},hostKey:{render:function(e){let{value:t}=e,n=(0,u.$)({params:{hostKey:t}});return n.data?(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"host key"}),(0,r.jsx)(i.PF9,{size:"12",value:t,menu:(0,r.jsx)(c.G,{publicKey:n.data.publicKey,address:n.data.netAddress,contentProps:{align:"end"},buttonProps:{size:"none"}})})]}):null}},slabKey:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"slab key"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"slab key"})]})}},health:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"health"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},objectIDs:{render:function(e){let{value:t}=e,{setActiveDirectory:n}=(0,d.b)(),{closeDialog:a}=(0,f.Rh)();return(0,r.jsxs)("div",{className:"flex flex-col gap-2 max-h-[100px]",children:[(0,r.jsx)("div",{className:"flex justify-between w-full gap-2",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"object IDs"})}),(0,r.jsx)("div",{className:"-mx-2",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"flex flex-col gap-2 mt-2 mb-2 px-2",children:Object.entries(t).map(e=>{let[t,o]=e;return o.map(e=>{let o="".concat(t).concat(e);return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.rUS,{color:"accent",underline:"hover",size:"12",noWrap:!0,ellipsis:!0,onClick:()=>{n(()=>(0,h.gD)(o)),a()},children:o}),(0,r.jsx)(w.e,{path:o,contentProps:{align:"end"},trigger:(0,r.jsx)(i.zxk,{"aria-label":"File context menu",variant:"ghost",icon:"hover",size:"none",children:(0,r.jsx)(v.EMN,{})})})]},o)})})})})})]})}},added:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"added"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},removed:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"removed"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},migrationsInterrupted:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"migrations interrupted"}),(0,r.jsx)(i.xvT,{size:"12",weight:"medium",ellipsis:!0,children:t?"yes":"no"})]})}},allowance:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"allowance"}),(0,r.jsx)(i.YKL,{size:"12",variant:"value",value:new(m())(t)})]})}},balance:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"balance"}),(0,r.jsx)(i.YKL,{size:"12",variant:"value",value:new(m())(t)})]})}},address:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"address"}),(0,r.jsx)(i.XxW,{size:"12",value:t,type:"address"})]})}},account:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"account"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"account",contextMenu:(0,r.jsx)(b,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},lostSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"lost sectors"}),(0,r.jsx)(i.m2c,{size:"12",variant:"value",value:new(m())(t),format:e=>e.toString()})]})}}};function k(e){let{hostKey:t,contentProps:n,buttonProps:a,trigger:o}=e;return(0,r.jsx)(i.h_2,{trigger:o||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...a,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(E,{hostKey:t})})}function E(e){var t;let{hostKey:n}=e,i=(0,u.$)({params:{hostKey:n}});return(0,r.jsx)(c.i,{address:null===(t=i.data)||void 0===t?void 0:t.netAddress,publicKey:n})}var S=n(13593),C=n(32998),M=n(82851),_=n(28356);function O(e){let{setAdditions:t,setRemovals:n}=e,a=(0,o.useMemo)(()=>(0,_.Z)([...Object.keys(t),...Object.keys(n)]).map(e=>{var r,i,a,o;let l=(null===(r=t[e])||void 0===r?void 0:r.additions)||[],s=(null===(i=n[e])||void 0===i?void 0:i.removals)||[];return{contractId:e,hostKey:(null===(a=t[e])||void 0===a?void 0:a.hostKey)||(null===(o=n[e])||void 0===o?void 0:o.hostKey),events:[...l.map(e=>({type:"addition",size:e.size,time:e.time})),...s.map(e=>({type:"removal",size:e.size,time:e.time,reasons:e.reasons}))].sort((e,t)=>new Date(e.time).getTime()e.events[0].sizea.reduce((e,t)=>{let{events:n}=t;return e+n[0].size},0),[a]),s=(0,o.useMemo)(()=>a.filter(e=>{let{events:t}=e;return"removal"===t[0].type}),[a]),u=(0,o.useMemo)(()=>a.filter(e=>{let{events:t}=e;return"addition"===t[0].type}),[a]),c=(0,o.useMemo)(()=>s.reduce((e,t)=>{let{events:n}=t;return e+n[0].size},0),[s]),d=(0,o.useMemo)(()=>l>0?c/l*100:0,[c,l]);return(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center pr-1",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract set changes"}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsx)(i.ua7,{content:"".concat((0,S.vW)(c)," of ").concat((0,S.vW)(l)," contract size removed"),children:(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsxs)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:["churn: ",d.toFixed(2),"%"]}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:["(",(0,S.vW)(c)," / ",(0,S.vW)(l),")"]})]})}),(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsx)(i.ua7,{content:"".concat(u.length," contracts added"),children:(0,r.jsxs)(i.xvT,{size:"12",color:"green",ellipsis:!0,className:"flex items-center",children:[(0,r.jsx)(v.aXP,{}),u.length]})}),(0,r.jsx)(i.ua7,{content:"".concat(s.length," contracts removed"),children:(0,r.jsxs)(i.xvT,{size:"12",color:"red",ellipsis:!0,className:"flex items-center",children:[(0,r.jsx)(v.eOF,{}),s.length]})})]})]}),(0,r.jsx)("div",{className:"flex flex-col gap-3 mb-2",children:a.map((e,t)=>{let{contractId:n,hostKey:i,events:a}=e;return(0,r.jsx)(T,{contractId:n,hostKey:i,events:a,i:t},n+i)})})]})}function T(e){let{contractId:t,hostKey:n,events:a,i:o}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-[3px]",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center px-[3px]",children:[(0,r.jsxs)(i.xvT,{size:"12",weight:"medium",ellipsis:!0,children:[o+1,"."]}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract"}),(0,r.jsx)(i.XxW,{size:"12",value:t,contextMenu:(0,r.jsx)(y,{id:t,buttonProps:{size:"none"},contentProps:{align:"end"}})})]}),(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"host"}),(0,r.jsx)(i.XxW,{size:"12",value:n,label:"host key",contextMenu:(0,r.jsx)(k,{hostKey:n,buttonProps:{size:"none"},contentProps:{align:"end"}})})]})]}),a.map((e,t)=>{let{type:n,reasons:a,size:o,time:l}=e;return(0,r.jsx)(i.ua7,{content:"addition"===n?"added":"removed: ".concat(a),align:"start",side:"bottom",children:(0,r.jsxs)("div",{className:(0,M.cx)("flex gap-2 justify-between mr-2 pr-1",0===t?"addition"===n?"bg-green-400/20":"bg-red-400/20":"opacity-50"),children:[(0,r.jsxs)("div",{className:"flex gap-1 items-center overflow-hidden",children:[(0,r.jsx)(i.xvT,{size:"12",color:"addition"===n?"green":"red",children:"addition"===n?(0,r.jsx)(v.aXP,{}):(0,r.jsx)(v.eOF,{})}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:a})]}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:"time"}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,C.Z)(new Date(l),new Date)})]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:"size"}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,S.vW)(o)})]})]})},n+a+l)})]})}let P=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pr-4 [&+*]:!pl-0",rowCellClassName:"align-top pt-[19px]",render:e=>{let{data:{dismiss:t}}=e;return(0,r.jsx)(i.eQh,{children:(0,r.jsx)(i.zxk,{tip:"Dismiss alert",onClick:t,children:(0,r.jsx)(v.NlZ,{})})})}},{id:"overview",label:"overview",category:"general",contentClassName:"min-w-[200px] max-w-[500px]",rowCellClassName:"align-top pt-[5px]",render:e=>{let{data:{message:t,severity:n,data:a}}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 py-4",children:[(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsx)(i.Cts,{variant:"error"===n||"critical"===n?"red":"warning"===n?"amber":"gray",size:"small",children:n}),(0,r.jsx)(i.xvT,{weight:"medium",noWrap:!0,children:t})]}),a.hint&&(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a.hint}),a.error&&(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a.error})]})}},{id:"data",label:"data",contentClassName:"w-[500px]",rowCellClassName:"align-top",category:"general",render:function(e){let{data:{data:t}}=e,n=(0,o.useMemo)(()=>Object.keys(j).map(e=>{let n=t[e];return null!=n&&("object"!=typeof n||Object.keys(n).length)?{key:e,value:n}:null}).filter(Boolean),[t]),a=(0,o.useMemo)(()=>t.setAdditions,[t]),l=(0,o.useMemo)(()=>t.setRemovals,[t]);return(0,r.jsx)("div",{className:"py-4 w-full",children:(0,r.jsxs)(i.s_4,{color:"subtle",className:"flex flex-col gap-1 w-full py-1",children:[(a||l)&&(0,r.jsxs)(o.Fragment,{children:[(0,r.jsx)("div",{className:"py-1 px-2",children:(0,r.jsx)(O,{setAdditions:a,setRemovals:l})}),n.length>=1&&(0,r.jsx)(i.Z0O,{color:"verySubtle",className:"w-full"})]},"setChanges"),n.map((e,t)=>{var a;let{key:l,value:s}=e,u=null==j?void 0:null===(a=j[l])||void 0===a?void 0:a.render;return u?(0,r.jsxs)(o.Fragment,{children:[(0,r.jsx)("div",{className:"py-1 px-2",children:(0,r.jsx)(u,{value:s},l)}),n.length>1&&t{let{data:{timestamp:t}}=e;return(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:(0,C.Z)(new Date(t),new Date)})}}];var A=n(9338);let N=(0,o.createContext)({}),R=()=>(0,o.useContext)(N);function D(e){let{children:t}=e,n=function(){var e;let t=(0,a.useRouter)(),n=Number(t.query.limit||50),r=Number(t.query.offset||0),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:h,resetFilters:p}=(0,i.Uu5)(),m=(0,o.useCallback)(e=>{e?d({id:"severity",value:e,label:e}):f("severity")},[d,f]),v=null===(e=c.find(e=>"severity"===e.id))||void 0===e?void 0:e.value,g=(0,o.useMemo)(()=>{let e={limit:n,offset:r};return v&&(e.severity=v),e},[n,r,v]),y=(0,u.Z7)({params:g,config:{swr:{refreshInterval:A.h}}}),x=(0,u.Uy)(),b=(0,o.useCallback)(async e=>{let t=await x.post({payload:[e]});t.error?(0,i.OHV)({title:"Error dismissing alert",body:t.error}):(0,i.OPV)({title:"Alert has been dismissed."})},[x]),w=(0,o.useCallback)(async e=>{let t=await x.post({payload:e});t.error?(0,i.OHV)({title:"Error dismissing alerts",body:t.error}):(0,i.OPV)({title:"Selected alerts have been dismissed"})},[x]),j=(0,o.useMemo)(()=>{var e,t;return y.data?(null===(t=y.data)||void 0===t?void 0:null===(e=t.alerts)||void 0===e?void 0:e.map(e=>({id:e.id,severity:e.severity,message:e.message,timestamp:e.timestamp,data:e.data,dismiss:()=>b(e.id)})))||[]:null},[y.data,b]),{configurableColumns:k,enabledColumns:E,sortableColumns:S,toggleColumnVisibility:C,setColumnsVisible:M,setColumnsHidden:_,toggleSort:O,setSortDirection:T,setSortField:N,sortField:R,sortDirection:D,resetDefaultColumnVisibility:L}=(0,i.oy6)("renterd/v0/alerts",{columns:P,columnsDefaultVisible:l,sortOptions:s,defaultSortField:""}),Z=(0,o.useMemo)(()=>P.filter(e=>e.fixed||E.includes(e.id)),[E]),F=(0,i.c2j)(j,y.isValidating,y.error,c),z=(0,o.useMemo)(()=>({}),[]),V=(0,o.useMemo)(()=>{var e,t;return{...null===(e=y.data)||void 0===e?void 0:e.totals,all:Object.entries((null===(t=y.data)||void 0===t?void 0:t.totals)||{}).reduce((e,t)=>{let[n,r]=t;return e+r},0)}},[y.data]);return{dataState:F,limit:n,offset:r,isLoading:y.isLoading,error:y.error,pageCount:(null==j?void 0:j.length)||0,totals:V,columns:Z,datasetPage:j,cellContext:z,configurableColumns:k,enabledColumns:E,sortableColumns:S,toggleColumnVisibility:C,setColumnsVisible:M,setColumnsHidden:_,toggleSort:O,setSortDirection:T,setSortField:N,sortField:R,filters:c,setFilter:d,removeFilter:f,removeLastFilter:h,resetFilters:p,sortDirection:D,resetDefaultColumnVisibility:L,dismissOne:b,dismissMany:w,severityFilter:v,setSeverityFilter:m}}();return(0,r.jsx)(N.Provider,{value:n,children:t})}},37606:function(e,t,n){"use strict";n.d(t,{w:function(){return d},q:function(){return c}});var r=n(52322),i=n(2784),a=n(87741),o=n(60398),l=n(79895),s=n(56978);let u=(0,i.createContext)({}),c=()=>(0,i.useContext)(u);function d(e){let{children:t}=e,n=function(){let e=(0,a.V)();return{bus:function(){let[e,t]=(0,i.useState)(null),{settings:{api:n,password:r}}=(0,o.Hv)();return(0,i.useEffect)(()=>{t(function(e){let{api:t,password:n}=e,r=(0,s.YY)(t,n);return{axios:r,busState:(0,s.Li)(r,"get",l.PS),autopilots:(0,s.Li)(r,"get",l.rq),consensusState:(0,s.Li)(r,"get",l.J6),consensusAcceptBlock:(0,s.Li)(r,"post",l.gc),syncerPeers:(0,s.Li)(r,"get",l.gl),syncerConnect:(0,s.Li)(r,"post",l.aU),syncerAddress:(0,s.Li)(r,"get",l.AF),txPoolFee:(0,s.Li)(r,"get",l.Sh),txPoolTransactions:(0,s.Li)(r,"get",l.Oj),txPoolBroadcast:(0,s.Li)(r,"post",l.MR),wallet:(0,s.Li)(r,"get",l.xg),walletEvents:(0,s.Li)(r,"get",l.Wi),walletPending:(0,s.Li)(r,"get",l.zk),walletSend:(0,s.Li)(r,"post",l.zb),walletRedistribute:(0,s.Li)(r,"post",l.f0),walletPrepareForm:(0,s.Li)(r,"post",l.Kr),walletPrepareRenew:(0,s.Li)(r,"post","/bus/wallet/prepare/form"),hosts:(0,s.Li)(r,"post",l.N8),host:(0,s.Li)(r,"get",l.rg),hostsInteractionAdd:(0,s.Li)(r,"post",l.nY),hostsBlocklist:(0,s.Li)(r,"get",l.yu),hostsAllowlist:(0,s.Li)(r,"get",l.MF),hostsAllowlistUpdate:(0,s.Li)(r,"put",l.MF),hostsBlocklistUpdate:(0,s.Li)(r,"put",l.yu),hostResetLostSectorCount:(0,s.Li)(r,"post",l.KP),contracts:(0,s.Li)(r,"get",l.FP),contractsAcquire:(0,s.Li)(r,"post",l.fo),contractsRelease:(0,s.Li)(r,"post",l.sw),contract:(0,s.Li)(r,"get",l.J9),contractAdd:(0,s.Li)(r,"post",l.AD),contractRenew:(0,s.Li)(r,"post",l.Z2),contractDelete:(0,s.Li)(r,"delete",l.J9),contractSize:(0,s.Li)(r,"get",l.cN),contractSets:(0,s.Li)(r,"get",l.E_),contractSetUpdate:(0,s.Li)(r,"put",l.I7),contractsPrunable:(0,s.Li)(r,"get",l.z$),buckets:(0,s.Li)(r,"get",l.AJ),bucket:(0,s.Li)(r,"get",l.aq),bucketCreate:(0,s.Li)(r,"post",l.AJ),bucketPolicyUpdate:(0,s.Li)(r,"put",l.mD),bucketDelete:(0,s.Li)(r,"delete",l.aq),objectList:(0,s.Li)(r,"get",l.yP),object:(0,s.Li)(r,"get",l.uT),objectAdd:(0,s.Li)(r,"put",l.uT),objectRename:(0,s.Li)(r,"post",l.oZ),objectDelete:(0,s.Li)(r,"delete",l.uT),objectStats:(0,s.Li)(r,"get",l.VJ),settingsGouging:(0,s.Li)(r,"get",l.IB),settingsPinned:(0,s.Li)(r,"get",l.Ly),settingsS3:(0,s.Li)(r,"get",l.M5),settingsUpload:(0,s.Li)(r,"get",l.cq),settingsGougingUpdate:(0,s.Li)(r,"put",l.IB),settingsPinnedUpdate:(0,s.Li)(r,"put",l.Ly),settingsS3Update:(0,s.Li)(r,"put",l.M5),settingsUploadUpdate:(0,s.Li)(r,"put",l.cq),alerts:(0,s.Li)(r,"get",l.jL),alertsDismiss:(0,s.Li)(r,"post",l.ks),slabObjects:(0,s.Li)(r,"get",l.go),contractMetrics:(0,s.Li)(r,"get",l.hp),contractSetMetrics:(0,s.Li)(r,"get",l.Mj),contractSetChurnMetrics:(0,s.Li)(r,"get",l.l5),walletMetrics:(0,s.Li)(r,"get",l.nI),multipartUploadCreate:(0,s.Li)(r,"post",l.sW),multipartUploadComplete:(0,s.Li)(r,"post",l.Pw),multipartUploadAbort:(0,s.Li)(r,"post",l.w_),multipartUploadListParts:(0,s.Li)(r,"post",l.GV),multipartUploadListUploads:(0,s.Li)(r,"post",l.CM),multipartUploadAddPart:(0,s.Li)(r,"post",l.o5)}}({api:"".concat(n,"/api"),password:r}))},[n,r]),e}(),autopilot:e,isAutopilotEnabled:"on"===e.status}}();return(0,r.jsx)(u.Provider,{value:n,children:t})}},87741:function(e,t,n){"use strict";n.d(t,{V:function(){return o}});var r=n(13593),i=n(5062),a=n(2784);function o(){let e=(0,i.YX)({config:{swr:{dedupingInterval:(0,r.XB)(5),revalidateOnFocus:!1,refreshInterval:e=>e?(0,r.XB)(60):(0,r.XB)(1)}}}),[t,n]=(0,a.useState)("init");return(0,a.useEffect)(()=>{if(e.isLoading)n("init");else{if(e.isValidating)return;e.error?n("off"):e.data&&n("object"==typeof e.data?"on":"off")}},[e]),{status:t,state:e}}},97342:function(e,t,n){"use strict";n.d(t,{iV:function(){return ew},ZR:function(){return eb}});var r=n(52322),i=n(2784),a=n(89424),o=n(60398),l=n(13593),s=n(6391),u=n.n(s);function c(e){let{autopilotState:t,autopilot:n,gouging:r,pinned:i,upload:a,averages:o,appSettings:l}=e;return!!(t.data&&!t.error&&r.data&&!r.error&&i.data&&!i.error&&a.data&&!a.error&&(n.data||n.error)&&(!l.settings.siaCentral||o.data))}let d={autopilotContractSet:"",amountHosts:void 0,allowanceMonth:void 0,periodWeeks:void 0,renewWindowWeeks:void 0,downloadTBMonth:void 0,uploadTBMonth:void 0,storageTB:void 0,prune:!1,allowRedundantIPs:!1,maxDowntimeHours:void 0,maxConsecutiveScanFailures:void 0,minProtocolVersion:""},f={maxRPCPriceMillion:void 0,maxStoragePriceTBMonth:void 0,maxContractPrice:void 0,maxDownloadPriceTB:void 0,maxUploadPriceTB:void 0,hostBlockHeightLeeway:void 0,minPriceTableValidityMinutes:void 0,minAccountExpiryDays:void 0,minMaxEphemeralAccountBalance:void 0,migrationSurchargeMultiplier:void 0},h={pinnedCurrency:"",pinnedThreshold:void 0,shouldPinMaxStoragePrice:!1,maxStoragePriceTBMonthPinned:void 0,shouldPinMaxDownloadPrice:!1,maxDownloadPriceTBPinned:void 0,shouldPinMaxUploadPrice:!1,maxUploadPriceTBPinned:void 0,shouldPinAllowance:!1,allowanceMonthPinned:void 0},p={defaultContractSet:"",uploadPackingEnabled:!0,minShards:void 0,totalShards:void 0},m={...d,...f,...h,...p};function v(e){return{storageTB:void 0,downloadTBMonth:void 0,uploadTBMonth:void 0,allowanceMonth:void 0,..."mainnet"===e?{periodWeeks:new(u())(6),renewWindowWeeks:new(u())(2),amountHosts:new(u())(50),autopilotContractSet:"autopilot",allowRedundantIPs:!1,maxDowntimeHours:new(u())(336),maxConsecutiveScanFailures:new(u())(10),minProtocolVersion:"1.6.0",prune:!0}:{periodWeeks:new(u())(6),renewWindowWeeks:new(u())(2),amountHosts:new(u())(12),autopilotContractSet:"autopilot",allowRedundantIPs:!1,maxDowntimeHours:new(u())(336),maxConsecutiveScanFailures:new(u())(10),minProtocolVersion:"1.6.0",prune:!0}}}let g={...f},y={...h};function x(e){let t="mainnet"===e?{minShards:new(u())(10),totalShards:new(u())(30)}:{minShards:new(u())(2),totalShards:new(u())(6)};return{...p,defaultContractSet:"autopilot",...t}}function b(e){return{...v(e),...g,...y,...x(e)}}function w(e){let{gouging:t,averages:n,hasBeenConfigured:r}=e,i=function(e){let{gouging:t,averages:n,hasBeenConfigured:r}=e;return r||!n?t:{...t,maxStoragePrice:n.settings.storage_price,maxDownloadPrice:new(u())(n.settings.download_price).toString(),maxUploadPrice:new(u())(n.settings.upload_price).toString()}}({gouging:t,averages:n,hasBeenConfigured:r});return{maxStoragePriceTBMonth:(0,l.ll)((0,l.dq)(new(u())(i.maxStoragePrice)),6),maxUploadPriceTB:(0,l.ll)((0,l.LK)(new(u())(i.maxUploadPrice)),6),maxDownloadPriceTB:(0,l.ll)((0,l.LK)(new(u())(i.maxDownloadPrice)),6),maxContractPrice:(0,l.ll)(i.maxContractPrice,6),maxRPCPriceMillion:(0,l.ll)((0,l.x9)(new(u())(i.maxRPCPrice)),6),hostBlockHeightLeeway:new(u())(i.hostBlockHeightLeeway),minPriceTableValidityMinutes:new(u())((0,l.AE)(i.minPriceTableValidity)),minAccountExpiryDays:new(u())((0,l.ok)(i.minAccountExpiry)),minMaxEphemeralAccountBalance:(0,l.ll)(i.minMaxEphemeralAccountBalance,6),migrationSurchargeMultiplier:new(u())(i.migrationSurchargeMultiplier)}}function j(e){let{hasBeenConfigured:t,autopilotID:n,autopilot:r,gouging:i,pinned:s,upload:c,averages:f}=e;return{...function(e){if(!e)return d;let t=e.contracts.set,n=(0,l.ll)((0,l.qX)(new(u())(e.contracts.allowance),e.contracts.period),6),r=new(u())(e.contracts.amount),i=new(u())((0,l.x5)(e.contracts.period)),o=new(u())((0,l.x5)(e.contracts.renewWindow)),s=new(u())((0,a.$Gr)((0,l.qX)((0,l.JW)(e.contracts.download),e.contracts.period),2));return{autopilotContractSet:t,allowanceMonth:n,amountHosts:r,periodWeeks:i,renewWindowWeeks:o,downloadTBMonth:s,uploadTBMonth:new(u())((0,a.$Gr)((0,l.qX)((0,l.JW)(e.contracts.upload),e.contracts.period),2)),storageTB:(0,l.JW)(new(u())(e.contracts.storage)),prune:e.contracts.prune,allowRedundantIPs:e.hosts.allowRedundantIPs,maxDowntimeHours:new(u())(e.hosts.maxDowntimeHours),maxConsecutiveScanFailures:new(u())(e.hosts.maxConsecutiveScanFailures),minProtocolVersion:e.hosts.minProtocolVersion||""}}(r),...w({gouging:i,averages:f,hasBeenConfigured:t}),...function(e,t,n){var r,i,s,c,d,f,h,p;let m=(null===(r=o.mV.find(t=>t.id===e.currency))||void 0===r?void 0:r.fixed)||6;return{pinnedCurrency:e.currency,pinnedThreshold:new(u())(e.threshold).times(100),shouldPinAllowance:(null===(s=e.autopilots)||void 0===s?void 0:null===(i=s[t])||void 0===i?void 0:i.allowance.pinned)||!1,allowanceMonthPinned:(0,a.MzJ)((0,l.qX)(new(u())((null===(d=e.autopilots)||void 0===d?void 0:null===(c=d[t])||void 0===c?void 0:c.allowance.value)||0),n||(0,l.mv)(6)),m),shouldPinMaxStoragePrice:null===(f=e.gougingSettingsPins)||void 0===f?void 0:f.maxStorage.pinned,maxStoragePriceTBMonthPinned:new(u())(e.gougingSettingsPins.maxStorage.value),shouldPinMaxUploadPrice:null===(h=e.gougingSettingsPins)||void 0===h?void 0:h.maxUpload.pinned,maxUploadPriceTBPinned:new(u())(e.gougingSettingsPins.maxUpload.value),shouldPinMaxDownloadPrice:null===(p=e.gougingSettingsPins)||void 0===p?void 0:p.maxDownload.pinned,maxDownloadPriceTBPinned:new(u())(e.gougingSettingsPins.maxDownload.value)}}(s,n,null==r?void 0:r.contracts.period),defaultContractSet:c.defaultContractSet?c.defaultContractSet:"",uploadPackingEnabled:c.packing.enabled,minShards:new(u())(c.redundancy.minShards),totalShards:new(u())(c.redundancy.totalShards)}}var k=n(5062),E=n(85375),S=n(37606),C=n(92762),M=n(95598),_=n(34056),O=n(89523),T=n(16299),P=n(42082),A=n(66401),N=n(93122),R=n(57969),D=function(e,t,n,r){if(!(0,N.Z)(e))return e;t=(0,P.Z)(t,e);for(var i=-1,a=t.length,o=a-1,l=e;null!=l&&++inull!=e&&""!==e)};return{...n,contracts:{...null==n?void 0:n.contracts,set:r.autopilotContractSet,amount:Math.round(r.amountHosts.toNumber()),allowance:(0,l.qN)((0,l.oc)(r.allowanceMonth,r.periodWeeks)).toString(),period:Math.round((0,l.mv)(r.periodWeeks.toNumber())),renewWindow:Math.round((0,l.mv)(r.renewWindowWeeks.toNumber())),download:Number((0,l.oc)((0,l.xf)(r.downloadTBMonth),r.periodWeeks).toFixed(0)),upload:Number((0,l.oc)((0,l.xf)(r.uploadTBMonth),r.periodWeeks).toFixed(0)),storage:(0,l.xf)(r.storageTB).toNumber(),prune:r.prune},hosts:{...null==n?void 0:n.hosts,maxDowntimeHours:r.maxDowntimeHours.toNumber(),maxConsecutiveScanFailures:r.maxConsecutiveScanFailures.toNumber(),allowRedundantIPs:r.allowRedundantIPs,scoreOverrides:(null==n?void 0:n.hosts.scoreOverrides)||null,minProtocolVersion:r.minProtocolVersion}}}(o.network,c,a.autopilot.data):void 0;return{payloads:{autopilot:d,gouging:{...a.gouging.data,maxRPCPrice:(0,l.qN)((0,l.ZA)(c.maxRPCPriceMillion)).toString(),maxStoragePrice:(0,l.qN)((0,l.iX)(c.maxStoragePriceTBMonth)).toString(),maxUploadPrice:(0,l.qN)((0,l.wf)(c.maxUploadPriceTB)).toString(),maxDownloadPrice:(0,l.qN)((0,l.wf)(c.maxDownloadPriceTB)).toString(),maxContractPrice:(0,l.qN)(c.maxContractPrice).toString(),hostBlockHeightLeeway:Math.round((null===(t=c.hostBlockHeightLeeway)||void 0===t?void 0:t.toNumber())||0),minPriceTableValidity:Math.round((0,l.or)((null===(n=c.minPriceTableValidityMinutes)||void 0===n?void 0:n.toNumber())||0)),minAccountExpiry:Math.round((0,l.k9)(c.minAccountExpiryDays.toNumber())),minMaxEphemeralAccountBalance:(0,l.qN)(c.minMaxEphemeralAccountBalance).toString(),migrationSurchargeMultiplier:c.migrationSurchargeMultiplier.toNumber()},pinned:(r=a.pinned.data,i=a.autopilotState.data.id,{...r,currency:c.pinnedCurrency,threshold:c.pinnedThreshold.div(100).toNumber(),autopilots:{[i]:{allowance:{pinned:c.shouldPinAllowance,value:(0,l.oc)(c.allowanceMonthPinned,c.periodWeeks||new(u())(6)).toNumber()}}},gougingSettingsPins:{maxStorage:{pinned:c.shouldPinMaxStoragePrice,value:c.maxStoragePriceTBMonthPinned.toNumber()},maxDownload:{pinned:c.shouldPinMaxDownloadPrice,value:c.maxDownloadPriceTBPinned.toNumber()},maxUpload:{pinned:c.shouldPinMaxUploadPrice,value:c.maxUploadPriceTBPinned.toNumber()}}}),upload:z(c,a.upload.data)}}}function B(){let[e,t]=(0,C.Z)("v0/autopilot/syncDefaultContractSet",{defaultValue:!0}),n=(0,k.NF)({config:{swr:{errorRetryCount:0}}}),o=(0,k.Cl)(),l=(0,i.useCallback)(async t=>{if(!n.data)return;let i=n.data||{defaultContractSet:""};try{e&&t!==i.defaultContractSet&&(await o.put({payload:z({defaultContractSet:t},n.data)}),n.mutate(),(0,a.OPV)({title:"Default contract set updated",body:(0,r.jsxs)(r.Fragment,{children:["Default contract set has been updated to:"," ",(0,r.jsx)(a.EKh,{children:t}),"."]})}))}catch(e){(0,a.OHV)({title:"Error updating default contract set",body:e.message}),console.log(e)}},[n.data,o,e]);return{shouldSyncDefaultContractSet:e,setShouldSyncDefaultContractSet:t,maybeSyncDefaultContractSet:l}}var I=n(79895),H=n(63955);function U(e){let t=e.watch("pinnedCurrency"),{rate:n}=(0,o.J)({currency:t||void 0});return{rate:n,pinnedCurrency:t}}var W=n(47211);function q(e){let{minShards:t,totalShards:n}=e;return(0,i.useMemo)(()=>(0,l.aU)(t,n),[t,n])}function $(e){let{form:t}=e,{isAutopilotEnabled:n}=(0,S.q)(),r=Y({form:t}),a=t.watch("storageTB"),o=t.watch("downloadTBMonth"),l=t.watch("uploadTBMonth"),s=q({minShards:t.watch("minShards"),totalShards:t.watch("totalShards")}),{rate:u}=U(t),c=(0,i.useMemo)(()=>{if(n){let e=function(e){let{allowanceMonth:t,allowanceFactor:n=1.5,storageTB:r,downloadTBMonth:i,uploadTBMonth:a,redundancyMultiplier:o,storageWeight:l=4,downloadWeight:s=5,uploadWeight:u=1}=e;if(!(null==t?void 0:t.gt(0))||n<=0||!(null==o?void 0:o.gt(0))||!(null==r?void 0:r.gt(0))||!(null==i?void 0:i.gt(0))||!(null==a?void 0:a.gt(0)))return null;let c=t.times(n),d=r.times(o),f=a.times(o),h=c.div(d.times(l).plus(i.times(s)).plus(f.times(u)));return{maxUploadPriceTB:h.times(u),maxDownloadPriceTB:h.times(s),maxStoragePriceTBMonth:h.times(l)}}({allowanceMonth:r,allowanceFactor:1.5,storageTB:a,downloadTBMonth:o,uploadTBMonth:l,redundancyMultiplier:s,storageWeight:4,downloadWeight:5,uploadWeight:1});if(!e)return null;let t=u?{maxStoragePriceTBMonthPinned:null==e?void 0:e.maxStoragePriceTBMonth.times(u),maxDownloadPriceTBPinned:null==e?void 0:e.maxDownloadPriceTB.times(u),maxUploadPriceTBPinned:null==e?void 0:e.maxUploadPriceTB.times(u)}:{};return{...e,...t}}return null},[n,r,a,o,l,s,u]),d=t.watch("shouldPinMaxStoragePrice"),f=t.watch("shouldPinMaxUploadPrice"),h=t.watch("shouldPinMaxDownloadPrice"),p={};return c?(d?p.maxStoragePriceTBMonthPinned=c.maxStoragePriceTBMonthPinned:p.maxStoragePriceTBMonth=c.maxStoragePriceTBMonth,f?p.maxUploadPriceTBPinned=c.maxUploadPriceTBPinned:p.maxUploadPriceTB=c.maxUploadPriceTB,h?p.maxDownloadPriceTBPinned=c.maxDownloadPriceTBPinned:p.maxDownloadPriceTB=c.maxDownloadPriceTB,p):null}function K(e){let{form:t}=e,n=t.watch("shouldPinMaxStoragePrice"),r=t.watch("shouldPinMaxUploadPrice"),i=t.watch("shouldPinMaxDownloadPrice"),a=t.watch("maxStoragePriceTBMonth"),o=t.watch("maxStoragePriceTBMonthPinned"),s=t.watch("maxDownloadPriceTB"),u=t.watch("maxDownloadPriceTBPinned"),c=t.watch("maxUploadPriceTB"),d=t.watch("maxUploadPriceTBPinned"),{rate:f}=U(t);return(n||i||r)&&!f||n&&!o||i&&!u||r&&!d?null:{maxStoragePriceTBMonth:n?(0,l.gP)(o,f):a,maxDownloadPriceTB:i?(0,l.gP)(u,f):s,maxUploadPriceTB:r?(0,l.gP)(d,f):c}}function Y(e){let{form:t}=e,n=t.watch("shouldPinAllowance"),r=t.watch("allowanceMonth"),i=t.watch("allowanceMonthPinned"),{rate:a}=U(t);return n&&!a?null:n?null==i?void 0:i.div(a):r}function X(e){let{children:t,tip:n,icon:i,iconColor:o,onClick:l,disabled:s}=e;return(0,r.jsx)(a.ua7,{align:"end",content:n,children:(0,r.jsxs)("div",{className:"flex gap-1 items-center relative p-1 -m-1 overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:o,className:"flex relative",children:i}),(0,r.jsx)(a.zxk,{size:"small",onClick:l,disabled:s,className:"flex-1",children:t})]})})}function G(e){let{children:t,tip:n,icon:i,iconColor:o}=e;return(0,r.jsx)(a.ua7,{align:"end",content:n,children:(0,r.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:o,className:"flex relative",children:i}),t]})})}function J(e){let{form:t,priceInSiacoin:n,units:i}=e,o=t.watch("minShards"),s=t.watch("totalShards"),u=q({minShards:o,totalShards:s});return n&&o&&s?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Z0O,{}),(0,r.jsx)(G,{tip:(0,r.jsxs)(r.Fragment,{children:["Price per ",i," when factoring in the configured"," ",null==o?void 0:o.toString()," of ",null==s?void 0:s.toString()," redundancy."]}),icon:(0,r.jsx)(W.DlU,{}),children:(0,r.jsx)(a.ho9,{font:"sans",variant:"value",size:"12",fixed:0,showTooltip:!1,extendedSuffix:"/".concat(i," with redundancy"),value:(0,l.qN)(n).times(u)})})]}):null}let Q=(0,r.jsxs)(r.Fragment,{children:["Set suggested max price that fits the current allowance spending target. This suggested value takes into account the current estimated usage and keeps storage, upload, and download upload prices proportional to each other according to the following weights: ",4,"x storage, ",1,"x upload, ",5,"x download."]}),ee=(0,r.jsxs)(r.Fragment,{children:["Set suggested max prices for storage, upload, and download that fit the current allowance spending target. The suggested values take into account the current estimated usage and keeps storage, upload, and download upload prices proportional to each other according to the following weights:"," ",4,"x storage, ",1,"x upload, ",5,"x download."]}),et=(0,r.jsx)(r.Fragment,{children:"The system found a recommendation that would increase the number of usable hosts."});function en(e){let{form:t,fields:n}=e,o=$({form:t}),s=function(e){let{form:t}=e,n=t.watch("minShards"),r=t.watch("totalShards"),i=t.watch("storageTB"),a=t.watch("downloadTBMonth"),o=t.watch("uploadTBMonth"),s=t.watch("shouldPinAllowance"),u=q({minShards:n,totalShards:r}),c=K({form:t}),{rate:d}=U(t);if(!c)return null;let{maxStoragePriceTBMonth:f,maxUploadPriceTB:h,maxDownloadPriceTB:p}=c,m=function(e){let{maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,allowanceFactor:i=1.5,storageTB:a,downloadTBMonth:o,uploadTBMonth:s,redundancyMultiplier:u}=e;return(null==t?void 0:t.gt(0))&&(null==n?void 0:n.gt(0))&&(null==r?void 0:r.gt(0))&&!(i<=0)&&(null==u?void 0:u.gt(0))&&(null==a?void 0:a.gt(0))&&(null==o?void 0:o.gt(0))&&(null==s?void 0:s.gt(0))?(0,l.k4)({maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,storageTB:a,downloadTBMonth:o,uploadTBMonth:s,redundancyMultiplier:u}).div(i).integerValue():null}({maxStoragePriceTBMonth:f,maxDownloadPriceTB:p,maxUploadPriceTB:h,storageTB:i,downloadTBMonth:a,uploadTBMonth:o,redundancyMultiplier:u}),v={};if(!m)return null;if(s){if(!d)return null;v.allowanceMonthPinned=m.times(d)}else v.allowanceMonth=m;return v}({form:t}),c=K({form:t}),d=Y({form:t}),f=t.watch("storageTB"),h=t.watch("downloadTBMonth"),p=t.watch("uploadTBMonth"),m=q({minShards:t.watch("minShards"),totalShards:t.watch("totalShards")}),v=(0,i.useMemo)(()=>{if(!c)return!1;let{maxStoragePriceTBMonth:e,maxUploadPriceTB:t,maxDownloadPriceTB:n}=c;return(null==e?void 0:e.gt(0))&&(null==t?void 0:t.gt(0))&&(null==n?void 0:n.gt(0))&&(null==f?void 0:f.gt(0))&&(null==h?void 0:h.gt(0))&&(null==p?void 0:p.gt(0))},[c,f,h,p]),g=(0,i.useMemo)(()=>null==d?void 0:d.gt(0),[d]),y=(0,i.useMemo)(()=>v&&g,[v,g]),x=(0,i.useMemo)(()=>{if(!y)return new(u())(0);let{maxStoragePriceTBMonth:e,maxUploadPriceTB:t,maxDownloadPriceTB:n}=c,r=(0,l.k4)({maxStoragePriceTBMonth:e,maxDownloadPriceTB:n,maxUploadPriceTB:t,storageTB:f,downloadTBMonth:h,uploadTBMonth:p,redundancyMultiplier:m}),i=d.times(1.5);return i.minus(r).abs().div(i).times(100)},[d,c,f,h,p,m,y]);return(0,r.jsxs)(r.Fragment,{children:[y?x.gt(1)?(0,r.jsx)(G,{icon:(0,r.jsx)(W.Gu6,{}),iconColor:"amber",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,children:"Current pricing may not fit allowance"})}):(0,r.jsx)(G,{icon:(0,r.jsx)(W.Y3p,{}),iconColor:"green",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,children:"Current pricing fits allowance"})}):(0,r.jsx)(G,{icon:(0,r.jsx)(W.O5t,{}),iconColor:"subtle",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,color:"subtle",children:"Set allowance and pricing for feedback"})}),(0,r.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,r.jsx)(X,{icon:(0,r.jsx)(W.JPh,{}),iconColor:"contrast",disabled:!o,tip:ee,onClick:()=>{o&&(0,a.JMs)({form:t,fields:n,values:o,options:!0})},children:"Set max prices to fit current allowance"}),(0,r.jsx)(X,{icon:(0,r.jsx)(W.YZj,{}),iconColor:"contrast",disabled:!s,tip:"Set the allowance to fit the current max prices for storage, upload, and download.",onClick:()=>{s&&(0,a.JMs)({form:t,fields:n,values:s,options:!0})},children:"Set allowance to fit current max prices"})]})]})}function er(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=n.watch("maxStoragePriceTBMonth"),c=null==o?void 0:null===(t=o.maxStoragePriceTBMonth)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(s.maxStoragePriceTBMonth),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonth",value:s.maxStoragePriceTBMonth,options:!0})}}),c&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonth",value:c,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:u,units:"TB/month"})]})}function ei(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=n.watch("maxStoragePriceTBMonthPinned"),d=c&&u?(0,l.gP)(c,u):null,f=(null==s?void 0:s.maxStoragePriceTBMonthPinned)&&u?(0,l.gP)(s.maxStoragePriceTBMonthPinned,u):null,h=null==o?void 0:null===(t=o.maxStoragePriceTBMonthPinned)||void 0===t?void 0:t.targetValue,p=h&&u?(0,l.gP)(h,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonthPinned",value:s.maxStoragePriceTBMonthPinned,options:!0})}}),p&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(p),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonthPinned",value:h,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:d,units:"TB/month"})]})}function ea(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=n.watch("maxUploadPriceTB"),c=null==o?void 0:null===(t=o.maxUploadPriceTB)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:et,decimalsLimit:0,value:(0,l.qN)(s.maxUploadPriceTB),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTB",value:s.maxUploadPriceTB,options:!0})}}),c&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:Q,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTB",value:c,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:u,units:"TB"})]})}function eo(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=n.watch("maxUploadPriceTBPinned"),d=c&&u?(0,l.gP)(c,u):null,f=(null==s?void 0:s.maxUploadPriceTBPinned)&&u?(0,l.gP)(s.maxUploadPriceTBPinned,u):null,h=null==o?void 0:null===(t=o.maxUploadPriceTBPinned)||void 0===t?void 0:t.targetValue,p=h&&u?(0,l.gP)(h,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTBPinned",value:s.maxUploadPriceTBPinned,options:!0})}}),p&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(p),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTBPinned",value:h,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:d,units:"TB"})]})}function el(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=null==o?void 0:null===(t=o.maxDownloadPriceTB)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(s.maxDownloadPriceTB),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTB",value:s.maxDownloadPriceTB,options:!0})}}),u&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(u),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTB",value:u,options:!0})})]})}function es(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=(null==s?void 0:s.maxDownloadPriceTBPinned)&&u?(0,l.gP)(s.maxDownloadPriceTBPinned,u):null,d=null==o?void 0:null===(t=o.maxDownloadPriceTBPinned)||void 0===t?void 0:t.targetValue,f=d&&u?(0,l.gP)(d,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTBPinned",value:s.maxDownloadPriceTBPinned,options:!0})}}),f&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTBPinned",value:d,options:!0})})]})}function eu(e){var t;let{form:n,fields:i,recommendations:o}=e,s=null==o?void 0:null===(t=o.maxRPCPriceMillion)||void 0===t?void 0:t.targetValue;return s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(s),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxRPCPriceMillion",value:s,options:!0})})}function ec(e){var t,n,i,s,c,d;let{advancedDefaults:f,averagesSc:h,averagesFiat:p,recommendations:m,isAutopilotEnabled:v,configViewMode:g,validationContext:y}=e;return{storageTB:{type:"number",category:"storage",title:"Expected storage",description:(0,r.jsx)(r.Fragment,{children:"The amount of storage you would like to rent in TB."}),units:"TB",hidden:!v,validation:{validate:{required:ef(y)}}},uploadTBMonth:{type:"number",category:"storage",title:"Expected upload",description:(0,r.jsx)(r.Fragment,{children:"The amount of upload bandwidth you plan to use each month in TB."}),units:"TB/month",hidden:!v,validation:{validate:{required:ef(y)}}},downloadTBMonth:{type:"number",category:"storage",title:"Expected download",description:(0,r.jsx)(r.Fragment,{children:"The amount of download bandwidth you plan to use each month in TB."}),units:"TB/month",hidden:!v,validation:{validate:{required:ef(y)}}},shouldPinAllowance:{title:"",description:"",type:"boolean",category:"storage",validation:{}},allowanceMonth:{type:"siacoin",category:"storage",title:"Allowance",description:(0,r.jsx)(r.Fragment,{children:"The amount you would like to spend per month. Choose whether to set your allowance in siacoin per month or to pin the siacoin price to a fixed fiat value per month."}),units:"SC/month",decimalsLimitSc:6,hidden:!v,validation:{validate:{required:ef(y)}},after:en},allowanceMonthPinned:{title:"",description:"",units:"/month",type:"fiat",category:"storage",validation:{validate:{required:ep("shouldPinAllowance"),currency:ep("shouldPinAllowance",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinAllowance",(e,t)=>!t.shouldPinAllowance||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:en},periodWeeks:{type:"number",category:"storage",title:"Period",description:(0,r.jsx)(r.Fragment,{children:"The length of the storage contracts."}),units:"weeks",suggestion:null==f?void 0:f.periodWeeks,suggestionTip:"Typically ".concat(null==f?void 0:f.periodWeeks," weeks."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},renewWindowWeeks:{type:"number",category:"storage",title:"Renew window",description:(0,r.jsx)(r.Fragment,{children:"The number of weeks prior to contract expiration that Sia will attempt to renew your contracts."}),units:"weeks",decimalsLimit:6,suggestion:null==f?void 0:f.renewWindowWeeks,suggestionTip:"Typically ".concat(null==f?void 0:f.renewWindowWeeks," weeks."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},amountHosts:{type:"number",category:"storage",title:"Hosts",description:(0,r.jsx)(r.Fragment,{children:"The number of hosts to create contracts with."}),units:"hosts",decimalsLimit:0,suggestion:null==f?void 0:f.amountHosts,suggestionTip:"Typically ".concat(null==f?void 0:f.amountHosts," hosts."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},autopilotContractSet:{type:"text",category:"storage",title:"Contract set",description:(0,r.jsx)(r.Fragment,{children:"The contract set that autopilot should use. This should typically be the same as the default contract set."}),placeholder:null==f?void 0:f.autopilotContractSet,suggestion:null==f?void 0:f.autopilotContractSet,suggestionTip:(0,r.jsxs)(r.Fragment,{children:["The default contract set is"," ",(0,r.jsx)(a.EKh,{children:null==f?void 0:f.autopilotContractSet}),"."]}),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},prune:{type:"boolean",category:"storage",title:"Prune sector roots",description:(0,r.jsx)(r.Fragment,{children:"When enabled, autopilot will try to prune deleted sector roots from contracts one contract at a time, for a max duration of 10 minutes per contract. For old hosts this process takes quite a while, while for new hosts it is fast. For new hosts pruning effectively deletes data from the contract, allowing the renter to stop paying for storage they are not using."}),suggestion:null==f?void 0:f.prune,suggestionTip:(0,r.jsxs)(r.Fragment,{children:["The default value is ",(0,r.jsx)(a.EKh,{children:null==f?void 0:f.prune}),"."]}),hidden:!v||"basic"===g,validation:{}},allowRedundantIPs:{type:"boolean",category:"hosts",title:"Redundant IPs",description:(0,r.jsx)(r.Fragment,{children:"Whether or not to allow forming contracts with multiple hosts in the same IP subnet. The subnets used are /16 for IPv4, and /64 for IPv6."}),suggestion:null==f?void 0:f.allowRedundantIPs,suggestionTip:"Defaults to ".concat((null==f?void 0:f.allowRedundantIPs)?"on":"off","."),hidden:!v||"basic"===g,validation:{}},maxDowntimeHours:{type:"number",category:"hosts",title:"Max downtime",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of host downtime that autopilot will tolerate in hours."}),units:"hours",suggestion:null==f?void 0:f.maxDowntimeHours,suggestionTip:"Defaults to ".concat(null==f?void 0:f.maxDowntimeHours.toNumber().toLocaleString()," which is ").concat((0,a.$Gr)(new(u())((0,l.XA)(null==f?void 0:f.maxDowntimeHours.toNumber())),1)," days."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},maxConsecutiveScanFailures:{type:"number",category:"hosts",title:"Max consecutive scan failures",description:(0,r.jsx)(r.Fragment,{children:"The maximum number of consecutive scan failures that autopilot will tolerate."}),units:"scans",decimalsLimit:0,suggestion:null==f?void 0:f.maxConsecutiveScanFailures,suggestionTip:"Defaults to ".concat(null==f?void 0:f.maxConsecutiveScanFailures.toNumber(),"."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},minProtocolVersion:{type:"text",category:"hosts",title:"Min protocol version",description:(0,r.jsx)(r.Fragment,{children:"The minimum protocol version that autopilot will consider when forming contracts with hosts."}),suggestion:null==f?void 0:f.minProtocolVersion,suggestionTip:"Defaults to ".concat(null==f?void 0:f.minProtocolVersion,"."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y),version:eh(y,e=>/^\d+\.\d+\.\d+$/.test(e)||"must be a valid version number")}}},defaultContractSet:{category:"contractset",type:"text",title:"Default contract set",placeholder:null==f?void 0:f.defaultContractSet,suggestion:null==f?void 0:f.defaultContractSet,suggestionTip:(0,r.jsx)(r.Fragment,{children:"Autopilot users will typically want to keep this the same as the autopilot contract set."}),description:(0,r.jsx)(r.Fragment,{children:"The default contract set is where data is uploaded to by default."}),hidden:"basic"===g,validation:{validate:{required:ed(y)}}},uploadPackingEnabled:{category:"uploadpacking",type:"boolean",title:"Upload packing",description:(0,r.jsx)(r.Fragment,{children:"Data on the Sia network is stored in 4MiB sectors. With the default 10 of 30 redundancy scheme, uploaded files are split into 40MiB chunks and encoded into 120MiB slabs. This means that storage is wasted on padding and files smaller than 40MiB still use 120MiB of space. The redundancy scheme can be configured, but unless all files are exactly 4MiB * the redundancy's minimum shards, there will always be wasted storage. Upload packing avoids this waste by buffering files and packing them together before they are uploaded to the network. This trades some performance for storage efficiency. It is also important to note that because buffered files are temporarily stored on disk they must be considered when backing up your renterd data."}),hidden:"basic"===g,validation:{}},shouldPinMaxStoragePrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxStoragePriceTBMonth:{category:"gouging",type:"siacoin",title:"Max storage price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price a host is allowed to charge to store 1 TB worth of data per month. Choose whether to set the price in siacoin per TB per month or to pin the siacoin price to a fixed fiat value per TB per month."}),units:"SC/TB/month",average:null==h?void 0:h.storageAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(er,{form:t,fields:n,recommendations:m})}},maxStoragePriceTBMonthPinned:{title:"",description:"",units:"/TB/month",type:"fiat",category:"gouging",average:null==p?void 0:p.storageAverage,averageTip:"Averages provided by Sia Central.",validation:{validate:{required:ep("shouldPinMaxStoragePrice",(e,t)=>!t.shouldPinMaxStoragePrice||!!e||"required"),currency:ep("shouldPinMaxStoragePrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxStoragePrice",(e,t)=>!t.shouldPinMaxStoragePrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(ei,{form:t,fields:n,recommendations:m})}},shouldPinMaxUploadPrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxUploadPriceTB:{category:"gouging",type:"siacoin",title:"Max upload price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price a host is allowed to charge for uploading 1 TB worth of data. Choose whether to set the price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),units:"SC/TB",average:null==h?void 0:h.uploadAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(ea,{form:t,fields:n,recommendations:m})}},maxUploadPriceTBPinned:{title:"",description:"",units:"/TB",type:"fiat",average:null==p?void 0:p.uploadAverage,averageTip:"Averages provided by Sia Central.",category:"gouging",validation:{validate:{required:ep("shouldPinMaxUploadPrice",(e,t)=>!t.shouldPinMaxUploadPrice||!!e||"required"),currency:ep("shouldPinMaxUploadPrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxUploadPrice",(e,t)=>!t.shouldPinMaxUploadPrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(eo,{form:t,fields:n,recommendations:m})}},shouldPinMaxDownloadPrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxDownloadPriceTB:{category:"gouging",type:"siacoin",title:"Max download price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price to download 1 TB. Choose whether to set the price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),units:"SC/TB",average:null==h?void 0:h.downloadAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(el,{form:t,fields:n,recommendations:m})}},maxDownloadPriceTBPinned:{title:"",description:"",units:"/TB",type:"fiat",average:null==p?void 0:p.downloadAverage,averageTip:"Averages provided by Sia Central.",category:"gouging",validation:{validate:{required:ep("shouldPinMaxDownloadPrice",(e,t)=>!t.shouldPinMaxDownloadPrice||!!e||"required"),currency:ep("shouldPinMaxDownloadPrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxDownloadPrice",(e,t)=>!t.shouldPinMaxDownloadPrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(es,{form:t,fields:n,recommendations:m})}},maxContractPrice:{category:"gouging",type:"siacoin",title:"Max contract price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price to form a contract."}),average:null==h?void 0:h.contractAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,tipsDecimalsLimitSc:3,hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(t=m.maxContractPrice)||void 0===t?void 0:t.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y)}}},maxRPCPriceMillion:{category:"gouging",type:"siacoin",title:"Max RPC price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed base price for RPCs in siacoins per million calls. Choose whether to set the price in siacoin per million calls or to pin the siacoin price to a fixed fiat value per million calls."}),units:"SC/million",decimalsLimitSc:6,hidden:"basic"===g,average:null==h?void 0:h.rpcAverage,averageTip:"Averages provided by Sia Central.",suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y)}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(eu,{form:t,fields:n,recommendations:m})}},hostBlockHeightLeeway:{category:"gouging",type:"number",title:"Block height leeway",description:(0,r.jsx)(r.Fragment,{children:"The amount of blocks of leeway given to the host block height in the host's price table."}),units:"blocks",decimalsLimit:0,...m.hostBlockHeightLeeway?{suggestionLabel:"Match with more hosts",suggestion:null===(n=m.hostBlockHeightLeeway)||void 0===n?void 0:n.targetValue,suggestionTip:"This value will help you match with more hosts."}:{suggestion:null==f?void 0:f.hostBlockHeightLeeway,suggestionTip:"The recommended value is 6 blocks."},hidden:"basic"===g,validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte(3)||"must be at least 3 blocks")}}},minPriceTableValidityMinutes:{category:"gouging",type:"number",title:"Min price table validity",units:"minutes",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `Validity` in the host's price settings."}),hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(i=m.minPriceTableValidityMinutes)||void 0===i?void 0:i.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte((0,l.GX)(10))||"must be at least 10 seconds")}}},minAccountExpiryDays:{category:"gouging",type:"number",title:"Min account expiry",units:"days",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `AccountExpiry` in the host's price settings."}),hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(s=m.minAccountExpiryDays)||void 0===s?void 0:s.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte((0,l.XA)(1))||"must be at least 1 hour")}}},minMaxEphemeralAccountBalance:{category:"gouging",type:"siacoin",title:"Min max ephemeral account balance",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `MaxEphemeralAccountBalance` in the host's price settings."}),decimalsLimitSc:6,hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(c=m.minMaxEphemeralAccountBalance)||void 0===c?void 0:c.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte(1)||"must be at least 1 SC")}}},migrationSurchargeMultiplier:{category:"gouging",type:"number",title:"Migration surcharge multiplier",units:"* download price",placeholder:"10",decimalsLimit:1,description:(0,r.jsx)(r.Fragment,{children:"Factor that gets applied on the max download price when trying to download migration-critical sectors from a host that is price gouging. For example, when migrating a low-health file, if the download is failing but would potentially succeed with looser gouging settings, we apply the migration surcharge multiplier to overpay on every sector download if it means saving the file/migration."}),...m.migrationSurchargeMultiplier?{suggestionLabel:"Match with more hosts",suggestion:null===(d=m.migrationSurchargeMultiplier)||void 0===d?void 0:d.targetValue,suggestionTip:"This value will help you match with more hosts."}:{suggestion:new(u())(10),suggestionTip:"The default multiplier is 10x the download price."},hidden:"basic"===g,validation:{validate:{required:ed(y)}}},minShards:{type:"number",category:"redundancy",title:"Min shards",description:(0,r.jsx)(r.Fragment,{children:"The min amount of shards needed to reconstruct a slab."}),suggestion:null==f?void 0:f.minShards,suggestionTip:"Typically ".concat(null==f?void 0:f.minShards," shards."),units:"shards",hidden:"basic"===g,validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gt(0)||"must be greater than 0")}},trigger:["totalShards"]},totalShards:{type:"number",category:"redundancy",title:"Total shards",description:(0,r.jsx)(r.Fragment,{children:"The total amount of shards for each slab."}),suggestion:null==f?void 0:f.totalShards,suggestionTip:"Typically ".concat(null==f?void 0:f.totalShards," shards."),units:"shards",hidden:"basic"===g,validation:{validate:{required:ed(y),gteMinShards:ed(y,(e,t)=>new(u())(e).gte(t.minShards)||"must be at least equal to min shards"),max:ed(y,e=>new(u())(e).lt(256)||"must be less than 256")}}},pinnedCurrency:{category:"pinning",title:"Pinned currency",description:"Currency to use for fields where price pinning is enabled.",type:"select",options:[...o.mV.map(e=>{let{id:t,label:n}=e;return{label:n,value:t}}),{label:"none",value:""}],validation:{required:"required"}},pinnedThreshold:{category:"pinning",title:"Pinned currency change threshold",type:"number",suggestionTip:"A threshold of 2% is recommended.",suggestion:new(u())(2),units:"%",decimalsLimit:0,description:(0,r.jsx)(r.Fragment,{children:"Percentage that controls the minimum change in exchange rate that will trigger an update to pinned prices. This prevents the host from changing prices too often."}),validation:{required:"required",validate:{max:e=>new(u())(e).lte(100)||"must be at most 100%",min:e=>new(u())(e).gte(0)||"must be at least 0%"}}}}}function ed(e,t){return(n,r)=>"advanced"!==e.configViewMode||(t?t(n,r):!!n||"required")}function ef(e,t){return(n,r)=>!e.isAutopilotEnabled||(t?t(n,r):!!n||"required")}function eh(e,t){return(n,r)=>!e.isAutopilotEnabled||"advanced"!==e.configViewMode||(t?t(n,r):!!n||"required")}function ep(e,t){return(n,r)=>!r[e]||(t?t(n,r):!!n||"required")}let em=ec({validationContext:{isAutopilotEnabled:!0,configViewMode:"basic"},isAutopilotEnabled:!0,configViewMode:"basic",maxStoragePriceTBMonth:new(u())(0),maxUploadPriceTB:new(u())(0),minShards:new(u())(0),totalShards:new(u())(0),redundancyMultiplier:new(u())(0),recommendations:{}}),ev={maxStoragePriceTBMonth:"maxStoragePriceTBMonthGroup",maxDownloadPriceTB:"maxDownloadPriceTBGroup",maxUploadPriceTB:"maxUploadPriceTBGroup",maxRPCPriceMillion:"maxRPCPriceMillionGroup",maxStoragePriceTBMonthPinned:"maxStoragePriceTBMonthGroup",maxUploadPriceTBPinned:"maxUploadPriceTBGroup",maxDownloadPriceTBPinned:"maxDownloadPriceTBGroup",maxContractPrice:"maxContractPrice",hostBlockHeightLeeway:"hostBlockHeightLeeway",minPriceTableValidityMinutes:"minPriceTableValidityMinutes",minAccountExpiryDays:"minAccountExpiryDays",minMaxEphemeralAccountBalance:"minMaxEphemeralAccountBalance",migrationSurchargeMultiplier:"migrationSurchargeMultiplier"},eg={maxStoragePriceTBMonth:"max storage price",maxDownloadPriceTB:"max download price",maxUploadPriceTB:"max upload price",maxRPCPriceMillion:"max RPC price",maxStoragePriceTBMonthPinned:"max storage price",maxUploadPriceTBPinned:"max upload price",maxDownloadPriceTBPinned:"max download price",maxContractPrice:"max contract price",hostBlockHeightLeeway:"host block height leeway",minPriceTableValidityMinutes:"min price table validity",minAccountExpiryDays:"min account expiry",minMaxEphemeralAccountBalance:"min max ephemeral account balance",migrationSurchargeMultiplier:"migration surcharge multiplier"},ey={autopilotContractSet:"",amountHosts:new(u())(0),shouldPinAllowance:!1,allowanceMonth:new(u())(0),allowanceMonthPinned:new(u())(0),periodWeeks:new(u())(0),renewWindowWeeks:new(u())(0),downloadTBMonth:new(u())(0),uploadTBMonth:new(u())(0),storageTB:new(u())(0),prune:!1,allowRedundantIPs:!1,maxDowntimeHours:new(u())(0),maxConsecutiveScanFailures:new(u())(0),minProtocolVersion:"",defaultContractSet:"",uploadPackingEnabled:!0,maxRPCPriceMillion:new(u())(0),shouldPinMaxStoragePrice:!1,maxStoragePriceTBMonth:new(u())(0),maxStoragePriceTBMonthPinned:new(u())(0),maxContractPrice:new(u())(0),shouldPinMaxDownloadPrice:!1,maxDownloadPriceTB:new(u())(0),maxDownloadPriceTBPinned:new(u())(0),shouldPinMaxUploadPrice:!1,maxUploadPriceTB:new(u())(0),maxUploadPriceTBPinned:new(u())(0),hostBlockHeightLeeway:new(u())(0),minPriceTableValidityMinutes:new(u())(0),minAccountExpiryDays:new(u())(0),minMaxEphemeralAccountBalance:new(u())(0),migrationSurchargeMultiplier:new(u())(0),minShards:new(u())(0),totalShards:new(u())(0),pinnedCurrency:"usd",pinnedThreshold:new(u())(0)},ex=(0,i.createContext)({}),eb=()=>(0,i.useContext)(ex);function ew(e){let{children:t}=e,n=function(){let{autopilotState:e,autopilot:t,gouging:n,pinned:r,upload:s,averages:d,shouldSyncDefaultContractSet:f,setShouldSyncDefaultContractSet:h,appSettings:p}=function(){let e=(0,S.q)(),t=(0,k.e$)({config:{swr:{errorRetryCount:0,refreshInterval:(0,l.sW)(1)}}}),n=(0,k.en)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),r=(0,k.E5)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),i=(0,k.NF)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),a=(0,E.BF)({config:{swr:{revalidateOnFocus:!1}}}),{shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:u,maybeSyncDefaultContractSet:c}=B(),d=(0,o.Hv)();return{autopilotState:e.autopilot.state,autopilot:t,gouging:n,pinned:r,upload:i,averages:a,shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:u,maybeSyncDefaultContractSet:c,appSettings:d}}(),v=(0,i.useMemo)(()=>({autopilotState:{data:e.data,error:e.error},autopilot:{data:t.data,error:t.error},gouging:{data:n.data,error:n.error},pinned:{data:r.data,error:r.error},upload:{data:s.data,error:s.error},averages:{data:d.data,error:d.error},appSettings:{settings:{siaCentral:p.settings.siaCentral}}}),[e.data,e.error,t.data,t.error,n.data,n.error,r.data,r.error,s.data,s.error,d.data,d.error,p.settings.siaCentral]),{form:g,storageTB:y,evaluation:x,redundancyMultiplier:M,fields:_,configViewMode:O,setConfigViewMode:T}=function(e){let{resources:t}=e,n=(0,H.cI)({mode:"all",defaultValues:m}),r=n.watch("maxStoragePriceTBMonth"),s=n.watch("maxDownloadPriceTB"),d=n.watch("maxUploadPriceTB"),f=n.watch("storageTB"),h=n.watch("downloadTBMonth"),p=n.watch("uploadTBMonth"),v=n.watch("minShards"),g=n.watch("totalShards"),y=(0,i.useMemo)(()=>(0,l.aU)(v,g),[v,g]),{averagesSc:x,averagesFiat:j}=function(e){let{form:t}=e,n=(0,E.BF)({config:{swr:{revalidateOnFocus:!1}}}),r=(0,i.useMemo)(()=>n.data?new(u())((0,l.dq)((0,l.ll)(n.data.settings.storage_price)).toFixed(0)):void 0,[n.data]),a=(0,i.useMemo)(()=>n.data?new(u())((0,l.LK)((0,l.ll)(n.data.settings.upload_price)).toFixed(0)):void 0,[n.data]),o=(0,i.useMemo)(()=>n.data?new(u())((0,l.LK)((0,l.ll)(n.data.settings.download_price)).toFixed(0)):void 0,[n.data]),s=(0,i.useMemo)(()=>n.data?new(u())((0,l.ll)(n.data.settings.contract_price).toFixed(0)):void 0,[n.data]),c=(0,i.useMemo)(()=>n.data?(0,l.x9)((0,l.ll)(n.data.settings.base_rpc_price)):void 0,[n.data]),{rate:d}=U(t);return{averagesSc:(0,i.useMemo)(()=>n.data?{storageAverage:r,uploadAverage:a,downloadAverage:o,contractAverage:s,rpcAverage:c}:null,[n.data,r,a,o,s,c]),averagesFiat:(0,i.useMemo)(()=>n.data&&d?{storageAverage:r.times(d),uploadAverage:a.times(d),downloadAverage:o.times(d),contractAverage:s.times(d),rpcAverage:c.times(d)}:null,[n.data,d,r,a,o,s,c])}}({form:n}),{isAutopilotEnabled:M}=(0,S.q)(),[_,O]=(0,C.Z)("v0/config/mode",{defaultValue:"basic"});(0,i.useEffect)(()=>{n.trigger()},[_]);let T=function(e){var t,n,r,s,u,d,f,h,p;let{form:m,resources:v,isAutopilotEnabled:g}=e,y=m.watch(),x=(0,k.d_)(),j=(0,i.useMemo)(()=>!!(g&&c(v))&&!!m.formState.isValid&&!!x.data,[g,m.formState.isValid,v,x.data]),E=Y({form:m}),S=K({form:m}),C=(0,i.useMemo)(()=>E?{allowanceMonth:E,...S}:S,[E,S]),M=(0,i.useMemo)(()=>{var e;return function(e,t){let n=b(t);return Object.entries(ey).forEach(e=>{let[t,r]=e;void 0===n[t]&&(n[t]=r)}),Object.entries(e).forEach(e=>{let[t,r]=e;void 0!==r&&(n[t]=r)}),n}({...y,...C},null===(e=v.autopilotState.data)||void 0===e?void 0:e.network)},[y,C,null===(t=v.autopilotState.data)||void 0===t?void 0:t.network]),_=(0,i.useMemo)(()=>{if(!j)return;let{payloads:e}=V({resources:v,renterdState:x.data,isAutopilotEnabled:g,values:M});return e},[M,v,x,g,j]),O=(null==_?void 0:_.autopilot.contracts.amount)||0,T=Math.round(1.5*O),P=Math.round(1.1*O),A=!!_,N=(0,k.Mz)({disabled:!A,payload:{gougingSettings:null==_?void 0:_.gouging,redundancySettings:null==_?void 0:_.upload.redundancy,autopilotConfig:null==_?void 0:_.autopilot},config:{swr:{keepPreviousData:A}}}),R=null===(r=N.data)||void 0===r?void 0:null===(n=r.recommendation)||void 0===n?void 0:n.gougingSettings,D=(null===(s=N.data)||void 0===s?void 0:s.usable)||0,L=N.data&&D{let t={maxStoragePriceTBMonth:!q,maxUploadPriceTB:!$,maxDownloadPriceTB:!X,maxStoragePriceTBMonthPinned:q,maxUploadPriceTBPinned:$,maxDownloadPriceTBPinned:X};return void 0===t[e]||t[e]},[q,$,X]),{pinnedCurrency:J,rate:Q}=U(m),ee=(0,i.useMemo)(()=>{if(!_||!I||W-D<=0)return[];let e=w({gouging:I,averages:v.averages.data,hasBeenConfigured:!0}),t=function(e){let{exchangeRate:t,maxStoragePriceTBMonth:n,maxDownloadPriceTB:r,maxUploadPriceTB:i}=e;return t?{maxStoragePriceTBMonthPinned:(0,l.C4)(n,t),maxDownloadPriceTBPinned:(0,l.C4)(r,t),maxUploadPriceTBPinned:(0,l.C4)(i,t)}:null}({exchangeRate:Q,maxStoragePriceTBMonth:e.maxStoragePriceTBMonth,maxDownloadPriceTB:e.maxDownloadPriceTB,maxUploadPriceTB:e.maxUploadPriceTB}),n={...e,...t},r=[];return(0,a.qPQ)(n).forEach(e=>{let[t,n]=e;if(!G(t))return;let i=M[t];if(n.minus(i).div(i).times(100).lte(1))return;let a=function(e){let{key:t,currentValue:n,targetValue:r,currencyId:i}=e,a=n.lt(r)?"up":"down",s={key:t,hrefId:ev[t],title:eg[t],currentValue:n,targetValue:r,direction:a,currentLabel:"",targetLabel:""};if("siacoin"===em[t].type){let e=e=>{var n;return"".concat((0,l.Vz)((0,l.qN)(e),{fixed:1})).concat(null===(n=em[t].units)||void 0===n?void 0:n.replace("SC/","/"))};s.currentLabel=e(n),s.targetLabel=e(r)}if("number"===em[t].type){let e=e=>"".concat((0,l.yF)(e)," ").concat(em[t].units);s.currentLabel=e(n),s.targetLabel=e(r)}if("fiat"===em[t].type){let e=o.mV.find(e=>e.id===i),a=n=>"".concat(null==e?void 0:e.prefix).concat((0,l.yF)(n,{fixed:e.fixed})," ").concat(null==e?void 0:e.label).concat(em[t].units);s.currentLabel=a(n),s.targetLabel=a(r)}return s}({key:t,currentValue:i,targetValue:n,currencyId:J});a&&r.push(a)}),r},[I,v,_,M,G,J,D,W,Q]);return{hostMargin50:.5,hostMargin10:.1,hostTarget50:T,hostTarget10:P,usableHostsCurrent:D,userContractCountTarget:O,usableHostsAfterRecommendation:W,hasDataToEvaluate:j,needsRecommendations:L,foundRecommendation:!!ee.length,recommendations:ee,recommendationMargin:F?"50%":B?"10%":R?"0%":"N/A"}}({form:n,resources:t,isAutopilotEnabled:M}),P=(0,k.d_)(),A=(0,i.useRef)({isAutopilotEnabled:M,configViewMode:_});return(0,i.useEffect)(()=>{A.current.isAutopilotEnabled=M,A.current.configViewMode=_},[M,_]),{form:n,fields:(0,i.useMemo)(()=>{let e=P.data?b(P.data.network):void 0,t=T.recommendations.reduce((e,t)=>({...e,[t.key]:t}),{});return x?ec({validationContext:A.current,isAutopilotEnabled:M,configViewMode:_,advancedDefaults:e,maxStoragePriceTBMonth:r,maxUploadPriceTB:d,redundancyMultiplier:y,averagesSc:x,averagesFiat:j,minShards:v,totalShards:g,recommendations:t}):ec({validationContext:A.current,isAutopilotEnabled:M,configViewMode:_,advancedDefaults:e,maxStoragePriceTBMonth:r,maxUploadPriceTB:d,redundancyMultiplier:y,minShards:v,totalShards:g,recommendations:t})},[M,_,P.data,x,j,y,r,d,v,g,T.recommendations]),evaluation:T,maxStoragePriceTBMonth:r,maxDownloadPriceTB:s,maxUploadPriceTB:d,storageTB:f,downloadTBMonth:h,uploadTBMonth:p,minShards:v,totalShards:g,redundancyMultiplier:y,configViewMode:_,setConfigViewMode:O}}({resources:v}),P=(0,i.useMemo)(()=>{var e,t;return c(v)?j({autopilotID:null===(e=v.autopilotState.data)||void 0===e?void 0:e.id,hasBeenConfigured:null===(t=v.autopilotState.data)||void 0===t?void 0:t.configured,autopilot:v.autopilot.data,gouging:v.gouging.data,pinned:v.pinned.data,upload:v.upload.data,averages:v.averages.data}):null},[v]),A=(0,i.useMemo)(()=>(function(e){let{gouging:t,pinned:n,upload:r}=e;return!!(t.error||n.error||r.error)})(v),[v]),{isAutopilotEnabled:N}=(0,S.q)(),R=(0,i.useCallback)(async()=>{let i=await e.mutate(),o=N?await t.mutate():void 0,l=await n.mutate(),u=await r.mutate(),c=await s.mutate();if(!i||!l||!c||!u)return(0,a.OHV)({title:"Error fetching settings"}),null;g.reset(j({autopilotID:i.id,hasBeenConfigured:i.configured,autopilot:o,gouging:l,pinned:u,upload:c,averages:d.data}))},[g,e,N,t,n,r,s,d.data]);(0,a.u$d)({form:g,remoteValues:P}),(0,a.Z4p)({form:g,remoteValues:P});let{changeCount:D}=(0,a.mYE)({form:g}),L=function(e){let{resources:t,isAutopilotEnabled:n,revalidateAndResetForm:r}=e,l=(0,k.Bl)(),s=(0,k.oe)(),u=(0,k.oX)(),d=(0,k.Vp)(),f=(0,k.Cl)(),h=(0,k.d_)(),{maybeSyncDefaultContractSet:p}=B(),m=(0,o.Tu)();return(0,i.useCallback)(async e=>{if(!c(t))return;let i=n&&!t.autopilot.data,{payloads:v}=V({resources:t,renterdState:h.data,isAutopilotEnabled:n,values:e}),g=v.autopilot?await s.put({payload:v.autopilot}):void 0,[y,x,b]=await Promise.all([u.put({payload:v.gouging}),d.put({payload:v.pinned}),f.put({payload:v.upload})]),w=(null==g?void 0:g.error)||y.error||x.error||b.error;if(w){(0,a.OHV)({title:"Error updating configuration",body:w});return}n&&(p(e.autopilotContractSet),l.post({payload:{forceScan:!0}})),(0,a.OPV)({title:"Configuration has been saved"}),i&&(async()=>{await (0,o.gw)(5e3),m(e=>e.startsWith(I.N8)),await (0,o.gw)(5e3),m(e=>e.startsWith(I.N8))})(),await r()},[t,h.data,n,s,u,d,f,r,p,l,m])}({resources:v,isAutopilotEnabled:N,revalidateAndResetForm:R}),Z=(0,a.WsO)(_),F=(0,i.useMemo)(()=>g.handleSubmit(L,Z),[g,L,Z]),z=(0,i.useRef)(),W=(0,i.useCallback)(async e=>{(0,a.S5N)(z.current,e)},[]);return{onSubmit:F,revalidateAndResetForm:R,form:g,fields:_,changeCount:D,redundancyMultiplier:M,storageTB:y,shouldSyncDefaultContractSet:f,setShouldSyncDefaultContractSet:h,configViewMode:O,setConfigViewMode:T,remoteError:A,configRef:z,takeScreenshot:W,evaluation:x}}();return(0,r.jsx)(ex.Provider,{value:n,children:t})}},69960:function(e,t,n){"use strict";n.d(t,{x:function(){return M},G:function(){return C}});var r=n(52322),i=n(89424),a=n(5632),o=n(5062),l=n(2784),s=n(75262),u=n(47211),c=n(13593),d=n(91492),f=n(82851),h=n(6391),p=n.n(h);let m=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{id:t,hostIp:n,hostKey:i}}=e;return(0,r.jsx)(d.F,{id:t,hostAddress:n,hostKey:i})}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{id:t,isRenewed:n,renewedFrom:a},context:{siascanUrl:o}}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(t),type:"contract",label:"contract ID",siascanUrl:o}),n&&(0,r.jsx)(i.ua7,{content:"Renewed from",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.L6f,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",type:"contract",value:(0,i.I13)(a),siascanUrl:o,label:"contract ID"})]})})]})}},{id:"contractSets",label:"contract sets",contentClassName:"w-[120px]",category:"general",render:e=>{let{data:{contractSets:t},context:{defaultContractSet:n,autopilotContractSet:a}}=e;return t.length?(0,r.jsx)("div",{className:"flex flex-col items-center overflow-hidden h-full",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"flex min-h-full gap-1 flex-wrap py-2 items-center",children:t.map(e=>{let t=n===e,o=a===e,l="",s=null;return o&&t?(l="This set is the default contract set and the autopilot contract set.",s=(0,r.jsx)(u.Y3p,{className:"scale-75"})):o?(l="This set is the autopilot contract set but not the default contract set.",s=(0,r.jsx)(u.MKy,{className:"scale-75"})):t&&(l="This set is the default contract set but not the autopilot contract set.",s=(0,r.jsx)(u.ZsV,{className:"scale-75"})),(0,r.jsx)(i.ua7,{content:(0,r.jsxs)(r.Fragment,{children:["Contract is part of set"," ",(0,r.jsx)(i.Cts,{size:"small",children:e}),". ",l]}),children:(0,r.jsxs)(i.Cts,{interactive:!1,size:"small",className:(0,f.cx)("flex gap-px items-center",t?"pl-px":""),children:[s,e]})},e)})})})}):null}},{id:"hostIp",label:"host address",category:"general",render:e=>{let{data:{hostIp:t},context:{siascanUrl:n}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,type:"hostIp",siascanUrl:n})}},{id:"hostKey",label:"host public key",category:"general",render:e=>{let{data:{hostKey:t},context:{siascanUrl:n}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,type:"hostPublicKey",siascanUrl:n})}},{id:"state",label:"state",category:"general",render:e=>{let{data:{state:t}}=e;return(0,r.jsx)(i.ua7,{content:(0,r.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"pending"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Contract has been added."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"active"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Contract has appeared on chain."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"complete"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Storage proof has appeared on chain."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"failed"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Storage proof was not submitted before the end of proof window."})]})]}),children:(0,r.jsx)(i.Cts,{variant:"active"===t?"amber":"failed"===t?"red":"pending"===t?"amber":"complete"===t?"green":void 0,children:t})})}},{id:"timeline",label:"timeline",category:"time",render:e=>{let{data:{contractHeightStart:t,contractHeightEnd:n,proofWindowHeightStart:a,proofWindowHeightEnd:o,revisionHeight:l,proofHeight:s},context:{currentHeight:u,contractsTimeRange:c}}=e;return(0,r.jsx)("div",{className:"w-[400px]",children:(0,r.jsx)(i.TaT,{currentHeight:u,contractHeightStart:t,contractHeightEnd:n,proofWindowHeightStart:a,proofWindowHeightEnd:o,proofHeight:s,revisionHeight:l,range:c})})}},{id:"startTime",label:"start date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{startTime:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:(0,c.rN)(t)})}},{id:"endTime",label:"end date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{endTime:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:(0,c.rN)(t)})}},{id:"size",label:"size",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{size:t}}=e;return(0,r.jsx)(i.m2c,{size:"12",value:t,variant:"value",format:e=>(0,c.vW)(e)})},summary:e=>{let{context:t}=e;return t.filteredStats.sizeTotal?(0,r.jsx)(i.m2c,{size:"12",value:t.filteredStats.sizeTotal,format:e=>(0,c.vW)(e),variant:"value"}):null}},{id:"prunableSize",label:"prunable size",category:"general",contentClassName:"px-1 justify-end",render:function(e){let{data:{fetchPrunableSize:t,isFetchingPrunableSize:n,prunableSize:a,inAutopilotSet:o},context:{isFetchingPrunableSizeAll:l}}=e,s=n||l;return void 0===a?(0,r.jsx)(i.zxk,{tip:"Calculate prunable size for contract",onClick:e=>{e.stopPropagation(),t()},children:s?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.ljb,{})}):(0,r.jsxs)("div",{className:"flex items-center gap-2","aria-label":"prunable sizes",children:[o?(0,r.jsx)(v,{value:new(p())(a),tip:"The amount of data that can be pruned from this autopilot contract",variant:"prunable"}):(0,r.jsx)(v,{value:new(p())(a),tip:"The amount of data that will eventually expire from this non-autopilot contract",variant:"expiring"}),(0,r.jsx)(i.zxk,{tip:"Realculate prunable size for contract",onClick:e=>{e.stopPropagation(),t()},children:s?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.Wet,{})})]})},summary:e=>{let{context:t}=e;return t.hasFetchedAllPrunableSize?(0,r.jsxs)("div",{className:"flex items-center gap-2","aria-label":"prunable sizes",children:[t.filteredStats.prunableSizeTotal&&(0,r.jsx)(v,{value:t.filteredStats.prunableSizeTotal,tip:"The amount of data that can be pruned from autopilot contracts in the filtered set of active contracts",variant:"prunable"}),t.filteredStats.expiringSizeTotal&&(0,r.jsx)(v,{value:t.filteredStats.expiringSizeTotal,tip:"The amount of data that will eventually expire from non-autopilot contracts in the filtered set of active contracts",variant:"expiring"}),(0,r.jsx)(i.zxk,{tip:"Recalculate prunable size for all contracts",state:t.isFetchingPrunableSizeAll?"waiting":void 0,onClick:t.fetchPrunableSizeAll,children:t.isFetchingPrunableSizeAll?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.Wet,{})})]}):(0,r.jsx)(i.zxk,{tip:"Calculate prunable size for all contracts",state:t.isFetchingPrunableSizeAll?"waiting":void 0,onClick:t.fetchPrunableSizeAll,children:t.isFetchingPrunableSizeAll?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.ljb,{})})}},{id:"totalCost",label:"total cost",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{totalCost:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.totalCostTotal.negated(),tooltip:"Total cost across the filtered set of active contracts"})}},{id:"spendingUploads",label:"uploads spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingUploads:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingUploadsTotal.negated(),tooltip:"Uploads spending across the filtered set of active contracts"})}},{id:"spendingDeletions",label:"deletions spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingDeletions:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingDeletionsTotal.negated(),tooltip:"Deletions spending across the filtered set of active contracts"})}},{id:"spendingFundAccount",label:"fund account spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingFundAccount:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingFundAccountTotal.negated(),tooltip:"Fund account spending across the filtered set of active contracts"})}},{id:"spendingSectorRoots",label:"sector roots spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingSectorRoots:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingSectorRootsTotal.negated(),tooltip:"Sector roots spending across the filtered set of active contracts"})}}];function v(e){let{value:t,tip:n,variant:a}=e;return(0,r.jsx)(i.ua7,{content:n,children:(0,r.jsxs)("div",{className:"flex items-center gap-0.5","aria-label":a,children:[(0,r.jsx)(i.m2c,{size:"12",value:t,format:e=>(0,c.vW)(e),variant:"value"}),"prunable"===a?(0,r.jsx)(u.jBN,{className:"scale-75"}):(0,r.jsx)(u.oDK,{className:"scale-75"})]})})}var g=n(38855),y=n(45178);function x(e){let t=(0,c.sW)(5);return Math.round(e/t)*t}function b(e){let{start:t,disabled:n,contractId:a}=e,s=x(t),u=(0,c.Nr)(1),d=(0,l.useMemo)(()=>Math.max(Math.round((x(new Date().getTime())-s)/u),1),[s,u]),f=(0,l.useMemo)(()=>{let e={start:new Date(s||0).toISOString(),interval:u,n:d};return a&&(e.contractID=a),e},[s,u,d,a]),h=(0,o.Yy)({disabled:n,params:f});return{contractMetrics:(0,l.useMemo)(()=>{var e;let t=(0,i.Y_Z)(null===(e=h.data)||void 0===e?void 0:e.map(e=>({uploadSpending:Number(e.uploadSpending),listSpending:Number(e.listSpending),deleteSpending:Number(e.deleteSpending),fundAccountSpending:Number(e.fundAccountSpending),remainingCollateral:Number(e.remainingCollateral),remainingFunds:Number(e.remainingFunds),timestamp:new Date(e.timestamp).getTime()})),"none"),n=(0,i.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["remainingFunds","remainingCollateral","fundAccountSpending","uploadSpending","listSpending","deleteSpending"],enabledTip:["remainingFunds","remainingCollateral","fundAccountSpending","uploadSpending","listSpending","deleteSpending"],categories:["funding","spending"],data:{remainingFunds:{label:"remaining funds",category:"funding",color:i.O9T.emerald[600]},remainingCollateral:{label:"remaining collateral",category:"funding",pattern:!0,color:i.O9T.emerald[600]},fundAccountSpending:{label:"fund account",category:"spending",color:i.O9T.red[600]},uploadSpending:{label:"upload",category:"spending",color:i.O9T.red[600]},listSpending:{label:"list",category:"spending",color:i.O9T.red[600]},deleteSpending:{label:"delete",category:"spending",color:i.O9T.red[600]}},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(i.ho9,{variant:"value",value:new(p())(t)})},formatTimestamp:u===(0,c.Nr)(1)?(0,i.kOJ)("daily"):void 0,formatTickY:e=>(0,c.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"barstack",curveType:"linear",stackOffset:"none"},isLoading:h.isValidating&&!h.data}},[h.data,h.isValidating,u])}}var w=n(9338),j=n(85375),k=n(37606),E=n(87741);let S=(0,l.createContext)({}),C=()=>(0,l.useContext)(S);function M(e){let{children:t}=e,n=function(){var e,t;let[n,r]=(0,l.useState)("list"),[u,d]=(0,l.useState)("spending"),f=(0,a.useRouter)(),h=Number(f.query.limit||50),v=Number(f.query.offset||0),S=(0,o.GP)({config:{swr:{refreshInterval:w.h}}}),C=(0,g.n)(),M=C.isSynced?C.nodeBlockHeight:C.estimatedBlockHeight,[_,O]=(0,l.useState)(),T=(0,l.useCallback)(e=>{if(_===e){O(void 0);return}O(e),r("detail"),d("spending")},[_,O,r]),P="on"===(0,E.V)().status,A=null===(e=(0,o.e$)({disabled:!P}).data)||void 0===e?void 0:e.contracts.set,N=null===(t=(0,o.NF)().data)||void 0===t?void 0:t.defaultContractSet,{dataset:R,isFetchingPrunableSizeAll:D,isFetchingPrunableSizeById:L,fetchPrunableSize:Z,fetchPrunableSizeAll:F,hasFetchedAllPrunableSize:z}=function(e){let{selectContract:t,autopilotContractSet:n,defaultContractSet:r}=e,a=(0,o.GP)({config:{swr:{refreshInterval:w.h}}}),s=(0,j.JL)(),u=(0,l.useMemo)(()=>{var e;return(null===(e=s.data)||void 0===e?void 0:e.hosts)||[]},[s.data]),d=(0,g.n)(),f=d.isSynced?d.nodeBlockHeight:d.estimatedBlockHeight,h=(0,l.useMemo)(()=>{var e;return a.data?(null===(e=a.data)||void 0===e?void 0:e.map(e=>{var i,a,o;let l="fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedFrom,s=(0,c.jr)(f,e.startHeight),d=e.windowStart,h=(0,c.jr)(f,d);return{id:e.id,onClick:()=>t(e.id),state:e.state,hostIp:e.hostIP,hostKey:e.hostKey,contractSets:e.contractSets||[],inAutopilotSet:null===(i=e.contractSets)||void 0===i?void 0:i.includes(n),inDefaultSet:null===(a=e.contractSets)||void 0===a?void 0:a.includes(r),location:null===(o=u.find(t=>t.public_key===e.hostKey))||void 0===o?void 0:o.location,timeline:s,startTime:s,endTime:h,contractHeightStart:e.startHeight,contractHeightEnd:d,proofWindowHeightStart:e.windowStart,proofWindowHeightEnd:e.windowEnd,proofHeight:e.proofHeight,revisionHeight:e.revisionHeight,isRenewed:l,renewedFrom:e.renewedFrom,totalCost:new(p())(e.totalCost),spendingUploads:new(p())(e.spending.uploads),spendingDeletions:new(p())(e.spending.deletions),spendingSectorRoots:new(p())(e.spending.sectorRoots),spendingFundAccount:new(p())(e.spending.fundAccount),size:new(p())(e.size)}}))||[]:null},[a.data,u,f,t,n,r]),{prunableSizes:m,isFetchingPrunableSizeAll:v,isFetchingPrunableSizeById:y,fetchPrunableSize:x,fetchPrunableSizeAll:b}=function(){let{bus:e}=(0,k.q)(),[t,n]=(0,l.useState)({}),[r,a]=(0,l.useState)({}),[o,s]=(0,l.useState)(!1),u=(0,l.useCallback)(async()=>{try{s(!0);let t=await (null==e?void 0:e.contractsPrunable());n(e=>{var n;return{...e,...null===(n=t.data)||void 0===n?void 0:n.contracts.reduce((e,t)=>({...e,[t.id]:{id:t.id,size:t.size,prunable:t.prunable}}),{})}})}catch(e){(0,i.OHV)({title:"Error",body:e.message})}finally{s(!1)}},[e]);return{prunableSizes:t,isFetchingPrunableSizeAll:o,isFetchingPrunableSizeById:r,fetchPrunableSize:(0,l.useCallback)(async t=>{try{a(e=>({...e,[t]:!0}));let r=await (null==e?void 0:e.contractSize({params:{id:t}}));n(e=>({...e,[t]:{id:t,...r.data}}))}catch(e){(0,i.OHV)({title:"Error",body:e.message})}finally{a(e=>({...e,[t]:!1}))}},[e]),fetchPrunableSizeAll:u}}(),E=(0,l.useMemo)(()=>(null==h?void 0:h.map(e=>{var t,n;return{...e,hasFetchedPrunableSize:(null===(t=m[e.id])||void 0===t?void 0:t.prunable)!==void 0,prunableSize:(null===(n=m[e.id])||void 0===n?void 0:n.prunable)!==void 0?new(p())(m[e.id].prunable):void 0,isFetchingPrunableSize:y[e.id],fetchPrunableSize:()=>x(e.id)}}))||[],[h,m,x,y]),S=(0,l.useMemo)(()=>null==E?void 0:E.every(e=>e.hasFetchedPrunableSize),[E]);return{dataset:E,isFetchingPrunableSizeAll:v,isFetchingPrunableSizeById:y,fetchPrunableSize:x,fetchPrunableSizeAll:b,hasFetchedAllPrunableSize:S}}({selectContract:T,autopilotContractSet:A,defaultContractSet:N}),V=(0,l.useMemo)(()=>null==R?void 0:R.find(e=>e.id===_),[R,_]),{filters:B,setFilter:I,removeFilter:H,removeLastFilter:U,resetFilters:W}=(0,i.Wdu)(),{configurableColumns:q,enabledColumns:$,sortableColumns:K,toggleColumnVisibility:Y,setColumnsVisible:X,setColumnsHidden:G,toggleSort:J,setSortDirection:Q,setSortField:ee,sortField:et,sortDirection:en,resetDefaultColumnVisibility:er}=(0,i.oy6)("renterd/v0/contracts",{columns:m,columnsDefaultVisible:s.gd,sortOptions:s.Fo,defaultSortField:s.nw}),ei=(0,i._4u)({dataset:R,filters:B,sortField:et,sortDirection:en}),ea=(0,l.useMemo)(()=>ei?ei.slice(v,v+h):null,[ei,v,h]),{range:eo}=(0,l.useMemo)(()=>(0,i.EJC)(M,ea||[]),[M,ea]),el=(0,l.useMemo)(()=>m.filter(e=>e.fixed||$.includes(e.id)),[$]),es=(0,i.c2j)(ei,S.isValidating,S.error,B),eu=(0,y.B)(),ec=function(e){let{datasetFiltered:t}=e,n=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.size),new(p())(0))},[t]),r=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>t.inAutopilotSet?e.plus(t.prunableSize):e,new(p())(0))},[t]),i=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>t.inAutopilotSet?e:e.plus(t.size).minus(t.prunableSize),new(p())(0))},[t]),a=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.totalCost),new(p())(0))},[t]),o=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingUploads),new(p())(0))},[t]),s=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingDeletions),new(p())(0))},[t]),u=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingFundAccount),new(p())(0))},[t]),c=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingSectorRoots),new(p())(0))},[t]);return(0,l.useMemo)(()=>({sizeTotal:n,prunableSizeTotal:r,expiringSizeTotal:i,totalCostTotal:a,spendingUploadsTotal:o,spendingDeletionsTotal:s,spendingFundAccountTotal:u,spendingSectorRootsTotal:c}),[n,r,i,a,o,s,u,c])}({datasetFiltered:ei}),ed=(0,l.useMemo)(()=>({currentHeight:C.estimatedBlockHeight,defaultContractSet:N,autopilotContractSet:A,contractsTimeRange:eo,siascanUrl:eu,hasFetchedAllPrunableSize:z,isFetchingPrunableSizeAll:D,fetchPrunableSizeAll:F,filteredStats:ec}),[C.estimatedBlockHeight,eo,eu,z,D,F,ec,N,A]),{contractMetrics:ef}=b({start:new Date().getTime()-(0,c.Nr)(30)}),{contractMetrics:eh}=b({contractId:_,start:(null==V?void 0:V.startTime)||0,disabled:!V}),{contractSetMetrics:ep}=function(){var e;let t=x(new Date().getTime()-(0,c.Nr)(30)),n=(0,c.Nr)(1),r=(0,l.useMemo)(()=>Math.round((x(new Date().getTime())-t)/n),[t,n]),a=(0,o.e$)(),s=(0,o.Bi)({disabled:!a.data,params:{name:null===(e=a.data)||void 0===e?void 0:e.contracts.set,start:new Date(t).toISOString(),interval:n,n:r}});return{contractSetMetrics:(0,l.useMemo)(()=>{var e;let t=(0,i.Y_Z)(null===(e=s.data)||void 0===e?void 0:e.map(e=>({contracts:Number(e.contracts),timestamp:new Date(e.timestamp).getTime()})),"none"),r=(0,i.fVJ)(t);return{data:t,stats:r,config:{enabledGraph:["contracts"],enabledTip:["contracts"],data:{contracts:{label:"contracts",color:i.O9T.emerald[600]}},formatTimestamp:n===(0,c.Nr)(1)?(0,i.kOJ)("daily"):void 0,disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:s.isValidating&&!s.data}},[s.data,s.isValidating,n])}}(),em=(0,o.Wu)();return{dataState:es,limit:h,offset:v,isLoading:S.isLoading,error:S.error,pageCount:(null==ea?void 0:ea.length)||0,datasetCount:(null==R?void 0:R.length)||0,datasetFilteredCount:(null==ei?void 0:ei.length)||0,columns:el,dataset:R,cellContext:ed,datasetPage:ea,configurableColumns:q,enabledColumns:$,sortableColumns:K,toggleColumnVisibility:Y,setColumnsVisible:X,setColumnsHidden:G,toggleSort:J,setSortDirection:Q,setSortField:ee,sortField:et,filters:B,setFilter:I,removeFilter:H,removeLastFilter:U,resetFilters:W,sortDirection:en,resetDefaultColumnVisibility:er,viewMode:n,setViewMode:r,graphMode:u,setGraphMode:d,selectedContract:V,selectContract:T,allContractsSpendingMetrics:ef,selectedContractSpendingMetrics:eh,contractSetCountMetrics:ep,contractSets:em,isFetchingPrunableSizeAll:D,isFetchingPrunableSizeById:L,fetchPrunableSize:Z,fetchPrunableSizeAll:F}}();return(0,r.jsx)(S.Provider,{value:n,children:t})}},75262:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["contractId","contractSets","hostIp","hostKey","state","timeline","size","prunableSize","totalCost","spendingUploads","spendingDeletions","spendingFundAccount","spendingSectorRoots"],i="startTime",a=[{id:"contractId",label:"contract ID",category:"general"},{id:"hostIp",label:"host address",category:"general"},{id:"hostKey",label:"host public key",category:"general"},{id:"state",label:"state",category:"general"},{id:"timeline",label:"timeline",category:"time"},{id:"startTime",label:"start date",category:"time"},{id:"endTime",label:"end date",category:"time"},{id:"size",label:"size",category:"general"},{id:"prunableSize",label:"prunable size",category:"general"},{id:"totalCost",label:"total cost",category:"financial"},{id:"spendingUploads",label:"uploads spending",category:"financial"},{id:"spendingDeletions",label:"deletions spending",category:"financial"},{id:"spendingFundAccount",label:"fund account spending",category:"financial"},{id:"spendingSectorRoots",label:"sector roots spending",category:"financial"}]},97112:function(e,t,n){"use strict";n.d(t,{Tu:function(){return eV},xQ:function(){return eB},Rh:function(){return ez}});var r=n(52322),i=n(2784),a=n(89424),o=n(60398),l=n(98334),s=n(82851),u=n(99182),c=n(5632),d=n(35599),f=n(5062);let h={namespace:"wallet",label:"Wallet"};function p(e){var t;let{currentPage:n,parentPage:i,pushPage:o}=e,{openDialog:s,closeDialog:u}=ez(),p=(0,c.useRouter)(),m=(0,f.X2)();return(0,r.jsxs)(d.fu,{currentPage:n,commandPage:h,children:[(0,r.jsx)(d.Ul,{currentPage:n,parentPage:i,commandPage:h,onSelect:()=>{o(h)},children:h.label}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{p.push(l._.wallet.view),u()},children:"View wallet transactions"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("sendSiacoin")},children:"Send siacoin"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("addressDetails")},children:"Receive siacoin"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("addressDetails")},children:"View wallet address"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,disabled:!(null===(t=m.data)||void 0===t?void 0:t.address),onSelect:()=>{var e;(null===(e=m.data)||void 0===e?void 0:e.address)&&((0,a.vQq)(m.data.address,"wallet address"),u())},children:"Copy wallet address to clipboard"})]})}var m=n(38617);let v={namespace:"settings",label:"Settings"};function g(e){let{currentPage:t,parentPage:n}=e,{openDialog:i,closeDialog:a}=ez(),{setTheme:l}=(0,m.F)(),{settings:s,setExternalDataSettings:u,lock:c,currencyOptions:f,setCurrency:h}=(0,o.Hv)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:v,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:v,onSelect:()=>{i("settings")},children:"Open settings"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{u({siaCentral:!s.siaCentral}),a()},children:(s.siaCentral?"Disable":"Enable")+" external API - Sia Central exchange rates"}),(0,r.jsx)(d.o4,{currentPage:t,commandPage:v,onSelect:()=>{c(),a()},children:"Lock renterd"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{i("settings")},children:"Open interface theme menu"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("system"),a()},children:"Set theme to system preference"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("dark"),a()},children:"Set theme to dark"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("light"),a()},children:"Set theme to light"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{i("settings")},children:"Open currency settings menu"}),f.map(e=>{let{id:n,label:i}=e;return(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{h(n),a()},children:"Set currency to ".concat(i)},n)})]})}let y={namespace:"node",label:"Blockchain node"};function x(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:a,closeDialog:o}=ez(),s=(0,c.useRouter)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:y,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:y,onSelect:()=>{i(y)},children:y.label}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{a("connectPeer")},children:"Connect to a peer"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{s.push(l._.node.index),o()},children:"View peers"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{s.push(l._.node.index),o()},children:"View transaction pool"})]})}var b=n(97342),w=n(37606);let j={namespace:"configuration",label:"Configuration"};function k(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{configViewMode:o}=(0,b.ZR)(),{closeDialog:s}=ez(),{autopilot:u}=(0,w.q)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:j,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:j,onSelect:()=>{i(j)},children:j.label}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.index),s()},children:"Open configuration"}),"on"===u.status&&(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.storage),s()},children:"Configure storage"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.pricing),s()},children:"Configure pricing"}),"advanced"===o&&(0,r.jsxs)(r.Fragment,{children:["on"===u.status&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.hosts),s()},children:"Configure hosts"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.wallet),s()},children:"Configure wallet"})]}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.contracts),s()},children:"Configure contracts"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.uploads),s()},children:"Configure uploads"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.redundancy),s()},children:"Configure redundancy"})]})]})}var E=n(14613);let S={namespace:"contracts",label:"Contracts"};function C(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,s=(0,c.useRouter)(),{closeDialog:u}=ez();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(S)},children:S.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:S,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:S,onSelect:()=>{s.push(l._.contracts.index),u()},children:"View contracts"})}),(0,r.jsx)(E.F,{parentPage:S,currentPage:t,beforeSelect:a,afterSelect:o,pushPage:i})]})}let M={namespace:"alerts",label:"Alerts"};function _(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{closeDialog:o}=ez();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(M)},children:M.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:M,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:M,onSelect:()=>{a.push(l._.alerts.index),o()},children:"View alerts"})})]})}var O=n(69960),T=n(42213);let P={namespace:"hosts",label:"Hosts"};function A(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,s=(0,c.useRouter)(),{closeDialog:u,openDialog:f}=ez();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(P)},children:P.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:P,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:P,onSelect:()=>{s.push(l._.hosts.index),u()},children:"View hosts"})}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:P,onSelect:()=>{f("hostsManageAllowBlock")},children:"Manage filter lists: allowlist + blocklist"}),(0,r.jsx)(T.L,{parentPage:P,currentPage:t,beforeSelect:a,afterSelect:o,pushPage:i})]})}var N=n(70899),R=n(47211);function D(e){let{debouncedSearch:t}=e;return(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:[(0,r.jsx)(R.e1T,{}),(0,r.jsx)(R.JCW,{}),(0,r.jsx)(R.c_L,{})]}),(0,r.jsx)(a.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No files match the query.":"Type a query to get started."})]})}var L=n(41736);let Z={namespace:"files/search",label:"File search",prompt:"Search for files, eg: backups, photo_archive.zip, etc...",empty:D};function F(e){var t,n;let{debouncedSearch:i,search:o,currentPage:l,beforeSelect:s,afterSelect:u}=e,{activeBucketName:c,navigateToModeSpecificFiltering:h}=(0,L.b)(),p=(null==l?void 0:l.namespace)===Z.namespace,m=c||"default",v=(0,f.SD)({disabled:!p,params:{bucket:m,prefix:i,limit:10,delimiter:""},config:{swr:{keepPreviousData:!0}}});return p&&(null===(t=v.data)||void 0===t?void 0:t.objects)?(0,r.jsx)(d.fu,{currentPage:l,commandPage:Z,children:null===(n=v.data)||void 0===n?void 0:n.objects.map(e=>{let{key:t}=e,n=function(e,t,n){let r=Math.max(e.length-55,0);if(0===r)return e;let i=z(e),a=z(t),o=i.toLowerCase().indexOf(a.toLowerCase()),l=o+a.length-1,s=0,u=0;return i.split("/").map(e=>{if(s>=r)return u+=e.length,z(e);let t=u,n=u+e.length+1;return to?(u+=e.length,z(e)):!e.includes(a)&&e.length>3?(u+=e.length,s+=e.length+1,"..."):(u+=e.length,z(e))}).reverse().join("/")}(t,o,0),{startIndex:i,endIndex:c}=function(e,t){let n=z(e),r=z(t),i=n.toLowerCase().indexOf(r.toLowerCase()),a=i+r.length;return{endIndex:e.length-i,startIndex:e.length-a}}(n,o);return(0,r.jsx)(d.WD,{commandPage:Z,currentPage:l,onSelect:()=>{s(),h(m+t),u()},value:t,children:(0,r.jsxs)("div",{className:"flex items-center gap-2 overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,N.IQ)(t)?(0,r.jsx)(R.ROc,{size:16}):(0,r.jsx)(R.c_L,{})}),(0,r.jsxs)(a.xvT,{className:"flex items-center",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",ellipsis:!0,children:n.slice(0,i)}),(0,r.jsx)(a.xvT,{color:"accent",ellipsis:!0,children:n.slice(i,c)}),(0,r.jsx)(a.xvT,{color:"verySubtle",ellipsis:!0,children:n.slice(c)})]})]})},t)})}):null}function z(e){return e.split("").reverse().join("")}let V={namespace:"files",label:"Files"};function B(e){let{search:t,debouncedSearch:n,currentPage:i,parentPage:a,pushPage:o,beforeSelect:s,afterSelect:u}=e,f=(0,c.useRouter)(),{closeDialog:h}=ez();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:i,parentPage:a,commandPage:a,onSelect:()=>{o(V)},children:V.label}),(0,r.jsxs)(d.fu,{currentPage:i,commandPage:V,children:[(0,r.jsx)(d.WD,{currentPage:i,commandPage:V,onSelect:()=>{f.pathname.startsWith(l._.buckets.index)||f.push(l._.buckets.index),h(),u()},children:"View files"}),(0,r.jsx)(d.WD,{currentPage:i,commandPage:V,onSelect:()=>{o(Z),u()},children:"Search files"})]}),(0,r.jsx)(F,{debouncedSearch:n,search:t,currentPage:i,beforeSelect:s,afterSelect:u})]})}var I=n(56328),H=n(94225);function U(e){let{search:t}=e;return(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(R.owP,{})}),(0,r.jsx)(a.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No results matching query.":"Type a query to get started."})]})}let W={namespace:"keys",label:"S3 authentication keys"};function q(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{closeDialog:o,openDialog:s}=ez();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(W)},children:W.label}),(0,r.jsxs)(d.fu,{currentPage:t,commandPage:W,children:[(0,r.jsx)(d.WD,{currentPage:t,commandPage:W,onSelect:()=>{a.push(l._.keys.index),o()},children:"View keys"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:W,onSelect:()=>{a.push(l._.keys.index),s("keysCreate")},children:"Create new S3 authentication keypair"})]})]})}function $(e){let{panel:t}=e,{resetFilters:n}=(0,O.G)(),{resetFilters:o}=(0,I.l)(),{closeDialog:d}=ez(),f=(0,c.useRouter)(),[h,m]=(0,i.useState)(""),[v]=(0,H.Nr)(h,500),[y,b]=(0,i.useState)([]),w=y[y.length-1],j=0===y.length,E=(0,i.useCallback)(e=>{b(t=>[...t,e])},[b]),S=(0,i.useCallback)(()=>{d()},[d]),M=(0,i.useCallback)(()=>{m("")},[m]),T=(null==w?void 0:w.empty)||U;return(0,r.jsxs)(u.mY,{label:"Command Menu",loop:!0,className:(0,s.cx)(t&&(0,a.z$)()),onKeyDown:e=>{(y.length>0&&"Escape"===e.key||"Backspace"===e.key&&!h)&&(e.preventDefault(),b(e=>e.slice(0,-1)))},children:[w&&(0,r.jsx)(a.__J,{className:"px-2",children:w.label}),(0,r.jsx)(u.mY.Input,{value:h,onValueChange:m,className:(0,a.cEb)({variant:"ghost",focus:"none"}),placeholder:(null==w?void 0:w.prompt)||(j?"Search for commands, eg: theme, redundancy":"Search commands")}),(0,r.jsx)(a.Z0O,{className:"my-2"}),(0,r.jsxs)(u.mY.List,{children:[(0,r.jsx)(u.mY.Empty,{children:(0,r.jsx)(T,{search:h,debouncedSearch:v})}),(0,r.jsx)(g,{currentPage:w,pushPage:E}),(0,r.jsx)(B,{debouncedSearch:v,search:h,currentPage:w,pushPage:E,beforeSelect:()=>{S()},afterSelect:()=>{M()}}),(0,r.jsx)(p,{currentPage:w,pushPage:E}),(0,r.jsx)(C,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),n()},afterSelect:()=>{f.pathname.startsWith(l._.contracts.index)||f.push(l._.contracts.index),M()}}),(0,r.jsx)(A,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),o()},afterSelect:()=>{f.pathname.startsWith(l._.hosts.index)||f.push(l._.hosts.index),M()}}),(0,r.jsx)(q,{currentPage:w,pushPage:E,beforeSelect:()=>{S()},afterSelect:()=>{f.pathname.startsWith(l._.keys.index)||f.push(l._.keys.index),M()}}),(0,r.jsx)(_,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),n()},afterSelect:()=>{f.pathname.startsWith(l._.alerts.index)||f.push(l._.alerts.index),M()}}),(0,r.jsx)(k,{currentPage:w,pushPage:E}),(0,r.jsx)(x,{currentPage:w,pushPage:E})]})]})}function K(e){let{open:t,onOpenChange:n,setOpen:s}=e,{isUnlockedAndAuthedRoute:u}=(0,o.Hv)(),{isConnected:c}=(0,a.Y97)({route:l.h});return(0,i.useEffect)(()=>{if(!u||!c)return;let e=e=>{"k"===e.key&&e.metaKey&&s()};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[u,c,s]),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(a.VqE,{open:t,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)($,{})})})}var Y=n(7114),X=n(24511);let G={name:""},J=X.Ry().shape({name:X.Z_().required("Required")});function Q(e){let{trigger:t,open:n,onOpenChange:i}=e,{activeDirectoryPath:o}=(0,L.b)(),l=(0,f.ZM)(),s=(0,Y.TA)({initialValues:G,validationSchema:J,onSubmit:async(e,t)=>{let n=await l.put({params:(0,N.W0)(o+e.name+"/"),payload:null});n.error?(0,a.OHV)({title:"Error creating directory",body:n.error}):((0,a.OPV)({title:"Directory created"}),t.resetForm(),i(!1))}});return(0,r.jsx)(a.VqE,{trigger:t,title:"New directory",open:n,onOpenChange:e=>{e||s.resetForm(),i(e)},contentVariants:{className:"w-[400px]"},children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsx)("form",{onSubmit:s.handleSubmit,children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.cB7,{formik:s,title:"Name",name:"name",placeholder:"photos, backups, etc",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(a.IKw,{formik:s,size:"medium",children:"Create"})]})})})})}var ee=n(82229);let et={publicKey:""},en=X.Ry().shape({publicKey:X.Z_().required("Required")});function er(){var e;let t=(0,f.s2)({config:{swr:{refreshInterval:6e4}}}),n=(0,ee.I)(),o=(0,Y.TA)({initialValues:et,validationSchema:en,onSubmit:async(e,t)=>{await n([e.publicKey],[])?t.resetForm():t.setStatus({error:"Error updating allowlist"})}});(0,i.useEffect)(()=>{o.setStatus(void 0)},[o.values]);let l=o.values.publicKey,s=(null===(e=t.data)||void 0===e?void 0:e.filter(e=>!o.values.publicKey||e.includes(o.values.publicKey)))||[];return(0,r.jsxs)("form",{onSubmit:o.handleSubmit,className:"flex flex-col gap-2 h-[400px]",children:[(0,r.jsx)(a.S$c,{title:"Public key",name:"publicKey",formik:o,withStatusError:!0,children:(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(a.KZS,{name:"publicKey",formik:o,placeholder:"ed25519:02aabd26e627fd...",autoComplete:"off",variants:{size:"small"}}),(0,r.jsx)(a.IKw,{formik:o,size:"small",variant:"amber",withStatusError:!1,children:"Allow public key"})]})}),(0,r.jsxs)(a.s_4,{className:"p-2 flex gap-2 items-center",children:[(0,r.jsx)(a.xvT,{children:(0,r.jsx)(R.qdM,{})}),(0,r.jsxs)(a.nvN,{size:"12",children:[(0,r.jsx)(a.xvT,{weight:"semibold",children:"Caution:"})," Please note that because the allowlist is inclusive, as soon as there are more than zero entries, contracting will be limited to only the hosts explicitly on the allowlist - all other existing contracts will immediately abort."]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden !-m-2",children:s.length?(0,r.jsx)(a.xrM,{children:(0,r.jsx)("div",{className:"p-2",children:(0,r.jsx)(a.hmz,{options:s.map(e=>({value:e,label:"".concat(e.slice(0,20),"...")}))||[],onClick:e=>(0,a.vQq)(e,"allowed public key"),onRemove:e=>n([],[e])})})}):l?(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.Hb6,{})}),(0,r.jsxs)(a.xvT,{color:"subtle",children:["No existing entries match ",o.values.publicKey,"."]})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.TtX,{})}),(0,r.jsx)(a.xvT,{color:"subtle",children:"The allowlist is empty."})]})})]})}var ei=n(94613);let ea={address:""},eo=["45.148.30.56","51.158.108.244","siacentral.ddnsfree.com","siacentral.mooo.com"],el=X.Ry().shape({address:X.Z_().required("Required")});function es(){let e=(0,f.uf)({config:{swr:{refreshInterval:6e4}}}),t=(0,ei.l)(),n=(0,Y.TA)({initialValues:ea,validationSchema:el,onSubmit:async(e,n)=>{await t([e.address],[])?n.resetForm():n.setStatus({error:"Error updating blocklist"})}});(0,i.useEffect)(()=>{n.setStatus(void 0)},[n.values]);let o=n.values.address,l=(0,i.useMemo)(()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.filter(e=>!n.values.address||e.includes(n.values.address)))||[]},[e.data,n.values.address]),{dataset:s}=(0,O.G)(),u=(0,i.useMemo)(()=>eo.filter(t=>{var n;return!(null===(n=e.data)||void 0===n?void 0:n.find(e=>e===t))}).map(e=>({address:e,contractCount:null==s?void 0:s.filter(t=>t.hostIp===e).length})),[e.data,s]);return(0,r.jsxs)("form",{onSubmit:n.handleSubmit,className:"flex flex-col gap-2 h-[400px]",children:[(0,r.jsx)(a.S$c,{title:"Address",name:"address",formik:n,withStatusError:!0,children:(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(a.KZS,{name:"address",formik:n,placeholder:"eg: 51.258.128.144 or spam.ddnsfree.com",autoComplete:"off",variants:{size:"small"}}),(0,r.jsx)(a.IKw,{formik:n,size:"small",variant:"red",withStatusError:!1,children:"Block address"})]})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden !-m-2",children:(0,r.jsx)(a.xrM,{children:(0,r.jsxs)("div",{className:"p-2",children:[!!u.length&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex gap-1 flex-wrap",children:[(0,r.jsx)(a.xvT,{size:"12",color:"subtle",children:"Suggestions:"}),u.map((e,t)=>{let{address:i,contractCount:o}=e;return(0,r.jsxs)(a.xvT,{size:"12",underline:"hover",className:"cursor-pointer",onClick:()=>n.setFieldValue("address",i),children:[i,!!o&&(0,r.jsxs)(r.Fragment,{children:[" ",(0,r.jsx)(a.ua7,{content:"".concat(o," active contracts"),children:(0,r.jsxs)(a.xvT,{color:"red",children:["(",o,")"]})})]}),t!==u.length-1&&(0,r.jsx)(a.xvT,{children:","})]},i)})]}),(0,r.jsx)(a.Z0O,{className:"my-2"})]}),l.length?(0,r.jsx)(a.hmz,{options:l.map(e=>({value:e,label:"".concat(e.slice(0,20),"...")}))||[],onClick:e=>(0,a.vQq)(e,"blocked address"),onRemove:e=>t([],[e])}):o?(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.Hb6,{})}),(0,r.jsxs)(a.xvT,{color:"subtle",children:["No existing entries match ",n.values.address,"."]})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.TtX,{})}),(0,r.jsx)(a.xvT,{color:"subtle",children:"The blocklist is empty."})]})]})})})]})}function eu(e){let{trigger:t,open:n,onOpenChange:i}=e;return(0,r.jsx)(a.VqE,{trigger:t,title:"Manage host blocklist and allowlist",open:n,onOpenChange:e=>{i(e)},contentVariants:{className:"w-[500px]"},children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"12",children:"The allowlist and blocklist limit the set of hosts that renterd will consider when forming contracts. The blocklist excludes hosts with matching addresses whereas the allowlist restricts consideration to hosts with a matching public key. Each list's filtering is enabled and applied when it contains more than zero entries."}),(0,r.jsxs)(a.mQc,{defaultValue:"blocklist",children:[(0,r.jsxs)(a.drW,{"aria-label":"blocklist and allowlist tabs",children:[(0,r.jsx)(a.SPt,{value:"blocklist",children:"Block"}),(0,r.jsx)(a.SPt,{value:"allowlist",children:"Allow"})]}),(0,r.jsx)(a.nUL,{value:"blocklist",children:(0,r.jsx)(es,{})}),(0,r.jsx)(a.nUL,{value:"allowlist",children:(0,r.jsx)(er,{})})]})]})})}var ec=n(10532),ed=n(98131),ef=n(30291),eh=n(11948),ep=n(99605);function em(e){let{panel:t}=e,{closeDialog:n}=ez(),o=(0,ep.xj)(),c=(0,ep.jD)(),[d,f]=(0,i.useState)(""),[h]=(0,H.Nr)(d,500),p=(0,i.useCallback)(()=>{n()},[n]);return(0,r.jsxs)(u.mY,{label:"Files search",shouldFilter:!1,className:(0,s.cx)(t&&(0,a.z$)()),children:[(0,r.jsx)(a.__J,{className:"px-2",children:"File search"}),(0,r.jsx)(u.mY.Input,{value:d,onValueChange:f,className:(0,a.cEb)({variant:"ghost",focus:"none"}),placeholder:Z.prompt}),(0,r.jsx)(a.Z0O,{className:"my-2"}),(0,r.jsx)("div",{className:"overflow-hidden",children:(0,r.jsxs)(u.mY.List,{children:[(0,r.jsx)(u.mY.Empty,{children:(0,r.jsx)(D,{search:d,debouncedSearch:h})}),(0,r.jsx)(F,{debouncedSearch:h,search:d,currentPage:Z,beforeSelect:()=>{p()},afterSelect:()=>{c.startsWith(l._.buckets.index)||o.push(l._.buckets.index)}})]})})]})}function ev(e){let{open:t,onOpenChange:n,trigger:i}=e;return(0,r.jsx)(a.VqE,{open:t,trigger:i,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)(em,{})})}var eg=n(6391),ey=n.n(eg);function ex(){let{dialog:e,onOpenChange:t}=ez(),n=(0,f.X2)(),o=(0,f.Q4)(),l=(0,i.useMemo)(()=>o.data?new(ey())(o.data).times(1200):void 0,[o.data]),s=(0,f.cj)(),u=(0,i.useCallback)(async e=>{let{address:t,hastings:n,includeFee:r}=e,i=await s.post({payload:{address:t,amount:n.toString(),subtractMinerFee:r}});return i.error?{error:i.error}:{transactionId:i.data}},[s]);return(0,r.jsx)(a.weF,{balance:n.data?new(ey())(n.data.spendable):void 0,send:u,fee:l,open:"sendSiacoin"===e,onOpenChange:t})}var eb=n(5769);function ew(){let{id:e,dialog:t,onOpenChange:n}=ez(),{dataset:o}=(0,eb.n)(),l=(0,i.useMemo)(()=>null==o?void 0:o.find(t=>t.hash===e),[o,e]);return(0,r.jsx)(a.mPE,{id:e,transaction:l,open:"transactionDetails"===t,onOpenChange:n})}var ej=n(23771),ek=n(63955);let eE={name:""};function eS(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l}=ez(),s=(0,f.sg)(),u=(0,ek.cI)({mode:"all",defaultValues:eE}),{handleOpenChange:c,closeAndReset:d}=(0,a.t0Y)({form:u,onOpenChange:o,defaultValues:eE}),h=(0,i.useCallback)(async e=>{let t=await s.delete({params:{name:e.name}});t.error?(0,a.OHV)({title:"Error deleting bucket",body:t.error}):((0,a.OPV)({title:"Bucket permanently deleted"}),d())},[s,d]),p=(0,i.useMemo)(()=>({name:{type:"text",title:"Name",placeholder:l,validation:{required:"required",validate:{notDefault:()=>"default"!==l||"cannot delete default bucket",equals:e=>e===l||"bucket name does not match"}}}}),[l]),m=(0,a.WsO)(p);return(0,r.jsx)(a.VqE,{title:"Delete Bucket",trigger:t,open:n,onOpenChange:c,contentVariants:{className:"w-[400px]"},onSubmit:u.handleSubmit(h,m),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"Before you delete a bucket you must ensure that it is empty. Re-enter the bucket name to confirm the removal."}),(0,r.jsx)("div",{children:(0,r.jsx)(a.EKh,{color:"gray",children:l})}),(0,r.jsx)(a.yEL,{name:"name",form:u,fields:p,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{variant:"red",form:u,children:"Delete"})]})})}let eC={visibility:"public"};function eM(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l,closeDialog:s}=ez(),u=(0,f.D5)({disabled:!n,params:{name:l},config:{swr:{revalidateOnFocus:!1}}}),c=(0,f.ol)(),d=(0,ek.cI)({mode:"all",defaultValues:eC});(0,i.useEffect)(()=>{var e,t;d.reset({visibility:(null===(t=u.data)||void 0===t?void 0:null===(e=t.policy)||void 0===e?void 0:e.publicReadAccess)?"public":"private"})},[d,u.data]);let h=(0,i.useCallback)(async e=>{let t=await c.put({params:{name:l},payload:{policy:{publicReadAccess:"public"===e.visibility}}});t.error?(0,a.OHV)({title:"Error updating bucket policy",body:t.error}):((0,a.OPV)({title:"Bucket policy has been updated"}),d.reset(),s())},[d,l,c,s]),p=(0,i.useMemo)(()=>({visibility:{type:"text",title:"Read Access",placeholder:l,validation:{required:"required"},options:[{label:"Public",value:"public"},{label:"Private",value:"private"}]}}),[l]),m=(0,a.WsO)(p);return(0,r.jsx)(a.VqE,{title:"Change Policy: ".concat(l),trigger:t,open:n,onOpenChange:e=>{e||d.reset(eC),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:d.handleSubmit(h,m),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"Update the bucket's policy to set read access to either private or public. Files in public read access buckets can be accessed without authentication via the S3 API."}),(0,r.jsx)(a.WyV,{name:"visibility",form:d,fields:p}),(0,r.jsx)(a.ZqQ,{variant:"accent",form:d,children:"Update policy"})]})})}let e_={name:""};function eO(e){let{trigger:t,open:n,onOpenChange:o}=e,{closeDialog:l}=ez(),s=(0,f.oV)(),u=(0,ek.cI)({mode:"all",defaultValues:e_}),c=(0,i.useCallback)(async e=>{let t=await s.post({payload:{name:e.name}});t.error?(0,a.OHV)({title:"Error creating bucket",body:t.error}):((0,a.OPV)({title:"Bucket created"}),u.reset(),l())},[u,s,l]),d=(0,i.useMemo)(()=>({name:{type:"text",title:"Name",placeholder:"photos, backups, etc",validation:{required:"required"}}}),[]),h=(0,a.WsO)(d);return(0,r.jsx)(a.VqE,{title:"Create Bucket",trigger:t,open:n,onOpenChange:e=>{e||u.reset(e_),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:u.handleSubmit(c,h),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"A bucket is an isolated collection of files."}),(0,r.jsx)(a.yEL,{name:"name",form:u,fields:d,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{form:u,children:"Create bucket"})]})})}var eT=n(5184),eP=n(75618),eA=n(43385);function eN(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l}=ez(),{refresh:s}=(0,eP.J)(),{refresh:u}=(0,eA.o)(),c=(0,i.useMemo)(()=>{let e=(0,N.vt)(l||"");return e.endsWith("/")?e.slice(0,-1):e},[l]),d=(0,i.useMemo)(()=>({name:c}),[c]),h=(0,f.GD)(),p=(0,ek.cI)({mode:"all",defaultValues:d}),{handleOpenChange:m,closeAndReset:v}=(0,a.t0Y)({form:p,onOpenChange:o,defaultValues:d,initKey:[c]}),g=(0,i.useCallback)(async e=>{let{bucket:t,to:n,from:r,mode:i}=(0,eT.E)(l,e.name),o=await h.post({payload:{bucket:t,to:n,from:r,mode:i,force:!1}});o.error?(0,a.OHV)({title:(0,N.IQ)(l)?"Error renaming directory":"Error renaming file",body:o.error}):(s(),u(),v(),(0,a.OPV)({title:(0,N.IQ)(l)?"Directory renamed":"File renamed"}))},[l,s,u,h,v]),y=(0,i.useMemo)(()=>(function(e){let{currentName:t}=e;return{name:{type:"text",title:"Name",placeholder:t,validation:{required:"required",validate:{noSlash:e=>!e.includes("/")||"Name cannot contain slashes"}}}}})({currentName:c}),[c]),x=(0,a.WsO)(y);return(0,r.jsx)(a.VqE,{title:"Rename file",trigger:t,open:n,onOpenChange:m,contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit(g,x),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.yEL,{name:"name",form:p,fields:y,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{form:p,children:"Save"})]})})}function eR(){return{name:eL(),secret:eZ()}}function eD(e){let{trigger:t,open:n,onOpenChange:o}=e,{closeDialog:l}=ez(),s=(0,f.AR)(),u=(0,f._M)(),c=(0,ek.cI)({mode:"all",defaultValues:eR()}),d=(0,i.useCallback)(async e=>{var t;let n={...null===(t=s.data)||void 0===t?void 0:t.authentication.v4Keypairs,[e.name]:e.secret},r=await u.put({payload:{...s.data,authentication:{...s.data.authentication,v4Keypairs:n}}});r.error?(0,a.OHV)({title:"Error creating key",body:r.error}):((0,a.OPV)({title:"New key created"}),c.reset(eR()),l())},[c,l,u,s.data]),h=(0,i.useMemo)(()=>{var e;return function(e){let{existingKeys:t,regenerateAccessKey:n,regenerateSecretKey:i}=e;return{name:{type:"text",title:"Access key ID",placeholder:"my secure key",actions:(0,r.jsx)(a.zxk,{onClick:n,tip:"Regenerate access key ID",icon:"contrast",variant:"ghost",size:"none",className:"m-1",children:(0,r.jsx)(R.Wet,{})}),validation:{required:"required",validate:{minLength:e=>(null==e?void 0:e.length)>=16||"must be at least 16 characters",maxLength:e=>(null==e?void 0:e.length)<=128||"must be at most 128 characters",unique:e=>!t.includes(e)||"Name must be unique"}}},secret:{type:"text",title:"Secret access key",placeholder:"",actions:(0,r.jsx)(a.zxk,{onClick:i,tip:"Regenerate secret access key",icon:"contrast",variant:"ghost",size:"none",className:"m-1",children:(0,r.jsx)(R.Wet,{})}),validation:{required:"required",validate:{exactLength:e=>(null==e?void 0:e.length)===40||"must be exactly 40 characters"}}}}}({regenerateAccessKey:()=>{c.setValue("name",eL())},regenerateSecretKey:()=>{c.setValue("secret",eZ())},existingKeys:Object.keys((null===(e=s.data)||void 0===e?void 0:e.authentication.v4Keypairs)||{})})},[s.data,c]),p=(0,a.WsO)(h);return(0,r.jsx)(a.VqE,{title:"Create S3 key",trigger:t,open:n,onOpenChange:e=>{e||c.reset(eR()),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:c.handleSubmit(d,p),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(a.ZqQ,{form:c,children:"Create"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{children:"Create a new S3 authentication key."}),(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsx)(a.yEL,{name:"name",form:c,fields:h}),(0,r.jsx)(a.yEL,{name:"secret",form:c,fields:h})]})]})})}function eL(){let e="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",t="";for(let n=0;n<20;n++)t+=e.charAt(Math.floor(Math.random()*e.length));return t}function eZ(){let e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t="";for(let n=0;n<40;n++)t+=e.charAt(Math.floor(Math.random()*e.length));return t}let eF=(0,i.createContext)({}),ez=()=>(0,i.useContext)(eF);function eV(e){let{children:t}=e,n=function(){let[e,t]=(0,i.useState)(),[n,r]=(0,i.useState)(),a=(0,i.useCallback)((e,n)=>{t(e),r(n)},[t,r]),[o,l]=(0,i.useState)(),s=(0,i.useCallback)(e=>{t("confirm"),l(e)},[t,l]),u=(0,i.useCallback)(()=>{t(void 0),r(void 0),l(void 0)},[t,r,l]),c=(0,i.useCallback)(e=>{e||u()},[u]);return{dialog:e,id:n,openDialog:a,confirm:o,openConfirmDialog:s,closeDialog:u,onOpenChange:c}}();return(0,r.jsx)(eF.Provider,{value:n,children:t})}function eB(){var e;let{dialog:t,openDialog:n,onOpenChange:i,closeDialog:o,confirm:l,openConfirmDialog:s}=ez(),u=(0,f.Wl)(),c=(0,f.X2)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(K,{open:"cmdk"===t,onOpenChange:i,setOpen:()=>n("cmdk")}),(0,r.jsx)(a.DLL,{open:"settings"===t,onOpenChange:i,showGpuSetting:!0}),(0,r.jsx)(ex,{}),(0,r.jsx)(a.YNn,{address:null===(e=c.data)||void 0===e?void 0:e.address,isValidating:c.isValidating,open:"addressDetails"===t,onOpenChange:i}),(0,r.jsx)(ew,{}),(0,r.jsx)(a.D_D,{open:"connectPeer"===t,connect:e=>u.post({payload:e}),onOpenChange:i}),(0,r.jsx)(eO,{open:"filesCreateBucket"===t,onOpenChange:i}),(0,r.jsx)(eS,{open:"filesDeleteBucket"===t,onOpenChange:i}),(0,r.jsx)(eM,{open:"filesBucketPolicy"===t,onOpenChange:i}),(0,r.jsx)(Q,{open:"filesCreateDirectory"===t,onOpenChange:i}),(0,r.jsx)(ev,{open:"filesSearch"===t,onOpenChange:i}),(0,r.jsx)(eN,{open:"fileRename"===t,onOpenChange:i}),(0,r.jsx)(eu,{open:"hostsManageAllowBlock"===t,onOpenChange:i}),(0,r.jsx)(ec.g,{open:"hostsFilterAddress"===t,onOpenChange:i}),(0,r.jsx)(ej.a,{open:"hostsFilterPublicKey"===t,onOpenChange:i}),(0,r.jsx)(ed.p,{open:"contractsFilterAddress"===t,onOpenChange:i}),(0,r.jsx)(eh.X,{open:"contractsFilterContractSet"===t,onOpenChange:i}),(0,r.jsx)(ef.C,{open:"contractsFilterPublicKey"===t,onOpenChange:i}),(0,r.jsx)(eD,{open:"keysCreate"===t,onOpenChange:i}),(0,r.jsx)(a.QHy,{open:"confirm"===t,params:l,onOpenChange:e=>e?s(l):o()})]})}},72199:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(52322),i=n(89424),a=n(47211),o=n(13593),l=n(87023),s=n(84301),u=n(6391),c=n.n(u),d=n(23094),f=n(90721),h=n(41736);let p=[{id:"type",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{isUploading:t,type:n,name:o,path:u,size:c}}=e,{setActiveDirectory:d}=(0,h.b)();return t?(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(a.c_L,{})}):".."===o?(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",onClick:e=>{e.stopPropagation(),d(e=>e.slice(0,-1))},children:(0,r.jsx)(a.ROc,{size:16})}):"bucket"===n?(0,r.jsx)(f.s,{name:o}):"directory"===n?(0,r.jsx)(s.I,{path:u,size:c}):(0,r.jsx)(l.e,{path:u})}},{id:"name",label:"name",category:"general",contentClassName:"max-w-[600px]",render:function(e){let{data:{name:t,type:n}}=e,{setActiveDirectoryAndFileNamePrefix:a,setActiveDirectory:o}=(0,h.b)();return"bucket"===n?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),a([t],"")},children:t}):"directory"===n?".."===t?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o(e=>e.slice(0,-1))},children:t}):(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o(e=>e.concat(t.slice(0,-1)))},children:t}):(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",children:t})}},{id:"readAccess",label:"public read access",contentClassName:"justify-center",render:function(e){var t,n;let{data:o}=e;if(".."===o.name)return null;let l=null===(n=o.bucket)||void 0===n?void 0:null===(t=n.policy)||void 0===t?void 0:t.publicReadAccess;return(0,r.jsx)(i.ua7,{content:l?"The bucket policy allows public read access.":"The bucket policy only allows private read access.",children:(0,r.jsx)("div",{children:(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(i.xvT,{color:l?"contrast":"verySubtle",className:"flex gap-0.5 items-center",children:l?(0,r.jsx)(a.nDH,{}):(0,r.jsx)(a.Lur,{})})})})})}},{id:"size",label:"size",contentClassName:"justify-end",render:function(e){let{data:{type:t,name:n,size:a}}=e;return"bucket"===t||".."===n?null:(0,r.jsx)(i.m2c,{size:"12",value:new(c())(a),variant:"value",color:"subtle",weight:"regular",format:e=>(0,o.vW)(e.toNumber())})}},{id:"health",label:"health",contentClassName:"justify-center",render:function(e){let{data:t}=e,{type:n,isUploading:l,loaded:s,size:u}=t;if("bucket"===n)return null;if(l){let e=(s/u*100).toFixed(0)+"%";return(0,r.jsx)(i.ua7,{content:"Uploaded ".concat((0,o.vW)(s),"/").concat((0,o.vW)(u)),children:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(a.R$6,{className:"scale-75"})}),(0,r.jsx)(i.xvT,{color:"subtle",size:"12",children:e})]})})}return(0,r.jsx)(d.z,{...t})}}]},75618:function(e,t,n){"use strict";n.d(t,{V:function(){return v},J:function(){return m}});var r=n(52322),i=n(89424),a=n(2784),o=n(5062),l=n(37371),s=n(70899),u=n(5632),c=n(41736),d=n(9338),f=n(5184),h=n(72199);let p=(0,a.createContext)({}),m=()=>(0,a.useContext)(p);function v(e){let{children:t}=e,n=function(){let{activeDirectory:e,activeBucketName:t,activeDirectoryPath:n,setActiveDirectory:r,filters:p,enabledColumns:m}=(0,c.b)(),{limit:v,marker:g,isMore:y,response:x,refresh:b,dataset:w}=function(){var e,t;let{activeBucketName:n,activeDirectoryPath:r,fileNamePrefixFilter:i,sortDirection:f,sortField:h}=(0,c.b)(),p=(0,u.useRouter)(),m=Number(p.query.limit||50),v=p.query.marker,g=(0,s.W0)(r),y=(0,a.useMemo)(()=>{let e=g.key;i&&(e+=i.startsWith("/")?i.slice(1):i);let t={prefix:e,bucket:g.bucket,sortBy:h,sortDir:f,limit:m,delimiter:"/"};return v&&(t.marker=v),t},[i,g,h,f,v,m]),x=(0,o.SD)({disabled:!n,params:y,config:{swr:{refreshInterval:d.h}}}),b=(0,a.useMemo)(()=>{var e;return{isValidating:x.isValidating,data:null===(e=x.data)||void 0===e?void 0:e.objects}},[x.isValidating,null===(e=x.data)||void 0===e?void 0:e.objects]),w=(0,l.p)({id:"filesDirectory",objects:b});return{limit:m,marker:v,isMore:null===(t=x.data)||void 0===t?void 0:t.hasMore,response:x,dataset:w.data,refresh:x.mutate}}(),{onDragEnd:j,onDragOver:k,onDragCancel:E,onDragMove:S,onDragStart:C,draggingObject:M}=function(e){let{dataset:t,activeDirectory:n,setActiveDirectory:r,refresh:l}=e,[u,c]=(0,a.useState)(null),[,d]=(0,a.useState)(),h=(0,o.GD)(),p=(0,a.useCallback)(async e=>{let{bucket:t,from:r,to:a,mode:o}=(0,f.e)(e,n);if(r===a)return;let s=await h.post({payload:{force:!1,bucket:t,from:r,to:a,mode:o}});l(),s.error&&(0,i.OHV)({title:"Error moving files",body:s.error})},[l,h,n]),m=(0,a.useCallback)(e=>{if(!e){d(e=>(e&&clearTimeout(e),null));return}let t=setTimeout(()=>{r(()=>e)},500);d(e=>(e&&clearTimeout(e),t))},[d,r]),v=(0,a.useCallback)(e=>{if(e.collisions.length){var t;let r=null===(t=e.collisions)||void 0===t?void 0:t[0].id;".."===r?m(n.slice(0,-1)):m((0,s.gD)(r))}else m(void 0)},[m,n]),g=(0,a.useCallback)(e=>{c(t.find(t=>t.id===e.active.id)||null)},[t,c]),y=(0,a.useCallback)(e=>{v(e)},[v]),x=(0,a.useCallback)(e=>{v(e)},[v]);return{onDragEnd:(0,a.useCallback)(async e=>{m(void 0),c(void 0),p(e)},[c,m,p]),onDragOver:y,onDragCancel:(0,a.useCallback)(async e=>{m(void 0),c(void 0)},[c,m]),onDragMove:x,onDragStart:g,draggingObject:u}}({dataset:w,activeDirectory:e,setActiveDirectory:r,refresh:b}),_=(0,a.useMemo)(()=>w?e.length>0&&w.length>0?[{id:"..",name:"..",path:"..",type:"directory",onClick:()=>{r(e=>e.slice(0,-1))}},...w]:w:null,[w]),O=(0,a.useMemo)(()=>_?_.map(e=>M&&M.id!==e.id&&"directory"===e.type?{...e,isDroppable:!0}:{...e,isDraggable:"bucket"!==e.type&&!e.isUploading}):null,[_,M]);return{activeBucket:t,activeDirectory:e,setActiveDirectory:r,activeDirectoryPath:n,dataState:(0,i.c2j)(w,x.isValidating,x.error,p),columns:(0,a.useMemo)(()=>h.z.filter(e=>e.fixed||m.includes(e.id)),[m]),refresh:b,limit:v,marker:g,isMore:y,datasetPage:O,pageCount:(null==w?void 0:w.length)||0,onDragStart:C,onDragEnd:j,onDragMove:S,onDragCancel:E,onDragOver:k,draggingObject:M}}();return(0,r.jsx)(p.Provider,{value:n,children:t})}},33351:function(e,t,n){"use strict";n.d(t,{z:function(){return m}});var r=n(52322),i=n(89424),a=n(47211),o=n(13593),l=n(87023),s=n(84301),u=n(6391),c=n.n(u),d=n(23094),f=n(90721),h=n(41736),p=n(70899);let m=[{id:"type",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{isUploading:t,type:n,name:o,path:u,size:c}}=e;return t?(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(a.c_L,{})}):"bucket"===n?(0,r.jsx)(f.s,{name:o}):"directory"===n?(0,r.jsx)(s.I,{path:u,size:c}):(0,r.jsx)(l.e,{path:u})}},{id:"name",label:"name",category:"general",render:function(e){let{data:{path:t,name:n,type:a}}=e,{setFileNamePrefixFilter:o}=(0,h.b)(),l=(0,p.kj)(t).slice(1);return"bucket"===a?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",children:n}):"directory"===a?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o((0,p.rj)(l))},children:l}):(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o((0,p.rj)(l))},children:l})}},{id:"readAccess",label:"public read access",contentClassName:"justify-center",render:function(e){var t,n;let{data:o}=e;if(".."===o.name)return null;let l=null===(n=o.bucket)||void 0===n?void 0:null===(t=n.policy)||void 0===t?void 0:t.publicReadAccess;return(0,r.jsx)(i.ua7,{content:l?"The bucket policy allows public read access.":"The bucket policy only allows private read access.",children:(0,r.jsx)("div",{children:(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(i.xvT,{color:l?"contrast":"verySubtle",className:"flex gap-0.5 items-center",children:l?(0,r.jsx)(a.nDH,{}):(0,r.jsx)(a.Lur,{})})})})})}},{id:"size",label:"size",contentClassName:"justify-end",render:function(e){let{data:{type:t,name:n,size:a}}=e;return"bucket"===t||".."===n?null:(0,r.jsx)(i.m2c,{size:"12",value:new(c())(a),variant:"value",color:"subtle",weight:"regular",format:e=>(0,o.vW)(e.toNumber())})}},{id:"health",label:"health",contentClassName:"justify-center",render:function(e){let{data:t}=e,{type:n,isUploading:l,loaded:s,size:u}=t;if("bucket"===n)return null;if(l){let e=(s/u*100).toFixed(0)+"%";return(0,r.jsx)(i.ua7,{content:"Uploaded ".concat((0,o.vW)(s),"/").concat((0,o.vW)(u)),children:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(a.R$6,{className:"scale-75"})}),(0,r.jsx)(i.xvT,{color:"subtle",size:"12",children:e})]})})}return(0,r.jsx)(d.z,{...t})}}]},43385:function(e,t,n){"use strict";n.d(t,{p:function(){return p},o:function(){return h}});var r=n(52322),i=n(89424),a=n(2784),o=n(5062),l=n(37371),s=n(5632),u=n(41736),c=n(9338),d=n(33351);let f=(0,a.createContext)({}),h=()=>(0,a.useContext)(f);function p(e){let{children:t}=e,n=function(){var e,t;let{sortDirection:n,sortField:r,filters:f,enabledColumns:h}=(0,u.b)(),{limit:p,response:m,refresh:v,dataset:g}=function(e){let{sortDirection:t,sortField:n}=e,{activeBucketName:r,fileNamePrefixFilter:i}=(0,u.b)(),d=(0,s.useRouter)(),f=Number(d.query.limit||50),h=d.query.marker,p=(0,a.useMemo)(()=>{let e="";i&&(e+=i.startsWith("/")?i.slice(1):i);let a={prefix:e,bucket:r,sortBy:n,sortDir:t,limit:f,delimiter:""};return h&&(a.marker=h),a},[i,r,n,t,h,f]),m=(0,o.SD)({disabled:!r,params:p,config:{swr:{refreshInterval:c.h}}}),v=(0,a.useMemo)(()=>{var e;return{isValidating:m.isValidating,data:null===(e=m.data)||void 0===e?void 0:e.objects}},[m.isValidating,m.data]);return{limit:f,marker:h,response:m,dataset:(0,l.p)({id:"filesFlat",objects:v}).data,refresh:m.mutate}}({sortField:r,sortDirection:n}),y=null===(e=m.data)||void 0===e?void 0:e.nextMarker,x=null===(t=m.data)||void 0===t?void 0:t.hasMore,b=(0,a.useMemo)(()=>g,[g]);return{dataState:(0,i.c2j)(g,m.isValidating,m.error,f),refresh:v,limit:p,datasetPage:b,columns:(0,a.useMemo)(()=>d.z.filter(e=>e.fixed||h.includes(e.id)),[h]),nextMarker:y,isMore:x,pageCount:(null==g?void 0:g.length)||0,sortField:r,filters:f,sortDirection:n}}();return(0,r.jsx)(f.Provider,{value:n,children:t})}},37371:function(e,t,n){"use strict";n.d(t,{p:function(){return c}});var r=n(84779),i=n(69046),a=n(79381),o=n(69960),l=n(70899),s=n(41736),u=n(2784);function c(e){let{id:t,objects:n}=e,{activeBucket:c,activeBucketName:d,fileNamePrefixFilter:f,uploadsList:h,sortDirection:p,sortField:m,activeDirectoryPath:v,buckets:g,setActiveDirectory:y}=(0,s.b)(),{dataset:x}=(0,o.G)(),b=(0,a.ZP)(n.isValidating||g.isValidating?null:[t,d,v],()=>{var e,t;let a={};if(c){if(n.data||h.length){for(let e of(null===(t=n.data)||void 0===t||t.forEach(e=>{let{key:t,size:n,health:r}=e,i=(0,l.v_)(d,t),o=(0,l.vt)(t);a[i]={id:i,path:i,bucket:c,size:n,health:r,name:o,onClick:(0,l.IQ)(t)?()=>{y(e=>e.concat(o.slice(0,-1)))}:void 0,type:(0,l.IQ)(t)?"directory":"file"}}),h))if(e.path.startsWith(v)){if(!e.path.startsWith(v))continue;let t=e.path.slice(v.length).split("/");if(t.length<=1)continue;let n=t[0],r=(0,l.v_)(v,n)+"/";if(a[r])continue;a[r]={id:r,path:r,bucket:c,size:0,health:0,name:n+"/",onClick:()=>{y(e=>e.concat(n))},type:"directory"}}h.filter(e=>{let{path:t}=e;if(!t.startsWith(v))return!1;let n=1===t.slice(v.length).split("/").length,r=f?(0,l.v_)(v,f):v;return n&&t.startsWith(r)}).forEach(e=>{a[e.path]=e})}}else null===(e=g.data)||void 0===e||e.forEach(e=>{let t=e.name,n=(0,l.YF)(t,"");a[t]={id:n,path:n,bucket:e,size:0,health:0,name:t,onClick:()=>{y(e=>e.concat(t))},type:"bucket"}});let o=(0,r.Z)((0,i.Z)(a).map(e=>e[1]),m);return"desc"===p&&o.reverse(),o},{keepPreviousData:!0});return(0,u.useEffect)(()=>{b.mutate()},[n.data,h,x,g.data,f]),b}},41736:function(e,t,n){"use strict";n.d(t,{e:function(){return el},b:function(){return eo}});var r=n(52322),i=n(89424),a=n(99605),o=n(2784),l=n(72199),s=n(3077),u=n(70899),c=n(60398),d=n(5062),f=n(79895),h=n(13593),p=n(88744);function m(e,t,n){if(!t.has(e))throw TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}function v(e,t){var n=m(e,t,"get");return n.get?n.get.call(e):n.value}function g(e,t){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object")}function y(e,t,n){g(e,t),t.set(e,n)}function x(e,t,n){var r=m(e,t,"set");return!function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw TypeError("attempted to set read only private field");t.value=n}}(e,r,n),n}function b(e,t,n){if(!t.has(e))throw TypeError("attempted to get private field on non-instance");return n}function w(e,t){g(e,t),t.add(e)}var j=new WeakMap,k=new WeakMap,E=new WeakMap,S=new WeakMap,C=new WeakMap,M=new WeakMap,_=new WeakMap,O=new WeakMap,T=new WeakMap,P=new WeakMap,A=new WeakMap,N=new WeakMap,R=new WeakMap,D=new WeakMap,L=new WeakMap,Z=new WeakMap,F=new WeakMap,z=new WeakMap,V=new WeakMap,B=new WeakSet,I=new WeakSet,H=new WeakSet,U=new WeakSet,W=new WeakSet,q=new WeakSet;class ${async create(){var e;let t={bucket:v(this,j),key:v(this,k)};return x(this,L,null===(e=(await v(this,M).busUploadCreate.post({payload:t})).data)||void 0===e?void 0:e.uploadID),x(this,R,Array.from({length:Math.ceil(v(this,E).size/v(this,S))},(e,t)=>t+1)),v(this,L)}async start(){let e=new Promise(e=>{x(this,P,e)});b(this,B,K).call(this),await e}async abort(){var e;x(this,Z,!0),Object.keys(v(this,N)).map(Number).forEach(e=>{v(this,N)[e].abort()});try{await v(this,M).busUploadAbort.post({payload:{bucket:v(this,j),key:v(this,k),uploadID:v(this,L)}})}catch(e){(0,i.OHV)({title:"Error aborting upload",body:e.message})}null===(e=v(this,P))||void 0===e||e.call(this)}setOnProgress(e){x(this,_,e)}setOnError(e){x(this,O,e)}setOnComplete(e){x(this,T,e)}constructor(e){w(this,B),w(this,I),w(this,H),w(this,U),w(this,W),w(this,q),y(this,j,{writable:!0,value:void 0}),y(this,k,{writable:!0,value:void 0}),y(this,E,{writable:!0,value:void 0}),y(this,S,{writable:!0,value:void 0}),y(this,C,{writable:!0,value:void 0}),y(this,M,{writable:!0,value:void 0}),y(this,_,{writable:!0,value:void 0}),y(this,O,{writable:!0,value:void 0}),y(this,T,{writable:!0,value:void 0}),y(this,P,{writable:!0,value:void 0}),y(this,A,{writable:!0,value:void 0}),y(this,N,{writable:!0,value:void 0}),y(this,R,{writable:!0,value:void 0}),y(this,D,{writable:!0,value:void 0}),y(this,L,{writable:!0,value:void 0}),y(this,Z,{writable:!0,value:void 0}),y(this,F,{writable:!0,value:void 0}),y(this,z,{writable:!0,value:void 0}),y(this,V,{writable:!0,value:void 0}),x(this,F,500),x(this,z,6e4),x(this,V,v(this,F)),x(this,j,e.bucket),x(this,k,e.key),x(this,S,e.partSize||5242880),x(this,C,Math.min(e.maxConcurrentParts||5,15)),x(this,E,e.file),x(this,M,e.api),x(this,_,e.onProgress||(()=>null)),x(this,O,e.onError||(()=>null)),x(this,T,e.onComplete||(()=>null)),x(this,A,{}),x(this,N,{}),x(this,R,[]),x(this,D,[]),x(this,L,null),x(this,Z,!1)}}async function K(){if(v(this,Z))return;let e=Object.keys(v(this,N)).length;if(e>=v(this,C))return;if(!v(this,R).length){e||b(this,U,G).call(this);return}let t=v(this,R).pop(),n=(t-1)*v(this,S),r=v(this,E).slice(n,n+v(this,S));try{await b(this,q,Q).call(this,t,r,n,()=>{b(this,B,K).call(this)}),b(this,I,Y).call(this)}catch(e){if(e instanceof ee)return;if(e instanceof et){await this.abort(),v(this,O).call(this,e);return}v(this,R).push(t),await b(this,H,X).call(this)}b(this,B,K).call(this)}function Y(){x(this,V,v(this,F))}async function X(){let e=(0,c.gw)(v(this,V));x(this,V,Math.min(2*v(this,V),v(this,z))),await e}async function G(){try{let e={bucket:v(this,j),key:v(this,k),uploadID:v(this,L),parts:v(this,D).sort((e,t)=>e.partNumber-t.partNumber)};await v(this,M).busUploadComplete.post({payload:e}),v(this,T).call(this)}catch(e){v(this,O).call(this,e)}v(this,P).call(this)}function J(e,t){v(this,A)[e]=t.loaded;let n=Math.min(Object.keys(v(this,A)).map(Number).reduce((e,t)=>e+=v(this,A)[t],0),v(this,E).size),r=v(this,E).size;v(this,_).call(this,{sent:n,total:r,percentage:Math.round(n/r*100)})}async function Q(e,t,n,r){let i=new AbortController;v(this,N)[e]=i,r();try{let r=await v(this,M).workerUploadPart.put({params:{key:v(this,k).slice(1),bucket:v(this,j),uploadid:v(this,L),offset:n,partnumber:e},payload:t,config:{axios:{onUploadProgress:t=>b(this,W,J).call(this,e,t),signal:i.signal}}});if(r.error){if("canceled"===r.error)throw new ee;throw Error(r.error)}let a=r.headers.etag;if(!a)throw new et;let o={partNumber:e,eTag:a.replace(/"/g,"")};v(this,D).push(o)}finally{v(this,N)[e]=null,delete v(this,N)[e]}}class ee extends Error{constructor(){super("canceled"),this.name="CanceledError"}}class et extends Error{constructor(){super("No ETag in response, add ETag to Access-Control-Expose-Headers list"),this.name="NoETagError"}}let en=e=>(0,h.B$)(4).times(e);var er=n(98334),ei=n(92762);let ea=(0,o.createContext)({}),eo=()=>(0,o.useContext)(ea);function el(e){let{children:t}=e,n=function(){var e;let{configurableColumns:t,enabledColumns:n,sortableColumns:r,toggleColumnVisibility:m,setColumnsVisible:v,setColumnsHidden:g,toggleSort:y,setSortDirection:x,setSortField:b,sortField:w,sortDirection:j,resetDefaultColumnVisibility:k}=(0,i.oy6)("renterd/v0/objects",{columns:l.z,columnsDefaultVisible:s.gd,sortOptions:s.Fo,defaultSortField:s.nw}),E=(0,a.xj)(),S=(0,a.UO)(),C=null==S?void 0:S.bucket,{filters:M,setFilter:_,removeFilter:O,removeLastFilter:T,resetFilters:P}=(0,i.Uu5)(),A=(0,o.useMemo)(()=>{var e;return(null===(e=M.find(e=>"fileNamePrefix"===e.id))||void 0===e?void 0:e.value)||""},[M]),N=(0,o.useMemo)(()=>C?[C,...((null==S?void 0:S.path)||[]).map(decodeURIComponent)]:[],[C,null==S?void 0:S.path]),R=(0,d.B$)(),D=null===(e=R.data)||void 0===e?void 0:e.find(e=>e.name===C),L=(0,o.useMemo)(()=>(0,u.rd)(N)+"/",[N]),[Z,F]=(0,ei.Z)("renterd/v0/explorerMode",{defaultValue:"directory"}),z=(0,o.useCallback)(e=>{let t=e(N);if(0===t.length){E.push(er._.buckets.index);return}let n=er._.buckets.files.replace("[bucket]",t[0]).replace("[path]",t.slice(1).map(encodeURIComponent).join("/"));E.push(n)},[E,N]),{uploadFiles:V,uploadsMap:B,uploadsList:I}=function(e){let{activeDirectoryPath:t}=e,n=(0,d.B$)(),r=(0,c.Tu)(),a=(0,d.Pt)(),l=(0,d._3)(),s=(0,d.eM)(),m=(0,d.LS)(),[v,g]=(0,o.useState)({}),y=(0,d.NF)({config:{swr:{refreshInterval:(0,h.sW)(1)}}}),x=(0,o.useCallback)(e=>{let{id:t}=e;g(e=>({...e,[t]:{...e[t],uploadStatus:"uploading",loaded:0}}))},[g]),b=(0,o.useCallback)(e=>{g(t=>t[e.id]?{...t,[e.id]:{...t[e.id],loaded:e.loaded,uploadStatus:e.loaded===e.size?"processing":"uploading",size:e.size}}:t)},[g]),w=(0,o.useCallback)(e=>{g(t=>(delete t[e],{...t}))},[g]),j=(0,o.useCallback)(async e=>{var t;let{path:n,bucket:r,uploadFile:a}=e,o=new $({file:a,key:(0,u.kj)(n),bucket:r.name,api:M.current,partSize:en((null===(t=y.data)||void 0===t?void 0:t.redundancy.minShards)||1).toNumber(),maxConcurrentParts:5}),l=await o.create();return o.setOnError(e=>{(0,i.OHV)({title:"Error uploading file",body:e.message}),M.current.removeUpload(l)}),o.setOnProgress((0,p.Z)(e=>{M.current.updateUploadProgress({id:l,loaded:e.sent,size:e.total})},1e3)),o.setOnComplete(async()=>{await M.current.mutate(e=>e.startsWith(f.EL)),M.current.removeUpload(l),setTimeout(()=>{M.current.checkAndStartUploads()},100)}),{uploadId:l,multipartUpload:o}},[y.data]),k=(0,o.useCallback)(async e=>{let{path:t,bucket:n,name:r,uploadFile:i}=e,{uploadId:a,multipartUpload:o}=await j({path:t,bucket:n,uploadFile:i});g(e=>({...e,[a]:{id:a,path:t,bucket:n,name:r,size:i.size,loaded:0,isUploading:!0,upload:o,uploadStatus:"queued",uploadFile:i,createdAt:new Date().toISOString(),uploadAbort:async()=>{await o.abort(),M.current.removeUpload(a)},type:"file"}}))},[g,j]),E=(0,o.useCallback)(async e=>{let{id:t,upload:n}=e;x({id:t}),n.start()},[x]),S=(0,o.useCallback)(()=>{let e=Object.values(v),t=e.filter(e=>"uploading"===e.uploadStatus).length;return e.filter(e=>"queued"===e.uploadStatus).slice(0,5-t).forEach(e=>{E({id:e.id,upload:e.upload})}),v},[v,E]),C=(0,o.useCallback)(e=>{e.forEach(e=>{var r,a,o;let l=e.path||e.name,s=(0,u.v_)(t,l),c=e.name,d=(0,u.ru)(s),f=null===(r=n.data)||void 0===r?void 0:r.find(e=>e.name===d);v[s]&&((0,i.OHV)({title:"Already uploading file, aborting previous upload.",body:s}),null===(a=(o=v[s]).uploadAbort)||void 0===a||a.call(o)),k({path:s,name:c,bucket:f,uploadFile:e})}),setTimeout(()=>{M.current.checkAndStartUploads()},1e3)},[t,k,n.data,v]),M=(0,o.useRef)({checkAndStartUploads:S,workerUploadPart:a,busUploadComplete:l,busUploadCreate:s,busUploadAbort:m,removeUpload:w,updateUploadProgress:b,updateStatusToUploading:x,mutate:r});(0,o.useEffect)(()=>{M.current={checkAndStartUploads:S,busUploadAbort:m,busUploadComplete:l,busUploadCreate:s,workerUploadPart:a,mutate:r,removeUpload:w,updateUploadProgress:b,updateStatusToUploading:x}},[S,m,l,s,a,r,w,b,x]),(0,o.useEffect)(()=>{let e=setInterval(()=>{M.current.checkAndStartUploads()},3e3);return()=>{clearInterval(e)}},[]);let _=(0,o.useMemo)(()=>Object.entries(v).map(e=>e[1]),[v]);return!function(e){let{uploadsMap:t}=e;(0,o.useEffect)(()=>{let e=Object.values(t).filter(e=>"uploading"===e.uploadStatus),n=t=>{if(e.length>0){let n="Warning, closing the tab will abort all ".concat(e.length," active uploads.");return t.returnValue=n,n}};return e.length>0&&window.addEventListener("beforeunload",n),()=>{window.removeEventListener("beforeunload",n)}},[t])}({uploadsMap:v}),{uploadFiles:C,uploadsMap:v,uploadsList:_}}({activeDirectoryPath:L}),{downloadFiles:H,downloadsList:U,getFileUrl:W,downloadCancel:q}=function(){let e=(0,d.B$)(),t=(0,d.p$)(),[n,r]=(0,o.useState)({}),a=(0,o.useCallback)(e=>{r(t=>({...t,[e.path]:{id:e.path,path:e.path,bucket:e.bucket,name:e.name,size:e.size,loaded:e.loaded,isUploading:!1,controller:e.controller,type:"file"}}))},[r]),l=(0,o.useCallback)(e=>{r(t=>t[e.path]?{...t,[e.path]:{...t[e.path],path:e.path,loaded:e.loaded,size:e.size}}:t)},[r]),s=(0,o.useCallback)(e=>{r(t=>(delete t[e],{...t}))},[r]),f=(0,o.useCallback)(e=>{e.controller.abort()},[]),h=async r=>{r.forEach(async r=>{var o;let c=!1,d=(0,u.ru)(r),f=null===(o=e.data)||void 0===o?void 0:o.find(e=>e.name===d),h=(0,u.vt)(r);if(n[r]){(0,i.OHV)({title:"Already downloading file",body:r});return}let m=new AbortController,v=(0,p.Z)(e=>{c||l({path:r,loaded:e.loaded,size:e.total})},2e3);a({path:r,name:h,bucket:f,loaded:0,size:1,controller:m});let g=await t.get(h,{params:(0,u.W0)(r),config:{axios:{onDownloadProgress:v,signal:m.signal}}});c=!0,g.error&&("canceled"===g.error?(0,i.RFt)({title:"File download canceled"}):(0,i.OHV)({title:"Error downloading file",body:g.error})),s(r)})},m=(0,o.useMemo)(()=>Object.entries(n).map(e=>e[1]),[n]),{settings:v}=(0,c.Hv)();return{downloadFiles:h,downloadsList:m,getFileUrl:(0,o.useCallback)((e,t)=>{let{bucket:n,key:r}=(0,u.W0)(e),i="/worker/objects/".concat(r,"?bucket=").concat(n),a=v.api||location.origin,o=a.startsWith("https")?"https":"http",l=a.replace("https://","").replace("http://","");return t?"".concat(o,"://:").concat(v.password,"@").concat(l,"/api").concat(i):"".concat(o,"://").concat(l,"/api").concat(i)},[v]),downloadCancel:f}}(),K=0===N.length,Y=1===N.length,X=N.length>0,G=(0,o.useCallback)(e=>{_({id:"fileNamePrefix",label:"",value:e})},[_]),J=(0,o.useCallback)(()=>{O("fileNamePrefix")},[O]),Q=(0,o.useCallback)((e,t)=>{t?G(t):J(),z(()=>e)},[z,G,J]),ee=(0,o.useCallback)(e=>{Q((0,u.gD)(e),(0,u.vt)(e))},[Q]),et=(0,o.useCallback)(e=>{"directory"===Z?ee(e):G((0,u.kj)(e).slice(1))},[Z,ee,G]),ea=er._.buckets.uploads.replace("[bucket]",C),eo=(0,o.useCallback)(()=>{D&&E.push(ea)},[D,ea,E]),el=(0,a.jD)(),es=C&&el.startsWith(ea),eu=(0,o.useCallback)(async()=>{(es||"directory"!==Z)&&(Q([C],void 0),F("directory"))},[es,Z,C,F,Q]),ec=(0,o.useCallback)(async()=>{(es||"flat"!==Z)&&(Q([C],(0,u.kj)(L).slice(1)),F("flat"))},[es,Z,C,L,F,Q]);return{isViewingBuckets:K,isViewingABucket:X,isViewingRootOfABucket:Y,isViewingUploads:es,buckets:R,activeBucket:D,activeBucketName:C,activeDirectory:N,navigateToUploads:eo,setActiveDirectory:z,setActiveDirectoryAndFileNamePrefix:Q,activeDirectoryPath:L,navigateToModeSpecificFiltering:et,uploadFiles:V,uploadsMap:B,uploadsList:I,downloadFiles:H,downloadsList:U,downloadCancel:q,configurableColumns:t,enabledColumns:n,sortableColumns:r,toggleColumnVisibility:m,setColumnsVisible:v,setColumnsHidden:g,toggleSort:y,setSortDirection:x,setSortField:b,sortField:w,filters:M,fileNamePrefixFilter:A,setFileNamePrefixFilter:G,setFilter:_,removeFilter:O,removeLastFilter:T,resetFilters:P,sortDirection:j,resetDefaultColumnVisibility:k,getFileUrl:W,activeExplorerMode:Z,setExplorerModeDirectory:eu,setExplorerModeFlat:ec}}();return(0,r.jsx)(ea.Provider,{value:n,children:t})}},3077:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["type","name","readAccess","size","health"],i="name",a=[{id:"name",label:"name",category:"general"},{id:"health",label:"health",category:"general"},{id:"size",label:"size",category:"general"}]},56328:function(e,t,n){"use strict";n.d(t,{x:function(){return R},l:function(){return N}});var r,i,a=n(52322),o=n(89424),l=n(60398),s=n(5062),u=n(85375),c=n(5632),d=n(2784),f=n(37769),h=n(9338),p=n(45178),m=n(37606),v=n(69960),g=n(47211),y=n(13593),x=n(29193),b=n(62650),w=n(32998),j=n(17448),k=n(8117),E=n(6391),S=n.n(E);let C=[{id:"actions",label:"",fixed:!0,category:"general",cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:t}=e;return(0,a.jsx)(j.G,{address:t.netAddress,publicKey:t.publicKey})}},{id:"allow",label:"allowed",category:"general",contentClassName:"justify-center",render:function(e){var t;let{data:n}=e,r=!!(null===(t=(0,s.s2)({config:{swr:{dedupingInterval:5e3}}}).data)||void 0===t?void 0:t.length);return(0,a.jsx)(o.ua7,{side:"right",content:(r?"Allowlist ".concat(n.isOnAllowlist?"allows this host.":"does not allow this host."):"Allowlist is inactive.")+" Blocklist ".concat(n.isOnBlocklist?"blocks this host.":"does not block this host."),children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:n.isBlocked?"red":"green",children:n.isBlocked?(0,a.jsx)(g.SmH,{}):(0,a.jsx)(g.DI$,{})})}),(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsx)(o.xvT,{size:"10",color:n.isOnBlocklist?"red":"verySubtle",noWrap:!0,children:"Blocklist"}),(0,a.jsx)(o.xvT,{size:"10",color:r?n.isOnAllowlist?"green":"red":"verySubtle",noWrap:!0,children:"Allowlist"})]})]})})}},{id:"ap_usable",label:"usable",category:"autopilot",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.ua7,{side:"right",content:t.isUsable?"Host is usable":"Host is not usable",children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{"aria-label":t.isUsable?"usable":"not usable",color:t.isUsable?"green":"red",children:t.isUsable?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.SmH,{})})}),(0,a.jsx)("div",{className:"flex flex-col",children:t.unusableReasons.map(e=>(0,a.jsx)(o.xvT,{size:"10",noWrap:!0,children:e},e))})]})}):(0,a.jsx)(o.ua7,{side:"right",content:"Autopilot is not configured",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:"subtle",children:(0,a.jsx)(g.I98,{})})})})}},{id:"ap_gouging",label:"gouging",category:"autopilot",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.ua7,{side:"right",content:t.isGouging?"Host is price gouging":"Host is not price gouging",children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:t.isGouging?"red":"subtle",children:t.isGouging?(0,a.jsx)(g.SmH,{}):(0,a.jsx)(g.I98,{})})}),(0,a.jsx)("div",{className:"flex flex-col",children:Object.entries(t.gougingBreakdown).filter(e=>{let[t,n]=e;return n&&"string"==typeof n}).map(e=>{let[t,n]=e;return(0,a.jsx)(o.xvT,{size:"10",noWrap:!0,children:n},t)})})]})}):(0,a.jsx)(o.ua7,{side:"right",content:"Autopilot is not configured",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:"subtle",children:(0,a.jsx)(g.I98,{})})})})}},{id:"lastScan",label:"last scan",category:"general",render:function(e){let{data:t}=e,{workflows:n}=(0,l.D)();if(n.find(e=>{var n;return e.path.startsWith(k.RF)&&(null===(n=e.payload)||void 0===n?void 0:n.hostKey)===t.publicKey}))return(0,a.jsx)(o.xgg,{});let r=(0,x.Z)(new Date(t.lastScan||0),new Date,{addSuffix:!0}),i="",s=null,u="subtle";return t.lastScan||(i="host has not been scanned",s=(0,a.jsx)(g.I98,{}),u="subtle"),t.lastScan&&!t.lastScanSuccess&&(i="host scan failed ".concat(r),s=(0,a.jsx)(g.SmH,{}),u="red"),t.lastScan&&t.lastScanSuccess&&(i="host scan succeeded ".concat(r),s=(0,a.jsx)(g.DI$,{}),u="green"),(0,a.jsx)(o.ua7,{side:"right",content:i,children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:u,children:s})}),t.lastScan&&(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsx)(o.xvT,{size:"12",noWrap:!0,children:r}),(0,a.jsx)(o.xvT,{color:"subtle",size:"10",noWrap:!0,children:(0,b.Z)(new Date(t.lastScan),"Pp")})]})]})})}},{id:"hasContract",label:"active contract",category:"general",contentClassName:"w-[50px]",render:e=>{let{data:t}=e,n=t.activeContractsCount.gt(0);return(0,a.jsx)(o.ua7,{side:"right",content:n?"Host has active contract":"Host does not have an active contract",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:n?"green":"subtle",children:n?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.I98,{})})})})}},{id:"netAddress",label:"address",category:"general",render:e=>{let{data:t,context:n}=e;return(0,a.jsx)(o.XxW,{value:t.netAddress,size:"12",type:"hostIp",siascanUrl:n.siascanUrl})}},{id:"publicKey",label:"public key",category:"general",render:e=>{let{data:t,context:n}=e;return(0,a.jsx)(o.XxW,{value:t.publicKey,size:"12",type:"hostPublicKey",siascanUrl:n.siascanUrl})}},{id:"lastAnnouncement",label:"last announcement",category:"general",render:e=>{let{data:t}=e;return t.lastAnnouncement?(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsxs)(o.xvT,{size:"12",noWrap:!0,children:[(0,x.Z)(new Date,new Date(t.lastAnnouncement))," ago"]}),(0,a.jsx)(o.xvT,{color:"subtle",size:"10",noWrap:!0,children:(0,w.Z)(new Date(t.lastAnnouncement),new Date)})]}):null}},{id:"totalScans",label:"total scans",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.totalScans,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"uptime",label:"uptime",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.uptime.div(1e9).div(60).div(60).div(24),variant:"value",format:e=>(0,y.yF)(e,{fixed:e.isZero()?0:2,units:"days"})})}},{id:"downtime",label:"downtime",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.downtime.div(1e9).div(60).div(60).div(24),variant:"value",format:e=>(0,y.yF)(e,{fixed:e.isZero()?0:2,units:"days"})})}},{id:"totalInteractions",label:"total interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.totalInteractions,variant:"value",format:e=>(0,y.yF)(e)})}},{id:"successfulInteractions",label:"successful interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.successfulInteractions,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"failedInteractions",label:"failed interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.failedInteractions,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"contractCount",label:"contract count",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.activeContractsCount,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"ap_scoreOverall",label:"overall score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.score,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreAge",label:"age score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.age,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreCollateral",label:"collateral score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.collateral,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreInteractions",label:"interactions score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.interactions,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scorePrices",label:"prices score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.prices,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreStorageRemaining",label:"storage remaining score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.storageRemaining,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreUptime",label:"uptime score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.uptime,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreVersion",label:"version score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.version,variant:"value",format:e=>n.isAutopilotConfigured?"-":e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"hpt_accountbalancecost",label:"account balance cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","accountbalancecost")},{id:"hpt_collateralcost",label:"collateral cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","collateralcost")},{id:"hpt_contractprice",label:"contract price",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","contractprice")},{id:"hpt_downloadbandwidthcost",label:"download bandwidth cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","downloadbandwidthcost")},{id:"hpt_dropsectorsbasecost",label:"drop sectors base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","dropsectorsbasecost")},{id:"hpt_dropsectorsunitcost",label:"drop sectors unit cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","dropsectorsunitcost")},{id:"hpt_expiry",label:"expiry",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","dropsectorsunitcost")},{id:"hpt_fundaccountcost",label:"fund account cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","fundaccountcost")},{id:"hpt_hassectorbasecost",label:"has sector cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","hassectorbasecost")},{id:"hpt_hostblockheight",label:"host block height",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","hostblockheight")},{id:"hpt_initbasecost",label:"init base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","initbasecost")},{id:"hpt_latestrevisioncost",label:"latest revision cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","latestrevisioncost")},{id:"hpt_maxcollateral",label:"max collateral",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","maxcollateral")},{id:"hpt_maxduration",label:"max duration",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","maxduration")},{id:"hpt_memorytimecost",label:"memory time cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","memorytimecost")},{id:"hpt_readbasecost",label:"read base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","readbasecost")},{id:"hpt_readlengthcost",label:"read length cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","readlengthcost")},{id:"hpt_registryentriesleft",label:"registry entries left",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","registryentriesleft")},{id:"hpt_registryentriestotal",label:"registry entries total",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","registryentriestotal")},{id:"hpt_renewcontractcost",label:"renew contract cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","renewcontractcost")},{id:"hpt_revisionbasecost",label:"revision base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","renewcontractcost")},{id:"hpt_subscriptionmemorycost",label:"subscription memory cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","subscriptionmemorycost")},{id:"hpt_subscriptionnotificationcost",label:"subscription notification cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","subscriptionnotificationcost")},{id:"hpt_swapsectorcost",label:"swap sector cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","swapsectorcost")},{id:"hpt_txnfeemaxrecommended",label:"txn fee max recommended",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","txnfeemaxrecommended")},{id:"hpt_txnfeeminrecommended",label:"txn fee min recommended",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","txnfeeminrecommended")},{id:"hpt_uid",label:"UID",category:"priceTable",contentClassName:"w-[120px] justify-end",render:O("priceTable","uid")},{id:"hpt_updatepricetablecost",label:"update price table cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","updatepricetablecost")},{id:"hpt_uploadbandwidthcost",label:"upload bandwidth cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","uploadbandwidthcost")},{id:"hpt_validity",label:"validity",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","validity")},{id:"hpt_windowsize",label:"window size",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","windowsize")},{id:"hpt_writebasecost",label:"write base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writebasecost")},{id:"hpt_writelengthcost",label:"write length cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writelengthcost")},{id:"hpt_writestorecost",label:"write store cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writestorecost")},{id:"hs_acceptingcontracts",label:"accepting contracts",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:(r="settings",i="acceptingcontracts",function(e){let{data:t}=e;return t[r]?(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:t[r][i]?"green":"red",children:t[r][i]?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.SmH,{})})}):null})},{id:"hs_baserpcprice",label:"base RPC price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","baserpcprice")},{id:"hs_collateral",label:"collateral",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","collateral")},{id:"hs_contractprice",label:"contract price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","contractprice")},{id:"hs_downloadbandwidthprice",label:"download bandwidth price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","downloadbandwidthprice")},{id:"hs_ephemeralaccountexpiry",label:"ephemeral account expiry",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","ephemeralaccountexpiry")},{id:"hs_maxcollateral",label:"max collateral",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","maxcollateral")},{id:"hs_maxdownloadbatchsize",label:"max download batch size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","maxdownloadbatchsize")},{id:"hs_maxduration",label:"max duration",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","maxduration")},{id:"hs_maxephemeralaccountbalance",label:"max ephemeral account balance",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","maxephemeralaccountbalance")},{id:"hs_maxrevisebatchsize",label:"max revise batch size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","maxrevisebatchsize")},{id:"hs_netaddress",label:"net address",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","netaddress")},{id:"hs_remainingstorage",label:"remaining storage",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","remainingstorage")},{id:"hs_revisionnumber",label:"revision number",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","revisionnumber")},{id:"hs_sectoraccessprice",label:"sector access price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","sectoraccessprice")},{id:"hs_sectorsize",label:"sector size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","sectorsize")},{id:"hs_siamuxport",label:"siamux port",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","siamuxport")},{id:"hs_storageprice",label:"storage price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","storageprice")},{id:"hs_totalstorage",label:"total storage",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","totalstorage")},{id:"hs_unlockhash",label:"unlock hash",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","unlockhash")},{id:"hs_uploadbandwidthprice",label:"upload bandwidth price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","uploadbandwidthprice")},{id:"hs_version",label:"verison",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","version")},{id:"hs_windowsize",label:"window size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","windowsize")}].map(e=>({...e,..."autopilot"===e.category?{icon:(0,a.jsx)(g.n6M,{className:"relative opacity-50 scale-75"}),label:e.label,tip:"autopilot: ".concat(e.label)}:"hostSettings"===e.category?{icon:(0,a.jsx)(g.shL,{className:"relative top-px opacity-50 scale-75"}),label:e.label,tip:"host settings (RHPv2): ".concat(e.label)}:"priceTable"===e.category?{icon:(0,a.jsx)(g.B4q,{className:"relative top-px opacity-50 scale-75"}),label:e.label,tip:"price table (RHPv3): ".concat(e.label)}:{label:e.label,tip:e.label}}));function M(e,t){return(0,d.memo)(function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.ho9,{displayBoth:!0,size:"12",value:new(S())(r[e][t]||0),fixedFiat:4,variant:"value"}):null})}function _(e,t,n){return function(r){let{data:i}=r;return i[e]?(0,a.jsx)(o.m2c,{size:"12",value:new(S())(i[e][t]||0),variant:"value",format:e=>(0,y.yF)(e,{abbreviated:n})}):null}}function O(e,t){return function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.XxW,{value:r[e][t],size:"12"}):null}}function T(e,t){return function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.xvT,{size:"12",weight:"semibold",ellipsis:!0,children:(0,y.vW)(r[e][t])}):null}}let P=["allow","netAddress","publicKey","lastScan","lastAnnouncement","totalScans","uptime","hasContract","ap_usable","ap_scoreOverall"],A=(0,d.createContext)({}),N=()=>(0,d.useContext)(A);function R(e){let{children:t}=e,n=function(){var e,t,n,r;let i=(0,c.useRouter)(),[a,g]=(0,d.useState)("list"),y=Number(i.query.limit||50),x=Number(i.query.offset||0),{filters:b,setFilter:w,removeFilter:j,removeLastFilter:k,resetFilters:E}=(0,o.Uu5)(),{dataset:M}=(0,v.G)(),{autopilot:_}=(0,m.q)(),O=(0,d.useMemo)(()=>{let e=[];b.find(e=>"hasActiveContracts"===e.id)&&M&&(e=M.map(e=>e.hostKey));let t=b.find(e=>"publicKeyEquals"===e.id);return t&&e.push(null==t?void 0:t.value),e.length?e:void 0},[b,M]),T=(0,d.useMemo)(()=>{var e,t,n,r;let i={limit:y,offset:x,usabilityMode:(null===(e=b.find(e=>"usabilityMode"===e.id))||void 0===e?void 0:e.value)||"all",filterMode:(null===(t=b.find(e=>"filterMode"===e.id))||void 0===t?void 0:t.value)||"all",addressContains:null===(n=b.find(e=>"addressContains"===e.id))||void 0===n?void 0:n.value,keyIn:O};return(null===(r=_.state.data)||void 0===r?void 0:r.id)&&(i.autopilotID=_.state.data.id),i},[null===(e=_.state.data)||void 0===e?void 0:e.id,b,O,y,x]),A=(0,s.lW)({payload:T,config:{swr:{refreshInterval:h.h}}}),N=(0,s.s2)(),R=(0,s.uf)(),D=!!(null===(t=N.data)||void 0===t?void 0:t.length),{settings:L}=(0,l.Hv)(),Z=(0,u.JL)({disabled:!L.siaCentral,config:{swr:{revalidateOnFocus:!1}}});(0,d.useEffect)(()=>{L.siaCentral||g("list")},[L.siaCentral]);let F=(0,d.useMemo)(()=>{var e;return(null===(e=Z.data)||void 0===e?void 0:e.hosts)||[]},[Z.data]),z=(0,d.useRef)(f.N),V=(0,d.useCallback)(e=>{z.current=e},[z]),[B,I]=(0,d.useState)(),H=(0,d.useCallback)(e=>{let t=document.getElementById(e),n=document.getElementById("scroll-hosts");t&&n&&n.scroll({top:t.offsetTop-50,behavior:"smooth"})},[]),U=(0,d.useCallback)((e,t)=>{if(B===e){I(void 0);return}I(e),t&&z.current.moveToLocation(t),H(e)},[I,z,B,H]),W=(0,d.useCallback)((e,t)=>{if(B===e){I(void 0);return}I(e),t?z.current.moveToLocation(t):(0,o.OHV)({title:"Geographic location is unknown for host",body:(0,o.$Gg)(e,20)}),H(e)},[I,z,B,H]),q=(0,d.useCallback)((e,t)=>null,[]),$=function(e){let{response:t,allContracts:n,autopilotID:r,allowlist:i,blocklist:a,isAllowlistActive:l,geoHosts:s,onHostSelect:u}=e;return(0,d.useMemo)(()=>{var e;return(null===(e=t.data)||void 0===e?void 0:e.map(e=>{var t,c;let d=s.find(t=>t.public_key===e.publicKey);return{onClick:()=>u(e.publicKey,null==d?void 0:d.location),id:e.publicKey,netAddress:e.netAddress,publicKey:e.publicKey,lastScanSuccess:e.interactions.lastScanSuccess,lastScan:"0001-01-01T00:00:00Z"===e.interactions.lastScan?null:e.interactions.lastScan,knownSince:"0001-01-01T00:00:00Z"===e.knownSince?null:e.knownSince,lastAnnouncement:"0001-01-01T00:00:00Z"===e.lastAnnouncement?null:e.lastAnnouncement,uptime:new(S())(e.interactions.uptime||0),downtime:new(S())(e.interactions.downtime||0),successfulInteractions:new(S())(e.interactions.successfulInteractions||0),totalInteractions:new(S())(e.interactions.successfulInteractions+e.interactions.failedInteractions||0),failedInteractions:new(S())(e.interactions.failedInteractions||0),totalScans:new(S())(e.interactions.totalScans||0),activeContractsCount:new(S())((null==n?void 0:n.filter(t=>t.hostKey===e.publicKey).length)||0),activeContracts:(null==n?void 0:n.filter(t=>t.hostKey===e.publicKey))||[],priceTable:e.priceTable,settings:e.settings,...function(e){let{host:t,allowlist:n,blocklist:r,isAllowlistActive:i}=e,a=!!(null==n?void 0:n.find(e=>e===t.publicKey)),o=!!(null==r?void 0:r.find(e=>{if(e===t.netAddress)return!0;try{let n=new URL("https://"+t.netAddress).hostname;return e===n}catch(e){return!1}}));return{isOnAllowlist:a,isOnBlocklist:o,isBlocked:o||!(!i||a)}}({host:e,allowlist:i.data,blocklist:a.data,isAllowlistActive:l}),...(c=null===(t=e.checks)||void 0===t?void 0:t[r],{score:new(S())((null==c?void 0:c.score)||0),scoreBreakdown:{age:new(S())((null==c?void 0:c.scoreBreakdown.age)||0),collateral:new(S())((null==c?void 0:c.scoreBreakdown.collateral)||0),interactions:new(S())((null==c?void 0:c.scoreBreakdown.interactions)||0),prices:new(S())((null==c?void 0:c.scoreBreakdown.prices)||0),storageRemaining:new(S())((null==c?void 0:c.scoreBreakdown.storageRemaining)||0),uptime:new(S())((null==c?void 0:c.scoreBreakdown.uptime)||0),version:new(S())((null==c?void 0:c.scoreBreakdown.version)||0)},isGouging:Object.values((null==c?void 0:c.gougingBreakdown)||{}).some(e=>e),isUsable:!!(null==c?void 0:c.usable),gougingBreakdown:(null==c?void 0:c.gougingBreakdown)||{},usabilityBreakdown:(null==c?void 0:c.usabilityBreakdown)||{blocked:!1,gouging:!1,lowScore:!1,notAcceptingContracts:!1,notAnnounced:!1,notCompletingScan:!1,offline:!1,redundantIP:!1},unusableReasons:c?(0,o.qPQ)(c.usabilityBreakdown).reduce((e,t)=>{let[n,r]=t;return r?e.concat(function(e){switch(e){case"blocked":return"Host is blocked";case"gouging":return"Host is gouging";case"lowScore":return"Host has low score";case"notAcceptingContracts":return"Host is not accepting contracts";case"notAnnounced":return"Host is not announced";case"notCompletingScan":return"Host is not completing scan";case"offline":return"Host is offline";case"redundantIP":return"Host has redundant IP";default:return"Unknown"}}(n)):e},[]):[]}),location:null==d?void 0:d.location,countryCode:null==d?void 0:d.country_code}}))||null},[u,r,t.data,n,i.data,a.data,l,s])}({response:A,allContracts:M,autopilotID:null===(n=_.state.data)||void 0===n?void 0:n.id,allowlist:N,blocklist:R,isAllowlistActive:D,geoHosts:F,onHostSelect:W}),K=(0,d.useMemo)(()=>"off"===_.status?["autopilot"]:[],[_.status]),{configurableColumns:Y,enabledColumns:X,toggleColumnVisibility:G,setColumnsVisible:J,setColumnsHidden:Q,toggleSort:ee,setSortDirection:et,setSortField:en,sortField:er,sortDirection:ei,resetDefaultColumnVisibility:ea}=(0,o.oy6)("renterd/v0/hosts",{columns:C,columnsDefaultVisible:P,disabledCategories:K}),eo=(0,d.useMemo)(()=>C.filter(e=>X.includes(e.id)),[X]),el=A.isValidating,es=A.error,eu=(0,o.c2j)($,el,es,b),ec=(0,p.B)(),ed=null===(r=_.state.data)||void 0===r?void 0:r.configured,ef=(0,d.useMemo)(()=>({isAutopilotConfigured:ed,siascanUrl:ec}),[ed,ec]),eh=(0,d.useMemo)(()=>null==$?void 0:$.filter(e=>e.location),[$]);return{setCmd:V,viewMode:a,activeHost:(0,d.useMemo)(()=>null==$?void 0:$.find(e=>e.publicKey===B),[$,B]),onHostMapHover:q,onHostMapClick:U,setViewMode:g,hostsWithLocation:eh,error:es,dataState:eu,offset:x,limit:y,pageCount:(null==$?void 0:$.length)||0,columns:eo,dataset:$,tableContext:ef,configurableColumns:Y,enabledColumns:X,toggleColumnVisibility:G,setColumnsVisible:J,setColumnsHidden:Q,toggleSort:ee,setSortDirection:et,setSortField:en,sortField:er,sortDirection:ei,resetDefaultColumnVisibility:ea,filters:b,setFilter:w,removeFilter:j,removeLastFilter:k,resetFilters:E}}();return(0,a.jsx)(A.Provider,{value:n,children:t})}},10569:function(e,t,n){"use strict";n.d(t,{Kg:function(){return a},jY:function(){return i}});var r=n(89424);let i={activeAndUsable:{colorHex:r.O9T.green[600],colorName:"green"},activeAndUnusable:{colorHex:r.O9T.amber[600],colorName:"amber"},potentialHost:{colorHex:r.O9T.blue[600],colorName:"blue"}};function a(e){return e.activeContractsCount.gt(0)&&!e.isUsable?{status:"activeAndUnusable",...i.activeAndUnusable}:e.activeContractsCount.gt(0)?{status:"activeAndUsable",...i.activeAndUsable}:{status:"potentialHost",...i.potentialHost}}},71367:function(e,t,n){"use strict";n.d(t,{f:function(){return g},E:function(){return v}});var r=n(52322),i=n(89424),a=n(5632),o=n(2784),l=n(33962),s=n(47211),u=n(5062),c=n(13762),d=n(97112);function f(e){let{s3Key:t,contentProps:n,buttonProps:a}=e,{openConfirmDialog:l}=(0,d.Rh)(),f=(0,u.AR)(),h=(0,u._M)(),p=(0,o.useCallback)(async()=>{var e;if(!f.data){(0,i.OHV)({title:"Error deleting key"});return}let n=(0,c.Z)(null===(e=f.data)||void 0===e?void 0:e.authentication.v4Keypairs,t),r=await h.put({payload:{...f.data,authentication:{...f.data.authentication,v4Keypairs:n}}});r.error?(0,i.OHV)({title:"Error deleting key",body:r.error}):(0,i.OPV)({title:"Key ".concat(t," removed")})},[f.data,t,h]);return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...a,children:(0,r.jsx)(s.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Key ",t.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{l({title:"Delete key ".concat((0,i.$Gg)(t,15)),action:"Remove",variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to remove the following key?"}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",children:(0,i.$Gg)(t,80)})]}),onConfirm:async()=>{p()}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(s.Jrl,{})}),"Delete key"]})]})}let h=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{key:t}}=e;return(0,r.jsx)(f,{s3Key:t})}},{id:"key",label:"key",category:"general",render:e=>{let{data:{key:t}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,label:"key",maxLength:80})}},{id:"secret",label:"secret",contentClassName:"w-[120px]",category:"general",render:e=>{let{data:{secret:t}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,label:"key",maxLength:10,font:"mono"})}}];var p=n(9338);let m=(0,o.createContext)({}),v=()=>(0,o.useContext)(m);function g(e){let{children:t}=e,n=function(){let e=(0,a.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,u.AR)({config:{swr:{refreshInterval:p.h}}}),s=(0,o.useMemo)(()=>{var e;return r.data?Object.entries((null===(e=r.data)||void 0===e?void 0:e.authentication.v4Keypairs)||{}).map(e=>{let[t,n]=e;return{id:t,key:t,secret:n}})||[]:null},[r.data]),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:m,resetFilters:v}=(0,i.Wdu)(),{configurableColumns:g,enabledColumns:y,sortableColumns:x,toggleColumnVisibility:b,setColumnsVisible:w,setColumnsHidden:j,toggleSort:k,setSortDirection:E,setSortField:S,sortField:C,sortDirection:M,resetDefaultColumnVisibility:_}=(0,i.oy6)("renterd/v0/keys",{columns:h,columnsDefaultVisible:l.gd,sortOptions:l.Fo,defaultSortField:l.nw}),O=(0,i._4u)({dataset:s,filters:c,sortField:C,sortDirection:M}),T=(0,o.useMemo)(()=>O?O.slice(n,n+t):null,[O,n,t]),P=(0,o.useMemo)(()=>h.filter(e=>e.fixed||y.includes(e.id)),[y]),A=(0,i.c2j)(O,r.isValidating,r.error,c),N=(0,o.useMemo)(()=>({}),[]);return{dataState:A,limit:t,offset:n,isLoading:r.isLoading,error:r.error,pageCount:(null==T?void 0:T.length)||0,datasetCount:(null==s?void 0:s.length)||0,datasetFilteredCount:(null==O?void 0:O.length)||0,columns:P,dataset:s,cellContext:N,datasetPage:T,configurableColumns:g,enabledColumns:y,sortableColumns:x,toggleColumnVisibility:b,setColumnsVisible:w,setColumnsHidden:j,toggleSort:k,setSortDirection:E,setSortField:S,sortField:C,filters:c,setFilter:d,removeFilter:f,removeLastFilter:m,resetFilters:v,sortDirection:M,resetDefaultColumnVisibility:_}}();return(0,r.jsx)(m.Provider,{value:n,children:t})}},33962:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["key","secret"],i="key",a=[{id:"key",label:"key",category:"general"},{id:"secret",label:"secret",category:"general"}]},5769:function(e,t,n){"use strict";n.d(t,{v:function(){return w},n:function(){return b}});var r=n(52322),i=n(89424),a=n(5062),o=n(2784),l=n(5632),s=n(45178),u=n(9338),c=n(38855),d=n(13593),f=n(47211);let h=[{id:"transactionId",label:"transaction ID",category:"general",render:e=>{let{data:{id:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"transaction ID",type:"transaction",siascanUrl:n.siascanUrl}):null}},{id:"type",label:"type",category:"general",fixed:!0,render:e=>{let{data:{txType:t}}=e;return(0,r.jsx)(i.Cts,{size:"small",children:(0,d.pX)(t)})}},{id:"height",label:"height",category:"general",contentClassName:"justify-end",render:e=>{let{data:{height:t,pending:n,maturityHeight:a,isMature:o}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):t?t&&a&&a>t?(0,r.jsx)(i.ua7,{content:o?"The maturity height has been reached.":"The maturity height has not been reached, therefore the output is still locked.",children:(0,r.jsxs)("div",{className:"flex flex-col gap-[5px]",children:[(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsxs)(i.xvT,{size:"12",font:"mono",ellipsis:!0,color:o?"green":"red",className:"flex gap-1 items-center",children:[o?(0,r.jsx)(f.VmF,{}):(0,r.jsx)(f.Lur,{}),a.toLocaleString()]})}),(0,r.jsxs)("div",{className:"flex justify-between items-end gap-1",children:[(0,r.jsx)("div",{className:"pl-[8px] pb-[6px]",children:(0,r.jsx)("div",{className:"border-l border-b border-gray-800 dark:border-graydark-800 h-[20px] w-[7px]"})}),(0,r.jsx)(i.xvT,{size:"12",font:"mono",color:"subtle",ellipsis:!0,children:t.toLocaleString()})]})]})}):(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:t.toLocaleString()}):null}},{id:"timestamp",label:"timestamp",category:"general",contentClassName:"justify-end",render:e=>{let{data:{timestamp:t,pending:n}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,d.rN)(t,{timeStyle:"short"})})}},{id:"amount",label:"amount",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{amountSc:t,amountSf:n}}=e;return t?(0,r.jsxs)("div",{className:"flex flex-col gap-2 items-end",children:[!t.isZero()&&(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t}),!!n&&(0,r.jsx)(i.Sby,{size:"12",value:n})]}):null}},{id:"fee",label:"fee",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{fee:t}}=e;return t?(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",variant:"value",value:t}):null}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{contractId:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"contract ID",siascanUrl:n.siascanUrl}):null}}],p=["transactionId","type","height","timestamp","amount","fee"],m=[];var v=n(6391),g=n.n(v);let y=[],x=(0,o.createContext)({}),b=()=>(0,o.useContext)(x);function w(e){let{children:t}=e,n=function(){let e=(0,l.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,a.sG)({params:{limit:t,offset:n},config:{swr:{refreshInterval:u.h}}}),f=(0,a.a0)({config:{swr:{refreshInterval:u.h}}}),v=(0,c.n)(),x=(0,o.useMemo)(()=>{if(!r.data||!f.data)return null;let e=f.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e);return{id:e.id,timestamp:0,pending:!0,type:e.type,txType:(0,d.uC)(e),isMature:!1,amountSc:t,fee:n}}),t=r.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e),r=(0,d.hR)(e),i=e.maturityHeight<=v.nodeBlockHeight;return{id:e.id,type:e.type,txType:(0,d.uC)(e),timestamp:new Date(e.timestamp).getTime(),maturityHeight:e.maturityHeight,isMature:i,height:e.index.height,pending:!1,amountSc:t,fee:n,contractId:r}});return[...e.reverse(),...t]},[r.data,f.data,v.nodeBlockHeight]),{configurableColumns:b,enabledColumns:w,sortableColumns:j,toggleColumnVisibility:k,setColumnsVisible:E,setColumnsHidden:S,toggleSort:C,setSortDirection:M,setSortField:_,sortField:O,sortDirection:T,resetDefaultColumnVisibility:P}=(0,i.oy6)("renterd/v0/events",{columns:h,columnsDefaultVisible:p,sortOptions:m,defaultSortField:"id"}),A=(0,o.useMemo)(()=>h.filter(e=>e.fixed||w.includes(e.id)),[w]),N=r.isValidating||f.isValidating,R=r.error||f.error,D=(0,i.c2j)(x,N,R,y),L=(0,s.B)(),Z=(0,o.useMemo)(()=>({siascanUrl:L}),[L]),F=(0,d.Nr)(1),z=(0,o.useMemo)(()=>new Date(new Date().getTime()-30*F).toISOString(),[30,F]),V=(0,a.X1)({params:{start:z,interval:F,n:30}});return{balances:(0,o.useMemo)(()=>(V.data||[]).map(e=>({sc:new(g())(e.spendable).plus(e.unconfirmed).toNumber(),timestamp:new Date(e.timestamp).getTime()})).sort((e,t)=>e.timestamp>=t.timestamp?1:-1),[V.data]),metrics:V,dataset:x,error:R,dataState:D,offset:n,limit:t,pageCount:(null==x?void 0:x.length)||0,defaultPageSize:50,cellContext:Z,configurableColumns:b,enabledColumns:w,sortableColumns:j,toggleColumnVisibility:k,setColumnsVisible:E,setColumnsHidden:S,toggleSort:C,setSortDirection:M,setSortField:_,sortField:O,sortDirection:T,resetDefaultColumnVisibility:P,filters:y,filteredTableColumns:A,columns:h}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},88778:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(52322),i=n(89424),a=n(70899),o=n(26731),l=n(13593),s=n(32998),u=n(47211);function c(e){let{abort:t}=e;return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",children:(0,r.jsx)(u.bQp,{})}),contentProps:{align:"start"},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:t,children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(u._fo,{})}),"Cancel upload"]})]})}let d=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{uploadAbort:t}}=e;return(0,r.jsx)(c,{abort:t})}},{id:"path",label:"path",contentClassName:"max-w-[600px]",category:"general",render:function(e){let{data:{path:t,id:n}}=e,o=(0,a.kj)(t).slice(1);return(0,r.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",size:"14",children:o}),(0,r.jsx)(i.XxW,{value:n,label:"upload ID",size:"10"})]})}},{id:"status",label:"status",category:"general",contentClassName:"w-[200px]",render:function(e){let{data:{loaded:t,size:n,uploadStatus:a,remote:l}}=e;return l?(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:"Uploading from a different session"}):(0,r.jsx)(o.s,{loaded:t,size:n,status:a})}},{id:"size",label:"size",category:"general",render:function(e){let{data:{remote:t,size:n}}=e;return t?null:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,l.vW)(n)})}},{id:"createdAt",label:"started at",category:"general",render:function(e){let{data:{createdAt:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,s.Z)(new Date(t).getTime(),new Date)})}}]},73076:function(e,t,n){"use strict";n.d(t,{V:function(){return m},x:function(){return p}});var r=n(52322),i=n(89424),a=n(99605),o=n(5062),l=n(2784);let s=["path","status","size","createdAt"],u=[];var c=n(88778),d=n(70899),f=n(41736);let h=(0,l.createContext)({}),p=()=>(0,l.useContext)(h);function m(e){let{children:t}=e,n=function(){var e,t;let{uploadsMap:n,activeBucket:r}=(0,f.b)(),h=(0,a.lr)(),p=Number(h.get("limit")||50),m=h.get("marker"),{filters:v,setFilter:g,removeFilter:y,removeLastFilter:x,resetFilters:b}=(0,i.Uu5)(),w=(0,o.LS)(),j=(0,o.bg)({disabled:!r,payload:{bucket:null==r?void 0:r.name,uploadIDMarker:m,limit:p}}),k=(0,l.useCallback)(async()=>{var e,t;return Promise.all(null===(t=j.data)||void 0===t?void 0:null===(e=t.uploads)||void 0===e?void 0:e.map(async e=>{let t=n[e.uploadID];if(t){var i;null===(i=t.uploadAbort)||void 0===i||i.call(t)}else await w.post({payload:{bucket:null==r?void 0:r.name,key:e.key,uploadID:e.uploadID}})}))},[j.data,w,r,n]),E=(0,l.useMemo)(()=>{var e,t;return(null===(t=j.data)||void 0===t?void 0:null===(e=t.uploads)||void 0===e?void 0:e.map(e=>{let t=e.uploadID,i=(0,d.vt)(e.key),a=(0,d.v_)(null==r?void 0:r.name,e.key);return n[t]||{id:t,path:a,bucket:r,name:i,size:1,loaded:1,isUploading:!0,uploadStatus:"uploading",createdAt:e.createdAt,remote:!0,type:"file",uploadAbort:async()=>{await w.post({payload:{bucket:null==r?void 0:r.name,key:e.key,uploadID:e.uploadID}})}}}))||[]},[n,r,j.data,w]),{configurableColumns:S,enabledColumns:C,sortableColumns:M,toggleColumnVisibility:_,setColumnsVisible:O,setColumnsHidden:T,toggleSort:P,setSortDirection:A,setSortField:N,sortField:R,sortDirection:D,resetDefaultColumnVisibility:L}=(0,i.oy6)("renterd/v0/uploads",{columns:c.z,columnsDefaultVisible:s,sortOptions:u,defaultSortField:"path"}),Z=(0,l.useMemo)(()=>c.z.filter(e=>e.fixed||C.includes(e.id)),[C]);return{abortAll:k,dataState:(0,i.c2j)(E,j.isValidating,j.error,v),limit:p,nextMarker:null===(e=j.data)||void 0===e?void 0:e.nextUploadIDMarker,hasMore:null===(t=j.data)||void 0===t?void 0:t.hasMore,isLoading:j.isLoading,error:j.error,pageCount:(null==E?void 0:E.length)||0,columns:Z,datasetPage:E,configurableColumns:S,enabledColumns:C,sortableColumns:M,toggleColumnVisibility:_,setColumnsVisible:O,setColumnsHidden:T,toggleSort:P,setSortDirection:A,setSortField:N,sortField:R,filters:v,setFilter:g,removeFilter:y,removeLastFilter:x,resetFilters:b,sortDirection:D,resetDefaultColumnVisibility:L}}();return(0,r.jsx)(h.Provider,{value:n,children:t})}},82229:function(e,t,n){"use strict";n.d(t,{I:function(){return o}});var r=n(89424),i=n(5062),a=n(2784);function o(){let e=(0,i.ni)();return(0,a.useCallback)((t,n)=>(async()=>{let i=await e.put({payload:{add:t,remove:n}});return i.error?((0,r.OHV)({title:"Error updating allowlist",body:i.error}),!1):(t.length&&(0,r.OPV)({title:"Allowlist updated",body:"".concat(t.map(e=>(0,r.$Gg)(e,20)).join(", ")," added to allowlist.")}),n.length&&(0,r.OPV)({title:"Allowlist updated",body:"".concat(n.map(e=>(0,r.$Gg)(e,20)).join(", ")," removed from allowlist.")}),!0)})(),[e])}},94613:function(e,t,n){"use strict";n.d(t,{l:function(){return o}});var r=n(89424),i=n(5062),a=n(2784);function o(){let e=(0,i.Os)();return(0,a.useCallback)((t,n)=>(async()=>{let i=await e.put({payload:{add:t,remove:n}});return i.error?((0,r.OHV)({title:"Error updating blocklist",body:i.error}),!1):(t.length&&(0,r.RFt)({title:"Blocklist updated",body:"".concat(t.map(e=>(0,r.$Gg)(e,20)).join(", ")," added to blocklist.")}),n.length&&(0,r.RFt)({title:"Blocklist updated",body:"".concat(n.map(e=>(0,r.$Gg)(e,20)).join(", ")," removed from blocklist.")}),!0)})(),[e])}},18121:function(e,t,n){"use strict";n.d(t,{B:function(){return o},V:function(){return a}});var r=n(52322),i=n(47211);let a={excellent:1,good:.5,poor:0};function o(e){let{health:t,size:n,isDirectory:o}=e,l="excellent",s="green",u=t,c=(0,r.jsx)(i.Y3p,{});return t1&&(u=1),t<0&&(u=0),{label:l+" health",color:s,icon:c,displayHealth:u}}},45178:function(e,t,n){"use strict";n.d(t,{B:function(){return a}});var r=n(89424),i=n(5062);function a(){var e;return(null===(e=(0,i.d_)().data)||void 0===e?void 0:e.network)==="zen"?r.nNd.explore.testnetZen:r.nNd.explore.mainnet}},38855:function(e,t,n){"use strict";n.d(t,{n:function(){return o}});var r=n(13593),i=n(60398),a=n(5062);function o(){var e,t,n,o;let{isUnlockedAndAuthedRoute:l}=(0,i.Hv)(),s=(0,a.DQ)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.synced)?(0,r.XB)(60):(0,r.XB)(10)}}}),u=(0,a.nH)(),c=s.data?null===(e=s.data)||void 0===e?void 0:e.blockHeight:0,d=(0,a.X2)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.scanHeight)>=c?(0,r.XB)(60):(0,r.XB)(10)}}}),f=l&&c&&u?Number((100*Math.min(c/u,1)).toFixed(1)):0,h=l&&c&&d.data?Number((100*Math.min(d.data.scanHeight/u,1)).toFixed(1)):0;return{isSynced:null===(t=s.data)||void 0===t?void 0:t.synced,isWalletSynced:(null===(n=s.data)||void 0===n?void 0:n.synced)&&(null===(o=d.data)||void 0===o?void 0:o.scanHeight)>=c-1,nodeBlockHeight:c,estimatedBlockHeight:u,syncPercent:f,walletScanPercent:h,moreThan100BlocksToSync:!!c&&!!u&&u-c>100,firstTimeSyncing:!!c&&!!u&&u-c>5e4}}},70899:function(e,t,n){"use strict";n.d(t,{W0:function(){return m},YF:function(){return f},ez:function(){return w},ru:function(){return h},gD:function(){return x},vt:function(){return v},kj:function(){return p},rj:function(){return y},IQ:function(){return g},v_:function(){return d},rd:function(){return b}});var r=n(79200),i=n(81441),a=n(81721),o=function(e,t){for(var n=-1,r=e.length;++n-1;);return n},l=n(36202),s=n(25186),u=/^\s+/,c=function(e,t,n){if((e=(0,s.Z)(e))&&(n||void 0===t))return e.replace(u,"");if(!e||!(t=(0,r.Z)(t)))return e;var a=(0,l.Z)(e),c=o(a,(0,l.Z)(t));return(0,i.Z)(a,c).join("")};function d(e,t){let n=e.endsWith("/")?e.slice(0,-1):e,r=t.startsWith("/")?t.slice(1):t;return"".concat(n,"/").concat(r)}function f(e,t){let n=d(e=c(e,"/"),t);return n.endsWith("/")?n:n+"/"}function h(e){return e.split("/")[0]}function p(e){let t=(e=c(e,"/")).split("/").slice(1).join("/");return"/".concat(t)}function m(e){return{bucket:h(e),key:p(e).slice(1).split("/").map(encodeURIComponent).join("/")}}function v(e){let t=(e=c(e,"/")).split("/");return e.endsWith("/")?"".concat(t[t.length-2],"/"):t[t.length-1]}function g(e){return e.endsWith("/")}function y(e){return(g(e=c(e,"/"))?e.slice(0,-1):e).split("/").slice(0,-1).join("/").concat("/")}function x(e){return g(e=c(e,"/"))?e.slice(0,-1).split("/"):e.split("/").slice(0,-1)}function b(e){return e.join("/")}function w(e){return g(e=c(e,"/"))?e:e.concat("/")}},5184:function(e,t,n){"use strict";n.d(t,{E:function(){return a},e:function(){return i}});var r=n(70899);function i(e,t){let n=String(e.active.id),i=(0,r.rd)(t);e.collisions.length&&(i=".."===e.collisions[0].id?(0,r.rd)(t.slice(0,-1)):String(e.collisions[0].id));let a=(0,r.vt)(n);return{bucket:(0,r.ru)(n),from:(0,r.kj)(n),to:(0,r.kj)((0,r.v_)(i,a)),mode:a.endsWith("/")?"multi":"single"}}function a(e,t){let n=(0,r.v_)((0,r.rj)(e),t),i=(0,r.IQ)(e);return i&&(n=(0,r.ez)(n)),{bucket:(0,r.ru)(e),from:(0,r.kj)(e),to:(0,r.kj)(n),mode:i?"multi":"single"}}},83391:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return V}});var r=n(52322);n(50521);var i=n(89424),a=n(2784),o=n(97112),l=n(69960),s=n(56328),u=n(37606),c=n(97342),d=n(47211),f=n(38855),h=n(98334),p=n(42770),m=n(5062),v=n(6391),g=n.n(v),y=n(13593),x=n(60398),b=n(92762);function w(){var e,t;let{isUnlockedAndAuthedRoute:n}=(0,x.Hv)(),a=(0,u.q)(),{openDialog:l}=(0,o.Rh)(),s=(0,m.X2)(),c=(0,m.e$)({config:{swr:{errorRetryInterval:1e4}}}),[v,w]=(0,b.Z)("v0/renterd/onboarding/maximized",{defaultValue:!0}),k=(0,f.n)(),E=(0,p.F)();if(!n||"on"!==a.autopilot.status)return null;let S=new(g())(s.data?s.data.confirmed+s.data.unconfirmed:0),C=new(g())((null===(e=c.data)||void 0===e?void 0:e.contracts.allowance)||0),M=null===(t=a.autopilot.state.data)||void 0===t?void 0:t.configured,_=k.isSynced,O=S.gt(0),T=!E.active,P=[M,_,O,T],A=P.length,N=P.filter(e=>e).length;return A===N?null:v?(0,r.jsx)("div",{className:"z-20 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsxs)(i.xrM,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.TRl,{}),(0,r.jsx)(i.xvT,{size:"20",weight:"semibold",children:"Welcome to Sia"})]}),(0,r.jsx)(i.zxk,{"aria-label":"minimize onboarding wizard",variant:"ghost",onClick:()=>w(!1),children:(0,r.jsx)(d.mli,{})})]}),(0,r.jsx)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:(0,r.jsx)(i.xvT,{size:"14",children:"Get set up by completing the following steps. Once they are complete, you can start uploading files."})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.config.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 1: Configure your storage settings"}),description:"Specify how much data you plan to store and your target price.",action:M?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:h._.config.index,children:(0,r.jsx)(d.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.Fs9,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.node.index,underline:"hover",ellipsis:!0,size:"14",children:"Step 2: Wait for the blockchain to sync"}),description:"The blockchain will sync in the background, this takes some time. No user action required.",action:_?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[k.syncPercent,"%"]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.hzZ,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.wallet.view,onClick:()=>l("addressDetails"),ellipsis:!0,size:"14",underline:"hover",children:"Step 3: Fund your wallet"}),description:"Fund your wallet with at least ".concat((0,y.Vz)(C)," siacoin to cover the required allowance.").concat(k.isWalletSynced?"":" Balance will not be accurate until wallet is finished scanning."),action:O?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[!k.isWalletSynced&&(0,r.jsx)(i.ua7,{content:"Wallet scanning progress ".concat(k.walletScanPercent,"%"),children:(0,r.jsxs)(i.xvT,{size:"14",children:[k.walletScanPercent,"%"]})}),(0,r.jsx)(i.rUS,{href:h._.wallet.view,onClick:()=>l("addressDetails"),children:(0,r.jsx)(d.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.Fs9,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.contracts.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 4: Wait for storage contracts to form"}),description:"Once all other steps are complete, contracts will automatically form. No user action required.",action:T?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[E.count,"/",E.required]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.hzZ,{})})]})})]})})}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.zxk,{onClick:()=>w(!0),size:"large",className:"flex gap-3 !px-3",children:(0,r.jsxs)(i.xvT,{className:"flex items-center gap-1",children:[(0,r.jsx)(i.TRl,{}),"Setup: ",N,"/",A," steps complete"]})})})}function j(e){let{title:t,action:n,description:a}=e;return(0,r.jsx)("div",{className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)("div",{className:"flex-1 flex items-center",children:t}),n]}),(0,r.jsx)("div",{className:"pr-5",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a})})]})})}var k=n(41736),E=n(26731);function S(e){let{loaded:t,size:n,path:a,abortTip:o,abort:l,status:s}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:[(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(i.xvT,{ellipsis:!0,size:"14",className:"flex-1",children:a}),(0,r.jsx)(i.zxk,{tip:o,variant:"ghost",size:"none",onClick:()=>null==l?void 0:l(),children:(0,r.jsx)(d.PcV,{})})]}),(0,r.jsx)(E.s,{loaded:t,size:n,status:s})]})}var C=n(73076);function M(){let{isUnlockedAndAuthedRoute:e}=(0,x.Hv)(),{downloadsList:t,downloadCancel:n,isViewingUploads:o,navigateToUploads:l}=(0,k.b)(),{pageCount:s}=(0,C.x)(),[u,c]=(0,a.useState)(!0),f=!!s,h=t.length,p=!!h;if(!e||!f&&!p)return null;let m=(0,r.jsxs)("div",{className:"flex gap-2",children:[f&&!o?(0,r.jsxs)(i.zxk,{tip:"Uploads list",onClick:l,className:"flex gap-3",children:[(0,r.jsx)(d.R$6,{className:"opacity-50 scale-75 relative top-px"}),"Active uploads"]}):null,p?(0,r.jsxs)(i.zxk,{tip:"Downloads list",onClick:()=>c(e=>!e),className:"flex gap-3",children:[(0,r.jsx)(d.vzB,{className:"opacity-50 scale-75"}),"Active downloads"]}):null]});return p&&u?(0,r.jsxs)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex flex-col items-center justify-center gap-2",children:[(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsx)(i.xrM,{children:p?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)(i.xvT,{size:"16",weight:"semibold",children:["Active downloads (",h,")"]}),(0,r.jsx)(i.zxk,{variant:"ghost",onClick:()=>c(!1),children:(0,r.jsx)(d.mli,{})})]}),t.map(e=>(0,r.jsx)(S,{path:e.path,loaded:e.loaded,size:e.size,status:e.loaded===e.size?"processing":"downloading",abort:()=>n(e),abortTip:"Cancel download"},e.id))]}):null})}),m]}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2",children:m})}var _=n(5769),O=n(71367),T=n(43385),P=n(75618),A=n(88385);function N(e){let{children:t}=e;return(0,r.jsx)(u.w,{children:(0,r.jsx)(c.iV,{children:(0,r.jsx)(o.Tu,{children:(0,r.jsx)(_.v,{children:(0,r.jsx)(l.x,{children:(0,r.jsx)(s.x,{children:(0,r.jsx)(k.e,{children:(0,r.jsx)(C.V,{children:(0,r.jsx)(P.V,{children:(0,r.jsx)(T.p,{children:(0,r.jsx)(O.f,{children:(0,r.jsxs)(A.b,{children:[(0,r.jsx)(w,{}),(0,r.jsx)(M,{}),(0,r.jsx)(o.xQ,{}),t]})})})})})})})})})})})})}var R=n(46058),D=n.n(R),L=n(28863),Z=n.n(L);let F=(0,n(82851).cx)(D().variable,Z().variable);var z=n(79895);function V(e){let{Component:t,pageProps:n}=e;return(0,r.jsx)(i.PD$,{className:F,fallback:n.fallback,daemonExplorerInfoRoute:z.PS,passwordProtectRequestHooks:!0,lockRoutes:h._,children:(0,r.jsx)(N,{children:(0,r.jsx)(t,{...n})})})}},89424:function(e,t,n){"use strict";let r,i,a,o;n.d(t,{tU3:function(){return _h},zXq:function(){return _S},juT:function(){return MY},Cts:function(){return sq},Z58:function(){return _3},WVB:function(){return c6},zxk:function(){return sO},b0u:function(){return kB},EKh:function(){return sY},npL:function(){return OV},vRO:function(){return OZ},CN9:function(){return OL},ckm:function(){return OM},QHy:function(){return Oy},TaT:function(){return Or},eQh:function(){return sG},HfT:function(){return Ow},wEc:function(){return _6},ncR:function(){return SU},VqE:function(){return u_},h_2:function(){return dt},Xiv:function(){return dn},Juw:function(){return dr},KpP:function(){return di},fhJ:function(){return p7},S$c:function(){return S1},WyV:function(){return ON},QBj:function(){return _C},yEL:function(){return _j},cB7:function(){return SX},ZqQ:function(){return SY},IKw:function(){return S2},KZS:function(){return SG},zsw:function(){return pp},__J:function(){return dv},rUS:function(){return dx},Qjf:function(){return db},xgg:function(){return kz},TRl:function(){return dj},kFS:function(){return c8},FzK:function(){return Om},Clw:function(){return c5},PD$:function(){return Oq},Wxm:function(){return hd},uDJ:function(){return MV},_5:function(){return MI},wFK:function(){return MB},s_4:function(){return nE},M9k:function(){return Ov},VXA:function(){return Og},nvN:function(){return nj},u5Q:function(){return _5},j4H:function(){return hl},hmz:function(){return hs},J2e:function(){return dU},kod:function(){return d3},xrM:function(){return uS},PhF:function(){return hc},Z0O:function(){return c0},DLL:function(){return _Y},KJW:function(){return MJ},rsf:function(){return hM},D_D:function(){return _F},iA_:function(){return Mz},mQc:function(){return fA},nUL:function(){return fD},drW:function(){return fN},SPt:function(){return fR},t6k:function(){return Oj},xvT:function(){return nw},nvn:function(){return fZ},ru1:function(){return Ok},ua7:function(){return sM},mPE:function(){return _z},XxW:function(){return Sw},PF9:function(){return Sk},m2c:function(){return SO},YKL:function(){return SS},ho9:function(){return S_},Sby:function(){return SE},QUh:function(){return _G},weF:function(){return _R},YNn:function(){return _H},DmW:function(){return _U},O9T:function(){return v7},fVJ:function(){return _1},vQq:function(){return Sm},E5z:function(){return Sg},HLH:function(){return O8},fsB:function(){return OS},JMs:function(){return OC},Y_Z:function(){return _J},EJC:function(){return O5},kOJ:function(){return _0},Vkc:function(){return c2},S5N:function(){return Tq},qPQ:function(){return T$},z$:function(){return nk},I13:function(){return Sx},cEb:function(){return fL},MzJ:function(){return hn},$Gr:function(){return ht},OHV:function(){return Sf},OPV:function(){return Sd},RFt:function(){return Sc},$Gg:function(){return Sy},_4u:function(){return O2},Wdu:function(){return O1},Y97:function(){return _f},c2j:function(){return _p},t0Y:function(){return _D},mYE:function(){return OI},u$d:function(){return OH},Z4p:function(){return OB},WsO:function(){return _b},Uu5:function(){return O4},fb0:function(){return O3},oy6:function(){return OQ},nNd:function(){return _W}});var l,s,u,c,d,f,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M,_,O,T,P,A,N,R,D,L,Z,F,z,V,B,I,H,U,W,q,$,K,Y,X,G,J,Q,ee,et,en,er,ei,ea=n(52322),eo=n(2784),el=n.t(eo,2),es=n(7896),eu=n(34540),ec=n(26215),ed=n(99575);function ef(e){let t=e+"CollectionProvider",[n,r]=(0,eu.b)(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=e+"CollectionSlot",l=eo.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=a(o,n),l=(0,ec.e)(t,i.collectionRef);return eo.createElement(ed.g7,{ref:l},r)}),s=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=eo.useRef(null),a=eo.useRef(new Map).current;return eo.createElement(i,{scope:t,itemMap:a,collectionRef:r},n)},Slot:l,ItemSlot:eo.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,o=eo.useRef(null),l=(0,ec.e)(t,o),c=a(s,n);return eo.useEffect(()=>(c.itemMap.set(o,{ref:o,...i}),()=>void c.itemMap.delete(o))),eo.createElement(ed.g7,{[u]:"",ref:l},r)})},function(t){let n=a(e+"CollectionConsumer",t);return eo.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}var eh=n(41816),ep=n(73597),em=n(72130),ev=n(64680),eg=n(28245),ey=n(26074);let ex="Collapsible",[eb,ew]=(0,eu.b)(ex),[ej,ek]=eb(ex),eE=((e,t)=>{let{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:a,onOpenChange:o,...l}=e,[s=!1,u]=(0,ep.T)({prop:r,defaultProp:i,onChange:o});return(0,eo.createElement)(ej,{scope:n,disabled:a,contentId:(0,ey.M)(),open:s,onOpenToggle:(0,eo.useCallback)(()=>u(e=>!e),[u])},(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":eC(s),"data-disabled":a?"":void 0},l,{ref:t})))},"CollapsibleContent"),eS=((e,t)=>{let{forceMount:n,...r}=e,i=ek(eE,e.__scopeCollapsible);return(0,eo.createElement)(eg.z,{present:n||i.open},({present:e})=>(0,eo.createElement)(eS,(0,es.Z)({},r,{ref:t,present:e})))},(0,eo.forwardRef)((e,t)=>{let{__scopeCollapsible:n,present:r,children:i,...a}=e,o=ek(eE,n),[l,s]=(0,eo.useState)(r),u=(0,eo.useRef)(null),c=(0,ec.e)(t,u),d=(0,eo.useRef)(0),f=d.current,h=(0,eo.useRef)(0),p=h.current,m=o.open||l,v=(0,eo.useRef)(m),g=(0,eo.useRef)();return(0,eo.useEffect)(()=>{let e=requestAnimationFrame(()=>v.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,ev.b)(()=>{let e=u.current;if(e){g.current=g.current||{transitionDuration:e.style.transitionDuration,animationDuration:e.style.animationDuration,animationFillMode:e.style.animationFillMode},e.style.transitionDuration="0s",e.style.animationDuration="0s",e.style.animationFillMode="none";let t=e.getBoundingClientRect();d.current=t.height,h.current=t.width,v.current||(e.style.transitionDuration=g.current.transitionDuration,e.style.animationDuration=g.current.animationDuration,e.style.animationFillMode=g.current.animationFillMode),s(r)}},[o.open,r]),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":eC(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!m},a,{ref:c,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":p?`${p}px`:void 0,...e.style}}),m&&i)}));function eC(e){return e?"open":"closed"}let eM="Accordion",e_=["Home","End","ArrowDown","ArrowUp"],[eO,eT,eP]=ef(eM),[eA,eN]=(0,eu.b)(eM,[eP,ew]);ew(),eo.forwardRef((e,t)=>{let{type:n,...r}=e;return eo.createElement(eO.Provider,{scope:e.__scopeAccordion},"multiple"===n?eo.createElement(ez,(0,es.Z)({},r,{ref:t})):eo.createElement(eF,(0,es.Z)({},r,{ref:t})))}).propTypes={type(e){let t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):"multiple"===e.type&&"string"==typeof t?Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):"single"===e.type&&Array.isArray(t)?Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};let[eR,eD]=eA(eM),[eL,eZ]=eA(eM,{collapsible:!1}),eF=eo.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},collapsible:a=!1,...o}=e,[l,s]=(0,ep.T)({prop:n,defaultProp:r,onChange:i});return eo.createElement(eR,{scope:e.__scopeAccordion,value:l?[l]:[],onItemOpen:s,onItemClose:eo.useCallback(()=>a&&s(""),[a,s])},eo.createElement(eL,{scope:e.__scopeAccordion,collapsible:a},eo.createElement(eI,(0,es.Z)({},o,{ref:t}))))}),ez=eo.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},...a}=e,[o=[],l]=(0,ep.T)({prop:n,defaultProp:r,onChange:i}),s=eo.useCallback(e=>l((t=[])=>[...t,e]),[l]),u=eo.useCallback(e=>l((t=[])=>t.filter(t=>t!==e)),[l]);return eo.createElement(eR,{scope:e.__scopeAccordion,value:o,onItemOpen:s,onItemClose:u},eo.createElement(eL,{scope:e.__scopeAccordion,collapsible:!0},eo.createElement(eI,(0,es.Z)({},a,{ref:t}))))}),[eV,eB]=eA(eM),eI=eo.forwardRef((e,t)=>{let{__scopeAccordion:n,disabled:r,...i}=e,a=eo.useRef(null),o=(0,ec.e)(a,t),l=eT(n),s=(0,eh.M)(e.onKeyDown,e=>{var t;if(!e_.includes(e.key))return;let n=e.target,r=l().filter(e=>{var t;return!(null!==(t=e.ref.current)&&void 0!==t&&t.disabled)}),i=r.findIndex(e=>e.ref.current===n),a=r.length;if(-1===i)return;e.preventDefault();let o=i;switch(e.key){case"Home":o=0;break;case"End":o=a-1;break;case"ArrowDown":o=i+1;break;case"ArrowUp":(o=i-1)<0&&(o=a-1)}null===(t=r[o%a].ref.current)||void 0===t||t.focus()});return eo.createElement(eV,{scope:n,disabled:r},eo.createElement(eO.Slot,{scope:n},eo.createElement(em.WV.div,(0,es.Z)({},i,{ref:o,onKeyDown:r?void 0:s}))))}),[eH,eU]=eA("AccordionItem");var eW=n(82851),eq=n(83317);function e$(e){return e.split("-")[0]}function eK(e){return e.split("-")[1]}function eY(e){return["top","bottom"].includes(e$(e))?"x":"y"}function eX(e){return"y"===e?"height":"width"}function eG(e,t,n){let r,{reference:i,floating:a}=e,o=i.x+i.width/2-a.width/2,l=i.y+i.height/2-a.height/2,s=eY(t),u=eX(s),c=i[u]/2-a[u]/2,d="x"===s;switch(e$(t)){case"top":r={x:o,y:i.y-a.height};break;case"bottom":r={x:o,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:l};break;case"left":r={x:i.x-a.width,y:l};break;default:r={x:i.x,y:i.y}}switch(eK(t)){case"start":r[s]-=c*(n&&d?-1:1);break;case"end":r[s]+=c*(n&&d?-1:1)}return r}let eJ=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,l=await (null==o.isRTL?void 0:o.isRTL(t)),s=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:c}=eG(s,r,l),d=r,f={},h=0;for(let n=0;n({name:"arrow",options:e,async fn(t){let{element:n,padding:r=0}=null!=e?e:{},{x:i,y:a,placement:o,rects:l,platform:s}=t;if(null==n)return{};let u=eQ(r),c={x:i,y:a},d=eY(o),f=eK(o),h=eX(d),p=await s.getDimensions(n),m="y"===d?"top":"left",v="y"===d?"bottom":"right",g=l.reference[h]+l.reference[d]-c[d]-l.floating[h],y=c[d]-l.reference[d],x=await (null==s.getOffsetParent?void 0:s.getOffsetParent(n)),b=x?"y"===d?x.clientHeight||0:x.clientWidth||0:0;0===b&&(b=l.floating[h]);let w=u[m],j=b-p[h]-u[v],k=b/2-p[h]/2+(g/2-y/2),E=e4(w,e2(k,j)),S=("start"===f?u[m]:u[v])>0&&k!==E&&l.reference[h]<=l.floating[h];return{[d]:c[d]-(S?ke5[e])}let e8={start:"end",end:"start"};function e7(e){return e.replace(/start|end/g,e=>e8[e])}let e9=["top","right","bottom","left"];e9.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);let te=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,a;let{placement:o,middlewareData:l,rects:s,initialPlacement:u,platform:c,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",flipAlignment:v=!0,...g}=e,y=e$(o),x=p||(y!==u&&v?function(e){let t=e6(e);return[e7(e),t,e7(t)]}(u):[e6(u)]),b=[u,...x],w=await e1(t,g),j=[],k=(null==(n=l.flip)?void 0:n.overflows)||[];if(f&&j.push(w[y]),h){let{main:e,cross:t}=function(e,t,n){void 0===n&&(n=!1);let r=eK(e),i=eY(e),a=eX(i),o="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(o=e6(o)),{main:o,cross:e6(o)}}(o,s,await (null==c.isRTL?void 0:c.isRTL(d.floating)));j.push(w[e],w[t])}if(k=[...k,{placement:o,overflows:j}],!j.every(e=>e<=0)){let e=(null!=(r=null==(i=l.flip)?void 0:i.index)?r:0)+1,t=b[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n="bottom";switch(m){case"bestFit":{let e=null==(a=k.map(e=>[e,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:a[0].placement;e&&(n=e);break}case"initialPlacement":n=u}if(o!==n)return{reset:{placement:n}}}return{}}}};function tt(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function tn(e){return e9.some(t=>e[t]>=0)}let tr=function(e){let{strategy:t="referenceHidden",...n}=void 0===e?{}:e;return{name:"hide",async fn(e){let{rects:r}=e;switch(t){case"referenceHidden":{let t=tt(await e1(e,{...n,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:tn(t)}}}case"escaped":{let t=tt(await e1(e,{...n,altBoundary:!0}),r.floating);return{data:{escapedOffsets:t,escaped:tn(t)}}}default:return{}}}}},ti=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){let{x:n,y:r}=t,i=await async function(e,t){let{placement:n,platform:r,elements:i}=e,a=await (null==r.isRTL?void 0:r.isRTL(i.floating)),o=e$(n),l=eK(n),s="x"===eY(n),u=["left","top"].includes(o)?-1:1,c=a&&s?-1:1,d="function"==typeof t?t(e):t,{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&"number"==typeof p&&(h="end"===l?-1*p:p),s?{x:h*c,y:f*u}:{x:f*u,y:h*c}}(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function ta(e){return"x"===e?"y":"x"}let to=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i}=t,{mainAxis:a=!0,crossAxis:o=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...s}=e,u={x:n,y:r},c=await e1(t,s),d=eY(e$(i)),f=ta(d),h=u[d],p=u[f];if(a){let e="y"===d?"bottom":"right";h=e4(h+c["y"===d?"top":"left"],e2(h,h-c[e]))}if(o){let e="y"===f?"bottom":"right";p=e4(p+c["y"===f?"top":"left"],e2(p,p-c[e]))}let m=l.fn({...t,[d]:h,[f]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},tl=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:l=0,mainAxis:s=!0,crossAxis:u=!0}=e,c={x:n,y:r},d=eY(i),f=ta(d),h=c[d],p=c[f],m="function"==typeof l?l({...a,placement:i}):l,v="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){let e="y"===d?"height":"width",t=a.reference[d]-a.floating[e]+v.mainAxis,n=a.reference[d]+a.reference[e]-v.mainAxis;hn&&(h=n)}if(u){var g,y,x,b;let e="y"===d?"width":"height",t=["top","left"].includes(e$(i)),n=a.reference[f]-a.floating[e]+(t&&null!=(g=null==(y=o.offset)?void 0:y[f])?g:0)+(t?0:v.crossAxis),r=a.reference[f]+a.reference[e]+(t?0:null!=(x=null==(b=o.offset)?void 0:b[f])?x:0)-(t?v.crossAxis:0);pr&&(p=r)}return{[d]:h,[f]:p}}}};function ts(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function tu(e){if(null==e)return window;if(!ts(e)){let t=e.ownerDocument;return t&&t.defaultView||window}return e}function tc(e){return tu(e).getComputedStyle(e)}function td(e){return ts(e)?"":e?(e.nodeName||"").toLowerCase():""}function tf(){let e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map(e=>e.brand+"/"+e.version).join(" "):navigator.userAgent}function th(e){return e instanceof tu(e).HTMLElement}function tp(e){return e instanceof tu(e).Element}function tm(e){return"undefined"!=typeof ShadowRoot&&(e instanceof tu(e).ShadowRoot||e instanceof ShadowRoot)}function tv(e){let{overflow:t,overflowX:n,overflowY:r}=tc(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function tg(e){let t=/firefox/i.test(tf()),n=tc(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}function ty(){return!/^((?!chrome|android).)*safari/i.test(tf())}let tx=Math.min,tb=Math.max,tw=Math.round;function tj(e,t,n){var r,i,a,o;void 0===t&&(t=!1),void 0===n&&(n=!1);let l=e.getBoundingClientRect(),s=1,u=1;t&&th(e)&&(s=e.offsetWidth>0&&tw(l.width)/e.offsetWidth||1,u=e.offsetHeight>0&&tw(l.height)/e.offsetHeight||1);let c=tp(e)?tu(e):window,d=!ty()&&n,f=(l.left+(d&&null!=(r=null==(i=c.visualViewport)?void 0:i.offsetLeft)?r:0))/s,h=(l.top+(d&&null!=(a=null==(o=c.visualViewport)?void 0:o.offsetTop)?a:0))/u,p=l.width/s,m=l.height/u;return{width:p,height:m,top:h,right:f+p,bottom:h+m,left:f,x:f,y:h}}function tk(e){return((e instanceof tu(e).Node?e.ownerDocument:e.document)||window.document).documentElement}function tE(e){return tp(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function tS(e){return tj(tk(e)).left+tE(e).scrollLeft}function tC(e){return"html"===td(e)?e:e.assignedSlot||e.parentNode||(tm(e)?e.host:null)||tk(e)}function tM(e){return th(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function t_(e){let t=tu(e),n=tM(e);for(;n&&["table","td","th"].includes(td(n))&&"static"===getComputedStyle(n).position;)n=tM(n);return n&&("html"===td(n)||"body"===td(n)&&"static"===getComputedStyle(n).position&&!tg(n))?t:n||function(e){let t=tC(e);for(tm(t)&&(t=t.host);th(t)&&!["html","body"].includes(td(t));){if(tg(t))return t;t=t.parentNode}return null}(e)||t}function tO(e){if(th(e))return{width:e.offsetWidth,height:e.offsetHeight};let t=tj(e);return{width:t.width,height:t.height}}function tT(e,t){var n;void 0===t&&(t=[]);let r=function e(t){let n=tC(t);return["html","body","#document"].includes(td(n))?t.ownerDocument.body:th(n)&&tv(n)?n:e(n)}(e),i=r===(null==(n=e.ownerDocument)?void 0:n.body),a=tu(r),o=i?[a].concat(a.visualViewport||[],tv(r)?r:[]):r,l=t.concat(o);return i?l:l.concat(tT(o))}function tP(e,t,n){return"viewport"===t?e0(function(e,t){let n=tu(e),r=tk(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,l=0,s=0;if(i){a=i.width,o=i.height;let e=ty();(e||!e&&"fixed"===t)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:a,height:o,x:l,y:s}}(e,n)):tp(t)?function(e,t){let n=tj(e,!1,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t,n):e0(function(e){var t;let n=tk(e),r=tE(e),i=null==(t=e.ownerDocument)?void 0:t.body,a=tb(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=tb(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-r.scrollLeft+tS(e),s=-r.scrollTop;return"rtl"===tc(i||n).direction&&(l+=tb(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:o,x:l,y:s}}(tk(e)))}let tA={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[..."clippingAncestors"===n?function(e){let t=tT(e),n=["absolute","fixed"].includes(tc(e).position)&&th(e)?t_(e):e;return tp(n)?t.filter(e=>tp(e)&&function(e,t){let n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&tm(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==td(e)):[]}(t):[].concat(n),r],o=a[0],l=a.reduce((e,n)=>{let r=tP(t,n,i);return e.top=tb(r.top,e.top),e.right=tx(r.right,e.right),e.bottom=tx(r.bottom,e.bottom),e.left=tb(r.left,e.left),e},tP(t,o,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e,i=th(n),a=tk(n);if(n===a)return t;let o={scrollLeft:0,scrollTop:0},l={x:0,y:0};if((i||!i&&"fixed"!==r)&&(("body"!==td(n)||tv(a))&&(o=tE(n)),th(n))){let e=tj(n,!0);l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{...t,x:t.x-o.scrollLeft+l.x,y:t.y-o.scrollTop+l.y}},isElement:tp,getDimensions:tO,getOffsetParent:t_,getDocumentElement:tk,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:function(e,t,n){let r=th(t),i=tk(t),a=tj(e,r&&function(e){let t=tj(e);return tw(t.width)!==e.offsetWidth||tw(t.height)!==e.offsetHeight}(t),"fixed"===n),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};if(r||!r&&"fixed"!==n){if(("body"!==td(t)||tv(i))&&(o=tE(t)),th(t)){let e=tj(t,!0);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else i&&(l.x=tS(i))}return{x:a.left+o.scrollLeft-l.x,y:a.top+o.scrollTop-l.y,width:a.width,height:a.height}}(t,t_(n),r),floating:{...tO(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===tc(e).direction};function tN(e,t,n,r){void 0===r&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=!0,animationFrame:l=!1}=r,s=i&&!l,u=a&&!l,c=s||u?[...tp(e)?tT(e):[],...tT(t)]:[];c.forEach(e=>{s&&e.addEventListener("scroll",n,{passive:!0}),u&&e.addEventListener("resize",n)});let d,f=null;if(o){let r=!0;f=new ResizeObserver(()=>{r||n(),r=!1}),tp(e)&&!l&&f.observe(e),f.observe(t)}let h=l?tj(e):null;return l&&function t(){let r=tj(e);h&&(r.x!==h.x||r.y!==h.y||r.width!==h.width||r.height!==h.height)&&n(),h=r,d=requestAnimationFrame(t)}(),n(),()=>{var e;c.forEach(e=>{s&&e.removeEventListener("scroll",n),u&&e.removeEventListener("resize",n)}),null==(e=f)||e.disconnect(),f=null,l&&cancelAnimationFrame(d)}}let tR=(e,t,n)=>eJ(e,t,{platform:tA,...n});var tD=n(28316),tL="undefined"!=typeof document?eo.useLayoutEffect:eo.useEffect;function tZ(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=void 0===e?{}:e,a=eo.useRef(null),o=eo.useRef(null),l=function(e){let t=eo.useRef(e);return tL(()=>{t.current=e}),t}(i),s=eo.useRef(null),[u,c]=eo.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[d,f]=eo.useState(t);!function e(t,n){let r,i,a;if(t===n)return!0;if(typeof t!=typeof n)return!1;if("function"==typeof t&&t.toString()===n.toString())return!0;if(t&&n&&"object"==typeof t){if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(i=r;0!=i--;)if(!e(t[i],n[i]))return!1;return!0}if((r=(a=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(i=r;0!=i--;)if(!Object.prototype.hasOwnProperty.call(n,a[i]))return!1;for(i=r;0!=i--;){let r=a[i];if(("_owner"!==r||!t.$$typeof)&&!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n}(null==d?void 0:d.map(e=>{let{options:t}=e;return t}),null==t?void 0:t.map(e=>{let{options:t}=e;return t}))&&f(t);let h=eo.useCallback(()=>{a.current&&o.current&&tR(a.current,o.current,{middleware:d,placement:n,strategy:r}).then(e=>{p.current&&tD.flushSync(()=>{c(e)})})},[d,n,r]);tL(()=>{p.current&&h()},[h]);let p=eo.useRef(!1);tL(()=>(p.current=!0,()=>{p.current=!1}),[]);let m=eo.useCallback(()=>{if("function"==typeof s.current&&(s.current(),s.current=null),a.current&&o.current){if(l.current){let e=l.current(a.current,o.current,h);s.current=e}else h()}},[h,l]),v=eo.useCallback(e=>{a.current=e,m()},[m]),g=eo.useCallback(e=>{o.current=e,m()},[m]),y=eo.useMemo(()=>({reference:a,floating:o}),[]);return eo.useMemo(()=>({...u,update:h,refs:y,reference:v,floating:g}),[u,h,y,v,g])}let tF=e=>{let{element:t,padding:n}=e;return{name:"arrow",options:e,fn(e){if(Object.prototype.hasOwnProperty.call(t,"current")){if(null!=t.current)return e3({element:t.current,padding:n}).fn(e)}else if(t)return e3({element:t,padding:n}).fn(e);return{}}}},tz=(0,eo.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,eo.createElement)(em.WV.svg,(0,es.Z)({},a,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,eo.createElement)("polygon",{points:"0,0 30,0 15,10"}))});function tV(e){let[t,n]=(0,eo.useState)(void 0);return(0,ev.b)(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,i;if(!Array.isArray(t)||!t.length)return;let a=t[0];if("borderBoxSize"in a){let e=a.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,i=t.blockSize}else r=e.offsetWidth,i=e.offsetHeight;n({width:r,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}let tB="Popper",[tI,tH]=(0,eu.b)(tB),[tU,tW]=tI(tB),tq=(0,eo.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=tW("PopperAnchor",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o);return(0,eo.useEffect)(()=>{a.onAnchorChange((null==r?void 0:r.current)||o.current)}),r?null:(0,eo.createElement)(em.WV.div,(0,es.Z)({},i,{ref:l}))}),t$="PopperContent",[tK,tY]=tI(t$),[tX,tG]=tI(t$,{hasParent:!1,positionUpdateFns:new Set}),tJ=(0,eo.forwardRef)((e,t)=>{var n,r,i,a,o,l,s,u;let{__scopePopper:c,side:d="bottom",sideOffset:f=0,align:h="center",alignOffset:p=0,arrowPadding:m=0,collisionBoundary:v=[],collisionPadding:g=0,sticky:y="partial",hideWhenDetached:x=!1,avoidCollisions:b=!0,...w}=e,j=tW(t$,c),[k,E]=(0,eo.useState)(null),S=(0,ec.e)(t,e=>E(e)),[C,M]=(0,eo.useState)(null),_=tV(C),O=null!==(n=null==_?void 0:_.width)&&void 0!==n?n:0,T=null!==(r=null==_?void 0:_.height)&&void 0!==r?r:0,P="number"==typeof g?g:{top:0,right:0,bottom:0,left:0,...g},A=Array.isArray(v)?v:[v],N=A.length>0,R={padding:P,boundary:A.filter(t2),altBoundary:N},{reference:D,floating:L,strategy:Z,x:F,y:z,placement:V,middlewareData:B,update:I}=tZ({strategy:"fixed",placement:d+("center"!==h?"-"+h:""),whileElementsMounted:tN,middleware:[ti({mainAxis:f+T,alignmentAxis:p}),b?to({mainAxis:!0,crossAxis:!1,limiter:"partial"===y?tl():void 0,...R}):void 0,C?tF({element:C,padding:m}):void 0,b?te({...R}):void 0,t4({arrowWidth:O,arrowHeight:T}),x?tr({strategy:"referenceHidden"}):void 0].filter(t1)});(0,ev.b)(()=>{D(j.anchor)},[D,j.anchor]);let H=null!==F&&null!==z,[U,W]=t3(V),q=null===(i=B.arrow)||void 0===i?void 0:i.x,$=null===(a=B.arrow)||void 0===a?void 0:a.y,K=(null===(o=B.arrow)||void 0===o?void 0:o.centerOffset)!==0,[Y,X]=(0,eo.useState)();(0,ev.b)(()=>{k&&X(window.getComputedStyle(k).zIndex)},[k]);let{hasParent:G,positionUpdateFns:J}=tG(t$,c),Q=!G;(0,eo.useLayoutEffect)(()=>{if(!Q)return J.add(I),()=>{J.delete(I)}},[Q,J,I]),(0,eo.useLayoutEffect)(()=>{Q&&H&&Array.from(J).reverse().forEach(e=>requestAnimationFrame(e))},[Q,H,J]);let ee={"data-side":U,"data-align":W,...w,ref:S,style:{...w.style,animation:H?void 0:"none",opacity:null!==(l=B.hide)&&void 0!==l&&l.referenceHidden?0:void 0}};return(0,eo.createElement)("div",{ref:L,"data-radix-popper-content-wrapper":"",style:{position:Z,left:0,top:0,transform:H?`translate3d(${Math.round(F)}px, ${Math.round(z)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Y,"--radix-popper-transform-origin":[null===(s=B.transformOrigin)||void 0===s?void 0:s.x,null===(u=B.transformOrigin)||void 0===u?void 0:u.y].join(" ")}},(0,eo.createElement)(tK,{scope:c,placedSide:U,onArrowChange:M,arrowX:q,arrowY:$,shouldHideArrow:K},Q?(0,eo.createElement)(tX,{scope:c,hasParent:!0,positionUpdateFns:J},(0,eo.createElement)(em.WV.div,ee)):(0,eo.createElement)(em.WV.div,ee)))}),tQ={top:"bottom",right:"left",bottom:"top",left:"right"},t0=(0,eo.forwardRef)(function(e,t){let{__scopePopper:n,...r}=e,i=tY("PopperArrow",n),a=tQ[i.placedSide];return(0,eo.createElement)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0}},(0,eo.createElement)(tz,(0,es.Z)({},r,{ref:t,style:{...r.style,display:"block"}})))});function t1(e){return void 0!==e}function t2(e){return null!==e}let t4=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,a,o;let{placement:l,rects:s,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=t3(l),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(a=null===(o=u.arrow)||void 0===o?void 0:o.y)&&void 0!==a?a:0)+f/2,y="",x="";return"bottom"===h?(y=c?m:`${v}px`,x=`${-f}px`):"top"===h?(y=c?m:`${v}px`,x=`${s.floating.height+f}px`):"right"===h?(y=`${-f}px`,x=c?m:`${g}px`):"left"===h&&(y=`${s.floating.width+f}px`,x=c?m:`${g}px`),{data:{x:y,y:x}}}});function t3(e){let[t,n="center"]=e.split("-");return[t,n]}let t5=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,eo.useState)(null);return(0,eo.createElement)(tU,{scope:t,anchor:r,onAnchorChange:i},n)};var t6=n(6500);let t8=(0,eo.forwardRef)((e,t)=>(0,eo.createElement)(em.WV.span,(0,es.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[t7,t9]=(0,eu.b)("Tooltip",[tH]),ne=tH(),nt="tooltip.open",[nn,nr]=t7("TooltipProvider"),ni="Tooltip",[na,no]=t7(ni),nl="TooltipTrigger",ns=(0,eo.forwardRef)((e,t)=>{let{__scopeTooltip:n,...r}=e,i=no(nl,n),a=nr(nl,n),o=ne(n),l=(0,eo.useRef)(null),s=(0,ec.e)(t,l,i.onTriggerChange),u=(0,eo.useRef)(!1),c=(0,eo.useRef)(!1),d=(0,eo.useCallback)(()=>u.current=!1,[]);return(0,eo.useEffect)(()=>()=>document.removeEventListener("pointerup",d),[d]),(0,eo.createElement)(tq,(0,es.Z)({asChild:!0},o),(0,eo.createElement)(em.WV.button,(0,es.Z)({"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute},r,{ref:s,onPointerMove:(0,eh.M)(e.onPointerMove,e=>{"touch"===e.pointerType||c.current||a.isPointerInTransitRef.current||(i.onTriggerEnter(),c.current=!0)}),onPointerLeave:(0,eh.M)(e.onPointerLeave,()=>{i.onTriggerLeave(),c.current=!1}),onPointerDown:(0,eh.M)(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",d,{once:!0})}),onFocus:(0,eh.M)(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:(0,eh.M)(e.onBlur,i.onClose),onClick:(0,eh.M)(e.onClick,e=>{0===e.detail&&i.onClose()})})))}),nu="TooltipPortal",[nc,nd]=t7(nu,{forceMount:void 0}),nf="TooltipContent",nh=(0,eo.forwardRef)((e,t)=>{let n=nd(nf,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...a}=e,o=no(nf,e.__scopeTooltip);return(0,eo.createElement)(eg.z,{present:r||o.open},o.disableHoverableContent?(0,eo.createElement)(ng,(0,es.Z)({side:i},a,{ref:t})):(0,eo.createElement)(np,(0,es.Z)({side:i},a,{ref:t})))}),np=(0,eo.forwardRef)((e,t)=>{let n=no(nf,e.__scopeTooltip),r=nr(nf,e.__scopeTooltip),i=(0,eo.useRef)(null),a=(0,ec.e)(t,i),[o,l]=(0,eo.useState)(null),{trigger:s,onClose:u}=n,c=i.current,{onPointerInTransitChange:d}=r,f=(0,eo.useCallback)(()=>{l(null),d(!1)},[d]),h=(0,eo.useCallback)((e,t)=>{let n=e.currentTarget,r=function(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:return null}}({x:e.clientX,y:e.clientY},n.getBoundingClientRect()),i="right"===r||"bottom"===r?-5:5;l(function(e){let t=e.slice();return t.sort((e,t)=>e.xt.x?1:e.yt.y?1:0),function(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}return(n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y)?t:t.concat(n)}(t)}(["right"===r||"left"===r?{x:e.clientX+i,y:e.clientY}:{x:e.clientX,y:e.clientY+i},...function(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}(t.getBoundingClientRect())])),d(!0)},[d]);return(0,eo.useEffect)(()=>()=>f(),[f]),(0,eo.useEffect)(()=>{if(s&&c){let e=e=>h(e,c),t=e=>h(e,s);return s.addEventListener("pointerleave",e),c.addEventListener("pointerleave",t),()=>{s.removeEventListener("pointerleave",e),c.removeEventListener("pointerleave",t)}}},[s,c,h,f]),(0,eo.useEffect)(()=>{if(o){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=(null==s?void 0:s.contains(t))||(null==c?void 0:c.contains(t)),i=!function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;er!=u>r&&n<(s-o)*(r-l)/(u-l)+o&&(i=!i)}return i}(n,o);r?f():i&&(f(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[s,c,o,u,f]),(0,eo.createElement)(ng,(0,es.Z)({},e,{ref:a}))}),[nm,nv]=t7(ni,{isInside:!1}),ng=(0,eo.forwardRef)((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...l}=e,s=no(nf,n),u=ne(n),{onClose:c}=s;return(0,eo.useEffect)(()=>(document.addEventListener(nt,c),()=>document.removeEventListener(nt,c)),[c]),(0,eo.useEffect)(()=>{if(s.trigger){let e=e=>{let t=e.target;null!=t&&t.contains(s.trigger)&&c()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[s.trigger,c]),(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:e=>e.preventDefault(),onDismiss:c},(0,eo.createElement)(tJ,(0,es.Z)({"data-state":s.stateAttribute},u,l,{ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)"}}),(0,eo.createElement)(ed.A4,null,r),(0,eo.createElement)(nm,{scope:n,isInside:!0},(0,eo.createElement)(t8,{id:s.contentId,role:"tooltip"},i||r))))}),ny=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i=!1,onOpenChange:a,disableHoverableContent:o,delayDuration:l}=e,s=nr(ni,e.__scopeTooltip),u=ne(t),[c,d]=(0,eo.useState)(null),f=(0,ey.M)(),h=(0,eo.useRef)(0),p=null!=o?o:s.disableHoverableContent,m=null!=l?l:s.delayDuration,v=(0,eo.useRef)(!1),[g=!1,y]=(0,ep.T)({prop:r,defaultProp:i,onChange:e=>{e?(s.onOpen(),document.dispatchEvent(new CustomEvent(nt))):s.onClose(),null==a||a(e)}}),x=(0,eo.useMemo)(()=>g?v.current?"delayed-open":"instant-open":"closed",[g]),b=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),v.current=!1,y(!0)},[y]),w=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),y(!1)},[y]),j=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),h.current=window.setTimeout(()=>{v.current=!0,y(!0)},m)},[m,y]);return(0,eo.useEffect)(()=>()=>window.clearTimeout(h.current),[]),(0,eo.createElement)(t5,u,(0,eo.createElement)(na,{scope:t,contentId:f,open:g,stateAttribute:x,trigger:c,onTriggerChange:d,onTriggerEnter:(0,eo.useCallback)(()=>{s.isOpenDelayed?j():b()},[s.isOpenDelayed,j,b]),onTriggerLeave:(0,eo.useCallback)(()=>{p?w():window.clearTimeout(h.current)},[w,p]),onOpen:b,onClose:w,disableHoverableContent:p},n))},nx=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,a=no(nu,t);return(0,eo.createElement)(nc,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},nb=(0,eW.j)([],{variants:{display:{default:"inline-block",none:""},font:{mono:"font-mono",sans:"font-sans"},color:{verySubtle:"text-gray-700 dark:text-graydark-700",subtle:"text-gray-1000 dark:text-graydark-1000",contrast:"text-gray-1100 dark:text-white",lo:"text-white dark:text-graydark-50",accent:"text-accent-1100 dark:text-accentdark-1100",red:"text-red-700 dark:text-red-400",green:"text-emerald-700 dark:text-emerald-500",amber:"text-amber-600 dark:text-amber-500",none:""},weight:{extrabold:"font-extrabold",bold:"font-bold",medium:"font-medium",semibold:"font-semibold",regular:"font-normal",normal:"font-normal",light:"font-light",none:""},size:{10:"text-xxs",12:"text-xs",14:"text-sm",16:"text-base",18:"text-lg",20:"text-xl",24:"text-2xl",30:"text-3xl",36:"text-4xl",40:"text-5xl",48:"text-5xl",60:"text-6xl",64:"text-6xl"},scaleSize:{12:"text-xxs md:text-xs",14:"text-xs md:text-sm",16:"text-sm md:text-base",18:"text-base md:text-lg",20:"text-base md:text-xl",24:"text-xl md:text-2xl",30:"text-2xl md:text-3xl",36:"text-3xl md:text-4xl",40:"text-4xl md:text-5xl",48:"text-4xl md:text-5xl",60:"text-5xl md:text-6xl",64:"text-5xl md:text-6xl"},noWrap:{true:"whitespace-nowrap"},underline:{accent:"underline underline-offset-2 decoration-2 decoration-accent-900 dark:decoration-accentdark-900",show:"underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",hover:"hover:underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",none:""},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"},wrapEllipsis:{true:"overflow-hidden text-ellipsis"}},defaultVariants:{display:"default",weight:"regular",font:"sans",color:"contrast",underline:"none"}}),nw=eo.forwardRef((e,t)=>{let{tag:n="span",className:r,font:i,color:a,weight:o,size:l,scaleSize:s,noWrap:u,underline:c,ellipsis:d,wrapEllipsis:f,...h}=e;return(0,ea.jsx)(n,{ref:t,className:(0,eW.cx)(r,nb({font:i,color:a,weight:o,size:l,scaleSize:s,underline:c,noWrap:u,ellipsis:d,wrapEllipsis:f})),...h})}),nj=eo.forwardRef((e,t)=>{let{size:n="18",...r}=e;return(0,ea.jsx)(nw,{tag:"p",...r,ref:t,weight:"regular",scaleSize:n,color:"subtle",className:(0,eW.cx)("leading-relaxed md:leading-relaxed",e.className)})}),nk=(0,eW.j)(["transition-shadow ease-in-out duration-300","shadow-sm hover:shadow","rounded","border"],{variants:{color:{default:["bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400"],subtle:["border-gray-200 dark:border-graydark-200"]}},defaultVariants:{color:"default"}}),nE=eo.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ea.jsx)("div",{ref:t,className:nk({className:n,color:r}),...i})});var nS=n(93542);let nC=(void 0===nS||nS.env,"production"),nM=1/60*1e3,n_="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),nO="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(n_()),nM),nT=!0,nP=!1,nA=!1,nN={delta:0,timestamp:0},nR=["read","update","preRender","render","postRender"],nD=nR.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,a=!1,o=new WeakSet,l={schedule:(e,a=!1,l=!1)=>{let s=l&&i,u=s?t:n;return a&&o.add(e),-1===u.indexOf(e)&&(u.push(e),s&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),o.delete(e)},process:s=>{if(i){a=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;nnP=!0),e),{}),nL=nR.reduce((e,t)=>{let n=nD[t];return e[t]=(e,t=!1,r=!1)=>(nP||nB(),n.schedule(e,t,r)),e},{}),nZ=nR.reduce((e,t)=>(e[t]=nD[t].cancel,e),{}),nF=nR.reduce((e,t)=>(e[t]=()=>nD[t].process(nN),e),{}),nz=e=>nD[e].process(nN),nV=e=>{nP=!1,nN.delta=nT?nM:Math.max(Math.min(e-nN.timestamp,40),1),nN.timestamp=e,nA=!0,nR.forEach(nz),nA=!1,nP&&(nT=!1,nO(nV))},nB=()=>{nP=!0,nT=!0,nA||nO(nV)},nI=()=>nN,nH="undefined"!=typeof document,nU=nH?eo.useLayoutEffect:eo.useEffect;function nW(){let e=(0,eo.useRef)(!1);return nU(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let nq=(0,eo.createContext)(null);function n$(e){let t=(0,eo.useRef)(null);return null===t.current&&(t.current=e()),t.current}class nK extends eo.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){let e=this.props.sizeRef.current;e.height=t.offsetHeight||0,e.width=t.offsetWidth||0,e.top=t.offsetTop,e.left=t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function nY({children:e,isPresent:t}){let n=(0,eo.useId)(),r=(0,eo.useRef)(null),i=(0,eo.useRef)({width:0,height:0,top:0,left:0});return(0,eo.useInsertionEffect)(()=>{let{width:e,height:a,top:o,left:l}=i.current;if(t||!r.current||!e||!a)return;r.current.dataset.motionPopId=n;let s=document.createElement("style");return document.head.appendChild(s),s.sheet&&s.sheet.insertRule(` + */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,a=n?Symbol.for("react.fragment"):60107,o=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,c=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,p=n?Symbol.for("react.suspense_list"):60120,m=n?Symbol.for("react.memo"):60115,v=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,x=n?Symbol.for("react.responder"):60118,b=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case c:case d:case a:case l:case o:case h:return e;default:switch(e=e&&e.$$typeof){case u:case f:case v:case m:case s:return e;default:return t}}case i:return t}}}function j(e){return w(e)===d}t.AsyncMode=c,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=a,t.Lazy=v,t.Memo=m,t.Portal=i,t.Profiler=l,t.StrictMode=o,t.Suspense=h,t.isAsyncMode=function(e){return j(e)||w(e)===c},t.isConcurrentMode=j,t.isContextConsumer=function(e){return w(e)===u},t.isContextProvider=function(e){return w(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===a},t.isLazy=function(e){return w(e)===v},t.isMemo=function(e){return w(e)===m},t.isPortal=function(e){return w(e)===i},t.isProfiler=function(e){return w(e)===l},t.isStrictMode=function(e){return w(e)===o},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===l||e===o||e===h||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===m||e.$$typeof===s||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===x||e.$$typeof===b||e.$$typeof===g)},t.typeOf=w},73887:function(e,t,n){"use strict";e.exports=n(43459)},62333:function(e,t){/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */t.read=function(e,t,n,r,i){var a,o,l=8*i-r-1,s=(1<>1,c=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,a=h&(1<<-c)-1,h>>=-c,c+=l;c>0;a=256*a+e[t+d],d+=f,c-=8);for(o=a&(1<<-c)-1,a>>=-c,c+=r;c>0;o=256*o+e[t+d],d+=f,c-=8);if(0===a)a=1-u;else{if(a===s)return o?NaN:1/0*(h?-1:1);o+=Math.pow(2,r),a-=u}return(h?-1:1)*o*Math.pow(2,a-r)},t.write=function(e,t,n,r,i,a){var o,l,s,u=8*a-i-1,c=(1<>1,f=23===i?5960464477539062e-23:0,h=r?0:a-1,p=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(l=isNaN(t)?1:0,o=c):(o=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-o))<1&&(o--,s*=2),o+d>=1?t+=f/s:t+=f*Math.pow(2,1-d),t*s>=2&&(o++,s/=2),o+d>=c?(l=0,o=c):o+d>=1?(l=(t*s-1)*Math.pow(2,i),o+=d):(l=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+h]=255&l,h+=p,l/=256,i-=8);for(o=o<0;e[n+h]=255&o,h+=p,o/=256,u-=8);e[n+h-p]|=128*m}},39515:function(e,t,n){var r=n(38761)(n(37772),"DataView");e.exports=r},89612:function(e,t,n){var r=n(52118),i=n(96909),a=n(98138),o=n(4174),l=n(7942);function s(e){var t=-1,n=null==e?0:e.length;for(this.clear();++ti?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r=i?e:r(e,t,n)}},24019:function(e,t,n){var r=n(37772)["__core-js_shared__"];e.exports=r},55463:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),l=o.length;l--;){var s=o[e?l:++i];if(!1===n(a[s],s,a))break}return t}}},83126:function(e,t,n){var r=n(23895),i=n(33880),a=n(8435),o=n(66188);e.exports=function(e){return function(t){var n=i(t=o(t))?a(t):void 0,l=n?n[0]:t.charAt(0),s=n?r(n,1).join(""):t.slice(1);return l[e]()+s}}},34311:function(e,t,n){var r=n(81207),i=n(97329),a=n(11618),o=RegExp("['’]","g");e.exports=function(e){return function(t){return r(a(i(t).replace(o,"")),e,"")}}},61655:function(e,t,n){var r=n(6435)({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"});e.exports=r},83043:function(e,t,n){var r=n(38761),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},74871:function(e,t,n){var r=n(45386),i=n(87064),a=n(59950);e.exports=function(e,t,n,o,l,s){var u=1&n,c=e.length,d=t.length;if(c!=d&&!(u&&d>c))return!1;var f=s.get(e),h=s.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new r:void 0;for(s.set(e,t),s.set(t,e);++p-1&&e%1==0&&e-1}},94769:function(e,t,n){var r=n(22218);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},92411:function(e,t,n){var r=n(89612),i=n(80235),a=n(10326);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}},36417:function(e,t,n){var r=n(27937);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},86928:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).get(e)}},18052:function(e,t,n){var r=n(27937);e.exports=function(e){return r(this,e).has(e)}},24150:function(e,t,n){var r=n(27937);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},75179:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},73477:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},77777:function(e,t,n){var r=n(30733);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},99191:function(e,t,n){var r=n(38761)(Object,"create");e.exports=r},54248:function(e,t,n){var r=n(60241)(Object.keys,Object);e.exports=r},4146:function(e,t,n){e=n.nmd(e);var r=n(51242),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,o=a&&a.exports===i&&r.process,l=function(){try{var e=a&&a.require&&a.require("util").types;if(e)return e;return o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=l},37157:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},60241:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},37772:function(e,t,n){var r=n(51242),i="object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();e.exports=a},52842:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},52482:function(e){e.exports=function(e){return this.__data__.has(e)}},16909:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},15243:function(e,t,n){var r=n(80235);e.exports=function(){this.__data__=new r,this.size=0}},72858:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},4417:function(e){e.exports=function(e){return this.__data__.get(e)}},8605:function(e){e.exports=function(e){return this.__data__.has(e)}},71418:function(e,t,n){var r=n(80235),i=n(10326),a=n(96738);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!i||o.length<199)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(o)}return n.set(e,t),this.size=n.size,this}},8435:function(e,t,n){var r=n(50217),i=n(33880),a=n(63344);e.exports=function(e){return i(e)?a(e):r(e)}},54452:function(e,t,n){var r=n(77777),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(a,"$1"):n||e)}),t});e.exports=o},33812:function(e,t,n){var r=n(4795),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},87035:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},52153:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},63344:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",a="(?:\ud83c[\udde6-\uddff]){2}",o="[\ud800-\udbff][\udc00-\udfff]",l="(?:"+n+"|"+r+")?",s="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,a,o].join("|")+")"+s+l+")*",c=RegExp(r+"(?="+r+")|(?:"+[i+n+"?",n,a,o,"["+t+"]"].join("|")+")"+(s+l+u),"g");e.exports=function(e){return e.match(c)||[]}},75304:function(e){var t="\ud800-\udfff",n="\\u2700-\\u27bf",r="a-z\\xdf-\\xf6\\xf8-\\xff",i="A-Z\\xc0-\\xd6\\xd8-\\xde",a="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",o="['’]",l="["+a+"]",s="["+r+"]",u="[^"+t+a+"\\d+"+n+r+i+"]",c="(?:\ud83c[\udde6-\uddff]){2}",d="[\ud800-\udbff][\udc00-\udfff]",f="["+i+"]",h="(?:"+s+"|"+u+")",p="(?:"+o+"(?:d|ll|m|re|s|t|ve))?",m="(?:"+o+"(?:D|LL|M|RE|S|T|VE))?",v="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",g="[\\ufe0e\\ufe0f]?",y="(?:\\u200d(?:"+["[^"+t+"]",c,d].join("|")+")"+g+v+")*",x="(?:"+["["+n+"]",c,d].join("|")+")"+(g+v+y),b=RegExp([f+"?"+s+"+"+p+"(?="+[l,f,"$"].join("|")+")","(?:"+f+"|"+u+")+"+m+"(?="+[l,f+h,"$"].join("|")+")",f+"?"+h+"+"+p,f+"+"+m,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",x].join("|"),"g");e.exports=function(e){return e.match(b)||[]}},96009:function(e,t,n){var r=n(82108),i=n(34311)(function(e,t,n){return t=t.toLowerCase(),e+(n?r(t):t)});e.exports=i},82108:function(e,t,n){var r=n(66188),i=n(23779);e.exports=function(e){return i(r(e).toLowerCase())}},54073:function(e,t,n){var r=n(29259),i=n(61100),a=n(7642),o=Math.max,l=Math.min;e.exports=function(e,t,n){var s,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=s,r=u;return s=u=void 0,p=t,d=e.apply(r,n)}function x(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function b(){var e,n,r,a=i();if(x(a))return w(a);f=setTimeout(b,(e=a-h,n=a-p,r=t-e,v?l(r,c-n):r))}function w(e){return(f=void 0,g&&s)?y(e):(s=u=void 0,d)}function j(){var e,n=i(),r=x(n);if(s=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(b,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(b,t),y(h)}return void 0===f&&(f=setTimeout(b,t)),d}return t=a(t)||0,r(n)&&(m=!!n.leading,c=(v="maxWait"in n)?o(a(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),j.cancel=function(){void 0!==f&&clearTimeout(f),p=0,s=h=u=f=void 0},j.flush=function(){return void 0===f?d:w(i())},j}},97329:function(e,t,n){var r=n(61655),i=n(66188),a=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g");e.exports=function(e){return(e=i(e))&&e.replace(a,r).replace(o,"")}},41225:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},72579:function(e,t,n){var r=n(13324);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},93352:function(e,t,n){var r=n(32726),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},95041:function(e,t,n){var r=n(20187),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},23059:function(e){e.exports=function(e){return e}},79631:function(e,t,n){var r=n(15183),i=n(15125),a=Object.prototype,o=a.hasOwnProperty,l=a.propertyIsEnumerable,s=r(function(){return arguments}())?r:function(e){return i(e)&&o.call(e,"callee")&&!l.call(e,"callee")};e.exports=s},86152:function(e){var t=Array.isArray;e.exports=t},67878:function(e,t,n){var r=n(61049),i=n(61158);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},73226:function(e,t,n){e=n.nmd(e);var r=n(37772),i=n(36330),a=t&&!t.nodeType&&t,o=a&&e&&!e.nodeType&&e,l=o&&o.exports===a?r.Buffer:void 0,s=l?l.isBuffer:void 0;e.exports=s||i},61049:function(e,t,n){var r=n(53366),i=n(29259);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},61158:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},29259:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},15125:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4795:function(e,t,n){var r=n(53366),i=n(15125);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},77598:function(e,t,n){var r=n(35522),i=n(47826),a=n(4146),o=a&&a.isTypedArray,l=o?i(o):r;e.exports=l},90249:function(e,t,n){var r=n(1634),i=n(86411),a=n(67878);e.exports=function(e){return a(e)?r(e):i(e)}},19950:function(e,t,n){var r=n(13940),i=n(26548),a=n(68286);e.exports=function(e,t){var n={};return t=a(t,3),i(e,function(e,i,a){r(n,t(e,i,a),e)}),n}},34519:function(e,t,n){var r=n(13940),i=n(26548),a=n(68286);e.exports=function(e,t){var n={};return t=a(t,3),i(e,function(e,i,a){r(n,i,t(e,i,a))}),n}},30733:function(e,t,n){var r=n(96738);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},61100:function(e,t,n){var r=n(37772);e.exports=function(){return r.Date.now()}},65798:function(e,t,n){var r=n(20256),i=n(82952),a=n(21401),o=n(33812);e.exports=function(e){return a(e)?r(o(e)):i(e)}},57370:function(e,t,n){var r=n(34311)(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()});e.exports=r},30981:function(e){e.exports=function(){return[]}},36330:function(e){e.exports=function(){return!1}},7642:function(e,t,n){var r=n(51704),i=n(29259),a=n(4795),o=0/0,l=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(a(e))return o;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=s.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):l.test(e)?o:+e}},66188:function(e,t,n){var r=n(1054);e.exports=function(e){return null==e?"":r(e)}},23779:function(e,t,n){var r=n(83126)("toUpperCase");e.exports=r},11618:function(e,t,n){var r=n(45981),i=n(83559),a=n(66188),o=n(75304);e.exports=function(e,t,n){return(e=a(e),void 0===(t=n?void 0:t))?i(e)?o(e):r(e):e.match(t)||[]}},53207:function(e,t,n){var r=n(96570);r.prototype.formulaEval=function(){"use strict";for(var e,t,n,r=[],i=this.value,a=0;a"+t.value+""+i[a].show+""+e.value+"",type:10}):r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+""+e.value+"",type:1})):2===i[a].type||9===i[a].type?(e=r.pop(),t=r.pop(),r.push({value:(1!=t.type?"(":"")+t.value+(1!=t.type?")":"")+i[a].show+(1!=e.type?"(":"")+e.value+(1!=e.type?")":""),type:i[a].type})):12===i[a].type&&(e=r.pop(),t=r.pop(),n=r.pop(),r.push({value:i[a].show+"("+n.value+","+t.value+","+e.value+")",type:12}));return r[0].value},e.exports=r},66655:function(e,t,n){"use strict";var r=n(72346);function i(e,t){for(var n=0;np.length-2?p.length-1:e.length-s;n>0;n--)if(void 0!==p[n])for(i=0;i0&&En)l.push(e);else{for(;n>=i&&!c||c&&i1)throw new r.Exception("Uncaught Syntax error");return a[0].value>1e15?"Infinity":parseFloat(a[0].value.toFixed(15))},r.eval=function(e,t,n){return void 0===t?this.lex(e).toPostfix().postfixEval():void 0!==n?this.lex(e,t).toPostfix().postfixEval(n):void 0!==t.length?this.lex(e,t).toPostfix().postfixEval():this.lex(e).toPostfix().postfixEval(t)},e.exports=r},38617:function(e,t,n){"use strict";n.d(t,{F:function(){return u},f:function(){return c}});var r=n(2784);let i=["light","dark"],a="(prefers-color-scheme: dark)",o="undefined"==typeof window,l=(0,r.createContext)(void 0),s={setTheme:e=>{},themes:[]},u=()=>{var e;return null!==(e=(0,r.useContext)(l))&&void 0!==e?e:s},c=e=>(0,r.useContext)(l)?r.createElement(r.Fragment,null,e.children):r.createElement(f,e),d=["light","dark"],f=({forcedTheme:e,disableTransitionOnChange:t=!1,enableSystem:n=!0,enableColorScheme:o=!0,storageKey:s="theme",themes:u=d,defaultTheme:c=n?"system":"light",attribute:f="data-theme",value:g,children:y,nonce:x})=>{let[b,w]=(0,r.useState)(()=>p(s,c)),[j,k]=(0,r.useState)(()=>p(s)),E=g?Object.values(g):u,S=(0,r.useCallback)(e=>{let r=e;if(!r)return;"system"===e&&n&&(r=v());let a=g?g[r]:r,l=t?m():null,s=document.documentElement;if("class"===f?(s.classList.remove(...E),a&&s.classList.add(a)):a?s.setAttribute(f,a):s.removeAttribute(f),o){let e=i.includes(c)?c:null,t=i.includes(r)?r:e;s.style.colorScheme=t}null==l||l()},[]),C=(0,r.useCallback)(e=>{w(e);try{localStorage.setItem(s,e)}catch(e){}},[e]),M=(0,r.useCallback)(t=>{k(v(t)),"system"===b&&n&&!e&&S("system")},[b,e]);(0,r.useEffect)(()=>{let e=window.matchMedia(a);return e.addListener(M),M(e),()=>e.removeListener(M)},[M]),(0,r.useEffect)(()=>{let e=e=>{e.key===s&&C(e.newValue||c)};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[C]),(0,r.useEffect)(()=>{S(null!=e?e:b)},[e,b]);let _=(0,r.useMemo)(()=>({theme:b,setTheme:C,forcedTheme:e,resolvedTheme:"system"===b?j:b,themes:n?[...u,"system"]:u,systemTheme:n?j:void 0}),[b,C,e,j,n,u]);return r.createElement(l.Provider,{value:_},r.createElement(h,{forcedTheme:e,disableTransitionOnChange:t,enableSystem:n,enableColorScheme:o,storageKey:s,themes:u,defaultTheme:c,attribute:f,value:g,children:y,attrs:E,nonce:x}),y)},h=(0,r.memo)(({forcedTheme:e,storageKey:t,attribute:n,enableSystem:o,enableColorScheme:l,defaultTheme:s,value:u,attrs:c,nonce:d})=>{let f="system"===s,h="class"===n?`var d=document.documentElement,c=d.classList;c.remove(${c.map(e=>`'${e}'`).join(",")});`:`var d=document.documentElement,n='${n}',s='setAttribute';`,p=l?i.includes(s)&&s?`if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'${s}'`:"if(e==='light'||e==='dark')d.style.colorScheme=e":"",m=(e,t=!1,r=!0)=>{let a=u?u[e]:e,o=t?e+"|| ''":`'${a}'`,s="";return l&&r&&!t&&i.includes(e)&&(s+=`d.style.colorScheme = '${e}';`),"class"===n?s+=t||a?`c.add(${o})`:"null":a&&(s+=`d[s](n,${o})`),s},v=e?`!function(){${h}${m(e)}}()`:o?`!function(){try{${h}var e=localStorage.getItem('${t}');if('system'===e||(!e&&${f})){var t='${a}',m=window.matchMedia(t);if(m.media!==t||m.matches){${m("dark")}}else{${m("light")}}}else if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}${f?"":"else{"+m(s,!1,!1)+"}"}${p}}catch(e){}}()`:`!function(){try{${h}var e=localStorage.getItem('${t}');if(e){${u?`var x=${JSON.stringify(u)};`:""}${m(u?"x[e]":"e",!0)}}else{${m(s,!1,!1)};}${p}}catch(t){}}();`;return r.createElement("script",{nonce:d,dangerouslySetInnerHTML:{__html:v}})},()=>!0),p=(e,t)=>{let n;if(!o){try{n=localStorage.getItem(e)||void 0}catch(e){}return n||t}},m=()=>{let e=document.createElement("style");return e.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(e),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(e)},1)}},v=e=>(e||(e=window.matchMedia(a)),e.matches?"dark":"light")},93542:function(e,t,n){"use strict";var r,i;e.exports=(null==(r=n.g.process)?void 0:r.env)&&"object"==typeof(null==(i=n.g.process)?void 0:i.env)?n.g.process:n(42351)},86570:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(83391)}])},35599:function(e,t,n){"use strict";n.d(t,{Ul:function(){return l},WD:function(){return s},fu:function(){return c},o4:function(){return u}});var r=n(52322),i=n(89424),a=n(82851),o=n(99182);function l(e){let{currentPage:t,parentPage:n,commandPage:l,className:s,...u}=e,c=(0,o.U8)(e=>e.search);if((null==n?void 0:n.namespace)===(null==t?void 0:t.namespace)&&!c)return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",s),value:"".concat(null==l?void 0:l.label," ").concat(u.children.toString()),...u})}function s(e){let{currentPage:t,commandPage:n,className:l,...s}=e,u=(0,o.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",l),value:"".concat(n.label," ").concat(s.children.toString()),...s})}function u(e){let{currentPage:t,commandPage:n,className:l,...s}=e,u=(0,o.U8)(e=>e.search),c=n.namespace.startsWith((null==t?void 0:t.namespace)||"");if(u&&c||!t||n.namespace===(null==t?void 0:t.namespace))return(0,r.jsx)(o.mY.Item,{className:(0,a.cx)((0,i.Vkc)(),"group",l),value:"".concat(n.label," ").concat(s.children.toString()),...s})}function c(e){let{heading:t,currentPage:n,commandPage:a,...l}=e,s=(0,o.U8)(e=>e.search);return(0,r.jsx)(o.mY.Group,{heading:s&&(null==n?void 0:n.namespace)!==a.namespace&&(0,r.jsx)(i.__J,{className:"px-1",size:"12",children:a.label}),...l})}n(2784)},91492:function(e,t,n){"use strict";n.d(t,{F:function(){return g},A:function(){return y}});var r=n(52322),i=n(89424),a=n(47211),o=n(5062),l=n(98334),s=n(5632),u=n(69960),c=n(56328),d=n(82229),f=n(94613),h=n(98131),p=n(30291),m=n(83553),v=n(2784);function g(e){let{id:t,trigger:n,hostAddress:o,hostKey:l,contentProps:s,buttonProps:u}=e;return(0,r.jsx)(i.h_2,{trigger:n||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...u,children:(0,r.jsx)(a.EMN,{})}),contentProps:{align:"start",...s,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(y,{id:t,hostAddress:o,hostKey:l})})}function y(e){var t,n;let{id:g,hostAddress:y,hostKey:x}=e,b=(0,s.useRouter)(),{setFilter:w,resetFilters:j}=(0,c.l)(),{setFilter:k,resetFilters:E}=(0,u.G)(),S=(0,o.uf)(),C=(0,o.s2)(),M=(0,f.l)(),_=(0,d.I)(),O=function(){let{openConfirmDialog:e}=(0,m.Rh)(),t=(0,o.IK)();return(0,v.useCallback)(n=>e({title:"Delete contract",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to delete the following contract:"}),(0,r.jsxs)(i.nvN,{size:"14",font:"mono",children:[n.slice(0,20),"..."]})]}),onConfirm:async()=>{let e=await t.delete({params:{id:n}});e.error&&(0,i.OHV)({title:"Error deleting contract",body:e.error}),(0,i.OPV)({title:"Deleted contract"})}}),[e,t])}();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Contract ",g.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Filters"}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>{j(),w({id:"addressContains",value:y,label:"Address contains ".concat(y)}),b.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by host address"]}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>{E(),k((0,h.e)(y)),b.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host address"]}),(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>{E(),k((0,p.V)(x)),b.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host public key"]}),(0,r.jsx)(i.Juw,{children:"Actions"}),(null===(t=S.data)||void 0===t?void 0:t.find(e=>e===y))?(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>M([],[y]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove host address from blocklist"]}):(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>M([y],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add host address to blocklist"]}),(null===(n=C.data)||void 0===n?void 0:n.find(e=>e===x))?(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>_([],[x]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove host public key from allowlist"]}):(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>_([x],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add host public key to allowlist"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>O(g),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete contract"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(g,"contract ID"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Contract ID"]}),(0,r.jsxs)(i.Xiv,{disabled:!x,onSelect:()=>(0,i.vQq)(x,"host public key"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!y,onSelect:()=>(0,i.vQq)(y,"host address"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host address"]})]})}},14613:function(e,t,n){"use strict";n.d(t,{F:function(){return N}});var r=n(52322),i=n(13593),a=n(35599);let o={namespace:"contracts/filterExpiryDate",label:"Contracts filter by expiry date"},l=[{id:"expiry",value:"day",label:"expires today",fn:e=>{let t=new Date().getTime(),n=t+(0,i.Nr)(1);return e.endTimet}},{id:"expiry",value:"week",label:"expires this week",fn:e=>{let t=new Date().getTime(),n=t+(0,i.BL)(1);return e.endTimet}},{id:"expiry",value:"month",label:"expires this month",fn:e=>{let t=new Date().getTime(),n=t+(0,i.xL)(1);return e.endTimet}},{id:"expiry",value:"nextMonth",label:"expires next month",fn:e=>{let t=new Date().getTime(),n=t+(0,i.xL)(2);return e.endTimet}},{id:"expiry",value:"year",label:"expires this year",fn:e=>{let t=new Date().getTime(),n=t+(0,i.iv)(1);return e.endTimet}},{id:"expiry",value:"expired",label:"expired",fn:e=>{let t=new Date().getTime();return e.endTime(0,r.jsx)(a.WD,{currentPage:t,commandPage:o,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}let u={namespace:"contracts/filterFormationDate",label:"Contracts filter by formation date"},c=[{id:"formationDate",value:"day",label:"formed in the last day",fn:e=>{let t=new Date().getTime()-(0,i.Nr)(1);return e.startTime>=t}},{id:"formationDate",value:"week",label:"formed in the last week",fn:e=>{let t=new Date().getTime()-(0,i.BL)(1);return e.startTime>=t}},{id:"formationDate",value:"twoWeeks",label:"formed in the last two weeks",fn:e=>{let t=new Date().getTime()-(0,i.BL)(2);return e.startTime>=t}},{id:"formationDate",value:"month",label:"formed in the last month",fn:e=>{let t=new Date().getTime()-(0,i.xL)(1);return e.startTime>=t}},{id:"formationDate",value:"twoMonths",label:"formed in the last two months",fn:e=>{let t=new Date().getTime()-(0,i.xL)(2);return e.startTime>=t}},{id:"formationDate",value:"year",label:"formed in the last year",fn:e=>{let t=new Date().getTime()-(0,i.iv)(1);return e.startTime>=t}}];function d(e){let{currentPage:t,select:n}=e;return(0,r.jsx)(a.fu,{currentPage:t,commandPage:u,children:c.map(e=>(0,r.jsx)(a.WD,{currentPage:t,commandPage:u,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}let f={namespace:"contracts/filterRenewDate",label:"Contracts filter by renew date"},h=[{id:"renewDate",value:"day",label:"renewed in the last day",fn:e=>{let t=new Date().getTime()-(0,i.Nr)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"week",label:"renewed in the last week",fn:e=>{let t=new Date().getTime()-(0,i.BL)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"twoWeeks",label:"renewed in the last two weeks",fn:e=>{let t=new Date().getTime()-(0,i.BL)(2);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"month",label:"renewed in the last month",fn:e=>{let t=new Date().getTime()-(0,i.xL)(1);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"twoMonths",label:"renewed in the last two months",fn:e=>{let t=new Date().getTime()-(0,i.xL)(2);return e.isRenewed&&e.startTime>=t}},{id:"renewDate",value:"year",label:"renewed in the last year",fn:e=>{let t=new Date().getTime()-(0,i.iv)(1);return e.isRenewed&&e.startTime>=t}}];function p(e){let{currentPage:t,select:n}=e;return(0,r.jsx)(a.fu,{currentPage:t,commandPage:f,children:h.map(e=>(0,r.jsx)(a.WD,{currentPage:t,commandPage:f,onSelect:()=>{n(e)},children:e.label},e.id+e.value))})}var m=n(83553),v=n(98131);let g={namespace:"contracts/filterAddress",label:"Contracts filter by address"};function y(e){let{select:t,currentPage:n}=e,{openDialog:i}=(0,m.Rh)(),o=(0,v.e)("");return(0,r.jsx)(a.fu,{currentPage:n,commandPage:g,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:g,onSelect:()=>{t(),i("contractsFilterAddress")},children:o.label})})}function x(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterAddress")},children:g.label})}var b=n(30291);let w={namespace:"contracts/filterPublicKey",label:"Contracts filter by public key"};function j(e){let{select:t,currentPage:n}=e,i=(0,b.V)(""),{openDialog:o}=(0,m.Rh)();return(0,r.jsx)(a.fu,{currentPage:n,commandPage:w,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:w,onSelect:()=>{t(),o("contractsFilterPublicKey")},children:i.label})})}function k(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterPublicKey")},children:w.label})}var E=n(11948);let S={namespace:"contracts/filterContractSet",label:"Contracts filter by contract set"};function C(e){let{select:t,currentPage:n}=e,i=(0,E.l)(""),{openDialog:o}=(0,m.Rh)();return(0,r.jsx)(a.fu,{currentPage:n,commandPage:S,children:(0,r.jsx)(a.WD,{currentPage:n,commandPage:S,onSelect:()=>{t(),o("contractsFilterContractSet")},children:i.label})})}function M(e){let{select:t,currentPage:n,parentPage:i,commandPage:o}=e,{openDialog:l}=(0,m.Rh)();return(0,r.jsx)(a.Ul,{currentPage:n,parentPage:i,commandPage:o,onSelect:()=>{t(),l("contractsFilterContractSet")},children:S.label})}function _(e){let{currentPage:t,select:n}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(y,{currentPage:t,select:n}),(0,r.jsx)(j,{currentPage:t,select:n}),(0,r.jsx)(C,{currentPage:t,select:n}),(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(d,{currentPage:t,select:n}),(0,r.jsx)(p,{currentPage:t,select:n})]})}let O={namespace:"contracts",label:"Contracts"};function T(e){let{currentPage:t,parentPage:n,pushPage:i,select:l}=e;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(x,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(k,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(M,{currentPage:t,parentPage:n,commandPage:O,select:l}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(u)},children:u.label}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(o)},children:o.label}),(0,r.jsx)(a.Ul,{currentPage:t,parentPage:n,commandPage:O,onSelect:()=>{i(f)},children:f.label})]})}var P=n(69960),A=n(2784);function N(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,{setFilter:l}=(0,P.G)(),s=(0,A.useCallback)(e=>{a&&a(),e&&l(e),o&&o()},[l,a,o]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(T,{parentPage:n,currentPage:t,pushPage:i,select:s}),(0,r.jsx)(_,{currentPage:t,select:s})]})}},98131:function(e,t,n){"use strict";n.d(t,{e:function(){return u},p:function(){return f}});var r=n(52322),i=n(89424),a=n(69960),o=n(7114),l=n(24511),s=n(83553);function u(e){return{id:"addressContains",value:e,label:"address contains ".concat(e),fn:t=>t.hostIp.includes(e)}}let c={address:""},d=l.Ry().shape({address:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.G)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.address)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by address",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Address",name:"address",placeholder:"Partial match against domain or IP",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},11948:function(e,t,n){"use strict";n.d(t,{X:function(){return u},l:function(){return s}});var r=n(52322),i=n(89424),a=n(69960),o=n(63955),l=n(2784);function s(e){return{id:"contractSetsInclude",value:e,label:"contract in set ".concat(e),fn:t=>{var n;return null===(n=t.contractSets)||void 0===n?void 0:n.includes(e)}}}function u(e){var t;let{trigger:n,open:u,onOpenChange:c}=e,{setFilter:d,contractSets:f}=(0,a.G)(),h={contractSet:null===(t=f.data)||void 0===t?void 0:t[0]},p=(0,o.cI)({mode:"all",defaultValues:h}),{handleOpenChange:m,closeAndReset:v}=(0,i.t0Y)({form:p,onOpenChange:c,defaultValues:h}),g=function(e){let{contractSets:t}=e;return{contractSet:{type:"select",title:"Contract set",options:t.map(e=>({label:e,value:e})),placeholder:"autopilot",validation:{required:"required"}}}}({contractSets:f.data||[]}),y=(0,l.useCallback)(e=>{d(s(e.contractSet)),v()},[d,v]),x=(0,i.WsO)(g);return(0,r.jsx)(i.VqE,{trigger:n,title:"Filter by contract set",open:u,onOpenChange:m,contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit(y,x),children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.WyV,{form:p,fields:g,name:"contractSet"}),(0,r.jsx)(i.ZqQ,{form:p,size:"medium",children:"Filter"})]})})})}},30291:function(e,t,n){"use strict";n.d(t,{C:function(){return f},V:function(){return u}});var r=n(52322),i=n(89424),a=n(69960),o=n(7114),l=n(24511),s=n(83553);function u(e){return{id:"publicKeyContains",value:e,label:"public key contains ".concat((0,i.$Gg)(e,20)),fn:t=>t.hostKey.includes(e)}}let c={publicKey:""},d=l.Ry().shape({publicKey:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.G)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.publicKey)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by public key",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Public key",name:"publicKey",placeholder:"ed25519:02aabd26e627fd...",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},90721:function(e,t,n){"use strict";n.d(t,{s:function(){return l}});var r=n(52322),i=n(89424),a=n(47211),o=n(83553);function l(e){let{name:t}=e,{openDialog:n}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",children:(0,r.jsx)(a.fi8,{size:16})}),contentProps:{align:"start",onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{n("filesBucketPolicy",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Zbu,{})}),"Change policy"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{n("filesDeleteBucket",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete bucket"]})]})}},23094:function(e,t,n){"use strict";n.d(t,{z:function(){return f}});var r=n(52322),i=n(89424),a=n(18121),o=n(5062),l=n(82851),s=n(84779),u=n(70899);function c(e){var t,n,l,c;let{path:f,isUploading:h,type:p,health:m,size:v}=e,g="directory"===p,y=(0,o.wy)({disabled:h||g,params:(0,u.W0)(f),config:{swr:{dedupingInterval:5e3}}}),{displayHealth:x,label:b}=(0,a.B)({health:m,size:v,isDirectory:g});if(y.isValidating)return(0,r.jsx)(d,{displayHealth:x,label:b,children:(0,r.jsx)("div",{className:"flex justify-center my-2",children:(0,r.jsx)(i.xgg,{})})});if(!(null===(t=y.data)||void 0===t?void 0:t.object))return(0,r.jsx)(d,{displayHealth:x,label:b,children:(0,r.jsx)(i.xvT,{size:"12",children:"Error fetching slab metadata."})});let w=(0,s.Z)((null===(n=y.data.object.slabs)||void 0===n?void 0:n.map(e=>{var t;return{...e.slab,id:"".concat(e.offset).concat(e.length).concat(e.slab.encryptionKey),isPartialSlab:!!e.slab.shards,contractSetShards:(null===(t=e.slab.shards)||void 0===t?void 0:t.length)?function(e){let{totalShards:t,minShards:n,health:r}=e,i=Math.ceil(r*(t-n))+n;return i<=0?0:i>t?t:i}({totalShards:e.slab.shards.length,minShards:e.slab.minShards,health:e.slab.health}):0}}))||[],"contractSetShards");return(0,r.jsx)(d,{className:w.length>15?"h-[300px]":"",displayHealth:x,label:b,minShards:null===(l=w.find(e=>e.minShards))||void 0===l?void 0:l.minShards,totalShards:null===(c=w.find(e=>e.shards))||void 0===c?void 0:c.shards.length,children:w.map(e=>(0,r.jsxs)("div",{className:"flex justify-between gap-2",children:[(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",className:"flex items-center",font:"mono",children:["Slab ",(0,i.$Gg)(e.encryptionKey,4,!1),":"]}),(0,r.jsx)(i.xvT,{size:"12",className:"flex items-center",children:e.isPartialSlab?"".concat(e.contractSetShards,"/").concat(e.shards.length):"partial slab"})]},e.id))})}function d(e){let{className:t,displayHealth:n,label:a,children:o,minShards:s,totalShards:u}=e;return(0,r.jsxs)("div",{className:(0,l.cx)("z-10 flex flex-col pb-1 -mx-1 overflow-hidden",t),children:[(0,r.jsxs)("div",{className:"flex justify-between gap-2 pt-0.5 pb-px px-2",children:[(0,r.jsx)(i.xvT,{size:"12",children:a}),(0,r.jsxs)(i.xvT,{size:"12",children:[(100*n).toFixed(0),"%"]})]}),s&&u?(0,r.jsxs)("div",{className:"flex justify-between gap-2 pt-0.5 pb-px px-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:"redundancy"}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",children:[s," of ",u]})]}):null,(0,r.jsx)("div",{className:"px-2",children:(0,r.jsx)(i.Z0O,{className:"w-full my-1"})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"px-2",children:o})})})]})}function f(e){let{name:t,isUploading:n,type:o,health:l,size:s}=e,u="directory"===o,{displayHealth:d,label:f,color:h,icon:p}=(0,a.B)({health:l,size:s,isDirectory:u}),m="".concat((100*d).toFixed(0),"%");return u?".."===t?null:(0,r.jsx)(i.zsw,{rootProps:{openDelay:100},trigger:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:h,children:p}),(0,r.jsx)(i.xvT,{color:"verySubtle",size:"12",children:m})]}),children:(0,r.jsx)("div",{className:"z-10 flex flex-col -mx-1 overflow-hidden",children:(0,r.jsxs)("div",{className:"flex justify-between gap-2 py-0.5 px-2",children:[(0,r.jsx)(i.xvT,{size:"12",children:f}),(0,r.jsx)(i.xvT,{size:"12",children:m})]})})}):n?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(i.zsw,{rootProps:{openDelay:100},trigger:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:h,children:p}),(0,r.jsx)(i.xvT,{color:"verySubtle",size:"12",children:m})]}),children:(0,r.jsx)(c,{...e})})}},84301:function(e,t,n){"use strict";n.d(t,{I:function(){return d}});var r=n(52322),i=n(89424),a=n(47211),o=n(83553),l=n(2784),s=n(5062),u=n(13593),c=n(70899);function d(e){let{path:t,size:n}=e,d=function(){let{openConfirmDialog:e}=(0,o.Rh)(),t=(0,s.Lh)();return(0,l.useCallback)((n,o)=>e({title:"Delete directory",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsxs)(i.nvN,{size:"14",children:["Are you sure you would like to delete the following directory which contains ",(0,u.vW)(o)," of data:"]}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",className:"break-words",children:n})]}),onConfirm:async()=>{let e=(0,c.ru)(n),r=(0,c.kj)(n),a=await t.post({payload:{bucket:e,prefix:r}});a.error?(0,i.OHV)({title:"Error deleting directory",body:a.error}):(0,i.OPV)({title:"Deleted directory"})}}),[e,t])}(),{openDialog:f}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{"aria-label":"Directory context menu",variant:"ghost",icon:"hover",children:(0,r.jsx)(a.ROc,{size:16})}),contentProps:{align:"start",onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{f("fileRename",t)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.dr6,{})}),"Rename directory"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{d(t,n)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete directory"]})]})}},87023:function(e,t,n){"use strict";n.d(t,{e:function(){return f}});var r=n(52322),i=n(89424),a=n(47211),o=n(83553),l=n(2784),s=n(5062),u=n(70899);function c(e){let{path:t}=e,n=(0,s.wy)({params:(0,u.W0)(t),config:{swr:{dedupingInterval:5e3}}});return(0,r.jsxs)(i.Xiv,{disabled:!n.data,onSelect:()=>{n.data&&(0,i.vQq)(JSON.stringify(n.data.object,null,2),"object metadata")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy metadata"]})}var d=n(41736);function f(e){let{trigger:t,path:n,contentProps:f}=e,{downloadFiles:h,getFileUrl:p,navigateToModeSpecificFiltering:m}=(0,d.b)(),v=function(){let{openConfirmDialog:e}=(0,o.Rh)(),t=(0,s.Lh)();return(0,l.useCallback)(n=>e({title:"Delete file",action:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Jrl,{}),"Delete"]}),variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to delete the following file:"}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",className:"break-words",children:n})]}),onConfirm:async()=>{let e=(0,u.ru)(n),r=(0,u.kj)(n),a=await t.post({payload:{bucket:e,prefix:r}});a.error?(0,i.OHV)({title:"Error deleting file",body:a.error}):(0,i.OPV)({title:"Deleted file"})}}),[e,t])}(),{openDialog:g}=(0,o.Rh)();return(0,r.jsxs)(i.h_2,{trigger:t||(0,r.jsx)(i.zxk,{"aria-label":"File context menu",variant:"ghost",icon:"hover",children:(0,r.jsx)(a.c_L,{})}),contentProps:{align:"start",...f},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:async()=>{h([n])},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.vzB,{})}),"Download file"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>g("fileRename",n),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.dr6,{})}),"Rename file"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>v(n),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.Jrl,{})}),"Delete file"]}),(0,r.jsx)(i.Juw,{children:"Filter"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{m(n)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter by file name"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)(n,"file path")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy file path"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)((0,u.vt)(n),"file path")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy file name"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.vQq)(p(n,!1),"file URL")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy URL"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{(0,i.E5z)({text:p(n,!0),title:"Copied authenticated file URL to clipboard",body:(0,r.jsxs)(r.Fragment,{children:["The authenticated URL contains the ",(0,r.jsx)(i.EKh,{children:"renterd"})," ","password, be careful when pasting or sharing the URL."]}),icon:(0,r.jsx)(a.KTM,{className:"text-amber-600"}),options:{duration:1e5}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Copy authenticated URL"]}),(0,r.jsx)(c,{path:n})]})}},42770:function(e,t,n){"use strict";n.d(t,{F:function(){return a}});var r=n(5062),i=n(69960);function a(){var e;let t=(0,r.NF)(),{datasetCount:n,isLoading:a}=(0,i.G)();return{active:t.data&&!a&&n{e.stopPropagation()}},children:(0,r.jsx)(y,{address:t,publicKey:n})})}function y(e){var t,n;let{address:g,publicKey:y}=e,x=(0,s.useRouter)(),{setFilter:b,resetFilters:w}=(0,c.l)(),{setFilter:j,resetFilters:k}=(0,u.G)(),E=(0,o.uf)(),S=(0,o.s2)(),C=(0,f.l)(),M=(0,d.I)(),_=(0,o.f$)(),O=(0,o.wW)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Host ",y.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Filters"}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{w(),b({id:"addressContains",value:g,label:"Address contains ".concat((0,i.$Gg)(g,20))}),x.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by address"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{w(),b((0,m.K)(y)),x.push(l._.hosts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter hosts by public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{k(),j((0,h.e)(g)),x.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host address"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{k(),j((0,p.V)(y)),x.push(l._.contracts.index)},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.q0D,{})}),"Filter contracts by host public key"]}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{_.post({payload:{hostKey:y,hostIP:g,timeout:(0,v.XB)(30)}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a._Eq,{})}),"Rescan host"]}),g&&(null===(t=E.data)||void 0===t?void 0:t.find(e=>e===g))?(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>C([],[g]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove address from blocklist"]}):(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>C([g],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add address to blocklist"]}),(null===(n=S.data)||void 0===n?void 0:n.find(e=>e===y))?(0,r.jsxs)(i.Xiv,{onSelect:()=>M([],[y]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Remove public key from allowlist"]}):(0,r.jsxs)(i.Xiv,{onSelect:()=>M([y],[]),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.nCM,{})}),"Add public key to allowlist"]}),(0,r.jsxs)(i.Xiv,{onSelect:()=>O.post({params:{publicKey:y}}),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.xkX,{})}),"Reset lost sector count"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(y,"host public key"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host public key"]}),(0,r.jsxs)(i.Xiv,{disabled:!g,onSelect:()=>{(0,i.vQq)(g,"host address")},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(a.olJ,{})}),"Host address"]})]})}},37769:function(e,t,n){"use strict";n.d(t,{T:function(){return x},N:function(){return y}});var r=n(52322),i=n(2784),a=n(89424),o=n(13593),l=n(6391),s=n.n(l);function u(e){let{host:t,exchangeRateUSD:n}=e,r=n?"$".concat(new(s())(t.settings.storageprice).times((0,o.xf)(1)).times((0,o.S5)(1)).div(1e24).times(n).toFixed(2),"/TB"):"".concat((0,o.Vz)(new(s())(t.settings.storageprice).times((0,o.xf)(1)).times((0,o.S5)(1)),{fixed:0}),"/TB"),i="".concat((0,o.vW)(t.activeContracts.reduce((e,t)=>e.plus(t.size),new(s())(0)).toNumber())," utilized"),l="".concat((0,o.vW)(t.settings.remainingstorage)," / ").concat((0,o.vW)(t.settings.totalstorage)," available");return"".concat((0,a.HLH)(t.countryCode)," \xb7 ").concat(r," \xb7 ").concat(i," \xb7 ").concat(l)}var c=function(){let[e,t]=(0,i.useState)(null),[n,r]=(0,i.useState)({width:0,height:0}),a=(0,i.useCallback)(()=>{r({width:(null==e?void 0:e.offsetWidth)||0,height:(null==e?void 0:e.offsetHeight)||0})},[null==e?void 0:e.offsetHeight,null==e?void 0:e.offsetWidth]);return d("resize",a),f(()=>{a()},[null==e?void 0:e.offsetHeight,null==e?void 0:e.offsetWidth]),[t,n]},d=function(e,t,n,r){let a=(0,i.useRef)(t);f(()=>{a.current=t},[t]),(0,i.useEffect)(()=>{var t;let i=null!==(t=null==n?void 0:n.current)&&void 0!==t?t:window;if(!(i&&i.addEventListener))return;let o=e=>a.current(e);return i.addEventListener(e,o,r),()=>{i.removeEventListener(e,o,r)}},[e,n,r])},f="undefined"!=typeof window?i.useLayoutEffect:i.useEffect,h=n(60398),p=n(25237);let m=n.n(p)()(()=>Promise.all([n.e(546),n.e(508),n.e(167),n.e(764),n.e(936)]).then(n.bind(n,6936)),{loadableGenerated:{webpack:()=>[6936]},ssr:!1}),v=(0,i.forwardRef)(function(e,t){return(0,r.jsx)(m,{...e,forwardRef:t})});var g=n(10569);let y={moveToLocation:(e,t)=>null};function x(e){let{activeHost:t,hosts:n,onMount:a,onHostClick:o,onHostHover:l}=e,d=(0,h.J)({currency:"usd"}),f=(0,i.useRef)(null),p=(0,i.useRef)(y),m=(0,i.useCallback)((e,t)=>{var n;e&&(null===(n=f.current)||void 0===n||n.pointOfView({lat:e[0]-8,lng:e[1],altitude:t||1.5},700))},[]);(0,i.useEffect)(()=>{p.current.moveToLocation=m},[m]),(0,h.Q5)(()=>{var e;if(!f.current)return!1;m((null==t?void 0:t.location)||[48.8323,2.4075],1.5);let n=null===(e=f.current)||void 0===e?void 0:e.scene().children.find(e=>"DirectionalLight"===e.type);return n&&(n.intensity=10),!0}),(0,i.useEffect)(()=>{a&&a(p.current)},[]);let[x,{height:b,width:w}]=c(),j=(0,i.useMemo)(()=>n||[],[n]);return(0,r.jsx)("div",{ref:x,className:"w-full h-full",children:(0,r.jsx)(v,{ref:f,width:w,height:b,backgroundColor:"rgba(0,0,0,0)",globeImageUrl:"/_next/static/media/earth-dark-contrast.bf7081fc.png",bumpImageUrl:"/_next/static/media/earth-topology.e385a70e.png",arcsData:[],atmosphereColor:"rgba(0,0,0,0)",atmosphereAltitude:.16,animateIn:!1,arcLabel:e=>u({host:e.dst,exchangeRateUSD:d.rate}),arcStartLat:e=>+e.src.location[0],arcStartLng:e=>+e.src.location[1],arcEndLat:e=>+e.dst.location[0],arcEndLng:e=>+e.dst.location[1],arcDashLength:.75,arcAltitude:0,arcDashGap:.1,arcDashInitialGap:()=>Math.random(),arcDashAnimateTime:5e3,arcColor:e=>t&&(e.dst.publicKey===t.publicKey||e.src.publicKey===t.publicKey)?["rgba(187, 229, 201, 0.25)","rgba(187, 229, 201, 0.25)"]:["rgba(187, 229, 201, 0.10)","rgba(187, 229, 201, 0.10)"],arcsTransitionDuration:0,pointsData:j,pointLat:e=>e.location[0],pointLng:e=>e.location[1],pointLabel:e=>u({host:e,exchangeRateUSD:d.rate}),pointAltitude:e=>(t&&e.publicKey===(null==t?void 0:t.publicKey)||e.activeContractsCount.gt(0),.1),pointsTransitionDuration:0,pointColor:e=>{let{colorHex:n}=(0,g.Kg)(e);return t&&e.publicKey!==(null==t?void 0:t.publicKey)?function(e,t){let n=parseInt(e.slice(1,3),16),r=parseInt(e.slice(3,5),16),i=parseInt(e.slice(5,7),16);return"rgba(".concat(n,", ").concat(r,", ").concat(i,", ").concat(.2,")")}(n,0):n},pointRadius:e=>(e.activeContractsCount.gt(0)&&e.activeContracts.reduce((e,t)=>e.plus(t.size),new(s())(0)).div(1e12).toNumber(),Math.max(e.settings.remainingstorage/1e13/3,.1)),onPointHover:e=>{e&&(null==l||l(e.publicKey,e.location))},onPointClick:e=>{e&&(null==o||o(e.publicKey,e.location))},pointsMerge:!1})})}},42213:function(e,t,n){"use strict";n.d(t,{L:function(){return O}});var r=n(52322),i=n(35599),a=n(83553),o=n(10532);let l={namespace:"hosts/filterAddress",label:"Hosts filter by address"};function s(e){let{select:t,currentPage:n}=e,{openDialog:s}=(0,a.Rh)(),u=(0,o.q)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:l,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:l,onSelect:()=>{t(),s("hostsFilterAddress")},children:u.label})})}function u(e){let{select:t,currentPage:n,parentPage:o,commandPage:s}=e,{openDialog:u}=(0,a.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:s,onSelect:()=>{t(),u("hostsFilterAddress")},children:l.label})}let c={namespace:"hosts/filterAllowBlock",label:"Hosts filter by allow/block status"},d=[{id:"filterMode",value:"allowed",label:"allowed"},{id:"filterMode",value:"blocked",label:"blocked"}];function f(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:c,children:d.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:c,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}let h={namespace:"hosts/filterActiveContracts",label:"Hosts filter by contracts"},p={id:"hasActiveContracts",bool:!0,label:"has active contracts"};function m(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:h,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:h,onSelect:()=>{t(p)},children:p.label})})}let v={namespace:"hosts/filterUsable",label:"Hosts filter by usable"},g=[{id:"usabilityMode",value:"usable",label:"usable"},{id:"usabilityMode",value:"unusable",label:"unusable"}];function y(e){let{select:t,currentPage:n}=e;return(0,r.jsx)(i.fu,{currentPage:n,commandPage:v,children:g.map(e=>(0,r.jsx)(i.WD,{currentPage:n,commandPage:v,onSelect:()=>{t(e)},children:e.label},e.id+e.value))})}var x=n(37606),b=n(23771);let w={namespace:"hosts/filterPublicKey",label:"Hosts filter by public key"};function j(e){let{select:t,currentPage:n}=e,{openDialog:o}=(0,a.Rh)(),l=(0,b.K)("");return(0,r.jsx)(i.fu,{currentPage:n,commandPage:w,children:(0,r.jsx)(i.WD,{currentPage:n,commandPage:w,onSelect:()=>{t(),o("hostsFilterPublicKey")},children:l.label})})}function k(e){let{select:t,currentPage:n,parentPage:o,commandPage:l}=e,{openDialog:s}=(0,a.Rh)();return(0,r.jsx)(i.Ul,{currentPage:n,parentPage:o,commandPage:l,onSelect:()=>{t(),s("hostsFilterPublicKey")},children:w.label})}function E(e){let{currentPage:t,select:n}=e,{autopilot:i}=(0,x.q)();return(0,r.jsxs)(r.Fragment,{children:["on"===i.status&&(0,r.jsx)(y,{currentPage:t,select:n}),(0,r.jsx)(m,{currentPage:t,select:n}),(0,r.jsx)(s,{currentPage:t,select:n}),(0,r.jsx)(j,{currentPage:t,select:n}),(0,r.jsx)(f,{currentPage:t,select:n})]})}let S={namespace:"hosts",label:"Hosts"};function C(e){let{currentPage:t,parentPage:n,pushPage:a,select:o}=e,{autopilot:l}=(0,x.q)();return(0,r.jsxs)(r.Fragment,{children:["on"===l.status&&(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(v)},children:v.label}),(0,r.jsx)(k,{currentPage:t,parentPage:n,commandPage:S,select:o}),(0,r.jsx)(u,{currentPage:t,parentPage:n,commandPage:S,select:o}),(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(h)},children:h.label}),(0,r.jsx)(i.Ul,{currentPage:t,parentPage:n,commandPage:S,onSelect:()=>{a(c)},children:c.label})]})}var M=n(56328),_=n(2784);function O(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,{setFilter:l}=(0,M.l)(),s=(0,_.useCallback)(e=>{a&&a(),e&&l(e),o&&o()},[l,a,o]);return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(C,{parentPage:n,currentPage:t,pushPage:i,select:s}),(0,r.jsx)(E,{currentPage:t,pushPage:i,select:s})]})}},10532:function(e,t,n){"use strict";n.d(t,{g:function(){return f},q:function(){return u}});var r=n(52322),i=n(89424),a=n(56328),o=n(7114),l=n(24511),s=n(83553);function u(e){return{id:"addressContains",value:e,label:"address contains ".concat(e)}}let c={address:""},d=l.Ry().shape({address:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.l)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.address)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by address",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Address",name:"address",placeholder:"Partial match against domain or IP",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},23771:function(e,t,n){"use strict";n.d(t,{K:function(){return u},a:function(){return f}});var r=n(52322),i=n(89424),a=n(56328),o=n(7114),l=n(24511),s=n(83553);function u(e){return{id:"publicKeyEquals",value:e,label:"public key is ".concat((0,i.$Gg)(e,20))}}let c={publicKey:""},d=l.Ry().shape({publicKey:l.Z_().required("Required")});function f(e){let{trigger:t,open:n,onOpenChange:l}=e,{closeDialog:f}=(0,s.Rh)(),{setFilter:h}=(0,a.l)(),p=(0,o.TA)({initialValues:c,validationSchema:d,onSubmit:e=>{h(u(e.publicKey)),p.resetForm(),f()}});return(0,r.jsx)(i.VqE,{trigger:t,title:"Filter by public key",open:n,onOpenChange:e=>{e||p.resetForm(),l(e)},contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit,children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(i.cB7,{formik:p,title:"Public key",name:"publicKey",placeholder:"ed25519:b050c0c6...",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(i.IKw,{formik:p,size:"medium",children:"Filter"})]})})})}},26731:function(e,t,n){"use strict";n.d(t,{s:function(){return l}});var r=n(52322),i=n(89424),a=n(2784),o=n(34864);function l(e){let{loaded:t,size:n,status:l}=e,s=(0,a.useMemo)(()=>{var e;return void 0!==(e={loaded:t,size:n}).loaded?e.loaded/e.size:1},[t,n]);return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.kod,{variant:"accent",value:t,max:n,className:1===s?"animate-pulse":""}),(0,r.jsxs)("div",{className:"flex gap-2 justify-between",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,o.Z)(l)}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",children:[(100*s).toFixed(0),"%"]})]})]})}},98334:function(e,t,n){"use strict";n.d(t,{_:function(){return i},h:function(){return a}});var r=n(79895);let i={home:"/",buckets:{index:"/buckets",files:"/buckets/[bucket]/files/[path]",uploads:"/buckets/[bucket]/uploads"},config:{index:"/config",storage:"/config#storage",pricing:"/config#pricing",hosts:"/config#hosts",wallet:"/config#wallet",contracts:"/config#contracts",uploads:"/config#uploads",redundancy:"/config#redundancy",pinning:"/config#pinning"},contracts:{index:"/contracts"},hosts:{index:"/hosts"},wallet:{view:"/wallet"},keys:{index:"/keys"},alerts:{index:"/alerts"},node:{index:"/node"},login:"/login"},a=r.PS},9338:function(e,t,n){"use strict";n.d(t,{h:function(){return r}});let r=(0,n(13593).XB)(15)},88385:function(e,t,n){"use strict";n.d(t,{b:function(){return D},Z:function(){return R}});var r=n(52322),i=n(89424),a=n(5632),o=n(2784);let l=["actions","overview","data","time"],s=[];var u=n(5062),c=n(17448),d=n(41736),f=n(83553),h=n(70899),p=n(6391),m=n.n(p),v=n(47211),g=n(91492);function y(e){let{id:t,trigger:n,contentProps:a,buttonProps:o}=e;return(0,r.jsx)(i.h_2,{trigger:n||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...o,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...a,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(x,{id:t})})}function x(e){var t,n;let{id:i}=e,a=(0,u.cq)({params:{id:i}});return(0,r.jsx)(g.A,{id:i,hostAddress:null===(t=a.data)||void 0===t?void 0:t.hostIP,hostKey:null===(n=a.data)||void 0===n?void 0:n.hostKey})}function b(e){let{id:t,contentProps:n,buttonProps:a,trigger:o}=e,l=(0,u.cJ)();return(0,r.jsxs)(i.h_2,{trigger:o||(0,r.jsx)(i.zxk,{icon:"hover",variant:"ghost",...a,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Account ",t.slice(0,20),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>l.post({params:{id:t}}),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(v.xkX,{})}),"Reset account drift"]}),(0,r.jsx)(i.Juw,{children:"Copy"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>(0,i.vQq)(t,"account ID"),children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(v.olJ,{})}),"Account ID"]})]})}var w=n(87023);let j={origin:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"origin"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},contractID:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract ID"}),(0,r.jsx)(i.PF9,{size:"12",value:t,menu:(0,r.jsx)(y,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},accountID:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"account ID"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"account ID",contextMenu:(0,r.jsx)(b,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},hostKey:{render:function(e){let{value:t}=e,n=(0,u.$)({params:{hostKey:t}});return n.data?(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"host key"}),(0,r.jsx)(i.PF9,{size:"12",value:t,menu:(0,r.jsx)(c.G,{publicKey:n.data.publicKey,address:n.data.netAddress,contentProps:{align:"end"},buttonProps:{size:"none"}})})]}):null}},slabKey:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"slab key"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"slab key"})]})}},health:{render:function(e){let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"health"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},objectIDs:{render:function(e){let{value:t}=e,{setActiveDirectory:n}=(0,d.b)(),{closeDialog:a}=(0,f.Rh)();return(0,r.jsxs)("div",{className:"flex flex-col gap-2 max-h-[100px]",children:[(0,r.jsx)("div",{className:"flex justify-between w-full gap-2",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"object IDs"})}),(0,r.jsx)("div",{className:"-mx-2",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"flex flex-col gap-2 mt-2 mb-2 px-2",children:Object.entries(t).map(e=>{let[t,o]=e;return o.map(e=>{let o="".concat(t).concat(e);return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.rUS,{color:"accent",underline:"hover",size:"12",noWrap:!0,ellipsis:!0,onClick:()=>{n(()=>(0,h.gD)(o)),a()},children:o}),(0,r.jsx)(w.e,{path:o,contentProps:{align:"end"},trigger:(0,r.jsx)(i.zxk,{"aria-label":"File context menu",variant:"ghost",icon:"hover",size:"none",children:(0,r.jsx)(v.EMN,{})})})]},o)})})})})})]})}},added:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"added"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},removed:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"removed"}),(0,r.jsx)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:t})]})}},migrationsInterrupted:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"migrations interrupted"}),(0,r.jsx)(i.xvT,{size:"12",weight:"medium",ellipsis:!0,children:t?"yes":"no"})]})}},allowance:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"allowance"}),(0,r.jsx)(i.YKL,{size:"12",variant:"value",value:new(m())(t)})]})}},balance:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"balance"}),(0,r.jsx)(i.YKL,{size:"12",variant:"value",value:new(m())(t)})]})}},address:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"address"}),(0,r.jsx)(i.XxW,{size:"12",value:t,type:"address"})]})}},account:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"account"}),(0,r.jsx)(i.XxW,{size:"12",value:t,label:"account",contextMenu:(0,r.jsx)(b,{id:t,contentProps:{align:"end"},buttonProps:{size:"none"}})})]})}},lostSectors:{render:e=>{let{value:t}=e;return(0,r.jsxs)("div",{className:"flex justify-between w-full gap-2",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"lost sectors"}),(0,r.jsx)(i.m2c,{size:"12",variant:"value",value:new(m())(t),format:e=>e.toString()})]})}}};function k(e){let{hostKey:t,contentProps:n,buttonProps:a,trigger:o}=e;return(0,r.jsx)(i.h_2,{trigger:o||(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...a,children:(0,r.jsx)(v.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:(0,r.jsx)(E,{hostKey:t})})}function E(e){var t;let{hostKey:n}=e,i=(0,u.$)({params:{hostKey:n}});return(0,r.jsx)(c.i,{address:null===(t=i.data)||void 0===t?void 0:t.netAddress,publicKey:n})}var S=n(13593),C=n(32998),M=n(82851),_=n(28356);function O(e){let{setAdditions:t,setRemovals:n}=e,a=(0,o.useMemo)(()=>(0,_.Z)([...Object.keys(t),...Object.keys(n)]).map(e=>{var r,i,a,o;let l=(null===(r=t[e])||void 0===r?void 0:r.additions)||[],s=(null===(i=n[e])||void 0===i?void 0:i.removals)||[];return{contractId:e,hostKey:(null===(a=t[e])||void 0===a?void 0:a.hostKey)||(null===(o=n[e])||void 0===o?void 0:o.hostKey),events:[...l.map(e=>({type:"addition",size:e.size,time:e.time})),...s.map(e=>({type:"removal",size:e.size,time:e.time,reasons:e.reasons}))].sort((e,t)=>new Date(e.time).getTime()e.events[0].sizea.reduce((e,t)=>{let{events:n}=t;return e+n[0].size},0),[a]),s=(0,o.useMemo)(()=>a.filter(e=>{let{events:t}=e;return"removal"===t[0].type}),[a]),u=(0,o.useMemo)(()=>a.filter(e=>{let{events:t}=e;return"addition"===t[0].type}),[a]),c=(0,o.useMemo)(()=>s.reduce((e,t)=>{let{events:n}=t;return e+n[0].size},0),[s]),d=(0,o.useMemo)(()=>l>0?c/l*100:0,[c,l]);return(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center pr-1",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract set changes"}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsx)(i.ua7,{content:"".concat((0,S.vW)(c)," of ").concat((0,S.vW)(l)," contract size removed"),children:(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsxs)(i.xvT,{size:"12",color:"contrast",ellipsis:!0,children:["churn: ",d.toFixed(2),"%"]}),(0,r.jsxs)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:["(",(0,S.vW)(c)," / ",(0,S.vW)(l),")"]})]})}),(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsx)(i.ua7,{content:"".concat(u.length," contracts added"),children:(0,r.jsxs)(i.xvT,{size:"12",color:"green",ellipsis:!0,className:"flex items-center",children:[(0,r.jsx)(v.aXP,{}),u.length]})}),(0,r.jsx)(i.ua7,{content:"".concat(s.length," contracts removed"),children:(0,r.jsxs)(i.xvT,{size:"12",color:"red",ellipsis:!0,className:"flex items-center",children:[(0,r.jsx)(v.eOF,{}),s.length]})})]})]}),(0,r.jsx)("div",{className:"flex flex-col gap-3 mb-2",children:a.map((e,t)=>{let{contractId:n,hostKey:i,events:a}=e;return(0,r.jsx)(T,{contractId:n,hostKey:i,events:a,i:t},n+i)})})]})}function T(e){let{contractId:t,hostKey:n,events:a,i:o}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-[3px]",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center px-[3px]",children:[(0,r.jsxs)(i.xvT,{size:"12",weight:"medium",ellipsis:!0,children:[o+1,"."]}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"contract"}),(0,r.jsx)(i.XxW,{size:"12",value:t,contextMenu:(0,r.jsx)(y,{id:t,buttonProps:{size:"none"},contentProps:{align:"end"}})})]}),(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.xvT,{size:"12",color:"subtle",ellipsis:!0,children:"host"}),(0,r.jsx)(i.XxW,{size:"12",value:n,label:"host key",contextMenu:(0,r.jsx)(k,{hostKey:n,buttonProps:{size:"none"},contentProps:{align:"end"}})})]})]}),a.map((e,t)=>{let{type:n,reasons:a,size:o,time:l}=e;return(0,r.jsx)(i.ua7,{content:"addition"===n?"added":"removed: ".concat(a),align:"start",side:"bottom",children:(0,r.jsxs)("div",{className:(0,M.cx)("flex gap-2 justify-between mr-2 pr-1",0===t?"addition"===n?"bg-green-400/20":"bg-red-400/20":"opacity-50"),children:[(0,r.jsxs)("div",{className:"flex gap-1 items-center overflow-hidden",children:[(0,r.jsx)(i.xvT,{size:"12",color:"addition"===n?"green":"red",children:"addition"===n?(0,r.jsx)(v.aXP,{}):(0,r.jsx)(v.eOF,{})}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:a})]}),(0,r.jsx)("div",{className:"flex-1"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:"time"}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,C.Z)(new Date(l),new Date)})]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:"size"}),(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,S.vW)(o)})]})]})},n+a+l)})]})}let P=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pr-4 [&+*]:!pl-0",rowCellClassName:"align-top pt-[19px]",render:e=>{let{data:{dismiss:t}}=e;return(0,r.jsx)(i.eQh,{children:(0,r.jsx)(i.zxk,{tip:"Dismiss alert",onClick:t,children:(0,r.jsx)(v.NlZ,{})})})}},{id:"overview",label:"overview",category:"general",contentClassName:"min-w-[200px] max-w-[500px]",rowCellClassName:"align-top pt-[5px]",render:e=>{let{data:{message:t,severity:n,data:a}}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 py-4",children:[(0,r.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,r.jsx)(i.Cts,{variant:"error"===n||"critical"===n?"red":"warning"===n?"amber":"gray",size:"small",children:n}),(0,r.jsx)(i.xvT,{weight:"medium",noWrap:!0,children:t})]}),a.hint&&(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a.hint}),a.error&&(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a.error})]})}},{id:"data",label:"data",contentClassName:"w-[500px]",rowCellClassName:"align-top",category:"general",render:function(e){let{data:{data:t}}=e,n=(0,o.useMemo)(()=>Object.keys(j).map(e=>{let n=t[e];return null!=n&&("object"!=typeof n||Object.keys(n).length)?{key:e,value:n}:null}).filter(Boolean),[t]),a=(0,o.useMemo)(()=>t.setAdditions,[t]),l=(0,o.useMemo)(()=>t.setRemovals,[t]);return(0,r.jsx)("div",{className:"py-4 w-full",children:(0,r.jsxs)(i.s_4,{color:"subtle",className:"flex flex-col gap-1 w-full py-1",children:[(a||l)&&(0,r.jsxs)(o.Fragment,{children:[(0,r.jsx)("div",{className:"py-1 px-2",children:(0,r.jsx)(O,{setAdditions:a,setRemovals:l})}),n.length>=1&&(0,r.jsx)(i.Z0O,{color:"verySubtle",className:"w-full"})]},"setChanges"),n.map((e,t)=>{var a;let{key:l,value:s}=e,u=null==j?void 0:null===(a=j[l])||void 0===a?void 0:a.render;return u?(0,r.jsxs)(o.Fragment,{children:[(0,r.jsx)("div",{className:"py-1 px-2",children:(0,r.jsx)(u,{value:s},l)}),n.length>1&&t{let{data:{timestamp:t}}=e;return(0,r.jsx)(i.xvT,{color:"subtle",size:"12",ellipsis:!0,children:(0,C.Z)(new Date(t),new Date)})}}];var A=n(9338);let N=(0,o.createContext)({}),R=()=>(0,o.useContext)(N);function D(e){let{children:t}=e,n=function(){var e;let t=(0,a.useRouter)(),n=Number(t.query.limit||50),r=Number(t.query.offset||0),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:h,resetFilters:p}=(0,i.Uu5)(),m=(0,o.useCallback)(e=>{e?d({id:"severity",value:e,label:e}):f("severity")},[d,f]),v=null===(e=c.find(e=>"severity"===e.id))||void 0===e?void 0:e.value,g=(0,o.useMemo)(()=>{let e={limit:n,offset:r};return v&&(e.severity=v),e},[n,r,v]),y=(0,u.Z7)({params:g,config:{swr:{refreshInterval:A.h}}}),x=(0,u.Uy)(),b=(0,o.useCallback)(async e=>{let t=await x.post({payload:[e]});t.error?(0,i.OHV)({title:"Error dismissing alert",body:t.error}):(0,i.OPV)({title:"Alert has been dismissed."})},[x]),w=(0,o.useCallback)(async e=>{let t=await x.post({payload:e});t.error?(0,i.OHV)({title:"Error dismissing alerts",body:t.error}):(0,i.OPV)({title:"Selected alerts have been dismissed"})},[x]),j=(0,o.useMemo)(()=>{var e,t;return y.data?(null===(t=y.data)||void 0===t?void 0:null===(e=t.alerts)||void 0===e?void 0:e.map(e=>({id:e.id,severity:e.severity,message:e.message,timestamp:e.timestamp,data:e.data,dismiss:()=>b(e.id)})))||[]:null},[y.data,b]),{configurableColumns:k,enabledColumns:E,sortableColumns:S,toggleColumnVisibility:C,setColumnsVisible:M,setColumnsHidden:_,toggleSort:O,setSortDirection:T,setSortField:N,sortField:R,sortDirection:D,resetDefaultColumnVisibility:L}=(0,i.oy6)("renterd/v0/alerts",{columns:P,columnsDefaultVisible:l,sortOptions:s,defaultSortField:""}),Z=(0,o.useMemo)(()=>P.filter(e=>e.fixed||E.includes(e.id)),[E]),z=(0,i.c2j)(j,y.isValidating,y.error,c),F=(0,o.useMemo)(()=>({}),[]),V=(0,o.useMemo)(()=>{var e,t;return{...null===(e=y.data)||void 0===e?void 0:e.totals,all:Object.entries((null===(t=y.data)||void 0===t?void 0:t.totals)||{}).reduce((e,t)=>{let[n,r]=t;return e+r},0)}},[y.data]);return{dataState:z,limit:n,offset:r,isLoading:y.isLoading,error:y.error,pageCount:(null==j?void 0:j.length)||0,totals:V,columns:Z,datasetPage:j,cellContext:F,configurableColumns:k,enabledColumns:E,sortableColumns:S,toggleColumnVisibility:C,setColumnsVisible:M,setColumnsHidden:_,toggleSort:O,setSortDirection:T,setSortField:N,sortField:R,filters:c,setFilter:d,removeFilter:f,removeLastFilter:h,resetFilters:p,sortDirection:D,resetDefaultColumnVisibility:L,dismissOne:b,dismissMany:w,severityFilter:v,setSeverityFilter:m}}();return(0,r.jsx)(N.Provider,{value:n,children:t})}},37606:function(e,t,n){"use strict";n.d(t,{w:function(){return d},q:function(){return c}});var r=n(52322),i=n(2784),a=n(87741),o=n(60398),l=n(79895),s=n(56978);let u=(0,i.createContext)({}),c=()=>(0,i.useContext)(u);function d(e){let{children:t}=e,n=function(){let e=(0,a.V)();return{bus:function(){let[e,t]=(0,i.useState)(null),{settings:{api:n,password:r}}=(0,o.Hv)();return(0,i.useEffect)(()=>{t(function(e){let{api:t,password:n}=e,r=(0,s.YY)(t,n);return{axios:r,busState:(0,s.Li)(r,"get",l.PS),autopilots:(0,s.Li)(r,"get",l.rq),consensusState:(0,s.Li)(r,"get",l.J6),consensusAcceptBlock:(0,s.Li)(r,"post",l.gc),syncerPeers:(0,s.Li)(r,"get",l.gl),syncerConnect:(0,s.Li)(r,"post",l.aU),syncerAddress:(0,s.Li)(r,"get",l.AF),txPoolFee:(0,s.Li)(r,"get",l.Sh),txPoolTransactions:(0,s.Li)(r,"get",l.Oj),txPoolBroadcast:(0,s.Li)(r,"post",l.MR),wallet:(0,s.Li)(r,"get",l.xg),walletEvents:(0,s.Li)(r,"get",l.Wi),walletPending:(0,s.Li)(r,"get",l.zk),walletSend:(0,s.Li)(r,"post",l.zb),walletRedistribute:(0,s.Li)(r,"post",l.f0),walletPrepareForm:(0,s.Li)(r,"post",l.Kr),walletPrepareRenew:(0,s.Li)(r,"post","/bus/wallet/prepare/form"),hosts:(0,s.Li)(r,"post",l.N8),host:(0,s.Li)(r,"get",l.rg),hostsInteractionAdd:(0,s.Li)(r,"post",l.nY),hostsBlocklist:(0,s.Li)(r,"get",l.yu),hostsAllowlist:(0,s.Li)(r,"get",l.MF),hostsAllowlistUpdate:(0,s.Li)(r,"put",l.MF),hostsBlocklistUpdate:(0,s.Li)(r,"put",l.yu),hostResetLostSectorCount:(0,s.Li)(r,"post",l.KP),contracts:(0,s.Li)(r,"get",l.FP),contractsAcquire:(0,s.Li)(r,"post",l.fo),contractsRelease:(0,s.Li)(r,"post",l.sw),contract:(0,s.Li)(r,"get",l.J9),contractAdd:(0,s.Li)(r,"post",l.AD),contractRenew:(0,s.Li)(r,"post",l.Z2),contractDelete:(0,s.Li)(r,"delete",l.J9),contractSize:(0,s.Li)(r,"get",l.cN),contractSets:(0,s.Li)(r,"get",l.E_),contractSetUpdate:(0,s.Li)(r,"put",l.I7),contractsPrunable:(0,s.Li)(r,"get",l.z$),buckets:(0,s.Li)(r,"get",l.AJ),bucket:(0,s.Li)(r,"get",l.aq),bucketCreate:(0,s.Li)(r,"post",l.AJ),bucketPolicyUpdate:(0,s.Li)(r,"put",l.mD),bucketDelete:(0,s.Li)(r,"delete",l.aq),objects:(0,s.Li)(r,"get",l.JK),object:(0,s.Li)(r,"get",l.qf),objectAdd:(0,s.Li)(r,"put",l.qf),objectsRename:(0,s.Li)(r,"post",l.oZ),objectsRemove:(0,s.Li)(r,"post",l.c_),objectStats:(0,s.Li)(r,"get",l.VJ),settingsGouging:(0,s.Li)(r,"get",l.IB),settingsPinned:(0,s.Li)(r,"get",l.Ly),settingsS3:(0,s.Li)(r,"get",l.M5),settingsUpload:(0,s.Li)(r,"get",l.cq),settingsGougingUpdate:(0,s.Li)(r,"put",l.IB),settingsPinnedUpdate:(0,s.Li)(r,"put",l.Ly),settingsS3Update:(0,s.Li)(r,"put",l.M5),settingsUploadUpdate:(0,s.Li)(r,"put",l.cq),alerts:(0,s.Li)(r,"get",l.jL),alertsDismiss:(0,s.Li)(r,"post",l.ks),slabObjects:(0,s.Li)(r,"get",l.go),contractMetrics:(0,s.Li)(r,"get",l.hp),contractSetMetrics:(0,s.Li)(r,"get",l.Mj),contractSetChurnMetrics:(0,s.Li)(r,"get",l.l5),walletMetrics:(0,s.Li)(r,"get",l.nI),multipartUploadCreate:(0,s.Li)(r,"post",l.sW),multipartUploadComplete:(0,s.Li)(r,"post",l.Pw),multipartUploadAbort:(0,s.Li)(r,"post",l.w_),multipartUploadListParts:(0,s.Li)(r,"post",l.GV),multipartUploadListUploads:(0,s.Li)(r,"post",l.CM),multipartUploadAddPart:(0,s.Li)(r,"post",l.o5)}}({api:"".concat(n,"/api"),password:r}))},[n,r]),e}(),autopilot:e,isAutopilotEnabled:"on"===e.status}}();return(0,r.jsx)(u.Provider,{value:n,children:t})}},87741:function(e,t,n){"use strict";n.d(t,{V:function(){return o}});var r=n(13593),i=n(5062),a=n(2784);function o(){let e=(0,i.YX)({config:{swr:{dedupingInterval:(0,r.XB)(5),revalidateOnFocus:!1,refreshInterval:e=>e?(0,r.XB)(60):(0,r.XB)(1)}}}),[t,n]=(0,a.useState)("init");return(0,a.useEffect)(()=>{if(e.isLoading)n("init");else{if(e.isValidating)return;e.error?n("off"):e.data&&n("object"==typeof e.data?"on":"off")}},[e]),{status:t,state:e}}},97342:function(e,t,n){"use strict";n.d(t,{iV:function(){return ew},ZR:function(){return eb}});var r=n(52322),i=n(2784),a=n(89424),o=n(60398),l=n(13593),s=n(6391),u=n.n(s);function c(e){let{autopilotState:t,autopilot:n,gouging:r,pinned:i,upload:a,averages:o,appSettings:l}=e;return!!(t.data&&!t.error&&r.data&&!r.error&&i.data&&!i.error&&a.data&&!a.error&&(n.data||n.error)&&(!l.settings.siaCentral||o.data))}let d={autopilotContractSet:"",amountHosts:void 0,allowanceMonth:void 0,periodWeeks:void 0,renewWindowWeeks:void 0,downloadTBMonth:void 0,uploadTBMonth:void 0,storageTB:void 0,prune:!1,allowRedundantIPs:!1,maxDowntimeHours:void 0,maxConsecutiveScanFailures:void 0,minProtocolVersion:""},f={maxRPCPriceMillion:void 0,maxStoragePriceTBMonth:void 0,maxContractPrice:void 0,maxDownloadPriceTB:void 0,maxUploadPriceTB:void 0,hostBlockHeightLeeway:void 0,minPriceTableValidityMinutes:void 0,minAccountExpiryDays:void 0,minMaxEphemeralAccountBalance:void 0,migrationSurchargeMultiplier:void 0},h={pinnedCurrency:"",pinnedThreshold:void 0,shouldPinMaxStoragePrice:!1,maxStoragePriceTBMonthPinned:void 0,shouldPinMaxDownloadPrice:!1,maxDownloadPriceTBPinned:void 0,shouldPinMaxUploadPrice:!1,maxUploadPriceTBPinned:void 0,shouldPinAllowance:!1,allowanceMonthPinned:void 0},p={defaultContractSet:"",uploadPackingEnabled:!0,minShards:void 0,totalShards:void 0},m={...d,...f,...h,...p};function v(e){return{storageTB:void 0,downloadTBMonth:void 0,uploadTBMonth:void 0,allowanceMonth:void 0,..."mainnet"===e?{periodWeeks:new(u())(6),renewWindowWeeks:new(u())(2),amountHosts:new(u())(50),autopilotContractSet:"autopilot",allowRedundantIPs:!1,maxDowntimeHours:new(u())(336),maxConsecutiveScanFailures:new(u())(10),minProtocolVersion:"1.6.0",prune:!0}:{periodWeeks:new(u())(6),renewWindowWeeks:new(u())(2),amountHosts:new(u())(12),autopilotContractSet:"autopilot",allowRedundantIPs:!1,maxDowntimeHours:new(u())(336),maxConsecutiveScanFailures:new(u())(10),minProtocolVersion:"1.6.0",prune:!0}}}let g={...f},y={...h};function x(e){let t="mainnet"===e?{minShards:new(u())(10),totalShards:new(u())(30)}:{minShards:new(u())(2),totalShards:new(u())(6)};return{...p,defaultContractSet:"autopilot",...t}}function b(e){return{...v(e),...g,...y,...x(e)}}function w(e){let{gouging:t,averages:n,hasBeenConfigured:r}=e,i=function(e){let{gouging:t,averages:n,hasBeenConfigured:r}=e;return r||!n?t:{...t,maxStoragePrice:n.settings.storage_price,maxDownloadPrice:new(u())(n.settings.download_price).toString(),maxUploadPrice:new(u())(n.settings.upload_price).toString()}}({gouging:t,averages:n,hasBeenConfigured:r});return{maxStoragePriceTBMonth:(0,l.ll)((0,l.dq)(new(u())(i.maxStoragePrice)),6),maxUploadPriceTB:(0,l.ll)((0,l.LK)(new(u())(i.maxUploadPrice)),6),maxDownloadPriceTB:(0,l.ll)((0,l.LK)(new(u())(i.maxDownloadPrice)),6),maxContractPrice:(0,l.ll)(i.maxContractPrice,6),maxRPCPriceMillion:(0,l.ll)((0,l.x9)(new(u())(i.maxRPCPrice)),6),hostBlockHeightLeeway:new(u())(i.hostBlockHeightLeeway),minPriceTableValidityMinutes:new(u())((0,l.AE)(i.minPriceTableValidity)),minAccountExpiryDays:new(u())((0,l.ok)(i.minAccountExpiry)),minMaxEphemeralAccountBalance:(0,l.ll)(i.minMaxEphemeralAccountBalance,6),migrationSurchargeMultiplier:new(u())(i.migrationSurchargeMultiplier)}}function j(e){let{hasBeenConfigured:t,autopilotID:n,autopilot:r,gouging:i,pinned:s,upload:c,averages:f}=e;return{...function(e){if(!e)return d;let t=e.contracts.set,n=(0,l.ll)((0,l.qX)(new(u())(e.contracts.allowance),e.contracts.period),6),r=new(u())(e.contracts.amount),i=new(u())((0,l.x5)(e.contracts.period)),o=new(u())((0,l.x5)(e.contracts.renewWindow)),s=new(u())((0,a.$Gr)((0,l.qX)((0,l.JW)(e.contracts.download),e.contracts.period),2));return{autopilotContractSet:t,allowanceMonth:n,amountHosts:r,periodWeeks:i,renewWindowWeeks:o,downloadTBMonth:s,uploadTBMonth:new(u())((0,a.$Gr)((0,l.qX)((0,l.JW)(e.contracts.upload),e.contracts.period),2)),storageTB:(0,l.JW)(new(u())(e.contracts.storage)),prune:e.contracts.prune,allowRedundantIPs:e.hosts.allowRedundantIPs,maxDowntimeHours:new(u())(e.hosts.maxDowntimeHours),maxConsecutiveScanFailures:new(u())(e.hosts.maxConsecutiveScanFailures),minProtocolVersion:e.hosts.minProtocolVersion||""}}(r),...w({gouging:i,averages:f,hasBeenConfigured:t}),...function(e,t,n){var r,i,s,c,d,f,h,p;let m=(null===(r=o.mV.find(t=>t.id===e.currency))||void 0===r?void 0:r.fixed)||6;return{pinnedCurrency:e.currency,pinnedThreshold:new(u())(e.threshold).times(100),shouldPinAllowance:(null===(s=e.autopilots)||void 0===s?void 0:null===(i=s[t])||void 0===i?void 0:i.allowance.pinned)||!1,allowanceMonthPinned:(0,a.MzJ)((0,l.qX)(new(u())((null===(d=e.autopilots)||void 0===d?void 0:null===(c=d[t])||void 0===c?void 0:c.allowance.value)||0),n||(0,l.mv)(6)),m),shouldPinMaxStoragePrice:null===(f=e.gougingSettingsPins)||void 0===f?void 0:f.maxStorage.pinned,maxStoragePriceTBMonthPinned:new(u())(e.gougingSettingsPins.maxStorage.value),shouldPinMaxUploadPrice:null===(h=e.gougingSettingsPins)||void 0===h?void 0:h.maxUpload.pinned,maxUploadPriceTBPinned:new(u())(e.gougingSettingsPins.maxUpload.value),shouldPinMaxDownloadPrice:null===(p=e.gougingSettingsPins)||void 0===p?void 0:p.maxDownload.pinned,maxDownloadPriceTBPinned:new(u())(e.gougingSettingsPins.maxDownload.value)}}(s,n,null==r?void 0:r.contracts.period),defaultContractSet:c.defaultContractSet?c.defaultContractSet:"",uploadPackingEnabled:c.packing.enabled,minShards:new(u())(c.redundancy.minShards),totalShards:new(u())(c.redundancy.totalShards)}}var k=n(5062),E=n(85375),S=n(37606),C=n(92762),M=n(95598),_=n(34056),O=n(89523),T=n(16299),P=n(42082),A=n(66401),N=n(93122),R=n(57969),D=function(e,t,n,r){if(!(0,N.Z)(e))return e;t=(0,P.Z)(t,e);for(var i=-1,a=t.length,o=a-1,l=e;null!=l&&++inull!=e&&""!==e)};return{...n,contracts:{...null==n?void 0:n.contracts,set:r.autopilotContractSet,amount:Math.round(r.amountHosts.toNumber()),allowance:(0,l.qN)((0,l.oc)(r.allowanceMonth,r.periodWeeks)).toString(),period:Math.round((0,l.mv)(r.periodWeeks.toNumber())),renewWindow:Math.round((0,l.mv)(r.renewWindowWeeks.toNumber())),download:Number((0,l.oc)((0,l.xf)(r.downloadTBMonth),r.periodWeeks).toFixed(0)),upload:Number((0,l.oc)((0,l.xf)(r.uploadTBMonth),r.periodWeeks).toFixed(0)),storage:(0,l.xf)(r.storageTB).toNumber(),prune:r.prune},hosts:{...null==n?void 0:n.hosts,maxDowntimeHours:r.maxDowntimeHours.toNumber(),maxConsecutiveScanFailures:r.maxConsecutiveScanFailures.toNumber(),allowRedundantIPs:r.allowRedundantIPs,scoreOverrides:(null==n?void 0:n.hosts.scoreOverrides)||null,minProtocolVersion:r.minProtocolVersion}}}(o.network,c,a.autopilot.data):void 0;return{payloads:{autopilot:d,gouging:{...a.gouging.data,maxRPCPrice:(0,l.qN)((0,l.ZA)(c.maxRPCPriceMillion)).toString(),maxStoragePrice:(0,l.qN)((0,l.iX)(c.maxStoragePriceTBMonth)).toString(),maxUploadPrice:(0,l.qN)((0,l.wf)(c.maxUploadPriceTB)).toString(),maxDownloadPrice:(0,l.qN)((0,l.wf)(c.maxDownloadPriceTB)).toString(),maxContractPrice:(0,l.qN)(c.maxContractPrice).toString(),hostBlockHeightLeeway:Math.round((null===(t=c.hostBlockHeightLeeway)||void 0===t?void 0:t.toNumber())||0),minPriceTableValidity:Math.round((0,l.or)((null===(n=c.minPriceTableValidityMinutes)||void 0===n?void 0:n.toNumber())||0)),minAccountExpiry:Math.round((0,l.k9)(c.minAccountExpiryDays.toNumber())),minMaxEphemeralAccountBalance:(0,l.qN)(c.minMaxEphemeralAccountBalance).toString(),migrationSurchargeMultiplier:c.migrationSurchargeMultiplier.toNumber()},pinned:(r=a.pinned.data,i=a.autopilotState.data.id,{...r,currency:c.pinnedCurrency,threshold:c.pinnedThreshold.div(100).toNumber(),autopilots:{[i]:{allowance:{pinned:c.shouldPinAllowance,value:(0,l.oc)(c.allowanceMonthPinned,c.periodWeeks||new(u())(6)).toNumber()}}},gougingSettingsPins:{maxStorage:{pinned:c.shouldPinMaxStoragePrice,value:c.maxStoragePriceTBMonthPinned.toNumber()},maxDownload:{pinned:c.shouldPinMaxDownloadPrice,value:c.maxDownloadPriceTBPinned.toNumber()},maxUpload:{pinned:c.shouldPinMaxUploadPrice,value:c.maxUploadPriceTBPinned.toNumber()}}}),upload:F(c,a.upload.data)}}}function B(){let[e,t]=(0,C.Z)("v0/autopilot/syncDefaultContractSet",{defaultValue:!0}),n=(0,k.NF)({config:{swr:{errorRetryCount:0}}}),o=(0,k.Cl)(),l=(0,i.useCallback)(async t=>{if(!n.data)return;let i=n.data||{defaultContractSet:""};try{e&&t!==i.defaultContractSet&&(await o.put({payload:F({defaultContractSet:t},n.data)}),n.mutate(),(0,a.OPV)({title:"Default contract set updated",body:(0,r.jsxs)(r.Fragment,{children:["Default contract set has been updated to:"," ",(0,r.jsx)(a.EKh,{children:t}),"."]})}))}catch(e){(0,a.OHV)({title:"Error updating default contract set",body:e.message}),console.log(e)}},[n.data,o,e]);return{shouldSyncDefaultContractSet:e,setShouldSyncDefaultContractSet:t,maybeSyncDefaultContractSet:l}}var I=n(79895),H=n(63955);function U(e){let t=e.watch("pinnedCurrency"),{rate:n}=(0,o.J)({currency:t||void 0});return{rate:n,pinnedCurrency:t}}var W=n(47211);function q(e){let{minShards:t,totalShards:n}=e;return(0,i.useMemo)(()=>(0,l.aU)(t,n),[t,n])}function $(e){let{form:t}=e,{isAutopilotEnabled:n}=(0,S.q)(),r=Y({form:t}),a=t.watch("storageTB"),o=t.watch("downloadTBMonth"),l=t.watch("uploadTBMonth"),s=q({minShards:t.watch("minShards"),totalShards:t.watch("totalShards")}),{rate:u}=U(t),c=(0,i.useMemo)(()=>{if(n){let e=function(e){let{allowanceMonth:t,allowanceFactor:n=1.5,storageTB:r,downloadTBMonth:i,uploadTBMonth:a,redundancyMultiplier:o,storageWeight:l=4,downloadWeight:s=5,uploadWeight:u=1}=e;if(!(null==t?void 0:t.gt(0))||n<=0||!(null==o?void 0:o.gt(0))||!(null==r?void 0:r.gt(0))||!(null==i?void 0:i.gt(0))||!(null==a?void 0:a.gt(0)))return null;let c=t.times(n),d=r.times(o),f=a.times(o),h=c.div(d.times(l).plus(i.times(s)).plus(f.times(u)));return{maxUploadPriceTB:h.times(u),maxDownloadPriceTB:h.times(s),maxStoragePriceTBMonth:h.times(l)}}({allowanceMonth:r,allowanceFactor:1.5,storageTB:a,downloadTBMonth:o,uploadTBMonth:l,redundancyMultiplier:s,storageWeight:4,downloadWeight:5,uploadWeight:1});if(!e)return null;let t=u?{maxStoragePriceTBMonthPinned:null==e?void 0:e.maxStoragePriceTBMonth.times(u),maxDownloadPriceTBPinned:null==e?void 0:e.maxDownloadPriceTB.times(u),maxUploadPriceTBPinned:null==e?void 0:e.maxUploadPriceTB.times(u)}:{};return{...e,...t}}return null},[n,r,a,o,l,s,u]),d=t.watch("shouldPinMaxStoragePrice"),f=t.watch("shouldPinMaxUploadPrice"),h=t.watch("shouldPinMaxDownloadPrice"),p={};return c?(d?p.maxStoragePriceTBMonthPinned=c.maxStoragePriceTBMonthPinned:p.maxStoragePriceTBMonth=c.maxStoragePriceTBMonth,f?p.maxUploadPriceTBPinned=c.maxUploadPriceTBPinned:p.maxUploadPriceTB=c.maxUploadPriceTB,h?p.maxDownloadPriceTBPinned=c.maxDownloadPriceTBPinned:p.maxDownloadPriceTB=c.maxDownloadPriceTB,p):null}function K(e){let{form:t}=e,n=t.watch("shouldPinMaxStoragePrice"),r=t.watch("shouldPinMaxUploadPrice"),i=t.watch("shouldPinMaxDownloadPrice"),a=t.watch("maxStoragePriceTBMonth"),o=t.watch("maxStoragePriceTBMonthPinned"),s=t.watch("maxDownloadPriceTB"),u=t.watch("maxDownloadPriceTBPinned"),c=t.watch("maxUploadPriceTB"),d=t.watch("maxUploadPriceTBPinned"),{rate:f}=U(t);return(n||i||r)&&!f||n&&!o||i&&!u||r&&!d?null:{maxStoragePriceTBMonth:n?(0,l.gP)(o,f):a,maxDownloadPriceTB:i?(0,l.gP)(u,f):s,maxUploadPriceTB:r?(0,l.gP)(d,f):c}}function Y(e){let{form:t}=e,n=t.watch("shouldPinAllowance"),r=t.watch("allowanceMonth"),i=t.watch("allowanceMonthPinned"),{rate:a}=U(t);return n&&!a?null:n?null==i?void 0:i.div(a):r}function X(e){let{children:t,tip:n,icon:i,iconColor:o,onClick:l,disabled:s}=e;return(0,r.jsx)(a.ua7,{align:"end",content:n,children:(0,r.jsxs)("div",{className:"flex gap-1 items-center relative p-1 -m-1 overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:o,className:"flex relative",children:i}),(0,r.jsx)(a.zxk,{size:"small",onClick:l,disabled:s,className:"flex-1",children:t})]})})}function G(e){let{children:t,tip:n,icon:i,iconColor:o}=e;return(0,r.jsx)(a.ua7,{align:"end",content:n,children:(0,r.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:o,className:"flex relative",children:i}),t]})})}function J(e){let{form:t,priceInSiacoin:n,units:i}=e,o=t.watch("minShards"),s=t.watch("totalShards"),u=q({minShards:o,totalShards:s});return n&&o&&s?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.Z0O,{}),(0,r.jsx)(G,{tip:(0,r.jsxs)(r.Fragment,{children:["Price per ",i," when factoring in the configured"," ",null==o?void 0:o.toString()," of ",null==s?void 0:s.toString()," redundancy."]}),icon:(0,r.jsx)(W.DlU,{}),children:(0,r.jsx)(a.ho9,{font:"sans",variant:"value",size:"12",fixed:0,showTooltip:!1,extendedSuffix:"/".concat(i," with redundancy"),value:(0,l.qN)(n).times(u)})})]}):null}let Q=(0,r.jsxs)(r.Fragment,{children:["Set suggested max price that fits the current allowance spending target. This suggested value takes into account the current estimated usage and keeps storage, upload, and download upload prices proportional to each other according to the following weights: ",4,"x storage, ",1,"x upload, ",5,"x download."]}),ee=(0,r.jsxs)(r.Fragment,{children:["Set suggested max prices for storage, upload, and download that fit the current allowance spending target. The suggested values take into account the current estimated usage and keeps storage, upload, and download upload prices proportional to each other according to the following weights:"," ",4,"x storage, ",1,"x upload, ",5,"x download."]}),et=(0,r.jsx)(r.Fragment,{children:"The system found a recommendation that would increase the number of usable hosts."});function en(e){let{form:t,fields:n}=e,o=$({form:t}),s=function(e){let{form:t}=e,n=t.watch("minShards"),r=t.watch("totalShards"),i=t.watch("storageTB"),a=t.watch("downloadTBMonth"),o=t.watch("uploadTBMonth"),s=t.watch("shouldPinAllowance"),u=q({minShards:n,totalShards:r}),c=K({form:t}),{rate:d}=U(t);if(!c)return null;let{maxStoragePriceTBMonth:f,maxUploadPriceTB:h,maxDownloadPriceTB:p}=c,m=function(e){let{maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,allowanceFactor:i=1.5,storageTB:a,downloadTBMonth:o,uploadTBMonth:s,redundancyMultiplier:u}=e;return(null==t?void 0:t.gt(0))&&(null==n?void 0:n.gt(0))&&(null==r?void 0:r.gt(0))&&!(i<=0)&&(null==u?void 0:u.gt(0))&&(null==a?void 0:a.gt(0))&&(null==o?void 0:o.gt(0))&&(null==s?void 0:s.gt(0))?(0,l.k4)({maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,storageTB:a,downloadTBMonth:o,uploadTBMonth:s,redundancyMultiplier:u}).div(i).integerValue():null}({maxStoragePriceTBMonth:f,maxDownloadPriceTB:p,maxUploadPriceTB:h,storageTB:i,downloadTBMonth:a,uploadTBMonth:o,redundancyMultiplier:u}),v={};if(!m)return null;if(s){if(!d)return null;v.allowanceMonthPinned=m.times(d)}else v.allowanceMonth=m;return v}({form:t}),c=K({form:t}),d=Y({form:t}),f=t.watch("storageTB"),h=t.watch("downloadTBMonth"),p=t.watch("uploadTBMonth"),m=q({minShards:t.watch("minShards"),totalShards:t.watch("totalShards")}),v=(0,i.useMemo)(()=>{if(!c)return!1;let{maxStoragePriceTBMonth:e,maxUploadPriceTB:t,maxDownloadPriceTB:n}=c;return(null==e?void 0:e.gt(0))&&(null==t?void 0:t.gt(0))&&(null==n?void 0:n.gt(0))&&(null==f?void 0:f.gt(0))&&(null==h?void 0:h.gt(0))&&(null==p?void 0:p.gt(0))},[c,f,h,p]),g=(0,i.useMemo)(()=>null==d?void 0:d.gt(0),[d]),y=(0,i.useMemo)(()=>v&&g,[v,g]),x=(0,i.useMemo)(()=>{if(!y)return new(u())(0);let{maxStoragePriceTBMonth:e,maxUploadPriceTB:t,maxDownloadPriceTB:n}=c,r=(0,l.k4)({maxStoragePriceTBMonth:e,maxDownloadPriceTB:n,maxUploadPriceTB:t,storageTB:f,downloadTBMonth:h,uploadTBMonth:p,redundancyMultiplier:m}),i=d.times(1.5);return i.minus(r).abs().div(i).times(100)},[d,c,f,h,p,m,y]);return(0,r.jsxs)(r.Fragment,{children:[y?x.gt(1)?(0,r.jsx)(G,{icon:(0,r.jsx)(W.Gu6,{}),iconColor:"amber",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,children:"Current pricing may not fit allowance"})}):(0,r.jsx)(G,{icon:(0,r.jsx)(W.Y3p,{}),iconColor:"green",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,children:"Current pricing fits allowance"})}):(0,r.jsx)(G,{icon:(0,r.jsx)(W.O5t,{}),iconColor:"subtle",children:(0,r.jsx)(a.xvT,{size:"12",ellipsis:!0,color:"subtle",children:"Set allowance and pricing for feedback"})}),(0,r.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,r.jsx)(X,{icon:(0,r.jsx)(W.JPh,{}),iconColor:"contrast",disabled:!o,tip:ee,onClick:()=>{o&&(0,a.JMs)({form:t,fields:n,values:o,options:!0})},children:"Set max prices to fit current allowance"}),(0,r.jsx)(X,{icon:(0,r.jsx)(W.YZj,{}),iconColor:"contrast",disabled:!s,tip:"Set the allowance to fit the current max prices for storage, upload, and download.",onClick:()=>{s&&(0,a.JMs)({form:t,fields:n,values:s,options:!0})},children:"Set allowance to fit current max prices"})]})]})}function er(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=n.watch("maxStoragePriceTBMonth"),c=null==o?void 0:null===(t=o.maxStoragePriceTBMonth)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(s.maxStoragePriceTBMonth),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonth",value:s.maxStoragePriceTBMonth,options:!0})}}),c&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonth",value:c,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:u,units:"TB/month"})]})}function ei(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=n.watch("maxStoragePriceTBMonthPinned"),d=c&&u?(0,l.gP)(c,u):null,f=(null==s?void 0:s.maxStoragePriceTBMonthPinned)&&u?(0,l.gP)(s.maxStoragePriceTBMonthPinned,u):null,h=null==o?void 0:null===(t=o.maxStoragePriceTBMonthPinned)||void 0===t?void 0:t.targetValue,p=h&&u?(0,l.gP)(h,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonthPinned",value:s.maxStoragePriceTBMonthPinned,options:!0})}}),p&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(p),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxStoragePriceTBMonthPinned",value:h,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:d,units:"TB/month"})]})}function ea(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=n.watch("maxUploadPriceTB"),c=null==o?void 0:null===(t=o.maxUploadPriceTB)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:et,decimalsLimit:0,value:(0,l.qN)(s.maxUploadPriceTB),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTB",value:s.maxUploadPriceTB,options:!0})}}),c&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:Q,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTB",value:c,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:u,units:"TB"})]})}function eo(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=n.watch("maxUploadPriceTBPinned"),d=c&&u?(0,l.gP)(c,u):null,f=(null==s?void 0:s.maxUploadPriceTBPinned)&&u?(0,l.gP)(s.maxUploadPriceTBPinned,u):null,h=null==o?void 0:null===(t=o.maxUploadPriceTBPinned)||void 0===t?void 0:t.targetValue,p=h&&u?(0,l.gP)(h,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTBPinned",value:s.maxUploadPriceTBPinned,options:!0})}}),p&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(p),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxUploadPriceTBPinned",value:h,options:!0})}),(0,r.jsx)(J,{form:n,priceInSiacoin:d,units:"TB"})]})}function el(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),u=null==o?void 0:null===(t=o.maxDownloadPriceTB)||void 0===t?void 0:t.targetValue;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(s.maxDownloadPriceTB),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTB",value:s.maxDownloadPriceTB,options:!0})}}),u&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(u),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTB",value:u,options:!0})})]})}function es(e){var t;let{form:n,fields:i,recommendations:o}=e,s=$({form:n}),{rate:u}=U(n),c=(null==s?void 0:s.maxDownloadPriceTBPinned)&&u?(0,l.gP)(s.maxDownloadPriceTBPinned,u):null,d=null==o?void 0:null===(t=o.maxDownloadPriceTBPinned)||void 0===t?void 0:t.targetValue,f=d&&u?(0,l.gP)(d,u):null;return(0,r.jsxs)(r.Fragment,{children:[s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Fit current allowance",tip:Q,decimalsLimit:0,value:(0,l.qN)(c),onClick:()=>{(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTBPinned",value:s.maxDownloadPriceTBPinned,options:!0})}}),f&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(f),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxDownloadPriceTBPinned",value:d,options:!0})})]})}function eu(e){var t;let{form:n,fields:i,recommendations:o}=e,s=null==o?void 0:null===(t=o.maxRPCPriceMillion)||void 0===t?void 0:t.targetValue;return s&&(0,r.jsx)(a.ru1,{type:"siacoin",label:"Match with more hosts",tip:et,decimalsLimit:0,value:(0,l.qN)(s),onClick:()=>(0,a.fsB)({form:n,fields:i,name:"maxRPCPriceMillion",value:s,options:!0})})}function ec(e){var t,n,i,s,c,d;let{advancedDefaults:f,averagesSc:h,averagesFiat:p,recommendations:m,isAutopilotEnabled:v,configViewMode:g,validationContext:y}=e;return{storageTB:{type:"number",category:"storage",title:"Expected storage",description:(0,r.jsx)(r.Fragment,{children:"The amount of storage you would like to rent in TB."}),units:"TB",hidden:!v,validation:{validate:{required:ef(y)}}},uploadTBMonth:{type:"number",category:"storage",title:"Expected upload",description:(0,r.jsx)(r.Fragment,{children:"The amount of upload bandwidth you plan to use each month in TB."}),units:"TB/month",hidden:!v,validation:{validate:{required:ef(y)}}},downloadTBMonth:{type:"number",category:"storage",title:"Expected download",description:(0,r.jsx)(r.Fragment,{children:"The amount of download bandwidth you plan to use each month in TB."}),units:"TB/month",hidden:!v,validation:{validate:{required:ef(y)}}},shouldPinAllowance:{title:"",description:"",type:"boolean",category:"storage",validation:{}},allowanceMonth:{type:"siacoin",category:"storage",title:"Allowance",description:(0,r.jsx)(r.Fragment,{children:"The amount you would like to spend per month. Choose whether to set your allowance in siacoin per month or to pin the siacoin price to a fixed fiat value per month."}),units:"SC/month",decimalsLimitSc:6,hidden:!v,validation:{validate:{required:ef(y)}},after:en},allowanceMonthPinned:{title:"",description:"",units:"/month",type:"fiat",category:"storage",validation:{validate:{required:ep("shouldPinAllowance"),currency:ep("shouldPinAllowance",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinAllowance",(e,t)=>!t.shouldPinAllowance||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:en},periodWeeks:{type:"number",category:"storage",title:"Period",description:(0,r.jsx)(r.Fragment,{children:"The length of the storage contracts."}),units:"weeks",suggestion:null==f?void 0:f.periodWeeks,suggestionTip:"Typically ".concat(null==f?void 0:f.periodWeeks," weeks."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},renewWindowWeeks:{type:"number",category:"storage",title:"Renew window",description:(0,r.jsx)(r.Fragment,{children:"The number of weeks prior to contract expiration that Sia will attempt to renew your contracts."}),units:"weeks",decimalsLimit:6,suggestion:null==f?void 0:f.renewWindowWeeks,suggestionTip:"Typically ".concat(null==f?void 0:f.renewWindowWeeks," weeks."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},amountHosts:{type:"number",category:"storage",title:"Hosts",description:(0,r.jsx)(r.Fragment,{children:"The number of hosts to create contracts with."}),units:"hosts",decimalsLimit:0,suggestion:null==f?void 0:f.amountHosts,suggestionTip:"Typically ".concat(null==f?void 0:f.amountHosts," hosts."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},autopilotContractSet:{type:"text",category:"storage",title:"Contract set",description:(0,r.jsx)(r.Fragment,{children:"The contract set that autopilot should use. This should typically be the same as the default contract set."}),placeholder:null==f?void 0:f.autopilotContractSet,suggestion:null==f?void 0:f.autopilotContractSet,suggestionTip:(0,r.jsxs)(r.Fragment,{children:["The default contract set is"," ",(0,r.jsx)(a.EKh,{children:null==f?void 0:f.autopilotContractSet}),"."]}),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},prune:{type:"boolean",category:"storage",title:"Prune sector roots",description:(0,r.jsx)(r.Fragment,{children:"When enabled, autopilot will try to prune deleted sector roots from contracts one contract at a time, for a max duration of 10 minutes per contract. For old hosts this process takes quite a while, while for new hosts it is fast. For new hosts pruning effectively deletes data from the contract, allowing the renter to stop paying for storage they are not using."}),suggestion:null==f?void 0:f.prune,suggestionTip:(0,r.jsxs)(r.Fragment,{children:["The default value is ",(0,r.jsx)(a.EKh,{children:null==f?void 0:f.prune}),"."]}),hidden:!v||"basic"===g,validation:{}},allowRedundantIPs:{type:"boolean",category:"hosts",title:"Redundant IPs",description:(0,r.jsx)(r.Fragment,{children:"Whether or not to allow forming contracts with multiple hosts in the same IP subnet. The subnets used are /16 for IPv4, and /64 for IPv6."}),suggestion:null==f?void 0:f.allowRedundantIPs,suggestionTip:"Defaults to ".concat((null==f?void 0:f.allowRedundantIPs)?"on":"off","."),hidden:!v||"basic"===g,validation:{}},maxDowntimeHours:{type:"number",category:"hosts",title:"Max downtime",description:(0,r.jsx)(r.Fragment,{children:"The maximum amount of host downtime that autopilot will tolerate in hours."}),units:"hours",suggestion:null==f?void 0:f.maxDowntimeHours,suggestionTip:"Defaults to ".concat(null==f?void 0:f.maxDowntimeHours.toNumber().toLocaleString()," which is ").concat((0,a.$Gr)(new(u())((0,l.XA)(null==f?void 0:f.maxDowntimeHours.toNumber())),1)," days."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},maxConsecutiveScanFailures:{type:"number",category:"hosts",title:"Max consecutive scan failures",description:(0,r.jsx)(r.Fragment,{children:"The maximum number of consecutive scan failures that autopilot will tolerate."}),units:"scans",decimalsLimit:0,suggestion:null==f?void 0:f.maxConsecutiveScanFailures,suggestionTip:"Defaults to ".concat(null==f?void 0:f.maxConsecutiveScanFailures.toNumber(),"."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y)}}},minProtocolVersion:{type:"text",category:"hosts",title:"Min protocol version",description:(0,r.jsx)(r.Fragment,{children:"The minimum protocol version that autopilot will consider when forming contracts with hosts."}),suggestion:null==f?void 0:f.minProtocolVersion,suggestionTip:"Defaults to ".concat(null==f?void 0:f.minProtocolVersion,"."),hidden:!v||"basic"===g,validation:{validate:{required:eh(y),version:eh(y,e=>/^\d+\.\d+\.\d+$/.test(e)||"must be a valid version number")}}},defaultContractSet:{category:"contractset",type:"text",title:"Default contract set",placeholder:null==f?void 0:f.defaultContractSet,suggestion:null==f?void 0:f.defaultContractSet,suggestionTip:(0,r.jsx)(r.Fragment,{children:"Autopilot users will typically want to keep this the same as the autopilot contract set."}),description:(0,r.jsx)(r.Fragment,{children:"The default contract set is where data is uploaded to by default."}),hidden:"basic"===g,validation:{validate:{required:ed(y)}}},uploadPackingEnabled:{category:"uploadpacking",type:"boolean",title:"Upload packing",description:(0,r.jsx)(r.Fragment,{children:"Data on the Sia network is stored in 4MiB sectors. With the default 10 of 30 redundancy scheme, uploaded files are split into 40MiB chunks and encoded into 120MiB slabs. This means that storage is wasted on padding and files smaller than 40MiB still use 120MiB of space. The redundancy scheme can be configured, but unless all files are exactly 4MiB * the redundancy's minimum shards, there will always be wasted storage. Upload packing avoids this waste by buffering files and packing them together before they are uploaded to the network. This trades some performance for storage efficiency. It is also important to note that because buffered files are temporarily stored on disk they must be considered when backing up your renterd data."}),hidden:"basic"===g,validation:{}},shouldPinMaxStoragePrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxStoragePriceTBMonth:{category:"gouging",type:"siacoin",title:"Max storage price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price a host is allowed to charge to store 1 TB worth of data per month. Choose whether to set the price in siacoin per TB per month or to pin the siacoin price to a fixed fiat value per TB per month."}),units:"SC/TB/month",average:null==h?void 0:h.storageAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(er,{form:t,fields:n,recommendations:m})}},maxStoragePriceTBMonthPinned:{title:"",description:"",units:"/TB/month",type:"fiat",category:"gouging",average:null==p?void 0:p.storageAverage,averageTip:"Averages provided by Sia Central.",validation:{validate:{required:ep("shouldPinMaxStoragePrice",(e,t)=>!t.shouldPinMaxStoragePrice||!!e||"required"),currency:ep("shouldPinMaxStoragePrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxStoragePrice",(e,t)=>!t.shouldPinMaxStoragePrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(ei,{form:t,fields:n,recommendations:m})}},shouldPinMaxUploadPrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxUploadPriceTB:{category:"gouging",type:"siacoin",title:"Max upload price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price a host is allowed to charge for uploading 1 TB worth of data. Choose whether to set the price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),units:"SC/TB",average:null==h?void 0:h.uploadAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(ea,{form:t,fields:n,recommendations:m})}},maxUploadPriceTBPinned:{title:"",description:"",units:"/TB",type:"fiat",average:null==p?void 0:p.uploadAverage,averageTip:"Averages provided by Sia Central.",category:"gouging",validation:{validate:{required:ep("shouldPinMaxUploadPrice",(e,t)=>!t.shouldPinMaxUploadPrice||!!e||"required"),currency:ep("shouldPinMaxUploadPrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxUploadPrice",(e,t)=>!t.shouldPinMaxUploadPrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(eo,{form:t,fields:n,recommendations:m})}},shouldPinMaxDownloadPrice:{title:"",description:"",type:"boolean",category:"gouging",validation:{}},maxDownloadPriceTB:{category:"gouging",type:"siacoin",title:"Max download price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price to download 1 TB. Choose whether to set the price in siacoin per TB or to pin the siacoin price to a fixed fiat value per TB."}),units:"SC/TB",average:null==h?void 0:h.downloadAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,validation:{required:"required"},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(el,{form:t,fields:n,recommendations:m})}},maxDownloadPriceTBPinned:{title:"",description:"",units:"/TB",type:"fiat",average:null==p?void 0:p.downloadAverage,averageTip:"Averages provided by Sia Central.",category:"gouging",validation:{validate:{required:ep("shouldPinMaxDownloadPrice",(e,t)=>!t.shouldPinMaxDownloadPrice||!!e||"required"),currency:ep("shouldPinMaxDownloadPrice",(e,t)=>!!t.pinnedCurrency||"must select a pinned currency"),range:ep("shouldPinMaxDownloadPrice",(e,t)=>!t.shouldPinMaxDownloadPrice||(null==e?void 0:e.gt(0))||"must be greater than 0")}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(es,{form:t,fields:n,recommendations:m})}},maxContractPrice:{category:"gouging",type:"siacoin",title:"Max contract price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed price to form a contract."}),average:null==h?void 0:h.contractAverage,averageTip:"Averages provided by Sia Central.",decimalsLimitSc:6,tipsDecimalsLimitSc:3,hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(t=m.maxContractPrice)||void 0===t?void 0:t.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y)}}},maxRPCPriceMillion:{category:"gouging",type:"siacoin",title:"Max RPC price",description:(0,r.jsx)(r.Fragment,{children:"The max allowed base price for RPCs in siacoins per million calls. Choose whether to set the price in siacoin per million calls or to pin the siacoin price to a fixed fiat value per million calls."}),units:"SC/million",decimalsLimitSc:6,hidden:"basic"===g,average:null==h?void 0:h.rpcAverage,averageTip:"Averages provided by Sia Central.",suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y)}},after:e=>{let{form:t,fields:n}=e;return(0,r.jsx)(eu,{form:t,fields:n,recommendations:m})}},hostBlockHeightLeeway:{category:"gouging",type:"number",title:"Block height leeway",description:(0,r.jsx)(r.Fragment,{children:"The amount of blocks of leeway given to the host block height in the host's price table."}),units:"blocks",decimalsLimit:0,...m.hostBlockHeightLeeway?{suggestionLabel:"Match with more hosts",suggestion:null===(n=m.hostBlockHeightLeeway)||void 0===n?void 0:n.targetValue,suggestionTip:"This value will help you match with more hosts."}:{suggestion:null==f?void 0:f.hostBlockHeightLeeway,suggestionTip:"The recommended value is 6 blocks."},hidden:"basic"===g,validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte(3)||"must be at least 3 blocks")}}},minPriceTableValidityMinutes:{category:"gouging",type:"number",title:"Min price table validity",units:"minutes",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `Validity` in the host's price settings."}),hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(i=m.minPriceTableValidityMinutes)||void 0===i?void 0:i.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte((0,l.GX)(10))||"must be at least 10 seconds")}}},minAccountExpiryDays:{category:"gouging",type:"number",title:"Min account expiry",units:"days",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `AccountExpiry` in the host's price settings."}),hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(s=m.minAccountExpiryDays)||void 0===s?void 0:s.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte((0,l.XA)(1))||"must be at least 1 hour")}}},minMaxEphemeralAccountBalance:{category:"gouging",type:"siacoin",title:"Min max ephemeral account balance",description:(0,r.jsx)(r.Fragment,{children:"The min accepted value for `MaxEphemeralAccountBalance` in the host's price settings."}),decimalsLimitSc:6,hidden:"basic"===g,suggestionLabel:"Match with more hosts",suggestion:null===(c=m.minMaxEphemeralAccountBalance)||void 0===c?void 0:c.targetValue,suggestionTip:"This value will help you match with more hosts.",validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gte(1)||"must be at least 1 SC")}}},migrationSurchargeMultiplier:{category:"gouging",type:"number",title:"Migration surcharge multiplier",units:"* download price",placeholder:"10",decimalsLimit:1,description:(0,r.jsx)(r.Fragment,{children:"Factor that gets applied on the max download price when trying to download migration-critical sectors from a host that is price gouging. For example, when migrating a low-health file, if the download is failing but would potentially succeed with looser gouging settings, we apply the migration surcharge multiplier to overpay on every sector download if it means saving the file/migration."}),...m.migrationSurchargeMultiplier?{suggestionLabel:"Match with more hosts",suggestion:null===(d=m.migrationSurchargeMultiplier)||void 0===d?void 0:d.targetValue,suggestionTip:"This value will help you match with more hosts."}:{suggestion:new(u())(10),suggestionTip:"The default multiplier is 10x the download price."},hidden:"basic"===g,validation:{validate:{required:ed(y)}}},minShards:{type:"number",category:"redundancy",title:"Min shards",description:(0,r.jsx)(r.Fragment,{children:"The min amount of shards needed to reconstruct a slab."}),suggestion:null==f?void 0:f.minShards,suggestionTip:"Typically ".concat(null==f?void 0:f.minShards," shards."),units:"shards",hidden:"basic"===g,validation:{validate:{required:ed(y),min:ed(y,e=>new(u())(e).gt(0)||"must be greater than 0")}},trigger:["totalShards"]},totalShards:{type:"number",category:"redundancy",title:"Total shards",description:(0,r.jsx)(r.Fragment,{children:"The total amount of shards for each slab."}),suggestion:null==f?void 0:f.totalShards,suggestionTip:"Typically ".concat(null==f?void 0:f.totalShards," shards."),units:"shards",hidden:"basic"===g,validation:{validate:{required:ed(y),gteMinShards:ed(y,(e,t)=>new(u())(e).gte(t.minShards)||"must be at least equal to min shards"),max:ed(y,e=>new(u())(e).lt(256)||"must be less than 256")}}},pinnedCurrency:{category:"pinning",title:"Pinned currency",description:"Currency to use for fields where price pinning is enabled.",type:"select",options:[...o.mV.map(e=>{let{id:t,label:n}=e;return{label:n,value:t}}),{label:"none",value:""}],validation:{required:"required"}},pinnedThreshold:{category:"pinning",title:"Pinned currency change threshold",type:"number",suggestionTip:"A threshold of 2% is recommended.",suggestion:new(u())(2),units:"%",decimalsLimit:0,description:(0,r.jsx)(r.Fragment,{children:"Percentage that controls the minimum change in exchange rate that will trigger an update to pinned prices. This prevents the host from changing prices too often."}),validation:{required:"required",validate:{max:e=>new(u())(e).lte(100)||"must be at most 100%",min:e=>new(u())(e).gte(0)||"must be at least 0%"}}}}}function ed(e,t){return(n,r)=>"advanced"!==e.configViewMode||(t?t(n,r):!!n||"required")}function ef(e,t){return(n,r)=>!e.isAutopilotEnabled||(t?t(n,r):!!n||"required")}function eh(e,t){return(n,r)=>!e.isAutopilotEnabled||"advanced"!==e.configViewMode||(t?t(n,r):!!n||"required")}function ep(e,t){return(n,r)=>!r[e]||(t?t(n,r):!!n||"required")}let em=ec({validationContext:{isAutopilotEnabled:!0,configViewMode:"basic"},isAutopilotEnabled:!0,configViewMode:"basic",maxStoragePriceTBMonth:new(u())(0),maxUploadPriceTB:new(u())(0),minShards:new(u())(0),totalShards:new(u())(0),redundancyMultiplier:new(u())(0),recommendations:{}}),ev={maxStoragePriceTBMonth:"maxStoragePriceTBMonthGroup",maxDownloadPriceTB:"maxDownloadPriceTBGroup",maxUploadPriceTB:"maxUploadPriceTBGroup",maxRPCPriceMillion:"maxRPCPriceMillionGroup",maxStoragePriceTBMonthPinned:"maxStoragePriceTBMonthGroup",maxUploadPriceTBPinned:"maxUploadPriceTBGroup",maxDownloadPriceTBPinned:"maxDownloadPriceTBGroup",maxContractPrice:"maxContractPrice",hostBlockHeightLeeway:"hostBlockHeightLeeway",minPriceTableValidityMinutes:"minPriceTableValidityMinutes",minAccountExpiryDays:"minAccountExpiryDays",minMaxEphemeralAccountBalance:"minMaxEphemeralAccountBalance",migrationSurchargeMultiplier:"migrationSurchargeMultiplier"},eg={maxStoragePriceTBMonth:"max storage price",maxDownloadPriceTB:"max download price",maxUploadPriceTB:"max upload price",maxRPCPriceMillion:"max RPC price",maxStoragePriceTBMonthPinned:"max storage price",maxUploadPriceTBPinned:"max upload price",maxDownloadPriceTBPinned:"max download price",maxContractPrice:"max contract price",hostBlockHeightLeeway:"host block height leeway",minPriceTableValidityMinutes:"min price table validity",minAccountExpiryDays:"min account expiry",minMaxEphemeralAccountBalance:"min max ephemeral account balance",migrationSurchargeMultiplier:"migration surcharge multiplier"},ey={autopilotContractSet:"",amountHosts:new(u())(0),shouldPinAllowance:!1,allowanceMonth:new(u())(0),allowanceMonthPinned:new(u())(0),periodWeeks:new(u())(0),renewWindowWeeks:new(u())(0),downloadTBMonth:new(u())(0),uploadTBMonth:new(u())(0),storageTB:new(u())(0),prune:!1,allowRedundantIPs:!1,maxDowntimeHours:new(u())(0),maxConsecutiveScanFailures:new(u())(0),minProtocolVersion:"",defaultContractSet:"",uploadPackingEnabled:!0,maxRPCPriceMillion:new(u())(0),shouldPinMaxStoragePrice:!1,maxStoragePriceTBMonth:new(u())(0),maxStoragePriceTBMonthPinned:new(u())(0),maxContractPrice:new(u())(0),shouldPinMaxDownloadPrice:!1,maxDownloadPriceTB:new(u())(0),maxDownloadPriceTBPinned:new(u())(0),shouldPinMaxUploadPrice:!1,maxUploadPriceTB:new(u())(0),maxUploadPriceTBPinned:new(u())(0),hostBlockHeightLeeway:new(u())(0),minPriceTableValidityMinutes:new(u())(0),minAccountExpiryDays:new(u())(0),minMaxEphemeralAccountBalance:new(u())(0),migrationSurchargeMultiplier:new(u())(0),minShards:new(u())(0),totalShards:new(u())(0),pinnedCurrency:"usd",pinnedThreshold:new(u())(0)},ex=(0,i.createContext)({}),eb=()=>(0,i.useContext)(ex);function ew(e){let{children:t}=e,n=function(){let{autopilotState:e,autopilot:t,gouging:n,pinned:r,upload:s,averages:d,shouldSyncDefaultContractSet:f,setShouldSyncDefaultContractSet:h,appSettings:p}=function(){let e=(0,S.q)(),t=(0,k.e$)({config:{swr:{errorRetryCount:0,refreshInterval:(0,l.sW)(1)}}}),n=(0,k.en)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),r=(0,k.E5)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),i=(0,k.NF)({config:{swr:{refreshInterval:(0,l.sW)(1)}}}),a=(0,E.BF)({config:{swr:{revalidateOnFocus:!1}}}),{shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:u,maybeSyncDefaultContractSet:c}=B(),d=(0,o.Hv)();return{autopilotState:e.autopilot.state,autopilot:t,gouging:n,pinned:r,upload:i,averages:a,shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:u,maybeSyncDefaultContractSet:c,appSettings:d}}(),v=(0,i.useMemo)(()=>({autopilotState:{data:e.data,error:e.error},autopilot:{data:t.data,error:t.error},gouging:{data:n.data,error:n.error},pinned:{data:r.data,error:r.error},upload:{data:s.data,error:s.error},averages:{data:d.data,error:d.error},appSettings:{settings:{siaCentral:p.settings.siaCentral}}}),[e.data,e.error,t.data,t.error,n.data,n.error,r.data,r.error,s.data,s.error,d.data,d.error,p.settings.siaCentral]),{form:g,storageTB:y,evaluation:x,redundancyMultiplier:M,fields:_,configViewMode:O,setConfigViewMode:T}=function(e){let{resources:t}=e,n=(0,H.cI)({mode:"all",defaultValues:m}),r=n.watch("maxStoragePriceTBMonth"),s=n.watch("maxDownloadPriceTB"),d=n.watch("maxUploadPriceTB"),f=n.watch("storageTB"),h=n.watch("downloadTBMonth"),p=n.watch("uploadTBMonth"),v=n.watch("minShards"),g=n.watch("totalShards"),y=(0,i.useMemo)(()=>(0,l.aU)(v,g),[v,g]),{averagesSc:x,averagesFiat:j}=function(e){let{form:t}=e,n=(0,E.BF)({config:{swr:{revalidateOnFocus:!1}}}),r=(0,i.useMemo)(()=>n.data?new(u())((0,l.dq)((0,l.ll)(n.data.settings.storage_price)).toFixed(0)):void 0,[n.data]),a=(0,i.useMemo)(()=>n.data?new(u())((0,l.LK)((0,l.ll)(n.data.settings.upload_price)).toFixed(0)):void 0,[n.data]),o=(0,i.useMemo)(()=>n.data?new(u())((0,l.LK)((0,l.ll)(n.data.settings.download_price)).toFixed(0)):void 0,[n.data]),s=(0,i.useMemo)(()=>n.data?new(u())((0,l.ll)(n.data.settings.contract_price).toFixed(0)):void 0,[n.data]),c=(0,i.useMemo)(()=>n.data?(0,l.x9)((0,l.ll)(n.data.settings.base_rpc_price)):void 0,[n.data]),{rate:d}=U(t);return{averagesSc:(0,i.useMemo)(()=>n.data?{storageAverage:r,uploadAverage:a,downloadAverage:o,contractAverage:s,rpcAverage:c}:null,[n.data,r,a,o,s,c]),averagesFiat:(0,i.useMemo)(()=>n.data&&d?{storageAverage:r.times(d),uploadAverage:a.times(d),downloadAverage:o.times(d),contractAverage:s.times(d),rpcAverage:c.times(d)}:null,[n.data,d,r,a,o,s,c])}}({form:n}),{isAutopilotEnabled:M}=(0,S.q)(),[_,O]=(0,C.Z)("v0/config/mode",{defaultValue:"basic"});(0,i.useEffect)(()=>{n.trigger()},[_]);let T=function(e){var t,n,r,s,u,d,f,h,p;let{form:m,resources:v,isAutopilotEnabled:g}=e,y=m.watch(),x=(0,k.d_)(),j=(0,i.useMemo)(()=>!!(g&&c(v))&&!!m.formState.isValid&&!!x.data,[g,m.formState.isValid,v,x.data]),E=Y({form:m}),S=K({form:m}),C=(0,i.useMemo)(()=>E?{allowanceMonth:E,...S}:S,[E,S]),M=(0,i.useMemo)(()=>{var e;return function(e,t){let n=b(t);return Object.entries(ey).forEach(e=>{let[t,r]=e;void 0===n[t]&&(n[t]=r)}),Object.entries(e).forEach(e=>{let[t,r]=e;void 0!==r&&(n[t]=r)}),n}({...y,...C},null===(e=v.autopilotState.data)||void 0===e?void 0:e.network)},[y,C,null===(t=v.autopilotState.data)||void 0===t?void 0:t.network]),_=(0,i.useMemo)(()=>{if(!j)return;let{payloads:e}=V({resources:v,renterdState:x.data,isAutopilotEnabled:g,values:M});return e},[M,v,x,g,j]),O=(null==_?void 0:_.autopilot.contracts.amount)||0,T=Math.round(1.5*O),P=Math.round(1.1*O),A=!!_,N=(0,k.Mz)({disabled:!A,payload:{gougingSettings:null==_?void 0:_.gouging,redundancySettings:null==_?void 0:_.upload.redundancy,autopilotConfig:null==_?void 0:_.autopilot},config:{swr:{keepPreviousData:A}}}),R=null===(r=N.data)||void 0===r?void 0:null===(n=r.recommendation)||void 0===n?void 0:n.gougingSettings,D=(null===(s=N.data)||void 0===s?void 0:s.usable)||0,L=N.data&&D{let t={maxStoragePriceTBMonth:!q,maxUploadPriceTB:!$,maxDownloadPriceTB:!X,maxStoragePriceTBMonthPinned:q,maxUploadPriceTBPinned:$,maxDownloadPriceTBPinned:X};return void 0===t[e]||t[e]},[q,$,X]),{pinnedCurrency:J,rate:Q}=U(m),ee=(0,i.useMemo)(()=>{if(!_||!I||W-D<=0)return[];let e=w({gouging:I,averages:v.averages.data,hasBeenConfigured:!0}),t=function(e){let{exchangeRate:t,maxStoragePriceTBMonth:n,maxDownloadPriceTB:r,maxUploadPriceTB:i}=e;return t?{maxStoragePriceTBMonthPinned:(0,l.C4)(n,t),maxDownloadPriceTBPinned:(0,l.C4)(r,t),maxUploadPriceTBPinned:(0,l.C4)(i,t)}:null}({exchangeRate:Q,maxStoragePriceTBMonth:e.maxStoragePriceTBMonth,maxDownloadPriceTB:e.maxDownloadPriceTB,maxUploadPriceTB:e.maxUploadPriceTB}),n={...e,...t},r=[];return(0,a.qPQ)(n).forEach(e=>{let[t,n]=e;if(!G(t))return;let i=M[t];if(n.minus(i).div(i).times(100).lte(1))return;let a=function(e){let{key:t,currentValue:n,targetValue:r,currencyId:i}=e,a=n.lt(r)?"up":"down",s={key:t,hrefId:ev[t],title:eg[t],currentValue:n,targetValue:r,direction:a,currentLabel:"",targetLabel:""};if("siacoin"===em[t].type){let e=e=>{var n;return"".concat((0,l.Vz)((0,l.qN)(e),{fixed:1})).concat(null===(n=em[t].units)||void 0===n?void 0:n.replace("SC/","/"))};s.currentLabel=e(n),s.targetLabel=e(r)}if("number"===em[t].type){let e=e=>"".concat((0,l.yF)(e)," ").concat(em[t].units);s.currentLabel=e(n),s.targetLabel=e(r)}if("fiat"===em[t].type){let e=o.mV.find(e=>e.id===i),a=n=>"".concat(null==e?void 0:e.prefix).concat((0,l.yF)(n,{fixed:e.fixed})," ").concat(null==e?void 0:e.label).concat(em[t].units);s.currentLabel=a(n),s.targetLabel=a(r)}return s}({key:t,currentValue:i,targetValue:n,currencyId:J});a&&r.push(a)}),r},[I,v,_,M,G,J,D,W,Q]);return{hostMargin50:.5,hostMargin10:.1,hostTarget50:T,hostTarget10:P,usableHostsCurrent:D,userContractCountTarget:O,usableHostsAfterRecommendation:W,hasDataToEvaluate:j,needsRecommendations:L,foundRecommendation:!!ee.length,recommendations:ee,recommendationMargin:z?"50%":B?"10%":R?"0%":"N/A"}}({form:n,resources:t,isAutopilotEnabled:M}),P=(0,k.d_)(),A=(0,i.useRef)({isAutopilotEnabled:M,configViewMode:_});return(0,i.useEffect)(()=>{A.current.isAutopilotEnabled=M,A.current.configViewMode=_},[M,_]),{form:n,fields:(0,i.useMemo)(()=>{let e=P.data?b(P.data.network):void 0,t=T.recommendations.reduce((e,t)=>({...e,[t.key]:t}),{});return x?ec({validationContext:A.current,isAutopilotEnabled:M,configViewMode:_,advancedDefaults:e,maxStoragePriceTBMonth:r,maxUploadPriceTB:d,redundancyMultiplier:y,averagesSc:x,averagesFiat:j,minShards:v,totalShards:g,recommendations:t}):ec({validationContext:A.current,isAutopilotEnabled:M,configViewMode:_,advancedDefaults:e,maxStoragePriceTBMonth:r,maxUploadPriceTB:d,redundancyMultiplier:y,minShards:v,totalShards:g,recommendations:t})},[M,_,P.data,x,j,y,r,d,v,g,T.recommendations]),evaluation:T,maxStoragePriceTBMonth:r,maxDownloadPriceTB:s,maxUploadPriceTB:d,storageTB:f,downloadTBMonth:h,uploadTBMonth:p,minShards:v,totalShards:g,redundancyMultiplier:y,configViewMode:_,setConfigViewMode:O}}({resources:v}),P=(0,i.useMemo)(()=>{var e,t;return c(v)?j({autopilotID:null===(e=v.autopilotState.data)||void 0===e?void 0:e.id,hasBeenConfigured:null===(t=v.autopilotState.data)||void 0===t?void 0:t.configured,autopilot:v.autopilot.data,gouging:v.gouging.data,pinned:v.pinned.data,upload:v.upload.data,averages:v.averages.data}):null},[v]),A=(0,i.useMemo)(()=>(function(e){let{gouging:t,pinned:n,upload:r}=e;return!!(t.error||n.error||r.error)})(v),[v]),{isAutopilotEnabled:N}=(0,S.q)(),R=(0,i.useCallback)(async()=>{let i=await e.mutate(),o=N?await t.mutate():void 0,l=await n.mutate(),u=await r.mutate(),c=await s.mutate();if(!i||!l||!c||!u)return(0,a.OHV)({title:"Error fetching settings"}),null;g.reset(j({autopilotID:i.id,hasBeenConfigured:i.configured,autopilot:o,gouging:l,pinned:u,upload:c,averages:d.data}))},[g,e,N,t,n,r,s,d.data]);(0,a.u$d)({form:g,remoteValues:P}),(0,a.Z4p)({form:g,remoteValues:P});let{changeCount:D}=(0,a.mYE)({form:g}),L=function(e){let{resources:t,isAutopilotEnabled:n,revalidateAndResetForm:r}=e,l=(0,k.Bl)(),s=(0,k.oe)(),u=(0,k.oX)(),d=(0,k.Vp)(),f=(0,k.Cl)(),h=(0,k.d_)(),{maybeSyncDefaultContractSet:p}=B(),m=(0,o.Tu)();return(0,i.useCallback)(async e=>{if(!c(t))return;let i=n&&!t.autopilot.data,{payloads:v}=V({resources:t,renterdState:h.data,isAutopilotEnabled:n,values:e}),g=v.autopilot?await s.put({payload:v.autopilot}):void 0,[y,x,b]=await Promise.all([u.put({payload:v.gouging}),d.put({payload:v.pinned}),f.put({payload:v.upload})]),w=(null==g?void 0:g.error)||y.error||x.error||b.error;if(w){(0,a.OHV)({title:"Error updating configuration",body:w});return}n&&(p(e.autopilotContractSet),l.post({payload:{forceScan:!0}})),(0,a.OPV)({title:"Configuration has been saved"}),i&&(async()=>{await (0,o.gw)(5e3),m(e=>e.startsWith(I.N8)),await (0,o.gw)(5e3),m(e=>e.startsWith(I.N8))})(),await r()},[t,h.data,n,s,u,d,f,r,p,l,m])}({resources:v,isAutopilotEnabled:N,revalidateAndResetForm:R}),Z=(0,a.WsO)(_),z=(0,i.useMemo)(()=>g.handleSubmit(L,Z),[g,L,Z]),F=(0,i.useRef)(),W=(0,i.useCallback)(async e=>{(0,a.S5N)(F.current,e)},[]);return{onSubmit:z,revalidateAndResetForm:R,form:g,fields:_,changeCount:D,redundancyMultiplier:M,storageTB:y,shouldSyncDefaultContractSet:f,setShouldSyncDefaultContractSet:h,configViewMode:O,setConfigViewMode:T,remoteError:A,configRef:F,takeScreenshot:W,evaluation:x}}();return(0,r.jsx)(ex.Provider,{value:n,children:t})}},69960:function(e,t,n){"use strict";n.d(t,{x:function(){return M},G:function(){return C}});var r=n(52322),i=n(89424),a=n(5632),o=n(5062),l=n(2784),s=n(75262),u=n(47211),c=n(13593),d=n(91492),f=n(82851),h=n(6391),p=n.n(h);let m=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{id:t,hostIp:n,hostKey:i}}=e;return(0,r.jsx)(d.F,{id:t,hostAddress:n,hostKey:i})}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{id:t,isRenewed:n,renewedFrom:a},context:{siascanUrl:o}}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,r.jsx)(i.XxW,{size:"12",value:(0,i.I13)(t),type:"contract",label:"contract ID",siascanUrl:o}),n&&(0,r.jsx)(i.ua7,{content:"Renewed from",align:"start",children:(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(u.L6f,{className:"scale-75"})}),(0,r.jsx)(i.XxW,{color:"subtle",size:"10",type:"contract",value:(0,i.I13)(a),siascanUrl:o,label:"contract ID"})]})})]})}},{id:"contractSets",label:"contract sets",contentClassName:"w-[120px]",category:"general",render:e=>{let{data:{contractSets:t},context:{defaultContractSet:n,autopilotContractSet:a}}=e;return t.length?(0,r.jsx)("div",{className:"flex flex-col items-center overflow-hidden h-full",children:(0,r.jsx)(i.xrM,{children:(0,r.jsx)("div",{className:"flex min-h-full gap-1 flex-wrap py-2 items-center",children:t.map(e=>{let t=n===e,o=a===e,l="",s=null;return o&&t?(l="This set is the default contract set and the autopilot contract set.",s=(0,r.jsx)(u.Y3p,{className:"scale-75"})):o?(l="This set is the autopilot contract set but not the default contract set.",s=(0,r.jsx)(u.MKy,{className:"scale-75"})):t&&(l="This set is the default contract set but not the autopilot contract set.",s=(0,r.jsx)(u.ZsV,{className:"scale-75"})),(0,r.jsx)(i.ua7,{content:(0,r.jsxs)(r.Fragment,{children:["Contract is part of set"," ",(0,r.jsx)(i.Cts,{size:"small",children:e}),". ",l]}),children:(0,r.jsxs)(i.Cts,{interactive:!1,size:"small",className:(0,f.cx)("flex gap-px items-center",t?"pl-px":""),children:[s,e]})},e)})})})}):null}},{id:"hostIp",label:"host address",category:"general",render:e=>{let{data:{hostIp:t},context:{siascanUrl:n}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,type:"hostIp",siascanUrl:n})}},{id:"hostKey",label:"host public key",category:"general",render:e=>{let{data:{hostKey:t},context:{siascanUrl:n}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,type:"hostPublicKey",siascanUrl:n})}},{id:"state",label:"state",category:"general",render:e=>{let{data:{state:t}}=e;return(0,r.jsx)(i.ua7,{content:(0,r.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"pending"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Contract has been added."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"active"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Contract has appeared on chain."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"complete"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Storage proof has appeared on chain."})]}),(0,r.jsx)(i.Z0O,{className:"w-full"}),(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)(i.xvT,{className:"flex-1",weight:"medium",children:"failed"}),(0,r.jsx)(i.xvT,{className:"flex-[2]",color:"subtle",children:"Storage proof was not submitted before the end of proof window."})]})]}),children:(0,r.jsx)(i.Cts,{variant:"active"===t?"amber":"failed"===t?"red":"pending"===t?"amber":"complete"===t?"green":void 0,children:t})})}},{id:"timeline",label:"timeline",category:"time",render:e=>{let{data:{contractHeightStart:t,contractHeightEnd:n,proofWindowHeightStart:a,proofWindowHeightEnd:o,revisionHeight:l,proofHeight:s},context:{currentHeight:u,contractsTimeRange:c}}=e;return(0,r.jsx)("div",{className:"w-[400px]",children:(0,r.jsx)(i.TaT,{currentHeight:u,contractHeightStart:t,contractHeightEnd:n,proofWindowHeightStart:a,proofWindowHeightEnd:o,proofHeight:s,revisionHeight:l,range:c})})}},{id:"startTime",label:"start date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{startTime:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:(0,c.rN)(t)})}},{id:"endTime",label:"end date",category:"time",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{endTime:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:(0,c.rN)(t)})}},{id:"size",label:"size",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{size:t}}=e;return(0,r.jsx)(i.m2c,{size:"12",value:t,variant:"value",format:e=>(0,c.vW)(e)})},summary:e=>{let{context:t}=e;return t.filteredStats.sizeTotal?(0,r.jsx)(i.m2c,{size:"12",value:t.filteredStats.sizeTotal,format:e=>(0,c.vW)(e),variant:"value"}):null}},{id:"prunableSize",label:"prunable size",category:"general",contentClassName:"px-1 justify-end",render:function(e){let{data:{fetchPrunableSize:t,isFetchingPrunableSize:n,prunableSize:a,inAutopilotSet:o},context:{isFetchingPrunableSizeAll:l}}=e,s=n||l;return void 0===a?(0,r.jsx)(i.zxk,{tip:"Calculate prunable size for contract",onClick:e=>{e.stopPropagation(),t()},children:s?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.ljb,{})}):(0,r.jsxs)("div",{className:"flex items-center gap-2","aria-label":"prunable sizes",children:[o?(0,r.jsx)(v,{value:new(p())(a),tip:"The amount of data that can be pruned from this autopilot contract",variant:"prunable"}):(0,r.jsx)(v,{value:new(p())(a),tip:"The amount of data that will eventually expire from this non-autopilot contract",variant:"expiring"}),(0,r.jsx)(i.zxk,{tip:"Realculate prunable size for contract",onClick:e=>{e.stopPropagation(),t()},children:s?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.Wet,{})})]})},summary:e=>{let{context:t}=e;return t.hasFetchedAllPrunableSize?(0,r.jsxs)("div",{className:"flex items-center gap-2","aria-label":"prunable sizes",children:[t.filteredStats.prunableSizeTotal&&(0,r.jsx)(v,{value:t.filteredStats.prunableSizeTotal,tip:"The amount of data that can be pruned from autopilot contracts in the filtered set of active contracts",variant:"prunable"}),t.filteredStats.expiringSizeTotal&&(0,r.jsx)(v,{value:t.filteredStats.expiringSizeTotal,tip:"The amount of data that will eventually expire from non-autopilot contracts in the filtered set of active contracts",variant:"expiring"}),(0,r.jsx)(i.zxk,{tip:"Recalculate prunable size for all contracts",state:t.isFetchingPrunableSizeAll?"waiting":void 0,onClick:t.fetchPrunableSizeAll,children:t.isFetchingPrunableSizeAll?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.Wet,{})})]}):(0,r.jsx)(i.zxk,{tip:"Calculate prunable size for all contracts",state:t.isFetchingPrunableSizeAll?"waiting":void 0,onClick:t.fetchPrunableSizeAll,children:t.isFetchingPrunableSizeAll?(0,r.jsx)(i.xgg,{}):(0,r.jsx)(u.ljb,{})})}},{id:"totalCost",label:"total cost",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{totalCost:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.totalCostTotal.negated(),tooltip:"Total cost across the filtered set of active contracts"})}},{id:"spendingUploads",label:"uploads spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingUploads:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingUploadsTotal.negated(),tooltip:"Uploads spending across the filtered set of active contracts"})}},{id:"spendingDeletions",label:"deletions spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingDeletions:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingDeletionsTotal.negated(),tooltip:"Deletions spending across the filtered set of active contracts"})}},{id:"spendingFundAccount",label:"fund account spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingFundAccount:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingFundAccountTotal.negated(),tooltip:"Fund account spending across the filtered set of active contracts"})}},{id:"spendingSectorRoots",label:"sector roots spending",category:"financial",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{spendingSectorRoots:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.negated()})},summary:e=>{let{context:{filteredStats:t}}=e;return(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t.spendingSectorRootsTotal.negated(),tooltip:"Sector roots spending across the filtered set of active contracts"})}}];function v(e){let{value:t,tip:n,variant:a}=e;return(0,r.jsx)(i.ua7,{content:n,children:(0,r.jsxs)("div",{className:"flex items-center gap-0.5","aria-label":a,children:[(0,r.jsx)(i.m2c,{size:"12",value:t,format:e=>(0,c.vW)(e),variant:"value"}),"prunable"===a?(0,r.jsx)(u.jBN,{className:"scale-75"}):(0,r.jsx)(u.oDK,{className:"scale-75"})]})})}var g=n(38855),y=n(45178);function x(e){let t=(0,c.sW)(5);return Math.round(e/t)*t}function b(e){let{start:t,disabled:n,contractId:a}=e,s=x(t),u=(0,c.Nr)(1),d=(0,l.useMemo)(()=>Math.max(Math.round((x(new Date().getTime())-s)/u),1),[s,u]),f=(0,l.useMemo)(()=>{let e={start:new Date(s||0).toISOString(),interval:u,n:d};return a&&(e.contractID=a),e},[s,u,d,a]),h=(0,o.Yy)({disabled:n,params:f});return{contractMetrics:(0,l.useMemo)(()=>{var e;let t=(0,i.Y_Z)(null===(e=h.data)||void 0===e?void 0:e.map(e=>({uploadSpending:Number(e.uploadSpending),listSpending:Number(e.listSpending),deleteSpending:Number(e.deleteSpending),fundAccountSpending:Number(e.fundAccountSpending),remainingCollateral:Number(e.remainingCollateral),remainingFunds:Number(e.remainingFunds),timestamp:new Date(e.timestamp).getTime()})),"none"),n=(0,i.fVJ)(t);return{data:t,stats:n,config:{enabledGraph:["remainingFunds","remainingCollateral","fundAccountSpending","uploadSpending","listSpending","deleteSpending"],enabledTip:["remainingFunds","remainingCollateral","fundAccountSpending","uploadSpending","listSpending","deleteSpending"],categories:["funding","spending"],data:{remainingFunds:{label:"remaining funds",category:"funding",color:i.O9T.emerald[600]},remainingCollateral:{label:"remaining collateral",category:"funding",pattern:!0,color:i.O9T.emerald[600]},fundAccountSpending:{label:"fund account",category:"spending",color:i.O9T.red[600]},uploadSpending:{label:"upload",category:"spending",color:i.O9T.red[600]},listSpending:{label:"list",category:"spending",color:i.O9T.red[600]},deleteSpending:{label:"delete",category:"spending",color:i.O9T.red[600]}},formatComponent:function(e){let{value:t}=e;return(0,r.jsx)(i.ho9,{variant:"value",value:new(p())(t)})},formatTimestamp:u===(0,c.Nr)(1)?(0,i.kOJ)("daily"):void 0,formatTickY:e=>(0,c.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:"barstack",curveType:"linear",stackOffset:"none"},isLoading:h.isValidating&&!h.data}},[h.data,h.isValidating,u])}}var w=n(9338),j=n(85375),k=n(37606),E=n(87741);let S=(0,l.createContext)({}),C=()=>(0,l.useContext)(S);function M(e){let{children:t}=e,n=function(){var e,t;let[n,r]=(0,l.useState)("list"),[u,d]=(0,l.useState)("spending"),f=(0,a.useRouter)(),h=Number(f.query.limit||50),v=Number(f.query.offset||0),S=(0,o.GP)({config:{swr:{refreshInterval:w.h}}}),C=(0,g.n)(),M=C.isSynced?C.nodeBlockHeight:C.estimatedBlockHeight,[_,O]=(0,l.useState)(),T=(0,l.useCallback)(e=>{if(_===e){O(void 0);return}O(e),r("detail"),d("spending")},[_,O,r]),P="on"===(0,E.V)().status,A=null===(e=(0,o.e$)({disabled:!P}).data)||void 0===e?void 0:e.contracts.set,N=null===(t=(0,o.NF)().data)||void 0===t?void 0:t.defaultContractSet,{dataset:R,isFetchingPrunableSizeAll:D,isFetchingPrunableSizeById:L,fetchPrunableSize:Z,fetchPrunableSizeAll:z,hasFetchedAllPrunableSize:F}=function(e){let{selectContract:t,autopilotContractSet:n,defaultContractSet:r}=e,a=(0,o.GP)({config:{swr:{refreshInterval:w.h}}}),s=(0,j.JL)(),u=(0,l.useMemo)(()=>{var e;return(null===(e=s.data)||void 0===e?void 0:e.hosts)||[]},[s.data]),d=(0,g.n)(),f=d.isSynced?d.nodeBlockHeight:d.estimatedBlockHeight,h=(0,l.useMemo)(()=>{var e;return a.data?(null===(e=a.data)||void 0===e?void 0:e.map(e=>{var i,a,o;let l="fcid:0000000000000000000000000000000000000000000000000000000000000000"!==e.renewedFrom,s=(0,c.jr)(f,e.startHeight),d=e.windowStart,h=(0,c.jr)(f,d);return{id:e.id,onClick:()=>t(e.id),state:e.state,hostIp:e.hostIP,hostKey:e.hostKey,contractSets:e.contractSets||[],inAutopilotSet:null===(i=e.contractSets)||void 0===i?void 0:i.includes(n),inDefaultSet:null===(a=e.contractSets)||void 0===a?void 0:a.includes(r),location:null===(o=u.find(t=>t.public_key===e.hostKey))||void 0===o?void 0:o.location,timeline:s,startTime:s,endTime:h,contractHeightStart:e.startHeight,contractHeightEnd:d,proofWindowHeightStart:e.windowStart,proofWindowHeightEnd:e.windowEnd,proofHeight:e.proofHeight,revisionHeight:e.revisionHeight,isRenewed:l,renewedFrom:e.renewedFrom,totalCost:new(p())(e.totalCost),spendingUploads:new(p())(e.spending.uploads),spendingDeletions:new(p())(e.spending.deletions),spendingSectorRoots:new(p())(e.spending.sectorRoots),spendingFundAccount:new(p())(e.spending.fundAccount),size:new(p())(e.size)}}))||[]:null},[a.data,u,f,t,n,r]),{prunableSizes:m,isFetchingPrunableSizeAll:v,isFetchingPrunableSizeById:y,fetchPrunableSize:x,fetchPrunableSizeAll:b}=function(){let{bus:e}=(0,k.q)(),[t,n]=(0,l.useState)({}),[r,a]=(0,l.useState)({}),[o,s]=(0,l.useState)(!1),u=(0,l.useCallback)(async()=>{try{s(!0);let t=await (null==e?void 0:e.contractsPrunable());n(e=>{var n;return{...e,...null===(n=t.data)||void 0===n?void 0:n.contracts.reduce((e,t)=>({...e,[t.id]:{id:t.id,size:t.size,prunable:t.prunable}}),{})}})}catch(e){(0,i.OHV)({title:"Error",body:e.message})}finally{s(!1)}},[e]);return{prunableSizes:t,isFetchingPrunableSizeAll:o,isFetchingPrunableSizeById:r,fetchPrunableSize:(0,l.useCallback)(async t=>{try{a(e=>({...e,[t]:!0}));let r=await (null==e?void 0:e.contractSize({params:{id:t}}));n(e=>({...e,[t]:{id:t,...r.data}}))}catch(e){(0,i.OHV)({title:"Error",body:e.message})}finally{a(e=>({...e,[t]:!1}))}},[e]),fetchPrunableSizeAll:u}}(),E=(0,l.useMemo)(()=>(null==h?void 0:h.map(e=>{var t,n;return{...e,hasFetchedPrunableSize:(null===(t=m[e.id])||void 0===t?void 0:t.prunable)!==void 0,prunableSize:(null===(n=m[e.id])||void 0===n?void 0:n.prunable)!==void 0?new(p())(m[e.id].prunable):void 0,isFetchingPrunableSize:y[e.id],fetchPrunableSize:()=>x(e.id)}}))||[],[h,m,x,y]),S=(0,l.useMemo)(()=>null==E?void 0:E.every(e=>e.hasFetchedPrunableSize),[E]);return{dataset:E,isFetchingPrunableSizeAll:v,isFetchingPrunableSizeById:y,fetchPrunableSize:x,fetchPrunableSizeAll:b,hasFetchedAllPrunableSize:S}}({selectContract:T,autopilotContractSet:A,defaultContractSet:N}),V=(0,l.useMemo)(()=>null==R?void 0:R.find(e=>e.id===_),[R,_]),{filters:B,setFilter:I,removeFilter:H,removeLastFilter:U,resetFilters:W}=(0,i.Wdu)(),{configurableColumns:q,enabledColumns:$,sortableColumns:K,toggleColumnVisibility:Y,setColumnsVisible:X,setColumnsHidden:G,toggleSort:J,setSortDirection:Q,setSortField:ee,sortField:et,sortDirection:en,resetDefaultColumnVisibility:er}=(0,i.oy6)("renterd/v0/contracts",{columns:m,columnsDefaultVisible:s.gd,sortOptions:s.Fo,defaultSortField:s.nw}),ei=(0,i._4u)({dataset:R,filters:B,sortField:et,sortDirection:en}),ea=(0,l.useMemo)(()=>ei?ei.slice(v,v+h):null,[ei,v,h]),{range:eo}=(0,l.useMemo)(()=>(0,i.EJC)(M,ea||[]),[M,ea]),el=(0,l.useMemo)(()=>m.filter(e=>e.fixed||$.includes(e.id)),[$]),es=(0,i.c2j)(ei,S.isValidating,S.error,B),eu=(0,y.B)(),ec=function(e){let{datasetFiltered:t}=e,n=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.size),new(p())(0))},[t]),r=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>t.inAutopilotSet?e.plus(t.prunableSize):e,new(p())(0))},[t]),i=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>t.inAutopilotSet?e:e.plus(t.size).minus(t.prunableSize),new(p())(0))},[t]),a=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.totalCost),new(p())(0))},[t]),o=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingUploads),new(p())(0))},[t]),s=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingDeletions),new(p())(0))},[t]),u=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingFundAccount),new(p())(0))},[t]),c=(0,l.useMemo)(()=>{if(t)return t.reduce((e,t)=>e.plus(t.spendingSectorRoots),new(p())(0))},[t]);return(0,l.useMemo)(()=>({sizeTotal:n,prunableSizeTotal:r,expiringSizeTotal:i,totalCostTotal:a,spendingUploadsTotal:o,spendingDeletionsTotal:s,spendingFundAccountTotal:u,spendingSectorRootsTotal:c}),[n,r,i,a,o,s,u,c])}({datasetFiltered:ei}),ed=(0,l.useMemo)(()=>({currentHeight:C.estimatedBlockHeight,defaultContractSet:N,autopilotContractSet:A,contractsTimeRange:eo,siascanUrl:eu,hasFetchedAllPrunableSize:F,isFetchingPrunableSizeAll:D,fetchPrunableSizeAll:z,filteredStats:ec}),[C.estimatedBlockHeight,eo,eu,F,D,z,ec,N,A]),{contractMetrics:ef}=b({start:new Date().getTime()-(0,c.Nr)(30)}),{contractMetrics:eh}=b({contractId:_,start:(null==V?void 0:V.startTime)||0,disabled:!V}),{contractSetMetrics:ep}=function(){var e;let t=x(new Date().getTime()-(0,c.Nr)(30)),n=(0,c.Nr)(1),r=(0,l.useMemo)(()=>Math.round((x(new Date().getTime())-t)/n),[t,n]),a=(0,o.e$)(),s=(0,o.Bi)({disabled:!a.data,params:{name:null===(e=a.data)||void 0===e?void 0:e.contracts.set,start:new Date(t).toISOString(),interval:n,n:r}});return{contractSetMetrics:(0,l.useMemo)(()=>{var e;let t=(0,i.Y_Z)(null===(e=s.data)||void 0===e?void 0:e.map(e=>({contracts:Number(e.contracts),timestamp:new Date(e.timestamp).getTime()})),"none"),r=(0,i.fVJ)(t);return{data:t,stats:r,config:{enabledGraph:["contracts"],enabledTip:["contracts"],data:{contracts:{label:"contracts",color:i.O9T.emerald[600]}},formatTimestamp:n===(0,c.Nr)(1)?(0,i.kOJ)("daily"):void 0,disableAnimations:!0,chartType:"line",curveType:"linear",stackOffset:"none"},isLoading:s.isValidating&&!s.data}},[s.data,s.isValidating,n])}}(),em=(0,o.Wu)();return{dataState:es,limit:h,offset:v,isLoading:S.isLoading,error:S.error,pageCount:(null==ea?void 0:ea.length)||0,datasetCount:(null==R?void 0:R.length)||0,datasetFilteredCount:(null==ei?void 0:ei.length)||0,columns:el,dataset:R,cellContext:ed,datasetPage:ea,configurableColumns:q,enabledColumns:$,sortableColumns:K,toggleColumnVisibility:Y,setColumnsVisible:X,setColumnsHidden:G,toggleSort:J,setSortDirection:Q,setSortField:ee,sortField:et,filters:B,setFilter:I,removeFilter:H,removeLastFilter:U,resetFilters:W,sortDirection:en,resetDefaultColumnVisibility:er,viewMode:n,setViewMode:r,graphMode:u,setGraphMode:d,selectedContract:V,selectContract:T,allContractsSpendingMetrics:ef,selectedContractSpendingMetrics:eh,contractSetCountMetrics:ep,contractSets:em,isFetchingPrunableSizeAll:D,isFetchingPrunableSizeById:L,fetchPrunableSize:Z,fetchPrunableSizeAll:z}}();return(0,r.jsx)(S.Provider,{value:n,children:t})}},75262:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["contractId","contractSets","hostIp","hostKey","state","timeline","size","prunableSize","totalCost","spendingUploads","spendingDeletions","spendingFundAccount","spendingSectorRoots"],i="startTime",a=[{id:"contractId",label:"contract ID",category:"general"},{id:"hostIp",label:"host address",category:"general"},{id:"hostKey",label:"host public key",category:"general"},{id:"state",label:"state",category:"general"},{id:"timeline",label:"timeline",category:"time"},{id:"startTime",label:"start date",category:"time"},{id:"endTime",label:"end date",category:"time"},{id:"size",label:"size",category:"general"},{id:"prunableSize",label:"prunable size",category:"general"},{id:"totalCost",label:"total cost",category:"financial"},{id:"spendingUploads",label:"uploads spending",category:"financial"},{id:"spendingDeletions",label:"deletions spending",category:"financial"},{id:"spendingFundAccount",label:"fund account spending",category:"financial"},{id:"spendingSectorRoots",label:"sector roots spending",category:"financial"}]},83553:function(e,t,n){"use strict";n.d(t,{Tu:function(){return eB},xQ:function(){return eI},Rh:function(){return eV}});var r=n(52322),i=n(2784),a=n(89424),o=n(60398),l=n(98334),s=n(82851),u=n(99182),c=n(5632),d=n(35599),f=n(5062);let h={namespace:"wallet",label:"Wallet"};function p(e){var t;let{currentPage:n,parentPage:i,pushPage:o}=e,{openDialog:s,closeDialog:u}=eV(),p=(0,c.useRouter)(),m=(0,f.X2)();return(0,r.jsxs)(d.fu,{currentPage:n,commandPage:h,children:[(0,r.jsx)(d.Ul,{currentPage:n,parentPage:i,commandPage:h,onSelect:()=>{o(h)},children:h.label}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{p.push(l._.wallet.view),u()},children:"View wallet transactions"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("sendSiacoin")},children:"Send siacoin"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("addressDetails")},children:"Receive siacoin"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,onSelect:()=>{s("addressDetails")},children:"View wallet address"}),(0,r.jsx)(d.WD,{currentPage:n,commandPage:h,disabled:!(null===(t=m.data)||void 0===t?void 0:t.address),onSelect:()=>{var e;(null===(e=m.data)||void 0===e?void 0:e.address)&&((0,a.vQq)(m.data.address,"wallet address"),u())},children:"Copy wallet address to clipboard"})]})}var m=n(38617);let v={namespace:"settings",label:"Settings"};function g(e){let{currentPage:t,parentPage:n}=e,{openDialog:i,closeDialog:a}=eV(),{setTheme:l}=(0,m.F)(),{settings:s,setExternalDataSettings:u,lock:c,currencyOptions:f,setCurrency:h}=(0,o.Hv)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:v,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:v,onSelect:()=>{i("settings")},children:"Open settings"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{u({siaCentral:!s.siaCentral}),a()},children:(s.siaCentral?"Disable":"Enable")+" external API - Sia Central exchange rates"}),(0,r.jsx)(d.o4,{currentPage:t,commandPage:v,onSelect:()=>{c(),a()},children:"Lock renterd"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{i("settings")},children:"Open interface theme menu"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("system"),a()},children:"Set theme to system preference"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("dark"),a()},children:"Set theme to dark"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{l("light"),a()},children:"Set theme to light"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{i("settings")},children:"Open currency settings menu"}),f.map(e=>{let{id:n,label:i}=e;return(0,r.jsx)(d.WD,{currentPage:t,commandPage:v,onSelect:()=>{h(n),a()},children:"Set currency to ".concat(i)},n)})]})}let y={namespace:"node",label:"Blockchain node"};function x(e){let{currentPage:t,parentPage:n,pushPage:i}=e,{openDialog:a,closeDialog:o}=eV(),s=(0,c.useRouter)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:y,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:y,onSelect:()=>{i(y)},children:y.label}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{a("connectPeer")},children:"Connect to a peer"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{s.push(l._.node.index),o()},children:"View peers"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:y,onSelect:()=>{s.push(l._.node.index),o()},children:"View transaction pool"})]})}var b=n(97342),w=n(37606);let j={namespace:"configuration",label:"Configuration"};function k(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{configViewMode:o}=(0,b.ZR)(),{closeDialog:s}=eV(),{autopilot:u}=(0,w.q)();return(0,r.jsxs)(d.fu,{currentPage:t,commandPage:j,children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:j,onSelect:()=>{i(j)},children:j.label}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.index),s()},children:"Open configuration"}),"on"===u.status&&(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.storage),s()},children:"Configure storage"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.pricing),s()},children:"Configure pricing"}),"advanced"===o&&(0,r.jsxs)(r.Fragment,{children:["on"===u.status&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.hosts),s()},children:"Configure hosts"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.wallet),s()},children:"Configure wallet"})]}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.contracts),s()},children:"Configure contracts"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.uploads),s()},children:"Configure uploads"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:j,onSelect:()=>{a.push(l._.config.redundancy),s()},children:"Configure redundancy"})]})]})}var E=n(14613);let S={namespace:"contracts",label:"Contracts"};function C(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,s=(0,c.useRouter)(),{closeDialog:u}=eV();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(S)},children:S.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:S,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:S,onSelect:()=>{s.push(l._.contracts.index),u()},children:"View contracts"})}),(0,r.jsx)(E.F,{parentPage:S,currentPage:t,beforeSelect:a,afterSelect:o,pushPage:i})]})}let M={namespace:"alerts",label:"Alerts"};function _(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{closeDialog:o}=eV();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(M)},children:M.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:M,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:M,onSelect:()=>{a.push(l._.alerts.index),o()},children:"View alerts"})})]})}var O=n(69960),T=n(42213);let P={namespace:"hosts",label:"Hosts"};function A(e){let{currentPage:t,parentPage:n,pushPage:i,beforeSelect:a,afterSelect:o}=e,s=(0,c.useRouter)(),{closeDialog:u,openDialog:f}=eV();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(P)},children:P.label}),(0,r.jsx)(d.fu,{currentPage:t,commandPage:P,children:(0,r.jsx)(d.WD,{currentPage:t,commandPage:P,onSelect:()=>{s.push(l._.hosts.index),u()},children:"View hosts"})}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:P,onSelect:()=>{f("hostsManageAllowBlock")},children:"Manage filter lists: allowlist + blocklist"}),(0,r.jsx)(T.L,{parentPage:P,currentPage:t,beforeSelect:a,afterSelect:o,pushPage:i})]})}var N=n(70899),R=n(47211);function D(e){let{debouncedSearch:t}=e;return(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:[(0,r.jsx)(R.e1T,{}),(0,r.jsx)(R.JCW,{}),(0,r.jsx)(R.c_L,{})]}),(0,r.jsx)(a.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No files match the query.":"Type a query to get started."})]})}var L=n(41736);let Z={namespace:"files/search/all",label:"Search all files",prompt:"Search for files, eg: backups, photo_archive.zip, etc...",empty:D};function z(e){return{namespace:"files/search/bucket",label:"Search files in current bucket",prompt:"Search for files, eg: backups, photo_archive.zip, etc...",tag:e,empty:D}}function F(e){var t,n;let{debouncedSearch:o,search:l,currentPage:s,beforeSelect:u,afterSelect:c,mode:h}=e,{activeBucketName:p,navigateToModeSpecificFiltering:m}=(0,L.b)(),v="global"===h?Z:z(p),g=(null==s?void 0:s.namespace)===v.namespace,y="global"===h||"bucket"===h&&p,x=(0,i.useMemo)(()=>{let e={prefix:"",limit:10,delimiter:"",substring:o};return"bucket"===h&&p&&(e.bucket=p),e},[h,p,o]),b=(0,f.F_)({disabled:!g||!y,params:x,config:{swr:{keepPreviousData:!0}}});return g&&(null===(t=b.data)||void 0===t?void 0:t.objects)?(0,r.jsx)(d.fu,{currentPage:s,commandPage:v,children:null===(n=b.data)||void 0===n?void 0:n.objects.map(e=>{let{key:t,bucket:n}=e,i=function(e,t,n){let r=Math.max(e.length-55,0);if(0===r)return e;let i=V(e),a=V(t),o=i.toLowerCase().indexOf(a.toLowerCase()),l=o+a.length-1,s=0,u=0;return i.split("/").map(e=>{if(s>=r)return u+=e.length,V(e);let t=u,n=u+e.length+1;return to?(u+=e.length,V(e)):!e.includes(a)&&e.length>3?(u+=e.length,s+=e.length+1,"..."):(u+=e.length,V(e))}).reverse().join("/")}(t,l,0),{startIndex:o,endIndex:f}=function(e,t){let n=V(e),r=V(t),i=n.toLowerCase().indexOf(r.toLowerCase()),a=i+r.length;return{endIndex:e.length-i,startIndex:e.length-a}}(i,l);return(0,r.jsx)(d.WD,{commandPage:v,currentPage:s,onSelect:()=>{u(),m(n+t),c()},value:t,children:(0,r.jsxs)("div",{className:"flex items-center gap-2 w-full",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",className:"group-data-[selected=true]:text-gray-1000 dark:group-data-[selected=true]:text-graydark-1000",children:(0,N.IQ)(t)?(0,r.jsx)(R.ROc,{size:16}):(0,r.jsx)(R.c_L,{})}),(0,r.jsxs)(a.xvT,{className:"flex items-center flex-1 overflow-hidden",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",ellipsis:!0,children:i.slice(0,o)}),(0,r.jsx)(a.xvT,{color:"accent",ellipsis:!0,children:i.slice(o,f)}),(0,r.jsx)(a.xvT,{color:"verySubtle",ellipsis:!0,children:i.slice(f)})]}),"global"===h?(0,r.jsx)(a.zxk,{variant:"inactive",state:"waiting",size:"small",tabIndex:-1,children:n}):null]})},t)})}):null}function V(e){return e.split("").reverse().join("")}let B={namespace:"files",label:"Files"};function I(e){let{search:t,debouncedSearch:n,currentPage:i,parentPage:a,pushPage:o,beforeSelect:s,afterSelect:u}=e,f=(0,c.useRouter)(),{closeDialog:h}=eV(),{activeBucket:p}=(0,L.b)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:i,parentPage:a,commandPage:a,onSelect:()=>{o(B)},children:B.label}),(0,r.jsxs)(d.fu,{currentPage:i,commandPage:B,children:[(0,r.jsx)(d.WD,{currentPage:i,commandPage:B,onSelect:()=>{f.pathname.startsWith(l._.buckets.index)||f.push(l._.buckets.index),h(),u()},children:"View files"}),(0,r.jsx)(d.WD,{currentPage:i,commandPage:B,onSelect:()=>{o(Z),u()},children:"Search all files"}),p?(0,r.jsx)(d.WD,{currentPage:i,commandPage:B,onSelect:()=>{o(z(p.name)),u()},children:"Search files in bucket"}):null]}),(0,r.jsx)(F,{mode:"global",debouncedSearch:n,search:t,currentPage:i,beforeSelect:s,afterSelect:u}),(0,r.jsx)(F,{mode:"bucket",debouncedSearch:n,search:t,currentPage:i,beforeSelect:s,afterSelect:u})]})}var H=n(56328),U=n(94225);function W(e){let{search:t}=e;return(0,r.jsxs)(a.xvT,{color:"verySubtle",className:"flex flex-col gap-2 justify-center items-center mt-5 mb-3",children:[(0,r.jsx)(a.xvT,{color:"verySubtle",className:"flex gap-2 justify-center items-center",children:(0,r.jsx)(R.owP,{})}),(0,r.jsx)(a.xvT,{size:"12",color:"verySubtle",className:"flex justify-center",children:t?"No results matching query.":"Type a query to get started."})]})}let q={namespace:"keys",label:"S3 authentication keys"};function $(e){let{currentPage:t,parentPage:n,pushPage:i}=e,a=(0,c.useRouter)(),{closeDialog:o,openDialog:s}=eV();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.Ul,{currentPage:t,parentPage:n,commandPage:n,onSelect:()=>{i(q)},children:q.label}),(0,r.jsxs)(d.fu,{currentPage:t,commandPage:q,children:[(0,r.jsx)(d.WD,{currentPage:t,commandPage:q,onSelect:()=>{a.push(l._.keys.index),o()},children:"View keys"}),(0,r.jsx)(d.WD,{currentPage:t,commandPage:q,onSelect:()=>{a.push(l._.keys.index),s("keysCreate")},children:"Create new S3 authentication keypair"})]})]})}function K(e){let{panel:t}=e,{resetFilters:n}=(0,O.G)(),{resetFilters:o}=(0,H.l)(),{closeDialog:d}=eV(),f=(0,c.useRouter)(),[h,m]=(0,i.useState)(""),[v]=(0,U.Nr)(h,500),[y,b]=(0,i.useState)([]),w=y[y.length-1],j=0===y.length,E=(0,i.useCallback)(e=>{b(t=>[...t,e])},[b]),S=(0,i.useCallback)(()=>{d()},[d]),M=(0,i.useCallback)(()=>{m("")},[m]),T=(null==w?void 0:w.empty)||W;return(0,r.jsxs)(u.mY,{label:"Command Menu",loop:!0,className:(0,s.cx)(t&&(0,a.z$)()),onKeyDown:e=>{(y.length>0&&"Escape"===e.key||"Backspace"===e.key&&!h)&&(e.preventDefault(),b(e=>e.slice(0,-1)))},children:[!!w&&(0,r.jsxs)(a.__J,{className:"px-2 flex justify-between items-center",children:[w.label,w.tag?(0,r.jsx)(a.zxk,{variant:"inactive",state:"waiting",tabIndex:-1,size:"small",children:w.tag}):null]}),(0,r.jsx)(u.mY.Input,{value:h,onValueChange:m,className:(0,a.cEb)({variant:"ghost",focus:"none"}),name:"cmdk-input",placeholder:(null==w?void 0:w.prompt)||(j?"Search for commands, eg: theme, redundancy":"Search commands")}),(0,r.jsx)(a.Z0O,{className:"my-2"}),(0,r.jsxs)(u.mY.List,{children:[(0,r.jsx)(u.mY.Empty,{children:(0,r.jsx)(T,{search:h,debouncedSearch:v})}),(0,r.jsx)(g,{currentPage:w,pushPage:E}),(0,r.jsx)(I,{debouncedSearch:v,search:h,currentPage:w,pushPage:E,beforeSelect:()=>{S()},afterSelect:()=>{M()}}),(0,r.jsx)(p,{currentPage:w,pushPage:E}),(0,r.jsx)(C,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),n()},afterSelect:()=>{f.pathname.startsWith(l._.contracts.index)||f.push(l._.contracts.index),M()}}),(0,r.jsx)(A,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),o()},afterSelect:()=>{f.pathname.startsWith(l._.hosts.index)||f.push(l._.hosts.index),M()}}),(0,r.jsx)($,{currentPage:w,pushPage:E,beforeSelect:()=>{S()},afterSelect:()=>{f.pathname.startsWith(l._.keys.index)||f.push(l._.keys.index),M()}}),(0,r.jsx)(_,{currentPage:w,pushPage:E,beforeSelect:()=>{S(),n()},afterSelect:()=>{f.pathname.startsWith(l._.alerts.index)||f.push(l._.alerts.index),M()}}),(0,r.jsx)(k,{currentPage:w,pushPage:E}),(0,r.jsx)(x,{currentPage:w,pushPage:E})]})]})}function Y(e){let{open:t,onOpenChange:n,setOpen:s}=e,{isUnlockedAndAuthedRoute:u}=(0,o.Hv)(),{isConnected:c}=(0,a.Y97)({route:l.h});return(0,i.useEffect)(()=>{if(!u||!c)return;let e=e=>{"k"===e.key&&(e.metaKey||e.ctrlKey)&&s()};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[u,c,s]),(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(a.VqE,{open:t,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)(K,{})})})}var X=n(7114),G=n(24511);let J={name:""},Q=G.Ry().shape({name:G.Z_().required("Required")});function ee(e){let{trigger:t,open:n,onOpenChange:i}=e,{activeDirectoryPath:o}=(0,L.b)(),l=(0,f.ZM)(),s=(0,X.TA)({initialValues:J,validationSchema:Q,onSubmit:async(e,t)=>{let n=await l.put({params:(0,N.W0)(o+e.name+"/"),payload:null});n.error?(0,a.OHV)({title:"Error creating directory",body:n.error}):((0,a.OPV)({title:"Directory created"}),t.resetForm(),i(!1))}});return(0,r.jsx)(a.VqE,{trigger:t,title:"New directory",open:n,onOpenChange:e=>{e||s.resetForm(),i(e)},contentVariants:{className:"w-[400px]"},children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:(0,r.jsx)("form",{onSubmit:s.handleSubmit,children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.cB7,{formik:s,title:"Name",name:"name",placeholder:"photos, backups, etc",autoComplete:"off",type:"text",variants:{size:"medium"}}),(0,r.jsx)(a.IKw,{formik:s,size:"medium",children:"Create"})]})})})})}var et=n(82229);let en={publicKey:""},er=G.Ry().shape({publicKey:G.Z_().required("Required")});function ei(){var e;let t=(0,f.s2)({config:{swr:{refreshInterval:6e4}}}),n=(0,et.I)(),o=(0,X.TA)({initialValues:en,validationSchema:er,onSubmit:async(e,t)=>{await n([e.publicKey],[])?t.resetForm():t.setStatus({error:"Error updating allowlist"})}});(0,i.useEffect)(()=>{o.setStatus(void 0)},[o.values]);let l=o.values.publicKey,s=(null===(e=t.data)||void 0===e?void 0:e.filter(e=>!o.values.publicKey||e.includes(o.values.publicKey)))||[];return(0,r.jsxs)("form",{onSubmit:o.handleSubmit,className:"flex flex-col gap-2 h-[400px]",children:[(0,r.jsx)(a.S$c,{title:"Public key",name:"publicKey",formik:o,withStatusError:!0,children:(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(a.KZS,{name:"publicKey",formik:o,placeholder:"ed25519:02aabd26e627fd...",autoComplete:"off",variants:{size:"small"}}),(0,r.jsx)(a.IKw,{formik:o,size:"small",variant:"amber",withStatusError:!1,children:"Allow public key"})]})}),(0,r.jsxs)(a.s_4,{className:"p-2 flex gap-2 items-center",children:[(0,r.jsx)(a.xvT,{children:(0,r.jsx)(R.qdM,{})}),(0,r.jsxs)(a.nvN,{size:"12",children:[(0,r.jsx)(a.xvT,{weight:"semibold",children:"Caution:"})," Please note that because the allowlist is inclusive, as soon as there are more than zero entries, contracting will be limited to only the hosts explicitly on the allowlist - all other existing contracts will immediately abort."]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden !-m-2",children:s.length?(0,r.jsx)(a.xrM,{children:(0,r.jsx)("div",{className:"p-2",children:(0,r.jsx)(a.hmz,{options:s.map(e=>({value:e,label:"".concat(e.slice(0,20),"...")}))||[],onClick:e=>(0,a.vQq)(e,"allowed public key"),onRemove:e=>n([],[e])})})}):l?(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.Hb6,{})}),(0,r.jsxs)(a.xvT,{color:"subtle",children:["No existing entries match ",o.values.publicKey,"."]})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.TtX,{})}),(0,r.jsx)(a.xvT,{color:"subtle",children:"The allowlist is empty."})]})})]})}var ea=n(94613);let eo={address:""},el=["45.148.30.56","51.158.108.244","siacentral.ddnsfree.com","siacentral.mooo.com"],es=G.Ry().shape({address:G.Z_().required("Required")});function eu(){let e=(0,f.uf)({config:{swr:{refreshInterval:6e4}}}),t=(0,ea.l)(),n=(0,X.TA)({initialValues:eo,validationSchema:es,onSubmit:async(e,n)=>{await t([e.address],[])?n.resetForm():n.setStatus({error:"Error updating blocklist"})}});(0,i.useEffect)(()=>{n.setStatus(void 0)},[n.values]);let o=n.values.address,l=(0,i.useMemo)(()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.filter(e=>!n.values.address||e.includes(n.values.address)))||[]},[e.data,n.values.address]),{dataset:s}=(0,O.G)(),u=(0,i.useMemo)(()=>el.filter(t=>{var n;return!(null===(n=e.data)||void 0===n?void 0:n.find(e=>e===t))}).map(e=>({address:e,contractCount:null==s?void 0:s.filter(t=>t.hostIp===e).length})),[e.data,s]);return(0,r.jsxs)("form",{onSubmit:n.handleSubmit,className:"flex flex-col gap-2 h-[400px]",children:[(0,r.jsx)(a.S$c,{title:"Address",name:"address",formik:n,withStatusError:!0,children:(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(a.KZS,{name:"address",formik:n,placeholder:"eg: 51.258.128.144 or spam.ddnsfree.com",autoComplete:"off",variants:{size:"small"}}),(0,r.jsx)(a.IKw,{formik:n,size:"small",variant:"red",withStatusError:!1,children:"Block address"})]})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden !-m-2",children:(0,r.jsx)(a.xrM,{children:(0,r.jsxs)("div",{className:"p-2",children:[!!u.length&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex gap-1 flex-wrap",children:[(0,r.jsx)(a.xvT,{size:"12",color:"subtle",children:"Suggestions:"}),u.map((e,t)=>{let{address:i,contractCount:o}=e;return(0,r.jsxs)(a.xvT,{size:"12",underline:"hover",className:"cursor-pointer",onClick:()=>n.setFieldValue("address",i),children:[i,!!o&&(0,r.jsxs)(r.Fragment,{children:[" ",(0,r.jsx)(a.ua7,{content:"".concat(o," active contracts"),children:(0,r.jsxs)(a.xvT,{color:"red",children:["(",o,")"]})})]}),t!==u.length-1&&(0,r.jsx)(a.xvT,{children:","})]},i)})]}),(0,r.jsx)(a.Z0O,{className:"my-2"})]}),l.length?(0,r.jsx)(a.hmz,{options:l.map(e=>({value:e,label:"".concat(e.slice(0,20),"...")}))||[],onClick:e=>(0,a.vQq)(e,"blocked address"),onRemove:e=>t([],[e])}):o?(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.Hb6,{})}),(0,r.jsxs)(a.xvT,{color:"subtle",children:["No existing entries match ",n.values.address,"."]})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-3 items-center justify-center h-[200px]",children:[(0,r.jsx)(a.xvT,{color:"subtle",children:(0,r.jsx)(R.TtX,{})}),(0,r.jsx)(a.xvT,{color:"subtle",children:"The blocklist is empty."})]})]})})})]})}function ec(e){let{trigger:t,open:n,onOpenChange:i}=e;return(0,r.jsx)(a.VqE,{trigger:t,title:"Manage host blocklist and allowlist",open:n,onOpenChange:e=>{i(e)},contentVariants:{className:"w-[500px]"},children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"12",children:"The allowlist and blocklist limit the set of hosts that renterd will consider when forming contracts. The blocklist excludes hosts with matching addresses whereas the allowlist restricts consideration to hosts with a matching public key. Each list's filtering is enabled and applied when it contains more than zero entries."}),(0,r.jsxs)(a.mQc,{defaultValue:"blocklist",children:[(0,r.jsxs)(a.drW,{"aria-label":"blocklist and allowlist tabs",children:[(0,r.jsx)(a.SPt,{value:"blocklist",children:"Block"}),(0,r.jsx)(a.SPt,{value:"allowlist",children:"Allow"})]}),(0,r.jsx)(a.nUL,{value:"blocklist",children:(0,r.jsx)(eu,{})}),(0,r.jsx)(a.nUL,{value:"allowlist",children:(0,r.jsx)(ei,{})})]})]})})}var ed=n(10532),ef=n(98131),eh=n(30291),ep=n(11948),em=n(99605);function ev(e){let{panel:t}=e,{closeDialog:n}=eV(),o=(0,em.xj)(),c=(0,em.jD)(),[d,f]=(0,i.useState)(""),[h]=(0,U.Nr)(d,500),{activeBucket:p}=(0,L.b)(),m=(0,i.useCallback)(()=>{n()},[n]),v=z(null==p?void 0:p.name);return(0,r.jsxs)(u.mY,{label:v.label,shouldFilter:!1,className:(0,s.cx)(t&&(0,a.z$)()),children:[(0,r.jsxs)(a.__J,{className:"px-2 flex justify-between items-center",children:["File search in current bucket",(0,r.jsx)(a.zxk,{variant:"inactive",state:"waiting",tabIndex:-1,size:"small",children:p.name})]}),(0,r.jsx)(u.mY.Input,{"aria-label":"search files",name:"search files",value:d,onValueChange:f,className:(0,a.cEb)({variant:"ghost",focus:"none"}),placeholder:v.prompt}),(0,r.jsx)(a.Z0O,{className:"my-2"}),(0,r.jsx)("div",{className:"overflow-hidden",children:(0,r.jsxs)(u.mY.List,{children:[(0,r.jsx)(u.mY.Empty,{children:(0,r.jsx)(D,{search:d,debouncedSearch:h})}),(0,r.jsx)(F,{mode:"bucket",debouncedSearch:h,search:d,currentPage:v,beforeSelect:()=>{m()},afterSelect:()=>{c.startsWith(l._.buckets.index)||o.push(l._.buckets.index)}})]})})]})}function eg(e){let{open:t,onOpenChange:n,trigger:i}=e;return(0,r.jsx)(a.VqE,{open:t,trigger:i,onOpenChange:n,contentVariants:{className:"!absolute !p-1 w-[450px] top-[200px]"},bodyClassName:"!px-1 !py-1",closeClassName:"hidden",children:(0,r.jsx)(ev,{})})}var ey=n(6391),ex=n.n(ey);function eb(){let{dialog:e,onOpenChange:t}=eV(),n=(0,f.X2)(),o=(0,f.Q4)(),l=(0,i.useMemo)(()=>o.data?new(ex())(o.data).times(1200):void 0,[o.data]),s=(0,f.cj)(),u=(0,i.useCallback)(async e=>{let{address:t,hastings:n,includeFee:r}=e,i=await s.post({payload:{address:t,amount:n.toString(),subtractMinerFee:r}});return i.error?{error:i.error}:{transactionId:i.data}},[s]);return(0,r.jsx)(a.weF,{balance:n.data?new(ex())(n.data.spendable):void 0,send:u,fee:l,open:"sendSiacoin"===e,onOpenChange:t})}var ew=n(5769);function ej(){let{id:e,dialog:t,onOpenChange:n}=eV(),{dataset:o}=(0,ew.n)(),l=(0,i.useMemo)(()=>null==o?void 0:o.find(t=>t.hash===e),[o,e]);return(0,r.jsx)(a.mPE,{id:e,transaction:l,open:"transactionDetails"===t,onOpenChange:n})}var ek=n(23771),eE=n(63955);let eS={name:""};function eC(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l}=eV(),s=(0,f.sg)(),u=(0,eE.cI)({mode:"all",defaultValues:eS}),{handleOpenChange:c,closeAndReset:d}=(0,a.t0Y)({form:u,onOpenChange:o,defaultValues:eS}),h=(0,i.useCallback)(async e=>{let t=await s.delete({params:{name:e.name}});t.error?(0,a.OHV)({title:"Error deleting bucket",body:t.error}):((0,a.OPV)({title:"Bucket permanently deleted"}),d())},[s,d]),p=(0,i.useMemo)(()=>({name:{type:"text",title:"Name",placeholder:l,validation:{required:"required",validate:{equals:e=>e===l||"bucket name does not match"}}}}),[l]),m=(0,a.WsO)(p);return(0,r.jsx)(a.VqE,{title:"Delete Bucket",trigger:t,open:n,onOpenChange:c,contentVariants:{className:"w-[400px]"},onSubmit:u.handleSubmit(h,m),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"Before you delete a bucket you must ensure that it is empty. Re-enter the bucket name to confirm the removal."}),(0,r.jsx)("div",{children:(0,r.jsx)(a.EKh,{color:"gray",children:l})}),(0,r.jsx)(a.yEL,{name:"name",form:u,fields:p,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{variant:"red",form:u,children:"Delete"})]})})}let eM={visibility:"public"};function e_(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l,closeDialog:s}=eV(),u=(0,f.D5)({disabled:!n,params:{name:l},config:{swr:{revalidateOnFocus:!1}}}),c=(0,f.ol)(),d=(0,eE.cI)({mode:"all",defaultValues:eM});(0,i.useEffect)(()=>{var e,t;d.reset({visibility:(null===(t=u.data)||void 0===t?void 0:null===(e=t.policy)||void 0===e?void 0:e.publicReadAccess)?"public":"private"})},[d,u.data]);let h=(0,i.useCallback)(async e=>{let t=await c.put({params:{name:l},payload:{policy:{publicReadAccess:"public"===e.visibility}}});t.error?(0,a.OHV)({title:"Error updating bucket policy",body:t.error}):((0,a.OPV)({title:"Bucket policy has been updated"}),d.reset(),s())},[d,l,c,s]),p=(0,i.useMemo)(()=>({visibility:{type:"text",title:"Read Access",placeholder:l,validation:{required:"required"},options:[{label:"Public",value:"public"},{label:"Private",value:"private"}]}}),[l]),m=(0,a.WsO)(p);return(0,r.jsx)(a.VqE,{title:"Change Policy: ".concat(l),trigger:t,open:n,onOpenChange:e=>{e||d.reset(eM),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:d.handleSubmit(h,m),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"Update the bucket's policy to set read access to either private or public. Files in public read access buckets can be accessed without authentication via the S3 API."}),(0,r.jsx)(a.WyV,{name:"visibility",form:d,fields:p}),(0,r.jsx)(a.ZqQ,{variant:"accent",form:d,children:"Update policy"})]})})}let eO={name:""};function eT(e){let{trigger:t,open:n,onOpenChange:o}=e,{closeDialog:l}=eV(),s=(0,f.oV)(),u=(0,eE.cI)({mode:"all",defaultValues:eO}),c=(0,i.useCallback)(async e=>{let t=await s.post({payload:{name:e.name}});t.error?(0,a.OHV)({title:"Error creating bucket",body:t.error}):((0,a.OPV)({title:"Bucket created"}),u.reset(),l())},[u,s,l]),d=(0,i.useMemo)(()=>({name:{type:"text",title:"Name",placeholder:"photos, backups, etc",validation:{required:"required"}}}),[]),h=(0,a.WsO)(d);return(0,r.jsx)(a.VqE,{title:"Create Bucket",trigger:t,open:n,onOpenChange:e=>{e||u.reset(eO),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:u.handleSubmit(c,h),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{size:"14",children:"A bucket is an isolated collection of files."}),(0,r.jsx)(a.yEL,{name:"name",form:u,fields:d,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{form:u,children:"Create bucket"})]})})}var eP=n(5184),eA=n(75618),eN=n(43385);function eR(e){let{trigger:t,open:n,onOpenChange:o}=e,{id:l}=eV(),{refresh:s}=(0,eA.J)(),{refresh:u}=(0,eN.o)(),c=(0,i.useMemo)(()=>{let e=(0,N.vt)(l||"");return e.endsWith("/")?e.slice(0,-1):e},[l]),d=(0,i.useMemo)(()=>({name:c}),[c]),h=(0,f.TD)(),p=(0,eE.cI)({mode:"all",defaultValues:d}),{handleOpenChange:m,closeAndReset:v}=(0,a.t0Y)({form:p,onOpenChange:o,defaultValues:d,initKey:[c]}),g=(0,i.useCallback)(async e=>{let{bucket:t,to:n,from:r,mode:i}=(0,eP.E)(l,e.name),o=await h.post({payload:{bucket:t,to:n,from:r,mode:i,force:!1}});o.error?(0,a.OHV)({title:(0,N.IQ)(l)?"Error renaming directory":"Error renaming file",body:o.error}):(s(),u(),v(),(0,a.OPV)({title:(0,N.IQ)(l)?"Directory renamed":"File renamed"}))},[l,s,u,h,v]),y=(0,i.useMemo)(()=>(function(e){let{currentName:t}=e;return{name:{type:"text",title:"Name",placeholder:t,validation:{required:"required",validate:{noSlash:e=>!e.includes("/")||"Name cannot contain slashes"}}}}})({currentName:c}),[c]),x=(0,a.WsO)(y);return(0,r.jsx)(a.VqE,{title:"Rename file",trigger:t,open:n,onOpenChange:m,contentVariants:{className:"w-[400px]"},onSubmit:p.handleSubmit(g,x),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.yEL,{name:"name",form:p,fields:y,autoComplete:"off"}),(0,r.jsx)(a.ZqQ,{form:p,children:"Save"})]})})}function eD(){return{name:eZ(),secret:ez()}}function eL(e){let{trigger:t,open:n,onOpenChange:o}=e,{closeDialog:l}=eV(),s=(0,f.AR)(),u=(0,f._M)(),c=(0,eE.cI)({mode:"all",defaultValues:eD()}),d=(0,i.useCallback)(async e=>{var t;let n={...null===(t=s.data)||void 0===t?void 0:t.authentication.v4Keypairs,[e.name]:e.secret},r=await u.put({payload:{...s.data,authentication:{...s.data.authentication,v4Keypairs:n}}});r.error?(0,a.OHV)({title:"Error creating key",body:r.error}):((0,a.OPV)({title:"New key created"}),c.reset(eD()),l())},[c,l,u,s.data]),h=(0,i.useMemo)(()=>{var e;return function(e){let{existingKeys:t,regenerateAccessKey:n,regenerateSecretKey:i}=e;return{name:{type:"text",title:"Access key ID",placeholder:"my secure key",actions:(0,r.jsx)(a.zxk,{onClick:n,tip:"Regenerate access key ID",icon:"contrast",variant:"ghost",size:"none",className:"m-1",children:(0,r.jsx)(R.Wet,{})}),validation:{required:"required",validate:{minLength:e=>(null==e?void 0:e.length)>=16||"must be at least 16 characters",maxLength:e=>(null==e?void 0:e.length)<=128||"must be at most 128 characters",unique:e=>!t.includes(e)||"Name must be unique"}}},secret:{type:"text",title:"Secret access key",placeholder:"",actions:(0,r.jsx)(a.zxk,{onClick:i,tip:"Regenerate secret access key",icon:"contrast",variant:"ghost",size:"none",className:"m-1",children:(0,r.jsx)(R.Wet,{})}),validation:{required:"required",validate:{exactLength:e=>(null==e?void 0:e.length)===40||"must be exactly 40 characters"}}}}}({regenerateAccessKey:()=>{c.setValue("name",eZ())},regenerateSecretKey:()=>{c.setValue("secret",ez())},existingKeys:Object.keys((null===(e=s.data)||void 0===e?void 0:e.authentication.v4Keypairs)||{})})},[s.data,c]),p=(0,a.WsO)(h);return(0,r.jsx)(a.VqE,{title:"Create S3 key",trigger:t,open:n,onOpenChange:e=>{e||c.reset(eD()),o(e)},contentVariants:{className:"w-[400px]"},onSubmit:c.handleSubmit(d,p),controls:(0,r.jsx)("div",{className:"flex flex-col gap-1",children:(0,r.jsx)(a.ZqQ,{form:c,children:"Create"})}),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(a.nvN,{children:"Create a new S3 authentication key."}),(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsx)(a.yEL,{name:"name",form:c,fields:h}),(0,r.jsx)(a.yEL,{name:"secret",form:c,fields:h})]})]})})}function eZ(){let e="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789",t="";for(let n=0;n<20;n++)t+=e.charAt(Math.floor(Math.random()*e.length));return t}function ez(){let e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t="";for(let n=0;n<40;n++)t+=e.charAt(Math.floor(Math.random()*e.length));return t}let eF=(0,i.createContext)({}),eV=()=>(0,i.useContext)(eF);function eB(e){let{children:t}=e,n=function(){let[e,t]=(0,i.useState)(),[n,r]=(0,i.useState)(),a=(0,i.useCallback)((e,n)=>{t(e),r(n)},[t,r]),[o,l]=(0,i.useState)(),s=(0,i.useCallback)(e=>{t("confirm"),l(e)},[t,l]),u=(0,i.useCallback)(()=>{t(void 0),r(void 0),l(void 0)},[t,r,l]),c=(0,i.useCallback)(e=>{e||u()},[u]);return{dialog:e,id:n,openDialog:a,confirm:o,openConfirmDialog:s,closeDialog:u,onOpenChange:c}}();return(0,r.jsx)(eF.Provider,{value:n,children:t})}function eI(){var e;let{dialog:t,openDialog:n,onOpenChange:i,closeDialog:o,confirm:l,openConfirmDialog:s}=eV(),u=(0,f.Wl)(),c=(0,f.X2)();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(Y,{open:"cmdk"===t,onOpenChange:i,setOpen:()=>n("cmdk")}),(0,r.jsx)(a.DLL,{open:"settings"===t,onOpenChange:i,showGpuSetting:!0}),(0,r.jsx)(eb,{}),(0,r.jsx)(a.YNn,{address:null===(e=c.data)||void 0===e?void 0:e.address,isValidating:c.isValidating,open:"addressDetails"===t,onOpenChange:i}),(0,r.jsx)(ej,{}),(0,r.jsx)(a.D_D,{open:"connectPeer"===t,connect:e=>u.post({payload:e}),onOpenChange:i}),(0,r.jsx)(eT,{open:"filesCreateBucket"===t,onOpenChange:i}),(0,r.jsx)(eC,{open:"filesDeleteBucket"===t,onOpenChange:i}),(0,r.jsx)(e_,{open:"filesBucketPolicy"===t,onOpenChange:i}),(0,r.jsx)(ee,{open:"filesCreateDirectory"===t,onOpenChange:i}),(0,r.jsx)(eg,{open:"filesSearch"===t,onOpenChange:i}),(0,r.jsx)(eR,{open:"fileRename"===t,onOpenChange:i}),(0,r.jsx)(ec,{open:"hostsManageAllowBlock"===t,onOpenChange:i}),(0,r.jsx)(ed.g,{open:"hostsFilterAddress"===t,onOpenChange:i}),(0,r.jsx)(ek.a,{open:"hostsFilterPublicKey"===t,onOpenChange:i}),(0,r.jsx)(ef.p,{open:"contractsFilterAddress"===t,onOpenChange:i}),(0,r.jsx)(ep.X,{open:"contractsFilterContractSet"===t,onOpenChange:i}),(0,r.jsx)(eh.C,{open:"contractsFilterPublicKey"===t,onOpenChange:i}),(0,r.jsx)(eL,{open:"keysCreate"===t,onOpenChange:i}),(0,r.jsx)(a.QHy,{open:"confirm"===t,params:l,onOpenChange:e=>e?s(l):o()})]})}},72199:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(52322),i=n(89424),a=n(47211),o=n(13593),l=n(87023),s=n(84301),u=n(6391),c=n.n(u),d=n(23094),f=n(90721),h=n(41736);let p=[{id:"type",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{isUploading:t,type:n,name:o,path:u,size:c}}=e,{setActiveDirectory:d}=(0,h.b)();return t?(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(a.c_L,{})}):".."===o?(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",onClick:e=>{e.stopPropagation(),d(e=>e.slice(0,-1))},children:(0,r.jsx)(a.ROc,{size:16})}):"bucket"===n?(0,r.jsx)(f.s,{name:o}):"directory"===n?(0,r.jsx)(s.I,{path:u,size:c}):(0,r.jsx)(l.e,{path:u})}},{id:"name",label:"name",category:"general",contentClassName:"max-w-[600px]",render:function(e){let{data:{name:t,type:n}}=e,{setActiveDirectoryAndFileNamePrefix:a,setActiveDirectory:o}=(0,h.b)();return"bucket"===n?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),a([t],"")},children:t}):"directory"===n?".."===t?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o(e=>e.slice(0,-1))},children:t}):(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o(e=>e.concat(t.slice(0,-1)))},children:t}):(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",children:t})}},{id:"readAccess",label:"public read access",contentClassName:"justify-center",render:function(e){var t,n;let{data:o}=e;if(".."===o.name)return null;let l=null===(n=o.bucket)||void 0===n?void 0:null===(t=n.policy)||void 0===t?void 0:t.publicReadAccess;return(0,r.jsx)(i.ua7,{content:l?"The bucket policy allows public read access.":"The bucket policy only allows private read access.",children:(0,r.jsx)("div",{children:(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(i.xvT,{color:l?"contrast":"verySubtle",className:"flex gap-0.5 items-center",children:l?(0,r.jsx)(a.nDH,{}):(0,r.jsx)(a.Lur,{})})})})})}},{id:"size",label:"size",contentClassName:"justify-end",render:function(e){let{data:{type:t,name:n,size:a}}=e;return"bucket"===t||".."===n?null:(0,r.jsx)(i.m2c,{size:"12",value:new(c())(a),variant:"value",color:"subtle",weight:"regular",format:e=>(0,o.vW)(e.toNumber())})}},{id:"health",label:"health",contentClassName:"justify-center",render:function(e){let{data:t}=e,{type:n,isUploading:l,loaded:s,size:u}=t;if("bucket"===n)return null;if(l){let e=(s/u*100).toFixed(0)+"%";return(0,r.jsx)(i.ua7,{content:"Uploaded ".concat((0,o.vW)(s),"/").concat((0,o.vW)(u)),children:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(a.R$6,{className:"scale-75"})}),(0,r.jsx)(i.xvT,{color:"subtle",size:"12",children:e})]})})}return(0,r.jsx)(d.z,{...t})}}]},75618:function(e,t,n){"use strict";n.d(t,{V:function(){return v},J:function(){return m}});var r=n(52322),i=n(89424),a=n(2784),o=n(5062),l=n(37371),s=n(70899),u=n(5632),c=n(41736),d=n(9338),f=n(5184),h=n(72199);let p=(0,a.createContext)({}),m=()=>(0,a.useContext)(p);function v(e){let{children:t}=e,n=function(){let{activeDirectory:e,activeBucketName:t,activeDirectoryPath:n,setActiveDirectory:r,filters:p,enabledColumns:m}=(0,c.b)(),{limit:v,marker:g,isMore:y,response:x,refresh:b,dataset:w}=function(){var e,t;let{activeBucketName:n,activeDirectoryPath:r,fileNamePrefixFilter:i,sortDirection:f,sortField:h}=(0,c.b)(),p=(0,u.useRouter)(),m=Number(p.query.limit||50),v=p.query.marker,g=(0,s.W0)(r),y=(0,a.useMemo)(()=>{let e=g.key;i&&(e+=i.startsWith("/")?i.slice(1):i);let t={prefix:e,bucket:g.bucket,sortBy:h,sortDir:f,limit:m,delimiter:"/"};return v&&(t.marker=v),t},[i,g,h,f,v,m]),x=(0,o.F_)({disabled:!n,params:y,config:{swr:{refreshInterval:d.h}}}),b=(0,a.useMemo)(()=>{var e;return{isValidating:x.isValidating,data:null===(e=x.data)||void 0===e?void 0:e.objects}},[x.isValidating,null===(e=x.data)||void 0===e?void 0:e.objects]),w=(0,l.p)({id:"filesDirectory",objects:b});return{limit:m,marker:v,isMore:null===(t=x.data)||void 0===t?void 0:t.hasMore,response:x,dataset:w.data,refresh:x.mutate}}(),{onDragEnd:j,onDragOver:k,onDragCancel:E,onDragMove:S,onDragStart:C,draggingObject:M}=function(e){let{dataset:t,activeDirectory:n,setActiveDirectory:r,refresh:l}=e,[u,c]=(0,a.useState)(null),[,d]=(0,a.useState)(),h=(0,o.TD)(),p=(0,a.useCallback)(async e=>{let{bucket:t,from:r,to:a,mode:o}=(0,f.e)(e,n);if(r===a)return;let s=await h.post({payload:{force:!1,bucket:t,from:r,to:a,mode:o}});l(),s.error&&(0,i.OHV)({title:"Error moving files",body:s.error})},[l,h,n]),m=(0,a.useCallback)(e=>{if(!e){d(e=>(e&&clearTimeout(e),null));return}let t=setTimeout(()=>{r(()=>e)},500);d(e=>(e&&clearTimeout(e),t))},[d,r]),v=(0,a.useCallback)(e=>{if(e.collisions.length){var t;let r=null===(t=e.collisions)||void 0===t?void 0:t[0].id;".."===r?m(n.slice(0,-1)):m((0,s.gD)(r))}else m(void 0)},[m,n]),g=(0,a.useCallback)(e=>{c(t.find(t=>t.id===e.active.id)||null)},[t,c]),y=(0,a.useCallback)(e=>{v(e)},[v]),x=(0,a.useCallback)(e=>{v(e)},[v]);return{onDragEnd:(0,a.useCallback)(async e=>{m(void 0),c(void 0),p(e)},[c,m,p]),onDragOver:y,onDragCancel:(0,a.useCallback)(async e=>{m(void 0),c(void 0)},[c,m]),onDragMove:x,onDragStart:g,draggingObject:u}}({dataset:w,activeDirectory:e,setActiveDirectory:r,refresh:b}),_=(0,a.useMemo)(()=>w?e.length>0&&w.length>0?[{id:"..",name:"..",path:"..",type:"directory",onClick:()=>{r(e=>e.slice(0,-1))}},...w]:w:null,[w]),O=(0,a.useMemo)(()=>_?_.map(e=>M&&M.id!==e.id&&"directory"===e.type?{...e,isDroppable:!0}:{...e,isDraggable:"bucket"!==e.type&&!e.isUploading}):null,[_,M]);return{activeBucket:t,activeDirectory:e,setActiveDirectory:r,activeDirectoryPath:n,dataState:(0,i.c2j)(w,x.isValidating,x.error,p),columns:(0,a.useMemo)(()=>h.z.filter(e=>e.fixed||m.includes(e.id)),[m]),refresh:b,limit:v,marker:g,isMore:y,datasetPage:O,pageCount:(null==w?void 0:w.length)||0,onDragStart:C,onDragEnd:j,onDragMove:S,onDragCancel:E,onDragOver:k,draggingObject:M}}();return(0,r.jsx)(p.Provider,{value:n,children:t})}},33351:function(e,t,n){"use strict";n.d(t,{z:function(){return m}});var r=n(52322),i=n(89424),a=n(47211),o=n(13593),l=n(87023),s=n(84301),u=n(6391),c=n.n(u),d=n(23094),f=n(90721),h=n(41736),p=n(70899);let m=[{id:"type",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{isUploading:t,type:n,name:o,path:u,size:c}}=e;return t?(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(a.c_L,{})}):"bucket"===n?(0,r.jsx)(f.s,{name:o}):"directory"===n?(0,r.jsx)(s.I,{path:u,size:c}):(0,r.jsx)(l.e,{path:u})}},{id:"name",label:"name",category:"general",render:function(e){let{data:{path:t,name:n,type:a}}=e,{setFileNamePrefixFilter:o}=(0,h.b)(),l=(0,p.kj)(t).slice(1);return"bucket"===a?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",children:n}):"directory"===a?(0,r.jsx)(i.xvT,{ellipsis:!0,color:"accent",weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o((0,p.rj)(l))},children:l}):(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",className:"cursor-pointer",onClick:e=>{e.stopPropagation(),o((0,p.rj)(l))},children:l})}},{id:"readAccess",label:"public read access",contentClassName:"justify-center",render:function(e){var t,n;let{data:o}=e;if(".."===o.name)return null;let l=null===(n=o.bucket)||void 0===n?void 0:null===(t=n.policy)||void 0===t?void 0:t.publicReadAccess;return(0,r.jsx)(i.ua7,{content:l?"The bucket policy allows public read access.":"The bucket policy only allows private read access.",children:(0,r.jsx)("div",{children:(0,r.jsx)(i.zxk,{variant:"ghost",state:"waiting",children:(0,r.jsx)(i.xvT,{color:l?"contrast":"verySubtle",className:"flex gap-0.5 items-center",children:l?(0,r.jsx)(a.nDH,{}):(0,r.jsx)(a.Lur,{})})})})})}},{id:"size",label:"size",contentClassName:"justify-end",render:function(e){let{data:{type:t,name:n,size:a}}=e;return"bucket"===t||".."===n?null:(0,r.jsx)(i.m2c,{size:"12",value:new(c())(a),variant:"value",color:"subtle",weight:"regular",format:e=>(0,o.vW)(e.toNumber())})}},{id:"health",label:"health",contentClassName:"justify-center",render:function(e){let{data:t}=e,{type:n,isUploading:l,loaded:s,size:u}=t;if("bucket"===n)return null;if(l){let e=(s/u*100).toFixed(0)+"%";return(0,r.jsx)(i.ua7,{content:"Uploaded ".concat((0,o.vW)(s),"/").concat((0,o.vW)(u)),children:(0,r.jsxs)("div",{className:"flex items-center gap-1 cursor-pointer",children:[(0,r.jsx)(i.xvT,{color:"subtle",children:(0,r.jsx)(a.R$6,{className:"scale-75"})}),(0,r.jsx)(i.xvT,{color:"subtle",size:"12",children:e})]})})}return(0,r.jsx)(d.z,{...t})}}]},43385:function(e,t,n){"use strict";n.d(t,{p:function(){return p},o:function(){return h}});var r=n(52322),i=n(89424),a=n(2784),o=n(5062),l=n(37371),s=n(5632),u=n(41736),c=n(9338),d=n(33351);let f=(0,a.createContext)({}),h=()=>(0,a.useContext)(f);function p(e){let{children:t}=e,n=function(){var e,t;let{sortDirection:n,sortField:r,filters:f,enabledColumns:h}=(0,u.b)(),{limit:p,response:m,refresh:v,dataset:g}=function(e){let{sortDirection:t,sortField:n}=e,{activeBucketName:r,fileNamePrefixFilter:i}=(0,u.b)(),d=(0,s.useRouter)(),f=Number(d.query.limit||50),h=d.query.marker,p=(0,a.useMemo)(()=>{let e="";i&&(e+=i.startsWith("/")?i.slice(1):i);let a={prefix:e,bucket:r,sortBy:n,sortDir:t,limit:f,delimiter:""};return h&&(a.marker=h),a},[i,r,n,t,h,f]),m=(0,o.F_)({disabled:!r,params:p,config:{swr:{refreshInterval:c.h}}}),v=(0,a.useMemo)(()=>{var e;return{isValidating:m.isValidating,data:null===(e=m.data)||void 0===e?void 0:e.objects}},[m.isValidating,m.data]);return{limit:f,marker:h,response:m,dataset:(0,l.p)({id:"filesFlat",objects:v}).data,refresh:m.mutate}}({sortField:r,sortDirection:n}),y=null===(e=m.data)||void 0===e?void 0:e.nextMarker,x=null===(t=m.data)||void 0===t?void 0:t.hasMore,b=(0,a.useMemo)(()=>g,[g]);return{dataState:(0,i.c2j)(g,m.isValidating,m.error,f),refresh:v,limit:p,datasetPage:b,columns:(0,a.useMemo)(()=>d.z.filter(e=>e.fixed||h.includes(e.id)),[h]),nextMarker:y,isMore:x,pageCount:(null==g?void 0:g.length)||0,sortField:r,filters:f,sortDirection:n}}();return(0,r.jsx)(f.Provider,{value:n,children:t})}},37371:function(e,t,n){"use strict";n.d(t,{p:function(){return c}});var r=n(84779),i=n(69046),a=n(79381),o=n(69960),l=n(70899),s=n(41736),u=n(2784);function c(e){let{id:t,objects:n}=e,{activeBucket:c,activeBucketName:d,fileNamePrefixFilter:f,uploadsList:h,sortDirection:p,sortField:m,activeDirectoryPath:v,buckets:g,setActiveDirectory:y}=(0,s.b)(),{dataset:x}=(0,o.G)(),b=(0,a.ZP)(n.isValidating||g.isValidating?null:[t,d,v],()=>{var e,t;let a={};if(c){if(n.data||h.length){for(let e of(null===(t=n.data)||void 0===t||t.forEach(e=>{let{key:t,size:n,health:r}=e,i=(0,l.v_)(d,t),o=(0,l.vt)(t);a[i]={id:i,path:i,bucket:c,size:n,health:r,name:o,onClick:(0,l.IQ)(t)?()=>{y(e=>e.concat(o.slice(0,-1)))}:void 0,type:(0,l.IQ)(t)?"directory":"file"}}),h))if(e.path.startsWith(v)){if(!e.path.startsWith(v))continue;let t=e.path.slice(v.length).split("/");if(t.length<=1)continue;let n=t[0],r=(0,l.v_)(v,n)+"/";if(a[r])continue;a[r]={id:r,path:r,bucket:c,size:0,health:0,name:n+"/",onClick:()=>{y(e=>e.concat(n))},type:"directory"}}h.filter(e=>{let{path:t}=e;if(!t.startsWith(v))return!1;let n=1===t.slice(v.length).split("/").length,r=f?(0,l.v_)(v,f):v;return n&&t.startsWith(r)}).forEach(e=>{a[e.path]=e})}}else null===(e=g.data)||void 0===e||e.forEach(e=>{let t=e.name,n=(0,l.YF)(t,"");a[t]={id:n,path:n,bucket:e,size:0,health:0,name:t,onClick:()=>{y(e=>e.concat(t))},type:"bucket"}});let o=(0,r.Z)((0,i.Z)(a).map(e=>e[1]),m);return"desc"===p&&o.reverse(),o},{keepPreviousData:!0});return(0,u.useEffect)(()=>{b.mutate()},[n.data,h,x,g.data,f]),b}},41736:function(e,t,n){"use strict";n.d(t,{e:function(){return el},b:function(){return eo}});var r=n(52322),i=n(89424),a=n(99605),o=n(2784),l=n(72199),s=n(3077),u=n(70899),c=n(60398),d=n(5062),f=n(79895),h=n(13593),p=n(88744);function m(e,t,n){if(!t.has(e))throw TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}function v(e,t){var n=m(e,t,"get");return n.get?n.get.call(e):n.value}function g(e,t){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object")}function y(e,t,n){g(e,t),t.set(e,n)}function x(e,t,n){var r=m(e,t,"set");return!function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw TypeError("attempted to set read only private field");t.value=n}}(e,r,n),n}function b(e,t,n){if(!t.has(e))throw TypeError("attempted to get private field on non-instance");return n}function w(e,t){g(e,t),t.add(e)}var j=new WeakMap,k=new WeakMap,E=new WeakMap,S=new WeakMap,C=new WeakMap,M=new WeakMap,_=new WeakMap,O=new WeakMap,T=new WeakMap,P=new WeakMap,A=new WeakMap,N=new WeakMap,R=new WeakMap,D=new WeakMap,L=new WeakMap,Z=new WeakMap,z=new WeakMap,F=new WeakMap,V=new WeakMap,B=new WeakSet,I=new WeakSet,H=new WeakSet,U=new WeakSet,W=new WeakSet,q=new WeakSet;class ${async create(){var e;let t={bucket:v(this,j),key:v(this,k)};return x(this,L,null===(e=(await v(this,M).busUploadCreate.post({payload:t})).data)||void 0===e?void 0:e.uploadID),x(this,R,Array.from({length:Math.ceil(v(this,E).size/v(this,S))},(e,t)=>t+1)),v(this,L)}async start(){let e=new Promise(e=>{x(this,P,e)});b(this,B,K).call(this),await e}async abort(){var e;x(this,Z,!0),Object.keys(v(this,N)).map(Number).forEach(e=>{v(this,N)[e].abort()});try{await v(this,M).busUploadAbort.post({payload:{bucket:v(this,j),key:v(this,k),uploadID:v(this,L)}})}catch(e){(0,i.OHV)({title:"Error aborting upload",body:e.message})}null===(e=v(this,P))||void 0===e||e.call(this)}setOnProgress(e){x(this,_,e)}setOnError(e){x(this,O,e)}setOnComplete(e){x(this,T,e)}constructor(e){w(this,B),w(this,I),w(this,H),w(this,U),w(this,W),w(this,q),y(this,j,{writable:!0,value:void 0}),y(this,k,{writable:!0,value:void 0}),y(this,E,{writable:!0,value:void 0}),y(this,S,{writable:!0,value:void 0}),y(this,C,{writable:!0,value:void 0}),y(this,M,{writable:!0,value:void 0}),y(this,_,{writable:!0,value:void 0}),y(this,O,{writable:!0,value:void 0}),y(this,T,{writable:!0,value:void 0}),y(this,P,{writable:!0,value:void 0}),y(this,A,{writable:!0,value:void 0}),y(this,N,{writable:!0,value:void 0}),y(this,R,{writable:!0,value:void 0}),y(this,D,{writable:!0,value:void 0}),y(this,L,{writable:!0,value:void 0}),y(this,Z,{writable:!0,value:void 0}),y(this,z,{writable:!0,value:void 0}),y(this,F,{writable:!0,value:void 0}),y(this,V,{writable:!0,value:void 0}),x(this,z,500),x(this,F,6e4),x(this,V,v(this,z)),x(this,j,e.bucket),x(this,k,e.key),x(this,S,e.partSize||5242880),x(this,C,Math.min(e.maxConcurrentParts||5,15)),x(this,E,e.file),x(this,M,e.api),x(this,_,e.onProgress||(()=>null)),x(this,O,e.onError||(()=>null)),x(this,T,e.onComplete||(()=>null)),x(this,A,{}),x(this,N,{}),x(this,R,[]),x(this,D,[]),x(this,L,null),x(this,Z,!1)}}async function K(){if(v(this,Z))return;let e=Object.keys(v(this,N)).length;if(e>=v(this,C))return;if(!v(this,R).length){e||b(this,U,G).call(this);return}let t=v(this,R).pop(),n=(t-1)*v(this,S),r=v(this,E).slice(n,n+v(this,S));try{await b(this,q,Q).call(this,t,r,n,()=>{b(this,B,K).call(this)}),b(this,I,Y).call(this)}catch(e){if(e instanceof ee)return;if(e instanceof et){await this.abort(),v(this,O).call(this,e);return}v(this,R).push(t),await b(this,H,X).call(this)}b(this,B,K).call(this)}function Y(){x(this,V,v(this,z))}async function X(){let e=(0,c.gw)(v(this,V));x(this,V,Math.min(2*v(this,V),v(this,F))),await e}async function G(){try{let e={bucket:v(this,j),key:v(this,k),uploadID:v(this,L),parts:v(this,D).sort((e,t)=>e.partNumber-t.partNumber)};await v(this,M).busUploadComplete.post({payload:e}),v(this,T).call(this)}catch(e){v(this,O).call(this,e)}v(this,P).call(this)}function J(e,t){v(this,A)[e]=t.loaded;let n=Math.min(Object.keys(v(this,A)).map(Number).reduce((e,t)=>e+=v(this,A)[t],0),v(this,E).size),r=v(this,E).size;v(this,_).call(this,{sent:n,total:r,percentage:Math.round(n/r*100)})}async function Q(e,t,n,r){let i=new AbortController;v(this,N)[e]=i,r();try{let r=await v(this,M).workerUploadPart.put({params:{key:v(this,k).slice(1),bucket:v(this,j),uploadid:v(this,L),offset:n,partnumber:e},payload:t,config:{axios:{onUploadProgress:t=>b(this,W,J).call(this,e,t),signal:i.signal}}});if(r.error){if("canceled"===r.error)throw new ee;throw Error(r.error)}let a=r.headers.etag;if(!a)throw new et;let o={partNumber:e,eTag:a.replace(/"/g,"")};v(this,D).push(o)}finally{v(this,N)[e]=null,delete v(this,N)[e]}}class ee extends Error{constructor(){super("canceled"),this.name="CanceledError"}}class et extends Error{constructor(){super("No ETag in response, add ETag to Access-Control-Expose-Headers list"),this.name="NoETagError"}}let en=e=>(0,h.B$)(4).times(e);var er=n(98334),ei=n(92762);let ea=(0,o.createContext)({}),eo=()=>(0,o.useContext)(ea);function el(e){let{children:t}=e,n=function(){var e;let{configurableColumns:t,enabledColumns:n,sortableColumns:r,toggleColumnVisibility:m,setColumnsVisible:v,setColumnsHidden:g,toggleSort:y,setSortDirection:x,setSortField:b,sortField:w,sortDirection:j,resetDefaultColumnVisibility:k}=(0,i.oy6)("renterd/v0/objects",{columns:l.z,columnsDefaultVisible:s.gd,sortOptions:s.Fo,defaultSortField:s.nw}),E=(0,a.xj)(),S=(0,a.UO)(),C=null==S?void 0:S.bucket,{filters:M,setFilter:_,removeFilter:O,removeLastFilter:T,resetFilters:P}=(0,i.Uu5)(),A=(0,o.useMemo)(()=>{var e;return(null===(e=M.find(e=>"fileNamePrefix"===e.id))||void 0===e?void 0:e.value)||""},[M]),N=(0,o.useMemo)(()=>C?[C,...((null==S?void 0:S.path)||[]).map(decodeURIComponent)]:[],[C,null==S?void 0:S.path]),R=(0,d.B$)(),D=null===(e=R.data)||void 0===e?void 0:e.find(e=>e.name===C),L=(0,o.useMemo)(()=>(0,u.rd)(N)+"/",[N]),[Z,z]=(0,ei.Z)("renterd/v0/explorerMode",{defaultValue:"directory"}),F=(0,o.useCallback)(e=>{let t=e(N);if(0===t.length){E.push(er._.buckets.index);return}let n=er._.buckets.files.replace("[bucket]",t[0]).replace("[path]",t.slice(1).map(encodeURIComponent).join("/"));E.push(n)},[E,N]),{uploadFiles:V,uploadsMap:B,uploadsList:I}=function(e){let{activeDirectoryPath:t}=e,n=(0,d.B$)(),r=(0,c.Tu)(),a=(0,d.Pt)(),l=(0,d._3)(),s=(0,d.eM)(),m=(0,d.LS)(),[v,g]=(0,o.useState)({}),y=(0,d.NF)({config:{swr:{refreshInterval:(0,h.sW)(1)}}}),x=(0,o.useCallback)(e=>{let{id:t}=e;g(e=>({...e,[t]:{...e[t],uploadStatus:"uploading",loaded:0}}))},[g]),b=(0,o.useCallback)(e=>{g(t=>t[e.id]?{...t,[e.id]:{...t[e.id],loaded:e.loaded,uploadStatus:e.loaded===e.size?"processing":"uploading",size:e.size}}:t)},[g]),w=(0,o.useCallback)(e=>{g(t=>(delete t[e],{...t}))},[g]),j=(0,o.useCallback)(async e=>{var t;let{path:n,bucket:r,uploadFile:a}=e,o=new $({file:a,key:(0,u.kj)(n),bucket:r.name,api:M.current,partSize:en((null===(t=y.data)||void 0===t?void 0:t.redundancy.minShards)||1).toNumber(),maxConcurrentParts:5}),l=await o.create();return o.setOnError(e=>{(0,i.OHV)({title:"Error uploading file",body:e.message}),M.current.removeUpload(l)}),o.setOnProgress((0,p.Z)(e=>{M.current.updateUploadProgress({id:l,loaded:e.sent,size:e.total})},1e3)),o.setOnComplete(async()=>{await M.current.mutate(e=>e.startsWith(f.DL)),M.current.removeUpload(l),setTimeout(()=>{M.current.checkAndStartUploads()},100)}),{uploadId:l,multipartUpload:o}},[y.data]),k=(0,o.useCallback)(async e=>{let{path:t,bucket:n,name:r,uploadFile:i}=e,{uploadId:a,multipartUpload:o}=await j({path:t,bucket:n,uploadFile:i});g(e=>({...e,[a]:{id:a,path:t,bucket:n,name:r,size:i.size,loaded:0,isUploading:!0,upload:o,uploadStatus:"queued",uploadFile:i,createdAt:new Date().toISOString(),uploadAbort:async()=>{await o.abort(),M.current.removeUpload(a)},type:"file"}}))},[g,j]),E=(0,o.useCallback)(async e=>{let{id:t,upload:n}=e;x({id:t}),n.start()},[x]),S=(0,o.useCallback)(()=>{let e=Object.values(v),t=e.filter(e=>"uploading"===e.uploadStatus).length;return e.filter(e=>"queued"===e.uploadStatus).slice(0,5-t).forEach(e=>{E({id:e.id,upload:e.upload})}),v},[v,E]),C=(0,o.useCallback)(e=>{e.forEach(e=>{var r,a,o;let l=e.path||e.name,s=(0,u.v_)(t,l),c=e.name,d=(0,u.ru)(s),f=null===(r=n.data)||void 0===r?void 0:r.find(e=>e.name===d);v[s]&&((0,i.OHV)({title:"Already uploading file, aborting previous upload.",body:s}),null===(a=(o=v[s]).uploadAbort)||void 0===a||a.call(o)),k({path:s,name:c,bucket:f,uploadFile:e})}),setTimeout(()=>{M.current.checkAndStartUploads()},1e3)},[t,k,n.data,v]),M=(0,o.useRef)({checkAndStartUploads:S,workerUploadPart:a,busUploadComplete:l,busUploadCreate:s,busUploadAbort:m,removeUpload:w,updateUploadProgress:b,updateStatusToUploading:x,mutate:r});(0,o.useEffect)(()=>{M.current={checkAndStartUploads:S,busUploadAbort:m,busUploadComplete:l,busUploadCreate:s,workerUploadPart:a,mutate:r,removeUpload:w,updateUploadProgress:b,updateStatusToUploading:x}},[S,m,l,s,a,r,w,b,x]),(0,o.useEffect)(()=>{let e=setInterval(()=>{M.current.checkAndStartUploads()},3e3);return()=>{clearInterval(e)}},[]);let _=(0,o.useMemo)(()=>Object.entries(v).map(e=>e[1]),[v]);return!function(e){let{uploadsMap:t}=e;(0,o.useEffect)(()=>{let e=Object.values(t).filter(e=>"uploading"===e.uploadStatus),n=t=>{if(e.length>0){let n="Warning, closing the tab will abort all ".concat(e.length," active uploads.");return t.returnValue=n,n}};return e.length>0&&window.addEventListener("beforeunload",n),()=>{window.removeEventListener("beforeunload",n)}},[t])}({uploadsMap:v}),{uploadFiles:C,uploadsMap:v,uploadsList:_}}({activeDirectoryPath:L}),{downloadFiles:H,downloadsList:U,getFileUrl:W,downloadCancel:q}=function(){let e=(0,d.B$)(),t=(0,d.p$)(),[n,r]=(0,o.useState)({}),a=(0,o.useCallback)(e=>{r(t=>({...t,[e.path]:{id:e.path,path:e.path,bucket:e.bucket,name:e.name,size:e.size,loaded:e.loaded,isUploading:!1,controller:e.controller,type:"file"}}))},[r]),l=(0,o.useCallback)(e=>{r(t=>t[e.path]?{...t,[e.path]:{...t[e.path],path:e.path,loaded:e.loaded,size:e.size}}:t)},[r]),s=(0,o.useCallback)(e=>{r(t=>(delete t[e],{...t}))},[r]),f=(0,o.useCallback)(e=>{e.controller.abort()},[]),h=async r=>{r.forEach(async r=>{var o;let c=!1,d=(0,u.ru)(r),f=null===(o=e.data)||void 0===o?void 0:o.find(e=>e.name===d),h=(0,u.vt)(r);if(n[r]){(0,i.OHV)({title:"Already downloading file",body:r});return}let m=new AbortController,v=(0,p.Z)(e=>{c||l({path:r,loaded:e.loaded,size:e.total})},2e3);a({path:r,name:h,bucket:f,loaded:0,size:1,controller:m});let g=await t.get(h,{params:(0,u.W0)(r),config:{axios:{onDownloadProgress:v,signal:m.signal}}});c=!0,g.error&&("canceled"===g.error?(0,i.RFt)({title:"File download canceled"}):(0,i.OHV)({title:"Error downloading file",body:g.error})),s(r)})},m=(0,o.useMemo)(()=>Object.entries(n).map(e=>e[1]),[n]),{settings:v}=(0,c.Hv)();return{downloadFiles:h,downloadsList:m,getFileUrl:(0,o.useCallback)((e,t)=>{let{bucket:n,key:r}=(0,u.W0)(e),i="/worker/objects/".concat(r,"?bucket=").concat(n),a=v.api||location.origin,o=a.startsWith("https")?"https":"http",l=a.replace("https://","").replace("http://","");return t?"".concat(o,"://:").concat(v.password,"@").concat(l,"/api").concat(i):"".concat(o,"://").concat(l,"/api").concat(i)},[v]),downloadCancel:f}}(),K=0===N.length,Y=1===N.length,X=N.length>0,G=(0,o.useCallback)(e=>{_({id:"fileNamePrefix",label:"",value:e})},[_]),J=(0,o.useCallback)(()=>{O("fileNamePrefix")},[O]),Q=(0,o.useCallback)((e,t)=>{t?G(t):J(),F(()=>e)},[F,G,J]),ee=(0,o.useCallback)(e=>{Q((0,u.gD)(e),(0,u.vt)(e))},[Q]),et=(0,o.useCallback)(e=>{"directory"===Z?ee(e):G((0,u.kj)(e).slice(1))},[Z,ee,G]),ea=er._.buckets.uploads.replace("[bucket]",C),eo=(0,o.useCallback)(()=>{D&&E.push(ea)},[D,ea,E]),el=(0,a.jD)(),es=C&&el.startsWith(ea),eu=(0,o.useCallback)(async()=>{(es||"directory"!==Z)&&(Q([C],void 0),z("directory"))},[es,Z,C,z,Q]),ec=(0,o.useCallback)(async()=>{(es||"flat"!==Z)&&(Q([C],(0,u.kj)(L).slice(1)),z("flat"))},[es,Z,C,L,z,Q]);return{isViewingBuckets:K,isViewingABucket:X,isViewingRootOfABucket:Y,isViewingUploads:es,buckets:R,activeBucket:D,activeBucketName:C,activeDirectory:N,navigateToUploads:eo,setActiveDirectory:F,setActiveDirectoryAndFileNamePrefix:Q,activeDirectoryPath:L,navigateToModeSpecificFiltering:et,uploadFiles:V,uploadsMap:B,uploadsList:I,downloadFiles:H,downloadsList:U,downloadCancel:q,configurableColumns:t,enabledColumns:n,sortableColumns:r,toggleColumnVisibility:m,setColumnsVisible:v,setColumnsHidden:g,toggleSort:y,setSortDirection:x,setSortField:b,sortField:w,filters:M,fileNamePrefixFilter:A,setFileNamePrefixFilter:G,setFilter:_,removeFilter:O,removeLastFilter:T,resetFilters:P,sortDirection:j,resetDefaultColumnVisibility:k,getFileUrl:W,activeExplorerMode:Z,setExplorerModeDirectory:eu,setExplorerModeFlat:ec}}();return(0,r.jsx)(ea.Provider,{value:n,children:t})}},3077:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["type","name","readAccess","size","health"],i="name",a=[{id:"name",label:"name",category:"general"},{id:"health",label:"health",category:"general"},{id:"size",label:"size",category:"general"}]},56328:function(e,t,n){"use strict";n.d(t,{x:function(){return R},l:function(){return N}});var r,i,a=n(52322),o=n(89424),l=n(60398),s=n(5062),u=n(85375),c=n(5632),d=n(2784),f=n(37769),h=n(9338),p=n(45178),m=n(37606),v=n(69960),g=n(47211),y=n(13593),x=n(29193),b=n(62650),w=n(32998),j=n(17448),k=n(8117),E=n(6391),S=n.n(E);let C=[{id:"actions",label:"",fixed:!0,category:"general",cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:t}=e;return(0,a.jsx)(j.G,{address:t.netAddress,publicKey:t.publicKey})}},{id:"allow",label:"allowed",category:"general",contentClassName:"justify-center",render:function(e){var t;let{data:n}=e,r=!!(null===(t=(0,s.s2)({config:{swr:{dedupingInterval:5e3}}}).data)||void 0===t?void 0:t.length);return(0,a.jsx)(o.ua7,{side:"right",content:(r?"Allowlist ".concat(n.isOnAllowlist?"allows this host.":"does not allow this host."):"Allowlist is inactive.")+" Blocklist ".concat(n.isOnBlocklist?"blocks this host.":"does not block this host."),children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:n.isBlocked?"red":"green",children:n.isBlocked?(0,a.jsx)(g.SmH,{}):(0,a.jsx)(g.DI$,{})})}),(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsx)(o.xvT,{size:"10",color:n.isOnBlocklist?"red":"verySubtle",noWrap:!0,children:"Blocklist"}),(0,a.jsx)(o.xvT,{size:"10",color:r?n.isOnAllowlist?"green":"red":"verySubtle",noWrap:!0,children:"Allowlist"})]})]})})}},{id:"ap_usable",label:"usable",category:"autopilot",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.ua7,{side:"right",content:t.isUsable?"Host is usable":"Host is not usable",children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{"aria-label":t.isUsable?"usable":"not usable",color:t.isUsable?"green":"red",children:t.isUsable?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.SmH,{})})}),(0,a.jsx)("div",{className:"flex flex-col",children:t.unusableReasons.map(e=>(0,a.jsx)(o.xvT,{size:"10",noWrap:!0,children:e},e))})]})}):(0,a.jsx)(o.ua7,{side:"right",content:"Autopilot is not configured",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:"subtle",children:(0,a.jsx)(g.I98,{})})})})}},{id:"ap_gouging",label:"gouging",category:"autopilot",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.ua7,{side:"right",content:t.isGouging?"Host is price gouging":"Host is not price gouging",children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:t.isGouging?"red":"subtle",children:t.isGouging?(0,a.jsx)(g.SmH,{}):(0,a.jsx)(g.I98,{})})}),(0,a.jsx)("div",{className:"flex flex-col",children:Object.entries(t.gougingBreakdown).filter(e=>{let[t,n]=e;return n&&"string"==typeof n}).map(e=>{let[t,n]=e;return(0,a.jsx)(o.xvT,{size:"10",noWrap:!0,children:n},t)})})]})}):(0,a.jsx)(o.ua7,{side:"right",content:"Autopilot is not configured",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:"subtle",children:(0,a.jsx)(g.I98,{})})})})}},{id:"lastScan",label:"last scan",category:"general",render:function(e){let{data:t}=e,{workflows:n}=(0,l.D)();if(n.find(e=>{var n;return e.path.startsWith(k.RF)&&(null===(n=e.payload)||void 0===n?void 0:n.hostKey)===t.publicKey}))return(0,a.jsx)(o.xgg,{});let r=(0,x.Z)(new Date(t.lastScan||0),new Date,{addSuffix:!0}),i="",s=null,u="subtle";return t.lastScan||(i="host has not been scanned",s=(0,a.jsx)(g.I98,{}),u="subtle"),t.lastScan&&!t.lastScanSuccess&&(i="host scan failed ".concat(r),s=(0,a.jsx)(g.SmH,{}),u="red"),t.lastScan&&t.lastScanSuccess&&(i="host scan succeeded ".concat(r),s=(0,a.jsx)(g.DI$,{}),u="green"),(0,a.jsx)(o.ua7,{side:"right",content:i,children:(0,a.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:u,children:s})}),t.lastScan&&(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsx)(o.xvT,{size:"12",noWrap:!0,children:r}),(0,a.jsx)(o.xvT,{color:"subtle",size:"10",noWrap:!0,children:(0,b.Z)(new Date(t.lastScan),"Pp")})]})]})})}},{id:"hasContract",label:"active contract",category:"general",contentClassName:"w-[50px]",render:e=>{let{data:t}=e,n=t.activeContractsCount.gt(0);return(0,a.jsx)(o.ua7,{side:"right",content:n?"Host has active contract":"Host does not have an active contract",children:(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:n?"green":"subtle",children:n?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.I98,{})})})})}},{id:"netAddress",label:"address",category:"general",render:e=>{let{data:t,context:n}=e;return(0,a.jsx)(o.XxW,{value:t.netAddress,size:"12",type:"hostIp",siascanUrl:n.siascanUrl})}},{id:"publicKey",label:"public key",category:"general",render:e=>{let{data:t,context:n}=e;return(0,a.jsx)(o.XxW,{value:t.publicKey,size:"12",type:"hostPublicKey",siascanUrl:n.siascanUrl})}},{id:"lastAnnouncement",label:"last announcement",category:"general",render:e=>{let{data:t}=e;return t.lastAnnouncement?(0,a.jsxs)("div",{className:"flex flex-col",children:[(0,a.jsxs)(o.xvT,{size:"12",noWrap:!0,children:[(0,x.Z)(new Date,new Date(t.lastAnnouncement))," ago"]}),(0,a.jsx)(o.xvT,{color:"subtle",size:"10",noWrap:!0,children:(0,w.Z)(new Date(t.lastAnnouncement),new Date)})]}):null}},{id:"totalScans",label:"total scans",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.totalScans,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"uptime",label:"uptime",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.uptime.div(1e9).div(60).div(60).div(24),variant:"value",format:e=>(0,y.yF)(e,{fixed:e.isZero()?0:2,units:"days"})})}},{id:"downtime",label:"downtime",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.downtime.div(1e9).div(60).div(60).div(24),variant:"value",format:e=>(0,y.yF)(e,{fixed:e.isZero()?0:2,units:"days"})})}},{id:"totalInteractions",label:"total interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.totalInteractions,variant:"value",format:e=>(0,y.yF)(e)})}},{id:"successfulInteractions",label:"successful interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.successfulInteractions,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"failedInteractions",label:"failed interactions",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.failedInteractions,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"contractCount",label:"contract count",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t}=e;return(0,a.jsx)(o.m2c,{size:"12",value:t.activeContractsCount,variant:"value",format:e=>(0,y.yF)(e.toNumber())})}},{id:"ap_scoreOverall",label:"overall score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.score,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreAge",label:"age score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.age,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreCollateral",label:"collateral score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.collateral,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreInteractions",label:"interactions score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.interactions,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scorePrices",label:"prices score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.prices,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreStorageRemaining",label:"storage remaining score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.storageRemaining,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreUptime",label:"uptime score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.uptime,variant:"value",format:e=>e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"ap_scoreVersion",label:"version score",category:"autopilot",contentClassName:"w-[120px] justify-end",render:e=>{let{data:t,context:n}=e;return n.isAutopilotConfigured?(0,a.jsx)(o.m2c,{size:"12",value:t.scoreBreakdown.version,variant:"value",format:e=>n.isAutopilotConfigured?"-":e.toPrecision(2)}):(0,a.jsx)(o.ua7,{content:"Autopilot is not configured",children:(0,a.jsx)(o.xvT,{color:"verySubtle",children:"-"})})}},{id:"hpt_accountbalancecost",label:"account balance cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","accountbalancecost")},{id:"hpt_collateralcost",label:"collateral cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","collateralcost")},{id:"hpt_contractprice",label:"contract price",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","contractprice")},{id:"hpt_downloadbandwidthcost",label:"download bandwidth cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","downloadbandwidthcost")},{id:"hpt_dropsectorsbasecost",label:"drop sectors base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","dropsectorsbasecost")},{id:"hpt_dropsectorsunitcost",label:"drop sectors unit cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","dropsectorsunitcost")},{id:"hpt_expiry",label:"expiry",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","dropsectorsunitcost")},{id:"hpt_fundaccountcost",label:"fund account cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","fundaccountcost")},{id:"hpt_hassectorbasecost",label:"has sector cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","hassectorbasecost")},{id:"hpt_hostblockheight",label:"host block height",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","hostblockheight")},{id:"hpt_initbasecost",label:"init base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","initbasecost")},{id:"hpt_latestrevisioncost",label:"latest revision cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","latestrevisioncost")},{id:"hpt_maxcollateral",label:"max collateral",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","maxcollateral")},{id:"hpt_maxduration",label:"max duration",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","maxduration")},{id:"hpt_memorytimecost",label:"memory time cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","memorytimecost")},{id:"hpt_readbasecost",label:"read base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","readbasecost")},{id:"hpt_readlengthcost",label:"read length cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","readlengthcost")},{id:"hpt_registryentriesleft",label:"registry entries left",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","registryentriesleft")},{id:"hpt_registryentriestotal",label:"registry entries total",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","registryentriestotal")},{id:"hpt_renewcontractcost",label:"renew contract cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","renewcontractcost")},{id:"hpt_revisionbasecost",label:"revision base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","renewcontractcost")},{id:"hpt_subscriptionmemorycost",label:"subscription memory cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","subscriptionmemorycost")},{id:"hpt_subscriptionnotificationcost",label:"subscription notification cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","subscriptionnotificationcost")},{id:"hpt_swapsectorcost",label:"swap sector cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","swapsectorcost")},{id:"hpt_txnfeemaxrecommended",label:"txn fee max recommended",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","txnfeemaxrecommended")},{id:"hpt_txnfeeminrecommended",label:"txn fee min recommended",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","txnfeeminrecommended")},{id:"hpt_uid",label:"UID",category:"priceTable",contentClassName:"w-[120px] justify-end",render:O("priceTable","uid")},{id:"hpt_updatepricetablecost",label:"update price table cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","updatepricetablecost")},{id:"hpt_uploadbandwidthcost",label:"upload bandwidth cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","uploadbandwidthcost")},{id:"hpt_validity",label:"validity",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","validity")},{id:"hpt_windowsize",label:"window size",category:"priceTable",contentClassName:"w-[120px] justify-end",render:_("priceTable","windowsize")},{id:"hpt_writebasecost",label:"write base cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writebasecost")},{id:"hpt_writelengthcost",label:"write length cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writelengthcost")},{id:"hpt_writestorecost",label:"write store cost",category:"priceTable",contentClassName:"w-[120px] justify-end",render:M("priceTable","writestorecost")},{id:"hs_acceptingcontracts",label:"accepting contracts",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:(r="settings",i="acceptingcontracts",function(e){let{data:t}=e;return t[r]?(0,a.jsx)("div",{className:"mt-[5px]",children:(0,a.jsx)(o.xvT,{color:t[r][i]?"green":"red",children:t[r][i]?(0,a.jsx)(g.DI$,{}):(0,a.jsx)(g.SmH,{})})}):null})},{id:"hs_baserpcprice",label:"base RPC price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","baserpcprice")},{id:"hs_collateral",label:"collateral",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","collateral")},{id:"hs_contractprice",label:"contract price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","contractprice")},{id:"hs_downloadbandwidthprice",label:"download bandwidth price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","downloadbandwidthprice")},{id:"hs_ephemeralaccountexpiry",label:"ephemeral account expiry",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","ephemeralaccountexpiry")},{id:"hs_maxcollateral",label:"max collateral",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","maxcollateral")},{id:"hs_maxdownloadbatchsize",label:"max download batch size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","maxdownloadbatchsize")},{id:"hs_maxduration",label:"max duration",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","maxduration")},{id:"hs_maxephemeralaccountbalance",label:"max ephemeral account balance",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","maxephemeralaccountbalance")},{id:"hs_maxrevisebatchsize",label:"max revise batch size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","maxrevisebatchsize")},{id:"hs_netaddress",label:"net address",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","netaddress")},{id:"hs_remainingstorage",label:"remaining storage",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","remainingstorage")},{id:"hs_revisionnumber",label:"revision number",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","revisionnumber")},{id:"hs_sectoraccessprice",label:"sector access price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","sectoraccessprice")},{id:"hs_sectorsize",label:"sector size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","sectorsize")},{id:"hs_siamuxport",label:"siamux port",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","siamuxport")},{id:"hs_storageprice",label:"storage price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","storageprice")},{id:"hs_totalstorage",label:"total storage",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:T("settings","totalstorage")},{id:"hs_unlockhash",label:"unlock hash",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","unlockhash")},{id:"hs_uploadbandwidthprice",label:"upload bandwidth price",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:M("settings","uploadbandwidthprice")},{id:"hs_version",label:"verison",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:O("settings","version")},{id:"hs_windowsize",label:"window size",category:"hostSettings",contentClassName:"w-[120px] justify-end",render:_("settings","windowsize")}].map(e=>({...e,..."autopilot"===e.category?{icon:(0,a.jsx)(g.n6M,{className:"relative opacity-50 scale-75"}),label:e.label,tip:"autopilot: ".concat(e.label)}:"hostSettings"===e.category?{icon:(0,a.jsx)(g.shL,{className:"relative top-px opacity-50 scale-75"}),label:e.label,tip:"host settings (RHPv2): ".concat(e.label)}:"priceTable"===e.category?{icon:(0,a.jsx)(g.B4q,{className:"relative top-px opacity-50 scale-75"}),label:e.label,tip:"price table (RHPv3): ".concat(e.label)}:{label:e.label,tip:e.label}}));function M(e,t){return(0,d.memo)(function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.ho9,{displayBoth:!0,size:"12",value:new(S())(r[e][t]||0),fixedFiat:4,variant:"value"}):null})}function _(e,t,n){return function(r){let{data:i}=r;return i[e]?(0,a.jsx)(o.m2c,{size:"12",value:new(S())(i[e][t]||0),variant:"value",format:e=>(0,y.yF)(e,{abbreviated:n})}):null}}function O(e,t){return function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.XxW,{value:r[e][t],size:"12"}):null}}function T(e,t){return function(n){let{data:r}=n;return r[e]?(0,a.jsx)(o.xvT,{size:"12",weight:"semibold",ellipsis:!0,children:(0,y.vW)(r[e][t])}):null}}let P=["allow","netAddress","publicKey","lastScan","lastAnnouncement","totalScans","uptime","hasContract","ap_usable","ap_scoreOverall"],A=(0,d.createContext)({}),N=()=>(0,d.useContext)(A);function R(e){let{children:t}=e,n=function(){var e,t,n,r;let i=(0,c.useRouter)(),[a,g]=(0,d.useState)("list"),y=Number(i.query.limit||50),x=Number(i.query.offset||0),{filters:b,setFilter:w,removeFilter:j,removeLastFilter:k,resetFilters:E}=(0,o.Uu5)(),{dataset:M}=(0,v.G)(),{autopilot:_}=(0,m.q)(),O=(0,d.useMemo)(()=>{let e=[];b.find(e=>"hasActiveContracts"===e.id)&&M&&(e=M.map(e=>e.hostKey));let t=b.find(e=>"publicKeyEquals"===e.id);return t&&e.push(null==t?void 0:t.value),e.length?e:void 0},[b,M]),T=(0,d.useMemo)(()=>{var e,t,n,r;let i={limit:y,offset:x,usabilityMode:(null===(e=b.find(e=>"usabilityMode"===e.id))||void 0===e?void 0:e.value)||"all",filterMode:(null===(t=b.find(e=>"filterMode"===e.id))||void 0===t?void 0:t.value)||"all",addressContains:null===(n=b.find(e=>"addressContains"===e.id))||void 0===n?void 0:n.value,keyIn:O};return(null===(r=_.state.data)||void 0===r?void 0:r.id)&&(i.autopilotID=_.state.data.id),i},[null===(e=_.state.data)||void 0===e?void 0:e.id,b,O,y,x]),A=(0,s.lW)({payload:T,config:{swr:{refreshInterval:h.h}}}),N=(0,s.s2)(),R=(0,s.uf)(),D=!!(null===(t=N.data)||void 0===t?void 0:t.length),{settings:L}=(0,l.Hv)(),Z=(0,u.JL)({disabled:!L.siaCentral,config:{swr:{revalidateOnFocus:!1}}});(0,d.useEffect)(()=>{L.siaCentral||g("list")},[L.siaCentral]);let z=(0,d.useMemo)(()=>{var e;return(null===(e=Z.data)||void 0===e?void 0:e.hosts)||[]},[Z.data]),F=(0,d.useRef)(f.N),V=(0,d.useCallback)(e=>{F.current=e},[F]),[B,I]=(0,d.useState)(),H=(0,d.useCallback)(e=>{let t=document.getElementById(e),n=document.getElementById("scroll-hosts");t&&n&&n.scroll({top:t.offsetTop-50,behavior:"smooth"})},[]),U=(0,d.useCallback)((e,t)=>{if(B===e){I(void 0);return}I(e),t&&F.current.moveToLocation(t),H(e)},[I,F,B,H]),W=(0,d.useCallback)((e,t)=>{if(B===e){I(void 0);return}I(e),t?F.current.moveToLocation(t):(0,o.OHV)({title:"Geographic location is unknown for host",body:(0,o.$Gg)(e,20)}),H(e)},[I,F,B,H]),q=(0,d.useCallback)((e,t)=>null,[]),$=function(e){let{response:t,allContracts:n,autopilotID:r,allowlist:i,blocklist:a,isAllowlistActive:l,geoHosts:s,onHostSelect:u}=e;return(0,d.useMemo)(()=>{var e;return(null===(e=t.data)||void 0===e?void 0:e.map(e=>{var t,c;let d=s.find(t=>t.public_key===e.publicKey);return{onClick:()=>u(e.publicKey,null==d?void 0:d.location),id:e.publicKey,netAddress:e.netAddress,publicKey:e.publicKey,lastScanSuccess:e.interactions.lastScanSuccess,lastScan:"0001-01-01T00:00:00Z"===e.interactions.lastScan?null:e.interactions.lastScan,knownSince:"0001-01-01T00:00:00Z"===e.knownSince?null:e.knownSince,lastAnnouncement:"0001-01-01T00:00:00Z"===e.lastAnnouncement?null:e.lastAnnouncement,uptime:new(S())(e.interactions.uptime||0),downtime:new(S())(e.interactions.downtime||0),successfulInteractions:new(S())(e.interactions.successfulInteractions||0),totalInteractions:new(S())(e.interactions.successfulInteractions+e.interactions.failedInteractions||0),failedInteractions:new(S())(e.interactions.failedInteractions||0),totalScans:new(S())(e.interactions.totalScans||0),activeContractsCount:new(S())((null==n?void 0:n.filter(t=>t.hostKey===e.publicKey).length)||0),activeContracts:(null==n?void 0:n.filter(t=>t.hostKey===e.publicKey))||[],priceTable:e.priceTable,settings:e.settings,...function(e){let{host:t,allowlist:n,blocklist:r,isAllowlistActive:i}=e,a=!!(null==n?void 0:n.find(e=>e===t.publicKey)),o=!!(null==r?void 0:r.find(e=>{if(e===t.netAddress)return!0;try{let n=new URL("https://"+t.netAddress).hostname;return e===n}catch(e){return!1}}));return{isOnAllowlist:a,isOnBlocklist:o,isBlocked:o||!(!i||a)}}({host:e,allowlist:i.data,blocklist:a.data,isAllowlistActive:l}),...(c=null===(t=e.checks)||void 0===t?void 0:t[r],{score:new(S())((null==c?void 0:c.score)||0),scoreBreakdown:{age:new(S())((null==c?void 0:c.scoreBreakdown.age)||0),collateral:new(S())((null==c?void 0:c.scoreBreakdown.collateral)||0),interactions:new(S())((null==c?void 0:c.scoreBreakdown.interactions)||0),prices:new(S())((null==c?void 0:c.scoreBreakdown.prices)||0),storageRemaining:new(S())((null==c?void 0:c.scoreBreakdown.storageRemaining)||0),uptime:new(S())((null==c?void 0:c.scoreBreakdown.uptime)||0),version:new(S())((null==c?void 0:c.scoreBreakdown.version)||0)},isGouging:Object.values((null==c?void 0:c.gougingBreakdown)||{}).some(e=>e),isUsable:!!(null==c?void 0:c.usable),gougingBreakdown:(null==c?void 0:c.gougingBreakdown)||{},usabilityBreakdown:(null==c?void 0:c.usabilityBreakdown)||{blocked:!1,gouging:!1,lowScore:!1,notAcceptingContracts:!1,notAnnounced:!1,notCompletingScan:!1,offline:!1,redundantIP:!1},unusableReasons:c?(0,o.qPQ)(c.usabilityBreakdown).reduce((e,t)=>{let[n,r]=t;return r?e.concat(function(e){switch(e){case"blocked":return"Host is blocked";case"gouging":return"Host is gouging";case"lowScore":return"Host has low score";case"notAcceptingContracts":return"Host is not accepting contracts";case"notAnnounced":return"Host is not announced";case"notCompletingScan":return"Host is not completing scan";case"offline":return"Host is offline";case"redundantIP":return"Host has redundant IP";default:return"Unknown"}}(n)):e},[]):[]}),location:null==d?void 0:d.location,countryCode:null==d?void 0:d.country_code}}))||null},[u,r,t.data,n,i.data,a.data,l,s])}({response:A,allContracts:M,autopilotID:null===(n=_.state.data)||void 0===n?void 0:n.id,allowlist:N,blocklist:R,isAllowlistActive:D,geoHosts:z,onHostSelect:W}),K=(0,d.useMemo)(()=>"off"===_.status?["autopilot"]:[],[_.status]),{configurableColumns:Y,enabledColumns:X,toggleColumnVisibility:G,setColumnsVisible:J,setColumnsHidden:Q,toggleSort:ee,setSortDirection:et,setSortField:en,sortField:er,sortDirection:ei,resetDefaultColumnVisibility:ea}=(0,o.oy6)("renterd/v0/hosts",{columns:C,columnsDefaultVisible:P,disabledCategories:K}),eo=(0,d.useMemo)(()=>C.filter(e=>X.includes(e.id)),[X]),el=A.isValidating,es=A.error,eu=(0,o.c2j)($,el,es,b),ec=(0,p.B)(),ed=null===(r=_.state.data)||void 0===r?void 0:r.configured,ef=(0,d.useMemo)(()=>({isAutopilotConfigured:ed,siascanUrl:ec}),[ed,ec]),eh=(0,d.useMemo)(()=>null==$?void 0:$.filter(e=>e.location),[$]);return{setCmd:V,viewMode:a,activeHost:(0,d.useMemo)(()=>null==$?void 0:$.find(e=>e.publicKey===B),[$,B]),onHostMapHover:q,onHostMapClick:U,setViewMode:g,hostsWithLocation:eh,error:es,dataState:eu,offset:x,limit:y,pageCount:(null==$?void 0:$.length)||0,columns:eo,dataset:$,tableContext:ef,configurableColumns:Y,enabledColumns:X,toggleColumnVisibility:G,setColumnsVisible:J,setColumnsHidden:Q,toggleSort:ee,setSortDirection:et,setSortField:en,sortField:er,sortDirection:ei,resetDefaultColumnVisibility:ea,filters:b,setFilter:w,removeFilter:j,removeLastFilter:k,resetFilters:E}}();return(0,a.jsx)(A.Provider,{value:n,children:t})}},10569:function(e,t,n){"use strict";n.d(t,{Kg:function(){return a},jY:function(){return i}});var r=n(89424);let i={activeAndUsable:{colorHex:r.O9T.green[600],colorName:"green"},activeAndUnusable:{colorHex:r.O9T.amber[600],colorName:"amber"},potentialHost:{colorHex:r.O9T.blue[600],colorName:"blue"}};function a(e){return e.activeContractsCount.gt(0)&&!e.isUsable?{status:"activeAndUnusable",...i.activeAndUnusable}:e.activeContractsCount.gt(0)?{status:"activeAndUsable",...i.activeAndUsable}:{status:"potentialHost",...i.potentialHost}}},71367:function(e,t,n){"use strict";n.d(t,{f:function(){return g},E:function(){return v}});var r=n(52322),i=n(89424),a=n(5632),o=n(2784),l=n(33962),s=n(47211),u=n(5062),c=n(13762),d=n(83553);function f(e){let{s3Key:t,contentProps:n,buttonProps:a}=e,{openConfirmDialog:l}=(0,d.Rh)(),f=(0,u.AR)(),h=(0,u._M)(),p=(0,o.useCallback)(async()=>{var e;if(!f.data){(0,i.OHV)({title:"Error deleting key"});return}let n=(0,c.Z)(null===(e=f.data)||void 0===e?void 0:e.authentication.v4Keypairs,t),r=await h.put({payload:{...f.data,authentication:{...f.data.authentication,v4Keypairs:n}}});r.error?(0,i.OHV)({title:"Error deleting key",body:r.error}):(0,i.OPV)({title:"Key ".concat(t," removed")})},[f.data,t,h]);return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",...a,children:(0,r.jsx)(s.EMN,{})}),contentProps:{align:"start",...n,onClick:e=>{e.stopPropagation()}},children:[(0,r.jsx)("div",{className:"px-1.5 py-1",children:(0,r.jsxs)(i.xvT,{size:"14",weight:"medium",color:"subtle",children:["Key ",t.slice(0,24),"..."]})}),(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:()=>{l({title:"Delete key ".concat((0,i.$Gg)(t,15)),action:"Remove",variant:"red",body:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(i.nvN,{size:"14",children:"Are you sure you would like to remove the following key?"}),(0,r.jsx)(i.nvN,{size:"14",font:"mono",children:(0,i.$Gg)(t,80)})]}),onConfirm:async()=>{p()}})},children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(s.Jrl,{})}),"Delete key"]})]})}let h=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-4 [&+*]:!pl-0",render:e=>{let{data:{key:t}}=e;return(0,r.jsx)(f,{s3Key:t})}},{id:"key",label:"key",category:"general",render:e=>{let{data:{key:t}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,label:"key",maxLength:80})}},{id:"secret",label:"secret",contentClassName:"w-[120px]",category:"general",render:e=>{let{data:{secret:t}}=e;return(0,r.jsx)(i.XxW,{size:"12",value:t,label:"key",maxLength:10,font:"mono"})}}];var p=n(9338);let m=(0,o.createContext)({}),v=()=>(0,o.useContext)(m);function g(e){let{children:t}=e,n=function(){let e=(0,a.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,u.AR)({config:{swr:{refreshInterval:p.h}}}),s=(0,o.useMemo)(()=>{var e;return r.data?Object.entries((null===(e=r.data)||void 0===e?void 0:e.authentication.v4Keypairs)||{}).map(e=>{let[t,n]=e;return{id:t,key:t,secret:n}})||[]:null},[r.data]),{filters:c,setFilter:d,removeFilter:f,removeLastFilter:m,resetFilters:v}=(0,i.Wdu)(),{configurableColumns:g,enabledColumns:y,sortableColumns:x,toggleColumnVisibility:b,setColumnsVisible:w,setColumnsHidden:j,toggleSort:k,setSortDirection:E,setSortField:S,sortField:C,sortDirection:M,resetDefaultColumnVisibility:_}=(0,i.oy6)("renterd/v0/keys",{columns:h,columnsDefaultVisible:l.gd,sortOptions:l.Fo,defaultSortField:l.nw}),O=(0,i._4u)({dataset:s,filters:c,sortField:C,sortDirection:M}),T=(0,o.useMemo)(()=>O?O.slice(n,n+t):null,[O,n,t]),P=(0,o.useMemo)(()=>h.filter(e=>e.fixed||y.includes(e.id)),[y]),A=(0,i.c2j)(O,r.isValidating,r.error,c),N=(0,o.useMemo)(()=>({}),[]);return{dataState:A,limit:t,offset:n,isLoading:r.isLoading,error:r.error,pageCount:(null==T?void 0:T.length)||0,datasetCount:(null==s?void 0:s.length)||0,datasetFilteredCount:(null==O?void 0:O.length)||0,columns:P,dataset:s,cellContext:N,datasetPage:T,configurableColumns:g,enabledColumns:y,sortableColumns:x,toggleColumnVisibility:b,setColumnsVisible:w,setColumnsHidden:j,toggleSort:k,setSortDirection:E,setSortField:S,sortField:C,filters:c,setFilter:d,removeFilter:f,removeLastFilter:m,resetFilters:v,sortDirection:M,resetDefaultColumnVisibility:_}}();return(0,r.jsx)(m.Provider,{value:n,children:t})}},33962:function(e,t,n){"use strict";n.d(t,{Fo:function(){return a},gd:function(){return r},nw:function(){return i}});let r=["key","secret"],i="key",a=[{id:"key",label:"key",category:"general"},{id:"secret",label:"secret",category:"general"}]},5769:function(e,t,n){"use strict";n.d(t,{v:function(){return w},n:function(){return b}});var r=n(52322),i=n(89424),a=n(5062),o=n(2784),l=n(5632),s=n(45178),u=n(9338),c=n(38855),d=n(13593),f=n(47211);let h=[{id:"transactionId",label:"transaction ID",category:"general",render:e=>{let{data:{id:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"transaction ID",type:"transaction",siascanUrl:n.siascanUrl}):null}},{id:"type",label:"type",category:"general",fixed:!0,render:e=>{let{data:{txType:t}}=e;return(0,r.jsx)(i.Cts,{size:"small",children:(0,d.pX)(t)})}},{id:"height",label:"height",category:"general",contentClassName:"justify-end",render:e=>{let{data:{height:t,pending:n,maturityHeight:a,isMature:o}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):t?t&&a&&a>t?(0,r.jsx)(i.ua7,{content:o?"The maturity height has been reached.":"The maturity height has not been reached, therefore the output is still locked.",children:(0,r.jsxs)("div",{className:"flex flex-col gap-[5px]",children:[(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsxs)(i.xvT,{size:"12",font:"mono",ellipsis:!0,color:o?"green":"red",className:"flex gap-1 items-center",children:[o?(0,r.jsx)(f.VmF,{}):(0,r.jsx)(f.Lur,{}),a.toLocaleString()]})}),(0,r.jsxs)("div",{className:"flex justify-between items-end gap-1",children:[(0,r.jsx)("div",{className:"pl-[8px] pb-[6px]",children:(0,r.jsx)("div",{className:"border-l border-b border-gray-800 dark:border-graydark-800 h-[20px] w-[7px]"})}),(0,r.jsx)(i.xvT,{size:"12",font:"mono",color:"subtle",ellipsis:!0,children:t.toLocaleString()})]})]})}):(0,r.jsx)(i.xvT,{size:"12",font:"mono",ellipsis:!0,children:t.toLocaleString()}):null}},{id:"timestamp",label:"timestamp",category:"general",contentClassName:"justify-end",render:e=>{let{data:{timestamp:t,pending:n}}=e;return n?(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,r.jsx)(i.xgg,{})}):(0,r.jsx)(i.xvT,{size:"12",ellipsis:!0,children:(0,d.rN)(t,{timeStyle:"short"})})}},{id:"amount",label:"amount",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{amountSc:t,amountSf:n}}=e;return t?(0,r.jsxs)("div",{className:"flex flex-col gap-2 items-end",children:[!t.isZero()&&(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",value:t}),!!n&&(0,r.jsx)(i.Sby,{size:"12",value:n})]}):null}},{id:"fee",label:"fee",category:"general",contentClassName:"w-[120px] justify-end",render:e=>{let{data:{fee:t}}=e;return t?(0,r.jsx)(i.ho9,{displayBoth:!0,size:"12",variant:"value",value:t}):null}},{id:"contractId",label:"contract ID",category:"general",render:e=>{let{data:{contractId:t},context:n}=e;return t?(0,r.jsx)(i.XxW,{size:"12",value:t,label:"contract ID",siascanUrl:n.siascanUrl}):null}}],p=["transactionId","type","height","timestamp","amount","fee"],m=[];var v=n(6391),g=n.n(v);let y=[],x=(0,o.createContext)({}),b=()=>(0,o.useContext)(x);function w(e){let{children:t}=e,n=function(){let e=(0,l.useRouter)(),t=Number(e.query.limit||50),n=Number(e.query.offset||0),r=(0,a.sG)({params:{limit:t,offset:n},config:{swr:{refreshInterval:u.h}}}),f=(0,a.a0)({config:{swr:{refreshInterval:u.h}}}),v=(0,c.n)(),x=(0,o.useMemo)(()=>{if(!r.data||!f.data)return null;let e=f.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e);return{id:e.id,timestamp:0,pending:!0,type:e.type,txType:(0,d.uC)(e),isMature:!1,amountSc:t,fee:n}}),t=r.data.map(e=>{let t=(0,d.Jz)(e),n=(0,d.hq)(e),r=(0,d.hR)(e),i=e.maturityHeight<=v.nodeBlockHeight;return{id:e.id,type:e.type,txType:(0,d.uC)(e),timestamp:new Date(e.timestamp).getTime(),maturityHeight:e.maturityHeight,isMature:i,height:e.index.height,pending:!1,amountSc:t,fee:n,contractId:r}});return[...e.reverse(),...t]},[r.data,f.data,v.nodeBlockHeight]),{configurableColumns:b,enabledColumns:w,sortableColumns:j,toggleColumnVisibility:k,setColumnsVisible:E,setColumnsHidden:S,toggleSort:C,setSortDirection:M,setSortField:_,sortField:O,sortDirection:T,resetDefaultColumnVisibility:P}=(0,i.oy6)("renterd/v0/events",{columns:h,columnsDefaultVisible:p,sortOptions:m,defaultSortField:"id"}),A=(0,o.useMemo)(()=>h.filter(e=>e.fixed||w.includes(e.id)),[w]),N=r.isValidating||f.isValidating,R=r.error||f.error,D=(0,i.c2j)(x,N,R,y),L=(0,s.B)(),Z=(0,o.useMemo)(()=>({siascanUrl:L}),[L]),z=(0,d.Nr)(1),F=(0,o.useMemo)(()=>new Date(new Date().getTime()-30*z).toISOString(),[30,z]),V=(0,a.X1)({params:{start:F,interval:z,n:30}});return{balances:(0,o.useMemo)(()=>(V.data||[]).map(e=>({sc:new(g())(e.spendable).plus(e.unconfirmed).toNumber(),timestamp:new Date(e.timestamp).getTime()})).sort((e,t)=>e.timestamp>=t.timestamp?1:-1),[V.data]),metrics:V,dataset:x,error:R,dataState:D,offset:n,limit:t,pageCount:(null==x?void 0:x.length)||0,defaultPageSize:50,cellContext:Z,configurableColumns:b,enabledColumns:w,sortableColumns:j,toggleColumnVisibility:k,setColumnsVisible:E,setColumnsHidden:S,toggleSort:C,setSortDirection:M,setSortField:_,sortField:O,sortDirection:T,resetDefaultColumnVisibility:P,filters:y,filteredTableColumns:A,columns:h}}();return(0,r.jsx)(x.Provider,{value:n,children:t})}},88778:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(52322),i=n(89424),a=n(70899),o=n(26731),l=n(13593),s=n(32998),u=n(47211);function c(e){let{abort:t}=e;return(0,r.jsxs)(i.h_2,{trigger:(0,r.jsx)(i.zxk,{variant:"ghost",icon:"hover",children:(0,r.jsx)(u.bQp,{})}),contentProps:{align:"start"},children:[(0,r.jsx)(i.Juw,{children:"Actions"}),(0,r.jsxs)(i.Xiv,{onSelect:t,children:[(0,r.jsx)(i.KpP,{children:(0,r.jsx)(u._fo,{})}),"Cancel upload"]})]})}let d=[{id:"actions",label:"",fixed:!0,cellClassName:"w-[50px] !pl-2 !pr-2 [&+*]:!pl-0",render:function(e){let{data:{uploadAbort:t}}=e;return(0,r.jsx)(c,{abort:t})}},{id:"path",label:"path",contentClassName:"max-w-[600px]",category:"general",render:function(e){let{data:{path:t,id:n}}=e,o=(0,a.kj)(t).slice(1);return(0,r.jsxs)("div",{className:"flex flex-col min-w-0",children:[(0,r.jsx)(i.xvT,{ellipsis:!0,weight:"semibold",size:"14",children:o}),(0,r.jsx)(i.XxW,{value:n,label:"upload ID",size:"10"})]})}},{id:"status",label:"status",category:"general",contentClassName:"w-[200px]",render:function(e){let{data:{loaded:t,size:n,uploadStatus:a,remote:l}}=e;return l?(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:"Uploading from a different session"}):(0,r.jsx)(o.s,{loaded:t,size:n,status:a})}},{id:"size",label:"size",category:"general",render:function(e){let{data:{remote:t,size:n}}=e;return t?null:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,l.vW)(n)})}},{id:"createdAt",label:"started at",category:"general",render:function(e){let{data:{createdAt:t}}=e;return(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:(0,s.Z)(new Date(t).getTime(),new Date)})}}]},73076:function(e,t,n){"use strict";n.d(t,{V:function(){return m},x:function(){return p}});var r=n(52322),i=n(89424),a=n(99605),o=n(5062),l=n(2784);let s=["path","status","size","createdAt"],u=[];var c=n(88778),d=n(70899),f=n(41736);let h=(0,l.createContext)({}),p=()=>(0,l.useContext)(h);function m(e){let{children:t}=e,n=function(){var e,t;let{uploadsMap:n,activeBucket:r}=(0,f.b)(),h=(0,a.lr)(),p=Number(h.get("limit")||50),m=h.get("marker"),{filters:v,setFilter:g,removeFilter:y,removeLastFilter:x,resetFilters:b}=(0,i.Uu5)(),w=(0,o.LS)(),j=(0,o.bg)({disabled:!r,payload:{bucket:null==r?void 0:r.name,uploadIDMarker:m,limit:p}}),k=(0,l.useCallback)(async()=>{var e,t;return Promise.all(null===(t=j.data)||void 0===t?void 0:null===(e=t.uploads)||void 0===e?void 0:e.map(async e=>{let t=n[e.uploadID];if(t){var i;null===(i=t.uploadAbort)||void 0===i||i.call(t)}else await w.post({payload:{bucket:null==r?void 0:r.name,key:e.key,uploadID:e.uploadID}})}))},[j.data,w,r,n]),E=(0,l.useMemo)(()=>{var e,t;return(null===(t=j.data)||void 0===t?void 0:null===(e=t.uploads)||void 0===e?void 0:e.map(e=>{let t=e.uploadID,i=(0,d.vt)(e.key),a=(0,d.v_)(null==r?void 0:r.name,e.key);return n[t]||{id:t,path:a,bucket:r,name:i,size:1,loaded:1,isUploading:!0,uploadStatus:"uploading",createdAt:e.createdAt,remote:!0,type:"file",uploadAbort:async()=>{await w.post({payload:{bucket:null==r?void 0:r.name,key:e.key,uploadID:e.uploadID}})}}}))||[]},[n,r,j.data,w]),{configurableColumns:S,enabledColumns:C,sortableColumns:M,toggleColumnVisibility:_,setColumnsVisible:O,setColumnsHidden:T,toggleSort:P,setSortDirection:A,setSortField:N,sortField:R,sortDirection:D,resetDefaultColumnVisibility:L}=(0,i.oy6)("renterd/v0/uploads",{columns:c.z,columnsDefaultVisible:s,sortOptions:u,defaultSortField:"path"}),Z=(0,l.useMemo)(()=>c.z.filter(e=>e.fixed||C.includes(e.id)),[C]);return{abortAll:k,dataState:(0,i.c2j)(E,j.isValidating,j.error,v),limit:p,nextMarker:null===(e=j.data)||void 0===e?void 0:e.nextUploadIDMarker,hasMore:null===(t=j.data)||void 0===t?void 0:t.hasMore,isLoading:j.isLoading,error:j.error,pageCount:(null==E?void 0:E.length)||0,columns:Z,datasetPage:E,configurableColumns:S,enabledColumns:C,sortableColumns:M,toggleColumnVisibility:_,setColumnsVisible:O,setColumnsHidden:T,toggleSort:P,setSortDirection:A,setSortField:N,sortField:R,filters:v,setFilter:g,removeFilter:y,removeLastFilter:x,resetFilters:b,sortDirection:D,resetDefaultColumnVisibility:L}}();return(0,r.jsx)(h.Provider,{value:n,children:t})}},82229:function(e,t,n){"use strict";n.d(t,{I:function(){return o}});var r=n(89424),i=n(5062),a=n(2784);function o(){let e=(0,i.ni)();return(0,a.useCallback)((t,n)=>(async()=>{let i=await e.put({payload:{add:t,remove:n}});return i.error?((0,r.OHV)({title:"Error updating allowlist",body:i.error}),!1):(t.length&&(0,r.OPV)({title:"Allowlist updated",body:"".concat(t.map(e=>(0,r.$Gg)(e,20)).join(", ")," added to allowlist.")}),n.length&&(0,r.OPV)({title:"Allowlist updated",body:"".concat(n.map(e=>(0,r.$Gg)(e,20)).join(", ")," removed from allowlist.")}),!0)})(),[e])}},94613:function(e,t,n){"use strict";n.d(t,{l:function(){return o}});var r=n(89424),i=n(5062),a=n(2784);function o(){let e=(0,i.Os)();return(0,a.useCallback)((t,n)=>(async()=>{let i=await e.put({payload:{add:t,remove:n}});return i.error?((0,r.OHV)({title:"Error updating blocklist",body:i.error}),!1):(t.length&&(0,r.RFt)({title:"Blocklist updated",body:"".concat(t.map(e=>(0,r.$Gg)(e,20)).join(", ")," added to blocklist.")}),n.length&&(0,r.RFt)({title:"Blocklist updated",body:"".concat(n.map(e=>(0,r.$Gg)(e,20)).join(", ")," removed from blocklist.")}),!0)})(),[e])}},18121:function(e,t,n){"use strict";n.d(t,{B:function(){return o},V:function(){return a}});var r=n(52322),i=n(47211);let a={excellent:1,good:.5,poor:0};function o(e){let{health:t,size:n,isDirectory:o}=e,l="excellent",s="green",u=t,c=(0,r.jsx)(i.Y3p,{});return t1&&(u=1),t<0&&(u=0),{label:l+" health",color:s,icon:c,displayHealth:u}}},45178:function(e,t,n){"use strict";n.d(t,{B:function(){return a}});var r=n(89424),i=n(5062);function a(){var e;return(null===(e=(0,i.d_)().data)||void 0===e?void 0:e.network)==="zen"?r.nNd.explore.testnetZen:r.nNd.explore.mainnet}},38855:function(e,t,n){"use strict";n.d(t,{n:function(){return o}});var r=n(13593),i=n(60398),a=n(5062);function o(){var e,t,n,o;let{isUnlockedAndAuthedRoute:l}=(0,i.Hv)(),s=(0,a.DQ)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.synced)?(0,r.XB)(60):(0,r.XB)(10)}}}),u=(0,a.nH)(),c=s.data?null===(e=s.data)||void 0===e?void 0:e.blockHeight:0,d=(0,a.X2)({config:{swr:{refreshInterval:e=>(null==e?void 0:e.scanHeight)>=c?(0,r.XB)(60):(0,r.XB)(10)}}}),f=l&&c&&u?Number((100*Math.min(c/u,1)).toFixed(1)):0,h=l&&c&&d.data?Number((100*Math.min(d.data.scanHeight/u,1)).toFixed(1)):0;return{isSynced:null===(t=s.data)||void 0===t?void 0:t.synced,isWalletSynced:(null===(n=s.data)||void 0===n?void 0:n.synced)&&(null===(o=d.data)||void 0===o?void 0:o.scanHeight)>=c-1,nodeBlockHeight:c,estimatedBlockHeight:u,syncPercent:f,walletScanPercent:h,moreThan100BlocksToSync:!!c&&!!u&&u-c>100,firstTimeSyncing:!!c&&!!u&&u-c>5e4}}},70899:function(e,t,n){"use strict";n.d(t,{W0:function(){return m},YF:function(){return f},ez:function(){return w},ru:function(){return h},gD:function(){return x},vt:function(){return v},kj:function(){return p},rj:function(){return y},IQ:function(){return g},v_:function(){return d},rd:function(){return b}});var r=n(79200),i=n(81441),a=n(81721),o=function(e,t){for(var n=-1,r=e.length;++n-1;);return n},l=n(36202),s=n(25186),u=/^\s+/,c=function(e,t,n){if((e=(0,s.Z)(e))&&(n||void 0===t))return e.replace(u,"");if(!e||!(t=(0,r.Z)(t)))return e;var a=(0,l.Z)(e),c=o(a,(0,l.Z)(t));return(0,i.Z)(a,c).join("")};function d(e,t){let n=e.endsWith("/")?e.slice(0,-1):e,r=t.startsWith("/")?t.slice(1):t;return"".concat(n,"/").concat(r)}function f(e,t){let n=d(e=c(e,"/"),t);return n.endsWith("/")?n:n+"/"}function h(e){return e.split("/")[0]}function p(e){let t=(e=c(e,"/")).split("/").slice(1).join("/");return"/".concat(t)}function m(e){return{bucket:h(e),key:p(e).slice(1).split("/").map(encodeURIComponent).join("/")}}function v(e){let t=(e=c(e,"/")).split("/");return e.endsWith("/")?"".concat(t[t.length-2],"/"):t[t.length-1]}function g(e){return e.endsWith("/")}function y(e){return(g(e=c(e,"/"))?e.slice(0,-1):e).split("/").slice(0,-1).join("/").concat("/")}function x(e){return g(e=c(e,"/"))?e.slice(0,-1).split("/"):e.split("/").slice(0,-1)}function b(e){return e.join("/")}function w(e){return g(e=c(e,"/"))?e:e.concat("/")}},5184:function(e,t,n){"use strict";n.d(t,{E:function(){return a},e:function(){return i}});var r=n(70899);function i(e,t){let n=String(e.active.id),i=(0,r.rd)(t);e.collisions.length&&(i=".."===e.collisions[0].id?(0,r.rd)(t.slice(0,-1)):String(e.collisions[0].id));let a=(0,r.vt)(n);return{bucket:(0,r.ru)(n),from:(0,r.kj)(n),to:(0,r.kj)((0,r.v_)(i,a)),mode:a.endsWith("/")?"multi":"single"}}function a(e,t){let n=(0,r.v_)((0,r.rj)(e),t),i=(0,r.IQ)(e);return i&&(n=(0,r.ez)(n)),{bucket:(0,r.ru)(e),from:(0,r.kj)(e),to:(0,r.kj)(n),mode:i?"multi":"single"}}},83391:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return V}});var r=n(52322);n(50521);var i=n(89424),a=n(2784),o=n(83553),l=n(69960),s=n(56328),u=n(37606),c=n(97342),d=n(47211),f=n(38855),h=n(98334),p=n(42770),m=n(5062),v=n(6391),g=n.n(v),y=n(13593),x=n(60398),b=n(92762);function w(){var e,t;let{isUnlockedAndAuthedRoute:n}=(0,x.Hv)(),a=(0,u.q)(),{openDialog:l}=(0,o.Rh)(),s=(0,m.X2)(),c=(0,m.e$)({config:{swr:{errorRetryInterval:1e4}}}),[v,w]=(0,b.Z)("v0/renterd/onboarding/maximized",{defaultValue:!0}),k=(0,f.n)(),E=(0,p.F)();if(!n||"on"!==a.autopilot.status)return null;let S=new(g())(s.data?s.data.confirmed+s.data.unconfirmed:0),C=new(g())((null===(e=c.data)||void 0===e?void 0:e.contracts.allowance)||0),M=null===(t=a.autopilot.state.data)||void 0===t?void 0:t.configured,_=k.isSynced,O=S.gt(0),T=!E.active,P=[M,_,O,T],A=P.length,N=P.filter(e=>e).length;return A===N?null:v?(0,r.jsx)("div",{className:"z-20 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsxs)(i.xrM,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)(i.TRl,{}),(0,r.jsx)(i.xvT,{size:"20",weight:"semibold",children:"Welcome to Sia"})]}),(0,r.jsx)(i.zxk,{"aria-label":"minimize onboarding wizard",variant:"ghost",onClick:()=>w(!1),children:(0,r.jsx)(d.mli,{})})]}),(0,r.jsx)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:(0,r.jsx)(i.xvT,{size:"14",children:"Get set up by completing the following steps. Once they are complete, you can start uploading files."})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.config.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 1: Configure your storage settings"}),description:"Specify how much data you plan to store and your target price.",action:M?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.rUS,{href:h._.config.index,children:(0,r.jsx)(d.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.Fs9,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.node.index,underline:"hover",ellipsis:!0,size:"14",children:"Step 2: Wait for the blockchain to sync"}),description:"The blockchain will sync in the background, this takes some time. No user action required.",action:_?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[k.syncPercent,"%"]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.hzZ,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.wallet.view,onClick:()=>l("addressDetails"),ellipsis:!0,size:"14",underline:"hover",children:"Step 3: Fund your wallet"}),description:"Fund your wallet with at least ".concat((0,y.Vz)(C)," siacoin to cover the required allowance.").concat(k.isWalletSynced?"":" Balance will not be accurate until wallet is finished scanning."),action:O?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[!k.isWalletSynced&&(0,r.jsx)(i.ua7,{content:"Wallet scanning progress ".concat(k.walletScanPercent,"%"),children:(0,r.jsxs)(i.xvT,{size:"14",children:[k.walletScanPercent,"%"]})}),(0,r.jsx)(i.rUS,{href:h._.wallet.view,onClick:()=>l("addressDetails"),children:(0,r.jsx)(d.V8Q,{})}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.Fs9,{})})]})}),(0,r.jsx)(j,{title:(0,r.jsx)(i.rUS,{href:h._.contracts.index,ellipsis:!0,size:"14",underline:"hover",children:"Step 4: Wait for storage contracts to form"}),description:"Once all other steps are complete, contracts will automatically form. No user action required.",action:T?(0,r.jsx)(i.xvT,{color:"green",children:(0,r.jsx)(d.Y3p,{})}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.xvT,{ellipsis:!0,size:"14",children:[E.count,"/",E.required]}),(0,r.jsx)(i.xvT,{color:"amber",children:(0,r.jsx)(d.hzZ,{})})]})})]})})}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex justify-center",children:(0,r.jsx)(i.zxk,{onClick:()=>w(!0),size:"large",className:"flex gap-3 !px-3",children:(0,r.jsxs)(i.xvT,{className:"flex items-center gap-1",children:[(0,r.jsx)(i.TRl,{}),"Setup: ",N,"/",A," steps complete"]})})})}function j(e){let{title:t,action:n,description:a}=e;return(0,r.jsx)("div",{className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)("div",{className:"flex-1 flex items-center",children:t}),n]}),(0,r.jsx)("div",{className:"pr-5",children:(0,r.jsx)(i.xvT,{size:"12",color:"subtle",children:a})})]})})}var k=n(41736),E=n(26731);function S(e){let{loaded:t,size:n,path:a,abortTip:o,abort:l,status:s}=e;return(0,r.jsxs)("div",{className:"flex flex-col gap-1 border-t first:border-t-0 border-gray-200 dark:border-graydark-300 px-3 py-2",children:[(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)(i.xvT,{ellipsis:!0,size:"14",className:"flex-1",children:a}),(0,r.jsx)(i.zxk,{tip:o,variant:"ghost",size:"none",onClick:()=>null==l?void 0:l(),children:(0,r.jsx)(d.PcV,{})})]}),(0,r.jsx)(E.s,{loaded:t,size:n,status:s})]})}var C=n(73076);function M(){let{isUnlockedAndAuthedRoute:e}=(0,x.Hv)(),{downloadsList:t,downloadCancel:n,isViewingUploads:o,navigateToUploads:l}=(0,k.b)(),{pageCount:s}=(0,C.x)(),[u,c]=(0,a.useState)(!0),f=!!s,h=t.length,p=!!h;if(!e||!f&&!p)return null;let m=(0,r.jsxs)("div",{className:"flex gap-2",children:[f&&!o?(0,r.jsxs)(i.zxk,{tip:"Uploads list",onClick:l,className:"flex gap-3",children:[(0,r.jsx)(d.R$6,{className:"opacity-50 scale-75 relative top-px"}),"Active uploads"]}):null,p?(0,r.jsxs)(i.zxk,{tip:"Downloads list",onClick:()=>c(e=>!e),className:"flex gap-3",children:[(0,r.jsx)(d.vzB,{className:"opacity-50 scale-75"}),"Active downloads"]}):null]});return p&&u?(0,r.jsxs)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2 flex flex-col items-center justify-center gap-2",children:[(0,r.jsx)(i.s_4,{className:"w-[400px] flex flex-col max-h-[600px]",children:(0,r.jsx)(i.xrM,{children:p?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex justify-between items-center px-3 py-2 border-b border-gray-200 dark:border-graydark-300",children:[(0,r.jsxs)(i.xvT,{size:"16",weight:"semibold",children:["Active downloads (",h,")"]}),(0,r.jsx)(i.zxk,{variant:"ghost",onClick:()=>c(!1),children:(0,r.jsx)(d.mli,{})})]}),t.map(e=>(0,r.jsx)(S,{path:e.path,loaded:e.loaded,size:e.size,status:e.loaded===e.size?"processing":"downloading",abort:()=>n(e),abortTip:"Cancel download"},e.id))]}):null})}),m]}):(0,r.jsx)("div",{className:"z-30 fixed bottom-5 left-1/2 -translate-x-1/2",children:m})}var _=n(5769),O=n(71367),T=n(43385),P=n(75618),A=n(88385);function N(e){let{children:t}=e;return(0,r.jsx)(u.w,{children:(0,r.jsx)(c.iV,{children:(0,r.jsx)(o.Tu,{children:(0,r.jsx)(_.v,{children:(0,r.jsx)(l.x,{children:(0,r.jsx)(s.x,{children:(0,r.jsx)(k.e,{children:(0,r.jsx)(C.V,{children:(0,r.jsx)(P.V,{children:(0,r.jsx)(T.p,{children:(0,r.jsx)(O.f,{children:(0,r.jsxs)(A.b,{children:[(0,r.jsx)(w,{}),(0,r.jsx)(M,{}),(0,r.jsx)(o.xQ,{}),t]})})})})})})})})})})})})}var R=n(46058),D=n.n(R),L=n(28863),Z=n.n(L);let z=(0,n(82851).cx)(D().variable,Z().variable);var F=n(79895);function V(e){let{Component:t,pageProps:n}=e;return(0,r.jsx)(i.PD$,{className:z,fallback:n.fallback,daemonExplorerInfoRoute:F.PS,passwordProtectRequestHooks:!0,lockRoutes:h._,children:(0,r.jsx)(N,{children:(0,r.jsx)(t,{...n})})})}},89424:function(e,t,n){"use strict";let r,i,a,o;n.d(t,{tU3:function(){return _h},zXq:function(){return _S},juT:function(){return MY},Cts:function(){return sq},Z58:function(){return _3},WVB:function(){return c6},zxk:function(){return sO},b0u:function(){return kB},EKh:function(){return sY},npL:function(){return OV},vRO:function(){return OZ},CN9:function(){return OL},ckm:function(){return OM},QHy:function(){return Oy},TaT:function(){return Or},eQh:function(){return sG},HfT:function(){return Ow},wEc:function(){return _6},ncR:function(){return SU},VqE:function(){return u_},h_2:function(){return dt},Xiv:function(){return dn},Juw:function(){return dr},KpP:function(){return di},fhJ:function(){return p7},S$c:function(){return S1},WyV:function(){return ON},QBj:function(){return _C},yEL:function(){return _j},cB7:function(){return SX},ZqQ:function(){return SY},IKw:function(){return S2},KZS:function(){return SG},zsw:function(){return pp},__J:function(){return dv},rUS:function(){return dx},Qjf:function(){return db},xgg:function(){return kF},TRl:function(){return dj},kFS:function(){return c8},FzK:function(){return Om},Clw:function(){return c5},PD$:function(){return Oq},Wxm:function(){return hd},uDJ:function(){return MV},_5:function(){return MI},wFK:function(){return MB},s_4:function(){return nE},M9k:function(){return Ov},VXA:function(){return Og},nvN:function(){return nj},u5Q:function(){return _5},j4H:function(){return hl},hmz:function(){return hs},J2e:function(){return dU},kod:function(){return d3},xrM:function(){return uS},PhF:function(){return hc},Z0O:function(){return c0},DLL:function(){return _Y},KJW:function(){return MJ},rsf:function(){return hM},D_D:function(){return _z},iA_:function(){return MF},mQc:function(){return fA},nUL:function(){return fD},drW:function(){return fN},SPt:function(){return fR},t6k:function(){return Oj},xvT:function(){return nw},nvn:function(){return fZ},ru1:function(){return Ok},ua7:function(){return sM},mPE:function(){return _F},XxW:function(){return Sw},PF9:function(){return Sk},m2c:function(){return SO},YKL:function(){return SS},ho9:function(){return S_},Sby:function(){return SE},QUh:function(){return _G},weF:function(){return _R},YNn:function(){return _H},DmW:function(){return _U},O9T:function(){return v7},fVJ:function(){return _1},vQq:function(){return Sm},E5z:function(){return Sg},HLH:function(){return O8},fsB:function(){return OS},JMs:function(){return OC},Y_Z:function(){return _J},EJC:function(){return O5},kOJ:function(){return _0},Vkc:function(){return c2},S5N:function(){return Tq},qPQ:function(){return T$},z$:function(){return nk},I13:function(){return Sx},cEb:function(){return fL},MzJ:function(){return hn},$Gr:function(){return ht},OHV:function(){return Sf},OPV:function(){return Sd},RFt:function(){return Sc},$Gg:function(){return Sy},_4u:function(){return O2},Wdu:function(){return O1},Y97:function(){return _f},c2j:function(){return _p},t0Y:function(){return _D},mYE:function(){return OI},u$d:function(){return OH},Z4p:function(){return OB},WsO:function(){return _b},Uu5:function(){return O4},fb0:function(){return O3},oy6:function(){return OQ},nNd:function(){return _W}});var l,s,u,c,d,f,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M,_,O,T,P,A,N,R,D,L,Z,z,F,V,B,I,H,U,W,q,$,K,Y,X,G,J,Q,ee,et,en,er,ei,ea=n(52322),eo=n(2784),el=n.t(eo,2),es=n(7896),eu=n(34540),ec=n(26215),ed=n(99575);function ef(e){let t=e+"CollectionProvider",[n,r]=(0,eu.b)(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=e+"CollectionSlot",l=eo.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=a(o,n),l=(0,ec.e)(t,i.collectionRef);return eo.createElement(ed.g7,{ref:l},r)}),s=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=eo.useRef(null),a=eo.useRef(new Map).current;return eo.createElement(i,{scope:t,itemMap:a,collectionRef:r},n)},Slot:l,ItemSlot:eo.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,o=eo.useRef(null),l=(0,ec.e)(t,o),c=a(s,n);return eo.useEffect(()=>(c.itemMap.set(o,{ref:o,...i}),()=>void c.itemMap.delete(o))),eo.createElement(ed.g7,{[u]:"",ref:l},r)})},function(t){let n=a(e+"CollectionConsumer",t);return eo.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}var eh=n(41816),ep=n(73597),em=n(72130),ev=n(64680),eg=n(28245),ey=n(26074);let ex="Collapsible",[eb,ew]=(0,eu.b)(ex),[ej,ek]=eb(ex),eE=((e,t)=>{let{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:a,onOpenChange:o,...l}=e,[s=!1,u]=(0,ep.T)({prop:r,defaultProp:i,onChange:o});return(0,eo.createElement)(ej,{scope:n,disabled:a,contentId:(0,ey.M)(),open:s,onOpenToggle:(0,eo.useCallback)(()=>u(e=>!e),[u])},(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":eC(s),"data-disabled":a?"":void 0},l,{ref:t})))},"CollapsibleContent"),eS=((e,t)=>{let{forceMount:n,...r}=e,i=ek(eE,e.__scopeCollapsible);return(0,eo.createElement)(eg.z,{present:n||i.open},({present:e})=>(0,eo.createElement)(eS,(0,es.Z)({},r,{ref:t,present:e})))},(0,eo.forwardRef)((e,t)=>{let{__scopeCollapsible:n,present:r,children:i,...a}=e,o=ek(eE,n),[l,s]=(0,eo.useState)(r),u=(0,eo.useRef)(null),c=(0,ec.e)(t,u),d=(0,eo.useRef)(0),f=d.current,h=(0,eo.useRef)(0),p=h.current,m=o.open||l,v=(0,eo.useRef)(m),g=(0,eo.useRef)();return(0,eo.useEffect)(()=>{let e=requestAnimationFrame(()=>v.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,ev.b)(()=>{let e=u.current;if(e){g.current=g.current||{transitionDuration:e.style.transitionDuration,animationDuration:e.style.animationDuration,animationFillMode:e.style.animationFillMode},e.style.transitionDuration="0s",e.style.animationDuration="0s",e.style.animationFillMode="none";let t=e.getBoundingClientRect();d.current=t.height,h.current=t.width,v.current||(e.style.transitionDuration=g.current.transitionDuration,e.style.animationDuration=g.current.animationDuration,e.style.animationFillMode=g.current.animationFillMode),s(r)}},[o.open,r]),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":eC(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!m},a,{ref:c,style:{"--radix-collapsible-content-height":f?`${f}px`:void 0,"--radix-collapsible-content-width":p?`${p}px`:void 0,...e.style}}),m&&i)}));function eC(e){return e?"open":"closed"}let eM="Accordion",e_=["Home","End","ArrowDown","ArrowUp"],[eO,eT,eP]=ef(eM),[eA,eN]=(0,eu.b)(eM,[eP,ew]);ew(),eo.forwardRef((e,t)=>{let{type:n,...r}=e;return eo.createElement(eO.Provider,{scope:e.__scopeAccordion},"multiple"===n?eo.createElement(eF,(0,es.Z)({},r,{ref:t})):eo.createElement(ez,(0,es.Z)({},r,{ref:t})))}).propTypes={type(e){let t=e.value||e.defaultValue;return e.type&&!["single","multiple"].includes(e.type)?Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`."):"multiple"===e.type&&"string"==typeof t?Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`."):"single"===e.type&&Array.isArray(t)?Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`."):null}};let[eR,eD]=eA(eM),[eL,eZ]=eA(eM,{collapsible:!1}),ez=eo.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},collapsible:a=!1,...o}=e,[l,s]=(0,ep.T)({prop:n,defaultProp:r,onChange:i});return eo.createElement(eR,{scope:e.__scopeAccordion,value:l?[l]:[],onItemOpen:s,onItemClose:eo.useCallback(()=>a&&s(""),[a,s])},eo.createElement(eL,{scope:e.__scopeAccordion,collapsible:a},eo.createElement(eI,(0,es.Z)({},o,{ref:t}))))}),eF=eo.forwardRef((e,t)=>{let{value:n,defaultValue:r,onValueChange:i=()=>{},...a}=e,[o=[],l]=(0,ep.T)({prop:n,defaultProp:r,onChange:i}),s=eo.useCallback(e=>l((t=[])=>[...t,e]),[l]),u=eo.useCallback(e=>l((t=[])=>t.filter(t=>t!==e)),[l]);return eo.createElement(eR,{scope:e.__scopeAccordion,value:o,onItemOpen:s,onItemClose:u},eo.createElement(eL,{scope:e.__scopeAccordion,collapsible:!0},eo.createElement(eI,(0,es.Z)({},a,{ref:t}))))}),[eV,eB]=eA(eM),eI=eo.forwardRef((e,t)=>{let{__scopeAccordion:n,disabled:r,...i}=e,a=eo.useRef(null),o=(0,ec.e)(a,t),l=eT(n),s=(0,eh.M)(e.onKeyDown,e=>{var t;if(!e_.includes(e.key))return;let n=e.target,r=l().filter(e=>{var t;return!(null!==(t=e.ref.current)&&void 0!==t&&t.disabled)}),i=r.findIndex(e=>e.ref.current===n),a=r.length;if(-1===i)return;e.preventDefault();let o=i;switch(e.key){case"Home":o=0;break;case"End":o=a-1;break;case"ArrowDown":o=i+1;break;case"ArrowUp":(o=i-1)<0&&(o=a-1)}null===(t=r[o%a].ref.current)||void 0===t||t.focus()});return eo.createElement(eV,{scope:n,disabled:r},eo.createElement(eO.Slot,{scope:n},eo.createElement(em.WV.div,(0,es.Z)({},i,{ref:o,onKeyDown:r?void 0:s}))))}),[eH,eU]=eA("AccordionItem");var eW=n(82851),eq=n(83317);function e$(e){return e.split("-")[0]}function eK(e){return e.split("-")[1]}function eY(e){return["top","bottom"].includes(e$(e))?"x":"y"}function eX(e){return"y"===e?"height":"width"}function eG(e,t,n){let r,{reference:i,floating:a}=e,o=i.x+i.width/2-a.width/2,l=i.y+i.height/2-a.height/2,s=eY(t),u=eX(s),c=i[u]/2-a[u]/2,d="x"===s;switch(e$(t)){case"top":r={x:o,y:i.y-a.height};break;case"bottom":r={x:o,y:i.y+i.height};break;case"right":r={x:i.x+i.width,y:l};break;case"left":r={x:i.x-a.width,y:l};break;default:r={x:i.x,y:i.y}}switch(eK(t)){case"start":r[s]-=c*(n&&d?-1:1);break;case"end":r[s]+=c*(n&&d?-1:1)}return r}let eJ=async(e,t,n)=>{let{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,l=await (null==o.isRTL?void 0:o.isRTL(t)),s=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:c}=eG(s,r,l),d=r,f={},h=0;for(let n=0;n({name:"arrow",options:e,async fn(t){let{element:n,padding:r=0}=null!=e?e:{},{x:i,y:a,placement:o,rects:l,platform:s}=t;if(null==n)return{};let u=eQ(r),c={x:i,y:a},d=eY(o),f=eK(o),h=eX(d),p=await s.getDimensions(n),m="y"===d?"top":"left",v="y"===d?"bottom":"right",g=l.reference[h]+l.reference[d]-c[d]-l.floating[h],y=c[d]-l.reference[d],x=await (null==s.getOffsetParent?void 0:s.getOffsetParent(n)),b=x?"y"===d?x.clientHeight||0:x.clientWidth||0:0;0===b&&(b=l.floating[h]);let w=u[m],j=b-p[h]-u[v],k=b/2-p[h]/2+(g/2-y/2),E=e4(w,e2(k,j)),S=("start"===f?u[m]:u[v])>0&&k!==E&&l.reference[h]<=l.floating[h];return{[d]:c[d]-(S?ke5[e])}let e8={start:"end",end:"start"};function e7(e){return e.replace(/start|end/g,e=>e8[e])}let e9=["top","right","bottom","left"];e9.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);let te=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r,i,a;let{placement:o,middlewareData:l,rects:s,initialPlacement:u,platform:c,elements:d}=t,{mainAxis:f=!0,crossAxis:h=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",flipAlignment:v=!0,...g}=e,y=e$(o),x=p||(y!==u&&v?function(e){let t=e6(e);return[e7(e),t,e7(t)]}(u):[e6(u)]),b=[u,...x],w=await e1(t,g),j=[],k=(null==(n=l.flip)?void 0:n.overflows)||[];if(f&&j.push(w[y]),h){let{main:e,cross:t}=function(e,t,n){void 0===n&&(n=!1);let r=eK(e),i=eY(e),a=eX(i),o="x"===i?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(o=e6(o)),{main:o,cross:e6(o)}}(o,s,await (null==c.isRTL?void 0:c.isRTL(d.floating)));j.push(w[e],w[t])}if(k=[...k,{placement:o,overflows:j}],!j.every(e=>e<=0)){let e=(null!=(r=null==(i=l.flip)?void 0:i.index)?r:0)+1,t=b[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n="bottom";switch(m){case"bestFit":{let e=null==(a=k.map(e=>[e,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:a[0].placement;e&&(n=e);break}case"initialPlacement":n=u}if(o!==n)return{reset:{placement:n}}}return{}}}};function tt(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function tn(e){return e9.some(t=>e[t]>=0)}let tr=function(e){let{strategy:t="referenceHidden",...n}=void 0===e?{}:e;return{name:"hide",async fn(e){let{rects:r}=e;switch(t){case"referenceHidden":{let t=tt(await e1(e,{...n,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:tn(t)}}}case"escaped":{let t=tt(await e1(e,{...n,altBoundary:!0}),r.floating);return{data:{escapedOffsets:t,escaped:tn(t)}}}default:return{}}}}},ti=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){let{x:n,y:r}=t,i=await async function(e,t){let{placement:n,platform:r,elements:i}=e,a=await (null==r.isRTL?void 0:r.isRTL(i.floating)),o=e$(n),l=eK(n),s="x"===eY(n),u=["left","top"].includes(o)?-1:1,c=a&&s?-1:1,d="function"==typeof t?t(e):t,{mainAxis:f,crossAxis:h,alignmentAxis:p}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return l&&"number"==typeof p&&(h="end"===l?-1*p:p),s?{x:h*c,y:f*u}:{x:f*u,y:h*c}}(t,e);return{x:n+i.x,y:r+i.y,data:i}}}};function ta(e){return"x"===e?"y":"x"}let to=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){let{x:n,y:r,placement:i}=t,{mainAxis:a=!0,crossAxis:o=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...s}=e,u={x:n,y:r},c=await e1(t,s),d=eY(e$(i)),f=ta(d),h=u[d],p=u[f];if(a){let e="y"===d?"bottom":"right";h=e4(h+c["y"===d?"top":"left"],e2(h,h-c[e]))}if(o){let e="y"===f?"bottom":"right";p=e4(p+c["y"===f?"top":"left"],e2(p,p-c[e]))}let m=l.fn({...t,[d]:h,[f]:p});return{...m,data:{x:m.x-n,y:m.y-r}}}}},tl=function(e){return void 0===e&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:l=0,mainAxis:s=!0,crossAxis:u=!0}=e,c={x:n,y:r},d=eY(i),f=ta(d),h=c[d],p=c[f],m="function"==typeof l?l({...a,placement:i}):l,v="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(s){let e="y"===d?"height":"width",t=a.reference[d]-a.floating[e]+v.mainAxis,n=a.reference[d]+a.reference[e]-v.mainAxis;hn&&(h=n)}if(u){var g,y,x,b;let e="y"===d?"width":"height",t=["top","left"].includes(e$(i)),n=a.reference[f]-a.floating[e]+(t&&null!=(g=null==(y=o.offset)?void 0:y[f])?g:0)+(t?0:v.crossAxis),r=a.reference[f]+a.reference[e]+(t?0:null!=(x=null==(b=o.offset)?void 0:b[f])?x:0)-(t?v.crossAxis:0);pr&&(p=r)}return{[d]:h,[f]:p}}}};function ts(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function tu(e){if(null==e)return window;if(!ts(e)){let t=e.ownerDocument;return t&&t.defaultView||window}return e}function tc(e){return tu(e).getComputedStyle(e)}function td(e){return ts(e)?"":e?(e.nodeName||"").toLowerCase():""}function tf(){let e=navigator.userAgentData;return null!=e&&e.brands?e.brands.map(e=>e.brand+"/"+e.version).join(" "):navigator.userAgent}function th(e){return e instanceof tu(e).HTMLElement}function tp(e){return e instanceof tu(e).Element}function tm(e){return"undefined"!=typeof ShadowRoot&&(e instanceof tu(e).ShadowRoot||e instanceof ShadowRoot)}function tv(e){let{overflow:t,overflowX:n,overflowY:r}=tc(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function tg(e){let t=/firefox/i.test(tf()),n=tc(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}function ty(){return!/^((?!chrome|android).)*safari/i.test(tf())}let tx=Math.min,tb=Math.max,tw=Math.round;function tj(e,t,n){var r,i,a,o;void 0===t&&(t=!1),void 0===n&&(n=!1);let l=e.getBoundingClientRect(),s=1,u=1;t&&th(e)&&(s=e.offsetWidth>0&&tw(l.width)/e.offsetWidth||1,u=e.offsetHeight>0&&tw(l.height)/e.offsetHeight||1);let c=tp(e)?tu(e):window,d=!ty()&&n,f=(l.left+(d&&null!=(r=null==(i=c.visualViewport)?void 0:i.offsetLeft)?r:0))/s,h=(l.top+(d&&null!=(a=null==(o=c.visualViewport)?void 0:o.offsetTop)?a:0))/u,p=l.width/s,m=l.height/u;return{width:p,height:m,top:h,right:f+p,bottom:h+m,left:f,x:f,y:h}}function tk(e){return((e instanceof tu(e).Node?e.ownerDocument:e.document)||window.document).documentElement}function tE(e){return tp(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function tS(e){return tj(tk(e)).left+tE(e).scrollLeft}function tC(e){return"html"===td(e)?e:e.assignedSlot||e.parentNode||(tm(e)?e.host:null)||tk(e)}function tM(e){return th(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function t_(e){let t=tu(e),n=tM(e);for(;n&&["table","td","th"].includes(td(n))&&"static"===getComputedStyle(n).position;)n=tM(n);return n&&("html"===td(n)||"body"===td(n)&&"static"===getComputedStyle(n).position&&!tg(n))?t:n||function(e){let t=tC(e);for(tm(t)&&(t=t.host);th(t)&&!["html","body"].includes(td(t));){if(tg(t))return t;t=t.parentNode}return null}(e)||t}function tO(e){if(th(e))return{width:e.offsetWidth,height:e.offsetHeight};let t=tj(e);return{width:t.width,height:t.height}}function tT(e,t){var n;void 0===t&&(t=[]);let r=function e(t){let n=tC(t);return["html","body","#document"].includes(td(n))?t.ownerDocument.body:th(n)&&tv(n)?n:e(n)}(e),i=r===(null==(n=e.ownerDocument)?void 0:n.body),a=tu(r),o=i?[a].concat(a.visualViewport||[],tv(r)?r:[]):r,l=t.concat(o);return i?l:l.concat(tT(o))}function tP(e,t,n){return"viewport"===t?e0(function(e,t){let n=tu(e),r=tk(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,l=0,s=0;if(i){a=i.width,o=i.height;let e=ty();(e||!e&&"fixed"===t)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:a,height:o,x:l,y:s}}(e,n)):tp(t)?function(e,t){let n=tj(e,!1,"fixed"===t),r=n.top+e.clientTop,i=n.left+e.clientLeft;return{top:r,left:i,x:i,y:r,right:i+e.clientWidth,bottom:r+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t,n):e0(function(e){var t;let n=tk(e),r=tE(e),i=null==(t=e.ownerDocument)?void 0:t.body,a=tb(n.scrollWidth,n.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),o=tb(n.scrollHeight,n.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),l=-r.scrollLeft+tS(e),s=-r.scrollTop;return"rtl"===tc(i||n).direction&&(l+=tb(n.clientWidth,i?i.clientWidth:0)-a),{width:a,height:o,x:l,y:s}}(tk(e)))}let tA={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[..."clippingAncestors"===n?function(e){let t=tT(e),n=["absolute","fixed"].includes(tc(e).position)&&th(e)?t_(e):e;return tp(n)?t.filter(e=>tp(e)&&function(e,t){let n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&tm(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==td(e)):[]}(t):[].concat(n),r],o=a[0],l=a.reduce((e,n)=>{let r=tP(t,n,i);return e.top=tb(r.top,e.top),e.right=tx(r.right,e.right),e.bottom=tx(r.bottom,e.bottom),e.left=tb(r.left,e.left),e},tP(t,o,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e,i=th(n),a=tk(n);if(n===a)return t;let o={scrollLeft:0,scrollTop:0},l={x:0,y:0};if((i||!i&&"fixed"!==r)&&(("body"!==td(n)||tv(a))&&(o=tE(n)),th(n))){let e=tj(n,!0);l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{...t,x:t.x-o.scrollLeft+l.x,y:t.y-o.scrollTop+l.y}},isElement:tp,getDimensions:tO,getOffsetParent:t_,getDocumentElement:tk,getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:function(e,t,n){let r=th(t),i=tk(t),a=tj(e,r&&function(e){let t=tj(e);return tw(t.width)!==e.offsetWidth||tw(t.height)!==e.offsetHeight}(t),"fixed"===n),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};if(r||!r&&"fixed"!==n){if(("body"!==td(t)||tv(i))&&(o=tE(t)),th(t)){let e=tj(t,!0);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else i&&(l.x=tS(i))}return{x:a.left+o.scrollLeft-l.x,y:a.top+o.scrollTop-l.y,width:a.width,height:a.height}}(t,t_(n),r),floating:{...tO(n),x:0,y:0}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===tc(e).direction};function tN(e,t,n,r){void 0===r&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=!0,animationFrame:l=!1}=r,s=i&&!l,u=a&&!l,c=s||u?[...tp(e)?tT(e):[],...tT(t)]:[];c.forEach(e=>{s&&e.addEventListener("scroll",n,{passive:!0}),u&&e.addEventListener("resize",n)});let d,f=null;if(o){let r=!0;f=new ResizeObserver(()=>{r||n(),r=!1}),tp(e)&&!l&&f.observe(e),f.observe(t)}let h=l?tj(e):null;return l&&function t(){let r=tj(e);h&&(r.x!==h.x||r.y!==h.y||r.width!==h.width||r.height!==h.height)&&n(),h=r,d=requestAnimationFrame(t)}(),n(),()=>{var e;c.forEach(e=>{s&&e.removeEventListener("scroll",n),u&&e.removeEventListener("resize",n)}),null==(e=f)||e.disconnect(),f=null,l&&cancelAnimationFrame(d)}}let tR=(e,t,n)=>eJ(e,t,{platform:tA,...n});var tD=n(28316),tL="undefined"!=typeof document?eo.useLayoutEffect:eo.useEffect;function tZ(e){let{middleware:t,placement:n="bottom",strategy:r="absolute",whileElementsMounted:i}=void 0===e?{}:e,a=eo.useRef(null),o=eo.useRef(null),l=function(e){let t=eo.useRef(e);return tL(()=>{t.current=e}),t}(i),s=eo.useRef(null),[u,c]=eo.useState({x:null,y:null,strategy:r,placement:n,middlewareData:{}}),[d,f]=eo.useState(t);!function e(t,n){let r,i,a;if(t===n)return!0;if(typeof t!=typeof n)return!1;if("function"==typeof t&&t.toString()===n.toString())return!0;if(t&&n&&"object"==typeof t){if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(i=r;0!=i--;)if(!e(t[i],n[i]))return!1;return!0}if((r=(a=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(i=r;0!=i--;)if(!Object.prototype.hasOwnProperty.call(n,a[i]))return!1;for(i=r;0!=i--;){let r=a[i];if(("_owner"!==r||!t.$$typeof)&&!e(t[r],n[r]))return!1}return!0}return t!=t&&n!=n}(null==d?void 0:d.map(e=>{let{options:t}=e;return t}),null==t?void 0:t.map(e=>{let{options:t}=e;return t}))&&f(t);let h=eo.useCallback(()=>{a.current&&o.current&&tR(a.current,o.current,{middleware:d,placement:n,strategy:r}).then(e=>{p.current&&tD.flushSync(()=>{c(e)})})},[d,n,r]);tL(()=>{p.current&&h()},[h]);let p=eo.useRef(!1);tL(()=>(p.current=!0,()=>{p.current=!1}),[]);let m=eo.useCallback(()=>{if("function"==typeof s.current&&(s.current(),s.current=null),a.current&&o.current){if(l.current){let e=l.current(a.current,o.current,h);s.current=e}else h()}},[h,l]),v=eo.useCallback(e=>{a.current=e,m()},[m]),g=eo.useCallback(e=>{o.current=e,m()},[m]),y=eo.useMemo(()=>({reference:a,floating:o}),[]);return eo.useMemo(()=>({...u,update:h,refs:y,reference:v,floating:g}),[u,h,y,v,g])}let tz=e=>{let{element:t,padding:n}=e;return{name:"arrow",options:e,fn(e){if(Object.prototype.hasOwnProperty.call(t,"current")){if(null!=t.current)return e3({element:t.current,padding:n}).fn(e)}else if(t)return e3({element:t,padding:n}).fn(e);return{}}}},tF=(0,eo.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,eo.createElement)(em.WV.svg,(0,es.Z)({},a,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,eo.createElement)("polygon",{points:"0,0 30,0 15,10"}))});function tV(e){let[t,n]=(0,eo.useState)(void 0);return(0,ev.b)(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{let r,i;if(!Array.isArray(t)||!t.length)return;let a=t[0];if("borderBoxSize"in a){let e=a.borderBoxSize,t=Array.isArray(e)?e[0]:e;r=t.inlineSize,i=t.blockSize}else r=e.offsetWidth,i=e.offsetHeight;n({width:r,height:i})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}n(void 0)},[e]),t}let tB="Popper",[tI,tH]=(0,eu.b)(tB),[tU,tW]=tI(tB),tq=(0,eo.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=tW("PopperAnchor",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o);return(0,eo.useEffect)(()=>{a.onAnchorChange((null==r?void 0:r.current)||o.current)}),r?null:(0,eo.createElement)(em.WV.div,(0,es.Z)({},i,{ref:l}))}),t$="PopperContent",[tK,tY]=tI(t$),[tX,tG]=tI(t$,{hasParent:!1,positionUpdateFns:new Set}),tJ=(0,eo.forwardRef)((e,t)=>{var n,r,i,a,o,l,s,u;let{__scopePopper:c,side:d="bottom",sideOffset:f=0,align:h="center",alignOffset:p=0,arrowPadding:m=0,collisionBoundary:v=[],collisionPadding:g=0,sticky:y="partial",hideWhenDetached:x=!1,avoidCollisions:b=!0,...w}=e,j=tW(t$,c),[k,E]=(0,eo.useState)(null),S=(0,ec.e)(t,e=>E(e)),[C,M]=(0,eo.useState)(null),_=tV(C),O=null!==(n=null==_?void 0:_.width)&&void 0!==n?n:0,T=null!==(r=null==_?void 0:_.height)&&void 0!==r?r:0,P="number"==typeof g?g:{top:0,right:0,bottom:0,left:0,...g},A=Array.isArray(v)?v:[v],N=A.length>0,R={padding:P,boundary:A.filter(t2),altBoundary:N},{reference:D,floating:L,strategy:Z,x:z,y:F,placement:V,middlewareData:B,update:I}=tZ({strategy:"fixed",placement:d+("center"!==h?"-"+h:""),whileElementsMounted:tN,middleware:[ti({mainAxis:f+T,alignmentAxis:p}),b?to({mainAxis:!0,crossAxis:!1,limiter:"partial"===y?tl():void 0,...R}):void 0,C?tz({element:C,padding:m}):void 0,b?te({...R}):void 0,t4({arrowWidth:O,arrowHeight:T}),x?tr({strategy:"referenceHidden"}):void 0].filter(t1)});(0,ev.b)(()=>{D(j.anchor)},[D,j.anchor]);let H=null!==z&&null!==F,[U,W]=t3(V),q=null===(i=B.arrow)||void 0===i?void 0:i.x,$=null===(a=B.arrow)||void 0===a?void 0:a.y,K=(null===(o=B.arrow)||void 0===o?void 0:o.centerOffset)!==0,[Y,X]=(0,eo.useState)();(0,ev.b)(()=>{k&&X(window.getComputedStyle(k).zIndex)},[k]);let{hasParent:G,positionUpdateFns:J}=tG(t$,c),Q=!G;(0,eo.useLayoutEffect)(()=>{if(!Q)return J.add(I),()=>{J.delete(I)}},[Q,J,I]),(0,eo.useLayoutEffect)(()=>{Q&&H&&Array.from(J).reverse().forEach(e=>requestAnimationFrame(e))},[Q,H,J]);let ee={"data-side":U,"data-align":W,...w,ref:S,style:{...w.style,animation:H?void 0:"none",opacity:null!==(l=B.hide)&&void 0!==l&&l.referenceHidden?0:void 0}};return(0,eo.createElement)("div",{ref:L,"data-radix-popper-content-wrapper":"",style:{position:Z,left:0,top:0,transform:H?`translate3d(${Math.round(z)}px, ${Math.round(F)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:Y,"--radix-popper-transform-origin":[null===(s=B.transformOrigin)||void 0===s?void 0:s.x,null===(u=B.transformOrigin)||void 0===u?void 0:u.y].join(" ")}},(0,eo.createElement)(tK,{scope:c,placedSide:U,onArrowChange:M,arrowX:q,arrowY:$,shouldHideArrow:K},Q?(0,eo.createElement)(tX,{scope:c,hasParent:!0,positionUpdateFns:J},(0,eo.createElement)(em.WV.div,ee)):(0,eo.createElement)(em.WV.div,ee)))}),tQ={top:"bottom",right:"left",bottom:"top",left:"right"},t0=(0,eo.forwardRef)(function(e,t){let{__scopePopper:n,...r}=e,i=tY("PopperArrow",n),a=tQ[i.placedSide];return(0,eo.createElement)("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[a]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0}},(0,eo.createElement)(tF,(0,es.Z)({},r,{ref:t,style:{...r.style,display:"block"}})))});function t1(e){return void 0!==e}function t2(e){return null!==e}let t4=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,a,o;let{placement:l,rects:s,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=t3(l),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(a=null===(o=u.arrow)||void 0===o?void 0:o.y)&&void 0!==a?a:0)+f/2,y="",x="";return"bottom"===h?(y=c?m:`${v}px`,x=`${-f}px`):"top"===h?(y=c?m:`${v}px`,x=`${s.floating.height+f}px`):"right"===h?(y=`${-f}px`,x=c?m:`${g}px`):"left"===h&&(y=`${s.floating.width+f}px`,x=c?m:`${g}px`),{data:{x:y,y:x}}}});function t3(e){let[t,n="center"]=e.split("-");return[t,n]}let t5=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,eo.useState)(null);return(0,eo.createElement)(tU,{scope:t,anchor:r,onAnchorChange:i},n)};var t6=n(6500);let t8=(0,eo.forwardRef)((e,t)=>(0,eo.createElement)(em.WV.span,(0,es.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),[t7,t9]=(0,eu.b)("Tooltip",[tH]),ne=tH(),nt="tooltip.open",[nn,nr]=t7("TooltipProvider"),ni="Tooltip",[na,no]=t7(ni),nl="TooltipTrigger",ns=(0,eo.forwardRef)((e,t)=>{let{__scopeTooltip:n,...r}=e,i=no(nl,n),a=nr(nl,n),o=ne(n),l=(0,eo.useRef)(null),s=(0,ec.e)(t,l,i.onTriggerChange),u=(0,eo.useRef)(!1),c=(0,eo.useRef)(!1),d=(0,eo.useCallback)(()=>u.current=!1,[]);return(0,eo.useEffect)(()=>()=>document.removeEventListener("pointerup",d),[d]),(0,eo.createElement)(tq,(0,es.Z)({asChild:!0},o),(0,eo.createElement)(em.WV.button,(0,es.Z)({"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute},r,{ref:s,onPointerMove:(0,eh.M)(e.onPointerMove,e=>{"touch"===e.pointerType||c.current||a.isPointerInTransitRef.current||(i.onTriggerEnter(),c.current=!0)}),onPointerLeave:(0,eh.M)(e.onPointerLeave,()=>{i.onTriggerLeave(),c.current=!1}),onPointerDown:(0,eh.M)(e.onPointerDown,()=>{u.current=!0,document.addEventListener("pointerup",d,{once:!0})}),onFocus:(0,eh.M)(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:(0,eh.M)(e.onBlur,i.onClose),onClick:(0,eh.M)(e.onClick,e=>{0===e.detail&&i.onClose()})})))}),nu="TooltipPortal",[nc,nd]=t7(nu,{forceMount:void 0}),nf="TooltipContent",nh=(0,eo.forwardRef)((e,t)=>{let n=nd(nf,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...a}=e,o=no(nf,e.__scopeTooltip);return(0,eo.createElement)(eg.z,{present:r||o.open},o.disableHoverableContent?(0,eo.createElement)(ng,(0,es.Z)({side:i},a,{ref:t})):(0,eo.createElement)(np,(0,es.Z)({side:i},a,{ref:t})))}),np=(0,eo.forwardRef)((e,t)=>{let n=no(nf,e.__scopeTooltip),r=nr(nf,e.__scopeTooltip),i=(0,eo.useRef)(null),a=(0,ec.e)(t,i),[o,l]=(0,eo.useState)(null),{trigger:s,onClose:u}=n,c=i.current,{onPointerInTransitChange:d}=r,f=(0,eo.useCallback)(()=>{l(null),d(!1)},[d]),h=(0,eo.useCallback)((e,t)=>{let n=e.currentTarget,r=function(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:return null}}({x:e.clientX,y:e.clientY},n.getBoundingClientRect()),i="right"===r||"bottom"===r?-5:5;l(function(e){let t=e.slice();return t.sort((e,t)=>e.xt.x?1:e.yt.y?1:0),function(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}return(n.pop(),1===t.length&&1===n.length&&t[0].x===n[0].x&&t[0].y===n[0].y)?t:t.concat(n)}(t)}(["right"===r||"left"===r?{x:e.clientX+i,y:e.clientY}:{x:e.clientX,y:e.clientY+i},...function(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}(t.getBoundingClientRect())])),d(!0)},[d]);return(0,eo.useEffect)(()=>()=>f(),[f]),(0,eo.useEffect)(()=>{if(s&&c){let e=e=>h(e,c),t=e=>h(e,s);return s.addEventListener("pointerleave",e),c.addEventListener("pointerleave",t),()=>{s.removeEventListener("pointerleave",e),c.removeEventListener("pointerleave",t)}}},[s,c,h,f]),(0,eo.useEffect)(()=>{if(o){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=(null==s?void 0:s.contains(t))||(null==c?void 0:c.contains(t)),i=!function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;er!=u>r&&n<(s-o)*(r-l)/(u-l)+o&&(i=!i)}return i}(n,o);r?f():i&&(f(),u())};return document.addEventListener("pointermove",e),()=>document.removeEventListener("pointermove",e)}},[s,c,o,u,f]),(0,eo.createElement)(ng,(0,es.Z)({},e,{ref:a}))}),[nm,nv]=t7(ni,{isInside:!1}),ng=(0,eo.forwardRef)((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...l}=e,s=no(nf,n),u=ne(n),{onClose:c}=s;return(0,eo.useEffect)(()=>(document.addEventListener(nt,c),()=>document.removeEventListener(nt,c)),[c]),(0,eo.useEffect)(()=>{if(s.trigger){let e=e=>{let t=e.target;null!=t&&t.contains(s.trigger)&&c()};return window.addEventListener("scroll",e,{capture:!0}),()=>window.removeEventListener("scroll",e,{capture:!0})}},[s.trigger,c]),(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:e=>e.preventDefault(),onDismiss:c},(0,eo.createElement)(tJ,(0,es.Z)({"data-state":s.stateAttribute},u,l,{ref:t,style:{...l.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)"}}),(0,eo.createElement)(ed.A4,null,r),(0,eo.createElement)(nm,{scope:n,isInside:!0},(0,eo.createElement)(t8,{id:s.contentId,role:"tooltip"},i||r))))}),ny=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i=!1,onOpenChange:a,disableHoverableContent:o,delayDuration:l}=e,s=nr(ni,e.__scopeTooltip),u=ne(t),[c,d]=(0,eo.useState)(null),f=(0,ey.M)(),h=(0,eo.useRef)(0),p=null!=o?o:s.disableHoverableContent,m=null!=l?l:s.delayDuration,v=(0,eo.useRef)(!1),[g=!1,y]=(0,ep.T)({prop:r,defaultProp:i,onChange:e=>{e?(s.onOpen(),document.dispatchEvent(new CustomEvent(nt))):s.onClose(),null==a||a(e)}}),x=(0,eo.useMemo)(()=>g?v.current?"delayed-open":"instant-open":"closed",[g]),b=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),v.current=!1,y(!0)},[y]),w=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),y(!1)},[y]),j=(0,eo.useCallback)(()=>{window.clearTimeout(h.current),h.current=window.setTimeout(()=>{v.current=!0,y(!0)},m)},[m,y]);return(0,eo.useEffect)(()=>()=>window.clearTimeout(h.current),[]),(0,eo.createElement)(t5,u,(0,eo.createElement)(na,{scope:t,contentId:f,open:g,stateAttribute:x,trigger:c,onTriggerChange:d,onTriggerEnter:(0,eo.useCallback)(()=>{s.isOpenDelayed?j():b()},[s.isOpenDelayed,j,b]),onTriggerLeave:(0,eo.useCallback)(()=>{p?w():window.clearTimeout(h.current)},[w,p]),onOpen:b,onClose:w,disableHoverableContent:p},n))},nx=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,a=no(nu,t);return(0,eo.createElement)(nc,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},nb=(0,eW.j)([],{variants:{display:{default:"inline-block",none:""},font:{mono:"font-mono",sans:"font-sans"},color:{verySubtle:"text-gray-700 dark:text-graydark-700",subtle:"text-gray-1000 dark:text-graydark-1000",contrast:"text-gray-1100 dark:text-white",lo:"text-white dark:text-graydark-50",accent:"text-accent-1100 dark:text-accentdark-1100",red:"text-red-700 dark:text-red-400",green:"text-emerald-700 dark:text-emerald-500",amber:"text-amber-600 dark:text-amber-500",none:""},weight:{extrabold:"font-extrabold",bold:"font-bold",medium:"font-medium",semibold:"font-semibold",regular:"font-normal",normal:"font-normal",light:"font-light",none:""},size:{10:"text-xxs",12:"text-xs",14:"text-sm",16:"text-base",18:"text-lg",20:"text-xl",24:"text-2xl",30:"text-3xl",36:"text-4xl",40:"text-5xl",48:"text-5xl",60:"text-6xl",64:"text-6xl"},scaleSize:{12:"text-xxs md:text-xs",14:"text-xs md:text-sm",16:"text-sm md:text-base",18:"text-base md:text-lg",20:"text-base md:text-xl",24:"text-xl md:text-2xl",30:"text-2xl md:text-3xl",36:"text-3xl md:text-4xl",40:"text-4xl md:text-5xl",48:"text-4xl md:text-5xl",60:"text-5xl md:text-6xl",64:"text-5xl md:text-6xl"},noWrap:{true:"whitespace-nowrap"},underline:{accent:"underline underline-offset-2 decoration-2 decoration-accent-900 dark:decoration-accentdark-900",show:"underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",hover:"hover:underline underline-offset-2 decoration-gray-1100 dark:decoration-gray-500",none:""},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"},wrapEllipsis:{true:"overflow-hidden text-ellipsis"}},defaultVariants:{display:"default",weight:"regular",font:"sans",color:"contrast",underline:"none"}}),nw=eo.forwardRef((e,t)=>{let{tag:n="span",className:r,font:i,color:a,weight:o,size:l,scaleSize:s,noWrap:u,underline:c,ellipsis:d,wrapEllipsis:f,...h}=e;return(0,ea.jsx)(n,{ref:t,className:(0,eW.cx)(r,nb({font:i,color:a,weight:o,size:l,scaleSize:s,underline:c,noWrap:u,ellipsis:d,wrapEllipsis:f})),...h})}),nj=eo.forwardRef((e,t)=>{let{size:n="18",...r}=e;return(0,ea.jsx)(nw,{tag:"p",...r,ref:t,weight:"regular",scaleSize:n,color:"subtle",className:(0,eW.cx)("leading-relaxed md:leading-relaxed",e.className)})}),nk=(0,eW.j)(["transition-shadow ease-in-out duration-300","shadow-sm hover:shadow","rounded","border"],{variants:{color:{default:["bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400"],subtle:["border-gray-200 dark:border-graydark-200"]}},defaultVariants:{color:"default"}}),nE=eo.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ea.jsx)("div",{ref:t,className:nk({className:n,color:r}),...i})});var nS=n(93542);let nC=(void 0===nS||nS.env,"production"),nM=1/60*1e3,n_="undefined"!=typeof performance?()=>performance.now():()=>Date.now(),nO="undefined"!=typeof window?e=>window.requestAnimationFrame(e):e=>setTimeout(()=>e(n_()),nM),nT=!0,nP=!1,nA=!1,nN={delta:0,timestamp:0},nR=["read","update","preRender","render","postRender"],nD=nR.reduce((e,t)=>(e[t]=function(e){let t=[],n=[],r=0,i=!1,a=!1,o=new WeakSet,l={schedule:(e,a=!1,l=!1)=>{let s=l&&i,u=s?t:n;return a&&o.add(e),-1===u.indexOf(e)&&(u.push(e),s&&i&&(r=t.length)),e},cancel:e=>{let t=n.indexOf(e);-1!==t&&n.splice(t,1),o.delete(e)},process:s=>{if(i){a=!0;return}if(i=!0,[t,n]=[n,t],n.length=0,r=t.length)for(let n=0;nnP=!0),e),{}),nL=nR.reduce((e,t)=>{let n=nD[t];return e[t]=(e,t=!1,r=!1)=>(nP||nB(),n.schedule(e,t,r)),e},{}),nZ=nR.reduce((e,t)=>(e[t]=nD[t].cancel,e),{}),nz=nR.reduce((e,t)=>(e[t]=()=>nD[t].process(nN),e),{}),nF=e=>nD[e].process(nN),nV=e=>{nP=!1,nN.delta=nT?nM:Math.max(Math.min(e-nN.timestamp,40),1),nN.timestamp=e,nA=!0,nR.forEach(nF),nA=!1,nP&&(nT=!1,nO(nV))},nB=()=>{nP=!0,nT=!0,nA||nO(nV)},nI=()=>nN,nH="undefined"!=typeof document,nU=nH?eo.useLayoutEffect:eo.useEffect;function nW(){let e=(0,eo.useRef)(!1);return nU(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let nq=(0,eo.createContext)(null);function n$(e){let t=(0,eo.useRef)(null);return null===t.current&&(t.current=e()),t.current}class nK extends eo.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){let e=this.props.sizeRef.current;e.height=t.offsetHeight||0,e.width=t.offsetWidth||0,e.top=t.offsetTop,e.left=t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function nY({children:e,isPresent:t}){let n=(0,eo.useId)(),r=(0,eo.useRef)(null),i=(0,eo.useRef)({width:0,height:0,top:0,left:0});return(0,eo.useInsertionEffect)(()=>{let{width:e,height:a,top:o,left:l}=i.current;if(t||!r.current||!e||!a)return;r.current.dataset.motionPopId=n;let s=document.createElement("style");return document.head.appendChild(s),s.sheet&&s.sheet.insertRule(` [data-motion-pop-id="${n}"] { position: absolute !important; width: ${e}px !important; @@ -22,16 +22,16 @@ top: ${o}px !important; left: ${l}px !important; } - `),()=>{document.head.removeChild(s)}},[t]),eo.createElement(nK,{isPresent:t,childRef:r,sizeRef:i},eo.cloneElement(e,{ref:r}))}let nX=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:o})=>{let l=n$(nG),s=(0,eo.useId)(),u=(0,eo.useMemo)(()=>({id:s,initial:t,isPresent:n,custom:i,onExitComplete:e=>{for(let t of(l.set(e,!0),l.values()))if(!t)return;r&&r()},register:e=>(l.set(e,!1),()=>l.delete(e))}),a?void 0:[n]);return(0,eo.useMemo)(()=>{l.forEach((e,t)=>l.set(t,!1))},[n]),eo.useEffect(()=>{n||l.size||!r||r()},[n]),"popLayout"===o&&(e=eo.createElement(nY,{isPresent:n},e)),eo.createElement(nq.Provider,{value:u},e)};function nG(){return new Map}let nJ=(0,eo.createContext)({});function nQ(e){return(0,eo.useEffect)(()=>()=>e(),[])}let n0=new Set;function n1(e,t,n){e||n0.has(t)||(console.warn(t),n&&console.warn(n),n0.add(t))}let n2=e=>e.key||"",n4=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:a=!0,mode:o="sync"})=>{i&&(o="wait",n1(!1,"Replace exitBeforeEnter with mode='wait'"));let[l]=function(){let e=nW(),[t,n]=(0,eo.useState)(0),r=(0,eo.useCallback)(()=>{e.current&&n(t+1)},[t]);return[(0,eo.useCallback)(()=>nL.postRender(r),[r]),t]}(),s=(0,eo.useContext)(nJ).forceRender;s&&(l=s);let u=nW(),c=function(e){let t=[];return eo.Children.forEach(e,e=>{(0,eo.isValidElement)(e)&&t.push(e)}),t}(e),d=c,f=new Set,h=(0,eo.useRef)(d),p=(0,eo.useRef)(new Map).current,m=(0,eo.useRef)(!0);if(nU(()=>{m.current=!1,function(e,t){e.forEach(e=>{let n=n2(e);t.set(n,e)})}(c,p),h.current=d}),nQ(()=>{m.current=!0,p.clear(),f.clear()}),m.current)return eo.createElement(eo.Fragment,null,d.map(e=>eo.createElement(nX,{key:n2(e),isPresent:!0,initial:!!n&&void 0,presenceAffectsLayout:a,mode:o},e)));d=[...d];let v=h.current.map(n2),g=c.map(n2),y=v.length;for(let e=0;e{if(-1!==g.indexOf(e))return;let n=p.get(e);if(!n)return;let i=v.indexOf(e);d.splice(i,0,eo.createElement(nX,{key:n2(n),isPresent:!1,onExitComplete:()=>{p.delete(e),f.delete(e);let t=h.current.findIndex(t=>t.key===e);if(h.current.splice(t,1),!f.size){if(h.current=c,!1===u.current)return;l(),r&&r()}},custom:t,presenceAffectsLayout:a,mode:o},n))}),d=d.map(e=>{let t=e.key;return f.has(t)?e:eo.createElement(nX,{key:n2(e),isPresent:!0,presenceAffectsLayout:a,mode:o},e)}),"production"!==nC&&"wait"===o&&d.length>1&&console.warn('You\'re attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.'),eo.createElement(eo.Fragment,null,f.size?d:d.map(e=>(0,eo.cloneElement)(e)))},n3=(0,eo.createContext)({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),n5=(0,eo.createContext)({}),n6=(0,eo.createContext)({strict:!1});function n8(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function n7(e){return"string"==typeof e||Array.isArray(e)}function n9(e){return"object"==typeof e&&"function"==typeof e.start}let re=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function rt(e){return n9(e.animate)||re.some(t=>n7(e[t]))}function rn(e){return!!(rt(e)||e.variants)}function rr(e){return Array.isArray(e)?e.join(" "):e}let ri=e=>({isEnabled:t=>e.some(e=>!!t[e])}),ra={measureLayout:ri(["layout","layoutId","drag"]),animation:ri(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:ri(["exit"]),drag:ri(["drag","dragControls"]),focus:ri(["whileFocus"]),hover:ri(["whileHover","onHoverStart","onHoverEnd"]),tap:ri(["whileTap","onTap","onTapStart","onTapCancel"]),pan:ri(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:ri(["whileInView","onViewportEnter","onViewportLeave"])},ro={hasAnimatedSinceResize:!0,hasEverUpdated:!1},rl=1;class rs extends eo.Component{getSnapshotBeforeUpdate(){let{visualElement:e,props:t}=this.props;return e&&e.setProps(t),null}componentDidUpdate(){}render(){return this.props.children}}let ru=(0,eo.createContext)({}),rc=Symbol.for("motionComponentSymbol"),rd=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function rf(e){if("string"!=typeof e||e.includes("-"));else if(rd.indexOf(e)>-1||/[A-Z]/.test(e))return!0;return!1}let rh={},rp=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],rm=new Set(rp);function rv(e,{layout:t,layoutId:n}){return rm.has(e)||e.startsWith("origin")||(t||void 0!==n)&&(!!rh[e]||"opacity"===e)}let rg=e=>!!(null==e?void 0:e.getVelocity),ry={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},rx=(e,t)=>rp.indexOf(e)-rp.indexOf(t);function rb(e){return e.startsWith("--")}let rw=(e,t)=>t&&"number"==typeof e?t.transform(e):e,rj=(e,t)=>n=>Math.max(Math.min(n,t),e),rk=e=>e%1?Number(e.toFixed(5)):e,rE=/(-)?([\d]*\.?[\d])+/g,rS=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,rC=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function rM(e){return"string"==typeof e}let r_=e=>({test:t=>rM(t)&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),rO=r_("deg"),rT=r_("%"),rP=r_("px"),rA=r_("vh"),rN=r_("vw"),rR=Object.assign(Object.assign({},rT),{parse:e=>rT.parse(e)/100,transform:e=>rT.transform(100*e)}),rD={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},rL=Object.assign(Object.assign({},rD),{transform:rj(0,1)}),rZ=Object.assign(Object.assign({},rD),{default:1}),rF={...rD,transform:Math.round},rz={borderWidth:rP,borderTopWidth:rP,borderRightWidth:rP,borderBottomWidth:rP,borderLeftWidth:rP,borderRadius:rP,radius:rP,borderTopLeftRadius:rP,borderTopRightRadius:rP,borderBottomRightRadius:rP,borderBottomLeftRadius:rP,width:rP,maxWidth:rP,height:rP,maxHeight:rP,size:rP,top:rP,right:rP,bottom:rP,left:rP,padding:rP,paddingTop:rP,paddingRight:rP,paddingBottom:rP,paddingLeft:rP,margin:rP,marginTop:rP,marginRight:rP,marginBottom:rP,marginLeft:rP,rotate:rO,rotateX:rO,rotateY:rO,rotateZ:rO,scale:rZ,scaleX:rZ,scaleY:rZ,scaleZ:rZ,skew:rO,skewX:rO,skewY:rO,distance:rP,translateX:rP,translateY:rP,translateZ:rP,x:rP,y:rP,z:rP,perspective:rP,transformPerspective:rP,opacity:rL,originX:rR,originY:rR,originZ:rP,zIndex:rF,fillOpacity:rL,strokeOpacity:rL,numOctaves:rF};function rV(e,t,n,r){let{style:i,vars:a,transform:o,transformKeys:l,transformOrigin:s}=e;l.length=0;let u=!1,c=!1,d=!0;for(let e in t){let n=t[e];if(rb(e)){a[e]=n;continue}let r=rz[e],f=rw(n,r);if(rm.has(e)){if(u=!0,o[e]=f,l.push(e),!d)continue;n!==(r.default||0)&&(d=!1)}else e.startsWith("origin")?(c=!0,s[e]=f):i[e]=f}if(!t.transform&&(u||r?i.transform=function({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,a){let o="";for(let n of(t.sort(rx),t))o+=`${ry[n]||n}(${e[n]}) `;return n&&!e.z&&(o+="translateZ(0)"),o=o.trim(),a?o=a(e,i?"":o):r&&i&&(o="none"),o}(e,n,d,r):i.transform&&(i.transform="none")),c){let{originX:e="50%",originY:t="50%",originZ:n=0}=s;i.transformOrigin=`${e} ${t} ${n}`}}let rB=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function rI(e,t,n){for(let r in t)rg(t[r])||rv(r,n)||(e[r]=t[r])}let rH=new Set(["initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll","whileInView","onViewportEnter","onViewportLeave","viewport","whileTap","onTap","onTapStart","onTapCancel","animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView","onPan","onPanStart","onPanSessionStart","onPanEnd"]);function rU(e){return rH.has(e)}let rW=e=>!rU(e);try{(l=require("@emotion/is-prop-valid").default)&&(rW=e=>e.startsWith("on")?!rU(e):l(e))}catch(e){}function rq(e,t,n){return"string"==typeof e?e:rP.transform(t+n*e)}let r$={offset:"stroke-dashoffset",array:"stroke-dasharray"},rK={offset:"strokeDashoffset",array:"strokeDasharray"};function rY(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:a,pathSpacing:o=1,pathOffset:l=0,...s},u,c){rV(e,s,u,c),e.attrs=e.style,e.style={};let{attrs:d,style:f,dimensions:h}=e;d.transform&&(h&&(f.transform=d.transform),delete d.transform),h&&(void 0!==r||void 0!==i||f.transform)&&(f.transformOrigin=function(e,t,n){let r=rq(t,e.x,e.width),i=rq(n,e.y,e.height);return`${r} ${i}`}(h,void 0!==r?r:.5,void 0!==i?i:.5)),void 0!==t&&(d.x=t),void 0!==n&&(d.y=n),void 0!==a&&function(e,t,n=1,r=0,i=!0){e.pathLength=1;let a=i?r$:rK;e[a.offset]=rP.transform(-r);let o=rP.transform(t),l=rP.transform(n);e[a.array]=`${o} ${l}`}(d,a,o,l,!1)}let rX=()=>({...rB(),attrs:{}}),rG=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function rJ(e,{style:t,vars:n},r,i){for(let a in Object.assign(e.style,t,i&&i.getProjectionStyles(r)),n)e.style.setProperty(a,n[a])}let rQ=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function r0(e,t,n,r){for(let n in rJ(e,t,void 0,r),t.attrs)e.setAttribute(rQ.has(n)?n:rG(n),t.attrs[n])}function r1(e){let{style:t}=e,n={};for(let r in t)(rg(t[r])||rv(r,e))&&(n[r]=t[r]);return n}function r2(e){let t=r1(e);for(let n in e)rg(e[n])&&(t["x"===n||"y"===n?"attr"+n.toUpperCase():n]=e[n]);return t}function r4(e,t,n,r={},i={}){return"function"==typeof t&&(t=t(void 0!==n?n:e.custom,r,i)),"string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t&&(t=t(void 0!==n?n:e.custom,r,i)),t}let r3=e=>Array.isArray(e),r5=e=>!!(e&&"object"==typeof e&&e.mix&&e.toValue),r6=e=>r3(e)?e[e.length-1]||0:e;function r8(e){let t=rg(e)?e.get():e;return r5(t)?t.toValue():t}let r7=e=>(t,n)=>{let r=(0,eo.useContext)(n5),i=(0,eo.useContext)(nq),a=()=>(function({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,a){let o={latestValues:function(e,t,n,r){let i={},a=r(e);for(let e in a)i[e]=r8(a[e]);let{initial:o,animate:l}=e,s=rt(e),u=rn(e);t&&u&&!s&&!1!==e.inherit&&(void 0===o&&(o=t.initial),void 0===l&&(l=t.animate));let c=!!n&&!1===n.initial,d=(c=c||!1===o)?l:o;return d&&"boolean"!=typeof d&&!n9(d)&&(Array.isArray(d)?d:[d]).forEach(t=>{let n=r4(e,t);if(!n)return;let{transitionEnd:r,transition:a,...o}=n;for(let e in o){let t=o[e];if(Array.isArray(t)){let e=c?t.length-1:0;t=t[e]}null!==t&&(i[e]=t)}for(let e in r)i[e]=r[e]}),i}(r,i,a,e),renderState:t()};return n&&(o.mount=e=>n(r,e,o)),o})(e,t,r,i);return n?a():n$(a)},r9={useVisualState:r7({scrapeMotionValuesFromProps:r2,createRenderState:rX,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions="function"==typeof t.getBBox?t.getBBox():t.getBoundingClientRect()}catch(e){n.dimensions={x:0,y:0,width:0,height:0}}rY(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),r0(t,n)}})},ie={useVisualState:r7({scrapeMotionValuesFromProps:r1,createRenderState:rB})};function it(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function ir(e,t,n,r){(0,eo.useEffect)(()=>{let i=e.current;if(n&&i)return it(i,t,n,r)},[e,t,n,r])}function ii(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}(s=Z||(Z={})).Animate="animate",s.Hover="whileHover",s.Tap="whileTap",s.Drag="whileDrag",s.Focus="whileFocus",s.InView="whileInView",s.Exit="exit";let ia={pageX:0,pageY:0};function io(e,t="page"){return{point:e.touches?function(e,t="page"){let n=e.touches[0]||e.changedTouches[0]||ia;return{x:n[t+"X"],y:n[t+"Y"]}}(e,t):function(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}(e,t)}}let il=(e,t=!1)=>{let n=t=>e(t,io(t));return t?e=>{let t=e instanceof MouseEvent;(!t||t&&0===e.button)&&n(e)}:n},is=()=>nH&&null===window.onpointerdown,iu=()=>nH&&null===window.ontouchstart,ic=()=>nH&&null===window.onmousedown,id={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},ih={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ip(e){if(is());else if(iu())return ih[e];else if(ic())return id[e];return e}function im(e,t,n,r){return it(e,ip(t),il(n,"pointerdown"===t),r)}function iv(e,t,n,r){return ir(e,ip(t),n&&il(n,"pointerdown"===t),r)}function ig(e){let t=null;return()=>null===t&&(t=e,()=>{t=null})}let iy=ig("dragHorizontal"),ix=ig("dragVertical");function ib(e){let t=!1;if("y"===e)t=ix();else if("x"===e)t=iy();else{let e=iy(),n=ix();e&&n?t=()=>{e(),n()}:(e&&e(),n&&n())}return t}function iw(){let e=ib(!0);return!e||(e(),!1)}function ij(e,t,n){return(r,i)=>{!(!ii(r)||iw())&&(e.animationState&&e.animationState.setActive(Z.Hover,t),n&&n(r,i))}}let ik=(e,t)=>!!t&&(e===t||ik(e,t.parentElement)),iE=(e,t)=>n=>t(e(n)),iS=(...e)=>e.reduce(iE),iC=new WeakMap,iM=new WeakMap,i_=e=>{let t=iC.get(e.target);t&&t(e)},iO=e=>{e.forEach(i_)},iT={some:0,all:1},iP=e=>t=>(e(t),null),iA={inView:iP(function({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){let a=(0,eo.useRef)({hasEnteredView:!1,isInView:!1}),o=!!(t||n||r);i.once&&a.current.hasEnteredView&&(o=!1),("undefined"==typeof IntersectionObserver?function(e,t,n,{fallback:r=!0}){(0,eo.useEffect)(()=>{e&&r&&("production"!==nC&&n1(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;let{onViewportEnter:e}=n.getProps();e&&e(null),n.animationState&&n.animationState.setActive(Z.InView,!0)}))},[e])}:function(e,t,n,{root:r,margin:i,amount:a="some",once:o}){(0,eo.useEffect)(()=>{if(!e||!n.current)return;let l={root:null==r?void 0:r.current,rootMargin:i,threshold:"number"==typeof a?a:iT[a]};return function(e,t,n){let r=function({root:e,...t}){let n=e||document;iM.has(n)||iM.set(n,{});let r=iM.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(iO,{root:e,...t})),r[i]}(t);return iC.set(e,n),r.observe(e),()=>{iC.delete(e),r.unobserve(e)}}(n.current,l,e=>{let{isIntersecting:r}=e;if(t.isInView===r||(t.isInView=r,o&&!r&&t.hasEnteredView))return;r&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Z.InView,r);let i=n.getProps(),a=r?i.onViewportEnter:i.onViewportLeave;a&&a(e)})},[e,r,i,a])})(o,a.current,e,i)}),tap:iP(function({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){let a=e||t||n||r,o=(0,eo.useRef)(!1),l=(0,eo.useRef)(null),s={passive:!(t||e||n||h)};function u(){l.current&&l.current(),l.current=null}function c(){return u(),o.current=!1,i.animationState&&i.animationState.setActive(Z.Tap,!1),!iw()}function d(t,r){c()&&(ik(i.current,t.target)?e&&e(t,r):n&&n(t,r))}function f(e,t){c()&&n&&n(e,t)}function h(e,n){u(),!o.current&&(o.current=!0,l.current=iS(im(window,"pointerup",d,s),im(window,"pointercancel",f,s)),i.animationState&&i.animationState.setActive(Z.Tap,!0),t&&t(e,n))}iv(i,"pointerdown",a?h:void 0,s),nQ(u)}),focus:iP(function({whileFocus:e,visualElement:t}){let{animationState:n}=t;ir(t,"focus",e?()=>{n&&n.setActive(Z.Focus,!0)}:void 0),ir(t,"blur",e?()=>{n&&n.setActive(Z.Focus,!1)}:void 0)}),hover:iP(function({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){iv(r,"pointerenter",e||n?ij(r,!0,e):void 0,{passive:!e}),iv(r,"pointerleave",t||n?ij(r,!1,t):void 0,{passive:!t})})};function iN(){let e=(0,eo.useContext)(nq);if(null===e)return[!0,null];let{isPresent:t,onExitComplete:n,register:r}=e,i=(0,eo.useId)();return(0,eo.useEffect)(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function iR(e,t){if(!Array.isArray(t))return!1;let n=t.length;if(n!==e.length)return!1;for(let r=0;rt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}var iL=function(){},iZ=function(){};let iF=(e,t,n)=>Math.min(Math.max(n,e),t);function iz(e,t){return e*Math.sqrt(1-t*t)}let iV=["duration","bounce"],iB=["stiffness","damping","mass"];function iI(e,t){return t.some(t=>void 0!==e[t])}function iH(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,a=iD(e,["from","to","restSpeed","restDelta"]);let o={done:!1,value:t},{stiffness:l,damping:s,mass:u,velocity:c,duration:d,isResolvedFromDuration:f}=function(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!iI(e,iB)&&iI(e,iV)){let n=function({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,a;iL(e<=1e4,"Spring duration must be 10 seconds or less");let o=1-t;o=iF(.05,1,o),e=iF(.01,10,e/1e3),o<1?(i=t=>{let r=t*o,i=r*e;return .001-(r-n)/iz(t,o)*Math.exp(-i)},a=t=>{let r=t*o*e,a=Math.pow(o,2)*Math.pow(t,2)*e,l=Math.exp(-r),s=iz(Math.pow(t,2),o);return(r*n+n-a)*l*(-i(t)+.001>0?-1:1)/s}):(i=t=>-.001+Math.exp(-t*e)*((t-n)*e+1),a=t=>e*e*(n-t)*Math.exp(-t*e));let l=function(e,t,n){let r=n;for(let n=1;n<12;n++)r-=e(r)/t(r);return r}(i,a,5/e);if(e*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(l,2)*r;return{stiffness:t,damping:2*o*Math.sqrt(r*t),duration:e}}}(e);(t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1})).isResolvedFromDuration=!0}return t}(a),h=iU,p=iU;function m(){let e=c?-(c/1e3):0,r=n-t,a=s/(2*Math.sqrt(l*u)),o=Math.sqrt(l/u)/1e3;if(void 0===i&&(i=Math.min(Math.abs(n-t)/100,.4)),a<1){let t=iz(o,a);h=i=>n-Math.exp(-a*o*i)*((e+a*o*r)/t*Math.sin(t*i)+r*Math.cos(t*i)),p=n=>{let i=Math.exp(-a*o*n);return a*o*i*(Math.sin(t*n)*(e+a*o*r)/t+r*Math.cos(t*n))-i*(Math.cos(t*n)*(e+a*o*r)-t*r*Math.sin(t*n))}}else if(1===a)h=t=>n-Math.exp(-o*t)*(r+(e+o*r)*t);else{let t=o*Math.sqrt(a*a-1);h=i=>{let l=Math.exp(-a*o*i),s=Math.min(t*i,300);return n-l*((e+a*o*r)*Math.sinh(s)+t*r*Math.cosh(s))/t}}}return m(),{next:e=>{let t=h(e);if(f)o.done=e>=d;else{let a=1e3*p(e),l=Math.abs(n-t)<=i;o.done=Math.abs(a)<=r&&l}return o.value=o.done?n:t,o},flipTarget:()=>{c=-c,[t,n]=[n,t],m()}}}iH.needsInterpolation=(e,t)=>"string"==typeof e||"string"==typeof t;let iU=e=>0,iW=(e,t,n)=>{let r=t-e;return 0===r?1:(n-e)/r},iq=(e,t,n)=>-n*e+n*t+e,i$=(e,t)=>n=>!!(rM(n)&&rC.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),iK=(e,t,n)=>r=>{if(!rM(r))return r;let[i,a,o,l]=r.match(rE);return{[e]:parseFloat(i),[t]:parseFloat(a),[n]:parseFloat(o),alpha:void 0!==l?parseFloat(l):1}},iY=rj(0,255),iX=Object.assign(Object.assign({},rD),{transform:e=>Math.round(iY(e))}),iG={test:i$("rgb","red"),parse:iK("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+iX.transform(e)+", "+iX.transform(t)+", "+iX.transform(n)+", "+rk(rL.transform(r))+")"},iJ={test:i$("#"),parse:function(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}},transform:iG.transform},iQ={test:i$("hsl","hue"),parse:iK("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+rT.transform(rk(t))+", "+rT.transform(rk(n))+", "+rk(rL.transform(r))+")"};function i0(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function i1({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let i=0,a=0,o=0;if(t/=100){let r=n<.5?n*(1+t):n+t-n*t,l=2*n-r;i=i0(l,r,e+1/3),a=i0(l,r,e),o=i0(l,r,e-1/3)}else i=a=o=n;return{red:Math.round(255*i),green:Math.round(255*a),blue:Math.round(255*o),alpha:r}}let i2=(e,t,n)=>{let r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},i4=[iJ,iG,iQ],i3=e=>i4.find(t=>t.test(e)),i5=e=>`'${e}' is not an animatable color. Use the equivalent color code instead.`,i6=(e,t)=>{let n=i3(e),r=i3(t);iZ(!!n,i5(e)),iZ(!!r,i5(t));let i=n.parse(e),a=r.parse(t);n===iQ&&(i=i1(i),n=iG),r===iQ&&(a=i1(a),r=iG);let o=Object.assign({},i);return e=>{for(let t in o)"alpha"!==t&&(o[t]=i2(i[t],a[t],e));return o.alpha=iq(i.alpha,a.alpha,e),n.transform(o)}},i8={test:e=>iG.test(e)||iJ.test(e)||iQ.test(e),parse:e=>iG.test(e)?iG.parse(e):iQ.test(e)?iQ.parse(e):iJ.parse(e),transform:e=>rM(e)?e:e.hasOwnProperty("red")?iG.transform(e):iQ.transform(e)},i7="${c}",i9="${n}";function ae(e){"number"==typeof e&&(e=`${e}`);let t=[],n=0,r=e.match(rS);r&&(n=r.length,e=e.replace(rS,i7),t.push(...r.map(i8.parse)));let i=e.match(rE);return i&&(e=e.replace(rE,i9),t.push(...i.map(rD.parse))),{values:t,numColors:n,tokenised:e}}function at(e){return ae(e).values}function an(e){let{values:t,numColors:n,tokenised:r}=ae(e),i=t.length;return e=>{let t=r;for(let r=0;r"number"==typeof e?0:e,ai={test:function(e){var t,n,r,i;return isNaN(e)&&rM(e)&&(null!==(n=null===(t=e.match(rE))||void 0===t?void 0:t.length)&&void 0!==n?n:0)+(null!==(i=null===(r=e.match(rS))||void 0===r?void 0:r.length)&&void 0!==i?i:0)>0},parse:at,createTransformer:an,getAnimatableNone:function(e){let t=at(e);return an(e)(t.map(ar))}},aa=e=>"number"==typeof e;function ao(e,t){return aa(e)?n=>iq(e,t,n):i8.test(e)?i6(e,t):ac(e,t)}let al=(e,t)=>{let n=[...e],r=n.length,i=e.map((e,n)=>ao(e,t[n]));return e=>{for(let t=0;t{let n=Object.assign(Object.assign({},e),t),r={};for(let i in n)void 0!==e[i]&&void 0!==t[i]&&(r[i]=ao(e[i],t[i]));return e=>{for(let t in r)n[t]=r[t](e);return n}};function au(e){let t=ai.parse(e),n=t.length,r=0,i=0,a=0;for(let e=0;e{let n=ai.createTransformer(t),r=au(e),i=au(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?iS(al(r.parsed,i.parsed),n):(iL(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),n=>`${n>0?t:e}`)},ad=(e,t)=>n=>iq(e,t,n);function af(e,t,{clamp:n=!0,ease:r,mixer:i}={}){let a=e.length;iZ(a===t.length,"Both input and output ranges must be the same length"),iZ(!r||!Array.isArray(r)||r.length===a-1,"Array of easing functions must be of length `input.length - 1`, as it applies to the transitions **between** the defined values."),e[0]>e[a-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());let o=function(e,t,n){var r;let i=[],a=n||("number"==typeof(r=e[0])?ad:"string"==typeof r?i8.test(r)?i6:ac:Array.isArray(r)?al:"object"==typeof r?as:void 0),o=e.length-1;for(let n=0;nn(iW(e,t,r))}(e,o):function(e,t){let n=e.length,r=n-1;return i=>{let a=0,o=!1;if(i<=e[0]?o=!0:i>=e[r]&&(a=r-1,o=!0),!o){let t=1;for(;ti)&&t!==r;t++);a=t-1}let l=iW(e[a],e[a+1],i);return t[a](l)}}(e,o);return n?t=>l(iF(e[0],e[a-1],t)):l}let ah=e=>t=>1-e(1-t),ap=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,am=e=>t=>t*t*((e+1)*t-e),av=4/11,ag=8/11,ay=e=>e,ax=e=>Math.pow(e,2),ab=ah(ax),aw=ap(ax),aj=e=>1-Math.sin(Math.acos(e)),ak=ah(aj),aE=ap(ak),aS=am(1.525),aC=ah(aS),aM=ap(aS),a_=(e=>{let t=am(1.525);return e=>(e*=2)<1?.5*t(e):.5*(2-Math.pow(2,-10*(e-1)))})(0),aO=4356/361,aT=35442/1805,aP=16061/1805,aA=e=>{if(1===e||0===e)return e;let t=e*e;return e0!==n?n/(t-1):0)}(o)).map(e=>e*i);function s(){return af(l,o,{ease:Array.isArray(n)?n:o.map(()=>n||aw).splice(0,o.length-1)})}let u=s();return{next:e=>(a.value=u(e),a.done=e>=i,a),flipTarget:()=>{o.reverse(),u=s()}}}let aD={keyframes:aR,spring:iH,decay:function({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:a}){let o={done:!1,value:t},l=n*e,s=t+l,u=void 0===a?s:a(s);return u!==s&&(l=u-t),{next:e=>{let t=-l*Math.exp(-e/r);return o.done=!(t>i||t<-i),o.value=o.done?u:u+t,o},flipTarget:()=>{}}}};function aL(e,t,n=0){return e-t-n}let aZ=e=>{let t=({delta:t})=>e(t);return{start:()=>nL.update(t,!0),stop:()=>nZ.update(t)}};function aF(e){let t,n,r;var i,{from:a,autoplay:o=!0,driver:l=aZ,elapsed:s=0,repeat:u=0,repeatType:c="loop",repeatDelay:d=0,onPlay:f,onStop:h,onComplete:p,onRepeat:m,onUpdate:v}=e,g=iD(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:y}=g,x=0,b=g.duration,w=!1,j=!0,k=function(e){if(Array.isArray(e.to))return aR;if(aD[e.type])return aD[e.type];let t=new Set(Object.keys(e));if(t.has("ease")||t.has("duration")&&!t.has("dampingRatio"));else if(t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta"))return iH;return aR}(g);(null===(i=k.needsInterpolation)||void 0===i?void 0:i.call(k,a,y))&&(r=af([0,100],[a,y],{clamp:!1}),a=0,y=100);let E=k(Object.assign(Object.assign({},g),{from:a,to:y}));return o&&(null==f||f(),(t=l(function(e){if(j||(e=-e),s+=e,!w){let e=E.next(Math.max(0,s));n=e.value,r&&(n=r(n)),w=j?e.done:s<=0}if(null==v||v(n),w){if(0===x&&(null!=b||(b=s)),x=a+d:i<=-d)&&(x++,"reverse"===c?s=function(e,t,n=0,r=!0){return r?aL(t+-e,t,n):t-(e-t)+n}(s,b,d,j=x%2==0):(s=aL(s,b,d),"mirror"===c&&E.flipTarget()),w=!1,m&&m())}else t.stop(),p&&p()}})).start()),{stop:()=>{null==h||h(),t.stop()}}}let az=e=>1e3*e,aV=(e,t)=>1-3*t+3*e,aB=(e,t)=>3*t-6*e,aI=e=>3*e,aH=(e,t,n)=>((aV(t,n)*e+aB(t,n))*e+aI(t))*e,aU=(e,t,n)=>3*aV(t,n)*e*e+2*aB(t,n)*e+aI(t),aW={linear:ay,easeIn:ax,easeInOut:aw,easeOut:ab,circIn:aj,circInOut:aE,circOut:ak,backIn:aS,backInOut:aM,backOut:aC,anticipate:a_,bounceIn:aN,bounceInOut:e=>e<.5?.5*(1-aA(1-2*e)):.5*aA(2*e-1)+.5,bounceOut:aA},aq=e=>{if(Array.isArray(e)){iZ(4===e.length,"Cubic bezier arrays must contain four numerical values.");let[t,n,r,i]=e;return function(e,t,n,r){if(e===t&&n===r)return ay;let i=new Float32Array(11);for(let t=0;t<11;++t)i[t]=aH(.1*t,e,n);return a=>0===a||1===a?a:aH(function(t){let r=0,a=1;for(;10!==a&&i[a]<=t;++a)r+=.1;let o=r+(t-i[--a])/(i[a+1]-i[a])*.1,l=aU(o,e,n);return l>=.001?function(e,t,n,r){for(let i=0;i<8;++i){let i=aU(t,n,r);if(0===i)break;let a=aH(t,n,r)-e;t-=a/i}return t}(t,o,e,n):0===l?o:function(e,t,n,r,i){let a,o;let l=0;do(a=aH(o=t+(n-t)/2,r,i)-e)>0?n=o:t=o;while(Math.abs(a)>1e-7&&++l<10);return o}(t,r,r+.1,e,n)}(a),t,r)}(t,n,r,i)}return"string"==typeof e?(iZ(void 0!==aW[e],`Invalid easing type '${e}'`),aW[e]):e},a$=e=>Array.isArray(e)&&"number"!=typeof e[0],aK=(e,t)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&ai.test(t)&&!t.startsWith("url(")),aY=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),aX=e=>({type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restSpeed:10}),aG=()=>({type:"keyframes",ease:"linear",duration:.3}),aJ=e=>({type:"keyframes",duration:.8,values:e}),aQ={x:aY,y:aY,z:aY,rotate:aY,rotateX:aY,rotateY:aY,rotateZ:aY,scaleX:aX,scaleY:aX,scale:aX,opacity:aG,backgroundColor:aG,color:aG,default:aX},a0=(e,t)=>{let n;return n=r3(t)?aJ:aQ[e]||aQ.default,{to:t,...n(t)}},a1=new Set(["brightness","contrast","saturate","opacity"]);function a2(e){let[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[r]=n.match(rE)||[];if(!r)return e;let i=n.replace(r,""),a=a1.has(t)?1:0;return r!==n&&(a*=100),t+"("+a+i+")"}let a4=/([a-z-]*)\(.*?\)/g,a3=Object.assign(Object.assign({},ai),{getAnimatableNone:e=>{let t=e.match(a4);return t?t.map(a2).join(" "):e}}),a5={...rz,color:i8,backgroundColor:i8,outlineColor:i8,fill:i8,stroke:i8,borderColor:i8,borderTopColor:i8,borderRightColor:i8,borderBottomColor:i8,borderLeftColor:i8,filter:a3,WebkitFilter:a3},a6=e=>a5[e];function a8(e,t){var n;let r=a6(e);return r!==a3&&(r=ai),null===(n=r.getAnimatableNone)||void 0===n?void 0:n.call(r,t)}let a7={current:!1};function a9(e,t){let n=performance.now(),r=({timestamp:i})=>{let a=i-n;a>=t&&(nZ.read(r),e(a-t))};return nL.read(r,!0),()=>nZ.read(r)}let oe=!1;function ot(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function on(e){return"number"==typeof e?0:a8("",e)}function or(e,t){return e[t]||e.default||e}function oi(e,t,n,r={}){return a7.current&&(r={type:!1}),t.start(i=>{var a,o,l;let s,u;let c=function(e,t,n,r,i){let a=or(r,e)||{},o=void 0!==a.from?a.from:t.get(),l=aK(e,n);"none"===o&&l&&"string"==typeof n?o=a8(e,n):ot(o)&&"string"==typeof n?o=on(n):!Array.isArray(n)&&ot(n)&&"string"==typeof o&&(n=on(o));let s=aK(e,o);return iL(s===l,`You are trying to animate ${e} from "${o}" to "${n}". ${o} is not an animatable value - to enable this animation set ${o} to a value animatable to ${n} via the \`style\` property.`),s&&l&&!1!==a.type?function(){var r;let l={from:o,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:e=>t.set(e)};return"inertia"===a.type||"decay"===a.type?function({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:a=750,bounceStiffness:o=500,bounceDamping:l=10,restDelta:s=1,modifyTarget:u,driver:c,onUpdate:d,onComplete:f,onStop:h}){let p;function m(e){return void 0!==n&&er}function v(e){return void 0===n?r:void 0===r?n:Math.abs(n-e){var n;null==d||d(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:f,onStop:h}))}function y(e){g(Object.assign({type:"spring",stiffness:o,damping:l,restDelta:s},e))}if(m(e))y({from:e,velocity:t,to:v(e)});else{let r,o,l=i*t+e;void 0!==u&&(l=u(l));let c=v(l),d=c===n?-1:1;g({type:"decay",from:e,velocity:t,timeConstant:a,power:i,restDelta:s,modifyTarget:u,onUpdate:m(l)?e=>{var n,i;r=o,o=e,n=e-r,t=(i=nI().delta)?1e3/i*n:0,(1===d&&e>c||-1===d&&enull==p?void 0:p.stop()}}({...l,...a}):aF({...(r=a,Array.isArray(l.to)&&void 0===r.duration&&(r.duration=.8),Array.isArray(l.to)&&null===l.to[0]&&(l.to=[...l.to],l.to[0]=l.from),!function({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:o,repeatDelay:l,from:s,...u}){return!!Object.keys(u).length}(r)&&(r={...r,...a0(e,l.to)}),{...l,...function({ease:e,times:t,yoyo:n,flip:r,loop:i,...a}){let o={...a};return t&&(o.offset=t),a.duration&&(o.duration=az(a.duration)),a.repeatDelay&&(o.repeatDelay=az(a.repeatDelay)),e&&(o.ease=a$(e)?e.map(aq):aq(e)),"tween"===a.type&&(o.type="keyframes"),(n||i||r)&&(iL(!oe,"yoyo, loop and flip have been removed from the API. Replace with repeat and repeatType options."),oe=!0,n?o.repeatType="reverse":i?o.repeatType="loop":r&&(o.repeatType="mirror"),o.repeat=i||n||r||a.repeat),"spring"!==a.type&&(o.type="keyframes"),o}(r)}),onUpdate:e=>{l.onUpdate(e),a.onUpdate&&a.onUpdate(e)},onComplete:()=>{l.onComplete(),a.onComplete&&a.onComplete()}})}:function(){let e=r6(n);return t.set(e),i(),a.onUpdate&&a.onUpdate(e),a.onComplete&&a.onComplete(),{stop:()=>{}}}}(e,t,n,r,i),d=null!==(l=null!==(o=(or(a=r,e)||{}).delay)&&void 0!==o?o:a.delay)&&void 0!==l?l:0,f=()=>s=c();return d?u=a9(f,az(d)):f(),()=>{u&&u(),s&&s.stop()}})}let oa=e=>/^\-?\d*\.?\d+$/.test(e),oo=e=>/^0[^.\s]+$/.test(e);function ol(e,t){-1===e.indexOf(t)&&e.push(t)}function os(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}class ou{constructor(){this.subscriptions=[]}add(e){return ol(this.subscriptions,e),()=>os(this.subscriptions,e)}notify(e,t,n){let r=this.subscriptions.length;if(r){if(1===r)this.subscriptions[0](e,t,n);else for(let i=0;i!isNaN(parseFloat(e));class od{constructor(e){this.version="7.6.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ou,this.velocityUpdateSubscribers=new ou,this.renderSubscribers=new ou,this.canTrackVelocity=!1,this.updateAndNotify=(e,t=!0)=>{this.prev=this.current,this.current=e;let{delta:n,timestamp:r}=nI();this.lastUpdated!==r&&(this.timeDelta=n,this.lastUpdated=r,nL.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),t&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>nL.postRender(this.velocityCheck),this.velocityCheck=({timestamp:e})=>{e!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=oc(this.current)}onChange(e){return this.updateSubscribers.add(e)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(e){return e(this.get()),this.renderSubscribers.add(e)}attach(e){this.passiveEffect=e}set(e,t=!0){t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){var e,t;return this.canTrackVelocity?(e=parseFloat(this.current)-parseFloat(this.prev),(t=this.timeDelta)?1e3/t*e:0):0}start(e){return this.stop(),new Promise(t=>{this.hasAnimated=!0,this.stopAnimation=e(t)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function of(e){return new od(e)}let oh=e=>t=>t.test(e),op=[rD,rP,rT,rO,rN,rA,{test:e=>"auto"===e,parse:e=>e}],om=e=>op.find(oh(e)),ov=[...op,i8,ai],og=e=>ov.find(oh(e));function oy(e,t,n){let r=e.getProps();return r4(r,t,void 0!==n?n:r.custom,function(e){let t={};return e.values.forEach((e,n)=>t[n]=e.get()),t}(e),function(e){let t={};return e.values.forEach((e,n)=>t[n]=e.getVelocity()),t}(e))}function ox(e){return!!(rg(e)&&e.add)}function ob(e,t,n={}){var r;let i=oy(e,t,n.custom),{transition:a=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);let o=i?()=>ow(e,i,n):()=>Promise.resolve(),l=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?(r=0)=>{let{delayChildren:i=0,staggerChildren:o,staggerDirection:l}=a;return function(e,t,n=0,r=0,i=1,a){let o=[],l=(e.variantChildren.size-1)*r,s=1===i?(e=0)=>e*r:(e=0)=>l-e*r;return Array.from(e.variantChildren).sort(oj).forEach((e,r)=>{o.push(ob(e,t,{...a,delay:n+s(r)}).then(()=>e.notify("AnimationComplete",t)))}),Promise.all(o)}(e,t,i+r,o,l,n)}:()=>Promise.resolve(),{when:s}=a;if(!s)return Promise.all([o(),l(n.delay)]);{let[e,t]="beforeChildren"===s?[o,l]:[l,o];return e().then(t)}}function ow(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:o=e.getDefaultTransition(),transitionEnd:l,...s}=e.makeTargetAnimatable(t),u=e.getValue("willChange");r&&(o=r);let c=[],d=i&&(null===(a=e.animationState)||void 0===a?void 0:a.getState()[i]);for(let t in s){let r=e.getValue(t),i=s[t];if(!r||void 0===i||d&&function({protectedKeys:e,needsAnimating:t},n){let r=e.hasOwnProperty(n)&&!0!==t[n];return t[n]=!1,r}(d,t))continue;let a={delay:n,...o};e.shouldReduceMotion&&rm.has(t)&&(a={...a,type:!1,delay:0});let l=oi(t,r,i,a);ox(u)&&(u.add(t),l=l.then(()=>u.remove(t))),c.push(l)}return Promise.all(c).then(()=>{l&&function(e,t){let n=oy(e,t),{transitionEnd:r={},transition:i={},...a}=n?e.makeTargetAnimatable(n,!1):{};for(let t in a={...a,...r}){let n=r6(a[t]);e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,of(n))}}(e,l)})}function oj(e,t){return e.sortNodePosition(t)}let ok=[Z.Animate,Z.InView,Z.Focus,Z.Hover,Z.Tap,Z.Drag,Z.Exit],oE=[...ok].reverse(),oS=ok.length;function oC(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}let oM={animation:iP(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=function(e){let t=t=>Promise.all(t.map(({animation:t,options:n})=>(function(e,t,n={}){let r;if(e.notify("AnimationStart",t),Array.isArray(t))r=Promise.all(t.map(t=>ob(e,t,n)));else if("string"==typeof t)r=ob(e,t,n);else{let i="function"==typeof t?oy(e,t,n.custom):t;r=ow(e,i,n)}return r.then(()=>e.notify("AnimationComplete",t))})(e,t,n))),n={[Z.Animate]:oC(!0),[Z.InView]:oC(),[Z.Hover]:oC(),[Z.Tap]:oC(),[Z.Drag]:oC(),[Z.Focus]:oC(),[Z.Exit]:oC()},r=!0,i=(t,n)=>{let r=oy(e,n);if(r){let{transition:e,transitionEnd:n,...i}=r;t={...t,...i,...n}}return t};function a(a,o){var l,s;let u=e.getProps(),c=e.getVariantContext(!0)||{},d=[],f=new Set,h={},p=1/0;for(let t=0;tp&&y,k=Array.isArray(g)?g:[g],E=k.reduce(i,{});!1===x&&(E={});let{prevResolvedValues:S={}}=v,C={...S,...E},M=e=>{j=!0,f.delete(e),v.needsAnimating[e]=!0};for(let e in C){let t=E[e],n=S[e];h.hasOwnProperty(e)||(t!==n?r3(t)&&r3(n)?!iR(t,n)||w?M(e):v.protectedKeys[e]=!0:void 0!==t?M(e):f.add(e):void 0!==t&&f.has(e)?M(e):v.protectedKeys[e]=!0)}v.prevProp=g,v.prevResolvedValues=E,v.isActive&&(h={...h,...E}),r&&e.blockInitialAnimation&&(j=!1),j&&!b&&d.push(...k.map(e=>({animation:e,options:{type:m,...a}})))}if(f.size){let t={};f.forEach(n=>{let r=e.getBaseTarget(n);void 0!==r&&(t[n]=r)}),d.push({animation:t})}let m=!!d.length;return r&&!1===u.initial&&!e.manuallyAnimateOnMount&&(m=!1),r=!1,m?t(d):Promise.resolve()}return{animateChanges:a,setActive:function(t,r,i){var o;if(n[t].isActive===r)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach(e=>{var n;return null===(n=e.animationState)||void 0===n?void 0:n.setActive(t,r)}),n[t].isActive=r;let l=a(i,t);for(let e in n)n[e].protectedKeys={};return l},setAnimateFunction:function(n){t=n(e)},getState:()=>n}}(e)),n9(t)&&(0,eo.useEffect)(()=>t.subscribe(e),[t])}),exit:iP(e=>{let{custom:t,visualElement:n}=e,[r,i]=iN(),a=(0,eo.useContext)(nq);(0,eo.useEffect)(()=>{n.isPresent=r;let e=n.animationState&&n.animationState.setActive(Z.Exit,!r,{custom:a&&a.custom||t});e&&!r&&e.then(i)},[r])})},o_=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),oO=e=>o_(e)&&e.hasOwnProperty("z"),oT=(e,t)=>Math.abs(e-t);function oP(e,t){return aa(e)&&aa(t)?oT(e,t):o_(e)&&o_(t)?Math.sqrt(Math.pow(oT(e.x,t.x),2)+Math.pow(oT(e.y,t.y),2)+Math.pow(oO(e)&&oO(t)?oT(e.z,t.z):0,2)):void 0}class oA{constructor(e,t,{transformPagePoint:n}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let e=oD(this.lastMoveEventInfo,this.history),t=null!==this.startEvent,n=oP(e.offset,{x:0,y:0})>=3;if(!t&&!n)return;let{point:r}=e,{timestamp:i}=nI();this.history.push({...r,timestamp:i});let{onStart:a,onMove:o}=this.handlers;t||(a&&a(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),o&&o(this.lastMoveEvent,e)},this.handlePointerMove=(e,t)=>{if(this.lastMoveEvent=e,this.lastMoveEventInfo=oN(t,this.transformPagePoint),ii(e)&&0===e.buttons){this.handlePointerUp(e,t);return}nL.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();let{onEnd:n,onSessionEnd:r}=this.handlers,i=oD(oN(t,this.transformPagePoint),this.history);this.startEvent&&n&&n(e,i),r&&r(e,i)},e.touches&&e.touches.length>1)return;this.handlers=t,this.transformPagePoint=n;let r=oN(io(e),this.transformPagePoint),{point:i}=r,{timestamp:a}=nI();this.history=[{...i,timestamp:a}];let{onSessionStart:o}=t;o&&o(e,oD(r,this.history)),this.removeListeners=iS(im(window,"pointermove",this.handlePointerMove),im(window,"pointerup",this.handlePointerUp),im(window,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),nZ.update(this.updatePoint)}}function oN(e,t){return t?{point:t(e.point)}:e}function oR(e,t){return{x:e.x-t.x,y:e.y-t.y}}function oD({point:e},t){return{point:e,delta:oR(e,oL(t)),offset:oR(e,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null,i=oL(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>az(.1)));)n--;if(!r)return{x:0,y:0};let a=(i.timestamp-r.timestamp)/1e3;if(0===a)return{x:0,y:0};let o={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(t,0)}}function oL(e){return e[e.length-1]}function oZ(e){return e.max-e.min}function oF(e,t=0,n=.01){return oP(e,t)({translate:0,scale:1,origin:0,originPoint:0}),oY=()=>({x:oK(),y:oK()}),oX=()=>({min:0,max:0}),oG=()=>({x:oX(),y:oX()});function oJ(e){return[e("x"),e("y")]}function oQ({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function o0(e){return void 0===e||1===e}function o1({scale:e,scaleX:t,scaleY:n}){return!o0(e)||!o0(t)||!o0(n)}function o2(e){return o1(e)||o4(e)||e.z||e.rotate||e.rotateX||e.rotateY}function o4(e){var t,n;return(t=e.x)&&"0%"!==t||(n=e.y)&&"0%"!==n}function o3(e,t,n,r,i){return void 0!==i&&(e=r+i*(e-r)),r+n*(e-r)+t}function o5(e,t=0,n=1,r,i){e.min=o3(e.min,t,n,r,i),e.max=o3(e.max,t,n,r,i)}function o6(e,{x:t,y:n}){o5(e.x,t.translate,t.scale,t.originPoint),o5(e.y,n.translate,n.scale,n.originPoint)}function o8(e,t){e.min=e.min+t,e.max=e.max+t}function o7(e,t,[n,r,i]){let a=void 0!==t[i]?t[i]:.5,o=iq(e.min,e.max,a);o5(e,t[n],t[r],o,t.scale)}let o9=["x","scaleX","originX"],le=["y","scaleY","originY"];function lt(e,t){o7(e.x,t,o9),o7(e.y,t,le)}function ln(e,t){return oQ(function(e,t){if(!t)return e;let n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}let lr=new WeakMap;class li{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=oG(),this.visualElement=e}start(e,{snapToCursor:t=!1}={}){!1!==this.visualElement.isPresent&&(this.panSession=new oA(e,{onSessionStart:e=>{this.stopAnimation(),t&&this.snapToCursor(io(e,"page").point)},onStart:(e,t)=>{var n;let{drag:r,dragPropagation:i,onDragStart:a}=this.getProps();(!r||i||(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=ib(r),this.openGlobalLock))&&(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),oJ(e=>{var t,n;let r=this.getAxisMotionValue(e).get()||0;if(rT.test(r)){let i=null===(n=null===(t=this.visualElement.projection)||void 0===t?void 0:t.layout)||void 0===n?void 0:n.actual[e];if(i){let e=oZ(i);r=parseFloat(r)/100*e}}this.originPoint[e]=r}),null==a||a(e,t),null===(n=this.visualElement.animationState)||void 0===n||n.setActive(Z.Drag,!0))},onMove:(e,t)=>{let{dragPropagation:n,dragDirectionLock:r,onDirectionLock:i,onDrag:a}=this.getProps();if(!n&&!this.openGlobalLock)return;let{offset:o}=t;if(r&&null===this.currentDirection){this.currentDirection=function(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}(o),null!==this.currentDirection&&(null==i||i(this.currentDirection));return}this.updateAxis("x",t.point,o),this.updateAxis("y",t.point,o),this.visualElement.render(),null==a||a(e,t)},onSessionEnd:(e,t)=>this.stop(e,t)},{transformPagePoint:this.visualElement.getTransformPagePoint()}))}stop(e,t){let n=this.isDragging;if(this.cancel(),!n)return;let{velocity:r}=t;this.startAnimation(r);let{onDragEnd:i}=this.getProps();null==i||i(e,t)}cancel(){var e,t;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),null===(e=this.panSession)||void 0===e||e.end(),this.panSession=void 0;let{dragPropagation:n}=this.getProps();!n&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(t=this.visualElement.animationState)||void 0===t||t.setActive(Z.Drag,!1)}updateAxis(e,t,n){let{drag:r}=this.getProps();if(!n||!la(e,r,this.currentDirection))return;let i=this.getAxisMotionValue(e),a=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(a=function(e,{min:t,max:n},r){return void 0!==t&&en&&(e=r?iq(n,e,r.max):Math.min(e,n)),e}(a,this.constraints[e],this.elastic[e])),i.set(a)}resolveConstraints(){let{dragConstraints:e,dragElastic:t}=this.getProps(),{layout:n}=this.visualElement.projection||{},r=this.constraints;e&&n8(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&n?this.constraints=function(e,{top:t,left:n,bottom:r,right:i}){return{x:oU(e.x,n,i),y:oU(e.y,t,r)}}(n.actual,e):this.constraints=!1,this.elastic=function(e=.35){return!1===e?e=0:!0===e&&(e=.35),{x:oq(e,"left","right"),y:oq(e,"top","bottom")}}(t),r!==this.constraints&&n&&this.constraints&&!this.hasMutatedConstraints&&oJ(e=>{this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,t){let n={};return void 0!==t.min&&(n.min=t.min-e.min),void 0!==t.max&&(n.max=t.max-e.min),n}(n.actual[e],this.constraints[e]))})}resolveRefConstraints(){var e;let{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!n8(t))return!1;let r=t.current;iZ(null!==r,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");let{projection:i}=this.visualElement;if(!i||!i.layout)return!1;let a=function(e,t,n){let r=ln(e,n),{scroll:i}=t;return i&&(o8(r.x,i.x),o8(r.y,i.y)),r}(r,i.root,this.visualElement.getTransformPagePoint()),o={x:oW((e=i.layout.actual).x,a.x),y:oW(e.y,a.y)};if(n){let e=n(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(o));this.hasMutatedConstraints=!!e,e&&(o=oQ(e))}return o}startAnimation(e){let{drag:t,dragMomentum:n,dragElastic:r,dragTransition:i,dragSnapToOrigin:a,onDragTransitionEnd:o}=this.getProps(),l=this.constraints||{};return Promise.all(oJ(o=>{var s;if(!la(o,t,this.currentDirection))return;let u=null!==(s=null==l?void 0:l[o])&&void 0!==s?s:{};a&&(u={min:0,max:0});let c={type:"inertia",velocity:n?e[o]:0,bounceStiffness:r?200:1e6,bounceDamping:r?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...i,...u};return this.startAxisValueAnimation(o,c)})).then(o)}startAxisValueAnimation(e,t){let n=this.getAxisMotionValue(e);return oi(e,n,0,t)}stopAnimation(){oJ(e=>this.getAxisMotionValue(e).stop())}getAxisMotionValue(e){var t,n;let r="_drag"+e.toUpperCase();return this.visualElement.getProps()[r]||this.visualElement.getValue(e,null!==(n=null===(t=this.visualElement.getProps().initial)||void 0===t?void 0:t[e])&&void 0!==n?n:0)}snapToCursor(e){oJ(t=>{let{drag:n}=this.getProps();if(!la(t,n,this.currentDirection))return;let{projection:r}=this.visualElement,i=this.getAxisMotionValue(t);if(r&&r.layout){let{min:n,max:a}=r.layout.actual[t];i.set(e[t]-iq(n,a,.5))}})}scalePositionWithinConstraints(){var e;if(!this.visualElement.current)return;let{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!n8(n)||!r||!this.constraints)return;this.stopAnimation();let i={x:0,y:0};oJ(e=>{let t=this.getAxisMotionValue(e);if(t){let n=t.get();i[e]=function(e,t){let n=.5,r=oZ(e),i=oZ(t);return i>r?n=iW(t.min,t.max-r,e.min):r>i&&(n=iW(e.min,e.max-i,t.min)),iF(0,1,n)}({min:n,max:n},this.constraints[e])}});let{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",null===(e=r.root)||void 0===e||e.updateScroll(),r.updateLayout(),this.resolveConstraints(),oJ(e=>{if(!la(e,t,null))return;let n=this.getAxisMotionValue(e),{min:r,max:a}=this.constraints[e];n.set(iq(r,a,i[e]))})}addListeners(){var e;if(!this.visualElement.current)return;lr.set(this.visualElement,this);let t=im(this.visualElement.current,"pointerdown",e=>{let{drag:t,dragListener:n=!0}=this.getProps();t&&n&&this.start(e)}),n=()=>{let{dragConstraints:e}=this.getProps();n8(e)&&(this.constraints=this.resolveRefConstraints())},{projection:r}=this.visualElement,i=r.addEventListener("measure",n);r&&!r.layout&&(null===(e=r.root)||void 0===e||e.updateScroll(),r.updateLayout()),n();let a=it(window,"resize",()=>this.scalePositionWithinConstraints()),o=r.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(oJ(t=>{let n=this.getAxisMotionValue(t);n&&(this.originPoint[t]+=e[t].translate,n.set(n.get()+e[t].translate))}),this.visualElement.render())});return()=>{a(),t(),i(),null==o||o()}}getProps(){let e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:n=!1,dragPropagation:r=!1,dragConstraints:i=!1,dragElastic:a=.35,dragMomentum:o=!0}=e;return{...e,drag:t,dragDirectionLock:n,dragPropagation:r,dragConstraints:i,dragElastic:a,dragMomentum:o}}}function la(e,t,n){return(!0===t||t===e)&&(null===n||n===e)}let lo={pan:iP(function({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){let a=(0,eo.useRef)(null),{transformPagePoint:o}=(0,eo.useContext)(n3),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(e,t)=>{a.current=null,n&&n(e,t)}};(0,eo.useEffect)(()=>{null!==a.current&&a.current.updateHandlers(l)}),iv(i,"pointerdown",(e||t||n||r)&&function(e){a.current=new oA(e,l,{transformPagePoint:o})}),nQ(()=>a.current&&a.current.end())}),drag:iP(function(e){let{dragControls:t,visualElement:n}=e,r=n$(()=>new li(n));(0,eo.useEffect)(()=>t&&t.subscribe(r),[r,t]),(0,eo.useEffect)(()=>r.addListeners(),[r])})};function ll(e){return"string"==typeof e&&e.startsWith("var(--")}let ls=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function lu(e,t,n=1){iZ(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);let[r,i]=function(e){let t=ls.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]}(e);if(!r)return;let a=window.getComputedStyle(t).getPropertyValue(r);return a?a.trim():ll(i)?lu(i,t,n+1):i}let lc=new Set(["width","height","top","left","right","bottom","x","y"]),ld=e=>lc.has(e),lf=e=>Object.keys(e).some(ld),lh=(e,t)=>{e.set(t,!1),e.set(t)},lp=e=>e===rD||e===rP;(u=F||(F={})).width="width",u.height="height",u.left="left",u.right="right",u.top="top",u.bottom="bottom";let lm=(e,t)=>parseFloat(e.split(", ")[t]),lv=(e,t)=>(n,{transform:r})=>{if("none"===r||!r)return 0;let i=r.match(/^matrix3d\((.+)\)$/);if(i)return lm(i[1],t);{let t=r.match(/^matrix\((.+)\)$/);return t?lm(t[1],e):0}},lg=new Set(["x","y","z"]),ly=rp.filter(e=>!lg.has(e)),lx={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:lv(4,13),y:lv(5,14)},lb=(e,t,n)=>{let r=t.measureViewportBox(),i=t.current,a=getComputedStyle(i),{display:o}=a,l={};"none"===o&&t.setStaticValue("display",e.display||"block"),n.forEach(e=>{l[e]=lx[e](r,a)}),t.render();let s=t.measureViewportBox();return n.forEach(n=>{lh(t.getValue(n),l[n]),e[n]=lx[n](s,a)}),e},lw=(e,t,n={},r={})=>{t={...t},r={...r};let i=Object.keys(t).filter(ld),a=[],o=!1,l=[];if(i.forEach(i=>{let s;let u=e.getValue(i);if(!e.hasValue(i))return;let c=n[i],d=om(c),f=t[i];if(r3(f)){let e=f.length,t=null===f[0]?1:0;d=om(c=f[t]);for(let n=t;n{let r=e.getValue(n);void 0!==r&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}(e),o=!0),l.push(i),r[i]=void 0!==r[i]?r[i]:t[i],lh(u,f))}}),!l.length)return{target:t,transitionEnd:r};{let n=l.indexOf("height")>=0?window.pageYOffset:null,i=lb(t,e,l);return a.length&&a.forEach(([t,n])=>{e.getValue(t).set(n)}),e.render(),nH&&null!==n&&window.scrollTo({top:n}),{target:i,transitionEnd:r}}},lj=(e,t,n,r)=>{var i,a;let o=function(e,{...t},n){let r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};for(let i in n&&(n={...n}),e.values.forEach(e=>{let t=e.get();if(!ll(t))return;let n=lu(t,r);n&&e.set(n)}),t){let e=t[i];if(!ll(e))continue;let a=lu(e,r);a&&(t[i]=a,n&&void 0===n[i]&&(n[i]=e))}return{target:t,transitionEnd:n}}(e,t,r);return t=o.target,r=o.transitionEnd,i=t,a=r,lf(i)?lw(e,i,n,a):{target:i,transitionEnd:a}},lk={current:null},lE={current:!1},lS=Object.keys(ra),lC=lS.length,lM=["AnimationStart","AnimationComplete","Update","Unmount","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class l_{constructor({parent:e,props:t,reducedMotionConfig:n,visualState:r},i={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.isPresent=!0,this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>nL.render(this.render,!1,!0);let{latestValues:a,renderState:o}=r;this.latestValues=a,this.baseTarget={...a},this.initialValues=t.initial?{...a}:{},this.renderState=o,this.parent=e,this.props=t,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=i,this.isControllingVariants=rt(t),this.isVariantNode=rn(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);let{willChange:l,...s}=this.scrapeMotionValuesFromProps(t);for(let e in s){let t=s[e];void 0!==a[e]&&rg(t)&&(t.set(a[e],!1),ox(l)&&l.add(e))}if(t.values)for(let e in t.values){let n=t.values[e];void 0!==a[e]&&rg(n)&&n.set(a[e])}}scrapeMotionValuesFromProps(e){return{}}mount(e){var t;this.current=e,this.projection&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=null===(t=this.parent)||void 0===t?void 0:t.addVariantChild(this)),this.values.forEach((e,t)=>this.bindToMotionValue(t,e)),lE.current||function(){if(lE.current=!0,nH){if(window.matchMedia){let e=window.matchMedia("(prefers-reduced-motion)"),t=()=>lk.current=e.matches;e.addListener(t),t()}else lk.current=!1}}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||lk.current),this.parent&&this.parent.children.add(this),this.setProps(this.props)}unmount(){var e,t,n;for(let r in null===(e=this.projection)||void 0===e||e.unmount(),nZ.update(this.notifyUpdate),nZ.render(this.render),this.valueSubscriptions.forEach(e=>e()),null===(t=this.removeFromVariantTree)||void 0===t||t.call(this),null===(n=this.parent)||void 0===n||n.children.delete(this),this.events)this.events[r].clear();this.current=null}bindToMotionValue(e,t){let n=t.onChange(t=>{this.latestValues[e]=t,this.props.onUpdate&&nL.update(this.notifyUpdate,!1,!0)}),r=t.onRenderRequest(this.scheduleRender);this.valueSubscriptions.set(e,()=>{n(),r()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}loadFeatures(e,t,n,r,i,a){let o=[];"production"!==nC&&n&&t&&iZ(!1,"You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.");for(let t=0;tthis.scheduleRender(),animationType:"string"==typeof n?n:"both",initialPromotionConfig:a,layoutScroll:s})}return o}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):oG()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}makeTargetAnimatable(e,t=!0){return this.makeTargetAnimatableFromInstance(e,this.props,t)}setProps(e){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.props=e;for(let t=0;tn.variantChildren.delete(e)}addValue(e,t){this.hasValue(e)&&this.removeValue(e),this.values.set(e,t),this.latestValues[e]=t.get(),this.bindToMotionValue(e,t)}removeValue(e){var t;this.values.delete(e),null===(t=this.valueSubscriptions.get(e))||void 0===t||t(),this.valueSubscriptions.delete(e),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let n=this.values.get(e);return void 0===n&&void 0!==t&&(n=of(t),this.addValue(e,n)),n}readValue(e){return void 0===this.latestValues[e]&&this.current?this.readValueFromInstance(this.current,e,this.options):this.latestValues[e]}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){var t;let{initial:n}=this.props,r="string"==typeof n||"object"==typeof n?null===(t=r4(this.props,n))||void 0===t?void 0:t[e]:void 0;if(n&&void 0!==r)return r;let i=this.getBaseTargetFromProps(this.props,e);return void 0===i||rg(i)?void 0!==this.initialValues[e]&&void 0===r?void 0:this.baseTarget[e]:i}on(e,t){return this.events[e]||(this.events[e]=new ou),this.events[e].add(t)}notify(e,...t){var n;null===(n=this.events[e])||void 0===n||n.notify(...t)}}let lO=["initial",...ok],lT=lO.length;class lP extends l_{sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){var n;return null===(n=e.style)||void 0===n?void 0:n[t]}removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]}makeTargetAnimatableFromInstance({transition:e,transitionEnd:t,...n},{transformValues:r},i){let a=function(e,t,n){var r;let i={};for(let a in e){let e=function(e,t){if(t)return(t[e]||t.default||t).from}(a,t);i[a]=void 0!==e?e:null===(r=n.getValue(a))||void 0===r?void 0:r.get()}return i}(n,e||{},this);if(r&&(t&&(t=r(t)),n&&(n=r(n)),a&&(a=r(a))),i){!function(e,t,n){var r,i;let a=Object.keys(t).filter(t=>!e.hasValue(t)),o=a.length;if(o)for(let l=0;lrf(e)?new lN(t,{enableHardwareAcceleration:!1}):new lA(t,{enableHardwareAcceleration:!0});function lD(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}let lL={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e){if(!rP.test(e))return e;e=parseFloat(e)}let n=lD(e,t.target.x),r=lD(e,t.target.y);return`${n}% ${r}%`}},lZ="_$css",lF={correct:(e,{treeScale:t,projectionDelta:n})=>{let r=e,i=e.includes("var("),a=[];i&&(e=e.replace(ls,e=>(a.push(e),lZ)));let o=ai.parse(e);if(o.length>5)return r;let l=ai.createTransformer(e),s="number"!=typeof o[0]?1:0,u=n.x.scale*t.x,c=n.y.scale*t.y;o[0+s]/=u,o[1+s]/=c;let d=iq(u,c,.5);"number"==typeof o[2+s]&&(o[2+s]/=d),"number"==typeof o[3+s]&&(o[3+s]/=d);let f=l(o);if(i){let e=0;f=f.replace(lZ,()=>{let t=a[e];return e++,t})}return f}};class lz extends eo.Component{componentDidMount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:n,layoutId:r}=this.props,{projection:i}=e;Object.assign(rh,lV),i&&(t.group&&t.group.add(i),n&&n.register&&r&&n.register(i),i.root.didUpdate(),i.addEventListener("animationComplete",()=>{this.safeToRemove()}),i.setOptions({...i.options,onExitComplete:()=>this.safeToRemove()})),ro.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){let{layoutDependency:t,visualElement:n,drag:r,isPresent:i}=this.props,a=n.projection;return a&&(a.isPresent=i,r||e.layoutDependency!==t||void 0===t?a.willUpdate():this.safeToRemove(),e.isPresent===i||(i?a.promote():a.relegate()||nL.postRender(()=>{var e;(null===(e=a.getStack())||void 0===e?void 0:e.members.length)||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),!e.currentAnimation&&e.isLead()&&this.safeToRemove())}componentWillUnmount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:n}=this.props,{projection:r}=e;r&&(r.scheduleCheckAfterUnmount(),(null==t?void 0:t.group)&&t.group.remove(r),(null==n?void 0:n.deregister)&&n.deregister(r))}safeToRemove(){let{safeToRemove:e}=this.props;null==e||e()}render(){return null}}let lV={borderRadius:{...lL,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:lL,borderTopRightRadius:lL,borderBottomLeftRadius:lL,borderBottomRightRadius:lL,boxShadow:lF},lB=["TopLeft","TopRight","BottomLeft","BottomRight"],lI=lB.length,lH=e=>"string"==typeof e?parseFloat(e):e,lU=e=>"number"==typeof e||rP.test(e);function lW(e,t){var n;return null!==(n=e[t])&&void 0!==n?n:e.borderRadius}let lq=lK(0,.5,ak),l$=lK(.5,.95,ay);function lK(e,t,n){return r=>rt?1:n(iW(e,t,r))}function lY(e,t){e.min=t.min,e.max=t.max}function lX(e,t){lY(e.x,t.x),lY(e.y,t.y)}function lG(e,t,n,r,i){return e-=t,e=r+1/n*(e-r),void 0!==i&&(e=r+1/i*(e-r)),e}function lJ(e,t,[n,r,i],a,o){!function(e,t=0,n=1,r=.5,i,a=e,o=e){if(rT.test(t)&&(t=parseFloat(t),t=iq(o.min,o.max,t/100)-o.min),"number"!=typeof t)return;let l=iq(a.min,a.max,r);e===a&&(l-=t),e.min=lG(e.min,t,n,l,i),e.max=lG(e.max,t,n,l,i)}(e,t[n],t[r],t[i],t.scale,a,o)}let lQ=["x","scaleX","originX"],l0=["y","scaleY","originY"];function l1(e,t,n,r){lJ(e.x,t,lQ,null==n?void 0:n.x,null==r?void 0:r.x),lJ(e.y,t,l0,null==n?void 0:n.y,null==r?void 0:r.y)}function l2(e){return 0===e.translate&&1===e.scale}function l4(e){return l2(e.x)&&l2(e.y)}function l3(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function l5(e){return oZ(e.x)/oZ(e.y)}class l6{constructor(){this.members=[]}add(e){ol(this.members,e),e.scheduleRender()}remove(e){if(os(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){let e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){let t;let n=this.members.findIndex(t=>e===t);if(0===n)return!1;for(let e=n;e>=0;e--){let n=this.members[e];if(!1!==n.isPresent){t=n;break}}return!!t&&(this.promote(t),!0)}promote(e,t){var n;let r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues,e.snapshot.isShared=!0),(null===(n=e.root)||void 0===n?void 0:n.isUpdating)&&(e.isLayoutDirty=!0);let{crossfade:i}=e.options;!1===i&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{var t,n,r,i,a;null===(n=(t=e.options).onExitComplete)||void 0===n||n.call(t),null===(a=null===(r=e.resumingFrom)||void 0===r?void 0:(i=r.options).onExitComplete)||void 0===a||a.call(i)})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function l8(e,t,n){let r=e.x.translate/t.x,i=e.y.translate/t.y,a=`translate3d(${r}px, ${i}px, 0) `;if(a+=`scale(${1/t.x}, ${1/t.y}) `,n){let{rotate:e,rotateX:t,rotateY:r}=n;e&&(a+=`rotate(${e}deg) `),t&&(a+=`rotateX(${t}deg) `),r&&(a+=`rotateY(${r}deg) `)}let o=e.x.scale*t.x,l=e.y.scale*t.y;return"translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)"==(a+=`scale(${o}, ${l})`)?"none":a}let l7=(e,t)=>e.depth-t.depth;class l9{constructor(){this.children=[],this.isDirty=!1}add(e){ol(this.children,e),this.isDirty=!0}remove(e){os(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(l7),this.isDirty=!1,this.children.forEach(e)}}let se=["","X","Y","Z"];function st({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(e,n={},r=null==t?void 0:t()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(ss),this.nodes.forEach(su)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=e,this.latestValues=n,this.root=r?r.root||r:this,this.path=r?[...r.path,r]:[],this.parent=r,this.depth=r?r.depth+1:0,e&&this.root.registerPotentialNode(e,this);for(let e=0;ethis.root.updateBlockedByResize=!1;e(t,()=>{this.root.updateBlockedByResize=!0,n&&n(),n=a9(r,250),ro.hasAnimatedSinceResize&&(ro.hasAnimatedSinceResize=!1,this.nodes.forEach(sl))})}i&&this.root.registerSharedNode(i,this),!1!==this.options.animate&&o&&(i||a)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t,hasRelativeTargetChanged:n,layout:r})=>{var i,a,l,s,u;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let c=null!==(a=null!==(i=this.options.transition)&&void 0!==i?i:o.getDefaultTransition())&&void 0!==a?a:sm,{onLayoutAnimationStart:d,onLayoutAnimationComplete:f}=o.getProps(),h=!this.targetLayout||!l3(this.targetLayout,r)||n,p=!t&&n;if((null===(l=this.resumeFrom)||void 0===l?void 0:l.instance)||p||t&&(h||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(e,p);let t={...or(c,"layout"),onPlay:d,onComplete:f};o.shouldReduceMotion&&(t.delay=0,t.type=!1),this.startAnimation(t)}else t||0!==this.animationProgress||sl(this),this.isLead()&&(null===(u=(s=this.options).onExitComplete)||void 0===u||u.call(s));this.targetLayout=r})}unmount(){var e,t;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),null===(e=this.getStack())||void 0===e||e.remove(this),null===(t=this.parent)||void 0===t||t.children.delete(this),this.instance=void 0,nZ.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var e;return this.isAnimationBlocked||(null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimationBlocked())||!1}startUpdate(){var e;this.isUpdateBlocked()||(this.isUpdating=!0,null===(e=this.nodes)||void 0===e||e.forEach(sc))}willUpdate(e=!0){var t,n,r;if(this.root.isUpdateBlocked()){null===(n=(t=this.options).onExitComplete)||void 0===n||n.call(t);return}if(this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;let e=this.measure(),t=this.removeTransform(this.removeElementScroll(e));sy(t),this.snapshot={measured:e,layout:t,latestValues:{}}}updateLayout(){var e;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e=((null===(n=this.getStack())||void 0===n?void 0:n.members.length)||0),c=!!(s&&!u&&!0===this.options.crossfade&&!this.path.some(sp));this.animationProgress=0,this.mixTargetDelta=t=>{var n,r,d;let f=t/1e3;sf(o.x,e.x,f),sf(o.y,e.y,f),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&(null===(n=this.relativeParent)||void 0===n?void 0:n.layout)&&(oH(l,this.layout.actual,this.relativeParent.layout.actual),r=this.relativeTarget,d=this.relativeTargetOrigin,sh(r.x,d.x,l.x,f),sh(r.y,d.y,l.y,f)),s&&(this.animationValues=a,function(e,t,n,r,i,a){var o,l,s,u;i?(e.opacity=iq(0,null!==(o=n.opacity)&&void 0!==o?o:1,lq(r)),e.opacityExit=iq(null!==(l=t.opacity)&&void 0!==l?l:1,0,l$(r))):a&&(e.opacity=iq(null!==(s=t.opacity)&&void 0!==s?s:1,null!==(u=n.opacity)&&void 0!==u?u:1,r));for(let i=0;i{ro.hasAnimatedSinceResize=!0,this.currentAnimation=function(e,t,n={}){let r=rg(e)?e:of(e);return oi("",r,1e3,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}(0,0,{...e,onUpdate:t=>{var n;this.mixTargetDelta(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:()=>{var t;null===(t=e.onComplete)||void 0===t||t.call(e),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var e;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),null===(e=this.getStack())||void 0===e||e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var e;this.currentAnimation&&(null===(e=this.mixTargetDelta)||void 0===e||e.call(this,1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let e=this.getLead(),{targetWithTransforms:t,target:n,layout:r,latestValues:i}=e;if(t&&n&&r){if(this!==e&&this.layout&&r&&sx(this.options.animationType,this.layout.actual,r.actual)){n=this.target||oG();let t=oZ(this.layout.actual.x);n.x.min=e.target.x.min,n.x.max=n.x.min+t;let r=oZ(this.layout.actual.y);n.y.min=e.target.y.min,n.y.max=n.y.min+r}lX(t,n),lt(t,i),oV(this.projectionDeltaWithTransform,this.layoutCorrected,t,i)}}registerSharedNode(e,t){var n,r,i;this.sharedNodes.has(e)||this.sharedNodes.set(e,new l6),this.sharedNodes.get(e).add(t),t.promote({transition:null===(n=t.options.initialPromotionConfig)||void 0===n?void 0:n.transition,preserveFollowOpacity:null===(i=null===(r=t.options.initialPromotionConfig)||void 0===r?void 0:r.shouldPreserveFollowOpacity)||void 0===i?void 0:i.call(r,t)})}isLead(){let e=this.getStack();return!e||e.lead===this}getLead(){var e;let{layoutId:t}=this.options;return t&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this}getPrevLead(){var e;let{layoutId:t}=this.options;return t?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0}getStack(){let{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:n}={}){let r=this.getStack();r&&r.promote(this,n),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){let e=this.getStack();return!!e&&e.relegate(this)}resetRotation(){let{visualElement:e}=this.options;if(!e)return;let t=!1,n={};for(let r=0;r{var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()}),this.root.nodes.forEach(sa),this.root.sharedNodes.clear()}}}function sn(e){e.updateLayout()}function sr(e){var t,n,r;let i=(null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){let{actual:t,measured:n}=e.layout,{animationType:r}=e.options;"size"===r?oJ(e=>{let n=i.isShared?i.measured[e]:i.layout[e],r=oZ(n);n.min=t[e].min,n.max=n.min+r}):sx(r,i.layout,t)&&oJ(e=>{let n=i.isShared?i.measured[e]:i.layout[e],r=oZ(t[e]);n.max=n.min+r});let a=oY();oV(a,t,i.layout);let o=oY();i.isShared?oV(o,e.applyTransform(n,!0),i.measured):oV(o,t,i.layout);let l=!l4(a),s=!1;if(!e.resumeFrom){let n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:e,layout:r}=n;if(e&&r){let n=oG();oH(n,i.layout,e.layout);let a=oG();oH(a,t,r.actual),l3(n,a)||(s=!0)}}}e.notifyListeners("didUpdate",{layout:t,snapshot:i,delta:o,layoutDelta:a,hasLayoutChanged:l,hasRelativeTargetChanged:s})}else e.isLead()&&(null===(r=(n=e.options).onExitComplete)||void 0===r||r.call(n));e.options.transition=void 0}function si(e){e.clearSnapshot()}function sa(e){e.clearMeasurements()}function so(e){let{visualElement:t}=e.options;(null==t?void 0:t.getProps().onBeforeLayoutMeasure)&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function sl(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function ss(e){e.resolveTargetDelta()}function su(e){e.calcProjection()}function sc(e){e.resetRotation()}function sd(e){e.removeLeadSnapshot()}function sf(e,t,n){e.translate=iq(t.translate,0,n),e.scale=iq(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function sh(e,t,n,r){e.min=iq(t.min,n.min,r),e.max=iq(t.max,n.max,r)}function sp(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}let sm={duration:.45,ease:[.4,0,.1,1]};function sv(e,t){let n=e.root;for(let t=e.path.length-1;t>=0;t--)if(e.path[t].instance){n=e.path[t];break}let r=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);r&&e.mount(r,!0)}function sg(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function sy(e){sg(e.x),sg(e.y)}function sx(e,t,n){return"position"===e||"preserve-aspect"===e&&!function(e,t,n=.1){return oP(e,t)<=n}(l5(t),l5(n),.2)}let sb=st({attachResizeListener:(e,t)=>it(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),sw={current:void 0},sj=st({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!sw.current){let e=new sb(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),sw.current=e}return sw.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>"fixed"===window.getComputedStyle(e).position}),sk={...oM,...iA,...lo,measureLayout:function(e){let[t,n]=iN(),r=(0,eo.useContext)(nJ);return eo.createElement(lz,{...e,layoutGroup:r,switchLayoutGroup:(0,eo.useContext)(ru),isPresent:t,safeToRemove:n})}},sE=function(e){function t(t,n={}){return function({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:a}){e&&function(e){for(let t in e)"projectionNodeConstructor"===t?ra.projectionNodeConstructor=e[t]:ra[t].Component=e[t]}(e);let o=(0,eo.forwardRef)(function(o,l){var s;let u={...(0,eo.useContext)(n3),...o,layoutId:function({layoutId:e}){let t=(0,eo.useContext)(nJ).id;return t&&void 0!==e?t+"-"+e:e}(o)},{isStatic:c}=u,d=null,f=function(e){let{initial:t,animate:n}=function(e,t){if(rt(e)){let{initial:t,animate:n}=e;return{initial:!1===t||n7(t)?t:void 0,animate:n7(n)?n:void 0}}return!1!==e.inherit?t:{}}(e,(0,eo.useContext)(n5));return(0,eo.useMemo)(()=>({initial:t,animate:n}),[rr(t),rr(n)])}(o),h=c?void 0:n$(()=>{if(ro.hasEverUpdated)return rl++}),p=i(o,c);if(!c&&nH){f.visualElement=function(e,t,n,r){let i=(0,eo.useContext)(n5).visualElement,a=(0,eo.useContext)(n6),o=(0,eo.useContext)(nq),l=(0,eo.useContext)(n3).reducedMotion,s=(0,eo.useRef)();r=r||a.renderer,!s.current&&r&&(s.current=r(e,{visualState:t,parent:i,props:n,presenceId:o?o.id:void 0,blockInitialAnimation:!!o&&!1===o.initial,reducedMotionConfig:l}));let u=s.current;return nU(()=>{u&&u.render()}),(0,eo.useEffect)(()=>{u&&u.animationState&&u.animationState.animateChanges()}),nU(()=>()=>u&&u.notify("Unmount"),[]),u}(a,p,u,t);let r=(0,eo.useContext)(n6).strict,i=(0,eo.useContext)(ru);f.visualElement&&(d=f.visualElement.loadFeatures(u,r,e,h,n||ra.projectionNodeConstructor,i))}return eo.createElement(rs,{visualElement:f.visualElement,props:u},d,eo.createElement(n5.Provider,{value:f},r(a,o,h,(s=f.visualElement,(0,eo.useCallback)(e=>{e&&p.mount&&p.mount(e),s&&(e?s.mount(e):s.unmount()),l&&("function"==typeof l?l(e):n8(l)&&(l.current=e))},[s])),p,c,f.visualElement)))});return o[rc]=a,o}(e(t,n))}if("undefined"==typeof Proxy)return t;let n=new Map;return new Proxy(t,{get:(e,r)=>(n.has(r)||n.set(r,t(r)),n.get(r))})}((e,t)=>(function(e,{forwardMotionProps:t=!1},n,r,i){return{...rf(e)?r9:ie,preloadedFeatures:n,useRender:function(e=!1){return(t,n,r,i,{latestValues:a},o)=>{let l=(rf(t)?function(e,t){let n=(0,eo.useMemo)(()=>{let n=rX();return rY(n,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...n.attrs,style:{...n.style}}},[t]);if(e.style){let t={};rI(t,e.style,e),n.style={...t,...n.style}}return n}:function(e,t,n){let r={},i=function(e,t,n){let r=e.style||{},i={};return rI(i,r,e),Object.assign(i,function({transformTemplate:e},t,n){return(0,eo.useMemo)(()=>{let r=rB();return rV(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}(e,t,n)),e.transformValues?e.transformValues(i):i}(e,t,n);return e.drag&&!1!==e.dragListener&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=!0===e.drag?"none":`pan-${"x"===e.drag?"y":"x"}`),r.style=i,r})(n,a,o),s={...function(e,t,n){let r={};for(let i in e)(rW(i)||!0===n&&rU(i)||!t&&!rU(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}(n,"string"==typeof t,e),...l,ref:i};return r&&(s["data-projection-id"]=r),(0,eo.createElement)(t,s)}}(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}})(e,t,sk,lR,sj));function sS(e){let{open:t,onOpenChange:n}=e,[r,i]=(0,eo.useState)(!1);return{open:(0,eo.useMemo)(()=>n?t:r,[n,r,t]),onOpenChange:(0,eo.useCallback)(e=>{n?n(e):i(e)},[n])}}let sC={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}};function sM(e){let{children:t,content:n,defaultOpen:r,open:i,onOpenChange:a,delayDuration:o=300,disableHoverableContent:l,...s}=e,{open:u,onOpenChange:c}=sS({open:i,onOpenChange:a});return(0,ea.jsxs)(ny,{open:u,delayDuration:o,disableHoverableContent:l,defaultOpen:r,onOpenChange:c,children:[(0,ea.jsx)(ns,{asChild:!0,children:t}),(0,ea.jsx)(n4,{children:n&&u?(0,ea.jsx)(nx,{forceMount:!0,children:(0,ea.jsx)(nh,{forceMount:!0,asChild:!0,side:"top",align:"center",sideOffset:s.sideOffset||5,...s,children:(0,ea.jsx)(sE.div,{variants:sC,initial:"init",animate:"show",exit:"exit",className:(0,eW.cx)("relative","z-50","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"),children:(0,ea.jsx)("div",{className:(0,eW.cx)("py-1 px-2","max-w-xs","overflow-hidden",nk()),children:(0,ea.jsx)(nj,{size:"12",children:n})})})})}):null})]})}let s_=(0,eW.j)(["inline-flex","gap-1","appearance-none","shrink-0","items-center","justify-center","select-none","leading-normal","font-sans","cursor-pointer","overflow-hidden","focus:z-10","disabled:cursor-auto","disabled:pointer-events-none","outline-none","focus:ring ring-blue-500 dark:ring-blue-200","transition-colors duration-75"],{variants:{size:{small:["text-xs","px-2","h-7"],medium:["text-base","px-4","h-10"],large:["text-lg","px-4","h-12"],none:[]},state:{waiting:["pointer-events-none"]},disabled:{true:"cursor-auto pointer-events-none"},rounded:{true:"rounded",false:""},variant:{accent:["border","text-white dark:text-white","enabled:bg-green-700 enabled:dark:bg-green-700","enabled:border-green-800/30 enabled:dark:border-green-600/70","enabled:hover:bg-green-800/90 dark:enabled:hover:bg-green-700/90","enabled:hover:border-green-800/50 enabled:hover:dark:border-green-600","disabled:text-white/50 disabled:dark:text-white/50","disabled:bg-green-700/70 disabled:dark:bg-green-600/70","disabled:border-green-600/50 disabled:dark:border-green-500/30","[&[href]]:bg-green-700 [&[href]]:dark:bg-green-700","[&[href]]:border-green-800/30 [&[href]]:dark:border-green-600/70","[&[href]]:hover:bg-green-800/90 dark:[&[href]]:hover:bg-green-700/90","[&[href]]:hover:border-green-800/50 [href]]:hover:dark:border-green-600"],red:["border","bg-red-700 dark:bg-red-700","border-red-800/30 dark:border-red-600/70","enabled:hover:bg-red-800/90 dark:enabled:hover:bg-red-700/90","enabled:hover:border-red-800/50 enabled:hover:dark:border-red-600","disabled:bg-red-700/70 disabled:dark:bg-red-600/70","disabled:border-red-600/50 disabled:dark:border-red-500/30","text-white dark:text-white","disabled:text-white/50 disabled:dark:text-white/50"],amber:["border","bg-amber-700 dark:bg-amber-700","border-amber-800/30 dark:border-amber-600/70","enabled:hover:bg-amber-800/90 dark:enabled:hover:bg-amber-700/90","enabled:hover:border-amber-800/50 enabled:hover:dark:border-amber-600","disabled:bg-amber-700/70 disabled:dark:bg-amber-600/70","disabled:border-amber-600/50 disabled:dark:border-amber-500/30","text-white dark:text-white","disabled:text-white/50 disabled:dark:text-white/50"],gray:["border","bg-white dark:bg-graydark-200","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100 dark:text-gray-300","disabled:text-gray-600 disabled:dark:text-graydark-700"],active:["border","bg-gray-200 dark:bg-graydark-400","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-500 dark:border-graydark-500","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],inactive:["border","bg-white dark:bg-graydark-200","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-400/70 dark:border-graydark-400/70","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100/30 dark:text-white/30","enabled:hover:text-gray-1100 enabled:hover:dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],ghost:["appearance-none border-none bg-transparent","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],state:["open:text-gray-1100 open:dark:text-white","hover:text-gray-1000 hover:dark:text-graydark-1000","text-gray-700 dark:text-graydark-800"]},icon:{contrast:"",hover:"[&>svg]:opacity-50 hover:[&>svg]:opacity-100 transition-opacity",subtle:"[&>svg]:opacity-50"},color:{verySubtle:"!text-gray-700 dark:!text-graydark-700",subtle:"!text-gray-1000 dark:!text-graydark-1000",contrast:"!text-gray-1100 dark:!text-white",lo:"!text-white dark:!text-graydark-50",accent:"!text-accent-1100 dark:!text-accentdark-1100",red:"!text-red-700 dark:!text-red-400",green:"!text-emerald-700 dark:!text-emerald-500",amber:"!text-amber-600 dark:!text-amber-500",none:""}},defaultVariants:{variant:"gray",size:"small",rounded:!0,icon:"subtle",color:"none"}}),sO=eo.forwardRef((e,t)=>{let{variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,tip:u,tipAlign:c,tipSide:d,className:f,type:h="button",...p}=e;return u?(0,ea.jsx)(sM,{content:u,align:c,side:d,children:(0,ea.jsx)("button",{ref:t,type:h,disabled:o,className:s_({variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,className:f}),...p})}):(0,ea.jsx)("button",{ref:t,disabled:o,type:h,className:s_({variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,className:f}),...p})});var sT=n(47211);(0,eW.j)([],{variants:{variant:{default:"border-t border-gray-500 dark:border-graydark-500 last-of-type:border-b",ghost:""}},defaultVariants:{variant:"default"}});let sP=(0,eW.j)("border border-gray-500 dark:border-graydark-500 bg-gray-100 dark:bg-graydark-100 rounded p-4"),sA=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{...r,className:sP({className:n}),ref:t})});var sN=n(86029);let sR="Avatar",[sD,sL]=(0,eu.b)(sR),[sZ,sF]=sD(sR),sz=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,...r}=e,[i,a]=(0,eo.useState)("idle");return(0,eo.createElement)(sZ,{scope:n,imageLoadingStatus:i,onImageLoadingStatusChange:a},(0,eo.createElement)(em.WV.span,(0,es.Z)({},r,{ref:t})))}),sV=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,src:r,onLoadingStatusChange:i=()=>{},...a}=e,o=sF("AvatarImage",n),l=function(e){let[t,n]=(0,eo.useState)("idle");return(0,eo.useEffect)(()=>{if(!e){n("error");return}let t=!0,r=new window.Image,i=e=>()=>{t&&n(e)};return n("loading"),r.onload=i("loaded"),r.onerror=i("error"),r.src=e,()=>{t=!1}},[e]),t}(r),s=(0,sN.W)(e=>{i(e),o.onImageLoadingStatusChange(e)});return(0,ev.b)(()=>{"idle"!==l&&s(l)},[l,s]),"loaded"===l?(0,eo.createElement)(em.WV.img,(0,es.Z)({},a,{ref:t,src:r})):null}),sB=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,delayMs:r,...i}=e,a=sF("AvatarFallback",n),[o,l]=(0,eo.useState)(void 0===r);return(0,eo.useEffect)(()=>{if(void 0!==r){let e=window.setTimeout(()=>l(!0),r);return()=>window.clearTimeout(e)}},[r]),o&&"loaded"!==a.imageLoadingStatus?(0,eo.createElement)(em.WV.span,(0,es.Z)({},i,{ref:t})):null}),sI=(0,eW.j)(["items-center justify-center align-middle flex flex-shrink-0 relative","overflow-hidden select-none outline-none","font-sans font-medium text-sm","border"],{variants:{size:{1:"w-6 h-6",2:"w-12 h-12",3:"w-16 h-16",4:"w-28 h-28"},variant:{filter:"bg-transparent",hiContrast:["bg-gray-900 dark:bg-white text-white dark:text-gray-1100","border-gray-900 dark:border-white text-white dark:text-gray-1100"],gray:["bg-gray-500 dark:bg-gray-800 text-gray-1100 dark:text-white","border-gray-500 dark:border-gray-800 text-gray-1100 dark:text-white"]},shape:{square:"rounded",circle:"rounded-full"},inactive:{true:"opacity-30"},interactive:{true:"cursor-pointer"}},defaultVariants:{size:"2",variant:"gray",shape:"circle"}}),sH=(0,eW.j)("uppercase",{variants:{size:{1:"text-sm",2:"text-base",3:"text-lg",4:"text-lg"}},defaultVariants:{size:"2"}}),sU=eo.forwardRef((e,t)=>{let{alt:n,src:r,fallback:i,size:a,variant:o,shape:l,interactive:s,inactive:u,className:c,...d}=e;return(0,ea.jsx)("div",{className:(0,eW.cx)("relative h-fit w-fit",c),children:(0,ea.jsxs)(sz,{...d,ref:t,className:sI({className:c,size:a,variant:o,interactive:s,inactive:u,shape:l}),children:["filter"===o&&(0,ea.jsx)("div",{className:"absolute w-full h-full z-10",style:{backgroundColor:"rgba(30, 169, 76, 0.3)"}}),(0,ea.jsx)(sV,{alt:n,src:r,className:"flex object-cover h-full align-middle w-full"}),(0,ea.jsx)(sB,{className:sH({size:a}),children:i})]})})}),sW=(0,eW.j)(["items-center appearance-none inline-flex flex-shrink-0 whitespace-nowrap","font-sans font-regular","justify-center align-middle outline-none decoration-none select-none","disabled:pointer-events-none"],{variants:{size:{default:"text-sm py-0.5 px-2",small:"text-xs py-px px-1"},variant:{active:["border","bg-gray-800 text-gray-900 border-gray-900","dark:bg-transparent dark:text-white dark:border-white/10"],simple:"bg-gray-300 dark:bg-graydark-800 text-gray-900 dark:text-white",green:["border","[&>svg]:opacity-50","bg-green-700 dark:bg-green-700","border-green-800/30 dark:border-green-600/70","hover:bg-green-800/90 dark:hover:bg-green-700/90","hover:border-green-800/50 hover:dark:border-green-600","text-white dark:text-white"],accent:["border","[&>svg]:opacity-50","bg-green-700 dark:bg-green-700","border-green-800/30 dark:border-green-600/70","hover:bg-green-800/90 dark:hover:bg-green-700/90","hover:border-green-800/50 hover:dark:border-green-600","text-white dark:text-white"],red:["border","[&>svg]:opacity-50","bg-red-700 dark:bg-red-700","border-red-800/30 dark:border-red-600/70","hover:bg-red-800/90 dark:hover:bg-red-700/90","hover:border-red-800/50 hover:dark:border-red-600","text-white dark:text-white"],amber:["border","[&>svg]:opacity-50","bg-amber-700 dark:bg-amber-700","border-amber-800/30 dark:border-amber-600/70","hover:bg-amber-800/90 dark:hover:bg-amber-700/90","hover:border-amber-800/50 hover:dark:border-amber-600","text-white dark:text-white"],gray:["border","[&>svg]:opacity-50","bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400","hover:bg-gray-50 dark:hover:bg-graydark-300","hover:border-gray-500 hover:dark:border-graydark-500","text-gray-1100 dark:text-white"],inactive:["border","[&>svg]:opacity-50","bg-white dark:bg-transparent","border-gray-400 dark:border-graydark-400","hover:border-gray-500 hover:dark:border-graydark-500","text-gray-1100/30 dark:text-white/30","hover:text-gray-1100/50 hover:dark:text-white/50"]},interactive:{true:"cursor-pointer",false:"cursor-auto"},rounded:{true:"rounded",false:""}},defaultVariants:{variant:"gray",size:"default",rounded:!0,interactive:!1}}),sq=eo.forwardRef((e,t)=>{let{variant:n,size:r,interactive:i,rounded:a,className:o,...l}=e;return(0,ea.jsx)("div",{...l,className:sW({variant:n,size:r,interactive:i,rounded:a,className:o}),ref:t})}),s$=eo.forwardRef((e,t)=>{let{className:n,size:r,color:i,...a}=e;return(0,ea.jsx)("pre",{children:(0,ea.jsx)("code",{className:(0,eW.cx)(nb({font:"mono",size:r,color:i}),"block","w-full","overflow-auto","p-3","bg-white dark:bg-graydark-200","border border-gray-400 dark:border-graydark-400","rounded",n),...a,ref:t})})}),sK=(0,eW.j)(["font-mono","whitespace-nowrap","rounded"],{variants:{color:{gray:["bg-gray-200 dark:bg-graydark-200","text-gray-1100 dark:text-graydark-1100"],accent:["bg-accent-200 dark:bg-accentdark-200","text-accent-1100 dark:text-accentdark-1100"]},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"}},defaultVariants:{color:"accent",ellipsis:!1}}),sY=eo.forwardRef((e,t)=>{let{color:n,className:r,ellipsis:i,...a}=e;return(0,ea.jsx)("code",{...a,className:sK({color:n,ellipsis:i,className:r}),ref:t})}),sX=(0,eW.j)(["flex","relative","[&>*]:rounded-none [&>*:last-child]:rounded-r [&>*:first-child]:rounded-l","[&>*]:border-r-0 [&>*]:border-l [&>*:first-child]:border-l [&>*:last-child]:border-r"]),sG=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:sX({className:n}),...r})});(0,eW.j)(["select-none appearance-none outline-none overflow-hidden","inline-flex items-center justify-center","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-4 h-4 rounded",medium:"w-6 h-6 rounded"}},defaultVariants:{size:"small"}});let sJ=(0,eW.j)(["flex-shrink-0 w-full mx-auto"],{variants:{pad:{true:"px-5 md:px-10",false:""},size:{1:"max-w-screen-sm",2:"max-w-screen-md",3:"max-w-[1145px]",4:"max-w-screen-2xl",full:"max-w-none"}},defaultVariants:{pad:!0,size:"3"}}),sQ=eo.forwardRef((e,t)=>{let{className:n,pad:r,size:i,...a}=e;return(0,ea.jsx)("div",{ref:t,...a,className:sJ({size:i,pad:r,className:n})})});var s0=n(72331);let s1=(0,eo.createContext)(void 0);function s2(e){let t=(0,eo.useContext)(s1);return e||t||"ltr"}let s4="ScrollArea",[s3,s5]=(0,eu.b)(s4),[s6,s8]=s3(s4),s7=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,type:r="hover",dir:i,scrollHideDelay:a=600,...o}=e,[l,s]=(0,eo.useState)(null),[u,c]=(0,eo.useState)(null),[d,f]=(0,eo.useState)(null),[h,p]=(0,eo.useState)(null),[m,v]=(0,eo.useState)(null),[g,y]=(0,eo.useState)(0),[x,b]=(0,eo.useState)(0),[w,j]=(0,eo.useState)(!1),[k,E]=(0,eo.useState)(!1),S=(0,ec.e)(t,e=>s(e)),C=s2(i);return(0,eo.createElement)(s6,{scope:n,type:r,dir:C,scrollHideDelay:a,scrollArea:l,viewport:u,onViewportChange:c,content:d,onContentChange:f,scrollbarX:h,onScrollbarXChange:p,scrollbarXEnabled:w,onScrollbarXEnabledChange:j,scrollbarY:m,onScrollbarYChange:v,scrollbarYEnabled:k,onScrollbarYEnabledChange:E,onCornerWidthChange:y,onCornerHeightChange:b},(0,eo.createElement)(em.WV.div,(0,es.Z)({dir:C},o,{ref:S,style:{position:"relative","--radix-scroll-area-corner-width":g+"px","--radix-scroll-area-corner-height":x+"px",...e.style}})))}),s9=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,children:r,...i}=e,a=s8("ScrollAreaViewport",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o,a.onViewportChange);return(0,eo.createElement)(eo.Fragment,null,(0,eo.createElement)("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-radix-scroll-area-viewport":""},i,{ref:l,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),(0,eo.createElement)("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},r)))}),ue="ScrollAreaScrollbar",ut=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=s8(ue,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:o}=i,l="horizontal"===e.orientation;return(0,eo.useEffect)(()=>(l?a(!0):o(!0),()=>{l?a(!1):o(!1)}),[l,a,o]),"hover"===i.type?(0,eo.createElement)(un,(0,es.Z)({},r,{ref:t,forceMount:n})):"scroll"===i.type?(0,eo.createElement)(ur,(0,es.Z)({},r,{ref:t,forceMount:n})):"auto"===i.type?(0,eo.createElement)(ui,(0,es.Z)({},r,{ref:t,forceMount:n})):"always"===i.type?(0,eo.createElement)(ua,(0,es.Z)({},r,{ref:t})):null}),un=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=s8(ue,e.__scopeScrollArea),[a,o]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{let e=i.scrollArea,t=0;if(e){let n=()=>{window.clearTimeout(t),o(!0)},r=()=>{t=window.setTimeout(()=>o(!1),i.scrollHideDelay)};return e.addEventListener("pointerenter",n),e.addEventListener("pointerleave",r),()=>{window.clearTimeout(t),e.removeEventListener("pointerenter",n),e.removeEventListener("pointerleave",r)}}},[i.scrollArea,i.scrollHideDelay]),(0,eo.createElement)(eg.z,{present:n||a},(0,eo.createElement)(ui,(0,es.Z)({"data-state":a?"visible":"hidden"},r,{ref:t})))}),ur=(0,eo.forwardRef)((e,t)=>{var n;let{forceMount:r,...i}=e,a=s8(ue,e.__scopeScrollArea),o="horizontal"===e.orientation,l=uk(()=>u("SCROLL_END"),100),[s,u]=(n={hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}},(0,eo.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},"hidden"));return(0,eo.useEffect)(()=>{if("idle"===s){let e=window.setTimeout(()=>u("HIDE"),a.scrollHideDelay);return()=>window.clearTimeout(e)}},[s,a.scrollHideDelay,u]),(0,eo.useEffect)(()=>{let e=a.viewport,t=o?"scrollLeft":"scrollTop";if(e){let n=e[t],r=()=>{let r=e[t];n!==r&&(u("SCROLL"),l()),n=r};return e.addEventListener("scroll",r),()=>e.removeEventListener("scroll",r)}},[a.viewport,o,u,l]),(0,eo.createElement)(eg.z,{present:r||"hidden"!==s},(0,eo.createElement)(ua,(0,es.Z)({"data-state":"hidden"===s?"hidden":"visible"},i,{ref:t,onPointerEnter:(0,eh.M)(e.onPointerEnter,()=>u("POINTER_ENTER")),onPointerLeave:(0,eh.M)(e.onPointerLeave,()=>u("POINTER_LEAVE"))})))}),ui=(0,eo.forwardRef)((e,t)=>{let n=s8(ue,e.__scopeScrollArea),{forceMount:r,...i}=e,[a,o]=(0,eo.useState)(!1),l="horizontal"===e.orientation,s=uk(()=>{if(n.viewport){let e=n.viewport.offsetWidth{let{orientation:n="vertical",...r}=e,i=s8(ue,e.__scopeScrollArea),a=(0,eo.useRef)(null),o=(0,eo.useRef)(0),[l,s]=(0,eo.useState)({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),u=uy(l.viewport,l.content),c={...r,sizes:l,onSizesChange:s,hasThumb:!!(u>0&&u<1),onThumbChange:e=>a.current=e,onThumbPointerUp:()=>o.current=0,onThumbPointerDown:e=>o.current=e};function d(e,t){return function(e,t,n,r="ltr"){let i=ux(n),a=t||i/2,o=n.scrollbar.paddingStart+a,l=n.scrollbar.size-n.scrollbar.paddingEnd-(i-a),s=n.content-n.viewport;return uw([o,l],"ltr"===r?[0,s]:[-1*s,0])(e)}(e,o.current,l,t)}return"horizontal"===n?(0,eo.createElement)(uo,(0,es.Z)({},c,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&a.current){let e=ub(i.viewport.scrollLeft,l,i.dir);a.current.style.transform=`translate3d(${e}px, 0, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollLeft=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollLeft=d(e,i.dir))}})):"vertical"===n?(0,eo.createElement)(ul,(0,es.Z)({},c,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&a.current){let e=ub(i.viewport.scrollTop,l);a.current.style.transform=`translate3d(0, ${e}px, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollTop=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollTop=d(e))}})):null}),uo=(0,eo.forwardRef)((e,t)=>{let{sizes:n,onSizesChange:r,...i}=e,a=s8(ue,e.__scopeScrollArea),[o,l]=(0,eo.useState)(),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s,a.onScrollbarXChange);return(0,eo.useEffect)(()=>{s.current&&l(getComputedStyle(s.current))},[s]),(0,eo.createElement)(uc,(0,es.Z)({"data-orientation":"horizontal"},i,{ref:u,sizes:n,style:{bottom:0,left:"rtl"===a.dir?"var(--radix-scroll-area-corner-width)":0,right:"ltr"===a.dir?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":ux(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.x),onDragScroll:t=>e.onDragScroll(t.x),onWheelScroll:(t,n)=>{if(a.viewport){let r=a.viewport.scrollLeft+t.deltaX;e.onWheelScroll(r),r>0&&r{s.current&&a.viewport&&o&&r({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:ug(o.paddingLeft),paddingEnd:ug(o.paddingRight)}})}}))}),ul=(0,eo.forwardRef)((e,t)=>{let{sizes:n,onSizesChange:r,...i}=e,a=s8(ue,e.__scopeScrollArea),[o,l]=(0,eo.useState)(),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s,a.onScrollbarYChange);return(0,eo.useEffect)(()=>{s.current&&l(getComputedStyle(s.current))},[s]),(0,eo.createElement)(uc,(0,es.Z)({"data-orientation":"vertical"},i,{ref:u,sizes:n,style:{top:0,right:"ltr"===a.dir?0:void 0,left:"rtl"===a.dir?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":ux(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.y),onDragScroll:t=>e.onDragScroll(t.y),onWheelScroll:(t,n)=>{if(a.viewport){let r=a.viewport.scrollTop+t.deltaY;e.onWheelScroll(r),r>0&&r{s.current&&a.viewport&&o&&r({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:ug(o.paddingTop),paddingEnd:ug(o.paddingBottom)}})}}))}),[us,uu]=s3(ue),uc=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,sizes:r,hasThumb:i,onThumbChange:a,onThumbPointerUp:o,onThumbPointerDown:l,onThumbPositionChange:s,onDragScroll:u,onWheelScroll:c,onResize:d,...f}=e,h=s8(ue,n),[p,m]=(0,eo.useState)(null),v=(0,ec.e)(t,e=>m(e)),g=(0,eo.useRef)(null),y=(0,eo.useRef)(""),x=h.viewport,b=r.content-r.viewport,w=(0,sN.W)(c),j=(0,sN.W)(s),k=uk(d,10);function E(e){g.current&&u({x:e.clientX-g.current.left,y:e.clientY-g.current.top})}return(0,eo.useEffect)(()=>{let e=e=>{let t=e.target;(null==p?void 0:p.contains(t))&&w(e,b)};return document.addEventListener("wheel",e,{passive:!1}),()=>document.removeEventListener("wheel",e,{passive:!1})},[x,p,b,w]),(0,eo.useEffect)(j,[r,j]),uE(p,k),uE(h.content,k),(0,eo.createElement)(us,{scope:n,scrollbar:p,hasThumb:i,onThumbChange:(0,sN.W)(a),onThumbPointerUp:(0,sN.W)(o),onThumbPositionChange:j,onThumbPointerDown:(0,sN.W)(l)},(0,eo.createElement)(em.WV.div,(0,es.Z)({},f,{ref:v,style:{position:"absolute",...f.style},onPointerDown:(0,eh.M)(e.onPointerDown,e=>{0===e.button&&(e.target.setPointerCapture(e.pointerId),g.current=p.getBoundingClientRect(),y.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",E(e))}),onPointerMove:(0,eh.M)(e.onPointerMove,E),onPointerUp:(0,eh.M)(e.onPointerUp,e=>{e.target.releasePointerCapture(e.pointerId),document.body.style.webkitUserSelect=y.current,g.current=null})})))}),ud="ScrollAreaThumb",uf=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=uu(ud,e.__scopeScrollArea);return(0,eo.createElement)(eg.z,{present:n||i.hasThumb},(0,eo.createElement)(uh,(0,es.Z)({ref:t},r)))}),uh=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,style:r,...i}=e,a=s8(ud,n),o=uu(ud,n),{onThumbPositionChange:l}=o,s=(0,ec.e)(t,e=>o.onThumbChange(e)),u=(0,eo.useRef)(),c=uk(()=>{u.current&&(u.current(),u.current=void 0)},100);return(0,eo.useEffect)(()=>{let e=a.viewport;if(e){let t=()=>{if(c(),!u.current){let t=uj(e,l);u.current=t,l()}};return l(),e.addEventListener("scroll",t),()=>e.removeEventListener("scroll",t)}},[a.viewport,c,l]),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":o.hasThumb?"visible":"hidden"},i,{ref:s,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...r},onPointerDownCapture:(0,eh.M)(e.onPointerDownCapture,e=>{let t=e.target.getBoundingClientRect(),n=e.clientX-t.left,r=e.clientY-t.top;o.onThumbPointerDown({x:n,y:r})}),onPointerUp:(0,eh.M)(e.onPointerUp,o.onThumbPointerUp)}))}),up="ScrollAreaCorner",um=(0,eo.forwardRef)((e,t)=>{let n=s8(up,e.__scopeScrollArea),r=!!(n.scrollbarX&&n.scrollbarY);return"scroll"!==n.type&&r?(0,eo.createElement)(uv,(0,es.Z)({},e,{ref:t})):null}),uv=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,...r}=e,i=s8(up,n),[a,o]=(0,eo.useState)(0),[l,s]=(0,eo.useState)(0),u=!!(a&&l);return uE(i.scrollbarX,()=>{var e;let t=(null===(e=i.scrollbarX)||void 0===e?void 0:e.offsetHeight)||0;i.onCornerHeightChange(t),s(t)}),uE(i.scrollbarY,()=>{var e;let t=(null===(e=i.scrollbarY)||void 0===e?void 0:e.offsetWidth)||0;i.onCornerWidthChange(t),o(t)}),u?(0,eo.createElement)(em.WV.div,(0,es.Z)({},r,{ref:t,style:{width:a,height:l,position:"absolute",right:"ltr"===i.dir?0:void 0,left:"rtl"===i.dir?0:void 0,bottom:0,...e.style}})):null});function ug(e){return e?parseInt(e,10):0}function uy(e,t){let n=e/t;return isNaN(n)?0:n}function ux(e){let t=uy(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd;return Math.max((e.scrollbar.size-n)*t,18)}function ub(e,t,n="ltr"){let r=ux(t),i=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,a=t.scrollbar.size-i,o=t.content-t.viewport,l=function(e,[t,n]){return Math.min(n,Math.max(t,e))}(e,"ltr"===n?[0,o]:[-1*o,0]);return uw([0,o],[0,a-r])(l)}function uw(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];let r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}let uj=(e,t=()=>{})=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return!function i(){let a={left:e.scrollLeft,top:e.scrollTop},o=n.left!==a.left,l=n.top!==a.top;(o||l)&&t(),n=a,r=window.requestAnimationFrame(i)}(),()=>window.cancelAnimationFrame(r)};function uk(e,t){let n=(0,sN.W)(e),r=(0,eo.useRef)(0);return(0,eo.useEffect)(()=>()=>window.clearTimeout(r.current),[]),(0,eo.useCallback)(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(n,t)},[n,t])}function uE(e,t){let n=(0,sN.W)(t);(0,ev.b)(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}let uS=eo.forwardRef((e,t)=>{let{id:n,className:r,style:i,children:a,keyToResetScrollbars:o}=e;return(0,ea.jsxs)(s7,{className:(0,eW.cx)("w-full h-full overflow-hidden",r),style:i,children:[(0,ea.jsx)(s9,{id:n,ref:t,className:"w-full h-full [&>div]:!block [&>div]:!h-full",children:a}),(0,ea.jsx)(ut,{orientation:"vertical",className:"z-10 flex select-none touch-none transition-colors hover:bg-black/20 w-1.5",children:(0,ea.jsx)(uf,{className:(0,eW.cx)("flex-1 relative bg-gray-300 rounded",'before:content[""] before:absolute before:top-1/2 before:left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full')})},o?"v-".concat(o):void 0),(0,ea.jsx)(ut,{orientation:"horizontal",className:"z-10 flex flex-col select-none touch-none transition-colors duration-1000 hover:bg-black/20 h-1",children:(0,ea.jsx)(uf,{className:(0,eW.cx)("flex-1 relative bg-gray-300 rounded",'before:content[""] before:absolute before:top-1/2 before:left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full')})},o?"h-".concat(o):void 0),(0,ea.jsx)(um,{className:"bg-black/70"})]})}),uC=(0,eW.j)(["z-20","overflow-hidden"],{variants:{variant:{default:"flex items-center justify-center w-full h-full",none:""}},defaultVariants:{variant:"default"}}),uM={show:{scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},u_=eo.forwardRef((e,t)=>{let{trigger:n,rootProps:r,open:i,onOpenChange:a,onSubmit:o,title:l,description:s,containerVariants:u,contentVariants:c,controls:d,children:f,bodyClassName:h,closeClassName:p,dynamicHeight:m=!0}=e,{open:v,onOpenChange:g}=sS({open:i,onOpenChange:a});return(0,eo.useEffect)(()=>{v&&g(v)},[v]),(0,ea.jsxs)(s0.fC,{open:v,onOpenChange:g,...r,children:[n&&(0,ea.jsx)(s0.xz,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:v?(0,ea.jsx)(s0.h_,{forceMount:!0,children:(0,ea.jsx)(s0.VY,{asChild:!0,forceMount:!0,ref:t,children:(0,ea.jsxs)("div",{className:"fixed w-full h-full top-0 left-0 z-20",children:[(0,ea.jsx)(s0.aV,{onClick:()=>g(!1),className:"fixed z-10 top-0 right-0 bottom-0 left-0 inset-0 transition-opacity opacity-0 open:opacity-10 dark:open:opacity-20 bg-black"}),(0,ea.jsx)(sE.div,{variants:uM,initial:"init",animate:"show",exit:"exit",className:uC(u),children:(0,ea.jsx)(uP,{title:l,description:s,contentVariants:c,onSubmit:o,controls:d,bodyClassName:h,closeClassName:p,dynamicHeight:m,children:f})})]})})}):null})]})});function uO(e){let{className:t}=e;return(0,ea.jsx)(s0.x8,{asChild:!0,type:"button",children:(0,ea.jsx)("div",{className:(0,eW.cx)("appearance-none",t),children:(0,ea.jsx)(sO,{size:"small",variant:"ghost",type:"button","aria-label":"close",children:(0,ea.jsx)(sT.QN4,{})})})})}let uT=(0,eW.j)(["relative","z-40","overflow-hidden"],{variants:{variant:{default:[nk()],none:""}},defaultVariants:{variant:"default"}}),uP=eo.forwardRef((e,t)=>{let{children:n,onSubmit:r,title:i,description:a,controls:o,contentVariants:l,closeClassName:s,bodyClassName:u,dynamicHeight:c=!0}=e,{ref:d,height:f}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],[t,n]=(0,eo.useState)(0),r=(0,eo.useRef)(null);return(0,eo.useLayoutEffect)(()=>{if(!r.current)return;let e=r.current,t=()=>n(e.clientHeight);t(),r.current.addEventListener("resize",t);let i=new ResizeObserver(t);return i.observe(e),()=>{e.removeEventListener("resize",t),i.unobserve(e)}},e),{ref:r,height:t}}([n,a]),[h,p]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{p(f>.7*window.innerHeight)},[f]),(0,ea.jsxs)(r?"form":"div",{onSubmit:r,ref:t,className:uT(l),children:[i&&(0,ea.jsx)(s0.Dx,{className:uA({showSeparator:h}),children:i}),(0,ea.jsx)(uS,{style:{height:c?"".concat(f,"px"):void 0,maxHeight:c?"70vh":void 0},children:(0,ea.jsxs)("div",{ref:d,className:(0,eW.cx)("p-4",u),children:[a&&(0,ea.jsx)(s0.dk,{className:uN(),children:a}),n]})}),o&&(0,ea.jsx)(uR,{separator:h,children:o}),(0,ea.jsx)(uO,{className:s||"absolute top-3.5 right-2"})]})}),uA=(0,eW.j)(["pt-4 pb-2 px-4 w-full",nb({size:"20",weight:"semibold",font:"sans",color:"contrast"})],{variants:{showSeparator:{true:"border-b border-gray-200 dark:border-graydark-200"}}}),uN=(0,eW.j)([nb({color:"subtle",size:"14"}),"py-2"]);function uR(e){let{children:t,separator:n=!0}=e;return(0,ea.jsx)("div",{className:(0,eW.cx)("py-2 mx-3",n?"border-t border-gray-200 dark:border-graydark-200":""),children:t})}var uD=n(55070),uL=n(77334);let uZ="rovingFocusGroup.onEntryFocus",uF={bubbles:!1,cancelable:!0},uz="RovingFocusGroup",[uV,uB,uI]=ef(uz),[uH,uU]=(0,eu.b)(uz,[uI]),[uW,uq]=uH(uz),u$=(0,eo.forwardRef)((e,t)=>(0,eo.createElement)(uV.Provider,{scope:e.__scopeRovingFocusGroup},(0,eo.createElement)(uV.Slot,{scope:e.__scopeRovingFocusGroup},(0,eo.createElement)(uK,(0,es.Z)({},e,{ref:t}))))),uK=(0,eo.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:a,currentTabStopId:o,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:s,onEntryFocus:u,...c}=e,d=(0,eo.useRef)(null),f=(0,ec.e)(t,d),h=s2(a),[p=null,m]=(0,ep.T)({prop:o,defaultProp:l,onChange:s}),[v,g]=(0,eo.useState)(!1),y=(0,sN.W)(u),x=uB(n),b=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=d.current;if(e)return e.addEventListener(uZ,y),()=>e.removeEventListener(uZ,y)},[y]),(0,eo.createElement)(uW,{scope:n,orientation:r,dir:h,loop:i,currentTabStopId:p,onItemFocus:(0,eo.useCallback)(e=>m(e),[m]),onItemShiftTab:(0,eo.useCallback)(()=>g(!0),[])},(0,eo.createElement)(em.WV.div,(0,es.Z)({tabIndex:v?-1:0,"data-orientation":r},c,{ref:f,style:{outline:"none",...e.style},onMouseDown:(0,eh.M)(e.onMouseDown,()=>{b.current=!0}),onFocus:(0,eh.M)(e.onFocus,e=>{let t=!b.current;if(e.target===e.currentTarget&&t&&!v){let t=new CustomEvent(uZ,uF);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=x().filter(e=>e.focusable);uG([e.find(e=>e.active),e.find(e=>e.id===p),...e].filter(Boolean).map(e=>e.ref.current))}}b.current=!1}),onBlur:(0,eh.M)(e.onBlur,()=>g(!1))})))}),uY=(0,eo.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...a}=e,o=(0,ey.M)(),l=uq("RovingFocusGroupItem",n),s=l.currentTabStopId===o,u=uB(n);return(0,eo.createElement)(uV.ItemSlot,{scope:n,id:o,focusable:r,active:i},(0,eo.createElement)(em.WV.span,(0,es.Z)({tabIndex:s?0:-1,"data-orientation":l.orientation},a,{ref:t,onMouseDown:(0,eh.M)(e.onMouseDown,e=>{r?l.onItemFocus(o):e.preventDefault()}),onFocus:(0,eh.M)(e.onFocus,()=>l.onItemFocus(o)),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey){l.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=function(e,t,n){var r;let i=(r=e.key,"rtl"!==n?r:"ArrowLeft"===r?"ArrowRight":"ArrowRight"===r?"ArrowLeft":r);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(i))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(i)))return uX[i]}(e,l.orientation,l.dir);if(void 0!==t){e.preventDefault();let i=u().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)i.reverse();else if("prev"===t||"next"===t){var n,r;"prev"===t&&i.reverse();let a=i.indexOf(e.currentTarget);i=l.loop?(n=i,r=a+1,n.map((e,t)=>n[(r+t)%n.length])):i.slice(a+1)}setTimeout(()=>uG(i))}})})))}),uX={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function uG(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}var uJ=n(49732),uQ=n(70506);let u0=["Enter"," "],u1=["ArrowUp","PageDown","End"],u2=["ArrowDown","PageUp","Home",...u1],u4={ltr:[...u0,"ArrowRight"],rtl:[...u0,"ArrowLeft"]},u3={ltr:["ArrowLeft"],rtl:["ArrowRight"]},u5="Menu",[u6,u8,u7]=ef(u5),[u9,ce]=(0,eu.b)(u5,[u7,tH,uU]),ct=tH(),cn=uU(),[cr,ci]=u9(u5),[ca,co]=u9(u5),cl=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e,i=ct(n);return(0,eo.createElement)(tq,(0,es.Z)({},i,r,{ref:t}))}),cs="MenuPortal",[cu,cc]=u9(cs,{forceMount:void 0}),cd="MenuContent",[cf,ch]=u9(cd),cp=(0,eo.forwardRef)((e,t)=>{let n=cc(cd,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,a=ci(cd,e.__scopeMenu),o=co(cd,e.__scopeMenu);return(0,eo.createElement)(u6.Provider,{scope:e.__scopeMenu},(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(u6.Slot,{scope:e.__scopeMenu},o.modal?(0,eo.createElement)(cm,(0,es.Z)({},i,{ref:t})):(0,eo.createElement)(cv,(0,es.Z)({},i,{ref:t})))))}),cm=(0,eo.forwardRef)((e,t)=>{let n=ci(cd,e.__scopeMenu),r=(0,eo.useRef)(null),i=(0,ec.e)(t,r);return(0,eo.useEffect)(()=>{let e=r.current;if(e)return(0,uJ.R)(e)},[]),(0,eo.createElement)(cg,(0,es.Z)({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),cv=(0,eo.forwardRef)((e,t)=>{let n=ci(cd,e.__scopeMenu);return(0,eo.createElement)(cg,(0,es.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),cg=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:a,onCloseAutoFocus:o,disableOutsidePointerEvents:l,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:c,onInteractOutside:d,onDismiss:f,disableOutsideScroll:h,...p}=e,m=ci(cd,n),v=co(cd,n),g=ct(n),y=cn(n),x=u8(n),[b,w]=(0,eo.useState)(null),j=(0,eo.useRef)(null),k=(0,ec.e)(t,j,m.onContentChange),E=(0,eo.useRef)(0),S=(0,eo.useRef)(""),C=(0,eo.useRef)(0),M=(0,eo.useRef)(null),_=(0,eo.useRef)("right"),O=(0,eo.useRef)(0),T=h?uQ.Z:eo.Fragment,P=h?{as:ed.g7,allowPinchZoom:!0}:void 0,A=e=>{var t,n;let r=S.current+e,i=x().filter(e=>!e.disabled),a=document.activeElement,o=null===(t=i.find(e=>e.ref.current===a))||void 0===t?void 0:t.textValue,l=function(e,t,n){var r;let i=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,a=(r=Math.max(n?e.indexOf(n):-1,0),e.map((t,n)=>e[(r+n)%e.length]));1===i.length&&(a=a.filter(e=>e!==n));let o=a.find(e=>e.toLowerCase().startsWith(i.toLowerCase()));return o!==n?o:void 0}(i.map(e=>e.textValue),r,o),s=null===(n=i.find(e=>e.textValue===l))||void 0===n?void 0:n.ref.current;!function e(t){S.current=t,window.clearTimeout(E.current),""!==t&&(E.current=window.setTimeout(()=>e(""),1e3))}(r),s&&setTimeout(()=>s.focus())};(0,eo.useEffect)(()=>()=>window.clearTimeout(E.current),[]),(0,uD.EW)();let N=(0,eo.useCallback)(e=>{var t,n,r;return _.current===(null===(t=M.current)||void 0===t?void 0:t.side)&&!!(r=null===(n=M.current)||void 0===n?void 0:n.area)&&function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;er!=u>r&&n<(s-o)*(r-l)/(u-l)+o&&(i=!i)}return i}({x:e.clientX,y:e.clientY},r)},[]);return(0,eo.createElement)(cf,{scope:n,searchRef:S,onItemEnter:(0,eo.useCallback)(e=>{N(e)&&e.preventDefault()},[N]),onItemLeave:(0,eo.useCallback)(e=>{var t;N(e)||(null===(t=j.current)||void 0===t||t.focus(),w(null))},[N]),onTriggerLeave:(0,eo.useCallback)(e=>{N(e)&&e.preventDefault()},[N]),pointerGraceTimerRef:C,onPointerGraceIntentChange:(0,eo.useCallback)(e=>{M.current=e},[])},(0,eo.createElement)(T,P,(0,eo.createElement)(uL.M,{asChild:!0,trapped:i,onMountAutoFocus:(0,eh.M)(a,e=>{var t;e.preventDefault(),null===(t=j.current)||void 0===t||t.focus()}),onUnmountAutoFocus:o},(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:c,onInteractOutside:d,onDismiss:f},(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},y,{dir:v.dir,orientation:"vertical",loop:r,currentTabStopId:b,onCurrentTabStopIdChange:w,onEntryFocus:e=>{v.isUsingKeyboardRef.current||e.preventDefault()}}),(0,eo.createElement)(tJ,(0,es.Z)({role:"menu","aria-orientation":"vertical","data-state":cA(m.open),dir:v.dir},g,p,{ref:k,style:{outline:"none",...p.style},onKeyDown:(0,eh.M)(p.onKeyDown,e=>{let t=e.target.closest('[role="menu"]')===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,r=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&r&&A(e.key));let i=j.current;if(e.target!==i||!u2.includes(e.key))return;e.preventDefault();let a=x().filter(e=>!e.disabled).map(e=>e.ref.current);u1.includes(e.key)&&a.reverse(),function(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}(a)}),onBlur:(0,eh.M)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(E.current),S.current="")}),onPointerMove:(0,eh.M)(e.onPointerMove,cR(e=>{let t=e.target,n=O.current!==e.clientX;if(e.currentTarget.contains(t)&&n){let t=e.clientX>O.current?"right":"left";_.current=t,O.current=e.clientX}}))})))))))}),cy=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"group"},r,{ref:t}))}),cx=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,eo.createElement)(em.WV.div,(0,es.Z)({},r,{ref:t}))}),cb="MenuItem",cw="menu.itemSelect",cj=(0,eo.forwardRef)((e,t)=>{let{disabled:n=!1,onSelect:r,...i}=e,a=(0,eo.useRef)(null),o=co(cb,e.__scopeMenu),l=ch(cb,e.__scopeMenu),s=(0,ec.e)(t,a),u=(0,eo.useRef)(!1);return(0,eo.createElement)(ck,(0,es.Z)({},i,{ref:s,disabled:n,onClick:(0,eh.M)(e.onClick,()=>{let e=a.current;if(!n&&e){let t=new CustomEvent(cw,{bubbles:!0,cancelable:!0});e.addEventListener(cw,e=>null==r?void 0:r(e),{once:!0}),(0,em.jH)(e,t),t.defaultPrevented?u.current=!1:o.onClose()}}),onPointerDown:t=>{var n;null===(n=e.onPointerDown)||void 0===n||n.call(e,t),u.current=!0},onPointerUp:(0,eh.M)(e.onPointerUp,e=>{var t;u.current||null===(t=e.currentTarget)||void 0===t||t.click()}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{let t=""!==l.searchRef.current;!n&&(!t||" "!==e.key)&&u0.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})}))}),ck=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,disabled:r=!1,textValue:i,...a}=e,o=ch(cb,n),l=cn(n),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s),[c,d]=(0,eo.useState)(!1),[f,h]=(0,eo.useState)("");return(0,eo.useEffect)(()=>{let e=s.current;if(e){var t;h((null!==(t=e.textContent)&&void 0!==t?t:"").trim())}},[a.children]),(0,eo.createElement)(u6.ItemSlot,{scope:n,disabled:r,textValue:null!=i?i:f},(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},l,{focusable:!r}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"menuitem","data-highlighted":c?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},a,{ref:u,onPointerMove:(0,eh.M)(e.onPointerMove,cR(e=>{r?o.onItemLeave(e):(o.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus())})),onPointerLeave:(0,eh.M)(e.onPointerLeave,cR(e=>o.onItemLeave(e))),onFocus:(0,eh.M)(e.onFocus,()=>d(!0)),onBlur:(0,eh.M)(e.onBlur,()=>d(!1))}))))}),[cE,cS]=((e,t)=>{let{checked:n=!1,onCheckedChange:r,...i}=e;return(0,eo.createElement)(cM,{scope:e.__scopeMenu,checked:n},(0,eo.createElement)(cj,(0,es.Z)({role:"menuitemcheckbox","aria-checked":n},i,{ref:t,"data-state":cN(n),onSelect:(0,eh.M)(i.onSelect,()=>null==r?void 0:r(!n),{checkForDefaultPrevented:!1})})))},u9("MenuRadioGroup",{value:void 0,onValueChange:()=>{}})),cC=((e,t)=>{let{value:n,onValueChange:r,...i}=e,a=(0,sN.W)(r);return(0,eo.createElement)(cE,{scope:e.__scopeMenu,value:n,onValueChange:a},(0,eo.createElement)(cy,(0,es.Z)({},i,{ref:t})))},"MenuItemIndicator"),[cM,c_]=u9(cC,{checked:!1}),[cO,cT]=((e,t)=>{let{__scopeMenu:n,forceMount:r,...i}=e,a=c_(cC,n);return(0,eo.createElement)(eg.z,{present:r||a.checked},(0,eo.createElement)(em.WV.span,(0,es.Z)({},i,{ref:t,"data-state":cN(a.checked)})))},u9("MenuSub")),cP="MenuSubTrigger";function cA(e){return e?"open":"closed"}function cN(e){return e?"checked":"unchecked"}function cR(e){return t=>"mouse"===t.pointerType?e(t):void 0}(e,t)=>{let n=ci(cP,e.__scopeMenu),r=co(cP,e.__scopeMenu),i=cT(cP,e.__scopeMenu),a=ch(cP,e.__scopeMenu),o=(0,eo.useRef)(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:s}=a,u={__scopeMenu:e.__scopeMenu},c=(0,eo.useCallback)(()=>{o.current&&window.clearTimeout(o.current),o.current=null},[]);return(0,eo.useEffect)(()=>c,[c]),(0,eo.useEffect)(()=>{let e=l.current;return()=>{window.clearTimeout(e),s(null)}},[l,s]),(0,eo.createElement)(cl,(0,es.Z)({asChild:!0},u),(0,eo.createElement)(ck,(0,es.Z)({id:i.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":i.contentId,"data-state":cA(n.open)},e,{ref:(0,ec.F)(t,i.onTriggerChange),onClick:t=>{var r;null===(r=e.onClick)||void 0===r||r.call(e,t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:(0,eh.M)(e.onPointerMove,cR(t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||n.open||o.current||(a.onPointerGraceIntentChange(null),o.current=window.setTimeout(()=>{n.onOpenChange(!0),c()},100))})),onPointerLeave:(0,eh.M)(e.onPointerLeave,cR(e=>{var t,r;c();let i=null===(t=n.content)||void 0===t?void 0:t.getBoundingClientRect();if(i){let t=null===(r=n.content)||void 0===r?void 0:r.dataset.side,o="right"===t,s=i[o?"left":"right"],u=i[o?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+(o?-5:5),y:e.clientY},{x:s,y:i.top},{x:u,y:i.top},{x:u,y:i.bottom},{x:s,y:i.bottom}],side:t}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:(0,eh.M)(e.onKeyDown,t=>{let i=""!==a.searchRef.current;if(!e.disabled&&(!i||" "!==t.key)&&u4[r.dir].includes(t.key)){var o;n.onOpenChange(!0),null===(o=n.content)||void 0===o||o.focus(),t.preventDefault()}})})))},(e,t)=>{let n=cc(cd,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,a=ci(cd,e.__scopeMenu),o=co(cd,e.__scopeMenu),l=cT("MenuSubContent",e.__scopeMenu),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s);return(0,eo.createElement)(u6.Provider,{scope:e.__scopeMenu},(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(u6.Slot,{scope:e.__scopeMenu},(0,eo.createElement)(cg,(0,es.Z)({id:l.contentId,"aria-labelledby":l.triggerId},i,{ref:u,align:"start",side:"rtl"===o.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{var t;o.isUsingKeyboardRef.current&&(null===(t=s.current)||void 0===t||t.focus()),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>{e.target!==l.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:(0,eh.M)(e.onEscapeKeyDown,o.onClose),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),n=u3[o.dir].includes(e.key);if(t&&n){var r;a.onOpenChange(!1),null===(r=l.trigger)||void 0===r||r.focus(),e.preventDefault()}})})))))};let cD=e=>{let{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:a,modal:o=!0}=e,l=ct(t),[s,u]=(0,eo.useState)(null),c=(0,eo.useRef)(!1),d=(0,sN.W)(a),f=s2(i);return(0,eo.useEffect)(()=>{let e=()=>{c.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>c.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,eo.createElement)(t5,l,(0,eo.createElement)(cr,{scope:t,open:n,onOpenChange:d,content:s,onContentChange:u},(0,eo.createElement)(ca,{scope:t,onClose:(0,eo.useCallback)(()=>d(!1),[d]),isUsingKeyboardRef:c,dir:f,modal:o},r)))},cL=e=>{let{__scopeMenu:t,forceMount:n,children:r,container:i}=e,a=ci(cs,t);return(0,eo.createElement)(cu,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},cZ="DropdownMenu",[cF,cz]=(0,eu.b)(cZ,[ce]),cV=ce(),[cB,cI]=cF(cZ),cH=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,disabled:r=!1,...i}=e,a=cI("DropdownMenuTrigger",n),o=cV(n);return(0,eo.createElement)(cl,(0,es.Z)({asChild:!0},o),(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":!!a.open||void 0,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":r?"":void 0,disabled:r},i,{ref:(0,ec.F)(t,a.triggerRef),onPointerDown:(0,eh.M)(e.onPointerDown,e=>{r||0!==e.button||!1!==e.ctrlKey||(a.onOpenToggle(),a.open||e.preventDefault())}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{!r&&(["Enter"," "].includes(e.key)&&a.onOpenToggle(),"ArrowDown"===e.key&&a.onOpenChange(!0),[" ","ArrowDown"].includes(e.key)&&e.preventDefault())})})))}),cU=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cI("DropdownMenuContent",n),a=cV(n),o=(0,eo.useRef)(!1);return(0,eo.createElement)(cp,(0,es.Z)({id:i.contentId,"aria-labelledby":i.triggerId},a,r,{ref:t,onCloseAutoFocus:(0,eh.M)(e.onCloseAutoFocus,e=>{var t;o.current||null===(t=i.triggerRef.current)||void 0===t||t.focus(),o.current=!1,e.preventDefault()}),onInteractOutside:(0,eh.M)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,r=2===t.button||n;(!i.modal||r)&&(o.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)"}}))}),cW=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cV(n);return(0,eo.createElement)(cx,(0,es.Z)({},i,r,{ref:t}))}),cq=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cV(n);return(0,eo.createElement)(cj,(0,es.Z)({},i,r,{ref:t}))}),c$=e=>{let{__scopeDropdownMenu:t,children:n,dir:r,open:i,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,s=cV(t),u=(0,eo.useRef)(null),[c=!1,d]=(0,ep.T)({prop:i,defaultProp:a,onChange:o});return(0,eo.createElement)(cB,{scope:t,triggerId:(0,ey.M)(),triggerRef:u,contentId:(0,ey.M)(),open:c,onOpenChange:d,onOpenToggle:(0,eo.useCallback)(()=>d(e=>!e),[d]),modal:l},(0,eo.createElement)(cD,(0,es.Z)({},s,{open:c,onOpenChange:d,dir:r,modal:l}),n))},cK=e=>{let{__scopeDropdownMenu:t,...n}=e,r=cV(t);return(0,eo.createElement)(cL,(0,es.Z)({},r,n))},cY="horizontal",cX=["horizontal","vertical"],cG=(0,eo.forwardRef)((e,t)=>{let{decorative:n,orientation:r=cY,...i}=e,a=cJ(r)?r:cY;return(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-orientation":a},n?{role:"none"}:{"aria-orientation":"vertical"===a?a:void 0,role:"separator"},i,{ref:t}))});function cJ(e){return cX.includes(e)}cG.propTypes={orientation(e,t,n){let r=e[t],i=String(r);return r&&!cJ(r)?Error(`Invalid prop \`orientation\` of value \`${i}\` supplied to \`${n}\`, expected one of: + `),()=>{document.head.removeChild(s)}},[t]),eo.createElement(nK,{isPresent:t,childRef:r,sizeRef:i},eo.cloneElement(e,{ref:r}))}let nX=({children:e,initial:t,isPresent:n,onExitComplete:r,custom:i,presenceAffectsLayout:a,mode:o})=>{let l=n$(nG),s=(0,eo.useId)(),u=(0,eo.useMemo)(()=>({id:s,initial:t,isPresent:n,custom:i,onExitComplete:e=>{for(let t of(l.set(e,!0),l.values()))if(!t)return;r&&r()},register:e=>(l.set(e,!1),()=>l.delete(e))}),a?void 0:[n]);return(0,eo.useMemo)(()=>{l.forEach((e,t)=>l.set(t,!1))},[n]),eo.useEffect(()=>{n||l.size||!r||r()},[n]),"popLayout"===o&&(e=eo.createElement(nY,{isPresent:n},e)),eo.createElement(nq.Provider,{value:u},e)};function nG(){return new Map}let nJ=(0,eo.createContext)({});function nQ(e){return(0,eo.useEffect)(()=>()=>e(),[])}let n0=new Set;function n1(e,t,n){e||n0.has(t)||(console.warn(t),n&&console.warn(n),n0.add(t))}let n2=e=>e.key||"",n4=({children:e,custom:t,initial:n=!0,onExitComplete:r,exitBeforeEnter:i,presenceAffectsLayout:a=!0,mode:o="sync"})=>{i&&(o="wait",n1(!1,"Replace exitBeforeEnter with mode='wait'"));let[l]=function(){let e=nW(),[t,n]=(0,eo.useState)(0),r=(0,eo.useCallback)(()=>{e.current&&n(t+1)},[t]);return[(0,eo.useCallback)(()=>nL.postRender(r),[r]),t]}(),s=(0,eo.useContext)(nJ).forceRender;s&&(l=s);let u=nW(),c=function(e){let t=[];return eo.Children.forEach(e,e=>{(0,eo.isValidElement)(e)&&t.push(e)}),t}(e),d=c,f=new Set,h=(0,eo.useRef)(d),p=(0,eo.useRef)(new Map).current,m=(0,eo.useRef)(!0);if(nU(()=>{m.current=!1,function(e,t){e.forEach(e=>{let n=n2(e);t.set(n,e)})}(c,p),h.current=d}),nQ(()=>{m.current=!0,p.clear(),f.clear()}),m.current)return eo.createElement(eo.Fragment,null,d.map(e=>eo.createElement(nX,{key:n2(e),isPresent:!0,initial:!!n&&void 0,presenceAffectsLayout:a,mode:o},e)));d=[...d];let v=h.current.map(n2),g=c.map(n2),y=v.length;for(let e=0;e{if(-1!==g.indexOf(e))return;let n=p.get(e);if(!n)return;let i=v.indexOf(e);d.splice(i,0,eo.createElement(nX,{key:n2(n),isPresent:!1,onExitComplete:()=>{p.delete(e),f.delete(e);let t=h.current.findIndex(t=>t.key===e);if(h.current.splice(t,1),!f.size){if(h.current=c,!1===u.current)return;l(),r&&r()}},custom:t,presenceAffectsLayout:a,mode:o},n))}),d=d.map(e=>{let t=e.key;return f.has(t)?e:eo.createElement(nX,{key:n2(e),isPresent:!0,presenceAffectsLayout:a,mode:o},e)}),"production"!==nC&&"wait"===o&&d.length>1&&console.warn('You\'re attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.'),eo.createElement(eo.Fragment,null,f.size?d:d.map(e=>(0,eo.cloneElement)(e)))},n3=(0,eo.createContext)({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),n5=(0,eo.createContext)({}),n6=(0,eo.createContext)({strict:!1});function n8(e){return"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}function n7(e){return"string"==typeof e||Array.isArray(e)}function n9(e){return"object"==typeof e&&"function"==typeof e.start}let re=["initial","animate","exit","whileHover","whileDrag","whileTap","whileFocus","whileInView"];function rt(e){return n9(e.animate)||re.some(t=>n7(e[t]))}function rn(e){return!!(rt(e)||e.variants)}function rr(e){return Array.isArray(e)?e.join(" "):e}let ri=e=>({isEnabled:t=>e.some(e=>!!t[e])}),ra={measureLayout:ri(["layout","layoutId","drag"]),animation:ri(["animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView"]),exit:ri(["exit"]),drag:ri(["drag","dragControls"]),focus:ri(["whileFocus"]),hover:ri(["whileHover","onHoverStart","onHoverEnd"]),tap:ri(["whileTap","onTap","onTapStart","onTapCancel"]),pan:ri(["onPan","onPanStart","onPanSessionStart","onPanEnd"]),inView:ri(["whileInView","onViewportEnter","onViewportLeave"])},ro={hasAnimatedSinceResize:!0,hasEverUpdated:!1},rl=1;class rs extends eo.Component{getSnapshotBeforeUpdate(){let{visualElement:e,props:t}=this.props;return e&&e.setProps(t),null}componentDidUpdate(){}render(){return this.props.children}}let ru=(0,eo.createContext)({}),rc=Symbol.for("motionComponentSymbol"),rd=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","svg","switch","symbol","text","tspan","use","view"];function rf(e){if("string"!=typeof e||e.includes("-"));else if(rd.indexOf(e)>-1||/[A-Z]/.test(e))return!0;return!1}let rh={},rp=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],rm=new Set(rp);function rv(e,{layout:t,layoutId:n}){return rm.has(e)||e.startsWith("origin")||(t||void 0!==n)&&(!!rh[e]||"opacity"===e)}let rg=e=>!!(null==e?void 0:e.getVelocity),ry={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},rx=(e,t)=>rp.indexOf(e)-rp.indexOf(t);function rb(e){return e.startsWith("--")}let rw=(e,t)=>t&&"number"==typeof e?t.transform(e):e,rj=(e,t)=>n=>Math.max(Math.min(n,t),e),rk=e=>e%1?Number(e.toFixed(5)):e,rE=/(-)?([\d]*\.?[\d])+/g,rS=/(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,rC=/^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function rM(e){return"string"==typeof e}let r_=e=>({test:t=>rM(t)&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),rO=r_("deg"),rT=r_("%"),rP=r_("px"),rA=r_("vh"),rN=r_("vw"),rR=Object.assign(Object.assign({},rT),{parse:e=>rT.parse(e)/100,transform:e=>rT.transform(100*e)}),rD={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},rL=Object.assign(Object.assign({},rD),{transform:rj(0,1)}),rZ=Object.assign(Object.assign({},rD),{default:1}),rz={...rD,transform:Math.round},rF={borderWidth:rP,borderTopWidth:rP,borderRightWidth:rP,borderBottomWidth:rP,borderLeftWidth:rP,borderRadius:rP,radius:rP,borderTopLeftRadius:rP,borderTopRightRadius:rP,borderBottomRightRadius:rP,borderBottomLeftRadius:rP,width:rP,maxWidth:rP,height:rP,maxHeight:rP,size:rP,top:rP,right:rP,bottom:rP,left:rP,padding:rP,paddingTop:rP,paddingRight:rP,paddingBottom:rP,paddingLeft:rP,margin:rP,marginTop:rP,marginRight:rP,marginBottom:rP,marginLeft:rP,rotate:rO,rotateX:rO,rotateY:rO,rotateZ:rO,scale:rZ,scaleX:rZ,scaleY:rZ,scaleZ:rZ,skew:rO,skewX:rO,skewY:rO,distance:rP,translateX:rP,translateY:rP,translateZ:rP,x:rP,y:rP,z:rP,perspective:rP,transformPerspective:rP,opacity:rL,originX:rR,originY:rR,originZ:rP,zIndex:rz,fillOpacity:rL,strokeOpacity:rL,numOctaves:rz};function rV(e,t,n,r){let{style:i,vars:a,transform:o,transformKeys:l,transformOrigin:s}=e;l.length=0;let u=!1,c=!1,d=!0;for(let e in t){let n=t[e];if(rb(e)){a[e]=n;continue}let r=rF[e],f=rw(n,r);if(rm.has(e)){if(u=!0,o[e]=f,l.push(e),!d)continue;n!==(r.default||0)&&(d=!1)}else e.startsWith("origin")?(c=!0,s[e]=f):i[e]=f}if(!t.transform&&(u||r?i.transform=function({transform:e,transformKeys:t},{enableHardwareAcceleration:n=!0,allowTransformNone:r=!0},i,a){let o="";for(let n of(t.sort(rx),t))o+=`${ry[n]||n}(${e[n]}) `;return n&&!e.z&&(o+="translateZ(0)"),o=o.trim(),a?o=a(e,i?"":o):r&&i&&(o="none"),o}(e,n,d,r):i.transform&&(i.transform="none")),c){let{originX:e="50%",originY:t="50%",originZ:n=0}=s;i.transformOrigin=`${e} ${t} ${n}`}}let rB=()=>({style:{},transform:{},transformKeys:[],transformOrigin:{},vars:{}});function rI(e,t,n){for(let r in t)rg(t[r])||rv(r,n)||(e[r]=t[r])}let rH=new Set(["initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","layout","layoutId","layoutDependency","onLayoutAnimationStart","onLayoutAnimationComplete","onLayoutMeasure","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","drag","dragControls","dragListener","dragConstraints","dragDirectionLock","dragSnapToOrigin","_dragX","_dragY","dragElastic","dragMomentum","dragPropagation","dragTransition","onHoverStart","onHoverEnd","layoutScroll","whileInView","onViewportEnter","onViewportLeave","viewport","whileTap","onTap","onTapStart","onTapCancel","animate","exit","variants","whileHover","whileTap","whileFocus","whileDrag","whileInView","onPan","onPanStart","onPanSessionStart","onPanEnd"]);function rU(e){return rH.has(e)}let rW=e=>!rU(e);try{(l=require("@emotion/is-prop-valid").default)&&(rW=e=>e.startsWith("on")?!rU(e):l(e))}catch(e){}function rq(e,t,n){return"string"==typeof e?e:rP.transform(t+n*e)}let r$={offset:"stroke-dashoffset",array:"stroke-dasharray"},rK={offset:"strokeDashoffset",array:"strokeDasharray"};function rY(e,{attrX:t,attrY:n,originX:r,originY:i,pathLength:a,pathSpacing:o=1,pathOffset:l=0,...s},u,c){rV(e,s,u,c),e.attrs=e.style,e.style={};let{attrs:d,style:f,dimensions:h}=e;d.transform&&(h&&(f.transform=d.transform),delete d.transform),h&&(void 0!==r||void 0!==i||f.transform)&&(f.transformOrigin=function(e,t,n){let r=rq(t,e.x,e.width),i=rq(n,e.y,e.height);return`${r} ${i}`}(h,void 0!==r?r:.5,void 0!==i?i:.5)),void 0!==t&&(d.x=t),void 0!==n&&(d.y=n),void 0!==a&&function(e,t,n=1,r=0,i=!0){e.pathLength=1;let a=i?r$:rK;e[a.offset]=rP.transform(-r);let o=rP.transform(t),l=rP.transform(n);e[a.array]=`${o} ${l}`}(d,a,o,l,!1)}let rX=()=>({...rB(),attrs:{}}),rG=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();function rJ(e,{style:t,vars:n},r,i){for(let a in Object.assign(e.style,t,i&&i.getProjectionStyles(r)),n)e.style.setProperty(a,n[a])}let rQ=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength"]);function r0(e,t,n,r){for(let n in rJ(e,t,void 0,r),t.attrs)e.setAttribute(rQ.has(n)?n:rG(n),t.attrs[n])}function r1(e){let{style:t}=e,n={};for(let r in t)(rg(t[r])||rv(r,e))&&(n[r]=t[r]);return n}function r2(e){let t=r1(e);for(let n in e)rg(e[n])&&(t["x"===n||"y"===n?"attr"+n.toUpperCase():n]=e[n]);return t}function r4(e,t,n,r={},i={}){return"function"==typeof t&&(t=t(void 0!==n?n:e.custom,r,i)),"string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t&&(t=t(void 0!==n?n:e.custom,r,i)),t}let r3=e=>Array.isArray(e),r5=e=>!!(e&&"object"==typeof e&&e.mix&&e.toValue),r6=e=>r3(e)?e[e.length-1]||0:e;function r8(e){let t=rg(e)?e.get():e;return r5(t)?t.toValue():t}let r7=e=>(t,n)=>{let r=(0,eo.useContext)(n5),i=(0,eo.useContext)(nq),a=()=>(function({scrapeMotionValuesFromProps:e,createRenderState:t,onMount:n},r,i,a){let o={latestValues:function(e,t,n,r){let i={},a=r(e);for(let e in a)i[e]=r8(a[e]);let{initial:o,animate:l}=e,s=rt(e),u=rn(e);t&&u&&!s&&!1!==e.inherit&&(void 0===o&&(o=t.initial),void 0===l&&(l=t.animate));let c=!!n&&!1===n.initial,d=(c=c||!1===o)?l:o;return d&&"boolean"!=typeof d&&!n9(d)&&(Array.isArray(d)?d:[d]).forEach(t=>{let n=r4(e,t);if(!n)return;let{transitionEnd:r,transition:a,...o}=n;for(let e in o){let t=o[e];if(Array.isArray(t)){let e=c?t.length-1:0;t=t[e]}null!==t&&(i[e]=t)}for(let e in r)i[e]=r[e]}),i}(r,i,a,e),renderState:t()};return n&&(o.mount=e=>n(r,e,o)),o})(e,t,r,i);return n?a():n$(a)},r9={useVisualState:r7({scrapeMotionValuesFromProps:r2,createRenderState:rX,onMount:(e,t,{renderState:n,latestValues:r})=>{try{n.dimensions="function"==typeof t.getBBox?t.getBBox():t.getBoundingClientRect()}catch(e){n.dimensions={x:0,y:0,width:0,height:0}}rY(n,r,{enableHardwareAcceleration:!1},e.transformTemplate),r0(t,n)}})},ie={useVisualState:r7({scrapeMotionValuesFromProps:r1,createRenderState:rB})};function it(e,t,n,r={passive:!0}){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n)}function ir(e,t,n,r){(0,eo.useEffect)(()=>{let i=e.current;if(n&&i)return it(i,t,n,r)},[e,t,n,r])}function ii(e){return"undefined"!=typeof PointerEvent&&e instanceof PointerEvent?!("mouse"!==e.pointerType):e instanceof MouseEvent}(s=Z||(Z={})).Animate="animate",s.Hover="whileHover",s.Tap="whileTap",s.Drag="whileDrag",s.Focus="whileFocus",s.InView="whileInView",s.Exit="exit";let ia={pageX:0,pageY:0};function io(e,t="page"){return{point:e.touches?function(e,t="page"){let n=e.touches[0]||e.changedTouches[0]||ia;return{x:n[t+"X"],y:n[t+"Y"]}}(e,t):function(e,t="page"){return{x:e[t+"X"],y:e[t+"Y"]}}(e,t)}}let il=(e,t=!1)=>{let n=t=>e(t,io(t));return t?e=>{let t=e instanceof MouseEvent;(!t||t&&0===e.button)&&n(e)}:n},is=()=>nH&&null===window.onpointerdown,iu=()=>nH&&null===window.ontouchstart,ic=()=>nH&&null===window.onmousedown,id={pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointercancel:"mousecancel",pointerover:"mouseover",pointerout:"mouseout",pointerenter:"mouseenter",pointerleave:"mouseleave"},ih={pointerdown:"touchstart",pointermove:"touchmove",pointerup:"touchend",pointercancel:"touchcancel"};function ip(e){if(is());else if(iu())return ih[e];else if(ic())return id[e];return e}function im(e,t,n,r){return it(e,ip(t),il(n,"pointerdown"===t),r)}function iv(e,t,n,r){return ir(e,ip(t),n&&il(n,"pointerdown"===t),r)}function ig(e){let t=null;return()=>null===t&&(t=e,()=>{t=null})}let iy=ig("dragHorizontal"),ix=ig("dragVertical");function ib(e){let t=!1;if("y"===e)t=ix();else if("x"===e)t=iy();else{let e=iy(),n=ix();e&&n?t=()=>{e(),n()}:(e&&e(),n&&n())}return t}function iw(){let e=ib(!0);return!e||(e(),!1)}function ij(e,t,n){return(r,i)=>{!(!ii(r)||iw())&&(e.animationState&&e.animationState.setActive(Z.Hover,t),n&&n(r,i))}}let ik=(e,t)=>!!t&&(e===t||ik(e,t.parentElement)),iE=(e,t)=>n=>t(e(n)),iS=(...e)=>e.reduce(iE),iC=new WeakMap,iM=new WeakMap,i_=e=>{let t=iC.get(e.target);t&&t(e)},iO=e=>{e.forEach(i_)},iT={some:0,all:1},iP=e=>t=>(e(t),null),iA={inView:iP(function({visualElement:e,whileInView:t,onViewportEnter:n,onViewportLeave:r,viewport:i={}}){let a=(0,eo.useRef)({hasEnteredView:!1,isInView:!1}),o=!!(t||n||r);i.once&&a.current.hasEnteredView&&(o=!1),("undefined"==typeof IntersectionObserver?function(e,t,n,{fallback:r=!0}){(0,eo.useEffect)(()=>{e&&r&&("production"!==nC&&n1(!1,"IntersectionObserver not available on this device. whileInView animations will trigger on mount."),requestAnimationFrame(()=>{t.hasEnteredView=!0;let{onViewportEnter:e}=n.getProps();e&&e(null),n.animationState&&n.animationState.setActive(Z.InView,!0)}))},[e])}:function(e,t,n,{root:r,margin:i,amount:a="some",once:o}){(0,eo.useEffect)(()=>{if(!e||!n.current)return;let l={root:null==r?void 0:r.current,rootMargin:i,threshold:"number"==typeof a?a:iT[a]};return function(e,t,n){let r=function({root:e,...t}){let n=e||document;iM.has(n)||iM.set(n,{});let r=iM.get(n),i=JSON.stringify(t);return r[i]||(r[i]=new IntersectionObserver(iO,{root:e,...t})),r[i]}(t);return iC.set(e,n),r.observe(e),()=>{iC.delete(e),r.unobserve(e)}}(n.current,l,e=>{let{isIntersecting:r}=e;if(t.isInView===r||(t.isInView=r,o&&!r&&t.hasEnteredView))return;r&&(t.hasEnteredView=!0),n.animationState&&n.animationState.setActive(Z.InView,r);let i=n.getProps(),a=r?i.onViewportEnter:i.onViewportLeave;a&&a(e)})},[e,r,i,a])})(o,a.current,e,i)}),tap:iP(function({onTap:e,onTapStart:t,onTapCancel:n,whileTap:r,visualElement:i}){let a=e||t||n||r,o=(0,eo.useRef)(!1),l=(0,eo.useRef)(null),s={passive:!(t||e||n||h)};function u(){l.current&&l.current(),l.current=null}function c(){return u(),o.current=!1,i.animationState&&i.animationState.setActive(Z.Tap,!1),!iw()}function d(t,r){c()&&(ik(i.current,t.target)?e&&e(t,r):n&&n(t,r))}function f(e,t){c()&&n&&n(e,t)}function h(e,n){u(),!o.current&&(o.current=!0,l.current=iS(im(window,"pointerup",d,s),im(window,"pointercancel",f,s)),i.animationState&&i.animationState.setActive(Z.Tap,!0),t&&t(e,n))}iv(i,"pointerdown",a?h:void 0,s),nQ(u)}),focus:iP(function({whileFocus:e,visualElement:t}){let{animationState:n}=t;ir(t,"focus",e?()=>{n&&n.setActive(Z.Focus,!0)}:void 0),ir(t,"blur",e?()=>{n&&n.setActive(Z.Focus,!1)}:void 0)}),hover:iP(function({onHoverStart:e,onHoverEnd:t,whileHover:n,visualElement:r}){iv(r,"pointerenter",e||n?ij(r,!0,e):void 0,{passive:!e}),iv(r,"pointerleave",t||n?ij(r,!1,t):void 0,{passive:!t})})};function iN(){let e=(0,eo.useContext)(nq);if(null===e)return[!0,null];let{isPresent:t,onExitComplete:n,register:r}=e,i=(0,eo.useId)();return(0,eo.useEffect)(()=>r(i),[]),!t&&n?[!1,()=>n&&n(i)]:[!0]}function iR(e,t){if(!Array.isArray(t))return!1;let n=t.length;if(n!==e.length)return!1;for(let r=0;rt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}var iL=function(){},iZ=function(){};let iz=(e,t,n)=>Math.min(Math.max(n,e),t);function iF(e,t){return e*Math.sqrt(1-t*t)}let iV=["duration","bounce"],iB=["stiffness","damping","mass"];function iI(e,t){return t.some(t=>void 0!==e[t])}function iH(e){var{from:t=0,to:n=1,restSpeed:r=2,restDelta:i}=e,a=iD(e,["from","to","restSpeed","restDelta"]);let o={done:!1,value:t},{stiffness:l,damping:s,mass:u,velocity:c,duration:d,isResolvedFromDuration:f}=function(e){let t=Object.assign({velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1},e);if(!iI(e,iB)&&iI(e,iV)){let n=function({duration:e=800,bounce:t=.25,velocity:n=0,mass:r=1}){let i,a;iL(e<=1e4,"Spring duration must be 10 seconds or less");let o=1-t;o=iz(.05,1,o),e=iz(.01,10,e/1e3),o<1?(i=t=>{let r=t*o,i=r*e;return .001-(r-n)/iF(t,o)*Math.exp(-i)},a=t=>{let r=t*o*e,a=Math.pow(o,2)*Math.pow(t,2)*e,l=Math.exp(-r),s=iF(Math.pow(t,2),o);return(r*n+n-a)*l*(-i(t)+.001>0?-1:1)/s}):(i=t=>-.001+Math.exp(-t*e)*((t-n)*e+1),a=t=>e*e*(n-t)*Math.exp(-t*e));let l=function(e,t,n){let r=n;for(let n=1;n<12;n++)r-=e(r)/t(r);return r}(i,a,5/e);if(e*=1e3,isNaN(l))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(l,2)*r;return{stiffness:t,damping:2*o*Math.sqrt(r*t),duration:e}}}(e);(t=Object.assign(Object.assign(Object.assign({},t),n),{velocity:0,mass:1})).isResolvedFromDuration=!0}return t}(a),h=iU,p=iU;function m(){let e=c?-(c/1e3):0,r=n-t,a=s/(2*Math.sqrt(l*u)),o=Math.sqrt(l/u)/1e3;if(void 0===i&&(i=Math.min(Math.abs(n-t)/100,.4)),a<1){let t=iF(o,a);h=i=>n-Math.exp(-a*o*i)*((e+a*o*r)/t*Math.sin(t*i)+r*Math.cos(t*i)),p=n=>{let i=Math.exp(-a*o*n);return a*o*i*(Math.sin(t*n)*(e+a*o*r)/t+r*Math.cos(t*n))-i*(Math.cos(t*n)*(e+a*o*r)-t*r*Math.sin(t*n))}}else if(1===a)h=t=>n-Math.exp(-o*t)*(r+(e+o*r)*t);else{let t=o*Math.sqrt(a*a-1);h=i=>{let l=Math.exp(-a*o*i),s=Math.min(t*i,300);return n-l*((e+a*o*r)*Math.sinh(s)+t*r*Math.cosh(s))/t}}}return m(),{next:e=>{let t=h(e);if(f)o.done=e>=d;else{let a=1e3*p(e),l=Math.abs(n-t)<=i;o.done=Math.abs(a)<=r&&l}return o.value=o.done?n:t,o},flipTarget:()=>{c=-c,[t,n]=[n,t],m()}}}iH.needsInterpolation=(e,t)=>"string"==typeof e||"string"==typeof t;let iU=e=>0,iW=(e,t,n)=>{let r=t-e;return 0===r?1:(n-e)/r},iq=(e,t,n)=>-n*e+n*t+e,i$=(e,t)=>n=>!!(rM(n)&&rC.test(n)&&n.startsWith(e)||t&&Object.prototype.hasOwnProperty.call(n,t)),iK=(e,t,n)=>r=>{if(!rM(r))return r;let[i,a,o,l]=r.match(rE);return{[e]:parseFloat(i),[t]:parseFloat(a),[n]:parseFloat(o),alpha:void 0!==l?parseFloat(l):1}},iY=rj(0,255),iX=Object.assign(Object.assign({},rD),{transform:e=>Math.round(iY(e))}),iG={test:i$("rgb","red"),parse:iK("red","green","blue"),transform:({red:e,green:t,blue:n,alpha:r=1})=>"rgba("+iX.transform(e)+", "+iX.transform(t)+", "+iX.transform(n)+", "+rk(rL.transform(r))+")"},iJ={test:i$("#"),parse:function(e){let t="",n="",r="",i="";return e.length>5?(t=e.substr(1,2),n=e.substr(3,2),r=e.substr(5,2),i=e.substr(7,2)):(t=e.substr(1,1),n=e.substr(2,1),r=e.substr(3,1),i=e.substr(4,1),t+=t,n+=n,r+=r,i+=i),{red:parseInt(t,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}},transform:iG.transform},iQ={test:i$("hsl","hue"),parse:iK("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:n,alpha:r=1})=>"hsla("+Math.round(e)+", "+rT.transform(rk(t))+", "+rT.transform(rk(n))+", "+rk(rL.transform(r))+")"};function i0(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function i1({hue:e,saturation:t,lightness:n,alpha:r}){e/=360,n/=100;let i=0,a=0,o=0;if(t/=100){let r=n<.5?n*(1+t):n+t-n*t,l=2*n-r;i=i0(l,r,e+1/3),a=i0(l,r,e),o=i0(l,r,e-1/3)}else i=a=o=n;return{red:Math.round(255*i),green:Math.round(255*a),blue:Math.round(255*o),alpha:r}}let i2=(e,t,n)=>{let r=e*e;return Math.sqrt(Math.max(0,n*(t*t-r)+r))},i4=[iJ,iG,iQ],i3=e=>i4.find(t=>t.test(e)),i5=e=>`'${e}' is not an animatable color. Use the equivalent color code instead.`,i6=(e,t)=>{let n=i3(e),r=i3(t);iZ(!!n,i5(e)),iZ(!!r,i5(t));let i=n.parse(e),a=r.parse(t);n===iQ&&(i=i1(i),n=iG),r===iQ&&(a=i1(a),r=iG);let o=Object.assign({},i);return e=>{for(let t in o)"alpha"!==t&&(o[t]=i2(i[t],a[t],e));return o.alpha=iq(i.alpha,a.alpha,e),n.transform(o)}},i8={test:e=>iG.test(e)||iJ.test(e)||iQ.test(e),parse:e=>iG.test(e)?iG.parse(e):iQ.test(e)?iQ.parse(e):iJ.parse(e),transform:e=>rM(e)?e:e.hasOwnProperty("red")?iG.transform(e):iQ.transform(e)},i7="${c}",i9="${n}";function ae(e){"number"==typeof e&&(e=`${e}`);let t=[],n=0,r=e.match(rS);r&&(n=r.length,e=e.replace(rS,i7),t.push(...r.map(i8.parse)));let i=e.match(rE);return i&&(e=e.replace(rE,i9),t.push(...i.map(rD.parse))),{values:t,numColors:n,tokenised:e}}function at(e){return ae(e).values}function an(e){let{values:t,numColors:n,tokenised:r}=ae(e),i=t.length;return e=>{let t=r;for(let r=0;r"number"==typeof e?0:e,ai={test:function(e){var t,n,r,i;return isNaN(e)&&rM(e)&&(null!==(n=null===(t=e.match(rE))||void 0===t?void 0:t.length)&&void 0!==n?n:0)+(null!==(i=null===(r=e.match(rS))||void 0===r?void 0:r.length)&&void 0!==i?i:0)>0},parse:at,createTransformer:an,getAnimatableNone:function(e){let t=at(e);return an(e)(t.map(ar))}},aa=e=>"number"==typeof e;function ao(e,t){return aa(e)?n=>iq(e,t,n):i8.test(e)?i6(e,t):ac(e,t)}let al=(e,t)=>{let n=[...e],r=n.length,i=e.map((e,n)=>ao(e,t[n]));return e=>{for(let t=0;t{let n=Object.assign(Object.assign({},e),t),r={};for(let i in n)void 0!==e[i]&&void 0!==t[i]&&(r[i]=ao(e[i],t[i]));return e=>{for(let t in r)n[t]=r[t](e);return n}};function au(e){let t=ai.parse(e),n=t.length,r=0,i=0,a=0;for(let e=0;e{let n=ai.createTransformer(t),r=au(e),i=au(t);return r.numHSL===i.numHSL&&r.numRGB===i.numRGB&&r.numNumbers>=i.numNumbers?iS(al(r.parsed,i.parsed),n):(iL(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),n=>`${n>0?t:e}`)},ad=(e,t)=>n=>iq(e,t,n);function af(e,t,{clamp:n=!0,ease:r,mixer:i}={}){let a=e.length;iZ(a===t.length,"Both input and output ranges must be the same length"),iZ(!r||!Array.isArray(r)||r.length===a-1,"Array of easing functions must be of length `input.length - 1`, as it applies to the transitions **between** the defined values."),e[0]>e[a-1]&&(e=[].concat(e),t=[].concat(t),e.reverse(),t.reverse());let o=function(e,t,n){var r;let i=[],a=n||("number"==typeof(r=e[0])?ad:"string"==typeof r?i8.test(r)?i6:ac:Array.isArray(r)?al:"object"==typeof r?as:void 0),o=e.length-1;for(let n=0;nn(iW(e,t,r))}(e,o):function(e,t){let n=e.length,r=n-1;return i=>{let a=0,o=!1;if(i<=e[0]?o=!0:i>=e[r]&&(a=r-1,o=!0),!o){let t=1;for(;ti)&&t!==r;t++);a=t-1}let l=iW(e[a],e[a+1],i);return t[a](l)}}(e,o);return n?t=>l(iz(e[0],e[a-1],t)):l}let ah=e=>t=>1-e(1-t),ap=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,am=e=>t=>t*t*((e+1)*t-e),av=4/11,ag=8/11,ay=e=>e,ax=e=>Math.pow(e,2),ab=ah(ax),aw=ap(ax),aj=e=>1-Math.sin(Math.acos(e)),ak=ah(aj),aE=ap(ak),aS=am(1.525),aC=ah(aS),aM=ap(aS),a_=(e=>{let t=am(1.525);return e=>(e*=2)<1?.5*t(e):.5*(2-Math.pow(2,-10*(e-1)))})(0),aO=4356/361,aT=35442/1805,aP=16061/1805,aA=e=>{if(1===e||0===e)return e;let t=e*e;return e0!==n?n/(t-1):0)}(o)).map(e=>e*i);function s(){return af(l,o,{ease:Array.isArray(n)?n:o.map(()=>n||aw).splice(0,o.length-1)})}let u=s();return{next:e=>(a.value=u(e),a.done=e>=i,a),flipTarget:()=>{o.reverse(),u=s()}}}let aD={keyframes:aR,spring:iH,decay:function({velocity:e=0,from:t=0,power:n=.8,timeConstant:r=350,restDelta:i=.5,modifyTarget:a}){let o={done:!1,value:t},l=n*e,s=t+l,u=void 0===a?s:a(s);return u!==s&&(l=u-t),{next:e=>{let t=-l*Math.exp(-e/r);return o.done=!(t>i||t<-i),o.value=o.done?u:u+t,o},flipTarget:()=>{}}}};function aL(e,t,n=0){return e-t-n}let aZ=e=>{let t=({delta:t})=>e(t);return{start:()=>nL.update(t,!0),stop:()=>nZ.update(t)}};function az(e){let t,n,r;var i,{from:a,autoplay:o=!0,driver:l=aZ,elapsed:s=0,repeat:u=0,repeatType:c="loop",repeatDelay:d=0,onPlay:f,onStop:h,onComplete:p,onRepeat:m,onUpdate:v}=e,g=iD(e,["from","autoplay","driver","elapsed","repeat","repeatType","repeatDelay","onPlay","onStop","onComplete","onRepeat","onUpdate"]);let{to:y}=g,x=0,b=g.duration,w=!1,j=!0,k=function(e){if(Array.isArray(e.to))return aR;if(aD[e.type])return aD[e.type];let t=new Set(Object.keys(e));if(t.has("ease")||t.has("duration")&&!t.has("dampingRatio"));else if(t.has("dampingRatio")||t.has("stiffness")||t.has("mass")||t.has("damping")||t.has("restSpeed")||t.has("restDelta"))return iH;return aR}(g);(null===(i=k.needsInterpolation)||void 0===i?void 0:i.call(k,a,y))&&(r=af([0,100],[a,y],{clamp:!1}),a=0,y=100);let E=k(Object.assign(Object.assign({},g),{from:a,to:y}));return o&&(null==f||f(),(t=l(function(e){if(j||(e=-e),s+=e,!w){let e=E.next(Math.max(0,s));n=e.value,r&&(n=r(n)),w=j?e.done:s<=0}if(null==v||v(n),w){if(0===x&&(null!=b||(b=s)),x=a+d:i<=-d)&&(x++,"reverse"===c?s=function(e,t,n=0,r=!0){return r?aL(t+-e,t,n):t-(e-t)+n}(s,b,d,j=x%2==0):(s=aL(s,b,d),"mirror"===c&&E.flipTarget()),w=!1,m&&m())}else t.stop(),p&&p()}})).start()),{stop:()=>{null==h||h(),t.stop()}}}let aF=e=>1e3*e,aV=(e,t)=>1-3*t+3*e,aB=(e,t)=>3*t-6*e,aI=e=>3*e,aH=(e,t,n)=>((aV(t,n)*e+aB(t,n))*e+aI(t))*e,aU=(e,t,n)=>3*aV(t,n)*e*e+2*aB(t,n)*e+aI(t),aW={linear:ay,easeIn:ax,easeInOut:aw,easeOut:ab,circIn:aj,circInOut:aE,circOut:ak,backIn:aS,backInOut:aM,backOut:aC,anticipate:a_,bounceIn:aN,bounceInOut:e=>e<.5?.5*(1-aA(1-2*e)):.5*aA(2*e-1)+.5,bounceOut:aA},aq=e=>{if(Array.isArray(e)){iZ(4===e.length,"Cubic bezier arrays must contain four numerical values.");let[t,n,r,i]=e;return function(e,t,n,r){if(e===t&&n===r)return ay;let i=new Float32Array(11);for(let t=0;t<11;++t)i[t]=aH(.1*t,e,n);return a=>0===a||1===a?a:aH(function(t){let r=0,a=1;for(;10!==a&&i[a]<=t;++a)r+=.1;let o=r+(t-i[--a])/(i[a+1]-i[a])*.1,l=aU(o,e,n);return l>=.001?function(e,t,n,r){for(let i=0;i<8;++i){let i=aU(t,n,r);if(0===i)break;let a=aH(t,n,r)-e;t-=a/i}return t}(t,o,e,n):0===l?o:function(e,t,n,r,i){let a,o;let l=0;do(a=aH(o=t+(n-t)/2,r,i)-e)>0?n=o:t=o;while(Math.abs(a)>1e-7&&++l<10);return o}(t,r,r+.1,e,n)}(a),t,r)}(t,n,r,i)}return"string"==typeof e?(iZ(void 0!==aW[e],`Invalid easing type '${e}'`),aW[e]):e},a$=e=>Array.isArray(e)&&"number"!=typeof e[0],aK=(e,t)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&ai.test(t)&&!t.startsWith("url(")),aY=()=>({type:"spring",stiffness:500,damping:25,restSpeed:10}),aX=e=>({type:"spring",stiffness:550,damping:0===e?2*Math.sqrt(550):30,restSpeed:10}),aG=()=>({type:"keyframes",ease:"linear",duration:.3}),aJ=e=>({type:"keyframes",duration:.8,values:e}),aQ={x:aY,y:aY,z:aY,rotate:aY,rotateX:aY,rotateY:aY,rotateZ:aY,scaleX:aX,scaleY:aX,scale:aX,opacity:aG,backgroundColor:aG,color:aG,default:aX},a0=(e,t)=>{let n;return n=r3(t)?aJ:aQ[e]||aQ.default,{to:t,...n(t)}},a1=new Set(["brightness","contrast","saturate","opacity"]);function a2(e){let[t,n]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[r]=n.match(rE)||[];if(!r)return e;let i=n.replace(r,""),a=a1.has(t)?1:0;return r!==n&&(a*=100),t+"("+a+i+")"}let a4=/([a-z-]*)\(.*?\)/g,a3=Object.assign(Object.assign({},ai),{getAnimatableNone:e=>{let t=e.match(a4);return t?t.map(a2).join(" "):e}}),a5={...rF,color:i8,backgroundColor:i8,outlineColor:i8,fill:i8,stroke:i8,borderColor:i8,borderTopColor:i8,borderRightColor:i8,borderBottomColor:i8,borderLeftColor:i8,filter:a3,WebkitFilter:a3},a6=e=>a5[e];function a8(e,t){var n;let r=a6(e);return r!==a3&&(r=ai),null===(n=r.getAnimatableNone)||void 0===n?void 0:n.call(r,t)}let a7={current:!1};function a9(e,t){let n=performance.now(),r=({timestamp:i})=>{let a=i-n;a>=t&&(nZ.read(r),e(a-t))};return nL.read(r,!0),()=>nZ.read(r)}let oe=!1;function ot(e){return 0===e||"string"==typeof e&&0===parseFloat(e)&&-1===e.indexOf(" ")}function on(e){return"number"==typeof e?0:a8("",e)}function or(e,t){return e[t]||e.default||e}function oi(e,t,n,r={}){return a7.current&&(r={type:!1}),t.start(i=>{var a,o,l;let s,u;let c=function(e,t,n,r,i){let a=or(r,e)||{},o=void 0!==a.from?a.from:t.get(),l=aK(e,n);"none"===o&&l&&"string"==typeof n?o=a8(e,n):ot(o)&&"string"==typeof n?o=on(n):!Array.isArray(n)&&ot(n)&&"string"==typeof o&&(n=on(o));let s=aK(e,o);return iL(s===l,`You are trying to animate ${e} from "${o}" to "${n}". ${o} is not an animatable value - to enable this animation set ${o} to a value animatable to ${n} via the \`style\` property.`),s&&l&&!1!==a.type?function(){var r;let l={from:o,to:n,velocity:t.getVelocity(),onComplete:i,onUpdate:e=>t.set(e)};return"inertia"===a.type||"decay"===a.type?function({from:e=0,velocity:t=0,min:n,max:r,power:i=.8,timeConstant:a=750,bounceStiffness:o=500,bounceDamping:l=10,restDelta:s=1,modifyTarget:u,driver:c,onUpdate:d,onComplete:f,onStop:h}){let p;function m(e){return void 0!==n&&er}function v(e){return void 0===n?r:void 0===r?n:Math.abs(n-e){var n;null==d||d(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:f,onStop:h}))}function y(e){g(Object.assign({type:"spring",stiffness:o,damping:l,restDelta:s},e))}if(m(e))y({from:e,velocity:t,to:v(e)});else{let r,o,l=i*t+e;void 0!==u&&(l=u(l));let c=v(l),d=c===n?-1:1;g({type:"decay",from:e,velocity:t,timeConstant:a,power:i,restDelta:s,modifyTarget:u,onUpdate:m(l)?e=>{var n,i;r=o,o=e,n=e-r,t=(i=nI().delta)?1e3/i*n:0,(1===d&&e>c||-1===d&&enull==p?void 0:p.stop()}}({...l,...a}):az({...(r=a,Array.isArray(l.to)&&void 0===r.duration&&(r.duration=.8),Array.isArray(l.to)&&null===l.to[0]&&(l.to=[...l.to],l.to[0]=l.from),!function({when:e,delay:t,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:a,repeatType:o,repeatDelay:l,from:s,...u}){return!!Object.keys(u).length}(r)&&(r={...r,...a0(e,l.to)}),{...l,...function({ease:e,times:t,yoyo:n,flip:r,loop:i,...a}){let o={...a};return t&&(o.offset=t),a.duration&&(o.duration=aF(a.duration)),a.repeatDelay&&(o.repeatDelay=aF(a.repeatDelay)),e&&(o.ease=a$(e)?e.map(aq):aq(e)),"tween"===a.type&&(o.type="keyframes"),(n||i||r)&&(iL(!oe,"yoyo, loop and flip have been removed from the API. Replace with repeat and repeatType options."),oe=!0,n?o.repeatType="reverse":i?o.repeatType="loop":r&&(o.repeatType="mirror"),o.repeat=i||n||r||a.repeat),"spring"!==a.type&&(o.type="keyframes"),o}(r)}),onUpdate:e=>{l.onUpdate(e),a.onUpdate&&a.onUpdate(e)},onComplete:()=>{l.onComplete(),a.onComplete&&a.onComplete()}})}:function(){let e=r6(n);return t.set(e),i(),a.onUpdate&&a.onUpdate(e),a.onComplete&&a.onComplete(),{stop:()=>{}}}}(e,t,n,r,i),d=null!==(l=null!==(o=(or(a=r,e)||{}).delay)&&void 0!==o?o:a.delay)&&void 0!==l?l:0,f=()=>s=c();return d?u=a9(f,aF(d)):f(),()=>{u&&u(),s&&s.stop()}})}let oa=e=>/^\-?\d*\.?\d+$/.test(e),oo=e=>/^0[^.\s]+$/.test(e);function ol(e,t){-1===e.indexOf(t)&&e.push(t)}function os(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}class ou{constructor(){this.subscriptions=[]}add(e){return ol(this.subscriptions,e),()=>os(this.subscriptions,e)}notify(e,t,n){let r=this.subscriptions.length;if(r){if(1===r)this.subscriptions[0](e,t,n);else for(let i=0;i!isNaN(parseFloat(e));class od{constructor(e){this.version="7.6.5",this.timeDelta=0,this.lastUpdated=0,this.updateSubscribers=new ou,this.velocityUpdateSubscribers=new ou,this.renderSubscribers=new ou,this.canTrackVelocity=!1,this.updateAndNotify=(e,t=!0)=>{this.prev=this.current,this.current=e;let{delta:n,timestamp:r}=nI();this.lastUpdated!==r&&(this.timeDelta=n,this.lastUpdated=r,nL.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.updateSubscribers.notify(this.current),this.velocityUpdateSubscribers.getSize()&&this.velocityUpdateSubscribers.notify(this.getVelocity()),t&&this.renderSubscribers.notify(this.current)},this.scheduleVelocityCheck=()=>nL.postRender(this.velocityCheck),this.velocityCheck=({timestamp:e})=>{e!==this.lastUpdated&&(this.prev=this.current,this.velocityUpdateSubscribers.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=oc(this.current)}onChange(e){return this.updateSubscribers.add(e)}clearListeners(){this.updateSubscribers.clear()}onRenderRequest(e){return e(this.get()),this.renderSubscribers.add(e)}attach(e){this.passiveEffect=e}set(e,t=!0){t&&this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e,t)}get(){return this.current}getPrevious(){return this.prev}getVelocity(){var e,t;return this.canTrackVelocity?(e=parseFloat(this.current)-parseFloat(this.prev),(t=this.timeDelta)?1e3/t*e:0):0}start(e){return this.stop(),new Promise(t=>{this.hasAnimated=!0,this.stopAnimation=e(t)}).then(()=>this.clearAnimation())}stop(){this.stopAnimation&&this.stopAnimation(),this.clearAnimation()}isAnimating(){return!!this.stopAnimation}clearAnimation(){this.stopAnimation=null}destroy(){this.updateSubscribers.clear(),this.renderSubscribers.clear(),this.stop()}}function of(e){return new od(e)}let oh=e=>t=>t.test(e),op=[rD,rP,rT,rO,rN,rA,{test:e=>"auto"===e,parse:e=>e}],om=e=>op.find(oh(e)),ov=[...op,i8,ai],og=e=>ov.find(oh(e));function oy(e,t,n){let r=e.getProps();return r4(r,t,void 0!==n?n:r.custom,function(e){let t={};return e.values.forEach((e,n)=>t[n]=e.get()),t}(e),function(e){let t={};return e.values.forEach((e,n)=>t[n]=e.getVelocity()),t}(e))}function ox(e){return!!(rg(e)&&e.add)}function ob(e,t,n={}){var r;let i=oy(e,t,n.custom),{transition:a=e.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(a=n.transitionOverride);let o=i?()=>ow(e,i,n):()=>Promise.resolve(),l=(null===(r=e.variantChildren)||void 0===r?void 0:r.size)?(r=0)=>{let{delayChildren:i=0,staggerChildren:o,staggerDirection:l}=a;return function(e,t,n=0,r=0,i=1,a){let o=[],l=(e.variantChildren.size-1)*r,s=1===i?(e=0)=>e*r:(e=0)=>l-e*r;return Array.from(e.variantChildren).sort(oj).forEach((e,r)=>{o.push(ob(e,t,{...a,delay:n+s(r)}).then(()=>e.notify("AnimationComplete",t)))}),Promise.all(o)}(e,t,i+r,o,l,n)}:()=>Promise.resolve(),{when:s}=a;if(!s)return Promise.all([o(),l(n.delay)]);{let[e,t]="beforeChildren"===s?[o,l]:[l,o];return e().then(t)}}function ow(e,t,{delay:n=0,transitionOverride:r,type:i}={}){var a;let{transition:o=e.getDefaultTransition(),transitionEnd:l,...s}=e.makeTargetAnimatable(t),u=e.getValue("willChange");r&&(o=r);let c=[],d=i&&(null===(a=e.animationState)||void 0===a?void 0:a.getState()[i]);for(let t in s){let r=e.getValue(t),i=s[t];if(!r||void 0===i||d&&function({protectedKeys:e,needsAnimating:t},n){let r=e.hasOwnProperty(n)&&!0!==t[n];return t[n]=!1,r}(d,t))continue;let a={delay:n,...o};e.shouldReduceMotion&&rm.has(t)&&(a={...a,type:!1,delay:0});let l=oi(t,r,i,a);ox(u)&&(u.add(t),l=l.then(()=>u.remove(t))),c.push(l)}return Promise.all(c).then(()=>{l&&function(e,t){let n=oy(e,t),{transitionEnd:r={},transition:i={},...a}=n?e.makeTargetAnimatable(n,!1):{};for(let t in a={...a,...r}){let n=r6(a[t]);e.hasValue(t)?e.getValue(t).set(n):e.addValue(t,of(n))}}(e,l)})}function oj(e,t){return e.sortNodePosition(t)}let ok=[Z.Animate,Z.InView,Z.Focus,Z.Hover,Z.Tap,Z.Drag,Z.Exit],oE=[...ok].reverse(),oS=ok.length;function oC(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}let oM={animation:iP(({visualElement:e,animate:t})=>{e.animationState||(e.animationState=function(e){let t=t=>Promise.all(t.map(({animation:t,options:n})=>(function(e,t,n={}){let r;if(e.notify("AnimationStart",t),Array.isArray(t))r=Promise.all(t.map(t=>ob(e,t,n)));else if("string"==typeof t)r=ob(e,t,n);else{let i="function"==typeof t?oy(e,t,n.custom):t;r=ow(e,i,n)}return r.then(()=>e.notify("AnimationComplete",t))})(e,t,n))),n={[Z.Animate]:oC(!0),[Z.InView]:oC(),[Z.Hover]:oC(),[Z.Tap]:oC(),[Z.Drag]:oC(),[Z.Focus]:oC(),[Z.Exit]:oC()},r=!0,i=(t,n)=>{let r=oy(e,n);if(r){let{transition:e,transitionEnd:n,...i}=r;t={...t,...i,...n}}return t};function a(a,o){var l,s;let u=e.getProps(),c=e.getVariantContext(!0)||{},d=[],f=new Set,h={},p=1/0;for(let t=0;tp&&y,k=Array.isArray(g)?g:[g],E=k.reduce(i,{});!1===x&&(E={});let{prevResolvedValues:S={}}=v,C={...S,...E},M=e=>{j=!0,f.delete(e),v.needsAnimating[e]=!0};for(let e in C){let t=E[e],n=S[e];h.hasOwnProperty(e)||(t!==n?r3(t)&&r3(n)?!iR(t,n)||w?M(e):v.protectedKeys[e]=!0:void 0!==t?M(e):f.add(e):void 0!==t&&f.has(e)?M(e):v.protectedKeys[e]=!0)}v.prevProp=g,v.prevResolvedValues=E,v.isActive&&(h={...h,...E}),r&&e.blockInitialAnimation&&(j=!1),j&&!b&&d.push(...k.map(e=>({animation:e,options:{type:m,...a}})))}if(f.size){let t={};f.forEach(n=>{let r=e.getBaseTarget(n);void 0!==r&&(t[n]=r)}),d.push({animation:t})}let m=!!d.length;return r&&!1===u.initial&&!e.manuallyAnimateOnMount&&(m=!1),r=!1,m?t(d):Promise.resolve()}return{animateChanges:a,setActive:function(t,r,i){var o;if(n[t].isActive===r)return Promise.resolve();null===(o=e.variantChildren)||void 0===o||o.forEach(e=>{var n;return null===(n=e.animationState)||void 0===n?void 0:n.setActive(t,r)}),n[t].isActive=r;let l=a(i,t);for(let e in n)n[e].protectedKeys={};return l},setAnimateFunction:function(n){t=n(e)},getState:()=>n}}(e)),n9(t)&&(0,eo.useEffect)(()=>t.subscribe(e),[t])}),exit:iP(e=>{let{custom:t,visualElement:n}=e,[r,i]=iN(),a=(0,eo.useContext)(nq);(0,eo.useEffect)(()=>{n.isPresent=r;let e=n.animationState&&n.animationState.setActive(Z.Exit,!r,{custom:a&&a.custom||t});e&&!r&&e.then(i)},[r])})},o_=e=>e.hasOwnProperty("x")&&e.hasOwnProperty("y"),oO=e=>o_(e)&&e.hasOwnProperty("z"),oT=(e,t)=>Math.abs(e-t);function oP(e,t){return aa(e)&&aa(t)?oT(e,t):o_(e)&&o_(t)?Math.sqrt(Math.pow(oT(e.x,t.x),2)+Math.pow(oT(e.y,t.y),2)+Math.pow(oO(e)&&oO(t)?oT(e.z,t.z):0,2)):void 0}class oA{constructor(e,t,{transformPagePoint:n}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let e=oD(this.lastMoveEventInfo,this.history),t=null!==this.startEvent,n=oP(e.offset,{x:0,y:0})>=3;if(!t&&!n)return;let{point:r}=e,{timestamp:i}=nI();this.history.push({...r,timestamp:i});let{onStart:a,onMove:o}=this.handlers;t||(a&&a(this.lastMoveEvent,e),this.startEvent=this.lastMoveEvent),o&&o(this.lastMoveEvent,e)},this.handlePointerMove=(e,t)=>{if(this.lastMoveEvent=e,this.lastMoveEventInfo=oN(t,this.transformPagePoint),ii(e)&&0===e.buttons){this.handlePointerUp(e,t);return}nL.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();let{onEnd:n,onSessionEnd:r}=this.handlers,i=oD(oN(t,this.transformPagePoint),this.history);this.startEvent&&n&&n(e,i),r&&r(e,i)},e.touches&&e.touches.length>1)return;this.handlers=t,this.transformPagePoint=n;let r=oN(io(e),this.transformPagePoint),{point:i}=r,{timestamp:a}=nI();this.history=[{...i,timestamp:a}];let{onSessionStart:o}=t;o&&o(e,oD(r,this.history)),this.removeListeners=iS(im(window,"pointermove",this.handlePointerMove),im(window,"pointerup",this.handlePointerUp),im(window,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),nZ.update(this.updatePoint)}}function oN(e,t){return t?{point:t(e.point)}:e}function oR(e,t){return{x:e.x-t.x,y:e.y-t.y}}function oD({point:e},t){return{point:e,delta:oR(e,oL(t)),offset:oR(e,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};let n=e.length-1,r=null,i=oL(e);for(;n>=0&&(r=e[n],!(i.timestamp-r.timestamp>aF(.1)));)n--;if(!r)return{x:0,y:0};let a=(i.timestamp-r.timestamp)/1e3;if(0===a)return{x:0,y:0};let o={x:(i.x-r.x)/a,y:(i.y-r.y)/a};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(t,0)}}function oL(e){return e[e.length-1]}function oZ(e){return e.max-e.min}function oz(e,t=0,n=.01){return oP(e,t)({translate:0,scale:1,origin:0,originPoint:0}),oY=()=>({x:oK(),y:oK()}),oX=()=>({min:0,max:0}),oG=()=>({x:oX(),y:oX()});function oJ(e){return[e("x"),e("y")]}function oQ({top:e,left:t,right:n,bottom:r}){return{x:{min:t,max:n},y:{min:e,max:r}}}function o0(e){return void 0===e||1===e}function o1({scale:e,scaleX:t,scaleY:n}){return!o0(e)||!o0(t)||!o0(n)}function o2(e){return o1(e)||o4(e)||e.z||e.rotate||e.rotateX||e.rotateY}function o4(e){var t,n;return(t=e.x)&&"0%"!==t||(n=e.y)&&"0%"!==n}function o3(e,t,n,r,i){return void 0!==i&&(e=r+i*(e-r)),r+n*(e-r)+t}function o5(e,t=0,n=1,r,i){e.min=o3(e.min,t,n,r,i),e.max=o3(e.max,t,n,r,i)}function o6(e,{x:t,y:n}){o5(e.x,t.translate,t.scale,t.originPoint),o5(e.y,n.translate,n.scale,n.originPoint)}function o8(e,t){e.min=e.min+t,e.max=e.max+t}function o7(e,t,[n,r,i]){let a=void 0!==t[i]?t[i]:.5,o=iq(e.min,e.max,a);o5(e,t[n],t[r],o,t.scale)}let o9=["x","scaleX","originX"],le=["y","scaleY","originY"];function lt(e,t){o7(e.x,t,o9),o7(e.y,t,le)}function ln(e,t){return oQ(function(e,t){if(!t)return e;let n=t({x:e.left,y:e.top}),r=t({x:e.right,y:e.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}(e.getBoundingClientRect(),t))}let lr=new WeakMap;class li{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=oG(),this.visualElement=e}start(e,{snapToCursor:t=!1}={}){!1!==this.visualElement.isPresent&&(this.panSession=new oA(e,{onSessionStart:e=>{this.stopAnimation(),t&&this.snapToCursor(io(e,"page").point)},onStart:(e,t)=>{var n;let{drag:r,dragPropagation:i,onDragStart:a}=this.getProps();(!r||i||(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=ib(r),this.openGlobalLock))&&(this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),oJ(e=>{var t,n;let r=this.getAxisMotionValue(e).get()||0;if(rT.test(r)){let i=null===(n=null===(t=this.visualElement.projection)||void 0===t?void 0:t.layout)||void 0===n?void 0:n.actual[e];if(i){let e=oZ(i);r=parseFloat(r)/100*e}}this.originPoint[e]=r}),null==a||a(e,t),null===(n=this.visualElement.animationState)||void 0===n||n.setActive(Z.Drag,!0))},onMove:(e,t)=>{let{dragPropagation:n,dragDirectionLock:r,onDirectionLock:i,onDrag:a}=this.getProps();if(!n&&!this.openGlobalLock)return;let{offset:o}=t;if(r&&null===this.currentDirection){this.currentDirection=function(e,t=10){let n=null;return Math.abs(e.y)>t?n="y":Math.abs(e.x)>t&&(n="x"),n}(o),null!==this.currentDirection&&(null==i||i(this.currentDirection));return}this.updateAxis("x",t.point,o),this.updateAxis("y",t.point,o),this.visualElement.render(),null==a||a(e,t)},onSessionEnd:(e,t)=>this.stop(e,t)},{transformPagePoint:this.visualElement.getTransformPagePoint()}))}stop(e,t){let n=this.isDragging;if(this.cancel(),!n)return;let{velocity:r}=t;this.startAnimation(r);let{onDragEnd:i}=this.getProps();null==i||i(e,t)}cancel(){var e,t;this.isDragging=!1,this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!1),null===(e=this.panSession)||void 0===e||e.end(),this.panSession=void 0;let{dragPropagation:n}=this.getProps();!n&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),null===(t=this.visualElement.animationState)||void 0===t||t.setActive(Z.Drag,!1)}updateAxis(e,t,n){let{drag:r}=this.getProps();if(!n||!la(e,r,this.currentDirection))return;let i=this.getAxisMotionValue(e),a=this.originPoint[e]+n[e];this.constraints&&this.constraints[e]&&(a=function(e,{min:t,max:n},r){return void 0!==t&&en&&(e=r?iq(n,e,r.max):Math.min(e,n)),e}(a,this.constraints[e],this.elastic[e])),i.set(a)}resolveConstraints(){let{dragConstraints:e,dragElastic:t}=this.getProps(),{layout:n}=this.visualElement.projection||{},r=this.constraints;e&&n8(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&n?this.constraints=function(e,{top:t,left:n,bottom:r,right:i}){return{x:oU(e.x,n,i),y:oU(e.y,t,r)}}(n.actual,e):this.constraints=!1,this.elastic=function(e=.35){return!1===e?e=0:!0===e&&(e=.35),{x:oq(e,"left","right"),y:oq(e,"top","bottom")}}(t),r!==this.constraints&&n&&this.constraints&&!this.hasMutatedConstraints&&oJ(e=>{this.getAxisMotionValue(e)&&(this.constraints[e]=function(e,t){let n={};return void 0!==t.min&&(n.min=t.min-e.min),void 0!==t.max&&(n.max=t.max-e.min),n}(n.actual[e],this.constraints[e]))})}resolveRefConstraints(){var e;let{dragConstraints:t,onMeasureDragConstraints:n}=this.getProps();if(!t||!n8(t))return!1;let r=t.current;iZ(null!==r,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");let{projection:i}=this.visualElement;if(!i||!i.layout)return!1;let a=function(e,t,n){let r=ln(e,n),{scroll:i}=t;return i&&(o8(r.x,i.x),o8(r.y,i.y)),r}(r,i.root,this.visualElement.getTransformPagePoint()),o={x:oW((e=i.layout.actual).x,a.x),y:oW(e.y,a.y)};if(n){let e=n(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(o));this.hasMutatedConstraints=!!e,e&&(o=oQ(e))}return o}startAnimation(e){let{drag:t,dragMomentum:n,dragElastic:r,dragTransition:i,dragSnapToOrigin:a,onDragTransitionEnd:o}=this.getProps(),l=this.constraints||{};return Promise.all(oJ(o=>{var s;if(!la(o,t,this.currentDirection))return;let u=null!==(s=null==l?void 0:l[o])&&void 0!==s?s:{};a&&(u={min:0,max:0});let c={type:"inertia",velocity:n?e[o]:0,bounceStiffness:r?200:1e6,bounceDamping:r?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...i,...u};return this.startAxisValueAnimation(o,c)})).then(o)}startAxisValueAnimation(e,t){let n=this.getAxisMotionValue(e);return oi(e,n,0,t)}stopAnimation(){oJ(e=>this.getAxisMotionValue(e).stop())}getAxisMotionValue(e){var t,n;let r="_drag"+e.toUpperCase();return this.visualElement.getProps()[r]||this.visualElement.getValue(e,null!==(n=null===(t=this.visualElement.getProps().initial)||void 0===t?void 0:t[e])&&void 0!==n?n:0)}snapToCursor(e){oJ(t=>{let{drag:n}=this.getProps();if(!la(t,n,this.currentDirection))return;let{projection:r}=this.visualElement,i=this.getAxisMotionValue(t);if(r&&r.layout){let{min:n,max:a}=r.layout.actual[t];i.set(e[t]-iq(n,a,.5))}})}scalePositionWithinConstraints(){var e;if(!this.visualElement.current)return;let{drag:t,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!n8(n)||!r||!this.constraints)return;this.stopAnimation();let i={x:0,y:0};oJ(e=>{let t=this.getAxisMotionValue(e);if(t){let n=t.get();i[e]=function(e,t){let n=.5,r=oZ(e),i=oZ(t);return i>r?n=iW(t.min,t.max-r,e.min):r>i&&(n=iW(e.min,e.max-i,t.min)),iz(0,1,n)}({min:n,max:n},this.constraints[e])}});let{transformTemplate:a}=this.visualElement.getProps();this.visualElement.current.style.transform=a?a({},""):"none",null===(e=r.root)||void 0===e||e.updateScroll(),r.updateLayout(),this.resolveConstraints(),oJ(e=>{if(!la(e,t,null))return;let n=this.getAxisMotionValue(e),{min:r,max:a}=this.constraints[e];n.set(iq(r,a,i[e]))})}addListeners(){var e;if(!this.visualElement.current)return;lr.set(this.visualElement,this);let t=im(this.visualElement.current,"pointerdown",e=>{let{drag:t,dragListener:n=!0}=this.getProps();t&&n&&this.start(e)}),n=()=>{let{dragConstraints:e}=this.getProps();n8(e)&&(this.constraints=this.resolveRefConstraints())},{projection:r}=this.visualElement,i=r.addEventListener("measure",n);r&&!r.layout&&(null===(e=r.root)||void 0===e||e.updateScroll(),r.updateLayout()),n();let a=it(window,"resize",()=>this.scalePositionWithinConstraints()),o=r.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(oJ(t=>{let n=this.getAxisMotionValue(t);n&&(this.originPoint[t]+=e[t].translate,n.set(n.get()+e[t].translate))}),this.visualElement.render())});return()=>{a(),t(),i(),null==o||o()}}getProps(){let e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:n=!1,dragPropagation:r=!1,dragConstraints:i=!1,dragElastic:a=.35,dragMomentum:o=!0}=e;return{...e,drag:t,dragDirectionLock:n,dragPropagation:r,dragConstraints:i,dragElastic:a,dragMomentum:o}}}function la(e,t,n){return(!0===t||t===e)&&(null===n||n===e)}let lo={pan:iP(function({onPan:e,onPanStart:t,onPanEnd:n,onPanSessionStart:r,visualElement:i}){let a=(0,eo.useRef)(null),{transformPagePoint:o}=(0,eo.useContext)(n3),l={onSessionStart:r,onStart:t,onMove:e,onEnd:(e,t)=>{a.current=null,n&&n(e,t)}};(0,eo.useEffect)(()=>{null!==a.current&&a.current.updateHandlers(l)}),iv(i,"pointerdown",(e||t||n||r)&&function(e){a.current=new oA(e,l,{transformPagePoint:o})}),nQ(()=>a.current&&a.current.end())}),drag:iP(function(e){let{dragControls:t,visualElement:n}=e,r=n$(()=>new li(n));(0,eo.useEffect)(()=>t&&t.subscribe(r),[r,t]),(0,eo.useEffect)(()=>r.addListeners(),[r])})};function ll(e){return"string"==typeof e&&e.startsWith("var(--")}let ls=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function lu(e,t,n=1){iZ(n<=4,`Max CSS variable fallback depth detected in property "${e}". This may indicate a circular fallback dependency.`);let[r,i]=function(e){let t=ls.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]}(e);if(!r)return;let a=window.getComputedStyle(t).getPropertyValue(r);return a?a.trim():ll(i)?lu(i,t,n+1):i}let lc=new Set(["width","height","top","left","right","bottom","x","y"]),ld=e=>lc.has(e),lf=e=>Object.keys(e).some(ld),lh=(e,t)=>{e.set(t,!1),e.set(t)},lp=e=>e===rD||e===rP;(u=z||(z={})).width="width",u.height="height",u.left="left",u.right="right",u.top="top",u.bottom="bottom";let lm=(e,t)=>parseFloat(e.split(", ")[t]),lv=(e,t)=>(n,{transform:r})=>{if("none"===r||!r)return 0;let i=r.match(/^matrix3d\((.+)\)$/);if(i)return lm(i[1],t);{let t=r.match(/^matrix\((.+)\)$/);return t?lm(t[1],e):0}},lg=new Set(["x","y","z"]),ly=rp.filter(e=>!lg.has(e)),lx={width:({x:e},{paddingLeft:t="0",paddingRight:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),height:({y:e},{paddingTop:t="0",paddingBottom:n="0"})=>e.max-e.min-parseFloat(t)-parseFloat(n),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:lv(4,13),y:lv(5,14)},lb=(e,t,n)=>{let r=t.measureViewportBox(),i=t.current,a=getComputedStyle(i),{display:o}=a,l={};"none"===o&&t.setStaticValue("display",e.display||"block"),n.forEach(e=>{l[e]=lx[e](r,a)}),t.render();let s=t.measureViewportBox();return n.forEach(n=>{lh(t.getValue(n),l[n]),e[n]=lx[n](s,a)}),e},lw=(e,t,n={},r={})=>{t={...t},r={...r};let i=Object.keys(t).filter(ld),a=[],o=!1,l=[];if(i.forEach(i=>{let s;let u=e.getValue(i);if(!e.hasValue(i))return;let c=n[i],d=om(c),f=t[i];if(r3(f)){let e=f.length,t=null===f[0]?1:0;d=om(c=f[t]);for(let n=t;n{let r=e.getValue(n);void 0!==r&&(t.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),t.length&&e.render(),t}(e),o=!0),l.push(i),r[i]=void 0!==r[i]?r[i]:t[i],lh(u,f))}}),!l.length)return{target:t,transitionEnd:r};{let n=l.indexOf("height")>=0?window.pageYOffset:null,i=lb(t,e,l);return a.length&&a.forEach(([t,n])=>{e.getValue(t).set(n)}),e.render(),nH&&null!==n&&window.scrollTo({top:n}),{target:i,transitionEnd:r}}},lj=(e,t,n,r)=>{var i,a;let o=function(e,{...t},n){let r=e.current;if(!(r instanceof Element))return{target:t,transitionEnd:n};for(let i in n&&(n={...n}),e.values.forEach(e=>{let t=e.get();if(!ll(t))return;let n=lu(t,r);n&&e.set(n)}),t){let e=t[i];if(!ll(e))continue;let a=lu(e,r);a&&(t[i]=a,n&&void 0===n[i]&&(n[i]=e))}return{target:t,transitionEnd:n}}(e,t,r);return t=o.target,r=o.transitionEnd,i=t,a=r,lf(i)?lw(e,i,n,a):{target:i,transitionEnd:a}},lk={current:null},lE={current:!1},lS=Object.keys(ra),lC=lS.length,lM=["AnimationStart","AnimationComplete","Update","Unmount","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class l_{constructor({parent:e,props:t,reducedMotionConfig:n,visualState:r},i={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.isPresent=!0,this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>nL.render(this.render,!1,!0);let{latestValues:a,renderState:o}=r;this.latestValues=a,this.baseTarget={...a},this.initialValues=t.initial?{...a}:{},this.renderState=o,this.parent=e,this.props=t,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=i,this.isControllingVariants=rt(t),this.isVariantNode=rn(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);let{willChange:l,...s}=this.scrapeMotionValuesFromProps(t);for(let e in s){let t=s[e];void 0!==a[e]&&rg(t)&&(t.set(a[e],!1),ox(l)&&l.add(e))}if(t.values)for(let e in t.values){let n=t.values[e];void 0!==a[e]&&rg(n)&&n.set(a[e])}}scrapeMotionValuesFromProps(e){return{}}mount(e){var t;this.current=e,this.projection&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=null===(t=this.parent)||void 0===t?void 0:t.addVariantChild(this)),this.values.forEach((e,t)=>this.bindToMotionValue(t,e)),lE.current||function(){if(lE.current=!0,nH){if(window.matchMedia){let e=window.matchMedia("(prefers-reduced-motion)"),t=()=>lk.current=e.matches;e.addListener(t),t()}else lk.current=!1}}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||lk.current),this.parent&&this.parent.children.add(this),this.setProps(this.props)}unmount(){var e,t,n;for(let r in null===(e=this.projection)||void 0===e||e.unmount(),nZ.update(this.notifyUpdate),nZ.render(this.render),this.valueSubscriptions.forEach(e=>e()),null===(t=this.removeFromVariantTree)||void 0===t||t.call(this),null===(n=this.parent)||void 0===n||n.children.delete(this),this.events)this.events[r].clear();this.current=null}bindToMotionValue(e,t){let n=t.onChange(t=>{this.latestValues[e]=t,this.props.onUpdate&&nL.update(this.notifyUpdate,!1,!0)}),r=t.onRenderRequest(this.scheduleRender);this.valueSubscriptions.set(e,()=>{n(),r()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}loadFeatures(e,t,n,r,i,a){let o=[];"production"!==nC&&n&&t&&iZ(!1,"You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.");for(let t=0;tthis.scheduleRender(),animationType:"string"==typeof n?n:"both",initialPromotionConfig:a,layoutScroll:s})}return o}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):oG()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}makeTargetAnimatable(e,t=!0){return this.makeTargetAnimatableFromInstance(e,this.props,t)}setProps(e){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.props=e;for(let t=0;tn.variantChildren.delete(e)}addValue(e,t){this.hasValue(e)&&this.removeValue(e),this.values.set(e,t),this.latestValues[e]=t.get(),this.bindToMotionValue(e,t)}removeValue(e){var t;this.values.delete(e),null===(t=this.valueSubscriptions.get(e))||void 0===t||t(),this.valueSubscriptions.delete(e),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let n=this.values.get(e);return void 0===n&&void 0!==t&&(n=of(t),this.addValue(e,n)),n}readValue(e){return void 0===this.latestValues[e]&&this.current?this.readValueFromInstance(this.current,e,this.options):this.latestValues[e]}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){var t;let{initial:n}=this.props,r="string"==typeof n||"object"==typeof n?null===(t=r4(this.props,n))||void 0===t?void 0:t[e]:void 0;if(n&&void 0!==r)return r;let i=this.getBaseTargetFromProps(this.props,e);return void 0===i||rg(i)?void 0!==this.initialValues[e]&&void 0===r?void 0:this.baseTarget[e]:i}on(e,t){return this.events[e]||(this.events[e]=new ou),this.events[e].add(t)}notify(e,...t){var n;null===(n=this.events[e])||void 0===n||n.notify(...t)}}let lO=["initial",...ok],lT=lO.length;class lP extends l_{sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){var n;return null===(n=e.style)||void 0===n?void 0:n[t]}removeValueFromRenderState(e,{vars:t,style:n}){delete t[e],delete n[e]}makeTargetAnimatableFromInstance({transition:e,transitionEnd:t,...n},{transformValues:r},i){let a=function(e,t,n){var r;let i={};for(let a in e){let e=function(e,t){if(t)return(t[e]||t.default||t).from}(a,t);i[a]=void 0!==e?e:null===(r=n.getValue(a))||void 0===r?void 0:r.get()}return i}(n,e||{},this);if(r&&(t&&(t=r(t)),n&&(n=r(n)),a&&(a=r(a))),i){!function(e,t,n){var r,i;let a=Object.keys(t).filter(t=>!e.hasValue(t)),o=a.length;if(o)for(let l=0;lrf(e)?new lN(t,{enableHardwareAcceleration:!1}):new lA(t,{enableHardwareAcceleration:!0});function lD(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}let lL={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e){if(!rP.test(e))return e;e=parseFloat(e)}let n=lD(e,t.target.x),r=lD(e,t.target.y);return`${n}% ${r}%`}},lZ="_$css",lz={correct:(e,{treeScale:t,projectionDelta:n})=>{let r=e,i=e.includes("var("),a=[];i&&(e=e.replace(ls,e=>(a.push(e),lZ)));let o=ai.parse(e);if(o.length>5)return r;let l=ai.createTransformer(e),s="number"!=typeof o[0]?1:0,u=n.x.scale*t.x,c=n.y.scale*t.y;o[0+s]/=u,o[1+s]/=c;let d=iq(u,c,.5);"number"==typeof o[2+s]&&(o[2+s]/=d),"number"==typeof o[3+s]&&(o[3+s]/=d);let f=l(o);if(i){let e=0;f=f.replace(lZ,()=>{let t=a[e];return e++,t})}return f}};class lF extends eo.Component{componentDidMount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:n,layoutId:r}=this.props,{projection:i}=e;Object.assign(rh,lV),i&&(t.group&&t.group.add(i),n&&n.register&&r&&n.register(i),i.root.didUpdate(),i.addEventListener("animationComplete",()=>{this.safeToRemove()}),i.setOptions({...i.options,onExitComplete:()=>this.safeToRemove()})),ro.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){let{layoutDependency:t,visualElement:n,drag:r,isPresent:i}=this.props,a=n.projection;return a&&(a.isPresent=i,r||e.layoutDependency!==t||void 0===t?a.willUpdate():this.safeToRemove(),e.isPresent===i||(i?a.promote():a.relegate()||nL.postRender(()=>{var e;(null===(e=a.getStack())||void 0===e?void 0:e.members.length)||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),!e.currentAnimation&&e.isLead()&&this.safeToRemove())}componentWillUnmount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:n}=this.props,{projection:r}=e;r&&(r.scheduleCheckAfterUnmount(),(null==t?void 0:t.group)&&t.group.remove(r),(null==n?void 0:n.deregister)&&n.deregister(r))}safeToRemove(){let{safeToRemove:e}=this.props;null==e||e()}render(){return null}}let lV={borderRadius:{...lL,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:lL,borderTopRightRadius:lL,borderBottomLeftRadius:lL,borderBottomRightRadius:lL,boxShadow:lz},lB=["TopLeft","TopRight","BottomLeft","BottomRight"],lI=lB.length,lH=e=>"string"==typeof e?parseFloat(e):e,lU=e=>"number"==typeof e||rP.test(e);function lW(e,t){var n;return null!==(n=e[t])&&void 0!==n?n:e.borderRadius}let lq=lK(0,.5,ak),l$=lK(.5,.95,ay);function lK(e,t,n){return r=>rt?1:n(iW(e,t,r))}function lY(e,t){e.min=t.min,e.max=t.max}function lX(e,t){lY(e.x,t.x),lY(e.y,t.y)}function lG(e,t,n,r,i){return e-=t,e=r+1/n*(e-r),void 0!==i&&(e=r+1/i*(e-r)),e}function lJ(e,t,[n,r,i],a,o){!function(e,t=0,n=1,r=.5,i,a=e,o=e){if(rT.test(t)&&(t=parseFloat(t),t=iq(o.min,o.max,t/100)-o.min),"number"!=typeof t)return;let l=iq(a.min,a.max,r);e===a&&(l-=t),e.min=lG(e.min,t,n,l,i),e.max=lG(e.max,t,n,l,i)}(e,t[n],t[r],t[i],t.scale,a,o)}let lQ=["x","scaleX","originX"],l0=["y","scaleY","originY"];function l1(e,t,n,r){lJ(e.x,t,lQ,null==n?void 0:n.x,null==r?void 0:r.x),lJ(e.y,t,l0,null==n?void 0:n.y,null==r?void 0:r.y)}function l2(e){return 0===e.translate&&1===e.scale}function l4(e){return l2(e.x)&&l2(e.y)}function l3(e,t){return e.x.min===t.x.min&&e.x.max===t.x.max&&e.y.min===t.y.min&&e.y.max===t.y.max}function l5(e){return oZ(e.x)/oZ(e.y)}class l6{constructor(){this.members=[]}add(e){ol(this.members,e),e.scheduleRender()}remove(e){if(os(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){let e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){let t;let n=this.members.findIndex(t=>e===t);if(0===n)return!1;for(let e=n;e>=0;e--){let n=this.members[e];if(!1!==n.isPresent){t=n;break}}return!!t&&(this.promote(t),!0)}promote(e,t){var n;let r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues,e.snapshot.isShared=!0),(null===(n=e.root)||void 0===n?void 0:n.isUpdating)&&(e.isLayoutDirty=!0);let{crossfade:i}=e.options;!1===i&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{var t,n,r,i,a;null===(n=(t=e.options).onExitComplete)||void 0===n||n.call(t),null===(a=null===(r=e.resumingFrom)||void 0===r?void 0:(i=r.options).onExitComplete)||void 0===a||a.call(i)})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function l8(e,t,n){let r=e.x.translate/t.x,i=e.y.translate/t.y,a=`translate3d(${r}px, ${i}px, 0) `;if(a+=`scale(${1/t.x}, ${1/t.y}) `,n){let{rotate:e,rotateX:t,rotateY:r}=n;e&&(a+=`rotate(${e}deg) `),t&&(a+=`rotateX(${t}deg) `),r&&(a+=`rotateY(${r}deg) `)}let o=e.x.scale*t.x,l=e.y.scale*t.y;return"translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)"==(a+=`scale(${o}, ${l})`)?"none":a}let l7=(e,t)=>e.depth-t.depth;class l9{constructor(){this.children=[],this.isDirty=!1}add(e){ol(this.children,e),this.isDirty=!0}remove(e){os(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(l7),this.isDirty=!1,this.children.forEach(e)}}let se=["","X","Y","Z"];function st({attachResizeListener:e,defaultParent:t,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(e,n={},r=null==t?void 0:t()){this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.potentialNodes=new Map,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.nodes.forEach(ss),this.nodes.forEach(su)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.id=e,this.latestValues=n,this.root=r?r.root||r:this,this.path=r?[...r.path,r]:[],this.parent=r,this.depth=r?r.depth+1:0,e&&this.root.registerPotentialNode(e,this);for(let e=0;ethis.root.updateBlockedByResize=!1;e(t,()=>{this.root.updateBlockedByResize=!0,n&&n(),n=a9(r,250),ro.hasAnimatedSinceResize&&(ro.hasAnimatedSinceResize=!1,this.nodes.forEach(sl))})}i&&this.root.registerSharedNode(i,this),!1!==this.options.animate&&o&&(i||a)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t,hasRelativeTargetChanged:n,layout:r})=>{var i,a,l,s,u;if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let c=null!==(a=null!==(i=this.options.transition)&&void 0!==i?i:o.getDefaultTransition())&&void 0!==a?a:sm,{onLayoutAnimationStart:d,onLayoutAnimationComplete:f}=o.getProps(),h=!this.targetLayout||!l3(this.targetLayout,r)||n,p=!t&&n;if((null===(l=this.resumeFrom)||void 0===l?void 0:l.instance)||p||t&&(h||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(e,p);let t={...or(c,"layout"),onPlay:d,onComplete:f};o.shouldReduceMotion&&(t.delay=0,t.type=!1),this.startAnimation(t)}else t||0!==this.animationProgress||sl(this),this.isLead()&&(null===(u=(s=this.options).onExitComplete)||void 0===u||u.call(s));this.targetLayout=r})}unmount(){var e,t;this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this),null===(e=this.getStack())||void 0===e||e.remove(this),null===(t=this.parent)||void 0===t||t.children.delete(this),this.instance=void 0,nZ.preRender(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){var e;return this.isAnimationBlocked||(null===(e=this.parent)||void 0===e?void 0:e.isTreeAnimationBlocked())||!1}startUpdate(){var e;this.isUpdateBlocked()||(this.isUpdating=!0,null===(e=this.nodes)||void 0===e||e.forEach(sc))}willUpdate(e=!0){var t,n,r;if(this.root.isUpdateBlocked()){null===(n=(t=this.options).onExitComplete)||void 0===n||n.call(t);return}if(this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){if(this.snapshot||!this.instance)return;let e=this.measure(),t=this.removeTransform(this.removeElementScroll(e));sy(t),this.snapshot={measured:e,layout:t,latestValues:{}}}updateLayout(){var e;if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e=((null===(n=this.getStack())||void 0===n?void 0:n.members.length)||0),c=!!(s&&!u&&!0===this.options.crossfade&&!this.path.some(sp));this.animationProgress=0,this.mixTargetDelta=t=>{var n,r,d;let f=t/1e3;sf(o.x,e.x,f),sf(o.y,e.y,f),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&(null===(n=this.relativeParent)||void 0===n?void 0:n.layout)&&(oH(l,this.layout.actual,this.relativeParent.layout.actual),r=this.relativeTarget,d=this.relativeTargetOrigin,sh(r.x,d.x,l.x,f),sh(r.y,d.y,l.y,f)),s&&(this.animationValues=a,function(e,t,n,r,i,a){var o,l,s,u;i?(e.opacity=iq(0,null!==(o=n.opacity)&&void 0!==o?o:1,lq(r)),e.opacityExit=iq(null!==(l=t.opacity)&&void 0!==l?l:1,0,l$(r))):a&&(e.opacity=iq(null!==(s=t.opacity)&&void 0!==s?s:1,null!==(u=n.opacity)&&void 0!==u?u:1,r));for(let i=0;i{ro.hasAnimatedSinceResize=!0,this.currentAnimation=function(e,t,n={}){let r=rg(e)?e:of(e);return oi("",r,1e3,n),{stop:()=>r.stop(),isAnimating:()=>r.isAnimating()}}(0,0,{...e,onUpdate:t=>{var n;this.mixTargetDelta(t),null===(n=e.onUpdate)||void 0===n||n.call(e,t)},onComplete:()=>{var t;null===(t=e.onComplete)||void 0===t||t.call(e),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){var e;this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0),null===(e=this.getStack())||void 0===e||e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){var e;this.currentAnimation&&(null===(e=this.mixTargetDelta)||void 0===e||e.call(this,1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let e=this.getLead(),{targetWithTransforms:t,target:n,layout:r,latestValues:i}=e;if(t&&n&&r){if(this!==e&&this.layout&&r&&sx(this.options.animationType,this.layout.actual,r.actual)){n=this.target||oG();let t=oZ(this.layout.actual.x);n.x.min=e.target.x.min,n.x.max=n.x.min+t;let r=oZ(this.layout.actual.y);n.y.min=e.target.y.min,n.y.max=n.y.min+r}lX(t,n),lt(t,i),oV(this.projectionDeltaWithTransform,this.layoutCorrected,t,i)}}registerSharedNode(e,t){var n,r,i;this.sharedNodes.has(e)||this.sharedNodes.set(e,new l6),this.sharedNodes.get(e).add(t),t.promote({transition:null===(n=t.options.initialPromotionConfig)||void 0===n?void 0:n.transition,preserveFollowOpacity:null===(i=null===(r=t.options.initialPromotionConfig)||void 0===r?void 0:r.shouldPreserveFollowOpacity)||void 0===i?void 0:i.call(r,t)})}isLead(){let e=this.getStack();return!e||e.lead===this}getLead(){var e;let{layoutId:t}=this.options;return t&&(null===(e=this.getStack())||void 0===e?void 0:e.lead)||this}getPrevLead(){var e;let{layoutId:t}=this.options;return t?null===(e=this.getStack())||void 0===e?void 0:e.prevLead:void 0}getStack(){let{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:n}={}){let r=this.getStack();r&&r.promote(this,n),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){let e=this.getStack();return!!e&&e.relegate(this)}resetRotation(){let{visualElement:e}=this.options;if(!e)return;let t=!1,n={};for(let r=0;r{var t;return null===(t=e.currentAnimation)||void 0===t?void 0:t.stop()}),this.root.nodes.forEach(sa),this.root.sharedNodes.clear()}}}function sn(e){e.updateLayout()}function sr(e){var t,n,r;let i=(null===(t=e.resumeFrom)||void 0===t?void 0:t.snapshot)||e.snapshot;if(e.isLead()&&e.layout&&i&&e.hasListeners("didUpdate")){let{actual:t,measured:n}=e.layout,{animationType:r}=e.options;"size"===r?oJ(e=>{let n=i.isShared?i.measured[e]:i.layout[e],r=oZ(n);n.min=t[e].min,n.max=n.min+r}):sx(r,i.layout,t)&&oJ(e=>{let n=i.isShared?i.measured[e]:i.layout[e],r=oZ(t[e]);n.max=n.min+r});let a=oY();oV(a,t,i.layout);let o=oY();i.isShared?oV(o,e.applyTransform(n,!0),i.measured):oV(o,t,i.layout);let l=!l4(a),s=!1;if(!e.resumeFrom){let n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:e,layout:r}=n;if(e&&r){let n=oG();oH(n,i.layout,e.layout);let a=oG();oH(a,t,r.actual),l3(n,a)||(s=!0)}}}e.notifyListeners("didUpdate",{layout:t,snapshot:i,delta:o,layoutDelta:a,hasLayoutChanged:l,hasRelativeTargetChanged:s})}else e.isLead()&&(null===(r=(n=e.options).onExitComplete)||void 0===r||r.call(n));e.options.transition=void 0}function si(e){e.clearSnapshot()}function sa(e){e.clearMeasurements()}function so(e){let{visualElement:t}=e.options;(null==t?void 0:t.getProps().onBeforeLayoutMeasure)&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function sl(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0}function ss(e){e.resolveTargetDelta()}function su(e){e.calcProjection()}function sc(e){e.resetRotation()}function sd(e){e.removeLeadSnapshot()}function sf(e,t,n){e.translate=iq(t.translate,0,n),e.scale=iq(t.scale,1,n),e.origin=t.origin,e.originPoint=t.originPoint}function sh(e,t,n,r){e.min=iq(t.min,n.min,r),e.max=iq(t.max,n.max,r)}function sp(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}let sm={duration:.45,ease:[.4,0,.1,1]};function sv(e,t){let n=e.root;for(let t=e.path.length-1;t>=0;t--)if(e.path[t].instance){n=e.path[t];break}let r=(n&&n!==e.root?n.instance:document).querySelector(`[data-projection-id="${t}"]`);r&&e.mount(r,!0)}function sg(e){e.min=Math.round(e.min),e.max=Math.round(e.max)}function sy(e){sg(e.x),sg(e.y)}function sx(e,t,n){return"position"===e||"preserve-aspect"===e&&!function(e,t,n=.1){return oP(e,t)<=n}(l5(t),l5(n),.2)}let sb=st({attachResizeListener:(e,t)=>it(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),sw={current:void 0},sj=st({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!sw.current){let e=new sb(0,{});e.mount(window),e.setOptions({layoutScroll:!0}),sw.current=e}return sw.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>"fixed"===window.getComputedStyle(e).position}),sk={...oM,...iA,...lo,measureLayout:function(e){let[t,n]=iN(),r=(0,eo.useContext)(nJ);return eo.createElement(lF,{...e,layoutGroup:r,switchLayoutGroup:(0,eo.useContext)(ru),isPresent:t,safeToRemove:n})}},sE=function(e){function t(t,n={}){return function({preloadedFeatures:e,createVisualElement:t,projectionNodeConstructor:n,useRender:r,useVisualState:i,Component:a}){e&&function(e){for(let t in e)"projectionNodeConstructor"===t?ra.projectionNodeConstructor=e[t]:ra[t].Component=e[t]}(e);let o=(0,eo.forwardRef)(function(o,l){var s;let u={...(0,eo.useContext)(n3),...o,layoutId:function({layoutId:e}){let t=(0,eo.useContext)(nJ).id;return t&&void 0!==e?t+"-"+e:e}(o)},{isStatic:c}=u,d=null,f=function(e){let{initial:t,animate:n}=function(e,t){if(rt(e)){let{initial:t,animate:n}=e;return{initial:!1===t||n7(t)?t:void 0,animate:n7(n)?n:void 0}}return!1!==e.inherit?t:{}}(e,(0,eo.useContext)(n5));return(0,eo.useMemo)(()=>({initial:t,animate:n}),[rr(t),rr(n)])}(o),h=c?void 0:n$(()=>{if(ro.hasEverUpdated)return rl++}),p=i(o,c);if(!c&&nH){f.visualElement=function(e,t,n,r){let i=(0,eo.useContext)(n5).visualElement,a=(0,eo.useContext)(n6),o=(0,eo.useContext)(nq),l=(0,eo.useContext)(n3).reducedMotion,s=(0,eo.useRef)();r=r||a.renderer,!s.current&&r&&(s.current=r(e,{visualState:t,parent:i,props:n,presenceId:o?o.id:void 0,blockInitialAnimation:!!o&&!1===o.initial,reducedMotionConfig:l}));let u=s.current;return nU(()=>{u&&u.render()}),(0,eo.useEffect)(()=>{u&&u.animationState&&u.animationState.animateChanges()}),nU(()=>()=>u&&u.notify("Unmount"),[]),u}(a,p,u,t);let r=(0,eo.useContext)(n6).strict,i=(0,eo.useContext)(ru);f.visualElement&&(d=f.visualElement.loadFeatures(u,r,e,h,n||ra.projectionNodeConstructor,i))}return eo.createElement(rs,{visualElement:f.visualElement,props:u},d,eo.createElement(n5.Provider,{value:f},r(a,o,h,(s=f.visualElement,(0,eo.useCallback)(e=>{e&&p.mount&&p.mount(e),s&&(e?s.mount(e):s.unmount()),l&&("function"==typeof l?l(e):n8(l)&&(l.current=e))},[s])),p,c,f.visualElement)))});return o[rc]=a,o}(e(t,n))}if("undefined"==typeof Proxy)return t;let n=new Map;return new Proxy(t,{get:(e,r)=>(n.has(r)||n.set(r,t(r)),n.get(r))})}((e,t)=>(function(e,{forwardMotionProps:t=!1},n,r,i){return{...rf(e)?r9:ie,preloadedFeatures:n,useRender:function(e=!1){return(t,n,r,i,{latestValues:a},o)=>{let l=(rf(t)?function(e,t){let n=(0,eo.useMemo)(()=>{let n=rX();return rY(n,t,{enableHardwareAcceleration:!1},e.transformTemplate),{...n.attrs,style:{...n.style}}},[t]);if(e.style){let t={};rI(t,e.style,e),n.style={...t,...n.style}}return n}:function(e,t,n){let r={},i=function(e,t,n){let r=e.style||{},i={};return rI(i,r,e),Object.assign(i,function({transformTemplate:e},t,n){return(0,eo.useMemo)(()=>{let r=rB();return rV(r,t,{enableHardwareAcceleration:!n},e),Object.assign({},r.vars,r.style)},[t])}(e,t,n)),e.transformValues?e.transformValues(i):i}(e,t,n);return e.drag&&!1!==e.dragListener&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=!0===e.drag?"none":`pan-${"x"===e.drag?"y":"x"}`),r.style=i,r})(n,a,o),s={...function(e,t,n){let r={};for(let i in e)(rW(i)||!0===n&&rU(i)||!t&&!rU(i)||e.draggable&&i.startsWith("onDrag"))&&(r[i]=e[i]);return r}(n,"string"==typeof t,e),...l,ref:i};return r&&(s["data-projection-id"]=r),(0,eo.createElement)(t,s)}}(t),createVisualElement:r,projectionNodeConstructor:i,Component:e}})(e,t,sk,lR,sj));function sS(e){let{open:t,onOpenChange:n}=e,[r,i]=(0,eo.useState)(!1);return{open:(0,eo.useMemo)(()=>n?t:r,[n,r,t]),onOpenChange:(0,eo.useCallback)(e=>{n?n(e):i(e)},[n])}}let sC={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}};function sM(e){let{children:t,content:n,defaultOpen:r,open:i,onOpenChange:a,delayDuration:o=300,disableHoverableContent:l,...s}=e,{open:u,onOpenChange:c}=sS({open:i,onOpenChange:a});return(0,ea.jsxs)(ny,{open:u,delayDuration:o,disableHoverableContent:l,defaultOpen:r,onOpenChange:c,children:[(0,ea.jsx)(ns,{asChild:!0,children:t}),(0,ea.jsx)(n4,{children:n&&u?(0,ea.jsx)(nx,{forceMount:!0,children:(0,ea.jsx)(nh,{forceMount:!0,asChild:!0,side:"top",align:"center",sideOffset:s.sideOffset||5,...s,children:(0,ea.jsx)(sE.div,{variants:sC,initial:"init",animate:"show",exit:"exit",className:(0,eW.cx)("relative","z-50","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"),children:(0,ea.jsx)("div",{className:(0,eW.cx)("py-1 px-2","max-w-xs","overflow-hidden",nk()),children:(0,ea.jsx)(nj,{size:"12",children:n})})})})}):null})]})}let s_=(0,eW.j)(["inline-flex","gap-1","appearance-none","shrink-0","items-center","justify-center","select-none","leading-normal","font-sans","cursor-pointer","overflow-hidden","focus:z-10","disabled:cursor-auto","disabled:pointer-events-none","outline-none","focus:ring ring-blue-500 dark:ring-blue-200","transition-colors duration-75"],{variants:{size:{small:["text-xs","px-2","h-7"],medium:["text-base","px-4","h-10"],large:["text-lg","px-4","h-12"],none:[]},state:{waiting:["pointer-events-none"]},disabled:{true:"cursor-auto pointer-events-none"},rounded:{true:"rounded",false:""},variant:{accent:["border","text-white dark:text-white","enabled:bg-green-700 enabled:dark:bg-green-700","enabled:border-green-800/30 enabled:dark:border-green-600/70","enabled:hover:bg-green-800/90 dark:enabled:hover:bg-green-700/90","enabled:hover:border-green-800/50 enabled:hover:dark:border-green-600","disabled:text-white/50 disabled:dark:text-white/50","disabled:bg-green-700/70 disabled:dark:bg-green-600/70","disabled:border-green-600/50 disabled:dark:border-green-500/30","[&[href]]:bg-green-700 [&[href]]:dark:bg-green-700","[&[href]]:border-green-800/30 [&[href]]:dark:border-green-600/70","[&[href]]:hover:bg-green-800/90 dark:[&[href]]:hover:bg-green-700/90","[&[href]]:hover:border-green-800/50 [href]]:hover:dark:border-green-600"],red:["border","bg-red-700 dark:bg-red-700","border-red-800/30 dark:border-red-600/70","enabled:hover:bg-red-800/90 dark:enabled:hover:bg-red-700/90","enabled:hover:border-red-800/50 enabled:hover:dark:border-red-600","disabled:bg-red-700/70 disabled:dark:bg-red-600/70","disabled:border-red-600/50 disabled:dark:border-red-500/30","text-white dark:text-white","disabled:text-white/50 disabled:dark:text-white/50"],amber:["border","bg-amber-700 dark:bg-amber-700","border-amber-800/30 dark:border-amber-600/70","enabled:hover:bg-amber-800/90 dark:enabled:hover:bg-amber-700/90","enabled:hover:border-amber-800/50 enabled:hover:dark:border-amber-600","disabled:bg-amber-700/70 disabled:dark:bg-amber-600/70","disabled:border-amber-600/50 disabled:dark:border-amber-500/30","text-white dark:text-white","disabled:text-white/50 disabled:dark:text-white/50"],gray:["border","bg-white dark:bg-graydark-200","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100 dark:text-gray-300","disabled:text-gray-600 disabled:dark:text-graydark-700"],active:["border","bg-gray-200 dark:bg-graydark-400","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-500 dark:border-graydark-500","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],inactive:["border","bg-white dark:bg-graydark-200","enabled:hover:bg-gray-50 dark:enabled:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","border-gray-400/70 dark:border-graydark-400/70","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","text-gray-1100/30 dark:text-white/30","enabled:hover:text-gray-1100 enabled:hover:dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],ghost:["appearance-none border-none bg-transparent","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-700"],state:["open:text-gray-1100 open:dark:text-white","hover:text-gray-1000 hover:dark:text-graydark-1000","text-gray-700 dark:text-graydark-800"]},icon:{contrast:"",hover:"[&>svg]:opacity-50 hover:[&>svg]:opacity-100 transition-opacity",subtle:"[&>svg]:opacity-50"},color:{verySubtle:"!text-gray-700 dark:!text-graydark-700",subtle:"!text-gray-1000 dark:!text-graydark-1000",contrast:"!text-gray-1100 dark:!text-white",lo:"!text-white dark:!text-graydark-50",accent:"!text-accent-1100 dark:!text-accentdark-1100",red:"!text-red-700 dark:!text-red-400",green:"!text-emerald-700 dark:!text-emerald-500",amber:"!text-amber-600 dark:!text-amber-500",none:""}},defaultVariants:{variant:"gray",size:"small",rounded:!0,icon:"subtle",color:"none"}}),sO=eo.forwardRef((e,t)=>{let{variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,tip:u,tipAlign:c,tipSide:d,className:f,type:h="button",...p}=e;return u?(0,ea.jsx)(sM,{content:u,align:c,side:d,children:(0,ea.jsx)("button",{ref:t,type:h,disabled:o,className:s_({variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,className:f}),...p})}):(0,ea.jsx)("button",{ref:t,disabled:o,type:h,className:s_({variant:n,size:r,state:i,rounded:a,disabled:o,icon:l,color:s,className:f}),...p})});var sT=n(47211);(0,eW.j)([],{variants:{variant:{default:"border-t border-gray-500 dark:border-graydark-500 last-of-type:border-b",ghost:""}},defaultVariants:{variant:"default"}});let sP=(0,eW.j)("border border-gray-500 dark:border-graydark-500 bg-gray-100 dark:bg-graydark-100 rounded p-4"),sA=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{...r,className:sP({className:n}),ref:t})});var sN=n(86029);let sR="Avatar",[sD,sL]=(0,eu.b)(sR),[sZ,sz]=sD(sR),sF=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,...r}=e,[i,a]=(0,eo.useState)("idle");return(0,eo.createElement)(sZ,{scope:n,imageLoadingStatus:i,onImageLoadingStatusChange:a},(0,eo.createElement)(em.WV.span,(0,es.Z)({},r,{ref:t})))}),sV=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,src:r,onLoadingStatusChange:i=()=>{},...a}=e,o=sz("AvatarImage",n),l=function(e){let[t,n]=(0,eo.useState)("idle");return(0,eo.useEffect)(()=>{if(!e){n("error");return}let t=!0,r=new window.Image,i=e=>()=>{t&&n(e)};return n("loading"),r.onload=i("loaded"),r.onerror=i("error"),r.src=e,()=>{t=!1}},[e]),t}(r),s=(0,sN.W)(e=>{i(e),o.onImageLoadingStatusChange(e)});return(0,ev.b)(()=>{"idle"!==l&&s(l)},[l,s]),"loaded"===l?(0,eo.createElement)(em.WV.img,(0,es.Z)({},a,{ref:t,src:r})):null}),sB=(0,eo.forwardRef)((e,t)=>{let{__scopeAvatar:n,delayMs:r,...i}=e,a=sz("AvatarFallback",n),[o,l]=(0,eo.useState)(void 0===r);return(0,eo.useEffect)(()=>{if(void 0!==r){let e=window.setTimeout(()=>l(!0),r);return()=>window.clearTimeout(e)}},[r]),o&&"loaded"!==a.imageLoadingStatus?(0,eo.createElement)(em.WV.span,(0,es.Z)({},i,{ref:t})):null}),sI=(0,eW.j)(["items-center justify-center align-middle flex flex-shrink-0 relative","overflow-hidden select-none outline-none","font-sans font-medium text-sm","border"],{variants:{size:{1:"w-6 h-6",2:"w-12 h-12",3:"w-16 h-16",4:"w-28 h-28"},variant:{filter:"bg-transparent",hiContrast:["bg-gray-900 dark:bg-white text-white dark:text-gray-1100","border-gray-900 dark:border-white text-white dark:text-gray-1100"],gray:["bg-gray-500 dark:bg-gray-800 text-gray-1100 dark:text-white","border-gray-500 dark:border-gray-800 text-gray-1100 dark:text-white"]},shape:{square:"rounded",circle:"rounded-full"},inactive:{true:"opacity-30"},interactive:{true:"cursor-pointer"}},defaultVariants:{size:"2",variant:"gray",shape:"circle"}}),sH=(0,eW.j)("uppercase",{variants:{size:{1:"text-sm",2:"text-base",3:"text-lg",4:"text-lg"}},defaultVariants:{size:"2"}}),sU=eo.forwardRef((e,t)=>{let{alt:n,src:r,fallback:i,size:a,variant:o,shape:l,interactive:s,inactive:u,className:c,...d}=e;return(0,ea.jsx)("div",{className:(0,eW.cx)("relative h-fit w-fit",c),children:(0,ea.jsxs)(sF,{...d,ref:t,className:sI({className:c,size:a,variant:o,interactive:s,inactive:u,shape:l}),children:["filter"===o&&(0,ea.jsx)("div",{className:"absolute w-full h-full z-10",style:{backgroundColor:"rgba(30, 169, 76, 0.3)"}}),(0,ea.jsx)(sV,{alt:n,src:r,className:"flex object-cover h-full align-middle w-full"}),(0,ea.jsx)(sB,{className:sH({size:a}),children:i})]})})}),sW=(0,eW.j)(["items-center appearance-none inline-flex flex-shrink-0 whitespace-nowrap","font-sans font-regular","justify-center align-middle outline-none decoration-none select-none","disabled:pointer-events-none"],{variants:{size:{default:"text-sm py-0.5 px-2",small:"text-xs py-px px-1"},variant:{active:["border","bg-gray-800 text-gray-900 border-gray-900","dark:bg-transparent dark:text-white dark:border-white/10"],simple:"bg-gray-300 dark:bg-graydark-800 text-gray-900 dark:text-white",green:["border","[&>svg]:opacity-50","bg-green-700 dark:bg-green-700","border-green-800/30 dark:border-green-600/70","hover:bg-green-800/90 dark:hover:bg-green-700/90","hover:border-green-800/50 hover:dark:border-green-600","text-white dark:text-white"],accent:["border","[&>svg]:opacity-50","bg-green-700 dark:bg-green-700","border-green-800/30 dark:border-green-600/70","hover:bg-green-800/90 dark:hover:bg-green-700/90","hover:border-green-800/50 hover:dark:border-green-600","text-white dark:text-white"],red:["border","[&>svg]:opacity-50","bg-red-700 dark:bg-red-700","border-red-800/30 dark:border-red-600/70","hover:bg-red-800/90 dark:hover:bg-red-700/90","hover:border-red-800/50 hover:dark:border-red-600","text-white dark:text-white"],amber:["border","[&>svg]:opacity-50","bg-amber-700 dark:bg-amber-700","border-amber-800/30 dark:border-amber-600/70","hover:bg-amber-800/90 dark:hover:bg-amber-700/90","hover:border-amber-800/50 hover:dark:border-amber-600","text-white dark:text-white"],gray:["border","[&>svg]:opacity-50","bg-white dark:bg-graydark-200","border-gray-400 dark:border-graydark-400","hover:bg-gray-50 dark:hover:bg-graydark-300","hover:border-gray-500 hover:dark:border-graydark-500","text-gray-1100 dark:text-white"],inactive:["border","[&>svg]:opacity-50","bg-white dark:bg-transparent","border-gray-400 dark:border-graydark-400","hover:border-gray-500 hover:dark:border-graydark-500","text-gray-1100/30 dark:text-white/30","hover:text-gray-1100/50 hover:dark:text-white/50"]},interactive:{true:"cursor-pointer",false:"cursor-auto"},rounded:{true:"rounded",false:""}},defaultVariants:{variant:"gray",size:"default",rounded:!0,interactive:!1}}),sq=eo.forwardRef((e,t)=>{let{variant:n,size:r,interactive:i,rounded:a,className:o,...l}=e;return(0,ea.jsx)("div",{...l,className:sW({variant:n,size:r,interactive:i,rounded:a,className:o}),ref:t})}),s$=eo.forwardRef((e,t)=>{let{className:n,size:r,color:i,...a}=e;return(0,ea.jsx)("pre",{children:(0,ea.jsx)("code",{className:(0,eW.cx)(nb({font:"mono",size:r,color:i}),"block","w-full","overflow-auto","p-3","bg-white dark:bg-graydark-200","border border-gray-400 dark:border-graydark-400","rounded",n),...a,ref:t})})}),sK=(0,eW.j)(["font-mono","whitespace-nowrap","rounded"],{variants:{color:{gray:["bg-gray-200 dark:bg-graydark-200","text-gray-1100 dark:text-graydark-1100"],accent:["bg-accent-200 dark:bg-accentdark-200","text-accent-1100 dark:text-accentdark-1100"]},ellipsis:{true:"overflow-hidden text-ellipsis whitespace-nowrap"}},defaultVariants:{color:"accent",ellipsis:!1}}),sY=eo.forwardRef((e,t)=>{let{color:n,className:r,ellipsis:i,...a}=e;return(0,ea.jsx)("code",{...a,className:sK({color:n,ellipsis:i,className:r}),ref:t})}),sX=(0,eW.j)(["flex","relative","[&>*]:rounded-none [&>*:last-child]:rounded-r [&>*:first-child]:rounded-l","[&>*]:border-r-0 [&>*]:border-l [&>*:first-child]:border-l [&>*:last-child]:border-r"]),sG=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:sX({className:n}),...r})});(0,eW.j)(["select-none appearance-none outline-none overflow-hidden","inline-flex items-center justify-center","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-4 h-4 rounded",medium:"w-6 h-6 rounded"}},defaultVariants:{size:"small"}});let sJ=(0,eW.j)(["flex-shrink-0 w-full mx-auto"],{variants:{pad:{true:"px-5 md:px-10",false:""},size:{1:"max-w-screen-sm",2:"max-w-screen-md",3:"max-w-[1145px]",4:"max-w-screen-2xl",full:"max-w-none"}},defaultVariants:{pad:!0,size:"3"}}),sQ=eo.forwardRef((e,t)=>{let{className:n,pad:r,size:i,...a}=e;return(0,ea.jsx)("div",{ref:t,...a,className:sJ({size:i,pad:r,className:n})})});var s0=n(72331);let s1=(0,eo.createContext)(void 0);function s2(e){let t=(0,eo.useContext)(s1);return e||t||"ltr"}let s4="ScrollArea",[s3,s5]=(0,eu.b)(s4),[s6,s8]=s3(s4),s7=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,type:r="hover",dir:i,scrollHideDelay:a=600,...o}=e,[l,s]=(0,eo.useState)(null),[u,c]=(0,eo.useState)(null),[d,f]=(0,eo.useState)(null),[h,p]=(0,eo.useState)(null),[m,v]=(0,eo.useState)(null),[g,y]=(0,eo.useState)(0),[x,b]=(0,eo.useState)(0),[w,j]=(0,eo.useState)(!1),[k,E]=(0,eo.useState)(!1),S=(0,ec.e)(t,e=>s(e)),C=s2(i);return(0,eo.createElement)(s6,{scope:n,type:r,dir:C,scrollHideDelay:a,scrollArea:l,viewport:u,onViewportChange:c,content:d,onContentChange:f,scrollbarX:h,onScrollbarXChange:p,scrollbarXEnabled:w,onScrollbarXEnabledChange:j,scrollbarY:m,onScrollbarYChange:v,scrollbarYEnabled:k,onScrollbarYEnabledChange:E,onCornerWidthChange:y,onCornerHeightChange:b},(0,eo.createElement)(em.WV.div,(0,es.Z)({dir:C},o,{ref:S,style:{position:"relative","--radix-scroll-area-corner-width":g+"px","--radix-scroll-area-corner-height":x+"px",...e.style}})))}),s9=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,children:r,...i}=e,a=s8("ScrollAreaViewport",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o,a.onViewportChange);return(0,eo.createElement)(eo.Fragment,null,(0,eo.createElement)("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-radix-scroll-area-viewport":""},i,{ref:l,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),(0,eo.createElement)("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},r)))}),ue="ScrollAreaScrollbar",ut=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=s8(ue,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:o}=i,l="horizontal"===e.orientation;return(0,eo.useEffect)(()=>(l?a(!0):o(!0),()=>{l?a(!1):o(!1)}),[l,a,o]),"hover"===i.type?(0,eo.createElement)(un,(0,es.Z)({},r,{ref:t,forceMount:n})):"scroll"===i.type?(0,eo.createElement)(ur,(0,es.Z)({},r,{ref:t,forceMount:n})):"auto"===i.type?(0,eo.createElement)(ui,(0,es.Z)({},r,{ref:t,forceMount:n})):"always"===i.type?(0,eo.createElement)(ua,(0,es.Z)({},r,{ref:t})):null}),un=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=s8(ue,e.__scopeScrollArea),[a,o]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{let e=i.scrollArea,t=0;if(e){let n=()=>{window.clearTimeout(t),o(!0)},r=()=>{t=window.setTimeout(()=>o(!1),i.scrollHideDelay)};return e.addEventListener("pointerenter",n),e.addEventListener("pointerleave",r),()=>{window.clearTimeout(t),e.removeEventListener("pointerenter",n),e.removeEventListener("pointerleave",r)}}},[i.scrollArea,i.scrollHideDelay]),(0,eo.createElement)(eg.z,{present:n||a},(0,eo.createElement)(ui,(0,es.Z)({"data-state":a?"visible":"hidden"},r,{ref:t})))}),ur=(0,eo.forwardRef)((e,t)=>{var n;let{forceMount:r,...i}=e,a=s8(ue,e.__scopeScrollArea),o="horizontal"===e.orientation,l=uk(()=>u("SCROLL_END"),100),[s,u]=(n={hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}},(0,eo.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},"hidden"));return(0,eo.useEffect)(()=>{if("idle"===s){let e=window.setTimeout(()=>u("HIDE"),a.scrollHideDelay);return()=>window.clearTimeout(e)}},[s,a.scrollHideDelay,u]),(0,eo.useEffect)(()=>{let e=a.viewport,t=o?"scrollLeft":"scrollTop";if(e){let n=e[t],r=()=>{let r=e[t];n!==r&&(u("SCROLL"),l()),n=r};return e.addEventListener("scroll",r),()=>e.removeEventListener("scroll",r)}},[a.viewport,o,u,l]),(0,eo.createElement)(eg.z,{present:r||"hidden"!==s},(0,eo.createElement)(ua,(0,es.Z)({"data-state":"hidden"===s?"hidden":"visible"},i,{ref:t,onPointerEnter:(0,eh.M)(e.onPointerEnter,()=>u("POINTER_ENTER")),onPointerLeave:(0,eh.M)(e.onPointerLeave,()=>u("POINTER_LEAVE"))})))}),ui=(0,eo.forwardRef)((e,t)=>{let n=s8(ue,e.__scopeScrollArea),{forceMount:r,...i}=e,[a,o]=(0,eo.useState)(!1),l="horizontal"===e.orientation,s=uk(()=>{if(n.viewport){let e=n.viewport.offsetWidth{let{orientation:n="vertical",...r}=e,i=s8(ue,e.__scopeScrollArea),a=(0,eo.useRef)(null),o=(0,eo.useRef)(0),[l,s]=(0,eo.useState)({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),u=uy(l.viewport,l.content),c={...r,sizes:l,onSizesChange:s,hasThumb:!!(u>0&&u<1),onThumbChange:e=>a.current=e,onThumbPointerUp:()=>o.current=0,onThumbPointerDown:e=>o.current=e};function d(e,t){return function(e,t,n,r="ltr"){let i=ux(n),a=t||i/2,o=n.scrollbar.paddingStart+a,l=n.scrollbar.size-n.scrollbar.paddingEnd-(i-a),s=n.content-n.viewport;return uw([o,l],"ltr"===r?[0,s]:[-1*s,0])(e)}(e,o.current,l,t)}return"horizontal"===n?(0,eo.createElement)(uo,(0,es.Z)({},c,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&a.current){let e=ub(i.viewport.scrollLeft,l,i.dir);a.current.style.transform=`translate3d(${e}px, 0, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollLeft=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollLeft=d(e,i.dir))}})):"vertical"===n?(0,eo.createElement)(ul,(0,es.Z)({},c,{ref:t,onThumbPositionChange:()=>{if(i.viewport&&a.current){let e=ub(i.viewport.scrollTop,l);a.current.style.transform=`translate3d(0, ${e}px, 0)`}},onWheelScroll:e=>{i.viewport&&(i.viewport.scrollTop=e)},onDragScroll:e=>{i.viewport&&(i.viewport.scrollTop=d(e))}})):null}),uo=(0,eo.forwardRef)((e,t)=>{let{sizes:n,onSizesChange:r,...i}=e,a=s8(ue,e.__scopeScrollArea),[o,l]=(0,eo.useState)(),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s,a.onScrollbarXChange);return(0,eo.useEffect)(()=>{s.current&&l(getComputedStyle(s.current))},[s]),(0,eo.createElement)(uc,(0,es.Z)({"data-orientation":"horizontal"},i,{ref:u,sizes:n,style:{bottom:0,left:"rtl"===a.dir?"var(--radix-scroll-area-corner-width)":0,right:"ltr"===a.dir?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":ux(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.x),onDragScroll:t=>e.onDragScroll(t.x),onWheelScroll:(t,n)=>{if(a.viewport){let r=a.viewport.scrollLeft+t.deltaX;e.onWheelScroll(r),r>0&&r{s.current&&a.viewport&&o&&r({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:s.current.clientWidth,paddingStart:ug(o.paddingLeft),paddingEnd:ug(o.paddingRight)}})}}))}),ul=(0,eo.forwardRef)((e,t)=>{let{sizes:n,onSizesChange:r,...i}=e,a=s8(ue,e.__scopeScrollArea),[o,l]=(0,eo.useState)(),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s,a.onScrollbarYChange);return(0,eo.useEffect)(()=>{s.current&&l(getComputedStyle(s.current))},[s]),(0,eo.createElement)(uc,(0,es.Z)({"data-orientation":"vertical"},i,{ref:u,sizes:n,style:{top:0,right:"ltr"===a.dir?0:void 0,left:"rtl"===a.dir?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":ux(n)+"px",...e.style},onThumbPointerDown:t=>e.onThumbPointerDown(t.y),onDragScroll:t=>e.onDragScroll(t.y),onWheelScroll:(t,n)=>{if(a.viewport){let r=a.viewport.scrollTop+t.deltaY;e.onWheelScroll(r),r>0&&r{s.current&&a.viewport&&o&&r({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:s.current.clientHeight,paddingStart:ug(o.paddingTop),paddingEnd:ug(o.paddingBottom)}})}}))}),[us,uu]=s3(ue),uc=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,sizes:r,hasThumb:i,onThumbChange:a,onThumbPointerUp:o,onThumbPointerDown:l,onThumbPositionChange:s,onDragScroll:u,onWheelScroll:c,onResize:d,...f}=e,h=s8(ue,n),[p,m]=(0,eo.useState)(null),v=(0,ec.e)(t,e=>m(e)),g=(0,eo.useRef)(null),y=(0,eo.useRef)(""),x=h.viewport,b=r.content-r.viewport,w=(0,sN.W)(c),j=(0,sN.W)(s),k=uk(d,10);function E(e){g.current&&u({x:e.clientX-g.current.left,y:e.clientY-g.current.top})}return(0,eo.useEffect)(()=>{let e=e=>{let t=e.target;(null==p?void 0:p.contains(t))&&w(e,b)};return document.addEventListener("wheel",e,{passive:!1}),()=>document.removeEventListener("wheel",e,{passive:!1})},[x,p,b,w]),(0,eo.useEffect)(j,[r,j]),uE(p,k),uE(h.content,k),(0,eo.createElement)(us,{scope:n,scrollbar:p,hasThumb:i,onThumbChange:(0,sN.W)(a),onThumbPointerUp:(0,sN.W)(o),onThumbPositionChange:j,onThumbPointerDown:(0,sN.W)(l)},(0,eo.createElement)(em.WV.div,(0,es.Z)({},f,{ref:v,style:{position:"absolute",...f.style},onPointerDown:(0,eh.M)(e.onPointerDown,e=>{0===e.button&&(e.target.setPointerCapture(e.pointerId),g.current=p.getBoundingClientRect(),y.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",E(e))}),onPointerMove:(0,eh.M)(e.onPointerMove,E),onPointerUp:(0,eh.M)(e.onPointerUp,e=>{e.target.releasePointerCapture(e.pointerId),document.body.style.webkitUserSelect=y.current,g.current=null})})))}),ud="ScrollAreaThumb",uf=(0,eo.forwardRef)((e,t)=>{let{forceMount:n,...r}=e,i=uu(ud,e.__scopeScrollArea);return(0,eo.createElement)(eg.z,{present:n||i.hasThumb},(0,eo.createElement)(uh,(0,es.Z)({ref:t},r)))}),uh=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,style:r,...i}=e,a=s8(ud,n),o=uu(ud,n),{onThumbPositionChange:l}=o,s=(0,ec.e)(t,e=>o.onThumbChange(e)),u=(0,eo.useRef)(),c=uk(()=>{u.current&&(u.current(),u.current=void 0)},100);return(0,eo.useEffect)(()=>{let e=a.viewport;if(e){let t=()=>{if(c(),!u.current){let t=uj(e,l);u.current=t,l()}};return l(),e.addEventListener("scroll",t),()=>e.removeEventListener("scroll",t)}},[a.viewport,c,l]),(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":o.hasThumb?"visible":"hidden"},i,{ref:s,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...r},onPointerDownCapture:(0,eh.M)(e.onPointerDownCapture,e=>{let t=e.target.getBoundingClientRect(),n=e.clientX-t.left,r=e.clientY-t.top;o.onThumbPointerDown({x:n,y:r})}),onPointerUp:(0,eh.M)(e.onPointerUp,o.onThumbPointerUp)}))}),up="ScrollAreaCorner",um=(0,eo.forwardRef)((e,t)=>{let n=s8(up,e.__scopeScrollArea),r=!!(n.scrollbarX&&n.scrollbarY);return"scroll"!==n.type&&r?(0,eo.createElement)(uv,(0,es.Z)({},e,{ref:t})):null}),uv=(0,eo.forwardRef)((e,t)=>{let{__scopeScrollArea:n,...r}=e,i=s8(up,n),[a,o]=(0,eo.useState)(0),[l,s]=(0,eo.useState)(0),u=!!(a&&l);return uE(i.scrollbarX,()=>{var e;let t=(null===(e=i.scrollbarX)||void 0===e?void 0:e.offsetHeight)||0;i.onCornerHeightChange(t),s(t)}),uE(i.scrollbarY,()=>{var e;let t=(null===(e=i.scrollbarY)||void 0===e?void 0:e.offsetWidth)||0;i.onCornerWidthChange(t),o(t)}),u?(0,eo.createElement)(em.WV.div,(0,es.Z)({},r,{ref:t,style:{width:a,height:l,position:"absolute",right:"ltr"===i.dir?0:void 0,left:"rtl"===i.dir?0:void 0,bottom:0,...e.style}})):null});function ug(e){return e?parseInt(e,10):0}function uy(e,t){let n=e/t;return isNaN(n)?0:n}function ux(e){let t=uy(e.viewport,e.content),n=e.scrollbar.paddingStart+e.scrollbar.paddingEnd;return Math.max((e.scrollbar.size-n)*t,18)}function ub(e,t,n="ltr"){let r=ux(t),i=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,a=t.scrollbar.size-i,o=t.content-t.viewport,l=function(e,[t,n]){return Math.min(n,Math.max(t,e))}(e,"ltr"===n?[0,o]:[-1*o,0]);return uw([0,o],[0,a-r])(l)}function uw(e,t){return n=>{if(e[0]===e[1]||t[0]===t[1])return t[0];let r=(t[1]-t[0])/(e[1]-e[0]);return t[0]+r*(n-e[0])}}let uj=(e,t=()=>{})=>{let n={left:e.scrollLeft,top:e.scrollTop},r=0;return!function i(){let a={left:e.scrollLeft,top:e.scrollTop},o=n.left!==a.left,l=n.top!==a.top;(o||l)&&t(),n=a,r=window.requestAnimationFrame(i)}(),()=>window.cancelAnimationFrame(r)};function uk(e,t){let n=(0,sN.W)(e),r=(0,eo.useRef)(0);return(0,eo.useEffect)(()=>()=>window.clearTimeout(r.current),[]),(0,eo.useCallback)(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(n,t)},[n,t])}function uE(e,t){let n=(0,sN.W)(t);(0,ev.b)(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}let uS=eo.forwardRef((e,t)=>{let{id:n,className:r,style:i,children:a,keyToResetScrollbars:o}=e;return(0,ea.jsxs)(s7,{className:(0,eW.cx)("w-full h-full overflow-hidden",r),style:i,children:[(0,ea.jsx)(s9,{id:n,ref:t,className:"w-full h-full [&>div]:!block [&>div]:!h-full",children:a}),(0,ea.jsx)(ut,{orientation:"vertical",className:"z-10 flex select-none touch-none transition-colors hover:bg-black/20 w-1.5",children:(0,ea.jsx)(uf,{className:(0,eW.cx)("flex-1 relative bg-gray-300 rounded",'before:content[""] before:absolute before:top-1/2 before:left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full')})},o?"v-".concat(o):void 0),(0,ea.jsx)(ut,{orientation:"horizontal",className:"z-10 flex flex-col select-none touch-none transition-colors duration-1000 hover:bg-black/20 h-1",children:(0,ea.jsx)(uf,{className:(0,eW.cx)("flex-1 relative bg-gray-300 rounded",'before:content[""] before:absolute before:top-1/2 before:left-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full')})},o?"h-".concat(o):void 0),(0,ea.jsx)(um,{className:"bg-black/70"})]})}),uC=(0,eW.j)(["z-20","overflow-hidden"],{variants:{variant:{default:"flex items-center justify-center w-full h-full",none:""}},defaultVariants:{variant:"default"}}),uM={show:{scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},u_=eo.forwardRef((e,t)=>{let{trigger:n,rootProps:r,open:i,onOpenChange:a,onSubmit:o,title:l,description:s,containerVariants:u,contentVariants:c,controls:d,children:f,bodyClassName:h,closeClassName:p,dynamicHeight:m=!0}=e,{open:v,onOpenChange:g}=sS({open:i,onOpenChange:a});return(0,eo.useEffect)(()=>{v&&g(v)},[v]),(0,ea.jsxs)(s0.fC,{open:v,onOpenChange:g,...r,children:[n&&(0,ea.jsx)(s0.xz,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:v?(0,ea.jsx)(s0.h_,{forceMount:!0,children:(0,ea.jsx)(s0.VY,{asChild:!0,forceMount:!0,ref:t,children:(0,ea.jsxs)("div",{className:"fixed w-full h-full top-0 left-0 z-20",children:[(0,ea.jsx)(s0.aV,{onClick:()=>g(!1),className:"fixed z-10 top-0 right-0 bottom-0 left-0 inset-0 transition-opacity opacity-0 open:opacity-10 dark:open:opacity-20 bg-black"}),(0,ea.jsx)(sE.div,{variants:uM,initial:"init",animate:"show",exit:"exit",className:uC(u),children:(0,ea.jsx)(uP,{title:l,description:s,contentVariants:c,onSubmit:o,controls:d,bodyClassName:h,closeClassName:p,dynamicHeight:m,children:f})})]})})}):null})]})});function uO(e){let{className:t}=e;return(0,ea.jsx)(s0.x8,{asChild:!0,type:"button",children:(0,ea.jsx)("div",{className:(0,eW.cx)("appearance-none",t),children:(0,ea.jsx)(sO,{size:"small",variant:"ghost",type:"button","aria-label":"close",children:(0,ea.jsx)(sT.QN4,{})})})})}let uT=(0,eW.j)(["relative","z-40","overflow-hidden"],{variants:{variant:{default:[nk()],none:""}},defaultVariants:{variant:"default"}}),uP=eo.forwardRef((e,t)=>{let{children:n,onSubmit:r,title:i,description:a,controls:o,contentVariants:l,closeClassName:s,bodyClassName:u,dynamicHeight:c=!0}=e,{ref:d,height:f}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],[t,n]=(0,eo.useState)(0),r=(0,eo.useRef)(null);return(0,eo.useLayoutEffect)(()=>{if(!r.current)return;let e=r.current,t=()=>n(e.clientHeight);t(),r.current.addEventListener("resize",t);let i=new ResizeObserver(t);return i.observe(e),()=>{e.removeEventListener("resize",t),i.unobserve(e)}},e),{ref:r,height:t}}([n,a]),[h,p]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{p(f>.7*window.innerHeight)},[f]),(0,ea.jsxs)(r?"form":"div",{onSubmit:r,ref:t,className:uT(l),children:[i&&(0,ea.jsx)(s0.Dx,{className:uA({showSeparator:h}),children:i}),(0,ea.jsx)(uS,{style:{height:c?"".concat(f,"px"):void 0,maxHeight:c?"70vh":void 0},children:(0,ea.jsxs)("div",{ref:d,className:(0,eW.cx)("p-4",u),children:[a&&(0,ea.jsx)(s0.dk,{className:uN(),children:a}),n]})}),o&&(0,ea.jsx)(uR,{separator:h,children:o}),(0,ea.jsx)(uO,{className:s||"absolute top-3.5 right-2"})]})}),uA=(0,eW.j)(["pt-4 pb-2 px-4 w-full",nb({size:"20",weight:"semibold",font:"sans",color:"contrast"})],{variants:{showSeparator:{true:"border-b border-gray-200 dark:border-graydark-200"}}}),uN=(0,eW.j)([nb({color:"subtle",size:"14"}),"py-2"]);function uR(e){let{children:t,separator:n=!0}=e;return(0,ea.jsx)("div",{className:(0,eW.cx)("py-2 mx-3",n?"border-t border-gray-200 dark:border-graydark-200":""),children:t})}var uD=n(55070),uL=n(77334);let uZ="rovingFocusGroup.onEntryFocus",uz={bubbles:!1,cancelable:!0},uF="RovingFocusGroup",[uV,uB,uI]=ef(uF),[uH,uU]=(0,eu.b)(uF,[uI]),[uW,uq]=uH(uF),u$=(0,eo.forwardRef)((e,t)=>(0,eo.createElement)(uV.Provider,{scope:e.__scopeRovingFocusGroup},(0,eo.createElement)(uV.Slot,{scope:e.__scopeRovingFocusGroup},(0,eo.createElement)(uK,(0,es.Z)({},e,{ref:t}))))),uK=(0,eo.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:a,currentTabStopId:o,defaultCurrentTabStopId:l,onCurrentTabStopIdChange:s,onEntryFocus:u,...c}=e,d=(0,eo.useRef)(null),f=(0,ec.e)(t,d),h=s2(a),[p=null,m]=(0,ep.T)({prop:o,defaultProp:l,onChange:s}),[v,g]=(0,eo.useState)(!1),y=(0,sN.W)(u),x=uB(n),b=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=d.current;if(e)return e.addEventListener(uZ,y),()=>e.removeEventListener(uZ,y)},[y]),(0,eo.createElement)(uW,{scope:n,orientation:r,dir:h,loop:i,currentTabStopId:p,onItemFocus:(0,eo.useCallback)(e=>m(e),[m]),onItemShiftTab:(0,eo.useCallback)(()=>g(!0),[])},(0,eo.createElement)(em.WV.div,(0,es.Z)({tabIndex:v?-1:0,"data-orientation":r},c,{ref:f,style:{outline:"none",...e.style},onMouseDown:(0,eh.M)(e.onMouseDown,()=>{b.current=!0}),onFocus:(0,eh.M)(e.onFocus,e=>{let t=!b.current;if(e.target===e.currentTarget&&t&&!v){let t=new CustomEvent(uZ,uz);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=x().filter(e=>e.focusable);uG([e.find(e=>e.active),e.find(e=>e.id===p),...e].filter(Boolean).map(e=>e.ref.current))}}b.current=!1}),onBlur:(0,eh.M)(e.onBlur,()=>g(!1))})))}),uY=(0,eo.forwardRef)((e,t)=>{let{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,...a}=e,o=(0,ey.M)(),l=uq("RovingFocusGroupItem",n),s=l.currentTabStopId===o,u=uB(n);return(0,eo.createElement)(uV.ItemSlot,{scope:n,id:o,focusable:r,active:i},(0,eo.createElement)(em.WV.span,(0,es.Z)({tabIndex:s?0:-1,"data-orientation":l.orientation},a,{ref:t,onMouseDown:(0,eh.M)(e.onMouseDown,e=>{r?l.onItemFocus(o):e.preventDefault()}),onFocus:(0,eh.M)(e.onFocus,()=>l.onItemFocus(o)),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey){l.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=function(e,t,n){var r;let i=(r=e.key,"rtl"!==n?r:"ArrowLeft"===r?"ArrowRight":"ArrowRight"===r?"ArrowLeft":r);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(i))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(i)))return uX[i]}(e,l.orientation,l.dir);if(void 0!==t){e.preventDefault();let i=u().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)i.reverse();else if("prev"===t||"next"===t){var n,r;"prev"===t&&i.reverse();let a=i.indexOf(e.currentTarget);i=l.loop?(n=i,r=a+1,n.map((e,t)=>n[(r+t)%n.length])):i.slice(a+1)}setTimeout(()=>uG(i))}})})))}),uX={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function uG(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}var uJ=n(49732),uQ=n(70506);let u0=["Enter"," "],u1=["ArrowUp","PageDown","End"],u2=["ArrowDown","PageUp","Home",...u1],u4={ltr:[...u0,"ArrowRight"],rtl:[...u0,"ArrowLeft"]},u3={ltr:["ArrowLeft"],rtl:["ArrowRight"]},u5="Menu",[u6,u8,u7]=ef(u5),[u9,ce]=(0,eu.b)(u5,[u7,tH,uU]),ct=tH(),cn=uU(),[cr,ci]=u9(u5),[ca,co]=u9(u5),cl=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e,i=ct(n);return(0,eo.createElement)(tq,(0,es.Z)({},i,r,{ref:t}))}),cs="MenuPortal",[cu,cc]=u9(cs,{forceMount:void 0}),cd="MenuContent",[cf,ch]=u9(cd),cp=(0,eo.forwardRef)((e,t)=>{let n=cc(cd,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,a=ci(cd,e.__scopeMenu),o=co(cd,e.__scopeMenu);return(0,eo.createElement)(u6.Provider,{scope:e.__scopeMenu},(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(u6.Slot,{scope:e.__scopeMenu},o.modal?(0,eo.createElement)(cm,(0,es.Z)({},i,{ref:t})):(0,eo.createElement)(cv,(0,es.Z)({},i,{ref:t})))))}),cm=(0,eo.forwardRef)((e,t)=>{let n=ci(cd,e.__scopeMenu),r=(0,eo.useRef)(null),i=(0,ec.e)(t,r);return(0,eo.useEffect)(()=>{let e=r.current;if(e)return(0,uJ.R)(e)},[]),(0,eo.createElement)(cg,(0,es.Z)({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)}))}),cv=(0,eo.forwardRef)((e,t)=>{let n=ci(cd,e.__scopeMenu);return(0,eo.createElement)(cg,(0,es.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)}))}),cg=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:a,onCloseAutoFocus:o,disableOutsidePointerEvents:l,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:c,onInteractOutside:d,onDismiss:f,disableOutsideScroll:h,...p}=e,m=ci(cd,n),v=co(cd,n),g=ct(n),y=cn(n),x=u8(n),[b,w]=(0,eo.useState)(null),j=(0,eo.useRef)(null),k=(0,ec.e)(t,j,m.onContentChange),E=(0,eo.useRef)(0),S=(0,eo.useRef)(""),C=(0,eo.useRef)(0),M=(0,eo.useRef)(null),_=(0,eo.useRef)("right"),O=(0,eo.useRef)(0),T=h?uQ.Z:eo.Fragment,P=h?{as:ed.g7,allowPinchZoom:!0}:void 0,A=e=>{var t,n;let r=S.current+e,i=x().filter(e=>!e.disabled),a=document.activeElement,o=null===(t=i.find(e=>e.ref.current===a))||void 0===t?void 0:t.textValue,l=function(e,t,n){var r;let i=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,a=(r=Math.max(n?e.indexOf(n):-1,0),e.map((t,n)=>e[(r+n)%e.length]));1===i.length&&(a=a.filter(e=>e!==n));let o=a.find(e=>e.toLowerCase().startsWith(i.toLowerCase()));return o!==n?o:void 0}(i.map(e=>e.textValue),r,o),s=null===(n=i.find(e=>e.textValue===l))||void 0===n?void 0:n.ref.current;!function e(t){S.current=t,window.clearTimeout(E.current),""!==t&&(E.current=window.setTimeout(()=>e(""),1e3))}(r),s&&setTimeout(()=>s.focus())};(0,eo.useEffect)(()=>()=>window.clearTimeout(E.current),[]),(0,uD.EW)();let N=(0,eo.useCallback)(e=>{var t,n,r;return _.current===(null===(t=M.current)||void 0===t?void 0:t.side)&&!!(r=null===(n=M.current)||void 0===n?void 0:n.area)&&function(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;er!=u>r&&n<(s-o)*(r-l)/(u-l)+o&&(i=!i)}return i}({x:e.clientX,y:e.clientY},r)},[]);return(0,eo.createElement)(cf,{scope:n,searchRef:S,onItemEnter:(0,eo.useCallback)(e=>{N(e)&&e.preventDefault()},[N]),onItemLeave:(0,eo.useCallback)(e=>{var t;N(e)||(null===(t=j.current)||void 0===t||t.focus(),w(null))},[N]),onTriggerLeave:(0,eo.useCallback)(e=>{N(e)&&e.preventDefault()},[N]),pointerGraceTimerRef:C,onPointerGraceIntentChange:(0,eo.useCallback)(e=>{M.current=e},[])},(0,eo.createElement)(T,P,(0,eo.createElement)(uL.M,{asChild:!0,trapped:i,onMountAutoFocus:(0,eh.M)(a,e=>{var t;e.preventDefault(),null===(t=j.current)||void 0===t||t.focus()}),onUnmountAutoFocus:o},(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:l,onEscapeKeyDown:s,onPointerDownOutside:u,onFocusOutside:c,onInteractOutside:d,onDismiss:f},(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},y,{dir:v.dir,orientation:"vertical",loop:r,currentTabStopId:b,onCurrentTabStopIdChange:w,onEntryFocus:e=>{v.isUsingKeyboardRef.current||e.preventDefault()}}),(0,eo.createElement)(tJ,(0,es.Z)({role:"menu","aria-orientation":"vertical","data-state":cA(m.open),dir:v.dir},g,p,{ref:k,style:{outline:"none",...p.style},onKeyDown:(0,eh.M)(p.onKeyDown,e=>{let t=e.target.closest('[role="menu"]')===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,r=1===e.key.length;t&&("Tab"===e.key&&e.preventDefault(),!n&&r&&A(e.key));let i=j.current;if(e.target!==i||!u2.includes(e.key))return;e.preventDefault();let a=x().filter(e=>!e.disabled).map(e=>e.ref.current);u1.includes(e.key)&&a.reverse(),function(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}(a)}),onBlur:(0,eh.M)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(E.current),S.current="")}),onPointerMove:(0,eh.M)(e.onPointerMove,cR(e=>{let t=e.target,n=O.current!==e.clientX;if(e.currentTarget.contains(t)&&n){let t=e.clientX>O.current?"right":"left";_.current=t,O.current=e.clientX}}))})))))))}),cy=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"group"},r,{ref:t}))}),cx=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,eo.createElement)(em.WV.div,(0,es.Z)({},r,{ref:t}))}),cb="MenuItem",cw="menu.itemSelect",cj=(0,eo.forwardRef)((e,t)=>{let{disabled:n=!1,onSelect:r,...i}=e,a=(0,eo.useRef)(null),o=co(cb,e.__scopeMenu),l=ch(cb,e.__scopeMenu),s=(0,ec.e)(t,a),u=(0,eo.useRef)(!1);return(0,eo.createElement)(ck,(0,es.Z)({},i,{ref:s,disabled:n,onClick:(0,eh.M)(e.onClick,()=>{let e=a.current;if(!n&&e){let t=new CustomEvent(cw,{bubbles:!0,cancelable:!0});e.addEventListener(cw,e=>null==r?void 0:r(e),{once:!0}),(0,em.jH)(e,t),t.defaultPrevented?u.current=!1:o.onClose()}}),onPointerDown:t=>{var n;null===(n=e.onPointerDown)||void 0===n||n.call(e,t),u.current=!0},onPointerUp:(0,eh.M)(e.onPointerUp,e=>{var t;u.current||null===(t=e.currentTarget)||void 0===t||t.click()}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{let t=""!==l.searchRef.current;!n&&(!t||" "!==e.key)&&u0.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})}))}),ck=(0,eo.forwardRef)((e,t)=>{let{__scopeMenu:n,disabled:r=!1,textValue:i,...a}=e,o=ch(cb,n),l=cn(n),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s),[c,d]=(0,eo.useState)(!1),[f,h]=(0,eo.useState)("");return(0,eo.useEffect)(()=>{let e=s.current;if(e){var t;h((null!==(t=e.textContent)&&void 0!==t?t:"").trim())}},[a.children]),(0,eo.createElement)(u6.ItemSlot,{scope:n,disabled:r,textValue:null!=i?i:f},(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},l,{focusable:!r}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"menuitem","data-highlighted":c?"":void 0,"aria-disabled":r||void 0,"data-disabled":r?"":void 0},a,{ref:u,onPointerMove:(0,eh.M)(e.onPointerMove,cR(e=>{r?o.onItemLeave(e):(o.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus())})),onPointerLeave:(0,eh.M)(e.onPointerLeave,cR(e=>o.onItemLeave(e))),onFocus:(0,eh.M)(e.onFocus,()=>d(!0)),onBlur:(0,eh.M)(e.onBlur,()=>d(!1))}))))}),[cE,cS]=((e,t)=>{let{checked:n=!1,onCheckedChange:r,...i}=e;return(0,eo.createElement)(cM,{scope:e.__scopeMenu,checked:n},(0,eo.createElement)(cj,(0,es.Z)({role:"menuitemcheckbox","aria-checked":n},i,{ref:t,"data-state":cN(n),onSelect:(0,eh.M)(i.onSelect,()=>null==r?void 0:r(!n),{checkForDefaultPrevented:!1})})))},u9("MenuRadioGroup",{value:void 0,onValueChange:()=>{}})),cC=((e,t)=>{let{value:n,onValueChange:r,...i}=e,a=(0,sN.W)(r);return(0,eo.createElement)(cE,{scope:e.__scopeMenu,value:n,onValueChange:a},(0,eo.createElement)(cy,(0,es.Z)({},i,{ref:t})))},"MenuItemIndicator"),[cM,c_]=u9(cC,{checked:!1}),[cO,cT]=((e,t)=>{let{__scopeMenu:n,forceMount:r,...i}=e,a=c_(cC,n);return(0,eo.createElement)(eg.z,{present:r||a.checked},(0,eo.createElement)(em.WV.span,(0,es.Z)({},i,{ref:t,"data-state":cN(a.checked)})))},u9("MenuSub")),cP="MenuSubTrigger";function cA(e){return e?"open":"closed"}function cN(e){return e?"checked":"unchecked"}function cR(e){return t=>"mouse"===t.pointerType?e(t):void 0}(e,t)=>{let n=ci(cP,e.__scopeMenu),r=co(cP,e.__scopeMenu),i=cT(cP,e.__scopeMenu),a=ch(cP,e.__scopeMenu),o=(0,eo.useRef)(null),{pointerGraceTimerRef:l,onPointerGraceIntentChange:s}=a,u={__scopeMenu:e.__scopeMenu},c=(0,eo.useCallback)(()=>{o.current&&window.clearTimeout(o.current),o.current=null},[]);return(0,eo.useEffect)(()=>c,[c]),(0,eo.useEffect)(()=>{let e=l.current;return()=>{window.clearTimeout(e),s(null)}},[l,s]),(0,eo.createElement)(cl,(0,es.Z)({asChild:!0},u),(0,eo.createElement)(ck,(0,es.Z)({id:i.triggerId,"aria-haspopup":"menu","aria-expanded":n.open,"aria-controls":i.contentId,"data-state":cA(n.open)},e,{ref:(0,ec.F)(t,i.onTriggerChange),onClick:t=>{var r;null===(r=e.onClick)||void 0===r||r.call(e,t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:(0,eh.M)(e.onPointerMove,cR(t=>{a.onItemEnter(t),t.defaultPrevented||e.disabled||n.open||o.current||(a.onPointerGraceIntentChange(null),o.current=window.setTimeout(()=>{n.onOpenChange(!0),c()},100))})),onPointerLeave:(0,eh.M)(e.onPointerLeave,cR(e=>{var t,r;c();let i=null===(t=n.content)||void 0===t?void 0:t.getBoundingClientRect();if(i){let t=null===(r=n.content)||void 0===r?void 0:r.dataset.side,o="right"===t,s=i[o?"left":"right"],u=i[o?"right":"left"];a.onPointerGraceIntentChange({area:[{x:e.clientX+(o?-5:5),y:e.clientY},{x:s,y:i.top},{x:u,y:i.top},{x:u,y:i.bottom},{x:s,y:i.bottom}],side:t}),window.clearTimeout(l.current),l.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:(0,eh.M)(e.onKeyDown,t=>{let i=""!==a.searchRef.current;if(!e.disabled&&(!i||" "!==t.key)&&u4[r.dir].includes(t.key)){var o;n.onOpenChange(!0),null===(o=n.content)||void 0===o||o.focus(),t.preventDefault()}})})))},(e,t)=>{let n=cc(cd,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,a=ci(cd,e.__scopeMenu),o=co(cd,e.__scopeMenu),l=cT("MenuSubContent",e.__scopeMenu),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s);return(0,eo.createElement)(u6.Provider,{scope:e.__scopeMenu},(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(u6.Slot,{scope:e.__scopeMenu},(0,eo.createElement)(cg,(0,es.Z)({id:l.contentId,"aria-labelledby":l.triggerId},i,{ref:u,align:"start",side:"rtl"===o.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{var t;o.isUsingKeyboardRef.current&&(null===(t=s.current)||void 0===t||t.focus()),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>{e.target!==l.trigger&&a.onOpenChange(!1)}),onEscapeKeyDown:(0,eh.M)(e.onEscapeKeyDown,o.onClose),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),n=u3[o.dir].includes(e.key);if(t&&n){var r;a.onOpenChange(!1),null===(r=l.trigger)||void 0===r||r.focus(),e.preventDefault()}})})))))};let cD=e=>{let{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:a,modal:o=!0}=e,l=ct(t),[s,u]=(0,eo.useState)(null),c=(0,eo.useRef)(!1),d=(0,sN.W)(a),f=s2(i);return(0,eo.useEffect)(()=>{let e=()=>{c.current=!0,document.addEventListener("pointerdown",t,{capture:!0,once:!0}),document.addEventListener("pointermove",t,{capture:!0,once:!0})},t=()=>c.current=!1;return document.addEventListener("keydown",e,{capture:!0}),()=>{document.removeEventListener("keydown",e,{capture:!0}),document.removeEventListener("pointerdown",t,{capture:!0}),document.removeEventListener("pointermove",t,{capture:!0})}},[]),(0,eo.createElement)(t5,l,(0,eo.createElement)(cr,{scope:t,open:n,onOpenChange:d,content:s,onContentChange:u},(0,eo.createElement)(ca,{scope:t,onClose:(0,eo.useCallback)(()=>d(!1),[d]),isUsingKeyboardRef:c,dir:f,modal:o},r)))},cL=e=>{let{__scopeMenu:t,forceMount:n,children:r,container:i}=e,a=ci(cs,t);return(0,eo.createElement)(cu,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},cZ="DropdownMenu",[cz,cF]=(0,eu.b)(cZ,[ce]),cV=ce(),[cB,cI]=cz(cZ),cH=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,disabled:r=!1,...i}=e,a=cI("DropdownMenuTrigger",n),o=cV(n);return(0,eo.createElement)(cl,(0,es.Z)({asChild:!0},o),(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",id:a.triggerId,"aria-haspopup":"menu","aria-expanded":!!a.open||void 0,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?"open":"closed","data-disabled":r?"":void 0,disabled:r},i,{ref:(0,ec.F)(t,a.triggerRef),onPointerDown:(0,eh.M)(e.onPointerDown,e=>{r||0!==e.button||!1!==e.ctrlKey||(a.onOpenToggle(),a.open||e.preventDefault())}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{!r&&(["Enter"," "].includes(e.key)&&a.onOpenToggle(),"ArrowDown"===e.key&&a.onOpenChange(!0),[" ","ArrowDown"].includes(e.key)&&e.preventDefault())})})))}),cU=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cI("DropdownMenuContent",n),a=cV(n),o=(0,eo.useRef)(!1);return(0,eo.createElement)(cp,(0,es.Z)({id:i.contentId,"aria-labelledby":i.triggerId},a,r,{ref:t,onCloseAutoFocus:(0,eh.M)(e.onCloseAutoFocus,e=>{var t;o.current||null===(t=i.triggerRef.current)||void 0===t||t.focus(),o.current=!1,e.preventDefault()}),onInteractOutside:(0,eh.M)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,r=2===t.button||n;(!i.modal||r)&&(o.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)"}}))}),cW=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cV(n);return(0,eo.createElement)(cx,(0,es.Z)({},i,r,{ref:t}))}),cq=(0,eo.forwardRef)((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cV(n);return(0,eo.createElement)(cj,(0,es.Z)({},i,r,{ref:t}))}),c$=e=>{let{__scopeDropdownMenu:t,children:n,dir:r,open:i,defaultOpen:a,onOpenChange:o,modal:l=!0}=e,s=cV(t),u=(0,eo.useRef)(null),[c=!1,d]=(0,ep.T)({prop:i,defaultProp:a,onChange:o});return(0,eo.createElement)(cB,{scope:t,triggerId:(0,ey.M)(),triggerRef:u,contentId:(0,ey.M)(),open:c,onOpenChange:d,onOpenToggle:(0,eo.useCallback)(()=>d(e=>!e),[d]),modal:l},(0,eo.createElement)(cD,(0,es.Z)({},s,{open:c,onOpenChange:d,dir:r,modal:l}),n))},cK=e=>{let{__scopeDropdownMenu:t,...n}=e,r=cV(t);return(0,eo.createElement)(cL,(0,es.Z)({},r,n))},cY="horizontal",cX=["horizontal","vertical"],cG=(0,eo.forwardRef)((e,t)=>{let{decorative:n,orientation:r=cY,...i}=e,a=cJ(r)?r:cY;return(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-orientation":a},n?{role:"none"}:{"aria-orientation":"vertical"===a?a:void 0,role:"separator"},i,{ref:t}))});function cJ(e){return cX.includes(e)}cG.propTypes={orientation(e,t,n){let r=e[t],i=String(r);return r&&!cJ(r)?Error(`Invalid prop \`orientation\` of value \`${i}\` supplied to \`${n}\`, expected one of: - horizontal - vertical -Defaulting to \`${cY}\`.`):null}};let cQ=(0,eW.j)(["m-0 flex-shrink-0 cursor-default"],{variants:{variant:{vertical:"border-r",horizontal:"border-b"},color:{contrast:"border-gray-700 dark:border-graydark-700",subtle:"border-gray-300 dark:border-graydark-300",verySubtle:"border-gray-100 dark:border-graydark-100",panel:"border-gray-100 dark:border-graydark-400/50"}},defaultVariants:{variant:"horizontal",color:"subtle"}}),c0=eo.forwardRef((e,t)=>{let{variant:n,color:r,className:i,...a}=e;return(0,ea.jsx)(cG,{ref:t,className:cQ({variant:n,color:r,className:i}),...a})}),c1=function(){let{className:e,font:t,color:n="subtle",weight:r="medium",size:i="14",scaleSize:a,noWrap:o,ellipsis:l}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,eW.cx)(nb({font:t,color:n,weight:r,size:i,scaleSize:a,noWrap:o,ellipsis:l,className:e}),["relative","flex","items-center","tabular-nums","select-none","whitespace-nowrap","px-1.5","py-1.5"])},c2=function(){let{className:e,font:t,color:n="contrast",weight:r="medium",size:i="14",scaleSize:a,noWrap:o,ellipsis:l}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,eW.cx)(c1({font:t,color:n,weight:r,size:i,scaleSize:a,noWrap:o,ellipsis:l,className:e}),["group","cursor-pointer","rounded-sm","focus:outline-none","focus:text-gray-900","dark:focus:text-white","focus:bg-gray-300","dark:focus:bg-graydark-300","aria-selected:bg-gray-400","aria-selected:dark:bg-graydark-500","data-[disabled]:pointer-events-none","data-[disabled]:text-gray-700","dark:data-[disabled]:text-graydark-700"])},c4=e=>{let{className:t,font:n,color:r="verySubtle",weight:i="medium",size:a="14",scaleSize:o,noWrap:l,ellipsis:s}=e;return nb({font:n,color:r,weight:i,size:a,scaleSize:o,noWrap:l,ellipsis:s,className:t})},c3=e=>(0,eW.cx)(["h-px","my-2","mx-1.5",e]),c5=eo.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ea.jsx)(c0,{ref:t,className:c3(n),...i})}),c6=eo.forwardRef((e,t)=>{let{className:n,font:r,color:i,weight:a,size:o="14",scaleSize:l,noWrap:s,ellipsis:u,...c}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(c1({className:n,font:r,color:i,weight:a,size:o,scaleSize:l,noWrap:s,ellipsis:u})),...c})}),c8=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(["ml-auto","pl-5",n]),...r})}),c7=(0,eW.j)(["relative","max-w-sm","z-30","py-1","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-tip","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),c9=e=>(0,eW.cx)(nk(),(0,eW.j)(["max-w-xs","shadow-sm","py-1","px-1"])({className:e})),de={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},dt=eo.forwardRef((e,t)=>{let{trigger:n,label:r,children:i,rootProps:a,contentProps:o,className:l,open:s,onOpenChange:u}=e,{open:c,onOpenChange:d}=sS({open:s,onOpenChange:u});return(0,ea.jsxs)(c$,{open:c,onOpenChange:d,...a,children:[(0,ea.jsx)(cH,{asChild:!0,"aria-label":r,children:n}),(0,ea.jsx)(n4,{children:c?(0,ea.jsx)(cK,{forceMount:!0,children:(0,ea.jsx)(cU,{asChild:!0,forceMount:!0,ref:t,...o,children:(0,ea.jsx)(sE.div,{variants:de,initial:"init",animate:"show",exit:"exit",className:c7(),children:(0,ea.jsx)("div",{className:c9(l),children:i})})})}):null})]})}),dn=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(cq,{ref:t,className:c2({className:n}),...r})}),dr=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(cW,{ref:t,className:(0,eW.cx)("px-1.5",c4({className:n})),...r})}),di=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(["pr-2","opacity-70 group-hover:opacity-100",n]),...r})});var da=n(99605);let dl={20:"h3",24:"h3",32:"h2",40:"h2",64:"h1"},ds={20:"font-semibold text-base md:text-xl",24:"font-bold text-xl md:text-2xl",32:"font-semibold text-2xl md:text-3xl",40:"font-semibold text-3xl md:text-4xl",64:"font-semibold text-4xl md:text-6xl"},du=eo.forwardRef((e,t)=>{let{size:n="24",className:r,id:i,children:a,anchorLink:o,showAnchor:l,...s}=e,u=dl[n];if(o){let e=i||("string"==typeof a?encodeURI(a.toLowerCase().replace(/ /g,"-")):"");return(0,ea.jsxs)("div",{className:(0,eW.cx)("relative flex flex-col gap-6 items-start",r),children:[(0,ea.jsx)("div",{id:e,className:"absolute -top-[100px]"}),(0,ea.jsxs)(da.rU,{href:"#".concat(e),className:"relative group",children:[(0,ea.jsx)(nw,{className:"hidden group-hover:block",children:(0,ea.jsx)(sT.POp,{className:"absolute top-1 -left-7 hidden md:block"})}),(0,ea.jsx)(nw,{as:u,...s,ref:t,weight:"none",className:(0,eW.cx)("proportional-nums inline-block",ds[n]),children:a})]})]})}return(0,ea.jsx)("div",{className:(0,eW.cx)("flex flex-col gap-6 items-start",r),children:(0,ea.jsx)(nw,{as:u,...s,ref:t,weight:"none",className:(0,eW.cx)("proportional-nums inline-block",ds[n],r),children:a})})}),dc=(0,eW.j)(["rounded"]);function dd(e){let{className:t,...n}=e;return(0,ea.jsx)(da.Ee,{className:dc({className:t}),...n})}let[df,dh]=(0,eu.k)("Label",{id:void 0,controlRef:{current:null}}),dp=(0,eo.forwardRef)((e,t)=>{let{htmlFor:n,id:r,...i}=e,a=(0,eo.useRef)(null),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o),s=(0,ey.M)(r);return(0,eo.useEffect)(()=>{if(n){let e=document.getElementById(n);if(o.current&&e){let t=()=>e.getAttribute("aria-labelledby"),n=[s,t()].filter(Boolean).join(" ");return e.setAttribute("aria-labelledby",n),a.current=e,()=>{var n;let r=null===(n=t())||void 0===n?void 0:n.replace(s,"");""===r?e.removeAttribute("aria-labelledby"):r&&e.setAttribute("aria-labelledby",r)}}}},[s,n]),(0,eo.createElement)(df,{id:s,controlRef:a},(0,eo.createElement)(em.WV.span,(0,es.Z)({role:"label",id:s},i,{ref:l,onMouseDown:t=>{var n;null===(n=e.onMouseDown)||void 0===n||n.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault()},onClick:t=>{var n;if(null===(n=e.onClick)||void 0===n||n.call(e,t),!a.current||t.defaultPrevented)return;let r=a.current.contains(t.target),i=!0===t.isTrusted;!r&&i&&(a.current.click(),a.current.focus())}})))}),dm=e=>{let t=dh("LabelConsumer"),{controlRef:n}=t;return(0,eo.useEffect)(()=>{e&&(n.current=e)},[e,n]),t.id},dv=eo.forwardRef((e,t)=>{let{font:n,size:r="14",scaleSize:i,weight:a,color:o="verySubtle",noWrap:l,ellipsis:s,className:u,...c}=e;return(0,ea.jsx)(dp,{ref:t,...c,className:c4({font:n,size:r,scaleSize:i,color:o,weight:a,noWrap:l,ellipsis:s,className:u})})}),dg=(0,eW.j)(["cursor-pointer"],{variants:{disabled:{true:"opacity-50 pointer-events-none"},underline:{accent:"underline underline-offset-4 decoration-2 decoration-accentdark-900 dark:decoration-accentdark-900",default:"underline underline-offset-4",hover:"hover:underline underline-offset-4",none:""}},defaultVariants:{disabled:!1,underline:"default"}}),dy=e=>{let{font:t,size:n,scaleSize:r,color:i,weight:a,noWrap:o,ellipsis:l,underline:s,disabled:u,className:c}=e;return(0,eW.cx)(nb({scaleSize:r,size:n,font:t,color:i,weight:a,noWrap:o,ellipsis:l,underline:s}),dg({disabled:u,underline:s}),c)},dx=eo.forwardRef((e,t)=>{let{href:n,font:r,size:i,scaleSize:a,color:o,weight:l,noWrap:s,ellipsis:u,underline:c,disabled:d,className:f,rel:h,target:p,onClick:m,...v}=e,g=(0,eo.useCallback)(e=>{m&&(n||e.preventDefault(),m(e))},[m,n]);return(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:dy({font:r,scaleSize:a,size:i,color:o,weight:l,noWrap:s,ellipsis:u,underline:c,disabled:d,className:f}),...v,onClick:g,rel:h||("_blank"===p?"noopener":void 0),target:p})}),db=eo.forwardRef((e,t)=>{let{href:n,disabled:r,variant:i,size:a,state:o,rounded:l,icon:s,className:u,tip:c,rel:d,target:f,onClick:h,...p}=e,m=d||("_blank"===f?"noopener":void 0),v=(0,eo.useCallback)(e=>{h&&(n||e.preventDefault(),h(e))},[h,n]);return c?(0,ea.jsx)(sM,{content:c,children:(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:s_({variant:i,size:a,state:o,rounded:l,disabled:r,icon:s,className:u}),onClick:v,...p,rel:m,target:f})}):(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:s_({variant:i,size:a,state:o,rounded:l,disabled:r,icon:s,className:u}),onClick:v,...p,rel:m,target:f})}),dw={src:"/_next/static/media/logo.0e2362ab.png"};function dj(e){let{size:t=30,className:n}=e;return(0,ea.jsx)(dd,{priority:!0,src:"/_next/static/media/logo.0e2362ab.png",alt:"Logo",width:t,height:t,className:n})}let dk="Popover",[dE,dS]=(0,eu.b)(dk,[tH]),dC=tH(),[dM,d_]=dE(dk),dO=(0,eo.forwardRef)((e,t)=>{let{__scopePopover:n,...r}=e,i=d_("PopoverTrigger",n),a=dC(n),o=(0,ec.e)(t,i.triggerRef),l=(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":dF(i.open)},r,{ref:o,onClick:(0,eh.M)(e.onClick,i.onOpenToggle)}));return i.hasCustomAnchor?l:(0,eo.createElement)(tq,(0,es.Z)({asChild:!0},a),l)}),dT="PopoverPortal",[dP,dA]=dE(dT,{forceMount:void 0}),dN="PopoverContent",dR=(0,eo.forwardRef)((e,t)=>{let n=dA(dN,e.__scopePopover),{forceMount:r=n.forceMount,...i}=e,a=d_(dN,e.__scopePopover);return(0,eo.createElement)(eg.z,{present:r||a.open},a.modal?(0,eo.createElement)(dD,(0,es.Z)({},i,{ref:t})):(0,eo.createElement)(dL,(0,es.Z)({},i,{ref:t})))}),dD=(0,eo.forwardRef)((e,t)=>{let n=d_(dN,e.__scopePopover),r=(0,eo.useRef)(null),i=(0,ec.e)(t,r),a=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=r.current;if(e)return(0,uJ.R)(e)},[]),(0,eo.createElement)(uQ.Z,{as:ed.g7,allowPinchZoom:!0},(0,eo.createElement)(dZ,(0,es.Z)({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,eh.M)(e.onCloseAutoFocus,e=>{var t;e.preventDefault(),a.current||null===(t=n.triggerRef.current)||void 0===t||t.focus()}),onPointerDownOutside:(0,eh.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,r=2===t.button||n;a.current=r},{checkForDefaultPrevented:!1}),onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})))}),dL=(0,eo.forwardRef)((e,t)=>{let n=d_(dN,e.__scopePopover),r=(0,eo.useRef)(!1);return(0,eo.createElement)(dZ,(0,es.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var i,a;null===(i=e.onCloseAutoFocus)||void 0===i||i.call(e,t),t.defaultPrevented||(r.current||null===(a=n.triggerRef.current)||void 0===a||a.focus(),t.preventDefault()),r.current=!1},onInteractOutside:t=>{var i,a;null===(i=e.onInteractOutside)||void 0===i||i.call(e,t),t.defaultPrevented||(r.current=!0);let o=t.target;(null===(a=n.triggerRef.current)||void 0===a?void 0:a.contains(o))&&t.preventDefault()}}))}),dZ=(0,eo.forwardRef)((e,t)=>{let{__scopePopover:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:u,onInteractOutside:c,...d}=e,f=d_(dN,n),h=dC(n);return(0,uD.EW)(),(0,eo.createElement)(uL.M,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a},(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:o,onInteractOutside:c,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:u,onDismiss:()=>f.onOpenChange(!1)},(0,eo.createElement)(tJ,(0,es.Z)({"data-state":dF(f.open),role:"dialog",id:f.contentId},h,d,{ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)"}}))))});function dF(e){return e?"open":"closed"}let dz=e=>{let{__scopePopover:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!1}=e,l=dC(t),s=(0,eo.useRef)(null),[u,c]=(0,eo.useState)(!1),[d=!1,f]=(0,ep.T)({prop:r,defaultProp:i,onChange:a});return(0,eo.createElement)(t5,l,(0,eo.createElement)(dM,{scope:t,contentId:(0,ey.M)(),triggerRef:s,open:d,onOpenChange:f,onOpenToggle:(0,eo.useCallback)(()=>f(e=>!e),[f]),hasCustomAnchor:u,onCustomAnchorAdd:(0,eo.useCallback)(()=>c(!0),[]),onCustomAnchorRemove:(0,eo.useCallback)(()=>c(!1),[]),modal:o},n))},dV=e=>{let{__scopePopover:t,forceMount:n,children:r,container:i}=e,a=d_(dT,t);return(0,eo.createElement)(dP,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},dB=(0,eW.j)(["relative","z-10","outline-none","max-w-sm","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),dI=(0,eW.cx)(nk(),(0,eW.j)(["py-1","px-1"])()),dH={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},dU=eo.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:a}=e,{open:o,onOpenChange:l}=sS({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ea.jsxs)(dz,{open:o,onOpenChange:l,...i,children:[(0,ea.jsx)(dO,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:o?(0,ea.jsx)(dV,{forceMount:!0,children:(0,ea.jsx)(dR,{asChild:!0,forceMount:!0,ref:t,...a,children:(0,ea.jsx)(sE.div,{variants:dH,initial:"init",animate:"show",exit:"exit",className:dB(),children:(0,ea.jsx)(uS,{className:dI,children:r})})})}):null})]})}),dW="Progress",[dq,d$]=(0,eu.b)(dW),[dK,dY]=dq(dW),dX=(0,eo.forwardRef)((e,t)=>{let{__scopeProgress:n,value:r,max:i,getValueLabel:a=dJ,...o}=e,l=d1(i)?i:100,s=d2(r,l)?r:null,u=d0(s)?a(s,l):void 0;return(0,eo.createElement)(dK,{scope:n,value:s,max:l},(0,eo.createElement)(em.WV.div,(0,es.Z)({"aria-valuemax":l,"aria-valuemin":0,"aria-valuenow":d0(s)?s:void 0,"aria-valuetext":u,role:"progressbar","data-state":dQ(s,l),"data-value":null!=s?s:void 0,"data-max":l},o,{ref:t})))});dX.propTypes={max(e,t,n){let r=e[t],i=String(r);return r&&!d1(r)?Error(`Invalid prop \`max\` of value \`${i}\` supplied to \`${n}\`. Only numbers greater than 0 are valid max values. Defaulting to \`100\`.`):null},value(e,t,n){let r=e[t],i=String(r),a=d1(e.max)?e.max:100;return null==r||d2(r,a)?null:Error(`Invalid prop \`value\` of value \`${i}\` supplied to \`${n}\`. The \`value\` prop must be: +Defaulting to \`${cY}\`.`):null}};let cQ=(0,eW.j)(["m-0 flex-shrink-0 cursor-default"],{variants:{variant:{vertical:"border-r",horizontal:"border-b"},color:{contrast:"border-gray-700 dark:border-graydark-700",subtle:"border-gray-300 dark:border-graydark-300",verySubtle:"border-gray-100 dark:border-graydark-100",panel:"border-gray-100 dark:border-graydark-400/50"}},defaultVariants:{variant:"horizontal",color:"subtle"}}),c0=eo.forwardRef((e,t)=>{let{variant:n,color:r,className:i,...a}=e;return(0,ea.jsx)(cG,{ref:t,className:cQ({variant:n,color:r,className:i}),...a})}),c1=function(){let{className:e,font:t,color:n="subtle",weight:r="medium",size:i="14",scaleSize:a,noWrap:o,ellipsis:l}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,eW.cx)(nb({font:t,color:n,weight:r,size:i,scaleSize:a,noWrap:o,ellipsis:l,className:e}),["relative","flex","items-center","tabular-nums","select-none","whitespace-nowrap","px-1.5","py-1.5"])},c2=function(){let{className:e,font:t,color:n="contrast",weight:r="medium",size:i="14",scaleSize:a,noWrap:o,ellipsis:l}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(0,eW.cx)(c1({font:t,color:n,weight:r,size:i,scaleSize:a,noWrap:o,ellipsis:l,className:e}),["group","cursor-pointer","rounded-sm","focus:outline-none","focus:text-gray-900","dark:focus:text-white","focus:bg-gray-300","dark:focus:bg-graydark-300","aria-selected:bg-gray-400","aria-selected:dark:bg-graydark-500","data-[disabled]:pointer-events-none","data-[disabled]:text-gray-700","dark:data-[disabled]:text-graydark-700"])},c4=e=>{let{className:t,font:n,color:r="verySubtle",weight:i="medium",size:a="14",scaleSize:o,noWrap:l,ellipsis:s}=e;return nb({font:n,color:r,weight:i,size:a,scaleSize:o,noWrap:l,ellipsis:s,className:t})},c3=e=>(0,eW.cx)(["h-px","my-2","mx-1.5",e]),c5=eo.forwardRef((e,t)=>{let{className:n,color:r,...i}=e;return(0,ea.jsx)(c0,{ref:t,className:c3(n),...i})}),c6=eo.forwardRef((e,t)=>{let{className:n,font:r,color:i,weight:a,size:o="14",scaleSize:l,noWrap:s,ellipsis:u,...c}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(c1({className:n,font:r,color:i,weight:a,size:o,scaleSize:l,noWrap:s,ellipsis:u})),...c})}),c8=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(["ml-auto","pl-5",n]),...r})}),c7=(0,eW.j)(["relative","max-w-sm","z-30","py-1","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-tip","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),c9=e=>(0,eW.cx)(nk(),(0,eW.j)(["max-w-xs","shadow-sm","py-1","px-1"])({className:e})),de={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},dt=eo.forwardRef((e,t)=>{let{trigger:n,label:r,children:i,rootProps:a,contentProps:o,className:l,open:s,onOpenChange:u}=e,{open:c,onOpenChange:d}=sS({open:s,onOpenChange:u});return(0,ea.jsxs)(c$,{open:c,onOpenChange:d,...a,children:[(0,ea.jsx)(cH,{asChild:!0,"aria-label":r,children:n}),(0,ea.jsx)(n4,{children:c?(0,ea.jsx)(cK,{forceMount:!0,children:(0,ea.jsx)(cU,{asChild:!0,forceMount:!0,ref:t,...o,children:(0,ea.jsx)(sE.div,{variants:de,initial:"init",animate:"show",exit:"exit",className:c7(),children:(0,ea.jsx)("div",{className:c9(l),children:i})})})}):null})]})}),dn=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(cq,{ref:t,className:c2({className:n}),...r})}),dr=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(cW,{ref:t,className:(0,eW.cx)("px-1.5",c4({className:n})),...r})}),di=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("div",{ref:t,className:(0,eW.cx)(["pr-2","opacity-70 group-hover:opacity-100",n]),...r})});var da=n(99605);let dl={20:"h3",24:"h3",32:"h2",40:"h2",64:"h1"},ds={20:"font-semibold text-base md:text-xl",24:"font-bold text-xl md:text-2xl",32:"font-semibold text-2xl md:text-3xl",40:"font-semibold text-3xl md:text-4xl",64:"font-semibold text-4xl md:text-6xl"},du=eo.forwardRef((e,t)=>{let{size:n="24",className:r,id:i,children:a,anchorLink:o,showAnchor:l,...s}=e,u=dl[n];if(o){let e=i||("string"==typeof a?encodeURI(a.toLowerCase().replace(/ /g,"-")):"");return(0,ea.jsxs)("div",{className:(0,eW.cx)("relative flex flex-col gap-6 items-start",r),children:[(0,ea.jsx)("div",{id:e,className:"absolute -top-[100px]"}),(0,ea.jsxs)(da.rU,{href:"#".concat(e),className:"relative group",children:[(0,ea.jsx)(nw,{className:"hidden group-hover:block",children:(0,ea.jsx)(sT.POp,{className:"absolute top-1 -left-7 hidden md:block"})}),(0,ea.jsx)(nw,{as:u,...s,ref:t,weight:"none",className:(0,eW.cx)("proportional-nums inline-block",ds[n]),children:a})]})]})}return(0,ea.jsx)("div",{className:(0,eW.cx)("flex flex-col gap-6 items-start",r),children:(0,ea.jsx)(nw,{as:u,...s,ref:t,weight:"none",className:(0,eW.cx)("proportional-nums inline-block",ds[n],r),children:a})})}),dc=(0,eW.j)(["rounded"]);function dd(e){let{className:t,...n}=e;return(0,ea.jsx)(da.Ee,{className:dc({className:t}),...n})}let[df,dh]=(0,eu.k)("Label",{id:void 0,controlRef:{current:null}}),dp=(0,eo.forwardRef)((e,t)=>{let{htmlFor:n,id:r,...i}=e,a=(0,eo.useRef)(null),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o),s=(0,ey.M)(r);return(0,eo.useEffect)(()=>{if(n){let e=document.getElementById(n);if(o.current&&e){let t=()=>e.getAttribute("aria-labelledby"),n=[s,t()].filter(Boolean).join(" ");return e.setAttribute("aria-labelledby",n),a.current=e,()=>{var n;let r=null===(n=t())||void 0===n?void 0:n.replace(s,"");""===r?e.removeAttribute("aria-labelledby"):r&&e.setAttribute("aria-labelledby",r)}}}},[s,n]),(0,eo.createElement)(df,{id:s,controlRef:a},(0,eo.createElement)(em.WV.span,(0,es.Z)({role:"label",id:s},i,{ref:l,onMouseDown:t=>{var n;null===(n=e.onMouseDown)||void 0===n||n.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault()},onClick:t=>{var n;if(null===(n=e.onClick)||void 0===n||n.call(e,t),!a.current||t.defaultPrevented)return;let r=a.current.contains(t.target),i=!0===t.isTrusted;!r&&i&&(a.current.click(),a.current.focus())}})))}),dm=e=>{let t=dh("LabelConsumer"),{controlRef:n}=t;return(0,eo.useEffect)(()=>{e&&(n.current=e)},[e,n]),t.id},dv=eo.forwardRef((e,t)=>{let{font:n,size:r="14",scaleSize:i,weight:a,color:o="verySubtle",noWrap:l,ellipsis:s,className:u,...c}=e;return(0,ea.jsx)(dp,{ref:t,...c,className:c4({font:n,size:r,scaleSize:i,color:o,weight:a,noWrap:l,ellipsis:s,className:u})})}),dg=(0,eW.j)(["cursor-pointer"],{variants:{disabled:{true:"opacity-50 pointer-events-none"},underline:{accent:"underline underline-offset-4 decoration-2 decoration-accentdark-900 dark:decoration-accentdark-900",default:"underline underline-offset-4",hover:"hover:underline underline-offset-4",none:""}},defaultVariants:{disabled:!1,underline:"default"}}),dy=e=>{let{font:t,size:n,scaleSize:r,color:i,weight:a,noWrap:o,ellipsis:l,underline:s,disabled:u,className:c}=e;return(0,eW.cx)(nb({scaleSize:r,size:n,font:t,color:i,weight:a,noWrap:o,ellipsis:l,underline:s}),dg({disabled:u,underline:s}),c)},dx=eo.forwardRef((e,t)=>{let{href:n,font:r,size:i,scaleSize:a,color:o,weight:l,noWrap:s,ellipsis:u,underline:c,disabled:d,className:f,rel:h,target:p,onClick:m,...v}=e,g=(0,eo.useCallback)(e=>{m&&(n||e.preventDefault(),m(e))},[m,n]);return(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:dy({font:r,scaleSize:a,size:i,color:o,weight:l,noWrap:s,ellipsis:u,underline:c,disabled:d,className:f}),...v,onClick:g,rel:h||("_blank"===p?"noopener":void 0),target:p})}),db=eo.forwardRef((e,t)=>{let{href:n,disabled:r,variant:i,size:a,state:o,rounded:l,icon:s,className:u,tip:c,rel:d,target:f,onClick:h,...p}=e,m=d||("_blank"===f?"noopener":void 0),v=(0,eo.useCallback)(e=>{h&&(n||e.preventDefault(),h(e))},[h,n]);return c?(0,ea.jsx)(sM,{content:c,children:(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:s_({variant:i,size:a,state:o,rounded:l,disabled:r,icon:s,className:u}),onClick:v,...p,rel:m,target:f})}):(0,ea.jsx)(da.rU,{href:n||"#",ref:t,className:s_({variant:i,size:a,state:o,rounded:l,disabled:r,icon:s,className:u}),onClick:v,...p,rel:m,target:f})}),dw={src:"/_next/static/media/logo.0e2362ab.png"};function dj(e){let{size:t=30,className:n}=e;return(0,ea.jsx)(dd,{priority:!0,src:"/_next/static/media/logo.0e2362ab.png",alt:"Logo",width:t,height:t,className:n})}let dk="Popover",[dE,dS]=(0,eu.b)(dk,[tH]),dC=tH(),[dM,d_]=dE(dk),dO=(0,eo.forwardRef)((e,t)=>{let{__scopePopover:n,...r}=e,i=d_("PopoverTrigger",n),a=dC(n),o=(0,ec.e)(t,i.triggerRef),l=(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":dz(i.open)},r,{ref:o,onClick:(0,eh.M)(e.onClick,i.onOpenToggle)}));return i.hasCustomAnchor?l:(0,eo.createElement)(tq,(0,es.Z)({asChild:!0},a),l)}),dT="PopoverPortal",[dP,dA]=dE(dT,{forceMount:void 0}),dN="PopoverContent",dR=(0,eo.forwardRef)((e,t)=>{let n=dA(dN,e.__scopePopover),{forceMount:r=n.forceMount,...i}=e,a=d_(dN,e.__scopePopover);return(0,eo.createElement)(eg.z,{present:r||a.open},a.modal?(0,eo.createElement)(dD,(0,es.Z)({},i,{ref:t})):(0,eo.createElement)(dL,(0,es.Z)({},i,{ref:t})))}),dD=(0,eo.forwardRef)((e,t)=>{let n=d_(dN,e.__scopePopover),r=(0,eo.useRef)(null),i=(0,ec.e)(t,r),a=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=r.current;if(e)return(0,uJ.R)(e)},[]),(0,eo.createElement)(uQ.Z,{as:ed.g7,allowPinchZoom:!0},(0,eo.createElement)(dZ,(0,es.Z)({},e,{ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,eh.M)(e.onCloseAutoFocus,e=>{var t;e.preventDefault(),a.current||null===(t=n.triggerRef.current)||void 0===t||t.focus()}),onPointerDownOutside:(0,eh.M)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=0===t.button&&!0===t.ctrlKey,r=2===t.button||n;a.current=r},{checkForDefaultPrevented:!1}),onFocusOutside:(0,eh.M)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})))}),dL=(0,eo.forwardRef)((e,t)=>{let n=d_(dN,e.__scopePopover),r=(0,eo.useRef)(!1);return(0,eo.createElement)(dZ,(0,es.Z)({},e,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var i,a;null===(i=e.onCloseAutoFocus)||void 0===i||i.call(e,t),t.defaultPrevented||(r.current||null===(a=n.triggerRef.current)||void 0===a||a.focus(),t.preventDefault()),r.current=!1},onInteractOutside:t=>{var i,a;null===(i=e.onInteractOutside)||void 0===i||i.call(e,t),t.defaultPrevented||(r.current=!0);let o=t.target;(null===(a=n.triggerRef.current)||void 0===a?void 0:a.contains(o))&&t.preventDefault()}}))}),dZ=(0,eo.forwardRef)((e,t)=>{let{__scopePopover:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:u,onInteractOutside:c,...d}=e,f=d_(dN,n),h=dC(n);return(0,uD.EW)(),(0,eo.createElement)(uL.M,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a},(0,eo.createElement)(eq.XB,{asChild:!0,disableOutsidePointerEvents:o,onInteractOutside:c,onEscapeKeyDown:l,onPointerDownOutside:s,onFocusOutside:u,onDismiss:()=>f.onOpenChange(!1)},(0,eo.createElement)(tJ,(0,es.Z)({"data-state":dz(f.open),role:"dialog",id:f.contentId},h,d,{ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)"}}))))});function dz(e){return e?"open":"closed"}let dF=e=>{let{__scopePopover:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!1}=e,l=dC(t),s=(0,eo.useRef)(null),[u,c]=(0,eo.useState)(!1),[d=!1,f]=(0,ep.T)({prop:r,defaultProp:i,onChange:a});return(0,eo.createElement)(t5,l,(0,eo.createElement)(dM,{scope:t,contentId:(0,ey.M)(),triggerRef:s,open:d,onOpenChange:f,onOpenToggle:(0,eo.useCallback)(()=>f(e=>!e),[f]),hasCustomAnchor:u,onCustomAnchorAdd:(0,eo.useCallback)(()=>c(!0),[]),onCustomAnchorRemove:(0,eo.useCallback)(()=>c(!1),[]),modal:o},n))},dV=e=>{let{__scopePopover:t,forceMount:n,children:r,container:i}=e,a=d_(dT,t);return(0,eo.createElement)(dP,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(t6.h,{asChild:!0,container:i},r)))},dB=(0,eW.j)(["relative","z-10","outline-none","max-w-sm","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),dI=(0,eW.cx)(nk(),(0,eW.j)(["py-1","px-1"])()),dH={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},dU=eo.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:a}=e,{open:o,onOpenChange:l}=sS({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ea.jsxs)(dF,{open:o,onOpenChange:l,...i,children:[(0,ea.jsx)(dO,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:o?(0,ea.jsx)(dV,{forceMount:!0,children:(0,ea.jsx)(dR,{asChild:!0,forceMount:!0,ref:t,...a,children:(0,ea.jsx)(sE.div,{variants:dH,initial:"init",animate:"show",exit:"exit",className:dB(),children:(0,ea.jsx)(uS,{className:dI,children:r})})})}):null})]})}),dW="Progress",[dq,d$]=(0,eu.b)(dW),[dK,dY]=dq(dW),dX=(0,eo.forwardRef)((e,t)=>{let{__scopeProgress:n,value:r,max:i,getValueLabel:a=dJ,...o}=e,l=d1(i)?i:100,s=d2(r,l)?r:null,u=d0(s)?a(s,l):void 0;return(0,eo.createElement)(dK,{scope:n,value:s,max:l},(0,eo.createElement)(em.WV.div,(0,es.Z)({"aria-valuemax":l,"aria-valuemin":0,"aria-valuenow":d0(s)?s:void 0,"aria-valuetext":u,role:"progressbar","data-state":dQ(s,l),"data-value":null!=s?s:void 0,"data-max":l},o,{ref:t})))});dX.propTypes={max(e,t,n){let r=e[t],i=String(r);return r&&!d1(r)?Error(`Invalid prop \`max\` of value \`${i}\` supplied to \`${n}\`. Only numbers greater than 0 are valid max values. Defaulting to \`100\`.`):null},value(e,t,n){let r=e[t],i=String(r),a=d1(e.max)?e.max:100;return null==r||d2(r,a)?null:Error(`Invalid prop \`value\` of value \`${i}\` supplied to \`${n}\`. The \`value\` prop must be: - a positive number - less than the value passed to \`max\` (or 100 if no \`max\` prop is set) - \`null\` if the progress is indeterminate. -Defaulting to \`null\`.`)}};let dG=(0,eo.forwardRef)((e,t)=>{var n;let{__scopeProgress:r,...i}=e,a=dY("ProgressIndicator",r);return(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":dQ(a.value,a.max),"data-value":null!==(n=a.value)&&void 0!==n?n:void 0,"data-max":a.max},i,{ref:t}))});function dJ(e,t){return`${Math.round(e/t*100)}%`}function dQ(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function d0(e){return"number"==typeof e}function d1(e){return d0(e)&&!isNaN(e)&&e>0}function d2(e,t){return d0(e)&&!isNaN(e)&&e<=t&&e>=0}let d4=(0,eW.j)(["relative h-1 w-full overflow-hidden rounded-lg"],{variants:{variant:{gray:"bg-gray-700 dark:bg-graydark-700",accent:"bg-green-600 dark:bg-green-500"}},defaultVariants:{variant:"gray"}}),d3=eo.forwardRef((e,t)=>{let{label:n,variant:r,className:i,value:a,max:o=100,...l}=e,s=null!=a?Math.round(a/o*100):null;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,ea.jsx)(dX,{...l,ref:t,value:a,max:o,className:d4({variant:r,className:i}),children:(0,ea.jsx)(dG,{className:"absolute top-0 right-0 left-0 bottom-0 w-full bg-gray-300 dark:bg-graydark-300 transition-transform",style:{transform:"translateX(".concat(s,"%)")}})}),n&&(0,ea.jsx)(nw,{color:"subtle",size:"12",ellipsis:!0,children:n})]})});function d5(e){let t=(0,eo.useRef)({value:e,previous:e});return(0,eo.useMemo)(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}let d6="Radio",[d8,d7]=(0,eu.b)(d6),[d9,fe]=d8(d6),ft=(0,eo.forwardRef)((e,t)=>{let{__scopeRadio:n,"aria-labelledby":r,name:i,checked:a=!1,required:o,disabled:l,value:s="on",onCheck:u,...c}=e,[d,f]=(0,eo.useState)(null),h=(0,ec.e)(t,e=>f(e)),p=dm(d),m=(0,eo.useRef)(!1),v=!d||!!d.closest("form");return(0,eo.createElement)(d9,{scope:n,checked:a,disabled:l},(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"radio","aria-checked":a,"aria-labelledby":r||p,"data-state":fi(a),"data-disabled":l?"":void 0,disabled:l,value:s},c,{ref:h,onClick:(0,eh.M)(e.onClick,e=>{a||null==u||u(),v&&(m.current=e.isPropagationStopped(),m.current||e.stopPropagation())})})),v&&(0,eo.createElement)(fr,{control:d,bubbles:!m.current,name:i,value:s,checked:a,required:o,disabled:l,style:{transform:"translateX(-100%)"}}))}),fn=(0,eo.forwardRef)((e,t)=>{let{__scopeRadio:n,forceMount:r,...i}=e,a=fe("RadioIndicator",n);return(0,eo.createElement)(eg.z,{present:r||a.checked},(0,eo.createElement)(em.WV.span,(0,es.Z)({"data-state":fi(a.checked),"data-disabled":a.disabled?"":void 0},i,{ref:t})))}),fr=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,a=(0,eo.useRef)(null),o=d5(n),l=tV(t);return(0,eo.useEffect)(()=>{let e=a.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(o!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[o,n,r]),(0,eo.createElement)("input",(0,es.Z)({type:"radio","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function fi(e){return e?"checked":"unchecked"}let fa=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],fo="RadioGroup",[fl,fs]=(0,eu.b)(fo,[uU,d7]),fu=uU(),fc=d7(),[fd,ff]=fl(fo),fh=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,name:r,"aria-labelledby":i,defaultValue:a,value:o,required:l=!1,orientation:s,dir:u,loop:c=!0,onValueChange:d,...f}=e,h=dm(),p=fu(n),m=s2(u),[v,g]=(0,ep.T)({prop:o,defaultProp:a,onChange:d});return(0,eo.createElement)(fd,{scope:n,name:r,required:l,value:v,onValueChange:g},(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},p,{orientation:s,dir:m,loop:c}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"radiogroup","aria-required":l,"aria-orientation":s,"aria-labelledby":i||h,dir:m},f,{ref:t}))))}),fp=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,disabled:r,...i}=e,a=ff("RadioGroupItem",n),o=fu(n),l=fc(n),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s),c=a.value===i.value,d=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{fa.includes(e.key)&&(d.current=!0)},t=()=>d.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},o,{focusable:!r,active:c}),(0,eo.createElement)(ft,(0,es.Z)({disabled:r,required:a.required,checked:c},l,i,{name:a.name,ref:u,onCheck:()=>a.onValueChange(i.value),onKeyDown:(0,eh.M)(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:(0,eh.M)(i.onFocus,()=>{var e;d.current&&(null===(e=s.current)||void 0===e||e.click())})})))}),fm=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,...r}=e,i=fc(n);return(0,eo.createElement)(fn,(0,es.Z)({},i,r,{ref:t}))}),fv=(0,eW.j)(["relative flex items-center h-full justify-center w-full",'after:content-[""] after:block after:rounded-full after:bg-green-600 after:dark:bg-green-500'],{variants:{size:{small:"after:w-2 after:h-2 ",medium:"after:w-4 after:h-4"}},defaultVariants:{size:"small"}}),fg=(0,eW.j)(["select-none","inline-flex items-center justify-center","m-0 p-0","outline-none","rounded-full","overflow-hidden","focus:ring ring-blue-500 dark:ring-blue-200","bg-white dark:bg-graydark-200","border border-gray-500 dark:border-graydark-400","enabled:hover:border-gray-700 enabled:hover:dark:border-graydark-600","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-400","disabled:bg-gray-200 disabled:dark:bg-graydark-200"],{variants:{size:{small:"w-4 h-4",medium:"w-6 h-6"}},defaultVariants:{size:"small"}}),fy=eo.forwardRef((e,t)=>{let{size:n,className:r,children:i,...a}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(fp,{...a,className:fg({size:n,className:r}),ref:t,children:(0,ea.jsx)(fm,{className:fv({size:n})})}),(0,ea.jsx)(nw,{size:"14",className:"relative top-px flex items-center",color:a.disabled?"verySubtle":"subtle",children:i})]})}),fx=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fh,{...r,className:(0,eW.cx)("flex gap-2",n),ref:t})}),fb="Tabs",[fw,fj]=(0,eu.b)(fb,[uU]),fk=uU(),[fE,fS]=fw(fb),fC=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,onValueChange:i,defaultValue:a,orientation:o="horizontal",dir:l,activationMode:s="automatic",...u}=e,c=s2(l),[d,f]=(0,ep.T)({prop:r,onChange:i,defaultProp:a});return(0,eo.createElement)(fE,{scope:n,baseId:(0,ey.M)(),value:d,onValueChange:f,orientation:o,dir:c,activationMode:s},(0,eo.createElement)(em.WV.div,(0,es.Z)({dir:c,"data-orientation":o},u,{ref:t})))}),fM=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,loop:r=!0,...i}=e,a=fS("TabsList",n),o=fk(n);return(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},o,{orientation:a.orientation,dir:a.dir,loop:r}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"tablist","aria-orientation":a.orientation},i,{ref:t})))}),f_=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,disabled:i=!1,...a}=e,o=fS("TabsTrigger",n),l=fk(n),s=fT(o.baseId,r),u=fP(o.baseId,r),c=r===o.value;return(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},l,{focusable:!i,active:c}),(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"tab","aria-selected":c,"aria-controls":u,"data-state":c?"active":"inactive","data-disabled":i?"":void 0,disabled:i,id:s},a,{ref:t,onMouseDown:(0,eh.M)(e.onMouseDown,e=>{i||0!==e.button||!1!==e.ctrlKey?e.preventDefault():o.onValueChange(r)}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{[" ","Enter"].includes(e.key)&&o.onValueChange(r)}),onFocus:(0,eh.M)(e.onFocus,()=>{let e="manual"!==o.activationMode;c||i||!e||o.onValueChange(r)})})))}),fO=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,forceMount:i,children:a,...o}=e,l=fS("TabsContent",n),s=fT(l.baseId,r),u=fP(l.baseId,r),c=r===l.value,d=(0,eo.useRef)(c);return(0,eo.useEffect)(()=>{let e=requestAnimationFrame(()=>d.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,eo.createElement)(eg.z,{present:i||c},({present:n})=>(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":c?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":s,hidden:!n,id:u,tabIndex:0},o,{ref:t,style:{...e.style,animationDuration:d.current?"0s":void 0}}),n&&a))});function fT(e,t){return`${e}-trigger-${t}`}function fP(e,t){return`${e}-content-${t}`}let fA=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fC,{ref:t,className:(0,eW.cx)("flex flex-col",n),...r})}),fN=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fM,{ref:t,className:(0,eW.cx)("flex flex-shrink-0 border-b border-gray-500 dark:border-graydark-500",n),...r})}),fR=eo.forwardRef((e,t)=>{let{font:n,size:r="16",weight:i="medium",className:a,...o}=e;return(0,ea.jsx)(f_,{ref:t,type:"button",className:(0,eW.cx)("px-10 h-12","flex-1 flex items-center justify-center","outline-none","select-none cursor-pointer","border-b-3","text-gray-1000 dark:text-graydark-1000","hover:text-gray-1100 hover:dark:text-white","border-transparent","data-[state=active]:text-accent-1100 data-[state=active]:dark:text-accentdark-1100","data-[state=active]:border-green-600 data-[state=active]:dark:border-green-500",nb({font:n,size:r,weight:i,ellipsis:!0}),a),...o})}),fD=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fO,{ref:t,className:(0,eW.cx)("flex-grow-1 pt-6 outline-none",n),...r})});(0,eW.j)(["relative appearance-none outline-none","p-2 m-0 w-full","min-h-[80px]",nb(),"tabular-nums","resize-y","rounded","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","placeholder:text-gray-600 placeholder:dark:text-graydark-500","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},cursor:{default:"",text:"cursor-text"}},defaultVariants:{size:"small",variant:"default",cursor:"default",state:"default"}});let fL=(0,eW.j)(["font-sans [type=number]:font-mono","outline-none m-0 p-0 w-full","disabled:pointer-events-none","read-only:pointer-events-none","tabular-nums","rounded","text-gray-1100 dark:text-white","autofill:text-fill-gray-1100 autofill:dark:text-fill-white","autofill:placeholder:text-fill-gray-700 autofill:placeholder:dark:text-fill-graydark-700","placeholder:text-gray-700 placeholder:dark:text-graydark-700","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-white autofill:dark:bg-graydark-50","autofill:shadow-fill-white autofill:dark:shadow-fill-graydark-50","read-only:bg-gray-200 dark:read-only:bg-graydark-300"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","read-only:border-gray-200 dark:read-only:border-graydark-200"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},focus:{default:["focus:ring ring-blue-500 dark:ring-blue-200","focus:z-10"],none:""},cursor:{default:"",text:"cursor-text"},noSpin:{true:"[&::-webkit-outer-spin-button, &::-webkit-inner-spin-button]:appearance-none"}},defaultVariants:{size:"small",focus:"default",variant:"default",cursor:"default",state:"default"}}),fZ=eo.forwardRef((e,t)=>{let{variant:n,size:r,state:i,noSpin:a,cursor:o,focus:l,className:s,...u}=e;return(0,ea.jsx)("input",{ref:t,className:fL({variant:n,size:r,state:i,noSpin:a,cursor:o,focus:l,className:s}),...u})});function fF(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function fz(){}function fV(e){return!!(e||"").match(/\d/)}function fB(e){return null==e}function fI(e){return fB(e)||"number"==typeof e&&isNaN(e)||"number"==typeof e&&!isFinite(e)}function fH(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function fU(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,i=(e=e.replace("-","")).split(".");return{beforeDecimal:i[0],afterDecimal:i[1]||"",hasNegation:n,addNegation:r}}function fW(e,t,n){for(var r="",i=n?"0":"",a=0;a<=t-1;a++)r+=e[a]||i;return r}function fq(e,t){return Array(t+1).join(e)}function f$(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),i=r[0],a=r[1];if(!(a=Number(a)))return n+i;i=i.replace(".","");var o=1+a,l=i.length;return o<0?i="0."+fq("0",Math.abs(o))+i:o>=l?i+=fq("0",o-l):i=(i.substring(0,o)||"0")+"."+i.substring(o),n+i}function fK(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,i=fU(e),a=i.beforeDecimal,o=i.afterDecimal,l=i.hasNegation,s=parseFloat("0."+(o||"0")),u=(o.length<=t?"0."+o:s.toFixed(t)).split(".");return(l?"-":"")+a.split("").reverse().reduce(function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e},u[0])+(r?".":"")+fW(u[1]||"",t,n)}function fY(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}(c=z||(z={})).event="event",c.props="prop";var fX=(d=function(e,t){for(var n=0,r=0,i=e.length,a=t.length;e[n]===t[n]&&nn&&i-r>n;)r++;return{from:{start:n,end:i-r},to:{start:n,end:a-r}}},h=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return f&&e.length===f.length&&e.every(function(e,t){return e===f[t]})?h:(f=e,h=d.apply(void 0,e))});function fG(e){return Math.max(e.selectionStart,e.selectionEnd)}function fJ(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,i=e.formattedValueIndex;return t[r]===n[i]}function fQ(e,t,n,r){var i=e.length;if(t=Math.min(Math.max(t,0),i),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=i&&!n[t];)t++;t>i&&(t=n.lastIndexOf(!0))}return -1===t&&(t=i),t}function f0(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),n=0,r=t.length;n0&&-1===f[m];)m--;var g=-1===m||-1===f[m]?0:f[m]+1;return g>v?v:r-gC.length-u.length||ST?O=p:p>e.length-u.length&&(O=p),e=e.substring(0,O),void 0===(r=j?"-"+e:e)&&(r=""),i=RegExp("(-)(.)*(-)"),a=/(-)/.test(r),o=i.test(r),r=r.replace(/-/g,""),a&&!o&&l&&(r="-"+r);var P=(e=((e=r).match(RegExp("(^-)|[0-9]|"+fH(g),"g"))||[]).join("")).indexOf(g),A=fU(e=e.replace(RegExp(fH(g),"g"),function(e,t){return t===P?".":""}),l),N=A.beforeDecimal,R=A.afterDecimal,D=A.addNegation;return f.end-f.start=s.start&&i{h(navigator.language);let e=()=>{h(navigator.language)};return h(navigator.language),window.addEventListener("languagechange",e),()=>{window.removeEventListener("languagechange",e)}},[]);let p=(0,eo.useMemo)(()=>new Intl.NumberFormat(f).format(1.1)[1],[f]),{groupingSeparator:m,groupingStyle:v}=(0,eo.useMemo)(()=>(function(e,t){if("none"===t)return{groupingSeparator:"",groupingStyle:"none"};let n=new Intl.NumberFormat(e).format(123456789),r=n.replace(/[0-9]/g,"")[0],i=n.split(r).map(e=>e.length);return t?{groupingSeparator:r,groupingStyle:t}:{groupingSeparator:r,groupingStyle:i.every(e=>3===e)?"thousand":i.length>=2&&i.slice(1).every(e=>2===e)&&3===i[0]?"lakh":i.every(e=>4===e)?"wan":"thousand"}})(f,o),[f,o]);return(0,ea.jsxs)("div",{className:"relative",children:[(0,ea.jsx)(f8,{...d,autoComplete:"off",spellCheck:!1,onValueChange:c,lang:f,decimalSeparator:p,thousandsGroupStyle:v,thousandSeparator:m,className:(0,eW.cx)(fL({variant:n,size:r,state:i,focus:l,noSpin:a,cursor:s,className:u}),t?"pr-9":"")}),t&&(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center absolute top-0 h-full","small"===r?"right-2":"","medium"===r?"right-3":"","large"===r?"right-3":""),children:(0,ea.jsx)(nw,{size:"12",weight:"medium",color:"subtle",children:t})})]})}var f9=n(6391),he=n.n(f9);function ht(e,t){return e.decimalPlaces()>t?e.toFixed(t):e.toString()}function hn(e,t){return new(he())(ht(e,t))}function hr(e){let{value:t,placeholder:n=new(he())(100),decimalsLimit:r=6,allowDecimals:i=!0,disableGroupSeparators:a,onChange:o,size:l="small",units:s,error:u,changed:c,onBlur:d,onFocus:f,...h}=e,p=(0,eo.useMemo)(()=>new(he())(t),[t]),[m,v]=(0,eo.useState)(""),g=(0,eo.useCallback)(e=>{o&&o(e&&!isNaN(Number(e))?new(he())(e):void 0)},[o]),y=(0,eo.useCallback)(e=>{v(e),g(e)},[v,g]);return(0,eo.useEffect)(()=>{p.isEqualTo(m)||v(ht(p,r))},[p]),(0,ea.jsx)(f7,{...h,thousandsGroupStyle:a?"none":void 0,"data-testid":"numberfield",size:l,placeholder:n.isNaN()?"":ht(n,r),units:s,value:"NaN"!==m?m:"",decimalScale:i?r:0,onBlur:e=>{d&&d(e)},onFocus:e=>{f&&f(e)},onValueChange:e=>y(e.value||"")})}var hi=n(60398);function ha(e){let{sc:t,placeholder:n=new(he())(100),decimalsLimitFiat:r=6,decimalsLimitSc:i=6,onChange:a,size:o="medium",units:l="SC",showFiat:s=!0,error:u,changed:c,prefix:d,onBlur:f,onFocus:h,name:p,...m}=e,v=(0,eo.useMemo)(()=>new(he())(void 0===t?NaN:t),[t]),{settings:g}=(0,hi.Hv)(),y=(0,hi.Nz)(),x=y?y.rate:void 0,[b,w]=(0,eo.useState)(),[j,k]=(0,eo.useState)(""),[E,S]=(0,eo.useState)(""),C=(0,eo.useCallback)(e=>{a&&a(e&&!isNaN(Number(e))?new(he())(e):void 0)},[a]),M=(0,eo.useCallback)(e=>{S(ht(e,r))},[S,r]),_=(0,eo.useCallback)(e=>{let t=ht(e,i);return k(t),C(t),t},[k,i,C]),O=(0,eo.useCallback)(e=>{k(e),b&&C(e)},[b,k,C]),T=(0,eo.useCallback)(e=>{M(new(he())(e).times(x||0))},[M,x]),P=(0,eo.useCallback)(e=>{_(new(he())(e).dividedBy(x||0))},[_,x]),[A,N]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{if(!v.isEqualTo(j)){let e=ht(v,i);k(e),"fiat"!==b&&T(e)}A||N(!0)},[v]),(0,eo.useEffect)(()=>{A&&T(j)},[x]),(0,eo.useEffect)(()=>{"sc"===b&&T(j)},[j]),(0,eo.useEffect)(()=>{"fiat"===b&&P(E)},[E]),(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",m.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",m.readOnly?"pointer-events-none":"",m.readOnly?"border-blue-400 dark:border-blue-400":u?"border-red-500 dark:border-red-400":c?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ea.jsx)(f7,{...m,name:p,"data-testid":"scInput",size:o,variant:"ghost",focus:"none",placeholder:ht(n,i),units:l,value:"NaN"!==j?j:"",decimalScale:i,allowNegative:!1,onValueChange:e=>{O(e.value||"")},onBlur:e=>{w(void 0),f&&f(e)},onFocus:e=>{w("sc"),h&&h(e)}}),s&&g.siaCentral&&(0,ea.jsx)(f7,{...m,"data-testid":"fiatInput",name:"".concat(p,"-fiat"),size:o,variant:"ghost",focus:"none",value:"NaN"!==E?E:"",units:g.currency.label,decimalScale:i,allowNegative:!1,onValueChange:e=>{S(e.value||"")},placeholder:"".concat(g.currency.prefix).concat(x?x.times(n).toFixed(r):"0.42"),prefix:d||g.currency.prefix,onFocus:e=>{w("fiat"),h&&h(e)},onBlur:e=>{w(void 0),f&&f(e)}})]})}function ho(e){let{children:t}=e;return(0,ea.jsx)(sM,{content:t,children:(0,ea.jsx)("div",{className:"relative items-center inline mx-1",children:(0,ea.jsx)(nw,{color:"subtle",children:(0,ea.jsx)(sT.RdX,{className:"scale-75"})})})})}function hl(e){let{values:t,options:n,onChange:r}=e;return(0,ea.jsx)("div",{className:"flex flex-wrap gap-1",children:n.map(e=>(0,ea.jsx)(sO,{role:"checkbox","aria-checked":t.includes(e.value),variant:t.includes(e.value)?"active":"inactive",onClick:()=>{r(e.value)},children:e.label},e.value))})}function hs(e){let{options:t,onClick:n,onRemove:r}=e;return(0,ea.jsx)("div",{className:"flex flex-wrap gap-1",children:t.map(e=>(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{variant:"active",onClick:()=>{n&&n(e.value)},children:e.label}),(0,ea.jsx)(sO,{variant:"active",size:"small",onClick:()=>r(e.value),children:(0,ea.jsx)(sT.PcV,{})})]},e.value))})}let hu=(0,eW.j)(["font-sans","font-normal","tabular-nums","flex-shrink-0","rounded","flex items-center","bg-white dark:bg-graydark-200","hover:bg-gray-50 dark:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","autofill:bg-blue-100 autofill:dark:bg-blue-800","border","focus-within:z-10","focus-within:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","[&>select:disabled]:text-gray-600 [&>select:disabled]:dark:text-graydark-700"],{variants:{size:{small:"h-7 text-sm px-1",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{state:"default",size:"small"}}),hc=eo.forwardRef((e,t)=>{let{size:n,state:r,icon:i,className:a,...o}=e;return(0,ea.jsxs)("div",{className:hu({size:n,state:r,className:a}),children:[i,(0,ea.jsx)("select",{ref:t,...o,className:"appearance-none flex-1 bg-transparent outline-none w-full h-full pl-1 pr-1"}),(0,ea.jsx)(sT.Cp0,{className:"pointer-events-none scale-75"})]})}),hd=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("option",{ref:t,...r,className:(0,eW.cx)("bg-white dark:bg-graydark-200","text-gray-1100 dark:text-white",n)})}),hf=(0,eW.j)(["bg-gray-300 dark:bg-graydark-300","relative","overflow-hidden","animate-pulse","rounded"]);function hh(e){let{className:t}=e;return(0,ea.jsx)("div",{className:hf({className:t})})}let hp=(0,eW.j)(["rounded-full flex-shrink-0"],{variants:{size:{default:"w-2 h-2"}},defaultVariants:{size:"default"}}),hm=eo.forwardRef((e,t)=>{let{size:n,className:r,...i}=e;return(0,ea.jsx)("div",{ref:t,className:hp({size:n,className:r}),...i})}),hv="Switch",[hg,hy]=(0,eu.b)(hv),[hx,hb]=hg(hv),hw=(0,eo.forwardRef)((e,t)=>{let{__scopeSwitch:n,"aria-labelledby":r,name:i,checked:a,defaultChecked:o,required:l,disabled:s,value:u="on",onCheckedChange:c,...d}=e,[f,h]=(0,eo.useState)(null),p=(0,ec.e)(t,e=>h(e)),m=dm(f),v=(0,eo.useRef)(!1),g=!f||!!f.closest("form"),[y=!1,x]=(0,ep.T)({prop:a,defaultProp:o,onChange:c});return(0,eo.createElement)(hx,{scope:n,checked:y,disabled:s},(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"switch","aria-checked":y,"aria-labelledby":r||m,"aria-required":l,"data-state":hE(y),"data-disabled":s?"":void 0,disabled:s,value:u},d,{ref:p,onClick:(0,eh.M)(e.onClick,e=>{x(e=>!e),g&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())})})),g&&(0,eo.createElement)(hk,{control:f,bubbles:!v.current,name:i,value:u,checked:y,required:l,disabled:s,style:{transform:"translateX(-100%)"}}))}),hj=(0,eo.forwardRef)((e,t)=>{let{__scopeSwitch:n,...r}=e,i=hb("SwitchThumb",n);return(0,eo.createElement)(em.WV.span,(0,es.Z)({"data-state":hE(i.checked),"data-disabled":i.disabled?"":void 0},r,{ref:t}))}),hk=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,a=(0,eo.useRef)(null),o=d5(n),l=tV(t);return(0,eo.useEffect)(()=>{let e=a.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(o!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[o,n,r]),(0,eo.createElement)("input",(0,es.Z)({type:"checkbox","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function hE(e){return e?"checked":"unchecked"}let hS=(0,eW.j)(["absolute left-0 rounded-full","transition-transform","bg-white dark:bg-graydark-500"],{variants:{size:{small:["w-3 h-3","translate-x-px","data-[state=checked]:translate-x-[9px]"],medium:["w-5 h-5","translate-x-0.5","data-[state=checked]:translate-x-[20px]"]}},defaultVariants:{size:"small"}}),hC=(0,eW.j)(["select-none outline-none","relative inline-flex items-center justify-center","m-0 rounded-full","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-6 h-4",medium:"w-11 h-6"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{size:"small",state:"default"}}),hM=(0,eo.forwardRef)((e,t)=>{let{size:n,state:r,className:i,children:a,...o}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(hw,{className:hC({size:n,state:r,className:i}),...o,ref:t,children:(0,ea.jsx)(hj,{className:hS({size:n})})}),a&&(0,ea.jsx)(nw,{color:o.disabled?"subtle":"contrast",children:a})]})}),h_=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e,i=eo.Children.toArray(n),a=i.find(hP);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:eo.Children.count(e)>1?eo.Children.only(null):(0,eo.isValidElement)(e)?e.props.children:null);return(0,eo.createElement)(hO,(0,es.Z)({},r,{ref:t}),(0,eo.isValidElement)(e)?(0,eo.cloneElement)(e,void 0,n):null)}return(0,eo.createElement)(hO,(0,es.Z)({},r,{ref:t}),n)});h_.displayName="Slot";let hO=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,eo.isValidElement)(n)?(0,eo.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{a(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,ec.F)(t,n.ref)}):eo.Children.count(n)>1?eo.Children.only(null):null});hO.displayName="SlotClone";let hT=({children:e})=>(0,eo.createElement)(eo.Fragment,null,e);function hP(e){return(0,eo.isValidElement)(e)&&e.type===hT}let hA=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,eo.forwardRef)((e,n)=>{let{asChild:r,...i}=e,a=r?h_:t;return(0,eo.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,eo.createElement)(a,(0,es.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),hN=(0,eo.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,eo.createElement)(hA.svg,(0,es.Z)({},a,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,eo.createElement)("polygon",{points:"0,0 30,0 15,10"}))}),hR="Popper",[hD,hL]=(0,eu.b)(hR),[hZ,hF]=hD(hR),hz=(0,eo.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=hF("PopperAnchor",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o);return(0,eo.useEffect)(()=>{a.onAnchorChange((null==r?void 0:r.current)||o.current)}),r?null:(0,eo.createElement)(hA.div,(0,es.Z)({},i,{ref:l}))}),hV="PopperContent",[hB,hI]=hD(hV),[hH,hU]=hD(hV,{hasParent:!1,positionUpdateFns:new Set}),hW=(0,eo.forwardRef)((e,t)=>{var n,r,i,a,o,l,s,u,c;let{__scopePopper:d,side:f="bottom",sideOffset:h=0,align:p="center",alignOffset:m=0,arrowPadding:v=0,collisionBoundary:g=[],collisionPadding:y=0,sticky:x="partial",hideWhenDetached:b=!1,avoidCollisions:w=!0,onPlaced:j,...k}=e,E=hF(hV,d),[S,C]=(0,eo.useState)(null),M=(0,ec.e)(t,e=>C(e)),[_,O]=(0,eo.useState)(null),T=tV(_),P=null!==(n=null==T?void 0:T.width)&&void 0!==n?n:0,A=null!==(r=null==T?void 0:T.height)&&void 0!==r?r:0,N="number"==typeof y?y:{top:0,right:0,bottom:0,left:0,...y},R=Array.isArray(g)?g:[g],D=R.length>0,L={padding:N,boundary:R.filter(hK),altBoundary:D},{reference:Z,floating:F,strategy:z,x:V,y:B,placement:I,middlewareData:H,update:U}=tZ({strategy:"fixed",placement:f+("center"!==p?"-"+p:""),whileElementsMounted:tN,middleware:[hY(),ti({mainAxis:h+A,alignmentAxis:m}),w?to({mainAxis:!0,crossAxis:!1,limiter:"partial"===x?tl():void 0,...L}):void 0,_?tF({element:_,padding:v}):void 0,w?te({...L}):void 0,{name:"size",options:c={...L,apply:({elements:e,availableWidth:t,availableHeight:n})=>{e.floating.style.setProperty("--radix-popper-available-width",`${t}px`),e.floating.style.setProperty("--radix-popper-available-height",`${n}px`)}},async fn(e){let t,n;let{placement:r,rects:i,platform:a,elements:o}=e,{apply:l,...s}=c,u=await e1(e,s),d=e$(r),f=eK(r);"top"===d||"bottom"===d?(t=d,n=f===(await (null==a.isRTL?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(n=d,t="end"===f?"top":"bottom");let h=e4(u.left,0),p=e4(u.right,0),m=e4(u.top,0),v=e4(u.bottom,0),g={availableHeight:i.floating.height-(["left","right"].includes(r)?2*(0!==m||0!==v?m+v:e4(u.top,u.bottom)):u[t]),availableWidth:i.floating.width-(["top","bottom"].includes(r)?2*(0!==h||0!==p?h+p:e4(u.left,u.right)):u[n])},y=await a.getDimensions(o.floating);null==l||l({...e,...g});let x=await a.getDimensions(o.floating);return y.width!==x.width||y.height!==x.height?{reset:{rects:!0}}:{}}},hX({arrowWidth:P,arrowHeight:A}),b?tr({strategy:"referenceHidden"}):void 0].filter(h$)});(0,ev.b)(()=>{Z(E.anchor)},[Z,E.anchor]);let W=null!==V&&null!==B,[q,$]=hG(I),K=(0,sN.W)(j);(0,ev.b)(()=>{W&&(null==K||K())},[W,K]);let Y=null===(i=H.arrow)||void 0===i?void 0:i.x,X=null===(a=H.arrow)||void 0===a?void 0:a.y,G=(null===(o=H.arrow)||void 0===o?void 0:o.centerOffset)!==0,[J,Q]=(0,eo.useState)();(0,ev.b)(()=>{S&&Q(window.getComputedStyle(S).zIndex)},[S]);let{hasParent:ee,positionUpdateFns:et}=hU(hV,d),en=!ee;(0,eo.useLayoutEffect)(()=>{if(!en)return et.add(U),()=>{et.delete(U)}},[en,et,U]),(0,ev.b)(()=>{en&&W&&Array.from(et).reverse().forEach(e=>requestAnimationFrame(e))},[en,W,et]);let er={"data-side":q,"data-align":$,...k,ref:M,style:{...k.style,animation:W?void 0:"none",opacity:null!==(l=H.hide)&&void 0!==l&&l.referenceHidden?0:void 0}};return(0,eo.createElement)("div",{ref:F,"data-radix-popper-content-wrapper":"",style:{position:z,left:0,top:0,transform:W?`translate3d(${Math.round(V)}px, ${Math.round(B)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:J,"--radix-popper-transform-origin":[null===(s=H.transformOrigin)||void 0===s?void 0:s.x,null===(u=H.transformOrigin)||void 0===u?void 0:u.y].join(" ")},dir:e.dir},(0,eo.createElement)(hB,{scope:d,placedSide:q,onArrowChange:O,arrowX:Y,arrowY:X,shouldHideArrow:G},en?(0,eo.createElement)(hH,{scope:d,hasParent:!0,positionUpdateFns:et},(0,eo.createElement)(hA.div,er)):(0,eo.createElement)(hA.div,er)))}),hq={top:"bottom",right:"left",bottom:"top",left:"right"};function h$(e){return void 0!==e}function hK(e){return null!==e}let hY=()=>({name:"anchorCssProperties",fn(e){let{rects:t,elements:n}=e,{width:r,height:i}=t.reference;return n.floating.style.setProperty("--radix-popper-anchor-width",`${r}px`),n.floating.style.setProperty("--radix-popper-anchor-height",`${i}px`),{}}}),hX=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,a,o;let{placement:l,rects:s,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=hG(l),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(a=null===(o=u.arrow)||void 0===o?void 0:o.y)&&void 0!==a?a:0)+f/2,y="",x="";return"bottom"===h?(y=c?m:`${v}px`,x=`${-f}px`):"top"===h?(y=c?m:`${v}px`,x=`${s.floating.height+f}px`):"right"===h?(y=`${-f}px`,x=c?m:`${g}px`):"left"===h&&(y=`${s.floating.width+f}px`,x=c?m:`${g}px`),{data:{x:y,y:x}}}});function hG(e){let[t,n="center"]=e.split("-");return[t,n]}let hJ=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,eo.useState)(null);return(0,eo.createElement)(hZ,{scope:t,anchor:r,onAnchorChange:i},n)},hQ=(0,eo.forwardRef)((e,t)=>{var n;let{container:r=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...i}=e;return r?tD.createPortal((0,eo.createElement)(hA.div,(0,es.Z)({},i,{ref:t})),r):null}),h0="dismissableLayer.update",h1=(0,eo.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),h2=(0,eo.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:l,onInteractOutside:s,onDismiss:u,...c}=e,d=(0,eo.useContext)(h1),[f,h]=(0,eo.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,eo.useState)({}),v=(0,ec.e)(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(y),b=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,j=b>=x,k=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e),r=(0,eo.useRef)(!1),i=(0,eo.useRef)(()=>{});return(0,eo.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function a(){h3("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=a,t.addEventListener("click",i.current,{once:!0})):a()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!j||n||(null==o||o(e),null==s||s(e),e.defaultPrevented||null==u||u())},p),E=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e),r=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{e.target&&!r.current&&h3("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==l||l(e),null==s||s(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e);(0,eo.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{b!==d.layers.size-1||(null==a||a(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,eo.useEffect)(()=>{if(f)return i&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(r=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),h4(),()=>{i&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=r)}},[f,p,i,d]),(0,eo.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),h4())},[f,d]),(0,eo.useEffect)(()=>{let e=()=>m({});return document.addEventListener(h0,e),()=>document.removeEventListener(h0,e)},[]),(0,eo.createElement)(hA.div,(0,es.Z)({},c,{ref:v,style:{pointerEvents:w?j?"auto":"none":void 0,...e.style},onFocusCapture:(0,eh.M)(e.onFocusCapture,E.onFocusCapture),onBlurCapture:(0,eh.M)(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:(0,eh.M)(e.onPointerDownCapture,k.onPointerDownCapture)}))});function h4(){let e=new CustomEvent(h0);document.dispatchEvent(e)}function h3(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});(t&&i.addEventListener(e,t,{once:!0}),r)?i&&(0,tD.flushSync)(()=>i.dispatchEvent(a)):i.dispatchEvent(a)}let h5="HoverCard",[h6,h8]=(0,eu.b)(h5,[hL]),h7=hL(),[h9,pe]=h6(h5),pt=(0,eo.forwardRef)((e,t)=>{let{__scopeHoverCard:n,...r}=e,i=pe("HoverCardTrigger",n),a=h7(n);return(0,eo.createElement)(hz,(0,es.Z)({asChild:!0},a),(0,eo.createElement)(hA.a,(0,es.Z)({"data-state":i.open?"open":"closed"},r,{ref:t,onPointerEnter:(0,eh.M)(e.onPointerEnter,ps(i.onOpen)),onPointerLeave:(0,eh.M)(e.onPointerLeave,ps(i.onClose)),onFocus:(0,eh.M)(e.onFocus,i.onOpen),onBlur:(0,eh.M)(e.onBlur,i.onClose),onTouchStart:(0,eh.M)(e.onTouchStart,e=>e.preventDefault())})))}),pn="HoverCardPortal",[pr,pi]=h6(pn,{forceMount:void 0}),pa="HoverCardContent",po=(0,eo.forwardRef)((e,t)=>{let n=pi(pa,e.__scopeHoverCard),{forceMount:r=n.forceMount,...i}=e,a=pe(pa,e.__scopeHoverCard);return(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(pl,(0,es.Z)({"data-state":a.open?"open":"closed"},i,{onPointerEnter:(0,eh.M)(e.onPointerEnter,ps(a.onOpen)),onPointerLeave:(0,eh.M)(e.onPointerLeave,ps(a.onClose)),ref:t})))}),pl=(0,eo.forwardRef)((e,t)=>{let{__scopeHoverCard:n,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,...s}=e,u=pe(pa,n),c=h7(n),d=(0,eo.useRef)(null),f=(0,ec.e)(t,d),[h,p]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{if(h){let e=document.body;return i=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=i,e.style.webkitUserSelect=i}}},[h]),(0,eo.useEffect)(()=>{if(d.current){let e=()=>{p(!1),u.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var e;(null===(e=document.getSelection())||void 0===e?void 0:e.toString())!==""&&(u.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!1}}},[u.isPointerDownOnContentRef,u.hasSelectionRef]),(0,eo.useEffect)(()=>{d.current&&(function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t})(d.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,eo.createElement)(h2,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:l,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:(0,eh.M)(o,e=>{e.preventDefault()}),onDismiss:u.onDismiss},(0,eo.createElement)(hW,(0,es.Z)({},c,s,{onPointerDown:(0,eh.M)(s.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!0}),ref:f,style:{...s.style,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)",userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0}})))});function ps(e){return t=>"touch"===t.pointerType?void 0:e()}let pu=e=>{let{__scopeHoverCard:t,children:n,open:r,defaultOpen:i,onOpenChange:a,openDelay:o=700,closeDelay:l=300}=e,s=h7(t),u=(0,eo.useRef)(0),c=(0,eo.useRef)(0),d=(0,eo.useRef)(!1),f=(0,eo.useRef)(!1),[h=!1,p]=(0,ep.T)({prop:r,defaultProp:i,onChange:a}),m=(0,eo.useCallback)(()=>{clearTimeout(c.current),u.current=window.setTimeout(()=>p(!0),o)},[o,p]),v=(0,eo.useCallback)(()=>{clearTimeout(u.current),d.current||f.current||(c.current=window.setTimeout(()=>p(!1),l))},[l,p]),g=(0,eo.useCallback)(()=>p(!1),[p]);return(0,eo.useEffect)(()=>()=>{clearTimeout(u.current),clearTimeout(c.current)},[]),(0,eo.createElement)(h9,{scope:t,open:h,onOpenChange:p,onOpen:m,onClose:v,onDismiss:g,hasSelectionRef:d,isPointerDownOnContentRef:f},(0,eo.createElement)(hJ,s,n))},pc=e=>{let{__scopeHoverCard:t,forceMount:n,children:r,container:i}=e,a=pe(pn,t);return(0,eo.createElement)(pr,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(hQ,{asChild:!0,container:i},r)))},pd=(0,eW.j)(["relative","z-10","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),pf=(0,eW.cx)(nk(),"max-w-sm","py-0.5","px-1"),ph={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},pp=eo.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:a}=e,{className:o,...l}=a||{},{open:s,onOpenChange:u}=sS({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ea.jsxs)(pu,{open:s,onOpenChange:u,...i,children:[n&&(0,ea.jsx)(pt,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:s?(0,ea.jsx)(pc,{forceMount:!0,children:(0,ea.jsx)(po,{asChild:!0,forceMount:!0,ref:t,...l,children:(0,ea.jsx)(sE.div,{variants:ph,initial:"init",animate:"show",exit:"exit",className:pd(),children:(0,ea.jsx)("div",{className:(0,eW.cx)(pf,o),children:r})})})}):null})]})});function pm(e,t=[]){let n=[],r=()=>{let t=n.map(e=>(0,eo.createContext)(e));return function(n){let r=(null==n?void 0:n[e])||t;return(0,eo.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){let i=(0,eo.createContext)(r),a=n.length;function o(t){let{scope:n,children:r,...o}=t,l=(null==n?void 0:n[e][a])||i,s=(0,eo.useMemo)(()=>o,Object.values(o));return(0,eo.createElement)(l.Provider,{value:s},r)}return n=[...n,r],o.displayName=t+"Provider",[o,function(n,o){let l=(null==o?void 0:o[e][a])||i,s=(0,eo.useContext)(l);if(s)return s;if(void 0!==r)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,eo.useMemo)(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}(r,...t)]}function pv(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}function pg(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function py(...e){return(0,eo.useCallback)(pg(...e),e)}let px=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e,i=eo.Children.toArray(n),a=i.find(pj);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:eo.Children.count(e)>1?eo.Children.only(null):(0,eo.isValidElement)(e)?e.props.children:null);return(0,eo.createElement)(pb,(0,es.Z)({},r,{ref:t}),(0,eo.isValidElement)(e)?(0,eo.cloneElement)(e,void 0,n):null)}return(0,eo.createElement)(pb,(0,es.Z)({},r,{ref:t}),n)});px.displayName="Slot";let pb=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,eo.isValidElement)(n)?(0,eo.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{a(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:t?pg(t,n.ref):n.ref}):eo.Children.count(n)>1?eo.Children.only(null):null});pb.displayName="SlotClone";let pw=({children:e})=>(0,eo.createElement)(eo.Fragment,null,e);function pj(e){return(0,eo.isValidElement)(e)&&e.type===pw}let pk=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,eo.forwardRef)((e,n)=>{let{asChild:r,...i}=e,a=r?px:t;return(0,eo.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,eo.createElement)(a,(0,es.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function pE(e){let t=(0,eo.useRef)(e);return(0,eo.useEffect)(()=>{t.current=e}),(0,eo.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}let pS=(null==globalThis?void 0:globalThis.document)?eo.useLayoutEffect:()=>{},pC=e=>{let{present:t,children:n}=e,r=function(e){var t,n;let[r,i]=(0,eo.useState)(),a=(0,eo.useRef)({}),o=(0,eo.useRef)(e),l=(0,eo.useRef)("none"),[s,u]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,eo.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,eo.useEffect)(()=>{let e=pM(a.current);l.current="mounted"===s?e:"none"},[s]),pS(()=>{let t=a.current,n=o.current;if(n!==e){let r=l.current,i=pM(t);e?u("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):n&&r!==i?u("ANIMATION_OUT"):u("UNMOUNT"),o.current=e}},[e,u]),pS(()=>{if(r){let e=e=>{let t=pM(a.current).includes(e.animationName);e.target===r&&t&&(0,tD.flushSync)(()=>u("ANIMATION_END"))},t=e=>{e.target===r&&(l.current=pM(a.current))};return r.addEventListener("animationstart",t),r.addEventListener("animationcancel",e),r.addEventListener("animationend",e),()=>{r.removeEventListener("animationstart",t),r.removeEventListener("animationcancel",e),r.removeEventListener("animationend",e)}}u("ANIMATION_END")},[r,u]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:(0,eo.useCallback)(e=>{e&&(a.current=getComputedStyle(e)),i(e)},[])}}(t),i="function"==typeof n?n({present:r.isPresent}):eo.Children.only(n),a=py(r.ref,i.ref);return"function"==typeof n||r.isPresent?(0,eo.cloneElement)(i,{ref:a}):null};function pM(e){return(null==e?void 0:e.animationName)||"none"}pC.displayName="Presence";let p_=el["useId".toString()]||(()=>void 0),pO=0;function pT(e){let t=e+"CollectionProvider",[n,r]=pm(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=e+"CollectionSlot",l=eo.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=py(t,a(o,n).collectionRef);return eo.createElement(px,{ref:i},r)}),s=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=eo.useRef(null),a=eo.useRef(new Map).current;return eo.createElement(i,{scope:t,itemMap:a,collectionRef:r},n)},Slot:l,ItemSlot:eo.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,o=eo.useRef(null),l=py(t,o),c=a(s,n);return eo.useEffect(()=>(c.itemMap.set(o,{ref:o,...i}),()=>void c.itemMap.delete(o))),eo.createElement(px,{[u]:"",ref:l},r)})},function(t){let n=a(e+"CollectionConsumer",t);return eo.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}let pP="dismissableLayer.update",pA=(0,eo.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),pN=(0,eo.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:l,onInteractOutside:s,onDismiss:u,...c}=e,d=(0,eo.useContext)(pA),[f,h]=(0,eo.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,eo.useState)({}),v=py(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(y),b=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,j=b>=x,k=function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e),r=(0,eo.useRef)(!1),i=(0,eo.useRef)(()=>{});return(0,eo.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function a(){pD("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=a,t.addEventListener("click",i.current,{once:!0})):a()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!j||n||(null==o||o(e),null==s||s(e),e.defaultPrevented||null==u||u())},p),E=function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e),r=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{e.target&&!r.current&&pD("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==l||l(e),null==s||s(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e);(0,eo.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{b!==d.layers.size-1||(null==i||i(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,eo.useEffect)(()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(a=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),pR(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=a)}},[f,p,r,d]),(0,eo.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),pR())},[f,d]),(0,eo.useEffect)(()=>{let e=()=>m({});return document.addEventListener(pP,e),()=>document.removeEventListener(pP,e)},[]),(0,eo.createElement)(pk.div,(0,es.Z)({},c,{ref:v,style:{pointerEvents:w?j?"auto":"none":void 0,...e.style},onFocusCapture:pv(e.onFocusCapture,E.onFocusCapture),onBlurCapture:pv(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:pv(e.onPointerDownCapture,k.onPointerDownCapture)}))});function pR(){let e=new CustomEvent(pP);document.dispatchEvent(e)}function pD(e,t,n,{discrete:r}){var i,a;let o=n.originalEvent.target,l=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?(i=o,a=l,i&&(0,tD.flushSync)(()=>i.dispatchEvent(a))):o.dispatchEvent(l)}(e,t)=>(0,eo.createElement)(pk.span,(0,es.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));let pL="NavigationMenu",[pZ,pF,pz]=pT(pL),[pV,pB,pI]=pT(pL),[pH,pU]=pm(pL,[pz,pI]),[pW,pq]=pH(pL),[p$,pK]=pH(pL),[pY,pX]=pH("NavigationMenuItem"),pG=((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pq("NavigationMenuIndicator",n),a=pF(n),[o,l]=(0,eo.useState)(null),[s,u]=(0,eo.useState)(null),c="horizontal"===i.orientation,d=!!i.value;(0,eo.useEffect)(()=>{var e;let t=null===(e=a().find(e=>e.value===i.value))||void 0===e?void 0:e.ref.current;t&&l(t)},[a,i.value]);let f=()=>{o&&u({size:c?o.offsetWidth:o.offsetHeight,offset:c?o.offsetLeft:o.offsetTop})};return p4(o,f),p4(i.indicatorTrack,f),s?(0,eo.createElement)(pk.div,(0,es.Z)({"aria-hidden":!0,"data-state":d?"visible":"hidden","data-orientation":i.orientation},r,{ref:t,style:{position:"absolute",...c?{left:0,width:s.size+"px",transform:`translateX(${s.offset}px)`}:{top:0,height:s.size+"px",transform:`translateY(${s.offset}px)`},...r.style}})):null},"NavigationMenuContent"),pJ=((e,t)=>{let{onViewportContentChange:n,onViewportContentRemove:r}=pq(pG,e.__scopeNavigationMenu);return pS(()=>{n(e.value,{ref:t,...e})},[e,t,n]),pS(()=>()=>r(e.value),[e.value,r]),null},"navigationMenu.rootContentDismiss"),pQ=(0,eo.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,value:r,triggerRef:i,focusProxyRef:a,wasEscapeCloseRef:o,onRootContentClose:l,onContentFocusOutside:s,...u}=e,c=pq(pG,n),d=(0,eo.useRef)(null),f=py(d,t),h=function(e,t){return`${e}-trigger-${t}`}(c.baseId,r),p=function(e,t){return`${e}-content-${t}`}(c.baseId,r),m=pF(n),v=(0,eo.useRef)(null),{onItemDismiss:g}=c;(0,eo.useEffect)(()=>{let e=d.current;if(c.isRootMenu&&e){let t=()=>{var t;g(),l(),e.contains(document.activeElement)&&(null===(t=i.current)||void 0===t||t.focus())};return e.addEventListener(pJ,t),()=>e.removeEventListener(pJ,t)}},[c.isRootMenu,e.value,i,g,l]);let y=(0,eo.useMemo)(()=>{let e=m().map(e=>e.value);"rtl"===c.dir&&e.reverse();let t=e.indexOf(c.value),n=e.indexOf(c.previousValue),i=r===c.value,a=n===e.indexOf(r);if(!i&&!a)return v.current;let o=(()=>{if(t!==n){if(i&&-1!==n)return t>n?"from-end":"from-start";if(a&&-1!==t)return t>n?"to-start":"to-end"}return null})();return v.current=o,o},[c.previousValue,c.value,c.dir,m,r]);return(0,eo.createElement)(p0,{asChild:!0},(0,eo.createElement)(pN,(0,es.Z)({id:p,"aria-labelledby":h,"data-motion":y,"data-orientation":c.orientation},u,{ref:f,onDismiss:()=>{var e;let t=new Event(pJ,{bubbles:!0,cancelable:!0});null===(e=d.current)||void 0===e||e.dispatchEvent(t)},onFocusOutside:pv(e.onFocusOutside,e=>{var t;s();let n=e.target;null!==(t=c.rootNavigationMenu)&&void 0!==t&&t.contains(n)&&e.preventDefault()}),onPointerDownOutside:pv(e.onPointerDownOutside,e=>{var t;let n=e.target,r=m().some(e=>{var t;return null===(t=e.ref.current)||void 0===t?void 0:t.contains(n)}),i=c.isRootMenu&&(null===(t=c.viewport)||void 0===t?void 0:t.contains(n));(r||i||!c.isRootMenu)&&e.preventDefault()}),onKeyDown:pv(e.onKeyDown,e=>{let t=e.altKey||e.ctrlKey||e.metaKey;if("Tab"===e.key&&!t){let t=function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}(e.currentTarget),r=document.activeElement,i=t.findIndex(e=>e===r);if(p2(e.shiftKey?t.slice(0,i).reverse():t.slice(i+1,t.length)))e.preventDefault();else{var n;null===(n=a.current)||void 0===n||n.focus()}}}),onEscapeKeyDown:pv(e.onEscapeKeyDown,e=>{o.current=!0})})))}),p0=((e,t)=>{let{__scopeNavigationMenu:n,children:r,...i}=e,a=pq("NavigationMenuViewport",n),o=py(t,a.onViewportChange),l=pK(pG,e.__scopeNavigationMenu),[s,u]=(0,eo.useState)(null),[c,d]=(0,eo.useState)(null),f=s?(null==s?void 0:s.width)+"px":void 0,h=s?(null==s?void 0:s.height)+"px":void 0,p=!!a.value,m=p?a.value:a.previousValue;return p4(c,()=>{c&&u({width:c.offsetWidth,height:c.offsetHeight})}),(0,eo.createElement)(pk.div,(0,es.Z)({"data-state":function(e){return e?"open":"closed"}(p),"data-orientation":a.orientation},i,{ref:o,style:{pointerEvents:!p&&a.isRootMenu?"none":void 0,"--radix-navigation-menu-viewport-width":f,"--radix-navigation-menu-viewport-height":h,...i.style},onPointerEnter:pv(e.onPointerEnter,a.onContentEnter),onPointerLeave:pv(e.onPointerLeave,function(e){return t=>"mouse"===t.pointerType?e(t):void 0}(a.onContentLeave))}),Array.from(l.items).map(([e,{ref:t,forceMount:n,...r}])=>{let i=m===e;return(0,eo.createElement)(pC,{key:e,present:n||i},(0,eo.createElement)(pQ,(0,es.Z)({},r,{ref:pg(t,e=>{i&&e&&d(e)})})))}))},(0,eo.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pq("FocusGroup",n);return(0,eo.createElement)(pV.Provider,{scope:n},(0,eo.createElement)(pV.Slot,{scope:n},(0,eo.createElement)(pk.div,(0,es.Z)({dir:i.dir},r,{ref:t}))))})),p1=["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"];(e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pB(n),a=pq("FocusGroupItem",n);return(0,eo.createElement)(pV.ItemSlot,{scope:n},(0,eo.createElement)(pk.button,(0,es.Z)({},r,{ref:t,onKeyDown:pv(e.onKeyDown,e=>{if(["Home","End",...p1].includes(e.key)){let t=i().map(e=>e.ref.current);if(["rtl"===a.dir?"ArrowRight":"ArrowLeft","ArrowUp","End"].includes(e.key)&&t.reverse(),p1.includes(e.key)){let n=t.indexOf(e.currentTarget);t=t.slice(n+1)}setTimeout(()=>p2(t)),e.preventDefault()}})})))};function p2(e){let t=document.activeElement;return e.some(e=>e===t||(e.focus(),document.activeElement!==t))}function p4(e,t){let n=pE(t);pS(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}var p3=n(38617);let p5=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fp,{...r,ref:t,className:(0,eW.cx)("select-none flex items-center rounded cursor-pointer","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-700 dark:text-graydark-700","data-[state=checked]:text-gray-1100 data-[state=checked]:dark:text-white",n)})});function p6(e){let{className:t,tooltipClassName:n,tabIndex:r}=e,{theme:i,setTheme:a}=(0,p3.F)();return(0,ea.jsxs)(fh,{value:i,tabIndex:r,className:(0,eW.cx)("flex gap-4",t),onValueChange:e=>a(e),children:[(0,ea.jsx)(p5,{value:"system",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"System",children:(0,ea.jsx)(sT.$Iz,{})})}),(0,ea.jsx)(p5,{value:"light",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"Light",children:(0,ea.jsx)(sT.JaG,{})})}),(0,ea.jsx)(p5,{value:"dark",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"Dark",children:(0,ea.jsx)(sT.osk,{})})})]})}let{useDropzone:p8}=n(74424);function p7(e){let{title:t,children:n,rootClassName:r,className:i,message:a,showBorderInactive:o,testId:l,...s}=e,{getRootProps:u,getInputProps:c,isDragActive:d}=p8(s);return(0,ea.jsxs)("div",{"data-testid":l,...u(),className:(0,eW.cx)("outline-none",r),children:[(0,ea.jsxs)("div",{className:(0,eW.cx)(d?"z-20":"","absolute","top-0","left-0","w-full","h-full","pointer-events-none","rounded","p-4","flex justify-center items-center text-center","border-2 border-dashed",o?["border-green-600 dark:border-green-500","hover:border-green-700 hover:dark:border-green-500"]:"border-transparent",d?["border-green-500 dark:border-green-600 bg-green-100/20 dark:bg-green-100/20","hover:border-green-500 hover:dark:border-green-600 hover:bg-green-100/20 hover:dark:bg-green-100/20"]:"",i),children:[(0,ea.jsx)("input",{...c()}),a&&(0,ea.jsx)(nj,{size:"14",children:t||"Drop your files here or click to to open the file picker."})]}),n]})}var p9=n(14582),me=n(63739),mt=n(13980),mn=n.n(mt),mr=n(72779),mi=n.n(mr),ma=n(47440),mo=n(59309),ml=n(19067),ms=n(71220),mu=n(28142);function mc(e){return"bandwidth"in e?e.bandwidth():0}var md=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function mf(){return(mf=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,md),g=null!=m?m:(0,ms.Z)(r,void 0===f?10:f),y=(null!=p?p:0)+mc(r)/2,x=g.map(function(e,t){var n,a=(null!=(n=(0,mu.Z)(r(e)))?n:0)+y;return{index:t,from:new ml.Z({x:0,y:a}),to:new ml.Z({x:i,y:a})}});return eo.createElement(mo.Z,{className:mi()("visx-rows",c),top:void 0===t?0:t,left:void 0===n?0:n},d?d({lines:x}):x.map(function(e){var t=e.from,n=e.to,r=e.index;return eo.createElement(ma.default,mf({key:"row-line-"+r,from:t,to:n,stroke:o,strokeWidth:s,strokeDasharray:u,style:h},v))}))}mh.propTypes={tickValues:mn().array,width:mn().number.isRequired};var mp=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function mm(){return(mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mp),g=null!=p?p:(0,ms.Z)(r,void 0===d?10:d),y=(null!=h?h:0)+mc(r)/2,x=g.map(function(e,t){var n,a=(null!=(n=(0,mu.Z)(r(e)))?n:0)+y;return{index:t,from:new ml.Z({x:a,y:0}),to:new ml.Z({x:a,y:i})}});return eo.createElement(mo.Z,{className:mi()("visx-columns",c),top:void 0===t?0:t,left:void 0===n?0:n},m?m({lines:x}):x.map(function(e){var t=e.from,n=e.to,r=e.index;return eo.createElement(ma.default,mm({key:"column-line-"+r,from:t,to:n,stroke:o,strokeWidth:s,strokeDasharray:u,style:f},v))}))}mv.propTypes={tickValues:mn().array,height:mn().number.isRequired};var mg=n(64183),my=n(8597);function mx(e){var t=e.id,n=e.width,r=e.height,i=e.children;return eo.createElement("defs",null,eo.createElement("pattern",{id:t,width:n,height:r,patternUnits:"userSpaceOnUse"},i))}mx.propTypes={id:mn().string.isRequired,width:mn().number.isRequired,height:mn().number.isRequired,children:mn().node.isRequired};var mb={horizontal:"horizontal",vertical:"vertical",diagonal:"diagonal",diagonalRightToLeft:"diagonalRightToLeft"};function mw(e){var t=e.id,n=e.width,r=e.height,i=e.stroke,a=e.strokeWidth,o=e.strokeDasharray,l=e.strokeLinecap,s=void 0===l?"square":l,u=e.shapeRendering,c=void 0===u?"auto":u,d=e.orientation,f=void 0===d?["vertical"]:d,h=e.background,p=e.className,m=Array.isArray(f)?f:[f];return eo.createElement(mx,{id:t,width:n,height:r},!!h&&eo.createElement("rect",{className:mi()("visx-pattern-line-background"),width:n,height:r,fill:h}),m.map(function(e,n){return eo.createElement("path",{key:"visx-"+t+"-line-"+e+"-"+n,className:mi()("visx-pattern-line",p),d:function(e){var t=e.height;switch(e.orientation){case mb.horizontal:return"M 0,"+t/2+" l "+t+",0";case mb.diagonal:return"M 0,"+t+" l "+t+","+-t+" M "+-t/4+","+t/4+" l "+t/2+","+-t/2+"\n M "+3/4*t+","+5/4*t+" l "+t/2+","+-t/2;case mb.diagonalRightToLeft:return"M 0,0 l "+t+","+t+"\n M "+-t/4+","+3/4*t+" l "+t/2+","+t/2+"\n M "+3/4*t+","+-t/4+" l "+t/2+","+t/2;case mb.vertical:default:return"M "+t/2+", 0 l 0, "+t}}({orientation:e,height:r}),stroke:i,strokeWidth:a,strokeDasharray:o,strokeLinecap:s,shapeRendering:c})}))}mw.propTypes={id:mn().string.isRequired,width:mn().number.isRequired,height:mn().number.isRequired,className:mn().string,background:mn().string,stroke:mn().string,strokeWidth:mn().oneOfType([mn().number,mn().string]),strokeDasharray:mn().oneOfType([mn().string,mn().number]),strokeLinecap:mn().oneOf(["square","butt","round","inherit"]),shapeRendering:mn().oneOfType([mn().string,mn().number]),orientation:mn().array};var mj=["tooltipOpen"];function mk(){return(mk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mE);return eo.createElement("div",mS({ref:t,className:mi()("visx-tooltip",n),style:mS({top:null==r||null==s?r:r+s,left:null==i||null==o?i:i+o},void 0!==h&&h&&{position:"absolute"},!(void 0!==f&&f)&&c)},p),d)});function m_(){return(m_=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mN),v=!1,g=!1;if(u&&s){var y=void 0===r?0:r,x=void 0===f?0:f;if(s.width){var b=y+a+u.width-s.width,w=u.width-y-a;v=b>0&&b>w}else{var j=y+a+u.width-window.innerWidth,k=u.width-y-a;v=j>0&&j>k}if(s.height){var E=x+l+u.height-s.height,S=u.height-x-l;g=E>0&&E>S}else g=x+l+u.height>window.innerHeight;y=v?y-u.width-a:y+a,x=g?x-u.height-l:x+l,t="translate("+(y=Math.round(y))+"px, "+(x=Math.round(x))+"px)"}return eo.createElement(mM,mR({ref:p,style:mR({left:0,top:0,transform:t},!(void 0!==h&&h)&&d)},m),eo.createElement(mA,{value:{isFlippedVertically:!g,isFlippedHorizontally:!v}},n))}mD.propTypes={nodeRef:mn().oneOfType([mn().string,mn().func,mn().object])};var mL=((p=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={rect:void 0,parentRect:void 0},n.nodeRef=eo.createRef(),n.getRects=n.getRects.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mO(t,e);var n=t.prototype;return n.componentDidMount=function(){var e,t=this;this.node=null!=(e=this.nodeRef)&&e.current?this.nodeRef.current:tD.findDOMNode(this),this.setState(function(){return t.getRects()})},n.getRects=function(){if(!this.node)return this.state;var e=this.node,t=e.parentNode;return{rect:e.getBoundingClientRect?e.getBoundingClientRect():mT,parentRect:null!=t&&t.getBoundingClientRect?t.getBoundingClientRect():mT}},n.render=function(){return eo.createElement(mD,m_({nodeRef:this.nodeRef,getRects:this.getRects},this.state,this.props))},t}(eo.PureComponent)).displayName="withBoundingRects("+(mD.displayName||"")+")",p),mZ=n(99985);function mF(e,t){if("invert"in e&&void 0!==e.invert)return e.invert(t).valueOf();var n=e.range(),r=n[0],i=n[1],a=0,o=("step"in e&&void 0!==e.step?e.step():1)*(i-r)/Math.abs(i-r);if(o>0)for(;t>r+o*(a+1);)a+=1;else for(;t0?Math.min(e.dx,t.bounds.x1-o):Math.max(e.dx,t.bounds.x0-r),u=e.dy>0?Math.min(e.dy,t.bounds.y1-l):Math.max(e.dy,t.bounds.y0-i);return m$({},t,{isBrushing:!0,extent:m$({},t.extent,{x0:r+s,x1:o+s,y0:i+u,y1:l+u})})})},t.selectionDragEnd=function(){var e=t.props,n=e.updateBrush,r=e.onBrushEnd,i=e.onMoveSelectionChange;e.isControlled||n(function(e){var t=m$({},e,{isBrushing:!1,start:m$({},e.start,{x:Math.min(e.extent.x0,e.extent.x1),y:Math.min(e.extent.y0,e.extent.y1)}),end:m$({},e.end,{x:Math.max(e.extent.x0,e.extent.x1),y:Math.max(e.extent.y0,e.extent.y1)})});return r&&r(t),t}),i&&i()},t}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mK(t,e),t.prototype.render=function(){var e=this.props,t=e.width,n=e.height,r=e.stageWidth,i=e.stageHeight,a=e.brush,o=e.disableDraggingSelection,l=e.onMouseLeave,s=e.onMouseMove,u=e.onMouseUp,c=e.onClick,d=e.selectedBoxStyle,f=e.isControlled,h=e.isDragInProgress;return eo.createElement(mZ.Z,{width:t,height:n,resetOnStart:!0,onDragStart:this.selectionDragStart,onDragMove:this.selectionDragMove,onDragEnd:this.selectionDragEnd,isDragging:f?h:void 0},function(e){var h=e.isDragging,p=e.dragStart,m=e.dragEnd,v=e.dragMove;return eo.createElement("g",null,h&&eo.createElement("rect",{width:r,height:i,fill:"transparent",onPointerUp:f?void 0:m,onPointerMove:v,onPointerLeave:f?void 0:m,style:mY}),eo.createElement("rect",m$({x:Math.min(a.extent.x0,a.extent.x1),y:Math.min(a.extent.y0,a.extent.y1),width:t,height:n,className:"visx-brush-selection",onPointerDown:o?void 0:p,onPointerLeave:function(e){l&&l(e)},onPointerMove:function(e){v(e),s&&s(e)},onPointerUp:function(e){f||m(e),u&&u(e)},onClick:function(e){c&&c(e)},style:{pointerEvents:a.isBrushing||a.activeHandle?"none":"all",cursor:o?void 0:"move"}},d)))})},t}(eo.Component);function mG(){return(mG=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?Math.min(s,e.bounds.x1-a):Math.max(s,e.bounds.x0-n),c=u>0?Math.min(u,e.bounds.y1-o):Math.max(u,e.bounds.y0-r);return mG({},e,{isBrushing:!0,extent:mG({},e.extent,{x0:n+l,y0:r+c,x1:a+l,y1:o+c})})}),"select"===i&&n.updateBrush(function(e){var t=e.start,r=t.x,i=t.y,a={x:Math.min(Math.max(r+s,e.bounds.x0),e.bounds.x1),y:Math.min(Math.max(i+u,e.bounds.y0),e.bounds.y1)},o=n.getExtent(l,a);return mG({},e,{end:a,extent:o})})}},n.getExtent=function(e,t){var r=n.props,i=r.brushDirection,a=r.width,o=r.height;return{x0:"vertical"===i?0:Math.min(e.x||0,t.x||0),x1:"vertical"===i?a:Math.max(e.x||0,t.x||0),y0:"horizontal"===i?0:Math.min(e.y||0,t.y||0),y1:"horizontal"===i?o:Math.max(e.y||0,t.y||0)}},n.handleDragStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,a=t.top,o=t.inheritedMargin,l=t.useWindowMoveEvents,s=null!=o&&o.left?o.left:0,u=null!=o&&o.top?o.top:0,c={x:(e.x||0)+e.dx-i-s,y:(e.y||0)+e.dy-a-u},d=mG({},c);r&&r(c),n.updateBrush(function(t){return mG({},t,{start:c,end:d,extent:{x0:-1,x1:-1,y0:-1,y1:-1},isBrushing:!0,brushingType:"select",brushPageOffset:l?mV(e.event):void 0})})},n.handleBrushStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,a=t.top,o=t.inheritedMargin;if(r){var l=null!=o&&o.left?o.left:0,s=null!=o&&o.top?o.top:0;r({x:(e.x||0)+e.dx-i-l,y:(e.y||0)+e.dy-a-s})}},n.handleDragMove=function(e){var t=n.props,r=t.left,i=t.top,a=t.inheritedMargin,o=t.useWindowMoveEvents;if(e.isDragging&&!o){var l=(null==a?void 0:a.left)||0,s=(null==a?void 0:a.top)||0,u={x:(e.x||0)+e.dx-r-l,y:(e.y||0)+e.dy-i-s};n.updateBrush(function(e){var t=e.start,r=n.getExtent(t,u);return mG({},e,{end:u,extent:r})})}},n.handleDragEnd=function(){var e=n.props,t=e.onBrushEnd,r=e.resetOnEnd;e.useWindowMoveEvents||n.updateBrush(function(e){var i=e.extent,a=mG({},e,{start:{x:i.x0,y:i.y0},end:{x:i.x1,y:i.y1},isBrushing:!1,brushingType:void 0,activeHandle:null});return t&&t(a),r&&n.reset(),a})},n.getBrushWidth=function(){var e=n.state.extent,t=e.x0,r=e.x1;return Math.max(Math.max(t,r)-Math.min(t,r),0)},n.getBrushHeight=function(){var e=n.state.extent,t=e.y1,r=e.y0;return Math.max(Math.max(r,t)-Math.min(r,t),0)},n.handles=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,a=t.y0,o=t.y1,l=e/2,s=n.getBrushWidth(),u=n.getBrushHeight();return{top:{x:r-l,y:a-l,height:e,width:s+e},bottom:{x:r-l,y:o-l,height:e,width:s+e},right:{x:i-l,y:a-l,height:u+e,width:e},left:{x:r-l,y:a-l,height:u+e,width:e}}},n.corners=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,a=t.y0,o=t.y1,l=e/2;return{topLeft:{x:Math.min(r,i)-l,y:Math.min(a,o)-l,width:e,height:e},topRight:{x:Math.max(r,i)-l,y:Math.min(a,o)-l,width:e,height:e},bottomLeft:{x:Math.min(r,i)-l,y:Math.max(a,o)-l,width:e,height:e},bottomRight:{x:Math.max(r,i)-l,y:Math.max(a,o)-l,width:e,height:e}}},n.updateBrush=function(e){var t=n.props.onChange;n.setState(e,function(){t&&t(n.state)})},n.reset=function(){var e=n.props,t=e.width,r=e.height;n.updateBrush(function(){return{start:{x:0,y:0},end:{x:0,y:0},extent:{x0:-1,x1:-1,y0:-1,y1:-1},bounds:{x0:0,x1:t,y0:0,y1:r},isBrushing:!1,brushPageOffset:void 0,activeHandle:null,brushingType:void 0}})},n.handleBrushingTypeChange=function(e,t){n.updateBrush(function(n){var r=mG({},n,{brushingType:e,isBrushing:void 0!==e});return(t||void 0===e)&&(r.brushPageOffset=t),r})};var n,r=t.initialBrushPosition,i=r?n.getExtent(r.start,r.end):{x0:-1,x1:-1,y0:-1,y1:-1};return n.state={start:{x:Math.max(0,i.x0),y:Math.max(0,i.y0)},end:{x:Math.max(0,i.x1),y:Math.max(0,i.y1)},extent:i,bounds:{x0:0,x1:n.props.width,y0:0,y1:n.props.height},isBrushing:!1,brushingType:void 0,activeHandle:null},n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mJ(t,e);var n=t.prototype;return n.componentDidUpdate=function(e){var t=this;(this.props.width!==e.width||this.props.height!==e.height)&&this.setState(function(n){var r=n.start,i=n.end,a=n.extent;if(!(-1===a.x0&&-1===a.x1&&-1===a.y0&&-1===a.y1)){var o=t.props.width/e.width,l=t.props.height/e.height;r={x:o*a.x0,y:l*a.y0},i={x:o*a.x1,y:l*a.y1},a=t.getExtent(r,i)}return{start:r,end:i,extent:a,bounds:{x0:0,x1:t.props.width,y0:0,y1:t.props.height}}})},n.componentDidMount=function(){this.props.useWindowMoveEvents&&(window.addEventListener("mouseup",this.handleWindowPointerUp),window.addEventListener("mousemove",this.handleWindowPointerMove))},n.componentWillUnmount=function(){this.props.useWindowMoveEvents&&(window.removeEventListener("mouseup",this.handleWindowPointerUp),window.removeEventListener("mousemove",this.handleWindowPointerMove))},n.render=function(){var e=this,t=this.state,n=t.start,r=t.end,i=this.props,a=i.top,o=i.left,l=i.width,s=i.height,u=i.onMouseLeave,c=i.onMouseUp,d=i.onMouseMove,f=i.onBrushEnd,h=i.onClick,p=i.resizeTriggerAreas,m=i.selectedBoxStyle,v=i.disableDraggingSelection,g=i.clickSensitivity,y=i.useWindowMoveEvents,x=i.renderBrushHandle,b=this.state.brushingType,w=this.handles(),j=this.corners(),k=this.getBrushWidth(),E=this.getBrushHeight(),S=new Set(p);return eo.createElement(mo.Z,{className:"visx-brush",top:a,left:o},eo.createElement(mZ.Z,{width:l,height:s,resetOnStart:!0,onDragStart:this.handleDragStart,onDragMove:this.handleDragMove,onDragEnd:this.handleDragEnd,isDragging:y?"select"===b:void 0},function(t){var n=t.dragStart,r=t.isDragging,i=t.dragMove,a=t.dragEnd;return eo.createElement(p9.Z,{className:"visx-brush-overlay",fill:"transparent",x:0,y:0,width:l,height:s,onDoubleClick:function(){return e.reset()},onClick:function(t){var n=e.mouseUpTime-e.mouseDownTime;h&&n=0||(i[n]=e[n]);return i}(e,m5),g=a,y=l,x=o,b=s;return void 0!==m&&!m||g||y||x||b||(g="0",y="0",x="0",b="1"),eo.createElement("defs",null,eo.createElement("linearGradient",m6({id:n,x1:g,y1:x,x2:y,y2:b,gradientTransform:h?"rotate("+h+")":p},v),!!t&&t,!t&&eo.createElement("stop",{offset:void 0===u?"0%":u,stopColor:r,stopOpacity:void 0===c?1:c}),!t&&eo.createElement("stop",{offset:void 0===d?"100%":d,stopColor:i,stopOpacity:void 0===f?1:f})))}m8.propTypes={id:mn().string.isRequired,from:mn().string,to:mn().string,x1:mn().oneOfType([mn().string,mn().number]),x2:mn().oneOfType([mn().string,mn().number]),y1:mn().oneOfType([mn().string,mn().number]),y2:mn().oneOfType([mn().string,mn().number]),fromOffset:mn().oneOfType([mn().string,mn().number]),fromOpacity:mn().oneOfType([mn().string,mn().number]),toOffset:mn().oneOfType([mn().string,mn().number]),toOpacity:mn().oneOfType([mn().string,mn().number]),rotate:mn().oneOfType([mn().string,mn().number]),transform:mn().string,children:mn().node,vertical:mn().bool};var m7=n(78307),m9=n(74747);function ve(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}var vt=n(88744),vn=n(55746),vr=n(45742),vi=n(27266),va=["id","markerWidth","markerHeight","markerUnits","children"];function vo(){return(vo=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,va);return eo.createElement("defs",null,eo.createElement("marker",vo({id:t,markerWidth:void 0===n?3:n,markerHeight:void 0===r?3:r,markerUnits:void 0===i?"userSpaceOnUse":i},o),a))}vl.propTypes={id:mn().string.isRequired,size:mn().number,markerWidth:mn().oneOfType([mn().string,mn().number]),markerHeight:mn().oneOfType([mn().string,mn().number]),markerUnits:mn().string,refX:mn().oneOfType([mn().string,mn().number]),refY:mn().oneOfType([mn().string,mn().number]),strokeWidth:mn().number,children:mn().node.isRequired};var vs=["id","size","strokeWidth"];function vu(){return(vu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vs),l=2*r+a,s=l/2;return eo.createElement(vl,vu({id:t,markerWidth:l,markerHeight:l,refX:0,refY:s,orient:"auto-start-reverse",markerUnits:"strokeWidth",strokeWidth:a},o),eo.createElement("circle",{r:r,cx:s,cy:s}))}var vd=n(64170),vf={top:"top",left:"left",bottom:"bottom"};function vh(){return(vh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vx),j=null!=v?v:"tickFormat"in m?m.tickFormat():vv.Z,k=f===vf.left,E=f===vf.top,S=E||f===vf.bottom,C=function(e,t){if(void 0===t&&(t="center"),"start"!==t&&"bandwidth"in e){var n=e.bandwidth();return"center"===t&&(n/=2),e.round()&&(n=Math.round(n)),function(t){var r=e(t);return"number"==typeof r?r+n:r}}return e}(m),M=k||E?-1:1,_=m.range(),O=(void 0===(t=p)&&(t=0),"number"==typeof t?{start:t,end:t}:vy({start:0,end:0},t)),T=vg({x:Number(_[0])+.5-O.start,y:0},S),P=vg({x:Number(_[_.length-1])+.5+O.end,y:0},S),A=(null!=x?x:(0,ms.Z)(m,c)).filter(function(e){return!l||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),N=A.map(function(e){var t=e.value,n=e.index,r=(0,mu.Z)(C(t));return{value:t,index:n,from:vg({x:r,y:0},S),to:vg({x:r,y:y*M},S),formattedValue:j(t,n,A)}});return eo.createElement(mo.Z,{className:mi()("visx-axis",r),top:void 0===b?0:b,left:void 0===s?0:s},(void 0===n?function(e){var t=e.axisFromPoint,n=e.axisLineClassName,r=e.axisToPoint,i=e.hideAxisLine,a=e.hideTicks,o=e.horizontal,l=e.label,s=void 0===l?"":l,u=e.labelClassName,c=e.labelOffset,d=e.labelProps,f=void 0===d?vm:d,h=e.orientation,p=void 0===h?vf.bottom:h,m=e.scale,v=e.stroke,g=e.strokeDasharray,y=e.strokeWidth,x=void 0===y?1:y,b=e.tickClassName,w=e.tickComponent,j=e.tickLineProps,k=e.tickLabelProps,E=void 0===k?function(){return vm}:k,S=e.tickLength,C=e.tickStroke,M=e.tickTransform,_=e.ticks,O=e.ticksComponent,T=_.map(function(e){return E(e.value,e.index,_)}),P=Math.max.apply(Math,[10].concat(T.map(function(e){return"number"==typeof e.fontSize?e.fontSize:0})));return eo.createElement(eo.Fragment,null,(void 0===O?function(e){var t=e.hideTicks,n=e.horizontal,r=e.orientation,i=e.tickClassName,a=e.tickComponent,o=e.tickLabelProps,l=e.tickStroke,s=void 0===l?"#222":l,u=e.tickTransform,c=e.ticks,d=e.strokeWidth,f=e.tickLineProps;return c.map(function(e){var l,c=e.value,h=e.index,p=e.from,m=e.to,v=e.formattedValue,g=null!=(l=o[h])?l:{},y=Math.max(10,"number"==typeof g.fontSize&&g.fontSize||0),x=m.y+(n&&r!==vf.top?y:0);return eo.createElement(mo.Z,{key:"visx-tick-"+c+"-"+h,className:mi()("visx-axis-tick",i),transform:u},!t&&eo.createElement(me.Z,vh({from:p,to:m,stroke:s,strokeWidth:d,strokeLinecap:"square"},f)),a?a(vh({},g,{x:m.x,y:x,formattedValue:v})):eo.createElement(vd.Z,vh({x:m.x,y:x},g),v))})}:O)({hideTicks:a,horizontal:o,orientation:p,scale:m,tickClassName:b,tickComponent:w,tickLabelProps:T,tickStroke:void 0===C?"#222":C,tickTransform:M,ticks:_,strokeWidth:x,tickLineProps:j}),!i&&eo.createElement(me.Z,{className:mi()("visx-axis-line",n),from:t,to:r,stroke:void 0===v?"#222":v,strokeWidth:x,strokeDasharray:g}),s&&eo.createElement(vd.Z,vp({className:mi()("visx-axis-label",u)},function(e){var t,n,r,i=e.labelOffset,a=e.labelProps,o=e.orientation,l=e.range,s=e.tickLabelFontSize,u=e.tickLength,c=o===vf.left||o===vf.top?-1:1;if(o===vf.top||o===vf.bottom){var d=o===vf.bottom&&"number"==typeof a.fontSize?a.fontSize:0;t=(Number(l[0])+Number(l[l.length-1]))/2,n=c*(u+i+s+d)}else t=(Number(l[0])+Number(l[l.length-1]))/2*c,n=-(u+i),r="rotate("+90*c+")";return{x:t,y:n,transform:r}}({labelOffset:void 0===c?14:c,labelProps:f,orientation:p,range:m.range(),tickLabelFontSize:P,tickLength:void 0===S?8:S}),f),s))}:n)(vb({},w,{axisFromPoint:T,axisToPoint:P,hideAxisLine:void 0!==i&&i,hideTicks:void 0!==a&&a,hideZero:l,horizontal:S,numTicks:c,orientation:f,rangePadding:p,scale:m,tickFormat:j,tickLength:y,tickPosition:C,tickSign:M,ticks:N})))}var vj=["axisClassName","labelOffset","tickLabelProps","tickLength"];function vk(){return(vk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vj);return eo.createElement(vw,vk({axisClassName:mi()("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:vf.bottom,tickLabelProps:void 0===r?vE:r,tickLength:void 0===i?8:i},a))}var vC=["axisClassName","labelOffset","tickLabelProps","tickLength"];function vM(){return(vM=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vC);return eo.createElement(vw,vM({axisClassName:mi()("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:vf.left,tickLabelProps:void 0===r?v_:r,tickLength:void 0===i?8:i},a))}let vT=e=>new Date((null==e?void 0:e.timestamp)||0),vP=e=>(null==e?void 0:e.value)||0,vA="var(--colors-hiContrast)",vN={textAnchor:"middle",fontFamily:"var(--fonts-sans)",fontSize:10,fill:vA},vR={dx:"-0.25em",dy:"0.25em",fontFamily:"var(--fonts-sans)",fontSize:10,textAnchor:"end",fill:vA};function vD(e){let{data:t,gradientColor:n,width:r,yMax:i,margin:a,xScale:o,yScale:l,hideBottomAxis:s=!1,hideLeftAxis:u=!1,top:c,left:d,curve:f="step",children:h}=e;return r<10?null:(0,ea.jsxs)(mo.Z,{left:d||a.left,top:c||a.top,children:[(0,ea.jsx)(vc,{id:"marker-circle",fill:"var(--colors-accent11)",size:1.5,refX:1.5}),(0,ea.jsx)(m8,{id:"gradient",from:n,fromOpacity:1,to:n,toOpacity:.2}),(0,ea.jsx)(vn.Z,{data:t,x:e=>o(vT(e))||0,y:e=>l(vP(e))||0,yScale:l,strokeWidth:1,stroke:"url(#gradient)",fill:"url(#gradient)",markerMid:"url(#marker-circle)",curve:"step"===f?vr.ZP:vi.Z}),!s&&(0,ea.jsx)(vS,{top:i,scale:o,numTicks:r>520?10:5,stroke:vA,tickStroke:vA,tickLabelProps:()=>vN}),!u&&(0,ea.jsx)(vO,{scale:l,numTicks:5,stroke:vA,tickStroke:vA,tickLabelProps:()=>vR}),h]})}let{inherit:vL,current:vZ,transparent:vF,black:vz,white:vV,slate:vB,zinc:vI,neutral:vH,stone:vU,red:vW,orange:vq,amber:v$,yellow:vK,lime:vY,green:vX,emerald:vG,teal:vJ,cyan:vQ,sky:v0,blue:v1,indigo:v2,violet:v4,purple:v3,fuchsia:v5,pink:v6,rose:v8}=n(6692),v7={inherit:vL,current:vZ,transparent:vF,black:vz,white:vV,slate:vB,zinc:vI,neutral:vH,stone:vU,red:vW,orange:vq,amber:v$,yellow:vK,lime:vY,green:vX,emerald:vG,teal:vJ,cyan:vQ,sky:v0,blue:v1,indigo:v2,violet:v4,purple:v3,fuchsia:v5,pink:v6,rose:v8,mask:"rgba(30, 169, 76, .3)",accent:{50:"#F6FFF9",100:"#E9FBEF",200:"#D5F2DE",300:"#C9EED4",400:"#BBE8C9",500:"#9BDAAE",600:"#71C48A",700:"#3EAA5F",800:"#05872D",900:"#056B24",1e3:"#04511B",1100:"#011F0A"},accentdark:{50:"#05150A",100:"#051C0C",200:"#062811",300:"#073515",400:"#064018",500:"#075820",600:"#056824",700:"#077A2A",800:"#05872D",900:"#069F35",1e3:"#2FA052",1100:"#D9F4E1"},gray:{50:"hsl(206, 30.0%, 98.8%)",100:"hsl(210, 16.7%, 97.6%)",200:"hsl(209, 13.3%, 95.3%)",300:"hsl(209, 12.2%, 93.2%)",400:"hsl(208, 11.7%, 91.1%)",500:"hsl(208, 11.3%, 88.9%)",600:"hsl(207, 11.1%, 85.9%)",700:"hsl(205, 10.7%, 78.0%)",800:"hsl(206, 6.0%, 56.1%)",900:"hsl(206, 5.8%, 52.3%)",1e3:"hsl(206, 6.0%, 43.5%)",1100:"hsl(206, 24.0%, 9.0%)"},graydark:{50:"hsl(200, 7.0%, 8.8%)",100:"hsl(195, 7.1%, 11.0%)",200:"hsl(197, 6.8%, 13.6%)",300:"hsl(198, 6.6%, 15.8%)",400:"hsl(199, 6.4%, 17.9%)",500:"hsl(201, 6.2%, 20.5%)",600:"hsl(203, 6.0%, 24.3%)",700:"hsl(207, 5.6%, 31.6%)",800:"hsl(206, 6.0%, 43.9%)",900:"hsl(206, 5.2%, 49.5%)",1e3:"hsl(206, 6.0%, 63.0%)",1100:"hsl(210, 6.0%, 93.0%)"}};var v9=n(13593);let ge={top:10,bottom:15,left:10,right:10},gt="brush_pattern",gn="brush_gradient",gr=(0,vt.Z)(e=>e(),15),gi=(0,m7.Z)(e=>new Date((null==e?void 0:e.timestamp)||0)).left;void 0===m&&(m={style:{position:"relative",width:"inherit",height:"inherit"}}),void 0===v&&(v=function(e,t){return eo.createElement("div",t,e)});var ga=n(54073),go=n.n(ga),gl=n(44711),gs=["className","children","debounceTime","ignoreDimensions","parentSizeStyles","enableDebounceLeadingCall"];function gu(){return(gu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gs),d=(0,eo.useRef)(null),f=(0,eo.useRef)(0),h=(0,eo.useState)({width:0,height:0,top:0,left:0}),p=h[0],m=h[1],v=(0,eo.useMemo)(function(){var e=Array.isArray(o)?o:[o];return go()(function(t){m(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},i,{leading:u})},[i,u,o]);return(0,eo.useEffect)(function(){var e=new gl.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,a=t.height;f.current=window.requestAnimationFrame(function(){v({width:i,height:a,top:r,left:n})})})});return d.current&&e.observe(d.current),function(){window.cancelAnimationFrame(f.current),e.disconnect(),null!=v&&v.cancel&&v.cancel()}},[v]),eo.createElement("div",gu({style:void 0===l?{width:"100%",height:"100%"}:l,ref:d,className:t},c),n(gu({},p,{ref:d.current,resize:v})))}gd.propTypes={className:mn().string,debounceTime:mn().number,enableDebounceLeadingCall:mn().bool,ignoreDimensions:mn().oneOfType([mn().any,mn().arrayOf(mn().any)]),children:mn().func.isRequired};var gf=n(52058);function gh(e){let{id:t,width:n,height:r,accessors:i,animationTrajectory:a,curve:o,data:l,config:s,scales:u,enabledGraph:c,enabledTip:d,isStack:f,todayOffset:h,numTicks:p,renderAreaSeries:m,renderAreaStack:v,renderBarGroup:g,renderBarStack:y,enableTooltipGlyph:x,renderTooltipGlyph:b,renderLineSeries:w,sharedTooltip:j,showHorizontalCrosshair:k,showTooltip:E,showVerticalCrosshair:S,snapTooltipToDatum:C,stackOffset:M,margin:_,theme:O,xAxisOrientation:T,yAxisOrientation:P,AreaSeries:A,AreaStack:N,Axis:R,BarGroup:D,BarSeries:L,BarStack:Z,Grid:F,LineSeries:z,Tooltip:V,XYChart:B}=e;return(0,ea.jsxs)(B,{theme:O.xyChartTheme,xScale:u.x,yScale:u.y,height:Math.min(400,r),margin:_,captureEvents:!0,children:[(0,ea.jsx)("g",{children:(0,ea.jsx)("rect",{className:"fill-gray-600 dark:fill-graydark-600 h-full w-px y-0",style:{left:"".concat(100*h,"%")}})},"today-line-".concat(n,"-").concat(r)),(0,ea.jsx)(m8,{id:"gradient-default",from:"gray",fromOpacity:1,to:"gray",toOpacity:.4}),Object.entries(s.data).map(e=>{let[n,r]=e,i=r.color;return(0,ea.jsxs)(eo.Fragment,{children:[(0,ea.jsx)(mw,{id:"pattern-".concat(gp(t,n)),height:6,width:6,stroke:i,strokeWidth:.5,orientation:["diagonal"]}),(0,ea.jsx)(m8,{id:"gradient-".concat(gp(t,n)),from:i,fromOpacity:1,to:i,toOpacity:f?.4:1})]},n)}),(0,ea.jsx)(F,{rows:!1,columns:!0,strokeDasharray:"1,3",animationTrajectory:a,numTicks:p},"grid-".concat(a)),y&&(0,ea.jsx)(Z,{offset:s.stackOffset,children:c.map(e=>(0,ea.jsx)(L,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>gm(t,e,s)},e))}),g&&(0,ea.jsx)(D,{children:c.map(e=>(0,ea.jsx)(L,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>gm(t,e,s)},e))}),m&&(0,ea.jsx)(ea.Fragment,{children:c.map(e=>(0,ea.jsx)(A,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:gm(t,e,s),fill:gm(t,e,s),curve:o},e))}),v&&(0,ea.jsx)(N,{curve:o,offset:s.stackOffset,renderLine:"wiggle"!==M,children:c.map(e=>(0,ea.jsx)(A,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:gm(t,e,s),fill:gm(t,e,s)},e))}),w&&(0,ea.jsx)(ea.Fragment,{children:c.map(e=>{var t,n;return(0,ea.jsx)(z,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:(null===(n=s.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.color)||"gray",curve:o},e)})}),(0,ea.jsx)(R,{orientation:T,numTicks:p,animationTrajectory:a,tickFormat:e=>(0,v9.rN)(e),tickLength:12,tickLabelProps:e=>({...e,fill:O.labels.color,fontFamily:O.labels.fontFamily,y:"14px",fontWeight:"500",fontSize:"8"})},"time-axis-".concat(a)),(0,ea.jsx)(R,{label:null==M?"SC":"expand"===M?"Fraction of total":"",orientation:P,numTicks:p,tickLength:12,animationTrajectory:a,tickFormat:s.formatTickY,tickLabelProps:e=>({...e,fill:O.labels.color,fontFamily:O.labels.fontFamily,fontWeight:"500",fontSize:"8"})},"temp-axis-".concat(a)),E&&(0,ea.jsx)(V,{showHorizontalCrosshair:k,showVerticalCrosshair:S,snapTooltipToDatumX:C,snapTooltipToDatumY:C,showDatumGlyph:C&&!g,showSeriesGlyphs:j&&!g,renderGlyph:x?b:void 0,renderTooltip:e=>{var t,n;let{tooltipData:r}=e,a=null==r?void 0:null===(t=r.nearestDatum)||void 0===t?void 0:t.datum,o=null==r?void 0:null===(n=r.nearestDatum)||void 0===n?void 0:n.key,l=j?d:o?[o]:[],u=s.formatTimestamp||(e=>(0,v9.rN)(e,{timeStyle:"short",hour12:!1})),c=l.map(e=>{var t,n;return{key:e,category:(null===(n=s.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.category)||""}}),h=(0,gf.Z)(c,"category"),p=s.categories?s.categories.map(e=>[e,h[e]]):Object.entries(h);return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col gap-2 py-1"),children:[(0,ea.jsx)(nw,{font:"mono",size:"12",color:"contrast",className:"text-end",children:a?u(i.date(a)):"No date"}),(0,ea.jsx)(c0,{color:"panel",className:"w-full"}),(0,ea.jsx)("div",{className:(0,eW.cx)("grid gap-x-6 gap-y-4",p.length>1?"grid-cols-2":"grid-cols-1"),children:p.map(e=>{let[t,n]=e,r=a?n.reduce((e,t)=>{let{key:n}=t,r=i.y[n](a);return null==r||Number.isNaN(r)?e:e+r},0):0,l=null==s?void 0:s.formatComponent;return(0,ea.jsxs)("div",{className:"flex flex-col gap-2 w-[250px]",children:[t&&(0,ea.jsx)(nw,{weight:"semibold",children:t}),(0,ea.jsxs)("div",{className:"grid grid-cols-2 gap-x-2 gap-y-1 items-center",children:[n.map(e=>{var t,n,r,u;let{key:c}=e,d=a&&i.y[c](a);return(0,ea.jsxs)(eo.Fragment,{children:[(0,ea.jsx)(nw,{color:"accent",style:{color:null===(n=s.data)||void 0===n?void 0:null===(t=n[c])||void 0===t?void 0:t.color},className:(0,eW.cx)(o===c?"underline":""),children:(null===(u=s.data)||void 0===u?void 0:null===(r=u[c])||void 0===r?void 0:r.label)||c}),(0,ea.jsx)(nw,{size:"12",style:{textAlign:"end"},className:(0,eW.cx)(o===c?"underline":""),children:null==d||Number.isNaN(d)?"–":l?(0,ea.jsx)(l,{value:d}):s.format?s.format(d):d})]},c)}),n.length>1&&f&&(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{className:"pt-2",children:"total"}),(0,ea.jsx)(nw,{size:"12",weight:"bold",className:"pt-2 text-end",children:l?(0,ea.jsx)(l,{value:r}):s.format?s.format(r):r})]})]})]},t)})})]})}})]})}function gp(e,t){return"".concat(e,"-").concat(t)}function gm(e,t,n){var r;let i=gp(e,t);return(null===(r=n.data)||void 0===r?void 0:r[t])?n.data[t].pattern?"url(#pattern-".concat(i,")"):"url(#gradient-".concat(i,")"):"url(#gradient-default)"}var gv=n(24037),gg=n(86707);function gy(e){var t=e.top,n=e.left,r=e.className,i=e.children;return eo.createElement(mo.Z,{className:mi()("visx-glyph",r),top:void 0===t?0:t,left:void 0===n?0:n},i)}gy.propTypes={top:mn().number,left:mn().number,className:mn().string,children:mn().node};var gx=["children","className","top","left","size"];function gb(){return(gb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gx),l=(0,gv.Z)();return(l.type(gg.Z),"number"==typeof a?l.size(a):a&&l.size(a),t)?eo.createElement(eo.Fragment,null,t({path:l})):eo.createElement(gy,{top:r,left:i},eo.createElement("path",gb({className:mi()("visx-glyph-star",n),d:l()||""},o)))}gw.propTypes={children:mn().func,className:mn().string,top:mn().number,left:mn().number,size:mn().oneOfType([mn().number,mn().func])};var gj=["top","left","className"];function gk(){return(gk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gj);return eo.createElement(gy,{top:void 0===t?0:t,left:void 0===n?0:n},eo.createElement("circle",gk({className:mi()("visx-glyph-dot",r)},i)))}gE.propTypes={className:mn().string,top:mn().number,left:mn().number,r:mn().number,cx:mn().number,cy:mn().number};var gS=n(9135),gC=["children","className","top","left","size"];function gM(){return(gM=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gC),l=(0,gv.Z)();return(l.type(gS.Z),"number"==typeof a?l.size(a):a&&l.size(a),t)?eo.createElement(eo.Fragment,null,t({path:l})):eo.createElement(gy,{top:r,left:i},eo.createElement("path",gM({className:mi()("visx-glyph-cross",n),d:l()||""},o)))}g_.propTypes={children:mn().func,className:mn().string,top:mn().number,left:mn().number,size:mn().oneOfType([mn().number,mn().func])};var gO=n(46385),gT=n(20651),gP={red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"]},gA=gP.gray,gN=gA[7],gR=[gP.cyan[9],gP.cyan[3],gP.yellow[5],gP.red[4],gP.grape[8],gP.grape[5],gP.pink[9]];function gD(){return(gD=Object.assign?Object.assign.bind():function(e){for(var t=1;t{for(var n in t)gV(e,n,{get:t[n],enumerable:!0})})(gB,{assign:()=>yu,colors:()=>yo,createStringInterpolator:()=>V,skipAnimation:()=>yl,to:()=>B,willAdvance:()=>ys});var gI=g3(),gH=e=>g0(e,gI),gU=g3();gH.write=e=>g0(e,gU);var gW=g3();gH.onStart=e=>g0(e,gW);var gq=g3();gH.onFrame=e=>g0(e,gq);var g$=g3();gH.onFinish=e=>g0(e,g$);var gK=[];gH.setTimeout=(e,t)=>{let n=gH.now()+t,r=()=>{let e=gK.findIndex(e=>e.cancel==r);~e&&gK.splice(e,1),gJ-=~e?1:0},i={time:n,handler:e,cancel:r};return gK.splice(gY(n),0,i),gJ+=1,g1(),i};var gY=e=>~(~gK.findIndex(t=>t.time>e)||~gK.length);gH.cancel=e=>{gW.delete(e),gq.delete(e),g$.delete(e),gI.delete(e),gU.delete(e)},gH.sync=e=>{gQ=!0,gH.batchedUpdates(e),gQ=!1},gH.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,gH.onStart(n)}return r.handler=e,r.cancel=()=>{gW.delete(n),t=null},r};var gX="undefined"!=typeof window?window.requestAnimationFrame:()=>{};gH.use=e=>gX=e,gH.now="undefined"!=typeof performance?()=>performance.now():Date.now,gH.batchedUpdates=e=>e(),gH.catch=console.error,gH.frameLoop="always",gH.advance=()=>{"demand"!==gH.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):g4()};var gG=-1,gJ=0,gQ=!1;function g0(e,t){gQ?(t.delete(e),e(0)):(t.add(e),g1())}function g1(){gG<0&&(gG=0,"demand"!==gH.frameLoop&&gX(g2))}function g2(){~gG&&(gX(g2),gH.batchedUpdates(g4))}function g4(){let e=gG,t=gY(gG=gH.now());if(t&&(g5(gK.splice(0,t),e=>e.handler()),gJ-=t),!gJ){gG=-1;return}gW.flush(),gI.flush(e?Math.min(64,gG-e):16.667),gq.flush(),gU.flush(),g$.flush()}function g3(){let e=new Set,t=e;return{add(n){gJ+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(gJ-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,gJ-=t.size,g5(t,t=>t(n)&&e.add(t)),gJ+=e.size,t=e)}}}function g5(e,t){e.forEach(e=>{try{t(e)}catch(e){gH.catch(e)}})}function g6(){}var g8=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),g7={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 g9(e,t){if(g7.arr(e)){if(!g7.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function yt(e,t,n){if(g7.arr(e)){for(let r=0;rg7.und(e)?[]:g7.arr(e)?e:[e];function yr(e,t){if(e.size){let n=Array.from(e);e.clear(),ye(n,t)}}var yi=(e,...t)=>yr(e,e=>e(...t)),ya=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),yo=null,yl=!1,ys=g6,yu=e=>{e.to&&(B=e.to),e.now&&(gH.now=e.now),void 0!==e.colors&&(yo=e.colors),null!=e.skipAnimation&&(yl=e.skipAnimation),e.createStringInterpolator&&(V=e.createStringInterpolator),e.requestAnimationFrame&&gH.use(e.requestAnimationFrame),e.batchedUpdates&&(gH.batchedUpdates=e.batchedUpdates),e.willAdvance&&(ys=e.willAdvance),e.frameLoop&&(gH.frameLoop=e.frameLoop)},yc=new Set,yd=[],yf=[],yh=0,yp={get idle(){return!yc.size&&!yd.length},start(e){yh>e.priority?(yc.add(e),gH.onStart(ym)):(yv(e),gH(yy))},advance:yy,sort(e){if(yh)gH.onFrame(()=>yp.sort(e));else{let t=yd.indexOf(e);~t&&(yd.splice(t,1),yg(e))}},clear(){yd=[],yc.clear()}};function ym(){yc.forEach(yv),yc.clear(),gH(yy)}function yv(e){yd.includes(e)||yg(e)}function yg(e){yd.splice(function(e,t){let n=e.findIndex(t);return n<0?e.length:n}(yd,t=>t.priority>e.priority),0,e)}function yy(e){let t=yf;for(let n=0;n0}var yx="[-+]?\\d*\\.?\\d+",yb=yx+"%";function yw(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var yj=RegExp("rgb"+yw(yx,yx,yx)),yk=RegExp("rgba"+yw(yx,yx,yx,yx)),yE=RegExp("hsl"+yw(yx,yb,yb)),yS=RegExp("hsla"+yw(yx,yb,yb,yx)),yC=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,yM=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,y_=/^#([0-9a-fA-F]{6})$/,yO=/^#([0-9a-fA-F]{8})$/;function yT(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function yP(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*yT(i,r,e+1/3))<<24|Math.round(255*yT(i,r,e))<<16|Math.round(255*yT(i,r,e-1/3))<<8}function yA(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function yN(e){return(parseFloat(e)%360+360)%360/360}function yR(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function yD(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function yL(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=y_.exec(e))?parseInt(t[1]+"ff",16)>>>0:yo&&void 0!==yo[e]?yo[e]:(t=yj.exec(e))?(yA(t[1])<<24|yA(t[2])<<16|yA(t[3])<<8|255)>>>0:(t=yk.exec(e))?(yA(t[1])<<24|yA(t[2])<<16|yA(t[3])<<8|yR(t[4]))>>>0:(t=yC.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=yO.exec(e))?parseInt(t[1],16)>>>0:(t=yM.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=yE.exec(e))?(255|yP(yN(t[1]),yD(t[2]),yD(t[3])))>>>0:(t=yS.exec(e))?(yP(yN(t[1]),yD(t[2]),yD(t[3]))|yR(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,a=(65280&n)>>>8,o=(255&n)/255;return`rgba(${r}, ${i}, ${a}, ${o})`}var yZ=(e,t,n)=>{if(g7.fun(e))return e;if(g7.arr(e))return yZ({range:e,output:t,extrapolate:n});if(g7.str(e.output[0]))return V(e);let r=e.output,i=e.range||[0,1],a=e.extrapolateLeft||e.extrapolate||"extend",o=e.extrapolateRight||e.extrapolate||"extend",l=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,a,o,l,s){let u=s?s(e):e;if(un){if("identity"===l)return u;"clamp"===l&&(u=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t),u=a(u),r===-1/0?u=-u:i===1/0?u+=r:u=u*(i-r)+r,u)}(t,i[n],i[n+1],r[n],r[n+1],l,a,o,e.map)}},yF=Symbol.for("FluidValue.get"),yz=Symbol.for("FluidValue.observers"),yV=e=>!!(e&&e[yF]),yB=e=>e&&e[yF]?e[yF]():e,yI=e=>e[yz]||null;function yH(e,t){let n=e[yz];n&&n.forEach(e=>{e.eventObserved?e.eventObserved(t):e(t)})}var yU=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");yW(this,e)}},yW=(e,t)=>yK(e,yF,t);function yq(e,t){if(e[yF]){let n=e[yz];n||yK(e,yz,n=new Set),!n.has(t)&&(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function y$(e,t){let n=e[yz];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[yz]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var yK=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),yY=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,yX=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,yG=RegExp(`(${yY.source})(%|[a-z]+)`,"i"),yJ=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,yQ=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,y0=e=>{let[t,n]=y1(e);if(!t||ya())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){let e=window.getComputedStyle(document.documentElement).getPropertyValue(n);if(e)return e}else if(n&&yQ.test(n))return y0(n);else if(n)return n;return e},y1=e=>{let t=yQ.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},y2=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,y4=e=>{I||(I=yo?RegExp(`(${Object.keys(yo).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>yB(e).replace(yQ,y0).replace(yX,yL).replace(I,yL)),n=t.map(e=>e.match(yY).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]})).map(t=>yZ({...e,output:t}));return e=>{let n=!yG.test(t[0])&&t.find(e=>yG.test(e))?.replace(yY,""),i=0;return t[0].replace(yY,()=>`${r[i++](e)}${n||""}`).replace(yJ,y2)}},y3="react-spring: ",y5=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${y3}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},y6=y5(console.warn),y8=y5(console.warn);function y7(e){return g7.str(e)&&("#"==e[0]||/\d/.test(e)||!ya()&&yQ.test(e)||e in(yo||{}))}var y9=ya()?eo.useEffect:eo.useLayoutEffect,xe=()=>{let e=(0,eo.useRef)(!1);return y9(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function xt(){let e=(0,eo.useState)()[1],t=xe();return()=>{t.current&&e(Math.random())}}var xn=e=>(0,eo.useEffect)(e,xr),xr=[];function xi(e){let t=(0,eo.useRef)();return(0,eo.useEffect)(()=>{t.current=e}),t.current}var xa=Symbol.for("Animated:node"),xo=e=>!!e&&e[xa]===e,xl=e=>e&&e[xa],xs=(e,t)=>g8(e,xa,t),xu=e=>e&&e[xa]&&e[xa].getPayload(),xc=class{constructor(){xs(this,this)}getPayload(){return this.payload||[]}},xd=class extends xc{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,g7.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new xd(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return g7.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(){let{done:e}=this;this.done=!1,g7.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},xf=class extends xd{constructor(e){super(0),this._string=null,this._toString=yZ({output:[e,e]})}static create(e){return new xf(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(g7.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=yZ({output:[this.getValue(),e]})),this._value=0,super.reset()}},xh={dependencies:null},xp=class extends xc{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return yt(this.source,(n,r)=>{xo(n)?t[r]=n.getValue(e):yV(n)?t[r]=yB(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&ye(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return yt(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){xh.dependencies&&yV(e)&&xh.dependencies.add(e);let t=xu(e);t&&ye(t,e=>this.add(e))}},xm=class extends xp{constructor(e){super(e)}static create(e){return new xm(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(xv)),!0)}};function xv(e){return(y7(e)?xf:xd).create(e)}function xg(e){let t=xl(e);return t?t.constructor:g7.arr(e)?xm:y7(e)?xf:xd}var xy=(e,t)=>{let n=!g7.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,eo.forwardRef)((r,i)=>{let a=(0,eo.useRef)(null),o=n&&(0,eo.useCallback)(e=>{a.current=(i&&(g7.fun(i)?i(e):i.current=e),e)},[i]),[l,s]=function(e,t){let n=new Set;return xh.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)}),e=new xp(e),xh.dependencies=null,[e,n]}(r,t),u=xt(),c=()=>{let e=a.current;(!n||e)&&!1===(!!e&&t.applyAnimatedValues(e,l.getValue(!0)))&&u()},d=new xx(c,s),f=(0,eo.useRef)();y9(()=>(f.current=d,ye(s,e=>yq(e,d)),()=>{f.current&&(ye(f.current.deps,e=>y$(e,f.current)),gH.cancel(f.current.update))})),(0,eo.useEffect)(c,[]),xn(()=>()=>{let e=f.current;ye(e.deps,t=>y$(t,e))});let h=t.getComponentProps(l.getValue());return eo.createElement(e,{...h,ref:o})})},xx=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&gH.write(this.update)}},xb=Symbol.for("AnimatedComponent"),xw=e=>g7.str(e)?e:e&&g7.str(e.displayName)?e.displayName:g7.fun(e)&&e.name||null;function xj(e,...t){return g7.fun(e)?e(...t):e}var xk=(e,t)=>!0===e||!!(t&&e&&(g7.fun(e)?e(t):yn(e).includes(t))),xE=(e,t)=>g7.obj(e)?t&&e[t]:e,xS=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,xC=e=>e,xM=(e,t=xC)=>{let n=x_;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);g7.und(n)||(r[i]=n)}return r},x_=["config","onProps","onStart","onChange","onPause","onResume","onRest"],xO={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 xT(e){let t=function(e){let t={},n=0;if(yt(e,(e,r)=>{!xO[r]&&(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return yt(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function xP(e){return e=yB(e),g7.arr(e)?e.map(xP):y7(e)?gB.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function xA(e){for(let t in e)return!0;return!1}function xN(e){return g7.fun(e)||g7.arr(e)&&g7.obj(e[0])}function xR(e,t){e.ref?.delete(e),t?.delete(e)}function xD(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var xL={tension:170,friction:26,mass:1,damping:1,easing:e=>e,clamp:!1},xZ=class{constructor(){this.velocity=0,Object.assign(this,xL)}};function xF(e,t){if(g7.und(t.decay)){let n=!g7.und(t.tension)||!g7.und(t.friction);!n&&g7.und(t.frequency)&&g7.und(t.damping)&&g7.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var xz=[],xV=class{constructor(){this.changed=!1,this.values=xz,this.toValues=null,this.fromValues=xz,this.config=new xZ,this.immediate=!1}};function xB(e,{key:t,props:n,defaultProps:r,state:i,actions:a}){return new Promise((o,l)=>{let s,u;let c=xk(n.cancel??r?.cancel,t);if(c)h();else{g7.und(n.pause)||(i.paused=xk(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||xk(e,t)),s=xj(n.delay||0,t),e?(i.resumeQueue.add(f),a.pause()):(a.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),s=u.time-gH.now()}function f(){s>0&&!gB.skipAnimation?(i.delayed=!0,u=gH.setTimeout(h,s),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{a.start({...n,callId:e,cancel:c},o)}catch(e){l(e)}}})}var xI=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?xW(e.get()):t.every(e=>e.noop)?xH(e.get()):xU(e.get(),t.every(e=>e.finished)),xH=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),xU=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),xW=e=>({value:e,cancelled:!0,finished:!1});function xq(e,t,n,r){let{callId:i,parentId:a,onRest:o}=t,{asyncTo:l,promise:s}=n;return a||e!==l||t.reset?n.promise=(async()=>{let u,c,d;n.asyncId=i,n.asyncTo=e;let f=xM(t,(e,t)=>"onRest"===t?void 0:e),h=new Promise((e,t)=>(u=e,c=t)),p=e=>{let t=i<=(n.cancelId||0)&&xW(r)||i!==n.asyncId&&xU(r,!1);if(t)throw e.result=t,c(e),e},m=(e,t)=>{let a=new xK,o=new xY;return(async()=>{if(gB.skipAnimation)throw x$(n),o.result=xU(r,!1),c(o),o;p(a);let l=g7.obj(e)?{...e}:{...t,to:e};l.parentId=i,yt(f,(e,t)=>{g7.und(l[t])&&(l[t]=e)});let s=await r.start(l);return p(a),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),s})()};if(gB.skipAnimation)return x$(n),xU(r,!1);try{let t;t=g7.arr(e)?(async e=>{for(let t of e)await m(t)})(e):Promise.resolve(e(m,r.stop.bind(r))),await Promise.all([t.then(u),h]),d=xU(r.get(),!0,!1)}catch(e){if(e instanceof xK)d=e.result;else if(e instanceof xY)d=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=a,n.asyncTo=a?l:void 0,n.promise=a?s:void 0)}return g7.fun(o)&&gH.batchedUpdates(()=>{o(d,r,r.item)}),d})():s}function x$(e,t){yr(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var xK=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.")}},xY=class extends Error{constructor(){super("SkipAnimationSignal")}},xX=e=>e instanceof xJ,xG=1,xJ=class extends yU{constructor(){super(...arguments),this.id=xG++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=xl(this);return e&&e.getValue()}to(...e){return gB.to(this,e)}interpolate(...e){return y6(`${y3}The "interpolate" function is deprecated in v9 (use "to" instead)`),gB.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){yH(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||yp.sort(this),yH(this,{type:"priority",parent:this,priority:e})}},xQ=Symbol.for("SpringPhase"),x0=e=>(1&e[xQ])>0,x1=e=>(2&e[xQ])>0,x2=e=>(4&e[xQ])>0,x4=(e,t)=>t?e[xQ]|=3:e[xQ]&=-3,x3=(e,t)=>t?e[xQ]|=4:e[xQ]&=-5,x5=class extends xJ{constructor(e,t){if(super(),this.animation=new xV,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,!g7.und(e)||!g7.und(t)){let n=g7.obj(e)?{...e}:{...t,from:e};g7.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(x1(this)||this._state.asyncTo)||x2(this)}get goal(){return yB(this.animation.to)}get velocity(){let e=xl(this);return e instanceof xd?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return x0(this)}get isAnimating(){return x1(this)}get isPaused(){return x2(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:a}=r,o=xu(r.to);!o&&yV(r.to)&&(i=yn(yB(r.to))),r.values.forEach((l,s)=>{if(l.done)return;let u=l.constructor==xf?1:o?o[s].lastPosition:i[s],c=r.immediate,d=u;if(!c){let t;if(d=l.lastPosition,a.tension<=0){l.done=!0;return}let n=l.elapsedTime+=e,i=r.fromValues[s],o=null!=l.v0?l.v0:l.v0=g7.arr(a.velocity)?a.velocity[s]:a.velocity,f=a.precision||(i==u?.005:Math.min(1,.001*Math.abs(u-i)));if(g7.und(a.duration)){if(a.decay){let e=!0===a.decay?.998:a.decay,r=Math.exp(-(1-e)*n);d=i+o/(1-e)*(1-r),c=Math.abs(l.lastPosition-d)<=f,t=o*r}else{t=null==l.lastVelocity?o:l.lastVelocity;let n=a.restVelocity||f/10,r=a.clamp?0:a.bounce,s=!g7.und(r),h=i==u?l.v0>0:in)&&(c=Math.abs(u-d)<=f));++e){s&&(d==u||d>u==h)&&(t=-t*r,d=u);let e=(-(1e-6*a.tension)*(d-u)+-(.001*a.friction)*t)/a.mass;t+=1*e,d+=1*t}}}else{let r=1;a.duration>0&&(this._memoizedDuration!==a.duration&&(this._memoizedDuration=a.duration,l.durationProgress>0&&(l.elapsedTime=a.duration*l.durationProgress,n=l.elapsedTime+=e)),r=(r=(a.progress||0)+n/this._memoizedDuration)>1?1:r<0?0:r,l.durationProgress=r),t=((d=i+a.easing(r)*(u-i))-l.lastPosition)/e,c=1==r}l.lastVelocity=t,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}o&&!o[s].done&&(c=!1),c?l.done=!0:t=!1,l.setValue(d,a.round)&&(n=!0)});let l=xl(this),s=l.getValue();if(t){let e=yB(r.to);(s!==e||n)&&!a.decay?(l.setValue(e),this._onChange(e)):n&&a.decay&&this._onChange(s),this._stop()}else n&&this._onChange(s)}set(e){return gH.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(x1(this)){let{to:e,config:t}=this.animation;gH.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 g7.und(e)?(n=this.queue||[],this.queue=[]):n=[g7.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>xI(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),x$(this._state,e&&this._lastCallId),gH.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=g7.obj(n)?n[t]:n)||xN(n))&&(n=void 0),null==(r=g7.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return x0(this)||(e.reverse&&([n,r]=[r,n]),r=yB(r),g7.und(r)?xl(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,xM(e,(e,t)=>/^on/.test(t)?xE(e,n):e)),bt(this,e,"onProps"),bn(this,"onProps",e,this);let 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?");let a=this._state;return xB(++this._lastCallId,{key:n,props:e,defaultProps:r,state:a,actions:{pause:()=>{x2(this)||(x3(this,!0),yi(a.pauseQueue),bn(this,"onPause",xU(this,x6(this,this.animation.to)),this))},resume:()=>{x2(this)&&(x3(this,!1),x1(this)&&this._resume(),yi(a.resumeQueue),bn(this,"onResume",xU(this,x6(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=x8(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(xW(this));let r=!g7.und(e.to),i=!g7.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(xW(this));this._lastToId=t.callId}let{key:a,defaultProps:o,animation:l}=this,{to:s,from:u}=l,{to:c=s,from:d=u}=e;i&&!r&&(!t.default||g7.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!g9(d,u);f&&(l.from=d),d=yB(d);let h=!g9(c,s);h&&this._focus(c);let p=xN(t.to),{config:m}=l,{decay:v,velocity:g}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(xF(n={...n},t),t={...n,...t}),xF(e,t),Object.assign(e,t),xL)null==e[r]&&(e[r]=xL[r]);let{frequency:r,damping:i}=e,{mass:a}=e;g7.und(r)||(r<.01&&(r=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/r,2)*a,e.friction=4*Math.PI*i*a/r)}(m,xj(t.config,a),t.config!==o.config?xj(o.config,a):void 0);let y=xl(this);if(!y||g7.und(c))return n(xU(this,!0));let x=g7.und(t.reset)?i&&!t.default:!g7.und(d)&&xk(t.reset,a),b=x?d:this.get(),w=xP(c),j=g7.num(w)||g7.arr(w)||y7(w),k=!p&&(!j||xk(o.immediate||t.immediate,a));if(h){let e=xg(c);if(e!==y.constructor){if(k)y=this._set(w);else throw Error(`Cannot animate between ${y.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let E=y.constructor,S=yV(c),C=!1;if(!S){let e=x||!x0(this)&&f;(h||e)&&(S=!(C=g9(xP(b),w))),(g9(l.immediate,k)||k)&&g9(m.decay,v)&&g9(m.velocity,g)||(S=!0)}if(C&&x1(this)&&(l.changed&&!x?S=!0:S||this._stop(s)),!p&&((S||yV(s))&&(l.values=y.getPayload(),l.toValues=yV(c)?null:E==xf?[1]:yn(w)),l.immediate==k||(l.immediate=k,k||x||this._set(s)),S)){let{onRest:e}=l;ye(be,e=>bt(this,t,e));let r=xU(this,x6(this,s));yi(this._pendingCalls,r),this._pendingCalls.add(n),l.changed&&gH.batchedUpdates(()=>{l.changed=!x,e?.(r,this),x?xj(o.onRest,r):l.onStart?.(r,this)})}x&&this._set(b),p?n(xq(t.to,t,this._state,this)):S?this._start():x1(this)&&!h?this._pendingCalls.add(n):n(xH(b))}_focus(e){let t=this.animation;e!==t.to&&(yI(this)&&this._detach(),t.to=e,yI(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;yV(t)&&(yq(t,this),xX(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;yV(e)&&y$(e,this)}_set(e,t=!0){let n=yB(e);if(!g7.und(n)){let e=xl(this);if(!e||!g9(n,e.getValue())){let r=xg(n);e&&e.constructor==r?e.setValue(n):xs(this,r.create(n)),e&&gH.batchedUpdates(()=>{this._onChange(n,t)})}}return xl(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,bn(this,"onStart",xU(this,x6(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),xj(this.animation.onChange,e,this)),xj(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;xl(this).reset(yB(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),x1(this)||(x4(this,!0),x2(this)||this._resume())}_resume(){gB.skipAnimation?this.finish():yp.start(this)}_stop(e,t){if(x1(this)){x4(this,!1);let n=this.animation;ye(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),yH(this,{type:"idle",parent:this});let r=t?xW(this.get()):xU(this.get(),x6(this,e??n.to));yi(this._pendingCalls,r),n.changed&&(n.changed=!1,bn(this,"onRest",r,this))}}};function x6(e,t){let n=xP(t);return g9(xP(e.get()),n)}function x8(e,t=e.loop,n=e.to){let r=xj(t);if(r){let i=!0!==r&&xT(r),a=(i||e).reverse,o=!i||i.reset;return x7({...e,loop:t,default:!1,pause:void 0,to:!a||xN(n)?n:void 0,from:o?e.from:void 0,reset:o,...i})}}function x7(e){let{to:t,from:n}=e=xT(e),r=new Set;return g7.obj(t)&&x9(t,r),g7.obj(n)&&x9(n,r),e.keys=r.size?Array.from(r):null,e}function x9(e,t){yt(e,(e,n)=>null!=e&&t.add(n))}var be=["onStart","onRest","onChange","onPause","onResume"];function bt(e,t,n){e.animation[n]=t[n]!==xS(t,n)?xE(t[n],e.key):void 0}function bn(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var br=["onStart","onChange","onRest"],bi=1,ba=class{constructor(e,t){this.id=bi++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];g7.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(x7(e)),this}start(e){let{queue:t}=this;return(e?t=yn(e).map(x7):this.queue=[],this._flush)?this._flush(this,t):(bf(this,t),bo(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;ye(yn(t),t=>n[t].stop(!!e))}else x$(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(g7.und(e))this.start({pause:!0});else{let t=this.springs;ye(yn(e),e=>t[e].pause())}return this}resume(e){if(g7.und(e))this.start({pause:!1});else{let t=this.springs;ye(yn(e),e=>t[e].resume())}return this}each(e){yt(this.springs,e)}_onFrame(){let{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,yr(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let a=!r&&this._started,o=i||a&&n.size?this.get():null;i&&t.size&&yr(t,([e,t])=>{t.value=o,e(t,this,this._item)}),a&&(this._started=!1,yr(n,([e,t])=>{t.value=o,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)}gH.onFrame(this._onFrame)}};function bo(e,t){return Promise.all(t.map(t=>bl(e,t))).then(t=>xI(e,t))}async function bl(e,t,n){let{keys:r,to:i,from:a,loop:o,onRest:l,onResolve:s}=t,u=g7.obj(t.default)&&t.default;o&&(t.loop=!1),!1===i&&(t.to=null),!1===a&&(t.from=null);let c=g7.arr(i)||g7.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):ye(br,n=>{let r=t[n];if(g7.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,yi(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===xS(t,"cancel");(c||h&&d.asyncId)&&f.push(xB(++e._lastAsyncId,{props:t,state:d,actions:{pause:g6,resume:g6,start(t,n){h?(x$(d,e._lastAsyncId),n(xW(e))):(t.onRest=l,n(xq(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=xI(e,await Promise.all(f));if(o&&p.finished&&!(n&&p.noop)){let n=x8(t,o,i);if(n)return bf(e,[n]),bl(e,n,!0)}return s&&gH.batchedUpdates(()=>s(p,e,e.item)),p}function bs(e,t){let n={...e.springs};return t&&ye(yn(t),e=>{g7.und(e.keys)&&(e=x7(e)),g7.obj(e.to)||(e={...e,to:void 0}),bd(n,e,e=>bc(e))}),bu(e,n),n}function bu(e,t){yt(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,yq(t,e))})}function bc(e,t){let n=new x5;return n.key=e,t&&yq(n,t),n}function bd(e,t,n){t.keys&&ye(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function bf(e,t){ye(t,t=>{bd(e.springs,t,t=>bc(t,e))})}var bh=({children:e,...t})=>{let n=(0,eo.useContext)(bp),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){let[n]=(0,eo.useState)(()=>({inputs:t,result:e()})),r=(0,eo.useRef)(),i=r.current,a=i;return a?t&&a.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=a,i==n&&(n.inputs=n.result=void 0)},[a]),a.result}(()=>({pause:r,immediate:i}),[r,i]);let{Provider:a}=bp;return eo.createElement(a,{value:t},e)},bp=(Object.assign(bh,eo.createContext({})),bh.Provider._context=bh,bh.Consumer._context=bh,bh);bh.Provider=bp.Provider,bh.Consumer=bp.Consumer;var bm=()=>{let e=[],t=function(t){y8(`${y3}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`);let r=[];return ye(e,(e,i)=>{if(g7.und(t))r.push(e.start());else{let a=n(t,e,i);a&&r.push(e.start(a))}}),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return ye(e,e=>e.pause(...arguments)),this},t.resume=function(){return ye(e,e=>e.resume(...arguments)),this},t.set=function(t){ye(e,(e,n)=>{let r=g7.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return ye(e,(e,r)=>{if(g7.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return ye(e,e=>e.stop(...arguments)),this},t.update=function(t){return ye(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return g7.fun(e)?e(n,t):e};return t._getProps=n,t};function bv(e,t){let n=g7.fun(e),[[r],i]=function(e,t,n){let r=g7.fun(t)&&t;r&&!n&&(n=[]);let i=(0,eo.useMemo)(()=>r||3==arguments.length?bm():void 0,[]),a=(0,eo.useRef)(0),o=xt(),l=(0,eo.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=bs(e,t);return!(a.current>0)||l.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{bu(e,n),l.queue.push(()=>{r(bo(e,t))}),o()}):bo(e,t)}}),[]),s=(0,eo.useRef)([...l.ctrls]),u=[],c=xi(e)||0;function d(e,n){for(let i=e;i{ye(s.current.slice(e,c),e=>{xR(e,i),e.stop(!0)}),s.current.length=e,d(c,e)},[e]),(0,eo.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=s.current.map((e,t)=>bs(e,u[t])),h=(0,eo.useContext)(bh),p=xi(h),m=h!==p&&xA(h);y9(()=>{a.current++,l.ctrls=s.current;let{queue:e}=l;e.length&&(l.queue=[],ye(e,e=>e())),ye(s.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(xD(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),xn(()=>()=>{ye(l.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}function bg(e,t,n){let r=g7.fun(t)&&t,{reset:i,sort:a,trail:o=0,expires:l=!0,exitBeforeEnter:s=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,eo.useMemo)(()=>r||3==arguments.length?bm():void 0,[]),h=yn(e),p=[],m=(0,eo.useRef)(null),v=i?null:m.current;y9(()=>{m.current=p}),xn(()=>(ye(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{ye(m.current,e=>{e.expired&&clearTimeout(e.expirationId),xR(e.ctrl,f),e.ctrl.stop(!0)})}));let g=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):by++})}return g7.und(n)?e:g7.fun(n)?e.map(n):yn(n)}(h,r?r():t,v),y=i&&m.current||[];y9(()=>ye(y,({ctrl:e,item:t,key:n})=>{xR(e,f),xj(u,t,n)}));let x=[];if(v&&ye(v,(e,t)=>{e.expired?(clearTimeout(e.expirationId),y.push(e)):~(t=x[t]=g.indexOf(e.key))&&(p[t]=e)}),ye(h,(e,t)=>{p[t]||(p[t]={key:g[t],item:e,phase:"mount",ctrl:new ba},p[t].ctrl.item=e)}),x.length){let e=-1,{leave:n}=r?r():t;ye(x,(t,r)=>{let i=v[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}g7.fun(a)&&p.sort((e,t)=>a(e.item,t.item));let b=-o,w=xt(),j=xM(t),k=new Map,E=(0,eo.useRef)(new Map),S=(0,eo.useRef)(!1);ye(p,(e,n)=>{let i,a;let u=e.key,f=e.phase,h=r?r():t,p=xj(h.delay||0,u);if("mount"==f)i=h.enter,a="enter";else{let e=0>g.indexOf(u);if("leave"!=f){if(e)i=h.leave,a="leave";else{if(!(i=h.update))return;a="update"}}else{if(e)return;i=h.enter,a="enter"}}if(i=xj(i,e.item,n),!(i=g7.obj(i)?xT(i):{to:i}).config){let t=d||j.config;i.config=xj(t,e.item,n,a)}b+=o;let y={...j,delay:p+b,ref:c,immediate:h.immediate,reset:!1,...i};if("enter"==a&&g7.und(y.from)){let i=r?r():t,a=g7.und(i.initial)||v?i.from:i.initial;y.from=xj(a,e.item,n)}let{onResolve:x}=y;y.onResolve=e=>{xj(x,e);let t=m.current,n=t.find(e=>e.key===u);if(n){if(e.cancelled&&"update"!=n.phase)return;if(n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=xj(l,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(w,r));return}}}e&&t.some(e=>e.expired)&&(E.current.delete(n),s&&(S.current=!0),w())}}};let C=bs(e.ctrl,y);"leave"===a&&s?E.current.set(e,{phase:a,springs:C,payload:y}):k.set(e,{phase:a,springs:C,payload:y})});let C=(0,eo.useContext)(bh),M=xi(C),_=C!==M&&xA(C);y9(()=>{_&&ye(p,e=>{e.ctrl.start({default:C})})},[C]),ye(k,(e,t)=>{if(E.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),y9(()=>{ye(E.current.size?E.current:k,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),_&&"enter"==e&&r.start({default:C}),t&&(xD(r,t.ref),(r.ref||f)&&!S.current?r.update(t):(r.start(t),S.current&&(S.current=!1)))})},i?void 0:n);let O=e=>eo.createElement(eo.Fragment,null,p.map((t,n)=>{let{springs:r}=k.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?eo.createElement(i.type,{...i.props,key:g7.str(t.key)||g7.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[O,f]:O}var by=1,bx=class extends xJ{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=yZ(...t);let n=this._get();xs(this,xg(n).create(n))}advance(e){let t=this._get();g9(t,this.get())||(xl(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&bw(this._active)&&bj(this)}_get(){let e=g7.arr(this.source)?this.source.map(yB):yn(yB(this.source));return this.calc(...e)}_start(){this.idle&&!bw(this._active)&&(this.idle=!1,ye(xu(this),e=>{e.done=!1}),gB.skipAnimation?(gH.batchedUpdates(()=>this.advance()),bj(this)):yp.start(this))}_attach(){let e=1;ye(yn(this.source),t=>{yV(t)&&yq(t,this),xX(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){ye(yn(this.source),e=>{yV(e)&&y$(e,this)}),this._active.clear(),bj(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=yn(this.source).reduce((e,t)=>Math.max(e,(xX(t)?t.priority:0)+1),0))}};function bb(e){return!1!==e.idle}function bw(e){return!e.size||Array.from(e).every(bb)}function bj(e){e.idle||(e.idle=!0,ye(xu(e),e=>{e.done=!0}),yH(e,{type:"idle",parent:e}))}var bk=(e,...t)=>new bx(e,t);gB.assign({createStringInterpolator:y4,to:(e,t)=>new bx(e,t)}),yp.advance;var bE=/^--/,bS={},bC={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},bM=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),b_=["Webkit","Ms","Moz","O"];bC=Object.keys(bC).reduce((e,t)=>(b_.forEach(n=>e[bM(n,t)]=e[t]),e),bC);var bO=/^(matrix|translate|scale|rotate|skew)/,bT=/^(translate)/,bP=/^(rotate|skew)/,bA=(e,t)=>g7.num(e)&&0!==e?e+t:e,bN=(e,t)=>g7.arr(e)?e.every(e=>bN(e,t)):g7.num(e)?e===t:parseFloat(e)===t,bR=class extends xp{constructor({x:e,y:t,z:n,...r}){let i=[],a=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),a.push(e=>[`translate3d(${e.map(e=>bA(e,"px")).join(",")})`,bN(e,0)])),yt(r,(e,t)=>{if("transform"===t)i.push([e||""]),a.push(e=>[e,""===e]);else if(bO.test(t)){if(delete r[t],g7.und(e))return;let n=bT.test(t)?"px":bP.test(t)?"deg":"";i.push(yn(e)),a.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${bA(i,n)})`,bN(i,0)]:e=>[`${t}(${e.map(e=>bA(e,n)).join(",")})`,bN(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new bD(i,a)),super(r)}},bD=class extends yU{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 ye(this.inputs,(n,r)=>{let i=yB(n[0]),[a,o]=this.transforms[r](g7.arr(i)?i:n.map(yB));e+=" "+a,t=t&&o}),t?"none":e}observerAdded(e){1==e&&ye(this.inputs,e=>ye(e,e=>yV(e)&&yq(e,this)))}observerRemoved(e){0==e&&ye(this.inputs,e=>ye(e,e=>yV(e)&&y$(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),yH(this,e)}};gB.assign({batchedUpdates:tD.unstable_batchedUpdates,createStringInterpolator:y4,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 bL=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new xp(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},a=e=>{let t=xw(e)||"Anonymous";return(e=g7.str(e)?a[e]||(a[e]=xy(e,i)):e[xb]||(e[xb]=xy(e,i))).displayName=`Animated(${t})`,e};return yt(e,(t,n)=>{g7.arr(e)&&(n=xw(t)),a[n]=a(t)}),{animated:a}})(["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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:a,scrollLeft:o,viewBox:l,...s}=t,u=Object.values(s),c=Object.keys(s).map(t=>n||e.hasAttribute(t)?t:bS[t]||(bS[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||bE.test(t)||bC.hasOwnProperty(t)&&bC[t]?(""+d).trim():d+"px";bE.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==a&&(e.scrollTop=a),void 0!==o&&(e.scrollLeft=o),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new bR(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated,bZ=n(23442),bF=(0,eo.createContext)({});function bz(e){var t=e.x,n=e.y,r=e.dx,i=e.dy,a=e.children,o=(0,eo.useMemo)(function(){return{x:t,y:n,dx:r,dy:i}},[t,n,r,i]);return eo.createElement(bF.Provider,{value:o},a)}function bV(){return(bV=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,bq),p=(0,eo.useContext)(bH)||{},m=p.innerHeight,v=p.innerWidth,g=p.margin,y=p.xScale,x=p.yScale,b=p.dataRegistry,w=(0,eo.useMemo)(function(){return y?bU(y):0},[y]),j=(0,eo.useMemo)(function(){return x?bU(x):0},[x]);if((!l||!s)&&!o)return console.warn("[@visx/xychart/BaseAnnotation]: dataKey or x/yAccessors must be specified."),null;var k=l&&s||null==o?null:null==b?void 0:b.get(o),E=l||(null==k?void 0:k.xAccessor),S=s||(null==k?void 0:k.yAccessor);if(!y||!x||!v||!m||!E||!S||!g)return null;var C=(null!=(t=(0,mu.Z)(y(E(a))))?t:NaN)+w/2,M=(null!=(n=(0,mu.Z)(x(S(a))))?n:NaN)+j/2,_=C+c+16>g.left+v?-c:c,O=M+f+16>g.top+m?-f:f;return bW(C)&&bW(M)?eo.createElement(r,b$({width:v,height:m},h,{x:C,y:M,dx:_,dy:O}),i):null}bK.propTypes={dataKey:mn().string,xAccessor:mn().func,yAccessor:mn().func};var bY=["x","y","AnnotationComponent"],bX=["editable"];function bG(){return(bG=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function bQ(e){var t=e.x,n=void 0===t?0:t,r=e.y,i=void 0===r?0:r,a=e.AnnotationComponent,o=bJ(e,bY),l=(0,eo.useRef)({x:n,y:i}),s=bv({from:{x:l.current.x-n,y:l.current.y-i},to:{x:0,y:0},reset:!0});return(0,eo.useEffect)(function(){l.current={x:n,y:i}},[n,i]),eo.createElement(bL.g,{transform:bk([s.x,s.y],function(e,t){return"translate("+e+", "+t+")"})},eo.createElement(a,bG({x:n,y:i},o)))}function b0(e){var t=e.editable,n=bJ(e,bX),r=(0,eo.useCallback)(function(e){return eo.createElement(bQ,bG({AnnotationComponent:t?bI:bz},e))},[t]);return eo.createElement(bK,bG({AnnotationComponent:r},n))}b0.propTypes={editable:mn().bool};var b1=n(12766),b2=["d","stroke","fill"];function b4(){return(b4=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,b2),a=(0,eo.useRef)(t),o=(0,eo.useCallback)(go()(function(e){a.current=e},50),[]),l=(0,b1.interpolatePath)(a.current,t);o(t);var s=bv({from:{t:0},to:{t:1},reset:!0,delay:0}).t,u=bv({stroke:void 0===n?"transparent":n,fill:void 0===r?"transparent":r});return eo.createElement(bL.path,b4({className:"visx-path",d:s.to(l),stroke:u.stroke,fill:u.fill},i))}var b5=n(12935),b6=n(12151);function b8(){return(b8=Object.assign?Object.assign.bind():function(e){for(var t=1;tt?1:e>=t?0:NaN}function ws(e){let t=e,n=e;function r(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>wl(e(t),n)),{left:r,center:function(e,n,i,a){null==i&&(i=0),null==a&&(a=e.length);let o=r(e,n,i,a-1);return o>i&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}}let wu=ws(wl);wu.right;let wc=wu.left;function wd(e){var t,n,r=e.scale,i=e.accessor,a=e.scaledValue,o=e.data;if("invert"in r&&"function"==typeof r.invert){var l=ws(i).left,s=Number(r.invert(a)),u=l(o,s),c=o[u-1],d=o[u];n=(t=!c||Math.abs(s-i(c))>Math.abs(s-i(d))?d:c)===c?u-1:u}else{if(!("step"in r)||void 0===r.step)return console.warn("[visx/xychart/findNearestDatum] encountered incompatible scale type, bailing"),null;var f=r.domain(),h=r.range().map(Number),p=[].concat(h).sort(function(e,t){return e-t}),m=wc(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)),a=Array(i);++r=0||(i[n]=e[n]);return i}(e,wk),S=(0,eo.useContext)(bH),C=S.colorScale,M=S.theme,_=S.horizontal,O=(0,eo.useMemo)(function(){return x?b9(b,x):void 0},[b,x]),T=(0,eo.useMemo)(function(){return b9(b,y)},[b,y]),P=(0,eo.useMemo)(function(){return j?b9(k,j):void 0},[k,j]),A=(0,eo.useMemo)(function(){return b9(k,w)},[k,w]),N=(0,eo.useCallback)(function(e){return bW(b(y(e)))&&bW(k(w(e)))},[b,y,k,w]),R=null!=(t=null!=(n=null==C?void 0:C(s))?n:null==M?void 0:null==(r=M.colors)?void 0:r[0])?t:"#222",D="AREASERIES_EVENT_SOURCE-"+s,L=wy({dataKey:s,enableEvents:void 0===v||v,onBlur:c,onFocus:d,onPointerMove:f,onPointerOut:h,onPointerUp:p,onPointerDown:m,source:D,allowedSources:[wt,D]}),Z=(0,eo.useMemo)(function(){var e=we(_?b:k);return _?{x0:null!=O?O:e,x1:T,y:A}:{x:T,y0:null!=P?P:e,y1:A}},[b,k,_,T,A,O,P]),F=!!(d||c),z=(0,eo.useCallback)(function(e){var t=e.glyphs;return F?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(wE({},e,{color:"transparent",onFocus:L.onFocus,onBlur:L.onBlur})))}):null},[F,L.onFocus,L.onBlur]);return eo.createElement(eo.Fragment,null,eo.createElement(b5.Z,wE({},Z,E,{curve:o,defined:N}),function(e){var t=e.path;return eo.createElement(a,wE({className:"visx-area",stroke:"transparent",fill:R,strokeLinecap:"round"},E,{d:t(l)||""},L))}),(void 0===g||g)&&eo.createElement(b6.Z,wE({x:T,y:A,defined:N,curve:o},u),function(e){var t=e.path;return eo.createElement(a,wE({className:"visx-line",fill:"transparent",stroke:R,strokeWidth:2,pointerEvents:"none",strokeLinecap:"round"},u,{d:t(l)||""}))}),F&&eo.createElement(wb,{dataKey:s,data:l,xAccessor:y,yAccessor:w,xScale:b,yScale:k,renderGlyphs:z}))}wS.propTypes={renderLine:mn().bool};var wC=b7(wS);function wM(){return(wM=Object.assign?Object.assign.bind():function(e){for(var t=1;t1)for(var n,r,i,a=1,o=e[t[0]],l=o.length;a=0;)n[t]=t;return n}function wR(e,t){return e[t]}function wD(e){let t=[];return t.key=e,t}Array.prototype.slice;var wL=n(74322),wZ=n(58543);function wF(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=a&&(n=r=a):(n>a&&(n=a),r=0?"positiveSum":"negativeSum"]+=i})}}),Object.values(e)},[a,s]),d=(0,eo.useMemo)(function(){var e=r?null:c.some(function(e){return e.negativeSum<0}),t=function(){var e=wP([]),t=wN,n=wA,r=wR;function i(i){var a,o,l,s=Array.from(e.apply(this,arguments),wD),u=s.length,c=-1;for(let e of i)for(o=0,++c;o0&&0===r&&(a?i.xScale=function(e){return e.domain(wF(e.domain().concat(f)))}:i.yScale=function(e){return e.domain(wF(e.domain().concat(f)))}),i}).filter(function(e){return e}))),function(){return l(u)}},[u,f,a,d,o,l,s]),{seriesChildren:s,dataKeys:u,stackedData:d}}function wU(e,t,n){var r,i,a,o,l=e.xScale,s=e.yScale,u=e.point,c=(n?wh:wf)(e),d=(null==c?void 0:c.index)==null?null:t[c.index];return c&&d&&u?{index:c.index,datum:d,distanceX:n&&u.x>=(null!=(r=l((0,wT.l8)(c.datum)))?r:1/0)&&u.x<=(null!=(i=l((0,wT.xf)(c.datum)))?i:-1/0)?0:c.distanceX,distanceY:n?c.distanceY:u.y<=(null!=(a=s((0,wT.l8)(c.datum)))?a:-1/0)&&u.y>=(null!=(o=s((0,wT.xf)(c.datum)))?o:1/0)?0:c.distanceY}:null}var wW=["data","dataKey","xAccessor","yAccessor","curve","PathComponent","lineProps","renderLine"];function wq(){return(wq=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(o,wW)),u=wq({fill:null!=(n=null!=(r=null==v?void 0:v(e.key))?r:null==w?void 0:null==(i=w.colors)?void 0:i[0])?n:"#222"},s);return{key:t+"-"+e.key,accessors:C,data:e,areaProps:u,lineProps:l}})},[S,C,v,E,w]),_=(0,eo.useCallback)(function(e){var t,n,r=null==(t=E.find(function(t){return t.props.dataKey===e.dataKey}))?void 0:null==(n=t.props)?void 0:n.data;return r?wU(e,r,y):null},[E,y]),O="AREASTACK_EVENT_SOURCE-"+k.join("-"),T=wy({dataKey:k,enableEvents:void 0===a||a,findNearestDatum:_,onBlur:l,onFocus:s,onPointerMove:u,onPointerOut:c,onPointerUp:d,onPointerDown:f,source:O,allowedSources:[wt,O]}),P=!!(s||l),A=(0,eo.useCallback)(function(e){var t=e.glyphs;return P?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(wq({},e,{color:"transparent",onFocus:T.onFocus,onBlur:T.onBlur})))}):null},[P,T.onFocus,T.onBlur]);return!k.some(function(e){return null==g.get(e)})&&x&&b&&v?eo.createElement("g",{className:"visx-area-stack"},M.map(function(e){return eo.createElement(b5.Z,wq({key:e.key,curve:i},e.accessors),function(t){var r=t.path;return eo.createElement(n,wq({className:"visx-area",stroke:"transparent",d:r(e.data)||""},e.areaProps,T))})}),(void 0===p||p)&&M.map(function(e){return eo.createElement(wO.Z,wq({key:"line-"+e.key,x:e.accessors.x||e.accessors.x1,y:e.accessors.y||e.accessors.y1,defined:e.accessors.defined,curve:i},e.lineProps),function(t){var r=t.path;return eo.createElement(n,wq({className:"visx-line",fill:"transparent",stroke:e.areaProps.fill,strokeWidth:2,pointerEvents:"none"},e.lineProps,{d:r(e.data)||""}))})}),P&&M.map(function(e,t){var n=M[M.length-t-1];return eo.createElement(wb,{key:"glyphs-"+n.key,dataKey:n.key,data:n.data,xAccessor:n.accessors.x||n.accessors.x1,yAccessor:n.accessors.y||n.accessors.y1,xScale:w$,yScale:w$,renderGlyphs:A})})):null}function wY(){return(wY=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wJ),c=(0,eo.useContext)(bH),d=c.theme,f=c.xScale,h=c.yScale,p=c.margin,m=c.width,v=c.height,g=u.orientation,y=(0,eo.useMemo)(function(){var e,t,n,r;return"left"===g||"right"===g?null==d?void 0:null==(e=d.axisStyles)?void 0:null==(t=e.y)?void 0:t[g]:null==d?void 0:null==(n=d.axisStyles)?void 0:null==(r=n.x)?void 0:r[g]},[d,g]),x=u.tickLabelProps,b=(0,eo.useMemo)(function(){return x||y?function(e,t,n){return wQ({},null==y?void 0:y.tickLabel,{width:"left"===g||"right"===g?null==p?void 0:p[g]:void 0},null==x?void 0:x(e,t,n))}:void 0},[x,y,g,p]),w="bottom"===g?(null!=v?v:0)-(null!=(t=null==p?void 0:p.bottom)?t:0):"top"===g&&null!=(n=null==p?void 0:p.top)?n:0,j="left"===g?null!=(r=null==p?void 0:p.left)?r:0:"right"===g?(null!=m?m:0)-(null!=(i=null==p?void 0:p.right)?i:0):0,k="left"===g||"right"===g?h:f;return k?eo.createElement(s,wQ({top:w,left:j,labelProps:null==y?void 0:y.axisLabel,stroke:null==y?void 0:null==(a=y.axisLine)?void 0:a.stroke,strokeWidth:null==y?void 0:null==(o=y.axisLine)?void 0:o.strokeWidth,tickLength:null==y?void 0:y.tickLength,tickStroke:null==y?void 0:null==(l=y.tickLine)?void 0:l.stroke},u,{tickLabelProps:b,scale:k})):null}function w1(){return(w1=Object.assign?Object.assign.bind():function(e){for(var t=1;t=h&&s.y<=p;return w3({},u,{distanceX:0,distanceY:m?0:Math.abs(s.y-(h+p)/2)})}var v=o(i(u.datum)),g=(null!=v?v:1/0)+(null!=c?c:1/0),y=g+d,x=s.x>=g&&s.x<=y;return w3({},u,{distanceY:0,distanceX:x?0:Math.abs(s.x-(g+y)/2)})}(e,k,v)},[k,v]),S="BARGROUP_EVENT_SOURCE-"+j.join("-")+"}",C=wy({dataKey:j,enableEvents:void 0===f||f,findNearestDatum:E,onBlur:o,onFocus:l,onPointerMove:s,onPointerOut:u,onPointerUp:c,onPointerDown:d,source:S,allowedSources:[wt,S]}),M=(0,eo.useMemo)(function(){return x?we(x):0},[x]),_=(0,eo.useMemo)(function(){return b?we(b):0},[b]),O=j.map(function(e){return m.get(e)});if(O.some(function(e){return null==e})||!x||!b||!p)return null;var T=bU(k),P=O.map(function(e){var t,n=e.xAccessor,r=e.yAccessor,i=e.data,a=e.key,o=function(e){var t,i;return v?(null!=(t=x(n(e)))?t:NaN)-M:(null!=(i=b(r(e)))?i:NaN)-_},l=v?function(e){var t;return null!=(t=b(r(e)))?t:NaN}:function(e){var t;return null!=(t=x(n(e)))?t:NaN},s=null!=(t=k(a))?t:0,u=v?function(e){return M+Math.min(0,o(e))}:function(e){return l(e)+s},c=v?function(e){return l(e)+s}:function(e){return _+Math.min(0,o(e))},d=v?function(e){return Math.abs(o(e))}:function(){return T},f=v?function(){return T}:function(e){return Math.abs(o(e))},h=w.find(function(e){return e.props.dataKey===a}),m=(null==h?void 0:h.props)||{},g=m.colorAccessor;return{key:a,radius:m.radius,radiusAll:m.radiusAll,radiusBottom:m.radiusBottom,radiusLeft:m.radiusLeft,radiusRight:m.radiusRight,radiusTop:m.radiusTop,bars:i.map(function(e,t){var n,r=u(e);if(!bW(r))return null;var i=c(e);if(!bW(i))return null;var o=d(e);if(!bW(o))return null;var l=f(e);return bW(l)?{key:a+"-"+t,x:r,y:i,width:o,height:l,fill:null!=(n=null==g?void 0:g(e,t))?n:p(a)}:null}).filter(function(e){return e})}});return eo.createElement("g",{className:"visx-bar-group"},P.map(function(e){return e&&eo.createElement(a,w5({horizontal:v,xScale:x,yScale:b},e,C,{key:e.key}))}))}w6.propTypes={children:mn().node.isRequired,padding:mn().number,sortBars:mn().func};var w8=n(10897),w7=function(e){return!!(null==e?void 0:e.includes("url("))},w9=function(e){return w7(e)?"rgba(0,0,0,0.1)":e},je=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"],jt=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"];function jn(){return(jn=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function ji(e){return{x:e.x,y:e.y,width:e.width,height:e.height,fill:w9(e.fill),opacity:1}}function ja(e){var t=e.bars,n=(e.xScale,e.yScale,e.horizontal,e.radius),r=e.radiusAll,i=e.radiusTop,a=e.radiusRight,o=e.radiusBottom,l=e.radiusLeft,s=jr(e,je);return eo.createElement(eo.Fragment,null,t.map(function(e){var t=e.key,u=e.fill,c=e.x,d=e.y,f=e.width,h=e.height;return eo.createElement(w8.Z,{key:t,x:c,y:d,width:f,height:h,radius:n,all:r,top:i,right:a,bottom:o,left:l},function(e){var t=e.path;return eo.createElement(b3,jn({className:"visx-bar visx-bar-rounded",d:t,fill:u},s))})}))}function jo(e){var t,n,r,i=e.bars,a=e.xScale,o=e.yScale,l=e.horizontal,s=(e.radius,e.radiusAll,e.radiusTop,e.radiusRight,e.radiusBottom,e.radiusLeft,jr(e,jt)),u=bg(i,jn({},(n=(t={horizontal:l,scale:l?a:o}).scale,r=!!t.horizontal,(0,eo.useMemo)(function(){var e=we(n);function t(t){var n=t.x,i=t.y,a=t.width,o=t.height;return{x:r?null!=e?e:0:n,y:r?i:null!=e?e:0,width:r?0:a,height:r?o:0,fill:w9(t.fill),opacity:0}}return{unique:!0,from:t,leave:t,enter:ji,update:ji,keys:function(e){return e.key}}},[n,r])))),c=!!(s.onFocus||s.onBlur);return eo.createElement(eo.Fragment,null,u(function(e,t,n){var r=e.x,i=e.y,a=e.width,o=e.height,l=e.fill,u=e.opacity,d=n.key;return null==t||null==d?null:eo.createElement(bL.rect,jn({key:d,tabIndex:c?0:void 0,className:"visx-bar",x:r,y:i,width:a,height:o,fill:w7(t.fill)?t.fill:l,opacity:u},s))}))}function jl(e){return null==e.radius?eo.createElement(jo,e):eo.createElement(ja,jn({},e,{radius:e.radius}))}function js(){return(js=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jc),w=(0,eo.useContext)(bH),j=w.colorScale,k=w.horizontal,E=w.theme,S=w.innerWidth,C=w.innerHeight,M=(0,eo.useMemo)(function(){return b9(g,v)},[g,v]),_=(0,eo.useMemo)(function(){return b9(x,y)},[x,y]),O=bU(k?x:g)||(k?void 0===C?0:C:void 0===S?0:S)/l.length*(1-Math.min(1,Math.max(0,void 0===a?.1:a))),T=(0,eo.useMemo)(function(){return g?we(g):0},[g]),P=(0,eo.useMemo)(function(){return x?we(x):0},[x]),A=null!=(t=null!=(n=null==j?void 0:j(s))?n:null==E?void 0:null==(r=E.colors)?void 0:r[0])?t:"#222",N=(0,eo.useMemo)(function(){var e=k?0:-O/2,t=k?-O/2:0;return l.map(function(n,r){var i,a=M(n)+e;if(!bW(a))return null;var l=_(n)+t;if(!bW(l))return null;var s=k?a-T:l-P;return bW(s)?{key:""+r,x:k?T+Math.min(0,s):a,y:k?l:P+Math.min(0,s),width:k?Math.abs(s):O,height:k?O:Math.abs(s),fill:null!=(i=null==o?void 0:o(n,r))?i:A}:null}).filter(function(e){return e})},[O,A,o,l,M,_,k,T,P]),R="BARSERIES_EVENT_SOURCE-"+s,D=wy({dataKey:s,enableEvents:void 0===m||m,onBlur:u,onFocus:c,onPointerMove:d,onPointerOut:f,onPointerUp:h,onPointerDown:p,source:R,allowedSources:[wt,R]});return eo.createElement("g",{className:"vx-bar-series"},eo.createElement(i,jd({bars:N,horizontal:k,xScale:g,yScale:x},D,b)))}jf.propTypes={barPadding:mn().number,colorAccessor:mn().func};var jh=b7(jf),jp=["colorAccessor"];function jm(){return(jm=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jp);return eo.createElement(jh,jm({},n,{colorAccessor:t,BarsComponent:jl}))}var jg=n(15590);function jy(){return(jy=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jE),i=(0,eo.useCallback)(function(e){return eo.createElement(jk,jS({},e,{renderGlyph:n}))},[n]);return eo.createElement(ww,jS({},r,{renderGlyphs:i}))}var jM=n(93353),j_=n(63962),jO=["rows","columns","GridRowsComponent","GridColumnsComponent"];function jT(){return(jT=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jO),o=(0,eo.useContext)(bH),l=o.theme,s=o.xScale,u=o.yScale,c=o.margin,d=o.innerWidth,f=o.innerHeight,h=null==l?void 0:l.gridStyles;return eo.createElement(eo.Fragment,null,(void 0===t||t)&&u&&null!=d&&eo.createElement(r,jT({left:null==c?void 0:c.left,lineStyle:h,width:d,scale:u},a)),(void 0===n||n)&&s&&null!=f&&eo.createElement(i,jT({top:null==c?void 0:c.top,lineStyle:h,height:f,scale:s},a)))}jP.propTypes={rows:mn().bool,columns:mn().bool};var jA=["animationTrajectory"];function jN(){return(jN=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jA),r=(0,eo.useMemo)(function(){return function(e){return eo.createElement(jM.Z,jN({},e,{animationTrajectory:t}))}},[t]),i=(0,eo.useMemo)(function(){return function(e){return eo.createElement(j_.Z,jN({},e,{animationTrajectory:t}))}},[t]);return eo.createElement(jP,jN({GridRowsComponent:r,GridColumnsComponent:i},n))}var jD=["colorAccessor","curve","data","dataKey","onBlur","onFocus","onPointerMove","onPointerOut","onPointerUp","onPointerDown","enableEvents","xAccessor","xScale","yAccessor","yScale","PathComponent"];function jL(){return(jL=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jD),j=(0,eo.useContext)(bH),k=j.colorScale,E=j.theme,S=(0,eo.useMemo)(function(){return b9(v,m)},[v,m]),C=(0,eo.useMemo)(function(){return b9(y,g)},[y,g]),M=(0,eo.useCallback)(function(e){return bW(v(m(e)))&&bW(y(g(e)))},[v,m,y,g]),_=null!=(t=null!=(n=null==k?void 0:k(l))?n:null==E?void 0:null==(r=E.colors)?void 0:r[0])?t:"#222",O="LINESERIES_EVENT_SOURCE-"+l,T=wy({dataKey:l,enableEvents:void 0===p||p,onBlur:s,onFocus:u,onPointerMove:c,onPointerOut:d,onPointerUp:f,onPointerDown:h,source:O,allowedSources:[wt,O]}),P=!!(u||s),A=(0,eo.useCallback)(function(e){var t=e.glyphs;return P?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(jL({},e,{color:"transparent",onFocus:T.onFocus,onBlur:T.onBlur})))}):null},[P,T.onFocus,T.onBlur]);return eo.createElement(eo.Fragment,null,eo.createElement(b6.Z,jL({x:S,y:C,defined:M,curve:a},w),function(e){var t,n=e.path;return eo.createElement(b,jL({stroke:null!=(t=null==i?void 0:i(l))?t:_,strokeWidth:2,fill:"transparent",strokeLinecap:"round"},w,{d:n(o)||""},T))}),P&&eo.createElement(wb,{dataKey:l,data:o,xAccessor:m,yAccessor:g,xScale:v,yScale:y,renderGlyphs:A}))}jZ.propTypes={colorAccessor:mn().func};var jF=b7(jZ);function jz(){return(jz=Object.assign?Object.assign.bind():function(e){for(var t=1;tjH.every(n=>e[n]===t[n]);function jW(e,t){return(jW=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}var jq=function(e){function t(){return e.apply(this,arguments)||this}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,jW(t,e);var n=t.prototype;return n.componentWillUnmount=function(){this.node&&document.body&&(document.body.removeChild(this.node),delete this.node)},n.render=function(){return(this.node||"undefined"==typeof document||(this.node=document.createElement("div"),null!=this.props.zIndex&&(this.node.style.zIndex=""+this.props.zIndex),document.body.append(this.node)),this.node)?tD.createPortal(this.props.children,this.node):null},t}(eo.PureComponent);jq.propTypes={zIndex:mn().oneOfType([mn().number,mn().string])};var j$=["detectBounds","zIndex"],jK=["left","top","detectBounds","zIndex"];function jY(){return(jY=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}var jG=["debounce","detectBounds","horizontalCrosshairStyle","glyphStyle","renderTooltip","renderGlyph","resizeObserverPolyfill","scroll","showDatumGlyph","showHorizontalCrosshair","showSeriesGlyphs","showVerticalCrosshair","snapTooltipToDatumX","snapTooltipToDatumY","verticalCrosshairStyle","zIndex"],jJ=["x","y"];function jQ(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}function j0(){return(j0=Object.assign?Object.assign.bind():function(e){for(var t=1;t(f.current=!0,()=>void(f.current=!1)));let[h,p,m]=(0,eo.useMemo)(()=>{let e=()=>{if(!u.current.element)return;let{left:e,top:t,width:n,height:r,bottom:i,right:o,x:l,y:c}=u.current.element.getBoundingClientRect(),d={left:e,top:t,width:n,height:r,bottom:i,right:o,x:l,y:c};u.current.element instanceof HTMLElement&&a&&(d.height=u.current.element.offsetHeight,d.width=u.current.element.offsetWidth),Object.freeze(d),f.current&&!jU(u.current.lastBounds,d)&&s(u.current.lastBounds=d)};return[e,d?jI()(e,d):e,c?jI()(e,c):e]},[s,a,c,d]);function v(){u.current.scrollContainers&&(u.current.scrollContainers.forEach(e=>e.removeEventListener("scroll",m,!0)),u.current.scrollContainers=null),u.current.resizeObserver&&(u.current.resizeObserver.disconnect(),u.current.resizeObserver=null)}function g(){u.current.element&&(u.current.resizeObserver=new o(m),u.current.resizeObserver.observe(u.current.element),r&&u.current.scrollContainers&&u.current.scrollContainers.forEach(e=>e.addEventListener("scroll",m,{capture:!0,passive:!0})))}return t=!!r,(0,eo.useEffect)(()=>{if(t)return window.addEventListener("scroll",m,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",m,!0)},[m,t]),(0,eo.useEffect)(()=>(window.addEventListener("resize",p),()=>void window.removeEventListener("resize",p)),[p]),(0,eo.useEffect)(()=>{v(),g()},[r,m,p]),(0,eo.useEffect)(()=>v,[]),[e=>{e&&e!==u.current.element&&(v(),u.current.element=e,u.current.scrollContainers=function e(t){let n=[];if(!t||t===document.body)return n;let{overflow:r,overflowX:i,overflowY:a}=window.getComputedStyle(t);return[r,i,a].some(e=>"auto"===e||"scroll"===e)&&n.push(t),[...n,...e(t.parentElement)]}(e),g())},l,h]}(jX(et,j$)))[0],es=ea[1],eu=ea[2],ec=(0,eo.useMemo)(function(){return function(e){var t=e.left,n=e.top,r=e.detectBounds,i=e.zIndex,a=jX(e,jK),o=null==i?ei:i,l=(null==r?er:r)?mL:mM,s=(void 0===t?0:t)+(es.left||0)+window.scrollX,u=(void 0===n?0:n)+(es.top||0)+window.scrollY;return eo.createElement(jq,{zIndex:o},eo.createElement(l,jY({left:s,top:u},a)))}},[er,ei,es.left,es.top]),{containerRef:el,containerBounds:es,forceRefreshBounds:eu,TooltipInPortal:ec}),N=A.containerRef,R=A.TooltipInPortal,D=A.forceRefreshBounds,L=(0,eo.useCallback)(function(e){var t;N(null!=(t=null==e?void 0:e.parentElement)?t:null)},[N]),Z=null!=P&&P.tooltipOpen?a(j0({},P,{colorScale:k})):null,F=(null==P?void 0:P.tooltipOpen)&&null!=Z,z=(0,eo.useRef)(!1);(0,eo.useEffect)(function(){F&&!z.current&&D(),z.current=F},[F,D]);var V=null==P?void 0:P.tooltipLeft,B=null==P?void 0:P.tooltipTop,I=_?bU(_):0,H=O?bU(O):0,U=(0,eo.useCallback)(function(e,t){var n,r,i=null==T?void 0:T.get(e),a=null==i?void 0:i.xAccessor,o=null==i?void 0:i.yAccessor;return{left:_&&a?null!=(n=Number(_(a(t)))+I/2)?n:0:void 0,top:O&&o?null!=(r=Number(O(o(t)))+H/2)?r:0:void 0}},[T,I,H,_,O]),W=null==P?void 0:null==(ed=P.tooltipData)?void 0:ed.nearestDatum,q=null!=(ef=null==W?void 0:W.key)?ef:"";if(F&&W&&(v||y)){var $=U(q,W.datum),K=$.left,Y=$.top;V=v&&bW(K)?K:V,B=y&&bW(Y)?Y:B}var X=[];if(F&&(void 0!==c&&c||h)){var G=Number(null!=(eE=null==i?void 0:i.radius)?eE:4);if(h)Object.values(null!=(eS=null==P?void 0:null==(eC=P.tooltipData)?void 0:eC.datumByKey)?eS:{}).forEach(function(e){var t,n,r,a=e.key,o=e.datum,l=e.index,s=null!=(t=null!=(n=null==k?void 0:k(a))?n:null==E?void 0:null==(r=E.htmlLabel)?void 0:r.color)?t:"#222",u=U(a,o),c=u.left,d=u.top;bW(c)&&bW(d)&&X.push({key:a,color:s,datum:o,index:l,size:G,x:c,y:d,glyphStyle:i,isNearestDatum:!!W&&W.key===a})});else if(W){var J=U(q,W.datum),Q=J.left,ee=J.top;if(bW(Q)&&bW(ee)){var et,en,er,ei,ea,el,es,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,ex,eb,ew,ej,ek,eE,eS,eC,eM,e_,eO,eT,eP,eA,eN=null!=(eM=null!=(e_=null!=(eO=null!=(eT=q&&(null==k?void 0:k(q)))?eT:null)?eO:null==E?void 0:null==(eP=E.gridStyles)?void 0:eP.stroke)?e_:null==E?void 0:null==(eA=E.htmlLabel)?void 0:eA.color)?eM:"#222";X.push({key:q,color:eN,datum:W.datum,index:W.index,size:G,x:Q,y:ee,glyphStyle:i,isNearestDatum:!0})}}}return eo.createElement(eo.Fragment,null,eo.createElement("svg",{ref:L,style:j2}),F&&eo.createElement(eo.Fragment,null,void 0!==p&&p&&eo.createElement(R,{className:"visx-crosshair visx-crosshair-vertical",left:V,top:null==M?void 0:M.top,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{width:"1",height:S,overflow:"visible"},eo.createElement("line",j0({x1:0,x2:0,y1:0,y2:S,strokeWidth:1.5,stroke:null!=(eh=null!=(ep=null==E?void 0:null==(em=E.gridStyles)?void 0:em.stroke)?ep:null==E?void 0:null==(ev=E.htmlLabel)?void 0:ev.color)?eh:"#222"},x)))),void 0!==d&&d&&eo.createElement(R,{className:"visx-crosshair visx-crosshair-horizontal",left:null==M?void 0:M.left,top:B,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{width:C,height:"1",overflow:"visible"},eo.createElement("line",j0({x1:0,x2:C,y1:0,y2:0,strokeWidth:1.5,stroke:null!=(eg=null!=(ey=null==E?void 0:null==(ex=E.gridStyles)?void 0:ex.stroke)?ey:null==E?void 0:null==(eb=E.htmlLabel)?void 0:eb.color)?eg:"#222"},r)))),X.map(function(e,t){var n=e.x,r=e.y,i=jQ(e,jJ);return eo.createElement(R,{key:t,className:"visx-tooltip-glyph",left:n,top:r,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{overflow:"visible"},l(j0({x:0,y:0},i))))}),eo.createElement(R,j0({left:V,top:B,style:j0({},mC,{background:null!=(ew=null==E?void 0:E.backgroundColor)?ew:"white",boxShadow:"0 1px 2px "+(null!=E&&null!=(ej=E.htmlLabel)&&ej.color?(null==E?void 0:null==(ek=E.htmlLabel)?void 0:ek.color)+"55":"#22222255")},null==E?void 0:E.htmlLabel)},w),Z)))}function j6(e){var t=(0,eo.useContext)(wn);return null!=t&&t.tooltipOpen?eo.createElement(j5,e):null}j4.propTypes={isNearestDatum:mn().bool.isRequired},j5.propTypes={renderTooltip:mn().func.isRequired,renderGlyph:mn().func,snapTooltipToDatumX:mn().bool,snapTooltipToDatumY:mn().bool,showVerticalCrosshair:mn().bool,showHorizontalCrosshair:mn().bool,showDatumGlyph:mn().bool,showSeriesGlyphs:mn().bool},j6.propTypes={renderTooltip:mn().func.isRequired,renderGlyph:mn().func,snapTooltipToDatumX:mn().bool,snapTooltipToDatumY:mn().bool,showVerticalCrosshair:mn().bool,showHorizontalCrosshair:mn().bool,showDatumGlyph:mn().bool,showSeriesGlyphs:mn().bool};var j8=n(70390);function j7(e){var t=e.children,n=(0,eo.useMemo)(function(){var e;return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r&&r.push(n)||e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit:function(t,n){(e.get(t)||[]).slice().map(function(e){e(n)}),(e.get("*")||[]).slice().map(function(e){e(t,n)})}}},[]);return eo.createElement(wr.Provider,{value:n},t)}function j9(){return(j9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(t,mj);return mk({},e(n),{tooltipOpen:!0})}:{tooltipOpen:!0,tooltipLeft:e.tooltipLeft,tooltipTop:e.tooltipTop,tooltipData:e.tooltipData})},[r]),a=(0,eo.useCallback)(function(){return r({tooltipOpen:!1,tooltipLeft:void 0,tooltipTop:void 0,tooltipData:void 0})},[r]),{tooltipOpen:n.tooltipOpen,tooltipLeft:n.tooltipLeft,tooltipTop:n.tooltipTop,tooltipData:n.tooltipData,updateTooltip:r,showTooltip:i,hideTooltip:a}),c=u.tooltipOpen,d=u.tooltipLeft,f=u.tooltipTop,h=u.tooltipData,p=u.updateTooltip,m=u.hideTooltip,v=(0,eo.useRef)(null),g=(0,eo.useRef)(function(e){var t=e.svgPoint,n=e.index,r=e.key,i=e.datum,a=e.distanceX,o=e.distanceY;v.current&&(v.current.cancel(),v.current=null);var l=Math.sqrt(Math.pow(bW(a)?a:1/0,2)+Math.pow(bW(o)?o:1/0,2));p(function(e){var a,o,s,u=e.tooltipData,c=null!=u&&u.nearestDatum&&bW(u.nearestDatum.distance)?u.nearestDatum.distance:1/0;return{tooltipOpen:!0,tooltipLeft:null==t?void 0:t.x,tooltipTop:null==t?void 0:t.y,tooltipData:{nearestDatum:(null!=(a=null==u?void 0:null==(o=u.nearestDatum)?void 0:o.key)?a:"")!==r&&c0&&i>0&&g({width:p,height:i,margin:l})},[g,p,i,l]);var b=wa({source:wt});return(wg({dataKey:"nearest"===(void 0===f?"nearest":f)?wv:wm,onPointerMove:s,onPointerOut:u,onPointerUp:c,onPointerDown:d,allowedSources:kh}),g)?null==p||null==i?eo.createElement(j8.Z,null,function(t){return eo.createElement(kp,kd({},e,{width:null==e.width?t.width:e.width,height:null==e.height?t.height:e.height}))}):null==y?eo.createElement(ke,null,eo.createElement(kp,e)):null==x?eo.createElement(j7,null,eo.createElement(kp,e)):p>0&&i>0?eo.createElement("svg",{width:p,height:i,"aria-label":void 0===t?"XYChart":t},r,(void 0===n||n)&&eo.createElement("rect",kd({x:l.left,y:l.top,width:p-l.left-l.right,height:i-l.top-l.bottom,fill:"transparent"},b))):null:m&&v?eo.createElement(kc,{xScale:m,yScale:v,theme:h,initialDimensions:{width:p,height:i,margin:l},horizontal:a},eo.createElement(kp,e)):(console.warn("[@visx/xychart] XYChart: When no DataProvider is available in context, you must pass xScale & yScale config to XYChart."),null)}function km(e){return eo.createElement(wC,e)}function kv(e){return eo.createElement(wK,e)}function kg(){return(kg=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function kk(e){var t=e.bars,n=(e.horizontal,e.xScale,e.yScale,e.radius),r=e.radiusAll,i=e.radiusTop,a=e.radiusRight,o=e.radiusBottom,l=e.radiusLeft,s=kj(e,kx),u=!!(s.onFocus||s.onBlur);return eo.createElement(eo.Fragment,null,t.map(function(e){var t=e.key,c=kj(e,kb);return null==n?eo.createElement("rect",kw({key:t,className:"visx-bar",tabIndex:u?0:void 0},c,s)):eo.createElement(w8.Z,kw({key:t,className:"visx-bar",tabIndex:u?0:void 0,radius:n,all:r,top:i,right:a,bottom:o,left:l},c,s))}))}function kE(){return(kE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,kC);return eo.createElement(jh,kM({},n,{colorAccessor:t,BarsComponent:kk}))};function kO(){return(kO=Object.assign?Object.assign.bind():function(e){for(var t=1;tr(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{value:"line",children:"Line"}),(0,ea.jsx)(fy,{disabled:p||m,value:"areastack",children:"Area Stack"}),(0,ea.jsx)(fy,{disabled:p||m,value:"barstack",children:"Bar Stack"}),(0,ea.jsx)(fy,{disabled:p,value:"area",children:"Area"}),(0,ea.jsx)(fy,{disabled:p,value:"bargroup",children:"Bar Group"})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Stack series offset"}),(0,ea.jsxs)(fx,{value:s,onValueChange:e=>u(e),className:"flex flex-col gap-1",children:[(0,ea.jsxs)(fy,{disabled:!l,value:"none",children:["None",(0,ea.jsx)(ho,{children:"zero-baseline"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"diverging",children:["Diverging",(0,ea.jsx)(ho,{children:"non zero-baseline"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"expand",children:["Expand",(0,ea.jsx)(ho,{children:"values sum to 1"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"wiggle",children:["Wiggle",(0,ea.jsx)(ho,{children:"stream graph"})]})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Curve shape"}),(0,ea.jsxs)(fx,{value:i,onValueChange:e=>a(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{disabled:!o,value:"linear",children:"Linear"}),(0,ea.jsx)(fy,{disabled:!o,value:"cardinal",children:"Cardinal"}),(0,ea.jsx)(fy,{disabled:!o,value:"step",children:"Step"})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Axes"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,ea.jsxs)(fx,{value:c,onValueChange:e=>d(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{value:"bottom",children:"Bottom"}),(0,ea.jsx)(fy,{value:"top",children:"Top"})]}),(0,ea.jsxs)(fx,{value:f,onValueChange:e=>h(e),className:"flex flex-col gap-2",children:[(0,ea.jsx)(fy,{value:"left",children:"Left"}),(0,ea.jsx)(fy,{value:"right",children:"Right"})]})]})]})]})})}let kz=(0,eo.forwardRef)((e,t)=>{let{className:n}=e;return(0,ea.jsxs)("div",{ref:t,className:(0,eW.cx)("flex gap-1 items-center",n),children:[(0,ea.jsx)(kV,{}),(0,ea.jsx)(kV,{}),(0,ea.jsx)(kV,{})]})});function kV(){return(0,ea.jsx)("div",{className:"w-1 h-1 bg-slate-400 dark:bg-slate-200 rounded-full animate-pulselight [&:nth-child(2)]:animation-delay-500 [&:nth-child(3)]:animation-delay-1000"})}function kB(e){let{id:t,height:n,data:r,config:i,actionsLeft:a,isLoading:o,actionsRight:l,emptyState:s,variant:u="panel",allowConfiguration:c=!0}=e,d=function(e,t,n){let[r,i]=(0,eo.useState)(!(0,hi.Tb)()&&!n.disableAnimations),{resolvedTheme:a}=(0,p3.F)(),o=(0,eo.useMemo)(()=>"dark"===a?gz:gF,[a]),[l,s]=(0,eo.useState)("center"),[u,c]=(0,eo.useState)([!1,!1]),[d,f]=u,[h,p]=(0,kZ.Z)("".concat(e,"/xAxisOrientation"),{defaultValue:"bottom"}),[m,v]=(0,kZ.Z)("".concat(e,"/yAxisOrientation"),{defaultValue:"right"}),[g,y]=(0,eo.useState)(!0),[x,b]=(0,eo.useState)(!0),[w,j]=(0,eo.useState)(!1),[k,E]=(0,eo.useState)(!0),[S,C]=(0,eo.useState)(!0),[M,_]=(0,kZ.Z)("".concat(e,"/chartType"),{defaultValue:n.chartType||"areastack"}),[O,T]=(0,kZ.Z)("".concat(e,"/curveType"),{defaultValue:n.curveType||"linear"}),[P,A]=(0,kZ.Z)("".concat(e,"/stackOffset"),{defaultValue:n.stackOffset||"none"}),N=(0,eo.useMemo)(()=>n.chartType,[]),R=(0,eo.useMemo)(()=>n.curveType,[]),D=(0,eo.useMemo)(()=>n.stackOffset,[]),L=["line","area","areastack"].includes(M),Z=["barstack","areastack"].includes(M),F=o.xyChartTheme.gridStyles.stroke,[z,V]=(0,eo.useState)(!1),[B,I]=(0,eo.useState)("star"),H=(0,eo.useCallback)(e=>{let{x:t,y:n,size:r,color:i,onPointerMove:a,onPointerOut:o,onPointerUp:l,isNearestDatum:s}=e,u={onPointerMove:a,onPointerOut:o,onPointerUp:l};return"star"===B?(0,ea.jsx)(gw,{left:t,top:n,stroke:F,fill:i,size:10*r,...u}):"circle"===B?(0,ea.jsx)(gE,{left:t,top:n,stroke:F,fill:i,r:r,...u}):"cross"===B?(0,ea.jsx)(g_,{left:t,top:n,stroke:F,fill:i,size:10*r,...u}):(0,ea.jsx)("text",{x:t,y:n,dx:"-0.75em",dy:"0.25em",fontSize:14,...u,children:s?"\uD83C\uDF4D":"\uD83C\uDF4C"})},[B,F]),U=(0,eo.useMemo)(()=>{if(t.sort((e,t)=>e.timestamp>t.timestamp?1:-1),0===t.length)return[];let e=t[t.length-1];return"barstack"!==M&&"bargroup"!==M?[...t,{...e,timestamp:e.timestamp+(0,v9.Nr)(1)}]:t},[M,t]),W=(0,eo.useMemo)(()=>{if(U.length<2)return 0;let e=[U[0].timestamp,U[U.length-1].timestamp],t=new Date().getTime();return t>e[0]&&tObject.keys((0,kL.Z)(t[0],"timestamp")),[t]),$=(0,eo.useMemo)(()=>n.enabledGraph||q,[q,n]),K=(0,eo.useMemo)(()=>n.enabledTip||q,[q,n]),Y=(0,eo.useMemo)(()=>({x:q.reduce((e,t)=>({...e,[t]:e=>e.timestamp}),{}),y:q.reduce((e,t)=>({...e,[t]:e=>e[t]}),{}),date:e=>e.timestamp}),[q]);return{id:e,accessors:Y,animationTrajectory:l,config:n,scales:(0,eo.useMemo)(()=>({x:{type:"band",paddingInner:L?1:.3},y:{type:"linear"}}),[L]),data:U,curve:(0,eo.useMemo)(()=>"cardinal"===O&&gO.ZP||"step"===O&&vr.ZP||gT.Z,[O]),chartData:t,numTicks:4,isLine:L,isStack:Z,todayOffset:W,initialChartType:N,initialCurveType:R,initialStackOffset:D,chartType:M,curveType:O,keys:q,enabledGraph:$,enabledTip:K,renderBarGroup:"bargroup"===M,renderBarStack:"barstack"===M,enableTooltipGlyph:z,renderTooltipGlyph:H,renderAreaSeries:"area"===M,renderAreaStack:"areastack"===M,renderLineSeries:"line"===M,sharedTooltip:S,showGridColumns:f,showGridRows:d,showHorizontalCrosshair:w,showTooltip:g,showVerticalCrosshair:x,snapTooltipToDatum:!Z&&k,stackOffset:P,theme:o,margin:(0,eo.useMemo)(()=>({top:30,bottom:"top"===h?0:20,right:"right"===m?60:0,left:"left"===m?60:0}),[h,m]),xAxisOrientation:h,yAxisOrientation:m,setUseAnimatedComponents:i,setAnimationTrajectory:s,setGridProps:c,setXAxisOrientation:p,setYAxisOrientation:v,setShowTooltip:y,setShowVerticalCrosshair:b,setShowHorizontalCrosshair:j,setSnapTooltipToDatum:E,setSharedTooltip:C,setChartType:_,setCurveType:T,setStackOffset:A,setEnableTooltipGlyph:V,setTooltipGlyphComponent:I,...r?{Annotation:b0,AreaSeries:w_,AreaStack:wX,Axis:w2,BarGroup:ju,BarSeries:jv,BarStack:jw,GlyphSeries:jC,Grid:jR,LineSeries:jV,Tooltip:j6,XYChart:kp}:{AreaSeries:km,AreaStack:kv,Axis:ky,BarGroup:kS,BarSeries:k_,BarStack:kT,Grid:kR,LineSeries:kD,Tooltip:j6,XYChart:kp}}}(t,r,i),f=(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsxs)("div",{className:"flex gap-2 absolute top-3 right-4",children:[l,"panel"===u&&c&&(0,ea.jsx)(kF,{...d})]}),(0,ea.jsx)("div",{className:"flex gap-2 absolute top-3 left-4",children:a}),(0,ea.jsx)(gd,{children:e=>{let{width:t,height:n}=e;return o?(0,ea.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,ea.jsx)(kz,{className:"scale-150"})}):0===r.length&&s?s:(0,ea.jsx)(gh,{...d,width:t,height:n})}})]});return"panel"===u?(0,ea.jsx)(nE,{className:"relative p-px",style:{height:n},children:f}):(0,ea.jsx)("div",{className:"relative p-px",style:{height:n},children:f})}var kI="text/plain",kH=e=>{};(function(){(console.warn||console.log).apply(console,arguments)}).bind("[clipboard-polyfill]");var kU="undefined"==typeof window?void 0:window,kW="undefined"==typeof globalThis?void 0:globalThis,kq=null!=(H=null==kU?void 0:kU.Promise)?H:null==kW?void 0:kW.Promise,k$="undefined"==typeof navigator?void 0:navigator,kK=null==k$?void 0:k$.clipboard;null==(U=null==kK?void 0:kK.read)||U.bind(kK),null==(W=null==kK?void 0:kK.readText)||W.bind(kK);var kY=null==(q=null==kK?void 0:kK.write)?void 0:q.bind(kK),kX=null==($=null==kK?void 0:kK.writeText)?void 0:$.bind(kK),kG=null==kU?void 0:kU.ClipboardItem,kJ=function(){if(!kq)throw Error("No `Promise` implementation available for `clipboard-polyfill`. Consider using: https://github.com/lgarron/clipboard-polyfill#flat-file-version-with-promise-included");return kq}();function kQ(e,t,n){for(var r in kH("listener called"),e.success=!0,t){var i=t[r],a=n.clipboardData;a.setData(r,i),r===kI&&a.getData(r)!==i&&(kH("setting text/plain failed"),e.success=!1)}n.preventDefault()}function k0(e){var t={success:!1},n=kQ.bind(this,t,e);document.addEventListener("copy",n);try{document.execCommand("copy")}finally{document.removeEventListener("copy",n)}return t.success}function k1(e,t){k2(e);var n=k0(t);return k4(),n}function k2(e){var t=document.getSelection();if(t){var n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}}function k4(){var e=document.getSelection();e&&e.removeAllRanges()}function k3(e){var t,n,r,i,a,o,l,s=kI in e;if("undefined"==typeof ClipboardEvent&&void 0!==(null==kU?void 0:kU.clipboardData)&&void 0!==(null==kU?void 0:kU.clipboardData.setData)){if(!s)throw Error("No `text/plain` value was specified.");if(function(e){if(!kU.clipboardData)return!1;var t=kU.clipboardData.setData("Text",e);return t&&kH("writeTextIE worked"),t}(e[kI]))return!0;throw Error("Copying failed, possibly because the user rejected it.")}return k0(e)?(kH("regular execCopy worked"),!0):navigator.userAgent.indexOf("Edge")>-1?(kH('UA "Edge" => assuming success'),!0):k1(document.body,e)?(kH("copyUsingTempSelection worked"),!0):((o=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),o.textContent="temporary element",document.body.appendChild(o),l=k1(o,e),document.body.removeChild(o),l)?(kH("copyUsingTempElem worked"),!0):(t=e[kI],kH("copyTextUsingDOM"),(n=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),r=n,n.attachShadow&&(kH("Using shadow DOM."),r=n.attachShadow({mode:"open"})),(i=document.createElement("span")).innerText=t,r.appendChild(i),document.body.appendChild(n),k2(i),a=document.execCommand("copy"),k4(),document.body.removeChild(n),!!a&&(kH("copyTextUsingDOM worked"),!0))}function k5(e,t){var n=[];for(var r in e){var i=e[r];n.push(t(i))}return kJ.all(n).then(t=>{for(var n={},r=0;rkJ.resolve(!0),k7=kJ.resolve(!1);function k9(e){return new kJ((t,n)=>{try{t(e())}catch(e){n(e)}})}function Ee(e){return k9(()=>kX?(kH("Using `navigator.clipboard.writeText()`."),kX(e).catch(Et)):kJ.resolve(Et(e)))}function Et(e){var t;if(!k3(((t={})[kI]=e,t)))throw Error("writeText() failed")}function En(e,t){for(var n in e)if(-1!==e[n].types.indexOf(t))return!0;return!1}function Er(e){return k5(e.types,function(t){return e.getType(t)}).then(t=>new Promise((n,r)=>{var i={};e.presentationStyle&&(i.presentationStyle=e.presentationStyle),kG?n(new kG(t,i)):r("window.ClipboardItem is not defined")}))}let Ei={data:""},Ea=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Ei,Eo=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,El=/\/\*[^]*?\*\/|\s\s+|\n/g,Es=(e,t)=>{let n="",r="",i="";for(let a in e){let o=e[a];"@"==a[0]?"i"==a[1]?n=a+" "+o+";":r+="f"==a[1]?Es(o,a):a+"{"+Es(o,"k"==a[1]?"":t)+"}":"object"==typeof o?r+=Es(o,t?t.replace(/([^,])+/g,e=>a.replace(/(^:.*)|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):a):null!=o&&(a=a.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Es.p?Es.p(a,o):a+":"+o+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Eu={},Ec=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+Ec(e[n]);return t}return e},Ed=(e,t,n,r,i)=>{var a;let o=Ec(e),l=Eu[o]||(Eu[o]=(e=>{let t=0,n=11;for(;t>>0;return"go"+n})(o));if(!Eu[l]){let t=o!==e?e:(e=>{let t,n=[{}];for(;t=Eo.exec(e.replace(El,""));)t[4]?n.shift():t[3]?n.unshift(n[0][t[3]]=n[0][t[3]]||{}):n[0][t[1]]=t[2];return n[0]})(e);Eu[l]=Es(i?{["@keyframes "+l]:t}:t,n?"":"."+l)}return a=Eu[l],-1==t.data.indexOf(a)&&(t.data=r?a+t.data:t.data+a),l},Ef=(e,t,n)=>e.reduce((e,r,i)=>{let a=t[i];if(a&&a.call){let e=a(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;a=t?"."+t:e&&"object"==typeof e?e.props?"":Es(e,""):!1===e?"":e}return e+r+(null==a?"":a)},"");function Eh(e){let t=this||{},n=e.call?e(t.p):e;return Ed(n.unshift?n.raw?Ef(n,[].slice.call(arguments,1),t.p):n.reduce((e,n)=>Object.assign(e,n&&n.call?n(t.p):n),{}):n,Ea(t.target),t.g,t.o,t.k)}Eh.bind({g:1});let Ep,Em,Ev,Eg=Eh.bind({k:1});function Ey(e,t){let n=this||{};return function(){let r=arguments;function i(a,o){let l=Object.assign({},a),s=l.className||i.className;n.p=Object.assign({theme:Em&&Em()},l),n.o=/ *go\d+/.test(s),l.className=Eh.apply(n,r)+(s?" "+s:""),t&&(l.ref=o);let u=e;return e[0]&&(u=l.as||e,delete l.as),Ev&&u[0]&&Ev(l),Ep(u,l)}return t?t(i):i}}function Ex(){return(Ex=Object.assign||function(e){for(var t=1;t-1&&E_.splice(e,1)}},[n]);var i=n.toasts.map(function(t){var n,r,i;return Ex({},e,e[t.type],t,{duration:t.duration||(null==(n=e[t.type])?void 0:n.duration)||(null==(r=e)?void 0:r.duration)||EP[t.type],style:Ex({},e.style,null==(i=e[t.type])?void 0:i.style,t.style)})});return Ex({},n,{toasts:i})},EN=function(e){return function(t,n){var r,i=(void 0===(r=e)&&(r="blank"),Ex({createdAt:Date.now(),visible:!0,type:r,ariaProps:{role:"status","aria-live":"polite"},message:t,pauseDuration:0},n,{id:(null==n?void 0:n.id)||Ej()}));return ET({type:K.UPSERT_TOAST,toast:i}),i.id}},ER=function(e,t){return EN("blank")(e,t)};ER.error=EN("error"),ER.success=EN("success"),ER.loading=EN("loading"),ER.custom=EN("custom"),ER.dismiss=function(e){ET({type:K.DISMISS_TOAST,toastId:e})},ER.remove=function(e){return ET({type:K.REMOVE_TOAST,toastId:e})},ER.promise=function(e,t,n){var r=ER.loading(t.loading,Ex({},n,null==n?void 0:n.loading));return e.then(function(e){return ER.success(Ew(t.success,e),Ex({id:r},n,null==n?void 0:n.success)),e}).catch(function(e){ER.error(Ew(t.error,e),Ex({id:r},n,null==n?void 0:n.error))}),e};var ED=function(e){var t=EA(e),n=t.toasts,r=t.pausedAt;(0,eo.useEffect)(function(){if(!r){var e=Date.now(),t=n.map(function(t){if(t.duration!==1/0){var n=(t.duration||0)+t.pauseDuration-(e-t.createdAt);if(n<0){t.visible&&ER.dismiss(t.id);return}return setTimeout(function(){return ER.dismiss(t.id)},n)}});return function(){t.forEach(function(e){return e&&clearTimeout(e)})}}},[n,r]);var i=(0,eo.useMemo)(function(){return{startPause:function(){ET({type:K.START_PAUSE,time:Date.now()})},endPause:function(){r&&ET({type:K.END_PAUSE,time:Date.now()})},updateHeight:function(e,t){return ET({type:K.UPDATE_TOAST,toast:{id:e,height:t}})},calculateOffset:function(e,t){var r,i=t||{},a=i.reverseOrder,o=i.gutter,l=void 0===o?8:o,s=i.defaultPosition,u=n.filter(function(t){return(t.position||s)===(e.position||s)&&t.height}),c=u.findIndex(function(t){return t.id===e.id}),d=u.filter(function(e,t){return t * {\n pointer-events: auto;\n }\n"]);return Sa=function(){return e},e}b=eo.createElement,Es.p=void 0,Ep=b,Em=void 0,Ev=void 0;var So=function(e,t){var n=e.includes("top"),r=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return Ex({left:0,right:0,display:"flex",position:"absolute",transition:Ek()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:"translateY("+t*(n?1:-1)+"px)"},n?{top:0}:{bottom:0},r)},Sl=Eh(Sa()),Ss=function(e){var t=e.reverseOrder,n=e.position,r=void 0===n?"top-center":n,i=e.toastOptions,a=e.gutter,o=e.children,l=e.containerStyle,s=e.containerClassName,u=ED(i),c=u.toasts,d=u.handlers;return(0,eo.createElement)("div",{style:Ex({position:"fixed",zIndex:9999,top:16,left:16,right:16,bottom:16,pointerEvents:"none"},l),className:s,onMouseEnter:d.startPause,onMouseLeave:d.endPause},c.map(function(e){var n,i=e.position||r,l=So(i,d.calculateOffset(e,{reverseOrder:t,gutter:a,defaultPosition:r})),s=e.height?void 0:(n=function(t){d.updateHeight(e.id,t.height)},function(e){e&&setTimeout(function(){n(e.getBoundingClientRect())})});return(0,eo.createElement)("div",{ref:s,className:e.visible?Sl:"",key:e.id,style:l},"custom"===e.type?Ew(e.message,e):o?o(e):(0,eo.createElement)(Si,{toast:e,position:i}))}))};function Su(e){let{icon:t,title:n,body:r,toastId:i}=e;return(0,ea.jsxs)("div",{"data-testid":"toasts",className:"flex flex-col overflow-hidden",children:[(0,ea.jsxs)("div",{className:"flex items-center gap-2 pt-1.5 pb-1 px-1 overflow-hidden",children:[t&&(0,ea.jsx)(nw,{className:"flex items-center",color:"subtle",children:t}),(0,ea.jsx)(sM,{content:n,children:(0,ea.jsx)(nw,{ellipsis:!0,className:"flex-1",children:n})}),(0,ea.jsx)("div",{className:"flex items-center pl-1",children:(0,ea.jsx)(sO,{icon:"hover",size:"none",onClick:e=>{ER.dismiss(i)},children:(0,ea.jsx)(sT.PcV,{})})})]}),r&&(0,ea.jsx)("div",{className:"pb-1",children:(0,ea.jsx)(uS,{children:(0,ea.jsx)("div",{className:"max-w-sm px-1 max-h-20",children:(0,ea.jsx)(nw,{color:"subtle",size:"14",children:r})})})})]})}let Sc=e=>{let{title:t,body:n,icon:r,options:i={}}=e;ER(e=>(0,ea.jsx)(Su,{toastId:e.id,title:t,body:n,icon:r}),Sh(i))};function Sd(e){let{title:t,body:n,options:r}=e;Sc({title:t,body:n,icon:(0,ea.jsx)(sT.yar,{className:"text-green-600"}),options:r})}function Sf(e){let{title:t,body:n,options:r}=e;Sc({title:t,body:n,icon:(0,ea.jsx)(sT.T80,{className:"text-red-600"}),options:r})}function Sh(){let{className:e,...t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{position:"top-center",duration:6e3,className:(0,eW.cx)(nk(),"overflow-hidden","!max-w-[800px]","[&>div]:overflow-hidden","!p-0","z-50",e),success:{icon:(0,ea.jsx)("div",{className:"!flex-none w-5",children:(0,ea.jsx)(sT.tEK,{className:"w-5 text-green-600"})})},error:{icon:(0,ea.jsx)("div",{className:"!flex-none w-5",children:(0,ea.jsx)(sT.Jsc,{className:"w-5 text-red-600"})})},...t}}function Sp(){return(0,ea.jsx)(Ss,{toastOptions:Sh(),containerStyle:{zIndex:20}})}let Sm=(e,t)=>{Sc({title:t?"Copied ".concat(t," to clipboard"):"Copied to clipboard",icon:(0,ea.jsx)(sT.vtB,{})}),Ee(e)},Sv=(e,t,n)=>{var r;Sc({title:n?"Copied ".concat(n," to clipboard"):"Copied to clipboard",icon:(0,ea.jsx)(sT.vtB,{})}),r=[new ClipboardItem({[t]:e})],k9(()=>kY&&kG?(kH("Using `navigator.clipboard.write()`."),kJ.all(r.map(Er)).then(e=>kY(e).then(k8).catch(e=>{if(!En(r,kI)&&!En(r,"text/html"))throw e;return k7}))):k7).then(e=>{var t;return e?k6:(En(r,kI)||kH("clipboard.write() was called without a `text/plain` data type. On some platforms, this may result in an empty clipboard. Call suppressWarnings() to suppress this warning."),k5((t=r[0]).types,function(e){return t.getType(e).then(e=>new kJ((t,n)=>{var r=new FileReader;r.addEventListener("load",()=>{var e=r.result;"string"==typeof e?t(e):n("could not convert blob to string")}),r.readAsText(e)}))}).then(e=>{if(!k3(e))throw Error("write() failed")}))})},Sg=e=>{let{text:t,title:n,body:r,icon:i,options:a}=e;Sc({title:n,body:r,icon:i||(0,ea.jsx)(sT.vtB,{}),options:a}),Ee(t)};function Sy(e,t){let n=!(arguments.length>2)||void 0===arguments[2]||arguments[2];return e?t&&e.length>t?"".concat(e.slice(0,t)).concat(n?"...":""):"".concat(e.slice(0,t)):""}function Sx(e){return(e||"").replace(/^addr:/,"").replace(/^txid:/,"").replace(/^fcid:/,"").replace(/^h:/,"").replace(/^scoid:/,"").replace(/^sfoid:/,"").replace(/^key:/,"").replace(/^bid:/,"")}function Sb(e,t,n){return t?"".concat(e," ").concat(Sy(t,n)):"".concat(e)}function Sw(e){let{testId:t,value:n,displayValue:r,type:i,label:a,href:o,maxLength:l,size:s,scaleSize:u,weight:c,font:d,color:f="contrast",className:h,siascanUrl:p,contextMenu:m}=e,v=a||(0,v9.uV)(i),g=l||(0,v9.uF)(i),y=Sx(n),x=r||i&&(0,v9.Lu)(i,y,g)||(0,v9.mj)(y,g);return(0,ea.jsxs)("div",{"data-testid":t,className:(0,eW.cx)("flex items-center",h),children:[o?(0,ea.jsx)(dx,{href:o,underline:"hover",size:s,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:x}):(0,ea.jsx)(nw,{size:s,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:x}),(0,ea.jsx)("div",{className:"ml-1 flex items-center",children:m||(0,ea.jsx)(Sj,{cleanValue:y,label:v,size:s,siascanUrl:p,type:i})})]})}function Sj(e){let{size:t,cleanValue:n,label:r,siascanUrl:i,type:a}=e;return(0,ea.jsxs)(dt,{trigger:(0,ea.jsx)(sO,{size:"none",variant:"ghost",children:(0,ea.jsx)(sT.EMN,{className:"10"===t?"scale-75":"scale-90"})}),contentProps:{align:"end"},children:[(0,ea.jsxs)(dn,{onSelect:e=>{Sm(n,r)},onClick:e=>{e.stopPropagation()},children:[(0,ea.jsx)(di,{children:(0,ea.jsx)(sT.olJ,{})}),"Copy to clipboard"]}),i&&a&&(0,v9.Lg)(a)&&(0,ea.jsx)(dx,{target:"_blank",href:(0,v9.jH)(i,a,n),className:"block w-full",underline:"none",children:(0,ea.jsxs)(dn,{onClick:e=>{e.stopPropagation()},children:[(0,ea.jsx)(di,{children:(0,ea.jsx)(sT.V8Q,{})}),"View on Siascan"]})})]})}function Sk(e){let{value:t,displayValue:n,type:r,href:i,maxLength:a,size:o,scaleSize:l,color:s="contrast",menu:u,className:c}=e,d=a||(0,v9.uF)(r),f=Sx(t),h=n||f,p="".concat(null==h?void 0:h.slice(0,d)).concat(((null==h?void 0:h.length)||0)>d?"...":"");return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex items-center",c),children:[i?(0,ea.jsx)(dx,{href:i,underline:"hover",size:o,scaleSize:l,color:s,ellipsis:!0,children:p}):(0,ea.jsx)(nw,{size:o,scaleSize:l,color:s,ellipsis:!0,children:p}),(0,ea.jsx)("div",{className:"ml-1 flex items-center",children:u})]})}function SE(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:a="change"}=e,o=(0,v9.yF)(String(t),{units:"SF"});return(0,ea.jsx)(sM,{content:(i?"".concat(i," "):"")+o,children:(0,ea.jsxs)(nw,{size:n,scaleSize:r,weight:"medium",font:"mono",color:"change"===a?t>0?"green":t<0?"red":"subtle":"contrast",children:["change"===a&&t>0?"+":"",o]})})}function SS(e){let{testId:t,value:n,size:r,scaleSize:i,tooltip:a="",tipSide:o,font:l="mono",variant:s="change",color:u,fixed:c=3,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0}=e,m=n.isGreaterThan(0)?"+":n.isLessThan(0)?"-":"",v=u||("change"===s?n.isGreaterThan(0)?"green":n.isLessThan(0)?"red":"subtle":"contrast"),g=(0,ea.jsxs)(nw,{"data-testid":t,size:r,scaleSize:i,weight:"medium",font:l,ellipsis:!0,color:v,children:["change"===s?"".concat(m).concat((0,v9.Vz)(n.absoluteValue(),{fixed:c,dynamicUnits:d})):(0,v9.Vz)(n,{fixed:c,dynamicUnits:d,hastingUnits:f}),h||""]});return p?(0,ea.jsx)(sM,{content:(a?"".concat(a," "):"")+(0,v9.Vz)(n,{fixed:16,dynamicUnits:!1}),side:o,children:g}):g}function SC(e){let{sc:t,size:n,scaleSize:r,color:i,tooltip:a="",variant:o="change",fixed:l,font:s="mono",fixedTip:u=20,showTooltip:c=!0,tipSide:d,extendedSuffix:f}=e,{rate:h,currency:p}=(0,hi.Nz)(),m=t.isZero()?"":t.isGreaterThan(0)&&"change"===o?"+":t.isLessThan(0)?"-":"",v=i||("change"===o?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast");if(!h||!p)return null;let g=h.times(t).div(1e24),y=void 0!==l?l:p.fixed,x=(0,ea.jsx)(nw,{size:n,scaleSize:r,weight:"medium",font:s,ellipsis:!0,color:v,children:"".concat(m).concat(p.prefix).concat(SM(g.absoluteValue(),y)).concat(f||"")});return c?(0,ea.jsx)(sM,{side:d,content:(a?"".concat(a," "):"")+"".concat(m).concat(p.prefix).concat(SM(g.absoluteValue(),u)).concat(f||""),children:x}):x}function SM(e,t){let[n,r]=e.toFixed(t).split("."),i=new Intl.NumberFormat().format(parseInt(n));return r?"".concat(i).concat(Intl.NumberFormat().format(1.1).charAt(1)).concat(r):i}function S_(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:a="change",fixed:o=3,fixedFiat:l,fixedTipFiat:s,font:u="mono",tipSide:c,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0,displayBoth:m=!1,displayBothDirection:v="column"}=e,{settings:{currencyDisplay:g}}=(0,hi.Hv)(),{rate:y}=(0,hi.Nz)(),x=(0,eo.useMemo)(()=>(0,ea.jsx)(SS,{value:t,size:n,color:m&&"row"===v&&"bothPreferFiat"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:a,fixed:o,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,a,o,u,d,f,h,p,c,g,m,v]),b=(0,eo.useMemo)(()=>(0,ea.jsx)(SC,{sc:t,size:n,color:m&&"row"===v&&"bothPreferSc"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:a,fixed:l,fixedTip:s,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,a,u,l,s,d,f,h,p,c,g,m,v]);return"sc"!==g&&y?"fiat"===g?b:"bothPreferSc"===g?m?(0,ea.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[x,b]}):x:"bothPreferFiat"===g?m?(0,ea.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[b,x]}):b:x:x}function SO(e){let{value:t,size:n="14",weight:r="semibold",tooltip:i="",tipSide:a,variant:o="change",color:l,format:s}=e,u=t.isGreaterThan(0)?"+":t.isLessThan(0)?"-":"",c="change"===o?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast";return(0,ea.jsx)(sM,{side:a,content:(i?"".concat(i," "):"")+s(t),children:(0,ea.jsx)(nw,{size:n,weight:r,font:"mono",ellipsis:!0,color:l||c,children:"change"===o?"".concat(u).concat(s(t.absoluteValue())):s(t)})})}var ST=n(19510),SP=n(89930),SA=n(62875),SN=1/0,SR=function(e){var t,n=(t=e)?(t=(0,SA.Z)(t))===SN||t===-SN?(t<0?-1:1)*17976931348623157e292:t==t?t:0:0===t?t:0,r=n%1;return n==n?r?n-r:n:0},SD=Math.min,SL=function(e,t){if((e=SR(e))<1||e>9007199254740991)return[];var n,r=4294967295,i=SD(e,4294967295);t="function"==typeof(n=t)?n:SP.Z,e-=4294967295;for(var a=(0,ST.Z)(i,t);++r(0,ea.jsxs)("div",{className:(0,eW.cx)("relative flex gap-4 p-3.5",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:[(0,ea.jsx)(hh,{className:"w-[60px] h-[50px]"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ea.jsx)(hh,{className:"w-[90%] h-[20px]"}),(0,ea.jsx)(hh,{className:"w-[140px] h-[14px]"})]})]},e))})}var SF=n(29193),Sz=n(34864);function SV(e){let{type:t,label:n,initials:r,href:i,src:a,shape:o}=e,l=(0,ea.jsx)(sU,{interactive:!!i,fallback:r||t&&(t||n||"").split(" ").map(e=>e.charAt(0).toUpperCase).join(""),src:a,shape:o||(t&&"address"!==t&&"block"!==t?"circle":"square")}),s=i&&(0,ea.jsx)(dx,{href:i,underline:"none",children:l})||l;return t?(0,ea.jsx)(sM,{content:n||(0,v9.jF)(t),children:(0,ea.jsx)("div",{className:"",children:s})}):s}function SB(e){let{label:t,type:n,avatar:r,avatarShape:i,initials:a,href:o,onClick:l,children:s}=e;return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex gap-4 p-4",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),onClick:l,children:[(0,ea.jsx)(SV,{label:t,type:n,shape:i,src:r,initials:a||(n||t||"").split(" ").map(e=>e.charAt(0).toUpperCase()).join(""),href:o}),s]})}function SI(e){let t=e.sc,n=e.sf,r=e.hash&&(0,ea.jsx)(Sw,{value:e.hash,type:e.type,label:e.label,siascanUrl:e.siascanUrl,href:e.href,color:"subtle"}),i=e.label||"transaction"===e.type&&e.txType&&(0,v9.pX)(e.txType)||(0,v9.jF)(e.type),a=!function(e){if(!e)return!1;try{return new URL(e),!0}catch(e){return!1}}(i)?(0,Sz.Z)(i):i;return(0,ea.jsx)(SB,{...e,children:(0,ea.jsxs)("div",{className:"flex flex-col items-center gap-1 w-full min-w-0",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center w-full",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center min-w-0",children:[e.height&&e.blockHref&&(0,ea.jsx)(nw,{color:"subtle",weight:"semibold",children:(0,ea.jsx)(dx,{href:e.blockHref,underline:"none",children:(0,v9.yF)(e.height)})}),a?(0,ea.jsx)(sM,{content:a,children:(0,ea.jsx)(nw,{ellipsis:!0,weight:"medium",children:a})}):(0,ea.jsx)(nw,{ellipsis:!0,weight:"medium",children:r})]}),(0,ea.jsx)("div",{className:"flex-1"}),(0,ea.jsxs)("div",{className:"flex items-center",children:[!!t&&(0,ea.jsx)(S_,{variant:e.scVariant,value:t}),!!n&&(0,ea.jsx)(SE,{variant:e.sfVariant,value:n})]})]}),(0,ea.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ea.jsx)("div",{className:"flex gap-1",children:!!a&&r}),(0,ea.jsxs)("div",{className:"flex gap-1 items-center",children:[e.unconfirmed?(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"unconfirmed"}),e.timestamp?(0,ea.jsx)(nw,{color:"verySubtle",children:(0,ea.jsx)(sT.Bpb,{className:"scale-50"})}):null]}):null,e.timestamp&&(0,ea.jsx)(nw,{color:"subtle",children:(0,SF.Z)(new Date(e.timestamp),new Date,{addSuffix:!0})})]})]})]})})}function SH(e){let{title:t,actions:n,dataset:r,isLoading:i,emptyState:a,emptyMessage:o,skeletonCount:l=10,children:s}=e,u=t||n,c="emptyState";return!i||(null==r?void 0:r.length)||s||(c="skeleton"),((null==r?void 0:r.length)||s)&&(c="currentData"),(0,ea.jsx)(nE,{children:(0,ea.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:[u&&(0,ea.jsxs)("div",{className:"flex items-center p-4 border-b border-gray-200 dark:border-graydark-300",children:[t&&(0,ea.jsx)(du,{size:"20",font:"mono",ellipsis:!0,children:t}),(0,ea.jsx)("div",{className:"flex-1"}),n]}),(0,ea.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:["emptyState"===c&&(a||(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center justify-center h-[84px]",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:(0,ea.jsx)(nw,{size:"18",color:"subtle",children:o||"No results"})})),"currentData"===c&&(s||(null==r?void 0:r.map((e,t)=>(0,ea.jsx)(SI,{...e},e.hash||e.label||t)))),"skeleton"===c&&(0,ea.jsx)(SZ,{skeletonCount:l})]})]})})}function SU(e){let{label:t,entityType:n,entityValue:r,actions:i,href:a,value:o,extendedSuffix:l,hash:s,sc:u,scFixed:c=2,sf:d,comment:f,commentTip:h,scaleSize:p="40",isLoading:m,onClick:v}=e,g=(0,ea.jsx)(nw,{color:"subtle",size:"12",className:"h-6",children:f});return(0,ea.jsx)(nE,{children:(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center py-2 px-4 h-full min-w-[250px]",v?"cursor-pointer":""),onClick:v,children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4 flex-wrap items-start w-full",children:[(0,ea.jsxs)("div",{className:"flex relative top-px flex-1 w-full gap-6 items-center justify-between",children:[(0,ea.jsx)(nw,{color:"subtle",ellipsis:!0,scaleSize:"14",children:"string"==typeof t?(0,Sz.Z)(t):t}),i]}),(0,ea.jsxs)("div",{className:"flex flex-col items-end md:items-start gap-2 md:flex-2",children:[m?(0,ea.jsx)(hh,{className:"h-12 w-[150px]"}):(0,ea.jsxs)(ea.Fragment,{children:[void 0!==u&&(0,ea.jsx)(S_,{extendedSuffix:l,scaleSize:p,variant:"value",value:u,fixed:c}),void 0!==d&&(0,ea.jsx)(SE,{scaleSize:p,variant:"value",value:d}),n&&(r?(0,ea.jsx)(Sw,{scaleSize:p,label:(0,v9.jF)(n),href:a,value:r,displayValue:"block"===n&&r?Number(r).toLocaleString():r,className:"relative top-0.5"}):(0,ea.jsx)(nw,{font:"mono",weight:"medium",scaleSize:p,children:"-"})),s&&(0,ea.jsx)(Sw,{scaleSize:p,label:"hash",value:s}),void 0!==o&&(0,ea.jsx)(nw,{font:"mono",weight:"medium",scaleSize:p,ellipsis:!0,children:o})]}),g?(0,ea.jsx)("div",{className:"mt-1",children:m?(0,ea.jsx)("div",{className:"mt-1 h-6 justify-center",children:(0,ea.jsx)(hh,{className:"h-4 w-[100px]"})}):h?(0,ea.jsx)(sM,{content:h,children:g}):g}):null]})]})})})}function SW(e){let{title:t,actions:n,name:r}=e;return(0,ea.jsxs)("div",{className:"flex gap-0.5 items-center",children:[t?(0,ea.jsx)(dv,{htmlFor:r,noWrap:!0,children:t}):null,n]})}function Sq(e){var t;let{form:n,name:r}=e,i=n.formState.errors[r],a=null===(t=n.formState.errors[r])||void 0===t?void 0:t.message;return i?(0,ea.jsx)(nw,{size:"14",color:"red",children:a}):null}function S$(e){let{form:t,title:n,actions:r,name:i,className:a,wrap:o}=e,l=t.formState.errors[i];return n||l?(0,ea.jsxs)("div",{className:(0,eW.cx)("flex justify-between items-center gap-x-4 overflow-hidden",o?"flex-wrap":"",a),children:[(0,ea.jsx)(SW,{name:i,title:n,actions:r}),(0,ea.jsx)(Sq,{form:t,name:i})]}):null}function SK(e){let{children:t,...n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ea.jsx)(S$,{...n}),t]})}function SY(e){let{form:t,size:n="medium",variant:r="accent",className:i,children:a}=e;return(0,ea.jsx)(sO,{className:i,size:n,variant:r,state:t.formState.isSubmitting?"waiting":void 0,type:"submit",children:t.formState.isSubmitting?(0,ea.jsx)(kz,{}):a})}function SX(e){let{formik:t,title:n,name:r,placeholder:i,disabled:a,readOnly:o,autoComplete:l="off",spellCheck:s=!1,tabIndex:u,allowDecimals:c=!1,decimalsLimitFiat:d=3,decimalsLimitSc:f=3,decimalsLimit:h=2,disableGroupSeparators:p=!1,showFiat:m=!0,units:v,type:g,variants:y}=e;return(0,ea.jsx)(S1,{formik:t,title:n,name:r,children:"number"===g?(0,ea.jsx)(SJ,{formik:t,name:r,units:v,disabled:a,readOnly:o,tabIndex:u,decimalsLimit:h,allowDecimals:c,disableGroupSeparators:p,placeholder:i,variants:y}):"siacoin"===g?(0,ea.jsx)(SQ,{formik:t,name:r,disabled:a,readOnly:o,placeholder:i,tabIndex:u,showFiat:m,decimalsLimitFiat:d,decimalsLimitSc:f,variants:y}):(0,ea.jsx)(SG,{formik:t,name:r,autoComplete:l,disabled:a,readOnly:o,placeholder:i,tabIndex:u,spellCheck:s,type:g,variants:y})})}function SG(e){let{formik:t,name:n,placeholder:r,autoComplete:i="off",disabled:a,readOnly:o,tabIndex:l,spellCheck:s=!1,type:u,variants:c}=e;return(0,ea.jsx)(fZ,{id:n,name:n,autoComplete:i,disabled:a,spellCheck:s,placeholder:r,tabIndex:l,readOnly:o||t.isSubmitting,type:u,onBlur:t.handleBlur,onChange:t.handleChange,value:t.values[n]||"",...c})}function SJ(e){let{formik:t,name:n,units:r,disabled:i,readOnly:a,tabIndex:o,placeholder:l,decimalsLimit:s,allowDecimals:u=!1,disableGroupSeparators:c=!1,variants:d}=e;return(0,ea.jsx)(hr,{id:n,units:r,name:n,placeholder:new(he())(l),disabled:i,allowDecimals:u,decimalsLimit:s,disableGroupSeparators:c,readOnly:a||t.isSubmitting,tabIndex:o,onBlur:t.handleBlur,onChange:e=>t.setFieldValue(n,e),value:t.values[n],...d})}function SQ(e){let{formik:t,name:n,disabled:r,readOnly:i,tabIndex:a,placeholder:o,showFiat:l,decimalsLimitFiat:s=3,decimalsLimitSc:u=3,variants:c}=e;return(0,ea.jsx)(ha,{id:n,name:n,disabled:r,showFiat:l,decimalsLimitFiat:s,decimalsLimitSc:u,readOnly:i||t.isSubmitting,tabIndex:a,onFocus:()=>t.setFieldTouched(n),sc:new(he())(t.values[n]),placeholder:new(he())(o),onChange:e=>t.setFieldValue(n,null==e?void 0:e.toString()),...c})}function S0(e){var t,n;let{formik:r,title:i,name:a,withStatusError:o=!1,className:l}=e,s=r.errors[a]&&r.touched[a]||o&&(null===(t=r.status)||void 0===t?void 0:t.error),u=r.errors[a]||o&&(null===(n=r.status)||void 0===n?void 0:n.error);return(i||s)&&(0,ea.jsxs)("div",{className:(0,eW.cx)("flex justify-between items-center gap-4",l),children:[i?(0,ea.jsx)(dv,{htmlFor:a,children:i}):(0,ea.jsx)("div",{}),s&&(0,ea.jsx)(nw,{size:"14",color:"red",children:u})]})}function S1(e){let{children:t,...n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ea.jsx)(S0,{...n}),t]})}function S2(e){var t;let{formik:n,size:r="medium",variant:i="accent",withStatusError:a=!0,children:o}=e;return(0,ea.jsxs)(ea.Fragment,{children:[a&&(null===(t=n.status)||void 0===t?void 0:t.error)&&(0,ea.jsx)(nw,{color:"red",children:n.status.error}),(0,ea.jsx)(sO,{size:r,variant:i,state:n.isSubmitting?"waiting":void 0,type:"submit",children:n.isSubmitting?(0,ea.jsx)(kz,{}):o})]})}let S4="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function S3(e){let t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function S5(e){return"nodeType"in e}function S6(e){var t,n;return e?S3(e)?e:S5(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function S8(e){let{Document:t}=S6(e);return e instanceof t}function S7(e){return!S3(e)&&e instanceof S6(e).HTMLElement}function S9(e){return e instanceof S6(e).SVGElement}function Ce(e){return e?S3(e)?e.document:S5(e)?S8(e)?e:S7(e)||S9(e)?e.ownerDocument:document:document:document}let Ct=S4?eo.useLayoutEffect:eo.useEffect;function Cn(e){let t=(0,eo.useRef)(e);return Ct(()=>{t.current=e}),(0,eo.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;r{n.current!==e&&(n.current=e)},t),n}function Ci(e,t){let n=(0,eo.useRef)();return(0,eo.useMemo)(()=>{let t=e(n.current);return n.current=t,t},[...t])}function Ca(e){let t=Cn(e),n=(0,eo.useRef)(null),r=(0,eo.useCallback)(e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e},[]);return[n,r]}function Co(e){let t=(0,eo.useRef)();return(0,eo.useEffect)(()=>{t.current=e},[e]),t.current}let Cl={};function Cs(e,t){return(0,eo.useMemo)(()=>{if(t)return t;let n=null==Cl[e]?0:Cl[e]+1;return Cl[e]=n,e+"-"+n},[e,t])}function Cu(e){return function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i{for(let[r,i]of Object.entries(n)){let n=t[r];null!=n&&(t[r]=n+e*i)}return t},{...t})}}let Cc=Cu(1),Cd=Cu(-1);function Cf(e){if(!e)return!1;let{KeyboardEvent:t}=S6(e.target);return t&&e instanceof t}function Ch(e){if(function(e){if(!e)return!1;let{TouchEvent:t}=S6(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){let{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){let{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return"clientX"in e&&"clientY"in e?{x:e.clientX,y:e.clientY}:null}let Cp=Object.freeze({Translate:{toString(e){if(!e)return;let{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;let{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[Cp.Translate.toString(e),Cp.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),Cm="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]",Cv={display:"none"};function Cg(e){let{id:t,value:n}=e;return eo.createElement("div",{id:t,style:Cv},n)}function Cy(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return eo.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}let Cx=(0,eo.createContext)(null),Cb={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},Cw={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function Cj(e){let{announcements:t=Cw,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=Cb}=e,{announce:a,announcement:o}=function(){let[e,t]=(0,eo.useState)("");return{announce:(0,eo.useCallback)(e=>{null!=e&&t(e)},[]),announcement:e}}(),l=Cs("DndLiveRegion"),[s,u]=(0,eo.useState)(!1);if((0,eo.useEffect)(()=>{u(!0)},[]),!function(e){let t=(0,eo.useContext)(Cx);(0,eo.useEffect)(()=>{if(!t)throw Error("useDndMonitor must be used within a children of ");return t(e)},[e,t])}((0,eo.useMemo)(()=>({onDragStart(e){let{active:n}=e;a(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&a(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;a(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;a(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;a(t.onDragCancel({active:n,over:r}))}}),[a,t])),!s)return null;let c=eo.createElement(eo.Fragment,null,eo.createElement(Cg,{id:r,value:i.draggable}),eo.createElement(Cy,{id:l,announcement:o}));return n?(0,tD.createPortal)(c,n):c}function Ck(){}function CE(e,t){return(0,eo.useMemo)(()=>({sensor:e,options:null!=t?t:{}}),[e,t])}(w=Y||(Y={})).DragStart="dragStart",w.DragMove="dragMove",w.DragEnd="dragEnd",w.DragCancel="dragCancel",w.DragOver="dragOver",w.RegisterDroppable="registerDroppable",w.SetDroppableDisabled="setDroppableDisabled",w.UnregisterDroppable="unregisterDroppable";let CS=Object.freeze({x:0,y:0});function CC(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}let CM=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e,i=[];for(let e of r){let{id:r}=e,a=n.get(r);if(a){let n=function(e,t){let n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),i=Math.min(t.left+t.width,e.left+e.width),a=Math.min(t.top+t.height,e.top+e.height);if(r0&&i.push({id:r,data:{droppableContainer:e,value:n}})}}return i.sort(CC)};function C_(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:CS}let CO=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r({...e,top:e.top+1*t.y,bottom:e.bottom+1*t.y,left:e.left+1*t.x,right:e.right+1*t.x}),{...e})};function CT(e){if(e.startsWith("matrix3d(")){let t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){let t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}let CP={ignoreTransform:!1};function CA(e,t){void 0===t&&(t=CP);let n=e.getBoundingClientRect();if(t.ignoreTransform){let{transform:t,transformOrigin:r}=S6(e).getComputedStyle(e);t&&(n=function(e,t,n){let r=CT(t);if(!r)return e;let{scaleX:i,scaleY:a,x:o,y:l}=r,s=e.left-o-(1-i)*parseFloat(n),u=e.top-l-(1-a)*parseFloat(n.slice(n.indexOf(" ")+1)),c=i?e.width/i:e.width,d=a?e.height/a:e.height;return{width:c,height:d,top:u,right:s+c,bottom:u+d,left:s}}(n,t,r))}let{top:r,left:i,width:a,height:o,bottom:l,right:s}=n;return{top:r,left:i,width:a,height:o,bottom:l,right:s}}function CN(e){return CA(e,{ignoreTransform:!0})}function CR(e,t){let n=[];return e?function r(i){var a;if(null!=t&&n.length>=t||!i)return n;if(S8(i)&&null!=i.scrollingElement&&!n.includes(i.scrollingElement))return n.push(i.scrollingElement),n;if(!S7(i)||S9(i)||n.includes(i))return n;let o=S6(e).getComputedStyle(i);return(i!==e&&function(e,t){void 0===t&&(t=S6(e).getComputedStyle(e));let n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(e=>{let r=t[e];return"string"==typeof r&&n.test(r)})}(i,o)&&n.push(i),void 0===(a=o)&&(a=S6(i).getComputedStyle(i)),"fixed"===a.position)?n:r(i.parentNode)}(e):n}function CD(e){let[t]=CR(e,1);return null!=t?t:null}function CL(e){return S4&&e?S3(e)?e:S5(e)?S8(e)||e===Ce(e).scrollingElement?window:S7(e)?e:null:null:null}function CZ(e){return S3(e)?e.scrollX:e.scrollLeft}function CF(e){return S3(e)?e.scrollY:e.scrollTop}function Cz(e){return{x:CZ(e),y:CF(e)}}function CV(e){return!!S4&&!!e&&e===document.scrollingElement}function CB(e){let t={x:0,y:0},n=CV(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},i=e.scrollTop<=t.y;return{isTop:i,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}(j=X||(X={}))[j.Forward=1]="Forward",j[j.Backward=-1]="Backward";let CI={x:.2,y:.2};function CH(e){return e.reduce((e,t)=>Cc(e,Cz(t)),CS)}function CU(e,t){if(void 0===t&&(t=CA),!e)return;let{top:n,left:r,bottom:i,right:a}=t(e);CD(e)&&(i<=0||a<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}let CW=[["x",["left","right"],function(e){return e.reduce((e,t)=>e+CZ(t),0)}],["y",["top","bottom"],function(e){return e.reduce((e,t)=>e+CF(t),0)}]];class Cq{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;let n=CR(t),r=CH(n);for(let[t,i,a]of(this.rect={...e},this.width=e.width,this.height=e.height,CW))for(let e of i)Object.defineProperty(this,e,{get:()=>{let i=a(n),o=r[t]-i;return this.rect[e]+o},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class C${constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)})},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function CK(e,t){let n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}function CY(e){e.preventDefault()}function CX(e){e.stopPropagation()}(k=G||(G={})).Click="click",k.DragStart="dragstart",k.Keydown="keydown",k.ContextMenu="contextmenu",k.Resize="resize",k.SelectionChange="selectionchange",k.VisibilityChange="visibilitychange",(E=J||(J={})).Space="Space",E.Down="ArrowDown",E.Right="ArrowRight",E.Left="ArrowLeft",E.Up="ArrowUp",E.Esc="Escape",E.Enter="Enter";let CG={start:[J.Space,J.Enter],cancel:[J.Esc],end:[J.Space,J.Enter]},CJ=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case J.Right:return{...n,x:n.x+25};case J.Left:return{...n,x:n.x-25};case J.Down:return{...n,y:n.y+25};case J.Up:return{...n,y:n.y-25}}};class CQ{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;let{event:{target:t}}=e;this.props=e,this.listeners=new C$(Ce(t)),this.windowListeners=new C$(S6(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(G.Resize,this.handleCancel),this.windowListeners.add(G.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(G.Keydown,this.handleKeyDown))}handleStart(){let{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&CU(n),t(CS)}handleKeyDown(e){if(Cf(e)){let{active:t,context:n,options:r}=this.props,{keyboardCodes:i=CG,coordinateGetter:a=CJ,scrollBehavior:o="smooth"}=r,{code:l}=e;if(i.end.includes(l)){this.handleEnd(e);return}if(i.cancel.includes(l)){this.handleCancel(e);return}let{collisionRect:s}=n.current,u=s?{x:s.left,y:s.top}:CS;this.referenceCoordinates||(this.referenceCoordinates=u);let c=a(e,{active:t,context:n.current,currentCoordinates:u});if(c){let t=Cd(c,u),r={x:0,y:0},{scrollableAncestors:i}=n.current;for(let n of i){let i=e.code,{isTop:a,isRight:l,isLeft:s,isBottom:u,maxScroll:d,minScroll:f}=CB(n),h=function(e){if(e===document.scrollingElement){let{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}let{top:t,left:n,right:r,bottom:i}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:i,width:e.clientWidth,height:e.clientHeight}}(n),p={x:Math.min(i===J.Right?h.right-h.width/2:h.right,Math.max(i===J.Right?h.left:h.left+h.width/2,c.x)),y:Math.min(i===J.Down?h.bottom-h.height/2:h.bottom,Math.max(i===J.Down?h.top:h.top+h.height/2,c.y))},m=i===J.Right&&!l||i===J.Left&&!s,v=i===J.Down&&!u||i===J.Up&&!a;if(m&&p.x!==c.x){let e=n.scrollLeft+t.x,a=i===J.Right&&e<=d.x||i===J.Left&&e>=f.x;if(a&&!t.y){n.scrollTo({left:e,behavior:o});return}a?r.x=n.scrollLeft-e:r.x=i===J.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:o});break}if(v&&p.y!==c.y){let e=n.scrollTop+t.y,a=i===J.Down&&e<=d.y||i===J.Up&&e>=f.y;if(a&&!t.x){n.scrollTo({top:e,behavior:o});return}a?r.y=n.scrollTop-e:r.y=i===J.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:o});break}}this.handleMove(e,Cc(Cd(c,this.referenceCoordinates),r))}}}handleMove(e,t){let{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){let{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){let{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function C0(e){return!!(e&&"distance"in e)}function C1(e){return!!(e&&"delay"in e)}CQ.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=CG,onActivation:i}=t,{active:a}=n,{code:o}=e.nativeEvent;if(r.start.includes(o)){let t=a.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==i||i({event:e.nativeEvent}),!0)}return!1}}];class C2{constructor(e,t,n){var r;void 0===n&&(n=function(e){let{EventTarget:t}=S6(e);return e instanceof t?e:Ce(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;let{event:i}=e,{target:a}=i;this.props=e,this.events=t,this.document=Ce(a),this.documentListeners=new C$(this.document),this.listeners=new C$(n),this.windowListeners=new C$(S6(a)),this.initialCoordinates=null!=(r=Ch(i))?r:CS,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){let{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(G.Resize,this.handleCancel),this.windowListeners.add(G.DragStart,CY),this.windowListeners.add(G.VisibilityChange,this.handleCancel),this.windowListeners.add(G.ContextMenu,CY),this.documentListeners.add(G.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(C1(t)){this.timeoutId=setTimeout(this.handleStart,t.delay);return}if(C0(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){let{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(G.Click,CX,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(G.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;let{activated:n,initialCoordinates:r,props:i}=this,{onMove:a,options:{activationConstraint:o}}=i;if(!r)return;let l=null!=(t=Ch(e))?t:CS,s=Cd(r,l);if(!n&&o){if(C0(o)){if(null!=o.tolerance&&CK(s,o.tolerance))return this.handleCancel();if(CK(s,o.distance))return this.handleStart()}return C1(o)&&CK(s,o.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),a(l)}handleEnd(){let{onEnd:e}=this.props;this.detach(),e()}handleCancel(){let{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===J.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}let C4={move:{name:"pointermove"},end:{name:"pointerup"}};class C3 extends C2{constructor(e){let{event:t}=e;super(e,C4,Ce(t.target))}}C3.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!!n.isPrimary&&0===n.button&&(null==r||r({event:n}),!0)}}];let C5={move:{name:"mousemove"},end:{name:"mouseup"}};(S=Q||(Q={}))[S.RightClick=2]="RightClick";class C6 extends C2{constructor(e){super(e,C5,Ce(e.event.target))}}C6.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==Q.RightClick&&(null==r||r({event:n}),!0)}}];let C8={move:{name:"touchmove"},end:{name:"touchend"}};class C7 extends C2{constructor(e){super(e,C8)}static setup(){return window.addEventListener(C8.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(C8.move.name,e)};function e(){}}}C7.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t,{touches:i}=n;return!(i.length>1)&&(null==r||r({event:n}),!0)}}],(C=ee||(ee={}))[C.Pointer=0]="Pointer",C[C.DraggableRect=1]="DraggableRect",(M=et||(et={}))[M.TreeOrder=0]="TreeOrder",M[M.ReversedTreeOrder=1]="ReversedTreeOrder";let C9={x:{[X.Backward]:!1,[X.Forward]:!1},y:{[X.Backward]:!1,[X.Forward]:!1}};(_=en||(en={}))[_.Always=0]="Always",_[_.BeforeDragging=1]="BeforeDragging",_[_.WhileDragging=2]="WhileDragging",(er||(er={})).Optimized="optimized";let Me=new Map;function Mt(e,t){return Ci(n=>e?n||("function"==typeof t?t(e):e):null,[t,e])}function Mn(e){let{callback:t,disabled:n}=e,r=Cn(t),i=(0,eo.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;let{ResizeObserver:e}=window;return new e(r)},[n]);return(0,eo.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}function Mr(e){return new Cq(CA(e),e)}function Mi(e,t,n){void 0===t&&(t=Mr);let[r,i]=(0,eo.useReducer)(function(r){if(!e)return null;if(!1===e.isConnected){var i;return null!=(i=null!=r?r:n)?i:null}let a=t(e);return JSON.stringify(r)===JSON.stringify(a)?r:a},null),a=function(e){let{callback:t,disabled:n}=e,r=Cn(t),i=(0,eo.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;let{MutationObserver:e}=window;return new e(r)},[r,n]);return(0,eo.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}({callback(t){if(e)for(let n of t){let{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){i();break}}}}),o=Mn({callback:i});return Ct(()=>{i(),e?(null==o||o.observe(e),null==a||a.observe(document.body,{childList:!0,subtree:!0})):(null==o||o.disconnect(),null==a||a.disconnect())},[e]),r}let Ma=[];function Mo(e,t){void 0===t&&(t=[]);let n=(0,eo.useRef)(null);return(0,eo.useEffect)(()=>{n.current=null},t),(0,eo.useEffect)(()=>{let t=e!==CS;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)},[e]),n.current?Cd(e,n.current):CS}function Ml(e){return(0,eo.useMemo)(()=>e?function(e){let t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null,[e])}let Ms=[];function Mu(e){if(!e)return null;if(e.children.length>1)return e;let t=e.children[0];return S7(t)?t:e}let Mc=[{sensor:C3,options:{}},{sensor:CQ,options:{}}],Md={current:{}},Mf={draggable:{measure:CN},droppable:{measure:CN,strategy:en.WhileDragging,frequency:er.Optimized},dragOverlay:{measure:CA}};class Mh extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(e=>{let{disabled:t}=e;return!t})}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}let Mp={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Mh,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Ck},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Mf,measureDroppableContainers:Ck,windowRect:null,measuringScheduled:!1},Mm={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Ck,draggableNodes:new Map,over:null,measureDroppableContainers:Ck},Mv=(0,eo.createContext)(Mm),Mg=(0,eo.createContext)(Mp);function My(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Mh}}}function Mx(e,t){switch(t.type){case Y.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case Y.DragMove:if(!e.draggable.active)return e;return{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case Y.DragEnd:case Y.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case Y.RegisterDroppable:{let{element:n}=t,{id:r}=n,i=new Mh(e.droppable.containers);return i.set(r,n),{...e,droppable:{...e.droppable,containers:i}}}case Y.SetDroppableDisabled:{let{id:n,key:r,disabled:i}=t,a=e.droppable.containers.get(n);if(!a||r!==a.key)return e;let o=new Mh(e.droppable.containers);return o.set(n,{...a,disabled:i}),{...e,droppable:{...e.droppable,containers:o}}}case Y.UnregisterDroppable:{let{id:n,key:r}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;let a=new Mh(e.droppable.containers);return a.delete(n),{...e,droppable:{...e.droppable,containers:a}}}default:return e}}function Mb(e){let{disabled:t}=e,{active:n,activatorEvent:r,draggableNodes:i}=(0,eo.useContext)(Mv),a=Co(r),o=Co(null==n?void 0:n.id);return(0,eo.useEffect)(()=>{if(!t&&!r&&a&&null!=o){if(!Cf(a)||document.activeElement===a.target)return;let e=i.get(o);if(!e)return;let{activatorNode:t,node:n}=e;(t.current||n.current)&&requestAnimationFrame(()=>{for(let e of[t.current,n.current]){if(!e)continue;let t=e.matches(Cm)?e:e.querySelector(Cm);if(t){t.focus();break}}})}},[r,t,i,o,a]),null}function Mw(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce((e,t)=>t({transform:e,...r}),n):n}let Mj=(0,eo.createContext)({...CS,scaleX:1,scaleY:1});(O=ei||(ei={}))[O.Uninitialized=0]="Uninitialized",O[O.Initializing=1]="Initializing",O[O.Initialized=2]="Initialized";let Mk=(0,eo.memo)(function(e){var t,n,r,i,a,o;let{id:l,accessibility:s,autoScroll:u=!0,children:c,sensors:d=Mc,collisionDetection:f=CM,measuring:h,modifiers:p,...m}=e,[v,g]=(0,eo.useReducer)(Mx,void 0,My),[y,x]=function(){let[e]=(0,eo.useState)(()=>new Set),t=(0,eo.useCallback)(t=>(e.add(t),()=>e.delete(t)),[e]);return[(0,eo.useCallback)(t=>{let{type:n,event:r}=t;e.forEach(e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)})},[e]),t]}(),[b,w]=(0,eo.useState)(ei.Uninitialized),j=b===ei.Initialized,{draggable:{active:k,nodes:E,translate:S},droppable:{containers:C}}=v,M=k?E.get(k):null,_=(0,eo.useRef)({initial:null,translated:null}),O=(0,eo.useMemo)(()=>{var e;return null!=k?{id:k,data:null!=(e=null==M?void 0:M.data)?e:Md,rect:_}:null},[k,M]),T=(0,eo.useRef)(null),[P,A]=(0,eo.useState)(null),[N,R]=(0,eo.useState)(null),D=Cr(m,Object.values(m)),L=Cs("DndDescribedBy",l),Z=(0,eo.useMemo)(()=>C.getEnabled(),[C]),F=(0,eo.useMemo)(()=>({draggable:{...Mf.draggable,...null==h?void 0:h.draggable},droppable:{...Mf.droppable,...null==h?void 0:h.droppable},dragOverlay:{...Mf.dragOverlay,...null==h?void 0:h.dragOverlay}}),[null==h?void 0:h.draggable,null==h?void 0:h.droppable,null==h?void 0:h.dragOverlay]),{droppableRects:z,measureDroppableContainers:V,measuringScheduled:B}=function(e,t){let{dragging:n,dependencies:r,config:i}=t,[a,o]=(0,eo.useState)(null),{frequency:l,measure:s,strategy:u}=i,c=(0,eo.useRef)(e),d=function(){switch(u){case en.Always:return!1;case en.BeforeDragging:return n;default:return!n}}(),f=Cr(d),h=(0,eo.useCallback)(function(e){void 0===e&&(e=[]),f.current||o(t=>null===t?e:t.concat(e.filter(e=>!t.includes(e))))},[f]),p=(0,eo.useRef)(null),m=Ci(t=>{if(d&&!n)return Me;if(!t||t===Me||c.current!==e||null!=a){let t=new Map;for(let n of e){if(!n)continue;if(a&&a.length>0&&!a.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}let e=n.node.current,r=e?new Cq(s(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t},[e,a,n,d,s]);return(0,eo.useEffect)(()=>{c.current=e},[e]),(0,eo.useEffect)(()=>{d||h()},[n,d]),(0,eo.useEffect)(()=>{a&&a.length>0&&o(null)},[JSON.stringify(a)]),(0,eo.useEffect)(()=>{d||"number"!=typeof l||null!==p.current||(p.current=setTimeout(()=>{h(),p.current=null},l))},[l,d,h,...r]),{droppableRects:m,measureDroppableContainers:h,measuringScheduled:null!=a}}(Z,{dragging:j,dependencies:[S.x,S.y],config:F.droppable}),I=function(e,t){let n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return Ci(e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null},[r,t])}(E,k),H=(0,eo.useMemo)(()=>N?Ch(N):null,[N]),U=function(){let e=(null==P?void 0:P.autoScrollEnabled)===!1,t="object"==typeof u?!1===u.enabled:!1===u,n=j&&!e&&!t;return"object"==typeof u?{...u,enabled:n}:{enabled:n}}(),W=Mt(I,F.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:i=!0}=e,a=(0,eo.useRef)(!1),{x:o,y:l}="boolean"==typeof i?{x:i,y:i}:i;Ct(()=>{if(!o&&!l||!t){a.current=!1;return}if(a.current||!r)return;let e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;let i=C_(n(e),r);if(o||(i.x=0),l||(i.y=0),a.current=!0,Math.abs(i.x)>0||Math.abs(i.y)>0){let t=CD(e);t&&t.scrollBy({top:i.y,left:i.x})}},[t,o,l,r,n])}({activeNode:k?E.get(k):null,config:U.layoutShiftCompensation,initialRect:W,measure:F.draggable.measure});let q=Mi(I,F.draggable.measure,W),$=Mi(I?I.parentElement:null),K=(0,eo.useRef)({activatorEvent:null,active:null,activeNode:I,collisionRect:null,collisions:null,droppableRects:z,draggableNodes:E,draggingNode:null,draggingNodeRect:null,droppableContainers:C,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),G=C.getNodeFor(null==(t=K.current.over)?void 0:t.id),J=function(e){let{measure:t}=e,[n,r]=(0,eo.useState)(null),i=Mn({callback:(0,eo.useCallback)(e=>{for(let{target:n}of e)if(S7(n)){r(e=>{let r=t(n);return e?{...e,width:r.width,height:r.height}:r});break}},[t])}),[a,o]=Ca((0,eo.useCallback)(e=>{let n=Mu(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)},[t,i]));return(0,eo.useMemo)(()=>({nodeRef:a,rect:n,setRef:o}),[n,a,o])}({measure:F.dragOverlay.measure}),Q=null!=(n=J.nodeRef.current)?n:I,er=j?null!=(r=J.rect)?r:q:null,ea=!!(J.nodeRef.current&&J.rect),el=function(e){let t=Mt(e);return C_(e,t)}(ea?null:q),es=Ml(Q?S6(Q):null),eu=function(e){let t=(0,eo.useRef)(e),n=Ci(n=>e?n&&n!==Ma&&e&&t.current&&e.parentNode===t.current.parentNode?n:CR(e):Ma,[e]);return(0,eo.useEffect)(()=>{t.current=e},[e]),n}(j?null!=G?G:I:null),ec=function(e,t){void 0===t&&(t=CA);let[n]=e,r=Ml(n?S6(n):null),[i,a]=(0,eo.useReducer)(function(){return e.length?e.map(e=>CV(e)?r:new Cq(t(e),e)):Ms},Ms),o=Mn({callback:a});return e.length>0&&i===Ms&&a(),Ct(()=>{e.length?e.forEach(e=>null==o?void 0:o.observe(e)):(null==o||o.disconnect(),a())},[e]),i}(eu),ed=Mw(p,{transform:{x:S.x-el.x,y:S.y-el.y,scaleX:1,scaleY:1},activatorEvent:N,active:O,activeNodeRect:q,containerNodeRect:$,draggingNodeRect:er,over:K.current.over,overlayNodeRect:J.rect,scrollableAncestors:eu,scrollableAncestorRects:ec,windowRect:es}),ef=H?Cc(H,S):null,eh=function(e){let[t,n]=(0,eo.useState)(null),r=(0,eo.useRef)(e),i=(0,eo.useCallback)(e=>{let t=CL(e.target);t&&n(e=>e?(e.set(t,Cz(t)),new Map(e)):null)},[]);return(0,eo.useEffect)(()=>{let t=r.current;if(e!==t){a(t);let o=e.map(e=>{let t=CL(e);return t?(t.addEventListener("scroll",i,{passive:!0}),[t,Cz(t)]):null}).filter(e=>null!=e);n(o.length?new Map(o):null),r.current=e}return()=>{a(e),a(t)};function a(e){e.forEach(e=>{let t=CL(e);null==t||t.removeEventListener("scroll",i)})}},[i,e]),(0,eo.useMemo)(()=>e.length?t?Array.from(t.values()).reduce((e,t)=>Cc(e,t),CS):CH(e):CS,[e,t])}(eu),ep=Mo(eh),em=Mo(eh,[q]),ev=Cc(ed,ep),eg=er?CO(er,ed):null,ey=O&&eg?f({active:O,collisionRect:eg,droppableRects:z,droppableContainers:Z,pointerCoordinates:ef}):null,ex=function(e,t){if(!e||0===e.length)return null;let[n]=e;return t?n[t]:n}(ey,"id"),[eb,ew]=(0,eo.useState)(null),ej=(a=ea?ed:Cc(ed,em),o=null!=(i=null==eb?void 0:eb.rect)?i:null,{...a,scaleX:o&&q?o.width/q.width:1,scaleY:o&&q?o.height/q.height:1}),ek=(0,eo.useCallback)((e,t)=>{let{sensor:n,options:r}=t;if(null==T.current)return;let i=E.get(T.current);if(!i)return;let a=e.nativeEvent,o=new n({active:T.current,activeNode:i,event:a,options:r,context:K,onStart(e){let t=T.current;if(null==t)return;let n=E.get(t);if(!n)return;let{onDragStart:r}=D.current,i={active:{id:t,data:n.data,rect:_}};(0,tD.unstable_batchedUpdates)(()=>{null==r||r(i),w(ei.Initializing),g({type:Y.DragStart,initialCoordinates:e,active:t}),y({type:"onDragStart",event:i})})},onMove(e){g({type:Y.DragMove,coordinates:e})},onEnd:l(Y.DragEnd),onCancel:l(Y.DragCancel)});function l(e){return async function(){let{active:t,collisions:n,over:r,scrollAdjustedTranslate:i}=K.current,o=null;if(t&&i){let{cancelDrop:l}=D.current;o={activatorEvent:a,active:t,collisions:n,delta:i,over:r},e===Y.DragEnd&&"function"==typeof l&&await Promise.resolve(l(o))&&(e=Y.DragCancel)}T.current=null,(0,tD.unstable_batchedUpdates)(()=>{g({type:e}),w(ei.Uninitialized),ew(null),A(null),R(null);let t=e===Y.DragEnd?"onDragEnd":"onDragCancel";if(o){let e=D.current[t];null==e||e(o),y({type:t,event:o})}})}}(0,tD.unstable_batchedUpdates)(()=>{A(o),R(e.nativeEvent)})},[E]),eE=(0,eo.useCallback)((e,t)=>(n,r)=>{let i=n.nativeEvent,a=E.get(r);null!==T.current||!a||i.dndKit||i.defaultPrevented||!0!==e(n,t.options,{active:a})||(i.dndKit={capturedBy:t.sensor},T.current=r,ek(n,t))},[E,ek]),eS=(0,eo.useMemo)(()=>d.reduce((e,t)=>{let{sensor:n}=t;return[...e,...n.activators.map(e=>({eventName:e.eventName,handler:eE(e.handler,t)}))]},[]),[d,eE]);(0,eo.useEffect)(()=>{if(!S4)return;let e=d.map(e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()});return()=>{for(let t of e)null==t||t()}},d.map(e=>{let{sensor:t}=e;return t})),Ct(()=>{q&&b===ei.Initializing&&w(ei.Initialized)},[q,b]),(0,eo.useEffect)(()=>{let{onDragMove:e}=D.current,{active:t,activatorEvent:n,collisions:r,over:i}=K.current;if(!t||!n)return;let a={active:t,activatorEvent:n,collisions:r,delta:{x:ev.x,y:ev.y},over:i};(0,tD.unstable_batchedUpdates)(()=>{null==e||e(a),y({type:"onDragMove",event:a})})},[ev.x,ev.y]),(0,eo.useEffect)(()=>{let{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:i}=K.current;if(!e||null==T.current||!t||!i)return;let{onDragOver:a}=D.current,o=r.get(ex),l=o&&o.rect.current?{id:o.id,rect:o.rect.current,data:o.data,disabled:o.disabled}:null,s={active:e,activatorEvent:t,collisions:n,delta:{x:i.x,y:i.y},over:l};(0,tD.unstable_batchedUpdates)(()=>{ew(l),null==a||a(s),y({type:"onDragOver",event:s})})},[ex]),Ct(()=>{K.current={activatorEvent:N,active:O,activeNode:I,collisionRect:eg,collisions:ey,droppableRects:z,draggableNodes:E,draggingNode:Q,draggingNodeRect:er,droppableContainers:C,over:eb,scrollableAncestors:eu,scrollAdjustedTranslate:ev},_.current={initial:er,translated:eg}},[O,I,ey,eg,E,Q,er,z,C,eb,eu,ev]),function(e){let{acceleration:t,activator:n=ee.Pointer,canScroll:r,draggingRect:i,enabled:a,interval:o=5,order:l=et.TreeOrder,pointerCoordinates:s,scrollableAncestors:u,scrollableAncestorRects:c,delta:d,threshold:f}=e,h=function(e){let{delta:t,disabled:n}=e,r=Co(t);return Ci(e=>{if(n||!r||!e)return C9;let i={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[X.Backward]:e.x[X.Backward]||-1===i.x,[X.Forward]:e.x[X.Forward]||1===i.x},y:{[X.Backward]:e.y[X.Backward]||-1===i.y,[X.Forward]:e.y[X.Forward]||1===i.y}}},[n,t,r])}({delta:d,disabled:!a}),[p,m]=function(){let e=(0,eo.useRef)(null);return[(0,eo.useCallback)((t,n)=>{e.current=setInterval(t,n)},[]),(0,eo.useCallback)(()=>{null!==e.current&&(clearInterval(e.current),e.current=null)},[])]}(),v=(0,eo.useRef)({x:0,y:0}),g=(0,eo.useRef)({x:0,y:0}),y=(0,eo.useMemo)(()=>{switch(n){case ee.Pointer:return s?{top:s.y,bottom:s.y,left:s.x,right:s.x}:null;case ee.DraggableRect:return i}},[n,i,s]),x=(0,eo.useRef)(null),b=(0,eo.useCallback)(()=>{let e=x.current;if(!e)return;let t=v.current.x*g.current.x,n=v.current.y*g.current.y;e.scrollBy(t,n)},[]),w=(0,eo.useMemo)(()=>l===et.TreeOrder?[...u].reverse():u,[l,u]);(0,eo.useEffect)(()=>{if(!a||!u.length||!y){m();return}for(let e of w){if((null==r?void 0:r(e))===!1)continue;let n=c[u.indexOf(e)];if(!n)continue;let{direction:i,speed:a}=function(e,t,n,r,i){let{top:a,left:o,right:l,bottom:s}=n;void 0===r&&(r=10),void 0===i&&(i=CI);let{isTop:u,isBottom:c,isLeft:d,isRight:f}=CB(e),h={x:0,y:0},p={x:0,y:0},m={height:t.height*i.y,width:t.width*i.x};return!u&&a<=t.top+m.height?(h.y=X.Backward,p.y=r*Math.abs((t.top+m.height-a)/m.height)):!c&&s>=t.bottom-m.height&&(h.y=X.Forward,p.y=r*Math.abs((t.bottom-m.height-s)/m.height)),!f&&l>=t.right-m.width?(h.x=X.Forward,p.x=r*Math.abs((t.right-m.width-l)/m.width)):!d&&o<=t.left+m.width&&(h.x=X.Backward,p.x=r*Math.abs((t.left+m.width-o)/m.width)),{direction:h,speed:p}}(e,n,y,t,f);for(let e of["x","y"])h[e][i[e]]||(a[e]=0,i[e]=0);if(a.x>0||a.y>0){m(),x.current=e,p(b,o),v.current=a,g.current=i;return}}v.current={x:0,y:0},g.current={x:0,y:0},m()},[t,b,r,m,a,o,JSON.stringify(y),JSON.stringify(h),p,u,w,c,JSON.stringify(f)])}({...U,delta:S,draggingRect:eg,pointerCoordinates:ef,scrollableAncestors:eu,scrollableAncestorRects:ec});let eC=(0,eo.useMemo)(()=>({active:O,activeNode:I,activeNodeRect:q,activatorEvent:N,collisions:ey,containerNodeRect:$,dragOverlay:J,draggableNodes:E,droppableContainers:C,droppableRects:z,over:eb,measureDroppableContainers:V,scrollableAncestors:eu,scrollableAncestorRects:ec,measuringConfiguration:F,measuringScheduled:B,windowRect:es}),[O,I,q,N,ey,$,J,E,C,z,eb,V,eu,ec,F,B,es]),eM=(0,eo.useMemo)(()=>({activatorEvent:N,activators:eS,active:O,activeNodeRect:q,ariaDescribedById:{draggable:L},dispatch:g,draggableNodes:E,over:eb,measureDroppableContainers:V}),[N,eS,O,q,g,L,E,eb,V]);return eo.createElement(Cx.Provider,{value:x},eo.createElement(Mv.Provider,{value:eM},eo.createElement(Mg.Provider,{value:eC},eo.createElement(Mj.Provider,{value:ej},c)),eo.createElement(Mb,{disabled:(null==s?void 0:s.restoreFocus)===!1})),eo.createElement(Cj,{...s,hiddenTextDescribedById:L}))}),ME=(0,eo.createContext)(null),MS="button",MC={timeout:25};function MM(e){let{animation:t,children:n}=e,[r,i]=(0,eo.useState)(null),[a,o]=(0,eo.useState)(null),l=Co(n);return n||r||!l||i(l),Ct(()=>{if(!a)return;let e=null==r?void 0:r.key,n=null==r?void 0:r.props.id;if(null==e||null==n){i(null);return}Promise.resolve(t(n,a)).then(()=>{i(null)})},[t,r,a]),eo.createElement(eo.Fragment,null,n,r?(0,eo.cloneElement)(r,{ref:o}):null)}let M_={x:0,y:0,scaleX:1,scaleY:1};function MO(e){let{children:t}=e;return eo.createElement(Mv.Provider,{value:Mm},eo.createElement(Mj.Provider,{value:M_},t))}let MT={position:"fixed",touchAction:"none"},MP=e=>Cf(e)?"transform 250ms ease":void 0,MA=(0,eo.forwardRef)((e,t)=>{let{as:n,activatorEvent:r,adjustScale:i,children:a,className:o,rect:l,style:s,transform:u,transition:c=MP}=e;if(!l)return null;let d=i?u:{...u,scaleX:1,scaleY:1},f={...MT,width:l.width,height:l.height,top:l.top,left:l.left,transform:Cp.Transform.toString(d),transformOrigin:i&&r?function(e,t){let n=Ch(e);if(!n)return"0 0";let r={x:(n.x-t.left)/t.width*100,y:(n.y-t.top)/t.height*100};return r.x+"% "+r.y+"%"}(r,l):void 0,transition:"function"==typeof c?c(r):c,...s};return eo.createElement(n,{className:o,style:f,ref:t},a)}),MN={duration:250,easing:"ease",keyframes:e=>{let{transform:{initial:t,final:n}}=e;return[{transform:Cp.Transform.toString(t)},{transform:Cp.Transform.toString(n)}]},sideEffects:(T={styles:{active:{opacity:"0"}}},e=>{let{active:t,dragOverlay:n}=e,r={},{styles:i,className:a}=T;if(null!=i&&i.active)for(let[e,n]of Object.entries(i.active))void 0!==n&&(r[e]=t.node.style.getPropertyValue(e),t.node.style.setProperty(e,n));if(null!=i&&i.dragOverlay)for(let[e,t]of Object.entries(i.dragOverlay))void 0!==t&&n.node.style.setProperty(e,t);return null!=a&&a.active&&t.node.classList.add(a.active),null!=a&&a.dragOverlay&&n.node.classList.add(a.dragOverlay),function(){for(let[e,n]of Object.entries(r))t.node.style.setProperty(e,n);null!=a&&a.active&&t.node.classList.remove(a.active)}})},MR=0,MD=eo.memo(e=>{var t;let{adjustScale:n=!1,children:r,dropAnimation:i,style:a,transition:o,modifiers:l,wrapperElement:s="div",className:u,zIndex:c=999}=e,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggableNodes:m,droppableContainers:v,dragOverlay:g,over:y,measuringConfiguration:x,scrollableAncestors:b,scrollableAncestorRects:w,windowRect:j}=(0,eo.useContext)(Mg),k=(0,eo.useContext)(Mj),E=(t=null==f?void 0:f.id,(0,eo.useMemo)(()=>{if(null!=t)return++MR},[t])),S=Mw(l,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggingNodeRect:g.rect,over:y,overlayNodeRect:g.rect,scrollableAncestors:b,scrollableAncestorRects:w,transform:k,windowRect:j}),C=Mt(h),M=function(e){let{config:t,draggableNodes:n,droppableContainers:r,measuringConfiguration:i}=e;return Cn((e,a)=>{if(null===t)return;let o=n.get(e);if(!o)return;let l=o.node.current;if(!l)return;let s=Mu(a);if(!s)return;let{transform:u}=S6(a).getComputedStyle(a),c=CT(u);if(!c)return;let d="function"==typeof t?t:function(e){let{duration:t,easing:n,sideEffects:r,keyframes:i}={...MN,...e};return e=>{let{active:a,dragOverlay:o,transform:l,...s}=e;if(!t)return;let u={x:o.rect.left-a.rect.left,y:o.rect.top-a.rect.top},c={scaleX:1!==l.scaleX?a.rect.width*l.scaleX/o.rect.width:1,scaleY:1!==l.scaleY?a.rect.height*l.scaleY/o.rect.height:1},d={x:l.x-u.x,y:l.y-u.y,...c},f=i({...s,active:a,dragOverlay:o,transform:{initial:l,final:d}}),[h]=f,p=f[f.length-1];if(JSON.stringify(h)===JSON.stringify(p))return;let m=null==r?void 0:r({active:a,dragOverlay:o,...s}),v=o.node.animate(f,{duration:t,easing:n,fill:"forwards"});return new Promise(e=>{v.onfinish=()=>{null==m||m(),e()}})}}(t);return CU(l,i.draggable.measure),d({active:{id:e,data:o.data,node:l,rect:i.draggable.measure(l)},draggableNodes:n,dragOverlay:{node:a,rect:i.dragOverlay.measure(s)},droppableContainers:r,measuringConfiguration:i,transform:c})})}({config:i,draggableNodes:m,droppableContainers:v,measuringConfiguration:x}),_=C?g.setRef:void 0;return eo.createElement(MO,null,eo.createElement(MM,{animation:M},f&&E?eo.createElement(MA,{key:E,id:f.id,ref:_,as:s,activatorEvent:d,adjustScale:n,className:u,transition:o,rect:C,style:{zIndex:c,...a},transform:S},r):null))});function ML(){return(0,eo.forwardRef)((e,t)=>{let{data:n,style:r,attributes:i,listeners:a,context:o,columns:l,rowSize:s="default",focusId:u,focusColor:c="default",getCellClassNames:d,getContentClassNames:f,className:h}=e;return(0,ea.jsx)("tr",{ref:t,...i,...a,style:r,id:n.id,"data-testid":n.id,onClick:n.onClick,className:(0,eW.cx)("border-b border-gray-200/50 dark:border-graydark-100",n.onClick?"cursor-pointer":"",n.className,h),children:l.map((e,t)=>{let{id:r,render:i,contentClassName:a,cellClassName:l,rowCellClassName:h,rowContentClassName:p}=e;return(0,ea.jsx)("td",{"data-testid":r,className:(0,eW.cx)(d(t,(0,eW.cx)(l,h),!1),u&&u===n.id?["shadow-border-y","first:shadow-border-tlb","last:shadow-border-trb"]:"","default"===c?"!shadow-blue-900 dark:!shadow-blue-200":"","blue"===c?"!shadow-blue-500 dark:!shadow-blue-400":"","red"===c?"!shadow-red-500 dark:!shadow-red-400":"","amber"===c?"!shadow-amber-500 dark:!shadow-amber-500":"","green"===c?"!shadow-green-500 dark:!shadow-green-400":""),children:(0,ea.jsx)("div",{className:(0,eW.cx)(f(t,(0,eW.cx)(a,p)),"dense"===s?"h-[50px]":"default"===s?"h-[100px]":""),children:(0,ea.jsx)(i,{data:n,context:o})})},"".concat(r,"/").concat(n.id))})},n.id)})}function MZ(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:a,focusColor:o="default",getCellClassNames:l,getContentClassNames:s}=e,{attributes:u,listeners:c,setNodeRef:d,transform:f}=function(e){let{id:t,data:n,disabled:r=!1,attributes:i}=e,a=Cs("Droppable"),{activators:o,activatorEvent:l,active:s,activeNodeRect:u,ariaDescribedById:c,draggableNodes:d,over:f}=(0,eo.useContext)(Mv),{role:h=MS,roleDescription:p="draggable",tabIndex:m=0}=null!=i?i:{},v=(null==s?void 0:s.id)===t,g=(0,eo.useContext)(v?Mj:ME),[y,x]=Ca(),[b,w]=Ca(),j=(0,eo.useMemo)(()=>o.reduce((e,n)=>{let{eventName:r,handler:i}=n;return e[r]=e=>{i(e,t)},e},{}),[o,t]),k=Cr(n);return Ct(()=>(d.set(t,{id:t,key:a,node:y,activatorNode:b,data:k}),()=>{let e=d.get(t);e&&e.key===a&&d.delete(t)}),[d,t]),{active:s,activatorEvent:l,activeNodeRect:u,attributes:(0,eo.useMemo)(()=>({role:h,tabIndex:m,"aria-disabled":r,"aria-pressed":!!v&&h===MS||void 0,"aria-roledescription":p,"aria-describedby":c.draggable}),[r,h,m,v,p,c.draggable]),isDragging:v,listeners:r?void 0:j,node:y,over:f,setNodeRef:x,setActivatorNodeRef:w,transform:g}}({id:t.id}),h=f?{transform:"translate3d(".concat(f.x,"px, ").concat(f.y,"px, 0)")}:void 0,p=(0,eo.useMemo)(()=>ML(),[]);return(0,ea.jsx)(p,{ref:d,style:h,attributes:u,listeners:c,data:t,context:n,columns:r,rowSize:i,focusId:a,focusColor:o,getCellClassNames:l,getContentClassNames:s})}function MF(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:a,focusColor:o="default",getCellClassNames:l,getContentClassNames:s}=e,{isOver:u,setNodeRef:c}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:i}=e,a=Cs("Droppable"),{active:o,dispatch:l,over:s,measureDroppableContainers:u}=(0,eo.useContext)(Mv),c=(0,eo.useRef)({disabled:n}),d=(0,eo.useRef)(!1),f=(0,eo.useRef)(null),h=(0,eo.useRef)(null),{disabled:p,updateMeasurementsFor:m,timeout:v}={...MC,...i},g=Cr(null!=m?m:r),y=Mn({callback:(0,eo.useCallback)(()=>{if(!d.current){d.current=!0;return}null!=h.current&&clearTimeout(h.current),h.current=setTimeout(()=>{u(Array.isArray(g.current)?g.current:[g.current]),h.current=null},v)},[v]),disabled:p||!o}),[x,b]=Ca((0,eo.useCallback)((e,t)=>{y&&(t&&(y.unobserve(t),d.current=!1),e&&y.observe(e))},[y])),w=Cr(t);return(0,eo.useEffect)(()=>{y&&x.current&&(y.disconnect(),d.current=!1,y.observe(x.current))},[x,y]),Ct(()=>(l({type:Y.RegisterDroppable,element:{id:r,key:a,disabled:n,node:x,rect:f,data:w}}),()=>l({type:Y.UnregisterDroppable,key:a,id:r})),[r]),(0,eo.useEffect)(()=>{n!==c.current.disabled&&(l({type:Y.SetDroppableDisabled,id:r,key:a,disabled:n}),c.current.disabled=n)},[r,a,n,l]),{active:o,rect:f,isOver:(null==s?void 0:s.id)===r,node:x,over:s,setNodeRef:b}}({id:t.id}),d=(0,eo.useMemo)(()=>ML(),[]);return(0,ea.jsx)(d,{ref:c,className:u?"bg-blue-200/20 dark:bg-blue-300/20":"",data:t,context:n,columns:r,rowSize:i,focusId:a,focusColor:o,getCellClassNames:l,getContentClassNames:s})}function Mz(e){let{columns:t,data:n,context:r,sortField:i,sortDirection:a,sortableColumns:o,toggleSort:l,rowSize:s="default",pageSize:u,isLoading:c,emptyState:d,focusId:f,focusColor:h="default",onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,draggingDatum:x,testId:b}=e,w="emptyState";!c||(null==n?void 0:n.length)||(w="skeleton"),(null==n?void 0:n.length)&&(w="currentData");let j=(0,eo.useCallback)((e,n,r)=>(0,eW.cx)(0===e?"pl-6":"pl-4",e===t.length-1?"pr-6":"pr-4",r?[0===e?"rounded-tl-lg":"",e===t.length-1?"rounded-tr-lg":""]:"",n),[t]),k=(0,eo.useCallback)((e,t)=>(0,eW.cx)("flex items-center",t),[]),E=(0,eo.useMemo)(()=>ML(),[]),S=function(){for(var e=arguments.length,t=Array(e),n=0;n[...t].filter(e=>null!=e),[...t])}(CE(C6,{activationConstraint:{distance:10}}),CE(C7,{activationConstraint:{delay:250,tolerance:5}})),C=(0,eo.useMemo)(()=>t.some(e=>{let{summary:t}=e;return t&&t({context:r})}),[t,r]);return(0,ea.jsxs)(Mk,{sensors:S,onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,children:[(0,ea.jsx)(MD,{children:x&&(0,ea.jsx)(nE,{className:"inline-block",children:(0,ea.jsx)("table",{children:(0,ea.jsx)(E,{className:"pointer-events-none",data:x,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},x.id)})})}),(0,ea.jsxs)(nE,{children:[(0,ea.jsxs)("table",{"data-testid":b,"data-loading":"skeleton"===w,className:"relative z-10 table-auto border-collapse w-full",children:[(0,ea.jsxs)("thead",{className:(0,eW.cx)("sticky top-0 z-20 bg-white dark:bg-graydark-100","shadow-border-b shadow-gray-400 dark:shadow-graydark-300"),children:[(0,ea.jsx)("tr",{children:t.map((e,t)=>{let{id:n,icon:r,label:s,tip:u,cellClassName:c,contentClassName:d}=e,f=(null==o?void 0:o.includes(n))&&!!l,h=i===n;return(0,ea.jsx)("th",{"data-testid":n,className:(0,eW.cx)(j(t,c,!1),"border-b border-gray-400 dark:border-graydark-400"),children:(0,ea.jsx)("div",{className:"overflow-hidden py-3",children:(0,ea.jsxs)("div",{onClick:()=>{f&&l(n)},className:(0,eW.cx)(k(t,d),f?"cursor-pointer":""),children:[(0,ea.jsx)(sM,{content:u,children:(0,ea.jsxs)(nw,{color:"subtle",className:"relative flex gap-1",ellipsis:!0,children:[r?(0,ea.jsx)("div",{children:r}):null,(0,ea.jsx)(nw,{ellipsis:!0,size:"12",weight:"medium",children:s})]})}),h&&(0,ea.jsx)(nw,{color:"contrast",children:"asc"===a?(0,ea.jsx)(sT.kqg,{className:"scale-75"}):(0,ea.jsx)(sT.EMN,{className:"scale-75"})}),f&&!h&&(0,ea.jsx)(nw,{color:"verySubtle",children:(0,ea.jsx)(sT.kqg,{className:"scale-75"})})]})})},n)})}),C&&(0,ea.jsx)("tr",{children:t.map((e,t)=>{let{id:n,cellClassName:i,contentClassName:a,summary:o}=e;return(0,ea.jsx)("th",{"data-testid":n,className:(0,eW.cx)(j(t,i,!1),"border-b border-gray-400 dark:border-graydark-400","relative -top-px"),children:(0,ea.jsx)("div",{className:"overflow-hidden py-3",children:(0,ea.jsx)("div",{className:(0,eW.cx)(k(t,a)),children:o&&(0,ea.jsx)(o,{context:r})})})},n)})})]}),(0,ea.jsxs)("tbody",{className:"bg-gray-50 dark:bg-graydark-50",children:["currentData"===w&&(null==n?void 0:n.map(e=>(null==x?void 0:x.id)===e.id?null:e.isDraggable?(0,ea.jsx)(MZ,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id):e.isDroppable?(0,ea.jsx)(MF,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id):(0,ea.jsx)(E,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id))),"skeleton"===w&&SL(u).map(e=>(0,ea.jsx)("tr",{className:"border-b border-gray-200/50 dark:border-graydark-100",children:t.map((e,t)=>{let{id:n,contentClassName:r,cellClassName:i}=e;return(0,ea.jsx)("td",{className:j(t,i,!1),children:(0,ea.jsx)("div",{className:(0,eW.cx)(k(t,r),"dense"===s?"h-[50px]":"h-[100px]")})},"".concat(t,"/").concat(n))})},e))]})]}),"emptyState"===w&&d]})]})}function MV(e){let{offset:t,limit:n,datasetTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>a.push({query:{...a.query,offset:0}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.max(t-n,0)}}),children:(0,ea.jsx)(sT.bdU,{})}),(0,ea.jsx)(sO,{state:"waiting",className:"rounded-none px-3",children:r>0?"".concat(t+1," - ").concat(Math.min(t+n,r)," of ").concat(r?r.toLocaleString():""):i?(0,ea.jsx)(kz,{className:"px-2"}):"No results"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.min(t+n,r)}}),children:(0,ea.jsx)(sT.VUy,{})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-l-none",onClick:()=>a.push({query:{...a.query,offset:Math.floor(r/n)*n}}),children:(0,ea.jsx)("div",{className:"flex",style:{transform:"scale(0.65)"},children:(0,ea.jsx)(sT.RRj,{})})})]})}function MB(e){let{offset:t,limit:n,pageTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>a.push({query:{...a.query,offset:0}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.max(t-n,0)}}),children:(0,ea.jsx)(sT.bdU,{})}),i?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ea.jsx)(kz,{className:"px-2"})}):r?(0,ea.jsxs)(sO,{className:"rounded-none px-3",state:"waiting",children:[t+1," - ",Math.min(t+n,t+r)]}):(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:!(r>=n),size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:t+n}}),children:(0,ea.jsx)(sT.VUy,{})})]})}function MI(e){let{marker:t,isMore:n,pageTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",size:"small",variant:"gray",className:"rounded-r-none",disabled:!t,onClick:()=>a.push({query:{...a.query,marker:""}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),i?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ea.jsx)(kz,{className:"px-2"})}):r?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",children:r}):(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:!n,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,marker:t}}),children:(0,ea.jsx)(sT.VUy,{})})]})}function MH(e){let{separator:t,children:n}=e,r=eo.Children.toArray(n).filter(e=>eo.isValidElement(e)&&("function"!=typeof e.type||null!==e.type(e.props)));return(0,ea.jsx)(ea.Fragment,{children:r.map((e,n)=>{var i,a;return(0,ea.jsxs)(eo.Fragment,{children:[e,nl(),children:(0,ea.jsx)(sT.UG6,{})}),(0,ea.jsx)(MJ,{title:"Lock app",onClick:o,children:(0,ea.jsx)(sT.mBM,{})})]})]})})}var M1=Object.create,M2=Object.defineProperty,M4=Object.getOwnPropertyDescriptor,M3=Object.getOwnPropertyNames,M5=Object.getPrototypeOf,M6=Object.prototype.hasOwnProperty,M8=(D=null!=(R=(A=(e,t)=>{var r,i;r=e,i=function(e){var t,n=void 0===Number.MAX_SAFE_INTEGER?9007199254740991:Number.MAX_SAFE_INTEGER,r=2*536870912,i=new WeakMap,a=(t=function(e,t){return i.set(e,t),t},function(e){var a=i.get(e),o=void 0===a?e.size:an)throw Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;e.has(o);)o=Math.floor(Math.random()*n);return t(e,o)});e.addUniqueNumber=function(e){var t=a(e);return e.add(t),t},e.generateUniqueNumber=a},"object"==typeof e&&"u">typeof t?i(e):"function"==typeof define&&n.amdO?define(["exports"],i):i((r="u">typeof globalThis?globalThis:r||self).fastUniqueNumbers={})},()=>(N||A((N={exports:{}}).exports,N),N.exports))())?M1(M5(R)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of M3(t))M6.call(e,n)||void 0===n||M2(e,n,{get:()=>t[n],enumerable:!(r=M4(t,n))||r.enumerable});return e})(R&&R.__esModule?D:M2(D,"default",{value:R,enumerable:!0}),R)),M7=e=>void 0!==e.method&&"call"===e.method,M9=e=>null===e.error&&"number"==typeof e.id;L=e=>{let t=new Map([[0,()=>{}]]),n=new Map([[0,()=>{}]]),r=new Map,i=new Worker(e);return i.addEventListener("message",({data:e})=>{if(M7(e)){let{params:{timerId:i,timerType:a}}=e;if("interval"===a){let e=t.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==a)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e();else throw Error("The timer is in an undefined state.")}else if("timeout"===a){let e=n.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==a)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e(),n.delete(i);else throw Error("The timer is in an undefined state.")}}else if(M9(e)){let{id:i}=e,a=r.get(i);if(void 0===a)throw Error("The timer is in an undefined state.");let{timerId:o,timerType:l}=a;r.delete(i),"interval"===l?t.delete(o):n.delete(o)}else{let{error:{message:t}}=e;throw Error(t)}}),{clearInterval:e=>{let n=(0,M8.generateUniqueNumber)(r);r.set(n,{timerId:e,timerType:"interval"}),t.set(e,n),i.postMessage({id:n,method:"clear",params:{timerId:e,timerType:"interval"}})},clearTimeout:e=>{let t=(0,M8.generateUniqueNumber)(r);r.set(t,{timerId:e,timerType:"timeout"}),n.set(e,t),i.postMessage({id:t,method:"clear",params:{timerId:e,timerType:"timeout"}})},setInterval:(e,n)=>{let r=(0,M8.generateUniqueNumber)(t);return t.set(r,()=>{e(),"function"==typeof t.get(r)&&i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}}),r},setTimeout:(e,t)=>{let r=(0,M8.generateUniqueNumber)(n);return n.set(r,e),i.postMessage({id:null,method:"set",params:{delay:t,now:performance.now(),timerId:r,timerType:"timeout"}}),r}}},o=null,()=>{if(null!==o)return o;let e=new Blob(['(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error(\'There is no interval scheduled with the given id "\'.concat(t,\'".\'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error(\'The given type "\'.concat(i,\'" is not supported\'));(e=>{const r=t.get(e);if(void 0===r)throw new Error(\'There is no timeout scheduled with the given id "\'.concat(e,\'".\'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error(\'The given method "\'.concat(s.method,\'" is not supported\'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error(\'The given type "\'.concat(d,\'" is not supported\'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();'],{type:"application/javascript; charset=utf-8"}),t=URL.createObjectURL(e);return o=L(t),setTimeout(()=>URL.revokeObjectURL(t)),o};var _e=(typeof window>"u"?"undefined":typeof window)=="object",_t={setTimeout:_e?setTimeout.bind(window):setTimeout,clearTimeout:_e?clearTimeout.bind(window):clearTimeout,setInterval:_e?setInterval.bind(window):setInterval,clearInterval:_e?clearInterval.bind(window):clearInterval},_n={},_r=class{name;closed=!1;mc=new MessageChannel;constructor(e){this.name=e,_n[e]=_n[e]||[],_n[e].push(this),this.mc.port1.start(),this.mc.port2.start(),this.onStorage=this.onStorage.bind(this),window.addEventListener("storage",this.onStorage)}onStorage(e){if(e.storageArea!==window.localStorage||e.key.substring(0,this.name.length)!==this.name||null===e.newValue)return;let t=JSON.parse(e.newValue);this.mc.port2.postMessage(t)}postMessage(e){if(this.closed)throw Error("InvalidStateError");let t=JSON.stringify(e),n=`${this.name}:${String(Date.now())}${String(Math.random())}`;window.localStorage.setItem(n,t),_t.setTimeout(()=>{window.localStorage.removeItem(n)},500),_n[this.name].forEach(e=>{e!==this&&e.mc.port2.postMessage(JSON.parse(t))})}close(){if(this.closed)return;this.closed=!0,this.mc.port1.close(),this.mc.port2.close(),window.removeEventListener("storage",this.onStorage);let e=_n[this.name].indexOf(this);_n[this.name].splice(e,1)}get onmessage(){return this.mc.port1.onmessage}set onmessage(e){this.mc.port1.onmessage=e}get onmessageerror(){return this.mc.port1.onmessageerror}set onmessageerror(e){this.mc.port1.onmessageerror=e}addEventListener(e,t){return this.mc.port1.addEventListener(e,t)}removeEventListener(e,t){return this.mc.port1.removeEventListener(e,t)}dispatchEvent(e){return this.mc.port1.dispatchEvent(e)}},_i=typeof window>"u"?void 0:"function"==typeof window.BroadcastChannel?window.BroadcastChannel:_r;function _a(){return Math.random().toString(36).substring(2)}var _o=class{options;channel;token=_a();isLeader=!1;isDead=!1;isApplying=!1;reApply=!1;intervals=[];listeners=[];deferred;constructor(e,t){this.channel=e,this.options=t,this.apply=this.apply.bind(this),this.awaitLeadership=this.awaitLeadership.bind(this),this.sendAction=this.sendAction.bind(this)}async apply(){if(this.isLeader||this.isDead)return!1;if(this.isApplying)return this.reApply=!0,!1;this.isApplying=!0;let e=!1,t=t=>{let{token:n,action:r}=t.data;n!==this.token&&(0===r&&n>this.token&&(e=!0),1===r&&(e=!0))};this.channel.addEventListener("message",t);try{return this.sendAction(0),await function(e=0){return new Promise(t=>_t.setTimeout(t,e))}(this.options.responseTime),this.channel.removeEventListener("message",t),this.isApplying=!1,e?!!this.reApply&&this.apply():(this.assumeLead(),!0)}catch{return!1}}awaitLeadership(){if(this.isLeader)return Promise.resolve();let e=!1,t=null;return new Promise(n=>{let r=()=>{if(e)return;e=!0;try{_t.clearInterval(t)}catch{}let r=this.intervals.indexOf(t);r>=0&&this.intervals.splice(r,1),this.channel.removeEventListener("message",i),n()};t=_t.setInterval(()=>{this.apply().then(()=>{this.isLeader&&r()})},this.options.fallbackInterval),this.intervals.push(t);let i=e=>{let{action:t}=e.data;2===t&&this.apply().then(()=>{this.isLeader&&r()})};this.channel.addEventListener("message",i)})}sendAction(e){this.channel.postMessage({action:e,token:this.token})}assumeLead(){this.isLeader=!0;let e=e=>{let{action:t}=e.data;0===t&&this.sendAction(1)};return this.channel.addEventListener("message",e),this.listeners.push(e),this.sendAction(1)}waitForLeadership(){return this.deferred||(this.deferred=this.awaitLeadership()),this.deferred}close(){if(!this.isDead){this.isDead=!0,this.isLeader=!1,this.sendAction(2);try{this.listeners.forEach(e=>this.channel.removeEventListener("message",e)),this.intervals.forEach(e=>_t.clearInterval(e))}catch{}}}},_l=class{channel;options;elector;token=_a();registry=new Map;allIdle=!1;isLastActive=!1;constructor(e){let{channelName:t}=e;this.options=e,this.channel=new _i(t),this.registry.set(this.token,1),e.leaderElection&&(this.elector=new _o(this.channel,{fallbackInterval:2e3,responseTime:100}),this.elector.waitForLeadership()),this.channel.addEventListener("message",e=>{let{action:t,token:n,data:r}=e.data;switch(t){case 3:this.registry.set(n,2);break;case 4:this.registry.delete(n);break;case 5:this.idle(n);break;case 6:this.active(n);break;case 7:this.prompt(n);break;case 8:this.start(n);break;case 9:this.reset(n);break;case 10:this.activate(n);break;case 11:this.pause(n);break;case 12:this.resume(n);break;case 13:this.options.onMessage(r)}}),this.send(3)}get isLeader(){if(!this.elector)throw Error('❌ Leader election is not enabled. To Enable it set the "leaderElection" property to true.');return this.elector.isLeader}prompt(e=this.token){this.registry.set(e,0);let t=[...this.registry.values()].every(e=>0===e);e===this.token&&this.send(7),t&&this.options.onPrompt()}idle(e=this.token){this.registry.set(e,2);let t=[...this.registry.values()].every(e=>2===e);e===this.token&&this.send(5),!this.allIdle&&t&&(this.allIdle=!0,this.options.onIdle())}active(e=this.token){this.allIdle=!1,this.registry.set(e,1);let t=[...this.registry.values()].some(e=>1===e);e===this.token&&this.send(6),t&&this.options.onActive(),this.isLastActive=e===this.token}start(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(8):this.options.start(!0),this.isLastActive=e===this.token}reset(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(9):this.options.reset(!0),this.isLastActive=e===this.token}activate(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(10):this.options.activate(!0),this.isLastActive=e===this.token}pause(e=this.token){e===this.token?this.send(11):this.options.pause(!0)}resume(e=this.token){e===this.token?this.send(12):this.options.resume(!0)}message(e){try{this.channel.postMessage({action:13,token:this.token,data:e})}catch{}}send(e){try{this.channel.postMessage({action:e,token:this.token})}catch{}}close(){this.options.leaderElection&&this.elector.close(),this.send(4),this.channel.close()}},_s=_e?document:null,_u=["mousemove","keydown","wheel","DOMMouseScroll","mousewheel","mousedown","touchstart","touchmove","MSPointerDown","MSPointerMove","visibilitychange","focus"];function _c(e,t){let n=0;return function(...r){let i=new Date().getTime();if(!(i-nDate.now();function _f(e){let{route:t}=e,n=(0,hi.Nf)({route:t,config:{swr:{refreshInterval:3e4}}});return{isConnected:!n.error,isValidating:n.isValidating}}function _h(e){let{appName:t,title:n,navTitle:r,profile:i,size:a="4",banner:o,nav:l,actions:s,stats:u,after:c,children:d,sidenav:f,connectivityRoute:h,isSynced:p,showWallet:m,walletBalanceSc:v,routes:g,scroll:y=!0,openSettings:x}=e,{lock:b,settings:w}=(0,hi.Hv)();return!function(e){let{lock:t,route:n,routes:r}=e,{isConnected:i,isValidating:a}=_f({route:n}),{settings:o}=(0,hi.Hv)(),l=(0,da.j0)();(0,eo.useEffect)(()=>{if(a)return;let e=!l.asPath.startsWith(r.login),n=!o.password||!i;if(e&&n){t();return}},[l,o.password,i,a])}({lock:b,route:h,routes:g}),!function(e){let{enabled:t,lock:n,lockTimeout:r}=e;!function({timeout:e=12e5,promptTimeout:t=0,promptBeforeIdle:n=0,element:r=_s,events:i=_u,timers:a,immediateEvents:o=[],onPresenceChange:l=()=>{},onPrompt:s=()=>{},onIdle:u=()=>{},onActive:c=()=>{},onAction:d=()=>{},onMessage:f=()=>{},debounce:h=0,throttle:p=0,eventsThrottle:m=200,startOnMount:v=!0,startManually:g=!1,stopOnIdle:y=!1,crossTab:x=!1,name:b="idle-timer",syncTimers:w=0,leaderElection:j=!1,disabled:k=!1}={}){let E=(0,eo.useRef)(_d()),S=(0,eo.useRef)(_d()),C=(0,eo.useRef)(null),M=(0,eo.useRef)(null),_=(0,eo.useRef)(0),O=(0,eo.useRef)(0),T=(0,eo.useRef)(0),P=(0,eo.useRef)(0),A=(0,eo.useRef)(!1),N=(0,eo.useRef)(!1),R=(0,eo.useRef)(!1),D=(0,eo.useRef)(!0),L=(0,eo.useRef)(!1),Z=(0,eo.useRef)(null),F=(0,eo.useRef)(null),z=(0,eo.useRef)(e),V=(0,eo.useRef)(0);(0,eo.useEffect)(()=>{if(t&&console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."),n&&t)throw Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");if(e>=2147483647)throw Error(`\u274C The value for the timeout property must fit in a 32 bit signed integer, 2147483647.`);if(t>=2147483647)throw Error(`\u274C The value for the promptTimeout property must fit in a 32 bit signed integer, 2147483647.`);if(n>=2147483647)throw Error(`\u274C The value for the promptBeforeIdle property must fit in a 32 bit signed integer, 2147483647.`);if(n>=e)throw Error(`\u274C The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);if(n?(z.current=e-n,V.current=n):(z.current=e,V.current=t),!D.current){if(g||k)return;A.current&&(Y.current(null,eP),F.current&&F.current.active()),ed()}},[e,t,n,g,k]);let B=(0,eo.useRef)(y);(0,eo.useEffect)(()=>{B.current=y},[y]);let I=(0,eo.useRef)(o),H=(0,eo.useRef)(r),U=(0,eo.useRef)([...new Set([...i,...o]).values()]),W=(0,eo.useRef)(k);(0,eo.useEffect)(()=>{W.current=k,!D.current&&(k?ep():g||ed())},[k]);let q=(0,eo.useRef)(l);(0,eo.useEffect)(()=>{q.current=l},[l]);let $=(0,eo.useRef)(s);(0,eo.useEffect)(()=>{$.current=s},[s]);let K=(0,eo.useRef)(u);(0,eo.useEffect)(()=>{K.current=u},[u]);let Y=(0,eo.useRef)(c);(0,eo.useEffect)(()=>{Y.current=c},[c]);let X=(0,eo.useRef)(d);(0,eo.useEffect)(()=>{X.current=d},[d]);let G=(0,eo.useRef)(f);(0,eo.useEffect)(()=>{G.current=f},[f]);let J=(0,eo.useMemo)(()=>{let e=(e,t)=>X.current(e,t);return h>0?function(e,t){let n;function r(...i){n&&clearTimeout(n),n=setTimeout(()=>{e(...i),n=null},t)}return r.cancel=function(){clearTimeout(n)},r}(e,h):p>0?_c(e,p):e},[p,h]),Q=(0,eo.useRef)();(0,eo.useEffect)(()=>{x&&w&&(Q.current=_c(()=>{F.current.active()},w))},[x,w]);let ee=()=>{null!==Z.current&&(_t.clearTimeout(Z.current),Z.current=null)},et=(e,t=!0)=>{ee(),Z.current=_t.setTimeout(ea,e||z.current),t&&(M.current=_d())},en=e=>{N.current||A.current||($.current(e,eP),q.current({type:"active",prompted:!0},eP)),P.current=0,T.current=_d(),N.current=!0,et(V.current,!1)},er=()=>{ee(),A.current||(K.current(null,eP),q.current({type:"idle"},eP)),A.current=!0,C.current=_d(),B.current?ec():N.current&&(T.current=0,N.current=!1)},ei=e=>{ee(),(A.current||N.current)&&(Y.current(e,eP),q.current({type:"active",prompted:!1},eP)),N.current=!1,T.current=0,A.current=!1,_.current+=_d()-C.current,O.current+=_d()-C.current,eu(),et()},ea=e=>{if(!A.current){J.cancel&&J.cancel();let t=_d()-M.current;if(!(z.current+V.current0&&!N.current){F.current?F.current.prompt():en(e);return}F.current?F.current.idle():er();return}F.current?F.current.active():ei(e)},el=e=>{if(v||M.current||(M.current=_d(),Y.current(null,eP)),J(e,eP),N.current)return;if(ee(),!A.current&&I.current.includes(e.type)){ea(e);return}let t=_d()-M.current;if(A.current&&!y||!A.current&&t>=z.current){ea(e);return}R.current=!1,P.current=0,T.current=0,et(),x&&w&&Q.current()},es=(0,eo.useRef)(el);(0,eo.useEffect)(()=>{let e=L.current;e&&ec(),m>0?es.current=_c(el,m):es.current=el,e&&eu()},[m,p,h,X,x,w]);let eu=()=>{_e&&H.current&&(L.current||(U.current.forEach(e=>{H.current.addEventListener(e,es.current,{capture:!0,passive:!0})}),L.current=!0))},ec=(e=!1)=>{_e&&H.current&&(L.current||e)&&(U.current.forEach(e=>{H.current.removeEventListener(e,es.current,{capture:!0})}),L.current=!1)},ed=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,F.current&&!e&&F.current.start(),et(),!0),[Z,A,W,z,F]),ef=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),S.current=_d(),_.current+=_d()-C.current,O.current+=_d()-C.current,_.current=0,A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,F.current&&!e&&F.current.reset(),g||et(),!0),[Z,A,z,g,W,F]),eh=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),(A.current||N.current)&&ei(),A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,S.current=_d(),F.current&&!e&&F.current.activate(),et(),!0),[Z,A,N,W,z,F]),ep=(0,eo.useCallback)((e=!1)=>!W.current&&!R.current&&(P.current=ej(),R.current=!0,ec(),ee(),F.current&&!e&&F.current.pause(),!0),[Z,W,F]),em=(0,eo.useCallback)((e=!1)=>!W.current&&!!R.current&&(R.current=!1,N.current||eu(),A.current||et(P.current),T.current&&(T.current=_d()),F.current&&!e&&F.current.resume(),!0),[Z,z,W,P,F]),ev=(0,eo.useCallback)((e,t)=>(F.current?(t&&G.current(e,eP),F.current.message(e)):t&&G.current(e,eP),!0),[f]),eg=(0,eo.useCallback)(()=>A.current,[A]),ey=(0,eo.useCallback)(()=>N.current,[N]),ex=(0,eo.useCallback)(()=>F.current?F.current.isLeader:null,[F]),eb=(0,eo.useCallback)(()=>F.current?F.current.isLastActive:null,[F]),ew=(0,eo.useCallback)(()=>F.current?F.current.token:null,[F]),ej=(0,eo.useCallback)(()=>{if(R.current)return P.current;let e=Math.floor((P.current?P.current:V.current+z.current)-(M.current?_d()-M.current:0));return e<0?0:Math.abs(e)},[z,V,N,P,M]),ek=(0,eo.useCallback)(()=>Math.round(_d()-S.current),[S]),eE=(0,eo.useCallback)(()=>Math.round(_d()-E.current),[E]),eS=(0,eo.useCallback)(()=>C.current?new Date(C.current):null,[C]),eC=(0,eo.useCallback)(()=>M.current?new Date(M.current):null,[M]),eM=(0,eo.useCallback)(()=>A.current?Math.round(_d()-C.current+_.current):Math.round(_.current),[C,_]),e_=(0,eo.useCallback)(()=>A.current?Math.round(_d()-C.current+O.current):Math.round(O.current),[C,O]),eO=(0,eo.useCallback)(()=>{let e=Math.round(ek()-eM());return e>=0?e:0},[C,_]),eT=(0,eo.useCallback)(()=>{let e=Math.round(eE()-e_());return e>=0?e:0},[C,_]);(0,eo.useEffect)(()=>{if(h>0&&p>0)throw Error("❌ onAction can either be throttled or debounced, not both.");a&&(_t.setTimeout=a.setTimeout,_t.clearTimeout=a.clearTimeout,_t.setInterval=a.setInterval,_t.clearInterval=a.clearInterval);let e=()=>{F.current&&F.current.close(),J.cancel&&J.cancel(),ee(),ec(!0)};return _e&&window.addEventListener("beforeunload",e),()=>{_e&&window.removeEventListener("beforeunload",e),F.current&&F.current.close(),J.cancel&&J.cancel(),ee(),ec(!0)}},[]),(0,eo.useEffect)(()=>{F.current&&F.current.close(),x?F.current=new _l({channelName:b,leaderElection:j,onPrompt:()=>{en()},onIdle:()=>{er()},onActive:()=>{ei()},onMessage:e=>{G.current(e,eP)},start:ed,reset:ef,activate:eh,pause:ep,resume:em}):F.current=null},[x,b,j,$,K,Y,G,ed,ef,ep,em]),(0,eo.useEffect)(()=>{D.current||(ee(),ec(!0)),g||k||(v?ed():eu())},[g,v,k,D]),(0,eo.useEffect)(()=>{if(!D.current){let e=[...new Set([...i,...o]).values()];ec(),U.current=e,H.current=r,I.current=o,g||k||(v?ed():eu())}},[r,JSON.stringify(i),JSON.stringify(o),D,k,g,v]),(0,eo.useEffect)(()=>{D.current&&(D.current=!1)},[D]);let eP={message:ev,start:ed,reset:ef,activate:eh,pause:ep,resume:em,isIdle:eg,isPrompted:ey,isLeader:ex,isLastActiveTab:eb,getTabId:ew,getRemainingTime:ej,getElapsedTime:ek,getTotalElapsedTime:eE,getLastIdleTime:eS,getLastActiveTime:eC,getIdleTime:eM,getTotalIdleTime:e_,getActiveTime:eO,getTotalActiveTime:eT,setOnPresenceChange:e=>{l=e,q.current=e},setOnPrompt:e=>{s=e,$.current=e},setOnIdle:e=>{u=e,K.current=e},setOnActive:e=>{c=e,Y.current=e},setOnAction:e=>{d=e,X.current=e},setOnMessage:e=>{f=e,G.current=e}}}({disabled:!t,onIdle:(0,eo.useCallback)(()=>{n()},[n]),timeout:r,throttle:5e3,eventsThrottle:5e3})}({enabled:!!w.autoLock,lockTimeout:w.autoLockTimeout,lock:b}),(0,ea.jsxs)(MK,{appName:t,title:n,children:[(0,ea.jsx)(Mq,{}),(0,ea.jsxs)("div",{className:"flex flex-col h-full w-full",children:[o,(0,ea.jsxs)("div",{className:"flex flex-1 w-full overflow-hidden",children:[(0,ea.jsx)(M0,{routes:g,profile:i,openSettings:x,lock:b,showWallet:m,walletBalanceSc:v,isSynced:p,children:f}),(0,ea.jsxs)("div",{className:"flex flex-col flex-1 overflow-hidden",children:[(0,ea.jsx)(MU,{title:void 0===r?n:r,nav:l,actions:s,stats:u,after:c}),y?(0,ea.jsx)(uS,{className:"z-0",children:(0,ea.jsx)(sQ,{size:a,pad:!1,children:(0,ea.jsx)("div",{className:"flex flex-col gap-5",children:d})})}):(0,ea.jsx)(sQ,{size:a,pad:!1,className:"flex-1 flex flex-col gap-5 overflow-hidden",children:d})]})]})]})]})}function _p(e,t,n,r){let[i,a]=(0,eo.useState)();return(0,eo.useEffect)(()=>{!t&&e&&a(e.length)},[t,e,a]),(0,eo.useMemo)(()=>n?"error":void 0===i||i>0&&!e?"loading":0===i?0===r.length?"noneYet":"noneMatchingFilters":void 0,[e,i,n,r])}(0,eo.createContext)(null).Consumer;var _m=n(89644),_v=n.n(_m),_g=n(63955),_y=n(69046);function _x(e){let{form:t,field:n,name:r}=e,i=t.watch(r),a=t.formState.touchedFields[r]&&!!t.formState.errors[r],{ref:o,onChange:l}=t.register(r,n.validation),s=(0,eo.useCallback)(e=>{var r;l(e),null===(r=n.trigger)||void 0===r||r.forEach(e=>t.trigger(e))},[l,t,n]),u=(0,eo.useCallback)(()=>{var e;t.trigger(r),null===(e=n.trigger)||void 0===e||e.forEach(e=>t.trigger(e))},[t,n,r]),c=(0,eo.useCallback)((e,i)=>{var a;t.setValue(r,e,"boolean"==typeof i?i?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:i),null===(a=n.trigger)||void 0===a||a.forEach(e=>t.trigger(e))},[r,t,n]);return{ref:o,name:r,value:i,error:a,onBlur:u,onChange:s,setValue:c}}function _b(e){return(0,eo.useCallback)(t=>{Sf({title:"Error",body:(0,_y.Z)(t).map(t=>{let[n,r]=t;return"".concat(e[n].title||n,": ").concat(null==r?void 0:r.message)}).join(", ")})},[e])}function _w(e){let{name:t,form:n,fields:r}=e,i=r[t];return!i.hidden&&(!i.show||i.show(n.getValues()))}function _j(e){let{name:t,form:n,fields:r,size:i="small",autoComplete:a,spellCheck:o,state:l=!0,group:s=!0,type:u}=e,c=r[t],{ref:d,onChange:f,onBlur:h,error:p}=_x({name:t,form:n,field:c}),m=(0,ea.jsx)(fZ,{ref:d,name:t,placeholder:c.placeholder,size:i,autoComplete:void 0!==a?a:c.autoComplete,type:u||c.type,readOnly:c.readOnly,spellCheck:o,onClick:c.onClick,state:l?p?"invalid":n.formState.dirtyFields[t]?"valid":"default":"default",onChange:f,onBlur:h});return s?(0,ea.jsx)(SK,{title:c.title,actions:c.actions,name:t,form:n,children:m}):m}var _k=n(84779);async function _E(e){let{api:t,route:n,password:r}=e;try{return await _v().get("".concat(t,"/api").concat(n),{method:"GET",headers:{"Content-Type":"application/json",Authorization:"Basic "+btoa(":".concat(r))},timeout:1e4}),{}}catch(n){let e=n.code,t=n.response;if((null==t?void 0:t.status)===504)return{error:"Error, check that daemon is running"};if((null==t?void 0:t.status)===401)return{error:"Error, wrong password"};if("ECONNABORTED"===e)return{error:"Error, daemon did not respond"};return{error:"Error, something went wrong"}}}function _S(e){let{appName:t,route:n,routes:r}=e,i=(0,da.j0)(),{settings:a,setRequestSettings:o}=(0,hi.Hv)(),{loginWithCustomApi:l}=a,s=(0,eo.useMemo)(()=>({api:a.api,password:""}),[a.api]),u=(0,_g.cI)({mode:"onBlur",defaultValues:s});(0,eo.useEffect)(()=>{u.clearErrors()},[l]);let c=(0,eo.useCallback)(async e=>{let t="";if(l){let n=new URL(e.api);t="".concat(n.protocol,"//").concat(n.host)}let{error:c}=await _E({api:t,route:n,password:e.password});c?u.setError("password",{message:c}):(o({api:t,password:e.password,recentApis:{...a.recentApis,[t]:{lastUsed:new Date().getTime()}}}),i.push(i.query.prev?decodeURIComponent(i.query.prev):r.home),u.reset(s))},[l,u,i,r,a,o,s,n]),d=function(e){let{loginWithCustomApi:t}=e;return{api:{type:"text",title:"API",placeholder:"http://127.0.0.1:9980",validation:{validate:{required:e=>!t||!!e||"API is required",url:e=>{try{let t=new URL(e);return!!t.protocol&&!!t.host||"invalid API URL"}catch(e){return"invalid API URL"}},https:e=>{let t="https:"===window.location.protocol;return!t||t&&e.startsWith("https")||"API must use HTTPS"}}}},password:{type:"password",title:"Password",placeholder:"Enter password",validation:{required:"password is required"}}}}({loginWithCustomApi:l}),f=_b(d),h=u.formState.errors.api||u.formState.errors.password,p=(0,_k.Z)(Object.entries(a.recentApis),e=>{let[t,{lastUsed:n}]=e;return-n}).map(e=>{let[t]=e;return t});return(0,ea.jsx)("div",{className:"flex flex-col items-center justify-center gap-6 h-full",children:(0,ea.jsx)(nE,{className:"relative top-[-50px] w-[300px] p-2.5",children:(0,ea.jsxs)("div",{className:"flex flex-col justify-between h-full",children:[(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(nw,{font:"mono",weight:"bold",size:"20",children:t}),(0,ea.jsx)(dt,{label:"login settings",trigger:(0,ea.jsx)(sO,{icon:"hover",variant:"ghost",children:(0,ea.jsx)(sT.shL,{})}),children:(0,ea.jsx)(dn,{onSelect:()=>o({loginWithCustomApi:!l}),children:l?"Hide custom API":"Show custom API"})})]}),(0,ea.jsx)(c0,{className:"w-full mt-2 mb-3"}),(0,ea.jsx)("form",{onSubmit:u.handleSubmit(c,f),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-1.5",children:[l?(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(_j,{name:"api",form:u,fields:d,group:!1}),p.length>1&&(0,ea.jsx)(dt,{trigger:(0,ea.jsx)(sO,{type:"button",children:(0,ea.jsx)(sT.wGX,{})}),children:p.map(e=>(0,ea.jsx)(dn,{onSelect:()=>u.setValue("api",e),children:e},e))})]}):null,(0,ea.jsx)(_j,{name:"password",form:u,fields:d,group:!1}),h&&(0,ea.jsx)(nw,{size:"14",color:"red",children:h.message}),(0,ea.jsx)(SY,{size:"small",form:u,children:"Unlock"})]})})]})})})}function _C(e){let{name:t,form:n,fields:r,size:i="medium",group:a=!0,before:o,children:l}=e,s=r[t],{setValue:u,onBlur:c,value:d,error:f}=_x({name:t,field:s,form:n}),h=(0,ea.jsxs)("div",{className:"flex gap-1 items-center",children:[o,(0,ea.jsx)(hM,{"aria-label":t,name:t,size:i,checked:d,state:f?"invalid":n.formState.dirtyFields[t]?"valid":"default",onCheckedChange:e=>{u(e,!0)},onBlur:c}),l]});return a?(0,ea.jsx)(SK,{title:s.title,name:t,form:n,className:"pb-[1.5px]",children:h}):h}function _M(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{placeholder:l,average:s,suggestion:u,units:c,decimalsLimitSc:d=6,decimalsLimitFiat:f=6}=o,{setValue:h,onBlur:p,value:m,error:v}=_x({name:t,field:o,form:n}),g=(0,eo.useMemo)(()=>l?new(he())(l):u&&"boolean"!=typeof u?new(he())(u):s&&"boolean"!=typeof s?new(he())(s):void 0,[l,u,s]),y=(0,ea.jsx)(ha,{name:t,size:i,sc:m,units:c,decimalsLimitSc:d,decimalsLimitFiat:f,readOnly:o.readOnly,error:v,changed:n.formState.dirtyFields[t],placeholder:g,onChange:e=>{h(e,!0)},onBlur:p});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,children:y}):y}let __={address:"",siacoin:void 0,includeFee:!1};function _O(e){let{hastings:t,includeFee:n,fee:r}=e;return n?t:t.plus(r)}function _T(e){let{address:t,hastings:n,fee:r,transactionId:i}=e,a=n.plus(r);return(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsxs)("div",{className:"flex gap-6 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Address"}),(0,ea.jsx)(Sw,{testId:"address",value:t,type:"address"})]}),(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Amount"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"amount",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Network fee"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"networkFee",size:"14",value:r,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex items-center gap-2 justify-between",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Total"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"total",size:"14",value:a,variant:"value",dynamicUnits:!1})})]}),i&&(0,ea.jsxs)("div",{className:"flex gap-6 items-center justify-between",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Transaction ID"}),(0,ea.jsx)(Sw,{testId:"transactionId",value:i,type:"transaction"})]})]})}function _P(e){let{activeStep:t,steps:n,onChange:r}=e,i=n.findIndex(e=>e.id===t),a=n.length-1;return(0,ea.jsxs)("div",{className:"relative w-full mt-8 mb-3",children:[(0,ea.jsx)("div",{className:"absolute w-full h-1 bg-gray-500 dark:bg-graydark-500 rounded-lg"}),(0,ea.jsx)("div",{className:"absolute h-1 bg-accent-800 dark:bg-accentdark-800 rounded-lg",style:{width:"".concat(i/a*100,"%")}}),n.map((e,n)=>{let{id:o,label:l}=e,s=t===o,u=i>=n,c=n===a,d=0===n,f=u&&i!==a;return(0,ea.jsxs)("div",{className:(0,eW.cx)("absolute h-2 w-2 -top-0.5",f?"cursor-pointer":"cursor-default"),style:{left:"calc(".concat(n/a*100,"% - ").concat(c?8:d?0:4,"px)")},onClick:()=>{f&&r(o)},children:[(0,ea.jsx)(nw,{color:s?"contrast":"verySubtle",className:(0,eW.cx)("absolute top-[-30px]",d?"left-0":"",c?"right-0":"",d||c?"":"-translate-x-1/2"),noWrap:!0,children:l}),(0,ea.jsx)("div",{className:(0,eW.cx)("absolute left-0 top-0 h-full w-full rounded-lg border",u?"bg-accent-800 dark-accentdark-800":"bg-gray-500 dark:bg-graydark-500",u?"border-accent-900 dark:border-accentdark-900":"border-gray-600 dark:border-graydark-600")}),s&&(0,ea.jsx)("div",{className:"absolute left-0 top-0 h-full w-full rounded-lg bg-accent-800 dark:bg-accentdark-800 animate-pingslow"})]},o)})]})}function _A(e){let{data:{address:t,hastings:n},fee:r,transactionId:i}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_T,{address:t,hastings:n,fee:r,transactionId:i}),(0,ea.jsxs)("div",{className:"flex flex-col items-center justify-center gap-2 my-4",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.Z$8,{})}),(0,ea.jsx)(nw,{children:"Transaction successfully broadcasted."})]})]})}let _N={address:"",hastings:new(he())(0)};function _R(e){let{trigger:t,open:n,onOpenChange:r,balance:i,fee:a,send:o}=e,[l,s]=(0,eo.useState)("setup"),[u,c]=(0,eo.useState)(),[d,f]=(0,eo.useState)(_N),h=function(e){let{balance:t,fee:n,onComplete:r}=e,i=(0,_g.cI)({defaultValues:__}),a=async e=>{if(!e.siacoin||!t)return;let i=e.includeFee?(0,v9.qN)(e.siacoin).minus(n):(0,v9.qN)(e.siacoin),a=_O({hastings:i,includeFee:e.includeFee,fee:n});t.isLessThan(a)||r({address:e.address,hastings:i})},o=function(e){let{balance:t,fee:n}=e;return{address:{title:"Address",type:"text",placeholder:"e3b1050aef388438668b52983cf78f40925af8f0aa8b9de80c18eadcefce8388d168a313e3f2",validation:{required:"required",validate:{isValidAddress:e=>(0,v9.At)(e)||"Invalid address"}}},siacoin:{title:"Siacoin",type:"siacoin",placeholder:"100",validation:{required:"required",validate:{greaterThanZero:e=>!new(he())(e||0).isZero()||"Must be greater than zero",lessThanBalance:(e,r)=>_O({hastings:(0,v9.qN)(e||0),includeFee:r.includeFee,fee:n}).isLessThan(t||0)||"Not enough funds in wallet"}}},includeFee:{type:"boolean",title:"Include fee",validation:{}}}}({balance:t,fee:n}),l=i.handleSubmit(a),s=i.watch("includeFee"),u=i.watch("siacoin"),c=(0,v9.qN)(u||0);return{el:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_j,{form:i,fields:o,size:"medium",name:"address",autoComplete:"off"}),(0,ea.jsx)(_M,{form:i,fields:o,name:"siacoin"}),(0,ea.jsxs)("div",{className:"flex items-center",children:[(0,ea.jsx)(_C,{name:"includeFee",form:i,size:"small",fields:o,group:!1,children:(0,ea.jsx)(nw,{size:"14",color:"contrast",children:"Include fee"})}),(0,ea.jsx)(ho,{children:"Include or exclude the network fee from the above transaction value."}),(0,ea.jsx)("div",{className:"flex flex-1"})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2 my-1",children:[(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"Network fee"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"networkFee",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex justify-between gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"Total"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"total",size:"14",value:_O({hastings:c,includeFee:s,fee:n}),variant:"value",dynamicUnits:!1})})]})]})]}),reset:i.reset,form:i,submit:l}}({balance:i,fee:a,onComplete:e=>{f(e),s("confirm")}}),p=function(e){let{send:t,params:n,fee:r,onConfirm:i}=e,{address:a,hastings:o}=n||{},l=(0,_g.cI)({defaultValues:{}}),s=(0,eo.useCallback)(async()=>{let{transactionId:e,error:n}=await t({address:a,hastings:o,includeFee:!1});if(n){Sf({title:"Error sending siacoin",body:n});return}i({transactionId:e})},[i,a,o,t]),u=(0,eo.useMemo)(()=>l.handleSubmit(s),[l,s]);return{el:(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:(0,ea.jsx)(_T,{address:a,hastings:o,fee:r})}),form:l,reset:l.reset,submit:u}}({fee:a,params:d,send:o,onConfirm:e=>{let{transactionId:t}=e;c(t),s("done")}}),m=(0,eo.useMemo)(()=>"setup"===l?{submitLabel:"Generate transaction",el:h.el,form:h.form,reset:h.reset,submit:h.submit}:"confirm"===l?{submitLabel:"Broadcast transaction",el:p.el,form:p.form,reset:p.reset,submit:p.submit}:void 0,[l,h,p]);return(0,ea.jsx)(u_,{trigger:t,open:n,onOpenChange:e=>{e||(h.reset(),p.reset(),s("setup")),r(e)},title:"Send siacoin",onSubmit:m?m.submit:void 0,controls:m&&(0,ea.jsx)("div",{className:"flex flex-col gap-1",children:(0,ea.jsx)(SY,{form:m.form,children:m.submitLabel})}),contentVariants:{className:"w-[400px]"},children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_P,{onChange:e=>s(e),activeStep:l,steps:[{id:"setup",label:"Setup"},{id:"confirm",label:"Confirm"},{id:"done",label:"Complete"}]}),(0,ea.jsx)(c0,{className:"w-full mt-4"}),"setup"===l&&h.el,"confirm"===l&&p.el,"done"===l&&(0,ea.jsx)(_A,{data:d,fee:a,transactionId:u})]})})}function _D(e){let{form:t,onOpenChange:n,defaultValues:r,initKey:i}=e,a=(0,eo.useCallback)(()=>{t.reset(r)},[t,r]),o=(0,eo.useCallback)(()=>{n(!1),t.reset(r)},[t,n,r]),l=(0,eo.useCallback)(e=>{e?(n(!0),setTimeout(()=>{a()},0)):o()},[o,a,n]),s=function(e){let[t,n]=(0,eo.useState)(e);return(0,eo.useEffect)(()=>{if(!e||!e.length)return;let r=!1;for(let n=0;n{s&&s.length&&s.every(e=>!!e)&&a()},[s]),{reset:a,closeAndReset:o,handleOpenChange:l}}let _L={address:""},_Z={address:{type:"text",title:"Address",placeholder:"host.acme.com:9981 or 127.0.0.1:9981",autoComplete:"off",validation:{required:"required"}}};function _F(e){let{trigger:t,open:n,connect:r,onOpenChange:i}=e,a=(0,_g.cI)({mode:"all",defaultValues:_L}),{handleOpenChange:o,closeAndReset:l}=_D({form:a,onOpenChange:i,defaultValues:_L}),s=(0,eo.useCallback)(async e=>{let t=await r(e.address);t.error?Sf({title:t.error}):(Sd({title:"Connected to peer"}),l())},[l,r]);return(0,ea.jsx)(u_,{trigger:t,title:"Connect peer",open:n,onOpenChange:o,contentVariants:{className:"w-[400px]"},onSubmit:a.handleSubmit(s),controls:(0,ea.jsx)("div",{className:"px-1",children:(0,ea.jsx)(SY,{form:a,size:"medium",className:"w-full",children:"Connect"})}),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Connect to a peer by IP address."}),(0,ea.jsx)(_j,{form:a,fields:_Z,name:"address",size:"medium"})]})})}function _z(e){var t,n;let{id:r,transaction:i,trigger:a,open:o,onOpenChange:l}=e;return(0,ea.jsx)(u_,{title:Sb((null==i?void 0:i.txType)?(0,Sz.Z)((0,v9.pX)(i.txType)):"Transaction",r,16),trigger:a,open:o,onOpenChange:l,contentVariants:{className:"w-[800px]"},children:i?(0,ea.jsxs)("div",{className:"flex flex-col gap-4 pb-10 w-full overflow-hidden",children:[(0,ea.jsxs)("div",{className:"flex flex-wrap gap-4",children:[(null==i?void 0:i.inflow)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Inflow"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:i.inflow)||0)})]}),(null==i?void 0:i.outflow)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Outflow"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:i.outflow)||0).negated()})]}),(null==i?void 0:null===(t=i.raw)||void 0===t?void 0:t.minerFees)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Miner fee"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:null===(n=i.raw.minerFees)||void 0===n?void 0:n.reduce((e,t)=>e.plus(t),new(he())(0)))||0)})]}),(0,ea.jsx)("div",{className:"flex-1"}),(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Timestamp"}),(0,ea.jsx)(nw,{children:(null==i?void 0:i.timestamp)?(0,v9.rN)((null==i?void 0:i.timestamp)||0,{timeStyle:"short"}):"Unconfirmed"})]})]}),(0,ea.jsx)(s$,{children:JSON.stringify(null==i?void 0:i.raw,null,2)})]}):(0,ea.jsx)(nw,{children:"Could not find transaction in wallet"})})}n(7114);var _V=n(24511);_V.Ry().shape({address:_V.Z_().required("Required"),description:_V.Z_().required("Required"),index:_V.Rx().integer().required("Required")});var _B=n(38001);function _I(e){let{title:t,description:n,address:r}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-4 items-center justify-center",children:[t&&(0,ea.jsx)(du,{size:"20",font:"mono",children:t}),n&&(0,ea.jsx)(nw,{children:n}),(0,ea.jsx)("div",{className:"relative p-[5px] bg-white h-[210px] w-[210px]",children:(0,ea.jsx)("div",{className:"absolute",children:(0,ea.jsx)(_B.Z,{size:200,value:r})})}),(0,ea.jsx)(Sw,{type:"address",value:r})]})}function _H(e){let{address:t,isValidating:n,trigger:r,open:i,onOpenChange:a}=e;return(0,ea.jsx)(u_,{title:Sb("Address",Sx(t)||"",16),trigger:r,open:i,onOpenChange:a,contentVariants:{className:"w-[400px]"},children:(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:t||n?(0,ea.jsx)(_I,{address:t||""}):(0,ea.jsx)(nw,{children:"Could not retreive wallet address"})})})}function _U(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i}=e;return t?n?null:(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsxs)(nw,{size:"14",children:["Wallet is scanning (",i,"%), transaction data may be incomplete."]})]}):(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsxs)(nw,{size:"14",children:["Blockchain is syncing (",r,"%), transaction data may be incomplete."]})]})}let _W={blog:"https://blog.sia.tech",docs:{index:"https://docs.sia.tech",sia101:"https://docs.sia.tech/get-started-with-sia/sia101",renterd:"https://docs.sia.tech/renting/about-renting",hostd:"https://docs.sia.tech/hosting/about-hosting-on-sia",walletd:"https://docs.sia.tech/wallet/wallet-overview",renting:"https://docs.sia.tech/renting/about-renting",wallet:"https://docs.sia.tech/wallet/wallet-overview",hosting:"https://docs.sia.tech/hosting/about-hosting-on-sia",mining:"https://docs.sia.tech/mining/about-mining-on-sia",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://api.sia.tech",siaui:"https://docs.sia.tech/your-sia-wallet/sia-ui-faqs",brand:"https://docs.sia.tech/sia-integrations/sia-brand-guidelines"},website:{index:"https://sia.tech",tos:"https://sia.tech/terms-of-service",privacy:"https://sia.tech/privacy-policy"},explore:{mainnet:"https://siascan.com",testnetZen:"https://zen.siascan.com",testnetZenFaucet:"https://zen.siascan.com/faucet"},design:"https://design.sia.tech",apiDocs:{renterd:"https://api.sia.tech/renterd",hostd:"https://api.sia.tech/hostd",walletd:"https://api.sia.tech/walletd"},github:{index:"https://github.com/SiaFoundation",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://github.com/SiaFoundation/siad",renterd:"https://github.com/SiaFoundation/renterd",walletd:"https://github.com/SiaFoundation/walletd",hostd:"https://github.com/SiaFoundation/hostd",siaui:"https://gitlab.com/NebulousLabs/Sia-UI"},discord:"https://sia.tech/discord",twitter:"https://twitter.com/sia__foundation",bluesky:"https://bsky.app/profile/sia.tech",twitterHandle:"@sia__foundation",reddit:"https://reddit.com/r/siacoin",forum:"https://forum.sia.tech/",forumGrants:"https://forum.sia.tech/c/grants/",forumGrantsProposed:"https://forum.sia.tech/c/grants/proposed/",merch:"https://siagear.tech/",email:"hello@sia.tech",benchmarks:"https://benchmarks.sia.tech",storageStats:"https://hosts.siacentral.com/",hostTroubleshoot:"https://troubleshoot.siacentral.com/",coinmarketcap:"https://coinmarketcap.com/currencies/siacoin/",jobs:"https://jobs.lever.co/the-sia-foundation"};function _q(){let{settings:e,setCurrency:t,currencyOptions:n}=(0,hi.Hv)();return(0,ea.jsx)(hc,{disabled:!e.siaCentral,value:e.currency.id,onChange:e=>t(e.currentTarget.value),children:n.map(e=>{let{id:t,label:n}=e;return(0,ea.jsx)(hd,{value:t,children:n},t)})})}let _$=[{id:"sc",label:"Siacoin"},{id:"fiat",label:"Fiat"},{id:"bothPreferSc",label:"Both - prefer siacoin"},{id:"bothPreferFiat",label:"Both - prefer fiat"}];function _K(){let{settings:e,setExternalDataSettings:t}=(0,hi.Hv)();return(0,ea.jsx)(hc,{"aria-label":"currency display",name:"currencyDisplay",disabled:!e.siaCentral,value:e.currencyDisplay,onChange:e=>t({currencyDisplay:e.currentTarget.value}),children:_$.map(e=>{let{id:t,label:n}=e;return(0,ea.jsx)(hd,{value:t,children:n},t)})})}function _Y(e){let{open:t,onOpenChange:n,securityEl:r,showGpuSetting:i}=e,{settings:a,setRequestSettings:o,setExternalDataSettings:l,daemonExplorer:s,gpu:u}=(0,hi.Hv)();return(0,ea.jsx)(u_,{open:t,title:"App preferences",onOpenChange:n,contentVariants:{className:"w-[450px]"},children:(0,ea.jsxs)("div",{className:"flex flex-col gap-6 mb-2",children:[(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Display"}),(0,ea.jsx)(nj,{size:"14",children:"Configure visual and locale display preferences."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Currency display"}),(0,ea.jsx)(_K,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Select whether you would like to see currency values in siacoin, fiat, or both. Fiat requires a third-party API enabled under Privacy."})]})}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Fiat"}),(0,ea.jsx)(_q,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Select a fiat currency for price conversions from Siacoin. Requires a third-party API enabled under Privacy."})]})}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Theme"}),(0,ea.jsx)(p6,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Switch between a dark or light mode, or follow your system's settings."})]})}),i&&(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"GPU"}),(0,ea.jsx)(hM,{disabled:!u.canGpuRender,checked:u.canGpuRender&&u.isGpuEnabled,onCheckedChange:u.setIsGpuEnabled,size:"medium"})]}),(0,ea.jsxs)(nj,{size:"14",children:["Enable features that require a GPU."," ",u.canGpuRender?"":"This device does not support GPU rendering."]})]})})]})}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Security"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Configure security preferences."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Lock app"}),(0,ea.jsx)(hM,{size:"medium",checked:a.autoLock,onCheckedChange:e=>o({autoLock:e})}),(0,ea.jsxs)(hc,{disabled:!a.autoLock,value:String(a.autoLockTimeout),onChange:e=>{o({autoLockTimeout:Number(e.currentTarget.value)})},children:[(0,ea.jsx)(hd,{value:(0,v9.sW)(5),children:"5 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(10),children:"10 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(20),children:"20 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(30),children:"30 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(60),children:"1 hour"})]})]}),(0,ea.jsx)(nj,{size:"14",children:"Automatically lock the app after a certain period of inactivity."})]})}),r]})]}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Privacy"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Configure privacy preferences. The app uses the third-party APIs listed below to improve the user experience. Third-party APIs are optional and can be toggled on or off."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Sia Central"}),(0,ea.jsx)(hM,{size:"medium",checked:a.siaCentral,onCheckedChange:e=>l({siaCentral:e})})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches network average prices and host geolocation from the Sia Central API."})]})}),s.isSupported?(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-1 items-center justify-between",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Explorer"})]}),(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[s.api?(0,ea.jsx)(Sw,{maxLength:30,value:s.api||"https://api.siascan.com"}):(0,ea.jsx)(nw,{size:"14",weight:"medium",color:"subtle",children:"Not configured"}),(0,ea.jsx)(hM,{size:"medium",disabled:!0,checked:s.enabled,onCheckedChange:e=>l({siaCentral:e})})]})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches Siacoin exchange rates from the configured explorer API. This API is configured and enabled in the daemon's startup configuration."})]})}):(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Siascan"}),(0,ea.jsx)(hM,{size:"medium",checked:a.siascan,onCheckedChange:e=>l({siascan:e})})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches Siacoin exchange rates from the Siascan API."})]})})]})]}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Help"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Find information about the Sia software at our website, documentation site, and on Github. Join our active Discord community for discussion and help troubleshooting issues."}),(0,ea.jsxs)("div",{className:"flex gap-4",children:[(0,ea.jsxs)(dx,{href:_W.website.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.lq1,{}),"Website"]}),(0,ea.jsxs)(dx,{href:_W.docs.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.RdX,{}),"Docs"]}),(0,ea.jsxs)(dx,{href:_W.github.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.Sfn,{}),"About"]}),(0,ea.jsxs)(dx,{href:_W.discord,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.b47,{}),"Discord"]})]})]})]})]})})}function _X(e){let{balanceSc:t,isSynced:n,syncingMessage:r}=e;return t?n?(0,ea.jsx)(MX,{side:"bottom",balanceSc:t,children:(0,ea.jsx)(nE,{className:"hidden sm:flex h-7 px-3 items-center",children:(0,ea.jsx)(S_,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})})}):(0,ea.jsx)(sM,{content:r||"Blockchain is syncing, balance may be incorrect.",children:(0,ea.jsxs)(nE,{className:"hidden sm:flex h-7 pl-2 pr-3 gap-1.5 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsx)(S_,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})]})}):null}function _G(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i,balanceSc:a,sendSiacoin:o,receiveSiacoin:l}=e;return(0,ea.jsxs)(ea.Fragment,{children:[a&&(0,ea.jsx)(_X,{isSynced:t&&n,syncingMessage:t?"Wallet is scanning (".concat(i,"%), balance may be incorrect."):"Blockchain is syncing (".concat(r,"%), balance may be incorrect."),balanceSc:a}),l&&(0,ea.jsxs)(sO,{"aria-label":"receive",size:"small",onClick:l,children:[(0,ea.jsx)(sT.xHM,{}),"Receive"]}),(0,ea.jsxs)(sO,{"aria-label":"send",size:"small",variant:"accent",onClick:o,children:[(0,ea.jsx)(sT.rW0,{}),"Send"]})]})}function _J(e,t){if(!e||!e.length)return[];let n=Object.keys((0,kL.Z)(e[0],"timestamp"));e.sort((e,t)=>e.timestamp>t.timestamp?1:-1);let r=[];return"delta"===t?e.forEach((t,i)=>{let a={...t};0!==i&&(n.forEach(n=>{let r=t[n],o=e[i-1][n];a[n]=r-o}),r.push(a))}):r=e,r}let _Q={"5m":e=>{let t=e+(0,v9.sW)(5);return"5m interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},"15m":e=>{let t=e+(0,v9.sW)(15);return"15m interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},hourly:e=>{let t=e+(0,v9.yt)(1);return"Hour interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},daily:e=>{let t=e+(0,v9.yt)(24);return"Day interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},weekly:e=>{let t=e+(0,v9.Nr)(7);return"Week interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},monthly:e=>{let t=e+(0,v9.Nr)(30);return"Month interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},yearly:e=>{let t=e+(0,v9.Nr)(365);return"Year interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},default:e=>"".concat((0,v9.rN)(e))};function _0(e){return _Q[e]||_Q.default}function _1(e){if(!e||!e.length)return{};let t=Object.keys((0,kL.Z)(e[0],"timestamp"));return e.sort((e,t)=>e.timestamp>t.timestamp?1:-1),{...t.reduce((t,n)=>({...t,[n]:function(e,t){var n,r;let i=(null===(n=t[0])||void 0===n?void 0:n[e])||0,a=(null===(r=t[t.length-1])||void 0===r?void 0:r[e])||0;return _2({total:t.reduce((t,n)=>t+(n[e]||0),0),start:i,end:a,count:t.length})}(n,e)}),{}),total:function(e,t){let n=_4(e,t[0]),r=_4(e,t[t.length-1]);return _2({total:t.reduce((t,n)=>t+_4(e,n),0),start:n,end:r,count:t.length})}(t,e)}}function _2(e){let{total:t,start:n,end:r,count:i}=e,a=r-n;return{total:t,diff:a,change:0===n?void 0:a/n*100,latest:r,average:t/i}}function _4(e,t){return e.reduce((e,n)=>e+((null==t?void 0:t[n])||0),0)}function _3(e){let{balances:t,isLoading:n,chartType:r="area"}=e,{resolvedTheme:i}=(0,p3.F)(),a=(0,eo.useMemo)(()=>"light"===i?{sc:{label:"siacoin",color:v7.accent[800]}}:{sc:{label:"siacoin",color:v7.accentdark[800]}},[i]),o=(0,eo.useMemo)(()=>({data:_J(t,"none"),stats:_1(t),config:{enabledGraph:["sc"],enabledTip:["sc"],data:{sc:a.sc},format:e=>(0,v9.Vz)(e),formatTimestamp:_0("default"),formatTickY:e=>(0,v9.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:r},isLoading:n}),[t,n,a,r]);return(0,ea.jsx)("div",{className:"relative",children:(0,ea.jsx)(kB,{id:"all/v0/wallet/balance",height:200,allowConfiguration:!1,data:o.data,config:o.config})})}function _5(e){let{peers:t,isLoading:n,connectPeer:r}=e;return(0,ea.jsx)(SH,{title:"Peers",actions:(0,ea.jsx)(sO,{onClick:r,children:"Connect"}),isLoading:n,dataset:(null==t?void 0:t.map(e=>({type:"ip",hash:e})))||[]})}function _6(e){let{size:t,label:n,enabled:r=!0,onChange:i,color:a}=e;return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex gap-1.5 items-center",r?"opacity-100":"opacity-50",i?"cursor-pointer":"cursor-auto",i&&(r?"hover:opacity-90":"hover:opacity-60")),onClick:()=>i&&i(!r),children:[a&&(0,ea.jsx)("div",{className:"relative top-px",children:(0,ea.jsx)(hm,{style:{backgroundColor:a}})}),(0,ea.jsx)(nw,{size:t,children:n})]})}function _8(e){let{children:t,variant:n,align:r}=e;return(0,ea.jsx)("div",{className:"relative",style:{top:"primary"===n?"6px":void 0,left:"start"===r?"0px":void 0,right:"end"===r?"0px":void 0},children:(0,ea.jsx)(nw,{size:"10",color:"contrast",dir:"start"===r?"rtl":"ltr",weight:"primary"===n?"semibold":"regular",ellipsis:!0,children:t})})}function _7(e){let{date:t,align:n,variant:r}=e;return t?(0,ea.jsx)(_8,{variant:r,align:n,children:(0,v9.rN)(t)}):null}function _9(e){let{blockHeight:t,align:n,variant:r}=e;return t?(0,ea.jsx)(_8,{variant:r,align:n,children:t.toLocaleString()}):null}function Oe(e){let{label:t,currentHeight:n,range:r,startHeight:i,endHeight:a,color:o,align:l,rounded:s,className:u,showDates:c}=e;if(!i||!a)return null;let d=r.endHeight-r.startHeight,f=(0,v9.pp)(d),h=(0,v9.jr)(n,r.startHeight),p=(0,v9.jr)(n,i),m=(0,v9.jr)(n,a),v=(p-h)/f,g=(m-h)/f;return(0,ea.jsxs)("div",{className:(0,eW.cx)("group flex items-center justify-center","absolute -top-[5px] h-4","cursor-pointer","transition-colors"),style:{left:Ot(v),width:Ot(g-v)},children:[(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-full h-full","rounded-md","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10"),style:{width:"calc(100% + 8px)",left:"-4px"}}),(0,ea.jsx)("div",{className:(0,eW.cx)("z-10 absolute w-full h-1.5",u,"start"===s?"rounded-l-lg":"end"===s?"rounded-r-lg":"rounded-lg","border-y","start"===s?"border-l":"end"===s?"border-r":"border","blue"===o?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-blue-500/50 dark:border-blue-500/50"]:[],"green"===o?["bg-green-300 dark:bg-green-300","group-hover:bg-green-400 dark:group-hover:bg-green-400","border-green-500/50 dark:border-green-500/50"]:[],"amber"===o?["bg-amber-300 dark:bg-amber-300","group-hover:bg-amber-400 dark:group-hover:bg-amber-400","border-amber-500/50 dark:border-amber-500/50"]:[])}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 bottom-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_9,{blockHeight:i,align:"start",variant:"primary"}),(0,ea.jsx)(_8,{variant:"primary",children:t}),(0,ea.jsx)(_9,{blockHeight:a,align:"end",variant:"primary"})]}),c&&(0,ea.jsxs)("div",{className:"flex group-hover/segments:hidden absolute justify-between gap-2 top-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_7,{date:p,align:"start",variant:"secondary"}),(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"})]}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 top-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_7,{date:p,align:"start",variant:"secondary"}),(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"})]})]})}function Ot(e){return"".concat(100*e,"%")}function On(e){var t;let{currentHeight:n,eventHeight:r,range:i,label:a,bottomLabel:o,color:l,className:s,unconfirmedPing:u=!0}=e,c=!!r&&r>n,d=r&&!c&&n-r<6,f=i.endHeight-i.startHeight,h=(0,v9.pp)(f),p=(0,v9.jr)(n,i.startHeight),m=r?(0,v9.jr)(n,r):0;return r?(0,ea.jsx)("div",{className:(0,eW.cx)("group","absolute -top-[5px] w-4 h-4","flex items-center justify-center","rounded-full cursor-pointer","-translate-x-1/2",s),style:{left:(t=m?(m-p)/h:0,"".concat(100*t,"%"))},children:(0,ea.jsxs)("div",{className:(0,eW.cx)("relative w-full h-full","flex items-center justify-center","rounded-full cursor-pointer"),children:[u&&d&&(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-1.5 h-1.5","rounded-full","bg-amber-500 dark:bg-amber-200","animate-pingslow")}),(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-4 h-4","rounded-full","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10")}),(0,ea.jsx)("div",{className:(0,eW.cx)("absolute w-1.5 h-1.5","rounded-full","border","green"===l?["bg-green-500 dark:bg-green-500","group-hover:bg-green-600 dark:group-hover:bg-green-600","border-white dark:border-white"]:[],"amber"===l?["bg-amber-500 dark:bg-amber-500","group-hover:bg-amber-600 dark:group-hover:bg-amber-600","border-white dark:border-white"]:[],"gray"===l?["bg-gray-700 dark:bg-graydark-900","group-hover:bg-gray-800 dark:group-hover:bg-graydark-800","border-white dark:border-white"]:[],"blue"===l?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-white dark:border-white"]:[])}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 bottom-[100%] left-1.5",children:[(0,ea.jsx)(_9,{blockHeight:r,align:"start",variant:"primary"}),(0,ea.jsx)(_8,{variant:"primary",children:a})]}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 top-[100%] left-1.5",children:[(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"}),o&&(0,ea.jsx)(_8,{variant:"secondary",children:o})]})]})}):null}function Or(e){let{currentHeight:t,contractHeightStart:n,contractHeightEnd:r,proofWindowHeightStart:i,proofWindowHeightEnd:a,revisionHeight:o,proofHeight:l,range:s}=e,u=t-n<6;return(0,ea.jsx)("div",{className:"group/main relative w-full",children:(0,ea.jsx)("div",{className:"relative py-6",children:(0,ea.jsxs)("div",{className:"relative z-10 h-1.5",children:[(0,ea.jsx)("div",{className:"absolute h-full w-full bg-gray-300 dark:bg-graydark-400 rounded-lg"}),(0,ea.jsxs)("div",{className:"group/segments",children:[(0,ea.jsx)(Oe,{label:"contract duration",currentHeight:t,startHeight:n,endHeight:r,range:s,color:"blue",align:"center",rounded:"start",className:u?"border-dotted opacity-50":"",showDates:!0}),(0,ea.jsx)(Oe,{label:"proof window",currentHeight:t,startHeight:i,endHeight:a,range:s,color:"green",align:"end",rounded:"end",className:u?"border-dotted opacity-50":""}),(0,ea.jsx)(On,{label:"contract formation",bottomLabel:u?"unconfirmed":"",currentHeight:t,eventHeight:n,range:s,color:u?"amber":"blue",className:"z-20"}),(0,ea.jsx)(On,{label:"last revision",currentHeight:t,eventHeight:o,range:s,color:"green",className:"z-20"}),(0,ea.jsx)(On,{label:"storage proof",currentHeight:t,eventHeight:l,range:s,color:"green",className:"z-20"}),(0,ea.jsx)(On,{label:"current block",currentHeight:t,eventHeight:t,range:s,color:"gray",className:"z-10",unconfirmedPing:!1})]})]})})})}var Oi=n(90463),Oa=n(58527),Oo=n(40704),Ol=n(95598),Os=n(93225),Ou=n(11749),Oc=function(e,t,n,r){var i=-1,a=Oa.Z,o=!0,l=e.length,s=[],u=t.length;if(!l)return s;n&&(t=(0,Ol.Z)(t,(0,Os.Z)(n))),r?(a=Oo.Z,o=!1):t.length>=200&&(a=Ou.Z,o=!1,t=new Oi.Z(t));t:for(;++i{e.stopPropagation(),i(n)},children:(0,ea.jsx)(sT.xVB,{})}),(0,ea.jsx)(sO,{icon:l?"contrast":"hover",tip:"".concat(t,": hide all"),variant:"ghost",onClick:e=>{e.stopPropagation(),a(n)},children:(0,ea.jsx)(sT.pHg,{})})]})]})}function Ov(e){let{title:t,children:n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-6",children:[t&&(0,ea.jsx)(du,{anchorLink:!0,size:"24",children:t}),(0,ea.jsx)(nE,{className:"p-6",children:(0,ea.jsx)("div",{className:"flex flex-col gap-6",children:(0,ea.jsx)(MH,{separator:(0,ea.jsx)(c0,{className:"w-full my-3"}),children:n})})})]})}function Og(e){let{id:t,title:n,description:r,control:i}=e;return(0,ea.jsxs)("div",{className:"flex gap-10 justify-between","data-testid":t,children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-2 max-w-[600px]",children:[(0,ea.jsx)(du,{id:t||n,anchorLink:!0,size:"20",children:n}),(0,ea.jsx)(nj,{size:"14",children:r})]}),(0,ea.jsx)("div",{className:"",children:i})]})}function Oy(e){let{open:t,params:n,trigger:r,onOpenChange:i}=e,{body:a,title:o,variant:l,action:s,onConfirm:u}=n||{},c=(0,_g.cI)(),d=(0,eo.useCallback)(()=>{u&&u(),i(!1)},[u,i]);return(0,ea.jsx)(u_,{title:o,trigger:r,open:t,onOpenChange:i,contentVariants:{className:"w-[400px]"},children:(0,ea.jsx)("form",{onSubmit:c.handleSubmit(d),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[a,(0,ea.jsx)("div",{className:"flex gap-1 justify-end",children:(0,ea.jsx)(SY,{variant:l,form:c,size:"small",children:s})})]})})})}function Ox(e){let{name:t,peerCount:n,isSynced:r,nodeBlockHeight:i,connectPeer:a}=e;return(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(nw,{font:"mono",weight:"bold",size:"20",children:t}),(0,ea.jsxs)("div",{className:"flex items-center",children:[n?(0,ea.jsxs)(sO,{className:"relative left-2 only:left-0",variant:"ghost",onClick:a,tip:"".concat(n," connected peers"),children:[(0,ea.jsx)(nw,{color:"subtle",children:n.toLocaleString()}),(0,ea.jsx)(sT.RK4,{})]}):null,i&&r?(0,ea.jsx)(sM,{content:"Blockchain is synced",children:(0,ea.jsx)("div",{className:"relative left-2",children:(0,ea.jsxs)(sO,{variant:"ghost",state:"waiting",children:[(0,ea.jsx)(nw,{color:"subtle",children:i.toLocaleString()}),(0,ea.jsx)(nw,{color:"green",children:(0,ea.jsx)(sT.Y3p,{})})]})})}):null]})]})}function Ob(e){let{nodeBlockHeight:t,networkBlockHeight:n,moreThan100BlocksToSync:r,percent:i}=e;return(0,ea.jsxs)("div",{className:"flex flex-col justify-between h-full mb-1",children:[(0,ea.jsx)(d3,{variant:"accent",value:t&&n?t:0,max:n||1,className:""}),(0,ea.jsxs)("div",{className:"flex justify-between mt-1.5",children:[(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"Syncing..."}),t&&n?r?(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"".concat(t.toLocaleString()," / ").concat(n.toLocaleString()," (").concat(i,"%)")}):(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"(".concat(i,"%)")}):null]})]})}function Ow(e){let{name:t,peerCount:n,connectPeer:r,isSynced:i,syncPercent:a,nodeBlockHeight:o,estimatedBlockHeight:l,firstTimeSyncing:s,moreThan100BlocksToSync:u,children:c}=e;return(0,ea.jsx)(pp,{rootProps:{openDelay:100,closeDelay:1e3},contentProps:{side:"right",align:"start",sideOffset:5,className:"!max-w-none"},trigger:(0,ea.jsxs)("div",{className:"relative hover:scale-105 transition-transform",children:[i||100===a||0===a?null:(0,ea.jsx)("div",{className:"absolute -bottom-2.5 w-full flex justify-center",children:(0,ea.jsxs)(nw,{className:"bg-amber-500 py-px px-1 rounded-sm scale-75",size:"10",children:[a,"%"]})}),(0,ea.jsx)(dj,{size:30})]}),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-2 px-1 pt-1 pb-2 w-[350px]",children:[(0,ea.jsx)(Ox,{nodeBlockHeight:o,isSynced:i,name:t,peerCount:n,connectPeer:r}),i?(0,ea.jsx)(c0,{className:"w-full mb-0.5"}):(0,ea.jsx)(Ob,{percent:a,nodeBlockHeight:o,networkBlockHeight:l,moreThan100BlocksToSync:u}),s&&(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{color:"contrast",size:"14",children:"Welcome to Sia! The blockchain is syncing to the current network height. Depending on your system this process may take a while."}),(0,ea.jsx)(c0,{className:"w-full mb-1"})]}),c]})})}function Oj(e){let{testnetName:t}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center justify-center py-2 px-3 bg-amber-600 dark:bg-amber-500",children:[(0,ea.jsx)(nw,{color:"lo",children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsxs)(nw,{size:"14",color:"lo",children:["You are on the ",t," testnet."]})]})}function Ok(e){let{type:t,label:n,link:r,tip:i,icon:a,value:o,onClick:l,format:s,decimalsLimit:u,units:c}=e;return(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(sM,{align:"start",side:"bottom",content:i,children:(0,ea.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ea.jsx)(nw,{className:"flex relative",children:a||(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(nw,{size:"12",ellipsis:!0,children:r?(0,ea.jsx)(dx,{href:r,target:"_blank",children:n}):n})]})}),(0,ea.jsx)("div",{role:"button",tabIndex:0,"aria-label":n,className:(0,eW.cx)("flex items-center",l?"cursor-pointer":""),onClick:()=>{l&&l(o)},children:"siacoin"===t?(0,ea.jsx)(S_,{value:o,variant:"value",size:"12",fixed:u,dynamicUnits:!1,showTooltip:!1,tipSide:"bottom"}):(0,ea.jsx)(SO,{value:o,variant:"value",size:"12",format:s||(e=>"".concat(ht(e,u)).concat(c?" ".concat(c):"")),tipSide:"bottom"})})]})}function OE(e){let{form:t,fields:n,name:r}=e;return(0,eo.useCallback)((e,i)=>{OS({form:t,fields:n,name:r,value:e,options:i})},[r,t,n])}function OS(e){var t;let{form:n,fields:r,name:i,value:a,options:o}=e;n.setValue(i,a,"boolean"==typeof o?o?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:o),null===(t=r[i].trigger)||void 0===t||t.forEach(e=>n.trigger(e))}function OC(e){let{form:t,fields:n,values:r,options:i}=e;for(let[e,a]of Object.entries(r))OS({form:t,fields:n,name:e,value:a,options:i})}function OM(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:a,suggestionLabel:o,suggestion:l,suggestionTip:s,before:u,after:c,tipsDecimalsLimitSc:d=0}=r[t],f=OE({name:t,fields:r,form:n});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ea.jsx)(u||(()=>null),{name:t,form:n,fields:r}),(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(_M,{name:t,fields:r,form:n,group:!1,size:"small"}),i&&(0,ea.jsx)(Ok,{type:"siacoin",label:"Network average",tip:a||"Averages provided by Sia Central.",decimalsLimit:d,value:(0,v9.qN)(i),onClick:()=>{f(i,!0)}}),l&&s&&(0,ea.jsx)(Ok,{type:"siacoin",label:o||"Suggestion",tip:s,decimalsLimit:d,value:(0,v9.qN)(l),onClick:()=>{f(l,!0)}}),(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function O_(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{placeholder:l,average:s,suggestion:u,units:c,decimalsLimit:d=2,disableGroupSeparators:f,autoComplete:h,prefix:p}=o,{setValue:m,onBlur:v,error:g,value:y}=_x({form:n,field:o,name:t}),x=(0,eo.useMemo)(()=>l?new(he())(l):u&&"boolean"!=typeof u?new(he())(u):s&&"boolean"!=typeof s?new(he())(s):void 0,[l,u,s]),b=(0,ea.jsx)(hr,{prefix:p,name:t,value:y,units:c,size:i,decimalsLimit:d,disableGroupSeparators:f,autoComplete:h,placeholder:x?new(he())(x):void 0,state:g?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:e=>{m(void 0!==e?new(he())(e):void 0,!0)},onBlur:v});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,wrap:!0,children:b}):b}function OO(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:a,suggestionLabel:o,suggestion:l,suggestionTip:s,decimalsLimit:u=2,after:c,units:d}=r[t],f=OE({form:n,fields:r,name:t});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(O_,{name:t,fields:r,form:n,group:!1}),i&&(0,ea.jsx)(Ok,{type:"number",label:"Network average",tip:a||"Averages provided by Sia Central.",decimalsLimit:u,value:i,onClick:()=>{f(i,!0)}}),l&&s&&(0,ea.jsx)(Ok,{type:"number",label:o||"Suggestion",tip:s,decimalsLimit:u,value:l,units:d,onClick:()=>{f(l,!0)}}),(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OT(e){let{label:t,link:n,tip:r,value:i,onClick:a}=e;return(0,ea.jsxs)("div",{className:"flex justify-between gap-1 items-center overflow-hidden",children:[(0,ea.jsx)("div",{children:(0,ea.jsx)(sM,{align:"start",side:"bottom",content:r,children:(0,ea.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ea.jsx)(nw,{className:"flex relative",children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(nw,{size:"12",children:n?(0,ea.jsx)(dx,{href:n,target:"_blank",children:t}):t})]})})}),(0,ea.jsx)("div",{className:"overflow-hidden",children:(0,ea.jsx)(nw,{role:"button",tabIndex:0,"aria-label":t,className:"flex cursor-pointer items-center",onClick:a,size:"12",children:(0,ea.jsx)(sY,{ellipsis:!0,className:"block",children:i})})})]})}function OP(e){let{name:t,form:n,fields:r,type:i}=e,{suggestionLabel:a,suggestion:o,suggestionTip:l}=r[t],s=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(_j,{name:t,form:n,fields:r,type:i,group:!1}),o&&l&&(0,ea.jsx)(OT,{label:a||"Suggestion",tip:l,value:o,onClick:()=>{s(o,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OA(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:a,suggestionTip:o}=r[t],l=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)("div",{className:"flex justify-end w-full",children:(0,ea.jsx)(_C,{name:t,form:n,fields:r,group:!1})}),void 0!==a&&o&&(0,ea.jsx)(OT,{label:i||"Suggestion",tip:o,value:a?"on":"off",onClick:()=>{l(a,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function ON(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{options:l}=o,{ref:s,onChange:u,onBlur:c,error:d}=_x({name:t,form:n,field:o}),f=(0,ea.jsx)(hc,{ref:s,name:t,size:i,state:d?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:u,onBlur:c,children:null==l?void 0:l.map(e=>(0,ea.jsx)(hd,{value:e.value,children:e.label},e.value))});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,children:f}):f}function OR(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:a,suggestionTip:o}=r[t],l=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)("div",{className:"flex justify-end w-full",children:(0,ea.jsx)(ON,{name:t,fields:r,form:n,group:!1,size:"small"})}),a&&o&&(0,ea.jsx)(OT,{label:i||"Suggestion",tip:o,value:a,onClick:()=>{l(a,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OD(e){let{name:t,form:n,fields:r}=e,i=r[t],a=i.custom||(()=>null);return"custom"===i.type?(0,ea.jsx)(a,{form:n,name:t,fields:r}):"number"===i.type?(0,ea.jsx)(OO,{form:n,name:t,fields:r}):"siacoin"===i.type?(0,ea.jsx)(OM,{form:n,name:t,fields:r}):"text"===i.type?(0,ea.jsx)(OP,{form:n,name:t,fields:r}):"password"===i.type?(0,ea.jsx)(OP,{form:n,type:"password",fields:r,name:t}):"boolean"===i.type?(0,ea.jsx)(OA,{form:n,name:t,fields:r}):"select"===i.type?(0,ea.jsx)(OR,{form:n,name:t,fields:r}):null}function OL(e){let{name:t,form:n,fields:r,autoVisibility:i}=e,a=r[t],o=_w({form:n,fields:r,name:t});return!i||o?(0,ea.jsx)(Og,{id:t,title:a.title,description:a.description,control:(0,ea.jsx)(OD,{form:n,name:t,fields:r})}):null}function OZ(e){let{title:t,category:n,form:r,fields:i}=e,a=Object.entries(i).filter(e=>{let[t,a]=e;return a.category===n&&_w({form:r,fields:i,name:t})}).map(e=>{let[t]=e;return t});return 0===a.length?null:(0,ea.jsx)(Ov,{title:t,children:a.map(e=>(0,ea.jsx)(OL,{name:e,form:r,fields:i},e))})}function OF(e){let{name:t,form:n,fields:r,size:i="small",currency:a,group:o=!0}=e,l=(0,hi.J)({currency:a||void 0}).rate,s=r[t],{placeholder:u,decimalsLimit:c=2,units:d}=s,{setValue:f,onBlur:h,error:p,value:m}=_x({form:n,field:s,name:t}),v=(0,eo.useMemo)(()=>hi.mV.find(e=>e.id===a),[a]),g=n.formState.dirtyFields[t],y=(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",s.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",s.readOnly?"pointer-events-none":"",s.readOnly?"border-blue-400 dark:border-blue-400":p?"border-red-500 dark:border-red-400":g?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ea.jsx)(hr,{name:t,value:m,units:"".concat((null==v?void 0:v.label)||"?").concat(d||""),prefix:null==v?void 0:v.prefix,size:i,variant:"ghost",focus:"none",readOnly:s.readOnly,decimalsLimit:(null==v?void 0:v.fixed)||c,placeholder:u?new(he())(u):void 0,state:p?"invalid":g?"valid":"default",onChange:e=>{f(void 0!==e?new(he())(e):void 0,!0)},onBlur:h}),l&&(0,ea.jsx)(Oz,{value:m,currency:a,rate:l})]});return o?(0,ea.jsx)(SK,{title:s.title,name:t,form:n,wrap:!0,children:y}):y}function Oz(e){let{value:t,rate:n}=e,r=t&&!t.isZero()&&n&&!n.isZero(),i=r?(0,v9.qN)(t).div(n):new(he())(0);return(0,ea.jsxs)(nE,{className:"flex gap-1 items-center justify-between relative overflow-hidden px-2 py-1.5 rounded-t-none",children:[(0,ea.jsx)(sM,{side:"bottom",content:"The pinned value's current siacoin value",children:(0,ea.jsxs)(nw,{className:"flex gap-1 relative",size:"12",children:[(0,ea.jsx)(sT.oce,{}),"Current value"]})}),r?(0,ea.jsx)(SS,{value:i,size:"12",variant:"value",fixed:0,dynamicUnits:!0,hastingUnits:!1,tipSide:"bottom"}):(0,ea.jsx)(nw,{size:"12",ellipsis:!0,color:r?"contrast":"verySubtle",children:"-"})]})}function OV(e){let{name:t,form:n,fields:r,currency:i}=e,{average:a,averageTip:o,suggestionLabel:l,suggestion:s,suggestionTip:u,before:c,after:d}=r[t],f=OE({form:n,fields:r,name:t}),h=(0,hi.J)({currency:i||void 0}).rate,p=(0,eo.useMemo)(()=>a&&"boolean"!=typeof a&&h?new(he())(a).times(h):void 0,[a,h]),m=(0,eo.useMemo)(()=>s&&"boolean"!=typeof s&&h?new(he())(s).times(h):void 0,[s,h]);return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r}),(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(OF,{name:t,fields:r,form:n,group:!1,currency:i}),p&&(0,ea.jsx)(Ok,{type:"siacoin",label:"Network average",tip:o||"Averages provided by Sia Central.",value:p,decimalsLimit:0,onClick:()=>{f(a,!0)}}),m&&u&&(0,ea.jsx)(Ok,{type:"siacoin",label:l||"Suggestion",tip:u,decimalsLimit:0,value:m,onClick:()=>{f(s,!0)}}),(0,ea.jsx)(d||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OB(e){let{form:t,remoteValues:n}=e,r=(0,eo.useCallback)(()=>{if(t.formState.isSubmitting||!n)return;let e=t.getValues();for(let[e,r]of Object.entries(n))t.resetField(e,{defaultValue:r,keepDirty:!0,keepError:!0,keepTouched:!0});for(let[n,r]of Object.entries(e))t.getFieldState(n).isDirty&&t.setValue(n,r)},[t,n]);(0,eo.useEffect)(()=>{r()},[n])}function OI(e){let{form:t}=e;return{changeCount:Object.entries(t.formState.dirtyFields).filter(e=>{let[t,n]=e;return!!n}).length}}function OH(e){let{form:t,remoteValues:n}=e,[r,i]=(0,eo.useState)(!1),{isUnlockedAndAuthedRoute:a}=(0,hi.Hv)();(0,eo.useEffect)(()=>{a||i(!1)},[a]),(0,eo.useEffect)(()=>{!r&&n&&(i(!0),t.reset(n))},[n])}sT.lg1,sT.eHR,sT.I$H,sT.KiD,sT.P5r,sT.CCF,sT.w9S,sT.EL$,sT.aPl,sT.wEY,sT.EOT,sT.kSc,sT.W$S,sT.lJ7,sT.ORH,sT.ka0,sT.BdP,sT.d19,sT.Mes,sT.VUg,sT.U_S,sT.T85;let OU=e=>{let{__scopeTooltip:t,delayDuration:n=700,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,[o,l]=(0,eo.useState)(!0),s=(0,eo.useRef)(!1),u=(0,eo.useRef)(0);return(0,eo.useEffect)(()=>{let e=u.current;return()=>window.clearTimeout(e)},[]),(0,eo.createElement)(nn,{scope:t,isOpenDelayed:o,delayDuration:n,onOpen:(0,eo.useCallback)(()=>{window.clearTimeout(u.current),l(!1)},[]),onClose:(0,eo.useCallback)(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>l(!0),r)},[r]),isPointerInTransitRef:s,onPointerInTransitChange:(0,eo.useCallback)(e=>{s.current=e},[]),disableHoverableContent:i},a)};function OW(e){let{children:t}=e,[n,r]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{r(!0)},[]),(0,ea.jsx)("div",{children:n?t:null})}function Oq(e){let{className:t,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,fallback:i,children:a,lockRoutes:o}=e;return(0,ea.jsx)(OW,{children:(0,ea.jsx)(hi.kl,{fallback:i,children:(0,ea.jsx)(p3.f,{attribute:"class",children:(0,ea.jsx)(OU,{children:(0,ea.jsx)(hi.bW,{lockRoutes:o,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,children:(0,ea.jsxs)("div",{id:"root",className:t,children:[(0,ea.jsx)(Sp,{}),a]})})})})})})}var O$=n(28356),OK=Math.min,OY=function(e,t,n){for(var r=n?Oo.Z:Oa.Z,i=e[0].length,a=e.length,o=a,l=Array(a),s=1/0,u=[];o--;){var c=e[o];o&&t&&(c=(0,Ol.Z)(c,(0,Os.Z)(t))),s=OK(c.length,s),l[o]=!n&&(t||i>=120&&c.length>=120)?new Oi.Z(o&&c):void 0}c=e[0];var d=-1,f=l[0];t:for(;++d{s(t=>t.includes(e)?t.filter(t=>t!==e):t.concat(e))},[s]),c=(0,eo.useCallback)(e=>{s(t=>(0,O$.Z)([...t,...e]))},[s]),d=(0,eo.useCallback)(e=>{s(t=>Op(t,e))},[s]),f=(0,eo.useCallback)(()=>{s(r)},[s,r]),h=(0,eo.useMemo)(()=>n.filter(e=>{let t=null==o?void 0:o.includes(e.category||"");return!e.fixed&&!t}),[n,o]),p=(0,eo.useMemo)(()=>n.filter(e=>{let t=e.fixed||l.includes(e.id),n=null==o?void 0:o.includes(e.category||"");return t&&!n}).map(e=>e.id),[n,l,o]),{sortField:m,sortDirection:v,setSortField:g,setSortDirection:y,toggleSort:x}=function(e,t){let{defaultSortField:n,sortOptions:r,enabledColumns:i}=t,[a,o]=(0,kZ.Z)("".concat(e,"/sortField"),{defaultValue:n}),[l,s]=(0,kZ.Z)("".concat(e,"/sortDirection"),{defaultValue:"desc"});return{toggleSort:(0,eo.useCallback)(e=>{if(a!==e){o(e),s("asc");return}s(e=>"desc"===e?"asc":"desc")},[a,o,s]),setSortDirection:s,setSortField:o,sortableColumns:(0,eo.useMemo)(()=>r?OG(r.map(e=>e.id),i):[],[r,i]),sortField:a,sortDirection:l}}(e,{defaultSortField:i,sortOptions:a,enabledColumns:p}),b=(0,eo.useMemo)(()=>a?OG(a.map(e=>e.id),p):[],[a,p]);return{configurableColumns:h,enabledColumns:p,toggleColumnVisibility:u,toggleSort:x,setSortDirection:y,setSortField:g,sortableColumns:b,sortField:m,setColumnsVisible:c,setColumnsHidden:d,sortDirection:v,resetDefaultColumnVisibility:f}}function O0(){let e=(0,da.xj)(),t=(0,da.jD)(),n=(0,da.lr)();return(0,eo.useCallback)(()=>{if(!e||!t)return;let r=new URLSearchParams(n),i=r.toString();r.delete("limit"),r.delete("offset"),r.delete("marker");let a=r.toString(),o=i?"".concat(t,"?").concat(i):t,l=a?"".concat(t,"?").concat(a):t;l!==o&&e.replace(l)},[e,n,t])}function O1(){let[e,t]=(0,eo.useState)([]),n=O0(),r=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,eo.useCallback)(()=>{t([]),n()},[t,n]),a=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),o=(0,eo.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[t,e,n]);return{filters:e,setFilter:r,removeFilter:a,removeLastFilter:o,resetFilters:i}}function O2(e){let{dataset:t,filters:n,sortField:r,sortDirection:i}=e;return(0,eo.useMemo)(()=>{if(!t)return null;let e=Object.entries(n).map(e=>{let[t,n]=e;return n}),a=e.length?t.filter(t=>{for(let n of e)if(!n.fn(t))return!1;return!0}):t;return[...a=a.sort((e,t)=>{let n=e[r],a=t[r];return"desc"===i?void 0===n?1:void 0===a?-1:n instanceof he()&&a instanceof he()?n.lte(a)?1:-1:n<=a?1:-1:void 0===n?-1:void 0===a?1:n instanceof he()&&a instanceof he()?n.gte(a)?1:-1:n>=a?1:-1})]},[t,n,r,i])}function O4(){let[e,t]=(0,eo.useState)([]),n=O0(),r=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,eo.useCallback)(()=>{t([]),n()},[t,n]),a=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),o=(0,eo.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[e,t,n]);return{filters:e,setFilter:r,removeFilter:a,removeLastFilter:o,resetFilters:i}}function O3(e){let{sc:t}=e,{settings:n}=(0,hi.Hv)(),r=(0,hi.J)({currency:n.currency.id}),i=(0,eo.useMemo)(()=>new(he())(t).times(r.rate||1),[t,r]);return!r.rate||r.rate.isZero()?{}:{fiat:i,currency:n.currency}}function O5(e,t){let n=t.reduce((e,t)=>{let n=e.startHeight,r=e.endHeight;return t.contractHeightStartr&&(r=t.contractHeightEnd),{startHeight:n,endHeight:r}},{startHeight:e,endHeight:0});n.endHeight=Math.max(n.endHeight,e)+(0,v9.gU)(5),n.startHeight=n.startHeight-(0,v9.gU)(5);let r=[],i=n.startHeight;for(;i<=n.endHeight;)r.push(i),i+=(0,v9.Nr)(1);return{allDatesMap:r.reduce((e,t)=>({...e,[t]:{total:null,timestamp:t}}),{}),range:n}}let O6=/^[a-z]{2}$/i;function O8(e){if(!O6.test(e)){let t=typeof e;throw TypeError("cc argument must be an ISO 3166-1 alpha-2 string, but got '".concat("string"===t?e:t,"' instead."))}return String.fromCodePoint(...[...e.toUpperCase()].map(e=>e.codePointAt()+127397))}let O7=(()=>{let e=0,t=()=>`0000${(1679616*Math.random()<<0).toString(36)}`.slice(-4);return()=>(e+=1,`u${t()}${e}`)})();function O9(e){let t=[];for(let n=0,r=e.length;n{let r=new Image;r.decode=()=>t(r),r.onload=()=>t(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=e})}async function Tr(e){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(e)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function Ti(e,t,n){let r="http://www.w3.org/2000/svg",i=document.createElementNS(r,"svg"),a=document.createElementNS(r,"foreignObject");return i.setAttribute("width",`${t}`),i.setAttribute("height",`${n}`),i.setAttribute("viewBox",`0 0 ${t} ${n}`),a.setAttribute("width","100%"),a.setAttribute("height","100%"),a.setAttribute("x","0"),a.setAttribute("y","0"),a.setAttribute("externalResourcesRequired","true"),i.appendChild(a),a.appendChild(e),Tr(i)}let Ta=(e,t)=>{if(e instanceof t)return!0;let n=Object.getPrototypeOf(e);return null!==n&&(n.constructor.name===t.name||Ta(n,t))};function To(e,t,n){let r=window.getComputedStyle(e,n),i=r.getPropertyValue("content");if(""===i||"none"===i)return;let a=O7();try{t.className=`${t.className} ${a}`}catch(e){return}let o=document.createElement("style");o.appendChild(function(e,t,n){let r=`.${e}:${t}`,i=n.cssText?function(e){let t=e.getPropertyValue("content");return`${e.cssText} content: '${t.replace(/'|"/g,"")}';`}(n):O9(n).map(e=>{let t=n.getPropertyValue(e),r=n.getPropertyPriority(e);return`${e}: ${t}${r?" !important":""};`}).join(" ");return document.createTextNode(`${r}{${i}}`)}(a,n,r)),t.appendChild(o)}let Tl="application/font-woff",Ts="image/jpeg",Tu={woff:Tl,woff2:Tl,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:Ts,jpeg:Ts,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function Tc(e){return Tu[(function(e){let t=/\.([^./]*?)$/g.exec(e);return t?t[1]:""})(e).toLowerCase()]||""}function Td(e){return -1!==e.search(/^(data:)/)}function Tf(e,t){return`data:${t};base64,${e}`}async function Th(e,t,n){let r=await fetch(e,t);if(404===r.status)throw Error(`Resource "${r.url}" not found`);let i=await r.blob();return new Promise((e,t)=>{let a=new FileReader;a.onerror=t,a.onloadend=()=>{try{e(n({res:r,result:a.result}))}catch(e){t(e)}},a.readAsDataURL(i)})}let Tp={};async function Tm(e,t,n){var r,i,a;let o,l;let s=(r=e,i=t,a=n.includeQueryParams,l=r.replace(/\?.*/,""),a&&(l=r),/ttf|otf|eot|woff2?/i.test(l)&&(l=l.replace(/.*\//,"")),i?`[${i}]${l}`:l);if(null!=Tp[s])return Tp[s];n.cacheBust&&(e+=(/\?/.test(e)?"&":"?")+new Date().getTime());try{let r=await Th(e,n.fetchRequestInit,({res:e,result:n})=>(t||(t=e.headers.get("Content-Type")||""),n.split(/,/)[1]));o=Tf(r,t)}catch(r){o=n.imagePlaceholder||"";let t=`Failed to fetch resource: ${e}`;r&&(t="string"==typeof r?r:r.message),t&&console.warn(t)}return Tp[s]=o,o}async function Tv(e){let t=e.toDataURL();return"data:,"===t?e.cloneNode(!1):Tn(t)}async function Tg(e,t){if(e.currentSrc){let t=document.createElement("canvas"),n=t.getContext("2d");return t.width=e.clientWidth,t.height=e.clientHeight,null==n||n.drawImage(e,0,0,t.width,t.height),Tn(t.toDataURL())}let n=e.poster,r=Tc(n);return Tn(await Tm(n,r,t))}async function Ty(e){var t;try{if(null===(t=null==e?void 0:e.contentDocument)||void 0===t?void 0:t.body)return await Tk(e.contentDocument.body,{},!0)}catch(e){}return e.cloneNode(!1)}async function Tx(e,t){return Ta(e,HTMLCanvasElement)?Tv(e):Ta(e,HTMLVideoElement)?Tg(e,t):Ta(e,HTMLIFrameElement)?Ty(e):e.cloneNode(!1)}let Tb=e=>null!=e.tagName&&"SLOT"===e.tagName.toUpperCase();async function Tw(e,t,n){var r,i;let a=[];return 0===(a=Tb(e)&&e.assignedNodes?O9(e.assignedNodes()):Ta(e,HTMLIFrameElement)&&(null===(r=e.contentDocument)||void 0===r?void 0:r.body)?O9(e.contentDocument.body.childNodes):O9((null!==(i=e.shadowRoot)&&void 0!==i?i:e).childNodes)).length||Ta(e,HTMLVideoElement)||await a.reduce((e,r)=>e.then(()=>Tk(r,n)).then(e=>{e&&t.appendChild(e)}),Promise.resolve()),t}async function Tj(e,t){let n=e.querySelectorAll?e.querySelectorAll("use"):[];if(0===n.length)return e;let r={};for(let i=0;iTx(e,t)).then(n=>Tw(e,n,t)).then(t=>{var n,r;return n=e,Ta(r=t,Element)&&(!function(e,t){let n=t.style;if(!n)return;let r=window.getComputedStyle(e);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):O9(r).forEach(i=>{let a=r.getPropertyValue(i);if("font-size"===i&&a.endsWith("px")){let e=Math.floor(parseFloat(a.substring(0,a.length-2)))-.1;a=`${e}px`}Ta(e,HTMLIFrameElement)&&"display"===i&&"inline"===a&&(a="block"),"d"===i&&t.getAttribute("d")&&(a=`path(${t.getAttribute("d")})`),n.setProperty(i,a,r.getPropertyPriority(i))})}(n,r),To(n,r,":before"),To(n,r,":after"),Ta(n,HTMLTextAreaElement)&&(r.innerHTML=n.value),Ta(n,HTMLInputElement)&&r.setAttribute("value",n.value),function(e,t){if(Ta(e,HTMLSelectElement)){let n=Array.from(t.children).find(t=>e.value===t.getAttribute("value"));n&&n.setAttribute("selected","")}}(n,r)),r}).then(e=>Tj(e,t)):null}let TE=/url\((['"]?)([^'"]+?)\1\)/g,TS=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,TC=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;async function TM(e,t,n,r,i){try{let a;let o=n?function(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i))return e;let n=document.implementation.createHTMLDocument(),r=n.createElement("base"),i=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(i),t&&(r.href=t),i.href=e,i.href}(t,n):t,l=Tc(t);if(i){let e=await i(o);a=Tf(e,l)}else a=await Tm(o,l,r);return e.replace(function(e){let t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}(t),`$1${a}$3`)}catch(e){}return e}function T_(e){return -1!==e.search(TE)}async function TO(e,t,n){if(!T_(e))return e;let r=function(e,{preferredFontFormat:t}){return t?e.replace(TC,e=>{for(;;){let[n,,r]=TS.exec(e)||[];if(!r)return"";if(r===t)return`src: ${n};`}}):e}(e,n);return(function(e){let t=[];return e.replace(TE,(e,n,r)=>(t.push(r),e)),t.filter(e=>!Td(e))})(r).reduce((e,r)=>e.then(e=>TM(e,r,t,n)),Promise.resolve(r))}async function TT(e,t,n){var r;let i=null===(r=t.style)||void 0===r?void 0:r.getPropertyValue(e);if(i){let r=await TO(i,null,n);return t.style.setProperty(e,r,t.style.getPropertyPriority(e)),!0}return!1}async function TP(e,t){await TT("background",e,t)||await TT("background-image",e,t),await TT("mask",e,t)||await TT("mask-image",e,t)}async function TA(e,t){let n=Ta(e,HTMLImageElement);if(!(n&&!Td(e.src))&&!(Ta(e,SVGImageElement)&&!Td(e.href.baseVal)))return;let r=n?e.src:e.href.baseVal,i=await Tm(r,Tc(r),t);await new Promise((t,r)=>{e.onload=t,e.onerror=r,e.decode&&(e.decode=t),"lazy"===e.loading&&(e.loading="eager"),n?(e.srcset="",e.src=i):e.href.baseVal=i})}async function TN(e,t){let n=O9(e.childNodes).map(e=>TR(e,t));await Promise.all(n).then(()=>e)}async function TR(e,t){Ta(e,Element)&&(await TP(e,t),await TA(e,t),await TN(e,t))}let TD={};async function TL(e){let t=TD[e];if(null!=t)return t;let n=await fetch(e);return t={url:e,cssText:await n.text()},TD[e]=t,t}async function TZ(e,t){let n=e.cssText,r=/url\(["']?([^"')]+)["']?\)/g;return Promise.all((n.match(/url\([^)]+\)/g)||[]).map(async i=>{let a=i.replace(r,"$1");return a.startsWith("https://")||(a=new URL(a,e.url).href),Th(a,t.fetchRequestInit,({result:e})=>(n=n.replace(i,`url(${e})`),[i,e]))})).then(()=>n)}function TF(e){if(null==e)return[];let t=[],n=e.replace(/(\/\*[\s\S]*?\*\/)/gi,""),r=RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){let e=r.exec(n);if(null===e)break;t.push(e[0])}n=n.replace(r,"");let i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,a=RegExp("((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})","gi");for(;;){let e=i.exec(n);if(null===e){if(null===(e=a.exec(n)))break;i.lastIndex=a.lastIndex}else a.lastIndex=i.lastIndex;t.push(e[0])}return t}async function Tz(e,t){let n=[],r=[];return e.forEach(n=>{if("cssRules"in n)try{O9(n.cssRules||[]).forEach((e,i)=>{if(e.type===CSSRule.IMPORT_RULE){let a=i+1,o=e.href,l=TL(o).then(e=>TZ(e,t)).then(e=>TF(e).forEach(e=>{try{n.insertRule(e,e.startsWith("@import")?a+=1:n.cssRules.length)}catch(t){console.error("Error inserting rule from remote css",{rule:e,error:t})}})).catch(e=>{console.error("Error loading remote css",e.toString())});r.push(l)}})}catch(a){let i=e.find(e=>null==e.href)||document.styleSheets[0];null!=n.href&&r.push(TL(n.href).then(e=>TZ(e,t)).then(e=>TF(e).forEach(e=>{i.insertRule(e,n.cssRules.length)})).catch(e=>{console.error("Error loading remote stylesheet",e)})),console.error("Error inlining remote css file",a)}}),Promise.all(r).then(()=>(e.forEach(e=>{if("cssRules"in e)try{O9(e.cssRules||[]).forEach(e=>{n.push(e)})}catch(t){console.error(`Error while reading CSS rules from ${e.href}`,t)}}),n))}async function TV(e,t){if(null==e.ownerDocument)throw Error("Provided element is not within a Document");let n=O9(e.ownerDocument.styleSheets);return(await Tz(n,t)).filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>T_(e.style.getPropertyValue("src")))}async function TB(e,t){let n=await TV(e,t);return(await Promise.all(n.map(e=>{let n=e.parentStyleSheet?e.parentStyleSheet.href:null;return TO(e.cssText,n,t)}))).join("\n")}async function TI(e,t){let n=null!=t.fontEmbedCSS?t.fontEmbedCSS:t.skipFonts?null:await TB(e,t);if(n){let t=document.createElement("style"),r=document.createTextNode(n);t.appendChild(r),e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}}async function TH(e,t={}){let{width:n,height:r}=Tt(e,t),i=await Tk(e,t,!0);return await TI(i,t),await TR(i,t),!function(e,t){let{style:n}=e;t.backgroundColor&&(n.backgroundColor=t.backgroundColor),t.width&&(n.width=`${t.width}px`),t.height&&(n.height=`${t.height}px`);let r=t.style;null!=r&&Object.keys(r).forEach(e=>{n[e]=r[e]})}(i,t),await Ti(i,n,r)}async function TU(e,t={}){let{width:n,height:r}=Tt(e,t),i=await TH(e,t),a=await Tn(i),o=document.createElement("canvas"),l=o.getContext("2d"),s=t.pixelRatio||function(){let e,t;try{t=process}catch(e){}let n=t&&t.env?t.env.devicePixelRatio:null;return n&&Number.isNaN(e=parseInt(n,10))&&(e=1),e||window.devicePixelRatio||1}(),u=t.canvasWidth||n,c=t.canvasHeight||r;return o.width=u*s,o.height=c*s,!t.skipAutoScale&&(o.width>16384||o.height>16384)&&(o.width>16384&&o.height>16384?o.width>o.height?(o.height*=16384/o.width,o.width=16384):(o.width*=16384/o.height,o.height=16384):o.width>16384?(o.height*=16384/o.width,o.width=16384):(o.width*=16384/o.height,o.height=16384)),o.style.width=`${u}`,o.style.height=`${c}`,t.backgroundColor&&(l.fillStyle=t.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(a,0,0,o.width,o.height),o}async function TW(e,t={}){return(await TU(e,t)).toDataURL()}async function Tq(e,t){let{name:n,quality:r,copy:i,download:a}=t;if(!e)throw Error("HTML node required");let o=await TW(e,{quality:r||.5});if(a){let e=document.createElement("a");e.download="".concat(n,".png"),e.href=o,e.click()}if(i){let e=await fetch(o);Sv(await e.blob(),"image/png",n)}}function T$(e){return Object.entries(e)}},99605:function(e,t,n){"use strict";n.d(t,{Ee:function(){return s.a},Fb:function(){return o.a},UO:function(){return u.useParams},j0:function(){return c.useRouter},jD:function(){return u.usePathname},lr:function(){return u.useSearchParams},rU:function(){return i.a},xj:function(){return u.useRouter}});var r=n(39097),i=n.n(r),a=n(97729),o=n.n(a),l=n(96577),s=n.n(l),u=n(82876),c=n(5632)},60398:function(e,t,n){"use strict";n.d(t,{bW:function(){return K},kl:function(){return es},mV:function(){return z},gw:function(){return a},Nz:function(){return ea},Hv:function(){return q},iv:function(){return J},J:function(){return ei},rB:function(){return Q},Nf:function(){return V},Tu:function(){return el},mw:function(){return X},q0:function(){return Y},Tb:function(){return O},V1:function(){return G},Q5:function(){return eo},D:function(){return N}});var r={};n.r(r),n.d(r,{getGPUTier:function(){return _}});var i=n(79381);function a(e){return new Promise(t=>setTimeout(t,e))}var o=n(89644),l=n.n(o),s=n(2784),u=n(56978);function c(e){return{...e,config:{...null==e?void 0:e.config}}}function d(e){return{...e,config:{...null==e?void 0:e.config}}}function f(e){return{...e,config:{...null==e?void 0:e.config}}}function h(e,t,n){return(null==n?void 0:n.api)||(null==t?void 0:t.api)||e.api}function p(e,t,n){var r,i;let a=function(e,t,n){var r,i,a,o;let l={"Content-Type":"application/json",...null===(i=t.config)||void 0===i?void 0:null===(r=i.axios)||void 0===r?void 0:r.headers,...null==n?void 0:null===(o=n.config)||void 0===o?void 0:null===(a=o.axios)||void 0===a?void 0:a.headers},s=h(e,t,n);return e.api===s&&e.password&&(l.Authorization="Basic "+btoa(":".concat(e.password))),l}(e,t,n);return{responseType:"json",...null===(r=t.config)||void 0===r?void 0:r.axios,...null==n?void 0:null===(i=n.config)||void 0===i?void 0:i.axios,headers:a}}function m(e,t,n,r){if(!t)return null;let i=(null==n?void 0:n.params)||{};if(r&&r.params&&(i={...i,...r.params}),!(t=(0,u.AR)(t,i)))return null;let a=h(e,n,r);return a===e.api?"".concat(a,"/api").concat(t):"".concat(a).concat(t)}function v(e,t,n,r){let i=h(e,n,r);return i===e.api?t.replace("".concat(i,"/api"),""):t.replace(i,"")}var g=n(52322),y=n(92762);function x(e,t,n,r){return new(n||(n=Promise))(function(i,a){function o(e){try{s(r.next(e))}catch(e){a(e)}}function l(e){try{s(r.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(o,l)}s((r=r.apply(e,t||[])).next())})}let b=["geforce 320m","geforce 8600","geforce 8600m gt","geforce 8800 gs","geforce 8800 gt","geforce 9400","geforce 9400m g","geforce 9400m","geforce 9600m gt","geforce 9600m","geforce fx go5200","geforce gt 120","geforce gt 130","geforce gt 330m","geforce gtx 285","google swiftshader","intel g41","intel g45","intel gma 4500mhd","intel gma x3100","intel hd 3000","intel q45","legacy","mali-2","mali-3","mali-4","quadro fx 1500","quadro fx 4","quadro fx 5","radeon hd 2400","radeon hd 2600","radeon hd 4670","radeon hd 4850","radeon hd 4870","radeon hd 5670","radeon hd 5750","radeon hd 6290","radeon hd 6300","radeon hd 6310","radeon hd 6320","radeon hd 6490m","radeon hd 6630m","radeon hd 6750m","radeon hd 6770m","radeon hd 6970m","sgx 543","sgx543"];function w(e){return e=e.toLowerCase().replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i,"$1").replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g,"").replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/,"$1")}let j="undefined"==typeof window,k=(()=>{if(j)return;let{userAgent:e,platform:t,maxTouchPoints:n}=window.navigator,r=/(iphone|ipod|ipad)/i.test(e),i="iPad"===t||"MacIntel"===t&&n>0&&!window.MSStream;return{isIpad:i,isMobile:/android/i.test(e)||r||i,isSafari12:/Version\/12.+Safari/.test(e)}})();class E extends Error{constructor(e){super(e),Object.setPrototypeOf(this,new.target.prototype)}}let S=[],C=[];function M(e){return null!=e}let _=({mobileTiers:e=[0,15,30,60],desktopTiers:t=[0,15,30,60],override:n={},glContext:r,failIfMajorPerformanceCaveat:i=!1,benchmarksURL:a="https://unpkg.com/detect-gpu@5.0.34/dist/benchmarks"}={})=>x(void 0,void 0,void 0,function*(){let o={};if(j)return{tier:0,type:"SSR"};let{isIpad:l=!!(null==k?void 0:k.isIpad),isMobile:s=!!(null==k?void 0:k.isMobile),screenSize:u=window.screen,loadBenchmarks:c=e=>x(void 0,void 0,void 0,function*(){let t=yield fetch(`${a}/${e}`).then(e=>e.json());if(4>parseInt(t.shift().split(".")[0],10))throw new E("Detect GPU benchmark data is out of date. Please update to version 4x");return t})}=n,{renderer:d}=n,f=(e,t,n,r,i)=>({device:i,fps:r,gpu:n,isMobile:s,tier:e,type:t}),h,p="";if(d)h=[d=w(d)];else{var m;let e=r||function(e,t=!1){let n={alpha:!1,antialias:!1,depth:!1,failIfMajorPerformanceCaveat:t,powerPreference:"high-performance",stencil:!1};e&&delete n.powerPreference;let r=window.document.createElement("canvas"),i=r.getContext("webgl",n)||r.getContext("experimental-webgl",n);return null!=i?i:void 0}(null==k?void 0:k.isSafari12,i);if(!e)return f(0,"WEBGL_UNSUPPORTED");let t=e.getExtension("WEBGL_debug_renderer_info");if(t&&(d=e.getParameter(t.UNMASKED_RENDERER_WEBGL)),!d)return f(1,"FALLBACK");p=d,h="apple gpu"===(m=d=w(d))?function(e,t,n){let r;if(!n)return[t];let i=function(e){let t=e.createShader(35633),n=e.createShader(35632),r=e.createProgram();if(!(n&&t&&r))return;e.shaderSource(t,"\n precision highp float;\n attribute vec3 aPosition;\n varying float vvv;\n void main() {\n vvv = 0.31622776601683794;\n gl_Position = vec4(aPosition, 1.0);\n }\n "),e.shaderSource(n,"\n precision highp float;\n varying float vvv;\n void main() {\n vec4 enc = vec4(1.0, 255.0, 65025.0, 16581375.0) * vvv;\n enc = fract(enc);\n enc -= enc.yzww * vec4(1.0 / 255.0, 1.0 / 255.0, 1.0 / 255.0, 0.0);\n gl_FragColor = enc;\n }\n "),e.compileShader(t),e.compileShader(n),e.attachShader(r,t),e.attachShader(r,n),e.linkProgram(r),e.detachShader(r,t),e.detachShader(r,n),e.deleteShader(t),e.deleteShader(n),e.useProgram(r);let i=e.createBuffer();e.bindBuffer(34962,i),e.bufferData(34962,new Float32Array([-1,-1,0,3,-1,0,-1,3,0]),35044);let a=e.getAttribLocation(r,"aPosition");e.vertexAttribPointer(a,3,5126,!1,0,0),e.enableVertexAttribArray(a),e.clearColor(1,1,1,1),e.clear(16384),e.viewport(0,0,1,1),e.drawArrays(4,0,3);let o=new Uint8Array(4);return e.readPixels(0,0,1,1,6408,5121,o),e.deleteProgram(r),e.deleteBuffer(i),o.join("")}(e),a="801621810",o="8016218135",l="80162181161",s=(null==k?void 0:k.isIpad)?[["a7",l,12],["a8",o,15],["a8x",o,15],["a9",o,15],["a9x",o,15],["a10",o,15],["a10x",o,15],["a12",a,15],["a12x",a,15],["a12z",a,15],["a14",a,15],["m1",a,15]]:[["a7",l,12],["a8",o,12],["a9",o,15],["a10",o,15],["a11",a,15],["a12",a,15],["a13",a,15],["a14",a,15]];return"80162181255"===i?r=s.filter(([,,e])=>e>=14):(r=s.filter(([,e])=>e===i)).length||(r=s),r.map(([e])=>`apple ${e} gpu`)}(e,m,s):[m]}let v=(yield Promise.all(h.map(function(e){var t;return x(this,void 0,void 0,function*(){let n;let r=(e=>{for(let t of s?["adreno","apple","mali-t","mali","nvidia","powervr","samsung"]:["intel","apple","amd","radeon","nvidia","geforce"])if(e.includes(t))return t})(e);if(!r)return;let i=`${s?"m":"d"}-${r}${l?"-ipad":""}.json`,a=o[i]=null!==(t=o[i])&&void 0!==t?t:c(i);try{n=yield a}catch(e){if(e instanceof E)throw e;return}let d=function(e){var t;let n=(e=e.replace(/\([^)]+\)/,"")).match(/\d+/)||e.match(/(\W|^)([A-Za-z]{1,3})(\W|$)/g);return null!==(t=null==n?void 0:n.join("").replace(/\W|amd/g,""))&&void 0!==t?t:""}(e),f=n.filter(([,e])=>e===d);f.length||(f=n.filter(([t])=>t.includes(e)));let h=f.length;if(0===h)return;let p=e.split(/[.,()\[\]/\s]/g).sort().filter((e,t,n)=>0===t||e!==n[t-1]).join(" "),m,[v,,,,g]=h>1?f.map(e=>[e,function(e,t){if(e===t)return 0;let n=e;e.length>t.length&&(e=t,t=n);let r=e.length,i=t.length;for(;r>0&&e.charCodeAt(~-r)===t.charCodeAt(~-i);)r--,i--;let a,o=0;for(;ou?s>u?u+1:s:s>l?l+1:s;return u}(p,e[2])]).sort(([,e],[,t])=>e-t)[0][0]:f[0],y=Number.MAX_VALUE,{devicePixelRatio:x}=window,b=u.width*x*u.height*x;for(let e of g){let[t,n]=e,r=Math.abs(b-t*n);re===n?t-r:e-n);if(!v.length){let e=b.find(e=>d.includes(e));return e?f(0,"BLOCKLISTED",e):f(1,"FALLBACK",`${d} (${p})`)}let[,g,y,_]=v[0];if(-1===g)return f(0,"BLOCKLISTED",y,g,_);let O=s?e:t,T=0;for(let e=0;e=O[e]&&(T=e);return f(T,"BENCHMARK",y,g,_)});function O(){var e,t;let n=null===(e=(t=window).matchMedia)||void 0===e?void 0:e.call(t,"(prefers-reduced-motion: reduce)");return!n||!!n.matches}let{getGPUTier:T}=r;var P=n(99605);let A=(0,s.createContext)({}),N=()=>(0,s.useContext)(A);function R(e){let{children:t}=e,n=function(){let[e,t]=(0,s.useState)({}),n=(0,s.useCallback)((e,n)=>{t(t=>({...t,[e]:{key:e,...n}}))},[t]);return{setWorkflow:n,removeWorkflow:(0,s.useCallback)(e=>{t(t=>(delete t[e],{...t}))},[t]),resetWorkflows:(0,s.useCallback)(()=>{t({})},[t]),workflows:(0,s.useMemo)(()=>Object.entries(e).map(e=>e[1]),[e])}}();return(0,g.jsx)(A.Provider,{value:n,children:t})}let D={api:"",loginWithCustomApi:!1,password:void 0,recentApis:{},autoLock:!1,autoLockTimeout:6e5},L=(0,s.createContext)({}),Z=()=>(0,s.useContext)(L);function F(e){let{children:t,...n}=e,r=function(e){let{passwordProtectRequestHooks:t,lockRoutes:n,defaultSettings:r}=e,a=(0,s.useMemo)(()=>({...D,...r}),[r]),[o,l]=(0,y.Z)("v1/requestConfig",{defaultValue:a});(0,s.useEffect)(()=>{l(e=>({...a,...e}))},[]);let u=(0,s.useMemo)(()=>({...a,...o}),[o,a]),{resetWorkflows:c}=N(),d=(0,s.useCallback)(e=>{l(t=>({...t,...e}))},[l]),f=(0,P.xj)(),h=(0,P.jD)(),[p,m]=(0,s.useState)({}),v=(0,s.useCallback)((e,t)=>{m(n=>({...n,[e]:t}))},[m]),g=(0,s.useCallback)(()=>{for(let[e,t]of(n&&f.push("".concat(n.login,"?prev=").concat([n.login].includes(h)?n.home:h)),d({password:""}),c(),(0,i.JG)(()=>!0,void 0,{revalidate:!1}),Object.entries(p)))t&&t()},[f,n,d,c,p,h]),x=function(e){let t=(0,P.jD)();return![e.login].includes(t)}({login:(null==n?void 0:n.login)||"/login"}),b=(0,s.useMemo)(()=>!!u.password,[u]);return{requestSettings:u,setRequestSettings:d,lock:g,isUnlockedAndAuthedRoute:b&&x,passwordProtectRequestHooks:t,setOnLockCallback:v}}(n);return(0,g.jsx)(L.Provider,{value:r,children:t})}let z=[{id:"usd",label:"USD",prefix:"$",fixed:2},{id:"cad",label:"CAD",prefix:"$",fixed:2},{id:"eur",label:"EUR",prefix:"€",fixed:2},{id:"gbp",label:"GBP",prefix:"\xa3",fixed:2},{id:"jpy",label:"JPY",prefix:"\xa5",fixed:2},{id:"aud",label:"AUD",prefix:"$",fixed:2},{id:"rub",label:"RUB",prefix:"₽",fixed:2},{id:"cny",label:"CNY",prefix:"\xa5",fixed:2},{id:"btc",label:"BTC",prefix:"₿",fixed:6},{id:"eth",label:"ETH",prefix:"Ξ",fixed:6}];function V(e){var t,n,r;let a=(0,s.useMemo)(()=>d(e),[e]),{requestSettings:o,passwordProtectRequestHooks:u}=Z(),c=m(o,a.route,a,void 0);return(0,i.ZP)((n=e.standalone?"".concat(e.standalone,"/").concat(c):c,r=a.disabled||u&&!o.password,!n||r?null:n),async()=>{if(!a.route)throw Error("No route");let e=p(o,a,void 0);if(!c)throw Error("No route");try{return(await l().get(c,e)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=a.config)||void 0===t?void 0:t.swr)}let B={siaCentral:!0,siascan:!0,daemonExplorer:{enabled:!1,url:""},currency:z[0],currencyDisplay:"bothPreferSc"},I=(0,s.createContext)({}),H=()=>(0,s.useContext)(I);function U(e){let{children:t,...n}=e,r=function(e){let{daemonExplorerInfoRoute:t,defaultSettings:n}=e,r=(0,s.useMemo)(()=>({...B,...n}),[n]),[i,a]=(0,y.Z)("v1/externalData",{defaultValue:r});(0,s.useEffect)(()=>{a(e=>({...r,...e}))},[]);let o=(0,s.useMemo)(()=>({...r,...i}),[i,r]),l=(0,s.useCallback)(e=>{a(t=>({...t,...e}))},[a]),u=(0,s.useCallback)(e=>{let t=z.find(t=>t.id===e);t&&l({currency:t})},[l]);return{externalDataSettings:o,setExternalDataSettings:l,setCurrency:u,currencyOptions:z,daemonExplorer:function(e){var t;let{route:n,config:r,disabled:i}=e,a=V({disabled:!n||i,route:n||"",config:{...r,swr:{...null==r?void 0:r.swr,revalidateOnFocus:!1}}}),{url:o,enabled:l}=(null===(t=a.data)||void 0===t?void 0:t.explorer)||{},u=(0,s.useMemo)(()=>{if(o)try{let{origin:e}=new URL(o);return e}catch(e){console.error(e)}},[o]);return(0,s.useMemo)(()=>({isSupported:!!a.data,enabled:!!l&&!!u,api:u,isValidating:a.isValidating,isLoading:a.isLoading}),[l,u,a.isValidating,a.isLoading,a.data])}({route:t})}}(n);return(0,g.jsx)(I.Provider,{value:r,children:t})}let W=(0,s.createContext)({}),q=()=>(0,s.useContext)(W);function $(e){let{children:t}=e,n=function(){let{requestSettings:e,setRequestSettings:t,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i}=Z(),{externalDataSettings:a,setExternalDataSettings:o,setCurrency:l,currencyOptions:u,daemonExplorer:c}=H(),d=function(){let e=O(),[t,n]=(0,s.useState)(!1),[r,i]=(0,s.useState)(!1),[{isGpuEnabled:a,hasUserSet:o},l]=(0,y.Z)("v1/gpuFeatures",{defaultValue:{isGpuEnabled:!e,hasUserSet:!1}}),u=(0,s.useCallback)(function(e){let t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];l(n=>({...n,isGpuEnabled:e,hasUserSet:t}))},[l]),c=(0,s.useCallback)(async()=>{let e=!1;{let t=await T();console.log("GPU",t),e=t.tier>0,!o&&t.tier<2&&u(!1,!1)}i(e),n(!0)},[i,u,o]);return(0,s.useEffect)(()=>{c()},[]),{hasCheckedGpu:t,canGpuRender:r,isGpuEnabled:a,shouldRender:r&&a,setCanGpuRender:i,setIsGpuEnabled:u}}();return{settings:(0,s.useMemo)(()=>({...e,...a}),[e,a]),requestSettings:e,externalDataSettings:a,setRequestSettings:t,setExternalDataSettings:o,siascan:a.siascan,siaCentral:a.siaCentral,gpu:d,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i,setCurrency:l,currencyOptions:u,daemonExplorer:c}}();return(0,g.jsx)(W.Provider,{value:n,children:t})}function K(e){let{children:t,...n}=e;return(0,g.jsx)(F,{...n,children:(0,g.jsx)(U,{...n,children:(0,g.jsx)($,{...n,children:t})})})}function Y(e){var t;let n=(0,s.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=Z(),o=m(r,n.route,n,void 0),u=(0,s.useMemo)(()=>{var t,i;return t=o?"".concat(o).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,i=n.disabled||a&&!r.password,!t||i?null:t},[o,e,n,a,r]);return(0,i.ZP)(u,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!o)throw Error("No route");try{return(await l().post(o,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function X(e,t){let{setWorkflow:n,removeWorkflow:r}=N(),{mutate:a}=(0,i.kY)(),{settings:o}=q(),s=c(e);return{post:async e=>{let i=f(e);try{let u;let c=p(o,s,i),d=m(o,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(o,d,e,i);n(f,{path:h,payload:u});let g=await l().post(d,u,c);return t&&await t(function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,r=arguments.length>2?arguments[2]:void 0;return a(n=>{if("string"!=typeof n)return!1;let r=v(o,n,e,i);return t(r)},n,r)},i,g),r(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function G(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:a,removeWorkflow:o}=N(),s=c(e);return{put:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);a(f,{path:h,payload:u});let g=await l().put(d,u,c);return t&&await t(function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,o=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let a=v(r,n,e,i);return t(a)},a,o)},i,g),o(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function J(e,t){let{mutate:n}=(0,i.kY)(),{requestSettings:r}=Z(),{setWorkflow:a,removeWorkflow:o}=N(),s=c(e);return{delete:async e=>{let i=f(e);try{let u=p(r,s,i),c=m(r,s.route,s,i);if(!c)throw Error("No route");let d=v(r,c,e,i);a(c,{path:d});let f=await l().delete(c,u);return t&&await t(function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,o=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let a=v(r,n,e,i);return t(a)},a,o)},i,f),o(c),{status:f.status,data:f.data,headers:f.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function Q(e){var t;let{get:n}=function(e){let{settings:t}=q(),n=c(e);return{get:async e=>{let r=f(e);try{let e=p(t,n,r),i=m(t,n.route,n,r);if(!i)throw Error("No route");let a=await l().get(i,e);return{status:a.status,data:a.data,headers:a.headers}}catch(t){var i,a,o,s;let e=(null===(i=t.response)||void 0===i?void 0:i.data)instanceof Blob?await (null===(a=t.response)||void 0===a?void 0:a.data.text()):(null===(o=t.response)||void 0===o?void 0:o.data)||t.message;return{status:null===(s=t.response)||void 0===s?void 0:s.status,error:e}}}}}({...e,config:{...e.config,axios:{...null===(t=e.config)||void 0===t?void 0:t.axios,responseType:"blob"}}});return{get:async(e,t)=>{let r=await n(t);return r.data&&function(e,t){let n=URL.createObjectURL(t),r=document.createElement("a");r.href=n,r.download=e,document.body.appendChild(r),r.click(),setTimeout(()=>{document.body.removeChild(r),URL.revokeObjectURL(n)},100)}(e,r.data),r}}}var ee=n(6391),et=n.n(ee),en=n(13593);let er={revalidateOnFocus:!1,refreshInterval:(0,en.sW)(5),dedupingInterval:(0,en.sW)(5)};function ei(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:i}=q(),a=function(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:{enabled:i,api:a},currencyOptions:o}=q(),l=V({params:{currency:t},disabled:!i||r||!t,api:a,route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...er,...null==n?void 0:n.swr}}});return(0,s.useMemo)(()=>({rate:l.data?new(et())(l.data):void 0,error:l.error,isValidating:l.isValidating,isLoading:l.isLoading,currency:o.find(e=>e.id===t)}),[l.data,l.error,l.isValidating,l.isLoading,o,t])}({currency:t,config:n,disabled:!i.enabled||r}),o=function(e){let{currency:t,config:n,disabled:r}=e,{settings:i,currencyOptions:a}=q(),o=V({params:{currency:t},api:"https://api.siascan.com",route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...er,...null==n?void 0:n.swr}},disabled:!i.siascan||!t||r});return(0,s.useMemo)(()=>({rate:o.data?new(et())(o.data):void 0,error:o.error,isValidating:o.isValidating,isLoading:o.isLoading,currency:a.find(e=>e.id===t)}),[o.data,o.error,o.isValidating,o.isLoading,a,t])}({currency:t,config:n,disabled:i.enabled||r});return i.enabled?a:o}function ea(){let{config:e,disabled:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{settings:n}=q();return ei({currency:n.currency.id,config:e,disabled:t})}function eo(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3,[n,r]=(0,s.useState)(!1);return(0,s.useEffect)(()=>{if(n)return;let i=setInterval(()=>{e()&&(r(!0),clearInterval(i))},t);return()=>clearInterval(i)},[e,n,t]),n}function el(e){let{settings:t}=q();return(0,s.useMemo)(()=>function(n,r,a){return(0,i.JG)(r=>"string"==typeof r&&n(v(t,r,e,void 0)),r,a)},[t,e])}function es(e){let{fallback:t,cacheProvider:n,children:r}=e;return(0,g.jsx)(R,{children:(0,g.jsx)(i.J$,{value:{fallback:t||{},provider:n},children:r})})}},47211:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}n.d(t,{aXP:function(){return nB},fb4:function(){return nV},eHR:function(){return nK},xHM:function(){return nY},L6f:function(){return nX},rW0:function(){return nG},osk:function(){return nJ},JaG:function(){return nQ},wWN:function(){return oC},Dkj:function(){return oL},fi8:function(){return oS},DlU:function(){return re},ljb:function(){return rt},EMN:function(){return rn},bdU:function(){return rr},VUy:function(){return ri},Cp0:function(){return ra},kqg:function(){return ro},Mes:function(){return rl},oce:function(){return ru},uTh:function(){return rs},DI$:function(){return rd},NlZ:function(){return rM},Y3p:function(){return rT},dmA:function(){return rO},Z$8:function(){return r_},MKy:function(){return rP},tEK:function(){return rN},yar:function(){return rA},ZsV:function(){return rR},F3j:function(){return rD},PcV:function(){return rZ},QN4:function(){return rL},Jsc:function(){return rz},T80:function(){return rF},bQp:function(){return rB},Y9T:function(){return rV},wEY:function(){return rW},olJ:function(){return r$},vtB:function(){return rq},KiD:function(){return rG},jBN:function(){return rJ},B4q:function(){return r4},_Eq:function(){return rQ},VHe:function(){return oN},Jrl:function(){return r3},aPl:function(){return r5},kBK:function(){return oP},c_L:function(){return r9},Bpb:function(){return ie},vzB:function(){return it},nDH:function(){return is},dr6:function(){return iu},_fo:function(){return ic},d19:function(){return id},w9S:function(){return ih},VBo:function(){return oM},q0D:function(){return iy},Hb6:function(){return ig},CCF:function(){return ix},Qbr:function(){return ik},L37:function(){return iE},ROc:function(){return oR},UG6:function(){return oA},lq1:function(){return iS},zvn:function(){return o_},oDK:function(){return i_},EL$:function(){return iO},BdP:function(){return iL},e1T:function(){return iZ},P5r:function(){return iF},RdX:function(){return iV},$iY:function(){return iz},U_S:function(){return iB},_m8:function(){return oZ},V8Q:function(){return i$},POp:function(){return iK},nCM:function(){return iG},kSc:function(){return iX},TtX:function(){return iY},mBM:function(){return oT},Lur:function(){return i1},b47:function(){return i2},Sfn:function(){return i4},W$S:function(){return ae},T85:function(){return at},c6N:function(){return an},Ckx:function(){return ar},EOT:function(){return aa},fDA:function(){return ai},RK4:function(){return as},JPh:function(){return au},jH8:function(){return ap},XJM:function(){return am},RRj:function(){return av},ka0:function(){return ag},hzZ:function(){return aj},oHy:function(){return aw},n6M:function(){return ak},VUg:function(){return aO},YZj:function(){return aT},owP:function(){return aP},Fs9:function(){return aA},wGX:function(){return aN},Wet:function(){return aF},xkX:function(){return az},Zbu:function(){return aV},ZEk:function(){return aB},$Iz:function(){return aq},UBs:function(){return a$},shL:function(){return aK},hiv:function(){return aY},eOF:function(){return a0},mli:function(){return aQ},O5t:function(){return a1},_kF:function(){return a4},lJ7:function(){return oD},ORH:function(){return a7},I98:function(){return a9},VmF:function(){return oe},R$6:function(){return ot},JCW:function(){return oc},xVB:function(){return od},pHg:function(){return of},I$H:function(){return oh},oaN:function(){return oO},qdM:function(){return ov},KTM:function(){return om},gFQ:function(){return op},Gu6:function(){return og},SmH:function(){return ow},RFr:function(){return oj},lg1:function(){return ok}});var o,l,s,u,c,d,f,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M,_,O,T,P,A,N,R,D,L,Z,F,z,V,B,I,H,U,W,q,$,K,Y,X,G,J,Q,ee,et,en,er,ei,ea,eo,el,es,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,ex,eb,ew,ej,ek,eE,eS,eC,eM,e_,eO,eT,eP,eA,eN,eR,eD,eL,eZ,eF,ez,eV,eB,eI,eH,eU,eW,eq,e$,eK,eY,eX,eG,eJ,eQ,e0,e1,e2,e4,e3,e5,e6,e8,e7,e9,te,tt,tn,tr,ti,ta,to,tl,ts,tu,tc,td,tf,th,tp,tm,tv,tg,ty,tx,tb,tw,tj,tk,tE,tS,tC,tM,t_,tO,tT,tP,tA,tN,tR,tD,tL,tZ,tF,tz,tV,tB,tI,tH,tU,tW,tq,t$,tK,tY,tX,tG,tJ,tQ,t0,t1,t2,t4,t3,t5,t6,t8,t7,t9,ne,nt,nn,nr,ni,na,no,nl,ns,nu,nc,nd,nf,nh,np,nm,nv,ng,ny,nx,nb,nw,nj,nk,nE,nS=["width","height","viewBox"],nC=["tabindex"],nM={focusable:"false",preserveAspectRatio:"xMidYMid meet"},n_=n(13980),nO=n.n(n_),nT=n(2784);function nP(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function nA(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var nD=["className","children","tabIndex"],nL=["tabindex"],nZ=nT.forwardRef(function(e,t){var n=e.className,r=e.children,o=e.tabIndex,l=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width,n=e.height,r=e.viewBox,o=void 0===r?"0 0 ".concat(t," ").concat(n):r,l=a(e,nS),s=l.tabindex,u=a(l,nC),c=i(i(i({},nM),u),{},{width:t,height:n,viewBox:o});return c["aria-label"]||c["aria-labelledby"]||c.title?(c.role="img",null!=s&&(c.focusable="true",c.tabindex=s)):c["aria-hidden"]=!0,c}(nA(nA({},nR(e,nD)),{},{tabindex:o})),s=l.tabindex,u=nR(l,nL);return n&&(u.className=n),null!=s&&(u.tabIndex=s),t&&(u.ref=t),nT.createElement("svg",u,r)});nZ.displayName="Icon",nZ.propTypes={"aria-hidden":nO().string,"aria-label":nO().string,"aria-labelledby":nO().string,children:nO().node,className:nO().string,height:nO().oneOfType([nO().number,nO().string]),preserveAspectRatio:nO().string,tabIndex:nO().string,viewBox:nO().string,width:nO().oneOfType([nO().number,nO().string]),xmlns:nO().string},nZ.defaultProps={xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid meet"};var nF=["children"],nz=["children"],nV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nF);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),o||(o=nT.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),nB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nz);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),l||(l=nT.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),nI=["children"],nH=["children"],nU=["children"],nW=["children"],nq=["children"],n$=["children"],nK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nI);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),s||(s=nT.createElement("path",{d:"M14 19H18V21H14z"})),u||(u=nT.createElement("path",{d:"M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"})),n)}),nY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nH);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),c||(c=nT.createElement("path",{d:"M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"})),n)}),nX=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),d||(d=nT.createElement("path",{d:"M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"})),n)}),nG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nW);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),f||(f=nT.createElement("path",{d:"M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"})),n)}),nJ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nq);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),h||(h=nT.createElement("path",{d:"M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"})),n)}),nQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n$);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),p||(p=nT.createElement("path",{d:"M7.5 1H8.5V3.5H7.5z"})),m||(m=nT.createElement("path",{d:"M10.8 3.4H13.3V4.4H10.8z",transform:"rotate(-45.001 12.074 3.922)"})),v||(v=nT.createElement("path",{d:"M12.5 7.5H15V8.5H12.5z"})),g||(g=nT.createElement("path",{d:"M11.6 10.8H12.6V13.3H11.6z",transform:"rotate(-45.001 12.077 12.075)"})),y||(y=nT.createElement("path",{d:"M7.5 12.5H8.5V15H7.5z"})),x||(x=nT.createElement("path",{d:"M2.7 11.6H5.2V12.6H2.7z",transform:"rotate(-45.001 3.929 12.078)"})),b||(b=nT.createElement("path",{d:"M1 7.5H3.5V8.5H1z"})),w||(w=nT.createElement("path",{d:"M3.4 2.7H4.4V5.2H3.4z",transform:"rotate(-45.001 3.926 3.925)"})),j||(j=nT.createElement("path",{d:"M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"})),n)}),n0=["children"],n1=["children"],n2=["children"],n4=["children"],n3=["children"],n5=["children"],n6=["children"],n8=["children"],n7=["children"],n9=["children"],re=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),k||(k=nT.createElement("path",{d:"M14 8L10 8 10 4 8 4 8 8 4 8 4 10 8 10 8 14 10 14 10 10 14 10 14 8zM4 19H14V21H4zM4 24H14V26H4zM18 8H28V10H18zM24.41 22L28 18.41 26.59 17 23 20.59 19.41 17 18 18.41 21.59 22 18 25.59 19.41 27 23 23.41 26.59 27 28 25.59 24.41 22z"})),n)}),rt=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n1);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),E||(E=nT.createElement("path",{d:"M26,4V28H6V4H26m0-2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Z"})),S||(S=nT.createElement("path",{d:"M9 23H11V25H9zM21 23H23V25H21zM9 18H11V20H9zM21 18H23V20H21zM9 13H11V15H9zM15 23H17V25H15zM15 18H17V20H15zM15 13H17V15H15zM21 13H23V15H21zM9 7H23V10H9z"})),n)}),rn=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n2);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),C||(C=nT.createElement("path",{d:"M24 12L16 22 8 12z"})),n)}),rr=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n4);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),M||(M=nT.createElement("path",{d:"M20 24L10 16 20 8z"})),n)}),ri=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n3);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),_||(_=nT.createElement("path",{d:"M12 8L22 16 12 24z"})),n)}),ra=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n5);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),O||(O=nT.createElement("path",{d:"M24 24L16 32 8 24zM8 8L16 0 24 8z"})),n)}),ro=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),T||(T=nT.createElement("path",{d:"M8 20L16 10 24 20z"})),n)}),rl=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n8);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),P||(P=nT.createElement("path",{d:"M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"})),n)}),rs=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n7);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),A||(A=nT.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),ru=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n9);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),N||(N=nT.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),rc=["children"],rd=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rc);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),R||(R=nT.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"})),D||(D=nT.createElement("path",{fill:"none",d:"M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z","data-icon-path":"inner-path"})),n)}),rf=["children"],rh=["children"],rp=["children"],rm=["children"],rv=["children"],rg=["children"],ry=["children"],rx=["children"],rb=["children"],rw=["children"],rj=["children"],rk=["children"],rE=["children"],rS=["children"],rC=["children"],rM=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rf);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),L||(L=nT.createElement("path",{d:"M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"})),n)}),r_=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rh);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Z||(Z=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"})),F||(F=nT.createElement("path",{fill:"none",d:"M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z","data-icon-path":"inner-path"})),n)}),rO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rp);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),z||(z=nT.createElement("path",{d:"M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"})),V||(V=nT.createElement("path",{fill:"none",d:"M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z","data-icon-path":"inner-path",opacity:"0"})),n)}),rT=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rm);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),B||(B=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"})),I||(I=nT.createElement("path",{d:"M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z","data-icon-path":"inner-path",opacity:"0"})),n)}),rP=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rv);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),H||(H=nT.createElement("path",{d:"M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"})),U||(U=nT.createElement("path",{d:"M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"})),W||(W=nT.createElement("path",{fill:"none",d:"M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z","data-icon-path":"inner-path"})),n)}),rA=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rg);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),q||(q=nT.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),$||($=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),rN=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ry);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),K||(K=nT.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),Y||(Y=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),rR=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rx);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),X||(X=nT.createElement("path",{d:"M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"})),G||(G=nT.createElement("path",{d:"M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"})),n)}),rD=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rb);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),J||(J=nT.createElement("path",{d:"M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"})),n)}),rL=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rw);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Q||(Q=nT.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),rZ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rj);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ee||(ee=nT.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),rF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rk);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),et||(et=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),en||(en=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rz=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rE);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),er||(er=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),ei||(ei=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rS);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ea||(ea=nT.createElement("path",{d:"M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"})),eo||(eo=nT.createElement("path",{d:"M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"})),n)}),rB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),el||(el=nT.createElement("path",{d:"M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"})),es||(es=nT.createElement("path",{d:"M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"})),n)}),rI=["children"],rH=["children"],rU=["children"],rW=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rI);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eu||(eu=nT.createElement("path",{d:"M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"})),ec||(ec=nT.createElement("path",{d:"M5.91 15H26.080000000000002V17H5.91z",transform:"rotate(-75 15.996 16)"})),n)}),rq=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rH);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ed||(ed=nT.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ef||(ef=nT.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),r$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eh||(eh=nT.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ep||(ep=nT.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),rK=["children"],rY=["children"],rX=["children"],rG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rK);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),em||(em=nT.createElement("path",{d:"M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"})),ev||(ev=nT.createElement("path",{d:"M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"})),n)}),rJ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rY);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eg||(eg=nT.createElement("path",{d:"M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"})),n)}),rQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rX);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ey||(ey=nT.createElement("circle",{cx:"22",cy:"24",r:"2"})),ex||(ex=nT.createElement("path",{d:"M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"})),eb||(eb=nT.createElement("circle",{cx:"8",cy:"8",r:"1"})),ew||(ew=nT.createElement("circle",{cx:"8",cy:"16",r:"1"})),ej||(ej=nT.createElement("circle",{cx:"8",cy:"24",r:"1"})),ek||(ek=nT.createElement("path",{d:"M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"})),n)}),r0=["children"],r1=["children"],r2=["children"],r4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eE||(eE=nT.createElement("path",{d:"M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"})),eS||(eS=nT.createElement("path",{d:"M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,2,0,4H5V5ZM5,27V11H27l0,16Z"})),n)}),r3=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r1);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eC||(eC=nT.createElement("path",{d:"M12 12H14V24H12zM18 12H20V24H18z"})),eM||(eM=nT.createElement("path",{d:"M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"})),n)}),r5=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r2);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e_||(e_=nT.createElement("path",{d:"M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"})),eO||(eO=nT.createElement("path",{d:"M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"})),n)}),r6=["children"],r8=["children"],r7=["children"],r9=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eT||(eT=nT.createElement("path",{d:"M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"})),eP||(eP=nT.createElement("path",{d:"M10 22H22V24H10zM10 16H22V18H10z"})),n)}),ie=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r8);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eA||(eA=nT.createElement("circle",{cx:"16",cy:"16",r:"8"})),n)}),it=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r7);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eN||(eN=nT.createElement("path",{d:"M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"})),n)}),ir=["children"],ii=["children"],ia=["children"],io=["children"],il=["children"],is=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ir);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eR||(eR=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"})),n)}),iu=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ii);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eD||(eD=nT.createElement("path",{d:"M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"})),n)}),ic=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ia);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eL||(eL=nT.createElement("path",{d:"M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"})),n)}),id=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,io);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eZ||(eZ=nT.createElement("path",{d:"M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"})),eF||(eF=nT.createElement("path",{d:"M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"})),ez||(ez=nT.createElement("path",{d:"M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"})),n)}),ih=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,il);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eV||(eV=nT.createElement("path",{d:"M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"})),n)}),ip=["children"],im=["children"],iv=["children"],ig=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ip);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eB||(eB=nT.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),iy=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,im);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eI||(eI=nT.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),ix=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iv);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eH||(eH=nT.createElement("path",{d:"M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"})),n)}),ib=["children"],iw=["children"],ij=["children"],ik=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ib);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eU||(eU=nT.createElement("path",{d:"M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"})),n)}),iE=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iw);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eW||(eW=nT.createElement("path",{d:"M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"})),eq||(eq=nT.createElement("path",{d:"M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"})),n)}),iS=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ij);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e$||(e$=nT.createElement("path",{d:"M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"})),eK||(eK=nT.createElement("path",{d:"M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"})),n)}),iC=["children"],iM=["children"],i_=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eY||(eY=nT.createElement("path",{d:"M15 19H17V21H15zM15 23H17V25H15z"})),eX||(eX=nT.createElement("path",{d:"M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"})),n)}),iO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iM);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eG||(eG=nT.createElement("path",{d:"M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"})),n)}),iT=["children"],iP=["children"],iA=["children"],iN=["children"],iR=["children"],iD=["children"],iL=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iT);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eJ||(eJ=nT.createElement("path",{d:"M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"})),n)}),iZ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iP);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eQ||(eQ=nT.createElement("path",{d:"M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"})),e0||(e0=nT.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"})),n)}),iF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iA);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e1||(e1=nT.createElement("path",{d:"M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"})),n)}),iz=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iN);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e2||(e2=nT.createElement("path",{d:"M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"})),e4||(e4=nT.createElement("path",{d:"M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"})),n)}),iV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iR);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e3||(e3=nT.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"})),e5||(e5=nT.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"})),n)}),iB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iD);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e6||(e6=nT.createElement("path",{d:"M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"})),n)}),iI=["children"],iH=["children"],iU=["children"],iW=["children"],iq=["children"],i$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iI);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e8||(e8=nT.createElement("path",{d:"M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"})),e7||(e7=nT.createElement("path",{d:"M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"})),n)}),iK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iH);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e9||(e9=nT.createElement("path",{d:"M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"})),te||(te=nT.createElement("path",{d:"M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"})),n)}),iY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iU);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tt||(tt=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iX=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iW);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tn||(tn=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iq);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tr||(tr=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iJ=["children"],iQ=["children"],i0=["children"],i1=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iJ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ti||(ti=nT.createElement("path",{d:"M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"})),n)}),i2=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iQ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ta||(ta=nT.createElement("path",{d:"M13.647,14.907a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,13.647,14.907Zm4.745,0a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,18.392,14.907Z"})),to||(to=nT.createElement("path",{d:"M24.71,4H7.29A2.6714,2.6714,0,0,0,4.625,6.678V24.254A2.6714,2.6714,0,0,0,7.29,26.932H22.032l-.689-2.405,1.664,1.547L24.58,27.53,27.375,30V6.678A2.6714,2.6714,0,0,0,24.71,4ZM19.692,20.978s-.468-.559-.858-1.053a4.1021,4.1021,0,0,0,2.353-1.547,7.4391,7.4391,0,0,1-1.495.767,8.5564,8.5564,0,0,1-1.885.559,9.1068,9.1068,0,0,1-3.367-.013,10.9127,10.9127,0,0,1-1.911-.559,7.6184,7.6184,0,0,1-.949-.442c-.039-.026-.078-.039-.117-.065a.18.18,0,0,1-.052-.039c-.234-.13-.364-.221-.364-.221a4.0432,4.0432,0,0,0,2.275,1.534c-.39.494-.871,1.079-.871,1.079a4.7134,4.7134,0,0,1-3.965-1.976,17.409,17.409,0,0,1,1.872-7.579,6.4285,6.4285,0,0,1,3.653-1.365l.13.156a8.77,8.77,0,0,0-3.419,1.703s.286-.156.767-.377a9.7625,9.7625,0,0,1,2.951-.819,1.2808,1.2808,0,0,1,.221-.026,11,11,0,0,1,2.626-.026A10.5971,10.5971,0,0,1,21.2,11.917a8.6518,8.6518,0,0,0-3.237-1.651l.182-.208a6.4285,6.4285,0,0,1,3.653,1.365,17.409,17.409,0,0,1,1.872,7.579A4.752,4.752,0,0,1,19.692,20.978Z"})),n)}),i4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tl||(tl=nT.createElement("path",{fillRule:"evenodd",d:"M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"})),n)}),i3=["children"],i5=["children"],i6=["children"],i8=["children"],i7=["children"],i9=["children"],ae=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i3);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ts||(ts=nT.createElement("path",{d:"M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"})),tu||(tu=nT.createElement("path",{d:"M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"})),n)}),at=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i5);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tc||(tc=nT.createElement("path",{d:"M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"})),n)}),an=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),td||(td=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"})),tf||(tf=nT.createElement("path",{d:"M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z","data-icon-path":"inner-path",opacity:"0"})),n)}),ar=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i8);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),th||(th=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),tp||(tp=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),ai=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i7);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tm||(tm=nT.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),tv||(tv=nT.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),aa=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i9);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tg||(tg=nT.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),ty||(ty=nT.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),ao=["children"],al=["children"],as=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ao);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tx||(tx=nT.createElement("circle",{cx:"21",cy:"26",r:"2"})),tb||(tb=nT.createElement("circle",{cx:"21",cy:"6",r:"2"})),tw||(tw=nT.createElement("circle",{cx:"4",cy:"16",r:"2"})),tj||(tj=nT.createElement("path",{d:"M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"})),n)}),au=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,al);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tk||(tk=nT.createElement("path",{d:"M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"})),tE||(tE=nT.createElement("path",{fill:"none",d:"M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z","data-icon-path":"inner-path"})),n)}),ac=["children"],ad=["children"],af=["children"],ah=["children"],ap=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ac);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tS||(tS=nT.createElement("circle",{cx:"8",cy:"16",r:"2"})),tC||(tC=nT.createElement("circle",{cx:"16",cy:"16",r:"2"})),tM||(tM=nT.createElement("circle",{cx:"24",cy:"16",r:"2"})),n)}),am=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ad);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t_||(t_=nT.createElement("path",{d:"M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"})),n)}),av=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,af);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tO||(tO=nT.createElement("path",{d:"M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"})),n)}),ag=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ah);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tT||(tT=nT.createElement("path",{d:"M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"})),tP||(tP=nT.createElement("circle",{cx:"22",cy:"10",r:"2"})),n)}),ay=["children"],ax=["children"],ab=["children"],aw=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ay);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tA||(tA=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tN||(tN=nT.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),aj=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ax);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tR||(tR=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tD||(tD=nT.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),ak=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ab);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tL||(tL=nT.createElement("path",{d:"M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"})),n)}),aE=["children"],aS=["children"],aC=["children"],aM=["children"],a_=["children"],aO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aE);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tZ||(tZ=nT.createElement("path",{d:"M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"})),tF||(tF=nT.createElement("path",{d:"M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"})),n)}),aT=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aS);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tz||(tz=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"})),tV||(tV=nT.createElement("path",{fill:"none",d:"M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z","data-icon-path":"inner-path"})),n)}),aP=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tB||(tB=nT.createElement("circle",{cx:"11",cy:"15.5",r:"1.5"})),tI||(tI=nT.createElement("path",{d:"M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"})),tH||(tH=nT.createElement("path",{d:"M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"})),n)}),aA=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aM);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tU||(tU=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),aN=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a_);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tW||(tW=nT.createElement("path",{d:"M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"})),tq||(tq=nT.createElement("path",{d:"M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"})),n)}),aR=["children"],aD=["children"],aL=["children"],aZ=["children"],aF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aR);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t$||(t$=nT.createElement("path",{d:"M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"})),n)}),az=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aD);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tK||(tK=nT.createElement("path",{d:"M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"})),n)}),aV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aL);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tY||(tY=nT.createElement("path",{d:"M10 16H22V18H10zM10 10H22V12H10z"})),tX||(tX=nT.createElement("path",{d:"M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"})),n)}),aB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aZ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tG||(tG=nT.createElement("path",{d:"M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"})),n)}),aI=["children"],aH=["children"],aU=["children"],aW=["children"],aq=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aI);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tJ||(tJ=nT.createElement("path",{d:"M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"})),n)}),a$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aH);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tQ||(tQ=nT.createElement("path",{d:"M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"})),n)}),aK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t0||(t0=nT.createElement("path",{d:"M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"})),t1||(t1=nT.createElement("path",{d:"M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"})),n)}),aY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aW);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t2||(t2=nT.createElement("path",{d:"M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"})),n)}),aX=["children"],aG=["children"],aJ=["children"],aQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aX);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t4||(t4=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a0=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aG);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t3||(t3=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a1=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aJ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t5||(t5=nT.createElement("path",{d:"M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"})),t6||(t6=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a2=["children"],a4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a2);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t8||(t8=nT.createElement("path",{d:"M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"})),t7||(t7=nT.createElement("path",{d:"M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"})),n)}),a3=["children"],a5=["children"],a6=["children"],a8=["children"],a7=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a3);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t9||(t9=nT.createElement("path",{d:"M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",transform:"translate(0 .005)"})),n)}),a9=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a5);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ne||(ne=nT.createElement("path",{d:"M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"})),nt||(nt=nT.createElement("path",{fill:"none",d:"M11 14H21V18H11z","data-icon-path":"inner-path"})),n)}),oe=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nn||(nn=nT.createElement("path",{d:"M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"})),n)}),ot=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a8);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nr||(nr=nT.createElement("path",{d:"M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"})),n)}),on=["children"],or=["children"],oi=["children"],oa=["children"],oo=["children"],ol=["children"],os=["children"],ou=["children"],oc=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,on);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ni||(ni=nT.createElement("path",{d:"M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"})),n)}),od=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,or);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),na||(na=nT.createElement("path",{d:"M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"})),no||(no=nT.createElement("path",{d:"M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"})),n)}),of=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oi);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nl||(nl=nT.createElement("path",{d:"M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"})),ns||(ns=nT.createElement("path",{d:"M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"})),n)}),oh=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oa);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nu||(nu=nT.createElement("path",{d:"M22 17H24V19H22z"})),nc||(nc=nT.createElement("path",{d:"M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"})),n)}),op=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oo);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nd||(nd=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),nf||(nf=nT.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),om=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ol);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nh||(nh=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),np||(np=nT.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),ov=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,os);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nm||(nm=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"})),nv||(nv=nT.createElement("path",{d:"M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"})),n)}),og=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ou);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ng||(ng=nT.createElement("path",{d:"M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"})),ny||(ny=nT.createElement("path",{d:"M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z","data-icon-path":"inner-path",opacity:"0"})),n)}),oy=["children"],ox=["children"],ob=["children"],ow=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oy);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nx||(nx=nT.createElement("path",{d:"M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"})),nb||(nb=nT.createElement("path",{fill:"none",d:"M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z","data-icon-path":"inner-path"})),n)}),oj=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ox);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nw||(nw=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"})),n)}),ok=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ob);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nj||(nj=nT.createElement("path",{d:"M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"})),nk||(nk=nT.createElement("path",{d:"M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"})),nE||(nE=nT.createElement("path",{d:"M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"})),n)}),oE=n(52322);function oS(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M96 152v8H48v-8C48 68.1 116.1 0 200 0h48c83.9 0 152 68.1 152 152v8H352v-8c0-57.4-46.6-104-104-104H200C142.6 48 96 94.6 96 152zM0 224c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32h-5.1L388.5 469c-2.6 24.4-23.2 43-47.7 43H107.2c-24.6 0-45.2-18.5-47.7-43L37.1 256H32c-17.7 0-32-14.3-32-32z"})})}function oC(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M464 64C490.5 64 512 85.49 512 112V176C512 202.5 490.5 224 464 224H48C21.49 224 0 202.5 0 176V112C0 85.49 21.49 64 48 64H464zM448 128H320V160H448V128zM464 288C490.5 288 512 309.5 512 336V400C512 426.5 490.5 448 464 448H48C21.49 448 0 426.5 0 400V336C0 309.5 21.49 288 48 288H464zM192 352V384H448V352H192z"})})}function oM(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,className:n,fill:"currentColor",viewBox:"0 0 384 512",children:(0,oE.jsx)("path",{d:"M256 0v128h128L256 0zM224 128L224 0H48C21.49 0 0 21.49 0 48v416C0 490.5 21.49 512 48 512h288c26.51 0 48-21.49 48-48V160h-127.1C238.3 160 224 145.7 224 128zM64 72C64 67.63 67.63 64 72 64h80C156.4 64 160 67.63 160 72v16C160 92.38 156.4 96 152 96h-80C67.63 96 64 92.38 64 88V72zM64 136C64 131.6 67.63 128 72 128h80C156.4 128 160 131.6 160 136v16C160 156.4 156.4 160 152 160h-80C67.63 160 64 156.4 64 152V136zM304 384c8.875 0 16 7.125 16 16S312.9 416 304 416h-47.25c-16.38 0-31.25-9.125-38.63-23.88c-2.875-5.875-8-6.5-10.12-6.5s-7.25 .625-10 6.125l-7.75 15.38C187.6 412.6 181.1 416 176 416H174.9c-6.5-.5-12-4.75-14-11L144 354.6L133.4 386.5C127.5 404.1 111 416 92.38 416H80C71.13 416 64 408.9 64 400S71.13 384 80 384h12.38c4.875 0 9.125-3.125 10.62-7.625l18.25-54.63C124.5 311.9 133.6 305.3 144 305.3s19.5 6.625 22.75 16.5l13.88 41.63c19.75-16.25 54.13-9.75 66 14.12c2 4 6 6.5 10.12 6.5H304z"})})}function o_(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",className:n,children:(0,oE.jsx)("path",{d:"M464 288h-416C21.5 288 0 309.5 0 336v96C0 458.5 21.5 480 48 480h416c26.5 0 48-21.5 48-48v-96C512 309.5 490.5 288 464 288zM320 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S337.6 416 320 416zM416 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S433.6 416 416 416zM464 32h-416C21.5 32 0 53.5 0 80v192.4C13.41 262.3 29.92 256 48 256h416c18.08 0 34.59 6.254 48 16.41V80C512 53.5 490.5 32 464 32z"})})}function oO(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M448 32C465.7 32 480 46.33 480 64C480 81.67 465.7 96 448 96H80C71.16 96 64 103.2 64 112C64 120.8 71.16 128 80 128H448C483.3 128 512 156.7 512 192V416C512 451.3 483.3 480 448 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H448zM416 336C433.7 336 448 321.7 448 304C448 286.3 433.7 272 416 272C398.3 272 384 286.3 384 304C384 321.7 398.3 336 416 336z"})})}function oT(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M80 192V144C80 64.47 144.5 0 224 0C303.5 0 368 64.47 368 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H80zM144 192H304V144C304 99.82 268.2 64 224 64C179.8 64 144 99.82 144 144V192z"})})}function oP(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M7.994 153.5c1.326 0 2.687 .3508 3.975 1.119L208 271.5v223.8c0 9.741-7.656 16.71-16.01 16.71c-2.688 0-5.449-.7212-8.05-2.303l-152.2-92.47C12.13 405.3 0 383.3 0 359.5v-197.7C0 156.1 3.817 153.5 7.994 153.5zM426.2 117.2c0 2.825-1.352 5.647-4.051 7.248L224 242.6L25.88 124.4C23.19 122.8 21.85 119.1 21.85 117.2c0-2.8 1.32-5.603 3.965-7.221l165.1-100.9C201.7 3.023 212.9 0 224 0s22.27 3.023 32.22 9.07l165.1 100.9C424.8 111.6 426.2 114.4 426.2 117.2zM440 153.5C444.2 153.5 448 156.1 448 161.8v197.7c0 23.75-12.12 45.75-31.78 57.69l-152.2 92.5C261.5 511.3 258.7 512 256 512C247.7 512 240 505 240 495.3V271.5l196-116.9C437.3 153.8 438.7 153.5 440 153.5z"})})}function oA(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",width:t,height:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M495.9 166.6C499.2 175.2 496.4 184.9 489.6 191.2L446.3 230.6C447.4 238.9 448 247.4 448 256C448 264.6 447.4 273.1 446.3 281.4L489.6 320.8C496.4 327.1 499.2 336.8 495.9 345.4C491.5 357.3 486.2 368.8 480.2 379.7L475.5 387.8C468.9 398.8 461.5 409.2 453.4 419.1C447.4 426.2 437.7 428.7 428.9 425.9L373.2 408.1C359.8 418.4 344.1 427 329.2 433.6L316.7 490.7C314.7 499.7 307.7 506.1 298.5 508.5C284.7 510.8 270.5 512 255.1 512C241.5 512 227.3 510.8 213.5 508.5C204.3 506.1 197.3 499.7 195.3 490.7L182.8 433.6C167 427 152.2 418.4 138.8 408.1L83.14 425.9C74.3 428.7 64.55 426.2 58.63 419.1C50.52 409.2 43.12 398.8 36.52 387.8L31.84 379.7C25.77 368.8 20.49 357.3 16.06 345.4C12.82 336.8 15.55 327.1 22.41 320.8L65.67 281.4C64.57 273.1 64 264.6 64 256C64 247.4 64.57 238.9 65.67 230.6L22.41 191.2C15.55 184.9 12.82 175.3 16.06 166.6C20.49 154.7 25.78 143.2 31.84 132.3L36.51 124.2C43.12 113.2 50.52 102.8 58.63 92.95C64.55 85.8 74.3 83.32 83.14 86.14L138.8 103.9C152.2 93.56 167 84.96 182.8 78.43L195.3 21.33C197.3 12.25 204.3 5.04 213.5 3.51C227.3 1.201 241.5 0 256 0C270.5 0 284.7 1.201 298.5 3.51C307.7 5.04 314.7 12.25 316.7 21.33L329.2 78.43C344.1 84.96 359.8 93.56 373.2 103.9L428.9 86.14C437.7 83.32 447.4 85.8 453.4 92.95C461.5 102.8 468.9 113.2 475.5 124.2L480.2 132.3C486.2 143.2 491.5 154.7 495.9 166.6V166.6zM256 336C300.2 336 336 300.2 336 255.1C336 211.8 300.2 175.1 256 175.1C211.8 175.1 176 211.8 176 255.1C176 300.2 211.8 336 256 336z"})})}function oN(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",height:t,width:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"})})}function oR(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",height:t,width:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H298.5c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"})})}function oD(e){let{size:t=24}=e;return(0,oE.jsxs)("svg",{version:"1.1",id:"icon",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:t,height:t,fill:"currentColor",viewBox:"0 0 32 32",children:[(0,oE.jsx)("polygon",{points:"23,9.2 20.4,6.6 19,8 23,12 30,5 28.6,3.6 "}),(0,oE.jsx)("polygon",{points:"12,5.4 10.6,4 8,6.6 5.4,4 4,5.4 6.6,8 4,10.6 5.4,12 8,9.4 10.6,12 12,10.6 9.4,8 "}),(0,oE.jsx)("polygon",{points:"12,21.4 10.6,20 8,22.6 5.4,20 4,21.4 6.6,24 4,26.6 5.4,28 8,25.4 10.6,28 12,26.6 9.4,24 "}),(0,oE.jsx)("polygon",{points:"17,15 17,2 15,2 15,15 2,15 2,17 15,17 15,30 17,30 17,17 30,17 30,15 "}),(0,oE.jsx)("rect",{fill:"none",width:"32",height:"32"})]})}function oL(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"})})}function oZ(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"})})}},5062:function(e,t,n){"use strict";n.d(t,{cJ:function(){return ev},Z7:function(){return $},Uy:function(){return K},e$:function(){return ea},Mz:function(){return el},oe:function(){return eo},YX:function(){return ei},Bl:function(){return es},D5:function(){return T},oV:function(){return P},sg:function(){return N},ol:function(){return A},B$:function(){return O},d_:function(){return l},DQ:function(){return s},cq:function(){return C},IK:function(){return M},Wu:function(){return _},GP:function(){return S},nH:function(){return u},$:function(){return x},wW:function(){return E},lW:function(){return y},s2:function(){return w},ni:function(){return j},uf:function(){return b},Os:function(){return k},Yy:function(){return Y},Bi:function(){return X},X1:function(){return G},LS:function(){return ee},_3:function(){return Q},eM:function(){return J},bg:function(){return et},Pt:function(){return eh},wy:function(){return D},xw:function(){return Z},p$:function(){return ed},SD:function(){return R},GD:function(){return L},Q5:function(){return F},ZM:function(){return ef},f$:function(){return em},en:function(){return z},oX:function(){return H},E5:function(){return V},Vp:function(){return U},AR:function(){return B},_M:function(){return W},NF:function(){return I},Cl:function(){return q},Wl:function(){return d},cQ:function(){return c},Q4:function(){return f},QL:function(){return h},X2:function(){return p},sG:function(){return m},a0:function(){return v},cj:function(){return g}});var r=n(79381),i=n(60398),a=n(13593),o=n(79895);function l(e){return(0,i.Nf)({...e,route:o.PS})}function s(e){return(0,i.Nf)({...e,route:o.J6})}function u(){let e=l({config:{swr:{revalidateOnFocus:!1}}});return(0,r.ZP)(e,()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.network)==="zen"?(0,a.du)():(0,a.Tc)()},{refreshInterval:6e4,keepPreviousData:!0}).data||0}function c(e){return(0,i.Nf)({...e,route:o.gl})}function d(e){return(0,i.mw)({...e,route:o.aU},async e=>{e(e=>e===o.gl)})}function f(e){return(0,i.Nf)({...e,route:o.Sh})}function h(e){return(0,i.Nf)({...e,route:o.Oj})}function p(e){return(0,i.Nf)({...e,route:o.xg})}function m(e){return(0,i.Nf)({...e,route:o.Wi})}function v(e){return(0,i.Nf)({...e,route:o.zk})}function g(e){return(0,i.mw)({...e,route:o.zb},async e=>{await (0,i.gw)(2e3),e(e=>e.startsWith(o.Oj)||e.startsWith(o.zk))})}function y(e){return(0,i.q0)({...e,route:o.N8})}function x(e){return(0,i.Nf)({...e,route:o.rg})}function b(e){return(0,i.Nf)({...e,route:o.yu})}function w(e){return(0,i.Nf)({...e,route:o.MF})}function j(e){return(0,i.V1)({...e,route:o.MF},async e=>{e(e=>!![o.N8,o.MF,o.FP].find(t=>e.startsWith(t)))})}function k(e){return(0,i.V1)({...e,route:o.yu},async e=>{e(e=>!![o.N8,o.yu,o.FP].find(t=>e.startsWith(t)))})}function E(e){return(0,i.mw)({...e,route:o.KP})}function S(e){return(0,i.Nf)({...e,route:o.FP})}function C(e){return(0,i.Nf)({...e,route:o.J9})}function M(e){return(0,i.iv)({...e,route:o.J9},async e=>{e(e=>e.startsWith(o.ft))})}function _(e){return(0,i.Nf)({...e,route:o.E_})}function O(e){return(0,i.Nf)({...e,route:o.AJ})}function T(e){return(0,i.Nf)({...e,route:o.aq})}function P(e){return(0,i.mw)({...e,route:o.AJ},async e=>{e(e=>e.startsWith(o.AJ))})}function A(e){return(0,i.V1)({...e,route:o.mD},async e=>{e(e=>e.startsWith(o.rS))})}function N(e){return(0,i.iv)({...e,route:o.aq},async e=>{e(e=>e.startsWith(o.rS))})}function R(e){return(0,i.Nf)({...e,route:o.yP})}function D(e){return(0,i.Nf)({...e,route:o.uT})}function L(e){return(0,i.mw)({...e,route:o.oZ})}function Z(e){return(0,i.iv)({...e,route:o.uT},async e=>{e(e=>e.startsWith(o.DL)||e.startsWith(o.EL))})}function F(e){return(0,i.Nf)({...e,route:o.VJ})}function z(e){return(0,i.Nf)({...e,route:o.IB})}function V(e){return(0,i.Nf)({...e,route:o.Ly})}function B(e){return(0,i.Nf)({...e,route:o.M5})}function I(e){return(0,i.Nf)({...e,route:o.cq})}function H(e){return(0,i.V1)({...e,route:o.IB},async e=>{e(e=>e.startsWith(o.IB))})}function U(e){return(0,i.V1)({...e,route:o.Ly},async e=>{e(e=>e.startsWith(o.Ly))})}function W(e){return(0,i.V1)({...e,route:o.M5},async e=>{e(e=>e.startsWith(o.M5))})}function q(e){return(0,i.V1)({...e,route:o.cq},async e=>{e(e=>e.startsWith(o.cq))})}function $(e){return(0,i.Nf)({...e,route:o.jL})}function K(e){return(0,i.mw)({...e,route:o.ks},async e=>{e(e=>e.startsWith(o.jL))})}function Y(e){return(0,i.Nf)({...e,route:o.hp})}function X(e){return(0,i.Nf)({...e,route:o.Mj})}function G(e){return(0,i.Nf)({...e,route:o.nI})}function J(e){return(0,i.mw)({...e,route:o.sW},async e=>{e(e=>e.startsWith(o.Wy))})}function Q(e){return(0,i.mw)({...e,route:o.Pw},async e=>{e(e=>e.startsWith(o.Wy))})}function ee(e){return(0,i.mw)({...e,route:o.w_},async e=>{e(e=>e.startsWith(o.Wy))})}function et(e){return(0,i.q0)({...e,route:o.CM})}let en="/autopilot/state",er="/autopilot/config";function ei(e){return(0,i.Nf)({...e,route:en})}function ea(e){return(0,i.Nf)({...e,route:er})}function eo(e){return(0,i.V1)({...e,route:er},async e=>{e(e=>e===er),(async()=>{await (0,i.gw)(1e3),e(e=>e===en)})()})}function el(e){return(0,i.q0)({...e,route:er})}function es(e){return(0,i.mw)({...e,route:"/autopilot/trigger"})}var eu=n(1456),ec=n(8117);function ed(e){return(0,i.rB)({...e,route:ec.Hc})}function ef(e){var t;return(0,i.V1)({...e,config:{...null==e?void 0:e.config,axios:{...null==e?void 0:null===(t=e.config)||void 0===t?void 0:t.axios,headers:{"Content-Type":"multipart/form-data"}}},route:ec.Hc},async e=>{e(e=>e.startsWith(o.DL)||e.startsWith(o.EL))})}function eh(e){var t;return(0,i.V1)({...e,config:{...null==e?void 0:e.config,axios:{...null==e?void 0:null===(t=e.config)||void 0===t?void 0:t.axios,headers:{"Content-Type":"multipart/form-data"}}},route:ec.bW})}let ep=(0,eu.Z)(e=>e(),5e3);function em(e){return(0,i.mw)({...e,route:ec.RF},async(e,t,n)=>{let{payload:{hostKey:r}}=t;e(e=>e.startsWith(o.N8),e=>null==e?void 0:e.map(e=>e.publicKey===r?{...e,host:{...e,interactions:{...e.interactions,lastScan:new Date().toISOString(),lastScanSuccess:!n.data.scanError},settings:n.data.settings}}:e),!1),ep(()=>{e(e=>e.startsWith(o.N8),e=>e,!0)})})}function ev(e){return(0,i.mw)({...e,route:ec.cx})}},79895:function(e,t,n){"use strict";n.d(t,{AD:function(){return T},AF:function(){return u},AJ:function(){return Z},CM:function(){return es},DL:function(){return V},EL:function(){return B},E_:function(){return N},FP:function(){return S},GV:function(){return el},I7:function(){return R},IB:function(){return q},J6:function(){return a},J9:function(){return O},KP:function(){return E},Kr:function(){return y},Ly:function(){return $},M5:function(){return K},MF:function(){return k},MR:function(){return d},Mj:function(){return ee},N8:function(){return x},Oj:function(){return c},PS:function(){return r},Pw:function(){return ea},Sh:function(){return f},VJ:function(){return W},Wi:function(){return p},Wy:function(){return er},Z2:function(){return P},aU:function(){return s},aq:function(){return F},cN:function(){return A},cq:function(){return Y},f0:function(){return v},fo:function(){return C},ft:function(){return _},gc:function(){return o},gl:function(){return l},go:function(){return J},hp:function(){return Q},jL:function(){return X},ks:function(){return G},l5:function(){return et},mD:function(){return z},nI:function(){return en},nY:function(){return w},o5:function(){return eu},oZ:function(){return U},rS:function(){return L},rg:function(){return b},rq:function(){return i},sW:function(){return ei},sw:function(){return M},uT:function(){return H},w_:function(){return eo},xg:function(){return h},yP:function(){return I},yu:function(){return j},z$:function(){return D},zb:function(){return g},zk:function(){return m}});let r="/bus/state",i="/bus/autopilots",a="/bus/consensus/state",o="/bus/consensus/acceptblock",l="/bus/syncer/peers",s="/bus/syncer/connect",u="/bus/syncer/addr",c="/bus/txpool/transactions",d="/bus/txpool/broadcast",f="/bus/txpool/recommendedfee",h="/bus/wallet",p="/bus/wallet/events",m="/bus/wallet/pending",v="/bus/wallet/redistribute",g="/bus/wallet/send",y="/bus/wallet/prepare/form",x="/bus/hosts",b="/bus/host/:hostKey",w="/bus/hosts/:hostKey",j="/bus/hosts/blocklist",k="/bus/hosts/allowlist",E="/bus/host/:publicKey/resetlostsectors",S="/bus/contracts",C="/bus/contract/:id/acquire",M="/bus/contract/:id/release",_="/bus/contract",O="/bus/contract/:id",T="/bus/contract/:id/new",P="/bus/contract/:id/renewed",A="/bus/contract/:id/size",N="/bus/contracts/sets",R="/bus/contracts/sets/:set",D="/bus/contracts/prunable",L="/bus/bucket",Z="/bus/buckets",F="/bus/bucket/:name",z="/bus/bucket/:name/policy",V="/bus/objects",B="/bus/listobjects",I="/bus/listobjects/:prefix",H="/bus/objects/:key",U="/bus/objects/rename",W="/bus/stats/objects",q="/bus/settings/gouging",$="/bus/settings/pinned",K="/bus/settings/s3",Y="/bus/settings/upload",X="/bus/alerts",G="/bus/alerts/dismiss",J="/bus/slab/:key/objects",Q="/bus/metric/contract",ee="/bus/metric/contractset",et="/bus/metric/churn",en="/bus/metric/wallet",er="/bus/multipart",ei="/bus/multipart/create",ea="/bus/multipart/complete",eo="/bus/multipart/abort",el="/bus/multipart/listparts",es="/bus/multipart/listuploads",eu="/bus/multipart/part"},8117:function(e,t,n){"use strict";n.d(t,{Hc:function(){return r},RF:function(){return a},bW:function(){return i},cx:function(){return o}});let r="/worker/objects/:key",i="/worker/multipart/:key",a="/worker/rhp/scan",o="/worker/account/:id/resetdrift"},56978:function(e,t,n){"use strict";n.d(t,{Li:function(){return A},YY:function(){return N},AR:function(){return P}});var r,i=n(23761),a=n(40905),o=n(78804),l=function(e,t,n){(void 0===n||(0,o.Z)(e[t],n))&&(void 0!==n||t in e)||(0,a.Z)(e,t,n)},s=n(86862),u=n(25056),c=n(76735),d=n(31162),f=n(81383),h=n(84405),p=n(97885),m=n(37539),v=n(42143),g=n(8936),y=n(93122),x=n(65255),b=n(48532),w=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},j=n(82436),k=n(17816),E=function(e,t,n,r,i,a,o){var s=w(e,n),E=w(t,n),S=o.get(E);if(S){l(e,n,S);return}var C=a?a(s,E,n+"",e,t,o):void 0,M=void 0===C;if(M){var _=(0,p.Z)(E),O=!_&&(0,v.Z)(E),T=!_&&!O&&(0,b.Z)(E);(C=E,_||O||T)?(0,p.Z)(s)?C=s:(0,m.Z)(s)?C=(0,d.Z)(s):O?(M=!1,C=(0,u.Z)(E,!0)):T?(M=!1,C=(0,c.Z)(E,!0)):C=[]:(0,x.Z)(E)||(0,h.Z)(E)?(C=s,(0,h.Z)(s))?C=(0,j.Z)(s,(0,k.Z)(s)):(!(0,y.Z)(s)||(0,g.Z)(s))&&(C=(0,f.Z)(E)):M=!1}M&&(o.set(E,C),i(C,E,r,a,o),o.delete(E)),l(e,n,C)},S=function e(t,n,r,a,o){t!==n&&(0,s.Z)(n,function(s,u){if(o||(o=new i.Z),(0,y.Z)(s))E(t,n,u,r,e,a,o);else{var c=a?a(w(t,u),s,u+"",t,n,o):void 0;void 0===c&&(c=s),l(t,u,c)}},k.Z)},C=n(56493),M=n(95965),_=(r=function(e,t,n){S(e,t,n)},(0,C.Z)(function(e,t){var n=-1,i=t.length,a=i>1?t[i-1]:void 0,o=i>2?t[2]:void 0;for(a=r.length>3&&"function"==typeof a?(i--,a):void 0,o&&(0,M.Z)(t[0],t[1],o)&&(a=i<3?void 0:a,i=1),e=Object(e);++n3&&void 0!==arguments[3]?arguments[3]:{};return i=>{let a={...i},o={...a,config:_(r.config,a.config)},l=P(n,{...r.defaultParams,...o.params}),s="data"in o?o.data:void 0;return e[t](l,s,null==o?void 0:o.config)}}function N(e,t){let n={"Content-Type":"application/json"};return t&&(n.Authorization="Basic ".concat(btoa(":".concat(t)))),T().create({baseURL:e,headers:n})}},85375:function(e,t,n){"use strict";n.d(t,{JL:function(){return a},BF:function(){return o}});var r=n(60398);let i="https://api.siacentral.com/v2";function a(e){let{settings:t}=(0,r.Hv)();return(0,r.Nf)({api:i,...e,route:"/hosts/list?showinactive=false&sort=download_speed&dir=desc&protocol=rhp3&page=0&limit=1000",disabled:(null==e?void 0:e.disabled)||!t.siaCentral})}function o(e){let{settings:t}=(0,r.Hv)();return(0,r.Nf)({api:i,...e,route:"/hosts/network/averages",disabled:(null==e?void 0:e.disabled)||!t.siaCentral})}},13593:function(e,t,n){"use strict";n.d(t,{B$:function(){return a},xf:function(){return l},jr:function(){return E},pp:function(){return j},x5:function(){return k},JW:function(){return o},k4:function(){return R},Jz:function(){return ei},Nr:function(){return V},k9:function(){return q},gU:function(){return x},mj:function(){return ef},Lg:function(){return ec},gP:function(){return d},Lu:function(){return eh},uF:function(){return eu},jH:function(){return ed},uV:function(){return es},jF:function(){return eo},hR:function(){return en},hq:function(){return et},uC:function(){return er},Tc:function(){return G},aU:function(){return N},du:function(){return J},pX:function(){return ee},XA:function(){return $},yt:function(){return z},vW:function(){return m},rN:function(){return y},yF:function(){return g},Vz:function(){return p},bc:function(){return v},At:function(){return Z},sW:function(){return F},or:function(){return K},xL:function(){return I},S5:function(){return w},ok:function(){return W},AE:function(){return U},_6:function(){return ep},XB:function(){return X},GX:function(){return Y},C4:function(){return f},qN:function(){return c},ll:function(){return u},dq:function(){return _},LK:function(){return S},ZA:function(){return P},oc:function(){return T},x9:function(){return A},qX:function(){return O},iX:function(){return M},wf:function(){return C},BL:function(){return B},mv:function(){return b},iv:function(){return H}});var r=n(6391),i=n.n(r);function a(e){return new(i())(e).times(1048576)}function o(e){return new(i())(e).div(1e12)}function l(e){return new(i())(e).times(1e12)}r.BigNumber.config({EXPONENTIAL_AT:1e9}),r.BigNumber.config({DECIMAL_PLACES:30});let s=new r.BigNumber("10").exponentiatedBy(24);function u(e,t){return void 0!==t?new r.BigNumber(new r.BigNumber(e).dividedBy(s).toFixed(t)):new r.BigNumber(e).dividedBy(s)}function c(e){return new r.BigNumber(new r.BigNumber(e).times(s).toFixed(0))}function d(e,t){return e.div(t)}function f(e,t){return e.times(t)}let h={fixed:3,dynamicUnits:!0,hastingUnits:!1};function p(e,t){let{fixed:n,dynamicUnits:i,hastingUnits:a}={...h,...t},o=new r.BigNumber(1e12),l=new r.BigNumber(1e3),s=new r.BigNumber(e),c=new r.BigNumber(e).abs(),d=s.isNegative()?"-":"";if(!i)return"".concat(d).concat(u(c).toFormat(n)," SC");if(c.dividedBy(o).isLessThan(1))return a?"".concat(d).concat(c," H"):"".concat(d,"0 SC");let f=["pS","nS","uS","mS","SC","KS","MS","GS","TS"];for(let e=0;ee.multipliedBy(l),new r.BigNumber(1)),i=c.dividedBy(o.multipliedBy(t));if(i.isLessThan(l)||e===f.length-1)return"".concat(d).concat(i.toFormat(n)," ").concat(f[e])}return""}function m(e,t){let n="number"==typeof e?e:e instanceof i()?e.toNumber():Number(e),{fixed:r=2}=t||{};if(!n)return"0 B";if(n<1e3)return"".concat(n," B");let a=Math.floor(Math.log10(n)/Math.log10(1e3));return(n/Math.pow(1e3,a)).toFixed(r)+" "+["B","KB","MB","GB","TB","PB","EB"][a]}function v(e,t){let{format:n="abbreviated"}=t||{},r="abbreviated"===n;if(e<1e3)return"".concat(e.toFixed(0)).concat(r?"ms":" milliseconds");let i=e/1e3;if(i<60)return"".concat(i.toFixed(0)).concat(r?"s":" seconds");let a=i/60;if(a<60)return"".concat(a.toFixed(0)).concat(r?"m":" minutes");let o=a/60;return o<24?"".concat(o.toFixed(0)).concat(r?"h":" hours"):"".concat((o/24).toFixed(0)).concat(r?"d":" days")}function g(e,t){let{fixed:n=0,units:r="",abbreviated:a=!1}=t||{},o=new(i())(e||0);if(a){let e=o.toNumber();if(e<1e3)return o.toString();let t=["","K","M","B","t","q","Q","s","S","o","n","d","U","D"],i=Math.floor(Math.log10(e)/Math.log10(1e3)),a=e/Math.pow(1e3,i);return"".concat(a.toFixed(n)).concat(t[i]?" ".concat(t[i]):"").concat(r?" ".concat(r):"")}return"".concat(o.toFormat(n)).concat(r?" ".concat(r):"")}function y(e,t){let n;return n=navigator.language,new Intl.DateTimeFormat(n,{dateStyle:"short",...t}).format(new Date(e))}function x(e){return 144*e}function b(e){return 1008*e}function w(e){return 4320*e}function j(e){return e/16666666666666669e-22}function k(e){return e/1008}function E(e,t){return new Date().getTime()+j(t-e)}function S(e){return e.times(l(1))}function C(e){return e.div(l(1))}function M(e){return C(e).div(w(1))}function _(e){return S(e).times(w(1))}function O(e,t){return e.div(t).times(w(1))}function T(e,t){let n=b(t.toNumber());return e.times(n).div(w(1))}function P(e){return e.div(1e6)}function A(e){return e.times(1e6)}function N(e,t){let n=new(i())(1);return e&&t&&!e.isZero()&&!t.isZero()&&t.gte(e)&&(n=t.div(e)),n}function R(e){let{maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,storageTB:i,downloadTBMonth:a,uploadTBMonth:o,redundancyMultiplier:l}=e;if(!(null==t?void 0:t.gt(0))||!(null==n?void 0:n.gt(0))||!(null==r?void 0:r.gt(0))||!(null==l?void 0:l.gt(0))||!(null==i?void 0:i.gt(0))||!(null==a?void 0:a.gt(0))||!(null==o?void 0:o.gt(0)))return null;let s=i.times(l),u=o.times(l);return s.times(t).plus(a.times(n)).plus(u.times(r))}var D=n(81395),L=n(50866);function Z(e){return 76===e.length&&function(e){var t;let n=function(e){let t=[];for(let n=0;n0?"storageProof":n.fileContracts&&n.fileContracts.length>0&&n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRenewal":n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRevision":n.fileContracts&&n.fileContracts.length>0?"contractFormation":n.arbitraryData&&n.arbitraryData.length>0&&0===atob(n.arbitraryData[0]).indexOf("HostAnnouncement")?"hostAnnouncement":n.siafundOutputs&&n.siafundOutputs.length>0?"siafund":n.siacoinOutputs&&n.siacoinOutputs.length>0?"siacoin":void 0}return"v2Transaction"===t?function(e){var t;if(e.fileContractResolutions&&e.fileContractResolutions.length>0)return({expiration:"contractExpiration",finalization:"contractFinalization",renewal:"contractRenewal","storage proof":"storageProof"})[e.fileContractResolutions[0].resolution.type];if(e.fileContractRevisions&&e.fileContractRevisions.length>0)return"contractRevision";if(e.fileContracts&&e.fileContracts.length>0)return"contractFormation";let n=null===(t=e.attestations)||void 0===t?void 0:t.filter(e=>"HostAnnouncement"===e.key);return n&&n.length>0?"hostAnnouncement":e.siafundOutputs&&e.siafundOutputs.length>0?"siafund":e.siacoinOutputs&&e.siacoinOutputs.length>0?"siacoin":void 0}(e.data):"v1ContractResolution"===t||"v2ContractResolution"===t?"contractPayout":"miner"===t?"minerPayout":"foundation"===t?"foundationSubsidy":t}function ei(e){return"v2Transaction"===e.type?(e.data.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.siacoinInputs||[]).reduce((t,n)=>e.relevant.includes(n.parent.siacoinOutput.address)?t.plus(n.parent.siacoinOutput.value):t,new(i())(0))):"v1Transaction"===e.type?(e.data.transaction.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.spentSiacoinElements||[]).reduce((t,n)=>e.relevant.includes(n.siacoinOutput.address)?t.plus(n.siacoinOutput.value):t,new(i())(0))):new(i())(e.data.siacoinElement.siacoinOutput.value)}let ea={transaction:"transaction",contract:"contract",block:"block",output:"output",address:"address",hostIp:"host",hostPublicKey:"host",ip:"IP",blockHash:"block hash"};function eo(e){return e?ea[e]:void 0}let el={transaction:"transaction ID",contract:"contract ID",block:"block",output:"output ID",address:"address",hostIp:"host address",hostPublicKey:"host public key",ip:"IP",blockHash:"block hash"};function es(e){return e?el[e]:void 0}function eu(e){return e&&["ip","hostIp"].includes(e)?20:12}function ec(e){return e&&["hostIp","hostPublicKey","contract","address","transaction","block"].includes(e)}function ed(e,t,n){switch(t){case"hostIp":case"hostPublicKey":return"".concat(e,"/host/").concat(n);case"contract":return"".concat(e,"/contract/").concat(n);case"transaction":return"".concat(e,"/tx/").concat(n);case"address":return"".concat(e,"/address/").concat(n);case"block":return"".concat(e,"/block/").concat(n);default:return""}}function ef(e,t){return"".concat(null==e?void 0:e.slice(0,t)).concat(((null==e?void 0:e.length)||0)>t?"...":"")}function eh(e,t,n){if("blockHash"===e){let e=n/2;return t.slice(0,Math.floor(e))+"..."+t.slice(t.length-Math.ceil(e))}return ef(t,n)}function ep(e,t,n){let r="1 ".concat(t),i="".concat(t,"s"),a="";"string"==typeof n&&(i=n),"object"==typeof n&&(n.plural&&(i=n.plural),n.customZero&&(a=n.customZero));let o="".concat(e.toLocaleString()," ").concat(i);return 0===e?a||o:1===e?r:o}},45932:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},67531:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return a}});let n=Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available");class r{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}}let i=globalThis.AsyncLocalStorage;function a(){return i?new i:new r}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},76923:function(e,t,n){"use strict";function r(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return r}}),n(43219),n(2784),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},58710:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ReadonlyURLSearchParams:function(){return h},useSearchParams:function(){return p},usePathname:function(){return m},ServerInsertedHTMLContext:function(){return s.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return s.useServerInsertedHTML},useRouter:function(){return v},useParams:function(){return g},useSelectedLayoutSegments:function(){return y},useSelectedLayoutSegment:function(){return x},redirect:function(){return u.redirect},permanentRedirect:function(){return u.permanentRedirect},RedirectType:function(){return u.RedirectType},notFound:function(){return c.notFound}});let r=n(2784),i=n(56428),a=n(26297),o=n(76923),l=n(33607),s=n(9424),u=n(84830),c=n(70929),d=Symbol("internal for urlsearchparams readonly");function f(){return Error("ReadonlyURLSearchParams cannot be modified")}class h{[Symbol.iterator](){return this[d][Symbol.iterator]()}append(){throw f()}delete(){throw f()}set(){throw f()}sort(){throw f()}constructor(e){this[d]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e),this.size=e.size}}function p(){(0,o.clientHookInServerComponentError)("useSearchParams");let e=(0,r.useContext)(a.SearchParamsContext);return(0,r.useMemo)(()=>e?new h(e):null,[e])}function m(){return(0,o.clientHookInServerComponentError)("usePathname"),(0,r.useContext)(a.PathnameContext)}function v(){(0,o.clientHookInServerComponentError)("useRouter");let e=(0,r.useContext)(i.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function g(){(0,o.clientHookInServerComponentError)("useParams");let e=(0,r.useContext)(i.GlobalLayoutRouterContext),t=(0,r.useContext)(a.PathParamsContext);return(0,r.useMemo)(()=>(null==e?void 0:e.tree)?function e(t,n){for(let r of(void 0===n&&(n={}),Object.values(t[1]))){let t=r[0],i=Array.isArray(t),a=i?t[1]:t;!a||a.startsWith("__PAGE__")||(i&&("c"===t[2]||"oc"===t[2])?n[t[0]]=t[1].split("/"):i&&(n[t[0]]=t[1]),n=e(r,n))}return n}(e.tree):t,[null==e?void 0:e.tree,t])}function y(e){void 0===e&&(e="children"),(0,o.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,r.useContext)(i.LayoutRouterContext);return function e(t,n,r,i){let a;if(void 0===r&&(r=!0),void 0===i&&(i=[]),r)a=t[1][n];else{var o;let e=t[1];a=null!=(o=e.children)?o:Object.values(e)[0]}if(!a)return i;let s=a[0],u=(0,l.getSegmentValue)(s);return!u||u.startsWith("__PAGE__")?i:(i.push(u),e(a,n,!1,i))}(t,e)}function x(e){void 0===e&&(e="children"),(0,o.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=y(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},70929:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{notFound:function(){return r},isNotFoundError:function(){return i}});let n="NEXT_NOT_FOUND";function r(){let e=Error(n);throw e.digest=n,e}function i(e){return(null==e?void 0:e.digest)===n}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},32254:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RedirectStatusCode",{enumerable:!0,get:function(){return n}}),(r=n||(n={}))[r.SeeOther=303]="SeeOther",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84830:function(e,t,n){"use strict";var r,i;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{RedirectType:function(){return r},getRedirectError:function(){return u},redirect:function(){return c},permanentRedirect:function(){return d},isRedirectError:function(){return f},getURLFromRedirectError:function(){return h},getRedirectTypeFromError:function(){return p},getRedirectStatusCodeFromError:function(){return m}});let a=n(37449),o=n(45932),l=n(32254),s="NEXT_REDIRECT";function u(e,t,n){void 0===n&&(n=l.RedirectStatusCode.TemporaryRedirect);let r=Error(s);r.digest=s+";"+t+";"+e+";"+n+";";let i=a.requestAsyncStorage.getStore();return i&&(r.mutableCookies=i.mutableCookies),r}function c(e,t){void 0===t&&(t="replace");let n=o.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?l.RedirectStatusCode.SeeOther:l.RedirectStatusCode.TemporaryRedirect)}function d(e,t){void 0===t&&(t="replace");let n=o.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?l.RedirectStatusCode.SeeOther:l.RedirectStatusCode.PermanentRedirect)}function f(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,n,r,i]=e.digest.split(";",4),a=Number(i);return t===s&&("replace"===n||"push"===n)&&"string"==typeof r&&!isNaN(a)&&a in l.RedirectStatusCode}function h(e){return f(e)?e.digest.split(";",3)[2]:null}function p(e){if(!f(e))throw Error("Not a redirect error");return e.digest.split(";",2)[1]}function m(e){if(!f(e))throw Error("Not a redirect error");return Number(e.digest.split(";",4)[3])}(i=r||(r={})).push="push",i.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},37449:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},33607:function(e,t){"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},40413:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PrefetchKind:function(){return n},ACTION_REFRESH:function(){return i},ACTION_NAVIGATE:function(){return a},ACTION_RESTORE:function(){return o},ACTION_SERVER_PATCH:function(){return l},ACTION_PREFETCH:function(){return s},ACTION_FAST_REFRESH:function(){return u},ACTION_SERVER_ACTION:function(){return c},isThenable:function(){return d}});let i="refresh",a="navigate",o="restore",l="server-patch",s="prefetch",u="fast-refresh",c="server-action";function d(e){return e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof e.then}(r=n||(n={})).AUTO="auto",r.FULL="full",r.TEMPORARY="temporary",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},41275:function(e,t,n){"use strict";function r(e,t,n,r){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return r}}),n(60261),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84589:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return g}});let r=n(43219),i=n(16794)._(n(2784)),a=r._(n(28316)),o=r._(n(70666)),l=n(35022),s=n(59595),u=n(22530);n(85667);let c=n(14442),d=r._(n(1071)),f={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0};function h(e,t,n,r,i,a){let o=null==e?void 0:e.src;e&&e["data-loaded-src"]!==o&&(e["data-loaded-src"]=o,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&i(!0),null==n?void 0:n.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let r=!1,i=!1;n.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>r,isPropagationStopped:()=>i,persist:()=>{},preventDefault:()=>{r=!0,t.preventDefault()},stopPropagation:()=>{i=!0,t.stopPropagation()}})}(null==r?void 0:r.current)&&r.current(e)}}))}function p(e){let[t,n]=i.version.split(".",2),r=parseInt(t,10),a=parseInt(n,10);return r>18||18===r&&a>=3?{fetchPriority:e}:{fetchpriority:e}}let m=(0,i.forwardRef)((e,t)=>{let{src:n,srcSet:r,sizes:a,height:o,width:l,decoding:s,className:u,style:c,fetchPriority:d,placeholder:f,loading:m,unoptimized:v,fill:g,onLoadRef:y,onLoadingCompleteRef:x,setBlurComplete:b,setShowAltText:w,onLoad:j,onError:k,...E}=e;return i.default.createElement("img",{...E,...p(d),loading:m,width:l,height:o,decoding:s,"data-nimg":g?"fill":"1",className:u,style:c,sizes:a,srcSet:r,src:n,ref:(0,i.useCallback)(e=>{t&&("function"==typeof t?t(e):"object"==typeof t&&(t.current=e)),e&&(k&&(e.src=e.src),e.complete&&h(e,f,y,x,b,v))},[n,f,y,x,b,k,v,t]),onLoad:e=>{h(e.currentTarget,f,y,x,b,v)},onError:e=>{w(!0),"empty"!==f&&b(!0),k&&k(e)}})});function v(e){let{isAppRouter:t,imgAttributes:n}=e,r={as:"image",imageSrcSet:n.srcSet,imageSizes:n.sizes,crossOrigin:n.crossOrigin,referrerPolicy:n.referrerPolicy,...p(n.fetchPriority)};return t&&a.default.preload?(a.default.preload(n.src,r),null):i.default.createElement(o.default,null,i.default.createElement("link",{key:"__nimg-"+n.src+n.srcSet+n.sizes,rel:"preload",href:n.srcSet?void 0:n.src,...r}))}let g=(0,i.forwardRef)((e,t)=>{let n=(0,i.useContext)(c.RouterContext),r=(0,i.useContext)(u.ImageConfigContext),a=(0,i.useMemo)(()=>{let e=f||r||s.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),n=e.deviceSizes.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:n}},[r]),{onLoad:o,onLoadingComplete:h}=e,p=(0,i.useRef)(o);(0,i.useEffect)(()=>{p.current=o},[o]);let g=(0,i.useRef)(h);(0,i.useEffect)(()=>{g.current=h},[h]);let[y,x]=(0,i.useState)(!1),[b,w]=(0,i.useState)(!1),{props:j,meta:k}=(0,l.getImgProps)(e,{defaultLoader:d.default,imgConf:a,blurComplete:y,showAltText:b});return i.default.createElement(i.default.Fragment,null,i.default.createElement(m,{...j,unoptimized:k.unoptimized,placeholder:k.placeholder,fill:k.fill,onLoadRef:p,onLoadingCompleteRef:g,setBlurComplete:x,setShowAltText:w,ref:t}),k.priority?i.default.createElement(v,{isAppRouter:!n,imgAttributes:j}):null)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7117:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});let r=n(43219)._(n(2784)),i=n(86338),a=n(25863),o=n(6408),l=n(20654),s=n(41127),u=n(14442),c=n(56428),d=n(54746),f=n(41275),h=n(35722),p=n(40413),m=new Set;function v(e,t,n,r,i,o){if(o||(0,a.isLocalURL)(t)){if(!r.bypassPrefetchedCheck){let i=t+"%"+n+"%"+(void 0!==r.locale?r.locale:"locale"in e?e.locale:void 0);if(m.has(i))return;m.add(i)}Promise.resolve(o?e.prefetch(t,i):e.prefetch(t,n,r)).catch(e=>{})}}function g(e){return"string"==typeof e?e:(0,o.formatUrl)(e)}let y=r.default.forwardRef(function(e,t){let n,o;let{href:m,as:y,children:x,prefetch:b=null,passHref:w,replace:j,shallow:k,scroll:E,locale:S,onClick:C,onMouseEnter:M,onTouchStart:_,legacyBehavior:O=!1,...T}=e;n=x,O&&("string"==typeof n||"number"==typeof n)&&(n=r.default.createElement("a",null,n));let P=r.default.useContext(u.RouterContext),A=r.default.useContext(c.AppRouterContext),N=null!=P?P:A,R=!P,D=!1!==b,L=null===b?p.PrefetchKind.AUTO:p.PrefetchKind.FULL,{href:Z,as:F}=r.default.useMemo(()=>{if(!P){let e=g(m);return{href:e,as:y?g(y):e}}let[e,t]=(0,i.resolveHref)(P,m,!0);return{href:e,as:y?(0,i.resolveHref)(P,y):t||e}},[P,m,y]),z=r.default.useRef(Z),V=r.default.useRef(F);O&&(o=r.default.Children.only(n));let B=O?o&&"object"==typeof o&&o.ref:t,[I,H,U]=(0,d.useIntersection)({rootMargin:"200px"}),W=r.default.useCallback(e=>{(V.current!==F||z.current!==Z)&&(U(),V.current=F,z.current=Z),I(e),B&&("function"==typeof B?B(e):"object"==typeof B&&(B.current=e))},[F,B,Z,U,I]);r.default.useEffect(()=>{N&&H&&D&&v(N,Z,F,{locale:S},{kind:L},R)},[F,Z,H,S,D,null==P?void 0:P.locale,N,R,L]);let q={ref:W,onClick(e){O||"function"!=typeof C||C(e),O&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(e),N&&!e.defaultPrevented&&function(e,t,n,i,o,l,s,u,c){let{nodeName:d}=e.currentTarget;if("A"===d.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!c&&!(0,a.isLocalURL)(n)))return;e.preventDefault();let f=()=>{let e=null==s||s;"beforePopState"in t?t[o?"replace":"push"](n,i,{shallow:l,locale:u,scroll:e}):t[o?"replace":"push"](i||n,{scroll:e})};c?r.default.startTransition(f):f()}(e,N,Z,F,j,k,E,S,R)},onMouseEnter(e){O||"function"!=typeof M||M(e),O&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),N&&(D||!R)&&v(N,Z,F,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)},onTouchStart(e){O||"function"!=typeof _||_(e),O&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),N&&(D||!R)&&v(N,Z,F,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)}};if((0,l.isAbsoluteUrl)(F))q.href=F;else if(!O||w||"a"===o.type&&!("href"in o.props)){let e=void 0!==S?S:null==P?void 0:P.locale,t=(null==P?void 0:P.isLocaleDomain)&&(0,f.getDomainLocale)(F,e,null==P?void 0:P.locales,null==P?void 0:P.domainLocales);q.href=t||(0,h.addBasePath)((0,s.addLocale)(F,e,null==P?void 0:P.defaultLocale))}return O?r.default.cloneElement(o,q):r.default.createElement("a",{...T,...q},n)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},54746:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return s}});let r=n(2784),i=n(27155),a="function"==typeof IntersectionObserver,o=new Map,l=[];function s(e){let{rootRef:t,rootMargin:n,disabled:s}=e,u=s||!a,[c,d]=(0,r.useState)(!1),f=(0,r.useRef)(null),h=(0,r.useCallback)(e=>{f.current=e},[]);return(0,r.useEffect)(()=>{if(a){if(u||c)return;let e=f.current;if(e&&e.tagName)return function(e,t,n){let{id:r,observer:i,elements:a}=function(e){let t;let n={root:e.root||null,margin:e.rootMargin||""},r=l.find(e=>e.root===n.root&&e.margin===n.margin);if(r&&(t=o.get(r)))return t;let i=new Map;return t={id:n,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),n=e.isIntersecting||e.intersectionRatio>0;t&&n&&t(n)})},e),elements:i},l.push(n),o.set(n,t),t}(n);return a.set(e,t),i.observe(e),function(){if(a.delete(e),i.unobserve(e),0===a.size){i.disconnect(),o.delete(r);let e=l.findIndex(e=>e.root===r.root&&e.margin===r.margin);e>-1&&l.splice(e,1)}}}(e,e=>e&&d(e),{root:null==t?void 0:t.current,rootMargin:n})}else if(!c){let e=(0,i.requestIdleCallback)(()=>d(!0));return()=>(0,i.cancelIdleCallback)(e)}},[u,n,t,c,f.current]),[h,c,(0,r.useCallback)(()=>{d(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},24167:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{noSSR:function(){return o},default:function(){return l}});let r=n(43219),i=(n(2784),r._(n(9034)));function a(e){return{default:(null==e?void 0:e.default)||e}}function o(e,t){return delete t.webpack,delete t.modules,e(t)}function l(e,t){let n=i.default,r={loading:e=>{let{error:t,isLoading:n,pastDelay:r}=e;return null}};e instanceof Promise?r.loader=()=>e:"function"==typeof e?r.loader=e:"object"==typeof e&&(r={...r,...e});let l=(r={...r,...t}).loader;return(r.loadableGenerated&&(r={...r,...r.loadableGenerated},delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr)?n({...r,loader:()=>null!=l?l().then(a):Promise.resolve(a(()=>null))}):(delete r.webpack,delete r.modules,o(n,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},35022:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return l}}),n(85667);let r=n(48026),i=n(59595);function a(e){return void 0!==e.default}function o(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function l(e,t){var n;let l,s,u,{src:c,sizes:d,unoptimized:f=!1,priority:h=!1,loading:p,className:m,quality:v,width:g,height:y,fill:x=!1,style:b,onLoad:w,onLoadingComplete:j,placeholder:k="empty",blurDataURL:E,fetchPriority:S,layout:C,objectFit:M,objectPosition:_,lazyBoundary:O,lazyRoot:T,...P}=e,{imgConf:A,showAltText:N,blurComplete:R,defaultLoader:D}=t,L=A||i.imageConfigDefault;if("allSizes"in L)l=L;else{let e=[...L.deviceSizes,...L.imageSizes].sort((e,t)=>e-t),t=L.deviceSizes.sort((e,t)=>e-t);l={...L,allSizes:e,deviceSizes:t}}let Z=P.loader||D;delete P.loader,delete P.srcSet;let F="__next_img_default"in Z;if(F){if("custom"===l.loader)throw Error('Image with src "'+c+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader')}else{let e=Z;Z=t=>{let{config:n,...r}=t;return e(r)}}if(C){"fill"===C&&(x=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[C];e&&(b={...b,...e});let t={responsive:"100vw",fill:"100vw"}[C];t&&!d&&(d=t)}let z="",V=o(g),B=o(y);if("object"==typeof(n=c)&&(a(n)||void 0!==n.src)){let e=a(c)?c.default:c;if(!e.src)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify(e));if(!e.height||!e.width)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify(e));if(s=e.blurWidth,u=e.blurHeight,E=E||e.blurDataURL,z=e.src,!x){if(V||B){if(V&&!B){let t=V/e.width;B=Math.round(e.height*t)}else if(!V&&B){let t=B/e.height;V=Math.round(e.width*t)}}else V=e.width,B=e.height}}let I=!h&&("lazy"===p||void 0===p);(!(c="string"==typeof c?c:z)||c.startsWith("data:")||c.startsWith("blob:"))&&(f=!0,I=!1),l.unoptimized&&(f=!0),F&&c.endsWith(".svg")&&!l.dangerouslyAllowSVG&&(f=!0),h&&(S="high");let H=o(v),U=Object.assign(x?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:M,objectPosition:_}:{},N?{}:{color:"transparent"},b),W=R||"empty"===k?null:"blur"===k?'url("data:image/svg+xml;charset=utf-8,'+(0,r.getImageBlurSvg)({widthInt:V,heightInt:B,blurWidth:s,blurHeight:u,blurDataURL:E||"",objectFit:U.objectFit})+'")':'url("'+k+'")',q=W?{backgroundSize:U.objectFit||"cover",backgroundPosition:U.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:W}:{},$=function(e){let{config:t,src:n,unoptimized:r,width:i,quality:a,sizes:o,loader:l}=e;if(r)return{src:n,srcSet:void 0,sizes:void 0};let{widths:s,kind:u}=function(e,t,n){let{deviceSizes:r,allSizes:i}=e;if(n){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let r;r=e.exec(n);r)t.push(parseInt(r[2]));if(t.length){let e=.01*Math.min(...t);return{widths:i.filter(t=>t>=r[0]*e),kind:"w"}}return{widths:i,kind:"w"}}return"number"!=typeof t?{widths:r,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>i.find(t=>t>=e)||i[i.length-1]))],kind:"x"}}(t,i,o),c=s.length-1;return{sizes:o||"w"!==u?o:"100vw",srcSet:s.map((e,r)=>l({config:t,src:n,quality:a,width:e})+" "+("w"===u?e:r+1)+u).join(", "),src:l({config:t,src:n,quality:a,width:s[c]})}}({config:l,src:c,unoptimized:f,width:V,quality:H,sizes:d,loader:Z});return{props:{...P,loading:I?"lazy":p,fetchPriority:S,width:V,height:B,decoding:"async",className:m,style:{...U,...q},sizes:$.sizes,srcSet:$.srcSet,src:$.src},meta:{unoptimized:f,priority:h,placeholder:k,fill:x}}}},48026:function(e,t){"use strict";function n(e){let{widthInt:t,heightInt:n,blurWidth:r,blurHeight:i,blurDataURL:a,objectFit:o}=e,l=r?40*r:t,s=i?40*i:n,u=l&&s?"viewBox='0 0 "+l+" "+s+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+(u?"none":"contain"===o?"xMidYMid":"cover"===o?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+a+"'/%3E%3C/svg%3E"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return n}})},84420:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{unstable_getImgProps:function(){return s},default:function(){return u}});let r=n(43219),i=n(35022),a=n(85667),o=n(84589),l=r._(n(1071)),s=e=>{(0,a.warnOnce)("Warning: unstable_getImgProps() is experimental and may change or be removed at any time. Use at your own risk.");let{props:t}=(0,i.getImgProps)(e,{defaultLoader:l.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,n]of Object.entries(t))void 0===n&&delete t[e];return{props:t}},u=o.Image},1071:function(e,t){"use strict";function n(e){let{config:t,src:n,width:r,quality:i}=e;return t.path+"?url="+encodeURIComponent(n)+"&w="+r+"&q="+(i||75)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n.__next_img_default=!0;let r=n},6730:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return r}});let r=n(43219)._(n(2784)).default.createContext(null)},9034:function(e,t,n){"use strict";/** +Defaulting to \`null\`.`)}};let dG=(0,eo.forwardRef)((e,t)=>{var n;let{__scopeProgress:r,...i}=e,a=dY("ProgressIndicator",r);return(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":dQ(a.value,a.max),"data-value":null!==(n=a.value)&&void 0!==n?n:void 0,"data-max":a.max},i,{ref:t}))});function dJ(e,t){return`${Math.round(e/t*100)}%`}function dQ(e,t){return null==e?"indeterminate":e===t?"complete":"loading"}function d0(e){return"number"==typeof e}function d1(e){return d0(e)&&!isNaN(e)&&e>0}function d2(e,t){return d0(e)&&!isNaN(e)&&e<=t&&e>=0}let d4=(0,eW.j)(["relative h-1 w-full overflow-hidden rounded-lg"],{variants:{variant:{gray:"bg-gray-700 dark:bg-graydark-700",accent:"bg-green-600 dark:bg-green-500"}},defaultVariants:{variant:"gray"}}),d3=eo.forwardRef((e,t)=>{let{label:n,variant:r,className:i,value:a,max:o=100,...l}=e,s=null!=a?Math.round(a/o*100):null;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1 w-full",children:[(0,ea.jsx)(dX,{...l,ref:t,value:a,max:o,className:d4({variant:r,className:i}),children:(0,ea.jsx)(dG,{className:"absolute top-0 right-0 left-0 bottom-0 w-full bg-gray-300 dark:bg-graydark-300 transition-transform",style:{transform:"translateX(".concat(s,"%)")}})}),n&&(0,ea.jsx)(nw,{color:"subtle",size:"12",ellipsis:!0,children:n})]})});function d5(e){let t=(0,eo.useRef)({value:e,previous:e});return(0,eo.useMemo)(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}let d6="Radio",[d8,d7]=(0,eu.b)(d6),[d9,fe]=d8(d6),ft=(0,eo.forwardRef)((e,t)=>{let{__scopeRadio:n,"aria-labelledby":r,name:i,checked:a=!1,required:o,disabled:l,value:s="on",onCheck:u,...c}=e,[d,f]=(0,eo.useState)(null),h=(0,ec.e)(t,e=>f(e)),p=dm(d),m=(0,eo.useRef)(!1),v=!d||!!d.closest("form");return(0,eo.createElement)(d9,{scope:n,checked:a,disabled:l},(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"radio","aria-checked":a,"aria-labelledby":r||p,"data-state":fi(a),"data-disabled":l?"":void 0,disabled:l,value:s},c,{ref:h,onClick:(0,eh.M)(e.onClick,e=>{a||null==u||u(),v&&(m.current=e.isPropagationStopped(),m.current||e.stopPropagation())})})),v&&(0,eo.createElement)(fr,{control:d,bubbles:!m.current,name:i,value:s,checked:a,required:o,disabled:l,style:{transform:"translateX(-100%)"}}))}),fn=(0,eo.forwardRef)((e,t)=>{let{__scopeRadio:n,forceMount:r,...i}=e,a=fe("RadioIndicator",n);return(0,eo.createElement)(eg.z,{present:r||a.checked},(0,eo.createElement)(em.WV.span,(0,es.Z)({"data-state":fi(a.checked),"data-disabled":a.disabled?"":void 0},i,{ref:t})))}),fr=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,a=(0,eo.useRef)(null),o=d5(n),l=tV(t);return(0,eo.useEffect)(()=>{let e=a.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(o!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[o,n,r]),(0,eo.createElement)("input",(0,es.Z)({type:"radio","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function fi(e){return e?"checked":"unchecked"}let fa=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],fo="RadioGroup",[fl,fs]=(0,eu.b)(fo,[uU,d7]),fu=uU(),fc=d7(),[fd,ff]=fl(fo),fh=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,name:r,"aria-labelledby":i,defaultValue:a,value:o,required:l=!1,orientation:s,dir:u,loop:c=!0,onValueChange:d,...f}=e,h=dm(),p=fu(n),m=s2(u),[v,g]=(0,ep.T)({prop:o,defaultProp:a,onChange:d});return(0,eo.createElement)(fd,{scope:n,name:r,required:l,value:v,onValueChange:g},(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},p,{orientation:s,dir:m,loop:c}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"radiogroup","aria-required":l,"aria-orientation":s,"aria-labelledby":i||h,dir:m},f,{ref:t}))))}),fp=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,disabled:r,...i}=e,a=ff("RadioGroupItem",n),o=fu(n),l=fc(n),s=(0,eo.useRef)(null),u=(0,ec.e)(t,s),c=a.value===i.value,d=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{fa.includes(e.key)&&(d.current=!0)},t=()=>d.current=!1;return document.addEventListener("keydown",e),document.addEventListener("keyup",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keyup",t)}},[]),(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},o,{focusable:!r,active:c}),(0,eo.createElement)(ft,(0,es.Z)({disabled:r,required:a.required,checked:c},l,i,{name:a.name,ref:u,onCheck:()=>a.onValueChange(i.value),onKeyDown:(0,eh.M)(e=>{"Enter"===e.key&&e.preventDefault()}),onFocus:(0,eh.M)(i.onFocus,()=>{var e;d.current&&(null===(e=s.current)||void 0===e||e.click())})})))}),fm=(0,eo.forwardRef)((e,t)=>{let{__scopeRadioGroup:n,...r}=e,i=fc(n);return(0,eo.createElement)(fn,(0,es.Z)({},i,r,{ref:t}))}),fv=(0,eW.j)(["relative flex items-center h-full justify-center w-full",'after:content-[""] after:block after:rounded-full after:bg-green-600 after:dark:bg-green-500'],{variants:{size:{small:"after:w-2 after:h-2 ",medium:"after:w-4 after:h-4"}},defaultVariants:{size:"small"}}),fg=(0,eW.j)(["select-none","inline-flex items-center justify-center","m-0 p-0","outline-none","rounded-full","overflow-hidden","focus:ring ring-blue-500 dark:ring-blue-200","bg-white dark:bg-graydark-200","border border-gray-500 dark:border-graydark-400","enabled:hover:border-gray-700 enabled:hover:dark:border-graydark-600","text-gray-1100 dark:text-white","disabled:text-gray-600 disabled:dark:text-graydark-400","disabled:bg-gray-200 disabled:dark:bg-graydark-200"],{variants:{size:{small:"w-4 h-4",medium:"w-6 h-6"}},defaultVariants:{size:"small"}}),fy=eo.forwardRef((e,t)=>{let{size:n,className:r,children:i,...a}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(fp,{...a,className:fg({size:n,className:r}),ref:t,children:(0,ea.jsx)(fm,{className:fv({size:n})})}),(0,ea.jsx)(nw,{size:"14",className:"relative top-px flex items-center",color:a.disabled?"verySubtle":"subtle",children:i})]})}),fx=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fh,{...r,className:(0,eW.cx)("flex gap-2",n),ref:t})}),fb="Tabs",[fw,fj]=(0,eu.b)(fb,[uU]),fk=uU(),[fE,fS]=fw(fb),fC=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,onValueChange:i,defaultValue:a,orientation:o="horizontal",dir:l,activationMode:s="automatic",...u}=e,c=s2(l),[d,f]=(0,ep.T)({prop:r,onChange:i,defaultProp:a});return(0,eo.createElement)(fE,{scope:n,baseId:(0,ey.M)(),value:d,onValueChange:f,orientation:o,dir:c,activationMode:s},(0,eo.createElement)(em.WV.div,(0,es.Z)({dir:c,"data-orientation":o},u,{ref:t})))}),fM=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,loop:r=!0,...i}=e,a=fS("TabsList",n),o=fk(n);return(0,eo.createElement)(u$,(0,es.Z)({asChild:!0},o,{orientation:a.orientation,dir:a.dir,loop:r}),(0,eo.createElement)(em.WV.div,(0,es.Z)({role:"tablist","aria-orientation":a.orientation},i,{ref:t})))}),f_=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,disabled:i=!1,...a}=e,o=fS("TabsTrigger",n),l=fk(n),s=fT(o.baseId,r),u=fP(o.baseId,r),c=r===o.value;return(0,eo.createElement)(uY,(0,es.Z)({asChild:!0},l,{focusable:!i,active:c}),(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"tab","aria-selected":c,"aria-controls":u,"data-state":c?"active":"inactive","data-disabled":i?"":void 0,disabled:i,id:s},a,{ref:t,onMouseDown:(0,eh.M)(e.onMouseDown,e=>{i||0!==e.button||!1!==e.ctrlKey?e.preventDefault():o.onValueChange(r)}),onKeyDown:(0,eh.M)(e.onKeyDown,e=>{[" ","Enter"].includes(e.key)&&o.onValueChange(r)}),onFocus:(0,eh.M)(e.onFocus,()=>{let e="manual"!==o.activationMode;c||i||!e||o.onValueChange(r)})})))}),fO=(0,eo.forwardRef)((e,t)=>{let{__scopeTabs:n,value:r,forceMount:i,children:a,...o}=e,l=fS("TabsContent",n),s=fT(l.baseId,r),u=fP(l.baseId,r),c=r===l.value,d=(0,eo.useRef)(c);return(0,eo.useEffect)(()=>{let e=requestAnimationFrame(()=>d.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,eo.createElement)(eg.z,{present:i||c},({present:n})=>(0,eo.createElement)(em.WV.div,(0,es.Z)({"data-state":c?"active":"inactive","data-orientation":l.orientation,role:"tabpanel","aria-labelledby":s,hidden:!n,id:u,tabIndex:0},o,{ref:t,style:{...e.style,animationDuration:d.current?"0s":void 0}}),n&&a))});function fT(e,t){return`${e}-trigger-${t}`}function fP(e,t){return`${e}-content-${t}`}let fA=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fC,{ref:t,className:(0,eW.cx)("flex flex-col",n),...r})}),fN=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fM,{ref:t,className:(0,eW.cx)("flex flex-shrink-0 border-b border-gray-500 dark:border-graydark-500",n),...r})}),fR=eo.forwardRef((e,t)=>{let{font:n,size:r="16",weight:i="medium",className:a,...o}=e;return(0,ea.jsx)(f_,{ref:t,type:"button",className:(0,eW.cx)("px-10 h-12","flex-1 flex items-center justify-center","outline-none","select-none cursor-pointer","border-b-3","text-gray-1000 dark:text-graydark-1000","hover:text-gray-1100 hover:dark:text-white","border-transparent","data-[state=active]:text-accent-1100 data-[state=active]:dark:text-accentdark-1100","data-[state=active]:border-green-600 data-[state=active]:dark:border-green-500",nb({font:n,size:r,weight:i,ellipsis:!0}),a),...o})}),fD=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fO,{ref:t,className:(0,eW.cx)("flex-grow-1 pt-6 outline-none",n),...r})});(0,eW.j)(["relative appearance-none outline-none","p-2 m-0 w-full","min-h-[80px]",nb(),"tabular-nums","resize-y","rounded","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","placeholder:text-gray-600 placeholder:dark:text-graydark-500","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},cursor:{default:"",text:"cursor-text"}},defaultVariants:{size:"small",variant:"default",cursor:"default",state:"default"}});let fL=(0,eW.j)(["font-sans [type=number]:font-mono","outline-none m-0 p-0 w-full","disabled:pointer-events-none","read-only:pointer-events-none","tabular-nums","rounded","text-gray-1100 dark:text-white","autofill:text-fill-gray-1100 autofill:dark:text-fill-white","autofill:placeholder:text-fill-gray-700 autofill:placeholder:dark:text-fill-graydark-700","placeholder:text-gray-700 placeholder:dark:text-graydark-700","disabled:text-gray-400 disabled:dark:text-graydark-400"],{variants:{size:{small:"h-7 text-sm px-2",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},variant:{default:["border","bg-white dark:bg-graydark-50","autofill:bg-white autofill:dark:bg-graydark-50","autofill:shadow-fill-white autofill:dark:shadow-fill-graydark-50","read-only:bg-gray-200 dark:read-only:bg-graydark-300"],ghost:"bg-transparent"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","read-only:border-gray-200 dark:read-only:border-graydark-200"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]},focus:{default:["focus:ring ring-blue-500 dark:ring-blue-200","focus:z-10"],none:""},cursor:{default:"",text:"cursor-text"},noSpin:{true:"[&::-webkit-outer-spin-button, &::-webkit-inner-spin-button]:appearance-none"}},defaultVariants:{size:"small",focus:"default",variant:"default",cursor:"default",state:"default"}}),fZ=eo.forwardRef((e,t)=>{let{variant:n,size:r,state:i,noSpin:a,cursor:o,focus:l,className:s,...u}=e;return(0,ea.jsx)("input",{ref:t,className:fL({variant:n,size:r,state:i,noSpin:a,cursor:o,focus:l,className:s}),...u})});function fz(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function fF(){}function fV(e){return!!(e||"").match(/\d/)}function fB(e){return null==e}function fI(e){return fB(e)||"number"==typeof e&&isNaN(e)||"number"==typeof e&&!isFinite(e)}function fH(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function fU(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,i=(e=e.replace("-","")).split(".");return{beforeDecimal:i[0],afterDecimal:i[1]||"",hasNegation:n,addNegation:r}}function fW(e,t,n){for(var r="",i=n?"0":"",a=0;a<=t-1;a++)r+=e[a]||i;return r}function fq(e,t){return Array(t+1).join(e)}function f$(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),i=r[0],a=r[1];if(!(a=Number(a)))return n+i;i=i.replace(".","");var o=1+a,l=i.length;return o<0?i="0."+fq("0",Math.abs(o))+i:o>=l?i+=fq("0",o-l):i=(i.substring(0,o)||"0")+"."+i.substring(o),n+i}function fK(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,i=fU(e),a=i.beforeDecimal,o=i.afterDecimal,l=i.hasNegation,s=parseFloat("0."+(o||"0")),u=(o.length<=t?"0."+o:s.toFixed(t)).split(".");return(l?"-":"")+a.split("").reverse().reduce(function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e},u[0])+(r?".":"")+fW(u[1]||"",t,n)}function fY(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}(c=F||(F={})).event="event",c.props="prop";var fX=(d=function(e,t){for(var n=0,r=0,i=e.length,a=t.length;e[n]===t[n]&&nn&&i-r>n;)r++;return{from:{start:n,end:i-r},to:{start:n,end:a-r}}},h=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return f&&e.length===f.length&&e.every(function(e,t){return e===f[t]})?h:(f=e,h=d.apply(void 0,e))});function fG(e){return Math.max(e.selectionStart,e.selectionEnd)}function fJ(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,i=e.formattedValueIndex;return t[r]===n[i]}function fQ(e,t,n,r){var i=e.length;if(t=Math.min(Math.max(t,0),i),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=i&&!n[t];)t++;t>i&&(t=n.lastIndexOf(!0))}return -1===t&&(t=i),t}function f0(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),n=0,r=t.length;n0&&-1===f[m];)m--;var g=-1===m||-1===f[m]?0:f[m]+1;return g>v?v:r-gC.length-u.length||ST?O=p:p>e.length-u.length&&(O=p),e=e.substring(0,O),void 0===(r=j?"-"+e:e)&&(r=""),i=RegExp("(-)(.)*(-)"),a=/(-)/.test(r),o=i.test(r),r=r.replace(/-/g,""),a&&!o&&l&&(r="-"+r);var P=(e=((e=r).match(RegExp("(^-)|[0-9]|"+fH(g),"g"))||[]).join("")).indexOf(g),A=fU(e=e.replace(RegExp(fH(g),"g"),function(e,t){return t===P?".":""}),l),N=A.beforeDecimal,R=A.afterDecimal,D=A.addNegation;return f.end-f.start=s.start&&i{h(navigator.language);let e=()=>{h(navigator.language)};return h(navigator.language),window.addEventListener("languagechange",e),()=>{window.removeEventListener("languagechange",e)}},[]);let p=(0,eo.useMemo)(()=>new Intl.NumberFormat(f).format(1.1)[1],[f]),{groupingSeparator:m,groupingStyle:v}=(0,eo.useMemo)(()=>(function(e,t){if("none"===t)return{groupingSeparator:"",groupingStyle:"none"};let n=new Intl.NumberFormat(e).format(123456789),r=n.replace(/[0-9]/g,"")[0],i=n.split(r).map(e=>e.length);return t?{groupingSeparator:r,groupingStyle:t}:{groupingSeparator:r,groupingStyle:i.every(e=>3===e)?"thousand":i.length>=2&&i.slice(1).every(e=>2===e)&&3===i[0]?"lakh":i.every(e=>4===e)?"wan":"thousand"}})(f,o),[f,o]);return(0,ea.jsxs)("div",{className:"relative",children:[(0,ea.jsx)(f8,{...d,autoComplete:"off",spellCheck:!1,onValueChange:c,lang:f,decimalSeparator:p,thousandsGroupStyle:v,thousandSeparator:m,className:(0,eW.cx)(fL({variant:n,size:r,state:i,focus:l,noSpin:a,cursor:s,className:u}),t?"pr-9":"")}),t&&(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center absolute top-0 h-full","small"===r?"right-2":"","medium"===r?"right-3":"","large"===r?"right-3":""),children:(0,ea.jsx)(nw,{size:"12",weight:"medium",color:"subtle",children:t})})]})}var f9=n(6391),he=n.n(f9);function ht(e,t){return e.decimalPlaces()>t?e.toFixed(t):e.toString()}function hn(e,t){return new(he())(ht(e,t))}function hr(e){let{value:t,placeholder:n=new(he())(100),decimalsLimit:r=6,allowDecimals:i=!0,disableGroupSeparators:a,onChange:o,size:l="small",units:s,error:u,changed:c,onBlur:d,onFocus:f,...h}=e,p=(0,eo.useMemo)(()=>new(he())(t),[t]),[m,v]=(0,eo.useState)(""),g=(0,eo.useCallback)(e=>{o&&o(e&&!isNaN(Number(e))?new(he())(e):void 0)},[o]),y=(0,eo.useCallback)(e=>{v(e),g(e)},[v,g]);return(0,eo.useEffect)(()=>{p.isEqualTo(m)||v(ht(p,r))},[p]),(0,ea.jsx)(f7,{...h,thousandsGroupStyle:a?"none":void 0,"data-testid":"numberfield",size:l,placeholder:n.isNaN()?"":ht(n,r),units:s,value:"NaN"!==m?m:"",decimalScale:i?r:0,onBlur:e=>{d&&d(e)},onFocus:e=>{f&&f(e)},onValueChange:e=>y(e.value||"")})}var hi=n(60398);function ha(e){let{sc:t,placeholder:n=new(he())(100),decimalsLimitFiat:r=6,decimalsLimitSc:i=6,onChange:a,size:o="medium",units:l="SC",showFiat:s=!0,error:u,changed:c,prefix:d,onBlur:f,onFocus:h,name:p,...m}=e,v=(0,eo.useMemo)(()=>new(he())(void 0===t?NaN:t),[t]),{settings:g}=(0,hi.Hv)(),y=(0,hi.Nz)(),x=y?y.rate:void 0,[b,w]=(0,eo.useState)(),[j,k]=(0,eo.useState)(""),[E,S]=(0,eo.useState)(""),C=(0,eo.useCallback)(e=>{a&&a(e&&!isNaN(Number(e))?new(he())(e):void 0)},[a]),M=(0,eo.useCallback)(e=>{S(ht(e,r))},[S,r]),_=(0,eo.useCallback)(e=>{let t=ht(e,i);return k(t),C(t),t},[k,i,C]),O=(0,eo.useCallback)(e=>{k(e),b&&C(e)},[b,k,C]),T=(0,eo.useCallback)(e=>{M(new(he())(e).times(x||0))},[M,x]),P=(0,eo.useCallback)(e=>{_(new(he())(e).dividedBy(x||0))},[_,x]),[A,N]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{if(!v.isEqualTo(j)){let e=ht(v,i);k(e),"fiat"!==b&&T(e)}A||N(!0)},[v]),(0,eo.useEffect)(()=>{A&&T(j)},[x]),(0,eo.useEffect)(()=>{"sc"===b&&T(j)},[j]),(0,eo.useEffect)(()=>{"fiat"===b&&P(E)},[E]),(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",m.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",m.readOnly?"pointer-events-none":"",m.readOnly?"border-blue-400 dark:border-blue-400":u?"border-red-500 dark:border-red-400":c?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ea.jsx)(f7,{...m,name:p,"data-testid":"scInput",size:o,variant:"ghost",focus:"none",placeholder:ht(n,i),units:l,value:"NaN"!==j?j:"",decimalScale:i,allowNegative:!1,onValueChange:e=>{O(e.value||"")},onBlur:e=>{w(void 0),f&&f(e)},onFocus:e=>{w("sc"),h&&h(e)}}),s&&g.siaCentral&&(0,ea.jsx)(f7,{...m,"data-testid":"fiatInput",name:"".concat(p,"-fiat"),size:o,variant:"ghost",focus:"none",value:"NaN"!==E?E:"",units:g.currency.label,decimalScale:i,allowNegative:!1,onValueChange:e=>{S(e.value||"")},placeholder:"".concat(g.currency.prefix).concat(x?x.times(n).toFixed(r):"0.42"),prefix:d||g.currency.prefix,onFocus:e=>{w("fiat"),h&&h(e)},onBlur:e=>{w(void 0),f&&f(e)}})]})}function ho(e){let{children:t}=e;return(0,ea.jsx)(sM,{content:t,children:(0,ea.jsx)("div",{className:"relative items-center inline mx-1",children:(0,ea.jsx)(nw,{color:"subtle",children:(0,ea.jsx)(sT.RdX,{className:"scale-75"})})})})}function hl(e){let{values:t,options:n,onChange:r}=e;return(0,ea.jsx)("div",{className:"flex flex-wrap gap-1",children:n.map(e=>(0,ea.jsx)(sO,{role:"checkbox","aria-checked":t.includes(e.value),variant:t.includes(e.value)?"active":"inactive",onClick:()=>{r(e.value)},children:e.label},e.value))})}function hs(e){let{options:t,onClick:n,onRemove:r}=e;return(0,ea.jsx)("div",{className:"flex flex-wrap gap-1",children:t.map(e=>(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{variant:"active",onClick:()=>{n&&n(e.value)},children:e.label}),(0,ea.jsx)(sO,{variant:"active",size:"small",onClick:()=>r(e.value),children:(0,ea.jsx)(sT.PcV,{})})]},e.value))})}let hu=(0,eW.j)(["font-sans","font-normal","tabular-nums","flex-shrink-0","rounded","flex items-center","bg-white dark:bg-graydark-200","hover:bg-gray-50 dark:hover:bg-graydark-300","disabled:bg-gray-200 disabled:dark:bg-graydark-200","autofill:bg-blue-100 autofill:dark:bg-blue-800","border","focus-within:z-10","focus-within:ring ring-blue-500 dark:ring-blue-200","text-gray-1100 dark:text-white","[&>select:disabled]:text-gray-600 [&>select:disabled]:dark:text-graydark-700"],{variants:{size:{small:"h-7 text-sm px-1",medium:"h-10 text-base px-3",large:"h-12 text-lg px-3"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{state:"default",size:"small"}}),hc=eo.forwardRef((e,t)=>{let{size:n,state:r,icon:i,className:a,...o}=e;return(0,ea.jsxs)("div",{className:hu({size:n,state:r,className:a}),children:[i,(0,ea.jsx)("select",{ref:t,...o,className:"appearance-none flex-1 bg-transparent outline-none w-full h-full pl-1 pr-1"}),(0,ea.jsx)(sT.Cp0,{className:"pointer-events-none scale-75"})]})}),hd=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)("option",{ref:t,...r,className:(0,eW.cx)("bg-white dark:bg-graydark-200","text-gray-1100 dark:text-white",n)})}),hf=(0,eW.j)(["bg-gray-300 dark:bg-graydark-300","relative","overflow-hidden","animate-pulse","rounded"]);function hh(e){let{className:t}=e;return(0,ea.jsx)("div",{className:hf({className:t})})}let hp=(0,eW.j)(["rounded-full flex-shrink-0"],{variants:{size:{default:"w-2 h-2"}},defaultVariants:{size:"default"}}),hm=eo.forwardRef((e,t)=>{let{size:n,className:r,...i}=e;return(0,ea.jsx)("div",{ref:t,className:hp({size:n,className:r}),...i})}),hv="Switch",[hg,hy]=(0,eu.b)(hv),[hx,hb]=hg(hv),hw=(0,eo.forwardRef)((e,t)=>{let{__scopeSwitch:n,"aria-labelledby":r,name:i,checked:a,defaultChecked:o,required:l,disabled:s,value:u="on",onCheckedChange:c,...d}=e,[f,h]=(0,eo.useState)(null),p=(0,ec.e)(t,e=>h(e)),m=dm(f),v=(0,eo.useRef)(!1),g=!f||!!f.closest("form"),[y=!1,x]=(0,ep.T)({prop:a,defaultProp:o,onChange:c});return(0,eo.createElement)(hx,{scope:n,checked:y,disabled:s},(0,eo.createElement)(em.WV.button,(0,es.Z)({type:"button",role:"switch","aria-checked":y,"aria-labelledby":r||m,"aria-required":l,"data-state":hE(y),"data-disabled":s?"":void 0,disabled:s,value:u},d,{ref:p,onClick:(0,eh.M)(e.onClick,e=>{x(e=>!e),g&&(v.current=e.isPropagationStopped(),v.current||e.stopPropagation())})})),g&&(0,eo.createElement)(hk,{control:f,bubbles:!v.current,name:i,value:u,checked:y,required:l,disabled:s,style:{transform:"translateX(-100%)"}}))}),hj=(0,eo.forwardRef)((e,t)=>{let{__scopeSwitch:n,...r}=e,i=hb("SwitchThumb",n);return(0,eo.createElement)(em.WV.span,(0,es.Z)({"data-state":hE(i.checked),"data-disabled":i.disabled?"":void 0},r,{ref:t}))}),hk=e=>{let{control:t,checked:n,bubbles:r=!0,...i}=e,a=(0,eo.useRef)(null),o=d5(n),l=tV(t);return(0,eo.useEffect)(()=>{let e=a.current,t=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"checked").set;if(o!==n&&t){let i=new Event("click",{bubbles:r});t.call(e,n),e.dispatchEvent(i)}},[o,n,r]),(0,eo.createElement)("input",(0,es.Z)({type:"checkbox","aria-hidden":!0,defaultChecked:n},i,{tabIndex:-1,ref:a,style:{...e.style,...l,position:"absolute",pointerEvents:"none",opacity:0,margin:0}}))};function hE(e){return e?"checked":"unchecked"}let hS=(0,eW.j)(["absolute left-0 rounded-full","transition-transform","bg-white dark:bg-graydark-500"],{variants:{size:{small:["w-3 h-3","translate-x-px","data-[state=checked]:translate-x-[9px]"],medium:["w-5 h-5","translate-x-0.5","data-[state=checked]:translate-x-[20px]"]}},defaultVariants:{size:"small"}}),hC=(0,eW.j)(["select-none outline-none","relative inline-flex items-center justify-center","m-0 rounded-full","focus:ring ring-blue-500 dark:ring-blue-200","border","bg-gray-300 dark:bg-graydark-50","autofill:bg-blue-100 autofill:dark:bg-blue-800","border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500","disabled:cursor-default","enabled:data-[state=checked]:bg-green-600 dark:enabled:data-[state=checked]:bg-green-500","disabled:data-[state=checked]:bg-green-600/50 dark:disabled:data-[state=checked]:bg-green-500/50"],{variants:{size:{small:"w-6 h-4",medium:"w-11 h-6"},state:{default:["border-gray-400 dark:border-graydark-400","enabled:hover:border-gray-500 enabled:hover:dark:border-graydark-500"],invalid:["border-red-500 dark:border-red-400"],valid:["border-green-500 dark:border-green-400"]}},defaultVariants:{size:"small",state:"default"}}),hM=(0,eo.forwardRef)((e,t)=>{let{size:n,state:r,className:i,children:a,...o}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(hw,{className:hC({size:n,state:r,className:i}),...o,ref:t,children:(0,ea.jsx)(hj,{className:hS({size:n})})}),a&&(0,ea.jsx)(nw,{color:o.disabled?"subtle":"contrast",children:a})]})}),h_=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e,i=eo.Children.toArray(n),a=i.find(hP);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:eo.Children.count(e)>1?eo.Children.only(null):(0,eo.isValidElement)(e)?e.props.children:null);return(0,eo.createElement)(hO,(0,es.Z)({},r,{ref:t}),(0,eo.isValidElement)(e)?(0,eo.cloneElement)(e,void 0,n):null)}return(0,eo.createElement)(hO,(0,es.Z)({},r,{ref:t}),n)});h_.displayName="Slot";let hO=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,eo.isValidElement)(n)?(0,eo.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{a(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:(0,ec.F)(t,n.ref)}):eo.Children.count(n)>1?eo.Children.only(null):null});hO.displayName="SlotClone";let hT=({children:e})=>(0,eo.createElement)(eo.Fragment,null,e);function hP(e){return(0,eo.isValidElement)(e)&&e.type===hT}let hA=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,eo.forwardRef)((e,n)=>{let{asChild:r,...i}=e,a=r?h_:t;return(0,eo.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,eo.createElement)(a,(0,es.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),hN=(0,eo.forwardRef)((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,eo.createElement)(hA.svg,(0,es.Z)({},a,{ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:(0,eo.createElement)("polygon",{points:"0,0 30,0 15,10"}))}),hR="Popper",[hD,hL]=(0,eu.b)(hR),[hZ,hz]=hD(hR),hF=(0,eo.forwardRef)((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=hz("PopperAnchor",n),o=(0,eo.useRef)(null),l=(0,ec.e)(t,o);return(0,eo.useEffect)(()=>{a.onAnchorChange((null==r?void 0:r.current)||o.current)}),r?null:(0,eo.createElement)(hA.div,(0,es.Z)({},i,{ref:l}))}),hV="PopperContent",[hB,hI]=hD(hV),[hH,hU]=hD(hV,{hasParent:!1,positionUpdateFns:new Set}),hW=(0,eo.forwardRef)((e,t)=>{var n,r,i,a,o,l,s,u,c;let{__scopePopper:d,side:f="bottom",sideOffset:h=0,align:p="center",alignOffset:m=0,arrowPadding:v=0,collisionBoundary:g=[],collisionPadding:y=0,sticky:x="partial",hideWhenDetached:b=!1,avoidCollisions:w=!0,onPlaced:j,...k}=e,E=hz(hV,d),[S,C]=(0,eo.useState)(null),M=(0,ec.e)(t,e=>C(e)),[_,O]=(0,eo.useState)(null),T=tV(_),P=null!==(n=null==T?void 0:T.width)&&void 0!==n?n:0,A=null!==(r=null==T?void 0:T.height)&&void 0!==r?r:0,N="number"==typeof y?y:{top:0,right:0,bottom:0,left:0,...y},R=Array.isArray(g)?g:[g],D=R.length>0,L={padding:N,boundary:R.filter(hK),altBoundary:D},{reference:Z,floating:z,strategy:F,x:V,y:B,placement:I,middlewareData:H,update:U}=tZ({strategy:"fixed",placement:f+("center"!==p?"-"+p:""),whileElementsMounted:tN,middleware:[hY(),ti({mainAxis:h+A,alignmentAxis:m}),w?to({mainAxis:!0,crossAxis:!1,limiter:"partial"===x?tl():void 0,...L}):void 0,_?tz({element:_,padding:v}):void 0,w?te({...L}):void 0,{name:"size",options:c={...L,apply:({elements:e,availableWidth:t,availableHeight:n})=>{e.floating.style.setProperty("--radix-popper-available-width",`${t}px`),e.floating.style.setProperty("--radix-popper-available-height",`${n}px`)}},async fn(e){let t,n;let{placement:r,rects:i,platform:a,elements:o}=e,{apply:l,...s}=c,u=await e1(e,s),d=e$(r),f=eK(r);"top"===d||"bottom"===d?(t=d,n=f===(await (null==a.isRTL?void 0:a.isRTL(o.floating))?"start":"end")?"left":"right"):(n=d,t="end"===f?"top":"bottom");let h=e4(u.left,0),p=e4(u.right,0),m=e4(u.top,0),v=e4(u.bottom,0),g={availableHeight:i.floating.height-(["left","right"].includes(r)?2*(0!==m||0!==v?m+v:e4(u.top,u.bottom)):u[t]),availableWidth:i.floating.width-(["top","bottom"].includes(r)?2*(0!==h||0!==p?h+p:e4(u.left,u.right)):u[n])},y=await a.getDimensions(o.floating);null==l||l({...e,...g});let x=await a.getDimensions(o.floating);return y.width!==x.width||y.height!==x.height?{reset:{rects:!0}}:{}}},hX({arrowWidth:P,arrowHeight:A}),b?tr({strategy:"referenceHidden"}):void 0].filter(h$)});(0,ev.b)(()=>{Z(E.anchor)},[Z,E.anchor]);let W=null!==V&&null!==B,[q,$]=hG(I),K=(0,sN.W)(j);(0,ev.b)(()=>{W&&(null==K||K())},[W,K]);let Y=null===(i=H.arrow)||void 0===i?void 0:i.x,X=null===(a=H.arrow)||void 0===a?void 0:a.y,G=(null===(o=H.arrow)||void 0===o?void 0:o.centerOffset)!==0,[J,Q]=(0,eo.useState)();(0,ev.b)(()=>{S&&Q(window.getComputedStyle(S).zIndex)},[S]);let{hasParent:ee,positionUpdateFns:et}=hU(hV,d),en=!ee;(0,eo.useLayoutEffect)(()=>{if(!en)return et.add(U),()=>{et.delete(U)}},[en,et,U]),(0,ev.b)(()=>{en&&W&&Array.from(et).reverse().forEach(e=>requestAnimationFrame(e))},[en,W,et]);let er={"data-side":q,"data-align":$,...k,ref:M,style:{...k.style,animation:W?void 0:"none",opacity:null!==(l=H.hide)&&void 0!==l&&l.referenceHidden?0:void 0}};return(0,eo.createElement)("div",{ref:z,"data-radix-popper-content-wrapper":"",style:{position:F,left:0,top:0,transform:W?`translate3d(${Math.round(V)}px, ${Math.round(B)}px, 0)`:"translate3d(0, -200%, 0)",minWidth:"max-content",zIndex:J,"--radix-popper-transform-origin":[null===(s=H.transformOrigin)||void 0===s?void 0:s.x,null===(u=H.transformOrigin)||void 0===u?void 0:u.y].join(" ")},dir:e.dir},(0,eo.createElement)(hB,{scope:d,placedSide:q,onArrowChange:O,arrowX:Y,arrowY:X,shouldHideArrow:G},en?(0,eo.createElement)(hH,{scope:d,hasParent:!0,positionUpdateFns:et},(0,eo.createElement)(hA.div,er)):(0,eo.createElement)(hA.div,er)))}),hq={top:"bottom",right:"left",bottom:"top",left:"right"};function h$(e){return void 0!==e}function hK(e){return null!==e}let hY=()=>({name:"anchorCssProperties",fn(e){let{rects:t,elements:n}=e,{width:r,height:i}=t.reference;return n.floating.style.setProperty("--radix-popper-anchor-width",`${r}px`),n.floating.style.setProperty("--radix-popper-anchor-height",`${i}px`),{}}}),hX=e=>({name:"transformOrigin",options:e,fn(t){var n,r,i,a,o;let{placement:l,rects:s,middlewareData:u}=t,c=(null===(n=u.arrow)||void 0===n?void 0:n.centerOffset)!==0,d=c?0:e.arrowWidth,f=c?0:e.arrowHeight,[h,p]=hG(l),m={start:"0%",center:"50%",end:"100%"}[p],v=(null!==(r=null===(i=u.arrow)||void 0===i?void 0:i.x)&&void 0!==r?r:0)+d/2,g=(null!==(a=null===(o=u.arrow)||void 0===o?void 0:o.y)&&void 0!==a?a:0)+f/2,y="",x="";return"bottom"===h?(y=c?m:`${v}px`,x=`${-f}px`):"top"===h?(y=c?m:`${v}px`,x=`${s.floating.height+f}px`):"right"===h?(y=`${-f}px`,x=c?m:`${g}px`):"left"===h&&(y=`${s.floating.width+f}px`,x=c?m:`${g}px`),{data:{x:y,y:x}}}});function hG(e){let[t,n="center"]=e.split("-");return[t,n]}let hJ=e=>{let{__scopePopper:t,children:n}=e,[r,i]=(0,eo.useState)(null);return(0,eo.createElement)(hZ,{scope:t,anchor:r,onAnchorChange:i},n)},hQ=(0,eo.forwardRef)((e,t)=>{var n;let{container:r=null==globalThis?void 0:null===(n=globalThis.document)||void 0===n?void 0:n.body,...i}=e;return r?tD.createPortal((0,eo.createElement)(hA.div,(0,es.Z)({},i,{ref:t})),r):null}),h0="dismissableLayer.update",h1=(0,eo.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),h2=(0,eo.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:i=!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:l,onInteractOutside:s,onDismiss:u,...c}=e,d=(0,eo.useContext)(h1),[f,h]=(0,eo.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,eo.useState)({}),v=(0,ec.e)(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(y),b=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,j=b>=x,k=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e),r=(0,eo.useRef)(!1),i=(0,eo.useRef)(()=>{});return(0,eo.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function a(){h3("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=a,t.addEventListener("click",i.current,{once:!0})):a()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!j||n||(null==o||o(e),null==s||s(e),e.defaultPrevented||null==u||u())},p),E=function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e),r=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{e.target&&!r.current&&h3("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==l||l(e),null==s||s(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=(0,sN.W)(e);(0,eo.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{b!==d.layers.size-1||(null==a||a(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,eo.useEffect)(()=>{if(f)return i&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(r=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),h4(),()=>{i&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=r)}},[f,p,i,d]),(0,eo.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),h4())},[f,d]),(0,eo.useEffect)(()=>{let e=()=>m({});return document.addEventListener(h0,e),()=>document.removeEventListener(h0,e)},[]),(0,eo.createElement)(hA.div,(0,es.Z)({},c,{ref:v,style:{pointerEvents:w?j?"auto":"none":void 0,...e.style},onFocusCapture:(0,eh.M)(e.onFocusCapture,E.onFocusCapture),onBlurCapture:(0,eh.M)(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:(0,eh.M)(e.onPointerDownCapture,k.onPointerDownCapture)}))});function h4(){let e=new CustomEvent(h0);document.dispatchEvent(e)}function h3(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});(t&&i.addEventListener(e,t,{once:!0}),r)?i&&(0,tD.flushSync)(()=>i.dispatchEvent(a)):i.dispatchEvent(a)}let h5="HoverCard",[h6,h8]=(0,eu.b)(h5,[hL]),h7=hL(),[h9,pe]=h6(h5),pt=(0,eo.forwardRef)((e,t)=>{let{__scopeHoverCard:n,...r}=e,i=pe("HoverCardTrigger",n),a=h7(n);return(0,eo.createElement)(hF,(0,es.Z)({asChild:!0},a),(0,eo.createElement)(hA.a,(0,es.Z)({"data-state":i.open?"open":"closed"},r,{ref:t,onPointerEnter:(0,eh.M)(e.onPointerEnter,ps(i.onOpen)),onPointerLeave:(0,eh.M)(e.onPointerLeave,ps(i.onClose)),onFocus:(0,eh.M)(e.onFocus,i.onOpen),onBlur:(0,eh.M)(e.onBlur,i.onClose),onTouchStart:(0,eh.M)(e.onTouchStart,e=>e.preventDefault())})))}),pn="HoverCardPortal",[pr,pi]=h6(pn,{forceMount:void 0}),pa="HoverCardContent",po=(0,eo.forwardRef)((e,t)=>{let n=pi(pa,e.__scopeHoverCard),{forceMount:r=n.forceMount,...i}=e,a=pe(pa,e.__scopeHoverCard);return(0,eo.createElement)(eg.z,{present:r||a.open},(0,eo.createElement)(pl,(0,es.Z)({"data-state":a.open?"open":"closed"},i,{onPointerEnter:(0,eh.M)(e.onPointerEnter,ps(a.onOpen)),onPointerLeave:(0,eh.M)(e.onPointerLeave,ps(a.onClose)),ref:t})))}),pl=(0,eo.forwardRef)((e,t)=>{let{__scopeHoverCard:n,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:l,...s}=e,u=pe(pa,n),c=h7(n),d=(0,eo.useRef)(null),f=(0,ec.e)(t,d),[h,p]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{if(h){let e=document.body;return i=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=i,e.style.webkitUserSelect=i}}},[h]),(0,eo.useEffect)(()=>{if(d.current){let e=()=>{p(!1),u.isPointerDownOnContentRef.current=!1,setTimeout(()=>{var e;(null===(e=document.getSelection())||void 0===e?void 0:e.toString())!==""&&(u.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!1}}},[u.isPointerDownOnContentRef,u.hasSelectionRef]),(0,eo.useEffect)(()=>{d.current&&(function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;n.nextNode();)t.push(n.currentNode);return t})(d.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,eo.createElement)(h2,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:l,onEscapeKeyDown:r,onPointerDownOutside:a,onFocusOutside:(0,eh.M)(o,e=>{e.preventDefault()}),onDismiss:u.onDismiss},(0,eo.createElement)(hW,(0,es.Z)({},c,s,{onPointerDown:(0,eh.M)(s.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),u.hasSelectionRef.current=!1,u.isPointerDownOnContentRef.current=!0}),ref:f,style:{...s.style,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)",userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0}})))});function ps(e){return t=>"touch"===t.pointerType?void 0:e()}let pu=e=>{let{__scopeHoverCard:t,children:n,open:r,defaultOpen:i,onOpenChange:a,openDelay:o=700,closeDelay:l=300}=e,s=h7(t),u=(0,eo.useRef)(0),c=(0,eo.useRef)(0),d=(0,eo.useRef)(!1),f=(0,eo.useRef)(!1),[h=!1,p]=(0,ep.T)({prop:r,defaultProp:i,onChange:a}),m=(0,eo.useCallback)(()=>{clearTimeout(c.current),u.current=window.setTimeout(()=>p(!0),o)},[o,p]),v=(0,eo.useCallback)(()=>{clearTimeout(u.current),d.current||f.current||(c.current=window.setTimeout(()=>p(!1),l))},[l,p]),g=(0,eo.useCallback)(()=>p(!1),[p]);return(0,eo.useEffect)(()=>()=>{clearTimeout(u.current),clearTimeout(c.current)},[]),(0,eo.createElement)(h9,{scope:t,open:h,onOpenChange:p,onOpen:m,onClose:v,onDismiss:g,hasSelectionRef:d,isPointerDownOnContentRef:f},(0,eo.createElement)(hJ,s,n))},pc=e=>{let{__scopeHoverCard:t,forceMount:n,children:r,container:i}=e,a=pe(pn,t);return(0,eo.createElement)(pr,{scope:t,forceMount:n},(0,eo.createElement)(eg.z,{present:n||a.open},(0,eo.createElement)(hQ,{asChild:!0,container:i},r)))},pd=(0,eW.j)(["relative","z-10","data-[side=top]:bottom-1","data-[side=top]:origin-bottom","data-[side=bottom]:top-1","data-[side=bottom]:origin-top","data-[side=left]:right-1","data-[side=left]:origin-right","data-[side=right]:left-1","data-[side=right]:origin-left"]),pf=(0,eW.cx)(nk(),"max-w-sm","py-0.5","px-1"),ph={show:{opacity:[0,1],scale:[.95,1],transition:{duration:.1,ease:"easeOut"}},exit:{opacity:[1,0],scale:[1,.95],transition:{duration:.1,ease:"easeIn"}}},pp=eo.forwardRef((e,t)=>{let{trigger:n,children:r,rootProps:i,contentProps:a}=e,{className:o,...l}=a||{},{open:s,onOpenChange:u}=sS({open:null==i?void 0:i.open,onOpenChange:null==i?void 0:i.onOpenChange});return(0,ea.jsxs)(pu,{open:s,onOpenChange:u,...i,children:[n&&(0,ea.jsx)(pt,{asChild:!0,children:n}),(0,ea.jsx)(n4,{children:s?(0,ea.jsx)(pc,{forceMount:!0,children:(0,ea.jsx)(po,{asChild:!0,forceMount:!0,ref:t,...l,children:(0,ea.jsx)(sE.div,{variants:ph,initial:"init",animate:"show",exit:"exit",className:pd(),children:(0,ea.jsx)("div",{className:(0,eW.cx)(pf,o),children:r})})})}):null})]})});function pm(e,t=[]){let n=[],r=()=>{let t=n.map(e=>(0,eo.createContext)(e));return function(n){let r=(null==n?void 0:n[e])||t;return(0,eo.useMemo)(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return r.scopeName=e,[function(t,r){let i=(0,eo.createContext)(r),a=n.length;function o(t){let{scope:n,children:r,...o}=t,l=(null==n?void 0:n[e][a])||i,s=(0,eo.useMemo)(()=>o,Object.values(o));return(0,eo.createElement)(l.Provider,{value:s},r)}return n=[...n,r],o.displayName=t+"Provider",[o,function(n,o){let l=(null==o?void 0:o[e][a])||i,s=(0,eo.useContext)(l);if(s)return s;if(void 0!==r)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return(0,eo.useMemo)(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}(r,...t)]}function pv(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(null==e||e(r),!1===n||!r.defaultPrevented)return null==t?void 0:t(r)}}function pg(...e){return t=>e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}function py(...e){return(0,eo.useCallback)(pg(...e),e)}let px=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e,i=eo.Children.toArray(n),a=i.find(pj);if(a){let e=a.props.children,n=i.map(t=>t!==a?t:eo.Children.count(e)>1?eo.Children.only(null):(0,eo.isValidElement)(e)?e.props.children:null);return(0,eo.createElement)(pb,(0,es.Z)({},r,{ref:t}),(0,eo.isValidElement)(e)?(0,eo.cloneElement)(e,void 0,n):null)}return(0,eo.createElement)(pb,(0,es.Z)({},r,{ref:t}),n)});px.displayName="Slot";let pb=(0,eo.forwardRef)((e,t)=>{let{children:n,...r}=e;return(0,eo.isValidElement)(n)?(0,eo.cloneElement)(n,{...function(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{a(...e),i(...e)}:i&&(n[r]=i):"style"===r?n[r]={...i,...a}:"className"===r&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}(r,n.props),ref:t?pg(t,n.ref):n.ref}):eo.Children.count(n)>1?eo.Children.only(null):null});pb.displayName="SlotClone";let pw=({children:e})=>(0,eo.createElement)(eo.Fragment,null,e);function pj(e){return(0,eo.isValidElement)(e)&&e.type===pw}let pk=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>{let n=(0,eo.forwardRef)((e,n)=>{let{asChild:r,...i}=e,a=r?px:t;return(0,eo.useEffect)(()=>{window[Symbol.for("radix-ui")]=!0},[]),(0,eo.createElement)(a,(0,es.Z)({},i,{ref:n}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function pE(e){let t=(0,eo.useRef)(e);return(0,eo.useEffect)(()=>{t.current=e}),(0,eo.useMemo)(()=>(...e)=>{var n;return null===(n=t.current)||void 0===n?void 0:n.call(t,...e)},[])}let pS=(null==globalThis?void 0:globalThis.document)?eo.useLayoutEffect:()=>{},pC=e=>{let{present:t,children:n}=e,r=function(e){var t,n;let[r,i]=(0,eo.useState)(),a=(0,eo.useRef)({}),o=(0,eo.useRef)(e),l=(0,eo.useRef)("none"),[s,u]=(t=e?"mounted":"unmounted",n={mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}},(0,eo.useReducer)((e,t)=>{let r=n[e][t];return null!=r?r:e},t));return(0,eo.useEffect)(()=>{let e=pM(a.current);l.current="mounted"===s?e:"none"},[s]),pS(()=>{let t=a.current,n=o.current;if(n!==e){let r=l.current,i=pM(t);e?u("MOUNT"):"none"===i||(null==t?void 0:t.display)==="none"?u("UNMOUNT"):n&&r!==i?u("ANIMATION_OUT"):u("UNMOUNT"),o.current=e}},[e,u]),pS(()=>{if(r){let e=e=>{let t=pM(a.current).includes(e.animationName);e.target===r&&t&&(0,tD.flushSync)(()=>u("ANIMATION_END"))},t=e=>{e.target===r&&(l.current=pM(a.current))};return r.addEventListener("animationstart",t),r.addEventListener("animationcancel",e),r.addEventListener("animationend",e),()=>{r.removeEventListener("animationstart",t),r.removeEventListener("animationcancel",e),r.removeEventListener("animationend",e)}}u("ANIMATION_END")},[r,u]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:(0,eo.useCallback)(e=>{e&&(a.current=getComputedStyle(e)),i(e)},[])}}(t),i="function"==typeof n?n({present:r.isPresent}):eo.Children.only(n),a=py(r.ref,i.ref);return"function"==typeof n||r.isPresent?(0,eo.cloneElement)(i,{ref:a}):null};function pM(e){return(null==e?void 0:e.animationName)||"none"}pC.displayName="Presence";let p_=el["useId".toString()]||(()=>void 0),pO=0;function pT(e){let t=e+"CollectionProvider",[n,r]=pm(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=e+"CollectionSlot",l=eo.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=py(t,a(o,n).collectionRef);return eo.createElement(px,{ref:i},r)}),s=e+"CollectionItemSlot",u="data-radix-collection-item";return[{Provider:e=>{let{scope:t,children:n}=e,r=eo.useRef(null),a=eo.useRef(new Map).current;return eo.createElement(i,{scope:t,itemMap:a,collectionRef:r},n)},Slot:l,ItemSlot:eo.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,o=eo.useRef(null),l=py(t,o),c=a(s,n);return eo.useEffect(()=>(c.itemMap.set(o,{ref:o,...i}),()=>void c.itemMap.delete(o))),eo.createElement(px,{[u]:"",ref:l},r)})},function(t){let n=a(e+"CollectionConsumer",t);return eo.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${u}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])},r]}let pP="dismissableLayer.update",pA=(0,eo.createContext)({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),pN=(0,eo.forwardRef)((e,t)=>{var n;let{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:l,onInteractOutside:s,onDismiss:u,...c}=e,d=(0,eo.useContext)(pA),[f,h]=(0,eo.useState)(null),p=null!==(n=null==f?void 0:f.ownerDocument)&&void 0!==n?n:null==globalThis?void 0:globalThis.document,[,m]=(0,eo.useState)({}),v=py(t,e=>h(e)),g=Array.from(d.layers),[y]=[...d.layersWithOutsidePointerEventsDisabled].slice(-1),x=g.indexOf(y),b=f?g.indexOf(f):-1,w=d.layersWithOutsidePointerEventsDisabled.size>0,j=b>=x,k=function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e),r=(0,eo.useRef)(!1),i=(0,eo.useRef)(()=>{});return(0,eo.useEffect)(()=>{let e=e=>{if(e.target&&!r.current){let r={originalEvent:e};function a(){pD("dismissableLayer.pointerDownOutside",n,r,{discrete:!0})}"touch"===e.pointerType?(t.removeEventListener("click",i.current),i.current=a,t.addEventListener("click",i.current,{once:!0})):a()}r.current=!1},a=window.setTimeout(()=>{t.addEventListener("pointerdown",e)},0);return()=>{window.clearTimeout(a),t.removeEventListener("pointerdown",e),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}(e=>{let t=e.target,n=[...d.branches].some(e=>e.contains(t));!j||n||(null==o||o(e),null==s||s(e),e.defaultPrevented||null==u||u())},p),E=function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e),r=(0,eo.useRef)(!1);return(0,eo.useEffect)(()=>{let e=e=>{e.target&&!r.current&&pD("dismissableLayer.focusOutside",n,{originalEvent:e},{discrete:!1})};return t.addEventListener("focusin",e),()=>t.removeEventListener("focusin",e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}(e=>{let t=e.target;[...d.branches].some(e=>e.contains(t))||(null==l||l(e),null==s||s(e),e.defaultPrevented||null==u||u())},p);return!function(e,t=null==globalThis?void 0:globalThis.document){let n=pE(e);(0,eo.useEffect)(()=>{let e=e=>{"Escape"===e.key&&n(e)};return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,t])}(e=>{b!==d.layers.size-1||(null==i||i(e),!e.defaultPrevented&&u&&(e.preventDefault(),u()))},p),(0,eo.useEffect)(()=>{if(f)return r&&(0===d.layersWithOutsidePointerEventsDisabled.size&&(a=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),d.layersWithOutsidePointerEventsDisabled.add(f)),d.layers.add(f),pR(),()=>{r&&1===d.layersWithOutsidePointerEventsDisabled.size&&(p.body.style.pointerEvents=a)}},[f,p,r,d]),(0,eo.useEffect)(()=>()=>{f&&(d.layers.delete(f),d.layersWithOutsidePointerEventsDisabled.delete(f),pR())},[f,d]),(0,eo.useEffect)(()=>{let e=()=>m({});return document.addEventListener(pP,e),()=>document.removeEventListener(pP,e)},[]),(0,eo.createElement)(pk.div,(0,es.Z)({},c,{ref:v,style:{pointerEvents:w?j?"auto":"none":void 0,...e.style},onFocusCapture:pv(e.onFocusCapture,E.onFocusCapture),onBlurCapture:pv(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:pv(e.onPointerDownCapture,k.onPointerDownCapture)}))});function pR(){let e=new CustomEvent(pP);document.dispatchEvent(e)}function pD(e,t,n,{discrete:r}){var i,a;let o=n.originalEvent.target,l=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?(i=o,a=l,i&&(0,tD.flushSync)(()=>i.dispatchEvent(a))):o.dispatchEvent(l)}(e,t)=>(0,eo.createElement)(pk.span,(0,es.Z)({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));let pL="NavigationMenu",[pZ,pz,pF]=pT(pL),[pV,pB,pI]=pT(pL),[pH,pU]=pm(pL,[pF,pI]),[pW,pq]=pH(pL),[p$,pK]=pH(pL),[pY,pX]=pH("NavigationMenuItem"),pG=((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pq("NavigationMenuIndicator",n),a=pz(n),[o,l]=(0,eo.useState)(null),[s,u]=(0,eo.useState)(null),c="horizontal"===i.orientation,d=!!i.value;(0,eo.useEffect)(()=>{var e;let t=null===(e=a().find(e=>e.value===i.value))||void 0===e?void 0:e.ref.current;t&&l(t)},[a,i.value]);let f=()=>{o&&u({size:c?o.offsetWidth:o.offsetHeight,offset:c?o.offsetLeft:o.offsetTop})};return p4(o,f),p4(i.indicatorTrack,f),s?(0,eo.createElement)(pk.div,(0,es.Z)({"aria-hidden":!0,"data-state":d?"visible":"hidden","data-orientation":i.orientation},r,{ref:t,style:{position:"absolute",...c?{left:0,width:s.size+"px",transform:`translateX(${s.offset}px)`}:{top:0,height:s.size+"px",transform:`translateY(${s.offset}px)`},...r.style}})):null},"NavigationMenuContent"),pJ=((e,t)=>{let{onViewportContentChange:n,onViewportContentRemove:r}=pq(pG,e.__scopeNavigationMenu);return pS(()=>{n(e.value,{ref:t,...e})},[e,t,n]),pS(()=>()=>r(e.value),[e.value,r]),null},"navigationMenu.rootContentDismiss"),pQ=(0,eo.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,value:r,triggerRef:i,focusProxyRef:a,wasEscapeCloseRef:o,onRootContentClose:l,onContentFocusOutside:s,...u}=e,c=pq(pG,n),d=(0,eo.useRef)(null),f=py(d,t),h=function(e,t){return`${e}-trigger-${t}`}(c.baseId,r),p=function(e,t){return`${e}-content-${t}`}(c.baseId,r),m=pz(n),v=(0,eo.useRef)(null),{onItemDismiss:g}=c;(0,eo.useEffect)(()=>{let e=d.current;if(c.isRootMenu&&e){let t=()=>{var t;g(),l(),e.contains(document.activeElement)&&(null===(t=i.current)||void 0===t||t.focus())};return e.addEventListener(pJ,t),()=>e.removeEventListener(pJ,t)}},[c.isRootMenu,e.value,i,g,l]);let y=(0,eo.useMemo)(()=>{let e=m().map(e=>e.value);"rtl"===c.dir&&e.reverse();let t=e.indexOf(c.value),n=e.indexOf(c.previousValue),i=r===c.value,a=n===e.indexOf(r);if(!i&&!a)return v.current;let o=(()=>{if(t!==n){if(i&&-1!==n)return t>n?"from-end":"from-start";if(a&&-1!==t)return t>n?"to-start":"to-end"}return null})();return v.current=o,o},[c.previousValue,c.value,c.dir,m,r]);return(0,eo.createElement)(p0,{asChild:!0},(0,eo.createElement)(pN,(0,es.Z)({id:p,"aria-labelledby":h,"data-motion":y,"data-orientation":c.orientation},u,{ref:f,onDismiss:()=>{var e;let t=new Event(pJ,{bubbles:!0,cancelable:!0});null===(e=d.current)||void 0===e||e.dispatchEvent(t)},onFocusOutside:pv(e.onFocusOutside,e=>{var t;s();let n=e.target;null!==(t=c.rootNavigationMenu)&&void 0!==t&&t.contains(n)&&e.preventDefault()}),onPointerDownOutside:pv(e.onPointerDownOutside,e=>{var t;let n=e.target,r=m().some(e=>{var t;return null===(t=e.ref.current)||void 0===t?void 0:t.contains(n)}),i=c.isRootMenu&&(null===(t=c.viewport)||void 0===t?void 0:t.contains(n));(r||i||!c.isRootMenu)&&e.preventDefault()}),onKeyDown:pv(e.onKeyDown,e=>{let t=e.altKey||e.ctrlKey||e.metaKey;if("Tab"===e.key&&!t){let t=function(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t="INPUT"===e.tagName&&"hidden"===e.type;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}(e.currentTarget),r=document.activeElement,i=t.findIndex(e=>e===r);if(p2(e.shiftKey?t.slice(0,i).reverse():t.slice(i+1,t.length)))e.preventDefault();else{var n;null===(n=a.current)||void 0===n||n.focus()}}}),onEscapeKeyDown:pv(e.onEscapeKeyDown,e=>{o.current=!0})})))}),p0=((e,t)=>{let{__scopeNavigationMenu:n,children:r,...i}=e,a=pq("NavigationMenuViewport",n),o=py(t,a.onViewportChange),l=pK(pG,e.__scopeNavigationMenu),[s,u]=(0,eo.useState)(null),[c,d]=(0,eo.useState)(null),f=s?(null==s?void 0:s.width)+"px":void 0,h=s?(null==s?void 0:s.height)+"px":void 0,p=!!a.value,m=p?a.value:a.previousValue;return p4(c,()=>{c&&u({width:c.offsetWidth,height:c.offsetHeight})}),(0,eo.createElement)(pk.div,(0,es.Z)({"data-state":function(e){return e?"open":"closed"}(p),"data-orientation":a.orientation},i,{ref:o,style:{pointerEvents:!p&&a.isRootMenu?"none":void 0,"--radix-navigation-menu-viewport-width":f,"--radix-navigation-menu-viewport-height":h,...i.style},onPointerEnter:pv(e.onPointerEnter,a.onContentEnter),onPointerLeave:pv(e.onPointerLeave,function(e){return t=>"mouse"===t.pointerType?e(t):void 0}(a.onContentLeave))}),Array.from(l.items).map(([e,{ref:t,forceMount:n,...r}])=>{let i=m===e;return(0,eo.createElement)(pC,{key:e,present:n||i},(0,eo.createElement)(pQ,(0,es.Z)({},r,{ref:pg(t,e=>{i&&e&&d(e)})})))}))},(0,eo.forwardRef)((e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pq("FocusGroup",n);return(0,eo.createElement)(pV.Provider,{scope:n},(0,eo.createElement)(pV.Slot,{scope:n},(0,eo.createElement)(pk.div,(0,es.Z)({dir:i.dir},r,{ref:t}))))})),p1=["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"];(e,t)=>{let{__scopeNavigationMenu:n,...r}=e,i=pB(n),a=pq("FocusGroupItem",n);return(0,eo.createElement)(pV.ItemSlot,{scope:n},(0,eo.createElement)(pk.button,(0,es.Z)({},r,{ref:t,onKeyDown:pv(e.onKeyDown,e=>{if(["Home","End",...p1].includes(e.key)){let t=i().map(e=>e.ref.current);if(["rtl"===a.dir?"ArrowRight":"ArrowLeft","ArrowUp","End"].includes(e.key)&&t.reverse(),p1.includes(e.key)){let n=t.indexOf(e.currentTarget);t=t.slice(n+1)}setTimeout(()=>p2(t)),e.preventDefault()}})})))};function p2(e){let t=document.activeElement;return e.some(e=>e===t||(e.focus(),document.activeElement!==t))}function p4(e,t){let n=pE(t);pS(()=>{let t=0;if(e){let r=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(n)});return r.observe(e),()=>{window.cancelAnimationFrame(t),r.unobserve(e)}}},[e,n])}var p3=n(38617);let p5=eo.forwardRef((e,t)=>{let{className:n,...r}=e;return(0,ea.jsx)(fp,{...r,ref:t,className:(0,eW.cx)("select-none flex items-center rounded cursor-pointer","focus:ring ring-blue-500 dark:ring-blue-200","text-gray-700 dark:text-graydark-700","data-[state=checked]:text-gray-1100 data-[state=checked]:dark:text-white",n)})});function p6(e){let{className:t,tooltipClassName:n,tabIndex:r}=e,{theme:i,setTheme:a}=(0,p3.F)();return(0,ea.jsxs)(fh,{value:i,tabIndex:r,className:(0,eW.cx)("flex gap-4",t),onValueChange:e=>a(e),children:[(0,ea.jsx)(p5,{value:"system",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"System",children:(0,ea.jsx)(sT.$Iz,{})})}),(0,ea.jsx)(p5,{value:"light",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"Light",children:(0,ea.jsx)(sT.JaG,{})})}),(0,ea.jsx)(p5,{value:"dark",children:(0,ea.jsx)(sM,{className:n,sideOffset:16,content:"Dark",children:(0,ea.jsx)(sT.osk,{})})})]})}let{useDropzone:p8}=n(74424);function p7(e){let{title:t,children:n,rootClassName:r,className:i,message:a,showBorderInactive:o,testId:l,...s}=e,{getRootProps:u,getInputProps:c,isDragActive:d}=p8(s);return(0,ea.jsxs)("div",{"data-testid":l,...u(),className:(0,eW.cx)("outline-none",r),children:[(0,ea.jsxs)("div",{className:(0,eW.cx)(d?"z-20":"","absolute","top-0","left-0","w-full","h-full","pointer-events-none","rounded","p-4","flex justify-center items-center text-center","border-2 border-dashed",o?["border-green-600 dark:border-green-500","hover:border-green-700 hover:dark:border-green-500"]:"border-transparent",d?["border-green-500 dark:border-green-600 bg-green-100/20 dark:bg-green-100/20","hover:border-green-500 hover:dark:border-green-600 hover:bg-green-100/20 hover:dark:bg-green-100/20"]:"",i),children:[(0,ea.jsx)("input",{...c()}),a&&(0,ea.jsx)(nj,{size:"14",children:t||"Drop your files here or click to to open the file picker."})]}),n]})}var p9=n(14582),me=n(63739),mt=n(13980),mn=n.n(mt),mr=n(72779),mi=n.n(mr),ma=n(47440),mo=n(59309),ml=n(19067),ms=n(71220),mu=n(28142);function mc(e){return"bandwidth"in e?e.bandwidth():0}var md=["top","left","scale","width","stroke","strokeWidth","strokeDasharray","className","children","numTicks","lineStyle","offset","tickValues"];function mf(){return(mf=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,md),g=null!=m?m:(0,ms.Z)(r,void 0===f?10:f),y=(null!=p?p:0)+mc(r)/2,x=g.map(function(e,t){var n,a=(null!=(n=(0,mu.Z)(r(e)))?n:0)+y;return{index:t,from:new ml.Z({x:0,y:a}),to:new ml.Z({x:i,y:a})}});return eo.createElement(mo.Z,{className:mi()("visx-rows",c),top:void 0===t?0:t,left:void 0===n?0:n},d?d({lines:x}):x.map(function(e){var t=e.from,n=e.to,r=e.index;return eo.createElement(ma.default,mf({key:"row-line-"+r,from:t,to:n,stroke:o,strokeWidth:s,strokeDasharray:u,style:h},v))}))}mh.propTypes={tickValues:mn().array,width:mn().number.isRequired};var mp=["top","left","scale","height","stroke","strokeWidth","strokeDasharray","className","numTicks","lineStyle","offset","tickValues","children"];function mm(){return(mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mp),g=null!=p?p:(0,ms.Z)(r,void 0===d?10:d),y=(null!=h?h:0)+mc(r)/2,x=g.map(function(e,t){var n,a=(null!=(n=(0,mu.Z)(r(e)))?n:0)+y;return{index:t,from:new ml.Z({x:a,y:0}),to:new ml.Z({x:a,y:i})}});return eo.createElement(mo.Z,{className:mi()("visx-columns",c),top:void 0===t?0:t,left:void 0===n?0:n},m?m({lines:x}):x.map(function(e){var t=e.from,n=e.to,r=e.index;return eo.createElement(ma.default,mm({key:"column-line-"+r,from:t,to:n,stroke:o,strokeWidth:s,strokeDasharray:u,style:f},v))}))}mv.propTypes={tickValues:mn().array,height:mn().number.isRequired};var mg=n(64183),my=n(8597);function mx(e){var t=e.id,n=e.width,r=e.height,i=e.children;return eo.createElement("defs",null,eo.createElement("pattern",{id:t,width:n,height:r,patternUnits:"userSpaceOnUse"},i))}mx.propTypes={id:mn().string.isRequired,width:mn().number.isRequired,height:mn().number.isRequired,children:mn().node.isRequired};var mb={horizontal:"horizontal",vertical:"vertical",diagonal:"diagonal",diagonalRightToLeft:"diagonalRightToLeft"};function mw(e){var t=e.id,n=e.width,r=e.height,i=e.stroke,a=e.strokeWidth,o=e.strokeDasharray,l=e.strokeLinecap,s=void 0===l?"square":l,u=e.shapeRendering,c=void 0===u?"auto":u,d=e.orientation,f=void 0===d?["vertical"]:d,h=e.background,p=e.className,m=Array.isArray(f)?f:[f];return eo.createElement(mx,{id:t,width:n,height:r},!!h&&eo.createElement("rect",{className:mi()("visx-pattern-line-background"),width:n,height:r,fill:h}),m.map(function(e,n){return eo.createElement("path",{key:"visx-"+t+"-line-"+e+"-"+n,className:mi()("visx-pattern-line",p),d:function(e){var t=e.height;switch(e.orientation){case mb.horizontal:return"M 0,"+t/2+" l "+t+",0";case mb.diagonal:return"M 0,"+t+" l "+t+","+-t+" M "+-t/4+","+t/4+" l "+t/2+","+-t/2+"\n M "+3/4*t+","+5/4*t+" l "+t/2+","+-t/2;case mb.diagonalRightToLeft:return"M 0,0 l "+t+","+t+"\n M "+-t/4+","+3/4*t+" l "+t/2+","+t/2+"\n M "+3/4*t+","+-t/4+" l "+t/2+","+t/2;case mb.vertical:default:return"M "+t/2+", 0 l 0, "+t}}({orientation:e,height:r}),stroke:i,strokeWidth:a,strokeDasharray:o,strokeLinecap:s,shapeRendering:c})}))}mw.propTypes={id:mn().string.isRequired,width:mn().number.isRequired,height:mn().number.isRequired,className:mn().string,background:mn().string,stroke:mn().string,strokeWidth:mn().oneOfType([mn().number,mn().string]),strokeDasharray:mn().oneOfType([mn().string,mn().number]),strokeLinecap:mn().oneOf(["square","butt","round","inherit"]),shapeRendering:mn().oneOfType([mn().string,mn().number]),orientation:mn().array};var mj=["tooltipOpen"];function mk(){return(mk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mE);return eo.createElement("div",mS({ref:t,className:mi()("visx-tooltip",n),style:mS({top:null==r||null==s?r:r+s,left:null==i||null==o?i:i+o},void 0!==h&&h&&{position:"absolute"},!(void 0!==f&&f)&&c)},p),d)});function m_(){return(m_=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,mN),v=!1,g=!1;if(u&&s){var y=void 0===r?0:r,x=void 0===f?0:f;if(s.width){var b=y+a+u.width-s.width,w=u.width-y-a;v=b>0&&b>w}else{var j=y+a+u.width-window.innerWidth,k=u.width-y-a;v=j>0&&j>k}if(s.height){var E=x+l+u.height-s.height,S=u.height-x-l;g=E>0&&E>S}else g=x+l+u.height>window.innerHeight;y=v?y-u.width-a:y+a,x=g?x-u.height-l:x+l,t="translate("+(y=Math.round(y))+"px, "+(x=Math.round(x))+"px)"}return eo.createElement(mM,mR({ref:p,style:mR({left:0,top:0,transform:t},!(void 0!==h&&h)&&d)},m),eo.createElement(mA,{value:{isFlippedVertically:!g,isFlippedHorizontally:!v}},n))}mD.propTypes={nodeRef:mn().oneOfType([mn().string,mn().func,mn().object])};var mL=((p=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={rect:void 0,parentRect:void 0},n.nodeRef=eo.createRef(),n.getRects=n.getRects.bind(function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n)),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mO(t,e);var n=t.prototype;return n.componentDidMount=function(){var e,t=this;this.node=null!=(e=this.nodeRef)&&e.current?this.nodeRef.current:tD.findDOMNode(this),this.setState(function(){return t.getRects()})},n.getRects=function(){if(!this.node)return this.state;var e=this.node,t=e.parentNode;return{rect:e.getBoundingClientRect?e.getBoundingClientRect():mT,parentRect:null!=t&&t.getBoundingClientRect?t.getBoundingClientRect():mT}},n.render=function(){return eo.createElement(mD,m_({nodeRef:this.nodeRef,getRects:this.getRects},this.state,this.props))},t}(eo.PureComponent)).displayName="withBoundingRects("+(mD.displayName||"")+")",p),mZ=n(99985);function mz(e,t){if("invert"in e&&void 0!==e.invert)return e.invert(t).valueOf();var n=e.range(),r=n[0],i=n[1],a=0,o=("step"in e&&void 0!==e.step?e.step():1)*(i-r)/Math.abs(i-r);if(o>0)for(;t>r+o*(a+1);)a+=1;else for(;t0?Math.min(e.dx,t.bounds.x1-o):Math.max(e.dx,t.bounds.x0-r),u=e.dy>0?Math.min(e.dy,t.bounds.y1-l):Math.max(e.dy,t.bounds.y0-i);return m$({},t,{isBrushing:!0,extent:m$({},t.extent,{x0:r+s,x1:o+s,y0:i+u,y1:l+u})})})},t.selectionDragEnd=function(){var e=t.props,n=e.updateBrush,r=e.onBrushEnd,i=e.onMoveSelectionChange;e.isControlled||n(function(e){var t=m$({},e,{isBrushing:!1,start:m$({},e.start,{x:Math.min(e.extent.x0,e.extent.x1),y:Math.min(e.extent.y0,e.extent.y1)}),end:m$({},e.end,{x:Math.max(e.extent.x0,e.extent.x1),y:Math.max(e.extent.y0,e.extent.y1)})});return r&&r(t),t}),i&&i()},t}return t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mK(t,e),t.prototype.render=function(){var e=this.props,t=e.width,n=e.height,r=e.stageWidth,i=e.stageHeight,a=e.brush,o=e.disableDraggingSelection,l=e.onMouseLeave,s=e.onMouseMove,u=e.onMouseUp,c=e.onClick,d=e.selectedBoxStyle,f=e.isControlled,h=e.isDragInProgress;return eo.createElement(mZ.Z,{width:t,height:n,resetOnStart:!0,onDragStart:this.selectionDragStart,onDragMove:this.selectionDragMove,onDragEnd:this.selectionDragEnd,isDragging:f?h:void 0},function(e){var h=e.isDragging,p=e.dragStart,m=e.dragEnd,v=e.dragMove;return eo.createElement("g",null,h&&eo.createElement("rect",{width:r,height:i,fill:"transparent",onPointerUp:f?void 0:m,onPointerMove:v,onPointerLeave:f?void 0:m,style:mY}),eo.createElement("rect",m$({x:Math.min(a.extent.x0,a.extent.x1),y:Math.min(a.extent.y0,a.extent.y1),width:t,height:n,className:"visx-brush-selection",onPointerDown:o?void 0:p,onPointerLeave:function(e){l&&l(e)},onPointerMove:function(e){v(e),s&&s(e)},onPointerUp:function(e){f||m(e),u&&u(e)},onClick:function(e){c&&c(e)},style:{pointerEvents:a.isBrushing||a.activeHandle?"none":"all",cursor:o?void 0:"move"}},d)))})},t}(eo.Component);function mG(){return(mG=Object.assign?Object.assign.bind():function(e){for(var t=1;t0?Math.min(s,e.bounds.x1-a):Math.max(s,e.bounds.x0-n),c=u>0?Math.min(u,e.bounds.y1-o):Math.max(u,e.bounds.y0-r);return mG({},e,{isBrushing:!0,extent:mG({},e.extent,{x0:n+l,y0:r+c,x1:a+l,y1:o+c})})}),"select"===i&&n.updateBrush(function(e){var t=e.start,r=t.x,i=t.y,a={x:Math.min(Math.max(r+s,e.bounds.x0),e.bounds.x1),y:Math.min(Math.max(i+u,e.bounds.y0),e.bounds.y1)},o=n.getExtent(l,a);return mG({},e,{end:a,extent:o})})}},n.getExtent=function(e,t){var r=n.props,i=r.brushDirection,a=r.width,o=r.height;return{x0:"vertical"===i?0:Math.min(e.x||0,t.x||0),x1:"vertical"===i?a:Math.max(e.x||0,t.x||0),y0:"horizontal"===i?0:Math.min(e.y||0,t.y||0),y1:"horizontal"===i?o:Math.max(e.y||0,t.y||0)}},n.handleDragStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,a=t.top,o=t.inheritedMargin,l=t.useWindowMoveEvents,s=null!=o&&o.left?o.left:0,u=null!=o&&o.top?o.top:0,c={x:(e.x||0)+e.dx-i-s,y:(e.y||0)+e.dy-a-u},d=mG({},c);r&&r(c),n.updateBrush(function(t){return mG({},t,{start:c,end:d,extent:{x0:-1,x1:-1,y0:-1,y1:-1},isBrushing:!0,brushingType:"select",brushPageOffset:l?mV(e.event):void 0})})},n.handleBrushStart=function(e){var t=n.props,r=t.onBrushStart,i=t.left,a=t.top,o=t.inheritedMargin;if(r){var l=null!=o&&o.left?o.left:0,s=null!=o&&o.top?o.top:0;r({x:(e.x||0)+e.dx-i-l,y:(e.y||0)+e.dy-a-s})}},n.handleDragMove=function(e){var t=n.props,r=t.left,i=t.top,a=t.inheritedMargin,o=t.useWindowMoveEvents;if(e.isDragging&&!o){var l=(null==a?void 0:a.left)||0,s=(null==a?void 0:a.top)||0,u={x:(e.x||0)+e.dx-r-l,y:(e.y||0)+e.dy-i-s};n.updateBrush(function(e){var t=e.start,r=n.getExtent(t,u);return mG({},e,{end:u,extent:r})})}},n.handleDragEnd=function(){var e=n.props,t=e.onBrushEnd,r=e.resetOnEnd;e.useWindowMoveEvents||n.updateBrush(function(e){var i=e.extent,a=mG({},e,{start:{x:i.x0,y:i.y0},end:{x:i.x1,y:i.y1},isBrushing:!1,brushingType:void 0,activeHandle:null});return t&&t(a),r&&n.reset(),a})},n.getBrushWidth=function(){var e=n.state.extent,t=e.x0,r=e.x1;return Math.max(Math.max(t,r)-Math.min(t,r),0)},n.getBrushHeight=function(){var e=n.state.extent,t=e.y1,r=e.y0;return Math.max(Math.max(r,t)-Math.min(r,t),0)},n.handles=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,a=t.y0,o=t.y1,l=e/2,s=n.getBrushWidth(),u=n.getBrushHeight();return{top:{x:r-l,y:a-l,height:e,width:s+e},bottom:{x:r-l,y:o-l,height:e,width:s+e},right:{x:i-l,y:a-l,height:u+e,width:e},left:{x:r-l,y:a-l,height:u+e,width:e}}},n.corners=function(){var e=n.props.handleSize,t=n.state.extent,r=t.x0,i=t.x1,a=t.y0,o=t.y1,l=e/2;return{topLeft:{x:Math.min(r,i)-l,y:Math.min(a,o)-l,width:e,height:e},topRight:{x:Math.max(r,i)-l,y:Math.min(a,o)-l,width:e,height:e},bottomLeft:{x:Math.min(r,i)-l,y:Math.max(a,o)-l,width:e,height:e},bottomRight:{x:Math.max(r,i)-l,y:Math.max(a,o)-l,width:e,height:e}}},n.updateBrush=function(e){var t=n.props.onChange;n.setState(e,function(){t&&t(n.state)})},n.reset=function(){var e=n.props,t=e.width,r=e.height;n.updateBrush(function(){return{start:{x:0,y:0},end:{x:0,y:0},extent:{x0:-1,x1:-1,y0:-1,y1:-1},bounds:{x0:0,x1:t,y0:0,y1:r},isBrushing:!1,brushPageOffset:void 0,activeHandle:null,brushingType:void 0}})},n.handleBrushingTypeChange=function(e,t){n.updateBrush(function(n){var r=mG({},n,{brushingType:e,isBrushing:void 0!==e});return(t||void 0===e)&&(r.brushPageOffset=t),r})};var n,r=t.initialBrushPosition,i=r?n.getExtent(r.start,r.end):{x0:-1,x1:-1,y0:-1,y1:-1};return n.state={start:{x:Math.max(0,i.x0),y:Math.max(0,i.y0)},end:{x:Math.max(0,i.x1),y:Math.max(0,i.y1)},extent:i,bounds:{x0:0,x1:n.props.width,y0:0,y1:n.props.height},isBrushing:!1,brushingType:void 0,activeHandle:null},n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,mJ(t,e);var n=t.prototype;return n.componentDidUpdate=function(e){var t=this;(this.props.width!==e.width||this.props.height!==e.height)&&this.setState(function(n){var r=n.start,i=n.end,a=n.extent;if(!(-1===a.x0&&-1===a.x1&&-1===a.y0&&-1===a.y1)){var o=t.props.width/e.width,l=t.props.height/e.height;r={x:o*a.x0,y:l*a.y0},i={x:o*a.x1,y:l*a.y1},a=t.getExtent(r,i)}return{start:r,end:i,extent:a,bounds:{x0:0,x1:t.props.width,y0:0,y1:t.props.height}}})},n.componentDidMount=function(){this.props.useWindowMoveEvents&&(window.addEventListener("mouseup",this.handleWindowPointerUp),window.addEventListener("mousemove",this.handleWindowPointerMove))},n.componentWillUnmount=function(){this.props.useWindowMoveEvents&&(window.removeEventListener("mouseup",this.handleWindowPointerUp),window.removeEventListener("mousemove",this.handleWindowPointerMove))},n.render=function(){var e=this,t=this.state,n=t.start,r=t.end,i=this.props,a=i.top,o=i.left,l=i.width,s=i.height,u=i.onMouseLeave,c=i.onMouseUp,d=i.onMouseMove,f=i.onBrushEnd,h=i.onClick,p=i.resizeTriggerAreas,m=i.selectedBoxStyle,v=i.disableDraggingSelection,g=i.clickSensitivity,y=i.useWindowMoveEvents,x=i.renderBrushHandle,b=this.state.brushingType,w=this.handles(),j=this.corners(),k=this.getBrushWidth(),E=this.getBrushHeight(),S=new Set(p);return eo.createElement(mo.Z,{className:"visx-brush",top:a,left:o},eo.createElement(mZ.Z,{width:l,height:s,resetOnStart:!0,onDragStart:this.handleDragStart,onDragMove:this.handleDragMove,onDragEnd:this.handleDragEnd,isDragging:y?"select"===b:void 0},function(t){var n=t.dragStart,r=t.isDragging,i=t.dragMove,a=t.dragEnd;return eo.createElement(p9.Z,{className:"visx-brush-overlay",fill:"transparent",x:0,y:0,width:l,height:s,onDoubleClick:function(){return e.reset()},onClick:function(t){var n=e.mouseUpTime-e.mouseDownTime;h&&n=0||(i[n]=e[n]);return i}(e,m5),g=a,y=l,x=o,b=s;return void 0!==m&&!m||g||y||x||b||(g="0",y="0",x="0",b="1"),eo.createElement("defs",null,eo.createElement("linearGradient",m6({id:n,x1:g,y1:x,x2:y,y2:b,gradientTransform:h?"rotate("+h+")":p},v),!!t&&t,!t&&eo.createElement("stop",{offset:void 0===u?"0%":u,stopColor:r,stopOpacity:void 0===c?1:c}),!t&&eo.createElement("stop",{offset:void 0===d?"100%":d,stopColor:i,stopOpacity:void 0===f?1:f})))}m8.propTypes={id:mn().string.isRequired,from:mn().string,to:mn().string,x1:mn().oneOfType([mn().string,mn().number]),x2:mn().oneOfType([mn().string,mn().number]),y1:mn().oneOfType([mn().string,mn().number]),y2:mn().oneOfType([mn().string,mn().number]),fromOffset:mn().oneOfType([mn().string,mn().number]),fromOpacity:mn().oneOfType([mn().string,mn().number]),toOffset:mn().oneOfType([mn().string,mn().number]),toOpacity:mn().oneOfType([mn().string,mn().number]),rotate:mn().oneOfType([mn().string,mn().number]),transform:mn().string,children:mn().node,vertical:mn().bool};var m7=n(78307),m9=n(74747);function ve(e,t){let n;if(void 0===t)for(let t of e)null!=t&&(n=t)&&(n=t);else{let r=-1;for(let i of e)null!=(i=t(i,++r,e))&&(n=i)&&(n=i)}return n}var vt=n(88744),vn=n(55746),vr=n(45742),vi=n(27266),va=["id","markerWidth","markerHeight","markerUnits","children"];function vo(){return(vo=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,va);return eo.createElement("defs",null,eo.createElement("marker",vo({id:t,markerWidth:void 0===n?3:n,markerHeight:void 0===r?3:r,markerUnits:void 0===i?"userSpaceOnUse":i},o),a))}vl.propTypes={id:mn().string.isRequired,size:mn().number,markerWidth:mn().oneOfType([mn().string,mn().number]),markerHeight:mn().oneOfType([mn().string,mn().number]),markerUnits:mn().string,refX:mn().oneOfType([mn().string,mn().number]),refY:mn().oneOfType([mn().string,mn().number]),strokeWidth:mn().number,children:mn().node.isRequired};var vs=["id","size","strokeWidth"];function vu(){return(vu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vs),l=2*r+a,s=l/2;return eo.createElement(vl,vu({id:t,markerWidth:l,markerHeight:l,refX:0,refY:s,orient:"auto-start-reverse",markerUnits:"strokeWidth",strokeWidth:a},o),eo.createElement("circle",{r:r,cx:s,cy:s}))}var vd=n(64170),vf={top:"top",left:"left",bottom:"bottom"};function vh(){return(vh=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vx),j=null!=v?v:"tickFormat"in m?m.tickFormat():vv.Z,k=f===vf.left,E=f===vf.top,S=E||f===vf.bottom,C=function(e,t){if(void 0===t&&(t="center"),"start"!==t&&"bandwidth"in e){var n=e.bandwidth();return"center"===t&&(n/=2),e.round()&&(n=Math.round(n)),function(t){var r=e(t);return"number"==typeof r?r+n:r}}return e}(m),M=k||E?-1:1,_=m.range(),O=(void 0===(t=p)&&(t=0),"number"==typeof t?{start:t,end:t}:vy({start:0,end:0},t)),T=vg({x:Number(_[0])+.5-O.start,y:0},S),P=vg({x:Number(_[_.length-1])+.5+O.end,y:0},S),A=(null!=x?x:(0,ms.Z)(m,c)).filter(function(e){return!l||0!==e&&"0"!==e}).map(function(e,t){return{value:e,index:t}}),N=A.map(function(e){var t=e.value,n=e.index,r=(0,mu.Z)(C(t));return{value:t,index:n,from:vg({x:r,y:0},S),to:vg({x:r,y:y*M},S),formattedValue:j(t,n,A)}});return eo.createElement(mo.Z,{className:mi()("visx-axis",r),top:void 0===b?0:b,left:void 0===s?0:s},(void 0===n?function(e){var t=e.axisFromPoint,n=e.axisLineClassName,r=e.axisToPoint,i=e.hideAxisLine,a=e.hideTicks,o=e.horizontal,l=e.label,s=void 0===l?"":l,u=e.labelClassName,c=e.labelOffset,d=e.labelProps,f=void 0===d?vm:d,h=e.orientation,p=void 0===h?vf.bottom:h,m=e.scale,v=e.stroke,g=e.strokeDasharray,y=e.strokeWidth,x=void 0===y?1:y,b=e.tickClassName,w=e.tickComponent,j=e.tickLineProps,k=e.tickLabelProps,E=void 0===k?function(){return vm}:k,S=e.tickLength,C=e.tickStroke,M=e.tickTransform,_=e.ticks,O=e.ticksComponent,T=_.map(function(e){return E(e.value,e.index,_)}),P=Math.max.apply(Math,[10].concat(T.map(function(e){return"number"==typeof e.fontSize?e.fontSize:0})));return eo.createElement(eo.Fragment,null,(void 0===O?function(e){var t=e.hideTicks,n=e.horizontal,r=e.orientation,i=e.tickClassName,a=e.tickComponent,o=e.tickLabelProps,l=e.tickStroke,s=void 0===l?"#222":l,u=e.tickTransform,c=e.ticks,d=e.strokeWidth,f=e.tickLineProps;return c.map(function(e){var l,c=e.value,h=e.index,p=e.from,m=e.to,v=e.formattedValue,g=null!=(l=o[h])?l:{},y=Math.max(10,"number"==typeof g.fontSize&&g.fontSize||0),x=m.y+(n&&r!==vf.top?y:0);return eo.createElement(mo.Z,{key:"visx-tick-"+c+"-"+h,className:mi()("visx-axis-tick",i),transform:u},!t&&eo.createElement(me.Z,vh({from:p,to:m,stroke:s,strokeWidth:d,strokeLinecap:"square"},f)),a?a(vh({},g,{x:m.x,y:x,formattedValue:v})):eo.createElement(vd.Z,vh({x:m.x,y:x},g),v))})}:O)({hideTicks:a,horizontal:o,orientation:p,scale:m,tickClassName:b,tickComponent:w,tickLabelProps:T,tickStroke:void 0===C?"#222":C,tickTransform:M,ticks:_,strokeWidth:x,tickLineProps:j}),!i&&eo.createElement(me.Z,{className:mi()("visx-axis-line",n),from:t,to:r,stroke:void 0===v?"#222":v,strokeWidth:x,strokeDasharray:g}),s&&eo.createElement(vd.Z,vp({className:mi()("visx-axis-label",u)},function(e){var t,n,r,i=e.labelOffset,a=e.labelProps,o=e.orientation,l=e.range,s=e.tickLabelFontSize,u=e.tickLength,c=o===vf.left||o===vf.top?-1:1;if(o===vf.top||o===vf.bottom){var d=o===vf.bottom&&"number"==typeof a.fontSize?a.fontSize:0;t=(Number(l[0])+Number(l[l.length-1]))/2,n=c*(u+i+s+d)}else t=(Number(l[0])+Number(l[l.length-1]))/2*c,n=-(u+i),r="rotate("+90*c+")";return{x:t,y:n,transform:r}}({labelOffset:void 0===c?14:c,labelProps:f,orientation:p,range:m.range(),tickLabelFontSize:P,tickLength:void 0===S?8:S}),f),s))}:n)(vb({},w,{axisFromPoint:T,axisToPoint:P,hideAxisLine:void 0!==i&&i,hideTicks:void 0!==a&&a,hideZero:l,horizontal:S,numTicks:c,orientation:f,rangePadding:p,scale:m,tickFormat:j,tickLength:y,tickPosition:C,tickSign:M,ticks:N})))}var vj=["axisClassName","labelOffset","tickLabelProps","tickLength"];function vk(){return(vk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vj);return eo.createElement(vw,vk({axisClassName:mi()("visx-axis-bottom",t),labelOffset:void 0===n?8:n,orientation:vf.bottom,tickLabelProps:void 0===r?vE:r,tickLength:void 0===i?8:i},a))}var vC=["axisClassName","labelOffset","tickLabelProps","tickLength"];function vM(){return(vM=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,vC);return eo.createElement(vw,vM({axisClassName:mi()("visx-axis-left",t),labelOffset:void 0===n?36:n,orientation:vf.left,tickLabelProps:void 0===r?v_:r,tickLength:void 0===i?8:i},a))}let vT=e=>new Date((null==e?void 0:e.timestamp)||0),vP=e=>(null==e?void 0:e.value)||0,vA="var(--colors-hiContrast)",vN={textAnchor:"middle",fontFamily:"var(--fonts-sans)",fontSize:10,fill:vA},vR={dx:"-0.25em",dy:"0.25em",fontFamily:"var(--fonts-sans)",fontSize:10,textAnchor:"end",fill:vA};function vD(e){let{data:t,gradientColor:n,width:r,yMax:i,margin:a,xScale:o,yScale:l,hideBottomAxis:s=!1,hideLeftAxis:u=!1,top:c,left:d,curve:f="step",children:h}=e;return r<10?null:(0,ea.jsxs)(mo.Z,{left:d||a.left,top:c||a.top,children:[(0,ea.jsx)(vc,{id:"marker-circle",fill:"var(--colors-accent11)",size:1.5,refX:1.5}),(0,ea.jsx)(m8,{id:"gradient",from:n,fromOpacity:1,to:n,toOpacity:.2}),(0,ea.jsx)(vn.Z,{data:t,x:e=>o(vT(e))||0,y:e=>l(vP(e))||0,yScale:l,strokeWidth:1,stroke:"url(#gradient)",fill:"url(#gradient)",markerMid:"url(#marker-circle)",curve:"step"===f?vr.ZP:vi.Z}),!s&&(0,ea.jsx)(vS,{top:i,scale:o,numTicks:r>520?10:5,stroke:vA,tickStroke:vA,tickLabelProps:()=>vN}),!u&&(0,ea.jsx)(vO,{scale:l,numTicks:5,stroke:vA,tickStroke:vA,tickLabelProps:()=>vR}),h]})}let{inherit:vL,current:vZ,transparent:vz,black:vF,white:vV,slate:vB,zinc:vI,neutral:vH,stone:vU,red:vW,orange:vq,amber:v$,yellow:vK,lime:vY,green:vX,emerald:vG,teal:vJ,cyan:vQ,sky:v0,blue:v1,indigo:v2,violet:v4,purple:v3,fuchsia:v5,pink:v6,rose:v8}=n(6692),v7={inherit:vL,current:vZ,transparent:vz,black:vF,white:vV,slate:vB,zinc:vI,neutral:vH,stone:vU,red:vW,orange:vq,amber:v$,yellow:vK,lime:vY,green:vX,emerald:vG,teal:vJ,cyan:vQ,sky:v0,blue:v1,indigo:v2,violet:v4,purple:v3,fuchsia:v5,pink:v6,rose:v8,mask:"rgba(30, 169, 76, .3)",accent:{50:"#F6FFF9",100:"#E9FBEF",200:"#D5F2DE",300:"#C9EED4",400:"#BBE8C9",500:"#9BDAAE",600:"#71C48A",700:"#3EAA5F",800:"#05872D",900:"#056B24",1e3:"#04511B",1100:"#011F0A"},accentdark:{50:"#05150A",100:"#051C0C",200:"#062811",300:"#073515",400:"#064018",500:"#075820",600:"#056824",700:"#077A2A",800:"#05872D",900:"#069F35",1e3:"#2FA052",1100:"#D9F4E1"},gray:{50:"hsl(206, 30.0%, 98.8%)",100:"hsl(210, 16.7%, 97.6%)",200:"hsl(209, 13.3%, 95.3%)",300:"hsl(209, 12.2%, 93.2%)",400:"hsl(208, 11.7%, 91.1%)",500:"hsl(208, 11.3%, 88.9%)",600:"hsl(207, 11.1%, 85.9%)",700:"hsl(205, 10.7%, 78.0%)",800:"hsl(206, 6.0%, 56.1%)",900:"hsl(206, 5.8%, 52.3%)",1e3:"hsl(206, 6.0%, 43.5%)",1100:"hsl(206, 24.0%, 9.0%)"},graydark:{50:"hsl(200, 7.0%, 8.8%)",100:"hsl(195, 7.1%, 11.0%)",200:"hsl(197, 6.8%, 13.6%)",300:"hsl(198, 6.6%, 15.8%)",400:"hsl(199, 6.4%, 17.9%)",500:"hsl(201, 6.2%, 20.5%)",600:"hsl(203, 6.0%, 24.3%)",700:"hsl(207, 5.6%, 31.6%)",800:"hsl(206, 6.0%, 43.9%)",900:"hsl(206, 5.2%, 49.5%)",1e3:"hsl(206, 6.0%, 63.0%)",1100:"hsl(210, 6.0%, 93.0%)"}};var v9=n(13593);let ge={top:10,bottom:15,left:10,right:10},gt="brush_pattern",gn="brush_gradient",gr=(0,vt.Z)(e=>e(),15),gi=(0,m7.Z)(e=>new Date((null==e?void 0:e.timestamp)||0)).left;void 0===m&&(m={style:{position:"relative",width:"inherit",height:"inherit"}}),void 0===v&&(v=function(e,t){return eo.createElement("div",t,e)});var ga=n(54073),go=n.n(ga),gl=n(44711),gs=["className","children","debounceTime","ignoreDimensions","parentSizeStyles","enableDebounceLeadingCall"];function gu(){return(gu=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gs),d=(0,eo.useRef)(null),f=(0,eo.useRef)(0),h=(0,eo.useState)({width:0,height:0,top:0,left:0}),p=h[0],m=h[1],v=(0,eo.useMemo)(function(){var e=Array.isArray(o)?o:[o];return go()(function(t){m(function(n){return Object.keys(n).filter(function(e){return n[e]!==t[e]}).every(function(t){return e.includes(t)})?n:t})},i,{leading:u})},[i,u,o]);return(0,eo.useEffect)(function(){var e=new gl.ResizeObserver(function(e){void 0===e&&(e=[]),e.forEach(function(e){var t=e.contentRect,n=t.left,r=t.top,i=t.width,a=t.height;f.current=window.requestAnimationFrame(function(){v({width:i,height:a,top:r,left:n})})})});return d.current&&e.observe(d.current),function(){window.cancelAnimationFrame(f.current),e.disconnect(),null!=v&&v.cancel&&v.cancel()}},[v]),eo.createElement("div",gu({style:void 0===l?{width:"100%",height:"100%"}:l,ref:d,className:t},c),n(gu({},p,{ref:d.current,resize:v})))}gd.propTypes={className:mn().string,debounceTime:mn().number,enableDebounceLeadingCall:mn().bool,ignoreDimensions:mn().oneOfType([mn().any,mn().arrayOf(mn().any)]),children:mn().func.isRequired};var gf=n(52058);function gh(e){let{id:t,width:n,height:r,accessors:i,animationTrajectory:a,curve:o,data:l,config:s,scales:u,enabledGraph:c,enabledTip:d,isStack:f,todayOffset:h,numTicks:p,renderAreaSeries:m,renderAreaStack:v,renderBarGroup:g,renderBarStack:y,enableTooltipGlyph:x,renderTooltipGlyph:b,renderLineSeries:w,sharedTooltip:j,showHorizontalCrosshair:k,showTooltip:E,showVerticalCrosshair:S,snapTooltipToDatum:C,stackOffset:M,margin:_,theme:O,xAxisOrientation:T,yAxisOrientation:P,AreaSeries:A,AreaStack:N,Axis:R,BarGroup:D,BarSeries:L,BarStack:Z,Grid:z,LineSeries:F,Tooltip:V,XYChart:B}=e;return(0,ea.jsxs)(B,{theme:O.xyChartTheme,xScale:u.x,yScale:u.y,height:Math.min(400,r),margin:_,captureEvents:!0,children:[(0,ea.jsx)("g",{children:(0,ea.jsx)("rect",{className:"fill-gray-600 dark:fill-graydark-600 h-full w-px y-0",style:{left:"".concat(100*h,"%")}})},"today-line-".concat(n,"-").concat(r)),(0,ea.jsx)(m8,{id:"gradient-default",from:"gray",fromOpacity:1,to:"gray",toOpacity:.4}),Object.entries(s.data).map(e=>{let[n,r]=e,i=r.color;return(0,ea.jsxs)(eo.Fragment,{children:[(0,ea.jsx)(mw,{id:"pattern-".concat(gp(t,n)),height:6,width:6,stroke:i,strokeWidth:.5,orientation:["diagonal"]}),(0,ea.jsx)(m8,{id:"gradient-".concat(gp(t,n)),from:i,fromOpacity:1,to:i,toOpacity:f?.4:1})]},n)}),(0,ea.jsx)(z,{rows:!1,columns:!0,strokeDasharray:"1,3",animationTrajectory:a,numTicks:p},"grid-".concat(a)),y&&(0,ea.jsx)(Z,{offset:s.stackOffset,children:c.map(e=>(0,ea.jsx)(L,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>gm(t,e,s)},e))}),g&&(0,ea.jsx)(D,{children:c.map(e=>(0,ea.jsx)(L,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],colorAccessor:()=>gm(t,e,s)},e))}),m&&(0,ea.jsx)(ea.Fragment,{children:c.map(e=>(0,ea.jsx)(A,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:gm(t,e,s),fill:gm(t,e,s),curve:o},e))}),v&&(0,ea.jsx)(N,{curve:o,offset:s.stackOffset,renderLine:"wiggle"!==M,children:c.map(e=>(0,ea.jsx)(A,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:gm(t,e,s),fill:gm(t,e,s)},e))}),w&&(0,ea.jsx)(ea.Fragment,{children:c.map(e=>{var t,n;return(0,ea.jsx)(F,{dataKey:e,data:l,xAccessor:i.x[e],yAccessor:i.y[e],stroke:(null===(n=s.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.color)||"gray",curve:o},e)})}),(0,ea.jsx)(R,{orientation:T,numTicks:p,animationTrajectory:a,tickFormat:e=>(0,v9.rN)(e),tickLength:12,tickLabelProps:e=>({...e,fill:O.labels.color,fontFamily:O.labels.fontFamily,y:"14px",fontWeight:"500",fontSize:"8"})},"time-axis-".concat(a)),(0,ea.jsx)(R,{label:null==M?"SC":"expand"===M?"Fraction of total":"",orientation:P,numTicks:p,tickLength:12,animationTrajectory:a,tickFormat:s.formatTickY,tickLabelProps:e=>({...e,fill:O.labels.color,fontFamily:O.labels.fontFamily,fontWeight:"500",fontSize:"8"})},"temp-axis-".concat(a)),E&&(0,ea.jsx)(V,{showHorizontalCrosshair:k,showVerticalCrosshair:S,snapTooltipToDatumX:C,snapTooltipToDatumY:C,showDatumGlyph:C&&!g,showSeriesGlyphs:j&&!g,renderGlyph:x?b:void 0,renderTooltip:e=>{var t,n;let{tooltipData:r}=e,a=null==r?void 0:null===(t=r.nearestDatum)||void 0===t?void 0:t.datum,o=null==r?void 0:null===(n=r.nearestDatum)||void 0===n?void 0:n.key,l=j?d:o?[o]:[],u=s.formatTimestamp||(e=>(0,v9.rN)(e,{timeStyle:"short",hour12:!1})),c=l.map(e=>{var t,n;return{key:e,category:(null===(n=s.data)||void 0===n?void 0:null===(t=n[e])||void 0===t?void 0:t.category)||""}}),h=(0,gf.Z)(c,"category"),p=s.categories?s.categories.map(e=>[e,h[e]]):Object.entries(h);return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col gap-2 py-1"),children:[(0,ea.jsx)(nw,{font:"mono",size:"12",color:"contrast",className:"text-end",children:a?u(i.date(a)):"No date"}),(0,ea.jsx)(c0,{color:"panel",className:"w-full"}),(0,ea.jsx)("div",{className:(0,eW.cx)("grid gap-x-6 gap-y-4",p.length>1?"grid-cols-2":"grid-cols-1"),children:p.map(e=>{let[t,n]=e,r=a?n.reduce((e,t)=>{let{key:n}=t,r=i.y[n](a);return null==r||Number.isNaN(r)?e:e+r},0):0,l=null==s?void 0:s.formatComponent;return(0,ea.jsxs)("div",{className:"flex flex-col gap-2 w-[250px]",children:[t&&(0,ea.jsx)(nw,{weight:"semibold",children:t}),(0,ea.jsxs)("div",{className:"grid grid-cols-2 gap-x-2 gap-y-1 items-center",children:[n.map(e=>{var t,n,r,u;let{key:c}=e,d=a&&i.y[c](a);return(0,ea.jsxs)(eo.Fragment,{children:[(0,ea.jsx)(nw,{color:"accent",style:{color:null===(n=s.data)||void 0===n?void 0:null===(t=n[c])||void 0===t?void 0:t.color},className:(0,eW.cx)(o===c?"underline":""),children:(null===(u=s.data)||void 0===u?void 0:null===(r=u[c])||void 0===r?void 0:r.label)||c}),(0,ea.jsx)(nw,{size:"12",style:{textAlign:"end"},className:(0,eW.cx)(o===c?"underline":""),children:null==d||Number.isNaN(d)?"–":l?(0,ea.jsx)(l,{value:d}):s.format?s.format(d):d})]},c)}),n.length>1&&f&&(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{className:"pt-2",children:"total"}),(0,ea.jsx)(nw,{size:"12",weight:"bold",className:"pt-2 text-end",children:l?(0,ea.jsx)(l,{value:r}):s.format?s.format(r):r})]})]})]},t)})})]})}})]})}function gp(e,t){return"".concat(e,"-").concat(t)}function gm(e,t,n){var r;let i=gp(e,t);return(null===(r=n.data)||void 0===r?void 0:r[t])?n.data[t].pattern?"url(#pattern-".concat(i,")"):"url(#gradient-".concat(i,")"):"url(#gradient-default)"}var gv=n(24037),gg=n(86707);function gy(e){var t=e.top,n=e.left,r=e.className,i=e.children;return eo.createElement(mo.Z,{className:mi()("visx-glyph",r),top:void 0===t?0:t,left:void 0===n?0:n},i)}gy.propTypes={top:mn().number,left:mn().number,className:mn().string,children:mn().node};var gx=["children","className","top","left","size"];function gb(){return(gb=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gx),l=(0,gv.Z)();return(l.type(gg.Z),"number"==typeof a?l.size(a):a&&l.size(a),t)?eo.createElement(eo.Fragment,null,t({path:l})):eo.createElement(gy,{top:r,left:i},eo.createElement("path",gb({className:mi()("visx-glyph-star",n),d:l()||""},o)))}gw.propTypes={children:mn().func,className:mn().string,top:mn().number,left:mn().number,size:mn().oneOfType([mn().number,mn().func])};var gj=["top","left","className"];function gk(){return(gk=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gj);return eo.createElement(gy,{top:void 0===t?0:t,left:void 0===n?0:n},eo.createElement("circle",gk({className:mi()("visx-glyph-dot",r)},i)))}gE.propTypes={className:mn().string,top:mn().number,left:mn().number,r:mn().number,cx:mn().number,cy:mn().number};var gS=n(9135),gC=["children","className","top","left","size"];function gM(){return(gM=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,gC),l=(0,gv.Z)();return(l.type(gS.Z),"number"==typeof a?l.size(a):a&&l.size(a),t)?eo.createElement(eo.Fragment,null,t({path:l})):eo.createElement(gy,{top:r,left:i},eo.createElement("path",gM({className:mi()("visx-glyph-cross",n),d:l()||""},o)))}g_.propTypes={children:mn().func,className:mn().string,top:mn().number,left:mn().number,size:mn().oneOfType([mn().number,mn().func])};var gO=n(46385),gT=n(20651),gP={red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"]},gA=gP.gray,gN=gA[7],gR=[gP.cyan[9],gP.cyan[3],gP.yellow[5],gP.red[4],gP.grape[8],gP.grape[5],gP.pink[9]];function gD(){return(gD=Object.assign?Object.assign.bind():function(e){for(var t=1;t{for(var n in t)gV(e,n,{get:t[n],enumerable:!0})})(gB,{assign:()=>yu,colors:()=>yo,createStringInterpolator:()=>V,skipAnimation:()=>yl,to:()=>B,willAdvance:()=>ys});var gI=g3(),gH=e=>g0(e,gI),gU=g3();gH.write=e=>g0(e,gU);var gW=g3();gH.onStart=e=>g0(e,gW);var gq=g3();gH.onFrame=e=>g0(e,gq);var g$=g3();gH.onFinish=e=>g0(e,g$);var gK=[];gH.setTimeout=(e,t)=>{let n=gH.now()+t,r=()=>{let e=gK.findIndex(e=>e.cancel==r);~e&&gK.splice(e,1),gJ-=~e?1:0},i={time:n,handler:e,cancel:r};return gK.splice(gY(n),0,i),gJ+=1,g1(),i};var gY=e=>~(~gK.findIndex(t=>t.time>e)||~gK.length);gH.cancel=e=>{gW.delete(e),gq.delete(e),g$.delete(e),gI.delete(e),gU.delete(e)},gH.sync=e=>{gQ=!0,gH.batchedUpdates(e),gQ=!1},gH.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,gH.onStart(n)}return r.handler=e,r.cancel=()=>{gW.delete(n),t=null},r};var gX="undefined"!=typeof window?window.requestAnimationFrame:()=>{};gH.use=e=>gX=e,gH.now="undefined"!=typeof performance?()=>performance.now():Date.now,gH.batchedUpdates=e=>e(),gH.catch=console.error,gH.frameLoop="always",gH.advance=()=>{"demand"!==gH.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):g4()};var gG=-1,gJ=0,gQ=!1;function g0(e,t){gQ?(t.delete(e),e(0)):(t.add(e),g1())}function g1(){gG<0&&(gG=0,"demand"!==gH.frameLoop&&gX(g2))}function g2(){~gG&&(gX(g2),gH.batchedUpdates(g4))}function g4(){let e=gG,t=gY(gG=gH.now());if(t&&(g5(gK.splice(0,t),e=>e.handler()),gJ-=t),!gJ){gG=-1;return}gW.flush(),gI.flush(e?Math.min(64,gG-e):16.667),gq.flush(),gU.flush(),g$.flush()}function g3(){let e=new Set,t=e;return{add(n){gJ+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(gJ-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,gJ-=t.size,g5(t,t=>t(n)&&e.add(t)),gJ+=e.size,t=e)}}}function g5(e,t){e.forEach(e=>{try{t(e)}catch(e){gH.catch(e)}})}function g6(){}var g8=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),g7={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 g9(e,t){if(g7.arr(e)){if(!g7.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function yt(e,t,n){if(g7.arr(e)){for(let r=0;rg7.und(e)?[]:g7.arr(e)?e:[e];function yr(e,t){if(e.size){let n=Array.from(e);e.clear(),ye(n,t)}}var yi=(e,...t)=>yr(e,e=>e(...t)),ya=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),yo=null,yl=!1,ys=g6,yu=e=>{e.to&&(B=e.to),e.now&&(gH.now=e.now),void 0!==e.colors&&(yo=e.colors),null!=e.skipAnimation&&(yl=e.skipAnimation),e.createStringInterpolator&&(V=e.createStringInterpolator),e.requestAnimationFrame&&gH.use(e.requestAnimationFrame),e.batchedUpdates&&(gH.batchedUpdates=e.batchedUpdates),e.willAdvance&&(ys=e.willAdvance),e.frameLoop&&(gH.frameLoop=e.frameLoop)},yc=new Set,yd=[],yf=[],yh=0,yp={get idle(){return!yc.size&&!yd.length},start(e){yh>e.priority?(yc.add(e),gH.onStart(ym)):(yv(e),gH(yy))},advance:yy,sort(e){if(yh)gH.onFrame(()=>yp.sort(e));else{let t=yd.indexOf(e);~t&&(yd.splice(t,1),yg(e))}},clear(){yd=[],yc.clear()}};function ym(){yc.forEach(yv),yc.clear(),gH(yy)}function yv(e){yd.includes(e)||yg(e)}function yg(e){yd.splice(function(e,t){let n=e.findIndex(t);return n<0?e.length:n}(yd,t=>t.priority>e.priority),0,e)}function yy(e){let t=yf;for(let n=0;n0}var yx="[-+]?\\d*\\.?\\d+",yb=yx+"%";function yw(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var yj=RegExp("rgb"+yw(yx,yx,yx)),yk=RegExp("rgba"+yw(yx,yx,yx,yx)),yE=RegExp("hsl"+yw(yx,yb,yb)),yS=RegExp("hsla"+yw(yx,yb,yb,yx)),yC=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,yM=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,y_=/^#([0-9a-fA-F]{6})$/,yO=/^#([0-9a-fA-F]{8})$/;function yT(e,t,n){return(n<0&&(n+=1),n>1&&(n-=1),n<1/6)?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function yP(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*yT(i,r,e+1/3))<<24|Math.round(255*yT(i,r,e))<<16|Math.round(255*yT(i,r,e-1/3))<<8}function yA(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function yN(e){return(parseFloat(e)%360+360)%360/360}function yR(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function yD(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function yL(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=y_.exec(e))?parseInt(t[1]+"ff",16)>>>0:yo&&void 0!==yo[e]?yo[e]:(t=yj.exec(e))?(yA(t[1])<<24|yA(t[2])<<16|yA(t[3])<<8|255)>>>0:(t=yk.exec(e))?(yA(t[1])<<24|yA(t[2])<<16|yA(t[3])<<8|yR(t[4]))>>>0:(t=yC.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=yO.exec(e))?parseInt(t[1],16)>>>0:(t=yM.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=yE.exec(e))?(255|yP(yN(t[1]),yD(t[2]),yD(t[3])))>>>0:(t=yS.exec(e))?(yP(yN(t[1]),yD(t[2]),yD(t[3]))|yR(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,a=(65280&n)>>>8,o=(255&n)/255;return`rgba(${r}, ${i}, ${a}, ${o})`}var yZ=(e,t,n)=>{if(g7.fun(e))return e;if(g7.arr(e))return yZ({range:e,output:t,extrapolate:n});if(g7.str(e.output[0]))return V(e);let r=e.output,i=e.range||[0,1],a=e.extrapolateLeft||e.extrapolate||"extend",o=e.extrapolateRight||e.extrapolate||"extend",l=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,a,o,l,s){let u=s?s(e):e;if(un){if("identity"===l)return u;"clamp"===l&&(u=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t),u=a(u),r===-1/0?u=-u:i===1/0?u+=r:u=u*(i-r)+r,u)}(t,i[n],i[n+1],r[n],r[n+1],l,a,o,e.map)}},yz=Symbol.for("FluidValue.get"),yF=Symbol.for("FluidValue.observers"),yV=e=>!!(e&&e[yz]),yB=e=>e&&e[yz]?e[yz]():e,yI=e=>e[yF]||null;function yH(e,t){let n=e[yF];n&&n.forEach(e=>{e.eventObserved?e.eventObserved(t):e(t)})}var yU=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");yW(this,e)}},yW=(e,t)=>yK(e,yz,t);function yq(e,t){if(e[yz]){let n=e[yF];n||yK(e,yF,n=new Set),!n.has(t)&&(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function y$(e,t){let n=e[yF];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[yF]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var yK=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),yY=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,yX=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,yG=RegExp(`(${yY.source})(%|[a-z]+)`,"i"),yJ=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,yQ=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,y0=e=>{let[t,n]=y1(e);if(!t||ya())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){let e=window.getComputedStyle(document.documentElement).getPropertyValue(n);if(e)return e}else if(n&&yQ.test(n))return y0(n);else if(n)return n;return e},y1=e=>{let t=yQ.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},y2=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,y4=e=>{I||(I=yo?RegExp(`(${Object.keys(yo).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>yB(e).replace(yQ,y0).replace(yX,yL).replace(I,yL)),n=t.map(e=>e.match(yY).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]})).map(t=>yZ({...e,output:t}));return e=>{let n=!yG.test(t[0])&&t.find(e=>yG.test(e))?.replace(yY,""),i=0;return t[0].replace(yY,()=>`${r[i++](e)}${n||""}`).replace(yJ,y2)}},y3="react-spring: ",y5=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${y3}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},y6=y5(console.warn),y8=y5(console.warn);function y7(e){return g7.str(e)&&("#"==e[0]||/\d/.test(e)||!ya()&&yQ.test(e)||e in(yo||{}))}var y9=ya()?eo.useEffect:eo.useLayoutEffect,xe=()=>{let e=(0,eo.useRef)(!1);return y9(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function xt(){let e=(0,eo.useState)()[1],t=xe();return()=>{t.current&&e(Math.random())}}var xn=e=>(0,eo.useEffect)(e,xr),xr=[];function xi(e){let t=(0,eo.useRef)();return(0,eo.useEffect)(()=>{t.current=e}),t.current}var xa=Symbol.for("Animated:node"),xo=e=>!!e&&e[xa]===e,xl=e=>e&&e[xa],xs=(e,t)=>g8(e,xa,t),xu=e=>e&&e[xa]&&e[xa].getPayload(),xc=class{constructor(){xs(this,this)}getPayload(){return this.payload||[]}},xd=class extends xc{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,g7.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new xd(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return g7.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(){let{done:e}=this;this.done=!1,g7.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},xf=class extends xd{constructor(e){super(0),this._string=null,this._toString=yZ({output:[e,e]})}static create(e){return new xf(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(g7.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=yZ({output:[this.getValue(),e]})),this._value=0,super.reset()}},xh={dependencies:null},xp=class extends xc{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return yt(this.source,(n,r)=>{xo(n)?t[r]=n.getValue(e):yV(n)?t[r]=yB(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&ye(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return yt(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){xh.dependencies&&yV(e)&&xh.dependencies.add(e);let t=xu(e);t&&ye(t,e=>this.add(e))}},xm=class extends xp{constructor(e){super(e)}static create(e){return new xm(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(xv)),!0)}};function xv(e){return(y7(e)?xf:xd).create(e)}function xg(e){let t=xl(e);return t?t.constructor:g7.arr(e)?xm:y7(e)?xf:xd}var xy=(e,t)=>{let n=!g7.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,eo.forwardRef)((r,i)=>{let a=(0,eo.useRef)(null),o=n&&(0,eo.useCallback)(e=>{a.current=(i&&(g7.fun(i)?i(e):i.current=e),e)},[i]),[l,s]=function(e,t){let n=new Set;return xh.dependencies=n,e.style&&(e={...e,style:t.createAnimatedStyle(e.style)}),e=new xp(e),xh.dependencies=null,[e,n]}(r,t),u=xt(),c=()=>{let e=a.current;(!n||e)&&!1===(!!e&&t.applyAnimatedValues(e,l.getValue(!0)))&&u()},d=new xx(c,s),f=(0,eo.useRef)();y9(()=>(f.current=d,ye(s,e=>yq(e,d)),()=>{f.current&&(ye(f.current.deps,e=>y$(e,f.current)),gH.cancel(f.current.update))})),(0,eo.useEffect)(c,[]),xn(()=>()=>{let e=f.current;ye(e.deps,t=>y$(t,e))});let h=t.getComponentProps(l.getValue());return eo.createElement(e,{...h,ref:o})})},xx=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&gH.write(this.update)}},xb=Symbol.for("AnimatedComponent"),xw=e=>g7.str(e)?e:e&&g7.str(e.displayName)?e.displayName:g7.fun(e)&&e.name||null;function xj(e,...t){return g7.fun(e)?e(...t):e}var xk=(e,t)=>!0===e||!!(t&&e&&(g7.fun(e)?e(t):yn(e).includes(t))),xE=(e,t)=>g7.obj(e)?t&&e[t]:e,xS=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,xC=e=>e,xM=(e,t=xC)=>{let n=x_;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);g7.und(n)||(r[i]=n)}return r},x_=["config","onProps","onStart","onChange","onPause","onResume","onRest"],xO={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 xT(e){let t=function(e){let t={},n=0;if(yt(e,(e,r)=>{!xO[r]&&(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return yt(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function xP(e){return e=yB(e),g7.arr(e)?e.map(xP):y7(e)?gB.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function xA(e){for(let t in e)return!0;return!1}function xN(e){return g7.fun(e)||g7.arr(e)&&g7.obj(e[0])}function xR(e,t){e.ref?.delete(e),t?.delete(e)}function xD(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}var xL={tension:170,friction:26,mass:1,damping:1,easing:e=>e,clamp:!1},xZ=class{constructor(){this.velocity=0,Object.assign(this,xL)}};function xz(e,t){if(g7.und(t.decay)){let n=!g7.und(t.tension)||!g7.und(t.friction);!n&&g7.und(t.frequency)&&g7.und(t.damping)&&g7.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var xF=[],xV=class{constructor(){this.changed=!1,this.values=xF,this.toValues=null,this.fromValues=xF,this.config=new xZ,this.immediate=!1}};function xB(e,{key:t,props:n,defaultProps:r,state:i,actions:a}){return new Promise((o,l)=>{let s,u;let c=xk(n.cancel??r?.cancel,t);if(c)h();else{g7.und(n.pause)||(i.paused=xk(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||xk(e,t)),s=xj(n.delay||0,t),e?(i.resumeQueue.add(f),a.pause()):(a.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),s=u.time-gH.now()}function f(){s>0&&!gB.skipAnimation?(i.delayed=!0,u=gH.setTimeout(h,s),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{a.start({...n,callId:e,cancel:c},o)}catch(e){l(e)}}})}var xI=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?xW(e.get()):t.every(e=>e.noop)?xH(e.get()):xU(e.get(),t.every(e=>e.finished)),xH=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),xU=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),xW=e=>({value:e,cancelled:!0,finished:!1});function xq(e,t,n,r){let{callId:i,parentId:a,onRest:o}=t,{asyncTo:l,promise:s}=n;return a||e!==l||t.reset?n.promise=(async()=>{let u,c,d;n.asyncId=i,n.asyncTo=e;let f=xM(t,(e,t)=>"onRest"===t?void 0:e),h=new Promise((e,t)=>(u=e,c=t)),p=e=>{let t=i<=(n.cancelId||0)&&xW(r)||i!==n.asyncId&&xU(r,!1);if(t)throw e.result=t,c(e),e},m=(e,t)=>{let a=new xK,o=new xY;return(async()=>{if(gB.skipAnimation)throw x$(n),o.result=xU(r,!1),c(o),o;p(a);let l=g7.obj(e)?{...e}:{...t,to:e};l.parentId=i,yt(f,(e,t)=>{g7.und(l[t])&&(l[t]=e)});let s=await r.start(l);return p(a),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),s})()};if(gB.skipAnimation)return x$(n),xU(r,!1);try{let t;t=g7.arr(e)?(async e=>{for(let t of e)await m(t)})(e):Promise.resolve(e(m,r.stop.bind(r))),await Promise.all([t.then(u),h]),d=xU(r.get(),!0,!1)}catch(e){if(e instanceof xK)d=e.result;else if(e instanceof xY)d=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=a,n.asyncTo=a?l:void 0,n.promise=a?s:void 0)}return g7.fun(o)&&gH.batchedUpdates(()=>{o(d,r,r.item)}),d})():s}function x$(e,t){yr(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var xK=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.")}},xY=class extends Error{constructor(){super("SkipAnimationSignal")}},xX=e=>e instanceof xJ,xG=1,xJ=class extends yU{constructor(){super(...arguments),this.id=xG++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=xl(this);return e&&e.getValue()}to(...e){return gB.to(this,e)}interpolate(...e){return y6(`${y3}The "interpolate" function is deprecated in v9 (use "to" instead)`),gB.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){yH(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||yp.sort(this),yH(this,{type:"priority",parent:this,priority:e})}},xQ=Symbol.for("SpringPhase"),x0=e=>(1&e[xQ])>0,x1=e=>(2&e[xQ])>0,x2=e=>(4&e[xQ])>0,x4=(e,t)=>t?e[xQ]|=3:e[xQ]&=-3,x3=(e,t)=>t?e[xQ]|=4:e[xQ]&=-5,x5=class extends xJ{constructor(e,t){if(super(),this.animation=new xV,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,!g7.und(e)||!g7.und(t)){let n=g7.obj(e)?{...e}:{...t,from:e};g7.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(x1(this)||this._state.asyncTo)||x2(this)}get goal(){return yB(this.animation.to)}get velocity(){let e=xl(this);return e instanceof xd?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return x0(this)}get isAnimating(){return x1(this)}get isPaused(){return x2(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:a}=r,o=xu(r.to);!o&&yV(r.to)&&(i=yn(yB(r.to))),r.values.forEach((l,s)=>{if(l.done)return;let u=l.constructor==xf?1:o?o[s].lastPosition:i[s],c=r.immediate,d=u;if(!c){let t;if(d=l.lastPosition,a.tension<=0){l.done=!0;return}let n=l.elapsedTime+=e,i=r.fromValues[s],o=null!=l.v0?l.v0:l.v0=g7.arr(a.velocity)?a.velocity[s]:a.velocity,f=a.precision||(i==u?.005:Math.min(1,.001*Math.abs(u-i)));if(g7.und(a.duration)){if(a.decay){let e=!0===a.decay?.998:a.decay,r=Math.exp(-(1-e)*n);d=i+o/(1-e)*(1-r),c=Math.abs(l.lastPosition-d)<=f,t=o*r}else{t=null==l.lastVelocity?o:l.lastVelocity;let n=a.restVelocity||f/10,r=a.clamp?0:a.bounce,s=!g7.und(r),h=i==u?l.v0>0:in)&&(c=Math.abs(u-d)<=f));++e){s&&(d==u||d>u==h)&&(t=-t*r,d=u);let e=(-(1e-6*a.tension)*(d-u)+-(.001*a.friction)*t)/a.mass;t+=1*e,d+=1*t}}}else{let r=1;a.duration>0&&(this._memoizedDuration!==a.duration&&(this._memoizedDuration=a.duration,l.durationProgress>0&&(l.elapsedTime=a.duration*l.durationProgress,n=l.elapsedTime+=e)),r=(r=(a.progress||0)+n/this._memoizedDuration)>1?1:r<0?0:r,l.durationProgress=r),t=((d=i+a.easing(r)*(u-i))-l.lastPosition)/e,c=1==r}l.lastVelocity=t,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}o&&!o[s].done&&(c=!1),c?l.done=!0:t=!1,l.setValue(d,a.round)&&(n=!0)});let l=xl(this),s=l.getValue();if(t){let e=yB(r.to);(s!==e||n)&&!a.decay?(l.setValue(e),this._onChange(e)):n&&a.decay&&this._onChange(s),this._stop()}else n&&this._onChange(s)}set(e){return gH.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(x1(this)){let{to:e,config:t}=this.animation;gH.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 g7.und(e)?(n=this.queue||[],this.queue=[]):n=[g7.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>xI(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),x$(this._state,e&&this._lastCallId),gH.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=g7.obj(n)?n[t]:n)||xN(n))&&(n=void 0),null==(r=g7.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return x0(this)||(e.reverse&&([n,r]=[r,n]),r=yB(r),g7.und(r)?xl(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,xM(e,(e,t)=>/^on/.test(t)?xE(e,n):e)),bt(this,e,"onProps"),bn(this,"onProps",e,this);let 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?");let a=this._state;return xB(++this._lastCallId,{key:n,props:e,defaultProps:r,state:a,actions:{pause:()=>{x2(this)||(x3(this,!0),yi(a.pauseQueue),bn(this,"onPause",xU(this,x6(this,this.animation.to)),this))},resume:()=>{x2(this)&&(x3(this,!1),x1(this)&&this._resume(),yi(a.resumeQueue),bn(this,"onResume",xU(this,x6(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=x8(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(xW(this));let r=!g7.und(e.to),i=!g7.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(xW(this));this._lastToId=t.callId}let{key:a,defaultProps:o,animation:l}=this,{to:s,from:u}=l,{to:c=s,from:d=u}=e;i&&!r&&(!t.default||g7.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!g9(d,u);f&&(l.from=d),d=yB(d);let h=!g9(c,s);h&&this._focus(c);let p=xN(t.to),{config:m}=l,{decay:v,velocity:g}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(xz(n={...n},t),t={...n,...t}),xz(e,t),Object.assign(e,t),xL)null==e[r]&&(e[r]=xL[r]);let{frequency:r,damping:i}=e,{mass:a}=e;g7.und(r)||(r<.01&&(r=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/r,2)*a,e.friction=4*Math.PI*i*a/r)}(m,xj(t.config,a),t.config!==o.config?xj(o.config,a):void 0);let y=xl(this);if(!y||g7.und(c))return n(xU(this,!0));let x=g7.und(t.reset)?i&&!t.default:!g7.und(d)&&xk(t.reset,a),b=x?d:this.get(),w=xP(c),j=g7.num(w)||g7.arr(w)||y7(w),k=!p&&(!j||xk(o.immediate||t.immediate,a));if(h){let e=xg(c);if(e!==y.constructor){if(k)y=this._set(w);else throw Error(`Cannot animate between ${y.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let E=y.constructor,S=yV(c),C=!1;if(!S){let e=x||!x0(this)&&f;(h||e)&&(S=!(C=g9(xP(b),w))),(g9(l.immediate,k)||k)&&g9(m.decay,v)&&g9(m.velocity,g)||(S=!0)}if(C&&x1(this)&&(l.changed&&!x?S=!0:S||this._stop(s)),!p&&((S||yV(s))&&(l.values=y.getPayload(),l.toValues=yV(c)?null:E==xf?[1]:yn(w)),l.immediate==k||(l.immediate=k,k||x||this._set(s)),S)){let{onRest:e}=l;ye(be,e=>bt(this,t,e));let r=xU(this,x6(this,s));yi(this._pendingCalls,r),this._pendingCalls.add(n),l.changed&&gH.batchedUpdates(()=>{l.changed=!x,e?.(r,this),x?xj(o.onRest,r):l.onStart?.(r,this)})}x&&this._set(b),p?n(xq(t.to,t,this._state,this)):S?this._start():x1(this)&&!h?this._pendingCalls.add(n):n(xH(b))}_focus(e){let t=this.animation;e!==t.to&&(yI(this)&&this._detach(),t.to=e,yI(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;yV(t)&&(yq(t,this),xX(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;yV(e)&&y$(e,this)}_set(e,t=!0){let n=yB(e);if(!g7.und(n)){let e=xl(this);if(!e||!g9(n,e.getValue())){let r=xg(n);e&&e.constructor==r?e.setValue(n):xs(this,r.create(n)),e&&gH.batchedUpdates(()=>{this._onChange(n,t)})}}return xl(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,bn(this,"onStart",xU(this,x6(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),xj(this.animation.onChange,e,this)),xj(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;xl(this).reset(yB(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),x1(this)||(x4(this,!0),x2(this)||this._resume())}_resume(){gB.skipAnimation?this.finish():yp.start(this)}_stop(e,t){if(x1(this)){x4(this,!1);let n=this.animation;ye(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),yH(this,{type:"idle",parent:this});let r=t?xW(this.get()):xU(this.get(),x6(this,e??n.to));yi(this._pendingCalls,r),n.changed&&(n.changed=!1,bn(this,"onRest",r,this))}}};function x6(e,t){let n=xP(t);return g9(xP(e.get()),n)}function x8(e,t=e.loop,n=e.to){let r=xj(t);if(r){let i=!0!==r&&xT(r),a=(i||e).reverse,o=!i||i.reset;return x7({...e,loop:t,default:!1,pause:void 0,to:!a||xN(n)?n:void 0,from:o?e.from:void 0,reset:o,...i})}}function x7(e){let{to:t,from:n}=e=xT(e),r=new Set;return g7.obj(t)&&x9(t,r),g7.obj(n)&&x9(n,r),e.keys=r.size?Array.from(r):null,e}function x9(e,t){yt(e,(e,n)=>null!=e&&t.add(n))}var be=["onStart","onRest","onChange","onPause","onResume"];function bt(e,t,n){e.animation[n]=t[n]!==xS(t,n)?xE(t[n],e.key):void 0}function bn(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var br=["onStart","onChange","onRest"],bi=1,ba=class{constructor(e,t){this.id=bi++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];g7.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(x7(e)),this}start(e){let{queue:t}=this;return(e?t=yn(e).map(x7):this.queue=[],this._flush)?this._flush(this,t):(bf(this,t),bo(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;ye(yn(t),t=>n[t].stop(!!e))}else x$(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(g7.und(e))this.start({pause:!0});else{let t=this.springs;ye(yn(e),e=>t[e].pause())}return this}resume(e){if(g7.und(e))this.start({pause:!1});else{let t=this.springs;ye(yn(e),e=>t[e].resume())}return this}each(e){yt(this.springs,e)}_onFrame(){let{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,yr(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let a=!r&&this._started,o=i||a&&n.size?this.get():null;i&&t.size&&yr(t,([e,t])=>{t.value=o,e(t,this,this._item)}),a&&(this._started=!1,yr(n,([e,t])=>{t.value=o,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)}gH.onFrame(this._onFrame)}};function bo(e,t){return Promise.all(t.map(t=>bl(e,t))).then(t=>xI(e,t))}async function bl(e,t,n){let{keys:r,to:i,from:a,loop:o,onRest:l,onResolve:s}=t,u=g7.obj(t.default)&&t.default;o&&(t.loop=!1),!1===i&&(t.to=null),!1===a&&(t.from=null);let c=g7.arr(i)||g7.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):ye(br,n=>{let r=t[n];if(g7.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,yi(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===xS(t,"cancel");(c||h&&d.asyncId)&&f.push(xB(++e._lastAsyncId,{props:t,state:d,actions:{pause:g6,resume:g6,start(t,n){h?(x$(d,e._lastAsyncId),n(xW(e))):(t.onRest=l,n(xq(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=xI(e,await Promise.all(f));if(o&&p.finished&&!(n&&p.noop)){let n=x8(t,o,i);if(n)return bf(e,[n]),bl(e,n,!0)}return s&&gH.batchedUpdates(()=>s(p,e,e.item)),p}function bs(e,t){let n={...e.springs};return t&&ye(yn(t),e=>{g7.und(e.keys)&&(e=x7(e)),g7.obj(e.to)||(e={...e,to:void 0}),bd(n,e,e=>bc(e))}),bu(e,n),n}function bu(e,t){yt(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,yq(t,e))})}function bc(e,t){let n=new x5;return n.key=e,t&&yq(n,t),n}function bd(e,t,n){t.keys&&ye(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function bf(e,t){ye(t,t=>{bd(e.springs,t,t=>bc(t,e))})}var bh=({children:e,...t})=>{let n=(0,eo.useContext)(bp),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=function(e,t){let[n]=(0,eo.useState)(()=>({inputs:t,result:e()})),r=(0,eo.useRef)(),i=r.current,a=i;return a?t&&a.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=a,i==n&&(n.inputs=n.result=void 0)},[a]),a.result}(()=>({pause:r,immediate:i}),[r,i]);let{Provider:a}=bp;return eo.createElement(a,{value:t},e)},bp=(Object.assign(bh,eo.createContext({})),bh.Provider._context=bh,bh.Consumer._context=bh,bh);bh.Provider=bp.Provider,bh.Consumer=bp.Consumer;var bm=()=>{let e=[],t=function(t){y8(`${y3}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`);let r=[];return ye(e,(e,i)=>{if(g7.und(t))r.push(e.start());else{let a=n(t,e,i);a&&r.push(e.start(a))}}),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return ye(e,e=>e.pause(...arguments)),this},t.resume=function(){return ye(e,e=>e.resume(...arguments)),this},t.set=function(t){ye(e,(e,n)=>{let r=g7.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return ye(e,(e,r)=>{if(g7.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return ye(e,e=>e.stop(...arguments)),this},t.update=function(t){return ye(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return g7.fun(e)?e(n,t):e};return t._getProps=n,t};function bv(e,t){let n=g7.fun(e),[[r],i]=function(e,t,n){let r=g7.fun(t)&&t;r&&!n&&(n=[]);let i=(0,eo.useMemo)(()=>r||3==arguments.length?bm():void 0,[]),a=(0,eo.useRef)(0),o=xt(),l=(0,eo.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=bs(e,t);return!(a.current>0)||l.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{bu(e,n),l.queue.push(()=>{r(bo(e,t))}),o()}):bo(e,t)}}),[]),s=(0,eo.useRef)([...l.ctrls]),u=[],c=xi(e)||0;function d(e,n){for(let i=e;i{ye(s.current.slice(e,c),e=>{xR(e,i),e.stop(!0)}),s.current.length=e,d(c,e)},[e]),(0,eo.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=s.current.map((e,t)=>bs(e,u[t])),h=(0,eo.useContext)(bh),p=xi(h),m=h!==p&&xA(h);y9(()=>{a.current++,l.ctrls=s.current;let{queue:e}=l;e.length&&(l.queue=[],ye(e,e=>e())),ye(s.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(xD(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),xn(()=>()=>{ye(l.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}function bg(e,t,n){let r=g7.fun(t)&&t,{reset:i,sort:a,trail:o=0,expires:l=!0,exitBeforeEnter:s=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,eo.useMemo)(()=>r||3==arguments.length?bm():void 0,[]),h=yn(e),p=[],m=(0,eo.useRef)(null),v=i?null:m.current;y9(()=>{m.current=p}),xn(()=>(ye(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{ye(m.current,e=>{e.expired&&clearTimeout(e.expirationId),xR(e.ctrl,f),e.ctrl.stop(!0)})}));let g=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):by++})}return g7.und(n)?e:g7.fun(n)?e.map(n):yn(n)}(h,r?r():t,v),y=i&&m.current||[];y9(()=>ye(y,({ctrl:e,item:t,key:n})=>{xR(e,f),xj(u,t,n)}));let x=[];if(v&&ye(v,(e,t)=>{e.expired?(clearTimeout(e.expirationId),y.push(e)):~(t=x[t]=g.indexOf(e.key))&&(p[t]=e)}),ye(h,(e,t)=>{p[t]||(p[t]={key:g[t],item:e,phase:"mount",ctrl:new ba},p[t].ctrl.item=e)}),x.length){let e=-1,{leave:n}=r?r():t;ye(x,(t,r)=>{let i=v[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}g7.fun(a)&&p.sort((e,t)=>a(e.item,t.item));let b=-o,w=xt(),j=xM(t),k=new Map,E=(0,eo.useRef)(new Map),S=(0,eo.useRef)(!1);ye(p,(e,n)=>{let i,a;let u=e.key,f=e.phase,h=r?r():t,p=xj(h.delay||0,u);if("mount"==f)i=h.enter,a="enter";else{let e=0>g.indexOf(u);if("leave"!=f){if(e)i=h.leave,a="leave";else{if(!(i=h.update))return;a="update"}}else{if(e)return;i=h.enter,a="enter"}}if(i=xj(i,e.item,n),!(i=g7.obj(i)?xT(i):{to:i}).config){let t=d||j.config;i.config=xj(t,e.item,n,a)}b+=o;let y={...j,delay:p+b,ref:c,immediate:h.immediate,reset:!1,...i};if("enter"==a&&g7.und(y.from)){let i=r?r():t,a=g7.und(i.initial)||v?i.from:i.initial;y.from=xj(a,e.item,n)}let{onResolve:x}=y;y.onResolve=e=>{xj(x,e);let t=m.current,n=t.find(e=>e.key===u);if(n){if(e.cancelled&&"update"!=n.phase)return;if(n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=xj(l,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(w,r));return}}}e&&t.some(e=>e.expired)&&(E.current.delete(n),s&&(S.current=!0),w())}}};let C=bs(e.ctrl,y);"leave"===a&&s?E.current.set(e,{phase:a,springs:C,payload:y}):k.set(e,{phase:a,springs:C,payload:y})});let C=(0,eo.useContext)(bh),M=xi(C),_=C!==M&&xA(C);y9(()=>{_&&ye(p,e=>{e.ctrl.start({default:C})})},[C]),ye(k,(e,t)=>{if(E.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),y9(()=>{ye(E.current.size?E.current:k,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),_&&"enter"==e&&r.start({default:C}),t&&(xD(r,t.ref),(r.ref||f)&&!S.current?r.update(t):(r.start(t),S.current&&(S.current=!1)))})},i?void 0:n);let O=e=>eo.createElement(eo.Fragment,null,p.map((t,n)=>{let{springs:r}=k.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?eo.createElement(i.type,{...i.props,key:g7.str(t.key)||g7.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[O,f]:O}var by=1,bx=class extends xJ{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=yZ(...t);let n=this._get();xs(this,xg(n).create(n))}advance(e){let t=this._get();g9(t,this.get())||(xl(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&bw(this._active)&&bj(this)}_get(){let e=g7.arr(this.source)?this.source.map(yB):yn(yB(this.source));return this.calc(...e)}_start(){this.idle&&!bw(this._active)&&(this.idle=!1,ye(xu(this),e=>{e.done=!1}),gB.skipAnimation?(gH.batchedUpdates(()=>this.advance()),bj(this)):yp.start(this))}_attach(){let e=1;ye(yn(this.source),t=>{yV(t)&&yq(t,this),xX(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){ye(yn(this.source),e=>{yV(e)&&y$(e,this)}),this._active.clear(),bj(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=yn(this.source).reduce((e,t)=>Math.max(e,(xX(t)?t.priority:0)+1),0))}};function bb(e){return!1!==e.idle}function bw(e){return!e.size||Array.from(e).every(bb)}function bj(e){e.idle||(e.idle=!0,ye(xu(e),e=>{e.done=!0}),yH(e,{type:"idle",parent:e}))}var bk=(e,...t)=>new bx(e,t);gB.assign({createStringInterpolator:y4,to:(e,t)=>new bx(e,t)}),yp.advance;var bE=/^--/,bS={},bC={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},bM=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),b_=["Webkit","Ms","Moz","O"];bC=Object.keys(bC).reduce((e,t)=>(b_.forEach(n=>e[bM(n,t)]=e[t]),e),bC);var bO=/^(matrix|translate|scale|rotate|skew)/,bT=/^(translate)/,bP=/^(rotate|skew)/,bA=(e,t)=>g7.num(e)&&0!==e?e+t:e,bN=(e,t)=>g7.arr(e)?e.every(e=>bN(e,t)):g7.num(e)?e===t:parseFloat(e)===t,bR=class extends xp{constructor({x:e,y:t,z:n,...r}){let i=[],a=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),a.push(e=>[`translate3d(${e.map(e=>bA(e,"px")).join(",")})`,bN(e,0)])),yt(r,(e,t)=>{if("transform"===t)i.push([e||""]),a.push(e=>[e,""===e]);else if(bO.test(t)){if(delete r[t],g7.und(e))return;let n=bT.test(t)?"px":bP.test(t)?"deg":"";i.push(yn(e)),a.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${bA(i,n)})`,bN(i,0)]:e=>[`${t}(${e.map(e=>bA(e,n)).join(",")})`,bN(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new bD(i,a)),super(r)}},bD=class extends yU{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 ye(this.inputs,(n,r)=>{let i=yB(n[0]),[a,o]=this.transforms[r](g7.arr(i)?i:n.map(yB));e+=" "+a,t=t&&o}),t?"none":e}observerAdded(e){1==e&&ye(this.inputs,e=>ye(e,e=>yV(e)&&yq(e,this)))}observerRemoved(e){0==e&&ye(this.inputs,e=>ye(e,e=>yV(e)&&y$(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),yH(this,e)}};gB.assign({batchedUpdates:tD.unstable_batchedUpdates,createStringInterpolator:y4,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 bL=((e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new xp(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},a=e=>{let t=xw(e)||"Anonymous";return(e=g7.str(e)?a[e]||(a[e]=xy(e,i)):e[xb]||(e[xb]=xy(e,i))).displayName=`Animated(${t})`,e};return yt(e,(t,n)=>{g7.arr(e)&&(n=xw(t)),a[n]=a(t)}),{animated:a}})(["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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:a,scrollLeft:o,viewBox:l,...s}=t,u=Object.values(s),c=Object.keys(s).map(t=>n||e.hasAttribute(t)?t:bS[t]||(bS[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||bE.test(t)||bC.hasOwnProperty(t)&&bC[t]?(""+d).trim():d+"px";bE.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==a&&(e.scrollTop=a),void 0!==o&&(e.scrollLeft=o),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new bR(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated,bZ=n(23442),bz=(0,eo.createContext)({});function bF(e){var t=e.x,n=e.y,r=e.dx,i=e.dy,a=e.children,o=(0,eo.useMemo)(function(){return{x:t,y:n,dx:r,dy:i}},[t,n,r,i]);return eo.createElement(bz.Provider,{value:o},a)}function bV(){return(bV=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,bq),p=(0,eo.useContext)(bH)||{},m=p.innerHeight,v=p.innerWidth,g=p.margin,y=p.xScale,x=p.yScale,b=p.dataRegistry,w=(0,eo.useMemo)(function(){return y?bU(y):0},[y]),j=(0,eo.useMemo)(function(){return x?bU(x):0},[x]);if((!l||!s)&&!o)return console.warn("[@visx/xychart/BaseAnnotation]: dataKey or x/yAccessors must be specified."),null;var k=l&&s||null==o?null:null==b?void 0:b.get(o),E=l||(null==k?void 0:k.xAccessor),S=s||(null==k?void 0:k.yAccessor);if(!y||!x||!v||!m||!E||!S||!g)return null;var C=(null!=(t=(0,mu.Z)(y(E(a))))?t:NaN)+w/2,M=(null!=(n=(0,mu.Z)(x(S(a))))?n:NaN)+j/2,_=C+c+16>g.left+v?-c:c,O=M+f+16>g.top+m?-f:f;return bW(C)&&bW(M)?eo.createElement(r,b$({width:v,height:m},h,{x:C,y:M,dx:_,dy:O}),i):null}bK.propTypes={dataKey:mn().string,xAccessor:mn().func,yAccessor:mn().func};var bY=["x","y","AnnotationComponent"],bX=["editable"];function bG(){return(bG=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function bQ(e){var t=e.x,n=void 0===t?0:t,r=e.y,i=void 0===r?0:r,a=e.AnnotationComponent,o=bJ(e,bY),l=(0,eo.useRef)({x:n,y:i}),s=bv({from:{x:l.current.x-n,y:l.current.y-i},to:{x:0,y:0},reset:!0});return(0,eo.useEffect)(function(){l.current={x:n,y:i}},[n,i]),eo.createElement(bL.g,{transform:bk([s.x,s.y],function(e,t){return"translate("+e+", "+t+")"})},eo.createElement(a,bG({x:n,y:i},o)))}function b0(e){var t=e.editable,n=bJ(e,bX),r=(0,eo.useCallback)(function(e){return eo.createElement(bQ,bG({AnnotationComponent:t?bI:bF},e))},[t]);return eo.createElement(bK,bG({AnnotationComponent:r},n))}b0.propTypes={editable:mn().bool};var b1=n(12766),b2=["d","stroke","fill"];function b4(){return(b4=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,b2),a=(0,eo.useRef)(t),o=(0,eo.useCallback)(go()(function(e){a.current=e},50),[]),l=(0,b1.interpolatePath)(a.current,t);o(t);var s=bv({from:{t:0},to:{t:1},reset:!0,delay:0}).t,u=bv({stroke:void 0===n?"transparent":n,fill:void 0===r?"transparent":r});return eo.createElement(bL.path,b4({className:"visx-path",d:s.to(l),stroke:u.stroke,fill:u.fill},i))}var b5=n(12935),b6=n(12151);function b8(){return(b8=Object.assign?Object.assign.bind():function(e){for(var t=1;tt?1:e>=t?0:NaN}function ws(e){let t=e,n=e;function r(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;0>n(e[a],t)?r=a+1:i=a}return r}return 1===e.length&&(t=(t,n)=>e(t)-n,n=(t,n)=>wl(e(t),n)),{left:r,center:function(e,n,i,a){null==i&&(i=0),null==a&&(a=e.length);let o=r(e,n,i,a-1);return o>i&&t(e[o-1],n)>-t(e[o],n)?o-1:o},right:function(e,t,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r>>1;n(e[a],t)>0?i=a:r=a+1}return r}}}let wu=ws(wl);wu.right;let wc=wu.left;function wd(e){var t,n,r=e.scale,i=e.accessor,a=e.scaledValue,o=e.data;if("invert"in r&&"function"==typeof r.invert){var l=ws(i).left,s=Number(r.invert(a)),u=l(o,s),c=o[u-1],d=o[u];n=(t=!c||Math.abs(s-i(c))>Math.abs(s-i(d))?d:c)===c?u-1:u}else{if(!("step"in r)||void 0===r.step)return console.warn("[visx/xychart/findNearestDatum] encountered incompatible scale type, bailing"),null;var f=r.domain(),h=r.range().map(Number),p=[].concat(h).sort(function(e,t){return e-t}),m=wc(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)),a=Array(i);++r=0||(i[n]=e[n]);return i}(e,wk),S=(0,eo.useContext)(bH),C=S.colorScale,M=S.theme,_=S.horizontal,O=(0,eo.useMemo)(function(){return x?b9(b,x):void 0},[b,x]),T=(0,eo.useMemo)(function(){return b9(b,y)},[b,y]),P=(0,eo.useMemo)(function(){return j?b9(k,j):void 0},[k,j]),A=(0,eo.useMemo)(function(){return b9(k,w)},[k,w]),N=(0,eo.useCallback)(function(e){return bW(b(y(e)))&&bW(k(w(e)))},[b,y,k,w]),R=null!=(t=null!=(n=null==C?void 0:C(s))?n:null==M?void 0:null==(r=M.colors)?void 0:r[0])?t:"#222",D="AREASERIES_EVENT_SOURCE-"+s,L=wy({dataKey:s,enableEvents:void 0===v||v,onBlur:c,onFocus:d,onPointerMove:f,onPointerOut:h,onPointerUp:p,onPointerDown:m,source:D,allowedSources:[wt,D]}),Z=(0,eo.useMemo)(function(){var e=we(_?b:k);return _?{x0:null!=O?O:e,x1:T,y:A}:{x:T,y0:null!=P?P:e,y1:A}},[b,k,_,T,A,O,P]),z=!!(d||c),F=(0,eo.useCallback)(function(e){var t=e.glyphs;return z?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(wE({},e,{color:"transparent",onFocus:L.onFocus,onBlur:L.onBlur})))}):null},[z,L.onFocus,L.onBlur]);return eo.createElement(eo.Fragment,null,eo.createElement(b5.Z,wE({},Z,E,{curve:o,defined:N}),function(e){var t=e.path;return eo.createElement(a,wE({className:"visx-area",stroke:"transparent",fill:R,strokeLinecap:"round"},E,{d:t(l)||""},L))}),(void 0===g||g)&&eo.createElement(b6.Z,wE({x:T,y:A,defined:N,curve:o},u),function(e){var t=e.path;return eo.createElement(a,wE({className:"visx-line",fill:"transparent",stroke:R,strokeWidth:2,pointerEvents:"none",strokeLinecap:"round"},u,{d:t(l)||""}))}),z&&eo.createElement(wb,{dataKey:s,data:l,xAccessor:y,yAccessor:w,xScale:b,yScale:k,renderGlyphs:F}))}wS.propTypes={renderLine:mn().bool};var wC=b7(wS);function wM(){return(wM=Object.assign?Object.assign.bind():function(e){for(var t=1;t1)for(var n,r,i,a=1,o=e[t[0]],l=o.length;a=0;)n[t]=t;return n}function wR(e,t){return e[t]}function wD(e){let t=[];return t.key=e,t}Array.prototype.slice;var wL=n(74322),wZ=n(58543);function wz(e,t){let n,r;if(void 0===t)for(let t of e)null!=t&&(void 0===n?t>=t&&(n=r=t):(n>t&&(n=t),r=a&&(n=r=a):(n>a&&(n=a),r=0?"positiveSum":"negativeSum"]+=i})}}),Object.values(e)},[a,s]),d=(0,eo.useMemo)(function(){var e=r?null:c.some(function(e){return e.negativeSum<0}),t=function(){var e=wP([]),t=wN,n=wA,r=wR;function i(i){var a,o,l,s=Array.from(e.apply(this,arguments),wD),u=s.length,c=-1;for(let e of i)for(o=0,++c;o0&&0===r&&(a?i.xScale=function(e){return e.domain(wz(e.domain().concat(f)))}:i.yScale=function(e){return e.domain(wz(e.domain().concat(f)))}),i}).filter(function(e){return e}))),function(){return l(u)}},[u,f,a,d,o,l,s]),{seriesChildren:s,dataKeys:u,stackedData:d}}function wU(e,t,n){var r,i,a,o,l=e.xScale,s=e.yScale,u=e.point,c=(n?wh:wf)(e),d=(null==c?void 0:c.index)==null?null:t[c.index];return c&&d&&u?{index:c.index,datum:d,distanceX:n&&u.x>=(null!=(r=l((0,wT.l8)(c.datum)))?r:1/0)&&u.x<=(null!=(i=l((0,wT.xf)(c.datum)))?i:-1/0)?0:c.distanceX,distanceY:n?c.distanceY:u.y<=(null!=(a=s((0,wT.l8)(c.datum)))?a:-1/0)&&u.y>=(null!=(o=s((0,wT.xf)(c.datum)))?o:1/0)?0:c.distanceY}:null}var wW=["data","dataKey","xAccessor","yAccessor","curve","PathComponent","lineProps","renderLine"];function wq(){return(wq=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(o,wW)),u=wq({fill:null!=(n=null!=(r=null==v?void 0:v(e.key))?r:null==w?void 0:null==(i=w.colors)?void 0:i[0])?n:"#222"},s);return{key:t+"-"+e.key,accessors:C,data:e,areaProps:u,lineProps:l}})},[S,C,v,E,w]),_=(0,eo.useCallback)(function(e){var t,n,r=null==(t=E.find(function(t){return t.props.dataKey===e.dataKey}))?void 0:null==(n=t.props)?void 0:n.data;return r?wU(e,r,y):null},[E,y]),O="AREASTACK_EVENT_SOURCE-"+k.join("-"),T=wy({dataKey:k,enableEvents:void 0===a||a,findNearestDatum:_,onBlur:l,onFocus:s,onPointerMove:u,onPointerOut:c,onPointerUp:d,onPointerDown:f,source:O,allowedSources:[wt,O]}),P=!!(s||l),A=(0,eo.useCallback)(function(e){var t=e.glyphs;return P?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(wq({},e,{color:"transparent",onFocus:T.onFocus,onBlur:T.onBlur})))}):null},[P,T.onFocus,T.onBlur]);return!k.some(function(e){return null==g.get(e)})&&x&&b&&v?eo.createElement("g",{className:"visx-area-stack"},M.map(function(e){return eo.createElement(b5.Z,wq({key:e.key,curve:i},e.accessors),function(t){var r=t.path;return eo.createElement(n,wq({className:"visx-area",stroke:"transparent",d:r(e.data)||""},e.areaProps,T))})}),(void 0===p||p)&&M.map(function(e){return eo.createElement(wO.Z,wq({key:"line-"+e.key,x:e.accessors.x||e.accessors.x1,y:e.accessors.y||e.accessors.y1,defined:e.accessors.defined,curve:i},e.lineProps),function(t){var r=t.path;return eo.createElement(n,wq({className:"visx-line",fill:"transparent",stroke:e.areaProps.fill,strokeWidth:2,pointerEvents:"none"},e.lineProps,{d:r(e.data)||""}))})}),P&&M.map(function(e,t){var n=M[M.length-t-1];return eo.createElement(wb,{key:"glyphs-"+n.key,dataKey:n.key,data:n.data,xAccessor:n.accessors.x||n.accessors.x1,yAccessor:n.accessors.y||n.accessors.y1,xScale:w$,yScale:w$,renderGlyphs:A})})):null}function wY(){return(wY=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,wJ),c=(0,eo.useContext)(bH),d=c.theme,f=c.xScale,h=c.yScale,p=c.margin,m=c.width,v=c.height,g=u.orientation,y=(0,eo.useMemo)(function(){var e,t,n,r;return"left"===g||"right"===g?null==d?void 0:null==(e=d.axisStyles)?void 0:null==(t=e.y)?void 0:t[g]:null==d?void 0:null==(n=d.axisStyles)?void 0:null==(r=n.x)?void 0:r[g]},[d,g]),x=u.tickLabelProps,b=(0,eo.useMemo)(function(){return x||y?function(e,t,n){return wQ({},null==y?void 0:y.tickLabel,{width:"left"===g||"right"===g?null==p?void 0:p[g]:void 0},null==x?void 0:x(e,t,n))}:void 0},[x,y,g,p]),w="bottom"===g?(null!=v?v:0)-(null!=(t=null==p?void 0:p.bottom)?t:0):"top"===g&&null!=(n=null==p?void 0:p.top)?n:0,j="left"===g?null!=(r=null==p?void 0:p.left)?r:0:"right"===g?(null!=m?m:0)-(null!=(i=null==p?void 0:p.right)?i:0):0,k="left"===g||"right"===g?h:f;return k?eo.createElement(s,wQ({top:w,left:j,labelProps:null==y?void 0:y.axisLabel,stroke:null==y?void 0:null==(a=y.axisLine)?void 0:a.stroke,strokeWidth:null==y?void 0:null==(o=y.axisLine)?void 0:o.strokeWidth,tickLength:null==y?void 0:y.tickLength,tickStroke:null==y?void 0:null==(l=y.tickLine)?void 0:l.stroke},u,{tickLabelProps:b,scale:k})):null}function w1(){return(w1=Object.assign?Object.assign.bind():function(e){for(var t=1;t=h&&s.y<=p;return w3({},u,{distanceX:0,distanceY:m?0:Math.abs(s.y-(h+p)/2)})}var v=o(i(u.datum)),g=(null!=v?v:1/0)+(null!=c?c:1/0),y=g+d,x=s.x>=g&&s.x<=y;return w3({},u,{distanceY:0,distanceX:x?0:Math.abs(s.x-(g+y)/2)})}(e,k,v)},[k,v]),S="BARGROUP_EVENT_SOURCE-"+j.join("-")+"}",C=wy({dataKey:j,enableEvents:void 0===f||f,findNearestDatum:E,onBlur:o,onFocus:l,onPointerMove:s,onPointerOut:u,onPointerUp:c,onPointerDown:d,source:S,allowedSources:[wt,S]}),M=(0,eo.useMemo)(function(){return x?we(x):0},[x]),_=(0,eo.useMemo)(function(){return b?we(b):0},[b]),O=j.map(function(e){return m.get(e)});if(O.some(function(e){return null==e})||!x||!b||!p)return null;var T=bU(k),P=O.map(function(e){var t,n=e.xAccessor,r=e.yAccessor,i=e.data,a=e.key,o=function(e){var t,i;return v?(null!=(t=x(n(e)))?t:NaN)-M:(null!=(i=b(r(e)))?i:NaN)-_},l=v?function(e){var t;return null!=(t=b(r(e)))?t:NaN}:function(e){var t;return null!=(t=x(n(e)))?t:NaN},s=null!=(t=k(a))?t:0,u=v?function(e){return M+Math.min(0,o(e))}:function(e){return l(e)+s},c=v?function(e){return l(e)+s}:function(e){return _+Math.min(0,o(e))},d=v?function(e){return Math.abs(o(e))}:function(){return T},f=v?function(){return T}:function(e){return Math.abs(o(e))},h=w.find(function(e){return e.props.dataKey===a}),m=(null==h?void 0:h.props)||{},g=m.colorAccessor;return{key:a,radius:m.radius,radiusAll:m.radiusAll,radiusBottom:m.radiusBottom,radiusLeft:m.radiusLeft,radiusRight:m.radiusRight,radiusTop:m.radiusTop,bars:i.map(function(e,t){var n,r=u(e);if(!bW(r))return null;var i=c(e);if(!bW(i))return null;var o=d(e);if(!bW(o))return null;var l=f(e);return bW(l)?{key:a+"-"+t,x:r,y:i,width:o,height:l,fill:null!=(n=null==g?void 0:g(e,t))?n:p(a)}:null}).filter(function(e){return e})}});return eo.createElement("g",{className:"visx-bar-group"},P.map(function(e){return e&&eo.createElement(a,w5({horizontal:v,xScale:x,yScale:b},e,C,{key:e.key}))}))}w6.propTypes={children:mn().node.isRequired,padding:mn().number,sortBars:mn().func};var w8=n(10897),w7=function(e){return!!(null==e?void 0:e.includes("url("))},w9=function(e){return w7(e)?"rgba(0,0,0,0.1)":e},je=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"],jt=["bars","xScale","yScale","horizontal","radius","radiusAll","radiusTop","radiusRight","radiusBottom","radiusLeft"];function jn(){return(jn=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function ji(e){return{x:e.x,y:e.y,width:e.width,height:e.height,fill:w9(e.fill),opacity:1}}function ja(e){var t=e.bars,n=(e.xScale,e.yScale,e.horizontal,e.radius),r=e.radiusAll,i=e.radiusTop,a=e.radiusRight,o=e.radiusBottom,l=e.radiusLeft,s=jr(e,je);return eo.createElement(eo.Fragment,null,t.map(function(e){var t=e.key,u=e.fill,c=e.x,d=e.y,f=e.width,h=e.height;return eo.createElement(w8.Z,{key:t,x:c,y:d,width:f,height:h,radius:n,all:r,top:i,right:a,bottom:o,left:l},function(e){var t=e.path;return eo.createElement(b3,jn({className:"visx-bar visx-bar-rounded",d:t,fill:u},s))})}))}function jo(e){var t,n,r,i=e.bars,a=e.xScale,o=e.yScale,l=e.horizontal,s=(e.radius,e.radiusAll,e.radiusTop,e.radiusRight,e.radiusBottom,e.radiusLeft,jr(e,jt)),u=bg(i,jn({},(n=(t={horizontal:l,scale:l?a:o}).scale,r=!!t.horizontal,(0,eo.useMemo)(function(){var e=we(n);function t(t){var n=t.x,i=t.y,a=t.width,o=t.height;return{x:r?null!=e?e:0:n,y:r?i:null!=e?e:0,width:r?0:a,height:r?o:0,fill:w9(t.fill),opacity:0}}return{unique:!0,from:t,leave:t,enter:ji,update:ji,keys:function(e){return e.key}}},[n,r])))),c=!!(s.onFocus||s.onBlur);return eo.createElement(eo.Fragment,null,u(function(e,t,n){var r=e.x,i=e.y,a=e.width,o=e.height,l=e.fill,u=e.opacity,d=n.key;return null==t||null==d?null:eo.createElement(bL.rect,jn({key:d,tabIndex:c?0:void 0,className:"visx-bar",x:r,y:i,width:a,height:o,fill:w7(t.fill)?t.fill:l,opacity:u},s))}))}function jl(e){return null==e.radius?eo.createElement(jo,e):eo.createElement(ja,jn({},e,{radius:e.radius}))}function js(){return(js=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jc),w=(0,eo.useContext)(bH),j=w.colorScale,k=w.horizontal,E=w.theme,S=w.innerWidth,C=w.innerHeight,M=(0,eo.useMemo)(function(){return b9(g,v)},[g,v]),_=(0,eo.useMemo)(function(){return b9(x,y)},[x,y]),O=bU(k?x:g)||(k?void 0===C?0:C:void 0===S?0:S)/l.length*(1-Math.min(1,Math.max(0,void 0===a?.1:a))),T=(0,eo.useMemo)(function(){return g?we(g):0},[g]),P=(0,eo.useMemo)(function(){return x?we(x):0},[x]),A=null!=(t=null!=(n=null==j?void 0:j(s))?n:null==E?void 0:null==(r=E.colors)?void 0:r[0])?t:"#222",N=(0,eo.useMemo)(function(){var e=k?0:-O/2,t=k?-O/2:0;return l.map(function(n,r){var i,a=M(n)+e;if(!bW(a))return null;var l=_(n)+t;if(!bW(l))return null;var s=k?a-T:l-P;return bW(s)?{key:""+r,x:k?T+Math.min(0,s):a,y:k?l:P+Math.min(0,s),width:k?Math.abs(s):O,height:k?O:Math.abs(s),fill:null!=(i=null==o?void 0:o(n,r))?i:A}:null}).filter(function(e){return e})},[O,A,o,l,M,_,k,T,P]),R="BARSERIES_EVENT_SOURCE-"+s,D=wy({dataKey:s,enableEvents:void 0===m||m,onBlur:u,onFocus:c,onPointerMove:d,onPointerOut:f,onPointerUp:h,onPointerDown:p,source:R,allowedSources:[wt,R]});return eo.createElement("g",{className:"vx-bar-series"},eo.createElement(i,jd({bars:N,horizontal:k,xScale:g,yScale:x},D,b)))}jf.propTypes={barPadding:mn().number,colorAccessor:mn().func};var jh=b7(jf),jp=["colorAccessor"];function jm(){return(jm=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jp);return eo.createElement(jh,jm({},n,{colorAccessor:t,BarsComponent:jl}))}var jg=n(15590);function jy(){return(jy=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jE),i=(0,eo.useCallback)(function(e){return eo.createElement(jk,jS({},e,{renderGlyph:n}))},[n]);return eo.createElement(ww,jS({},r,{renderGlyphs:i}))}var jM=n(93353),j_=n(63962),jO=["rows","columns","GridRowsComponent","GridColumnsComponent"];function jT(){return(jT=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jO),o=(0,eo.useContext)(bH),l=o.theme,s=o.xScale,u=o.yScale,c=o.margin,d=o.innerWidth,f=o.innerHeight,h=null==l?void 0:l.gridStyles;return eo.createElement(eo.Fragment,null,(void 0===t||t)&&u&&null!=d&&eo.createElement(r,jT({left:null==c?void 0:c.left,lineStyle:h,width:d,scale:u},a)),(void 0===n||n)&&s&&null!=f&&eo.createElement(i,jT({top:null==c?void 0:c.top,lineStyle:h,height:f,scale:s},a)))}jP.propTypes={rows:mn().bool,columns:mn().bool};var jA=["animationTrajectory"];function jN(){return(jN=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jA),r=(0,eo.useMemo)(function(){return function(e){return eo.createElement(jM.Z,jN({},e,{animationTrajectory:t}))}},[t]),i=(0,eo.useMemo)(function(){return function(e){return eo.createElement(j_.Z,jN({},e,{animationTrajectory:t}))}},[t]);return eo.createElement(jP,jN({GridRowsComponent:r,GridColumnsComponent:i},n))}var jD=["colorAccessor","curve","data","dataKey","onBlur","onFocus","onPointerMove","onPointerOut","onPointerUp","onPointerDown","enableEvents","xAccessor","xScale","yAccessor","yScale","PathComponent"];function jL(){return(jL=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,jD),j=(0,eo.useContext)(bH),k=j.colorScale,E=j.theme,S=(0,eo.useMemo)(function(){return b9(v,m)},[v,m]),C=(0,eo.useMemo)(function(){return b9(y,g)},[y,g]),M=(0,eo.useCallback)(function(e){return bW(v(m(e)))&&bW(y(g(e)))},[v,m,y,g]),_=null!=(t=null!=(n=null==k?void 0:k(l))?n:null==E?void 0:null==(r=E.colors)?void 0:r[0])?t:"#222",O="LINESERIES_EVENT_SOURCE-"+l,T=wy({dataKey:l,enableEvents:void 0===p||p,onBlur:s,onFocus:u,onPointerMove:c,onPointerOut:d,onPointerUp:f,onPointerDown:h,source:O,allowedSources:[wt,O]}),P=!!(u||s),A=(0,eo.useCallback)(function(e){var t=e.glyphs;return P?t.map(function(e){return eo.createElement(eo.Fragment,{key:e.key},wj(jL({},e,{color:"transparent",onFocus:T.onFocus,onBlur:T.onBlur})))}):null},[P,T.onFocus,T.onBlur]);return eo.createElement(eo.Fragment,null,eo.createElement(b6.Z,jL({x:S,y:C,defined:M,curve:a},w),function(e){var t,n=e.path;return eo.createElement(b,jL({stroke:null!=(t=null==i?void 0:i(l))?t:_,strokeWidth:2,fill:"transparent",strokeLinecap:"round"},w,{d:n(o)||""},T))}),P&&eo.createElement(wb,{dataKey:l,data:o,xAccessor:m,yAccessor:g,xScale:v,yScale:y,renderGlyphs:A}))}jZ.propTypes={colorAccessor:mn().func};var jz=b7(jZ);function jF(){return(jF=Object.assign?Object.assign.bind():function(e){for(var t=1;tjH.every(n=>e[n]===t[n]);function jW(e,t){return(jW=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}var jq=function(e){function t(){return e.apply(this,arguments)||this}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,jW(t,e);var n=t.prototype;return n.componentWillUnmount=function(){this.node&&document.body&&(document.body.removeChild(this.node),delete this.node)},n.render=function(){return(this.node||"undefined"==typeof document||(this.node=document.createElement("div"),null!=this.props.zIndex&&(this.node.style.zIndex=""+this.props.zIndex),document.body.append(this.node)),this.node)?tD.createPortal(this.props.children,this.node):null},t}(eo.PureComponent);jq.propTypes={zIndex:mn().oneOfType([mn().number,mn().string])};var j$=["detectBounds","zIndex"],jK=["left","top","detectBounds","zIndex"];function jY(){return(jY=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}var jG=["debounce","detectBounds","horizontalCrosshairStyle","glyphStyle","renderTooltip","renderGlyph","resizeObserverPolyfill","scroll","showDatumGlyph","showHorizontalCrosshair","showSeriesGlyphs","showVerticalCrosshair","snapTooltipToDatumX","snapTooltipToDatumY","verticalCrosshairStyle","zIndex"],jJ=["x","y"];function jQ(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}function j0(){return(j0=Object.assign?Object.assign.bind():function(e){for(var t=1;t(f.current=!0,()=>void(f.current=!1)));let[h,p,m]=(0,eo.useMemo)(()=>{let e=()=>{if(!u.current.element)return;let{left:e,top:t,width:n,height:r,bottom:i,right:o,x:l,y:c}=u.current.element.getBoundingClientRect(),d={left:e,top:t,width:n,height:r,bottom:i,right:o,x:l,y:c};u.current.element instanceof HTMLElement&&a&&(d.height=u.current.element.offsetHeight,d.width=u.current.element.offsetWidth),Object.freeze(d),f.current&&!jU(u.current.lastBounds,d)&&s(u.current.lastBounds=d)};return[e,d?jI()(e,d):e,c?jI()(e,c):e]},[s,a,c,d]);function v(){u.current.scrollContainers&&(u.current.scrollContainers.forEach(e=>e.removeEventListener("scroll",m,!0)),u.current.scrollContainers=null),u.current.resizeObserver&&(u.current.resizeObserver.disconnect(),u.current.resizeObserver=null)}function g(){u.current.element&&(u.current.resizeObserver=new o(m),u.current.resizeObserver.observe(u.current.element),r&&u.current.scrollContainers&&u.current.scrollContainers.forEach(e=>e.addEventListener("scroll",m,{capture:!0,passive:!0})))}return t=!!r,(0,eo.useEffect)(()=>{if(t)return window.addEventListener("scroll",m,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",m,!0)},[m,t]),(0,eo.useEffect)(()=>(window.addEventListener("resize",p),()=>void window.removeEventListener("resize",p)),[p]),(0,eo.useEffect)(()=>{v(),g()},[r,m,p]),(0,eo.useEffect)(()=>v,[]),[e=>{e&&e!==u.current.element&&(v(),u.current.element=e,u.current.scrollContainers=function e(t){let n=[];if(!t||t===document.body)return n;let{overflow:r,overflowX:i,overflowY:a}=window.getComputedStyle(t);return[r,i,a].some(e=>"auto"===e||"scroll"===e)&&n.push(t),[...n,...e(t.parentElement)]}(e),g())},l,h]}(jX(et,j$)))[0],es=ea[1],eu=ea[2],ec=(0,eo.useMemo)(function(){return function(e){var t=e.left,n=e.top,r=e.detectBounds,i=e.zIndex,a=jX(e,jK),o=null==i?ei:i,l=(null==r?er:r)?mL:mM,s=(void 0===t?0:t)+(es.left||0)+window.scrollX,u=(void 0===n?0:n)+(es.top||0)+window.scrollY;return eo.createElement(jq,{zIndex:o},eo.createElement(l,jY({left:s,top:u},a)))}},[er,ei,es.left,es.top]),{containerRef:el,containerBounds:es,forceRefreshBounds:eu,TooltipInPortal:ec}),N=A.containerRef,R=A.TooltipInPortal,D=A.forceRefreshBounds,L=(0,eo.useCallback)(function(e){var t;N(null!=(t=null==e?void 0:e.parentElement)?t:null)},[N]),Z=null!=P&&P.tooltipOpen?a(j0({},P,{colorScale:k})):null,z=(null==P?void 0:P.tooltipOpen)&&null!=Z,F=(0,eo.useRef)(!1);(0,eo.useEffect)(function(){z&&!F.current&&D(),F.current=z},[z,D]);var V=null==P?void 0:P.tooltipLeft,B=null==P?void 0:P.tooltipTop,I=_?bU(_):0,H=O?bU(O):0,U=(0,eo.useCallback)(function(e,t){var n,r,i=null==T?void 0:T.get(e),a=null==i?void 0:i.xAccessor,o=null==i?void 0:i.yAccessor;return{left:_&&a?null!=(n=Number(_(a(t)))+I/2)?n:0:void 0,top:O&&o?null!=(r=Number(O(o(t)))+H/2)?r:0:void 0}},[T,I,H,_,O]),W=null==P?void 0:null==(ed=P.tooltipData)?void 0:ed.nearestDatum,q=null!=(ef=null==W?void 0:W.key)?ef:"";if(z&&W&&(v||y)){var $=U(q,W.datum),K=$.left,Y=$.top;V=v&&bW(K)?K:V,B=y&&bW(Y)?Y:B}var X=[];if(z&&(void 0!==c&&c||h)){var G=Number(null!=(eE=null==i?void 0:i.radius)?eE:4);if(h)Object.values(null!=(eS=null==P?void 0:null==(eC=P.tooltipData)?void 0:eC.datumByKey)?eS:{}).forEach(function(e){var t,n,r,a=e.key,o=e.datum,l=e.index,s=null!=(t=null!=(n=null==k?void 0:k(a))?n:null==E?void 0:null==(r=E.htmlLabel)?void 0:r.color)?t:"#222",u=U(a,o),c=u.left,d=u.top;bW(c)&&bW(d)&&X.push({key:a,color:s,datum:o,index:l,size:G,x:c,y:d,glyphStyle:i,isNearestDatum:!!W&&W.key===a})});else if(W){var J=U(q,W.datum),Q=J.left,ee=J.top;if(bW(Q)&&bW(ee)){var et,en,er,ei,ea,el,es,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,ex,eb,ew,ej,ek,eE,eS,eC,eM,e_,eO,eT,eP,eA,eN=null!=(eM=null!=(e_=null!=(eO=null!=(eT=q&&(null==k?void 0:k(q)))?eT:null)?eO:null==E?void 0:null==(eP=E.gridStyles)?void 0:eP.stroke)?e_:null==E?void 0:null==(eA=E.htmlLabel)?void 0:eA.color)?eM:"#222";X.push({key:q,color:eN,datum:W.datum,index:W.index,size:G,x:Q,y:ee,glyphStyle:i,isNearestDatum:!0})}}}return eo.createElement(eo.Fragment,null,eo.createElement("svg",{ref:L,style:j2}),z&&eo.createElement(eo.Fragment,null,void 0!==p&&p&&eo.createElement(R,{className:"visx-crosshair visx-crosshair-vertical",left:V,top:null==M?void 0:M.top,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{width:"1",height:S,overflow:"visible"},eo.createElement("line",j0({x1:0,x2:0,y1:0,y2:S,strokeWidth:1.5,stroke:null!=(eh=null!=(ep=null==E?void 0:null==(em=E.gridStyles)?void 0:em.stroke)?ep:null==E?void 0:null==(ev=E.htmlLabel)?void 0:ev.color)?eh:"#222"},x)))),void 0!==d&&d&&eo.createElement(R,{className:"visx-crosshair visx-crosshair-horizontal",left:null==M?void 0:M.left,top:B,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{width:C,height:"1",overflow:"visible"},eo.createElement("line",j0({x1:0,x2:C,y1:0,y2:0,strokeWidth:1.5,stroke:null!=(eg=null!=(ey=null==E?void 0:null==(ex=E.gridStyles)?void 0:ex.stroke)?ey:null==E?void 0:null==(eb=E.htmlLabel)?void 0:eb.color)?eg:"#222"},r)))),X.map(function(e,t){var n=e.x,r=e.y,i=jQ(e,jJ);return eo.createElement(R,{key:t,className:"visx-tooltip-glyph",left:n,top:r,offsetLeft:0,offsetTop:0,detectBounds:!1,style:j1},eo.createElement("svg",{overflow:"visible"},l(j0({x:0,y:0},i))))}),eo.createElement(R,j0({left:V,top:B,style:j0({},mC,{background:null!=(ew=null==E?void 0:E.backgroundColor)?ew:"white",boxShadow:"0 1px 2px "+(null!=E&&null!=(ej=E.htmlLabel)&&ej.color?(null==E?void 0:null==(ek=E.htmlLabel)?void 0:ek.color)+"55":"#22222255")},null==E?void 0:E.htmlLabel)},w),Z)))}function j6(e){var t=(0,eo.useContext)(wn);return null!=t&&t.tooltipOpen?eo.createElement(j5,e):null}j4.propTypes={isNearestDatum:mn().bool.isRequired},j5.propTypes={renderTooltip:mn().func.isRequired,renderGlyph:mn().func,snapTooltipToDatumX:mn().bool,snapTooltipToDatumY:mn().bool,showVerticalCrosshair:mn().bool,showHorizontalCrosshair:mn().bool,showDatumGlyph:mn().bool,showSeriesGlyphs:mn().bool},j6.propTypes={renderTooltip:mn().func.isRequired,renderGlyph:mn().func,snapTooltipToDatumX:mn().bool,snapTooltipToDatumY:mn().bool,showVerticalCrosshair:mn().bool,showHorizontalCrosshair:mn().bool,showDatumGlyph:mn().bool,showSeriesGlyphs:mn().bool};var j8=n(70390);function j7(e){var t=e.children,n=(0,eo.useMemo)(function(){var e;return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r&&r.push(n)||e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&r.splice(r.indexOf(n)>>>0,1)},emit:function(t,n){(e.get(t)||[]).slice().map(function(e){e(n)}),(e.get("*")||[]).slice().map(function(e){e(t,n)})}}},[]);return eo.createElement(wr.Provider,{value:n},t)}function j9(){return(j9=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(t,mj);return mk({},e(n),{tooltipOpen:!0})}:{tooltipOpen:!0,tooltipLeft:e.tooltipLeft,tooltipTop:e.tooltipTop,tooltipData:e.tooltipData})},[r]),a=(0,eo.useCallback)(function(){return r({tooltipOpen:!1,tooltipLeft:void 0,tooltipTop:void 0,tooltipData:void 0})},[r]),{tooltipOpen:n.tooltipOpen,tooltipLeft:n.tooltipLeft,tooltipTop:n.tooltipTop,tooltipData:n.tooltipData,updateTooltip:r,showTooltip:i,hideTooltip:a}),c=u.tooltipOpen,d=u.tooltipLeft,f=u.tooltipTop,h=u.tooltipData,p=u.updateTooltip,m=u.hideTooltip,v=(0,eo.useRef)(null),g=(0,eo.useRef)(function(e){var t=e.svgPoint,n=e.index,r=e.key,i=e.datum,a=e.distanceX,o=e.distanceY;v.current&&(v.current.cancel(),v.current=null);var l=Math.sqrt(Math.pow(bW(a)?a:1/0,2)+Math.pow(bW(o)?o:1/0,2));p(function(e){var a,o,s,u=e.tooltipData,c=null!=u&&u.nearestDatum&&bW(u.nearestDatum.distance)?u.nearestDatum.distance:1/0;return{tooltipOpen:!0,tooltipLeft:null==t?void 0:t.x,tooltipTop:null==t?void 0:t.y,tooltipData:{nearestDatum:(null!=(a=null==u?void 0:null==(o=u.nearestDatum)?void 0:o.key)?a:"")!==r&&c0&&i>0&&g({width:p,height:i,margin:l})},[g,p,i,l]);var b=wa({source:wt});return(wg({dataKey:"nearest"===(void 0===f?"nearest":f)?wv:wm,onPointerMove:s,onPointerOut:u,onPointerUp:c,onPointerDown:d,allowedSources:kh}),g)?null==p||null==i?eo.createElement(j8.Z,null,function(t){return eo.createElement(kp,kd({},e,{width:null==e.width?t.width:e.width,height:null==e.height?t.height:e.height}))}):null==y?eo.createElement(ke,null,eo.createElement(kp,e)):null==x?eo.createElement(j7,null,eo.createElement(kp,e)):p>0&&i>0?eo.createElement("svg",{width:p,height:i,"aria-label":void 0===t?"XYChart":t},r,(void 0===n||n)&&eo.createElement("rect",kd({x:l.left,y:l.top,width:p-l.left-l.right,height:i-l.top-l.bottom,fill:"transparent"},b))):null:m&&v?eo.createElement(kc,{xScale:m,yScale:v,theme:h,initialDimensions:{width:p,height:i,margin:l},horizontal:a},eo.createElement(kp,e)):(console.warn("[@visx/xychart] XYChart: When no DataProvider is available in context, you must pass xScale & yScale config to XYChart."),null)}function km(e){return eo.createElement(wC,e)}function kv(e){return eo.createElement(wK,e)}function kg(){return(kg=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function kk(e){var t=e.bars,n=(e.horizontal,e.xScale,e.yScale,e.radius),r=e.radiusAll,i=e.radiusTop,a=e.radiusRight,o=e.radiusBottom,l=e.radiusLeft,s=kj(e,kx),u=!!(s.onFocus||s.onBlur);return eo.createElement(eo.Fragment,null,t.map(function(e){var t=e.key,c=kj(e,kb);return null==n?eo.createElement("rect",kw({key:t,className:"visx-bar",tabIndex:u?0:void 0},c,s)):eo.createElement(w8.Z,kw({key:t,className:"visx-bar",tabIndex:u?0:void 0,radius:n,all:r,top:i,right:a,bottom:o,left:l},c,s))}))}function kE(){return(kE=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,kC);return eo.createElement(jh,kM({},n,{colorAccessor:t,BarsComponent:kk}))};function kO(){return(kO=Object.assign?Object.assign.bind():function(e){for(var t=1;tr(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{value:"line",children:"Line"}),(0,ea.jsx)(fy,{disabled:p||m,value:"areastack",children:"Area Stack"}),(0,ea.jsx)(fy,{disabled:p||m,value:"barstack",children:"Bar Stack"}),(0,ea.jsx)(fy,{disabled:p,value:"area",children:"Area"}),(0,ea.jsx)(fy,{disabled:p,value:"bargroup",children:"Bar Group"})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Stack series offset"}),(0,ea.jsxs)(fx,{value:s,onValueChange:e=>u(e),className:"flex flex-col gap-1",children:[(0,ea.jsxs)(fy,{disabled:!l,value:"none",children:["None",(0,ea.jsx)(ho,{children:"zero-baseline"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"diverging",children:["Diverging",(0,ea.jsx)(ho,{children:"non zero-baseline"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"expand",children:["Expand",(0,ea.jsx)(ho,{children:"values sum to 1"})]}),(0,ea.jsxs)(fy,{disabled:!l,value:"wiggle",children:["Wiggle",(0,ea.jsx)(ho,{children:"stream graph"})]})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Curve shape"}),(0,ea.jsxs)(fx,{value:i,onValueChange:e=>a(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{disabled:!o,value:"linear",children:"Linear"}),(0,ea.jsx)(fy,{disabled:!o,value:"cardinal",children:"Cardinal"}),(0,ea.jsx)(fy,{disabled:!o,value:"step",children:"Step"})]})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{weight:"semibold",children:"Axes"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,ea.jsxs)(fx,{value:c,onValueChange:e=>d(e),className:"flex flex-col gap-1",children:[(0,ea.jsx)(fy,{value:"bottom",children:"Bottom"}),(0,ea.jsx)(fy,{value:"top",children:"Top"})]}),(0,ea.jsxs)(fx,{value:f,onValueChange:e=>h(e),className:"flex flex-col gap-2",children:[(0,ea.jsx)(fy,{value:"left",children:"Left"}),(0,ea.jsx)(fy,{value:"right",children:"Right"})]})]})]})]})})}let kF=(0,eo.forwardRef)((e,t)=>{let{className:n}=e;return(0,ea.jsxs)("div",{ref:t,className:(0,eW.cx)("flex gap-1 items-center",n),children:[(0,ea.jsx)(kV,{}),(0,ea.jsx)(kV,{}),(0,ea.jsx)(kV,{})]})});function kV(){return(0,ea.jsx)("div",{className:"w-1 h-1 bg-slate-400 dark:bg-slate-200 rounded-full animate-pulselight [&:nth-child(2)]:animation-delay-500 [&:nth-child(3)]:animation-delay-1000"})}function kB(e){let{id:t,height:n,data:r,config:i,actionsLeft:a,isLoading:o,actionsRight:l,emptyState:s,variant:u="panel",allowConfiguration:c=!0}=e,d=function(e,t,n){let[r,i]=(0,eo.useState)(!(0,hi.Tb)()&&!n.disableAnimations),{resolvedTheme:a}=(0,p3.F)(),o=(0,eo.useMemo)(()=>"dark"===a?gF:gz,[a]),[l,s]=(0,eo.useState)("center"),[u,c]=(0,eo.useState)([!1,!1]),[d,f]=u,[h,p]=(0,kZ.Z)("".concat(e,"/xAxisOrientation"),{defaultValue:"bottom"}),[m,v]=(0,kZ.Z)("".concat(e,"/yAxisOrientation"),{defaultValue:"right"}),[g,y]=(0,eo.useState)(!0),[x,b]=(0,eo.useState)(!0),[w,j]=(0,eo.useState)(!1),[k,E]=(0,eo.useState)(!0),[S,C]=(0,eo.useState)(!0),[M,_]=(0,kZ.Z)("".concat(e,"/chartType"),{defaultValue:n.chartType||"areastack"}),[O,T]=(0,kZ.Z)("".concat(e,"/curveType"),{defaultValue:n.curveType||"linear"}),[P,A]=(0,kZ.Z)("".concat(e,"/stackOffset"),{defaultValue:n.stackOffset||"none"}),N=(0,eo.useMemo)(()=>n.chartType,[]),R=(0,eo.useMemo)(()=>n.curveType,[]),D=(0,eo.useMemo)(()=>n.stackOffset,[]),L=["line","area","areastack"].includes(M),Z=["barstack","areastack"].includes(M),z=o.xyChartTheme.gridStyles.stroke,[F,V]=(0,eo.useState)(!1),[B,I]=(0,eo.useState)("star"),H=(0,eo.useCallback)(e=>{let{x:t,y:n,size:r,color:i,onPointerMove:a,onPointerOut:o,onPointerUp:l,isNearestDatum:s}=e,u={onPointerMove:a,onPointerOut:o,onPointerUp:l};return"star"===B?(0,ea.jsx)(gw,{left:t,top:n,stroke:z,fill:i,size:10*r,...u}):"circle"===B?(0,ea.jsx)(gE,{left:t,top:n,stroke:z,fill:i,r:r,...u}):"cross"===B?(0,ea.jsx)(g_,{left:t,top:n,stroke:z,fill:i,size:10*r,...u}):(0,ea.jsx)("text",{x:t,y:n,dx:"-0.75em",dy:"0.25em",fontSize:14,...u,children:s?"\uD83C\uDF4D":"\uD83C\uDF4C"})},[B,z]),U=(0,eo.useMemo)(()=>{if(t.sort((e,t)=>e.timestamp>t.timestamp?1:-1),0===t.length)return[];let e=t[t.length-1];return"barstack"!==M&&"bargroup"!==M?[...t,{...e,timestamp:e.timestamp+(0,v9.Nr)(1)}]:t},[M,t]),W=(0,eo.useMemo)(()=>{if(U.length<2)return 0;let e=[U[0].timestamp,U[U.length-1].timestamp],t=new Date().getTime();return t>e[0]&&tObject.keys((0,kL.Z)(t[0],"timestamp")),[t]),$=(0,eo.useMemo)(()=>n.enabledGraph||q,[q,n]),K=(0,eo.useMemo)(()=>n.enabledTip||q,[q,n]),Y=(0,eo.useMemo)(()=>({x:q.reduce((e,t)=>({...e,[t]:e=>e.timestamp}),{}),y:q.reduce((e,t)=>({...e,[t]:e=>e[t]}),{}),date:e=>e.timestamp}),[q]);return{id:e,accessors:Y,animationTrajectory:l,config:n,scales:(0,eo.useMemo)(()=>({x:{type:"band",paddingInner:L?1:.3},y:{type:"linear"}}),[L]),data:U,curve:(0,eo.useMemo)(()=>"cardinal"===O&&gO.ZP||"step"===O&&vr.ZP||gT.Z,[O]),chartData:t,numTicks:4,isLine:L,isStack:Z,todayOffset:W,initialChartType:N,initialCurveType:R,initialStackOffset:D,chartType:M,curveType:O,keys:q,enabledGraph:$,enabledTip:K,renderBarGroup:"bargroup"===M,renderBarStack:"barstack"===M,enableTooltipGlyph:F,renderTooltipGlyph:H,renderAreaSeries:"area"===M,renderAreaStack:"areastack"===M,renderLineSeries:"line"===M,sharedTooltip:S,showGridColumns:f,showGridRows:d,showHorizontalCrosshair:w,showTooltip:g,showVerticalCrosshair:x,snapTooltipToDatum:!Z&&k,stackOffset:P,theme:o,margin:(0,eo.useMemo)(()=>({top:30,bottom:"top"===h?0:20,right:"right"===m?60:0,left:"left"===m?60:0}),[h,m]),xAxisOrientation:h,yAxisOrientation:m,setUseAnimatedComponents:i,setAnimationTrajectory:s,setGridProps:c,setXAxisOrientation:p,setYAxisOrientation:v,setShowTooltip:y,setShowVerticalCrosshair:b,setShowHorizontalCrosshair:j,setSnapTooltipToDatum:E,setSharedTooltip:C,setChartType:_,setCurveType:T,setStackOffset:A,setEnableTooltipGlyph:V,setTooltipGlyphComponent:I,...r?{Annotation:b0,AreaSeries:w_,AreaStack:wX,Axis:w2,BarGroup:ju,BarSeries:jv,BarStack:jw,GlyphSeries:jC,Grid:jR,LineSeries:jV,Tooltip:j6,XYChart:kp}:{AreaSeries:km,AreaStack:kv,Axis:ky,BarGroup:kS,BarSeries:k_,BarStack:kT,Grid:kR,LineSeries:kD,Tooltip:j6,XYChart:kp}}}(t,r,i),f=(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsxs)("div",{className:"flex gap-2 absolute top-3 right-4",children:[l,"panel"===u&&c&&(0,ea.jsx)(kz,{...d})]}),(0,ea.jsx)("div",{className:"flex gap-2 absolute top-3 left-4",children:a}),(0,ea.jsx)(gd,{children:e=>{let{width:t,height:n}=e;return o?(0,ea.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,ea.jsx)(kF,{className:"scale-150"})}):0===r.length&&s?s:(0,ea.jsx)(gh,{...d,width:t,height:n})}})]});return"panel"===u?(0,ea.jsx)(nE,{className:"relative p-px",style:{height:n},children:f}):(0,ea.jsx)("div",{className:"relative p-px",style:{height:n},children:f})}var kI="text/plain",kH=e=>{};(function(){(console.warn||console.log).apply(console,arguments)}).bind("[clipboard-polyfill]");var kU="undefined"==typeof window?void 0:window,kW="undefined"==typeof globalThis?void 0:globalThis,kq=null!=(H=null==kU?void 0:kU.Promise)?H:null==kW?void 0:kW.Promise,k$="undefined"==typeof navigator?void 0:navigator,kK=null==k$?void 0:k$.clipboard;null==(U=null==kK?void 0:kK.read)||U.bind(kK),null==(W=null==kK?void 0:kK.readText)||W.bind(kK);var kY=null==(q=null==kK?void 0:kK.write)?void 0:q.bind(kK),kX=null==($=null==kK?void 0:kK.writeText)?void 0:$.bind(kK),kG=null==kU?void 0:kU.ClipboardItem,kJ=function(){if(!kq)throw Error("No `Promise` implementation available for `clipboard-polyfill`. Consider using: https://github.com/lgarron/clipboard-polyfill#flat-file-version-with-promise-included");return kq}();function kQ(e,t,n){for(var r in kH("listener called"),e.success=!0,t){var i=t[r],a=n.clipboardData;a.setData(r,i),r===kI&&a.getData(r)!==i&&(kH("setting text/plain failed"),e.success=!1)}n.preventDefault()}function k0(e){var t={success:!1},n=kQ.bind(this,t,e);document.addEventListener("copy",n);try{document.execCommand("copy")}finally{document.removeEventListener("copy",n)}return t.success}function k1(e,t){k2(e);var n=k0(t);return k4(),n}function k2(e){var t=document.getSelection();if(t){var n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}}function k4(){var e=document.getSelection();e&&e.removeAllRanges()}function k3(e){var t,n,r,i,a,o,l,s=kI in e;if("undefined"==typeof ClipboardEvent&&void 0!==(null==kU?void 0:kU.clipboardData)&&void 0!==(null==kU?void 0:kU.clipboardData.setData)){if(!s)throw Error("No `text/plain` value was specified.");if(function(e){if(!kU.clipboardData)return!1;var t=kU.clipboardData.setData("Text",e);return t&&kH("writeTextIE worked"),t}(e[kI]))return!0;throw Error("Copying failed, possibly because the user rejected it.")}return k0(e)?(kH("regular execCopy worked"),!0):navigator.userAgent.indexOf("Edge")>-1?(kH('UA "Edge" => assuming success'),!0):k1(document.body,e)?(kH("copyUsingTempSelection worked"),!0):((o=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),o.textContent="temporary element",document.body.appendChild(o),l=k1(o,e),document.body.removeChild(o),l)?(kH("copyUsingTempElem worked"),!0):(t=e[kI],kH("copyTextUsingDOM"),(n=document.createElement("div")).setAttribute("style","-webkit-user-select: text !important"),r=n,n.attachShadow&&(kH("Using shadow DOM."),r=n.attachShadow({mode:"open"})),(i=document.createElement("span")).innerText=t,r.appendChild(i),document.body.appendChild(n),k2(i),a=document.execCommand("copy"),k4(),document.body.removeChild(n),!!a&&(kH("copyTextUsingDOM worked"),!0))}function k5(e,t){var n=[];for(var r in e){var i=e[r];n.push(t(i))}return kJ.all(n).then(t=>{for(var n={},r=0;rkJ.resolve(!0),k7=kJ.resolve(!1);function k9(e){return new kJ((t,n)=>{try{t(e())}catch(e){n(e)}})}function Ee(e){return k9(()=>kX?(kH("Using `navigator.clipboard.writeText()`."),kX(e).catch(Et)):kJ.resolve(Et(e)))}function Et(e){var t;if(!k3(((t={})[kI]=e,t)))throw Error("writeText() failed")}function En(e,t){for(var n in e)if(-1!==e[n].types.indexOf(t))return!0;return!1}function Er(e){return k5(e.types,function(t){return e.getType(t)}).then(t=>new Promise((n,r)=>{var i={};e.presentationStyle&&(i.presentationStyle=e.presentationStyle),kG?n(new kG(t,i)):r("window.ClipboardItem is not defined")}))}let Ei={data:""},Ea=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Ei,Eo=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,El=/\/\*[^]*?\*\/|\s\s+|\n/g,Es=(e,t)=>{let n="",r="",i="";for(let a in e){let o=e[a];"@"==a[0]?"i"==a[1]?n=a+" "+o+";":r+="f"==a[1]?Es(o,a):a+"{"+Es(o,"k"==a[1]?"":t)+"}":"object"==typeof o?r+=Es(o,t?t.replace(/([^,])+/g,e=>a.replace(/(^:.*)|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):a):null!=o&&(a=a.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Es.p?Es.p(a,o):a+":"+o+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Eu={},Ec=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+Ec(e[n]);return t}return e},Ed=(e,t,n,r,i)=>{var a;let o=Ec(e),l=Eu[o]||(Eu[o]=(e=>{let t=0,n=11;for(;t>>0;return"go"+n})(o));if(!Eu[l]){let t=o!==e?e:(e=>{let t,n=[{}];for(;t=Eo.exec(e.replace(El,""));)t[4]?n.shift():t[3]?n.unshift(n[0][t[3]]=n[0][t[3]]||{}):n[0][t[1]]=t[2];return n[0]})(e);Eu[l]=Es(i?{["@keyframes "+l]:t}:t,n?"":"."+l)}return a=Eu[l],-1==t.data.indexOf(a)&&(t.data=r?a+t.data:t.data+a),l},Ef=(e,t,n)=>e.reduce((e,r,i)=>{let a=t[i];if(a&&a.call){let e=a(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;a=t?"."+t:e&&"object"==typeof e?e.props?"":Es(e,""):!1===e?"":e}return e+r+(null==a?"":a)},"");function Eh(e){let t=this||{},n=e.call?e(t.p):e;return Ed(n.unshift?n.raw?Ef(n,[].slice.call(arguments,1),t.p):n.reduce((e,n)=>Object.assign(e,n&&n.call?n(t.p):n),{}):n,Ea(t.target),t.g,t.o,t.k)}Eh.bind({g:1});let Ep,Em,Ev,Eg=Eh.bind({k:1});function Ey(e,t){let n=this||{};return function(){let r=arguments;function i(a,o){let l=Object.assign({},a),s=l.className||i.className;n.p=Object.assign({theme:Em&&Em()},l),n.o=/ *go\d+/.test(s),l.className=Eh.apply(n,r)+(s?" "+s:""),t&&(l.ref=o);let u=e;return e[0]&&(u=l.as||e,delete l.as),Ev&&u[0]&&Ev(l),Ep(u,l)}return t?t(i):i}}function Ex(){return(Ex=Object.assign||function(e){for(var t=1;t-1&&E_.splice(e,1)}},[n]);var i=n.toasts.map(function(t){var n,r,i;return Ex({},e,e[t.type],t,{duration:t.duration||(null==(n=e[t.type])?void 0:n.duration)||(null==(r=e)?void 0:r.duration)||EP[t.type],style:Ex({},e.style,null==(i=e[t.type])?void 0:i.style,t.style)})});return Ex({},n,{toasts:i})},EN=function(e){return function(t,n){var r,i=(void 0===(r=e)&&(r="blank"),Ex({createdAt:Date.now(),visible:!0,type:r,ariaProps:{role:"status","aria-live":"polite"},message:t,pauseDuration:0},n,{id:(null==n?void 0:n.id)||Ej()}));return ET({type:K.UPSERT_TOAST,toast:i}),i.id}},ER=function(e,t){return EN("blank")(e,t)};ER.error=EN("error"),ER.success=EN("success"),ER.loading=EN("loading"),ER.custom=EN("custom"),ER.dismiss=function(e){ET({type:K.DISMISS_TOAST,toastId:e})},ER.remove=function(e){return ET({type:K.REMOVE_TOAST,toastId:e})},ER.promise=function(e,t,n){var r=ER.loading(t.loading,Ex({},n,null==n?void 0:n.loading));return e.then(function(e){return ER.success(Ew(t.success,e),Ex({id:r},n,null==n?void 0:n.success)),e}).catch(function(e){ER.error(Ew(t.error,e),Ex({id:r},n,null==n?void 0:n.error))}),e};var ED=function(e){var t=EA(e),n=t.toasts,r=t.pausedAt;(0,eo.useEffect)(function(){if(!r){var e=Date.now(),t=n.map(function(t){if(t.duration!==1/0){var n=(t.duration||0)+t.pauseDuration-(e-t.createdAt);if(n<0){t.visible&&ER.dismiss(t.id);return}return setTimeout(function(){return ER.dismiss(t.id)},n)}});return function(){t.forEach(function(e){return e&&clearTimeout(e)})}}},[n,r]);var i=(0,eo.useMemo)(function(){return{startPause:function(){ET({type:K.START_PAUSE,time:Date.now()})},endPause:function(){r&&ET({type:K.END_PAUSE,time:Date.now()})},updateHeight:function(e,t){return ET({type:K.UPDATE_TOAST,toast:{id:e,height:t}})},calculateOffset:function(e,t){var r,i=t||{},a=i.reverseOrder,o=i.gutter,l=void 0===o?8:o,s=i.defaultPosition,u=n.filter(function(t){return(t.position||s)===(e.position||s)&&t.height}),c=u.findIndex(function(t){return t.id===e.id}),d=u.filter(function(e,t){return t * {\n pointer-events: auto;\n }\n"]);return Sa=function(){return e},e}b=eo.createElement,Es.p=void 0,Ep=b,Em=void 0,Ev=void 0;var So=function(e,t){var n=e.includes("top"),r=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return Ex({left:0,right:0,display:"flex",position:"absolute",transition:Ek()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:"translateY("+t*(n?1:-1)+"px)"},n?{top:0}:{bottom:0},r)},Sl=Eh(Sa()),Ss=function(e){var t=e.reverseOrder,n=e.position,r=void 0===n?"top-center":n,i=e.toastOptions,a=e.gutter,o=e.children,l=e.containerStyle,s=e.containerClassName,u=ED(i),c=u.toasts,d=u.handlers;return(0,eo.createElement)("div",{style:Ex({position:"fixed",zIndex:9999,top:16,left:16,right:16,bottom:16,pointerEvents:"none"},l),className:s,onMouseEnter:d.startPause,onMouseLeave:d.endPause},c.map(function(e){var n,i=e.position||r,l=So(i,d.calculateOffset(e,{reverseOrder:t,gutter:a,defaultPosition:r})),s=e.height?void 0:(n=function(t){d.updateHeight(e.id,t.height)},function(e){e&&setTimeout(function(){n(e.getBoundingClientRect())})});return(0,eo.createElement)("div",{ref:s,className:e.visible?Sl:"",key:e.id,style:l},"custom"===e.type?Ew(e.message,e):o?o(e):(0,eo.createElement)(Si,{toast:e,position:i}))}))};function Su(e){let{icon:t,title:n,body:r,toastId:i}=e;return(0,ea.jsxs)("div",{"data-testid":"toasts",className:"flex flex-col overflow-hidden",children:[(0,ea.jsxs)("div",{className:"flex items-center gap-2 pt-1.5 pb-1 px-1 overflow-hidden",children:[t&&(0,ea.jsx)(nw,{className:"flex items-center",color:"subtle",children:t}),(0,ea.jsx)(sM,{content:n,children:(0,ea.jsx)(nw,{ellipsis:!0,className:"flex-1",children:n})}),(0,ea.jsx)("div",{className:"flex items-center pl-1",children:(0,ea.jsx)(sO,{icon:"hover",size:"none",onClick:e=>{ER.dismiss(i)},children:(0,ea.jsx)(sT.PcV,{})})})]}),r&&(0,ea.jsx)("div",{className:"pb-1",children:(0,ea.jsx)(uS,{children:(0,ea.jsx)("div",{className:"max-w-sm px-1 max-h-20",children:(0,ea.jsx)(nw,{color:"subtle",size:"14",children:r})})})})]})}let Sc=e=>{let{title:t,body:n,icon:r,options:i={}}=e;ER(e=>(0,ea.jsx)(Su,{toastId:e.id,title:t,body:n,icon:r}),Sh(i))};function Sd(e){let{title:t,body:n,options:r}=e;Sc({title:t,body:n,icon:(0,ea.jsx)(sT.yar,{className:"text-green-600"}),options:r})}function Sf(e){let{title:t,body:n,options:r}=e;Sc({title:t,body:n,icon:(0,ea.jsx)(sT.T80,{className:"text-red-600"}),options:r})}function Sh(){let{className:e,...t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{position:"top-center",duration:6e3,className:(0,eW.cx)(nk(),"overflow-hidden","!max-w-[800px]","[&>div]:overflow-hidden","!p-0","z-50",e),success:{icon:(0,ea.jsx)("div",{className:"!flex-none w-5",children:(0,ea.jsx)(sT.tEK,{className:"w-5 text-green-600"})})},error:{icon:(0,ea.jsx)("div",{className:"!flex-none w-5",children:(0,ea.jsx)(sT.Jsc,{className:"w-5 text-red-600"})})},...t}}function Sp(){return(0,ea.jsx)(Ss,{toastOptions:Sh(),containerStyle:{zIndex:20}})}let Sm=(e,t)=>{Sc({title:t?"Copied ".concat(t," to clipboard"):"Copied to clipboard",icon:(0,ea.jsx)(sT.vtB,{})}),Ee(e)},Sv=(e,t,n)=>{var r;Sc({title:n?"Copied ".concat(n," to clipboard"):"Copied to clipboard",icon:(0,ea.jsx)(sT.vtB,{})}),r=[new ClipboardItem({[t]:e})],k9(()=>kY&&kG?(kH("Using `navigator.clipboard.write()`."),kJ.all(r.map(Er)).then(e=>kY(e).then(k8).catch(e=>{if(!En(r,kI)&&!En(r,"text/html"))throw e;return k7}))):k7).then(e=>{var t;return e?k6:(En(r,kI)||kH("clipboard.write() was called without a `text/plain` data type. On some platforms, this may result in an empty clipboard. Call suppressWarnings() to suppress this warning."),k5((t=r[0]).types,function(e){return t.getType(e).then(e=>new kJ((t,n)=>{var r=new FileReader;r.addEventListener("load",()=>{var e=r.result;"string"==typeof e?t(e):n("could not convert blob to string")}),r.readAsText(e)}))}).then(e=>{if(!k3(e))throw Error("write() failed")}))})},Sg=e=>{let{text:t,title:n,body:r,icon:i,options:a}=e;Sc({title:n,body:r,icon:i||(0,ea.jsx)(sT.vtB,{}),options:a}),Ee(t)};function Sy(e,t){let n=!(arguments.length>2)||void 0===arguments[2]||arguments[2];return e?t&&e.length>t?"".concat(e.slice(0,t)).concat(n?"...":""):"".concat(e.slice(0,t)):""}function Sx(e){return(e||"").replace(/^addr:/,"").replace(/^txid:/,"").replace(/^fcid:/,"").replace(/^h:/,"").replace(/^scoid:/,"").replace(/^sfoid:/,"").replace(/^key:/,"").replace(/^bid:/,"")}function Sb(e,t,n){return t?"".concat(e," ").concat(Sy(t,n)):"".concat(e)}function Sw(e){let{testId:t,value:n,displayValue:r,type:i,label:a,href:o,maxLength:l,size:s,scaleSize:u,weight:c,font:d,color:f="contrast",className:h,siascanUrl:p,contextMenu:m}=e,v=a||(0,v9.uV)(i),g=l||(0,v9.uF)(i),y=Sx(n),x=r||i&&(0,v9.Lu)(i,y,g)||(0,v9.mj)(y,g);return(0,ea.jsxs)("div",{"data-testid":t,className:(0,eW.cx)("flex items-center",h),children:[o?(0,ea.jsx)(dx,{href:o,underline:"hover",size:s,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:x}):(0,ea.jsx)(nw,{size:s,scaleSize:u,color:f,weight:c,font:d,ellipsis:!0,children:x}),(0,ea.jsx)("div",{className:"ml-1 flex items-center",children:m||(0,ea.jsx)(Sj,{cleanValue:y,label:v,size:s,siascanUrl:p,type:i})})]})}function Sj(e){let{size:t,cleanValue:n,label:r,siascanUrl:i,type:a}=e;return(0,ea.jsxs)(dt,{trigger:(0,ea.jsx)(sO,{size:"none",variant:"ghost",children:(0,ea.jsx)(sT.EMN,{className:"10"===t?"scale-75":"scale-90"})}),contentProps:{align:"end"},children:[(0,ea.jsxs)(dn,{onSelect:e=>{Sm(n,r)},onClick:e=>{e.stopPropagation()},children:[(0,ea.jsx)(di,{children:(0,ea.jsx)(sT.olJ,{})}),"Copy to clipboard"]}),i&&a&&(0,v9.Lg)(a)&&(0,ea.jsx)(dx,{target:"_blank",href:(0,v9.jH)(i,a,n),className:"block w-full",underline:"none",children:(0,ea.jsxs)(dn,{onClick:e=>{e.stopPropagation()},children:[(0,ea.jsx)(di,{children:(0,ea.jsx)(sT.V8Q,{})}),"View on Siascan"]})})]})}function Sk(e){let{value:t,displayValue:n,type:r,href:i,maxLength:a,size:o,scaleSize:l,color:s="contrast",menu:u,className:c}=e,d=a||(0,v9.uF)(r),f=Sx(t),h=n||f,p="".concat(null==h?void 0:h.slice(0,d)).concat(((null==h?void 0:h.length)||0)>d?"...":"");return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex items-center",c),children:[i?(0,ea.jsx)(dx,{href:i,underline:"hover",size:o,scaleSize:l,color:s,ellipsis:!0,children:p}):(0,ea.jsx)(nw,{size:o,scaleSize:l,color:s,ellipsis:!0,children:p}),(0,ea.jsx)("div",{className:"ml-1 flex items-center",children:u})]})}function SE(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:a="change"}=e,o=(0,v9.yF)(String(t),{units:"SF"});return(0,ea.jsx)(sM,{content:(i?"".concat(i," "):"")+o,children:(0,ea.jsxs)(nw,{size:n,scaleSize:r,weight:"medium",font:"mono",color:"change"===a?t>0?"green":t<0?"red":"subtle":"contrast",children:["change"===a&&t>0?"+":"",o]})})}function SS(e){let{testId:t,value:n,size:r,scaleSize:i,tooltip:a="",tipSide:o,font:l="mono",variant:s="change",color:u,fixed:c=3,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0}=e,m=n.isGreaterThan(0)?"+":n.isLessThan(0)?"-":"",v=u||("change"===s?n.isGreaterThan(0)?"green":n.isLessThan(0)?"red":"subtle":"contrast"),g=(0,ea.jsxs)(nw,{"data-testid":t,size:r,scaleSize:i,weight:"medium",font:l,ellipsis:!0,color:v,children:["change"===s?"".concat(m).concat((0,v9.Vz)(n.absoluteValue(),{fixed:c,dynamicUnits:d})):(0,v9.Vz)(n,{fixed:c,dynamicUnits:d,hastingUnits:f}),h||""]});return p?(0,ea.jsx)(sM,{content:(a?"".concat(a," "):"")+(0,v9.Vz)(n,{fixed:16,dynamicUnits:!1}),side:o,children:g}):g}function SC(e){let{sc:t,size:n,scaleSize:r,color:i,tooltip:a="",variant:o="change",fixed:l,font:s="mono",fixedTip:u=20,showTooltip:c=!0,tipSide:d,extendedSuffix:f}=e,{rate:h,currency:p}=(0,hi.Nz)(),m=t.isZero()?"":t.isGreaterThan(0)&&"change"===o?"+":t.isLessThan(0)?"-":"",v=i||("change"===o?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast");if(!h||!p)return null;let g=h.times(t).div(1e24),y=void 0!==l?l:p.fixed,x=(0,ea.jsx)(nw,{size:n,scaleSize:r,weight:"medium",font:s,ellipsis:!0,color:v,children:"".concat(m).concat(p.prefix).concat(SM(g.absoluteValue(),y)).concat(f||"")});return c?(0,ea.jsx)(sM,{side:d,content:(a?"".concat(a," "):"")+"".concat(m).concat(p.prefix).concat(SM(g.absoluteValue(),u)).concat(f||""),children:x}):x}function SM(e,t){let[n,r]=e.toFixed(t).split("."),i=new Intl.NumberFormat().format(parseInt(n));return r?"".concat(i).concat(Intl.NumberFormat().format(1.1).charAt(1)).concat(r):i}function S_(e){let{value:t,size:n,scaleSize:r,tooltip:i="",variant:a="change",fixed:o=3,fixedFiat:l,fixedTipFiat:s,font:u="mono",tipSide:c,dynamicUnits:d=!0,hastingUnits:f=!0,extendedSuffix:h,showTooltip:p=!0,displayBoth:m=!1,displayBothDirection:v="column"}=e,{settings:{currencyDisplay:g}}=(0,hi.Hv)(),{rate:y}=(0,hi.Nz)(),x=(0,eo.useMemo)(()=>(0,ea.jsx)(SS,{value:t,size:n,color:m&&"row"===v&&"bothPreferFiat"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:a,fixed:o,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,a,o,u,d,f,h,p,c,g,m,v]),b=(0,eo.useMemo)(()=>(0,ea.jsx)(SC,{sc:t,size:n,color:m&&"row"===v&&"bothPreferSc"===g?"subtle":void 0,scaleSize:r,tooltip:i,variant:a,fixed:l,fixedTip:s,font:u,dynamicUnits:d,hastingUnits:f,extendedSuffix:h,showTooltip:p,tipSide:c}),[t,n,r,i,a,u,l,s,d,f,h,p,c,g,m,v]);return"sc"!==g&&y?"fiat"===g?b:"bothPreferSc"===g?m?(0,ea.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[x,b]}):x:"bothPreferFiat"===g?m?(0,ea.jsxs)("div",{className:"column"===v?"flex flex-col items-end":"flex gap-1",children:[b,x]}):b:x:x}function SO(e){let{value:t,size:n="14",weight:r="semibold",tooltip:i="",tipSide:a,variant:o="change",color:l,format:s}=e,u=t.isGreaterThan(0)?"+":t.isLessThan(0)?"-":"",c="change"===o?t.isGreaterThan(0)?"green":t.isLessThan(0)?"red":"subtle":"contrast";return(0,ea.jsx)(sM,{side:a,content:(i?"".concat(i," "):"")+s(t),children:(0,ea.jsx)(nw,{size:n,weight:r,font:"mono",ellipsis:!0,color:l||c,children:"change"===o?"".concat(u).concat(s(t.absoluteValue())):s(t)})})}var ST=n(19510),SP=n(89930),SA=n(62875),SN=1/0,SR=function(e){var t,n=(t=e)?(t=(0,SA.Z)(t))===SN||t===-SN?(t<0?-1:1)*17976931348623157e292:t==t?t:0:0===t?t:0,r=n%1;return n==n?r?n-r:n:0},SD=Math.min,SL=function(e,t){if((e=SR(e))<1||e>9007199254740991)return[];var n,r=4294967295,i=SD(e,4294967295);t="function"==typeof(n=t)?n:SP.Z,e-=4294967295;for(var a=(0,ST.Z)(i,t);++r(0,ea.jsxs)("div",{className:(0,eW.cx)("relative flex gap-4 p-3.5",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:[(0,ea.jsx)(hh,{className:"w-[60px] h-[50px]"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2 w-full",children:[(0,ea.jsx)(hh,{className:"w-[90%] h-[20px]"}),(0,ea.jsx)(hh,{className:"w-[140px] h-[14px]"})]})]},e))})}var Sz=n(29193),SF=n(34864);function SV(e){let{type:t,label:n,initials:r,href:i,src:a,shape:o}=e,l=(0,ea.jsx)(sU,{interactive:!!i,fallback:r||t&&(t||n||"").split(" ").map(e=>e.charAt(0).toUpperCase).join(""),src:a,shape:o||(t&&"address"!==t&&"block"!==t?"circle":"square")}),s=i&&(0,ea.jsx)(dx,{href:i,underline:"none",children:l})||l;return t?(0,ea.jsx)(sM,{content:n||(0,v9.jF)(t),children:(0,ea.jsx)("div",{className:"",children:s})}):s}function SB(e){let{label:t,type:n,avatar:r,avatarShape:i,initials:a,href:o,onClick:l,children:s}=e;return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex gap-4 p-4",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),onClick:l,children:[(0,ea.jsx)(SV,{label:t,type:n,shape:i,src:r,initials:a||(n||t||"").split(" ").map(e=>e.charAt(0).toUpperCase()).join(""),href:o}),s]})}function SI(e){let t=e.sc,n=e.sf,r=e.hash&&(0,ea.jsx)(Sw,{value:e.hash,type:e.type,label:e.label,siascanUrl:e.siascanUrl,href:e.href,color:"subtle"}),i=e.label||"transaction"===e.type&&e.txType&&(0,v9.pX)(e.txType)||(0,v9.jF)(e.type),a=!function(e){if(!e)return!1;try{return new URL(e),!0}catch(e){return!1}}(i)?(0,SF.Z)(i):i;return(0,ea.jsx)(SB,{...e,children:(0,ea.jsxs)("div",{className:"flex flex-col items-center gap-1 w-full min-w-0",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center w-full",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center min-w-0",children:[e.height&&e.blockHref&&(0,ea.jsx)(nw,{color:"subtle",weight:"semibold",children:(0,ea.jsx)(dx,{href:e.blockHref,underline:"none",children:(0,v9.yF)(e.height)})}),a?(0,ea.jsx)(sM,{content:a,children:(0,ea.jsx)(nw,{ellipsis:!0,weight:"medium",children:a})}):(0,ea.jsx)(nw,{ellipsis:!0,weight:"medium",children:r})]}),(0,ea.jsx)("div",{className:"flex-1"}),(0,ea.jsxs)("div",{className:"flex items-center",children:[!!t&&(0,ea.jsx)(S_,{variant:e.scVariant,value:t}),!!n&&(0,ea.jsx)(SE,{variant:e.sfVariant,value:n})]})]}),(0,ea.jsxs)("div",{className:"flex justify-between w-full",children:[(0,ea.jsx)("div",{className:"flex gap-1",children:!!a&&r}),(0,ea.jsxs)("div",{className:"flex gap-1 items-center",children:[e.unconfirmed?(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"unconfirmed"}),e.timestamp?(0,ea.jsx)(nw,{color:"verySubtle",children:(0,ea.jsx)(sT.Bpb,{className:"scale-50"})}):null]}):null,e.timestamp&&(0,ea.jsx)(nw,{color:"subtle",children:(0,Sz.Z)(new Date(e.timestamp),new Date,{addSuffix:!0})})]})]})]})})}function SH(e){let{title:t,actions:n,dataset:r,isLoading:i,emptyState:a,emptyMessage:o,skeletonCount:l=10,children:s}=e,u=t||n,c="emptyState";return!i||(null==r?void 0:r.length)||s||(c="skeleton"),((null==r?void 0:r.length)||s)&&(c="currentData"),(0,ea.jsx)(nE,{children:(0,ea.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:[u&&(0,ea.jsxs)("div",{className:"flex items-center p-4 border-b border-gray-200 dark:border-graydark-300",children:[t&&(0,ea.jsx)(du,{size:"20",font:"mono",ellipsis:!0,children:t}),(0,ea.jsx)("div",{className:"flex-1"}),n]}),(0,ea.jsxs)("div",{className:"flex flex-col rounded overflow-hidden",children:["emptyState"===c&&(a||(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center justify-center h-[84px]",(0,eW.cx)("border-t border-gray-200 dark:border-graydark-300","first:border-none")),children:(0,ea.jsx)(nw,{size:"18",color:"subtle",children:o||"No results"})})),"currentData"===c&&(s||(null==r?void 0:r.map((e,t)=>(0,ea.jsx)(SI,{...e},e.hash||e.label||t)))),"skeleton"===c&&(0,ea.jsx)(SZ,{skeletonCount:l})]})]})})}function SU(e){let{label:t,entityType:n,entityValue:r,actions:i,href:a,value:o,extendedSuffix:l,hash:s,sc:u,scFixed:c=2,sf:d,comment:f,commentTip:h,scaleSize:p="40",isLoading:m,onClick:v}=e,g=(0,ea.jsx)(nw,{color:"subtle",size:"12",className:"h-6",children:f});return(0,ea.jsx)(nE,{children:(0,ea.jsx)("div",{className:(0,eW.cx)("flex items-center py-2 px-4 h-full min-w-[250px]",v?"cursor-pointer":""),onClick:v,children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4 flex-wrap items-start w-full",children:[(0,ea.jsxs)("div",{className:"flex relative top-px flex-1 w-full gap-6 items-center justify-between",children:[(0,ea.jsx)(nw,{color:"subtle",ellipsis:!0,scaleSize:"14",children:"string"==typeof t?(0,SF.Z)(t):t}),i]}),(0,ea.jsxs)("div",{className:"flex flex-col items-end md:items-start gap-2 md:flex-2",children:[m?(0,ea.jsx)(hh,{className:"h-12 w-[150px]"}):(0,ea.jsxs)(ea.Fragment,{children:[void 0!==u&&(0,ea.jsx)(S_,{extendedSuffix:l,scaleSize:p,variant:"value",value:u,fixed:c}),void 0!==d&&(0,ea.jsx)(SE,{scaleSize:p,variant:"value",value:d}),n&&(r?(0,ea.jsx)(Sw,{scaleSize:p,label:(0,v9.jF)(n),href:a,value:r,displayValue:"block"===n&&r?Number(r).toLocaleString():r,className:"relative top-0.5"}):(0,ea.jsx)(nw,{font:"mono",weight:"medium",scaleSize:p,children:"-"})),s&&(0,ea.jsx)(Sw,{scaleSize:p,label:"hash",value:s}),void 0!==o&&(0,ea.jsx)(nw,{font:"mono",weight:"medium",scaleSize:p,ellipsis:!0,children:o})]}),g?(0,ea.jsx)("div",{className:"mt-1",children:m?(0,ea.jsx)("div",{className:"mt-1 h-6 justify-center",children:(0,ea.jsx)(hh,{className:"h-4 w-[100px]"})}):h?(0,ea.jsx)(sM,{content:h,children:g}):g}):null]})]})})})}function SW(e){let{title:t,actions:n,name:r}=e;return(0,ea.jsxs)("div",{className:"flex gap-0.5 items-center",children:[t?(0,ea.jsx)(dv,{htmlFor:r,noWrap:!0,children:t}):null,n]})}function Sq(e){var t;let{form:n,name:r}=e,i=n.formState.errors[r],a=null===(t=n.formState.errors[r])||void 0===t?void 0:t.message;return i?(0,ea.jsx)(nw,{size:"14",color:"red",children:a}):null}function S$(e){let{form:t,title:n,actions:r,name:i,className:a,wrap:o}=e,l=t.formState.errors[i];return n||l?(0,ea.jsxs)("div",{className:(0,eW.cx)("flex justify-between items-center gap-x-4 overflow-hidden",o?"flex-wrap":"",a),children:[(0,ea.jsx)(SW,{name:i,title:n,actions:r}),(0,ea.jsx)(Sq,{form:t,name:i})]}):null}function SK(e){let{children:t,...n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ea.jsx)(S$,{...n}),t]})}function SY(e){let{form:t,size:n="medium",variant:r="accent",className:i,children:a}=e;return(0,ea.jsx)(sO,{className:i,size:n,variant:r,state:t.formState.isSubmitting?"waiting":void 0,type:"submit",children:t.formState.isSubmitting?(0,ea.jsx)(kF,{}):a})}function SX(e){let{formik:t,title:n,name:r,placeholder:i,disabled:a,readOnly:o,autoComplete:l="off",spellCheck:s=!1,tabIndex:u,allowDecimals:c=!1,decimalsLimitFiat:d=3,decimalsLimitSc:f=3,decimalsLimit:h=2,disableGroupSeparators:p=!1,showFiat:m=!0,units:v,type:g,variants:y}=e;return(0,ea.jsx)(S1,{formik:t,title:n,name:r,children:"number"===g?(0,ea.jsx)(SJ,{formik:t,name:r,units:v,disabled:a,readOnly:o,tabIndex:u,decimalsLimit:h,allowDecimals:c,disableGroupSeparators:p,placeholder:i,variants:y}):"siacoin"===g?(0,ea.jsx)(SQ,{formik:t,name:r,disabled:a,readOnly:o,placeholder:i,tabIndex:u,showFiat:m,decimalsLimitFiat:d,decimalsLimitSc:f,variants:y}):(0,ea.jsx)(SG,{formik:t,name:r,autoComplete:l,disabled:a,readOnly:o,placeholder:i,tabIndex:u,spellCheck:s,type:g,variants:y})})}function SG(e){let{formik:t,name:n,placeholder:r,autoComplete:i="off",disabled:a,readOnly:o,tabIndex:l,spellCheck:s=!1,type:u,variants:c}=e;return(0,ea.jsx)(fZ,{id:n,name:n,autoComplete:i,disabled:a,spellCheck:s,placeholder:r,tabIndex:l,readOnly:o||t.isSubmitting,type:u,onBlur:t.handleBlur,onChange:t.handleChange,value:t.values[n]||"",...c})}function SJ(e){let{formik:t,name:n,units:r,disabled:i,readOnly:a,tabIndex:o,placeholder:l,decimalsLimit:s,allowDecimals:u=!1,disableGroupSeparators:c=!1,variants:d}=e;return(0,ea.jsx)(hr,{id:n,units:r,name:n,placeholder:new(he())(l),disabled:i,allowDecimals:u,decimalsLimit:s,disableGroupSeparators:c,readOnly:a||t.isSubmitting,tabIndex:o,onBlur:t.handleBlur,onChange:e=>t.setFieldValue(n,e),value:t.values[n],...d})}function SQ(e){let{formik:t,name:n,disabled:r,readOnly:i,tabIndex:a,placeholder:o,showFiat:l,decimalsLimitFiat:s=3,decimalsLimitSc:u=3,variants:c}=e;return(0,ea.jsx)(ha,{id:n,name:n,disabled:r,showFiat:l,decimalsLimitFiat:s,decimalsLimitSc:u,readOnly:i||t.isSubmitting,tabIndex:a,onFocus:()=>t.setFieldTouched(n),sc:new(he())(t.values[n]),placeholder:new(he())(o),onChange:e=>t.setFieldValue(n,null==e?void 0:e.toString()),...c})}function S0(e){var t,n;let{formik:r,title:i,name:a,withStatusError:o=!1,className:l}=e,s=r.errors[a]&&r.touched[a]||o&&(null===(t=r.status)||void 0===t?void 0:t.error),u=r.errors[a]||o&&(null===(n=r.status)||void 0===n?void 0:n.error);return(i||s)&&(0,ea.jsxs)("div",{className:(0,eW.cx)("flex justify-between items-center gap-4",l),children:[i?(0,ea.jsx)(dv,{htmlFor:a,children:i}):(0,ea.jsx)("div",{}),s&&(0,ea.jsx)(nw,{size:"14",color:"red",children:u})]})}function S1(e){let{children:t,...n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,ea.jsx)(S0,{...n}),t]})}function S2(e){var t;let{formik:n,size:r="medium",variant:i="accent",withStatusError:a=!0,children:o}=e;return(0,ea.jsxs)(ea.Fragment,{children:[a&&(null===(t=n.status)||void 0===t?void 0:t.error)&&(0,ea.jsx)(nw,{color:"red",children:n.status.error}),(0,ea.jsx)(sO,{size:r,variant:i,state:n.isSubmitting?"waiting":void 0,type:"submit",children:n.isSubmitting?(0,ea.jsx)(kF,{}):o})]})}let S4="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement;function S3(e){let t=Object.prototype.toString.call(e);return"[object Window]"===t||"[object global]"===t}function S5(e){return"nodeType"in e}function S6(e){var t,n;return e?S3(e)?e:S5(e)&&null!=(t=null==(n=e.ownerDocument)?void 0:n.defaultView)?t:window:window}function S8(e){let{Document:t}=S6(e);return e instanceof t}function S7(e){return!S3(e)&&e instanceof S6(e).HTMLElement}function S9(e){return e instanceof S6(e).SVGElement}function Ce(e){return e?S3(e)?e.document:S5(e)?S8(e)?e:S7(e)||S9(e)?e.ownerDocument:document:document:document}let Ct=S4?eo.useLayoutEffect:eo.useEffect;function Cn(e){let t=(0,eo.useRef)(e);return Ct(()=>{t.current=e}),(0,eo.useCallback)(function(){for(var e=arguments.length,n=Array(e),r=0;r{n.current!==e&&(n.current=e)},t),n}function Ci(e,t){let n=(0,eo.useRef)();return(0,eo.useMemo)(()=>{let t=e(n.current);return n.current=t,t},[...t])}function Ca(e){let t=Cn(e),n=(0,eo.useRef)(null),r=(0,eo.useCallback)(e=>{e!==n.current&&(null==t||t(e,n.current)),n.current=e},[]);return[n,r]}function Co(e){let t=(0,eo.useRef)();return(0,eo.useEffect)(()=>{t.current=e},[e]),t.current}let Cl={};function Cs(e,t){return(0,eo.useMemo)(()=>{if(t)return t;let n=null==Cl[e]?0:Cl[e]+1;return Cl[e]=n,e+"-"+n},[e,t])}function Cu(e){return function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i{for(let[r,i]of Object.entries(n)){let n=t[r];null!=n&&(t[r]=n+e*i)}return t},{...t})}}let Cc=Cu(1),Cd=Cu(-1);function Cf(e){if(!e)return!1;let{KeyboardEvent:t}=S6(e.target);return t&&e instanceof t}function Ch(e){if(function(e){if(!e)return!1;let{TouchEvent:t}=S6(e.target);return t&&e instanceof t}(e)){if(e.touches&&e.touches.length){let{clientX:t,clientY:n}=e.touches[0];return{x:t,y:n}}if(e.changedTouches&&e.changedTouches.length){let{clientX:t,clientY:n}=e.changedTouches[0];return{x:t,y:n}}}return"clientX"in e&&"clientY"in e?{x:e.clientX,y:e.clientY}:null}let Cp=Object.freeze({Translate:{toString(e){if(!e)return;let{x:t,y:n}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(n?Math.round(n):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;let{scaleX:t,scaleY:n}=e;return"scaleX("+t+") scaleY("+n+")"}},Transform:{toString(e){if(e)return[Cp.Translate.toString(e),Cp.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:n,easing:r}=e;return t+" "+n+"ms "+r}}}),Cm="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]",Cv={display:"none"};function Cg(e){let{id:t,value:n}=e;return eo.createElement("div",{id:t,style:Cv},n)}function Cy(e){let{id:t,announcement:n,ariaLiveType:r="assertive"}=e;return eo.createElement("div",{id:t,style:{position:"fixed",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"},role:"status","aria-live":r,"aria-atomic":!0},n)}let Cx=(0,eo.createContext)(null),Cb={draggable:"\n To pick up a draggable item, press the space bar.\n While dragging, use the arrow keys to move the item.\n Press space again to drop the item in its new position, or press escape to cancel.\n "},Cw={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was moved over droppable area "+n.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:n}=e;return n?"Draggable item "+t.id+" was dropped over droppable area "+n.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function Cj(e){let{announcements:t=Cw,container:n,hiddenTextDescribedById:r,screenReaderInstructions:i=Cb}=e,{announce:a,announcement:o}=function(){let[e,t]=(0,eo.useState)("");return{announce:(0,eo.useCallback)(e=>{null!=e&&t(e)},[]),announcement:e}}(),l=Cs("DndLiveRegion"),[s,u]=(0,eo.useState)(!1);if((0,eo.useEffect)(()=>{u(!0)},[]),!function(e){let t=(0,eo.useContext)(Cx);(0,eo.useEffect)(()=>{if(!t)throw Error("useDndMonitor must be used within a children of ");return t(e)},[e,t])}((0,eo.useMemo)(()=>({onDragStart(e){let{active:n}=e;a(t.onDragStart({active:n}))},onDragMove(e){let{active:n,over:r}=e;t.onDragMove&&a(t.onDragMove({active:n,over:r}))},onDragOver(e){let{active:n,over:r}=e;a(t.onDragOver({active:n,over:r}))},onDragEnd(e){let{active:n,over:r}=e;a(t.onDragEnd({active:n,over:r}))},onDragCancel(e){let{active:n,over:r}=e;a(t.onDragCancel({active:n,over:r}))}}),[a,t])),!s)return null;let c=eo.createElement(eo.Fragment,null,eo.createElement(Cg,{id:r,value:i.draggable}),eo.createElement(Cy,{id:l,announcement:o}));return n?(0,tD.createPortal)(c,n):c}function Ck(){}function CE(e,t){return(0,eo.useMemo)(()=>({sensor:e,options:null!=t?t:{}}),[e,t])}(w=Y||(Y={})).DragStart="dragStart",w.DragMove="dragMove",w.DragEnd="dragEnd",w.DragCancel="dragCancel",w.DragOver="dragOver",w.RegisterDroppable="registerDroppable",w.SetDroppableDisabled="setDroppableDisabled",w.UnregisterDroppable="unregisterDroppable";let CS=Object.freeze({x:0,y:0});function CC(e,t){let{data:{value:n}}=e,{data:{value:r}}=t;return r-n}let CM=e=>{let{collisionRect:t,droppableRects:n,droppableContainers:r}=e,i=[];for(let e of r){let{id:r}=e,a=n.get(r);if(a){let n=function(e,t){let n=Math.max(t.top,e.top),r=Math.max(t.left,e.left),i=Math.min(t.left+t.width,e.left+e.width),a=Math.min(t.top+t.height,e.top+e.height);if(r0&&i.push({id:r,data:{droppableContainer:e,value:n}})}}return i.sort(CC)};function C_(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:CS}let CO=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r({...e,top:e.top+1*t.y,bottom:e.bottom+1*t.y,left:e.left+1*t.x,right:e.right+1*t.x}),{...e})};function CT(e){if(e.startsWith("matrix3d(")){let t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}if(e.startsWith("matrix(")){let t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}let CP={ignoreTransform:!1};function CA(e,t){void 0===t&&(t=CP);let n=e.getBoundingClientRect();if(t.ignoreTransform){let{transform:t,transformOrigin:r}=S6(e).getComputedStyle(e);t&&(n=function(e,t,n){let r=CT(t);if(!r)return e;let{scaleX:i,scaleY:a,x:o,y:l}=r,s=e.left-o-(1-i)*parseFloat(n),u=e.top-l-(1-a)*parseFloat(n.slice(n.indexOf(" ")+1)),c=i?e.width/i:e.width,d=a?e.height/a:e.height;return{width:c,height:d,top:u,right:s+c,bottom:u+d,left:s}}(n,t,r))}let{top:r,left:i,width:a,height:o,bottom:l,right:s}=n;return{top:r,left:i,width:a,height:o,bottom:l,right:s}}function CN(e){return CA(e,{ignoreTransform:!0})}function CR(e,t){let n=[];return e?function r(i){var a;if(null!=t&&n.length>=t||!i)return n;if(S8(i)&&null!=i.scrollingElement&&!n.includes(i.scrollingElement))return n.push(i.scrollingElement),n;if(!S7(i)||S9(i)||n.includes(i))return n;let o=S6(e).getComputedStyle(i);return(i!==e&&function(e,t){void 0===t&&(t=S6(e).getComputedStyle(e));let n=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(e=>{let r=t[e];return"string"==typeof r&&n.test(r)})}(i,o)&&n.push(i),void 0===(a=o)&&(a=S6(i).getComputedStyle(i)),"fixed"===a.position)?n:r(i.parentNode)}(e):n}function CD(e){let[t]=CR(e,1);return null!=t?t:null}function CL(e){return S4&&e?S3(e)?e:S5(e)?S8(e)||e===Ce(e).scrollingElement?window:S7(e)?e:null:null:null}function CZ(e){return S3(e)?e.scrollX:e.scrollLeft}function Cz(e){return S3(e)?e.scrollY:e.scrollTop}function CF(e){return{x:CZ(e),y:Cz(e)}}function CV(e){return!!S4&&!!e&&e===document.scrollingElement}function CB(e){let t={x:0,y:0},n=CV(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},r={x:e.scrollWidth-n.width,y:e.scrollHeight-n.height},i=e.scrollTop<=t.y;return{isTop:i,isLeft:e.scrollLeft<=t.x,isBottom:e.scrollTop>=r.y,isRight:e.scrollLeft>=r.x,maxScroll:r,minScroll:t}}(j=X||(X={}))[j.Forward=1]="Forward",j[j.Backward=-1]="Backward";let CI={x:.2,y:.2};function CH(e){return e.reduce((e,t)=>Cc(e,CF(t)),CS)}function CU(e,t){if(void 0===t&&(t=CA),!e)return;let{top:n,left:r,bottom:i,right:a}=t(e);CD(e)&&(i<=0||a<=0||n>=window.innerHeight||r>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}let CW=[["x",["left","right"],function(e){return e.reduce((e,t)=>e+CZ(t),0)}],["y",["top","bottom"],function(e){return e.reduce((e,t)=>e+Cz(t),0)}]];class Cq{constructor(e,t){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;let n=CR(t),r=CH(n);for(let[t,i,a]of(this.rect={...e},this.width=e.width,this.height=e.height,CW))for(let e of i)Object.defineProperty(this,e,{get:()=>{let i=a(n),o=r[t]-i;return this.rect[e]+o},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class C${constructor(e){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(e=>{var t;return null==(t=this.target)?void 0:t.removeEventListener(...e)})},this.target=e}add(e,t,n){var r;null==(r=this.target)||r.addEventListener(e,t,n),this.listeners.push([e,t,n])}}function CK(e,t){let n=Math.abs(e.x),r=Math.abs(e.y);return"number"==typeof t?Math.sqrt(n**2+r**2)>t:"x"in t&&"y"in t?n>t.x&&r>t.y:"x"in t?n>t.x:"y"in t&&r>t.y}function CY(e){e.preventDefault()}function CX(e){e.stopPropagation()}(k=G||(G={})).Click="click",k.DragStart="dragstart",k.Keydown="keydown",k.ContextMenu="contextmenu",k.Resize="resize",k.SelectionChange="selectionchange",k.VisibilityChange="visibilitychange",(E=J||(J={})).Space="Space",E.Down="ArrowDown",E.Right="ArrowRight",E.Left="ArrowLeft",E.Up="ArrowUp",E.Esc="Escape",E.Enter="Enter";let CG={start:[J.Space,J.Enter],cancel:[J.Esc],end:[J.Space,J.Enter]},CJ=(e,t)=>{let{currentCoordinates:n}=t;switch(e.code){case J.Right:return{...n,x:n.x+25};case J.Left:return{...n,x:n.x-25};case J.Down:return{...n,y:n.y+25};case J.Up:return{...n,y:n.y-25}}};class CQ{constructor(e){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=e;let{event:{target:t}}=e;this.props=e,this.listeners=new C$(Ce(t)),this.windowListeners=new C$(S6(t)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(G.Resize,this.handleCancel),this.windowListeners.add(G.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(G.Keydown,this.handleKeyDown))}handleStart(){let{activeNode:e,onStart:t}=this.props,n=e.node.current;n&&CU(n),t(CS)}handleKeyDown(e){if(Cf(e)){let{active:t,context:n,options:r}=this.props,{keyboardCodes:i=CG,coordinateGetter:a=CJ,scrollBehavior:o="smooth"}=r,{code:l}=e;if(i.end.includes(l)){this.handleEnd(e);return}if(i.cancel.includes(l)){this.handleCancel(e);return}let{collisionRect:s}=n.current,u=s?{x:s.left,y:s.top}:CS;this.referenceCoordinates||(this.referenceCoordinates=u);let c=a(e,{active:t,context:n.current,currentCoordinates:u});if(c){let t=Cd(c,u),r={x:0,y:0},{scrollableAncestors:i}=n.current;for(let n of i){let i=e.code,{isTop:a,isRight:l,isLeft:s,isBottom:u,maxScroll:d,minScroll:f}=CB(n),h=function(e){if(e===document.scrollingElement){let{innerWidth:e,innerHeight:t}=window;return{top:0,left:0,right:e,bottom:t,width:e,height:t}}let{top:t,left:n,right:r,bottom:i}=e.getBoundingClientRect();return{top:t,left:n,right:r,bottom:i,width:e.clientWidth,height:e.clientHeight}}(n),p={x:Math.min(i===J.Right?h.right-h.width/2:h.right,Math.max(i===J.Right?h.left:h.left+h.width/2,c.x)),y:Math.min(i===J.Down?h.bottom-h.height/2:h.bottom,Math.max(i===J.Down?h.top:h.top+h.height/2,c.y))},m=i===J.Right&&!l||i===J.Left&&!s,v=i===J.Down&&!u||i===J.Up&&!a;if(m&&p.x!==c.x){let e=n.scrollLeft+t.x,a=i===J.Right&&e<=d.x||i===J.Left&&e>=f.x;if(a&&!t.y){n.scrollTo({left:e,behavior:o});return}a?r.x=n.scrollLeft-e:r.x=i===J.Right?n.scrollLeft-d.x:n.scrollLeft-f.x,r.x&&n.scrollBy({left:-r.x,behavior:o});break}if(v&&p.y!==c.y){let e=n.scrollTop+t.y,a=i===J.Down&&e<=d.y||i===J.Up&&e>=f.y;if(a&&!t.x){n.scrollTo({top:e,behavior:o});return}a?r.y=n.scrollTop-e:r.y=i===J.Down?n.scrollTop-d.y:n.scrollTop-f.y,r.y&&n.scrollBy({top:-r.y,behavior:o});break}}this.handleMove(e,Cc(Cd(c,this.referenceCoordinates),r))}}}handleMove(e,t){let{onMove:n}=this.props;e.preventDefault(),n(t)}handleEnd(e){let{onEnd:t}=this.props;e.preventDefault(),this.detach(),t()}handleCancel(e){let{onCancel:t}=this.props;e.preventDefault(),this.detach(),t()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}function C0(e){return!!(e&&"distance"in e)}function C1(e){return!!(e&&"delay"in e)}CQ.activators=[{eventName:"onKeyDown",handler:(e,t,n)=>{let{keyboardCodes:r=CG,onActivation:i}=t,{active:a}=n,{code:o}=e.nativeEvent;if(r.start.includes(o)){let t=a.activatorNode.current;return(!t||e.target===t)&&(e.preventDefault(),null==i||i({event:e.nativeEvent}),!0)}return!1}}];class C2{constructor(e,t,n){var r;void 0===n&&(n=function(e){let{EventTarget:t}=S6(e);return e instanceof t?e:Ce(e)}(e.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=e,this.events=t;let{event:i}=e,{target:a}=i;this.props=e,this.events=t,this.document=Ce(a),this.documentListeners=new C$(this.document),this.listeners=new C$(n),this.windowListeners=new C$(S6(a)),this.initialCoordinates=null!=(r=Ch(i))?r:CS,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){let{events:e,props:{options:{activationConstraint:t,bypassActivationConstraint:n}}}=this;if(this.listeners.add(e.move.name,this.handleMove,{passive:!1}),this.listeners.add(e.end.name,this.handleEnd),this.windowListeners.add(G.Resize,this.handleCancel),this.windowListeners.add(G.DragStart,CY),this.windowListeners.add(G.VisibilityChange,this.handleCancel),this.windowListeners.add(G.ContextMenu,CY),this.documentListeners.add(G.Keydown,this.handleKeydown),t){if(null!=n&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(C1(t)){this.timeoutId=setTimeout(this.handleStart,t.delay);return}if(C0(t))return}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),null!==this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handleStart(){let{initialCoordinates:e}=this,{onStart:t}=this.props;e&&(this.activated=!0,this.documentListeners.add(G.Click,CX,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(G.SelectionChange,this.removeTextSelection),t(e))}handleMove(e){var t;let{activated:n,initialCoordinates:r,props:i}=this,{onMove:a,options:{activationConstraint:o}}=i;if(!r)return;let l=null!=(t=Ch(e))?t:CS,s=Cd(r,l);if(!n&&o){if(C0(o)){if(null!=o.tolerance&&CK(s,o.tolerance))return this.handleCancel();if(CK(s,o.distance))return this.handleStart()}return C1(o)&&CK(s,o.tolerance)?this.handleCancel():void 0}e.cancelable&&e.preventDefault(),a(l)}handleEnd(){let{onEnd:e}=this.props;this.detach(),e()}handleCancel(){let{onCancel:e}=this.props;this.detach(),e()}handleKeydown(e){e.code===J.Esc&&this.handleCancel()}removeTextSelection(){var e;null==(e=this.document.getSelection())||e.removeAllRanges()}}let C4={move:{name:"pointermove"},end:{name:"pointerup"}};class C3 extends C2{constructor(e){let{event:t}=e;super(e,C4,Ce(t.target))}}C3.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return!!n.isPrimary&&0===n.button&&(null==r||r({event:n}),!0)}}];let C5={move:{name:"mousemove"},end:{name:"mouseup"}};(S=Q||(Q={}))[S.RightClick=2]="RightClick";class C6 extends C2{constructor(e){super(e,C5,Ce(e.event.target))}}C6.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t;return n.button!==Q.RightClick&&(null==r||r({event:n}),!0)}}];let C8={move:{name:"touchmove"},end:{name:"touchend"}};class C7 extends C2{constructor(e){super(e,C8)}static setup(){return window.addEventListener(C8.move.name,e,{capture:!1,passive:!1}),function(){window.removeEventListener(C8.move.name,e)};function e(){}}}C7.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:n}=e,{onActivation:r}=t,{touches:i}=n;return!(i.length>1)&&(null==r||r({event:n}),!0)}}],(C=ee||(ee={}))[C.Pointer=0]="Pointer",C[C.DraggableRect=1]="DraggableRect",(M=et||(et={}))[M.TreeOrder=0]="TreeOrder",M[M.ReversedTreeOrder=1]="ReversedTreeOrder";let C9={x:{[X.Backward]:!1,[X.Forward]:!1},y:{[X.Backward]:!1,[X.Forward]:!1}};(_=en||(en={}))[_.Always=0]="Always",_[_.BeforeDragging=1]="BeforeDragging",_[_.WhileDragging=2]="WhileDragging",(er||(er={})).Optimized="optimized";let Me=new Map;function Mt(e,t){return Ci(n=>e?n||("function"==typeof t?t(e):e):null,[t,e])}function Mn(e){let{callback:t,disabled:n}=e,r=Cn(t),i=(0,eo.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.ResizeObserver)return;let{ResizeObserver:e}=window;return new e(r)},[n]);return(0,eo.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}function Mr(e){return new Cq(CA(e),e)}function Mi(e,t,n){void 0===t&&(t=Mr);let[r,i]=(0,eo.useReducer)(function(r){if(!e)return null;if(!1===e.isConnected){var i;return null!=(i=null!=r?r:n)?i:null}let a=t(e);return JSON.stringify(r)===JSON.stringify(a)?r:a},null),a=function(e){let{callback:t,disabled:n}=e,r=Cn(t),i=(0,eo.useMemo)(()=>{if(n||"undefined"==typeof window||void 0===window.MutationObserver)return;let{MutationObserver:e}=window;return new e(r)},[r,n]);return(0,eo.useEffect)(()=>()=>null==i?void 0:i.disconnect(),[i]),i}({callback(t){if(e)for(let n of t){let{type:t,target:r}=n;if("childList"===t&&r instanceof HTMLElement&&r.contains(e)){i();break}}}}),o=Mn({callback:i});return Ct(()=>{i(),e?(null==o||o.observe(e),null==a||a.observe(document.body,{childList:!0,subtree:!0})):(null==o||o.disconnect(),null==a||a.disconnect())},[e]),r}let Ma=[];function Mo(e,t){void 0===t&&(t=[]);let n=(0,eo.useRef)(null);return(0,eo.useEffect)(()=>{n.current=null},t),(0,eo.useEffect)(()=>{let t=e!==CS;t&&!n.current&&(n.current=e),!t&&n.current&&(n.current=null)},[e]),n.current?Cd(e,n.current):CS}function Ml(e){return(0,eo.useMemo)(()=>e?function(e){let t=e.innerWidth,n=e.innerHeight;return{top:0,left:0,right:t,bottom:n,width:t,height:n}}(e):null,[e])}let Ms=[];function Mu(e){if(!e)return null;if(e.children.length>1)return e;let t=e.children[0];return S7(t)?t:e}let Mc=[{sensor:C3,options:{}},{sensor:CQ,options:{}}],Md={current:{}},Mf={draggable:{measure:CN},droppable:{measure:CN,strategy:en.WhileDragging,frequency:er.Optimized},dragOverlay:{measure:CA}};class Mh extends Map{get(e){var t;return null!=e&&null!=(t=super.get(e))?t:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(e=>{let{disabled:t}=e;return!t})}getNodeFor(e){var t,n;return null!=(t=null==(n=this.get(e))?void 0:n.node.current)?t:void 0}}let Mp={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new Mh,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Ck},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:Mf,measureDroppableContainers:Ck,windowRect:null,measuringScheduled:!1},Mm={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Ck,draggableNodes:new Map,over:null,measureDroppableContainers:Ck},Mv=(0,eo.createContext)(Mm),Mg=(0,eo.createContext)(Mp);function My(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new Mh}}}function Mx(e,t){switch(t.type){case Y.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case Y.DragMove:if(!e.draggable.active)return e;return{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case Y.DragEnd:case Y.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case Y.RegisterDroppable:{let{element:n}=t,{id:r}=n,i=new Mh(e.droppable.containers);return i.set(r,n),{...e,droppable:{...e.droppable,containers:i}}}case Y.SetDroppableDisabled:{let{id:n,key:r,disabled:i}=t,a=e.droppable.containers.get(n);if(!a||r!==a.key)return e;let o=new Mh(e.droppable.containers);return o.set(n,{...a,disabled:i}),{...e,droppable:{...e.droppable,containers:o}}}case Y.UnregisterDroppable:{let{id:n,key:r}=t,i=e.droppable.containers.get(n);if(!i||r!==i.key)return e;let a=new Mh(e.droppable.containers);return a.delete(n),{...e,droppable:{...e.droppable,containers:a}}}default:return e}}function Mb(e){let{disabled:t}=e,{active:n,activatorEvent:r,draggableNodes:i}=(0,eo.useContext)(Mv),a=Co(r),o=Co(null==n?void 0:n.id);return(0,eo.useEffect)(()=>{if(!t&&!r&&a&&null!=o){if(!Cf(a)||document.activeElement===a.target)return;let e=i.get(o);if(!e)return;let{activatorNode:t,node:n}=e;(t.current||n.current)&&requestAnimationFrame(()=>{for(let e of[t.current,n.current]){if(!e)continue;let t=e.matches(Cm)?e:e.querySelector(Cm);if(t){t.focus();break}}})}},[r,t,i,o,a]),null}function Mw(e,t){let{transform:n,...r}=t;return null!=e&&e.length?e.reduce((e,t)=>t({transform:e,...r}),n):n}let Mj=(0,eo.createContext)({...CS,scaleX:1,scaleY:1});(O=ei||(ei={}))[O.Uninitialized=0]="Uninitialized",O[O.Initializing=1]="Initializing",O[O.Initialized=2]="Initialized";let Mk=(0,eo.memo)(function(e){var t,n,r,i,a,o;let{id:l,accessibility:s,autoScroll:u=!0,children:c,sensors:d=Mc,collisionDetection:f=CM,measuring:h,modifiers:p,...m}=e,[v,g]=(0,eo.useReducer)(Mx,void 0,My),[y,x]=function(){let[e]=(0,eo.useState)(()=>new Set),t=(0,eo.useCallback)(t=>(e.add(t),()=>e.delete(t)),[e]);return[(0,eo.useCallback)(t=>{let{type:n,event:r}=t;e.forEach(e=>{var t;return null==(t=e[n])?void 0:t.call(e,r)})},[e]),t]}(),[b,w]=(0,eo.useState)(ei.Uninitialized),j=b===ei.Initialized,{draggable:{active:k,nodes:E,translate:S},droppable:{containers:C}}=v,M=k?E.get(k):null,_=(0,eo.useRef)({initial:null,translated:null}),O=(0,eo.useMemo)(()=>{var e;return null!=k?{id:k,data:null!=(e=null==M?void 0:M.data)?e:Md,rect:_}:null},[k,M]),T=(0,eo.useRef)(null),[P,A]=(0,eo.useState)(null),[N,R]=(0,eo.useState)(null),D=Cr(m,Object.values(m)),L=Cs("DndDescribedBy",l),Z=(0,eo.useMemo)(()=>C.getEnabled(),[C]),z=(0,eo.useMemo)(()=>({draggable:{...Mf.draggable,...null==h?void 0:h.draggable},droppable:{...Mf.droppable,...null==h?void 0:h.droppable},dragOverlay:{...Mf.dragOverlay,...null==h?void 0:h.dragOverlay}}),[null==h?void 0:h.draggable,null==h?void 0:h.droppable,null==h?void 0:h.dragOverlay]),{droppableRects:F,measureDroppableContainers:V,measuringScheduled:B}=function(e,t){let{dragging:n,dependencies:r,config:i}=t,[a,o]=(0,eo.useState)(null),{frequency:l,measure:s,strategy:u}=i,c=(0,eo.useRef)(e),d=function(){switch(u){case en.Always:return!1;case en.BeforeDragging:return n;default:return!n}}(),f=Cr(d),h=(0,eo.useCallback)(function(e){void 0===e&&(e=[]),f.current||o(t=>null===t?e:t.concat(e.filter(e=>!t.includes(e))))},[f]),p=(0,eo.useRef)(null),m=Ci(t=>{if(d&&!n)return Me;if(!t||t===Me||c.current!==e||null!=a){let t=new Map;for(let n of e){if(!n)continue;if(a&&a.length>0&&!a.includes(n.id)&&n.rect.current){t.set(n.id,n.rect.current);continue}let e=n.node.current,r=e?new Cq(s(e),e):null;n.rect.current=r,r&&t.set(n.id,r)}return t}return t},[e,a,n,d,s]);return(0,eo.useEffect)(()=>{c.current=e},[e]),(0,eo.useEffect)(()=>{d||h()},[n,d]),(0,eo.useEffect)(()=>{a&&a.length>0&&o(null)},[JSON.stringify(a)]),(0,eo.useEffect)(()=>{d||"number"!=typeof l||null!==p.current||(p.current=setTimeout(()=>{h(),p.current=null},l))},[l,d,h,...r]),{droppableRects:m,measureDroppableContainers:h,measuringScheduled:null!=a}}(Z,{dragging:j,dependencies:[S.x,S.y],config:z.droppable}),I=function(e,t){let n=null!==t?e.get(t):void 0,r=n?n.node.current:null;return Ci(e=>{var n;return null===t?null:null!=(n=null!=r?r:e)?n:null},[r,t])}(E,k),H=(0,eo.useMemo)(()=>N?Ch(N):null,[N]),U=function(){let e=(null==P?void 0:P.autoScrollEnabled)===!1,t="object"==typeof u?!1===u.enabled:!1===u,n=j&&!e&&!t;return"object"==typeof u?{...u,enabled:n}:{enabled:n}}(),W=Mt(I,z.draggable.measure);!function(e){let{activeNode:t,measure:n,initialRect:r,config:i=!0}=e,a=(0,eo.useRef)(!1),{x:o,y:l}="boolean"==typeof i?{x:i,y:i}:i;Ct(()=>{if(!o&&!l||!t){a.current=!1;return}if(a.current||!r)return;let e=null==t?void 0:t.node.current;if(!e||!1===e.isConnected)return;let i=C_(n(e),r);if(o||(i.x=0),l||(i.y=0),a.current=!0,Math.abs(i.x)>0||Math.abs(i.y)>0){let t=CD(e);t&&t.scrollBy({top:i.y,left:i.x})}},[t,o,l,r,n])}({activeNode:k?E.get(k):null,config:U.layoutShiftCompensation,initialRect:W,measure:z.draggable.measure});let q=Mi(I,z.draggable.measure,W),$=Mi(I?I.parentElement:null),K=(0,eo.useRef)({activatorEvent:null,active:null,activeNode:I,collisionRect:null,collisions:null,droppableRects:F,draggableNodes:E,draggingNode:null,draggingNodeRect:null,droppableContainers:C,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),G=C.getNodeFor(null==(t=K.current.over)?void 0:t.id),J=function(e){let{measure:t}=e,[n,r]=(0,eo.useState)(null),i=Mn({callback:(0,eo.useCallback)(e=>{for(let{target:n}of e)if(S7(n)){r(e=>{let r=t(n);return e?{...e,width:r.width,height:r.height}:r});break}},[t])}),[a,o]=Ca((0,eo.useCallback)(e=>{let n=Mu(e);null==i||i.disconnect(),n&&(null==i||i.observe(n)),r(n?t(n):null)},[t,i]));return(0,eo.useMemo)(()=>({nodeRef:a,rect:n,setRef:o}),[n,a,o])}({measure:z.dragOverlay.measure}),Q=null!=(n=J.nodeRef.current)?n:I,er=j?null!=(r=J.rect)?r:q:null,ea=!!(J.nodeRef.current&&J.rect),el=function(e){let t=Mt(e);return C_(e,t)}(ea?null:q),es=Ml(Q?S6(Q):null),eu=function(e){let t=(0,eo.useRef)(e),n=Ci(n=>e?n&&n!==Ma&&e&&t.current&&e.parentNode===t.current.parentNode?n:CR(e):Ma,[e]);return(0,eo.useEffect)(()=>{t.current=e},[e]),n}(j?null!=G?G:I:null),ec=function(e,t){void 0===t&&(t=CA);let[n]=e,r=Ml(n?S6(n):null),[i,a]=(0,eo.useReducer)(function(){return e.length?e.map(e=>CV(e)?r:new Cq(t(e),e)):Ms},Ms),o=Mn({callback:a});return e.length>0&&i===Ms&&a(),Ct(()=>{e.length?e.forEach(e=>null==o?void 0:o.observe(e)):(null==o||o.disconnect(),a())},[e]),i}(eu),ed=Mw(p,{transform:{x:S.x-el.x,y:S.y-el.y,scaleX:1,scaleY:1},activatorEvent:N,active:O,activeNodeRect:q,containerNodeRect:$,draggingNodeRect:er,over:K.current.over,overlayNodeRect:J.rect,scrollableAncestors:eu,scrollableAncestorRects:ec,windowRect:es}),ef=H?Cc(H,S):null,eh=function(e){let[t,n]=(0,eo.useState)(null),r=(0,eo.useRef)(e),i=(0,eo.useCallback)(e=>{let t=CL(e.target);t&&n(e=>e?(e.set(t,CF(t)),new Map(e)):null)},[]);return(0,eo.useEffect)(()=>{let t=r.current;if(e!==t){a(t);let o=e.map(e=>{let t=CL(e);return t?(t.addEventListener("scroll",i,{passive:!0}),[t,CF(t)]):null}).filter(e=>null!=e);n(o.length?new Map(o):null),r.current=e}return()=>{a(e),a(t)};function a(e){e.forEach(e=>{let t=CL(e);null==t||t.removeEventListener("scroll",i)})}},[i,e]),(0,eo.useMemo)(()=>e.length?t?Array.from(t.values()).reduce((e,t)=>Cc(e,t),CS):CH(e):CS,[e,t])}(eu),ep=Mo(eh),em=Mo(eh,[q]),ev=Cc(ed,ep),eg=er?CO(er,ed):null,ey=O&&eg?f({active:O,collisionRect:eg,droppableRects:F,droppableContainers:Z,pointerCoordinates:ef}):null,ex=function(e,t){if(!e||0===e.length)return null;let[n]=e;return t?n[t]:n}(ey,"id"),[eb,ew]=(0,eo.useState)(null),ej=(a=ea?ed:Cc(ed,em),o=null!=(i=null==eb?void 0:eb.rect)?i:null,{...a,scaleX:o&&q?o.width/q.width:1,scaleY:o&&q?o.height/q.height:1}),ek=(0,eo.useCallback)((e,t)=>{let{sensor:n,options:r}=t;if(null==T.current)return;let i=E.get(T.current);if(!i)return;let a=e.nativeEvent,o=new n({active:T.current,activeNode:i,event:a,options:r,context:K,onStart(e){let t=T.current;if(null==t)return;let n=E.get(t);if(!n)return;let{onDragStart:r}=D.current,i={active:{id:t,data:n.data,rect:_}};(0,tD.unstable_batchedUpdates)(()=>{null==r||r(i),w(ei.Initializing),g({type:Y.DragStart,initialCoordinates:e,active:t}),y({type:"onDragStart",event:i})})},onMove(e){g({type:Y.DragMove,coordinates:e})},onEnd:l(Y.DragEnd),onCancel:l(Y.DragCancel)});function l(e){return async function(){let{active:t,collisions:n,over:r,scrollAdjustedTranslate:i}=K.current,o=null;if(t&&i){let{cancelDrop:l}=D.current;o={activatorEvent:a,active:t,collisions:n,delta:i,over:r},e===Y.DragEnd&&"function"==typeof l&&await Promise.resolve(l(o))&&(e=Y.DragCancel)}T.current=null,(0,tD.unstable_batchedUpdates)(()=>{g({type:e}),w(ei.Uninitialized),ew(null),A(null),R(null);let t=e===Y.DragEnd?"onDragEnd":"onDragCancel";if(o){let e=D.current[t];null==e||e(o),y({type:t,event:o})}})}}(0,tD.unstable_batchedUpdates)(()=>{A(o),R(e.nativeEvent)})},[E]),eE=(0,eo.useCallback)((e,t)=>(n,r)=>{let i=n.nativeEvent,a=E.get(r);null!==T.current||!a||i.dndKit||i.defaultPrevented||!0!==e(n,t.options,{active:a})||(i.dndKit={capturedBy:t.sensor},T.current=r,ek(n,t))},[E,ek]),eS=(0,eo.useMemo)(()=>d.reduce((e,t)=>{let{sensor:n}=t;return[...e,...n.activators.map(e=>({eventName:e.eventName,handler:eE(e.handler,t)}))]},[]),[d,eE]);(0,eo.useEffect)(()=>{if(!S4)return;let e=d.map(e=>{let{sensor:t}=e;return null==t.setup?void 0:t.setup()});return()=>{for(let t of e)null==t||t()}},d.map(e=>{let{sensor:t}=e;return t})),Ct(()=>{q&&b===ei.Initializing&&w(ei.Initialized)},[q,b]),(0,eo.useEffect)(()=>{let{onDragMove:e}=D.current,{active:t,activatorEvent:n,collisions:r,over:i}=K.current;if(!t||!n)return;let a={active:t,activatorEvent:n,collisions:r,delta:{x:ev.x,y:ev.y},over:i};(0,tD.unstable_batchedUpdates)(()=>{null==e||e(a),y({type:"onDragMove",event:a})})},[ev.x,ev.y]),(0,eo.useEffect)(()=>{let{active:e,activatorEvent:t,collisions:n,droppableContainers:r,scrollAdjustedTranslate:i}=K.current;if(!e||null==T.current||!t||!i)return;let{onDragOver:a}=D.current,o=r.get(ex),l=o&&o.rect.current?{id:o.id,rect:o.rect.current,data:o.data,disabled:o.disabled}:null,s={active:e,activatorEvent:t,collisions:n,delta:{x:i.x,y:i.y},over:l};(0,tD.unstable_batchedUpdates)(()=>{ew(l),null==a||a(s),y({type:"onDragOver",event:s})})},[ex]),Ct(()=>{K.current={activatorEvent:N,active:O,activeNode:I,collisionRect:eg,collisions:ey,droppableRects:F,draggableNodes:E,draggingNode:Q,draggingNodeRect:er,droppableContainers:C,over:eb,scrollableAncestors:eu,scrollAdjustedTranslate:ev},_.current={initial:er,translated:eg}},[O,I,ey,eg,E,Q,er,F,C,eb,eu,ev]),function(e){let{acceleration:t,activator:n=ee.Pointer,canScroll:r,draggingRect:i,enabled:a,interval:o=5,order:l=et.TreeOrder,pointerCoordinates:s,scrollableAncestors:u,scrollableAncestorRects:c,delta:d,threshold:f}=e,h=function(e){let{delta:t,disabled:n}=e,r=Co(t);return Ci(e=>{if(n||!r||!e)return C9;let i={x:Math.sign(t.x-r.x),y:Math.sign(t.y-r.y)};return{x:{[X.Backward]:e.x[X.Backward]||-1===i.x,[X.Forward]:e.x[X.Forward]||1===i.x},y:{[X.Backward]:e.y[X.Backward]||-1===i.y,[X.Forward]:e.y[X.Forward]||1===i.y}}},[n,t,r])}({delta:d,disabled:!a}),[p,m]=function(){let e=(0,eo.useRef)(null);return[(0,eo.useCallback)((t,n)=>{e.current=setInterval(t,n)},[]),(0,eo.useCallback)(()=>{null!==e.current&&(clearInterval(e.current),e.current=null)},[])]}(),v=(0,eo.useRef)({x:0,y:0}),g=(0,eo.useRef)({x:0,y:0}),y=(0,eo.useMemo)(()=>{switch(n){case ee.Pointer:return s?{top:s.y,bottom:s.y,left:s.x,right:s.x}:null;case ee.DraggableRect:return i}},[n,i,s]),x=(0,eo.useRef)(null),b=(0,eo.useCallback)(()=>{let e=x.current;if(!e)return;let t=v.current.x*g.current.x,n=v.current.y*g.current.y;e.scrollBy(t,n)},[]),w=(0,eo.useMemo)(()=>l===et.TreeOrder?[...u].reverse():u,[l,u]);(0,eo.useEffect)(()=>{if(!a||!u.length||!y){m();return}for(let e of w){if((null==r?void 0:r(e))===!1)continue;let n=c[u.indexOf(e)];if(!n)continue;let{direction:i,speed:a}=function(e,t,n,r,i){let{top:a,left:o,right:l,bottom:s}=n;void 0===r&&(r=10),void 0===i&&(i=CI);let{isTop:u,isBottom:c,isLeft:d,isRight:f}=CB(e),h={x:0,y:0},p={x:0,y:0},m={height:t.height*i.y,width:t.width*i.x};return!u&&a<=t.top+m.height?(h.y=X.Backward,p.y=r*Math.abs((t.top+m.height-a)/m.height)):!c&&s>=t.bottom-m.height&&(h.y=X.Forward,p.y=r*Math.abs((t.bottom-m.height-s)/m.height)),!f&&l>=t.right-m.width?(h.x=X.Forward,p.x=r*Math.abs((t.right-m.width-l)/m.width)):!d&&o<=t.left+m.width&&(h.x=X.Backward,p.x=r*Math.abs((t.left+m.width-o)/m.width)),{direction:h,speed:p}}(e,n,y,t,f);for(let e of["x","y"])h[e][i[e]]||(a[e]=0,i[e]=0);if(a.x>0||a.y>0){m(),x.current=e,p(b,o),v.current=a,g.current=i;return}}v.current={x:0,y:0},g.current={x:0,y:0},m()},[t,b,r,m,a,o,JSON.stringify(y),JSON.stringify(h),p,u,w,c,JSON.stringify(f)])}({...U,delta:S,draggingRect:eg,pointerCoordinates:ef,scrollableAncestors:eu,scrollableAncestorRects:ec});let eC=(0,eo.useMemo)(()=>({active:O,activeNode:I,activeNodeRect:q,activatorEvent:N,collisions:ey,containerNodeRect:$,dragOverlay:J,draggableNodes:E,droppableContainers:C,droppableRects:F,over:eb,measureDroppableContainers:V,scrollableAncestors:eu,scrollableAncestorRects:ec,measuringConfiguration:z,measuringScheduled:B,windowRect:es}),[O,I,q,N,ey,$,J,E,C,F,eb,V,eu,ec,z,B,es]),eM=(0,eo.useMemo)(()=>({activatorEvent:N,activators:eS,active:O,activeNodeRect:q,ariaDescribedById:{draggable:L},dispatch:g,draggableNodes:E,over:eb,measureDroppableContainers:V}),[N,eS,O,q,g,L,E,eb,V]);return eo.createElement(Cx.Provider,{value:x},eo.createElement(Mv.Provider,{value:eM},eo.createElement(Mg.Provider,{value:eC},eo.createElement(Mj.Provider,{value:ej},c)),eo.createElement(Mb,{disabled:(null==s?void 0:s.restoreFocus)===!1})),eo.createElement(Cj,{...s,hiddenTextDescribedById:L}))}),ME=(0,eo.createContext)(null),MS="button",MC={timeout:25};function MM(e){let{animation:t,children:n}=e,[r,i]=(0,eo.useState)(null),[a,o]=(0,eo.useState)(null),l=Co(n);return n||r||!l||i(l),Ct(()=>{if(!a)return;let e=null==r?void 0:r.key,n=null==r?void 0:r.props.id;if(null==e||null==n){i(null);return}Promise.resolve(t(n,a)).then(()=>{i(null)})},[t,r,a]),eo.createElement(eo.Fragment,null,n,r?(0,eo.cloneElement)(r,{ref:o}):null)}let M_={x:0,y:0,scaleX:1,scaleY:1};function MO(e){let{children:t}=e;return eo.createElement(Mv.Provider,{value:Mm},eo.createElement(Mj.Provider,{value:M_},t))}let MT={position:"fixed",touchAction:"none"},MP=e=>Cf(e)?"transform 250ms ease":void 0,MA=(0,eo.forwardRef)((e,t)=>{let{as:n,activatorEvent:r,adjustScale:i,children:a,className:o,rect:l,style:s,transform:u,transition:c=MP}=e;if(!l)return null;let d=i?u:{...u,scaleX:1,scaleY:1},f={...MT,width:l.width,height:l.height,top:l.top,left:l.left,transform:Cp.Transform.toString(d),transformOrigin:i&&r?function(e,t){let n=Ch(e);if(!n)return"0 0";let r={x:(n.x-t.left)/t.width*100,y:(n.y-t.top)/t.height*100};return r.x+"% "+r.y+"%"}(r,l):void 0,transition:"function"==typeof c?c(r):c,...s};return eo.createElement(n,{className:o,style:f,ref:t},a)}),MN={duration:250,easing:"ease",keyframes:e=>{let{transform:{initial:t,final:n}}=e;return[{transform:Cp.Transform.toString(t)},{transform:Cp.Transform.toString(n)}]},sideEffects:(T={styles:{active:{opacity:"0"}}},e=>{let{active:t,dragOverlay:n}=e,r={},{styles:i,className:a}=T;if(null!=i&&i.active)for(let[e,n]of Object.entries(i.active))void 0!==n&&(r[e]=t.node.style.getPropertyValue(e),t.node.style.setProperty(e,n));if(null!=i&&i.dragOverlay)for(let[e,t]of Object.entries(i.dragOverlay))void 0!==t&&n.node.style.setProperty(e,t);return null!=a&&a.active&&t.node.classList.add(a.active),null!=a&&a.dragOverlay&&n.node.classList.add(a.dragOverlay),function(){for(let[e,n]of Object.entries(r))t.node.style.setProperty(e,n);null!=a&&a.active&&t.node.classList.remove(a.active)}})},MR=0,MD=eo.memo(e=>{var t;let{adjustScale:n=!1,children:r,dropAnimation:i,style:a,transition:o,modifiers:l,wrapperElement:s="div",className:u,zIndex:c=999}=e,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggableNodes:m,droppableContainers:v,dragOverlay:g,over:y,measuringConfiguration:x,scrollableAncestors:b,scrollableAncestorRects:w,windowRect:j}=(0,eo.useContext)(Mg),k=(0,eo.useContext)(Mj),E=(t=null==f?void 0:f.id,(0,eo.useMemo)(()=>{if(null!=t)return++MR},[t])),S=Mw(l,{activatorEvent:d,active:f,activeNodeRect:h,containerNodeRect:p,draggingNodeRect:g.rect,over:y,overlayNodeRect:g.rect,scrollableAncestors:b,scrollableAncestorRects:w,transform:k,windowRect:j}),C=Mt(h),M=function(e){let{config:t,draggableNodes:n,droppableContainers:r,measuringConfiguration:i}=e;return Cn((e,a)=>{if(null===t)return;let o=n.get(e);if(!o)return;let l=o.node.current;if(!l)return;let s=Mu(a);if(!s)return;let{transform:u}=S6(a).getComputedStyle(a),c=CT(u);if(!c)return;let d="function"==typeof t?t:function(e){let{duration:t,easing:n,sideEffects:r,keyframes:i}={...MN,...e};return e=>{let{active:a,dragOverlay:o,transform:l,...s}=e;if(!t)return;let u={x:o.rect.left-a.rect.left,y:o.rect.top-a.rect.top},c={scaleX:1!==l.scaleX?a.rect.width*l.scaleX/o.rect.width:1,scaleY:1!==l.scaleY?a.rect.height*l.scaleY/o.rect.height:1},d={x:l.x-u.x,y:l.y-u.y,...c},f=i({...s,active:a,dragOverlay:o,transform:{initial:l,final:d}}),[h]=f,p=f[f.length-1];if(JSON.stringify(h)===JSON.stringify(p))return;let m=null==r?void 0:r({active:a,dragOverlay:o,...s}),v=o.node.animate(f,{duration:t,easing:n,fill:"forwards"});return new Promise(e=>{v.onfinish=()=>{null==m||m(),e()}})}}(t);return CU(l,i.draggable.measure),d({active:{id:e,data:o.data,node:l,rect:i.draggable.measure(l)},draggableNodes:n,dragOverlay:{node:a,rect:i.dragOverlay.measure(s)},droppableContainers:r,measuringConfiguration:i,transform:c})})}({config:i,draggableNodes:m,droppableContainers:v,measuringConfiguration:x}),_=C?g.setRef:void 0;return eo.createElement(MO,null,eo.createElement(MM,{animation:M},f&&E?eo.createElement(MA,{key:E,id:f.id,ref:_,as:s,activatorEvent:d,adjustScale:n,className:u,transition:o,rect:C,style:{zIndex:c,...a},transform:S},r):null))});function ML(){return(0,eo.forwardRef)((e,t)=>{let{data:n,style:r,attributes:i,listeners:a,context:o,columns:l,rowSize:s="default",focusId:u,focusColor:c="default",getCellClassNames:d,getContentClassNames:f,className:h}=e;return(0,ea.jsx)("tr",{ref:t,...i,...a,style:r,id:n.id,"data-testid":n.id,onClick:n.onClick,className:(0,eW.cx)("border-b border-gray-200/50 dark:border-graydark-100",n.onClick?"cursor-pointer":"",n.className,h),children:l.map((e,t)=>{let{id:r,render:i,contentClassName:a,cellClassName:l,rowCellClassName:h,rowContentClassName:p}=e;return(0,ea.jsx)("td",{"data-testid":r,className:(0,eW.cx)(d(t,(0,eW.cx)(l,h),!1),u&&u===n.id?["shadow-border-y","first:shadow-border-tlb","last:shadow-border-trb"]:"","default"===c?"!shadow-blue-900 dark:!shadow-blue-200":"","blue"===c?"!shadow-blue-500 dark:!shadow-blue-400":"","red"===c?"!shadow-red-500 dark:!shadow-red-400":"","amber"===c?"!shadow-amber-500 dark:!shadow-amber-500":"","green"===c?"!shadow-green-500 dark:!shadow-green-400":""),children:(0,ea.jsx)("div",{className:(0,eW.cx)(f(t,(0,eW.cx)(a,p)),"dense"===s?"h-[50px]":"default"===s?"h-[100px]":""),children:(0,ea.jsx)(i,{data:n,context:o})})},"".concat(r,"/").concat(n.id))})},n.id)})}function MZ(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:a,focusColor:o="default",getCellClassNames:l,getContentClassNames:s}=e,{attributes:u,listeners:c,setNodeRef:d,transform:f}=function(e){let{id:t,data:n,disabled:r=!1,attributes:i}=e,a=Cs("Droppable"),{activators:o,activatorEvent:l,active:s,activeNodeRect:u,ariaDescribedById:c,draggableNodes:d,over:f}=(0,eo.useContext)(Mv),{role:h=MS,roleDescription:p="draggable",tabIndex:m=0}=null!=i?i:{},v=(null==s?void 0:s.id)===t,g=(0,eo.useContext)(v?Mj:ME),[y,x]=Ca(),[b,w]=Ca(),j=(0,eo.useMemo)(()=>o.reduce((e,n)=>{let{eventName:r,handler:i}=n;return e[r]=e=>{i(e,t)},e},{}),[o,t]),k=Cr(n);return Ct(()=>(d.set(t,{id:t,key:a,node:y,activatorNode:b,data:k}),()=>{let e=d.get(t);e&&e.key===a&&d.delete(t)}),[d,t]),{active:s,activatorEvent:l,activeNodeRect:u,attributes:(0,eo.useMemo)(()=>({role:h,tabIndex:m,"aria-disabled":r,"aria-pressed":!!v&&h===MS||void 0,"aria-roledescription":p,"aria-describedby":c.draggable}),[r,h,m,v,p,c.draggable]),isDragging:v,listeners:r?void 0:j,node:y,over:f,setNodeRef:x,setActivatorNodeRef:w,transform:g}}({id:t.id}),h=f?{transform:"translate3d(".concat(f.x,"px, ").concat(f.y,"px, 0)")}:void 0,p=(0,eo.useMemo)(()=>ML(),[]);return(0,ea.jsx)(p,{ref:d,style:h,attributes:u,listeners:c,data:t,context:n,columns:r,rowSize:i,focusId:a,focusColor:o,getCellClassNames:l,getContentClassNames:s})}function Mz(e){let{data:t,context:n,columns:r,rowSize:i="default",focusId:a,focusColor:o="default",getCellClassNames:l,getContentClassNames:s}=e,{isOver:u,setNodeRef:c}=function(e){let{data:t,disabled:n=!1,id:r,resizeObserverConfig:i}=e,a=Cs("Droppable"),{active:o,dispatch:l,over:s,measureDroppableContainers:u}=(0,eo.useContext)(Mv),c=(0,eo.useRef)({disabled:n}),d=(0,eo.useRef)(!1),f=(0,eo.useRef)(null),h=(0,eo.useRef)(null),{disabled:p,updateMeasurementsFor:m,timeout:v}={...MC,...i},g=Cr(null!=m?m:r),y=Mn({callback:(0,eo.useCallback)(()=>{if(!d.current){d.current=!0;return}null!=h.current&&clearTimeout(h.current),h.current=setTimeout(()=>{u(Array.isArray(g.current)?g.current:[g.current]),h.current=null},v)},[v]),disabled:p||!o}),[x,b]=Ca((0,eo.useCallback)((e,t)=>{y&&(t&&(y.unobserve(t),d.current=!1),e&&y.observe(e))},[y])),w=Cr(t);return(0,eo.useEffect)(()=>{y&&x.current&&(y.disconnect(),d.current=!1,y.observe(x.current))},[x,y]),Ct(()=>(l({type:Y.RegisterDroppable,element:{id:r,key:a,disabled:n,node:x,rect:f,data:w}}),()=>l({type:Y.UnregisterDroppable,key:a,id:r})),[r]),(0,eo.useEffect)(()=>{n!==c.current.disabled&&(l({type:Y.SetDroppableDisabled,id:r,key:a,disabled:n}),c.current.disabled=n)},[r,a,n,l]),{active:o,rect:f,isOver:(null==s?void 0:s.id)===r,node:x,over:s,setNodeRef:b}}({id:t.id}),d=(0,eo.useMemo)(()=>ML(),[]);return(0,ea.jsx)(d,{ref:c,className:u?"bg-blue-200/20 dark:bg-blue-300/20":"",data:t,context:n,columns:r,rowSize:i,focusId:a,focusColor:o,getCellClassNames:l,getContentClassNames:s})}function MF(e){let{columns:t,data:n,context:r,sortField:i,sortDirection:a,sortableColumns:o,toggleSort:l,rowSize:s="default",pageSize:u,isLoading:c,emptyState:d,focusId:f,focusColor:h="default",onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,draggingDatum:x,testId:b}=e,w="emptyState";!c||(null==n?void 0:n.length)||(w="skeleton"),(null==n?void 0:n.length)&&(w="currentData");let j=(0,eo.useCallback)((e,n,r)=>(0,eW.cx)(0===e?"pl-6":"pl-4",e===t.length-1?"pr-6":"pr-4",r?[0===e?"rounded-tl-lg":"",e===t.length-1?"rounded-tr-lg":""]:"",n),[t]),k=(0,eo.useCallback)((e,t)=>(0,eW.cx)("flex items-center",t),[]),E=(0,eo.useMemo)(()=>ML(),[]),S=function(){for(var e=arguments.length,t=Array(e),n=0;n[...t].filter(e=>null!=e),[...t])}(CE(C6,{activationConstraint:{distance:10}}),CE(C7,{activationConstraint:{delay:250,tolerance:5}})),C=(0,eo.useMemo)(()=>t.some(e=>{let{summary:t}=e;return t&&t({context:r})}),[t,r]);return(0,ea.jsxs)(Mk,{sensors:S,onDragStart:p,onDragOver:m,onDragMove:v,onDragEnd:g,onDragCancel:y,children:[(0,ea.jsx)(MD,{children:x&&(0,ea.jsx)(nE,{className:"inline-block",children:(0,ea.jsx)("table",{children:(0,ea.jsx)(E,{className:"pointer-events-none",data:x,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},x.id)})})}),(0,ea.jsxs)(nE,{children:[(0,ea.jsxs)("table",{"data-testid":b,"data-loading":"skeleton"===w,className:"relative z-10 table-auto border-collapse w-full",children:[(0,ea.jsxs)("thead",{className:(0,eW.cx)("sticky top-0 z-20 bg-white dark:bg-graydark-100","shadow-border-b shadow-gray-400 dark:shadow-graydark-300"),children:[(0,ea.jsx)("tr",{children:t.map((e,t)=>{let{id:n,icon:r,label:s,tip:u,cellClassName:c,contentClassName:d}=e,f=(null==o?void 0:o.includes(n))&&!!l,h=i===n;return(0,ea.jsx)("th",{"data-testid":n,className:(0,eW.cx)(j(t,c,!1),"border-b border-gray-400 dark:border-graydark-400"),children:(0,ea.jsx)("div",{className:"overflow-hidden py-3",children:(0,ea.jsxs)("div",{onClick:()=>{f&&l(n)},className:(0,eW.cx)(k(t,d),f?"cursor-pointer":""),children:[(0,ea.jsx)(sM,{content:u,children:(0,ea.jsxs)(nw,{color:"subtle",className:"relative flex gap-1",ellipsis:!0,children:[r?(0,ea.jsx)("div",{children:r}):null,(0,ea.jsx)(nw,{ellipsis:!0,size:"12",weight:"medium",children:s})]})}),h&&(0,ea.jsx)(nw,{color:"contrast",children:"asc"===a?(0,ea.jsx)(sT.kqg,{className:"scale-75"}):(0,ea.jsx)(sT.EMN,{className:"scale-75"})}),f&&!h&&(0,ea.jsx)(nw,{color:"verySubtle",children:(0,ea.jsx)(sT.kqg,{className:"scale-75"})})]})})},n)})}),C&&(0,ea.jsx)("tr",{children:t.map((e,t)=>{let{id:n,cellClassName:i,contentClassName:a,summary:o}=e;return(0,ea.jsx)("th",{"data-testid":n,className:(0,eW.cx)(j(t,i,!1),"border-b border-gray-400 dark:border-graydark-400","relative -top-px"),children:(0,ea.jsx)("div",{className:"overflow-hidden py-3",children:(0,ea.jsx)("div",{className:(0,eW.cx)(k(t,a)),children:o&&(0,ea.jsx)(o,{context:r})})})},n)})})]}),(0,ea.jsxs)("tbody",{className:"bg-gray-50 dark:bg-graydark-50",children:["currentData"===w&&(null==n?void 0:n.map(e=>(null==x?void 0:x.id)===e.id?null:e.isDraggable?(0,ea.jsx)(MZ,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id):e.isDroppable?(0,ea.jsx)(Mz,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id):(0,ea.jsx)(E,{data:e,context:r,columns:t,rowSize:s,focusId:f,focusColor:h,getCellClassNames:j,getContentClassNames:k},e.id))),"skeleton"===w&&SL(u).map(e=>(0,ea.jsx)("tr",{className:"border-b border-gray-200/50 dark:border-graydark-100",children:t.map((e,t)=>{let{id:n,contentClassName:r,cellClassName:i}=e;return(0,ea.jsx)("td",{className:j(t,i,!1),children:(0,ea.jsx)("div",{className:(0,eW.cx)(k(t,r),"dense"===s?"h-[50px]":"h-[100px]")})},"".concat(t,"/").concat(n))})},e))]})]}),"emptyState"===w&&d]})]})}function MV(e){let{offset:t,limit:n,datasetTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>a.push({query:{...a.query,offset:0}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.max(t-n,0)}}),children:(0,ea.jsx)(sT.bdU,{})}),(0,ea.jsx)(sO,{state:"waiting",className:"rounded-none px-3",children:r>0?"".concat(t+1," - ").concat(Math.min(t+n,r)," of ").concat(r?r.toLocaleString():""):i?(0,ea.jsx)(kF,{className:"px-2"}):"No results"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.min(t+n,r)}}),children:(0,ea.jsx)(sT.VUy,{})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t+n>=r,size:"small",variant:"gray",className:"rounded-l-none",onClick:()=>a.push({query:{...a.query,offset:Math.floor(r/n)*n}}),children:(0,ea.jsx)("div",{className:"flex",style:{transform:"scale(0.65)"},children:(0,ea.jsx)(sT.RRj,{})})})]})}function MB(e){let{offset:t,limit:n,pageTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-r-none",onClick:()=>a.push({query:{...a.query,offset:0}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),(0,ea.jsx)(sO,{icon:"contrast",disabled:t<=0,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:Math.max(t-n,0)}}),children:(0,ea.jsx)(sT.bdU,{})}),i?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ea.jsx)(kF,{className:"px-2"})}):r?(0,ea.jsxs)(sO,{className:"rounded-none px-3",state:"waiting",children:[t+1," - ",Math.min(t+n,t+r)]}):(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:!(r>=n),size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,offset:t+n}}),children:(0,ea.jsx)(sT.VUy,{})})]})}function MI(e){let{marker:t,isMore:n,pageTotal:r,isLoading:i}=e,a=(0,da.j0)();return(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(sO,{icon:"contrast",size:"small",variant:"gray",className:"rounded-r-none",disabled:!t,onClick:()=>a.push({query:{...a.query,marker:""}}),children:(0,ea.jsx)("div",{className:"flex scale-[0.65]",children:(0,ea.jsx)(sT.XJM,{})})}),i?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:(0,ea.jsx)(kF,{className:"px-2"})}):r?(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",children:r}):(0,ea.jsx)(sO,{className:"rounded-none px-3",state:"waiting",color:"subtle",children:"none"}),(0,ea.jsx)(sO,{icon:"contrast",disabled:!n,size:"small",variant:"gray",className:"rounded-none",onClick:()=>a.push({query:{...a.query,marker:t}}),children:(0,ea.jsx)(sT.VUy,{})})]})}function MH(e){let{separator:t,children:n}=e,r=eo.Children.toArray(n).filter(e=>eo.isValidElement(e)&&("function"!=typeof e.type||null!==e.type(e.props)));return(0,ea.jsx)(ea.Fragment,{children:r.map((e,n)=>{var i,a;return(0,ea.jsxs)(eo.Fragment,{children:[e,nl(),children:(0,ea.jsx)(sT.UG6,{})}),(0,ea.jsx)(MJ,{title:"Lock app",onClick:o,children:(0,ea.jsx)(sT.mBM,{})})]})]})})}var M1=Object.create,M2=Object.defineProperty,M4=Object.getOwnPropertyDescriptor,M3=Object.getOwnPropertyNames,M5=Object.getPrototypeOf,M6=Object.prototype.hasOwnProperty,M8=(D=null!=(R=(A=(e,t)=>{var r,i;r=e,i=function(e){var t,n=void 0===Number.MAX_SAFE_INTEGER?9007199254740991:Number.MAX_SAFE_INTEGER,r=2*536870912,i=new WeakMap,a=(t=function(e,t){return i.set(e,t),t},function(e){var a=i.get(e),o=void 0===a?e.size:an)throw Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;e.has(o);)o=Math.floor(Math.random()*n);return t(e,o)});e.addUniqueNumber=function(e){var t=a(e);return e.add(t),t},e.generateUniqueNumber=a},"object"==typeof e&&"u">typeof t?i(e):"function"==typeof define&&n.amdO?define(["exports"],i):i((r="u">typeof globalThis?globalThis:r||self).fastUniqueNumbers={})},()=>(N||A((N={exports:{}}).exports,N),N.exports))())?M1(M5(R)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of M3(t))M6.call(e,n)||void 0===n||M2(e,n,{get:()=>t[n],enumerable:!(r=M4(t,n))||r.enumerable});return e})(R&&R.__esModule?D:M2(D,"default",{value:R,enumerable:!0}),R)),M7=e=>void 0!==e.method&&"call"===e.method,M9=e=>null===e.error&&"number"==typeof e.id;L=e=>{let t=new Map([[0,()=>{}]]),n=new Map([[0,()=>{}]]),r=new Map,i=new Worker(e);return i.addEventListener("message",({data:e})=>{if(M7(e)){let{params:{timerId:i,timerType:a}}=e;if("interval"===a){let e=t.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==a)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e();else throw Error("The timer is in an undefined state.")}else if("timeout"===a){let e=n.get(i);if("number"==typeof e){let t=r.get(e);if(void 0===t||t.timerId!==i||t.timerType!==a)throw Error("The timer is in an undefined state.")}else if("u">typeof e)e(),n.delete(i);else throw Error("The timer is in an undefined state.")}}else if(M9(e)){let{id:i}=e,a=r.get(i);if(void 0===a)throw Error("The timer is in an undefined state.");let{timerId:o,timerType:l}=a;r.delete(i),"interval"===l?t.delete(o):n.delete(o)}else{let{error:{message:t}}=e;throw Error(t)}}),{clearInterval:e=>{let n=(0,M8.generateUniqueNumber)(r);r.set(n,{timerId:e,timerType:"interval"}),t.set(e,n),i.postMessage({id:n,method:"clear",params:{timerId:e,timerType:"interval"}})},clearTimeout:e=>{let t=(0,M8.generateUniqueNumber)(r);r.set(t,{timerId:e,timerType:"timeout"}),n.set(e,t),i.postMessage({id:t,method:"clear",params:{timerId:e,timerType:"timeout"}})},setInterval:(e,n)=>{let r=(0,M8.generateUniqueNumber)(t);return t.set(r,()=>{e(),"function"==typeof t.get(r)&&i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:n,now:performance.now(),timerId:r,timerType:"interval"}}),r},setTimeout:(e,t)=>{let r=(0,M8.generateUniqueNumber)(n);return n.set(r,e),i.postMessage({id:null,method:"set",params:{delay:t,now:performance.now(),timerId:r,timerType:"timeout"}}),r}}},o=null,()=>{if(null!==o)return o;let e=new Blob(['(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error(\'There is no interval scheduled with the given id "\'.concat(t,\'".\'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error(\'The given type "\'.concat(i,\'" is not supported\'));(e=>{const r=t.get(e);if(void 0===r)throw new Error(\'There is no timeout scheduled with the given id "\'.concat(e,\'".\'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error(\'The given method "\'.concat(s.method,\'" is not supported\'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error(\'The given type "\'.concat(d,\'" is not supported\'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();'],{type:"application/javascript; charset=utf-8"}),t=URL.createObjectURL(e);return o=L(t),setTimeout(()=>URL.revokeObjectURL(t)),o};var _e=(typeof window>"u"?"undefined":typeof window)=="object",_t={setTimeout:_e?setTimeout.bind(window):setTimeout,clearTimeout:_e?clearTimeout.bind(window):clearTimeout,setInterval:_e?setInterval.bind(window):setInterval,clearInterval:_e?clearInterval.bind(window):clearInterval},_n={},_r=class{name;closed=!1;mc=new MessageChannel;constructor(e){this.name=e,_n[e]=_n[e]||[],_n[e].push(this),this.mc.port1.start(),this.mc.port2.start(),this.onStorage=this.onStorage.bind(this),window.addEventListener("storage",this.onStorage)}onStorage(e){if(e.storageArea!==window.localStorage||e.key.substring(0,this.name.length)!==this.name||null===e.newValue)return;let t=JSON.parse(e.newValue);this.mc.port2.postMessage(t)}postMessage(e){if(this.closed)throw Error("InvalidStateError");let t=JSON.stringify(e),n=`${this.name}:${String(Date.now())}${String(Math.random())}`;window.localStorage.setItem(n,t),_t.setTimeout(()=>{window.localStorage.removeItem(n)},500),_n[this.name].forEach(e=>{e!==this&&e.mc.port2.postMessage(JSON.parse(t))})}close(){if(this.closed)return;this.closed=!0,this.mc.port1.close(),this.mc.port2.close(),window.removeEventListener("storage",this.onStorage);let e=_n[this.name].indexOf(this);_n[this.name].splice(e,1)}get onmessage(){return this.mc.port1.onmessage}set onmessage(e){this.mc.port1.onmessage=e}get onmessageerror(){return this.mc.port1.onmessageerror}set onmessageerror(e){this.mc.port1.onmessageerror=e}addEventListener(e,t){return this.mc.port1.addEventListener(e,t)}removeEventListener(e,t){return this.mc.port1.removeEventListener(e,t)}dispatchEvent(e){return this.mc.port1.dispatchEvent(e)}},_i=typeof window>"u"?void 0:"function"==typeof window.BroadcastChannel?window.BroadcastChannel:_r;function _a(){return Math.random().toString(36).substring(2)}var _o=class{options;channel;token=_a();isLeader=!1;isDead=!1;isApplying=!1;reApply=!1;intervals=[];listeners=[];deferred;constructor(e,t){this.channel=e,this.options=t,this.apply=this.apply.bind(this),this.awaitLeadership=this.awaitLeadership.bind(this),this.sendAction=this.sendAction.bind(this)}async apply(){if(this.isLeader||this.isDead)return!1;if(this.isApplying)return this.reApply=!0,!1;this.isApplying=!0;let e=!1,t=t=>{let{token:n,action:r}=t.data;n!==this.token&&(0===r&&n>this.token&&(e=!0),1===r&&(e=!0))};this.channel.addEventListener("message",t);try{return this.sendAction(0),await function(e=0){return new Promise(t=>_t.setTimeout(t,e))}(this.options.responseTime),this.channel.removeEventListener("message",t),this.isApplying=!1,e?!!this.reApply&&this.apply():(this.assumeLead(),!0)}catch{return!1}}awaitLeadership(){if(this.isLeader)return Promise.resolve();let e=!1,t=null;return new Promise(n=>{let r=()=>{if(e)return;e=!0;try{_t.clearInterval(t)}catch{}let r=this.intervals.indexOf(t);r>=0&&this.intervals.splice(r,1),this.channel.removeEventListener("message",i),n()};t=_t.setInterval(()=>{this.apply().then(()=>{this.isLeader&&r()})},this.options.fallbackInterval),this.intervals.push(t);let i=e=>{let{action:t}=e.data;2===t&&this.apply().then(()=>{this.isLeader&&r()})};this.channel.addEventListener("message",i)})}sendAction(e){this.channel.postMessage({action:e,token:this.token})}assumeLead(){this.isLeader=!0;let e=e=>{let{action:t}=e.data;0===t&&this.sendAction(1)};return this.channel.addEventListener("message",e),this.listeners.push(e),this.sendAction(1)}waitForLeadership(){return this.deferred||(this.deferred=this.awaitLeadership()),this.deferred}close(){if(!this.isDead){this.isDead=!0,this.isLeader=!1,this.sendAction(2);try{this.listeners.forEach(e=>this.channel.removeEventListener("message",e)),this.intervals.forEach(e=>_t.clearInterval(e))}catch{}}}},_l=class{channel;options;elector;token=_a();registry=new Map;allIdle=!1;isLastActive=!1;constructor(e){let{channelName:t}=e;this.options=e,this.channel=new _i(t),this.registry.set(this.token,1),e.leaderElection&&(this.elector=new _o(this.channel,{fallbackInterval:2e3,responseTime:100}),this.elector.waitForLeadership()),this.channel.addEventListener("message",e=>{let{action:t,token:n,data:r}=e.data;switch(t){case 3:this.registry.set(n,2);break;case 4:this.registry.delete(n);break;case 5:this.idle(n);break;case 6:this.active(n);break;case 7:this.prompt(n);break;case 8:this.start(n);break;case 9:this.reset(n);break;case 10:this.activate(n);break;case 11:this.pause(n);break;case 12:this.resume(n);break;case 13:this.options.onMessage(r)}}),this.send(3)}get isLeader(){if(!this.elector)throw Error('❌ Leader election is not enabled. To Enable it set the "leaderElection" property to true.');return this.elector.isLeader}prompt(e=this.token){this.registry.set(e,0);let t=[...this.registry.values()].every(e=>0===e);e===this.token&&this.send(7),t&&this.options.onPrompt()}idle(e=this.token){this.registry.set(e,2);let t=[...this.registry.values()].every(e=>2===e);e===this.token&&this.send(5),!this.allIdle&&t&&(this.allIdle=!0,this.options.onIdle())}active(e=this.token){this.allIdle=!1,this.registry.set(e,1);let t=[...this.registry.values()].some(e=>1===e);e===this.token&&this.send(6),t&&this.options.onActive(),this.isLastActive=e===this.token}start(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(8):this.options.start(!0),this.isLastActive=e===this.token}reset(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(9):this.options.reset(!0),this.isLastActive=e===this.token}activate(e=this.token){this.allIdle=!1,this.registry.set(e,1),e===this.token?this.send(10):this.options.activate(!0),this.isLastActive=e===this.token}pause(e=this.token){e===this.token?this.send(11):this.options.pause(!0)}resume(e=this.token){e===this.token?this.send(12):this.options.resume(!0)}message(e){try{this.channel.postMessage({action:13,token:this.token,data:e})}catch{}}send(e){try{this.channel.postMessage({action:e,token:this.token})}catch{}}close(){this.options.leaderElection&&this.elector.close(),this.send(4),this.channel.close()}},_s=_e?document:null,_u=["mousemove","keydown","wheel","DOMMouseScroll","mousewheel","mousedown","touchstart","touchmove","MSPointerDown","MSPointerMove","visibilitychange","focus"];function _c(e,t){let n=0;return function(...r){let i=new Date().getTime();if(!(i-nDate.now();function _f(e){let{route:t}=e,n=(0,hi.Nf)({route:t,config:{swr:{refreshInterval:3e4}}});return{isConnected:!n.error,isValidating:n.isValidating}}function _h(e){let{appName:t,title:n,navTitle:r,profile:i,size:a="4",banner:o,nav:l,actions:s,stats:u,after:c,children:d,sidenav:f,connectivityRoute:h,isSynced:p,showWallet:m,walletBalanceSc:v,routes:g,scroll:y=!0,openSettings:x}=e,{lock:b,settings:w}=(0,hi.Hv)();return!function(e){let{lock:t,route:n,routes:r}=e,{isConnected:i,isValidating:a}=_f({route:n}),{settings:o}=(0,hi.Hv)(),l=(0,da.j0)();(0,eo.useEffect)(()=>{if(a)return;let e=!l.asPath.startsWith(r.login),n=!o.password||!i;if(e&&n){t();return}},[l,o.password,i,a])}({lock:b,route:h,routes:g}),!function(e){let{enabled:t,lock:n,lockTimeout:r}=e;!function({timeout:e=12e5,promptTimeout:t=0,promptBeforeIdle:n=0,element:r=_s,events:i=_u,timers:a,immediateEvents:o=[],onPresenceChange:l=()=>{},onPrompt:s=()=>{},onIdle:u=()=>{},onActive:c=()=>{},onAction:d=()=>{},onMessage:f=()=>{},debounce:h=0,throttle:p=0,eventsThrottle:m=200,startOnMount:v=!0,startManually:g=!1,stopOnIdle:y=!1,crossTab:x=!1,name:b="idle-timer",syncTimers:w=0,leaderElection:j=!1,disabled:k=!1}={}){let E=(0,eo.useRef)(_d()),S=(0,eo.useRef)(_d()),C=(0,eo.useRef)(null),M=(0,eo.useRef)(null),_=(0,eo.useRef)(0),O=(0,eo.useRef)(0),T=(0,eo.useRef)(0),P=(0,eo.useRef)(0),A=(0,eo.useRef)(!1),N=(0,eo.useRef)(!1),R=(0,eo.useRef)(!1),D=(0,eo.useRef)(!0),L=(0,eo.useRef)(!1),Z=(0,eo.useRef)(null),z=(0,eo.useRef)(null),F=(0,eo.useRef)(e),V=(0,eo.useRef)(0);(0,eo.useEffect)(()=>{if(t&&console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."),n&&t)throw Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");if(e>=2147483647)throw Error(`\u274C The value for the timeout property must fit in a 32 bit signed integer, 2147483647.`);if(t>=2147483647)throw Error(`\u274C The value for the promptTimeout property must fit in a 32 bit signed integer, 2147483647.`);if(n>=2147483647)throw Error(`\u274C The value for the promptBeforeIdle property must fit in a 32 bit signed integer, 2147483647.`);if(n>=e)throw Error(`\u274C The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);if(n?(F.current=e-n,V.current=n):(F.current=e,V.current=t),!D.current){if(g||k)return;A.current&&(Y.current(null,eP),z.current&&z.current.active()),ed()}},[e,t,n,g,k]);let B=(0,eo.useRef)(y);(0,eo.useEffect)(()=>{B.current=y},[y]);let I=(0,eo.useRef)(o),H=(0,eo.useRef)(r),U=(0,eo.useRef)([...new Set([...i,...o]).values()]),W=(0,eo.useRef)(k);(0,eo.useEffect)(()=>{W.current=k,!D.current&&(k?ep():g||ed())},[k]);let q=(0,eo.useRef)(l);(0,eo.useEffect)(()=>{q.current=l},[l]);let $=(0,eo.useRef)(s);(0,eo.useEffect)(()=>{$.current=s},[s]);let K=(0,eo.useRef)(u);(0,eo.useEffect)(()=>{K.current=u},[u]);let Y=(0,eo.useRef)(c);(0,eo.useEffect)(()=>{Y.current=c},[c]);let X=(0,eo.useRef)(d);(0,eo.useEffect)(()=>{X.current=d},[d]);let G=(0,eo.useRef)(f);(0,eo.useEffect)(()=>{G.current=f},[f]);let J=(0,eo.useMemo)(()=>{let e=(e,t)=>X.current(e,t);return h>0?function(e,t){let n;function r(...i){n&&clearTimeout(n),n=setTimeout(()=>{e(...i),n=null},t)}return r.cancel=function(){clearTimeout(n)},r}(e,h):p>0?_c(e,p):e},[p,h]),Q=(0,eo.useRef)();(0,eo.useEffect)(()=>{x&&w&&(Q.current=_c(()=>{z.current.active()},w))},[x,w]);let ee=()=>{null!==Z.current&&(_t.clearTimeout(Z.current),Z.current=null)},et=(e,t=!0)=>{ee(),Z.current=_t.setTimeout(ea,e||F.current),t&&(M.current=_d())},en=e=>{N.current||A.current||($.current(e,eP),q.current({type:"active",prompted:!0},eP)),P.current=0,T.current=_d(),N.current=!0,et(V.current,!1)},er=()=>{ee(),A.current||(K.current(null,eP),q.current({type:"idle"},eP)),A.current=!0,C.current=_d(),B.current?ec():N.current&&(T.current=0,N.current=!1)},ei=e=>{ee(),(A.current||N.current)&&(Y.current(e,eP),q.current({type:"active",prompted:!1},eP)),N.current=!1,T.current=0,A.current=!1,_.current+=_d()-C.current,O.current+=_d()-C.current,eu(),et()},ea=e=>{if(!A.current){J.cancel&&J.cancel();let t=_d()-M.current;if(!(F.current+V.current0&&!N.current){z.current?z.current.prompt():en(e);return}z.current?z.current.idle():er();return}z.current?z.current.active():ei(e)},el=e=>{if(v||M.current||(M.current=_d(),Y.current(null,eP)),J(e,eP),N.current)return;if(ee(),!A.current&&I.current.includes(e.type)){ea(e);return}let t=_d()-M.current;if(A.current&&!y||!A.current&&t>=F.current){ea(e);return}R.current=!1,P.current=0,T.current=0,et(),x&&w&&Q.current()},es=(0,eo.useRef)(el);(0,eo.useEffect)(()=>{let e=L.current;e&&ec(),m>0?es.current=_c(el,m):es.current=el,e&&eu()},[m,p,h,X,x,w]);let eu=()=>{_e&&H.current&&(L.current||(U.current.forEach(e=>{H.current.addEventListener(e,es.current,{capture:!0,passive:!0})}),L.current=!0))},ec=(e=!1)=>{_e&&H.current&&(L.current||e)&&(U.current.forEach(e=>{H.current.removeEventListener(e,es.current,{capture:!0})}),L.current=!1)},ed=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,z.current&&!e&&z.current.start(),et(),!0),[Z,A,W,F,z]),ef=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),S.current=_d(),_.current+=_d()-C.current,O.current+=_d()-C.current,_.current=0,A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,z.current&&!e&&z.current.reset(),g||et(),!0),[Z,A,F,g,W,z]),eh=(0,eo.useCallback)(e=>!W.current&&(ee(),eu(),(A.current||N.current)&&ei(),A.current=!1,N.current=!1,R.current=!1,P.current=0,T.current=0,S.current=_d(),z.current&&!e&&z.current.activate(),et(),!0),[Z,A,N,W,F,z]),ep=(0,eo.useCallback)((e=!1)=>!W.current&&!R.current&&(P.current=ej(),R.current=!0,ec(),ee(),z.current&&!e&&z.current.pause(),!0),[Z,W,z]),em=(0,eo.useCallback)((e=!1)=>!W.current&&!!R.current&&(R.current=!1,N.current||eu(),A.current||et(P.current),T.current&&(T.current=_d()),z.current&&!e&&z.current.resume(),!0),[Z,F,W,P,z]),ev=(0,eo.useCallback)((e,t)=>(z.current?(t&&G.current(e,eP),z.current.message(e)):t&&G.current(e,eP),!0),[f]),eg=(0,eo.useCallback)(()=>A.current,[A]),ey=(0,eo.useCallback)(()=>N.current,[N]),ex=(0,eo.useCallback)(()=>z.current?z.current.isLeader:null,[z]),eb=(0,eo.useCallback)(()=>z.current?z.current.isLastActive:null,[z]),ew=(0,eo.useCallback)(()=>z.current?z.current.token:null,[z]),ej=(0,eo.useCallback)(()=>{if(R.current)return P.current;let e=Math.floor((P.current?P.current:V.current+F.current)-(M.current?_d()-M.current:0));return e<0?0:Math.abs(e)},[F,V,N,P,M]),ek=(0,eo.useCallback)(()=>Math.round(_d()-S.current),[S]),eE=(0,eo.useCallback)(()=>Math.round(_d()-E.current),[E]),eS=(0,eo.useCallback)(()=>C.current?new Date(C.current):null,[C]),eC=(0,eo.useCallback)(()=>M.current?new Date(M.current):null,[M]),eM=(0,eo.useCallback)(()=>A.current?Math.round(_d()-C.current+_.current):Math.round(_.current),[C,_]),e_=(0,eo.useCallback)(()=>A.current?Math.round(_d()-C.current+O.current):Math.round(O.current),[C,O]),eO=(0,eo.useCallback)(()=>{let e=Math.round(ek()-eM());return e>=0?e:0},[C,_]),eT=(0,eo.useCallback)(()=>{let e=Math.round(eE()-e_());return e>=0?e:0},[C,_]);(0,eo.useEffect)(()=>{if(h>0&&p>0)throw Error("❌ onAction can either be throttled or debounced, not both.");a&&(_t.setTimeout=a.setTimeout,_t.clearTimeout=a.clearTimeout,_t.setInterval=a.setInterval,_t.clearInterval=a.clearInterval);let e=()=>{z.current&&z.current.close(),J.cancel&&J.cancel(),ee(),ec(!0)};return _e&&window.addEventListener("beforeunload",e),()=>{_e&&window.removeEventListener("beforeunload",e),z.current&&z.current.close(),J.cancel&&J.cancel(),ee(),ec(!0)}},[]),(0,eo.useEffect)(()=>{z.current&&z.current.close(),x?z.current=new _l({channelName:b,leaderElection:j,onPrompt:()=>{en()},onIdle:()=>{er()},onActive:()=>{ei()},onMessage:e=>{G.current(e,eP)},start:ed,reset:ef,activate:eh,pause:ep,resume:em}):z.current=null},[x,b,j,$,K,Y,G,ed,ef,ep,em]),(0,eo.useEffect)(()=>{D.current||(ee(),ec(!0)),g||k||(v?ed():eu())},[g,v,k,D]),(0,eo.useEffect)(()=>{if(!D.current){let e=[...new Set([...i,...o]).values()];ec(),U.current=e,H.current=r,I.current=o,g||k||(v?ed():eu())}},[r,JSON.stringify(i),JSON.stringify(o),D,k,g,v]),(0,eo.useEffect)(()=>{D.current&&(D.current=!1)},[D]);let eP={message:ev,start:ed,reset:ef,activate:eh,pause:ep,resume:em,isIdle:eg,isPrompted:ey,isLeader:ex,isLastActiveTab:eb,getTabId:ew,getRemainingTime:ej,getElapsedTime:ek,getTotalElapsedTime:eE,getLastIdleTime:eS,getLastActiveTime:eC,getIdleTime:eM,getTotalIdleTime:e_,getActiveTime:eO,getTotalActiveTime:eT,setOnPresenceChange:e=>{l=e,q.current=e},setOnPrompt:e=>{s=e,$.current=e},setOnIdle:e=>{u=e,K.current=e},setOnActive:e=>{c=e,Y.current=e},setOnAction:e=>{d=e,X.current=e},setOnMessage:e=>{f=e,G.current=e}}}({disabled:!t,onIdle:(0,eo.useCallback)(()=>{n()},[n]),timeout:r,throttle:5e3,eventsThrottle:5e3})}({enabled:!!w.autoLock,lockTimeout:w.autoLockTimeout,lock:b}),(0,ea.jsxs)(MK,{appName:t,title:n,children:[(0,ea.jsx)(Mq,{}),(0,ea.jsxs)("div",{className:"flex flex-col h-full w-full",children:[o,(0,ea.jsxs)("div",{className:"flex flex-1 w-full overflow-hidden",children:[(0,ea.jsx)(M0,{routes:g,profile:i,openSettings:x,lock:b,showWallet:m,walletBalanceSc:v,isSynced:p,children:f}),(0,ea.jsxs)("div",{className:"flex flex-col flex-1 overflow-hidden",children:[(0,ea.jsx)(MU,{title:void 0===r?n:r,nav:l,actions:s,stats:u,after:c}),y?(0,ea.jsx)(uS,{className:"z-0",children:(0,ea.jsx)(sQ,{size:a,pad:!1,children:(0,ea.jsx)("div",{className:"flex flex-col gap-5",children:d})})}):(0,ea.jsx)(sQ,{size:a,pad:!1,className:"flex-1 flex flex-col gap-5 overflow-hidden",children:d})]})]})]})]})}function _p(e,t,n,r){let[i,a]=(0,eo.useState)();return(0,eo.useEffect)(()=>{!t&&e&&a(e.length)},[t,e,a]),(0,eo.useMemo)(()=>n?"error":void 0===i||i>0&&!e?"loading":0===i?0===r.length?"noneYet":"noneMatchingFilters":void 0,[e,i,n,r])}(0,eo.createContext)(null).Consumer;var _m=n(89644),_v=n.n(_m),_g=n(63955),_y=n(69046);function _x(e){let{form:t,field:n,name:r}=e,i=t.watch(r),a=t.formState.touchedFields[r]&&!!t.formState.errors[r],{ref:o,onChange:l}=t.register(r,n.validation),s=(0,eo.useCallback)(e=>{var r;l(e),null===(r=n.trigger)||void 0===r||r.forEach(e=>t.trigger(e))},[l,t,n]),u=(0,eo.useCallback)(()=>{var e;t.trigger(r),null===(e=n.trigger)||void 0===e||e.forEach(e=>t.trigger(e))},[t,n,r]),c=(0,eo.useCallback)((e,i)=>{var a;t.setValue(r,e,"boolean"==typeof i?i?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:i),null===(a=n.trigger)||void 0===a||a.forEach(e=>t.trigger(e))},[r,t,n]);return{ref:o,name:r,value:i,error:a,onBlur:u,onChange:s,setValue:c}}function _b(e){return(0,eo.useCallback)(t=>{Sf({title:"Error",body:(0,_y.Z)(t).map(t=>{let[n,r]=t;return"".concat(e[n].title||n,": ").concat(null==r?void 0:r.message)}).join(", ")})},[e])}function _w(e){let{name:t,form:n,fields:r}=e,i=r[t];return!i.hidden&&(!i.show||i.show(n.getValues()))}function _j(e){let{name:t,form:n,fields:r,size:i="small",autoComplete:a,spellCheck:o,state:l=!0,group:s=!0,type:u}=e,c=r[t],{ref:d,onChange:f,onBlur:h,error:p}=_x({name:t,form:n,field:c}),m=(0,ea.jsx)(fZ,{ref:d,name:t,placeholder:c.placeholder,size:i,autoComplete:void 0!==a?a:c.autoComplete,type:u||c.type,readOnly:c.readOnly,spellCheck:o,onClick:c.onClick,state:l?p?"invalid":n.formState.dirtyFields[t]?"valid":"default":"default",onChange:f,onBlur:h});return s?(0,ea.jsx)(SK,{title:c.title,actions:c.actions,name:t,form:n,children:m}):m}var _k=n(84779);async function _E(e){let{api:t,route:n,password:r}=e;try{return await _v().get("".concat(t,"/api").concat(n),{method:"GET",headers:{"Content-Type":"application/json",Authorization:"Basic "+btoa(":".concat(r))},timeout:1e4}),{}}catch(n){let e=n.code,t=n.response;if((null==t?void 0:t.status)===504)return{error:"Error, check that daemon is running"};if((null==t?void 0:t.status)===401)return{error:"Error, wrong password"};if("ECONNABORTED"===e)return{error:"Error, daemon did not respond"};return{error:"Error, something went wrong"}}}function _S(e){let{appName:t,route:n,routes:r}=e,i=(0,da.j0)(),{settings:a,setRequestSettings:o}=(0,hi.Hv)(),{loginWithCustomApi:l}=a,s=(0,eo.useMemo)(()=>({api:a.api,password:""}),[a.api]),u=(0,_g.cI)({mode:"onBlur",defaultValues:s});(0,eo.useEffect)(()=>{u.clearErrors()},[l]);let c=(0,eo.useCallback)(async e=>{let t="";if(l){let n=new URL(e.api);t="".concat(n.protocol,"//").concat(n.host)}let{error:c}=await _E({api:t,route:n,password:e.password});c?u.setError("password",{message:c}):(o({api:t,password:e.password,recentApis:{...a.recentApis,[t]:{lastUsed:new Date().getTime()}}}),i.push(i.query.prev?decodeURIComponent(i.query.prev):r.home),u.reset(s))},[l,u,i,r,a,o,s,n]),d=function(e){let{loginWithCustomApi:t}=e;return{api:{type:"text",title:"API",placeholder:"http://127.0.0.1:9980",validation:{validate:{required:e=>!t||!!e||"API is required",url:e=>{try{let t=new URL(e);return!!t.protocol&&!!t.host||"invalid API URL"}catch(e){return"invalid API URL"}},https:e=>{let t="https:"===window.location.protocol;return!t||t&&e.startsWith("https")||"API must use HTTPS"}}}},password:{type:"password",title:"Password",placeholder:"Enter password",validation:{required:"password is required"}}}}({loginWithCustomApi:l}),f=_b(d),h=u.formState.errors.api||u.formState.errors.password,p=(0,_k.Z)(Object.entries(a.recentApis),e=>{let[t,{lastUsed:n}]=e;return-n}).map(e=>{let[t]=e;return t});return(0,ea.jsx)("div",{className:"flex flex-col items-center justify-center gap-6 h-full",children:(0,ea.jsx)(nE,{className:"relative top-[-50px] w-[300px] p-2.5",children:(0,ea.jsxs)("div",{className:"flex flex-col justify-between h-full",children:[(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(nw,{font:"mono",weight:"bold",size:"20",children:t}),(0,ea.jsx)(dt,{label:"login settings",trigger:(0,ea.jsx)(sO,{icon:"hover",variant:"ghost",children:(0,ea.jsx)(sT.shL,{})}),children:(0,ea.jsx)(dn,{onSelect:()=>o({loginWithCustomApi:!l}),children:l?"Hide custom API":"Show custom API"})})]}),(0,ea.jsx)(c0,{className:"w-full mt-2 mb-3"}),(0,ea.jsx)("form",{onSubmit:u.handleSubmit(c,f),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-1.5",children:[l?(0,ea.jsxs)(sG,{children:[(0,ea.jsx)(_j,{name:"api",form:u,fields:d,group:!1}),p.length>1&&(0,ea.jsx)(dt,{trigger:(0,ea.jsx)(sO,{type:"button",children:(0,ea.jsx)(sT.wGX,{})}),children:p.map(e=>(0,ea.jsx)(dn,{onSelect:()=>u.setValue("api",e),children:e},e))})]}):null,(0,ea.jsx)(_j,{name:"password",form:u,fields:d,group:!1}),h&&(0,ea.jsx)(nw,{size:"14",color:"red",children:h.message}),(0,ea.jsx)(SY,{size:"small",form:u,children:"Unlock"})]})})]})})})}function _C(e){let{name:t,form:n,fields:r,size:i="medium",group:a=!0,before:o,children:l}=e,s=r[t],{setValue:u,onBlur:c,value:d,error:f}=_x({name:t,field:s,form:n}),h=(0,ea.jsxs)("div",{className:"flex gap-1 items-center",children:[o,(0,ea.jsx)(hM,{"aria-label":t,name:t,size:i,checked:d,state:f?"invalid":n.formState.dirtyFields[t]?"valid":"default",onCheckedChange:e=>{u(e,!0)},onBlur:c}),l]});return a?(0,ea.jsx)(SK,{title:s.title,name:t,form:n,className:"pb-[1.5px]",children:h}):h}function _M(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{placeholder:l,average:s,suggestion:u,units:c,decimalsLimitSc:d=6,decimalsLimitFiat:f=6}=o,{setValue:h,onBlur:p,value:m,error:v}=_x({name:t,field:o,form:n}),g=(0,eo.useMemo)(()=>l?new(he())(l):u&&"boolean"!=typeof u?new(he())(u):s&&"boolean"!=typeof s?new(he())(s):void 0,[l,u,s]),y=(0,ea.jsx)(ha,{name:t,size:i,sc:m,units:c,decimalsLimitSc:d,decimalsLimitFiat:f,readOnly:o.readOnly,error:v,changed:n.formState.dirtyFields[t],placeholder:g,onChange:e=>{h(e,!0)},onBlur:p});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,children:y}):y}let __={address:"",siacoin:void 0,includeFee:!1};function _O(e){let{hastings:t,includeFee:n,fee:r}=e;return n?t:t.plus(r)}function _T(e){let{address:t,hastings:n,fee:r,transactionId:i}=e,a=n.plus(r);return(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsxs)("div",{className:"flex gap-6 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Address"}),(0,ea.jsx)(Sw,{testId:"address",value:t,type:"address"})]}),(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Amount"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"amount",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Network fee"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"networkFee",size:"14",value:r,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex items-center gap-2 justify-between",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Total"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"total",size:"14",value:a,variant:"value",dynamicUnits:!1})})]}),i&&(0,ea.jsxs)("div",{className:"flex gap-6 items-center justify-between",children:[(0,ea.jsx)(nw,{color:"verySubtle",noWrap:!0,children:"Transaction ID"}),(0,ea.jsx)(Sw,{testId:"transactionId",value:i,type:"transaction"})]})]})}function _P(e){let{activeStep:t,steps:n,onChange:r}=e,i=n.findIndex(e=>e.id===t),a=n.length-1;return(0,ea.jsxs)("div",{className:"relative w-full mt-8 mb-3",children:[(0,ea.jsx)("div",{className:"absolute w-full h-1 bg-gray-500 dark:bg-graydark-500 rounded-lg"}),(0,ea.jsx)("div",{className:"absolute h-1 bg-accent-800 dark:bg-accentdark-800 rounded-lg",style:{width:"".concat(i/a*100,"%")}}),n.map((e,n)=>{let{id:o,label:l}=e,s=t===o,u=i>=n,c=n===a,d=0===n,f=u&&i!==a;return(0,ea.jsxs)("div",{className:(0,eW.cx)("absolute h-2 w-2 -top-0.5",f?"cursor-pointer":"cursor-default"),style:{left:"calc(".concat(n/a*100,"% - ").concat(c?8:d?0:4,"px)")},onClick:()=>{f&&r(o)},children:[(0,ea.jsx)(nw,{color:s?"contrast":"verySubtle",className:(0,eW.cx)("absolute top-[-30px]",d?"left-0":"",c?"right-0":"",d||c?"":"-translate-x-1/2"),noWrap:!0,children:l}),(0,ea.jsx)("div",{className:(0,eW.cx)("absolute left-0 top-0 h-full w-full rounded-lg border",u?"bg-accent-800 dark-accentdark-800":"bg-gray-500 dark:bg-graydark-500",u?"border-accent-900 dark:border-accentdark-900":"border-gray-600 dark:border-graydark-600")}),s&&(0,ea.jsx)("div",{className:"absolute left-0 top-0 h-full w-full rounded-lg bg-accent-800 dark:bg-accentdark-800 animate-pingslow"})]},o)})]})}function _A(e){let{data:{address:t,hastings:n},fee:r,transactionId:i}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_T,{address:t,hastings:n,fee:r,transactionId:i}),(0,ea.jsxs)("div",{className:"flex flex-col items-center justify-center gap-2 my-4",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.Z$8,{})}),(0,ea.jsx)(nw,{children:"Transaction successfully broadcasted."})]})]})}let _N={address:"",hastings:new(he())(0)};function _R(e){let{trigger:t,open:n,onOpenChange:r,balance:i,fee:a,send:o}=e,[l,s]=(0,eo.useState)("setup"),[u,c]=(0,eo.useState)(),[d,f]=(0,eo.useState)(_N),h=function(e){let{balance:t,fee:n,onComplete:r}=e,i=(0,_g.cI)({defaultValues:__}),a=async e=>{if(!e.siacoin||!t)return;let i=e.includeFee?(0,v9.qN)(e.siacoin).minus(n):(0,v9.qN)(e.siacoin),a=_O({hastings:i,includeFee:e.includeFee,fee:n});t.isLessThan(a)||r({address:e.address,hastings:i})},o=function(e){let{balance:t,fee:n}=e;return{address:{title:"Address",type:"text",placeholder:"e3b1050aef388438668b52983cf78f40925af8f0aa8b9de80c18eadcefce8388d168a313e3f2",validation:{required:"required",validate:{isValidAddress:e=>(0,v9.At)(e)||"Invalid address"}}},siacoin:{title:"Siacoin",type:"siacoin",placeholder:"100",validation:{required:"required",validate:{greaterThanZero:e=>!new(he())(e||0).isZero()||"Must be greater than zero",lessThanBalance:(e,r)=>_O({hastings:(0,v9.qN)(e||0),includeFee:r.includeFee,fee:n}).isLessThan(t||0)||"Not enough funds in wallet"}}},includeFee:{type:"boolean",title:"Include fee",validation:{}}}}({balance:t,fee:n}),l=i.handleSubmit(a),s=i.watch("includeFee"),u=i.watch("siacoin"),c=(0,v9.qN)(u||0);return{el:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_j,{form:i,fields:o,size:"medium",name:"address",autoComplete:"off"}),(0,ea.jsx)(_M,{form:i,fields:o,name:"siacoin"}),(0,ea.jsxs)("div",{className:"flex items-center",children:[(0,ea.jsx)(_C,{name:"includeFee",form:i,size:"small",fields:o,group:!1,children:(0,ea.jsx)(nw,{size:"14",color:"contrast",children:"Include fee"})}),(0,ea.jsx)(ho,{children:"Include or exclude the network fee from the above transaction value."}),(0,ea.jsx)("div",{className:"flex flex-1"})]}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2 my-1",children:[(0,ea.jsxs)("div",{className:"flex gap-2 justify-between items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"Network fee"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"networkFee",size:"14",value:n,variant:"value",dynamicUnits:!1})})]}),(0,ea.jsxs)("div",{className:"flex justify-between gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"verySubtle",children:"Total"}),(0,ea.jsx)("div",{className:"flex relative top-[-0.5px]",children:(0,ea.jsx)(SS,{testId:"total",size:"14",value:_O({hastings:c,includeFee:s,fee:n}),variant:"value",dynamicUnits:!1})})]})]})]}),reset:i.reset,form:i,submit:l}}({balance:i,fee:a,onComplete:e=>{f(e),s("confirm")}}),p=function(e){let{send:t,params:n,fee:r,onConfirm:i}=e,{address:a,hastings:o}=n||{},l=(0,_g.cI)({defaultValues:{}}),s=(0,eo.useCallback)(async()=>{let{transactionId:e,error:n}=await t({address:a,hastings:o,includeFee:!1});if(n){Sf({title:"Error sending siacoin",body:n});return}i({transactionId:e})},[i,a,o,t]),u=(0,eo.useMemo)(()=>l.handleSubmit(s),[l,s]);return{el:(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:(0,ea.jsx)(_T,{address:a,hastings:o,fee:r})}),form:l,reset:l.reset,submit:u}}({fee:a,params:d,send:o,onConfirm:e=>{let{transactionId:t}=e;c(t),s("done")}}),m=(0,eo.useMemo)(()=>"setup"===l?{submitLabel:"Generate transaction",el:h.el,form:h.form,reset:h.reset,submit:h.submit}:"confirm"===l?{submitLabel:"Broadcast transaction",el:p.el,form:p.form,reset:p.reset,submit:p.submit}:void 0,[l,h,p]);return(0,ea.jsx)(u_,{trigger:t,open:n,onOpenChange:e=>{e||(h.reset(),p.reset(),s("setup")),r(e)},title:"Send siacoin",onSubmit:m?m.submit:void 0,controls:m&&(0,ea.jsx)("div",{className:"flex flex-col gap-1",children:(0,ea.jsx)(SY,{form:m.form,children:m.submitLabel})}),contentVariants:{className:"w-[400px]"},children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(_P,{onChange:e=>s(e),activeStep:l,steps:[{id:"setup",label:"Setup"},{id:"confirm",label:"Confirm"},{id:"done",label:"Complete"}]}),(0,ea.jsx)(c0,{className:"w-full mt-4"}),"setup"===l&&h.el,"confirm"===l&&p.el,"done"===l&&(0,ea.jsx)(_A,{data:d,fee:a,transactionId:u})]})})}function _D(e){let{form:t,onOpenChange:n,defaultValues:r,initKey:i}=e,a=(0,eo.useCallback)(()=>{t.reset(r)},[t,r]),o=(0,eo.useCallback)(()=>{n(!1),t.reset(r)},[t,n,r]),l=(0,eo.useCallback)(e=>{e?(n(!0),setTimeout(()=>{a()},0)):o()},[o,a,n]),s=function(e){let[t,n]=(0,eo.useState)(e);return(0,eo.useEffect)(()=>{if(!e||!e.length)return;let r=!1;for(let n=0;n{s&&s.length&&s.every(e=>!!e)&&a()},[s]),{reset:a,closeAndReset:o,handleOpenChange:l}}let _L={address:""},_Z={address:{type:"text",title:"Address",placeholder:"host.acme.com:9981 or 127.0.0.1:9981",autoComplete:"off",validation:{required:"required"}}};function _z(e){let{trigger:t,open:n,connect:r,onOpenChange:i}=e,a=(0,_g.cI)({mode:"all",defaultValues:_L}),{handleOpenChange:o,closeAndReset:l}=_D({form:a,onOpenChange:i,defaultValues:_L}),s=(0,eo.useCallback)(async e=>{let t=await r(e.address);t.error?Sf({title:t.error}):(Sd({title:"Connected to peer"}),l())},[l,r]);return(0,ea.jsx)(u_,{trigger:t,title:"Connect peer",open:n,onOpenChange:o,contentVariants:{className:"w-[400px]"},onSubmit:a.handleSubmit(s),controls:(0,ea.jsx)("div",{className:"px-1",children:(0,ea.jsx)(SY,{form:a,size:"medium",className:"w-full",children:"Connect"})}),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Connect to a peer by IP address."}),(0,ea.jsx)(_j,{form:a,fields:_Z,name:"address",size:"medium"})]})})}function _F(e){var t,n;let{id:r,transaction:i,trigger:a,open:o,onOpenChange:l}=e;return(0,ea.jsx)(u_,{title:Sb((null==i?void 0:i.txType)?(0,SF.Z)((0,v9.pX)(i.txType)):"Transaction",r,16),trigger:a,open:o,onOpenChange:l,contentVariants:{className:"w-[800px]"},children:i?(0,ea.jsxs)("div",{className:"flex flex-col gap-4 pb-10 w-full overflow-hidden",children:[(0,ea.jsxs)("div",{className:"flex flex-wrap gap-4",children:[(null==i?void 0:i.inflow)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Inflow"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:i.inflow)||0)})]}),(null==i?void 0:i.outflow)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Outflow"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:i.outflow)||0).negated()})]}),(null==i?void 0:null===(t=i.raw)||void 0===t?void 0:t.minerFees)!==void 0&&(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Miner fee"}),(0,ea.jsx)(SS,{value:new(he())((null==i?void 0:null===(n=i.raw.minerFees)||void 0===n?void 0:n.reduce((e,t)=>e.plus(t),new(he())(0)))||0)})]}),(0,ea.jsx)("div",{className:"flex-1"}),(0,ea.jsxs)("div",{className:"flex items-baseline gap-2",children:[(0,ea.jsx)(nw,{children:"Timestamp"}),(0,ea.jsx)(nw,{children:(null==i?void 0:i.timestamp)?(0,v9.rN)((null==i?void 0:i.timestamp)||0,{timeStyle:"short"}):"Unconfirmed"})]})]}),(0,ea.jsx)(s$,{children:JSON.stringify(null==i?void 0:i.raw,null,2)})]}):(0,ea.jsx)(nw,{children:"Could not find transaction in wallet"})})}n(7114);var _V=n(24511);_V.Ry().shape({address:_V.Z_().required("Required"),description:_V.Z_().required("Required"),index:_V.Rx().integer().required("Required")});var _B=n(38001);function _I(e){let{title:t,description:n,address:r}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-4 items-center justify-center",children:[t&&(0,ea.jsx)(du,{size:"20",font:"mono",children:t}),n&&(0,ea.jsx)(nw,{children:n}),(0,ea.jsx)("div",{className:"relative p-[5px] bg-white h-[210px] w-[210px]",children:(0,ea.jsx)("div",{className:"absolute",children:(0,ea.jsx)(_B.Z,{size:200,value:r})})}),(0,ea.jsx)(Sw,{type:"address",value:r})]})}function _H(e){let{address:t,isValidating:n,trigger:r,open:i,onOpenChange:a}=e;return(0,ea.jsx)(u_,{title:Sb("Address",Sx(t)||"",16),trigger:r,open:i,onOpenChange:a,contentVariants:{className:"w-[400px]"},children:(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:t||n?(0,ea.jsx)(_I,{address:t||""}):(0,ea.jsx)(nw,{children:"Could not retreive wallet address"})})})}function _U(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i}=e;return t?n?null:(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsxs)(nw,{size:"14",children:["Wallet is scanning (",i,"%), transaction data may be incomplete."]})]}):(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsxs)(nw,{size:"14",children:["Blockchain is syncing (",r,"%), transaction data may be incomplete."]})]})}let _W={blog:"https://blog.sia.tech",docs:{index:"https://docs.sia.tech",sia101:"https://docs.sia.tech/get-started-with-sia/sia101",renterd:"https://docs.sia.tech/renting/about-renting",hostd:"https://docs.sia.tech/hosting/about-hosting-on-sia",walletd:"https://docs.sia.tech/wallet/wallet-overview",renting:"https://docs.sia.tech/renting/about-renting",wallet:"https://docs.sia.tech/wallet/wallet-overview",hosting:"https://docs.sia.tech/hosting/about-hosting-on-sia",mining:"https://docs.sia.tech/mining/about-mining-on-sia",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://api.sia.tech",siaui:"https://docs.sia.tech/your-sia-wallet/sia-ui-faqs",brand:"https://docs.sia.tech/sia-integrations/sia-brand-guidelines"},website:{index:"https://sia.tech",tos:"https://sia.tech/terms-of-service",privacy:"https://sia.tech/privacy-policy"},explore:{mainnet:"https://siascan.com",testnetZen:"https://zen.siascan.com",testnetZenFaucet:"https://zen.siascan.com/faucet"},design:"https://design.sia.tech",apiDocs:{renterd:"https://api.sia.tech/renterd",hostd:"https://api.sia.tech/hostd",walletd:"https://api.sia.tech/walletd"},github:{index:"https://github.com/SiaFoundation",embarcadero:"https://github.com/SiaFoundation/embarcadero",siad:"https://github.com/SiaFoundation/siad",renterd:"https://github.com/SiaFoundation/renterd",walletd:"https://github.com/SiaFoundation/walletd",hostd:"https://github.com/SiaFoundation/hostd",siaui:"https://gitlab.com/NebulousLabs/Sia-UI"},discord:"https://sia.tech/discord",twitter:"https://twitter.com/sia__foundation",bluesky:"https://bsky.app/profile/sia.tech",twitterHandle:"@sia__foundation",reddit:"https://reddit.com/r/siacoin",forum:"https://forum.sia.tech/",forumGrants:"https://forum.sia.tech/c/grants/",forumGrantsProposed:"https://forum.sia.tech/c/grants/proposed/",merch:"https://siagear.tech/",email:"hello@sia.tech",benchmarks:"https://benchmarks.sia.tech",storageStats:"https://hosts.siacentral.com/",hostTroubleshoot:"https://troubleshoot.siacentral.com/",coinmarketcap:"https://coinmarketcap.com/currencies/siacoin/",jobs:"https://jobs.lever.co/the-sia-foundation"};function _q(){let{settings:e,setCurrency:t,currencyOptions:n}=(0,hi.Hv)();return(0,ea.jsx)(hc,{disabled:!e.siaCentral,value:e.currency.id,onChange:e=>t(e.currentTarget.value),children:n.map(e=>{let{id:t,label:n}=e;return(0,ea.jsx)(hd,{value:t,children:n},t)})})}let _$=[{id:"sc",label:"Siacoin"},{id:"fiat",label:"Fiat"},{id:"bothPreferSc",label:"Both - prefer siacoin"},{id:"bothPreferFiat",label:"Both - prefer fiat"}];function _K(){let{settings:e,setExternalDataSettings:t}=(0,hi.Hv)();return(0,ea.jsx)(hc,{"aria-label":"currency display",name:"currencyDisplay",disabled:!e.siaCentral,value:e.currencyDisplay,onChange:e=>t({currencyDisplay:e.currentTarget.value}),children:_$.map(e=>{let{id:t,label:n}=e;return(0,ea.jsx)(hd,{value:t,children:n},t)})})}function _Y(e){let{open:t,onOpenChange:n,securityEl:r,showGpuSetting:i}=e,{settings:a,setRequestSettings:o,setExternalDataSettings:l,daemonExplorer:s,gpu:u}=(0,hi.Hv)();return(0,ea.jsx)(u_,{open:t,title:"App preferences",onOpenChange:n,contentVariants:{className:"w-[450px]"},children:(0,ea.jsxs)("div",{className:"flex flex-col gap-6 mb-2",children:[(0,ea.jsx)("div",{className:"flex flex-col gap-4",children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Display"}),(0,ea.jsx)(nj,{size:"14",children:"Configure visual and locale display preferences."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Currency display"}),(0,ea.jsx)(_K,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Select whether you would like to see currency values in siacoin, fiat, or both. Fiat requires a third-party API enabled under Privacy."})]})}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Fiat"}),(0,ea.jsx)(_q,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Select a fiat currency for price conversions from Siacoin. Requires a third-party API enabled under Privacy."})]})}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Theme"}),(0,ea.jsx)(p6,{})]}),(0,ea.jsx)(nj,{size:"14",children:"Switch between a dark or light mode, or follow your system's settings."})]})}),i&&(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"GPU"}),(0,ea.jsx)(hM,{disabled:!u.canGpuRender,checked:u.canGpuRender&&u.isGpuEnabled,onCheckedChange:u.setIsGpuEnabled,size:"medium"})]}),(0,ea.jsxs)(nj,{size:"14",children:["Enable features that require a GPU."," ",u.canGpuRender?"":"This device does not support GPU rendering."]})]})})]})}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Security"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Configure security preferences."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Lock app"}),(0,ea.jsx)(hM,{size:"medium",checked:a.autoLock,onCheckedChange:e=>o({autoLock:e})}),(0,ea.jsxs)(hc,{disabled:!a.autoLock,value:String(a.autoLockTimeout),onChange:e=>{o({autoLockTimeout:Number(e.currentTarget.value)})},children:[(0,ea.jsx)(hd,{value:(0,v9.sW)(5),children:"5 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(10),children:"10 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(20),children:"20 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(30),children:"30 minutes"}),(0,ea.jsx)(hd,{value:(0,v9.sW)(60),children:"1 hour"})]})]}),(0,ea.jsx)(nj,{size:"14",children:"Automatically lock the app after a certain period of inactivity."})]})}),r]})]}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Privacy"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Configure privacy preferences. The app uses the third-party APIs listed below to improve the user experience. Third-party APIs are optional and can be toggled on or off."}),(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Sia Central"}),(0,ea.jsx)(hM,{size:"medium",checked:a.siaCentral,onCheckedChange:e=>l({siaCentral:e})})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches network average prices and host geolocation from the Sia Central API."})]})}),s.isSupported?(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-1 items-center justify-between",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Explorer"})]}),(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[s.api?(0,ea.jsx)(Sw,{maxLength:30,value:s.api||"https://api.siascan.com"}):(0,ea.jsx)(nw,{size:"14",weight:"medium",color:"subtle",children:"Not configured"}),(0,ea.jsx)(hM,{size:"medium",disabled:!0,checked:s.enabled,onCheckedChange:e=>l({siaCentral:e})})]})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches Siacoin exchange rates from the configured explorer API. This API is configured and enabled in the daemon's startup configuration."})]})}):(0,ea.jsx)(sA,{children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,ea.jsx)(nw,{children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(du,{size:"20",className:"flex-1",children:"Siascan"}),(0,ea.jsx)(hM,{size:"medium",checked:a.siascan,onCheckedChange:e=>l({siascan:e})})]}),(0,ea.jsx)(nj,{size:"14",children:"The app fetches Siacoin exchange rates from the Siascan API."})]})})]})]}),(0,ea.jsx)(c0,{className:"w-full"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,ea.jsx)(nw,{size:"16",weight:"bold",children:"Help"}),(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ea.jsx)(nj,{size:"14",children:"Find information about the Sia software at our website, documentation site, and on Github. Join our active Discord community for discussion and help troubleshooting issues."}),(0,ea.jsxs)("div",{className:"flex gap-4",children:[(0,ea.jsxs)(dx,{href:_W.website.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.lq1,{}),"Website"]}),(0,ea.jsxs)(dx,{href:_W.docs.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.RdX,{}),"Docs"]}),(0,ea.jsxs)(dx,{href:_W.github.index,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.Sfn,{}),"About"]}),(0,ea.jsxs)(dx,{href:_W.discord,target:"_blank",className:"flex items-center gap-1",children:[(0,ea.jsx)(sT.b47,{}),"Discord"]})]})]})]})]})})}function _X(e){let{balanceSc:t,isSynced:n,syncingMessage:r}=e;return t?n?(0,ea.jsx)(MX,{side:"bottom",balanceSc:t,children:(0,ea.jsx)(nE,{className:"hidden sm:flex h-7 px-3 items-center",children:(0,ea.jsx)(S_,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})})}):(0,ea.jsx)(sM,{content:r||"Blockchain is syncing, balance may be incorrect.",children:(0,ea.jsxs)(nE,{className:"hidden sm:flex h-7 pl-2 pr-3 gap-1.5 items-center",children:[(0,ea.jsx)(nw,{color:"amber",children:(0,ea.jsx)(sT.qdM,{})}),(0,ea.jsx)(S_,{variant:"value",value:t.spendable.plus(t.unconfirmed),size:"12",showTooltip:!1})]})}):null}function _G(e){let{isSynced:t,isWalletSynced:n,syncPercent:r,walletScanPercent:i,balanceSc:a,sendSiacoin:o,receiveSiacoin:l}=e;return(0,ea.jsxs)(ea.Fragment,{children:[a&&(0,ea.jsx)(_X,{isSynced:t&&n,syncingMessage:t?"Wallet is scanning (".concat(i,"%), balance may be incorrect."):"Blockchain is syncing (".concat(r,"%), balance may be incorrect."),balanceSc:a}),l&&(0,ea.jsxs)(sO,{"aria-label":"receive",size:"small",onClick:l,children:[(0,ea.jsx)(sT.xHM,{}),"Receive"]}),(0,ea.jsxs)(sO,{"aria-label":"send",size:"small",variant:"accent",onClick:o,children:[(0,ea.jsx)(sT.rW0,{}),"Send"]})]})}function _J(e,t){if(!e||!e.length)return[];let n=Object.keys((0,kL.Z)(e[0],"timestamp"));e.sort((e,t)=>e.timestamp>t.timestamp?1:-1);let r=[];return"delta"===t?e.forEach((t,i)=>{let a={...t};0!==i&&(n.forEach(n=>{let r=t[n],o=e[i-1][n];a[n]=r-o}),r.push(a))}):r=e,r}let _Q={"5m":e=>{let t=e+(0,v9.sW)(5);return"5m interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},"15m":e=>{let t=e+(0,v9.sW)(15);return"15m interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},hourly:e=>{let t=e+(0,v9.yt)(1);return"Hour interval from ".concat((0,v9.rN)(e,{timeStyle:"short",hour12:!1})," to ").concat((0,v9.rN)(t,{timeStyle:"short",hour12:!1}))},daily:e=>{let t=e+(0,v9.yt)(24);return"Day interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},weekly:e=>{let t=e+(0,v9.Nr)(7);return"Week interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},monthly:e=>{let t=e+(0,v9.Nr)(30);return"Month interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},yearly:e=>{let t=e+(0,v9.Nr)(365);return"Year interval from ".concat((0,v9.rN)(e)," to ").concat((0,v9.rN)(t))},default:e=>"".concat((0,v9.rN)(e))};function _0(e){return _Q[e]||_Q.default}function _1(e){if(!e||!e.length)return{};let t=Object.keys((0,kL.Z)(e[0],"timestamp"));return e.sort((e,t)=>e.timestamp>t.timestamp?1:-1),{...t.reduce((t,n)=>({...t,[n]:function(e,t){var n,r;let i=(null===(n=t[0])||void 0===n?void 0:n[e])||0,a=(null===(r=t[t.length-1])||void 0===r?void 0:r[e])||0;return _2({total:t.reduce((t,n)=>t+(n[e]||0),0),start:i,end:a,count:t.length})}(n,e)}),{}),total:function(e,t){let n=_4(e,t[0]),r=_4(e,t[t.length-1]);return _2({total:t.reduce((t,n)=>t+_4(e,n),0),start:n,end:r,count:t.length})}(t,e)}}function _2(e){let{total:t,start:n,end:r,count:i}=e,a=r-n;return{total:t,diff:a,change:0===n?void 0:a/n*100,latest:r,average:t/i}}function _4(e,t){return e.reduce((e,n)=>e+((null==t?void 0:t[n])||0),0)}function _3(e){let{balances:t,isLoading:n,chartType:r="area"}=e,{resolvedTheme:i}=(0,p3.F)(),a=(0,eo.useMemo)(()=>"light"===i?{sc:{label:"siacoin",color:v7.accent[800]}}:{sc:{label:"siacoin",color:v7.accentdark[800]}},[i]),o=(0,eo.useMemo)(()=>({data:_J(t,"none"),stats:_1(t),config:{enabledGraph:["sc"],enabledTip:["sc"],data:{sc:a.sc},format:e=>(0,v9.Vz)(e),formatTimestamp:_0("default"),formatTickY:e=>(0,v9.Vz)(e,{fixed:0,dynamicUnits:!0}),disableAnimations:!0,chartType:r},isLoading:n}),[t,n,a,r]);return(0,ea.jsx)("div",{className:"relative",children:(0,ea.jsx)(kB,{id:"all/v0/wallet/balance",height:200,allowConfiguration:!1,data:o.data,config:o.config})})}function _5(e){let{peers:t,isLoading:n,connectPeer:r}=e;return(0,ea.jsx)(SH,{title:"Peers",actions:(0,ea.jsx)(sO,{onClick:r,children:"Connect"}),isLoading:n,dataset:(null==t?void 0:t.map(e=>({type:"ip",hash:e})))||[]})}function _6(e){let{size:t,label:n,enabled:r=!0,onChange:i,color:a}=e;return(0,ea.jsxs)("div",{className:(0,eW.cx)("flex gap-1.5 items-center",r?"opacity-100":"opacity-50",i?"cursor-pointer":"cursor-auto",i&&(r?"hover:opacity-90":"hover:opacity-60")),onClick:()=>i&&i(!r),children:[a&&(0,ea.jsx)("div",{className:"relative top-px",children:(0,ea.jsx)(hm,{style:{backgroundColor:a}})}),(0,ea.jsx)(nw,{size:t,children:n})]})}function _8(e){let{children:t,variant:n,align:r}=e;return(0,ea.jsx)("div",{className:"relative",style:{top:"primary"===n?"6px":void 0,left:"start"===r?"0px":void 0,right:"end"===r?"0px":void 0},children:(0,ea.jsx)(nw,{size:"10",color:"contrast",dir:"start"===r?"rtl":"ltr",weight:"primary"===n?"semibold":"regular",ellipsis:!0,children:t})})}function _7(e){let{date:t,align:n,variant:r}=e;return t?(0,ea.jsx)(_8,{variant:r,align:n,children:(0,v9.rN)(t)}):null}function _9(e){let{blockHeight:t,align:n,variant:r}=e;return t?(0,ea.jsx)(_8,{variant:r,align:n,children:t.toLocaleString()}):null}function Oe(e){let{label:t,currentHeight:n,range:r,startHeight:i,endHeight:a,color:o,align:l,rounded:s,className:u,showDates:c}=e;if(!i||!a)return null;let d=r.endHeight-r.startHeight,f=(0,v9.pp)(d),h=(0,v9.jr)(n,r.startHeight),p=(0,v9.jr)(n,i),m=(0,v9.jr)(n,a),v=(p-h)/f,g=(m-h)/f;return(0,ea.jsxs)("div",{className:(0,eW.cx)("group flex items-center justify-center","absolute -top-[5px] h-4","cursor-pointer","transition-colors"),style:{left:Ot(v),width:Ot(g-v)},children:[(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-full h-full","rounded-md","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10"),style:{width:"calc(100% + 8px)",left:"-4px"}}),(0,ea.jsx)("div",{className:(0,eW.cx)("z-10 absolute w-full h-1.5",u,"start"===s?"rounded-l-lg":"end"===s?"rounded-r-lg":"rounded-lg","border-y","start"===s?"border-l":"end"===s?"border-r":"border","blue"===o?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-blue-500/50 dark:border-blue-500/50"]:[],"green"===o?["bg-green-300 dark:bg-green-300","group-hover:bg-green-400 dark:group-hover:bg-green-400","border-green-500/50 dark:border-green-500/50"]:[],"amber"===o?["bg-amber-300 dark:bg-amber-300","group-hover:bg-amber-400 dark:group-hover:bg-amber-400","border-amber-500/50 dark:border-amber-500/50"]:[])}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 bottom-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_9,{blockHeight:i,align:"start",variant:"primary"}),(0,ea.jsx)(_8,{variant:"primary",children:t}),(0,ea.jsx)(_9,{blockHeight:a,align:"end",variant:"primary"})]}),c&&(0,ea.jsxs)("div",{className:"flex group-hover/segments:hidden absolute justify-between gap-2 top-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_7,{date:p,align:"start",variant:"secondary"}),(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"})]}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-2 top-[100%]",style:"center"===l?{width:"100%"}:"end"===l?{right:Ot(1-g)}:{left:Ot(v)},children:[(0,ea.jsx)(_7,{date:p,align:"start",variant:"secondary"}),(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"})]})]})}function Ot(e){return"".concat(100*e,"%")}function On(e){var t;let{currentHeight:n,eventHeight:r,range:i,label:a,bottomLabel:o,color:l,className:s,unconfirmedPing:u=!0}=e,c=!!r&&r>n,d=r&&!c&&n-r<6,f=i.endHeight-i.startHeight,h=(0,v9.pp)(f),p=(0,v9.jr)(n,i.startHeight),m=r?(0,v9.jr)(n,r):0;return r?(0,ea.jsx)("div",{className:(0,eW.cx)("group","absolute -top-[5px] w-4 h-4","flex items-center justify-center","rounded-full cursor-pointer","-translate-x-1/2",s),style:{left:(t=m?(m-p)/h:0,"".concat(100*t,"%"))},children:(0,ea.jsxs)("div",{className:(0,eW.cx)("relative w-full h-full","flex items-center justify-center","rounded-full cursor-pointer"),children:[u&&d&&(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-1.5 h-1.5","rounded-full","bg-amber-500 dark:bg-amber-200","animate-pingslow")}),(0,ea.jsx)("div",{className:(0,eW.cx)("z-0 absolute w-4 h-4","rounded-full","group-hover:bg-blue-500/10 dark:group-hover:bg-blue-200/10")}),(0,ea.jsx)("div",{className:(0,eW.cx)("absolute w-1.5 h-1.5","rounded-full","border","green"===l?["bg-green-500 dark:bg-green-500","group-hover:bg-green-600 dark:group-hover:bg-green-600","border-white dark:border-white"]:[],"amber"===l?["bg-amber-500 dark:bg-amber-500","group-hover:bg-amber-600 dark:group-hover:bg-amber-600","border-white dark:border-white"]:[],"gray"===l?["bg-gray-700 dark:bg-graydark-900","group-hover:bg-gray-800 dark:group-hover:bg-graydark-800","border-white dark:border-white"]:[],"blue"===l?["bg-blue-300 dark:bg-blue-300","group-hover:bg-blue-400 dark:group-hover:bg-blue-400","border-white dark:border-white"]:[])}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 bottom-[100%] left-1.5",children:[(0,ea.jsx)(_9,{blockHeight:r,align:"start",variant:"primary"}),(0,ea.jsx)(_8,{variant:"primary",children:a})]}),(0,ea.jsxs)("div",{className:"hidden group-hover:flex absolute justify-between gap-1 top-[100%] left-1.5",children:[(0,ea.jsx)(_7,{date:m,align:"start",variant:"secondary"}),o&&(0,ea.jsx)(_8,{variant:"secondary",children:o})]})]})}):null}function Or(e){let{currentHeight:t,contractHeightStart:n,contractHeightEnd:r,proofWindowHeightStart:i,proofWindowHeightEnd:a,revisionHeight:o,proofHeight:l,range:s}=e,u=t-n<6;return(0,ea.jsx)("div",{className:"group/main relative w-full",children:(0,ea.jsx)("div",{className:"relative py-6",children:(0,ea.jsxs)("div",{className:"relative z-10 h-1.5",children:[(0,ea.jsx)("div",{className:"absolute h-full w-full bg-gray-300 dark:bg-graydark-400 rounded-lg"}),(0,ea.jsxs)("div",{className:"group/segments",children:[(0,ea.jsx)(Oe,{label:"contract duration",currentHeight:t,startHeight:n,endHeight:r,range:s,color:"blue",align:"center",rounded:"start",className:u?"border-dotted opacity-50":"",showDates:!0}),(0,ea.jsx)(Oe,{label:"proof window",currentHeight:t,startHeight:i,endHeight:a,range:s,color:"green",align:"end",rounded:"end",className:u?"border-dotted opacity-50":""}),(0,ea.jsx)(On,{label:"contract formation",bottomLabel:u?"unconfirmed":"",currentHeight:t,eventHeight:n,range:s,color:u?"amber":"blue",className:"z-20"}),(0,ea.jsx)(On,{label:"last revision",currentHeight:t,eventHeight:o,range:s,color:"green",className:"z-20"}),(0,ea.jsx)(On,{label:"storage proof",currentHeight:t,eventHeight:l,range:s,color:"green",className:"z-20"}),(0,ea.jsx)(On,{label:"current block",currentHeight:t,eventHeight:t,range:s,color:"gray",className:"z-10",unconfirmedPing:!1})]})]})})})}var Oi=n(90463),Oa=n(58527),Oo=n(40704),Ol=n(95598),Os=n(93225),Ou=n(11749),Oc=function(e,t,n,r){var i=-1,a=Oa.Z,o=!0,l=e.length,s=[],u=t.length;if(!l)return s;n&&(t=(0,Ol.Z)(t,(0,Os.Z)(n))),r?(a=Oo.Z,o=!1):t.length>=200&&(a=Ou.Z,o=!1,t=new Oi.Z(t));t:for(;++i{e.stopPropagation(),i(n)},children:(0,ea.jsx)(sT.xVB,{})}),(0,ea.jsx)(sO,{icon:l?"contrast":"hover",tip:"".concat(t,": hide all"),variant:"ghost",onClick:e=>{e.stopPropagation(),a(n)},children:(0,ea.jsx)(sT.pHg,{})})]})]})}function Ov(e){let{title:t,children:n}=e;return(0,ea.jsxs)("div",{className:"flex flex-col gap-6",children:[t&&(0,ea.jsx)(du,{anchorLink:!0,size:"24",children:t}),(0,ea.jsx)(nE,{className:"p-6",children:(0,ea.jsx)("div",{className:"flex flex-col gap-6",children:(0,ea.jsx)(MH,{separator:(0,ea.jsx)(c0,{className:"w-full my-3"}),children:n})})})]})}function Og(e){let{id:t,title:n,description:r,control:i}=e;return(0,ea.jsxs)("div",{className:"flex gap-10 justify-between","data-testid":t,children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-2 max-w-[600px]",children:[(0,ea.jsx)(du,{id:t||n,anchorLink:!0,size:"20",children:n}),(0,ea.jsx)(nj,{size:"14",children:r})]}),(0,ea.jsx)("div",{className:"",children:i})]})}function Oy(e){let{open:t,params:n,trigger:r,onOpenChange:i}=e,{body:a,title:o,variant:l,action:s,onConfirm:u}=n||{},c=(0,_g.cI)(),d=(0,eo.useCallback)(()=>{u&&u(),i(!1)},[u,i]);return(0,ea.jsx)(u_,{title:o,trigger:r,open:t,onOpenChange:i,contentVariants:{className:"w-[400px]"},children:(0,ea.jsx)("form",{onSubmit:c.handleSubmit(d),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-4",children:[a,(0,ea.jsx)("div",{className:"flex gap-1 justify-end",children:(0,ea.jsx)(SY,{variant:l,form:c,size:"small",children:s})})]})})})}function Ox(e){let{name:t,peerCount:n,isSynced:r,nodeBlockHeight:i,connectPeer:a}=e;return(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(nw,{font:"mono",weight:"bold",size:"20",children:t}),(0,ea.jsxs)("div",{className:"flex items-center",children:[n?(0,ea.jsxs)(sO,{className:"relative left-2 only:left-0",variant:"ghost",onClick:a,tip:"".concat(n," connected peers"),children:[(0,ea.jsx)(nw,{color:"subtle",children:n.toLocaleString()}),(0,ea.jsx)(sT.RK4,{})]}):null,i&&r?(0,ea.jsx)(sM,{content:"Blockchain is synced",children:(0,ea.jsx)("div",{className:"relative left-2",children:(0,ea.jsxs)(sO,{variant:"ghost",state:"waiting",children:[(0,ea.jsx)(nw,{color:"subtle",children:i.toLocaleString()}),(0,ea.jsx)(nw,{color:"green",children:(0,ea.jsx)(sT.Y3p,{})})]})})}):null]})]})}function Ob(e){let{nodeBlockHeight:t,networkBlockHeight:n,moreThan100BlocksToSync:r,percent:i}=e;return(0,ea.jsxs)("div",{className:"flex flex-col justify-between h-full mb-1",children:[(0,ea.jsx)(d3,{variant:"accent",value:t&&n?t:0,max:n||1,className:""}),(0,ea.jsxs)("div",{className:"flex justify-between mt-1.5",children:[(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"Syncing..."}),t&&n?r?(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"".concat(t.toLocaleString()," / ").concat(n.toLocaleString()," (").concat(i,"%)")}):(0,ea.jsx)(nw,{color:"subtle",size:"10",children:"(".concat(i,"%)")}):null]})]})}function Ow(e){let{name:t,peerCount:n,connectPeer:r,isSynced:i,syncPercent:a,nodeBlockHeight:o,estimatedBlockHeight:l,firstTimeSyncing:s,moreThan100BlocksToSync:u,children:c}=e;return(0,ea.jsx)(pp,{rootProps:{openDelay:100,closeDelay:1e3},contentProps:{side:"right",align:"start",sideOffset:5,className:"!max-w-none"},trigger:(0,ea.jsxs)("div",{className:"relative hover:scale-105 transition-transform",children:[i||100===a||0===a?null:(0,ea.jsx)("div",{className:"absolute -bottom-2.5 w-full flex justify-center",children:(0,ea.jsxs)(nw,{className:"bg-amber-500 py-px px-1 rounded-sm scale-75",size:"10",children:[a,"%"]})}),(0,ea.jsx)(dj,{size:30})]}),children:(0,ea.jsxs)("div",{className:"flex flex-col gap-2 px-1 pt-1 pb-2 w-[350px]",children:[(0,ea.jsx)(Ox,{nodeBlockHeight:o,isSynced:i,name:t,peerCount:n,connectPeer:r}),i?(0,ea.jsx)(c0,{className:"w-full mb-0.5"}):(0,ea.jsx)(Ob,{percent:a,nodeBlockHeight:o,networkBlockHeight:l,moreThan100BlocksToSync:u}),s&&(0,ea.jsxs)(ea.Fragment,{children:[(0,ea.jsx)(nw,{color:"contrast",size:"14",children:"Welcome to Sia! The blockchain is syncing to the current network height. Depending on your system this process may take a while."}),(0,ea.jsx)(c0,{className:"w-full mb-1"})]}),c]})})}function Oj(e){let{testnetName:t}=e;return(0,ea.jsxs)("div",{className:"flex gap-2 items-center justify-center py-2 px-3 bg-amber-600 dark:bg-amber-500",children:[(0,ea.jsx)(nw,{color:"lo",children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsxs)(nw,{size:"14",color:"lo",children:["You are on the ",t," testnet."]})]})}function Ok(e){let{type:t,label:n,link:r,tip:i,icon:a,value:o,onClick:l,format:s,decimalsLimit:u,units:c}=e;return(0,ea.jsxs)("div",{className:"flex justify-between items-center",children:[(0,ea.jsx)(sM,{align:"start",side:"bottom",content:i,children:(0,ea.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ea.jsx)(nw,{className:"flex relative",children:a||(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(nw,{size:"12",ellipsis:!0,children:r?(0,ea.jsx)(dx,{href:r,target:"_blank",children:n}):n})]})}),(0,ea.jsx)("div",{role:"button",tabIndex:0,"aria-label":n,className:(0,eW.cx)("flex items-center",l?"cursor-pointer":""),onClick:()=>{l&&l(o)},children:"siacoin"===t?(0,ea.jsx)(S_,{value:o,variant:"value",size:"12",fixed:u,dynamicUnits:!1,showTooltip:!1,tipSide:"bottom"}):(0,ea.jsx)(SO,{value:o,variant:"value",size:"12",format:s||(e=>"".concat(ht(e,u)).concat(c?" ".concat(c):"")),tipSide:"bottom"})})]})}function OE(e){let{form:t,fields:n,name:r}=e;return(0,eo.useCallback)((e,i)=>{OS({form:t,fields:n,name:r,value:e,options:i})},[r,t,n])}function OS(e){var t;let{form:n,fields:r,name:i,value:a,options:o}=e;n.setValue(i,a,"boolean"==typeof o?o?{shouldValidate:!0,shouldDirty:!0,shouldTouch:!0}:void 0:o),null===(t=r[i].trigger)||void 0===t||t.forEach(e=>n.trigger(e))}function OC(e){let{form:t,fields:n,values:r,options:i}=e;for(let[e,a]of Object.entries(r))OS({form:t,fields:n,name:e,value:a,options:i})}function OM(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:a,suggestionLabel:o,suggestion:l,suggestionTip:s,before:u,after:c,tipsDecimalsLimitSc:d=0}=r[t],f=OE({name:t,fields:r,form:n});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ea.jsx)(u||(()=>null),{name:t,form:n,fields:r}),(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(_M,{name:t,fields:r,form:n,group:!1,size:"small"}),i&&(0,ea.jsx)(Ok,{type:"siacoin",label:"Network average",tip:a||"Averages provided by Sia Central.",decimalsLimit:d,value:(0,v9.qN)(i),onClick:()=>{f(i,!0)}}),l&&s&&(0,ea.jsx)(Ok,{type:"siacoin",label:o||"Suggestion",tip:s,decimalsLimit:d,value:(0,v9.qN)(l),onClick:()=>{f(l,!0)}}),(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function O_(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{placeholder:l,average:s,suggestion:u,units:c,decimalsLimit:d=2,disableGroupSeparators:f,autoComplete:h,prefix:p}=o,{setValue:m,onBlur:v,error:g,value:y}=_x({form:n,field:o,name:t}),x=(0,eo.useMemo)(()=>l?new(he())(l):u&&"boolean"!=typeof u?new(he())(u):s&&"boolean"!=typeof s?new(he())(s):void 0,[l,u,s]),b=(0,ea.jsx)(hr,{prefix:p,name:t,value:y,units:c,size:i,decimalsLimit:d,disableGroupSeparators:f,autoComplete:h,placeholder:x?new(he())(x):void 0,state:g?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:e=>{m(void 0!==e?new(he())(e):void 0,!0)},onBlur:v});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,wrap:!0,children:b}):b}function OO(e){let{name:t,form:n,fields:r}=e,{average:i,averageTip:a,suggestionLabel:o,suggestion:l,suggestionTip:s,decimalsLimit:u=2,after:c,units:d}=r[t],f=OE({form:n,fields:r,name:t});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(O_,{name:t,fields:r,form:n,group:!1}),i&&(0,ea.jsx)(Ok,{type:"number",label:"Network average",tip:a||"Averages provided by Sia Central.",decimalsLimit:u,value:i,onClick:()=>{f(i,!0)}}),l&&s&&(0,ea.jsx)(Ok,{type:"number",label:o||"Suggestion",tip:s,decimalsLimit:u,value:l,units:d,onClick:()=>{f(l,!0)}}),(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OT(e){let{label:t,link:n,tip:r,value:i,onClick:a}=e;return(0,ea.jsxs)("div",{className:"flex justify-between gap-1 items-center overflow-hidden",children:[(0,ea.jsx)("div",{children:(0,ea.jsx)(sM,{align:"start",side:"bottom",content:r,children:(0,ea.jsxs)("div",{className:"flex gap-1 items-center relative overflow-hidden",children:[(0,ea.jsx)(nw,{className:"flex relative",children:(0,ea.jsx)(sT.RdX,{})}),(0,ea.jsx)(nw,{size:"12",children:n?(0,ea.jsx)(dx,{href:n,target:"_blank",children:t}):t})]})})}),(0,ea.jsx)("div",{className:"overflow-hidden",children:(0,ea.jsx)(nw,{role:"button",tabIndex:0,"aria-label":t,className:"flex cursor-pointer items-center",onClick:a,size:"12",children:(0,ea.jsx)(sY,{ellipsis:!0,className:"block",children:i})})})]})}function OP(e){let{name:t,form:n,fields:r,type:i}=e,{suggestionLabel:a,suggestion:o,suggestionTip:l}=r[t],s=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(_j,{name:t,form:n,fields:r,type:i,group:!1}),o&&l&&(0,ea.jsx)(OT,{label:a||"Suggestion",tip:l,value:o,onClick:()=>{s(o,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OA(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:a,suggestionTip:o}=r[t],l=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)("div",{className:"flex justify-end w-full",children:(0,ea.jsx)(_C,{name:t,form:n,fields:r,group:!1})}),void 0!==a&&o&&(0,ea.jsx)(OT,{label:i||"Suggestion",tip:o,value:a?"on":"off",onClick:()=>{l(a,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function ON(e){let{name:t,form:n,fields:r,size:i="small",group:a=!0}=e,o=r[t],{options:l}=o,{ref:s,onChange:u,onBlur:c,error:d}=_x({name:t,form:n,field:o}),f=(0,ea.jsx)(hc,{ref:s,name:t,size:i,state:d?"invalid":n.formState.dirtyFields[t]?"valid":"default",onChange:u,onBlur:c,children:null==l?void 0:l.map(e=>(0,ea.jsx)(hd,{value:e.value,children:e.label},e.value))});return a?(0,ea.jsx)(SK,{title:o.title,name:t,form:n,children:f}):f}function OR(e){let{name:t,form:n,fields:r}=e,{suggestionLabel:i,suggestion:a,suggestionTip:o}=r[t],l=OE({form:n,name:t,fields:r});return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)("div",{className:"flex justify-end w-full",children:(0,ea.jsx)(ON,{name:t,fields:r,form:n,group:!1,size:"small"})}),a&&o&&(0,ea.jsx)(OT,{label:i||"Suggestion",tip:o,value:a,onClick:()=>{l(a,!0)}})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OD(e){let{name:t,form:n,fields:r}=e,i=r[t],a=i.custom||(()=>null);return"custom"===i.type?(0,ea.jsx)(a,{form:n,name:t,fields:r}):"number"===i.type?(0,ea.jsx)(OO,{form:n,name:t,fields:r}):"siacoin"===i.type?(0,ea.jsx)(OM,{form:n,name:t,fields:r}):"text"===i.type?(0,ea.jsx)(OP,{form:n,name:t,fields:r}):"password"===i.type?(0,ea.jsx)(OP,{form:n,type:"password",fields:r,name:t}):"boolean"===i.type?(0,ea.jsx)(OA,{form:n,name:t,fields:r}):"select"===i.type?(0,ea.jsx)(OR,{form:n,name:t,fields:r}):null}function OL(e){let{name:t,form:n,fields:r,autoVisibility:i}=e,a=r[t],o=_w({form:n,fields:r,name:t});return!i||o?(0,ea.jsx)(Og,{id:t,title:a.title,description:a.description,control:(0,ea.jsx)(OD,{form:n,name:t,fields:r})}):null}function OZ(e){let{title:t,category:n,form:r,fields:i}=e,a=Object.entries(i).filter(e=>{let[t,a]=e;return a.category===n&&_w({form:r,fields:i,name:t})}).map(e=>{let[t]=e;return t});return 0===a.length?null:(0,ea.jsx)(Ov,{title:t,children:a.map(e=>(0,ea.jsx)(OL,{name:e,form:r,fields:i},e))})}function Oz(e){let{name:t,form:n,fields:r,size:i="small",currency:a,group:o=!0}=e,l=(0,hi.J)({currency:a||void 0}).rate,s=r[t],{placeholder:u,decimalsLimit:c=2,units:d}=s,{setValue:f,onBlur:h,error:p,value:m}=_x({form:n,field:s,name:t}),v=(0,eo.useMemo)(()=>hi.mV.find(e=>e.id===a),[a]),g=n.formState.dirtyFields[t],y=(0,ea.jsxs)("div",{className:(0,eW.cx)("flex flex-col","focus-within:ring ring-blue-500 dark:ring-blue-200","border",s.readOnly?"bg-gray-200 dark:bg-graydark-300":"bg-white dark:bg-graydark-50",s.readOnly?"pointer-events-none":"",s.readOnly?"border-blue-400 dark:border-blue-400":p?"border-red-500 dark:border-red-400":g?"border-green-500 dark:border-green-400":"border-gray-200 dark:border-graydark-200","rounded"),children:[(0,ea.jsx)(hr,{name:t,value:m,units:"".concat((null==v?void 0:v.label)||"?").concat(d||""),prefix:null==v?void 0:v.prefix,size:i,variant:"ghost",focus:"none",readOnly:s.readOnly,decimalsLimit:(null==v?void 0:v.fixed)||c,placeholder:u?new(he())(u):void 0,state:p?"invalid":g?"valid":"default",onChange:e=>{f(void 0!==e?new(he())(e):void 0,!0)},onBlur:h}),l&&(0,ea.jsx)(OF,{value:m,currency:a,rate:l})]});return o?(0,ea.jsx)(SK,{title:s.title,name:t,form:n,wrap:!0,children:y}):y}function OF(e){let{value:t,rate:n}=e,r=t&&!t.isZero()&&n&&!n.isZero(),i=r?(0,v9.qN)(t).div(n):new(he())(0);return(0,ea.jsxs)(nE,{className:"flex gap-1 items-center justify-between relative overflow-hidden px-2 py-1.5 rounded-t-none",children:[(0,ea.jsx)(sM,{side:"bottom",content:"The pinned value's current siacoin value",children:(0,ea.jsxs)(nw,{className:"flex gap-1 relative",size:"12",children:[(0,ea.jsx)(sT.oce,{}),"Current value"]})}),r?(0,ea.jsx)(SS,{value:i,size:"12",variant:"value",fixed:0,dynamicUnits:!0,hastingUnits:!1,tipSide:"bottom"}):(0,ea.jsx)(nw,{size:"12",ellipsis:!0,color:r?"contrast":"verySubtle",children:"-"})]})}function OV(e){let{name:t,form:n,fields:r,currency:i}=e,{average:a,averageTip:o,suggestionLabel:l,suggestion:s,suggestionTip:u,before:c,after:d}=r[t],f=OE({form:n,fields:r,name:t}),h=(0,hi.J)({currency:i||void 0}).rate,p=(0,eo.useMemo)(()=>a&&"boolean"!=typeof a&&h?new(he())(a).times(h):void 0,[a,h]),m=(0,eo.useMemo)(()=>s&&"boolean"!=typeof s&&h?new(he())(s).times(h):void 0,[s,h]);return(0,ea.jsxs)("div",{className:"flex flex-col gap-3 items-end",children:[(0,ea.jsxs)("div",{className:"flex flex-col w-[260px]",children:[(0,ea.jsx)(c||(()=>null),{name:t,form:n,fields:r}),(0,ea.jsxs)("div",{className:"flex flex-col gap-3 w-[260px]",children:[(0,ea.jsx)(Oz,{name:t,fields:r,form:n,group:!1,currency:i}),p&&(0,ea.jsx)(Ok,{type:"siacoin",label:"Network average",tip:o||"Averages provided by Sia Central.",value:p,decimalsLimit:0,onClick:()=>{f(a,!0)}}),m&&u&&(0,ea.jsx)(Ok,{type:"siacoin",label:l||"Suggestion",tip:u,decimalsLimit:0,value:m,onClick:()=>{f(s,!0)}}),(0,ea.jsx)(d||(()=>null),{name:t,form:n,fields:r})]})]}),(0,ea.jsx)("div",{className:"h-[20px]",children:(0,ea.jsx)(Sq,{form:n,name:t})})]})}function OB(e){let{form:t,remoteValues:n}=e,r=(0,eo.useCallback)(()=>{if(t.formState.isSubmitting||!n)return;let e=t.getValues();for(let[e,r]of Object.entries(n))t.resetField(e,{defaultValue:r,keepDirty:!0,keepError:!0,keepTouched:!0});for(let[n,r]of Object.entries(e))t.getFieldState(n).isDirty&&t.setValue(n,r)},[t,n]);(0,eo.useEffect)(()=>{r()},[n])}function OI(e){let{form:t}=e;return{changeCount:Object.entries(t.formState.dirtyFields).filter(e=>{let[t,n]=e;return!!n}).length}}function OH(e){let{form:t,remoteValues:n}=e,[r,i]=(0,eo.useState)(!1),{isUnlockedAndAuthedRoute:a}=(0,hi.Hv)();(0,eo.useEffect)(()=>{a||i(!1)},[a]),(0,eo.useEffect)(()=>{!r&&n&&(i(!0),t.reset(n))},[n])}sT.lg1,sT.eHR,sT.I$H,sT.KiD,sT.P5r,sT.CCF,sT.w9S,sT.EL$,sT.aPl,sT.wEY,sT.EOT,sT.kSc,sT.W$S,sT.lJ7,sT.ORH,sT.ka0,sT.BdP,sT.d19,sT.Mes,sT.VUg,sT.U_S,sT.T85;let OU=e=>{let{__scopeTooltip:t,delayDuration:n=700,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,[o,l]=(0,eo.useState)(!0),s=(0,eo.useRef)(!1),u=(0,eo.useRef)(0);return(0,eo.useEffect)(()=>{let e=u.current;return()=>window.clearTimeout(e)},[]),(0,eo.createElement)(nn,{scope:t,isOpenDelayed:o,delayDuration:n,onOpen:(0,eo.useCallback)(()=>{window.clearTimeout(u.current),l(!1)},[]),onClose:(0,eo.useCallback)(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>l(!0),r)},[r]),isPointerInTransitRef:s,onPointerInTransitChange:(0,eo.useCallback)(e=>{s.current=e},[]),disableHoverableContent:i},a)};function OW(e){let{children:t}=e,[n,r]=(0,eo.useState)(!1);return(0,eo.useEffect)(()=>{r(!0)},[]),(0,ea.jsx)("div",{children:n?t:null})}function Oq(e){let{className:t,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,fallback:i,children:a,lockRoutes:o}=e;return(0,ea.jsx)(OW,{children:(0,ea.jsx)(hi.kl,{fallback:i,children:(0,ea.jsx)(p3.f,{attribute:"class",children:(0,ea.jsx)(OU,{children:(0,ea.jsx)(hi.bW,{lockRoutes:o,daemonExplorerInfoRoute:n,passwordProtectRequestHooks:r,children:(0,ea.jsxs)("div",{id:"root",className:t,children:[(0,ea.jsx)(Sp,{}),a]})})})})})})}var O$=n(28356),OK=Math.min,OY=function(e,t,n){for(var r=n?Oo.Z:Oa.Z,i=e[0].length,a=e.length,o=a,l=Array(a),s=1/0,u=[];o--;){var c=e[o];o&&t&&(c=(0,Ol.Z)(c,(0,Os.Z)(t))),s=OK(c.length,s),l[o]=!n&&(t||i>=120&&c.length>=120)?new Oi.Z(o&&c):void 0}c=e[0];var d=-1,f=l[0];t:for(;++d{s(t=>t.includes(e)?t.filter(t=>t!==e):t.concat(e))},[s]),c=(0,eo.useCallback)(e=>{s(t=>(0,O$.Z)([...t,...e]))},[s]),d=(0,eo.useCallback)(e=>{s(t=>Op(t,e))},[s]),f=(0,eo.useCallback)(()=>{s(r)},[s,r]),h=(0,eo.useMemo)(()=>n.filter(e=>{let t=null==o?void 0:o.includes(e.category||"");return!e.fixed&&!t}),[n,o]),p=(0,eo.useMemo)(()=>n.filter(e=>{let t=e.fixed||l.includes(e.id),n=null==o?void 0:o.includes(e.category||"");return t&&!n}).map(e=>e.id),[n,l,o]),{sortField:m,sortDirection:v,setSortField:g,setSortDirection:y,toggleSort:x}=function(e,t){let{defaultSortField:n,sortOptions:r,enabledColumns:i}=t,[a,o]=(0,kZ.Z)("".concat(e,"/sortField"),{defaultValue:n}),[l,s]=(0,kZ.Z)("".concat(e,"/sortDirection"),{defaultValue:"desc"});return{toggleSort:(0,eo.useCallback)(e=>{if(a!==e){o(e),s("asc");return}s(e=>"desc"===e?"asc":"desc")},[a,o,s]),setSortDirection:s,setSortField:o,sortableColumns:(0,eo.useMemo)(()=>r?OG(r.map(e=>e.id),i):[],[r,i]),sortField:a,sortDirection:l}}(e,{defaultSortField:i,sortOptions:a,enabledColumns:p}),b=(0,eo.useMemo)(()=>a?OG(a.map(e=>e.id),p):[],[a,p]);return{configurableColumns:h,enabledColumns:p,toggleColumnVisibility:u,toggleSort:x,setSortDirection:y,setSortField:g,sortableColumns:b,sortField:m,setColumnsVisible:c,setColumnsHidden:d,sortDirection:v,resetDefaultColumnVisibility:f}}function O0(){let e=(0,da.xj)(),t=(0,da.jD)(),n=(0,da.lr)();return(0,eo.useCallback)(()=>{if(!e||!t)return;let r=new URLSearchParams(n),i=r.toString();r.delete("limit"),r.delete("offset"),r.delete("marker");let a=r.toString(),o=i?"".concat(t,"?").concat(i):t,l=a?"".concat(t,"?").concat(a):t;l!==o&&e.replace(l)},[e,n,t])}function O1(){let[e,t]=(0,eo.useState)([]),n=O0(),r=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,eo.useCallback)(()=>{t([]),n()},[t,n]),a=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),o=(0,eo.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[t,e,n]);return{filters:e,setFilter:r,removeFilter:a,removeLastFilter:o,resetFilters:i}}function O2(e){let{dataset:t,filters:n,sortField:r,sortDirection:i}=e;return(0,eo.useMemo)(()=>{if(!t)return null;let e=Object.entries(n).map(e=>{let[t,n]=e;return n}),a=e.length?t.filter(t=>{for(let n of e)if(!n.fn(t))return!1;return!0}):t;return[...a=a.sort((e,t)=>{let n=e[r],a=t[r];return"desc"===i?void 0===n?1:void 0===a?-1:n instanceof he()&&a instanceof he()?n.lte(a)?1:-1:n<=a?1:-1:void 0===n?-1:void 0===a?1:n instanceof he()&&a instanceof he()?n.gte(a)?1:-1:n>=a?1:-1})]},[t,n,r,i])}function O4(){let[e,t]=(0,eo.useState)([]),n=O0(),r=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e.id).concat(e)),n()},[t,n]),i=(0,eo.useCallback)(()=>{t([]),n()},[t,n]),a=(0,eo.useCallback)(e=>{t(t=>t.filter(t=>t.id!==e)),n()},[t,n]),o=(0,eo.useCallback)(()=>{e.length&&(t(e=>e.slice(0,-1)),n())},[e,t,n]);return{filters:e,setFilter:r,removeFilter:a,removeLastFilter:o,resetFilters:i}}function O3(e){let{sc:t}=e,{settings:n}=(0,hi.Hv)(),r=(0,hi.J)({currency:n.currency.id}),i=(0,eo.useMemo)(()=>new(he())(t).times(r.rate||1),[t,r]);return!r.rate||r.rate.isZero()?{}:{fiat:i,currency:n.currency}}function O5(e,t){let n=t.reduce((e,t)=>{let n=e.startHeight,r=e.endHeight;return t.contractHeightStartr&&(r=t.contractHeightEnd),{startHeight:n,endHeight:r}},{startHeight:e,endHeight:0});n.endHeight=Math.max(n.endHeight,e)+(0,v9.gU)(5),n.startHeight=n.startHeight-(0,v9.gU)(5);let r=[],i=n.startHeight;for(;i<=n.endHeight;)r.push(i),i+=(0,v9.Nr)(1);return{allDatesMap:r.reduce((e,t)=>({...e,[t]:{total:null,timestamp:t}}),{}),range:n}}let O6=/^[a-z]{2}$/i;function O8(e){if(!O6.test(e)){let t=typeof e;throw TypeError("cc argument must be an ISO 3166-1 alpha-2 string, but got '".concat("string"===t?e:t,"' instead."))}return String.fromCodePoint(...[...e.toUpperCase()].map(e=>e.codePointAt()+127397))}let O7=(()=>{let e=0,t=()=>`0000${(1679616*Math.random()<<0).toString(36)}`.slice(-4);return()=>(e+=1,`u${t()}${e}`)})();function O9(e){let t=[];for(let n=0,r=e.length;n{let r=new Image;r.decode=()=>t(r),r.onload=()=>t(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=e})}async function Tr(e){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(e)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function Ti(e,t,n){let r="http://www.w3.org/2000/svg",i=document.createElementNS(r,"svg"),a=document.createElementNS(r,"foreignObject");return i.setAttribute("width",`${t}`),i.setAttribute("height",`${n}`),i.setAttribute("viewBox",`0 0 ${t} ${n}`),a.setAttribute("width","100%"),a.setAttribute("height","100%"),a.setAttribute("x","0"),a.setAttribute("y","0"),a.setAttribute("externalResourcesRequired","true"),i.appendChild(a),a.appendChild(e),Tr(i)}let Ta=(e,t)=>{if(e instanceof t)return!0;let n=Object.getPrototypeOf(e);return null!==n&&(n.constructor.name===t.name||Ta(n,t))};function To(e,t,n){let r=window.getComputedStyle(e,n),i=r.getPropertyValue("content");if(""===i||"none"===i)return;let a=O7();try{t.className=`${t.className} ${a}`}catch(e){return}let o=document.createElement("style");o.appendChild(function(e,t,n){let r=`.${e}:${t}`,i=n.cssText?function(e){let t=e.getPropertyValue("content");return`${e.cssText} content: '${t.replace(/'|"/g,"")}';`}(n):O9(n).map(e=>{let t=n.getPropertyValue(e),r=n.getPropertyPriority(e);return`${e}: ${t}${r?" !important":""};`}).join(" ");return document.createTextNode(`${r}{${i}}`)}(a,n,r)),t.appendChild(o)}let Tl="application/font-woff",Ts="image/jpeg",Tu={woff:Tl,woff2:Tl,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:Ts,jpeg:Ts,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function Tc(e){return Tu[(function(e){let t=/\.([^./]*?)$/g.exec(e);return t?t[1]:""})(e).toLowerCase()]||""}function Td(e){return -1!==e.search(/^(data:)/)}function Tf(e,t){return`data:${t};base64,${e}`}async function Th(e,t,n){let r=await fetch(e,t);if(404===r.status)throw Error(`Resource "${r.url}" not found`);let i=await r.blob();return new Promise((e,t)=>{let a=new FileReader;a.onerror=t,a.onloadend=()=>{try{e(n({res:r,result:a.result}))}catch(e){t(e)}},a.readAsDataURL(i)})}let Tp={};async function Tm(e,t,n){var r,i,a;let o,l;let s=(r=e,i=t,a=n.includeQueryParams,l=r.replace(/\?.*/,""),a&&(l=r),/ttf|otf|eot|woff2?/i.test(l)&&(l=l.replace(/.*\//,"")),i?`[${i}]${l}`:l);if(null!=Tp[s])return Tp[s];n.cacheBust&&(e+=(/\?/.test(e)?"&":"?")+new Date().getTime());try{let r=await Th(e,n.fetchRequestInit,({res:e,result:n})=>(t||(t=e.headers.get("Content-Type")||""),n.split(/,/)[1]));o=Tf(r,t)}catch(r){o=n.imagePlaceholder||"";let t=`Failed to fetch resource: ${e}`;r&&(t="string"==typeof r?r:r.message),t&&console.warn(t)}return Tp[s]=o,o}async function Tv(e){let t=e.toDataURL();return"data:,"===t?e.cloneNode(!1):Tn(t)}async function Tg(e,t){if(e.currentSrc){let t=document.createElement("canvas"),n=t.getContext("2d");return t.width=e.clientWidth,t.height=e.clientHeight,null==n||n.drawImage(e,0,0,t.width,t.height),Tn(t.toDataURL())}let n=e.poster,r=Tc(n);return Tn(await Tm(n,r,t))}async function Ty(e){var t;try{if(null===(t=null==e?void 0:e.contentDocument)||void 0===t?void 0:t.body)return await Tk(e.contentDocument.body,{},!0)}catch(e){}return e.cloneNode(!1)}async function Tx(e,t){return Ta(e,HTMLCanvasElement)?Tv(e):Ta(e,HTMLVideoElement)?Tg(e,t):Ta(e,HTMLIFrameElement)?Ty(e):e.cloneNode(!1)}let Tb=e=>null!=e.tagName&&"SLOT"===e.tagName.toUpperCase();async function Tw(e,t,n){var r,i;let a=[];return 0===(a=Tb(e)&&e.assignedNodes?O9(e.assignedNodes()):Ta(e,HTMLIFrameElement)&&(null===(r=e.contentDocument)||void 0===r?void 0:r.body)?O9(e.contentDocument.body.childNodes):O9((null!==(i=e.shadowRoot)&&void 0!==i?i:e).childNodes)).length||Ta(e,HTMLVideoElement)||await a.reduce((e,r)=>e.then(()=>Tk(r,n)).then(e=>{e&&t.appendChild(e)}),Promise.resolve()),t}async function Tj(e,t){let n=e.querySelectorAll?e.querySelectorAll("use"):[];if(0===n.length)return e;let r={};for(let i=0;iTx(e,t)).then(n=>Tw(e,n,t)).then(t=>{var n,r;return n=e,Ta(r=t,Element)&&(!function(e,t){let n=t.style;if(!n)return;let r=window.getComputedStyle(e);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):O9(r).forEach(i=>{let a=r.getPropertyValue(i);if("font-size"===i&&a.endsWith("px")){let e=Math.floor(parseFloat(a.substring(0,a.length-2)))-.1;a=`${e}px`}Ta(e,HTMLIFrameElement)&&"display"===i&&"inline"===a&&(a="block"),"d"===i&&t.getAttribute("d")&&(a=`path(${t.getAttribute("d")})`),n.setProperty(i,a,r.getPropertyPriority(i))})}(n,r),To(n,r,":before"),To(n,r,":after"),Ta(n,HTMLTextAreaElement)&&(r.innerHTML=n.value),Ta(n,HTMLInputElement)&&r.setAttribute("value",n.value),function(e,t){if(Ta(e,HTMLSelectElement)){let n=Array.from(t.children).find(t=>e.value===t.getAttribute("value"));n&&n.setAttribute("selected","")}}(n,r)),r}).then(e=>Tj(e,t)):null}let TE=/url\((['"]?)([^'"]+?)\1\)/g,TS=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,TC=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;async function TM(e,t,n,r,i){try{let a;let o=n?function(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i))return e;let n=document.implementation.createHTMLDocument(),r=n.createElement("base"),i=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(i),t&&(r.href=t),i.href=e,i.href}(t,n):t,l=Tc(t);if(i){let e=await i(o);a=Tf(e,l)}else a=await Tm(o,l,r);return e.replace(function(e){let t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}(t),`$1${a}$3`)}catch(e){}return e}function T_(e){return -1!==e.search(TE)}async function TO(e,t,n){if(!T_(e))return e;let r=function(e,{preferredFontFormat:t}){return t?e.replace(TC,e=>{for(;;){let[n,,r]=TS.exec(e)||[];if(!r)return"";if(r===t)return`src: ${n};`}}):e}(e,n);return(function(e){let t=[];return e.replace(TE,(e,n,r)=>(t.push(r),e)),t.filter(e=>!Td(e))})(r).reduce((e,r)=>e.then(e=>TM(e,r,t,n)),Promise.resolve(r))}async function TT(e,t,n){var r;let i=null===(r=t.style)||void 0===r?void 0:r.getPropertyValue(e);if(i){let r=await TO(i,null,n);return t.style.setProperty(e,r,t.style.getPropertyPriority(e)),!0}return!1}async function TP(e,t){await TT("background",e,t)||await TT("background-image",e,t),await TT("mask",e,t)||await TT("mask-image",e,t)}async function TA(e,t){let n=Ta(e,HTMLImageElement);if(!(n&&!Td(e.src))&&!(Ta(e,SVGImageElement)&&!Td(e.href.baseVal)))return;let r=n?e.src:e.href.baseVal,i=await Tm(r,Tc(r),t);await new Promise((t,r)=>{e.onload=t,e.onerror=r,e.decode&&(e.decode=t),"lazy"===e.loading&&(e.loading="eager"),n?(e.srcset="",e.src=i):e.href.baseVal=i})}async function TN(e,t){let n=O9(e.childNodes).map(e=>TR(e,t));await Promise.all(n).then(()=>e)}async function TR(e,t){Ta(e,Element)&&(await TP(e,t),await TA(e,t),await TN(e,t))}let TD={};async function TL(e){let t=TD[e];if(null!=t)return t;let n=await fetch(e);return t={url:e,cssText:await n.text()},TD[e]=t,t}async function TZ(e,t){let n=e.cssText,r=/url\(["']?([^"')]+)["']?\)/g;return Promise.all((n.match(/url\([^)]+\)/g)||[]).map(async i=>{let a=i.replace(r,"$1");return a.startsWith("https://")||(a=new URL(a,e.url).href),Th(a,t.fetchRequestInit,({result:e})=>(n=n.replace(i,`url(${e})`),[i,e]))})).then(()=>n)}function Tz(e){if(null==e)return[];let t=[],n=e.replace(/(\/\*[\s\S]*?\*\/)/gi,""),r=RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){let e=r.exec(n);if(null===e)break;t.push(e[0])}n=n.replace(r,"");let i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,a=RegExp("((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})","gi");for(;;){let e=i.exec(n);if(null===e){if(null===(e=a.exec(n)))break;i.lastIndex=a.lastIndex}else a.lastIndex=i.lastIndex;t.push(e[0])}return t}async function TF(e,t){let n=[],r=[];return e.forEach(n=>{if("cssRules"in n)try{O9(n.cssRules||[]).forEach((e,i)=>{if(e.type===CSSRule.IMPORT_RULE){let a=i+1,o=e.href,l=TL(o).then(e=>TZ(e,t)).then(e=>Tz(e).forEach(e=>{try{n.insertRule(e,e.startsWith("@import")?a+=1:n.cssRules.length)}catch(t){console.error("Error inserting rule from remote css",{rule:e,error:t})}})).catch(e=>{console.error("Error loading remote css",e.toString())});r.push(l)}})}catch(a){let i=e.find(e=>null==e.href)||document.styleSheets[0];null!=n.href&&r.push(TL(n.href).then(e=>TZ(e,t)).then(e=>Tz(e).forEach(e=>{i.insertRule(e,n.cssRules.length)})).catch(e=>{console.error("Error loading remote stylesheet",e)})),console.error("Error inlining remote css file",a)}}),Promise.all(r).then(()=>(e.forEach(e=>{if("cssRules"in e)try{O9(e.cssRules||[]).forEach(e=>{n.push(e)})}catch(t){console.error(`Error while reading CSS rules from ${e.href}`,t)}}),n))}async function TV(e,t){if(null==e.ownerDocument)throw Error("Provided element is not within a Document");let n=O9(e.ownerDocument.styleSheets);return(await TF(n,t)).filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>T_(e.style.getPropertyValue("src")))}async function TB(e,t){let n=await TV(e,t);return(await Promise.all(n.map(e=>{let n=e.parentStyleSheet?e.parentStyleSheet.href:null;return TO(e.cssText,n,t)}))).join("\n")}async function TI(e,t){let n=null!=t.fontEmbedCSS?t.fontEmbedCSS:t.skipFonts?null:await TB(e,t);if(n){let t=document.createElement("style"),r=document.createTextNode(n);t.appendChild(r),e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}}async function TH(e,t={}){let{width:n,height:r}=Tt(e,t),i=await Tk(e,t,!0);return await TI(i,t),await TR(i,t),!function(e,t){let{style:n}=e;t.backgroundColor&&(n.backgroundColor=t.backgroundColor),t.width&&(n.width=`${t.width}px`),t.height&&(n.height=`${t.height}px`);let r=t.style;null!=r&&Object.keys(r).forEach(e=>{n[e]=r[e]})}(i,t),await Ti(i,n,r)}async function TU(e,t={}){let{width:n,height:r}=Tt(e,t),i=await TH(e,t),a=await Tn(i),o=document.createElement("canvas"),l=o.getContext("2d"),s=t.pixelRatio||function(){let e,t;try{t=process}catch(e){}let n=t&&t.env?t.env.devicePixelRatio:null;return n&&Number.isNaN(e=parseInt(n,10))&&(e=1),e||window.devicePixelRatio||1}(),u=t.canvasWidth||n,c=t.canvasHeight||r;return o.width=u*s,o.height=c*s,!t.skipAutoScale&&(o.width>16384||o.height>16384)&&(o.width>16384&&o.height>16384?o.width>o.height?(o.height*=16384/o.width,o.width=16384):(o.width*=16384/o.height,o.height=16384):o.width>16384?(o.height*=16384/o.width,o.width=16384):(o.width*=16384/o.height,o.height=16384)),o.style.width=`${u}`,o.style.height=`${c}`,t.backgroundColor&&(l.fillStyle=t.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(a,0,0,o.width,o.height),o}async function TW(e,t={}){return(await TU(e,t)).toDataURL()}async function Tq(e,t){let{name:n,quality:r,copy:i,download:a}=t;if(!e)throw Error("HTML node required");let o=await TW(e,{quality:r||.5});if(a){let e=document.createElement("a");e.download="".concat(n,".png"),e.href=o,e.click()}if(i){let e=await fetch(o);Sv(await e.blob(),"image/png",n)}}function T$(e){return Object.entries(e)}},99605:function(e,t,n){"use strict";n.d(t,{Ee:function(){return s.a},Fb:function(){return o.a},UO:function(){return u.useParams},j0:function(){return c.useRouter},jD:function(){return u.usePathname},lr:function(){return u.useSearchParams},rU:function(){return i.a},xj:function(){return u.useRouter}});var r=n(39097),i=n.n(r),a=n(97729),o=n.n(a),l=n(96577),s=n.n(l),u=n(82876),c=n(5632)},60398:function(e,t,n){"use strict";n.d(t,{bW:function(){return K},kl:function(){return es},mV:function(){return F},gw:function(){return a},Nz:function(){return ea},Hv:function(){return q},iv:function(){return J},J:function(){return ei},rB:function(){return Q},Nf:function(){return V},Tu:function(){return el},mw:function(){return X},q0:function(){return Y},Tb:function(){return O},V1:function(){return G},Q5:function(){return eo},D:function(){return N}});var r={};n.r(r),n.d(r,{getGPUTier:function(){return _}});var i=n(79381);function a(e){return new Promise(t=>setTimeout(t,e))}var o=n(89644),l=n.n(o),s=n(2784),u=n(56978);function c(e){return{...e,config:{...null==e?void 0:e.config}}}function d(e){return{...e,config:{...null==e?void 0:e.config}}}function f(e){return{...e,config:{...null==e?void 0:e.config}}}function h(e,t,n){return(null==n?void 0:n.api)||(null==t?void 0:t.api)||e.api}function p(e,t,n){var r,i;let a=function(e,t,n){var r,i,a,o;let l={"Content-Type":"application/json",...null===(i=t.config)||void 0===i?void 0:null===(r=i.axios)||void 0===r?void 0:r.headers,...null==n?void 0:null===(o=n.config)||void 0===o?void 0:null===(a=o.axios)||void 0===a?void 0:a.headers},s=h(e,t,n);return e.api===s&&e.password&&(l.Authorization="Basic "+btoa(":".concat(e.password))),l}(e,t,n);return{responseType:"json",...null===(r=t.config)||void 0===r?void 0:r.axios,...null==n?void 0:null===(i=n.config)||void 0===i?void 0:i.axios,headers:a}}function m(e,t,n,r){if(!t)return null;let i=(null==n?void 0:n.params)||{};if(r&&r.params&&(i={...i,...r.params}),!(t=(0,u.AR)(t,i)))return null;let a=h(e,n,r);return a===e.api?"".concat(a,"/api").concat(t):"".concat(a).concat(t)}function v(e,t,n,r){let i=h(e,n,r);return i===e.api?t.replace("".concat(i,"/api"),""):t.replace(i,"")}var g=n(52322),y=n(92762);function x(e,t,n,r){return new(n||(n=Promise))(function(i,a){function o(e){try{s(r.next(e))}catch(e){a(e)}}function l(e){try{s(r.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(o,l)}s((r=r.apply(e,t||[])).next())})}let b=["geforce 320m","geforce 8600","geforce 8600m gt","geforce 8800 gs","geforce 8800 gt","geforce 9400","geforce 9400m g","geforce 9400m","geforce 9600m gt","geforce 9600m","geforce fx go5200","geforce gt 120","geforce gt 130","geforce gt 330m","geforce gtx 285","google swiftshader","intel g41","intel g45","intel gma 4500mhd","intel gma x3100","intel hd 3000","intel q45","legacy","mali-2","mali-3","mali-4","quadro fx 1500","quadro fx 4","quadro fx 5","radeon hd 2400","radeon hd 2600","radeon hd 4670","radeon hd 4850","radeon hd 4870","radeon hd 5670","radeon hd 5750","radeon hd 6290","radeon hd 6300","radeon hd 6310","radeon hd 6320","radeon hd 6490m","radeon hd 6630m","radeon hd 6750m","radeon hd 6770m","radeon hd 6970m","sgx 543","sgx543"];function w(e){return e=e.toLowerCase().replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i,"$1").replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g,"").replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/,"$1")}let j="undefined"==typeof window,k=(()=>{if(j)return;let{userAgent:e,platform:t,maxTouchPoints:n}=window.navigator,r=/(iphone|ipod|ipad)/i.test(e),i="iPad"===t||"MacIntel"===t&&n>0&&!window.MSStream;return{isIpad:i,isMobile:/android/i.test(e)||r||i,isSafari12:/Version\/12.+Safari/.test(e)}})();class E extends Error{constructor(e){super(e),Object.setPrototypeOf(this,new.target.prototype)}}let S=[],C=[];function M(e){return null!=e}let _=({mobileTiers:e=[0,15,30,60],desktopTiers:t=[0,15,30,60],override:n={},glContext:r,failIfMajorPerformanceCaveat:i=!1,benchmarksURL:a="https://unpkg.com/detect-gpu@5.0.34/dist/benchmarks"}={})=>x(void 0,void 0,void 0,function*(){let o={};if(j)return{tier:0,type:"SSR"};let{isIpad:l=!!(null==k?void 0:k.isIpad),isMobile:s=!!(null==k?void 0:k.isMobile),screenSize:u=window.screen,loadBenchmarks:c=e=>x(void 0,void 0,void 0,function*(){let t=yield fetch(`${a}/${e}`).then(e=>e.json());if(4>parseInt(t.shift().split(".")[0],10))throw new E("Detect GPU benchmark data is out of date. Please update to version 4x");return t})}=n,{renderer:d}=n,f=(e,t,n,r,i)=>({device:i,fps:r,gpu:n,isMobile:s,tier:e,type:t}),h,p="";if(d)h=[d=w(d)];else{var m;let e=r||function(e,t=!1){let n={alpha:!1,antialias:!1,depth:!1,failIfMajorPerformanceCaveat:t,powerPreference:"high-performance",stencil:!1};e&&delete n.powerPreference;let r=window.document.createElement("canvas"),i=r.getContext("webgl",n)||r.getContext("experimental-webgl",n);return null!=i?i:void 0}(null==k?void 0:k.isSafari12,i);if(!e)return f(0,"WEBGL_UNSUPPORTED");let t=e.getExtension("WEBGL_debug_renderer_info");if(t&&(d=e.getParameter(t.UNMASKED_RENDERER_WEBGL)),!d)return f(1,"FALLBACK");p=d,h="apple gpu"===(m=d=w(d))?function(e,t,n){let r;if(!n)return[t];let i=function(e){let t=e.createShader(35633),n=e.createShader(35632),r=e.createProgram();if(!(n&&t&&r))return;e.shaderSource(t,"\n precision highp float;\n attribute vec3 aPosition;\n varying float vvv;\n void main() {\n vvv = 0.31622776601683794;\n gl_Position = vec4(aPosition, 1.0);\n }\n "),e.shaderSource(n,"\n precision highp float;\n varying float vvv;\n void main() {\n vec4 enc = vec4(1.0, 255.0, 65025.0, 16581375.0) * vvv;\n enc = fract(enc);\n enc -= enc.yzww * vec4(1.0 / 255.0, 1.0 / 255.0, 1.0 / 255.0, 0.0);\n gl_FragColor = enc;\n }\n "),e.compileShader(t),e.compileShader(n),e.attachShader(r,t),e.attachShader(r,n),e.linkProgram(r),e.detachShader(r,t),e.detachShader(r,n),e.deleteShader(t),e.deleteShader(n),e.useProgram(r);let i=e.createBuffer();e.bindBuffer(34962,i),e.bufferData(34962,new Float32Array([-1,-1,0,3,-1,0,-1,3,0]),35044);let a=e.getAttribLocation(r,"aPosition");e.vertexAttribPointer(a,3,5126,!1,0,0),e.enableVertexAttribArray(a),e.clearColor(1,1,1,1),e.clear(16384),e.viewport(0,0,1,1),e.drawArrays(4,0,3);let o=new Uint8Array(4);return e.readPixels(0,0,1,1,6408,5121,o),e.deleteProgram(r),e.deleteBuffer(i),o.join("")}(e),a="801621810",o="8016218135",l="80162181161",s=(null==k?void 0:k.isIpad)?[["a7",l,12],["a8",o,15],["a8x",o,15],["a9",o,15],["a9x",o,15],["a10",o,15],["a10x",o,15],["a12",a,15],["a12x",a,15],["a12z",a,15],["a14",a,15],["m1",a,15]]:[["a7",l,12],["a8",o,12],["a9",o,15],["a10",o,15],["a11",a,15],["a12",a,15],["a13",a,15],["a14",a,15]];return"80162181255"===i?r=s.filter(([,,e])=>e>=14):(r=s.filter(([,e])=>e===i)).length||(r=s),r.map(([e])=>`apple ${e} gpu`)}(e,m,s):[m]}let v=(yield Promise.all(h.map(function(e){var t;return x(this,void 0,void 0,function*(){let n;let r=(e=>{for(let t of s?["adreno","apple","mali-t","mali","nvidia","powervr","samsung"]:["intel","apple","amd","radeon","nvidia","geforce"])if(e.includes(t))return t})(e);if(!r)return;let i=`${s?"m":"d"}-${r}${l?"-ipad":""}.json`,a=o[i]=null!==(t=o[i])&&void 0!==t?t:c(i);try{n=yield a}catch(e){if(e instanceof E)throw e;return}let d=function(e){var t;let n=(e=e.replace(/\([^)]+\)/,"")).match(/\d+/)||e.match(/(\W|^)([A-Za-z]{1,3})(\W|$)/g);return null!==(t=null==n?void 0:n.join("").replace(/\W|amd/g,""))&&void 0!==t?t:""}(e),f=n.filter(([,e])=>e===d);f.length||(f=n.filter(([t])=>t.includes(e)));let h=f.length;if(0===h)return;let p=e.split(/[.,()\[\]/\s]/g).sort().filter((e,t,n)=>0===t||e!==n[t-1]).join(" "),m,[v,,,,g]=h>1?f.map(e=>[e,function(e,t){if(e===t)return 0;let n=e;e.length>t.length&&(e=t,t=n);let r=e.length,i=t.length;for(;r>0&&e.charCodeAt(~-r)===t.charCodeAt(~-i);)r--,i--;let a,o=0;for(;ou?s>u?u+1:s:s>l?l+1:s;return u}(p,e[2])]).sort(([,e],[,t])=>e-t)[0][0]:f[0],y=Number.MAX_VALUE,{devicePixelRatio:x}=window,b=u.width*x*u.height*x;for(let e of g){let[t,n]=e,r=Math.abs(b-t*n);re===n?t-r:e-n);if(!v.length){let e=b.find(e=>d.includes(e));return e?f(0,"BLOCKLISTED",e):f(1,"FALLBACK",`${d} (${p})`)}let[,g,y,_]=v[0];if(-1===g)return f(0,"BLOCKLISTED",y,g,_);let O=s?e:t,T=0;for(let e=0;e=O[e]&&(T=e);return f(T,"BENCHMARK",y,g,_)});function O(){var e,t;let n=null===(e=(t=window).matchMedia)||void 0===e?void 0:e.call(t,"(prefers-reduced-motion: reduce)");return!n||!!n.matches}let{getGPUTier:T}=r;var P=n(99605);let A=(0,s.createContext)({}),N=()=>(0,s.useContext)(A);function R(e){let{children:t}=e,n=function(){let[e,t]=(0,s.useState)({}),n=(0,s.useCallback)((e,n)=>{t(t=>({...t,[e]:{key:e,...n}}))},[t]);return{setWorkflow:n,removeWorkflow:(0,s.useCallback)(e=>{t(t=>(delete t[e],{...t}))},[t]),resetWorkflows:(0,s.useCallback)(()=>{t({})},[t]),workflows:(0,s.useMemo)(()=>Object.entries(e).map(e=>e[1]),[e])}}();return(0,g.jsx)(A.Provider,{value:n,children:t})}let D={api:"",loginWithCustomApi:!1,password:void 0,recentApis:{},autoLock:!1,autoLockTimeout:6e5},L=(0,s.createContext)({}),Z=()=>(0,s.useContext)(L);function z(e){let{children:t,...n}=e,r=function(e){let{passwordProtectRequestHooks:t,lockRoutes:n,defaultSettings:r}=e,a=(0,s.useMemo)(()=>({...D,...r}),[r]),[o,l]=(0,y.Z)("v1/requestConfig",{defaultValue:a});(0,s.useEffect)(()=>{l(e=>({...a,...e}))},[]);let u=(0,s.useMemo)(()=>({...a,...o}),[o,a]),{resetWorkflows:c}=N(),d=(0,s.useCallback)(e=>{l(t=>({...t,...e}))},[l]),f=(0,P.xj)(),h=(0,P.jD)(),[p,m]=(0,s.useState)({}),v=(0,s.useCallback)((e,t)=>{m(n=>({...n,[e]:t}))},[m]),g=(0,s.useCallback)(()=>{for(let[e,t]of(n&&f.push("".concat(n.login,"?prev=").concat([n.login].includes(h)?n.home:h)),d({password:""}),c(),(0,i.JG)(()=>!0,void 0,{revalidate:!1}),Object.entries(p)))t&&t()},[f,n,d,c,p,h]),x=function(e){let t=(0,P.jD)();return![e.login].includes(t)}({login:(null==n?void 0:n.login)||"/login"}),b=(0,s.useMemo)(()=>!!u.password,[u]);return{requestSettings:u,setRequestSettings:d,lock:g,isUnlockedAndAuthedRoute:b&&x,passwordProtectRequestHooks:t,setOnLockCallback:v}}(n);return(0,g.jsx)(L.Provider,{value:r,children:t})}let F=[{id:"usd",label:"USD",prefix:"$",fixed:2},{id:"cad",label:"CAD",prefix:"$",fixed:2},{id:"eur",label:"EUR",prefix:"€",fixed:2},{id:"gbp",label:"GBP",prefix:"\xa3",fixed:2},{id:"jpy",label:"JPY",prefix:"\xa5",fixed:2},{id:"aud",label:"AUD",prefix:"$",fixed:2},{id:"rub",label:"RUB",prefix:"₽",fixed:2},{id:"cny",label:"CNY",prefix:"\xa5",fixed:2},{id:"btc",label:"BTC",prefix:"₿",fixed:6},{id:"eth",label:"ETH",prefix:"Ξ",fixed:6}];function V(e){var t,n,r;let a=(0,s.useMemo)(()=>d(e),[e]),{requestSettings:o,passwordProtectRequestHooks:u}=Z(),c=m(o,a.route,a,void 0);return(0,i.ZP)((n=e.standalone?"".concat(e.standalone,"/").concat(c):c,r=a.disabled||u&&!o.password,!n||r?null:n),async()=>{if(!a.route)throw Error("No route");let e=p(o,a,void 0);if(!c)throw Error("No route");try{return(await l().get(c,e)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=a.config)||void 0===t?void 0:t.swr)}let B={siaCentral:!0,siascan:!0,daemonExplorer:{enabled:!1,url:""},currency:F[0],currencyDisplay:"bothPreferSc"},I=(0,s.createContext)({}),H=()=>(0,s.useContext)(I);function U(e){let{children:t,...n}=e,r=function(e){let{daemonExplorerInfoRoute:t,defaultSettings:n}=e,r=(0,s.useMemo)(()=>({...B,...n}),[n]),[i,a]=(0,y.Z)("v1/externalData",{defaultValue:r});(0,s.useEffect)(()=>{a(e=>({...r,...e}))},[]);let o=(0,s.useMemo)(()=>({...r,...i}),[i,r]),l=(0,s.useCallback)(e=>{a(t=>({...t,...e}))},[a]),u=(0,s.useCallback)(e=>{let t=F.find(t=>t.id===e);t&&l({currency:t})},[l]);return{externalDataSettings:o,setExternalDataSettings:l,setCurrency:u,currencyOptions:F,daemonExplorer:function(e){var t;let{route:n,config:r,disabled:i}=e,a=V({disabled:!n||i,route:n||"",config:{...r,swr:{...null==r?void 0:r.swr,revalidateOnFocus:!1}}}),{url:o,enabled:l}=(null===(t=a.data)||void 0===t?void 0:t.explorer)||{},u=(0,s.useMemo)(()=>{if(o)try{let{origin:e}=new URL(o);return e}catch(e){console.error(e)}},[o]);return(0,s.useMemo)(()=>({isSupported:!!a.data,enabled:!!l&&!!u,api:u,isValidating:a.isValidating,isLoading:a.isLoading}),[l,u,a.isValidating,a.isLoading,a.data])}({route:t})}}(n);return(0,g.jsx)(I.Provider,{value:r,children:t})}let W=(0,s.createContext)({}),q=()=>(0,s.useContext)(W);function $(e){let{children:t}=e,n=function(){let{requestSettings:e,setRequestSettings:t,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i}=Z(),{externalDataSettings:a,setExternalDataSettings:o,setCurrency:l,currencyOptions:u,daemonExplorer:c}=H(),d=function(){let e=O(),[t,n]=(0,s.useState)(!1),[r,i]=(0,s.useState)(!1),[{isGpuEnabled:a,hasUserSet:o},l]=(0,y.Z)("v1/gpuFeatures",{defaultValue:{isGpuEnabled:!e,hasUserSet:!1}}),u=(0,s.useCallback)(function(e){let t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];l(n=>({...n,isGpuEnabled:e,hasUserSet:t}))},[l]),c=(0,s.useCallback)(async()=>{let e=!1;{let t=await T();console.log("GPU",t),e=t.tier>0,!o&&t.tier<2&&u(!1,!1)}i(e),n(!0)},[i,u,o]);return(0,s.useEffect)(()=>{c()},[]),{hasCheckedGpu:t,canGpuRender:r,isGpuEnabled:a,shouldRender:r&&a,setCanGpuRender:i,setIsGpuEnabled:u}}();return{settings:(0,s.useMemo)(()=>({...e,...a}),[e,a]),requestSettings:e,externalDataSettings:a,setRequestSettings:t,setExternalDataSettings:o,siascan:a.siascan,siaCentral:a.siaCentral,gpu:d,lock:n,isUnlockedAndAuthedRoute:r,setOnLockCallback:i,setCurrency:l,currencyOptions:u,daemonExplorer:c}}();return(0,g.jsx)(W.Provider,{value:n,children:t})}function K(e){let{children:t,...n}=e;return(0,g.jsx)(z,{...n,children:(0,g.jsx)(U,{...n,children:(0,g.jsx)($,{...n,children:t})})})}function Y(e){var t;let n=(0,s.useMemo)(()=>d(e),[e]),{requestSettings:r,passwordProtectRequestHooks:a}=Z(),o=m(r,n.route,n,void 0),u=(0,s.useMemo)(()=>{var t,i;return t=o?"".concat(o).concat(JSON.stringify(void 0!==e.payload?e.payload:"")):null,i=n.disabled||a&&!r.password,!t||i?null:t},[o,e,n,a,r]);return(0,i.ZP)(u,async()=>{if(!n.route)throw Error("No route");let t=p(r,n,void 0);if(!o)throw Error("No route");try{return(await l().post(o,e.payload,t)).data}catch(t){let e=Error(t.response.data);throw e.status=t.response.status||500,e}},null===(t=n.config)||void 0===t?void 0:t.swr)}function X(e,t){let{setWorkflow:n,removeWorkflow:r}=N(),{mutate:a}=(0,i.kY)(),{settings:o}=q(),s=c(e);return{post:async e=>{let i=f(e);try{let u;let c=p(o,s,i),d=m(o,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(o,d,e,i);n(f,{path:h,payload:u});let g=await l().post(d,u,c);return t&&await t(function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,r=arguments.length>2?arguments[2]:void 0;return a(n=>{if("string"!=typeof n)return!1;let r=v(o,n,e,i);return t(r)},n,r)},i,g),r(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function G(e,t){let{mutate:n}=(0,i.kY)(),{settings:r}=q(),{setWorkflow:a,removeWorkflow:o}=N(),s=c(e);return{put:async e=>{let i=f(e);try{let u;let c=p(r,s,i),d=m(r,s.route,s,i);if(!d)throw Error("No route");"payload"in i&&(u=i.payload);let f="".concat(d).concat(JSON.stringify(void 0!==e.payload?e.payload:"")),h=v(r,d,e,i);a(f,{path:h,payload:u});let g=await l().put(d,u,c);return t&&await t(function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,o=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let a=v(r,n,e,i);return t(a)},a,o)},i,g),o(f),{status:g.status,data:g.data,headers:g.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function J(e,t){let{mutate:n}=(0,i.kY)(),{requestSettings:r}=Z(),{setWorkflow:a,removeWorkflow:o}=N(),s=c(e);return{delete:async e=>{let i=f(e);try{let u=p(r,s,i),c=m(r,s.route,s,i);if(!c)throw Error("No route");let d=v(r,c,e,i);a(c,{path:d});let f=await l().delete(c,u);return t&&await t(function(t){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e,o=arguments.length>2?arguments[2]:void 0;return n(n=>{if("string"!=typeof n)return!1;let a=v(r,n,e,i);return t(a)},a,o)},i,f),o(c),{status:f.status,data:f.data,headers:f.headers}}catch(e){var u,c;return{status:null===(u=e.response)||void 0===u?void 0:u.status,error:(null===(c=e.response)||void 0===c?void 0:c.data)||e.message}}}}}function Q(e){var t;let{get:n}=function(e){let{settings:t}=q(),n=c(e);return{get:async e=>{let r=f(e);try{let e=p(t,n,r),i=m(t,n.route,n,r);if(!i)throw Error("No route");let a=await l().get(i,e);return{status:a.status,data:a.data,headers:a.headers}}catch(t){var i,a,o,s;let e=(null===(i=t.response)||void 0===i?void 0:i.data)instanceof Blob?await (null===(a=t.response)||void 0===a?void 0:a.data.text()):(null===(o=t.response)||void 0===o?void 0:o.data)||t.message;return{status:null===(s=t.response)||void 0===s?void 0:s.status,error:e}}}}}({...e,config:{...e.config,axios:{...null===(t=e.config)||void 0===t?void 0:t.axios,responseType:"blob"}}});return{get:async(e,t)=>{let r=await n(t);return r.data&&function(e,t){let n=URL.createObjectURL(t),r=document.createElement("a");r.href=n,r.download=e,document.body.appendChild(r),r.click(),setTimeout(()=>{document.body.removeChild(r),URL.revokeObjectURL(n)},100)}(e,r.data),r}}}var ee=n(6391),et=n.n(ee),en=n(13593);let er={revalidateOnFocus:!1,refreshInterval:(0,en.sW)(5),dedupingInterval:(0,en.sW)(5)};function ei(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:i}=q(),a=function(e){let{currency:t,config:n,disabled:r}=e,{daemonExplorer:{enabled:i,api:a},currencyOptions:o}=q(),l=V({params:{currency:t},disabled:!i||r||!t,api:a,route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...er,...null==n?void 0:n.swr}}});return(0,s.useMemo)(()=>({rate:l.data?new(et())(l.data):void 0,error:l.error,isValidating:l.isValidating,isLoading:l.isLoading,currency:o.find(e=>e.id===t)}),[l.data,l.error,l.isValidating,l.isLoading,o,t])}({currency:t,config:n,disabled:!i.enabled||r}),o=function(e){let{currency:t,config:n,disabled:r}=e,{settings:i,currencyOptions:a}=q(),o=V({params:{currency:t},api:"https://api.siascan.com",route:"/exchange-rate/siacoin/:currency",config:{...n,swr:{...er,...null==n?void 0:n.swr}},disabled:!i.siascan||!t||r});return(0,s.useMemo)(()=>({rate:o.data?new(et())(o.data):void 0,error:o.error,isValidating:o.isValidating,isLoading:o.isLoading,currency:a.find(e=>e.id===t)}),[o.data,o.error,o.isValidating,o.isLoading,a,t])}({currency:t,config:n,disabled:i.enabled||r});return i.enabled?a:o}function ea(){let{config:e,disabled:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{settings:n}=q();return ei({currency:n.currency.id,config:e,disabled:t})}function eo(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3,[n,r]=(0,s.useState)(!1);return(0,s.useEffect)(()=>{if(n)return;let i=setInterval(()=>{e()&&(r(!0),clearInterval(i))},t);return()=>clearInterval(i)},[e,n,t]),n}function el(e){let{settings:t}=q();return(0,s.useMemo)(()=>function(n,r,a){return(0,i.JG)(r=>"string"==typeof r&&n(v(t,r,e,void 0)),r,a)},[t,e])}function es(e){let{fallback:t,cacheProvider:n,children:r}=e;return(0,g.jsx)(R,{children:(0,g.jsx)(i.J$,{value:{fallback:t||{},provider:n},children:r})})}},47211:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}n.d(t,{aXP:function(){return nB},fb4:function(){return nV},eHR:function(){return nK},xHM:function(){return nY},L6f:function(){return nX},rW0:function(){return nG},osk:function(){return nJ},JaG:function(){return nQ},wWN:function(){return oC},Dkj:function(){return oL},fi8:function(){return oS},DlU:function(){return re},ljb:function(){return rt},EMN:function(){return rn},bdU:function(){return rr},VUy:function(){return ri},Cp0:function(){return ra},kqg:function(){return ro},Mes:function(){return rl},oce:function(){return ru},uTh:function(){return rs},DI$:function(){return rd},NlZ:function(){return rM},Y3p:function(){return rT},dmA:function(){return rO},Z$8:function(){return r_},MKy:function(){return rP},tEK:function(){return rN},yar:function(){return rA},ZsV:function(){return rR},F3j:function(){return rD},PcV:function(){return rZ},QN4:function(){return rL},Jsc:function(){return rF},T80:function(){return rz},bQp:function(){return rB},Y9T:function(){return rV},wEY:function(){return rW},olJ:function(){return r$},vtB:function(){return rq},KiD:function(){return rG},jBN:function(){return rJ},B4q:function(){return r4},_Eq:function(){return rQ},VHe:function(){return oN},Jrl:function(){return r3},aPl:function(){return r5},kBK:function(){return oP},c_L:function(){return r9},Bpb:function(){return ie},vzB:function(){return it},nDH:function(){return is},dr6:function(){return iu},_fo:function(){return ic},d19:function(){return id},w9S:function(){return ih},VBo:function(){return oM},q0D:function(){return iy},Hb6:function(){return ig},CCF:function(){return ix},Qbr:function(){return ik},L37:function(){return iE},ROc:function(){return oR},UG6:function(){return oA},lq1:function(){return iS},zvn:function(){return o_},oDK:function(){return i_},EL$:function(){return iO},BdP:function(){return iL},e1T:function(){return iZ},P5r:function(){return iz},RdX:function(){return iV},$iY:function(){return iF},U_S:function(){return iB},_m8:function(){return oZ},V8Q:function(){return i$},POp:function(){return iK},nCM:function(){return iG},kSc:function(){return iX},TtX:function(){return iY},mBM:function(){return oT},Lur:function(){return i1},b47:function(){return i2},Sfn:function(){return i4},W$S:function(){return ae},T85:function(){return at},c6N:function(){return an},Ckx:function(){return ar},EOT:function(){return aa},fDA:function(){return ai},RK4:function(){return as},JPh:function(){return au},jH8:function(){return ap},XJM:function(){return am},RRj:function(){return av},ka0:function(){return ag},hzZ:function(){return aj},oHy:function(){return aw},n6M:function(){return ak},VUg:function(){return aO},YZj:function(){return aT},owP:function(){return aP},Fs9:function(){return aA},wGX:function(){return aN},Wet:function(){return az},xkX:function(){return aF},Zbu:function(){return aV},ZEk:function(){return aB},$Iz:function(){return aq},UBs:function(){return a$},shL:function(){return aK},hiv:function(){return aY},eOF:function(){return a0},mli:function(){return aQ},O5t:function(){return a1},_kF:function(){return a4},lJ7:function(){return oD},ORH:function(){return a7},I98:function(){return a9},VmF:function(){return oe},R$6:function(){return ot},JCW:function(){return oc},xVB:function(){return od},pHg:function(){return of},I$H:function(){return oh},oaN:function(){return oO},qdM:function(){return ov},KTM:function(){return om},gFQ:function(){return op},Gu6:function(){return og},SmH:function(){return ow},RFr:function(){return oj},lg1:function(){return ok}});var o,l,s,u,c,d,f,h,p,m,v,g,y,x,b,w,j,k,E,S,C,M,_,O,T,P,A,N,R,D,L,Z,z,F,V,B,I,H,U,W,q,$,K,Y,X,G,J,Q,ee,et,en,er,ei,ea,eo,el,es,eu,ec,ed,ef,eh,ep,em,ev,eg,ey,ex,eb,ew,ej,ek,eE,eS,eC,eM,e_,eO,eT,eP,eA,eN,eR,eD,eL,eZ,ez,eF,eV,eB,eI,eH,eU,eW,eq,e$,eK,eY,eX,eG,eJ,eQ,e0,e1,e2,e4,e3,e5,e6,e8,e7,e9,te,tt,tn,tr,ti,ta,to,tl,ts,tu,tc,td,tf,th,tp,tm,tv,tg,ty,tx,tb,tw,tj,tk,tE,tS,tC,tM,t_,tO,tT,tP,tA,tN,tR,tD,tL,tZ,tz,tF,tV,tB,tI,tH,tU,tW,tq,t$,tK,tY,tX,tG,tJ,tQ,t0,t1,t2,t4,t3,t5,t6,t8,t7,t9,ne,nt,nn,nr,ni,na,no,nl,ns,nu,nc,nd,nf,nh,np,nm,nv,ng,ny,nx,nb,nw,nj,nk,nE,nS=["width","height","viewBox"],nC=["tabindex"],nM={focusable:"false",preserveAspectRatio:"xMidYMid meet"},n_=n(13980),nO=n.n(n_),nT=n(2784);function nP(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function nA(e){for(var t=1;t=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var nD=["className","children","tabIndex"],nL=["tabindex"],nZ=nT.forwardRef(function(e,t){var n=e.className,r=e.children,o=e.tabIndex,l=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.width,n=e.height,r=e.viewBox,o=void 0===r?"0 0 ".concat(t," ").concat(n):r,l=a(e,nS),s=l.tabindex,u=a(l,nC),c=i(i(i({},nM),u),{},{width:t,height:n,viewBox:o});return c["aria-label"]||c["aria-labelledby"]||c.title?(c.role="img",null!=s&&(c.focusable="true",c.tabindex=s)):c["aria-hidden"]=!0,c}(nA(nA({},nR(e,nD)),{},{tabindex:o})),s=l.tabindex,u=nR(l,nL);return n&&(u.className=n),null!=s&&(u.tabIndex=s),t&&(u.ref=t),nT.createElement("svg",u,r)});nZ.displayName="Icon",nZ.propTypes={"aria-hidden":nO().string,"aria-label":nO().string,"aria-labelledby":nO().string,children:nO().node,className:nO().string,height:nO().oneOfType([nO().number,nO().string]),preserveAspectRatio:nO().string,tabIndex:nO().string,viewBox:nO().string,width:nO().oneOfType([nO().number,nO().string]),xmlns:nO().string},nZ.defaultProps={xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid meet"};var nz=["children"],nF=["children"],nV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nz);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),o||(o=nT.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),nB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nF);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),l||(l=nT.createElement("path",{d:"M17 15L17 8 15 8 15 15 8 15 8 17 15 17 15 24 17 24 17 17 24 17 24 15z"})),n)}),nI=["children"],nH=["children"],nU=["children"],nW=["children"],nq=["children"],n$=["children"],nK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nI);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),s||(s=nT.createElement("path",{d:"M14 19H18V21H14z"})),u||(u=nT.createElement("path",{d:"M6,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V2ZM24,28H8V16H24Zm0-14H8V10H24ZM8,8V4H24V8Z"})),n)}),nY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nH);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),c||(c=nT.createElement("path",{d:"M22 26L22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z"})),n)}),nX=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),d||(d=nT.createElement("path",{d:"M22 6L22 8 9.41 8 26 24.59 24.59 26 8 9.41 8 22 6 22 6 6 22 6z"})),n)}),nG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nW);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),f||(f=nT.createElement("path",{d:"M10 6L10 8 22.59 8 6 24.59 7.41 26 24 9.41 24 22 26 22 26 6 10 6z"})),n)}),nJ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,nq);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),h||(h=nT.createElement("path",{d:"M7.2,2.3c-1,4.4,1.7,8.7,6.1,9.8c0.1,0,0.1,0,0.2,0c-1.1,1.2-2.7,1.8-4.3,1.8c-0.1,0-0.2,0-0.2,0C5.6,13.8,3,11,3.2,7.7 C3.2,5.3,4.8,3.1,7.2,2.3 M8,1L8,1C4.1,1.6,1.5,5.3,2.1,9.1c0.6,3.3,3.4,5.8,6.8,5.9c0.1,0,0.2,0,0.3,0c2.3,0,4.4-1.1,5.8-3 c0.2-0.2,0.1-0.6-0.1-0.7c-0.1-0.1-0.2-0.1-0.3-0.1c-3.9-0.3-6.7-3.8-6.4-7.6C8.3,3,8.4,2.4,8.6,1.8c0.1-0.3,0-0.6-0.3-0.7 C8.1,1,8.1,1,8,1z"})),n)}),nQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n$);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),p||(p=nT.createElement("path",{d:"M7.5 1H8.5V3.5H7.5z"})),m||(m=nT.createElement("path",{d:"M10.8 3.4H13.3V4.4H10.8z",transform:"rotate(-45.001 12.074 3.922)"})),v||(v=nT.createElement("path",{d:"M12.5 7.5H15V8.5H12.5z"})),g||(g=nT.createElement("path",{d:"M11.6 10.8H12.6V13.3H11.6z",transform:"rotate(-45.001 12.077 12.075)"})),y||(y=nT.createElement("path",{d:"M7.5 12.5H8.5V15H7.5z"})),x||(x=nT.createElement("path",{d:"M2.7 11.6H5.2V12.6H2.7z",transform:"rotate(-45.001 3.929 12.078)"})),b||(b=nT.createElement("path",{d:"M1 7.5H3.5V8.5H1z"})),w||(w=nT.createElement("path",{d:"M3.4 2.7H4.4V5.2H3.4z",transform:"rotate(-45.001 3.926 3.925)"})),j||(j=nT.createElement("path",{d:"M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"})),n)}),n0=["children"],n1=["children"],n2=["children"],n4=["children"],n3=["children"],n5=["children"],n6=["children"],n8=["children"],n7=["children"],n9=["children"],re=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),k||(k=nT.createElement("path",{d:"M14 8L10 8 10 4 8 4 8 8 4 8 4 10 8 10 8 14 10 14 10 10 14 10 14 8zM4 19H14V21H4zM4 24H14V26H4zM18 8H28V10H18zM24.41 22L28 18.41 26.59 17 23 20.59 19.41 17 18 18.41 21.59 22 18 25.59 19.41 27 23 23.41 26.59 27 28 25.59 24.41 22z"})),n)}),rt=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n1);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),E||(E=nT.createElement("path",{d:"M26,4V28H6V4H26m0-2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Z"})),S||(S=nT.createElement("path",{d:"M9 23H11V25H9zM21 23H23V25H21zM9 18H11V20H9zM21 18H23V20H21zM9 13H11V15H9zM15 23H17V25H15zM15 18H17V20H15zM15 13H17V15H15zM21 13H23V15H21zM9 7H23V10H9z"})),n)}),rn=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n2);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),C||(C=nT.createElement("path",{d:"M24 12L16 22 8 12z"})),n)}),rr=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n4);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),M||(M=nT.createElement("path",{d:"M20 24L10 16 20 8z"})),n)}),ri=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n3);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),_||(_=nT.createElement("path",{d:"M12 8L22 16 12 24z"})),n)}),ra=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n5);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),O||(O=nT.createElement("path",{d:"M24 24L16 32 8 24zM8 8L16 0 24 8z"})),n)}),ro=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),T||(T=nT.createElement("path",{d:"M8 20L16 10 24 20z"})),n)}),rl=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n8);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),P||(P=nT.createElement("path",{d:"M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V22H15v3.9492A10.0166,10.0166,0,0,1,6.0508,17H10V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V10h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H22v2h3.9492A10.0166,10.0166,0,0,1,17,25.9492Z"})),n)}),rs=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n7);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),A||(A=nT.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),ru=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,n9);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),N||(N=nT.createElement("path",{d:"M20.4761,8.0151,13.4473,4.2109a2.0076,2.0076,0,0,0-2.1158.2051L4,10.001V2H2V28a2,2,0,0,0,2,2H30V5.7354ZM28,20.209l-7.62,1.8022-7.0288-2.8838a1.99,1.99,0,0,0-2.022.37L4,25.8359v-4.455l8.375-9.4,7.0186,5.62a2.0155,2.0155,0,0,0,2.0459.2119L28,14.6025ZM12.5239,5.9849l7.03,3.8042a2.012,2.012,0,0,0,1.3408.16L28,8.2646v4.1138L20.6187,16.02,13.6,10.4a1.99,1.99,0,0,0-2.6885.2642L4,18.3838v-5.87ZM4.5513,28,12.62,20.9888l7.0288,2.8838a1.9977,1.9977,0,0,0,1.147.0771L28,22.2612V28Z"})),n)}),rc=["children"],rd=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rc);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),R||(R=nT.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"})),D||(D=nT.createElement("path",{fill:"none",d:"M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z","data-icon-path":"inner-path"})),n)}),rf=["children"],rh=["children"],rp=["children"],rm=["children"],rv=["children"],rg=["children"],ry=["children"],rx=["children"],rb=["children"],rw=["children"],rj=["children"],rk=["children"],rE=["children"],rS=["children"],rC=["children"],rM=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rf);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),L||(L=nT.createElement("path",{d:"M13 24L4 15 5.414 13.586 13 21.171 26.586 7.586 28 9 13 24z"})),n)}),r_=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rh);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Z||(Z=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,21.5908l-5-5L10.5906,15,14,18.4092,21.41,11l1.5957,1.5859Z"})),z||(z=nT.createElement("path",{fill:"none",d:"M14 21.591L9 16.591 10.591 15 14 18.409 21.41 11 23.005 12.585 14 21.591z","data-icon-path":"inner-path"})),n)}),rO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rp);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),F||(F=nT.createElement("path",{d:"M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z"})),V||(V=nT.createElement("path",{fill:"none",d:"M8.7,13.5l-3.2-3.2l1-1l2.2,2.2l4.8-4.8l1,1L8.7,13.5z","data-icon-path":"inner-path",opacity:"0"})),n)}),rT=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rm);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),B||(B=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"})),I||(I=nT.createElement("path",{d:"M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z","data-icon-path":"inner-path",opacity:"0"})),n)}),rP=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rv);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),H||(H=nT.createElement("path",{d:"M30,24a6,6,0,1,0-6,6A6.0066,6.0066,0,0,0,30,24Zm-2,0a3.9521,3.9521,0,0,1-.5669,2.019L21.981,20.5669A3.9529,3.9529,0,0,1,24,20,4.0045,4.0045,0,0,1,28,24Zm-8,0a3.9521,3.9521,0,0,1,.5669-2.019l5.4521,5.4521A3.9529,3.9529,0,0,1,24,28,4.0045,4.0045,0,0,1,20,24Z"})),U||(U=nT.createElement("path",{d:"M14,2a12,12,0,1,0,2,23.82V24a8,8,0,0,1,8-8h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z"})),W||(W=nT.createElement("path",{fill:"none",d:"M12 18.591L8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z","data-icon-path":"inner-path"})),n)}),rA=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rg);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),q||(q=nT.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),$||($=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),rN=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ry);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),K||(K=nT.createElement("path",{d:"M14 21.414L9 16.413 10.413 15 14 18.586 21.585 11 23 12.415 14 21.414z"})),Y||(Y=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),rR=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rx);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),X||(X=nT.createElement("path",{d:"M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"})),G||(G=nT.createElement("path",{d:"M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"})),n)}),rD=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rb);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),J||(J=nT.createElement("path",{d:"M11 8L6 13 5.3 12.3 9.6 8 5.3 3.7 6 3z"})),n)}),rL=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rw);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),Q||(Q=nT.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),rZ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rj);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ee||(ee=nT.createElement("path",{d:"M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"})),n)}),rz=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rk);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),et||(et=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),en||(en=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rE);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),er||(er=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),ei||(ei=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),rV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rS);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ea||(ea=nT.createElement("path",{d:"M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"})),eo||(eo=nT.createElement("path",{d:"M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"})),n)}),rB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),el||(el=nT.createElement("path",{d:"M11 18L12.41 19.41 15 16.83 15 29 17 29 17 16.83 19.59 19.41 21 18 16 13 11 18z"})),es||(es=nT.createElement("path",{d:"M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"})),n)}),rI=["children"],rH=["children"],rU=["children"],rW=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rI);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eu||(eu=nT.createElement("path",{d:"M31 16L24 23 22.59 21.59 28.17 16 22.59 10.41 24 9 31 16zM1 16L8 9 9.41 10.41 3.83 16 9.41 21.59 8 23 1 16z"})),ec||(ec=nT.createElement("path",{d:"M5.91 15H26.080000000000002V17H5.91z",transform:"rotate(-75 15.996 16)"})),n)}),rq=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rH);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ed||(ed=nT.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ef||(ef=nT.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),r$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eh||(eh=nT.createElement("path",{d:"M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"})),ep||(ep=nT.createElement("path",{d:"M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"})),n)}),rK=["children"],rY=["children"],rX=["children"],rG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rK);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),em||(em=nT.createElement("path",{d:"M21,12V10H17V7H15v3H13a2.002,2.002,0,0,0-2,2v3a2.002,2.002,0,0,0,2,2h6v3H11v2h4v3h2V22h2a2.0023,2.0023,0,0,0,2-2V17a2.002,2.002,0,0,0-2-2H13V12Z"})),ev||(ev=nT.createElement("path",{d:"M16,4A12,12,0,1,1,4,16,12.0353,12.0353,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14.0412,14.0412,0,0,0,16,2Z"})),n)}),rJ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rY);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eg||(eg=nT.createElement("path",{d:"M26.5,19.63,20.24,16l6.26-3.63a5,5,0,0,0-1.21-9.2A5.19,5.19,0,0,0,24,3a5,5,0,0,0-4.33,7.53,5,5,0,0,0,2.39,2.1l-3.82,2.21L4,6.6,3,8.34,16.24,16,3,23.68l1,1.74,14.24-8.26,3.82,2.21a5,5,0,0,0-2.39,2.1A5,5,0,0,0,24,29a5.19,5.19,0,0,0,1.29-.17,5,5,0,0,0,1.21-9.2ZM21.4,9.53a3,3,0,0,1,1.1-4.12,3,3,0,0,1,4.1,1.11,3,3,0,0,1-1.1,4.11h0A3,3,0,0,1,21.4,9.53Zm5.2,16a3,3,0,0,1-4.1,1.11,3,3,0,0,1-1.1-4.12,3,3,0,0,1,4.1-1.1h0A3,3,0,0,1,26.6,25.48Z"})),n)}),rQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,rX);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ey||(ey=nT.createElement("circle",{cx:"22",cy:"24",r:"2"})),ex||(ex=nT.createElement("path",{d:"M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"})),eb||(eb=nT.createElement("circle",{cx:"8",cy:"8",r:"1"})),ew||(ew=nT.createElement("circle",{cx:"8",cy:"16",r:"1"})),ej||(ej=nT.createElement("circle",{cx:"8",cy:"24",r:"1"})),ek||(ek=nT.createElement("path",{d:"M5,21h7V19H5V13H21v3h2V5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2h7V27H5ZM5,5H21v6H5Z"})),n)}),r0=["children"],r1=["children"],r2=["children"],r4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eE||(eE=nT.createElement("path",{d:"M8 18H12V20H8zM14 18H18V20H14zM8 14H12V16H8zM14 22H18V24H14zM20 14H24V16H20zM20 22H24V24H20z"})),eS||(eS=nT.createElement("path",{d:"M27,3H5A2.0025,2.0025,0,0,0,3,5V27a2.0025,2.0025,0,0,0,2,2H27a2.0025,2.0025,0,0,0,2-2V5A2.0025,2.0025,0,0,0,27,3Zm0,2,0,4H5V5ZM5,27V11H27l0,16Z"})),n)}),r3=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r1);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eC||(eC=nT.createElement("path",{d:"M12 12H14V24H12zM18 12H20V24H18z"})),eM||(eM=nT.createElement("path",{d:"M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"})),n)}),r5=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r2);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e_||(e_=nT.createElement("path",{d:"M8 4V8H4V4H8M2 2v8h8V2zM18 7v4H14V7h4M12 5v8h8V5zM8 16v4H4V16H8M2 14v8h8V14z"})),eO||(eO=nT.createElement("path",{d:"M22,10v6H16v6H10v8H30V10Zm-4,8h4v4H18ZM16,28H12V24h4Zm6,0H18V24h4Zm6,0H24V24h4Zm0-6H24V18h4Zm-4-6V12h4v4Z"})),n)}),r6=["children"],r8=["children"],r7=["children"],r9=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eT||(eT=nT.createElement("path",{d:"M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z"})),eP||(eP=nT.createElement("path",{d:"M10 22H22V24H10zM10 16H22V18H10z"})),n)}),ie=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r8);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eA||(eA=nT.createElement("circle",{cx:"16",cy:"16",r:"8"})),n)}),it=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,r7);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eN||(eN=nT.createElement("path",{d:"M13 7L12.3 6.3 8.5 10.1 8.5 1 7.5 1 7.5 10.1 3.7 6.3 3 7 8 12zM13 12v2H3v-2H2v2l0 0c0 .6.4 1 1 1h10c.6 0 1-.4 1-1l0 0v-2H13z"})),n)}),ir=["children"],ii=["children"],ia=["children"],io=["children"],il=["children"],is=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ir);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eR||(eR=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm5,3.1055a12.0136,12.0136,0,0,1,2.9158,1.8994L23.5034,8H21ZM13.3784,27.7026A11.9761,11.9761,0,0,1,8.1157,6.9761L9.4648,9h3.3423l-1.5,4H7.2793L5.8967,17.1475,8.4648,21h5l1.4319,2.1475ZM16,28c-.2034,0-.4016-.02-.6025-.03l1.3967-4.19a1.9876,1.9876,0,0,0-.2334-1.7412l-1.4319-2.1475A1.9962,1.9962,0,0,0,13.4648,19h-3.93L8.1033,16.8525,8.7207,15H11v2h2V14.1812l2.9363-7.83-1.8726-.7022L13.5571,7H10.5352L9.728,5.7891A11.7941,11.7941,0,0,1,19,4.395V8a2.0025,2.0025,0,0,0,2,2h2.5857A1.9865,1.9865,0,0,0,25,9.4141l.1406-.1407.2818-.68A11.9813,11.9813,0,0,1,27.3,12H22.5986a1.9927,1.9927,0,0,0-1.9719,1.665L20.03,17.1064a1.99,1.99,0,0,0,.991,2.086l2.1647,1.4638,1.4585,3.646A11.9577,11.9577,0,0,1,16,28Zm8.8145-8.6563L22.1,17.5088l-.1-.06L22.5986,14h5.2207a11.743,11.743,0,0,1-1.7441,8.4951Z"})),n)}),iu=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ii);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eD||(eD=nT.createElement("path",{d:"M2 26H30V28H2zM25.4 9c.8-.8.8-2 0-2.8 0 0 0 0 0 0l-3.6-3.6c-.8-.8-2-.8-2.8 0 0 0 0 0 0 0l-15 15V24h6.4L25.4 9zM20.4 4L24 7.6l-3 3L17.4 7 20.4 4zM6 22v-3.6l10-10 3.6 3.6-10 10H6z"})),n)}),ic=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ia);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eL||(eL=nT.createElement("path",{d:"M2,16H2A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm23.15,7.75L8.25,6.85a12,12,0,0,1,16.9,16.9ZM8.24,25.16A12,12,0,0,1,6.84,8.27L23.73,25.16a12,12,0,0,1-15.49,0Z"})),n)}),id=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,io);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eZ||(eZ=nT.createElement("path",{d:"M21,30a8,8,0,1,1,8-8A8,8,0,0,1,21,30Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,21,16Z"})),ez||(ez=nT.createElement("path",{d:"M22.59 25L20 22.41 20 18 22 18 22 21.59 24 23.59 22.59 25z"})),eF||(eF=nT.createElement("path",{d:"M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"})),n)}),ih=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,il);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eV||(eV=nT.createElement("path",{d:"M18 31h2V29a1.0006 1.0006 0 011-1h6a1.0006 1.0006 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 25a4 4 0 114-4A4.0039 4.0039 0 0124 25zm0-6a2 2 0 102 2A2.0027 2.0027 0 0024 19zM2 31H4V29a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V29a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 25a4 4 0 114-4A4.0042 4.0042 0 018 25zm0-6a2 2 0 102 2A2.0023 2.0023 0 008 19zM18 16h2V14a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 10a4 4 0 114-4A4.0042 4.0042 0 0124 10zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 4zM2 16H4V14a1.0013 1.0013 0 011-1h6a1.0013 1.0013 0 011 1v2h2V14a3.0033 3.0033 0 00-3-3H5a3.0033 3.0033 0 00-3 3zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4z"})),n)}),ip=["children"],im=["children"],iv=["children"],ig=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ip);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eB||(eB=nT.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),iy=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,im);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eI||(eI=nT.createElement("path",{d:"M18,28H14a2,2,0,0,1-2-2V18.41L4.59,11A2,2,0,0,1,4,9.59V6A2,2,0,0,1,6,4H26a2,2,0,0,1,2,2V9.59A2,2,0,0,1,27.41,11L20,18.41V26A2,2,0,0,1,18,28ZM6,6V9.59l8,8V26h4V17.59l8-8V6Z"})),n)}),ix=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iv);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eH||(eH=nT.createElement("path",{d:"M2 28H30V30H2zM27 11a1 1 0 001-1V7a1 1 0 00-.66-.94l-11-4a1 1 0 00-.68 0l-11 4A1 1 0 004 7v3a1 1 0 001 1H6V24H4v2H28V24H26V11zM6 7.7L16 4.06 26 7.7V9H6zM18 24H14V11h4zM8 11h4V24H8zM24 24H20V11h4z"})),n)}),ib=["children"],iw=["children"],ij=["children"],ik=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ib);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eU||(eU=nT.createElement("path",{d:"M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"})),n)}),iE=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iw);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eW||(eW=nT.createElement("path",{d:"M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"})),eq||(eq=nT.createElement("path",{d:"M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"})),n)}),iS=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ij);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e$||(e$=nT.createElement("path",{d:"M14,4a7,7,0,1,1-7,7,7,7,0,0,1,7-7m0-2a9,9,0,1,0,9,9A9,9,0,0,0,14,2Z"})),eK||(eK=nT.createElement("path",{d:"M28,11a13.9563,13.9563,0,0,0-4.1051-9.8949L22.4813,2.5187A11.9944,11.9944,0,0,1,5.5568,19.5194l-.0381-.0381L4.1051,20.8949A13.9563,13.9563,0,0,0,14,25v3H10v2H20V28H16V24.84A14.0094,14.0094,0,0,0,28,11Z"})),n)}),iC=["children"],iM=["children"],i_=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eY||(eY=nT.createElement("path",{d:"M15 19H17V21H15zM15 23H17V25H15z"})),eX||(eX=nT.createElement("path",{d:"M23,11.67V4h3V2H6V4H9v7.67a2,2,0,0,0,.4,1.2L11.75,16,9.4,19.13a2,2,0,0,0-.4,1.2V28H6v2H26V28H23V20.33a2,2,0,0,0-.4-1.2L20.25,16l2.35-3.13A2,2,0,0,0,23,11.67ZM21,4v7H11V4Zm0,16.33V28H11V20.33L14.25,16,12,13h8l-2.25,3Z"})),n)}),iO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iM);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eG||(eG=nT.createElement("path",{d:"M16,.0005,4,5.9784V20.0443a12,12,0,0,0,24,0V5.9784Zm6.83,27.3138L16,23.9119V26.14l5.0361,2.5088A10.0025,10.0025,0,0,1,6,20.0443V7.21L16,2.2284,26,7.21v3.75L16,5.9783V8.2062l10,4.9816v3.75L16,11.9562v2.2279l10,4.9815v.8787a9.9045,9.9045,0,0,1-.37,2.6871L16,17.934v2.2279l8.8952,4.4313A10.0252,10.0252,0,0,1,22.83,27.3143Z"})),n)}),iT=["children"],iP=["children"],iA=["children"],iN=["children"],iR=["children"],iD=["children"],iL=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iT);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eJ||(eJ=nT.createElement("path",{d:"M11 24H21V26H11zM13 28H19V30H13zM16 2A10 10 0 006 12a9.19 9.19 0 003.46 7.62c1 .93 1.54 1.46 1.54 2.38h2c0-1.84-1.11-2.87-2.19-3.86A7.2 7.2 0 018 12a8 8 0 0116 0 7.2 7.2 0 01-2.82 6.14c-1.07 1-2.18 2-2.18 3.86h2c0-.92.53-1.45 1.54-2.39A9.18 9.18 0 0026 12 10 10 0 0016 2z"})),n)}),iZ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iP);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),eQ||(eQ=nT.createElement("path",{d:"M19,14a3,3,0,1,0-3-3A3,3,0,0,0,19,14Zm0-4a1,1,0,1,1-1,1A1,1,0,0,1,19,10Z"})),e0||(e0=nT.createElement("path",{d:"M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,22H6V20l5-5,5.59,5.59a2,2,0,0,0,2.82,0L21,19l5,5Zm0-4.83-3.59-3.59a2,2,0,0,0-2.82,0L18,19.17l-5.59-5.59a2,2,0,0,0-2.82,0L6,17.17V6H26Z"})),n)}),iz=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iA);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e1||(e1=nT.createElement("path",{d:"M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"})),n)}),iF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iN);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e2||(e2=nT.createElement("path",{d:"M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"})),e4||(e4=nT.createElement("path",{d:"M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"})),n)}),iV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iR);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e3||(e3=nT.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"})),e5||(e5=nT.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"})),n)}),iB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iD);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e6||(e6=nT.createElement("path",{d:"M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"})),n)}),iI=["children"],iH=["children"],iU=["children"],iW=["children"],iq=["children"],i$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iI);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e8||(e8=nT.createElement("path",{d:"M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"})),e7||(e7=nT.createElement("path",{d:"M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"})),n)}),iK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iH);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),e9||(e9=nT.createElement("path",{d:"M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"})),te||(te=nT.createElement("path",{d:"M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"})),n)}),iY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iU);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tt||(tt=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iX=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iW);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tn||(tn=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iG=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iq);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tr||(tr=nT.createElement("path",{d:"M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"})),n)}),iJ=["children"],iQ=["children"],i0=["children"],i1=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iJ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ti||(ti=nT.createElement("path",{d:"M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"})),n)}),i2=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,iQ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ta||(ta=nT.createElement("path",{d:"M13.647,14.907a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,13.647,14.907Zm4.745,0a1.4482,1.4482,0,1,0,1.326,1.443A1.385,1.385,0,0,0,18.392,14.907Z"})),to||(to=nT.createElement("path",{d:"M24.71,4H7.29A2.6714,2.6714,0,0,0,4.625,6.678V24.254A2.6714,2.6714,0,0,0,7.29,26.932H22.032l-.689-2.405,1.664,1.547L24.58,27.53,27.375,30V6.678A2.6714,2.6714,0,0,0,24.71,4ZM19.692,20.978s-.468-.559-.858-1.053a4.1021,4.1021,0,0,0,2.353-1.547,7.4391,7.4391,0,0,1-1.495.767,8.5564,8.5564,0,0,1-1.885.559,9.1068,9.1068,0,0,1-3.367-.013,10.9127,10.9127,0,0,1-1.911-.559,7.6184,7.6184,0,0,1-.949-.442c-.039-.026-.078-.039-.117-.065a.18.18,0,0,1-.052-.039c-.234-.13-.364-.221-.364-.221a4.0432,4.0432,0,0,0,2.275,1.534c-.39.494-.871,1.079-.871,1.079a4.7134,4.7134,0,0,1-3.965-1.976,17.409,17.409,0,0,1,1.872-7.579,6.4285,6.4285,0,0,1,3.653-1.365l.13.156a8.77,8.77,0,0,0-3.419,1.703s.286-.156.767-.377a9.7625,9.7625,0,0,1,2.951-.819,1.2808,1.2808,0,0,1,.221-.026,11,11,0,0,1,2.626-.026A10.5971,10.5971,0,0,1,21.2,11.917a8.6518,8.6518,0,0,0-3.237-1.651l.182-.208a6.4285,6.4285,0,0,1,3.653,1.365,17.409,17.409,0,0,1,1.872,7.579A4.752,4.752,0,0,1,19.692,20.978Z"})),n)}),i4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i0);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tl||(tl=nT.createElement("path",{fillRule:"evenodd",d:"M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"})),n)}),i3=["children"],i5=["children"],i6=["children"],i8=["children"],i7=["children"],i9=["children"],ae=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i3);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ts||(ts=nT.createElement("path",{d:"M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"})),tu||(tu=nT.createElement("path",{d:"M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"})),n)}),at=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i5);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tc||(tc=nT.createElement("path",{d:"M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"})),n)}),an=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),td||(td=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"})),tf||(tf=nT.createElement("path",{d:"M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z","data-icon-path":"inner-path",opacity:"0"})),n)}),ar=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i8);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),th||(th=nT.createElement("path",{d:"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"})),tp||(tp=nT.createElement("path",{d:"M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"})),n)}),ai=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i7);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tm||(tm=nT.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),tv||(tv=nT.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),aa=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,i9);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tg||(tg=nT.createElement("path",{d:"M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"})),ty||(ty=nT.createElement("path",{d:"M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"})),n)}),ao=["children"],al=["children"],as=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ao);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tx||(tx=nT.createElement("circle",{cx:"21",cy:"26",r:"2"})),tb||(tb=nT.createElement("circle",{cx:"21",cy:"6",r:"2"})),tw||(tw=nT.createElement("circle",{cx:"4",cy:"16",r:"2"})),tj||(tj=nT.createElement("path",{d:"M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"})),n)}),au=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,al);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tk||(tk=nT.createElement("path",{d:"M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"})),tE||(tE=nT.createElement("path",{fill:"none",d:"M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z","data-icon-path":"inner-path"})),n)}),ac=["children"],ad=["children"],af=["children"],ah=["children"],ap=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ac);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tS||(tS=nT.createElement("circle",{cx:"8",cy:"16",r:"2"})),tC||(tC=nT.createElement("circle",{cx:"16",cy:"16",r:"2"})),tM||(tM=nT.createElement("circle",{cx:"24",cy:"16",r:"2"})),n)}),am=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ad);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t_||(t_=nT.createElement("path",{d:"M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"})),n)}),av=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,af);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tO||(tO=nT.createElement("path",{d:"M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"})),n)}),ag=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ah);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tT||(tT=nT.createElement("path",{d:"M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"})),tP||(tP=nT.createElement("circle",{cx:"22",cy:"10",r:"2"})),n)}),ay=["children"],ax=["children"],ab=["children"],aw=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ay);return nT.createElement(nZ,nN({width:20,height:20,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tA||(tA=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tN||(tN=nT.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),aj=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ax);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tR||(tR=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"})),tD||(tD=nT.createElement("path",{fill:"none",d:"M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z","data-icon-path":"inner-path"})),n)}),ak=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ab);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tL||(tL=nT.createElement("path",{d:"M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"})),n)}),aE=["children"],aS=["children"],aC=["children"],aM=["children"],a_=["children"],aO=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aE);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tZ||(tZ=nT.createElement("path",{d:"M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"})),tz||(tz=nT.createElement("path",{d:"M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"})),n)}),aT=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aS);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tF||(tF=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"})),tV||(tV=nT.createElement("path",{fill:"none",d:"M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z","data-icon-path":"inner-path"})),n)}),aP=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aC);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tB||(tB=nT.createElement("circle",{cx:"11",cy:"15.5",r:"1.5"})),tI||(tI=nT.createElement("path",{d:"M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"})),tH||(tH=nT.createElement("path",{d:"M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"})),n)}),aA=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aM);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tU||(tU=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),n)}),aN=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a_);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tW||(tW=nT.createElement("path",{d:"M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"})),tq||(tq=nT.createElement("path",{d:"M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"})),n)}),aR=["children"],aD=["children"],aL=["children"],aZ=["children"],az=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aR);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t$||(t$=nT.createElement("path",{d:"M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"})),n)}),aF=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aD);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tK||(tK=nT.createElement("path",{d:"M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"})),n)}),aV=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aL);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tY||(tY=nT.createElement("path",{d:"M10 16H22V18H10zM10 10H22V12H10z"})),tX||(tX=nT.createElement("path",{d:"M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"})),n)}),aB=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aZ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tG||(tG=nT.createElement("path",{d:"M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"})),n)}),aI=["children"],aH=["children"],aU=["children"],aW=["children"],aq=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aI);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tJ||(tJ=nT.createElement("path",{d:"M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"})),n)}),a$=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aH);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),tQ||(tQ=nT.createElement("path",{d:"M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"})),n)}),aK=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aU);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t0||(t0=nT.createElement("path",{d:"M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"})),t1||(t1=nT.createElement("path",{d:"M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"})),n)}),aY=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aW);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t2||(t2=nT.createElement("path",{d:"M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"})),n)}),aX=["children"],aG=["children"],aJ=["children"],aQ=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aX);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t4||(t4=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a0=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aG);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t3||(t3=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a1=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,aJ);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t5||(t5=nT.createElement("path",{d:"M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"})),t6||(t6=nT.createElement("path",{d:"M8 15H24V17H8z"})),n)}),a2=["children"],a4=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a2);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t8||(t8=nT.createElement("path",{d:"M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"})),t7||(t7=nT.createElement("path",{d:"M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"})),n)}),a3=["children"],a5=["children"],a6=["children"],a8=["children"],a7=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a3);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),t9||(t9=nT.createElement("path",{d:"M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",transform:"translate(0 .005)"})),n)}),a9=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a5);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ne||(ne=nT.createElement("path",{d:"M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"})),nt||(nt=nT.createElement("path",{fill:"none",d:"M11 14H21V18H11z","data-icon-path":"inner-path"})),n)}),oe=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a6);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nn||(nn=nT.createElement("path",{d:"M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"})),n)}),ot=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,a8);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nr||(nr=nT.createElement("path",{d:"M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"})),n)}),on=["children"],or=["children"],oi=["children"],oa=["children"],oo=["children"],ol=["children"],os=["children"],ou=["children"],oc=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,on);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ni||(ni=nT.createElement("path",{d:"M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"})),n)}),od=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,or);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),na||(na=nT.createElement("path",{d:"M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"})),no||(no=nT.createElement("path",{d:"M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"})),n)}),of=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oi);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nl||(nl=nT.createElement("path",{d:"M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"})),ns||(ns=nT.createElement("path",{d:"M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"})),n)}),oh=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oa);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nu||(nu=nT.createElement("path",{d:"M22 17H24V19H22z"})),nc||(nc=nT.createElement("path",{d:"M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"})),n)}),op=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oo);return nT.createElement(nZ,nN({width:32,height:32,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nd||(nd=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),nf||(nf=nT.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),om=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ol);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nh||(nh=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"})),np||(np=nT.createElement("path",{d:"M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"})),n)}),ov=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,os);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nm||(nm=nT.createElement("path",{d:"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"})),nv||(nv=nT.createElement("path",{d:"M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"})),n)}),og=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ou);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),ng||(ng=nT.createElement("path",{d:"M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"})),ny||(ny=nT.createElement("path",{d:"M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z","data-icon-path":"inner-path",opacity:"0"})),n)}),oy=["children"],ox=["children"],ob=["children"],ow=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,oy);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nx||(nx=nT.createElement("path",{d:"M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"})),nb||(nb=nT.createElement("path",{fill:"none",d:"M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z","data-icon-path":"inner-path"})),n)}),oj=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ox);return nT.createElement(nZ,nN({width:16,height:16,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nw||(nw=nT.createElement("path",{d:"M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"})),n)}),ok=nT.forwardRef(function(e,t){var n=e.children,r=nR(e,ob);return nT.createElement(nZ,nN({width:24,height:24,viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",ref:t},r),nj||(nj=nT.createElement("path",{d:"M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"})),nk||(nk=nT.createElement("path",{d:"M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"})),nE||(nE=nT.createElement("path",{d:"M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"})),n)}),oE=n(52322);function oS(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M96 152v8H48v-8C48 68.1 116.1 0 200 0h48c83.9 0 152 68.1 152 152v8H352v-8c0-57.4-46.6-104-104-104H200C142.6 48 96 94.6 96 152zM0 224c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32h-5.1L388.5 469c-2.6 24.4-23.2 43-47.7 43H107.2c-24.6 0-45.2-18.5-47.7-43L37.1 256H32c-17.7 0-32-14.3-32-32z"})})}function oC(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M464 64C490.5 64 512 85.49 512 112V176C512 202.5 490.5 224 464 224H48C21.49 224 0 202.5 0 176V112C0 85.49 21.49 64 48 64H464zM448 128H320V160H448V128zM464 288C490.5 288 512 309.5 512 336V400C512 426.5 490.5 448 464 448H48C21.49 448 0 426.5 0 400V336C0 309.5 21.49 288 48 288H464zM192 352V384H448V352H192z"})})}function oM(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,className:n,fill:"currentColor",viewBox:"0 0 384 512",children:(0,oE.jsx)("path",{d:"M256 0v128h128L256 0zM224 128L224 0H48C21.49 0 0 21.49 0 48v416C0 490.5 21.49 512 48 512h288c26.51 0 48-21.49 48-48V160h-127.1C238.3 160 224 145.7 224 128zM64 72C64 67.63 67.63 64 72 64h80C156.4 64 160 67.63 160 72v16C160 92.38 156.4 96 152 96h-80C67.63 96 64 92.38 64 88V72zM64 136C64 131.6 67.63 128 72 128h80C156.4 128 160 131.6 160 136v16C160 156.4 156.4 160 152 160h-80C67.63 160 64 156.4 64 152V136zM304 384c8.875 0 16 7.125 16 16S312.9 416 304 416h-47.25c-16.38 0-31.25-9.125-38.63-23.88c-2.875-5.875-8-6.5-10.12-6.5s-7.25 .625-10 6.125l-7.75 15.38C187.6 412.6 181.1 416 176 416H174.9c-6.5-.5-12-4.75-14-11L144 354.6L133.4 386.5C127.5 404.1 111 416 92.38 416H80C71.13 416 64 408.9 64 400S71.13 384 80 384h12.38c4.875 0 9.125-3.125 10.62-7.625l18.25-54.63C124.5 311.9 133.6 305.3 144 305.3s19.5 6.625 22.75 16.5l13.88 41.63c19.75-16.25 54.13-9.75 66 14.12c2 4 6 6.5 10.12 6.5H304z"})})}function o_(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 512 512",className:n,children:(0,oE.jsx)("path",{d:"M464 288h-416C21.5 288 0 309.5 0 336v96C0 458.5 21.5 480 48 480h416c26.5 0 48-21.5 48-48v-96C512 309.5 490.5 288 464 288zM320 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S337.6 416 320 416zM416 416c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32 32S433.6 416 416 416zM464 32h-416C21.5 32 0 53.5 0 80v192.4C13.41 262.3 29.92 256 48 256h416c18.08 0 34.59 6.254 48 16.41V80C512 53.5 490.5 32 464 32z"})})}function oO(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M448 32C465.7 32 480 46.33 480 64C480 81.67 465.7 96 448 96H80C71.16 96 64 103.2 64 112C64 120.8 71.16 128 80 128H448C483.3 128 512 156.7 512 192V416C512 451.3 483.3 480 448 480H64C28.65 480 0 451.3 0 416V96C0 60.65 28.65 32 64 32H448zM416 336C433.7 336 448 321.7 448 304C448 286.3 433.7 272 416 272C398.3 272 384 286.3 384 304C384 321.7 398.3 336 416 336z"})})}function oT(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M80 192V144C80 64.47 144.5 0 224 0C303.5 0 368 64.47 368 144V192H384C419.3 192 448 220.7 448 256V448C448 483.3 419.3 512 384 512H64C28.65 512 0 483.3 0 448V256C0 220.7 28.65 192 64 192H80zM144 192H304V144C304 99.82 268.2 64 224 64C179.8 64 144 99.82 144 144V192z"})})}function oP(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M7.994 153.5c1.326 0 2.687 .3508 3.975 1.119L208 271.5v223.8c0 9.741-7.656 16.71-16.01 16.71c-2.688 0-5.449-.7212-8.05-2.303l-152.2-92.47C12.13 405.3 0 383.3 0 359.5v-197.7C0 156.1 3.817 153.5 7.994 153.5zM426.2 117.2c0 2.825-1.352 5.647-4.051 7.248L224 242.6L25.88 124.4C23.19 122.8 21.85 119.1 21.85 117.2c0-2.8 1.32-5.603 3.965-7.221l165.1-100.9C201.7 3.023 212.9 0 224 0s22.27 3.023 32.22 9.07l165.1 100.9C424.8 111.6 426.2 114.4 426.2 117.2zM440 153.5C444.2 153.5 448 156.1 448 161.8v197.7c0 23.75-12.12 45.75-31.78 57.69l-152.2 92.5C261.5 511.3 258.7 512 256 512C247.7 512 240 505 240 495.3V271.5l196-116.9C437.3 153.8 438.7 153.5 440 153.5z"})})}function oA(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",width:t,height:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M495.9 166.6C499.2 175.2 496.4 184.9 489.6 191.2L446.3 230.6C447.4 238.9 448 247.4 448 256C448 264.6 447.4 273.1 446.3 281.4L489.6 320.8C496.4 327.1 499.2 336.8 495.9 345.4C491.5 357.3 486.2 368.8 480.2 379.7L475.5 387.8C468.9 398.8 461.5 409.2 453.4 419.1C447.4 426.2 437.7 428.7 428.9 425.9L373.2 408.1C359.8 418.4 344.1 427 329.2 433.6L316.7 490.7C314.7 499.7 307.7 506.1 298.5 508.5C284.7 510.8 270.5 512 255.1 512C241.5 512 227.3 510.8 213.5 508.5C204.3 506.1 197.3 499.7 195.3 490.7L182.8 433.6C167 427 152.2 418.4 138.8 408.1L83.14 425.9C74.3 428.7 64.55 426.2 58.63 419.1C50.52 409.2 43.12 398.8 36.52 387.8L31.84 379.7C25.77 368.8 20.49 357.3 16.06 345.4C12.82 336.8 15.55 327.1 22.41 320.8L65.67 281.4C64.57 273.1 64 264.6 64 256C64 247.4 64.57 238.9 65.67 230.6L22.41 191.2C15.55 184.9 12.82 175.3 16.06 166.6C20.49 154.7 25.78 143.2 31.84 132.3L36.51 124.2C43.12 113.2 50.52 102.8 58.63 92.95C64.55 85.8 74.3 83.32 83.14 86.14L138.8 103.9C152.2 93.56 167 84.96 182.8 78.43L195.3 21.33C197.3 12.25 204.3 5.04 213.5 3.51C227.3 1.201 241.5 0 256 0C270.5 0 284.7 1.201 298.5 3.51C307.7 5.04 314.7 12.25 316.7 21.33L329.2 78.43C344.1 84.96 359.8 93.56 373.2 103.9L428.9 86.14C437.7 83.32 447.4 85.8 453.4 92.95C461.5 102.8 468.9 113.2 475.5 124.2L480.2 132.3C486.2 143.2 491.5 154.7 495.9 166.6V166.6zM256 336C300.2 336 336 300.2 336 255.1C336 211.8 300.2 175.1 256 175.1C211.8 175.1 176 211.8 176 255.1C176 300.2 211.8 336 256 336z"})})}function oN(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",height:t,width:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"})})}function oR(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",height:t,width:t,fill:"currentColor",children:(0,oE.jsx)("path",{d:"M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H298.5c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"})})}function oD(e){let{size:t=24}=e;return(0,oE.jsxs)("svg",{version:"1.1",id:"icon",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",width:t,height:t,fill:"currentColor",viewBox:"0 0 32 32",children:[(0,oE.jsx)("polygon",{points:"23,9.2 20.4,6.6 19,8 23,12 30,5 28.6,3.6 "}),(0,oE.jsx)("polygon",{points:"12,5.4 10.6,4 8,6.6 5.4,4 4,5.4 6.6,8 4,10.6 5.4,12 8,9.4 10.6,12 12,10.6 9.4,8 "}),(0,oE.jsx)("polygon",{points:"12,21.4 10.6,20 8,22.6 5.4,20 4,21.4 6.6,24 4,26.6 5.4,28 8,25.4 10.6,28 12,26.6 9.4,24 "}),(0,oE.jsx)("polygon",{points:"17,15 17,2 15,2 15,15 2,15 2,17 15,17 15,30 17,30 17,17 30,17 30,15 "}),(0,oE.jsx)("rect",{fill:"none",width:"32",height:"32"})]})}function oL(e){let{size:t=24}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,fill:"currentColor",viewBox:"0 0 448 512",children:(0,oE.jsx)("path",{d:"M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"})})}function oZ(e){let{size:t=24,className:n}=e;return(0,oE.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,width:t,className:n,fill:"currentColor",viewBox:"0 0 512 512",children:(0,oE.jsx)("path",{d:"M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17v80c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V448h40c13.3 0 24-10.7 24-24V384h40c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z"})})}},5062:function(e,t,n){"use strict";n.d(t,{cJ:function(){return ev},Z7:function(){return $},Uy:function(){return K},e$:function(){return ea},Mz:function(){return el},oe:function(){return eo},YX:function(){return ei},Bl:function(){return es},D5:function(){return T},oV:function(){return P},sg:function(){return N},ol:function(){return A},B$:function(){return O},d_:function(){return l},DQ:function(){return s},cq:function(){return C},IK:function(){return M},Wu:function(){return _},GP:function(){return S},nH:function(){return u},$:function(){return x},wW:function(){return E},lW:function(){return y},s2:function(){return w},ni:function(){return j},uf:function(){return b},Os:function(){return k},Yy:function(){return Y},Bi:function(){return X},X1:function(){return G},LS:function(){return ee},_3:function(){return Q},eM:function(){return J},bg:function(){return et},Pt:function(){return eh},wy:function(){return D},p$:function(){return ed},Q5:function(){return z},ZM:function(){return ef},F_:function(){return R},Lh:function(){return Z},TD:function(){return L},f$:function(){return em},en:function(){return F},oX:function(){return H},E5:function(){return V},Vp:function(){return U},AR:function(){return B},_M:function(){return W},NF:function(){return I},Cl:function(){return q},Wl:function(){return d},cQ:function(){return c},Q4:function(){return f},QL:function(){return h},X2:function(){return p},sG:function(){return m},a0:function(){return v},cj:function(){return g}});var r=n(79381),i=n(60398),a=n(13593),o=n(79895);function l(e){return(0,i.Nf)({...e,route:o.PS})}function s(e){return(0,i.Nf)({...e,route:o.J6})}function u(){let e=l({config:{swr:{revalidateOnFocus:!1}}});return(0,r.ZP)(e,()=>{var t;return(null===(t=e.data)||void 0===t?void 0:t.network)==="zen"?(0,a.du)():(0,a.Tc)()},{refreshInterval:6e4,keepPreviousData:!0}).data||0}function c(e){return(0,i.Nf)({...e,route:o.gl})}function d(e){return(0,i.mw)({...e,route:o.aU},async e=>{e(e=>e===o.gl)})}function f(e){return(0,i.Nf)({...e,route:o.Sh})}function h(e){return(0,i.Nf)({...e,route:o.Oj})}function p(e){return(0,i.Nf)({...e,route:o.xg})}function m(e){return(0,i.Nf)({...e,route:o.Wi})}function v(e){return(0,i.Nf)({...e,route:o.zk})}function g(e){return(0,i.mw)({...e,route:o.zb},async e=>{await (0,i.gw)(2e3),e(e=>e.startsWith(o.Oj)||e.startsWith(o.zk))})}function y(e){return(0,i.q0)({...e,route:o.N8})}function x(e){return(0,i.Nf)({...e,route:o.rg})}function b(e){return(0,i.Nf)({...e,route:o.yu})}function w(e){return(0,i.Nf)({...e,route:o.MF})}function j(e){return(0,i.V1)({...e,route:o.MF},async e=>{e(e=>!![o.N8,o.MF,o.FP].find(t=>e.startsWith(t)))})}function k(e){return(0,i.V1)({...e,route:o.yu},async e=>{e(e=>!![o.N8,o.yu,o.FP].find(t=>e.startsWith(t)))})}function E(e){return(0,i.mw)({...e,route:o.KP})}function S(e){return(0,i.Nf)({...e,route:o.FP})}function C(e){return(0,i.Nf)({...e,route:o.J9})}function M(e){return(0,i.iv)({...e,route:o.J9},async e=>{e(e=>e.startsWith(o.ft))})}function _(e){return(0,i.Nf)({...e,route:o.E_})}function O(e){return(0,i.Nf)({...e,route:o.AJ})}function T(e){return(0,i.Nf)({...e,route:o.aq})}function P(e){return(0,i.mw)({...e,route:o.AJ},async e=>{e(e=>e.startsWith(o.AJ))})}function A(e){return(0,i.V1)({...e,route:o.mD},async e=>{e(e=>e.startsWith(o.rS))})}function N(e){return(0,i.iv)({...e,route:o.aq},async e=>{e(e=>e.startsWith(o.rS))})}function R(e){return(0,i.Nf)({...e,route:o.JK})}function D(e){return(0,i.Nf)({...e,route:o.qf})}function L(e){return(0,i.mw)({...e,route:o.oZ})}function Z(e){return(0,i.mw)({...e,route:o.c_},async e=>{e(e=>e.startsWith(o.DL))})}function z(e){return(0,i.Nf)({...e,route:o.VJ})}function F(e){return(0,i.Nf)({...e,route:o.IB})}function V(e){return(0,i.Nf)({...e,route:o.Ly})}function B(e){return(0,i.Nf)({...e,route:o.M5})}function I(e){return(0,i.Nf)({...e,route:o.cq})}function H(e){return(0,i.V1)({...e,route:o.IB},async e=>{e(e=>e.startsWith(o.IB))})}function U(e){return(0,i.V1)({...e,route:o.Ly},async e=>{e(e=>e.startsWith(o.Ly))})}function W(e){return(0,i.V1)({...e,route:o.M5},async e=>{e(e=>e.startsWith(o.M5))})}function q(e){return(0,i.V1)({...e,route:o.cq},async e=>{e(e=>e.startsWith(o.cq))})}function $(e){return(0,i.Nf)({...e,route:o.jL})}function K(e){return(0,i.mw)({...e,route:o.ks},async e=>{e(e=>e.startsWith(o.jL))})}function Y(e){return(0,i.Nf)({...e,route:o.hp})}function X(e){return(0,i.Nf)({...e,route:o.Mj})}function G(e){return(0,i.Nf)({...e,route:o.nI})}function J(e){return(0,i.mw)({...e,route:o.sW},async e=>{e(e=>e.startsWith(o.Wy))})}function Q(e){return(0,i.mw)({...e,route:o.Pw},async e=>{e(e=>e.startsWith(o.Wy))})}function ee(e){return(0,i.mw)({...e,route:o.w_},async e=>{e(e=>e.startsWith(o.Wy))})}function et(e){return(0,i.q0)({...e,route:o.CM})}let en="/autopilot/state",er="/autopilot/config";function ei(e){return(0,i.Nf)({...e,route:en})}function ea(e){return(0,i.Nf)({...e,route:er})}function eo(e){return(0,i.V1)({...e,route:er},async e=>{e(e=>e===er),(async()=>{await (0,i.gw)(1e3),e(e=>e===en)})()})}function el(e){return(0,i.q0)({...e,route:er})}function es(e){return(0,i.mw)({...e,route:"/autopilot/trigger"})}var eu=n(1456),ec=n(8117);function ed(e){return(0,i.rB)({...e,route:ec.io})}function ef(e){var t;return(0,i.V1)({...e,config:{...null==e?void 0:e.config,axios:{...null==e?void 0:null===(t=e.config)||void 0===t?void 0:t.axios,headers:{"Content-Type":"multipart/form-data"}}},route:ec.io},async e=>{e(e=>e.startsWith(o.DL))})}function eh(e){var t;return(0,i.V1)({...e,config:{...null==e?void 0:e.config,axios:{...null==e?void 0:null===(t=e.config)||void 0===t?void 0:t.axios,headers:{"Content-Type":"multipart/form-data"}}},route:ec.bW})}let ep=(0,eu.Z)(e=>e(),5e3);function em(e){return(0,i.mw)({...e,route:ec.RF},async(e,t,n)=>{let{payload:{hostKey:r}}=t;e(e=>e.startsWith(o.N8),e=>null==e?void 0:e.map(e=>e.publicKey===r?{...e,host:{...e,interactions:{...e.interactions,lastScan:new Date().toISOString(),lastScanSuccess:!n.data.scanError},settings:n.data.settings}}:e),!1),ep(()=>{e(e=>e.startsWith(o.N8),e=>e,!0)})})}function ev(e){return(0,i.mw)({...e,route:ec.cx})}},79895:function(e,t,n){"use strict";n.d(t,{AD:function(){return T},AF:function(){return u},AJ:function(){return Z},CM:function(){return es},DL:function(){return V},E_:function(){return N},FP:function(){return S},GV:function(){return el},I7:function(){return R},IB:function(){return q},J6:function(){return a},J9:function(){return O},JK:function(){return B},KP:function(){return E},Kr:function(){return y},Ly:function(){return $},M5:function(){return K},MF:function(){return k},MR:function(){return d},Mj:function(){return ee},N8:function(){return x},Oj:function(){return c},PS:function(){return r},Pw:function(){return ea},Sh:function(){return f},VJ:function(){return W},Wi:function(){return p},Wy:function(){return er},Z2:function(){return P},aU:function(){return s},aq:function(){return z},cN:function(){return A},c_:function(){return H},cq:function(){return Y},f0:function(){return v},fo:function(){return C},ft:function(){return _},gc:function(){return o},gl:function(){return l},go:function(){return J},hp:function(){return Q},jL:function(){return X},ks:function(){return G},l5:function(){return et},mD:function(){return F},nI:function(){return en},nY:function(){return w},o5:function(){return eu},oZ:function(){return U},qf:function(){return I},rS:function(){return L},rg:function(){return b},rq:function(){return i},sW:function(){return ei},sw:function(){return M},w_:function(){return eo},xg:function(){return h},yu:function(){return j},z$:function(){return D},zb:function(){return g},zk:function(){return m}});let r="/bus/state",i="/bus/autopilots",a="/bus/consensus/state",o="/bus/consensus/acceptblock",l="/bus/syncer/peers",s="/bus/syncer/connect",u="/bus/syncer/addr",c="/bus/txpool/transactions",d="/bus/txpool/broadcast",f="/bus/txpool/recommendedfee",h="/bus/wallet",p="/bus/wallet/events",m="/bus/wallet/pending",v="/bus/wallet/redistribute",g="/bus/wallet/send",y="/bus/wallet/prepare/form",x="/bus/hosts",b="/bus/host/:hostKey",w="/bus/hosts/:hostKey",j="/bus/hosts/blocklist",k="/bus/hosts/allowlist",E="/bus/host/:publicKey/resetlostsectors",S="/bus/contracts",C="/bus/contract/:id/acquire",M="/bus/contract/:id/release",_="/bus/contract",O="/bus/contract/:id",T="/bus/contract/:id/new",P="/bus/contract/:id/renewed",A="/bus/contract/:id/size",N="/bus/contracts/sets",R="/bus/contracts/sets/:set",D="/bus/contracts/prunable",L="/bus/bucket",Z="/bus/buckets",z="/bus/bucket/:name",F="/bus/bucket/:name/policy",V="/bus/objects",B="/bus/objects/:prefix",I="/bus/object/:key",H="/bus/objects/remove",U="/bus/objects/rename",W="/bus/stats/objects",q="/bus/settings/gouging",$="/bus/settings/pinned",K="/bus/settings/s3",Y="/bus/settings/upload",X="/bus/alerts",G="/bus/alerts/dismiss",J="/bus/slab/:key/objects",Q="/bus/metric/contract",ee="/bus/metric/contractset",et="/bus/metric/churn",en="/bus/metric/wallet",er="/bus/multipart",ei="/bus/multipart/create",ea="/bus/multipart/complete",eo="/bus/multipart/abort",el="/bus/multipart/listparts",es="/bus/multipart/listuploads",eu="/bus/multipart/part"},8117:function(e,t,n){"use strict";n.d(t,{RF:function(){return a},bW:function(){return i},cx:function(){return o},io:function(){return r}});let r="/worker/object/:key",i="/worker/multipart/:key",a="/worker/rhp/scan",o="/worker/account/:id/resetdrift"},56978:function(e,t,n){"use strict";n.d(t,{Li:function(){return A},YY:function(){return N},AR:function(){return P}});var r,i=n(23761),a=n(40905),o=n(78804),l=function(e,t,n){(void 0===n||(0,o.Z)(e[t],n))&&(void 0!==n||t in e)||(0,a.Z)(e,t,n)},s=n(86862),u=n(25056),c=n(76735),d=n(31162),f=n(81383),h=n(84405),p=n(97885),m=n(37539),v=n(42143),g=n(8936),y=n(93122),x=n(65255),b=n(48532),w=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},j=n(82436),k=n(17816),E=function(e,t,n,r,i,a,o){var s=w(e,n),E=w(t,n),S=o.get(E);if(S){l(e,n,S);return}var C=a?a(s,E,n+"",e,t,o):void 0,M=void 0===C;if(M){var _=(0,p.Z)(E),O=!_&&(0,v.Z)(E),T=!_&&!O&&(0,b.Z)(E);(C=E,_||O||T)?(0,p.Z)(s)?C=s:(0,m.Z)(s)?C=(0,d.Z)(s):O?(M=!1,C=(0,u.Z)(E,!0)):T?(M=!1,C=(0,c.Z)(E,!0)):C=[]:(0,x.Z)(E)||(0,h.Z)(E)?(C=s,(0,h.Z)(s))?C=(0,j.Z)(s,(0,k.Z)(s)):(!(0,y.Z)(s)||(0,g.Z)(s))&&(C=(0,f.Z)(E)):M=!1}M&&(o.set(E,C),i(C,E,r,a,o),o.delete(E)),l(e,n,C)},S=function e(t,n,r,a,o){t!==n&&(0,s.Z)(n,function(s,u){if(o||(o=new i.Z),(0,y.Z)(s))E(t,n,u,r,e,a,o);else{var c=a?a(w(t,u),s,u+"",t,n,o):void 0;void 0===c&&(c=s),l(t,u,c)}},k.Z)},C=n(56493),M=n(95965),_=(r=function(e,t,n){S(e,t,n)},(0,C.Z)(function(e,t){var n=-1,i=t.length,a=i>1?t[i-1]:void 0,o=i>2?t[2]:void 0;for(a=r.length>3&&"function"==typeof a?(i--,a):void 0,o&&(0,M.Z)(t[0],t[1],o)&&(a=i<3?void 0:a,i=1),e=Object(e);++n3&&void 0!==arguments[3]?arguments[3]:{};return i=>{let a={...i},o={...a,config:_(r.config,a.config)},l=P(n,{...r.defaultParams,...o.params}),s="data"in o?o.data:void 0;return e[t](l,s,null==o?void 0:o.config)}}function N(e,t){let n={"Content-Type":"application/json"};return t&&(n.Authorization="Basic ".concat(btoa(":".concat(t)))),T().create({baseURL:e,headers:n})}},85375:function(e,t,n){"use strict";n.d(t,{JL:function(){return a},BF:function(){return o}});var r=n(60398);let i="https://api.siacentral.com/v2";function a(e){let{settings:t}=(0,r.Hv)();return(0,r.Nf)({api:i,...e,route:"/hosts/list?showinactive=false&sort=download_speed&dir=desc&protocol=rhp3&page=0&limit=1000",disabled:(null==e?void 0:e.disabled)||!t.siaCentral})}function o(e){let{settings:t}=(0,r.Hv)();return(0,r.Nf)({api:i,...e,route:"/hosts/network/averages",disabled:(null==e?void 0:e.disabled)||!t.siaCentral})}},13593:function(e,t,n){"use strict";n.d(t,{B$:function(){return a},xf:function(){return l},jr:function(){return E},pp:function(){return j},x5:function(){return k},JW:function(){return o},k4:function(){return R},Jz:function(){return ei},Nr:function(){return V},k9:function(){return q},gU:function(){return x},mj:function(){return ef},Lg:function(){return ec},gP:function(){return d},Lu:function(){return eh},uF:function(){return eu},jH:function(){return ed},uV:function(){return es},jF:function(){return eo},hR:function(){return en},hq:function(){return et},uC:function(){return er},Tc:function(){return G},aU:function(){return N},du:function(){return J},pX:function(){return ee},XA:function(){return $},yt:function(){return F},vW:function(){return m},rN:function(){return y},yF:function(){return g},Vz:function(){return p},bc:function(){return v},At:function(){return Z},sW:function(){return z},or:function(){return K},xL:function(){return I},S5:function(){return w},ok:function(){return W},AE:function(){return U},_6:function(){return ep},XB:function(){return X},GX:function(){return Y},C4:function(){return f},qN:function(){return c},ll:function(){return u},dq:function(){return _},LK:function(){return S},ZA:function(){return P},oc:function(){return T},x9:function(){return A},qX:function(){return O},iX:function(){return M},wf:function(){return C},BL:function(){return B},mv:function(){return b},iv:function(){return H}});var r=n(6391),i=n.n(r);function a(e){return new(i())(e).times(1048576)}function o(e){return new(i())(e).div(1e12)}function l(e){return new(i())(e).times(1e12)}r.BigNumber.config({EXPONENTIAL_AT:1e9}),r.BigNumber.config({DECIMAL_PLACES:30});let s=new r.BigNumber("10").exponentiatedBy(24);function u(e,t){return void 0!==t?new r.BigNumber(new r.BigNumber(e).dividedBy(s).toFixed(t)):new r.BigNumber(e).dividedBy(s)}function c(e){return new r.BigNumber(new r.BigNumber(e).times(s).toFixed(0))}function d(e,t){return e.div(t)}function f(e,t){return e.times(t)}let h={fixed:3,dynamicUnits:!0,hastingUnits:!1};function p(e,t){let{fixed:n,dynamicUnits:i,hastingUnits:a}={...h,...t},o=new r.BigNumber(1e12),l=new r.BigNumber(1e3),s=new r.BigNumber(e),c=new r.BigNumber(e).abs(),d=s.isNegative()?"-":"";if(!i)return"".concat(d).concat(u(c).toFormat(n)," SC");if(c.dividedBy(o).isLessThan(1))return a?"".concat(d).concat(c," H"):"".concat(d,"0 SC");let f=["pS","nS","uS","mS","SC","KS","MS","GS","TS"];for(let e=0;ee.multipliedBy(l),new r.BigNumber(1)),i=c.dividedBy(o.multipliedBy(t));if(i.isLessThan(l)||e===f.length-1)return"".concat(d).concat(i.toFormat(n)," ").concat(f[e])}return""}function m(e,t){let n="number"==typeof e?e:e instanceof i()?e.toNumber():Number(e),{fixed:r=2}=t||{};if(!n)return"0 B";if(n<1e3)return"".concat(n," B");let a=Math.floor(Math.log10(n)/Math.log10(1e3));return(n/Math.pow(1e3,a)).toFixed(r)+" "+["B","KB","MB","GB","TB","PB","EB"][a]}function v(e,t){let{format:n="abbreviated"}=t||{},r="abbreviated"===n;if(e<1e3)return"".concat(e.toFixed(0)).concat(r?"ms":" milliseconds");let i=e/1e3;if(i<60)return"".concat(i.toFixed(0)).concat(r?"s":" seconds");let a=i/60;if(a<60)return"".concat(a.toFixed(0)).concat(r?"m":" minutes");let o=a/60;return o<24?"".concat(o.toFixed(0)).concat(r?"h":" hours"):"".concat((o/24).toFixed(0)).concat(r?"d":" days")}function g(e,t){let{fixed:n=0,units:r="",abbreviated:a=!1}=t||{},o=new(i())(e||0);if(a){let e=o.toNumber();if(e<1e3)return o.toString();let t=["","K","M","B","t","q","Q","s","S","o","n","d","U","D"],i=Math.floor(Math.log10(e)/Math.log10(1e3)),a=e/Math.pow(1e3,i);return"".concat(a.toFixed(n)).concat(t[i]?" ".concat(t[i]):"").concat(r?" ".concat(r):"")}return"".concat(o.toFormat(n)).concat(r?" ".concat(r):"")}function y(e,t){let n;return n=navigator.language,new Intl.DateTimeFormat(n,{dateStyle:"short",...t}).format(new Date(e))}function x(e){return 144*e}function b(e){return 1008*e}function w(e){return 4320*e}function j(e){return e/16666666666666669e-22}function k(e){return e/1008}function E(e,t){return new Date().getTime()+j(t-e)}function S(e){return e.times(l(1))}function C(e){return e.div(l(1))}function M(e){return C(e).div(w(1))}function _(e){return S(e).times(w(1))}function O(e,t){return e.div(t).times(w(1))}function T(e,t){let n=b(t.toNumber());return e.times(n).div(w(1))}function P(e){return e.div(1e6)}function A(e){return e.times(1e6)}function N(e,t){let n=new(i())(1);return e&&t&&!e.isZero()&&!t.isZero()&&t.gte(e)&&(n=t.div(e)),n}function R(e){let{maxStoragePriceTBMonth:t,maxDownloadPriceTB:n,maxUploadPriceTB:r,storageTB:i,downloadTBMonth:a,uploadTBMonth:o,redundancyMultiplier:l}=e;if(!(null==t?void 0:t.gt(0))||!(null==n?void 0:n.gt(0))||!(null==r?void 0:r.gt(0))||!(null==l?void 0:l.gt(0))||!(null==i?void 0:i.gt(0))||!(null==a?void 0:a.gt(0))||!(null==o?void 0:o.gt(0)))return null;let s=i.times(l),u=o.times(l);return s.times(t).plus(a.times(n)).plus(u.times(r))}var D=n(81395),L=n(50866);function Z(e){return 76===e.length&&function(e){var t;let n=function(e){let t=[];for(let n=0;n0?"storageProof":n.fileContracts&&n.fileContracts.length>0&&n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRenewal":n.fileContractRevisions&&n.fileContractRevisions.length>0?"contractRevision":n.fileContracts&&n.fileContracts.length>0?"contractFormation":n.arbitraryData&&n.arbitraryData.length>0&&0===atob(n.arbitraryData[0]).indexOf("HostAnnouncement")?"hostAnnouncement":n.siafundOutputs&&n.siafundOutputs.length>0?"siafund":n.siacoinOutputs&&n.siacoinOutputs.length>0?"siacoin":void 0}return"v2Transaction"===t?function(e){var t;if(e.fileContractResolutions&&e.fileContractResolutions.length>0)return({expiration:"contractExpiration",finalization:"contractFinalization",renewal:"contractRenewal","storage proof":"storageProof"})[e.fileContractResolutions[0].resolution.type];if(e.fileContractRevisions&&e.fileContractRevisions.length>0)return"contractRevision";if(e.fileContracts&&e.fileContracts.length>0)return"contractFormation";let n=null===(t=e.attestations)||void 0===t?void 0:t.filter(e=>"HostAnnouncement"===e.key);return n&&n.length>0?"hostAnnouncement":e.siafundOutputs&&e.siafundOutputs.length>0?"siafund":e.siacoinOutputs&&e.siacoinOutputs.length>0?"siacoin":void 0}(e.data):"v1ContractResolution"===t||"v2ContractResolution"===t?"contractPayout":"miner"===t?"minerPayout":"foundation"===t?"foundationSubsidy":t}function ei(e){return"v2Transaction"===e.type?(e.data.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.siacoinInputs||[]).reduce((t,n)=>e.relevant.includes(n.parent.siacoinOutput.address)?t.plus(n.parent.siacoinOutput.value):t,new(i())(0))):"v1Transaction"===e.type?(e.data.transaction.siacoinOutputs||[]).reduce((t,n)=>e.relevant.includes(n.address)?t.plus(n.value):t,new(i())(0)).minus((e.data.spentSiacoinElements||[]).reduce((t,n)=>e.relevant.includes(n.siacoinOutput.address)?t.plus(n.siacoinOutput.value):t,new(i())(0))):new(i())(e.data.siacoinElement.siacoinOutput.value)}let ea={transaction:"transaction",contract:"contract",block:"block",output:"output",address:"address",hostIp:"host",hostPublicKey:"host",ip:"IP",blockHash:"block hash"};function eo(e){return e?ea[e]:void 0}let el={transaction:"transaction ID",contract:"contract ID",block:"block",output:"output ID",address:"address",hostIp:"host address",hostPublicKey:"host public key",ip:"IP",blockHash:"block hash"};function es(e){return e?el[e]:void 0}function eu(e){return e&&["ip","hostIp"].includes(e)?20:12}function ec(e){return e&&["hostIp","hostPublicKey","contract","address","transaction","block"].includes(e)}function ed(e,t,n){switch(t){case"hostIp":case"hostPublicKey":return"".concat(e,"/host/").concat(n);case"contract":return"".concat(e,"/contract/").concat(n);case"transaction":return"".concat(e,"/tx/").concat(n);case"address":return"".concat(e,"/address/").concat(n);case"block":return"".concat(e,"/block/").concat(n);default:return""}}function ef(e,t){return"".concat(null==e?void 0:e.slice(0,t)).concat(((null==e?void 0:e.length)||0)>t?"...":"")}function eh(e,t,n){if("blockHash"===e){let e=n/2;return t.slice(0,Math.floor(e))+"..."+t.slice(t.length-Math.ceil(e))}return ef(t,n)}function ep(e,t,n){let r="1 ".concat(t),i="".concat(t,"s"),a="";"string"==typeof n&&(i=n),"object"==typeof n&&(n.plural&&(i=n.plural),n.customZero&&(a=n.customZero));let o="".concat(e.toLocaleString()," ").concat(i);return 0===e?a||o:1===e?r:o}},45932:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},67531:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createAsyncLocalStorage",{enumerable:!0,get:function(){return a}});let n=Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available");class r{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}}let i=globalThis.AsyncLocalStorage;function a(){return i?new i:new r}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},76923:function(e,t,n){"use strict";function r(e){}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"clientHookInServerComponentError",{enumerable:!0,get:function(){return r}}),n(43219),n(2784),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},58710:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ReadonlyURLSearchParams:function(){return h},useSearchParams:function(){return p},usePathname:function(){return m},ServerInsertedHTMLContext:function(){return s.ServerInsertedHTMLContext},useServerInsertedHTML:function(){return s.useServerInsertedHTML},useRouter:function(){return v},useParams:function(){return g},useSelectedLayoutSegments:function(){return y},useSelectedLayoutSegment:function(){return x},redirect:function(){return u.redirect},permanentRedirect:function(){return u.permanentRedirect},RedirectType:function(){return u.RedirectType},notFound:function(){return c.notFound}});let r=n(2784),i=n(56428),a=n(26297),o=n(76923),l=n(33607),s=n(9424),u=n(84830),c=n(70929),d=Symbol("internal for urlsearchparams readonly");function f(){return Error("ReadonlyURLSearchParams cannot be modified")}class h{[Symbol.iterator](){return this[d][Symbol.iterator]()}append(){throw f()}delete(){throw f()}set(){throw f()}sort(){throw f()}constructor(e){this[d]=e,this.entries=e.entries.bind(e),this.forEach=e.forEach.bind(e),this.get=e.get.bind(e),this.getAll=e.getAll.bind(e),this.has=e.has.bind(e),this.keys=e.keys.bind(e),this.values=e.values.bind(e),this.toString=e.toString.bind(e),this.size=e.size}}function p(){(0,o.clientHookInServerComponentError)("useSearchParams");let e=(0,r.useContext)(a.SearchParamsContext);return(0,r.useMemo)(()=>e?new h(e):null,[e])}function m(){return(0,o.clientHookInServerComponentError)("usePathname"),(0,r.useContext)(a.PathnameContext)}function v(){(0,o.clientHookInServerComponentError)("useRouter");let e=(0,r.useContext)(i.AppRouterContext);if(null===e)throw Error("invariant expected app router to be mounted");return e}function g(){(0,o.clientHookInServerComponentError)("useParams");let e=(0,r.useContext)(i.GlobalLayoutRouterContext),t=(0,r.useContext)(a.PathParamsContext);return(0,r.useMemo)(()=>(null==e?void 0:e.tree)?function e(t,n){for(let r of(void 0===n&&(n={}),Object.values(t[1]))){let t=r[0],i=Array.isArray(t),a=i?t[1]:t;!a||a.startsWith("__PAGE__")||(i&&("c"===t[2]||"oc"===t[2])?n[t[0]]=t[1].split("/"):i&&(n[t[0]]=t[1]),n=e(r,n))}return n}(e.tree):t,[null==e?void 0:e.tree,t])}function y(e){void 0===e&&(e="children"),(0,o.clientHookInServerComponentError)("useSelectedLayoutSegments");let{tree:t}=(0,r.useContext)(i.LayoutRouterContext);return function e(t,n,r,i){let a;if(void 0===r&&(r=!0),void 0===i&&(i=[]),r)a=t[1][n];else{var o;let e=t[1];a=null!=(o=e.children)?o:Object.values(e)[0]}if(!a)return i;let s=a[0],u=(0,l.getSegmentValue)(s);return!u||u.startsWith("__PAGE__")?i:(i.push(u),e(a,n,!1,i))}(t,e)}function x(e){void 0===e&&(e="children"),(0,o.clientHookInServerComponentError)("useSelectedLayoutSegment");let t=y(e);return 0===t.length?null:t[0]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},70929:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{notFound:function(){return r},isNotFoundError:function(){return i}});let n="NEXT_NOT_FOUND";function r(){let e=Error(n);throw e.digest=n,e}function i(e){return(null==e?void 0:e.digest)===n}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},32254:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RedirectStatusCode",{enumerable:!0,get:function(){return n}}),(r=n||(n={}))[r.SeeOther=303]="SeeOther",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84830:function(e,t,n){"use strict";var r,i;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{RedirectType:function(){return r},getRedirectError:function(){return u},redirect:function(){return c},permanentRedirect:function(){return d},isRedirectError:function(){return f},getURLFromRedirectError:function(){return h},getRedirectTypeFromError:function(){return p},getRedirectStatusCodeFromError:function(){return m}});let a=n(37449),o=n(45932),l=n(32254),s="NEXT_REDIRECT";function u(e,t,n){void 0===n&&(n=l.RedirectStatusCode.TemporaryRedirect);let r=Error(s);r.digest=s+";"+t+";"+e+";"+n+";";let i=a.requestAsyncStorage.getStore();return i&&(r.mutableCookies=i.mutableCookies),r}function c(e,t){void 0===t&&(t="replace");let n=o.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?l.RedirectStatusCode.SeeOther:l.RedirectStatusCode.TemporaryRedirect)}function d(e,t){void 0===t&&(t="replace");let n=o.actionAsyncStorage.getStore();throw u(e,t,(null==n?void 0:n.isAction)?l.RedirectStatusCode.SeeOther:l.RedirectStatusCode.PermanentRedirect)}function f(e){if("string"!=typeof(null==e?void 0:e.digest))return!1;let[t,n,r,i]=e.digest.split(";",4),a=Number(i);return t===s&&("replace"===n||"push"===n)&&"string"==typeof r&&!isNaN(a)&&a in l.RedirectStatusCode}function h(e){return f(e)?e.digest.split(";",3)[2]:null}function p(e){if(!f(e))throw Error("Not a redirect error");return e.digest.split(";",2)[1]}function m(e){if(!f(e))throw Error("Not a redirect error");return Number(e.digest.split(";",4)[3])}(i=r||(r={})).push="push",i.replace="replace",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},37449:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"requestAsyncStorage",{enumerable:!0,get:function(){return r}});let r=(0,n(67531).createAsyncLocalStorage)();("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},33607:function(e,t){"use strict";function n(e){return Array.isArray(e)?e[1]:e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getSegmentValue",{enumerable:!0,get:function(){return n}}),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},40413:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{PrefetchKind:function(){return n},ACTION_REFRESH:function(){return i},ACTION_NAVIGATE:function(){return a},ACTION_RESTORE:function(){return o},ACTION_SERVER_PATCH:function(){return l},ACTION_PREFETCH:function(){return s},ACTION_FAST_REFRESH:function(){return u},ACTION_SERVER_ACTION:function(){return c},isThenable:function(){return d}});let i="refresh",a="navigate",o="restore",l="server-patch",s="prefetch",u="fast-refresh",c="server-action";function d(e){return e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof e.then}(r=n||(n={})).AUTO="auto",r.FULL="full",r.TEMPORARY="temporary",("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},41275:function(e,t,n){"use strict";function r(e,t,n,r){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return r}}),n(60261),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},84589:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return g}});let r=n(43219),i=n(16794)._(n(2784)),a=r._(n(28316)),o=r._(n(70666)),l=n(35022),s=n(59595),u=n(22530);n(85667);let c=n(14442),d=r._(n(1071)),f={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0};function h(e,t,n,r,i,a){let o=null==e?void 0:e.src;e&&e["data-loaded-src"]!==o&&(e["data-loaded-src"]=o,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&i(!0),null==n?void 0:n.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let r=!1,i=!1;n.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>r,isPropagationStopped:()=>i,persist:()=>{},preventDefault:()=>{r=!0,t.preventDefault()},stopPropagation:()=>{i=!0,t.stopPropagation()}})}(null==r?void 0:r.current)&&r.current(e)}}))}function p(e){let[t,n]=i.version.split(".",2),r=parseInt(t,10),a=parseInt(n,10);return r>18||18===r&&a>=3?{fetchPriority:e}:{fetchpriority:e}}let m=(0,i.forwardRef)((e,t)=>{let{src:n,srcSet:r,sizes:a,height:o,width:l,decoding:s,className:u,style:c,fetchPriority:d,placeholder:f,loading:m,unoptimized:v,fill:g,onLoadRef:y,onLoadingCompleteRef:x,setBlurComplete:b,setShowAltText:w,onLoad:j,onError:k,...E}=e;return i.default.createElement("img",{...E,...p(d),loading:m,width:l,height:o,decoding:s,"data-nimg":g?"fill":"1",className:u,style:c,sizes:a,srcSet:r,src:n,ref:(0,i.useCallback)(e=>{t&&("function"==typeof t?t(e):"object"==typeof t&&(t.current=e)),e&&(k&&(e.src=e.src),e.complete&&h(e,f,y,x,b,v))},[n,f,y,x,b,k,v,t]),onLoad:e=>{h(e.currentTarget,f,y,x,b,v)},onError:e=>{w(!0),"empty"!==f&&b(!0),k&&k(e)}})});function v(e){let{isAppRouter:t,imgAttributes:n}=e,r={as:"image",imageSrcSet:n.srcSet,imageSizes:n.sizes,crossOrigin:n.crossOrigin,referrerPolicy:n.referrerPolicy,...p(n.fetchPriority)};return t&&a.default.preload?(a.default.preload(n.src,r),null):i.default.createElement(o.default,null,i.default.createElement("link",{key:"__nimg-"+n.src+n.srcSet+n.sizes,rel:"preload",href:n.srcSet?void 0:n.src,...r}))}let g=(0,i.forwardRef)((e,t)=>{let n=(0,i.useContext)(c.RouterContext),r=(0,i.useContext)(u.ImageConfigContext),a=(0,i.useMemo)(()=>{let e=f||r||s.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),n=e.deviceSizes.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:n}},[r]),{onLoad:o,onLoadingComplete:h}=e,p=(0,i.useRef)(o);(0,i.useEffect)(()=>{p.current=o},[o]);let g=(0,i.useRef)(h);(0,i.useEffect)(()=>{g.current=h},[h]);let[y,x]=(0,i.useState)(!1),[b,w]=(0,i.useState)(!1),{props:j,meta:k}=(0,l.getImgProps)(e,{defaultLoader:d.default,imgConf:a,blurComplete:y,showAltText:b});return i.default.createElement(i.default.Fragment,null,i.default.createElement(m,{...j,unoptimized:k.unoptimized,placeholder:k.placeholder,fill:k.fill,onLoadRef:p,onLoadingCompleteRef:g,setBlurComplete:x,setShowAltText:w,ref:t}),k.priority?i.default.createElement(v,{isAppRouter:!n,imgAttributes:j}):null)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7117:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});let r=n(43219)._(n(2784)),i=n(86338),a=n(25863),o=n(6408),l=n(20654),s=n(41127),u=n(14442),c=n(56428),d=n(54746),f=n(41275),h=n(35722),p=n(40413),m=new Set;function v(e,t,n,r,i,o){if(o||(0,a.isLocalURL)(t)){if(!r.bypassPrefetchedCheck){let i=t+"%"+n+"%"+(void 0!==r.locale?r.locale:"locale"in e?e.locale:void 0);if(m.has(i))return;m.add(i)}Promise.resolve(o?e.prefetch(t,i):e.prefetch(t,n,r)).catch(e=>{})}}function g(e){return"string"==typeof e?e:(0,o.formatUrl)(e)}let y=r.default.forwardRef(function(e,t){let n,o;let{href:m,as:y,children:x,prefetch:b=null,passHref:w,replace:j,shallow:k,scroll:E,locale:S,onClick:C,onMouseEnter:M,onTouchStart:_,legacyBehavior:O=!1,...T}=e;n=x,O&&("string"==typeof n||"number"==typeof n)&&(n=r.default.createElement("a",null,n));let P=r.default.useContext(u.RouterContext),A=r.default.useContext(c.AppRouterContext),N=null!=P?P:A,R=!P,D=!1!==b,L=null===b?p.PrefetchKind.AUTO:p.PrefetchKind.FULL,{href:Z,as:z}=r.default.useMemo(()=>{if(!P){let e=g(m);return{href:e,as:y?g(y):e}}let[e,t]=(0,i.resolveHref)(P,m,!0);return{href:e,as:y?(0,i.resolveHref)(P,y):t||e}},[P,m,y]),F=r.default.useRef(Z),V=r.default.useRef(z);O&&(o=r.default.Children.only(n));let B=O?o&&"object"==typeof o&&o.ref:t,[I,H,U]=(0,d.useIntersection)({rootMargin:"200px"}),W=r.default.useCallback(e=>{(V.current!==z||F.current!==Z)&&(U(),V.current=z,F.current=Z),I(e),B&&("function"==typeof B?B(e):"object"==typeof B&&(B.current=e))},[z,B,Z,U,I]);r.default.useEffect(()=>{N&&H&&D&&v(N,Z,z,{locale:S},{kind:L},R)},[z,Z,H,S,D,null==P?void 0:P.locale,N,R,L]);let q={ref:W,onClick(e){O||"function"!=typeof C||C(e),O&&o.props&&"function"==typeof o.props.onClick&&o.props.onClick(e),N&&!e.defaultPrevented&&function(e,t,n,i,o,l,s,u,c){let{nodeName:d}=e.currentTarget;if("A"===d.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!c&&!(0,a.isLocalURL)(n)))return;e.preventDefault();let f=()=>{let e=null==s||s;"beforePopState"in t?t[o?"replace":"push"](n,i,{shallow:l,locale:u,scroll:e}):t[o?"replace":"push"](i||n,{scroll:e})};c?r.default.startTransition(f):f()}(e,N,Z,z,j,k,E,S,R)},onMouseEnter(e){O||"function"!=typeof M||M(e),O&&o.props&&"function"==typeof o.props.onMouseEnter&&o.props.onMouseEnter(e),N&&(D||!R)&&v(N,Z,z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)},onTouchStart(e){O||"function"!=typeof _||_(e),O&&o.props&&"function"==typeof o.props.onTouchStart&&o.props.onTouchStart(e),N&&(D||!R)&&v(N,Z,z,{locale:S,priority:!0,bypassPrefetchedCheck:!0},{kind:L},R)}};if((0,l.isAbsoluteUrl)(z))q.href=z;else if(!O||w||"a"===o.type&&!("href"in o.props)){let e=void 0!==S?S:null==P?void 0:P.locale,t=(null==P?void 0:P.isLocaleDomain)&&(0,f.getDomainLocale)(z,e,null==P?void 0:P.locales,null==P?void 0:P.domainLocales);q.href=t||(0,h.addBasePath)((0,s.addLocale)(z,e,null==P?void 0:P.defaultLocale))}return O?r.default.cloneElement(o,q):r.default.createElement("a",{...T,...q},n)});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},54746:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return s}});let r=n(2784),i=n(27155),a="function"==typeof IntersectionObserver,o=new Map,l=[];function s(e){let{rootRef:t,rootMargin:n,disabled:s}=e,u=s||!a,[c,d]=(0,r.useState)(!1),f=(0,r.useRef)(null),h=(0,r.useCallback)(e=>{f.current=e},[]);return(0,r.useEffect)(()=>{if(a){if(u||c)return;let e=f.current;if(e&&e.tagName)return function(e,t,n){let{id:r,observer:i,elements:a}=function(e){let t;let n={root:e.root||null,margin:e.rootMargin||""},r=l.find(e=>e.root===n.root&&e.margin===n.margin);if(r&&(t=o.get(r)))return t;let i=new Map;return t={id:n,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=i.get(e.target),n=e.isIntersecting||e.intersectionRatio>0;t&&n&&t(n)})},e),elements:i},l.push(n),o.set(n,t),t}(n);return a.set(e,t),i.observe(e),function(){if(a.delete(e),i.unobserve(e),0===a.size){i.disconnect(),o.delete(r);let e=l.findIndex(e=>e.root===r.root&&e.margin===r.margin);e>-1&&l.splice(e,1)}}}(e,e=>e&&d(e),{root:null==t?void 0:t.current,rootMargin:n})}else if(!c){let e=(0,i.requestIdleCallback)(()=>d(!0));return()=>(0,i.cancelIdleCallback)(e)}},[u,n,t,c,f.current]),[h,c,(0,r.useCallback)(()=>{d(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},24167:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{noSSR:function(){return o},default:function(){return l}});let r=n(43219),i=(n(2784),r._(n(9034)));function a(e){return{default:(null==e?void 0:e.default)||e}}function o(e,t){return delete t.webpack,delete t.modules,e(t)}function l(e,t){let n=i.default,r={loading:e=>{let{error:t,isLoading:n,pastDelay:r}=e;return null}};e instanceof Promise?r.loader=()=>e:"function"==typeof e?r.loader=e:"object"==typeof e&&(r={...r,...e});let l=(r={...r,...t}).loader;return(r.loadableGenerated&&(r={...r,...r.loadableGenerated},delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr)?n({...r,loader:()=>null!=l?l().then(a):Promise.resolve(a(()=>null))}):(delete r.webpack,delete r.modules,o(n,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},35022:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return l}}),n(85667);let r=n(48026),i=n(59595);function a(e){return void 0!==e.default}function o(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function l(e,t){var n;let l,s,u,{src:c,sizes:d,unoptimized:f=!1,priority:h=!1,loading:p,className:m,quality:v,width:g,height:y,fill:x=!1,style:b,onLoad:w,onLoadingComplete:j,placeholder:k="empty",blurDataURL:E,fetchPriority:S,layout:C,objectFit:M,objectPosition:_,lazyBoundary:O,lazyRoot:T,...P}=e,{imgConf:A,showAltText:N,blurComplete:R,defaultLoader:D}=t,L=A||i.imageConfigDefault;if("allSizes"in L)l=L;else{let e=[...L.deviceSizes,...L.imageSizes].sort((e,t)=>e-t),t=L.deviceSizes.sort((e,t)=>e-t);l={...L,allSizes:e,deviceSizes:t}}let Z=P.loader||D;delete P.loader,delete P.srcSet;let z="__next_img_default"in Z;if(z){if("custom"===l.loader)throw Error('Image with src "'+c+'" is missing "loader" prop.\nRead more: https://nextjs.org/docs/messages/next-image-missing-loader')}else{let e=Z;Z=t=>{let{config:n,...r}=t;return e(r)}}if(C){"fill"===C&&(x=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[C];e&&(b={...b,...e});let t={responsive:"100vw",fill:"100vw"}[C];t&&!d&&(d=t)}let F="",V=o(g),B=o(y);if("object"==typeof(n=c)&&(a(n)||void 0!==n.src)){let e=a(c)?c.default:c;if(!e.src)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received "+JSON.stringify(e));if(!e.height||!e.width)throw Error("An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received "+JSON.stringify(e));if(s=e.blurWidth,u=e.blurHeight,E=E||e.blurDataURL,F=e.src,!x){if(V||B){if(V&&!B){let t=V/e.width;B=Math.round(e.height*t)}else if(!V&&B){let t=B/e.height;V=Math.round(e.width*t)}}else V=e.width,B=e.height}}let I=!h&&("lazy"===p||void 0===p);(!(c="string"==typeof c?c:F)||c.startsWith("data:")||c.startsWith("blob:"))&&(f=!0,I=!1),l.unoptimized&&(f=!0),z&&c.endsWith(".svg")&&!l.dangerouslyAllowSVG&&(f=!0),h&&(S="high");let H=o(v),U=Object.assign(x?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:M,objectPosition:_}:{},N?{}:{color:"transparent"},b),W=R||"empty"===k?null:"blur"===k?'url("data:image/svg+xml;charset=utf-8,'+(0,r.getImageBlurSvg)({widthInt:V,heightInt:B,blurWidth:s,blurHeight:u,blurDataURL:E||"",objectFit:U.objectFit})+'")':'url("'+k+'")',q=W?{backgroundSize:U.objectFit||"cover",backgroundPosition:U.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:W}:{},$=function(e){let{config:t,src:n,unoptimized:r,width:i,quality:a,sizes:o,loader:l}=e;if(r)return{src:n,srcSet:void 0,sizes:void 0};let{widths:s,kind:u}=function(e,t,n){let{deviceSizes:r,allSizes:i}=e;if(n){let e=/(^|\s)(1?\d?\d)vw/g,t=[];for(let r;r=e.exec(n);r)t.push(parseInt(r[2]));if(t.length){let e=.01*Math.min(...t);return{widths:i.filter(t=>t>=r[0]*e),kind:"w"}}return{widths:i,kind:"w"}}return"number"!=typeof t?{widths:r,kind:"w"}:{widths:[...new Set([t,2*t].map(e=>i.find(t=>t>=e)||i[i.length-1]))],kind:"x"}}(t,i,o),c=s.length-1;return{sizes:o||"w"!==u?o:"100vw",srcSet:s.map((e,r)=>l({config:t,src:n,quality:a,width:e})+" "+("w"===u?e:r+1)+u).join(", "),src:l({config:t,src:n,quality:a,width:s[c]})}}({config:l,src:c,unoptimized:f,width:V,quality:H,sizes:d,loader:Z});return{props:{...P,loading:I?"lazy":p,fetchPriority:S,width:V,height:B,decoding:"async",className:m,style:{...U,...q},sizes:$.sizes,srcSet:$.srcSet,src:$.src},meta:{unoptimized:f,priority:h,placeholder:k,fill:x}}}},48026:function(e,t){"use strict";function n(e){let{widthInt:t,heightInt:n,blurWidth:r,blurHeight:i,blurDataURL:a,objectFit:o}=e,l=r?40*r:t,s=i?40*i:n,u=l&&s?"viewBox='0 0 "+l+" "+s+"'":"";return"%3Csvg xmlns='http://www.w3.org/2000/svg' "+u+"%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='"+(u?"none":"contain"===o?"xMidYMid":"cover"===o?"xMidYMid slice":"none")+"' style='filter: url(%23b);' href='"+a+"'/%3E%3C/svg%3E"}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return n}})},84420:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{unstable_getImgProps:function(){return s},default:function(){return u}});let r=n(43219),i=n(35022),a=n(85667),o=n(84589),l=r._(n(1071)),s=e=>{(0,a.warnOnce)("Warning: unstable_getImgProps() is experimental and may change or be removed at any time. Use at your own risk.");let{props:t}=(0,i.getImgProps)(e,{defaultLoader:l.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[16,32,48,64,96,128,256,384],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,n]of Object.entries(t))void 0===n&&delete t[e];return{props:t}},u=o.Image},1071:function(e,t){"use strict";function n(e){let{config:t,src:n,width:r,quality:i}=e;return t.path+"?url="+encodeURIComponent(n)+"&w="+r+"&q="+(i||75)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}}),n.__next_img_default=!0;let r=n},6730:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return r}});let r=n(43219)._(n(2784)).default.createContext(null)},9034:function(e,t,n){"use strict";/** @copyright (c) 2017-present James Kyle MIT License Permission is hereby granted, free of charge, to any person obtaining @@ -50,7 +50,7 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE -*/Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return f}});let r=n(43219)._(n(2784)),i=n(6730),a=[],o=[],l=!1;function s(e){let t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(e=>(n.loading=!1,n.loaded=e,e)).catch(e=>{throw n.loading=!1,n.error=e,e}),n}class u{promise(){return this._res.promise}retry(){this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};let{_res:e,_opts:t}=this;e.loading&&("number"==typeof t.delay&&(0===t.delay?this._state.pastDelay=!0:this._delay=setTimeout(()=>{this._update({pastDelay:!0})},t.delay)),"number"==typeof t.timeout&&(this._timeout=setTimeout(()=>{this._update({timedOut:!0})},t.timeout))),this._res.promise.then(()=>{this._update({}),this._clearTimeouts()}).catch(e=>{this._update({}),this._clearTimeouts()}),this._update({})}_update(e){this._state={...this._state,error:this._res.error,loaded:this._res.loaded,loading:this._res.loading,...e},this._callbacks.forEach(e=>e())}_clearTimeouts(){clearTimeout(this._delay),clearTimeout(this._timeout)}getCurrentValue(){return this._state}subscribe(e){return this._callbacks.add(e),()=>{this._callbacks.delete(e)}}constructor(e,t){this._loadFn=e,this._opts=t,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}}function c(e){return function(e,t){let n=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),a=null;function s(){if(!a){let t=new u(e,n);a={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return a.promise()}if(!l){let e=n.webpack?n.webpack():n.modules;e&&o.push(t=>{for(let n of e)if(t.includes(n))return s()})}function c(e,t){!function(){s();let e=r.default.useContext(i.LoadableContext);e&&Array.isArray(n.modules)&&n.modules.forEach(t=>{e(t)})}();let o=r.default.useSyncExternalStore(a.subscribe,a.getCurrentValue,a.getCurrentValue);return r.default.useImperativeHandle(t,()=>({retry:a.retry}),[]),r.default.useMemo(()=>{var t;return o.loading||o.error?r.default.createElement(n.loading,{isLoading:o.loading,pastDelay:o.pastDelay,timedOut:o.timedOut,error:o.error,retry:a.retry}):o.loaded?r.default.createElement((t=o.loaded)&&t.default?t.default:t,e):null},[e,o])}return c.preload=()=>s(),c.displayName="LoadableComponent",r.default.forwardRef(c)}(s,e)}function d(e,t){let n=[];for(;e.length;){let r=e.pop();n.push(r(t))}return Promise.all(n).then(()=>{if(e.length)return d(e,t)})}c.preloadAll=()=>new Promise((e,t)=>{d(a).then(e,t)}),c.preloadReady=e=>(void 0===e&&(e=[]),new Promise(t=>{let n=()=>(l=!0,t());d(o,e).then(n,n)})),window.__NEXT_PRELOADREADY=c.preloadReady;let f=c},9424:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ServerInsertedHTMLContext:function(){return i},useServerInsertedHTML:function(){return a}});let r=n(16794)._(n(2784)),i=r.default.createContext(null);function a(e){let t=(0,r.useContext)(i);t&&t(e)}},50521:function(){},28863:function(e){e.exports={style:{fontFamily:"'__mono_59b18b', '__mono_Fallback_59b18b'"},className:"__className_59b18b",variable:"__variable_59b18b"}},46058:function(e){e.exports={style:{fontFamily:"'__sans_315985', '__sans_Fallback_315985'"},className:"__className_315985",variable:"__variable_315985"}},42351:function(e){!function(){var t={229:function(e){var t,n,r,i=e.exports={};function a(){throw Error("setTimeout has not been defined")}function o(){throw Error("clearTimeout has not been defined")}function l(e){if(t===setTimeout)return setTimeout(e,0);if((t===a||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:a}catch(e){t=a}try{n="function"==typeof clearTimeout?clearTimeout:o}catch(e){n=o}}();var s=[],u=!1,c=-1;function d(){u&&r&&(u=!1,r.length?s=r.concat(s):c=-1,s.length&&f())}function f(){if(!u){var e=l(d);u=!0;for(var t=s.length;t;){for(r=s,s=[];++c1)for(var n=1;n=this._maxSize&&this.clear(),!(e in this._values)&&this._size++,this._values[e]=t};var n=/[^.^\]^[]+|(?=\[\]|\.\.)/g,r=/^\d+$/,i=/^\d/,a=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,o=/^\s*(['"]?)(.*?)(\1)\s*$/,l=new t(512),s=new t(512),u=new t(512);function c(e){return l.get(e)||l.set(e,d(e).map(function(e){return e.replace(o,"$2")}))}function d(e){return e.match(n)||[""]}function f(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}e.exports={Cache:t,split:d,normalizePath:c,setter:function(e){var t=c(e);return s.get(e)||s.set(e,function(e,n){for(var r=0,i=t.length,a=e;r>>7-e%8&1)==1},put:function(e,t){for(var n=0;n>>t-n-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){var t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}},e.exports=t},81432:function(e){e.exports={L:1,M:0,Q:3,H:2}},84695:function(e,t,n){var r=n(35856);function i(e,t){if(void 0==e.length)throw Error(e.length+"/"+t);for(var n=0;n=7&&this.setupTypeNumber(e),null==this.dataCache&&(this.dataCache=s.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,t)},u.setupPositionProbePattern=function(e,t){for(var n=-1;n<=7;n++)if(!(e+n<=-1)&&!(this.moduleCount<=e+n))for(var r=-1;r<=7;r++)t+r<=-1||this.moduleCount<=t+r||(0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4?this.modules[e+n][t+r]=!0:this.modules[e+n][t+r]=!1)},u.getBestMaskPattern=function(){for(var e=0,t=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=o.getLostPoint(this);(0==n||e>r)&&(e=r,t=n)}return t},u.createMovieClip=function(e,t,n){var r=e.createEmptyMovieClip(t,n);this.make();for(var i=0;i>n&1)==1;this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(var n=0;n<18;n++){var r=!e&&(t>>n&1)==1;this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},u.setupTypeInfo=function(e,t){for(var n=this.errorCorrectLevel<<3|t,r=o.getBCHTypeInfo(n),i=0;i<15;i++){var a=!e&&(r>>i&1)==1;i<6?this.modules[i][8]=a:i<8?this.modules[i+1][8]=a:this.modules[this.moduleCount-15+i][8]=a}for(var i=0;i<15;i++){var a=!e&&(r>>i&1)==1;i<8?this.modules[8][this.moduleCount-i-1]=a:i<9?this.modules[8][15-i-1+1]=a:this.modules[8][15-i-1]=a}this.modules[this.moduleCount-8][8]=!e},u.mapData=function(e,t){for(var n=-1,r=this.moduleCount-1,i=7,a=0,l=this.moduleCount-1;l>0;l-=2)for(6==l&&l--;;){for(var s=0;s<2;s++)if(null==this.modules[r][l-s]){var u=!1;a>>i&1)==1),o.getMask(t,r,l-s)&&(u=!u),this.modules[r][l-s]=u,-1==--i&&(a++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}},s.PAD0=236,s.PAD1=17,s.createData=function(e,t,n){for(var r=i.getRSBlocks(e,t),l=new a,u=0;u8*d)throw Error("code length overflow. ("+l.getLengthInBits()+">"+8*d+")");for(l.getLengthInBits()+4<=8*d&&l.put(0,4);l.getLengthInBits()%8!=0;)l.putBit(!1);for(;!(l.getLengthInBits()>=8*d)&&(l.put(s.PAD0,8),!(l.getLengthInBits()>=8*d));)l.put(s.PAD1,8);return s.createBytes(l,r)},s.createBytes=function(e,t){for(var n=0,r=0,i=0,a=Array(t.length),s=Array(t.length),u=0;u=0?p.get(m):0}}for(var v=0,f=0;f=256;)e-=255;return t.EXP_TABLE[e]},EXP_TABLE:Array(256),LOG_TABLE:Array(256)},n=0;n<8;n++)t.EXP_TABLE[n]=1<=0;)t^=l.G15<=0;)t^=l.G18<>>=1;return t},getPatternPosition:function(e){return l.PATTERN_POSITION_TABLE[e-1]},getMask:function(e,t,n){switch(e){case o.PATTERN000:return(t+n)%2==0;case o.PATTERN001:return t%2==0;case o.PATTERN010:return n%3==0;case o.PATTERN011:return(t+n)%3==0;case o.PATTERN100:return(Math.floor(t/2)+Math.floor(n/3))%2==0;case o.PATTERN101:return t*n%2+t*n%3==0;case o.PATTERN110:return(t*n%2+t*n%3)%2==0;case o.PATTERN111:return(t*n%3+(t+n)%2)%2==0;default:throw Error("bad maskPattern:"+e)}},getErrorCorrectPolynomial:function(e){for(var t=new i([1],0),n=0;n5&&(n+=3+a-5)}for(var r=0;r0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var u=[".DS_Store","Thumbs.db"];function c(e){return"object"==typeof e&&null!==e}function d(e){return e.filter(function(e){return -1===u.indexOf(e.name)})}function f(e){if(null===e)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=Array(t);nn)return[!1,C(n)];if(e.sizen)return[!1,C(n)]}return[!0,null]}function P(e){return null!=e}function A(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function N(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e}):!!e.target&&!!e.target.files}function R(e){e.preventDefault()}function D(){for(var e=arguments.length,t=Array(e),n=0;n1?n-1:0),i=1;ie.length)&&(t=e.length);for(var n=0,r=Array(t);n=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var Y=(0,r.forwardRef)(function(e,t){var n=e.children,i=J(K(e,F)),a=i.open,o=K(i,z);return(0,r.useImperativeHandle)(t,function(){return{open:a}},[a]),r.createElement(r.Fragment,null,n(q(q({},o),{},{open:a})))});Y.displayName="Dropzone";var X={disabled:!1,getFilesFromEvent:function(e){return(0,o.mG)(this,void 0,void 0,function(){return(0,o.Jh)(this,function(t){return c(e)&&c(e.dataTransfer)?[2,function(e,t){return(0,o.mG)(this,void 0,void 0,function(){var n;return(0,o.Jh)(this,function(r){switch(r.label){case 0:if(!e.items)return[3,2];if(n=f(e.items).filter(function(e){return"file"===e.kind}),"drop"!==t)return[2,n];return[4,Promise.all(n.map(h))];case 1:return[2,d(function e(t){return t.reduce(function(t,n){return(0,o.ev)((0,o.ev)([],(0,o.CR)(t),!1),(0,o.CR)(Array.isArray(n)?e(n):[n]),!1)},[])}(r.sent()))];case 2:return[2,d(f(e.files).map(function(e){return s(e)}))]}})})}(e.dataTransfer,e.type)]:c(e)&&c(e.target)?[2,f(e.target.files).map(function(e){return s(e)})]:Array.isArray(e)&&e.every(function(e){return"getFile"in e&&"function"==typeof e.getFile})?[2,function(e){return(0,o.mG)(this,void 0,void 0,function(){return(0,o.Jh)(this,function(t){switch(t.label){case 0:return[4,Promise.all(e.map(function(e){return e.getFile()}))];case 1:return[2,t.sent().map(function(e){return s(e)})]}})})}(e)]:[2,[]]})})},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};Y.defaultProps=X,Y.propTypes={children:a().func,accept:a().objectOf(a().arrayOf(a().string)),multiple:a().bool,preventDropOnDocument:a().bool,noClick:a().bool,noKeyboard:a().bool,noDrag:a().bool,noDragEventsBubbling:a().bool,minSize:a().number,maxSize:a().number,maxFiles:a().number,disabled:a().bool,getFilesFromEvent:a().func,onFileDialogCancel:a().func,onFileDialogOpen:a().func,useFsAccessApi:a().bool,autoFocus:a().bool,onDragEnter:a().func,onDragLeave:a().func,onDragOver:a().func,onDrop:a().func,onDropAccepted:a().func,onDropRejected:a().func,onError:a().func,validator:a().func};var G={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function J(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=q(q({},X),e),n=t.accept,i=t.disabled,a=t.getFilesFromEvent,o=t.maxSize,l=t.minSize,s=t.multiple,u=t.maxFiles,c=t.onDragEnter,d=t.onDragLeave,f=t.onDragOver,h=t.onDrop,p=t.onDropAccepted,m=t.onDropRejected,v=t.onFileDialogCancel,g=t.onFileDialogOpen,x=t.useFsAccessApi,k=t.autoFocus,E=t.preventDropOnDocument,S=t.noClick,C=t.noKeyboard,M=t.noDrag,F=t.noDragEventsBubbling,z=t.onError,W=t.validator,Y=(0,r.useMemo)(function(){return function(e){if(P(e))return Object.entries(e).reduce(function(e,t){var n=j(t,2),r=n[0],i=n[1];return[].concat(y(e),[r],y(i))},[]).filter(function(e){return L(e)||Z(e)}).join(",")}(n)},[n]),J=(0,r.useMemo)(function(){return P(n)?[{description:"Files",accept:Object.entries(n).filter(function(e){var t=j(e,2),n=t[0],r=t[1],i=!0;return L(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),Array.isArray(r)&&r.every(Z)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(e,t){var n=j(t,2),r=n[0],i=n[1];return b(b({},e),{},w({},r,i))},{})}]:n},[n]),et=(0,r.useMemo)(function(){return"function"==typeof g?g:ee},[g]),en=(0,r.useMemo)(function(){return"function"==typeof v?v:ee},[v]),er=(0,r.useRef)(null),ei=(0,r.useRef)(null),ea=I((0,r.useReducer)(Q,G),2),eo=ea[0],el=ea[1],es=eo.isFocused,eu=eo.isFileDialogActive,ec=(0,r.useRef)("undefined"!=typeof window&&window.isSecureContext&&x&&"showOpenFilePicker"in window),ed=function(){!ec.current&&eu&&setTimeout(function(){ei.current&&!ei.current.files.length&&(el({type:"closeDialog"}),en())},300)};(0,r.useEffect)(function(){return window.addEventListener("focus",ed,!1),function(){window.removeEventListener("focus",ed,!1)}},[ei,eu,en,ec]);var ef=(0,r.useRef)([]),eh=function(e){er.current&&er.current.contains(e.target)||(e.preventDefault(),ef.current=[])};(0,r.useEffect)(function(){return E&&(document.addEventListener("dragover",R,!1),document.addEventListener("drop",eh,!1)),function(){E&&(document.removeEventListener("dragover",R),document.removeEventListener("drop",eh))}},[er,E]),(0,r.useEffect)(function(){return!i&&k&&er.current&&er.current.focus(),function(){}},[er,k,i]);var ep=(0,r.useCallback)(function(e){z?z(e):console.error(e)},[z]),em=(0,r.useCallback)(function(e){var t;e.preventDefault(),e.persist(),e_(e),ef.current=[].concat(function(e){if(Array.isArray(e))return U(e)}(t=ef.current)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||H(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e.target]),N(e)&&Promise.resolve(a(e)).then(function(t){if(!A(e)||F){var n,r,i,a,d,f,h,p,m=t.length,v=m>0&&(r=(n={files:t,accept:Y,minSize:l,maxSize:o,multiple:s,maxFiles:u,validator:W}).files,i=n.accept,a=n.minSize,d=n.maxSize,f=n.multiple,h=n.maxFiles,p=n.validator,(!!f||!(r.length>1))&&(!f||!(h>=1)||!(r.length>h))&&r.every(function(e){var t=j(O(e,i),1)[0],n=j(T(e,a,d),1)[0],r=p?p(e):null;return t&&n&&!r}));el({isDragAccept:v,isDragReject:m>0&&!v,isDragActive:!0,type:"setDraggedFiles"}),c&&c(e)}}).catch(function(e){return ep(e)})},[a,c,ep,F,Y,l,o,s,u,W]),ev=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e);var t=N(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&f&&f(e),!1},[f,F]),eg=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e);var t=ef.current.filter(function(e){return er.current&&er.current.contains(e)}),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),ef.current=t,!(t.length>0)&&(el({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),N(e)&&d&&d(e))},[er,d,F]),ey=(0,r.useCallback)(function(e,t){var n=[],r=[];e.forEach(function(e){var t=I(O(e,Y),2),i=t[0],a=t[1],s=I(T(e,l,o),2),u=s[0],c=s[1],d=W?W(e):null;if(i&&u&&!d)n.push(e);else{var f=[a,c];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter(function(e){return e})})}}),(!s&&n.length>1||s&&u>=1&&n.length>u)&&(n.forEach(function(e){r.push({file:e,errors:[_]})}),n.splice(0)),el({acceptedFiles:n,fileRejections:r,type:"setFiles"}),h&&h(n,r,t),r.length>0&&m&&m(r,t),n.length>0&&p&&p(n,t)},[el,s,Y,l,o,u,h,p,m,W]),ex=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e),ef.current=[],N(e)&&Promise.resolve(a(e)).then(function(t){(!A(e)||F)&&ey(t,e)}).catch(function(e){return ep(e)}),el({type:"reset"})},[a,ey,ep,F]),eb=(0,r.useCallback)(function(){if(ec.current){el({type:"openDialog"}),et(),window.showOpenFilePicker({multiple:s,types:J}).then(function(e){return a(e)}).then(function(e){ey(e,null),el({type:"closeDialog"})}).catch(function(e){e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)?(en(e),el({type:"closeDialog"})):e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)?(ec.current=!1,ei.current?(ei.current.value=null,ei.current.click()):ep(Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):ep(e)});return}ei.current&&(el({type:"openDialog"}),et(),ei.current.value=null,ei.current.click())},[el,et,en,x,ey,ep,J,s]),ew=(0,r.useCallback)(function(e){er.current&&er.current.isEqualNode(e.target)&&(" "===e.key||"Enter"===e.key||32===e.keyCode||13===e.keyCode)&&(e.preventDefault(),eb())},[er,eb]),ej=(0,r.useCallback)(function(){el({type:"focus"})},[]),ek=(0,r.useCallback)(function(){el({type:"blur"})},[]),eE=(0,r.useCallback)(function(){S||(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return -1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/")}()?setTimeout(eb,0):eb())},[S,eb]),eS=function(e){return i?null:e},eC=function(e){return C?null:eS(e)},eM=function(e){return M?null:eS(e)},e_=function(e){F&&e.stopPropagation()},eO=(0,r.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.role,r=e.onKeyDown,a=e.onFocus,o=e.onBlur,l=e.onClick,s=e.onDragEnter,u=e.onDragOver,c=e.onDragLeave,d=e.onDrop,f=K(e,V);return q(q($({onKeyDown:eC(D(r,ew)),onFocus:eC(D(a,ej)),onBlur:eC(D(o,ek)),onClick:eS(D(l,eE)),onDragEnter:eM(D(s,em)),onDragOver:eM(D(u,ev)),onDragLeave:eM(D(c,eg)),onDrop:eM(D(d,ex)),role:"string"==typeof n&&""!==n?n:"presentation"},void 0===t?"ref":t,er),i||C?{}:{tabIndex:0}),f)}},[er,ew,ej,ek,eE,em,ev,eg,ex,C,M,i]),eT=(0,r.useCallback)(function(e){e.stopPropagation()},[]),eP=(0,r.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.onChange,r=e.onClick,i=K(e,B);return q(q({},$({accept:Y,multiple:s,type:"file",style:{display:"none"},onChange:eS(D(n,ex)),onClick:eS(D(r,eT)),tabIndex:-1},void 0===t?"ref":t,ei)),i)}},[ei,n,s,ex,i]);return q(q({},eo),{},{isFocused:es&&!i,getRootProps:eO,getInputProps:eP,rootRef:er,inputRef:ei,open:eS(eb)})}function Q(e,t){switch(t.type){case"focus":return q(q({},e),{},{isFocused:!0});case"blur":return q(q({},e),{},{isFocused:!1});case"openDialog":return q(q({},G),{},{isFileDialogActive:!0});case"closeDialog":return q(q({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return q(q({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return q(q({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return q({},G);default:return e}}function ee(){}},78435:function(e){"use strict";var t=Array.isArray,n=Object.keys,r=Object.prototype.hasOwnProperty,i="undefined"!=typeof Element;e.exports=function(e,a){try{return function e(a,o){if(a===o)return!0;if(a&&o&&"object"==typeof a&&"object"==typeof o){var l,s,u,c=t(a),d=t(o);if(c&&d){if((s=a.length)!=o.length)return!1;for(l=s;0!=l--;)if(!e(a[l],o[l]))return!1;return!0}if(c!=d)return!1;var f=a instanceof Date,h=o instanceof Date;if(f!=h)return!1;if(f&&h)return a.getTime()==o.getTime();var p=a instanceof RegExp,m=o instanceof RegExp;if(p!=m)return!1;if(p&&m)return a.toString()==o.toString();var v=n(a);if((s=v.length)!==n(o).length)return!1;for(l=s;0!=l--;)if(!r.call(o,v[l]))return!1;if(i&&a instanceof Element&&o instanceof Element)return a===o;for(l=s;0!=l--;)if(("_owner"!==(u=v[l])||!a.$$typeof)&&!e(a[u],o[u]))return!1;return!0}return a!=a&&o!=o}(e,a)}catch(e){if(e.message&&e.message.match(/stack|recursion/i)||-2146828260===e.number)return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}},72660:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a(n(13980)),i=a(n(2784));function a(e){return e&&e.__esModule?e:{default:e}}var o={d:r.default.string.isRequired,fill:r.default.string.isRequired,transformX:r.default.number.isRequired,transformY:r.default.number.isRequired},l=function(e){var t=e.d,n=e.fill,r=e.transformX,a=e.transformY;return i.default.createElement("path",{d:t,fill:n,transform:"matrix("+[1,0,0,1,r,a]+")"})};l.propTypes=o,l.defaultProps={},t.default=l},76672:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["children","size","title","xmlns"]);return a.default.createElement("svg",r({},l,{height:n,width:n,xmlns:o}),i?a.default.createElement("title",null,i):null,t)};s.propTypes=l,s.defaultProps={title:void 0,xmlns:"http://www.w3.org/2000/svg"},t.default=s},38001:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["bgColor","fgColor","level","size","value"]),h=new i.default(-1,a.default[o]);h.addData(d),h.make();var p=h.modules,m=l/p.length;return s.default.createElement(c.default,r({},f,{size:l}),p.map(function(e,r){return e.map(function(e,i){var a=Math.round(i*m),o=Math.round(r*m),l=Math.round((i+1)*m)-a,c=Math.round((r+1)*m)-o;return s.default.createElement(u.default,{key:"rectangle-"+r+"-"+i,d:"M 0 0 L "+l+" 0 L "+l+" "+c+" L 0 "+c+" Z",fill:e?n:t,transformX:a,transformY:o})})}))};h.propTypes=f,h.defaultProps={bgColor:"#FFFFFF",fgColor:"#000000",level:"L",size:256},t.Z=(0,l.memo)(h)},70506:function(e,t,n){"use strict";n.d(t,{Z:function(){return H}});var r,i,a,o,l,s,u=n(22970),c=n(2784),d="right-scroll-bar-position",f="width-before-scroll-bar",h=(void 0===r&&(r={}),(void 0===i&&(i=function(e){return e}),a=[],o=!1,l={read:function(){if(o)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return a.length?a[a.length-1]:null},useMedium:function(e){var t=i(e,o);return a.push(t),function(){a=a.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(o=!0;a.length;){var t=a;a=[],t.forEach(e)}a={push:function(t){return e(t)},filter:function(){return a}}},assignMedium:function(e){o=!0;var t=[];if(a.length){var n=a;a=[],n.forEach(e),t=a}var r=function(){var n=t;t=[],n.forEach(e)},i=function(){return Promise.resolve().then(r)};i(),a={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),a}}}}).options=(0,u.pi)({async:!0,ssr:!1},r),l),p=function(){},m=c.forwardRef(function(e,t){var n,r,i,a=c.useRef(null),o=c.useState({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:p}),l=o[0],s=o[1],d=e.forwardProps,f=e.children,m=e.className,v=e.removeScrollBar,g=e.enabled,y=e.shards,x=e.sideCar,b=e.noIsolation,w=e.inert,j=e.allowPinchZoom,k=e.as,E=(0,u._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),S=(n=[a,t],r=function(e){return n.forEach(function(t){return"function"==typeof t?t(e):t&&(t.current=e),t})},(i=(0,c.useState)(function(){return{value:null,callback:r,facade:{get current(){return i.value},set current(value){var e=i.value;e!==value&&(i.value=value,i.callback(value,e))}}}})[0]).callback=r,i.facade),C=(0,u.pi)((0,u.pi)({},E),l);return c.createElement(c.Fragment,null,g&&c.createElement(x,{sideCar:h,removeScrollBar:v,shards:y,noIsolation:b,inert:w,setCallbacks:s,allowPinchZoom:!!j,lockRef:a}),d?c.cloneElement(c.Children.only(f),(0,u.pi)((0,u.pi)({},C),{ref:S})):c.createElement(void 0===k?"div":k,(0,u.pi)({},C,{className:m,ref:S}),f))});m.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},m.classNames={fullWidth:f,zeroRight:d};var v=function(e){var t=e.sideCar,n=(0,u._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return c.createElement(r,(0,u.pi)({},n))};v.isSideCarExport=!0;var g=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=s||n.nc;return t&&e.setAttribute("nonce",t),e}())){var i,a;(i=t).styleSheet?i.styleSheet.cssText=r:i.appendChild(document.createTextNode(r)),a=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(a)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},y=function(){var e=g();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},x=function(){var e=y();return function(t){return e(t.styles,t.dynamic),null}},b={left:0,top:0,right:0,gap:0},w=function(e){return parseInt(e||"",10)||0},j=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],i=t["padding"===e?"paddingRight":"marginRight"];return[w(n),w(r),w(i)]},k=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return b;var t=j(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},E=x(),S=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(l,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(i,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(o,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(d," {\n right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(f," {\n margin-right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(d," .").concat(d," {\n right: 0 ").concat(r,";\n }\n \n .").concat(f," .").concat(f," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(l,"px;\n }\n")},C=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=void 0===r?"margin":r,a=c.useMemo(function(){return k(i)},[i]);return c.createElement(E,{styles:S(a,!t,i,n?"":"!important")})},M=!1;if("undefined"!=typeof window)try{var _=Object.defineProperty({},"passive",{get:function(){return M=!0,!0}});window.addEventListener("test",_,_),window.removeEventListener("test",_,_)}catch(e){M=!1}var O=!!M&&{passive:!1},T=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowY&&!(t.overflowY===t.overflowX&&"visible"===t.overflowY)},P=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowX&&!(t.overflowY===t.overflowX&&"visible"===t.overflowX)},A=function(e,t){var n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),N(e,n)){var r=R(e,n);if(r[1]>r[2])return!0}n=n.parentNode}while(n&&n!==document.body);return!1},N=function(e,t){return"v"===e?T(t):P(t)},R=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},D=function(e,t,n,r,i){var a,o=(a=window.getComputedStyle(t).direction,"h"===e&&"rtl"===a?-1:1),l=o*r,s=n.target,u=t.contains(s),c=!1,d=l>0,f=0,h=0;do{var p=R(e,s),m=p[0],v=p[1]-p[2]-o*m;(m||v)&&N(e,s)&&(f+=v,h+=m),s=s.parentNode}while(!u&&s!==document.body||u&&(t.contains(s)||t===s));return d&&(i&&0===f||!i&&l>f)?c=!0:!d&&(i&&0===h||!i&&-l>h)&&(c=!0),c},L=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Z=function(e){return[e.deltaX,e.deltaY]},F=function(e){return e&&"current"in e?e.current:e},z=0,V=[],B=(h.useMedium(function(e){var t=c.useRef([]),n=c.useRef([0,0]),r=c.useRef(),i=c.useState(z++)[0],a=c.useState(function(){return x()})[0],o=c.useRef(e);c.useEffect(function(){o.current=e},[e]),c.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var t=(0,u.ev)([e.lockRef.current],(e.shards||[]).map(F),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var l=c.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!o.current.allowPinchZoom;var i,a=L(e),l=n.current,s="deltaX"in e?e.deltaX:l[0]-a[0],u="deltaY"in e?e.deltaY:l[1]-a[1],c=e.target,d=Math.abs(s)>Math.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===c.type)return!1;var f=A(d,c);if(!f)return!0;if(f?i=d:(i="v"===d?"h":"v",f=A(d,c)),!f)return!1;if(!r.current&&"changedTouches"in e&&(s||u)&&(r.current=i),!i)return!0;var h=r.current||i;return D(h,t,e,"h"===h?s:u,!0)},[]),s=c.useCallback(function(e){if(V.length&&V[V.length-1]===a){var n="deltaY"in e?Z(e):L(e),r=t.current.filter(function(t){var r;return t.name===e.type&&t.target===e.target&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.preventDefault();return}if(!r){var i=(o.current.shards||[]).map(F).filter(Boolean).filter(function(t){return t.contains(e.target)});(i.length>0?l(e,i[0]):!o.current.noIsolation)&&e.preventDefault()}}},[]),d=c.useCallback(function(e,n,r,i){var a={name:e,delta:n,target:r,should:i};t.current.push(a),setTimeout(function(){t.current=t.current.filter(function(e){return e!==a})},1)},[]),f=c.useCallback(function(e){n.current=L(e),r.current=void 0},[]),h=c.useCallback(function(t){d(t.type,Z(t),t.target,l(t,e.lockRef.current))},[]),p=c.useCallback(function(t){d(t.type,L(t),t.target,l(t,e.lockRef.current))},[]);c.useEffect(function(){return V.push(a),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",s,O),document.addEventListener("touchmove",s,O),document.addEventListener("touchstart",f,O),function(){V=V.filter(function(e){return e!==a}),document.removeEventListener("wheel",s,O),document.removeEventListener("touchmove",s,O),document.removeEventListener("touchstart",f,O)}},[]);var m=e.removeScrollBar,v=e.inert;return c.createElement(c.Fragment,null,v?c.createElement(a,{styles:"\n .block-interactivity-".concat(i," {pointer-events: none;}\n .allow-interactivity-").concat(i," {pointer-events: all;}\n")}):null,m?c.createElement(C,{gapMode:"margin"}):null)}),v),I=c.forwardRef(function(e,t){return c.createElement(m,(0,u.pi)({},e,{ref:t,sideCar:B}))});I.classNames=m.classNames;var H=I},32718:function(e,t,n){var r,i=n(58085),a=n(41964),o=n(53207),l=/(\+|\-|\*|\\|[^a-z]|)(\s*)(\()/g;e.exports=function(e,t){return r=0,t=Math.pow(10,void 0===t?5:t),a(e=e.replace(/\n+/g," "),/((?:\-[a-z]+\-)?calc)\(/,function e(n,a,s){if(r++>100)throw r=0,Error("Call stack overflow for "+s);if(""===n)throw Error(a+"(): '"+s+"' must contain a non-whitespace string");var u,c=function(e){for(var t=[],n=[],r=/[\.0-9]([%a-z]+)/gi,i=r.exec(e);i;)i&&i[1]&&(-1===n.indexOf(i[1].toLowerCase())&&(t.push(i[1]),n.push(i[1].toLowerCase())),i=r.exec(e));return t}(n=function(t,n){t=t.replace(/((?:\-[a-z]+\-)?calc)/g,"");for(var r,a="",o=t;r=l.exec(o);){r[0].index>0&&(a+=o.substring(0,r[0].index));var s=i("(",")",o.substring([0].index));if(""===s.body)throw Error("'"+t+"' must contain a non-whitespace string");var u=e(s.body,"",n);a+=s.pre+u,o=s.post}return a+o}(n,s));if(c.length>1||n.indexOf("var(")>-1)return a+"("+n+")";var d=c[0]||"";"%"===d&&(n=n.replace(/\b[0-9\.]+%/g,function(e){return .01*parseFloat(e.slice(0,-1))}));var f=n.replace(RegExp(d,"gi"),"");try{u=o.eval(f)}catch(e){return a+"("+n+")"}return"%"===d&&(u*=100),(a.length||"%"===d)&&(u=Math.round(u*t)/t),u+=d})}},58085:function(e){function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var a=r(e,t,i);return a&&{start:a[0],end:a[1],pre:i.slice(0,a[0]),body:i.slice(a[0]+e.length,a[1]),post:i.slice(a[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,a,o,l,s=n.indexOf(e),u=n.indexOf(t,s+1),c=s;if(s>=0&&u>0){for(r=[],a=n.length;c>=0&&!l;)c==s?(r.push(c),s=n.indexOf(e,c+1)):1==r.length?l=[r.pop(),u]:((i=r.pop())=0?s:u;r.length&&(l=[a,o])}return l}e.exports=t,t.range=r},41964:function(e,t,n){var r=n(82294);e.exports=function e(t,n,i){return(function(e,t){var n=[],i="string"==typeof t?RegExp("\\b("+t+")\\("):t;do{var a=i.exec(e);if(!a)break;if(void 0===a[1])throw Error("Missing the first couple of parenthesis to get the function identifier in "+t);var o=a[1],l=a.index,s=r("(",")",e.substring(l));if(!s||s.start!==a[0].length-1)throw SyntaxError(o+"(): missing closing ')' in the value '"+e+"'");n.push({matches:s,functionIdentifier:o}),e=s.post}while(i.test(e));return n})(t,n).reduce(function(r,a){var o,l;return r.replace(a.functionIdentifier+"("+a.matches.body+")",(o=a.matches.body,l=a.functionIdentifier,i(e(o,n,i),l,t)))},t)}},6692:function(e,t,n){let r=n(83128);e.exports=(r.__esModule?r:{default:r}).default},83128:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:()=>o});let i=(r=n(37540))&&r.__esModule?r:{default:r};function a({version:e,from:t,to:n}){i.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${n}\`.`,"Update your configuration file to silence this warning."])}let o={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return a({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return a({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return a({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return a({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return a({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}},37540:function(e,t,n){"use strict";var r,i=n(93542);Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{dim:()=>s,default:()=>u});let a=(r=n(24470))&&r.__esModule?r:{default:r},o=new Set;function l(e,t,n){(void 0===i||!i.env.JEST_WORKER_ID)&&(n&&o.has(n)||(n&&o.add(n),console.warn(""),t.forEach(t=>console.warn(e,"-",t))))}function s(e){return a.default.dim(e)}let u={info(e,t){l(a.default.bold(a.default.cyan("info")),...Array.isArray(e)?[e]:[t,e])},warn(e,t){l(a.default.bold(a.default.yellow("warn")),...Array.isArray(e)?[e]:[t,e])},risk(e,t){l(a.default.bold(a.default.magenta("risk")),...Array.isArray(e)?[e]:[t,e])}}},95159:function(e){function t(e,t){var n=e.length,r=Array(n),i={},a=n,o=function(e){for(var t=new Map,n=0,r=e.length;n=t||n<0||v&&e-o.current>=g},y=function(t){return l.current=null,m&&s.current?e(t):(s.current=u.current=null,c.current)},x=function e(){var i=Date.now();if(r(i))return y(i);if(f.current){var l=t-(i-a.current);n(e,v?Math.min(l,g-(i-o.current)):l)}},b=function(){var d=Date.now(),h=r(d);if(s.current=[].slice.call(arguments),u.current=i,a.current=d,h){if(!l.current&&f.current)return o.current=a.current,n(x,t),p?e(a.current):c.current;if(v)return n(x,t),e(a.current)}return l.current||n(x,t),c.current};return b.cancel=function(){l.current&&(h?cancelAnimationFrame(l.current):clearTimeout(l.current)),o.current=0,s.current=a.current=u.current=l.current=null},b.isPending=function(){return!!l.current},b.flush=function(){return l.current?y(Date.now()):c.current},b},[p,v,t,g,m,h])}((0,r.useCallback)(function(e){return d(e)},[d]),t,n),h=(0,r.useRef)(e);return s(h.current,e)||(f(e),h.current=e),[c,f]}},92762:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784);let i=new Map,a=new Set;function o(e){for(let t of[...a])t(e)}function l(e){try{return e()}catch(e){return}}var s=function(e,t){if(void 0===r.useSyncExternalStore)throw TypeError('You are using React 17 or below. Install with "npm install use-local-storage-state@17".');let[n]=(0,r.useState)(null==t?void 0:t.defaultValue);if("undefined"==typeof window)return[n,()=>{},{isPersistent:!0,removeItem:()=>{}}];let s=null==t?void 0:t.serializer;return function(e,t,n=!0,s=function(e){return"undefined"===e?void 0:JSON.parse(e)},u=JSON.stringify){i.has(e)||void 0===t||null!==l(()=>localStorage.getItem(e))||l(()=>localStorage.setItem(e,u(t)));let c=(0,r.useRef)({item:null,parsed:t}),d=(0,r.useSyncExternalStore)((0,r.useCallback)(t=>{let n=n=>{e===n&&t()};return a.add(n),()=>{a.delete(n)}},[e]),()=>{var n;let r=null!==(n=l(()=>localStorage.getItem(e)))&&void 0!==n?n:null;if(i.has(e))c.current={item:r,parsed:i.get(e)};else if(r!==c.current.item){let e;try{e=null===r?t:s(r)}catch(n){e=t}c.current={item:r,parsed:e}}return c.current.parsed},()=>t),f=(0,r.useCallback)(t=>{let n=t instanceof Function?t(c.current.parsed):t;try{localStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}o(e)},[e,u]);return(0,r.useEffect)(()=>{if(!n)return;let t=t=>{t.storageArea===l(()=>localStorage)&&t.key===e&&o(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)},[e,n]),(0,r.useMemo)(()=>[d,f,{isPersistent:d===t||!i.has(e),removeItem(){l(()=>localStorage.removeItem(e)),i.delete(e),o(e)}}],[e,f,d,t])}(e,n,null==t?void 0:t.storageSync,null==s?void 0:s.parse,null==s?void 0:s.stringify)}},20452:function(e,t,n){"use strict";/** +*/Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return f}});let r=n(43219)._(n(2784)),i=n(6730),a=[],o=[],l=!1;function s(e){let t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(e=>(n.loading=!1,n.loaded=e,e)).catch(e=>{throw n.loading=!1,n.error=e,e}),n}class u{promise(){return this._res.promise}retry(){this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};let{_res:e,_opts:t}=this;e.loading&&("number"==typeof t.delay&&(0===t.delay?this._state.pastDelay=!0:this._delay=setTimeout(()=>{this._update({pastDelay:!0})},t.delay)),"number"==typeof t.timeout&&(this._timeout=setTimeout(()=>{this._update({timedOut:!0})},t.timeout))),this._res.promise.then(()=>{this._update({}),this._clearTimeouts()}).catch(e=>{this._update({}),this._clearTimeouts()}),this._update({})}_update(e){this._state={...this._state,error:this._res.error,loaded:this._res.loaded,loading:this._res.loading,...e},this._callbacks.forEach(e=>e())}_clearTimeouts(){clearTimeout(this._delay),clearTimeout(this._timeout)}getCurrentValue(){return this._state}subscribe(e){return this._callbacks.add(e),()=>{this._callbacks.delete(e)}}constructor(e,t){this._loadFn=e,this._opts=t,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}}function c(e){return function(e,t){let n=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),a=null;function s(){if(!a){let t=new u(e,n);a={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return a.promise()}if(!l){let e=n.webpack?n.webpack():n.modules;e&&o.push(t=>{for(let n of e)if(t.includes(n))return s()})}function c(e,t){!function(){s();let e=r.default.useContext(i.LoadableContext);e&&Array.isArray(n.modules)&&n.modules.forEach(t=>{e(t)})}();let o=r.default.useSyncExternalStore(a.subscribe,a.getCurrentValue,a.getCurrentValue);return r.default.useImperativeHandle(t,()=>({retry:a.retry}),[]),r.default.useMemo(()=>{var t;return o.loading||o.error?r.default.createElement(n.loading,{isLoading:o.loading,pastDelay:o.pastDelay,timedOut:o.timedOut,error:o.error,retry:a.retry}):o.loaded?r.default.createElement((t=o.loaded)&&t.default?t.default:t,e):null},[e,o])}return c.preload=()=>s(),c.displayName="LoadableComponent",r.default.forwardRef(c)}(s,e)}function d(e,t){let n=[];for(;e.length;){let r=e.pop();n.push(r(t))}return Promise.all(n).then(()=>{if(e.length)return d(e,t)})}c.preloadAll=()=>new Promise((e,t)=>{d(a).then(e,t)}),c.preloadReady=e=>(void 0===e&&(e=[]),new Promise(t=>{let n=()=>(l=!0,t());d(o,e).then(n,n)})),window.__NEXT_PRELOADREADY=c.preloadReady;let f=c},9424:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ServerInsertedHTMLContext:function(){return i},useServerInsertedHTML:function(){return a}});let r=n(16794)._(n(2784)),i=r.default.createContext(null);function a(e){let t=(0,r.useContext)(i);t&&t(e)}},50521:function(){},28863:function(e){e.exports={style:{fontFamily:"'__mono_59b18b', '__mono_Fallback_59b18b'"},className:"__className_59b18b",variable:"__variable_59b18b"}},46058:function(e){e.exports={style:{fontFamily:"'__sans_315985', '__sans_Fallback_315985'"},className:"__className_315985",variable:"__variable_315985"}},42351:function(e){!function(){var t={229:function(e){var t,n,r,i=e.exports={};function a(){throw Error("setTimeout has not been defined")}function o(){throw Error("clearTimeout has not been defined")}function l(e){if(t===setTimeout)return setTimeout(e,0);if((t===a||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:a}catch(e){t=a}try{n="function"==typeof clearTimeout?clearTimeout:o}catch(e){n=o}}();var s=[],u=!1,c=-1;function d(){u&&r&&(u=!1,r.length?s=r.concat(s):c=-1,s.length&&f())}function f(){if(!u){var e=l(d);u=!0;for(var t=s.length;t;){for(r=s,s=[];++c1)for(var n=1;n=this._maxSize&&this.clear(),!(e in this._values)&&this._size++,this._values[e]=t};var n=/[^.^\]^[]+|(?=\[\]|\.\.)/g,r=/^\d+$/,i=/^\d/,a=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,o=/^\s*(['"]?)(.*?)(\1)\s*$/,l=new t(512),s=new t(512),u=new t(512);function c(e){return l.get(e)||l.set(e,d(e).map(function(e){return e.replace(o,"$2")}))}function d(e){return e.match(n)||[""]}function f(e){return"string"==typeof e&&e&&-1!==["'",'"'].indexOf(e.charAt(0))}e.exports={Cache:t,split:d,normalizePath:c,setter:function(e){var t=c(e);return s.get(e)||s.set(e,function(e,n){for(var r=0,i=t.length,a=e;r>>7-e%8&1)==1},put:function(e,t){for(var n=0;n>>t-n-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(e){var t=Math.floor(this.length/8);this.buffer.length<=t&&this.buffer.push(0),e&&(this.buffer[t]|=128>>>this.length%8),this.length++}},e.exports=t},81432:function(e){e.exports={L:1,M:0,Q:3,H:2}},84695:function(e,t,n){var r=n(35856);function i(e,t){if(void 0==e.length)throw Error(e.length+"/"+t);for(var n=0;n=7&&this.setupTypeNumber(e),null==this.dataCache&&(this.dataCache=s.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,t)},u.setupPositionProbePattern=function(e,t){for(var n=-1;n<=7;n++)if(!(e+n<=-1)&&!(this.moduleCount<=e+n))for(var r=-1;r<=7;r++)t+r<=-1||this.moduleCount<=t+r||(0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4?this.modules[e+n][t+r]=!0:this.modules[e+n][t+r]=!1)},u.getBestMaskPattern=function(){for(var e=0,t=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=o.getLostPoint(this);(0==n||e>r)&&(e=r,t=n)}return t},u.createMovieClip=function(e,t,n){var r=e.createEmptyMovieClip(t,n);this.make();for(var i=0;i>n&1)==1;this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(var n=0;n<18;n++){var r=!e&&(t>>n&1)==1;this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},u.setupTypeInfo=function(e,t){for(var n=this.errorCorrectLevel<<3|t,r=o.getBCHTypeInfo(n),i=0;i<15;i++){var a=!e&&(r>>i&1)==1;i<6?this.modules[i][8]=a:i<8?this.modules[i+1][8]=a:this.modules[this.moduleCount-15+i][8]=a}for(var i=0;i<15;i++){var a=!e&&(r>>i&1)==1;i<8?this.modules[8][this.moduleCount-i-1]=a:i<9?this.modules[8][15-i-1+1]=a:this.modules[8][15-i-1]=a}this.modules[this.moduleCount-8][8]=!e},u.mapData=function(e,t){for(var n=-1,r=this.moduleCount-1,i=7,a=0,l=this.moduleCount-1;l>0;l-=2)for(6==l&&l--;;){for(var s=0;s<2;s++)if(null==this.modules[r][l-s]){var u=!1;a>>i&1)==1),o.getMask(t,r,l-s)&&(u=!u),this.modules[r][l-s]=u,-1==--i&&(a++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}},s.PAD0=236,s.PAD1=17,s.createData=function(e,t,n){for(var r=i.getRSBlocks(e,t),l=new a,u=0;u8*d)throw Error("code length overflow. ("+l.getLengthInBits()+">"+8*d+")");for(l.getLengthInBits()+4<=8*d&&l.put(0,4);l.getLengthInBits()%8!=0;)l.putBit(!1);for(;!(l.getLengthInBits()>=8*d)&&(l.put(s.PAD0,8),!(l.getLengthInBits()>=8*d));)l.put(s.PAD1,8);return s.createBytes(l,r)},s.createBytes=function(e,t){for(var n=0,r=0,i=0,a=Array(t.length),s=Array(t.length),u=0;u=0?p.get(m):0}}for(var v=0,f=0;f=256;)e-=255;return t.EXP_TABLE[e]},EXP_TABLE:Array(256),LOG_TABLE:Array(256)},n=0;n<8;n++)t.EXP_TABLE[n]=1<=0;)t^=l.G15<=0;)t^=l.G18<>>=1;return t},getPatternPosition:function(e){return l.PATTERN_POSITION_TABLE[e-1]},getMask:function(e,t,n){switch(e){case o.PATTERN000:return(t+n)%2==0;case o.PATTERN001:return t%2==0;case o.PATTERN010:return n%3==0;case o.PATTERN011:return(t+n)%3==0;case o.PATTERN100:return(Math.floor(t/2)+Math.floor(n/3))%2==0;case o.PATTERN101:return t*n%2+t*n%3==0;case o.PATTERN110:return(t*n%2+t*n%3)%2==0;case o.PATTERN111:return(t*n%3+(t+n)%2)%2==0;default:throw Error("bad maskPattern:"+e)}},getErrorCorrectPolynomial:function(e){for(var t=new i([1],0),n=0;n5&&(n+=3+a-5)}for(var r=0;r0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var u=[".DS_Store","Thumbs.db"];function c(e){return"object"==typeof e&&null!==e}function d(e){return e.filter(function(e){return -1===u.indexOf(e.name)})}function f(e){if(null===e)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=Array(t);nn)return[!1,C(n)];if(e.sizen)return[!1,C(n)]}return[!0,null]}function P(e){return null!=e}function A(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function N(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(e){return"Files"===e||"application/x-moz-file"===e}):!!e.target&&!!e.target.files}function R(e){e.preventDefault()}function D(){for(var e=arguments.length,t=Array(e),n=0;n1?n-1:0),i=1;ie.length)&&(t=e.length);for(var n=0,r=Array(t);n=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var Y=(0,r.forwardRef)(function(e,t){var n=e.children,i=J(K(e,z)),a=i.open,o=K(i,F);return(0,r.useImperativeHandle)(t,function(){return{open:a}},[a]),r.createElement(r.Fragment,null,n(q(q({},o),{},{open:a})))});Y.displayName="Dropzone";var X={disabled:!1,getFilesFromEvent:function(e){return(0,o.mG)(this,void 0,void 0,function(){return(0,o.Jh)(this,function(t){return c(e)&&c(e.dataTransfer)?[2,function(e,t){return(0,o.mG)(this,void 0,void 0,function(){var n;return(0,o.Jh)(this,function(r){switch(r.label){case 0:if(!e.items)return[3,2];if(n=f(e.items).filter(function(e){return"file"===e.kind}),"drop"!==t)return[2,n];return[4,Promise.all(n.map(h))];case 1:return[2,d(function e(t){return t.reduce(function(t,n){return(0,o.ev)((0,o.ev)([],(0,o.CR)(t),!1),(0,o.CR)(Array.isArray(n)?e(n):[n]),!1)},[])}(r.sent()))];case 2:return[2,d(f(e.files).map(function(e){return s(e)}))]}})})}(e.dataTransfer,e.type)]:c(e)&&c(e.target)?[2,f(e.target.files).map(function(e){return s(e)})]:Array.isArray(e)&&e.every(function(e){return"getFile"in e&&"function"==typeof e.getFile})?[2,function(e){return(0,o.mG)(this,void 0,void 0,function(){return(0,o.Jh)(this,function(t){switch(t.label){case 0:return[4,Promise.all(e.map(function(e){return e.getFile()}))];case 1:return[2,t.sent().map(function(e){return s(e)})]}})})}(e)]:[2,[]]})})},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};Y.defaultProps=X,Y.propTypes={children:a().func,accept:a().objectOf(a().arrayOf(a().string)),multiple:a().bool,preventDropOnDocument:a().bool,noClick:a().bool,noKeyboard:a().bool,noDrag:a().bool,noDragEventsBubbling:a().bool,minSize:a().number,maxSize:a().number,maxFiles:a().number,disabled:a().bool,getFilesFromEvent:a().func,onFileDialogCancel:a().func,onFileDialogOpen:a().func,useFsAccessApi:a().bool,autoFocus:a().bool,onDragEnter:a().func,onDragLeave:a().func,onDragOver:a().func,onDrop:a().func,onDropAccepted:a().func,onDropRejected:a().func,onError:a().func,validator:a().func};var G={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function J(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=q(q({},X),e),n=t.accept,i=t.disabled,a=t.getFilesFromEvent,o=t.maxSize,l=t.minSize,s=t.multiple,u=t.maxFiles,c=t.onDragEnter,d=t.onDragLeave,f=t.onDragOver,h=t.onDrop,p=t.onDropAccepted,m=t.onDropRejected,v=t.onFileDialogCancel,g=t.onFileDialogOpen,x=t.useFsAccessApi,k=t.autoFocus,E=t.preventDropOnDocument,S=t.noClick,C=t.noKeyboard,M=t.noDrag,z=t.noDragEventsBubbling,F=t.onError,W=t.validator,Y=(0,r.useMemo)(function(){return function(e){if(P(e))return Object.entries(e).reduce(function(e,t){var n=j(t,2),r=n[0],i=n[1];return[].concat(y(e),[r],y(i))},[]).filter(function(e){return L(e)||Z(e)}).join(",")}(n)},[n]),J=(0,r.useMemo)(function(){return P(n)?[{description:"Files",accept:Object.entries(n).filter(function(e){var t=j(e,2),n=t[0],r=t[1],i=!0;return L(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),Array.isArray(r)&&r.every(Z)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(e,t){var n=j(t,2),r=n[0],i=n[1];return b(b({},e),{},w({},r,i))},{})}]:n},[n]),et=(0,r.useMemo)(function(){return"function"==typeof g?g:ee},[g]),en=(0,r.useMemo)(function(){return"function"==typeof v?v:ee},[v]),er=(0,r.useRef)(null),ei=(0,r.useRef)(null),ea=I((0,r.useReducer)(Q,G),2),eo=ea[0],el=ea[1],es=eo.isFocused,eu=eo.isFileDialogActive,ec=(0,r.useRef)("undefined"!=typeof window&&window.isSecureContext&&x&&"showOpenFilePicker"in window),ed=function(){!ec.current&&eu&&setTimeout(function(){ei.current&&!ei.current.files.length&&(el({type:"closeDialog"}),en())},300)};(0,r.useEffect)(function(){return window.addEventListener("focus",ed,!1),function(){window.removeEventListener("focus",ed,!1)}},[ei,eu,en,ec]);var ef=(0,r.useRef)([]),eh=function(e){er.current&&er.current.contains(e.target)||(e.preventDefault(),ef.current=[])};(0,r.useEffect)(function(){return E&&(document.addEventListener("dragover",R,!1),document.addEventListener("drop",eh,!1)),function(){E&&(document.removeEventListener("dragover",R),document.removeEventListener("drop",eh))}},[er,E]),(0,r.useEffect)(function(){return!i&&k&&er.current&&er.current.focus(),function(){}},[er,k,i]);var ep=(0,r.useCallback)(function(e){F?F(e):console.error(e)},[F]),em=(0,r.useCallback)(function(e){var t;e.preventDefault(),e.persist(),e_(e),ef.current=[].concat(function(e){if(Array.isArray(e))return U(e)}(t=ef.current)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||H(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[e.target]),N(e)&&Promise.resolve(a(e)).then(function(t){if(!A(e)||z){var n,r,i,a,d,f,h,p,m=t.length,v=m>0&&(r=(n={files:t,accept:Y,minSize:l,maxSize:o,multiple:s,maxFiles:u,validator:W}).files,i=n.accept,a=n.minSize,d=n.maxSize,f=n.multiple,h=n.maxFiles,p=n.validator,(!!f||!(r.length>1))&&(!f||!(h>=1)||!(r.length>h))&&r.every(function(e){var t=j(O(e,i),1)[0],n=j(T(e,a,d),1)[0],r=p?p(e):null;return t&&n&&!r}));el({isDragAccept:v,isDragReject:m>0&&!v,isDragActive:!0,type:"setDraggedFiles"}),c&&c(e)}}).catch(function(e){return ep(e)})},[a,c,ep,z,Y,l,o,s,u,W]),ev=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e);var t=N(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&f&&f(e),!1},[f,z]),eg=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e);var t=ef.current.filter(function(e){return er.current&&er.current.contains(e)}),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),ef.current=t,!(t.length>0)&&(el({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),N(e)&&d&&d(e))},[er,d,z]),ey=(0,r.useCallback)(function(e,t){var n=[],r=[];e.forEach(function(e){var t=I(O(e,Y),2),i=t[0],a=t[1],s=I(T(e,l,o),2),u=s[0],c=s[1],d=W?W(e):null;if(i&&u&&!d)n.push(e);else{var f=[a,c];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter(function(e){return e})})}}),(!s&&n.length>1||s&&u>=1&&n.length>u)&&(n.forEach(function(e){r.push({file:e,errors:[_]})}),n.splice(0)),el({acceptedFiles:n,fileRejections:r,type:"setFiles"}),h&&h(n,r,t),r.length>0&&m&&m(r,t),n.length>0&&p&&p(n,t)},[el,s,Y,l,o,u,h,p,m,W]),ex=(0,r.useCallback)(function(e){e.preventDefault(),e.persist(),e_(e),ef.current=[],N(e)&&Promise.resolve(a(e)).then(function(t){(!A(e)||z)&&ey(t,e)}).catch(function(e){return ep(e)}),el({type:"reset"})},[a,ey,ep,z]),eb=(0,r.useCallback)(function(){if(ec.current){el({type:"openDialog"}),et(),window.showOpenFilePicker({multiple:s,types:J}).then(function(e){return a(e)}).then(function(e){ey(e,null),el({type:"closeDialog"})}).catch(function(e){e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)?(en(e),el({type:"closeDialog"})):e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)?(ec.current=!1,ei.current?(ei.current.value=null,ei.current.click()):ep(Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no was provided."))):ep(e)});return}ei.current&&(el({type:"openDialog"}),et(),ei.current.value=null,ei.current.click())},[el,et,en,x,ey,ep,J,s]),ew=(0,r.useCallback)(function(e){er.current&&er.current.isEqualNode(e.target)&&(" "===e.key||"Enter"===e.key||32===e.keyCode||13===e.keyCode)&&(e.preventDefault(),eb())},[er,eb]),ej=(0,r.useCallback)(function(){el({type:"focus"})},[]),ek=(0,r.useCallback)(function(){el({type:"blur"})},[]),eE=(0,r.useCallback)(function(){S||(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return -1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/")}()?setTimeout(eb,0):eb())},[S,eb]),eS=function(e){return i?null:e},eC=function(e){return C?null:eS(e)},eM=function(e){return M?null:eS(e)},e_=function(e){z&&e.stopPropagation()},eO=(0,r.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.role,r=e.onKeyDown,a=e.onFocus,o=e.onBlur,l=e.onClick,s=e.onDragEnter,u=e.onDragOver,c=e.onDragLeave,d=e.onDrop,f=K(e,V);return q(q($({onKeyDown:eC(D(r,ew)),onFocus:eC(D(a,ej)),onBlur:eC(D(o,ek)),onClick:eS(D(l,eE)),onDragEnter:eM(D(s,em)),onDragOver:eM(D(u,ev)),onDragLeave:eM(D(c,eg)),onDrop:eM(D(d,ex)),role:"string"==typeof n&&""!==n?n:"presentation"},void 0===t?"ref":t,er),i||C?{}:{tabIndex:0}),f)}},[er,ew,ej,ek,eE,em,ev,eg,ex,C,M,i]),eT=(0,r.useCallback)(function(e){e.stopPropagation()},[]),eP=(0,r.useMemo)(function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=e.onChange,r=e.onClick,i=K(e,B);return q(q({},$({accept:Y,multiple:s,type:"file",style:{display:"none"},onChange:eS(D(n,ex)),onClick:eS(D(r,eT)),tabIndex:-1},void 0===t?"ref":t,ei)),i)}},[ei,n,s,ex,i]);return q(q({},eo),{},{isFocused:es&&!i,getRootProps:eO,getInputProps:eP,rootRef:er,inputRef:ei,open:eS(eb)})}function Q(e,t){switch(t.type){case"focus":return q(q({},e),{},{isFocused:!0});case"blur":return q(q({},e),{},{isFocused:!1});case"openDialog":return q(q({},G),{},{isFileDialogActive:!0});case"closeDialog":return q(q({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return q(q({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return q(q({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return q({},G);default:return e}}function ee(){}},78435:function(e){"use strict";var t=Array.isArray,n=Object.keys,r=Object.prototype.hasOwnProperty,i="undefined"!=typeof Element;e.exports=function(e,a){try{return function e(a,o){if(a===o)return!0;if(a&&o&&"object"==typeof a&&"object"==typeof o){var l,s,u,c=t(a),d=t(o);if(c&&d){if((s=a.length)!=o.length)return!1;for(l=s;0!=l--;)if(!e(a[l],o[l]))return!1;return!0}if(c!=d)return!1;var f=a instanceof Date,h=o instanceof Date;if(f!=h)return!1;if(f&&h)return a.getTime()==o.getTime();var p=a instanceof RegExp,m=o instanceof RegExp;if(p!=m)return!1;if(p&&m)return a.toString()==o.toString();var v=n(a);if((s=v.length)!==n(o).length)return!1;for(l=s;0!=l--;)if(!r.call(o,v[l]))return!1;if(i&&a instanceof Element&&o instanceof Element)return a===o;for(l=s;0!=l--;)if(("_owner"!==(u=v[l])||!a.$$typeof)&&!e(a[u],o[u]))return!1;return!0}return a!=a&&o!=o}(e,a)}catch(e){if(e.message&&e.message.match(/stack|recursion/i)||-2146828260===e.number)return console.warn("Warning: react-fast-compare does not handle circular references.",e.name,e.message),!1;throw e}}},72660:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a(n(13980)),i=a(n(2784));function a(e){return e&&e.__esModule?e:{default:e}}var o={d:r.default.string.isRequired,fill:r.default.string.isRequired,transformX:r.default.number.isRequired,transformY:r.default.number.isRequired},l=function(e){var t=e.d,n=e.fill,r=e.transformX,a=e.transformY;return i.default.createElement("path",{d:t,fill:n,transform:"matrix("+[1,0,0,1,r,a]+")"})};l.propTypes=o,l.defaultProps={},t.default=l},76672:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["children","size","title","xmlns"]);return a.default.createElement("svg",r({},l,{height:n,width:n,xmlns:o}),i?a.default.createElement("title",null,i):null,t)};s.propTypes=l,s.defaultProps={title:void 0,xmlns:"http://www.w3.org/2000/svg"},t.default=s},38001:function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t=0)&&Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(e,["bgColor","fgColor","level","size","value"]),h=new i.default(-1,a.default[o]);h.addData(d),h.make();var p=h.modules,m=l/p.length;return s.default.createElement(c.default,r({},f,{size:l}),p.map(function(e,r){return e.map(function(e,i){var a=Math.round(i*m),o=Math.round(r*m),l=Math.round((i+1)*m)-a,c=Math.round((r+1)*m)-o;return s.default.createElement(u.default,{key:"rectangle-"+r+"-"+i,d:"M 0 0 L "+l+" 0 L "+l+" "+c+" L 0 "+c+" Z",fill:e?n:t,transformX:a,transformY:o})})}))};h.propTypes=f,h.defaultProps={bgColor:"#FFFFFF",fgColor:"#000000",level:"L",size:256},t.Z=(0,l.memo)(h)},70506:function(e,t,n){"use strict";n.d(t,{Z:function(){return H}});var r,i,a,o,l,s,u=n(22970),c=n(2784),d="right-scroll-bar-position",f="width-before-scroll-bar",h=(void 0===r&&(r={}),(void 0===i&&(i=function(e){return e}),a=[],o=!1,l={read:function(){if(o)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return a.length?a[a.length-1]:null},useMedium:function(e){var t=i(e,o);return a.push(t),function(){a=a.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(o=!0;a.length;){var t=a;a=[],t.forEach(e)}a={push:function(t){return e(t)},filter:function(){return a}}},assignMedium:function(e){o=!0;var t=[];if(a.length){var n=a;a=[],n.forEach(e),t=a}var r=function(){var n=t;t=[],n.forEach(e)},i=function(){return Promise.resolve().then(r)};i(),a={push:function(e){t.push(e),i()},filter:function(e){return t=t.filter(e),a}}}}).options=(0,u.pi)({async:!0,ssr:!1},r),l),p=function(){},m=c.forwardRef(function(e,t){var n,r,i,a=c.useRef(null),o=c.useState({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:p}),l=o[0],s=o[1],d=e.forwardProps,f=e.children,m=e.className,v=e.removeScrollBar,g=e.enabled,y=e.shards,x=e.sideCar,b=e.noIsolation,w=e.inert,j=e.allowPinchZoom,k=e.as,E=(0,u._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),S=(n=[a,t],r=function(e){return n.forEach(function(t){return"function"==typeof t?t(e):t&&(t.current=e),t})},(i=(0,c.useState)(function(){return{value:null,callback:r,facade:{get current(){return i.value},set current(value){var e=i.value;e!==value&&(i.value=value,i.callback(value,e))}}}})[0]).callback=r,i.facade),C=(0,u.pi)((0,u.pi)({},E),l);return c.createElement(c.Fragment,null,g&&c.createElement(x,{sideCar:h,removeScrollBar:v,shards:y,noIsolation:b,inert:w,setCallbacks:s,allowPinchZoom:!!j,lockRef:a}),d?c.cloneElement(c.Children.only(f),(0,u.pi)((0,u.pi)({},C),{ref:S})):c.createElement(void 0===k?"div":k,(0,u.pi)({},C,{className:m,ref:S}),f))});m.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},m.classNames={fullWidth:f,zeroRight:d};var v=function(e){var t=e.sideCar,n=(0,u._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return c.createElement(r,(0,u.pi)({},n))};v.isSideCarExport=!0;var g=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=s||n.nc;return t&&e.setAttribute("nonce",t),e}())){var i,a;(i=t).styleSheet?i.styleSheet.cssText=r:i.appendChild(document.createTextNode(r)),a=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(a)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},y=function(){var e=g();return function(t,n){c.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},x=function(){var e=y();return function(t){return e(t.styles,t.dynamic),null}},b={left:0,top:0,right:0,gap:0},w=function(e){return parseInt(e||"",10)||0},j=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],i=t["padding"===e?"paddingRight":"marginRight"];return[w(n),w(r),w(i)]},k=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return b;var t=j(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},E=x(),S=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,l=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(l,"px ").concat(r,";\n }\n body {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(i,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(o,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(l,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(l,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(d," {\n right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(f," {\n margin-right: ").concat(l,"px ").concat(r,";\n }\n \n .").concat(d," .").concat(d," {\n right: 0 ").concat(r,";\n }\n \n .").concat(f," .").concat(f," {\n margin-right: 0 ").concat(r,";\n }\n \n body {\n ").concat("--removed-body-scroll-bar-size",": ").concat(l,"px;\n }\n")},C=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=void 0===r?"margin":r,a=c.useMemo(function(){return k(i)},[i]);return c.createElement(E,{styles:S(a,!t,i,n?"":"!important")})},M=!1;if("undefined"!=typeof window)try{var _=Object.defineProperty({},"passive",{get:function(){return M=!0,!0}});window.addEventListener("test",_,_),window.removeEventListener("test",_,_)}catch(e){M=!1}var O=!!M&&{passive:!1},T=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowY&&!(t.overflowY===t.overflowX&&"visible"===t.overflowY)},P=function(e){var t=window.getComputedStyle(e);return"hidden"!==t.overflowX&&!(t.overflowY===t.overflowX&&"visible"===t.overflowX)},A=function(e,t){var n=t;do{if("undefined"!=typeof ShadowRoot&&n instanceof ShadowRoot&&(n=n.host),N(e,n)){var r=R(e,n);if(r[1]>r[2])return!0}n=n.parentNode}while(n&&n!==document.body);return!1},N=function(e,t){return"v"===e?T(t):P(t)},R=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},D=function(e,t,n,r,i){var a,o=(a=window.getComputedStyle(t).direction,"h"===e&&"rtl"===a?-1:1),l=o*r,s=n.target,u=t.contains(s),c=!1,d=l>0,f=0,h=0;do{var p=R(e,s),m=p[0],v=p[1]-p[2]-o*m;(m||v)&&N(e,s)&&(f+=v,h+=m),s=s.parentNode}while(!u&&s!==document.body||u&&(t.contains(s)||t===s));return d&&(i&&0===f||!i&&l>f)?c=!0:!d&&(i&&0===h||!i&&-l>h)&&(c=!0),c},L=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Z=function(e){return[e.deltaX,e.deltaY]},z=function(e){return e&&"current"in e?e.current:e},F=0,V=[],B=(h.useMedium(function(e){var t=c.useRef([]),n=c.useRef([0,0]),r=c.useRef(),i=c.useState(F++)[0],a=c.useState(function(){return x()})[0],o=c.useRef(e);c.useEffect(function(){o.current=e},[e]),c.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var t=(0,u.ev)([e.lockRef.current],(e.shards||[]).map(z),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var l=c.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!o.current.allowPinchZoom;var i,a=L(e),l=n.current,s="deltaX"in e?e.deltaX:l[0]-a[0],u="deltaY"in e?e.deltaY:l[1]-a[1],c=e.target,d=Math.abs(s)>Math.abs(u)?"h":"v";if("touches"in e&&"h"===d&&"range"===c.type)return!1;var f=A(d,c);if(!f)return!0;if(f?i=d:(i="v"===d?"h":"v",f=A(d,c)),!f)return!1;if(!r.current&&"changedTouches"in e&&(s||u)&&(r.current=i),!i)return!0;var h=r.current||i;return D(h,t,e,"h"===h?s:u,!0)},[]),s=c.useCallback(function(e){if(V.length&&V[V.length-1]===a){var n="deltaY"in e?Z(e):L(e),r=t.current.filter(function(t){var r;return t.name===e.type&&t.target===e.target&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.preventDefault();return}if(!r){var i=(o.current.shards||[]).map(z).filter(Boolean).filter(function(t){return t.contains(e.target)});(i.length>0?l(e,i[0]):!o.current.noIsolation)&&e.preventDefault()}}},[]),d=c.useCallback(function(e,n,r,i){var a={name:e,delta:n,target:r,should:i};t.current.push(a),setTimeout(function(){t.current=t.current.filter(function(e){return e!==a})},1)},[]),f=c.useCallback(function(e){n.current=L(e),r.current=void 0},[]),h=c.useCallback(function(t){d(t.type,Z(t),t.target,l(t,e.lockRef.current))},[]),p=c.useCallback(function(t){d(t.type,L(t),t.target,l(t,e.lockRef.current))},[]);c.useEffect(function(){return V.push(a),e.setCallbacks({onScrollCapture:h,onWheelCapture:h,onTouchMoveCapture:p}),document.addEventListener("wheel",s,O),document.addEventListener("touchmove",s,O),document.addEventListener("touchstart",f,O),function(){V=V.filter(function(e){return e!==a}),document.removeEventListener("wheel",s,O),document.removeEventListener("touchmove",s,O),document.removeEventListener("touchstart",f,O)}},[]);var m=e.removeScrollBar,v=e.inert;return c.createElement(c.Fragment,null,v?c.createElement(a,{styles:"\n .block-interactivity-".concat(i," {pointer-events: none;}\n .allow-interactivity-").concat(i," {pointer-events: all;}\n")}):null,m?c.createElement(C,{gapMode:"margin"}):null)}),v),I=c.forwardRef(function(e,t){return c.createElement(m,(0,u.pi)({},e,{ref:t,sideCar:B}))});I.classNames=m.classNames;var H=I},32718:function(e,t,n){var r,i=n(58085),a=n(41964),o=n(53207),l=/(\+|\-|\*|\\|[^a-z]|)(\s*)(\()/g;e.exports=function(e,t){return r=0,t=Math.pow(10,void 0===t?5:t),a(e=e.replace(/\n+/g," "),/((?:\-[a-z]+\-)?calc)\(/,function e(n,a,s){if(r++>100)throw r=0,Error("Call stack overflow for "+s);if(""===n)throw Error(a+"(): '"+s+"' must contain a non-whitespace string");var u,c=function(e){for(var t=[],n=[],r=/[\.0-9]([%a-z]+)/gi,i=r.exec(e);i;)i&&i[1]&&(-1===n.indexOf(i[1].toLowerCase())&&(t.push(i[1]),n.push(i[1].toLowerCase())),i=r.exec(e));return t}(n=function(t,n){t=t.replace(/((?:\-[a-z]+\-)?calc)/g,"");for(var r,a="",o=t;r=l.exec(o);){r[0].index>0&&(a+=o.substring(0,r[0].index));var s=i("(",")",o.substring([0].index));if(""===s.body)throw Error("'"+t+"' must contain a non-whitespace string");var u=e(s.body,"",n);a+=s.pre+u,o=s.post}return a+o}(n,s));if(c.length>1||n.indexOf("var(")>-1)return a+"("+n+")";var d=c[0]||"";"%"===d&&(n=n.replace(/\b[0-9\.]+%/g,function(e){return .01*parseFloat(e.slice(0,-1))}));var f=n.replace(RegExp(d,"gi"),"");try{u=o.eval(f)}catch(e){return a+"("+n+")"}return"%"===d&&(u*=100),(a.length||"%"===d)&&(u=Math.round(u*t)/t),u+=d})}},58085:function(e){function t(e,t,i){e instanceof RegExp&&(e=n(e,i)),t instanceof RegExp&&(t=n(t,i));var a=r(e,t,i);return a&&{start:a[0],end:a[1],pre:i.slice(0,a[0]),body:i.slice(a[0]+e.length,a[1]),post:i.slice(a[1]+t.length)}}function n(e,t){var n=t.match(e);return n?n[0]:null}function r(e,t,n){var r,i,a,o,l,s=n.indexOf(e),u=n.indexOf(t,s+1),c=s;if(s>=0&&u>0){for(r=[],a=n.length;c>=0&&!l;)c==s?(r.push(c),s=n.indexOf(e,c+1)):1==r.length?l=[r.pop(),u]:((i=r.pop())=0?s:u;r.length&&(l=[a,o])}return l}e.exports=t,t.range=r},41964:function(e,t,n){var r=n(82294);e.exports=function e(t,n,i){return(function(e,t){var n=[],i="string"==typeof t?RegExp("\\b("+t+")\\("):t;do{var a=i.exec(e);if(!a)break;if(void 0===a[1])throw Error("Missing the first couple of parenthesis to get the function identifier in "+t);var o=a[1],l=a.index,s=r("(",")",e.substring(l));if(!s||s.start!==a[0].length-1)throw SyntaxError(o+"(): missing closing ')' in the value '"+e+"'");n.push({matches:s,functionIdentifier:o}),e=s.post}while(i.test(e));return n})(t,n).reduce(function(r,a){var o,l;return r.replace(a.functionIdentifier+"("+a.matches.body+")",(o=a.matches.body,l=a.functionIdentifier,i(e(o,n,i),l,t)))},t)}},6692:function(e,t,n){let r=n(83128);e.exports=(r.__esModule?r:{default:r}).default},83128:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:()=>o});let i=(r=n(37540))&&r.__esModule?r:{default:r};function a({version:e,from:t,to:n}){i.default.warn(`${t}-color-renamed`,[`As of Tailwind CSS ${e}, \`${t}\` has been renamed to \`${n}\`.`,"Update your configuration file to silence this warning."])}let o={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return a({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return a({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return a({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return a({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return a({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}},37540:function(e,t,n){"use strict";var r,i=n(93542);Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{dim:()=>s,default:()=>u});let a=(r=n(24470))&&r.__esModule?r:{default:r},o=new Set;function l(e,t,n){(void 0===i||!i.env.JEST_WORKER_ID)&&(n&&o.has(n)||(n&&o.add(n),console.warn(""),t.forEach(t=>console.warn(e,"-",t))))}function s(e){return a.default.dim(e)}let u={info(e,t){l(a.default.bold(a.default.cyan("info")),...Array.isArray(e)?[e]:[t,e])},warn(e,t){l(a.default.bold(a.default.yellow("warn")),...Array.isArray(e)?[e]:[t,e])},risk(e,t){l(a.default.bold(a.default.magenta("risk")),...Array.isArray(e)?[e]:[t,e])}}},95159:function(e){function t(e,t){var n=e.length,r=Array(n),i={},a=n,o=function(e){for(var t=new Map,n=0,r=e.length;n=t||n<0||v&&e-o.current>=g},y=function(t){return l.current=null,m&&s.current?e(t):(s.current=u.current=null,c.current)},x=function e(){var i=Date.now();if(r(i))return y(i);if(f.current){var l=t-(i-a.current);n(e,v?Math.min(l,g-(i-o.current)):l)}},b=function(){var d=Date.now(),h=r(d);if(s.current=[].slice.call(arguments),u.current=i,a.current=d,h){if(!l.current&&f.current)return o.current=a.current,n(x,t),p?e(a.current):c.current;if(v)return n(x,t),e(a.current)}return l.current||n(x,t),c.current};return b.cancel=function(){l.current&&(h?cancelAnimationFrame(l.current):clearTimeout(l.current)),o.current=0,s.current=a.current=u.current=l.current=null},b.isPending=function(){return!!l.current},b.flush=function(){return l.current?y(Date.now()):c.current},b},[p,v,t,g,m,h])}((0,r.useCallback)(function(e){return d(e)},[d]),t,n),h=(0,r.useRef)(e);return s(h.current,e)||(f(e),h.current=e),[c,f]}},92762:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(2784);let i=new Map,a=new Set;function o(e){for(let t of[...a])t(e)}function l(e){try{return e()}catch(e){return}}var s=function(e,t){if(void 0===r.useSyncExternalStore)throw TypeError('You are using React 17 or below. Install with "npm install use-local-storage-state@17".');let[n]=(0,r.useState)(null==t?void 0:t.defaultValue);if("undefined"==typeof window)return[n,()=>{},{isPersistent:!0,removeItem:()=>{}}];let s=null==t?void 0:t.serializer;return function(e,t,n=!0,s=function(e){return"undefined"===e?void 0:JSON.parse(e)},u=JSON.stringify){i.has(e)||void 0===t||null!==l(()=>localStorage.getItem(e))||l(()=>localStorage.setItem(e,u(t)));let c=(0,r.useRef)({item:null,parsed:t}),d=(0,r.useSyncExternalStore)((0,r.useCallback)(t=>{let n=n=>{e===n&&t()};return a.add(n),()=>{a.delete(n)}},[e]),()=>{var n;let r=null!==(n=l(()=>localStorage.getItem(e)))&&void 0!==n?n:null;if(i.has(e))c.current={item:r,parsed:i.get(e)};else if(r!==c.current.item){let e;try{e=null===r?t:s(r)}catch(n){e=t}c.current={item:r,parsed:e}}return c.current.parsed},()=>t),f=(0,r.useCallback)(t=>{let n=t instanceof Function?t(c.current.parsed):t;try{localStorage.setItem(e,u(n)),i.delete(e)}catch(t){i.set(e,n)}o(e)},[e,u]);return(0,r.useEffect)(()=>{if(!n)return;let t=t=>{t.storageArea===l(()=>localStorage)&&t.key===e&&o(e)};return window.addEventListener("storage",t),()=>window.removeEventListener("storage",t)},[e,n]),(0,r.useMemo)(()=>[d,f,{isPersistent:d===t||!i.has(e),removeItem(){l(()=>localStorage.removeItem(e)),i.delete(e),o(e)}}],[e,f,d,t])}(e,n,null==t?void 0:t.storageSync,null==s?void 0:s.parse,null==s?void 0:s.stringify)}},20452:function(e,t,n){"use strict";/** * @license React * use-sync-external-store-shim.production.min.js * @@ -58,7 +58,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var r=n(2784),i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useState,o=r.useEffect,l=r.useLayoutEffect,s=r.useDebugValue;function u(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!i(e,n)}catch(e){return!0}}var c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var n=t(),r=a({inst:{value:n,getSnapshot:t}}),i=r[0].inst,c=r[1];return l(function(){i.value=n,i.getSnapshot=t,u(i)&&c({inst:i})},[e,n,t]),o(function(){return u(i)&&c({inst:i}),e(function(){u(i)&&c({inst:i})})},[e]),s(n),n};t.useSyncExternalStore=void 0!==r.useSyncExternalStore?r.useSyncExternalStore:c},43100:function(e,t,n){"use strict";e.exports=n(20452)},24511:function(e,t,n){"use strict";n.d(t,{Rx:function(){return G},Ry:function(){return ey},Z_:function(){return K}});try{y=Map}catch(e){}try{x=Set}catch(e){}function r(e){return function e(t,n,i){if(!t||"object"!=typeof t||"function"==typeof t)return t;if(t.nodeType&&"cloneNode"in t)return t.cloneNode(!0);if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp)return new RegExp(t);if(Array.isArray(t))return t.map(r);if(y&&t instanceof y)return new Map(Array.from(t.entries()));if(x&&t instanceof x)return new Set(Array.from(t.values()));if(t instanceof Object){n.push(t);var a=Object.create(t);for(var o in i.push(a),t){var l=n.findIndex(function(e){return e===t[o]});a[o]=l>-1?i[l]:e(t[o],n,i)}return a}return t}(e,[],[])}let i=Object.prototype.toString,a=Error.prototype.toString,o=RegExp.prototype.toString,l="undefined"!=typeof Symbol?Symbol.prototype.toString:()=>"",s=/^Symbol\((.*)\)(.*)$/;function u(e,t=!1){if(null==e||!0===e||!1===e)return""+e;let n=typeof e;if("number"===n)return e!=+e?"NaN":0===e&&1/e<0?"-0":""+e;if("string"===n)return t?`"${e}"`:e;if("function"===n)return"[Function "+(e.name||"anonymous")+"]";if("symbol"===n)return l.call(e).replace(s,"Symbol($1)");let r=i.call(e).slice(8,-1);return"Date"===r?isNaN(e.getTime())?""+e:e.toISOString(e):"Error"===r||e instanceof Error?"["+a.call(e)+"]":"RegExp"===r?o.call(e):null}function c(e,t){let n=u(e,t);return null!==n?n:JSON.stringify(e,function(e,n){let r=u(this[e],t);return null!==r?r:n},2)}let d={default:"${path} is invalid",required:"${path} is a required field",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:({path:e,type:t,value:n,originalValue:r})=>{let i=null!=r&&r!==n,a=`${e} must be a \`${t}\` type, but the final value was: \`${c(n,!0)}\``+(i?` (cast from the value \`${c(r,!0)}\`).`:".");return null===n&&(a+='\n If "null" is intended as an empty value be sure to mark the schema as `.nullable()`'),a},defined:"${path} must be defined"},f={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",uuid:"${path} must be a valid UUID",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"},h={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"},p={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"},m={isValue:"${path} field must be ${value}"},v={noUnknown:"${path} field has unspecified keys: ${unknown}"},g={min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items",length:"${path} must have ${length} items"};Object.assign(Object.create(null),{mixed:d,string:f,number:h,date:p,object:v,array:g,boolean:m});var y,x,b=n(93352),w=n.n(b),j=e=>e&&e.__isYupSchema__;class k{constructor(e,t){if(this.fn=void 0,this.refs=e,this.refs=e,"function"==typeof t){this.fn=t;return}if(!w()(t,"is"))throw TypeError("`is:` is required for `when()` conditions");if(!t.then&&!t.otherwise)throw TypeError("either `then:` or `otherwise:` is required for `when()` conditions");let{is:n,then:r,otherwise:i}=t,a="function"==typeof n?n:(...e)=>e.every(e=>e===n);this.fn=function(...e){let t=e.pop(),n=e.pop(),o=a(...e)?r:i;if(o)return"function"==typeof o?o(n):n.concat(o.resolve(t))}}resolve(e,t){let n=this.refs.map(e=>e.getValue(null==t?void 0:t.value,null==t?void 0:t.parent,null==t?void 0:t.context)),r=this.fn.apply(e,n.concat(e,t));if(void 0===r||r===e)return e;if(!j(r))throw TypeError("conditions must return a schema object");return r.resolve(t)}}function E(e){return null==e?[]:[].concat(e)}function S(){return(S=Object.assign||function(e){for(var t=1;tc(t[n])):"function"==typeof e?e(t):e}static isError(e){return e&&"ValidationError"===e.name}constructor(e,t,n,r){super(),this.value=void 0,this.path=void 0,this.type=void 0,this.errors=void 0,this.params=void 0,this.inner=void 0,this.name="ValidationError",this.value=t,this.path=n,this.type=r,this.errors=[],this.inner=[],E(e).forEach(e=>{M.isError(e)?(this.errors.push(...e.errors),this.inner=this.inner.concat(e.inner.length?e.inner:e)):this.errors.push(e)}),this.message=this.errors.length>1?`${this.errors.length} errors occurred`:this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,M)}}let _=e=>{let t=!1;return(...n)=>{t||(t=!0,e(...n))}};function O(e,t){let{endEarly:n,tests:r,args:i,value:a,errors:o,sort:l,path:s}=e,u=_(t),c=r.length,d=[];if(o=o||[],!c)return o.length?u(new M(o,a,s)):u(null,a);for(let e=0;e=0||(i[n]=e[n]);return i}(t,["value","path","label","options","originalValue","sync"]),{name:d,test:f,params:h,message:p}=e,{parent:m,context:v}=l;function g(e){return R.isRef(e)?e.getValue(i,m,v):e}function y(e={}){let t=P()(D({value:i,originalValue:s,label:o,path:e.path||a},h,e.params),g),n=new M(M.formatError(e.message||p,t),i,t.path,e.type||d);return n.params=t,n}let x=D({path:a,parent:m,type:d,createError:y,resolve:g,options:l,originalValue:s},c);if(!u){try{Promise.resolve(f.call(x,i,x)).then(e=>{M.isError(e)?n(e):e?n(null,e):n(y())}).catch(n)}catch(e){n(e)}return}try{var b;if(r=f.call(x,i,x),"function"==typeof(null==(b=r)?void 0:b.then))throw Error(`Validation test of type: "${x.type}" returned a Promise during a synchronous validate. This test will finish after the validate call has returned`)}catch(e){n(e);return}M.isError(r)?n(r):r?n(null,r):n(y())}return t.OPTIONS=e,t}R.prototype.__isYupRef=!0;let Z=e=>e.substr(0,e.length-1).substr(1);class F{constructor(){this.list=void 0,this.refs=void 0,this.list=new Set,this.refs=new Map}get size(){return this.list.size+this.refs.size}describe(){let e=[];for(let t of this.list)e.push(t);for(let[,t]of this.refs)e.push(t.describe());return e}toArray(){return Array.from(this.list).concat(Array.from(this.refs.values()))}resolveAll(e){return this.toArray().reduce((t,n)=>t.concat(R.isRef(n)?e(n):n),[])}add(e){R.isRef(e)?this.refs.set(e.key,e):this.list.add(e)}delete(e){R.isRef(e)?this.refs.delete(e.key):this.list.delete(e)}clone(){let e=new F;return e.list=new Set(this.list),e.refs=new Map(this.refs),e}merge(e,t){let n=this.clone();return e.list.forEach(e=>n.add(e)),e.refs.forEach(e=>n.add(e)),t.list.forEach(e=>n.delete(e)),t.refs.forEach(e=>n.delete(e)),n}}function z(){return(z=Object.assign||function(e){for(var t=1;t{this.typeError(d.notType)}),this.type=(null==e?void 0:e.type)||"mixed",this.spec=z({strip:!1,strict:!1,abortEarly:!0,recursive:!0,nullable:!1,presence:"optional"},null==e?void 0:e.spec)}get _type(){return this.type}_typeCheck(e){return!0}clone(e){if(this._mutate)return e&&Object.assign(this.spec,e),this;let t=Object.create(Object.getPrototypeOf(this));return t.type=this.type,t._typeError=this._typeError,t._whitelistError=this._whitelistError,t._blacklistError=this._blacklistError,t._whitelist=this._whitelist.clone(),t._blacklist=this._blacklist.clone(),t.exclusiveTests=z({},this.exclusiveTests),t.deps=[...this.deps],t.conditions=[...this.conditions],t.tests=[...this.tests],t.transforms=[...this.transforms],t.spec=r(z({},this.spec,e)),t}label(e){let t=this.clone();return t.spec.label=e,t}meta(...e){if(0===e.length)return this.spec.meta;let t=this.clone();return t.spec.meta=Object.assign(t.spec.meta||{},e[0]),t}withMutation(e){let t=this._mutate;this._mutate=!0;let n=e(this);return this._mutate=t,n}concat(e){if(!e||e===this)return this;if(e.type!==this.type&&"mixed"!==this.type)throw TypeError(`You cannot \`concat()\` schema's of different types: ${this.type} and ${e.type}`);let t=e.clone(),n=z({},this.spec,t.spec);return t.spec=n,t._typeError||(t._typeError=this._typeError),t._whitelistError||(t._whitelistError=this._whitelistError),t._blacklistError||(t._blacklistError=this._blacklistError),t._whitelist=this._whitelist.merge(e._whitelist,e._blacklist),t._blacklist=this._blacklist.merge(e._blacklist,e._whitelist),t.tests=this.tests,t.exclusiveTests=this.exclusiveTests,t.withMutation(t=>{e.tests.forEach(e=>{t.test(e.OPTIONS)})}),t.transforms=[...this.transforms,...t.transforms],t}isType(e){return!!this.spec.nullable&&null===e||this._typeCheck(e)}resolve(e){let t=this;if(t.conditions.length){let n=t.conditions;(t=t.clone()).conditions=[],t=(t=n.reduce((t,n)=>n.resolve(t,e),t)).resolve(e)}return t}cast(e,t={}){let n=this.resolve(z({value:e},t)),r=n._cast(e,t);if(void 0!==e&&!1!==t.assert&&!0!==n.isType(r)){let i=c(e),a=c(r);throw TypeError(`The value of ${t.path||"field"} could not be cast to a value that satisfies the schema type: "${n._type}". + */var r=n(2784),i="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useState,o=r.useEffect,l=r.useLayoutEffect,s=r.useDebugValue;function u(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!i(e,n)}catch(e){return!0}}var c="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(e,t){return t()}:function(e,t){var n=t(),r=a({inst:{value:n,getSnapshot:t}}),i=r[0].inst,c=r[1];return l(function(){i.value=n,i.getSnapshot=t,u(i)&&c({inst:i})},[e,n,t]),o(function(){return u(i)&&c({inst:i}),e(function(){u(i)&&c({inst:i})})},[e]),s(n),n};t.useSyncExternalStore=void 0!==r.useSyncExternalStore?r.useSyncExternalStore:c},43100:function(e,t,n){"use strict";e.exports=n(20452)},24511:function(e,t,n){"use strict";n.d(t,{Rx:function(){return G},Ry:function(){return ey},Z_:function(){return K}});try{y=Map}catch(e){}try{x=Set}catch(e){}function r(e){return function e(t,n,i){if(!t||"object"!=typeof t||"function"==typeof t)return t;if(t.nodeType&&"cloneNode"in t)return t.cloneNode(!0);if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp)return new RegExp(t);if(Array.isArray(t))return t.map(r);if(y&&t instanceof y)return new Map(Array.from(t.entries()));if(x&&t instanceof x)return new Set(Array.from(t.values()));if(t instanceof Object){n.push(t);var a=Object.create(t);for(var o in i.push(a),t){var l=n.findIndex(function(e){return e===t[o]});a[o]=l>-1?i[l]:e(t[o],n,i)}return a}return t}(e,[],[])}let i=Object.prototype.toString,a=Error.prototype.toString,o=RegExp.prototype.toString,l="undefined"!=typeof Symbol?Symbol.prototype.toString:()=>"",s=/^Symbol\((.*)\)(.*)$/;function u(e,t=!1){if(null==e||!0===e||!1===e)return""+e;let n=typeof e;if("number"===n)return e!=+e?"NaN":0===e&&1/e<0?"-0":""+e;if("string"===n)return t?`"${e}"`:e;if("function"===n)return"[Function "+(e.name||"anonymous")+"]";if("symbol"===n)return l.call(e).replace(s,"Symbol($1)");let r=i.call(e).slice(8,-1);return"Date"===r?isNaN(e.getTime())?""+e:e.toISOString(e):"Error"===r||e instanceof Error?"["+a.call(e)+"]":"RegExp"===r?o.call(e):null}function c(e,t){let n=u(e,t);return null!==n?n:JSON.stringify(e,function(e,n){let r=u(this[e],t);return null!==r?r:n},2)}let d={default:"${path} is invalid",required:"${path} is a required field",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:({path:e,type:t,value:n,originalValue:r})=>{let i=null!=r&&r!==n,a=`${e} must be a \`${t}\` type, but the final value was: \`${c(n,!0)}\``+(i?` (cast from the value \`${c(r,!0)}\`).`:".");return null===n&&(a+='\n If "null" is intended as an empty value be sure to mark the schema as `.nullable()`'),a},defined:"${path} must be defined"},f={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",uuid:"${path} must be a valid UUID",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"},h={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"},p={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"},m={isValue:"${path} field must be ${value}"},v={noUnknown:"${path} field has unspecified keys: ${unknown}"},g={min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items",length:"${path} must have ${length} items"};Object.assign(Object.create(null),{mixed:d,string:f,number:h,date:p,object:v,array:g,boolean:m});var y,x,b=n(93352),w=n.n(b),j=e=>e&&e.__isYupSchema__;class k{constructor(e,t){if(this.fn=void 0,this.refs=e,this.refs=e,"function"==typeof t){this.fn=t;return}if(!w()(t,"is"))throw TypeError("`is:` is required for `when()` conditions");if(!t.then&&!t.otherwise)throw TypeError("either `then:` or `otherwise:` is required for `when()` conditions");let{is:n,then:r,otherwise:i}=t,a="function"==typeof n?n:(...e)=>e.every(e=>e===n);this.fn=function(...e){let t=e.pop(),n=e.pop(),o=a(...e)?r:i;if(o)return"function"==typeof o?o(n):n.concat(o.resolve(t))}}resolve(e,t){let n=this.refs.map(e=>e.getValue(null==t?void 0:t.value,null==t?void 0:t.parent,null==t?void 0:t.context)),r=this.fn.apply(e,n.concat(e,t));if(void 0===r||r===e)return e;if(!j(r))throw TypeError("conditions must return a schema object");return r.resolve(t)}}function E(e){return null==e?[]:[].concat(e)}function S(){return(S=Object.assign||function(e){for(var t=1;tc(t[n])):"function"==typeof e?e(t):e}static isError(e){return e&&"ValidationError"===e.name}constructor(e,t,n,r){super(),this.value=void 0,this.path=void 0,this.type=void 0,this.errors=void 0,this.params=void 0,this.inner=void 0,this.name="ValidationError",this.value=t,this.path=n,this.type=r,this.errors=[],this.inner=[],E(e).forEach(e=>{M.isError(e)?(this.errors.push(...e.errors),this.inner=this.inner.concat(e.inner.length?e.inner:e)):this.errors.push(e)}),this.message=this.errors.length>1?`${this.errors.length} errors occurred`:this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,M)}}let _=e=>{let t=!1;return(...n)=>{t||(t=!0,e(...n))}};function O(e,t){let{endEarly:n,tests:r,args:i,value:a,errors:o,sort:l,path:s}=e,u=_(t),c=r.length,d=[];if(o=o||[],!c)return o.length?u(new M(o,a,s)):u(null,a);for(let e=0;e=0||(i[n]=e[n]);return i}(t,["value","path","label","options","originalValue","sync"]),{name:d,test:f,params:h,message:p}=e,{parent:m,context:v}=l;function g(e){return R.isRef(e)?e.getValue(i,m,v):e}function y(e={}){let t=P()(D({value:i,originalValue:s,label:o,path:e.path||a},h,e.params),g),n=new M(M.formatError(e.message||p,t),i,t.path,e.type||d);return n.params=t,n}let x=D({path:a,parent:m,type:d,createError:y,resolve:g,options:l,originalValue:s},c);if(!u){try{Promise.resolve(f.call(x,i,x)).then(e=>{M.isError(e)?n(e):e?n(null,e):n(y())}).catch(n)}catch(e){n(e)}return}try{var b;if(r=f.call(x,i,x),"function"==typeof(null==(b=r)?void 0:b.then))throw Error(`Validation test of type: "${x.type}" returned a Promise during a synchronous validate. This test will finish after the validate call has returned`)}catch(e){n(e);return}M.isError(r)?n(r):r?n(null,r):n(y())}return t.OPTIONS=e,t}R.prototype.__isYupRef=!0;let Z=e=>e.substr(0,e.length-1).substr(1);class z{constructor(){this.list=void 0,this.refs=void 0,this.list=new Set,this.refs=new Map}get size(){return this.list.size+this.refs.size}describe(){let e=[];for(let t of this.list)e.push(t);for(let[,t]of this.refs)e.push(t.describe());return e}toArray(){return Array.from(this.list).concat(Array.from(this.refs.values()))}resolveAll(e){return this.toArray().reduce((t,n)=>t.concat(R.isRef(n)?e(n):n),[])}add(e){R.isRef(e)?this.refs.set(e.key,e):this.list.add(e)}delete(e){R.isRef(e)?this.refs.delete(e.key):this.list.delete(e)}clone(){let e=new z;return e.list=new Set(this.list),e.refs=new Map(this.refs),e}merge(e,t){let n=this.clone();return e.list.forEach(e=>n.add(e)),e.refs.forEach(e=>n.add(e)),t.list.forEach(e=>n.delete(e)),t.refs.forEach(e=>n.delete(e)),n}}function F(){return(F=Object.assign||function(e){for(var t=1;t{this.typeError(d.notType)}),this.type=(null==e?void 0:e.type)||"mixed",this.spec=F({strip:!1,strict:!1,abortEarly:!0,recursive:!0,nullable:!1,presence:"optional"},null==e?void 0:e.spec)}get _type(){return this.type}_typeCheck(e){return!0}clone(e){if(this._mutate)return e&&Object.assign(this.spec,e),this;let t=Object.create(Object.getPrototypeOf(this));return t.type=this.type,t._typeError=this._typeError,t._whitelistError=this._whitelistError,t._blacklistError=this._blacklistError,t._whitelist=this._whitelist.clone(),t._blacklist=this._blacklist.clone(),t.exclusiveTests=F({},this.exclusiveTests),t.deps=[...this.deps],t.conditions=[...this.conditions],t.tests=[...this.tests],t.transforms=[...this.transforms],t.spec=r(F({},this.spec,e)),t}label(e){let t=this.clone();return t.spec.label=e,t}meta(...e){if(0===e.length)return this.spec.meta;let t=this.clone();return t.spec.meta=Object.assign(t.spec.meta||{},e[0]),t}withMutation(e){let t=this._mutate;this._mutate=!0;let n=e(this);return this._mutate=t,n}concat(e){if(!e||e===this)return this;if(e.type!==this.type&&"mixed"!==this.type)throw TypeError(`You cannot \`concat()\` schema's of different types: ${this.type} and ${e.type}`);let t=e.clone(),n=F({},this.spec,t.spec);return t.spec=n,t._typeError||(t._typeError=this._typeError),t._whitelistError||(t._whitelistError=this._whitelistError),t._blacklistError||(t._blacklistError=this._blacklistError),t._whitelist=this._whitelist.merge(e._whitelist,e._blacklist),t._blacklist=this._blacklist.merge(e._blacklist,e._whitelist),t.tests=this.tests,t.exclusiveTests=this.exclusiveTests,t.withMutation(t=>{e.tests.forEach(e=>{t.test(e.OPTIONS)})}),t.transforms=[...this.transforms,...t.transforms],t}isType(e){return!!this.spec.nullable&&null===e||this._typeCheck(e)}resolve(e){let t=this;if(t.conditions.length){let n=t.conditions;(t=t.clone()).conditions=[],t=(t=n.reduce((t,n)=>n.resolve(t,e),t)).resolve(e)}return t}cast(e,t={}){let n=this.resolve(F({value:e},t)),r=n._cast(e,t);if(void 0!==e&&!1!==t.assert&&!0!==n.isType(r)){let i=c(e),a=c(r);throw TypeError(`The value of ${t.path||"field"} could not be cast to a value that satisfies the schema type: "${n._type}". attempted value: ${i} -`+(a!==i?`result of cast: ${a}`:""))}return r}_cast(e,t){let n=void 0===e?e:this.transforms.reduce((t,n)=>n.call(this,t,e,this),e);return void 0===n&&(n=this.getDefault()),n}_validate(e,t={},n){let{sync:r,path:i,from:a=[],originalValue:o=e,strict:l=this.spec.strict,abortEarly:s=this.spec.abortEarly}=t,u=e;l||(u=this._cast(u,z({assert:!1},t)));let c={value:u,path:i,options:t,originalValue:o,schema:this,label:this.spec.label,sync:r,from:a},d=[];this._typeError&&d.push(this._typeError);let f=[];this._whitelistError&&f.push(this._whitelistError),this._blacklistError&&f.push(this._blacklistError),O({args:c,value:u,path:i,sync:r,tests:d,endEarly:s},e=>{if(e)return void n(e,u);O({tests:this.tests.concat(f),args:c,path:i,sync:r,value:u,endEarly:s},n)})}validate(e,t,n){let r=this.resolve(z({},t,{value:e}));return"function"==typeof n?r._validate(e,t,n):new Promise((n,i)=>r._validate(e,t,(e,t)=>{e?i(e):n(t)}))}validateSync(e,t){let n;return this.resolve(z({},t,{value:e}))._validate(e,z({},t,{sync:!0}),(e,t)=>{if(e)throw e;n=t}),n}isValid(e,t){return this.validate(e,t).then(()=>!0,e=>{if(M.isError(e))return!1;throw e})}isValidSync(e,t){try{return this.validateSync(e,t),!0}catch(e){if(M.isError(e))return!1;throw e}}_getDefault(){let e=this.spec.default;return null==e?e:"function"==typeof e?e.call(this):r(e)}getDefault(e){return this.resolve(e||{})._getDefault()}default(e){return 0==arguments.length?this._getDefault():this.clone({default:e})}strict(e=!0){let t=this.clone();return t.spec.strict=e,t}_isPresent(e){return null!=e}defined(e=d.defined){return this.test({message:e,name:"defined",exclusive:!0,test:e=>void 0!==e})}required(e=d.required){return this.clone({presence:"required"}).withMutation(t=>t.test({message:e,name:"required",exclusive:!0,test(e){return this.schema._isPresent(e)}}))}notRequired(){let e=this.clone({presence:"optional"});return e.tests=e.tests.filter(e=>"required"!==e.OPTIONS.name),e}nullable(e=!0){return this.clone({nullable:!1!==e})}transform(e){let t=this.clone();return t.transforms.push(e),t}test(...e){let t;if(void 0===(t=1===e.length?"function"==typeof e[0]?{test:e[0]}:e[0]:2===e.length?{name:e[0],test:e[1]}:{name:e[0],message:e[1],test:e[2]}).message&&(t.message=d.default),"function"!=typeof t.test)throw TypeError("`test` is a required parameters");let n=this.clone(),r=L(t),i=t.exclusive||t.name&&!0===n.exclusiveTests[t.name];if(t.exclusive&&!t.name)throw TypeError("Exclusive tests must provide a unique `name` identifying the test");return t.name&&(n.exclusiveTests[t.name]=!!t.exclusive),n.tests=n.tests.filter(e=>e.OPTIONS.name!==t.name||!i&&e.OPTIONS.test!==r.OPTIONS.test),n.tests.push(r),n}when(e,t){Array.isArray(e)||"string"==typeof e||(t=e,e=".");let n=this.clone(),r=E(e).map(e=>new R(e));return r.forEach(e=>{e.isSibling&&n.deps.push(e.key)}),n.conditions.push(new k(r,t)),n}typeError(e){let t=this.clone();return t._typeError=L({message:e,name:"typeError",test(e){return!!(void 0===e||this.schema.isType(e))||this.createError({params:{type:this.schema._type}})}}),t}oneOf(e,t=d.oneOf){let n=this.clone();return e.forEach(e=>{n._whitelist.add(e),n._blacklist.delete(e)}),n._whitelistError=L({message:t,name:"oneOf",test(e){if(void 0===e)return!0;let t=this.schema._whitelist,n=t.resolveAll(this.resolve);return!!n.includes(e)||this.createError({params:{values:t.toArray().join(", "),resolved:n}})}}),n}notOneOf(e,t=d.notOneOf){let n=this.clone();return e.forEach(e=>{n._blacklist.add(e),n._whitelist.delete(e)}),n._blacklistError=L({message:t,name:"notOneOf",test(e){let t=this.schema._blacklist,n=t.resolveAll(this.resolve);return!n.includes(e)||this.createError({params:{values:t.toArray().join(", "),resolved:n}})}}),n}strip(e=!0){let t=this.clone();return t.spec.strip=e,t}describe(){let e=this.clone(),{label:t,meta:n}=e.spec;return{meta:n,label:t,type:e.type,oneOf:e._whitelist.describe(),notOneOf:e._blacklist.describe(),tests:e.tests.map(e=>({name:e.OPTIONS.name,params:e.OPTIONS.params})).filter((e,t,n)=>n.findIndex(t=>t.name===e.name)===t)}}}for(let e of(V.prototype.__isYupSchema__=!0,["validate","validateSync"]))V.prototype[`${e}At`]=function(t,n,r={}){let{parent:i,parentPath:a,schema:o}=function(e,t,n,r=n){let i,a,o;return t?((0,A.forEach)(t,(l,s,u)=>{let c=s?Z(l):l;if((e=e.resolve({context:r,parent:i,value:n})).innerType){let r=u?parseInt(c,10):0;if(n&&r>=n.length)throw Error(`Yup.reach cannot resolve an array item at index: ${l}, in the path: ${t}. because there is no value at that index. `);i=n,n=n&&n[r],e=e.innerType}if(!u){if(!e.fields||!e.fields[c])throw Error(`The schema does not contain the path: ${t}. (failed at: ${o} which is a type: "${e._type}")`);i=n,n=n&&n[c],e=e.fields[c]}a=c,o=s?"["+l+"]":"."+l}),{schema:e,parent:i,parentPath:a}):{parent:i,parentPath:t,schema:e}}(this,t,n,r.context);return o[e](i&&i[a],z({},r,{parent:i,path:t}))};for(let e of["equals","is"])V.prototype[e]=V.prototype.oneOf;for(let e of["not","nope"])V.prototype[e]=V.prototype.notOneOf;V.prototype.optional=V.prototype.notRequired,V.prototype;var B=e=>null==e;class I extends V{constructor(){super({type:"boolean"}),this.withMutation(()=>{this.transform(function(e){if(!this.isType(e)){if(/^(true|1)$/i.test(String(e)))return!0;if(/^(false|0)$/i.test(String(e)))return!1}return e})})}_typeCheck(e){return e instanceof Boolean&&(e=e.valueOf()),"boolean"==typeof e}isTrue(e=m.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"true"},test:e=>B(e)||!0===e})}isFalse(e=m.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"false"},test:e=>B(e)||!1===e})}}I.prototype;let H=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i,U=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,W=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,q=e=>B(e)||e===e.trim(),$=({}).toString();function K(){return new Y}class Y extends V{constructor(){super({type:"string"}),this.withMutation(()=>{this.transform(function(e){if(this.isType(e)||Array.isArray(e))return e;let t=null!=e&&e.toString?e.toString():e;return t===$?e:t})})}_typeCheck(e){return e instanceof String&&(e=e.valueOf()),"string"==typeof e}_isPresent(e){return super._isPresent(e)&&!!e.length}length(e,t=f.length){return this.test({message:t,name:"length",exclusive:!0,params:{length:e},test(t){return B(t)||t.length===this.resolve(e)}})}min(e,t=f.min){return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t.length>=this.resolve(e)}})}max(e,t=f.max){return this.test({name:"max",exclusive:!0,message:t,params:{max:e},test(t){return B(t)||t.length<=this.resolve(e)}})}matches(e,t){let n,r,i=!1;return t&&("object"==typeof t?{excludeEmptyString:i=!1,message:n,name:r}=t:n=t),this.test({name:r||"matches",message:n||f.matches,params:{regex:e},test:t=>B(t)||""===t&&i||-1!==t.search(e)})}email(e=f.email){return this.matches(H,{name:"email",message:e,excludeEmptyString:!0})}url(e=f.url){return this.matches(U,{name:"url",message:e,excludeEmptyString:!0})}uuid(e=f.uuid){return this.matches(W,{name:"uuid",message:e,excludeEmptyString:!1})}ensure(){return this.default("").transform(e=>null===e?"":e)}trim(e=f.trim){return this.transform(e=>null!=e?e.trim():e).test({message:e,name:"trim",test:q})}lowercase(e=f.lowercase){return this.transform(e=>B(e)?e:e.toLowerCase()).test({message:e,name:"string_case",exclusive:!0,test:e=>B(e)||e===e.toLowerCase()})}uppercase(e=f.uppercase){return this.transform(e=>B(e)?e:e.toUpperCase()).test({message:e,name:"string_case",exclusive:!0,test:e=>B(e)||e===e.toUpperCase()})}}K.prototype=Y.prototype;let X=e=>e!=+e;function G(){return new J}class J extends V{constructor(){super({type:"number"}),this.withMutation(()=>{this.transform(function(e){let t=e;if("string"==typeof t){if(""===(t=t.replace(/\s/g,"")))return NaN;t=+t}return this.isType(t)?t:parseFloat(t)})})}_typeCheck(e){return e instanceof Number&&(e=e.valueOf()),"number"==typeof e&&!X(e)}min(e,t=h.min){return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t>=this.resolve(e)}})}max(e,t=h.max){return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(t){return B(t)||t<=this.resolve(e)}})}lessThan(e,t=h.lessThan){return this.test({message:t,name:"max",exclusive:!0,params:{less:e},test(t){return B(t)||tthis.resolve(e)}})}positive(e=h.positive){return this.moreThan(0,e)}negative(e=h.negative){return this.lessThan(0,e)}integer(e=h.integer){return this.test({name:"integer",message:e,test:e=>B(e)||Number.isInteger(e)})}truncate(){return this.transform(e=>B(e)?e:0|e)}round(e){var t;let n=["ceil","floor","round","trunc"];if("trunc"===(e=(null==(t=e)?void 0:t.toLowerCase())||"round"))return this.truncate();if(-1===n.indexOf(e.toLowerCase()))throw TypeError("Only valid options for round() are: "+n.join(", "));return this.transform(t=>B(t)?t:Math[e](t))}}G.prototype=J.prototype;var Q=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;let ee=new Date(""),et=e=>"[object Date]"===Object.prototype.toString.call(e);function en(){return new er}class er extends V{constructor(){super({type:"date"}),this.withMutation(()=>{this.transform(function(e){return this.isType(e)?e:isNaN(e=function(e){var t,n,r=[1,4,5,6,7,10,11],i=0;if(n=Q.exec(e)){for(var a,o=0;a=r[o];++o)n[a]=+n[a]||0;n[2]=(+n[2]||1)-1,n[3]=+n[3]||1,n[7]=n[7]?String(n[7]).substr(0,3):0,(void 0===n[8]||""===n[8])&&(void 0===n[9]||""===n[9])?t=+new Date(n[1],n[2],n[3],n[4],n[5],n[6],n[7]):("Z"!==n[8]&&void 0!==n[9]&&(i=60*n[10]+n[11],"+"===n[9]&&(i=0-i)),t=Date.UTC(n[1],n[2],n[3],n[4],n[5]+i,n[6],n[7]))}else t=Date.parse?Date.parse(e):NaN;return t}(e))?ee:new Date(e)})})}_typeCheck(e){return et(e)&&!isNaN(e.getTime())}prepareParam(e,t){let n;if(R.isRef(e))n=e;else{let r=this.cast(e);if(!this._typeCheck(r))throw TypeError(`\`${t}\` must be a Date or a value that can be \`cast()\` to a Date`);n=r}return n}min(e,t=p.min){let n=this.prepareParam(e,"min");return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(e){return B(e)||e>=this.resolve(n)}})}max(e,t=p.max){let n=this.prepareParam(e,"max");return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(e){return B(e)||e<=this.resolve(n)}})}}er.INVALID_DATE=ee,en.prototype=er.prototype,en.INVALID_DATE=ee;var ei=n(57370),ea=n.n(ei),eo=n(96009),el=n.n(eo),es=n(19950),eu=n.n(es),ec=n(95159),ed=n.n(ec);function ef(e,t){let n=1/0;return e.some((e,r)=>{var i;if((null==(i=t.path)?void 0:i.indexOf(e))!==-1)return n=r,!0}),n}function eh(e){return(t,n)=>ef(e,t)-ef(e,n)}function ep(){return(ep=Object.assign||function(e){for(var t=1;t"[object Object]"===Object.prototype.toString.call(e),ev=eh([]);class eg extends V{constructor(e){super({type:"object"}),this.fields=Object.create(null),this._sortErrors=ev,this._nodes=[],this._excludedEdges=[],this.withMutation(()=>{this.transform(function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null}),e&&this.shape(e)})}_typeCheck(e){return em(e)||"function"==typeof e}_cast(e,t={}){var n;let r=super._cast(e,t);if(void 0===r)return this.getDefault();if(!this._typeCheck(r))return r;let i=this.fields,a=null!=(n=t.stripUnknown)?n:this.spec.noUnknown,o=this._nodes.concat(Object.keys(r).filter(e=>-1===this._nodes.indexOf(e))),l={},s=ep({},t,{parent:l,__validating:t.__validating||!1}),u=!1;for(let e of o){let n=i[e],o=w()(r,e);if(n){let i;let a=r[e];s.path=(t.path?`${t.path}.`:"")+e;let o="spec"in(n=n.resolve({value:a,context:t.context,parent:l}))?n.spec:void 0,c=null==o?void 0:o.strict;if(null==o?void 0:o.strip){u=u||e in r;continue}void 0!==(i=t.__validating&&c?r[e]:n.cast(r[e],s))&&(l[e]=i)}else o&&!a&&(l[e]=r[e]);l[e]!==r[e]&&(u=!0)}return u?l:r}_validate(e,t={},n){let r=[],{sync:i,from:a=[],originalValue:o=e,abortEarly:l=this.spec.abortEarly,recursive:s=this.spec.recursive}=t;a=[{schema:this,value:o},...a],t.__validating=!0,t.originalValue=o,t.from=a,super._validate(e,t,(e,u)=>{if(e){if(!M.isError(e)||l)return void n(e,u);r.push(e)}if(!s||!em(u)){n(r[0]||null,u);return}o=o||u,O({sync:i,tests:this._nodes.map(e=>(n,r)=>{let i=-1===e.indexOf(".")?(t.path?`${t.path}.`:"")+e:`${t.path||""}["${e}"]`,l=this.fields[e];if(l&&"validate"in l){l.validate(u[e],ep({},t,{path:i,from:a,strict:!0,parent:u,originalValue:o[e]}),r);return}r(null)}),value:u,errors:r,endEarly:l,sort:this._sortErrors,path:t.path},n)})}clone(e){let t=super.clone(e);return t.fields=ep({},this.fields),t._nodes=this._nodes,t._excludedEdges=this._excludedEdges,t._sortErrors=this._sortErrors,t}concat(e){let t=super.concat(e),n=t.fields;for(let[e,t]of Object.entries(this.fields)){let r=n[e];void 0===r?n[e]=t:r instanceof V&&t instanceof V&&(n[e]=t.concat(r))}return t.withMutation(()=>t.shape(n,this._excludedEdges))}getDefaultFromShape(){let e={};return this._nodes.forEach(t=>{let n=this.fields[t];e[t]="default"in n?n.getDefault():void 0}),e}_getDefault(){return"default"in this.spec?super._getDefault():this._nodes.length?this.getDefaultFromShape():void 0}shape(e,t=[]){let n=this.clone(),r=Object.assign(n.fields,e);return n.fields=r,n._sortErrors=eh(Object.keys(r)),t.length&&(Array.isArray(t[0])||(t=[t]),n._excludedEdges=[...n._excludedEdges,...t]),n._nodes=function(e,t=[]){let n=[],r=new Set,i=new Set(t.map(([e,t])=>`${e}-${t}`));function a(e,t){let a=(0,A.split)(e)[0];r.add(a),i.has(`${t}-${a}`)||n.push([t,a])}for(let t in e)if(w()(e,t)){let n=e[t];r.add(t),R.isRef(n)&&n.isSibling?a(n.path,t):j(n)&&"deps"in n&&n.deps.forEach(e=>a(e,t))}return ed().array(Array.from(r),n).reverse()}(r,n._excludedEdges),n}pick(e){let t={};for(let n of e)this.fields[n]&&(t[n]=this.fields[n]);return this.clone().withMutation(e=>(e.fields={},e.shape(t)))}omit(e){let t=this.clone(),n=t.fields;for(let r of(t.fields={},e))delete n[r];return t.withMutation(()=>t.shape(n))}from(e,t,n){let r=(0,A.getter)(e,!0);return this.transform(i=>{if(null==i)return i;let a=i;return w()(i,e)&&(a=ep({},i),n||delete a[e],a[t]=r(i)),a})}noUnknown(e=!0,t=v.noUnknown){"string"==typeof e&&(t=e,e=!0);let n=this.test({name:"noUnknown",exclusive:!0,message:t,test(t){let n;if(null==t)return!0;let r=(n=Object.keys(this.schema.fields),Object.keys(t).filter(e=>-1===n.indexOf(e)));return!e||0===r.length||this.createError({params:{unknown:r.join(", ")}})}});return n.spec.noUnknown=e,n}unknown(e=!0,t=v.noUnknown){return this.noUnknown(!e,t)}transformKeys(e){return this.transform(t=>t&&eu()(t,(t,n)=>e(n)))}camelCase(){return this.transformKeys(el())}snakeCase(){return this.transformKeys(ea())}constantCase(){return this.transformKeys(e=>ea()(e).toUpperCase())}describe(){let e=super.describe();return e.fields=P()(this.fields,e=>e.describe()),e}}function ey(e){return new eg(e)}function ex(){return(ex=Object.assign||function(e){for(var t=1;t{this.transform(function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})})}_typeCheck(e){return Array.isArray(e)}get _subType(){return this.innerType}_cast(e,t){let n=super._cast(e,t);if(!this._typeCheck(n)||!this.innerType)return n;let r=!1,i=n.map((e,n)=>{let i=this.innerType.cast(e,ex({},t,{path:`${t.path||""}[${n}]`}));return i!==e&&(r=!0),i});return r?i:n}_validate(e,t={},n){var r,i;let a=[],o=t.sync,l=t.path,s=this.innerType,u=null!=(r=t.abortEarly)?r:this.spec.abortEarly,c=null!=(i=t.recursive)?i:this.spec.recursive,d=null!=t.originalValue?t.originalValue:e;super._validate(e,t,(e,r)=>{if(e){if(!M.isError(e)||u)return void n(e,r);a.push(e)}if(!c||!s||!this._typeCheck(r)){n(a[0]||null,r);return}d=d||r;let i=Array(r.length);for(let e=0;es.validate(n,o,t)}O({sync:o,path:l,value:r,errors:a,endEarly:u,tests:i},n)})}clone(e){let t=super.clone(e);return t.innerType=this.innerType,t}concat(e){let t=super.concat(e);return t.innerType=this.innerType,e.innerType&&(t.innerType=t.innerType?t.innerType.concat(e.innerType):e.innerType),t}of(e){let t=this.clone();if(!j(e))throw TypeError("`array.of()` sub-schema must be a valid yup schema not: "+c(e));return t.innerType=e,t}length(e,t=g.length){return this.test({message:t,name:"length",exclusive:!0,params:{length:e},test(t){return B(t)||t.length===this.resolve(e)}})}min(e,t){return t=t||g.min,this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t.length>=this.resolve(e)}})}max(e,t){return t=t||g.max,this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(t){return B(t)||t.length<=this.resolve(e)}})}ensure(){return this.default(()=>[]).transform((e,t)=>this._typeCheck(e)?e:null==t?[]:[].concat(t))}compact(e){let t=e?(t,n,r)=>!e(t,n,r):e=>!!e;return this.transform(e=>null!=e?e.filter(t):e)}describe(){let e=super.describe();return this.innerType&&(e.innerType=this.innerType.describe()),e}nullable(e=!0){return super.nullable(e)}defined(){return super.defined()}required(e){return super.required(e)}}eb.prototype},44868:function(e,t,n){"use strict";var r,i,a=Object.create,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,d=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of s(t))c.call(e,i)||i===n||o(e,i,{get:()=>t[i],enumerable:!(r=l(t,i))||r.enumerable});return e},f={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(f,{Animated:()=>x,AnimatedArray:()=>_,AnimatedObject:()=>M,AnimatedString:()=>k,AnimatedValue:()=>w,createHost:()=>z,getAnimated:()=>v,getAnimatedType:()=>P,getPayload:()=>y,isAnimated:()=>m,setAnimated:()=>g}),e.exports=d(o({},"__esModule",{value:!0}),f);var h=n(6901),p=Symbol.for("Animated:node"),m=e=>!!e&&e[p]===e,v=e=>e&&e[p],g=(e,t)=>(0,h.defineHidden)(e,p,t),y=e=>e&&e[p]&&e[p].getPayload(),x=class{constructor(){g(this,this)}getPayload(){return this.payload||[]}},b=n(6901),w=class extends x{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,b.is.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new w(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return b.is.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(){let{done:e}=this;this.done=!1,b.is.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},j=n(6901),k=class extends w{constructor(e){super(0),this._string=null,this._toString=(0,j.createInterpolator)({output:[e,e]})}static create(e){return new k(e)}getValue(){return this._string??(this._string=this._toString(this._value))}setValue(e){if(j.is.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=(0,j.createInterpolator)({output:[this.getValue(),e]})),this._value=0,super.reset()}},E=n(6901),S=n(6901),C={dependencies:null},M=class extends x{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return(0,S.eachProp)(this.source,(n,r)=>{m(n)?t[r]=n.getValue(e):(0,S.hasFluidValue)(n)?t[r]=(0,S.getFluidValue)(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&(0,S.each)(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return(0,S.eachProp)(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){C.dependencies&&(0,S.hasFluidValue)(e)&&C.dependencies.add(e);let t=y(e);t&&(0,S.each)(t,e=>this.add(e))}},_=class extends M{constructor(e){super(e)}static create(e){return new _(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(O)),!0)}};function O(e){return((0,E.isAnimatedString)(e)?k:w).create(e)}var T=n(6901);function P(e){let t=v(e);return t?t.constructor:T.is.arr(e)?_:(0,T.isAnimatedString)(e)?k:w}var A=n(6901),N=(i=null!=(r=n(2784))?a(u(r)):{},d(r&&r.__esModule?i:o(i,"default",{value:r,enumerable:!0}),r)),R=n(2784),D=n(6901),L=(e,t)=>{let n=!D.is.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,R.forwardRef)((r,i)=>{var a;let o;let l=(0,R.useRef)(null),s=n&&(0,R.useCallback)(e=>{l.current=(i&&(D.is.fun(i)?i(e):i.current=e),e)},[i]),[u,c]=(a=r,o=new Set,C.dependencies=o,a.style&&(a={...a,style:t.createAnimatedStyle(a.style)}),a=new M(a),C.dependencies=null,[a,o]),d=(0,D.useForceUpdate)(),f=()=>{let e=l.current;(!n||e)&&(!!e&&t.applyAnimatedValues(e,u.getValue(!0)))===!1&&d()},h=new Z(f,c),p=(0,R.useRef)();(0,D.useIsomorphicLayoutEffect)(()=>(p.current=h,(0,D.each)(c,e=>(0,D.addFluidObserver)(e,h)),()=>{p.current&&((0,D.each)(p.current.deps,e=>(0,D.removeFluidObserver)(e,p.current)),D.raf.cancel(p.current.update))})),(0,R.useEffect)(f,[]),(0,D.useOnce)(()=>()=>{let e=p.current;(0,D.each)(e.deps,t=>(0,D.removeFluidObserver)(t,e))});let m=t.getComponentProps(u.getValue());return N.createElement(e,{...m,ref:s})})},Z=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&D.raf.write(this.update)}},F=Symbol.for("AnimatedComponent"),z=(e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new M(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},a=e=>{let t=V(e)||"Anonymous";return(e=A.is.str(e)?a[e]||(a[e]=L(e,i)):e[F]||(e[F]=L(e,i))).displayName=`Animated(${t})`,e};return(0,A.eachProp)(e,(t,n)=>{A.is.arr(e)&&(n=V(t)),a[n]=a(t)}),{animated:a}},V=e=>A.is.str(e)?e:e&&A.is.str(e.displayName)?e.displayName:A.is.fun(e)&&e.name||null},22360:function(e,t,n){"use strict";var r,i,a=Object.create,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,d=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of s(t))c.call(e,i)||i===n||o(e,i,{get:()=>t[i],enumerable:!(r=l(t,i))||r.enumerable});return e},f=(e,t,n)=>(n=null!=e?a(u(e)):{},d(!t&&e&&e.__esModule?n:o(n,"default",{value:e,enumerable:!0}),e)),h={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(h,{BailSignal:()=>J,Controller:()=>ej,FrameValue:()=>ei,Globals:()=>ts.Globals,Interpolation:()=>tn,Spring:()=>e5,SpringContext:()=>eN,SpringRef:()=>eL,SpringValue:()=>ed,Trail:()=>e8,Transition:()=>e7,config:()=>Z,createInterpolator:()=>tc.createInterpolator,easings:()=>tc.easings,inferTo:()=>E,interpolate:()=>tl,to:()=>to,update:()=>tu,useChain:()=>T,useInView:()=>e3,useIsomorphicLayoutEffect:()=>tc.useIsomorphicLayoutEffect,useReducedMotion:()=>tc.useReducedMotion,useResize:()=>e0,useScroll:()=>eJ,useSpring:()=>eF,useSpringRef:()=>eB,useSpringValue:()=>eH,useSprings:()=>eZ,useTrail:()=>eW,useTransition:()=>eY}),e.exports=d(o({},"__esModule",{value:!0}),h);var p=n(6901),m=n(6901);function v(e,...t){return m.is.fun(e)?e(...t):e}var g=(e,t)=>!0===e||!!(t&&e&&(m.is.fun(e)?e(t):(0,m.toArray)(e).includes(t))),y=(e,t)=>m.is.obj(e)?t&&e[t]:e,x=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,b=e=>e,w=(e,t=b)=>{let n=j;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);m.is.und(n)||(r[i]=n)}return r},j=["config","onProps","onStart","onChange","onPause","onResume","onRest"],k={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 E(e){let t=function(e){let t={},n=0;if((0,m.eachProp)(e,(e,r)=>{k[r]||(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return(0,m.eachProp)(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function S(e){return e=(0,m.getFluidValue)(e),m.is.arr(e)?e.map(S):(0,m.isAnimatedString)(e)?m.Globals.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function C(e){for(let t in e)return!0;return!1}function M(e){return m.is.fun(e)||m.is.arr(e)&&m.is.obj(e[0])}function _(e,t){e.ref?.delete(e),t?.delete(e)}function O(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}function T(e,t,n=1e3){(0,p.useIsomorphicLayoutEffect)(()=>{if(t){let r=0;(0,p.each)(e,(e,i)=>{let a=e.current;if(a.length){let o=n*t[i];isNaN(o)?o=r:r=o,(0,p.each)(a,e=>{(0,p.each)(e.queue,e=>{let t=e.delay;e.delay=e=>o+v(t||0,e)})}),e.start()}})}else{let t=Promise.resolve();(0,p.each)(e,e=>{let n=e.current;if(n.length){let r=n.map(e=>{let t=e.queue;return e.queue=[],t});t=t.then(()=>((0,p.each)(n,(e,t)=>(0,p.each)(r[t]||[],t=>e.queue.push(t))),Promise.all(e.start())))}})}})}var P=n(6901),A=n(2784),N=n(6901),R=n(6901),D=n(25447),L=n(6901),Z={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}},F={...Z.default,mass:1,damping:1,easing:L.easings.linear,clamp:!1},z=class{constructor(){this.velocity=0,Object.assign(this,F)}};function V(e,t){if(L.is.und(t.decay)){let n=!L.is.und(t.tension)||!L.is.und(t.friction);!n&&L.is.und(t.frequency)&&L.is.und(t.damping)&&L.is.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var B=[],I=class{constructor(){this.changed=!1,this.values=B,this.toValues=null,this.fromValues=B,this.config=new z,this.immediate=!1}},H=n(6901);function U(e,{key:t,props:n,defaultProps:r,state:i,actions:a}){return new Promise((o,l)=>{let s,u,c=g(n.cancel??r?.cancel,t);if(c)h();else{H.is.und(n.pause)||(i.paused=g(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||g(e,t)),s=v(n.delay||0,t),e?(i.resumeQueue.add(f),a.pause()):(a.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),s=u.time-H.raf.now()}function f(){s>0&&!H.Globals.skipAnimation?(i.delayed=!0,u=H.raf.setTimeout(h,s),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{a.start({...n,callId:e,cancel:c},o)}catch(e){l(e)}}})}var W=n(6901),q=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?Y(e.get()):t.every(e=>e.noop)?$(e.get()):K(e.get(),t.every(e=>e.finished)),$=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),K=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),Y=e=>({value:e,cancelled:!0,finished:!1});function X(e,t,n,r){let{callId:i,parentId:a,onRest:o}=t,{asyncTo:l,promise:s}=n;return a||e!==l||t.reset?n.promise=(async()=>{n.asyncId=i,n.asyncTo=e;let u=w(t,(e,t)=>"onRest"===t?void 0:e),c,d,f=new Promise((e,t)=>(c=e,d=t)),h=e=>{let t=i<=(n.cancelId||0)&&Y(r)||i!==n.asyncId&&K(r,!1);if(t)throw e.result=t,d(e),e},p=(e,t)=>{let a=new J,o=new Q;return(async()=>{if(W.Globals.skipAnimation)throw G(n),o.result=K(r,!1),d(o),o;h(a);let l=W.is.obj(e)?{...e}:{...t,to:e};l.parentId=i,(0,W.eachProp)(u,(e,t)=>{W.is.und(l[t])&&(l[t]=e)});let s=await r.start(l);return h(a),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),s})()},m;if(W.Globals.skipAnimation)return G(n),K(r,!1);try{let t;t=W.is.arr(e)?(async e=>{for(let t of e)await p(t)})(e):Promise.resolve(e(p,r.stop.bind(r))),await Promise.all([t.then(c),f]),m=K(r.get(),!0,!1)}catch(e){if(e instanceof J)m=e.result;else if(e instanceof Q)m=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=a,n.asyncTo=a?l:void 0,n.promise=a?s:void 0)}return W.is.fun(o)&&W.raf.batchedUpdates(()=>{o(m,r,r.item)}),m})():s}function G(e,t){(0,W.flush)(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var J=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.")}},Q=class extends Error{constructor(){super("SkipAnimationSignal")}},ee=n(6901),et=n(25447),en=e=>e instanceof ei,er=1,ei=class extends ee.FluidValue{constructor(){super(...arguments),this.id=er++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=(0,et.getAnimated)(this);return e&&e.getValue()}to(...e){return ee.Globals.to(this,e)}interpolate(...e){return(0,ee.deprecateInterpolate)(),ee.Globals.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){(0,ee.callFluidObservers)(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||ee.frameLoop.sort(this),(0,ee.callFluidObservers)(this,{type:"priority",parent:this,priority:e})}},ea=Symbol.for("SpringPhase"),eo=e=>(1&e[ea])>0,el=e=>(2&e[ea])>0,es=e=>(4&e[ea])>0,eu=(e,t)=>t?e[ea]|=3:e[ea]&=-3,ec=(e,t)=>t?e[ea]|=4:e[ea]&=-5,ed=class extends ei{constructor(e,t){if(super(),this.animation=new I,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,!R.is.und(e)||!R.is.und(t)){let n=R.is.obj(e)?{...e}:{...t,from:e};R.is.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(el(this)||this._state.asyncTo)||es(this)}get goal(){return(0,R.getFluidValue)(this.animation.to)}get velocity(){let e=(0,D.getAnimated)(this);return e instanceof D.AnimatedValue?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return eo(this)}get isAnimating(){return el(this)}get isPaused(){return es(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:a}=r,o=(0,D.getPayload)(r.to);!o&&(0,R.hasFluidValue)(r.to)&&(i=(0,R.toArray)((0,R.getFluidValue)(r.to))),r.values.forEach((l,s)=>{if(l.done)return;let u=l.constructor==D.AnimatedString?1:o?o[s].lastPosition:i[s],c=r.immediate,d=u;if(!c){if(d=l.lastPosition,a.tension<=0){l.done=!0;return}let t=l.elapsedTime+=e,n=r.fromValues[s],i=null!=l.v0?l.v0:l.v0=R.is.arr(a.velocity)?a.velocity[s]:a.velocity,o,f=a.precision||(n==u?.005:Math.min(1,.001*Math.abs(u-n)));if(R.is.und(a.duration)){if(a.decay){let e=!0===a.decay?.998:a.decay,r=Math.exp(-(1-e)*t);d=n+i/(1-e)*(1-r),c=Math.abs(l.lastPosition-d)<=f,o=i*r}else{o=null==l.lastVelocity?i:l.lastVelocity;let t=a.restVelocity||f/10,r=a.clamp?0:a.bounce,s=!R.is.und(r),h=n==u?l.v0>0:nt)&&(c=Math.abs(u-d)<=f));++e){s&&(d==u||d>u==h)&&(o=-o*r,d=u);let e=(-(1e-6*a.tension)*(d-u)+-(.001*a.friction)*o)/a.mass;o+=1*e,d+=1*o}}}else{let r=1;a.duration>0&&(this._memoizedDuration!==a.duration&&(this._memoizedDuration=a.duration,l.durationProgress>0&&(l.elapsedTime=a.duration*l.durationProgress,t=l.elapsedTime+=e)),r=(r=(a.progress||0)+t/this._memoizedDuration)>1?1:r<0?0:r,l.durationProgress=r),o=((d=n+a.easing(r)*(u-n))-l.lastPosition)/e,c=1==r}l.lastVelocity=o,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}o&&!o[s].done&&(c=!1),c?l.done=!0:t=!1,l.setValue(d,a.round)&&(n=!0)});let l=(0,D.getAnimated)(this),s=l.getValue();if(t){let e=(0,R.getFluidValue)(r.to);(s!==e||n)&&!a.decay?(l.setValue(e),this._onChange(e)):n&&a.decay&&this._onChange(s),this._stop()}else n&&this._onChange(s)}set(e){return R.raf.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(el(this)){let{to:e,config:t}=this.animation;R.raf.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 R.is.und(e)?(n=this.queue||[],this.queue=[]):n=[R.is.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>q(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),G(this._state,e&&this._lastCallId),R.raf.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=R.is.obj(n)?n[t]:n)||M(n))&&(n=void 0),null==(r=R.is.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return eo(this)||(e.reverse&&([n,r]=[r,n]),r=(0,R.getFluidValue)(r),R.is.und(r)?(0,D.getAnimated)(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,w(e,(e,t)=>/^on/.test(t)?y(e,n):e)),eg(this,e,"onProps"),ey(this,"onProps",e,this);let 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?");let a=this._state;return U(++this._lastCallId,{key:n,props:e,defaultProps:r,state:a,actions:{pause:()=>{es(this)||(ec(this,!0),(0,R.flushCalls)(a.pauseQueue),ey(this,"onPause",K(this,ef(this,this.animation.to)),this))},resume:()=>{es(this)&&(ec(this,!1),el(this)&&this._resume(),(0,R.flushCalls)(a.resumeQueue),ey(this,"onResume",K(this,ef(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=eh(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(Y(this));let r=!R.is.und(e.to),i=!R.is.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(Y(this));this._lastToId=t.callId}let{key:a,defaultProps:o,animation:l}=this,{to:s,from:u}=l,{to:c=s,from:d=u}=e;i&&!r&&(!t.default||R.is.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!(0,R.isEqual)(d,u);f&&(l.from=d),d=(0,R.getFluidValue)(d);let h=!(0,R.isEqual)(c,s);h&&this._focus(c);let p=M(t.to),{config:m}=l,{decay:y,velocity:x}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(V(n={...n},t),t={...n,...t}),V(e,t),Object.assign(e,t),F)null==e[r]&&(e[r]=F[r]);let{frequency:r,damping:i}=e,{mass:a}=e;L.is.und(r)||(r<.01&&(r=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/r,2)*a,e.friction=4*Math.PI*i*a/r)}(m,v(t.config,a),t.config!==o.config?v(o.config,a):void 0);let b=(0,D.getAnimated)(this);if(!b||R.is.und(c))return n(K(this,!0));let w=R.is.und(t.reset)?i&&!t.default:!R.is.und(d)&&g(t.reset,a),j=w?d:this.get(),k=S(c),E=R.is.num(k)||R.is.arr(k)||(0,R.isAnimatedString)(k),C=!p&&(!E||g(o.immediate||t.immediate,a));if(h){let e=(0,D.getAnimatedType)(c);if(e!==b.constructor){if(C)b=this._set(k);else throw Error(`Cannot animate between ${b.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let _=b.constructor,O=(0,R.hasFluidValue)(c),T=!1;if(!O){let e=w||!eo(this)&&f;(h||e)&&(O=!(T=(0,R.isEqual)(S(j),k))),((0,R.isEqual)(l.immediate,C)||C)&&(0,R.isEqual)(m.decay,y)&&(0,R.isEqual)(m.velocity,x)||(O=!0)}if(T&&el(this)&&(l.changed&&!w?O=!0:O||this._stop(s)),!p&&((O||(0,R.hasFluidValue)(s))&&(l.values=b.getPayload(),l.toValues=(0,R.hasFluidValue)(c)?null:_==D.AnimatedString?[1]:(0,R.toArray)(k)),l.immediate==C||(l.immediate=C,C||w||this._set(s)),O)){let{onRest:e}=l;(0,R.each)(ev,e=>eg(this,t,e));let r=K(this,ef(this,s));(0,R.flushCalls)(this._pendingCalls,r),this._pendingCalls.add(n),l.changed&&R.raf.batchedUpdates(()=>{l.changed=!w,e?.(r,this),w?v(o.onRest,r):l.onStart?.(r,this)})}w&&this._set(j),p?n(X(t.to,t,this._state,this)):O?this._start():el(this)&&!h?this._pendingCalls.add(n):n($(j))}_focus(e){let t=this.animation;e!==t.to&&((0,R.getFluidObservers)(this)&&this._detach(),t.to=e,(0,R.getFluidObservers)(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;(0,R.hasFluidValue)(t)&&((0,R.addFluidObserver)(t,this),en(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;(0,R.hasFluidValue)(e)&&(0,R.removeFluidObserver)(e,this)}_set(e,t=!0){let n=(0,R.getFluidValue)(e);if(!R.is.und(n)){let e=(0,D.getAnimated)(this);if(!e||!(0,R.isEqual)(n,e.getValue())){let r=(0,D.getAnimatedType)(n);e&&e.constructor==r?e.setValue(n):(0,D.setAnimated)(this,r.create(n)),e&&R.raf.batchedUpdates(()=>{this._onChange(n,t)})}}return(0,D.getAnimated)(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,ey(this,"onStart",K(this,ef(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),v(this.animation.onChange,e,this)),v(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;(0,D.getAnimated)(this).reset((0,R.getFluidValue)(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),el(this)||(eu(this,!0),es(this)||this._resume())}_resume(){R.Globals.skipAnimation?this.finish():R.frameLoop.start(this)}_stop(e,t){if(el(this)){eu(this,!1);let n=this.animation;(0,R.each)(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),(0,R.callFluidObservers)(this,{type:"idle",parent:this});let r=t?Y(this.get()):K(this.get(),ef(this,e??n.to));(0,R.flushCalls)(this._pendingCalls,r),n.changed&&(n.changed=!1,ey(this,"onRest",r,this))}}};function ef(e,t){let n=S(t),r=S(e.get());return(0,R.isEqual)(r,n)}function eh(e,t=e.loop,n=e.to){let r=v(t);if(r){let i=!0!==r&&E(r),a=(i||e).reverse,o=!i||i.reset;return ep({...e,loop:t,default:!1,pause:void 0,to:!a||M(n)?n:void 0,from:o?e.from:void 0,reset:o,...i})}}function ep(e){let{to:t,from:n}=e=E(e),r=new Set;return R.is.obj(t)&&em(t,r),R.is.obj(n)&&em(n,r),e.keys=r.size?Array.from(r):null,e}function em(e,t){(0,R.eachProp)(e,(e,n)=>null!=e&&t.add(n))}var ev=["onStart","onRest","onChange","onPause","onResume"];function eg(e,t,n){e.animation[n]=t[n]!==x(t,n)?y(t[n],e.key):void 0}function ey(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var ex=n(6901),eb=["onStart","onChange","onRest"],ew=1,ej=class{constructor(e,t){this.id=ew++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];ex.is.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(ep(e)),this}start(e){let{queue:t}=this;return e?t=(0,ex.toArray)(e).map(ep):this.queue=[],this._flush?this._flush(this,t):(eO(this,t),ek(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;(0,ex.each)((0,ex.toArray)(t),t=>n[t].stop(!!e))}else G(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(ex.is.und(e))this.start({pause:!0});else{let t=this.springs;(0,ex.each)((0,ex.toArray)(e),e=>t[e].pause())}return this}resume(e){if(ex.is.und(e))this.start({pause:!1});else{let t=this.springs;(0,ex.each)((0,ex.toArray)(e),e=>t[e].resume())}return this}each(e){(0,ex.eachProp)(this.springs,e)}_onFrame(){let{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,(0,ex.flush)(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let a=!r&&this._started,o=i||a&&n.size?this.get():null;i&&t.size&&(0,ex.flush)(t,([e,t])=>{t.value=o,e(t,this,this._item)}),a&&(this._started=!1,(0,ex.flush)(n,([e,t])=>{t.value=o,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)}ex.raf.onFrame(this._onFrame)}};function ek(e,t){return Promise.all(t.map(t=>eE(e,t))).then(t=>q(e,t))}async function eE(e,t,n){let{keys:r,to:i,from:a,loop:o,onRest:l,onResolve:s}=t,u=ex.is.obj(t.default)&&t.default;o&&(t.loop=!1),!1===i&&(t.to=null),!1===a&&(t.from=null);let c=ex.is.arr(i)||ex.is.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):(0,ex.each)(eb,n=>{let r=t[n];if(ex.is.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,(0,ex.flushCalls)(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===x(t,"cancel");(c||h&&d.asyncId)&&f.push(U(++e._lastAsyncId,{props:t,state:d,actions:{pause:ex.noop,resume:ex.noop,start(t,n){h?(G(d,e._lastAsyncId),n(Y(e))):(t.onRest=l,n(X(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=q(e,await Promise.all(f));if(o&&p.finished&&!(n&&p.noop)){let n=eh(t,o,i);if(n)return eO(e,[n]),eE(e,n,!0)}return s&&ex.raf.batchedUpdates(()=>s(p,e,e.item)),p}function eS(e,t){let n={...e.springs};return t&&(0,ex.each)((0,ex.toArray)(t),e=>{ex.is.und(e.keys)&&(e=ep(e)),ex.is.obj(e.to)||(e={...e,to:void 0}),e_(n,e,e=>eM(e))}),eC(e,n),n}function eC(e,t){(0,ex.eachProp)(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,(0,ex.addFluidObserver)(t,e))})}function eM(e,t){let n=new ed;return n.key=e,t&&(0,ex.addFluidObserver)(n,t),n}function e_(e,t,n){t.keys&&(0,ex.each)(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function eO(e,t){(0,ex.each)(t,t=>{e_(e.springs,t,t=>eM(t,e))})}var eT=f(n(2784)),eP=n(2784),eA=n(6901),eN=({children:e,...t})=>{let n=(0,eP.useContext)(eR),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=(0,eA.useMemoOne)(()=>({pause:r,immediate:i}),[r,i]);let{Provider:a}=eR;return eT.createElement(a,{value:t},e)},eR=(Object.assign(eN,eT.createContext({})),eN.Provider._context=eN,eN.Consumer._context=eN,eN);eN.Provider=eR.Provider,eN.Consumer=eR.Consumer;var eD=n(6901),eL=()=>{let e=[],t=function(t){(0,eD.deprecateDirectCall)();let r=[];return(0,eD.each)(e,(e,i)=>{if(eD.is.und(t))r.push(e.start());else{let a=n(t,e,i);a&&r.push(e.start(a))}}),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return(0,eD.each)(e,e=>e.pause(...arguments)),this},t.resume=function(){return(0,eD.each)(e,e=>e.resume(...arguments)),this},t.set=function(t){(0,eD.each)(e,(e,n)=>{let r=eD.is.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return(0,eD.each)(e,(e,r)=>{if(eD.is.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return(0,eD.each)(e,e=>e.stop(...arguments)),this},t.update=function(t){return(0,eD.each)(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return eD.is.fun(e)?e(n,t):e};return t._getProps=n,t};function eZ(e,t,n){let r=N.is.fun(t)&&t;r&&!n&&(n=[]);let i=(0,A.useMemo)(()=>r||3==arguments.length?eL():void 0,[]),a=(0,A.useRef)(0),o=(0,N.useForceUpdate)(),l=(0,A.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=eS(e,t);return!(a.current>0)||l.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{eC(e,n),l.queue.push(()=>{r(ek(e,t))}),o()}):ek(e,t)}}),[]),s=(0,A.useRef)([...l.ctrls]),u=[],c=(0,N.usePrev)(e)||0;function d(e,n){for(let i=e;i{(0,N.each)(s.current.slice(e,c),e=>{_(e,i),e.stop(!0)}),s.current.length=e,d(c,e)},[e]),(0,A.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=s.current.map((e,t)=>eS(e,u[t])),h=(0,A.useContext)(eN),p=(0,N.usePrev)(h),m=h!==p&&C(h);(0,N.useIsomorphicLayoutEffect)(()=>{a.current++,l.ctrls=s.current;let{queue:e}=l;e.length&&(l.queue=[],(0,N.each)(e,e=>e())),(0,N.each)(s.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(O(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),(0,N.useOnce)(()=>()=>{(0,N.each)(l.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}function eF(e,t){let n=P.is.fun(e),[[r],i]=eZ(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}var ez=n(2784),eV=()=>eL(),eB=()=>(0,ez.useState)(eV)[0],eI=n(6901),eH=(e,t)=>{let n=(0,eI.useConstant)(()=>new ed(e,t));return(0,eI.useOnce)(()=>()=>{n.stop()}),n},eU=n(6901);function eW(e,t,n){let r=eU.is.fun(t)&&t;r&&!n&&(n=[]);let i=!0,a,o=eZ(e,(e,n)=>{let o=r?r(e,n):t;return a=o.ref,i=i&&o.reverse,o},n||[{}]);if((0,eU.useIsomorphicLayoutEffect)(()=>{(0,eU.each)(o[1].current,(e,t)=>{let n=o[1].current[t+(i?1:-1)];if(O(e,a),e.ref){n&&e.update({to:n.springs});return}n?e.start({to:n.springs}):e.start()})},n),r||3==arguments.length){let e=a??o[1];return e._getProps=(t,n,r)=>{let i=eU.is.fun(t)?t(r,n):t;if(i){let t=e.current[r+(i.reverse?1:-1)];return t&&(i.to=t.springs),i}},o}return o[0]}var eq=f(n(2784)),e$=n(2784),eK=n(6901);function eY(e,t,n){let r=eK.is.fun(t)&&t,{reset:i,sort:a,trail:o=0,expires:l=!0,exitBeforeEnter:s=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,e$.useMemo)(()=>r||3==arguments.length?eL():void 0,[]),h=(0,eK.toArray)(e),p=[],m=(0,e$.useRef)(null),g=i?null:m.current;(0,eK.useIsomorphicLayoutEffect)(()=>{m.current=p}),(0,eK.useOnce)(()=>((0,eK.each)(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{(0,eK.each)(m.current,e=>{e.expired&&clearTimeout(e.expirationId),_(e.ctrl,f),e.ctrl.stop(!0)})}));let y=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):eX++})}return eK.is.und(n)?e:eK.is.fun(n)?e.map(n):(0,eK.toArray)(n)}(h,r?r():t,g),x=i&&m.current||[];(0,eK.useIsomorphicLayoutEffect)(()=>(0,eK.each)(x,({ctrl:e,item:t,key:n})=>{_(e,f),v(u,t,n)}));let b=[];if(g&&(0,eK.each)(g,(e,t)=>{e.expired?(clearTimeout(e.expirationId),x.push(e)):~(t=b[t]=y.indexOf(e.key))&&(p[t]=e)}),(0,eK.each)(h,(e,t)=>{p[t]||(p[t]={key:y[t],item:e,phase:"mount",ctrl:new ej},p[t].ctrl.item=e)}),b.length){let e=-1,{leave:n}=r?r():t;(0,eK.each)(b,(t,r)=>{let i=g[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}eK.is.fun(a)&&p.sort((e,t)=>a(e.item,t.item));let j=-o,k=(0,eK.useForceUpdate)(),S=w(t),M=new Map,T=(0,e$.useRef)(new Map),P=(0,e$.useRef)(!1);(0,eK.each)(p,(e,n)=>{let i=e.key,a=e.phase,u=r?r():t,f,h,p=v(u.delay||0,i);if("mount"==a)f=u.enter,h="enter";else{let e=0>y.indexOf(i);if("leave"!=a){if(e)f=u.leave,h="leave";else{if(!(f=u.update))return;h="update"}}else{if(e)return;f=u.enter,h="enter"}}if(f=v(f,e.item,n),!(f=eK.is.obj(f)?E(f):{to:f}).config){let t=d||S.config;f.config=v(t,e.item,n,h)}j+=o;let x={...S,delay:p+j,ref:c,immediate:u.immediate,reset:!1,...f};if("enter"==h&&eK.is.und(x.from)){let i=r?r():t,a=eK.is.und(i.initial)||g?i.from:i.initial;x.from=v(a,e.item,n)}let{onResolve:b}=x;x.onResolve=e=>{v(b,e);let t=m.current,n=t.find(e=>e.key===i);if(n&&!(e.cancelled&&"update"!=n.phase)&&n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=v(l,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(k,r));return}}}e&&t.some(e=>e.expired)&&(T.current.delete(n),s&&(P.current=!0),k())}};let w=eS(e.ctrl,x);"leave"===h&&s?T.current.set(e,{phase:h,springs:w,payload:x}):M.set(e,{phase:h,springs:w,payload:x})});let A=(0,e$.useContext)(eN),N=(0,eK.usePrev)(A),R=A!==N&&C(A);(0,eK.useIsomorphicLayoutEffect)(()=>{R&&(0,eK.each)(p,e=>{e.ctrl.start({default:A})})},[A]),(0,eK.each)(M,(e,t)=>{if(T.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),(0,eK.useIsomorphicLayoutEffect)(()=>{(0,eK.each)(T.current.size?T.current:M,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),R&&"enter"==e&&r.start({default:A}),t&&(O(r,t.ref),(r.ref||f)&&!P.current?r.update(t):(r.start(t),P.current&&(P.current=!1)))})},i?void 0:n);let D=e=>eq.createElement(eq.Fragment,null,p.map((t,n)=>{let{springs:r}=M.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?eq.createElement(i.type,{...i.props,key:eK.is.str(t.key)||eK.is.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[D,f]:D}var eX=1,eG=n(6901),eJ=({container:e,...t}={})=>{let[n,r]=eF(()=>({scrollX:0,scrollY:0,scrollXProgress:0,scrollYProgress:0,...t}),[]);return(0,eG.useIsomorphicLayoutEffect)(()=>{let t=(0,eG.onScroll)(({x:e,y:t})=>{r.start({scrollX:e.current,scrollXProgress:e.progress,scrollY:t.current,scrollYProgress:t.progress})},{container:e?.current||void 0});return()=>{(0,eG.each)(Object.values(n),e=>e.stop()),t()}},[]),n},eQ=n(6901),e0=({container:e,...t})=>{let[n,r]=eF(()=>({width:0,height:0,...t}),[]);return(0,eQ.useIsomorphicLayoutEffect)(()=>{let t=(0,eQ.onResize)(({width:e,height:t})=>{r.start({width:e,height:t,immediate:0===n.width.get()||0===n.height.get()})},{container:e?.current||void 0});return()=>{(0,eQ.each)(Object.values(n),e=>e.stop()),t()}},[]),n},e1=n(2784),e2=n(6901),e4={any:0,all:1};function e3(e,t){let[n,r]=(0,e1.useState)(!1),i=(0,e1.useRef)(),a=e2.is.fun(e)&&e,{to:o={},from:l={},...s}=a?a():{},u=a?t:e,[c,d]=eF(()=>({from:l,...s}),[]);return(0,e2.useIsomorphicLayoutEffect)(()=>{let e=i.current,{root:t,once:a,amount:s="any",...c}=u??{};if(!e||a&&n||typeof IntersectionObserver>"u")return;let f=new WeakMap,h=()=>(o&&d.start(o),r(!0),a?void 0:()=>{l&&d.start(l),r(!1)}),p=new IntersectionObserver(e=>{e.forEach(e=>{let t=f.get(e.target);if(!!t!==e.isIntersecting){if(e.isIntersecting){let t=h();e2.is.fun(t)?f.set(e.target,t):p.unobserve(e.target)}else t&&(t(),f.delete(e.target))}})},{root:t&&t.current||void 0,threshold:"number"==typeof s||Array.isArray(s)?s:e4[s],...c});return p.observe(e),()=>p.unobserve(e)},[u]),a?[i,c]:[i,n]}function e5({children:e,...t}){return e(eF(t))}var e6=n(6901);function e8({items:e,children:t,...n}){let r=eW(e.length,n);return e.map((e,n)=>{let i=t(e,n);return e6.is.fun(i)?i(r[n]):i})}function e7({items:e,children:t,...n}){return eY(e,n)(t)}var e9=n(6901),te=n(6901),tt=n(25447),tn=class extends ei{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=(0,te.createInterpolator)(...t);let n=this._get(),r=(0,tt.getAnimatedType)(n);(0,tt.setAnimated)(this,r.create(n))}advance(e){let t=this._get(),n=this.get();(0,te.isEqual)(t,n)||((0,tt.getAnimated)(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&ti(this._active)&&ta(this)}_get(){let e=te.is.arr(this.source)?this.source.map(te.getFluidValue):(0,te.toArray)((0,te.getFluidValue)(this.source));return this.calc(...e)}_start(){this.idle&&!ti(this._active)&&(this.idle=!1,(0,te.each)((0,tt.getPayload)(this),e=>{e.done=!1}),te.Globals.skipAnimation?(te.raf.batchedUpdates(()=>this.advance()),ta(this)):te.frameLoop.start(this))}_attach(){let e=1;(0,te.each)((0,te.toArray)(this.source),t=>{(0,te.hasFluidValue)(t)&&(0,te.addFluidObserver)(t,this),en(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){(0,te.each)((0,te.toArray)(this.source),e=>{(0,te.hasFluidValue)(e)&&(0,te.removeFluidObserver)(e,this)}),this._active.clear(),ta(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=(0,te.toArray)(this.source).reduce((e,t)=>Math.max(e,(en(t)?t.priority:0)+1),0))}};function tr(e){return!1!==e.idle}function ti(e){return!e.size||Array.from(e).every(tr)}function ta(e){e.idle||(e.idle=!0,(0,te.each)((0,tt.getPayload)(e),e=>{e.done=!0}),(0,te.callFluidObservers)(e,{type:"idle",parent:e}))}var to=(e,...t)=>new tn(e,t),tl=(e,...t)=>((0,e9.deprecateInterpolate)(),new tn(e,t)),ts=n(6901);ts.Globals.assign({createStringInterpolator:ts.createStringInterpolator,to:(e,t)=>new tn(e,t)});var tu=ts.frameLoop.advance,tc=n(6901);r=n(8669),i=e.exports,d(h,r,"default"),i&&d(i,r,"default")},78476:function(e,t,n){"use strict";var r=Object.defineProperty,i=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,o=Object.prototype.hasOwnProperty,l=(e,t)=>{for(var n in t)r(e,n,{get:t[n],enumerable:!0})},s={};l(s,{FluidValue:()=>eP,Globals:()=>u,addFluidObserver:()=>eN,callFluidObserver:()=>eO,callFluidObservers:()=>eT,clamp:()=>Q,colorToRgba:()=>ey,colors:()=>ee,createInterpolator:()=>ex,createStringInterpolator:()=>eW,defineHidden:()=>O,deprecateDirectCall:()=>eG,deprecateInterpolate:()=>eY,each:()=>A,eachProp:()=>N,easings:()=>ek,flush:()=>D,flushCalls:()=>F,frameLoop:()=>K,getFluidObservers:()=>e_,getFluidValue:()=>eM,hasFluidValue:()=>eC,hex3:()=>es,hex4:()=>eu,hex6:()=>ec,hex8:()=>ed,hsl:()=>eo,hsla:()=>el,is:()=>T,isAnimatedString:()=>eJ,isEqual:()=>P,isSSR:()=>z,noop:()=>_,onResize:()=>e6,onScroll:()=>ti,once:()=>e$,prefix:()=>eq,raf:()=>d,removeFluidObserver:()=>eR,rgb:()=>ei,rgba:()=>ea,setFluidGetter:()=>eA,toArray:()=>R,useConstant:()=>to,useForceUpdate:()=>tf,useIsomorphicLayoutEffect:()=>tc,useMemoOne:()=>tp,useOnce:()=>tv,usePrev:()=>tx,useReducedMotion:()=>tw}),e.exports=((e,t,n,l)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of a(t))o.call(e,n)||void 0===n||r(e,n,{get:()=>t[n],enumerable:!(l=i(t,n))||l.enumerable});return e})(r({},"__esModule",{value:!0}),s);var u={};l(u,{assign:()=>H,colors:()=>V,createStringInterpolator:()=>L,skipAnimation:()=>B,to:()=>Z,willAdvance:()=>I});var c=C(),d=e=>j(e,c),f=C();d.write=e=>j(e,f);var h=C();d.onStart=e=>j(e,h);var p=C();d.onFrame=e=>j(e,p);var m=C();d.onFinish=e=>j(e,m);var v=[];d.setTimeout=(e,t)=>{let n=d.now()+t,r=()=>{let e=v.findIndex(e=>e.cancel==r);~e&&v.splice(e,1),b-=~e?1:0},i={time:n,handler:e,cancel:r};return v.splice(g(n),0,i),b+=1,k(),i};var g=e=>~(~v.findIndex(t=>t.time>e)||~v.length);d.cancel=e=>{h.delete(e),p.delete(e),m.delete(e),c.delete(e),f.delete(e)},d.sync=e=>{w=!0,d.batchedUpdates(e),w=!1},d.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,d.onStart(n)}return r.handler=e,r.cancel=()=>{h.delete(n),t=null},r};var y="u">typeof window?window.requestAnimationFrame:()=>{};d.use=e=>y=e,d.now="u">typeof performance?()=>performance.now():Date.now,d.batchedUpdates=e=>e(),d.catch=console.error,d.frameLoop="always",d.advance=()=>{"demand"!==d.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):S()};var x=-1,b=0,w=!1;function j(e,t){w?(t.delete(e),e(0)):(t.add(e),k())}function k(){x<0&&(x=0,"demand"!==d.frameLoop&&y(E))}function E(){~x&&(y(E),d.batchedUpdates(S))}function S(){let e=x,t=g(x=d.now());if(t&&(M(v.splice(0,t),e=>e.handler()),b-=t),!b){x=-1;return}h.flush(),c.flush(e?Math.min(64,x-e):16.667),p.flush(),f.flush(),m.flush()}function C(){let e=new Set,t=e;return{add(n){b+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(b-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,b-=t.size,M(t,t=>t(n)&&e.add(t)),b+=e.size,t=e)}}}function M(e,t){e.forEach(e=>{try{t(e)}catch(e){d.catch(e)}})}function _(){}var O=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),T={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 P(e,t){if(T.arr(e)){if(!T.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function N(e,t,n){if(T.arr(e)){for(let r=0;rT.und(e)?[]:T.arr(e)?e:[e];function D(e,t){if(e.size){let n=Array.from(e);e.clear(),A(n,t)}}var L,Z,F=(e,...t)=>D(e,e=>e(...t)),z=()=>typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),V=null,B=!1,I=_,H=e=>{e.to&&(Z=e.to),e.now&&(d.now=e.now),void 0!==e.colors&&(V=e.colors),null!=e.skipAnimation&&(B=e.skipAnimation),e.createStringInterpolator&&(L=e.createStringInterpolator),e.requestAnimationFrame&&d.use(e.requestAnimationFrame),e.batchedUpdates&&(d.batchedUpdates=e.batchedUpdates),e.willAdvance&&(I=e.willAdvance),e.frameLoop&&(d.frameLoop=e.frameLoop)},U=new Set,W=[],q=[],$=0,K={get idle(){return!U.size&&!W.length},start(e){$>e.priority?(U.add(e),d.onStart(Y)):(X(e),d(J))},advance:J,sort(e){if($)d.onFrame(()=>K.sort(e));else{let t=W.indexOf(e);~t&&(W.splice(t,1),G(e))}},clear(){W=[],U.clear()}};function Y(){U.forEach(X),U.clear(),d(J)}function X(e){W.includes(e)||G(e)}function G(e){var t;let n;W.splice((n=(t=W).findIndex(t=>t.priority>e.priority))<0?t.length:n,0,e)}function J(e){let t=q;for(let n=0;n0}var Q=(e,t,n)=>Math.min(Math.max(n,e),t),ee={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},et="[-+]?\\d*\\.?\\d+",en=et+"%";function er(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var ei=RegExp("rgb"+er(et,et,et)),ea=RegExp("rgba"+er(et,et,et,et)),eo=RegExp("hsl"+er(et,en,en)),el=RegExp("hsla"+er(et,en,en,et)),es=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,eu=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ec=/^#([0-9a-fA-F]{6})$/,ed=/^#([0-9a-fA-F]{8})$/;function ef(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function eh(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*ef(i,r,e+1/3))<<24|Math.round(255*ef(i,r,e))<<16|Math.round(255*ef(i,r,e-1/3))<<8}function ep(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function em(e){return(parseFloat(e)%360+360)%360/360}function ev(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function eg(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function ey(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=ec.exec(e))?parseInt(t[1]+"ff",16)>>>0:V&&void 0!==V[e]?V[e]:(t=ei.exec(e))?(ep(t[1])<<24|ep(t[2])<<16|ep(t[3])<<8|255)>>>0:(t=ea.exec(e))?(ep(t[1])<<24|ep(t[2])<<16|ep(t[3])<<8|ev(t[4]))>>>0:(t=es.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=ed.exec(e))?parseInt(t[1],16)>>>0:(t=eu.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=eo.exec(e))?(255|eh(em(t[1]),eg(t[2]),eg(t[3])))>>>0:(t=el.exec(e))?(eh(em(t[1]),eg(t[2]),eg(t[3]))|ev(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,a=(65280&n)>>>8,o=(255&n)/255;return`rgba(${r}, ${i}, ${a}, ${o})`}var ex=(e,t,n)=>{if(T.fun(e))return e;if(T.arr(e))return ex({range:e,output:t,extrapolate:n});if(T.str(e.output[0]))return L(e);let r=e.output,i=e.range||[0,1],a=e.extrapolateLeft||e.extrapolate||"extend",o=e.extrapolateRight||e.extrapolate||"extend",l=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,a,o,l,s){let u=s?s(e):e;if(un){if("identity"===l)return u;"clamp"===l&&(u=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t),u=a(u),r===-1/0?u=-u:i===1/0?u+=r:u=u*(i-r)+r,u)}(t,i[n],i[n+1],r[n],r[n+1],l,a,o,e.map)}},eb=2*Math.PI/3,ew=2*Math.PI/4.5,ej=e=>e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375,ek={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=>2.70158*e*e*e-1.70158*e*e,easeOutBack:e=>1+2.70158*Math.pow(e-1,3)+1.70158*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(3.5949095*2*e-2.5949095)/2:(Math.pow(2*e-2,2)*(3.5949095*(2*e-2)+2.5949095)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*eb),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*eb)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-(Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*ew))/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*ew)/2+1,easeInBounce:e=>1-ej(1-e),easeOutBounce:ej,easeInOutBounce:e=>e<.5?(1-ej(1-2*e))/2:(1+ej(2*e-1))/2,steps:(e,t="end")=>n=>{let r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e;return Q(0,1,("end"===t?Math.floor(r):Math.ceil(r))/e)}},eE=Symbol.for("FluidValue.get"),eS=Symbol.for("FluidValue.observers"),eC=e=>!!(e&&e[eE]),eM=e=>e&&e[eE]?e[eE]():e,e_=e=>e[eS]||null;function eO(e,t){e.eventObserved?e.eventObserved(t):e(t)}function eT(e,t){let n=e[eS];n&&n.forEach(e=>{eO(e,t)})}var eP=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");eA(this,e)}},eA=(e,t)=>eL(e,eE,t);function eN(e,t){if(e[eE]){let n=e[eS];n||eL(e,eS,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function eR(e,t){let n=e[eS];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[eS]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var eD,eL=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),eZ=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,eF=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ez=RegExp(`(${eZ.source})(%|[a-z]+)`,"i"),eV=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,eB=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,eI=e=>{let[t,n]=eH(e);if(!t||z())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);return r?r.trim():n&&n.startsWith("--")?window.getComputedStyle(document.documentElement).getPropertyValue(n)||e:n&&eB.test(n)?eI(n):n||e},eH=e=>{let t=eB.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},eU=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,eW=e=>{eD||(eD=V?RegExp(`(${Object.keys(V).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>eM(e).replace(eB,eI).replace(eF,ey).replace(eD,ey)),n=t.map(e=>e.match(eZ).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]})).map(t=>ex({...e,output:t}));return e=>{let n=!ez.test(t[0])&&t.find(e=>ez.test(e))?.replace(eZ,""),i=0;return t[0].replace(eZ,()=>`${r[i++](e)}${n||""}`).replace(eV,eU)}},eq="react-spring: ",e$=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${eq}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},eK=e$(console.warn);function eY(){eK(`${eq}The "interpolate" function is deprecated in v9 (use "to" instead)`)}var eX=e$(console.warn);function eG(){eX(`${eq}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`)}function eJ(e){return T.str(e)&&("#"==e[0]||/\d/.test(e)||!z()&&eB.test(e)||e in(V||{}))}var eQ,e0,e1=new WeakMap,e2=e=>e.forEach(({target:e,contentRect:t})=>e1.get(e)?.forEach(e=>e(t))),e4=new Set,e3=()=>{let e=()=>{e4.forEach(e=>e({width:window.innerWidth,height:window.innerHeight}))};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}},e5=e=>(e4.add(e),e0||(e0=e3()),()=>{e4.delete(e),!e4.size&&e0&&(e0(),e0=void 0)}),e6=(e,{container:t=document.documentElement}={})=>{let n;return t===document.documentElement?e5(e):(eQ||"u">typeof ResizeObserver&&(eQ=new ResizeObserver(e2)),(n=e1.get(t))||(n=new Set,e1.set(t,n)),n.add(e),eQ&&eQ.observe(t),()=>{let n=e1.get(t);n&&(n.delete(e),!n.size&&eQ&&eQ.unobserve(t))})},e8=(e,t,n)=>t-e==0?1:(n-e)/(t-e),e7={x:{length:"Width",position:"Left"},y:{length:"Height",position:"Top"}},e9=class{constructor(e,t){this.createAxis=()=>({current:0,progress:0,scrollLength:0}),this.updateAxis=e=>{let t=this.info[e],{length:n,position:r}=e7[e];t.current=this.container[`scroll${r}`],t.scrollLength=this.container["scroll"+n]-this.container["client"+n],t.progress=e8(0,t.scrollLength,t.current)},this.update=()=>{this.updateAxis("x"),this.updateAxis("y")},this.sendEvent=()=>{this.callback(this.info)},this.advance=()=>{this.update(),this.sendEvent()},this.callback=e,this.container=t,this.info={time:0,x:this.createAxis(),y:this.createAxis()}}},te=new WeakMap,tt=new WeakMap,tn=new WeakMap,tr=e=>e===document.documentElement?window:e,ti=(e,{container:t=document.documentElement}={})=>{let n=tn.get(t);n||(n=new Set,tn.set(t,n));let r=new e9(e,t);if(n.add(r),!te.has(t)){let e=()=>(n?.forEach(e=>e.advance()),!0);te.set(t,e);let r=tr(t);window.addEventListener("resize",e,{passive:!0}),t!==document.documentElement&&tt.set(t,e6(e,{container:t})),r.addEventListener("scroll",e,{passive:!0})}let i=te.get(t);return d(i),()=>{d.cancel(i);let e=tn.get(t);if(!e||(e.delete(r),e.size))return;let n=te.get(t);te.delete(t),n&&(tr(t).removeEventListener("scroll",n),window.removeEventListener("resize",n),tt.get(t)?.())}},ta=n(2784);function to(e){let t=(0,ta.useRef)(null);return null===t.current&&(t.current=e()),t.current}var tl=n(2784),ts=n(2784),tu=n(2784),tc=z()?tu.useEffect:tu.useLayoutEffect,td=()=>{let e=(0,ts.useRef)(!1);return tc(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function tf(){let e=(0,tl.useState)()[1],t=td();return()=>{t.current&&e(Math.random())}}var th=n(2784);function tp(e,t){let[n]=(0,th.useState)(()=>({inputs:t,result:e()})),r=(0,th.useRef)(),i=r.current,a=i;return a?t&&a.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=a,i==n&&(n.inputs=n.result=void 0)},[a]),a.result}var tm=n(2784),tv=e=>(0,tm.useEffect)(e,tg),tg=[],ty=n(2784);function tx(e){let t=(0,ty.useRef)();return(0,ty.useEffect)(()=>{t.current=e}),t.current}var tb=n(2784),tw=()=>{let[e,t]=(0,tb.useState)(null);return tc(()=>{let e=window.matchMedia("(prefers-reduced-motion)"),n=e=>{t(e.matches),H({skipAnimation:e.matches})};return n(e),e.addEventListener("change",n),()=>{e.removeEventListener("change",n)}},[]),e}},19455:function(e){"use strict";var t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,a={};((e,n)=>{for(var r in n)t(e,r,{get:n[r],enumerable:!0})})(a,{Any:()=>o}),e.exports=((e,a,o,l)=>{if(a&&"object"==typeof a||"function"==typeof a)for(let o of r(a))i.call(e,o)||void 0===o||t(e,o,{get:()=>a[o],enumerable:!(l=n(a,o))||l.enumerable});return e})(t({},"__esModule",{value:!0}),a);var o=class{}},96721:function(e,t,n){"use strict";var r,i,a=Object.defineProperty,o=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,s=Object.prototype.hasOwnProperty,u=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of l(t))s.call(e,i)||i===n||a(e,i,{get:()=>t[i],enumerable:!(r=o(t,i))||r.enumerable});return e},c={};((e,t)=>{for(var n in t)a(e,n,{get:t[n],enumerable:!0})})(c,{a:()=>O,animated:()=>O}),e.exports=u(a({},"__esModule",{value:!0}),c);var d=n(99550),f=n(28316),h=n(6901),p=n(25447),m=/^--/,v={},g={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},y=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),x=["Webkit","Ms","Moz","O"];g=Object.keys(g).reduce((e,t)=>(x.forEach(n=>e[y(n,t)]=e[t]),e),g);var b=n(25447),w=n(6901),j=/^(matrix|translate|scale|rotate|skew)/,k=/^(translate)/,E=/^(rotate|skew)/,S=(e,t)=>w.is.num(e)&&0!==e?e+t:e,C=(e,t)=>w.is.arr(e)?e.every(e=>C(e,t)):w.is.num(e)?e===t:parseFloat(e)===t,M=class extends b.AnimatedObject{constructor({x:e,y:t,z:n,...r}){let i=[],a=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),a.push(e=>[`translate3d(${e.map(e=>S(e,"px")).join(",")})`,C(e,0)])),(0,w.eachProp)(r,(e,t)=>{if("transform"===t)i.push([e||""]),a.push(e=>[e,""===e]);else if(j.test(t)){if(delete r[t],w.is.und(e))return;let n=k.test(t)?"px":E.test(t)?"deg":"";i.push((0,w.toArray)(e)),a.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${S(i,n)})`,C(i,0)]:e=>[`${t}(${e.map(e=>S(e,n)).join(",")})`,C(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new _(i,a)),super(r)}},_=class extends w.FluidValue{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(0,w.each)(this.inputs,(n,r)=>{let i=(0,w.getFluidValue)(n[0]),[a,o]=this.transforms[r](w.is.arr(i)?i:n.map(w.getFluidValue));e+=" "+a,t=t&&o}),t?"none":e}observerAdded(e){1==e&&(0,w.each)(this.inputs,e=>(0,w.each)(e,e=>(0,w.hasFluidValue)(e)&&(0,w.addFluidObserver)(e,this)))}observerRemoved(e){0==e&&(0,w.each)(this.inputs,e=>(0,w.each)(e,e=>(0,w.hasFluidValue)(e)&&(0,w.removeFluidObserver)(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),(0,w.callFluidObservers)(this,e)}};r=n(99550),i=e.exports,u(c,r,"default"),i&&u(i,r,"default"),d.Globals.assign({batchedUpdates:f.unstable_batchedUpdates,createStringInterpolator:h.createStringInterpolator,colors:h.colors});var O=(0,p.createHost)(["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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:a,scrollLeft:o,viewBox:l,...s}=t,u=Object.values(s),c=Object.keys(s).map(t=>n||e.hasAttribute(t)?t:v[t]||(v[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||m.test(t)||g.hasOwnProperty(t)&&g[t]?(""+d).trim():d+"px";m.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==a&&(e.scrollTop=a),void 0!==o&&(e.scrollLeft=o),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new M(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated},7896:function(e,t,n){"use strict";function r(){return(r=Object.assign?Object.assign.bind():function(e){for(var t=1;t"boolean"==typeof e?"".concat(e):0===e?"0":e,i=function(){for(var e,t,n=0,r="";nn=>{var a;if((null==t?void 0:t.variants)==null)return i(e,null==n?void 0:n.class,null==n?void 0:n.className);let{variants:o,defaultVariants:l}=t,s=Object.keys(o).map(e=>{let t=null==n?void 0:n[e],i=null==l?void 0:l[e];if(null===t)return null;let a=r(t)||r(i);return o[e][a]}),u=n&&Object.entries(n).reduce((e,t)=>{let[n,r]=t;return void 0===r||(e[n]=r),e},{});return i(e,s,null==t?void 0:null===(a=t.compoundVariants)||void 0===a?void 0:a.reduce((e,t)=>{let{class:n,className:r,...i}=t;return Object.entries(i).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...l,...u}[t]):({...l,...u})[t]===n})?[...e,n,r]:e},[]),null==n?void 0:n.class,null==n?void 0:n.className)}},99182:function(e,t,n){"use strict";n.d(t,{U8:function(){return T},mY:function(){return S}});var r=n(72331),i=n(2784),a=n(40844),o='[cmdk-group=""]',l='[cmdk-group-items=""]',s='[cmdk-item=""]',u=`${s}:not([aria-disabled="true"])`,c="cmdk-item-select",d="data-value",f=(e,t)=>a(e,t),h=i.createContext(void 0),p=()=>i.useContext(h),m=i.createContext(void 0),v=()=>i.useContext(m),g=i.createContext(void 0),y=i.forwardRef((e,t)=>{let n=i.useRef(null),r=_(()=>({search:"",value:"",filtered:{count:0,items:new Map,groups:new Set}})),a=_(()=>new Set),p=_(()=>new Map),v=_(()=>new Map),g=_(()=>new Set),y=C(e),{label:x,children:b,value:w,onValueChange:j,filter:k,shouldFilter:E,...S}=e,T=i.useId(),P=i.useId(),R=i.useId(),D=A();M(()=>{if(void 0!==w){let e=w.trim().toLowerCase();r.current.value=e,D(6,I),L.emit()}},[w]);let L=i.useMemo(()=>({subscribe:e=>(g.current.add(e),()=>g.current.delete(e)),snapshot:()=>r.current,setState:(e,t,n)=>{var i,a,o;if(!Object.is(r.current[e],t)){if(r.current[e]=t,"search"===e)B(),z(),D(1,V);else if("value"===e){if((null==(i=y.current)?void 0:i.value)!==void 0){null==(o=(a=y.current).onValueChange)||o.call(a,t);return}n||D(5,I)}L.emit()}},emit:()=>{g.current.forEach(e=>e())}}),[]),Z=i.useMemo(()=>({value:(e,t)=>{t!==v.current.get(e)&&(v.current.set(e,t),r.current.filtered.items.set(e,F(t)),D(2,()=>{z(),L.emit()}))},item:(e,t)=>(a.current.add(e),t&&(p.current.has(t)?p.current.get(t).add(e):p.current.set(t,new Set([e]))),D(3,()=>{B(),z(),r.current.value||V(),L.emit()}),()=>{v.current.delete(e),a.current.delete(e),r.current.filtered.items.delete(e),D(4,()=>{B(),V(),L.emit()})}),group:e=>(p.current.has(e)||p.current.set(e,new Set),()=>{v.current.delete(e),p.current.delete(e)}),filter:()=>y.current.shouldFilter,label:x||e["aria-label"],listId:T,inputId:R,labelId:P}),[]);function F(e){var t;let n=(null==(t=y.current)?void 0:t.filter)??f;return e?n(e,r.current.search):0}function z(){if(!n.current||!r.current.search||!1===y.current.shouldFilter)return;let e=r.current.filtered.items,t=[];r.current.filtered.groups.forEach(n=>{let r=p.current.get(n),i=0;r.forEach(t=>{i=Math.max(e.get(t),i)}),t.push([n,i])});let i=n.current.querySelector('[cmdk-list-sizer=""]');U().sort((t,n)=>{let r=t.getAttribute(d),i=n.getAttribute(d);return(e.get(i)??0)-(e.get(r)??0)}).forEach(e=>{let t=e.closest(l);t?t.appendChild(e.parentElement===t?e:e.closest(`${l} > *`)):i.appendChild(e.parentElement===i?e:e.closest(`${l} > *`))}),t.sort((e,t)=>t[1]-e[1]).forEach(e=>{let t=n.current.querySelector(`${o}[${d}="${e[0]}"]`);null==t||t.parentElement.appendChild(t)})}function V(){let e=U().find(e=>!e.ariaDisabled),t=null==e?void 0:e.getAttribute(d);L.setState("value",t||void 0)}function B(){if(!r.current.search||!1===y.current.shouldFilter){r.current.filtered.count=a.current.size;return}r.current.filtered.groups=new Set;let e=0;for(let t of a.current){let n=F(v.current.get(t));r.current.filtered.items.set(t,n),n>0&&e++}for(let[e,t]of p.current)for(let n of t)if(r.current.filtered.items.get(n)>0){r.current.filtered.groups.add(e);break}r.current.filtered.count=e}function I(){var e,t,n;let r=H();r&&((null==(e=r.parentElement)?void 0:e.firstChild)===r&&(null==(n=null==(t=r.closest(o))?void 0:t.querySelector('[cmdk-group-heading=""]'))||n.scrollIntoView({block:"nearest"})),r.scrollIntoView({block:"nearest"}))}function H(){return n.current.querySelector(`${s}[aria-selected="true"]`)}function U(){return Array.from(n.current.querySelectorAll(u))}function W(e){let t=U()[e];t&&L.setState("value",t.getAttribute(d))}function q(e){var t;let n=H(),r=U(),i=r.findIndex(e=>e===n),a=r[i+e];null!=(t=y.current)&&t.loop&&(a=i+e<0?r[r.length-1]:i+e===r.length?r[0]:r[i+e]),a&&L.setState("value",a.getAttribute(d))}function $(e){let t=H(),n=null==t?void 0:t.closest(o),r;for(;n&&!r;)r=null==(n=e>0?function(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}(n,o):function(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}(n,o))?void 0:n.querySelector(u);r?L.setState("value",r.getAttribute(d)):q(e)}let K=()=>W(U().length-1),Y=e=>{e.preventDefault(),e.metaKey?K():e.altKey?$(1):q(1)},X=e=>{e.preventDefault(),e.metaKey?W(0):e.altKey?$(-1):q(-1)};return i.createElement("div",{ref:O([n,t]),...S,"cmdk-root":"",onKeyDown:e=>{var t;if(null==(t=S.onKeyDown)||t.call(S,e),!e.defaultPrevented)switch(e.key){case"n":case"j":e.ctrlKey&&Y(e);break;case"ArrowDown":Y(e);break;case"p":case"k":e.ctrlKey&&X(e);break;case"ArrowUp":X(e);break;case"Home":e.preventDefault(),W(0);break;case"End":e.preventDefault(),K();break;case"Enter":{e.preventDefault();let t=H();if(t){let e=new Event(c);t.dispatchEvent(e)}}}}},i.createElement("label",{"cmdk-label":"",htmlFor:Z.inputId,id:Z.labelId,style:N},x),i.createElement(m.Provider,{value:L},i.createElement(h.Provider,{value:Z},b)))}),x=i.forwardRef((e,t)=>{let n=i.useId(),r=i.useRef(null),a=i.useContext(g),o=p(),l=C(e);M(()=>o.item(n,a),[]);let s=P(n,r,[e.value,e.children,r]),u=v(),d=T(e=>e.value&&e.value===s.current),f=T(e=>!1===o.filter()||!e.search||e.filtered.items.get(n)>0);function h(){var e,t;null==(t=(e=l.current).onSelect)||t.call(e,s.current)}if(i.useEffect(()=>{let t=r.current;if(!(!t||e.disabled))return t.addEventListener(c,h),()=>t.removeEventListener(c,h)},[f,e.onSelect,e.disabled]),!f)return null;let{disabled:m,value:y,onSelect:x,...b}=e;return i.createElement("div",{ref:O([r,t]),...b,"cmdk-item":"",role:"option","aria-disabled":m||void 0,"aria-selected":d||void 0,"data-selected":d||void 0,onPointerMove:m?void 0:function(){u.setState("value",s.current,!0)},onClick:m?void 0:h},e.children)}),b=i.forwardRef((e,t)=>{let{heading:n,children:r,...a}=e,o=i.useId(),l=i.useRef(null),s=i.useRef(null),u=i.useId(),c=p(),d=T(e=>!1===c.filter()||!e.search||e.filtered.groups.has(o));M(()=>c.group(o),[]),P(o,l,[e.value,e.heading,s]);let f=i.createElement(g.Provider,{value:o},r);return i.createElement("div",{ref:O([l,t]),...a,"cmdk-group":"",role:"presentation",hidden:!d||void 0},n&&i.createElement("div",{ref:s,"cmdk-group-heading":"","aria-hidden":!0,id:u},n),i.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?u:void 0},f))}),w=i.forwardRef((e,t)=>{let{alwaysRender:n,...r}=e,a=i.useRef(null),o=T(e=>!e.search);return n||o?i.createElement("div",{ref:O([a,t]),...r,"cmdk-separator":"",role:"separator"}):null}),j=i.forwardRef((e,t)=>{let{onValueChange:n,...r}=e,a=null!=e.value,o=v(),l=T(e=>e.search),s=p();return i.useEffect(()=>{null!=e.value&&o.setState("search",e.value)},[e.value]),i.createElement("input",{ref:t,...r,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":s.listId,"aria-labelledby":s.labelId,id:s.inputId,type:"text",value:a?e.value:l,onChange:e=>{a||o.setState("search",e.target.value),null==n||n(e.target.value)}})}),k=i.forwardRef((e,t)=>{let{children:n,...r}=e,a=i.useRef(null),o=i.useRef(null),l=p();return i.useEffect(()=>{if(o.current&&a.current){let e=o.current,t=a.current,n,r=new ResizeObserver(()=>{n=requestAnimationFrame(()=>{let n=e.getBoundingClientRect().height;t.style.setProperty("--cmdk-list-height",n.toFixed(1)+"px")})});return r.observe(e),()=>{cancelAnimationFrame(n),r.unobserve(e)}}},[]),i.createElement("div",{ref:O([a,t]),...r,"cmdk-list":"",role:"listbox","aria-label":"Suggestions",id:l.listId,"aria-labelledby":l.inputId},i.createElement("div",{ref:o,"cmdk-list-sizer":""},n))}),E=i.forwardRef((e,t)=>{let{open:n,onOpenChange:a,container:o,...l}=e;return i.createElement(r.fC,{open:n,onOpenChange:a},i.createElement(r.h_,{container:o},i.createElement(r.aV,{"cmdk-overlay":""}),i.createElement(r.VY,{"aria-label":e.label,"cmdk-dialog":""},i.createElement(y,{ref:t,...l}))))}),S=Object.assign(y,{List:k,Item:x,Input:j,Group:b,Separator:w,Dialog:E,Empty:i.forwardRef((e,t)=>{let n=i.useRef(!0),r=T(e=>0===e.filtered.count);return i.useEffect(()=>{n.current=!1},[]),n.current||!r?null:i.createElement("div",{ref:t,...e,"cmdk-empty":"",role:"presentation"})}),Loading:i.forwardRef((e,t)=>{let{progress:n,children:r,...a}=e;return i.createElement("div",{ref:t,...a,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"Loading..."},i.createElement("div",{"aria-hidden":!0},r))})});function C(e){let t=i.useRef(e);return M(()=>{t.current=e}),t}var M=typeof window>"u"?i.useEffect:i.useLayoutEffect;function _(e){let t=i.useRef();return void 0===t.current&&(t.current=e()),t}function O(e){return t=>{e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}}function T(e){let t=v(),n=()=>e(t.snapshot());return i.useSyncExternalStore(t.subscribe,n,n)}function P(e,t,n){let r=i.useRef(),a=p();return M(()=>{var i;let o=(()=>{var e;for(let t of n){if("string"==typeof t)return t.trim().toLowerCase();if("object"==typeof t&&"current"in t&&t.current)return null==(e=t.current.textContent)?void 0:e.trim().toLowerCase()}})();a.value(e,o),null==(i=t.current)||i.setAttribute(d,o),r.current=o}),r}var A=()=>{let[e,t]=i.useState(),n=_(()=>new Map);return M(()=>{n.current.forEach(e=>e()),n.current=new Map},[e]),(e,r)=>{n.current.set(e,r),t({})}},N={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"}},86801:function(e,t,n){"use strict";function r(e,t){return null==e||null==t?NaN:et?1:e>=t?0:NaN}n.d(t,{Z:function(){return r}})},78307:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(86801);function i(e,t){return null==e||null==t?NaN:te?1:t>=e?0:NaN}function a(e){let t,n,a;function l(e,r,i=0,a=e.length){if(i>>1;0>n(e[t],r)?i=t+1:a=t}while(i(0,r.Z)(e(t),n),a=(t,n)=>e(t)-n):(t=e===r.Z||e===i?e:o,n=e,a=e),{left:l,center:function(e,t,n=0,r=e.length){let i=l(e,t,n,r-1);return i>n&&a(e[i-1],t)>-a(e[i],t)?i-1:i},right:function(e,r,i=0,a=e.length){if(i>>1;0>=n(e[t],r)?i=t+1:a=t}while(i=t&&(n=r=t):(n>t&&(n=t),r=a&&(n=r=a):(n>a&&(n=a),r-1},o.prototype.set=function(e,t){var n=this.__data__,r=i(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var l=o},38896:function(e,t,n){"use strict";var r=n(62411),i=n(93221),a=(0,r.Z)(i.Z,"Map");t.Z=a},23549:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=(0,n(62411).Z)(Object,"create"),i=Object.prototype.hasOwnProperty,a=Object.prototype.hasOwnProperty;function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t-1}},40704:function(e,t){"use strict";t.Z=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r0&&i(c)?n>1?e(c,n-1,i,a,o):(0,r.Z)(o,c):a||(o[o.length]=c)}return o}},86862:function(e,t,n){"use strict";n.d(t,{Z:function(){return r}});var r=function(e,t,n){for(var r=-1,i=Object(e),a=n(e),o=a.length;o--;){var l=a[++r];if(!1===t(i[l],l,i))break}return e}},89523:function(e,t,n){"use strict";var r=n(42082),i=n(57969);t.Z=function(e,t){t=(0,r.Z)(t,e);for(var n=0,a=t.length;null!=e&&nc))return!1;var f=s.get(e),h=s.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new i.Z:void 0;for(s.set(e,t),s.set(t,e);++pi?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r=i?e:(0,r.Z)(e,t,n)}},6181:function(e,t,n){"use strict";var r=n(88282);t.Z=function(e){var t=new e.constructor(e.byteLength);return new r.Z(t).set(new r.Z(e)),t}},25056:function(e,t,n){"use strict";var r=n(93221),i="object"==typeof exports&&exports&&!exports.nodeType&&exports,a=i&&"object"==typeof module&&module&&!module.nodeType&&module,o=a&&a.exports===i?r.Z.Buffer:void 0,l=o?o.allocUnsafe:void 0;t.Z=function(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}},76735:function(e,t,n){"use strict";var r=n(6181);t.Z=function(e,t){var n=t?(0,r.Z)(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},31162:function(e,t){"use strict";t.Z=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n-1&&e%1==0&&e0){if(++r>=800)return arguments[0]}else r=0;return l.apply(void 0,arguments)})},36202:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var r=n(32690),i="\ud800-\udfff",a="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",o="\ud83c[\udffb-\udfff]",l="[^"+i+"]",s="(?:\ud83c[\udde6-\uddff]){2}",u="[\ud800-\udbff][\udc00-\udfff]",c="(?:"+a+"|"+o+")?",d="[\\ufe0e\\ufe0f]?",f="(?:\\u200d(?:"+[l,s,u].join("|")+")"+d+c+")*",h=RegExp(o+"(?="+o+")|(?:"+[l+a+"?",a,s,u,"["+i+"]"].join("|")+")"+(d+c+f),"g"),p=function(e){return(0,r.Z)(e)?e.match(h)||[]:e.split("")}},71354:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r,i,a=n(23549);function o(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(o.Cache||a.Z),n}o.Cache=a.Z;var l=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,s=/\\(\\)?/g,u=(i=(r=o(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(l,function(e,n,r,i){t.push(r?i.replace(s,"$1"):n||e)}),t},function(e){return 500===i.size&&i.clear(),e})).cache,r)},57969:function(e,t,n){"use strict";var r=n(22758),i=1/0;t.Z=function(e){if("string"==typeof e||(0,r.Z)(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},6682:function(e,t){"use strict";var n=Function.prototype.toString;t.Z=function(e){if(null!=e){try{return n.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},1456:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(93122),i=n(93221),a=function(){return i.Z.Date.now()},o=n(62875),l=Math.max,s=Math.min,u=function(e,t,n){var i,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=i,r=u;return i=u=void 0,p=t,d=e.apply(r,n)}function x(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function b(){var e,n,r,i=a();if(x(i))return w(i);f=setTimeout(b,(e=i-h,n=i-p,r=t-e,v?s(r,c-n):r))}function w(e){return(f=void 0,g&&i)?y(e):(i=u=void 0,d)}function j(){var e,n=a(),r=x(n);if(i=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(b,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(b,t),y(h)}return void 0===f&&(f=setTimeout(b,t)),d}return t=(0,o.Z)(t)||0,(0,r.Z)(n)&&(m=!!n.leading,c=(v="maxWait"in n)?l((0,o.Z)(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),j.cancel=function(){void 0!==f&&clearTimeout(f),p=0,i=h=u=f=void 0},j.flush=function(){return void 0===f?d:w(a())},j}},78804:function(e,t){"use strict";t.Z=function(e,t){return e===t||e!=e&&t!=t}},52058:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r,i,a=n(40905),o=function(e,t,n,r){for(var i=-1,a=null==e?0:e.length;++i-1&&e%1==0&&e<=9007199254740991}},93122:function(e,t){"use strict";t.Z=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},43391:function(e,t){"use strict";t.Z=function(e){return null!=e&&"object"==typeof e}},65255:function(e,t,n){"use strict";var r=n(98147),i=n(29552),a=n(43391),o=Object.prototype,l=Function.prototype.toString,s=o.hasOwnProperty,u=l.call(Object);t.Z=function(e){if(!(0,a.Z)(e)||"[object Object]"!=(0,r.Z)(e))return!1;var t=(0,i.Z)(e);if(null===t)return!0;var n=s.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},22758:function(e,t,n){"use strict";var r=n(98147),i=n(43391);t.Z=function(e){return"symbol"==typeof e||(0,i.Z)(e)&&"[object Symbol]"==(0,r.Z)(e)}},48532:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(98147),i=n(61164),a=n(43391),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1;var l=n(93225),s=n(37755),u=s.Z&&s.Z.isTypedArray,c=u?(0,l.Z)(u):function(e){return(0,a.Z)(e)&&(0,i.Z)(e.length)&&!!o[(0,r.Z)(e)]}},6623:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(45423),i=n(15441),a=(0,n(76048).Z)(Object.keys,Object),o=Object.prototype.hasOwnProperty,l=function(e){if(!(0,i.Z)(e))return a(e);var t=[];for(var n in Object(e))o.call(e,n)&&"constructor"!=n&&t.push(n);return t},s=n(63282),u=function(e){return(0,s.Z)(e)?(0,r.Z)(e):l(e)}},17816:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(45423),i=n(93122),a=n(15441),o=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},l=Object.prototype.hasOwnProperty,s=function(e){if(!(0,i.Z)(e))return o(e);var t=(0,a.Z)(e),n=[];for(var r in e)"constructor"==r&&(t||!l.call(e,r))||n.push(r);return n},u=n(63282),c=function(e){return(0,u.Z)(e)?(0,r.Z)(e,!0):s(e)}},13762:function(e,t,n){"use strict";n.d(t,{Z:function(){return x}});var r,i=n(95598),a=n(66638),o=n(42082),l=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0},s=n(89523),u=n(82472),c=n(57969),d=function(e,t){var n,r;return t=(0,o.Z)(t,e),n=e,null==(e=(r=t).length<2?n:(0,s.Z)(n,(0,u.Z)(r,0,-1)))||delete e[c.Z(l(t))]},f=n(82436),h=n(65255),p=function(e){return(0,h.Z)(e)?void 0:e},m=n(1590),v=n(71118),g=n(20542),y=n(9878),x=(r=function(e,t){var n={};if(null==e)return n;var r=!1;t=(0,i.Z)(t,function(t){return t=(0,o.Z)(t,e),r||(r=t.length>1),t}),(0,f.Z)(e,(0,y.Z)(e),n),r&&(n=(0,a.Z)(n,7,p));for(var l=t.length;l--;)d(n,t[l]);return n},(0,g.Z)((0,v.Z)(r,void 0,function(e){return(null==e?0:e.length)?(0,m.Z)(e,1):[]}),r+""))},84779:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var r=n(1590),i=n(95598),a=n(89523),o=n(34056),l=n(68282),s=n(63282),u=function(e,t){var n=-1,r=(0,s.Z)(e)?Array(e.length):[];return(0,l.Z)(e,function(e,i,a){r[++n]=t(e,i,a)}),r},c=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e},d=n(93225),f=n(22758),h=function(e,t){if(e!==t){var n=void 0!==e,r=null===e,i=e==e,a=(0,f.Z)(e),o=void 0!==t,l=null===t,s=t==t,u=(0,f.Z)(t);if(!l&&!u&&!a&&e>t||a&&o&&s&&!l&&!u||r&&o&&s||!n&&s||!i)return 1;if(!r&&!a&&!u&&e=l)return s;return s*("desc"==n[r]?-1:1)}}return e.index-t.index},m=n(89930),v=n(97885),g=function(e,t,n){t=t.length?(0,i.Z)(t,function(e){return(0,v.Z)(e)?function(t){return(0,a.Z)(t,1===e.length?e[0]:e)}:e}):[m.Z];var r=-1;return t=(0,i.Z)(t,(0,d.Z)(o.Z)),c(u(e,function(e,n,a){return{criteria:(0,i.Z)(t,function(t){return t(e)}),index:++r,value:e}}),function(e,t){return p(e,t,n)})},y=n(56493),x=n(95965),b=(0,y.Z)(function(e,t){if(null==e)return[];var n=t.length;return n>1&&(0,x.Z)(e,t[0],t[1])?t=[]:n>2&&(0,x.Z)(t[0],t[1],t[2])&&(t=[t[0]]),g(e,(0,r.Z)(t,1),[])})},70813:function(e,t){"use strict";t.Z=function(){return[]}},88744:function(e,t,n){"use strict";var r=n(1456),i=n(93122);t.Z=function(e,t,n){var a=!0,o=!0;if("function"!=typeof e)throw TypeError("Expected a function");return(0,i.Z)(n)&&(a="leading"in n?!!n.leading:a,o="trailing"in n?!!n.trailing:o),(0,r.Z)(e,t,{leading:a,maxWait:t,trailing:o})}},62875:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var r=/\s/,i=function(e){for(var t=e.length;t--&&r.test(e.charAt(t)););return t},a=/^\s+/,o=n(93122),l=n(22758),s=0/0,u=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,d=/^0o[0-7]+$/i,f=parseInt,h=function(e){if("number"==typeof e)return e;if((0,l.Z)(e))return s;if((0,o.Z)(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=(0,o.Z)(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=(t=e)?t.slice(0,i(t)+1).replace(a,""):t;var r=c.test(e);return r||d.test(e)?f(e.slice(2),r?2:8):u.test(e)?s:+e}},69046:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r,i=n(95598),a=n(92263),o=n(45500),l=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n},s=(r=n(6623).Z,function(e){var t,n=(0,a.Z)(e);return"[object Map]"==n?(0,o.Z)(e):"[object Set]"==n?l(e):(t=r(e),(0,i.Z)(t,function(t){return[t,e[t]]}))})},25186:function(e,t,n){"use strict";var r=n(79200);t.Z=function(e){return null==e?"":(0,r.Z)(e)}},28356:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(90463),i=n(58527),a=n(40704),o=n(11749),l=n(87459),s=n(63249),u=l.Z&&1/(0,s.Z)(new l.Z([,-0]))[1]==1/0?function(e){return new l.Z(e)}:function(){},c=function(e,t,n){var l=-1,c=i.Z,d=e.length,f=!0,h=[],p=h;if(n)f=!1,c=a.Z;else if(d>=200){var m=t?null:u(e);if(m)return(0,s.Z)(m);f=!1,c=o.Z,p=new r.Z}else p=t?[]:h;t:for(;++l"checkbox"===e.type,a=e=>e instanceof Date,o=e=>null==e;let l=e=>"object"==typeof e;var s=e=>!o(e)&&!Array.isArray(e)&&l(e)&&!a(e),u=e=>s(e)&&e.target?i(e.target)?e.target.checked:e.target.value:e,c=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,d=(e,t)=>e.has(c(t)),f=e=>{let t=e.constructor&&e.constructor.prototype;return s(t)&&t.hasOwnProperty("isPrototypeOf")},h="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function p(e){let t;let n=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else if(!(!(h&&(e instanceof Blob||e instanceof FileList))&&(n||s(e))))return e;else if(t=n?[]:{},n||f(e))for(let n in e)e.hasOwnProperty(n)&&(t[n]=p(e[n]));else t=e;return t}var m=e=>Array.isArray(e)?e.filter(Boolean):[],v=e=>void 0===e,g=(e,t,n)=>{if(!t||!s(e))return n;let r=m(t.split(/[,[\].]+?/)).reduce((e,t)=>o(e)?e:e[t],e);return v(r)||r===e?v(e[t])?n:e[t]:r},y=e=>"boolean"==typeof e,x=e=>/^\w*$/.test(e),b=e=>m(e.replace(/["|']|\]/g,"").split(/\.|\[/)),w=(e,t,n)=>{let r=-1,i=x(t)?[t]:b(t),a=i.length,o=a-1;for(;++r{let i={defaultValues:t._defaultValues};for(let a in e)Object.defineProperty(i,a,{get:()=>(t._proxyFormState[a]!==k.all&&(t._proxyFormState[a]=!r||k.all),n&&(n[a]=!0),e[a])});return i},C=e=>s(e)&&!Object.keys(e).length,M=(e,t,n,r)=>{n(e);let{name:i,...a}=e;return C(a)||Object.keys(a).length>=Object.keys(t).length||Object.keys(a).find(e=>t[e]===(!r||k.all))},_=e=>Array.isArray(e)?e:[e],O=e=>"string"==typeof e,T=(e,t,n,r,i)=>O(e)?(r&&t.watch.add(e),g(n,e,i)):Array.isArray(e)?e.map(e=>(r&&t.watch.add(e),g(n,e))):(r&&(t.watchAll=!0),n),P=(e,t,n,r,i)=>t?{...n[e],types:{...n[e]&&n[e].types?n[e].types:{},[r]:i||!0}}:{},A=e=>({isOnSubmit:!e||e===k.onSubmit,isOnBlur:e===k.onBlur,isOnChange:e===k.onChange,isOnAll:e===k.all,isOnTouch:e===k.onTouched}),N=(e,t,n)=>!n&&(t.watchAll||t.watch.has(e)||[...t.watch].some(t=>e.startsWith(t)&&/^\.\w+/.test(e.slice(t.length))));let R=(e,t,n,r)=>{for(let i of n||Object.keys(e)){let n=g(e,i);if(n){let{_f:e,...a}=n;if(e){if(e.refs&&e.refs[0]&&t(e.refs[0],i)&&!r||e.ref&&t(e.ref,e.name)&&!r)break;R(a,t)}else s(a)&&R(a,t)}}};var D=(e,t,n)=>{let r=m(g(e,n));return w(r,"root",t[n]),w(e,n,r),e},L=e=>"file"===e.type,Z=e=>"function"==typeof e,F=e=>{if(!h)return!1;let t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},z=e=>O(e),V=e=>"radio"===e.type,B=e=>e instanceof RegExp;let I={value:!1,isValid:!1},H={value:!0,isValid:!0};var U=e=>{if(Array.isArray(e)){if(e.length>1){let t=e.filter(e=>e&&e.checked&&!e.disabled).map(e=>e.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!v(e[0].attributes.value)?v(e[0].value)||""===e[0].value?H:{value:e[0].value,isValid:!0}:H:I}return I};let W={isValid:!1,value:null};var q=e=>Array.isArray(e)?e.reduce((e,t)=>t&&t.checked&&!t.disabled?{isValid:!0,value:t.value}:e,W):W;function $(e,t,n="validate"){if(z(e)||Array.isArray(e)&&e.every(z)||y(e)&&!e)return{type:n,message:z(e)?e:"",ref:t}}var K=e=>s(e)&&!B(e)?e:{value:e,message:""},Y=async(e,t,n,r,a)=>{let{ref:l,refs:u,required:c,maxLength:d,minLength:f,min:h,max:p,pattern:m,validate:x,name:b,valueAsNumber:w,mount:j,disabled:k}=e._f,S=g(t,b);if(!j||k)return{};let M=u?u[0]:l,_=e=>{r&&M.reportValidity&&(M.setCustomValidity(y(e)?"":e||""),M.reportValidity())},T={},A=V(l),N=i(l),R=(w||L(l))&&v(l.value)&&v(S)||F(l)&&""===l.value||""===S||Array.isArray(S)&&!S.length,D=P.bind(null,b,n,T),I=(e,t,n,r=E.maxLength,i=E.minLength)=>{let a=e?t:n;T[b]={type:e?r:i,message:a,ref:l,...D(e?r:i,a)}};if(a?!Array.isArray(S)||!S.length:c&&(!(A||N)&&(R||o(S))||y(S)&&!S||N&&!U(u).isValid||A&&!q(u).isValid)){let{value:e,message:t}=z(c)?{value:!!c,message:c}:K(c);if(e&&(T[b]={type:E.required,message:t,ref:M,...D(E.required,t)},!n))return _(t),T}if(!R&&(!o(h)||!o(p))){let e,t;let r=K(p),i=K(h);if(o(S)||isNaN(S)){let n=l.valueAsDate||new Date(S),a=e=>new Date(new Date().toDateString()+" "+e),o="time"==l.type,s="week"==l.type;O(r.value)&&S&&(e=o?a(S)>a(r.value):s?S>r.value:n>new Date(r.value)),O(i.value)&&S&&(t=o?a(S)r.value),o(i.value)||(t=n+e.value,i=!o(t.value)&&S.length<+t.value;if((r||i)&&(I(r,e.message,t.message),!n))return _(T[b].message),T}if(m&&!R&&O(S)){let{value:e,message:t}=K(m);if(B(e)&&!S.match(e)&&(T[b]={type:E.pattern,message:t,ref:l,...D(E.pattern,t)},!n))return _(t),T}if(x){if(Z(x)){let e=$(await x(S,t),M);if(e&&(T[b]={...e,...D(E.validate,e.message)},!n))return _(e.message),T}else if(s(x)){let e={};for(let r in x){if(!C(e)&&!n)break;let i=$(await x[r](S,t),M,r);i&&(e={...i,...D(r,i.message)},_(i.message),n&&(T[b]=e))}if(!C(e)&&(T[b]={ref:M,...e},!n))return T}}return _(!0),T};function X(e,t){let n=Array.isArray(t)?t:x(t)?[t]:b(t),r=1===n.length?e:function(e,t){let n=t.slice(0,-1).length,r=0;for(;r{let e=[];return{get observers(){return e},next:t=>{for(let n of e)n.next&&n.next(t)},subscribe:t=>(e.push(t),{unsubscribe:()=>{e=e.filter(e=>e!==t)}}),unsubscribe:()=>{e=[]}}},J=e=>o(e)||!l(e);function Q(e,t){if(J(e)||J(t))return e===t;if(a(e)&&a(t))return e.getTime()===t.getTime();let n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let i of n){let n=e[i];if(!r.includes(i))return!1;if("ref"!==i){let e=t[i];if(a(n)&&a(e)||s(n)&&s(e)||Array.isArray(n)&&Array.isArray(e)?!Q(n,e):n!==e)return!1}}return!0}var ee=e=>"select-multiple"===e.type,et=e=>V(e)||i(e),en=e=>F(e)&&e.isConnected,er=e=>{for(let t in e)if(Z(e[t]))return!0;return!1};function ei(e,t={}){let n=Array.isArray(e);if(s(e)||n)for(let n in e)Array.isArray(e[n])||s(e[n])&&!er(e[n])?(t[n]=Array.isArray(e[n])?[]:{},ei(e[n],t[n])):o(e[n])||(t[n]=!0);return t}var ea=(e,t)=>(function e(t,n,r){let i=Array.isArray(t);if(s(t)||i)for(let i in t)Array.isArray(t[i])||s(t[i])&&!er(t[i])?v(n)||J(r[i])?r[i]=Array.isArray(t[i])?ei(t[i],[]):{...ei(t[i])}:e(t[i],o(n)?{}:n[i],r[i]):r[i]=!Q(t[i],n[i]);return r})(e,t,ei(t)),eo=(e,{valueAsNumber:t,valueAsDate:n,setValueAs:r})=>v(e)?e:t?""===e?NaN:e?+e:e:n&&O(e)?new Date(e):r?r(e):e;function el(e){let t=e.ref;return(e.refs?e.refs.every(e=>e.disabled):t.disabled)?void 0:L(t)?t.files:V(t)?q(e.refs).value:ee(t)?[...t.selectedOptions].map(({value:e})=>e):i(t)?U(e.refs).value:eo(v(t.value)?e.ref.value:t.value,e)}var es=(e,t,n,r)=>{let i={};for(let n of e){let e=g(t,n);e&&w(i,n,e._f)}return{criteriaMode:n,names:[...e],fields:i,shouldUseNativeValidation:r}},eu=e=>v(e)?e:B(e)?e.source:s(e)?B(e.value)?e.value.source:e.value:e,ec=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate);function ed(e,t,n){let r=g(e,n);if(r||x(n))return{error:r,name:n};let i=n.split(".");for(;i.length;){let r=i.join("."),a=g(t,r),o=g(e,r);if(a&&!Array.isArray(a)&&n!==r)break;if(o&&o.type)return{name:r,error:o};i.pop()}return{name:n}}var ef=(e,t,n,r,i)=>!i.isOnAll&&(!n&&i.isOnTouch?!(t||e):(n?r.isOnBlur:i.isOnBlur)?!e:(n?!r.isOnChange:!i.isOnChange)||e),eh=(e,t)=>!m(g(e,t)).length&&X(e,t);let ep={mode:k.onSubmit,reValidateMode:k.onChange,shouldFocusError:!0};function em(e={}){let t=r.useRef(),n=r.useRef(),[l,c]=r.useState({isDirty:!1,isValidating:!1,isLoading:Z(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,defaultValues:Z(e.defaultValues)?void 0:e.defaultValues});t.current||(t.current={...function(e={}){let t,n={...ep,...e},r={submitCount:0,isDirty:!1,isLoading:Z(n.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:n.errors||{},disabled:n.disabled||!1},l={},c=(s(n.defaultValues)||s(n.values))&&p(n.defaultValues||n.values)||{},f=n.shouldUnregister?{}:p(c),x={action:!1,mount:!1,watch:!1},b={mount:new Set,unMount:new Set,array:new Set,watch:new Set},E=0,S={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},M={values:G(),array:G(),state:G()},P=A(n.mode),z=A(n.reValidateMode),V=n.criteriaMode===k.all,B=e=>t=>{clearTimeout(E),E=setTimeout(e,t)},I=async e=>{if(S.isValid||e){let e=n.resolver?C((await K()).errors):await ei(l,!0);e!==r.isValid&&M.state.next({isValid:e})}},H=(e,t)=>{(S.isValidating||S.validatingFields)&&((e||Array.from(b.mount)).forEach(e=>{e&&(t?w(r.validatingFields,e,t):X(r.validatingFields,e))}),M.state.next({validatingFields:r.validatingFields,isValidating:!C(r.validatingFields)}))},U=(e,t)=>{w(r.errors,e,t),M.state.next({errors:r.errors})},W=(e,t,n,r)=>{let i=g(l,e);if(i){let a=g(f,e,v(n)?g(c,e):n);v(a)||r&&r.defaultChecked||t?w(f,e,t?a:el(i._f)):eg(e,a),x.mount&&I()}},q=(e,t,n,i,a)=>{let o=!1,s=!1,u={name:e},d=!!(g(l,e)&&g(l,e)._f&&g(l,e)._f.disabled);if(!n||i){S.isDirty&&(s=r.isDirty,r.isDirty=u.isDirty=em(),o=s!==u.isDirty);let n=d||Q(g(c,e),t);s=!!(!d&&g(r.dirtyFields,e)),n||d?X(r.dirtyFields,e):w(r.dirtyFields,e,!0),u.dirtyFields=r.dirtyFields,o=o||S.dirtyFields&&!n!==s}if(n){let t=g(r.touchedFields,e);t||(w(r.touchedFields,e,n),u.touchedFields=r.touchedFields,o=o||S.touchedFields&&t!==n)}return o&&a&&M.state.next(u),o?u:{}},$=(n,i,a,o)=>{let l=g(r.errors,n),s=S.isValid&&y(i)&&r.isValid!==i;if(e.delayError&&a?(t=B(()=>U(n,a)))(e.delayError):(clearTimeout(E),t=null,a?w(r.errors,n,a):X(r.errors,n)),(a?!Q(l,a):l)||!C(o)||s){let e={...o,...s&&y(i)?{isValid:i}:{},errors:r.errors,name:n};r={...r,...e},M.state.next(e)}},K=async e=>{H(e,!0);let t=await n.resolver(f,n.context,es(e||b.mount,l,n.criteriaMode,n.shouldUseNativeValidation));return H(e),t},er=async e=>{let{errors:t}=await K(e);if(e)for(let n of e){let e=g(t,n);e?w(r.errors,n,e):X(r.errors,n)}else r.errors=t;return t},ei=async(e,t,i={valid:!0})=>{for(let a in e){let o=e[a];if(o){let{_f:e,...l}=o;if(e){let l=b.array.has(e.name);H([a],!0);let s=await Y(o,f,V,n.shouldUseNativeValidation&&!t,l);if(H([a]),s[e.name]&&(i.valid=!1,t))break;t||(g(s,e.name)?l?D(r.errors,s,e.name):w(r.errors,e.name,s[e.name]):X(r.errors,e.name))}l&&await ei(l,t,i)}}return i.valid},em=(e,t)=>(e&&t&&w(f,e,t),!Q(ek(),c)),ev=(e,t,n)=>T(e,b,{...x.mount?f:v(t)?c:O(e)?{[e]:t}:t},n,t),eg=(e,t,n={})=>{let r=g(l,e),a=t;if(r){let n=r._f;n&&(n.disabled||w(f,e,eo(t,n)),a=F(n.ref)&&o(t)?"":t,ee(n.ref)?[...n.ref.options].forEach(e=>e.selected=a.includes(e.value)):n.refs?i(n.ref)?n.refs.length>1?n.refs.forEach(e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(a)?!!a.find(t=>t===e.value):a===e.value)):n.refs[0]&&(n.refs[0].checked=!!a):n.refs.forEach(e=>e.checked=e.value===a):L(n.ref)?n.ref.value="":(n.ref.value=a,n.ref.type||M.values.next({name:e,values:{...f}})))}(n.shouldDirty||n.shouldTouch)&&q(e,a,n.shouldTouch,n.shouldDirty,!0),n.shouldValidate&&ej(e)},ey=(e,t,n)=>{for(let r in t){let i=t[r],o=`${e}.${r}`,s=g(l,o);!b.array.has(e)&&J(i)&&(!s||s._f)||a(i)?eg(o,i,n):ey(o,i,n)}},ex=(e,t,n={})=>{let i=g(l,e),a=b.array.has(e),s=p(t);w(f,e,s),a?(M.array.next({name:e,values:{...f}}),(S.isDirty||S.dirtyFields)&&n.shouldDirty&&M.state.next({name:e,dirtyFields:ea(c,f),isDirty:em(e,s)})):!i||i._f||o(s)?eg(e,s,n):ey(e,s,n),N(e,b)&&M.state.next({...r}),M.values.next({name:x.mount?e:void 0,values:{...f}})},eb=async e=>{x.mount=!0;let i=e.target,a=i.name,o=!0,s=g(l,a),c=e=>{o=Number.isNaN(e)||e===g(f,a,e)};if(s){let d,h;let p=i.type?el(s._f):u(e),m=e.type===j.BLUR||e.type===j.FOCUS_OUT,v=!ec(s._f)&&!n.resolver&&!g(r.errors,a)&&!s._f.deps||ef(m,g(r.touchedFields,a),r.isSubmitted,z,P),y=N(a,b,m);w(f,a,p),m?(s._f.onBlur&&s._f.onBlur(e),t&&t(0)):s._f.onChange&&s._f.onChange(e);let x=q(a,p,m,!1),k=!C(x)||y;if(m||M.values.next({name:a,type:e.type,values:{...f}}),v)return S.isValid&&I(),k&&M.state.next({name:a,...y?{}:x});if(!m&&y&&M.state.next({...r}),n.resolver){let{errors:e}=await K([a]);if(c(p),o){let t=ed(r.errors,l,a),n=ed(e,l,t.name||a);d=n.error,a=n.name,h=C(e)}}else H([a],!0),d=(await Y(s,f,V,n.shouldUseNativeValidation))[a],H([a]),c(p),o&&(d?h=!1:S.isValid&&(h=await ei(l,!0)));o&&(s._f.deps&&ej(s._f.deps),$(a,h,d,x))}},ew=(e,t)=>{if(g(r.errors,t)&&e.focus)return e.focus(),1},ej=async(e,t={})=>{let i,a;let o=_(e);if(n.resolver){let t=await er(v(e)?e:o);i=C(t),a=e?!o.some(e=>g(t,e)):i}else e?((a=(await Promise.all(o.map(async e=>{let t=g(l,e);return await ei(t&&t._f?{[e]:t}:t)}))).every(Boolean))||r.isValid)&&I():a=i=await ei(l);return M.state.next({...!O(e)||S.isValid&&i!==r.isValid?{}:{name:e},...n.resolver||!e?{isValid:i}:{},errors:r.errors}),t.shouldFocus&&!a&&R(l,ew,e?o:b.mount),a},ek=e=>{let t={...x.mount?f:c};return v(e)?t:O(e)?g(t,e):e.map(e=>g(t,e))},eE=(e,t)=>({invalid:!!g((t||r).errors,e),isDirty:!!g((t||r).dirtyFields,e),error:g((t||r).errors,e),isValidating:!!g(r.validatingFields,e),isTouched:!!g((t||r).touchedFields,e)}),eS=(e,t,n)=>{let i=(g(l,e,{_f:{}})._f||{}).ref,{ref:a,message:o,type:s,...u}=g(r.errors,e)||{};w(r.errors,e,{...u,...t,ref:i}),M.state.next({name:e,errors:r.errors,isValid:!1}),n&&n.shouldFocus&&i&&i.focus&&i.focus()},eC=(e,t={})=>{for(let i of e?_(e):b.mount)b.mount.delete(i),b.array.delete(i),t.keepValue||(X(l,i),X(f,i)),t.keepError||X(r.errors,i),t.keepDirty||X(r.dirtyFields,i),t.keepTouched||X(r.touchedFields,i),t.keepIsValidating||X(r.validatingFields,i),n.shouldUnregister||t.keepDefaultValue||X(c,i);M.values.next({values:{...f}}),M.state.next({...r,...t.keepDirty?{isDirty:em()}:{}}),t.keepIsValid||I()},eM=({disabled:e,name:t,field:n,fields:r,value:i})=>{if(y(e)&&x.mount||e){let a=e?void 0:v(i)?el(n?n._f:g(r,t)._f):i;w(f,t,a),q(t,a,!1,!1,!0)}},e_=(e,t={})=>{let r=g(l,e),i=y(t.disabled);return w(l,e,{...r||{},_f:{...r&&r._f?r._f:{ref:{name:e}},name:e,mount:!0,...t}}),b.mount.add(e),r?eM({field:r,disabled:t.disabled,name:e,value:t.value}):W(e,!0,t.value),{...i?{disabled:t.disabled}:{},...n.progressive?{required:!!t.required,min:eu(t.min),max:eu(t.max),minLength:eu(t.minLength),maxLength:eu(t.maxLength),pattern:eu(t.pattern)}:{},name:e,onChange:eb,onBlur:eb,ref:i=>{if(i){e_(e,t),r=g(l,e);let n=v(i.value)&&i.querySelectorAll&&i.querySelectorAll("input,select,textarea")[0]||i,a=et(n),o=r._f.refs||[];(a?o.find(e=>e===n):n===r._f.ref)||(w(l,e,{_f:{...r._f,...a?{refs:[...o.filter(en),n,...Array.isArray(g(c,e))?[{}]:[]],ref:{type:n.type,name:e}}:{ref:n}}}),W(e,!1,void 0,n))}else(r=g(l,e,{}))._f&&(r._f.mount=!1),(n.shouldUnregister||t.shouldUnregister)&&!(d(b.array,e)&&x.action)&&b.unMount.add(e)}}},eO=()=>n.shouldFocusError&&R(l,ew,b.mount),eT=(e,t)=>async i=>{let a;i&&(i.preventDefault&&i.preventDefault(),i.persist&&i.persist());let o=p(f);if(M.state.next({isSubmitting:!0}),n.resolver){let{errors:e,values:t}=await K();r.errors=e,o=t}else await ei(l);if(X(r.errors,"root"),C(r.errors)){M.state.next({errors:{}});try{await e(o,i)}catch(e){a=e}}else t&&await t({...r.errors},i),eO(),setTimeout(eO);if(M.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:C(r.errors)&&!a,submitCount:r.submitCount+1,errors:r.errors}),a)throw a},eP=(t,n={})=>{let i=t?p(t):c,a=p(i),o=C(t),s=o?c:a;if(n.keepDefaultValues||(c=i),!n.keepValues){if(n.keepDirtyValues)for(let e of b.mount)g(r.dirtyFields,e)?w(s,e,g(f,e)):ex(e,g(s,e));else{if(h&&v(t))for(let e of b.mount){let t=g(l,e);if(t&&t._f){let e=Array.isArray(t._f.refs)?t._f.refs[0]:t._f.ref;if(F(e)){let t=e.closest("form");if(t){t.reset();break}}}}l={}}f=e.shouldUnregister?n.keepDefaultValues?p(c):{}:p(s),M.array.next({values:{...s}}),M.values.next({values:{...s}})}b={mount:n.keepDirtyValues?b.mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},x.mount=!S.isValid||!!n.keepIsValid||!!n.keepDirtyValues,x.watch=!!e.shouldUnregister,M.state.next({submitCount:n.keepSubmitCount?r.submitCount:0,isDirty:!o&&(n.keepDirty?r.isDirty:!!(n.keepDefaultValues&&!Q(t,c))),isSubmitted:!!n.keepIsSubmitted&&r.isSubmitted,dirtyFields:o?[]:n.keepDirtyValues?n.keepDefaultValues&&f?ea(c,f):r.dirtyFields:n.keepDefaultValues&&t?ea(c,t):n.keepDirty?r.dirtyFields:{},touchedFields:n.keepTouched?r.touchedFields:{},errors:n.keepErrors?r.errors:{},isSubmitSuccessful:!!n.keepIsSubmitSuccessful&&r.isSubmitSuccessful,isSubmitting:!1})},eA=(e,t)=>eP(Z(e)?e(f):e,t);return{control:{register:e_,unregister:eC,getFieldState:eE,handleSubmit:eT,setError:eS,_executeSchema:K,_getWatch:ev,_getDirty:em,_updateValid:I,_removeUnmounted:()=>{for(let e of b.unMount){let t=g(l,e);t&&(t._f.refs?t._f.refs.every(e=>!en(e)):!en(t._f.ref))&&eC(e)}b.unMount=new Set},_updateFieldArray:(e,t=[],n,i,a=!0,o=!0)=>{if(i&&n){if(x.action=!0,o&&Array.isArray(g(l,e))){let t=n(g(l,e),i.argA,i.argB);a&&w(l,e,t)}if(o&&Array.isArray(g(r.errors,e))){let t=n(g(r.errors,e),i.argA,i.argB);a&&w(r.errors,e,t),eh(r.errors,e)}if(S.touchedFields&&o&&Array.isArray(g(r.touchedFields,e))){let t=n(g(r.touchedFields,e),i.argA,i.argB);a&&w(r.touchedFields,e,t)}S.dirtyFields&&(r.dirtyFields=ea(c,f)),M.state.next({name:e,isDirty:em(e,t),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else w(f,e,t)},_updateDisabledField:eM,_getFieldArray:t=>m(g(x.mount?f:c,t,e.shouldUnregister?g(c,t,[]):[])),_reset:eP,_resetDefaultValues:()=>Z(n.defaultValues)&&n.defaultValues().then(e=>{eA(e,n.resetOptions),M.state.next({isLoading:!1})}),_updateFormState:e=>{r={...r,...e}},_disableForm:e=>{y(e)&&(M.state.next({disabled:e}),R(l,(t,n)=>{let r=g(l,n);r&&(t.disabled=r._f.disabled||e,Array.isArray(r._f.refs)&&r._f.refs.forEach(t=>{t.disabled=r._f.disabled||e}))},0,!1))},_subjects:M,_proxyFormState:S,_setErrors:e=>{r.errors=e,M.state.next({errors:r.errors,isValid:!1})},get _fields(){return l},get _formValues(){return f},get _state(){return x},set _state(value){x=value},get _defaultValues(){return c},get _names(){return b},set _names(value){b=value},get _formState(){return r},set _formState(value){r=value},get _options(){return n},set _options(value){n={...n,...value}}},trigger:ej,register:e_,handleSubmit:eT,watch:(e,t)=>Z(e)?M.values.subscribe({next:n=>e(ev(void 0,t),n)}):ev(e,t,!0),setValue:ex,getValues:ek,reset:eA,resetField:(e,t={})=>{g(l,e)&&(v(t.defaultValue)?ex(e,p(g(c,e))):(ex(e,t.defaultValue),w(c,e,p(t.defaultValue))),t.keepTouched||X(r.touchedFields,e),t.keepDirty||(X(r.dirtyFields,e),r.isDirty=t.defaultValue?em(e,p(g(c,e))):em()),!t.keepError&&(X(r.errors,e),S.isValid&&I()),M.state.next({...r}))},clearErrors:e=>{e&&_(e).forEach(e=>X(r.errors,e)),M.state.next({errors:e?r.errors:{}})},unregister:eC,setError:eS,setFocus:(e,t={})=>{let n=g(l,e),r=n&&n._f;if(r){let e=r.refs?r.refs[0]:r.ref;e.focus&&(e.focus(),t.shouldSelect&&e.select())}},getFieldState:eE}}(e),formState:l});let f=t.current.control;return f._options=e,!function(e){let t=r.useRef(e);t.current=e,r.useEffect(()=>{let n=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{n&&n.unsubscribe()}},[e.disabled])}({subject:f._subjects.state,next:e=>{M(e,f._proxyFormState,f._updateFormState,!0)&&c({...f._formState})}}),r.useEffect(()=>f._disableForm(e.disabled),[f,e.disabled]),r.useEffect(()=>{if(f._proxyFormState.isDirty){let e=f._getDirty();e!==l.isDirty&&f._subjects.state.next({isDirty:e})}},[f,l.isDirty]),r.useEffect(()=>{e.values&&!Q(e.values,n.current)?(f._reset(e.values,f._options.resetOptions),n.current=e.values,c(e=>({...e}))):f._resetDefaultValues()},[e.values,f]),r.useEffect(()=>{e.errors&&f._setErrors(e.errors)},[e.errors,f]),r.useEffect(()=>{f._state.mount||(f._updateValid(),f._state.mount=!0),f._state.watch&&(f._state.watch=!1,f._subjects.state.next({...f._formState})),f._removeUnmounted()}),r.useEffect(()=>{e.shouldUnregister&&f._subjects.values.next({values:f._getWatch()})},[e.shouldUnregister,f]),t.current.formState=S(l,f),t.current}},79381:function(e,t,n){"use strict";n.d(t,{J$:function(){return J},ZP:function(){return Q},JG:function(){return B},kY:function(){return K}});var r,i=n(2784),a=n(43100);let o=new WeakMap,l={},s={},u=()=>{},c=u(),d=Object,f=e=>e===c,h=e=>"function"==typeof e,p=(e,t)=>({...e,...t}),m="undefined",v=typeof window!=m,g=typeof document!=m,y=()=>v&&typeof window.requestAnimationFrame!=m,x=(e,t)=>{let n=o.get(e);return[()=>e.get(t)||l,r=>{if(!f(t)){let i=e.get(t);t in s||(s[t]=i),n[5](t,p(i,r),i||l)}},n[6],()=>!f(t)&&t in s?s[t]:e.get(t)||l]},b=new WeakMap,w=0,j=e=>{let t,n;let r=typeof e,i=e&&e.constructor,a=i==Date;if(d(e)!==e||a||i==RegExp)t=a?e.toJSON():"symbol"==r?e.toString():"string"==r?JSON.stringify(e):""+e;else{if(t=b.get(e))return t;if(t=++w+"~",b.set(e,t),i==Array){for(n=0,t="@";n(g&&document.addEventListener("visibilitychange",e),E("focus",e),()=>{g&&document.removeEventListener("visibilitychange",e),S("focus",e)}),initReconnect:e=>{let t=()=>{k=!0,e()},n=()=>{k=!1};return E("online",t),E("offline",n),()=>{S("online",t),S("offline",n)}}},M=!i.useId,_=!v||"Deno"in window,O=e=>y()?window.requestAnimationFrame(e):setTimeout(e,1),T=_?i.useEffect:i.useLayoutEffect,P="undefined"!=typeof navigator&&navigator.connection,A=!_&&P&&(["slow-2g","2g"].includes(P.effectiveType)||P.saveData),N=e=>{if(h(e))try{e=e()}catch(t){e=""}let t=e;return[e="string"==typeof e?e:(Array.isArray(e)?e.length:e)?j(e):"",t]},R=0,D=()=>++R;var L={FOCUS_EVENT:0,RECONNECT_EVENT:1,MUTATE_EVENT:2,ERROR_REVALIDATE_EVENT:3};async function Z(...e){let[t,n,r,i]=e,a=p({populateCache:!0,throwOnError:!0},"boolean"==typeof i?{revalidate:i}:i||{}),l=a.populateCache,s=a.rollbackOnError,u=a.optimisticData,d=!1!==a.revalidate,m=e=>"function"==typeof s?s(e):!1!==s,v=a.throwOnError;if(h(n)){let e=[],r=t.keys();for(let i=r.next();!i.done;i=r.next()){let r=i.value;!/^\$(inf|sub)\$/.test(r)&&n(t.get(r)._k)&&e.push(r)}return Promise.all(e.map(g))}return g(n);async function g(n){let i;let[a]=N(n);if(!a)return;let[s,p]=x(t,a),[g,y,b]=o.get(t),w=g[a],j=()=>d&&(delete b[a],w&&w[0])?w[0](2).then(()=>s().data):s().data;if(e.length<3)return j();let k=r,E=D();y[a]=[E,0];let S=!f(u),C=s(),M=C.data,_=C._c,O=f(_)?M:_;if(S&&p({data:u=h(u)?u(O):u,_c:O}),h(k))try{k=k(O)}catch(e){i=e}if(k&&h(k.then)){if(k=await k.catch(e=>{i=e}),E!==y[a][0]){if(i)throw i;return k}i&&S&&m(i)&&(l=!0,p({data:k=O,_c:c}))}l&&!i&&(h(l)&&(k=l(k,O)),p({data:k,_c:c})),y[a][1]=D();let T=await j();if(p({_c:c}),i){if(v)throw i;return}return l?T:k}}let F=(e,t)=>{for(let n in e)e[n][0]&&e[n][0](t)},z=(e,t)=>{if(!o.has(e)){let n=p(C,t),r={},i=Z.bind(c,e),a=u,l={},s=(e,t)=>{let n=l[e]||[];return l[e]=n,n.push(t),()=>n.splice(n.indexOf(t),1)},d=(t,n,r)=>{e.set(t,n);let i=l[t];if(i)for(let e of i)e(n,r)},f=()=>{if(!o.has(e)&&(o.set(e,[r,{},{},{},i,d,s]),!_)){let t=n.initFocus(setTimeout.bind(c,F.bind(c,r,0))),i=n.initReconnect(setTimeout.bind(c,F.bind(c,r,1)));a=()=>{t&&t(),i&&i(),o.delete(e)}}};return f(),[e,i,f,a]}return[e,o.get(e)[4]]},[V,B]=z(new Map),I=p({onLoadingSlow:u,onSuccess:u,onError:u,onErrorRetry:(e,t,n,r,i)=>{let a=n.errorRetryCount,o=i.retryCount,l=~~((Math.random()+.5)*(1<<(o<8?o:8)))*n.errorRetryInterval;(f(a)||!(o>a))&&setTimeout(r,l,i)},onDiscarded:u,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:A?1e4:5e3,focusThrottleInterval:5e3,dedupingInterval:2e3,loadingTimeout:A?5e3:3e3,compare:(e,t)=>j(e)==j(t),isPaused:()=>!1,cache:V,mutate:B,fallback:{}},{isOnline:()=>k,isVisible:()=>{let e=g&&document.visibilityState;return f(e)||"hidden"!==e}}),H=(e,t)=>{let n=p(e,t);if(t){let{use:r,fallback:i}=e,{use:a,fallback:o}=t;r&&a&&(n.use=r.concat(a)),i&&o&&(n.fallback=p(i,o))}return n},U=(0,i.createContext)({}),W=v&&window.__SWR_DEVTOOLS_USE__,q=W?window.__SWR_DEVTOOLS_USE__:[],$=e=>h(e[1])?[e[0],e[1],e[2]||{}]:[e[0],null,(null===e[1]?e[2]:e[1])||{}],K=()=>p(I,(0,i.useContext)(U)),Y=q.concat(e=>(t,n,r)=>{let i=n&&((...e)=>{let r=N(t)[0],[,,,i]=o.get(V),a=i[r];return a?(delete i[r],a):n(...e)});return e(t,i,r)}),X=(e,t,n)=>{let r=t[e]||(t[e]=[]);return r.push(n),()=>{let e=r.indexOf(n);e>=0&&(r[e]=r[r.length-1],r.pop())}};W&&(window.__SWR_DEVTOOLS_REACT__=i);let G={dedupe:!0},J=d.defineProperty(e=>{let{value:t}=e,n=(0,i.useContext)(U),r=h(t),a=(0,i.useMemo)(()=>r?t(n):t,[r,n,t]),o=(0,i.useMemo)(()=>r?a:H(n,a),[r,n,a]),l=a&&a.provider,s=(0,i.useRef)(c);l&&!s.current&&(s.current=z(l(o.cache||V),a));let u=s.current;return u&&(o.cache=u[0],o.mutate=u[1]),T(()=>{if(u)return u[2]&&u[2](),u[3]},[]),(0,i.createElement)(U.Provider,p(e,{value:o}))},"defaultValue",{value:I});var Q=(r=(e,t,n)=>{let{cache:r,compare:l,suspense:s,fallbackData:u,revalidateOnMount:d,revalidateIfStale:m,refreshInterval:v,refreshWhenHidden:g,refreshWhenOffline:y,keepPreviousData:b}=n,[w,j,k]=o.get(r),[E,S]=N(e),C=(0,i.useRef)(!1),P=(0,i.useRef)(!1),A=(0,i.useRef)(E),R=(0,i.useRef)(t),F=(0,i.useRef)(n),z=()=>F.current,V=()=>z().isVisible()&&z().isOnline(),[B,I,H,U]=x(r,E),W=(0,i.useRef)({}).current,q=f(u)?n.fallback[E]:u,$=(e,t)=>{let n=!0;for(let r in W)"data"===r?l(t[r],e[r])||f(e[r])&&l(t[r],ei)||(n=!1):t[r]!==e[r]&&(n=!1);return n},K=(0,i.useMemo)(()=>{let e=!!E&&!!t&&(f(d)?!z().isPaused()&&!s&&(!!f(m)||m):d),n=t=>{let n=p(t);return(delete n._k,e)?{isValidating:!0,isLoading:!0,...n}:n},r=B(),i=U(),a=n(r),o=r===i?a:n(i),l=a;return[()=>{let e=n(B());return $(e,l)?l:l=e},()=>o]},[r,E]),Y=(0,a.useSyncExternalStore)((0,i.useCallback)(e=>H(E,(t,n)=>{$(n,t)||e()}),[r,E]),K[0],K[1]),J=!C.current,Q=w[E]&&w[E].length>0,ee=Y.data,et=f(ee)?q:ee,en=Y.error,er=(0,i.useRef)(et),ei=b?f(ee)?er.current:ee:et,ea=(!Q||!!f(en))&&(J&&!f(d)?d:!z().isPaused()&&(s?!f(et)&&m:f(et)||m)),eo=!!(E&&t&&J&&ea),el=f(Y.isValidating)?eo:Y.isValidating,es=f(Y.isLoading)?eo:Y.isLoading,eu=(0,i.useCallback)(async e=>{let t,r;let i=R.current;if(!E||!i||P.current||z().isPaused())return!1;let a=!0,o=e||{},s=!k[E]||!o.dedupe,u=()=>M?!P.current&&E===A.current&&C.current:E===A.current,d={isValidating:!1,isLoading:!1},p=()=>{I(d)},m=()=>{let e=k[E];e&&e[1]===r&&delete k[E]},v={isValidating:!0};f(B().data)&&(v.isLoading=!0);try{if(s&&(I(v),n.loadingTimeout&&f(B().data)&&setTimeout(()=>{a&&u()&&z().onLoadingSlow(E,n)},n.loadingTimeout),k[E]=[i(S),D()]),[t,r]=k[E],t=await t,s&&setTimeout(m,n.dedupingInterval),!k[E]||k[E][1]!==r)return s&&u()&&z().onDiscarded(E),!1;d.error=c;let e=j[E];if(!f(e)&&(r<=e[0]||r<=e[1]||0===e[1]))return p(),s&&u()&&z().onDiscarded(E),!1;let o=B().data;d.data=l(o,t)?o:t,s&&u()&&z().onSuccess(t,E,n)}catch(n){m();let e=z(),{shouldRetryOnError:t}=e;!e.isPaused()&&(d.error=n,s&&u()&&(e.onError(n,E,e),(!0===t||h(t)&&t(n))&&V()&&e.onErrorRetry(n,E,e,e=>{let t=w[E];t&&t[0]&&t[0](L.ERROR_REVALIDATE_EVENT,e)},{retryCount:(o.retryCount||0)+1,dedupe:!0})))}return a=!1,p(),!0},[E,r]),ec=(0,i.useCallback)((...e)=>Z(r,A.current,...e),[]);if(T(()=>{R.current=t,F.current=n,f(ee)||(er.current=ee)}),T(()=>{if(!E)return;let e=eu.bind(c,G),t=0,n=X(E,w,(n,r={})=>{if(n==L.FOCUS_EVENT){let n=Date.now();z().revalidateOnFocus&&n>t&&V()&&(t=n+z().focusThrottleInterval,e())}else if(n==L.RECONNECT_EVENT)z().revalidateOnReconnect&&V()&&e();else if(n==L.MUTATE_EVENT)return eu();else if(n==L.ERROR_REVALIDATE_EVENT)return eu(r)});return P.current=!1,A.current=E,C.current=!0,I({_k:S}),ea&&(f(et)||_?e():O(e)),()=>{P.current=!0,n()}},[E]),T(()=>{let e;function t(){let t=h(v)?v(et):v;t&&-1!==e&&(e=setTimeout(n,t))}function n(){!B().error&&(g||z().isVisible())&&(y||z().isOnline())?eu(G).then(t):t()}return t(),()=>{e&&(clearTimeout(e),e=-1)}},[v,g,y,E]),(0,i.useDebugValue)(ei),s&&f(et)&&E){if(!M&&_)throw Error("Fallback data is required when using suspense in SSR.");throw R.current=t,F.current=n,P.current=!1,f(en)?eu(G):en}return{mutate:ec,get data(){return W.data=!0,ei},get error(){return W.error=!0,en},get isValidating(){return W.isValidating=!0,el},get isLoading(){return W.isLoading=!0,es}}},function(...e){let t=K(),[n,i,a]=$(e),o=H(t,a),l=r,{use:s}=o,u=(s||[]).concat(Y);for(let e=u.length;e--;)l=u[e](l);return l(n,i||o.fetcher||null,o)})},22970:function(e,t,n){"use strict";n.d(t,{CR:function(){return l},Jh:function(){return o},_T:function(){return i},ev:function(){return s},mG:function(){return a},pi:function(){return r}});var r=function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;nt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function a(e,t,n,r){return new(n||(n=Promise))(function(i,a){function o(e){try{s(r.next(e))}catch(e){a(e)}}function l(e){try{s(r.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(o,l)}s((r=r.apply(e,t||[])).next())})}function o(e,t){var n,r,i,a,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(l){return function(s){return function(l){if(n)throw TypeError("Generator is already executing.");for(;a&&(a=0,l[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&l[0]?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(!(i=(i=o.trys).length>0&&i[i.length-1])&&(6===l[0]||2===l[0])){o=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o}function s(e,t,n){if(n||2==arguments.length)for(var r,i=0,a=t.length;in.call(this,t,e,this),e);return void 0===n&&(n=this.getDefault()),n}_validate(e,t={},n){let{sync:r,path:i,from:a=[],originalValue:o=e,strict:l=this.spec.strict,abortEarly:s=this.spec.abortEarly}=t,u=e;l||(u=this._cast(u,F({assert:!1},t)));let c={value:u,path:i,options:t,originalValue:o,schema:this,label:this.spec.label,sync:r,from:a},d=[];this._typeError&&d.push(this._typeError);let f=[];this._whitelistError&&f.push(this._whitelistError),this._blacklistError&&f.push(this._blacklistError),O({args:c,value:u,path:i,sync:r,tests:d,endEarly:s},e=>{if(e)return void n(e,u);O({tests:this.tests.concat(f),args:c,path:i,sync:r,value:u,endEarly:s},n)})}validate(e,t,n){let r=this.resolve(F({},t,{value:e}));return"function"==typeof n?r._validate(e,t,n):new Promise((n,i)=>r._validate(e,t,(e,t)=>{e?i(e):n(t)}))}validateSync(e,t){let n;return this.resolve(F({},t,{value:e}))._validate(e,F({},t,{sync:!0}),(e,t)=>{if(e)throw e;n=t}),n}isValid(e,t){return this.validate(e,t).then(()=>!0,e=>{if(M.isError(e))return!1;throw e})}isValidSync(e,t){try{return this.validateSync(e,t),!0}catch(e){if(M.isError(e))return!1;throw e}}_getDefault(){let e=this.spec.default;return null==e?e:"function"==typeof e?e.call(this):r(e)}getDefault(e){return this.resolve(e||{})._getDefault()}default(e){return 0==arguments.length?this._getDefault():this.clone({default:e})}strict(e=!0){let t=this.clone();return t.spec.strict=e,t}_isPresent(e){return null!=e}defined(e=d.defined){return this.test({message:e,name:"defined",exclusive:!0,test:e=>void 0!==e})}required(e=d.required){return this.clone({presence:"required"}).withMutation(t=>t.test({message:e,name:"required",exclusive:!0,test(e){return this.schema._isPresent(e)}}))}notRequired(){let e=this.clone({presence:"optional"});return e.tests=e.tests.filter(e=>"required"!==e.OPTIONS.name),e}nullable(e=!0){return this.clone({nullable:!1!==e})}transform(e){let t=this.clone();return t.transforms.push(e),t}test(...e){let t;if(void 0===(t=1===e.length?"function"==typeof e[0]?{test:e[0]}:e[0]:2===e.length?{name:e[0],test:e[1]}:{name:e[0],message:e[1],test:e[2]}).message&&(t.message=d.default),"function"!=typeof t.test)throw TypeError("`test` is a required parameters");let n=this.clone(),r=L(t),i=t.exclusive||t.name&&!0===n.exclusiveTests[t.name];if(t.exclusive&&!t.name)throw TypeError("Exclusive tests must provide a unique `name` identifying the test");return t.name&&(n.exclusiveTests[t.name]=!!t.exclusive),n.tests=n.tests.filter(e=>e.OPTIONS.name!==t.name||!i&&e.OPTIONS.test!==r.OPTIONS.test),n.tests.push(r),n}when(e,t){Array.isArray(e)||"string"==typeof e||(t=e,e=".");let n=this.clone(),r=E(e).map(e=>new R(e));return r.forEach(e=>{e.isSibling&&n.deps.push(e.key)}),n.conditions.push(new k(r,t)),n}typeError(e){let t=this.clone();return t._typeError=L({message:e,name:"typeError",test(e){return!!(void 0===e||this.schema.isType(e))||this.createError({params:{type:this.schema._type}})}}),t}oneOf(e,t=d.oneOf){let n=this.clone();return e.forEach(e=>{n._whitelist.add(e),n._blacklist.delete(e)}),n._whitelistError=L({message:t,name:"oneOf",test(e){if(void 0===e)return!0;let t=this.schema._whitelist,n=t.resolveAll(this.resolve);return!!n.includes(e)||this.createError({params:{values:t.toArray().join(", "),resolved:n}})}}),n}notOneOf(e,t=d.notOneOf){let n=this.clone();return e.forEach(e=>{n._blacklist.add(e),n._whitelist.delete(e)}),n._blacklistError=L({message:t,name:"notOneOf",test(e){let t=this.schema._blacklist,n=t.resolveAll(this.resolve);return!n.includes(e)||this.createError({params:{values:t.toArray().join(", "),resolved:n}})}}),n}strip(e=!0){let t=this.clone();return t.spec.strip=e,t}describe(){let e=this.clone(),{label:t,meta:n}=e.spec;return{meta:n,label:t,type:e.type,oneOf:e._whitelist.describe(),notOneOf:e._blacklist.describe(),tests:e.tests.map(e=>({name:e.OPTIONS.name,params:e.OPTIONS.params})).filter((e,t,n)=>n.findIndex(t=>t.name===e.name)===t)}}}for(let e of(V.prototype.__isYupSchema__=!0,["validate","validateSync"]))V.prototype[`${e}At`]=function(t,n,r={}){let{parent:i,parentPath:a,schema:o}=function(e,t,n,r=n){let i,a,o;return t?((0,A.forEach)(t,(l,s,u)=>{let c=s?Z(l):l;if((e=e.resolve({context:r,parent:i,value:n})).innerType){let r=u?parseInt(c,10):0;if(n&&r>=n.length)throw Error(`Yup.reach cannot resolve an array item at index: ${l}, in the path: ${t}. because there is no value at that index. `);i=n,n=n&&n[r],e=e.innerType}if(!u){if(!e.fields||!e.fields[c])throw Error(`The schema does not contain the path: ${t}. (failed at: ${o} which is a type: "${e._type}")`);i=n,n=n&&n[c],e=e.fields[c]}a=c,o=s?"["+l+"]":"."+l}),{schema:e,parent:i,parentPath:a}):{parent:i,parentPath:t,schema:e}}(this,t,n,r.context);return o[e](i&&i[a],F({},r,{parent:i,path:t}))};for(let e of["equals","is"])V.prototype[e]=V.prototype.oneOf;for(let e of["not","nope"])V.prototype[e]=V.prototype.notOneOf;V.prototype.optional=V.prototype.notRequired,V.prototype;var B=e=>null==e;class I extends V{constructor(){super({type:"boolean"}),this.withMutation(()=>{this.transform(function(e){if(!this.isType(e)){if(/^(true|1)$/i.test(String(e)))return!0;if(/^(false|0)$/i.test(String(e)))return!1}return e})})}_typeCheck(e){return e instanceof Boolean&&(e=e.valueOf()),"boolean"==typeof e}isTrue(e=m.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"true"},test:e=>B(e)||!0===e})}isFalse(e=m.isValue){return this.test({message:e,name:"is-value",exclusive:!0,params:{value:"false"},test:e=>B(e)||!1===e})}}I.prototype;let H=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))$/i,U=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,W=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,q=e=>B(e)||e===e.trim(),$=({}).toString();function K(){return new Y}class Y extends V{constructor(){super({type:"string"}),this.withMutation(()=>{this.transform(function(e){if(this.isType(e)||Array.isArray(e))return e;let t=null!=e&&e.toString?e.toString():e;return t===$?e:t})})}_typeCheck(e){return e instanceof String&&(e=e.valueOf()),"string"==typeof e}_isPresent(e){return super._isPresent(e)&&!!e.length}length(e,t=f.length){return this.test({message:t,name:"length",exclusive:!0,params:{length:e},test(t){return B(t)||t.length===this.resolve(e)}})}min(e,t=f.min){return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t.length>=this.resolve(e)}})}max(e,t=f.max){return this.test({name:"max",exclusive:!0,message:t,params:{max:e},test(t){return B(t)||t.length<=this.resolve(e)}})}matches(e,t){let n,r,i=!1;return t&&("object"==typeof t?{excludeEmptyString:i=!1,message:n,name:r}=t:n=t),this.test({name:r||"matches",message:n||f.matches,params:{regex:e},test:t=>B(t)||""===t&&i||-1!==t.search(e)})}email(e=f.email){return this.matches(H,{name:"email",message:e,excludeEmptyString:!0})}url(e=f.url){return this.matches(U,{name:"url",message:e,excludeEmptyString:!0})}uuid(e=f.uuid){return this.matches(W,{name:"uuid",message:e,excludeEmptyString:!1})}ensure(){return this.default("").transform(e=>null===e?"":e)}trim(e=f.trim){return this.transform(e=>null!=e?e.trim():e).test({message:e,name:"trim",test:q})}lowercase(e=f.lowercase){return this.transform(e=>B(e)?e:e.toLowerCase()).test({message:e,name:"string_case",exclusive:!0,test:e=>B(e)||e===e.toLowerCase()})}uppercase(e=f.uppercase){return this.transform(e=>B(e)?e:e.toUpperCase()).test({message:e,name:"string_case",exclusive:!0,test:e=>B(e)||e===e.toUpperCase()})}}K.prototype=Y.prototype;let X=e=>e!=+e;function G(){return new J}class J extends V{constructor(){super({type:"number"}),this.withMutation(()=>{this.transform(function(e){let t=e;if("string"==typeof t){if(""===(t=t.replace(/\s/g,"")))return NaN;t=+t}return this.isType(t)?t:parseFloat(t)})})}_typeCheck(e){return e instanceof Number&&(e=e.valueOf()),"number"==typeof e&&!X(e)}min(e,t=h.min){return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t>=this.resolve(e)}})}max(e,t=h.max){return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(t){return B(t)||t<=this.resolve(e)}})}lessThan(e,t=h.lessThan){return this.test({message:t,name:"max",exclusive:!0,params:{less:e},test(t){return B(t)||tthis.resolve(e)}})}positive(e=h.positive){return this.moreThan(0,e)}negative(e=h.negative){return this.lessThan(0,e)}integer(e=h.integer){return this.test({name:"integer",message:e,test:e=>B(e)||Number.isInteger(e)})}truncate(){return this.transform(e=>B(e)?e:0|e)}round(e){var t;let n=["ceil","floor","round","trunc"];if("trunc"===(e=(null==(t=e)?void 0:t.toLowerCase())||"round"))return this.truncate();if(-1===n.indexOf(e.toLowerCase()))throw TypeError("Only valid options for round() are: "+n.join(", "));return this.transform(t=>B(t)?t:Math[e](t))}}G.prototype=J.prototype;var Q=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;let ee=new Date(""),et=e=>"[object Date]"===Object.prototype.toString.call(e);function en(){return new er}class er extends V{constructor(){super({type:"date"}),this.withMutation(()=>{this.transform(function(e){return this.isType(e)?e:isNaN(e=function(e){var t,n,r=[1,4,5,6,7,10,11],i=0;if(n=Q.exec(e)){for(var a,o=0;a=r[o];++o)n[a]=+n[a]||0;n[2]=(+n[2]||1)-1,n[3]=+n[3]||1,n[7]=n[7]?String(n[7]).substr(0,3):0,(void 0===n[8]||""===n[8])&&(void 0===n[9]||""===n[9])?t=+new Date(n[1],n[2],n[3],n[4],n[5],n[6],n[7]):("Z"!==n[8]&&void 0!==n[9]&&(i=60*n[10]+n[11],"+"===n[9]&&(i=0-i)),t=Date.UTC(n[1],n[2],n[3],n[4],n[5]+i,n[6],n[7]))}else t=Date.parse?Date.parse(e):NaN;return t}(e))?ee:new Date(e)})})}_typeCheck(e){return et(e)&&!isNaN(e.getTime())}prepareParam(e,t){let n;if(R.isRef(e))n=e;else{let r=this.cast(e);if(!this._typeCheck(r))throw TypeError(`\`${t}\` must be a Date or a value that can be \`cast()\` to a Date`);n=r}return n}min(e,t=p.min){let n=this.prepareParam(e,"min");return this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(e){return B(e)||e>=this.resolve(n)}})}max(e,t=p.max){let n=this.prepareParam(e,"max");return this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(e){return B(e)||e<=this.resolve(n)}})}}er.INVALID_DATE=ee,en.prototype=er.prototype,en.INVALID_DATE=ee;var ei=n(57370),ea=n.n(ei),eo=n(96009),el=n.n(eo),es=n(19950),eu=n.n(es),ec=n(95159),ed=n.n(ec);function ef(e,t){let n=1/0;return e.some((e,r)=>{var i;if((null==(i=t.path)?void 0:i.indexOf(e))!==-1)return n=r,!0}),n}function eh(e){return(t,n)=>ef(e,t)-ef(e,n)}function ep(){return(ep=Object.assign||function(e){for(var t=1;t"[object Object]"===Object.prototype.toString.call(e),ev=eh([]);class eg extends V{constructor(e){super({type:"object"}),this.fields=Object.create(null),this._sortErrors=ev,this._nodes=[],this._excludedEdges=[],this.withMutation(()=>{this.transform(function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null}),e&&this.shape(e)})}_typeCheck(e){return em(e)||"function"==typeof e}_cast(e,t={}){var n;let r=super._cast(e,t);if(void 0===r)return this.getDefault();if(!this._typeCheck(r))return r;let i=this.fields,a=null!=(n=t.stripUnknown)?n:this.spec.noUnknown,o=this._nodes.concat(Object.keys(r).filter(e=>-1===this._nodes.indexOf(e))),l={},s=ep({},t,{parent:l,__validating:t.__validating||!1}),u=!1;for(let e of o){let n=i[e],o=w()(r,e);if(n){let i;let a=r[e];s.path=(t.path?`${t.path}.`:"")+e;let o="spec"in(n=n.resolve({value:a,context:t.context,parent:l}))?n.spec:void 0,c=null==o?void 0:o.strict;if(null==o?void 0:o.strip){u=u||e in r;continue}void 0!==(i=t.__validating&&c?r[e]:n.cast(r[e],s))&&(l[e]=i)}else o&&!a&&(l[e]=r[e]);l[e]!==r[e]&&(u=!0)}return u?l:r}_validate(e,t={},n){let r=[],{sync:i,from:a=[],originalValue:o=e,abortEarly:l=this.spec.abortEarly,recursive:s=this.spec.recursive}=t;a=[{schema:this,value:o},...a],t.__validating=!0,t.originalValue=o,t.from=a,super._validate(e,t,(e,u)=>{if(e){if(!M.isError(e)||l)return void n(e,u);r.push(e)}if(!s||!em(u)){n(r[0]||null,u);return}o=o||u,O({sync:i,tests:this._nodes.map(e=>(n,r)=>{let i=-1===e.indexOf(".")?(t.path?`${t.path}.`:"")+e:`${t.path||""}["${e}"]`,l=this.fields[e];if(l&&"validate"in l){l.validate(u[e],ep({},t,{path:i,from:a,strict:!0,parent:u,originalValue:o[e]}),r);return}r(null)}),value:u,errors:r,endEarly:l,sort:this._sortErrors,path:t.path},n)})}clone(e){let t=super.clone(e);return t.fields=ep({},this.fields),t._nodes=this._nodes,t._excludedEdges=this._excludedEdges,t._sortErrors=this._sortErrors,t}concat(e){let t=super.concat(e),n=t.fields;for(let[e,t]of Object.entries(this.fields)){let r=n[e];void 0===r?n[e]=t:r instanceof V&&t instanceof V&&(n[e]=t.concat(r))}return t.withMutation(()=>t.shape(n,this._excludedEdges))}getDefaultFromShape(){let e={};return this._nodes.forEach(t=>{let n=this.fields[t];e[t]="default"in n?n.getDefault():void 0}),e}_getDefault(){return"default"in this.spec?super._getDefault():this._nodes.length?this.getDefaultFromShape():void 0}shape(e,t=[]){let n=this.clone(),r=Object.assign(n.fields,e);return n.fields=r,n._sortErrors=eh(Object.keys(r)),t.length&&(Array.isArray(t[0])||(t=[t]),n._excludedEdges=[...n._excludedEdges,...t]),n._nodes=function(e,t=[]){let n=[],r=new Set,i=new Set(t.map(([e,t])=>`${e}-${t}`));function a(e,t){let a=(0,A.split)(e)[0];r.add(a),i.has(`${t}-${a}`)||n.push([t,a])}for(let t in e)if(w()(e,t)){let n=e[t];r.add(t),R.isRef(n)&&n.isSibling?a(n.path,t):j(n)&&"deps"in n&&n.deps.forEach(e=>a(e,t))}return ed().array(Array.from(r),n).reverse()}(r,n._excludedEdges),n}pick(e){let t={};for(let n of e)this.fields[n]&&(t[n]=this.fields[n]);return this.clone().withMutation(e=>(e.fields={},e.shape(t)))}omit(e){let t=this.clone(),n=t.fields;for(let r of(t.fields={},e))delete n[r];return t.withMutation(()=>t.shape(n))}from(e,t,n){let r=(0,A.getter)(e,!0);return this.transform(i=>{if(null==i)return i;let a=i;return w()(i,e)&&(a=ep({},i),n||delete a[e],a[t]=r(i)),a})}noUnknown(e=!0,t=v.noUnknown){"string"==typeof e&&(t=e,e=!0);let n=this.test({name:"noUnknown",exclusive:!0,message:t,test(t){let n;if(null==t)return!0;let r=(n=Object.keys(this.schema.fields),Object.keys(t).filter(e=>-1===n.indexOf(e)));return!e||0===r.length||this.createError({params:{unknown:r.join(", ")}})}});return n.spec.noUnknown=e,n}unknown(e=!0,t=v.noUnknown){return this.noUnknown(!e,t)}transformKeys(e){return this.transform(t=>t&&eu()(t,(t,n)=>e(n)))}camelCase(){return this.transformKeys(el())}snakeCase(){return this.transformKeys(ea())}constantCase(){return this.transformKeys(e=>ea()(e).toUpperCase())}describe(){let e=super.describe();return e.fields=P()(this.fields,e=>e.describe()),e}}function ey(e){return new eg(e)}function ex(){return(ex=Object.assign||function(e){for(var t=1;t{this.transform(function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(t){e=null}return this.isType(e)?e:null})})}_typeCheck(e){return Array.isArray(e)}get _subType(){return this.innerType}_cast(e,t){let n=super._cast(e,t);if(!this._typeCheck(n)||!this.innerType)return n;let r=!1,i=n.map((e,n)=>{let i=this.innerType.cast(e,ex({},t,{path:`${t.path||""}[${n}]`}));return i!==e&&(r=!0),i});return r?i:n}_validate(e,t={},n){var r,i;let a=[],o=t.sync,l=t.path,s=this.innerType,u=null!=(r=t.abortEarly)?r:this.spec.abortEarly,c=null!=(i=t.recursive)?i:this.spec.recursive,d=null!=t.originalValue?t.originalValue:e;super._validate(e,t,(e,r)=>{if(e){if(!M.isError(e)||u)return void n(e,r);a.push(e)}if(!c||!s||!this._typeCheck(r)){n(a[0]||null,r);return}d=d||r;let i=Array(r.length);for(let e=0;es.validate(n,o,t)}O({sync:o,path:l,value:r,errors:a,endEarly:u,tests:i},n)})}clone(e){let t=super.clone(e);return t.innerType=this.innerType,t}concat(e){let t=super.concat(e);return t.innerType=this.innerType,e.innerType&&(t.innerType=t.innerType?t.innerType.concat(e.innerType):e.innerType),t}of(e){let t=this.clone();if(!j(e))throw TypeError("`array.of()` sub-schema must be a valid yup schema not: "+c(e));return t.innerType=e,t}length(e,t=g.length){return this.test({message:t,name:"length",exclusive:!0,params:{length:e},test(t){return B(t)||t.length===this.resolve(e)}})}min(e,t){return t=t||g.min,this.test({message:t,name:"min",exclusive:!0,params:{min:e},test(t){return B(t)||t.length>=this.resolve(e)}})}max(e,t){return t=t||g.max,this.test({message:t,name:"max",exclusive:!0,params:{max:e},test(t){return B(t)||t.length<=this.resolve(e)}})}ensure(){return this.default(()=>[]).transform((e,t)=>this._typeCheck(e)?e:null==t?[]:[].concat(t))}compact(e){let t=e?(t,n,r)=>!e(t,n,r):e=>!!e;return this.transform(e=>null!=e?e.filter(t):e)}describe(){let e=super.describe();return this.innerType&&(e.innerType=this.innerType.describe()),e}nullable(e=!0){return super.nullable(e)}defined(){return super.defined()}required(e){return super.required(e)}}eb.prototype},44868:function(e,t,n){"use strict";var r,i,a=Object.create,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,d=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of s(t))c.call(e,i)||i===n||o(e,i,{get:()=>t[i],enumerable:!(r=l(t,i))||r.enumerable});return e},f={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(f,{Animated:()=>x,AnimatedArray:()=>_,AnimatedObject:()=>M,AnimatedString:()=>k,AnimatedValue:()=>w,createHost:()=>F,getAnimated:()=>v,getAnimatedType:()=>P,getPayload:()=>y,isAnimated:()=>m,setAnimated:()=>g}),e.exports=d(o({},"__esModule",{value:!0}),f);var h=n(6901),p=Symbol.for("Animated:node"),m=e=>!!e&&e[p]===e,v=e=>e&&e[p],g=(e,t)=>(0,h.defineHidden)(e,p,t),y=e=>e&&e[p]&&e[p].getPayload(),x=class{constructor(){g(this,this)}getPayload(){return this.payload||[]}},b=n(6901),w=class extends x{constructor(e){super(),this._value=e,this.done=!0,this.durationProgress=0,b.is.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new w(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return b.is.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(){let{done:e}=this;this.done=!1,b.is.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}},j=n(6901),k=class extends w{constructor(e){super(0),this._string=null,this._toString=(0,j.createInterpolator)({output:[e,e]})}static create(e){return new k(e)}getValue(){return this._string??(this._string=this._toString(this._value))}setValue(e){if(j.is.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=(0,j.createInterpolator)({output:[this.getValue(),e]})),this._value=0,super.reset()}},E=n(6901),S=n(6901),C={dependencies:null},M=class extends x{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){let t={};return(0,S.eachProp)(this.source,(n,r)=>{m(n)?t[r]=n.getValue(e):(0,S.hasFluidValue)(n)?t[r]=(0,S.getFluidValue)(n):e||(t[r]=n)}),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&(0,S.each)(this.payload,e=>e.reset())}_makePayload(e){if(e){let t=new Set;return(0,S.eachProp)(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){C.dependencies&&(0,S.hasFluidValue)(e)&&C.dependencies.add(e);let t=y(e);t&&(0,S.each)(t,e=>this.add(e))}},_=class extends M{constructor(e){super(e)}static create(e){return new _(e)}getValue(){return this.source.map(e=>e.getValue())}setValue(e){let t=this.getPayload();return e.length==t.length?t.map((t,n)=>t.setValue(e[n])).some(Boolean):(super.setValue(e.map(O)),!0)}};function O(e){return((0,E.isAnimatedString)(e)?k:w).create(e)}var T=n(6901);function P(e){let t=v(e);return t?t.constructor:T.is.arr(e)?_:(0,T.isAnimatedString)(e)?k:w}var A=n(6901),N=(i=null!=(r=n(2784))?a(u(r)):{},d(r&&r.__esModule?i:o(i,"default",{value:r,enumerable:!0}),r)),R=n(2784),D=n(6901),L=(e,t)=>{let n=!D.is.fun(e)||e.prototype&&e.prototype.isReactComponent;return(0,R.forwardRef)((r,i)=>{var a;let o;let l=(0,R.useRef)(null),s=n&&(0,R.useCallback)(e=>{l.current=(i&&(D.is.fun(i)?i(e):i.current=e),e)},[i]),[u,c]=(a=r,o=new Set,C.dependencies=o,a.style&&(a={...a,style:t.createAnimatedStyle(a.style)}),a=new M(a),C.dependencies=null,[a,o]),d=(0,D.useForceUpdate)(),f=()=>{let e=l.current;(!n||e)&&(!!e&&t.applyAnimatedValues(e,u.getValue(!0)))===!1&&d()},h=new Z(f,c),p=(0,R.useRef)();(0,D.useIsomorphicLayoutEffect)(()=>(p.current=h,(0,D.each)(c,e=>(0,D.addFluidObserver)(e,h)),()=>{p.current&&((0,D.each)(p.current.deps,e=>(0,D.removeFluidObserver)(e,p.current)),D.raf.cancel(p.current.update))})),(0,R.useEffect)(f,[]),(0,D.useOnce)(()=>()=>{let e=p.current;(0,D.each)(e.deps,t=>(0,D.removeFluidObserver)(t,e))});let m=t.getComponentProps(u.getValue());return N.createElement(e,{...m,ref:s})})},Z=class{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&D.raf.write(this.update)}},z=Symbol.for("AnimatedComponent"),F=(e,{applyAnimatedValues:t=()=>!1,createAnimatedStyle:n=e=>new M(e),getComponentProps:r=e=>e}={})=>{let i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},a=e=>{let t=V(e)||"Anonymous";return(e=A.is.str(e)?a[e]||(a[e]=L(e,i)):e[z]||(e[z]=L(e,i))).displayName=`Animated(${t})`,e};return(0,A.eachProp)(e,(t,n)=>{A.is.arr(e)&&(n=V(t)),a[n]=a(t)}),{animated:a}},V=e=>A.is.str(e)?e:e&&A.is.str(e.displayName)?e.displayName:A.is.fun(e)&&e.name||null},22360:function(e,t,n){"use strict";var r,i,a=Object.create,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,d=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of s(t))c.call(e,i)||i===n||o(e,i,{get:()=>t[i],enumerable:!(r=l(t,i))||r.enumerable});return e},f=(e,t,n)=>(n=null!=e?a(u(e)):{},d(!t&&e&&e.__esModule?n:o(n,"default",{value:e,enumerable:!0}),e)),h={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(h,{BailSignal:()=>J,Controller:()=>ej,FrameValue:()=>ei,Globals:()=>ts.Globals,Interpolation:()=>tn,Spring:()=>e5,SpringContext:()=>eN,SpringRef:()=>eL,SpringValue:()=>ed,Trail:()=>e8,Transition:()=>e7,config:()=>Z,createInterpolator:()=>tc.createInterpolator,easings:()=>tc.easings,inferTo:()=>E,interpolate:()=>tl,to:()=>to,update:()=>tu,useChain:()=>T,useInView:()=>e3,useIsomorphicLayoutEffect:()=>tc.useIsomorphicLayoutEffect,useReducedMotion:()=>tc.useReducedMotion,useResize:()=>e0,useScroll:()=>eJ,useSpring:()=>ez,useSpringRef:()=>eB,useSpringValue:()=>eH,useSprings:()=>eZ,useTrail:()=>eW,useTransition:()=>eY}),e.exports=d(o({},"__esModule",{value:!0}),h);var p=n(6901),m=n(6901);function v(e,...t){return m.is.fun(e)?e(...t):e}var g=(e,t)=>!0===e||!!(t&&e&&(m.is.fun(e)?e(t):(0,m.toArray)(e).includes(t))),y=(e,t)=>m.is.obj(e)?t&&e[t]:e,x=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,b=e=>e,w=(e,t=b)=>{let n=j;e.default&&!0!==e.default&&(n=Object.keys(e=e.default));let r={};for(let i of n){let n=t(e[i],i);m.is.und(n)||(r[i]=n)}return r},j=["config","onProps","onStart","onChange","onPause","onResume","onRest"],k={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 E(e){let t=function(e){let t={},n=0;if((0,m.eachProp)(e,(e,r)=>{k[r]||(t[r]=e,n++)}),n)return t}(e);if(t){let n={to:t};return(0,m.eachProp)(e,(e,r)=>r in t||(n[r]=e)),n}return{...e}}function S(e){return e=(0,m.getFluidValue)(e),m.is.arr(e)?e.map(S):(0,m.isAnimatedString)(e)?m.Globals.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function C(e){for(let t in e)return!0;return!1}function M(e){return m.is.fun(e)||m.is.arr(e)&&m.is.obj(e[0])}function _(e,t){e.ref?.delete(e),t?.delete(e)}function O(e,t){t&&e.ref!==t&&(e.ref?.delete(e),t.add(e),e.ref=t)}function T(e,t,n=1e3){(0,p.useIsomorphicLayoutEffect)(()=>{if(t){let r=0;(0,p.each)(e,(e,i)=>{let a=e.current;if(a.length){let o=n*t[i];isNaN(o)?o=r:r=o,(0,p.each)(a,e=>{(0,p.each)(e.queue,e=>{let t=e.delay;e.delay=e=>o+v(t||0,e)})}),e.start()}})}else{let t=Promise.resolve();(0,p.each)(e,e=>{let n=e.current;if(n.length){let r=n.map(e=>{let t=e.queue;return e.queue=[],t});t=t.then(()=>((0,p.each)(n,(e,t)=>(0,p.each)(r[t]||[],t=>e.queue.push(t))),Promise.all(e.start())))}})}})}var P=n(6901),A=n(2784),N=n(6901),R=n(6901),D=n(25447),L=n(6901),Z={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}},z={...Z.default,mass:1,damping:1,easing:L.easings.linear,clamp:!1},F=class{constructor(){this.velocity=0,Object.assign(this,z)}};function V(e,t){if(L.is.und(t.decay)){let n=!L.is.und(t.tension)||!L.is.und(t.friction);!n&&L.is.und(t.frequency)&&L.is.und(t.damping)&&L.is.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}var B=[],I=class{constructor(){this.changed=!1,this.values=B,this.toValues=null,this.fromValues=B,this.config=new F,this.immediate=!1}},H=n(6901);function U(e,{key:t,props:n,defaultProps:r,state:i,actions:a}){return new Promise((o,l)=>{let s,u,c=g(n.cancel??r?.cancel,t);if(c)h();else{H.is.und(n.pause)||(i.paused=g(n.pause,t));let e=r?.pause;!0!==e&&(e=i.paused||g(e,t)),s=v(n.delay||0,t),e?(i.resumeQueue.add(f),a.pause()):(a.resume(),f())}function d(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),s=u.time-H.raf.now()}function f(){s>0&&!H.Globals.skipAnimation?(i.delayed=!0,u=H.raf.setTimeout(h,s),i.pauseQueue.add(d),i.timeouts.add(u)):h()}function h(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(d),i.timeouts.delete(u),e<=(i.cancelId||0)&&(c=!0);try{a.start({...n,callId:e,cancel:c},o)}catch(e){l(e)}}})}var W=n(6901),q=(e,t)=>1==t.length?t[0]:t.some(e=>e.cancelled)?Y(e.get()):t.every(e=>e.noop)?$(e.get()):K(e.get(),t.every(e=>e.finished)),$=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),K=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),Y=e=>({value:e,cancelled:!0,finished:!1});function X(e,t,n,r){let{callId:i,parentId:a,onRest:o}=t,{asyncTo:l,promise:s}=n;return a||e!==l||t.reset?n.promise=(async()=>{n.asyncId=i,n.asyncTo=e;let u=w(t,(e,t)=>"onRest"===t?void 0:e),c,d,f=new Promise((e,t)=>(c=e,d=t)),h=e=>{let t=i<=(n.cancelId||0)&&Y(r)||i!==n.asyncId&&K(r,!1);if(t)throw e.result=t,d(e),e},p=(e,t)=>{let a=new J,o=new Q;return(async()=>{if(W.Globals.skipAnimation)throw G(n),o.result=K(r,!1),d(o),o;h(a);let l=W.is.obj(e)?{...e}:{...t,to:e};l.parentId=i,(0,W.eachProp)(u,(e,t)=>{W.is.und(l[t])&&(l[t]=e)});let s=await r.start(l);return h(a),n.paused&&await new Promise(e=>{n.resumeQueue.add(e)}),s})()},m;if(W.Globals.skipAnimation)return G(n),K(r,!1);try{let t;t=W.is.arr(e)?(async e=>{for(let t of e)await p(t)})(e):Promise.resolve(e(p,r.stop.bind(r))),await Promise.all([t.then(c),f]),m=K(r.get(),!0,!1)}catch(e){if(e instanceof J)m=e.result;else if(e instanceof Q)m=e.result;else throw e}finally{i==n.asyncId&&(n.asyncId=a,n.asyncTo=a?l:void 0,n.promise=a?s:void 0)}return W.is.fun(o)&&W.raf.batchedUpdates(()=>{o(m,r,r.item)}),m})():s}function G(e,t){(0,W.flush)(e.timeouts,e=>e.cancel()),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}var J=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.")}},Q=class extends Error{constructor(){super("SkipAnimationSignal")}},ee=n(6901),et=n(25447),en=e=>e instanceof ei,er=1,ei=class extends ee.FluidValue{constructor(){super(...arguments),this.id=er++,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){let e=(0,et.getAnimated)(this);return e&&e.getValue()}to(...e){return ee.Globals.to(this,e)}interpolate(...e){return(0,ee.deprecateInterpolate)(),ee.Globals.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){(0,ee.callFluidObservers)(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||ee.frameLoop.sort(this),(0,ee.callFluidObservers)(this,{type:"priority",parent:this,priority:e})}},ea=Symbol.for("SpringPhase"),eo=e=>(1&e[ea])>0,el=e=>(2&e[ea])>0,es=e=>(4&e[ea])>0,eu=(e,t)=>t?e[ea]|=3:e[ea]&=-3,ec=(e,t)=>t?e[ea]|=4:e[ea]&=-5,ed=class extends ei{constructor(e,t){if(super(),this.animation=new I,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,!R.is.und(e)||!R.is.und(t)){let n=R.is.obj(e)?{...e}:{...t,from:e};R.is.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(el(this)||this._state.asyncTo)||es(this)}get goal(){return(0,R.getFluidValue)(this.animation.to)}get velocity(){let e=(0,D.getAnimated)(this);return e instanceof D.AnimatedValue?e.lastVelocity||0:e.getPayload().map(e=>e.lastVelocity||0)}get hasAnimated(){return eo(this)}get isAnimating(){return el(this)}get isPaused(){return es(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1,r=this.animation,{toValues:i}=r,{config:a}=r,o=(0,D.getPayload)(r.to);!o&&(0,R.hasFluidValue)(r.to)&&(i=(0,R.toArray)((0,R.getFluidValue)(r.to))),r.values.forEach((l,s)=>{if(l.done)return;let u=l.constructor==D.AnimatedString?1:o?o[s].lastPosition:i[s],c=r.immediate,d=u;if(!c){if(d=l.lastPosition,a.tension<=0){l.done=!0;return}let t=l.elapsedTime+=e,n=r.fromValues[s],i=null!=l.v0?l.v0:l.v0=R.is.arr(a.velocity)?a.velocity[s]:a.velocity,o,f=a.precision||(n==u?.005:Math.min(1,.001*Math.abs(u-n)));if(R.is.und(a.duration)){if(a.decay){let e=!0===a.decay?.998:a.decay,r=Math.exp(-(1-e)*t);d=n+i/(1-e)*(1-r),c=Math.abs(l.lastPosition-d)<=f,o=i*r}else{o=null==l.lastVelocity?i:l.lastVelocity;let t=a.restVelocity||f/10,r=a.clamp?0:a.bounce,s=!R.is.und(r),h=n==u?l.v0>0:nt)&&(c=Math.abs(u-d)<=f));++e){s&&(d==u||d>u==h)&&(o=-o*r,d=u);let e=(-(1e-6*a.tension)*(d-u)+-(.001*a.friction)*o)/a.mass;o+=1*e,d+=1*o}}}else{let r=1;a.duration>0&&(this._memoizedDuration!==a.duration&&(this._memoizedDuration=a.duration,l.durationProgress>0&&(l.elapsedTime=a.duration*l.durationProgress,t=l.elapsedTime+=e)),r=(r=(a.progress||0)+t/this._memoizedDuration)>1?1:r<0?0:r,l.durationProgress=r),o=((d=n+a.easing(r)*(u-n))-l.lastPosition)/e,c=1==r}l.lastVelocity=o,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),c=!0)}o&&!o[s].done&&(c=!1),c?l.done=!0:t=!1,l.setValue(d,a.round)&&(n=!0)});let l=(0,D.getAnimated)(this),s=l.getValue();if(t){let e=(0,R.getFluidValue)(r.to);(s!==e||n)&&!a.decay?(l.setValue(e),this._onChange(e)):n&&a.decay&&this._onChange(s),this._stop()}else n&&this._onChange(s)}set(e){return R.raf.batchedUpdates(()=>{this._stop(),this._focus(e),this._set(e)}),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(el(this)){let{to:e,config:t}=this.animation;R.raf.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 R.is.und(e)?(n=this.queue||[],this.queue=[]):n=[R.is.obj(e)?e:{...t,to:e}],Promise.all(n.map(e=>this._update(e))).then(e=>q(this,e))}stop(e){let{to:t}=this.animation;return this._focus(this.get()),G(this._state,e&&this._lastCallId),R.raf.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){let t=this.key||"",{to:n,from:r}=e;(null==(n=R.is.obj(n)?n[t]:n)||M(n))&&(n=void 0),null==(r=R.is.obj(r)?r[t]:r)&&(r=void 0);let i={to:n,from:r};return eo(this)||(e.reverse&&([n,r]=[r,n]),r=(0,R.getFluidValue)(r),R.is.und(r)?(0,D.getAnimated)(this)||this._set(n):this._set(r)),i}_update({...e},t){let{key:n,defaultProps:r}=this;e.default&&Object.assign(r,w(e,(e,t)=>/^on/.test(t)?y(e,n):e)),eg(this,e,"onProps"),ey(this,"onProps",e,this);let 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?");let a=this._state;return U(++this._lastCallId,{key:n,props:e,defaultProps:r,state:a,actions:{pause:()=>{es(this)||(ec(this,!0),(0,R.flushCalls)(a.pauseQueue),ey(this,"onPause",K(this,ef(this,this.animation.to)),this))},resume:()=>{es(this)&&(ec(this,!1),el(this)&&this._resume(),(0,R.flushCalls)(a.resumeQueue),ey(this,"onResume",K(this,ef(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then(n=>{if(e.loop&&n.finished&&!(t&&n.noop)){let t=eh(e);if(t)return this._update(t,!0)}return n})}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(Y(this));let r=!R.is.und(e.to),i=!R.is.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(Y(this));this._lastToId=t.callId}let{key:a,defaultProps:o,animation:l}=this,{to:s,from:u}=l,{to:c=s,from:d=u}=e;i&&!r&&(!t.default||R.is.und(c))&&(c=d),t.reverse&&([c,d]=[d,c]);let f=!(0,R.isEqual)(d,u);f&&(l.from=d),d=(0,R.getFluidValue)(d);let h=!(0,R.isEqual)(c,s);h&&this._focus(c);let p=M(t.to),{config:m}=l,{decay:y,velocity:x}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){for(let r in n&&(V(n={...n},t),t={...n,...t}),V(e,t),Object.assign(e,t),z)null==e[r]&&(e[r]=z[r]);let{frequency:r,damping:i}=e,{mass:a}=e;L.is.und(r)||(r<.01&&(r=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/r,2)*a,e.friction=4*Math.PI*i*a/r)}(m,v(t.config,a),t.config!==o.config?v(o.config,a):void 0);let b=(0,D.getAnimated)(this);if(!b||R.is.und(c))return n(K(this,!0));let w=R.is.und(t.reset)?i&&!t.default:!R.is.und(d)&&g(t.reset,a),j=w?d:this.get(),k=S(c),E=R.is.num(k)||R.is.arr(k)||(0,R.isAnimatedString)(k),C=!p&&(!E||g(o.immediate||t.immediate,a));if(h){let e=(0,D.getAnimatedType)(c);if(e!==b.constructor){if(C)b=this._set(k);else throw Error(`Cannot animate between ${b.constructor.name} and ${e.name}, as the "to" prop suggests`)}}let _=b.constructor,O=(0,R.hasFluidValue)(c),T=!1;if(!O){let e=w||!eo(this)&&f;(h||e)&&(O=!(T=(0,R.isEqual)(S(j),k))),((0,R.isEqual)(l.immediate,C)||C)&&(0,R.isEqual)(m.decay,y)&&(0,R.isEqual)(m.velocity,x)||(O=!0)}if(T&&el(this)&&(l.changed&&!w?O=!0:O||this._stop(s)),!p&&((O||(0,R.hasFluidValue)(s))&&(l.values=b.getPayload(),l.toValues=(0,R.hasFluidValue)(c)?null:_==D.AnimatedString?[1]:(0,R.toArray)(k)),l.immediate==C||(l.immediate=C,C||w||this._set(s)),O)){let{onRest:e}=l;(0,R.each)(ev,e=>eg(this,t,e));let r=K(this,ef(this,s));(0,R.flushCalls)(this._pendingCalls,r),this._pendingCalls.add(n),l.changed&&R.raf.batchedUpdates(()=>{l.changed=!w,e?.(r,this),w?v(o.onRest,r):l.onStart?.(r,this)})}w&&this._set(j),p?n(X(t.to,t,this._state,this)):O?this._start():el(this)&&!h?this._pendingCalls.add(n):n($(j))}_focus(e){let t=this.animation;e!==t.to&&((0,R.getFluidObservers)(this)&&this._detach(),t.to=e,(0,R.getFluidObservers)(this)&&this._attach())}_attach(){let e=0,{to:t}=this.animation;(0,R.hasFluidValue)(t)&&((0,R.addFluidObserver)(t,this),en(t)&&(e=t.priority+1)),this.priority=e}_detach(){let{to:e}=this.animation;(0,R.hasFluidValue)(e)&&(0,R.removeFluidObserver)(e,this)}_set(e,t=!0){let n=(0,R.getFluidValue)(e);if(!R.is.und(n)){let e=(0,D.getAnimated)(this);if(!e||!(0,R.isEqual)(n,e.getValue())){let r=(0,D.getAnimatedType)(n);e&&e.constructor==r?e.setValue(n):(0,D.setAnimated)(this,r.create(n)),e&&R.raf.batchedUpdates(()=>{this._onChange(n,t)})}}return(0,D.getAnimated)(this)}_onStart(){let e=this.animation;e.changed||(e.changed=!0,ey(this,"onStart",K(this,ef(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),v(this.animation.onChange,e,this)),v(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){let e=this.animation;(0,D.getAnimated)(this).reset((0,R.getFluidValue)(e.to)),e.immediate||(e.fromValues=e.values.map(e=>e.lastPosition)),el(this)||(eu(this,!0),es(this)||this._resume())}_resume(){R.Globals.skipAnimation?this.finish():R.frameLoop.start(this)}_stop(e,t){if(el(this)){eu(this,!1);let n=this.animation;(0,R.each)(n.values,e=>{e.done=!0}),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),(0,R.callFluidObservers)(this,{type:"idle",parent:this});let r=t?Y(this.get()):K(this.get(),ef(this,e??n.to));(0,R.flushCalls)(this._pendingCalls,r),n.changed&&(n.changed=!1,ey(this,"onRest",r,this))}}};function ef(e,t){let n=S(t),r=S(e.get());return(0,R.isEqual)(r,n)}function eh(e,t=e.loop,n=e.to){let r=v(t);if(r){let i=!0!==r&&E(r),a=(i||e).reverse,o=!i||i.reset;return ep({...e,loop:t,default:!1,pause:void 0,to:!a||M(n)?n:void 0,from:o?e.from:void 0,reset:o,...i})}}function ep(e){let{to:t,from:n}=e=E(e),r=new Set;return R.is.obj(t)&&em(t,r),R.is.obj(n)&&em(n,r),e.keys=r.size?Array.from(r):null,e}function em(e,t){(0,R.eachProp)(e,(e,n)=>null!=e&&t.add(n))}var ev=["onStart","onRest","onChange","onPause","onResume"];function eg(e,t,n){e.animation[n]=t[n]!==x(t,n)?y(t[n],e.key):void 0}function ey(e,t,...n){e.animation[t]?.(...n),e.defaultProps[t]?.(...n)}var ex=n(6901),eb=["onStart","onChange","onRest"],ew=1,ej=class{constructor(e,t){this.id=ew++,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(){let e={};return this.each((t,n)=>e[n]=t.get()),e}set(e){for(let t in e){let n=e[t];ex.is.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(ep(e)),this}start(e){let{queue:t}=this;return e?t=(0,ex.toArray)(e).map(ep):this.queue=[],this._flush?this._flush(this,t):(eO(this,t),ek(this,t))}stop(e,t){if(!!e!==e&&(t=e),t){let n=this.springs;(0,ex.each)((0,ex.toArray)(t),t=>n[t].stop(!!e))}else G(this._state,this._lastAsyncId),this.each(t=>t.stop(!!e));return this}pause(e){if(ex.is.und(e))this.start({pause:!0});else{let t=this.springs;(0,ex.each)((0,ex.toArray)(e),e=>t[e].pause())}return this}resume(e){if(ex.is.und(e))this.start({pause:!1});else{let t=this.springs;(0,ex.each)((0,ex.toArray)(e),e=>t[e].resume())}return this}each(e){(0,ex.eachProp)(this.springs,e)}_onFrame(){let{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,(0,ex.flush)(e,([e,t])=>{t.value=this.get(),e(t,this,this._item)}));let a=!r&&this._started,o=i||a&&n.size?this.get():null;i&&t.size&&(0,ex.flush)(t,([e,t])=>{t.value=o,e(t,this,this._item)}),a&&(this._started=!1,(0,ex.flush)(n,([e,t])=>{t.value=o,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)}ex.raf.onFrame(this._onFrame)}};function ek(e,t){return Promise.all(t.map(t=>eE(e,t))).then(t=>q(e,t))}async function eE(e,t,n){let{keys:r,to:i,from:a,loop:o,onRest:l,onResolve:s}=t,u=ex.is.obj(t.default)&&t.default;o&&(t.loop=!1),!1===i&&(t.to=null),!1===a&&(t.from=null);let c=ex.is.arr(i)||ex.is.fun(i)?i:void 0;c?(t.to=void 0,t.onRest=void 0,u&&(u.onRest=void 0)):(0,ex.each)(eb,n=>{let r=t[n];if(ex.is.fun(r)){let i=e._events[n];t[n]=({finished:e,cancelled:t})=>{let 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])}});let d=e._state;!d.paused===t.pause?(d.paused=t.pause,(0,ex.flushCalls)(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);let f=(r||Object.keys(e.springs)).map(n=>e.springs[n].start(t)),h=!0===t.cancel||!0===x(t,"cancel");(c||h&&d.asyncId)&&f.push(U(++e._lastAsyncId,{props:t,state:d,actions:{pause:ex.noop,resume:ex.noop,start(t,n){h?(G(d,e._lastAsyncId),n(Y(e))):(t.onRest=l,n(X(c,t,d,e)))}}})),d.paused&&await new Promise(e=>{d.resumeQueue.add(e)});let p=q(e,await Promise.all(f));if(o&&p.finished&&!(n&&p.noop)){let n=eh(t,o,i);if(n)return eO(e,[n]),eE(e,n,!0)}return s&&ex.raf.batchedUpdates(()=>s(p,e,e.item)),p}function eS(e,t){let n={...e.springs};return t&&(0,ex.each)((0,ex.toArray)(t),e=>{ex.is.und(e.keys)&&(e=ep(e)),ex.is.obj(e.to)||(e={...e,to:void 0}),e_(n,e,e=>eM(e))}),eC(e,n),n}function eC(e,t){(0,ex.eachProp)(t,(t,n)=>{e.springs[n]||(e.springs[n]=t,(0,ex.addFluidObserver)(t,e))})}function eM(e,t){let n=new ed;return n.key=e,t&&(0,ex.addFluidObserver)(n,t),n}function e_(e,t,n){t.keys&&(0,ex.each)(t.keys,r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)})}function eO(e,t){(0,ex.each)(t,t=>{e_(e.springs,t,t=>eM(t,e))})}var eT=f(n(2784)),eP=n(2784),eA=n(6901),eN=({children:e,...t})=>{let n=(0,eP.useContext)(eR),r=t.pause||!!n.pause,i=t.immediate||!!n.immediate;t=(0,eA.useMemoOne)(()=>({pause:r,immediate:i}),[r,i]);let{Provider:a}=eR;return eT.createElement(a,{value:t},e)},eR=(Object.assign(eN,eT.createContext({})),eN.Provider._context=eN,eN.Consumer._context=eN,eN);eN.Provider=eR.Provider,eN.Consumer=eR.Consumer;var eD=n(6901),eL=()=>{let e=[],t=function(t){(0,eD.deprecateDirectCall)();let r=[];return(0,eD.each)(e,(e,i)=>{if(eD.is.und(t))r.push(e.start());else{let a=n(t,e,i);a&&r.push(e.start(a))}}),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){let n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return(0,eD.each)(e,e=>e.pause(...arguments)),this},t.resume=function(){return(0,eD.each)(e,e=>e.resume(...arguments)),this},t.set=function(t){(0,eD.each)(e,(e,n)=>{let r=eD.is.fun(t)?t(n,e):t;r&&e.set(r)})},t.start=function(t){let n=[];return(0,eD.each)(e,(e,r)=>{if(eD.is.und(t))n.push(e.start());else{let i=this._getProps(t,e,r);i&&n.push(e.start(i))}}),n},t.stop=function(){return(0,eD.each)(e,e=>e.stop(...arguments)),this},t.update=function(t){return(0,eD.each)(e,(e,n)=>e.update(this._getProps(t,e,n))),this};let n=function(e,t,n){return eD.is.fun(e)?e(n,t):e};return t._getProps=n,t};function eZ(e,t,n){let r=N.is.fun(t)&&t;r&&!n&&(n=[]);let i=(0,A.useMemo)(()=>r||3==arguments.length?eL():void 0,[]),a=(0,A.useRef)(0),o=(0,N.useForceUpdate)(),l=(0,A.useMemo)(()=>({ctrls:[],queue:[],flush(e,t){let n=eS(e,t);return!(a.current>0)||l.queue.length||Object.keys(n).some(t=>!e.springs[t])?new Promise(r=>{eC(e,n),l.queue.push(()=>{r(ek(e,t))}),o()}):ek(e,t)}}),[]),s=(0,A.useRef)([...l.ctrls]),u=[],c=(0,N.usePrev)(e)||0;function d(e,n){for(let i=e;i{(0,N.each)(s.current.slice(e,c),e=>{_(e,i),e.stop(!0)}),s.current.length=e,d(c,e)},[e]),(0,A.useMemo)(()=>{d(0,Math.min(c,e))},n);let f=s.current.map((e,t)=>eS(e,u[t])),h=(0,A.useContext)(eN),p=(0,N.usePrev)(h),m=h!==p&&C(h);(0,N.useIsomorphicLayoutEffect)(()=>{a.current++,l.ctrls=s.current;let{queue:e}=l;e.length&&(l.queue=[],(0,N.each)(e,e=>e())),(0,N.each)(s.current,(e,t)=>{i?.add(e),m&&e.start({default:h});let n=u[t];n&&(O(e,n.ref),e.ref?e.queue.push(n):e.start(n))})}),(0,N.useOnce)(()=>()=>{(0,N.each)(l.ctrls,e=>e.stop(!0))});let v=f.map(e=>({...e}));return i?[v,i]:v}function ez(e,t){let n=P.is.fun(e),[[r],i]=eZ(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}var eF=n(2784),eV=()=>eL(),eB=()=>(0,eF.useState)(eV)[0],eI=n(6901),eH=(e,t)=>{let n=(0,eI.useConstant)(()=>new ed(e,t));return(0,eI.useOnce)(()=>()=>{n.stop()}),n},eU=n(6901);function eW(e,t,n){let r=eU.is.fun(t)&&t;r&&!n&&(n=[]);let i=!0,a,o=eZ(e,(e,n)=>{let o=r?r(e,n):t;return a=o.ref,i=i&&o.reverse,o},n||[{}]);if((0,eU.useIsomorphicLayoutEffect)(()=>{(0,eU.each)(o[1].current,(e,t)=>{let n=o[1].current[t+(i?1:-1)];if(O(e,a),e.ref){n&&e.update({to:n.springs});return}n?e.start({to:n.springs}):e.start()})},n),r||3==arguments.length){let e=a??o[1];return e._getProps=(t,n,r)=>{let i=eU.is.fun(t)?t(r,n):t;if(i){let t=e.current[r+(i.reverse?1:-1)];return t&&(i.to=t.springs),i}},o}return o[0]}var eq=f(n(2784)),e$=n(2784),eK=n(6901);function eY(e,t,n){let r=eK.is.fun(t)&&t,{reset:i,sort:a,trail:o=0,expires:l=!0,exitBeforeEnter:s=!1,onDestroyed:u,ref:c,config:d}=r?r():t,f=(0,e$.useMemo)(()=>r||3==arguments.length?eL():void 0,[]),h=(0,eK.toArray)(e),p=[],m=(0,e$.useRef)(null),g=i?null:m.current;(0,eK.useIsomorphicLayoutEffect)(()=>{m.current=p}),(0,eK.useOnce)(()=>((0,eK.each)(p,e=>{f?.add(e.ctrl),e.ctrl.ref=f}),()=>{(0,eK.each)(m.current,e=>{e.expired&&clearTimeout(e.expirationId),_(e.ctrl,f),e.ctrl.stop(!0)})}));let y=function(e,{key:t,keys:n=t},r){if(null===n){let t=new Set;return e.map(e=>{let n=r&&r.find(n=>n.item===e&&"leave"!==n.phase&&!t.has(n));return n?(t.add(n),n.key):eX++})}return eK.is.und(n)?e:eK.is.fun(n)?e.map(n):(0,eK.toArray)(n)}(h,r?r():t,g),x=i&&m.current||[];(0,eK.useIsomorphicLayoutEffect)(()=>(0,eK.each)(x,({ctrl:e,item:t,key:n})=>{_(e,f),v(u,t,n)}));let b=[];if(g&&(0,eK.each)(g,(e,t)=>{e.expired?(clearTimeout(e.expirationId),x.push(e)):~(t=b[t]=y.indexOf(e.key))&&(p[t]=e)}),(0,eK.each)(h,(e,t)=>{p[t]||(p[t]={key:y[t],item:e,phase:"mount",ctrl:new ej},p[t].ctrl.item=e)}),b.length){let e=-1,{leave:n}=r?r():t;(0,eK.each)(b,(t,r)=>{let i=g[r];~t?(e=p.indexOf(i),p[e]={...i,item:h[t]}):n&&p.splice(++e,0,i)})}eK.is.fun(a)&&p.sort((e,t)=>a(e.item,t.item));let j=-o,k=(0,eK.useForceUpdate)(),S=w(t),M=new Map,T=(0,e$.useRef)(new Map),P=(0,e$.useRef)(!1);(0,eK.each)(p,(e,n)=>{let i=e.key,a=e.phase,u=r?r():t,f,h,p=v(u.delay||0,i);if("mount"==a)f=u.enter,h="enter";else{let e=0>y.indexOf(i);if("leave"!=a){if(e)f=u.leave,h="leave";else{if(!(f=u.update))return;h="update"}}else{if(e)return;f=u.enter,h="enter"}}if(f=v(f,e.item,n),!(f=eK.is.obj(f)?E(f):{to:f}).config){let t=d||S.config;f.config=v(t,e.item,n,h)}j+=o;let x={...S,delay:p+j,ref:c,immediate:u.immediate,reset:!1,...f};if("enter"==h&&eK.is.und(x.from)){let i=r?r():t,a=eK.is.und(i.initial)||g?i.from:i.initial;x.from=v(a,e.item,n)}let{onResolve:b}=x;x.onResolve=e=>{v(b,e);let t=m.current,n=t.find(e=>e.key===i);if(n&&!(e.cancelled&&"update"!=n.phase)&&n.ctrl.idle){let e=t.every(e=>e.ctrl.idle);if("leave"==n.phase){let t=v(l,n.item);if(!1!==t){let r=!0===t?0:t;if(n.expired=!0,!e&&r>0){r<=2147483647&&(n.expirationId=setTimeout(k,r));return}}}e&&t.some(e=>e.expired)&&(T.current.delete(n),s&&(P.current=!0),k())}};let w=eS(e.ctrl,x);"leave"===h&&s?T.current.set(e,{phase:h,springs:w,payload:x}):M.set(e,{phase:h,springs:w,payload:x})});let A=(0,e$.useContext)(eN),N=(0,eK.usePrev)(A),R=A!==N&&C(A);(0,eK.useIsomorphicLayoutEffect)(()=>{R&&(0,eK.each)(p,e=>{e.ctrl.start({default:A})})},[A]),(0,eK.each)(M,(e,t)=>{if(T.current.size){let e=p.findIndex(e=>e.key===t.key);p.splice(e,1)}}),(0,eK.useIsomorphicLayoutEffect)(()=>{(0,eK.each)(T.current.size?T.current:M,({phase:e,payload:t},n)=>{let{ctrl:r}=n;n.phase=e,f?.add(r),R&&"enter"==e&&r.start({default:A}),t&&(O(r,t.ref),(r.ref||f)&&!P.current?r.update(t):(r.start(t),P.current&&(P.current=!1)))})},i?void 0:n);let D=e=>eq.createElement(eq.Fragment,null,p.map((t,n)=>{let{springs:r}=M.get(t)||t.ctrl,i=e({...r},t.item,t,n);return i&&i.type?eq.createElement(i.type,{...i.props,key:eK.is.str(t.key)||eK.is.num(t.key)?t.key:t.ctrl.id,ref:i.ref}):i}));return f?[D,f]:D}var eX=1,eG=n(6901),eJ=({container:e,...t}={})=>{let[n,r]=ez(()=>({scrollX:0,scrollY:0,scrollXProgress:0,scrollYProgress:0,...t}),[]);return(0,eG.useIsomorphicLayoutEffect)(()=>{let t=(0,eG.onScroll)(({x:e,y:t})=>{r.start({scrollX:e.current,scrollXProgress:e.progress,scrollY:t.current,scrollYProgress:t.progress})},{container:e?.current||void 0});return()=>{(0,eG.each)(Object.values(n),e=>e.stop()),t()}},[]),n},eQ=n(6901),e0=({container:e,...t})=>{let[n,r]=ez(()=>({width:0,height:0,...t}),[]);return(0,eQ.useIsomorphicLayoutEffect)(()=>{let t=(0,eQ.onResize)(({width:e,height:t})=>{r.start({width:e,height:t,immediate:0===n.width.get()||0===n.height.get()})},{container:e?.current||void 0});return()=>{(0,eQ.each)(Object.values(n),e=>e.stop()),t()}},[]),n},e1=n(2784),e2=n(6901),e4={any:0,all:1};function e3(e,t){let[n,r]=(0,e1.useState)(!1),i=(0,e1.useRef)(),a=e2.is.fun(e)&&e,{to:o={},from:l={},...s}=a?a():{},u=a?t:e,[c,d]=ez(()=>({from:l,...s}),[]);return(0,e2.useIsomorphicLayoutEffect)(()=>{let e=i.current,{root:t,once:a,amount:s="any",...c}=u??{};if(!e||a&&n||typeof IntersectionObserver>"u")return;let f=new WeakMap,h=()=>(o&&d.start(o),r(!0),a?void 0:()=>{l&&d.start(l),r(!1)}),p=new IntersectionObserver(e=>{e.forEach(e=>{let t=f.get(e.target);if(!!t!==e.isIntersecting){if(e.isIntersecting){let t=h();e2.is.fun(t)?f.set(e.target,t):p.unobserve(e.target)}else t&&(t(),f.delete(e.target))}})},{root:t&&t.current||void 0,threshold:"number"==typeof s||Array.isArray(s)?s:e4[s],...c});return p.observe(e),()=>p.unobserve(e)},[u]),a?[i,c]:[i,n]}function e5({children:e,...t}){return e(ez(t))}var e6=n(6901);function e8({items:e,children:t,...n}){let r=eW(e.length,n);return e.map((e,n)=>{let i=t(e,n);return e6.is.fun(i)?i(r[n]):i})}function e7({items:e,children:t,...n}){return eY(e,n)(t)}var e9=n(6901),te=n(6901),tt=n(25447),tn=class extends ei{constructor(e,t){super(),this.source=e,this.idle=!0,this._active=new Set,this.calc=(0,te.createInterpolator)(...t);let n=this._get(),r=(0,tt.getAnimatedType)(n);(0,tt.setAnimated)(this,r.create(n))}advance(e){let t=this._get(),n=this.get();(0,te.isEqual)(t,n)||((0,tt.getAnimated)(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&ti(this._active)&&ta(this)}_get(){let e=te.is.arr(this.source)?this.source.map(te.getFluidValue):(0,te.toArray)((0,te.getFluidValue)(this.source));return this.calc(...e)}_start(){this.idle&&!ti(this._active)&&(this.idle=!1,(0,te.each)((0,tt.getPayload)(this),e=>{e.done=!1}),te.Globals.skipAnimation?(te.raf.batchedUpdates(()=>this.advance()),ta(this)):te.frameLoop.start(this))}_attach(){let e=1;(0,te.each)((0,te.toArray)(this.source),t=>{(0,te.hasFluidValue)(t)&&(0,te.addFluidObserver)(t,this),en(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))}),this.priority=e,this._start()}_detach(){(0,te.each)((0,te.toArray)(this.source),e=>{(0,te.hasFluidValue)(e)&&(0,te.removeFluidObserver)(e,this)}),this._active.clear(),ta(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=(0,te.toArray)(this.source).reduce((e,t)=>Math.max(e,(en(t)?t.priority:0)+1),0))}};function tr(e){return!1!==e.idle}function ti(e){return!e.size||Array.from(e).every(tr)}function ta(e){e.idle||(e.idle=!0,(0,te.each)((0,tt.getPayload)(e),e=>{e.done=!0}),(0,te.callFluidObservers)(e,{type:"idle",parent:e}))}var to=(e,...t)=>new tn(e,t),tl=(e,...t)=>((0,e9.deprecateInterpolate)(),new tn(e,t)),ts=n(6901);ts.Globals.assign({createStringInterpolator:ts.createStringInterpolator,to:(e,t)=>new tn(e,t)});var tu=ts.frameLoop.advance,tc=n(6901);r=n(8669),i=e.exports,d(h,r,"default"),i&&d(i,r,"default")},78476:function(e,t,n){"use strict";var r=Object.defineProperty,i=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,o=Object.prototype.hasOwnProperty,l=(e,t)=>{for(var n in t)r(e,n,{get:t[n],enumerable:!0})},s={};l(s,{FluidValue:()=>eP,Globals:()=>u,addFluidObserver:()=>eN,callFluidObserver:()=>eO,callFluidObservers:()=>eT,clamp:()=>Q,colorToRgba:()=>ey,colors:()=>ee,createInterpolator:()=>ex,createStringInterpolator:()=>eW,defineHidden:()=>O,deprecateDirectCall:()=>eG,deprecateInterpolate:()=>eY,each:()=>A,eachProp:()=>N,easings:()=>ek,flush:()=>D,flushCalls:()=>z,frameLoop:()=>K,getFluidObservers:()=>e_,getFluidValue:()=>eM,hasFluidValue:()=>eC,hex3:()=>es,hex4:()=>eu,hex6:()=>ec,hex8:()=>ed,hsl:()=>eo,hsla:()=>el,is:()=>T,isAnimatedString:()=>eJ,isEqual:()=>P,isSSR:()=>F,noop:()=>_,onResize:()=>e6,onScroll:()=>ti,once:()=>e$,prefix:()=>eq,raf:()=>d,removeFluidObserver:()=>eR,rgb:()=>ei,rgba:()=>ea,setFluidGetter:()=>eA,toArray:()=>R,useConstant:()=>to,useForceUpdate:()=>tf,useIsomorphicLayoutEffect:()=>tc,useMemoOne:()=>tp,useOnce:()=>tv,usePrev:()=>tx,useReducedMotion:()=>tw}),e.exports=((e,t,n,l)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let n of a(t))o.call(e,n)||void 0===n||r(e,n,{get:()=>t[n],enumerable:!(l=i(t,n))||l.enumerable});return e})(r({},"__esModule",{value:!0}),s);var u={};l(u,{assign:()=>H,colors:()=>V,createStringInterpolator:()=>L,skipAnimation:()=>B,to:()=>Z,willAdvance:()=>I});var c=C(),d=e=>j(e,c),f=C();d.write=e=>j(e,f);var h=C();d.onStart=e=>j(e,h);var p=C();d.onFrame=e=>j(e,p);var m=C();d.onFinish=e=>j(e,m);var v=[];d.setTimeout=(e,t)=>{let n=d.now()+t,r=()=>{let e=v.findIndex(e=>e.cancel==r);~e&&v.splice(e,1),b-=~e?1:0},i={time:n,handler:e,cancel:r};return v.splice(g(n),0,i),b+=1,k(),i};var g=e=>~(~v.findIndex(t=>t.time>e)||~v.length);d.cancel=e=>{h.delete(e),p.delete(e),m.delete(e),c.delete(e),f.delete(e)},d.sync=e=>{w=!0,d.batchedUpdates(e),w=!1},d.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,d.onStart(n)}return r.handler=e,r.cancel=()=>{h.delete(n),t=null},r};var y="u">typeof window?window.requestAnimationFrame:()=>{};d.use=e=>y=e,d.now="u">typeof performance?()=>performance.now():Date.now,d.batchedUpdates=e=>e(),d.catch=console.error,d.frameLoop="always",d.advance=()=>{"demand"!==d.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):S()};var x=-1,b=0,w=!1;function j(e,t){w?(t.delete(e),e(0)):(t.add(e),k())}function k(){x<0&&(x=0,"demand"!==d.frameLoop&&y(E))}function E(){~x&&(y(E),d.batchedUpdates(S))}function S(){let e=x,t=g(x=d.now());if(t&&(M(v.splice(0,t),e=>e.handler()),b-=t),!b){x=-1;return}h.flush(),c.flush(e?Math.min(64,x-e):16.667),p.flush(),f.flush(),m.flush()}function C(){let e=new Set,t=e;return{add(n){b+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(b-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,b-=t.size,M(t,t=>t(n)&&e.add(t)),b+=e.size,t=e)}}}function M(e,t){e.forEach(e=>{try{t(e)}catch(e){d.catch(e)}})}function _(){}var O=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),T={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 P(e,t){if(T.arr(e)){if(!T.arr(t)||e.length!==t.length)return!1;for(let n=0;ne.forEach(t);function N(e,t,n){if(T.arr(e)){for(let r=0;rT.und(e)?[]:T.arr(e)?e:[e];function D(e,t){if(e.size){let n=Array.from(e);e.clear(),A(n,t)}}var L,Z,z=(e,...t)=>D(e,e=>e(...t)),F=()=>typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),V=null,B=!1,I=_,H=e=>{e.to&&(Z=e.to),e.now&&(d.now=e.now),void 0!==e.colors&&(V=e.colors),null!=e.skipAnimation&&(B=e.skipAnimation),e.createStringInterpolator&&(L=e.createStringInterpolator),e.requestAnimationFrame&&d.use(e.requestAnimationFrame),e.batchedUpdates&&(d.batchedUpdates=e.batchedUpdates),e.willAdvance&&(I=e.willAdvance),e.frameLoop&&(d.frameLoop=e.frameLoop)},U=new Set,W=[],q=[],$=0,K={get idle(){return!U.size&&!W.length},start(e){$>e.priority?(U.add(e),d.onStart(Y)):(X(e),d(J))},advance:J,sort(e){if($)d.onFrame(()=>K.sort(e));else{let t=W.indexOf(e);~t&&(W.splice(t,1),G(e))}},clear(){W=[],U.clear()}};function Y(){U.forEach(X),U.clear(),d(J)}function X(e){W.includes(e)||G(e)}function G(e){var t;let n;W.splice((n=(t=W).findIndex(t=>t.priority>e.priority))<0?t.length:n,0,e)}function J(e){let t=q;for(let n=0;n0}var Q=(e,t,n)=>Math.min(Math.max(n,e),t),ee={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},et="[-+]?\\d*\\.?\\d+",en=et+"%";function er(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}var ei=RegExp("rgb"+er(et,et,et)),ea=RegExp("rgba"+er(et,et,et,et)),eo=RegExp("hsl"+er(et,en,en)),el=RegExp("hsla"+er(et,en,en,et)),es=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,eu=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ec=/^#([0-9a-fA-F]{6})$/,ed=/^#([0-9a-fA-F]{8})$/;function ef(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function eh(e,t,n){let r=n<.5?n*(1+t):n+t-n*t,i=2*n-r;return Math.round(255*ef(i,r,e+1/3))<<24|Math.round(255*ef(i,r,e))<<16|Math.round(255*ef(i,r,e-1/3))<<8}function ep(e){let t=parseInt(e,10);return t<0?0:t>255?255:t}function em(e){return(parseFloat(e)%360+360)%360/360}function ev(e){let t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function eg(e){let t=parseFloat(e);return t<0?0:t>100?1:t/100}function ey(e){let t;let n="number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=ec.exec(e))?parseInt(t[1]+"ff",16)>>>0:V&&void 0!==V[e]?V[e]:(t=ei.exec(e))?(ep(t[1])<<24|ep(t[2])<<16|ep(t[3])<<8|255)>>>0:(t=ea.exec(e))?(ep(t[1])<<24|ep(t[2])<<16|ep(t[3])<<8|ev(t[4]))>>>0:(t=es.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=ed.exec(e))?parseInt(t[1],16)>>>0:(t=eu.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=eo.exec(e))?(255|eh(em(t[1]),eg(t[2]),eg(t[3])))>>>0:(t=el.exec(e))?(eh(em(t[1]),eg(t[2]),eg(t[3]))|ev(t[4]))>>>0:null;if(null===n)return e;let r=(4278190080&(n=n||0))>>>24,i=(16711680&n)>>>16,a=(65280&n)>>>8,o=(255&n)/255;return`rgba(${r}, ${i}, ${a}, ${o})`}var ex=(e,t,n)=>{if(T.fun(e))return e;if(T.arr(e))return ex({range:e,output:t,extrapolate:n});if(T.str(e.output[0]))return L(e);let r=e.output,i=e.range||[0,1],a=e.extrapolateLeft||e.extrapolate||"extend",o=e.extrapolateRight||e.extrapolate||"extend",l=e.easing||(e=>e);return t=>{let n=function(e,t){for(var n=1;n=e);++n);return n-1}(t,i);return function(e,t,n,r,i,a,o,l,s){let u=s?s(e):e;if(un){if("identity"===l)return u;"clamp"===l&&(u=n)}return r===i?r:t===n?e<=t?r:i:(t===-1/0?u=-u:n===1/0?u-=t:u=(u-t)/(n-t),u=a(u),r===-1/0?u=-u:i===1/0?u+=r:u=u*(i-r)+r,u)}(t,i[n],i[n+1],r[n],r[n+1],l,a,o,e.map)}},eb=2*Math.PI/3,ew=2*Math.PI/4.5,ej=e=>e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375,ek={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=>2.70158*e*e*e-1.70158*e*e,easeOutBack:e=>1+2.70158*Math.pow(e-1,3)+1.70158*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(3.5949095*2*e-2.5949095)/2:(Math.pow(2*e-2,2)*(3.5949095*(2*e-2)+2.5949095)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*eb),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*eb)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-(Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*ew))/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*ew)/2+1,easeInBounce:e=>1-ej(1-e),easeOutBounce:ej,easeInOutBounce:e=>e<.5?(1-ej(1-2*e))/2:(1+ej(2*e-1))/2,steps:(e,t="end")=>n=>{let r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e;return Q(0,1,("end"===t?Math.floor(r):Math.ceil(r))/e)}},eE=Symbol.for("FluidValue.get"),eS=Symbol.for("FluidValue.observers"),eC=e=>!!(e&&e[eE]),eM=e=>e&&e[eE]?e[eE]():e,e_=e=>e[eS]||null;function eO(e,t){e.eventObserved?e.eventObserved(t):e(t)}function eT(e,t){let n=e[eS];n&&n.forEach(e=>{eO(e,t)})}var eP=class{constructor(e){if(!e&&!(e=this.get))throw Error("Unknown getter");eA(this,e)}},eA=(e,t)=>eL(e,eE,t);function eN(e,t){if(e[eE]){let n=e[eS];n||eL(e,eS,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function eR(e,t){let n=e[eS];if(n&&n.has(t)){let r=n.size-1;r?n.delete(t):e[eS]=null,e.observerRemoved&&e.observerRemoved(r,t)}}var eD,eL=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),eZ=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,ez=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,eF=RegExp(`(${eZ.source})(%|[a-z]+)`,"i"),eV=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,eB=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,eI=e=>{let[t,n]=eH(e);if(!t||F())return e;let r=window.getComputedStyle(document.documentElement).getPropertyValue(t);return r?r.trim():n&&n.startsWith("--")?window.getComputedStyle(document.documentElement).getPropertyValue(n)||e:n&&eB.test(n)?eI(n):n||e},eH=e=>{let t=eB.exec(e);if(!t)return[,];let[,n,r]=t;return[n,r]},eU=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,eW=e=>{eD||(eD=V?RegExp(`(${Object.keys(V).join("|")})(?!\\w)`,"g"):/^\b$/);let t=e.output.map(e=>eM(e).replace(eB,eI).replace(ez,ey).replace(eD,ey)),n=t.map(e=>e.match(eZ).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]})).map(t=>ex({...e,output:t}));return e=>{let n=!eF.test(t[0])&&t.find(e=>eF.test(e))?.replace(eZ,""),i=0;return t[0].replace(eZ,()=>`${r[i++](e)}${n||""}`).replace(eV,eU)}},eq="react-spring: ",e$=e=>{let t=!1;if("function"!=typeof e)throw TypeError(`${eq}once requires a function parameter`);return(...n)=>{t||(e(...n),t=!0)}},eK=e$(console.warn);function eY(){eK(`${eq}The "interpolate" function is deprecated in v9 (use "to" instead)`)}var eX=e$(console.warn);function eG(){eX(`${eq}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`)}function eJ(e){return T.str(e)&&("#"==e[0]||/\d/.test(e)||!F()&&eB.test(e)||e in(V||{}))}var eQ,e0,e1=new WeakMap,e2=e=>e.forEach(({target:e,contentRect:t})=>e1.get(e)?.forEach(e=>e(t))),e4=new Set,e3=()=>{let e=()=>{e4.forEach(e=>e({width:window.innerWidth,height:window.innerHeight}))};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}},e5=e=>(e4.add(e),e0||(e0=e3()),()=>{e4.delete(e),!e4.size&&e0&&(e0(),e0=void 0)}),e6=(e,{container:t=document.documentElement}={})=>{let n;return t===document.documentElement?e5(e):(eQ||"u">typeof ResizeObserver&&(eQ=new ResizeObserver(e2)),(n=e1.get(t))||(n=new Set,e1.set(t,n)),n.add(e),eQ&&eQ.observe(t),()=>{let n=e1.get(t);n&&(n.delete(e),!n.size&&eQ&&eQ.unobserve(t))})},e8=(e,t,n)=>t-e==0?1:(n-e)/(t-e),e7={x:{length:"Width",position:"Left"},y:{length:"Height",position:"Top"}},e9=class{constructor(e,t){this.createAxis=()=>({current:0,progress:0,scrollLength:0}),this.updateAxis=e=>{let t=this.info[e],{length:n,position:r}=e7[e];t.current=this.container[`scroll${r}`],t.scrollLength=this.container["scroll"+n]-this.container["client"+n],t.progress=e8(0,t.scrollLength,t.current)},this.update=()=>{this.updateAxis("x"),this.updateAxis("y")},this.sendEvent=()=>{this.callback(this.info)},this.advance=()=>{this.update(),this.sendEvent()},this.callback=e,this.container=t,this.info={time:0,x:this.createAxis(),y:this.createAxis()}}},te=new WeakMap,tt=new WeakMap,tn=new WeakMap,tr=e=>e===document.documentElement?window:e,ti=(e,{container:t=document.documentElement}={})=>{let n=tn.get(t);n||(n=new Set,tn.set(t,n));let r=new e9(e,t);if(n.add(r),!te.has(t)){let e=()=>(n?.forEach(e=>e.advance()),!0);te.set(t,e);let r=tr(t);window.addEventListener("resize",e,{passive:!0}),t!==document.documentElement&&tt.set(t,e6(e,{container:t})),r.addEventListener("scroll",e,{passive:!0})}let i=te.get(t);return d(i),()=>{d.cancel(i);let e=tn.get(t);if(!e||(e.delete(r),e.size))return;let n=te.get(t);te.delete(t),n&&(tr(t).removeEventListener("scroll",n),window.removeEventListener("resize",n),tt.get(t)?.())}},ta=n(2784);function to(e){let t=(0,ta.useRef)(null);return null===t.current&&(t.current=e()),t.current}var tl=n(2784),ts=n(2784),tu=n(2784),tc=F()?tu.useEffect:tu.useLayoutEffect,td=()=>{let e=(0,ts.useRef)(!1);return tc(()=>(e.current=!0,()=>{e.current=!1}),[]),e};function tf(){let e=(0,tl.useState)()[1],t=td();return()=>{t.current&&e(Math.random())}}var th=n(2784);function tp(e,t){let[n]=(0,th.useState)(()=>({inputs:t,result:e()})),r=(0,th.useRef)(),i=r.current,a=i;return a?t&&a.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n{r.current=a,i==n&&(n.inputs=n.result=void 0)},[a]),a.result}var tm=n(2784),tv=e=>(0,tm.useEffect)(e,tg),tg=[],ty=n(2784);function tx(e){let t=(0,ty.useRef)();return(0,ty.useEffect)(()=>{t.current=e}),t.current}var tb=n(2784),tw=()=>{let[e,t]=(0,tb.useState)(null);return tc(()=>{let e=window.matchMedia("(prefers-reduced-motion)"),n=e=>{t(e.matches),H({skipAnimation:e.matches})};return n(e),e.addEventListener("change",n),()=>{e.removeEventListener("change",n)}},[]),e}},19455:function(e){"use strict";var t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,a={};((e,n)=>{for(var r in n)t(e,r,{get:n[r],enumerable:!0})})(a,{Any:()=>o}),e.exports=((e,a,o,l)=>{if(a&&"object"==typeof a||"function"==typeof a)for(let o of r(a))i.call(e,o)||void 0===o||t(e,o,{get:()=>a[o],enumerable:!(l=n(a,o))||l.enumerable});return e})(t({},"__esModule",{value:!0}),a);var o=class{}},96721:function(e,t,n){"use strict";var r,i,a=Object.defineProperty,o=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,s=Object.prototype.hasOwnProperty,u=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let i of l(t))s.call(e,i)||i===n||a(e,i,{get:()=>t[i],enumerable:!(r=o(t,i))||r.enumerable});return e},c={};((e,t)=>{for(var n in t)a(e,n,{get:t[n],enumerable:!0})})(c,{a:()=>O,animated:()=>O}),e.exports=u(a({},"__esModule",{value:!0}),c);var d=n(99550),f=n(28316),h=n(6901),p=n(25447),m=/^--/,v={},g={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},y=(e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1),x=["Webkit","Ms","Moz","O"];g=Object.keys(g).reduce((e,t)=>(x.forEach(n=>e[y(n,t)]=e[t]),e),g);var b=n(25447),w=n(6901),j=/^(matrix|translate|scale|rotate|skew)/,k=/^(translate)/,E=/^(rotate|skew)/,S=(e,t)=>w.is.num(e)&&0!==e?e+t:e,C=(e,t)=>w.is.arr(e)?e.every(e=>C(e,t)):w.is.num(e)?e===t:parseFloat(e)===t,M=class extends b.AnimatedObject{constructor({x:e,y:t,z:n,...r}){let i=[],a=[];(e||t||n)&&(i.push([e||0,t||0,n||0]),a.push(e=>[`translate3d(${e.map(e=>S(e,"px")).join(",")})`,C(e,0)])),(0,w.eachProp)(r,(e,t)=>{if("transform"===t)i.push([e||""]),a.push(e=>[e,""===e]);else if(j.test(t)){if(delete r[t],w.is.und(e))return;let n=k.test(t)?"px":E.test(t)?"deg":"";i.push((0,w.toArray)(e)),a.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${S(i,n)})`,C(i,0)]:e=>[`${t}(${e.map(e=>S(e,n)).join(",")})`,C(e,t.startsWith("scale")?1:0)])}}),i.length&&(r.transform=new _(i,a)),super(r)}},_=class extends w.FluidValue{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(0,w.each)(this.inputs,(n,r)=>{let i=(0,w.getFluidValue)(n[0]),[a,o]=this.transforms[r](w.is.arr(i)?i:n.map(w.getFluidValue));e+=" "+a,t=t&&o}),t?"none":e}observerAdded(e){1==e&&(0,w.each)(this.inputs,e=>(0,w.each)(e,e=>(0,w.hasFluidValue)(e)&&(0,w.addFluidObserver)(e,this)))}observerRemoved(e){0==e&&(0,w.each)(this.inputs,e=>(0,w.each)(e,e=>(0,w.hasFluidValue)(e)&&(0,w.removeFluidObserver)(e,this)))}eventObserved(e){"change"==e.type&&(this._value=null),(0,w.callFluidObservers)(this,e)}};r=n(99550),i=e.exports,u(c,r,"default"),i&&u(i,r,"default"),d.Globals.assign({batchedUpdates:f.unstable_batchedUpdates,createStringInterpolator:h.createStringInterpolator,colors:h.colors});var O=(0,p.createHost)(["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;let n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,{style:r,children:i,scrollTop:a,scrollLeft:o,viewBox:l,...s}=t,u=Object.values(s),c=Object.keys(s).map(t=>n||e.hasAttribute(t)?t:v[t]||(v[t]=t.replace(/([A-Z])/g,e=>"-"+e.toLowerCase())));for(let t in void 0!==i&&(e.textContent=i),r)if(r.hasOwnProperty(t)){var d;let n=null==(d=r[t])||"boolean"==typeof d||""===d?"":"number"!=typeof d||0===d||m.test(t)||g.hasOwnProperty(t)&&g[t]?(""+d).trim():d+"px";m.test(t)?e.style.setProperty(t,n):e.style[t]=n}c.forEach((t,n)=>{e.setAttribute(t,u[n])}),void 0!==a&&(e.scrollTop=a),void 0!==o&&(e.scrollLeft=o),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new M(e),getComponentProps:({scrollTop:e,scrollLeft:t,...n})=>n}).animated},7896:function(e,t,n){"use strict";function r(){return(r=Object.assign?Object.assign.bind():function(e){for(var t=1;t"boolean"==typeof e?"".concat(e):0===e?"0":e,i=function(){for(var e,t,n=0,r="";nn=>{var a;if((null==t?void 0:t.variants)==null)return i(e,null==n?void 0:n.class,null==n?void 0:n.className);let{variants:o,defaultVariants:l}=t,s=Object.keys(o).map(e=>{let t=null==n?void 0:n[e],i=null==l?void 0:l[e];if(null===t)return null;let a=r(t)||r(i);return o[e][a]}),u=n&&Object.entries(n).reduce((e,t)=>{let[n,r]=t;return void 0===r||(e[n]=r),e},{});return i(e,s,null==t?void 0:null===(a=t.compoundVariants)||void 0===a?void 0:a.reduce((e,t)=>{let{class:n,className:r,...i}=t;return Object.entries(i).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...l,...u}[t]):({...l,...u})[t]===n})?[...e,n,r]:e},[]),null==n?void 0:n.class,null==n?void 0:n.className)}},99182:function(e,t,n){"use strict";n.d(t,{U8:function(){return T},mY:function(){return S}});var r=n(72331),i=n(2784),a=n(40844),o='[cmdk-group=""]',l='[cmdk-group-items=""]',s='[cmdk-item=""]',u=`${s}:not([aria-disabled="true"])`,c="cmdk-item-select",d="data-value",f=(e,t)=>a(e,t),h=i.createContext(void 0),p=()=>i.useContext(h),m=i.createContext(void 0),v=()=>i.useContext(m),g=i.createContext(void 0),y=i.forwardRef((e,t)=>{let n=i.useRef(null),r=_(()=>({search:"",value:"",filtered:{count:0,items:new Map,groups:new Set}})),a=_(()=>new Set),p=_(()=>new Map),v=_(()=>new Map),g=_(()=>new Set),y=C(e),{label:x,children:b,value:w,onValueChange:j,filter:k,shouldFilter:E,...S}=e,T=i.useId(),P=i.useId(),R=i.useId(),D=A();M(()=>{if(void 0!==w){let e=w.trim().toLowerCase();r.current.value=e,D(6,I),L.emit()}},[w]);let L=i.useMemo(()=>({subscribe:e=>(g.current.add(e),()=>g.current.delete(e)),snapshot:()=>r.current,setState:(e,t,n)=>{var i,a,o;if(!Object.is(r.current[e],t)){if(r.current[e]=t,"search"===e)B(),F(),D(1,V);else if("value"===e){if((null==(i=y.current)?void 0:i.value)!==void 0){null==(o=(a=y.current).onValueChange)||o.call(a,t);return}n||D(5,I)}L.emit()}},emit:()=>{g.current.forEach(e=>e())}}),[]),Z=i.useMemo(()=>({value:(e,t)=>{t!==v.current.get(e)&&(v.current.set(e,t),r.current.filtered.items.set(e,z(t)),D(2,()=>{F(),L.emit()}))},item:(e,t)=>(a.current.add(e),t&&(p.current.has(t)?p.current.get(t).add(e):p.current.set(t,new Set([e]))),D(3,()=>{B(),F(),r.current.value||V(),L.emit()}),()=>{v.current.delete(e),a.current.delete(e),r.current.filtered.items.delete(e),D(4,()=>{B(),V(),L.emit()})}),group:e=>(p.current.has(e)||p.current.set(e,new Set),()=>{v.current.delete(e),p.current.delete(e)}),filter:()=>y.current.shouldFilter,label:x||e["aria-label"],listId:T,inputId:R,labelId:P}),[]);function z(e){var t;let n=(null==(t=y.current)?void 0:t.filter)??f;return e?n(e,r.current.search):0}function F(){if(!n.current||!r.current.search||!1===y.current.shouldFilter)return;let e=r.current.filtered.items,t=[];r.current.filtered.groups.forEach(n=>{let r=p.current.get(n),i=0;r.forEach(t=>{i=Math.max(e.get(t),i)}),t.push([n,i])});let i=n.current.querySelector('[cmdk-list-sizer=""]');U().sort((t,n)=>{let r=t.getAttribute(d),i=n.getAttribute(d);return(e.get(i)??0)-(e.get(r)??0)}).forEach(e=>{let t=e.closest(l);t?t.appendChild(e.parentElement===t?e:e.closest(`${l} > *`)):i.appendChild(e.parentElement===i?e:e.closest(`${l} > *`))}),t.sort((e,t)=>t[1]-e[1]).forEach(e=>{let t=n.current.querySelector(`${o}[${d}="${e[0]}"]`);null==t||t.parentElement.appendChild(t)})}function V(){let e=U().find(e=>!e.ariaDisabled),t=null==e?void 0:e.getAttribute(d);L.setState("value",t||void 0)}function B(){if(!r.current.search||!1===y.current.shouldFilter){r.current.filtered.count=a.current.size;return}r.current.filtered.groups=new Set;let e=0;for(let t of a.current){let n=z(v.current.get(t));r.current.filtered.items.set(t,n),n>0&&e++}for(let[e,t]of p.current)for(let n of t)if(r.current.filtered.items.get(n)>0){r.current.filtered.groups.add(e);break}r.current.filtered.count=e}function I(){var e,t,n;let r=H();r&&((null==(e=r.parentElement)?void 0:e.firstChild)===r&&(null==(n=null==(t=r.closest(o))?void 0:t.querySelector('[cmdk-group-heading=""]'))||n.scrollIntoView({block:"nearest"})),r.scrollIntoView({block:"nearest"}))}function H(){return n.current.querySelector(`${s}[aria-selected="true"]`)}function U(){return Array.from(n.current.querySelectorAll(u))}function W(e){let t=U()[e];t&&L.setState("value",t.getAttribute(d))}function q(e){var t;let n=H(),r=U(),i=r.findIndex(e=>e===n),a=r[i+e];null!=(t=y.current)&&t.loop&&(a=i+e<0?r[r.length-1]:i+e===r.length?r[0]:r[i+e]),a&&L.setState("value",a.getAttribute(d))}function $(e){let t=H(),n=null==t?void 0:t.closest(o),r;for(;n&&!r;)r=null==(n=e>0?function(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}(n,o):function(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}(n,o))?void 0:n.querySelector(u);r?L.setState("value",r.getAttribute(d)):q(e)}let K=()=>W(U().length-1),Y=e=>{e.preventDefault(),e.metaKey?K():e.altKey?$(1):q(1)},X=e=>{e.preventDefault(),e.metaKey?W(0):e.altKey?$(-1):q(-1)};return i.createElement("div",{ref:O([n,t]),...S,"cmdk-root":"",onKeyDown:e=>{var t;if(null==(t=S.onKeyDown)||t.call(S,e),!e.defaultPrevented)switch(e.key){case"n":case"j":e.ctrlKey&&Y(e);break;case"ArrowDown":Y(e);break;case"p":case"k":e.ctrlKey&&X(e);break;case"ArrowUp":X(e);break;case"Home":e.preventDefault(),W(0);break;case"End":e.preventDefault(),K();break;case"Enter":{e.preventDefault();let t=H();if(t){let e=new Event(c);t.dispatchEvent(e)}}}}},i.createElement("label",{"cmdk-label":"",htmlFor:Z.inputId,id:Z.labelId,style:N},x),i.createElement(m.Provider,{value:L},i.createElement(h.Provider,{value:Z},b)))}),x=i.forwardRef((e,t)=>{let n=i.useId(),r=i.useRef(null),a=i.useContext(g),o=p(),l=C(e);M(()=>o.item(n,a),[]);let s=P(n,r,[e.value,e.children,r]),u=v(),d=T(e=>e.value&&e.value===s.current),f=T(e=>!1===o.filter()||!e.search||e.filtered.items.get(n)>0);function h(){var e,t;null==(t=(e=l.current).onSelect)||t.call(e,s.current)}if(i.useEffect(()=>{let t=r.current;if(!(!t||e.disabled))return t.addEventListener(c,h),()=>t.removeEventListener(c,h)},[f,e.onSelect,e.disabled]),!f)return null;let{disabled:m,value:y,onSelect:x,...b}=e;return i.createElement("div",{ref:O([r,t]),...b,"cmdk-item":"",role:"option","aria-disabled":m||void 0,"aria-selected":d||void 0,"data-selected":d||void 0,onPointerMove:m?void 0:function(){u.setState("value",s.current,!0)},onClick:m?void 0:h},e.children)}),b=i.forwardRef((e,t)=>{let{heading:n,children:r,...a}=e,o=i.useId(),l=i.useRef(null),s=i.useRef(null),u=i.useId(),c=p(),d=T(e=>!1===c.filter()||!e.search||e.filtered.groups.has(o));M(()=>c.group(o),[]),P(o,l,[e.value,e.heading,s]);let f=i.createElement(g.Provider,{value:o},r);return i.createElement("div",{ref:O([l,t]),...a,"cmdk-group":"",role:"presentation",hidden:!d||void 0},n&&i.createElement("div",{ref:s,"cmdk-group-heading":"","aria-hidden":!0,id:u},n),i.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":n?u:void 0},f))}),w=i.forwardRef((e,t)=>{let{alwaysRender:n,...r}=e,a=i.useRef(null),o=T(e=>!e.search);return n||o?i.createElement("div",{ref:O([a,t]),...r,"cmdk-separator":"",role:"separator"}):null}),j=i.forwardRef((e,t)=>{let{onValueChange:n,...r}=e,a=null!=e.value,o=v(),l=T(e=>e.search),s=p();return i.useEffect(()=>{null!=e.value&&o.setState("search",e.value)},[e.value]),i.createElement("input",{ref:t,...r,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":s.listId,"aria-labelledby":s.labelId,id:s.inputId,type:"text",value:a?e.value:l,onChange:e=>{a||o.setState("search",e.target.value),null==n||n(e.target.value)}})}),k=i.forwardRef((e,t)=>{let{children:n,...r}=e,a=i.useRef(null),o=i.useRef(null),l=p();return i.useEffect(()=>{if(o.current&&a.current){let e=o.current,t=a.current,n,r=new ResizeObserver(()=>{n=requestAnimationFrame(()=>{let n=e.getBoundingClientRect().height;t.style.setProperty("--cmdk-list-height",n.toFixed(1)+"px")})});return r.observe(e),()=>{cancelAnimationFrame(n),r.unobserve(e)}}},[]),i.createElement("div",{ref:O([a,t]),...r,"cmdk-list":"",role:"listbox","aria-label":"Suggestions",id:l.listId,"aria-labelledby":l.inputId},i.createElement("div",{ref:o,"cmdk-list-sizer":""},n))}),E=i.forwardRef((e,t)=>{let{open:n,onOpenChange:a,container:o,...l}=e;return i.createElement(r.fC,{open:n,onOpenChange:a},i.createElement(r.h_,{container:o},i.createElement(r.aV,{"cmdk-overlay":""}),i.createElement(r.VY,{"aria-label":e.label,"cmdk-dialog":""},i.createElement(y,{ref:t,...l}))))}),S=Object.assign(y,{List:k,Item:x,Input:j,Group:b,Separator:w,Dialog:E,Empty:i.forwardRef((e,t)=>{let n=i.useRef(!0),r=T(e=>0===e.filtered.count);return i.useEffect(()=>{n.current=!1},[]),n.current||!r?null:i.createElement("div",{ref:t,...e,"cmdk-empty":"",role:"presentation"})}),Loading:i.forwardRef((e,t)=>{let{progress:n,children:r,...a}=e;return i.createElement("div",{ref:t,...a,"cmdk-loading":"",role:"progressbar","aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":"Loading..."},i.createElement("div",{"aria-hidden":!0},r))})});function C(e){let t=i.useRef(e);return M(()=>{t.current=e}),t}var M=typeof window>"u"?i.useEffect:i.useLayoutEffect;function _(e){let t=i.useRef();return void 0===t.current&&(t.current=e()),t}function O(e){return t=>{e.forEach(e=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})}}function T(e){let t=v(),n=()=>e(t.snapshot());return i.useSyncExternalStore(t.subscribe,n,n)}function P(e,t,n){let r=i.useRef(),a=p();return M(()=>{var i;let o=(()=>{var e;for(let t of n){if("string"==typeof t)return t.trim().toLowerCase();if("object"==typeof t&&"current"in t&&t.current)return null==(e=t.current.textContent)?void 0:e.trim().toLowerCase()}})();a.value(e,o),null==(i=t.current)||i.setAttribute(d,o),r.current=o}),r}var A=()=>{let[e,t]=i.useState(),n=_(()=>new Map);return M(()=>{n.current.forEach(e=>e()),n.current=new Map},[e]),(e,r)=>{n.current.set(e,r),t({})}},N={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"}},86801:function(e,t,n){"use strict";function r(e,t){return null==e||null==t?NaN:et?1:e>=t?0:NaN}n.d(t,{Z:function(){return r}})},78307:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(86801);function i(e,t){return null==e||null==t?NaN:te?1:t>=e?0:NaN}function a(e){let t,n,a;function l(e,r,i=0,a=e.length){if(i>>1;0>n(e[t],r)?i=t+1:a=t}while(i(0,r.Z)(e(t),n),a=(t,n)=>e(t)-n):(t=e===r.Z||e===i?e:o,n=e,a=e),{left:l,center:function(e,t,n=0,r=e.length){let i=l(e,t,n,r-1);return i>n&&a(e[i-1],t)>-a(e[i],t)?i-1:i},right:function(e,r,i=0,a=e.length){if(i>>1;0>=n(e[t],r)?i=t+1:a=t}while(i=t&&(n=r=t):(n>t&&(n=t),r=a&&(n=r=a):(n>a&&(n=a),r-1},o.prototype.set=function(e,t){var n=this.__data__,r=i(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var l=o},38896:function(e,t,n){"use strict";var r=n(62411),i=n(93221),a=(0,r.Z)(i.Z,"Map");t.Z=a},23549:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=(0,n(62411).Z)(Object,"create"),i=Object.prototype.hasOwnProperty,a=Object.prototype.hasOwnProperty;function o(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t-1}},40704:function(e,t){"use strict";t.Z=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r0&&i(c)?n>1?e(c,n-1,i,a,o):(0,r.Z)(o,c):a||(o[o.length]=c)}return o}},86862:function(e,t,n){"use strict";n.d(t,{Z:function(){return r}});var r=function(e,t,n){for(var r=-1,i=Object(e),a=n(e),o=a.length;o--;){var l=a[++r];if(!1===t(i[l],l,i))break}return e}},89523:function(e,t,n){"use strict";var r=n(42082),i=n(57969);t.Z=function(e,t){t=(0,r.Z)(t,e);for(var n=0,a=t.length;null!=e&&nc))return!1;var f=s.get(e),h=s.get(t);if(f&&h)return f==t&&h==e;var p=-1,m=!0,v=2&n?new i.Z:void 0;for(s.set(e,t),s.set(t,e);++pi?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r=i?e:(0,r.Z)(e,t,n)}},6181:function(e,t,n){"use strict";var r=n(88282);t.Z=function(e){var t=new e.constructor(e.byteLength);return new r.Z(t).set(new r.Z(e)),t}},25056:function(e,t,n){"use strict";var r=n(93221),i="object"==typeof exports&&exports&&!exports.nodeType&&exports,a=i&&"object"==typeof module&&module&&!module.nodeType&&module,o=a&&a.exports===i?r.Z.Buffer:void 0,l=o?o.allocUnsafe:void 0;t.Z=function(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}},76735:function(e,t,n){"use strict";var r=n(6181);t.Z=function(e,t){var n=t?(0,r.Z)(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},31162:function(e,t){"use strict";t.Z=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n-1&&e%1==0&&e0){if(++r>=800)return arguments[0]}else r=0;return l.apply(void 0,arguments)})},36202:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var r=n(32690),i="\ud800-\udfff",a="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",o="\ud83c[\udffb-\udfff]",l="[^"+i+"]",s="(?:\ud83c[\udde6-\uddff]){2}",u="[\ud800-\udbff][\udc00-\udfff]",c="(?:"+a+"|"+o+")?",d="[\\ufe0e\\ufe0f]?",f="(?:\\u200d(?:"+[l,s,u].join("|")+")"+d+c+")*",h=RegExp(o+"(?="+o+")|(?:"+[l+a+"?",a,s,u,"["+i+"]"].join("|")+")"+(d+c+f),"g"),p=function(e){return(0,r.Z)(e)?e.match(h)||[]:e.split("")}},71354:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r,i,a=n(23549);function o(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(o.Cache||a.Z),n}o.Cache=a.Z;var l=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,s=/\\(\\)?/g,u=(i=(r=o(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(l,function(e,n,r,i){t.push(r?i.replace(s,"$1"):n||e)}),t},function(e){return 500===i.size&&i.clear(),e})).cache,r)},57969:function(e,t,n){"use strict";var r=n(22758),i=1/0;t.Z=function(e){if("string"==typeof e||(0,r.Z)(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},6682:function(e,t){"use strict";var n=Function.prototype.toString;t.Z=function(e){if(null!=e){try{return n.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},1456:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(93122),i=n(93221),a=function(){return i.Z.Date.now()},o=n(62875),l=Math.max,s=Math.min,u=function(e,t,n){var i,u,c,d,f,h,p=0,m=!1,v=!1,g=!0;if("function"!=typeof e)throw TypeError("Expected a function");function y(t){var n=i,r=u;return i=u=void 0,p=t,d=e.apply(r,n)}function x(e){var n=e-h,r=e-p;return void 0===h||n>=t||n<0||v&&r>=c}function b(){var e,n,r,i=a();if(x(i))return w(i);f=setTimeout(b,(e=i-h,n=i-p,r=t-e,v?s(r,c-n):r))}function w(e){return(f=void 0,g&&i)?y(e):(i=u=void 0,d)}function j(){var e,n=a(),r=x(n);if(i=arguments,u=this,h=n,r){if(void 0===f)return p=e=h,f=setTimeout(b,t),m?y(e):d;if(v)return clearTimeout(f),f=setTimeout(b,t),y(h)}return void 0===f&&(f=setTimeout(b,t)),d}return t=(0,o.Z)(t)||0,(0,r.Z)(n)&&(m=!!n.leading,c=(v="maxWait"in n)?l((0,o.Z)(n.maxWait)||0,t):c,g="trailing"in n?!!n.trailing:g),j.cancel=function(){void 0!==f&&clearTimeout(f),p=0,i=h=u=f=void 0},j.flush=function(){return void 0===f?d:w(a())},j}},78804:function(e,t){"use strict";t.Z=function(e,t){return e===t||e!=e&&t!=t}},52058:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r,i,a=n(40905),o=function(e,t,n,r){for(var i=-1,a=null==e?0:e.length;++i-1&&e%1==0&&e<=9007199254740991}},93122:function(e,t){"use strict";t.Z=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},43391:function(e,t){"use strict";t.Z=function(e){return null!=e&&"object"==typeof e}},65255:function(e,t,n){"use strict";var r=n(98147),i=n(29552),a=n(43391),o=Object.prototype,l=Function.prototype.toString,s=o.hasOwnProperty,u=l.call(Object);t.Z=function(e){if(!(0,a.Z)(e)||"[object Object]"!=(0,r.Z)(e))return!1;var t=(0,i.Z)(e);if(null===t)return!0;var n=s.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},22758:function(e,t,n){"use strict";var r=n(98147),i=n(43391);t.Z=function(e){return"symbol"==typeof e||(0,i.Z)(e)&&"[object Symbol]"==(0,r.Z)(e)}},48532:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(98147),i=n(61164),a=n(43391),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1;var l=n(93225),s=n(37755),u=s.Z&&s.Z.isTypedArray,c=u?(0,l.Z)(u):function(e){return(0,a.Z)(e)&&(0,i.Z)(e.length)&&!!o[(0,r.Z)(e)]}},6623:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(45423),i=n(15441),a=(0,n(76048).Z)(Object.keys,Object),o=Object.prototype.hasOwnProperty,l=function(e){if(!(0,i.Z)(e))return a(e);var t=[];for(var n in Object(e))o.call(e,n)&&"constructor"!=n&&t.push(n);return t},s=n(63282),u=function(e){return(0,s.Z)(e)?(0,r.Z)(e):l(e)}},17816:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(45423),i=n(93122),a=n(15441),o=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},l=Object.prototype.hasOwnProperty,s=function(e){if(!(0,i.Z)(e))return o(e);var t=(0,a.Z)(e),n=[];for(var r in e)"constructor"==r&&(t||!l.call(e,r))||n.push(r);return n},u=n(63282),c=function(e){return(0,u.Z)(e)?(0,r.Z)(e,!0):s(e)}},13762:function(e,t,n){"use strict";n.d(t,{Z:function(){return x}});var r,i=n(95598),a=n(66638),o=n(42082),l=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0},s=n(89523),u=n(82472),c=n(57969),d=function(e,t){var n,r;return t=(0,o.Z)(t,e),n=e,null==(e=(r=t).length<2?n:(0,s.Z)(n,(0,u.Z)(r,0,-1)))||delete e[c.Z(l(t))]},f=n(82436),h=n(65255),p=function(e){return(0,h.Z)(e)?void 0:e},m=n(1590),v=n(71118),g=n(20542),y=n(9878),x=(r=function(e,t){var n={};if(null==e)return n;var r=!1;t=(0,i.Z)(t,function(t){return t=(0,o.Z)(t,e),r||(r=t.length>1),t}),(0,f.Z)(e,(0,y.Z)(e),n),r&&(n=(0,a.Z)(n,7,p));for(var l=t.length;l--;)d(n,t[l]);return n},(0,g.Z)((0,v.Z)(r,void 0,function(e){return(null==e?0:e.length)?(0,m.Z)(e,1):[]}),r+""))},84779:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var r=n(1590),i=n(95598),a=n(89523),o=n(34056),l=n(68282),s=n(63282),u=function(e,t){var n=-1,r=(0,s.Z)(e)?Array(e.length):[];return(0,l.Z)(e,function(e,i,a){r[++n]=t(e,i,a)}),r},c=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e},d=n(93225),f=n(22758),h=function(e,t){if(e!==t){var n=void 0!==e,r=null===e,i=e==e,a=(0,f.Z)(e),o=void 0!==t,l=null===t,s=t==t,u=(0,f.Z)(t);if(!l&&!u&&!a&&e>t||a&&o&&s&&!l&&!u||r&&o&&s||!n&&s||!i)return 1;if(!r&&!a&&!u&&e=l)return s;return s*("desc"==n[r]?-1:1)}}return e.index-t.index},m=n(89930),v=n(97885),g=function(e,t,n){t=t.length?(0,i.Z)(t,function(e){return(0,v.Z)(e)?function(t){return(0,a.Z)(t,1===e.length?e[0]:e)}:e}):[m.Z];var r=-1;return t=(0,i.Z)(t,(0,d.Z)(o.Z)),c(u(e,function(e,n,a){return{criteria:(0,i.Z)(t,function(t){return t(e)}),index:++r,value:e}}),function(e,t){return p(e,t,n)})},y=n(56493),x=n(95965),b=(0,y.Z)(function(e,t){if(null==e)return[];var n=t.length;return n>1&&(0,x.Z)(e,t[0],t[1])?t=[]:n>2&&(0,x.Z)(t[0],t[1],t[2])&&(t=[t[0]]),g(e,(0,r.Z)(t,1),[])})},70813:function(e,t){"use strict";t.Z=function(){return[]}},88744:function(e,t,n){"use strict";var r=n(1456),i=n(93122);t.Z=function(e,t,n){var a=!0,o=!0;if("function"!=typeof e)throw TypeError("Expected a function");return(0,i.Z)(n)&&(a="leading"in n?!!n.leading:a,o="trailing"in n?!!n.trailing:o),(0,r.Z)(e,t,{leading:a,maxWait:t,trailing:o})}},62875:function(e,t,n){"use strict";n.d(t,{Z:function(){return h}});var r=/\s/,i=function(e){for(var t=e.length;t--&&r.test(e.charAt(t)););return t},a=/^\s+/,o=n(93122),l=n(22758),s=0/0,u=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,d=/^0o[0-7]+$/i,f=parseInt,h=function(e){if("number"==typeof e)return e;if((0,l.Z)(e))return s;if((0,o.Z)(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=(0,o.Z)(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=(t=e)?t.slice(0,i(t)+1).replace(a,""):t;var r=c.test(e);return r||d.test(e)?f(e.slice(2),r?2:8):u.test(e)?s:+e}},69046:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r,i=n(95598),a=n(92263),o=n(45500),l=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=[e,e]}),n},s=(r=n(6623).Z,function(e){var t,n=(0,a.Z)(e);return"[object Map]"==n?(0,o.Z)(e):"[object Set]"==n?l(e):(t=r(e),(0,i.Z)(t,function(t){return[t,e[t]]}))})},25186:function(e,t,n){"use strict";var r=n(79200);t.Z=function(e){return null==e?"":(0,r.Z)(e)}},28356:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(90463),i=n(58527),a=n(40704),o=n(11749),l=n(87459),s=n(63249),u=l.Z&&1/(0,s.Z)(new l.Z([,-0]))[1]==1/0?function(e){return new l.Z(e)}:function(){},c=function(e,t,n){var l=-1,c=i.Z,d=e.length,f=!0,h=[],p=h;if(n)f=!1,c=a.Z;else if(d>=200){var m=t?null:u(e);if(m)return(0,s.Z)(m);f=!1,c=o.Z,p=new r.Z}else p=t?[]:h;t:for(;++l"checkbox"===e.type,a=e=>e instanceof Date,o=e=>null==e;let l=e=>"object"==typeof e;var s=e=>!o(e)&&!Array.isArray(e)&&l(e)&&!a(e),u=e=>s(e)&&e.target?i(e.target)?e.target.checked:e.target.value:e,c=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,d=(e,t)=>e.has(c(t)),f=e=>{let t=e.constructor&&e.constructor.prototype;return s(t)&&t.hasOwnProperty("isPrototypeOf")},h="undefined"!=typeof window&&void 0!==window.HTMLElement&&"undefined"!=typeof document;function p(e){let t;let n=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else if(!(!(h&&(e instanceof Blob||e instanceof FileList))&&(n||s(e))))return e;else if(t=n?[]:{},n||f(e))for(let n in e)e.hasOwnProperty(n)&&(t[n]=p(e[n]));else t=e;return t}var m=e=>Array.isArray(e)?e.filter(Boolean):[],v=e=>void 0===e,g=(e,t,n)=>{if(!t||!s(e))return n;let r=m(t.split(/[,[\].]+?/)).reduce((e,t)=>o(e)?e:e[t],e);return v(r)||r===e?v(e[t])?n:e[t]:r},y=e=>"boolean"==typeof e,x=e=>/^\w*$/.test(e),b=e=>m(e.replace(/["|']|\]/g,"").split(/\.|\[/)),w=(e,t,n)=>{let r=-1,i=x(t)?[t]:b(t),a=i.length,o=a-1;for(;++r{let i={defaultValues:t._defaultValues};for(let a in e)Object.defineProperty(i,a,{get:()=>(t._proxyFormState[a]!==k.all&&(t._proxyFormState[a]=!r||k.all),n&&(n[a]=!0),e[a])});return i},C=e=>s(e)&&!Object.keys(e).length,M=(e,t,n,r)=>{n(e);let{name:i,...a}=e;return C(a)||Object.keys(a).length>=Object.keys(t).length||Object.keys(a).find(e=>t[e]===(!r||k.all))},_=e=>Array.isArray(e)?e:[e],O=e=>"string"==typeof e,T=(e,t,n,r,i)=>O(e)?(r&&t.watch.add(e),g(n,e,i)):Array.isArray(e)?e.map(e=>(r&&t.watch.add(e),g(n,e))):(r&&(t.watchAll=!0),n),P=(e,t,n,r,i)=>t?{...n[e],types:{...n[e]&&n[e].types?n[e].types:{},[r]:i||!0}}:{},A=e=>({isOnSubmit:!e||e===k.onSubmit,isOnBlur:e===k.onBlur,isOnChange:e===k.onChange,isOnAll:e===k.all,isOnTouch:e===k.onTouched}),N=(e,t,n)=>!n&&(t.watchAll||t.watch.has(e)||[...t.watch].some(t=>e.startsWith(t)&&/^\.\w+/.test(e.slice(t.length))));let R=(e,t,n,r)=>{for(let i of n||Object.keys(e)){let n=g(e,i);if(n){let{_f:e,...a}=n;if(e){if(e.refs&&e.refs[0]&&t(e.refs[0],i)&&!r||e.ref&&t(e.ref,e.name)&&!r)break;R(a,t)}else s(a)&&R(a,t)}}};var D=(e,t,n)=>{let r=m(g(e,n));return w(r,"root",t[n]),w(e,n,r),e},L=e=>"file"===e.type,Z=e=>"function"==typeof e,z=e=>{if(!h)return!1;let t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},F=e=>O(e),V=e=>"radio"===e.type,B=e=>e instanceof RegExp;let I={value:!1,isValid:!1},H={value:!0,isValid:!0};var U=e=>{if(Array.isArray(e)){if(e.length>1){let t=e.filter(e=>e&&e.checked&&!e.disabled).map(e=>e.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!v(e[0].attributes.value)?v(e[0].value)||""===e[0].value?H:{value:e[0].value,isValid:!0}:H:I}return I};let W={isValid:!1,value:null};var q=e=>Array.isArray(e)?e.reduce((e,t)=>t&&t.checked&&!t.disabled?{isValid:!0,value:t.value}:e,W):W;function $(e,t,n="validate"){if(F(e)||Array.isArray(e)&&e.every(F)||y(e)&&!e)return{type:n,message:F(e)?e:"",ref:t}}var K=e=>s(e)&&!B(e)?e:{value:e,message:""},Y=async(e,t,n,r,a)=>{let{ref:l,refs:u,required:c,maxLength:d,minLength:f,min:h,max:p,pattern:m,validate:x,name:b,valueAsNumber:w,mount:j,disabled:k}=e._f,S=g(t,b);if(!j||k)return{};let M=u?u[0]:l,_=e=>{r&&M.reportValidity&&(M.setCustomValidity(y(e)?"":e||""),M.reportValidity())},T={},A=V(l),N=i(l),R=(w||L(l))&&v(l.value)&&v(S)||z(l)&&""===l.value||""===S||Array.isArray(S)&&!S.length,D=P.bind(null,b,n,T),I=(e,t,n,r=E.maxLength,i=E.minLength)=>{let a=e?t:n;T[b]={type:e?r:i,message:a,ref:l,...D(e?r:i,a)}};if(a?!Array.isArray(S)||!S.length:c&&(!(A||N)&&(R||o(S))||y(S)&&!S||N&&!U(u).isValid||A&&!q(u).isValid)){let{value:e,message:t}=F(c)?{value:!!c,message:c}:K(c);if(e&&(T[b]={type:E.required,message:t,ref:M,...D(E.required,t)},!n))return _(t),T}if(!R&&(!o(h)||!o(p))){let e,t;let r=K(p),i=K(h);if(o(S)||isNaN(S)){let n=l.valueAsDate||new Date(S),a=e=>new Date(new Date().toDateString()+" "+e),o="time"==l.type,s="week"==l.type;O(r.value)&&S&&(e=o?a(S)>a(r.value):s?S>r.value:n>new Date(r.value)),O(i.value)&&S&&(t=o?a(S)r.value),o(i.value)||(t=n+e.value,i=!o(t.value)&&S.length<+t.value;if((r||i)&&(I(r,e.message,t.message),!n))return _(T[b].message),T}if(m&&!R&&O(S)){let{value:e,message:t}=K(m);if(B(e)&&!S.match(e)&&(T[b]={type:E.pattern,message:t,ref:l,...D(E.pattern,t)},!n))return _(t),T}if(x){if(Z(x)){let e=$(await x(S,t),M);if(e&&(T[b]={...e,...D(E.validate,e.message)},!n))return _(e.message),T}else if(s(x)){let e={};for(let r in x){if(!C(e)&&!n)break;let i=$(await x[r](S,t),M,r);i&&(e={...i,...D(r,i.message)},_(i.message),n&&(T[b]=e))}if(!C(e)&&(T[b]={ref:M,...e},!n))return T}}return _(!0),T};function X(e,t){let n=Array.isArray(t)?t:x(t)?[t]:b(t),r=1===n.length?e:function(e,t){let n=t.slice(0,-1).length,r=0;for(;r{let e=[];return{get observers(){return e},next:t=>{for(let n of e)n.next&&n.next(t)},subscribe:t=>(e.push(t),{unsubscribe:()=>{e=e.filter(e=>e!==t)}}),unsubscribe:()=>{e=[]}}},J=e=>o(e)||!l(e);function Q(e,t){if(J(e)||J(t))return e===t;if(a(e)&&a(t))return e.getTime()===t.getTime();let n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let i of n){let n=e[i];if(!r.includes(i))return!1;if("ref"!==i){let e=t[i];if(a(n)&&a(e)||s(n)&&s(e)||Array.isArray(n)&&Array.isArray(e)?!Q(n,e):n!==e)return!1}}return!0}var ee=e=>"select-multiple"===e.type,et=e=>V(e)||i(e),en=e=>z(e)&&e.isConnected,er=e=>{for(let t in e)if(Z(e[t]))return!0;return!1};function ei(e,t={}){let n=Array.isArray(e);if(s(e)||n)for(let n in e)Array.isArray(e[n])||s(e[n])&&!er(e[n])?(t[n]=Array.isArray(e[n])?[]:{},ei(e[n],t[n])):o(e[n])||(t[n]=!0);return t}var ea=(e,t)=>(function e(t,n,r){let i=Array.isArray(t);if(s(t)||i)for(let i in t)Array.isArray(t[i])||s(t[i])&&!er(t[i])?v(n)||J(r[i])?r[i]=Array.isArray(t[i])?ei(t[i],[]):{...ei(t[i])}:e(t[i],o(n)?{}:n[i],r[i]):r[i]=!Q(t[i],n[i]);return r})(e,t,ei(t)),eo=(e,{valueAsNumber:t,valueAsDate:n,setValueAs:r})=>v(e)?e:t?""===e?NaN:e?+e:e:n&&O(e)?new Date(e):r?r(e):e;function el(e){let t=e.ref;return(e.refs?e.refs.every(e=>e.disabled):t.disabled)?void 0:L(t)?t.files:V(t)?q(e.refs).value:ee(t)?[...t.selectedOptions].map(({value:e})=>e):i(t)?U(e.refs).value:eo(v(t.value)?e.ref.value:t.value,e)}var es=(e,t,n,r)=>{let i={};for(let n of e){let e=g(t,n);e&&w(i,n,e._f)}return{criteriaMode:n,names:[...e],fields:i,shouldUseNativeValidation:r}},eu=e=>v(e)?e:B(e)?e.source:s(e)?B(e.value)?e.value.source:e.value:e,ec=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate);function ed(e,t,n){let r=g(e,n);if(r||x(n))return{error:r,name:n};let i=n.split(".");for(;i.length;){let r=i.join("."),a=g(t,r),o=g(e,r);if(a&&!Array.isArray(a)&&n!==r)break;if(o&&o.type)return{name:r,error:o};i.pop()}return{name:n}}var ef=(e,t,n,r,i)=>!i.isOnAll&&(!n&&i.isOnTouch?!(t||e):(n?r.isOnBlur:i.isOnBlur)?!e:(n?!r.isOnChange:!i.isOnChange)||e),eh=(e,t)=>!m(g(e,t)).length&&X(e,t);let ep={mode:k.onSubmit,reValidateMode:k.onChange,shouldFocusError:!0};function em(e={}){let t=r.useRef(),n=r.useRef(),[l,c]=r.useState({isDirty:!1,isValidating:!1,isLoading:Z(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},validatingFields:{},errors:e.errors||{},disabled:e.disabled||!1,defaultValues:Z(e.defaultValues)?void 0:e.defaultValues});t.current||(t.current={...function(e={}){let t,n={...ep,...e},r={submitCount:0,isDirty:!1,isLoading:Z(n.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{},errors:n.errors||{},disabled:n.disabled||!1},l={},c=(s(n.defaultValues)||s(n.values))&&p(n.defaultValues||n.values)||{},f=n.shouldUnregister?{}:p(c),x={action:!1,mount:!1,watch:!1},b={mount:new Set,unMount:new Set,array:new Set,watch:new Set},E=0,S={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},M={values:G(),array:G(),state:G()},P=A(n.mode),F=A(n.reValidateMode),V=n.criteriaMode===k.all,B=e=>t=>{clearTimeout(E),E=setTimeout(e,t)},I=async e=>{if(S.isValid||e){let e=n.resolver?C((await K()).errors):await ei(l,!0);e!==r.isValid&&M.state.next({isValid:e})}},H=(e,t)=>{(S.isValidating||S.validatingFields)&&((e||Array.from(b.mount)).forEach(e=>{e&&(t?w(r.validatingFields,e,t):X(r.validatingFields,e))}),M.state.next({validatingFields:r.validatingFields,isValidating:!C(r.validatingFields)}))},U=(e,t)=>{w(r.errors,e,t),M.state.next({errors:r.errors})},W=(e,t,n,r)=>{let i=g(l,e);if(i){let a=g(f,e,v(n)?g(c,e):n);v(a)||r&&r.defaultChecked||t?w(f,e,t?a:el(i._f)):eg(e,a),x.mount&&I()}},q=(e,t,n,i,a)=>{let o=!1,s=!1,u={name:e},d=!!(g(l,e)&&g(l,e)._f&&g(l,e)._f.disabled);if(!n||i){S.isDirty&&(s=r.isDirty,r.isDirty=u.isDirty=em(),o=s!==u.isDirty);let n=d||Q(g(c,e),t);s=!!(!d&&g(r.dirtyFields,e)),n||d?X(r.dirtyFields,e):w(r.dirtyFields,e,!0),u.dirtyFields=r.dirtyFields,o=o||S.dirtyFields&&!n!==s}if(n){let t=g(r.touchedFields,e);t||(w(r.touchedFields,e,n),u.touchedFields=r.touchedFields,o=o||S.touchedFields&&t!==n)}return o&&a&&M.state.next(u),o?u:{}},$=(n,i,a,o)=>{let l=g(r.errors,n),s=S.isValid&&y(i)&&r.isValid!==i;if(e.delayError&&a?(t=B(()=>U(n,a)))(e.delayError):(clearTimeout(E),t=null,a?w(r.errors,n,a):X(r.errors,n)),(a?!Q(l,a):l)||!C(o)||s){let e={...o,...s&&y(i)?{isValid:i}:{},errors:r.errors,name:n};r={...r,...e},M.state.next(e)}},K=async e=>{H(e,!0);let t=await n.resolver(f,n.context,es(e||b.mount,l,n.criteriaMode,n.shouldUseNativeValidation));return H(e),t},er=async e=>{let{errors:t}=await K(e);if(e)for(let n of e){let e=g(t,n);e?w(r.errors,n,e):X(r.errors,n)}else r.errors=t;return t},ei=async(e,t,i={valid:!0})=>{for(let a in e){let o=e[a];if(o){let{_f:e,...l}=o;if(e){let l=b.array.has(e.name);H([a],!0);let s=await Y(o,f,V,n.shouldUseNativeValidation&&!t,l);if(H([a]),s[e.name]&&(i.valid=!1,t))break;t||(g(s,e.name)?l?D(r.errors,s,e.name):w(r.errors,e.name,s[e.name]):X(r.errors,e.name))}l&&await ei(l,t,i)}}return i.valid},em=(e,t)=>(e&&t&&w(f,e,t),!Q(ek(),c)),ev=(e,t,n)=>T(e,b,{...x.mount?f:v(t)?c:O(e)?{[e]:t}:t},n,t),eg=(e,t,n={})=>{let r=g(l,e),a=t;if(r){let n=r._f;n&&(n.disabled||w(f,e,eo(t,n)),a=z(n.ref)&&o(t)?"":t,ee(n.ref)?[...n.ref.options].forEach(e=>e.selected=a.includes(e.value)):n.refs?i(n.ref)?n.refs.length>1?n.refs.forEach(e=>(!e.defaultChecked||!e.disabled)&&(e.checked=Array.isArray(a)?!!a.find(t=>t===e.value):a===e.value)):n.refs[0]&&(n.refs[0].checked=!!a):n.refs.forEach(e=>e.checked=e.value===a):L(n.ref)?n.ref.value="":(n.ref.value=a,n.ref.type||M.values.next({name:e,values:{...f}})))}(n.shouldDirty||n.shouldTouch)&&q(e,a,n.shouldTouch,n.shouldDirty,!0),n.shouldValidate&&ej(e)},ey=(e,t,n)=>{for(let r in t){let i=t[r],o=`${e}.${r}`,s=g(l,o);!b.array.has(e)&&J(i)&&(!s||s._f)||a(i)?eg(o,i,n):ey(o,i,n)}},ex=(e,t,n={})=>{let i=g(l,e),a=b.array.has(e),s=p(t);w(f,e,s),a?(M.array.next({name:e,values:{...f}}),(S.isDirty||S.dirtyFields)&&n.shouldDirty&&M.state.next({name:e,dirtyFields:ea(c,f),isDirty:em(e,s)})):!i||i._f||o(s)?eg(e,s,n):ey(e,s,n),N(e,b)&&M.state.next({...r}),M.values.next({name:x.mount?e:void 0,values:{...f}})},eb=async e=>{x.mount=!0;let i=e.target,a=i.name,o=!0,s=g(l,a),c=e=>{o=Number.isNaN(e)||e===g(f,a,e)};if(s){let d,h;let p=i.type?el(s._f):u(e),m=e.type===j.BLUR||e.type===j.FOCUS_OUT,v=!ec(s._f)&&!n.resolver&&!g(r.errors,a)&&!s._f.deps||ef(m,g(r.touchedFields,a),r.isSubmitted,F,P),y=N(a,b,m);w(f,a,p),m?(s._f.onBlur&&s._f.onBlur(e),t&&t(0)):s._f.onChange&&s._f.onChange(e);let x=q(a,p,m,!1),k=!C(x)||y;if(m||M.values.next({name:a,type:e.type,values:{...f}}),v)return S.isValid&&I(),k&&M.state.next({name:a,...y?{}:x});if(!m&&y&&M.state.next({...r}),n.resolver){let{errors:e}=await K([a]);if(c(p),o){let t=ed(r.errors,l,a),n=ed(e,l,t.name||a);d=n.error,a=n.name,h=C(e)}}else H([a],!0),d=(await Y(s,f,V,n.shouldUseNativeValidation))[a],H([a]),c(p),o&&(d?h=!1:S.isValid&&(h=await ei(l,!0)));o&&(s._f.deps&&ej(s._f.deps),$(a,h,d,x))}},ew=(e,t)=>{if(g(r.errors,t)&&e.focus)return e.focus(),1},ej=async(e,t={})=>{let i,a;let o=_(e);if(n.resolver){let t=await er(v(e)?e:o);i=C(t),a=e?!o.some(e=>g(t,e)):i}else e?((a=(await Promise.all(o.map(async e=>{let t=g(l,e);return await ei(t&&t._f?{[e]:t}:t)}))).every(Boolean))||r.isValid)&&I():a=i=await ei(l);return M.state.next({...!O(e)||S.isValid&&i!==r.isValid?{}:{name:e},...n.resolver||!e?{isValid:i}:{},errors:r.errors}),t.shouldFocus&&!a&&R(l,ew,e?o:b.mount),a},ek=e=>{let t={...x.mount?f:c};return v(e)?t:O(e)?g(t,e):e.map(e=>g(t,e))},eE=(e,t)=>({invalid:!!g((t||r).errors,e),isDirty:!!g((t||r).dirtyFields,e),error:g((t||r).errors,e),isValidating:!!g(r.validatingFields,e),isTouched:!!g((t||r).touchedFields,e)}),eS=(e,t,n)=>{let i=(g(l,e,{_f:{}})._f||{}).ref,{ref:a,message:o,type:s,...u}=g(r.errors,e)||{};w(r.errors,e,{...u,...t,ref:i}),M.state.next({name:e,errors:r.errors,isValid:!1}),n&&n.shouldFocus&&i&&i.focus&&i.focus()},eC=(e,t={})=>{for(let i of e?_(e):b.mount)b.mount.delete(i),b.array.delete(i),t.keepValue||(X(l,i),X(f,i)),t.keepError||X(r.errors,i),t.keepDirty||X(r.dirtyFields,i),t.keepTouched||X(r.touchedFields,i),t.keepIsValidating||X(r.validatingFields,i),n.shouldUnregister||t.keepDefaultValue||X(c,i);M.values.next({values:{...f}}),M.state.next({...r,...t.keepDirty?{isDirty:em()}:{}}),t.keepIsValid||I()},eM=({disabled:e,name:t,field:n,fields:r,value:i})=>{if(y(e)&&x.mount||e){let a=e?void 0:v(i)?el(n?n._f:g(r,t)._f):i;w(f,t,a),q(t,a,!1,!1,!0)}},e_=(e,t={})=>{let r=g(l,e),i=y(t.disabled);return w(l,e,{...r||{},_f:{...r&&r._f?r._f:{ref:{name:e}},name:e,mount:!0,...t}}),b.mount.add(e),r?eM({field:r,disabled:t.disabled,name:e,value:t.value}):W(e,!0,t.value),{...i?{disabled:t.disabled}:{},...n.progressive?{required:!!t.required,min:eu(t.min),max:eu(t.max),minLength:eu(t.minLength),maxLength:eu(t.maxLength),pattern:eu(t.pattern)}:{},name:e,onChange:eb,onBlur:eb,ref:i=>{if(i){e_(e,t),r=g(l,e);let n=v(i.value)&&i.querySelectorAll&&i.querySelectorAll("input,select,textarea")[0]||i,a=et(n),o=r._f.refs||[];(a?o.find(e=>e===n):n===r._f.ref)||(w(l,e,{_f:{...r._f,...a?{refs:[...o.filter(en),n,...Array.isArray(g(c,e))?[{}]:[]],ref:{type:n.type,name:e}}:{ref:n}}}),W(e,!1,void 0,n))}else(r=g(l,e,{}))._f&&(r._f.mount=!1),(n.shouldUnregister||t.shouldUnregister)&&!(d(b.array,e)&&x.action)&&b.unMount.add(e)}}},eO=()=>n.shouldFocusError&&R(l,ew,b.mount),eT=(e,t)=>async i=>{let a;i&&(i.preventDefault&&i.preventDefault(),i.persist&&i.persist());let o=p(f);if(M.state.next({isSubmitting:!0}),n.resolver){let{errors:e,values:t}=await K();r.errors=e,o=t}else await ei(l);if(X(r.errors,"root"),C(r.errors)){M.state.next({errors:{}});try{await e(o,i)}catch(e){a=e}}else t&&await t({...r.errors},i),eO(),setTimeout(eO);if(M.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:C(r.errors)&&!a,submitCount:r.submitCount+1,errors:r.errors}),a)throw a},eP=(t,n={})=>{let i=t?p(t):c,a=p(i),o=C(t),s=o?c:a;if(n.keepDefaultValues||(c=i),!n.keepValues){if(n.keepDirtyValues)for(let e of b.mount)g(r.dirtyFields,e)?w(s,e,g(f,e)):ex(e,g(s,e));else{if(h&&v(t))for(let e of b.mount){let t=g(l,e);if(t&&t._f){let e=Array.isArray(t._f.refs)?t._f.refs[0]:t._f.ref;if(z(e)){let t=e.closest("form");if(t){t.reset();break}}}}l={}}f=e.shouldUnregister?n.keepDefaultValues?p(c):{}:p(s),M.array.next({values:{...s}}),M.values.next({values:{...s}})}b={mount:n.keepDirtyValues?b.mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},x.mount=!S.isValid||!!n.keepIsValid||!!n.keepDirtyValues,x.watch=!!e.shouldUnregister,M.state.next({submitCount:n.keepSubmitCount?r.submitCount:0,isDirty:!o&&(n.keepDirty?r.isDirty:!!(n.keepDefaultValues&&!Q(t,c))),isSubmitted:!!n.keepIsSubmitted&&r.isSubmitted,dirtyFields:o?[]:n.keepDirtyValues?n.keepDefaultValues&&f?ea(c,f):r.dirtyFields:n.keepDefaultValues&&t?ea(c,t):n.keepDirty?r.dirtyFields:{},touchedFields:n.keepTouched?r.touchedFields:{},errors:n.keepErrors?r.errors:{},isSubmitSuccessful:!!n.keepIsSubmitSuccessful&&r.isSubmitSuccessful,isSubmitting:!1})},eA=(e,t)=>eP(Z(e)?e(f):e,t);return{control:{register:e_,unregister:eC,getFieldState:eE,handleSubmit:eT,setError:eS,_executeSchema:K,_getWatch:ev,_getDirty:em,_updateValid:I,_removeUnmounted:()=>{for(let e of b.unMount){let t=g(l,e);t&&(t._f.refs?t._f.refs.every(e=>!en(e)):!en(t._f.ref))&&eC(e)}b.unMount=new Set},_updateFieldArray:(e,t=[],n,i,a=!0,o=!0)=>{if(i&&n){if(x.action=!0,o&&Array.isArray(g(l,e))){let t=n(g(l,e),i.argA,i.argB);a&&w(l,e,t)}if(o&&Array.isArray(g(r.errors,e))){let t=n(g(r.errors,e),i.argA,i.argB);a&&w(r.errors,e,t),eh(r.errors,e)}if(S.touchedFields&&o&&Array.isArray(g(r.touchedFields,e))){let t=n(g(r.touchedFields,e),i.argA,i.argB);a&&w(r.touchedFields,e,t)}S.dirtyFields&&(r.dirtyFields=ea(c,f)),M.state.next({name:e,isDirty:em(e,t),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else w(f,e,t)},_updateDisabledField:eM,_getFieldArray:t=>m(g(x.mount?f:c,t,e.shouldUnregister?g(c,t,[]):[])),_reset:eP,_resetDefaultValues:()=>Z(n.defaultValues)&&n.defaultValues().then(e=>{eA(e,n.resetOptions),M.state.next({isLoading:!1})}),_updateFormState:e=>{r={...r,...e}},_disableForm:e=>{y(e)&&(M.state.next({disabled:e}),R(l,(t,n)=>{let r=g(l,n);r&&(t.disabled=r._f.disabled||e,Array.isArray(r._f.refs)&&r._f.refs.forEach(t=>{t.disabled=r._f.disabled||e}))},0,!1))},_subjects:M,_proxyFormState:S,_setErrors:e=>{r.errors=e,M.state.next({errors:r.errors,isValid:!1})},get _fields(){return l},get _formValues(){return f},get _state(){return x},set _state(value){x=value},get _defaultValues(){return c},get _names(){return b},set _names(value){b=value},get _formState(){return r},set _formState(value){r=value},get _options(){return n},set _options(value){n={...n,...value}}},trigger:ej,register:e_,handleSubmit:eT,watch:(e,t)=>Z(e)?M.values.subscribe({next:n=>e(ev(void 0,t),n)}):ev(e,t,!0),setValue:ex,getValues:ek,reset:eA,resetField:(e,t={})=>{g(l,e)&&(v(t.defaultValue)?ex(e,p(g(c,e))):(ex(e,t.defaultValue),w(c,e,p(t.defaultValue))),t.keepTouched||X(r.touchedFields,e),t.keepDirty||(X(r.dirtyFields,e),r.isDirty=t.defaultValue?em(e,p(g(c,e))):em()),!t.keepError&&(X(r.errors,e),S.isValid&&I()),M.state.next({...r}))},clearErrors:e=>{e&&_(e).forEach(e=>X(r.errors,e)),M.state.next({errors:e?r.errors:{}})},unregister:eC,setError:eS,setFocus:(e,t={})=>{let n=g(l,e),r=n&&n._f;if(r){let e=r.refs?r.refs[0]:r.ref;e.focus&&(e.focus(),t.shouldSelect&&e.select())}},getFieldState:eE}}(e),formState:l});let f=t.current.control;return f._options=e,!function(e){let t=r.useRef(e);t.current=e,r.useEffect(()=>{let n=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{n&&n.unsubscribe()}},[e.disabled])}({subject:f._subjects.state,next:e=>{M(e,f._proxyFormState,f._updateFormState,!0)&&c({...f._formState})}}),r.useEffect(()=>f._disableForm(e.disabled),[f,e.disabled]),r.useEffect(()=>{if(f._proxyFormState.isDirty){let e=f._getDirty();e!==l.isDirty&&f._subjects.state.next({isDirty:e})}},[f,l.isDirty]),r.useEffect(()=>{e.values&&!Q(e.values,n.current)?(f._reset(e.values,f._options.resetOptions),n.current=e.values,c(e=>({...e}))):f._resetDefaultValues()},[e.values,f]),r.useEffect(()=>{e.errors&&f._setErrors(e.errors)},[e.errors,f]),r.useEffect(()=>{f._state.mount||(f._updateValid(),f._state.mount=!0),f._state.watch&&(f._state.watch=!1,f._subjects.state.next({...f._formState})),f._removeUnmounted()}),r.useEffect(()=>{e.shouldUnregister&&f._subjects.values.next({values:f._getWatch()})},[e.shouldUnregister,f]),t.current.formState=S(l,f),t.current}},79381:function(e,t,n){"use strict";n.d(t,{J$:function(){return J},ZP:function(){return Q},JG:function(){return B},kY:function(){return K}});var r,i=n(2784),a=n(43100);let o=new WeakMap,l={},s={},u=()=>{},c=u(),d=Object,f=e=>e===c,h=e=>"function"==typeof e,p=(e,t)=>({...e,...t}),m="undefined",v=typeof window!=m,g=typeof document!=m,y=()=>v&&typeof window.requestAnimationFrame!=m,x=(e,t)=>{let n=o.get(e);return[()=>e.get(t)||l,r=>{if(!f(t)){let i=e.get(t);t in s||(s[t]=i),n[5](t,p(i,r),i||l)}},n[6],()=>!f(t)&&t in s?s[t]:e.get(t)||l]},b=new WeakMap,w=0,j=e=>{let t,n;let r=typeof e,i=e&&e.constructor,a=i==Date;if(d(e)!==e||a||i==RegExp)t=a?e.toJSON():"symbol"==r?e.toString():"string"==r?JSON.stringify(e):""+e;else{if(t=b.get(e))return t;if(t=++w+"~",b.set(e,t),i==Array){for(n=0,t="@";n(g&&document.addEventListener("visibilitychange",e),E("focus",e),()=>{g&&document.removeEventListener("visibilitychange",e),S("focus",e)}),initReconnect:e=>{let t=()=>{k=!0,e()},n=()=>{k=!1};return E("online",t),E("offline",n),()=>{S("online",t),S("offline",n)}}},M=!i.useId,_=!v||"Deno"in window,O=e=>y()?window.requestAnimationFrame(e):setTimeout(e,1),T=_?i.useEffect:i.useLayoutEffect,P="undefined"!=typeof navigator&&navigator.connection,A=!_&&P&&(["slow-2g","2g"].includes(P.effectiveType)||P.saveData),N=e=>{if(h(e))try{e=e()}catch(t){e=""}let t=e;return[e="string"==typeof e?e:(Array.isArray(e)?e.length:e)?j(e):"",t]},R=0,D=()=>++R;var L={FOCUS_EVENT:0,RECONNECT_EVENT:1,MUTATE_EVENT:2,ERROR_REVALIDATE_EVENT:3};async function Z(...e){let[t,n,r,i]=e,a=p({populateCache:!0,throwOnError:!0},"boolean"==typeof i?{revalidate:i}:i||{}),l=a.populateCache,s=a.rollbackOnError,u=a.optimisticData,d=!1!==a.revalidate,m=e=>"function"==typeof s?s(e):!1!==s,v=a.throwOnError;if(h(n)){let e=[],r=t.keys();for(let i=r.next();!i.done;i=r.next()){let r=i.value;!/^\$(inf|sub)\$/.test(r)&&n(t.get(r)._k)&&e.push(r)}return Promise.all(e.map(g))}return g(n);async function g(n){let i;let[a]=N(n);if(!a)return;let[s,p]=x(t,a),[g,y,b]=o.get(t),w=g[a],j=()=>d&&(delete b[a],w&&w[0])?w[0](2).then(()=>s().data):s().data;if(e.length<3)return j();let k=r,E=D();y[a]=[E,0];let S=!f(u),C=s(),M=C.data,_=C._c,O=f(_)?M:_;if(S&&p({data:u=h(u)?u(O):u,_c:O}),h(k))try{k=k(O)}catch(e){i=e}if(k&&h(k.then)){if(k=await k.catch(e=>{i=e}),E!==y[a][0]){if(i)throw i;return k}i&&S&&m(i)&&(l=!0,p({data:k=O,_c:c}))}l&&!i&&(h(l)&&(k=l(k,O)),p({data:k,_c:c})),y[a][1]=D();let T=await j();if(p({_c:c}),i){if(v)throw i;return}return l?T:k}}let z=(e,t)=>{for(let n in e)e[n][0]&&e[n][0](t)},F=(e,t)=>{if(!o.has(e)){let n=p(C,t),r={},i=Z.bind(c,e),a=u,l={},s=(e,t)=>{let n=l[e]||[];return l[e]=n,n.push(t),()=>n.splice(n.indexOf(t),1)},d=(t,n,r)=>{e.set(t,n);let i=l[t];if(i)for(let e of i)e(n,r)},f=()=>{if(!o.has(e)&&(o.set(e,[r,{},{},{},i,d,s]),!_)){let t=n.initFocus(setTimeout.bind(c,z.bind(c,r,0))),i=n.initReconnect(setTimeout.bind(c,z.bind(c,r,1)));a=()=>{t&&t(),i&&i(),o.delete(e)}}};return f(),[e,i,f,a]}return[e,o.get(e)[4]]},[V,B]=F(new Map),I=p({onLoadingSlow:u,onSuccess:u,onError:u,onErrorRetry:(e,t,n,r,i)=>{let a=n.errorRetryCount,o=i.retryCount,l=~~((Math.random()+.5)*(1<<(o<8?o:8)))*n.errorRetryInterval;(f(a)||!(o>a))&&setTimeout(r,l,i)},onDiscarded:u,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:A?1e4:5e3,focusThrottleInterval:5e3,dedupingInterval:2e3,loadingTimeout:A?5e3:3e3,compare:(e,t)=>j(e)==j(t),isPaused:()=>!1,cache:V,mutate:B,fallback:{}},{isOnline:()=>k,isVisible:()=>{let e=g&&document.visibilityState;return f(e)||"hidden"!==e}}),H=(e,t)=>{let n=p(e,t);if(t){let{use:r,fallback:i}=e,{use:a,fallback:o}=t;r&&a&&(n.use=r.concat(a)),i&&o&&(n.fallback=p(i,o))}return n},U=(0,i.createContext)({}),W=v&&window.__SWR_DEVTOOLS_USE__,q=W?window.__SWR_DEVTOOLS_USE__:[],$=e=>h(e[1])?[e[0],e[1],e[2]||{}]:[e[0],null,(null===e[1]?e[2]:e[1])||{}],K=()=>p(I,(0,i.useContext)(U)),Y=q.concat(e=>(t,n,r)=>{let i=n&&((...e)=>{let r=N(t)[0],[,,,i]=o.get(V),a=i[r];return a?(delete i[r],a):n(...e)});return e(t,i,r)}),X=(e,t,n)=>{let r=t[e]||(t[e]=[]);return r.push(n),()=>{let e=r.indexOf(n);e>=0&&(r[e]=r[r.length-1],r.pop())}};W&&(window.__SWR_DEVTOOLS_REACT__=i);let G={dedupe:!0},J=d.defineProperty(e=>{let{value:t}=e,n=(0,i.useContext)(U),r=h(t),a=(0,i.useMemo)(()=>r?t(n):t,[r,n,t]),o=(0,i.useMemo)(()=>r?a:H(n,a),[r,n,a]),l=a&&a.provider,s=(0,i.useRef)(c);l&&!s.current&&(s.current=F(l(o.cache||V),a));let u=s.current;return u&&(o.cache=u[0],o.mutate=u[1]),T(()=>{if(u)return u[2]&&u[2](),u[3]},[]),(0,i.createElement)(U.Provider,p(e,{value:o}))},"defaultValue",{value:I});var Q=(r=(e,t,n)=>{let{cache:r,compare:l,suspense:s,fallbackData:u,revalidateOnMount:d,revalidateIfStale:m,refreshInterval:v,refreshWhenHidden:g,refreshWhenOffline:y,keepPreviousData:b}=n,[w,j,k]=o.get(r),[E,S]=N(e),C=(0,i.useRef)(!1),P=(0,i.useRef)(!1),A=(0,i.useRef)(E),R=(0,i.useRef)(t),z=(0,i.useRef)(n),F=()=>z.current,V=()=>F().isVisible()&&F().isOnline(),[B,I,H,U]=x(r,E),W=(0,i.useRef)({}).current,q=f(u)?n.fallback[E]:u,$=(e,t)=>{let n=!0;for(let r in W)"data"===r?l(t[r],e[r])||f(e[r])&&l(t[r],ei)||(n=!1):t[r]!==e[r]&&(n=!1);return n},K=(0,i.useMemo)(()=>{let e=!!E&&!!t&&(f(d)?!F().isPaused()&&!s&&(!!f(m)||m):d),n=t=>{let n=p(t);return(delete n._k,e)?{isValidating:!0,isLoading:!0,...n}:n},r=B(),i=U(),a=n(r),o=r===i?a:n(i),l=a;return[()=>{let e=n(B());return $(e,l)?l:l=e},()=>o]},[r,E]),Y=(0,a.useSyncExternalStore)((0,i.useCallback)(e=>H(E,(t,n)=>{$(n,t)||e()}),[r,E]),K[0],K[1]),J=!C.current,Q=w[E]&&w[E].length>0,ee=Y.data,et=f(ee)?q:ee,en=Y.error,er=(0,i.useRef)(et),ei=b?f(ee)?er.current:ee:et,ea=(!Q||!!f(en))&&(J&&!f(d)?d:!F().isPaused()&&(s?!f(et)&&m:f(et)||m)),eo=!!(E&&t&&J&&ea),el=f(Y.isValidating)?eo:Y.isValidating,es=f(Y.isLoading)?eo:Y.isLoading,eu=(0,i.useCallback)(async e=>{let t,r;let i=R.current;if(!E||!i||P.current||F().isPaused())return!1;let a=!0,o=e||{},s=!k[E]||!o.dedupe,u=()=>M?!P.current&&E===A.current&&C.current:E===A.current,d={isValidating:!1,isLoading:!1},p=()=>{I(d)},m=()=>{let e=k[E];e&&e[1]===r&&delete k[E]},v={isValidating:!0};f(B().data)&&(v.isLoading=!0);try{if(s&&(I(v),n.loadingTimeout&&f(B().data)&&setTimeout(()=>{a&&u()&&F().onLoadingSlow(E,n)},n.loadingTimeout),k[E]=[i(S),D()]),[t,r]=k[E],t=await t,s&&setTimeout(m,n.dedupingInterval),!k[E]||k[E][1]!==r)return s&&u()&&F().onDiscarded(E),!1;d.error=c;let e=j[E];if(!f(e)&&(r<=e[0]||r<=e[1]||0===e[1]))return p(),s&&u()&&F().onDiscarded(E),!1;let o=B().data;d.data=l(o,t)?o:t,s&&u()&&F().onSuccess(t,E,n)}catch(n){m();let e=F(),{shouldRetryOnError:t}=e;!e.isPaused()&&(d.error=n,s&&u()&&(e.onError(n,E,e),(!0===t||h(t)&&t(n))&&V()&&e.onErrorRetry(n,E,e,e=>{let t=w[E];t&&t[0]&&t[0](L.ERROR_REVALIDATE_EVENT,e)},{retryCount:(o.retryCount||0)+1,dedupe:!0})))}return a=!1,p(),!0},[E,r]),ec=(0,i.useCallback)((...e)=>Z(r,A.current,...e),[]);if(T(()=>{R.current=t,z.current=n,f(ee)||(er.current=ee)}),T(()=>{if(!E)return;let e=eu.bind(c,G),t=0,n=X(E,w,(n,r={})=>{if(n==L.FOCUS_EVENT){let n=Date.now();F().revalidateOnFocus&&n>t&&V()&&(t=n+F().focusThrottleInterval,e())}else if(n==L.RECONNECT_EVENT)F().revalidateOnReconnect&&V()&&e();else if(n==L.MUTATE_EVENT)return eu();else if(n==L.ERROR_REVALIDATE_EVENT)return eu(r)});return P.current=!1,A.current=E,C.current=!0,I({_k:S}),ea&&(f(et)||_?e():O(e)),()=>{P.current=!0,n()}},[E]),T(()=>{let e;function t(){let t=h(v)?v(et):v;t&&-1!==e&&(e=setTimeout(n,t))}function n(){!B().error&&(g||F().isVisible())&&(y||F().isOnline())?eu(G).then(t):t()}return t(),()=>{e&&(clearTimeout(e),e=-1)}},[v,g,y,E]),(0,i.useDebugValue)(ei),s&&f(et)&&E){if(!M&&_)throw Error("Fallback data is required when using suspense in SSR.");throw R.current=t,z.current=n,P.current=!1,f(en)?eu(G):en}return{mutate:ec,get data(){return W.data=!0,ei},get error(){return W.error=!0,en},get isValidating(){return W.isValidating=!0,el},get isLoading(){return W.isLoading=!0,es}}},function(...e){let t=K(),[n,i,a]=$(e),o=H(t,a),l=r,{use:s}=o,u=(s||[]).concat(Y);for(let e=u.length;e--;)l=u[e](l);return l(n,i||o.fetcher||null,o)})},22970:function(e,t,n){"use strict";n.d(t,{CR:function(){return l},Jh:function(){return o},_T:function(){return i},ev:function(){return s},mG:function(){return a},pi:function(){return r}});var r=function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;nt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);it.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function a(e,t,n,r){return new(n||(n=Promise))(function(i,a){function o(e){try{s(r.next(e))}catch(e){a(e)}}function l(e){try{s(r.throw(e))}catch(e){a(e)}}function s(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(o,l)}s((r=r.apply(e,t||[])).next())})}function o(e,t){var n,r,i,a,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function l(l){return function(s){return function(l){if(n)throw TypeError("Generator is already executing.");for(;a&&(a=0,l[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&l[0]?r.return:l[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,l[1])).done)return i;switch(r=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(!(i=(i=o.trys).length>0&&i[i.length-1])&&(6===l[0]||2===l[0])){o=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o}function s(e,t,n){if(n||2==arguments.length)for(var r,i=0,a=t.length;iu("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(l=j.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,r.X2)(),{isSynced:t}=(0,o.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(u,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(a())(n.data.spendable),confirmed:new(a())(n.data.confirmed),unconfirmed:new(a())(n.data.unconfirmed),immature:new(a())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var i=t(52322),s=t(89424),r=t(47211),l=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:a._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:a._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},19814:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return p}});var i=t(52322),s=t(97992),r=t(98334),l=t(89424),a=t(97112),c=t(91362),o=t(47211);function d(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No alerts matching filters."})]})}function x(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o._kF,{className:"scale-[2]"})}),(0,i.jsx)("div",{className:"flex flex-col gap-3 items-center",children:(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no alerts."})})]})}var u=t(88385);function h(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:t,setColumnsVisible:s,setColumnsHidden:r,enabledColumns:a}=(0,u.Z)(),c=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id}));return(0,i.jsxs)(l.J2e,{trigger:(0,i.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,i.jsx)(o.hiv,{}),"View",(0,i.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,i.jsxs)(l.WVB,{children:[(0,i.jsx)(l.__J,{children:"Display properties"}),(0,i.jsx)(l.kFS,{children:(0,i.jsx)(l.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),t()},children:(0,i.jsx)(o.Wet,{})})})]}),(0,i.jsx)(l.FzK,{label:"General",columns:c.map(e=>e.value),enabled:a,setColumnsVisible:s,setColumnsHidden:r}),(0,i.jsx)(l.WVB,{children:(0,i.jsx)(l.j4H,{options:c,values:a,onChange:e=>n(e)})})]})}function j(){return(0,i.jsx)("div",{className:"flex gap-2",children:(0,i.jsx)(h,{})})}function m(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching alerts."})]})}function f(){let{severityFilter:e,setSeverityFilter:n,offset:t,limit:s,totals:r,pageCount:a,dataState:c,datasetPage:d,dismissMany:x}=(0,u.Z)();return(0,i.jsxs)("div",{className:"flex gap-2 w-full items-center",children:[(0,i.jsx)(l.xvT,{weight:"medium",children:"Filter"}),(0,i.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,i.jsxs)(l.zxk,{variant:void 0===e?"active":"inactive",onClick:()=>n(void 0),children:["all (",r.all,")"]}),(0,i.jsxs)(l.zxk,{variant:"info"===e?"active":"inactive",onClick:()=>n("info"),children:["info (",r.info,")"]}),(0,i.jsxs)(l.zxk,{variant:"warning"===e?"active":"inactive",onClick:()=>n("warning"),children:["warning (",r.warning,")"]}),(0,i.jsxs)(l.zxk,{variant:"error"===e?"active":"inactive",onClick:()=>n("error"),children:["error (",r.error,")"]}),(0,i.jsxs)(l.zxk,{variant:"critical"===e?"active":"inactive",onClick:()=>n("critical"),children:["critical (",r.critical,")"]})]}),(0,i.jsx)("div",{className:"flex-1"}),!c&&!!a&&(0,i.jsxs)(l.zxk,{tip:e?"dismiss ".concat(a):"dismiss all",onClick:()=>x(d.map(e=>e.id)),children:[(0,i.jsx)(o.NlZ,{}),"Dismiss (",a,")"]}),(0,i.jsx)(l.uDJ,{offset:t,limit:s,isLoading:"loading"===c,datasetTotal:r.all,pageTotal:a})]})}function v(){let{openDialog:e}=(0,a.Rh)(),{columns:n,datasetPage:t,sortField:o,sortDirection:h,sortableColumns:v,toggleSort:p,limit:g,dataState:w,cellContext:N}=(0,u.Z)();return(0,i.jsx)(c.J,{title:"Alerts",routes:r._,sidenav:(0,i.jsx)(s.e,{}),openSettings:()=>e("settings"),actions:(0,i.jsx)(j,{}),stats:(0,i.jsx)(f,{}),children:(0,i.jsx)("div",{className:"p-6 min-w-fit",children:(0,i.jsx)(l.iA_,{context:N,isLoading:"loading"===w,emptyState:"noneMatchingFilters"===w?(0,i.jsx)(d,{}):"noneYet"===w?(0,i.jsx)(x,{}):"error"===w?(0,i.jsx)(m,{}):null,sortableColumns:v,pageSize:g,data:t,columns:n,sortDirection:h,sortField:o,toggleSort:p,rowSize:"auto"})})})}function p(){return(0,i.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=28240)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[233],{28240:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/alerts",function(){return t(19814)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return j}});var i=t(52322),s=t(89424),r=t(5062),l=t(6391),a=t.n(l),c=t(98334),o=t(38855),d=t(83553),x=t(13593);function u(){var e,n,t,l,a,c;let{openDialog:u}=(0,d.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,r.cQ)(),f=(0,o.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,i.jsxs)(s.HfT,{name:"renterd",peerCount:null===(t=m.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(l=j.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,r.X2)(),{isSynced:t}=(0,o.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(u,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(a())(n.data.spendable),confirmed:new(a())(n.data.confirmed),unconfirmed:new(a())(n.data.unconfirmed),immature:new(a())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var i=t(52322),s=t(89424),r=t(47211),l=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:a._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:a._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},19814:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return p}});var i=t(52322),s=t(97992),r=t(98334),l=t(89424),a=t(83553),c=t(91362),o=t(47211);function d(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No alerts matching filters."})]})}function x(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o._kF,{className:"scale-[2]"})}),(0,i.jsx)("div",{className:"flex flex-col gap-3 items-center",children:(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no alerts."})})]})}var u=t(88385);function h(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:t,setColumnsVisible:s,setColumnsHidden:r,enabledColumns:a}=(0,u.Z)(),c=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id}));return(0,i.jsxs)(l.J2e,{trigger:(0,i.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,i.jsx)(o.hiv,{}),"View",(0,i.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,i.jsxs)(l.WVB,{children:[(0,i.jsx)(l.__J,{children:"Display properties"}),(0,i.jsx)(l.kFS,{children:(0,i.jsx)(l.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),t()},children:(0,i.jsx)(o.Wet,{})})})]}),(0,i.jsx)(l.FzK,{label:"General",columns:c.map(e=>e.value),enabled:a,setColumnsVisible:s,setColumnsHidden:r}),(0,i.jsx)(l.WVB,{children:(0,i.jsx)(l.j4H,{options:c,values:a,onChange:e=>n(e)})})]})}function j(){return(0,i.jsx)("div",{className:"flex gap-2",children:(0,i.jsx)(h,{})})}function m(){return(0,i.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,i.jsx)(l.xvT,{children:(0,i.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,i.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching alerts."})]})}function f(){let{severityFilter:e,setSeverityFilter:n,offset:t,limit:s,totals:r,pageCount:a,dataState:c,datasetPage:d,dismissMany:x}=(0,u.Z)();return(0,i.jsxs)("div",{className:"flex gap-2 w-full items-center",children:[(0,i.jsx)(l.xvT,{weight:"medium",children:"Filter"}),(0,i.jsxs)("div",{className:"flex gap-1 items-center",children:[(0,i.jsxs)(l.zxk,{variant:void 0===e?"active":"inactive",onClick:()=>n(void 0),children:["all (",r.all,")"]}),(0,i.jsxs)(l.zxk,{variant:"info"===e?"active":"inactive",onClick:()=>n("info"),children:["info (",r.info,")"]}),(0,i.jsxs)(l.zxk,{variant:"warning"===e?"active":"inactive",onClick:()=>n("warning"),children:["warning (",r.warning,")"]}),(0,i.jsxs)(l.zxk,{variant:"error"===e?"active":"inactive",onClick:()=>n("error"),children:["error (",r.error,")"]}),(0,i.jsxs)(l.zxk,{variant:"critical"===e?"active":"inactive",onClick:()=>n("critical"),children:["critical (",r.critical,")"]})]}),(0,i.jsx)("div",{className:"flex-1"}),!c&&!!a&&(0,i.jsxs)(l.zxk,{tip:e?"dismiss ".concat(a):"dismiss all",onClick:()=>x(d.map(e=>e.id)),children:[(0,i.jsx)(o.NlZ,{}),"Dismiss (",a,")"]}),(0,i.jsx)(l.uDJ,{offset:t,limit:s,isLoading:"loading"===c,datasetTotal:r.all,pageTotal:a})]})}function v(){let{openDialog:e}=(0,a.Rh)(),{columns:n,datasetPage:t,sortField:o,sortDirection:h,sortableColumns:v,toggleSort:p,limit:g,dataState:w,cellContext:N}=(0,u.Z)();return(0,i.jsx)(c.J,{title:"Alerts",routes:r._,sidenav:(0,i.jsx)(s.e,{}),openSettings:()=>e("settings"),actions:(0,i.jsx)(j,{}),stats:(0,i.jsx)(f,{}),children:(0,i.jsx)("div",{className:"p-6 min-w-fit",children:(0,i.jsx)(l.iA_,{context:N,isLoading:"loading"===w,emptyState:"noneMatchingFilters"===w?(0,i.jsx)(d,{}):"noneYet"===w?(0,i.jsx)(x,{}):"error"===w?(0,i.jsx)(m,{}):null,sortableColumns:v,pageSize:g,data:t,columns:n,sortDirection:h,sortField:o,toggleSort:p,rowSize:"auto"})})})}function p(){return(0,i.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=28240)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/buckets-8030b904192e6bd3.js b/renterd/assets/_next/static/chunks/pages/buckets-d88579b57e80c821.js similarity index 68% rename from renterd/assets/_next/static/chunks/pages/buckets-8030b904192e6bd3.js rename to renterd/assets/_next/static/chunks/pages/buckets-d88579b57e80c821.js index 711232d44..a279bc83e 100644 --- a/renterd/assets/_next/static/chunks/pages/buckets-8030b904192e6bd3.js +++ b/renterd/assets/_next/static/chunks/pages/buckets-d88579b57e80c821.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[816],{10010:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets",function(){return t(32764)}])},32764:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return e}});var _=t(52322),c=t(57448);function e(){return(0,_.jsx)(c.h,{})}}},function(n){n.O(0,[448,774,888,179],function(){return n(n.s=10010)}),_N_E=n.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[816],{10010:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets",function(){return t(32764)}])},32764:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return e}});var _=t(52322),c=t(19301);function e(){return(0,_.jsx)(c.h,{})}}},function(n){n.O(0,[301,774,888,179],function(){return n(n.s=10010)}),_N_E=n.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-0b6c7fddc068f7a4.js b/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-c20693c5c2c0e7eb.js similarity index 69% rename from renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-0b6c7fddc068f7a4.js rename to renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-c20693c5c2c0e7eb.js index e7134b65c..ab0dfdbf3 100644 --- a/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-0b6c7fddc068f7a4.js +++ b/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/files/[[...path]]-c20693c5c2c0e7eb.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[81],{69899:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets/[bucket]/files/[[...path]]",function(){return t(6148)}])},6148:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return _}});var e=t(52322),c=t(57448);function _(){return(0,e.jsx)(c.h,{})}}},function(n){n.O(0,[448,774,888,179],function(){return n(n.s=69899)}),_N_E=n.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[81],{69899:function(n,u,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets/[bucket]/files/[[...path]]",function(){return t(6148)}])},6148:function(n,u,t){"use strict";t.r(u),t.d(u,{default:function(){return _}});var e=t(52322),c=t(19301);function _(){return(0,e.jsx)(c.h,{})}}},function(n){n.O(0,[301,774,888,179],function(){return n(n.s=69899)}),_N_E=n.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-97517b71752d2329.js b/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-3bb2d2805b25c3ef.js similarity index 98% rename from renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-97517b71752d2329.js rename to renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-3bb2d2805b25c3ef.js index c91bb3ca6..321e48efe 100644 --- a/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-97517b71752d2329.js +++ b/renterd/assets/_next/static/chunks/pages/buckets/[bucket]/uploads-3bb2d2805b25c3ef.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[264],{56592:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets/[bucket]/uploads",function(){return n(44111)}])},17398:function(e,s,n){"use strict";n.d(s,{C:function(){return a}});var t=n(52322),i=n(89424),l=n(47211),r=n(41736);function c(){let{activeExplorerMode:e,setExplorerModeDirectory:s,setExplorerModeFlat:n,isViewingUploads:c,navigateToUploads:a}=(0,r.b)();return(0,t.jsxs)(i.h_2,{trigger:(0,t.jsx)(i.zxk,{tipSide:"bottom",tip:c?"Viewing uploads":"directory"===e?"Viewing directory explorer":"Viewing all bucket files",children:c?(0,t.jsx)(l.bQp,{}):"directory"===e?(0,t.jsx)(l.Qbr,{}):(0,t.jsx)(l.nDH,{})}),contentProps:{align:"start",side:"bottom",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.Xiv,{onSelect:s,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.Qbr,{})}),"Directory"]}),(0,t.jsxs)(i.Xiv,{onSelect:n,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.nDH,{})}),"All files"]}),(0,t.jsxs)(i.Xiv,{onSelect:a,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.bQp,{})}),"Uploads"]})]})}function a(){let{isViewingBuckets:e}=(0,r.b)();return e?(0,t.jsx)(i.ua7,{content:"Viewing all buckets",children:(0,t.jsx)("div",{children:(0,t.jsx)(i.zxk,{state:"waiting",children:(0,t.jsx)(l.fi8,{size:16})})})}):(0,t.jsx)(c,{})}},91362:function(e,s,n){"use strict";n.d(s,{J:function(){return h}});var t=n(52322),i=n(89424),l=n(5062),r=n(6391),c=n.n(r),a=n(98334),o=n(38855),d=n(97112),x=n(13593);function u(){var e,s,n,r,c,a;let{openDialog:u}=(0,d.Rh)(),j=(0,l.d_)({config:{swr:{revalidateOnFocus:!1}}}),h=(0,l.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,l.cQ)(),f=(0,o.n)(),p=null===(e=j.data)||void 0===e?void 0:e.version,v="?"===p?"https://github.com/SiaFoundation/renterd/commits/":(null==p?void 0:p.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(p):"https://github.com/SiaFoundation/renterd/tree/".concat(p),g=j.data?new Date().getTime()-new Date(null===(s=j.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"renterd",peerCount:null===(n=m.data)||void 0===n?void 0:n.length,connectPeer:()=>u("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(r=h.data)||void 0===r?void 0:r.address,type:"address"})})]}),j.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=j.data)||void 0===c?void 0:c.network})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(a=j.data)||void 0===a?void 0:a.version})]})]})}function j(){let e=(0,l.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,t.jsx)(i.t6k,{testnetName:e.data.network}):null}function h(e){let s=(0,l.X2)(),{isSynced:n}=(0,o.n)();return(0,t.jsx)(i.tU3,{appName:"renterd",profile:(0,t.jsx)(u,{}),banner:(0,t.jsx)(j,{}),connectivityRoute:a.h,isSynced:n,walletBalanceSc:s.data&&{spendable:new(c())(s.data.spendable),confirmed:new(c())(s.data.confirmed),unconfirmed:new(c())(s.data.unconfirmed),immature:new(c())(s.data.immature)},...e})}},97992:function(e,s,n){"use strict";n.d(s,{e:function(){return o}});var t=n(52322),i=n(89424),l=n(47211),r=n(82851),c=n(98334),a=n(88385);function o(){let{totals:e}=(0,a.Z)(),s=e.all===e.info;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Files",route:c._.buckets.index,children:(0,t.jsx)(l.ROc,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(l.wWN,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(l.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Hosts",route:c._.hosts.index,children:(0,t.jsx)(l.VHe,{})}),(0,t.jsx)(i.KJW,{title:"S3 authentication keypairs",route:c._.keys.index,children:(0,t.jsx)(l._m8,{})}),(0,t.jsxs)("div",{className:"relative",children:[e.all?s?(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,t.jsx)(i.KJW,{title:"Alerts",route:c._.alerts.index,children:(0,t.jsx)(l.Dkj,{})})]})]})}},44111:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return _}});var t=n(52322),i=n(97992),l=n(98334),r=n(97112),c=n(91362),a=n(89424),o=n(47211),d=n(73076);function x(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,enabledColumns:i}=(0,d.x)();return(0,t.jsxs)(a.J2e,{trigger:(0,t.jsxs)(a.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(o.hiv,{}),"View",(0,t.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Display properties"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.zxk,{onClick:e=>{e.stopPropagation(),n()},children:"Reset default"})})]}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:e.map(e=>({label:e.label,value:e.id})),values:i,onChange:e=>s(e)})})]})}function u(){return(0,t.jsx)("div",{className:"flex gap-2",children:(0,t.jsx)(x,{})})}function j(){let{abortAll:e,limit:s,pageCount:n,dataState:i,nextMarker:l,hasMore:r}=(0,d.x)();return(0,t.jsxs)("div",{className:"flex gap-3 w-full",children:[(0,t.jsx)("div",{className:"flex-1"}),n>0&&(0,t.jsxs)(a.zxk,{onClick:e,children:["Abort (",n,")"]}),(0,t.jsx)(a._5,{marker:l,isMore:r,limit:s,pageTotal:n,isLoading:"loading"===i})]})}function h(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching uploads."})]})}var m=n(41736);function f(){let{filters:e,resetFilters:s}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No uploads matching filters."}),!!e.length&&(0,t.jsx)(a.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function p(){let{activeBucketName:e}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,t.jsxs)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,t.jsx)(a.EKh,{children:e})," bucket does not have any active uploads."]}),(0,t.jsx)(a.Qjf,{href:l._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function v(){let{dataState:e}=(0,d.x)();return"noneMatchingFilters"===e?(0,t.jsx)(f,{}):"error"===e?(0,t.jsx)(h,{}):"noneYet"===e?(0,t.jsx)(p,{}):null}var g=n(88778);function b(){let{sortableColumns:e,toggleSort:s,datasetPage:n,dataState:i,sortField:l,sortDirection:r}=(0,d.x)();return(0,t.jsx)("div",{className:"relative",children:(0,t.jsx)(a.iA_,{isLoading:"loading"===i,emptyState:(0,t.jsx)(v,{}),pageSize:10,data:n,columns:g.z,sortableColumns:e,sortField:l,sortDirection:r,toggleSort:s,rowSize:"dense"})})}var w=n(17398);function N(){let{activeBucketName:e,setActiveDirectory:s}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,t.jsx)(w.C,{}),(0,t.jsx)(a.xrM,{children:(0,t.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,t.jsx)(a.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),(0,t.jsx)(a.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,t.jsx)(o.F3j,{})}),(0,t.jsx)(a.xvT,{onClick:()=>s(()=>[e]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e}),(0,t.jsx)(a.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,t.jsx)(o.F3j,{})}),(0,t.jsx)(a.xvT,{size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Uploads"})]})})]})}function k(){let{openDialog:e}=(0,r.Rh)();return(0,t.jsx)(c.J,{title:"Uploads",navTitle:null,routes:l._,sidenav:(0,t.jsx)(i.e,{}),nav:(0,t.jsx)(N,{}),stats:(0,t.jsx)(j,{}),actions:(0,t.jsx)(u,{}),openSettings:()=>e("settings"),children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(b,{})})})}function _(){return(0,t.jsx)(k,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=56592)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[264],{56592:function(e,s,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/buckets/[bucket]/uploads",function(){return n(44111)}])},17398:function(e,s,n){"use strict";n.d(s,{C:function(){return a}});var t=n(52322),i=n(89424),l=n(47211),r=n(41736);function c(){let{activeExplorerMode:e,setExplorerModeDirectory:s,setExplorerModeFlat:n,isViewingUploads:c,navigateToUploads:a}=(0,r.b)();return(0,t.jsxs)(i.h_2,{trigger:(0,t.jsx)(i.zxk,{tipSide:"bottom",tip:c?"Viewing uploads":"directory"===e?"Viewing directory explorer":"Viewing all bucket files",children:c?(0,t.jsx)(l.bQp,{}):"directory"===e?(0,t.jsx)(l.Qbr,{}):(0,t.jsx)(l.nDH,{})}),contentProps:{align:"start",side:"bottom",className:"max-w-[300px]"},children:[(0,t.jsxs)(i.Xiv,{onSelect:s,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.Qbr,{})}),"Directory"]}),(0,t.jsxs)(i.Xiv,{onSelect:n,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.nDH,{})}),"All files"]}),(0,t.jsxs)(i.Xiv,{onSelect:a,children:[(0,t.jsx)(i.KpP,{children:(0,t.jsx)(l.bQp,{})}),"Uploads"]})]})}function a(){let{isViewingBuckets:e}=(0,r.b)();return e?(0,t.jsx)(i.ua7,{content:"Viewing all buckets",children:(0,t.jsx)("div",{children:(0,t.jsx)(i.zxk,{state:"waiting",children:(0,t.jsx)(l.fi8,{size:16})})})}):(0,t.jsx)(c,{})}},91362:function(e,s,n){"use strict";n.d(s,{J:function(){return h}});var t=n(52322),i=n(89424),l=n(5062),r=n(6391),c=n.n(r),a=n(98334),o=n(38855),d=n(83553),x=n(13593);function u(){var e,s,n,r,c,a;let{openDialog:u}=(0,d.Rh)(),j=(0,l.d_)({config:{swr:{revalidateOnFocus:!1}}}),h=(0,l.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,l.cQ)(),f=(0,o.n)(),p=null===(e=j.data)||void 0===e?void 0:e.version,v="?"===p?"https://github.com/SiaFoundation/renterd/commits/":(null==p?void 0:p.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(p):"https://github.com/SiaFoundation/renterd/tree/".concat(p),g=j.data?new Date().getTime()-new Date(null===(s=j.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,t.jsxs)(i.HfT,{name:"renterd",peerCount:null===(n=m.data)||void 0===n?void 0:n.length,connectPeer:()=>u("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(r=h.data)||void 0===r?void 0:r.address,type:"address"})})]}),j.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(i.xvT,{size:"14",children:null===(c=j.data)||void 0===c?void 0:c.network})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(a=j.data)||void 0===a?void 0:a.version})]})]})}function j(){let e=(0,l.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,t.jsx)(i.t6k,{testnetName:e.data.network}):null}function h(e){let s=(0,l.X2)(),{isSynced:n}=(0,o.n)();return(0,t.jsx)(i.tU3,{appName:"renterd",profile:(0,t.jsx)(u,{}),banner:(0,t.jsx)(j,{}),connectivityRoute:a.h,isSynced:n,walletBalanceSc:s.data&&{spendable:new(c())(s.data.spendable),confirmed:new(c())(s.data.confirmed),unconfirmed:new(c())(s.data.unconfirmed),immature:new(c())(s.data.immature)},...e})}},97992:function(e,s,n){"use strict";n.d(s,{e:function(){return o}});var t=n(52322),i=n(89424),l=n(47211),r=n(82851),c=n(98334),a=n(88385);function o(){let{totals:e}=(0,a.Z)(),s=e.all===e.info;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.KJW,{title:"Files",route:c._.buckets.index,children:(0,t.jsx)(l.ROc,{})}),(0,t.jsx)(i.KJW,{title:"Configuration",route:c._.config.index,children:(0,t.jsx)(l.wWN,{})}),(0,t.jsx)(i.KJW,{title:"Contracts",route:c._.contracts.index,children:(0,t.jsx)(l.VBo,{})}),(0,t.jsx)(i.KJW,{title:"Hosts",route:c._.hosts.index,children:(0,t.jsx)(l.VHe,{})}),(0,t.jsx)(i.KJW,{title:"S3 authentication keypairs",route:c._.keys.index,children:(0,t.jsx)(l._m8,{})}),(0,t.jsxs)("div",{className:"relative",children:[e.all?s?(0,t.jsx)("div",{className:(0,r.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,t.jsx)(i.xvT,{size:"10",className:(0,r.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,t.jsx)(i.KJW,{title:"Alerts",route:c._.alerts.index,children:(0,t.jsx)(l.Dkj,{})})]})]})}},44111:function(e,s,n){"use strict";n.r(s),n.d(s,{default:function(){return _}});var t=n(52322),i=n(97992),l=n(98334),r=n(83553),c=n(91362),a=n(89424),o=n(47211),d=n(73076);function x(){let{configurableColumns:e,toggleColumnVisibility:s,resetDefaultColumnVisibility:n,enabledColumns:i}=(0,d.x)();return(0,t.jsxs)(a.J2e,{trigger:(0,t.jsxs)(a.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(o.hiv,{}),"View",(0,t.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Display properties"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.zxk,{onClick:e=>{e.stopPropagation(),n()},children:"Reset default"})})]}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:e.map(e=>({label:e.label,value:e.id})),values:i,onChange:e=>s(e)})})]})}function u(){return(0,t.jsx)("div",{className:"flex gap-2",children:(0,t.jsx)(x,{})})}function j(){let{abortAll:e,limit:s,pageCount:n,dataState:i,nextMarker:l,hasMore:r}=(0,d.x)();return(0,t.jsxs)("div",{className:"flex gap-3 w-full",children:[(0,t.jsx)("div",{className:"flex-1"}),n>0&&(0,t.jsxs)(a.zxk,{onClick:e,children:["Abort (",n,")"]}),(0,t.jsx)(a._5,{marker:l,isMore:r,limit:s,pageTotal:n,isLoading:"loading"===i})]})}function h(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching uploads."})]})}var m=n(41736);function f(){let{filters:e,resetFilters:s}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No uploads matching filters."}),!!e.length&&(0,t.jsx)(a.zxk,{onClick:e=>{e.stopPropagation(),s()},children:"Clear filters"})]})]})}function p(){let{activeBucketName:e}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(o.Y9T,{className:"scale-[200%]"})}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,t.jsxs)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["The ",(0,t.jsx)(a.EKh,{children:e})," bucket does not have any active uploads."]}),(0,t.jsx)(a.Qjf,{href:l._.buckets.index,onClick:e=>{e.stopPropagation()},children:"View buckets list"})]})]})}function v(){let{dataState:e}=(0,d.x)();return"noneMatchingFilters"===e?(0,t.jsx)(f,{}):"error"===e?(0,t.jsx)(h,{}):"noneYet"===e?(0,t.jsx)(p,{}):null}var g=n(88778);function b(){let{sortableColumns:e,toggleSort:s,datasetPage:n,dataState:i,sortField:l,sortDirection:r}=(0,d.x)();return(0,t.jsx)("div",{className:"relative",children:(0,t.jsx)(a.iA_,{isLoading:"loading"===i,emptyState:(0,t.jsx)(v,{}),pageSize:10,data:n,columns:g.z,sortableColumns:e,sortField:l,sortDirection:r,toggleSort:s,rowSize:"dense"})})}var w=n(17398);function N(){let{activeBucketName:e,setActiveDirectory:s}=(0,m.b)();return(0,t.jsxs)("div",{className:"flex gap-2 items-center h-full",children:[(0,t.jsx)(w.C,{}),(0,t.jsx)(a.xrM,{children:(0,t.jsxs)("div",{className:"flex gap-1 items-center h-full",children:[(0,t.jsx)(a.xvT,{onClick:()=>s(()=>[]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Buckets"}),(0,t.jsx)(a.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,t.jsx)(o.F3j,{})}),(0,t.jsx)(a.xvT,{onClick:()=>s(()=>[e]),size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:e}),(0,t.jsx)(a.xvT,{size:"16",color:"verySubtle",className:"flex items-center",children:(0,t.jsx)(o.F3j,{})}),(0,t.jsx)(a.xvT,{size:"18",weight:"semibold",className:"flex items-center cursor-pointer",noWrap:!0,children:"Uploads"})]})})]})}function k(){let{openDialog:e}=(0,r.Rh)();return(0,t.jsx)(c.J,{title:"Uploads",navTitle:null,routes:l._,sidenav:(0,t.jsx)(i.e,{}),nav:(0,t.jsx)(N,{}),stats:(0,t.jsx)(j,{}),actions:(0,t.jsx)(u,{}),openSettings:()=>e("settings"),children:(0,t.jsx)("div",{className:"p-6 min-w-fit",children:(0,t.jsx)(b,{})})})}function _(){return(0,t.jsx)(k,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=56592)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/config-81d46847634121d7.js b/renterd/assets/_next/static/chunks/pages/config-43801286adb4f7c2.js similarity index 99% rename from renterd/assets/_next/static/chunks/pages/config-81d46847634121d7.js rename to renterd/assets/_next/static/chunks/pages/config-43801286adb4f7c2.js index bb278fb78..c29b0597b 100644 --- a/renterd/assets/_next/static/chunks/pages/config-81d46847634121d7.js +++ b/renterd/assets/_next/static/chunks/pages/config-43801286adb4f7c2.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[490],{57344:function(e,i,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/config",function(){return s(34429)}])},91362:function(e,i,s){"use strict";s.d(i,{J:function(){return u}});var n=s(52322),t=s(89424),r=s(5062),l=s(6391),a=s.n(l),o=s(98334),c=s(38855),d=s(97112),x=s(13593);function m(){var e,i,s,l,a,o;let{openDialog:m}=(0,d.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),u=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.cQ)(),j=(0,c.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,g="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),p=h.data?new Date().getTime()-new Date(null===(i=h.data)||void 0===i?void 0:i.startTime).getTime():0;return(0,n.jsxs)(t.HfT,{name:"renterd",peerCount:null===(s=f.data)||void 0===s?void 0:s.length,connectPeer:()=>m("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.XxW,{size:"14",maxLength:50,value:null===(l=u.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:(0,x.bc)(p,{format:"long"})})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,n.jsx)(t.rUS,{size:"14",href:g,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,n.jsx)(t.t6k,{testnetName:e.data.network}):null}function u(e){let i=(0,r.X2)(),{isSynced:s}=(0,c.n)();return(0,n.jsx)(t.tU3,{appName:"renterd",profile:(0,n.jsx)(m,{}),banner:(0,n.jsx)(h,{}),connectivityRoute:o.h,isSynced:s,walletBalanceSc:i.data&&{spendable:new(a())(i.data.spendable),confirmed:new(a())(i.data.confirmed),unconfirmed:new(a())(i.data.unconfirmed),immature:new(a())(i.data.immature)},...e})}},97992:function(e,i,s){"use strict";s.d(i,{e:function(){return c}});var n=s(52322),t=s(89424),r=s(47211),l=s(82851),a=s(98334),o=s(88385);function c(){let{totals:e}=(0,o.Z)(),i=e.all===e.info;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.KJW,{title:"Files",route:a._.buckets.index,children:(0,n.jsx)(r.ROc,{})}),(0,n.jsx)(t.KJW,{title:"Configuration",route:a._.config.index,children:(0,n.jsx)(r.wWN,{})}),(0,n.jsx)(t.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,n.jsx)(r.VBo,{})}),(0,n.jsx)(t.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,n.jsx)(r.VHe,{})}),(0,n.jsx)(t.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,n.jsx)(r._m8,{})}),(0,n.jsxs)("div",{className:"relative",children:[e.all?i?(0,n.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,n.jsx)(t.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,n.jsx)(t.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,n.jsx)(r.Dkj,{})})]})]})}},34429:function(e,i,s){"use strict";s.r(i),s.d(i,{default:function(){return B}});var n=s(52322),t=s(89424),r=s(97992),l=s(98334),a=s(97112),o=s(91362),c=s(97342),d=s(13593),x=s(37606),m=s(6391),h=s.n(m),u=s(2784);function f(){let{autopilot:e}=(0,x.q)(),{redundancyMultiplier:i,storageTB:s,configViewMode:r}=(0,c.ZR)(),{canEstimate:l,estimatedSpendingPerMonth:a,estimatedSpendingPerTB:o}=function(){let{isAutopilotEnabled:e}=(0,x.q)(),{form:i}=(0,c.ZR)(),s=i.watch("allowanceMonth"),n=i.watch("storageTB"),t=(0,u.useMemo)(()=>!!e&&!!(null==s?void 0:s.gt(0))&&!!(null==n?void 0:n.gt(0)),[e,s,n]),r=(0,u.useMemo)(()=>t?s:new(h())(0),[t,s]),l=(0,u.useMemo)(()=>t?r.div(n):new(h())(0),[t,r,n]);return{canEstimate:t,estimatedSpendingPerMonth:r,estimatedSpendingPerTB:l}}(),m=(0,t.fb0)({sc:a}),f=(0,t.fb0)({sc:o});return"on"!==e.status?null:l?(0,n.jsx)(t.xrM,{children:(0,n.jsxs)("div",{className:"flex gap-4 items-center h-full",children:[(0,n.jsx)(t.xvT,{size:"12",font:"mono",weight:"medium",children:"Estimate:"}),(0,n.jsxs)("div",{className:"flex gap-1",children:[(0,n.jsx)(t.YKL,{size:"12",value:(0,d.qN)(o),dynamicUnits:!1,fixed:0,variant:"value"}),f.fiat&&(0,n.jsx)("div",{className:"flex",children:(0,n.jsx)(t.m2c,{size:"12",weight:"medium",value:f.fiat,color:"subtle",variant:"value",format:e=>"(".concat(f.currency.prefix).concat(e.toFixed(f.currency.fixed),")")})}),(0,n.jsxs)(t.xvT,{size:"12",font:"mono",weight:"medium",ellipsis:!0,children:["per TB/month with ",i.toFixed(1),"x redundancy"]})]}),!o.eq(a)&&(0,n.jsxs)("div",{className:"flex gap-1",children:[(0,n.jsx)(t.YKL,{size:"12",value:(0,d.qN)(a),dynamicUnits:!1,fixed:0,variant:"value"}),m.fiat&&(0,n.jsx)("div",{className:"flex",children:(0,n.jsx)(t.m2c,{size:"12",weight:"medium",value:m.fiat,color:"subtle",variant:"value",format:e=>"(".concat(m.currency.prefix).concat(e.toFixed(m.currency.fixed),")")})}),(0,n.jsxs)(t.xvT,{size:"12",font:"mono",weight:"medium",ellipsis:!0,children:["to store ",(0,d.vW)((0,d.xf)(s).toNumber()),"/month with"," ",i.toFixed(1),"x redundancy"]})]})]})}):(0,n.jsx)(t.xvT,{size:"12",font:"mono",weight:"medium",children:"advanced"===r?"Enter expected storage, period, and allowance values to estimate monthly spending.":"Enter expected storage and max price to estimate monthly spending."})}var j=s(47211);function v(){let{takeScreenshot:e}=(0,c.ZR)();return(0,n.jsxs)(t.h_2,{trigger:(0,n.jsx)(t.zxk,{children:(0,n.jsx)(j.jH8,{})}),contentProps:{align:"end"},children:[(0,n.jsx)(t.Juw,{children:"Actions"}),(0,n.jsxs)(t.Xiv,{onSelect:()=>{e({name:"config image",copy:!0})},children:[(0,n.jsx)(t.KpP,{children:(0,n.jsx)(j.olJ,{})}),"Copy image of configuration"]}),(0,n.jsxs)(t.Xiv,{onSelect:()=>{e({name:"config",download:!0})},children:[(0,n.jsx)(t.KpP,{children:(0,n.jsx)(j.vzB,{})}),"Download image of configuration"]})]})}function g(){let{configViewMode:e,setConfigViewMode:i}=(0,c.ZR)();return(0,n.jsx)("div",{className:"pl-1",children:(0,n.jsx)(t.ua7,{content:"advanced"===e?"Show advanced settings":"Hide advanced settings",children:(0,n.jsx)("div",{children:(0,n.jsx)(t.rsf,{"aria-label":"configViewMode",checked:"advanced"===e,onCheckedChange:e=>i(e?"advanced":"basic")})})})})}function p(){return(0,n.jsx)(t.J2e,{trigger:(0,n.jsxs)(t.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,n.jsx)(j.hiv,{}),"View",(0,n.jsx)(j.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:(0,n.jsxs)(t.WVB,{children:[(0,n.jsx)(t.__J,{children:"Show advanced settings"}),(0,n.jsx)(t.kFS,{children:(0,n.jsx)(g,{})})]})})}function w(){let{onSubmit:e,changeCount:i,shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:r,revalidateAndResetForm:l,form:a}=(0,c.ZR)();return(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[!!i&&(0,n.jsx)(t.xvT,{size:"12",color:"subtle",children:(0,d._6)(i,"change","changes")}),(0,n.jsx)(t.zxk,{tip:"Reset all changes",icon:"contrast",disabled:!i,onClick:l,children:(0,n.jsx)(j.Wet,{})}),(0,n.jsxs)(t.eQh,{children:[(0,n.jsxs)(t.zxk,{tip:"Save all changes",variant:"accent",disabled:!a.formState.isDirty||a.formState.isSubmitting,onClick:e,children:[(0,n.jsx)(j.ZEk,{}),"Save changes"]}),(0,n.jsx)(t.J2e,{contentProps:{align:"end"},trigger:(0,n.jsx)(t.zxk,{variant:"accent",icon:"hover",children:(0,n.jsx)(j.shL,{})}),children:(0,n.jsxs)("div",{className:"px-1",children:[(0,n.jsx)(t.__J,{children:"Options"}),(0,n.jsxs)("div",{children:[(0,n.jsx)(t.rsf,{checked:s,onCheckedChange:e=>r(e),children:"sync default contract set"}),(0,n.jsx)(t.nvN,{size:"12",children:"Automatically update the default contract set to be the same as the autopilot contract set when changes are saved."})]})]})})]}),(0,n.jsx)(v,{}),(0,n.jsx)(p,{})]})}function y(){return(0,n.jsx)("div",{className:"pl-1"})}function b(){let{revalidateAndResetForm:e}=(0,c.ZR)();return(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,n.jsx)(t.xvT,{children:(0,n.jsx)(j.gFQ,{className:"scale-[200%]"})}),(0,n.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,n.jsx)(t.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error retrieving settings from daemon. Please check your connection and try again."}),(0,n.jsx)(t.zxk,{onClick:()=>e(),children:"Reload"})]})]})}var N=s(92762),T=s(82851);function z(){let e=(0,x.q)(),[i,s]=(0,N.Z)("v0/renterd/config/recommendations",{defaultValue:!0}),{form:r,fields:a,evaluation:o}=(0,c.ZR)(),{hostMargin50:m,hostTarget50:h,hasDataToEvaluate:u,needsRecommendations:f,foundRecommendation:v,recommendations:g,usableHostsCurrent:p,userContractCountTarget:w,usableHostsAfterRecommendation:y}=o;if("on"!==e.autopilot.status)return null;let b=(0,n.jsxs)("div",{className:"flex flex-col gap-1 px-3 py-2",children:[(0,n.jsxs)(t.xvT,{size:"14",color:"subtle",children:["It is best practice to have settings that match with about"," ",(100*m).toFixed(0),"% more hosts than necessary in case some hosts go offline."]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Required"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[w," hosts"]})]}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Ideal"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[h," hosts"]})]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Current settings"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[p," hosts"]})]}),f&&v?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Recommended settings"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[y," hosts"]})]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),y{let{hrefId:i,key:s,title:o,currentLabel:c,targetLabel:d,targetValue:x,direction:m}=e;return(0,n.jsx)(k,{testId:s,title:(0,n.jsxs)(t.xvT,{size:"14",children:["up"===m?"Increase ":"Decrease ",(0,n.jsx)(t.rUS,{href:l._.config.index+"#"+i,size:"14",underline:"hover",children:o})," ","from ",c," to"," ",(0,n.jsx)(t.zxk,{size:"none",onClick:()=>(0,t.fsB)({form:r,fields:a,name:s,value:x,options:!0}),children:d})]}),action:(0,n.jsx)(t.xvT,{children:"up"===m?(0,n.jsx)(j.kqg,{}):(0,n.jsx)(j.EMN,{})})},s)})}):(0,n.jsx)(P,{maximized:i,setMaximized:s,maximizeControls:!1,tip:b,title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.xvT,{color:"green",children:(0,n.jsx)(j.dmA,{})}),(0,n.jsxs)(t.xvT,{size:"16",weight:"medium",color:"subtle",children:[p,"/",h]}),(0,n.jsx)(t.xvT,{size:"16",weight:"medium",children:"Configuration matches with a sufficient number of hosts"})]})}):(0,n.jsx)(P,{maximized:i,setMaximized:s,maximizeControls:!1,title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.xvT,{color:"contrast",children:(0,n.jsx)(j.oHy,{})}),(0,n.jsx)(t.xvT,{size:"16",weight:"medium",children:"The system will review your configuration once all fields are filled"})]})})}function k(e){let{testId:i,title:s,action:t}=e;return(0,n.jsx)("div",{"data-testid":i,className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-100 px-3 py-2",children:(0,n.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,n.jsx)("div",{className:"flex-1 flex items-center",children:s}),t]})})}function P(e){let{children:i,maximized:s,setMaximized:r,maximizeControls:l,title:a,tip:o}=e,c=(0,n.jsxs)("div",{className:(0,T.cx)("flex justify-between items-center px-3 py-1.5",s&&i?"border-b border-gray-200 dark:border-graydark-300":"",l?"cursor-pointer":""),onClick:()=>{l&&r(!s)},children:[(0,n.jsx)("div",{className:(0,T.cx)("flex gap-2 items-center"),children:a}),l&&(0,n.jsx)(t.zxk,{variant:"ghost",onClick:()=>r(!s),children:s?(0,n.jsx)(j.mli,{}):(0,n.jsx)(j.fb4,{})})]});return(0,n.jsx)("div",{className:"relative",children:(0,n.jsx)("div",{className:"z-10 absolute top-0 left-1/2 -translate-x-1/2 flex justify-center",children:(0,n.jsx)("div",{className:"w-[600px] flex flex-col max-h-[600px] bg-gray-50 dark:bg-graydark-50 border-b border-x border-gray-300 dark:border-graydark-400 rounded-b",children:(0,n.jsxs)(t.xrM,{children:[o?(0,n.jsx)(t.zsw,{trigger:c,children:o}):c,i&&(0,n.jsx)("div",{"data-testid":"recommendationsList",children:i})]})})})})}function C(e){let{name:i,form:s,fields:r}=e;return(0,n.jsx)(t.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,n.jsxs)("div",{className:"flex w-full justify-between",children:[(0,n.jsx)(t.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,n.jsx)(t.QBj,{name:i,form:s,fields:r,size:"small",group:!1})]})})}function _(e){let{canUseExchangeRates:i,pinnedCurrency:s}=e;return(0,n.jsxs)(t.s_4,{className:"px-2 pt-1 pb-2",children:[(0,n.jsx)(t.xvT,{size:"12",color:"subtle",children:"To pin this field:"}),(0,n.jsxs)("div",{className:"flex flex-col",children:[!i&&!!s&&(0,n.jsx)(t.rUS,{size:"12",href:l._.config.pinning,underline:"hover",children:"- Enable an exchange rate API"}),!s&&(0,n.jsx)(t.rUS,{size:"12",href:l._.config.pinning,underline:"hover",children:"- Select a pinned currency"})]})]})}var S=s(60398);function M(){let{openDialog:e}=(0,a.Rh)(),{form:i,fields:s,remoteError:d,configRef:x}=(0,c.ZR)(),m=i.watch("pinnedCurrency"),h=i.watch("shouldPinAllowance"),u=i.watch("shouldPinMaxStoragePrice"),j=i.watch("shouldPinMaxUploadPrice"),v=i.watch("shouldPinMaxDownloadPrice"),{rate:g}=(0,S.J)({currency:m||void 0}),p=!!g;return(0,n.jsx)(o.J,{title:"Configuration",routes:l._,nav:(0,n.jsx)(y,{}),sidenav:(0,n.jsx)(r.e,{}),stats:(0,n.jsx)(f,{}),actions:(0,n.jsx)(w,{}),after:(0,n.jsx)(z,{}),openSettings:()=>e("settings"),size:"3",children:d?(0,n.jsx)(b,{}):(0,n.jsxs)("div",{ref:x,className:"px-5 py-6 flex flex-col gap-16",children:[(0,n.jsxs)(t.M9k,{title:"Storage",children:[(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"storageTB",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"uploadTBMonth",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"downloadTBMonth",form:i,fields:s}),(0,n.jsx)(t.VXA,{id:"allowanceMonthGroup",title:"Allowance",description:s.allowanceMonth.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinAllowance",form:i,fields:s}),h?p?(0,n.jsx)(t.npL,{name:"allowanceMonthPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"allowanceMonth",form:i,fields:s})]})}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"periodWeeks",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"renewWindowWeeks",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"amountHosts",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,form:i,fields:s,name:"autopilotContractSet"}),(0,n.jsx)(t.CN9,{autoVisibility:!0,form:i,fields:s,name:"prune"})]}),(0,n.jsxs)(t.M9k,{title:"Pricing",children:[(0,n.jsx)(t.VXA,{id:"maxStoragePriceTBMonthGroup",title:"Max storage price",description:s.maxStoragePriceTBMonth.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxStoragePrice",form:i,fields:s}),u?p?(0,n.jsx)(t.npL,{name:"maxStoragePriceTBMonthPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxStoragePriceTBMonth",form:i,fields:s})]})}),(0,n.jsx)(t.VXA,{id:"maxUploadPriceTBGroup",title:"Max upload price",description:s.maxUploadPriceTB.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxUploadPrice",form:i,fields:s}),j?p?(0,n.jsx)(t.npL,{name:"maxUploadPriceTBPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxUploadPriceTB",form:i,fields:s})]})}),(0,n.jsx)(t.VXA,{id:"maxDownloadPriceTBGroup",title:"Max download price",description:s.maxDownloadPriceTB.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxDownloadPrice",form:i,fields:s}),v?p?(0,n.jsx)(t.npL,{name:"maxDownloadPriceTBPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxDownloadPriceTB",form:i,fields:s})]})}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"maxContractPrice",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"maxRPCPriceMillion",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"hostBlockHeightLeeway",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minPriceTableValidityMinutes",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minAccountExpiryDays",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minMaxEphemeralAccountBalance",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"migrationSurchargeMultiplier",form:i,fields:s})]}),(0,n.jsx)(t.vRO,{title:"Hosts",category:"hosts",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Wallet",category:"wallet",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Contracts",category:"contractset",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Uploads",category:"uploadpacking",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Redundancy",category:"redundancy",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Pinning",category:"pinning",fields:s,form:i})]})})}function B(){return(0,n.jsx)(M,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=57344)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[490],{57344:function(e,i,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/config",function(){return s(34429)}])},91362:function(e,i,s){"use strict";s.d(i,{J:function(){return u}});var n=s(52322),t=s(89424),r=s(5062),l=s(6391),a=s.n(l),o=s(98334),c=s(38855),d=s(83553),x=s(13593);function m(){var e,i,s,l,a,o;let{openDialog:m}=(0,d.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),u=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.cQ)(),j=(0,c.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,g="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),p=h.data?new Date().getTime()-new Date(null===(i=h.data)||void 0===i?void 0:i.startTime).getTime():0;return(0,n.jsxs)(t.HfT,{name:"renterd",peerCount:null===(s=f.data)||void 0===s?void 0:s.length,connectPeer:()=>m("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.XxW,{size:"14",maxLength:50,value:null===(l=u.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:(0,x.bc)(p,{format:"long"})})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,n.jsx)(t.rUS,{size:"14",href:g,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,n.jsx)(t.t6k,{testnetName:e.data.network}):null}function u(e){let i=(0,r.X2)(),{isSynced:s}=(0,c.n)();return(0,n.jsx)(t.tU3,{appName:"renterd",profile:(0,n.jsx)(m,{}),banner:(0,n.jsx)(h,{}),connectivityRoute:o.h,isSynced:s,walletBalanceSc:i.data&&{spendable:new(a())(i.data.spendable),confirmed:new(a())(i.data.confirmed),unconfirmed:new(a())(i.data.unconfirmed),immature:new(a())(i.data.immature)},...e})}},97992:function(e,i,s){"use strict";s.d(i,{e:function(){return c}});var n=s(52322),t=s(89424),r=s(47211),l=s(82851),a=s(98334),o=s(88385);function c(){let{totals:e}=(0,o.Z)(),i=e.all===e.info;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.KJW,{title:"Files",route:a._.buckets.index,children:(0,n.jsx)(r.ROc,{})}),(0,n.jsx)(t.KJW,{title:"Configuration",route:a._.config.index,children:(0,n.jsx)(r.wWN,{})}),(0,n.jsx)(t.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,n.jsx)(r.VBo,{})}),(0,n.jsx)(t.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,n.jsx)(r.VHe,{})}),(0,n.jsx)(t.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,n.jsx)(r._m8,{})}),(0,n.jsxs)("div",{className:"relative",children:[e.all?i?(0,n.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,n.jsx)(t.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,n.jsx)(t.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,n.jsx)(r.Dkj,{})})]})]})}},34429:function(e,i,s){"use strict";s.r(i),s.d(i,{default:function(){return B}});var n=s(52322),t=s(89424),r=s(97992),l=s(98334),a=s(83553),o=s(91362),c=s(97342),d=s(13593),x=s(37606),m=s(6391),h=s.n(m),u=s(2784);function f(){let{autopilot:e}=(0,x.q)(),{redundancyMultiplier:i,storageTB:s,configViewMode:r}=(0,c.ZR)(),{canEstimate:l,estimatedSpendingPerMonth:a,estimatedSpendingPerTB:o}=function(){let{isAutopilotEnabled:e}=(0,x.q)(),{form:i}=(0,c.ZR)(),s=i.watch("allowanceMonth"),n=i.watch("storageTB"),t=(0,u.useMemo)(()=>!!e&&!!(null==s?void 0:s.gt(0))&&!!(null==n?void 0:n.gt(0)),[e,s,n]),r=(0,u.useMemo)(()=>t?s:new(h())(0),[t,s]),l=(0,u.useMemo)(()=>t?r.div(n):new(h())(0),[t,r,n]);return{canEstimate:t,estimatedSpendingPerMonth:r,estimatedSpendingPerTB:l}}(),m=(0,t.fb0)({sc:a}),f=(0,t.fb0)({sc:o});return"on"!==e.status?null:l?(0,n.jsx)(t.xrM,{children:(0,n.jsxs)("div",{className:"flex gap-4 items-center h-full",children:[(0,n.jsx)(t.xvT,{size:"12",font:"mono",weight:"medium",children:"Estimate:"}),(0,n.jsxs)("div",{className:"flex gap-1",children:[(0,n.jsx)(t.YKL,{size:"12",value:(0,d.qN)(o),dynamicUnits:!1,fixed:0,variant:"value"}),f.fiat&&(0,n.jsx)("div",{className:"flex",children:(0,n.jsx)(t.m2c,{size:"12",weight:"medium",value:f.fiat,color:"subtle",variant:"value",format:e=>"(".concat(f.currency.prefix).concat(e.toFixed(f.currency.fixed),")")})}),(0,n.jsxs)(t.xvT,{size:"12",font:"mono",weight:"medium",ellipsis:!0,children:["per TB/month with ",i.toFixed(1),"x redundancy"]})]}),!o.eq(a)&&(0,n.jsxs)("div",{className:"flex gap-1",children:[(0,n.jsx)(t.YKL,{size:"12",value:(0,d.qN)(a),dynamicUnits:!1,fixed:0,variant:"value"}),m.fiat&&(0,n.jsx)("div",{className:"flex",children:(0,n.jsx)(t.m2c,{size:"12",weight:"medium",value:m.fiat,color:"subtle",variant:"value",format:e=>"(".concat(m.currency.prefix).concat(e.toFixed(m.currency.fixed),")")})}),(0,n.jsxs)(t.xvT,{size:"12",font:"mono",weight:"medium",ellipsis:!0,children:["to store ",(0,d.vW)((0,d.xf)(s).toNumber()),"/month with"," ",i.toFixed(1),"x redundancy"]})]})]})}):(0,n.jsx)(t.xvT,{size:"12",font:"mono",weight:"medium",children:"advanced"===r?"Enter expected storage, period, and allowance values to estimate monthly spending.":"Enter expected storage and max price to estimate monthly spending."})}var j=s(47211);function v(){let{takeScreenshot:e}=(0,c.ZR)();return(0,n.jsxs)(t.h_2,{trigger:(0,n.jsx)(t.zxk,{children:(0,n.jsx)(j.jH8,{})}),contentProps:{align:"end"},children:[(0,n.jsx)(t.Juw,{children:"Actions"}),(0,n.jsxs)(t.Xiv,{onSelect:()=>{e({name:"config image",copy:!0})},children:[(0,n.jsx)(t.KpP,{children:(0,n.jsx)(j.olJ,{})}),"Copy image of configuration"]}),(0,n.jsxs)(t.Xiv,{onSelect:()=>{e({name:"config",download:!0})},children:[(0,n.jsx)(t.KpP,{children:(0,n.jsx)(j.vzB,{})}),"Download image of configuration"]})]})}function g(){let{configViewMode:e,setConfigViewMode:i}=(0,c.ZR)();return(0,n.jsx)("div",{className:"pl-1",children:(0,n.jsx)(t.ua7,{content:"advanced"===e?"Show advanced settings":"Hide advanced settings",children:(0,n.jsx)("div",{children:(0,n.jsx)(t.rsf,{"aria-label":"configViewMode",checked:"advanced"===e,onCheckedChange:e=>i(e?"advanced":"basic")})})})})}function p(){return(0,n.jsx)(t.J2e,{trigger:(0,n.jsxs)(t.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,n.jsx)(j.hiv,{}),"View",(0,n.jsx)(j.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:(0,n.jsxs)(t.WVB,{children:[(0,n.jsx)(t.__J,{children:"Show advanced settings"}),(0,n.jsx)(t.kFS,{children:(0,n.jsx)(g,{})})]})})}function w(){let{onSubmit:e,changeCount:i,shouldSyncDefaultContractSet:s,setShouldSyncDefaultContractSet:r,revalidateAndResetForm:l,form:a}=(0,c.ZR)();return(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[!!i&&(0,n.jsx)(t.xvT,{size:"12",color:"subtle",children:(0,d._6)(i,"change","changes")}),(0,n.jsx)(t.zxk,{tip:"Reset all changes",icon:"contrast",disabled:!i,onClick:l,children:(0,n.jsx)(j.Wet,{})}),(0,n.jsxs)(t.eQh,{children:[(0,n.jsxs)(t.zxk,{tip:"Save all changes",variant:"accent",disabled:!a.formState.isDirty||a.formState.isSubmitting,onClick:e,children:[(0,n.jsx)(j.ZEk,{}),"Save changes"]}),(0,n.jsx)(t.J2e,{contentProps:{align:"end"},trigger:(0,n.jsx)(t.zxk,{variant:"accent",icon:"hover",children:(0,n.jsx)(j.shL,{})}),children:(0,n.jsxs)("div",{className:"px-1",children:[(0,n.jsx)(t.__J,{children:"Options"}),(0,n.jsxs)("div",{children:[(0,n.jsx)(t.rsf,{checked:s,onCheckedChange:e=>r(e),children:"sync default contract set"}),(0,n.jsx)(t.nvN,{size:"12",children:"Automatically update the default contract set to be the same as the autopilot contract set when changes are saved."})]})]})})]}),(0,n.jsx)(v,{}),(0,n.jsx)(p,{})]})}function y(){return(0,n.jsx)("div",{className:"pl-1"})}function b(){let{revalidateAndResetForm:e}=(0,c.ZR)();return(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,n.jsx)(t.xvT,{children:(0,n.jsx)(j.gFQ,{className:"scale-[200%]"})}),(0,n.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,n.jsx)(t.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error retrieving settings from daemon. Please check your connection and try again."}),(0,n.jsx)(t.zxk,{onClick:()=>e(),children:"Reload"})]})]})}var N=s(92762),T=s(82851);function z(){let e=(0,x.q)(),[i,s]=(0,N.Z)("v0/renterd/config/recommendations",{defaultValue:!0}),{form:r,fields:a,evaluation:o}=(0,c.ZR)(),{hostMargin50:m,hostTarget50:h,hasDataToEvaluate:u,needsRecommendations:f,foundRecommendation:v,recommendations:g,usableHostsCurrent:p,userContractCountTarget:w,usableHostsAfterRecommendation:y}=o;if("on"!==e.autopilot.status)return null;let b=(0,n.jsxs)("div",{className:"flex flex-col gap-1 px-3 py-2",children:[(0,n.jsxs)(t.xvT,{size:"14",color:"subtle",children:["It is best practice to have settings that match with about"," ",(100*m).toFixed(0),"% more hosts than necessary in case some hosts go offline."]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Required"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[w," hosts"]})]}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Ideal"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[h," hosts"]})]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Current settings"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[p," hosts"]})]}),f&&v?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)("div",{className:"flex justify-between items-center",children:[(0,n.jsx)(t.xvT,{size:"14",color:"subtle",children:"Recommended settings"}),(0,n.jsxs)(t.xvT,{size:"14",color:"contrast",children:[y," hosts"]})]}),(0,n.jsx)(t.Z0O,{className:"w-full my-1"}),y{let{hrefId:i,key:s,title:o,currentLabel:c,targetLabel:d,targetValue:x,direction:m}=e;return(0,n.jsx)(k,{testId:s,title:(0,n.jsxs)(t.xvT,{size:"14",children:["up"===m?"Increase ":"Decrease ",(0,n.jsx)(t.rUS,{href:l._.config.index+"#"+i,size:"14",underline:"hover",children:o})," ","from ",c," to"," ",(0,n.jsx)(t.zxk,{size:"none",onClick:()=>(0,t.fsB)({form:r,fields:a,name:s,value:x,options:!0}),children:d})]}),action:(0,n.jsx)(t.xvT,{children:"up"===m?(0,n.jsx)(j.kqg,{}):(0,n.jsx)(j.EMN,{})})},s)})}):(0,n.jsx)(P,{maximized:i,setMaximized:s,maximizeControls:!1,tip:b,title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.xvT,{color:"green",children:(0,n.jsx)(j.dmA,{})}),(0,n.jsxs)(t.xvT,{size:"16",weight:"medium",color:"subtle",children:[p,"/",h]}),(0,n.jsx)(t.xvT,{size:"16",weight:"medium",children:"Configuration matches with a sufficient number of hosts"})]})}):(0,n.jsx)(P,{maximized:i,setMaximized:s,maximizeControls:!1,title:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.xvT,{color:"contrast",children:(0,n.jsx)(j.oHy,{})}),(0,n.jsx)(t.xvT,{size:"16",weight:"medium",children:"The system will review your configuration once all fields are filled"})]})})}function k(e){let{testId:i,title:s,action:t}=e;return(0,n.jsx)("div",{"data-testid":i,className:"border-t first:border-t-0 border-gray-200 dark:border-graydark-100 px-3 py-2",children:(0,n.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,n.jsx)("div",{className:"flex-1 flex items-center",children:s}),t]})})}function P(e){let{children:i,maximized:s,setMaximized:r,maximizeControls:l,title:a,tip:o}=e,c=(0,n.jsxs)("div",{className:(0,T.cx)("flex justify-between items-center px-3 py-1.5",s&&i?"border-b border-gray-200 dark:border-graydark-300":"",l?"cursor-pointer":""),onClick:()=>{l&&r(!s)},children:[(0,n.jsx)("div",{className:(0,T.cx)("flex gap-2 items-center"),children:a}),l&&(0,n.jsx)(t.zxk,{variant:"ghost",onClick:()=>r(!s),children:s?(0,n.jsx)(j.mli,{}):(0,n.jsx)(j.fb4,{})})]});return(0,n.jsx)("div",{className:"relative",children:(0,n.jsx)("div",{className:"z-10 absolute top-0 left-1/2 -translate-x-1/2 flex justify-center",children:(0,n.jsx)("div",{className:"w-[600px] flex flex-col max-h-[600px] bg-gray-50 dark:bg-graydark-50 border-b border-x border-gray-300 dark:border-graydark-400 rounded-b",children:(0,n.jsxs)(t.xrM,{children:[o?(0,n.jsx)(t.zsw,{trigger:c,children:o}):c,i&&(0,n.jsx)("div",{"data-testid":"recommendationsList",children:i})]})})})})}function C(e){let{name:i,form:s,fields:r}=e;return(0,n.jsx)(t.ua7,{align:"end",content:"Pin the value to a fixed fiat amount. The daemon will automatically keep the value in sync.",children:(0,n.jsxs)("div",{className:"flex w-full justify-between",children:[(0,n.jsx)(t.xvT,{weight:"medium",color:"verySubtle",size:"14",children:"Pin"}),(0,n.jsx)(t.QBj,{name:i,form:s,fields:r,size:"small",group:!1})]})})}function _(e){let{canUseExchangeRates:i,pinnedCurrency:s}=e;return(0,n.jsxs)(t.s_4,{className:"px-2 pt-1 pb-2",children:[(0,n.jsx)(t.xvT,{size:"12",color:"subtle",children:"To pin this field:"}),(0,n.jsxs)("div",{className:"flex flex-col",children:[!i&&!!s&&(0,n.jsx)(t.rUS,{size:"12",href:l._.config.pinning,underline:"hover",children:"- Enable an exchange rate API"}),!s&&(0,n.jsx)(t.rUS,{size:"12",href:l._.config.pinning,underline:"hover",children:"- Select a pinned currency"})]})]})}var S=s(60398);function M(){let{openDialog:e}=(0,a.Rh)(),{form:i,fields:s,remoteError:d,configRef:x}=(0,c.ZR)(),m=i.watch("pinnedCurrency"),h=i.watch("shouldPinAllowance"),u=i.watch("shouldPinMaxStoragePrice"),j=i.watch("shouldPinMaxUploadPrice"),v=i.watch("shouldPinMaxDownloadPrice"),{rate:g}=(0,S.J)({currency:m||void 0}),p=!!g;return(0,n.jsx)(o.J,{title:"Configuration",routes:l._,nav:(0,n.jsx)(y,{}),sidenav:(0,n.jsx)(r.e,{}),stats:(0,n.jsx)(f,{}),actions:(0,n.jsx)(w,{}),after:(0,n.jsx)(z,{}),openSettings:()=>e("settings"),size:"3",children:d?(0,n.jsx)(b,{}):(0,n.jsxs)("div",{ref:x,className:"px-5 py-6 flex flex-col gap-16",children:[(0,n.jsxs)(t.M9k,{title:"Storage",children:[(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"storageTB",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"uploadTBMonth",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"downloadTBMonth",form:i,fields:s}),(0,n.jsx)(t.VXA,{id:"allowanceMonthGroup",title:"Allowance",description:s.allowanceMonth.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinAllowance",form:i,fields:s}),h?p?(0,n.jsx)(t.npL,{name:"allowanceMonthPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"allowanceMonth",form:i,fields:s})]})}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"periodWeeks",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"renewWindowWeeks",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"amountHosts",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,form:i,fields:s,name:"autopilotContractSet"}),(0,n.jsx)(t.CN9,{autoVisibility:!0,form:i,fields:s,name:"prune"})]}),(0,n.jsxs)(t.M9k,{title:"Pricing",children:[(0,n.jsx)(t.VXA,{id:"maxStoragePriceTBMonthGroup",title:"Max storage price",description:s.maxStoragePriceTBMonth.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxStoragePrice",form:i,fields:s}),u?p?(0,n.jsx)(t.npL,{name:"maxStoragePriceTBMonthPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxStoragePriceTBMonth",form:i,fields:s})]})}),(0,n.jsx)(t.VXA,{id:"maxUploadPriceTBGroup",title:"Max upload price",description:s.maxUploadPriceTB.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxUploadPrice",form:i,fields:s}),j?p?(0,n.jsx)(t.npL,{name:"maxUploadPriceTBPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxUploadPriceTB",form:i,fields:s})]})}),(0,n.jsx)(t.VXA,{id:"maxDownloadPriceTBGroup",title:"Max download price",description:s.maxDownloadPriceTB.description,control:(0,n.jsxs)("div",{className:"flex flex-col gap-1 w-[260px]",children:[(0,n.jsx)(C,{name:"shouldPinMaxDownloadPrice",form:i,fields:s}),v?p?(0,n.jsx)(t.npL,{name:"maxDownloadPriceTBPinned",form:i,fields:s,currency:m||void 0}):(0,n.jsx)(_,{canUseExchangeRates:p,pinnedCurrency:m}):(0,n.jsx)(t.ckm,{name:"maxDownloadPriceTB",form:i,fields:s})]})}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"maxContractPrice",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"maxRPCPriceMillion",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"hostBlockHeightLeeway",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minPriceTableValidityMinutes",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minAccountExpiryDays",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"minMaxEphemeralAccountBalance",form:i,fields:s}),(0,n.jsx)(t.CN9,{autoVisibility:!0,name:"migrationSurchargeMultiplier",form:i,fields:s})]}),(0,n.jsx)(t.vRO,{title:"Hosts",category:"hosts",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Wallet",category:"wallet",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Contracts",category:"contractset",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Uploads",category:"uploadpacking",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Redundancy",category:"redundancy",fields:s,form:i}),(0,n.jsx)(t.vRO,{title:"Pinning",category:"pinning",fields:s,form:i})]})})}function B(){return(0,n.jsx)(M,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=57344)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/contracts-d69daa7c85c17269.js b/renterd/assets/_next/static/chunks/pages/contracts-d9f87973e3542dc1.js similarity index 99% rename from renterd/assets/_next/static/chunks/pages/contracts-d69daa7c85c17269.js rename to renterd/assets/_next/static/chunks/pages/contracts-d9f87973e3542dc1.js index f0436c1f1..bf49824c4 100644 --- a/renterd/assets/_next/static/chunks/pages/contracts-d69daa7c85c17269.js +++ b/renterd/assets/_next/static/chunks/pages/contracts-d9f87973e3542dc1.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[348],{77441:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/contracts",function(){return s(4085)}])},91362:function(e,n,s){"use strict";s.d(n,{J:function(){return j}});var t=s(52322),l=s(89424),i=s(5062),a=s(6391),r=s.n(a),c=s(98334),o=s(38855),d=s(97112),x=s(13593);function u(){var e,n,s,a,r,c;let{openDialog:u}=(0,d.Rh)(),h=(0,i.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,i.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,i.cQ)(),f=(0,o.n)(),g=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===g?"https://github.com/SiaFoundation/renterd/commits/":(null==g?void 0:g.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(g):"https://github.com/SiaFoundation/renterd/tree/".concat(g),v=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(l.HfT,{name:"renterd",peerCount:null===(s=m.data)||void 0===s?void 0:s.length,connectPeer:()=>u("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",maxLength:50,value:null===(a=j.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:(0,x.bc)(v,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:null===(r=h.data)||void 0===r?void 0:r.network})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(l.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,i.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,t.jsx)(l.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,i.X2)(),{isSynced:s}=(0,o.n)();return(0,t.jsx)(l.tU3,{appName:"renterd",profile:(0,t.jsx)(u,{}),banner:(0,t.jsx)(h,{}),connectivityRoute:c.h,isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),unconfirmed:new(r())(n.data.unconfirmed),immature:new(r())(n.data.immature)},...e})}},97992:function(e,n,s){"use strict";s.d(n,{e:function(){return o}});var t=s(52322),l=s(89424),i=s(47211),a=s(82851),r=s(98334),c=s(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(l.KJW,{title:"Files",route:r._.buckets.index,children:(0,t.jsx)(i.ROc,{})}),(0,t.jsx)(l.KJW,{title:"Configuration",route:r._.config.index,children:(0,t.jsx)(i.wWN,{})}),(0,t.jsx)(l.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,t.jsx)(i.VBo,{})}),(0,t.jsx)(l.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,t.jsx)(i.VHe,{})}),(0,t.jsx)(l.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,t.jsx)(i._m8,{})}),(0,t.jsxs)("div",{className:"relative",children:[e.all?n?(0,t.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,t.jsx)(l.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,t.jsx)(l.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,t.jsx)(i.Dkj,{})})]})]})}},4085:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return S}});var t=s(52322),l=s(97992),i=s(98334),a=s(89424),r=s(97112),c=s(69960),o=s(91362),d=s(47211);function x(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No active contracts matching filters."})]})}function u(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.VBo,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no active contracts. Configure autopilot or manually form contracts to get started."})]})}var h=s(75262),j=s(52058);function m(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:s,setColumnsVisible:l,setColumnsHidden:i,sortField:r,setSortField:o,sortDirection:x,setSortDirection:u,enabledColumns:m}=(0,c.G)(),f=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),g=e.filter(e=>"time"===e.category).map(e=>({label:e.label,value:e.id})),p=e.filter(e=>"financial"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(a.J2e,{trigger:(0,t.jsxs)(a.zxk,{"aria-label":"configure view",size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(d.hiv,{}),"View",(0,t.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Order by"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.PhF,{value:r,onChange:e=>{o(e.currentTarget.value)},children:Object.entries((0,j.Z)(h.Fo,"category")).map(e=>{let[n,s]=e;return(0,t.jsx)("optgroup",{label:n,children:s.map(e=>(0,t.jsx)(a.Wxm,{value:e.id,children:e.label},e.id))},n)})})})]}),(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Direction"}),(0,t.jsx)(a.kFS,{children:(0,t.jsxs)(a.PhF,{value:x,onClick:e=>{e.stopPropagation()},onChange:e=>{u(e.currentTarget.value)},children:[(0,t.jsx)(a.Wxm,{value:"desc",children:"descending"},"desc"),(0,t.jsx)(a.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,t.jsx)(a.Clw,{}),(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Display properties"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),s()},children:(0,t.jsx)(d.Wet,{})})})]}),(0,t.jsx)(a.FzK,{label:"General",columns:f.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:f,values:m,onChange:e=>n(e)})}),(0,t.jsx)(a.FzK,{label:"Time",columns:g.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:g,values:m,onChange:e=>n(e)})}),(0,t.jsx)(a.FzK,{label:"Financial",columns:p.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:p,values:m,onChange:e=>n(e)})})]})}function f(){let{setViewMode:e}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2",children:[(0,t.jsx)(a.zxk,{tip:"Toggle graphs",onClick:()=>e(e=>"detail"===e?"list":"detail"),children:(0,t.jsx)(d.oce,{})}),(0,t.jsx)(m,{})]})}function g(e){let{error:n}=e;return(null==n?void 0:n.message.startsWith("404"))?(0,t.jsx)(u,{}):(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching contracts."})]})}var p=s(99182),v=s(2784),b=s(14613);function w(){let{filters:e,removeFilter:n,removeLastFilter:s}=(0,c.G)(),[l,i]=(0,v.useState)(!1),[r,o]=(0,v.useState)(""),[x,u]=(0,v.useState)([]),h=x[x.length-1],j=(x.length,(0,v.useRef)(null)),m=(0,v.useRef)(null),f=(0,v.useCallback)(e=>{u(n=>[...n,e])},[u]),g=(0,v.useCallback)(()=>{u([])},[u]);(0,v.useEffect)(()=>{let e=e=>{j.current&&!j.current.contains(e.target)&&i(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,v.useCallback)(()=>{var e;null===(e=m.current)||void 0===e||e.focus()},[m]),k=(0,v.useCallback)(()=>{o(""),g()},[g]);return(0,t.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,t.jsxs)(a.eQh,{children:[(0,t.jsx)(a.zxk,{variant:"active",state:"waiting",children:e.label}),(0,t.jsx)(a.zxk,{variant:"active",size:"small",onClick:()=>n(e.id),children:(0,t.jsx)(d.PcV,{})})]},e.id)),(0,t.jsxs)(p.mY,{ref:j,label:"Command Menu",onFocus:()=>i(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||s(),"Escape"===e.key&&!r)){var n;i(!1),null===(n=m.current)||void 0===n||n.blur()}},children:[(0,t.jsx)(p.mY.Input,{ref:m,value:r,onValueChange:o,className:(0,a.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter contracts"}),l&&(0,t.jsx)(a.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,t.jsxs)(a.xrM,{children:[h&&(0,t.jsx)(a.__J,{className:"px-1.5 py-1",children:h.label}),(0,t.jsx)(p.mY.List,{children:(0,t.jsx)(b.F,{currentPage:h,beforeSelect:w,afterSelect:k,pushPage:f})})]})})]})]})}function k(){let{dataState:e,offset:n,limit:s,datasetFilteredCount:l,pageCount:i}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,t.jsx)(w,{}),(0,t.jsx)("div",{className:"flex-1"}),(0,t.jsx)(a.uDJ,{isLoading:"loading"===e,offset:n,limit:s,datasetTotal:l,pageTotal:i})]})}var N=s(82851);function y(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.uTh,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No data available."})]})}function _(){let{selectedContract:e,allContractsSpendingMetrics:n,selectedContractSpendingMetrics:s,contractSetCountMetrics:l,graphMode:i,setGraphMode:r}=(0,c.G)(),o=(0,t.jsxs)("div",{className:"flex gap-2",children:[!e&&(0,t.jsx)(a.zxk,{variant:"spending"===i?"accent":"gray",onClick:()=>r("spending"),children:"Funding & spending: All contracts"}),e&&(0,t.jsxs)(a.zxk,{variant:"spending"===i?"accent":"gray",onClick:()=>r("spending"),children:["Funding & spending: Contract"," ",(0,a.I13)(e.id).slice(0,6)]}),!e&&(0,t.jsx)(a.zxk,{variant:"count"===i?"accent":"gray",onClick:()=>r("count"),children:"Count"})]});return(0,t.jsxs)("div",{className:"w-full h-full",children:["spending"===i&&!e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/fundingAndSpending",height:"100%",data:n.data,config:n.config,isLoading:n.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})}),"spending"===i&&e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/fundingAndSpending",height:"100%",data:s.data,config:s.config,isLoading:s.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})}),"count"===i&&!e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/count",height:"100%",data:l.data,config:l.config,isLoading:l.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})})]})}function C(){let{openDialog:e}=(0,r.Rh)(),{columns:n,datasetPage:s,sortField:d,sortDirection:h,sortableColumns:j,toggleSort:m,limit:p,dataState:v,cellContext:b,error:w,viewMode:y,filters:C,selectedContract:S}=(0,c.G)(),T="detail"===y&&(!C.length||S),z=T?s&&s.length?"".concat(400-Math.max((2-s.length)*100,0),"px"):"400px":"100%";return(0,t.jsx)(o.J,{title:"Active contracts",routes:i._,sidenav:(0,t.jsx)(l.e,{}),openSettings:()=>e("settings"),stats:(0,t.jsx)(k,{}),actions:(0,t.jsx)(f,{}),size:"full",scroll:!1,children:(0,t.jsxs)("div",{className:"relative flex flex-col overflow-hidden h-full w-full",children:[(0,t.jsx)("div",{className:(0,N.cx)("absolute w-full",T?"block":"invisible","transition-all","p-6"),style:{height:T?"calc(100% - ".concat(z,")"):0},children:T?(0,t.jsx)(_,{}):null}),(0,t.jsx)("div",{className:(0,N.cx)("absolute overflow-hidden transition-all w-full","duration-300","overflow-hidden"),style:{bottom:0,height:z},children:(0,t.jsx)(a.xrM,{className:"z-0",id:"scroll-hosts",children:(0,t.jsx)("div",{className:(0,N.cx)(T?"pb-6 px-6":"p-6","min-w-fit"),children:(0,t.jsx)(a.iA_,{testId:"contractsTable",context:b,isLoading:"loading"===v,emptyState:"noneMatchingFilters"===v?(0,t.jsx)(x,{}):"noneYet"===v?(0,t.jsx)(u,{}):"error"===v?(0,t.jsx)(g,{error:w}):null,sortableColumns:j,pageSize:p,data:s,columns:n,sortDirection:h,sortField:d,toggleSort:m,focusId:null==S?void 0:S.id,rowSize:"default"})})})})]})})}function S(){return(0,t.jsx)(C,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=77441)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[348],{77441:function(e,n,s){(window.__NEXT_P=window.__NEXT_P||[]).push(["/contracts",function(){return s(4085)}])},91362:function(e,n,s){"use strict";s.d(n,{J:function(){return j}});var t=s(52322),l=s(89424),i=s(5062),a=s(6391),r=s.n(a),c=s(98334),o=s(38855),d=s(83553),x=s(13593);function u(){var e,n,s,a,r,c;let{openDialog:u}=(0,d.Rh)(),h=(0,i.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,i.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,i.cQ)(),f=(0,o.n)(),g=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===g?"https://github.com/SiaFoundation/renterd/commits/":(null==g?void 0:g.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(g):"https://github.com/SiaFoundation/renterd/tree/".concat(g),v=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,t.jsxs)(l.HfT,{name:"renterd",peerCount:null===(s=m.data)||void 0===s?void 0:s.length,connectPeer:()=>u("connectPeer"),isSynced:f.isSynced,syncPercent:f.syncPercent,nodeBlockHeight:f.nodeBlockHeight,estimatedBlockHeight:f.estimatedBlockHeight,firstTimeSyncing:f.firstTimeSyncing,moreThan100BlocksToSync:f.moreThan100BlocksToSync,children:[(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.XxW,{size:"14",maxLength:50,value:null===(a=j.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:(0,x.bc)(v,{format:"long"})})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,t.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,t.jsx)(l.xvT,{size:"14",children:null===(r=h.data)||void 0===r?void 0:r.network})})]}),(0,t.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,t.jsx)(l.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,t.jsx)(l.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,i.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,t.jsx)(l.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,i.X2)(),{isSynced:s}=(0,o.n)();return(0,t.jsx)(l.tU3,{appName:"renterd",profile:(0,t.jsx)(u,{}),banner:(0,t.jsx)(h,{}),connectivityRoute:c.h,isSynced:s,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),unconfirmed:new(r())(n.data.unconfirmed),immature:new(r())(n.data.immature)},...e})}},97992:function(e,n,s){"use strict";s.d(n,{e:function(){return o}});var t=s(52322),l=s(89424),i=s(47211),a=s(82851),r=s(98334),c=s(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(l.KJW,{title:"Files",route:r._.buckets.index,children:(0,t.jsx)(i.ROc,{})}),(0,t.jsx)(l.KJW,{title:"Configuration",route:r._.config.index,children:(0,t.jsx)(i.wWN,{})}),(0,t.jsx)(l.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,t.jsx)(i.VBo,{})}),(0,t.jsx)(l.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,t.jsx)(i.VHe,{})}),(0,t.jsx)(l.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,t.jsx)(i._m8,{})}),(0,t.jsxs)("div",{className:"relative",children:[e.all?n?(0,t.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,t.jsx)(l.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,t.jsx)(l.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,t.jsx)(i.Dkj,{})})]})]})}},4085:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return S}});var t=s(52322),l=s(97992),i=s(98334),a=s(89424),r=s(83553),c=s(69960),o=s(91362),d=s(47211);function x(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No active contracts matching filters."})]})}function u(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.VBo,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are currently no active contracts. Configure autopilot or manually form contracts to get started."})]})}var h=s(75262),j=s(52058);function m(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:s,setColumnsVisible:l,setColumnsHidden:i,sortField:r,setSortField:o,sortDirection:x,setSortDirection:u,enabledColumns:m}=(0,c.G)(),f=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),g=e.filter(e=>"time"===e.category).map(e=>({label:e.label,value:e.id})),p=e.filter(e=>"financial"===e.category).map(e=>({label:e.label,value:e.id}));return(0,t.jsxs)(a.J2e,{trigger:(0,t.jsxs)(a.zxk,{"aria-label":"configure view",size:"small",tip:"Configure view",tipAlign:"end",children:[(0,t.jsx)(d.hiv,{}),"View",(0,t.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Order by"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.PhF,{value:r,onChange:e=>{o(e.currentTarget.value)},children:Object.entries((0,j.Z)(h.Fo,"category")).map(e=>{let[n,s]=e;return(0,t.jsx)("optgroup",{label:n,children:s.map(e=>(0,t.jsx)(a.Wxm,{value:e.id,children:e.label},e.id))},n)})})})]}),(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Direction"}),(0,t.jsx)(a.kFS,{children:(0,t.jsxs)(a.PhF,{value:x,onClick:e=>{e.stopPropagation()},onChange:e=>{u(e.currentTarget.value)},children:[(0,t.jsx)(a.Wxm,{value:"desc",children:"descending"},"desc"),(0,t.jsx)(a.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,t.jsx)(a.Clw,{}),(0,t.jsxs)(a.WVB,{children:[(0,t.jsx)(a.__J,{children:"Display properties"}),(0,t.jsx)(a.kFS,{children:(0,t.jsx)(a.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),s()},children:(0,t.jsx)(d.Wet,{})})})]}),(0,t.jsx)(a.FzK,{label:"General",columns:f.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:f,values:m,onChange:e=>n(e)})}),(0,t.jsx)(a.FzK,{label:"Time",columns:g.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:g,values:m,onChange:e=>n(e)})}),(0,t.jsx)(a.FzK,{label:"Financial",columns:p.map(e=>e.value),enabled:m,setColumnsVisible:l,setColumnsHidden:i}),(0,t.jsx)(a.WVB,{children:(0,t.jsx)(a.j4H,{options:p,values:m,onChange:e=>n(e)})})]})}function f(){let{setViewMode:e}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2",children:[(0,t.jsx)(a.zxk,{tip:"Toggle graphs",onClick:()=>e(e=>"detail"===e?"list":"detail"),children:(0,t.jsx)(d.oce,{})}),(0,t.jsx)(m,{})]})}function g(e){let{error:n}=e;return(null==n?void 0:n.message.startsWith("404"))?(0,t.jsx)(u,{}):(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching contracts."})]})}var p=s(99182),v=s(2784),b=s(14613);function w(){let{filters:e,removeFilter:n,removeLastFilter:s}=(0,c.G)(),[l,i]=(0,v.useState)(!1),[r,o]=(0,v.useState)(""),[x,u]=(0,v.useState)([]),h=x[x.length-1],j=(x.length,(0,v.useRef)(null)),m=(0,v.useRef)(null),f=(0,v.useCallback)(e=>{u(n=>[...n,e])},[u]),g=(0,v.useCallback)(()=>{u([])},[u]);(0,v.useEffect)(()=>{let e=e=>{j.current&&!j.current.contains(e.target)&&i(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,v.useCallback)(()=>{var e;null===(e=m.current)||void 0===e||e.focus()},[m]),k=(0,v.useCallback)(()=>{o(""),g()},[g]);return(0,t.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,t.jsxs)(a.eQh,{children:[(0,t.jsx)(a.zxk,{variant:"active",state:"waiting",children:e.label}),(0,t.jsx)(a.zxk,{variant:"active",size:"small",onClick:()=>n(e.id),children:(0,t.jsx)(d.PcV,{})})]},e.id)),(0,t.jsxs)(p.mY,{ref:j,label:"Command Menu",onFocus:()=>i(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||s(),"Escape"===e.key&&!r)){var n;i(!1),null===(n=m.current)||void 0===n||n.blur()}},children:[(0,t.jsx)(p.mY.Input,{ref:m,value:r,onValueChange:o,className:(0,a.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter contracts"}),l&&(0,t.jsx)(a.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,t.jsxs)(a.xrM,{children:[h&&(0,t.jsx)(a.__J,{className:"px-1.5 py-1",children:h.label}),(0,t.jsx)(p.mY.List,{children:(0,t.jsx)(b.F,{currentPage:h,beforeSelect:w,afterSelect:k,pushPage:f})})]})})]})]})}function k(){let{dataState:e,offset:n,limit:s,datasetFilteredCount:l,pageCount:i}=(0,c.G)();return(0,t.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,t.jsx)(w,{}),(0,t.jsx)("div",{className:"flex-1"}),(0,t.jsx)(a.uDJ,{isLoading:"loading"===e,offset:n,limit:s,datasetTotal:l,pageTotal:i})]})}var N=s(82851);function y(){return(0,t.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,t.jsx)(a.xvT,{children:(0,t.jsx)(d.uTh,{className:"scale-[200%]"})}),(0,t.jsx)(a.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No data available."})]})}function _(){let{selectedContract:e,allContractsSpendingMetrics:n,selectedContractSpendingMetrics:s,contractSetCountMetrics:l,graphMode:i,setGraphMode:r}=(0,c.G)(),o=(0,t.jsxs)("div",{className:"flex gap-2",children:[!e&&(0,t.jsx)(a.zxk,{variant:"spending"===i?"accent":"gray",onClick:()=>r("spending"),children:"Funding & spending: All contracts"}),e&&(0,t.jsxs)(a.zxk,{variant:"spending"===i?"accent":"gray",onClick:()=>r("spending"),children:["Funding & spending: Contract"," ",(0,a.I13)(e.id).slice(0,6)]}),!e&&(0,t.jsx)(a.zxk,{variant:"count"===i?"accent":"gray",onClick:()=>r("count"),children:"Count"})]});return(0,t.jsxs)("div",{className:"w-full h-full",children:["spending"===i&&!e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/fundingAndSpending",height:"100%",data:n.data,config:n.config,isLoading:n.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})}),"spending"===i&&e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/fundingAndSpending",height:"100%",data:s.data,config:s.config,isLoading:s.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})}),"count"===i&&!e&&(0,t.jsx)(a.b0u,{id:"renterd/v0/contracts/graphs/count",height:"100%",data:l.data,config:l.config,isLoading:l.isLoading,actionsLeft:o,emptyState:(0,t.jsx)(y,{})})]})}function C(){let{openDialog:e}=(0,r.Rh)(),{columns:n,datasetPage:s,sortField:d,sortDirection:h,sortableColumns:j,toggleSort:m,limit:p,dataState:v,cellContext:b,error:w,viewMode:y,filters:C,selectedContract:S}=(0,c.G)(),T="detail"===y&&(!C.length||S),z=T?s&&s.length?"".concat(400-Math.max((2-s.length)*100,0),"px"):"400px":"100%";return(0,t.jsx)(o.J,{title:"Active contracts",routes:i._,sidenav:(0,t.jsx)(l.e,{}),openSettings:()=>e("settings"),stats:(0,t.jsx)(k,{}),actions:(0,t.jsx)(f,{}),size:"full",scroll:!1,children:(0,t.jsxs)("div",{className:"relative flex flex-col overflow-hidden h-full w-full",children:[(0,t.jsx)("div",{className:(0,N.cx)("absolute w-full",T?"block":"invisible","transition-all","p-6"),style:{height:T?"calc(100% - ".concat(z,")"):0},children:T?(0,t.jsx)(_,{}):null}),(0,t.jsx)("div",{className:(0,N.cx)("absolute overflow-hidden transition-all w-full","duration-300","overflow-hidden"),style:{bottom:0,height:z},children:(0,t.jsx)(a.xrM,{className:"z-0",id:"scroll-hosts",children:(0,t.jsx)("div",{className:(0,N.cx)(T?"pb-6 px-6":"p-6","min-w-fit"),children:(0,t.jsx)(a.iA_,{testId:"contractsTable",context:b,isLoading:"loading"===v,emptyState:"noneMatchingFilters"===v?(0,t.jsx)(x,{}):"noneYet"===v?(0,t.jsx)(u,{}):"error"===v?(0,t.jsx)(g,{error:w}):null,sortableColumns:j,pageSize:p,data:s,columns:n,sortDirection:h,sortField:d,toggleSort:m,focusId:null==S?void 0:S.id,rowSize:"default"})})})})]})})}function S(){return(0,t.jsx)(C,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=77441)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/hosts-91d4612b333069bf.js b/renterd/assets/_next/static/chunks/pages/hosts-cc530fd7d58c2f3f.js similarity index 98% rename from renterd/assets/_next/static/chunks/pages/hosts-91d4612b333069bf.js rename to renterd/assets/_next/static/chunks/pages/hosts-cc530fd7d58c2f3f.js index a1105018e..3f67a6a9e 100644 --- a/renterd/assets/_next/static/chunks/pages/hosts-91d4612b333069bf.js +++ b/renterd/assets/_next/static/chunks/pages/hosts-cc530fd7d58c2f3f.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[473],{88924:function(e,s,l){(window.__NEXT_P=window.__NEXT_P||[]).push(["/hosts",function(){return l(3543)}])},91362:function(e,s,l){"use strict";l.d(s,{J:function(){return m}});var n=l(52322),t=l(89424),a=l(5062),i=l(6391),r=l.n(i),c=l(98334),o=l(38855),d=l(97112),x=l(13593);function u(){var e,s,l,i,r,c;let{openDialog:u}=(0,d.Rh)(),h=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,a.X2)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.cQ)(),v=(0,o.n)(),f=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===f?"https://github.com/SiaFoundation/renterd/commits/":(null==f?void 0:f.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(f):"https://github.com/SiaFoundation/renterd/tree/".concat(f),g=h.data?new Date().getTime()-new Date(null===(s=h.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,n.jsxs)(t.HfT,{name:"renterd",peerCount:null===(l=j.data)||void 0===l?void 0:l.length,connectPeer:()=>u("connectPeer"),isSynced:v.isSynced,syncPercent:v.syncPercent,nodeBlockHeight:v.nodeBlockHeight,estimatedBlockHeight:v.estimatedBlockHeight,firstTimeSyncing:v.firstTimeSyncing,moreThan100BlocksToSync:v.moreThan100BlocksToSync,children:[(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.XxW,{size:"14",maxLength:50,value:null===(i=m.data)||void 0===i?void 0:i.address,type:"address"})})]}),h.data&&(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:null===(r=h.data)||void 0===r?void 0:r.network})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,n.jsx)(t.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,n.jsx)(t.t6k,{testnetName:e.data.network}):null}function m(e){let s=(0,a.X2)(),{isSynced:l}=(0,o.n)();return(0,n.jsx)(t.tU3,{appName:"renterd",profile:(0,n.jsx)(u,{}),banner:(0,n.jsx)(h,{}),connectivityRoute:c.h,isSynced:l,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),unconfirmed:new(r())(s.data.unconfirmed),immature:new(r())(s.data.immature)},...e})}},97992:function(e,s,l){"use strict";l.d(s,{e:function(){return o}});var n=l(52322),t=l(89424),a=l(47211),i=l(82851),r=l(98334),c=l(88385);function o(){let{totals:e}=(0,c.Z)(),s=e.all===e.info;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.KJW,{title:"Files",route:r._.buckets.index,children:(0,n.jsx)(a.ROc,{})}),(0,n.jsx)(t.KJW,{title:"Configuration",route:r._.config.index,children:(0,n.jsx)(a.wWN,{})}),(0,n.jsx)(t.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,n.jsx)(a.VBo,{})}),(0,n.jsx)(t.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,n.jsx)(a.VHe,{})}),(0,n.jsx)(t.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,n.jsx)(a._m8,{})}),(0,n.jsxs)("div",{className:"relative",children:[e.all?s?(0,n.jsx)("div",{className:(0,i.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,n.jsx)(t.xvT,{size:"10",className:(0,i.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,n.jsx)(t.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,n.jsx)(a.Dkj,{})})]})]})}},3543:function(e,s,l){"use strict";l.r(s),l.d(s,{default:function(){return _}});var n=l(52322),t=l(97992),a=l(98334),i=l(89424),r=l(97112),c=l(56328),o=l(91362),d=l(47211);function x(){let{dataState:e}=(0,c.l)();return"error"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,n.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching hosts."})]}):"noneMatchingFilters"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,n.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No hosts matching filters."})]}):"noneYet"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.zvn,{className:"scale-[200%]"})}),(0,n.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,n.jsxs)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["There are currently no hosts in the database. Make sure"," ",(0,n.jsx)(i.EKh,{children:"renterd"})," can access the network and make sure peers are being discovered."]}),(0,n.jsx)(i.Qjf,{href:a._.node.index,children:"View peers"})]})]}):null}function u(){let{configurableColumns:e,toggleColumnVisibility:s,setColumnsVisible:l,setColumnsHidden:t,resetDefaultColumnVisibility:a,enabledColumns:r}=(0,c.l)(),o=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),x=e.filter(e=>"autopilot"===e.category).map(e=>({label:e.label,value:e.id})),u=e.filter(e=>"priceTable"===e.category).map(e=>({label:e.label,value:e.id})),h=e.filter(e=>"hostSettings"===e.category).map(e=>({label:e.label,value:e.id}));return(0,n.jsxs)(i.J2e,{trigger:(0,n.jsxs)(i.zxk,{tip:"Configure view",tipAlign:"end",children:[(0,n.jsx)(d.hiv,{}),"View",(0,n.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"!max-w-md !h-[400px]"},children:[(0,n.jsxs)(i.WVB,{children:[(0,n.jsx)(i.__J,{children:"Display properties"}),(0,n.jsx)(i.kFS,{children:(0,n.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),a()},children:(0,n.jsx)(d.Wet,{})})})]}),(0,n.jsx)(i.FzK,{label:"General",columns:o.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:o,values:r,onChange:e=>s(e)})}),x.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Autopilot",columns:x.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:x,values:r,onChange:e=>s(e)})})]}):null,u.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Price table (RHPv3)",columns:u.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:u,values:r,onChange:e=>s(e)})})]}):null,h.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Host settings (RHPv2)",columns:h.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:h,values:r,onChange:e=>s(e)})})]}):null]})}var h=l(60398);function m(){let{openDialog:e}=(0,r.Rh)(),{viewMode:s,setViewMode:l}=(0,c.l)(),{settings:t,gpu:a}=(0,h.Hv)();return(0,n.jsxs)("div",{className:"flex gap-2",children:[(0,n.jsxs)(i.zxk,{onClick:()=>e("hostsManageAllowBlock"),tip:"Manage host blocklist and allowlist",children:[(0,n.jsx)(d.nCM,{}),"Manage lists"]}),(0,n.jsx)(i.ua7,{content:t.siaCentral?a.canGpuRender&&a.isGpuEnabled?"Toggle interactive map":"Enable GPU to view interactive map":"Enable Sia Central to view interactive map",children:(0,n.jsx)(i.zxk,{disabled:!a.canGpuRender,onClick:()=>{if(!t.siaCentral){e("settings");return}a.isGpuEnabled?l("map"===s?"list":"map"):e("settings")},children:(0,n.jsx)(d.nDH,{})})}),(0,n.jsx)(u,{})]})}var j=l(99182),v=l(2784),f=l(42213);function p(){let{filters:e,removeFilter:s,removeLastFilter:l}=(0,c.l)(),[t,a]=(0,v.useState)(!1),[r,o]=(0,v.useState)(""),[x,u]=(0,v.useState)([]),h=x[x.length-1],m=(0,v.useRef)(null),p=(0,v.useRef)(null),g=(0,v.useCallback)(e=>{u(s=>[...s,e])},[u]),b=(0,v.useCallback)(()=>{u([])},[u]);(0,v.useEffect)(()=>{let e=e=>{m.current&&!m.current.contains(e.target)&&a(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,v.useCallback)(()=>{var e;null===(e=p.current)||void 0===e||e.focus()},[p]),k=(0,v.useCallback)(()=>{o(""),b()},[b]);return(0,n.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,n.jsxs)(i.eQh,{children:[(0,n.jsx)(i.zxk,{variant:"active",state:"waiting",children:e.label}),(0,n.jsx)(i.zxk,{variant:"active",size:"small",onClick:()=>s(e.id),children:(0,n.jsx)(d.PcV,{})})]},e.id)),(0,n.jsxs)(j.mY,{ref:m,label:"Command Menu",onFocus:()=>a(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||l(),"Escape"===e.key&&!r)){var s;a(!1),null===(s=p.current)||void 0===s||s.blur()}},children:[(0,n.jsx)(j.mY.Input,{ref:p,value:r,onValueChange:o,className:(0,i.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter hosts"}),t&&(0,n.jsx)(i.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,n.jsxs)(i.xrM,{children:[h&&(0,n.jsx)(i.__J,{className:"px-1.5 py-1",children:h.label}),(0,n.jsx)(j.mY.List,{children:(0,n.jsx)(f.L,{currentPage:h,beforeSelect:w,afterSelect:k,pushPage:g})})]})})]})]})}function g(){let{offset:e,limit:s,pageCount:l,dataState:t}=(0,c.l)();return(0,n.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,n.jsx)(p,{}),(0,n.jsx)("div",{className:"flex-1"}),(0,n.jsx)(i.wFK,{offset:e,limit:s,pageTotal:l,isLoading:"loading"===t})]})}var b=l(37769),w=l(10569);function k(){let{gpu:e,settings:s}=(0,h.Hv)(),{setCmd:l,activeHost:t,onHostMapClick:a,onHostMapHover:r,hostsWithLocation:o}=(0,c.l)();return s.siaCentral&&!e.shouldRender?null:(0,n.jsxs)("div",{className:"w-full h-full",children:[(0,n.jsx)(b.T,{activeHost:(null==t?void 0:t.location)?t:void 0,hosts:o,onHostClick:a,onHostHover:r,onMount:e=>{l(e)}}),(0,n.jsxs)("div",{className:"absolute top-5 left-6 flex flex-col gap-1",children:[(0,n.jsx)(i.wEc,{color:w.jY.activeAndUsable.colorHex,label:"Active contract & usable",size:"12"}),(0,n.jsx)(i.wEc,{color:w.jY.activeAndUnusable.colorHex,label:"Active contract & unusable",size:"12"}),(0,n.jsx)(i.wEc,{color:w.jY.potentialHost.colorHex,label:"No active contract",size:"12"})]})]})}var N=l(82851);function y(){let{openDialog:e}=(0,r.Rh)(),{dataset:s,activeHost:l,columns:d,limit:u,dataState:h,tableContext:j,viewMode:v}=(0,c.l)();return(0,n.jsx)(o.J,{title:"Hosts",routes:a._,sidenav:(0,n.jsx)(t.e,{}),openSettings:()=>e("settings"),size:"full",actions:(0,n.jsx)(m,{}),stats:(0,n.jsx)(g,{}),scroll:!1,children:(0,n.jsxs)("div",{className:"relative flex flex-col overflow-hidden h-full w-full",children:[(0,n.jsx)("div",{className:(0,N.cx)("absolute h-[70%] w-full","map"===v?"block":"invisible","transition-all"),children:(0,n.jsx)(k,{})}),(0,n.jsx)("div",{className:(0,N.cx)("absolute overflow-hidden transition-all w-full","duration-300","overflow-hidden"),style:{bottom:0,height:"map"===v?s&&s.length?400-Math.max((2-s.length)*100,0):400:"100%"},children:(0,n.jsx)(i.xrM,{className:"z-0",id:"scroll-hosts",children:(0,n.jsx)("div",{className:(0,N.cx)("map"===v?"pb-6 px-6":"p-6","min-w-fit"),children:(0,n.jsx)(i.iA_,{testId:"hostsTable",focusId:null==l?void 0:l.publicKey,focusColor:l?(0,w.Kg)(l).colorName:void 0,isLoading:"loading"===h,emptyState:(0,n.jsx)(x,{}),context:j,pageSize:u,data:s,columns:d,rowSize:"default"})})})})]})})}function _(){return(0,n.jsx)(y,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=88924)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[473],{88924:function(e,s,l){(window.__NEXT_P=window.__NEXT_P||[]).push(["/hosts",function(){return l(3543)}])},91362:function(e,s,l){"use strict";l.d(s,{J:function(){return m}});var n=l(52322),t=l(89424),a=l(5062),i=l(6391),r=l.n(i),c=l(98334),o=l(38855),d=l(83553),x=l(13593);function u(){var e,s,l,i,r,c;let{openDialog:u}=(0,d.Rh)(),h=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,a.X2)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,a.cQ)(),v=(0,o.n)(),f=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===f?"https://github.com/SiaFoundation/renterd/commits/":(null==f?void 0:f.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(f):"https://github.com/SiaFoundation/renterd/tree/".concat(f),g=h.data?new Date().getTime()-new Date(null===(s=h.data)||void 0===s?void 0:s.startTime).getTime():0;return(0,n.jsxs)(t.HfT,{name:"renterd",peerCount:null===(l=j.data)||void 0===l?void 0:l.length,connectPeer:()=>u("connectPeer"),isSynced:v.isSynced,syncPercent:v.syncPercent,nodeBlockHeight:v.nodeBlockHeight,estimatedBlockHeight:v.estimatedBlockHeight,firstTimeSyncing:v.firstTimeSyncing,moreThan100BlocksToSync:v.moreThan100BlocksToSync,children:[(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.XxW,{size:"14",maxLength:50,value:null===(i=m.data)||void 0===i?void 0:i.address,type:"address"})})]}),h.data&&(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,n.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,n.jsx)(t.xvT,{size:"14",children:null===(r=h.data)||void 0===r?void 0:r.network})})]}),(0,n.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,n.jsx)(t.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,n.jsx)(t.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,n.jsx)(t.t6k,{testnetName:e.data.network}):null}function m(e){let s=(0,a.X2)(),{isSynced:l}=(0,o.n)();return(0,n.jsx)(t.tU3,{appName:"renterd",profile:(0,n.jsx)(u,{}),banner:(0,n.jsx)(h,{}),connectivityRoute:c.h,isSynced:l,walletBalanceSc:s.data&&{spendable:new(r())(s.data.spendable),confirmed:new(r())(s.data.confirmed),unconfirmed:new(r())(s.data.unconfirmed),immature:new(r())(s.data.immature)},...e})}},97992:function(e,s,l){"use strict";l.d(s,{e:function(){return o}});var n=l(52322),t=l(89424),a=l(47211),i=l(82851),r=l(98334),c=l(88385);function o(){let{totals:e}=(0,c.Z)(),s=e.all===e.info;return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.KJW,{title:"Files",route:r._.buckets.index,children:(0,n.jsx)(a.ROc,{})}),(0,n.jsx)(t.KJW,{title:"Configuration",route:r._.config.index,children:(0,n.jsx)(a.wWN,{})}),(0,n.jsx)(t.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,n.jsx)(a.VBo,{})}),(0,n.jsx)(t.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,n.jsx)(a.VHe,{})}),(0,n.jsx)(t.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,n.jsx)(a._m8,{})}),(0,n.jsxs)("div",{className:"relative",children:[e.all?s?(0,n.jsx)("div",{className:(0,i.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,n.jsx)(t.xvT,{size:"10",className:(0,i.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,n.jsx)(t.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,n.jsx)(a.Dkj,{})})]})]})}},3543:function(e,s,l){"use strict";l.r(s),l.d(s,{default:function(){return _}});var n=l(52322),t=l(97992),a=l(98334),i=l(89424),r=l(83553),c=l(56328),o=l(91362),d=l(47211);function x(){let{dataState:e}=(0,c.l)();return"error"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.Ckx,{className:"scale-[200%]"})}),(0,n.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching hosts."})]}):"noneMatchingFilters"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.Hb6,{className:"scale-[200%]"})}),(0,n.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No hosts matching filters."})]}):"noneYet"===e?(0,n.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,n.jsx)(i.xvT,{children:(0,n.jsx)(d.zvn,{className:"scale-[200%]"})}),(0,n.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,n.jsxs)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:["There are currently no hosts in the database. Make sure"," ",(0,n.jsx)(i.EKh,{children:"renterd"})," can access the network and make sure peers are being discovered."]}),(0,n.jsx)(i.Qjf,{href:a._.node.index,children:"View peers"})]})]}):null}function u(){let{configurableColumns:e,toggleColumnVisibility:s,setColumnsVisible:l,setColumnsHidden:t,resetDefaultColumnVisibility:a,enabledColumns:r}=(0,c.l)(),o=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id})),x=e.filter(e=>"autopilot"===e.category).map(e=>({label:e.label,value:e.id})),u=e.filter(e=>"priceTable"===e.category).map(e=>({label:e.label,value:e.id})),h=e.filter(e=>"hostSettings"===e.category).map(e=>({label:e.label,value:e.id}));return(0,n.jsxs)(i.J2e,{trigger:(0,n.jsxs)(i.zxk,{tip:"Configure view",tipAlign:"end",children:[(0,n.jsx)(d.hiv,{}),"View",(0,n.jsx)(d.EMN,{})]}),contentProps:{align:"end",className:"!max-w-md !h-[400px]"},children:[(0,n.jsxs)(i.WVB,{children:[(0,n.jsx)(i.__J,{children:"Display properties"}),(0,n.jsx)(i.kFS,{children:(0,n.jsx)(i.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),a()},children:(0,n.jsx)(d.Wet,{})})})]}),(0,n.jsx)(i.FzK,{label:"General",columns:o.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:o,values:r,onChange:e=>s(e)})}),x.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Autopilot",columns:x.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:x,values:r,onChange:e=>s(e)})})]}):null,u.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Price table (RHPv3)",columns:u.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:u,values:r,onChange:e=>s(e)})})]}):null,h.length?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(i.FzK,{label:"Host settings (RHPv2)",columns:h.map(e=>e.value),enabled:r,setColumnsVisible:l,setColumnsHidden:t}),(0,n.jsx)(i.WVB,{children:(0,n.jsx)(i.j4H,{options:h,values:r,onChange:e=>s(e)})})]}):null]})}var h=l(60398);function m(){let{openDialog:e}=(0,r.Rh)(),{viewMode:s,setViewMode:l}=(0,c.l)(),{settings:t,gpu:a}=(0,h.Hv)();return(0,n.jsxs)("div",{className:"flex gap-2",children:[(0,n.jsxs)(i.zxk,{onClick:()=>e("hostsManageAllowBlock"),tip:"Manage host blocklist and allowlist",children:[(0,n.jsx)(d.nCM,{}),"Manage lists"]}),(0,n.jsx)(i.ua7,{content:t.siaCentral?a.canGpuRender&&a.isGpuEnabled?"Toggle interactive map":"Enable GPU to view interactive map":"Enable Sia Central to view interactive map",children:(0,n.jsx)(i.zxk,{disabled:!a.canGpuRender,onClick:()=>{if(!t.siaCentral){e("settings");return}a.isGpuEnabled?l("map"===s?"list":"map"):e("settings")},children:(0,n.jsx)(d.nDH,{})})}),(0,n.jsx)(u,{})]})}var j=l(99182),v=l(2784),f=l(42213);function p(){let{filters:e,removeFilter:s,removeLastFilter:l}=(0,c.l)(),[t,a]=(0,v.useState)(!1),[r,o]=(0,v.useState)(""),[x,u]=(0,v.useState)([]),h=x[x.length-1],m=(0,v.useRef)(null),p=(0,v.useRef)(null),g=(0,v.useCallback)(e=>{u(s=>[...s,e])},[u]),b=(0,v.useCallback)(()=>{u([])},[u]);(0,v.useEffect)(()=>{let e=e=>{m.current&&!m.current.contains(e.target)&&a(!1)};return document.addEventListener("click",e,!0),()=>{document.removeEventListener("click",e,!0)}},[]);let w=(0,v.useCallback)(()=>{var e;null===(e=p.current)||void 0===e||e.focus()},[p]),k=(0,v.useCallback)(()=>{o(""),b()},[b]);return(0,n.jsxs)("div",{className:"flex gap-1",children:[e.map(e=>(0,n.jsxs)(i.eQh,{children:[(0,n.jsx)(i.zxk,{variant:"active",state:"waiting",children:e.label}),(0,n.jsx)(i.zxk,{variant:"active",size:"small",onClick:()=>s(e.id),children:(0,n.jsx)(d.PcV,{})})]},e.id)),(0,n.jsxs)(j.mY,{ref:m,label:"Command Menu",onFocus:()=>a(!0),onKeyDown:e=>{if(x.length>0)"Escape"!==e.key&&("Backspace"!==e.key||r)||(e.preventDefault(),u(e=>e.slice(0,-1)));else if(0===x.length&&("Backspace"!==e.key||r||l(),"Escape"===e.key&&!r)){var s;a(!1),null===(s=p.current)||void 0===s||s.blur()}},children:[(0,n.jsx)(j.mY.Input,{ref:p,value:r,onValueChange:o,className:(0,i.cEb)({variant:"ghost",focus:"none"}),placeholder:"Filter hosts"}),t&&(0,n.jsx)(i.s_4,{className:"absolute z-20 min-w-[200px] max-h-[400px] overflow-auto p-1",children:(0,n.jsxs)(i.xrM,{children:[h&&(0,n.jsx)(i.__J,{className:"px-1.5 py-1",children:h.label}),(0,n.jsx)(j.mY.List,{children:(0,n.jsx)(f.L,{currentPage:h,beforeSelect:w,afterSelect:k,pushPage:g})})]})})]})]})}function g(){let{offset:e,limit:s,pageCount:l,dataState:t}=(0,c.l)();return(0,n.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,n.jsx)(p,{}),(0,n.jsx)("div",{className:"flex-1"}),(0,n.jsx)(i.wFK,{offset:e,limit:s,pageTotal:l,isLoading:"loading"===t})]})}var b=l(37769),w=l(10569);function k(){let{gpu:e,settings:s}=(0,h.Hv)(),{setCmd:l,activeHost:t,onHostMapClick:a,onHostMapHover:r,hostsWithLocation:o}=(0,c.l)();return s.siaCentral&&!e.shouldRender?null:(0,n.jsxs)("div",{className:"w-full h-full",children:[(0,n.jsx)(b.T,{activeHost:(null==t?void 0:t.location)?t:void 0,hosts:o,onHostClick:a,onHostHover:r,onMount:e=>{l(e)}}),(0,n.jsxs)("div",{className:"absolute top-5 left-6 flex flex-col gap-1",children:[(0,n.jsx)(i.wEc,{color:w.jY.activeAndUsable.colorHex,label:"Active contract & usable",size:"12"}),(0,n.jsx)(i.wEc,{color:w.jY.activeAndUnusable.colorHex,label:"Active contract & unusable",size:"12"}),(0,n.jsx)(i.wEc,{color:w.jY.potentialHost.colorHex,label:"No active contract",size:"12"})]})]})}var N=l(82851);function y(){let{openDialog:e}=(0,r.Rh)(),{dataset:s,activeHost:l,columns:d,limit:u,dataState:h,tableContext:j,viewMode:v}=(0,c.l)();return(0,n.jsx)(o.J,{title:"Hosts",routes:a._,sidenav:(0,n.jsx)(t.e,{}),openSettings:()=>e("settings"),size:"full",actions:(0,n.jsx)(m,{}),stats:(0,n.jsx)(g,{}),scroll:!1,children:(0,n.jsxs)("div",{className:"relative flex flex-col overflow-hidden h-full w-full",children:[(0,n.jsx)("div",{className:(0,N.cx)("absolute h-[70%] w-full","map"===v?"block":"invisible","transition-all"),children:(0,n.jsx)(k,{})}),(0,n.jsx)("div",{className:(0,N.cx)("absolute overflow-hidden transition-all w-full","duration-300","overflow-hidden"),style:{bottom:0,height:"map"===v?s&&s.length?400-Math.max((2-s.length)*100,0):400:"100%"},children:(0,n.jsx)(i.xrM,{className:"z-0",id:"scroll-hosts",children:(0,n.jsx)("div",{className:(0,N.cx)("map"===v?"pb-6 px-6":"p-6","min-w-fit"),children:(0,n.jsx)(i.iA_,{testId:"hostsTable",focusId:null==l?void 0:l.publicKey,focusColor:l?(0,w.Kg)(l).colorName:void 0,isLoading:"loading"===h,emptyState:(0,n.jsx)(x,{}),context:j,pageSize:u,data:s,columns:d,rowSize:"default"})})})})]})})}function _(){return(0,n.jsx)(y,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=88924)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/index-9ce5c7aa7a24aa79.js b/renterd/assets/_next/static/chunks/pages/index-8f00cd3f1cd71404.js similarity index 97% rename from renterd/assets/_next/static/chunks/pages/index-9ce5c7aa7a24aa79.js rename to renterd/assets/_next/static/chunks/pages/index-8f00cd3f1cd71404.js index db57bdaa6..1cb344f7a 100644 --- a/renterd/assets/_next/static/chunks/pages/index-9ce5c7aa7a24aa79.js +++ b/renterd/assets/_next/static/chunks/pages/index-8f00cd3f1cd71404.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{87314:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return t(82806)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var i=t(52322),s=t(89424),r=t(5062),a=t(6391),l=t.n(a),o=t(98334),d=t(38855),c=t(97112),u=t(13593);function x(){var e,n,t,a,l,o;let{openDialog:x}=(0,c.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,r.cQ)(),j=(0,d.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,i.jsxs)(s.HfT,{name:"renterd",peerCount:null===(t=m.data)||void 0===t?void 0:t.length,connectPeer:()=>x("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(a=f.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,u.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(l=h.data)||void 0===l?void 0:l.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,r.X2)(),{isSynced:t}=(0,d.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(x,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:o.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(l())(n.data.spendable),confirmed:new(l())(n.data.confirmed),unconfirmed:new(l())(n.data.unconfirmed),immature:new(l())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return d}});var i=t(52322),s=t(89424),r=t(47211),a=t(82851),l=t(98334),o=t(88385);function d(){let{totals:e}=(0,o.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:l._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:l._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:l._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:l._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:l._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:l._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},82806:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return u}});var i=t(52322),s=t(91362),r=t(97992),a=t(98334),l=t(97112),o=t(2784),d=t(5632);function c(){let e=(0,d.useRouter)(),{openDialog:n}=(0,l.Rh)();return(0,o.useEffect)(()=>{e.replace(a._.buckets.index)},[e]),(0,i.jsx)(s.J,{title:"Dashboard",routes:a._,sidenav:(0,i.jsx)(r.e,{}),openSettings:()=>n("settings"),children:(0,i.jsx)("div",{})})}function u(){return(0,i.jsx)(c,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87314)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{87314:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return t(82806)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var i=t(52322),s=t(89424),r=t(5062),a=t(6391),l=t.n(a),o=t(98334),d=t(38855),c=t(83553),u=t(13593);function x(){var e,n,t,a,l,o;let{openDialog:x}=(0,c.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,r.cQ)(),j=(0,d.n)(),v=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===v?"https://github.com/SiaFoundation/renterd/commits/":(null==v?void 0:v.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(v):"https://github.com/SiaFoundation/renterd/tree/".concat(v),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,i.jsxs)(s.HfT,{name:"renterd",peerCount:null===(t=m.data)||void 0===t?void 0:t.length,connectPeer:()=>x("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(a=f.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,u.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(l=h.data)||void 0===l?void 0:l.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,r.X2)(),{isSynced:t}=(0,d.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(x,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:o.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(l())(n.data.spendable),confirmed:new(l())(n.data.confirmed),unconfirmed:new(l())(n.data.unconfirmed),immature:new(l())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return d}});var i=t(52322),s=t(89424),r=t(47211),a=t(82851),l=t(98334),o=t(88385);function d(){let{totals:e}=(0,o.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:l._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:l._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:l._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:l._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:l._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:l._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},82806:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return u}});var i=t(52322),s=t(91362),r=t(97992),a=t(98334),l=t(83553),o=t(2784),d=t(5632);function c(){let e=(0,d.useRouter)(),{openDialog:n}=(0,l.Rh)();return(0,o.useEffect)(()=>{e.replace(a._.buckets.index)},[e]),(0,i.jsx)(s.J,{title:"Dashboard",routes:a._,sidenav:(0,i.jsx)(r.e,{}),openSettings:()=>n("settings"),children:(0,i.jsx)("div",{})})}function u(){return(0,i.jsx)(c,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87314)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/keys-fa5bd182ec1473c8.js b/renterd/assets/_next/static/chunks/pages/keys-9ab8021c72c91813.js similarity index 97% rename from renterd/assets/_next/static/chunks/pages/keys-fa5bd182ec1473c8.js rename to renterd/assets/_next/static/chunks/pages/keys-9ab8021c72c91813.js index f852a5f1e..a778267a2 100644 --- a/renterd/assets/_next/static/chunks/pages/keys-fa5bd182ec1473c8.js +++ b/renterd/assets/_next/static/chunks/pages/keys-9ab8021c72c91813.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[421],{87111:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/keys",function(){return t(81856)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return j}});var s=t(52322),i=t(89424),r=t(5062),l=t(6391),a=t.n(l),c=t(98334),o=t(38855),d=t(97112),x=t(13593);function u(){var e,n,t,l,a,c;let{openDialog:u}=(0,d.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,r.cQ)(),p=(0,o.n)(),f=null===(e=h.data)||void 0===e?void 0:e.version,v="?"===f?"https://github.com/SiaFoundation/renterd/commits/":(null==f?void 0:f.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(f):"https://github.com/SiaFoundation/renterd/tree/".concat(f),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=m.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:p.isSynced,syncPercent:p.syncPercent,nodeBlockHeight:p.nodeBlockHeight,estimatedBlockHeight:p.estimatedBlockHeight,firstTimeSyncing:p.firstTimeSyncing,moreThan100BlocksToSync:p.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(l=j.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,s.jsx)(i.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,r.X2)(),{isSynced:t}=(0,o.n)();return(0,s.jsx)(i.tU3,{appName:"renterd",profile:(0,s.jsx)(u,{}),banner:(0,s.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(a())(n.data.spendable),confirmed:new(a())(n.data.confirmed),unconfirmed:new(a())(n.data.unconfirmed),immature:new(a())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var s=t(52322),i=t(89424),r=t(47211),l=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(i.KJW,{title:"Files",route:a._.buckets.index,children:(0,s.jsx)(r.ROc,{})}),(0,s.jsx)(i.KJW,{title:"Configuration",route:a._.config.index,children:(0,s.jsx)(r.wWN,{})}),(0,s.jsx)(i.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,s.jsx)(r.VBo,{})}),(0,s.jsx)(i.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,s.jsx)(r.VHe,{})}),(0,s.jsx)(i.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,s.jsx)(r._m8,{})}),(0,s.jsxs)("div",{className:"relative",children:[e.all?n?(0,s.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,s.jsx)(i.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,s.jsx)(i.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,s.jsx)(r.Dkj,{})})]})]})}},81856:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return g}});var s=t(52322),i=t(97992),r=t(98334),l=t(89424),a=t(97112),c=t(91362),o=t(47211);function d(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No keys matching filters."})]})}function x(){let{openDialog:e}=(0,a.Rh)();return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o._m8,{size:64})}),(0,s.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are no S3 authentication keypairs yet. Create one to get started."}),(0,s.jsx)(l.zxk,{onClick:()=>{e("keysCreate")},children:"Create keypair"})]})]})}var u=t(33962),h=t(52058),j=t(71367);function m(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:t,setColumnsVisible:i,setColumnsHidden:r,sortField:a,setSortField:c,sortDirection:d,setSortDirection:x,enabledColumns:m}=(0,j.E)(),p=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id}));return(0,s.jsxs)(l.J2e,{trigger:(0,s.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,s.jsx)(o.hiv,{}),"View",(0,s.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Order by"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(l.PhF,{value:a,onChange:e=>{c(e.currentTarget.value)},children:Object.entries((0,h.Z)(u.Fo,"category")).map(e=>{let[n,t]=e;return(0,s.jsx)("optgroup",{label:n,children:t.map(e=>(0,s.jsx)(l.Wxm,{value:e.id,children:e.label},e.id))},n)})})})]}),(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Direction"}),(0,s.jsx)(l.kFS,{children:(0,s.jsxs)(l.PhF,{value:d,onClick:e=>{e.stopPropagation()},onChange:e=>{x(e.currentTarget.value)},children:[(0,s.jsx)(l.Wxm,{value:"desc",children:"descending"},"desc"),(0,s.jsx)(l.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,s.jsx)(l.Clw,{}),(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Display properties"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(l.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),t()},children:(0,s.jsx)(o.Wet,{})})})]}),(0,s.jsx)(l.FzK,{label:"General",columns:p.map(e=>e.value),enabled:m,setColumnsVisible:i,setColumnsHidden:r}),(0,s.jsx)(l.WVB,{children:(0,s.jsx)(l.j4H,{options:p,values:m,onChange:e=>n(e)})})]})}function p(){let{openDialog:e}=(0,a.Rh)();return(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsxs)(l.zxk,{onClick:()=>e("keysCreate"),children:[(0,s.jsx)(o.aXP,{}),"Create keypair"]}),(0,s.jsx)(m,{})]})}function f(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching keys."})]})}function v(){let{openDialog:e}=(0,a.Rh)(),{columns:n,datasetPage:t,sortField:o,sortDirection:u,sortableColumns:h,toggleSort:m,limit:v,dataState:g,cellContext:w}=(0,j.E)();return(0,s.jsx)(c.J,{title:"Keys",routes:r._,sidenav:(0,s.jsx)(i.e,{}),openSettings:()=>e("settings"),actions:(0,s.jsx)(p,{}),children:(0,s.jsx)("div",{className:"p-6 min-w-fit",children:(0,s.jsx)(l.iA_,{context:w,isLoading:"loading"===g,emptyState:"noneMatchingFilters"===g?(0,s.jsx)(d,{}):"noneYet"===g?(0,s.jsx)(x,{}):"error"===g?(0,s.jsx)(f,{}):null,sortableColumns:h,pageSize:v,data:t,columns:n,sortDirection:u,sortField:o,toggleSort:m,rowSize:"default"})})})}function g(){return(0,s.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87111)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[421],{87111:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/keys",function(){return t(81856)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return j}});var s=t(52322),i=t(89424),r=t(5062),l=t(6391),a=t.n(l),c=t(98334),o=t(38855),d=t(83553),x=t(13593);function u(){var e,n,t,l,a,c;let{openDialog:u}=(0,d.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),j=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),m=(0,r.cQ)(),p=(0,o.n)(),f=null===(e=h.data)||void 0===e?void 0:e.version,v="?"===f?"https://github.com/SiaFoundation/renterd/commits/":(null==f?void 0:f.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(f):"https://github.com/SiaFoundation/renterd/tree/".concat(f),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=m.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:p.isSynced,syncPercent:p.syncPercent,nodeBlockHeight:p.nodeBlockHeight,estimatedBlockHeight:p.estimatedBlockHeight,firstTimeSyncing:p.firstTimeSyncing,moreThan100BlocksToSync:p.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(l=j.data)||void 0===l?void 0:l.address,type:"address"})})]}),h.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:null===(a=h.data)||void 0===a?void 0:a.network})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=h.data)||void 0===c?void 0:c.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,s.jsx)(i.t6k,{testnetName:e.data.network}):null}function j(e){let n=(0,r.X2)(),{isSynced:t}=(0,o.n)();return(0,s.jsx)(i.tU3,{appName:"renterd",profile:(0,s.jsx)(u,{}),banner:(0,s.jsx)(h,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(a())(n.data.spendable),confirmed:new(a())(n.data.confirmed),unconfirmed:new(a())(n.data.unconfirmed),immature:new(a())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var s=t(52322),i=t(89424),r=t(47211),l=t(82851),a=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(i.KJW,{title:"Files",route:a._.buckets.index,children:(0,s.jsx)(r.ROc,{})}),(0,s.jsx)(i.KJW,{title:"Configuration",route:a._.config.index,children:(0,s.jsx)(r.wWN,{})}),(0,s.jsx)(i.KJW,{title:"Contracts",route:a._.contracts.index,children:(0,s.jsx)(r.VBo,{})}),(0,s.jsx)(i.KJW,{title:"Hosts",route:a._.hosts.index,children:(0,s.jsx)(r.VHe,{})}),(0,s.jsx)(i.KJW,{title:"S3 authentication keypairs",route:a._.keys.index,children:(0,s.jsx)(r._m8,{})}),(0,s.jsxs)("div",{className:"relative",children:[e.all?n?(0,s.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,s.jsx)(i.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,s.jsx)(i.KJW,{title:"Alerts",route:a._.alerts.index,children:(0,s.jsx)(r.Dkj,{})})]})]})}},81856:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return g}});var s=t(52322),i=t(97992),r=t(98334),l=t(89424),a=t(83553),c=t(91362),o=t(47211);function d(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o.Hb6,{className:"scale-[200%]"})}),(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No keys matching filters."})]})}function x(){let{openDialog:e}=(0,a.Rh)();return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px] cursor-pointer",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o._m8,{size:64})}),(0,s.jsxs)("div",{className:"flex flex-col gap-3 items-center",children:[(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"There are no S3 authentication keypairs yet. Create one to get started."}),(0,s.jsx)(l.zxk,{onClick:()=>{e("keysCreate")},children:"Create keypair"})]})]})}var u=t(33962),h=t(52058),j=t(71367);function m(){let{configurableColumns:e,toggleColumnVisibility:n,resetDefaultColumnVisibility:t,setColumnsVisible:i,setColumnsHidden:r,sortField:a,setSortField:c,sortDirection:d,setSortDirection:x,enabledColumns:m}=(0,j.E)(),p=e.filter(e=>"general"===e.category).map(e=>({label:e.label,value:e.id}));return(0,s.jsxs)(l.J2e,{trigger:(0,s.jsxs)(l.zxk,{size:"small",tip:"Configure view",tipAlign:"end",children:[(0,s.jsx)(o.hiv,{}),"View",(0,s.jsx)(o.EMN,{})]}),contentProps:{align:"end",className:"max-w-[300px]"},children:[(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Order by"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(l.PhF,{value:a,onChange:e=>{c(e.currentTarget.value)},children:Object.entries((0,h.Z)(u.Fo,"category")).map(e=>{let[n,t]=e;return(0,s.jsx)("optgroup",{label:n,children:t.map(e=>(0,s.jsx)(l.Wxm,{value:e.id,children:e.label},e.id))},n)})})})]}),(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Direction"}),(0,s.jsx)(l.kFS,{children:(0,s.jsxs)(l.PhF,{value:d,onClick:e=>{e.stopPropagation()},onChange:e=>{x(e.currentTarget.value)},children:[(0,s.jsx)(l.Wxm,{value:"desc",children:"descending"},"desc"),(0,s.jsx)(l.Wxm,{value:"asc",children:"ascending"},"asc")]})})]}),(0,s.jsx)(l.Clw,{}),(0,s.jsxs)(l.WVB,{children:[(0,s.jsx)(l.__J,{children:"Display properties"}),(0,s.jsx)(l.kFS,{children:(0,s.jsx)(l.zxk,{tip:"Reset all to defaults",variant:"ghost",onClick:e=>{e.stopPropagation(),t()},children:(0,s.jsx)(o.Wet,{})})})]}),(0,s.jsx)(l.FzK,{label:"General",columns:p.map(e=>e.value),enabled:m,setColumnsVisible:i,setColumnsHidden:r}),(0,s.jsx)(l.WVB,{children:(0,s.jsx)(l.j4H,{options:p,values:m,onChange:e=>n(e)})})]})}function p(){let{openDialog:e}=(0,a.Rh)();return(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsxs)(l.zxk,{onClick:()=>e("keysCreate"),children:[(0,s.jsx)(o.aXP,{}),"Create keypair"]}),(0,s.jsx)(m,{})]})}function f(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(l.xvT,{children:(0,s.jsx)(o.Ckx,{className:"scale-[200%]"})}),(0,s.jsx)(l.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching keys."})]})}function v(){let{openDialog:e}=(0,a.Rh)(),{columns:n,datasetPage:t,sortField:o,sortDirection:u,sortableColumns:h,toggleSort:m,limit:v,dataState:g,cellContext:w}=(0,j.E)();return(0,s.jsx)(c.J,{title:"Keys",routes:r._,sidenav:(0,s.jsx)(i.e,{}),openSettings:()=>e("settings"),actions:(0,s.jsx)(p,{}),children:(0,s.jsx)("div",{className:"p-6 min-w-fit",children:(0,s.jsx)(l.iA_,{context:w,isLoading:"loading"===g,emptyState:"noneMatchingFilters"===g?(0,s.jsx)(d,{}):"noneYet"===g?(0,s.jsx)(x,{}):"error"===g?(0,s.jsx)(f,{}):null,sortableColumns:h,pageSize:v,data:t,columns:n,sortDirection:u,sortField:o,toggleSort:m,rowSize:"default"})})})}function g(){return(0,s.jsx)(v,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=87111)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/node-218f58e64dbba12d.js b/renterd/assets/_next/static/chunks/pages/node-4897a3920736be04.js similarity index 97% rename from renterd/assets/_next/static/chunks/pages/node-218f58e64dbba12d.js rename to renterd/assets/_next/static/chunks/pages/node-4897a3920736be04.js index 09d0c2d2b..a64daa6b1 100644 --- a/renterd/assets/_next/static/chunks/pages/node-218f58e64dbba12d.js +++ b/renterd/assets/_next/static/chunks/pages/node-4897a3920736be04.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54],{27725:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/node",function(){return t(57335)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var i=t(52322),s=t(89424),r=t(5062),a=t(6391),l=t.n(a),o=t(98334),d=t(38855),c=t(97112),u=t(13593);function x(){var e,n,t,a,l,o;let{openDialog:x}=(0,c.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,r.cQ)(),m=(0,d.n)(),j=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===j?"https://github.com/SiaFoundation/renterd/commits/":(null==j?void 0:j.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(j):"https://github.com/SiaFoundation/renterd/tree/".concat(j),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,i.jsxs)(s.HfT,{name:"renterd",peerCount:null===(t=v.data)||void 0===t?void 0:t.length,connectPeer:()=>x("connectPeer"),isSynced:m.isSynced,syncPercent:m.syncPercent,nodeBlockHeight:m.nodeBlockHeight,estimatedBlockHeight:m.estimatedBlockHeight,firstTimeSyncing:m.firstTimeSyncing,moreThan100BlocksToSync:m.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(a=f.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,u.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(l=h.data)||void 0===l?void 0:l.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,r.X2)(),{isSynced:t}=(0,d.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(x,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:o.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(l())(n.data.spendable),confirmed:new(l())(n.data.confirmed),unconfirmed:new(l())(n.data.unconfirmed),immature:new(l())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return d}});var i=t(52322),s=t(89424),r=t(47211),a=t(82851),l=t(98334),o=t(88385);function d(){let{totals:e}=(0,o.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:l._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:l._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:l._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:l._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:l._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:l._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},57335:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return u}});var i=t(52322),s=t(89424),r=t(5062),a=t(98334),l=t(97112),o=t(97992),d=t(91362);function c(){var e,n,t;let c=(0,r.cQ)(),u=(0,r.QL)({config:{swr:{refreshInterval:3e4}}}),x=(0,r.DQ)({config:{swr:{refreshInterval:3e4}}}),{openDialog:h}=(0,l.Rh)();return(0,i.jsx)(d.J,{routes:a._,sidenav:(0,i.jsx)(o.e,{}),openSettings:()=>h("settings"),title:"Node",children:(0,i.jsxs)("div",{className:"flex flex-col gap-5 p-5",children:[(0,i.jsxs)("div",{className:"flex flex-wrap gap-7",children:[(0,i.jsx)(s.ncR,{label:"Height",value:x.data?Number(x.data.blockHeight).toLocaleString():void 0,comment:(null===(e=x.data)||void 0===e?void 0:e.synced)?void 0:"Syncing"}),(0,i.jsx)(s.ncR,{label:"Connected peers",value:null===(n=c.data)||void 0===n?void 0:n.length}),(0,i.jsx)(s.ncR,{label:"Transactions in pool",value:null===(t=u.data)||void 0===t?void 0:t.length})]}),(0,i.jsx)(s.u5Q,{peers:c.data,isLoading:c.isValidating,connectPeer:()=>h("connectPeer")})]})})}function u(){return(0,i.jsx)(c,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=27725)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54],{27725:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/node",function(){return t(57335)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var i=t(52322),s=t(89424),r=t(5062),a=t(6391),l=t.n(a),o=t(98334),d=t(38855),c=t(83553),u=t(13593);function x(){var e,n,t,a,l,o;let{openDialog:x}=(0,c.Rh)(),h=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,r.X2)({config:{swr:{revalidateOnFocus:!1}}}),v=(0,r.cQ)(),m=(0,d.n)(),j=null===(e=h.data)||void 0===e?void 0:e.version,p="?"===j?"https://github.com/SiaFoundation/renterd/commits/":(null==j?void 0:j.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(j):"https://github.com/SiaFoundation/renterd/tree/".concat(j),g=h.data?new Date().getTime()-new Date(null===(n=h.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,i.jsxs)(s.HfT,{name:"renterd",peerCount:null===(t=v.data)||void 0===t?void 0:t.length,connectPeer:()=>x("connectPeer"),isSynced:m.isSynced,syncPercent:m.syncPercent,nodeBlockHeight:m.nodeBlockHeight,estimatedBlockHeight:m.estimatedBlockHeight,firstTimeSyncing:m.firstTimeSyncing,moreThan100BlocksToSync:m.moreThan100BlocksToSync,children:[(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.XxW,{size:"14",maxLength:50,value:null===(a=f.data)||void 0===a?void 0:a.address,type:"address"})})]}),h.data&&(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:(0,u.bc)(g,{format:"long"})})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,i.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,i.jsx)(s.xvT,{size:"14",children:null===(l=h.data)||void 0===l?void 0:l.network})})]}),(0,i.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,i.jsx)(s.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,i.jsx)(s.rUS,{size:"14",href:p,underline:"hover",target:"_blank",ellipsis:!0,children:null===(o=h.data)||void 0===o?void 0:o.version})]})]})}function h(){let e=(0,r.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,i.jsx)(s.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,r.X2)(),{isSynced:t}=(0,d.n)();return(0,i.jsx)(s.tU3,{appName:"renterd",profile:(0,i.jsx)(x,{}),banner:(0,i.jsx)(h,{}),connectivityRoute:o.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(l())(n.data.spendable),confirmed:new(l())(n.data.confirmed),unconfirmed:new(l())(n.data.unconfirmed),immature:new(l())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return d}});var i=t(52322),s=t(89424),r=t(47211),a=t(82851),l=t(98334),o=t(88385);function d(){let{totals:e}=(0,o.Z)(),n=e.all===e.info;return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(s.KJW,{title:"Files",route:l._.buckets.index,children:(0,i.jsx)(r.ROc,{})}),(0,i.jsx)(s.KJW,{title:"Configuration",route:l._.config.index,children:(0,i.jsx)(r.wWN,{})}),(0,i.jsx)(s.KJW,{title:"Contracts",route:l._.contracts.index,children:(0,i.jsx)(r.VBo,{})}),(0,i.jsx)(s.KJW,{title:"Hosts",route:l._.hosts.index,children:(0,i.jsx)(r.VHe,{})}),(0,i.jsx)(s.KJW,{title:"S3 authentication keypairs",route:l._.keys.index,children:(0,i.jsx)(r._m8,{})}),(0,i.jsxs)("div",{className:"relative",children:[e.all?n?(0,i.jsx)("div",{className:(0,a.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,i.jsx)(s.xvT,{size:"10",className:(0,a.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,i.jsx)(s.KJW,{title:"Alerts",route:l._.alerts.index,children:(0,i.jsx)(r.Dkj,{})})]})]})}},57335:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return u}});var i=t(52322),s=t(89424),r=t(5062),a=t(98334),l=t(83553),o=t(97992),d=t(91362);function c(){var e,n,t;let c=(0,r.cQ)(),u=(0,r.QL)({config:{swr:{refreshInterval:3e4}}}),x=(0,r.DQ)({config:{swr:{refreshInterval:3e4}}}),{openDialog:h}=(0,l.Rh)();return(0,i.jsx)(d.J,{routes:a._,sidenav:(0,i.jsx)(o.e,{}),openSettings:()=>h("settings"),title:"Node",children:(0,i.jsxs)("div",{className:"flex flex-col gap-5 p-5",children:[(0,i.jsxs)("div",{className:"flex flex-wrap gap-7",children:[(0,i.jsx)(s.ncR,{label:"Height",value:x.data?Number(x.data.blockHeight).toLocaleString():void 0,comment:(null===(e=x.data)||void 0===e?void 0:e.synced)?void 0:"Syncing"}),(0,i.jsx)(s.ncR,{label:"Connected peers",value:null===(n=c.data)||void 0===n?void 0:n.length}),(0,i.jsx)(s.ncR,{label:"Transactions in pool",value:null===(t=u.data)||void 0===t?void 0:t.length})]}),(0,i.jsx)(s.u5Q,{peers:c.data,isLoading:c.isValidating,connectPeer:()=>h("connectPeer")})]})})}function u(){return(0,i.jsx)(c,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=27725)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/_next/static/chunks/pages/wallet-c5e53ec55bb9eb4b.js b/renterd/assets/_next/static/chunks/pages/wallet-a28a69c884cbc8c2.js similarity index 97% rename from renterd/assets/_next/static/chunks/pages/wallet-c5e53ec55bb9eb4b.js rename to renterd/assets/_next/static/chunks/pages/wallet-a28a69c884cbc8c2.js index dcd64693a..caa39d9ee 100644 --- a/renterd/assets/_next/static/chunks/pages/wallet-c5e53ec55bb9eb4b.js +++ b/renterd/assets/_next/static/chunks/pages/wallet-a28a69c884cbc8c2.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[789],{69171:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/wallet",function(){return t(73454)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var s=t(52322),i=t(89424),a=t(5062),l=t(6391),r=t.n(l),c=t(98334),o=t(38855),d=t(97112),x=t(13593);function u(){var e,n,t,l,r,c;let{openDialog:u}=(0,d.Rh)(),m=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,a.X2)({config:{swr:{revalidateOnFocus:!1}}}),h=(0,a.cQ)(),j=(0,o.n)(),p=null===(e=m.data)||void 0===e?void 0:e.version,v="?"===p?"https://github.com/SiaFoundation/renterd/commits/":(null==p?void 0:p.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(p):"https://github.com/SiaFoundation/renterd/tree/".concat(p),g=m.data?new Date().getTime()-new Date(null===(n=m.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=h.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(l=f.data)||void 0===l?void 0:l.address,type:"address"})})]}),m.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:null===(r=m.data)||void 0===r?void 0:r.network})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=m.data)||void 0===c?void 0:c.version})]})]})}function m(){let e=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,s.jsx)(i.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,a.X2)(),{isSynced:t}=(0,o.n)();return(0,s.jsx)(i.tU3,{appName:"renterd",profile:(0,s.jsx)(u,{}),banner:(0,s.jsx)(m,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),unconfirmed:new(r())(n.data.unconfirmed),immature:new(r())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var s=t(52322),i=t(89424),a=t(47211),l=t(82851),r=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(i.KJW,{title:"Files",route:r._.buckets.index,children:(0,s.jsx)(a.ROc,{})}),(0,s.jsx)(i.KJW,{title:"Configuration",route:r._.config.index,children:(0,s.jsx)(a.wWN,{})}),(0,s.jsx)(i.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,s.jsx)(a.VBo,{})}),(0,s.jsx)(i.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,s.jsx)(a.VHe,{})}),(0,s.jsx)(i.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,s.jsx)(a._m8,{})}),(0,s.jsxs)("div",{className:"relative",children:[e.all?n?(0,s.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,s.jsx)(i.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,s.jsx)(i.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,s.jsx)(a.Dkj,{})})]})]})}},73454:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return w}});var s=t(52322),i=t(89424),a=t(5062),l=t(97112),r=t(98334),c=t(6391),o=t.n(c),d=t(97992),x=t(91362),u=t(38855),m=t(5769);function f(){let{isSynced:e,syncPercent:n,isWalletSynced:t,walletScanPercent:a}=(0,u.n)(),{offset:l,limit:r,pageCount:c,dataState:o}=(0,m.n)();return(0,s.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,s.jsx)(i.DmW,{isSynced:e,isWalletSynced:t,syncPercent:n,walletScanPercent:a}),(0,s.jsx)("div",{className:"flex-1"}),(0,s.jsx)(i.wFK,{offset:l,limit:r,pageTotal:c,isLoading:"loading"===o})]})}var h=t(47211);function j(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.Hb6,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No transactions matching filters."})]})}function p(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.fDA,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The wallet has no transactions yet."})]})}function v(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.Ckx,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching transactions."})]})}function g(){let{openDialog:e}=(0,l.Rh)(),n=(0,a.X2)(),{isSynced:t,isWalletSynced:c,syncPercent:h,walletScanPercent:g}=(0,u.n)(),{balances:w,metrics:N,dataset:b,dataState:y,columns:_,cellContext:S,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:J,defaultPageSize:F}=(0,m.n)();return(0,s.jsx)(x.J,{routes:r._,sidenav:(0,s.jsx)(d.e,{}),openSettings:()=>e("settings"),title:"Wallet",actions:(0,s.jsx)(i.QUh,{isSynced:t,isWalletSynced:c,syncPercent:h,walletScanPercent:g,balanceSc:n.data?{spendable:new(o())(n.data.spendable),unconfirmed:new(o())(n.data.unconfirmed),confirmed:new(o())(n.data.confirmed),immature:new(o())(n.data.immature)}:void 0,receiveSiacoin:()=>e("addressDetails"),sendSiacoin:()=>e("sendSiacoin")}),stats:(0,s.jsx)(f,{}),children:(0,s.jsxs)("div",{className:"flex flex-col gap-4 px-6 py-7 min-w-fit",children:[(null==w?void 0:w.length)?(0,s.jsx)(i.Z58,{chartType:"line",balances:w,isLoading:N.isValidating}):null,(0,s.jsx)(i.iA_,{testId:"eventsTable",isLoading:"loading"===y,emptyState:"noneMatchingFilters"===y?(0,s.jsx)(j,{}):"noneYet"===y?(0,s.jsx)(p,{}):"error"===y?(0,s.jsx)(v,{}):null,pageSize:F,data:b,context:S,columns:_,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:J})]})})}function w(){return(0,s.jsx)(g,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=69171)}),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[789],{69171:function(e,n,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/wallet",function(){return t(73454)}])},91362:function(e,n,t){"use strict";t.d(n,{J:function(){return f}});var s=t(52322),i=t(89424),a=t(5062),l=t(6391),r=t.n(l),c=t(98334),o=t(38855),d=t(83553),x=t(13593);function u(){var e,n,t,l,r,c;let{openDialog:u}=(0,d.Rh)(),m=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}}),f=(0,a.X2)({config:{swr:{revalidateOnFocus:!1}}}),h=(0,a.cQ)(),j=(0,o.n)(),p=null===(e=m.data)||void 0===e?void 0:e.version,v="?"===p?"https://github.com/SiaFoundation/renterd/commits/":(null==p?void 0:p.match(/^v\d+\.\d+\.\d+/))?"https://github.com/SiaFoundation/renterd/releases/".concat(p):"https://github.com/SiaFoundation/renterd/tree/".concat(p),g=m.data?new Date().getTime()-new Date(null===(n=m.data)||void 0===n?void 0:n.startTime).getTime():0;return(0,s.jsxs)(i.HfT,{name:"renterd",peerCount:null===(t=h.data)||void 0===t?void 0:t.length,connectPeer:()=>u("connectPeer"),isSynced:j.isSynced,syncPercent:j.syncPercent,nodeBlockHeight:j.nodeBlockHeight,estimatedBlockHeight:j.estimatedBlockHeight,firstTimeSyncing:j.firstTimeSyncing,moreThan100BlocksToSync:j.moreThan100BlocksToSync,children:[(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Wallet address"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.XxW,{size:"14",maxLength:50,value:null===(l=f.data)||void 0===l?void 0:l.address,type:"address"})})]}),m.data&&(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Uptime"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:(0,x.bc)(g,{format:"long"})})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Network"}),(0,s.jsx)("div",{className:"flex-1 flex justify-end overflow-hidden -mr-0.5 pr-0.5",children:(0,s.jsx)(i.xvT,{size:"14",children:null===(r=m.data)||void 0===r?void 0:r.network})})]}),(0,s.jsxs)("div",{className:"flex gap-4 justify-between items-center",children:[(0,s.jsx)(i.__J,{size:"14",color:"subtle",noWrap:!0,className:"w-[100px]",children:"Version"}),(0,s.jsx)(i.rUS,{size:"14",href:v,underline:"hover",target:"_blank",ellipsis:!0,children:null===(c=m.data)||void 0===c?void 0:c.version})]})]})}function m(){let e=(0,a.d_)({config:{swr:{revalidateOnFocus:!1}}});return e.data&&"mainnet"!==e.data.network?(0,s.jsx)(i.t6k,{testnetName:e.data.network}):null}function f(e){let n=(0,a.X2)(),{isSynced:t}=(0,o.n)();return(0,s.jsx)(i.tU3,{appName:"renterd",profile:(0,s.jsx)(u,{}),banner:(0,s.jsx)(m,{}),connectivityRoute:c.h,isSynced:t,walletBalanceSc:n.data&&{spendable:new(r())(n.data.spendable),confirmed:new(r())(n.data.confirmed),unconfirmed:new(r())(n.data.unconfirmed),immature:new(r())(n.data.immature)},...e})}},97992:function(e,n,t){"use strict";t.d(n,{e:function(){return o}});var s=t(52322),i=t(89424),a=t(47211),l=t(82851),r=t(98334),c=t(88385);function o(){let{totals:e}=(0,c.Z)(),n=e.all===e.info;return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(i.KJW,{title:"Files",route:r._.buckets.index,children:(0,s.jsx)(a.ROc,{})}),(0,s.jsx)(i.KJW,{title:"Configuration",route:r._.config.index,children:(0,s.jsx)(a.wWN,{})}),(0,s.jsx)(i.KJW,{title:"Contracts",route:r._.contracts.index,children:(0,s.jsx)(a.VBo,{})}),(0,s.jsx)(i.KJW,{title:"Hosts",route:r._.hosts.index,children:(0,s.jsx)(a.VHe,{})}),(0,s.jsx)(i.KJW,{title:"S3 authentication keypairs",route:r._.keys.index,children:(0,s.jsx)(a._m8,{})}),(0,s.jsxs)("div",{className:"relative",children:[e.all?n?(0,s.jsx)("div",{className:(0,l.cx)("absolute -right-[2px] top-px w-1 h-1","rounded-full","bg-gray-1000 dark:bg-white","pointer-events-none")}):(0,s.jsx)(i.xvT,{size:"10",className:(0,l.cx)("absolute -right-[9px] -top-1 py-px px-[5px]","text-white","bg-red-500 dark:bg-red-500 rounded","pointer-events-none"),color:"none",children:e.all.toLocaleString()}):null,(0,s.jsx)(i.KJW,{title:"Alerts",route:r._.alerts.index,children:(0,s.jsx)(a.Dkj,{})})]})]})}},73454:function(e,n,t){"use strict";t.r(n),t.d(n,{default:function(){return w}});var s=t(52322),i=t(89424),a=t(5062),l=t(83553),r=t(98334),c=t(6391),o=t.n(c),d=t(97992),x=t(91362),u=t(38855),m=t(5769);function f(){let{isSynced:e,syncPercent:n,isWalletSynced:t,walletScanPercent:a}=(0,u.n)(),{offset:l,limit:r,pageCount:c,dataState:o}=(0,m.n)();return(0,s.jsxs)("div",{className:"flex gap-2 w-full",children:[(0,s.jsx)(i.DmW,{isSynced:e,isWalletSynced:t,syncPercent:n,walletScanPercent:a}),(0,s.jsx)("div",{className:"flex-1"}),(0,s.jsx)(i.wFK,{offset:l,limit:r,pageTotal:c,isLoading:"loading"===o})]})}var h=t(47211);function j(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.Hb6,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"No transactions matching filters."})]})}function p(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.fDA,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"The wallet has no transactions yet."})]})}function v(){return(0,s.jsxs)("div",{className:"flex flex-col gap-10 justify-center items-center h-[400px]",children:[(0,s.jsx)(i.xvT,{children:(0,s.jsx)(h.Ckx,{className:"scale-[200%]"})}),(0,s.jsx)(i.xvT,{color:"subtle",className:"text-center max-w-[500px]",children:"Error fetching transactions."})]})}function g(){let{openDialog:e}=(0,l.Rh)(),n=(0,a.X2)(),{isSynced:t,isWalletSynced:c,syncPercent:h,walletScanPercent:g}=(0,u.n)(),{balances:w,metrics:N,dataset:b,dataState:y,columns:_,cellContext:S,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:J,defaultPageSize:F}=(0,m.n)();return(0,s.jsx)(x.J,{routes:r._,sidenav:(0,s.jsx)(d.e,{}),openSettings:()=>e("settings"),title:"Wallet",actions:(0,s.jsx)(i.QUh,{isSynced:t,isWalletSynced:c,syncPercent:h,walletScanPercent:g,balanceSc:n.data?{spendable:new(o())(n.data.spendable),unconfirmed:new(o())(n.data.unconfirmed),confirmed:new(o())(n.data.confirmed),immature:new(o())(n.data.immature)}:void 0,receiveSiacoin:()=>e("addressDetails"),sendSiacoin:()=>e("sendSiacoin")}),stats:(0,s.jsx)(f,{}),children:(0,s.jsxs)("div",{className:"flex flex-col gap-4 px-6 py-7 min-w-fit",children:[(null==w?void 0:w.length)?(0,s.jsx)(i.Z58,{chartType:"line",balances:w,isLoading:N.isValidating}):null,(0,s.jsx)(i.iA_,{testId:"eventsTable",isLoading:"loading"===y,emptyState:"noneMatchingFilters"===y?(0,s.jsx)(j,{}):"noneYet"===y?(0,s.jsx)(p,{}):"error"===y?(0,s.jsx)(v,{}):null,pageSize:F,data:b,context:S,columns:_,sortableColumns:T,sortDirection:k,sortField:W,toggleSort:J})]})})}function w(){return(0,s.jsx)(g,{})}}},function(e){e.O(0,[774,888,179],function(){return e(e.s=69171)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/renterd/assets/alerts.html b/renterd/assets/alerts.html index 74028a178..384a50801 100644 --- a/renterd/assets/alerts.html +++ b/renterd/assets/alerts.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/buckets.html b/renterd/assets/buckets.html index dca200905..db5f555f5 100644 --- a/renterd/assets/buckets.html +++ b/renterd/assets/buckets.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/buckets/[bucket]/files/[[...path]].html b/renterd/assets/buckets/[bucket]/files/[[...path]].html index 357902b2e..da0f036ef 100644 --- a/renterd/assets/buckets/[bucket]/files/[[...path]].html +++ b/renterd/assets/buckets/[bucket]/files/[[...path]].html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/buckets/[bucket]/uploads.html b/renterd/assets/buckets/[bucket]/uploads.html index 780fa9f64..5e85638ea 100644 --- a/renterd/assets/buckets/[bucket]/uploads.html +++ b/renterd/assets/buckets/[bucket]/uploads.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/config.html b/renterd/assets/config.html index 6aa485be7..d69eee048 100644 --- a/renterd/assets/config.html +++ b/renterd/assets/config.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/contracts.html b/renterd/assets/contracts.html index 016a264cd..1c36144e6 100644 --- a/renterd/assets/contracts.html +++ b/renterd/assets/contracts.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/hosts.html b/renterd/assets/hosts.html index b8c39f84d..1dc0c278f 100644 --- a/renterd/assets/hosts.html +++ b/renterd/assets/hosts.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/index.html b/renterd/assets/index.html index 9c460c47d..126b86fa6 100644 --- a/renterd/assets/index.html +++ b/renterd/assets/index.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/keys.html b/renterd/assets/keys.html index 676e90124..6b860d8a5 100644 --- a/renterd/assets/keys.html +++ b/renterd/assets/keys.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/login.html b/renterd/assets/login.html index d4c91bb4f..daca4cebf 100644 --- a/renterd/assets/login.html +++ b/renterd/assets/login.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/node.html b/renterd/assets/node.html index a4265056f..8af39cf91 100644 --- a/renterd/assets/node.html +++ b/renterd/assets/node.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/renterd/assets/wallet.html b/renterd/assets/wallet.html index 08742507b..4e9c8e682 100644 --- a/renterd/assets/wallet.html +++ b/renterd/assets/wallet.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file