Files
mission-control-v2/frontend/dist/assets/index-BmqzJdEY.js
T
Hitonabi 47ec64f61b Verbinden-Tab: Hermes Desktop als Hauptweg, Legacy-Tools in den Ausklapper
Konsequenz aus dem Zed-Aus: Der Tab führte alle Anbindungen gleichrangig,
obwohl der rohe /v1-Zugang am PC kaum noch reale Nutzer hat. Neu:
- "Hermes Desktop anbinden" als prominente eigene Karte (Anleitung + Status).
- Kilo Code / Claude Code / Gedächtnis-MCP in den zugeklappten Ausklapper
  "Sonstige Tools (roher /v1-Zugang + Gedächtnis-MCP)" — alles weiter da,
  nur nicht mehr im Vordergrund. Drei-Leitungen-Hero bleibt.
- Header-Text entsprechend.
Browser-verifiziert gegen die Box (Karte, Ausklapper zu/auf, Leitungen grün);
tsc + Build grün, dist mit-committet, package-lock unangetastet.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 11:26:43 +02:00

771 lines
944 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
var O4=Object.defineProperty;var vw=e=>{throw TypeError(e)};var _4=(e,t,r)=>t in e?O4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var is=(e,t,r)=>_4(e,typeof t!="symbol"?t+"":t,r),eg=(e,t,r)=>t.has(e)||vw("Cannot "+r);var R=(e,t,r)=>(eg(e,t,"read from private field"),r?r.call(e):t.get(e)),De=(e,t,r)=>t.has(e)?vw("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),we=(e,t,r,n)=>(eg(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),We=(e,t,r)=>(eg(e,t,"access private method"),r);var Cd=(e,t,r,n)=>({set _(i){we(e,t,i,r)},get _(){return R(e,t,n)}});function M4(e,t){for(var r=0;r<t.length;r++){const n=t[r];if(typeof n!="string"&&!Array.isArray(n)){for(const i in n)if(i!=="default"&&!(i in e)){const o=Object.getOwnPropertyDescriptor(n,i);o&&Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:()=>n[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))n(i);new MutationObserver(i=>{for(const o of i)if(o.type==="childList")for(const c of o.addedNodes)c.tagName==="LINK"&&c.rel==="modulepreload"&&n(c)}).observe(document,{childList:!0,subtree:!0});function r(i){const o={};return i.integrity&&(o.integrity=i.integrity),i.referrerPolicy&&(o.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?o.credentials="include":i.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function n(i){if(i.ep)return;i.ep=!0;const o=r(i);fetch(i.href,o)}})();function Ox(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var tg={exports:{}},ec={},rg={exports:{}},Be={};/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var xw;function I4(){if(xw)return Be;xw=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),c=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),p=Symbol.iterator;function v(I){return I===null||typeof I!="object"?null:(I=p&&I[p]||I["@@iterator"],typeof I=="function"?I:null)}var b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,w={};function k(I,M,U){this.props=I,this.context=M,this.refs=w,this.updater=U||b}k.prototype.isReactComponent={},k.prototype.setState=function(I,M){if(typeof I!="object"&&typeof I!="function"&&I!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,I,M,"setState")},k.prototype.forceUpdate=function(I){this.updater.enqueueForceUpdate(this,I,"forceUpdate")};function N(){}N.prototype=k.prototype;function E(I,M,U){this.props=I,this.context=M,this.refs=w,this.updater=U||b}var A=E.prototype=new N;A.constructor=E,S(A,k.prototype),A.isPureReactComponent=!0;var C=Array.isArray,_=Object.prototype.hasOwnProperty,O={current:null},D={key:!0,ref:!0,__self:!0,__source:!0};function B(I,M,U){var ne,ee={},X=null,ae=null;if(M!=null)for(ne in M.ref!==void 0&&(ae=M.ref),M.key!==void 0&&(X=""+M.key),M)_.call(M,ne)&&!D.hasOwnProperty(ne)&&(ee[ne]=M[ne]);var me=arguments.length-2;if(me===1)ee.children=U;else if(1<me){for(var re=Array(me),ye=0;ye<me;ye++)re[ye]=arguments[ye+2];ee.children=re}if(I&&I.defaultProps)for(ne in me=I.defaultProps,me)ee[ne]===void 0&&(ee[ne]=me[ne]);return{$$typeof:e,type:I,key:X,ref:ae,props:ee,_owner:O.current}}function z(I,M){return{$$typeof:e,type:I.type,key:M,ref:I.ref,props:I.props,_owner:I._owner}}function $(I){return typeof I=="object"&&I!==null&&I.$$typeof===e}function K(I){var M={"=":"=0",":":"=2"};return"$"+I.replace(/[=:]/g,function(U){return M[U]})}var W=/\/+/g;function ve(I,M){return typeof I=="object"&&I!==null&&I.key!=null?K(""+I.key):M.toString(36)}function ue(I,M,U,ne,ee){var X=typeof I;(X==="undefined"||X==="boolean")&&(I=null);var ae=!1;if(I===null)ae=!0;else switch(X){case"string":case"number":ae=!0;break;case"object":switch(I.$$typeof){case e:case t:ae=!0}}if(ae)return ae=I,ee=ee(ae),I=ne===""?"."+ve(ae,0):ne,C(ee)?(U="",I!=null&&(U=I.replace(W,"$&/")+"/"),ue(ee,M,U,"",function(ye){return ye})):ee!=null&&($(ee)&&(ee=z(ee,U+(!ee.key||ae&&ae.key===ee.key?"":(""+ee.key).replace(W,"$&/")+"/")+I)),M.push(ee)),1;if(ae=0,ne=ne===""?".":ne+":",C(I))for(var me=0;me<I.length;me++){X=I[me];var re=ne+ve(X,me);ae+=ue(X,M,U,re,ee)}else if(re=v(I),typeof re=="function")for(I=re.call(I),me=0;!(X=I.next()).done;)X=X.value,re=ne+ve(X,me++),ae+=ue(X,M,U,re,ee);else if(X==="object")throw M=String(I),Error("Objects are not valid as a React child (found: "+(M==="[object Object]"?"object with keys {"+Object.keys(I).join(", ")+"}":M)+"). If you meant to render a collection of children, use an array instead.");return ae}function pe(I,M,U){if(I==null)return I;var ne=[],ee=0;return ue(I,ne,"","",function(X){return M.call(U,X,ee++)}),ne}function oe(I){if(I._status===-1){var M=I._result;M=M(),M.then(function(U){(I._status===0||I._status===-1)&&(I._status=1,I._result=U)},function(U){(I._status===0||I._status===-1)&&(I._status=2,I._result=U)}),I._status===-1&&(I._status=0,I._result=M)}if(I._status===1)return I._result.default;throw I._result}var le={current:null},Z={transition:null},ie={ReactCurrentDispatcher:le,ReactCurrentBatchConfig:Z,ReactCurrentOwner:O};function te(){throw Error("act(...) is not supported in production builds of React.")}return Be.Children={map:pe,forEach:function(I,M,U){pe(I,function(){M.apply(this,arguments)},U)},count:function(I){var M=0;return pe(I,function(){M++}),M},toArray:function(I){return pe(I,function(M){return M})||[]},only:function(I){if(!$(I))throw Error("React.Children.only expected to receive a single React element child.");return I}},Be.Component=k,Be.Fragment=r,Be.Profiler=i,Be.PureComponent=E,Be.StrictMode=n,Be.Suspense=f,Be.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ie,Be.act=te,Be.cloneElement=function(I,M,U){if(I==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+I+".");var ne=S({},I.props),ee=I.key,X=I.ref,ae=I._owner;if(M!=null){if(M.ref!==void 0&&(X=M.ref,ae=O.current),M.key!==void 0&&(ee=""+M.key),I.type&&I.type.defaultProps)var me=I.type.defaultProps;for(re in M)_.call(M,re)&&!D.hasOwnProperty(re)&&(ne[re]=M[re]===void 0&&me!==void 0?me[re]:M[re])}var re=arguments.length-2;if(re===1)ne.children=U;else if(1<re){me=Array(re);for(var ye=0;ye<re;ye++)me[ye]=arguments[ye+2];ne.children=me}return{$$typeof:e,type:I.type,key:ee,ref:X,props:ne,_owner:ae}},Be.createContext=function(I){return I={$$typeof:c,_currentValue:I,_currentValue2:I,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},I.Provider={$$typeof:o,_context:I},I.Consumer=I},Be.createElement=B,Be.createFactory=function(I){var M=B.bind(null,I);return M.type=I,M},Be.createRef=function(){return{current:null}},Be.forwardRef=function(I){return{$$typeof:u,render:I}},Be.isValidElement=$,Be.lazy=function(I){return{$$typeof:m,_payload:{_status:-1,_result:I},_init:oe}},Be.memo=function(I,M){return{$$typeof:h,type:I,compare:M===void 0?null:M}},Be.startTransition=function(I){var M=Z.transition;Z.transition={};try{I()}finally{Z.transition=M}},Be.unstable_act=te,Be.useCallback=function(I,M){return le.current.useCallback(I,M)},Be.useContext=function(I){return le.current.useContext(I)},Be.useDebugValue=function(){},Be.useDeferredValue=function(I){return le.current.useDeferredValue(I)},Be.useEffect=function(I,M){return le.current.useEffect(I,M)},Be.useId=function(){return le.current.useId()},Be.useImperativeHandle=function(I,M,U){return le.current.useImperativeHandle(I,M,U)},Be.useInsertionEffect=function(I,M){return le.current.useInsertionEffect(I,M)},Be.useLayoutEffect=function(I,M){return le.current.useLayoutEffect(I,M)},Be.useMemo=function(I,M){return le.current.useMemo(I,M)},Be.useReducer=function(I,M,U){return le.current.useReducer(I,M,U)},Be.useRef=function(I){return le.current.useRef(I)},Be.useState=function(I){return le.current.useState(I)},Be.useSyncExternalStore=function(I,M,U){return le.current.useSyncExternalStore(I,M,U)},Be.useTransition=function(){return le.current.useTransition()},Be.version="18.3.1",Be}var yw;function Xs(){return yw||(yw=1,rg.exports=I4()),rg.exports}/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var bw;function T4(){if(bw)return ec;bw=1;var e=Xs(),t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function c(u,f,h){var m,p={},v=null,b=null;h!==void 0&&(v=""+h),f.key!==void 0&&(v=""+f.key),f.ref!==void 0&&(b=f.ref);for(m in f)n.call(f,m)&&!o.hasOwnProperty(m)&&(p[m]=f[m]);if(u&&u.defaultProps)for(m in f=u.defaultProps,f)p[m]===void 0&&(p[m]=f[m]);return{$$typeof:t,type:u,key:v,ref:b,props:p,_owner:i.current}}return ec.Fragment=r,ec.jsx=c,ec.jsxs=c,ec}var ww;function D4(){return ww||(ww=1,tg.exports=T4()),tg.exports}var s=D4(),x=Xs();const _x=Ox(x),hh=M4({__proto__:null,default:_x},[x]);var Pd={},ng={exports:{}},Nr={},ig={exports:{}},ag={};/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var kw;function L4(){return kw||(kw=1,(function(e){function t(Z,ie){var te=Z.length;Z.push(ie);e:for(;0<te;){var I=te-1>>>1,M=Z[I];if(0<i(M,ie))Z[I]=ie,Z[te]=M,te=I;else break e}}function r(Z){return Z.length===0?null:Z[0]}function n(Z){if(Z.length===0)return null;var ie=Z[0],te=Z.pop();if(te!==ie){Z[0]=te;e:for(var I=0,M=Z.length,U=M>>>1;I<U;){var ne=2*(I+1)-1,ee=Z[ne],X=ne+1,ae=Z[X];if(0>i(ee,te))X<M&&0>i(ae,ee)?(Z[I]=ae,Z[X]=te,I=X):(Z[I]=ee,Z[ne]=te,I=ne);else if(X<M&&0>i(ae,te))Z[I]=ae,Z[X]=te,I=X;else break e}}return ie}function i(Z,ie){var te=Z.sortIndex-ie.sortIndex;return te!==0?te:Z.id-ie.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var c=Date,u=c.now();e.unstable_now=function(){return c.now()-u}}var f=[],h=[],m=1,p=null,v=3,b=!1,S=!1,w=!1,k=typeof setTimeout=="function"?setTimeout:null,N=typeof clearTimeout=="function"?clearTimeout:null,E=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function A(Z){for(var ie=r(h);ie!==null;){if(ie.callback===null)n(h);else if(ie.startTime<=Z)n(h),ie.sortIndex=ie.expirationTime,t(f,ie);else break;ie=r(h)}}function C(Z){if(w=!1,A(Z),!S)if(r(f)!==null)S=!0,oe(_);else{var ie=r(h);ie!==null&&le(C,ie.startTime-Z)}}function _(Z,ie){S=!1,w&&(w=!1,N(B),B=-1),b=!0;var te=v;try{for(A(ie),p=r(f);p!==null&&(!(p.expirationTime>ie)||Z&&!K());){var I=p.callback;if(typeof I=="function"){p.callback=null,v=p.priorityLevel;var M=I(p.expirationTime<=ie);ie=e.unstable_now(),typeof M=="function"?p.callback=M:p===r(f)&&n(f),A(ie)}else n(f);p=r(f)}if(p!==null)var U=!0;else{var ne=r(h);ne!==null&&le(C,ne.startTime-ie),U=!1}return U}finally{p=null,v=te,b=!1}}var O=!1,D=null,B=-1,z=5,$=-1;function K(){return!(e.unstable_now()-$<z)}function W(){if(D!==null){var Z=e.unstable_now();$=Z;var ie=!0;try{ie=D(!0,Z)}finally{ie?ve():(O=!1,D=null)}}else O=!1}var ve;if(typeof E=="function")ve=function(){E(W)};else if(typeof MessageChannel<"u"){var ue=new MessageChannel,pe=ue.port2;ue.port1.onmessage=W,ve=function(){pe.postMessage(null)}}else ve=function(){k(W,0)};function oe(Z){D=Z,O||(O=!0,ve())}function le(Z,ie){B=k(function(){Z(e.unstable_now())},ie)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(Z){Z.callback=null},e.unstable_continueExecution=function(){S||b||(S=!0,oe(_))},e.unstable_forceFrameRate=function(Z){0>Z||125<Z?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):z=0<Z?Math.floor(1e3/Z):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_getFirstCallbackNode=function(){return r(f)},e.unstable_next=function(Z){switch(v){case 1:case 2:case 3:var ie=3;break;default:ie=v}var te=v;v=ie;try{return Z()}finally{v=te}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(Z,ie){switch(Z){case 1:case 2:case 3:case 4:case 5:break;default:Z=3}var te=v;v=Z;try{return ie()}finally{v=te}},e.unstable_scheduleCallback=function(Z,ie,te){var I=e.unstable_now();switch(typeof te=="object"&&te!==null?(te=te.delay,te=typeof te=="number"&&0<te?I+te:I):te=I,Z){case 1:var M=-1;break;case 2:M=250;break;case 5:M=1073741823;break;case 4:M=1e4;break;default:M=5e3}return M=te+M,Z={id:m++,callback:ie,priorityLevel:Z,startTime:te,expirationTime:M,sortIndex:-1},te>I?(Z.sortIndex=te,t(h,Z),r(f)===null&&Z===r(h)&&(w?(N(B),B=-1):w=!0,le(C,te-I))):(Z.sortIndex=M,t(f,Z),S||b||(S=!0,oe(_))),Z},e.unstable_shouldYield=K,e.unstable_wrapCallback=function(Z){var ie=v;return function(){var te=v;v=ie;try{return Z.apply(this,arguments)}finally{v=te}}}})(ag)),ag}var jw;function R4(){return jw||(jw=1,ig.exports=L4()),ig.exports}/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var Sw;function $4(){if(Sw)return Nr;Sw=1;var e=Xs(),t=R4();function r(a){for(var l="https://reactjs.org/docs/error-decoder.html?invariant="+a,d=1;d<arguments.length;d++)l+="&args[]="+encodeURIComponent(arguments[d]);return"Minified React error #"+a+"; visit "+l+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=new Set,i={};function o(a,l){c(a,l),c(a+"Capture",l)}function c(a,l){for(i[a]=l,a=0;a<l.length;a++)n.add(l[a])}var u=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),f=Object.prototype.hasOwnProperty,h=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,m={},p={};function v(a){return f.call(p,a)?!0:f.call(m,a)?!1:h.test(a)?p[a]=!0:(m[a]=!0,!1)}function b(a,l,d,g){if(d!==null&&d.type===0)return!1;switch(typeof l){case"function":case"symbol":return!0;case"boolean":return g?!1:d!==null?!d.acceptsBooleans:(a=a.toLowerCase().slice(0,5),a!=="data-"&&a!=="aria-");default:return!1}}function S(a,l,d,g){if(l===null||typeof l>"u"||b(a,l,d,g))return!0;if(g)return!1;if(d!==null)switch(d.type){case 3:return!l;case 4:return l===!1;case 5:return isNaN(l);case 6:return isNaN(l)||1>l}return!1}function w(a,l,d,g,y,j,P){this.acceptsBooleans=l===2||l===3||l===4,this.attributeName=g,this.attributeNamespace=y,this.mustUseProperty=d,this.propertyName=a,this.type=l,this.sanitizeURL=j,this.removeEmptyString=P}var k={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){k[a]=new w(a,0,!1,a,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var l=a[0];k[l]=new w(l,1,!1,a[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(a){k[a]=new w(a,2,!1,a.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(a){k[a]=new w(a,2,!1,a,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){k[a]=new w(a,3,!1,a.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(a){k[a]=new w(a,3,!0,a,null,!1,!1)}),["capture","download"].forEach(function(a){k[a]=new w(a,4,!1,a,null,!1,!1)}),["cols","rows","size","span"].forEach(function(a){k[a]=new w(a,6,!1,a,null,!1,!1)}),["rowSpan","start"].forEach(function(a){k[a]=new w(a,5,!1,a.toLowerCase(),null,!1,!1)});var N=/[\-:]([a-z])/g;function E(a){return a[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(a){var l=a.replace(N,E);k[l]=new w(l,1,!1,a,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(a){var l=a.replace(N,E);k[l]=new w(l,1,!1,a,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(a){var l=a.replace(N,E);k[l]=new w(l,1,!1,a,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(a){k[a]=new w(a,1,!1,a.toLowerCase(),null,!1,!1)}),k.xlinkHref=new w("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(a){k[a]=new w(a,1,!1,a.toLowerCase(),null,!0,!0)});function A(a,l,d,g){var y=k.hasOwnProperty(l)?k[l]:null;(y!==null?y.type!==0:g||!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(S(l,d,y,g)&&(d=null),g||y===null?v(l)&&(d===null?a.removeAttribute(l):a.setAttribute(l,""+d)):y.mustUseProperty?a[y.propertyName]=d===null?y.type===3?!1:"":d:(l=y.attributeName,g=y.attributeNamespace,d===null?a.removeAttribute(l):(y=y.type,d=y===3||y===4&&d===!0?"":""+d,g?a.setAttributeNS(g,l,d):a.setAttribute(l,d))))}var C=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,_=Symbol.for("react.element"),O=Symbol.for("react.portal"),D=Symbol.for("react.fragment"),B=Symbol.for("react.strict_mode"),z=Symbol.for("react.profiler"),$=Symbol.for("react.provider"),K=Symbol.for("react.context"),W=Symbol.for("react.forward_ref"),ve=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),pe=Symbol.for("react.memo"),oe=Symbol.for("react.lazy"),le=Symbol.for("react.offscreen"),Z=Symbol.iterator;function ie(a){return a===null||typeof a!="object"?null:(a=Z&&a[Z]||a["@@iterator"],typeof a=="function"?a:null)}var te=Object.assign,I;function M(a){if(I===void 0)try{throw Error()}catch(d){var l=d.stack.trim().match(/\n( *(at )?)/);I=l&&l[1]||""}return`
`+I+a}var U=!1;function ne(a,l){if(!a||U)return"";U=!0;var d=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(l)if(l=function(){throw Error()},Object.defineProperty(l.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(l,[])}catch(Y){var g=Y}Reflect.construct(a,[],l)}else{try{l.call()}catch(Y){g=Y}a.call(l.prototype)}else{try{throw Error()}catch(Y){g=Y}a()}}catch(Y){if(Y&&g&&typeof Y.stack=="string"){for(var y=Y.stack.split(`
`),j=g.stack.split(`
`),P=y.length-1,T=j.length-1;1<=P&&0<=T&&y[P]!==j[T];)T--;for(;1<=P&&0<=T;P--,T--)if(y[P]!==j[T]){if(P!==1||T!==1)do if(P--,T--,0>T||y[P]!==j[T]){var L=`
`+y[P].replace(" at new "," at ");return a.displayName&&L.includes("<anonymous>")&&(L=L.replace("<anonymous>",a.displayName)),L}while(1<=P&&0<=T);break}}}finally{U=!1,Error.prepareStackTrace=d}return(a=a?a.displayName||a.name:"")?M(a):""}function ee(a){switch(a.tag){case 5:return M(a.type);case 16:return M("Lazy");case 13:return M("Suspense");case 19:return M("SuspenseList");case 0:case 2:case 15:return a=ne(a.type,!1),a;case 11:return a=ne(a.type.render,!1),a;case 1:return a=ne(a.type,!0),a;default:return""}}function X(a){if(a==null)return null;if(typeof a=="function")return a.displayName||a.name||null;if(typeof a=="string")return a;switch(a){case D:return"Fragment";case O:return"Portal";case z:return"Profiler";case B:return"StrictMode";case ve:return"Suspense";case ue:return"SuspenseList"}if(typeof a=="object")switch(a.$$typeof){case K:return(a.displayName||"Context")+".Consumer";case $:return(a._context.displayName||"Context")+".Provider";case W:var l=a.render;return a=a.displayName,a||(a=l.displayName||l.name||"",a=a!==""?"ForwardRef("+a+")":"ForwardRef"),a;case pe:return l=a.displayName||null,l!==null?l:X(a.type)||"Memo";case oe:l=a._payload,a=a._init;try{return X(a(l))}catch{}}return null}function ae(a){var l=a.type;switch(a.tag){case 24:return"Cache";case 9:return(l.displayName||"Context")+".Consumer";case 10:return(l._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return a=l.render,a=a.displayName||a.name||"",l.displayName||(a!==""?"ForwardRef("+a+")":"ForwardRef");case 7:return"Fragment";case 5:return l;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return X(l);case 8:return l===B?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l}return null}function me(a){switch(typeof a){case"boolean":case"number":case"string":case"undefined":return a;case"object":return a;default:return""}}function re(a){var l=a.type;return(a=a.nodeName)&&a.toLowerCase()==="input"&&(l==="checkbox"||l==="radio")}function ye(a){var l=re(a)?"checked":"value",d=Object.getOwnPropertyDescriptor(a.constructor.prototype,l),g=""+a[l];if(!a.hasOwnProperty(l)&&typeof d<"u"&&typeof d.get=="function"&&typeof d.set=="function"){var y=d.get,j=d.set;return Object.defineProperty(a,l,{configurable:!0,get:function(){return y.call(this)},set:function(P){g=""+P,j.call(this,P)}}),Object.defineProperty(a,l,{enumerable:d.enumerable}),{getValue:function(){return g},setValue:function(P){g=""+P},stopTracking:function(){a._valueTracker=null,delete a[l]}}}}function Oe(a){a._valueTracker||(a._valueTracker=ye(a))}function fe(a){if(!a)return!1;var l=a._valueTracker;if(!l)return!0;var d=l.getValue(),g="";return a&&(g=re(a)?a.checked?"true":"false":a.value),a=g,a!==d?(l.setValue(a),!0):!1}function Xe(a){if(a=a||(typeof document<"u"?document:void 0),typeof a>"u")return null;try{return a.activeElement||a.body}catch{return a.body}}function Ue(a,l){var d=l.checked;return te({},l,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:d??a._wrapperState.initialChecked})}function _e(a,l){var d=l.defaultValue==null?"":l.defaultValue,g=l.checked!=null?l.checked:l.defaultChecked;d=me(l.value!=null?l.value:d),a._wrapperState={initialChecked:g,initialValue:d,controlled:l.type==="checkbox"||l.type==="radio"?l.checked!=null:l.value!=null}}function wt(a,l){l=l.checked,l!=null&&A(a,"checked",l,!1)}function tr(a,l){wt(a,l);var d=me(l.value),g=l.type;if(d!=null)g==="number"?(d===0&&a.value===""||a.value!=d)&&(a.value=""+d):a.value!==""+d&&(a.value=""+d);else if(g==="submit"||g==="reset"){a.removeAttribute("value");return}l.hasOwnProperty("value")?Ae(a,l.type,d):l.hasOwnProperty("defaultValue")&&Ae(a,l.type,me(l.defaultValue)),l.checked==null&&l.defaultChecked!=null&&(a.defaultChecked=!!l.defaultChecked)}function G(a,l,d){if(l.hasOwnProperty("value")||l.hasOwnProperty("defaultValue")){var g=l.type;if(!(g!=="submit"&&g!=="reset"||l.value!==void 0&&l.value!==null))return;l=""+a._wrapperState.initialValue,d||l===a.value||(a.value=l),a.defaultValue=l}d=a.name,d!==""&&(a.name=""),a.defaultChecked=!!a._wrapperState.initialChecked,d!==""&&(a.name=d)}function Ae(a,l,d){(l!=="number"||Xe(a.ownerDocument)!==a)&&(d==null?a.defaultValue=""+a._wrapperState.initialValue:a.defaultValue!==""+d&&(a.defaultValue=""+d))}var Ce=Array.isArray;function Ye(a,l,d,g){if(a=a.options,l){l={};for(var y=0;y<d.length;y++)l["$"+d[y]]=!0;for(d=0;d<a.length;d++)y=l.hasOwnProperty("$"+a[d].value),a[d].selected!==y&&(a[d].selected=y),y&&g&&(a[d].defaultSelected=!0)}else{for(d=""+me(d),l=null,y=0;y<a.length;y++){if(a[y].value===d){a[y].selected=!0,g&&(a[y].defaultSelected=!0);return}l!==null||a[y].disabled||(l=a[y])}l!==null&&(l.selected=!0)}}function et(a,l){if(l.dangerouslySetInnerHTML!=null)throw Error(r(91));return te({},l,{value:void 0,defaultValue:void 0,children:""+a._wrapperState.initialValue})}function dr(a,l){var d=l.value;if(d==null){if(d=l.children,l=l.defaultValue,d!=null){if(l!=null)throw Error(r(92));if(Ce(d)){if(1<d.length)throw Error(r(93));d=d[0]}l=d}l==null&&(l=""),d=l}a._wrapperState={initialValue:me(d)}}function Ti(a,l){var d=me(l.value),g=me(l.defaultValue);d!=null&&(d=""+d,d!==a.value&&(a.value=d),l.defaultValue==null&&a.defaultValue!==d&&(a.defaultValue=d)),g!=null&&(a.defaultValue=""+g)}function pl(a){var l=a.textContent;l===a._wrapperState.initialValue&&l!==""&&l!==null&&(a.value=l)}function V(a){switch(a){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Le(a,l){return a==null||a==="http://www.w3.org/1999/xhtml"?V(l):a==="http://www.w3.org/2000/svg"&&l==="foreignObject"?"http://www.w3.org/1999/xhtml":a}var it,_y=(function(a){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(l,d,g,y){MSApp.execUnsafeLocalFunction(function(){return a(l,d,g,y)})}:a})(function(a,l){if(a.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in a)a.innerHTML=l;else{for(it=it||document.createElement("div"),it.innerHTML="<svg>"+l.valueOf().toString()+"</svg>",l=it.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}});function gl(a,l){if(l){var d=a.firstChild;if(d&&d===a.lastChild&&d.nodeType===3){d.nodeValue=l;return}}a.textContent=l}var vl={animationIterationCount:!0,aspectRatio:!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,gridArea:!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},TO=["Webkit","ms","Moz","O"];Object.keys(vl).forEach(function(a){TO.forEach(function(l){l=l+a.charAt(0).toUpperCase()+a.substring(1),vl[l]=vl[a]})});function My(a,l,d){return l==null||typeof l=="boolean"||l===""?"":d||typeof l!="number"||l===0||vl.hasOwnProperty(a)&&vl[a]?(""+l).trim():l+"px"}function Iy(a,l){a=a.style;for(var d in l)if(l.hasOwnProperty(d)){var g=d.indexOf("--")===0,y=My(d,l[d],g);d==="float"&&(d="cssFloat"),g?a.setProperty(d,y):a[d]=y}}var DO=te({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function fm(a,l){if(l){if(DO[a]&&(l.children!=null||l.dangerouslySetInnerHTML!=null))throw Error(r(137,a));if(l.dangerouslySetInnerHTML!=null){if(l.children!=null)throw Error(r(60));if(typeof l.dangerouslySetInnerHTML!="object"||!("__html"in l.dangerouslySetInnerHTML))throw Error(r(61))}if(l.style!=null&&typeof l.style!="object")throw Error(r(62))}}function hm(a,l){if(a.indexOf("-")===-1)return typeof l.is=="string";switch(a){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var mm=null;function pm(a){return a=a.target||a.srcElement||window,a.correspondingUseElement&&(a=a.correspondingUseElement),a.nodeType===3?a.parentNode:a}var gm=null,To=null,Do=null;function Ty(a){if(a=zl(a)){if(typeof gm!="function")throw Error(r(280));var l=a.stateNode;l&&(l=Wu(l),gm(a.stateNode,a.type,l))}}function Dy(a){To?Do?Do.push(a):Do=[a]:To=a}function Ly(){if(To){var a=To,l=Do;if(Do=To=null,Ty(a),l)for(a=0;a<l.length;a++)Ty(l[a])}}function Ry(a,l){return a(l)}function $y(){}var vm=!1;function zy(a,l,d){if(vm)return a(l,d);vm=!0;try{return Ry(a,l,d)}finally{vm=!1,(To!==null||Do!==null)&&($y(),Ly())}}function xl(a,l){var d=a.stateNode;if(d===null)return null;var g=Wu(d);if(g===null)return null;d=g[l];e:switch(l){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(g=!g.disabled)||(a=a.type,g=!(a==="button"||a==="input"||a==="select"||a==="textarea")),a=!g;break e;default:a=!1}if(a)return null;if(d&&typeof d!="function")throw Error(r(231,l,typeof d));return d}var xm=!1;if(u)try{var yl={};Object.defineProperty(yl,"passive",{get:function(){xm=!0}}),window.addEventListener("test",yl,yl),window.removeEventListener("test",yl,yl)}catch{xm=!1}function LO(a,l,d,g,y,j,P,T,L){var Y=Array.prototype.slice.call(arguments,3);try{l.apply(d,Y)}catch(de){this.onError(de)}}var bl=!1,wu=null,ku=!1,ym=null,RO={onError:function(a){bl=!0,wu=a}};function $O(a,l,d,g,y,j,P,T,L){bl=!1,wu=null,LO.apply(RO,arguments)}function zO(a,l,d,g,y,j,P,T,L){if($O.apply(this,arguments),bl){if(bl){var Y=wu;bl=!1,wu=null}else throw Error(r(198));ku||(ku=!0,ym=Y)}}function Ca(a){var l=a,d=a;if(a.alternate)for(;l.return;)l=l.return;else{a=l;do l=a,(l.flags&4098)!==0&&(d=l.return),a=l.return;while(a)}return l.tag===3?d:null}function Fy(a){if(a.tag===13){var l=a.memoizedState;if(l===null&&(a=a.alternate,a!==null&&(l=a.memoizedState)),l!==null)return l.dehydrated}return null}function By(a){if(Ca(a)!==a)throw Error(r(188))}function FO(a){var l=a.alternate;if(!l){if(l=Ca(a),l===null)throw Error(r(188));return l!==a?null:a}for(var d=a,g=l;;){var y=d.return;if(y===null)break;var j=y.alternate;if(j===null){if(g=y.return,g!==null){d=g;continue}break}if(y.child===j.child){for(j=y.child;j;){if(j===d)return By(y),a;if(j===g)return By(y),l;j=j.sibling}throw Error(r(188))}if(d.return!==g.return)d=y,g=j;else{for(var P=!1,T=y.child;T;){if(T===d){P=!0,d=y,g=j;break}if(T===g){P=!0,g=y,d=j;break}T=T.sibling}if(!P){for(T=j.child;T;){if(T===d){P=!0,d=j,g=y;break}if(T===g){P=!0,g=j,d=y;break}T=T.sibling}if(!P)throw Error(r(189))}}if(d.alternate!==g)throw Error(r(190))}if(d.tag!==3)throw Error(r(188));return d.stateNode.current===d?a:l}function Uy(a){return a=FO(a),a!==null?Wy(a):null}function Wy(a){if(a.tag===5||a.tag===6)return a;for(a=a.child;a!==null;){var l=Wy(a);if(l!==null)return l;a=a.sibling}return null}var Hy=t.unstable_scheduleCallback,Ky=t.unstable_cancelCallback,BO=t.unstable_shouldYield,UO=t.unstable_requestPaint,kt=t.unstable_now,WO=t.unstable_getCurrentPriorityLevel,bm=t.unstable_ImmediatePriority,Gy=t.unstable_UserBlockingPriority,ju=t.unstable_NormalPriority,HO=t.unstable_LowPriority,Vy=t.unstable_IdlePriority,Su=null,Pn=null;function KO(a){if(Pn&&typeof Pn.onCommitFiberRoot=="function")try{Pn.onCommitFiberRoot(Su,a,void 0,(a.current.flags&128)===128)}catch{}}var dn=Math.clz32?Math.clz32:qO,GO=Math.log,VO=Math.LN2;function qO(a){return a>>>=0,a===0?32:31-(GO(a)/VO|0)|0}var Nu=64,Eu=4194304;function wl(a){switch(a&-a){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return a&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return a&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return a}}function Au(a,l){var d=a.pendingLanes;if(d===0)return 0;var g=0,y=a.suspendedLanes,j=a.pingedLanes,P=d&268435455;if(P!==0){var T=P&~y;T!==0?g=wl(T):(j&=P,j!==0&&(g=wl(j)))}else P=d&~y,P!==0?g=wl(P):j!==0&&(g=wl(j));if(g===0)return 0;if(l!==0&&l!==g&&(l&y)===0&&(y=g&-g,j=l&-l,y>=j||y===16&&(j&4194240)!==0))return l;if((g&4)!==0&&(g|=d&16),l=a.entangledLanes,l!==0)for(a=a.entanglements,l&=g;0<l;)d=31-dn(l),y=1<<d,g|=a[d],l&=~y;return g}function QO(a,l){switch(a){case 1:case 2:case 4:return l+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return l+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function YO(a,l){for(var d=a.suspendedLanes,g=a.pingedLanes,y=a.expirationTimes,j=a.pendingLanes;0<j;){var P=31-dn(j),T=1<<P,L=y[P];L===-1?((T&d)===0||(T&g)!==0)&&(y[P]=QO(T,l)):L<=l&&(a.expiredLanes|=T),j&=~T}}function wm(a){return a=a.pendingLanes&-1073741825,a!==0?a:a&1073741824?1073741824:0}function qy(){var a=Nu;return Nu<<=1,(Nu&4194240)===0&&(Nu=64),a}function km(a){for(var l=[],d=0;31>d;d++)l.push(a);return l}function kl(a,l,d){a.pendingLanes|=l,l!==536870912&&(a.suspendedLanes=0,a.pingedLanes=0),a=a.eventTimes,l=31-dn(l),a[l]=d}function ZO(a,l){var d=a.pendingLanes&~l;a.pendingLanes=l,a.suspendedLanes=0,a.pingedLanes=0,a.expiredLanes&=l,a.mutableReadLanes&=l,a.entangledLanes&=l,l=a.entanglements;var g=a.eventTimes;for(a=a.expirationTimes;0<d;){var y=31-dn(d),j=1<<y;l[y]=0,g[y]=-1,a[y]=-1,d&=~j}}function jm(a,l){var d=a.entangledLanes|=l;for(a=a.entanglements;d;){var g=31-dn(d),y=1<<g;y&l|a[g]&l&&(a[g]|=l),d&=~y}}var Je=0;function Qy(a){return a&=-a,1<a?4<a?(a&268435455)!==0?16:536870912:4:1}var Yy,Sm,Zy,Xy,Jy,Nm=!1,Cu=[],Di=null,Li=null,Ri=null,jl=new Map,Sl=new Map,$i=[],XO="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function eb(a,l){switch(a){case"focusin":case"focusout":Di=null;break;case"dragenter":case"dragleave":Li=null;break;case"mouseover":case"mouseout":Ri=null;break;case"pointerover":case"pointerout":jl.delete(l.pointerId);break;case"gotpointercapture":case"lostpointercapture":Sl.delete(l.pointerId)}}function Nl(a,l,d,g,y,j){return a===null||a.nativeEvent!==j?(a={blockedOn:l,domEventName:d,eventSystemFlags:g,nativeEvent:j,targetContainers:[y]},l!==null&&(l=zl(l),l!==null&&Sm(l)),a):(a.eventSystemFlags|=g,l=a.targetContainers,y!==null&&l.indexOf(y)===-1&&l.push(y),a)}function JO(a,l,d,g,y){switch(l){case"focusin":return Di=Nl(Di,a,l,d,g,y),!0;case"dragenter":return Li=Nl(Li,a,l,d,g,y),!0;case"mouseover":return Ri=Nl(Ri,a,l,d,g,y),!0;case"pointerover":var j=y.pointerId;return jl.set(j,Nl(jl.get(j)||null,a,l,d,g,y)),!0;case"gotpointercapture":return j=y.pointerId,Sl.set(j,Nl(Sl.get(j)||null,a,l,d,g,y)),!0}return!1}function tb(a){var l=Pa(a.target);if(l!==null){var d=Ca(l);if(d!==null){if(l=d.tag,l===13){if(l=Fy(d),l!==null){a.blockedOn=l,Jy(a.priority,function(){Zy(d)});return}}else if(l===3&&d.stateNode.current.memoizedState.isDehydrated){a.blockedOn=d.tag===3?d.stateNode.containerInfo:null;return}}}a.blockedOn=null}function Pu(a){if(a.blockedOn!==null)return!1;for(var l=a.targetContainers;0<l.length;){var d=Am(a.domEventName,a.eventSystemFlags,l[0],a.nativeEvent);if(d===null){d=a.nativeEvent;var g=new d.constructor(d.type,d);mm=g,d.target.dispatchEvent(g),mm=null}else return l=zl(d),l!==null&&Sm(l),a.blockedOn=d,!1;l.shift()}return!0}function rb(a,l,d){Pu(a)&&d.delete(l)}function e_(){Nm=!1,Di!==null&&Pu(Di)&&(Di=null),Li!==null&&Pu(Li)&&(Li=null),Ri!==null&&Pu(Ri)&&(Ri=null),jl.forEach(rb),Sl.forEach(rb)}function El(a,l){a.blockedOn===l&&(a.blockedOn=null,Nm||(Nm=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,e_)))}function Al(a){function l(y){return El(y,a)}if(0<Cu.length){El(Cu[0],a);for(var d=1;d<Cu.length;d++){var g=Cu[d];g.blockedOn===a&&(g.blockedOn=null)}}for(Di!==null&&El(Di,a),Li!==null&&El(Li,a),Ri!==null&&El(Ri,a),jl.forEach(l),Sl.forEach(l),d=0;d<$i.length;d++)g=$i[d],g.blockedOn===a&&(g.blockedOn=null);for(;0<$i.length&&(d=$i[0],d.blockedOn===null);)tb(d),d.blockedOn===null&&$i.shift()}var Lo=C.ReactCurrentBatchConfig,Ou=!0;function t_(a,l,d,g){var y=Je,j=Lo.transition;Lo.transition=null;try{Je=1,Em(a,l,d,g)}finally{Je=y,Lo.transition=j}}function r_(a,l,d,g){var y=Je,j=Lo.transition;Lo.transition=null;try{Je=4,Em(a,l,d,g)}finally{Je=y,Lo.transition=j}}function Em(a,l,d,g){if(Ou){var y=Am(a,l,d,g);if(y===null)Hm(a,l,g,_u,d),eb(a,g);else if(JO(y,a,l,d,g))g.stopPropagation();else if(eb(a,g),l&4&&-1<XO.indexOf(a)){for(;y!==null;){var j=zl(y);if(j!==null&&Yy(j),j=Am(a,l,d,g),j===null&&Hm(a,l,g,_u,d),j===y)break;y=j}y!==null&&g.stopPropagation()}else Hm(a,l,g,null,d)}}var _u=null;function Am(a,l,d,g){if(_u=null,a=pm(g),a=Pa(a),a!==null)if(l=Ca(a),l===null)a=null;else if(d=l.tag,d===13){if(a=Fy(l),a!==null)return a;a=null}else if(d===3){if(l.stateNode.current.memoizedState.isDehydrated)return l.tag===3?l.stateNode.containerInfo:null;a=null}else l!==a&&(a=null);return _u=a,null}function nb(a){switch(a){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(WO()){case bm:return 1;case Gy:return 4;case ju:case HO:return 16;case Vy:return 536870912;default:return 16}default:return 16}}var zi=null,Cm=null,Mu=null;function ib(){if(Mu)return Mu;var a,l=Cm,d=l.length,g,y="value"in zi?zi.value:zi.textContent,j=y.length;for(a=0;a<d&&l[a]===y[a];a++);var P=d-a;for(g=1;g<=P&&l[d-g]===y[j-g];g++);return Mu=y.slice(a,1<g?1-g:void 0)}function Iu(a){var l=a.keyCode;return"charCode"in a?(a=a.charCode,a===0&&l===13&&(a=13)):a=l,a===10&&(a=13),32<=a||a===13?a:0}function Tu(){return!0}function ab(){return!1}function _r(a){function l(d,g,y,j,P){this._reactName=d,this._targetInst=y,this.type=g,this.nativeEvent=j,this.target=P,this.currentTarget=null;for(var T in a)a.hasOwnProperty(T)&&(d=a[T],this[T]=d?d(j):j[T]);return this.isDefaultPrevented=(j.defaultPrevented!=null?j.defaultPrevented:j.returnValue===!1)?Tu:ab,this.isPropagationStopped=ab,this}return te(l.prototype,{preventDefault:function(){this.defaultPrevented=!0;var d=this.nativeEvent;d&&(d.preventDefault?d.preventDefault():typeof d.returnValue!="unknown"&&(d.returnValue=!1),this.isDefaultPrevented=Tu)},stopPropagation:function(){var d=this.nativeEvent;d&&(d.stopPropagation?d.stopPropagation():typeof d.cancelBubble!="unknown"&&(d.cancelBubble=!0),this.isPropagationStopped=Tu)},persist:function(){},isPersistent:Tu}),l}var Ro={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Pm=_r(Ro),Cl=te({},Ro,{view:0,detail:0}),n_=_r(Cl),Om,_m,Pl,Du=te({},Cl,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Im,button:0,buttons:0,relatedTarget:function(a){return a.relatedTarget===void 0?a.fromElement===a.srcElement?a.toElement:a.fromElement:a.relatedTarget},movementX:function(a){return"movementX"in a?a.movementX:(a!==Pl&&(Pl&&a.type==="mousemove"?(Om=a.screenX-Pl.screenX,_m=a.screenY-Pl.screenY):_m=Om=0,Pl=a),Om)},movementY:function(a){return"movementY"in a?a.movementY:_m}}),ob=_r(Du),i_=te({},Du,{dataTransfer:0}),a_=_r(i_),o_=te({},Cl,{relatedTarget:0}),Mm=_r(o_),s_=te({},Ro,{animationName:0,elapsedTime:0,pseudoElement:0}),l_=_r(s_),c_=te({},Ro,{clipboardData:function(a){return"clipboardData"in a?a.clipboardData:window.clipboardData}}),u_=_r(c_),d_=te({},Ro,{data:0}),sb=_r(d_),f_={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},h_={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},m_={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function p_(a){var l=this.nativeEvent;return l.getModifierState?l.getModifierState(a):(a=m_[a])?!!l[a]:!1}function Im(){return p_}var g_=te({},Cl,{key:function(a){if(a.key){var l=f_[a.key]||a.key;if(l!=="Unidentified")return l}return a.type==="keypress"?(a=Iu(a),a===13?"Enter":String.fromCharCode(a)):a.type==="keydown"||a.type==="keyup"?h_[a.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Im,charCode:function(a){return a.type==="keypress"?Iu(a):0},keyCode:function(a){return a.type==="keydown"||a.type==="keyup"?a.keyCode:0},which:function(a){return a.type==="keypress"?Iu(a):a.type==="keydown"||a.type==="keyup"?a.keyCode:0}}),v_=_r(g_),x_=te({},Du,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),lb=_r(x_),y_=te({},Cl,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Im}),b_=_r(y_),w_=te({},Ro,{propertyName:0,elapsedTime:0,pseudoElement:0}),k_=_r(w_),j_=te({},Du,{deltaX:function(a){return"deltaX"in a?a.deltaX:"wheelDeltaX"in a?-a.wheelDeltaX:0},deltaY:function(a){return"deltaY"in a?a.deltaY:"wheelDeltaY"in a?-a.wheelDeltaY:"wheelDelta"in a?-a.wheelDelta:0},deltaZ:0,deltaMode:0}),S_=_r(j_),N_=[9,13,27,32],Tm=u&&"CompositionEvent"in window,Ol=null;u&&"documentMode"in document&&(Ol=document.documentMode);var E_=u&&"TextEvent"in window&&!Ol,cb=u&&(!Tm||Ol&&8<Ol&&11>=Ol),ub=" ",db=!1;function fb(a,l){switch(a){case"keyup":return N_.indexOf(l.keyCode)!==-1;case"keydown":return l.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function hb(a){return a=a.detail,typeof a=="object"&&"data"in a?a.data:null}var $o=!1;function A_(a,l){switch(a){case"compositionend":return hb(l);case"keypress":return l.which!==32?null:(db=!0,ub);case"textInput":return a=l.data,a===ub&&db?null:a;default:return null}}function C_(a,l){if($o)return a==="compositionend"||!Tm&&fb(a,l)?(a=ib(),Mu=Cm=zi=null,$o=!1,a):null;switch(a){case"paste":return null;case"keypress":if(!(l.ctrlKey||l.altKey||l.metaKey)||l.ctrlKey&&l.altKey){if(l.char&&1<l.char.length)return l.char;if(l.which)return String.fromCharCode(l.which)}return null;case"compositionend":return cb&&l.locale!=="ko"?null:l.data;default:return null}}var P_={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function mb(a){var l=a&&a.nodeName&&a.nodeName.toLowerCase();return l==="input"?!!P_[a.type]:l==="textarea"}function pb(a,l,d,g){Dy(g),l=Fu(l,"onChange"),0<l.length&&(d=new Pm("onChange","change",null,d,g),a.push({event:d,listeners:l}))}var _l=null,Ml=null;function O_(a){Ib(a,0)}function Lu(a){var l=Wo(a);if(fe(l))return a}function __(a,l){if(a==="change")return l}var gb=!1;if(u){var Dm;if(u){var Lm="oninput"in document;if(!Lm){var vb=document.createElement("div");vb.setAttribute("oninput","return;"),Lm=typeof vb.oninput=="function"}Dm=Lm}else Dm=!1;gb=Dm&&(!document.documentMode||9<document.documentMode)}function xb(){_l&&(_l.detachEvent("onpropertychange",yb),Ml=_l=null)}function yb(a){if(a.propertyName==="value"&&Lu(Ml)){var l=[];pb(l,Ml,a,pm(a)),zy(O_,l)}}function M_(a,l,d){a==="focusin"?(xb(),_l=l,Ml=d,_l.attachEvent("onpropertychange",yb)):a==="focusout"&&xb()}function I_(a){if(a==="selectionchange"||a==="keyup"||a==="keydown")return Lu(Ml)}function T_(a,l){if(a==="click")return Lu(l)}function D_(a,l){if(a==="input"||a==="change")return Lu(l)}function L_(a,l){return a===l&&(a!==0||1/a===1/l)||a!==a&&l!==l}var fn=typeof Object.is=="function"?Object.is:L_;function Il(a,l){if(fn(a,l))return!0;if(typeof a!="object"||a===null||typeof l!="object"||l===null)return!1;var d=Object.keys(a),g=Object.keys(l);if(d.length!==g.length)return!1;for(g=0;g<d.length;g++){var y=d[g];if(!f.call(l,y)||!fn(a[y],l[y]))return!1}return!0}function bb(a){for(;a&&a.firstChild;)a=a.firstChild;return a}function wb(a,l){var d=bb(a);a=0;for(var g;d;){if(d.nodeType===3){if(g=a+d.textContent.length,a<=l&&g>=l)return{node:d,offset:l-a};a=g}e:{for(;d;){if(d.nextSibling){d=d.nextSibling;break e}d=d.parentNode}d=void 0}d=bb(d)}}function kb(a,l){return a&&l?a===l?!0:a&&a.nodeType===3?!1:l&&l.nodeType===3?kb(a,l.parentNode):"contains"in a?a.contains(l):a.compareDocumentPosition?!!(a.compareDocumentPosition(l)&16):!1:!1}function jb(){for(var a=window,l=Xe();l instanceof a.HTMLIFrameElement;){try{var d=typeof l.contentWindow.location.href=="string"}catch{d=!1}if(d)a=l.contentWindow;else break;l=Xe(a.document)}return l}function Rm(a){var l=a&&a.nodeName&&a.nodeName.toLowerCase();return l&&(l==="input"&&(a.type==="text"||a.type==="search"||a.type==="tel"||a.type==="url"||a.type==="password")||l==="textarea"||a.contentEditable==="true")}function R_(a){var l=jb(),d=a.focusedElem,g=a.selectionRange;if(l!==d&&d&&d.ownerDocument&&kb(d.ownerDocument.documentElement,d)){if(g!==null&&Rm(d)){if(l=g.start,a=g.end,a===void 0&&(a=l),"selectionStart"in d)d.selectionStart=l,d.selectionEnd=Math.min(a,d.value.length);else if(a=(l=d.ownerDocument||document)&&l.defaultView||window,a.getSelection){a=a.getSelection();var y=d.textContent.length,j=Math.min(g.start,y);g=g.end===void 0?j:Math.min(g.end,y),!a.extend&&j>g&&(y=g,g=j,j=y),y=wb(d,j);var P=wb(d,g);y&&P&&(a.rangeCount!==1||a.anchorNode!==y.node||a.anchorOffset!==y.offset||a.focusNode!==P.node||a.focusOffset!==P.offset)&&(l=l.createRange(),l.setStart(y.node,y.offset),a.removeAllRanges(),j>g?(a.addRange(l),a.extend(P.node,P.offset)):(l.setEnd(P.node,P.offset),a.addRange(l)))}}for(l=[],a=d;a=a.parentNode;)a.nodeType===1&&l.push({element:a,left:a.scrollLeft,top:a.scrollTop});for(typeof d.focus=="function"&&d.focus(),d=0;d<l.length;d++)a=l[d],a.element.scrollLeft=a.left,a.element.scrollTop=a.top}}var $_=u&&"documentMode"in document&&11>=document.documentMode,zo=null,$m=null,Tl=null,zm=!1;function Sb(a,l,d){var g=d.window===d?d.document:d.nodeType===9?d:d.ownerDocument;zm||zo==null||zo!==Xe(g)||(g=zo,"selectionStart"in g&&Rm(g)?g={start:g.selectionStart,end:g.selectionEnd}:(g=(g.ownerDocument&&g.ownerDocument.defaultView||window).getSelection(),g={anchorNode:g.anchorNode,anchorOffset:g.anchorOffset,focusNode:g.focusNode,focusOffset:g.focusOffset}),Tl&&Il(Tl,g)||(Tl=g,g=Fu($m,"onSelect"),0<g.length&&(l=new Pm("onSelect","select",null,l,d),a.push({event:l,listeners:g}),l.target=zo)))}function Ru(a,l){var d={};return d[a.toLowerCase()]=l.toLowerCase(),d["Webkit"+a]="webkit"+l,d["Moz"+a]="moz"+l,d}var Fo={animationend:Ru("Animation","AnimationEnd"),animationiteration:Ru("Animation","AnimationIteration"),animationstart:Ru("Animation","AnimationStart"),transitionend:Ru("Transition","TransitionEnd")},Fm={},Nb={};u&&(Nb=document.createElement("div").style,"AnimationEvent"in window||(delete Fo.animationend.animation,delete Fo.animationiteration.animation,delete Fo.animationstart.animation),"TransitionEvent"in window||delete Fo.transitionend.transition);function $u(a){if(Fm[a])return Fm[a];if(!Fo[a])return a;var l=Fo[a],d;for(d in l)if(l.hasOwnProperty(d)&&d in Nb)return Fm[a]=l[d];return a}var Eb=$u("animationend"),Ab=$u("animationiteration"),Cb=$u("animationstart"),Pb=$u("transitionend"),Ob=new Map,_b="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Fi(a,l){Ob.set(a,l),o(l,[a])}for(var Bm=0;Bm<_b.length;Bm++){var Um=_b[Bm],z_=Um.toLowerCase(),F_=Um[0].toUpperCase()+Um.slice(1);Fi(z_,"on"+F_)}Fi(Eb,"onAnimationEnd"),Fi(Ab,"onAnimationIteration"),Fi(Cb,"onAnimationStart"),Fi("dblclick","onDoubleClick"),Fi("focusin","onFocus"),Fi("focusout","onBlur"),Fi(Pb,"onTransitionEnd"),c("onMouseEnter",["mouseout","mouseover"]),c("onMouseLeave",["mouseout","mouseover"]),c("onPointerEnter",["pointerout","pointerover"]),c("onPointerLeave",["pointerout","pointerover"]),o("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),o("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),o("onBeforeInput",["compositionend","keypress","textInput","paste"]),o("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),o("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Dl="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),B_=new Set("cancel close invalid load scroll toggle".split(" ").concat(Dl));function Mb(a,l,d){var g=a.type||"unknown-event";a.currentTarget=d,zO(g,l,void 0,a),a.currentTarget=null}function Ib(a,l){l=(l&4)!==0;for(var d=0;d<a.length;d++){var g=a[d],y=g.event;g=g.listeners;e:{var j=void 0;if(l)for(var P=g.length-1;0<=P;P--){var T=g[P],L=T.instance,Y=T.currentTarget;if(T=T.listener,L!==j&&y.isPropagationStopped())break e;Mb(y,T,Y),j=L}else for(P=0;P<g.length;P++){if(T=g[P],L=T.instance,Y=T.currentTarget,T=T.listener,L!==j&&y.isPropagationStopped())break e;Mb(y,T,Y),j=L}}}if(ku)throw a=ym,ku=!1,ym=null,a}function at(a,l){var d=l[Ym];d===void 0&&(d=l[Ym]=new Set);var g=a+"__bubble";d.has(g)||(Tb(l,a,2,!1),d.add(g))}function Wm(a,l,d){var g=0;l&&(g|=4),Tb(d,a,g,l)}var zu="_reactListening"+Math.random().toString(36).slice(2);function Ll(a){if(!a[zu]){a[zu]=!0,n.forEach(function(d){d!=="selectionchange"&&(B_.has(d)||Wm(d,!1,a),Wm(d,!0,a))});var l=a.nodeType===9?a:a.ownerDocument;l===null||l[zu]||(l[zu]=!0,Wm("selectionchange",!1,l))}}function Tb(a,l,d,g){switch(nb(l)){case 1:var y=t_;break;case 4:y=r_;break;default:y=Em}d=y.bind(null,l,d,a),y=void 0,!xm||l!=="touchstart"&&l!=="touchmove"&&l!=="wheel"||(y=!0),g?y!==void 0?a.addEventListener(l,d,{capture:!0,passive:y}):a.addEventListener(l,d,!0):y!==void 0?a.addEventListener(l,d,{passive:y}):a.addEventListener(l,d,!1)}function Hm(a,l,d,g,y){var j=g;if((l&1)===0&&(l&2)===0&&g!==null)e:for(;;){if(g===null)return;var P=g.tag;if(P===3||P===4){var T=g.stateNode.containerInfo;if(T===y||T.nodeType===8&&T.parentNode===y)break;if(P===4)for(P=g.return;P!==null;){var L=P.tag;if((L===3||L===4)&&(L=P.stateNode.containerInfo,L===y||L.nodeType===8&&L.parentNode===y))return;P=P.return}for(;T!==null;){if(P=Pa(T),P===null)return;if(L=P.tag,L===5||L===6){g=j=P;continue e}T=T.parentNode}}g=g.return}zy(function(){var Y=j,de=pm(d),he=[];e:{var ce=Ob.get(a);if(ce!==void 0){var be=Pm,Se=a;switch(a){case"keypress":if(Iu(d)===0)break e;case"keydown":case"keyup":be=v_;break;case"focusin":Se="focus",be=Mm;break;case"focusout":Se="blur",be=Mm;break;case"beforeblur":case"afterblur":be=Mm;break;case"click":if(d.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":be=ob;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":be=a_;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":be=b_;break;case Eb:case Ab:case Cb:be=l_;break;case Pb:be=k_;break;case"scroll":be=n_;break;case"wheel":be=S_;break;case"copy":case"cut":case"paste":be=u_;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":be=lb}var Ne=(l&4)!==0,jt=!Ne&&a==="scroll",H=Ne?ce!==null?ce+"Capture":null:ce;Ne=[];for(var F=Y,q;F!==null;){q=F;var ge=q.stateNode;if(q.tag===5&&ge!==null&&(q=ge,H!==null&&(ge=xl(F,H),ge!=null&&Ne.push(Rl(F,ge,q)))),jt)break;F=F.return}0<Ne.length&&(ce=new be(ce,Se,null,d,de),he.push({event:ce,listeners:Ne}))}}if((l&7)===0){e:{if(ce=a==="mouseover"||a==="pointerover",be=a==="mouseout"||a==="pointerout",ce&&d!==mm&&(Se=d.relatedTarget||d.fromElement)&&(Pa(Se)||Se[ei]))break e;if((be||ce)&&(ce=de.window===de?de:(ce=de.ownerDocument)?ce.defaultView||ce.parentWindow:window,be?(Se=d.relatedTarget||d.toElement,be=Y,Se=Se?Pa(Se):null,Se!==null&&(jt=Ca(Se),Se!==jt||Se.tag!==5&&Se.tag!==6)&&(Se=null)):(be=null,Se=Y),be!==Se)){if(Ne=ob,ge="onMouseLeave",H="onMouseEnter",F="mouse",(a==="pointerout"||a==="pointerover")&&(Ne=lb,ge="onPointerLeave",H="onPointerEnter",F="pointer"),jt=be==null?ce:Wo(be),q=Se==null?ce:Wo(Se),ce=new Ne(ge,F+"leave",be,d,de),ce.target=jt,ce.relatedTarget=q,ge=null,Pa(de)===Y&&(Ne=new Ne(H,F+"enter",Se,d,de),Ne.target=q,Ne.relatedTarget=jt,ge=Ne),jt=ge,be&&Se)t:{for(Ne=be,H=Se,F=0,q=Ne;q;q=Bo(q))F++;for(q=0,ge=H;ge;ge=Bo(ge))q++;for(;0<F-q;)Ne=Bo(Ne),F--;for(;0<q-F;)H=Bo(H),q--;for(;F--;){if(Ne===H||H!==null&&Ne===H.alternate)break t;Ne=Bo(Ne),H=Bo(H)}Ne=null}else Ne=null;be!==null&&Db(he,ce,be,Ne,!1),Se!==null&&jt!==null&&Db(he,jt,Se,Ne,!0)}}e:{if(ce=Y?Wo(Y):window,be=ce.nodeName&&ce.nodeName.toLowerCase(),be==="select"||be==="input"&&ce.type==="file")var Pe=__;else if(mb(ce))if(gb)Pe=D_;else{Pe=I_;var Ie=M_}else(be=ce.nodeName)&&be.toLowerCase()==="input"&&(ce.type==="checkbox"||ce.type==="radio")&&(Pe=T_);if(Pe&&(Pe=Pe(a,Y))){pb(he,Pe,d,de);break e}Ie&&Ie(a,ce,Y),a==="focusout"&&(Ie=ce._wrapperState)&&Ie.controlled&&ce.type==="number"&&Ae(ce,"number",ce.value)}switch(Ie=Y?Wo(Y):window,a){case"focusin":(mb(Ie)||Ie.contentEditable==="true")&&(zo=Ie,$m=Y,Tl=null);break;case"focusout":Tl=$m=zo=null;break;case"mousedown":zm=!0;break;case"contextmenu":case"mouseup":case"dragend":zm=!1,Sb(he,d,de);break;case"selectionchange":if($_)break;case"keydown":case"keyup":Sb(he,d,de)}var Te;if(Tm)e:{switch(a){case"compositionstart":var Re="onCompositionStart";break e;case"compositionend":Re="onCompositionEnd";break e;case"compositionupdate":Re="onCompositionUpdate";break e}Re=void 0}else $o?fb(a,d)&&(Re="onCompositionEnd"):a==="keydown"&&d.keyCode===229&&(Re="onCompositionStart");Re&&(cb&&d.locale!=="ko"&&($o||Re!=="onCompositionStart"?Re==="onCompositionEnd"&&$o&&(Te=ib()):(zi=de,Cm="value"in zi?zi.value:zi.textContent,$o=!0)),Ie=Fu(Y,Re),0<Ie.length&&(Re=new sb(Re,a,null,d,de),he.push({event:Re,listeners:Ie}),Te?Re.data=Te:(Te=hb(d),Te!==null&&(Re.data=Te)))),(Te=E_?A_(a,d):C_(a,d))&&(Y=Fu(Y,"onBeforeInput"),0<Y.length&&(de=new sb("onBeforeInput","beforeinput",null,d,de),he.push({event:de,listeners:Y}),de.data=Te))}Ib(he,l)})}function Rl(a,l,d){return{instance:a,listener:l,currentTarget:d}}function Fu(a,l){for(var d=l+"Capture",g=[];a!==null;){var y=a,j=y.stateNode;y.tag===5&&j!==null&&(y=j,j=xl(a,d),j!=null&&g.unshift(Rl(a,j,y)),j=xl(a,l),j!=null&&g.push(Rl(a,j,y))),a=a.return}return g}function Bo(a){if(a===null)return null;do a=a.return;while(a&&a.tag!==5);return a||null}function Db(a,l,d,g,y){for(var j=l._reactName,P=[];d!==null&&d!==g;){var T=d,L=T.alternate,Y=T.stateNode;if(L!==null&&L===g)break;T.tag===5&&Y!==null&&(T=Y,y?(L=xl(d,j),L!=null&&P.unshift(Rl(d,L,T))):y||(L=xl(d,j),L!=null&&P.push(Rl(d,L,T)))),d=d.return}P.length!==0&&a.push({event:l,listeners:P})}var U_=/\r\n?/g,W_=/\u0000|\uFFFD/g;function Lb(a){return(typeof a=="string"?a:""+a).replace(U_,`
`).replace(W_,"")}function Bu(a,l,d){if(l=Lb(l),Lb(a)!==l&&d)throw Error(r(425))}function Uu(){}var Km=null,Gm=null;function Vm(a,l){return a==="textarea"||a==="noscript"||typeof l.children=="string"||typeof l.children=="number"||typeof l.dangerouslySetInnerHTML=="object"&&l.dangerouslySetInnerHTML!==null&&l.dangerouslySetInnerHTML.__html!=null}var qm=typeof setTimeout=="function"?setTimeout:void 0,H_=typeof clearTimeout=="function"?clearTimeout:void 0,Rb=typeof Promise=="function"?Promise:void 0,K_=typeof queueMicrotask=="function"?queueMicrotask:typeof Rb<"u"?function(a){return Rb.resolve(null).then(a).catch(G_)}:qm;function G_(a){setTimeout(function(){throw a})}function Qm(a,l){var d=l,g=0;do{var y=d.nextSibling;if(a.removeChild(d),y&&y.nodeType===8)if(d=y.data,d==="/$"){if(g===0){a.removeChild(y),Al(l);return}g--}else d!=="$"&&d!=="$?"&&d!=="$!"||g++;d=y}while(d);Al(l)}function Bi(a){for(;a!=null;a=a.nextSibling){var l=a.nodeType;if(l===1||l===3)break;if(l===8){if(l=a.data,l==="$"||l==="$!"||l==="$?")break;if(l==="/$")return null}}return a}function $b(a){a=a.previousSibling;for(var l=0;a;){if(a.nodeType===8){var d=a.data;if(d==="$"||d==="$!"||d==="$?"){if(l===0)return a;l--}else d==="/$"&&l++}a=a.previousSibling}return null}var Uo=Math.random().toString(36).slice(2),On="__reactFiber$"+Uo,$l="__reactProps$"+Uo,ei="__reactContainer$"+Uo,Ym="__reactEvents$"+Uo,V_="__reactListeners$"+Uo,q_="__reactHandles$"+Uo;function Pa(a){var l=a[On];if(l)return l;for(var d=a.parentNode;d;){if(l=d[ei]||d[On]){if(d=l.alternate,l.child!==null||d!==null&&d.child!==null)for(a=$b(a);a!==null;){if(d=a[On])return d;a=$b(a)}return l}a=d,d=a.parentNode}return null}function zl(a){return a=a[On]||a[ei],!a||a.tag!==5&&a.tag!==6&&a.tag!==13&&a.tag!==3?null:a}function Wo(a){if(a.tag===5||a.tag===6)return a.stateNode;throw Error(r(33))}function Wu(a){return a[$l]||null}var Zm=[],Ho=-1;function Ui(a){return{current:a}}function ot(a){0>Ho||(a.current=Zm[Ho],Zm[Ho]=null,Ho--)}function rt(a,l){Ho++,Zm[Ho]=a.current,a.current=l}var Wi={},rr=Ui(Wi),br=Ui(!1),Oa=Wi;function Ko(a,l){var d=a.type.contextTypes;if(!d)return Wi;var g=a.stateNode;if(g&&g.__reactInternalMemoizedUnmaskedChildContext===l)return g.__reactInternalMemoizedMaskedChildContext;var y={},j;for(j in d)y[j]=l[j];return g&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=l,a.__reactInternalMemoizedMaskedChildContext=y),y}function wr(a){return a=a.childContextTypes,a!=null}function Hu(){ot(br),ot(rr)}function zb(a,l,d){if(rr.current!==Wi)throw Error(r(168));rt(rr,l),rt(br,d)}function Fb(a,l,d){var g=a.stateNode;if(l=l.childContextTypes,typeof g.getChildContext!="function")return d;g=g.getChildContext();for(var y in g)if(!(y in l))throw Error(r(108,ae(a)||"Unknown",y));return te({},d,g)}function Ku(a){return a=(a=a.stateNode)&&a.__reactInternalMemoizedMergedChildContext||Wi,Oa=rr.current,rt(rr,a),rt(br,br.current),!0}function Bb(a,l,d){var g=a.stateNode;if(!g)throw Error(r(169));d?(a=Fb(a,l,Oa),g.__reactInternalMemoizedMergedChildContext=a,ot(br),ot(rr),rt(rr,a)):ot(br),rt(br,d)}var ti=null,Gu=!1,Xm=!1;function Ub(a){ti===null?ti=[a]:ti.push(a)}function Q_(a){Gu=!0,Ub(a)}function Hi(){if(!Xm&&ti!==null){Xm=!0;var a=0,l=Je;try{var d=ti;for(Je=1;a<d.length;a++){var g=d[a];do g=g(!0);while(g!==null)}ti=null,Gu=!1}catch(y){throw ti!==null&&(ti=ti.slice(a+1)),Hy(bm,Hi),y}finally{Je=l,Xm=!1}}return null}var Go=[],Vo=0,Vu=null,qu=0,Hr=[],Kr=0,_a=null,ri=1,ni="";function Ma(a,l){Go[Vo++]=qu,Go[Vo++]=Vu,Vu=a,qu=l}function Wb(a,l,d){Hr[Kr++]=ri,Hr[Kr++]=ni,Hr[Kr++]=_a,_a=a;var g=ri;a=ni;var y=32-dn(g)-1;g&=~(1<<y),d+=1;var j=32-dn(l)+y;if(30<j){var P=y-y%5;j=(g&(1<<P)-1).toString(32),g>>=P,y-=P,ri=1<<32-dn(l)+y|d<<y|g,ni=j+a}else ri=1<<j|d<<y|g,ni=a}function Jm(a){a.return!==null&&(Ma(a,1),Wb(a,1,0))}function ep(a){for(;a===Vu;)Vu=Go[--Vo],Go[Vo]=null,qu=Go[--Vo],Go[Vo]=null;for(;a===_a;)_a=Hr[--Kr],Hr[Kr]=null,ni=Hr[--Kr],Hr[Kr]=null,ri=Hr[--Kr],Hr[Kr]=null}var Mr=null,Ir=null,ut=!1,hn=null;function Hb(a,l){var d=Qr(5,null,null,0);d.elementType="DELETED",d.stateNode=l,d.return=a,l=a.deletions,l===null?(a.deletions=[d],a.flags|=16):l.push(d)}function Kb(a,l){switch(a.tag){case 5:var d=a.type;return l=l.nodeType!==1||d.toLowerCase()!==l.nodeName.toLowerCase()?null:l,l!==null?(a.stateNode=l,Mr=a,Ir=Bi(l.firstChild),!0):!1;case 6:return l=a.pendingProps===""||l.nodeType!==3?null:l,l!==null?(a.stateNode=l,Mr=a,Ir=null,!0):!1;case 13:return l=l.nodeType!==8?null:l,l!==null?(d=_a!==null?{id:ri,overflow:ni}:null,a.memoizedState={dehydrated:l,treeContext:d,retryLane:1073741824},d=Qr(18,null,null,0),d.stateNode=l,d.return=a,a.child=d,Mr=a,Ir=null,!0):!1;default:return!1}}function tp(a){return(a.mode&1)!==0&&(a.flags&128)===0}function rp(a){if(ut){var l=Ir;if(l){var d=l;if(!Kb(a,l)){if(tp(a))throw Error(r(418));l=Bi(d.nextSibling);var g=Mr;l&&Kb(a,l)?Hb(g,d):(a.flags=a.flags&-4097|2,ut=!1,Mr=a)}}else{if(tp(a))throw Error(r(418));a.flags=a.flags&-4097|2,ut=!1,Mr=a}}}function Gb(a){for(a=a.return;a!==null&&a.tag!==5&&a.tag!==3&&a.tag!==13;)a=a.return;Mr=a}function Qu(a){if(a!==Mr)return!1;if(!ut)return Gb(a),ut=!0,!1;var l;if((l=a.tag!==3)&&!(l=a.tag!==5)&&(l=a.type,l=l!=="head"&&l!=="body"&&!Vm(a.type,a.memoizedProps)),l&&(l=Ir)){if(tp(a))throw Vb(),Error(r(418));for(;l;)Hb(a,l),l=Bi(l.nextSibling)}if(Gb(a),a.tag===13){if(a=a.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(r(317));e:{for(a=a.nextSibling,l=0;a;){if(a.nodeType===8){var d=a.data;if(d==="/$"){if(l===0){Ir=Bi(a.nextSibling);break e}l--}else d!=="$"&&d!=="$!"&&d!=="$?"||l++}a=a.nextSibling}Ir=null}}else Ir=Mr?Bi(a.stateNode.nextSibling):null;return!0}function Vb(){for(var a=Ir;a;)a=Bi(a.nextSibling)}function qo(){Ir=Mr=null,ut=!1}function np(a){hn===null?hn=[a]:hn.push(a)}var Y_=C.ReactCurrentBatchConfig;function Fl(a,l,d){if(a=d.ref,a!==null&&typeof a!="function"&&typeof a!="object"){if(d._owner){if(d=d._owner,d){if(d.tag!==1)throw Error(r(309));var g=d.stateNode}if(!g)throw Error(r(147,a));var y=g,j=""+a;return l!==null&&l.ref!==null&&typeof l.ref=="function"&&l.ref._stringRef===j?l.ref:(l=function(P){var T=y.refs;P===null?delete T[j]:T[j]=P},l._stringRef=j,l)}if(typeof a!="string")throw Error(r(284));if(!d._owner)throw Error(r(290,a))}return a}function Yu(a,l){throw a=Object.prototype.toString.call(l),Error(r(31,a==="[object Object]"?"object with keys {"+Object.keys(l).join(", ")+"}":a))}function qb(a){var l=a._init;return l(a._payload)}function Qb(a){function l(H,F){if(a){var q=H.deletions;q===null?(H.deletions=[F],H.flags|=16):q.push(F)}}function d(H,F){if(!a)return null;for(;F!==null;)l(H,F),F=F.sibling;return null}function g(H,F){for(H=new Map;F!==null;)F.key!==null?H.set(F.key,F):H.set(F.index,F),F=F.sibling;return H}function y(H,F){return H=Xi(H,F),H.index=0,H.sibling=null,H}function j(H,F,q){return H.index=q,a?(q=H.alternate,q!==null?(q=q.index,q<F?(H.flags|=2,F):q):(H.flags|=2,F)):(H.flags|=1048576,F)}function P(H){return a&&H.alternate===null&&(H.flags|=2),H}function T(H,F,q,ge){return F===null||F.tag!==6?(F=qp(q,H.mode,ge),F.return=H,F):(F=y(F,q),F.return=H,F)}function L(H,F,q,ge){var Pe=q.type;return Pe===D?de(H,F,q.props.children,ge,q.key):F!==null&&(F.elementType===Pe||typeof Pe=="object"&&Pe!==null&&Pe.$$typeof===oe&&qb(Pe)===F.type)?(ge=y(F,q.props),ge.ref=Fl(H,F,q),ge.return=H,ge):(ge=bd(q.type,q.key,q.props,null,H.mode,ge),ge.ref=Fl(H,F,q),ge.return=H,ge)}function Y(H,F,q,ge){return F===null||F.tag!==4||F.stateNode.containerInfo!==q.containerInfo||F.stateNode.implementation!==q.implementation?(F=Qp(q,H.mode,ge),F.return=H,F):(F=y(F,q.children||[]),F.return=H,F)}function de(H,F,q,ge,Pe){return F===null||F.tag!==7?(F=Fa(q,H.mode,ge,Pe),F.return=H,F):(F=y(F,q),F.return=H,F)}function he(H,F,q){if(typeof F=="string"&&F!==""||typeof F=="number")return F=qp(""+F,H.mode,q),F.return=H,F;if(typeof F=="object"&&F!==null){switch(F.$$typeof){case _:return q=bd(F.type,F.key,F.props,null,H.mode,q),q.ref=Fl(H,null,F),q.return=H,q;case O:return F=Qp(F,H.mode,q),F.return=H,F;case oe:var ge=F._init;return he(H,ge(F._payload),q)}if(Ce(F)||ie(F))return F=Fa(F,H.mode,q,null),F.return=H,F;Yu(H,F)}return null}function ce(H,F,q,ge){var Pe=F!==null?F.key:null;if(typeof q=="string"&&q!==""||typeof q=="number")return Pe!==null?null:T(H,F,""+q,ge);if(typeof q=="object"&&q!==null){switch(q.$$typeof){case _:return q.key===Pe?L(H,F,q,ge):null;case O:return q.key===Pe?Y(H,F,q,ge):null;case oe:return Pe=q._init,ce(H,F,Pe(q._payload),ge)}if(Ce(q)||ie(q))return Pe!==null?null:de(H,F,q,ge,null);Yu(H,q)}return null}function be(H,F,q,ge,Pe){if(typeof ge=="string"&&ge!==""||typeof ge=="number")return H=H.get(q)||null,T(F,H,""+ge,Pe);if(typeof ge=="object"&&ge!==null){switch(ge.$$typeof){case _:return H=H.get(ge.key===null?q:ge.key)||null,L(F,H,ge,Pe);case O:return H=H.get(ge.key===null?q:ge.key)||null,Y(F,H,ge,Pe);case oe:var Ie=ge._init;return be(H,F,q,Ie(ge._payload),Pe)}if(Ce(ge)||ie(ge))return H=H.get(q)||null,de(F,H,ge,Pe,null);Yu(F,ge)}return null}function Se(H,F,q,ge){for(var Pe=null,Ie=null,Te=F,Re=F=0,Rt=null;Te!==null&&Re<q.length;Re++){Te.index>Re?(Rt=Te,Te=null):Rt=Te.sibling;var qe=ce(H,Te,q[Re],ge);if(qe===null){Te===null&&(Te=Rt);break}a&&Te&&qe.alternate===null&&l(H,Te),F=j(qe,F,Re),Ie===null?Pe=qe:Ie.sibling=qe,Ie=qe,Te=Rt}if(Re===q.length)return d(H,Te),ut&&Ma(H,Re),Pe;if(Te===null){for(;Re<q.length;Re++)Te=he(H,q[Re],ge),Te!==null&&(F=j(Te,F,Re),Ie===null?Pe=Te:Ie.sibling=Te,Ie=Te);return ut&&Ma(H,Re),Pe}for(Te=g(H,Te);Re<q.length;Re++)Rt=be(Te,H,Re,q[Re],ge),Rt!==null&&(a&&Rt.alternate!==null&&Te.delete(Rt.key===null?Re:Rt.key),F=j(Rt,F,Re),Ie===null?Pe=Rt:Ie.sibling=Rt,Ie=Rt);return a&&Te.forEach(function(Ji){return l(H,Ji)}),ut&&Ma(H,Re),Pe}function Ne(H,F,q,ge){var Pe=ie(q);if(typeof Pe!="function")throw Error(r(150));if(q=Pe.call(q),q==null)throw Error(r(151));for(var Ie=Pe=null,Te=F,Re=F=0,Rt=null,qe=q.next();Te!==null&&!qe.done;Re++,qe=q.next()){Te.index>Re?(Rt=Te,Te=null):Rt=Te.sibling;var Ji=ce(H,Te,qe.value,ge);if(Ji===null){Te===null&&(Te=Rt);break}a&&Te&&Ji.alternate===null&&l(H,Te),F=j(Ji,F,Re),Ie===null?Pe=Ji:Ie.sibling=Ji,Ie=Ji,Te=Rt}if(qe.done)return d(H,Te),ut&&Ma(H,Re),Pe;if(Te===null){for(;!qe.done;Re++,qe=q.next())qe=he(H,qe.value,ge),qe!==null&&(F=j(qe,F,Re),Ie===null?Pe=qe:Ie.sibling=qe,Ie=qe);return ut&&Ma(H,Re),Pe}for(Te=g(H,Te);!qe.done;Re++,qe=q.next())qe=be(Te,H,Re,qe.value,ge),qe!==null&&(a&&qe.alternate!==null&&Te.delete(qe.key===null?Re:qe.key),F=j(qe,F,Re),Ie===null?Pe=qe:Ie.sibling=qe,Ie=qe);return a&&Te.forEach(function(P4){return l(H,P4)}),ut&&Ma(H,Re),Pe}function jt(H,F,q,ge){if(typeof q=="object"&&q!==null&&q.type===D&&q.key===null&&(q=q.props.children),typeof q=="object"&&q!==null){switch(q.$$typeof){case _:e:{for(var Pe=q.key,Ie=F;Ie!==null;){if(Ie.key===Pe){if(Pe=q.type,Pe===D){if(Ie.tag===7){d(H,Ie.sibling),F=y(Ie,q.props.children),F.return=H,H=F;break e}}else if(Ie.elementType===Pe||typeof Pe=="object"&&Pe!==null&&Pe.$$typeof===oe&&qb(Pe)===Ie.type){d(H,Ie.sibling),F=y(Ie,q.props),F.ref=Fl(H,Ie,q),F.return=H,H=F;break e}d(H,Ie);break}else l(H,Ie);Ie=Ie.sibling}q.type===D?(F=Fa(q.props.children,H.mode,ge,q.key),F.return=H,H=F):(ge=bd(q.type,q.key,q.props,null,H.mode,ge),ge.ref=Fl(H,F,q),ge.return=H,H=ge)}return P(H);case O:e:{for(Ie=q.key;F!==null;){if(F.key===Ie)if(F.tag===4&&F.stateNode.containerInfo===q.containerInfo&&F.stateNode.implementation===q.implementation){d(H,F.sibling),F=y(F,q.children||[]),F.return=H,H=F;break e}else{d(H,F);break}else l(H,F);F=F.sibling}F=Qp(q,H.mode,ge),F.return=H,H=F}return P(H);case oe:return Ie=q._init,jt(H,F,Ie(q._payload),ge)}if(Ce(q))return Se(H,F,q,ge);if(ie(q))return Ne(H,F,q,ge);Yu(H,q)}return typeof q=="string"&&q!==""||typeof q=="number"?(q=""+q,F!==null&&F.tag===6?(d(H,F.sibling),F=y(F,q),F.return=H,H=F):(d(H,F),F=qp(q,H.mode,ge),F.return=H,H=F),P(H)):d(H,F)}return jt}var Qo=Qb(!0),Yb=Qb(!1),Zu=Ui(null),Xu=null,Yo=null,ip=null;function ap(){ip=Yo=Xu=null}function op(a){var l=Zu.current;ot(Zu),a._currentValue=l}function sp(a,l,d){for(;a!==null;){var g=a.alternate;if((a.childLanes&l)!==l?(a.childLanes|=l,g!==null&&(g.childLanes|=l)):g!==null&&(g.childLanes&l)!==l&&(g.childLanes|=l),a===d)break;a=a.return}}function Zo(a,l){Xu=a,ip=Yo=null,a=a.dependencies,a!==null&&a.firstContext!==null&&((a.lanes&l)!==0&&(kr=!0),a.firstContext=null)}function Gr(a){var l=a._currentValue;if(ip!==a)if(a={context:a,memoizedValue:l,next:null},Yo===null){if(Xu===null)throw Error(r(308));Yo=a,Xu.dependencies={lanes:0,firstContext:a}}else Yo=Yo.next=a;return l}var Ia=null;function lp(a){Ia===null?Ia=[a]:Ia.push(a)}function Zb(a,l,d,g){var y=l.interleaved;return y===null?(d.next=d,lp(l)):(d.next=y.next,y.next=d),l.interleaved=d,ii(a,g)}function ii(a,l){a.lanes|=l;var d=a.alternate;for(d!==null&&(d.lanes|=l),d=a,a=a.return;a!==null;)a.childLanes|=l,d=a.alternate,d!==null&&(d.childLanes|=l),d=a,a=a.return;return d.tag===3?d.stateNode:null}var Ki=!1;function cp(a){a.updateQueue={baseState:a.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Xb(a,l){a=a.updateQueue,l.updateQueue===a&&(l.updateQueue={baseState:a.baseState,firstBaseUpdate:a.firstBaseUpdate,lastBaseUpdate:a.lastBaseUpdate,shared:a.shared,effects:a.effects})}function ai(a,l){return{eventTime:a,lane:l,tag:0,payload:null,callback:null,next:null}}function Gi(a,l,d){var g=a.updateQueue;if(g===null)return null;if(g=g.shared,(Ve&2)!==0){var y=g.pending;return y===null?l.next=l:(l.next=y.next,y.next=l),g.pending=l,ii(a,d)}return y=g.interleaved,y===null?(l.next=l,lp(g)):(l.next=y.next,y.next=l),g.interleaved=l,ii(a,d)}function Ju(a,l,d){if(l=l.updateQueue,l!==null&&(l=l.shared,(d&4194240)!==0)){var g=l.lanes;g&=a.pendingLanes,d|=g,l.lanes=d,jm(a,d)}}function Jb(a,l){var d=a.updateQueue,g=a.alternate;if(g!==null&&(g=g.updateQueue,d===g)){var y=null,j=null;if(d=d.firstBaseUpdate,d!==null){do{var P={eventTime:d.eventTime,lane:d.lane,tag:d.tag,payload:d.payload,callback:d.callback,next:null};j===null?y=j=P:j=j.next=P,d=d.next}while(d!==null);j===null?y=j=l:j=j.next=l}else y=j=l;d={baseState:g.baseState,firstBaseUpdate:y,lastBaseUpdate:j,shared:g.shared,effects:g.effects},a.updateQueue=d;return}a=d.lastBaseUpdate,a===null?d.firstBaseUpdate=l:a.next=l,d.lastBaseUpdate=l}function ed(a,l,d,g){var y=a.updateQueue;Ki=!1;var j=y.firstBaseUpdate,P=y.lastBaseUpdate,T=y.shared.pending;if(T!==null){y.shared.pending=null;var L=T,Y=L.next;L.next=null,P===null?j=Y:P.next=Y,P=L;var de=a.alternate;de!==null&&(de=de.updateQueue,T=de.lastBaseUpdate,T!==P&&(T===null?de.firstBaseUpdate=Y:T.next=Y,de.lastBaseUpdate=L))}if(j!==null){var he=y.baseState;P=0,de=Y=L=null,T=j;do{var ce=T.lane,be=T.eventTime;if((g&ce)===ce){de!==null&&(de=de.next={eventTime:be,lane:0,tag:T.tag,payload:T.payload,callback:T.callback,next:null});e:{var Se=a,Ne=T;switch(ce=l,be=d,Ne.tag){case 1:if(Se=Ne.payload,typeof Se=="function"){he=Se.call(be,he,ce);break e}he=Se;break e;case 3:Se.flags=Se.flags&-65537|128;case 0:if(Se=Ne.payload,ce=typeof Se=="function"?Se.call(be,he,ce):Se,ce==null)break e;he=te({},he,ce);break e;case 2:Ki=!0}}T.callback!==null&&T.lane!==0&&(a.flags|=64,ce=y.effects,ce===null?y.effects=[T]:ce.push(T))}else be={eventTime:be,lane:ce,tag:T.tag,payload:T.payload,callback:T.callback,next:null},de===null?(Y=de=be,L=he):de=de.next=be,P|=ce;if(T=T.next,T===null){if(T=y.shared.pending,T===null)break;ce=T,T=ce.next,ce.next=null,y.lastBaseUpdate=ce,y.shared.pending=null}}while(!0);if(de===null&&(L=he),y.baseState=L,y.firstBaseUpdate=Y,y.lastBaseUpdate=de,l=y.shared.interleaved,l!==null){y=l;do P|=y.lane,y=y.next;while(y!==l)}else j===null&&(y.shared.lanes=0);La|=P,a.lanes=P,a.memoizedState=he}}function e1(a,l,d){if(a=l.effects,l.effects=null,a!==null)for(l=0;l<a.length;l++){var g=a[l],y=g.callback;if(y!==null){if(g.callback=null,g=d,typeof y!="function")throw Error(r(191,y));y.call(g)}}}var Bl={},_n=Ui(Bl),Ul=Ui(Bl),Wl=Ui(Bl);function Ta(a){if(a===Bl)throw Error(r(174));return a}function up(a,l){switch(rt(Wl,l),rt(Ul,a),rt(_n,Bl),a=l.nodeType,a){case 9:case 11:l=(l=l.documentElement)?l.namespaceURI:Le(null,"");break;default:a=a===8?l.parentNode:l,l=a.namespaceURI||null,a=a.tagName,l=Le(l,a)}ot(_n),rt(_n,l)}function Xo(){ot(_n),ot(Ul),ot(Wl)}function t1(a){Ta(Wl.current);var l=Ta(_n.current),d=Le(l,a.type);l!==d&&(rt(Ul,a),rt(_n,d))}function dp(a){Ul.current===a&&(ot(_n),ot(Ul))}var mt=Ui(0);function td(a){for(var l=a;l!==null;){if(l.tag===13){var d=l.memoizedState;if(d!==null&&(d=d.dehydrated,d===null||d.data==="$?"||d.data==="$!"))return l}else if(l.tag===19&&l.memoizedProps.revealOrder!==void 0){if((l.flags&128)!==0)return l}else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===a)break;for(;l.sibling===null;){if(l.return===null||l.return===a)return null;l=l.return}l.sibling.return=l.return,l=l.sibling}return null}var fp=[];function hp(){for(var a=0;a<fp.length;a++)fp[a]._workInProgressVersionPrimary=null;fp.length=0}var rd=C.ReactCurrentDispatcher,mp=C.ReactCurrentBatchConfig,Da=0,pt=null,Ct=null,Dt=null,nd=!1,Hl=!1,Kl=0,Z_=0;function nr(){throw Error(r(321))}function pp(a,l){if(l===null)return!1;for(var d=0;d<l.length&&d<a.length;d++)if(!fn(a[d],l[d]))return!1;return!0}function gp(a,l,d,g,y,j){if(Da=j,pt=l,l.memoizedState=null,l.updateQueue=null,l.lanes=0,rd.current=a===null||a.memoizedState===null?t4:r4,a=d(g,y),Hl){j=0;do{if(Hl=!1,Kl=0,25<=j)throw Error(r(301));j+=1,Dt=Ct=null,l.updateQueue=null,rd.current=n4,a=d(g,y)}while(Hl)}if(rd.current=od,l=Ct!==null&&Ct.next!==null,Da=0,Dt=Ct=pt=null,nd=!1,l)throw Error(r(300));return a}function vp(){var a=Kl!==0;return Kl=0,a}function Mn(){var a={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Dt===null?pt.memoizedState=Dt=a:Dt=Dt.next=a,Dt}function Vr(){if(Ct===null){var a=pt.alternate;a=a!==null?a.memoizedState:null}else a=Ct.next;var l=Dt===null?pt.memoizedState:Dt.next;if(l!==null)Dt=l,Ct=a;else{if(a===null)throw Error(r(310));Ct=a,a={memoizedState:Ct.memoizedState,baseState:Ct.baseState,baseQueue:Ct.baseQueue,queue:Ct.queue,next:null},Dt===null?pt.memoizedState=Dt=a:Dt=Dt.next=a}return Dt}function Gl(a,l){return typeof l=="function"?l(a):l}function xp(a){var l=Vr(),d=l.queue;if(d===null)throw Error(r(311));d.lastRenderedReducer=a;var g=Ct,y=g.baseQueue,j=d.pending;if(j!==null){if(y!==null){var P=y.next;y.next=j.next,j.next=P}g.baseQueue=y=j,d.pending=null}if(y!==null){j=y.next,g=g.baseState;var T=P=null,L=null,Y=j;do{var de=Y.lane;if((Da&de)===de)L!==null&&(L=L.next={lane:0,action:Y.action,hasEagerState:Y.hasEagerState,eagerState:Y.eagerState,next:null}),g=Y.hasEagerState?Y.eagerState:a(g,Y.action);else{var he={lane:de,action:Y.action,hasEagerState:Y.hasEagerState,eagerState:Y.eagerState,next:null};L===null?(T=L=he,P=g):L=L.next=he,pt.lanes|=de,La|=de}Y=Y.next}while(Y!==null&&Y!==j);L===null?P=g:L.next=T,fn(g,l.memoizedState)||(kr=!0),l.memoizedState=g,l.baseState=P,l.baseQueue=L,d.lastRenderedState=g}if(a=d.interleaved,a!==null){y=a;do j=y.lane,pt.lanes|=j,La|=j,y=y.next;while(y!==a)}else y===null&&(d.lanes=0);return[l.memoizedState,d.dispatch]}function yp(a){var l=Vr(),d=l.queue;if(d===null)throw Error(r(311));d.lastRenderedReducer=a;var g=d.dispatch,y=d.pending,j=l.memoizedState;if(y!==null){d.pending=null;var P=y=y.next;do j=a(j,P.action),P=P.next;while(P!==y);fn(j,l.memoizedState)||(kr=!0),l.memoizedState=j,l.baseQueue===null&&(l.baseState=j),d.lastRenderedState=j}return[j,g]}function r1(){}function n1(a,l){var d=pt,g=Vr(),y=l(),j=!fn(g.memoizedState,y);if(j&&(g.memoizedState=y,kr=!0),g=g.queue,bp(o1.bind(null,d,g,a),[a]),g.getSnapshot!==l||j||Dt!==null&&Dt.memoizedState.tag&1){if(d.flags|=2048,Vl(9,a1.bind(null,d,g,y,l),void 0,null),Lt===null)throw Error(r(349));(Da&30)!==0||i1(d,l,y)}return y}function i1(a,l,d){a.flags|=16384,a={getSnapshot:l,value:d},l=pt.updateQueue,l===null?(l={lastEffect:null,stores:null},pt.updateQueue=l,l.stores=[a]):(d=l.stores,d===null?l.stores=[a]:d.push(a))}function a1(a,l,d,g){l.value=d,l.getSnapshot=g,s1(l)&&l1(a)}function o1(a,l,d){return d(function(){s1(l)&&l1(a)})}function s1(a){var l=a.getSnapshot;a=a.value;try{var d=l();return!fn(a,d)}catch{return!0}}function l1(a){var l=ii(a,1);l!==null&&vn(l,a,1,-1)}function c1(a){var l=Mn();return typeof a=="function"&&(a=a()),l.memoizedState=l.baseState=a,a={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Gl,lastRenderedState:a},l.queue=a,a=a.dispatch=e4.bind(null,pt,a),[l.memoizedState,a]}function Vl(a,l,d,g){return a={tag:a,create:l,destroy:d,deps:g,next:null},l=pt.updateQueue,l===null?(l={lastEffect:null,stores:null},pt.updateQueue=l,l.lastEffect=a.next=a):(d=l.lastEffect,d===null?l.lastEffect=a.next=a:(g=d.next,d.next=a,a.next=g,l.lastEffect=a)),a}function u1(){return Vr().memoizedState}function id(a,l,d,g){var y=Mn();pt.flags|=a,y.memoizedState=Vl(1|l,d,void 0,g===void 0?null:g)}function ad(a,l,d,g){var y=Vr();g=g===void 0?null:g;var j=void 0;if(Ct!==null){var P=Ct.memoizedState;if(j=P.destroy,g!==null&&pp(g,P.deps)){y.memoizedState=Vl(l,d,j,g);return}}pt.flags|=a,y.memoizedState=Vl(1|l,d,j,g)}function d1(a,l){return id(8390656,8,a,l)}function bp(a,l){return ad(2048,8,a,l)}function f1(a,l){return ad(4,2,a,l)}function h1(a,l){return ad(4,4,a,l)}function m1(a,l){if(typeof l=="function")return a=a(),l(a),function(){l(null)};if(l!=null)return a=a(),l.current=a,function(){l.current=null}}function p1(a,l,d){return d=d!=null?d.concat([a]):null,ad(4,4,m1.bind(null,l,a),d)}function wp(){}function g1(a,l){var d=Vr();l=l===void 0?null:l;var g=d.memoizedState;return g!==null&&l!==null&&pp(l,g[1])?g[0]:(d.memoizedState=[a,l],a)}function v1(a,l){var d=Vr();l=l===void 0?null:l;var g=d.memoizedState;return g!==null&&l!==null&&pp(l,g[1])?g[0]:(a=a(),d.memoizedState=[a,l],a)}function x1(a,l,d){return(Da&21)===0?(a.baseState&&(a.baseState=!1,kr=!0),a.memoizedState=d):(fn(d,l)||(d=qy(),pt.lanes|=d,La|=d,a.baseState=!0),l)}function X_(a,l){var d=Je;Je=d!==0&&4>d?d:4,a(!0);var g=mp.transition;mp.transition={};try{a(!1),l()}finally{Je=d,mp.transition=g}}function y1(){return Vr().memoizedState}function J_(a,l,d){var g=Yi(a);if(d={lane:g,action:d,hasEagerState:!1,eagerState:null,next:null},b1(a))w1(l,d);else if(d=Zb(a,l,d,g),d!==null){var y=hr();vn(d,a,g,y),k1(d,l,g)}}function e4(a,l,d){var g=Yi(a),y={lane:g,action:d,hasEagerState:!1,eagerState:null,next:null};if(b1(a))w1(l,y);else{var j=a.alternate;if(a.lanes===0&&(j===null||j.lanes===0)&&(j=l.lastRenderedReducer,j!==null))try{var P=l.lastRenderedState,T=j(P,d);if(y.hasEagerState=!0,y.eagerState=T,fn(T,P)){var L=l.interleaved;L===null?(y.next=y,lp(l)):(y.next=L.next,L.next=y),l.interleaved=y;return}}catch{}finally{}d=Zb(a,l,y,g),d!==null&&(y=hr(),vn(d,a,g,y),k1(d,l,g))}}function b1(a){var l=a.alternate;return a===pt||l!==null&&l===pt}function w1(a,l){Hl=nd=!0;var d=a.pending;d===null?l.next=l:(l.next=d.next,d.next=l),a.pending=l}function k1(a,l,d){if((d&4194240)!==0){var g=l.lanes;g&=a.pendingLanes,d|=g,l.lanes=d,jm(a,d)}}var od={readContext:Gr,useCallback:nr,useContext:nr,useEffect:nr,useImperativeHandle:nr,useInsertionEffect:nr,useLayoutEffect:nr,useMemo:nr,useReducer:nr,useRef:nr,useState:nr,useDebugValue:nr,useDeferredValue:nr,useTransition:nr,useMutableSource:nr,useSyncExternalStore:nr,useId:nr,unstable_isNewReconciler:!1},t4={readContext:Gr,useCallback:function(a,l){return Mn().memoizedState=[a,l===void 0?null:l],a},useContext:Gr,useEffect:d1,useImperativeHandle:function(a,l,d){return d=d!=null?d.concat([a]):null,id(4194308,4,m1.bind(null,l,a),d)},useLayoutEffect:function(a,l){return id(4194308,4,a,l)},useInsertionEffect:function(a,l){return id(4,2,a,l)},useMemo:function(a,l){var d=Mn();return l=l===void 0?null:l,a=a(),d.memoizedState=[a,l],a},useReducer:function(a,l,d){var g=Mn();return l=d!==void 0?d(l):l,g.memoizedState=g.baseState=l,a={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:a,lastRenderedState:l},g.queue=a,a=a.dispatch=J_.bind(null,pt,a),[g.memoizedState,a]},useRef:function(a){var l=Mn();return a={current:a},l.memoizedState=a},useState:c1,useDebugValue:wp,useDeferredValue:function(a){return Mn().memoizedState=a},useTransition:function(){var a=c1(!1),l=a[0];return a=X_.bind(null,a[1]),Mn().memoizedState=a,[l,a]},useMutableSource:function(){},useSyncExternalStore:function(a,l,d){var g=pt,y=Mn();if(ut){if(d===void 0)throw Error(r(407));d=d()}else{if(d=l(),Lt===null)throw Error(r(349));(Da&30)!==0||i1(g,l,d)}y.memoizedState=d;var j={value:d,getSnapshot:l};return y.queue=j,d1(o1.bind(null,g,j,a),[a]),g.flags|=2048,Vl(9,a1.bind(null,g,j,d,l),void 0,null),d},useId:function(){var a=Mn(),l=Lt.identifierPrefix;if(ut){var d=ni,g=ri;d=(g&~(1<<32-dn(g)-1)).toString(32)+d,l=":"+l+"R"+d,d=Kl++,0<d&&(l+="H"+d.toString(32)),l+=":"}else d=Z_++,l=":"+l+"r"+d.toString(32)+":";return a.memoizedState=l},unstable_isNewReconciler:!1},r4={readContext:Gr,useCallback:g1,useContext:Gr,useEffect:bp,useImperativeHandle:p1,useInsertionEffect:f1,useLayoutEffect:h1,useMemo:v1,useReducer:xp,useRef:u1,useState:function(){return xp(Gl)},useDebugValue:wp,useDeferredValue:function(a){var l=Vr();return x1(l,Ct.memoizedState,a)},useTransition:function(){var a=xp(Gl)[0],l=Vr().memoizedState;return[a,l]},useMutableSource:r1,useSyncExternalStore:n1,useId:y1,unstable_isNewReconciler:!1},n4={readContext:Gr,useCallback:g1,useContext:Gr,useEffect:bp,useImperativeHandle:p1,useInsertionEffect:f1,useLayoutEffect:h1,useMemo:v1,useReducer:yp,useRef:u1,useState:function(){return yp(Gl)},useDebugValue:wp,useDeferredValue:function(a){var l=Vr();return Ct===null?l.memoizedState=a:x1(l,Ct.memoizedState,a)},useTransition:function(){var a=yp(Gl)[0],l=Vr().memoizedState;return[a,l]},useMutableSource:r1,useSyncExternalStore:n1,useId:y1,unstable_isNewReconciler:!1};function mn(a,l){if(a&&a.defaultProps){l=te({},l),a=a.defaultProps;for(var d in a)l[d]===void 0&&(l[d]=a[d]);return l}return l}function kp(a,l,d,g){l=a.memoizedState,d=d(g,l),d=d==null?l:te({},l,d),a.memoizedState=d,a.lanes===0&&(a.updateQueue.baseState=d)}var sd={isMounted:function(a){return(a=a._reactInternals)?Ca(a)===a:!1},enqueueSetState:function(a,l,d){a=a._reactInternals;var g=hr(),y=Yi(a),j=ai(g,y);j.payload=l,d!=null&&(j.callback=d),l=Gi(a,j,y),l!==null&&(vn(l,a,y,g),Ju(l,a,y))},enqueueReplaceState:function(a,l,d){a=a._reactInternals;var g=hr(),y=Yi(a),j=ai(g,y);j.tag=1,j.payload=l,d!=null&&(j.callback=d),l=Gi(a,j,y),l!==null&&(vn(l,a,y,g),Ju(l,a,y))},enqueueForceUpdate:function(a,l){a=a._reactInternals;var d=hr(),g=Yi(a),y=ai(d,g);y.tag=2,l!=null&&(y.callback=l),l=Gi(a,y,g),l!==null&&(vn(l,a,g,d),Ju(l,a,g))}};function j1(a,l,d,g,y,j,P){return a=a.stateNode,typeof a.shouldComponentUpdate=="function"?a.shouldComponentUpdate(g,j,P):l.prototype&&l.prototype.isPureReactComponent?!Il(d,g)||!Il(y,j):!0}function S1(a,l,d){var g=!1,y=Wi,j=l.contextType;return typeof j=="object"&&j!==null?j=Gr(j):(y=wr(l)?Oa:rr.current,g=l.contextTypes,j=(g=g!=null)?Ko(a,y):Wi),l=new l(d,j),a.memoizedState=l.state!==null&&l.state!==void 0?l.state:null,l.updater=sd,a.stateNode=l,l._reactInternals=a,g&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=y,a.__reactInternalMemoizedMaskedChildContext=j),l}function N1(a,l,d,g){a=l.state,typeof l.componentWillReceiveProps=="function"&&l.componentWillReceiveProps(d,g),typeof l.UNSAFE_componentWillReceiveProps=="function"&&l.UNSAFE_componentWillReceiveProps(d,g),l.state!==a&&sd.enqueueReplaceState(l,l.state,null)}function jp(a,l,d,g){var y=a.stateNode;y.props=d,y.state=a.memoizedState,y.refs={},cp(a);var j=l.contextType;typeof j=="object"&&j!==null?y.context=Gr(j):(j=wr(l)?Oa:rr.current,y.context=Ko(a,j)),y.state=a.memoizedState,j=l.getDerivedStateFromProps,typeof j=="function"&&(kp(a,l,j,d),y.state=a.memoizedState),typeof l.getDerivedStateFromProps=="function"||typeof y.getSnapshotBeforeUpdate=="function"||typeof y.UNSAFE_componentWillMount!="function"&&typeof y.componentWillMount!="function"||(l=y.state,typeof y.componentWillMount=="function"&&y.componentWillMount(),typeof y.UNSAFE_componentWillMount=="function"&&y.UNSAFE_componentWillMount(),l!==y.state&&sd.enqueueReplaceState(y,y.state,null),ed(a,d,y,g),y.state=a.memoizedState),typeof y.componentDidMount=="function"&&(a.flags|=4194308)}function Jo(a,l){try{var d="",g=l;do d+=ee(g),g=g.return;while(g);var y=d}catch(j){y=`
Error generating stack: `+j.message+`
`+j.stack}return{value:a,source:l,stack:y,digest:null}}function Sp(a,l,d){return{value:a,source:null,stack:d??null,digest:l??null}}function Np(a,l){try{console.error(l.value)}catch(d){setTimeout(function(){throw d})}}var i4=typeof WeakMap=="function"?WeakMap:Map;function E1(a,l,d){d=ai(-1,d),d.tag=3,d.payload={element:null};var g=l.value;return d.callback=function(){md||(md=!0,Fp=g),Np(a,l)},d}function A1(a,l,d){d=ai(-1,d),d.tag=3;var g=a.type.getDerivedStateFromError;if(typeof g=="function"){var y=l.value;d.payload=function(){return g(y)},d.callback=function(){Np(a,l)}}var j=a.stateNode;return j!==null&&typeof j.componentDidCatch=="function"&&(d.callback=function(){Np(a,l),typeof g!="function"&&(qi===null?qi=new Set([this]):qi.add(this));var P=l.stack;this.componentDidCatch(l.value,{componentStack:P!==null?P:""})}),d}function C1(a,l,d){var g=a.pingCache;if(g===null){g=a.pingCache=new i4;var y=new Set;g.set(l,y)}else y=g.get(l),y===void 0&&(y=new Set,g.set(l,y));y.has(d)||(y.add(d),a=x4.bind(null,a,l,d),l.then(a,a))}function P1(a){do{var l;if((l=a.tag===13)&&(l=a.memoizedState,l=l!==null?l.dehydrated!==null:!0),l)return a;a=a.return}while(a!==null);return null}function O1(a,l,d,g,y){return(a.mode&1)===0?(a===l?a.flags|=65536:(a.flags|=128,d.flags|=131072,d.flags&=-52805,d.tag===1&&(d.alternate===null?d.tag=17:(l=ai(-1,1),l.tag=2,Gi(d,l,1))),d.lanes|=1),a):(a.flags|=65536,a.lanes=y,a)}var a4=C.ReactCurrentOwner,kr=!1;function fr(a,l,d,g){l.child=a===null?Yb(l,null,d,g):Qo(l,a.child,d,g)}function _1(a,l,d,g,y){d=d.render;var j=l.ref;return Zo(l,y),g=gp(a,l,d,g,j,y),d=vp(),a!==null&&!kr?(l.updateQueue=a.updateQueue,l.flags&=-2053,a.lanes&=~y,oi(a,l,y)):(ut&&d&&Jm(l),l.flags|=1,fr(a,l,g,y),l.child)}function M1(a,l,d,g,y){if(a===null){var j=d.type;return typeof j=="function"&&!Vp(j)&&j.defaultProps===void 0&&d.compare===null&&d.defaultProps===void 0?(l.tag=15,l.type=j,I1(a,l,j,g,y)):(a=bd(d.type,null,g,l,l.mode,y),a.ref=l.ref,a.return=l,l.child=a)}if(j=a.child,(a.lanes&y)===0){var P=j.memoizedProps;if(d=d.compare,d=d!==null?d:Il,d(P,g)&&a.ref===l.ref)return oi(a,l,y)}return l.flags|=1,a=Xi(j,g),a.ref=l.ref,a.return=l,l.child=a}function I1(a,l,d,g,y){if(a!==null){var j=a.memoizedProps;if(Il(j,g)&&a.ref===l.ref)if(kr=!1,l.pendingProps=g=j,(a.lanes&y)!==0)(a.flags&131072)!==0&&(kr=!0);else return l.lanes=a.lanes,oi(a,l,y)}return Ep(a,l,d,g,y)}function T1(a,l,d){var g=l.pendingProps,y=g.children,j=a!==null?a.memoizedState:null;if(g.mode==="hidden")if((l.mode&1)===0)l.memoizedState={baseLanes:0,cachePool:null,transitions:null},rt(ts,Tr),Tr|=d;else{if((d&1073741824)===0)return a=j!==null?j.baseLanes|d:d,l.lanes=l.childLanes=1073741824,l.memoizedState={baseLanes:a,cachePool:null,transitions:null},l.updateQueue=null,rt(ts,Tr),Tr|=a,null;l.memoizedState={baseLanes:0,cachePool:null,transitions:null},g=j!==null?j.baseLanes:d,rt(ts,Tr),Tr|=g}else j!==null?(g=j.baseLanes|d,l.memoizedState=null):g=d,rt(ts,Tr),Tr|=g;return fr(a,l,y,d),l.child}function D1(a,l){var d=l.ref;(a===null&&d!==null||a!==null&&a.ref!==d)&&(l.flags|=512,l.flags|=2097152)}function Ep(a,l,d,g,y){var j=wr(d)?Oa:rr.current;return j=Ko(l,j),Zo(l,y),d=gp(a,l,d,g,j,y),g=vp(),a!==null&&!kr?(l.updateQueue=a.updateQueue,l.flags&=-2053,a.lanes&=~y,oi(a,l,y)):(ut&&g&&Jm(l),l.flags|=1,fr(a,l,d,y),l.child)}function L1(a,l,d,g,y){if(wr(d)){var j=!0;Ku(l)}else j=!1;if(Zo(l,y),l.stateNode===null)cd(a,l),S1(l,d,g),jp(l,d,g,y),g=!0;else if(a===null){var P=l.stateNode,T=l.memoizedProps;P.props=T;var L=P.context,Y=d.contextType;typeof Y=="object"&&Y!==null?Y=Gr(Y):(Y=wr(d)?Oa:rr.current,Y=Ko(l,Y));var de=d.getDerivedStateFromProps,he=typeof de=="function"||typeof P.getSnapshotBeforeUpdate=="function";he||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(T!==g||L!==Y)&&N1(l,P,g,Y),Ki=!1;var ce=l.memoizedState;P.state=ce,ed(l,g,P,y),L=l.memoizedState,T!==g||ce!==L||br.current||Ki?(typeof de=="function"&&(kp(l,d,de,g),L=l.memoizedState),(T=Ki||j1(l,d,T,g,ce,L,Y))?(he||typeof P.UNSAFE_componentWillMount!="function"&&typeof P.componentWillMount!="function"||(typeof P.componentWillMount=="function"&&P.componentWillMount(),typeof P.UNSAFE_componentWillMount=="function"&&P.UNSAFE_componentWillMount()),typeof P.componentDidMount=="function"&&(l.flags|=4194308)):(typeof P.componentDidMount=="function"&&(l.flags|=4194308),l.memoizedProps=g,l.memoizedState=L),P.props=g,P.state=L,P.context=Y,g=T):(typeof P.componentDidMount=="function"&&(l.flags|=4194308),g=!1)}else{P=l.stateNode,Xb(a,l),T=l.memoizedProps,Y=l.type===l.elementType?T:mn(l.type,T),P.props=Y,he=l.pendingProps,ce=P.context,L=d.contextType,typeof L=="object"&&L!==null?L=Gr(L):(L=wr(d)?Oa:rr.current,L=Ko(l,L));var be=d.getDerivedStateFromProps;(de=typeof be=="function"||typeof P.getSnapshotBeforeUpdate=="function")||typeof P.UNSAFE_componentWillReceiveProps!="function"&&typeof P.componentWillReceiveProps!="function"||(T!==he||ce!==L)&&N1(l,P,g,L),Ki=!1,ce=l.memoizedState,P.state=ce,ed(l,g,P,y);var Se=l.memoizedState;T!==he||ce!==Se||br.current||Ki?(typeof be=="function"&&(kp(l,d,be,g),Se=l.memoizedState),(Y=Ki||j1(l,d,Y,g,ce,Se,L)||!1)?(de||typeof P.UNSAFE_componentWillUpdate!="function"&&typeof P.componentWillUpdate!="function"||(typeof P.componentWillUpdate=="function"&&P.componentWillUpdate(g,Se,L),typeof P.UNSAFE_componentWillUpdate=="function"&&P.UNSAFE_componentWillUpdate(g,Se,L)),typeof P.componentDidUpdate=="function"&&(l.flags|=4),typeof P.getSnapshotBeforeUpdate=="function"&&(l.flags|=1024)):(typeof P.componentDidUpdate!="function"||T===a.memoizedProps&&ce===a.memoizedState||(l.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||T===a.memoizedProps&&ce===a.memoizedState||(l.flags|=1024),l.memoizedProps=g,l.memoizedState=Se),P.props=g,P.state=Se,P.context=L,g=Y):(typeof P.componentDidUpdate!="function"||T===a.memoizedProps&&ce===a.memoizedState||(l.flags|=4),typeof P.getSnapshotBeforeUpdate!="function"||T===a.memoizedProps&&ce===a.memoizedState||(l.flags|=1024),g=!1)}return Ap(a,l,d,g,j,y)}function Ap(a,l,d,g,y,j){D1(a,l);var P=(l.flags&128)!==0;if(!g&&!P)return y&&Bb(l,d,!1),oi(a,l,j);g=l.stateNode,a4.current=l;var T=P&&typeof d.getDerivedStateFromError!="function"?null:g.render();return l.flags|=1,a!==null&&P?(l.child=Qo(l,a.child,null,j),l.child=Qo(l,null,T,j)):fr(a,l,T,j),l.memoizedState=g.state,y&&Bb(l,d,!0),l.child}function R1(a){var l=a.stateNode;l.pendingContext?zb(a,l.pendingContext,l.pendingContext!==l.context):l.context&&zb(a,l.context,!1),up(a,l.containerInfo)}function $1(a,l,d,g,y){return qo(),np(y),l.flags|=256,fr(a,l,d,g),l.child}var Cp={dehydrated:null,treeContext:null,retryLane:0};function Pp(a){return{baseLanes:a,cachePool:null,transitions:null}}function z1(a,l,d){var g=l.pendingProps,y=mt.current,j=!1,P=(l.flags&128)!==0,T;if((T=P)||(T=a!==null&&a.memoizedState===null?!1:(y&2)!==0),T?(j=!0,l.flags&=-129):(a===null||a.memoizedState!==null)&&(y|=1),rt(mt,y&1),a===null)return rp(l),a=l.memoizedState,a!==null&&(a=a.dehydrated,a!==null)?((l.mode&1)===0?l.lanes=1:a.data==="$!"?l.lanes=8:l.lanes=1073741824,null):(P=g.children,a=g.fallback,j?(g=l.mode,j=l.child,P={mode:"hidden",children:P},(g&1)===0&&j!==null?(j.childLanes=0,j.pendingProps=P):j=wd(P,g,0,null),a=Fa(a,g,d,null),j.return=l,a.return=l,j.sibling=a,l.child=j,l.child.memoizedState=Pp(d),l.memoizedState=Cp,a):Op(l,P));if(y=a.memoizedState,y!==null&&(T=y.dehydrated,T!==null))return o4(a,l,P,g,T,y,d);if(j){j=g.fallback,P=l.mode,y=a.child,T=y.sibling;var L={mode:"hidden",children:g.children};return(P&1)===0&&l.child!==y?(g=l.child,g.childLanes=0,g.pendingProps=L,l.deletions=null):(g=Xi(y,L),g.subtreeFlags=y.subtreeFlags&14680064),T!==null?j=Xi(T,j):(j=Fa(j,P,d,null),j.flags|=2),j.return=l,g.return=l,g.sibling=j,l.child=g,g=j,j=l.child,P=a.child.memoizedState,P=P===null?Pp(d):{baseLanes:P.baseLanes|d,cachePool:null,transitions:P.transitions},j.memoizedState=P,j.childLanes=a.childLanes&~d,l.memoizedState=Cp,g}return j=a.child,a=j.sibling,g=Xi(j,{mode:"visible",children:g.children}),(l.mode&1)===0&&(g.lanes=d),g.return=l,g.sibling=null,a!==null&&(d=l.deletions,d===null?(l.deletions=[a],l.flags|=16):d.push(a)),l.child=g,l.memoizedState=null,g}function Op(a,l){return l=wd({mode:"visible",children:l},a.mode,0,null),l.return=a,a.child=l}function ld(a,l,d,g){return g!==null&&np(g),Qo(l,a.child,null,d),a=Op(l,l.pendingProps.children),a.flags|=2,l.memoizedState=null,a}function o4(a,l,d,g,y,j,P){if(d)return l.flags&256?(l.flags&=-257,g=Sp(Error(r(422))),ld(a,l,P,g)):l.memoizedState!==null?(l.child=a.child,l.flags|=128,null):(j=g.fallback,y=l.mode,g=wd({mode:"visible",children:g.children},y,0,null),j=Fa(j,y,P,null),j.flags|=2,g.return=l,j.return=l,g.sibling=j,l.child=g,(l.mode&1)!==0&&Qo(l,a.child,null,P),l.child.memoizedState=Pp(P),l.memoizedState=Cp,j);if((l.mode&1)===0)return ld(a,l,P,null);if(y.data==="$!"){if(g=y.nextSibling&&y.nextSibling.dataset,g)var T=g.dgst;return g=T,j=Error(r(419)),g=Sp(j,g,void 0),ld(a,l,P,g)}if(T=(P&a.childLanes)!==0,kr||T){if(g=Lt,g!==null){switch(P&-P){case 4:y=2;break;case 16:y=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:y=32;break;case 536870912:y=268435456;break;default:y=0}y=(y&(g.suspendedLanes|P))!==0?0:y,y!==0&&y!==j.retryLane&&(j.retryLane=y,ii(a,y),vn(g,a,y,-1))}return Gp(),g=Sp(Error(r(421))),ld(a,l,P,g)}return y.data==="$?"?(l.flags|=128,l.child=a.child,l=y4.bind(null,a),y._reactRetry=l,null):(a=j.treeContext,Ir=Bi(y.nextSibling),Mr=l,ut=!0,hn=null,a!==null&&(Hr[Kr++]=ri,Hr[Kr++]=ni,Hr[Kr++]=_a,ri=a.id,ni=a.overflow,_a=l),l=Op(l,g.children),l.flags|=4096,l)}function F1(a,l,d){a.lanes|=l;var g=a.alternate;g!==null&&(g.lanes|=l),sp(a.return,l,d)}function _p(a,l,d,g,y){var j=a.memoizedState;j===null?a.memoizedState={isBackwards:l,rendering:null,renderingStartTime:0,last:g,tail:d,tailMode:y}:(j.isBackwards=l,j.rendering=null,j.renderingStartTime=0,j.last=g,j.tail=d,j.tailMode=y)}function B1(a,l,d){var g=l.pendingProps,y=g.revealOrder,j=g.tail;if(fr(a,l,g.children,d),g=mt.current,(g&2)!==0)g=g&1|2,l.flags|=128;else{if(a!==null&&(a.flags&128)!==0)e:for(a=l.child;a!==null;){if(a.tag===13)a.memoizedState!==null&&F1(a,d,l);else if(a.tag===19)F1(a,d,l);else if(a.child!==null){a.child.return=a,a=a.child;continue}if(a===l)break e;for(;a.sibling===null;){if(a.return===null||a.return===l)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}g&=1}if(rt(mt,g),(l.mode&1)===0)l.memoizedState=null;else switch(y){case"forwards":for(d=l.child,y=null;d!==null;)a=d.alternate,a!==null&&td(a)===null&&(y=d),d=d.sibling;d=y,d===null?(y=l.child,l.child=null):(y=d.sibling,d.sibling=null),_p(l,!1,y,d,j);break;case"backwards":for(d=null,y=l.child,l.child=null;y!==null;){if(a=y.alternate,a!==null&&td(a)===null){l.child=y;break}a=y.sibling,y.sibling=d,d=y,y=a}_p(l,!0,d,null,j);break;case"together":_p(l,!1,null,null,void 0);break;default:l.memoizedState=null}return l.child}function cd(a,l){(l.mode&1)===0&&a!==null&&(a.alternate=null,l.alternate=null,l.flags|=2)}function oi(a,l,d){if(a!==null&&(l.dependencies=a.dependencies),La|=l.lanes,(d&l.childLanes)===0)return null;if(a!==null&&l.child!==a.child)throw Error(r(153));if(l.child!==null){for(a=l.child,d=Xi(a,a.pendingProps),l.child=d,d.return=l;a.sibling!==null;)a=a.sibling,d=d.sibling=Xi(a,a.pendingProps),d.return=l;d.sibling=null}return l.child}function s4(a,l,d){switch(l.tag){case 3:R1(l),qo();break;case 5:t1(l);break;case 1:wr(l.type)&&Ku(l);break;case 4:up(l,l.stateNode.containerInfo);break;case 10:var g=l.type._context,y=l.memoizedProps.value;rt(Zu,g._currentValue),g._currentValue=y;break;case 13:if(g=l.memoizedState,g!==null)return g.dehydrated!==null?(rt(mt,mt.current&1),l.flags|=128,null):(d&l.child.childLanes)!==0?z1(a,l,d):(rt(mt,mt.current&1),a=oi(a,l,d),a!==null?a.sibling:null);rt(mt,mt.current&1);break;case 19:if(g=(d&l.childLanes)!==0,(a.flags&128)!==0){if(g)return B1(a,l,d);l.flags|=128}if(y=l.memoizedState,y!==null&&(y.rendering=null,y.tail=null,y.lastEffect=null),rt(mt,mt.current),g)break;return null;case 22:case 23:return l.lanes=0,T1(a,l,d)}return oi(a,l,d)}var U1,Mp,W1,H1;U1=function(a,l){for(var d=l.child;d!==null;){if(d.tag===5||d.tag===6)a.appendChild(d.stateNode);else if(d.tag!==4&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===l)break;for(;d.sibling===null;){if(d.return===null||d.return===l)return;d=d.return}d.sibling.return=d.return,d=d.sibling}},Mp=function(){},W1=function(a,l,d,g){var y=a.memoizedProps;if(y!==g){a=l.stateNode,Ta(_n.current);var j=null;switch(d){case"input":y=Ue(a,y),g=Ue(a,g),j=[];break;case"select":y=te({},y,{value:void 0}),g=te({},g,{value:void 0}),j=[];break;case"textarea":y=et(a,y),g=et(a,g),j=[];break;default:typeof y.onClick!="function"&&typeof g.onClick=="function"&&(a.onclick=Uu)}fm(d,g);var P;d=null;for(Y in y)if(!g.hasOwnProperty(Y)&&y.hasOwnProperty(Y)&&y[Y]!=null)if(Y==="style"){var T=y[Y];for(P in T)T.hasOwnProperty(P)&&(d||(d={}),d[P]="")}else Y!=="dangerouslySetInnerHTML"&&Y!=="children"&&Y!=="suppressContentEditableWarning"&&Y!=="suppressHydrationWarning"&&Y!=="autoFocus"&&(i.hasOwnProperty(Y)?j||(j=[]):(j=j||[]).push(Y,null));for(Y in g){var L=g[Y];if(T=y!=null?y[Y]:void 0,g.hasOwnProperty(Y)&&L!==T&&(L!=null||T!=null))if(Y==="style")if(T){for(P in T)!T.hasOwnProperty(P)||L&&L.hasOwnProperty(P)||(d||(d={}),d[P]="");for(P in L)L.hasOwnProperty(P)&&T[P]!==L[P]&&(d||(d={}),d[P]=L[P])}else d||(j||(j=[]),j.push(Y,d)),d=L;else Y==="dangerouslySetInnerHTML"?(L=L?L.__html:void 0,T=T?T.__html:void 0,L!=null&&T!==L&&(j=j||[]).push(Y,L)):Y==="children"?typeof L!="string"&&typeof L!="number"||(j=j||[]).push(Y,""+L):Y!=="suppressContentEditableWarning"&&Y!=="suppressHydrationWarning"&&(i.hasOwnProperty(Y)?(L!=null&&Y==="onScroll"&&at("scroll",a),j||T===L||(j=[])):(j=j||[]).push(Y,L))}d&&(j=j||[]).push("style",d);var Y=j;(l.updateQueue=Y)&&(l.flags|=4)}},H1=function(a,l,d,g){d!==g&&(l.flags|=4)};function ql(a,l){if(!ut)switch(a.tailMode){case"hidden":l=a.tail;for(var d=null;l!==null;)l.alternate!==null&&(d=l),l=l.sibling;d===null?a.tail=null:d.sibling=null;break;case"collapsed":d=a.tail;for(var g=null;d!==null;)d.alternate!==null&&(g=d),d=d.sibling;g===null?l||a.tail===null?a.tail=null:a.tail.sibling=null:g.sibling=null}}function ir(a){var l=a.alternate!==null&&a.alternate.child===a.child,d=0,g=0;if(l)for(var y=a.child;y!==null;)d|=y.lanes|y.childLanes,g|=y.subtreeFlags&14680064,g|=y.flags&14680064,y.return=a,y=y.sibling;else for(y=a.child;y!==null;)d|=y.lanes|y.childLanes,g|=y.subtreeFlags,g|=y.flags,y.return=a,y=y.sibling;return a.subtreeFlags|=g,a.childLanes=d,l}function l4(a,l,d){var g=l.pendingProps;switch(ep(l),l.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ir(l),null;case 1:return wr(l.type)&&Hu(),ir(l),null;case 3:return g=l.stateNode,Xo(),ot(br),ot(rr),hp(),g.pendingContext&&(g.context=g.pendingContext,g.pendingContext=null),(a===null||a.child===null)&&(Qu(l)?l.flags|=4:a===null||a.memoizedState.isDehydrated&&(l.flags&256)===0||(l.flags|=1024,hn!==null&&(Wp(hn),hn=null))),Mp(a,l),ir(l),null;case 5:dp(l);var y=Ta(Wl.current);if(d=l.type,a!==null&&l.stateNode!=null)W1(a,l,d,g,y),a.ref!==l.ref&&(l.flags|=512,l.flags|=2097152);else{if(!g){if(l.stateNode===null)throw Error(r(166));return ir(l),null}if(a=Ta(_n.current),Qu(l)){g=l.stateNode,d=l.type;var j=l.memoizedProps;switch(g[On]=l,g[$l]=j,a=(l.mode&1)!==0,d){case"dialog":at("cancel",g),at("close",g);break;case"iframe":case"object":case"embed":at("load",g);break;case"video":case"audio":for(y=0;y<Dl.length;y++)at(Dl[y],g);break;case"source":at("error",g);break;case"img":case"image":case"link":at("error",g),at("load",g);break;case"details":at("toggle",g);break;case"input":_e(g,j),at("invalid",g);break;case"select":g._wrapperState={wasMultiple:!!j.multiple},at("invalid",g);break;case"textarea":dr(g,j),at("invalid",g)}fm(d,j),y=null;for(var P in j)if(j.hasOwnProperty(P)){var T=j[P];P==="children"?typeof T=="string"?g.textContent!==T&&(j.suppressHydrationWarning!==!0&&Bu(g.textContent,T,a),y=["children",T]):typeof T=="number"&&g.textContent!==""+T&&(j.suppressHydrationWarning!==!0&&Bu(g.textContent,T,a),y=["children",""+T]):i.hasOwnProperty(P)&&T!=null&&P==="onScroll"&&at("scroll",g)}switch(d){case"input":Oe(g),G(g,j,!0);break;case"textarea":Oe(g),pl(g);break;case"select":case"option":break;default:typeof j.onClick=="function"&&(g.onclick=Uu)}g=y,l.updateQueue=g,g!==null&&(l.flags|=4)}else{P=y.nodeType===9?y:y.ownerDocument,a==="http://www.w3.org/1999/xhtml"&&(a=V(d)),a==="http://www.w3.org/1999/xhtml"?d==="script"?(a=P.createElement("div"),a.innerHTML="<script><\/script>",a=a.removeChild(a.firstChild)):typeof g.is=="string"?a=P.createElement(d,{is:g.is}):(a=P.createElement(d),d==="select"&&(P=a,g.multiple?P.multiple=!0:g.size&&(P.size=g.size))):a=P.createElementNS(a,d),a[On]=l,a[$l]=g,U1(a,l,!1,!1),l.stateNode=a;e:{switch(P=hm(d,g),d){case"dialog":at("cancel",a),at("close",a),y=g;break;case"iframe":case"object":case"embed":at("load",a),y=g;break;case"video":case"audio":for(y=0;y<Dl.length;y++)at(Dl[y],a);y=g;break;case"source":at("error",a),y=g;break;case"img":case"image":case"link":at("error",a),at("load",a),y=g;break;case"details":at("toggle",a),y=g;break;case"input":_e(a,g),y=Ue(a,g),at("invalid",a);break;case"option":y=g;break;case"select":a._wrapperState={wasMultiple:!!g.multiple},y=te({},g,{value:void 0}),at("invalid",a);break;case"textarea":dr(a,g),y=et(a,g),at("invalid",a);break;default:y=g}fm(d,y),T=y;for(j in T)if(T.hasOwnProperty(j)){var L=T[j];j==="style"?Iy(a,L):j==="dangerouslySetInnerHTML"?(L=L?L.__html:void 0,L!=null&&_y(a,L)):j==="children"?typeof L=="string"?(d!=="textarea"||L!=="")&&gl(a,L):typeof L=="number"&&gl(a,""+L):j!=="suppressContentEditableWarning"&&j!=="suppressHydrationWarning"&&j!=="autoFocus"&&(i.hasOwnProperty(j)?L!=null&&j==="onScroll"&&at("scroll",a):L!=null&&A(a,j,L,P))}switch(d){case"input":Oe(a),G(a,g,!1);break;case"textarea":Oe(a),pl(a);break;case"option":g.value!=null&&a.setAttribute("value",""+me(g.value));break;case"select":a.multiple=!!g.multiple,j=g.value,j!=null?Ye(a,!!g.multiple,j,!1):g.defaultValue!=null&&Ye(a,!!g.multiple,g.defaultValue,!0);break;default:typeof y.onClick=="function"&&(a.onclick=Uu)}switch(d){case"button":case"input":case"select":case"textarea":g=!!g.autoFocus;break e;case"img":g=!0;break e;default:g=!1}}g&&(l.flags|=4)}l.ref!==null&&(l.flags|=512,l.flags|=2097152)}return ir(l),null;case 6:if(a&&l.stateNode!=null)H1(a,l,a.memoizedProps,g);else{if(typeof g!="string"&&l.stateNode===null)throw Error(r(166));if(d=Ta(Wl.current),Ta(_n.current),Qu(l)){if(g=l.stateNode,d=l.memoizedProps,g[On]=l,(j=g.nodeValue!==d)&&(a=Mr,a!==null))switch(a.tag){case 3:Bu(g.nodeValue,d,(a.mode&1)!==0);break;case 5:a.memoizedProps.suppressHydrationWarning!==!0&&Bu(g.nodeValue,d,(a.mode&1)!==0)}j&&(l.flags|=4)}else g=(d.nodeType===9?d:d.ownerDocument).createTextNode(g),g[On]=l,l.stateNode=g}return ir(l),null;case 13:if(ot(mt),g=l.memoizedState,a===null||a.memoizedState!==null&&a.memoizedState.dehydrated!==null){if(ut&&Ir!==null&&(l.mode&1)!==0&&(l.flags&128)===0)Vb(),qo(),l.flags|=98560,j=!1;else if(j=Qu(l),g!==null&&g.dehydrated!==null){if(a===null){if(!j)throw Error(r(318));if(j=l.memoizedState,j=j!==null?j.dehydrated:null,!j)throw Error(r(317));j[On]=l}else qo(),(l.flags&128)===0&&(l.memoizedState=null),l.flags|=4;ir(l),j=!1}else hn!==null&&(Wp(hn),hn=null),j=!0;if(!j)return l.flags&65536?l:null}return(l.flags&128)!==0?(l.lanes=d,l):(g=g!==null,g!==(a!==null&&a.memoizedState!==null)&&g&&(l.child.flags|=8192,(l.mode&1)!==0&&(a===null||(mt.current&1)!==0?Pt===0&&(Pt=3):Gp())),l.updateQueue!==null&&(l.flags|=4),ir(l),null);case 4:return Xo(),Mp(a,l),a===null&&Ll(l.stateNode.containerInfo),ir(l),null;case 10:return op(l.type._context),ir(l),null;case 17:return wr(l.type)&&Hu(),ir(l),null;case 19:if(ot(mt),j=l.memoizedState,j===null)return ir(l),null;if(g=(l.flags&128)!==0,P=j.rendering,P===null)if(g)ql(j,!1);else{if(Pt!==0||a!==null&&(a.flags&128)!==0)for(a=l.child;a!==null;){if(P=td(a),P!==null){for(l.flags|=128,ql(j,!1),g=P.updateQueue,g!==null&&(l.updateQueue=g,l.flags|=4),l.subtreeFlags=0,g=d,d=l.child;d!==null;)j=d,a=g,j.flags&=14680066,P=j.alternate,P===null?(j.childLanes=0,j.lanes=a,j.child=null,j.subtreeFlags=0,j.memoizedProps=null,j.memoizedState=null,j.updateQueue=null,j.dependencies=null,j.stateNode=null):(j.childLanes=P.childLanes,j.lanes=P.lanes,j.child=P.child,j.subtreeFlags=0,j.deletions=null,j.memoizedProps=P.memoizedProps,j.memoizedState=P.memoizedState,j.updateQueue=P.updateQueue,j.type=P.type,a=P.dependencies,j.dependencies=a===null?null:{lanes:a.lanes,firstContext:a.firstContext}),d=d.sibling;return rt(mt,mt.current&1|2),l.child}a=a.sibling}j.tail!==null&&kt()>rs&&(l.flags|=128,g=!0,ql(j,!1),l.lanes=4194304)}else{if(!g)if(a=td(P),a!==null){if(l.flags|=128,g=!0,d=a.updateQueue,d!==null&&(l.updateQueue=d,l.flags|=4),ql(j,!0),j.tail===null&&j.tailMode==="hidden"&&!P.alternate&&!ut)return ir(l),null}else 2*kt()-j.renderingStartTime>rs&&d!==1073741824&&(l.flags|=128,g=!0,ql(j,!1),l.lanes=4194304);j.isBackwards?(P.sibling=l.child,l.child=P):(d=j.last,d!==null?d.sibling=P:l.child=P,j.last=P)}return j.tail!==null?(l=j.tail,j.rendering=l,j.tail=l.sibling,j.renderingStartTime=kt(),l.sibling=null,d=mt.current,rt(mt,g?d&1|2:d&1),l):(ir(l),null);case 22:case 23:return Kp(),g=l.memoizedState!==null,a!==null&&a.memoizedState!==null!==g&&(l.flags|=8192),g&&(l.mode&1)!==0?(Tr&1073741824)!==0&&(ir(l),l.subtreeFlags&6&&(l.flags|=8192)):ir(l),null;case 24:return null;case 25:return null}throw Error(r(156,l.tag))}function c4(a,l){switch(ep(l),l.tag){case 1:return wr(l.type)&&Hu(),a=l.flags,a&65536?(l.flags=a&-65537|128,l):null;case 3:return Xo(),ot(br),ot(rr),hp(),a=l.flags,(a&65536)!==0&&(a&128)===0?(l.flags=a&-65537|128,l):null;case 5:return dp(l),null;case 13:if(ot(mt),a=l.memoizedState,a!==null&&a.dehydrated!==null){if(l.alternate===null)throw Error(r(340));qo()}return a=l.flags,a&65536?(l.flags=a&-65537|128,l):null;case 19:return ot(mt),null;case 4:return Xo(),null;case 10:return op(l.type._context),null;case 22:case 23:return Kp(),null;case 24:return null;default:return null}}var ud=!1,ar=!1,u4=typeof WeakSet=="function"?WeakSet:Set,ke=null;function es(a,l){var d=a.ref;if(d!==null)if(typeof d=="function")try{d(null)}catch(g){vt(a,l,g)}else d.current=null}function Ip(a,l,d){try{d()}catch(g){vt(a,l,g)}}var K1=!1;function d4(a,l){if(Km=Ou,a=jb(),Rm(a)){if("selectionStart"in a)var d={start:a.selectionStart,end:a.selectionEnd};else e:{d=(d=a.ownerDocument)&&d.defaultView||window;var g=d.getSelection&&d.getSelection();if(g&&g.rangeCount!==0){d=g.anchorNode;var y=g.anchorOffset,j=g.focusNode;g=g.focusOffset;try{d.nodeType,j.nodeType}catch{d=null;break e}var P=0,T=-1,L=-1,Y=0,de=0,he=a,ce=null;t:for(;;){for(var be;he!==d||y!==0&&he.nodeType!==3||(T=P+y),he!==j||g!==0&&he.nodeType!==3||(L=P+g),he.nodeType===3&&(P+=he.nodeValue.length),(be=he.firstChild)!==null;)ce=he,he=be;for(;;){if(he===a)break t;if(ce===d&&++Y===y&&(T=P),ce===j&&++de===g&&(L=P),(be=he.nextSibling)!==null)break;he=ce,ce=he.parentNode}he=be}d=T===-1||L===-1?null:{start:T,end:L}}else d=null}d=d||{start:0,end:0}}else d=null;for(Gm={focusedElem:a,selectionRange:d},Ou=!1,ke=l;ke!==null;)if(l=ke,a=l.child,(l.subtreeFlags&1028)!==0&&a!==null)a.return=l,ke=a;else for(;ke!==null;){l=ke;try{var Se=l.alternate;if((l.flags&1024)!==0)switch(l.tag){case 0:case 11:case 15:break;case 1:if(Se!==null){var Ne=Se.memoizedProps,jt=Se.memoizedState,H=l.stateNode,F=H.getSnapshotBeforeUpdate(l.elementType===l.type?Ne:mn(l.type,Ne),jt);H.__reactInternalSnapshotBeforeUpdate=F}break;case 3:var q=l.stateNode.containerInfo;q.nodeType===1?q.textContent="":q.nodeType===9&&q.documentElement&&q.removeChild(q.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(r(163))}}catch(ge){vt(l,l.return,ge)}if(a=l.sibling,a!==null){a.return=l.return,ke=a;break}ke=l.return}return Se=K1,K1=!1,Se}function Ql(a,l,d){var g=l.updateQueue;if(g=g!==null?g.lastEffect:null,g!==null){var y=g=g.next;do{if((y.tag&a)===a){var j=y.destroy;y.destroy=void 0,j!==void 0&&Ip(l,d,j)}y=y.next}while(y!==g)}}function dd(a,l){if(l=l.updateQueue,l=l!==null?l.lastEffect:null,l!==null){var d=l=l.next;do{if((d.tag&a)===a){var g=d.create;d.destroy=g()}d=d.next}while(d!==l)}}function Tp(a){var l=a.ref;if(l!==null){var d=a.stateNode;switch(a.tag){case 5:a=d;break;default:a=d}typeof l=="function"?l(a):l.current=a}}function G1(a){var l=a.alternate;l!==null&&(a.alternate=null,G1(l)),a.child=null,a.deletions=null,a.sibling=null,a.tag===5&&(l=a.stateNode,l!==null&&(delete l[On],delete l[$l],delete l[Ym],delete l[V_],delete l[q_])),a.stateNode=null,a.return=null,a.dependencies=null,a.memoizedProps=null,a.memoizedState=null,a.pendingProps=null,a.stateNode=null,a.updateQueue=null}function V1(a){return a.tag===5||a.tag===3||a.tag===4}function q1(a){e:for(;;){for(;a.sibling===null;){if(a.return===null||V1(a.return))return null;a=a.return}for(a.sibling.return=a.return,a=a.sibling;a.tag!==5&&a.tag!==6&&a.tag!==18;){if(a.flags&2||a.child===null||a.tag===4)continue e;a.child.return=a,a=a.child}if(!(a.flags&2))return a.stateNode}}function Dp(a,l,d){var g=a.tag;if(g===5||g===6)a=a.stateNode,l?d.nodeType===8?d.parentNode.insertBefore(a,l):d.insertBefore(a,l):(d.nodeType===8?(l=d.parentNode,l.insertBefore(a,d)):(l=d,l.appendChild(a)),d=d._reactRootContainer,d!=null||l.onclick!==null||(l.onclick=Uu));else if(g!==4&&(a=a.child,a!==null))for(Dp(a,l,d),a=a.sibling;a!==null;)Dp(a,l,d),a=a.sibling}function Lp(a,l,d){var g=a.tag;if(g===5||g===6)a=a.stateNode,l?d.insertBefore(a,l):d.appendChild(a);else if(g!==4&&(a=a.child,a!==null))for(Lp(a,l,d),a=a.sibling;a!==null;)Lp(a,l,d),a=a.sibling}var Kt=null,pn=!1;function Vi(a,l,d){for(d=d.child;d!==null;)Q1(a,l,d),d=d.sibling}function Q1(a,l,d){if(Pn&&typeof Pn.onCommitFiberUnmount=="function")try{Pn.onCommitFiberUnmount(Su,d)}catch{}switch(d.tag){case 5:ar||es(d,l);case 6:var g=Kt,y=pn;Kt=null,Vi(a,l,d),Kt=g,pn=y,Kt!==null&&(pn?(a=Kt,d=d.stateNode,a.nodeType===8?a.parentNode.removeChild(d):a.removeChild(d)):Kt.removeChild(d.stateNode));break;case 18:Kt!==null&&(pn?(a=Kt,d=d.stateNode,a.nodeType===8?Qm(a.parentNode,d):a.nodeType===1&&Qm(a,d),Al(a)):Qm(Kt,d.stateNode));break;case 4:g=Kt,y=pn,Kt=d.stateNode.containerInfo,pn=!0,Vi(a,l,d),Kt=g,pn=y;break;case 0:case 11:case 14:case 15:if(!ar&&(g=d.updateQueue,g!==null&&(g=g.lastEffect,g!==null))){y=g=g.next;do{var j=y,P=j.destroy;j=j.tag,P!==void 0&&((j&2)!==0||(j&4)!==0)&&Ip(d,l,P),y=y.next}while(y!==g)}Vi(a,l,d);break;case 1:if(!ar&&(es(d,l),g=d.stateNode,typeof g.componentWillUnmount=="function"))try{g.props=d.memoizedProps,g.state=d.memoizedState,g.componentWillUnmount()}catch(T){vt(d,l,T)}Vi(a,l,d);break;case 21:Vi(a,l,d);break;case 22:d.mode&1?(ar=(g=ar)||d.memoizedState!==null,Vi(a,l,d),ar=g):Vi(a,l,d);break;default:Vi(a,l,d)}}function Y1(a){var l=a.updateQueue;if(l!==null){a.updateQueue=null;var d=a.stateNode;d===null&&(d=a.stateNode=new u4),l.forEach(function(g){var y=b4.bind(null,a,g);d.has(g)||(d.add(g),g.then(y,y))})}}function gn(a,l){var d=l.deletions;if(d!==null)for(var g=0;g<d.length;g++){var y=d[g];try{var j=a,P=l,T=P;e:for(;T!==null;){switch(T.tag){case 5:Kt=T.stateNode,pn=!1;break e;case 3:Kt=T.stateNode.containerInfo,pn=!0;break e;case 4:Kt=T.stateNode.containerInfo,pn=!0;break e}T=T.return}if(Kt===null)throw Error(r(160));Q1(j,P,y),Kt=null,pn=!1;var L=y.alternate;L!==null&&(L.return=null),y.return=null}catch(Y){vt(y,l,Y)}}if(l.subtreeFlags&12854)for(l=l.child;l!==null;)Z1(l,a),l=l.sibling}function Z1(a,l){var d=a.alternate,g=a.flags;switch(a.tag){case 0:case 11:case 14:case 15:if(gn(l,a),In(a),g&4){try{Ql(3,a,a.return),dd(3,a)}catch(Ne){vt(a,a.return,Ne)}try{Ql(5,a,a.return)}catch(Ne){vt(a,a.return,Ne)}}break;case 1:gn(l,a),In(a),g&512&&d!==null&&es(d,d.return);break;case 5:if(gn(l,a),In(a),g&512&&d!==null&&es(d,d.return),a.flags&32){var y=a.stateNode;try{gl(y,"")}catch(Ne){vt(a,a.return,Ne)}}if(g&4&&(y=a.stateNode,y!=null)){var j=a.memoizedProps,P=d!==null?d.memoizedProps:j,T=a.type,L=a.updateQueue;if(a.updateQueue=null,L!==null)try{T==="input"&&j.type==="radio"&&j.name!=null&&wt(y,j),hm(T,P);var Y=hm(T,j);for(P=0;P<L.length;P+=2){var de=L[P],he=L[P+1];de==="style"?Iy(y,he):de==="dangerouslySetInnerHTML"?_y(y,he):de==="children"?gl(y,he):A(y,de,he,Y)}switch(T){case"input":tr(y,j);break;case"textarea":Ti(y,j);break;case"select":var ce=y._wrapperState.wasMultiple;y._wrapperState.wasMultiple=!!j.multiple;var be=j.value;be!=null?Ye(y,!!j.multiple,be,!1):ce!==!!j.multiple&&(j.defaultValue!=null?Ye(y,!!j.multiple,j.defaultValue,!0):Ye(y,!!j.multiple,j.multiple?[]:"",!1))}y[$l]=j}catch(Ne){vt(a,a.return,Ne)}}break;case 6:if(gn(l,a),In(a),g&4){if(a.stateNode===null)throw Error(r(162));y=a.stateNode,j=a.memoizedProps;try{y.nodeValue=j}catch(Ne){vt(a,a.return,Ne)}}break;case 3:if(gn(l,a),In(a),g&4&&d!==null&&d.memoizedState.isDehydrated)try{Al(l.containerInfo)}catch(Ne){vt(a,a.return,Ne)}break;case 4:gn(l,a),In(a);break;case 13:gn(l,a),In(a),y=a.child,y.flags&8192&&(j=y.memoizedState!==null,y.stateNode.isHidden=j,!j||y.alternate!==null&&y.alternate.memoizedState!==null||(zp=kt())),g&4&&Y1(a);break;case 22:if(de=d!==null&&d.memoizedState!==null,a.mode&1?(ar=(Y=ar)||de,gn(l,a),ar=Y):gn(l,a),In(a),g&8192){if(Y=a.memoizedState!==null,(a.stateNode.isHidden=Y)&&!de&&(a.mode&1)!==0)for(ke=a,de=a.child;de!==null;){for(he=ke=de;ke!==null;){switch(ce=ke,be=ce.child,ce.tag){case 0:case 11:case 14:case 15:Ql(4,ce,ce.return);break;case 1:es(ce,ce.return);var Se=ce.stateNode;if(typeof Se.componentWillUnmount=="function"){g=ce,d=ce.return;try{l=g,Se.props=l.memoizedProps,Se.state=l.memoizedState,Se.componentWillUnmount()}catch(Ne){vt(g,d,Ne)}}break;case 5:es(ce,ce.return);break;case 22:if(ce.memoizedState!==null){ew(he);continue}}be!==null?(be.return=ce,ke=be):ew(he)}de=de.sibling}e:for(de=null,he=a;;){if(he.tag===5){if(de===null){de=he;try{y=he.stateNode,Y?(j=y.style,typeof j.setProperty=="function"?j.setProperty("display","none","important"):j.display="none"):(T=he.stateNode,L=he.memoizedProps.style,P=L!=null&&L.hasOwnProperty("display")?L.display:null,T.style.display=My("display",P))}catch(Ne){vt(a,a.return,Ne)}}}else if(he.tag===6){if(de===null)try{he.stateNode.nodeValue=Y?"":he.memoizedProps}catch(Ne){vt(a,a.return,Ne)}}else if((he.tag!==22&&he.tag!==23||he.memoizedState===null||he===a)&&he.child!==null){he.child.return=he,he=he.child;continue}if(he===a)break e;for(;he.sibling===null;){if(he.return===null||he.return===a)break e;de===he&&(de=null),he=he.return}de===he&&(de=null),he.sibling.return=he.return,he=he.sibling}}break;case 19:gn(l,a),In(a),g&4&&Y1(a);break;case 21:break;default:gn(l,a),In(a)}}function In(a){var l=a.flags;if(l&2){try{e:{for(var d=a.return;d!==null;){if(V1(d)){var g=d;break e}d=d.return}throw Error(r(160))}switch(g.tag){case 5:var y=g.stateNode;g.flags&32&&(gl(y,""),g.flags&=-33);var j=q1(a);Lp(a,j,y);break;case 3:case 4:var P=g.stateNode.containerInfo,T=q1(a);Dp(a,T,P);break;default:throw Error(r(161))}}catch(L){vt(a,a.return,L)}a.flags&=-3}l&4096&&(a.flags&=-4097)}function f4(a,l,d){ke=a,X1(a)}function X1(a,l,d){for(var g=(a.mode&1)!==0;ke!==null;){var y=ke,j=y.child;if(y.tag===22&&g){var P=y.memoizedState!==null||ud;if(!P){var T=y.alternate,L=T!==null&&T.memoizedState!==null||ar;T=ud;var Y=ar;if(ud=P,(ar=L)&&!Y)for(ke=y;ke!==null;)P=ke,L=P.child,P.tag===22&&P.memoizedState!==null?tw(y):L!==null?(L.return=P,ke=L):tw(y);for(;j!==null;)ke=j,X1(j),j=j.sibling;ke=y,ud=T,ar=Y}J1(a)}else(y.subtreeFlags&8772)!==0&&j!==null?(j.return=y,ke=j):J1(a)}}function J1(a){for(;ke!==null;){var l=ke;if((l.flags&8772)!==0){var d=l.alternate;try{if((l.flags&8772)!==0)switch(l.tag){case 0:case 11:case 15:ar||dd(5,l);break;case 1:var g=l.stateNode;if(l.flags&4&&!ar)if(d===null)g.componentDidMount();else{var y=l.elementType===l.type?d.memoizedProps:mn(l.type,d.memoizedProps);g.componentDidUpdate(y,d.memoizedState,g.__reactInternalSnapshotBeforeUpdate)}var j=l.updateQueue;j!==null&&e1(l,j,g);break;case 3:var P=l.updateQueue;if(P!==null){if(d=null,l.child!==null)switch(l.child.tag){case 5:d=l.child.stateNode;break;case 1:d=l.child.stateNode}e1(l,P,d)}break;case 5:var T=l.stateNode;if(d===null&&l.flags&4){d=T;var L=l.memoizedProps;switch(l.type){case"button":case"input":case"select":case"textarea":L.autoFocus&&d.focus();break;case"img":L.src&&(d.src=L.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(l.memoizedState===null){var Y=l.alternate;if(Y!==null){var de=Y.memoizedState;if(de!==null){var he=de.dehydrated;he!==null&&Al(he)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(r(163))}ar||l.flags&512&&Tp(l)}catch(ce){vt(l,l.return,ce)}}if(l===a){ke=null;break}if(d=l.sibling,d!==null){d.return=l.return,ke=d;break}ke=l.return}}function ew(a){for(;ke!==null;){var l=ke;if(l===a){ke=null;break}var d=l.sibling;if(d!==null){d.return=l.return,ke=d;break}ke=l.return}}function tw(a){for(;ke!==null;){var l=ke;try{switch(l.tag){case 0:case 11:case 15:var d=l.return;try{dd(4,l)}catch(L){vt(l,d,L)}break;case 1:var g=l.stateNode;if(typeof g.componentDidMount=="function"){var y=l.return;try{g.componentDidMount()}catch(L){vt(l,y,L)}}var j=l.return;try{Tp(l)}catch(L){vt(l,j,L)}break;case 5:var P=l.return;try{Tp(l)}catch(L){vt(l,P,L)}}}catch(L){vt(l,l.return,L)}if(l===a){ke=null;break}var T=l.sibling;if(T!==null){T.return=l.return,ke=T;break}ke=l.return}}var h4=Math.ceil,fd=C.ReactCurrentDispatcher,Rp=C.ReactCurrentOwner,qr=C.ReactCurrentBatchConfig,Ve=0,Lt=null,Nt=null,Gt=0,Tr=0,ts=Ui(0),Pt=0,Yl=null,La=0,hd=0,$p=0,Zl=null,jr=null,zp=0,rs=1/0,si=null,md=!1,Fp=null,qi=null,pd=!1,Qi=null,gd=0,Xl=0,Bp=null,vd=-1,xd=0;function hr(){return(Ve&6)!==0?kt():vd!==-1?vd:vd=kt()}function Yi(a){return(a.mode&1)===0?1:(Ve&2)!==0&&Gt!==0?Gt&-Gt:Y_.transition!==null?(xd===0&&(xd=qy()),xd):(a=Je,a!==0||(a=window.event,a=a===void 0?16:nb(a.type)),a)}function vn(a,l,d,g){if(50<Xl)throw Xl=0,Bp=null,Error(r(185));kl(a,d,g),((Ve&2)===0||a!==Lt)&&(a===Lt&&((Ve&2)===0&&(hd|=d),Pt===4&&Zi(a,Gt)),Sr(a,g),d===1&&Ve===0&&(l.mode&1)===0&&(rs=kt()+500,Gu&&Hi()))}function Sr(a,l){var d=a.callbackNode;YO(a,l);var g=Au(a,a===Lt?Gt:0);if(g===0)d!==null&&Ky(d),a.callbackNode=null,a.callbackPriority=0;else if(l=g&-g,a.callbackPriority!==l){if(d!=null&&Ky(d),l===1)a.tag===0?Q_(nw.bind(null,a)):Ub(nw.bind(null,a)),K_(function(){(Ve&6)===0&&Hi()}),d=null;else{switch(Qy(g)){case 1:d=bm;break;case 4:d=Gy;break;case 16:d=ju;break;case 536870912:d=Vy;break;default:d=ju}d=dw(d,rw.bind(null,a))}a.callbackPriority=l,a.callbackNode=d}}function rw(a,l){if(vd=-1,xd=0,(Ve&6)!==0)throw Error(r(327));var d=a.callbackNode;if(ns()&&a.callbackNode!==d)return null;var g=Au(a,a===Lt?Gt:0);if(g===0)return null;if((g&30)!==0||(g&a.expiredLanes)!==0||l)l=yd(a,g);else{l=g;var y=Ve;Ve|=2;var j=aw();(Lt!==a||Gt!==l)&&(si=null,rs=kt()+500,$a(a,l));do try{g4();break}catch(T){iw(a,T)}while(!0);ap(),fd.current=j,Ve=y,Nt!==null?l=0:(Lt=null,Gt=0,l=Pt)}if(l!==0){if(l===2&&(y=wm(a),y!==0&&(g=y,l=Up(a,y))),l===1)throw d=Yl,$a(a,0),Zi(a,g),Sr(a,kt()),d;if(l===6)Zi(a,g);else{if(y=a.current.alternate,(g&30)===0&&!m4(y)&&(l=yd(a,g),l===2&&(j=wm(a),j!==0&&(g=j,l=Up(a,j))),l===1))throw d=Yl,$a(a,0),Zi(a,g),Sr(a,kt()),d;switch(a.finishedWork=y,a.finishedLanes=g,l){case 0:case 1:throw Error(r(345));case 2:za(a,jr,si);break;case 3:if(Zi(a,g),(g&130023424)===g&&(l=zp+500-kt(),10<l)){if(Au(a,0)!==0)break;if(y=a.suspendedLanes,(y&g)!==g){hr(),a.pingedLanes|=a.suspendedLanes&y;break}a.timeoutHandle=qm(za.bind(null,a,jr,si),l);break}za(a,jr,si);break;case 4:if(Zi(a,g),(g&4194240)===g)break;for(l=a.eventTimes,y=-1;0<g;){var P=31-dn(g);j=1<<P,P=l[P],P>y&&(y=P),g&=~j}if(g=y,g=kt()-g,g=(120>g?120:480>g?480:1080>g?1080:1920>g?1920:3e3>g?3e3:4320>g?4320:1960*h4(g/1960))-g,10<g){a.timeoutHandle=qm(za.bind(null,a,jr,si),g);break}za(a,jr,si);break;case 5:za(a,jr,si);break;default:throw Error(r(329))}}}return Sr(a,kt()),a.callbackNode===d?rw.bind(null,a):null}function Up(a,l){var d=Zl;return a.current.memoizedState.isDehydrated&&($a(a,l).flags|=256),a=yd(a,l),a!==2&&(l=jr,jr=d,l!==null&&Wp(l)),a}function Wp(a){jr===null?jr=a:jr.push.apply(jr,a)}function m4(a){for(var l=a;;){if(l.flags&16384){var d=l.updateQueue;if(d!==null&&(d=d.stores,d!==null))for(var g=0;g<d.length;g++){var y=d[g],j=y.getSnapshot;y=y.value;try{if(!fn(j(),y))return!1}catch{return!1}}}if(d=l.child,l.subtreeFlags&16384&&d!==null)d.return=l,l=d;else{if(l===a)break;for(;l.sibling===null;){if(l.return===null||l.return===a)return!0;l=l.return}l.sibling.return=l.return,l=l.sibling}}return!0}function Zi(a,l){for(l&=~$p,l&=~hd,a.suspendedLanes|=l,a.pingedLanes&=~l,a=a.expirationTimes;0<l;){var d=31-dn(l),g=1<<d;a[d]=-1,l&=~g}}function nw(a){if((Ve&6)!==0)throw Error(r(327));ns();var l=Au(a,0);if((l&1)===0)return Sr(a,kt()),null;var d=yd(a,l);if(a.tag!==0&&d===2){var g=wm(a);g!==0&&(l=g,d=Up(a,g))}if(d===1)throw d=Yl,$a(a,0),Zi(a,l),Sr(a,kt()),d;if(d===6)throw Error(r(345));return a.finishedWork=a.current.alternate,a.finishedLanes=l,za(a,jr,si),Sr(a,kt()),null}function Hp(a,l){var d=Ve;Ve|=1;try{return a(l)}finally{Ve=d,Ve===0&&(rs=kt()+500,Gu&&Hi())}}function Ra(a){Qi!==null&&Qi.tag===0&&(Ve&6)===0&&ns();var l=Ve;Ve|=1;var d=qr.transition,g=Je;try{if(qr.transition=null,Je=1,a)return a()}finally{Je=g,qr.transition=d,Ve=l,(Ve&6)===0&&Hi()}}function Kp(){Tr=ts.current,ot(ts)}function $a(a,l){a.finishedWork=null,a.finishedLanes=0;var d=a.timeoutHandle;if(d!==-1&&(a.timeoutHandle=-1,H_(d)),Nt!==null)for(d=Nt.return;d!==null;){var g=d;switch(ep(g),g.tag){case 1:g=g.type.childContextTypes,g!=null&&Hu();break;case 3:Xo(),ot(br),ot(rr),hp();break;case 5:dp(g);break;case 4:Xo();break;case 13:ot(mt);break;case 19:ot(mt);break;case 10:op(g.type._context);break;case 22:case 23:Kp()}d=d.return}if(Lt=a,Nt=a=Xi(a.current,null),Gt=Tr=l,Pt=0,Yl=null,$p=hd=La=0,jr=Zl=null,Ia!==null){for(l=0;l<Ia.length;l++)if(d=Ia[l],g=d.interleaved,g!==null){d.interleaved=null;var y=g.next,j=d.pending;if(j!==null){var P=j.next;j.next=y,g.next=P}d.pending=g}Ia=null}return a}function iw(a,l){do{var d=Nt;try{if(ap(),rd.current=od,nd){for(var g=pt.memoizedState;g!==null;){var y=g.queue;y!==null&&(y.pending=null),g=g.next}nd=!1}if(Da=0,Dt=Ct=pt=null,Hl=!1,Kl=0,Rp.current=null,d===null||d.return===null){Pt=1,Yl=l,Nt=null;break}e:{var j=a,P=d.return,T=d,L=l;if(l=Gt,T.flags|=32768,L!==null&&typeof L=="object"&&typeof L.then=="function"){var Y=L,de=T,he=de.tag;if((de.mode&1)===0&&(he===0||he===11||he===15)){var ce=de.alternate;ce?(de.updateQueue=ce.updateQueue,de.memoizedState=ce.memoizedState,de.lanes=ce.lanes):(de.updateQueue=null,de.memoizedState=null)}var be=P1(P);if(be!==null){be.flags&=-257,O1(be,P,T,j,l),be.mode&1&&C1(j,Y,l),l=be,L=Y;var Se=l.updateQueue;if(Se===null){var Ne=new Set;Ne.add(L),l.updateQueue=Ne}else Se.add(L);break e}else{if((l&1)===0){C1(j,Y,l),Gp();break e}L=Error(r(426))}}else if(ut&&T.mode&1){var jt=P1(P);if(jt!==null){(jt.flags&65536)===0&&(jt.flags|=256),O1(jt,P,T,j,l),np(Jo(L,T));break e}}j=L=Jo(L,T),Pt!==4&&(Pt=2),Zl===null?Zl=[j]:Zl.push(j),j=P;do{switch(j.tag){case 3:j.flags|=65536,l&=-l,j.lanes|=l;var H=E1(j,L,l);Jb(j,H);break e;case 1:T=L;var F=j.type,q=j.stateNode;if((j.flags&128)===0&&(typeof F.getDerivedStateFromError=="function"||q!==null&&typeof q.componentDidCatch=="function"&&(qi===null||!qi.has(q)))){j.flags|=65536,l&=-l,j.lanes|=l;var ge=A1(j,T,l);Jb(j,ge);break e}}j=j.return}while(j!==null)}sw(d)}catch(Pe){l=Pe,Nt===d&&d!==null&&(Nt=d=d.return);continue}break}while(!0)}function aw(){var a=fd.current;return fd.current=od,a===null?od:a}function Gp(){(Pt===0||Pt===3||Pt===2)&&(Pt=4),Lt===null||(La&268435455)===0&&(hd&268435455)===0||Zi(Lt,Gt)}function yd(a,l){var d=Ve;Ve|=2;var g=aw();(Lt!==a||Gt!==l)&&(si=null,$a(a,l));do try{p4();break}catch(y){iw(a,y)}while(!0);if(ap(),Ve=d,fd.current=g,Nt!==null)throw Error(r(261));return Lt=null,Gt=0,Pt}function p4(){for(;Nt!==null;)ow(Nt)}function g4(){for(;Nt!==null&&!BO();)ow(Nt)}function ow(a){var l=uw(a.alternate,a,Tr);a.memoizedProps=a.pendingProps,l===null?sw(a):Nt=l,Rp.current=null}function sw(a){var l=a;do{var d=l.alternate;if(a=l.return,(l.flags&32768)===0){if(d=l4(d,l,Tr),d!==null){Nt=d;return}}else{if(d=c4(d,l),d!==null){d.flags&=32767,Nt=d;return}if(a!==null)a.flags|=32768,a.subtreeFlags=0,a.deletions=null;else{Pt=6,Nt=null;return}}if(l=l.sibling,l!==null){Nt=l;return}Nt=l=a}while(l!==null);Pt===0&&(Pt=5)}function za(a,l,d){var g=Je,y=qr.transition;try{qr.transition=null,Je=1,v4(a,l,d,g)}finally{qr.transition=y,Je=g}return null}function v4(a,l,d,g){do ns();while(Qi!==null);if((Ve&6)!==0)throw Error(r(327));d=a.finishedWork;var y=a.finishedLanes;if(d===null)return null;if(a.finishedWork=null,a.finishedLanes=0,d===a.current)throw Error(r(177));a.callbackNode=null,a.callbackPriority=0;var j=d.lanes|d.childLanes;if(ZO(a,j),a===Lt&&(Nt=Lt=null,Gt=0),(d.subtreeFlags&2064)===0&&(d.flags&2064)===0||pd||(pd=!0,dw(ju,function(){return ns(),null})),j=(d.flags&15990)!==0,(d.subtreeFlags&15990)!==0||j){j=qr.transition,qr.transition=null;var P=Je;Je=1;var T=Ve;Ve|=4,Rp.current=null,d4(a,d),Z1(d,a),R_(Gm),Ou=!!Km,Gm=Km=null,a.current=d,f4(d),UO(),Ve=T,Je=P,qr.transition=j}else a.current=d;if(pd&&(pd=!1,Qi=a,gd=y),j=a.pendingLanes,j===0&&(qi=null),KO(d.stateNode),Sr(a,kt()),l!==null)for(g=a.onRecoverableError,d=0;d<l.length;d++)y=l[d],g(y.value,{componentStack:y.stack,digest:y.digest});if(md)throw md=!1,a=Fp,Fp=null,a;return(gd&1)!==0&&a.tag!==0&&ns(),j=a.pendingLanes,(j&1)!==0?a===Bp?Xl++:(Xl=0,Bp=a):Xl=0,Hi(),null}function ns(){if(Qi!==null){var a=Qy(gd),l=qr.transition,d=Je;try{if(qr.transition=null,Je=16>a?16:a,Qi===null)var g=!1;else{if(a=Qi,Qi=null,gd=0,(Ve&6)!==0)throw Error(r(331));var y=Ve;for(Ve|=4,ke=a.current;ke!==null;){var j=ke,P=j.child;if((ke.flags&16)!==0){var T=j.deletions;if(T!==null){for(var L=0;L<T.length;L++){var Y=T[L];for(ke=Y;ke!==null;){var de=ke;switch(de.tag){case 0:case 11:case 15:Ql(8,de,j)}var he=de.child;if(he!==null)he.return=de,ke=he;else for(;ke!==null;){de=ke;var ce=de.sibling,be=de.return;if(G1(de),de===Y){ke=null;break}if(ce!==null){ce.return=be,ke=ce;break}ke=be}}}var Se=j.alternate;if(Se!==null){var Ne=Se.child;if(Ne!==null){Se.child=null;do{var jt=Ne.sibling;Ne.sibling=null,Ne=jt}while(Ne!==null)}}ke=j}}if((j.subtreeFlags&2064)!==0&&P!==null)P.return=j,ke=P;else e:for(;ke!==null;){if(j=ke,(j.flags&2048)!==0)switch(j.tag){case 0:case 11:case 15:Ql(9,j,j.return)}var H=j.sibling;if(H!==null){H.return=j.return,ke=H;break e}ke=j.return}}var F=a.current;for(ke=F;ke!==null;){P=ke;var q=P.child;if((P.subtreeFlags&2064)!==0&&q!==null)q.return=P,ke=q;else e:for(P=F;ke!==null;){if(T=ke,(T.flags&2048)!==0)try{switch(T.tag){case 0:case 11:case 15:dd(9,T)}}catch(Pe){vt(T,T.return,Pe)}if(T===P){ke=null;break e}var ge=T.sibling;if(ge!==null){ge.return=T.return,ke=ge;break e}ke=T.return}}if(Ve=y,Hi(),Pn&&typeof Pn.onPostCommitFiberRoot=="function")try{Pn.onPostCommitFiberRoot(Su,a)}catch{}g=!0}return g}finally{Je=d,qr.transition=l}}return!1}function lw(a,l,d){l=Jo(d,l),l=E1(a,l,1),a=Gi(a,l,1),l=hr(),a!==null&&(kl(a,1,l),Sr(a,l))}function vt(a,l,d){if(a.tag===3)lw(a,a,d);else for(;l!==null;){if(l.tag===3){lw(l,a,d);break}else if(l.tag===1){var g=l.stateNode;if(typeof l.type.getDerivedStateFromError=="function"||typeof g.componentDidCatch=="function"&&(qi===null||!qi.has(g))){a=Jo(d,a),a=A1(l,a,1),l=Gi(l,a,1),a=hr(),l!==null&&(kl(l,1,a),Sr(l,a));break}}l=l.return}}function x4(a,l,d){var g=a.pingCache;g!==null&&g.delete(l),l=hr(),a.pingedLanes|=a.suspendedLanes&d,Lt===a&&(Gt&d)===d&&(Pt===4||Pt===3&&(Gt&130023424)===Gt&&500>kt()-zp?$a(a,0):$p|=d),Sr(a,l)}function cw(a,l){l===0&&((a.mode&1)===0?l=1:(l=Eu,Eu<<=1,(Eu&130023424)===0&&(Eu=4194304)));var d=hr();a=ii(a,l),a!==null&&(kl(a,l,d),Sr(a,d))}function y4(a){var l=a.memoizedState,d=0;l!==null&&(d=l.retryLane),cw(a,d)}function b4(a,l){var d=0;switch(a.tag){case 13:var g=a.stateNode,y=a.memoizedState;y!==null&&(d=y.retryLane);break;case 19:g=a.stateNode;break;default:throw Error(r(314))}g!==null&&g.delete(l),cw(a,d)}var uw;uw=function(a,l,d){if(a!==null)if(a.memoizedProps!==l.pendingProps||br.current)kr=!0;else{if((a.lanes&d)===0&&(l.flags&128)===0)return kr=!1,s4(a,l,d);kr=(a.flags&131072)!==0}else kr=!1,ut&&(l.flags&1048576)!==0&&Wb(l,qu,l.index);switch(l.lanes=0,l.tag){case 2:var g=l.type;cd(a,l),a=l.pendingProps;var y=Ko(l,rr.current);Zo(l,d),y=gp(null,l,g,a,y,d);var j=vp();return l.flags|=1,typeof y=="object"&&y!==null&&typeof y.render=="function"&&y.$$typeof===void 0?(l.tag=1,l.memoizedState=null,l.updateQueue=null,wr(g)?(j=!0,Ku(l)):j=!1,l.memoizedState=y.state!==null&&y.state!==void 0?y.state:null,cp(l),y.updater=sd,l.stateNode=y,y._reactInternals=l,jp(l,g,a,d),l=Ap(null,l,g,!0,j,d)):(l.tag=0,ut&&j&&Jm(l),fr(null,l,y,d),l=l.child),l;case 16:g=l.elementType;e:{switch(cd(a,l),a=l.pendingProps,y=g._init,g=y(g._payload),l.type=g,y=l.tag=k4(g),a=mn(g,a),y){case 0:l=Ep(null,l,g,a,d);break e;case 1:l=L1(null,l,g,a,d);break e;case 11:l=_1(null,l,g,a,d);break e;case 14:l=M1(null,l,g,mn(g.type,a),d);break e}throw Error(r(306,g,""))}return l;case 0:return g=l.type,y=l.pendingProps,y=l.elementType===g?y:mn(g,y),Ep(a,l,g,y,d);case 1:return g=l.type,y=l.pendingProps,y=l.elementType===g?y:mn(g,y),L1(a,l,g,y,d);case 3:e:{if(R1(l),a===null)throw Error(r(387));g=l.pendingProps,j=l.memoizedState,y=j.element,Xb(a,l),ed(l,g,null,d);var P=l.memoizedState;if(g=P.element,j.isDehydrated)if(j={element:g,isDehydrated:!1,cache:P.cache,pendingSuspenseBoundaries:P.pendingSuspenseBoundaries,transitions:P.transitions},l.updateQueue.baseState=j,l.memoizedState=j,l.flags&256){y=Jo(Error(r(423)),l),l=$1(a,l,g,d,y);break e}else if(g!==y){y=Jo(Error(r(424)),l),l=$1(a,l,g,d,y);break e}else for(Ir=Bi(l.stateNode.containerInfo.firstChild),Mr=l,ut=!0,hn=null,d=Yb(l,null,g,d),l.child=d;d;)d.flags=d.flags&-3|4096,d=d.sibling;else{if(qo(),g===y){l=oi(a,l,d);break e}fr(a,l,g,d)}l=l.child}return l;case 5:return t1(l),a===null&&rp(l),g=l.type,y=l.pendingProps,j=a!==null?a.memoizedProps:null,P=y.children,Vm(g,y)?P=null:j!==null&&Vm(g,j)&&(l.flags|=32),D1(a,l),fr(a,l,P,d),l.child;case 6:return a===null&&rp(l),null;case 13:return z1(a,l,d);case 4:return up(l,l.stateNode.containerInfo),g=l.pendingProps,a===null?l.child=Qo(l,null,g,d):fr(a,l,g,d),l.child;case 11:return g=l.type,y=l.pendingProps,y=l.elementType===g?y:mn(g,y),_1(a,l,g,y,d);case 7:return fr(a,l,l.pendingProps,d),l.child;case 8:return fr(a,l,l.pendingProps.children,d),l.child;case 12:return fr(a,l,l.pendingProps.children,d),l.child;case 10:e:{if(g=l.type._context,y=l.pendingProps,j=l.memoizedProps,P=y.value,rt(Zu,g._currentValue),g._currentValue=P,j!==null)if(fn(j.value,P)){if(j.children===y.children&&!br.current){l=oi(a,l,d);break e}}else for(j=l.child,j!==null&&(j.return=l);j!==null;){var T=j.dependencies;if(T!==null){P=j.child;for(var L=T.firstContext;L!==null;){if(L.context===g){if(j.tag===1){L=ai(-1,d&-d),L.tag=2;var Y=j.updateQueue;if(Y!==null){Y=Y.shared;var de=Y.pending;de===null?L.next=L:(L.next=de.next,de.next=L),Y.pending=L}}j.lanes|=d,L=j.alternate,L!==null&&(L.lanes|=d),sp(j.return,d,l),T.lanes|=d;break}L=L.next}}else if(j.tag===10)P=j.type===l.type?null:j.child;else if(j.tag===18){if(P=j.return,P===null)throw Error(r(341));P.lanes|=d,T=P.alternate,T!==null&&(T.lanes|=d),sp(P,d,l),P=j.sibling}else P=j.child;if(P!==null)P.return=j;else for(P=j;P!==null;){if(P===l){P=null;break}if(j=P.sibling,j!==null){j.return=P.return,P=j;break}P=P.return}j=P}fr(a,l,y.children,d),l=l.child}return l;case 9:return y=l.type,g=l.pendingProps.children,Zo(l,d),y=Gr(y),g=g(y),l.flags|=1,fr(a,l,g,d),l.child;case 14:return g=l.type,y=mn(g,l.pendingProps),y=mn(g.type,y),M1(a,l,g,y,d);case 15:return I1(a,l,l.type,l.pendingProps,d);case 17:return g=l.type,y=l.pendingProps,y=l.elementType===g?y:mn(g,y),cd(a,l),l.tag=1,wr(g)?(a=!0,Ku(l)):a=!1,Zo(l,d),S1(l,g,y),jp(l,g,y,d),Ap(null,l,g,!0,a,d);case 19:return B1(a,l,d);case 22:return T1(a,l,d)}throw Error(r(156,l.tag))};function dw(a,l){return Hy(a,l)}function w4(a,l,d,g){this.tag=a,this.key=d,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=l,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=g,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Qr(a,l,d,g){return new w4(a,l,d,g)}function Vp(a){return a=a.prototype,!(!a||!a.isReactComponent)}function k4(a){if(typeof a=="function")return Vp(a)?1:0;if(a!=null){if(a=a.$$typeof,a===W)return 11;if(a===pe)return 14}return 2}function Xi(a,l){var d=a.alternate;return d===null?(d=Qr(a.tag,l,a.key,a.mode),d.elementType=a.elementType,d.type=a.type,d.stateNode=a.stateNode,d.alternate=a,a.alternate=d):(d.pendingProps=l,d.type=a.type,d.flags=0,d.subtreeFlags=0,d.deletions=null),d.flags=a.flags&14680064,d.childLanes=a.childLanes,d.lanes=a.lanes,d.child=a.child,d.memoizedProps=a.memoizedProps,d.memoizedState=a.memoizedState,d.updateQueue=a.updateQueue,l=a.dependencies,d.dependencies=l===null?null:{lanes:l.lanes,firstContext:l.firstContext},d.sibling=a.sibling,d.index=a.index,d.ref=a.ref,d}function bd(a,l,d,g,y,j){var P=2;if(g=a,typeof a=="function")Vp(a)&&(P=1);else if(typeof a=="string")P=5;else e:switch(a){case D:return Fa(d.children,y,j,l);case B:P=8,y|=8;break;case z:return a=Qr(12,d,l,y|2),a.elementType=z,a.lanes=j,a;case ve:return a=Qr(13,d,l,y),a.elementType=ve,a.lanes=j,a;case ue:return a=Qr(19,d,l,y),a.elementType=ue,a.lanes=j,a;case le:return wd(d,y,j,l);default:if(typeof a=="object"&&a!==null)switch(a.$$typeof){case $:P=10;break e;case K:P=9;break e;case W:P=11;break e;case pe:P=14;break e;case oe:P=16,g=null;break e}throw Error(r(130,a==null?a:typeof a,""))}return l=Qr(P,d,l,y),l.elementType=a,l.type=g,l.lanes=j,l}function Fa(a,l,d,g){return a=Qr(7,a,g,l),a.lanes=d,a}function wd(a,l,d,g){return a=Qr(22,a,g,l),a.elementType=le,a.lanes=d,a.stateNode={isHidden:!1},a}function qp(a,l,d){return a=Qr(6,a,null,l),a.lanes=d,a}function Qp(a,l,d){return l=Qr(4,a.children!==null?a.children:[],a.key,l),l.lanes=d,l.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation},l}function j4(a,l,d,g,y){this.tag=l,this.containerInfo=a,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=km(0),this.expirationTimes=km(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=km(0),this.identifierPrefix=g,this.onRecoverableError=y,this.mutableSourceEagerHydrationData=null}function Yp(a,l,d,g,y,j,P,T,L){return a=new j4(a,l,d,T,L),l===1?(l=1,j===!0&&(l|=8)):l=0,j=Qr(3,null,null,l),a.current=j,j.stateNode=a,j.memoizedState={element:g,isDehydrated:d,cache:null,transitions:null,pendingSuspenseBoundaries:null},cp(j),a}function S4(a,l,d){var g=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:O,key:g==null?null:""+g,children:a,containerInfo:l,implementation:d}}function fw(a){if(!a)return Wi;a=a._reactInternals;e:{if(Ca(a)!==a||a.tag!==1)throw Error(r(170));var l=a;do{switch(l.tag){case 3:l=l.stateNode.context;break e;case 1:if(wr(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break e}}l=l.return}while(l!==null);throw Error(r(171))}if(a.tag===1){var d=a.type;if(wr(d))return Fb(a,d,l)}return l}function hw(a,l,d,g,y,j,P,T,L){return a=Yp(d,g,!0,a,y,j,P,T,L),a.context=fw(null),d=a.current,g=hr(),y=Yi(d),j=ai(g,y),j.callback=l??null,Gi(d,j,y),a.current.lanes=y,kl(a,y,g),Sr(a,g),a}function kd(a,l,d,g){var y=l.current,j=hr(),P=Yi(y);return d=fw(d),l.context===null?l.context=d:l.pendingContext=d,l=ai(j,P),l.payload={element:a},g=g===void 0?null:g,g!==null&&(l.callback=g),a=Gi(y,l,P),a!==null&&(vn(a,y,P,j),Ju(a,y,P)),P}function jd(a){if(a=a.current,!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function mw(a,l){if(a=a.memoizedState,a!==null&&a.dehydrated!==null){var d=a.retryLane;a.retryLane=d!==0&&d<l?d:l}}function Zp(a,l){mw(a,l),(a=a.alternate)&&mw(a,l)}function N4(){return null}var pw=typeof reportError=="function"?reportError:function(a){console.error(a)};function Xp(a){this._internalRoot=a}Sd.prototype.render=Xp.prototype.render=function(a){var l=this._internalRoot;if(l===null)throw Error(r(409));kd(a,l,null,null)},Sd.prototype.unmount=Xp.prototype.unmount=function(){var a=this._internalRoot;if(a!==null){this._internalRoot=null;var l=a.containerInfo;Ra(function(){kd(null,a,null,null)}),l[ei]=null}};function Sd(a){this._internalRoot=a}Sd.prototype.unstable_scheduleHydration=function(a){if(a){var l=Xy();a={blockedOn:null,target:a,priority:l};for(var d=0;d<$i.length&&l!==0&&l<$i[d].priority;d++);$i.splice(d,0,a),d===0&&tb(a)}};function Jp(a){return!(!a||a.nodeType!==1&&a.nodeType!==9&&a.nodeType!==11)}function Nd(a){return!(!a||a.nodeType!==1&&a.nodeType!==9&&a.nodeType!==11&&(a.nodeType!==8||a.nodeValue!==" react-mount-point-unstable "))}function gw(){}function E4(a,l,d,g,y){if(y){if(typeof g=="function"){var j=g;g=function(){var Y=jd(P);j.call(Y)}}var P=hw(l,g,a,0,null,!1,!1,"",gw);return a._reactRootContainer=P,a[ei]=P.current,Ll(a.nodeType===8?a.parentNode:a),Ra(),P}for(;y=a.lastChild;)a.removeChild(y);if(typeof g=="function"){var T=g;g=function(){var Y=jd(L);T.call(Y)}}var L=Yp(a,0,!1,null,null,!1,!1,"",gw);return a._reactRootContainer=L,a[ei]=L.current,Ll(a.nodeType===8?a.parentNode:a),Ra(function(){kd(l,L,d,g)}),L}function Ed(a,l,d,g,y){var j=d._reactRootContainer;if(j){var P=j;if(typeof y=="function"){var T=y;y=function(){var L=jd(P);T.call(L)}}kd(l,P,a,y)}else P=E4(d,l,a,y,g);return jd(P)}Yy=function(a){switch(a.tag){case 3:var l=a.stateNode;if(l.current.memoizedState.isDehydrated){var d=wl(l.pendingLanes);d!==0&&(jm(l,d|1),Sr(l,kt()),(Ve&6)===0&&(rs=kt()+500,Hi()))}break;case 13:Ra(function(){var g=ii(a,1);if(g!==null){var y=hr();vn(g,a,1,y)}}),Zp(a,1)}},Sm=function(a){if(a.tag===13){var l=ii(a,134217728);if(l!==null){var d=hr();vn(l,a,134217728,d)}Zp(a,134217728)}},Zy=function(a){if(a.tag===13){var l=Yi(a),d=ii(a,l);if(d!==null){var g=hr();vn(d,a,l,g)}Zp(a,l)}},Xy=function(){return Je},Jy=function(a,l){var d=Je;try{return Je=a,l()}finally{Je=d}},gm=function(a,l,d){switch(l){case"input":if(tr(a,d),l=d.name,d.type==="radio"&&l!=null){for(d=a;d.parentNode;)d=d.parentNode;for(d=d.querySelectorAll("input[name="+JSON.stringify(""+l)+'][type="radio"]'),l=0;l<d.length;l++){var g=d[l];if(g!==a&&g.form===a.form){var y=Wu(g);if(!y)throw Error(r(90));fe(g),tr(g,y)}}}break;case"textarea":Ti(a,d);break;case"select":l=d.value,l!=null&&Ye(a,!!d.multiple,l,!1)}},Ry=Hp,$y=Ra;var A4={usingClientEntryPoint:!1,Events:[zl,Wo,Wu,Dy,Ly,Hp]},Jl={findFiberByHostInstance:Pa,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},C4={bundleType:Jl.bundleType,version:Jl.version,rendererPackageName:Jl.rendererPackageName,rendererConfig:Jl.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:C.ReactCurrentDispatcher,findHostInstanceByFiber:function(a){return a=Uy(a),a===null?null:a.stateNode},findFiberByHostInstance:Jl.findFiberByHostInstance||N4,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Ad=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Ad.isDisabled&&Ad.supportsFiber)try{Su=Ad.inject(C4),Pn=Ad}catch{}}return Nr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=A4,Nr.createPortal=function(a,l){var d=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Jp(l))throw Error(r(200));return S4(a,l,null,d)},Nr.createRoot=function(a,l){if(!Jp(a))throw Error(r(299));var d=!1,g="",y=pw;return l!=null&&(l.unstable_strictMode===!0&&(d=!0),l.identifierPrefix!==void 0&&(g=l.identifierPrefix),l.onRecoverableError!==void 0&&(y=l.onRecoverableError)),l=Yp(a,1,!1,null,null,d,!1,g,y),a[ei]=l.current,Ll(a.nodeType===8?a.parentNode:a),new Xp(l)},Nr.findDOMNode=function(a){if(a==null)return null;if(a.nodeType===1)return a;var l=a._reactInternals;if(l===void 0)throw typeof a.render=="function"?Error(r(188)):(a=Object.keys(a).join(","),Error(r(268,a)));return a=Uy(l),a=a===null?null:a.stateNode,a},Nr.flushSync=function(a){return Ra(a)},Nr.hydrate=function(a,l,d){if(!Nd(l))throw Error(r(200));return Ed(null,a,l,!0,d)},Nr.hydrateRoot=function(a,l,d){if(!Jp(a))throw Error(r(405));var g=d!=null&&d.hydratedSources||null,y=!1,j="",P=pw;if(d!=null&&(d.unstable_strictMode===!0&&(y=!0),d.identifierPrefix!==void 0&&(j=d.identifierPrefix),d.onRecoverableError!==void 0&&(P=d.onRecoverableError)),l=hw(l,null,a,1,d??null,y,!1,j,P),a[ei]=l.current,Ll(a),g)for(a=0;a<g.length;a++)d=g[a],y=d._getVersion,y=y(d._source),l.mutableSourceEagerHydrationData==null?l.mutableSourceEagerHydrationData=[d,y]:l.mutableSourceEagerHydrationData.push(d,y);return new Sd(l)},Nr.render=function(a,l,d){if(!Nd(l))throw Error(r(200));return Ed(null,a,l,!1,d)},Nr.unmountComponentAtNode=function(a){if(!Nd(a))throw Error(r(40));return a._reactRootContainer?(Ra(function(){Ed(null,null,a,!1,function(){a._reactRootContainer=null,a[ei]=null})}),!0):!1},Nr.unstable_batchedUpdates=Hp,Nr.unstable_renderSubtreeIntoContainer=function(a,l,d,g){if(!Nd(d))throw Error(r(200));if(a==null||a._reactInternals===void 0)throw Error(r(38));return Ed(a,l,d,!1,g)},Nr.version="18.3.1-next-f1338f8080-20240426",Nr}var Nw;function zN(){if(Nw)return ng.exports;Nw=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),ng.exports=$4(),ng.exports}var Ew;function z4(){if(Ew)return Pd;Ew=1;var e=zN();return Pd.createRoot=e.createRoot,Pd.hydrateRoot=e.hydrateRoot,Pd}var F4=z4();const B4=Ox(F4);var tu=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},io,la,Es,PN,U4=(PN=class extends tu{constructor(){super();De(this,io);De(this,la);De(this,Es);we(this,Es,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t();return window.addEventListener("visibilitychange",r,!1),()=>{window.removeEventListener("visibilitychange",r)}}})}onSubscribe(){R(this,la)||this.setEventListener(R(this,Es))}onUnsubscribe(){var t;this.hasListeners()||((t=R(this,la))==null||t.call(this),we(this,la,void 0))}setEventListener(t){var r;we(this,Es,t),(r=R(this,la))==null||r.call(this),we(this,la,t(n=>{typeof n=="boolean"?this.setFocused(n):this.onFocus()}))}setFocused(t){R(this,io)!==t&&(we(this,io,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(r=>{r(t)})}isFocused(){var t;return typeof R(this,io)=="boolean"?R(this,io):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},io=new WeakMap,la=new WeakMap,Es=new WeakMap,PN),Mx=new U4,W4={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},ca,Px,ON,H4=(ON=class{constructor(){De(this,ca,W4);De(this,Px,!1)}setTimeoutProvider(e){we(this,ca,e)}setTimeout(e,t){return R(this,ca).setTimeout(e,t)}clearTimeout(e){R(this,ca).clearTimeout(e)}setInterval(e,t){return R(this,ca).setInterval(e,t)}clearInterval(e){R(this,ca).clearInterval(e)}},ca=new WeakMap,Px=new WeakMap,ON),Za=new H4;function K4(e){setTimeout(e,0)}var G4=typeof window>"u"||"Deno"in globalThis;function Ar(){}function V4(e,t){return typeof e=="function"?e(t):e}function nv(e){return typeof e=="number"&&e>=0&&e!==1/0}function FN(e,t){return Math.max(e+(t||0)-Date.now(),0)}function va(e,t){return typeof e=="function"?e(t):e}function Rr(e,t){return typeof e=="function"?e(t):e}function Aw(e,t){const{type:r="all",exact:n,fetchStatus:i,predicate:o,queryKey:c,stale:u}=e;if(c){if(n){if(t.queryHash!==Ix(c,t.options))return!1}else if(!Ec(t.queryKey,c))return!1}if(r!=="all"){const f=t.isActive();if(r==="active"&&!f||r==="inactive"&&f)return!1}return!(typeof u=="boolean"&&t.isStale()!==u||i&&i!==t.state.fetchStatus||o&&!o(t))}function Cw(e,t){const{exact:r,status:n,predicate:i,mutationKey:o}=e;if(o){if(!t.options.mutationKey)return!1;if(r){if(Nc(t.options.mutationKey)!==Nc(o))return!1}else if(!Ec(t.options.mutationKey,o))return!1}return!(n&&t.state.status!==n||i&&!i(t))}function Ix(e,t){return((t==null?void 0:t.queryKeyHashFn)||Nc)(e)}function Nc(e){return JSON.stringify(e,(t,r)=>av(r)?Object.keys(r).sort().reduce((n,i)=>(n[i]=r[i],n),{}):r)}function Ec(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(r=>Ec(e[r],t[r])):!1}var q4=Object.prototype.hasOwnProperty;function BN(e,t,r=0){if(e===t)return e;if(r>500)return t;const n=Pw(e)&&Pw(t);if(!n&&!(av(e)&&av(t)))return t;const o=(n?e:Object.keys(e)).length,c=n?t:Object.keys(t),u=c.length,f=n?new Array(u):{};let h=0;for(let m=0;m<u;m++){const p=n?m:c[m],v=e[p],b=t[p];if(v===b){f[p]=v,(n?m<o:q4.call(e,p))&&h++;continue}if(v===null||b===null||typeof v!="object"||typeof b!="object"){f[p]=b;continue}const S=BN(v,b,r+1);f[p]=S,S===v&&h++}return o===u&&h===o?e:f}function iv(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(e[r]!==t[r])return!1;return!0}function Pw(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function av(e){if(!Ow(e))return!1;const t=e.constructor;if(t===void 0)return!0;const r=t.prototype;return!(!Ow(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function Ow(e){return Object.prototype.toString.call(e)==="[object Object]"}function Q4(e){return new Promise(t=>{Za.setTimeout(t,e)})}function ov(e,t,r){return typeof r.structuralSharing=="function"?r.structuralSharing(e,t):r.structuralSharing!==!1?BN(e,t):t}function Y4(e,t,r=0){const n=[...e,t];return r&&n.length>r?n.slice(1):n}function Z4(e,t,r=0){const n=[t,...e];return r&&n.length>r?n.slice(0,-1):n}var Tx=Symbol();function UN(e,t){return!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===Tx?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function WN(e,t){return typeof e=="function"?e(...t):!!e}function X4(e,t,r){let n=!1,i;return Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(i??(i=t()),n||(n=!0,i.aborted?r():i.addEventListener("abort",r,{once:!0})),i)}),e}var Ac=(()=>{let e=()=>G4;return{isServer(){return e()},setIsServer(t){e=t}}})();function sv(){let e,t;const r=new Promise((i,o)=>{e=i,t=o});r.status="pending",r.catch(()=>{});function n(i){Object.assign(r,i),delete r.resolve,delete r.reject}return r.resolve=i=>{n({status:"fulfilled",value:i}),e(i)},r.reject=i=>{n({status:"rejected",reason:i}),t(i)},r}var J4=K4;function eM(){let e=[],t=0,r=u=>{u()},n=u=>{u()},i=J4;const o=u=>{t?e.push(u):i(()=>{r(u)})},c=()=>{const u=e;e=[],u.length&&i(()=>{n(()=>{u.forEach(f=>{r(f)})})})};return{batch:u=>{let f;t++;try{f=u()}finally{t--,t||c()}return f},batchCalls:u=>(...f)=>{o(()=>{u(...f)})},schedule:o,setNotifyFunction:u=>{r=u},setBatchNotifyFunction:u=>{n=u},setScheduler:u=>{i=u}}}var Yt=eM(),As,ua,Cs,_N,tM=(_N=class extends tu{constructor(){super();De(this,As,!0);De(this,ua);De(this,Cs);we(this,Cs,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t(!0),n=()=>t(!1);return window.addEventListener("online",r,!1),window.addEventListener("offline",n,!1),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",n)}}})}onSubscribe(){R(this,ua)||this.setEventListener(R(this,Cs))}onUnsubscribe(){var t;this.hasListeners()||((t=R(this,ua))==null||t.call(this),we(this,ua,void 0))}setEventListener(t){var r;we(this,Cs,t),(r=R(this,ua))==null||r.call(this),we(this,ua,t(this.setOnline.bind(this)))}setOnline(t){R(this,As)!==t&&(we(this,As,t),this.listeners.forEach(n=>{n(t)}))}isOnline(){return R(this,As)}},As=new WeakMap,ua=new WeakMap,Cs=new WeakMap,_N),hf=new tM;function rM(e){return Math.min(1e3*2**e,3e4)}function HN(e){return(e??"online")==="online"?hf.isOnline():!0}var lv=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function KN(e){let t=!1,r=0,n;const i=sv(),o=()=>i.status!=="pending",c=w=>{var k;if(!o()){const N=new lv(w);v(N),(k=e.onCancel)==null||k.call(e,N)}},u=()=>{t=!0},f=()=>{t=!1},h=()=>Mx.isFocused()&&(e.networkMode==="always"||hf.isOnline())&&e.canRun(),m=()=>HN(e.networkMode)&&e.canRun(),p=w=>{o()||(n==null||n(),i.resolve(w))},v=w=>{o()||(n==null||n(),i.reject(w))},b=()=>new Promise(w=>{var k;n=N=>{(o()||h())&&w(N)},(k=e.onPause)==null||k.call(e)}).then(()=>{var w;n=void 0,o()||(w=e.onContinue)==null||w.call(e)}),S=()=>{if(o())return;let w;const k=r===0?e.initialPromise:void 0;try{w=k??e.fn()}catch(N){w=Promise.reject(N)}Promise.resolve(w).then(p).catch(N=>{var O;if(o())return;const E=e.retry??(Ac.isServer()?0:3),A=e.retryDelay??rM,C=typeof A=="function"?A(r,N):A,_=E===!0||typeof E=="number"&&r<E||typeof E=="function"&&E(r,N);if(t||!_){v(N);return}r++,(O=e.onFail)==null||O.call(e,r,N),Q4(C).then(()=>h()?void 0:b()).then(()=>{t?v(N):S()})})};return{promise:i,status:()=>i.status,cancel:c,continue:()=>(n==null||n(),i),cancelRetry:u,continueRetry:f,canStart:m,start:()=>(m()?S():b().then(S),i)}}var ao,MN,GN=(MN=class{constructor(){De(this,ao)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),nv(this.gcTime)&&we(this,ao,Za.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Ac.isServer()?1/0:300*1e3))}clearGcTimeout(){R(this,ao)!==void 0&&(Za.clearTimeout(R(this,ao)),we(this,ao,void 0))}},ao=new WeakMap,MN);function nM(e){return{onFetch:(t,r)=>{var m,p,v,b,S;const n=t.options,i=(v=(p=(m=t.fetchOptions)==null?void 0:m.meta)==null?void 0:p.fetchMore)==null?void 0:v.direction,o=((b=t.state.data)==null?void 0:b.pages)||[],c=((S=t.state.data)==null?void 0:S.pageParams)||[];let u={pages:[],pageParams:[]},f=0;const h=async()=>{let w=!1;const k=A=>{X4(A,()=>t.signal,()=>w=!0)},N=UN(t.options,t.fetchOptions),E=async(A,C,_)=>{if(w)return Promise.reject(t.signal.reason);if(C==null&&A.pages.length)return Promise.resolve(A);const D=(()=>{const K={client:t.client,queryKey:t.queryKey,pageParam:C,direction:_?"backward":"forward",meta:t.options.meta};return k(K),K})(),B=await N(D),{maxPages:z}=t.options,$=_?Z4:Y4;return{pages:$(A.pages,B,z),pageParams:$(A.pageParams,C,z)}};if(i&&o.length){const A=i==="backward",C=A?iM:_w,_={pages:o,pageParams:c},O=C(n,_);u=await E(_,O,A)}else{const A=e??o.length;do{const C=f===0?c[0]??n.initialPageParam:_w(n,u);if(f>0&&C==null)break;u=await E(u,C),f++}while(f<A)}return u};t.options.persister?t.fetchFn=()=>{var w,k;return(k=(w=t.options).persister)==null?void 0:k.call(w,h,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},r)}:t.fetchFn=h}}}function _w(e,{pages:t,pageParams:r}){const n=t.length-1;return t.length>0?e.getNextPageParam(t[n],t,r[n],r):void 0}function iM(e,{pages:t,pageParams:r}){var n;return t.length>0?(n=e.getPreviousPageParam)==null?void 0:n.call(e,t[0],t,r[0],r):void 0}var Ps,oo,Os,Xr,so,$t,Yc,lo,Lr,VN,ci,IN,aM=(IN=class extends GN{constructor(t){super();De(this,Lr);De(this,Ps);De(this,oo);De(this,Os);De(this,Xr);De(this,so);De(this,$t);De(this,Yc);De(this,lo);we(this,lo,!1),we(this,Yc,t.defaultOptions),this.setOptions(t.options),this.observers=[],we(this,so,t.client),we(this,Xr,R(this,so).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,we(this,oo,Iw(this.options)),this.state=t.state??R(this,oo),this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return R(this,Ps)}get promise(){var t;return(t=R(this,$t))==null?void 0:t.promise}setOptions(t){if(this.options={...R(this,Yc),...t},t!=null&&t._type&&we(this,Ps,t._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const r=Iw(this.options);r.data!==void 0&&(this.setState(Mw(r.data,r.dataUpdatedAt)),we(this,oo,r))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&R(this,Xr).remove(this)}setData(t,r){const n=ov(this.state.data,t,this.options);return We(this,Lr,ci).call(this,{data:n,type:"success",dataUpdatedAt:r==null?void 0:r.updatedAt,manual:r==null?void 0:r.manual}),n}setState(t){We(this,Lr,ci).call(this,{type:"setState",state:t})}cancel(t){var n,i;const r=(n=R(this,$t))==null?void 0:n.promise;return(i=R(this,$t))==null||i.cancel(t),r?r.then(Ar).catch(Ar):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return R(this,oo)}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(t=>Rr(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===Tx||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>va(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!FN(this.state.dataUpdatedAt,t)}onFocus(){var r;const t=this.observers.find(n=>n.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(r=R(this,$t))==null||r.continue()}onOnline(){var r;const t=this.observers.find(n=>n.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(r=R(this,$t))==null||r.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),R(this,Xr).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(r=>r!==t),this.observers.length||(R(this,$t)&&(R(this,lo)||We(this,Lr,VN).call(this)?R(this,$t).cancel({revert:!0}):R(this,$t).cancelRetry()),this.scheduleGc()),R(this,Xr).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||We(this,Lr,ci).call(this,{type:"invalidate"})}async fetch(t,r){var h,m,p,v,b,S,w,k,N,E,A;if(this.state.fetchStatus!=="idle"&&((h=R(this,$t))==null?void 0:h.status())!=="rejected"){if(this.state.data!==void 0&&(r!=null&&r.cancelRefetch))this.cancel({silent:!0});else if(R(this,$t))return R(this,$t).continueRetry(),R(this,$t).promise}if(t&&this.setOptions(t),!this.options.queryFn){const C=this.observers.find(_=>_.options.queryFn);C&&this.setOptions(C.options)}const n=new AbortController,i=C=>{Object.defineProperty(C,"signal",{enumerable:!0,get:()=>(we(this,lo,!0),n.signal)})},o=()=>{const C=UN(this.options,r),O=(()=>{const D={client:R(this,so),queryKey:this.queryKey,meta:this.meta};return i(D),D})();return we(this,lo,!1),this.options.persister?this.options.persister(C,O,this):C(O)},u=(()=>{const C={fetchOptions:r,options:this.options,queryKey:this.queryKey,client:R(this,so),state:this.state,fetchFn:o};return i(C),C})(),f=R(this,Ps)==="infinite"?nM(this.options.pages):this.options.behavior;f==null||f.onFetch(u,this),we(this,Os,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((m=u.fetchOptions)==null?void 0:m.meta))&&We(this,Lr,ci).call(this,{type:"fetch",meta:(p=u.fetchOptions)==null?void 0:p.meta}),we(this,$t,KN({initialPromise:r==null?void 0:r.initialPromise,fn:u.fetchFn,onCancel:C=>{C instanceof lv&&C.revert&&this.setState({...R(this,Os),fetchStatus:"idle"}),n.abort()},onFail:(C,_)=>{We(this,Lr,ci).call(this,{type:"failed",failureCount:C,error:_})},onPause:()=>{We(this,Lr,ci).call(this,{type:"pause"})},onContinue:()=>{We(this,Lr,ci).call(this,{type:"continue"})},retry:u.options.retry,retryDelay:u.options.retryDelay,networkMode:u.options.networkMode,canRun:()=>!0}));try{const C=await R(this,$t).start();if(C===void 0)throw new Error(`${this.queryHash} data is undefined`);return this.setData(C),(b=(v=R(this,Xr).config).onSuccess)==null||b.call(v,C,this),(w=(S=R(this,Xr).config).onSettled)==null||w.call(S,C,this.state.error,this),C}catch(C){if(C instanceof lv){if(C.silent)return R(this,$t).promise;if(C.revert){if(this.state.data===void 0)throw C;return this.state.data}}throw We(this,Lr,ci).call(this,{type:"error",error:C}),(N=(k=R(this,Xr).config).onError)==null||N.call(k,C,this),(A=(E=R(this,Xr).config).onSettled)==null||A.call(E,this.state.data,C,this),C}finally{this.scheduleGc()}}},Ps=new WeakMap,oo=new WeakMap,Os=new WeakMap,Xr=new WeakMap,so=new WeakMap,$t=new WeakMap,Yc=new WeakMap,lo=new WeakMap,Lr=new WeakSet,VN=function(){return this.state.fetchStatus==="paused"&&this.state.status==="pending"},ci=function(t){const r=n=>{switch(t.type){case"failed":return{...n,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...n,fetchStatus:"paused"};case"continue":return{...n,fetchStatus:"fetching"};case"fetch":return{...n,...qN(n.data,this.options),fetchMeta:t.meta??null};case"success":const i={...n,...Mw(t.data,t.dataUpdatedAt),dataUpdateCount:n.dataUpdateCount+1,...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return we(this,Os,t.manual?i:void 0),i;case"error":const o=t.error;return{...n,error:o,errorUpdateCount:n.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:n.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error",isInvalidated:!0};case"invalidate":return{...n,isInvalidated:!0};case"setState":return{...n,...t.state}}};this.state=r(this.state),Yt.batch(()=>{this.observers.forEach(n=>{n.onQueryUpdate()}),R(this,Xr).notify({query:this,type:"updated",action:t})})},IN);function qN(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:HN(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Mw(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:"success"}}function Iw(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,r=t!==void 0,n=r?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:r?n??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:r?"success":"pending",fetchStatus:"idle"}}var Er,Ke,Zc,mr,co,_s,di,da,Xc,Ms,Is,uo,fo,fa,Ts,Ze,pc,cv,uv,dv,fv,hv,mv,pv,QN,TN,oM=(TN=class extends tu{constructor(t,r){super();De(this,Ze);De(this,Er);De(this,Ke);De(this,Zc);De(this,mr);De(this,co);De(this,_s);De(this,di);De(this,da);De(this,Xc);De(this,Ms);De(this,Is);De(this,uo);De(this,fo);De(this,fa);De(this,Ts,new Set);this.options=r,we(this,Er,t),we(this,da,null),we(this,di,sv()),this.bindMethods(),this.setOptions(r)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(R(this,Ke).addObserver(this),Tw(R(this,Ke),this.options)?We(this,Ze,pc).call(this):this.updateResult(),We(this,Ze,fv).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return gv(R(this,Ke),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return gv(R(this,Ke),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,We(this,Ze,hv).call(this),We(this,Ze,mv).call(this),R(this,Ke).removeObserver(this)}setOptions(t){const r=this.options,n=R(this,Ke);if(this.options=R(this,Er).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Rr(this.options.enabled,R(this,Ke))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");We(this,Ze,pv).call(this),R(this,Ke).setOptions(this.options),r._defaulted&&!iv(this.options,r)&&R(this,Er).getQueryCache().notify({type:"observerOptionsUpdated",query:R(this,Ke),observer:this});const i=this.hasListeners();i&&Dw(R(this,Ke),n,this.options,r)&&We(this,Ze,pc).call(this),this.updateResult(),i&&(R(this,Ke)!==n||Rr(this.options.enabled,R(this,Ke))!==Rr(r.enabled,R(this,Ke))||va(this.options.staleTime,R(this,Ke))!==va(r.staleTime,R(this,Ke)))&&We(this,Ze,cv).call(this);const o=We(this,Ze,uv).call(this);i&&(R(this,Ke)!==n||Rr(this.options.enabled,R(this,Ke))!==Rr(r.enabled,R(this,Ke))||o!==R(this,fa))&&We(this,Ze,dv).call(this,o)}getOptimisticResult(t){const r=R(this,Er).getQueryCache().build(R(this,Er),t),n=this.createResult(r,t);return lM(this,n)&&(we(this,mr,n),we(this,_s,this.options),we(this,co,R(this,Ke).state)),n}getCurrentResult(){return R(this,mr)}trackResult(t,r){return new Proxy(t,{get:(n,i)=>(this.trackProp(i),r==null||r(i),i==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&R(this,di).status==="pending"&&R(this,di).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(n,i))})}trackProp(t){R(this,Ts).add(t)}getCurrentQuery(){return R(this,Ke)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const r=R(this,Er).defaultQueryOptions(t),n=R(this,Er).getQueryCache().build(R(this,Er),r);return n.fetch().then(()=>this.createResult(n,r))}fetch(t){return We(this,Ze,pc).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),R(this,mr)))}createResult(t,r){var z;const n=R(this,Ke),i=this.options,o=R(this,mr),c=R(this,co),u=R(this,_s),h=t!==n?t.state:R(this,Zc),{state:m}=t;let p={...m},v=!1,b;if(r._optimisticResults){const $=this.hasListeners(),K=!$&&Tw(t,r),W=$&&Dw(t,n,r,i);(K||W)&&(p={...p,...qN(m.data,t.options)}),r._optimisticResults==="isRestoring"&&(p.fetchStatus="idle")}let{error:S,errorUpdatedAt:w,status:k}=p;b=p.data;let N=!1;if(r.placeholderData!==void 0&&b===void 0&&k==="pending"){let $;o!=null&&o.isPlaceholderData&&r.placeholderData===(u==null?void 0:u.placeholderData)?($=o.data,N=!0):$=typeof r.placeholderData=="function"?r.placeholderData((z=R(this,Is))==null?void 0:z.state.data,R(this,Is)):r.placeholderData,$!==void 0&&(k="success",b=ov(o==null?void 0:o.data,$,r),v=!0)}if(r.select&&b!==void 0&&!N)if(o&&b===(c==null?void 0:c.data)&&r.select===R(this,Xc))b=R(this,Ms);else try{we(this,Xc,r.select),b=r.select(b),b=ov(o==null?void 0:o.data,b,r),we(this,Ms,b),we(this,da,null)}catch($){we(this,da,$)}R(this,da)&&(S=R(this,da),b=R(this,Ms),w=Date.now(),k="error");const E=p.fetchStatus==="fetching",A=k==="pending",C=k==="error",_=A&&E,O=b!==void 0,B={status:k,fetchStatus:p.fetchStatus,isPending:A,isSuccess:k==="success",isError:C,isInitialLoading:_,isLoading:_,data:b,dataUpdatedAt:p.dataUpdatedAt,error:S,errorUpdatedAt:w,failureCount:p.fetchFailureCount,failureReason:p.fetchFailureReason,errorUpdateCount:p.errorUpdateCount,isFetched:t.isFetched(),isFetchedAfterMount:p.dataUpdateCount>h.dataUpdateCount||p.errorUpdateCount>h.errorUpdateCount,isFetching:E,isRefetching:E&&!A,isLoadingError:C&&!O,isPaused:p.fetchStatus==="paused",isPlaceholderData:v,isRefetchError:C&&O,isStale:Dx(t,r),refetch:this.refetch,promise:R(this,di),isEnabled:Rr(r.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const $=B.data!==void 0,K=B.status==="error"&&!$,W=pe=>{K?pe.reject(B.error):$&&pe.resolve(B.data)},ve=()=>{const pe=we(this,di,B.promise=sv());W(pe)},ue=R(this,di);switch(ue.status){case"pending":t.queryHash===n.queryHash&&W(ue);break;case"fulfilled":(K||B.data!==ue.value)&&ve();break;case"rejected":(!K||B.error!==ue.reason)&&ve();break}}return B}updateResult(){const t=R(this,mr),r=this.createResult(R(this,Ke),this.options);if(we(this,co,R(this,Ke).state),we(this,_s,this.options),R(this,co).data!==void 0&&we(this,Is,R(this,Ke)),iv(r,t))return;we(this,mr,r);const n=()=>{if(!t)return!0;const{notifyOnChangeProps:i}=this.options,o=typeof i=="function"?i():i;if(o==="all"||!o&&!R(this,Ts).size)return!0;const c=new Set(o??R(this,Ts));return this.options.throwOnError&&c.add("error"),Object.keys(R(this,mr)).some(u=>{const f=u;return R(this,mr)[f]!==t[f]&&c.has(f)})};We(this,Ze,QN).call(this,{listeners:n()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&We(this,Ze,fv).call(this)}},Er=new WeakMap,Ke=new WeakMap,Zc=new WeakMap,mr=new WeakMap,co=new WeakMap,_s=new WeakMap,di=new WeakMap,da=new WeakMap,Xc=new WeakMap,Ms=new WeakMap,Is=new WeakMap,uo=new WeakMap,fo=new WeakMap,fa=new WeakMap,Ts=new WeakMap,Ze=new WeakSet,pc=function(t){We(this,Ze,pv).call(this);let r=R(this,Ke).fetch(this.options,t);return t!=null&&t.throwOnError||(r=r.catch(Ar)),r},cv=function(){We(this,Ze,hv).call(this);const t=va(this.options.staleTime,R(this,Ke));if(Ac.isServer()||R(this,mr).isStale||!nv(t))return;const n=FN(R(this,mr).dataUpdatedAt,t)+1;we(this,uo,Za.setTimeout(()=>{R(this,mr).isStale||this.updateResult()},n))},uv=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(R(this,Ke)):this.options.refetchInterval)??!1},dv=function(t){We(this,Ze,mv).call(this),we(this,fa,t),!(Ac.isServer()||Rr(this.options.enabled,R(this,Ke))===!1||!nv(R(this,fa))||R(this,fa)===0)&&we(this,fo,Za.setInterval(()=>{(this.options.refetchIntervalInBackground||Mx.isFocused())&&We(this,Ze,pc).call(this)},R(this,fa)))},fv=function(){We(this,Ze,cv).call(this),We(this,Ze,dv).call(this,We(this,Ze,uv).call(this))},hv=function(){R(this,uo)!==void 0&&(Za.clearTimeout(R(this,uo)),we(this,uo,void 0))},mv=function(){R(this,fo)!==void 0&&(Za.clearInterval(R(this,fo)),we(this,fo,void 0))},pv=function(){const t=R(this,Er).getQueryCache().build(R(this,Er),this.options);if(t===R(this,Ke))return;const r=R(this,Ke);we(this,Ke,t),we(this,Zc,t.state),this.hasListeners()&&(r==null||r.removeObserver(this),t.addObserver(this))},QN=function(t){Yt.batch(()=>{t.listeners&&this.listeners.forEach(r=>{r(R(this,mr))}),R(this,Er).getQueryCache().notify({query:R(this,Ke),type:"observerResultsUpdated"})})},TN);function sM(e,t){return Rr(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&Rr(t.retryOnMount,e)===!1)}function Tw(e,t){return sM(e,t)||e.state.data!==void 0&&gv(e,t,t.refetchOnMount)}function gv(e,t,r){if(Rr(t.enabled,e)!==!1&&va(t.staleTime,e)!=="static"){const n=typeof r=="function"?r(e):r;return n==="always"||n!==!1&&Dx(e,t)}return!1}function Dw(e,t,r,n){return(e!==t||Rr(n.enabled,e)===!1)&&(!r.suspense||e.state.status!=="error")&&Dx(e,r)}function Dx(e,t){return Rr(t.enabled,e)!==!1&&e.isStaleByTime(va(t.staleTime,e))}function lM(e,t){return!iv(e.getCurrentResult(),t)}var Jc,$n,or,ho,zn,na,DN,cM=(DN=class extends GN{constructor(t){super();De(this,zn);De(this,Jc);De(this,$n);De(this,or);De(this,ho);we(this,Jc,t.client),this.mutationId=t.mutationId,we(this,or,t.mutationCache),we(this,$n,[]),this.state=t.state||uM(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){R(this,$n).includes(t)||(R(this,$n).push(t),this.clearGcTimeout(),R(this,or).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){we(this,$n,R(this,$n).filter(r=>r!==t)),this.scheduleGc(),R(this,or).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){R(this,$n).length||(this.state.status==="pending"?this.scheduleGc():R(this,or).remove(this))}continue(){var t;return((t=R(this,ho))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var c,u,f,h,m,p,v,b,S,w,k,N,E,A,C,_,O,D;const r=()=>{We(this,zn,na).call(this,{type:"continue"})},n={client:R(this,Jc),meta:this.options.meta,mutationKey:this.options.mutationKey};we(this,ho,KN({fn:()=>this.options.mutationFn?this.options.mutationFn(t,n):Promise.reject(new Error("No mutationFn found")),onFail:(B,z)=>{We(this,zn,na).call(this,{type:"failed",failureCount:B,error:z})},onPause:()=>{We(this,zn,na).call(this,{type:"pause"})},onContinue:r,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>R(this,or).canRun(this)}));const i=this.state.status==="pending",o=!R(this,ho).canStart();try{if(i)r();else{We(this,zn,na).call(this,{type:"pending",variables:t,isPaused:o}),R(this,or).config.onMutate&&await R(this,or).config.onMutate(t,this,n);const z=await((u=(c=this.options).onMutate)==null?void 0:u.call(c,t,n));z!==this.state.context&&We(this,zn,na).call(this,{type:"pending",context:z,variables:t,isPaused:o})}const B=await R(this,ho).start();return await((h=(f=R(this,or).config).onSuccess)==null?void 0:h.call(f,B,t,this.state.context,this,n)),await((p=(m=this.options).onSuccess)==null?void 0:p.call(m,B,t,this.state.context,n)),await((b=(v=R(this,or).config).onSettled)==null?void 0:b.call(v,B,null,this.state.variables,this.state.context,this,n)),await((w=(S=this.options).onSettled)==null?void 0:w.call(S,B,null,t,this.state.context,n)),We(this,zn,na).call(this,{type:"success",data:B}),B}catch(B){try{await((N=(k=R(this,or).config).onError)==null?void 0:N.call(k,B,t,this.state.context,this,n))}catch(z){Promise.reject(z)}try{await((A=(E=this.options).onError)==null?void 0:A.call(E,B,t,this.state.context,n))}catch(z){Promise.reject(z)}try{await((_=(C=R(this,or).config).onSettled)==null?void 0:_.call(C,void 0,B,this.state.variables,this.state.context,this,n))}catch(z){Promise.reject(z)}try{await((D=(O=this.options).onSettled)==null?void 0:D.call(O,void 0,B,t,this.state.context,n))}catch(z){Promise.reject(z)}throw We(this,zn,na).call(this,{type:"error",error:B}),B}finally{R(this,or).runNext(this)}}},Jc=new WeakMap,$n=new WeakMap,or=new WeakMap,ho=new WeakMap,zn=new WeakSet,na=function(t){const r=n=>{switch(t.type){case"failed":return{...n,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...n,isPaused:!0};case"continue":return{...n,isPaused:!1};case"pending":return{...n,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...n,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...n,data:void 0,error:t.error,failureCount:n.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=r(this.state),Yt.batch(()=>{R(this,$n).forEach(n=>{n.onMutationUpdate(t)}),R(this,or).notify({mutation:this,type:"updated",action:t})})},DN);function uM(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var fi,yn,eu,LN,dM=(LN=class extends tu{constructor(t={}){super();De(this,fi);De(this,yn);De(this,eu);this.config=t,we(this,fi,new Set),we(this,yn,new Map),we(this,eu,0)}build(t,r,n){const i=new cM({client:t,mutationCache:this,mutationId:++Cd(this,eu)._,options:t.defaultMutationOptions(r),state:n});return this.add(i),i}add(t){R(this,fi).add(t);const r=Od(t);if(typeof r=="string"){const n=R(this,yn).get(r);n?n.push(t):R(this,yn).set(r,[t])}this.notify({type:"added",mutation:t})}remove(t){if(R(this,fi).delete(t)){const r=Od(t);if(typeof r=="string"){const n=R(this,yn).get(r);if(n)if(n.length>1){const i=n.indexOf(t);i!==-1&&n.splice(i,1)}else n[0]===t&&R(this,yn).delete(r)}}this.notify({type:"removed",mutation:t})}canRun(t){const r=Od(t);if(typeof r=="string"){const n=R(this,yn).get(r),i=n==null?void 0:n.find(o=>o.state.status==="pending");return!i||i===t}else return!0}runNext(t){var n;const r=Od(t);if(typeof r=="string"){const i=(n=R(this,yn).get(r))==null?void 0:n.find(o=>o!==t&&o.state.isPaused);return(i==null?void 0:i.continue())??Promise.resolve()}else return Promise.resolve()}clear(){Yt.batch(()=>{R(this,fi).forEach(t=>{this.notify({type:"removed",mutation:t})}),R(this,fi).clear(),R(this,yn).clear()})}getAll(){return Array.from(R(this,fi))}find(t){const r={exact:!0,...t};return this.getAll().find(n=>Cw(r,n))}findAll(t={}){return this.getAll().filter(r=>Cw(t,r))}notify(t){Yt.batch(()=>{this.listeners.forEach(r=>{r(t)})})}resumePausedMutations(){const t=this.getAll().filter(r=>r.state.isPaused);return Yt.batch(()=>Promise.all(t.map(r=>r.continue().catch(Ar))))}},fi=new WeakMap,yn=new WeakMap,eu=new WeakMap,LN);function Od(e){var t;return(t=e.options.scope)==null?void 0:t.id}var Fn,RN,fM=(RN=class extends tu{constructor(t={}){super();De(this,Fn);this.config=t,we(this,Fn,new Map)}build(t,r,n){const i=r.queryKey,o=r.queryHash??Ix(i,r);let c=this.get(o);return c||(c=new aM({client:t,queryKey:i,queryHash:o,options:t.defaultQueryOptions(r),state:n,defaultOptions:t.getQueryDefaults(i)}),this.add(c)),c}add(t){R(this,Fn).has(t.queryHash)||(R(this,Fn).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const r=R(this,Fn).get(t.queryHash);r&&(t.destroy(),r===t&&R(this,Fn).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Yt.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return R(this,Fn).get(t)}getAll(){return[...R(this,Fn).values()]}find(t){const r={exact:!0,...t};return this.getAll().find(n=>Aw(r,n))}findAll(t={}){const r=this.getAll();return Object.keys(t).length>0?r.filter(n=>Aw(t,n)):r}notify(t){Yt.batch(()=>{this.listeners.forEach(r=>{r(t)})})}onFocus(){Yt.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Yt.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Fn=new WeakMap,RN),xt,ha,ma,Ds,Ls,pa,Rs,$s,$N,hM=($N=class{constructor(e={}){De(this,xt);De(this,ha);De(this,ma);De(this,Ds);De(this,Ls);De(this,pa);De(this,Rs);De(this,$s);we(this,xt,e.queryCache||new fM),we(this,ha,e.mutationCache||new dM),we(this,ma,e.defaultOptions||{}),we(this,Ds,new Map),we(this,Ls,new Map),we(this,pa,0)}mount(){Cd(this,pa)._++,R(this,pa)===1&&(we(this,Rs,Mx.subscribe(async e=>{e&&(await this.resumePausedMutations(),R(this,xt).onFocus())})),we(this,$s,hf.subscribe(async e=>{e&&(await this.resumePausedMutations(),R(this,xt).onOnline())})))}unmount(){var e,t;Cd(this,pa)._--,R(this,pa)===0&&((e=R(this,Rs))==null||e.call(this),we(this,Rs,void 0),(t=R(this,$s))==null||t.call(this),we(this,$s,void 0))}isFetching(e){return R(this,xt).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return R(this,ha).findAll({...e,status:"pending"}).length}getQueryData(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=R(this,xt).get(t.queryHash))==null?void 0:r.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),r=R(this,xt).build(this,t),n=r.state.data;return n===void 0?this.fetchQuery(e):(e.revalidateIfStale&&r.isStaleByTime(va(t.staleTime,r))&&this.prefetchQuery(t),Promise.resolve(n))}getQueriesData(e){return R(this,xt).findAll(e).map(({queryKey:t,state:r})=>{const n=r.data;return[t,n]})}setQueryData(e,t,r){const n=this.defaultQueryOptions({queryKey:e}),i=R(this,xt).get(n.queryHash),o=i==null?void 0:i.state.data,c=V4(t,o);if(c!==void 0)return R(this,xt).build(this,n).setData(c,{...r,manual:!0})}setQueriesData(e,t,r){return Yt.batch(()=>R(this,xt).findAll(e).map(({queryKey:n})=>[n,this.setQueryData(n,t,r)]))}getQueryState(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=R(this,xt).get(t.queryHash))==null?void 0:r.state}removeQueries(e){const t=R(this,xt);Yt.batch(()=>{t.findAll(e).forEach(r=>{t.remove(r)})})}resetQueries(e,t){const r=R(this,xt);return Yt.batch(()=>(r.findAll(e).forEach(n=>{n.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const r={revert:!0,...t},n=Yt.batch(()=>R(this,xt).findAll(e).map(i=>i.cancel(r)));return Promise.all(n).then(Ar).catch(Ar)}invalidateQueries(e,t={}){return Yt.batch(()=>(R(this,xt).findAll(e).forEach(r=>{r.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const r={...t,cancelRefetch:t.cancelRefetch??!0},n=Yt.batch(()=>R(this,xt).findAll(e).filter(i=>!i.isDisabled()&&!i.isStatic()).map(i=>{let o=i.fetch(void 0,r);return r.throwOnError||(o=o.catch(Ar)),i.state.fetchStatus==="paused"?Promise.resolve():o}));return Promise.all(n).then(Ar)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const r=R(this,xt).build(this,t);return r.isStaleByTime(va(t.staleTime,r))?r.fetch(t):Promise.resolve(r.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Ar).catch(Ar)}fetchInfiniteQuery(e){return e._type="infinite",this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Ar).catch(Ar)}ensureInfiniteQueryData(e){return e._type="infinite",this.ensureQueryData(e)}resumePausedMutations(){return hf.isOnline()?R(this,ha).resumePausedMutations():Promise.resolve()}getQueryCache(){return R(this,xt)}getMutationCache(){return R(this,ha)}getDefaultOptions(){return R(this,ma)}setDefaultOptions(e){we(this,ma,e)}setQueryDefaults(e,t){R(this,Ds).set(Nc(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...R(this,Ds).values()],r={};return t.forEach(n=>{Ec(e,n.queryKey)&&Object.assign(r,n.defaultOptions)}),r}setMutationDefaults(e,t){R(this,Ls).set(Nc(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...R(this,Ls).values()],r={};return t.forEach(n=>{Ec(e,n.mutationKey)&&Object.assign(r,n.defaultOptions)}),r}defaultQueryOptions(e){if(e._defaulted)return e;const t={...R(this,ma).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=Ix(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===Tx&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...R(this,ma).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){R(this,xt).clear(),R(this,ha).clear()}},xt=new WeakMap,ha=new WeakMap,ma=new WeakMap,Ds=new WeakMap,Ls=new WeakMap,pa=new WeakMap,Rs=new WeakMap,$s=new WeakMap,$N),YN=x.createContext(void 0),Wr=e=>{const t=x.useContext(YN);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},mM=({client:e,children:t})=>(x.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),s.jsx(YN.Provider,{value:e,children:t})),ZN=x.createContext(!1),pM=()=>x.useContext(ZN);ZN.Provider;function gM(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var vM=x.createContext(gM()),xM=()=>x.useContext(vM),yM=(e,t,r)=>{const n=r!=null&&r.state.error&&typeof e.throwOnError=="function"?WN(e.throwOnError,[r.state.error,r]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||n)&&(t.isReset()||(e.retryOnMount=!1))},bM=e=>{x.useEffect(()=>{e.clearReset()},[e])},wM=({result:e,errorResetBoundary:t,throwOnError:r,query:n,suspense:i})=>e.isError&&!t.isReset()&&!e.isFetching&&n&&(i&&e.data===void 0||WN(r,[e.error,n])),kM=e=>{if(e.suspense){const r=i=>i==="static"?i:Math.max(i??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...i)=>r(n(...i)):r(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},jM=(e,t)=>e.isLoading&&e.isFetching&&!t,SM=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Lw=(e,t,r)=>t.fetchOptimistic(e).catch(()=>{r.clearReset()});function NM(e,t,r){var b,S,w,k;const n=pM(),i=xM(),o=Wr(),c=o.defaultQueryOptions(e);(S=(b=o.getDefaultOptions().queries)==null?void 0:b._experimental_beforeQuery)==null||S.call(b,c);const u=o.getQueryCache().get(c.queryHash),f=e.subscribed!==!1;c._optimisticResults=n?"isRestoring":f?"optimistic":void 0,kM(c),yM(c,i,u),bM(i);const h=!o.getQueryCache().get(c.queryHash),[m]=x.useState(()=>new t(o,c)),p=m.getOptimisticResult(c),v=!n&&f;if(x.useSyncExternalStore(x.useCallback(N=>{const E=v?m.subscribe(Yt.batchCalls(N)):Ar;return m.updateResult(),E},[m,v]),()=>m.getCurrentResult(),()=>m.getCurrentResult()),x.useEffect(()=>{m.setOptions(c)},[c,m]),SM(c,p))throw Lw(c,m,i);if(wM({result:p,errorResetBoundary:i,throwOnError:c.throwOnError,query:u,suspense:c.suspense}))throw p.error;if((k=(w=o.getDefaultOptions().queries)==null?void 0:w._experimental_afterQuery)==null||k.call(w,c,p),c.experimental_prefetchInRender&&!Ac.isServer()&&jM(p,n)){const N=h?Lw(c,m,i):u==null?void 0:u.promise;N==null||N.catch(Ar).finally(()=>{m.updateResult()})}return c.notifyOnChangeProps?p:m.trackResult(p)}function gt(e,t){return NM(e,oM)}/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const EM=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),XN=(...e)=>e.filter((t,r,n)=>!!t&&t.trim()!==""&&n.indexOf(t)===r).join(" ").trim();/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/var AM={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const CM=x.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:r=2,absoluteStrokeWidth:n,className:i="",children:o,iconNode:c,...u},f)=>x.createElement("svg",{ref:f,...AM,width:t,height:t,stroke:e,strokeWidth:n?Number(r)*24/Number(t):r,className:XN("lucide",i),...u},[...c.map(([h,m])=>x.createElement(h,m)),...Array.isArray(o)?o:[o]]));/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const se=(e,t)=>{const r=x.forwardRef(({className:n,...i},o)=>x.createElement(CM,{ref:o,iconNode:t,className:XN(`lucide-${EM(e)}`,n),...i}));return r.displayName=`${e}`,r};/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const mh=se("Activity",[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const JN=se("AlarmClock",[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M12 9v4l2 2",key:"1c63tq"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"M6.38 18.7 4 21",key:"17xu3x"}],["path",{d:"M17.64 18.67 20 21",key:"kv2oe2"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Rw=se("Archive",[["rect",{width:"20",height:"5",x:"2",y:"3",rx:"1",key:"1wp1u1"}],["path",{d:"M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8",key:"1s80jp"}],["path",{d:"M10 12h4",key:"a56b0p"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const e5=se("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const wc=se("ArrowRight",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const PM=se("ArrowUpRight",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const OM=se("Bell",[["path",{d:"M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9",key:"1qo2s2"}],["path",{d:"M10.3 21a1.94 1.94 0 0 0 3.4 0",key:"qgo35s"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const t5=se("BookMarked",[["path",{d:"M10 2v8l3-3 3 3V2",key:"sqw3rj"}],["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20",key:"k3hazp"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const vv=se("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const _M=se("Bookmark",[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const jn=se("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const MM=se("Box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const mf=se("Boxes",[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const IM=se("BrainCircuit",[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M9 13a4.5 4.5 0 0 0 3-4",key:"10igwf"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M12 13h4",key:"1ku699"}],["path",{d:"M12 18h6a2 2 0 0 1 2 2v1",key:"105ag5"}],["path",{d:"M12 8h8",key:"1lhi5i"}],["path",{d:"M16 8V5a2 2 0 0 1 2-2",key:"u6izg6"}],["circle",{cx:"16",cy:"13",r:".5",key:"ry7gng"}],["circle",{cx:"18",cy:"3",r:".5",key:"1aiba7"}],["circle",{cx:"20",cy:"21",r:".5",key:"yhc1fs"}],["circle",{cx:"20",cy:"8",r:".5",key:"1e43v0"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const TM=se("BrainCog",[["path",{d:"M12 5a3 3 0 1 0-5.997.142 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588 4 4 0 0 0 7.636 2.106 3.2 3.2 0 0 0 .164-.546c.028-.13.306-.13.335 0a3.2 3.2 0 0 0 .163.546 4 4 0 0 0 7.636-2.106 4 4 0 0 0 .556-6.588 4 4 0 0 0-2.526-5.77A3 3 0 1 0 12 5",key:"1kgmhc"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m15.7 10.4-.9.4",key:"ayzo6p"}],["path",{d:"m9.2 13.2-.9.4",key:"1uzb3g"}],["path",{d:"m13.6 15.7-.4-.9",key:"11ifqf"}],["path",{d:"m10.8 9.2-.4-.9",key:"1pmk2v"}],["path",{d:"m15.7 13.5-.9-.4",key:"7ng02m"}],["path",{d:"m9.2 10.9-.9-.4",key:"1x66zd"}],["path",{d:"m10.5 15.7.4-.9",key:"3js94g"}],["path",{d:"m13.1 9.2.4-.9",key:"18n7mc"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Na=se("Brain",[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const DM=se("Camera",[["path",{d:"M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",key:"1tc9qg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Mt=se("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Js=se("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const LM=se("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Gn=se("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const r5=se("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const RM=se("CircleArrowUp",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const n5=se("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const $M=se("CircleHelp",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const zM=se("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ph=se("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const FM=se("CloudDownload",[["path",{d:"M12 13v8l-4-4",key:"1f5nwf"}],["path",{d:"m12 21 4-4",key:"1lfcce"}],["path",{d:"M4.393 15.269A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.436 8.284",key:"ui1hmy"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const BM=se("CodeXml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const zs=se("Code",[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const UM=se("Command",[["path",{d:"M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3",key:"11bfej"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const xv=se("Compass",[["path",{d:"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z",key:"9ktpf1"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const WM=se("Construction",[["rect",{x:"2",y:"6",width:"20",height:"8",rx:"1",key:"1estib"}],["path",{d:"M17 14v7",key:"7m2elx"}],["path",{d:"M7 14v7",key:"1cm7wv"}],["path",{d:"M17 3v3",key:"1v4jwn"}],["path",{d:"M7 3v3",key:"7o6guu"}],["path",{d:"M10 14 2.3 6.3",key:"1023jk"}],["path",{d:"m14 6 7.7 7.7",key:"1s8pl2"}],["path",{d:"m8 6 8 8",key:"hl96qh"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const yv=se("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const wi=se("Cpu",[["rect",{width:"16",height:"16",x:"4",y:"4",rx:"2",key:"14l7u7"}],["rect",{width:"6",height:"6",x:"9",y:"9",rx:"1",key:"5aljv4"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const HM=se("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Fs=se("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Lx=se("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const $w=se("EyeOff",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Cc=se("Eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const KM=se("FileDiff",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const i5=se("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const GM=se("Flame",[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const a5=se("FolderOpen",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const o5=se("Gauge",[["path",{d:"m12 14 4-4",key:"9kzdfg"}],["path",{d:"M3.34 19a10 10 0 1 1 17.32 0",key:"19p75a"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const VM=se("GitBranch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const qM=se("GitCommitHorizontal",[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["line",{x1:"3",x2:"9",y1:"12",y2:"12",key:"1dyftd"}],["line",{x1:"15",x2:"21",y1:"12",y2:"12",key:"oup4p8"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const QM=se("Globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const YM=se("Hammer",[["path",{d:"m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9",key:"eefl8a"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"b7pghm"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const xa=se("HardDrive",[["line",{x1:"22",x2:"2",y1:"12",y2:"12",key:"1y58io"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}],["line",{x1:"6",x2:"6.01",y1:"16",y2:"16",key:"sgf278"}],["line",{x1:"10",x2:"10.01",y1:"16",y2:"16",key:"1l4acy"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Rx=se("HeartPulse",[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}],["path",{d:"M3.22 12H9.5l.5-1 2 4.5 2-7 1.5 3.5h5.27",key:"1uw2ng"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ZM=se("Heart",[["path",{d:"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z",key:"c3ymky"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const $x=se("History",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ru=se("Inbox",[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const og=se("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const XM=se("Key",[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const sg=se("Laptop",[["path",{d:"M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16",key:"tarvll"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const s5=se("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const JM=se("LayoutDashboard",[["rect",{width:"7",height:"9",x:"3",y:"3",rx:"1",key:"10lvy0"}],["rect",{width:"7",height:"5",x:"14",y:"3",rx:"1",key:"16une8"}],["rect",{width:"7",height:"9",x:"14",y:"12",rx:"1",key:"1hutg5"}],["rect",{width:"7",height:"5",x:"3",y:"16",rx:"1",key:"ldoo1y"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const zx=se("Library",[["path",{d:"m16 6 4 14",key:"ji33uf"}],["path",{d:"M12 6v14",key:"1n7gus"}],["path",{d:"M8 8v12",key:"1gg7y9"}],["path",{d:"M4 4v16",key:"6qkkli"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const eI=se("LifeBuoy",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m4.93 4.93 4.24 4.24",key:"1ymg45"}],["path",{d:"m14.83 9.17 4.24-4.24",key:"1cb5xl"}],["path",{d:"m14.83 14.83 4.24 4.24",key:"q42g0n"}],["path",{d:"m9.17 14.83-4.24 4.24",key:"bqpfvv"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const tI=se("Lightbulb",[["path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5",key:"1gvzjb"}],["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const rI=se("ListOrdered",[["path",{d:"M10 12h11",key:"6m4ad9"}],["path",{d:"M10 18h11",key:"11hvi2"}],["path",{d:"M10 6h11",key:"c7qv1k"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const nI=se("List",[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Bt=se("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const l5=se("Lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const iI=se("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const aI=se("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const oI=se("MessagesSquare",[["path",{d:"M14 9a2 2 0 0 1-2 2H6l-4 4V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2z",key:"p1xzt8"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1",key:"1cx29u"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const sI=se("Mic",[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const zw=se("Monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const c5=se("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const lI=se("Network",[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Fw=se("Package",[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z",key:"1a0edw"}],["path",{d:"M12 22V12",key:"d0xqtd"}],["path",{d:"m3.3 7 7.703 4.734a2 2 0 0 0 1.994 0L20.7 7",key:"yx3hmr"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const u5=se("PenLine",[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",key:"1ykcvy"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Pc=se("Plug",[["path",{d:"M12 22v-5",key:"1ega77"}],["path",{d:"M9 8V2",key:"14iosj"}],["path",{d:"M15 8V2",key:"18g5xt"}],["path",{d:"M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z",key:"osxo6l"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Oc=se("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const cI=se("PowerOff",[["path",{d:"M18.36 6.64A9 9 0 0 1 20.77 15",key:"dxknvb"}],["path",{d:"M6.16 6.16a9 9 0 1 0 12.68 12.68",key:"1x7qb5"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const d5=se("Power",[["path",{d:"M12 2v10",key:"mnfbl"}],["path",{d:"M18.4 6.6a9 9 0 1 1-12.77.04",key:"obofu9"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const uI=se("Puzzle",[["path",{d:"M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z",key:"w46dr5"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const dI=se("Radar",[["path",{d:"M19.07 4.93A10 10 0 0 0 6.99 3.34",key:"z3du51"}],["path",{d:"M4 6h.01",key:"oypzma"}],["path",{d:"M2.29 9.62A10 10 0 1 0 21.31 8.35",key:"qzzz0"}],["path",{d:"M16.24 7.76A6 6 0 1 0 8.23 16.67",key:"1yjesh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M17.99 11.66A6 6 0 0 1 15.77 16.67",key:"1u2y91"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"m13.41 10.59 5.66-5.66",key:"mhq4k0"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const mo=se("RefreshCw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const fI=se("Repeat",[["path",{d:"m17 2 4 4-4 4",key:"nntrym"}],["path",{d:"M3 11v-1a4 4 0 0 1 4-4h14",key:"84bu3i"}],["path",{d:"m7 22-4-4 4-4",key:"1wqhfi"}],["path",{d:"M21 13v1a4 4 0 0 1-4 4H3",key:"1rx37r"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Fx=se("RotateCcw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const f5=se("Scale",[["path",{d:"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"7g6ntu"}],["path",{d:"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"ijws7r"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2",key:"3gwbw2"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const hI=se("ScrollText",[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const mI=se("Scroll",[["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const el=se("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const pI=se("Send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const gh=se("Server",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const gI=se("Share2",[["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}],["circle",{cx:"6",cy:"12",r:"3",key:"w7nqdw"}],["circle",{cx:"18",cy:"19",r:"3",key:"1xt0gg"}],["line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49",key:"47mynk"}],["line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49",key:"1n3mei"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Bx=se("ShieldAlert",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const h5=se("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const vI=se("ShieldQuestion",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const tl=se("Shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const m5=se("Shuffle",[["path",{d:"M2 18h1.4c1.3 0 2.5-.6 3.3-1.7l6.1-8.6c.7-1.1 2-1.7 3.3-1.7H22",key:"1wmou1"}],["path",{d:"m18 2 4 4-4 4",key:"pucp1d"}],["path",{d:"M2 6h1.9c1.5 0 2.9.9 3.6 2.2",key:"10bdb2"}],["path",{d:"M22 18h-5.9c-1.3 0-2.6-.7-3.3-1.8l-.5-.8",key:"vgxac0"}],["path",{d:"m18 14 4 4-4 4",key:"10pe0f"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const xI=se("SlidersHorizontal",[["line",{x1:"21",x2:"14",y1:"4",y2:"4",key:"obuewd"}],["line",{x1:"10",x2:"3",y1:"4",y2:"4",key:"1q6298"}],["line",{x1:"21",x2:"12",y1:"12",y2:"12",key:"1iu8h1"}],["line",{x1:"8",x2:"3",y1:"12",y2:"12",key:"ntss68"}],["line",{x1:"21",x2:"16",y1:"20",y2:"20",key:"14d8ph"}],["line",{x1:"12",x2:"3",y1:"20",y2:"20",key:"m0wm8r"}],["line",{x1:"14",x2:"14",y1:"2",y2:"6",key:"14e1ph"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"16",x2:"16",y1:"18",y2:"22",key:"1lctlv"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const yI=se("SlidersVertical",[["line",{x1:"4",x2:"4",y1:"21",y2:"14",key:"1p332r"}],["line",{x1:"4",x2:"4",y1:"10",y2:"3",key:"gb41h5"}],["line",{x1:"12",x2:"12",y1:"21",y2:"12",key:"hf2csr"}],["line",{x1:"12",x2:"12",y1:"8",y2:"3",key:"1kfi7u"}],["line",{x1:"20",x2:"20",y1:"21",y2:"16",key:"1lhrwl"}],["line",{x1:"20",x2:"20",y1:"12",y2:"3",key:"16vvfq"}],["line",{x1:"2",x2:"6",y1:"14",y2:"14",key:"1uebub"}],["line",{x1:"10",x2:"14",y1:"8",y2:"8",key:"1yglbp"}],["line",{x1:"18",x2:"22",y1:"16",y2:"16",key:"1jxqpz"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const mi=se("Sparkles",[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const pf=se("SquareTerminal",[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const bI=se("Star",[["path",{d:"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z",key:"r04s7s"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const wI=se("Telescope",[["path",{d:"m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44",key:"k4qptu"}],["path",{d:"m13.56 11.747 4.332-.924",key:"19l80z"}],["path",{d:"m16 21-3.105-6.21",key:"7oh9d"}],["path",{d:"M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z",key:"m7xp4m"}],["path",{d:"m6.158 8.633 1.114 4.456",key:"74o979"}],["path",{d:"m8 21 3.105-6.21",key:"1fvxut"}],["circle",{cx:"12",cy:"13",r:"2",key:"1c1ljs"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const p5=se("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const _c=se("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const vr=se("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const kI=se("User",[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const nu=se("Wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const nn=se("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);/**
* @license lucide-react v0.460.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ka=se("Zap",[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]]),gc=[{id:"dashboard",label:"Cockpit",hint:"Deine Box auf einen Blick",icon:JM},{id:"auftraege",label:"Auftragsbuch",hint:"Vorschläge der Box — annehmen oder ablehnen",icon:ru},{id:"models",label:"Modelle",hint:"Speicher, laden & Rollen",icon:mf},{id:"memory",label:"Gedächtnis",hint:"Geteiltes Memory verwalten",icon:Na},{id:"wissen",label:"Wissen",hint:"Lucys Wissens-Vault (Traum-Notizen)",icon:zx},{id:"chronik",label:"Chronik",hint:"Was die Box von allein getan hat + Zeitmaschine",icon:$x},{id:"connect",label:"Verbinden",hint:"IDE-/Agent-Configs erzeugen",icon:Pc},{id:"agent",label:"Hermes",hint:"Agent-Status & Verdrahtung",icon:jn},{id:"konsole",label:"Konsole",hint:"Direkte Box-Shell (SSH-artig)",icon:pf},{id:"guide",label:"Anleitung",hint:"Einrichten & Vibe-Coding",icon:$M}];var Bw=1,jI=.9,SI=.8,NI=.17,lg=.1,cg=.999,EI=.9999,AI=.99,CI=/[\\\/_+.#"@\[\(\{&]/,PI=/[\\\/_+.#"@\[\(\{&]/g,OI=/[\s-]/,g5=/[\s-]/g;function bv(e,t,r,n,i,o,c){if(o===t.length)return i===e.length?Bw:AI;var u=`${i},${o}`;if(c[u]!==void 0)return c[u];for(var f=n.charAt(o),h=r.indexOf(f,i),m=0,p,v,b,S;h>=0;)p=bv(e,t,r,n,h+1,o+1,c),p>m&&(h===i?p*=Bw:CI.test(e.charAt(h-1))?(p*=SI,b=e.slice(i,h-1).match(PI),b&&i>0&&(p*=Math.pow(cg,b.length))):OI.test(e.charAt(h-1))?(p*=jI,S=e.slice(i,h-1).match(g5),S&&i>0&&(p*=Math.pow(cg,S.length))):(p*=NI,i>0&&(p*=Math.pow(cg,h-i))),e.charAt(h)!==t.charAt(o)&&(p*=EI)),(p<lg&&r.charAt(h-1)===n.charAt(o+1)||n.charAt(o+1)===n.charAt(o)&&r.charAt(h-1)!==n.charAt(o))&&(v=bv(e,t,r,n,h+1,o+2,c),v*lg>p&&(p=v*lg)),p>m&&(m=p),h=r.indexOf(f,h+1);return c[u]=m,m}function Uw(e){return e.toLowerCase().replace(g5," ")}function _I(e,t,r){return e=r&&r.length>0?`${e+" "+r.join(" ")}`:e,bv(e,t,Uw(e),Uw(t),0,0,{})}function ya(e,t,{checkForDefaultPrevented:r=!0}={}){return function(i){if(e==null||e(i),r===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function Ww(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function Bs(...e){return t=>{let r=!1;const n=e.map(i=>{const o=Ww(i,t);return!r&&typeof o=="function"&&(r=!0),o});if(r)return()=>{for(let i=0;i<n.length;i++){const o=n[i];typeof o=="function"?o():Ww(e[i],null)}}}}function Co(...e){return x.useCallback(Bs(...e),e)}function MI(e,t=[]){let r=[];function n(o,c){const u=x.createContext(c);u.displayName=o+"Context";const f=r.length;r=[...r,c];const h=p=>{var N;const{scope:v,children:b,...S}=p,w=((N=v==null?void 0:v[e])==null?void 0:N[f])||u,k=x.useMemo(()=>S,Object.values(S));return s.jsx(w.Provider,{value:k,children:b})};h.displayName=o+"Provider";function m(p,v){var w;const b=((w=v==null?void 0:v[e])==null?void 0:w[f])||u,S=x.useContext(b);if(S)return S;if(c!==void 0)return c;throw new Error(`\`${p}\` must be used within \`${o}\``)}return[h,m]}const i=()=>{const o=r.map(c=>x.createContext(c));return function(u){const f=(u==null?void 0:u[e])||o;return x.useMemo(()=>({[`__scope${e}`]:{...u,[e]:f}}),[u,f])}};return i.scopeName=e,[n,II(i,...t)]}function II(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(o){const c=n.reduce((u,{useScope:f,scopeName:h})=>{const p=f(o)[`__scope${h}`];return{...u,...p}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:c}),[c])}};return r.scopeName=t.scopeName,r}var Mc=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{},TI=hh[" useId ".trim().toString()]||(()=>{}),DI=0;function xi(e){const[t,r]=x.useState(TI());return Mc(()=>{r(n=>n??String(DI++))},[e]),t?`radix-${t}`:""}var LI=hh[" useInsertionEffect ".trim().toString()]||Mc;function RI({prop:e,defaultProp:t,onChange:r=()=>{},caller:n}){const[i,o,c]=$I({defaultProp:t,onChange:r}),u=e!==void 0,f=u?e:i;{const m=x.useRef(e!==void 0);x.useEffect(()=>{const p=m.current;p!==u&&console.warn(`${n} is changing from ${p?"controlled":"uncontrolled"} to ${u?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),m.current=u},[u,n])}const h=x.useCallback(m=>{var p;if(u){const v=zI(m)?m(e):m;v!==e&&((p=c.current)==null||p.call(c,v))}else o(m)},[u,e,o,c]);return[f,h]}function $I({defaultProp:e,onChange:t}){const[r,n]=x.useState(e),i=x.useRef(r),o=x.useRef(t);return LI(()=>{o.current=t},[t]),x.useEffect(()=>{var c;i.current!==r&&((c=o.current)==null||c.call(o,r),i.current=r)},[r,i]),[r,n,o]}function zI(e){return typeof e=="function"}var vh=zN();function v5(e){const t=x.forwardRef((r,n)=>{let{children:i,...o}=r,c=null,u=!1;const f=[];Hw(i)&&typeof _d=="function"&&(i=_d(i._payload)),x.Children.forEach(i,v=>{var b;if(HI(v)){u=!0;const S=v;let w="child"in S.props?S.props.child:S.props.children;Hw(w)&&typeof _d=="function"&&(w=_d(w._payload)),c=BI(S,w),f.push((b=c==null?void 0:c.props)==null?void 0:b.children)}else f.push(v)}),c?c=x.cloneElement(c,void 0,f):!u&&x.Children.count(i)===1&&x.isValidElement(i)&&(c=i);const h=c?WI(c):void 0,m=Co(n,h);if(!c){if(i||i===0)throw new Error(u?qI(e):VI(e));return i}const p=UI(o,c.props??{});return c.type!==x.Fragment&&(p.ref=n?m:h),x.cloneElement(c,p)});return t.displayName=`${e}.Slot`,t}var FI=Symbol.for("radix.slottable"),BI=(e,t)=>{if("child"in e.props){const r=e.props.child;return x.isValidElement(r)?x.cloneElement(r,void 0,e.props.children(r.props.children)):null}return x.isValidElement(t)?t:null};function UI(e,t){const r={...t};for(const n in t){const i=e[n],o=t[n];/^on[A-Z]/.test(n)?i&&o?r[n]=(...u)=>{const f=o(...u);return i(...u),f}:i&&(r[n]=i):n==="style"?r[n]={...i,...o}:n==="className"&&(r[n]=[i,o].filter(Boolean).join(" "))}return{...e,...r}}function WI(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}function HI(e){return x.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===FI}var KI=Symbol.for("react.lazy");function Hw(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===KI&&"_payload"in e&&GI(e._payload)}function GI(e){return typeof e=="object"&&e!==null&&"then"in e}var VI=e=>`${e} failed to slot onto its children. Expected a single React element child or \`Slottable\`.`,qI=e=>`${e} failed to slot onto its \`Slottable\`. Expected \`Slottable\` to receive a single React element child.`,_d=hh[" use ".trim().toString()],QI=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Jt=QI.reduce((e,t)=>{const r=v5(`Primitive.${t}`),n=x.forwardRef((i,o)=>{const{asChild:c,...u}=i,f=c?r:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),s.jsx(f,{...u,ref:o})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function YI(e,t){e&&vh.flushSync(()=>e.dispatchEvent(t))}function Ic(e){const t=x.useRef(e);return x.useEffect(()=>{t.current=e}),x.useMemo(()=>((...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)}),[])}function ZI(e,t=globalThis==null?void 0:globalThis.document){const r=Ic(e);x.useEffect(()=>{const n=i=>{i.key==="Escape"&&r(i)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var XI="DismissableLayer",wv="dismissableLayer.update",JI="dismissableLayer.pointerDownOutside",eT="dismissableLayer.focusOutside",Kw,Ux=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set,dismissableSurfaces:new Set}),x5=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,deferPointerDownOutside:n=!1,onEscapeKeyDown:i,onPointerDownOutside:o,onFocusOutside:c,onInteractOutside:u,onDismiss:f,...h}=e,m=x.useContext(Ux),[p,v]=x.useState(null),b=(p==null?void 0:p.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,S]=x.useState({}),w=Co(t,z=>v(z)),k=Array.from(m.layers),[N]=[...m.layersWithOutsidePointerEventsDisabled].slice(-1),E=k.indexOf(N),A=p?k.indexOf(p):-1,C=m.layersWithOutsidePointerEventsDisabled.size>0,_=A>=E,O=x.useRef(!1),D=iT(z=>{const $=z.target;if(!($ instanceof Node))return;const K=[...m.branches].some(W=>W.contains($));!_||K||(o==null||o(z),u==null||u(z),z.defaultPrevented||f==null||f())},{ownerDocument:b,deferPointerDownOutside:n,isDeferredPointerDownOutsideRef:O,dismissableSurfaces:m.dismissableSurfaces}),B=aT(z=>{if(n&&O.current)return;const $=z.target;[...m.branches].some(W=>W.contains($))||(c==null||c(z),u==null||u(z),z.defaultPrevented||f==null||f())},b);return ZI(z=>{A===m.layers.size-1&&(i==null||i(z),!z.defaultPrevented&&f&&(z.preventDefault(),f()))},b),x.useEffect(()=>{if(p)return r&&(m.layersWithOutsidePointerEventsDisabled.size===0&&(Kw=b.body.style.pointerEvents,b.body.style.pointerEvents="none"),m.layersWithOutsidePointerEventsDisabled.add(p)),m.layers.add(p),Gw(),()=>{r&&(m.layersWithOutsidePointerEventsDisabled.delete(p),m.layersWithOutsidePointerEventsDisabled.size===0&&(b.body.style.pointerEvents=Kw))}},[p,b,r,m]),x.useEffect(()=>()=>{p&&(m.layers.delete(p),m.layersWithOutsidePointerEventsDisabled.delete(p),Gw())},[p,m]),x.useEffect(()=>{const z=()=>S({});return document.addEventListener(wv,z),()=>document.removeEventListener(wv,z)},[]),s.jsx(Jt.div,{...h,ref:w,style:{pointerEvents:C?_?"auto":"none":void 0,...e.style},onFocusCapture:ya(e.onFocusCapture,B.onFocusCapture),onBlurCapture:ya(e.onBlurCapture,B.onBlurCapture),onPointerDownCapture:ya(e.onPointerDownCapture,D.onPointerDownCapture)})});x5.displayName=XI;var tT="DismissableLayerBranch",rT=x.forwardRef((e,t)=>{const r=x.useContext(Ux),n=x.useRef(null),i=Co(t,n);return x.useEffect(()=>{const o=n.current;if(o)return r.branches.add(o),()=>{r.branches.delete(o)}},[r.branches]),s.jsx(Jt.div,{...e,ref:i})});rT.displayName=tT;function nT(){const e=x.useContext(Ux),[t,r]=x.useState(null);return x.useEffect(()=>{if(t)return e.dismissableSurfaces.add(t),()=>{e.dismissableSurfaces.delete(t)}},[t,e.dismissableSurfaces]),r}function iT(e,t){const{ownerDocument:r=globalThis==null?void 0:globalThis.document,deferPointerDownOutside:n=!1,isDeferredPointerDownOutsideRef:i,dismissableSurfaces:o}=t,c=Ic(e),u=x.useRef(!1),f=x.useRef(!1),h=x.useRef(new Map),m=x.useRef(()=>{});return x.useEffect(()=>{function p(){f.current=!1,i.current=!1,h.current.clear()}function v(){return Array.from(h.current.values()).some(Boolean)}function b(E){if(!f.current)return;const A=E.target;A instanceof Node&&[...o].some(_=>_.contains(A))||h.current.set(E.type,!0),E.type==="click"&&window.setTimeout(()=>{f.current&&m.current()},0)}function S(E){f.current&&h.current.set(E.type,!1)}const w=E=>{if(E.target&&!u.current){let A=function(){r.removeEventListener("click",m.current);const _=v();p(),_||y5(JI,c,C,{discrete:!0})};const C={originalEvent:E};f.current=!0,i.current=n&&E.button===0,h.current.clear(),!n||E.button!==0?A():(r.removeEventListener("click",m.current),m.current=A,r.addEventListener("click",m.current,{once:!0}))}else r.removeEventListener("click",m.current),p();u.current=!1},k=["pointerup","mousedown","mouseup","touchstart","touchend","click"];for(const E of k)r.addEventListener(E,b,!0),r.addEventListener(E,S);const N=window.setTimeout(()=>{r.addEventListener("pointerdown",w)},0);return()=>{window.clearTimeout(N),r.removeEventListener("pointerdown",w),r.removeEventListener("click",m.current);for(const E of k)r.removeEventListener(E,b,!0),r.removeEventListener(E,S)}},[r,c,n,i,o]),{onPointerDownCapture:()=>u.current=!0}}function aT(e,t=globalThis==null?void 0:globalThis.document){const r=Ic(e),n=x.useRef(!1);return x.useEffect(()=>{const i=o=>{o.target&&!n.current&&y5(eT,r,{originalEvent:o},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function Gw(){const e=new CustomEvent(wv);document.dispatchEvent(e)}function y5(e,t,r,{discrete:n}){const i=r.originalEvent.target,o=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?YI(i,o):i.dispatchEvent(o)}var ug="focusScope.autoFocusOnMount",dg="focusScope.autoFocusOnUnmount",Vw={bubbles:!1,cancelable:!0},oT="FocusScope",b5=x.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:i,onUnmountAutoFocus:o,...c}=e,[u,f]=x.useState(null),h=Ic(i),m=Ic(o),p=x.useRef(null),v=Co(t,w=>f(w)),b=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(n){let w=function(A){if(b.paused||!u)return;const C=A.target;u.contains(C)?p.current=C:ia(p.current,{select:!0})},k=function(A){if(b.paused||!u)return;const C=A.relatedTarget;C!==null&&(u.contains(C)||ia(p.current,{select:!0}))},N=function(A){if(document.activeElement===document.body)for(const _ of A)_.removedNodes.length>0&&ia(u)};document.addEventListener("focusin",w),document.addEventListener("focusout",k);const E=new MutationObserver(N);return u&&E.observe(u,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",w),document.removeEventListener("focusout",k),E.disconnect()}}},[n,u,b.paused]),x.useEffect(()=>{if(u){Qw.add(b);const w=document.activeElement;if(!u.contains(w)){const N=new CustomEvent(ug,Vw);u.addEventListener(ug,h),u.dispatchEvent(N),N.defaultPrevented||(sT(fT(w5(u)),{select:!0}),document.activeElement===w&&ia(u))}return()=>{u.removeEventListener(ug,h),setTimeout(()=>{const N=new CustomEvent(dg,Vw);u.addEventListener(dg,m),u.dispatchEvent(N),N.defaultPrevented||ia(w??document.body,{select:!0}),u.removeEventListener(dg,m),Qw.remove(b)},0)}}},[u,h,m,b]);const S=x.useCallback(w=>{if(!r&&!n||b.paused)return;const k=w.key==="Tab"&&!w.altKey&&!w.ctrlKey&&!w.metaKey,N=document.activeElement;if(k&&N){const E=w.currentTarget,[A,C]=lT(E);A&&C?!w.shiftKey&&N===C?(w.preventDefault(),r&&ia(A,{select:!0})):w.shiftKey&&N===A&&(w.preventDefault(),r&&ia(C,{select:!0})):N===E&&w.preventDefault()}},[r,n,b.paused]);return s.jsx(Jt.div,{tabIndex:-1,...c,ref:v,onKeyDown:S})});b5.displayName=oT;function sT(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if(ia(n,{select:t}),document.activeElement!==r)return}function lT(e){const t=w5(e),r=qw(t,e),n=qw(t.reverse(),e);return[r,n]}function w5(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const i=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||i?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function qw(e,t){for(const r of e)if(!cT(r,{upTo:t}))return r}function cT(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function uT(e){return e instanceof HTMLInputElement&&"select"in e}function ia(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&uT(e)&&t&&e.select()}}var Qw=dT();function dT(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=Yw(e,t),e.unshift(t)},remove(t){var r;e=Yw(e,t),(r=e[0])==null||r.resume()}}}function Yw(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function fT(e){return e.filter(t=>t.tagName!=="A")}var hT="Portal",k5=x.forwardRef((e,t)=>{var u;const{container:r,...n}=e,[i,o]=x.useState(!1);Mc(()=>o(!0),[]);const c=r||i&&((u=globalThis==null?void 0:globalThis.document)==null?void 0:u.body);return c?vh.createPortal(s.jsx(Jt.div,{...n,ref:t}),c):null});k5.displayName=hT;function mT(e,t){return x.useReducer((r,n)=>t[r][n]??r,e)}var xh=e=>{const{present:t,children:r}=e,n=pT(t),i=typeof r=="function"?r({present:n.isPresent}):x.Children.only(r),o=gT(n.ref,vT(i));return typeof r=="function"||n.isPresent?x.cloneElement(i,{ref:o}):null};xh.displayName="Presence";function pT(e){const[t,r]=x.useState(),n=x.useRef(null),i=x.useRef(e),o=x.useRef("none"),c=e?"mounted":"unmounted",[u,f]=mT(c,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const h=Md(n.current);o.current=u==="mounted"?h:"none"},[u]),Mc(()=>{const h=n.current,m=i.current;if(m!==e){const v=o.current,b=Md(h);e?f("MOUNT"):b==="none"||(h==null?void 0:h.display)==="none"?f("UNMOUNT"):f(m&&v!==b?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,f]),Mc(()=>{if(t){let h;const m=t.ownerDocument.defaultView??window,p=b=>{const w=Md(n.current).includes(CSS.escape(b.animationName));if(b.target===t&&w&&(f("ANIMATION_END"),!i.current)){const k=t.style.animationFillMode;t.style.animationFillMode="forwards",h=m.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=k)})}},v=b=>{b.target===t&&(o.current=Md(n.current))};return t.addEventListener("animationstart",v),t.addEventListener("animationcancel",p),t.addEventListener("animationend",p),()=>{m.clearTimeout(h),t.removeEventListener("animationstart",v),t.removeEventListener("animationcancel",p),t.removeEventListener("animationend",p)}}else f("ANIMATION_END")},[t,f]),{isPresent:["mounted","unmountSuspended"].includes(u),ref:x.useCallback(h=>{n.current=h?getComputedStyle(h):null,r(h)},[])}}function Zw(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function gT(...e){const t=x.useRef(e);return t.current=e,x.useCallback(r=>{const n=t.current;let i=!1;const o=n.map(c=>{const u=Zw(c,r);return!i&&typeof u=="function"&&(i=!0),u});if(i)return()=>{for(let c=0;c<o.length;c++){const u=o[c];typeof u=="function"?u():Zw(n[c],null)}}},[])}function Md(e){return(e==null?void 0:e.animationName)||"none"}function vT(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var Id=0,Tn=null;function xT(){x.useEffect(()=>{Tn||(Tn={start:Xw(),end:Xw()});const{start:e,end:t}=Tn;return document.body.firstElementChild!==e&&document.body.insertAdjacentElement("afterbegin",e),document.body.lastElementChild!==t&&document.body.insertAdjacentElement("beforeend",t),Id++,()=>{Id===1&&(Tn==null||Tn.start.remove(),Tn==null||Tn.end.remove(),Tn=null),Id=Math.max(0,Id-1)}},[])}function Xw(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Bn=function(){return Bn=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},Bn.apply(this,arguments)};function j5(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function yT(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}var rf="right-scroll-bar-position",nf="width-before-scroll-bar",bT="with-scroll-bars-hidden",wT="--removed-body-scroll-bar-size";function fg(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function kT(e,t){var r=x.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var i=r.value;i!==n&&(r.value=n,r.callback(n,i))}}}})[0];return r.callback=t,r.facade}var jT=typeof window<"u"?x.useLayoutEffect:x.useEffect,Jw=new WeakMap;function ST(e,t){var r=kT(null,function(n){return e.forEach(function(i){return fg(i,n)})});return jT(function(){var n=Jw.get(r);if(n){var i=new Set(n),o=new Set(e),c=r.current;i.forEach(function(u){o.has(u)||fg(u,null)}),o.forEach(function(u){i.has(u)||fg(u,c)})}Jw.set(r,e)},[e]),r}function NT(e){return e}function ET(e,t){t===void 0&&(t=NT);var r=[],n=!1,i={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(o){var c=t(o,n);return r.push(c),function(){r=r.filter(function(u){return u!==c})}},assignSyncMedium:function(o){for(n=!0;r.length;){var c=r;r=[],c.forEach(o)}r={push:function(u){return o(u)},filter:function(){return r}}},assignMedium:function(o){n=!0;var c=[];if(r.length){var u=r;r=[],u.forEach(o),c=r}var f=function(){var m=c;c=[],m.forEach(o)},h=function(){return Promise.resolve().then(f)};h(),r={push:function(m){c.push(m),h()},filter:function(m){return c=c.filter(m),r}}}};return i}function AT(e){e===void 0&&(e={});var t=ET(null);return t.options=Bn({async:!0,ssr:!1},e),t}var S5=function(e){var t=e.sideCar,r=j5(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return x.createElement(n,Bn({},r))};S5.isSideCarExport=!0;function CT(e,t){return e.useMedium(t),S5}var N5=AT(),hg=function(){},yh=x.forwardRef(function(e,t){var r=x.useRef(null),n=x.useState({onScrollCapture:hg,onWheelCapture:hg,onTouchMoveCapture:hg}),i=n[0],o=n[1],c=e.forwardProps,u=e.children,f=e.className,h=e.removeScrollBar,m=e.enabled,p=e.shards,v=e.sideCar,b=e.noRelative,S=e.noIsolation,w=e.inert,k=e.allowPinchZoom,N=e.as,E=N===void 0?"div":N,A=e.gapMode,C=j5(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),_=v,O=ST([r,t]),D=Bn(Bn({},C),i);return x.createElement(x.Fragment,null,m&&x.createElement(_,{sideCar:N5,removeScrollBar:h,shards:p,noRelative:b,noIsolation:S,inert:w,setCallbacks:o,allowPinchZoom:!!k,lockRef:r,gapMode:A}),c?x.cloneElement(x.Children.only(u),Bn(Bn({},D),{ref:O})):x.createElement(E,Bn({},D,{className:f,ref:O}),u))});yh.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};yh.classNames={fullWidth:nf,zeroRight:rf};var PT=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function OT(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=PT();return t&&e.setAttribute("nonce",t),e}function _T(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function MT(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var IT=function(){var e=0,t=null;return{add:function(r){e==0&&(t=OT())&&(_T(t,r),MT(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},TT=function(){var e=IT();return function(t,r){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},E5=function(){var e=TT(),t=function(r){var n=r.styles,i=r.dynamic;return e(n,i),null};return t},DT={left:0,top:0,right:0,gap:0},mg=function(e){return parseInt(e||"",10)||0},LT=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[mg(r),mg(n),mg(i)]},RT=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return DT;var t=LT(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},$T=E5(),ws="data-scroll-locked",zT=function(e,t,r,n){var i=e.left,o=e.top,c=e.right,u=e.gap;return r===void 0&&(r="margin"),`
.`.concat(bT,` {
overflow: hidden `).concat(n,`;
padding-right: `).concat(u,"px ").concat(n,`;
}
body[`).concat(ws,`] {
overflow: hidden `).concat(n,`;
overscroll-behavior: contain;
`).concat([t&&"position: relative ".concat(n,";"),r==="margin"&&`
padding-left: `.concat(i,`px;
padding-top: `).concat(o,`px;
padding-right: `).concat(c,`px;
margin-left:0;
margin-top:0;
margin-right: `).concat(u,"px ").concat(n,`;
`),r==="padding"&&"padding-right: ".concat(u,"px ").concat(n,";")].filter(Boolean).join(""),`
}
.`).concat(rf,` {
right: `).concat(u,"px ").concat(n,`;
}
.`).concat(nf,` {
margin-right: `).concat(u,"px ").concat(n,`;
}
.`).concat(rf," .").concat(rf,` {
right: 0 `).concat(n,`;
}
.`).concat(nf," .").concat(nf,` {
margin-right: 0 `).concat(n,`;
}
body[`).concat(ws,`] {
`).concat(wT,": ").concat(u,`px;
}
`)},ek=function(){var e=parseInt(document.body.getAttribute(ws)||"0",10);return isFinite(e)?e:0},FT=function(){x.useEffect(function(){return document.body.setAttribute(ws,(ek()+1).toString()),function(){var e=ek()-1;e<=0?document.body.removeAttribute(ws):document.body.setAttribute(ws,e.toString())}},[])},BT=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,i=n===void 0?"margin":n;FT();var o=x.useMemo(function(){return RT(i)},[i]);return x.createElement($T,{styles:zT(o,!t,i,r?"":"!important")})},kv=!1;if(typeof window<"u")try{var Td=Object.defineProperty({},"passive",{get:function(){return kv=!0,!0}});window.addEventListener("test",Td,Td),window.removeEventListener("test",Td,Td)}catch{kv=!1}var as=kv?{passive:!1}:!1,UT=function(e){return e.tagName==="TEXTAREA"},A5=function(e,t){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!UT(e)&&r[t]==="visible")},WT=function(e){return A5(e,"overflowY")},HT=function(e){return A5(e,"overflowX")},tk=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var i=C5(e,n);if(i){var o=P5(e,n),c=o[1],u=o[2];if(c>u)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},KT=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},GT=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},C5=function(e,t){return e==="v"?WT(t):HT(t)},P5=function(e,t){return e==="v"?KT(t):GT(t)},VT=function(e,t){return e==="h"&&t==="rtl"?-1:1},qT=function(e,t,r,n,i){var o=VT(e,window.getComputedStyle(t).direction),c=o*n,u=r.target,f=t.contains(u),h=!1,m=c>0,p=0,v=0;do{if(!u)break;var b=P5(e,u),S=b[0],w=b[1],k=b[2],N=w-k-o*S;(S||N)&&C5(e,u)&&(p+=N,v+=S);var E=u.parentNode;u=E&&E.nodeType===Node.DOCUMENT_FRAGMENT_NODE?E.host:E}while(!f&&u!==document.body||f&&(t.contains(u)||t===u));return(m&&Math.abs(p)<1||!m&&Math.abs(v)<1)&&(h=!0),h},Dd=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},rk=function(e){return[e.deltaX,e.deltaY]},nk=function(e){return e&&"current"in e?e.current:e},QT=function(e,t){return e[0]===t[0]&&e[1]===t[1]},YT=function(e){return`
.block-interactivity-`.concat(e,` {pointer-events: none;}
.allow-interactivity-`).concat(e,` {pointer-events: all;}
`)},ZT=0,os=[];function XT(e){var t=x.useRef([]),r=x.useRef([0,0]),n=x.useRef(),i=x.useState(ZT++)[0],o=x.useState(E5)[0],c=x.useRef(e);x.useEffect(function(){c.current=e},[e]),x.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var w=yT([e.lockRef.current],(e.shards||[]).map(nk),!0).filter(Boolean);return w.forEach(function(k){return k.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),w.forEach(function(k){return k.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var u=x.useCallback(function(w,k){if("touches"in w&&w.touches.length===2||w.type==="wheel"&&w.ctrlKey)return!c.current.allowPinchZoom;var N=Dd(w),E=r.current,A="deltaX"in w?w.deltaX:E[0]-N[0],C="deltaY"in w?w.deltaY:E[1]-N[1],_,O=w.target,D=Math.abs(A)>Math.abs(C)?"h":"v";if("touches"in w&&D==="h"&&O.type==="range")return!1;var B=window.getSelection(),z=B&&B.anchorNode,$=z?z===O||z.contains(O):!1;if($)return!1;var K=tk(D,O);if(!K)return!0;if(K?_=D:(_=D==="v"?"h":"v",K=tk(D,O)),!K)return!1;if(!n.current&&"changedTouches"in w&&(A||C)&&(n.current=_),!_)return!0;var W=n.current||_;return qT(W,k,w,W==="h"?A:C)},[]),f=x.useCallback(function(w){var k=w;if(!(!os.length||os[os.length-1]!==o)){var N="deltaY"in k?rk(k):Dd(k),E=t.current.filter(function(_){return _.name===k.type&&(_.target===k.target||k.target===_.shadowParent)&&QT(_.delta,N)})[0];if(E&&E.should){k.cancelable&&k.preventDefault();return}if(!E){var A=(c.current.shards||[]).map(nk).filter(Boolean).filter(function(_){return _.contains(k.target)}),C=A.length>0?u(k,A[0]):!c.current.noIsolation;C&&k.cancelable&&k.preventDefault()}}},[]),h=x.useCallback(function(w,k,N,E){var A={name:w,delta:k,target:N,should:E,shadowParent:JT(N)};t.current.push(A),setTimeout(function(){t.current=t.current.filter(function(C){return C!==A})},1)},[]),m=x.useCallback(function(w){r.current=Dd(w),n.current=void 0},[]),p=x.useCallback(function(w){h(w.type,rk(w),w.target,u(w,e.lockRef.current))},[]),v=x.useCallback(function(w){h(w.type,Dd(w),w.target,u(w,e.lockRef.current))},[]);x.useEffect(function(){return os.push(o),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:v}),document.addEventListener("wheel",f,as),document.addEventListener("touchmove",f,as),document.addEventListener("touchstart",m,as),function(){os=os.filter(function(w){return w!==o}),document.removeEventListener("wheel",f,as),document.removeEventListener("touchmove",f,as),document.removeEventListener("touchstart",m,as)}},[]);var b=e.removeScrollBar,S=e.inert;return x.createElement(x.Fragment,null,S?x.createElement(o,{styles:YT(i)}):null,b?x.createElement(BT,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function JT(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const eD=CT(N5,XT);var O5=x.forwardRef(function(e,t){return x.createElement(yh,Bn({},e,{ref:t,sideCar:eD}))});O5.classNames=yh.classNames;var tD=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},ss=new WeakMap,Ld=new WeakMap,Rd={},pg=0,_5=function(e){return e&&(e.host||_5(e.parentNode))},rD=function(e,t){return t.map(function(r){if(e.contains(r))return r;var n=_5(r);return n&&e.contains(n)?n:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},nD=function(e,t,r,n){var i=rD(t,Array.isArray(e)?e:[e]);Rd[r]||(Rd[r]=new WeakMap);var o=Rd[r],c=[],u=new Set,f=new Set(i),h=function(p){!p||u.has(p)||(u.add(p),h(p.parentNode))};i.forEach(h);var m=function(p){!p||f.has(p)||Array.prototype.forEach.call(p.children,function(v){if(u.has(v))m(v);else try{var b=v.getAttribute(n),S=b!==null&&b!=="false",w=(ss.get(v)||0)+1,k=(o.get(v)||0)+1;ss.set(v,w),o.set(v,k),c.push(v),w===1&&S&&Ld.set(v,!0),k===1&&v.setAttribute(r,"true"),S||v.setAttribute(n,"true")}catch(N){console.error("aria-hidden: cannot operate on ",v,N)}})};return m(t),u.clear(),pg++,function(){c.forEach(function(p){var v=ss.get(p)-1,b=o.get(p)-1;ss.set(p,v),o.set(p,b),v||(Ld.has(p)||p.removeAttribute(n),Ld.delete(p)),b||p.removeAttribute(r)}),pg--,pg||(ss=new WeakMap,ss=new WeakMap,Ld=new WeakMap,Rd={})}},iD=function(e,t,r){r===void 0&&(r="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),i=tD(e);return i?(n.push.apply(n,Array.from(i.querySelectorAll("[aria-live], script"))),nD(n,i,r,"aria-hidden")):function(){return null}},bh="Dialog",[M5]=MI(bh),[aD,En]=M5(bh),I5=e=>{const{__scopeDialog:t,children:r,open:n,defaultOpen:i,onOpenChange:o,modal:c=!0}=e,u=x.useRef(null),f=x.useRef(null),[h,m]=RI({prop:n,defaultProp:i??!1,onChange:o,caller:bh});return s.jsx(aD,{scope:t,triggerRef:u,contentRef:f,contentId:xi(),titleId:xi(),descriptionId:xi(),open:h,onOpenChange:m,onOpenToggle:x.useCallback(()=>m(p=>!p),[m]),modal:c,children:r})};I5.displayName=bh;var T5="DialogTrigger",oD=x.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,i=En(T5,r),o=Co(t,i.triggerRef);return s.jsx(Jt.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":Hx(i.open),...n,ref:o,onClick:ya(e.onClick,i.onOpenToggle)})});oD.displayName=T5;var Wx="DialogPortal",[sD,D5]=M5(Wx,{forceMount:void 0}),L5=e=>{const{__scopeDialog:t,forceMount:r,children:n,container:i}=e,o=En(Wx,t);return s.jsx(sD,{scope:t,forceMount:r,children:x.Children.map(n,c=>s.jsx(xh,{present:r||o.open,children:s.jsx(k5,{asChild:!0,container:i,children:c})}))})};L5.displayName=Wx;var gf="DialogOverlay",R5=x.forwardRef((e,t)=>{const r=D5(gf,e.__scopeDialog),{forceMount:n=r.forceMount,...i}=e,o=En(gf,e.__scopeDialog);return o.modal?s.jsx(xh,{present:n||o.open,children:s.jsx(cD,{...i,ref:t})}):null});R5.displayName=gf;var lD=v5("DialogOverlay.RemoveScroll"),cD=x.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,i=En(gf,r),o=nT(),c=Co(t,o);return s.jsx(O5,{as:lD,allowPinchZoom:!0,shards:[i.contentRef],children:s.jsx(Jt.div,{"data-state":Hx(i.open),...n,ref:c,style:{pointerEvents:"auto",...n.style}})})}),Us="DialogContent",$5=x.forwardRef((e,t)=>{const r=D5(Us,e.__scopeDialog),{forceMount:n=r.forceMount,...i}=e,o=En(Us,e.__scopeDialog);return s.jsx(xh,{present:n||o.open,children:o.modal?s.jsx(uD,{...i,ref:t}):s.jsx(dD,{...i,ref:t})})});$5.displayName=Us;var uD=x.forwardRef((e,t)=>{const r=En(Us,e.__scopeDialog),n=x.useRef(null),i=Co(t,r.contentRef,n);return x.useEffect(()=>{const o=n.current;if(o)return iD(o)},[]),s.jsx(z5,{...e,ref:i,trapFocus:r.open,disableOutsidePointerEvents:r.open,onCloseAutoFocus:ya(e.onCloseAutoFocus,o=>{var c;o.preventDefault(),(c=r.triggerRef.current)==null||c.focus()}),onPointerDownOutside:ya(e.onPointerDownOutside,o=>{const c=o.detail.originalEvent,u=c.button===0&&c.ctrlKey===!0;(c.button===2||u)&&o.preventDefault()}),onFocusOutside:ya(e.onFocusOutside,o=>o.preventDefault())})}),dD=x.forwardRef((e,t)=>{const r=En(Us,e.__scopeDialog),n=x.useRef(!1),i=x.useRef(!1);return s.jsx(z5,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:o=>{var c,u;(c=e.onCloseAutoFocus)==null||c.call(e,o),o.defaultPrevented||(n.current||(u=r.triggerRef.current)==null||u.focus(),o.preventDefault()),n.current=!1,i.current=!1},onInteractOutside:o=>{var f,h;(f=e.onInteractOutside)==null||f.call(e,o),o.defaultPrevented||(n.current=!0,o.detail.originalEvent.type==="pointerdown"&&(i.current=!0));const c=o.target;((h=r.triggerRef.current)==null?void 0:h.contains(c))&&o.preventDefault(),o.detail.originalEvent.type==="focusin"&&i.current&&o.preventDefault()}})}),z5=x.forwardRef((e,t)=>{const{__scopeDialog:r,trapFocus:n,onOpenAutoFocus:i,onCloseAutoFocus:o,...c}=e,u=En(Us,r);return xT(),s.jsx(s.Fragment,{children:s.jsx(b5,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:i,onUnmountAutoFocus:o,children:s.jsx(x5,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":Hx(u.open),...c,ref:t,deferPointerDownOutside:!0,onDismiss:()=>u.onOpenChange(!1)})})})}),F5="DialogTitle",fD=x.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,i=En(F5,r);return s.jsx(Jt.h2,{id:i.titleId,...n,ref:t})});fD.displayName=F5;var B5="DialogDescription",hD=x.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,i=En(B5,r);return s.jsx(Jt.p,{id:i.descriptionId,...n,ref:t})});hD.displayName=B5;var U5="DialogClose",mD=x.forwardRef((e,t)=>{const{__scopeDialog:r,...n}=e,i=En(U5,r);return s.jsx(Jt.button,{type:"button",...n,ref:t,onClick:ya(e.onClick,()=>i.onOpenChange(!1))})});mD.displayName=U5;function Hx(e){return e?"open":"closed"}var tc='[cmdk-group=""]',gg='[cmdk-group-items=""]',pD='[cmdk-group-heading=""]',W5='[cmdk-item=""]',ik=`${W5}:not([aria-disabled="true"])`,jv="cmdk-item-select",gs="data-value",gD=(e,t,r)=>_I(e,t,r),H5=x.createContext(void 0),iu=()=>x.useContext(H5),K5=x.createContext(void 0),Kx=()=>x.useContext(K5),G5=x.createContext(void 0),V5=x.forwardRef((e,t)=>{let r=vs(()=>{var M,U;return{search:"",value:(U=(M=e.value)!=null?M:e.defaultValue)!=null?U:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),n=vs(()=>new Set),i=vs(()=>new Map),o=vs(()=>new Map),c=vs(()=>new Set),u=q5(e),{label:f,children:h,value:m,onValueChange:p,filter:v,shouldFilter:b,loop:S,disablePointerSelection:w=!1,vimBindings:k=!0,...N}=e,E=xi(),A=xi(),C=xi(),_=x.useRef(null),O=AD();yo(()=>{if(m!==void 0){let M=m.trim();r.current.value=M,D.emit()}},[m]),yo(()=>{O(6,ve)},[]);let D=x.useMemo(()=>({subscribe:M=>(c.current.add(M),()=>c.current.delete(M)),snapshot:()=>r.current,setState:(M,U,ne)=>{var ee,X,ae,me;if(!Object.is(r.current[M],U)){if(r.current[M]=U,M==="search")W(),$(),O(1,K);else if(M==="value"){if(document.activeElement.hasAttribute("cmdk-input")||document.activeElement.hasAttribute("cmdk-root")){let re=document.getElementById(C);re?re.focus():(ee=document.getElementById(E))==null||ee.focus()}if(O(7,()=>{var re;r.current.selectedItemId=(re=ue())==null?void 0:re.id,D.emit()}),ne||O(5,ve),((X=u.current)==null?void 0:X.value)!==void 0){let re=U??"";(me=(ae=u.current).onValueChange)==null||me.call(ae,re);return}}D.emit()}},emit:()=>{c.current.forEach(M=>M())}}),[]),B=x.useMemo(()=>({value:(M,U,ne)=>{var ee;U!==((ee=o.current.get(M))==null?void 0:ee.value)&&(o.current.set(M,{value:U,keywords:ne}),r.current.filtered.items.set(M,z(U,ne)),O(2,()=>{$(),D.emit()}))},item:(M,U)=>(n.current.add(M),U&&(i.current.has(U)?i.current.get(U).add(M):i.current.set(U,new Set([M]))),O(3,()=>{W(),$(),r.current.value||K(),D.emit()}),()=>{o.current.delete(M),n.current.delete(M),r.current.filtered.items.delete(M);let ne=ue();O(4,()=>{W(),(ne==null?void 0:ne.getAttribute("id"))===M&&K(),D.emit()})}),group:M=>(i.current.has(M)||i.current.set(M,new Set),()=>{o.current.delete(M),i.current.delete(M)}),filter:()=>u.current.shouldFilter,label:f||e["aria-label"],getDisablePointerSelection:()=>u.current.disablePointerSelection,listId:E,inputId:C,labelId:A,listInnerRef:_}),[]);function z(M,U){var ne,ee;let X=(ee=(ne=u.current)==null?void 0:ne.filter)!=null?ee:gD;return M?X(M,r.current.search,U):0}function $(){if(!r.current.search||u.current.shouldFilter===!1)return;let M=r.current.filtered.items,U=[];r.current.filtered.groups.forEach(ee=>{let X=i.current.get(ee),ae=0;X.forEach(me=>{let re=M.get(me);ae=Math.max(re,ae)}),U.push([ee,ae])});let ne=_.current;pe().sort((ee,X)=>{var ae,me;let re=ee.getAttribute("id"),ye=X.getAttribute("id");return((ae=M.get(ye))!=null?ae:0)-((me=M.get(re))!=null?me:0)}).forEach(ee=>{let X=ee.closest(gg);X?X.appendChild(ee.parentElement===X?ee:ee.closest(`${gg} > *`)):ne.appendChild(ee.parentElement===ne?ee:ee.closest(`${gg} > *`))}),U.sort((ee,X)=>X[1]-ee[1]).forEach(ee=>{var X;let ae=(X=_.current)==null?void 0:X.querySelector(`${tc}[${gs}="${encodeURIComponent(ee[0])}"]`);ae==null||ae.parentElement.appendChild(ae)})}function K(){let M=pe().find(ne=>ne.getAttribute("aria-disabled")!=="true"),U=M==null?void 0:M.getAttribute(gs);D.setState("value",U||void 0)}function W(){var M,U,ne,ee;if(!r.current.search||u.current.shouldFilter===!1){r.current.filtered.count=n.current.size;return}r.current.filtered.groups=new Set;let X=0;for(let ae of n.current){let me=(U=(M=o.current.get(ae))==null?void 0:M.value)!=null?U:"",re=(ee=(ne=o.current.get(ae))==null?void 0:ne.keywords)!=null?ee:[],ye=z(me,re);r.current.filtered.items.set(ae,ye),ye>0&&X++}for(let[ae,me]of i.current)for(let re of me)if(r.current.filtered.items.get(re)>0){r.current.filtered.groups.add(ae);break}r.current.filtered.count=X}function ve(){var M,U,ne;let ee=ue();ee&&(((M=ee.parentElement)==null?void 0:M.firstChild)===ee&&((ne=(U=ee.closest(tc))==null?void 0:U.querySelector(pD))==null||ne.scrollIntoView({block:"nearest"})),ee.scrollIntoView({block:"nearest"}))}function ue(){var M;return(M=_.current)==null?void 0:M.querySelector(`${W5}[aria-selected="true"]`)}function pe(){var M;return Array.from(((M=_.current)==null?void 0:M.querySelectorAll(ik))||[])}function oe(M){let U=pe()[M];U&&D.setState("value",U.getAttribute(gs))}function le(M){var U;let ne=ue(),ee=pe(),X=ee.findIndex(me=>me===ne),ae=ee[X+M];(U=u.current)!=null&&U.loop&&(ae=X+M<0?ee[ee.length-1]:X+M===ee.length?ee[0]:ee[X+M]),ae&&D.setState("value",ae.getAttribute(gs))}function Z(M){let U=ue(),ne=U==null?void 0:U.closest(tc),ee;for(;ne&&!ee;)ne=M>0?ND(ne,tc):ED(ne,tc),ee=ne==null?void 0:ne.querySelector(ik);ee?D.setState("value",ee.getAttribute(gs)):le(M)}let ie=()=>oe(pe().length-1),te=M=>{M.preventDefault(),M.metaKey?ie():M.altKey?Z(1):le(1)},I=M=>{M.preventDefault(),M.metaKey?oe(0):M.altKey?Z(-1):le(-1)};return x.createElement(Jt.div,{ref:t,tabIndex:-1,...N,"cmdk-root":"",onKeyDown:M=>{var U;(U=N.onKeyDown)==null||U.call(N,M);let ne=M.nativeEvent.isComposing||M.keyCode===229;if(!(M.defaultPrevented||ne))switch(M.key){case"n":case"j":{k&&M.ctrlKey&&te(M);break}case"ArrowDown":{te(M);break}case"p":case"k":{k&&M.ctrlKey&&I(M);break}case"ArrowUp":{I(M);break}case"Home":{M.preventDefault(),oe(0);break}case"End":{M.preventDefault(),ie();break}case"Enter":{M.preventDefault();let ee=ue();if(ee){let X=new Event(jv);ee.dispatchEvent(X)}}}}},x.createElement("label",{"cmdk-label":"",htmlFor:B.inputId,id:B.labelId,style:PD},f),wh(e,M=>x.createElement(K5.Provider,{value:D},x.createElement(H5.Provider,{value:B},M))))}),vD=x.forwardRef((e,t)=>{var r,n;let i=xi(),o=x.useRef(null),c=x.useContext(G5),u=iu(),f=q5(e),h=(n=(r=f.current)==null?void 0:r.forceMount)!=null?n:c==null?void 0:c.forceMount;yo(()=>{if(!h)return u.item(i,c==null?void 0:c.id)},[h]);let m=Q5(i,o,[e.value,e.children,o],e.keywords),p=Kx(),v=ja(O=>O.value&&O.value===m.current),b=ja(O=>h||u.filter()===!1?!0:O.search?O.filtered.items.get(i)>0:!0);x.useEffect(()=>{let O=o.current;if(!(!O||e.disabled))return O.addEventListener(jv,S),()=>O.removeEventListener(jv,S)},[b,e.onSelect,e.disabled]);function S(){var O,D;w(),(D=(O=f.current).onSelect)==null||D.call(O,m.current)}function w(){p.setState("value",m.current,!0)}if(!b)return null;let{disabled:k,value:N,onSelect:E,forceMount:A,keywords:C,..._}=e;return x.createElement(Jt.div,{ref:Bs(o,t),..._,id:i,"cmdk-item":"",role:"option","aria-disabled":!!k,"aria-selected":!!v,"data-disabled":!!k,"data-selected":!!v,onPointerMove:k||u.getDisablePointerSelection()?void 0:w,onClick:k?void 0:S},e.children)}),xD=x.forwardRef((e,t)=>{let{heading:r,children:n,forceMount:i,...o}=e,c=xi(),u=x.useRef(null),f=x.useRef(null),h=xi(),m=iu(),p=ja(b=>i||m.filter()===!1?!0:b.search?b.filtered.groups.has(c):!0);yo(()=>m.group(c),[]),Q5(c,u,[e.value,e.heading,f]);let v=x.useMemo(()=>({id:c,forceMount:i}),[i]);return x.createElement(Jt.div,{ref:Bs(u,t),...o,"cmdk-group":"",role:"presentation",hidden:p?void 0:!0},r&&x.createElement("div",{ref:f,"cmdk-group-heading":"","aria-hidden":!0,id:h},r),wh(e,b=>x.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":r?h:void 0},x.createElement(G5.Provider,{value:v},b))))}),yD=x.forwardRef((e,t)=>{let{alwaysRender:r,...n}=e,i=x.useRef(null),o=ja(c=>!c.search);return!r&&!o?null:x.createElement(Jt.div,{ref:Bs(i,t),...n,"cmdk-separator":"",role:"separator"})}),bD=x.forwardRef((e,t)=>{let{onValueChange:r,...n}=e,i=e.value!=null,o=Kx(),c=ja(h=>h.search),u=ja(h=>h.selectedItemId),f=iu();return x.useEffect(()=>{e.value!=null&&o.setState("search",e.value)},[e.value]),x.createElement(Jt.input,{ref:t,...n,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":f.listId,"aria-labelledby":f.labelId,"aria-activedescendant":u,id:f.inputId,type:"text",value:i?e.value:c,onChange:h=>{i||o.setState("search",h.target.value),r==null||r(h.target.value)}})}),wD=x.forwardRef((e,t)=>{let{children:r,label:n="Suggestions",...i}=e,o=x.useRef(null),c=x.useRef(null),u=ja(h=>h.selectedItemId),f=iu();return x.useEffect(()=>{if(c.current&&o.current){let h=c.current,m=o.current,p,v=new ResizeObserver(()=>{p=requestAnimationFrame(()=>{let b=h.offsetHeight;m.style.setProperty("--cmdk-list-height",b.toFixed(1)+"px")})});return v.observe(h),()=>{cancelAnimationFrame(p),v.unobserve(h)}}},[]),x.createElement(Jt.div,{ref:Bs(o,t),...i,"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":u,"aria-label":n,id:f.listId},wh(e,h=>x.createElement("div",{ref:Bs(c,f.listInnerRef),"cmdk-list-sizer":""},h)))}),kD=x.forwardRef((e,t)=>{let{open:r,onOpenChange:n,overlayClassName:i,contentClassName:o,container:c,...u}=e;return x.createElement(I5,{open:r,onOpenChange:n},x.createElement(L5,{container:c},x.createElement(R5,{"cmdk-overlay":"",className:i}),x.createElement($5,{"aria-label":e.label,"cmdk-dialog":"",className:o},x.createElement(V5,{ref:t,...u}))))}),jD=x.forwardRef((e,t)=>ja(r=>r.filtered.count===0)?x.createElement(Jt.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null),SD=x.forwardRef((e,t)=>{let{progress:r,children:n,label:i="Loading...",...o}=e;return x.createElement(Jt.div,{ref:t,...o,"cmdk-loading":"",role:"progressbar","aria-valuenow":r,"aria-valuemin":0,"aria-valuemax":100,"aria-label":i},wh(e,c=>x.createElement("div",{"aria-hidden":!0},c)))}),ls=Object.assign(V5,{List:wD,Item:vD,Input:bD,Group:xD,Separator:yD,Dialog:kD,Empty:jD,Loading:SD});function ND(e,t){let r=e.nextElementSibling;for(;r;){if(r.matches(t))return r;r=r.nextElementSibling}}function ED(e,t){let r=e.previousElementSibling;for(;r;){if(r.matches(t))return r;r=r.previousElementSibling}}function q5(e){let t=x.useRef(e);return yo(()=>{t.current=e}),t}var yo=typeof window>"u"?x.useEffect:x.useLayoutEffect;function vs(e){let t=x.useRef();return t.current===void 0&&(t.current=e()),t}function ja(e){let t=Kx(),r=()=>e(t.snapshot());return x.useSyncExternalStore(t.subscribe,r,r)}function Q5(e,t,r,n=[]){let i=x.useRef(),o=iu();return yo(()=>{var c;let u=(()=>{var h;for(let m of r){if(typeof m=="string")return m.trim();if(typeof m=="object"&&"current"in m)return m.current?(h=m.current.textContent)==null?void 0:h.trim():i.current}})(),f=n.map(h=>h.trim());o.value(e,u,f),(c=t.current)==null||c.setAttribute(gs,u),i.current=u}),i}var AD=()=>{let[e,t]=x.useState(),r=vs(()=>new Map);return yo(()=>{r.current.forEach(n=>n()),r.current=new Map},[e]),(n,i)=>{r.current.set(n,i),t({})}};function CD(e){let t=e.type;return typeof t=="function"?t(e.props):"render"in t?t.render(e.props):e}function wh({asChild:e,children:t},r){return e&&x.isValidElement(t)?x.cloneElement(CD(t),{ref:t.ref},r(t.props.children)):r(t)}var PD={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};function OD({onNavigate:e}){const[t,r]=x.useState(!1);return x.useEffect(()=>{const n=i=>{(i.metaKey||i.ctrlKey)&&i.key.toLowerCase()==="k"&&(i.preventDefault(),r(o=>!o))};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[]),s.jsx(ls.Dialog,{open:t,onOpenChange:r,label:"Befehlspalette",className:"fixed inset-0 z-50 flex items-start justify-center bg-black/50 p-4 pt-[12vh] overscroll-contain",onClick:()=>r(!1),children:s.jsxs("div",{className:"w-full max-w-lg overflow-hidden rounded-xl border border-border bg-popover text-popover-foreground shadow-2xl",onClick:n=>n.stopPropagation(),children:[s.jsx(ls.Input,{autoFocus:!0,placeholder:"Springe zu… (Modelle, Routing, System …)",className:"w-full border-b border-border bg-transparent px-4 py-3 text-sm outline-none placeholder:text-muted-foreground"}),s.jsxs(ls.List,{className:"max-h-80 overflow-y-auto p-2",children:[s.jsx(ls.Empty,{className:"px-3 py-6 text-center text-sm text-muted-foreground",children:"Nichts gefunden."}),s.jsx(ls.Group,{heading:"Bereiche",className:"px-1 py-1 text-xs text-muted-foreground",children:gc.map(n=>s.jsxs(ls.Item,{value:`${n.label} ${n.hint}`,onSelect:()=>{e(n.id),r(!1)},className:"flex cursor-pointer items-center gap-3 rounded-md px-3 py-2 text-sm text-foreground aria-selected:bg-accent aria-selected:text-accent-foreground",children:[s.jsx(n.icon,{className:"h-4 w-4 text-primary"}),s.jsx("span",{children:n.label}),s.jsx("span",{className:"ml-auto truncate text-xs text-muted-foreground",children:n.hint})]},n.id))})]})]})})}const Y5="mc_expert_mode",Sv="mc-expert-mode-change",_D=()=>{try{return localStorage.getItem(Y5)==="true"}catch{return!1}};function MD(e){return window.addEventListener(Sv,e),window.addEventListener("storage",e),()=>{window.removeEventListener(Sv,e),window.removeEventListener("storage",e)}}function ak(e){localStorage.setItem(Y5,String(e)),window.dispatchEvent(new Event(Sv))}function Gx(){return x.useSyncExternalStore(MD,_D,()=>!1)}function Z5(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(r=Z5(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function nt(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=Z5(e))&&(n&&(n+=" "),n+=t);return n}const Vx="-",ID=e=>{const t=DD(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:c=>{const u=c.split(Vx);return u[0]===""&&u.length!==1&&u.shift(),X5(u,t)||TD(c)},getConflictingClassGroupIds:(c,u)=>{const f=r[c]||[];return u&&n[c]?[...f,...n[c]]:f}}},X5=(e,t)=>{var c;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),i=n?X5(e.slice(1),n):void 0;if(i)return i;if(t.validators.length===0)return;const o=e.join(Vx);return(c=t.validators.find(({validator:u})=>u(o)))==null?void 0:c.classGroupId},ok=/^\[(.+)\]$/,TD=e=>{if(ok.test(e)){const t=ok.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},DD=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return RD(Object.entries(e.classGroups),r).forEach(([o,c])=>{Nv(c,n,o,t)}),n},Nv=(e,t,r,n)=>{e.forEach(i=>{if(typeof i=="string"){const o=i===""?t:sk(t,i);o.classGroupId=r;return}if(typeof i=="function"){if(LD(i)){Nv(i(n),t,r,n);return}t.validators.push({validator:i,classGroupId:r});return}Object.entries(i).forEach(([o,c])=>{Nv(c,sk(t,o),r,n)})})},sk=(e,t)=>{let r=e;return t.split(Vx).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},LD=e=>e.isThemeGetter,RD=(e,t)=>t?e.map(([r,n])=>{const i=n.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([c,u])=>[t+c,u])):o);return[r,i]}):e,$D=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const i=(o,c)=>{r.set(o,c),t++,t>e&&(t=0,n=r,r=new Map)};return{get(o){let c=r.get(o);if(c!==void 0)return c;if((c=n.get(o))!==void 0)return i(o,c),c},set(o,c){r.has(o)?r.set(o,c):i(o,c)}}},J5="!",zD=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,i=t[0],o=t.length,c=u=>{const f=[];let h=0,m=0,p;for(let k=0;k<u.length;k++){let N=u[k];if(h===0){if(N===i&&(n||u.slice(k,k+o)===t)){f.push(u.slice(m,k)),m=k+o;continue}if(N==="/"){p=k;continue}}N==="["?h++:N==="]"&&h--}const v=f.length===0?u:u.substring(m),b=v.startsWith(J5),S=b?v.substring(1):v,w=p&&p>m?p-m:void 0;return{modifiers:f,hasImportantModifier:b,baseClassName:S,maybePostfixModifierPosition:w}};return r?u=>r({className:u,parseClassName:c}):c},FD=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},BD=e=>({cache:$D(e.cacheSize),parseClassName:zD(e),...ID(e)}),UD=/\s+/,WD=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:i}=t,o=[],c=e.trim().split(UD);let u="";for(let f=c.length-1;f>=0;f-=1){const h=c[f],{modifiers:m,hasImportantModifier:p,baseClassName:v,maybePostfixModifierPosition:b}=r(h);let S=!!b,w=n(S?v.substring(0,b):v);if(!w){if(!S){u=h+(u.length>0?" "+u:u);continue}if(w=n(v),!w){u=h+(u.length>0?" "+u:u);continue}S=!1}const k=FD(m).join(":"),N=p?k+J5:k,E=N+w;if(o.includes(E))continue;o.push(E);const A=i(w,S);for(let C=0;C<A.length;++C){const _=A[C];o.push(N+_)}u=h+(u.length>0?" "+u:u)}return u};function HD(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=eE(t))&&(n&&(n+=" "),n+=r);return n}const eE=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=eE(e[n]))&&(r&&(r+=" "),r+=t);return r};function KD(e,...t){let r,n,i,o=c;function c(f){const h=t.reduce((m,p)=>p(m),e());return r=BD(h),n=r.cache.get,i=r.cache.set,o=u,u(f)}function u(f){const h=n(f);if(h)return h;const m=WD(f,r);return i(f,m),m}return function(){return o(HD.apply(null,arguments))}}const st=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},tE=/^\[(?:([a-z-]+):)?(.+)\]$/i,GD=/^\d+\/\d+$/,VD=new Set(["px","full","screen"]),qD=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,QD=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,YD=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,ZD=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,XD=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,li=e=>ks(e)||VD.has(e)||GD.test(e),ea=e=>rl(e,"length",oL),ks=e=>!!e&&!Number.isNaN(Number(e)),vg=e=>rl(e,"number",ks),rc=e=>!!e&&Number.isInteger(Number(e)),JD=e=>e.endsWith("%")&&ks(e.slice(0,-1)),ze=e=>tE.test(e),ta=e=>qD.test(e),eL=new Set(["length","size","percentage"]),tL=e=>rl(e,eL,rE),rL=e=>rl(e,"position",rE),nL=new Set(["image","url"]),iL=e=>rl(e,nL,lL),aL=e=>rl(e,"",sL),nc=()=>!0,rl=(e,t,r)=>{const n=tE.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},oL=e=>QD.test(e)&&!YD.test(e),rE=()=>!1,sL=e=>ZD.test(e),lL=e=>XD.test(e),cL=()=>{const e=st("colors"),t=st("spacing"),r=st("blur"),n=st("brightness"),i=st("borderColor"),o=st("borderRadius"),c=st("borderSpacing"),u=st("borderWidth"),f=st("contrast"),h=st("grayscale"),m=st("hueRotate"),p=st("invert"),v=st("gap"),b=st("gradientColorStops"),S=st("gradientColorStopPositions"),w=st("inset"),k=st("margin"),N=st("opacity"),E=st("padding"),A=st("saturate"),C=st("scale"),_=st("sepia"),O=st("skew"),D=st("space"),B=st("translate"),z=()=>["auto","contain","none"],$=()=>["auto","hidden","clip","visible","scroll"],K=()=>["auto",ze,t],W=()=>[ze,t],ve=()=>["",li,ea],ue=()=>["auto",ks,ze],pe=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],oe=()=>["solid","dashed","dotted","double","none"],le=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Z=()=>["start","end","center","between","around","evenly","stretch"],ie=()=>["","0",ze],te=()=>["auto","avoid","all","avoid-page","page","left","right","column"],I=()=>[ks,ze];return{cacheSize:500,separator:":",theme:{colors:[nc],spacing:[li,ea],blur:["none","",ta,ze],brightness:I(),borderColor:[e],borderRadius:["none","","full",ta,ze],borderSpacing:W(),borderWidth:ve(),contrast:I(),grayscale:ie(),hueRotate:I(),invert:ie(),gap:W(),gradientColorStops:[e],gradientColorStopPositions:[JD,ea],inset:K(),margin:K(),opacity:I(),padding:W(),saturate:I(),scale:I(),sepia:ie(),skew:I(),space:W(),translate:W()},classGroups:{aspect:[{aspect:["auto","square","video",ze]}],container:["container"],columns:[{columns:[ta]}],"break-after":[{"break-after":te()}],"break-before":[{"break-before":te()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...pe(),ze]}],overflow:[{overflow:$()}],"overflow-x":[{"overflow-x":$()}],"overflow-y":[{"overflow-y":$()}],overscroll:[{overscroll:z()}],"overscroll-x":[{"overscroll-x":z()}],"overscroll-y":[{"overscroll-y":z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[w]}],"inset-x":[{"inset-x":[w]}],"inset-y":[{"inset-y":[w]}],start:[{start:[w]}],end:[{end:[w]}],top:[{top:[w]}],right:[{right:[w]}],bottom:[{bottom:[w]}],left:[{left:[w]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",rc,ze]}],basis:[{basis:K()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",ze]}],grow:[{grow:ie()}],shrink:[{shrink:ie()}],order:[{order:["first","last","none",rc,ze]}],"grid-cols":[{"grid-cols":[nc]}],"col-start-end":[{col:["auto",{span:["full",rc,ze]},ze]}],"col-start":[{"col-start":ue()}],"col-end":[{"col-end":ue()}],"grid-rows":[{"grid-rows":[nc]}],"row-start-end":[{row:["auto",{span:[rc,ze]},ze]}],"row-start":[{"row-start":ue()}],"row-end":[{"row-end":ue()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",ze]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ze]}],gap:[{gap:[v]}],"gap-x":[{"gap-x":[v]}],"gap-y":[{"gap-y":[v]}],"justify-content":[{justify:["normal",...Z()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Z(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Z(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[E]}],px:[{px:[E]}],py:[{py:[E]}],ps:[{ps:[E]}],pe:[{pe:[E]}],pt:[{pt:[E]}],pr:[{pr:[E]}],pb:[{pb:[E]}],pl:[{pl:[E]}],m:[{m:[k]}],mx:[{mx:[k]}],my:[{my:[k]}],ms:[{ms:[k]}],me:[{me:[k]}],mt:[{mt:[k]}],mr:[{mr:[k]}],mb:[{mb:[k]}],ml:[{ml:[k]}],"space-x":[{"space-x":[D]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[D]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",ze,t]}],"min-w":[{"min-w":[ze,t,"min","max","fit"]}],"max-w":[{"max-w":[ze,t,"none","full","min","max","fit","prose",{screen:[ta]},ta]}],h:[{h:[ze,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[ze,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[ze,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[ze,t,"auto","min","max","fit"]}],"font-size":[{text:["base",ta,ea]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",vg]}],"font-family":[{font:[nc]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ze]}],"line-clamp":[{"line-clamp":["none",ks,vg]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",li,ze]}],"list-image":[{"list-image":["none",ze]}],"list-style-type":[{list:["none","disc","decimal",ze]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[N]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[N]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...oe(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",li,ea]}],"underline-offset":[{"underline-offset":["auto",li,ze]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:W()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ze]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ze]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[N]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...pe(),rL]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",tL]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},iL]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[S]}],"gradient-via-pos":[{via:[S]}],"gradient-to-pos":[{to:[S]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[u]}],"border-w-x":[{"border-x":[u]}],"border-w-y":[{"border-y":[u]}],"border-w-s":[{"border-s":[u]}],"border-w-e":[{"border-e":[u]}],"border-w-t":[{"border-t":[u]}],"border-w-r":[{"border-r":[u]}],"border-w-b":[{"border-b":[u]}],"border-w-l":[{"border-l":[u]}],"border-opacity":[{"border-opacity":[N]}],"border-style":[{border:[...oe(),"hidden"]}],"divide-x":[{"divide-x":[u]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[u]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[N]}],"divide-style":[{divide:oe()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...oe()]}],"outline-offset":[{"outline-offset":[li,ze]}],"outline-w":[{outline:[li,ea]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ve()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[N]}],"ring-offset-w":[{"ring-offset":[li,ea]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",ta,aL]}],"shadow-color":[{shadow:[nc]}],opacity:[{opacity:[N]}],"mix-blend":[{"mix-blend":[...le(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":le()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",ta,ze]}],grayscale:[{grayscale:[h]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[p]}],saturate:[{saturate:[A]}],sepia:[{sepia:[_]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[h]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[N]}],"backdrop-saturate":[{"backdrop-saturate":[A]}],"backdrop-sepia":[{"backdrop-sepia":[_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[c]}],"border-spacing-x":[{"border-spacing-x":[c]}],"border-spacing-y":[{"border-spacing-y":[c]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",ze]}],duration:[{duration:I()}],ease:[{ease:["linear","in","out","in-out",ze]}],delay:[{delay:I()}],animate:[{animate:["none","spin","ping","pulse","bounce",ze]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[C]}],"scale-x":[{"scale-x":[C]}],"scale-y":[{"scale-y":[C]}],rotate:[{rotate:[rc,ze]}],"translate-x":[{"translate-x":[B]}],"translate-y":[{"translate-y":[B]}],"skew-x":[{"skew-x":[O]}],"skew-y":[{"skew-y":[O]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ze]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",ze]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":W()}],"scroll-mx":[{"scroll-mx":W()}],"scroll-my":[{"scroll-my":W()}],"scroll-ms":[{"scroll-ms":W()}],"scroll-me":[{"scroll-me":W()}],"scroll-mt":[{"scroll-mt":W()}],"scroll-mr":[{"scroll-mr":W()}],"scroll-mb":[{"scroll-mb":W()}],"scroll-ml":[{"scroll-ml":W()}],"scroll-p":[{"scroll-p":W()}],"scroll-px":[{"scroll-px":W()}],"scroll-py":[{"scroll-py":W()}],"scroll-ps":[{"scroll-ps":W()}],"scroll-pe":[{"scroll-pe":W()}],"scroll-pt":[{"scroll-pt":W()}],"scroll-pr":[{"scroll-pr":W()}],"scroll-pb":[{"scroll-pb":W()}],"scroll-pl":[{"scroll-pl":W()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ze]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[li,ea,vg]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},uL=KD(cL);function J(...e){return uL(nt(e))}function Ev(e){return e?e.replace(/127\.0\.0\.1|localhost/g,"192.168.178.151"):""}function nE(){const e=Gx();return s.jsxs("div",{className:"flex items-center rounded-md border border-border/40 bg-background/40 p-0.5",role:"group","aria-label":"Ansichtsmodus",title:"Einfach zeigt nur das Wichtigste. Experte zeigt alle technischen Details.",children:[s.jsxs("button",{onClick:()=>ak(!1),"aria-pressed":!e,className:J("flex items-center gap-1 rounded px-2 py-1 text-xs font-semibold transition-all cursor-pointer",e?"text-muted-foreground hover:text-foreground":"bg-primary/15 text-primary shadow-sm"),children:[s.jsx(mi,{className:"h-3.5 w-3.5"})," Einfach"]}),s.jsxs("button",{onClick:()=>ak(!0),"aria-pressed":e,className:J("flex items-center gap-1 rounded px-2 py-1 text-xs font-semibold transition-all cursor-pointer",e?"bg-primary/15 text-primary shadow-sm":"text-muted-foreground hover:text-foreground"),children:[s.jsx(xI,{className:"h-3.5 w-3.5"})," Experte"]})]})}async function xe(e,t){var f;const r={"Content-Type":"application/json",...t==null?void 0:t.headers},n=localStorage.getItem("mc_sudo_password"),i=localStorage.getItem("mc_hf_token");n&&(r["X-Sudo-Password"]=n);let o=t==null?void 0:t.body;if((((f=t==null?void 0:t.method)==null?void 0:f.toUpperCase())||"GET")==="POST"){if(typeof o=="string")try{const h=JSON.parse(o);let m=!1;n&&!("sudo_password"in h)&&(h.sudo_password=n,m=!0),i&&!("hf_token"in h)&&(h.hf_token=i,m=!0),m&&(o=JSON.stringify(h))}catch{}else if(!o){const h={};n&&(h.sudo_password=n),i&&(h.hf_token=i),Object.keys(h).length>0&&(o=JSON.stringify(h))}}const u=await fetch(e,{...t,headers:r,body:o});if(!u.ok)throw new Error(`${u.status} ${u.statusText}`);return u.json()}const iE=(e,t,r=!1,n=!0)=>xe("/api/groups",{method:"PUT",body:JSON.stringify({group:e,members:t,swap:r,persist:n})}),dL=e=>xe("/api/routing/policy",{method:"PUT",body:JSON.stringify(e)}),$e={health:["health"],systemStatus:["system-status"],services:["services"],models:["models"],groups:["groups"],routing:["routing"],routingPolicy:["routing-policy"],jobs:["jobs"],tokenStats:["token-stats"],agentStatus:["agent-status"],hermesBrain:["hermes-brain"],updates:["updates"],discover:["discover"],drafts:e=>["drafts",e??""],connect:e=>["connect",e??""],connectHealth:["connect-health"],memory:(e,t)=>["memory",e??"",t??""],memoryGraph:["memory-graph"],voiceTrace:["voice-trace"],auftragsbuch:["auftragsbuch"],chronik:["chronik"],wissen:["wissen"],zeitmaschine:["zeitmaschine"],reminders:["reminders"]},aE=(e=8e3)=>gt({queryKey:$e.auftragsbuch,queryFn:()=>xe("/api/auftragsbuch"),refetchInterval:e}),oE=(e=150,t=15e3)=>gt({queryKey:$e.chronik,queryFn:()=>xe(`/api/chronik?limit=${e}`),refetchInterval:t,select:r=>r.items??[]}),fL=()=>gt({queryKey:$e.wissen,queryFn:()=>xe("/api/wissen")}),hL=(e=3e4)=>gt({queryKey:$e.zeitmaschine,queryFn:()=>xe("/api/zeitmaschine"),refetchInterval:e}),mL=(e=2e4)=>gt({queryKey:$e.reminders,queryFn:()=>xe("/api/reminders"),refetchInterval:e,select:t=>t.items??[]}),pL=(e=12,t=4e3)=>gt({queryKey:$e.voiceTrace,queryFn:()=>xe(`/api/voice/trace?limit=${e}`),refetchInterval:t,select:r=>r.turns??[]}),gL=(e=!0)=>gt({queryKey:$e.memoryGraph,queryFn:()=>xe("/api/memory/graph"),enabled:e}),qx=()=>gt({queryKey:$e.health,queryFn:()=>xe("/api/health"),refetchInterval:1e4}),Po=(e=5e3)=>gt({queryKey:$e.systemStatus,queryFn:()=>xe("/api/system/status"),refetchInterval:e}),sE=(e=3e3)=>gt({queryKey:$e.services,queryFn:()=>xe("/api/system/services"),refetchInterval:e}),Ei=(e=4e3)=>gt({queryKey:$e.models,queryFn:()=>xe("/api/models"),refetchInterval:e}),Qx=(e=8e3)=>gt({queryKey:$e.groups,queryFn:()=>xe("/api/groups"),refetchInterval:e}),vL=()=>gt({queryKey:$e.routingPolicy,queryFn:()=>xe("/api/routing/policy")}),xL=(e=2e3)=>gt({queryKey:$e.jobs,queryFn:()=>xe("/api/jobs"),refetchInterval:e,select:t=>t.jobs??[]}),lE=(e=3e3)=>gt({queryKey:$e.tokenStats,queryFn:()=>xe("/api/system/token-stats"),refetchInterval:e}),Yx=(e=5e3)=>gt({queryKey:$e.agentStatus,queryFn:()=>xe("/api/agent/status"),refetchInterval:e}),cE=(e=6e4)=>gt({queryKey:$e.hermesBrain,queryFn:()=>xe("/api/agent/brain"),refetchInterval:e}),kh=e=>gt({queryKey:$e.updates,queryFn:()=>xe("/api/maintenance/updates"),refetchInterval:e}),yL=()=>gt({queryKey:$e.discover,queryFn:()=>xe("/api/discover")}),bL=e=>gt({queryKey:$e.drafts(e),queryFn:()=>xe(`/api/models/drafts?target=${encodeURIComponent(e??"")}`),enabled:!!e}),wL=e=>gt({queryKey:$e.connect(e),queryFn:()=>xe(e?`/api/connect?${e}`:"/api/connect")}),uE=()=>gt({queryKey:$e.connectHealth,queryFn:()=>xe("/api/connect/health"),refetchInterval:15e3}),Av=e=>gt({queryKey:$e.memory(e==null?void 0:e.q,e==null?void 0:e.category),queryFn:()=>{const t=new URLSearchParams;return e!=null&&e.q&&t.set("q",e.q),e!=null&&e.category&&t.set("category",e.category),xe(`/api/memory?${t}`)},select:t=>e!=null&&e.limit?t.slice(0,e.limit):t});function dE({type:e,title:t,message:r,defaultValue:n,autoValue:i,autoLabel:o,onConfirm:c,onCancel:u}){const f=x.useRef(null);return s.jsx("div",{className:"fixed inset-0 z-[99] bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 overscroll-contain",role:"dialog","aria-modal":"true","aria-label":t,children:s.jsxs("div",{className:"w-full max-w-sm rounded-2xl border border-border/80 bg-card p-6 shadow-2xl space-y-4 animate-in fade-in zoom-in-95 duration-200",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-border/20 pb-2",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-primary",children:t}),s.jsx("button",{onClick:u||(()=>c()),"aria-label":"Schließen",className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-foreground cursor-pointer",children:s.jsx(nn,{className:"h-4 w-4","aria-hidden":"true"})})]}),s.jsx("p",{className:"max-h-72 overflow-y-auto whitespace-pre-line text-xs text-muted-foreground leading-relaxed scrollbar-thin",children:r}),e==="prompt"&&s.jsxs("div",{className:"flex gap-2",children:[s.jsx("input",{ref:f,type:"text",defaultValue:n,"aria-label":t,className:"flex-1 h-9 px-3 text-xs bg-background/40 border border-border/60 rounded-lg outline-none focus:border-primary transition-colors text-foreground",autoFocus:!0,onKeyDown:h=>{var m;h.key==="Enter"&&c((m=f.current)==null?void 0:m.value)}}),i!==void 0&&s.jsx("button",{type:"button",onClick:()=>{f.current&&(f.current.value=i)},title:"Setup-bewussten Optimalwert eintragen",className:"h-9 px-3 shrink-0 text-xs font-semibold text-primary border border-primary/50 bg-primary/10 hover:bg-primary/20 rounded-lg transition-colors cursor-pointer",children:o||"Auto"})]}),s.jsxs("div",{className:"flex justify-end gap-3 pt-2",children:[(e==="confirm"||e==="prompt")&&s.jsx("button",{onClick:u,className:"h-8 px-4 flex items-center justify-center text-xs font-semibold text-muted-foreground border border-border/60 bg-background/20 hover:bg-accent rounded-lg transition-colors cursor-pointer",children:"Abbrechen"}),s.jsx("button",{onClick:()=>{var m;const h=e==="prompt"?(m=f.current)==null?void 0:m.value:void 0;c(h)},className:"h-8 px-4 flex items-center justify-center text-xs font-semibold text-primary-foreground bg-primary hover:bg-primary/95 rounded-lg transition-colors cursor-pointer",children:e==="confirm"?"Ja, fortfahren":e==="prompt"?"Übernehmen":"OK"})]})]})})}function An(){const[e,t]=x.useState(null),r=x.useCallback(()=>t(null),[]),n=x.useCallback((u,f,h)=>{t({type:"alert",title:u,message:f,onConfirm:()=>{t(null),h==null||h()}})},[]),i=x.useCallback((u,f,h,m)=>{t({type:"confirm",title:u,message:f,onConfirm:()=>{t(null),h()},onCancel:()=>{t(null),m==null||m()}})},[]),o=x.useCallback((u,f,h,m,p,v)=>{t({type:"prompt",title:u,message:f,defaultValue:h,autoValue:v==null?void 0:v.autoValue,autoLabel:v==null?void 0:v.autoLabel,onConfirm:b=>{t(null),m(b)},onCancel:()=>{t(null),p==null||p()}})},[]),c=e?s.jsx(dE,{...e}):null;return{showAlert:n,showConfirm:i,showPrompt:o,close:r,dialogElement:c}}function Jr(e){return(e/1024**3).toFixed(1)}function Cv(e){return e?e>1024**3?`${(e/1024**3).toFixed(1)} GB`:`${(e/1024**2).toFixed(0)} MB`:""}function lr(e){if(!e)return"—";const t=e/1024**3;return t>=1?`${t.toFixed(1)} GB`:`${(e/1024**2).toFixed(0)} MB`}function kL(e){if(!e)return"";const t=Math.floor(e/60);return t>0?`${t} min`:`${e} s`}function Pv(e){return e?`${Math.round(e/1024)}k`:"—"}function jL(){const e=Wr(),{data:t=[]}=xL(2e3),{showAlert:r,dialogElement:n}=An();async function i(u){try{await xe(`/api/jobs/${u}/cancel`,{method:"POST"}),e.invalidateQueries({queryKey:$e.jobs})}catch(f){r("Fehler",f.message)}}const o=t.filter(u=>u.state==="running"||u.state==="queued"),c=t.filter(u=>u.state!=="running"&&u.state!=="queued").slice(-3);return o.length===0&&c.length===0?null:s.jsxs("div",{className:"space-y-3 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-4 shadow-lg shadow-black/10",children:[s.jsx("div",{className:"text-[11px] font-semibold text-muted-foreground uppercase tracking-wider",children:"Aktive Downloads"}),o.map(u=>s.jsxs("div",{className:"space-y-1.5 p-3 rounded-xl bg-background/20 border border-border/40",children:[s.jsxs("div",{className:"flex justify-between items-center text-xs",children:[s.jsx("span",{className:"font-semibold truncate max-w-[250px]",children:u.label}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsxs("span",{className:"text-muted-foreground font-mono",children:[u.progress??0,"% • ",Cv(u.done_bytes),"/",Cv(u.total_bytes),u.eta_s?` • ETA ${kL(u.eta_s)}`:""]}),s.jsx("button",{onClick:()=>i(u.id),className:"text-[10px] text-red-400 hover:text-red-300 font-semibold border border-red-500/25 bg-red-500/5 px-2 py-0.5 rounded transition-all cursor-pointer",children:"Abbrechen"})]})]}),s.jsx("div",{className:"h-1.5 overflow-hidden rounded-full bg-muted",children:s.jsx("div",{className:"h-full rounded-full bg-primary transition-all duration-500",style:{width:`${u.progress??0}%`}})})]},u.id)),c.map(u=>s.jsxs("div",{className:"flex justify-between items-center text-xs text-muted-foreground px-1",children:[s.jsx("span",{className:"truncate",children:u.label}),s.jsx("span",{className:J("font-semibold text-[10px] px-1.5 py-0.5 rounded uppercase font-mono",u.state==="done"?"bg-emerald-500/10 text-emerald-400":"bg-amber-500/10 text-amber-400"),children:u.state})]},u.id)),n]})}function Ba({children:e,tone:t="muted"}){const r={muted:"bg-muted text-muted-foreground",primary:"bg-primary/15 text-primary",warn:"bg-amber-500/15 text-amber-500"};return s.jsx("span",{className:`rounded px-1.5 py-0.5 text-[11px] font-medium ${r[t]}`,children:e})}function Ov({caps:e}){return e?s.jsxs("span",{className:"inline-flex flex-wrap gap-1",children:[e.coder&&s.jsx(Ba,{children:"💻 Code"}),e.vision&&s.jsx(Ba,{children:"👁 Bild"}),e.reasoning&&s.jsx(Ba,{children:"🧠 Reason"}),e.moe&&s.jsxs(Ba,{tone:"primary",children:["🧩 MoE",e.active_b?`·${e.active_b}b`:""]}),e.tools==="yes"&&s.jsx(Ba,{tone:"primary",children:"🛠 Tools"}),e.tools==="likely"&&s.jsx(Ba,{tone:"warn",children:"🛠 Tools?"}),e.embedding&&s.jsx(Ba,{children:"🔢 Embed"})]}):null}const Zx=[{role:"hermes",label:"Lucys Hirn",short:"Hirn",icon:Na,desc:"Lucys Alltags-Verstand — denkt und redet mit dir. Immer bereit.",tone:"bg-indigo-500/15 text-indigo-400 border-indigo-500/25",protected:!0},{role:"embed",label:"Lucys Gedächtnis",short:"Gedächtnis",icon:t5,desc:"Merkt sich Wichtiges und findet es später wieder.",tone:"bg-emerald-500/15 text-emerald-400 border-emerald-500/25",protected:!0},{role:"reranker",label:"Gedächtnis-Sortierer",short:"Sortierer",icon:rI,desc:"Ordnet gefundene Erinnerungen nach echter Relevanz — die Feinsortierung hinter dem Gedächtnis.",tone:"bg-lime-500/15 text-lime-400 border-lime-500/25"},{role:"vision",label:"Lucys Augen",short:"Augen",icon:Cc,desc:"Sieht Bilder und Screenshots und beschreibt, was drauf ist.",tone:"bg-pink-500/15 text-pink-400 border-pink-500/25"},{role:"heavy",label:"Großes Hirn",short:"Groß",icon:TM,desc:"Das schwere Geschütz — wird für besonders knifflige Fragen dazugeholt.",tone:"bg-amber-500/15 text-amber-400 border-amber-500/25"},{role:"coder-lite",label:"Programmierer (schnell)",short:"Code schnell",icon:zs,desc:"Schnelles Programmieren im Alltag.",tone:"bg-violet-500/15 text-violet-400 border-violet-500/25"},{role:"coder",label:"Programmierer (gründlich)",short:"Code gründlich",icon:zs,desc:"Schreibt und prüft Code besonders sorgfältig — für schwere Coding-Aufgaben.",tone:"bg-fuchsia-500/15 text-fuchsia-400 border-fuchsia-500/25"},{role:"scout",label:"Späher",short:"Späher",icon:wI,desc:"Schneller erster Blick und grobe Einschätzung.",tone:"bg-teal-500/15 text-teal-400 border-teal-500/25"},{role:"kritiker",label:"Kritiker",short:"Kritiker",icon:f5,desc:"Die unbestechliche Zweitmeinung — prüft Behauptungen und Patches (anderer Hersteller als das Hirn).",tone:"bg-cyan-500/15 text-cyan-400 border-cyan-500/25"}],SL=Zx.map(e=>e.role),lk=Object.fromEntries(Zx.map(e=>[e.role,e])),ck=e=>({role:e||"?",label:e||"unbekannt",short:e||"?",icon:Na,desc:"Rolle ohne hinterlegten Klartext-Namen.",tone:"bg-slate-500/15 text-slate-300 border-slate-500/25"}),NL={fast:"hermes",coder_lite:"coder-lite"};function dt(e){return e&&(lk[e]||lk[NL[e]])||ck(e)}function po({role:e,dense:t=!1,className:r}){const n=dt(e),i=n.icon;return s.jsxs("span",{className:J("inline-flex items-center gap-1 rounded px-1.5 py-0.5 text-[10px] font-semibold border tracking-wide",n.tone,r),title:`${n.desc} (${n.role})`,children:[s.jsx(i,{className:"h-3 w-3 shrink-0","aria-hidden":"true"}),t?n.short:n.label]})}function EL({fit:e}){const t={perfect:"bg-emerald-500/15 text-emerald-400 border border-emerald-500/20",marginal:"bg-amber-500/15 text-amber-400 border border-amber-500/20",too_tight:"bg-red-500/15 text-red-400 border border-red-500/20"}[e.level];return s.jsxs("span",{className:J("rounded px-2 py-0.5 text-[10px] font-semibold uppercase tracking-wider font-mono",t),children:[e.text," • ",e.req_gb," GB RAM"]})}function vf(e){const t=e.toLowerCase();return t.includes("qwen")?{name:"Qwen",color:"bg-purple-500/20 text-purple-300 border-purple-500/30",initial:"Q"}:t.includes("gemma")?{name:"Gemma",color:"bg-blue-500/20 text-blue-300 border-blue-500/30",initial:"G"}:t.includes("llama")?{name:"Llama",color:"bg-red-500/20 text-red-300 border-red-500/30",initial:"🦙"}:t.includes("mistral")||t.includes("mixtral")?{name:"Mistral",color:"bg-orange-500/20 text-orange-300 border-orange-500/30",initial:"M"}:t.includes("deepseek")?{name:"DeepSeek",color:"bg-cyan-500/20 text-cyan-300 border-cyan-500/30",initial:"D"}:t.includes("hermes")||t.includes("nous")?{name:"Hermes",color:"bg-amber-500/20 text-amber-300 border-amber-500/30",initial:"H"}:t.includes("phi")?{name:"Phi",color:"bg-emerald-500/20 text-emerald-300 border-emerald-500/30",initial:"Φ"}:{name:"Other",color:"bg-slate-500/20 text-slate-300 border-slate-500/30",initial:"AI"}}function fE({model:e,onClose:t,onChanged:r}){var w,k;const{data:n,isLoading:i}=bL(e.gguf_path),[o,c]=x.useState(null),[u,f]=x.useState(""),h=n==null?void 0:n.target_vocab,m=(n==null?void 0:n.drafts)??[],p=m.filter(N=>N.compatible===!0),v=e.spec_draft_model;async function b(N){c(N??"__clear__"),f("");try{await xe(`/api/models/${encodeURIComponent(e.name)}/draft`,{method:"POST",body:JSON.stringify({draft_path:N})}),r(),t()}catch(E){f(String((E==null?void 0:E.message)||E)),c(null)}}const S=N=>{var E;return N?`${N.pre??"?"} · ${((E=N.n_vocab)==null?void 0:E.toLocaleString())??"?"} Tokens`:"—"};return s.jsx("div",{className:"fixed inset-0 z-50 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4",children:s.jsxs("div",{className:"w-full max-w-lg rounded-2xl border border-border/80 bg-card p-6 shadow-2xl space-y-4 animate-in fade-in zoom-in-95 duration-200",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-border/20 pb-2",children:[s.jsxs("h3",{className:"text-xs font-bold uppercase tracking-wider text-primary flex items-center gap-2",children:[s.jsx(ka,{className:"h-4 w-4"})," Speculative Draft"]}),s.jsx("button",{onClick:t,className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-foreground cursor-pointer",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsxs("div",{className:"text-xs text-muted-foreground leading-relaxed",children:['Beschleunigt die Token-Generierung mit einem kleinen "Draft"-Modell. Voraussetzung: der Draft muss den ',s.jsx("strong",{className:"text-foreground",children:"exakt gleichen Tokenizer (Vocab)"})," haben wie das Modell — sonst lehnt llama.cpp es ab."]}),s.jsxs("div",{className:"rounded-lg border border-border/40 bg-background/30 px-3 py-2 text-[11px] font-mono flex items-center justify-between",children:[s.jsx("span",{className:"text-muted-foreground",children:(w=e.name.split("/").pop())==null?void 0:w.replace(/\.gguf$/i,"")}),s.jsxs("span",{className:"text-foreground",children:["Vocab: ",S(h)]})]}),e.spec_active&&v&&s.jsxs("div",{className:"rounded-lg border border-emerald-500/30 bg-emerald-500/5 px-3 py-2 flex items-center justify-between gap-2",children:[s.jsxs("span",{className:"text-[11px] text-emerald-400 font-mono flex items-center gap-1.5 truncate",children:[s.jsx(Mt,{className:"h-3.5 w-3.5 shrink-0"})," Aktiv: ",v]}),s.jsx("button",{onClick:()=>b(null),disabled:o!==null,className:"h-6 px-2.5 rounded border border-amber-500/30 bg-amber-500/5 hover:bg-amber-500/10 text-amber-400 text-[9px] font-bold uppercase shrink-0 cursor-pointer disabled:opacity-50",children:"Deaktivieren"})]}),!(n!=null&&n.target_exists)&&s.jsxs("div",{className:"rounded-lg border border-amber-500/30 bg-amber-500/5 px-3 py-2 text-[11px] text-amber-400 flex items-center gap-2",children:[s.jsx(vr,{className:"h-3.5 w-3.5 shrink-0"}),"Modell-GGUF noch nicht vorhanden — Spec-Draft ist nach dem Download konfigurierbar."]}),s.jsx("div",{className:"space-y-1.5 max-h-64 overflow-y-auto pr-1",children:i?s.jsx("div",{className:"text-xs text-muted-foreground py-6 text-center",children:"Prüfe Vocab-Kompatibilität…"}):m.length===0?s.jsxs("div",{className:"text-[11px] text-muted-foreground border border-dashed border-border/50 rounded-lg p-4 text-center",children:["Keine Draft-Modelle in ",s.jsx("code",{className:"font-mono",children:"/srv/models/drafts"}),". Lade ein kleines same-family-Modell (z.B. Qwen3-0.6B) und lege es dort ab."]}):m.map(N=>{var C,_;const E=N.filename===v,A=N.compatible===!0;return s.jsxs("div",{className:J("rounded-lg border px-3 py-2 flex items-center justify-between gap-2 text-left",A?"border-border/40 bg-background/20":"border-border/20 bg-background/10 opacity-60",E&&"border-primary/40 bg-primary/10"),children:[s.jsxs("div",{className:"min-w-0",children:[s.jsxs("div",{className:"text-[11px] font-mono font-semibold text-foreground truncate flex items-center gap-1.5",children:[N.filename,N.mtp&&s.jsx("span",{className:"shrink-0 rounded bg-indigo-500/15 px-1.5 py-0.5 text-[8px] font-bold uppercase tracking-wider text-indigo-400 border border-indigo-500/25",title:"MTP-Kopf (Multi-Token-Prediction) — by-construction vocab-identisch, höchste Akzeptanzrate",children:"MTP"})]}),s.jsxs("div",{className:"text-[9px] text-muted-foreground font-mono",children:[lr(N.size_bytes)," · Vocab: ",S(N.vocab)]})]}),A?E?s.jsxs("span",{className:"text-[9px] font-bold uppercase text-primary flex items-center gap-1 shrink-0",children:[s.jsx(Mt,{className:"h-3.5 w-3.5"})," Aktiv"]}):s.jsx("button",{onClick:()=>b(N.path),disabled:o!==null,className:"h-7 px-3 rounded-lg border border-emerald-500/30 bg-emerald-500/5 hover:bg-emerald-500/15 text-emerald-400 text-[9px] font-bold uppercase shrink-0 cursor-pointer disabled:opacity-50",children:"Aktivieren"}):s.jsxs("span",{className:"text-[9px] font-bold uppercase text-amber-400/80 flex items-center gap-1 shrink-0",title:N.compatible===!1?`Inkompatibel: Tokenizer/Vocab weicht ab (Draft ${(C=N.vocab)==null?void 0:C.pre}/${(_=N.vocab)==null?void 0:_.n_vocab} ≠ Modell ${h==null?void 0:h.pre}/${h==null?void 0:h.n_vocab}).`:"Kompatibilität nicht prüfbar (Datei fehlt).",children:[s.jsx(vr,{className:"h-3.5 w-3.5"})," ",N.compatible===!1?"Vocab ≠":"n/a"]})]},N.path)})}),!i&&(n==null?void 0:n.target_exists)&&m.length>0&&p.length===0&&s.jsxs("div",{className:"rounded-lg border border-amber-500/30 bg-amber-500/5 px-3 py-2 text-[11px] text-amber-400 leading-relaxed",children:["Kein vocab-kompatibler Draft verfügbar — Speculative Decoding ist für dieses Modell nicht möglich. Es braucht einen Draft mit identischem Tokenizer (pre=",s.jsx("span",{className:"font-mono",children:h==null?void 0:h.pre}),", n_vocab=",s.jsx("span",{className:"font-mono",children:(k=h==null?void 0:h.n_vocab)==null?void 0:k.toLocaleString()}),")."]}),u&&s.jsx("div",{className:"text-[10px] text-red-400 font-mono",children:u})]})})}const uk={hermes:{bar:"bg-indigo-500",dot:"bg-indigo-500",text:"text-indigo-400"},embed:{bar:"bg-emerald-500",dot:"bg-emerald-500",text:"text-emerald-400"},vision:{bar:"bg-pink-500",dot:"bg-pink-500",text:"text-pink-400"},heavy:{bar:"bg-amber-500",dot:"bg-amber-500",text:"text-amber-400"},"coder-lite":{bar:"bg-violet-500",dot:"bg-violet-500",text:"text-violet-400"},coder:{bar:"bg-fuchsia-500",dot:"bg-fuchsia-500",text:"text-fuchsia-400"},scout:{bar:"bg-teal-500",dot:"bg-teal-500",text:"text-teal-400"},kritiker:{bar:"bg-cyan-500",dot:"bg-cyan-500",text:"text-cyan-400"},reranker:{bar:"bg-lime-500",dot:"bg-lime-500",text:"text-lime-400"}},AL={fast:"hermes",coder_lite:"coder-lite"},dk={bar:"bg-slate-400",dot:"bg-slate-400",text:"text-slate-300"};function xf(e){return e&&(uk[e]||uk[AL[e]])||dk}const fk=1024**3,hk=e=>{var t;return((t=e.split("/").pop())==null?void 0:t.replace(/\.gguf$/i,""))??e};function CL({running:e,capacityBytes:t,realUsedBytes:r,selected:n,onSelect:i}){const o=t>2*fk?t:124*fk,c=e.reduce((h,m)=>h+(m.size_bytes||0),0),u=Math.max(0,o-c),f=u/o*100;return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 p-5 shadow-lg shadow-black/15 backdrop-blur-md",children:[s.jsxs("div",{className:"mb-3 flex flex-wrap items-end justify-between gap-2",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(xa,{className:"h-5 w-5 text-primary"}),s.jsxs("div",{children:[s.jsx("div",{className:"text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:"Arbeitsspeicher"}),s.jsxs("div",{className:"font-space text-xl font-bold tracking-tight text-foreground",children:[Jr(o)," GB ",s.jsx("span",{className:"text-sm font-medium text-muted-foreground",children:"gesamt"})]})]})]}),s.jsxs("div",{className:"text-right text-[11px] font-mono text-muted-foreground",children:[s.jsxs("div",{children:[s.jsxs("span",{className:"font-bold text-foreground",children:[Jr(c)," GB"]})," Modelle geladen"]}),r>0&&s.jsxs("div",{children:[Jr(r)," GB real belegt (inkl. KV-Cache)"]}),s.jsxs("div",{className:"text-emerald-400",children:[Jr(u)," GB frei"]})]})]}),s.jsx("div",{className:"flex h-12 w-full overflow-hidden rounded-xl border border-border/40 bg-background/50 p-1",children:e.length===0?s.jsx("div",{className:"flex w-full items-center justify-center text-[11px] italic text-muted-foreground/60",children:"Kein Modell geladen — Auto-Swap holt bei Anfrage automatisch das passende."}):s.jsxs(s.Fragment,{children:[e.map(h=>{const m=(h.size_bytes||0)/o*100,p=xf(h.role),v=n===h.name;return s.jsxs("button",{onClick:()=>i==null?void 0:i(h.name),style:{width:`${m}%`},title:`${dt(h.role).label} · ${hk(h.name)} · ${lr(h.size_bytes)}`,className:J("group flex h-full min-w-[2.5rem] shrink-0 flex-col justify-center gap-0.5 rounded-lg px-2 text-left text-white transition-all",p.bar,v?"ring-2 ring-white/70":"opacity-90 hover:opacity-100"),children:[s.jsx("span",{className:"truncate font-space text-[10px] font-bold leading-tight tracking-wide",children:dt(h.role).short}),s.jsx("span",{className:"truncate font-mono text-[9px] leading-tight opacity-85",children:lr(h.size_bytes)})]},h.name)}),f>1.5&&s.jsx("div",{style:{width:`${f}%`},className:"flex h-full min-w-[2rem] items-center justify-center rounded-lg text-[9px] font-mono text-muted-foreground/50",title:`${Jr(u)} GB frei`,children:"frei"})]})}),e.length>0&&s.jsxs("div",{className:"mt-3 flex flex-wrap gap-x-4 gap-y-1.5",children:[e.map(h=>{const m=xf(h.role);return s.jsxs("button",{onClick:()=>i==null?void 0:i(h.name),className:"flex items-center gap-1.5 text-[11px] text-muted-foreground transition-colors hover:text-foreground",children:[s.jsx("span",{className:J("h-2.5 w-2.5 rounded-sm",m.dot)}),s.jsx("span",{className:J("font-semibold",m.text),children:dt(h.role).short}),s.jsx("span",{className:"font-mono text-muted-foreground/70",children:hk(h.name)})]},h.name)}),s.jsxs("span",{className:"flex items-center gap-1.5 text-[11px] text-muted-foreground/60",children:[s.jsx("span",{className:"h-2.5 w-2.5 rounded-sm border border-border/50 bg-background/50"})," frei · ",Jr(u)," GB"]})]})]})}const mk=1024**3,Va=e=>{var t;return((t=e.split("/").pop())==null?void 0:t.replace(/\.gguf$/i,""))??e};function PL(){var M,U,ne,ee;const e=Wr(),{data:t,isLoading:r,error:n}=Ei(4e3),{data:i}=Po(),{data:o}=Qx(),{showAlert:c,showConfirm:u,showPrompt:f,dialogElement:h}=An(),m=Gx(),p=(t==null?void 0:t.models)??[],v=(t==null?void 0:t.running)??[],b=X=>!!dt(X).protected,S=(M=o==null?void 0:o.groups)==null?void 0:M.brains,w=(S==null?void 0:S.members)??[],k=X=>w.includes(X),[N,E]=x.useState(null),[A,C]=x.useState(""),[_,O]=x.useState("all"),[D,B]=x.useState(null),z=()=>{e.invalidateQueries({queryKey:$e.models}),e.invalidateQueries({queryKey:$e.routing}),e.invalidateQueries({queryKey:$e.groups})},$=p.filter(X=>v.includes(X.name)),K=((U=i==null?void 0:i.gpu)==null?void 0:U.gtt_total)||((ne=i==null?void 0:i.gpu)==null?void 0:ne.vram_total)||0,W=((ee=i==null?void 0:i.gpu)==null?void 0:ee.gtt_used)||0,ve=K>2*mk?K:124*mk,ue=x.useMemo(()=>{const X=A.trim().toLowerCase();return p.filter(ae=>_==="in_use"?!!ae.role||v.includes(ae.name):!0).filter(ae=>X?ae.name.toLowerCase().includes(X):!0).sort((ae,me)=>{const re=v.includes(ae.name)?0:1,ye=v.includes(me.name)?0:1;return re!==ye?re-ye:Va(ae.name).localeCompare(Va(me.name))})},[p,v,_,A]),pe=p.find(X=>X.name===N)??null;async function oe(X){try{await xe(`/api/models/${encodeURIComponent(X)}/load`,{method:"POST"}),z()}catch(ae){c("Fehler",`Laden fehlgeschlagen: ${ae.message||ae}`)}}async function le(X){const ae=w.some(me=>v.includes(me));if(S&&ae&&!k(X)){const me=w.filter(re=>v.includes(re)).map(Va).join(", ");u("Verdrängt das Hirn?",`${Va(X)}" ist nicht ko-resident. Beim Laden wirft es das warme Hirn (${me}) raus — Lucy verliert Hirn bzw. Augen.
Trotzdem exklusiv laden?`,()=>oe(X));return}oe(X)}async function Z(X){const ae=p.find(me=>me.name===X);if(ae&&b(ae.role)){c("Geschützt",`${dt(ae.role).label}" ist lebenswichtig und bleibt geladen.`);return}try{await xe(`/api/models/${encodeURIComponent(X)}/unload`,{method:"POST"}),z()}catch(me){c("Fehler",`Entladen fehlgeschlagen: ${me.message||me}`)}}async function ie(X,ae){try{const me=await xe(`/api/models/${encodeURIComponent(ae)}/role`,{method:"POST",body:JSON.stringify({role:X||null})});z(),me!=null&&me.warning&&c("Rolle gesetzt — Hinweis",me.warning)}catch(me){c("Fehler",`Rolle zuweisen fehlgeschlagen: ${me.message||me}`)}}async function te(X,ae){let me=null;try{me=await xe(`/api/models/${encodeURIComponent(X)}/ctx/auto`)}catch{}const re=me?`Optimal für dein Setup: ${(me.ctx/1024).toFixed(0)}k (${me.ctx}). »Auto« trägt diesen Wert ein.`:"Gib die gewünschte Kontextlänge in Tokens an:";f("Kontextlänge anpassen",re,String(ae||32768),async ye=>{if(ye)try{await xe(`/api/models/${encodeURIComponent(X)}/ctx`,{method:"POST",body:JSON.stringify({ctx:parseInt(ye,10)})}),z()}catch(Oe){c("Fehler",`Kontext setzen fehlgeschlagen: ${Oe.message||Oe}`)}},void 0,me?{autoValue:String(me.ctx),autoLabel:`Auto (${(me.ctx/1024).toFixed(0)}k)`}:void 0)}async function I(X){const ae=p.find(me=>me.name===X);if(ae&&b(ae.role)){c("Geschützt",`${dt(ae.role).label}" kann nicht gelöscht werden. Weise die Rolle zuerst einem anderen Modell zu.`);return}u("Modell löschen?",`${Va(X)}" und alle GGUF-Dateien unwiderruflich von der Box löschen?`,async()=>{try{await xe(`/api/models/${encodeURIComponent(X)}`,{method:"DELETE"}),N===X&&E(null),z()}catch(me){c("Fehler",`Löschen fehlgeschlagen: ${me.message||me}`)}})}return r?s.jsx("div",{className:"py-16 text-center text-xs text-muted-foreground",children:"Werkbank wird geladen …"}):n?s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400",children:["Gateway oder Engine nicht erreichbar (",String(n),")."]}):s.jsxs("div",{className:"space-y-5",children:[s.jsx(CL,{running:$,capacityBytes:ve,realUsedBytes:W,selected:N,onSelect:E}),s.jsxs("div",{className:"grid gap-5 lg:grid-cols-[minmax(0,1fr)_minmax(0,1.3fr)]",children:[s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 p-4 shadow-lg shadow-black/15 backdrop-blur-md",children:[s.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[s.jsxs("div",{className:"relative flex-1",children:[s.jsx(el,{className:"pointer-events-none absolute left-2.5 top-1/2 h-3.5 w-3.5 -translate-y-1/2 text-muted-foreground/60"}),s.jsx("input",{value:A,onChange:X=>C(X.target.value),placeholder:"Modell suchen …",className:"h-8 w-full rounded-lg border border-border/40 bg-background/40 pl-8 pr-2 text-xs text-foreground placeholder:text-muted-foreground/50 focus:border-primary/50 focus:outline-none"})]}),s.jsx("div",{className:"flex rounded-lg border border-border/40 bg-background/30 p-0.5",children:["all","in_use"].map(X=>s.jsx("button",{onClick:()=>O(X),className:J("rounded-md px-2 py-1 text-[9px] font-bold uppercase transition-all cursor-pointer",_===X?"bg-primary text-primary-foreground":"text-muted-foreground hover:text-foreground"),children:X==="all"?"Alle":"In Benutzung"},X))})]}),s.jsx("div",{className:"max-h-[60vh] space-y-1.5 overflow-y-auto scrollbar-thin pr-1",children:ue.length===0?s.jsx("div",{className:"rounded-xl border border-dashed border-border/50 p-8 text-center text-xs text-muted-foreground",children:"Keine Modelle."}):ue.map(X=>{const ae=v.includes(X.name),me=N===X.name,re=vf(X.name),ye=xf(X.role);return s.jsxs("button",{onClick:()=>E(X.name),className:J("flex w-full items-center gap-2.5 rounded-xl border p-2.5 text-left transition-all cursor-pointer",me?"border-primary/60 bg-primary/10":"border-border/40 bg-background/20 hover:border-primary/30 hover:bg-background/40"),children:[s.jsx("span",{className:J("flex h-7 w-7 shrink-0 items-center justify-center rounded-lg border text-[10px] font-bold",re.color),children:re.initial}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("div",{className:"truncate font-mono text-xs font-semibold text-foreground",children:Va(X.name)}),s.jsxs("div",{className:"mt-0.5 flex items-center gap-1.5",children:[X.role&&s.jsx("span",{className:J("h-2 w-2 rounded-sm",ye.dot)}),s.jsx("span",{className:"text-[10px] text-muted-foreground",children:X.role?dt(X.role).short:"keine Rolle"}),s.jsxs("span",{className:"text-[10px] text-muted-foreground/50",children:["· ",lr(X.size_bytes)]})]})]}),ae?s.jsxs("span",{className:"flex shrink-0 items-center gap-1 text-[9px] font-bold uppercase text-emerald-400",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"}),"warm"]}):X.incomplete?s.jsx("span",{className:"shrink-0 text-[9px] font-bold uppercase text-amber-400",children:"⚠ fehlt"}):s.jsx("span",{className:"shrink-0 text-[9px] font-semibold uppercase text-muted-foreground/50",children:"bereit"})]},X.name)})})]}),s.jsx("div",{className:"rounded-2xl border border-border/60 bg-card/45 p-5 shadow-lg shadow-black/15 backdrop-blur-md",children:pe?s.jsx(OL,{m:pe,warm:v.includes(pe.name),expert:m,protectedRole:b(pe.role),coresident:k(pe.name),onLoad:()=>le(pe.name),onUnload:()=>Z(pe.name),onRole:X=>ie(X,pe.name),onCtx:()=>te(pe.name,pe.ctx),onSpec:()=>B(pe),onDelete:()=>I(pe.name)}):s.jsxs("div",{className:"flex h-full min-h-[16rem] flex-col items-center justify-center gap-2 text-center text-muted-foreground",children:[s.jsx(wi,{className:"h-8 w-8 opacity-40"}),s.jsx("p",{className:"text-sm font-semibold",children:"Links ein Modell wählen"}),s.jsx("p",{className:"text-xs",children:"Dann verwaltest du es hier — laden, Rolle, Kontext, löschen."})]})})]}),D&&s.jsx(fE,{model:D,onClose:()=>B(null),onChanged:z}),h]})}function OL({m:e,warm:t,expert:r,protectedRole:n,coresident:i,onLoad:o,onUnload:c,onRole:u,onCtx:f,onSpec:h,onDelete:m}){const p=vf(e.name),v=t&&n;return s.jsxs("div",{className:"flex h-full flex-col gap-4",children:[s.jsxs("div",{className:"flex items-start gap-3",children:[s.jsx("span",{className:J("flex h-10 w-10 shrink-0 items-center justify-center rounded-xl border text-sm font-bold",p.color),children:p.initial}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("h2",{className:"break-all font-mono text-sm font-bold text-foreground",children:Va(e.name)}),s.jsxs("div",{className:"mt-1.5 flex flex-wrap items-center gap-1.5",children:[e.role?s.jsx(po,{role:e.role}):s.jsx("span",{className:"rounded border border-dashed border-border/50 px-1.5 py-0.5 text-[10px] text-muted-foreground",children:"keine Rolle"}),n&&s.jsxs("span",{className:"rounded bg-background/40 px-1.5 py-0.5 text-[10px] text-muted-foreground",title:"Lebenswichtig — geschützt",children:[s.jsx(l5,{className:"mr-0.5 inline h-3 w-3"}),"geschützt"]}),i&&s.jsxs("span",{className:"rounded border border-fuchsia-500/30 bg-fuchsia-500/10 px-1.5 py-0.5 text-[10px] font-bold uppercase text-fuchsia-300",children:[s.jsx(Na,{className:"mr-0.5 inline h-3 w-3"}),"Ko-resident"]}),t&&s.jsxs("span",{className:"flex items-center gap-1 text-[10px] font-bold uppercase text-emerald-400",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"}),"warm"]})]})]})]}),s.jsxs("button",{onClick:t?c:o,disabled:e.incomplete&&!t||v,className:J("flex h-11 w-full items-center justify-center gap-2 rounded-xl border text-sm font-bold transition-all cursor-pointer disabled:cursor-not-allowed disabled:opacity-50",t?"border-amber-500/40 bg-amber-500/10 text-amber-300 hover:bg-amber-500/20":"border-primary/40 bg-primary/10 text-primary hover:bg-primary/20"),title:v?`${dt(e.role).label}" bleibt geladen (geschützt).`:void 0,children:[t?s.jsx(cI,{className:"h-4 w-4"}):s.jsx(d5,{className:"h-4 w-4"}),v?"🔒 bleibt geladen":t?"Entladen":"Ins Warm-Set laden"]}),s.jsxs("div",{className:"rounded-xl border border-border/30 bg-background/20 p-3",children:[s.jsx("div",{className:"mb-2 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:"Rolle"}),s.jsxs("div",{className:"flex flex-wrap gap-1.5",children:[s.jsx(pk,{active:!e.role,onClick:()=>u(""),dot:"bg-slate-400",label:"keine"}),Zx.map(b=>s.jsx(pk,{active:e.role===b.role,onClick:()=>u(b.role),dot:xf(b.role).dot,label:b.short},b.role))]})]}),s.jsxs("div",{className:"grid grid-cols-2 gap-2 text-xs",children:[s.jsx(_L,{icon:xa,label:"Größe",value:lr(e.size_bytes)}),s.jsxs("button",{onClick:f,className:"group flex items-center gap-2 rounded-lg border border-border/30 bg-background/20 p-2.5 text-left transition-colors hover:border-primary/40 cursor-pointer",children:[s.jsx(u5,{className:"h-4 w-4 text-primary/80"}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("div",{className:"text-[9px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:"Kontext · ändern"}),s.jsx("div",{className:"font-semibold text-foreground",children:Pv(e.ctx)})]})]})]}),s.jsxs("div",{className:"rounded-xl border border-border/30 bg-background/20 p-3",children:[s.jsxs("div",{className:"mb-2 flex items-center justify-between",children:[s.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:"Beschleuniger"}),r&&s.jsxs("button",{onClick:h,className:J("flex h-6 items-center gap-1 rounded-lg border px-2 text-[9px] font-bold uppercase transition-colors cursor-pointer",e.spec_active?"border-emerald-500/30 text-emerald-400 hover:bg-emerald-500/10":e.spec_draft_model?"border-amber-500/30 text-amber-400 hover:bg-amber-500/10":"border-border/40 text-muted-foreground hover:bg-accent"),children:[s.jsx(ka,{className:"h-3 w-3"})," Spec"]})]}),s.jsxs("div",{className:"flex flex-wrap items-center gap-1.5",children:[e.spec_active&&s.jsx($d,{tone:"emerald",label:"Spec-Decoding aktiv"}),!e.spec_active&&e.spec_draft_model&&s.jsx($d,{tone:"amber",label:"Spec inaktiv"}),e.prompt_cache&&s.jsx($d,{tone:"cyan",label:"Prompt-Cache"}),e.parallel_slots>1&&s.jsx($d,{tone:"violet",label:`${e.parallel_slots} Slots`}),!e.spec_active&&!e.spec_draft_model&&!e.prompt_cache&&e.parallel_slots<=1&&s.jsx("span",{className:"text-[11px] text-muted-foreground/60",children:"keine aktiv"})]})]}),s.jsx("div",{className:"flex flex-wrap gap-1",children:s.jsx(Ov,{caps:e.capabilities})}),s.jsxs("button",{onClick:m,disabled:n,className:J("mt-auto flex h-9 items-center justify-center gap-1.5 rounded-lg border text-xs font-semibold transition-colors",n?"cursor-not-allowed border-border/30 text-muted-foreground/40":"border-red-500/30 text-red-400 hover:bg-red-500/10 cursor-pointer"),children:[s.jsx(_c,{className:"h-3.5 w-3.5"})," ",n?"geschützt — nicht löschbar":"Modell löschen"]})]})}function pk({active:e,onClick:t,dot:r,label:n}){return s.jsxs("button",{onClick:t,className:J("flex items-center gap-1.5 rounded-lg border px-2 py-1 text-[10px] font-semibold transition-all cursor-pointer",e?"border-primary/60 bg-primary/15 text-foreground":"border-border/40 bg-background/20 text-muted-foreground hover:border-primary/30"),children:[s.jsx("span",{className:J("h-2 w-2 rounded-sm",r)}),n,e&&s.jsx(Mt,{className:"h-3 w-3 text-primary"})]})}function _L({icon:e,label:t,value:r}){return s.jsxs("div",{className:"flex items-center gap-2 rounded-lg border border-border/30 bg-background/20 p-2.5",children:[s.jsx(e,{className:"h-4 w-4 text-primary/80"}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("div",{className:"text-[9px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:t}),s.jsx("div",{className:"font-semibold text-foreground",children:r})]})]})}function $d({tone:e,label:t}){const r={emerald:"bg-emerald-500/10 text-emerald-400 border-emerald-500/20",amber:"bg-amber-500/10 text-amber-400 border-amber-500/20",cyan:"bg-cyan-500/10 text-cyan-400 border-cyan-500/20",violet:"bg-violet-500/10 text-violet-400 border-violet-500/20"}[e];return s.jsx("span",{className:J("rounded border px-1.5 py-0.5 text-[10px] font-semibold",r),children:t})}const ML=[{key:"popular",label:"Beliebt",q:""},{key:"coder",label:"Coder",q:"coder"},{key:"vision",label:"Vision",q:"vision"},{key:"reasoning",label:"Reasoning",q:"reasoning"},{key:"small",label:"Klein (≤4B)",q:"3B"}],IL=["fast","heavy","coder","vision","hermes","scout"],TL=new Intl.NumberFormat(void 0,{notation:"compact",maximumFractionDigits:1});function gk(e){return TL.format(e)}function DL(){const{data:e}=Ei(),t=(e==null?void 0:e.models)??[],[r,n]=x.useState(""),[i,o]=x.useState([]),[c,u]=x.useState(!1),[f,h]=x.useState(""),[m,p]=x.useState("popular"),[v,b]=x.useState(""),[S,w]=x.useState(null),[k,N]=x.useState([]),[E,A]=x.useState("Q4_K_M"),[C,_]=x.useState(""),[O,D]=x.useState(null),[B,z]=x.useState(!1),[$,K]=x.useState({});async function W(M){u(!0),h("");try{const U=await xe(`/api/hf/search?q=${encodeURIComponent(M)}`);o(U.results),U.results.length||h("Keine Ergebnisse.")}catch(U){h(`Suche fehlgeschlagen: ${U}`)}finally{u(!1)}}x.useEffect(()=>{W("")},[]);function ve(M){p(M.key),n(""),W(M.q)}function ue(){p(""),W(r)}async function pe(M,U,ne){z(!1);try{const ee=await xe(`/api/fit?params_b=0&quant=${encodeURIComponent(U)}&ctx=8192&name=${encodeURIComponent(M)}&role=${encodeURIComponent(ne)}`);D(ee)}catch{D(null)}}async function oe(M){if(S===M){w(null);return}w(M),N([]),D(null),_(""),z(!1),h("Analysiere Repository…");try{const U=await xe(`/api/hf/quants?repo=${encodeURIComponent(M)}`);N(U.quants);const ne=U.quants.includes("Q4_K_M")?"Q4_K_M":U.quants[0]||"Q4_K_M";A(ne),h(U.quants.length?"":"Keine GGUF-Dateien in diesem Repo gefunden."),U.quants.length&&pe(U.repo,ne,"")}catch(U){h(`Fehler: ${U}`)}}function le(){const M=v.trim();M&&(o(U=>U.some(ne=>ne.repo===M)?U:[{repo:M,downloads:0,likes:0},...U]),b(""),oe(M))}const Z=C?t.find(M=>(M.role||"").toLowerCase()===C):void 0;async function ie(M){if((O==null?void 0:O.fit.level)==="too_tight"&&!B){z(!0);return}K(U=>({...U,[M]:"Starte…"}));try{await xe("/api/models/install",{method:"POST",body:JSON.stringify({repo:M,quant:E,role:C||void 0,jinja:!0})}),K(U=>({...U,[M]:"Download läuft"})),z(!1)}catch{K(ne=>({...ne,[M]:"Fehler"}))}}const te=M=>{var ne;const U=((ne=M.split("/").pop())==null?void 0:ne.toLowerCase().replace(/-gguf$/i,""))||"";return U.length>3&&t.some(ee=>ee.name.toLowerCase().includes(U))},I=M=>M==="perfect"?"text-emerald-400 border-emerald-500/40 bg-emerald-500/10":M==="marginal"?"text-amber-400 border-amber-500/40 bg-amber-500/10":"text-red-400 border-red-500/40 bg-red-500/10";return s.jsxs("div",{className:"space-y-5",children:[s.jsxs("div",{className:"flex gap-2",children:[s.jsxs("div",{className:"relative flex-1",children:[s.jsx(el,{className:"absolute left-3 top-2.5 h-4 w-4 text-muted-foreground"}),s.jsx("input",{value:r,onChange:M=>n(M.target.value),onKeyDown:M=>M.key==="Enter"&&ue(),"aria-label":"HuggingFace durchsuchen",type:"search",spellCheck:!1,placeholder:"HuggingFace durchsuchen (z.B. Qwen Coder, Llama-3.1, gemma)…",className:"w-full h-10 pl-9 pr-3 rounded-xl border border-border/60 bg-background/40 text-xs outline-none focus:ring-1 focus:ring-primary/50 text-foreground"})]}),s.jsx("button",{onClick:ue,className:"h-10 px-5 rounded-xl bg-primary text-primary-foreground text-xs font-semibold hover:opacity-90 transition-all cursor-pointer",children:"Suchen"})]}),s.jsx("div",{className:"flex items-center gap-2 flex-wrap",children:ML.map(M=>s.jsxs("button",{onClick:()=>ve(M),className:J("flex items-center gap-1.5 rounded-full px-3 py-1.5 text-[11px] font-semibold transition-all cursor-pointer border",m===M.key?"bg-primary/15 text-primary border-primary/30":"border-border/50 text-muted-foreground hover:text-foreground hover:border-border"),children:[M.key==="popular"&&s.jsx(GM,{className:"h-3 w-3"}),M.label]},M.key))}),c?s.jsx("div",{className:"text-xs text-muted-foreground py-10 text-center",children:"Lade GGUF-Modelle von HuggingFace…"}):s.jsxs("div",{className:"space-y-2",children:[i.map(M=>{const U=S===M.repo,ne=te(M.repo),ee=M.repo.includes("/")?M.repo.split("/")[0]:"—",X=M.repo.split("/").pop();return s.jsxs("div",{className:J("rounded-xl border bg-card/45 backdrop-blur-md transition-all",U?"border-primary/40 shadow-lg shadow-primary/5":"border-border/50 hover:border-primary/30"),children:[s.jsxs("button",{onClick:()=>oe(M.repo),className:"w-full flex items-center gap-3 p-3.5 text-left cursor-pointer",children:[s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[s.jsx("span",{className:"text-xs font-bold font-mono text-foreground truncate max-w-[280px]",title:M.repo,children:X}),ne&&s.jsxs("span",{className:"flex items-center gap-1 text-[8px] font-bold text-emerald-400 uppercase tracking-wider bg-emerald-500/10 border border-emerald-500/20 px-1.5 py-0.5 rounded",children:[s.jsx(Mt,{className:"h-2.5 w-2.5"})," installiert"]})]}),s.jsxs("div",{className:"text-[10px] text-muted-foreground/80 flex items-center gap-3 mt-0.5 font-mono",children:[s.jsx("span",{children:ee}),s.jsxs("span",{className:"flex items-center gap-1",children:[s.jsx(Fs,{className:"h-3 w-3"})," ",gk(M.downloads)]}),M.likes>0&&s.jsxs("span",{className:"flex items-center gap-1",children:[s.jsx(ZM,{className:"h-3 w-3"})," ",gk(M.likes)]})]})]}),U?s.jsx(r5,{className:"h-4 w-4 text-muted-foreground shrink-0"}):s.jsx(Js,{className:"h-4 w-4 text-muted-foreground shrink-0"})]}),U&&s.jsx("div",{className:"border-t border-border/30 p-3.5 space-y-3",children:k.length===0?s.jsx("div",{className:"text-[11px] text-muted-foreground font-mono",children:f||"Lade Quants…"}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsx("label",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground",children:"Quant"}),s.jsx("select",{value:E,onChange:ae=>{A(ae.target.value),pe(M.repo,ae.target.value,C)},"aria-label":"Quantisierung",className:"h-8 rounded-lg border border-border/60 bg-background/40 px-2 text-xs text-foreground font-semibold outline-none",children:k.map(ae=>s.jsx("option",{value:ae,className:"bg-popover text-foreground",children:ae},ae))}),s.jsx("label",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground ml-1",children:"Rolle"}),s.jsxs("select",{value:C,onChange:ae=>{_(ae.target.value),pe(M.repo,E,ae.target.value)},"aria-label":"Rolle",title:"Optional — bestimmt Auto-Konfiguration + setup-bewussten Kontext",className:"h-8 rounded-lg border border-border/60 bg-background/40 px-2 text-xs text-foreground font-semibold outline-none",children:[s.jsx("option",{value:"",className:"bg-popover text-foreground",children:"keine"}),IL.map(ae=>s.jsx("option",{value:ae,className:"bg-popover text-foreground",children:ae},ae))]}),s.jsx("button",{onClick:()=>ie(M.repo),disabled:!!$[M.repo]&&$[M.repo]==="Download läuft",className:J("h-8 px-3.5 ml-auto rounded-lg text-xs font-semibold transition-all cursor-pointer flex items-center gap-1.5",B?"bg-red-500 text-white hover:opacity-90":"bg-primary text-primary-foreground hover:opacity-90"),children:$[M.repo]?$[M.repo]:B?s.jsxs(s.Fragment,{children:[s.jsx(vr,{className:"h-3.5 w-3.5"})," OOM — trotzdem laden"]}):s.jsxs(s.Fragment,{children:[s.jsx(Fs,{className:"h-3.5 w-3.5"})," Herunterladen"]})})]}),O&&s.jsxs("div",{className:J("flex flex-wrap items-center gap-x-3 gap-y-1 rounded-lg border px-3 py-2 text-[11px] font-medium",I(O.fit.level)),children:[s.jsx("span",{className:"font-bold uppercase tracking-wide",children:O.fit.text}),s.jsxs("span",{className:"font-mono opacity-90",children:["~",O.params_b,"B · ~",O.fit.req_gb," GB / ",O.sys_ram_gb," GB · ~",O.fit.tps," t/s"]}),O.fit.level!=="too_tight"?s.jsxs("span",{className:"font-mono opacity-80",children:["ctx → ",(O.assigned_ctx/1024).toFixed(0),"k"]}):s.jsx("span",{className:"opacity-90",children:"— passt nicht, würde beim Laden abstürzen (OOM)."})]}),Z&&s.jsxs("div",{className:"flex items-start gap-2 rounded-lg border border-amber-500/40 bg-amber-500/10 px-3 py-2 text-[11px] text-amber-400",children:[s.jsx(vr,{className:"h-3.5 w-3.5 mt-0.5 shrink-0"}),s.jsxs("span",{children:["Rolle ",s.jsxs("strong",{children:["„",C,'"']})," hält aktuell ",s.jsx("strong",{children:Z.name.split("/").pop()})," — wird beim Download übernommen."]})]})]})})]},M.repo)}),!i.length&&!c&&s.jsx("div",{className:"text-xs text-muted-foreground py-10 text-center",children:f||"Keine Ergebnisse."})]}),s.jsxs("div",{className:"border-t border-border/30 pt-4 flex flex-col sm:flex-row gap-2 items-stretch sm:items-center",children:[s.jsx("span",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground shrink-0",children:"Direkt:"}),s.jsx("input",{value:v,onChange:M=>b(M.target.value),onKeyDown:M=>M.key==="Enter"&&le(),"aria-label":"Repository oder URL direkt eingeben",spellCheck:!1,placeholder:"org/repo oder HF-URL (z.B. unsloth/Qwen2.5-Coder-7B-Instruct-GGUF)",className:"flex-1 h-9 rounded-lg border border-border/60 bg-background/40 px-3 text-xs outline-none focus:ring-1 focus:ring-primary/50 text-foreground font-mono"}),s.jsx("button",{onClick:le,className:"h-9 px-4 rounded-lg border border-border/60 bg-background/20 text-xs font-semibold hover:border-primary/50 hover:bg-background/40 transition-all cursor-pointer whitespace-nowrap",children:"Laden"})]})]})}const LL={fast:{title:"Schnelles Alltags-Hirn",desc:"Schnelle MoE-Antworten für Chat, Zusammenfassungen und alltägliche Aufgaben.",icon:ka},heavy:{title:"Schweres Reasoning",desc:"Große Modelle für komplexe Logik, Mathematik und tiefgründiges Planen.",icon:Na},coder:{title:"Coden & Entwicklung",desc:"Autovervollständigung, Refactoring und Codegenerierung direkt in deiner IDE.",icon:zs},vision:{title:"Bilder & Vision",desc:"Verarbeitet Bilder, Screenshots und visuelle Diagramme in multimodalen Chats.",icon:Cc},hermes:{title:"Lucys Hirn (Agent)",desc:"Lucys dauer-warmes Agent-Hirn mit Tool-Calling — bleibt ko-resident, lädt nie kalt nach.",icon:IM},scout:{title:"Multimodal-Allrounder",desc:"Multimodaler Allrounder für schnelle Antworten, Übersetzungen und Alltag.",icon:xv},kritiker:{title:"Kritisches Prüf-Hirn",desc:"Schärfer Blick für Fehler, Schwachstellen und Sicherheitslücken — denkt skeptisch, bevor du deployst.",icon:f5},reranker:{title:"Gedächtnis-Sortierer",desc:"Sortiert und gewichtet gespeicherte Fakten nach Relevanz — damit die richtige Info sofort da ist.",icon:el}};function RL(){const{data:e,isLoading:t,error:r}=yL(),{data:n}=Ei(),{data:i}=kh(),o=(n==null?void 0:n.models)??[],c=r?String(r):"",[u,f]=x.useState({}),[h,m]=x.useState({}),[p,v]=x.useState("recommended");async function b(S,w,k,N){f(E=>({...E,[S]:"Starte..."}));try{await xe("/api/models/install",{method:"POST",body:JSON.stringify({repo:S,role:w,quant:k,jinja:N})}),f(E=>({...E,[S]:"Download läuft"}))}catch{f(A=>({...A,[S]:"Fehler"}))}}return s.jsxs("div",{className:"space-y-6",children:[s.jsx("div",{className:"flex rounded-xl border border-border/60 bg-card/45 backdrop-blur-md p-1 w-fit",children:[["recommended","Empfohlen"],["browse","Stöbern & Suchen"]].map(([S,w])=>s.jsx("button",{onClick:()=>v(S),className:J("rounded-lg px-4 py-1.5 text-xs font-semibold tracking-wide transition-all cursor-pointer",p===S?"bg-primary text-primary-foreground shadow-md shadow-primary/10":"text-muted-foreground hover:text-foreground"),children:w},S))}),p==="browse"?s.jsx(DL,{}):t?s.jsx("div",{className:"text-xs text-muted-foreground py-12 text-center",children:"Analysiere Hardware und suche passende GGUF-Empfehlungen…"}):c||!e?s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400",children:["Empfehlungsdienst temporär nicht erreichbar (",c,")."]}):s.jsxs("div",{className:"space-y-8",children:[s.jsxs("div",{className:"text-[10px] font-mono text-muted-foreground bg-background/25 border border-border/40 p-4 rounded-xl flex flex-col sm:flex-row sm:items-center justify-between gap-3 shadow-sm",children:[s.jsxs("div",{children:["Modell-Registry geladen für ",s.jsxs("span",{className:"text-foreground font-bold",children:[e.sys_ram_gb," GB"]})," System-RAM."]}),s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsx(bI,{className:"h-3.5 w-3.5 text-primary fill-primary/20"}),s.jsx("span",{children:"Empfehlungen sind automatisch auf deine Box-Hardware optimiert."})]})]}),s.jsx("div",{className:"grid gap-6 md:grid-cols-2",children:e.categories.map(S=>{const w=LL[S.role]||{title:S.title||S.role,desc:"Spezifisches Modell für diese Systemrolle.",icon:s5},k=w.icon,N=o.find(D=>D.role===S.role||(D.aliases||[]).includes(S.role)),E=i==null?void 0:i.model_list.find(D=>D.role===S.role),A=S.models.find(D=>D.repo===S.recommended)||S.models[0];if(!A)return null;const C=u[A.repo],_=S.models.filter(D=>D.repo!==S.recommended),O=!!h[S.role];return s.jsxs("div",{className:J("rounded-2xl border bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 flex flex-col justify-between gap-5 transition-all duration-300 hover:border-primary/40",N?"border-border/60":"border-primary/20 shadow-primary/5"),children:[s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{className:"flex items-start justify-between gap-3",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:"w-10 h-10 rounded-xl bg-primary/10 border border-primary/20 flex items-center justify-center text-primary shadow-sm shrink-0",children:s.jsx(k,{className:"h-5.5 w-5.5"})}),s.jsxs("div",{children:[s.jsx("h3",{className:"text-sm font-bold tracking-tight text-foreground",children:w.title}),s.jsxs("span",{className:"text-[9px] font-mono text-muted-foreground uppercase bg-background/50 px-1.5 py-0.5 rounded border border-border/30 inline-block mt-0.5",children:["Rolle: ",S.role]})]})]}),N?s.jsxs("span",{className:"flex items-center gap-1.5 text-[9px] font-bold text-emerald-400 uppercase tracking-wider bg-emerald-500/10 border border-emerald-500/20 px-2.5 py-1 rounded-lg",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"}),"Aktiviert"]}):s.jsx("span",{className:"text-[9px] font-bold text-primary/70 uppercase tracking-wider bg-primary/10 border border-primary/20 px-2.5 py-1 rounded-lg",children:"Frei"})]}),s.jsx("p",{className:"text-xs text-muted-foreground leading-relaxed",children:w.desc}),s.jsx("div",{className:"p-3.5 rounded-xl bg-background/35 border border-border/30 space-y-2.5",children:N?s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("div",{className:"text-[9px] font-bold uppercase tracking-wider text-muted-foreground/60",children:"Aktive GGUF-Belegung"}),s.jsx("div",{className:"text-xs font-mono font-bold text-foreground truncate",title:N.name,children:N.name.split("/").pop()}),s.jsxs("div",{className:"text-[10px] text-muted-foreground/80 flex items-center gap-2",children:[s.jsxs("span",{children:["Größe: ",Cv(N.size_bytes||0)]}),s.jsx("span",{children:"•"}),s.jsxs("span",{children:["Quant: ",N.quant||"GGUF"]})]})]}):s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("div",{className:"text-[9px] font-bold uppercase tracking-wider text-primary/80",children:"Empfohlenes Modell"}),s.jsx("div",{className:"text-xs font-mono font-bold text-foreground truncate",title:A.name,children:A.name}),s.jsxs("div",{className:"text-[10px] text-muted-foreground/80 flex items-center gap-2 flex-wrap",children:[s.jsxs("span",{children:["Ersteller: ",A.author]}),s.jsx("span",{children:"•"}),s.jsxs("span",{children:["Quant: ",A.quant]})]}),s.jsx("div",{className:"flex items-center gap-1.5 pt-0.5",children:s.jsx(EL,{fit:A.fit})})]})}),s.jsx("div",{className:"pt-1",children:N?E?s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"text-[9px] font-semibold text-amber-400 flex items-center gap-1.5",children:[s.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-400 animate-ping shrink-0"}),s.jsxs("span",{children:["Bessere Version in der Registry: ",E.repo.split("/").pop()]})]}),s.jsxs("button",{onClick:()=>b(E.repo,S.role,A.quant||"Q4_K_M",A.caps.tools!=="no"),disabled:!!u[E.repo],className:"h-8 w-full flex items-center justify-center gap-1.5 rounded-lg bg-amber-500 text-black text-xs font-bold hover:bg-amber-400 disabled:opacity-50 transition-all cursor-pointer shadow-md shadow-amber-500/10",children:[s.jsx(Fs,{className:"h-3.5 w-3.5"}),u[E.repo]||"Auf neue Version aktualisieren"]})]}):s.jsxs("div",{className:"h-8 flex items-center justify-center gap-1.5 text-[10px] font-bold text-emerald-400 uppercase tracking-wide bg-emerald-500/5 border border-emerald-500/10 rounded-lg select-none",children:[s.jsx(Mt,{className:"h-4 w-4"})," Auf neuestem Stand"]}):s.jsxs("button",{onClick:()=>b(A.repo,S.role,A.quant||"Q4_K_M",A.caps.tools!=="no"),disabled:!!C,className:J("h-8 w-full flex items-center justify-center gap-1.5 rounded-lg text-xs font-bold transition-all cursor-pointer border",C?"border-primary/40 bg-primary/5 text-primary":"bg-primary text-primary-foreground hover:opacity-90 shadow-md shadow-primary/10"),children:[s.jsx(Fs,{className:"h-3.5 w-3.5"}),C||"Optimales Modell einsetzen"]})})]}),_.length>0&&s.jsxs("div",{className:"border-t border-border/20 pt-3",children:[s.jsxs("button",{onClick:()=>m(D=>({...D,[S.role]:!O})),className:"flex items-center gap-1.5 text-[10px] text-muted-foreground/80 hover:text-foreground transition-colors cursor-pointer",children:[O?s.jsx(r5,{className:"h-3 w-3"}):s.jsx(Js,{className:"h-3 w-3"}),s.jsxs("span",{children:["Alternative Empfehlungen anzeigen (",_.length,")"]})]}),O&&s.jsx("div",{className:"mt-2.5 space-y-2 max-h-36 overflow-y-auto pr-1 scrollbar-thin",children:_.map(D=>s.jsxs("div",{className:"p-2 rounded-lg bg-background/25 border border-border/20 flex items-center justify-between gap-3",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsx("div",{className:"text-[10px] font-mono font-bold text-foreground truncate",title:D.name,children:D.name}),s.jsxs("div",{className:"text-[9px] text-muted-foreground flex items-center gap-1.5 mt-0.5",children:[s.jsxs("span",{children:["Quant: ",D.quant]}),s.jsx("span",{children:"•"}),s.jsx("span",{children:D.fit.text})]})]}),s.jsx("button",{onClick:()=>b(D.repo,S.role,D.quant||"Q4_K_M",D.caps.tools!=="no"),disabled:!!u[D.repo],className:"h-6 px-2.5 rounded bg-background/40 hover:bg-background/80 border border-border/40 text-[9px] font-bold text-foreground transition-all cursor-pointer shrink-0 disabled:opacity-50",children:u[D.repo]||"Installieren"})]},D.repo))})]})]},S.role)})})]})]})}function $L(){const[e,t]=x.useState("cockpit");return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"flex flex-col sm:flex-row justify-between sm:items-center gap-4",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Modell-Manager"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Verwalte deine Modelle und passe das Gateway-Routing live über das interaktive Cockpit an."})]}),s.jsx("div",{className:"flex rounded-xl border border-border/60 bg-card/45 backdrop-blur-md p-1 self-start",children:["cockpit","discover"].map(r=>s.jsx("button",{onClick:()=>t(r),className:J("rounded-lg px-4 py-1.5 text-xs font-semibold tracking-wide uppercase transition-all cursor-pointer",e===r?"bg-primary text-primary-foreground shadow-md shadow-primary/10":"text-muted-foreground hover:text-foreground"),children:r==="cockpit"?"Werkbank":"Modelle finden"},r))})]}),s.jsx(jL,{}),s.jsx("div",{className:"transition-all duration-300",children:e==="cockpit"?s.jsx(PL,{}):s.jsx(RL,{})})]})}const vk={hermes_desktop:"Hermes Desktop: Browser-Login",kilo:"Kilo: Einstellungen → API Provider",claude_code:"env / Übersetzer"};function xg({line:e,loading:t}){return t||!e?s.jsxs("span",{className:"inline-flex items-center gap-1 text-[10px] font-semibold text-muted-foreground",children:[s.jsx(Bt,{className:"h-3 w-3 animate-spin"})," prüfe…"]}):e.ok?s.jsxs("span",{className:"inline-flex items-center gap-1 text-[10px] font-semibold text-emerald-400",children:[s.jsx(n5,{className:"h-3 w-3"})," ",e.detail]}):s.jsxs("span",{className:"inline-flex items-center gap-1 text-[10px] font-semibold text-red-400",children:[s.jsx(zM,{className:"h-3 w-3"})," ",e.detail]})}function yg({tool:e,fileName:t,accent:r,copied:n,onCopy:i}){return s.jsxs("div",{className:"flex flex-col border border-border/60 bg-black/60 rounded-2xl overflow-hidden shadow-2xl",children:[s.jsxs("div",{className:"flex h-11 items-center justify-between px-4 border-b border-border/40 bg-black/40 shrink-0",children:[s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsx("span",{className:"h-3 w-3 rounded-full bg-red-500/80"}),s.jsx("span",{className:"h-3 w-3 rounded-full bg-amber-500/80"}),s.jsx("span",{className:"h-3 w-3 rounded-full bg-emerald-500/80"})]}),s.jsx("div",{className:"flex items-center gap-1.5 text-[10px] font-mono text-muted-foreground/75 bg-background/30 px-3 py-1 rounded-md border border-border/20",children:s.jsx("span",{children:t})}),s.jsxs("button",{onClick:i,className:"flex h-7 px-2.5 items-center gap-1.5 rounded-lg border border-border/40 bg-background/30 text-[10px] font-semibold text-muted-foreground hover:text-foreground hover:bg-background/60 transition-all cursor-pointer",children:[n?s.jsx(Mt,{className:"h-3.5 w-3.5 text-emerald-400"}):s.jsx(yv,{className:"h-3.5 w-3.5"}),s.jsx("span",{children:n?"Kopiert":"Kopieren"})]})]}),s.jsx("pre",{className:J("p-5 overflow-x-auto text-xs font-mono whitespace-pre leading-relaxed scrollbar-thin select-text bg-black/10",r==="teal"?"text-cyan-200/90":"text-violet-200/90"),children:s.jsx("code",{children:e.snippet})})]})}function hE(){const[e,t]=x.useState(localStorage.getItem("mc_host")||"192.168.178.151"),[r,n]=x.useState(localStorage.getItem("mc_mcp_path")||""),[i,o]=x.useState("kilo"),[c,u]=x.useState(!1),[f,h]=x.useState(null),m=new URLSearchParams({host:e});r&&m.set("mcp_path",r);const{data:p,error:v}=wL(m.toString()),{data:b,isLoading:S}=uE(),w=v?String(v):"";function k(_){t(_),_&&localStorage.setItem("mc_host",_)}function N(_){n(_),localStorage.setItem("mc_mcp_path",_)}const E=p==null?void 0:p.tools.hermes_desktop,A=p==null?void 0:p.tools[i];async function C(_,O){O&&(await navigator.clipboard.writeText(O),h(_),setTimeout(()=>h(null),1500))}return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Verbindung & Integration"}),s.jsxs("p",{className:"text-sm text-muted-foreground",children:[s.jsx("span",{className:"text-foreground",children:"Hermes Desktop"})," ist die Tür zur Box — einmal verbinden, fertig. Für Spezialfälle gibt es darunter die rohen Leitungen (Gateway /v1 + Gedächtnis-MCP) für sonstige Tools."]})]}),s.jsxs("div",{className:"p-5 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md shadow-lg shadow-black/10",children:[s.jsxs("div",{className:"grid gap-4 md:grid-cols-[170px_1fr] items-center",children:[s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-background/40 p-4 text-center",children:[s.jsx(sg,{className:"h-7 w-7 mx-auto text-muted-foreground"}),s.jsx("div",{className:"mt-2 text-sm font-semibold text-foreground",children:"Dein lokaler Agent"}),s.jsx("div",{className:"text-[11px] text-muted-foreground",children:"Hermes Desktop · Kilo Code · Claude Code …"})]}),s.jsxs("div",{className:"flex flex-col gap-2.5",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx(wc,{className:"h-4 w-4 text-muted-foreground shrink-0"}),s.jsxs("div",{className:"flex-1 rounded-xl border border-primary/25 bg-primary/5 px-3.5 py-2.5",children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsxs("div",{className:"flex items-center gap-2 text-xs font-semibold text-primary",children:[s.jsx(wi,{className:"h-3.5 w-3.5"})," Leitung 1 — Modell"]}),s.jsx(xg,{line:b==null?void 0:b.gateway,loading:S})]}),s.jsx("div",{className:"mt-1 text-[11px] font-mono text-primary/80",children:"Gateway · :9001/v1 · Lanes chat / coding"})]})]}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx(wc,{className:"h-4 w-4 text-muted-foreground shrink-0"}),s.jsxs("div",{className:"flex-1 rounded-xl border border-violet-500/25 bg-violet-500/5 px-3.5 py-2.5",children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsxs("div",{className:"flex items-center gap-2 text-xs font-semibold text-violet-300",children:[s.jsx(Na,{className:"h-3.5 w-3.5"})," Leitung 2 — Gedächtnis"]}),s.jsx(xg,{line:b==null?void 0:b.memory,loading:S})]}),s.jsx("div",{className:"mt-1 text-[11px] font-mono text-violet-300/80",children:"MCP · mcp_memory.py · separat"})]})]}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx(wc,{className:"h-4 w-4 text-muted-foreground shrink-0"}),s.jsxs("div",{className:"flex-1 rounded-xl border border-emerald-500/25 bg-emerald-500/5 px-3.5 py-2.5",children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsxs("div",{className:"flex items-center gap-2 text-xs font-semibold text-emerald-300",children:[s.jsx(sg,{className:"h-3.5 w-3.5"})," Leitung 3 — Desktop-Gateway"]}),s.jsx(xg,{line:b==null?void 0:b.desktop_gateway,loading:S})]}),s.jsx("div",{className:"mt-1 text-[11px] font-mono text-emerald-300/80",children:"Desktop-Gateway · :9119 · API-Status"})]})]})]})]}),s.jsxs("p",{className:"mt-3.5 text-[11px] text-muted-foreground leading-relaxed",children:["Der Gateway liefert ",s.jsx("span",{className:"text-foreground",children:"nur das LLM"}),". Das geteilte Gedächtnis läuft über einen",s.jsx("span",{className:"text-foreground",children:" eigenen MCP-Server"})," und das Desktop-Gateway bietet die Agenten-Schnittstelle — alle drei Leitungen werden unabhängig eingerichtet."]})]}),s.jsxs("div",{className:"grid gap-4 md:grid-cols-2 p-5 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md shadow-lg shadow-black/10",children:[s.jsxs("div",{className:"space-y-1.5",children:[s.jsxs("label",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground flex items-center gap-1.5",children:[s.jsx(QM,{className:"h-3.5 w-3.5 text-primary"})," Box LAN IP-Adresse"]}),s.jsx("input",{value:e,onChange:_=>k(_.target.value),"aria-label":"Box LAN IP-Adresse",spellCheck:!1,placeholder:"z.B. 192.168.178.151",className:"w-full h-9 rounded-lg border border-border/60 bg-background/40 px-3 font-mono text-xs outline-none focus:ring-1 focus:ring-primary/50 text-foreground"})]}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsxs("label",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground flex items-center gap-1.5",children:[s.jsx(a5,{className:"h-3.5 w-3.5 text-violet-400"})," Lokaler MCP-Scriptpfad",s.jsx("span",{className:"text-violet-400/70 normal-case font-semibold tracking-normal",children:"(nur Leitung 2)"})]}),s.jsx("input",{value:r,onChange:_=>N(_.target.value),"aria-label":"Lokaler MCP-Scriptpfad",spellCheck:!1,placeholder:"z.B. F:\\Coding Stuff\\mission-control-2\\mcp\\mcp_memory.py",className:"w-full h-9 rounded-lg border border-border/60 bg-background/40 px-3 font-mono text-xs outline-none focus:ring-1 focus:ring-violet-500/50 text-foreground"})]})]}),w&&s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400",children:["Fehler beim Generieren der Snippets: ",w]}),p&&s.jsxs("div",{className:"space-y-5",children:[E&&s.jsxs("div",{className:"space-y-3 rounded-2xl border border-border/60 border-t-2 border-t-emerald-500/70 bg-card/30 p-4",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 text-sm font-space font-bold text-foreground",children:[s.jsx(sg,{className:"h-4 w-4 text-emerald-400"}),"Hermes Desktop anbinden",s.jsx("span",{className:"text-[10px] font-medium text-emerald-400/90 normal-case",children:"der Hauptweg"})]}),s.jsx("p",{className:"text-[11px] text-muted-foreground mt-0.5",children:"Die Desktop-App dockt remote an die Box an — volle Agent-Oberfläche, Projekte, Review, Gedächtnis inklusive."})]}),E.note&&s.jsxs("div",{className:"flex items-start gap-2.5 p-3 rounded-xl bg-emerald-500/5 border border-emerald-500/20 text-[11px] text-muted-foreground leading-relaxed",children:[s.jsx(og,{className:"h-4 w-4 text-emerald-400 shrink-0 mt-0.5"}),s.jsx("span",{children:E.note})]}),s.jsx(yg,{tool:E,fileName:vk.hermes_desktop,accent:"teal",copied:f==="desktop",onCopy:()=>C("desktop",E.snippet)})]}),s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/30",children:[s.jsxs("button",{onClick:()=>u(_=>!_),className:"flex w-full items-center gap-2 p-4 text-sm font-space font-bold text-foreground cursor-pointer hover:text-primary transition-colors",children:[c?s.jsx(Js,{className:"h-4 w-4"}):s.jsx(Gn,{className:"h-4 w-4"}),"Sonstige Tools (roher /v1-Zugang + Gedächtnis-MCP)",s.jsx("span",{className:"text-[10px] font-medium text-muted-foreground normal-case",children:"Kilo Code · Claude Code · Eigenbau"})]}),c&&s.jsxs("div",{className:"grid gap-5 lg:grid-cols-2 p-4 pt-0",children:[s.jsxs("div",{className:"space-y-3 rounded-2xl border border-border/60 border-t-2 border-t-primary/70 bg-card/30 p-4",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 text-sm font-space font-bold text-foreground",children:[s.jsx("span",{className:"flex h-5 w-5 items-center justify-center rounded-md bg-primary/15 text-primary text-[11px]",children:"1"}),"Modell anbinden"]}),s.jsx("p",{className:"text-[11px] text-muted-foreground mt-0.5",children:"Wähle dein Tool — das Snippet zeigt auf den Gateway."})]}),s.jsx("div",{className:"flex flex-wrap gap-1.5",children:Object.entries(p.tools).filter(([_])=>_!=="hermes_desktop").map(([_,O])=>s.jsx("button",{onClick:()=>o(_),className:J("rounded-lg px-3 py-1.5 text-[11px] font-semibold tracking-wide transition-all cursor-pointer",i===_?"bg-primary text-primary-foreground shadow-md shadow-primary/10":"border border-border/50 text-muted-foreground hover:text-foreground"),children:O.label},_))}),A&&s.jsxs(s.Fragment,{children:[A.note&&s.jsxs("div",{className:"flex items-start gap-2.5 p-3 rounded-xl bg-primary/5 border border-primary/20 text-[11px] text-muted-foreground leading-relaxed",children:[s.jsx(og,{className:"h-4 w-4 text-primary shrink-0 mt-0.5"}),s.jsx("span",{children:A.note})]}),s.jsx(yg,{tool:A,fileName:vk[i]||"config.json",accent:"teal",copied:f==="model",onCopy:()=>C("model",A.snippet)})]})]}),s.jsxs("div",{className:"space-y-3 rounded-2xl border border-border/60 border-t-2 border-t-violet-500/70 bg-card/30 p-4",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 text-sm font-space font-bold text-foreground",children:[s.jsx("span",{className:"flex h-5 w-5 items-center justify-center rounded-md bg-violet-500/15 text-violet-300 text-[11px]",children:"2"}),"Gedächtnis anbinden",s.jsx("span",{className:"text-[10px] font-medium text-muted-foreground normal-case",children:"optional"})]}),s.jsxs("p",{className:"text-[11px] text-muted-foreground mt-0.5",children:["Ein MCP-Block — gilt zusätzlich für ",s.jsx("em",{children:"jedes"})," Tool aus Schritt 1."]})]}),s.jsxs("div",{className:"flex items-start gap-2.5 p-3 rounded-xl bg-violet-500/5 border border-violet-500/20 text-[11px] text-muted-foreground leading-relaxed",children:[s.jsx(og,{className:"h-4 w-4 text-violet-400 shrink-0 mt-0.5"}),s.jsx("span",{children:p.memory.note})]}),s.jsx(yg,{tool:p.memory,fileName:"mcp.json",accent:"violet",copied:f==="memory",onCopy:()=>C("memory",p.memory.snippet)})]})]})]})]})]})}const zL="modulepreload",FL=function(e){return"/"+e},xk={},BL=function(t,r,n){let i=Promise.resolve();if(r&&r.length>0){let c=function(h){return Promise.all(h.map(m=>Promise.resolve(m).then(p=>({status:"fulfilled",value:p}),p=>({status:"rejected",reason:p}))))};document.getElementsByTagName("link");const u=document.querySelector("meta[property=csp-nonce]"),f=(u==null?void 0:u.nonce)||(u==null?void 0:u.getAttribute("nonce"));i=c(r.map(h=>{if(h=FL(h),h in xk)return;xk[h]=!0;const m=h.endsWith(".css"),p=m?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${h}"]${p}`))return;const v=document.createElement("link");if(v.rel=m?"stylesheet":zL,m||(v.as="script"),v.crossOrigin="",v.href=h,f&&v.setAttribute("nonce",f),document.head.appendChild(v),m)return new Promise((b,S)=>{v.addEventListener("load",b),v.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${h}`)))})}))}function o(c){const u=new Event("vite:preloadError",{cancelable:!0});if(u.payload=c,window.dispatchEvent(u),!u.defaultPrevented)throw c}return i.then(c=>{for(const u of c||[])u.status==="rejected"&&o(u.reason);return t().catch(o)})};class UL extends x.Component{constructor(){super(...arguments);is(this,"state",{error:null})}static getDerivedStateFromError(r){return{error:r}}render(){return this.state.error?s.jsxs("div",{className:"h-[480px] rounded-2xl border border-red-500/20 bg-red-500/5 p-6 text-xs text-red-400 overflow-auto",children:[s.jsx("div",{className:"font-semibold mb-2",children:"Graph konnte nicht gerendert werden"}),s.jsx("pre",{className:"whitespace-pre-wrap break-words text-[11px] leading-relaxed",children:this.state.error.message})]}):this.props.children}}const WL=x.lazy(()=>BL(()=>import("./GraphView-9fi26Q7b.js"),[]).then(e=>({default:e.GraphView}))),zd=["identity","knowledge","rules","events"],yk=new Set(["auto","agent","hermes"]),bg={identity:{label:"Identität",icon:kI,bg:"bg-cyan-500/10",text:"text-cyan-400"},knowledge:{label:"Wissen",icon:tl,bg:"bg-indigo-500/10",text:"text-indigo-400"},rules:{label:"Regeln",icon:mI,bg:"bg-violet-500/10",text:"text-violet-400"},events:{label:"Ereignisse",icon:ph,bg:"bg-amber-500/10",text:"text-amber-400"}},bk={label:"Gedächtnis",icon:vv,text:"text-muted-foreground"},HL={identity:"border-l-cyan-500/80",knowledge:"border-l-indigo-500/80",rules:"border-l-violet-500/80",events:"border-l-amber-500/80"},wk=`Hi Hermes! Lass uns ein kurzes Onboarding machen, damit du dich künftig an mich erinnerst. Stell mir nacheinander ein paar kurze Fragen zu:
1) wer ich bin und woran ich gerade arbeite,
2) wie ich angesprochen werden möchte,
3) meine bevorzugten Tools, Sprachen und Arbeitsweise,
4) wichtige Regeln/Konventionen, die du beachten sollst,
5) meine Infrastruktur (Server, Dienste ohne Geheimnisse).
Frag immer nur eine Sache auf einmal und fass am Ende zusammen, was du dir gemerkt hast.`;function mE(){const[e,t]=x.useState(""),[r,n]=x.useState(""),[i,o]=x.useState(""),[c,u]=x.useState("knowledge"),[f,h]=x.useState(!1),[m,p]=x.useState(!1),[v,b]=x.useState("liste"),[S,w]=x.useState(!1),k=Wr(),{showAlert:N,showConfirm:E,dialogElement:A}=An(),{data:C=[]}=Av({}),{data:_=[],error:O}=Av({q:r,category:e}),{data:D}=gL(v==="graph"),B=O?String(O):"",z=()=>{k.invalidateQueries({queryKey:["memory"]}),k.invalidateQueries({queryKey:["memory-graph"]})},$=x.useMemo(()=>{const I=C.length,M=C.filter(U=>yk.has(U.source)).length;return{total:I,auto:M,manual:I-M,cats:new Set(C.map(U=>U.category)).size}},[C]),K=C.length===0,W=x.useMemo(()=>{const I=D??{nodes:[],edges:[]};if(!r.trim())return I;const M=r.toLowerCase(),U=I.nodes.filter(ee=>ee.content.toLowerCase().includes(M)),ne=new Set(U.map(ee=>ee.id));return{nodes:U,edges:I.edges.filter(ee=>ne.has(ee.source)&&ne.has(ee.target))}},[D,r]),ve=x.useMemo(()=>{const I={};return _.forEach(M=>{var U;(I[U=M.category]??(I[U]=[])).push(M)}),I},[_]),ue=x.useMemo(()=>_.filter(I=>!zd.includes(I.category)),[_]);async function pe(){i.trim()&&(await xe("/api/memory",{method:"POST",body:JSON.stringify({content:i,category:c,source:"ui"})}),o(""),w(!1),z())}function oe(I){E("Eintrag löschen?","Diesen Gedächtnis-Eintrag dauerhaft entfernen?",async()=>{try{await xe(`/api/memory/${I}`,{method:"DELETE"}),z()}catch(M){N("Fehler",`Löschen fehlgeschlagen: ${M.message||M}`)}})}async function le(){try{await navigator.clipboard.writeText(wk),p(!0),setTimeout(()=>p(!1),1800)}catch{N("Kopieren fehlgeschlagen","Markiere den Prompt und kopiere ihn manuell (Strg+C).")}}function Z(){le(),window.dispatchEvent(new CustomEvent("mc-navigate",{detail:{view:"terminal"}}))}async function ie(){h(!0);try{const I=await xe("/api/memory/dedupe",{method:"POST",body:JSON.stringify({apply:!1})});if(I.duplicate_count===0){N("Ergebnis","Keine Dubletten gefunden — alles sauber.");return}const M=ne=>ne.length>90?ne.slice(0,90)+"…":ne,U=I.groups.slice(0,5).map(ne=>`✓ bleibt: „${M(ne.keep.content)}"
✗ weg: ${ne.remove.map(ee=>`${M(ee.content)}"`).join(", ")}`).join(`
`)+(I.groups.length>5?`
… und ${I.groups.length-5} weitere Gruppe(n).`:"");E("Deduplizierung bestätigen",`${I.duplicate_count} Dublette(n) in ${I.groups.length} Gruppe(n) gefunden:
${U}
Zusammenführen?`,async()=>{try{await xe("/api/memory/dedupe",{method:"POST",body:JSON.stringify({apply:!0})}),z()}catch(ne){N("Fehler",`Fehler beim Löschen: ${ne.message}`)}})}catch(I){N("Fehler",`Fehler bei der Deduplizierung: ${I.message}`)}finally{h(!1)}}const te=({value:I,label:M,accent:U})=>s.jsxs("span",{className:J("flex items-center gap-1.5 text-[11px] rounded-lg px-2.5 py-1 border",U==="auto"?"text-emerald-400 bg-emerald-500/[0.07] border-emerald-500/20":"text-muted-foreground bg-card/40 border-border/50"),children:[U==="auto"&&s.jsx(mi,{className:"h-3 w-3"}),s.jsx("b",{className:J("font-semibold",U==="auto"?"":"text-foreground"),children:I})," ",M]});return s.jsxs("div",{className:"space-y-5",children:[s.jsxs("div",{className:"flex flex-col lg:flex-row lg:items-center justify-between gap-3",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Gedächtnis-Pool"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Geteilte Konstitution — Hermes, IDEs & Gateway lesen und lernen hier per MCP."})]}),s.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[s.jsxs("div",{className:"relative",children:[s.jsx("input",{value:r,onChange:I=>n(I.target.value),"aria-label":"Gedächtnis durchsuchen",type:"search",placeholder:"Semantisch suchen…",className:"w-52 h-9 pl-8 pr-3 rounded-lg border border-border/60 bg-card/45 text-xs outline-none focus:ring-1 focus:ring-primary/50 text-foreground"}),s.jsx(el,{className:"absolute left-2.5 top-2.5 h-3.5 w-3.5 text-muted-foreground"})]}),s.jsxs("button",{onClick:()=>w(I=>!I),className:"h-9 px-3 rounded-lg bg-primary text-primary-foreground text-xs font-semibold hover:opacity-90 transition-all flex items-center gap-1.5 cursor-pointer shadow-md shadow-primary/10",children:[s.jsx(Oc,{className:"h-4 w-4"})," Eintrag"]}),s.jsx("div",{className:"flex items-center gap-1 p-1 bg-card/30 border border-border/40 rounded-lg",children:[["liste",nI,"Liste"],["graph",gI,"Graph"]].map(([I,M,U])=>s.jsxs("button",{onClick:()=>b(I),className:J("flex h-7 px-2.5 items-center gap-1.5 text-[11px] font-semibold rounded-md transition-all cursor-pointer",v===I?"bg-primary text-primary-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(M,{className:"h-3.5 w-3.5"})," ",U]},I))}),s.jsx("button",{onClick:ie,disabled:f,className:"flex h-9 w-9 items-center justify-center rounded-lg border border-border/60 bg-card hover:border-primary/50 transition-all cursor-pointer shadow-md disabled:opacity-50","aria-label":"Duplikate bereinigen",title:"Deduplizieren",children:s.jsx(mi,{className:"h-4 w-4 text-primary","aria-hidden":"true"})})]})]}),!K&&s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsx(te,{value:$.total,label:"Fakten"}),s.jsx(te,{value:$.auto,label:"auto gelernt",accent:"auto"}),s.jsx(te,{value:$.manual,label:"manuell"}),s.jsx(te,{value:$.cats,label:"Kategorien"}),s.jsxs("span",{className:"ml-auto text-[11px] text-muted-foreground/70 flex items-center gap-1.5",children:[s.jsx(mi,{className:"h-3 w-3 text-emerald-400"})," lernt automatisch aus Hermes-Gesprächen"]})]}),S&&s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-4 space-y-3",children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx("div",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Neuen Eintrag anlegen"}),s.jsx("button",{onClick:()=>w(!1),"aria-label":"Schließen",className:"text-muted-foreground hover:text-foreground",children:s.jsx(nn,{className:"h-4 w-4","aria-hidden":"true"})})]}),s.jsx("textarea",{value:i,onChange:I=>o(I.target.value),rows:2,"aria-label":"Eintragstext",placeholder:"Eine Regel, Vorliebe oder einen stabilen Fakt über dich oder das Projekt…",className:"w-full resize-none rounded-xl border border-border/60 bg-background/30 p-3 text-xs outline-none focus:ring-1 focus:ring-primary/50 text-foreground leading-relaxed"}),s.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-3",children:[s.jsx("select",{value:c,onChange:I=>u(I.target.value),"aria-label":"Kategorie",className:"h-8 rounded-lg border border-border/60 bg-background/50 px-2 text-xs outline-none font-semibold text-foreground cursor-pointer",children:zd.map(I=>{var M;return s.jsx("option",{value:I,className:"bg-popover text-foreground",children:((M=bg[I])==null?void 0:M.label)||I},I)})}),s.jsxs("button",{onClick:pe,className:"h-9 px-4 rounded-lg bg-primary text-primary-foreground text-xs font-semibold hover:opacity-90 transition-all flex items-center gap-1.5 cursor-pointer",children:[s.jsx(Oc,{className:"h-4 w-4"})," Speichern"]})]})]}),B&&s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400",children:["Fehler: ",B]}),K?s.jsxs("div",{className:"rounded-2xl border border-dashed border-border/60 bg-card/20 p-8 sm:p-10 flex flex-col items-center text-center gap-5",children:[s.jsx("div",{className:"h-14 w-14 rounded-2xl bg-primary/10 flex items-center justify-center",children:s.jsx(oI,{className:"h-7 w-7 text-primary"})}),s.jsxs("div",{className:"space-y-1.5 max-w-lg",children:[s.jsx("h3",{className:"text-base font-semibold text-foreground",children:"Lass Hermes dich kennenlernen"}),s.jsx("p",{className:"text-xs text-muted-foreground leading-relaxed",children:"Statt Fakten einzutippen: führ ein kurzes Onboarding-Gespräch mit Hermes. Was ihr besprecht, merkt sich das Gedächtnis automatisch — du musst nichts manuell pflegen."})]}),s.jsxs("div",{className:"w-full max-w-lg text-left",children:[s.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[s.jsx("span",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground/60",children:"Sende das an Hermes"}),s.jsx("button",{onClick:le,className:"flex items-center gap-1 text-[10px] font-semibold text-muted-foreground hover:text-foreground transition-colors",children:m?s.jsxs(s.Fragment,{children:[s.jsx(Mt,{className:"h-3 w-3 text-emerald-400"})," Kopiert"]}):s.jsxs(s.Fragment,{children:[s.jsx(yv,{className:"h-3 w-3"})," Kopieren"]})})]}),s.jsx("pre",{className:"w-full rounded-xl border border-border/60 bg-background/40 p-3.5 text-[11px] leading-relaxed text-foreground/90 whitespace-pre-wrap font-mono",children:wk})]}),s.jsxs("div",{className:"flex flex-wrap items-center justify-center gap-2",children:[s.jsxs("button",{onClick:Z,className:"h-9 px-4 rounded-lg bg-primary text-primary-foreground text-xs font-semibold hover:opacity-90 transition-all flex items-center gap-1.5 cursor-pointer",children:[s.jsx(p5,{className:"h-4 w-4"})," Im Terminal starten"]}),s.jsxs("button",{onClick:le,className:"h-9 px-4 rounded-lg border border-border/60 bg-card text-xs font-semibold hover:border-primary/50 transition-all flex items-center gap-1.5 cursor-pointer",children:[m?s.jsx(Mt,{className:"h-4 w-4 text-emerald-400"}):s.jsx(yv,{className:"h-4 w-4"})," Prompt kopieren"]})]}),s.jsxs("p",{className:"text-[11px] text-muted-foreground/70 flex items-center gap-1.5",children:[s.jsx(pI,{className:"h-3 w-3"})," Funktioniert genauso über Telegram —"," ",s.jsx("button",{onClick:()=>w(!0),className:"underline hover:text-foreground",children:"oder lieber manuell anlegen"}),"."]})]}):v==="graph"?s.jsx(UL,{children:s.jsx(x.Suspense,{fallback:s.jsx("div",{className:"h-[480px] rounded-2xl border border-border/60 bg-card/30 flex items-center justify-center text-xs text-muted-foreground",children:"Graph wird geladen…"}),children:s.jsx(WL,{data:W,onDelete:oe})})}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex flex-wrap items-center gap-1.5 p-1 bg-card/30 border border-border/40 rounded-xl w-fit",children:[s.jsx("button",{onClick:()=>t(""),className:J("h-7 px-3 rounded-lg text-[10px] font-semibold uppercase tracking-wider transition-all cursor-pointer",e?"text-muted-foreground hover:text-foreground":"bg-primary text-primary-foreground"),children:"Alle"}),zd.map(I=>{const M=bg[I]||bk,U=M.icon;return s.jsxs("button",{onClick:()=>t(I),className:J("h-7 px-2.5 rounded-lg text-[10px] font-semibold uppercase tracking-wider transition-all cursor-pointer flex items-center gap-1",e===I?"bg-primary text-primary-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(U,{className:"h-3 w-3"})," ",M.label]},I)})]}),_.length===0?s.jsx("div",{className:"text-xs text-muted-foreground border border-dashed border-border/60 rounded-2xl p-12 text-center",children:"Keine Einträge für die aktuellen Filterkriterien gefunden."}):s.jsx("div",{className:"space-y-5",children:[...zd,"__other"].map(I=>{const M=I==="__other"?ue:ve[I]||[];if(!M.length)return null;const U=bg[I]||bk,ne=U.icon;return s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 mb-2 px-1",children:[s.jsx(ne,{className:J("h-3.5 w-3.5",U.text)}),s.jsx("span",{className:J("text-[11px] font-bold uppercase tracking-wider",U.text),children:U.label}),s.jsx("span",{className:"text-[10px] font-mono text-muted-foreground/60 bg-card/50 rounded px-1.5 py-0.5",children:M.length}),s.jsx("div",{className:"ml-1 h-px flex-1 bg-border/30"})]}),s.jsx("div",{className:"space-y-2",children:M.map(ee=>{const X=yk.has(ee.source);return s.jsxs("div",{className:J("flex items-start justify-between gap-4 p-3.5 rounded-xl border border-l-4 bg-card/45 backdrop-blur-md border-border/60 hover:border-primary/20 transition-all group",HL[ee.category]||"border-l-muted"),children:[s.jsx("span",{className:"text-xs text-foreground leading-relaxed break-words whitespace-pre-wrap flex-1 min-w-0",children:ee.content}),s.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[typeof ee.score=="number"&&s.jsxs("span",{className:"text-[9px] font-mono text-primary bg-primary/10 px-1.5 py-0.5 rounded",title:"Relevanz der semantischen Suche",children:[Math.round(ee.score*100),"%"]}),s.jsxs("span",{className:J("flex items-center gap-1 text-[9px] font-mono px-1.5 py-0.5 rounded",X?"text-emerald-400 bg-emerald-500/10":"text-muted-foreground/60 bg-background/20"),title:X?"Automatisch gelernt":"Manuell angelegt",children:[X&&s.jsx(mi,{className:"h-2.5 w-2.5"}),ee.source]}),s.jsx("button",{onClick:()=>oe(ee.id),"aria-label":"Eintrag löschen",title:"Eintrag löschen",className:"h-7 w-7 rounded-lg flex items-center justify-center border border-border/40 text-muted-foreground hover:text-red-400 hover:bg-red-500/5 transition-all opacity-0 group-hover:opacity-100",children:s.jsx(_c,{className:"h-3.5 w-3.5","aria-hidden":"true"})})]})]},ee.id)})})]},I)})})]}),A]})}const KL=["chat","coding","fast","heavy"];function pE(){const{data:e,error:t}=Yx(5e3),{data:r}=Ei(),{showAlert:n,dialogElement:i}=An(),o=Wr(),c=t?String(t):"",[u,f]=x.useState(!1),h=(r==null?void 0:r.models)??[];async function m(v){try{await xe("/api/agent/brain",{method:"POST",body:JSON.stringify({model:v})}),n("Erledigt",`Hermes-Hirn zeigt jetzt auf das Alias '${v}'. Der Gateway-Dienst wurde neu gestartet.`),o.invalidateQueries({queryKey:$e.agentStatus}),f(!1)}catch(b){n("Fehler",`Wechsel fehlgeschlagen: ${b.message||b}`)}}async function p(v){try{await xe("/api/agent/brain/set",{method:"POST",body:JSON.stringify({model_id:v})}),n("Erledigt","Agent-Hirn gewechselt (warm gehalten). Gateway wurde neugestartet."),o.invalidateQueries({queryKey:$e.agentStatus}),o.invalidateQueries({queryKey:$e.models}),f(!1)}catch(b){n("Fehler",`Wechsel fehlgeschlagen: ${b.message||b}`)}}return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"flex flex-col sm:flex-row justify-between sm:items-center gap-4",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Hermes Agenten-Cockpit"}),s.jsxs("p",{className:"text-sm text-muted-foreground",children:["Hermes ist ein autonomer Agent, der im Hintergrund der Box läuft (Port ",s.jsx("code",{children:":8642"}),") und seine eigene UI besitzt."]})]}),(e==null?void 0:e.hermes_ui_url)&&s.jsxs("a",{href:Ev(e.hermes_ui_url),target:"_blank",rel:"noopener",className:J("flex h-9 px-4 items-center gap-1.5 text-xs font-semibold rounded-lg transition-all cursor-pointer shadow-md shrink-0 self-start",e.hermes_ui_reachable?"bg-primary text-primary-foreground hover:opacity-90 shadow-primary/10":"border border-border/60 text-muted-foreground bg-background/20"),children:[s.jsx(Lx,{className:"h-4 w-4"}),s.jsx("span",{children:"Hermes-GUI öffnen"})]})]}),c&&s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400 font-mono",children:["Status nicht lesbar (",c,")."]}),e&&s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10",children:[s.jsxs("div",{className:"mb-4 flex items-center gap-2",children:[s.jsx(jn,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("span",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:"Agent-Fluss"})]}),s.jsxs("div",{className:"flex flex-col lg:flex-row lg:items-stretch gap-3",children:[s.jsxs("button",{onClick:()=>e.hermes_ui_reachable&&window.open(Ev(e.hermes_ui_url),"_blank"),title:e.hermes_ui_reachable?"Hermes-GUI öffnen":"Desktop-Gateway offline",className:"lg:w-40 shrink-0 rounded-xl border border-border/60 bg-background/30 p-3 text-left hover:border-primary/40 transition-all cursor-pointer flex flex-col justify-center",children:[s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsx(mh,{className:J("h-3.5 w-3.5",e.hermes_ui_reachable?"text-emerald-400":"text-amber-500")}),s.jsx("span",{className:"text-xs font-semibold text-foreground",children:"Desktop & GUI"}),s.jsx("span",{className:J("ml-auto h-1.5 w-1.5 rounded-full animate-pulse",e.hermes_ui_reachable?"bg-emerald-500":"bg-amber-500")})]}),s.jsx("span",{className:"text-[10px] text-muted-foreground font-mono mt-0.5",children:"Hermes Desktop · Clients"})]}),s.jsx("div",{className:"hidden lg:flex items-center text-muted-foreground text-lg select-none",children:"→"}),s.jsxs("div",{className:"flex-1 flex flex-col gap-2.5",children:[s.jsxs("div",{className:"rounded-xl border border-primary/40 bg-primary/5 px-3.5 py-2.5 flex items-center gap-2",children:[s.jsx(jn,{className:"h-3.5 w-3.5 text-primary"}),s.jsx("span",{className:"text-xs font-semibold text-primary",children:"Agent Gateway"}),s.jsx("span",{className:"text-[11px] font-mono text-muted-foreground",children:":8642"}),s.jsxs("span",{className:J("ml-auto inline-flex items-center gap-1.5 text-[10px] font-bold uppercase font-mono px-2 py-0.5 rounded-full border",e.gateway_reachable?"bg-emerald-500/10 text-emerald-400 border-emerald-500/20":"bg-red-500/10 text-red-400 border-red-500/20"),children:[s.jsx("span",{className:J("h-1.5 w-1.5 rounded-full",e.gateway_reachable?"bg-emerald-500 animate-pulse":"bg-red-500")}),e.gateway_reachable?"online":"offline"]})]}),s.jsxs("div",{className:"grid gap-2.5 sm:grid-cols-3",children:[s.jsxs("button",{onClick:()=>f(!0),className:"rounded-xl border border-border/60 bg-background/30 p-3 text-left hover:border-primary/45 transition-all cursor-pointer",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-muted-foreground",children:[s.jsx(wi,{className:"h-3.5 w-3.5 text-primary"}),s.jsx("span",{className:"text-[10px] font-bold uppercase tracking-wider",children:"Hirn"}),s.jsx("span",{className:"ml-auto text-[9px] text-primary/70 font-bold uppercase",children:"wechseln →"})]}),s.jsx("div",{className:"text-[11px] font-mono font-medium text-foreground truncate mt-1",title:e.brain_model,children:e.brain_model||"chat"})]}),s.jsxs("div",{className:"rounded-xl border border-border/60 bg-background/30 p-3",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-muted-foreground",children:[s.jsx(nu,{className:"h-3.5 w-3.5 text-primary"}),s.jsx("span",{className:"text-[10px] font-bold uppercase tracking-wider",children:"Verdrahtung"})]}),s.jsxs("div",{className:"text-[10px] font-mono mt-1 flex flex-wrap gap-x-2 text-muted-foreground",children:[s.jsxs("span",{children:["Config: ",e.has_config?"✓":"—"]}),s.jsxs("span",{children:["Skills: ",e.has_skills?"✓":"—"]}),s.jsxs("span",{children:["Memory: ",e.has_memories?"✓":"—"]})]})]}),s.jsxs("div",{className:"rounded-xl border border-border/60 bg-background/30 p-3",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-muted-foreground",children:[s.jsx(zw,{className:"h-3.5 w-3.5 text-primary"}),s.jsx("span",{className:"text-[10px] font-bold uppercase tracking-wider",children:"PC"}),s.jsx("span",{className:J("ml-auto h-1.5 w-1.5 rounded-full",e.pc_executor_reachable?"bg-emerald-500 animate-pulse":"bg-amber-500")})]}),s.jsxs("div",{className:J("text-[11px] font-mono mt-1",e.pc_executor_reachable?"text-emerald-400":"text-muted-foreground"),children:[":7777 ",e.pc_executor_reachable?"verbunden":"offline"]})]})]})]})]})]}),s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-6 space-y-4 shadow-lg shadow-black/10",children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(zw,{className:"h-5 w-5 text-primary"}),s.jsx("h3",{className:"text-sm font-bold uppercase tracking-wider text-foreground",children:"PC Verbindung"})]}),s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("span",{className:J("h-2 w-2 rounded-full",e.pc_executor_reachable?"bg-emerald-500 animate-pulse":"bg-amber-500")}),s.jsx("span",{className:"text-xs font-semibold text-foreground",children:e.pc_executor_reachable?"Erreichbar":"Nicht verbunden"})]})]}),s.jsxs("div",{className:"grid gap-6 md:grid-cols-2 text-xs text-muted-foreground leading-relaxed text-left",children:[s.jsxs("div",{className:"space-y-3",children:[s.jsxs("p",{children:["Der ",s.jsx("strong",{className:"text-foreground",children:"Hermes PC Executor"})," läuft auf ",s.jsx("code",{className:"text-foreground font-mono px-1 py-0.5 rounded bg-muted/40 border border-border/30",children:"192.168.178.98:7777"})," und ermöglicht Hermes den direkten Zugriff auf deinen Windows-PC — Shell-Befehle, Screenshots, Tastatureingaben."]}),s.jsxs("p",{children:["Hermes erreicht den PC über den MCP-Server ",s.jsx("code",{className:"text-foreground font-mono px-1 py-0.5 rounded bg-muted/40 border border-border/30",children:"hermes-pc-control"}),", der automatisch beim Gateway-Start verbunden wird."]})]}),s.jsx("div",{className:"space-y-3",children:e.pc_executor_reachable?s.jsxs("div",{className:"p-3.5 bg-emerald-500/5 border border-emerald-500/20 rounded-xl space-y-1",children:[s.jsxs("div",{className:"text-emerald-400 font-semibold text-xs flex items-center gap-1.5",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"}),"PC Executor verbunden"]}),s.jsxs("p",{className:"text-[10px]",children:["Hermes kann jetzt per Telegram oder Terminal Befehle auf TobisNicerPC ausführen. Nutze ",s.jsx("code",{className:"text-foreground",children:"pc_shell"}),", ",s.jsx("code",{className:"text-foreground",children:"pc_screenshot"})," oder ",s.jsx("code",{className:"text-foreground",children:"pc_open"}),"."]})]}):s.jsxs("div",{className:"space-y-2",children:[s.jsx("h4",{className:"text-xs font-bold text-foreground",children:"PC Executor starten"}),s.jsxs("p",{children:["Starte ",s.jsx("code",{className:"text-foreground font-mono",children:"start.bat"})," im Ordner ",s.jsx("code",{className:"text-foreground font-mono",children:"client\\hermes-pc\\"})," auf dem Windows-PC und lasse das Fenster offen."]}),s.jsx("div",{className:"p-3 bg-background/25 rounded-xl border border-border/30 font-mono text-[9px] text-cyan-300",children:"client\\hermes-pc\\start.bat"})]})})]})]}),!e.gateway_reachable&&s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-6 space-y-4 shadow-lg shadow-black/10 text-left",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(tl,{className:"h-5 w-5 text-amber-500"}),s.jsx("h3",{className:"text-sm font-bold uppercase tracking-wider text-foreground",children:"Hermes-Agent Diagnostics"})]}),s.jsxs("div",{className:"text-xs text-muted-foreground space-y-3 leading-relaxed",children:[s.jsx("p",{children:"Der Hermes-Dienst ist auf der Box derzeit offline oder kann sich nicht mit dem lokalen llama-swap verbinden."}),s.jsxs("p",{children:["Stelle sicher, dass die systemd-Dienste auf der Box laufen. Du kannst den Status im ",s.jsx("strong",{children:"OS & Updates Drawer"})," prüfen und die Dienste bei Bedarf neu starten."]}),s.jsxs("div",{className:"p-3.5 bg-background/25 rounded-xl border border-border/30 font-mono text-[10px] space-y-1",children:[s.jsx("div",{className:"text-muted-foreground/60",children:"# Dienste manuell auf der Box prüfen:"}),s.jsx("div",{className:"text-primary",children:"systemctl --user status hermes-gateway"}),s.jsx("div",{className:"text-primary",children:"systemctl --user status hermes-builtin-ui"})]}),s.jsxs("p",{children:["Weitere Einrichtungsdetails (Brain-Konfiguration, MCP-Kopplungen, SSH-Tunneling und Such-Engines) findest du in der Dokumentationsdatei:",s.jsx("code",{className:"ml-1 px-1.5 py-0.5 rounded bg-muted/40 text-foreground border border-border/30",children:"docs/HERMES_SETUP.md"}),"."]})]})]})]}),e&&u&&s.jsx("div",{className:"fixed inset-0 z-50 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 overscroll-contain",role:"dialog","aria-modal":"true","aria-label":"Hermes-Hirn konfigurieren",children:s.jsxs("div",{className:"w-full max-w-md rounded-2xl border border-border/80 bg-card p-6 shadow-2xl space-y-4 animate-in fade-in zoom-in-95 duration-200",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-border/20 pb-2",children:[s.jsxs("h3",{className:"text-xs font-bold uppercase tracking-wider text-primary flex items-center gap-1.5",children:[s.jsx(wi,{className:"h-4 w-4"}),s.jsx("span",{children:"Hermes-Hirn konfigurieren"})]}),s.jsx("button",{onClick:()=>f(!1),className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-foreground cursor-pointer",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("div",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground",children:"Lane / Gateway-Alias"}),s.jsx("div",{className:"flex flex-wrap gap-1.5",children:KL.map(v=>{const b=e.brain_model===v;return s.jsxs("button",{onClick:()=>m(v),className:J("px-3 py-1.5 rounded-lg text-xs font-mono font-semibold border transition-all cursor-pointer flex items-center gap-1.5",b?"border-primary/40 bg-primary/10 text-primary":"border-border/30 bg-background/20 text-foreground hover:bg-accent"),children:[v,b&&s.jsx(Mt,{className:"h-3.5 w-3.5"})]},v)})}),s.jsxs("p",{className:"text-[10px] text-muted-foreground/70",children:["Schlank & flexibel: das Hirn folgt dem Lane-Routing (z.B. ",s.jsx("code",{className:"text-primary",children:"chat"})," = fast↔heavy)."]})]}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("div",{className:"text-[10px] font-bold uppercase tracking-wider text-muted-foreground",children:"Installiertes Modell (warm gehalten)"}),s.jsx("div",{className:"space-y-1.5 max-h-56 overflow-y-auto pr-1",children:h.map(v=>{var S;const b=v.role==="hermes";return s.jsxs("button",{onClick:()=>!b&&p(v.name),disabled:b||v.incomplete,className:J("w-full text-left px-3 py-2.5 rounded-lg text-xs flex items-center justify-between font-mono border transition-all",b?"border-indigo-500/40 bg-indigo-500/10 text-indigo-300":v.incomplete?"border-border/20 bg-background/10 text-muted-foreground/50 cursor-not-allowed":"border-border/30 bg-background/20 text-foreground hover:bg-accent cursor-pointer"),children:[s.jsxs("div",{className:"flex flex-col min-w-0",children:[s.jsx("span",{className:"font-semibold truncate max-w-[280px]",children:(S=v.name.split("/").pop())==null?void 0:S.replace(/\.gguf$/i,"")}),s.jsxs("span",{className:"text-[9px] text-muted-foreground mt-0.5",children:[v.capabilities.params_b?`${v.capabilities.params_b}B`:"?"," · ",v.capabilities.tools!=="no"?"Tools ✓":"ohne Tools",v.role&&` · Rolle: ${v.role}`]})]}),b?s.jsxs("span",{className:"text-[9px] font-bold uppercase text-indigo-300 shrink-0 flex items-center gap-1",children:[s.jsx(Mt,{className:"h-3.5 w-3.5"})," Aktiv"]}):s.jsx("span",{className:"text-[9px] font-bold uppercase text-primary/70 shrink-0",children:"Warm setzen →"})]},v.name)})})]}),s.jsxs("div",{className:"text-[10px] text-amber-400/80 flex items-start gap-1.5 border-t border-border/20 pt-2.5",children:[s.jsx("span",{children:"💡"}),s.jsxs("span",{children:["Für einen ",s.jsx("strong",{children:"Agenten"}),' sind Hermes-Modelle (natives Tool-Calling) meist die robustere Wahl. Neues Modell? Erst über „Modell-Manager → Modelle finden" laden.']})]})]})}),i]})}function GL(){const{data:e}=Yx(5e3),t=e!=null&&e.box_console_url?Ev(e.box_console_url):void 0,r=e==null?void 0:e.box_console_reachable;return s.jsxs("div",{className:"flex h-full flex-col gap-4",children:[s.jsxs("div",{className:"flex flex-wrap items-end justify-between gap-3",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text font-space text-2xl font-bold tracking-tight text-transparent",children:"Konsole"}),s.jsx("p",{className:"flex items-center gap-2 text-sm text-muted-foreground",children:"Direkte Shell auf der Box — wie ein SSH-Fenster, mitten im Browser."})]}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsxs("span",{className:"flex items-center gap-1.5 text-[11px] font-medium text-muted-foreground",children:[s.jsx("span",{className:J("h-2 w-2 rounded-full",r?"bg-emerald-500 animate-pulse":"bg-amber-500")}),r?"online":"offline"]}),t&&s.jsxs("a",{href:t,target:"_blank",rel:"noopener",className:"flex h-8 items-center gap-1.5 rounded-lg border border-border/60 bg-background/20 px-3 text-xs font-semibold text-muted-foreground transition-all hover:border-primary/50 hover:text-foreground",children:[s.jsx(Lx,{className:"h-3.5 w-3.5"})," In neuem Tab"]})]})]}),t?s.jsxs("div",{className:"relative min-h-[58vh] flex-1 overflow-hidden rounded-2xl border border-border/60 bg-black/50 shadow-lg shadow-black/25",children:[r===!1&&s.jsxs("div",{className:"absolute inset-0 z-10 flex flex-col items-center justify-center gap-3 bg-black/70 text-center",children:[s.jsx(vr,{className:"h-8 w-8 text-amber-400"}),s.jsx("div",{className:"text-sm font-semibold text-amber-300",children:"Konsole nicht erreichbar"}),s.jsxs("p",{className:"max-w-sm text-[11px] leading-normal text-muted-foreground",children:["Der ",s.jsx("code",{className:"font-mono text-primary",children:"box-console"}),"-Dienst (ttyd) läuft nicht. Auf der Box: ",s.jsx("code",{className:"font-mono",children:"systemctl --user restart box-console"}),"."]})]}),s.jsx("iframe",{src:t,title:"Box-Konsole",className:"h-full w-full border-0",style:{minHeight:"58vh"}})]}):s.jsxs("div",{className:"flex min-h-[58vh] flex-1 items-center justify-center rounded-2xl border border-border/60 bg-background/20 text-xs text-muted-foreground",children:[s.jsx(pf,{className:"mr-2 h-4 w-4"})," Lade Konsole…"]})]})}const kk=[{id:"grundlagen",label:"Grundlagen"},{id:"moe",label:"MoE & Quant"},{id:"lokal",label:"Lokal betreiben"},{id:"modelle",label:"Modell-Landschaft"},{id:"gateway",label:"Gateway-Trick"},{id:"mcp",label:"MCP"},{id:"skills",label:"Skills"},{id:"memory",label:"Gedächtnis & RAG"},{id:"agents",label:"Agenten"},{id:"ide",label:"IDE anbinden"},{id:"tricks",label:"Tricks & Kniffe"},{id:"wartung",label:"Sicherheit & Wartung"},{id:"ressourcen",label:"Ressourcen"},{id:"troubleshooting",label:"Troubleshooting"}];function VL(e){var t;(t=document.getElementById(e))==null||t.scrollIntoView({behavior:"smooth",block:"start"})}function Dr({id:e,icon:t,color:r,title:n,kicker:i,children:o,wide:c}){return s.jsxs("section",{id:e,className:J("scroll-mt-20 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-6 shadow-lg shadow-black/10 space-y-3",c&&"md:col-span-2"),children:[s.jsxs("div",{className:"flex items-center gap-2.5 border-b border-border/20 pb-3",children:[s.jsx(t,{className:J("h-5 w-5 shrink-0",r)}),s.jsxs("div",{children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:n}),i&&s.jsx("span",{className:J("text-[9px] font-mono",r),children:i})]})]}),s.jsx("div",{className:"text-xs text-muted-foreground space-y-2.5 leading-relaxed",children:o})]})}function Ua({children:e}){return s.jsxs("div",{className:"mt-1 rounded-xl border border-primary/25 bg-primary/[0.06] p-3 text-[11px] leading-relaxed",children:[s.jsxs("div",{className:"flex items-center gap-1.5 font-bold text-primary mb-1",children:[s.jsx(mi,{className:"h-3 w-3"})," Bei dir konkret"]}),s.jsx("div",{className:"text-muted-foreground space-y-1",children:e})]})}function Fe({children:e}){return s.jsx("code",{className:"rounded bg-background/40 border border-border/30 px-1.5 py-0.5 font-mono text-[10px] text-foreground",children:e})}function St({href:e,name:t,note:r}){return s.jsxs("li",{className:"leading-relaxed",children:[s.jsxs("a",{href:e,target:"_blank",rel:"noopener",className:"text-primary hover:underline font-semibold inline-flex items-center gap-0.5",children:[t,s.jsx(PM,{className:"h-3 w-3 opacity-60"})]}),s.jsxs("span",{className:"text-muted-foreground",children:[" — ",r]})]})}function qL(){const[e,t]=x.useState(!1);return s.jsxs("div",{className:"space-y-7",children:[s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-6 shadow-lg shadow-black/10 flex items-start gap-4",children:[s.jsx("div",{className:"h-11 w-11 rounded-xl bg-primary/15 flex items-center justify-center shrink-0",children:s.jsx(vv,{className:"h-6 w-6 text-primary"})}),s.jsxs("div",{className:"space-y-1",children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Die AI-Bibel"}),s.jsxs("p",{className:"text-sm text-muted-foreground leading-relaxed max-w-2xl",children:["Allgemeines Nachschlagewerk für lokale & agentische AI — Konzepte, Tricks, Kniffe und kuratierte Quellen. ",s.jsx("span",{className:"font-semibold text-foreground",children:"Stand Juni 2026."})," ","Das meiste gilt überall; ",s.jsx("span",{className:"text-primary font-semibold",children:'„Bei dir konkret"'}),"-Kästen zeigen, was dein Stack daraus macht."]})]})]}),s.jsx("div",{className:"sticky top-0 z-10 -mx-1 px-1",children:s.jsx("div",{className:"rounded-xl border border-border/50 bg-card/70 backdrop-blur-xl p-2 shadow-lg shadow-black/20",children:s.jsxs("div",{className:"flex items-center gap-1.5 flex-wrap",children:[s.jsx(xv,{className:"h-3.5 w-3.5 text-primary ml-1 mr-0.5 shrink-0"}),(e?kk:kk.slice(0,9)).map(r=>s.jsx("button",{onClick:()=>VL(r.id),className:"rounded-lg px-2.5 py-1 text-[11px] font-semibold text-muted-foreground hover:text-primary hover:bg-primary/10 transition-colors cursor-pointer",children:r.label},r.id)),s.jsx("button",{onClick:()=>t(r=>!r),className:"rounded-lg px-2 py-1 text-[11px] font-semibold text-primary hover:bg-primary/10 transition-colors cursor-pointer",children:e?"weniger":"+ mehr"})]})})}),s.jsxs("div",{className:"grid gap-5 md:grid-cols-2",children:[s.jsxs(Dr,{id:"grundlagen",icon:wi,color:"text-cyan-400",title:"1. Wie LLMs ticken",kicker:"Grundlagen",children:[s.jsxs("p",{children:["Ein LLM ist im Kern ein ",s.jsx("strong",{children:"Wahrscheinlichkeits-Rechner für das nächste Token"}),' (Wortteil). Es „weiß" nichts — es setzt fort, was statistisch am plausibelsten ist. Daraus folgt fast alles andere.']}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Tokens"})," sind die Einheit — ~¾ Wort. Ein- und Ausgabe werden in Tokens gezählt."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Kontextfenster"}),' = wie viele Tokens das Modell gleichzeitig „sehen" kann (Prompt + Antwort). Voll = Anfang fällt raus.']}),s.jsxs("li",{children:[s.jsx("strong",{children:"Parameter"})," = die trainierten Gewichte. Training ist einmalig, ",s.jsx("strong",{children:"Inferenz"})," ist jede Antwort."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Temperatur / Sampling"})," steuert Zufall: niedrig = deterministisch/präzise (Code), hoch = kreativ."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Halluzination"})," ist kein Bug, sondern die Kehrseite des Ratens. Gegenmittel: Grounding via Tools/RAG, Verifikation."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Reasoning-/Thinking-Modelle"}),' „denken" in unsichtbaren Tokens vor der Antwort — besser bei Logik, langsamer/teurer.']})]})]}),s.jsxs(Dr,{id:"moe",icon:s5,color:"text-violet-400",title:"2. MoE & Quantisierung",kicker:"Mehr Modell, weniger Last",children:[s.jsxs("p",{children:[s.jsx("strong",{children:"Mixture of Experts (MoE):"})," Statt für jedes Token das ganze Netz zu aktivieren, wählt ein",s.jsx("em",{children:" Router"})," nur ein paar spezialisierte ",s.jsx("em",{children:"Experts"}),' aus. So läuft ein 100B-Modell mit der aktiven Rechenlast eines viel kleineren (z.B. „122B total / 10B aktiv").']}),s.jsxs("p",{children:[s.jsx("strong",{children:"Quantisierung:"})," Gewichte von FP16 auf weniger Bits eindampfen — kleiner & schneller bei minimalem Qualitätsverlust. Faustregel:"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx(Fe,{children:"Q8"})," nahezu verlustfrei, größter Footprint"]}),s.jsxs("li",{children:[s.jsx(Fe,{children:"Q6_K"})," sehr gut, guter Mittelweg"]}),s.jsxs("li",{children:[s.jsx(Fe,{children:"Q4_K_M"})," der Sweet-Spot für lokal — viel Modell pro GB"]})]}),s.jsxs(Ua,{children:["VRAM/RAM ist die harte Grenze — ",s.jsx("strong",{children:"darum"})," ist beides hier zentral: MoE lässt 100B+ überhaupt laufen, Quant entscheidet, was reinpasst. Dein Line-up fährt durchweg ",s.jsx(Fe,{children:"Q4_K_M"}),"/",s.jsx(Fe,{children:"Q6_K"}),"."]})]}),s.jsxs(Dr,{id:"lokal",icon:gh,color:"text-emerald-400",title:"3. Lokal betreiben: Engines & Backends",kicker:"llama.cpp, vLLM & Co.",wide:!0,children:[s.jsxs("div",{className:"grid md:grid-cols-2 gap-4",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:[s.jsx("strong",{children:"Inference-Engines"})," — was die Modelle ausführt:"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"llama.cpp / GGUF"})," — der De-facto-Standard für lokal, CPU+GPU, läuft überall."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Ollama / LM Studio"})," — bequeme Wrapper mit One-Click-Downloads (LM Studio mit GUI)."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"vLLM / TGI"})," — Server-Engines für maximalen Durchsatz auf dicken GPUs."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"llama-swap"})," — Proxy, der ",s.jsx("em",{children:"mehrere"})," Modelle hinter ",s.jsx("em",{children:"einem"})," Port hält und je nach Anfrage automatisch ein-/aussattelt."]})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:[s.jsx("strong",{children:"GPU-Backends"})," — wie gerechnet wird:"]}),s.jsx("ul",{className:"list-disc pl-4 space-y-1",children:s.jsxs("li",{children:[s.jsx(Fe,{children:"CUDA"})," NVIDIA · ",s.jsx(Fe,{children:"ROCm"})," AMD · ",s.jsx(Fe,{children:"Vulkan"})," herstellerübergreifend · ",s.jsx(Fe,{children:"Metal"})," Apple"]})}),s.jsxs("p",{className:"pt-1",children:[s.jsx("strong",{children:"Begriffe, die immer wiederkommen:"})," Kontext (",s.jsx(Fe,{children:"-c"}),"), Slots/Parallel, KV-Cache, Modell-TTL/Swap, ",s.jsx("strong",{children:"Speculative Decoding"})," (kleines Draft-Modell rät voraus → schneller)."]})]})]}),s.jsxs(Ua,{children:["Deine Box hat eine AMD-APU (gfx1151). ",s.jsx("strong",{children:"Einschränkung & Trick:"})," dort schlägt ",s.jsx(Fe,{children:"Vulkan/RADV"})," das offizielle ",s.jsx(Fe,{children:"ROCm"})," bei Token-Generierung um ~1222 % — darum läuft die Engine auf Vulkan.",s.jsx(Fe,{children:"llama-swap"})," hält die Alltags-Hirne dauerwarm; ",s.jsx(Fe,{children:"coder"})," nutzt Spec-Decoding."]})]}),s.jsxs(Dr,{id:"modelle",icon:mf,color:"text-sky-400",title:"4. Modell-Landschaft",kicker:"Stand Juni 2026",wide:!0,children:[s.jsxs("div",{className:"grid md:grid-cols-2 gap-4",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsx("p",{children:s.jsx("strong",{children:"Open-Weight (lokal nutzbar):"})}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Qwen"})," (Alibaba) — starke Allrounder + Coder + Vision, viele Größen/MoE."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Llama"})," (Meta), ",s.jsx("strong",{children:"Gemma"})," (Google), ",s.jsx("strong",{children:"Phi"})," (Microsoft) — solide Open-Familien."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"DeepSeek"}),", ",s.jsx("strong",{children:"Mistral/Mixtral"})," — kräftige MoE-/Reasoning-Modelle."]})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsx("p",{children:s.jsx("strong",{children:"Frontier (Cloud-API):"})}),s.jsx("ul",{className:"list-disc pl-4 space-y-1",children:s.jsxs("li",{children:[s.jsx("strong",{children:"Claude"})," (Anthropic), ",s.jsx("strong",{children:"GPT"})," (OpenAI), ",s.jsx("strong",{children:"Gemini"})," (Google) — die stärksten Allrounder, aber nicht lokal."]})}),s.jsxs("p",{className:"pt-1",children:[s.jsx("strong",{children:"Modellwahl nach Aufgabe:"})," schnelles Alltags-Hirn · großes Logik-Hirn für harte Tasks · dediziertes Code-Modell · multimodal für Bilder · Embedding-Modell fürs Gedächtnis."]})]})]}),s.jsx("p",{className:"text-[11px] italic",children:'Leaderboards (HF, LMArena) sind grobe Orientierung — der einzige Benchmark, der zählt, ist deine eigene Aufgabe. Vorsicht vor „Benchmaxxing".'}),s.jsxs(Ua,{children:["Dein Line-up via llama-swap: ",s.jsx(Fe,{children:"fast"})," (Alltag/Vision/MoE) · ",s.jsx(Fe,{children:"heavy"})," (schwere Logik) ·",s.jsx(Fe,{children:"coder"})," · ",s.jsx(Fe,{children:"scout"})," · ",s.jsx(Fe,{children:"vision"})," · ",s.jsx(Fe,{children:"embed"})," (fürs Gedächtnis) ·",s.jsx(Fe,{children:"hermes"})," (Agent-Hirn). Verwalten/tauschen im ",s.jsx("strong",{children:"Modell-Manager"}),"-Tab."]})]}),s.jsxs(Dr,{id:"gateway",icon:lI,color:"text-amber-400",title:"5. Der Gateway-Trick",kicker:"OpenAI-kompatibel = überall andocken",children:[s.jsxs("p",{children:["Fast jedes AI-Tool spricht heute das ",s.jsx("strong",{children:"OpenAI-Format"})," (",s.jsx(Fe,{children:"/v1/chat/completions"}),"). Ein",s.jsx("strong",{children:" Gateway"})," davor gibt dir ",s.jsx("em",{children:"einen"})," Endpunkt für alles: zentrales Key-Management, Logging und transparentes ",s.jsx("strong",{children:"Routing"})," — der Client merkt nicht, welches Modell tatsächlich antwortet."]}),s.jsxs("p",{children:["Die ",s.jsx(Fe,{children:"model:auto"}),'-Idee: du sagst „auto", das Gateway wählt das passende Modell je nach Anfrage und lädt es bei Bedarf.']}),s.jsxs(Ua,{children:["Dein Gateway: ",s.jsx(Fe,{children:"http://192.168.178.151:9001/v1"}),", Model ",s.jsx(Fe,{children:"auto"}),", API-Key beliebig. Fertige Configs erzeugt dir der ",s.jsx("strong",{children:"Verbinden"}),"-Tab live — eine Wahrheit, kein Abtippen."]})]}),s.jsxs(Dr,{id:"mcp",icon:Pc,color:"text-violet-400",title:"6. MCP — Werkzeuge für Agenten",kicker:"USB-C für AI-Tools",children:[s.jsxs("p",{children:["Das ",s.jsx("strong",{children:"Model Context Protocol"})," (offen, von Anthropic initiiert) standardisiert, wie ein AI-Client mit externen Tools & Datenquellen spricht. Ein ",s.jsx("strong",{children:"MCP-Server"})," bringt Fähigkeiten: Dateien, Web-Fetch, Git, Datenbanken, eigene APIs."]}),s.jsx("p",{children:"Statt für jeden Editor eigene Tools zu schreiben, bindet jeder MCP-fähige Agent denselben Server an."}),s.jsxs("div",{className:"flex items-start gap-1.5 rounded-xl border border-amber-500/25 bg-amber-500/[0.06] p-2.5 text-[11px]",children:[s.jsx(l5,{className:"h-3.5 w-3.5 text-amber-400 shrink-0 mt-0.5"}),s.jsxs("span",{children:[s.jsx("strong",{children:"Sicherheit:"})," ein MCP-Server hat echten Zugriff (Dateien, Shell). Nur vertrauenswürdige Server laufen lassen, Rechte minimal halten, Quelle prüfen."]})]})]}),s.jsxs(Dr,{id:"skills",icon:uI,color:"text-emerald-400",title:"7. Agent Skills",kicker:"Wiederverwendbare Fähigkeiten",children:[s.jsxs("p",{children:["Ein ",s.jsx("strong",{children:"Skill"})," ist ein Ordner mit einer ",s.jsx(Fe,{children:"SKILL.md"})," (YAML-Kopf + Anleitung, optional Skripte/Beispiele), den der Agent für eine bestimmte Aufgabe lädt — z.B. TDD, Code-Vereinfachung, API-Design."]}),s.jsx("pre",{className:"p-2.5 bg-background/25 rounded-lg border border-border/30 font-mono text-[9px] text-foreground overflow-x-auto whitespace-pre",children:`---
name: tdd-pro
description: Treibt Entwicklung mit strikter TDD-Praxis
---
# Instructions
...`}),s.jsxs("p",{children:["Suchen & installieren über die ",s.jsx("strong",{children:"skills.sh"}),"-Registry: ",s.jsx(Fe,{children:"npx skills find"})," /",s.jsx(Fe,{children:"npx skills add owner/repo"}),". Skills liegen projektweit (vom Agent beim Start gelesen) oder global."]})]}),s.jsxs(Dr,{id:"memory",icon:HM,color:"text-indigo-400",title:"8. Gedächtnis & RAG",kicker:"Modelle vergessen — du nicht",wide:!0,children:[s.jsxs("div",{className:"grid md:grid-cols-2 gap-4",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:["LLMs sind ",s.jsx("strong",{children:"zustandslos"}),": ohne Hilfe weiß das Modell beim nächsten Turn nichts mehr. Gedächtnis lebt extern."]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Embeddings"})," wandeln Text in Vektoren; ein ",s.jsx("strong",{children:"Vektor-Store"})," (Chroma, …) findet semantisch Ähnliches."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"RAG"})," = relevante Fakten vor dem Turn heraussuchen und einblenden statt alles im Prompt zu halten."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Long-Context vs. RAG:"}),' riesige Fenster sind bequem, aber teuer & „lost in the middle" — gezieltes Abrufen skaliert besser.']})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:[s.jsx("strong",{children:"Auto-lernendes Gedächtnis"})," ist die nächste Stufe:"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:["extrahiert Fakten ",s.jsx("em",{children:"selbst"})," aus Gesprächen, statt nur abzuspeichern"]}),s.jsx("li",{children:"dedupliziert semantisch (kein 10× derselbe Fakt)"}),s.jsxs("li",{children:[s.jsx("strong",{children:"Graph-Sicht"})," = Fakten ",s.jsx("em",{children:"plus"})," ihre Beziehungen, nicht nur eine flache Liste"]})]})]})]}),s.jsxs(Ua,{children:["Dein Gedächtnis (Tab ",s.jsx("strong",{children:"Gedächtnis"}),") ist ",s.jsx("strong",{children:"Mem0"}),"-basiert: auto-lernend & semantisch, ",s.jsx("strong",{children:"graph-first"})," dargestellt, mit 4-Typen-Taxonomie (",s.jsx(Fe,{children:"Identität"})," · ",s.jsx(Fe,{children:"Wissen"})," · ",s.jsx(Fe,{children:"Regeln"})," · ",s.jsx(Fe,{children:"Ereignisse"}),"). Einstieg über ein kurzes ",s.jsx("strong",{children:"Hermes-Onboarding-Gespräch"})," im Terminal — der Agent lernt im Hintergrund nach jedem Turn.",s.jsx("br",{}),s.jsx("strong",{children:"Gotcha:"})," ein gelöschter Fakt kann wieder auftauchen, solange die Original-Nachricht noch im Verlauf steht (additive Extraktion)."]})]}),s.jsxs(Dr,{id:"agents",icon:jn,color:"text-rose-400",title:"9. Autonome Agenten betreiben",kicker:"LLM in der Schleife",wide:!0,children:[s.jsxs("div",{className:"grid md:grid-cols-2 gap-4",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:["Ein ",s.jsx("strong",{children:"Agent"})," ist ein LLM in einer Schleife mit Tools:",s.jsx("em",{children:" denken → Tool aufrufen → Ergebnis beobachten → weiter"}),", bis das Ziel erreicht ist."]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Guardrails"})," (Hard-Stop, Tool-Limits) verhindern Endlos-Loops, wenn ein Tool fehlt oder hängt."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Kontext-Hygiene"})," ist die wichtigste Disziplin: frische Sessions starten — vollgemüllte Historien werden langsam, driften und halluzinieren."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Kanäle:"})," CLI/Terminal, Chat-UI, Messaging (z.B. Telegram), reine API."]})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{children:[s.jsx("strong",{children:"Least Privilege:"})," gib einem Agenten nur die Tools, die er wirklich braucht. Kritische Aktionen (Shell auf dem Host, Löschen, Geld/Deploys) hinter menschliche Freigabe."]}),s.jsxs("p",{children:[s.jsx("strong",{children:"Was sich vollautomatisch lohnt:"})," Modell-Routing, Hintergrund-Gedächtnis, Recherche. ",s.jsx("strong",{children:"Was Freigabe braucht:"})," Systembefehle, Updates/Reboots, permanentes Löschen."]})]})]}),s.jsxs(Ua,{children:[s.jsx("strong",{children:"Hermes"})," ist dein Box-Agent (Hirn = ",s.jsx(Fe,{children:"fast"}),"). Reden tust du mit ihm im",s.jsx("strong",{children:" Terminal"}),"-Tab (Web-Terminal via ttyd) oder per ",s.jsx("strong",{children:"Telegram"}),". Er hat MCP-Server für Gedächtnis, Stack-Steuerung, Web-Fetch und ",s.jsx("strong",{children:"PC-Steuerung"})," (Executor auf deinem Windows-PC). Status & Verdrahtung im ",s.jsx("strong",{children:"Hermes"}),"-Tab."]})]}),s.jsxs(Dr,{id:"ide",icon:zs,color:"text-cyan-400",title:"10. IDE / Editor anbinden",kicker:"Vibe-Coding lokal",children:[s.jsxs("p",{children:["Jede ",s.jsx("strong",{children:"OpenAI-kompatible"})," IDE oder Extension lässt sich auf einen lokalen Server umbiegen — Base-URL + Model eintragen, fertig:"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Cline"})," & ",s.jsx("strong",{children:"Roo Code"})," (VS-Code-Extensions, voller Agent + MCP)"]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Cursor"})," (VS-Code-Fork mit Top-Autocomplete)"]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Continue"}),", ",s.jsx("strong",{children:"aider"})," (CLI), ",s.jsx("strong",{children:"OpenCode"})," (Desktop)"]})]}),s.jsxs(Ua,{children:["Tipp den Kram nicht ab: der ",s.jsx("strong",{children:"Verbinden"}),"-Tab generiert die fertige Config (inkl. MCP-Gedächtnis) pro Tool zum Kopieren. Essenz: Base ",s.jsx(Fe,{children:"…:9001/v1"}),", Model ",s.jsx(Fe,{children:"auto"}),", Key beliebig."]})]}),s.jsx(Dr,{id:"tricks",icon:tI,color:"text-amber-400",title:"11. Tricks & Kniffe",kicker:"Was im Alltag wirklich spart",wide:!0,children:s.jsx("div",{className:"grid md:grid-cols-3 gap-3",children:[["Kontext sauber halten","Neue Session statt Mega-Historie. Drift, Tempo und Halluzination hängen direkt am Kontext-Müll."],["Plan-then-Act","Erst Plan/Vorgehen bestätigen lassen, dann ausführen. Spart teure Holzwege."],["Gezielte Edits","Nie ganze Dateien überschreiben für eine Zeile — Such-/Ersetz-Tools nutzen. Weniger Tokens, weniger Fehler."],["Non-interaktive Befehle","Keine interaktiven Prompts im Agent-Terminal; lange Tasks als Background-Job. Sonst hängt der Loop."],["DevTools koppeln","Browser-/Konsolen-Zugriff geben — der Agent liest echte Fehler statt blind zu raten."],["Richtige Modellwahl","Schnelles Hirn für Alltag, großes für harte Logik, Coder fürs Coden. Nicht alles mit der Kanone."],["Akzeptanzkriterien","Sag konkret, woran „fertig“ erkennbar ist. Vage Prompts → vage Ergebnisse."],["Verifizieren statt vertrauen","Tests/Live-Check fordern. „Sollte funktionieren“ ist kein Beweis."],["Regeln ins Gedächtnis","Wiederkehrende Vorlieben/Konventionen einmal ablegen — der Agent zieht sie selbst."]].map(([r,n])=>s.jsxs("div",{className:"space-y-1 p-3 bg-background/10 rounded-xl border border-border/30",children:[s.jsxs("div",{className:"flex items-center gap-1.5 font-bold text-foreground text-[11px]",children:[s.jsx(ka,{className:"h-3 w-3 text-amber-400"})," ",r]}),s.jsx("p",{className:"text-[11px]",children:n})]},r))})}),s.jsx(Dr,{id:"wartung",icon:tl,color:"text-emerald-400",title:"12. Sicherheit & Wartung",kicker:"Damit's auch morgen noch läuft",wide:!0,children:s.jsxs("div",{className:"grid md:grid-cols-2 gap-4",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{className:"flex items-center gap-1.5 font-bold text-foreground",children:[s.jsx(o5,{className:"h-3.5 w-3.5 text-emerald-400"})," Goldene Regeln"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Ein ungetesteter Restore ist kein Backup."})," Wiederherstellung mindestens einmal echt durchspielen."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Updates können Dinge still zerschießen"})," — gerade bei AI-Stacks (Embeddings, Provider-Interna). Versionen pinnen, Smoke-Test, Post-Check."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Least Privilege"})," für Agenten, MCP-Server und PC-Zugriff. Kritisches hinter Freigabe."]})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("p",{className:"flex items-center gap-1.5 font-bold text-foreground",children:[s.jsx(nu,{className:"h-3.5 w-3.5 text-emerald-400"})," Bei dir im SystemDrawer"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Backup:"})," tägliches Voll-Zustands-Backup, getesteter ",s.jsx(Fe,{children:"restore.sh"})," (Doku in ",s.jsx(Fe,{children:"docs/BACKUP.md"}),")."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Updates:"})," git-basierter Update-Check; ",s.jsx("strong",{children:"Hermes-Update-Button"})," mit anschließendem ",s.jsx("strong",{children:"Gehirn-Check"})," (rot, falls das Update das Gedächtnis zerschießt) + Engine-Update."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Dienste & Gefahrenzone:"})," Restart/Logs pro Dienst, kritische Eingriffe getrennt."]})]}),s.jsx("p",{className:"text-[10px] italic",children:'Erreichbar über das System-Icon → Tab „Wartung".'})]})]})}),s.jsxs("section",{id:"ressourcen",className:"scroll-mt-20 md:col-span-2 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-6 shadow-lg shadow-black/10 space-y-4",children:[s.jsxs("div",{className:"flex items-center gap-2.5 border-b border-border/20 pb-3",children:[s.jsx(xv,{className:"h-5 w-5 text-primary"}),s.jsxs("div",{children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:"13. Kuratierte Ressourcen & Links"}),s.jsx("span",{className:"text-[9px] font-mono text-primary",children:"Sauber geordnet — die guten Quellen"})]})]}),s.jsxs("div",{className:"grid md:grid-cols-2 gap-5 text-xs",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"font-bold text-foreground flex items-center gap-1.5",children:[s.jsx(mf,{className:"h-3.5 w-3.5 text-sky-400"})," Modelle & Engines"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1.5",children:[s.jsx(St,{href:"https://huggingface.co/models",name:"Hugging Face",note:"das Repository für offene Modelle (GGUF, Embeddings, Datasets)."}),s.jsx(St,{href:"https://github.com/ggml-org/llama.cpp",name:"llama.cpp",note:"die Referenz-Engine für lokale Inferenz."}),s.jsx(St,{href:"https://github.com/mostlygeek/llama-swap",name:"llama-swap",note:"mehrere Modelle hinter einem Port, Auto-Swap."}),s.jsx(St,{href:"https://ollama.com",name:"Ollama",note:"einfachster Einstieg, One-Command-Modelle."}),s.jsx(St,{href:"https://lmstudio.ai",name:"LM Studio",note:"lokale GUI zum Stöbern, Laden & Chatten."}),s.jsx(St,{href:"https://github.com/vllm-project/vllm",name:"vLLM",note:"Hochdurchsatz-Serving auf dicken GPUs."})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"font-bold text-foreground flex items-center gap-1.5",children:[s.jsx(Pc,{className:"h-3.5 w-3.5 text-violet-400"})," MCP & Skills"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1.5",children:[s.jsx(St,{href:"https://modelcontextprotocol.io",name:"MCP — offizielle Doku",note:"Spezifikation & Einstieg."}),s.jsx(St,{href:"https://github.com/modelcontextprotocol/servers",name:"Offizielle MCP-Server",note:"filesystem, git, postgres, fetch & mehr."}),s.jsx(St,{href:"https://smithery.ai",name:"Smithery",note:"Registry zum Suchen & Auto-Installieren von MCP-Servern."}),s.jsx(St,{href:"https://glama.ai/mcp/servers",name:"Glama MCP Registry",note:"kuratierte Community-Datenbank."}),s.jsx(St,{href:"https://skills.sh",name:"skills.sh",note:"Registry & CLI für Agent-Skills."})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"font-bold text-foreground flex items-center gap-1.5",children:[s.jsx(jn,{className:"h-3.5 w-3.5 text-rose-400"})," Agenten & Frameworks"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1.5",children:[s.jsx(St,{href:"https://github.com/NousResearch/hermes-agent",name:"Hermes Agent (Nous)",note:"der Agent, der auf deiner Box läuft."}),s.jsx(St,{href:"https://docs.claude.com",name:"Anthropic / Claude Docs",note:"API, Tool-Use, Agent SDK, MCP."}),s.jsx(St,{href:"https://github.com/cline/cline",name:"Cline",note:"autonomer Coding-Agent für VS Code."}),s.jsx(St,{href:"https://aider.chat",name:"aider",note:"AI-Pair-Programming im Terminal, git-nativ."}),s.jsx(St,{href:"https://continue.dev",name:"Continue",note:"Open-Source-Autopilot für IDEs."})]})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("div",{className:"font-bold text-foreground flex items-center gap-1.5",children:[s.jsx(vv,{className:"h-3.5 w-3.5 text-amber-400"})," Lernen & Community"]}),s.jsxs("ul",{className:"list-disc pl-4 space-y-1.5",children:[s.jsx(St,{href:"https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/overview",name:"Prompt-Engineering (Anthropic)",note:"die beste praktische Anleitung."}),s.jsx(St,{href:"https://github.com/anthropics/anthropic-cookbook",name:"Anthropic Cookbook",note:"lauffähige Rezepte für Tools, RAG, Agenten."}),s.jsx(St,{href:"https://www.promptingguide.ai",name:"Prompt Engineering Guide",note:"herstellerneutrales Nachschlagewerk."}),s.jsx(St,{href:"https://github.com/mem0ai/mem0",name:"Mem0",note:"die auto-lernende Memory-Schicht hinter deinem Gedächtnis."}),s.jsx(St,{href:"https://www.reddit.com/r/LocalLLaMA/",name:"r/LocalLLaMA",note:"der Puls der lokalen-LLM-Szene."})]})]})]})]}),s.jsx(Dr,{id:"troubleshooting",icon:eI,color:"text-rose-400",title:"14. Troubleshooting",kicker:"Wenn's hakt",wide:!0,children:s.jsxs("ul",{className:"space-y-2 list-disc pl-4",children:[s.jsxs("li",{children:[s.jsx("strong",{children:"Keine Verbindung?"})," Selbes LAN wie die Box? IP/Port stimmen (",s.jsx(Fe,{children:":9001"}),")? Backend-Status in der ",s.jsx("strong",{children:"Zentrale"})," prüfen."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Modell antwortet nicht / langsam?"})," In der ",s.jsx("strong",{children:"Zentrale → Dienste"})," schauen, ob ",s.jsx(Fe,{children:"llama-swap"})," grün ist; sonst Restart. Erstes Token nach Swap dauert (Modell lädt)."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Agent dreht durch / halluziniert?"})," Frische Session im ",s.jsx("strong",{children:"Terminal"})," starten — meist ist es vollgemüllter Kontext."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Gedächtnis findet nichts?"})," Embedding-Dienst online? Semantisch suchen (Sinn statt exaktem Wort). Leeres Gedächtnis → Hermes-Onboarding starten."]}),s.jsxs("li",{children:[s.jsx("strong",{children:"Update hat etwas zerschossen?"})," Genau dafür gibt es Backup & ",s.jsx(Fe,{children:"restore.sh"})," — den getesteten Restore fahren, dann Ursache suchen."]})]})})]}),s.jsx("p",{className:"text-center text-[10px] text-muted-foreground/50 pt-2",children:"Mission Control 2 · AI-Bibel · Stand Juni 2026 — lebendes Dokument, wächst mit dem Stack."})]})}function QL({title:e,hint:t}){return s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-xl font-semibold",children:e}),s.jsx("p",{className:"text-sm text-muted-foreground",children:t})]}),s.jsxs("div",{className:"flex flex-col items-center justify-center gap-3 rounded-xl border border-dashed border-border bg-card/50 py-20 text-center",children:[s.jsx(WM,{className:"h-8 w-8 text-muted-foreground"}),s.jsx("div",{className:"text-sm text-muted-foreground",children:"Kommt in einer späteren Phase."})]})]})}const jk=[{id:"mission-control-2",label:"Mission Control",type:"user",reach:"gateway (integr"},{id:"hermes-gateway",label:"Hermes Gateway",type:"user",reach:"hermes-gateway"},{id:"mem0-service",label:"Mem0 (Gedächtnis)",type:"user",reach:"mem0"},{id:"voice-service",label:"Voice (Sprache)",type:"user",reach:"voice"},{id:"hermes-builtin-ui",label:"Hermes GUI (Desktop-Gateway)",type:"user",reach:"hermes-gui"},{id:"llama-swap",label:"Llama Swap",type:"system",reach:"llama-swap"}];function ic({icon:e,iconClass:t,name:r,status:n,available:i,busy:o,actionLabel:c,onAction:u}){return s.jsxs("div",{className:J("flex items-center gap-3 rounded-lg border px-3 py-2",i?"border-amber-500/30 bg-amber-500/5":"border-border/50 bg-background/20"),children:[s.jsx(e,{className:J("h-4 w-4 shrink-0",t)}),s.jsxs("div",{className:"flex-1 min-w-0",children:[s.jsx("div",{className:"text-xs text-foreground truncate",children:r}),s.jsx("div",{className:J("text-[10px] truncate",i?"text-amber-400/90":"text-muted-foreground"),children:n})]}),s.jsx("button",{onClick:u,disabled:!i||o,className:J("text-[11px] font-semibold rounded-lg px-2.5 py-1 transition-colors shrink-0",i?"bg-primary text-primary-foreground hover:opacity-90 cursor-pointer":"border border-border/50 text-muted-foreground/40 cursor-default"),children:o?"…":c})]})}function YL({label:e,ok:t,system:r,busy:n,onRestart:i,onLogs:o}){return s.jsxs("div",{className:"flex items-center gap-2.5 rounded-lg border border-border/50 bg-background/20 px-3 py-2",children:[s.jsx("span",{className:J("w-1.5 h-1.5 rounded-full shrink-0",t===!0?"bg-emerald-500":t===!1?"bg-red-500":"bg-muted-foreground/40")}),s.jsxs("span",{className:"flex-1 text-xs text-foreground truncate",children:[e,r&&s.jsx("span",{className:"text-[9px] text-muted-foreground",children:" (root)"})]}),s.jsx("button",{onClick:i,disabled:n,title:"Neu starten",className:"text-muted-foreground hover:text-primary transition-colors disabled:opacity-50",children:s.jsx(mo,{className:J("h-3.5 w-3.5",n&&"animate-spin")})}),s.jsx("button",{onClick:o,title:"Logs ansehen",className:"text-muted-foreground hover:text-primary transition-colors",children:s.jsx(i5,{className:"h-3.5 w-3.5"})})]})}function wg(e){return e==null?"":e>1024**3?`${(e/1024**3).toFixed(2)} GB`:`${(e/1024**2).toFixed(1)} MB`}const ZL=/\b(error|fehler|fail(ed|ure)?|fatal|critical|crit|panic|traceback|exception|denied|refused|unable|emerg|alert|oom|killed)\b/i,XL=/\b(warn(ing)?|deprecat\w*|retry(ing)?|timeout|timed out|degraded|missing|not found|nicht gefunden)\b/i;function JL(e){return ZL.test(e)?"error":XL.test(e)?"warn":"info"}const eR={error:"text-red-400",warn:"text-amber-300",info:"text-cyan-300/80"};function tR({service:e,text:t,loading:r,logStatus:n,onRefresh:i,onOpenSettings:o}){const[c,u]=x.useState(!1),[f,h]=x.useState(""),m=x.useRef(null),p=x.useMemo(()=>t?t.split(`
`).map(k=>({t:k,level:JL(k)})):[],[t]),v=x.useMemo(()=>p.filter(k=>k.level!=="info").length,[p]),b=f.trim().toLowerCase(),S=p.filter(k=>(!c||k.level!=="info")&&(!b||k.t.toLowerCase().includes(b))),w=n==="password_required"||n==="incorrect_password";return s.jsxs("div",{className:"flex-1 flex flex-col min-h-[300px] border border-border/60 bg-black/50 rounded-xl overflow-hidden shadow-inner",children:[s.jsxs("div",{className:"flex h-10 items-center justify-between gap-2 px-3 border-b border-border/40 bg-black/30 shrink-0",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-[10px] font-mono text-muted-foreground shrink-0",children:[s.jsx(p5,{className:"h-3 w-3 text-primary"}),s.jsx("span",{className:"hidden sm:inline",children:"stdout/stderr —"})," ",e]}),s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsxs("div",{className:"relative",children:[s.jsx(el,{className:"pointer-events-none absolute left-2 top-1/2 h-3 w-3 -translate-y-1/2 text-muted-foreground"}),s.jsx("input",{value:f,onChange:k=>h(k.target.value),placeholder:"filtern…",className:"h-7 w-24 sm:w-36 rounded-md border border-border/50 bg-background/40 pl-6 pr-2 text-[10px] text-foreground outline-none focus:border-primary/50"})]}),s.jsxs("button",{onClick:()=>u(k=>!k),title:"Nur Fehler und Warnungen zeigen",className:J("flex h-7 items-center gap-1 rounded-md border px-2 text-[10px] font-semibold transition-colors",c?"border-amber-500/50 bg-amber-500/15 text-amber-300":"border-border/50 bg-background/20 text-muted-foreground hover:text-foreground"),children:[s.jsx(vr,{className:"h-3 w-3"}),"Nur Probleme",v>0?` (${v})`:""]}),s.jsx("button",{onClick:i,disabled:r,title:"Neu laden",className:"flex h-7 w-7 items-center justify-center rounded-md border border-border/50 bg-background/20 text-muted-foreground hover:text-foreground transition-colors disabled:opacity-50",children:s.jsx(mo,{className:J("h-3 w-3",r&&"animate-spin")})})]})]}),s.jsx("div",{ref:m,className:"flex-1 overflow-y-auto p-3 text-[10px] font-mono leading-relaxed scrollbar-thin select-text",children:w?s.jsxs("div",{className:"flex h-full flex-col items-center justify-center space-y-3 p-6 text-center",children:[s.jsx(vr,{className:"h-8 w-8 text-amber-400 animate-pulse animate-duration-1000"}),s.jsx("div",{className:"text-xs font-semibold text-amber-300",children:n==="incorrect_password"?"Falsches Sudo-Passwort hinterlegt.":"Sudo-Passwort für systemd-Dienste erforderlich."}),s.jsxs("p",{className:"max-w-xs text-[10px] leading-normal text-muted-foreground",children:["Für das Auslesen der systemd-Logs von ",e," werden Root-Rechte benötigt. Hinterlege dein Passwort in den Einstellungen."]}),s.jsx("button",{onClick:o,className:"mt-2 rounded-md bg-primary px-3 py-1.5 text-[10px] font-semibold text-primary-foreground transition-colors hover:bg-primary/95",children:"Sudo-Passwort eintragen"})]}):r&&!t?s.jsx("span",{className:"text-muted-foreground",children:"Lade Logs…"}):p.length===0?s.jsx("span",{className:"text-muted-foreground",children:"Keine Logeinträge vorhanden."}):S.length===0?s.jsx("span",{className:"text-muted-foreground",children:c?"Keine Fehler oder Warnungen — der Dienst läuft sauber. ✓":"Kein Treffer für den Filter."}):S.map((k,N)=>s.jsx("div",{className:J("whitespace-pre-wrap",eR[k.level]),children:k.t||" "},N))})]})}function rR({open:e,showAlert:t}){const[r,n]=x.useState(""),[i,o]=x.useState(""),[c,u]=x.useState(!1),[f,h]=x.useState(!1);return x.useEffect(()=>{e&&(n(localStorage.getItem("mc_sudo_password")||""),o(localStorage.getItem("mc_hf_token")||""))},[e]),s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Zugangsdaten & Schlüssel"}),s.jsx("p",{className:"text-[10px] text-muted-foreground leading-normal",children:"Diese Daten werden ausschließlich lokal in deinem Browser (localStorage) gespeichert und bei Bedarf an das Backend übertragen."})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("label",{className:"text-xs font-semibold flex items-center gap-1.5",children:[s.jsx(tl,{className:"h-4 w-4 text-amber-400"}),"Host Sudo-Passwort"]}),s.jsxs("div",{className:"relative",children:[s.jsx("input",{type:c?"text":"password",value:r,onChange:m=>n(m.target.value),"aria-label":"Host Sudo-Passwort",name:"sudo-password",autoComplete:"off",spellCheck:!1,placeholder:"Sudo-Passwort für System-Operationen",className:"w-full h-10 pl-3 pr-10 text-xs bg-background/40 border border-border/60 rounded-lg outline-none focus:border-primary transition-colors text-foreground"}),s.jsx("button",{type:"button",onClick:()=>u(!c),"aria-label":c?"Passwort verbergen":"Passwort anzeigen",className:"absolute inset-y-0 right-0 flex items-center pr-3 text-muted-foreground hover:text-foreground transition-colors",children:c?s.jsx($w,{className:"h-4 w-4","aria-hidden":"true"}):s.jsx(Cc,{className:"h-4 w-4","aria-hidden":"true"})})]}),s.jsx("p",{className:"text-[9px] text-muted-foreground leading-normal",children:"Wird benötigt für systemd-Dienste (Llama Swap logs/restart), OS-Update (apt) und Reboot."})]}),s.jsxs("div",{className:"space-y-2",children:[s.jsxs("label",{className:"text-xs font-semibold flex items-center gap-1.5",children:[s.jsx(XM,{className:"h-4 w-4 text-violet-400"}),"HuggingFace API Token"]}),s.jsxs("div",{className:"relative",children:[s.jsx("input",{type:f?"text":"password",value:i,onChange:m=>o(m.target.value),"aria-label":"HuggingFace API Token",name:"hf-token",autoComplete:"off",spellCheck:!1,placeholder:"hf_…",className:"w-full h-10 pl-3 pr-10 text-xs bg-background/40 border border-border/60 rounded-lg outline-none focus:border-primary transition-colors text-foreground"}),s.jsx("button",{type:"button",onClick:()=>h(!f),"aria-label":f?"Token verbergen":"Token anzeigen",className:"absolute inset-y-0 right-0 flex items-center pr-3 text-muted-foreground hover:text-foreground transition-colors",children:f?s.jsx($w,{className:"h-4 w-4","aria-hidden":"true"}):s.jsx(Cc,{className:"h-4 w-4","aria-hidden":"true"})})]}),s.jsx("p",{className:"text-[9px] text-muted-foreground leading-normal",children:"Erlaubt das Herunterladen von geschützten oder Gate-restricted Modellen direkt über Mission Control."})]}),s.jsxs("div",{className:"flex gap-3 pt-2",children:[s.jsx("button",{onClick:()=>{localStorage.setItem("mc_sudo_password",r),localStorage.setItem("mc_hf_token",i),t("Erfolgreich","Einstellungen erfolgreich lokal gespeichert.")},className:"flex-1 h-9 flex items-center justify-center text-xs font-semibold text-primary-foreground bg-primary hover:bg-primary/90 rounded-lg transition-colors shadow shadow-primary/10 cursor-pointer",children:"Speichern"}),s.jsx("button",{onClick:()=>{n(""),o(""),localStorage.removeItem("mc_sudo_password"),localStorage.removeItem("mc_hf_token"),t("Gelöscht","Zugangsdaten gelöscht.")},className:"h-9 px-4 flex items-center justify-center text-xs font-semibold text-muted-foreground border border-border/60 bg-background/20 hover:bg-accent rounded-lg transition-colors cursor-pointer",children:"Zurücksetzen"})]})]})}function nR({detail:e,maintenanceJob:t,onClose:r,onApply:n}){var f,h;const i=e.data,o={os:{icon:tl,cls:"text-cyan-400",title:"OS-Pakete (apt)"},engine:{icon:gh,cls:"text-violet-400",title:"Inferenz-Engine (llama.cpp)"},swap:{icon:m5,cls:"text-fuchsia-400",title:"Router (llama-swap)"},hermes:{icon:jn,cls:"text-amber-400",title:"Hermes-Agent"}}[e.kind],c=o.icon,u=i?e.kind==="os"?(i.count??0)===0:e.kind==="hermes"?(i.behind??0)===0:i.installed_build!=null&&i.latest_build!=null&&i.latest_build<=i.installed_build:!0;return s.jsxs("div",{className:"fixed inset-0 z-[60] flex items-center justify-center p-4",children:[s.jsx("div",{className:"absolute inset-0 bg-black/70 backdrop-blur-sm",onClick:r}),s.jsxs("div",{className:"relative w-full max-w-lg max-h-[80vh] flex flex-col rounded-2xl border border-border/60 bg-card shadow-2xl font-sans text-foreground",children:[s.jsxs("div",{className:"flex h-14 shrink-0 items-center justify-between border-b border-border/40 px-5",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(c,{className:J("h-4.5 w-4.5",o.cls)}),s.jsx("h3",{className:"text-sm font-semibold",children:o.title})]}),s.jsx("button",{onClick:r,className:"flex h-7 w-7 items-center justify-center rounded-lg border border-border/40 text-muted-foreground hover:bg-accent transition-colors",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsx("div",{className:"flex-1 overflow-y-auto p-5 text-xs space-y-3 scrollbar-thin",children:e.loading?s.jsxs("div",{className:"flex h-24 items-center justify-center gap-2 text-muted-foreground",children:[s.jsx(mo,{className:"h-4 w-4 animate-spin"})," Details werden geladen…"]}):i!=null&&i.error?s.jsx("div",{className:"rounded-lg border border-red-500/30 bg-red-500/5 p-3 text-red-400",children:i.error}):s.jsxs(s.Fragment,{children:[(i==null?void 0:i.action_needed)!=null&&s.jsxs("div",{className:J("flex items-start gap-2 rounded-lg border p-3",i.action_needed?"border-amber-500/40 bg-amber-500/10":"border-emerald-500/40 bg-emerald-500/10"),children:[i.action_needed?s.jsx(vr,{className:"h-4 w-4 text-amber-400 shrink-0 mt-0.5"}):s.jsx(n5,{className:"h-4 w-4 text-emerald-400 shrink-0 mt-0.5"}),s.jsxs("div",{className:"min-w-0",children:[s.jsxs("div",{className:J("text-xs font-semibold",i.action_needed?"text-amber-300":"text-emerald-300"),children:["Musst du etwas tun? ",i.action_needed?"Ja":"Nein — die Box regelt das (Fangnetz)"]}),i.action_needed&&i.action_text&&s.jsx("div",{className:"mt-0.5 text-[11px] text-foreground/90",children:i.action_text})]})]}),(i==null?void 0:i.summary)&&s.jsxs("div",{className:"rounded-lg border border-primary/25 bg-primary/5 p-3 space-y-1",children:[s.jsx("div",{className:"text-[10px] font-bold uppercase tracking-wider text-primary",children:"Was dieses Update bedeutet (Zusammenfassung der Box)"}),s.jsx("pre",{className:"whitespace-pre-wrap text-[11px] leading-relaxed text-foreground/90 font-sans",children:i.summary})]}),e.kind==="os"?s.jsxs(s.Fragment,{children:[((i==null?void 0:i.count)??0)===0?s.jsx("div",{className:"text-muted-foreground",children:"Keine Pakete zu aktualisieren — System ist aktuell."}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"text-muted-foreground",children:[i.count," Paket(e) werden aktualisiert:"]}),s.jsx("div",{className:"space-y-1",children:i.packages.map(m=>s.jsxs("div",{className:"flex items-center justify-between gap-2 rounded-md border border-border/40 bg-background/30 px-2.5 py-1.5",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-mono text-[11px] truncate",children:[s.jsx(Fw,{className:"h-3 w-3 text-cyan-400 shrink-0"}),m.name]}),s.jsxs("span",{className:"flex items-center gap-1 font-mono text-[10px] text-muted-foreground shrink-0",children:[s.jsx("span",{children:m.current}),s.jsx(wc,{className:"h-3 w-3"}),s.jsx("span",{className:"text-emerald-400",children:m.candidate})]})]},m.name))})]}),(((f=i==null?void 0:i.held_back)==null?void 0:f.length)??0)>0&&s.jsxs("div",{className:"space-y-1.5 rounded-lg border border-border/40 bg-background/20 p-3",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-[11px] font-semibold text-muted-foreground",children:[s.jsx(ph,{className:"h-3.5 w-3.5"})," Vom Hersteller zurückgestellt — kein Handeln nötig"]}),s.jsx("p",{className:"text-[10px] text-muted-foreground leading-normal",children:"Diese Pakete gäbe es bereits, Ubuntu spielt sie aber gestaffelt aus (Phasen-Rollout) bzw. hält sie kurz zurück. Sie kommen bei einem der nächsten automatischen Läufe von selbst — das ist kein Fehler und nichts hängt fest."}),s.jsx("div",{className:"space-y-1",children:i.held_back.map(m=>s.jsxs("div",{className:"flex items-center justify-between gap-2 rounded-md border border-border/30 bg-background/30 px-2.5 py-1.5",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-mono text-[11px] truncate",children:[s.jsx(Fw,{className:"h-3 w-3 text-muted-foreground shrink-0"}),m.name]}),s.jsx("span",{className:"text-[9px] text-muted-foreground shrink-0",children:m.reason==="phasing"?"Phasen-Rollout":"vorerst zurückgehalten"})]},m.name))})]})]}):e.kind==="engine"||e.kind==="swap"?s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex items-center gap-2 font-mono text-[11px]",children:[s.jsxs("span",{className:"rounded-md border border-border/40 bg-background/30 px-2 py-1",children:["Build ",(i==null?void 0:i.installed_build)??"?"]}),s.jsx(wc,{className:"h-3.5 w-3.5 text-muted-foreground"}),s.jsxs("span",{className:"rounded-md border border-emerald-500/30 bg-emerald-500/5 px-2 py-1 text-emerald-400",children:["Build ",(i==null?void 0:i.latest_build)??"?"]})]}),((i==null?void 0:i.name)||(i==null?void 0:i.latest_tag))&&s.jsxs("div",{className:"text-muted-foreground",children:["Release: ",s.jsx("span",{className:"text-foreground",children:i==null?void 0:i.name}),i!=null&&i.latest_tag?` (${i.latest_tag})`:""]}),(i==null?void 0:i.url)&&s.jsxs("a",{href:i.url,target:"_blank",rel:"noreferrer",className:"inline-flex items-center gap-1 text-primary hover:underline",children:["Original-Release-Notes auf GitHub ",s.jsx(Lx,{className:"h-3 w-3"})]}),(i==null?void 0:i.body)&&s.jsxs("details",{className:"group",children:[s.jsx("summary",{className:"cursor-pointer text-[10px] text-muted-foreground hover:text-foreground",children:"Original-Notizen (englisch) anzeigen"}),s.jsx("pre",{className:"mt-1.5 whitespace-pre-wrap rounded-lg border border-border/40 bg-background/30 p-3 text-[10px] leading-relaxed text-muted-foreground max-h-60 overflow-y-auto scrollbar-thin",children:i.body})]})]}):(((h=i==null?void 0:i.commits)==null?void 0:h.length)??0)===0?s.jsx("div",{className:"text-muted-foreground",children:"Keine neuen Commits — Hermes-Agent ist bereits aktuell."}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"text-muted-foreground",children:[i.behind," neue Commit(s) auf ",s.jsxs("span",{className:"font-mono text-foreground",children:["origin/",i.branch]}),":"]}),s.jsx("div",{className:"space-y-1",children:i.commits.map(m=>s.jsxs("div",{className:"flex items-start gap-2 rounded-md border border-border/40 bg-background/30 px-2.5 py-1.5",children:[s.jsx(qM,{className:"h-3.5 w-3.5 text-primary shrink-0 mt-0.5"}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("div",{className:"text-[11px] truncate",children:m.subject}),s.jsxs("div",{className:"font-mono text-[9px] text-muted-foreground",children:[m.hash," · ",m.when]})]})]},m.hash))})]}),e.kind!=="os"&&!u&&s.jsxs("div",{className:"flex items-start gap-2 rounded-lg border border-border/40 bg-background/20 p-2.5",children:[s.jsx(h5,{className:"h-3.5 w-3.5 text-emerald-400 shrink-0 mt-0.5"}),s.jsxs("p",{className:"text-[10px] text-muted-foreground leading-normal",children:["Vor dem Update sichert die Box automatisch den alten Stand. Danach prüft sie den ganzen Stack per echter Anfrage — läuft etwas nicht, rollt sie von selbst zurück",e.kind==="hermes"?" und startet den Gateway neu":"","."]})]})]})}),s.jsxs("div",{className:"flex gap-3 border-t border-border/40 p-4 shrink-0",children:[s.jsx("button",{onClick:r,className:"h-9 flex-1 rounded-lg border border-border/60 bg-background/20 text-xs font-semibold text-muted-foreground hover:bg-accent transition-colors cursor-pointer",children:"Schließen"}),s.jsx("button",{onClick:n,disabled:e.loading||u||!!t,title:t?`Update läuft bereits: ${t.label}`:void 0,className:"h-9 flex-1 rounded-lg bg-primary text-xs font-semibold text-primary-foreground hover:opacity-90 transition-all cursor-pointer disabled:opacity-40 disabled:cursor-default",children:t?"Update läuft…":"Jetzt aktualisieren"})]})]})]})}function gE({open:e,onClose:t,defaultTab:r="maintenance"}){var Ti,pl;const[n,i]=x.useState(null),[o,c]=x.useState([]),[u,f]=x.useState("llama-swap"),[h,m]=x.useState(""),[p,v]=x.useState(!1),[b,S]=x.useState(null),[w,k]=x.useState({}),[N,E]=x.useState("maintenance"),[A,C]=x.useState(!1),[_,O]=x.useState(""),[D,B]=x.useState(!1),[z,$]=x.useState(null),[K,W]=x.useState([]),[ve,ue]=x.useState(!1),[pe,oe]=x.useState(null),[le,Z]=x.useState(null);function ie(V,Le,it){Z({type:"alert",title:V,message:Le,onConfirm:()=>{Z(null),it&&it()}})}function te(V,Le,it){Z({type:"confirm",title:V,message:Le,onConfirm:()=>{Z(null),it()},onCancel:()=>Z(null)})}function I(V){return V?new Date(V*1e3).toLocaleString("de-DE",{day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):"Nie"}x.useEffect(()=>{e&&r&&E(r)},[e,r]);function M(){xe("/api/maintenance/updates").then(i).catch(V=>console.error("Error loading updates",V))}function U(){xe("/api/jobs").then(V=>c(V.jobs||[])).catch(V=>console.error("Error loading jobs",V))}function ne(){xe("/api/system/services").then($).catch(()=>{})}function ee(){xe("/api/system/backups").then(V=>W(V.backups||[])).catch(()=>{})}function X(V){v(!0),S(null),xe(`/api/maintenance/logs?service=${V}&lines=150`).then(Le=>{Le.ok?m(Le.text):(m(`Fehler beim Laden der Logs: ${Le.err||"Unbekannter Fehler"}`),(Le.status==="incorrect_password"||Le.status==="password_required")&&S(Le.status))}).catch(Le=>m(`Fehler: ${Le.message}`)).finally(()=>v(!1))}x.useEffect(()=>{if(!e)return;M(),U(),ne(),ee();const V=setInterval(()=>{U(),M(),ne()},3e3);return()=>clearInterval(V)},[e]),x.useEffect(()=>{!e||N!=="logs"||X(u)},[e,N,u]);function ae(V){return(V==null?void 0:V.status)==="busy"?(ie("Update läuft bereits",`Es läuft gerade „${V.running}". Bitte warte, bis es fertig ist.`),U(),!0):!1}function me(V){return(V==null?void 0:V.status)==="password_required"||(V==null?void 0:V.status)==="incorrect_password"?(ie("Box-Passwort nötig",(V.status==="incorrect_password"?"Das gespeicherte Box-Passwort stimmt nicht. ":"Für dieses Update braucht die Box dein Passwort. ")+"Bitte oben im Reiter „Einstellungen“ setzen bzw. korrigieren."),!0):V&&V.ok===!1?(ie("Update fehlgeschlagen",V.err||"Unbekannter Fehler."),!0):!1}async function re(){try{const V=await xe("/api/maintenance/os-update",{method:"POST"});if(ae(V)||me(V))return;U(),E("maintenance")}catch(V){ie("Fehler",`Fehler beim Starten des OS-Updates: ${V.message}`)}}async function ye(){try{const V=await xe("/api/maintenance/engine-update",{method:"POST"});if(ae(V)||me(V))return;U(),E("maintenance")}catch(V){ie("Fehler",`Fehler beim Engine-Update: ${V.message}`)}}async function Oe(){try{const V=await xe("/api/maintenance/swap-update",{method:"POST"});if(ae(V)||me(V))return;U(),E("maintenance")}catch(V){ie("Fehler",`Fehler beim Router-Update: ${V.message}`)}}async function fe(){ue(!0);try{const V=await xe("/api/maintenance/hermes-update",{method:"POST"});if(ae(V))return;U()}catch(V){ie("Fehler",`Hermes-Update fehlgeschlagen: ${V.message}`)}finally{ue(!1)}}async function Xe(V){oe({kind:V,loading:!0,data:null});try{const Le=await xe(`/api/maintenance/update-details?kind=${V}`);oe({kind:V,loading:!1,data:Le})}catch(Le){oe({kind:V,loading:!1,data:{kind:V,error:Le.message}})}}function Ue(){const V=pe==null?void 0:pe.kind;oe(null),V==="os"?re():V==="engine"?ye():V==="swap"?Oe():V==="hermes"&&fe()}function _e(){var Le;const V=[n!=null&&n.engine?"Engine":null,n!=null&&n.swap?"Router":null,(Le=n==null?void 0:n.components)!=null&&Le.some(it=>it.update===!0)?"Hermes-Agent":null,n!=null&&n.os?`OS (${n.os} Pakete)`:null].filter(Boolean);te("Alle Updates einspielen?",`Nacheinander in einem Job: ${V.join(" → ")}. Jeder Schritt sichert und prüft sich selbst; schlägt einer fehl, stoppt der Rest. (OS braucht das Box-Passwort aus den Einstellungen — fehlt es, wird OS übersprungen.)`,async()=>{try{const it=await xe("/api/maintenance/update-all",{method:"POST"});if(ae(it)||me(it))return;if((it==null?void 0:it.status)==="nothing"){ie("Nichts zu tun","Es stehen keine Updates aus.");return}U(),E("maintenance")}catch(it){ie("Fehler",`„Alle aktualisieren" konnte nicht starten: ${it.message}`)}})}async function wt(){C(!0);try{await xe("/api/maintenance/check-updates",{method:"POST"}),U(),E("maintenance")}catch(V){ie("Fehler",`Fehler bei der Update-Suche: ${V.message}`)}finally{C(!1)}}async function tr(V,Le){try{await xe("/api/models/install",{method:"POST",body:JSON.stringify({repo:V,role:Le})}),ie("Gestartet",`Modell-Upgrade für '${Le}' (${V}) gestartet.`),U(),E("maintenance")}catch(it){ie("Fehler",`Fehler beim Starten des Modell-Upgrades: ${it.message}`)}}async function G(){te("Reboot bestätigen","Bist du sicher, dass du das gesamte Host-System neu starten willst?",async()=>{try{await xe("/api/maintenance/reboot",{method:"POST"}),ie("Reboot","Reboot ausgelöst. System startet neu...",()=>{t()})}catch(V){ie("Fehler",`Fehler beim Reboot: ${V.message}`)}})}async function Ae(){B(!0),O("Snapshot wird erzeugt...");try{const V=await xe("/api/system/backup",{method:"POST"});O(V.ok?`Snapshot erzeugt: ${V.snapshot} (${V.files.length} Komponenten)`:"Backup fehlgeschlagen."),ee()}catch(V){O(`Fehler: ${V.message}`)}finally{B(!1)}}async function Ce(V){k(Le=>({...Le,[V]:!0}));try{const Le=await xe("/api/maintenance/restart",{method:"POST",body:JSON.stringify({service:V})});Le.ok?ie("Dienst neu gestartet",`Dienst ${V} wurde erfolgreich neu gestartet.`,()=>{N==="logs"&&u===V&&X(V)}):ie("Fehler",`Fehler beim Neustart: ${Le.err||"Unbekannter Fehler"}`)}catch(Le){ie("Fehler",`Fehler beim Neustart: ${Le.message}`)}finally{k(Le=>({...Le,[V]:!1}))}}async function Ye(V){try{await xe(`/api/jobs/${V}/cancel`,{method:"POST"}),U()}catch(Le){ie("Fehler",`Fehler beim Abbrechen: ${Le.message}`)}}const et=o.find(V=>(V.state==="running"||V.state==="queued")&&V.group==="maintenance"),dr=(n?(n.os>0?1:0)+(n.engine?1:0)+(n.swap?1:0):0)+(((Ti=n==null?void 0:n.components)==null?void 0:Ti.filter(V=>V.update===!0).length)??0);return s.jsxs(s.Fragment,{children:[s.jsx("div",{className:J("fixed inset-0 bg-black/60 backdrop-blur-sm z-50 transition-opacity duration-300",e?"opacity-100 pointer-events-auto":"opacity-0 pointer-events-none"),onClick:t}),s.jsxs("div",{className:J("fixed inset-y-0 right-0 w-full sm:w-[640px] bg-card/85 backdrop-blur-xl border-l border-border/60 shadow-2xl z-50 flex flex-col transform transition-transform duration-300 ease-in-out font-sans text-foreground",e?"translate-x-0":"translate-x-full"),children:[s.jsxs("div",{className:"flex h-16 shrink-0 items-center justify-between border-b border-border/40 px-6",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(wi,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("h2",{className:"text-sm font-semibold tracking-wide uppercase font-space",children:"OS-Zentrale & Pflege"})]}),s.jsx("button",{onClick:t,className:"flex h-8 w-8 items-center justify-center rounded-lg border border-border/40 text-muted-foreground hover:bg-accent transition-colors",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsxs("div",{className:"flex border-b border-border/40 px-6",children:[s.jsx("button",{onClick:()=>E("maintenance"),className:J("flex-1 py-3 text-xs font-semibold uppercase tracking-wider border-b-2 text-center transition-all",N==="maintenance"?"border-primary text-primary":"border-transparent text-muted-foreground hover:text-foreground"),children:"System-Wartung"}),s.jsx("button",{onClick:()=>E("logs"),className:J("flex-1 py-3 text-xs font-semibold uppercase tracking-wider border-b-2 text-center transition-all",N==="logs"?"border-primary text-primary":"border-transparent text-muted-foreground hover:text-foreground"),children:"System-Logs"}),s.jsx("button",{onClick:()=>E("settings"),className:J("flex-1 py-3 text-xs font-semibold uppercase tracking-wider border-b-2 text-center transition-all",N==="settings"?"border-primary text-primary":"border-transparent text-muted-foreground hover:text-foreground"),children:"Einstellungen"})]}),s.jsxs("div",{className:"flex-1 overflow-y-auto p-6 space-y-6",children:[N==="maintenance"&&s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"space-y-2.5",children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Updates"}),s.jsxs("div",{className:"flex items-center gap-3",children:[dr>0&&s.jsxs("button",{onClick:_e,disabled:!!et,className:"flex items-center gap-1 rounded-md border border-primary/40 bg-primary/10 px-2 py-1 text-[10px] font-bold text-primary transition-colors hover:bg-primary/20 disabled:opacity-50",children:[s.jsx(FM,{className:"h-3 w-3"})," Alle aktualisieren (",dr,")"]}),s.jsxs("button",{onClick:wt,disabled:A||!!et,className:"flex items-center gap-1 text-[10px] font-semibold text-primary hover:text-primary/80 transition-colors disabled:opacity-50",children:[s.jsx(mo,{className:J("h-3 w-3",A&&"animate-spin")})," Nach Updates suchen"]})]})]}),(n==null?void 0:n.last_check)&&s.jsxs("div",{className:"text-[9px] text-muted-foreground -mt-1",children:["Zuletzt gesucht: ",I(n.last_check)]}),et&&s.jsxs("div",{className:"flex items-center gap-2 rounded-lg border border-amber-500/30 bg-amber-500/10 px-3 py-2 text-[11px] text-amber-300",children:[s.jsx(mo,{className:"h-3.5 w-3.5 shrink-0 animate-spin"}),s.jsxs("span",{children:["Update läuft: ",s.jsx("span",{className:"font-semibold",children:et.label})," — bitte warten. Weitere Updates sind solange gesperrt."]})]}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsx(ic,{icon:tl,iconClass:"text-cyan-400",name:"OS-Pakete (apt)",available:!!(n!=null&&n.os),status:n!=null&&n.os?`${n.os} verfügbar`:"aktuell",actionLabel:"Anzeigen",onAction:()=>Xe("os")}),s.jsx(ic,{icon:gh,iconClass:"text-violet-400",name:"Inferenz-Engine (llama.cpp)",available:!!(n!=null&&n.engine),status:n!=null&&n.engine?"Update verfügbar":"aktuell",actionLabel:"Anzeigen",onAction:()=>Xe("engine")}),s.jsx(ic,{icon:m5,iconClass:"text-fuchsia-400",name:"Router (llama-swap)",available:!!(n!=null&&n.swap),status:n!=null&&n.swap?"Update verfügbar":"aktuell",actionLabel:"Anzeigen",onAction:()=>Xe("swap")}),(()=>{var Le;const V=(Le=n==null?void 0:n.components)==null?void 0:Le.find(it=>it.key==="hermes_agent");return s.jsx(ic,{icon:jn,iconClass:"text-amber-400",name:"Hermes-Agent",available:(V==null?void 0:V.update)===!0,busy:ve,status:(V==null?void 0:V.update)===!0?`Update: ${V.latest}`:(V==null?void 0:V.reachable)===!1?"offline":"aktuell",actionLabel:"Anzeigen",onAction:()=>Xe("hermes")})})(),(pl=n==null?void 0:n.model_list)==null?void 0:pl.map(V=>s.jsx(ic,{icon:MM,iconClass:"text-emerald-400",name:`Modell · ${V.role}`,available:!0,status:V.title,actionLabel:"Upgrade",onAction:()=>tr(V.repo,V.role)},V.role))]})]}),s.jsxs("div",{className:"space-y-2.5",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Dienste"}),s.jsx("div",{className:"space-y-1.5",children:jk.map(V=>{var Le;return s.jsx(YL,{label:V.label,system:V.type==="system",ok:(Le=z==null?void 0:z.services.find(it=>it.name.toLowerCase().includes(V.reach)))==null?void 0:Le.ok,busy:w[V.id],onRestart:()=>Ce(V.id),onLogs:()=>{f(V.id),E("logs")}},V.id)})})]}),s.jsxs("div",{className:"space-y-2.5",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Backup"}),s.jsxs("div",{className:"rounded-lg border border-border/50 bg-background/20 px-3 py-2.5 flex items-center gap-3",children:[s.jsxs("div",{className:"flex-1 min-w-0",children:[s.jsx("div",{className:"text-xs text-foreground truncate",children:K[0]?`Letztes: ${K[0].snapshot}`:"Noch kein Backup"}),s.jsxs("div",{className:"text-[10px] text-muted-foreground",children:[K.length," Snapshots · Restore per CLI (restore.sh)"]})]}),s.jsxs("button",{onClick:Ae,disabled:D,className:"flex items-center gap-1.5 text-[11px] font-semibold rounded-lg px-2.5 py-1 bg-primary text-primary-foreground hover:opacity-90 transition-all cursor-pointer disabled:opacity-50 shrink-0",children:[s.jsx(DM,{className:J("h-3.5 w-3.5",D&&"animate-pulse")})," Snapshot"]})]}),_&&s.jsx("div",{className:"text-[10px] font-mono text-primary bg-primary/5 p-2 rounded-lg border border-primary/20 break-all leading-normal",children:_})]}),s.jsxs("div",{className:"space-y-2.5",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-red-400/80",children:"Gefahrenzone"}),s.jsxs("button",{onClick:G,className:"flex w-full items-center gap-3 p-3 rounded-lg border border-red-500/20 bg-red-500/5 hover:bg-red-500/10 text-red-400 transition-all text-left text-xs font-semibold",children:[s.jsx(d5,{className:"h-4.5 w-4.5"}),s.jsxs("div",{children:[s.jsx("div",{children:"Host-System neu starten"}),s.jsx("div",{className:"text-[10px] text-red-400/80 font-normal",children:"Startet die ganze Box neu"})]})]})]}),s.jsxs("div",{className:"space-y-3",children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:"Hintergrund-Aufgaben"}),s.jsxs("span",{className:"text-[10px] font-mono bg-primary/10 text-primary px-1.5 py-0.5 rounded-full",children:[o.filter(V=>V.state==="running"||V.state==="queued").length," Aktiv"]})]}),s.jsx("div",{className:"space-y-3",children:o.length===0?s.jsx("div",{className:"text-xs text-muted-foreground border border-dashed border-border/60 rounded-xl p-6 text-center",children:"Aktuell keine aktiven Hintergrund-Jobs."}):o.map(V=>{const Le=V.state==="running"||V.state==="queued";return s.jsxs("div",{className:J("p-3 rounded-xl border transition-all duration-300",Le?"border-primary/40 bg-primary/5 shadow-md shadow-primary/5":"border-border/40 bg-background/20 opacity-80"),children:[s.jsxs("div",{className:"flex items-start justify-between gap-3",children:[s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"text-xs font-semibold flex items-center gap-1.5",children:[Le&&s.jsxs("span",{className:"flex h-2 w-2 relative",children:[s.jsx("span",{className:"animate-ping absolute inline-flex h-full w-full rounded-full bg-primary opacity-75"}),s.jsx("span",{className:"relative inline-flex rounded-full h-2 w-2 bg-primary"})]}),V.label]}),s.jsxs("div",{className:"text-[10px] font-mono text-muted-foreground uppercase flex items-center gap-2",children:[s.jsxs("span",{children:["ID: ",V.id]}),s.jsx("span",{children:"•"}),s.jsx("span",{className:J(V.state==="done"&&"text-emerald-400",V.state==="failed"&&"text-red-400",V.state==="running"&&"text-primary",V.state==="queued"&&"text-amber-400",V.state==="canceled"&&"text-muted-foreground"),children:V.state})]})]}),Le&&s.jsx("button",{onClick:()=>Ye(V.id),className:"text-[10px] font-semibold text-red-400 hover:text-red-300 border border-red-500/20 bg-red-500/5 hover:bg-red-500/10 px-2 py-0.5 rounded transition-colors",children:"Abbrechen"})]}),V.state==="running"&&s.jsxs("div",{className:"mt-3 space-y-1",children:[s.jsx("div",{className:"w-full h-1.5 bg-muted rounded-full overflow-hidden",children:s.jsx("div",{className:"h-full bg-primary transition-all duration-500",style:{width:`${V.progress??0}%`}})}),s.jsxs("div",{className:"flex justify-between items-center text-[9px] font-mono text-muted-foreground",children:[s.jsxs("span",{children:[V.progress??0,"%"]}),V.done_bytes!=null&&V.total_bytes!=null&&s.jsxs("span",{children:[wg(V.done_bytes)," / ",wg(V.total_bytes),V.rate_bps!=null&&` (${wg(V.rate_bps)}/s)`]}),V.eta_s!=null&&s.jsxs("span",{children:["ETA: ",V.eta_s,"s"]})]})]})]},V.id)})})]})]}),N==="logs"&&s.jsxs("div",{className:"flex flex-col h-full space-y-4",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("select",{value:u,onChange:V=>f(V.target.value),className:"flex-1 h-9 px-3 text-xs bg-background/40 border border-border/60 rounded-lg outline-none text-foreground font-semibold",children:jk.map(V=>s.jsxs("option",{value:V.id,children:[V.label," (",V.type==="system"?"systemd-root":"user",")"]},V.id))}),s.jsxs("button",{onClick:()=>Ce(u),disabled:w[u],className:"flex h-9 px-3 items-center gap-1.5 text-xs font-semibold rounded-lg border border-border/60 bg-background/20 hover:border-primary/50 transition-colors disabled:opacity-50",title:"Dienst neu starten",children:[s.jsx(mo,{className:J("h-3.5 w-3.5",w[u]&&"animate-spin")}),"Restart"]})]}),s.jsx(tR,{service:u,text:h,loading:p,logStatus:b,onRefresh:()=>X(u),onOpenSettings:()=>E("settings")})]}),N==="settings"&&s.jsx(rR,{open:e,showAlert:ie})]})]}),pe&&s.jsx(nR,{detail:pe,maintenanceJob:et,onClose:()=>oe(null),onApply:Ue}),le&&s.jsx(dE,{type:le.type,title:le.title,message:le.message,onConfirm:le.onConfirm,onCancel:le.onCancel})]})}let _v=[],Mv=[];const Iv=new Set,vE=()=>Iv.forEach(e=>e());function xE(e){return Iv.add(e),()=>{Iv.delete(e)}}function iR(e){_v=[..._v,e].slice(-40),vE()}function aR(e){Mv=[...Mv,e].slice(-40),vE()}const oR=()=>x.useSyncExternalStore(xE,()=>_v),sR=()=>x.useSyncExternalStore(xE,()=>Mv);function lR(){const{data:e,dataUpdatedAt:t}=Po(3e3),{data:r,dataUpdatedAt:n}=lE(3e3),i=x.useRef(null);x.useEffect(()=>{var o,c,u,f;e&&iR({t:Date.now(),cpu:((o=e.cpu)==null?void 0:o.percent)??0,ram:((c=e.ram)==null?void 0:c.percent)??0,gpu:((u=e.gpu)==null?void 0:u.busy_percent)??null,disk:((f=e.disk)==null?void 0:f.percent)??null})},[t]),x.useEffect(()=>{if(!r)return;const o=Date.now(),c=r.prompt_tokens,u=r.completion_tokens;if(i.current){const f=Math.max((o-i.current.t)/1e3,.001);aR({t:o,prompt:Math.max(0,(c-i.current.p)/f),completion:Math.max(0,(u-i.current.c)/f)})}i.current={p:c,c:u,t:o}},[n])}function yE(){var C,_,O,D,B,z;const{data:e}=qx(),{data:t}=sE(),{data:r}=Ei(),{data:n}=Po(),i=!!e&&!!t,o=$=>{var K;return(K=t==null?void 0:t.services.find(W=>W.name.toLowerCase().includes($)))==null?void 0:K.ok},c=e==null?void 0:e.engine_reachable,u=(C=e==null?void 0:e.brain)==null?void 0:C.ready,f=((_=e==null?void 0:e.brain)==null?void 0:_.model)||((O=r==null?void 0:r.models.find($=>$.role==="hermes"))==null?void 0:O.name)||"",h=[];h.push((()=>{const $={id:"brain",label:"Lucys Hirn",icon:Na,critical:!0};return i?c===!1?{...$,status:"down",detail:"Die Motor-Maschine (Engine) läuft nicht — Lucy kann gerade gar nicht denken.",repair:{kind:"restart",service:"llama-swap",label:"Motor neu starten",needsSudo:!0}}:u===!1?{...$,status:"down",detail:"Lucys Hirn ist gerade eingeschlafen — einmal aufwecken.",repair:f?{kind:"loadModel",model:f,label:"Hirn aufwecken"}:void 0}:{...$,status:"ok",detail:"Wach und ansprechbar."}:{...$,status:"loading",detail:"Wird geprüft …"}})()),h.push((()=>{const $={id:"vision",label:"Lucys Augen",icon:Cc,critical:!1};if(!i||!r)return{...$,status:"loading",detail:"Wird geprüft …"};const K=r.models.find(ve=>ve.role==="vision");return K?(r.running??[]).includes(K.name)?{...$,status:"ok",detail:"Sieht gerade zu (geladen, solange Lucy sie nutzt)."}:{...$,status:"ok",detail:"Augen ruhen — sie laden von selbst, sobald Lucy startet oder ein Bild kommt.",repair:{kind:"loadModel",model:K.name,label:"Augen wecken"}}:{...$,status:"warn",detail:"Kein Augen-Modell eingerichtet — Lucy kann keine Bilder ansehen."}})()),h.push((()=>{const $={id:"memory",label:"Lucys Gedächtnis",icon:t5,critical:!0},K=o("mem0");return!i||K===void 0?{...$,status:"loading",detail:"Wird geprüft …"}:K?{...$,status:"ok",detail:"Merkt sich Neues und findet Altes wieder."}:{...$,status:"down",detail:"Lucy kann sich gerade nichts merken — das Gedächtnis antwortet nicht.",repair:{kind:"restart",service:"mem0-service",label:"Gedächtnis neu starten"}}})()),h.push((()=>{const $={id:"gateway",label:"Verbindung (Gateway)",icon:Pc,critical:!0},K=e?e.gateway_reachable:o("integriert");return!i||K===void 0?{...$,status:"loading",detail:"Wird geprüft …"}:K?{...$,status:"ok",detail:"Apps und IDEs können Lucy erreichen."}:{...$,status:"down",detail:"Die Verbindungs-Zentrale antwortet nicht — Apps erreichen Lucy nicht.",repair:{kind:"restart",service:"mission-control-2",label:"Zentrale neu starten"}}})()),h.push((()=>{const $={id:"agent",label:"Lucys Agent (Hermes)",icon:jn,critical:!0},K=o("hermes-gateway");return!i||K===void 0?{...$,status:"loading",detail:"Wird geprüft …"}:K?{...$,status:"ok",detail:"Lucy ist bereit zu reden und zu handeln."}:{...$,status:"down",detail:"Lucys Agent ist offline — sie reagiert gerade nicht.",repair:{kind:"restart",service:"hermes-gateway",label:"Agent neu starten"}}})()),h.push((()=>{const $={id:"voice",label:"Lucys Stimme",icon:sI,critical:!1},K=o("voice");return!i||K===void 0?{...$,status:"loading",detail:"Wird geprüft …"}:K?{...$,status:"ok",detail:"Lucy kann hören und sprechen."}:{...$,status:"warn",detail:"Sprechen ist gerade aus — Tippen geht weiter normal.",repair:{kind:"restart",service:"voice-service",label:"Stimme neu starten"}}})());const m=((D=n==null?void 0:n.gpu)==null?void 0:D.gtt_total)||((B=n==null?void 0:n.gpu)==null?void 0:B.vram_total)||0,p=((z=n==null?void 0:n.gpu)==null?void 0:z.gtt_used)||0,v=m>0?Math.min(100,p/m*100):0,b=1024**3,S=m?v>=90?{status:"full",usedGb:p/b,totalGb:m/b,pct:v,text:"Speicher fast voll — Lucy könnte langsamer werden."}:v>=72?{status:"warn",usedGb:p/b,totalGb:m/b,pct:v,text:"Speicher gut gefüllt — noch okay."}:{status:"ok",usedGb:p/b,totalGb:m/b,pct:v,text:"Genug Speicher frei."}:{status:"unknown",usedGb:0,totalGb:0,pct:0,text:"Speicher-Auslastung unbekannt."},w=h.some($=>$.status==="loading"),k=h.filter($=>$.critical&&$.status==="down"),N=h.filter($=>$.status==="warn"||!$.critical&&$.status==="down"),E=S.status==="full";return{verdict:w&&!k.length?"loading":k.length?"problem":N.length||E?"warn":"gut",checks:h,memory:S,problems:k,warns:N}}const cR={ok:"bg-emerald-500",warn:"bg-amber-500",down:"bg-red-500",loading:"bg-muted-foreground/40"};function uR({frame:e="lucy"}={}){const{verdict:t,checks:r,memory:n,problems:i}=yE(),{showAlert:o,dialogElement:c}=An(),u=Wr(),[f,h]=x.useState({});async function m(k,N){h(E=>({...E,[k]:!0}));try{if(N.kind==="loadModel")await xe(`/api/models/${encodeURIComponent(N.model)}/load`,{method:"POST"});else{const E=await xe("/api/maintenance/restart",{method:"POST",body:JSON.stringify({service:N.service})});E.ok||o("Reparatur nicht ganz geklappt",(E.err||"Unbekannter Fehler")+(N.needsSudo?`
Tipp: Dafür wird evtl. das Box-Passwort gebraucht (oben rechts hinterlegen).`:""))}u.invalidateQueries({queryKey:$e.health}),u.invalidateQueries({queryKey:$e.services}),u.invalidateQueries({queryKey:$e.models})}catch(E){o("Reparatur fehlgeschlagen",String((E==null?void 0:E.message)||E))}finally{h(E=>({...E,[k]:!1}))}}const p=e==="box"?{loading:"Box wird geprüft …",gut:"Alles okay",warn:"Kleinigkeit an der Box",problem:"Box braucht Hilfe"}:{loading:"Lucy wird geprüft …",gut:"Lucy geht's gut 💚",warn:"Kleinigkeit bei Lucy",problem:"Lucy braucht Hilfe"},v={loading:{ring:"border-border/60 bg-card/45",icon:Bt,iconCls:"text-muted-foreground animate-spin",title:p.loading,sub:"Einen Moment, ich schaue nach dem Rechten."},gut:{ring:"border-emerald-500/40 bg-emerald-500/5",icon:Rx,iconCls:"text-emerald-400",title:p.gut,sub:"Alle wichtigen Fähigkeiten laufen."},warn:{ring:"border-amber-500/40 bg-amber-500/5",icon:vr,iconCls:"text-amber-400",title:p.warn,sub:"Nichts Schlimmes — nur ein Hinweis."},problem:{ring:"border-red-500/50 bg-red-500/5",icon:vr,iconCls:"text-red-400",title:p.problem,sub:`${i.length} wichtige${i.length===1?"s":""} Problem${i.length===1?"":"e"} gefunden.`}}[t],b=v.icon,S={ok:"bg-emerald-500",warn:"bg-amber-500",full:"bg-red-500",unknown:"bg-muted-foreground/40"}[n.status],w={ok:"text-emerald-400",warn:"text-amber-400",full:"text-red-400",unknown:"text-muted-foreground"}[n.status];return s.jsxs("div",{className:J("rounded-2xl border p-5 shadow-lg shadow-black/15 backdrop-blur-md transition-colors",v.ring),children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:"flex h-11 w-11 shrink-0 items-center justify-center rounded-xl border border-border/40 bg-background/30",children:s.jsx(b,{className:J("h-6 w-6",v.iconCls)})}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("h2",{className:"text-base font-bold tracking-tight text-foreground",children:v.title}),s.jsx("p",{className:"text-xs text-muted-foreground",children:v.sub})]})]}),s.jsxs("div",{className:"mt-4 rounded-xl border border-border/30 bg-background/20 p-3",children:[s.jsxs("div",{className:"mb-1.5 flex items-center justify-between text-[11px]",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-semibold uppercase tracking-wider text-muted-foreground",children:[s.jsx(xa,{className:"h-3.5 w-3.5"})," Speicher"]}),s.jsx("span",{className:J("font-mono font-bold",w),children:n.status==="unknown"?"—":`${n.usedGb.toFixed(0)} / ${n.totalGb.toFixed(0)} GB`})]}),s.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full border border-border/30 bg-background/50",children:s.jsx("div",{className:J("h-full rounded-full transition-all duration-500",S),style:{width:`${n.pct}%`}})}),s.jsx("p",{className:J("mt-1.5 text-[11px]",w),children:n.text})]}),s.jsx("div",{className:"mt-4 space-y-1.5",children:r.map(k=>s.jsx(dR,{c:k,busy:!!f[k.id],onRepair:()=>k.repair&&m(k.id,k.repair)},k.id))}),c]})}function dR({c:e,busy:t,onRepair:r}){const n=e.icon,i=e.status==="down"||e.status==="warn";return s.jsxs("div",{className:J("flex items-center justify-between gap-3 rounded-xl border p-2.5 transition-colors",e.status==="down"?"border-red-500/25 bg-red-500/5":e.status==="warn"?"border-amber-500/20 bg-amber-500/5":"border-border/30 bg-background/15"),children:[s.jsxs("div",{className:"flex min-w-0 items-center gap-2.5",children:[s.jsxs("span",{className:"relative flex h-8 w-8 shrink-0 items-center justify-center rounded-lg border border-border/40 bg-background/30 text-foreground/80",children:[s.jsx(n,{className:"h-4 w-4"}),s.jsx("span",{className:J("absolute -right-0.5 -top-0.5 h-2.5 w-2.5 rounded-full ring-2 ring-black/40",cR[e.status],e.status==="down"&&"animate-pulse")})]}),s.jsxs("div",{className:"min-w-0",children:[s.jsxs("div",{className:"flex items-center gap-1.5 text-xs font-bold text-foreground",children:[e.label,e.status==="ok"&&s.jsx(Mt,{className:"h-3 w-3 text-emerald-400"}),!e.critical&&s.jsx("span",{className:"rounded bg-background/40 px-1 py-0.5 text-[8px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:"optional"})]}),s.jsx("div",{className:"truncate text-[11px] text-muted-foreground",children:e.detail})]})]}),i&&e.repair&&s.jsxs("button",{onClick:r,disabled:t,className:J("flex h-8 shrink-0 items-center gap-1.5 rounded-lg border px-2.5 text-[10px] font-bold uppercase tracking-wide transition-all cursor-pointer disabled:opacity-60",e.status==="down"?"border-red-500/40 bg-red-500/10 text-red-300 hover:bg-red-500/20":"border-amber-500/40 bg-amber-500/10 text-amber-300 hover:bg-amber-500/20"),title:e.repair.label,children:[t?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(nu,{className:"h-3.5 w-3.5"}),e.repair.label]}),i&&!e.repair&&s.jsxs("span",{className:"flex shrink-0 items-center gap-1 text-[10px] font-semibold text-muted-foreground",title:"Keine Auto-Reparatur bekannt",children:[s.jsx(vI,{className:"h-3.5 w-3.5"})," manuell"]})]})}function fR(){const{data:e,error:t}=Po(3e3),r=oR();return{sys:e,hist:r,error:t}}var hR=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function Xx(e){if(typeof e!="string")return!1;var t=hR;return t.includes(e)}var mR=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"],pR=new Set(mR);function bE(e){return typeof e!="string"?!1:pR.has(e)}function wE(e){return typeof e=="string"&&e.startsWith("data-")}function Sn(e){if(typeof e!="object"||e===null)return{};var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(bE(r)||wE(r))&&(t[r]=e[r]);return t}function jh(e){if(e==null)return null;if(x.isValidElement(e)&&typeof e.props=="object"&&e.props!==null){var t=e.props;return Sn(t)}return typeof e=="object"&&!Array.isArray(e)?Sn(e):null}function an(e){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(bE(r)||wE(r)||Xx(r))&&(t[r]=e[r]);return t}function gR(e){return e==null?null:x.isValidElement(e)?an(e.props):typeof e=="object"&&!Array.isArray(e)?an(e):null}var vR=["children","width","height","viewBox","className","style","title","desc"];function Tv(){return Tv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Tv.apply(null,arguments)}function xR(e,t){if(e==null)return{};var r,n,i=yR(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function yR(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var kE=x.forwardRef((e,t)=>{var r=e.children,n=e.width,i=e.height,o=e.viewBox,c=e.className,u=e.style,f=e.title,h=e.desc,m=xR(e,vR),p=o||{width:n,height:i,x:0,y:0},v=nt("recharts-surface",c);return x.createElement("svg",Tv({},an(m),{className:v,width:n,height:i,style:u,viewBox:"".concat(p.x," ").concat(p.y," ").concat(p.width," ").concat(p.height),ref:t}),x.createElement("title",null,f),x.createElement("desc",null,h),r)}),bR=["children","className"];function Dv(){return Dv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dv.apply(null,arguments)}function wR(e,t){if(e==null)return{};var r,n,i=kR(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function kR(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var on=x.forwardRef((e,t)=>{var r=e.children,n=e.className,i=wR(e,bR),o=nt("recharts-layer",n);return x.createElement("g",Dv({className:o},an(i),{ref:t}),r)}),jR=x.createContext(null);function yt(e){return function(){return e}}const Lv=Math.PI,Rv=2*Lv,qa=1e-6,SR=Rv-qa;function jE(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function NR(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return jE;const r=10**t;return function(n){this._+=n[0];for(let i=1,o=n.length;i<o;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class ER{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?jE:NR(t)}moveTo(t,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,r){this._append`L${this._x1=+t},${this._y1=+r}`}quadraticCurveTo(t,r,n,i){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(t,r,n,i,o,c){this._append`C${+t},${+r},${+n},${+i},${this._x1=+o},${this._y1=+c}`}arcTo(t,r,n,i,o){if(t=+t,r=+r,n=+n,i=+i,o=+o,o<0)throw new Error(`negative radius: ${o}`);let c=this._x1,u=this._y1,f=n-t,h=i-r,m=c-t,p=u-r,v=m*m+p*p;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(v>qa)if(!(Math.abs(p*f-h*m)>qa)||!o)this._append`L${this._x1=t},${this._y1=r}`;else{let b=n-c,S=i-u,w=f*f+h*h,k=b*b+S*S,N=Math.sqrt(w),E=Math.sqrt(v),A=o*Math.tan((Lv-Math.acos((w+v-k)/(2*N*E)))/2),C=A/E,_=A/N;Math.abs(C-1)>qa&&this._append`L${t+C*m},${r+C*p}`,this._append`A${o},${o},0,0,${+(p*b>m*S)},${this._x1=t+_*f},${this._y1=r+_*h}`}}arc(t,r,n,i,o,c){if(t=+t,r=+r,n=+n,c=!!c,n<0)throw new Error(`negative radius: ${n}`);let u=n*Math.cos(i),f=n*Math.sin(i),h=t+u,m=r+f,p=1^c,v=c?i-o:o-i;this._x1===null?this._append`M${h},${m}`:(Math.abs(this._x1-h)>qa||Math.abs(this._y1-m)>qa)&&this._append`L${h},${m}`,n&&(v<0&&(v=v%Rv+Rv),v>SR?this._append`A${n},${n},0,1,${p},${t-u},${r-f}A${n},${n},0,1,${p},${this._x1=h},${this._y1=m}`:v>qa&&this._append`A${n},${n},0,${+(v>=Lv)},${p},${this._x1=t+n*Math.cos(o)},${this._y1=r+n*Math.sin(o)}`)}rect(t,r,n,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function SE(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new ER(t)}function Jx(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function NE(e){this._context=e}NE.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&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);break}}};function Sh(e){return new NE(e)}function EE(e){return e[0]}function AE(e){return e[1]}function CE(e,t){var r=yt(!0),n=null,i=Sh,o=null,c=SE(u);e=typeof e=="function"?e:e===void 0?EE:yt(e),t=typeof t=="function"?t:t===void 0?AE:yt(t);function u(f){var h,m=(f=Jx(f)).length,p,v=!1,b;for(n==null&&(o=i(b=c())),h=0;h<=m;++h)!(h<m&&r(p=f[h],h,f))===v&&((v=!v)?o.lineStart():o.lineEnd()),v&&o.point(+e(p,h,f),+t(p,h,f));if(b)return o=null,b+""||null}return u.x=function(f){return arguments.length?(e=typeof f=="function"?f:yt(+f),u):e},u.y=function(f){return arguments.length?(t=typeof f=="function"?f:yt(+f),u):t},u.defined=function(f){return arguments.length?(r=typeof f=="function"?f:yt(!!f),u):r},u.curve=function(f){return arguments.length?(i=f,n!=null&&(o=i(n)),u):i},u.context=function(f){return arguments.length?(f==null?n=o=null:o=i(n=f),u):n},u}function Fd(e,t,r){var n=null,i=yt(!0),o=null,c=Sh,u=null,f=SE(h);e=typeof e=="function"?e:e===void 0?EE:yt(+e),t=typeof t=="function"?t:yt(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?AE:yt(+r);function h(p){var v,b,S,w=(p=Jx(p)).length,k,N=!1,E,A=new Array(w),C=new Array(w);for(o==null&&(u=c(E=f())),v=0;v<=w;++v){if(!(v<w&&i(k=p[v],v,p))===N)if(N=!N)b=v,u.areaStart(),u.lineStart();else{for(u.lineEnd(),u.lineStart(),S=v-1;S>=b;--S)u.point(A[S],C[S]);u.lineEnd(),u.areaEnd()}N&&(A[v]=+e(k,v,p),C[v]=+t(k,v,p),u.point(n?+n(k,v,p):A[v],r?+r(k,v,p):C[v]))}if(E)return u=null,E+""||null}function m(){return CE().defined(i).curve(c).context(o)}return h.x=function(p){return arguments.length?(e=typeof p=="function"?p:yt(+p),n=null,h):e},h.x0=function(p){return arguments.length?(e=typeof p=="function"?p:yt(+p),h):e},h.x1=function(p){return arguments.length?(n=p==null?null:typeof p=="function"?p:yt(+p),h):n},h.y=function(p){return arguments.length?(t=typeof p=="function"?p:yt(+p),r=null,h):t},h.y0=function(p){return arguments.length?(t=typeof p=="function"?p:yt(+p),h):t},h.y1=function(p){return arguments.length?(r=p==null?null:typeof p=="function"?p:yt(+p),h):r},h.lineX0=h.lineY0=function(){return m().x(e).y(t)},h.lineY1=function(){return m().x(e).y(r)},h.lineX1=function(){return m().x(n).y(t)},h.defined=function(p){return arguments.length?(i=typeof p=="function"?p:yt(!!p),h):i},h.curve=function(p){return arguments.length?(c=p,o!=null&&(u=c(o)),h):c},h.context=function(p){return arguments.length?(p==null?o=u=null:u=c(o=p),h):o},h}class PE{constructor(t,r){this._context=t,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,r){switch(t=+t,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,r):this._context.moveTo(t,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,r,t,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,t,this._y0,t,r);break}}this._x0=t,this._y0=r}}function AR(e){return new PE(e,!0)}function CR(e){return new PE(e,!1)}function yf(){}function bf(e,t,r){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+r)/6)}function OE(e){this._context=e}OE.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:bf(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&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:bf(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function PR(e){return new OE(e)}function _E(e){this._context=e}_E.prototype={areaStart:yf,areaEnd:yf,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);break}}},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:bf(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function OR(e){return new _E(e)}function ME(e){this._context=e}ME.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||this._line!==0&&this._point===3)&&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 r=(this._x0+4*this._x1+e)/6,n=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:bf(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function _R(e){return new ME(e)}function IE(e){this._context=e}IE.prototype={areaStart:yf,areaEnd:yf,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))}};function MR(e){return new IE(e)}function Sk(e){return e<0?-1:1}function Nk(e,t,r){var n=e._x1-e._x0,i=t-e._x1,o=(e._y1-e._y0)/(n||i<0&&-0),c=(r-e._y1)/(i||n<0&&-0),u=(o*i+c*n)/(n+i);return(Sk(o)+Sk(c))*Math.min(Math.abs(o),Math.abs(c),.5*Math.abs(u))||0}function Ek(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function kg(e,t,r){var n=e._x0,i=e._y0,o=e._x1,c=e._y1,u=(o-n)/3;e._context.bezierCurveTo(n+u,i+u*t,o-u,c-u*r,o,c)}function wf(e){this._context=e}wf.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:kg(this,this._t0,Ek(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var r=NaN;if(e=+e,t=+t,!(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,kg(this,Ek(this,r=Nk(this,e,t)),r);break;default:kg(this,this._t0,r=Nk(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function TE(e){this._context=new DE(e)}(TE.prototype=Object.create(wf.prototype)).point=function(e,t){wf.prototype.point.call(this,t,e)};function DE(e){this._context=e}DE.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,r,n,i,o){this._context.bezierCurveTo(t,e,n,r,o,i)}};function IR(e){return new wf(e)}function TR(e){return new TE(e)}function LE(e){this._context=e}LE.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,r=e.length;if(r)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),r===2)this._context.lineTo(e[1],t[1]);else for(var n=Ak(e),i=Ak(t),o=0,c=1;c<r;++o,++c)this._context.bezierCurveTo(n[0][o],i[0][o],n[1][o],i[1][o],e[c],t[c]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function Ak(e){var t,r=e.length-1,n,i=new Array(r),o=new Array(r),c=new Array(r);for(i[0]=0,o[0]=2,c[0]=e[0]+2*e[1],t=1;t<r-1;++t)i[t]=1,o[t]=4,c[t]=4*e[t]+2*e[t+1];for(i[r-1]=2,o[r-1]=7,c[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=i[t]/o[t-1],o[t]-=n,c[t]-=n*c[t-1];for(i[r-1]=c[r-1]/o[r-1],t=r-2;t>=0;--t)i[t]=(c[t]-i[t+1])/o[t];for(o[r-1]=(e[r]+i[r-1])/2,t=0;t<r-1;++t)o[t]=2*e[t+1]-i[t+1];return[i,o]}function DR(e){return new LE(e)}function Nh(e,t){this._context=e,this._t=t}Nh.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var r=this._x*(1-this._t)+e*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,t)}break}}this._x=e,this._y=t}};function LR(e){return new Nh(e,.5)}function RR(e){return new Nh(e,0)}function $R(e){return new Nh(e,1)}function bo(e,t){if((c=e.length)>1)for(var r=1,n,i,o=e[t[0]],c,u=o.length;r<c;++r)for(i=o,o=e[t[r]],n=0;n<u;++n)o[n][1]+=o[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function $v(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function zR(e,t){return e[t]}function FR(e){const t=[];return t.key=e,t}function BR(){var e=yt([]),t=$v,r=bo,n=zR;function i(o){var c=Array.from(e.apply(this,arguments),FR),u,f=c.length,h=-1,m;for(const p of o)for(u=0,++h;u<f;++u)(c[u][h]=[0,+n(p,c[u].key,h,o)]).data=p;for(u=0,m=Jx(t(c));u<f;++u)c[m[u]].index=u;return r(c,m),c}return i.keys=function(o){return arguments.length?(e=typeof o=="function"?o:yt(Array.from(o)),i):e},i.value=function(o){return arguments.length?(n=typeof o=="function"?o:yt(+o),i):n},i.order=function(o){return arguments.length?(t=o==null?$v:typeof o=="function"?o:yt(Array.from(o)),i):t},i.offset=function(o){return arguments.length?(r=o??bo,i):r},i}function UR(e,t){if((n=e.length)>0){for(var r,n,i=0,o=e[0].length,c;i<o;++i){for(c=r=0;r<n;++r)c+=e[r][i][1]||0;if(c)for(r=0;r<n;++r)e[r][i][1]/=c}bo(e,t)}}function WR(e,t){if((i=e.length)>0){for(var r=0,n=e[t[0]],i,o=n.length;r<o;++r){for(var c=0,u=0;c<i;++c)u+=e[c][r][1]||0;n[r][1]+=n[r][0]=-u/2}bo(e,t)}}function HR(e,t){if(!(!((c=e.length)>0)||!((o=(i=e[t[0]]).length)>0))){for(var r=0,n=1,i,o,c;n<o;++n){for(var u=0,f=0,h=0;u<c;++u){for(var m=e[t[u]],p=m[n][1]||0,v=m[n-1][1]||0,b=(p-v)/2,S=0;S<u;++S){var w=e[t[S]],k=w[n][1]||0,N=w[n-1][1]||0;b+=k-N}f+=p,h+=b*p}i[n-1][1]+=i[n-1][0]=r,f&&(r-=h/f)}i[n-1][1]+=i[n-1][0]=r,bo(e,t)}}function zv(e){return e==="__proto__"}function RE(e){switch(typeof e){case"number":case"symbol":return!1;case"string":return e.includes(".")||e.includes("[")||e.includes("]")}}function e0(e){var t;return typeof e=="string"||typeof e=="symbol"?e:Object.is((t=e==null?void 0:e.valueOf)==null?void 0:t.call(e),-0)?"-0":String(e)}function $E(e){if(e==null)return"";if(typeof e=="string")return e;if(Array.isArray(e))return e.map($E).join(",");const t=String(e);return t==="0"&&Object.is(Number(e),-0)?"-0":t}function t0(e){if(Array.isArray(e))return e.map(e0);if(typeof e=="symbol")return[e];e=$E(e);const t=[],r=e.length;if(r===0)return t;let n=0,i="",o="",c=!1;for(e.charCodeAt(0)===46&&t.push("");n<r;){const u=e[n];if(o)u==="\\"&&n+1<r?(n++,i+=e[n]):u===o?o="":i+=u;else if(c)u==='"'||u==="'"?o=u:u==="]"?(c=!1,t.push(i),i=""):i+=u;else if(u==="[")c=!0,i&&(t.push(i),i="");else if(u==="."){i&&(t.push(i),i="");const f=e[n+1];(f===void 0||f===".")&&t.push("")}else i+=u;n++}return i&&t.push(i),t}function Oo(e,t,r){if(e==null)return r;switch(typeof t){case"string":{if(zv(t))return r;const n=e[t];return n===void 0?RE(t)&&!Object.hasOwn(e,t)?Oo(e,t0(t),r):r:n}case"number":case"symbol":{typeof t=="number"&&(t=e0(t));const n=e[t];return n===void 0?r:n}default:{if(Array.isArray(t))return KR(e,t,r);if(Object.is(t==null?void 0:t.valueOf(),-0)?t="-0":t=String(t),zv(t))return r;const n=e[t];return n===void 0?r:n}}}function KR(e,t,r){if(t.length===0)return r;let n=e;for(let i=0;i<t.length;i++){if(n==null||zv(t[i]))return r;n=n[t[i]]}return n===void 0?r:n}var GR=4;function ga(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:GR,r=10**t,n=Math.round(e*r)/r;return Object.is(n,-0)?0:n}function qt(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e.reduce((i,o,c)=>{var u=r[c-1];return typeof u=="string"?i+u+o:u!==void 0?i+ga(u)+o:i+o},"")}var en=e=>e===0?0:e>0?1:-1,Vn=e=>typeof e=="number"&&e!=+e,wo=e=>typeof e=="string"&&e.length>1&&e.indexOf("%")===e.length-1,Ee=e=>(typeof e=="number"||e instanceof Number)&&!Vn(e),qn=e=>Ee(e)||typeof e=="string",VR=0,Tc=e=>{var t=++VR;return"".concat(e||"").concat(t)},Sa=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!Ee(t)&&typeof t!="string")return n;var o;if(wo(t)){if(r==null)return n;var c=t.indexOf("%");o=r*parseFloat(t.slice(0,c))/100}else o=+t;return Vn(o)&&(o=n),i&&r!=null&&o>r&&(o=r),o},zE=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,r={},n=0;n<t;n++)if(!r[String(e[n])])r[String(e[n])]=!0;else return!0;return!1};function pi(e,t,r){return Ee(e)&&Ee(t)?ga(e+r*(t-e)):t}function FE(e,t,r){if(!(!e||!e.length))return e.find(n=>n&&(typeof t=="function"?t(n):Oo(n,t))===r)}var Xt=e=>e===null||typeof e>"u",r0=e=>Xt(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1));function Cr(e){return e!=null}function nl(){}var BE=e=>"radius"in e&&"startAngle"in e&&"endAngle"in e,n0=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var r=e;if(x.isValidElement(e)&&(r=e.props),typeof r!="object"&&typeof r!="function")return null;var n={};return Object.keys(r).forEach(i=>{Xx(i)&&typeof r[i]=="function"&&(n[i]=(o=>r[i](r,o)))}),n},qR=(e,t,r)=>n=>(e(t,r,n),null),QR=(e,t,r)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var n=null;return Object.keys(e).forEach(i=>{var o=e[i];Xx(i)&&typeof o=="function"&&(n||(n={}),n[i]=qR(o,t,r))}),n};function Ck(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function YR(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ck(Object(r),!0).forEach(function(n){ZR(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ck(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ZR(e,t,r){return(t=XR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function XR(e){var t=JR(e,"string");return typeof t=="symbol"?t:t+""}function JR(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ln(e,t){var r=YR({},e),n=t,i=Object.keys(t),o=i.reduce((c,u)=>(c[u]===void 0&&n[u]!==void 0&&(c[u]=n[u]),c),r);return o}function e$(e,t){const r=new Map;for(let n=0;n<e.length;n++){const i=e[n],o=t(i,n,e);r.has(o)||r.set(o,i)}return Array.from(r.values())}function t$(e,t){return function(...r){return e.apply(this,r.slice(0,t))}}function UE(e){return e}function r$(e){return function(t){return Oo(t,e)}}function Fv(e){return e==null||typeof e!="object"&&typeof e!="function"}function n$(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function i$(e){return Object.getOwnPropertySymbols(e).filter(t=>Object.prototype.propertyIsEnumerable.call(e,t))}function i0(e){return e==null?e===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const a$="[object RegExp]",WE="[object String]",HE="[object Number]",KE="[object Boolean]",GE="[object Arguments]",o$="[object Symbol]",s$="[object Date]",l$="[object Map]",c$="[object Set]",u$="[object Array]",d$="[object ArrayBuffer]",f$="[object Object]",h$="[object DataView]",m$="[object Uint8Array]",p$="[object Uint8ClampedArray]",g$="[object Uint16Array]",v$="[object Uint32Array]",x$="[object Int8Array]",y$="[object Int16Array]",b$="[object Int32Array]",w$="[object Float32Array]",k$="[object Float64Array]",Pk=typeof globalThis=="object"&&globalThis||typeof window=="object"&&window||typeof self=="object"&&self||typeof global=="object"&&global||(function(){return this})();function j$(e){return typeof Pk.Buffer<"u"&&Pk.Buffer.isBuffer(e)}function S$(e,t){return Xa(e,void 0,e,new Map,t)}function Xa(e,t,r,n=new Map,i=void 0){const o=i==null?void 0:i(e,t,r,n);if(o!==void 0)return o;if(Fv(e))return e;if(n.has(e))return n.get(e);if(Array.isArray(e)){const c=new Array(e.length);n.set(e,c);for(let u=0;u<e.length;u++)c[u]=Xa(e[u],u,r,n,i);return Object.hasOwn(e,"index")&&(c.index=e.index),Object.hasOwn(e,"input")&&(c.input=e.input),c}if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp){const c=new RegExp(e.source,e.flags);return c.lastIndex=e.lastIndex,c}if(e instanceof Map){const c=new Map;n.set(e,c);for(const[u,f]of e)c.set(u,Xa(f,u,r,n,i));return c}if(e instanceof Set){const c=new Set;n.set(e,c);for(const u of e)c.add(Xa(u,void 0,r,n,i));return c}if(j$(e))return e.subarray();if(n$(e)){const c=new(Object.getPrototypeOf(e)).constructor(e.length);n.set(e,c);for(let u=0;u<e.length;u++)c[u]=Xa(e[u],u,r,n,i);return c}if(e instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&e instanceof SharedArrayBuffer)return e.slice(0);if(e instanceof DataView){const c=new DataView(e.buffer.slice(0),e.byteOffset,e.byteLength);return n.set(e,c),xn(c,e,r,n,i),c}if(typeof File<"u"&&e instanceof File){const c=new File([e],e.name,{type:e.type});return n.set(e,c),xn(c,e,r,n,i),c}if(typeof Blob<"u"&&e instanceof Blob){const c=new Blob([e],{type:e.type});return n.set(e,c),xn(c,e,r,n,i),c}if(e instanceof Error){const c=structuredClone(e);return n.set(e,c),c.message=e.message,c.name=e.name,c.stack=e.stack,c.cause=e.cause,c.constructor=e.constructor,xn(c,e,r,n,i),c}if(e instanceof Boolean){const c=new Boolean(e.valueOf());return n.set(e,c),xn(c,e,r,n,i),c}if(e instanceof Number){const c=new Number(e.valueOf());return n.set(e,c),xn(c,e,r,n,i),c}if(e instanceof String){const c=new String(e.valueOf());return n.set(e,c),xn(c,e,r,n,i),c}if(typeof e=="object"&&N$(e)){const c=Object.create(Object.getPrototypeOf(e));return n.set(e,c),xn(c,e,r,n,i),c}return e}function xn(e,t,r=e,n,i){const o=[...Object.keys(t),...i$(t)];for(let c=0;c<o.length;c++){const u=o[c],f=Object.getOwnPropertyDescriptor(e,u);(f==null||f.writable)&&(e[u]=Xa(t[u],u,r,n,i))}}function N$(e){switch(i0(e)){case GE:case u$:case d$:case h$:case KE:case s$:case w$:case k$:case x$:case y$:case b$:case l$:case HE:case f$:case a$:case c$:case WE:case o$:case m$:case p$:case g$:case v$:return!0;default:return!1}}function E$(e){return Xa(e,void 0,e,new Map,void 0)}function af(e,t){return e===t||Number.isNaN(e)&&Number.isNaN(t)}function VE(e){return e!==null&&(typeof e=="object"||typeof e=="function")}function qE(e,t,r){return typeof r!="function"?qE(e,t,()=>{}):Bv(e,t,function n(i,o,c,u,f,h){const m=r(i,o,c,u,f,h);return m!==void 0?!!m:Bv(i,o,n,h,!1)},new Map,!0)}function Bv(e,t,r,n,i=!1){if(t===e)return!0;switch(typeof t){case"object":return A$(e,t,r,n);case"function":return Object.keys(t).length>0?Bv(e,{...t},r,n,i):af(e,t);default:return VE(e)&&i?typeof t=="string"?t==="":!0:af(e,t)}}function A$(e,t,r,n){if(t==null)return!0;if(Array.isArray(t))return QE(e,t,r,n);if(t instanceof Map)return C$(e,t,r,n);if(t instanceof Set)return P$(e,t,r,n);const i=Object.keys(t);if(e==null||Fv(e))return i.length===0;if(i.length===0)return!0;if(n!=null&&n.has(t))return n.get(t)===e;n==null||n.set(t,e);try{for(let o=0;o<i.length;o++){const c=i[o];if(!Fv(e)&&!(c in e)||t[c]===void 0&&e[c]!==void 0||t[c]===null&&e[c]!==null||!r(e[c],t[c],c,e,t,n))return!1}return!0}finally{n==null||n.delete(t)}}function C$(e,t,r,n){if(t.size===0)return!0;if(!(e instanceof Map))return!1;for(const[i,o]of t.entries())if(r(e.get(i),o,i,e,t,n)===!1)return!1;return!0}function QE(e,t,r,n){if(t.length===0)return!0;if(!Array.isArray(e))return!1;const i=new Set;for(let o=0;o<t.length;o++){const c=t[o];let u=!1;for(let f=0;f<e.length;f++){if(i.has(f))continue;const h=e[f];let m=!1;if(r(h,c,o,e,t,n)&&(m=!0),m){i.add(f),u=!0;break}}if(!u)return!1}return!0}function P$(e,t,r,n){return t.size===0?!0:e instanceof Set?QE([...e],[...t],r,n):!1}function YE(e,t){return qE(e,t,()=>{})}function O$(e){return e=E$(e),t=>YE(t,e)}function _$(e,t){return S$(e,(r,n,i,o)=>{if(typeof e=="object"){if(i0(e)==="[object Object]"&&typeof e.constructor!="function"){const c={};return o.set(e,c),xn(c,e,i,o),c}switch(Object.prototype.toString.call(e)){case HE:case WE:case KE:{const c=new e.constructor(e==null?void 0:e.valueOf());return xn(c,e),c}case GE:{const c={};return xn(c,e),c.length=e.length,c[Symbol.iterator]=e[Symbol.iterator],c}default:return}}})}function M$(e){return _$(e)}const I$=/^(?:0|[1-9]\d*)$/;function ZE(e,t=Number.MAX_SAFE_INTEGER){switch(typeof e){case"number":return Number.isInteger(e)&&e>=0&&e<t;case"symbol":return!1;case"string":return I$.test(e)}}function T$(e){return e!==null&&typeof e=="object"&&i0(e)==="[object Arguments]"}function D$(e,t){let r;if(Array.isArray(t)?r=t:typeof t=="string"&&RE(t)&&(e==null?void 0:e[t])==null?r=t0(t):r=[t],r.length===0)return!1;let n=e;for(let i=0;i<r.length;i++){const o=r[i];if((n==null||!Object.hasOwn(n,o))&&!((Array.isArray(n)||T$(n))&&ZE(o)&&o<n.length))return!1;n=n[o]}return!0}function L$(e,t){switch(typeof e){case"object":Object.is(e==null?void 0:e.valueOf(),-0)&&(e="-0");break;case"number":e=e0(e);break}return t=M$(t),function(r){const n=Oo(r,e);return n===void 0?D$(r,e):t===void 0?n===void 0:YE(n,t)}}function R$(e){if(e==null)return UE;switch(typeof e){case"function":return e;case"object":return Array.isArray(e)&&e.length===2?L$(e[0],e[1]):O$(e);case"string":case"symbol":case"number":return r$(e)}}function $$(e){return Number.isSafeInteger(e)&&e>=0}function XE(e){return e!=null&&typeof e!="function"&&$$(e.length)}function z$(e){return typeof e=="object"&&e!==null}function F$(e){return z$(e)&&XE(e)}function Ok(e,t=UE){return F$(e)?e$(Array.from(e),t$(R$(t),1)):[]}function B$(e,t,r){return t===!0?Ok(e,r):typeof t=="function"?Ok(e,t):e}var jg={exports:{}},Sg={},Ng={exports:{}},Eg={};/**
* @license React
* use-sync-external-store-shim.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var _k;function U$(){if(_k)return Eg;_k=1;var e=Xs();function t(p,v){return p===v&&(p!==0||1/p===1/v)||p!==p&&v!==v}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,i=e.useEffect,o=e.useLayoutEffect,c=e.useDebugValue;function u(p,v){var b=v(),S=n({inst:{value:b,getSnapshot:v}}),w=S[0].inst,k=S[1];return o(function(){w.value=b,w.getSnapshot=v,f(w)&&k({inst:w})},[p,b,v]),i(function(){return f(w)&&k({inst:w}),p(function(){f(w)&&k({inst:w})})},[p]),c(b),b}function f(p){var v=p.getSnapshot;p=p.value;try{var b=v();return!r(p,b)}catch{return!0}}function h(p,v){return v()}var m=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?h:u;return Eg.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:m,Eg}var Mk;function W$(){return Mk||(Mk=1,Ng.exports=U$()),Ng.exports}/**
* @license React
* use-sync-external-store-shim/with-selector.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var Ik;function H$(){if(Ik)return Sg;Ik=1;var e=Xs(),t=W$();function r(h,m){return h===m&&(h!==0||1/h===1/m)||h!==h&&m!==m}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,o=e.useRef,c=e.useEffect,u=e.useMemo,f=e.useDebugValue;return Sg.useSyncExternalStoreWithSelector=function(h,m,p,v,b){var S=o(null);if(S.current===null){var w={hasValue:!1,value:null};S.current=w}else w=S.current;S=u(function(){function N(O){if(!E){if(E=!0,A=O,O=v(O),b!==void 0&&w.hasValue){var D=w.value;if(b(D,O))return C=D}return C=O}if(D=C,n(A,O))return D;var B=v(O);return b!==void 0&&b(D,B)?(A=O,D):(A=O,C=B)}var E=!1,A,C,_=p===void 0?null:p;return[function(){return N(m())},_===null?void 0:function(){return N(_())}]},[m,p,v,b]);var k=i(h,S[0],S[1]);return c(function(){w.hasValue=!0,w.value=k},[k]),f(k),k},Sg}var Tk;function K$(){return Tk||(Tk=1,jg.exports=H$()),jg.exports}var G$=K$(),a0=x.createContext(null),V$=e=>e,At=()=>{var e=x.useContext(a0);return e?e.store.dispatch:V$},of=()=>{},q$=()=>of,Q$=(e,t)=>e===t;function Me(e){var t=x.useContext(a0),r=x.useMemo(()=>t?n=>{if(n!=null)return e(n)}:of,[t,e]);return G$.useSyncExternalStoreWithSelector(t?t.subscription.addNestedSub:q$,t?t.store.getState:of,t?t.store.getState:of,r,Q$)}function Y$(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function Z$(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){const r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var Dk=e=>Array.isArray(e)?e:[e];function X$(e){const t=Array.isArray(e[0])?e[0]:e;return Z$(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function J$(e,t){const r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var e6=class{constructor(e){this.value=e}deref(){return this.value}},t6=()=>typeof WeakRef>"u"?e6:WeakRef,JE=t6(),r6=0,Lk=1;function Bd(){return{s:r6,v:void 0,o:null,p:null}}function n6(e){return e instanceof JE?e.deref():e}function eA(e,t={}){let r=Bd();const{resultEqualityCheck:n}=t;let i,o=0;function c(){let u=r;const{length:f}=arguments;for(let p=0,v=f;p<v;p++){const b=arguments[p];if(typeof b=="function"||typeof b=="object"&&b!==null){let S=u.o;S===null&&(u.o=S=new WeakMap);const w=S.get(b);w===void 0?(u=Bd(),S.set(b,u)):u=w}else{let S=u.p;S===null&&(u.p=S=new Map);const w=S.get(b);w===void 0?(u=Bd(),S.set(b,u)):u=w}}const h=u;let m;if(u.s===Lk)m=u.v;else if(m=e.apply(null,arguments),o++,n){const p=n6(i);p!=null&&n(p,m)&&(m=p,o!==0&&o--),i=typeof m=="object"&&m!==null||typeof m=="function"?new JE(m):m}return h.s=Lk,h.v=m,m}return c.clearCache=()=>{r=Bd(),c.resetResultsCount()},c.resultsCount=()=>o,c.resetResultsCount=()=>{o=0},c}function i6(e,...t){const r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let o=0,c=0,u,f={},h=i.pop();typeof h=="object"&&(f=h,h=i.pop()),Y$(h,`createSelector expects an output function after the inputs, but received: [${typeof h}]`);const m={...r,...f},{memoize:p,memoizeOptions:v=[],argsMemoize:b=eA,argsMemoizeOptions:S=[]}=m,w=Dk(v),k=Dk(S),N=X$(i),E=p(function(){return o++,h.apply(null,arguments)},...w),A=b(function(){c++;const _=J$(N,arguments);return u=E.apply(null,_),u},...k);return Object.assign(A,{resultFunc:h,memoizedResultFunc:E,dependencies:N,dependencyRecomputations:()=>c,resetDependencyRecomputations:()=>{c=0},lastResult:()=>u,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:p,argsMemoize:b})};return Object.assign(n,{withTypes:()=>n}),n}var Q=i6(eA);function a6(e,t=1){const r=[],n=Math.floor(t),i=(o,c)=>{for(let u=0;u<o.length;u++){const f=o[u];Array.isArray(f)&&c<n?i(f,c+1):r.push(f)}};return i(e,0),r}function Uv(e,t,r){return VE(r)&&(typeof t=="number"&&XE(r)&&ZE(t)&&t<r.length||typeof t=="string"&&t in r)?af(r[t],e):!1}function Rk(e){return typeof e=="symbol"?1:e===null?2:e===void 0?3:e!==e?4:0}const o6=(e,t,r)=>{if(e!==t){const n=Rk(e),i=Rk(t);if(n===i&&n===0){if(e<t)return r==="desc"?1:-1;if(e>t)return r==="desc"?-1:1}return r==="desc"?i-n:n-i}return 0};function tA(e){return typeof e=="symbol"||e instanceof Symbol}const s6=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,l6=/^\w*$/;function c6(e,t){return Array.isArray(e)?!1:typeof e=="number"||typeof e=="boolean"||e==null||tA(e)?!0:typeof e=="string"&&(l6.test(e)||!s6.test(e))||t!=null}function u6(e,t,r,n){if(e==null)return[];r=r,Array.isArray(e)||(e=Object.values(e)),Array.isArray(t)||(t=t==null?[null]:[t]),t.length===0&&(t=[null]),Array.isArray(r)||(r=r==null?[]:[r]),r=r.map(u=>String(u));const i=(u,f)=>{let h=u;for(let m=0;m<f.length&&h!=null;++m)h=h[f[m]];return h},o=(u,f)=>f==null||u==null?f:typeof u=="object"&&"key"in u?Object.hasOwn(f,u.key)?f[u.key]:i(f,u.path):typeof u=="function"?u(f):Array.isArray(u)?i(f,u):typeof f=="object"?f[u]:f,c=t.map(u=>(Array.isArray(u)&&u.length===1&&(u=u[0]),u==null||typeof u=="function"||Array.isArray(u)||c6(u)?u:{key:u,path:t0(u)}));return e.map(u=>({original:u,criteria:c.map(f=>o(f,u))})).slice().sort((u,f)=>{for(let h=0;h<c.length;h++){const m=o6(u.criteria[h],f.criteria[h],r[h]);if(m!==0)return m}return 0}).map(u=>u.original)}function Eh(e,...t){const r=t.length;return r>1&&Uv(e,t[0],t[1])?t=[]:r>2&&Uv(t[0],t[1],t[2])&&(t=[t[0]]),u6(e,a6(t),["asc"])}var rA=e=>e.legend.settings,d6=e=>e.legend.size,f6=e=>e.legend.payload;Q([f6,rA],(e,t)=>{var r=t.itemSorter,n=e.flat(1);return r?Eh(n,r):n});function h6(e,t){return v6(e)||g6(e,t)||p6(e,t)||m6()}function m6(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function p6(e,t){if(e){if(typeof e=="string")return $k(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?$k(e,t):void 0}}function $k(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function g6(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function v6(e){if(Array.isArray(e))return e}var Ud=1;function zk(e,t){return Math.abs(e.height-t.height)>Ud||Math.abs(e.left-t.left)>Ud||Math.abs(e.top-t.top)>Ud||Math.abs(e.width-t.width)>Ud}function Fk(e){var t=e.getBoundingClientRect();return{height:t.height,left:t.left,top:t.top,width:t.width}}function x6(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=x.useState({height:0,left:0,top:0,width:0}),r=h6(t,2),n=r[0],i=r[1],o=x.useRef(null),c=x.useRef(n);c.current=n;var u=x.useCallback(f=>{if(o.current!=null&&(o.current.disconnect(),o.current=null),f!=null){var h=Fk(f);if(zk(h,c.current)&&i(h),typeof ResizeObserver<"u"){var m=new ResizeObserver(()=>{var p=Fk(f);zk(p,c.current)&&i(p)});m.observe(f),o.current=m}}},[...e]);return x.useEffect(()=>()=>{var f;(f=o.current)===null||f===void 0||f.disconnect()},[]),[n,u]}function Vt(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var y6=typeof Symbol=="function"&&Symbol.observable||"@@observable",Bk=y6,Ag=()=>Math.random().toString(36).substring(7).split("").join("."),b6={INIT:`@@redux/INIT${Ag()}`,REPLACE:`@@redux/REPLACE${Ag()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ag()}`},kf=b6;function o0(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function nA(e,t,r){if(typeof e!="function")throw new Error(Vt(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Vt(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Vt(1));return r(nA)(e,t)}let n=e,i=t,o=new Map,c=o,u=0,f=!1;function h(){c===o&&(c=new Map,o.forEach((k,N)=>{c.set(N,k)}))}function m(){if(f)throw new Error(Vt(3));return i}function p(k){if(typeof k!="function")throw new Error(Vt(4));if(f)throw new Error(Vt(5));let N=!0;h();const E=u++;return c.set(E,k),function(){if(N){if(f)throw new Error(Vt(6));N=!1,h(),c.delete(E),o=null}}}function v(k){if(!o0(k))throw new Error(Vt(7));if(typeof k.type>"u")throw new Error(Vt(8));if(typeof k.type!="string")throw new Error(Vt(17));if(f)throw new Error(Vt(9));try{f=!0,i=n(i,k)}finally{f=!1}return(o=c).forEach(E=>{E()}),k}function b(k){if(typeof k!="function")throw new Error(Vt(10));n=k,v({type:kf.REPLACE})}function S(){const k=p;return{subscribe(N){if(typeof N!="object"||N===null)throw new Error(Vt(11));function E(){const C=N;C.next&&C.next(m())}return E(),{unsubscribe:k(E)}},[Bk](){return this}}}return v({type:kf.INIT}),{dispatch:v,subscribe:p,getState:m,replaceReducer:b,[Bk]:S}}function w6(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:kf.INIT})>"u")throw new Error(Vt(12));if(typeof r(void 0,{type:kf.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Vt(13))})}function iA(e){const t=Object.keys(e),r={};for(let o=0;o<t.length;o++){const c=t[o];typeof e[c]=="function"&&(r[c]=e[c])}const n=Object.keys(r);let i;try{w6(r)}catch(o){i=o}return function(c={},u){if(i)throw i;let f=!1;const h={};for(let m=0;m<n.length;m++){const p=n[m],v=r[p],b=c[p],S=v(b,u);if(typeof S>"u")throw u&&u.type,new Error(Vt(14));h[p]=S,f=f||S!==b}return f=f||n.length!==Object.keys(c).length,f?h:c}}function jf(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function k6(...e){return t=>(r,n)=>{const i=t(r,n);let o=()=>{throw new Error(Vt(15))};const c={getState:i.getState,dispatch:(f,...h)=>o(f,...h)},u=e.map(f=>f(c));return o=jf(...u)(i.dispatch),{...i,dispatch:o}}}function aA(e){return o0(e)&&"type"in e&&typeof e.type=="string"}var oA=Symbol.for("immer-nothing"),Uk=Symbol.for("immer-draftable"),xr=Symbol.for("immer-state");function bn(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var zr=Object,Ws=zr.getPrototypeOf,Sf="constructor",Ah="prototype",Wv="configurable",Nf="enumerable",sf="writable",Dc="value",ki=e=>!!e&&!!e[xr];function Nn(e){var t;return e?sA(e)||Ph(e)||!!e[Uk]||!!((t=e[Sf])!=null&&t[Uk])||Oh(e)||_h(e):!1}var j6=zr[Ah][Sf].toString(),Wk=new WeakMap;function sA(e){if(!e||!s0(e))return!1;const t=Ws(e);if(t===null||t===zr[Ah])return!0;const r=zr.hasOwnProperty.call(t,Sf)&&t[Sf];if(r===Object)return!0;if(!xs(r))return!1;let n=Wk.get(r);return n===void 0&&(n=Function.toString.call(r),Wk.set(r,n)),n===j6}function Ch(e,t,r=!0){au(e)===0?(r?Reflect.ownKeys(e):zr.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function au(e){const t=e[xr];return t?t.type_:Ph(e)?1:Oh(e)?2:_h(e)?3:0}var Hk=(e,t,r=au(e))=>r===2?e.has(t):zr[Ah].hasOwnProperty.call(e,t),Hv=(e,t,r=au(e))=>r===2?e.get(t):e[t],Ef=(e,t,r,n=au(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function S6(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var Ph=Array.isArray,Oh=e=>e instanceof Map,_h=e=>e instanceof Set,s0=e=>typeof e=="object",xs=e=>typeof e=="function",Cg=e=>typeof e=="boolean";function N6(e){const t=+e;return Number.isInteger(t)&&String(t)===e}var ui=e=>e.copy_||e.base_,l0=e=>e.modified_?e.copy_:e.base_;function Kv(e,t){if(Oh(e))return new Map(e);if(_h(e))return new Set(e);if(Ph(e))return Array[Ah].slice.call(e);const r=sA(e);if(t===!0||t==="class_only"&&!r){const n=zr.getOwnPropertyDescriptors(e);delete n[xr];let i=Reflect.ownKeys(n);for(let o=0;o<i.length;o++){const c=i[o],u=n[c];u[sf]===!1&&(u[sf]=!0,u[Wv]=!0),(u.get||u.set)&&(n[c]={[Wv]:!0,[sf]:!0,[Nf]:u[Nf],[Dc]:e[c]})}return zr.create(Ws(e),n)}else{const n=Ws(e);if(n!==null&&r)return{...e};const i=zr.create(n);return zr.assign(i,e)}}function c0(e,t=!1){return Mh(e)||ki(e)||!Nn(e)||(au(e)>1&&zr.defineProperties(e,{set:Wd,add:Wd,clear:Wd,delete:Wd}),zr.freeze(e),t&&Ch(e,(r,n)=>{c0(n,!0)},!1)),e}function E6(){bn(2)}var Wd={[Dc]:E6};function Mh(e){return e===null||!s0(e)?!0:zr.isFrozen(e)}var Af="MapSet",Gv="Patches",Kk="ArrayMethods",lA={};function ko(e){const t=lA[e];return t||bn(0,e),t}var Gk=e=>!!lA[e],Lc,cA=()=>Lc,A6=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:Gk(Af)?ko(Af):void 0,arrayMethodsPlugin_:Gk(Kk)?ko(Kk):void 0});function Vk(e,t){t&&(e.patchPlugin_=ko(Gv),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Vv(e){qv(e),e.drafts_.forEach(C6),e.drafts_=null}function qv(e){e===Lc&&(Lc=e.parent_)}var qk=e=>Lc=A6(Lc,e);function C6(e){const t=e[xr];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Qk(e,t){t.unfinalizedDrafts_=t.drafts_.length;const r=t.drafts_[0];if(e!==void 0&&e!==r){r[xr].modified_&&(Vv(t),bn(4)),Nn(e)&&(e=Yk(t,e));const{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[xr].base_,e,t)}else e=Yk(t,r);return P6(t,e,!0),Vv(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==oA?e:void 0}function Yk(e,t){if(Mh(t))return t;const r=t[xr];if(!r)return Cf(t,e.handledSet_,e);if(!Ih(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){const{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);fA(r,e)}return r.copy_}function P6(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&c0(t,r)}function uA(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var Ih=(e,t)=>e.scope_===t,O6=[];function dA(e,t,r,n){const i=ui(e),o=e.type_;if(n!==void 0&&Hv(i,n,o)===t){Ef(i,n,r,o);return}if(!e.draftLocations_){const u=e.draftLocations_=new Map;Ch(i,(f,h)=>{if(ki(h)){const m=u.get(h)||[];m.push(f),u.set(h,m)}})}const c=e.draftLocations_.get(t)??O6;for(const u of c)Ef(i,u,r,o)}function _6(e,t,r){e.callbacks_.push(function(i){var u;const o=t;if(!o||!Ih(o,i))return;(u=i.mapSetPlugin_)==null||u.fixSetContents(o);const c=l0(o);dA(e,o.draft_??o,c,r),fA(o,i)})}function fA(e,t){var n;if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(((n=e.assigned_)==null?void 0:n.size)??0)>0)){const{patchPlugin_:i}=t;if(i){const o=i.getPath(e);o&&i.generatePatches_(e,o,t)}uA(e)}}function M6(e,t,r){const{scope_:n}=e;if(ki(r)){const i=r[xr];Ih(i,n)&&i.callbacks_.push(function(){lf(e);const c=l0(i);dA(e,r,c,t)})}else Nn(r)&&e.callbacks_.push(function(){const o=ui(e);e.type_===3?o.has(r)&&Cf(r,n.handledSet_,n):Hv(o,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Cf(Hv(e.copy_,t,e.type_),n.handledSet_,n)})}function Cf(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||ki(e)||t.has(e)||!Nn(e)||Mh(e)||(t.add(e),Ch(e,(n,i)=>{if(ki(i)){const o=i[xr];if(Ih(o,r)){const c=l0(o);Ef(e,n,c,e.type_),uA(o)}}else Nn(i)&&Cf(i,t,r)})),e}function I6(e,t){const r=Ph(e),n={type_:r?1:0,scope_:t?t.scope_:cA(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0};let i=n,o=Pf;r&&(i=[n],o=Rc);const{revoke:c,proxy:u}=Proxy.revocable(i,o);return n.draft_=u,n.revoke_=c,[u,n]}var Pf={get(e,t){if(t===xr)return e;let r=e.scope_.arrayMethodsPlugin_;const n=e.type_===1&&typeof t=="string";if(n&&r!=null&&r.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);const i=ui(e);if(!Hk(i,t,e.type_))return T6(e,i,t);const o=i[t];if(e.finalized_||!Nn(o)||n&&e.operationMethod&&(r!=null&&r.isMutatingArrayMethod(e.operationMethod))&&N6(t))return o;if(o===Pg(e.base_,t)){lf(e);const c=e.type_===1?+t:t,u=Yv(e.scope_,o,e,c);return e.copy_[c]=u}return o},has(e,t){return t in ui(e)},ownKeys(e){return Reflect.ownKeys(ui(e))},set(e,t,r){const n=hA(ui(e),t);if(n!=null&&n.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){const i=Pg(ui(e),t),o=i==null?void 0:i[xr];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(S6(r,i)&&(r!==void 0||Hk(e.base_,t,e.type_)))return!0;lf(e),Qv(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),M6(e,t,r)),!0},deleteProperty(e,t){return lf(e),Pg(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Qv(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const r=ui(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[sf]:!0,[Wv]:e.type_!==1||t!=="length",[Nf]:n[Nf],[Dc]:r[t]}},defineProperty(){bn(11)},getPrototypeOf(e){return Ws(e.base_)},setPrototypeOf(){bn(12)}},Rc={};for(let e in Pf){let t=Pf[e];Rc[e]=function(){const r=arguments;return r[0]=r[0][0],t.apply(this,r)}}Rc.deleteProperty=function(e,t){return Rc.set.call(this,e,t,void 0)};Rc.set=function(e,t,r){return Pf.set.call(this,e[0],t,r,e[0])};function Pg(e,t){const r=e[xr];return(r?ui(r):e)[t]}function T6(e,t,r){var i;const n=hA(t,r);return n?Dc in n?n[Dc]:(i=n.get)==null?void 0:i.call(e.draft_):void 0}function hA(e,t){if(!(t in e))return;let r=Ws(e);for(;r;){const n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Ws(r)}}function Qv(e){e.modified_||(e.modified_=!0,e.parent_&&Qv(e.parent_))}function lf(e){e.copy_||(e.assigned_=new Map,e.copy_=Kv(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var D6=class{constructor(t){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(r,n,i)=>{if(xs(r)&&!xs(n)){const c=n;n=r;const u=this;return function(h=c,...m){return u.produce(h,p=>n.call(this,p,...m))}}xs(n)||bn(6),i!==void 0&&!xs(i)&&bn(7);let o;if(Nn(r)){const c=qk(this),u=Yv(c,r,void 0);let f=!0;try{o=n(u),f=!1}finally{f?Vv(c):qv(c)}return Vk(c,i),Qk(o,c)}else if(!r||!s0(r)){if(o=n(r),o===void 0&&(o=r),o===oA&&(o=void 0),this.autoFreeze_&&c0(o,!0),i){const c=[],u=[];ko(Gv).generateReplacementPatches_(r,o,{patches_:c,inversePatches_:u}),i(c,u)}return o}else bn(1,r)},this.produceWithPatches=(r,n)=>{if(xs(r))return(u,...f)=>this.produceWithPatches(u,h=>r(h,...f));let i,o;return[this.produce(r,n,(u,f)=>{i=u,o=f}),i,o]},Cg(t==null?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze),Cg(t==null?void 0:t.useStrictShallowCopy)&&this.setUseStrictShallowCopy(t.useStrictShallowCopy),Cg(t==null?void 0:t.useStrictIteration)&&this.setUseStrictIteration(t.useStrictIteration)}createDraft(t){Nn(t)||bn(8),ki(t)&&(t=tn(t));const r=qk(this),n=Yv(r,t,void 0);return n[xr].isManual_=!0,qv(r),n}finishDraft(t,r){const n=t&&t[xr];(!n||!n.isManual_)&&bn(9);const{scope_:i}=n;return Vk(i,r),Qk(void 0,i)}setAutoFreeze(t){this.autoFreeze_=t}setUseStrictShallowCopy(t){this.useStrictShallowCopy_=t}setUseStrictIteration(t){this.useStrictIteration_=t}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(t,r){let n;for(n=r.length-1;n>=0;n--){const o=r[n];if(o.path.length===0&&o.op==="replace"){t=o.value;break}}n>-1&&(r=r.slice(n+1));const i=ko(Gv).applyPatches_;return ki(t)?i(t,r):this.produce(t,o=>i(o,r))}};function Yv(e,t,r,n){const[i,o]=Oh(t)?ko(Af).proxyMap_(t,r):_h(t)?ko(Af).proxySet_(t,r):I6(t,r);return((r==null?void 0:r.scope_)??cA()).drafts_.push(i),o.callbacks_=(r==null?void 0:r.callbacks_)??[],o.key_=n,r&&n!==void 0?_6(r,o,n):o.callbacks_.push(function(f){var m;(m=f.mapSetPlugin_)==null||m.fixSetContents(o);const{patchPlugin_:h}=f;o.modified_&&h&&h.generatePatches_(o,[],f)}),i}function tn(e){return ki(e)||bn(10,e),mA(e)}function mA(e){if(!Nn(e)||Mh(e))return e;const t=e[xr];let r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Kv(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Kv(e,!0);return Ch(r,(i,o)=>{Ef(r,i,mA(o))},n),t&&(t.finalized_=!1),r}var L6=new D6,pA=L6.produce;function gA(e){return({dispatch:r,getState:n})=>i=>o=>typeof o=="function"?o(r,n,e):i(o)}var R6=gA(),$6=gA,z6=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?jf:jf.apply(null,arguments)};function Br(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Fr(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>aA(n)&&n.type===e,r}var vA=class vc extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,vc.prototype)}static get[Symbol.species](){return vc}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new vc(...t[0].concat(this)):new vc(...t.concat(this))}};function Zk(e){return Nn(e)?pA(e,()=>{}):e}function Hd(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function F6(e){return typeof e=="boolean"}var B6=()=>function(t){const{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:o=!0}=t??{};let c=new vA;return r&&(F6(r)?c.push(R6):c.push($6(r.extraArgument))),c},xA="RTK_autoBatch",lt=()=>e=>({payload:e,meta:{[xA]:!0}}),Xk=e=>t=>{setTimeout(t,e)},U6=(e,t)=>r=>{let n=!1;const i=()=>{n||(n=!0,cancelAnimationFrame(o),clearTimeout(c),r())},o=e(i),c=setTimeout(i,t)},yA=(e={type:"raf"})=>t=>(...r)=>{const n=t(...r);let i=!0,o=!1,c=!1;const u=new Set,f=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?U6(window.requestAnimationFrame,100):Xk(10):e.type==="callback"?e.queueNotification:Xk(e.timeout),h=()=>{c=!1,o&&(o=!1,u.forEach(m=>m()))};return Object.assign({},n,{subscribe(m){const p=()=>i&&m(),v=n.subscribe(p);return u.add(m),()=>{v(),u.delete(m)}},dispatch(m){var p;try{return i=!((p=m==null?void 0:m.meta)!=null&&p[xA]),o=!i,o&&(c||(c=!0,f(h))),n.dispatch(m)}finally{i=!0}}})},W6=e=>function(r){const{autoBatch:n=!0}=r??{};let i=new vA(e);return n&&i.push(yA(typeof n=="object"?n:void 0)),i};function H6(e){const t=B6(),{reducer:r=void 0,middleware:n,devTools:i=!0,preloadedState:o=void 0,enhancers:c=void 0}=e||{};let u;if(typeof r=="function")u=r;else if(o0(r))u=iA(r);else throw new Error(Fr(1));let f;typeof n=="function"?f=n(t):f=t();let h=jf;i&&(h=z6({trace:!1,...typeof i=="object"&&i}));const m=k6(...f),p=W6(m);let v=typeof c=="function"?c(p):p();const b=h(...v);return nA(u,o,b)}function bA(e){const t={},r=[];let n;const i={addCase(o,c){const u=typeof o=="string"?o:o.type;if(!u)throw new Error(Fr(28));if(u in t)throw new Error(Fr(29));return t[u]=c,i},addAsyncThunk(o,c){return c.pending&&(t[o.pending.type]=c.pending),c.rejected&&(t[o.rejected.type]=c.rejected),c.fulfilled&&(t[o.fulfilled.type]=c.fulfilled),c.settled&&r.push({matcher:o.settled,reducer:c.settled}),i},addMatcher(o,c){return r.push({matcher:o,reducer:c}),i},addDefaultCase(o){return n=o,i}};return e(i),[t,r,n]}function K6(e){return typeof e=="function"}function G6(e,t){let[r,n,i]=bA(t),o;if(K6(e))o=()=>Zk(e());else{const u=Zk(e);o=()=>u}function c(u=o(),f){let h=[r[f.type],...n.filter(({matcher:m})=>m(f)).map(({reducer:m})=>m)];return h.filter(m=>!!m).length===0&&(h=[i]),h.reduce((m,p)=>{if(p)if(ki(m)){const b=p(m,f);return b===void 0?m:b}else{if(Nn(m))return pA(m,v=>p(v,f));{const v=p(m,f);if(v===void 0){if(m===null)return m;throw Error("A case reducer on a non-draftable value must not return undefined")}return v}}return m},u)}return c.getInitialState=o,c}var V6="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",q6=(e=21)=>{let t="",r=e;for(;r--;)t+=V6[Math.random()*64|0];return t},Q6=Symbol.for("rtk-slice-createasyncthunk");function Y6(e,t){return`${e}/${t}`}function Z6({creators:e}={}){var r;const t=(r=e==null?void 0:e.asyncThunk)==null?void 0:r[Q6];return function(i){const{name:o,reducerPath:c=o}=i;if(!o)throw new Error(Fr(11));const u=(typeof i.reducers=="function"?i.reducers(J6()):i.reducers)||{},f=Object.keys(u),h={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},m={addCase(C,_){const O=typeof C=="string"?C:C.type;if(!O)throw new Error(Fr(12));if(O in h.sliceCaseReducersByType)throw new Error(Fr(13));return h.sliceCaseReducersByType[O]=_,m},addMatcher(C,_){return h.sliceMatchers.push({matcher:C,reducer:_}),m},exposeAction(C,_){return h.actionCreators[C]=_,m},exposeCaseReducer(C,_){return h.sliceCaseReducersByName[C]=_,m}};f.forEach(C=>{const _=u[C],O={reducerName:C,type:Y6(o,C),createNotation:typeof i.reducers=="function"};tz(_)?nz(O,_,m,t):ez(O,_,m)});function p(){const[C={},_=[],O=void 0]=typeof i.extraReducers=="function"?bA(i.extraReducers):[i.extraReducers],D={...C,...h.sliceCaseReducersByType};return G6(i.initialState,B=>{for(let z in D)B.addCase(z,D[z]);for(let z of h.sliceMatchers)B.addMatcher(z.matcher,z.reducer);for(let z of _)B.addMatcher(z.matcher,z.reducer);O&&B.addDefaultCase(O)})}const v=C=>C,b=new Map,S=new WeakMap;let w;function k(C,_){return w||(w=p()),w(C,_)}function N(){return w||(w=p()),w.getInitialState()}function E(C,_=!1){function O(B){let z=B[C];return typeof z>"u"&&_&&(z=Hd(S,O,N)),z}function D(B=v){const z=Hd(b,_,()=>new WeakMap);return Hd(z,B,()=>{const $={};for(const[K,W]of Object.entries(i.selectors??{}))$[K]=X6(W,B,()=>Hd(S,B,N),_);return $})}return{reducerPath:C,getSelectors:D,get selectors(){return D(O)},selectSlice:O}}const A={name:o,reducer:k,actions:h.actionCreators,caseReducers:h.sliceCaseReducersByName,getInitialState:N,...E(c),injectInto(C,{reducerPath:_,...O}={}){const D=_??c;return C.inject({reducerPath:D,reducer:k},O),{...A,...E(D,!0)}}};return A}}function X6(e,t,r,n){function i(o,...c){let u=t(o);return typeof u>"u"&&n&&(u=r()),e(u,...c)}return i.unwrapped=e,i}var ur=Z6();function J6(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function ez({type:e,reducerName:t,createNotation:r},n,i){let o,c;if("reducer"in n){if(r&&!rz(n))throw new Error(Fr(17));o=n.reducer,c=n.prepare}else o=n;i.addCase(e,o).exposeCaseReducer(t,o).exposeAction(t,c?Br(e,c):Br(e))}function tz(e){return e._reducerDefinitionType==="asyncThunk"}function rz(e){return e._reducerDefinitionType==="reducerWithPrepare"}function nz({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Fr(18));const{payloadCreator:o,fulfilled:c,pending:u,rejected:f,settled:h,options:m}=r,p=i(e,o,m);n.exposeAction(t,p),c&&n.addCase(p.fulfilled,c),u&&n.addCase(p.pending,u),f&&n.addCase(p.rejected,f),h&&n.addMatcher(p.settled,h),n.exposeCaseReducer(t,{fulfilled:c||Kd,pending:u||Kd,rejected:f||Kd,settled:h||Kd})}function Kd(){}var iz="task",wA="listener",kA="completed",u0="cancelled",az=`task-${u0}`,oz=`task-${kA}`,Zv=`${wA}-${u0}`,sz=`${wA}-${kA}`,Th=class{constructor(e){is(this,"code");is(this,"name","TaskAbortError");is(this,"message");this.code=e,this.message=`${iz} ${u0} (reason: ${e})`}},d0=(e,t)=>{if(typeof e!="function")throw new TypeError(Fr(32))},Of=()=>{},jA=(e,t=Of)=>(e.catch(t),e),SA=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),go=e=>{if(e.aborted)throw new Th(e.reason)};function NA(e,t){let r=Of;return new Promise((n,i)=>{const o=()=>i(new Th(e.reason));if(e.aborted){o();return}r=SA(e,o),t.finally(()=>r()).then(n,i)}).finally(()=>{r=Of})}var lz=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(r){return{status:r instanceof Th?"cancelled":"rejected",error:r}}finally{t==null||t()}},_f=e=>t=>jA(NA(e,t).then(r=>(go(e),r))),EA=e=>{const t=_f(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:js}=Object,Jk={},Dh="listenerMiddleware",cz=(e,t)=>{const r=n=>SA(e,()=>n.abort(e.reason));return(n,i)=>{d0(n);const o=new AbortController;r(o);const c=lz(async()=>{go(e),go(o.signal);const u=await n({pause:_f(o.signal),delay:EA(o.signal),signal:o.signal});return go(o.signal),u},()=>o.abort(oz));return i!=null&&i.autoJoin&&t.push(c.catch(Of)),{result:_f(e)(c),cancel(){o.abort(az)}}}},uz=(e,t)=>{const r=async(n,i)=>{go(t);let o=()=>{};const u=[new Promise((f,h)=>{let m=e({predicate:n,effect:(p,v)=>{v.unsubscribe(),f([p,v.getState(),v.getOriginalState()])}});o=()=>{m(),h()}})];i!=null&&u.push(new Promise(f=>setTimeout(f,i,null)));try{const f=await NA(t,Promise.race(u));return go(t),f}finally{o()}};return((n,i)=>jA(r(n,i)))},AA=e=>{let{type:t,actionCreator:r,matcher:n,predicate:i,effect:o}=e;if(t)i=Br(t).match;else if(r)t=r.type,i=r.match;else if(n)i=n;else if(!i)throw new Error(Fr(21));return d0(o),{predicate:i,type:t,effect:o}},CA=js(e=>{const{type:t,predicate:r,effect:n}=AA(e);return{id:q6(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(Fr(22))}}},{withTypes:()=>CA}),ej=(e,t)=>{const{type:r,effect:n,predicate:i}=AA(t);return Array.from(e.values()).find(o=>(typeof r=="string"?o.type===r:o.predicate===i)&&o.effect===n)},Xv=e=>{e.pending.forEach(t=>{t.abort(Zv)})},dz=(e,t)=>()=>{for(const r of t.keys())Xv(r);e.clear()},tj=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},PA=js(Br(`${Dh}/add`),{withTypes:()=>PA}),fz=Br(`${Dh}/removeAll`),OA=js(Br(`${Dh}/remove`),{withTypes:()=>OA}),hz=(...e)=>{console.error(`${Dh}/error`,...e)},ou=(e={})=>{const t=new Map,r=new Map,n=b=>{const S=r.get(b)??0;r.set(b,S+1)},i=b=>{const S=r.get(b)??1;S===1?r.delete(b):r.set(b,S-1)},{extra:o,onError:c=hz}=e;d0(c);const u=b=>(b.unsubscribe=()=>t.delete(b.id),t.set(b.id,b),S=>{b.unsubscribe(),S!=null&&S.cancelActive&&Xv(b)}),f=(b=>{const S=ej(t,b)??CA(b);return u(S)});js(f,{withTypes:()=>f});const h=b=>{const S=ej(t,b);return S&&(S.unsubscribe(),b.cancelActive&&Xv(S)),!!S};js(h,{withTypes:()=>h});const m=async(b,S,w,k)=>{const N=new AbortController,E=uz(f,N.signal),A=[];try{b.pending.add(N),n(b),await Promise.resolve(b.effect(S,js({},w,{getOriginalState:k,condition:(C,_)=>E(C,_).then(Boolean),take:E,delay:EA(N.signal),pause:_f(N.signal),extra:o,signal:N.signal,fork:cz(N.signal,A),unsubscribe:b.unsubscribe,subscribe:()=>{t.set(b.id,b)},cancelActiveListeners:()=>{b.pending.forEach((C,_,O)=>{C!==N&&(C.abort(Zv),O.delete(C))})},cancel:()=>{N.abort(Zv),b.pending.delete(N)},throwIfCancelled:()=>{go(N.signal)}})))}catch(C){C instanceof Th||tj(c,C,{raisedBy:"effect"})}finally{await Promise.all(A),N.abort(sz),i(b),b.pending.delete(N)}},p=dz(t,r);return{middleware:b=>S=>w=>{if(!aA(w))return S(w);if(PA.match(w))return f(w.payload);if(fz.match(w)){p();return}if(OA.match(w))return h(w.payload);let k=b.getState();const N=()=>{if(k===Jk)throw new Error(Fr(23));return k};let E;try{if(E=S(w),t.size>0){const A=b.getState(),C=Array.from(t.values());for(const _ of C){let O=!1;try{O=_.predicate(w,A,k)}catch(D){O=!1,tj(c,D,{raisedBy:"predicate"})}O&&m(_,w,b,N)}}}finally{k=Jk}return E},startListening:f,stopListening:h,clearListeners:p}};function Fr(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var mz={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},_A=ur({name:"chartLayout",initialState:mz,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var r,n,i,o;e.margin.top=(r=t.payload.top)!==null&&r!==void 0?r:0,e.margin.right=(n=t.payload.right)!==null&&n!==void 0?n:0,e.margin.bottom=(i=t.payload.bottom)!==null&&i!==void 0?i:0,e.margin.left=(o=t.payload.left)!==null&&o!==void 0?o:0},setScale(e,t){e.scale=t.payload}}}),Lh=_A.actions,pz=Lh.setMargin,gz=Lh.setLayout,vz=Lh.setChartSize,xz=Lh.setScale,yz=_A.reducer;function MA(e,t,r){return Array.isArray(e)&&e&&t+r!==0?e.slice(t,r+1):e}function He(e){return Number.isFinite(e)}function Qn(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function rj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ys(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rj(Object(r),!0).forEach(function(n){bz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function bz(e,t,r){return(t=wz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function wz(e){var t=kz(e,"string");return typeof t=="symbol"?t:t+""}function kz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ft(e,t,r){return Xt(e)||Xt(t)?r:qn(t)?Oo(e,t,r):typeof t=="function"?t(e):r}var jz=(e,t,r)=>{if(t&&r){var n=r.width,i=r.height,o=t.align,c=t.verticalAlign,u=t.layout;if((u==="vertical"||u==="horizontal"&&c==="middle")&&o!=="center"&&Ee(e[o]))return ys(ys({},e),{},{[o]:e[o]+(n||0)});if((u==="horizontal"||u==="vertical"&&o==="center")&&c!=="middle"&&Ee(e[c]))return ys(ys({},e),{},{[c]:e[c]+(i||0)})}return e},Xn=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",IA=(e,t,r,n)=>{if(n)return e.map(u=>u.coordinate);var i,o,c=e.map(u=>(u.coordinate===t&&(i=!0),u.coordinate===r&&(o=!0),u.coordinate));return i||c.push(t),o||c.push(r),c},TA=(e,t,r)=>{if(!e)return null;var n=e.duplicateDomain,i=e.type,o=e.range,c=e.scale,u=e.realScaleType,f=e.isCategorical,h=e.categoricalDomain,m=e.tickCount,p=e.ticks,v=e.niceTicks,b=e.axisType;if(!c)return null;var S=u==="scaleBand"&&c.bandwidth?c.bandwidth()/2:2,w=i==="category"&&c.bandwidth?c.bandwidth()/S:0;if(w=b==="angleAxis"&&o&&o.length>=2?en(o[0]-o[1])*2*w:w,p||v){var k=(p||v||[]).map((N,E)=>{var A=n?n.indexOf(N):N,C=c.map(A);return He(C)?{coordinate:C+w,value:N,offset:w,index:E}:null}).filter(Cr);return k}return f&&h?h.map((N,E)=>{var A=c.map(N);return He(A)?{coordinate:A+w,value:N,index:E,offset:w}:null}).filter(Cr):c.ticks&&m!=null?c.ticks(m).map((N,E)=>{var A=c.map(N);return He(A)?{coordinate:A+w,value:N,index:E,offset:w}:null}).filter(Cr):c.domain().map((N,E)=>{var A=c.map(N);return He(A)?{coordinate:A+w,value:n?n[N]:N,index:E,offset:w}:null}).filter(Cr)},Sz=e=>{var t,r=e.length;if(!(r<=0)){var n=(t=e[0])===null||t===void 0?void 0:t.length;if(!(n==null||n<=0))for(var i=0;i<n;++i)for(var o=0,c=0,u=0;u<r;++u){var f=e[u],h=f==null?void 0:f[i];if(h!=null){var m=h[1],p=h[0],v=Vn(m)?p:m;v>=0?(h[0]=o,o+=v,h[1]=o):(h[0]=c,c+=v,h[1]=c)}}}},Nz=e=>{var t,r=e.length;if(!(r<=0)){var n=(t=e[0])===null||t===void 0?void 0:t.length;if(!(n==null||n<=0))for(var i=0;i<n;++i)for(var o=0,c=0;c<r;++c){var u=e[c],f=u==null?void 0:u[i];if(f!=null){var h=Vn(f[1])?f[0]:f[1];h>=0?(f[0]=o,o+=h,f[1]=o):(f[0]=0,f[1]=0)}}}},Ez={sign:Sz,expand:UR,none:bo,silhouette:WR,wiggle:HR,positive:Nz},Az=(e,t,r)=>{var n,i=(n=Ez[r])!==null&&n!==void 0?n:bo,o=BR().keys(t).value((u,f)=>Number(Ft(u,f,0))).order($v).offset(i),c=o(e);return c.forEach((u,f)=>{u.forEach((h,m)=>{var p=Ft(e[m],t[f],0);Array.isArray(p)&&p.length===2&&Ee(p[0])&&Ee(p[1])&&(h[0]=p[0],h[1]=p[1])})}),c};function Cz(e){return e==null?void 0:String(e)}function nj(e){var t=e.axis,r=e.ticks,n=e.bandSize,i=e.entry,o=e.index,c=e.dataKey;if(t.type==="category"){if(!t.allowDuplicatedCategory&&t.dataKey&&!Xt(i[t.dataKey])){var u=FE(r,"value",i[t.dataKey]);if(u)return u.coordinate+n/2}return r!=null&&r[o]?r[o].coordinate+n/2:null}var f=Ft(i,Xt(c)?t.dataKey:c),h=t.scale.map(f);return Ee(h)?h:null}var Pz=e=>{var t=e.flat(2).filter(Ee);return[Math.min(...t),Math.max(...t)]},Oz=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],_z=(e,t,r)=>{if(!(e==null||Object.keys(e).length===0))return Oz(Object.keys(e).reduce((n,i)=>{var o=e[i];if(!o)return n;var c=o.stackedData,u=c.reduce((f,h)=>{var m=MA(h,t,r),p=Pz(m);return!He(p[0])||!He(p[1])?f:[Math.min(f[0],p[0]),Math.max(f[1],p[1])]},[1/0,-1/0]);return[Math.min(u[0],n[0]),Math.max(u[1],n[1])]},[1/0,-1/0]))},ij=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,aj=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,Mf=(e,t,r)=>{if(e&&e.scale&&e.scale.bandwidth){var n=e.scale.bandwidth();if(!r||n>0)return n}if(e&&t&&t.length>=2){for(var i=Eh(t,m=>m.coordinate),o=1/0,c=1,u=i.length;c<u;c++){var f=i[c],h=i[c-1];o=Math.min(((f==null?void 0:f.coordinate)||0)-((h==null?void 0:h.coordinate)||0),o)}return o===1/0?0:o}return r?void 0:0};function oj(e){var t=e.tooltipEntrySettings,r=e.dataKey,n=e.payload,i=e.value,o=e.name;return ys(ys({},t),{},{dataKey:r,payload:n,value:i,name:o})}function DA(e,t){if(e!=null)return String(e);if(typeof t=="string")return t}var Mz=(e,t)=>{if(t==="horizontal")return e.relativeX;if(t==="vertical")return e.relativeY},Iz=(e,t)=>t==="centric"?e.angle:e.radius,Ai=e=>e.layout.width,Ci=e=>e.layout.height,Tz=e=>e.layout.scale,LA=e=>e.layout.margin,Rh=Q(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),$h=Q(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),Dz="data-recharts-item-index",Lz="data-recharts-item-id",su=60;function sj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Gd(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sj(Object(r),!0).forEach(function(n){Rz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Rz(e,t,r){return(t=$z(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $z(e){var t=zz(e,"string");return typeof t=="symbol"?t:t+""}function zz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Fz=e=>e.brush.height;function Bz(e){var t=$h(e);return t.reduce((r,n)=>{if(n.orientation==="left"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:su;return r+i}return r},0)}function Uz(e){var t=$h(e);return t.reduce((r,n)=>{if(n.orientation==="right"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:su;return r+i}return r},0)}function Wz(e){var t=Rh(e);return t.reduce((r,n)=>n.orientation==="top"&&!n.mirror&&!n.hide?r+n.height:r,0)}function Hz(e){var t=Rh(e);return t.reduce((r,n)=>n.orientation==="bottom"&&!n.mirror&&!n.hide?r+n.height:r,0)}var er=Q([Ai,Ci,LA,Fz,Bz,Uz,Wz,Hz,rA,d6],(e,t,r,n,i,o,c,u,f,h)=>{var m={left:(r.left||0)+i,right:(r.right||0)+o},p={top:(r.top||0)+c,bottom:(r.bottom||0)+u},v=Gd(Gd({},p),m),b=v.bottom;v.bottom+=n,v=jz(v,f,h);var S=e-v.left-v.right,w=t-v.top-v.bottom;return Gd(Gd({brushBottom:b},v),{},{width:Math.max(S,0),height:Math.max(w,0)})}),Kz=Q(er,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),RA=Q(Ai,Ci,(e,t)=>({x:0,y:0,width:e,height:t})),Gz=x.createContext(null),Or=()=>x.useContext(Gz)!=null,zh=e=>e.brush,Fh=Q([zh,er,LA],(e,t,r)=>({height:e.height,x:Ee(e.x)?e.x:t.left,y:Ee(e.y)?e.y:t.top+t.height+t.brushBottom-((r==null?void 0:r.bottom)||0),width:Ee(e.width)?e.width:t.width}));function Vz(e,t,{signal:r,edges:n}={}){let i,o=null;const c=n!=null&&n.includes("leading"),u=n==null||n.includes("trailing"),f=()=>{o!==null&&(e.apply(i,o),i=void 0,o=null)},h=()=>{u&&f(),b()};let m=null;const p=()=>{m!=null&&clearTimeout(m),m=setTimeout(()=>{m=null,h()},t)},v=()=>{m!==null&&(clearTimeout(m),m=null)},b=()=>{v(),i=void 0,o=null},S=()=>{f()},w=function(...k){if(r!=null&&r.aborted)return;i=this,o=k;const N=m==null;p(),c&&N&&f()};return w.schedule=p,w.cancel=b,w.flush=S,r==null||r.addEventListener("abort",b,{once:!0}),w}function qz(e,t=0,r={}){typeof r!="object"&&(r={});const{leading:n=!1,trailing:i=!0,maxWait:o}=r,c=Array(2);n&&(c[0]="leading"),i&&(c[1]="trailing");let u,f=null;const h=Vz(function(...v){u=e.apply(this,v),f=null},t,{edges:c}),m=function(...v){return o!=null&&(f===null&&(f=Date.now()),Date.now()-f>=o)?(u=e.apply(this,v),f=Date.now(),h.cancel(),h.schedule(),u):(h.apply(this,v),u)},p=()=>(h.flush(),u);return m.cancel=h.cancel,m.flush=p,m}function Qz(e,t=0,r={}){const{leading:n=!0,trailing:i=!0}=r;return qz(e,t,{leading:n,maxWait:t,trailing:i})}var If=function(t,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),o=2;o<n;o++)i[o-2]=arguments[o];if(typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=0;console.warn(r.replace(/%s/g,()=>i[c++]))}},Un={width:"100%",height:"100%",debounce:0,minWidth:0,initialDimension:{width:-1,height:-1}},$A=(e,t,r)=>{var n=r.width,i=n===void 0?Un.width:n,o=r.height,c=o===void 0?Un.height:o,u=r.aspect,f=r.maxHeight,h=wo(i)?e:Number(i),m=wo(c)?t:Number(c);return u&&u>0&&(h?m=h/u:m&&(h=m*u),f&&m!=null&&m>f&&(m=f)),{calculatedWidth:h,calculatedHeight:m}},Yz={width:0,height:0,overflow:"visible"},Zz={width:0,overflowX:"visible"},Xz={height:0,overflowY:"visible"},Jz={},e8=e=>{var t=e.width,r=e.height,n=wo(t),i=wo(r);return n&&i?Yz:n?Zz:i?Xz:Jz};function t8(e){var t=e.width,r=e.height,n=e.aspect,i=t,o=r;return i===void 0&&o===void 0?(i=Un.width,o=Un.height):i===void 0?i=n&&n>0?void 0:Un.width:o===void 0&&(o=n&&n>0?void 0:Un.height),{width:i,height:o}}var r8=["aspect","initialDimension","width","height","minWidth","minHeight","maxHeight","children","debounce","id","className","onResize","style"];function Tf(){return Tf=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Tf.apply(null,arguments)}function lj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?lj(Object(r),!0).forEach(function(n){n8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function n8(e,t,r){return(t=i8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function i8(e){var t=a8(e,"string");return typeof t=="symbol"?t:t+""}function a8(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function o8(e,t){return u8(e)||c8(e,t)||l8(e,t)||s8()}function s8(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function l8(e,t){if(e){if(typeof e=="string")return uj(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?uj(e,t):void 0}}function uj(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function c8(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function u8(e){if(Array.isArray(e))return e}function d8(e,t){if(e==null)return{};var r,n,i=f8(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function f8(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var zA=x.createContext(Un.initialDimension);function h8(e){return Qn(e.width)&&Qn(e.height)}function FA(e){var t=e.children,r=e.width,n=e.height,i=x.useMemo(()=>({width:r,height:n}),[r,n]);return h8(i)?x.createElement(zA.Provider,{value:i},t):null}var f0=()=>x.useContext(zA),m8=x.forwardRef((e,t)=>{var r=e.aspect,n=e.initialDimension,i=n===void 0?Un.initialDimension:n,o=e.width,c=e.height,u=e.minWidth,f=u===void 0?Un.minWidth:u,h=e.minHeight,m=e.maxHeight,p=e.children,v=e.debounce,b=v===void 0?Un.debounce:v,S=e.id,w=e.className,k=e.onResize,N=e.style,E=N===void 0?{}:N,A=d8(e,r8),C=x.useRef(null),_=x.useRef();_.current=k,x.useImperativeHandle(t,()=>C.current);var O=x.useState({containerWidth:i.width,containerHeight:i.height}),D=o8(O,2),B=D[0],z=D[1],$=x.useCallback((oe,le)=>{z(Z=>{var ie=Math.round(oe),te=Math.round(le);return Z.containerWidth===ie&&Z.containerHeight===te?Z:{containerWidth:ie,containerHeight:te}})},[]);x.useEffect(()=>{if(C.current==null||typeof ResizeObserver>"u")return nl;var oe=I=>{var M,U=I[0];if(U!=null){var ne=U.contentRect,ee=ne.width,X=ne.height;$(ee,X),(M=_.current)===null||M===void 0||M.call(_,ee,X)}};b>0&&(oe=Qz(oe,b,{trailing:!0,leading:!1}));var le=new ResizeObserver(oe),Z=C.current.getBoundingClientRect(),ie=Z.width,te=Z.height;return $(ie,te),le.observe(C.current),()=>{le.disconnect()}},[$,b]);var K=B.containerWidth,W=B.containerHeight;If(!r||r>0,"The aspect(%s) must be greater than zero.",r);var ve=$A(K,W,{width:o,height:c,aspect:r,maxHeight:m}),ue=ve.calculatedWidth,pe=ve.calculatedHeight;return If(K<0||W<0||ue!=null&&ue>0||pe!=null&&pe>0,`The width(%s) and height(%s) of chart should be greater than 0,
please check the style of container, or the props width(%s) and height(%s),
or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
height and width.`,ue,pe,o,c,f,h,r),x.createElement("div",Tf({id:S?"".concat(S):void 0,className:nt("recharts-responsive-container",w),style:cj(cj({},E),{},{width:o,height:c,minWidth:f,minHeight:h,maxHeight:m}),ref:C},A),x.createElement("div",{style:e8({width:o,height:c})},x.createElement(FA,{width:ue,height:pe},p)))}),p8=x.forwardRef((e,t)=>{var r=f0();if(Qn(r.width)&&Qn(r.height))return e.children;var n=t8({width:e.width,height:e.height,aspect:e.aspect}),i=n.width,o=n.height,c=$A(void 0,void 0,{width:i,height:o,aspect:e.aspect,maxHeight:e.maxHeight}),u=c.calculatedWidth,f=c.calculatedHeight;return Ee(u)&&Ee(f)?x.createElement(FA,{width:u,height:f},e.children):x.createElement(m8,Tf({},e,{width:i,height:o,ref:t}))});function h0(e){if(e)return{x:e.x,y:e.y,upperWidth:"upperWidth"in e?e.upperWidth:e.width,lowerWidth:"lowerWidth"in e?e.lowerWidth:e.width,width:e.width,height:e.height}}var Bh=()=>{var e,t=Or(),r=Me(Kz),n=Me(Fh),i=(e=Me(zh))===null||e===void 0?void 0:e.padding;return!t||!n||!i?r:{width:n.width-i.left-i.right,height:n.height-i.top-i.bottom,x:i.left,y:i.top}},g8={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},BA=()=>{var e;return(e=Me(er))!==null&&e!==void 0?e:g8},UA=()=>Me(Ai),WA=()=>Me(Ci),ht=e=>e.layout.layoutType,il=()=>Me(ht),m0=()=>{var e=il();if(e==="horizontal"||e==="vertical")return e},HA=e=>{var t=e.layout.layoutType;if(t==="centric"||t==="radial")return t},v8=()=>{var e=il();return e!==void 0},lu=e=>{var t=At(),r=Or(),n=e.width,i=e.height,o=f0(),c=n,u=i;return o&&(c=o.width>0?o.width:n,u=o.height>0?o.height:i),x.useEffect(()=>{!r&&Qn(c)&&Qn(u)&&t(vz({width:c,height:u}))},[t,r,c,u]),null},KA=Symbol.for("immer-nothing"),dj=Symbol.for("immer-draftable"),Ur=Symbol.for("immer-state");function wn(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var $c=Object.getPrototypeOf;function Hs(e){return!!e&&!!e[Ur]}function jo(e){var t;return e?GA(e)||Array.isArray(e)||!!e[dj]||!!((t=e.constructor)!=null&&t[dj])||cu(e)||Wh(e):!1}var x8=Object.prototype.constructor.toString(),fj=new WeakMap;function GA(e){if(!e||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);if(t===null||t===Object.prototype)return!0;const r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if(typeof r!="function")return!1;let n=fj.get(r);return n===void 0&&(n=Function.toString.call(r),fj.set(r,n)),n===x8}function Df(e,t,r=!0){Uh(e)===0?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function Uh(e){const t=e[Ur];return t?t.type_:Array.isArray(e)?1:cu(e)?2:Wh(e)?3:0}function Jv(e,t){return Uh(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function VA(e,t,r){const n=Uh(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function y8(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function cu(e){return e instanceof Map}function Wh(e){return e instanceof Set}function Qa(e){return e.copy_||e.base_}function ex(e,t){if(cu(e))return new Map(e);if(Wh(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const r=GA(e);if(t===!0||t==="class_only"&&!r){const n=Object.getOwnPropertyDescriptors(e);delete n[Ur];let i=Reflect.ownKeys(n);for(let o=0;o<i.length;o++){const c=i[o],u=n[c];u.writable===!1&&(u.writable=!0,u.configurable=!0),(u.get||u.set)&&(n[c]={configurable:!0,writable:!0,enumerable:u.enumerable,value:e[c]})}return Object.create($c(e),n)}else{const n=$c(e);if(n!==null&&r)return{...e};const i=Object.create(n);return Object.assign(i,e)}}function p0(e,t=!1){return Hh(e)||Hs(e)||!jo(e)||(Uh(e)>1&&Object.defineProperties(e,{set:Vd,add:Vd,clear:Vd,delete:Vd}),Object.freeze(e),t&&Object.values(e).forEach(r=>p0(r,!0))),e}function b8(){wn(2)}var Vd={value:b8};function Hh(e){return e===null||typeof e!="object"?!0:Object.isFrozen(e)}var w8={};function So(e){const t=w8[e];return t||wn(0,e),t}var zc;function qA(){return zc}function k8(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function hj(e,t){t&&(So("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function tx(e){rx(e),e.drafts_.forEach(j8),e.drafts_=null}function rx(e){e===zc&&(zc=e.parent_)}function mj(e){return zc=k8(zc,e)}function j8(e){const t=e[Ur];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function pj(e,t){t.unfinalizedDrafts_=t.drafts_.length;const r=t.drafts_[0];return e!==void 0&&e!==r?(r[Ur].modified_&&(tx(t),wn(4)),jo(e)&&(e=Lf(t,e),t.parent_||Rf(t,e)),t.patches_&&So("Patches").generateReplacementPatches_(r[Ur].base_,e,t.patches_,t.inversePatches_)):e=Lf(t,r,[]),tx(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==KA?e:void 0}function Lf(e,t,r){if(Hh(t))return t;const n=e.immer_.shouldUseStrictIteration(),i=t[Ur];if(!i)return Df(t,(o,c)=>gj(e,i,t,o,c,r),n),t;if(i.scope_!==e)return t;if(!i.modified_)return Rf(e,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;const o=i.copy_;let c=o,u=!1;i.type_===3&&(c=new Set(o),o.clear(),u=!0),Df(c,(f,h)=>gj(e,i,o,f,h,r,u),n),Rf(e,o,!1),r&&e.patches_&&So("Patches").generatePatches_(i,r,e.patches_,e.inversePatches_)}return i.copy_}function gj(e,t,r,n,i,o,c){if(i==null||typeof i!="object"&&!c)return;const u=Hh(i);if(!(u&&!c)){if(Hs(i)){const f=o&&t&&t.type_!==3&&!Jv(t.assigned_,n)?o.concat(n):void 0,h=Lf(e,i,f);if(VA(r,n,h),Hs(h))e.canAutoFreeze_=!1;else return}else c&&r.add(i);if(jo(i)&&!u){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===i&&u)return;Lf(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(cu(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&Rf(e,i)}}}function Rf(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&p0(t,r)}function S8(e,t){const r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:qA(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=n,o=g0;r&&(i=[n],o=Fc);const{revoke:c,proxy:u}=Proxy.revocable(i,o);return n.draft_=u,n.revoke_=c,u}var g0={get(e,t){if(t===Ur)return e;const r=Qa(e);if(!Jv(r,t))return N8(e,r,t);const n=r[t];return e.finalized_||!jo(n)?n:n===Og(e.base_,t)?(_g(e),e.copy_[t]=ix(n,e)):n},has(e,t){return t in Qa(e)},ownKeys(e){return Reflect.ownKeys(Qa(e))},set(e,t,r){const n=QA(Qa(e),t);if(n!=null&&n.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){const i=Og(Qa(e),t),o=i==null?void 0:i[Ur];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(y8(r,i)&&(r!==void 0||Jv(e.base_,t)))return!0;_g(e),nx(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Og(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,_g(e),nx(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const r=Qa(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){wn(11)},getPrototypeOf(e){return $c(e.base_)},setPrototypeOf(){wn(12)}},Fc={};Df(g0,(e,t)=>{Fc[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Fc.deleteProperty=function(e,t){return Fc.set.call(this,e,t,void 0)};Fc.set=function(e,t,r){return g0.set.call(this,e[0],t,r,e[0])};function Og(e,t){const r=e[Ur];return(r?Qa(r):e)[t]}function N8(e,t,r){var i;const n=QA(t,r);return n?"value"in n?n.value:(i=n.get)==null?void 0:i.call(e.draft_):void 0}function QA(e,t){if(!(t in e))return;let r=$c(e);for(;r;){const n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=$c(r)}}function nx(e){e.modified_||(e.modified_=!0,e.parent_&&nx(e.parent_))}function _g(e){e.copy_||(e.copy_=ex(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var E8=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){const o=r;r=t;const c=this;return function(f=o,...h){return c.produce(f,m=>r.call(this,m,...h))}}typeof r!="function"&&wn(6),n!==void 0&&typeof n!="function"&&wn(7);let i;if(jo(t)){const o=mj(this),c=ix(t,void 0);let u=!0;try{i=r(c),u=!1}finally{u?tx(o):rx(o)}return hj(o,n),pj(i,o)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===KA&&(i=void 0),this.autoFreeze_&&p0(i,!0),n){const o=[],c=[];So("Patches").generateReplacementPatches_(t,i,o,c),n(o,c)}return i}else wn(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(c,...u)=>this.produceWithPatches(c,f=>t(f,...u));let n,i;return[this.produce(t,r,(c,u)=>{n=c,i=u}),n,i]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),typeof(e==null?void 0:e.useStrictIteration)=="boolean"&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){jo(e)||wn(8),Hs(e)&&(e=A8(e));const t=mj(this),r=ix(e,void 0);return r[Ur].isManual_=!0,rx(t),r}finishDraft(e,t){const r=e&&e[Ur];(!r||!r.isManual_)&&wn(9);const{scope_:n}=r;return hj(n,t),pj(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){const i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));const n=So("Patches").applyPatches_;return Hs(e)?n(e,t):this.produce(e,i=>n(i,t))}};function ix(e,t){const r=cu(e)?So("MapSet").proxyMap_(e,t):Wh(e)?So("MapSet").proxySet_(e,t):S8(e,t);return(t?t.scope_:qA()).drafts_.push(r),r}function A8(e){return Hs(e)||wn(10,e),YA(e)}function YA(e){if(!jo(e)||Hh(e))return e;const t=e[Ur];let r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=ex(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=ex(e,!0);return Df(r,(i,o)=>{VA(r,i,YA(o))},n),t&&(t.finalized_=!1),r}var C8=new E8;C8.produce;var P8={settings:{layout:"horizontal",align:"center",verticalAlign:"bottom",itemSorter:"value"},size:{width:0,height:0},payload:[]},ZA=ur({name:"legend",initialState:P8,reducers:{setLegendSize(e,t){e.size.width=t.payload.width,e.size.height=t.payload.height},setLegendSettings(e,t){e.settings.align=t.payload.align,e.settings.layout=t.payload.layout,e.settings.verticalAlign=t.payload.verticalAlign,e.settings.itemSorter=t.payload.itemSorter},addLegendPayload:{reducer(e,t){e.payload.push(t.payload)},prepare:lt()},replaceLegendPayload:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next,o=tn(e).payload.indexOf(n);o>-1&&(e.payload[o]=i)},prepare:lt()},removeLegendPayload:{reducer(e,t){var r=tn(e).payload.indexOf(t.payload);r>-1&&e.payload.splice(r,1)},prepare:lt()}}}),uu=ZA.actions;uu.setLegendSize;uu.setLegendSettings;var O8=uu.addLegendPayload,_8=uu.replaceLegendPayload,M8=uu.removeLegendPayload,I8=ZA.reducer,Mg={exports:{}},Ig={};/**
* @license React
* use-sync-external-store-with-selector.production.js
*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/var vj;function T8(){if(vj)return Ig;vj=1;var e=Xs();function t(f,h){return f===h&&(f!==0||1/f===1/h)||f!==f&&h!==h}var r=typeof Object.is=="function"?Object.is:t,n=e.useSyncExternalStore,i=e.useRef,o=e.useEffect,c=e.useMemo,u=e.useDebugValue;return Ig.useSyncExternalStoreWithSelector=function(f,h,m,p,v){var b=i(null);if(b.current===null){var S={hasValue:!1,value:null};b.current=S}else S=b.current;b=c(function(){function k(_){if(!N){if(N=!0,E=_,_=p(_),v!==void 0&&S.hasValue){var O=S.value;if(v(O,_))return A=O}return A=_}if(O=A,r(E,_))return O;var D=p(_);return v!==void 0&&v(O,D)?(E=_,O):(E=_,A=D)}var N=!1,E,A,C=m===void 0?null:m;return[function(){return k(h())},C===null?void 0:function(){return k(C())}]},[h,m,p,v]);var w=n(f,b[0],b[1]);return o(function(){S.hasValue=!0,S.value=w},[w]),u(w),w},Ig}var xj;function D8(){return xj||(xj=1,Mg.exports=T8()),Mg.exports}D8();function L8(e){e()}function R8(){let e=null,t=null;return{clear(){e=null,t=null},notify(){L8(()=>{let r=e;for(;r;)r.callback(),r=r.next})},get(){const r=[];let n=e;for(;n;)r.push(n),n=n.next;return r},subscribe(r){let n=!0;const i=t={callback:r,next:null,prev:t};return i.prev?i.prev.next=i:e=i,function(){!n||e===null||(n=!1,i.next?i.next.prev=i.prev:t=i.prev,i.prev?i.prev.next=i.next:e=i.next)}}}}var yj={notify(){},get:()=>[]};function $8(e,t){let r,n=yj,i=0,o=!1;function c(w){m();const k=n.subscribe(w);let N=!1;return()=>{N||(N=!0,k(),p())}}function u(){n.notify()}function f(){S.onStateChange&&S.onStateChange()}function h(){return o}function m(){i++,r||(r=e.subscribe(f),n=R8())}function p(){i--,r&&i===0&&(r(),r=void 0,n.clear(),n=yj)}function v(){o||(o=!0,m())}function b(){o&&(o=!1,p())}const S={addNestedSub:c,notifyNestedSubs:u,handleChangeWrapper:f,isSubscribed:h,trySubscribe:v,tryUnsubscribe:b,getListeners:()=>n};return S}var z8=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",F8=z8(),B8=()=>typeof navigator<"u"&&navigator.product==="ReactNative",U8=B8(),W8=()=>F8||U8?x.useLayoutEffect:x.useEffect,H8=W8();function bj(e,t){return e===t?e!==0||t!==0||1/e===1/t:e!==e&&t!==t}function K8(e,t){if(bj(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let i=0;i<r.length;i++)if(!Object.prototype.hasOwnProperty.call(t,r[i])||!bj(e[r[i]],t[r[i]]))return!1;return!0}var Tg=Symbol.for("react-redux-context"),Dg=typeof globalThis<"u"?globalThis:{};function G8(){if(!x.createContext)return{};const e=Dg[Tg]??(Dg[Tg]=new Map);let t=e.get(x.createContext);return t||(t=x.createContext(null),e.set(x.createContext,t)),t}var V8=G8();function q8(e){const{children:t,context:r,serverState:n,store:i}=e,o=x.useMemo(()=>{const f=$8(i);return{store:i,subscription:f,getServerState:n?()=>n:void 0}},[i,n]),c=x.useMemo(()=>i.getState(),[i]);H8(()=>{const{subscription:f}=o;return f.onStateChange=f.notifyNestedSubs,f.trySubscribe(),c!==i.getState()&&f.notifyNestedSubs(),()=>{f.tryUnsubscribe(),f.onStateChange=void 0}},[o,c]);const u=r||V8;return x.createElement(u.Provider,{value:o},t)}var Q8=q8,Y8=new Set(["axisLine","tickLine","activeBar","activeDot","activeLabel","activeShape","allowEscapeViewBox","background","cursor","dot","label","line","margin","padding","position","shape","style","tick","wrapperStyle","radius","throttledEvents"]);function Z8(e,t){return e==null&&t==null?!0:typeof e=="number"&&typeof t=="number"?e===t||e!==e&&t!==t:e===t}function Kh(e,t){var r=new Set([...Object.keys(e),...Object.keys(t)]);for(var n of r)if(Y8.has(n)){if(e[n]==null&&t[n]==null)continue;if(!K8(e[n],t[n]))return!1}else if(!Z8(e[n],t[n]))return!1;return!0}function ax(){return ax=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ax.apply(null,arguments)}function wj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ac(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wj(Object(r),!0).forEach(function(n){X8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function X8(e,t,r){return(t=J8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function J8(e){var t=eF(e,"string");return typeof t=="symbol"?t:t+""}function eF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function tF(e,t){return aF(e)||iF(e,t)||nF(e,t)||rF()}function rF(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function nF(e,t){if(e){if(typeof e=="string")return kj(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?kj(e,t):void 0}}function kj(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function iF(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function aF(e){if(Array.isArray(e))return e}function oF(e){return Array.isArray(e)&&qn(e[0])&&qn(e[1])?e.join(" ~ "):e}var cs={separator:" : ",contentStyle:{margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},itemStyle:{display:"block",paddingTop:4,paddingBottom:4,color:"#000"},labelStyle:{},accessibilityLayer:!1};function sF(e,t){return t==null?e:Eh(e,t)}var lF=e=>{var t=e.separator,r=t===void 0?cs.separator:t,n=e.contentStyle,i=e.itemStyle,o=e.labelStyle,c=o===void 0?cs.labelStyle:o,u=e.payload,f=e.formatter,h=e.itemSorter,m=e.wrapperClassName,p=e.labelClassName,v=e.label,b=e.labelFormatter,S=e.accessibilityLayer,w=S===void 0?cs.accessibilityLayer:S,k=()=>{if(u&&u.length){var B={padding:0,margin:0},z=sF(u,h),$=z.map((K,W)=>{if(!K||K.type==="none")return null;var ve=K.formatter||f||oF,ue=K.value,pe=K.name,oe=ue,le=pe;if(ve){var Z=ve(ue,pe,K,W,u);if(Array.isArray(Z)){var ie=tF(Z,2);oe=ie[0],le=ie[1]}else if(Z!=null)oe=Z;else return null}var te=ac(ac({},cs.itemStyle),{},{color:K.color||cs.itemStyle.color},i);return x.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(W),style:te},qn(le)?x.createElement("span",{className:"recharts-tooltip-item-name"},le):null,qn(le)?x.createElement("span",{className:"recharts-tooltip-item-separator"},r):null,x.createElement("span",{className:"recharts-tooltip-item-value"},oe),x.createElement("span",{className:"recharts-tooltip-item-unit"},K.unit||""))});return x.createElement("ul",{className:"recharts-tooltip-item-list",style:B},$)}return null},N=ac(ac({},cs.contentStyle),n),E=ac({margin:0},c),A=!Xt(v),C=A?v:"",_=nt("recharts-default-tooltip",m),O=nt("recharts-tooltip-label",p);A&&b&&u!==void 0&&u!==null&&(C=b(v,u));var D=w?{role:"status","aria-live":"assertive"}:{};return x.createElement("div",ax({className:_,style:N},D),x.createElement("p",{className:O,style:E},x.isValidElement(C)?C:"".concat(C)),k())},oc="recharts-tooltip-wrapper",cF={visibility:"hidden"};function uF(e){var t=e.coordinate,r=e.translateX,n=e.translateY;return nt(oc,{["".concat(oc,"-right")]:Ee(r)&&t&&Ee(t.x)&&r>=t.x,["".concat(oc,"-left")]:Ee(r)&&t&&Ee(t.x)&&r<t.x,["".concat(oc,"-bottom")]:Ee(n)&&t&&Ee(t.y)&&n>=t.y,["".concat(oc,"-top")]:Ee(n)&&t&&Ee(t.y)&&n<t.y})}function jj(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.key,i=e.offset,o=e.position,c=e.reverseDirection,u=e.tooltipDimension,f=e.viewBox,h=e.viewBoxDimension;if(o&&Ee(o[n]))return o[n];var m=r[n]-u-(i>0?i:0),p=r[n]+i;if(t[n])return c[n]?m:p;var v=f[n];if(v==null)return 0;if(c[n]){var b=m,S=v;return b<S?Math.max(p,v):Math.max(m,v)}if(h==null)return 0;var w=p+u,k=v+h;return w>k?Math.max(m,v):Math.max(p,v)}function dF(e){var t=e.translateX,r=e.translateY,n=e.useTranslate3d;return{transform:n?"translate3d(".concat(t,"px, ").concat(r,"px, 0)"):"translate(".concat(t,"px, ").concat(r,"px)")}}function fF(e){var t=e.allowEscapeViewBox,r=e.coordinate,n=e.offsetTop,i=e.offsetLeft,o=e.position,c=e.reverseDirection,u=e.tooltipBox,f=e.useTranslate3d,h=e.viewBox,m,p,v;return u.height>0&&u.width>0&&r?(p=jj({allowEscapeViewBox:t,coordinate:r,key:"x",offset:i,position:o,reverseDirection:c,tooltipDimension:u.width,viewBox:h,viewBoxDimension:h.width}),v=jj({allowEscapeViewBox:t,coordinate:r,key:"y",offset:n,position:o,reverseDirection:c,tooltipDimension:u.height,viewBox:h,viewBoxDimension:h.height}),m=dF({translateX:p,translateY:v,useTranslate3d:f})):m=cF,{cssProperties:m,cssClasses:uF({translateX:p,translateY:v,coordinate:r})}}var hF=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),du={isSsr:hF()};function mF(e,t){return xF(e)||vF(e,t)||gF(e,t)||pF()}function pF(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gF(e,t){if(e){if(typeof e=="string")return Sj(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Sj(e,t):void 0}}function Sj(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function vF(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function xF(e){if(Array.isArray(e))return e}function XA(){var e=x.useState(()=>du.isSsr||!window.matchMedia?!1:window.matchMedia("(prefers-reduced-motion: reduce)").matches),t=mF(e,2),r=t[0],n=t[1];return x.useEffect(()=>{if(window.matchMedia){var i=window.matchMedia("(prefers-reduced-motion: reduce)"),o=()=>{n(i.matches)};return i.addEventListener("change",o),()=>{i.removeEventListener("change",o)}}},[]),r}function Nj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function us(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Nj(Object(r),!0).forEach(function(n){yF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Nj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function yF(e,t,r){return(t=bF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function bF(e){var t=wF(e,"string");return typeof t=="symbol"?t:t+""}function wF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kF(e,t){return EF(e)||NF(e,t)||SF(e,t)||jF()}function jF(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function SF(e,t){if(e){if(typeof e=="string")return Ej(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ej(e,t):void 0}}function Ej(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function NF(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function EF(e){if(Array.isArray(e))return e}function AF(e){if(!(e.prefersReducedMotion&&e.isAnimationActive==="auto")&&e.isAnimationActive&&e.active){var t=typeof e.animationEasing=="string"?e.animationEasing:"ease";return"transform ".concat(e.animationDuration,"ms ").concat(t)}}function CF(e){var t,r,n,i,o,c,u=XA(),f=x.useState(()=>({dismissed:!1,dismissedAtCoordinate:{x:0,y:0}})),h=kF(f,2),m=h[0],p=h[1];x.useEffect(()=>{var N=E=>{if(E.key==="Escape"){var A,C,_,O;p({dismissed:!0,dismissedAtCoordinate:{x:(A=(C=e.coordinate)===null||C===void 0?void 0:C.x)!==null&&A!==void 0?A:0,y:(_=(O=e.coordinate)===null||O===void 0?void 0:O.y)!==null&&_!==void 0?_:0}})}};return document.addEventListener("keydown",N),()=>{document.removeEventListener("keydown",N)}},[(t=e.coordinate)===null||t===void 0?void 0:t.x,(r=e.coordinate)===null||r===void 0?void 0:r.y]),m.dismissed&&(((n=(i=e.coordinate)===null||i===void 0?void 0:i.x)!==null&&n!==void 0?n:0)!==m.dismissedAtCoordinate.x||((o=(c=e.coordinate)===null||c===void 0?void 0:c.y)!==null&&o!==void 0?o:0)!==m.dismissedAtCoordinate.y)&&p(us(us({},m),{},{dismissed:!1}));var v=fF({allowEscapeViewBox:e.allowEscapeViewBox,coordinate:e.coordinate,offsetLeft:typeof e.offset=="number"?e.offset:e.offset.x,offsetTop:typeof e.offset=="number"?e.offset:e.offset.y,position:e.position,reverseDirection:e.reverseDirection,tooltipBox:{height:e.lastBoundingBox.height,width:e.lastBoundingBox.width},useTranslate3d:e.useTranslate3d,viewBox:e.viewBox}),b=v.cssClasses,S=v.cssProperties,w=e.hasPortalFromProps?{}:us(us({transition:AF({prefersReducedMotion:u,isAnimationActive:e.isAnimationActive,active:e.active,animationDuration:e.animationDuration,animationEasing:e.animationEasing})},S),{},{pointerEvents:"none",position:"absolute",top:0,left:0}),k=us(us({},w),{},{visibility:!m.dismissed&&e.active&&e.hasPayload?"visible":"hidden"},e.wrapperStyle);return x.createElement("div",{xmlns:"http://www.w3.org/1999/xhtml",tabIndex:-1,className:b,style:k,ref:e.innerRef},e.children)}var PF=x.memo(CF),JA=()=>{var e;return(e=Me(t=>t.rootProps.accessibilityLayer))!==null&&e!==void 0?e:!0};function ox(){return ox=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ox.apply(null,arguments)}function Aj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Cj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Aj(Object(r),!0).forEach(function(n){OF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Aj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OF(e,t,r){return(t=_F(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _F(e){var t=MF(e,"string");return typeof t=="symbol"?t:t+""}function MF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Pj={curveBasisClosed:OR,curveBasisOpen:_R,curveBasis:PR,curveBumpX:AR,curveBumpY:CR,curveLinearClosed:MR,curveLinear:Sh,curveMonotoneX:IR,curveMonotoneY:TR,curveNatural:DR,curveStep:LR,curveStepAfter:$R,curveStepBefore:RR},$f=e=>He(e.x)&&He(e.y),Oj=e=>e.base!=null&&$f(e.base)&&$f(e),sc=e=>e.x,lc=e=>e.y,IF=(e,t)=>{if(typeof e=="function")return e;var r="curve".concat(r0(e));if((r==="curveMonotone"||r==="curveBump")&&t){var n=Pj["".concat(r).concat(t==="vertical"?"Y":"X")];if(n)return n}return Pj[r]||Sh},_j={connectNulls:!1,type:"linear"},TF=e=>{var t=e.type,r=t===void 0?_j.type:t,n=e.points,i=n===void 0?[]:n,o=e.baseLine,c=e.layout,u=e.connectNulls,f=u===void 0?_j.connectNulls:u,h=IF(r,c),m=f?i.filter($f):i;if(Array.isArray(o)){var p,v=i.map((N,E)=>Cj(Cj({},N),{},{base:o[E]}));c==="vertical"?p=Fd().y(lc).x1(sc).x0(N=>N.base.x):p=Fd().x(sc).y1(lc).y0(N=>N.base.y);var b=p.defined(Oj).curve(h),S=f?v.filter(Oj):v;return b(S)}var w;c==="vertical"&&Ee(o)?w=Fd().y(lc).x1(sc).x0(o):Ee(o)?w=Fd().x(sc).y1(lc).y0(o):w=CE().x(sc).y(lc);var k=w.defined($f).curve(h);return k(m)},cf=e=>{var t=e.className,r=e.points,n=e.path,i=e.pathRef,o=il();if((!r||!r.length)&&!n)return null;var c={type:e.type,points:e.points,baseLine:e.baseLine,layout:e.layout||o,connectNulls:e.connectNulls},u=r&&r.length?TF(c):n;return x.createElement("path",ox({},Sn(e),n0(e),{className:nt("recharts-curve",t),d:u===null?void 0:u,ref:i}))},DF=["x","y","top","left","width","height","className"];function sx(){return sx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sx.apply(null,arguments)}function Mj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function LF(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mj(Object(r),!0).forEach(function(n){RF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function RF(e,t,r){return(t=$F(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $F(e){var t=zF(e,"string");return typeof t=="symbol"?t:t+""}function zF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function FF(e,t){if(e==null)return{};var r,n,i=BF(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function BF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var UF=(e,t,r,n,i,o)=>"M".concat(e,",").concat(i,"v").concat(n,"M").concat(o,",").concat(t,"h").concat(r),WF=e=>{var t=e.x,r=t===void 0?0:t,n=e.y,i=n===void 0?0:n,o=e.top,c=o===void 0?0:o,u=e.left,f=u===void 0?0:u,h=e.width,m=h===void 0?0:h,p=e.height,v=p===void 0?0:p,b=e.className,S=FF(e,DF),w=LF({x:r,y:i,top:c,left:f,width:m,height:v},S);return!Ee(r)||!Ee(i)||!Ee(m)||!Ee(v)||!Ee(c)||!Ee(f)?null:x.createElement("path",sx({},an(w),{className:nt("recharts-cross",b),d:UF(r,i,m,v,c,f)}))};function HF(e,t,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-i:r.left+.5,y:e==="horizontal"?r.top+.5:t.y-i,width:e==="horizontal"?n:r.width-1,height:e==="horizontal"?r.height-1:n}}var zf=1e-4,eC=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],tC=(e,t)=>e.map((r,n)=>r*t**n).reduce((r,n)=>r+n),Ij=(e,t)=>r=>{var n=eC(e,t);return tC(n,r)},KF=(e,t)=>r=>{var n=eC(e,t),i=[...n.map((o,c)=>o*c).slice(1),0];return tC(i,r)},GF=e=>{var t,r=e.split("(");if(r.length!==2||r[0]!=="cubic-bezier")return null;var n=(t=r[1])===null||t===void 0||(t=t.split(")")[0])===null||t===void 0?void 0:t.split(",");if(n==null||n.length!==4)return null;var i=n.map(o=>parseFloat(o));return[i[0],i[1],i[2],i[3]]},VF=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(r.length===1)switch(r[0]){case"linear":return[0,0,1,1];case"ease":return[.25,.1,.25,1];case"ease-in":return[.42,0,1,1];case"ease-out":return[.42,0,.58,1];case"ease-in-out":return[0,0,.58,1];default:{var i=GF(r[0]);if(i)return i}}return r.length===4?r:[0,0,1,1]},qF=(e,t,r,n)=>{var i=Ij(e,r),o=Ij(t,n),c=KF(e,r),u=h=>h>1?1:h<0?0:h,f=h=>{for(var m=h>1?1:h,p=m,v=0;v<8;++v){var b=i(p)-m,S=c(p);if(Math.abs(b-m)<zf||S<zf)return o(p);p=u(p-b/S)}return o(p)};return f.isStepper=!1,f},Tj=function(){return qF(...VF(...arguments))},QF=function(){for(var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=t.stiff,n=r===void 0?100:r,i=t.damping,o=i===void 0?8:i,c=t.dt,u=c===void 0?16.67:c,f=1,h=[0],m=0,p=0,v=1e4,b=0;b<v;){var S=-(m-f)*n,w=p*o;if(p+=(S-w)*u/1e3,m+=p*u/1e3,h.push(m),Math.abs(m-f)<zf&&Math.abs(p)<zf)break;b++}h[h.length-1]=f;var k=h.length-1;return N=>{var E,A,C;if(N<=0)return 0;if(N>=1)return f;var _=N*k,O=Math.floor(_),D=_-O;return((E=h[O])!==null&&E!==void 0?E:0)+(((A=h[O+1])!==null&&A!==void 0?A:0)-((C=h[O])!==null&&C!==void 0?C:0))*D}},YF=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return Tj(e);case"spring":return QF();default:if(e.split("(")[0]==="cubic-bezier")return Tj(e)}return typeof e=="function"?e:null},ZF=(e,t,r)=>{var n,i=o=>{var c=t.tick(o);if(t.getState()==="active"){if(r(t.getInterpolated()),t.getProgress()===1){t.complete(),n=void 0;return}n=e.setTimeout(i,c);return}n=e.setTimeout(i,c)};return n=e.setTimeout(i,0),()=>{var o;return(o=n)===null||o===void 0?void 0:o()}},rC=x.createContext(ZF);rC.Provider;function XF(e){var t=x.useContext(rC);return x.useMemo(()=>e??t,[e,t])}function JF(e,t,r){return(t=e9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function e9(e){var t=t9(e,"string");return typeof t=="symbol"?t:t+""}function t9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Dj="init",Lj="pending",Rj="active",r9="completed";function Lg(e){return Math.max(0,e)}class n9{getAnimationStartedTime(){return this.animationStartedTime}getBeginStartedTime(){return this.beginStartedTime}constructor(t){var r;JF(this,"state",Dj),this.animationId=t.animationId,this.onAnimationEnd=t.onAnimationEnd,this.animationDuration=Lg(t.animationDuration),this.animationBegin=Lg(t.animationBegin),this.progress=0,this.from=t.from,this.to=t.to,this.easing=t.easing,(r=t.onAnimationStart)===null||r===void 0||r.call(t)}getState(){return this.state}getEasing(){return this.easing}getAnimationDuration(){return this.animationDuration}tick(t){if(this.getState()===Dj)return this.state=Lj,this.beginStartedTime=t,this.animationBegin;if(this.getState()===Lj){if(this.beginStartedTime==null)throw new Error;var r=t-this.beginStartedTime;return r>=this.animationBegin?(this.state=Rj,this.animationStartedTime=t,this.nextAnimationUpdate(0)):Lg(this.animationBegin-r)}if(this.getState()===Rj){if(this.animationStartedTime==null)throw new Error;var n=t-this.animationStartedTime;return this.setProgress(n/this.animationDuration),this.nextAnimationUpdate(n)}return 0}setProgress(t){this.progress=Math.min(1,Math.max(0,t))}getProgress(){return this.progress}complete(){if(this.progress=1,this.state==="active"){var t;(t=this.onAnimationEnd)===null||t===void 0||t.call(this)}this.state=r9}getFrom(){return this.from}getTo(){return this.to}getAnimationId(){return this.animationId}getAnimationBegin(){return this.animationBegin}}class i9 extends n9{nextAnimationUpdate(){return 0}getInterpolated(){return this.easing(pi(this.getFrom(),this.getTo(),this.getProgress()))}}class a9{setTimeout(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=performance.now(),i=null,o=c=>{c-n>=r?t(c):i=requestAnimationFrame(o)};return i=requestAnimationFrame(o),()=>{i!=null&&cancelAnimationFrame(i)}}}function o9(e,t){return u9(e)||c9(e,t)||l9(e,t)||s9()}function s9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function l9(e,t){if(e){if(typeof e=="string")return $j(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?$j(e,t):void 0}}function $j(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function c9(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function u9(e){if(Array.isArray(e))return e}var d9={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},zj=0,Rg=1;function nC(e){var t=ln(e,d9),r=t.animationId,n=t.isActive,i=t.canBegin,o=t.duration,c=t.easing,u=t.begin,f=t.onAnimationEnd,h=t.onAnimationStart,m=t.children,p=XA(),v=n==="auto"?!du.isSsr&&!p:n,b=XF(t.animationController),S=x.useState(v?zj:Rg),w=o9(S,2),k=w[0],N=w[1];return x.useEffect(()=>{v||N(Rg)},[v]),x.useEffect(()=>{var E=YF(c);if(!v||!i||E==null)return nl;var A=new a9,C=new i9({animationId:r,easing:E,animationDuration:o,animationBegin:u,onAnimationStart:h,onAnimationEnd:f,from:zj,to:Rg});return b(A,C,N)},[b,r,v,i,o,c,u,h,f]),m(Number(k))}function iC(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",r=x.useRef(Tc(t)),n=x.useRef(e);return n.current!==e&&(r.current=Tc(t),n.current=e),r.current}var f9=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),h9=(e,t,r)=>e.map(n=>"".concat(f9(n)," ").concat(t,"ms ").concat(r)).join(","),m9=["radius"],p9=["radius"],Fj,Bj,Uj,Wj,Hj,Kj,Gj,Vj,qj,Qj;function Yj(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Zj(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Yj(Object(r),!0).forEach(function(n){g9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Yj(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function g9(e,t,r){return(t=v9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function v9(e){var t=x9(e,"string");return typeof t=="symbol"?t:t+""}function x9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ff(){return Ff=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ff.apply(null,arguments)}function Xj(e,t){if(e==null)return{};var r,n,i=y9(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function y9(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function b9(e,t){return S9(e)||j9(e,t)||k9(e,t)||w9()}function w9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k9(e,t){if(e){if(typeof e=="string")return Jj(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Jj(e,t):void 0}}function Jj(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function j9(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function S9(e){if(Array.isArray(e))return e}function Dn(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var e2=(e,t,r,n,i)=>{var o=ga(r),c=ga(n),u=Math.min(Math.abs(o)/2,Math.abs(c)/2),f=c>=0?1:-1,h=o>=0?1:-1,m=c>=0&&o>=0||c<0&&o<0?1:0,p;if(u>0&&Array.isArray(i)){for(var v=[0,0,0,0],b=0,S=4;b<S;b++){var w,k=(w=i[b])!==null&&w!==void 0?w:0;v[b]=k>u?u:k}p=qt(Fj||(Fj=Dn(["M",",",""])),e,t+f*v[0]),v[0]>0&&(p+=qt(Bj||(Bj=Dn(["A ",",",",0,0,",",",",",""])),v[0],v[0],m,e+h*v[0],t)),p+=qt(Uj||(Uj=Dn(["L ",",",""])),e+r-h*v[1],t),v[1]>0&&(p+=qt(Wj||(Wj=Dn(["A ",",",",0,0,",`,
`,",",""])),v[1],v[1],m,e+r,t+f*v[1])),p+=qt(Hj||(Hj=Dn(["L ",",",""])),e+r,t+n-f*v[2]),v[2]>0&&(p+=qt(Kj||(Kj=Dn(["A ",",",",0,0,",`,
`,",",""])),v[2],v[2],m,e+r-h*v[2],t+n)),p+=qt(Gj||(Gj=Dn(["L ",",",""])),e+h*v[3],t+n),v[3]>0&&(p+=qt(Vj||(Vj=Dn(["A ",",",",0,0,",`,
`,",",""])),v[3],v[3],m,e,t+n-f*v[3])),p+="Z"}else if(u>0&&i===+i&&i>0){var N=Math.min(u,i);p=qt(qj||(qj=Dn(["M ",",",`
A `,",",",0,0,",",",",",`
L `,",",`
A `,",",",0,0,",",",",",`
L `,",",`
A `,",",",0,0,",",",",",`
L `,",",`
A `,",",",0,0,",",",","," Z"])),e,t+f*N,N,N,m,e+h*N,t,e+r-h*N,t,N,N,m,e+r,t+f*N,e+r,t+n-f*N,N,N,m,e+r-h*N,t+n,e+h*N,t+n,N,N,m,e,t+n-f*N)}else p=qt(Qj||(Qj=Dn(["M ",","," h "," v "," h "," Z"])),e,t,r,n,-r);return p},t2={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},N9=e=>{var t=ln(e,t2),r=x.useRef(null),n=x.useState(-1),i=b9(n,2),o=i[0],c=i[1];x.useEffect(()=>{if(r.current&&r.current.getTotalLength)try{var Z=r.current.getTotalLength();Z&&c(Z)}catch{}},[]);var u=t.x,f=t.y,h=t.width,m=t.height,p=t.radius,v=t.className,b=t.animationEasing,S=t.animationDuration,w=t.animationBegin,k=t.isAnimationActive,N=t.isUpdateAnimationActive,E=x.useRef(h),A=x.useRef(m),C=x.useRef(u),_=x.useRef(f),O=x.useMemo(()=>({x:u,y:f,width:h,height:m,radius:p}),[u,f,h,m,p]),D=iC(O,"rectangle-");if(u!==+u||f!==+f||h!==+h||m!==+m||h===0||m===0)return null;var B=nt("recharts-rectangle",v);if(!N){var z=an(t);z.radius;var $=Xj(z,m9);return x.createElement("path",Ff({},$,{x:ga(u),y:ga(f),width:ga(h),height:ga(m),radius:typeof p=="number"?p:void 0,className:B,d:e2(u,f,h,m,p)}))}var K=E.current,W=A.current,ve=C.current,ue=_.current,pe="0px ".concat(o===-1?1:o,"px"),oe="".concat(o,"px ").concat(o,"px"),le=h9(["strokeDasharray"],S,typeof b=="string"?b:t2.animationEasing);return x.createElement(nC,{animationId:D,key:D,canBegin:o>0,duration:S,easing:b,isActive:N,begin:w},Z=>{var ie=pi(K,h,Z),te=pi(W,m,Z),I=pi(ve,u,Z),M=pi(ue,f,Z);r.current&&(E.current=ie,A.current=te,C.current=I,_.current=M);var U;k?Z>0?U={transition:le,strokeDasharray:oe}:U={strokeDasharray:pe}:U={strokeDasharray:oe};var ne=an(t);ne.radius;var ee=Xj(ne,p9);return x.createElement("path",Ff({},ee,{radius:typeof p=="number"?p:void 0,className:B,d:e2(I,M,ie,te,p),ref:r,style:Zj(Zj({},U),t.style)}))})};function r2(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function n2(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?r2(Object(r),!0).forEach(function(n){E9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):r2(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function E9(e,t,r){return(t=A9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function A9(e){var t=C9(e,"string");return typeof t=="symbol"?t:t+""}function C9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Bf=Math.PI/180,P9=e=>e*180/Math.PI,Zt=(e,t,r,n)=>({x:e+Math.cos(-Bf*n)*r,y:t+Math.sin(-Bf*n)*r}),O9=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(n.left||0)-(n.right||0)),Math.abs(r-(n.top||0)-(n.bottom||0)))/2},_9=(e,t)=>{var r=e.x,n=e.y,i=t.x,o=t.y;return Math.sqrt((r-i)**2+(n-o)**2)},M9=(e,t)=>{var r=e.x,n=e.y,i=t.cx,o=t.cy,c=_9({x:r,y:n},{x:i,y:o});if(c<=0)return{radius:c,angle:0};var u=(r-i)/c,f=Math.acos(u);return n>o&&(f=2*Math.PI-f),{radius:c,angle:P9(f),angleInRadian:f}},I9=e=>{var t=e.startAngle,r=e.endAngle,n=Math.floor(t/360),i=Math.floor(r/360),o=Math.min(n,i);return{startAngle:t-o*360,endAngle:r-o*360}},T9=(e,t)=>{var r=t.startAngle,n=t.endAngle,i=Math.floor(r/360),o=Math.floor(n/360),c=Math.min(i,o);return e+c*360},D9=(e,t)=>{var r=e.relativeX,n=e.relativeY,i=M9({x:r,y:n},t),o=i.radius,c=i.angle,u=t.innerRadius,f=t.outerRadius;if(o<u||o>f||o===0)return null;var h=I9(t),m=h.startAngle,p=h.endAngle,v=c,b;if(m<=p){for(;v>p;)v-=360;for(;v<m;)v+=360;b=v>=m&&v<=p}else{for(;v>m;)v-=360;for(;v<p;)v+=360;b=v>=p&&v<=m}return b?n2(n2({},t),{},{radius:o,angle:T9(v,t)}):null};function aC(e){var t=e.cx,r=e.cy,n=e.radius,i=e.startAngle,o=e.endAngle,c=Zt(t,r,n,i),u=Zt(t,r,n,o);return{points:[c,u],cx:t,cy:r,radius:n,startAngle:i,endAngle:o}}var i2,a2,o2,s2,l2,c2,u2;function lx(){return lx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},lx.apply(null,arguments)}function Ja(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var L9=(e,t)=>{var r=en(t-e),n=Math.min(Math.abs(t-e),359.999);return r*n},qd=e=>{var t=e.cx,r=e.cy,n=e.radius,i=e.angle,o=e.sign,c=e.isExternal,u=e.cornerRadius,f=e.cornerIsExternal,h=u*(c?1:-1)+n,m=Math.asin(u/h)/Bf,p=f?i:i+o*m,v=Zt(t,r,h,p),b=Zt(t,r,n,p),S=f?i-o*m:i,w=Zt(t,r,h*Math.cos(m*Bf),S);return{center:v,circleTangency:b,lineTangency:w,theta:m}},oC=e=>{var t=e.cx,r=e.cy,n=e.innerRadius,i=e.outerRadius,o=e.startAngle,c=e.endAngle,u=L9(o,c),f=o+u,h=Zt(t,r,i,o),m=Zt(t,r,i,f),p=qt(i2||(i2=Ja(["M ",",",`
A `,",",`,0,
`,",",`,
`,",",`
`])),h.x,h.y,i,i,+(Math.abs(u)>180),+(o>f),m.x,m.y);if(n>0){var v=Zt(t,r,n,o),b=Zt(t,r,n,f);p+=qt(a2||(a2=Ja(["L ",",",`
A `,",",`,0,
`,",",`,
`,","," Z"])),b.x,b.y,n,n,+(Math.abs(u)>180),+(o<=f),v.x,v.y)}else p+=qt(o2||(o2=Ja(["L ",","," Z"])),t,r);return p},R9=e=>{var t=e.cx,r=e.cy,n=e.innerRadius,i=e.outerRadius,o=e.cornerRadius,c=e.forceCornerRadius,u=e.cornerIsExternal,f=e.startAngle,h=e.endAngle,m=en(h-f),p=qd({cx:t,cy:r,radius:i,angle:f,sign:m,cornerRadius:o,cornerIsExternal:u}),v=p.circleTangency,b=p.lineTangency,S=p.theta,w=qd({cx:t,cy:r,radius:i,angle:h,sign:-m,cornerRadius:o,cornerIsExternal:u}),k=w.circleTangency,N=w.lineTangency,E=w.theta,A=u?Math.abs(f-h):Math.abs(f-h)-S-E;if(A<0)return c?qt(s2||(s2=Ja(["M ",",",`
a`,",",",0,0,1,",`,0
a`,",",",0,0,1,",`,0
`])),b.x,b.y,o,o,o*2,o,o,-o*2):oC({cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:f,endAngle:h});var C=qt(l2||(l2=Ja(["M ",",",`
A`,",",",0,0,",",",",",`
A`,",",",0,",",",",",",",`
A`,",",",0,0,",",",",",`
`])),b.x,b.y,o,o,+(m<0),v.x,v.y,i,i,+(A>180),+(m<0),k.x,k.y,o,o,+(m<0),N.x,N.y);if(n>0){var _=qd({cx:t,cy:r,radius:n,angle:f,sign:m,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),O=_.circleTangency,D=_.lineTangency,B=_.theta,z=qd({cx:t,cy:r,radius:n,angle:h,sign:-m,isExternal:!0,cornerRadius:o,cornerIsExternal:u}),$=z.circleTangency,K=z.lineTangency,W=z.theta,ve=u?Math.abs(f-h):Math.abs(f-h)-B-W;if(ve<0&&o===0)return"".concat(C,"L").concat(t,",").concat(r,"Z");C+=qt(c2||(c2=Ja(["L",",",`
A`,",",",0,0,",",",",",`
A`,",",",0,",",",",",",",`
A`,",",",0,0,",",",",","Z"])),K.x,K.y,o,o,+(m<0),$.x,$.y,n,n,+(ve>180),+(m>0),O.x,O.y,o,o,+(m<0),D.x,D.y)}else C+=qt(u2||(u2=Ja(["L",",","Z"])),t,r);return C},$9={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},z9=e=>{var t=ln(e,$9),r=t.cx,n=t.cy,i=t.innerRadius,o=t.outerRadius,c=t.cornerRadius,u=t.forceCornerRadius,f=t.cornerIsExternal,h=t.startAngle,m=t.endAngle,p=t.className;if(o<i||h===m)return null;var v=nt("recharts-sector",p),b=o-i,S=Sa(c,b,0,!0),w;return S>0&&Math.abs(h-m)<360?w=R9({cx:r,cy:n,innerRadius:i,outerRadius:o,cornerRadius:Math.min(S,b/2),forceCornerRadius:u,cornerIsExternal:f,startAngle:h,endAngle:m}):w=oC({cx:r,cy:n,innerRadius:i,outerRadius:o,startAngle:h,endAngle:m}),x.createElement("path",lx({},an(t),{className:v,d:w}))};function F9(e,t,r){if(e==="horizontal")return[{x:t.x,y:r.top},{x:t.x,y:r.top+r.height}];if(e==="vertical")return[{x:r.left,y:t.y},{x:r.left+r.width,y:t.y}];if(BE(t)){if(e==="centric"){var n=t.cx,i=t.cy,o=t.innerRadius,c=t.outerRadius,u=t.angle,f=Zt(n,i,o,u),h=Zt(n,i,c,u);return[{x:f.x,y:f.y},{x:h.x,y:h.y}]}return aC(t)}}function B9(e){return tA(e)?NaN:Number(e)}function $g(e){return e?(e=B9(e),e===1/0||e===-1/0?(e<0?-1:1)*Number.MAX_VALUE:e===e?e:0):e===0?e:0}function sC(e,t,r){r&&typeof r!="number"&&Uv(e,t,r)&&(t=r=void 0),e=$g(e),t===void 0?(t=e,e=0):t=$g(t),r=r===void 0?e<t?1:-1:$g(r);const n=Math.max(Math.ceil((t-e)/(r||1)),0),i=new Array(n);for(let o=0;o<n;o++)i[o]=e,e+=r;return i}var Cn=e=>e.chartData,v0=Q([Cn],e=>{var t=e.chartData!=null?e.chartData.length-1:0;return{chartData:e.chartData,computedData:e.computedData,dataEndIndex:t,dataStartIndex:0}}),Gh=(e,t,r,n)=>n?v0(e):Cn(e),U9=(e,t,r)=>r?v0(e):Cn(e),W9=Q([Gh],e=>{var t=e.chartData,r=e.dataStartIndex,n=e.dataEndIndex;return t!=null?t.slice(r,n+1):[]});Q([v0],e=>{var t=e.chartData,r=e.dataStartIndex,n=e.dataEndIndex;return t!=null?t.slice(r,n+1):[]});var H9=Q([Cn],e=>{var t=e.chartData,r=e.dataStartIndex,n=e.dataEndIndex;return t!=null?t.slice(r,n+1):[]});function x0(e,t){return q9(e)||V9(e,t)||G9(e,t)||K9()}function K9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function G9(e,t){if(e){if(typeof e=="string")return d2(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?d2(e,t):void 0}}function d2(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function V9(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function q9(e){if(Array.isArray(e))return e}function Hn(e){if(Array.isArray(e)&&e.length===2){var t=x0(e,2),r=t[0],n=t[1];if(He(r)&&He(n))return!0}return!1}function f2(e,t,r){return r?e:[Math.min(e[0],t[0]),Math.max(e[1],t[1])]}function lC(e,t){if(t&&typeof e!="function"&&Array.isArray(e)&&e.length===2){var r=x0(e,2),n=r[0],i=r[1],o,c;if(He(n))o=n;else if(typeof n=="function")return;if(He(i))c=i;else if(typeof i=="function")return;var u=[o,c];if(Hn(u))return u}}function Q9(e,t,r){if(!(!r&&t==null)){if(typeof e=="function"&&t!=null)try{var n=e(t,r);if(Hn(n))return f2(n,t,r)}catch{}if(Array.isArray(e)&&e.length===2){var i=x0(e,2),o=i[0],c=i[1],u,f;if(o==="auto")t!=null&&(u=Math.min(...t));else if(Ee(o))u=o;else if(typeof o=="function")try{t!=null&&(u=o(t==null?void 0:t[0]))}catch{}else if(typeof o=="string"&&ij.test(o)){var h=ij.exec(o);if(h==null||h[1]==null||t==null)u=void 0;else{var m=+h[1];u=t[0]-m}}else u=t==null?void 0:t[0];if(c==="auto")t!=null&&(f=Math.max(...t));else if(Ee(c))f=c;else if(typeof c=="function")try{t!=null&&(f=c(t==null?void 0:t[1]))}catch{}else if(typeof c=="string"&&aj.test(c)){var p=aj.exec(c);if(p==null||p[1]==null||t==null)f=void 0;else{var v=+p[1];f=t[1]+v}}else f=t==null?void 0:t[1];var b=[u,f];if(Hn(b))return t==null?b:f2(b,t,r)}}}var al=1e9,Y9={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},b0,ft=!0,sn="[DecimalError] ",vo=sn+"Invalid argument: ",y0=sn+"Exponent out of range: ",ol=Math.floor,Ya=Math.pow,Z9=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,$r,zt=1e7,ct=7,cC=9007199254740991,Uf=ol(cC/ct),je={};je.absoluteValue=je.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};je.comparedTo=je.cmp=function(e){var t,r,n,i,o=this;if(e=new o.constructor(e),o.s!==e.s)return o.s||-e.s;if(o.e!==e.e)return o.e>e.e^o.s<0?1:-1;for(n=o.d.length,i=e.d.length,t=0,r=n<i?n:i;t<r;++t)if(o.d[t]!==e.d[t])return o.d[t]>e.d[t]^o.s<0?1:-1;return n===i?0:n>i^o.s<0?1:-1};je.decimalPlaces=je.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*ct;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};je.dividedBy=je.div=function(e){return yi(this,new this.constructor(e))};je.dividedToIntegerBy=je.idiv=function(e){var t=this,r=t.constructor;return tt(yi(t,new r(e),0,1),r.precision)};je.equals=je.eq=function(e){return!this.cmp(e)};je.exponent=function(){return Et(this)};je.greaterThan=je.gt=function(e){return this.cmp(e)>0};je.greaterThanOrEqualTo=je.gte=function(e){return this.cmp(e)>=0};je.isInteger=je.isint=function(){return this.e>this.d.length-2};je.isNegative=je.isneg=function(){return this.s<0};je.isPositive=je.ispos=function(){return this.s>0};je.isZero=function(){return this.s===0};je.lessThan=je.lt=function(e){return this.cmp(e)<0};je.lessThanOrEqualTo=je.lte=function(e){return this.cmp(e)<1};je.logarithm=je.log=function(e){var t,r=this,n=r.constructor,i=n.precision,o=i+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq($r))throw Error(sn+"NaN");if(r.s<1)throw Error(sn+(r.s?"NaN":"-Infinity"));return r.eq($r)?new n(0):(ft=!1,t=yi(Bc(r,o),Bc(e,o),o),ft=!0,tt(t,i))};je.minus=je.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?fC(t,e):uC(t,(e.s=-e.s,e))};je.modulo=je.mod=function(e){var t,r=this,n=r.constructor,i=n.precision;if(e=new n(e),!e.s)throw Error(sn+"NaN");return r.s?(ft=!1,t=yi(r,e,0,1).times(e),ft=!0,r.minus(t)):tt(new n(r),i)};je.naturalExponential=je.exp=function(){return dC(this)};je.naturalLogarithm=je.ln=function(){return Bc(this)};je.negated=je.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};je.plus=je.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?uC(t,e):fC(t,(e.s=-e.s,e))};je.precision=je.sd=function(e){var t,r,n,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(vo+e);if(t=Et(i)+1,n=i.d.length-1,r=n*ct+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};je.squareRoot=je.sqrt=function(){var e,t,r,n,i,o,c,u=this,f=u.constructor;if(u.s<1){if(!u.s)return new f(0);throw Error(sn+"NaN")}for(e=Et(u),ft=!1,i=Math.sqrt(+u),i==0||i==1/0?(t=Wn(u.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=ol((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),n=new f(t)):n=new f(i.toString()),r=f.precision,i=c=r+3;;)if(o=n,n=o.plus(yi(u,o,c+2)).times(.5),Wn(o.d).slice(0,c)===(t=Wn(n.d)).slice(0,c)){if(t=t.slice(c-3,c+1),i==c&&t=="4999"){if(tt(o,r+1,0),o.times(o).eq(u)){n=o;break}}else if(t!="9999")break;c+=4}return ft=!0,tt(n,r)};je.times=je.mul=function(e){var t,r,n,i,o,c,u,f,h,m=this,p=m.constructor,v=m.d,b=(e=new p(e)).d;if(!m.s||!e.s)return new p(0);for(e.s*=m.s,r=m.e+e.e,f=v.length,h=b.length,f<h&&(o=v,v=b,b=o,c=f,f=h,h=c),o=[],c=f+h,n=c;n--;)o.push(0);for(n=h;--n>=0;){for(t=0,i=f+n;i>n;)u=o[i]+b[n]*v[i-n-1]+t,o[i--]=u%zt|0,t=u/zt|0;o[i]=(o[i]+t)%zt|0}for(;!o[--c];)o.pop();return t?++r:o.shift(),e.d=o,e.e=r,ft?tt(e,p.precision):e};je.toDecimalPlaces=je.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(Yn(e,0,al),t===void 0?t=n.rounding:Yn(t,0,8),tt(r,e+Et(r)+1,t))};je.toExponential=function(e,t){var r,n=this,i=n.constructor;return e===void 0?r=No(n,!0):(Yn(e,0,al),t===void 0?t=i.rounding:Yn(t,0,8),n=tt(new i(n),e+1,t),r=No(n,!0,e+1)),r};je.toFixed=function(e,t){var r,n,i=this,o=i.constructor;return e===void 0?No(i):(Yn(e,0,al),t===void 0?t=o.rounding:Yn(t,0,8),n=tt(new o(i),e+Et(i)+1,t),r=No(n.abs(),!1,e+Et(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};je.toInteger=je.toint=function(){var e=this,t=e.constructor;return tt(new t(e),Et(e)+1,t.rounding)};je.toNumber=function(){return+this};je.toPower=je.pow=function(e){var t,r,n,i,o,c,u=this,f=u.constructor,h=12,m=+(e=new f(e));if(!e.s)return new f($r);if(u=new f(u),!u.s){if(e.s<1)throw Error(sn+"Infinity");return u}if(u.eq($r))return u;if(n=f.precision,e.eq($r))return tt(u,n);if(t=e.e,r=e.d.length-1,c=t>=r,o=u.s,c){if((r=m<0?-m:m)<=cC){for(i=new f($r),t=Math.ceil(n/ct+4),ft=!1;r%2&&(i=i.times(u),m2(i.d,t)),r=ol(r/2),r!==0;)u=u.times(u),m2(u.d,t);return ft=!0,e.s<0?new f($r).div(i):tt(i,n)}}else if(o<0)throw Error(sn+"NaN");return o=o<0&&e.d[Math.max(t,r)]&1?-1:1,u.s=1,ft=!1,i=e.times(Bc(u,n+h)),ft=!0,i=dC(i),i.s=o,i};je.toPrecision=function(e,t){var r,n,i=this,o=i.constructor;return e===void 0?(r=Et(i),n=No(i,r<=o.toExpNeg||r>=o.toExpPos)):(Yn(e,1,al),t===void 0?t=o.rounding:Yn(t,0,8),i=tt(new o(i),e,t),r=Et(i),n=No(i,e<=r||r<=o.toExpNeg,e)),n};je.toSignificantDigits=je.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(Yn(e,1,al),t===void 0?t=n.rounding:Yn(t,0,8)),tt(new n(r),e,t)};je.toString=je.valueOf=je.val=je.toJSON=je[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=Et(e),r=e.constructor;return No(e,t<=r.toExpNeg||t>=r.toExpPos)};function uC(e,t){var r,n,i,o,c,u,f,h,m=e.constructor,p=m.precision;if(!e.s||!t.s)return t.s||(t=new m(e)),ft?tt(t,p):t;if(f=e.d,h=t.d,c=e.e,i=t.e,f=f.slice(),o=c-i,o){for(o<0?(n=f,o=-o,u=h.length):(n=h,i=c,u=f.length),c=Math.ceil(p/ct),u=c>u?c+1:u+1,o>u&&(o=u,n.length=1),n.reverse();o--;)n.push(0);n.reverse()}for(u=f.length,o=h.length,u-o<0&&(o=u,n=h,h=f,f=n),r=0;o;)r=(f[--o]=f[o]+h[o]+r)/zt|0,f[o]%=zt;for(r&&(f.unshift(r),++i),u=f.length;f[--u]==0;)f.pop();return t.d=f,t.e=i,ft?tt(t,p):t}function Yn(e,t,r){if(e!==~~e||e<t||e>r)throw Error(vo+e)}function Wn(e){var t,r,n,i=e.length-1,o="",c=e[0];if(i>0){for(o+=c,t=1;t<i;t++)n=e[t]+"",r=ct-n.length,r&&(o+=aa(r)),o+=n;c=e[t],n=c+"",r=ct-n.length,r&&(o+=aa(r))}else if(c===0)return"0";for(;c%10===0;)c/=10;return o+c}var yi=(function(){function e(n,i){var o,c=0,u=n.length;for(n=n.slice();u--;)o=n[u]*i+c,n[u]=o%zt|0,c=o/zt|0;return c&&n.unshift(c),n}function t(n,i,o,c){var u,f;if(o!=c)f=o>c?1:-1;else for(u=f=0;u<o;u++)if(n[u]!=i[u]){f=n[u]>i[u]?1:-1;break}return f}function r(n,i,o){for(var c=0;o--;)n[o]-=c,c=n[o]<i[o]?1:0,n[o]=c*zt+n[o]-i[o];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,o,c){var u,f,h,m,p,v,b,S,w,k,N,E,A,C,_,O,D,B,z=n.constructor,$=n.s==i.s?1:-1,K=n.d,W=i.d;if(!n.s)return new z(n);if(!i.s)throw Error(sn+"Division by zero");for(f=n.e-i.e,D=W.length,_=K.length,b=new z($),S=b.d=[],h=0;W[h]==(K[h]||0);)++h;if(W[h]>(K[h]||0)&&--f,o==null?E=o=z.precision:c?E=o+(Et(n)-Et(i))+1:E=o,E<0)return new z(0);if(E=E/ct+2|0,h=0,D==1)for(m=0,W=W[0],E++;(h<_||m)&&E--;h++)A=m*zt+(K[h]||0),S[h]=A/W|0,m=A%W|0;else{for(m=zt/(W[0]+1)|0,m>1&&(W=e(W,m),K=e(K,m),D=W.length,_=K.length),C=D,w=K.slice(0,D),k=w.length;k<D;)w[k++]=0;B=W.slice(),B.unshift(0),O=W[0],W[1]>=zt/2&&++O;do m=0,u=t(W,w,D,k),u<0?(N=w[0],D!=k&&(N=N*zt+(w[1]||0)),m=N/O|0,m>1?(m>=zt&&(m=zt-1),p=e(W,m),v=p.length,k=w.length,u=t(p,w,v,k),u==1&&(m--,r(p,D<v?B:W,v))):(m==0&&(u=m=1),p=W.slice()),v=p.length,v<k&&p.unshift(0),r(w,p,k),u==-1&&(k=w.length,u=t(W,w,D,k),u<1&&(m++,r(w,D<k?B:W,k))),k=w.length):u===0&&(m++,w=[0]),S[h++]=m,u&&w[0]?w[k++]=K[C]||0:(w=[K[C]],k=1);while((C++<_||w[0]!==void 0)&&E--)}return S[0]||S.shift(),b.e=f,tt(b,c?o+Et(b)+1:o)}})();function dC(e,t){var r,n,i,o,c,u,f=0,h=0,m=e.constructor,p=m.precision;if(Et(e)>16)throw Error(y0+Et(e));if(!e.s)return new m($r);for(ft=!1,u=p,c=new m(.03125);e.abs().gte(.1);)e=e.times(c),h+=5;for(n=Math.log(Ya(2,h))/Math.LN10*2+5|0,u+=n,r=i=o=new m($r),m.precision=u;;){if(i=tt(i.times(e),u),r=r.times(++f),c=o.plus(yi(i,r,u)),Wn(c.d).slice(0,u)===Wn(o.d).slice(0,u)){for(;h--;)o=tt(o.times(o),u);return m.precision=p,t==null?(ft=!0,tt(o,p)):o}o=c}}function Et(e){for(var t=e.e*ct,r=e.d[0];r>=10;r/=10)t++;return t}function zg(e,t,r){if(t>e.LN10.sd())throw ft=!0,r&&(e.precision=r),Error(sn+"LN10 precision limit exceeded");return tt(new e(e.LN10),t)}function aa(e){for(var t="";e--;)t+="0";return t}function Bc(e,t){var r,n,i,o,c,u,f,h,m,p=1,v=10,b=e,S=b.d,w=b.constructor,k=w.precision;if(b.s<1)throw Error(sn+(b.s?"NaN":"-Infinity"));if(b.eq($r))return new w(0);if(t==null?(ft=!1,h=k):h=t,b.eq(10))return t==null&&(ft=!0),zg(w,h);if(h+=v,w.precision=h,r=Wn(S),n=r.charAt(0),o=Et(b),Math.abs(o)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)b=b.times(e),r=Wn(b.d),n=r.charAt(0),p++;o=Et(b),n>1?(b=new w("0."+r),o++):b=new w(n+"."+r.slice(1))}else return f=zg(w,h+2,k).times(o+""),b=Bc(new w(n+"."+r.slice(1)),h-v).plus(f),w.precision=k,t==null?(ft=!0,tt(b,k)):b;for(u=c=b=yi(b.minus($r),b.plus($r),h),m=tt(b.times(b),h),i=3;;){if(c=tt(c.times(m),h),f=u.plus(yi(c,new w(i),h)),Wn(f.d).slice(0,h)===Wn(u.d).slice(0,h))return u=u.times(2),o!==0&&(u=u.plus(zg(w,h+2,k).times(o+""))),u=yi(u,new w(p),h),w.precision=k,t==null?(ft=!0,tt(u,k)):u;u=f,i+=2}}function h2(e,t){var r,n,i;for((r=t.indexOf("."))>-1&&(t=t.replace(".","")),(n=t.search(/e/i))>0?(r<0&&(r=n),r+=+t.slice(n+1),t=t.substring(0,n)):r<0&&(r=t.length),n=0;t.charCodeAt(n)===48;)++n;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(n,i),t){if(i-=n,r=r-n-1,e.e=ol(r/ct),e.d=[],n=(r+1)%ct,r<0&&(n+=ct),n<i){for(n&&e.d.push(+t.slice(0,n)),i-=ct;n<i;)e.d.push(+t.slice(n,n+=ct));t=t.slice(n),n=ct-t.length}else n-=i;for(;n--;)t+="0";if(e.d.push(+t),ft&&(e.e>Uf||e.e<-Uf))throw Error(y0+r)}else e.s=0,e.e=0,e.d=[0];return e}function tt(e,t,r){var n,i,o,c,u,f,h,m,p=e.d;for(c=1,o=p[0];o>=10;o/=10)c++;if(n=t-c,n<0)n+=ct,i=t,h=p[m=0];else{if(m=Math.ceil((n+1)/ct),o=p.length,m>=o)return e;for(h=o=p[m],c=1;o>=10;o/=10)c++;n%=ct,i=n-ct+c}if(r!==void 0&&(o=Ya(10,c-i-1),u=h/o%10|0,f=t<0||p[m+1]!==void 0||h%o,f=r<4?(u||f)&&(r==0||r==(e.s<0?3:2)):u>5||u==5&&(r==4||f||r==6&&(n>0?i>0?h/Ya(10,c-i):0:p[m-1])%10&1||r==(e.s<0?8:7))),t<1||!p[0])return f?(o=Et(e),p.length=1,t=t-o-1,p[0]=Ya(10,(ct-t%ct)%ct),e.e=ol(-t/ct)||0):(p.length=1,p[0]=e.e=e.s=0),e;if(n==0?(p.length=m,o=1,m--):(p.length=m+1,o=Ya(10,ct-n),p[m]=i>0?(h/Ya(10,c-i)%Ya(10,i)|0)*o:0),f)for(;;)if(m==0){(p[0]+=o)==zt&&(p[0]=1,++e.e);break}else{if(p[m]+=o,p[m]!=zt)break;p[m--]=0,o=1}for(n=p.length;p[--n]===0;)p.pop();if(ft&&(e.e>Uf||e.e<-Uf))throw Error(y0+Et(e));return e}function fC(e,t){var r,n,i,o,c,u,f,h,m,p,v=e.constructor,b=v.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new v(e),ft?tt(t,b):t;if(f=e.d,p=t.d,n=t.e,h=e.e,f=f.slice(),c=h-n,c){for(m=c<0,m?(r=f,c=-c,u=p.length):(r=p,n=h,u=f.length),i=Math.max(Math.ceil(b/ct),u)+2,c>i&&(c=i,r.length=1),r.reverse(),i=c;i--;)r.push(0);r.reverse()}else{for(i=f.length,u=p.length,m=i<u,m&&(u=i),i=0;i<u;i++)if(f[i]!=p[i]){m=f[i]<p[i];break}c=0}for(m&&(r=f,f=p,p=r,t.s=-t.s),u=f.length,i=p.length-u;i>0;--i)f[u++]=0;for(i=p.length;i>c;){if(f[--i]<p[i]){for(o=i;o&&f[--o]===0;)f[o]=zt-1;--f[o],f[i]+=zt}f[i]-=p[i]}for(;f[--u]===0;)f.pop();for(;f[0]===0;f.shift())--n;return f[0]?(t.d=f,t.e=n,ft?tt(t,b):t):new v(0)}function No(e,t,r){var n,i=Et(e),o=Wn(e.d),c=o.length;return t?(r&&(n=r-c)>0?o=o.charAt(0)+"."+o.slice(1)+aa(n):c>1&&(o=o.charAt(0)+"."+o.slice(1)),o=o+(i<0?"e":"e+")+i):i<0?(o="0."+aa(-i-1)+o,r&&(n=r-c)>0&&(o+=aa(n))):i>=c?(o+=aa(i+1-c),r&&(n=r-i-1)>0&&(o=o+"."+aa(n))):((n=i+1)<c&&(o=o.slice(0,n)+"."+o.slice(n)),r&&(n=r-c)>0&&(i+1===c&&(o+="."),o+=aa(n))),e.s<0?"-"+o:o}function m2(e,t){if(e.length>t)return e.length=t,!0}function hC(e){var t,r,n;function i(o){var c=this;if(!(c instanceof i))return new i(o);if(c.constructor=i,o instanceof i){c.s=o.s,c.e=o.e,c.d=(o=o.d)?o.slice():o;return}if(typeof o=="number"){if(o*0!==0)throw Error(vo+o);if(o>0)c.s=1;else if(o<0)o=-o,c.s=-1;else{c.s=0,c.e=0,c.d=[0];return}if(o===~~o&&o<1e7){c.e=0,c.d=[o];return}return h2(c,o.toString())}else if(typeof o!="string")throw Error(vo+o);if(o.charCodeAt(0)===45?(o=o.slice(1),c.s=-1):c.s=1,Z9.test(o))h2(c,o);else throw Error(vo+o)}if(i.prototype=je,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=hC,i.config=i.set=X9,e===void 0&&(e={}),e)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t<n.length;)e.hasOwnProperty(r=n[t++])||(e[r]=this[r]);return i.config(e),i}function X9(e){if(!e||typeof e!="object")throw Error(sn+"Object expected");var t,r,n,i=["precision",1,al,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<i.length;t+=3)if((n=e[r=i[t]])!==void 0)if(ol(n)===n&&n>=i[t+1]&&n<=i[t+2])this[r]=n;else throw Error(vo+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(vo+r+": "+n);return this}var b0=hC(Y9);$r=new b0(1);const Ge=b0;function mC(e){var t;return e===0?t=1:t=Math.floor(new Ge(e).abs().log(10).toNumber())+1,t}function pC(e,t,r){for(var n=new Ge(e),i=0,o=[];n.lt(t)&&i<1e5;)o.push(n.toNumber()),n=n.add(r),i++;return o}function Uc(e,t){return r7(e)||t7(e,t)||e7(e,t)||J9()}function J9(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function e7(e,t){if(e){if(typeof e=="string")return p2(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?p2(e,t):void 0}}function p2(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function t7(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function r7(e){if(Array.isArray(e))return e}var gC=e=>{var t=Uc(e,2),r=t[0],n=t[1],i=r,o=n;return r>n&&(i=n,o=r),[i,o]},w0=(e,t,r)=>{if(e.lte(0))return new Ge(0);var n=mC(e.toNumber()),i=new Ge(10).pow(n),o=e.div(i),c=n!==1?.05:.1,u=new Ge(Math.ceil(o.div(c).toNumber())).add(r).mul(c),f=u.mul(i);return t?new Ge(f.toNumber()):new Ge(Math.ceil(f.toNumber()))},vC=(e,t,r)=>{var n;if(e.lte(0))return new Ge(0);var i=[1,2,2.5,5],o=e.toNumber(),c=Math.floor(new Ge(o).abs().log(10).toNumber()),u=new Ge(10).pow(c),f=e.div(u).toNumber(),h=i.findIndex(b=>b>=f-1e-10);if(h===-1&&(u=u.mul(10),h=0),h+=r,h>=i.length){var m=Math.floor(h/i.length);h%=i.length,u=u.mul(new Ge(10).pow(m))}var p=(n=i[h])!==null&&n!==void 0?n:1,v=new Ge(p).mul(u);return t?v:new Ge(Math.ceil(v.toNumber()))},n7=(e,t,r)=>{var n=new Ge(1),i=new Ge(e);if(!i.isint()&&r){var o=Math.abs(e);o<1?(n=new Ge(10).pow(mC(e)-1),i=new Ge(Math.floor(i.div(n).toNumber())).mul(n)):o>1&&(i=new Ge(Math.floor(e)))}else e===0?i=new Ge(Math.floor((t-1)/2)):r||(i=new Ge(Math.floor(e)));for(var c=Math.floor((t-1)/2),u=[],f=0;f<t;f++)u.push(i.add(new Ge(f-c).mul(n)).toNumber());return u},xC=function(t,r,n,i){var o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0,c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:w0;if(!Number.isFinite((r-t)/(n-1)))return{step:new Ge(0),tickMin:new Ge(0),tickMax:new Ge(0)};var u=c(new Ge(r).sub(t).div(n-1),i,o),f;t<=0&&r>=0?f=new Ge(0):(f=new Ge(t).add(r).div(2),f=f.sub(new Ge(f).mod(u)));var h=Math.ceil(f.sub(t).div(u).toNumber()),m=Math.ceil(new Ge(r).sub(f).div(u).toNumber()),p=h+m+1;return p>n?xC(t,r,n,i,o+1,c):(p<n&&(m=r>0?m+(n-p):m,h=r>0?h:h+(n-p)),{step:u,tickMin:f.sub(new Ge(h).mul(u)),tickMax:f.add(new Ge(m).mul(u))})},g2=function(t){var r=Uc(t,2),n=r[0],i=r[1],o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"auto",f=Math.max(o,2),h=gC([n,i]),m=Uc(h,2),p=m[0],v=m[1];if(p===-1/0||v===1/0){var b=v===1/0?[p,...Array(o-1).fill(1/0)]:[...Array(o-1).fill(-1/0),v];return n>i?b.reverse():b}if(p===v)return n7(p,o,c);var S=u==="snap125"?vC:w0,w=xC(p,v,f,c,0,S),k=w.step,N=w.tickMin,E=w.tickMax,A=pC(N,E.add(new Ge(.1).mul(k)),k);return n>i?A.reverse():A},v2=function(t,r){var n=Uc(t,2),i=n[0],o=n[1],c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"auto",f=gC([i,o]),h=Uc(f,2),m=h[0],p=h[1];if(m===-1/0||p===1/0)return[i,o];if(m===p)return[m];var v=u==="snap125"?vC:w0,b=Math.max(r,2),S=v(new Ge(p).sub(m).div(b-1),c,0),w=[...pC(new Ge(m),new Ge(p),S),p];return c===!1&&(w=w.map(k=>Math.round(k))),i>o?w.reverse():w},i7=e=>e.rootProps.barCategoryGap,Vh=e=>e.rootProps.stackOffset,yC=e=>e.rootProps.reverseStackOrder,k0=e=>e.options.chartName,j0=e=>e.rootProps.syncId,bC=e=>e.rootProps.syncMethod,S0=e=>e.options.eventEmitter,a7=e=>e.rootProps.baseValue,pr={grid:-100,barBackground:-50,area:100,cursorRectangle:200,bar:300,line:400,axis:500,scatter:600,activeBar:1e3,cursorLine:1100,activeDot:1200,label:2e3},Wa={allowDecimals:!1,allowDataOverflow:!1,angleAxisId:0,reversed:!1,scale:"auto",tick:!0,type:"auto"},Ln={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:!0,includeHidden:!1,radiusAxisId:0,reversed:!1,scale:"auto",tick:!0,tickCount:5,type:"auto"},qh=(e,t)=>{if(!(!e||!t))return e!=null&&e.reversed?[t[1],t[0]]:t};function Qh(e,t,r){if(r!=="auto")return r;if(e!=null)return Xn(e,t)?"category":"number"}function x2(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Wf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?x2(Object(r),!0).forEach(function(n){o7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x2(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function o7(e,t,r){return(t=s7(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function s7(e){var t=l7(e,"string");return typeof t=="symbol"?t:t+""}function l7(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var y2={allowDataOverflow:Wa.allowDataOverflow,allowDecimals:Wa.allowDecimals,allowDuplicatedCategory:!1,dataKey:void 0,domain:void 0,id:Wa.angleAxisId,includeHidden:!1,name:void 0,reversed:Wa.reversed,scale:Wa.scale,tick:Wa.tick,tickCount:void 0,ticks:void 0,type:Wa.type,unit:void 0,niceTicks:"auto"},b2={allowDataOverflow:Ln.allowDataOverflow,allowDecimals:Ln.allowDecimals,allowDuplicatedCategory:Ln.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:Ln.radiusAxisId,includeHidden:Ln.includeHidden,name:void 0,reversed:Ln.reversed,scale:Ln.scale,tick:Ln.tick,tickCount:Ln.tickCount,ticks:void 0,type:Ln.type,unit:void 0,niceTicks:"auto"},c7=(e,t)=>{if(t!=null)return e.polarAxis.angleAxis[t]},N0=Q([c7,HA],(e,t)=>{var r;if(e!=null)return e;var n=(r=Qh(t,"angleAxis",y2.type))!==null&&r!==void 0?r:"category";return Wf(Wf({},y2),{},{type:n})}),u7=(e,t)=>e.polarAxis.radiusAxis[t],E0=Q([u7,HA],(e,t)=>{var r;if(e!=null)return e;var n=(r=Qh(t,"radiusAxis",b2.type))!==null&&r!==void 0?r:"category";return Wf(Wf({},b2),{},{type:n})}),Yh=e=>e.polarOptions,A0=Q([Ai,Ci,er],O9),wC=Q([Yh,A0],(e,t)=>{if(e!=null)return Sa(e.innerRadius,t,0)}),kC=Q([Yh,A0],(e,t)=>{if(e!=null)return Sa(e.outerRadius,t,t*.8)}),d7=e=>{if(e==null)return[0,0];var t=e.startAngle,r=e.endAngle;return[t,r]},jC=Q([Yh],d7);Q([N0,jC],qh);var SC=Q([A0,wC,kC],(e,t,r)=>{if(!(e==null||t==null||r==null))return[t,r]});Q([E0,SC],qh);var NC=Q([ht,Yh,wC,kC,Ai,Ci],(e,t,r,n,i,o)=>{if(!(e!=="centric"&&e!=="radial"||t==null||r==null||n==null)){var c=t.cx,u=t.cy,f=t.startAngle,h=t.endAngle;return{cx:Sa(c,i,i/2),cy:Sa(u,o,o/2),innerRadius:r,outerRadius:n,startAngle:f,endAngle:h,clockWise:!1}}}),Ut=(e,t)=>t,Zh=(e,t,r)=>r;function C0(e){return e==null?void 0:e.id}function EC(e,t,r){var n=t.chartData,i=n===void 0?[]:n,o=r.allowDuplicatedCategory,c=r.dataKey,u=new Map;return e.forEach(f=>{var h,m=(h=f.data)!==null&&h!==void 0?h:i;if(!(m==null||m.length===0)){var p=C0(f);m.forEach((v,b)=>{var S=c==null||o?b:String(Ft(v,c,null)),w=Ft(v,f.dataKey,0),k;u.has(S)?k=u.get(S):k={},Object.assign(k,{[p]:w}),u.set(S,k)})}}),Array.from(u.values())}function P0(e){return"stackId"in e&&e.stackId!=null&&e.dataKey!=null}var Xh=(e,t)=>e===t?!0:e==null||t==null?!1:e[0]===t[0]&&e[1]===t[1];function Jh(e,t){return Array.isArray(e)&&Array.isArray(t)&&e.length===0&&t.length===0?!0:e===t}function f7(e,t){if(e.length===t.length){for(var r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}return!1}var Wt=e=>{var t=ht(e);return t==="horizontal"?"xAxis":t==="vertical"?"yAxis":t==="centric"?"angleAxis":"radiusAxis"},sl=e=>e.tooltip.settings.axisId;function O0(e){if(e!=null){var t=e.ticks,r=e.bandwidth,n=e.range(),i=[Math.min(...n),Math.max(...n)];return{domain:()=>e.domain(),range:(function(o){function c(){return o.apply(this,arguments)}return c.toString=function(){return o.toString()},c})(()=>i),rangeMin:()=>i[0],rangeMax:()=>i[1],isInRange(o){var c=i[0],u=i[1];return c<=u?o>=c&&o<=u:o>=u&&o<=c},bandwidth:r?()=>r.call(e):void 0,ticks:t?o=>t.call(e,o):void 0,map:(o,c)=>{var u=e(o);if(u!=null){if(e.bandwidth&&c!==null&&c!==void 0&&c.position){var f=e.bandwidth();switch(c.position){case"middle":u+=f/2;break;case"end":u+=f;break}}return u}}}}}var h7=(e,t)=>{if(t!=null)switch(e){case"linear":{if(!Hn(t)){for(var r,n,i=0;i<t.length;i++){var o=t[i];He(o)&&((r===void 0||o<r)&&(r=o),(n===void 0||o>n)&&(n=o))}return r!==void 0&&n!==void 0?[r,n]:void 0}return t}default:return t}};function ba(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function m7(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function _0(e){let t,r,n;e.length!==2?(t=ba,r=(u,f)=>ba(e(u),f),n=(u,f)=>e(u)-f):(t=e===ba||e===m7?e:p7,r=e,n=e);function i(u,f,h=0,m=u.length){if(h<m){if(t(f,f)!==0)return m;do{const p=h+m>>>1;r(u[p],f)<0?h=p+1:m=p}while(h<m)}return h}function o(u,f,h=0,m=u.length){if(h<m){if(t(f,f)!==0)return m;do{const p=h+m>>>1;r(u[p],f)<=0?h=p+1:m=p}while(h<m)}return h}function c(u,f,h=0,m=u.length){const p=i(u,f,h,m-1);return p>h&&n(u[p-1],f)>-n(u[p],f)?p-1:p}return{left:i,center:c,right:o}}function p7(){return 0}function AC(e){return e===null?NaN:+e}function*g7(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const v7=_0(ba),fu=v7.right;_0(AC).center;class w2 extends Map{constructor(t,r=b7){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,i]of t)this.set(n,i)}get(t){return super.get(k2(this,t))}has(t){return super.has(k2(this,t))}set(t,r){return super.set(x7(this,t),r)}delete(t){return super.delete(y7(this,t))}}function k2({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function x7({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function y7({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function b7(e){return e!==null&&typeof e=="object"?e.valueOf():e}function w7(e=ba){if(e===ba)return CC;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,r)=>{const n=e(t,r);return n||n===0?n:(e(r,r)===0)-(e(t,t)===0)}}function CC(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const k7=Math.sqrt(50),j7=Math.sqrt(10),S7=Math.sqrt(2);function Hf(e,t,r){const n=(t-e)/Math.max(0,r),i=Math.floor(Math.log10(n)),o=n/Math.pow(10,i),c=o>=k7?10:o>=j7?5:o>=S7?2:1;let u,f,h;return i<0?(h=Math.pow(10,-i)/c,u=Math.round(e*h),f=Math.round(t*h),u/h<e&&++u,f/h>t&&--f,h=-h):(h=Math.pow(10,i)*c,u=Math.round(e/h),f=Math.round(t/h),u*h<e&&++u,f*h>t&&--f),f<u&&.5<=r&&r<2?Hf(e,t,r*2):[u,f,h]}function cx(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[i,o,c]=n?Hf(t,e,r):Hf(e,t,r);if(!(o>=i))return[];const u=o-i+1,f=new Array(u);if(n)if(c<0)for(let h=0;h<u;++h)f[h]=(o-h)/-c;else for(let h=0;h<u;++h)f[h]=(o-h)*c;else if(c<0)for(let h=0;h<u;++h)f[h]=(i+h)/-c;else for(let h=0;h<u;++h)f[h]=(i+h)*c;return f}function ux(e,t,r){return t=+t,e=+e,r=+r,Hf(e,t,r)[2]}function dx(e,t,r){t=+t,e=+e,r=+r;const n=t<e,i=n?ux(t,e,r):ux(e,t,r);return(n?-1:1)*(i<0?1/-i:i)}function j2(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function S2(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function PC(e,t,r=0,n=1/0,i){if(t=Math.floor(t),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(e.length-1,n)),!(r<=t&&t<=n))return e;for(i=i===void 0?CC:w7(i);n>r;){if(n-r>600){const f=n-r+1,h=t-r+1,m=Math.log(f),p=.5*Math.exp(2*m/3),v=.5*Math.sqrt(m*p*(f-p)/f)*(h-f/2<0?-1:1),b=Math.max(r,Math.floor(t-h*p/f+v)),S=Math.min(n,Math.floor(t+(f-h)*p/f+v));PC(e,t,b,S,i)}const o=e[t];let c=r,u=n;for(cc(e,r,t),i(e[n],o)>0&&cc(e,r,n);c<u;){for(cc(e,c,u),++c,--u;i(e[c],o)<0;)++c;for(;i(e[u],o)>0;)--u}i(e[r],o)===0?cc(e,r,u):(++u,cc(e,u,n)),u<=t&&(r=u+1),t<=u&&(n=u-1)}return e}function cc(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function N7(e,t,r){if(e=Float64Array.from(g7(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return S2(e);if(t>=1)return j2(e);var n,i=(n-1)*t,o=Math.floor(i),c=j2(PC(e,o).subarray(0,o+1)),u=S2(e.subarray(o+1));return c+(u-c)*(i-o)}}function E7(e,t,r=AC){if(!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return+r(e[0],0,e);if(t>=1)return+r(e[n-1],n-1,e);var n,i=(n-1)*t,o=Math.floor(i),c=+r(e[o],o,e),u=+r(e[o+1],o+1,e);return c+(u-c)*(i-o)}}function A7(e,t,r){e=+e,t=+t,r=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((t-e)/r))|0,o=new Array(i);++n<i;)o[n]=e+n*r;return o}function cn(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function Pi(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const fx=Symbol("implicit");function M0(){var e=new w2,t=[],r=[],n=fx;function i(o){let c=e.get(o);if(c===void 0){if(n!==fx)return n;e.set(o,c=t.push(o)-1)}return r[c%r.length]}return i.domain=function(o){if(!arguments.length)return t.slice();t=[],e=new w2;for(const c of o)e.has(c)||e.set(c,t.push(c)-1);return i},i.range=function(o){return arguments.length?(r=Array.from(o),i):r.slice()},i.unknown=function(o){return arguments.length?(n=o,i):n},i.copy=function(){return M0(t,r).unknown(n)},cn.apply(i,arguments),i}function I0(){var e=M0().unknown(void 0),t=e.domain,r=e.range,n=0,i=1,o,c,u=!1,f=0,h=0,m=.5;delete e.unknown;function p(){var v=t().length,b=i<n,S=b?i:n,w=b?n:i;o=(w-S)/Math.max(1,v-f+h*2),u&&(o=Math.floor(o)),S+=(w-S-o*(v-f))*m,c=o*(1-f),u&&(S=Math.round(S),c=Math.round(c));var k=A7(v).map(function(N){return S+o*N});return r(b?k.reverse():k)}return e.domain=function(v){return arguments.length?(t(v),p()):t()},e.range=function(v){return arguments.length?([n,i]=v,n=+n,i=+i,p()):[n,i]},e.rangeRound=function(v){return[n,i]=v,n=+n,i=+i,u=!0,p()},e.bandwidth=function(){return c},e.step=function(){return o},e.round=function(v){return arguments.length?(u=!!v,p()):u},e.padding=function(v){return arguments.length?(f=Math.min(1,h=+v),p()):f},e.paddingInner=function(v){return arguments.length?(f=Math.min(1,v),p()):f},e.paddingOuter=function(v){return arguments.length?(h=+v,p()):h},e.align=function(v){return arguments.length?(m=Math.max(0,Math.min(1,v)),p()):m},e.copy=function(){return I0(t(),[n,i]).round(u).paddingInner(f).paddingOuter(h).align(m)},cn.apply(p(),arguments)}function OC(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return OC(t())},e}function C7(){return OC(I0.apply(null,arguments).paddingInner(1))}function T0(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function _C(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function hu(){}var Wc=.7,Kf=1/Wc,Ss="\\s*([+-]?\\d+)\\s*",Hc="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Kn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",P7=/^#([0-9a-f]{3,8})$/,O7=new RegExp(`^rgb\\(${Ss},${Ss},${Ss}\\)$`),_7=new RegExp(`^rgb\\(${Kn},${Kn},${Kn}\\)$`),M7=new RegExp(`^rgba\\(${Ss},${Ss},${Ss},${Hc}\\)$`),I7=new RegExp(`^rgba\\(${Kn},${Kn},${Kn},${Hc}\\)$`),T7=new RegExp(`^hsl\\(${Hc},${Kn},${Kn}\\)$`),D7=new RegExp(`^hsla\\(${Hc},${Kn},${Kn},${Hc}\\)$`),N2={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};T0(hu,Kc,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:E2,formatHex:E2,formatHex8:L7,formatHsl:R7,formatRgb:A2,toString:A2});function E2(){return this.rgb().formatHex()}function L7(){return this.rgb().formatHex8()}function R7(){return MC(this).formatHsl()}function A2(){return this.rgb().formatRgb()}function Kc(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=P7.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?C2(t):r===3?new Pr(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?Qd(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?Qd(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=O7.exec(e))?new Pr(t[1],t[2],t[3],1):(t=_7.exec(e))?new Pr(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=M7.exec(e))?Qd(t[1],t[2],t[3],t[4]):(t=I7.exec(e))?Qd(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=T7.exec(e))?_2(t[1],t[2]/100,t[3]/100,1):(t=D7.exec(e))?_2(t[1],t[2]/100,t[3]/100,t[4]):N2.hasOwnProperty(e)?C2(N2[e]):e==="transparent"?new Pr(NaN,NaN,NaN,0):null}function C2(e){return new Pr(e>>16&255,e>>8&255,e&255,1)}function Qd(e,t,r,n){return n<=0&&(e=t=r=NaN),new Pr(e,t,r,n)}function $7(e){return e instanceof hu||(e=Kc(e)),e?(e=e.rgb(),new Pr(e.r,e.g,e.b,e.opacity)):new Pr}function hx(e,t,r,n){return arguments.length===1?$7(e):new Pr(e,t,r,n??1)}function Pr(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}T0(Pr,hx,_C(hu,{brighter(e){return e=e==null?Kf:Math.pow(Kf,e),new Pr(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Wc:Math.pow(Wc,e),new Pr(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Pr(xo(this.r),xo(this.g),xo(this.b),Gf(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:P2,formatHex:P2,formatHex8:z7,formatRgb:O2,toString:O2}));function P2(){return`#${eo(this.r)}${eo(this.g)}${eo(this.b)}`}function z7(){return`#${eo(this.r)}${eo(this.g)}${eo(this.b)}${eo((isNaN(this.opacity)?1:this.opacity)*255)}`}function O2(){const e=Gf(this.opacity);return`${e===1?"rgb(":"rgba("}${xo(this.r)}, ${xo(this.g)}, ${xo(this.b)}${e===1?")":`, ${e})`}`}function Gf(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function xo(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function eo(e){return e=xo(e),(e<16?"0":"")+e.toString(16)}function _2(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new kn(e,t,r,n)}function MC(e){if(e instanceof kn)return new kn(e.h,e.s,e.l,e.opacity);if(e instanceof hu||(e=Kc(e)),!e)return new kn;if(e instanceof kn)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),o=Math.max(t,r,n),c=NaN,u=o-i,f=(o+i)/2;return u?(t===o?c=(r-n)/u+(r<n)*6:r===o?c=(n-t)/u+2:c=(t-r)/u+4,u/=f<.5?o+i:2-o-i,c*=60):u=f>0&&f<1?0:c,new kn(c,u,f,e.opacity)}function F7(e,t,r,n){return arguments.length===1?MC(e):new kn(e,t,r,n??1)}function kn(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}T0(kn,F7,_C(hu,{brighter(e){return e=e==null?Kf:Math.pow(Kf,e),new kn(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Wc:Math.pow(Wc,e),new kn(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new Pr(Fg(e>=240?e-240:e+120,i,n),Fg(e,i,n),Fg(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new kn(M2(this.h),Yd(this.s),Yd(this.l),Gf(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Gf(this.opacity);return`${e===1?"hsl(":"hsla("}${M2(this.h)}, ${Yd(this.s)*100}%, ${Yd(this.l)*100}%${e===1?")":`, ${e})`}`}}));function M2(e){return e=(e||0)%360,e<0?e+360:e}function Yd(e){return Math.max(0,Math.min(1,e||0))}function Fg(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const D0=e=>()=>e;function B7(e,t){return function(r){return e+r*t}}function U7(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function W7(e){return(e=+e)==1?IC:function(t,r){return r-t?U7(t,r,e):D0(isNaN(t)?r:t)}}function IC(e,t){var r=t-e;return r?B7(e,r):D0(isNaN(e)?t:e)}const I2=(function e(t){var r=W7(t);function n(i,o){var c=r((i=hx(i)).r,(o=hx(o)).r),u=r(i.g,o.g),f=r(i.b,o.b),h=IC(i.opacity,o.opacity);return function(m){return i.r=c(m),i.g=u(m),i.b=f(m),i.opacity=h(m),i+""}}return n.gamma=e,n})(1);function H7(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(o){for(i=0;i<r;++i)n[i]=e[i]*(1-o)+t[i]*o;return n}}function K7(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function G7(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),o=new Array(r),c;for(c=0;c<n;++c)i[c]=ll(e[c],t[c]);for(;c<r;++c)o[c]=t[c];return function(u){for(c=0;c<n;++c)o[c]=i[c](u);return o}}function V7(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Vf(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function q7(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=ll(e[i],t[i]):n[i]=t[i];return function(o){for(i in r)n[i]=r[i](o);return n}}var mx=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Bg=new RegExp(mx.source,"g");function Q7(e){return function(){return e}}function Y7(e){return function(t){return e(t)+""}}function Z7(e,t){var r=mx.lastIndex=Bg.lastIndex=0,n,i,o,c=-1,u=[],f=[];for(e=e+"",t=t+"";(n=mx.exec(e))&&(i=Bg.exec(t));)(o=i.index)>r&&(o=t.slice(r,o),u[c]?u[c]+=o:u[++c]=o),(n=n[0])===(i=i[0])?u[c]?u[c]+=i:u[++c]=i:(u[++c]=null,f.push({i:c,x:Vf(n,i)})),r=Bg.lastIndex;return r<t.length&&(o=t.slice(r),u[c]?u[c]+=o:u[++c]=o),u.length<2?f[0]?Y7(f[0].x):Q7(t):(t=f.length,function(h){for(var m=0,p;m<t;++m)u[(p=f[m]).i]=p.x(h);return u.join("")})}function ll(e,t){var r=typeof t,n;return t==null||r==="boolean"?D0(t):(r==="number"?Vf:r==="string"?(n=Kc(t))?(t=n,I2):Z7:t instanceof Kc?I2:t instanceof Date?V7:K7(t)?H7:Array.isArray(t)?G7:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?q7:Vf)(e,t)}function L0(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function X7(e,t){t===void 0&&(t=e,e=ll);for(var r=0,n=t.length-1,i=t[0],o=new Array(n<0?0:n);r<n;)o[r]=e(i,i=t[++r]);return function(c){var u=Math.max(0,Math.min(n-1,Math.floor(c*=n)));return o[u](c-u)}}function J7(e){return function(){return e}}function qf(e){return+e}var T2=[0,1];function gr(e){return e}function px(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:J7(isNaN(t)?NaN:.5)}function eB(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function tB(e,t,r){var n=e[0],i=e[1],o=t[0],c=t[1];return i<n?(n=px(i,n),o=r(c,o)):(n=px(n,i),o=r(o,c)),function(u){return o(n(u))}}function rB(e,t,r){var n=Math.min(e.length,t.length)-1,i=new Array(n),o=new Array(n),c=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++c<n;)i[c]=px(e[c],e[c+1]),o[c]=r(t[c],t[c+1]);return function(u){var f=fu(e,u,1,n)-1;return o[f](i[f](u))}}function mu(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function em(){var e=T2,t=T2,r=ll,n,i,o,c=gr,u,f,h;function m(){var v=Math.min(e.length,t.length);return c!==gr&&(c=eB(e[0],e[v-1])),u=v>2?rB:tB,f=h=null,p}function p(v){return v==null||isNaN(v=+v)?o:(f||(f=u(e.map(n),t,r)))(n(c(v)))}return p.invert=function(v){return c(i((h||(h=u(t,e.map(n),Vf)))(v)))},p.domain=function(v){return arguments.length?(e=Array.from(v,qf),m()):e.slice()},p.range=function(v){return arguments.length?(t=Array.from(v),m()):t.slice()},p.rangeRound=function(v){return t=Array.from(v),r=L0,m()},p.clamp=function(v){return arguments.length?(c=v?!0:gr,m()):c!==gr},p.interpolate=function(v){return arguments.length?(r=v,m()):r},p.unknown=function(v){return arguments.length?(o=v,p):o},function(v,b){return n=v,i=b,m()}}function R0(){return em()(gr,gr)}function nB(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function Qf(e,t){if(!isFinite(e)||e===0)return null;var r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"),n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function Ks(e){return e=Qf(Math.abs(e)),e?e[1]:NaN}function iB(e,t){return function(r,n){for(var i=r.length,o=[],c=0,u=e[0],f=0;i>0&&u>0&&(f+u+1>n&&(u=Math.max(1,n-f)),o.push(r.substring(i-=u,i+u)),!((f+=u+1)>n));)u=e[c=(c+1)%e.length];return o.reverse().join(t)}}function aB(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var oB=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Gc(e){if(!(t=oB.exec(e)))throw new Error("invalid format: "+e);var t;return new $0({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]})}Gc.prototype=$0.prototype;function $0(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}$0.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function sB(e){e:for(var t=e.length,r=1,n=-1,i;r<t;++r)switch(e[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(i+1):e}var Yf;function lB(e,t){var r=Qf(e,t);if(!r)return Yf=void 0,e.toPrecision(t);var n=r[0],i=r[1],o=i-(Yf=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,c=n.length;return o===c?n:o>c?n+new Array(o-c+1).join("0"):o>0?n.slice(0,o)+"."+n.slice(o):"0."+new Array(1-o).join("0")+Qf(e,Math.max(0,t+o-1))[0]}function D2(e,t){var r=Qf(e,t);if(!r)return e+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const L2={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:nB,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)=>D2(e*100,t),r:D2,s:lB,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function R2(e){return e}var $2=Array.prototype.map,z2=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function cB(e){var t=e.grouping===void 0||e.thousands===void 0?R2:iB($2.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",o=e.numerals===void 0?R2:aB($2.call(e.numerals,String)),c=e.percent===void 0?"%":e.percent+"",u=e.minus===void 0?"":e.minus+"",f=e.nan===void 0?"NaN":e.nan+"";function h(p,v){p=Gc(p);var b=p.fill,S=p.align,w=p.sign,k=p.symbol,N=p.zero,E=p.width,A=p.comma,C=p.precision,_=p.trim,O=p.type;O==="n"?(A=!0,O="g"):L2[O]||(C===void 0&&(C=12),_=!0,O="g"),(N||b==="0"&&S==="=")&&(N=!0,b="0",S="=");var D=(v&&v.prefix!==void 0?v.prefix:"")+(k==="$"?r:k==="#"&&/[boxX]/.test(O)?"0"+O.toLowerCase():""),B=(k==="$"?n:/[%p]/.test(O)?c:"")+(v&&v.suffix!==void 0?v.suffix:""),z=L2[O],$=/[defgprs%]/.test(O);C=C===void 0?6:/[gprs]/.test(O)?Math.max(1,Math.min(21,C)):Math.max(0,Math.min(20,C));function K(W){var ve=D,ue=B,pe,oe,le;if(O==="c")ue=z(W)+ue,W="";else{W=+W;var Z=W<0||1/W<0;if(W=isNaN(W)?f:z(Math.abs(W),C),_&&(W=sB(W)),Z&&+W==0&&w!=="+"&&(Z=!1),ve=(Z?w==="("?w:u:w==="-"||w==="("?"":w)+ve,ue=(O==="s"&&!isNaN(W)&&Yf!==void 0?z2[8+Yf/3]:"")+ue+(Z&&w==="("?")":""),$){for(pe=-1,oe=W.length;++pe<oe;)if(le=W.charCodeAt(pe),48>le||le>57){ue=(le===46?i+W.slice(pe+1):W.slice(pe))+ue,W=W.slice(0,pe);break}}}A&&!N&&(W=t(W,1/0));var ie=ve.length+W.length+ue.length,te=ie<E?new Array(E-ie+1).join(b):"";switch(A&&N&&(W=t(te+W,te.length?E-ue.length:1/0),te=""),S){case"<":W=ve+W+ue+te;break;case"=":W=ve+te+W+ue;break;case"^":W=te.slice(0,ie=te.length>>1)+ve+W+ue+te.slice(ie);break;default:W=te+ve+W+ue;break}return o(W)}return K.toString=function(){return p+""},K}function m(p,v){var b=Math.max(-8,Math.min(8,Math.floor(Ks(v)/3)))*3,S=Math.pow(10,-b),w=h((p=Gc(p),p.type="f",p),{suffix:z2[8+b/3]});return function(k){return w(S*k)}}return{format:h,formatPrefix:m}}var Zd,z0,TC;uB({thousands:",",grouping:[3],currency:["$",""]});function uB(e){return Zd=cB(e),z0=Zd.format,TC=Zd.formatPrefix,Zd}function dB(e){return Math.max(0,-Ks(Math.abs(e)))}function fB(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Ks(t)/3)))*3-Ks(Math.abs(e)))}function hB(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Ks(t)-Ks(e))+1}function DC(e,t,r,n){var i=dx(e,t,r),o;switch(n=Gc(n??",f"),n.type){case"s":{var c=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(o=fB(i,c))&&(n.precision=o),TC(n,c)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(o=hB(i,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=o-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(o=dB(i))&&(n.precision=o-(n.type==="%")*2);break}}return z0(n)}function Ea(e){var t=e.domain;return e.ticks=function(r){var n=t();return cx(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var i=t();return DC(i[0],i[i.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),i=0,o=n.length-1,c=n[i],u=n[o],f,h,m=10;for(u<c&&(h=c,c=u,u=h,h=i,i=o,o=h);m-- >0;){if(h=ux(c,u,r),h===f)return n[i]=c,n[o]=u,t(n);if(h>0)c=Math.floor(c/h)*h,u=Math.ceil(u/h)*h;else if(h<0)c=Math.ceil(c*h)/h,u=Math.floor(u*h)/h;else break;f=h}return e},e}function LC(){var e=R0();return e.copy=function(){return mu(e,LC())},cn.apply(e,arguments),Ea(e)}function RC(e){var t;function r(n){return n==null||isNaN(n=+n)?t:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(e=Array.from(n,qf),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return RC(e).unknown(t)},e=arguments.length?Array.from(e,qf):[0,1],Ea(r)}function $C(e,t){e=e.slice();var r=0,n=e.length-1,i=e[r],o=e[n],c;return o<i&&(c=r,r=n,n=c,c=i,i=o,o=c),e[r]=t.floor(i),e[n]=t.ceil(o),e}function F2(e){return Math.log(e)}function B2(e){return Math.exp(e)}function mB(e){return-Math.log(-e)}function pB(e){return-Math.exp(-e)}function gB(e){return isFinite(e)?+("1e"+e):e<0?0:e}function vB(e){return e===10?gB:e===Math.E?Math.exp:t=>Math.pow(e,t)}function xB(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function U2(e){return(t,r)=>-e(-t,r)}function F0(e){const t=e(F2,B2),r=t.domain;let n=10,i,o;function c(){return i=xB(n),o=vB(n),r()[0]<0?(i=U2(i),o=U2(o),e(mB,pB)):e(F2,B2),t}return t.base=function(u){return arguments.length?(n=+u,c()):n},t.domain=function(u){return arguments.length?(r(u),c()):r()},t.ticks=u=>{const f=r();let h=f[0],m=f[f.length-1];const p=m<h;p&&([h,m]=[m,h]);let v=i(h),b=i(m),S,w;const k=u==null?10:+u;let N=[];if(!(n%1)&&b-v<k){if(v=Math.floor(v),b=Math.ceil(b),h>0){for(;v<=b;++v)for(S=1;S<n;++S)if(w=v<0?S/o(-v):S*o(v),!(w<h)){if(w>m)break;N.push(w)}}else for(;v<=b;++v)for(S=n-1;S>=1;--S)if(w=v>0?S/o(-v):S*o(v),!(w<h)){if(w>m)break;N.push(w)}N.length*2<k&&(N=cx(h,m,k))}else N=cx(v,b,Math.min(b-v,k)).map(o);return p?N.reverse():N},t.tickFormat=(u,f)=>{if(u==null&&(u=10),f==null&&(f=n===10?"s":","),typeof f!="function"&&(!(n%1)&&(f=Gc(f)).precision==null&&(f.trim=!0),f=z0(f)),u===1/0)return f;const h=Math.max(1,n*u/t.ticks().length);return m=>{let p=m/o(Math.round(i(m)));return p*n<n-.5&&(p*=n),p<=h?f(m):""}},t.nice=()=>r($C(r(),{floor:u=>o(Math.floor(i(u))),ceil:u=>o(Math.ceil(i(u)))})),t}function zC(){const e=F0(em()).domain([1,10]);return e.copy=()=>mu(e,zC()).base(e.base()),cn.apply(e,arguments),e}function W2(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function H2(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function B0(e){var t=1,r=e(W2(t),H2(t));return r.constant=function(n){return arguments.length?e(W2(t=+n),H2(t)):t},Ea(r)}function FC(){var e=B0(em());return e.copy=function(){return mu(e,FC()).constant(e.constant())},cn.apply(e,arguments)}function K2(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function yB(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function bB(e){return e<0?-e*e:e*e}function U0(e){var t=e(gr,gr),r=1;function n(){return r===1?e(gr,gr):r===.5?e(yB,bB):e(K2(r),K2(1/r))}return t.exponent=function(i){return arguments.length?(r=+i,n()):r},Ea(t)}function W0(){var e=U0(em());return e.copy=function(){return mu(e,W0()).exponent(e.exponent())},cn.apply(e,arguments),e}function wB(){return W0.apply(null,arguments).exponent(.5)}function G2(e){return Math.sign(e)*e*e}function kB(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function BC(){var e=R0(),t=[0,1],r=!1,n;function i(o){var c=kB(e(o));return isNaN(c)?n:r?Math.round(c):c}return i.invert=function(o){return e.invert(G2(o))},i.domain=function(o){return arguments.length?(e.domain(o),i):e.domain()},i.range=function(o){return arguments.length?(e.range((t=Array.from(o,qf)).map(G2)),i):t.slice()},i.rangeRound=function(o){return i.range(o).round(!0)},i.round=function(o){return arguments.length?(r=!!o,i):r},i.clamp=function(o){return arguments.length?(e.clamp(o),i):e.clamp()},i.unknown=function(o){return arguments.length?(n=o,i):n},i.copy=function(){return BC(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},cn.apply(i,arguments),Ea(i)}function UC(){var e=[],t=[],r=[],n;function i(){var c=0,u=Math.max(1,t.length);for(r=new Array(u-1);++c<u;)r[c-1]=E7(e,c/u);return o}function o(c){return c==null||isNaN(c=+c)?n:t[fu(r,c)]}return o.invertExtent=function(c){var u=t.indexOf(c);return u<0?[NaN,NaN]:[u>0?r[u-1]:e[0],u<r.length?r[u]:e[e.length-1]]},o.domain=function(c){if(!arguments.length)return e.slice();e=[];for(let u of c)u!=null&&!isNaN(u=+u)&&e.push(u);return e.sort(ba),i()},o.range=function(c){return arguments.length?(t=Array.from(c),i()):t.slice()},o.unknown=function(c){return arguments.length?(n=c,o):n},o.quantiles=function(){return r.slice()},o.copy=function(){return UC().domain(e).range(t).unknown(n)},cn.apply(o,arguments)}function WC(){var e=0,t=1,r=1,n=[.5],i=[0,1],o;function c(f){return f!=null&&f<=f?i[fu(n,f,0,r)]:o}function u(){var f=-1;for(n=new Array(r);++f<r;)n[f]=((f+1)*t-(f-r)*e)/(r+1);return c}return c.domain=function(f){return arguments.length?([e,t]=f,e=+e,t=+t,u()):[e,t]},c.range=function(f){return arguments.length?(r=(i=Array.from(f)).length-1,u()):i.slice()},c.invertExtent=function(f){var h=i.indexOf(f);return h<0?[NaN,NaN]:h<1?[e,n[0]]:h>=r?[n[r-1],t]:[n[h-1],n[h]]},c.unknown=function(f){return arguments.length&&(o=f),c},c.thresholds=function(){return n.slice()},c.copy=function(){return WC().domain([e,t]).range(i).unknown(o)},cn.apply(Ea(c),arguments)}function HC(){var e=[.5],t=[0,1],r,n=1;function i(o){return o!=null&&o<=o?t[fu(e,o,0,n)]:r}return i.domain=function(o){return arguments.length?(e=Array.from(o),n=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(o){return arguments.length?(t=Array.from(o),n=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(o){var c=t.indexOf(o);return[e[c-1],e[c]]},i.unknown=function(o){return arguments.length?(r=o,i):r},i.copy=function(){return HC().domain(e).range(t).unknown(r)},cn.apply(i,arguments)}const Ug=new Date,Wg=new Date;function It(e,t,r,n){function i(o){return e(o=arguments.length===0?new Date:new Date(+o)),o}return i.floor=o=>(e(o=new Date(+o)),o),i.ceil=o=>(e(o=new Date(o-1)),t(o,1),e(o),o),i.round=o=>{const c=i(o),u=i.ceil(o);return o-c<u-o?c:u},i.offset=(o,c)=>(t(o=new Date(+o),c==null?1:Math.floor(c)),o),i.range=(o,c,u)=>{const f=[];if(o=i.ceil(o),u=u==null?1:Math.floor(u),!(o<c)||!(u>0))return f;let h;do f.push(h=new Date(+o)),t(o,u),e(o);while(h<o&&o<c);return f},i.filter=o=>It(c=>{if(c>=c)for(;e(c),!o(c);)c.setTime(c-1)},(c,u)=>{if(c>=c)if(u<0)for(;++u<=0;)for(;t(c,-1),!o(c););else for(;--u>=0;)for(;t(c,1),!o(c););}),r&&(i.count=(o,c)=>(Ug.setTime(+o),Wg.setTime(+c),e(Ug),e(Wg),Math.floor(r(Ug,Wg))),i.every=o=>(o=Math.floor(o),!isFinite(o)||!(o>0)?null:o>1?i.filter(n?c=>n(c)%o===0:c=>i.count(0,c)%o===0):i)),i}const Zf=It(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);Zf.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?It(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):Zf);Zf.range;const gi=1e3,rn=gi*60,vi=rn*60,ji=vi*24,H0=ji*7,V2=ji*30,Hg=ji*365,to=It(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*gi)},(e,t)=>(t-e)/gi,e=>e.getUTCSeconds());to.range;const K0=It(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*gi)},(e,t)=>{e.setTime(+e+t*rn)},(e,t)=>(t-e)/rn,e=>e.getMinutes());K0.range;const G0=It(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*rn)},(e,t)=>(t-e)/rn,e=>e.getUTCMinutes());G0.range;const V0=It(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*gi-e.getMinutes()*rn)},(e,t)=>{e.setTime(+e+t*vi)},(e,t)=>(t-e)/vi,e=>e.getHours());V0.range;const q0=It(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*vi)},(e,t)=>(t-e)/vi,e=>e.getUTCHours());q0.range;const pu=It(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*rn)/ji,e=>e.getDate()-1);pu.range;const tm=It(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/ji,e=>e.getUTCDate()-1);tm.range;const KC=It(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/ji,e=>Math.floor(e/ji));KC.range;function _o(e){return It(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*rn)/H0)}const rm=_o(0),Xf=_o(1),jB=_o(2),SB=_o(3),Gs=_o(4),NB=_o(5),EB=_o(6);rm.range;Xf.range;jB.range;SB.range;Gs.range;NB.range;EB.range;function Mo(e){return It(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/H0)}const nm=Mo(0),Jf=Mo(1),AB=Mo(2),CB=Mo(3),Vs=Mo(4),PB=Mo(5),OB=Mo(6);nm.range;Jf.range;AB.range;CB.range;Vs.range;PB.range;OB.range;const Q0=It(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());Q0.range;const Y0=It(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Y0.range;const Si=It(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());Si.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:It(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});Si.range;const Ni=It(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());Ni.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:It(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});Ni.range;function GC(e,t,r,n,i,o){const c=[[to,1,gi],[to,5,5*gi],[to,15,15*gi],[to,30,30*gi],[o,1,rn],[o,5,5*rn],[o,15,15*rn],[o,30,30*rn],[i,1,vi],[i,3,3*vi],[i,6,6*vi],[i,12,12*vi],[n,1,ji],[n,2,2*ji],[r,1,H0],[t,1,V2],[t,3,3*V2],[e,1,Hg]];function u(h,m,p){const v=m<h;v&&([h,m]=[m,h]);const b=p&&typeof p.range=="function"?p:f(h,m,p),S=b?b.range(h,+m+1):[];return v?S.reverse():S}function f(h,m,p){const v=Math.abs(m-h)/p,b=_0(([,,k])=>k).right(c,v);if(b===c.length)return e.every(dx(h/Hg,m/Hg,p));if(b===0)return Zf.every(Math.max(dx(h,m,p),1));const[S,w]=c[v/c[b-1][2]<c[b][2]/v?b-1:b];return S.every(w)}return[u,f]}const[_B,MB]=GC(Ni,Y0,nm,KC,q0,G0),[IB,TB]=GC(Si,Q0,rm,pu,V0,K0);function Kg(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Gg(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function uc(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function DB(e){var t=e.dateTime,r=e.date,n=e.time,i=e.periods,o=e.days,c=e.shortDays,u=e.months,f=e.shortMonths,h=dc(i),m=fc(i),p=dc(o),v=fc(o),b=dc(c),S=fc(c),w=dc(u),k=fc(u),N=dc(f),E=fc(f),A={a:le,A:Z,b:ie,B:te,c:null,d:J2,e:J2,f:iU,g:mU,G:gU,H:tU,I:rU,j:nU,L:VC,m:aU,M:oU,p:I,q:M,Q:rS,s:nS,S:sU,u:lU,U:cU,V:uU,w:dU,W:fU,x:null,X:null,y:hU,Y:pU,Z:vU,"%":tS},C={a:U,A:ne,b:ee,B:X,c:null,d:eS,e:eS,f:wU,g:_U,G:IU,H:xU,I:yU,j:bU,L:QC,m:kU,M:jU,p:ae,q:me,Q:rS,s:nS,S:SU,u:NU,U:EU,V:AU,w:CU,W:PU,x:null,X:null,y:OU,Y:MU,Z:TU,"%":tS},_={a:$,A:K,b:W,B:ve,c:ue,d:Z2,e:Z2,f:ZB,g:Y2,G:Q2,H:X2,I:X2,j:VB,L:YB,m:GB,M:qB,p:z,q:KB,Q:JB,s:eU,S:QB,u:FB,U:BB,V:UB,w:zB,W:WB,x:pe,X:oe,y:Y2,Y:Q2,Z:HB,"%":XB};A.x=O(r,A),A.X=O(n,A),A.c=O(t,A),C.x=O(r,C),C.X=O(n,C),C.c=O(t,C);function O(re,ye){return function(Oe){var fe=[],Xe=-1,Ue=0,_e=re.length,wt,tr,G;for(Oe instanceof Date||(Oe=new Date(+Oe));++Xe<_e;)re.charCodeAt(Xe)===37&&(fe.push(re.slice(Ue,Xe)),(tr=q2[wt=re.charAt(++Xe)])!=null?wt=re.charAt(++Xe):tr=wt==="e"?" ":"0",(G=ye[wt])&&(wt=G(Oe,tr)),fe.push(wt),Ue=Xe+1);return fe.push(re.slice(Ue,Xe)),fe.join("")}}function D(re,ye){return function(Oe){var fe=uc(1900,void 0,1),Xe=B(fe,re,Oe+="",0),Ue,_e;if(Xe!=Oe.length)return null;if("Q"in fe)return new Date(fe.Q);if("s"in fe)return new Date(fe.s*1e3+("L"in fe?fe.L:0));if(ye&&!("Z"in fe)&&(fe.Z=0),"p"in fe&&(fe.H=fe.H%12+fe.p*12),fe.m===void 0&&(fe.m="q"in fe?fe.q:0),"V"in fe){if(fe.V<1||fe.V>53)return null;"w"in fe||(fe.w=1),"Z"in fe?(Ue=Gg(uc(fe.y,0,1)),_e=Ue.getUTCDay(),Ue=_e>4||_e===0?Jf.ceil(Ue):Jf(Ue),Ue=tm.offset(Ue,(fe.V-1)*7),fe.y=Ue.getUTCFullYear(),fe.m=Ue.getUTCMonth(),fe.d=Ue.getUTCDate()+(fe.w+6)%7):(Ue=Kg(uc(fe.y,0,1)),_e=Ue.getDay(),Ue=_e>4||_e===0?Xf.ceil(Ue):Xf(Ue),Ue=pu.offset(Ue,(fe.V-1)*7),fe.y=Ue.getFullYear(),fe.m=Ue.getMonth(),fe.d=Ue.getDate()+(fe.w+6)%7)}else("W"in fe||"U"in fe)&&("w"in fe||(fe.w="u"in fe?fe.u%7:"W"in fe?1:0),_e="Z"in fe?Gg(uc(fe.y,0,1)).getUTCDay():Kg(uc(fe.y,0,1)).getDay(),fe.m=0,fe.d="W"in fe?(fe.w+6)%7+fe.W*7-(_e+5)%7:fe.w+fe.U*7-(_e+6)%7);return"Z"in fe?(fe.H+=fe.Z/100|0,fe.M+=fe.Z%100,Gg(fe)):Kg(fe)}}function B(re,ye,Oe,fe){for(var Xe=0,Ue=ye.length,_e=Oe.length,wt,tr;Xe<Ue;){if(fe>=_e)return-1;if(wt=ye.charCodeAt(Xe++),wt===37){if(wt=ye.charAt(Xe++),tr=_[wt in q2?ye.charAt(Xe++):wt],!tr||(fe=tr(re,Oe,fe))<0)return-1}else if(wt!=Oe.charCodeAt(fe++))return-1}return fe}function z(re,ye,Oe){var fe=h.exec(ye.slice(Oe));return fe?(re.p=m.get(fe[0].toLowerCase()),Oe+fe[0].length):-1}function $(re,ye,Oe){var fe=b.exec(ye.slice(Oe));return fe?(re.w=S.get(fe[0].toLowerCase()),Oe+fe[0].length):-1}function K(re,ye,Oe){var fe=p.exec(ye.slice(Oe));return fe?(re.w=v.get(fe[0].toLowerCase()),Oe+fe[0].length):-1}function W(re,ye,Oe){var fe=N.exec(ye.slice(Oe));return fe?(re.m=E.get(fe[0].toLowerCase()),Oe+fe[0].length):-1}function ve(re,ye,Oe){var fe=w.exec(ye.slice(Oe));return fe?(re.m=k.get(fe[0].toLowerCase()),Oe+fe[0].length):-1}function ue(re,ye,Oe){return B(re,t,ye,Oe)}function pe(re,ye,Oe){return B(re,r,ye,Oe)}function oe(re,ye,Oe){return B(re,n,ye,Oe)}function le(re){return c[re.getDay()]}function Z(re){return o[re.getDay()]}function ie(re){return f[re.getMonth()]}function te(re){return u[re.getMonth()]}function I(re){return i[+(re.getHours()>=12)]}function M(re){return 1+~~(re.getMonth()/3)}function U(re){return c[re.getUTCDay()]}function ne(re){return o[re.getUTCDay()]}function ee(re){return f[re.getUTCMonth()]}function X(re){return u[re.getUTCMonth()]}function ae(re){return i[+(re.getUTCHours()>=12)]}function me(re){return 1+~~(re.getUTCMonth()/3)}return{format:function(re){var ye=O(re+="",A);return ye.toString=function(){return re},ye},parse:function(re){var ye=D(re+="",!1);return ye.toString=function(){return re},ye},utcFormat:function(re){var ye=O(re+="",C);return ye.toString=function(){return re},ye},utcParse:function(re){var ye=D(re+="",!0);return ye.toString=function(){return re},ye}}}var q2={"-":"",_:" ",0:"0"},Ht=/^\s*\d+/,LB=/^%/,RB=/[\\^$*+?|[\]().{}]/g;function Qe(e,t,r){var n=e<0?"-":"",i=(n?-e:e)+"",o=i.length;return n+(o<r?new Array(r-o+1).join(t)+i:i)}function $B(e){return e.replace(RB,"\\$&")}function dc(e){return new RegExp("^(?:"+e.map($B).join("|")+")","i")}function fc(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function zB(e,t,r){var n=Ht.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function FB(e,t,r){var n=Ht.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function BB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function UB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function WB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function Q2(e,t,r){var n=Ht.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function Y2(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function HB(e,t,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(r,r+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function KB(e,t,r){var n=Ht.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function GB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function Z2(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function VB(e,t,r){var n=Ht.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function X2(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function qB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function QB(e,t,r){var n=Ht.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function YB(e,t,r){var n=Ht.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function ZB(e,t,r){var n=Ht.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function XB(e,t,r){var n=LB.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function JB(e,t,r){var n=Ht.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function eU(e,t,r){var n=Ht.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function J2(e,t){return Qe(e.getDate(),t,2)}function tU(e,t){return Qe(e.getHours(),t,2)}function rU(e,t){return Qe(e.getHours()%12||12,t,2)}function nU(e,t){return Qe(1+pu.count(Si(e),e),t,3)}function VC(e,t){return Qe(e.getMilliseconds(),t,3)}function iU(e,t){return VC(e,t)+"000"}function aU(e,t){return Qe(e.getMonth()+1,t,2)}function oU(e,t){return Qe(e.getMinutes(),t,2)}function sU(e,t){return Qe(e.getSeconds(),t,2)}function lU(e){var t=e.getDay();return t===0?7:t}function cU(e,t){return Qe(rm.count(Si(e)-1,e),t,2)}function qC(e){var t=e.getDay();return t>=4||t===0?Gs(e):Gs.ceil(e)}function uU(e,t){return e=qC(e),Qe(Gs.count(Si(e),e)+(Si(e).getDay()===4),t,2)}function dU(e){return e.getDay()}function fU(e,t){return Qe(Xf.count(Si(e)-1,e),t,2)}function hU(e,t){return Qe(e.getFullYear()%100,t,2)}function mU(e,t){return e=qC(e),Qe(e.getFullYear()%100,t,2)}function pU(e,t){return Qe(e.getFullYear()%1e4,t,4)}function gU(e,t){var r=e.getDay();return e=r>=4||r===0?Gs(e):Gs.ceil(e),Qe(e.getFullYear()%1e4,t,4)}function vU(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Qe(t/60|0,"0",2)+Qe(t%60,"0",2)}function eS(e,t){return Qe(e.getUTCDate(),t,2)}function xU(e,t){return Qe(e.getUTCHours(),t,2)}function yU(e,t){return Qe(e.getUTCHours()%12||12,t,2)}function bU(e,t){return Qe(1+tm.count(Ni(e),e),t,3)}function QC(e,t){return Qe(e.getUTCMilliseconds(),t,3)}function wU(e,t){return QC(e,t)+"000"}function kU(e,t){return Qe(e.getUTCMonth()+1,t,2)}function jU(e,t){return Qe(e.getUTCMinutes(),t,2)}function SU(e,t){return Qe(e.getUTCSeconds(),t,2)}function NU(e){var t=e.getUTCDay();return t===0?7:t}function EU(e,t){return Qe(nm.count(Ni(e)-1,e),t,2)}function YC(e){var t=e.getUTCDay();return t>=4||t===0?Vs(e):Vs.ceil(e)}function AU(e,t){return e=YC(e),Qe(Vs.count(Ni(e),e)+(Ni(e).getUTCDay()===4),t,2)}function CU(e){return e.getUTCDay()}function PU(e,t){return Qe(Jf.count(Ni(e)-1,e),t,2)}function OU(e,t){return Qe(e.getUTCFullYear()%100,t,2)}function _U(e,t){return e=YC(e),Qe(e.getUTCFullYear()%100,t,2)}function MU(e,t){return Qe(e.getUTCFullYear()%1e4,t,4)}function IU(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Vs(e):Vs.ceil(e),Qe(e.getUTCFullYear()%1e4,t,4)}function TU(){return"+0000"}function tS(){return"%"}function rS(e){return+e}function nS(e){return Math.floor(+e/1e3)}var ds,ZC,XC;DU({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"]});function DU(e){return ds=DB(e),ZC=ds.format,ds.parse,XC=ds.utcFormat,ds.utcParse,ds}function LU(e){return new Date(e)}function RU(e){return e instanceof Date?+e:+new Date(+e)}function Z0(e,t,r,n,i,o,c,u,f,h){var m=R0(),p=m.invert,v=m.domain,b=h(".%L"),S=h(":%S"),w=h("%I:%M"),k=h("%I %p"),N=h("%a %d"),E=h("%b %d"),A=h("%B"),C=h("%Y");function _(O){return(f(O)<O?b:u(O)<O?S:c(O)<O?w:o(O)<O?k:n(O)<O?i(O)<O?N:E:r(O)<O?A:C)(O)}return m.invert=function(O){return new Date(p(O))},m.domain=function(O){return arguments.length?v(Array.from(O,RU)):v().map(LU)},m.ticks=function(O){var D=v();return e(D[0],D[D.length-1],O??10)},m.tickFormat=function(O,D){return D==null?_:h(D)},m.nice=function(O){var D=v();return(!O||typeof O.range!="function")&&(O=t(D[0],D[D.length-1],O??10)),O?v($C(D,O)):m},m.copy=function(){return mu(m,Z0(e,t,r,n,i,o,c,u,f,h))},m}function $U(){return cn.apply(Z0(IB,TB,Si,Q0,rm,pu,V0,K0,to,ZC).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function zU(){return cn.apply(Z0(_B,MB,Ni,Y0,nm,tm,q0,G0,to,XC).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function im(){var e=0,t=1,r,n,i,o,c=gr,u=!1,f;function h(p){return p==null||isNaN(p=+p)?f:c(i===0?.5:(p=(o(p)-r)*i,u?Math.max(0,Math.min(1,p)):p))}h.domain=function(p){return arguments.length?([e,t]=p,r=o(e=+e),n=o(t=+t),i=r===n?0:1/(n-r),h):[e,t]},h.clamp=function(p){return arguments.length?(u=!!p,h):u},h.interpolator=function(p){return arguments.length?(c=p,h):c};function m(p){return function(v){var b,S;return arguments.length?([b,S]=v,c=p(b,S),h):[c(0),c(1)]}}return h.range=m(ll),h.rangeRound=m(L0),h.unknown=function(p){return arguments.length?(f=p,h):f},function(p){return o=p,r=p(e),n=p(t),i=r===n?0:1/(n-r),h}}function Aa(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function JC(){var e=Ea(im()(gr));return e.copy=function(){return Aa(e,JC())},Pi.apply(e,arguments)}function eP(){var e=F0(im()).domain([1,10]);return e.copy=function(){return Aa(e,eP()).base(e.base())},Pi.apply(e,arguments)}function tP(){var e=B0(im());return e.copy=function(){return Aa(e,tP()).constant(e.constant())},Pi.apply(e,arguments)}function X0(){var e=U0(im());return e.copy=function(){return Aa(e,X0()).exponent(e.exponent())},Pi.apply(e,arguments)}function FU(){return X0.apply(null,arguments).exponent(.5)}function rP(){var e=[],t=gr;function r(n){if(n!=null&&!isNaN(n=+n))return t((fu(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let i of n)i!=null&&!isNaN(i=+i)&&e.push(i);return e.sort(ba),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,i)=>t(i/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,o)=>N7(e,o/n))},r.copy=function(){return rP(t).domain(e)},Pi.apply(r,arguments)}function am(){var e=0,t=.5,r=1,n=1,i,o,c,u,f,h=gr,m,p=!1,v;function b(w){return isNaN(w=+w)?v:(w=.5+((w=+m(w))-o)*(n*w<n*o?u:f),h(p?Math.max(0,Math.min(1,w)):w))}b.domain=function(w){return arguments.length?([e,t,r]=w,i=m(e=+e),o=m(t=+t),c=m(r=+r),u=i===o?0:.5/(o-i),f=o===c?0:.5/(c-o),n=o<i?-1:1,b):[e,t,r]},b.clamp=function(w){return arguments.length?(p=!!w,b):p},b.interpolator=function(w){return arguments.length?(h=w,b):h};function S(w){return function(k){var N,E,A;return arguments.length?([N,E,A]=k,h=X7(w,[N,E,A]),b):[h(0),h(.5),h(1)]}}return b.range=S(ll),b.rangeRound=S(L0),b.unknown=function(w){return arguments.length?(v=w,b):v},function(w){return m=w,i=w(e),o=w(t),c=w(r),u=i===o?0:.5/(o-i),f=o===c?0:.5/(c-o),n=o<i?-1:1,b}}function nP(){var e=Ea(am()(gr));return e.copy=function(){return Aa(e,nP())},Pi.apply(e,arguments)}function iP(){var e=F0(am()).domain([.1,1,10]);return e.copy=function(){return Aa(e,iP()).base(e.base())},Pi.apply(e,arguments)}function aP(){var e=B0(am());return e.copy=function(){return Aa(e,aP()).constant(e.constant())},Pi.apply(e,arguments)}function J0(){var e=U0(am());return e.copy=function(){return Aa(e,J0()).exponent(e.exponent())},Pi.apply(e,arguments)}function BU(){return J0.apply(null,arguments).exponent(.5)}const oP=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:I0,scaleDiverging:nP,scaleDivergingLog:iP,scaleDivergingPow:J0,scaleDivergingSqrt:BU,scaleDivergingSymlog:aP,scaleIdentity:RC,scaleImplicit:fx,scaleLinear:LC,scaleLog:zC,scaleOrdinal:M0,scalePoint:C7,scalePow:W0,scaleQuantile:UC,scaleQuantize:WC,scaleRadial:BC,scaleSequential:JC,scaleSequentialLog:eP,scaleSequentialPow:X0,scaleSequentialQuantile:rP,scaleSequentialSqrt:FU,scaleSequentialSymlog:tP,scaleSqrt:wB,scaleSymlog:FC,scaleThreshold:HC,scaleTime:$U,scaleUtc:zU,tickFormat:DC},Symbol.toStringTag,{value:"Module"}));function UU(e){var t=oP;if(e in t&&typeof t[e]=="function")return t[e]();var r="scale".concat(r0(e));if(r in t&&typeof t[r]=="function")return t[r]()}function iS(e,t,r){if(typeof e=="function")return e.copy().domain(t).range(r);if(e!=null){var n=UU(e);if(n!=null)return n.domain(t).range(r),n}}function ey(e,t,r,n){if(!(r==null||n==null))return typeof e.scale=="function"?iS(e.scale,r,n):iS(t,r,n)}function WU(e){return"scale".concat(r0(e))}function HU(e){return WU(e)in oP}var sP=(e,t,r)=>{if(e!=null){var n=e.scale,i=e.type;if(n==="auto")return i==="category"&&r&&(r.indexOf("LineChart")>=0||r.indexOf("AreaChart")>=0||r.indexOf("ComposedChart")>=0&&!t)?"point":i==="category"?"band":"linear";if(typeof n=="string")return HU(n)?n:"point"}};function KU(e,t){for(var r=0,n=e.length,i=e[0]<e[e.length-1];r<n;){var o=Math.floor((r+n)/2);(i?e[o]<t:e[o]>t)?r=o+1:n=o}return r}function lP(e,t){if(e){var r=t??e.domain(),n=r.map(o=>{var c;return(c=e(o))!==null&&c!==void 0?c:0}),i=e.range();if(!(r.length===0||i.length<2))return o=>{var c,u,f=KU(n,o);if(f<=0)return r[0];if(f>=r.length)return r[r.length-1];var h=(c=n[f-1])!==null&&c!==void 0?c:0,m=(u=n[f])!==null&&u!==void 0?u:0;return Math.abs(o-h)<=Math.abs(o-m)?r[f-1]:r[f]}}}function GU(e){if(e!=null)return"invert"in e&&typeof e.invert=="function"?e.invert.bind(e):lP(e,void 0)}function aS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function eh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aS(Object(r),!0).forEach(function(n){VU(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function VU(e,t,r){return(t=qU(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qU(e){var t=QU(e,"string");return typeof t=="symbol"?t:t+""}function QU(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function cP(e,t){return JU(e)||XU(e,t)||ZU(e,t)||YU()}function YU(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ZU(e,t){if(e){if(typeof e=="string")return oS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?oS(e,t):void 0}}function oS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function XU(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function JU(e){if(Array.isArray(e))return e}var gx=[0,"auto"],Ot={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:void 0,height:30,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"bottom",padding:{left:0,right:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"category",unit:void 0,niceTicks:"auto"},uP=(e,t)=>e.cartesianAxis.xAxis[t],Oi=(e,t)=>{var r=uP(e,t);return r??Ot},_t={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:gx,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"left",padding:{top:0,bottom:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"number",unit:void 0,niceTicks:"auto",width:su},dP=(e,t)=>e.cartesianAxis.yAxis[t],_i=(e,t)=>{var r=dP(e,t);return r??_t},eW={domain:[0,"auto"],includeHidden:!1,reversed:!1,allowDataOverflow:!1,allowDuplicatedCategory:!1,dataKey:void 0,id:0,name:"",range:[64,64],scale:"auto",type:"number",unit:""},ty=(e,t)=>{var r=e.cartesianAxis.zAxis[t];return r??eW},yr=(e,t,r)=>{switch(t){case"xAxis":return Oi(e,r);case"yAxis":return _i(e,r);case"zAxis":return ty(e,r);case"angleAxis":return N0(e,r);case"radiusAxis":return E0(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},tW=(e,t,r)=>{switch(t){case"xAxis":return Oi(e,r);case"yAxis":return _i(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},gu=(e,t,r)=>{switch(t){case"xAxis":return Oi(e,r);case"yAxis":return _i(e,r);case"angleAxis":return N0(e,r);case"radiusAxis":return E0(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},fP=e=>e.graphicalItems.cartesianItems.some(t=>t.type==="bar")||e.graphicalItems.polarItems.some(t=>t.type==="radialBar");function hP(e,t){return r=>{switch(e){case"xAxis":return"xAxisId"in r&&r.xAxisId===t;case"yAxis":return"yAxisId"in r&&r.yAxisId===t;case"zAxis":return"zAxisId"in r&&r.zAxisId===t;case"angleAxis":return"angleAxisId"in r&&r.angleAxisId===t;case"radiusAxis":return"radiusAxisId"in r&&r.radiusAxisId===t;default:return!1}}}var mP=e=>e.graphicalItems.cartesianItems,rW=Q([Ut,Zh],hP),pP=(e,t,r)=>e.filter(r).filter(n=>(t==null?void 0:t.includeHidden)===!0?!0:!n.hide),cl=Q([mP,yr,rW],pP,{memoizeOptions:{resultEqualityCheck:Jh}}),gP=Q([cl],e=>e.filter(t=>t.type==="area"||t.type==="bar").filter(P0)),vP=e=>e.filter(t=>!("stackId"in t)||t.stackId===void 0),nW=Q([cl],vP),xP=e=>e.map(t=>t.data).filter(Boolean).flat(1),iW=Q([cl],e=>e.some(t=>!t.data)),yP=Q([cl],xP,{memoizeOptions:{resultEqualityCheck:Jh}}),bP=(e,t)=>{var r=t.chartData,n=r===void 0?[]:r,i=t.dataStartIndex,o=t.dataEndIndex;return e.length>0?e:n.slice(i,o+1)},ry=Q([yP,Gh],bP),aW=(e,t,r)=>(t==null?void 0:t.dataKey)!=null?e.map(n=>({value:Ft(n,t.dataKey)})):r.length>0?r.map(n=>n.dataKey).flatMap(n=>e.map(i=>({value:Ft(i,n)}))):e.map(n=>({value:n})),wP=(e,t,r,n,i,o)=>{var c=n.chartData,u=c===void 0?[]:c,f=n.dataStartIndex,h=n.dataEndIndex,m=aW(e,t,r);if(i&&(t==null?void 0:t.dataKey)!=null&&o.length>0){var p=u.slice(f,h+1),v=p.map(b=>({value:Ft(b,t.dataKey)})).filter(b=>b.value!=null);return[...v,...m]}return m},vu=Q([ry,yr,cl,Gh,iW,yP],wP);function Ns(e){if(qn(e)||e instanceof Date){var t=Number(e);if(He(t))return t}}function sS(e){if(Array.isArray(e)){var t=[Ns(e[0]),Ns(e[1])];return Hn(t)?t:void 0}var r=Ns(e);if(r!=null)return[r,r]}function Zn(e){return e.map(Ns).filter(Cr)}function oW(e,t){var r=Ns(e),n=Ns(t);return r==null&&n==null?0:r==null?-1:n==null?1:r-n}var sW=Q([vu],e=>e==null?void 0:e.map(t=>t.value).sort(oW));function kP(e,t){switch(e){case"xAxis":return t.direction==="x";case"yAxis":return t.direction==="y";default:return!1}}function lW(e,t,r){if(!r)return[];if(!r.length)return[];var n;if(typeof t=="number"&&!Vn(t))n=t;else if(Array.isArray(t)){var i=Zn(t);i.length>0&&(n=Math.max(...i))}return n==null?[]:Zn(r.flatMap(o=>{var c=Ft(e,o.dataKey),u,f;if(Array.isArray(c)){var h=cP(c,2);u=h[0],f=h[1]}else u=f=c;if(!(!He(u)||!He(f)))return[n-u,n+f]}))}var Tt=e=>{var t=Wt(e),r=sl(e);return gu(e,t,r)},qs=Q([Tt],e=>e==null?void 0:e.dataKey),cW=Q([gP,Gh,Tt],EC),jP=(e,t,r,n)=>{var i={},o=t.reduce((c,u)=>{if(u.stackId==null)return c;var f=c[u.stackId];return f==null&&(f=[]),f.push(u),c[u.stackId]=f,c},i);return Object.fromEntries(Object.entries(o).map(c=>{var u=cP(c,2),f=u[0],h=u[1],m=n?[...h].reverse():h,p=m.map(C0);return[f,{stackedData:Az(e,p,r),graphicalItems:m}]}))},SP=Q([cW,gP,Vh,yC],jP),NP=(e,t,r,n)=>{var i=t.dataStartIndex,o=t.dataEndIndex;if(n==null&&r!=="zAxis")return _z(e,i,o)},uW=Q([yr],e=>e.allowDataOverflow),ny=e=>{var t;if(e==null||!("domain"in e))return gx;if(e.domain!=null)return e.domain;if("ticks"in e&&e.ticks!=null){if(e.type==="number"){var r=Zn(e.ticks);return[Math.min(...r),Math.max(...r)]}if(e.type==="category")return e.ticks.map(String)}return(t=e==null?void 0:e.domain)!==null&&t!==void 0?t:gx},EP=Q([yr],ny),AP=Q([EP,uW],lC),dW=Q([SP,Cn,Ut,AP],NP,{memoizeOptions:{resultEqualityCheck:Xh}}),iy=e=>e.errorBars,fW=(e,t,r)=>e.flatMap(n=>t[n.id]).filter(Boolean).filter(n=>kP(r,n)),th=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.filter(Boolean);if(i.length!==0){var o=i.flat(),c=Math.min(...o),u=Math.max(...o);return[c,u]}},CP=function(t,r,n,i,o){var c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:[],u,f;if(n.length>0&&n.forEach(h=>{var m,p=h.data!=null?[...h.data]:c,v=(m=i[h.id])===null||m===void 0?void 0:m.filter(b=>kP(o,b));p.forEach(b=>{var S,w=Ft(b,(S=r.dataKey)!==null&&S!==void 0?S:h.dataKey),k=lW(b,w,v);if(k.length>=2){var N=Math.min(...k),E=Math.max(...k);(u==null||N<u)&&(u=N),(f==null||E>f)&&(f=E)}var A=sS(w);A!=null&&(u=u==null?A[0]:Math.min(u,A[0]),f=f==null?A[1]:Math.max(f,A[1]))})}),(r==null?void 0:r.dataKey)!=null&&n.length===0&&t.forEach(h=>{var m=sS(Ft(h,r.dataKey));m!=null&&(u=u==null?m[0]:Math.min(u,m[0]),f=f==null?m[1]:Math.max(f,m[1]))}),He(u)&&He(f))return[u,f]},hW=Q([ry,yr,nW,iy,Ut,W9],CP,{memoizeOptions:{resultEqualityCheck:Xh}});function mW(e){var t=e.value;if(qn(t)||t instanceof Date)return t}var pW=(e,t,r)=>{var n=e.map(mW).filter(i=>i!=null);return r&&(t.dataKey==null||t.allowDuplicatedCategory&&zE(n))?sC(0,e.length):t.allowDuplicatedCategory?n:Array.from(new Set(n))},PP=e=>e.referenceElements.dots,ul=(e,t,r)=>e.filter(n=>n.ifOverflow==="extendDomain").filter(n=>t==="xAxis"?n.xAxisId===r:n.yAxisId===r),gW=Q([PP,Ut,Zh],ul),OP=e=>e.referenceElements.areas,vW=Q([OP,Ut,Zh],ul),_P=e=>e.referenceElements.lines,xW=Q([_P,Ut,Zh],ul),MP=(e,t)=>{if(e!=null){var r=Zn(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]}},yW=Q(gW,Ut,MP),IP=(e,t)=>{if(e!=null){var r=Zn(e.flatMap(n=>[t==="xAxis"?n.x1:n.y1,t==="xAxis"?n.x2:n.y2]));if(r.length!==0)return[Math.min(...r),Math.max(...r)]}},bW=Q([vW,Ut],IP);function wW(e){var t;if(e.x!=null)return Zn([e.x]);var r=(t=e.segment)===null||t===void 0?void 0:t.map(n=>n.x);return r==null||r.length===0?[]:Zn(r)}function kW(e){var t;if(e.y!=null)return Zn([e.y]);var r=(t=e.segment)===null||t===void 0?void 0:t.map(n=>n.y);return r==null||r.length===0?[]:Zn(r)}var TP=(e,t)=>{if(e!=null){var r=e.flatMap(n=>t==="xAxis"?wW(n):kW(n));if(r.length!==0)return[Math.min(...r),Math.max(...r)]}},jW=Q([xW,Ut],TP),SW=Q(yW,jW,bW,(e,t,r)=>th(e,r,t)),DP=(e,t,r,n,i,o,c,u)=>{if(r!=null)return r;var f=c==="vertical"&&u==="xAxis"||c==="horizontal"&&u==="yAxis",h=f?th(n,o,i):th(o,i);return Q9(t,h,e.allowDataOverflow)},NW=Q([yr,EP,AP,dW,hW,SW,ht,Ut],DP,{memoizeOptions:{resultEqualityCheck:Xh}}),EW=[0,1],LP=(e,t,r,n,i,o,c)=>{if(!((e==null||r==null||r.length===0)&&c===void 0)){var u=e.dataKey,f=e.type,h=Xn(t,o);if(h&&u==null){var m;return sC(0,(m=r==null?void 0:r.length)!==null&&m!==void 0?m:0)}return f==="category"?pW(n,e,h):i==="expand"&&!h?EW:c}},ay=Q([yr,ht,ry,vu,Vh,Ut,NW],LP),dl=Q([yr,fP,k0],sP),RP=(e,t,r)=>{var n=t.niceTicks;if(n!=="none"){var i=ny(t),o=Array.isArray(i)&&(i[0]==="auto"||i[1]==="auto");if((n==="snap125"||n==="adaptive")&&t!=null&&t.tickCount&&Hn(e)){if(o)return g2(e,t.tickCount,t.allowDecimals,n);if(t.type==="number")return v2(e,t.tickCount,t.allowDecimals,n)}if(n==="auto"&&r==="linear"&&t!=null&&t.tickCount){if(o&&Hn(e))return g2(e,t.tickCount,t.allowDecimals,"adaptive");if(t.type==="number"&&Hn(e))return v2(e,t.tickCount,t.allowDecimals,"adaptive")}}},oy=Q([ay,gu,dl],RP),$P=(e,t,r,n)=>{if(n!=="angleAxis"&&(e==null?void 0:e.type)==="number"&&Hn(t)&&Array.isArray(r)&&r.length>0){var i,o,c=t[0],u=(i=r[0])!==null&&i!==void 0?i:0,f=t[1],h=(o=r[r.length-1])!==null&&o!==void 0?o:0;return[Math.min(c,u),Math.max(f,h)]}return t},AW=Q([yr,ay,oy,Ut],$P),CW=Q(vu,yr,(e,t)=>{if(!(!t||t.type!=="number")){var r=1/0,n=Array.from(Zn(e.map(p=>p.value))).sort((p,v)=>p-v),i=n[0],o=n[n.length-1];if(i==null||o==null)return 1/0;var c=o-i;if(c===0)return 1/0;for(var u=0;u<n.length-1;u++){var f=n[u],h=n[u+1];if(!(f==null||h==null)){var m=h-f;r=Math.min(r,m)}}return r/c}}),zP=Q(CW,ht,i7,er,(e,t,r,n,i)=>i,(e,t,r,n,i)=>{if(!He(e))return 0;var o=t==="vertical"?n.height:n.width;if(i==="gap")return e*o/2;if(i==="no-gap"){var c=Sa(r,e*o),u=e*o/2;return u-c-(u-c)/o*c}return 0}),PW=(e,t,r)=>{var n=Oi(e,t);return n==null||typeof n.padding!="string"?0:zP(e,"xAxis",t,r,n.padding)},OW=(e,t,r)=>{var n=_i(e,t);return n==null||typeof n.padding!="string"?0:zP(e,"yAxis",t,r,n.padding)},_W=Q(Oi,PW,(e,t)=>{var r,n;if(e==null)return{left:0,right:0};var i=e.padding;return typeof i=="string"?{left:t,right:t}:{left:((r=i.left)!==null&&r!==void 0?r:0)+t,right:((n=i.right)!==null&&n!==void 0?n:0)+t}}),MW=Q(_i,OW,(e,t)=>{var r,n;if(e==null)return{top:0,bottom:0};var i=e.padding;return typeof i=="string"?{top:t,bottom:t}:{top:((r=i.top)!==null&&r!==void 0?r:0)+t,bottom:((n=i.bottom)!==null&&n!==void 0?n:0)+t}}),FP=Q([er,_W,Fh,zh,(e,t,r)=>r],(e,t,r,n,i)=>{var o=n.padding;return i?[o.left,r.width-o.right]:[e.left+t.left,e.left+e.width-t.right]}),BP=Q([er,ht,MW,Fh,zh,(e,t,r)=>r],(e,t,r,n,i,o)=>{var c=i.padding;return o?[n.height-c.bottom,c.top]:t==="horizontal"?[e.top+e.height-r.bottom,e.top+r.top]:[e.top+r.top,e.top+e.height-r.bottom]}),xu=(e,t,r,n)=>{var i;switch(t){case"xAxis":return FP(e,r,n);case"yAxis":return BP(e,r,n);case"zAxis":return(i=ty(e,r))===null||i===void 0?void 0:i.range;case"angleAxis":return jC(e);case"radiusAxis":return SC(e,r);default:return}},UP=Q([yr,xu],qh),IW=Q([dl,AW],h7),sy=Q([yr,dl,IW,UP],ey),WP=(e,t,r,n)=>{if(!(r==null||r.dataKey==null)){var i=r.type,o=r.scale,c=Xn(e,n);if(c&&(i==="number"||o!=="auto"))return t.map(u=>u.value)}},ly=Q([ht,vu,gu,Ut],WP),om=Q([sy],O0);Q([sy],GU);Q([sy,sW],lP);Q([cl,iy,Ut],fW);function HP(e,t){return e.id<t.id?-1:e.id>t.id?1:0}var sm=(e,t)=>t,lm=(e,t,r)=>r,TW=Q(Rh,sm,lm,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(HP)),DW=Q($h,sm,lm,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(HP)),KP=(e,t)=>({width:e.width,height:t.height}),LW=(e,t)=>{var r=typeof t.width=="number"?t.width:su;return{width:r,height:e.height}},RW=Q(er,Oi,KP),$W=(e,t,r)=>{switch(t){case"top":return e.top;case"bottom":return r-e.bottom;default:return 0}},zW=(e,t,r)=>{switch(t){case"left":return e.left;case"right":return r-e.right;default:return 0}},FW=Q(Ci,er,TW,sm,lm,(e,t,r,n,i)=>{var o={},c;return r.forEach(u=>{var f=KP(t,u);c==null&&(c=$W(t,n,e));var h=n==="top"&&!i||n==="bottom"&&i;o[u.id]=c-Number(h)*f.height,c+=(h?-1:1)*f.height}),o}),BW=Q(Ai,er,DW,sm,lm,(e,t,r,n,i)=>{var o={},c;return r.forEach(u=>{var f=LW(t,u);c==null&&(c=zW(t,n,e));var h=n==="left"&&!i||n==="right"&&i;o[u.id]=c-Number(h)*f.width,c+=(h?-1:1)*f.width}),o}),UW=(e,t)=>{var r=Oi(e,t);if(r!=null)return FW(e,r.orientation,r.mirror)},WW=Q([er,Oi,UW,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r==null?void 0:r[n];return i==null?{x:e.left,y:0}:{x:e.left,y:i}}}),HW=(e,t)=>{var r=_i(e,t);if(r!=null)return BW(e,r.orientation,r.mirror)},KW=Q([er,_i,HW,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r==null?void 0:r[n];return i==null?{x:0,y:e.top}:{x:i,y:e.top}}}),GW=Q(er,_i,(e,t)=>{var r=typeof t.width=="number"?t.width:su;return{width:r,height:e.height}}),GP=(e,t,r,n)=>{if(r!=null){var i=r.allowDuplicatedCategory,o=r.type,c=r.dataKey,u=Xn(e,n),f=t.map(m=>m.value),h=f.filter(m=>m!=null);if(c&&u&&o==="category"&&i&&zE(h))return f}},cy=Q([ht,vu,yr,Ut],GP),lS=Q([ht,tW,dl,om,cy,ly,xu,oy,Ut],(e,t,r,n,i,o,c,u,f)=>{if(t!=null){var h=Xn(e,f);return{angle:t.angle,interval:t.interval,minTickGap:t.minTickGap,orientation:t.orientation,tick:t.tick,tickCount:t.tickCount,tickFormatter:t.tickFormatter,ticks:t.ticks,type:t.type,unit:t.unit,axisType:f,categoricalDomain:o,duplicateDomain:i,isCategorical:h,niceTicks:u,range:c,realScaleType:r,scale:n}}}),VW=(e,t,r,n,i,o,c,u,f)=>{if(!(t==null||n==null)){var h=Xn(e,f),m=t.type,p=t.ticks,v=t.tickCount,b=r==="scaleBand"&&typeof n.bandwidth=="function"?n.bandwidth()/2:2,S=m==="category"&&n.bandwidth?n.bandwidth()/b:0;S=f==="angleAxis"&&o!=null&&o.length>=2?en(o[0]-o[1])*2*S:S;var w=p||i;return w?w.map((k,N)=>{var E=c?c.indexOf(k):k,A=n.map(E);return He(A)?{index:N,coordinate:A+S,value:k,offset:S}:null}).filter(Cr):h&&u?u.map((k,N)=>{var E=n.map(k);return He(E)?{coordinate:E+S,value:k,index:N,offset:S}:null}).filter(Cr):n.ticks?n.ticks(v).map((k,N)=>{var E=n.map(k);return He(E)?{coordinate:E+S,value:k,index:N,offset:S}:null}).filter(Cr):n.domain().map((k,N)=>{var E=n.map(k);return He(E)?{coordinate:E+S,value:c?c[k]:k,index:N,offset:S}:null}).filter(Cr)}},VP=Q([ht,gu,dl,om,oy,xu,cy,ly,Ut],VW),qW=(e,t,r,n,i,o,c)=>{if(!(t==null||r==null||n==null||n[0]===n[1])){var u=Xn(e,c),f=t.tickCount,h=0;return h=c==="angleAxis"&&(n==null?void 0:n.length)>=2?en(n[0]-n[1])*2*h:h,u&&o?o.map((m,p)=>{var v=r.map(m);return He(v)?{coordinate:v+h,value:m,index:p,offset:h}:null}).filter(Cr):r.ticks?r.ticks(f).map((m,p)=>{var v=r.map(m);return He(v)?{coordinate:v+h,value:m,index:p,offset:h}:null}).filter(Cr):r.domain().map((m,p)=>{var v=r.map(m);return He(v)?{coordinate:v+h,value:i?i[m]:m,index:p,offset:h}:null}).filter(Cr)}},qP=Q([ht,gu,om,xu,cy,ly,Ut],qW),QP=Q(yr,om,(e,t)=>{if(!(e==null||t==null))return eh(eh({},e),{},{scale:t})}),QW=Q([yr,dl,ay,UP],ey),YW=Q([QW],O0);Q((e,t,r)=>ty(e,r),YW,(e,t)=>{if(!(e==null||t==null))return eh(eh({},e),{},{scale:t})});var ZW=Q([ht,Rh,$h],(e,t,r)=>{switch(e){case"horizontal":return t.some(n=>n.reversed)?"right-to-left":"left-to-right";case"vertical":return r.some(n=>n.reversed)?"bottom-to-top":"top-to-bottom";case"centric":case"radial":return"left-to-right";default:return}}),XW=(e,t,r)=>{var n;return(n=e.renderedTicks[t])===null||n===void 0?void 0:n[r]};Q([XW],e=>{if(!(!e||e.length===0))return t=>{var r,n=1/0,i=e[0];for(var o of e){var c=Math.abs(o.coordinate-t);c<n&&(n=c,i=o)}return(r=i)===null||r===void 0?void 0:r.value}});var YP=e=>e.options.defaultTooltipEventType,ZP=e=>e.options.validateTooltipEventTypes;function XP(e,t,r){if(e==null)return t;var n=e?"axis":"item";return r==null?t:r.includes(n)?n:t}function yu(e,t){var r=YP(e),n=ZP(e);return XP(t,r,n)}function JW(e){return Me(t=>yu(t,e))}var JP=(e,t)=>{var r,n=Number(t);if(!(Vn(n)||t==null))return n>=0?e==null||(r=e[n])===null||r===void 0?void 0:r.value:void 0},eH=e=>e.tooltip.settings,sa={active:!1,index:null,dataKey:void 0,graphicalItemId:void 0,coordinate:void 0},tH={itemInteraction:{click:sa,hover:sa},axisInteraction:{click:sa,hover:sa},keyboardInteraction:sa,syncInteraction:{active:!1,index:null,dataKey:void 0,label:void 0,coordinate:void 0,sourceViewBox:void 0,graphicalItemId:void 0},tooltipItemPayloads:[],settings:{shared:void 0,trigger:"hover",axisId:0,active:!1,defaultIndex:void 0}},e3=ur({name:"tooltip",initialState:tH,reducers:{addTooltipEntrySettings:{reducer(e,t){e.tooltipItemPayloads.push(t.payload)},prepare:lt()},replaceTooltipEntrySettings:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next,o=tn(e).tooltipItemPayloads.indexOf(n);o>-1&&(e.tooltipItemPayloads[o]=i)},prepare:lt()},removeTooltipEntrySettings:{reducer(e,t){var r=tn(e).tooltipItemPayloads.indexOf(t.payload);r>-1&&e.tooltipItemPayloads.splice(r,1)},prepare:lt()},setTooltipSettingsState(e,t){e.settings=t.payload},setActiveMouseOverItemIndex(e,t){e.syncInteraction.active=!1,e.syncInteraction.sourceViewBox=void 0,e.keyboardInteraction.active=!1,e.itemInteraction.hover.active=!0,e.itemInteraction.hover.index=t.payload.activeIndex,e.itemInteraction.hover.dataKey=t.payload.activeDataKey,e.itemInteraction.hover.graphicalItemId=t.payload.activeGraphicalItemId,e.itemInteraction.hover.coordinate=t.payload.activeCoordinate},mouseLeaveChart(e){e.itemInteraction.hover.active=!1,e.axisInteraction.hover.active=!1},mouseLeaveItem(e){e.itemInteraction.hover.active=!1},setActiveClickItemIndex(e,t){e.syncInteraction.active=!1,e.syncInteraction.sourceViewBox=void 0,e.itemInteraction.click.active=!0,e.keyboardInteraction.active=!1,e.itemInteraction.click.index=t.payload.activeIndex,e.itemInteraction.click.dataKey=t.payload.activeDataKey,e.itemInteraction.click.graphicalItemId=t.payload.activeGraphicalItemId,e.itemInteraction.click.coordinate=t.payload.activeCoordinate},setMouseOverAxisIndex(e,t){e.syncInteraction.active=!1,e.syncInteraction.sourceViewBox=void 0,e.axisInteraction.hover.active=!0,e.keyboardInteraction.active=!1,e.axisInteraction.hover.index=t.payload.activeIndex,e.axisInteraction.hover.dataKey=t.payload.activeDataKey,e.axisInteraction.hover.coordinate=t.payload.activeCoordinate},setMouseClickAxisIndex(e,t){e.syncInteraction.active=!1,e.syncInteraction.sourceViewBox=void 0,e.keyboardInteraction.active=!1,e.axisInteraction.click.active=!0,e.axisInteraction.click.index=t.payload.activeIndex,e.axisInteraction.click.dataKey=t.payload.activeDataKey,e.axisInteraction.click.coordinate=t.payload.activeCoordinate},setSyncInteraction(e,t){e.syncInteraction=t.payload},setKeyboardInteraction(e,t){e.keyboardInteraction.active=t.payload.active,e.keyboardInteraction.index=t.payload.activeIndex,e.keyboardInteraction.coordinate=t.payload.activeCoordinate}}}),un=e3.actions,rH=un.addTooltipEntrySettings,nH=un.replaceTooltipEntrySettings,iH=un.removeTooltipEntrySettings,aH=un.setTooltipSettingsState,oH=un.setActiveMouseOverItemIndex;un.mouseLeaveItem;var t3=un.mouseLeaveChart;un.setActiveClickItemIndex;var r3=un.setMouseOverAxisIndex,sH=un.setMouseClickAxisIndex,xc=un.setSyncInteraction,rh=un.setKeyboardInteraction,lH=e3.reducer;function cS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Xd(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?cS(Object(r),!0).forEach(function(n){cH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function cH(e,t,r){return(t=uH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uH(e){var t=dH(e,"string");return typeof t=="symbol"?t:t+""}function dH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fH(e,t,r){return t==="axis"?r==="click"?e.axisInteraction.click:e.axisInteraction.hover:r==="click"?e.itemInteraction.click:e.itemInteraction.hover}function hH(e){return e.index!=null}var n3=(e,t,r,n)=>{if(t==null)return sa;var i=fH(e,t,r);if(i==null)return sa;if(i.active)return i;if(e.keyboardInteraction.active)return e.keyboardInteraction;if(e.syncInteraction.active&&e.syncInteraction.index!=null)return e.syncInteraction;var o=e.settings.active===!0;if(hH(i)){if(o)return Xd(Xd({},i),{},{active:!0})}else if(n!=null)return{active:!0,coordinate:void 0,dataKey:void 0,index:n,graphicalItemId:void 0};return Xd(Xd({},sa),{},{coordinate:i.coordinate})};function mH(e){if(typeof e=="number")return Number.isFinite(e)?e:void 0;if(e instanceof Date){var t=e.valueOf();return Number.isFinite(t)?t:void 0}var r=Number(e);return Number.isFinite(r)?r:void 0}function pH(e,t){var r=mH(e),n=t[0],i=t[1];if(r===void 0)return!1;var o=Math.min(n,i),c=Math.max(n,i);return r>=o&&r<=c}function gH(e,t,r){if(r==null||t==null)return!0;var n=Ft(e,t);return n==null||!Hn(r)?!0:pH(n,r)}var kc=(e,t,r,n)=>{var i=e==null?void 0:e.index;if(i==null)return null;var o=Number(i);if(!He(o))return i;var c=0,u=1/0;t.length>0&&(u=t.length-1);var f=Math.max(c,Math.min(o,u)),h=t[f];return h==null||gH(h,r,n)?String(f):null},i3=(e,t,r,n,i,o,c)=>{if(o!=null){var u=c[0],f=u==null?void 0:u.getPosition(o);if(f!=null)return f;var h=i==null?void 0:i[Number(o)];if(h)switch(r){case"horizontal":return{x:h.coordinate,y:(n.top+t)/2};default:return{x:(n.left+e)/2,y:h.coordinate}}}},a3=(e,t,r,n)=>{if(t==="axis")return e.tooltipItemPayloads;if(e.tooltipItemPayloads.length===0)return[];var i;if(r==="hover"?i=e.itemInteraction.hover.graphicalItemId:i=e.itemInteraction.click.graphicalItemId,e.syncInteraction.active&&i==null)return e.tooltipItemPayloads;if(i==null&&(n!=null||e.keyboardInteraction.active)){var o=e.tooltipItemPayloads[0];return o!=null?[o]:[]}return e.tooltipItemPayloads.filter(c=>{var u;return((u=c.settings)===null||u===void 0?void 0:u.graphicalItemId)===i})},o3=e=>e.options.tooltipPayloadSearcher,fl=e=>e.tooltip;function uS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function dS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?uS(Object(r),!0).forEach(function(n){vH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):uS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function vH(e,t,r){return(t=xH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xH(e){var t=yH(e,"string");return typeof t=="symbol"?t:t+""}function yH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bH(e){if(typeof e=="string"||typeof e=="number")return e}function wH(e){if(typeof e=="string"||typeof e=="number"||typeof e=="boolean")return e}function kH(e){if(typeof e=="string"||typeof e=="number")return e;if(typeof e=="function")return t=>e(t)}function fS(e){if(typeof e=="string")return e}function jH(e){if(!(e==null||typeof e!="object")){var t="name"in e?bH(e.name):void 0,r="unit"in e?wH(e.unit):void 0,n="dataKey"in e?kH(e.dataKey):void 0,i="payload"in e?e.payload:void 0,o="color"in e?fS(e.color):void 0,c="fill"in e?fS(e.fill):void 0;return{name:t,unit:r,dataKey:n,payload:i,color:o,fill:c}}}function SH(e,t){return e??t}var s3=(e,t,r,n,i,o,c)=>{if(!(t==null||o==null)){var u=r.chartData,f=r.computedData,h=r.dataStartIndex,m=r.dataEndIndex,p=[];return e.reduce((v,b)=>{var S,w=b.dataDefinedOnItem,k=b.settings,N=SH(w,u),E=Array.isArray(N)?MA(N,h,m):N,A=(S=k==null?void 0:k.dataKey)!==null&&S!==void 0?S:n,C=k==null?void 0:k.nameKey,_;if(n&&Array.isArray(E)&&!Array.isArray(E[0])&&c==="axis"?_=FE(E,n,i):_=o(E,t,f,C),Array.isArray(_))_.forEach(D=>{var B,z,$=jH(D),K=$==null?void 0:$.name,W=$==null?void 0:$.dataKey,ve=$==null?void 0:$.payload,ue=dS(dS({},k),{},{name:K,unit:$==null?void 0:$.unit,color:(B=$==null?void 0:$.color)!==null&&B!==void 0?B:k==null?void 0:k.color,fill:(z=$==null?void 0:$.fill)!==null&&z!==void 0?z:k==null?void 0:k.fill});v.push(oj({tooltipEntrySettings:ue,dataKey:W,payload:ve,value:Ft(ve,W),name:K==null?void 0:String(K)}))});else{var O;v.push(oj({tooltipEntrySettings:k,dataKey:A,payload:_,value:Ft(_,A),name:(O=Ft(_,C))!==null&&O!==void 0?O:k==null?void 0:k.name}))}return v},p)}},uy=Q([Tt,fP,k0],sP),NH=Q([e=>e.graphicalItems.cartesianItems,e=>e.graphicalItems.polarItems],(e,t)=>[...e,...t]),EH=Q([Wt,sl],hP),Io=Q([NH,Tt,EH],pP,{memoizeOptions:{resultEqualityCheck:Jh}}),AH=Q([Io],e=>e.filter(P0)),l3=Q([Io],xP,{memoizeOptions:{resultEqualityCheck:Jh}}),CH=Q([Io],e=>e.some(t=>!t.data)),Eo=Q([l3,Cn],bP),PH=Q([AH,Cn,Tt],EC),dy=Q([Eo,Tt,Io,Cn,CH,l3],wP),c3=Q([Tt],ny),OH=Q([Tt],e=>e.allowDataOverflow),u3=Q([c3,OH],lC),_H=Q([Io],e=>e.filter(P0)),MH=Q([PH,_H,Vh,yC],jP),IH=Q([MH,Cn,Wt,u3],NP),TH=Q([Io],vP),DH=Q([Eo,Tt,TH,iy,Wt,H9],CP,{memoizeOptions:{resultEqualityCheck:Xh}}),LH=Q([PP,Wt,sl],ul),RH=Q([LH,Wt],MP),$H=Q([OP,Wt,sl],ul),zH=Q([$H,Wt],IP),FH=Q([_P,Wt,sl],ul),BH=Q([FH,Wt],TP),UH=Q([RH,BH,zH],th),WH=Q([Tt,c3,u3,IH,DH,UH,ht,Wt],DP),Qs=Q([Tt,ht,Eo,dy,Vh,Wt,WH],LP),HH=Q([Qs,Tt,uy],RP),KH=Q([Tt,Qs,HH,Wt],$P),d3=e=>{var t=Wt(e),r=sl(e),n=!1;return xu(e,t,r,n)},f3=Q([Tt,d3],qh),GH=Q([Tt,uy,KH,f3],ey),h3=Q([GH],O0),VH=Q([ht,dy,Tt,Wt],GP),qH=Q([ht,dy,Tt,Wt],WP),QH=(e,t,r,n,i,o,c,u)=>{if(t){var f=t.type,h=Xn(e,u);if(n){var m=r==="scaleBand"&&n.bandwidth?n.bandwidth()/2:2,p=f==="category"&&n.bandwidth?n.bandwidth()/m:0;return p=u==="angleAxis"&&i!=null&&(i==null?void 0:i.length)>=2?en(i[0]-i[1])*2*p:p,h&&c?c.map((v,b)=>{var S=n.map(v);return He(S)?{coordinate:S+p,value:v,index:b,offset:p}:null}).filter(Cr):n.domain().map((v,b)=>{var S=n.map(v);return He(S)?{coordinate:S+p,value:o?o[v]:v,index:b,offset:p}:null}).filter(Cr)}}},Mi=Q([ht,Tt,uy,h3,d3,VH,qH,Wt],QH),fy=Q([YP,ZP,eH],(e,t,r)=>XP(r.shared,e,t)),m3=e=>e.tooltip.settings.trigger,hy=e=>e.tooltip.settings.defaultIndex,bu=Q([fl,fy,m3,hy],n3),Vc=Q([bu,Eo,qs,Qs],kc),p3=Q([Mi,Vc],JP),YH=Q([bu],e=>{if(e)return e.dataKey}),ZH=Q([bu],e=>{if(e)return e.graphicalItemId}),g3=Q([fl,fy,m3,hy],a3),XH=Q([Ai,Ci,ht,er,Mi,hy,g3],i3),JH=Q([bu,XH],(e,t)=>e!=null&&e.coordinate?e.coordinate:t),eK=Q([bu],e=>{var t;return(t=e==null?void 0:e.active)!==null&&t!==void 0?t:!1}),tK=Q([g3,Vc,Cn,qs,p3,o3,fy],s3),rK=Q([tK],e=>{if(e!=null){var t=e.map(r=>r.payload).filter(r=>r!=null);return Array.from(new Set(t))}});function hS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function mS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hS(Object(r),!0).forEach(function(n){nK(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function nK(e,t,r){return(t=iK(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iK(e){var t=aK(e,"string");return typeof t=="symbol"?t:t+""}function aK(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var oK=()=>Me(Tt),sK=()=>{var e=oK(),t=Me(Mi),r=Me(h3);return Mf(!e||!r?void 0:mS(mS({},e),{},{scale:r}),t)};function pS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pS(Object(r),!0).forEach(function(n){lK(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lK(e,t,r){return(t=cK(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cK(e){var t=uK(e,"string");return typeof t=="symbol"?t:t+""}function uK(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var dK=(e,t,r,n)=>{var i=t.find(o=>o&&o.index===r);if(i){if(e==="horizontal")return{x:i.coordinate,y:n.relativeY};if(e==="vertical")return{x:n.relativeX,y:i.coordinate}}return{x:0,y:0}},fK=(e,t,r,n)=>{var i=t.find(h=>h&&h.index===r);if(i){if(e==="centric"){var o=i.coordinate,c=n.radius;return fs(fs(fs({},n),Zt(n.cx,n.cy,c,o)),{},{angle:o,radius:c})}var u=i.coordinate,f=n.angle;return fs(fs(fs({},n),Zt(n.cx,n.cy,u,f)),{},{angle:f,radius:u})}return{angle:0,clockWise:!1,cx:0,cy:0,endAngle:0,innerRadius:0,outerRadius:0,radius:0,startAngle:0,x:0,y:0}};function hK(e,t){var r=e.relativeX,n=e.relativeY;return r>=t.left&&r<=t.left+t.width&&n>=t.top&&n<=t.top+t.height}var v3=(e,t,r,n,i)=>{var o,c=(o=t==null?void 0:t.length)!==null&&o!==void 0?o:0;if(c<=1||e==null)return 0;if(n==="angleAxis"&&i!=null&&Math.abs(Math.abs(i[1]-i[0])-360)<=1e-6)for(var u=0;u<c;u++){var f,h,m,p,v,b=u>0?(f=r[u-1])===null||f===void 0?void 0:f.coordinate:(h=r[c-1])===null||h===void 0?void 0:h.coordinate,S=(m=r[u])===null||m===void 0?void 0:m.coordinate,w=u>=c-1?(p=r[0])===null||p===void 0?void 0:p.coordinate:(v=r[u+1])===null||v===void 0?void 0:v.coordinate,k=void 0;if(!(b==null||S==null||w==null))if(en(S-b)!==en(w-S)){var N=[];if(en(w-S)===en(i[1]-i[0])){k=w;var E=S+i[1]-i[0];N[0]=Math.min(E,(E+b)/2),N[1]=Math.max(E,(E+b)/2)}else{k=b;var A=w+i[1]-i[0];N[0]=Math.min(S,(A+S)/2),N[1]=Math.max(S,(A+S)/2)}var C=[Math.min(S,(k+S)/2),Math.max(S,(k+S)/2)];if(e>C[0]&&e<=C[1]||e>=N[0]&&e<=N[1]){var _;return(_=r[u])===null||_===void 0?void 0:_.index}}else{var O=Math.min(b,w),D=Math.max(b,w);if(e>(O+S)/2&&e<=(D+S)/2){var B;return(B=r[u])===null||B===void 0?void 0:B.index}}}else if(t)for(var z=0;z<c;z++){var $=t[z];if($!=null){var K=t[z+1],W=t[z-1];if(z===0&&K!=null&&e<=($.coordinate+K.coordinate)/2||z===c-1&&W!=null&&e>($.coordinate+W.coordinate)/2||z>0&&z<c-1&&W!=null&&K!=null&&e>($.coordinate+W.coordinate)/2&&e<=($.coordinate+K.coordinate)/2)return $.index}}return-1},x3=()=>Me(k0),my=(e,t)=>t,y3=(e,t,r)=>r,py=(e,t,r,n)=>n,mK=Q(Mi,e=>Eh(e,t=>t.coordinate)),gy=Q([fl,my,y3,py],n3),vy=Q([gy,Eo,qs,Qs],kc),pK=(e,t,r)=>{if(t!=null){var n=fl(e);return t==="axis"?r==="hover"?n.axisInteraction.hover.dataKey:n.axisInteraction.click.dataKey:r==="hover"?n.itemInteraction.hover.dataKey:n.itemInteraction.click.dataKey}},b3=Q([fl,my,y3,py],a3),nh=Q([Ai,Ci,ht,er,Mi,py,b3],i3),gK=Q([gy,nh],(e,t)=>{var r;return(r=e.coordinate)!==null&&r!==void 0?r:t}),w3=Q([Mi,vy],JP),vK=Q([b3,vy,Cn,qs,w3,o3,my],s3),xK=Q([gy,vy],(e,t)=>({isActive:e.active&&t!=null,activeIndex:t})),yK=(e,t,r,n,i,o,c)=>{if(!(!e||!r||!n||!i)&&hK(e,c)){var u=Mz(e,t),f=v3(u,o,i,r,n),h=dK(t,i,f,e);return{activeIndex:String(f),activeCoordinate:h}}},bK=(e,t,r,n,i,o,c)=>{if(!(!e||!n||!i||!o||!r)){var u=D9(e,r);if(u){var f=Iz(u,t),h=v3(f,c,o,n,i),m=fK(t,o,h,u);return{activeIndex:String(h),activeCoordinate:m}}}},wK=(e,t,r,n,i,o,c,u)=>{if(!(!e||!t||!n||!i||!o))return t==="horizontal"||t==="vertical"?yK(e,t,n,i,o,c,u):bK(e,t,r,n,i,o,c)},kK=Q(e=>e.zIndex.zIndexMap,(e,t)=>t,(e,t,r)=>r,(e,t,r)=>{if(t!=null){var n=e[t];if(n!=null)return r?n.panoramaElement:n.element}}),jK=Q(e=>e.zIndex.zIndexMap,e=>{var t=Object.keys(e).map(n=>parseInt(n,10)).concat(Object.values(pr)),r=Array.from(new Set(t));return r.sort((n,i)=>n-i)},{memoizeOptions:{resultEqualityCheck:f7}});function gS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function vS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?gS(Object(r),!0).forEach(function(n){SK(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):gS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function SK(e,t,r){return(t=NK(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function NK(e){var t=EK(e,"string");return typeof t=="symbol"?t:t+""}function EK(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var AK={},CK={zIndexMap:Object.values(pr).reduce((e,t)=>vS(vS({},e),{},{[t]:{element:void 0,panoramaElement:void 0,consumers:0}}),AK)},PK=new Set(Object.values(pr));function OK(e){return PK.has(e)}var k3=ur({name:"zIndex",initialState:CK,reducers:{registerZIndexPortal:{reducer:(e,t)=>{var r=t.payload.zIndex;e.zIndexMap[r]?e.zIndexMap[r].consumers+=1:e.zIndexMap[r]={consumers:1,element:void 0,panoramaElement:void 0}},prepare:lt()},unregisterZIndexPortal:{reducer:(e,t)=>{var r=t.payload.zIndex;e.zIndexMap[r]&&(e.zIndexMap[r].consumers-=1,e.zIndexMap[r].consumers<=0&&!OK(r)&&delete e.zIndexMap[r])},prepare:lt()},registerZIndexPortalElement:{reducer:(e,t)=>{var r=t.payload,n=r.zIndex,i=r.element,o=r.isPanorama;e.zIndexMap[n]?o?e.zIndexMap[n].panoramaElement=i:e.zIndexMap[n].element=i:e.zIndexMap[n]={consumers:0,element:o?void 0:i,panoramaElement:o?i:void 0}},prepare:lt()},unregisterZIndexPortalElement:{reducer:(e,t)=>{var r=t.payload.zIndex;e.zIndexMap[r]&&(t.payload.isPanorama?e.zIndexMap[r].panoramaElement=void 0:e.zIndexMap[r].element=void 0)},prepare:lt()}}}),cm=k3.actions,_K=cm.registerZIndexPortal,Vg=cm.unregisterZIndexPortal,MK=cm.registerZIndexPortalElement,IK=cm.unregisterZIndexPortalElement,TK=k3.reducer;function Ii(e){var t=e.zIndex,r=e.children,n=v8(),i=n&&t!==void 0&&t!==0,o=Or(),c=x.useRef(void 0),u=x.useRef(new Set),f=At(),h=Me(p=>kK(p,t,o));if(x.useLayoutEffect(()=>{if(!i){var p=u.current;p.forEach(b=>{f(Vg({zIndex:b}))}),p.clear(),c.current=void 0;return}if(u.current.has(t)||(f(_K({zIndex:t})),u.current.add(t)),h){c.current=h;var v=u.current;v.forEach(b=>{b!==t&&(f(Vg({zIndex:b})),v.delete(b))})}},[f,t,i,h]),x.useLayoutEffect(()=>{var p=u.current;return()=>{p.forEach(v=>{f(Vg({zIndex:v}))}),p.clear()}},[f]),!i)return r;var m=h??c.current;return m?vh.createPortal(r,m):null}function vx(){return vx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vx.apply(null,arguments)}function xS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Jd(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xS(Object(r),!0).forEach(function(n){DK(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function DK(e,t,r){return(t=LK(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function LK(e){var t=RK(e,"string");return typeof t=="symbol"?t:t+""}function RK(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $K(e){var t=e.cursor,r=e.cursorComp,n=e.cursorProps;return x.isValidElement(t)?x.cloneElement(t,n):x.createElement(r,n)}function zK(e){var t,r=e.coordinate,n=e.payload,i=e.index,o=e.offset,c=e.tooltipAxisBandSize,u=e.layout,f=e.cursor,h=e.tooltipEventType,m=e.chartName,p=r,v=n,b=i;if(!f||!p||m!=="ScatterChart"&&h!=="axis")return null;var S,w,k;if(m==="ScatterChart")S=p,w=WF,k=pr.cursorLine;else if(m==="BarChart")S=HF(u,p,o,c),w=N9,k=pr.cursorRectangle;else if(u==="radial"&&BE(p)){var N=aC(p),E=N.cx,A=N.cy,C=N.radius,_=N.startAngle,O=N.endAngle;S={cx:E,cy:A,startAngle:_,endAngle:O,innerRadius:C,outerRadius:C},w=z9,k=pr.cursorLine}else S={points:F9(u,p,o)},w=cf,k=pr.cursorLine;var D=typeof f=="object"&&"className"in f?f.className:void 0,B=Jd(Jd(Jd(Jd({stroke:"#ccc",pointerEvents:"none"},o),S),jh(f)),{},{payload:v,payloadIndex:b,className:nt("recharts-tooltip-cursor",D)});return x.createElement(Ii,{zIndex:(t=e.zIndex)!==null&&t!==void 0?t:k},x.createElement($K,{cursor:f,cursorComp:w,cursorProps:B}))}function FK(e){var t=sK(),r=BA(),n=il(),i=x3();return t==null||r==null||n==null||i==null?null:x.createElement(zK,vx({},e,{offset:r,layout:n,tooltipAxisBandSize:t,chartName:i}))}var j3=x.createContext(null),BK=()=>x.useContext(j3),qg={exports:{}},yS;function UK(){return yS||(yS=1,(function(e){var t=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(f,h,m){this.fn=f,this.context=h,this.once=m||!1}function o(f,h,m,p,v){if(typeof m!="function")throw new TypeError("The listener must be a function");var b=new i(m,p||f,v),S=r?r+h:h;return f._events[S]?f._events[S].fn?f._events[S]=[f._events[S],b]:f._events[S].push(b):(f._events[S]=b,f._eventsCount++),f}function c(f,h){--f._eventsCount===0?f._events=new n:delete f._events[h]}function u(){this._events=new n,this._eventsCount=0}u.prototype.eventNames=function(){var h=[],m,p;if(this._eventsCount===0)return h;for(p in m=this._events)t.call(m,p)&&h.push(r?p.slice(1):p);return Object.getOwnPropertySymbols?h.concat(Object.getOwnPropertySymbols(m)):h},u.prototype.listeners=function(h){var m=r?r+h:h,p=this._events[m];if(!p)return[];if(p.fn)return[p.fn];for(var v=0,b=p.length,S=new Array(b);v<b;v++)S[v]=p[v].fn;return S},u.prototype.listenerCount=function(h){var m=r?r+h:h,p=this._events[m];return p?p.fn?1:p.length:0},u.prototype.emit=function(h,m,p,v,b,S){var w=r?r+h:h;if(!this._events[w])return!1;var k=this._events[w],N=arguments.length,E,A;if(k.fn){switch(k.once&&this.removeListener(h,k.fn,void 0,!0),N){case 1:return k.fn.call(k.context),!0;case 2:return k.fn.call(k.context,m),!0;case 3:return k.fn.call(k.context,m,p),!0;case 4:return k.fn.call(k.context,m,p,v),!0;case 5:return k.fn.call(k.context,m,p,v,b),!0;case 6:return k.fn.call(k.context,m,p,v,b,S),!0}for(A=1,E=new Array(N-1);A<N;A++)E[A-1]=arguments[A];k.fn.apply(k.context,E)}else{var C=k.length,_;for(A=0;A<C;A++)switch(k[A].once&&this.removeListener(h,k[A].fn,void 0,!0),N){case 1:k[A].fn.call(k[A].context);break;case 2:k[A].fn.call(k[A].context,m);break;case 3:k[A].fn.call(k[A].context,m,p);break;case 4:k[A].fn.call(k[A].context,m,p,v);break;default:if(!E)for(_=1,E=new Array(N-1);_<N;_++)E[_-1]=arguments[_];k[A].fn.apply(k[A].context,E)}}return!0},u.prototype.on=function(h,m,p){return o(this,h,m,p,!1)},u.prototype.once=function(h,m,p){return o(this,h,m,p,!0)},u.prototype.removeListener=function(h,m,p,v){var b=r?r+h:h;if(!this._events[b])return this;if(!m)return c(this,b),this;var S=this._events[b];if(S.fn)S.fn===m&&(!v||S.once)&&(!p||S.context===p)&&c(this,b);else{for(var w=0,k=[],N=S.length;w<N;w++)(S[w].fn!==m||v&&!S[w].once||p&&S[w].context!==p)&&k.push(S[w]);k.length?this._events[b]=k.length===1?k[0]:k:c(this,b)}return this},u.prototype.removeAllListeners=function(h){var m;return h?(m=r?r+h:h,this._events[m]&&c(this,m)):(this._events=new n,this._eventsCount=0),this},u.prototype.off=u.prototype.removeListener,u.prototype.addListener=u.prototype.on,u.prefixed=r,u.EventEmitter=u,e.exports=u})(qg)),qg.exports}var WK=UK();const HK=Ox(WK);var qc=new HK,xx="recharts.syncEvent.tooltip",bS="recharts.syncEvent.brush",KK=(e,t)=>{if(t&&Array.isArray(e)){var r=Number.parseInt(t,10);if(!Vn(r))return e[r]}},GK={chartName:"",tooltipPayloadSearcher:()=>{},eventEmitter:void 0,defaultTooltipEventType:"axis"},S3=ur({name:"options",initialState:GK,reducers:{createEventEmitter:e=>{e.eventEmitter==null&&(e.eventEmitter=Symbol("rechartsEventEmitter"))}}}),VK=S3.reducer,qK=S3.actions.createEventEmitter;function QK(e){return e.tooltip.syncInteraction}var YK={chartData:void 0,computedData:void 0,dataStartIndex:0,dataEndIndex:0},N3=ur({name:"chartData",initialState:YK,reducers:{setChartData(e,t){if(e.chartData=t.payload,t.payload==null){e.dataStartIndex=0,e.dataEndIndex=0;return}t.payload.length>0&&e.dataEndIndex!==t.payload.length-1&&(e.dataEndIndex=t.payload.length-1)},setComputedData(e,t){e.computedData=t.payload},setDataStartEndIndexes(e,t){var r=t.payload,n=r.startIndex,i=r.endIndex;n!=null&&(e.dataStartIndex=n),i!=null&&(e.dataEndIndex=i)}}}),xy=N3.actions,wS=xy.setChartData,ZK=xy.setDataStartEndIndexes;xy.setComputedData;var XK=N3.reducer,JK=["x","y"];function kS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function hs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?kS(Object(r),!0).forEach(function(n){eG(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):kS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function eG(e,t,r){return(t=tG(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tG(e){var t=rG(e,"string");return typeof t=="symbol"?t:t+""}function rG(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nG(e,t){if(e==null)return{};var r,n,i=iG(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function iG(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function aG(){var e=Me(j0),t=Me(S0),r=At(),n=Me(bC),i=Me(Mi),o=il(),c=Bh(),u=Me(f=>f.rootProps.className);x.useEffect(()=>{if(e==null)return nl;var f=(h,m,p)=>{if(t!==p&&e===h){if(m.payload.active===!1){r(xc({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0,sourceViewBox:void 0,graphicalItemId:void 0}));return}if(n==="index"){var v;if(c&&m!==null&&m!==void 0&&(v=m.payload)!==null&&v!==void 0&&v.coordinate&&m.payload.sourceViewBox){var b=m.payload.coordinate,S=b.x,w=b.y,k=nG(b,JK),N=m.payload.sourceViewBox,E=N.x,A=N.y,C=N.width,_=N.height,O=hs(hs({},k),{},{x:c.x+(C?(S-E)/C:0)*c.width,y:c.y+(_?(w-A)/_:0)*c.height});r(hs(hs({},m),{},{payload:hs(hs({},m.payload),{},{coordinate:O})}))}else r(m);return}if(i!=null){var D;if(typeof n=="function"){var B={activeTooltipIndex:m.payload.index==null?void 0:Number(m.payload.index),isTooltipActive:m.payload.active,activeIndex:m.payload.index==null?void 0:Number(m.payload.index),activeLabel:m.payload.label,activeDataKey:m.payload.dataKey,activeCoordinate:m.payload.coordinate},z=n(i,B);D=i[z]}else n==="value"&&(D=i.find(le=>String(le.value)===m.payload.label));var $=m.payload.coordinate;if($==null||c==null){r(xc({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0,sourceViewBox:void 0,graphicalItemId:void 0}));return}if(D==null){r(xc({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0,sourceViewBox:m.payload.sourceViewBox,graphicalItemId:void 0}));return}var K=$.x,W=$.y,ve=Math.min(K,c.x+c.width),ue=Math.min(W,c.y+c.height),pe={x:o==="horizontal"?D.coordinate:ve,y:o==="horizontal"?ue:D.coordinate},oe=xc({active:m.payload.active,coordinate:pe,dataKey:m.payload.dataKey,index:String(D.index),label:m.payload.label,sourceViewBox:m.payload.sourceViewBox,graphicalItemId:m.payload.graphicalItemId});r(oe)}}};return qc.on(xx,f),()=>{qc.off(xx,f)}},[u,r,t,e,n,i,o,c])}function oG(){var e=Me(j0),t=Me(S0),r=At();x.useEffect(()=>{if(e==null)return nl;var n=(i,o,c)=>{t!==c&&e===i&&r(ZK(o))};return qc.on(bS,n),()=>{qc.off(bS,n)}},[r,t,e])}function sG(){var e=At();x.useEffect(()=>{e(qK())},[e]),aG(),oG()}function lG(e,t,r,n,i,o){var c=Me(S=>pK(S,e,t)),u=Me(ZH),f=Me(S0),h=Me(j0),m=Me(bC),p=Me(QK),v=(p==null?void 0:p.sourceViewBox)!=null,b=Bh();x.useEffect(()=>{if(!v&&h!=null&&f!=null){var S=xc({active:o,coordinate:r,dataKey:c,index:i,label:typeof n=="number"?String(n):n,sourceViewBox:b,graphicalItemId:u});qc.emit(xx,h,S,f)}},[v,r,c,u,i,n,f,h,m,o,b])}function jS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function SS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jS(Object(r),!0).forEach(function(n){cG(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function cG(e,t,r){return(t=uG(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uG(e){var t=dG(e,"string");return typeof t=="symbol"?t:t+""}function dG(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function fG(e,t){return gG(e)||pG(e,t)||mG(e,t)||hG()}function hG(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mG(e,t){if(e){if(typeof e=="string")return NS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?NS(e,t):void 0}}function NS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function pG(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function gG(e){if(Array.isArray(e))return e}function vG(e){return e.dataKey}function xG(e,t){return x.isValidElement(e)?x.cloneElement(e,t):typeof e=="function"?x.createElement(e,t):x.createElement(lF,t)}var ES=[],yG={allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",axisId:0,contentStyle:{},cursor:!0,filterNull:!0,includeHidden:!1,isAnimationActive:"auto",itemSorter:"name",itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,wrapperStyle:{}};function bG(e){var t,r,n=ln(e,yG),i=n.active,o=n.allowEscapeViewBox,c=n.animationDuration,u=n.animationEasing,f=n.content,h=n.filterNull,m=n.isAnimationActive,p=n.offset,v=n.payloadUniqBy,b=n.position,S=n.reverseDirection,w=n.useTranslate3d,k=n.wrapperStyle,N=n.cursor,E=n.shared,A=n.trigger,C=n.defaultIndex,_=n.portal,O=n.axisId,D=At(),B=typeof C=="number"?String(C):C;x.useEffect(()=>{D(aH({shared:E,trigger:A,axisId:O,active:i,defaultIndex:B}))},[D,E,A,O,i,B]);var z=Bh(),$=JA(),K=JW(E),W=(t=Me(Oe=>xK(Oe,K,A,B)))!==null&&t!==void 0?t:{},ve=W.activeIndex,ue=W.isActive,pe=Me(Oe=>vK(Oe,K,A,B)),oe=Me(Oe=>w3(Oe,K,A,B)),le=Me(Oe=>gK(Oe,K,A,B)),Z=pe,ie=BK(),te=(r=i??ue)!==null&&r!==void 0?r:!1,I=x6([Z,te]),M=fG(I,2),U=M[0],ne=M[1],ee=K==="axis"?oe:void 0;lG(K,A,le,ee,ve,te);var X=_??ie;if(X==null||z==null||K==null)return null;var ae=Z??ES;te||(ae=ES),h&&ae.length&&(ae=B$(ae.filter(Oe=>Oe.value!=null&&(Oe.hide!==!0||n.includeHidden)),v,vG));var me=ae.length>0,re=SS(SS({},n),{},{payload:ae,label:ee,active:te,activeIndex:ve,coordinate:le,accessibilityLayer:$}),ye=x.createElement(PF,{allowEscapeViewBox:o,animationDuration:c,animationEasing:u,isAnimationActive:m,active:te,coordinate:le,hasPayload:me,offset:p,position:b,reverseDirection:S,useTranslate3d:w,viewBox:z,wrapperStyle:k,lastBoundingBox:U,innerRef:ne,hasPortalFromProps:!!_},xG(f,re));return x.createElement(x.Fragment,null,vh.createPortal(ye,X),te&&x.createElement(FK,{cursor:N,tooltipEventType:K,coordinate:le,payload:ae,index:ve}))}function wG(e,t,r){return(t=kG(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function kG(e){var t=jG(e,"string");return typeof t=="symbol"?t:t+""}function jG(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class SG{constructor(t){wG(this,"cache",new Map),this.maxSize=t}get(t){var r=this.cache.get(t);return r!==void 0&&(this.cache.delete(t),this.cache.set(t,r)),r}set(t,r){if(this.cache.has(t))this.cache.delete(t);else if(this.cache.size>=this.maxSize){var n=this.cache.keys().next().value;n!=null&&this.cache.delete(n)}this.cache.set(t,r)}clear(){this.cache.clear()}size(){return this.cache.size}}function AS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function NG(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?AS(Object(r),!0).forEach(function(n){EG(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):AS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function EG(e,t,r){return(t=AG(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function AG(e){var t=CG(e,"string");return typeof t=="symbol"?t:t+""}function CG(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var PG={cacheSize:2e3,enableCache:!0},E3=NG({},PG),CS=new SG(E3.cacheSize),OG={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},PS="recharts_measurement_span";function _G(e,t){var r=t.fontSize||"",n=t.fontFamily||"",i=t.fontWeight||"",o=t.fontStyle||"",c=t.letterSpacing||"",u=t.textTransform||"";return"".concat(e,"|").concat(r,"|").concat(n,"|").concat(i,"|").concat(o,"|").concat(c,"|").concat(u)}var OS=(e,t)=>{try{var r=document.getElementById(PS);r||(r=document.createElement("span"),r.setAttribute("id",PS),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),Object.assign(r.style,OG,t),r.textContent="".concat(e);var n=r.getBoundingClientRect();return{width:n.width,height:n.height}}catch{return{width:0,height:0}}},jc=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||du.isSsr)return{width:0,height:0};if(!E3.enableCache)return OS(t,r);var n=_G(t,r),i=CS.get(n);if(i)return i;var o=OS(t,r);return CS.set(n,o),o},A3;function ih(e,t){return DG(e)||TG(e,t)||IG(e,t)||MG()}function MG(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function IG(e,t){if(e){if(typeof e=="string")return _S(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_S(e,t):void 0}}function _S(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function TG(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;f=!1}else for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function DG(e){if(Array.isArray(e))return e}function LG(e,t,r){return(t=RG(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RG(e){var t=$G(e,"string");return typeof t=="symbol"?t:t+""}function $G(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var MS=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,IS=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,zG=/^(px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q)$/,FG=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,BG={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},UG=["cm","mm","pt","pc","in","Q","px"];function WG(e){return UG.includes(e)}var bs="NaN";function HG(e,t){return e*BG[t]}class Qt{static parse(t){var r,n=(r=FG.exec(t))!==null&&r!==void 0?r:[],i=ih(n,3),o=i[1],c=i[2];return o==null?Qt.NaN:new Qt(parseFloat(o),c??"")}constructor(t,r){this.num=t,this.unit=r,this.num=t,this.unit=r,Vn(t)&&(this.unit=""),r!==""&&!zG.test(r)&&(this.num=NaN,this.unit=""),WG(r)&&(this.num=HG(t,r),this.unit="px")}add(t){return this.unit!==t.unit?new Qt(NaN,""):new Qt(this.num+t.num,this.unit)}subtract(t){return this.unit!==t.unit?new Qt(NaN,""):new Qt(this.num-t.num,this.unit)}multiply(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new Qt(NaN,""):new Qt(this.num*t.num,this.unit||t.unit)}divide(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new Qt(NaN,""):new Qt(this.num/t.num,this.unit||t.unit)}toString(){return"".concat(this.num).concat(this.unit)}isNaN(){return Vn(this.num)}}A3=Qt;LG(Qt,"NaN",new A3(NaN,""));function C3(e){if(e==null||e.includes(bs))return bs;for(var t=e;t.includes("*")||t.includes("/");){var r,n=(r=MS.exec(t))!==null&&r!==void 0?r:[],i=ih(n,4),o=i[1],c=i[2],u=i[3],f=Qt.parse(o??""),h=Qt.parse(u??""),m=c==="*"?f.multiply(h):f.divide(h);if(m.isNaN())return bs;t=t.replace(MS,m.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var p,v=(p=IS.exec(t))!==null&&p!==void 0?p:[],b=ih(v,4),S=b[1],w=b[2],k=b[3],N=Qt.parse(S??""),E=Qt.parse(k??""),A=w==="+"?N.add(E):N.subtract(E);if(A.isNaN())return bs;t=t.replace(IS,A.toString())}return t}var TS=/\(([^()]*)\)/;function KG(e){for(var t=e,r;(r=TS.exec(t))!=null;){var n=r,i=ih(n,2),o=i[1];t=t.replace(TS,C3(o))}return t}function GG(e){var t=e.replace(/\s+/g,"");return t=KG(t),t=C3(t),t}function VG(e){try{return GG(e)}catch{return bs}}function Qg(e){var t=VG(e.slice(5,-1));return t===bs?"":t}var qG=["x","y","lineHeight","capHeight","fill","scaleToFit","textAnchor","verticalAnchor"],QG=["dx","dy","angle","className","breakAll"];function yx(){return yx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yx.apply(null,arguments)}function DS(e,t){if(e==null)return{};var r,n,i=YG(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function YG(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function LS(e,t){return eV(e)||JG(e,t)||XG(e,t)||ZG()}function ZG(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function XG(e,t){if(e){if(typeof e=="string")return RS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?RS(e,t):void 0}}function RS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function JG(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;f=!1}else for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function eV(e){if(Array.isArray(e))return e}var P3=/[ \f\n\r\t\v\u2028\u2029]+/,O3=e=>{var t=e.children,r=e.breakAll,n=e.style;try{var i=[];Xt(t)||(r?i=t.toString().split(""):i=t.toString().split(P3));var o=i.map(u=>({word:u,width:jc(u,n).width})),c=r?0:jc(" ",n).width;return{wordsWithComputedWidth:o,spaceWidth:c}}catch{return null}};function _3(e){return e==="start"||e==="middle"||e==="end"||e==="inherit"}function tV(e){return Xt(e)||typeof e=="string"||typeof e=="number"||typeof e=="boolean"}var M3=(e,t,r,n)=>e.reduce((i,o)=>{var c=o.word,u=o.width,f=i[i.length-1];if(f&&u!=null&&(t==null||n||f.width+u+r<Number(t)))f.words.push(c),f.width+=u+r;else{var h={words:[c],width:u};i.push(h)}return i},[]),I3=e=>e.reduce((t,r)=>t.width>r.width?t:r),rV="…",$S=(e,t,r,n,i,o,c,u)=>{var f=e.slice(0,t),h=O3({breakAll:r,style:n,children:f+rV});if(!h)return[!1,[]];var m=M3(h.wordsWithComputedWidth,o,c,u),p=m.length>i||I3(m).width>Number(o);return[p,m]},nV=(e,t,r,n,i)=>{var o=e.maxLines,c=e.children,u=e.style,f=e.breakAll,h=Ee(o),m=String(c),p=M3(t,n,r,i);if(!h||i)return p;var v=p.length>o||I3(p).width>Number(n);if(!v)return p;for(var b=0,S=m.length-1,w=0,k;b<=S&&w<=m.length-1;){var N=Math.floor((b+S)/2),E=N-1,A=$S(m,E,f,u,o,n,r,i),C=LS(A,2),_=C[0],O=C[1],D=$S(m,N,f,u,o,n,r,i),B=LS(D,1),z=B[0];if(!_&&!z&&(b=N+1),_&&z&&(S=N-1),!_&&z){k=O;break}w++}return k||p},zS=e=>{var t=Xt(e)?[]:e.toString().split(P3);return[{words:t,width:void 0}]},iV=e=>{var t=e.width,r=e.scaleToFit,n=e.children,i=e.style,o=e.breakAll,c=e.maxLines;if((t||r)&&!du.isSsr){var u,f,h=O3({breakAll:o,children:n,style:i});if(h){var m=h.wordsWithComputedWidth,p=h.spaceWidth;u=m,f=p}else return zS(n);return nV({breakAll:o,children:n,maxLines:c,style:i},u,f,t,!!r)}return zS(n)},T3="#808080",aV={angle:0,breakAll:!1,capHeight:"0.71em",fill:T3,lineHeight:"1em",scaleToFit:!1,textAnchor:"start",verticalAnchor:"end",x:0,y:0},yy=x.forwardRef((e,t)=>{var r=ln(e,aV),n=r.x,i=r.y,o=r.lineHeight,c=r.capHeight,u=r.fill,f=r.scaleToFit,h=r.textAnchor,m=r.verticalAnchor,p=DS(r,qG),v=x.useMemo(()=>iV({breakAll:p.breakAll,children:p.children,maxLines:p.maxLines,scaleToFit:f,style:p.style,width:p.width}),[p.breakAll,p.children,p.maxLines,f,p.style,p.width]),b=p.dx,S=p.dy,w=p.angle,k=p.className,N=p.breakAll,E=DS(p,QG);if(!qn(n)||!qn(i)||v.length===0)return null;var A=Number(n)+(Ee(b)?b:0),C=Number(i)+(Ee(S)?S:0);if(!He(A)||!He(C))return null;var _;switch(m){case"start":_=Qg("calc(".concat(c,")"));break;case"middle":_=Qg("calc(".concat((v.length-1)/2," * -").concat(o," + (").concat(c," / 2))"));break;default:_=Qg("calc(".concat(v.length-1," * -").concat(o,")"));break}var O=[],D=v[0];if(f&&D!=null){var B=D.width,z=p.width;O.push("scale(".concat(Ee(z)&&Ee(B)?z/B:1,")"))}return w&&O.push("rotate(".concat(w,", ").concat(A,", ").concat(C,")")),O.length&&(E.transform=O.join(" ")),x.createElement("text",yx({},an(E),{ref:t,x:A,y:C,className:nt("recharts-text",k),textAnchor:h,fill:u.includes("url")?T3:u}),v.map(($,K)=>{var W=$.words.join(N?"":" ");return x.createElement("tspan",{x:A,dy:K===0?_:o,key:"".concat(W,"-").concat(K)},W)}))});yy.displayName="Text";function FS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Rn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?FS(Object(r),!0).forEach(function(n){oV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):FS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function oV(e,t,r){return(t=sV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function sV(e){var t=lV(e,"string");return typeof t=="symbol"?t:t+""}function lV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var cV=e=>{var t=e.viewBox,r=e.position,n=e.offset,i=n===void 0?0:n,o=e.parentViewBox,c=h0(t),u=c.x,f=c.y,h=c.height,m=c.upperWidth,p=c.lowerWidth,v=u,b=u+(m-p)/2,S=(v+b)/2,w=(m+p)/2,k=v+m/2,N=h>=0?1:-1,E=N*i,A=N>0?"end":"start",C=N>0?"start":"end",_=m>=0?1:-1,O=_*i,D=_>0?"end":"start",B=_>0?"start":"end",z=o;if(r==="top"){var $={x:v+m/2,y:f-E,horizontalAnchor:"middle",verticalAnchor:A};return z&&($.height=Math.max(f-z.y,0),$.width=m),$}if(r==="bottom"){var K={x:b+p/2,y:f+h+E,horizontalAnchor:"middle",verticalAnchor:C};return z&&(K.height=Math.max(z.y+z.height-(f+h),0),K.width=p),K}if(r==="left"){var W={x:S-O,y:f+h/2,horizontalAnchor:D,verticalAnchor:"middle"};return z&&(W.width=Math.max(W.x-z.x,0),W.height=h),W}if(r==="right"){var ve={x:S+w+O,y:f+h/2,horizontalAnchor:B,verticalAnchor:"middle"};return z&&(ve.width=Math.max(z.x+z.width-ve.x,0),ve.height=h),ve}var ue=z?{width:w,height:h}:{};return r==="insideLeft"?Rn({x:S+O,y:f+h/2,horizontalAnchor:B,verticalAnchor:"middle"},ue):r==="insideRight"?Rn({x:S+w-O,y:f+h/2,horizontalAnchor:D,verticalAnchor:"middle"},ue):r==="insideTop"?Rn({x:v+m/2,y:f+E,horizontalAnchor:"middle",verticalAnchor:C},ue):r==="insideBottom"?Rn({x:b+p/2,y:f+h-E,horizontalAnchor:"middle",verticalAnchor:A},ue):r==="insideTopLeft"?Rn({x:v+O,y:f+E,horizontalAnchor:B,verticalAnchor:C},ue):r==="insideTopRight"?Rn({x:v+m-O,y:f+E,horizontalAnchor:D,verticalAnchor:C},ue):r==="insideBottomLeft"?Rn({x:b+O,y:f+h-E,horizontalAnchor:B,verticalAnchor:A},ue):r==="insideBottomRight"?Rn({x:b+p-O,y:f+h-E,horizontalAnchor:D,verticalAnchor:A},ue):r&&typeof r=="object"&&(Ee(r.x)||wo(r.x))&&(Ee(r.y)||wo(r.y))?Rn({x:u+Sa(r.x,w),y:f+Sa(r.y,h),horizontalAnchor:"end",verticalAnchor:"end"},ue):Rn({x:k,y:f+h/2,horizontalAnchor:"middle",verticalAnchor:"middle"},ue)},uV=["labelRef"],dV=["content"];function BS(e,t){if(e==null)return{};var r,n,i=fV(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function fV(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function US(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?US(Object(r),!0).forEach(function(n){hV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):US(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function hV(e,t,r){return(t=mV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mV(e){var t=pV(e,"string");return typeof t=="symbol"?t:t+""}function pV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function hi(){return hi=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},hi.apply(null,arguments)}var D3=x.createContext(null),gV=e=>{var t=e.x,r=e.y,n=e.upperWidth,i=e.lowerWidth,o=e.width,c=e.height,u=e.children,f=x.useMemo(()=>({x:t,y:r,upperWidth:n,lowerWidth:i,width:o,height:c}),[t,r,n,i,o,c]);return x.createElement(D3.Provider,{value:f},u)},L3=()=>{var e=x.useContext(D3),t=Bh();return e||(t?h0(t):void 0)},vV=x.createContext(null),xV=()=>{var e=x.useContext(vV),t=Me(NC);return e||t},yV=e=>{var t=e.value,r=e.formatter,n=Xt(e.children)?t:e.children;return typeof r=="function"?r(n):n},by=e=>e!=null&&typeof e=="function",bV=(e,t)=>{var r=en(t-e),n=Math.min(Math.abs(t-e),360);return r*n},wV=(e,t,r,n,i)=>{var o=e.offset,c=e.className,u=i.cx,f=i.cy,h=i.innerRadius,m=i.outerRadius,p=i.startAngle,v=i.endAngle,b=i.clockWise,S=(h+m)/2,w=bV(p,v),k=w>=0?1:-1,N,E;switch(t){case"insideStart":N=p+k*o,E=b;break;case"insideEnd":N=v-k*o,E=!b;break;case"end":N=v+k*o,E=b;break;default:throw new Error("Unsupported position ".concat(t))}E=w<=0?E:!E;var A=Zt(u,f,S,N),C=Zt(u,f,S,N+(E?1:-1)*359),_="M".concat(A.x,",").concat(A.y,`
A`).concat(S,",").concat(S,",0,1,").concat(E?0:1,`,
`).concat(C.x,",").concat(C.y),O=Xt(e.id)?Tc("recharts-radial-line-"):e.id;return x.createElement("text",hi({},n,{dominantBaseline:"central",className:nt("recharts-radial-bar-label",c)}),x.createElement("defs",null,x.createElement("path",{id:O,d:_})),x.createElement("textPath",{xlinkHref:"#".concat(O)},r))},kV=(e,t,r)=>{var n=e.cx,i=e.cy,o=e.innerRadius,c=e.outerRadius,u=e.startAngle,f=e.endAngle,h=(u+f)/2;if(r==="outside"){var m=Zt(n,i,c+t,h),p=m.x,v=m.y;return{x:p,y:v,textAnchor:p>=n?"start":"end",verticalAnchor:"middle"}}if(r==="center")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"middle"};if(r==="centerTop")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"start"};if(r==="centerBottom")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"end"};var b=(o+c)/2,S=Zt(n,i,b,h),w=S.x,k=S.y;return{x:w,y:k,textAnchor:"middle",verticalAnchor:"middle"}},uf=e=>e!=null&&"cx"in e&&Ee(e.cx),jV={angle:0,offset:5,zIndex:pr.label,position:"middle",textBreakAll:!1};function SV(e){if(!uf(e))return e;var t=e.cx,r=e.cy,n=e.outerRadius,i=n*2;return{x:t-n,y:r-n,width:i,upperWidth:i,lowerWidth:i,height:i}}function oa(e){var t=ln(e,jV),r=t.viewBox,n=t.parentViewBox,i=t.position,o=t.value,c=t.children,u=t.content,f=t.className,h=f===void 0?"":f,m=t.textBreakAll,p=t.labelRef,v=xV(),b=L3(),S=i==="center"?b:v??b,w,k,N;r==null?w=S:uf(r)?w=r:w=h0(r);var E=SV(w);if(!w||Xt(o)&&Xt(c)&&!x.isValidElement(u)&&typeof u!="function")return null;var A=yc(yc({},t),{},{viewBox:w});if(x.isValidElement(u)){A.labelRef;var C=BS(A,uV);return x.cloneElement(u,C)}if(typeof u=="function"){A.content;var _=BS(A,dV);if(k=x.createElement(u,_),x.isValidElement(k))return k}else k=yV(t);var O=an(t);if(uf(w)){if(i==="insideStart"||i==="insideEnd"||i==="end")return wV(t,i,k,O,w);N=kV(w,t.offset,t.position)}else{if(!E)return null;var D=cV({viewBox:E,position:i,offset:t.offset,parentViewBox:uf(n)?void 0:n});N=yc(yc({x:D.x,y:D.y,textAnchor:D.horizontalAnchor,verticalAnchor:D.verticalAnchor},D.width!==void 0?{width:D.width}:{}),D.height!==void 0?{height:D.height}:{})}return x.createElement(Ii,{zIndex:t.zIndex},x.createElement(yy,hi({ref:p,className:nt("recharts-label",h)},O,N,{textAnchor:_3(O.textAnchor)?O.textAnchor:N.textAnchor,breakAll:m}),k))}oa.displayName="Label";var NV=(e,t,r)=>{if(!e)return null;var n={viewBox:t,labelRef:r};return e===!0?x.createElement(oa,hi({key:"label-implicit"},n)):qn(e)?x.createElement(oa,hi({key:"label-implicit",value:e},n)):x.isValidElement(e)?e.type===oa?x.cloneElement(e,yc({key:"label-implicit"},n)):x.createElement(oa,hi({key:"label-implicit",content:e},n)):by(e)?x.createElement(oa,hi({key:"label-implicit",content:e},n)):e&&typeof e=="object"?x.createElement(oa,hi({},e,{key:"label-implicit"},n)):null};function EV(e){var t=e.label,r=e.labelRef,n=L3();return NV(t,n,r)||null}var AV=["valueAccessor"],CV=["dataKey","clockWise","id","textBreakAll","zIndex"];function ah(){return ah=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ah.apply(null,arguments)}function WS(e,t){if(e==null)return{};var r,n,i=PV(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function PV(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var OV=e=>{var t=Array.isArray(e.value)?e.value[e.value.length-1]:e.value;if(tV(t))return t},R3=x.createContext(void 0),_V=R3.Provider,$3=x.createContext(void 0);$3.Provider;function MV(){return x.useContext(R3)}function IV(){return x.useContext($3)}function df(e){var t=e.valueAccessor,r=t===void 0?OV:t,n=WS(e,AV),i=n.dataKey;n.clockWise;var o=n.id,c=n.textBreakAll,u=n.zIndex,f=WS(n,CV),h=MV(),m=IV(),p=h||m;return!p||!p.length?null:x.createElement(Ii,{zIndex:u??pr.label},x.createElement(on,{className:"recharts-label-list"},p.map((v,b)=>{var S,w=Xt(i)?r(v,b):Ft(v.payload,i),k=Xt(o)?{}:{id:"".concat(o,"-").concat(b)};return x.createElement(oa,ah({key:"label-".concat(b)},an(v),f,k,{fill:(S=n.fill)!==null&&S!==void 0?S:v.fill,parentViewBox:v.parentViewBox,value:w,textBreakAll:c,viewBox:v.viewBox,index:b,zIndex:0}))})))}df.displayName="LabelList";function TV(e){var t=e.label;return t?t===!0?x.createElement(df,{key:"labelList-implicit"}):x.isValidElement(t)||by(t)?x.createElement(df,{key:"labelList-implicit",content:t}):typeof t=="object"?x.createElement(df,ah({key:"labelList-implicit"},t,{type:String(t.type)})):null:null}function bx(){return bx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},bx.apply(null,arguments)}var z3=e=>{var t=e.cx,r=e.cy,n=e.r,i=e.className,o=nt("recharts-dot",i);return Ee(t)&&Ee(r)&&Ee(n)?x.createElement("circle",bx({},Sn(e),n0(e),{className:o,cx:t,cy:r,r:n})):null},DV={radiusAxis:{},angleAxis:{}},F3=ur({name:"polarAxis",initialState:DV,reducers:{addRadiusAxis(e,t){e.radiusAxis[t.payload.id]=t.payload},removeRadiusAxis(e,t){delete e.radiusAxis[t.payload.id]},addAngleAxis(e,t){e.angleAxis[t.payload.id]=t.payload},removeAngleAxis(e,t){delete e.angleAxis[t.payload.id]}}}),um=F3.actions;um.addRadiusAxis;um.removeRadiusAxis;um.addAngleAxis;um.removeAngleAxis;var LV=F3.reducer;function RV(e){return e&&typeof e=="object"&&"className"in e&&typeof e.className=="string"?e.className:""}var B3=e=>e&&typeof e=="object"&&"clipDot"in e?!!e.clipDot:!0;function HS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function KS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?HS(Object(r),!0).forEach(function(n){$V(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):HS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $V(e,t,r){return(t=zV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function zV(e){var t=FV(e,"string");return typeof t=="symbol"?t:t+""}function FV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function U3(e,t){return KS(KS({},t),e)}function BV(e){return x.isValidElement(e)?e.props:e}function UV(e,t){return x.cloneElement(e,U3(BV(e),t))}function WV(e){if("index"in e){var t=e.index;return typeof t=="number"||typeof t=="string"?t:void 0}}function HV(e){return"isActive"in e&&e.isActive===!0}function KV(e){var t=e.option,r=e.DefaultShape,n=e.shapeProps,i=e.activeClassName,o=i===void 0?"recharts-active-shape":i,c=e.inActiveClassName,u=c===void 0?"recharts-shape":c,f=WV(n),h;return x.isValidElement(t)?h=UV(t,n):t===r?h=x.createElement(r,n):typeof t=="function"?h=t(n,f):typeof t=="object"?h=x.createElement(r,U3(t,n)):h=x.createElement(r,n),HV(n)?x.createElement(on,{className:o},h):x.createElement(on,{className:u},h)}function GV(e){var t=e.tooltipEntrySettings,r=At(),n=Or(),i=x.useRef(null);return x.useLayoutEffect(()=>{n||(i.current===null?r(rH(t)):i.current!==t&&r(nH({prev:i.current,next:t})),i.current=t)},[t,r,n]),x.useLayoutEffect(()=>()=>{i.current&&(r(iH(i.current)),i.current=null)},[r]),null}function VV(e){var t=e.legendPayload,r=At(),n=Or(),i=x.useRef(null);return x.useLayoutEffect(()=>{n||(i.current===null?r(O8(t)):i.current!==t&&r(_8({prev:i.current,next:t})),i.current=t)},[r,n,t]),x.useLayoutEffect(()=>()=>{i.current&&(r(M8(i.current)),i.current=null)},[r]),null}function qV(e,t){return XV(e)||ZV(e,t)||YV(e,t)||QV()}function QV(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function YV(e,t){if(e){if(typeof e=="string")return GS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?GS(e,t):void 0}}function GS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function ZV(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function XV(e){if(Array.isArray(e))return e}var wy="index",JV="append";function ky(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],n=[];for(var i of r)n.push({status:"removed",prev:i});for(var o=0;o<t.length;o++){var c=e[o],u=t[o];c!=null?n.push({status:"matched",prev:c,next:u}):n.push({status:"added",next:u})}return n}function eq(e,t){var r=e.length/t.length,n=t.map((i,o)=>e[Math.floor(o*r)]);return ky(n,t)}function tq(e,t){var r=t.map((n,i)=>e[i]);return ky(r,t)}function rq(e,t){for(var r=new Map,n=0;n<e.length;n++){var i=e[n];if(i!=null){var o=t(i,n);o!=null&&!r.has(o)&&r.set(o,i)}}return r}function nq(e,t,r){var n=rq(e,r),i=new Set,o=t.map((p,v)=>{var b=r(p,v);if(b!=null){var S=n.get(b);if(S!==void 0)return i.add(b),S}}),c=[];for(var u of n){var f=qV(u,2),h=f[0],m=f[1];i.has(h)||c.push(m)}return ky(o,t,c)}function wx(e,t,r){return t==null?null:e==null?t.map(n=>({status:"added",next:n})):r===wy?eq(e,t):r===JV?tq(e,t):nq(e,t,r)}function W3(e,t){var r=x.useRef(e),n=x.useRef(t.current),i=x.useRef(!0);r.current!==e&&(r.current=e,n.current=t.current,i.current=!1);var o=x.useCallback(function(c,u){var f=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(u===0){i.current=!0;return}u===1&&(n.current=c),u>0&&i.current&&f&&(t.current=c)},[t]);return{startValue:n.current,syncStepValue:o}}function iq(e,t){return lq(e)||sq(e,t)||oq(e,t)||aq()}function aq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oq(e,t){if(e){if(typeof e=="string")return VS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?VS(e,t):void 0}}function VS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function sq(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function lq(e){if(Array.isArray(e))return e}function cq(e,t){var r=x.useState(!1),n=iq(r,2),i=n[0],o=n[1],c=x.useCallback(()=>{typeof e=="function"&&e(),o(!0)},[e]),u=x.useCallback(()=>{typeof t=="function"&&t(),o(!1)},[t]);return{isAnimating:i,handleAnimationStart:c,handleAnimationEnd:u}}function uq(e){var t,r=e.animationInput,n=e.animationIdPrefix,i=e.items,o=e.previousItemsRef,c=e.isAnimationActive,u=e.animationBegin,f=e.animationDuration,h=e.animationEasing,m=e.onAnimationStart,p=e.onAnimationEnd,v=e.animationInterpolateFn,b=e.animationMatchBy,S=e.shouldUpdatePreviousRef,w=e.children,k=e.layout,N=iC(r,n),E=W3(N,o),A=(t=E.startValue)!==null&&t!==void 0?t:null,C=wx(A,i,b??wy);return x.createElement(nC,{animationId:N,begin:u,duration:f,isActive:c,easing:h,onAnimationEnd:p,onAnimationStart:m,key:N},_=>{var O=A==null,D=i==null?i:v(C,_,k),B=S?S(_):_>0;return E.syncStepValue(D,_,B),D==null?null:w(D,_,O)})}var Yg;function dq(e,t){return pq(e)||mq(e,t)||hq(e,t)||fq()}function fq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function hq(e,t){if(e){if(typeof e=="string")return qS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?qS(e,t):void 0}}function qS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function mq(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function pq(e){if(Array.isArray(e))return e}var gq=()=>{var e=x.useState(()=>Tc("uid-")),t=dq(e,1),r=t[0];return r},H3=(Yg=hh.useId)!==null&&Yg!==void 0?Yg:gq;function vq(e,t){var r=H3();return t||(e?"".concat(e,"-").concat(r):r)}var xq=x.createContext(void 0),yq=e=>{var t=e.id,r=e.type,n=e.children,i=vq("recharts-".concat(r),t);return x.createElement(xq.Provider,{value:i},n(i))},bq={cartesianItems:[],polarItems:[]},K3=ur({name:"graphicalItems",initialState:bq,reducers:{addCartesianGraphicalItem:{reducer(e,t){e.cartesianItems.push(t.payload)},prepare:lt()},replaceCartesianGraphicalItem:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next,o=tn(e).cartesianItems.indexOf(n);o>-1&&(e.cartesianItems[o]=i)},prepare:lt()},removeCartesianGraphicalItem:{reducer(e,t){var r=tn(e).cartesianItems.indexOf(t.payload);r>-1&&e.cartesianItems.splice(r,1)},prepare:lt()},addPolarGraphicalItem:{reducer(e,t){e.polarItems.push(t.payload)},prepare:lt()},removePolarGraphicalItem:{reducer(e,t){var r=tn(e).polarItems.indexOf(t.payload);r>-1&&e.polarItems.splice(r,1)},prepare:lt()},replacePolarGraphicalItem:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next,o=tn(e).polarItems.indexOf(n);o>-1&&(e.polarItems[o]=i)},prepare:lt()}}}),hl=K3.actions,wq=hl.addCartesianGraphicalItem,kq=hl.replaceCartesianGraphicalItem,jq=hl.removeCartesianGraphicalItem;hl.addPolarGraphicalItem;hl.removePolarGraphicalItem;hl.replacePolarGraphicalItem;var Sq=K3.reducer,Nq=e=>{var t=At(),r=x.useRef(null);return x.useLayoutEffect(()=>{r.current===null?t(wq(e)):r.current!==e&&t(kq({prev:r.current,next:e})),r.current=e},[t,e]),x.useLayoutEffect(()=>()=>{r.current&&(t(jq(r.current)),r.current=null)},[t]),null},Eq=x.memo(Nq),Aq=["points"];function QS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Zg(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?QS(Object(r),!0).forEach(function(n){Cq(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):QS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Cq(e,t,r){return(t=Pq(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Pq(e){var t=Oq(e,"string");return typeof t=="symbol"?t:t+""}function Oq(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function oh(){return oh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},oh.apply(null,arguments)}function _q(e,t){if(e==null)return{};var r,n,i=Mq(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Mq(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Iq(e){var t=e.option,r=e.dotProps,n=e.className;if(x.isValidElement(t))return x.cloneElement(t,r);if(typeof t=="function")return t(r);var i=nt(n,typeof t!="boolean"?t.className:""),o=r??{};o.points;var c=_q(o,Aq);return x.createElement(z3,oh({},c,{className:i}))}function Tq(e,t){return e==null?!1:t?!0:e.length===1}function Dq(e){var t=e.points,r=e.dot,n=e.className,i=e.dotClassName,o=e.dataKey,c=e.baseProps,u=e.needClip,f=e.clipPathId,h=e.zIndex,m=h===void 0?pr.scatter:h;if(!Tq(t,r))return null;var p=B3(r),v=gR(r),b=t.map((w,k)=>{var N,E,A=Zg(Zg(Zg({r:3},c),v),{},{index:k,cx:(N=w.x)!==null&&N!==void 0?N:void 0,cy:(E=w.y)!==null&&E!==void 0?E:void 0,dataKey:o,value:w.value,payload:w.payload,points:t});return x.createElement(Iq,{key:"dot-".concat(k),option:r,dotProps:A,className:i})}),S={};return u&&f!=null&&(S.clipPath="url(#clipPath-".concat(p?"":"dots-").concat(f,")")),x.createElement(Ii,{zIndex:m},x.createElement(on,oh({className:n},S),b))}function YS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ZS(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?YS(Object(r),!0).forEach(function(n){Lq(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):YS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Lq(e,t,r){return(t=Rq(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Rq(e){var t=$q(e,"string");return typeof t=="symbol"?t:t+""}function $q(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var G3=0,zq={xAxis:{},yAxis:{},zAxis:{}},V3=ur({name:"cartesianAxis",initialState:zq,reducers:{addXAxis:{reducer(e,t){e.xAxis[t.payload.id]=t.payload},prepare:lt()},replaceXAxis:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next;e.xAxis[n.id]!==void 0&&(n.id!==i.id&&delete e.xAxis[n.id],e.xAxis[i.id]=i)},prepare:lt()},removeXAxis:{reducer(e,t){delete e.xAxis[t.payload.id]},prepare:lt()},addYAxis:{reducer(e,t){e.yAxis[t.payload.id]=t.payload},prepare:lt()},replaceYAxis:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next;e.yAxis[n.id]!==void 0&&(n.id!==i.id&&delete e.yAxis[n.id],e.yAxis[i.id]=i)},prepare:lt()},removeYAxis:{reducer(e,t){delete e.yAxis[t.payload.id]},prepare:lt()},addZAxis:{reducer(e,t){e.zAxis[t.payload.id]=t.payload},prepare:lt()},replaceZAxis:{reducer(e,t){var r=t.payload,n=r.prev,i=r.next;e.zAxis[n.id]!==void 0&&(n.id!==i.id&&delete e.zAxis[n.id],e.zAxis[i.id]=i)},prepare:lt()},removeZAxis:{reducer(e,t){delete e.zAxis[t.payload.id]},prepare:lt()},updateYAxisWidth(e,t){var r=t.payload,n=r.id,i=r.width,o=e.yAxis[n];if(o){var c,u=o.widthHistory||[];if(u.length===3&&u[0]===u[2]&&i===u[1]&&i!==o.width&&Math.abs(i-((c=u[0])!==null&&c!==void 0?c:0))<=1)return;var f=[...u,i].slice(-3);e.yAxis[n]=ZS(ZS({},o),{},{width:i,widthHistory:f})}}}}),Jn=V3.actions,Fq=Jn.addXAxis,Bq=Jn.replaceXAxis,Uq=Jn.removeXAxis,Wq=Jn.addYAxis,Hq=Jn.replaceYAxis,Kq=Jn.removeYAxis;Jn.addZAxis;Jn.replaceZAxis;Jn.removeZAxis;var Gq=Jn.updateYAxisWidth,Vq=V3.reducer,qq=Q([er],e=>({top:e.top,bottom:e.bottom,left:e.left,right:e.right})),Qq=Q([qq,Ai,Ci],(e,t,r)=>{if(!(!e||t==null||r==null))return{x:e.left,y:e.top,width:Math.max(0,t-e.left-e.right),height:Math.max(0,r-e.top-e.bottom)}}),jy=()=>Me(Qq),Yq=()=>Me(rK);function XS(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Xg(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?XS(Object(r),!0).forEach(function(n){Zq(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):XS(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Zq(e,t,r){return(t=Xq(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Xq(e){var t=Jq(e,"string");return typeof t=="symbol"?t:t+""}function Jq(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var eQ=e=>{var t=e.point,r=e.childIndex,n=e.mainColor,i=e.activeDot,o=e.dataKey,c=e.clipPath;if(i===!1||t.x==null||t.y==null)return null;var u={index:r,dataKey:o,cx:t.x,cy:t.y,r:4,fill:n??"none",strokeWidth:2,stroke:"#fff",payload:t.payload,value:t.value},f=Xg(Xg(Xg({},u),jh(i)),n0(i)),h;return x.isValidElement(i)?h=x.cloneElement(i,f):typeof i=="function"?h=i(f):h=x.createElement(z3,f),x.createElement(on,{className:"recharts-active-dot",clipPath:c},h)};function JS(e){var t=e.points,r=e.mainColor,n=e.activeDot,i=e.itemDataKey,o=e.clipPath,c=e.zIndex,u=c===void 0?pr.activeDot:c,f=Me(Vc),h=Yq();if(t==null||h==null)return null;var m=t.find(p=>h.includes(p.payload));return Xt(m)?null:x.createElement(Ii,{zIndex:u},x.createElement(eQ,{point:m,childIndex:Number(f),mainColor:r,dataKey:i,activeDot:n,clipPath:o}))}var tQ=e=>{var t=e.chartData,r=At(),n=Or();return x.useEffect(()=>n?()=>{}:(r(wS(t)),()=>{r(wS(void 0))}),[t,r,n]),null},eN={x:0,y:0,width:0,height:0,padding:{top:0,right:0,bottom:0,left:0}},q3=ur({name:"brush",initialState:eN,reducers:{setBrushSettings(e,t){return t.payload==null?eN:t.payload}}});q3.actions.setBrushSettings;var rQ=q3.reducer;function nQ(e){return(e%180+180)%180}var iQ=function(t){var r=t.width,n=t.height,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,o=nQ(i),c=o*Math.PI/180,u=Math.atan(n/r),f=c>u&&c<Math.PI-u?n/Math.sin(c):r/Math.cos(c);return Math.abs(f)},aQ={dots:[],areas:[],lines:[]},Q3=ur({name:"referenceElements",initialState:aQ,reducers:{addDot:(e,t)=>{e.dots.push(t.payload)},removeDot:(e,t)=>{var r=tn(e).dots.findIndex(n=>n===t.payload);r!==-1&&e.dots.splice(r,1)},addArea:(e,t)=>{e.areas.push(t.payload)},removeArea:(e,t)=>{var r=tn(e).areas.findIndex(n=>n===t.payload);r!==-1&&e.areas.splice(r,1)},addLine:(e,t)=>{e.lines.push(t.payload)},removeLine:(e,t)=>{var r=tn(e).lines.findIndex(n=>n===t.payload);r!==-1&&e.lines.splice(r,1)}}}),ml=Q3.actions;ml.addDot;ml.removeDot;ml.addArea;ml.removeArea;ml.addLine;ml.removeLine;var oQ=Q3.reducer;function sQ(e,t){return dQ(e)||uQ(e,t)||cQ(e,t)||lQ()}function lQ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function cQ(e,t){if(e){if(typeof e=="string")return tN(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?tN(e,t):void 0}}function tN(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function uQ(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function dQ(e){if(Array.isArray(e))return e}var fQ=x.createContext(void 0),hQ=e=>{var t=e.children,r=x.useState("".concat(Tc("recharts"),"-clip")),n=sQ(r,1),i=n[0],o=jy();if(o==null)return null;var c=o.x,u=o.y,f=o.width,h=o.height;return x.createElement(fQ.Provider,{value:i},x.createElement("defs",null,x.createElement("clipPath",{id:i},x.createElement("rect",{x:c,y:u,height:h,width:f}))),t)};function Y3(e,t){if(t<1)return[];if(t===1)return e;for(var r=[],n=0;n<e.length;n+=t){var i=e[n];i!==void 0&&r.push(i)}return r}function mQ(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return iQ(n,r)}function pQ(e,t,r){var n=r==="width",i=e.x,o=e.y,c=e.width,u=e.height;return t===1?{start:n?i:o,end:n?i+c:o+u}:{start:n?i+c:o+u,end:n?i:o}}function Qc(e,t,r,n,i){if(e*t<e*n||e*t>e*i)return!1;var o=r();return e*(t-e*o/2-n)>=0&&e*(t+e*o/2-i)<=0}function gQ(e,t){return Y3(e,t+1)}function vQ(e,t,r,n,i){for(var o=(n||[]).slice(),c=t.start,u=t.end,f=0,h=1,m=c,p=function(){var S=n==null?void 0:n[f];if(S===void 0)return{v:Y3(n,h)};var w=f,k,N=()=>(k===void 0&&(k=r(S,w)),k),E=S.coordinate,A=f===0||Qc(e,E,N,m,u);A||(f=0,m=c,h+=1),A&&(m=E+e*(N()/2+i),f+=h)},v;h<=o.length;)if(v=p(),v)return v.v;return[]}function xQ(e,t,r,n,i){var o=(n||[]).slice(),c=o.length;if(c===0)return[];for(var u=t.start,f=t.end,h=1;h<=c;h++){for(var m=(c-1)%h,p=u,v=!0,b=function(){var C=n[w];if(C==null)return 0;var _=w,O,D=()=>(O===void 0&&(O=r(C,_)),O),B=C.coordinate,z=w===m||Qc(e,B,D,p,f);if(!z)return v=!1,1;z&&(p=B+e*(D()/2+i))},S,w=m;w<c&&(S=b(),!(S!==0&&S===1));w+=h);if(v){for(var k=[],N=m;N<c;N+=h){var E=n[N];E!=null&&k.push(E)}return k}}return[]}function rN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function sr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?rN(Object(r),!0).forEach(function(n){yQ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function yQ(e,t,r){return(t=bQ(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function bQ(e){var t=wQ(e,"string");return typeof t=="symbol"?t:t+""}function wQ(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kQ(e,t,r,n,i){for(var o=(n||[]).slice(),c=o.length,u=t.start,f=t.end,h=function(v){var b=o[v];if(b==null)return 1;var S=b,w,k=()=>(w===void 0&&(w=r(b,v)),w);if(v===c-1){var N=e*(S.coordinate+e*k()/2-f);o[v]=S=sr(sr({},S),{},{tickCoord:N>0?S.coordinate-N*e:S.coordinate})}else o[v]=S=sr(sr({},S),{},{tickCoord:S.coordinate});if(S.tickCoord!=null){var E=Qc(e,S.tickCoord,k,u,f);E&&(f=S.tickCoord-e*(k()/2+i),o[v]=sr(sr({},S),{},{isShow:!0}))}},m=c-1;m>=0;m--)h(m);return o}function jQ(e,t,r,n,i,o){var c=(n||[]).slice(),u=c.length,f=t.start,h=t.end;if(o){var m=n[u-1];if(m!=null){var p=r(m,u-1),v=e*(m.coordinate+e*p/2-h);if(c[u-1]=m=sr(sr({},m),{},{tickCoord:v>0?m.coordinate-v*e:m.coordinate}),m.tickCoord!=null){var b=Qc(e,m.tickCoord,()=>p,f,h);b&&(h=m.tickCoord-e*(p/2+i),c[u-1]=sr(sr({},m),{},{isShow:!0}))}}}for(var S=o?u-1:u,w=function(E){var A=c[E];if(A==null)return 1;var C=A,_,O=()=>(_===void 0&&(_=r(A,E)),_);if(E===0){var D=e*(C.coordinate-e*O()/2-f);c[E]=C=sr(sr({},C),{},{tickCoord:D<0?C.coordinate-D*e:C.coordinate})}else c[E]=C=sr(sr({},C),{},{tickCoord:C.coordinate});if(C.tickCoord!=null){var B=Qc(e,C.tickCoord,O,f,h);B&&(f=C.tickCoord+e*(O()/2+i),c[E]=sr(sr({},C),{},{isShow:!0}))}},k=0;k<S;k++)w(k);return c}function Sy(e,t,r){var n=e.tick,i=e.ticks,o=e.viewBox,c=e.minTickGap,u=e.orientation,f=e.interval,h=e.tickFormatter,m=e.unit,p=e.angle;if(!i||!i.length||!n)return[];if(Ee(f)||du.isSsr){var v;return(v=gQ(i,Ee(f)?f:0))!==null&&v!==void 0?v:[]}var b=[],S=u==="top"||u==="bottom"?"width":"height",w=m&&S==="width"?jc(m,{fontSize:t,letterSpacing:r}):{width:0,height:0},k=(_,O)=>{var D=typeof h=="function"?h(_.value,O):_.value;return S==="width"?mQ(jc(D,{fontSize:t,letterSpacing:r}),w,p):jc(D,{fontSize:t,letterSpacing:r})[S]},N=i[0],E=i[1],A=i.length>=2&&N!=null&&E!=null?en(E.coordinate-N.coordinate):1,C=pQ(o,A,S);return f==="equidistantPreserveStart"?vQ(A,C,k,i,c):f==="equidistantPreserveEnd"?xQ(A,C,k,i,c):(f==="preserveStart"||f==="preserveStartEnd"?b=jQ(A,C,k,i,c,f==="preserveStartEnd"):b=kQ(A,C,k,i,c),b.filter(_=>_.isShow))}var SQ=e=>{var t=e.ticks,r=e.label,n=e.labelGapWithTick,i=n,o=e.tickSize,c=o===void 0?0:o,u=e.tickMargin,f=u===void 0?0:u,h=0;if(t){Array.from(t).forEach(b=>{if(b){var S=b.getBoundingClientRect();S.width>h&&(h=S.width)}});var m=r?r.getBoundingClientRect().width:0,p=c+f,v=h+p+m+(r?i:0);return Math.round(v)}return 0},NQ={xAxis:{},yAxis:{}},Z3=ur({name:"renderedTicks",initialState:NQ,reducers:{setRenderedTicks:(e,t)=>{var r=t.payload,n=r.axisType,i=r.axisId,o=r.ticks;e[n][i]=o},removeRenderedTicks:(e,t)=>{var r=t.payload,n=r.axisType,i=r.axisId;delete e[n][i]}}}),X3=Z3.actions,EQ=X3.setRenderedTicks,AQ=X3.removeRenderedTicks,CQ=Z3.reducer,PQ=["axisLine","width","height","className","hide","ticks","axisType","axisId"];function nN(e,t){return IQ(e)||MQ(e,t)||_Q(e,t)||OQ()}function OQ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _Q(e,t){if(e){if(typeof e=="string")return iN(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?iN(e,t):void 0}}function iN(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function MQ(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function IQ(e){if(Array.isArray(e))return e}function TQ(e,t){if(e==null)return{};var r,n,i=DQ(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function DQ(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Ao(){return Ao=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ao.apply(null,arguments)}function aN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aN(Object(r),!0).forEach(function(n){LQ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function LQ(e,t,r){return(t=RQ(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function RQ(e){var t=$Q(e,"string");return typeof t=="symbol"?t:t+""}function $Q(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var bi={x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd",zIndex:pr.axis};function zQ(e){var t=e.x,r=e.y,n=e.width,i=e.height,o=e.orientation,c=e.mirror,u=e.axisLine,f=e.otherSvgProps;if(!u)return null;var h=bt(bt(bt({},f),Sn(u)),{},{fill:"none"});if(o==="top"||o==="bottom"){var m=+(o==="top"&&!c||o==="bottom"&&c);h=bt(bt({},h),{},{x1:t,y1:r+m*i,x2:t+n,y2:r+m*i})}else{var p=+(o==="left"&&!c||o==="right"&&c);h=bt(bt({},h),{},{x1:t+p*n,y1:r,x2:t+p*n,y2:r+i})}return x.createElement("line",Ao({},h,{className:nt("recharts-cartesian-axis-line",Oo(u,"className"))}))}function FQ(e,t,r,n,i,o,c,u,f){var h,m,p,v,b,S,w=u?-1:1,k=e.tickSize||c,N=Ee(e.tickCoord)?e.tickCoord:e.coordinate;switch(o){case"top":h=m=e.coordinate,v=r+ +!u*i,p=v-w*k,S=p-w*f,b=N;break;case"left":p=v=e.coordinate,m=t+ +!u*n,h=m-w*k,b=h-w*f,S=N;break;case"right":p=v=e.coordinate,m=t+ +u*n,h=m+w*k,b=h+w*f,S=N;break;default:h=m=e.coordinate,v=r+ +u*i,p=v+w*k,S=p+w*f,b=N;break}return{line:{x1:h,y1:p,x2:m,y2:v},tick:{x:b,y:S}}}function BQ(e,t){switch(e){case"left":return t?"start":"end";case"right":return t?"end":"start";default:return"middle"}}function UQ(e,t){switch(e){case"left":case"right":return"middle";case"top":return t?"start":"end";default:return t?"end":"start"}}function WQ(e){var t=e.option,r=e.tickProps,n=e.value,i,o=nt(r.className,"recharts-cartesian-axis-tick-value");if(x.isValidElement(t))i=x.cloneElement(t,bt(bt({},r),{},{className:o}));else if(typeof t=="function")i=t(bt(bt({},r),{},{className:o}));else{var c="recharts-cartesian-axis-tick-value";typeof t!="boolean"&&(c=nt(c,RV(t))),i=x.createElement(yy,Ao({},r,{className:c}),n)}return i}function HQ(e){var t=e.ticks,r=e.axisType,n=e.axisId,i=At();return x.useEffect(()=>{if(n==null||r==null)return nl;var o=t.map(c=>({value:c.value,coordinate:c.coordinate,offset:c.offset,index:c.index}));return i(EQ({ticks:o,axisId:n,axisType:r})),()=>{i(AQ({axisId:n,axisType:r}))}},[i,t,n,r]),null}var KQ=x.forwardRef((e,t)=>{var r=e.ticks,n=r===void 0?[]:r,i=e.tick,o=e.tickLine,c=e.stroke,u=e.tickFormatter,f=e.unit,h=e.padding,m=e.tickTextProps,p=e.orientation,v=e.mirror,b=e.x,S=e.y,w=e.width,k=e.height,N=e.tickSize,E=e.tickMargin,A=e.fontSize,C=e.letterSpacing,_=e.getTicksConfig,O=e.events,D=e.axisType,B=e.axisId,z=Sy(bt(bt({},_),{},{ticks:n}),A,C),$=Sn(_),K=jh(i),W=_3($.textAnchor)?$.textAnchor:BQ(p,v),ve=UQ(p,v),ue={};typeof o=="object"&&(ue=o);var pe=bt(bt({},$),{},{fill:"none"},ue),oe=z.map(ie=>bt({entry:ie},FQ(ie,b,S,w,k,p,N,v,E))),le=oe.map(ie=>{var te=ie.entry,I=ie.line;return x.createElement(on,{className:"recharts-cartesian-axis-tick",key:"tick-".concat(te.value,"-").concat(te.coordinate,"-").concat(te.tickCoord)},o&&x.createElement("line",Ao({},pe,I,{className:nt("recharts-cartesian-axis-tick-line",Oo(o,"className"))})))}),Z=oe.map((ie,te)=>{var I,M,U=ie.entry,ne=ie.tick,ee=bt(bt(bt(bt({verticalAnchor:ve},$),{},{textAnchor:W,stroke:"none",fill:c},ne),{},{index:te,payload:U,visibleTicksCount:z.length,tickFormatter:u,padding:h},m),{},{angle:(I=(M=m==null?void 0:m.angle)!==null&&M!==void 0?M:$.angle)!==null&&I!==void 0?I:0}),X=bt(bt({},ee),K);return x.createElement(on,Ao({className:"recharts-cartesian-axis-tick-label",key:"tick-label-".concat(U.value,"-").concat(U.coordinate,"-").concat(U.tickCoord)},QR(O,U,te)),i&&x.createElement(WQ,{option:i,tickProps:X,value:"".concat(typeof u=="function"?u(U.value,te):U.value).concat(f||"")}))});return x.createElement("g",{className:"recharts-cartesian-axis-ticks recharts-".concat(D,"-ticks")},x.createElement(HQ,{ticks:z,axisId:B,axisType:D}),Z.length>0&&x.createElement(Ii,{zIndex:pr.label},x.createElement("g",{className:"recharts-cartesian-axis-tick-labels recharts-".concat(D,"-tick-labels"),ref:t},Z)),le.length>0&&x.createElement("g",{className:"recharts-cartesian-axis-tick-lines recharts-".concat(D,"-tick-lines")},le))}),GQ=x.forwardRef((e,t)=>{var r=e.axisLine,n=e.width,i=e.height,o=e.className,c=e.hide,u=e.ticks,f=e.axisType,h=e.axisId,m=TQ(e,PQ),p=x.useState(""),v=nN(p,2),b=v[0],S=v[1],w=x.useState(""),k=nN(w,2),N=k[0],E=k[1],A=x.useRef(null);x.useImperativeHandle(t,()=>({getCalculatedWidth:()=>{var _;return SQ({ticks:A.current,label:(_=e.labelRef)===null||_===void 0?void 0:_.current,labelGapWithTick:5,tickSize:e.tickSize,tickMargin:e.tickMargin})}}));var C=x.useCallback(_=>{if(_){var O=_.getElementsByClassName("recharts-cartesian-axis-tick-value");A.current=O;var D=O[0];if(D){var B=window.getComputedStyle(D),z=B.fontSize,$=B.letterSpacing;(z!==b||$!==N)&&(S(z),E($))}}},[b,N]);return c||n!=null&&n<=0||i!=null&&i<=0?null:x.createElement(Ii,{zIndex:e.zIndex},x.createElement(on,{className:nt("recharts-cartesian-axis",o)},x.createElement(zQ,{x:e.x,y:e.y,width:n,height:i,orientation:e.orientation,mirror:e.mirror,axisLine:r,otherSvgProps:Sn(e)}),x.createElement(KQ,{ref:C,axisType:f,events:m,fontSize:b,getTicksConfig:e,height:e.height,letterSpacing:N,mirror:e.mirror,orientation:e.orientation,padding:e.padding,stroke:e.stroke,tick:e.tick,tickFormatter:e.tickFormatter,tickLine:e.tickLine,tickMargin:e.tickMargin,tickSize:e.tickSize,tickTextProps:e.tickTextProps,ticks:u,unit:e.unit,width:e.width,x:e.x,y:e.y,axisId:h}),x.createElement(gV,{x:e.x,y:e.y,width:e.width,height:e.height,lowerWidth:e.width,upperWidth:e.width},x.createElement(EV,{label:e.label,labelRef:e.labelRef}),e.children)))}),Ny=x.forwardRef((e,t)=>{var r=ln(e,bi);return x.createElement(GQ,Ao({},r,{ref:t}))});Ny.displayName="CartesianAxis";var VQ=["x1","y1","x2","y2","key"],qQ=["offset"],QQ=["xAxisId","yAxisId"],YQ=["xAxisId","yAxisId"];function oN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?oN(Object(r),!0).forEach(function(n){ZQ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):oN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ZQ(e,t,r){return(t=XQ(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function XQ(e){var t=JQ(e,"string");return typeof t=="symbol"?t:t+""}function JQ(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ro(){return ro=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ro.apply(null,arguments)}function sh(e,t){if(e==null)return{};var r,n,i=eY(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function eY(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var tY=e=>{var t=e.fill;if(!t||t==="none")return null;var r=e.fillOpacity,n=e.x,i=e.y,o=e.width,c=e.height,u=e.ry;return x.createElement("rect",{x:n,y:i,ry:u,width:o,height:c,stroke:"none",fill:t,fillOpacity:r,className:"recharts-cartesian-grid-bg"})};function J3(e){var t=e.option,r=e.lineItemProps,n;if(x.isValidElement(t))n=x.cloneElement(t,r);else if(typeof t=="function")n=t(r);else{var i,o=r.x1,c=r.y1,u=r.x2,f=r.y2,h=r.key,m=sh(r,VQ),p=(i=Sn(m))!==null&&i!==void 0?i:{};p.offset;var v=sh(p,qQ);n=x.createElement("line",ro({},v,{x1:o,y1:c,x2:u,y2:f,fill:"none",key:h}))}return n}function rY(e){var t=e.x,r=e.width,n=e.horizontal,i=n===void 0?!0:n,o=e.horizontalPoints;if(!i||!o||!o.length)return null;e.xAxisId,e.yAxisId;var c=sh(e,QQ),u=o.map((f,h)=>{var m=cr(cr({},c),{},{x1:t,y1:f,x2:t+r,y2:f,key:"line-".concat(h),index:h});return x.createElement(J3,{key:"line-".concat(h),option:i,lineItemProps:m})});return x.createElement("g",{className:"recharts-cartesian-grid-horizontal"},u)}function nY(e){var t=e.y,r=e.height,n=e.vertical,i=n===void 0?!0:n,o=e.verticalPoints;if(!i||!o||!o.length)return null;e.xAxisId,e.yAxisId;var c=sh(e,YQ),u=o.map((f,h)=>{var m=cr(cr({},c),{},{x1:f,y1:t,x2:f,y2:t+r,key:"line-".concat(h),index:h});return x.createElement(J3,{option:i,lineItemProps:m,key:"line-".concat(h)})});return x.createElement("g",{className:"recharts-cartesian-grid-vertical"},u)}function iY(e){var t=e.horizontalFill,r=e.fillOpacity,n=e.x,i=e.y,o=e.width,c=e.height,u=e.horizontalPoints,f=e.horizontal,h=f===void 0?!0:f;if(!h||!t||!t.length||u==null)return null;var m=u.map(v=>Math.round(v+i-i)).sort((v,b)=>v-b);i!==m[0]&&m.unshift(0);var p=m.map((v,b)=>{var S=m[b+1],w=S==null,k=w?i+c-v:S-v;if(k<=0)return null;var N=b%t.length;return x.createElement("rect",{key:"react-".concat(b),y:v,x:n,height:k,width:o,stroke:"none",fill:t[N],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return x.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},p)}function aY(e){var t=e.vertical,r=t===void 0?!0:t,n=e.verticalFill,i=e.fillOpacity,o=e.x,c=e.y,u=e.width,f=e.height,h=e.verticalPoints;if(!r||!n||!n.length)return null;var m=h.map(v=>Math.round(v+o-o)).sort((v,b)=>v-b);o!==m[0]&&m.unshift(0);var p=m.map((v,b)=>{var S=m[b+1],w=S==null,k=w?o+u-v:S-v;if(k<=0)return null;var N=b%n.length;return x.createElement("rect",{key:"react-".concat(b),x:v,y:c,width:k,height:f,stroke:"none",fill:n[N],fillOpacity:i,className:"recharts-cartesian-grid-bg"})});return x.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},p)}var oY=(e,t)=>{var r=e.xAxis,n=e.width,i=e.height,o=e.offset;return IA(Sy(cr(cr(cr({},bi),r),{},{ticks:TA(r),viewBox:{x:0,y:0,width:n,height:i}})),o.left,o.left+o.width,t)},sY=(e,t)=>{var r=e.yAxis,n=e.width,i=e.height,o=e.offset;return IA(Sy(cr(cr(cr({},bi),r),{},{ticks:TA(r),viewBox:{x:0,y:0,width:n,height:i}})),o.top,o.top+o.height,t)},lY={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[],xAxisId:0,yAxisId:0,syncWithTicks:!1,zIndex:pr.grid};function eO(e){var t=UA(),r=WA(),n=BA(),i=cr(cr({},ln(e,lY)),{},{x:Ee(e.x)?e.x:n.left,y:Ee(e.y)?e.y:n.top,width:Ee(e.width)?e.width:n.width,height:Ee(e.height)?e.height:n.height}),o=i.xAxisId,c=i.yAxisId,u=i.x,f=i.y,h=i.width,m=i.height,p=i.syncWithTicks,v=i.horizontalValues,b=i.verticalValues,S=Or(),w=Me(z=>lS(z,"xAxis",o,S)),k=Me(z=>lS(z,"yAxis",c,S));if(!Qn(h)||!Qn(m)||!Ee(u)||!Ee(f))return null;var N=i.verticalCoordinatesGenerator||oY,E=i.horizontalCoordinatesGenerator||sY,A=i.horizontalPoints,C=i.verticalPoints;if((!A||!A.length)&&typeof E=="function"){var _=v&&v.length,O=E({yAxis:k?cr(cr({},k),{},{ticks:_?v:k.ticks}):void 0,width:t??h,height:r??m,offset:n},_?!0:p);If(Array.isArray(O),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(typeof O,"]")),Array.isArray(O)&&(A=O)}if((!C||!C.length)&&typeof N=="function"){var D=b&&b.length,B=N({xAxis:w?cr(cr({},w),{},{ticks:D?b:w.ticks}):void 0,width:t??h,height:r??m,offset:n},D?!0:p);If(Array.isArray(B),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(typeof B,"]")),Array.isArray(B)&&(C=B)}return x.createElement(Ii,{zIndex:i.zIndex},x.createElement("g",{className:"recharts-cartesian-grid"},x.createElement(tY,{fill:i.fill,fillOpacity:i.fillOpacity,x:i.x,y:i.y,width:i.width,height:i.height,ry:i.ry}),x.createElement(iY,ro({},i,{horizontalPoints:A})),x.createElement(aY,ro({},i,{verticalPoints:C})),x.createElement(rY,ro({},i,{offset:n,horizontalPoints:A,xAxis:w,yAxis:k})),x.createElement(nY,ro({},i,{offset:n,verticalPoints:C,xAxis:w,yAxis:k}))))}eO.displayName="CartesianGrid";var cY={},tO=ur({name:"errorBars",initialState:cY,reducers:{addErrorBar:(e,t)=>{var r=t.payload,n=r.itemId,i=r.errorBar;e[n]||(e[n]=[]),e[n].push(i)},replaceErrorBar:(e,t)=>{var r=t.payload,n=r.itemId,i=r.prev,o=r.next;e[n]&&(e[n]=e[n].map(c=>c.dataKey===i.dataKey&&c.direction===i.direction?o:c))},removeErrorBar:(e,t)=>{var r=t.payload,n=r.itemId,i=r.errorBar;e[n]&&(e[n]=e[n].filter(o=>o.dataKey!==i.dataKey||o.direction!==i.direction))}}}),Ey=tO.actions;Ey.addErrorBar;Ey.replaceErrorBar;Ey.removeErrorBar;var uY=tO.reducer;function rO(e,t){var r,n,i=Me(h=>Oi(h,e)),o=Me(h=>_i(h,t)),c=(r=i==null?void 0:i.allowDataOverflow)!==null&&r!==void 0?r:Ot.allowDataOverflow,u=(n=o==null?void 0:o.allowDataOverflow)!==null&&n!==void 0?n:_t.allowDataOverflow,f=c||u;return{needClip:f,needClipX:c,needClipY:u}}function dY(e){var t=e.xAxisId,r=e.yAxisId,n=e.clipPathId,i=jy(),o=rO(t,r),c=o.needClipX,u=o.needClipY,f=o.needClip,h=Me(A=>FP(A,t,!1)),m=Me(A=>BP(A,r,!1));if(!f||!i)return null;var p=i.x,v=i.y,b=i.width,S=i.height,w=c&&h?Math.min(h[0],h[1]):p-b/2,k=u&&m?Math.min(m[0],m[1]):v-S/2,N=c&&h?Math.abs(h[1]-h[0]):b*2,E=u&&m?Math.abs(m[1]-m[0]):S*2;return x.createElement("clipPath",{id:"clipPath-".concat(n)},x.createElement("rect",{x:w,y:k,width:N,height:E}))}function fY(e){var t=jh(e),r=3,n=2;if(t!=null){var i=t.r,o=t.strokeWidth,c=Number(i),u=Number(o);return(Number.isNaN(c)||c<0)&&(c=r),(Number.isNaN(u)||u<0)&&(u=n),{r:c,strokeWidth:u}}return{r,strokeWidth:n}}function Ay(e,t){var r,n;return(r=(n=e.graphicalItems.cartesianItems.find(i=>i.id===t))===null||n===void 0?void 0:n.xAxisId)!==null&&r!==void 0?r:G3}function Cy(e,t){var r,n;return(r=(n=e.graphicalItems.cartesianItems.find(i=>i.id===t))===null||n===void 0?void 0:n.yAxisId)!==null&&r!==void 0?r:G3}var nO=(e,t,r)=>QP(e,"xAxis",Ay(e,t),r),iO=(e,t,r)=>qP(e,"xAxis",Ay(e,t),r),aO=(e,t,r)=>QP(e,"yAxis",Cy(e,t),r),oO=(e,t,r)=>qP(e,"yAxis",Cy(e,t),r),hY=Q([ht,nO,aO,iO,oO],(e,t,r,n,i)=>Xn(e,"xAxis")?Mf(t,n,!1):Mf(r,i,!1)),mY=(e,t)=>t,sO=Q([mP,mY],(e,t)=>e.filter(r=>r.type==="area").find(r=>r.id===t)),lO=e=>{var t=ht(e),r=Xn(t,"xAxis");return r?"yAxis":"xAxis"},pY=(e,t)=>{var r=lO(e);return r==="yAxis"?Cy(e,t):Ay(e,t)},gY=(e,t,r)=>SP(e,lO(e),pY(e,t),r),vY=Q([sO,gY],(e,t)=>{var r;if(!(e==null||t==null)){var n=e.stackId,i=C0(e);if(!(n==null||i==null)){var o=(r=t[n])===null||r===void 0?void 0:r.stackedData,c=o==null?void 0:o.find(u=>u.key===i);if(c!=null)return c.map(u=>[u[0],u[1]])}}}),xY=Q([ht,nO,aO,iO,oO,vY,U9,hY,sO,a7],(e,t,r,n,i,o,c,u,f,h)=>{var m=c.chartData,p=c.dataStartIndex,v=c.dataEndIndex;if(!(f==null||e!=="horizontal"&&e!=="vertical"||t==null||r==null||n==null||i==null||n.length===0||i.length===0||u==null)){var b=f.data,S;if(b&&b.length>0?S=b:S=m==null?void 0:m.slice(p,v+1),S!=null)return HY({layout:e,xAxis:t,yAxis:r,xAxisTicks:n,yAxisTicks:i,dataStartIndex:p,areaSettings:f,stackedData:o,displayedData:S,chartBaseValue:h,bandSize:u})}}),yY=["animationElapsedTime","isAnimating","isEntrance","layout","isRange","stroke","connectNulls"],bY=["id","baseLine"];function Sc(){return Sc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sc.apply(null,arguments)}function sN(e,t){if(e==null)return{};var r,n,i=wY(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function wY(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function kY(e){var t,r,n=e.alpha,i=e.baseLine,o=e.points,c=e.strokeWidth,u=(t=o[0])===null||t===void 0?void 0:t.x,f=(r=o[o.length-1])===null||r===void 0?void 0:r.x;if(!He(u)||!He(f))return null;var h=n*Math.abs(u-f),m=Math.max(...o.map(p=>p.y||0));return Ee(i)?m=Math.max(i,m):i&&Array.isArray(i)&&i.length&&(m=Math.max(...i.map(p=>p.y||0),m)),Ee(m)?x.createElement("rect",{x:u<f?u:u-h,y:0,width:h,height:Math.floor(m+(c?parseInt("".concat(c),10):1))}):null}function jY(e){var t,r,n=e.alpha,i=e.baseLine,o=e.points,c=e.strokeWidth,u=(t=o[0])===null||t===void 0?void 0:t.y,f=(r=o[o.length-1])===null||r===void 0?void 0:r.y;if(!He(u)||!He(f))return null;var h=n*Math.abs(u-f),m=Math.max(...o.map(p=>p.x||0));return Ee(i)?m=Math.max(i,m):i&&Array.isArray(i)&&i.length&&(m=Math.max(...i.map(p=>p.x||0),m)),Ee(m)?x.createElement("rect",{x:0,y:u<f?u:u-h,width:m+(c?parseInt("".concat(c),10):1),height:Math.floor(h)}):null}function SY(e){var t=e.alpha,r=e.layout,n=e.points,i=e.baseLine,o=e.strokeWidth;return r==="vertical"?x.createElement(jY,{alpha:t,points:n,baseLine:i,strokeWidth:o}):x.createElement(kY,{alpha:t,points:n,baseLine:i,strokeWidth:o})}function NY(e){var t=e.animationElapsedTime,r=t===void 0?1:t,n=e.isAnimating,i=n===void 0?!1:n,o=e.isEntrance,c=o===void 0?!1:o,u=e.layout,f=e.isRange,h=e.stroke,m=e.connectNulls,p=sN(e,yY),v=u==="vertical"?"vertical":"horizontal",b=m??!1,S=H3(),w=p.id,k=p.baseLine,N=sN(p,bY),E=Sn(N),A=x.createElement(cf,Sc({},p,{id:w,baseLine:k,connectNulls:b,stroke:"none",className:"recharts-area-area",layout:v})),C=h!=="none"&&x.createElement(cf,Sc({},E,{className:"recharts-area-curve",layout:v,type:p.type,connectNulls:b,fill:"none",stroke:h,points:p.points})),_=h!=="none"&&f&&Array.isArray(k)&&x.createElement(cf,Sc({},E,{className:"recharts-area-curve",layout:v,type:p.type,connectNulls:b,fill:"none",stroke:h,points:k}));if(c&&(i||r<1)){var O;return x.createElement(on,null,x.createElement("defs",null,x.createElement("clipPath",{id:S},x.createElement(SY,{alpha:r,points:(O=p.points)!==null&&O!==void 0?O:[],baseLine:k,layout:v,strokeWidth:p.strokeWidth}))),x.createElement(on,{clipPath:"url(#".concat(S,")")},A,C,_))}return x.createElement(x.Fragment,null,A,C,_)}var EY=["id"],AY=["activeDot","animationBegin","animationDuration","animationEasing","connectNulls","dot","fill","fillOpacity","hide","isAnimationActive","legendType","stroke","xAxisId","yAxisId"];function lh(){return lh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},lh.apply(null,arguments)}function cO(e,t){if(e==null)return{};var r,n,i=CY(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function CY(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function lN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ys(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?lN(Object(r),!0).forEach(function(n){PY(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function PY(e,t,r){return(t=OY(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function OY(e){var t=_Y(e,"string");return typeof t=="symbol"?t:t+""}function _Y(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var MY=(e,t)=>e==null?[]:t===1?e.flatMap(r=>r.status==="removed"?[]:[r.next]):e.flatMap(r=>r.status==="matched"?[Ys(Ys({},r.next),{},{x:pi(r.prev.x,r.next.x,t),y:pi(r.prev.y,r.next.y,t)})]:r.status==="added"?[r.next]:[]),uO={activeDot:!0,animationBegin:0,animationDuration:1500,animationEasing:"ease",animationMatchBy:wy,animationInterpolateFn:MY,connectNulls:!1,dot:!1,fill:"#3182bd",fillOpacity:.6,hide:!1,isAnimationActive:"auto",legendType:"line",stroke:"#3182bd",strokeWidth:1,type:"linear",label:!1,shape:NY,xAxisId:0,yAxisId:0,zIndex:pr.area};function ch(e,t){return e&&e!=="none"?e:t}var IY=e=>{var t=e.dataKey,r=e.name,n=e.stroke,i=e.fill,o=e.legendType,c=e.hide;return[{inactive:c,dataKey:t,type:o,color:ch(n,i),value:DA(r,t),payload:e}]},TY=x.memo(e=>{var t=e.dataKey,r=e.data,n=e.stroke,i=e.strokeWidth,o=e.fill,c=e.name,u=e.hide,f=e.unit,h=e.tooltipType,m=e.id,p={dataDefinedOnItem:r,getPosition:nl,settings:{stroke:n,strokeWidth:i,fill:o,dataKey:t,nameKey:void 0,name:DA(c,t),hide:u,type:h,color:ch(n,o),unit:f,graphicalItemId:m}};return x.createElement(GV,{tooltipEntrySettings:p})});function DY(e){var t=e.clipPathId,r=e.points,n=e.props,i=n.needClip,o=n.dot,c=n.dataKey,u=Sn(n);return x.createElement(Dq,{points:r,dot:o,className:"recharts-area-dots",dotClassName:"recharts-area-dot",dataKey:c,baseProps:u,needClip:i,clipPathId:t})}function LY(e){var t=e.showLabels,r=e.children,n=e.points,i=n.map(o=>{var c,u,f={x:(c=o.x)!==null&&c!==void 0?c:0,y:(u=o.y)!==null&&u!==void 0?u:0,width:0,lowerWidth:0,upperWidth:0,height:0};return Ys(Ys({},f),{},{value:o.value,payload:o.payload,parentViewBox:void 0,viewBox:f,fill:void 0})});return x.createElement(_V,{value:t?i:void 0},r)}function RY(e){var t=e.points,r=e.baseLine,n=e.needClip,i=e.clipPathId,o=e.props,c=e.animationElapsedTime,u=e.isAnimating,f=e.isEntrance,h=o.layout,m=o.type,p=o.stroke,v=o.connectNulls,b=o.isRange,S=o.shape,w=o.id,k=cO(o,EY),N=an(k),E=Ys(Ys({},N),{},{id:w,points:t,connectNulls:v,type:m,baseLine:r,layout:h,stroke:p,isRange:b,animationElapsedTime:c,isAnimating:u,isEntrance:f});return x.createElement(x.Fragment,null,(t==null?void 0:t.length)>1&&x.createElement(on,{clipPath:n?"url(#clipPath-".concat(i,")"):void 0},x.createElement(KV,{option:S,DefaultShape:uO.shape,shapeProps:E})),x.createElement(DY,{points:t,props:k,clipPathId:i}))}function $Y(e,t,r){if(Ee(e)){var n=Ee(t)?t:void 0;return pi(n,e,r)}if(Xt(e)||Vn(e)){var i=Ee(t)?t:void 0;return pi(i,0,r)}return e}function zY(e){var t=e.needClip,r=e.clipPathId,n=e.props,i=e.previousPointsRef,o=e.previousBaselineRef,c=n.points,u=n.baseLine,f=n.isAnimationActive,h=n.animationBegin,m=n.animationDuration,p=n.animationEasing,v=n.animationMatchBy,b=n.animationInterpolateFn,S=x.useMemo(()=>({points:c,baseLine:u}),[c,u]),w=W3(S,o),k=m0(),N=cq(n.onAnimationStart,n.onAnimationEnd),E=N.isAnimating,A=N.handleAnimationStart,C=N.handleAnimationEnd,_=w.startValue;if(k==null)return null;var O;return Array.isArray(u)&&Array.isArray(_)?O=wx(_,u,v):Array.isArray(u)?O=wx(null,u,v):O=null,x.createElement(uq,{animationInput:S,animationIdPrefix:"recharts-area-",items:c,previousItemsRef:i,isAnimationActive:f,animationBegin:h,animationDuration:m,animationEasing:p,onAnimationStart:A,onAnimationEnd:C,animationInterpolateFn:b,animationMatchBy:v,layout:k},(D,B,z)=>{var $;return B===1?$=u:Array.isArray(u)?$=b(O,B,k):$=z?u:$Y(u,_,B),w.syncStepValue($,B),x.createElement(LY,{showLabels:!E,points:c},n.children,x.createElement(RY,{points:D,baseLine:$,needClip:t,clipPathId:r,props:n,animationElapsedTime:B,isAnimating:E||B<1,isEntrance:z}),x.createElement(TV,{label:n.label}))})}function FY(e){var t=e.needClip,r=e.clipPathId,n=e.props,i=x.useRef(null),o=x.useRef();return x.createElement(zY,{needClip:t,clipPathId:r,props:n,previousPointsRef:i,previousBaselineRef:o})}class BY extends x.PureComponent{render(){var t=this.props,r=t.hide,n=t.dot,i=t.points,o=t.className,c=t.top,u=t.left,f=t.needClip,h=t.xAxisId,m=t.yAxisId,p=t.width,v=t.height,b=t.id,S=t.baseLine,w=t.zIndex;if(r)return null;var k=nt("recharts-area",o),N=b,E=fY(n),A=E.r,C=E.strokeWidth,_=B3(n),O=A*2+C,D=f?"url(#clipPath-".concat(_?"":"dots-").concat(N,")"):void 0;return x.createElement(Ii,{zIndex:w},x.createElement(on,{className:k},f&&x.createElement("defs",null,x.createElement(dY,{clipPathId:N,xAxisId:h,yAxisId:m}),!_&&x.createElement("clipPath",{id:"clipPath-dots-".concat(N)},x.createElement("rect",{x:u-O/2,y:c-O/2,width:p+O,height:v+O}))),x.createElement(FY,{needClip:f,clipPathId:N,props:this.props})),x.createElement(JS,{points:i,mainColor:ch(this.props.stroke,this.props.fill),itemDataKey:this.props.dataKey,activeDot:this.props.activeDot,clipPath:D}),this.props.isRange&&Array.isArray(S)&&x.createElement(JS,{points:S,mainColor:ch(this.props.stroke,this.props.fill),itemDataKey:this.props.dataKey,activeDot:this.props.activeDot,clipPath:D}))}}function UY(e){var t,r=e.activeDot,n=e.animationBegin,i=e.animationDuration,o=e.animationEasing,c=e.connectNulls,u=e.dot,f=e.fill,h=e.fillOpacity,m=e.hide,p=e.isAnimationActive,v=e.legendType,b=e.stroke,S=e.xAxisId,w=e.yAxisId,k=cO(e,AY),N=il(),E=x3(),A=rO(S,w),C=A.needClip,_=Or(),O=(t=Me(pe=>xY(pe,e.id,_)))!==null&&t!==void 0?t:{},D=O.points,B=O.isRange,z=O.baseLine,$=jy();if(N!=="horizontal"&&N!=="vertical"||$==null||E!=="AreaChart"&&E!=="ComposedChart")return null;var K=$.height,W=$.width,ve=$.x,ue=$.y;return!D||!D.length?null:x.createElement(BY,lh({},k,{activeDot:r,animationBegin:n,animationDuration:i,animationEasing:o,baseLine:z,connectNulls:c,dot:u,fill:f,fillOpacity:h,height:K,hide:m,layout:N,isAnimationActive:p,isRange:B,legendType:v,needClip:C,points:D,stroke:b,width:W,left:ve,top:ue,xAxisId:S,yAxisId:w}))}var WY=(e,t,r,n,i)=>{var o=r??t;if(Ee(o))return o;var c=e==="horizontal"?i:n,u=c.scale.domain();if(c.type==="number"){var f=Math.max(u[0],u[1]),h=Math.min(u[0],u[1]);return o==="dataMin"?h:o==="dataMax"||f<0?f:Math.max(Math.min(u[0],u[1]),0)}return o==="dataMin"?u[0]:o==="dataMax"?u[1]:u[0]};function HY(e){var t=e.areaSettings,r=t.connectNulls,n=t.baseValue,i=t.dataKey,o=e.stackedData,c=e.layout,u=e.chartBaseValue,f=e.xAxis,h=e.yAxis,m=e.displayedData,p=e.dataStartIndex,v=e.xAxisTicks,b=e.yAxisTicks,S=e.bandSize,w=o&&o.length,k=WY(c,u,n,f,h),N=c==="horizontal",E=!1,A=m.map((_,O)=>{var D,B,z,$;if(w)$=o[p+O];else{var K=Ft(_,i);Array.isArray(K)?($=K,E=!0):$=[k,K]}var W=(D=(B=$)===null||B===void 0?void 0:B[1])!==null&&D!==void 0?D:null,ve=W==null||w&&!r&&Ft(_,i)==null;if(N){var ue;return{x:nj({axis:f,ticks:v,bandSize:S,entry:_,index:O}),y:ve?null:(ue=h.scale.map(W))!==null&&ue!==void 0?ue:null,value:$,payload:_}}return{x:ve?null:(z=f.scale.map(W))!==null&&z!==void 0?z:null,y:nj({axis:h,ticks:b,bandSize:S,entry:_,index:O}),value:$,payload:_}}),C;return w||E?C=A.map(_=>{var O,D=Array.isArray(_.value)?_.value[0]:null;if(N){var B;return{x:_.x,y:D!=null&&_.y!=null&&(B=h.scale.map(D))!==null&&B!==void 0?B:null,payload:_.payload}}return{x:D!=null&&(O=f.scale.map(D))!==null&&O!==void 0?O:null,y:_.y,payload:_.payload}}):C=N?h.scale.map(k):f.scale.map(k),{points:A,baseLine:C??0,isRange:E}}function KY(e){var t=ln(e,uO),r=Or();return x.createElement(yq,{id:t.id,type:"area"},n=>x.createElement(x.Fragment,null,x.createElement(VV,{legendPayload:IY(t)}),x.createElement(TY,{dataKey:t.dataKey,data:t.data,stroke:t.stroke,strokeWidth:t.strokeWidth,fill:t.fill,name:t.name,hide:t.hide,unit:t.unit,tooltipType:t.tooltipType,id:n}),x.createElement(Eq,{type:"area",id:n,data:t.data,dataKey:t.dataKey,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,stackId:Cz(t.stackId),hide:t.hide,barSize:void 0,baseValue:t.baseValue,isPanorama:r,connectNulls:t.connectNulls}),x.createElement(UY,lh({},t,{id:n}))))}var dO=x.memo(KY,Kh);dO.displayName="Area";var GY=["domain","range"],VY=["domain","range"];function cN(e,t){if(e==null)return{};var r,n,i=qY(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function qY(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function uN(e,t){return e===t?!0:Array.isArray(e)&&e.length===2&&Array.isArray(t)&&t.length===2?e[0]===t[0]&&e[1]===t[1]:!1}function fO(e,t){if(e===t)return!0;var r=e.domain,n=e.range,i=cN(e,GY),o=t.domain,c=t.range,u=cN(t,VY);return!uN(r,o)||!uN(n,c)?!1:Kh(i,u)}var QY=["type"],YY=["dangerouslySetInnerHTML","ticks","scale"],ZY=["id","scale"];function kx(){return kx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kx.apply(null,arguments)}function dN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fN(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?dN(Object(r),!0).forEach(function(n){XY(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function XY(e,t,r){return(t=JY(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function JY(e){var t=eZ(e,"string");return typeof t=="symbol"?t:t+""}function eZ(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function jx(e,t){if(e==null)return{};var r,n,i=tZ(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function tZ(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function rZ(e){var t=At(),r=x.useRef(null),n=m0(),i=e.type,o=jx(e,QY),c=Qh(n,"xAxis",i),u=x.useMemo(()=>{if(c!=null)return fN(fN({},o),{},{type:c})},[o,c]);return x.useLayoutEffect(()=>{u!=null&&(r.current===null?t(Fq(u)):r.current!==u&&t(Bq({prev:r.current,next:u})),r.current=u)},[u,t]),x.useLayoutEffect(()=>()=>{r.current&&(t(Uq(r.current)),r.current=null)},[t]),null}var nZ=e=>{var t=e.xAxisId,r=e.className,n=Me(RA),i=Or(),o="xAxis",c=Me(v=>VP(v,o,t,i)),u=Me(v=>RW(v,t)),f=Me(v=>WW(v,t)),h=Me(v=>uP(v,t));if(u==null||f==null||h==null)return null;e.dangerouslySetInnerHTML,e.ticks,e.scale;var m=jx(e,YY);h.id,h.scale;var p=jx(h,ZY);return x.createElement(Ny,kx({},m,p,{x:f.x,y:f.y,width:u.width,height:u.height,className:nt("recharts-".concat(o," ").concat(o),r),viewBox:n,ticks:c,axisType:o,axisId:t}))},iZ={allowDataOverflow:Ot.allowDataOverflow,allowDecimals:Ot.allowDecimals,allowDuplicatedCategory:Ot.allowDuplicatedCategory,angle:Ot.angle,axisLine:bi.axisLine,height:Ot.height,hide:!1,includeHidden:Ot.includeHidden,interval:Ot.interval,label:!1,minTickGap:Ot.minTickGap,mirror:Ot.mirror,orientation:Ot.orientation,padding:Ot.padding,reversed:Ot.reversed,scale:Ot.scale,tick:Ot.tick,tickCount:Ot.tickCount,tickLine:bi.tickLine,tickSize:bi.tickSize,type:Ot.type,niceTicks:Ot.niceTicks,xAxisId:0},aZ=e=>{var t=ln(e,iZ);return x.createElement(x.Fragment,null,x.createElement(rZ,{allowDataOverflow:t.allowDataOverflow,allowDecimals:t.allowDecimals,allowDuplicatedCategory:t.allowDuplicatedCategory,angle:t.angle,dataKey:t.dataKey,domain:t.domain,height:t.height,hide:t.hide,id:t.xAxisId,includeHidden:t.includeHidden,interval:t.interval,minTickGap:t.minTickGap,mirror:t.mirror,name:t.name,orientation:t.orientation,padding:t.padding,reversed:t.reversed,scale:t.scale,tick:t.tick,tickCount:t.tickCount,tickFormatter:t.tickFormatter,ticks:t.ticks,type:t.type,unit:t.unit,niceTicks:t.niceTicks}),x.createElement(nZ,t))},hO=x.memo(aZ,fO);hO.displayName="XAxis";var oZ=["type"],sZ=["dangerouslySetInnerHTML","ticks","scale"],lZ=["id","scale"];function Sx(){return Sx=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sx.apply(null,arguments)}function hN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function mN(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hN(Object(r),!0).forEach(function(n){cZ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function cZ(e,t,r){return(t=uZ(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uZ(e){var t=dZ(e,"string");return typeof t=="symbol"?t:t+""}function dZ(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Nx(e,t){if(e==null)return{};var r,n,i=fZ(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function fZ(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function hZ(e){var t=At(),r=x.useRef(null),n=m0(),i=e.type,o=Nx(e,oZ),c=Qh(n,"yAxis",i),u=x.useMemo(()=>{if(c!=null)return mN(mN({},o),{},{type:c})},[c,o]);return x.useLayoutEffect(()=>{u!=null&&(r.current===null?t(Wq(u)):r.current!==u&&t(Hq({prev:r.current,next:u})),r.current=u)},[u,t]),x.useLayoutEffect(()=>()=>{r.current&&(t(Kq(r.current)),r.current=null)},[t]),null}function mZ(e){var t=e.yAxisId,r=e.className,n=e.width,i=e.label,o=x.useRef(null),c=x.useRef(null),u=Me(RA),f=Or(),h=At(),m="yAxis",p=Me(N=>GW(N,t)),v=Me(N=>KW(N,t)),b=Me(N=>VP(N,m,t,f)),S=Me(N=>dP(N,t));if(x.useLayoutEffect(()=>{if(!(n!=="auto"||!p||by(i)||x.isValidElement(i)||S==null)){var N=o.current;if(N){var E=N.getCalculatedWidth();Math.round(p.width)!==Math.round(E)&&h(Gq({id:t,width:E}))}}},[b,p,h,i,t,n,S]),p==null||v==null||S==null)return null;e.dangerouslySetInnerHTML,e.ticks,e.scale;var w=Nx(e,sZ);S.id,S.scale;var k=Nx(S,lZ);return x.createElement(Ny,Sx({},w,k,{ref:o,labelRef:c,x:v.x,y:v.y,tickTextProps:n==="auto"?{width:void 0}:{width:n},width:p.width,height:p.height,className:nt("recharts-".concat(m," ").concat(m),r),viewBox:u,ticks:b,axisType:m,axisId:t}))}var pZ={allowDataOverflow:_t.allowDataOverflow,allowDecimals:_t.allowDecimals,allowDuplicatedCategory:_t.allowDuplicatedCategory,angle:_t.angle,axisLine:bi.axisLine,hide:!1,includeHidden:_t.includeHidden,interval:_t.interval,label:!1,minTickGap:_t.minTickGap,mirror:_t.mirror,orientation:_t.orientation,padding:_t.padding,reversed:_t.reversed,scale:_t.scale,tick:_t.tick,tickCount:_t.tickCount,tickLine:bi.tickLine,tickSize:bi.tickSize,type:_t.type,niceTicks:_t.niceTicks,width:_t.width,yAxisId:0},gZ=e=>{var t=ln(e,pZ);return x.createElement(x.Fragment,null,x.createElement(hZ,{interval:t.interval,id:t.yAxisId,scale:t.scale,type:t.type,domain:t.domain,allowDataOverflow:t.allowDataOverflow,dataKey:t.dataKey,allowDuplicatedCategory:t.allowDuplicatedCategory,allowDecimals:t.allowDecimals,tickCount:t.tickCount,padding:t.padding,includeHidden:t.includeHidden,reversed:t.reversed,ticks:t.ticks,width:t.width,orientation:t.orientation,mirror:t.mirror,hide:t.hide,unit:t.unit,name:t.name,angle:t.angle,minTickGap:t.minTickGap,tick:t.tick,tickFormatter:t.tickFormatter,niceTicks:t.niceTicks}),x.createElement(mZ,t))},mO=x.memo(gZ,fO);mO.displayName="YAxis";var vZ=(e,t)=>t,Py=Q([vZ,ht,NC,Wt,f3,Mi,mK,er],wK);function xZ(e){return"getBBox"in e.currentTarget&&typeof e.currentTarget.getBBox=="function"}function Oy(e){var t=e.currentTarget.getBoundingClientRect(),r,n;if(xZ(e)){var i=e.currentTarget.getBBox();r=i.width>0?t.width/i.width:1,n=i.height>0?t.height/i.height:1}else{var o=e.currentTarget;r=o.offsetWidth>0?t.width/o.offsetWidth:1,n=o.offsetHeight>0?t.height/o.offsetHeight:1}var c=(u,f)=>({relativeX:Math.round((u-t.left)/r),relativeY:Math.round((f-t.top)/n)});return"touches"in e?Array.from(e.touches).map(u=>c(u.clientX,u.clientY)):c(e.clientX,e.clientY)}var pO=Br("mouseClick"),gO=ou();gO.startListening({actionCreator:pO,effect:(e,t)=>{var r=e.payload,n=Py(t.getState(),Oy(r));(n==null?void 0:n.activeIndex)!=null&&t.dispatch(sH({activeIndex:n.activeIndex,activeDataKey:void 0,activeCoordinate:n.activeCoordinate}))}});var Ex=Br("mouseMove"),vO=ou(),ms=null,Ha=null,Jg=null;vO.startListening({actionCreator:Ex,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=n.eventSettings,o=i.throttleDelay,c=i.throttledEvents,u=c==="all"||(c==null?void 0:c.includes("mousemove"));ms!==null&&(cancelAnimationFrame(ms),ms=null),Ha!==null&&(typeof o!="number"||!u)&&(clearTimeout(Ha),Ha=null),Jg=Oy(r);var f=()=>{var h=t.getState(),m=yu(h,h.tooltip.settings.shared);if(!Jg){ms=null,Ha=null;return}if(m==="axis"){var p=Py(h,Jg);(p==null?void 0:p.activeIndex)!=null?t.dispatch(r3({activeIndex:p.activeIndex,activeDataKey:void 0,activeCoordinate:p.activeCoordinate})):t.dispatch(t3())}ms=null,Ha=null};if(!u){f();return}o==="raf"?ms=requestAnimationFrame(f):typeof o=="number"&&Ha===null&&(Ha=setTimeout(f,o))}});function yZ(e,t){return t instanceof HTMLElement?"HTMLElement <".concat(t.tagName,' class="').concat(t.className,'">'):t===window?"global.window":e==="children"&&typeof t=="object"&&t!==null?"<<CHILDREN>>":t}var pN={accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,barSize:void 0,className:void 0,maxBarSize:void 0,stackOffset:"none",syncId:void 0,syncMethod:"index",baseValue:void 0,reverseStackOrder:!1},xO=ur({name:"rootProps",initialState:pN,reducers:{updateOptions:(e,t)=>{var r;e.accessibilityLayer=t.payload.accessibilityLayer,e.barCategoryGap=t.payload.barCategoryGap,e.barGap=(r=t.payload.barGap)!==null&&r!==void 0?r:pN.barGap,e.barSize=t.payload.barSize,e.maxBarSize=t.payload.maxBarSize,e.stackOffset=t.payload.stackOffset,e.syncId=t.payload.syncId,e.syncMethod=t.payload.syncMethod,e.className=t.payload.className,e.baseValue=t.payload.baseValue,e.reverseStackOrder=t.payload.reverseStackOrder}}}),bZ=xO.reducer,wZ=xO.actions.updateOptions,kZ=null,jZ={updatePolarOptions:(e,t)=>e===null?t.payload:(e.startAngle=t.payload.startAngle,e.endAngle=t.payload.endAngle,e.cx=t.payload.cx,e.cy=t.payload.cy,e.innerRadius=t.payload.innerRadius,e.outerRadius=t.payload.outerRadius,e)},yO=ur({name:"polarOptions",initialState:kZ,reducers:jZ});yO.actions.updatePolarOptions;var SZ=yO.reducer,bO=Br("keyDown"),wO=Br("focus"),kO=Br("blur"),dm=ou(),ps=null,Ka=null,ef=null;dm.startListening({actionCreator:bO,effect:(e,t)=>{ef=e.payload,ps!==null&&(cancelAnimationFrame(ps),ps=null);var r=t.getState(),n=r.eventSettings,i=n.throttleDelay,o=n.throttledEvents,c=o==="all"||o.includes("keydown");Ka!==null&&(typeof i!="number"||!c)&&(clearTimeout(Ka),Ka=null);var u=()=>{try{var f=t.getState(),h=f.rootProps.accessibilityLayer!==!1;if(!h)return;var m=f.tooltip.keyboardInteraction,p=ef;if(p!=="ArrowRight"&&p!=="ArrowLeft"&&p!=="Enter")return;var v=kc(m,Eo(f),qs(f),Qs(f)),b=v==null?-1:Number(v),S=!Number.isFinite(b)||b<0,w=Mi(f),k=Eo(f),N=yu(f,f.tooltip.settings.shared);if(p==="Enter"){if(S)return;var E=nh(f,N,"hover",String(m.index));t.dispatch(rh({active:!m.active,activeIndex:m.index,activeCoordinate:E}));return}var A=ZW(f),C=A==="left-to-right"?1:-1,_=p==="ArrowRight"?1:-1,O;if(S){var D=qs(f),B=Qs(f),z=_*C,$=pe=>({active:!1,index:String(pe),dataKey:void 0,graphicalItemId:void 0,coordinate:void 0});if(O=-1,z>0){for(var K=0;K<k.length;K++)if(kc($(K),k,D,B)!=null){O=K;break}}else for(var W=k.length-1;W>=0;W--)if(kc($(W),k,D,B)!=null){O=W;break}if(O<0)return}else{O=b+_*C;var ve=(w==null?void 0:w.length)||k.length;if(ve===0||O>=ve||O<0)return}var ue=nh(f,N,"hover",String(O));t.dispatch(rh({active:!0,activeIndex:O.toString(),activeCoordinate:ue}))}finally{ps=null,Ka=null}};if(!c){u();return}i==="raf"?ps=requestAnimationFrame(u):typeof i=="number"&&Ka===null&&(u(),ef=null,Ka=setTimeout(()=>{ef?u():(Ka=null,ps=null)},i))}});dm.startListening({actionCreator:wO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var i=r.tooltip.keyboardInteraction;if(!i.active&&i.index==null){var o="0",c=yu(r,r.tooltip.settings.shared),u=nh(r,c,"hover",String(o));t.dispatch(rh({active:!0,activeIndex:o,activeCoordinate:u}))}}}});dm.startListening({actionCreator:kO,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var i=r.tooltip.keyboardInteraction;i.active&&t.dispatch(rh({active:!1,activeIndex:i.index,activeCoordinate:i.coordinate}))}}});function jO(e){e.persist();var t=e.currentTarget;return new Proxy(e,{get:(r,n)=>{if(n==="currentTarget")return t;var i=Reflect.get(r,n);return typeof i=="function"?i.bind(r):i}})}var Zr=Br("externalEvent"),SO=ou(),tf=new Map,hc=new Map,ev=new Map;SO.startListening({actionCreator:Zr,effect:(e,t)=>{var r=e.payload,n=r.handler,i=r.reactEvent;if(n!=null){var o=i.type,c=jO(i);ev.set(o,{handler:n,reactEvent:c});var u=tf.get(o);u!==void 0&&(cancelAnimationFrame(u),tf.delete(o));var f=t.getState(),h=f.eventSettings,m=h.throttleDelay,p=h.throttledEvents,v=p,b=v==="all"||(v==null?void 0:v.includes(o)),S=hc.get(o);S!==void 0&&(typeof m!="number"||!b)&&(clearTimeout(S),hc.delete(o));var w=()=>{var E=ev.get(o);try{if(!E)return;var A=E.handler,C=E.reactEvent,_=t.getState(),O={activeCoordinate:JH(_),activeDataKey:YH(_),activeIndex:Vc(_),activeLabel:p3(_),activeTooltipIndex:Vc(_),isTooltipActive:eK(_)};A&&A(O,C)}finally{tf.delete(o),hc.delete(o),ev.delete(o)}};if(!b){w();return}if(m==="raf"){var k=requestAnimationFrame(w);tf.set(o,k)}else if(typeof m=="number"){if(!hc.has(o)){w();var N=setTimeout(w,m);hc.set(o,N)}}else w()}}});var NZ=Q([fl],e=>e.tooltipItemPayloads),EZ=Q([NZ,(e,t)=>t,(e,t,r)=>r],(e,t,r)=>{if(t!=null){var n=e.find(o=>o.settings.graphicalItemId===r);if(n!=null){var i=n.getPosition;if(i!=null)return i(t)}}}),NO=Br("touchMove"),EO=ou(),Ga=null,ra=null,gN=null,mc=null;EO.startListening({actionCreator:NO,effect:(e,t)=>{var r=e.payload;if(!(r.touches==null||r.touches.length===0)){mc=jO(r);var n=t.getState(),i=n.eventSettings,o=i.throttleDelay,c=i.throttledEvents,u=c==="all"||c.includes("touchmove");Ga!==null&&(cancelAnimationFrame(Ga),Ga=null),ra!==null&&(typeof o!="number"||!u)&&(clearTimeout(ra),ra=null),gN=Array.from(r.touches).map(h=>Oy({clientX:h.clientX,clientY:h.clientY,currentTarget:r.currentTarget}));var f=()=>{if(mc!=null){var h=t.getState(),m=yu(h,h.tooltip.settings.shared);if(m==="axis"){var p,v=(p=gN)===null||p===void 0?void 0:p[0];if(v==null){Ga=null,ra=null;return}var b=Py(h,v);(b==null?void 0:b.activeIndex)!=null&&t.dispatch(r3({activeIndex:b.activeIndex,activeDataKey:void 0,activeCoordinate:b.activeCoordinate}))}else if(m==="item"){var S,w=mc.touches[0];if(document.elementFromPoint==null||w==null)return;var k=document.elementFromPoint(w.clientX,w.clientY);if(!k||!k.getAttribute)return;var N=k.getAttribute(Dz),E=(S=k.getAttribute(Lz))!==null&&S!==void 0?S:void 0,A=Io(h).find(O=>O.id===E);if(N==null||A==null||E==null)return;var C=A.dataKey,_=EZ(h,N,E);t.dispatch(oH({activeDataKey:C,activeIndex:N,activeCoordinate:_,activeGraphicalItemId:E}))}Ga=null,ra=null}};if(!u){f();return}o==="raf"?Ga=requestAnimationFrame(f):typeof o=="number"&&ra===null&&(f(),mc=null,ra=setTimeout(()=>{mc?f():(ra=null,Ga=null)},o))}}});var AO={throttleDelay:"raf",throttledEvents:["mousemove","touchmove","pointermove","scroll","wheel"]},CO=ur({name:"eventSettings",initialState:AO,reducers:{setEventSettings:(e,t)=>{t.payload.throttleDelay!=null&&(e.throttleDelay=t.payload.throttleDelay),t.payload.throttledEvents!=null&&(e.throttledEvents=t.payload.throttledEvents)}}}),AZ=CO.actions.setEventSettings,CZ=CO.reducer,PZ=iA({brush:rQ,cartesianAxis:Vq,chartData:XK,errorBars:uY,eventSettings:CZ,graphicalItems:Sq,layout:yz,legend:I8,options:VK,polarAxis:LV,polarOptions:SZ,referenceElements:oQ,renderedTicks:CQ,rootProps:bZ,tooltip:lH,zIndex:TK}),OZ=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"Chart";return H6({reducer:PZ,preloadedState:t,middleware:n=>{var i;return n({serializableCheck:!1,immutableCheck:!["commonjs","es6","production"].includes((i="es6")!==null&&i!==void 0?i:"")}).concat([gO.middleware,vO.middleware,dm.middleware,SO.middleware,EO.middleware])},enhancers:n=>{var i=n;return typeof n=="function"&&(i=n()),i.concat(yA({type:"raf"}))},devTools:{serialize:{replacer:yZ},name:"recharts-".concat(r)}})};function _Z(e){var t=e.preloadedState,r=e.children,n=e.reduxStoreName,i=Or(),o=x.useRef(null);if(i)return r;o.current==null&&(o.current=OZ(t,n));var c=a0;return x.createElement(Q8,{context:c,store:o.current},r)}function MZ(e){var t=e.layout,r=e.margin,n=At(),i=Or();return x.useEffect(()=>{i||(n(gz(t)),n(pz(r)))},[n,i,t,r]),null}var IZ=x.memo(MZ,Kh);function TZ(e){var t=At();return x.useEffect(()=>{t(wZ(e))},[t,e]),null}var DZ=e=>{var t=At();return x.useEffect(()=>{t(AZ(e))},[t,e]),null},LZ=x.memo(DZ,Kh);function vN(e){var t=e.zIndex,r=e.isPanorama,n=x.useRef(null),i=At();return x.useLayoutEffect(()=>(n.current&&i(MK({zIndex:t,element:n.current,isPanorama:r})),()=>{i(IK({zIndex:t,isPanorama:r}))}),[i,t,r]),x.createElement("g",{tabIndex:-1,ref:n,className:"recharts-zIndex-layer_".concat(t)})}function xN(e){var t=e.children,r=e.isPanorama,n=Me(jK);if(!n||n.length===0)return t;var i=n.filter(c=>c<0),o=n.filter(c=>c>0);return x.createElement(x.Fragment,null,i.map(c=>x.createElement(vN,{key:c,zIndex:c,isPanorama:r})),t,o.map(c=>x.createElement(vN,{key:c,zIndex:c,isPanorama:r})))}var RZ=["children"];function $Z(e,t){if(e==null)return{};var r,n,i=zZ(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function zZ(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function uh(){return uh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},uh.apply(null,arguments)}var FZ={width:"100%",height:"100%",display:"block"},BZ=x.forwardRef((e,t)=>{var r=UA(),n=WA(),i=JA();if(!Qn(r)||!Qn(n))return null;var o=e.children,c=e.otherAttributes,u=e.title,f=e.desc,h,m;return c!=null&&(typeof c.tabIndex=="number"?h=c.tabIndex:h=i?0:void 0,typeof c.role=="string"?m=c.role:m=i?"application":void 0),x.createElement(kE,uh({},c,{title:u,desc:f,role:m,tabIndex:h,width:r,height:n,style:FZ,ref:t}),o)}),UZ=e=>{var t=e.children,r=Me(Fh);if(!r)return null;var n=r.width,i=r.height,o=r.y,c=r.x;return x.createElement(kE,{width:n,height:i,x:c,y:o},t)},yN=x.forwardRef((e,t)=>{var r=e.children,n=$Z(e,RZ),i=Or();return i?x.createElement(UZ,null,x.createElement(xN,{isPanorama:!0},r)):x.createElement(BZ,uh({ref:t},n),x.createElement(xN,{isPanorama:!1},r))});function WZ(e,t){return VZ(e)||GZ(e,t)||KZ(e,t)||HZ()}function HZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function KZ(e,t){if(e){if(typeof e=="string")return bN(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?bN(e,t):void 0}}function bN(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function GZ(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function VZ(e){if(Array.isArray(e))return e}function qZ(){var e=At(),t=x.useState(null),r=WZ(t,2),n=r[0],i=r[1],o=Me(Tz);return x.useEffect(()=>{if(n!=null){var c=n.getBoundingClientRect(),u=c.width/n.offsetWidth;He(u)&&u!==o&&e(xz(u))}},[n,e,o]),i}function wN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function QZ(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wN(Object(r),!0).forEach(function(n){YZ(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function YZ(e,t,r){return(t=ZZ(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ZZ(e){var t=XZ(e,"string");return typeof t=="symbol"?t:t+""}function XZ(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wa(){return wa=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wa.apply(null,arguments)}function dh(e,t){return rX(e)||tX(e,t)||eX(e,t)||JZ()}function JZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function eX(e,t){if(e){if(typeof e=="string")return kN(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?kN(e,t):void 0}}function kN(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function tX(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,c,u=[],f=!0,h=!1;try{if(o=(r=r.call(e)).next,t!==0)for(;!(f=(n=o.call(r)).done)&&(u.push(n.value),u.length!==t);f=!0);}catch(m){h=!0,i=m}finally{try{if(!f&&r.return!=null&&(c=r.return(),Object(c)!==c))return}finally{if(h)throw i}}return u}}function rX(e){if(Array.isArray(e))return e}var nX=()=>(sG(),null);function fh(e){if(typeof e=="number")return e;if(typeof e=="string"){var t=parseFloat(e);if(!Number.isNaN(t))return t}return 0}var iX=x.forwardRef((e,t)=>{var r,n,i=x.useRef(null),o=x.useState({containerWidth:fh((r=e.style)===null||r===void 0?void 0:r.width),containerHeight:fh((n=e.style)===null||n===void 0?void 0:n.height)}),c=dh(o,2),u=c[0],f=c[1],h=x.useCallback((p,v)=>{f(b=>{var S=Math.round(p),w=Math.round(v);return b.containerWidth===S&&b.containerHeight===w?b:{containerWidth:S,containerHeight:w}})},[]),m=x.useCallback(p=>{if(typeof t=="function"&&t(p),i.current!=null&&(i.current.disconnect(),i.current=null),p!=null&&typeof ResizeObserver<"u"){var v=p.getBoundingClientRect(),b=v.width,S=v.height;h(b,S);var w=N=>{var E=N[0];if(E!=null){var A=E.contentRect,C=A.width,_=A.height;h(C,_)}},k=new ResizeObserver(w);k.observe(p),i.current=k}},[t,h]);return x.useEffect(()=>()=>{var p=i.current;p!=null&&p.disconnect()},[h]),x.createElement(x.Fragment,null,x.createElement(lu,{width:u.containerWidth,height:u.containerHeight}),x.createElement("div",wa({ref:m},e)))}),aX=x.forwardRef((e,t)=>{var r=e.width,n=e.height,i=x.useState({containerWidth:fh(r),containerHeight:fh(n)}),o=dh(i,2),c=o[0],u=o[1],f=x.useCallback((m,p)=>{u(v=>{var b=Math.round(m),S=Math.round(p);return v.containerWidth===b&&v.containerHeight===S?v:{containerWidth:b,containerHeight:S}})},[]),h=x.useCallback(m=>{if(typeof t=="function"&&t(m),m!=null){var p=m.getBoundingClientRect(),v=p.width,b=p.height;f(v,b)}},[t,f]);return x.createElement(x.Fragment,null,x.createElement(lu,{width:c.containerWidth,height:c.containerHeight}),x.createElement("div",wa({ref:h},e)))}),oX=x.forwardRef((e,t)=>{var r=e.width,n=e.height;return x.createElement(x.Fragment,null,x.createElement(lu,{width:r,height:n}),x.createElement("div",wa({ref:t},e)))}),sX=x.forwardRef((e,t)=>{var r=e.width,n=e.height;return typeof r=="string"||typeof n=="string"?x.createElement(aX,wa({},e,{ref:t})):typeof r=="number"&&typeof n=="number"?x.createElement(oX,wa({},e,{width:r,height:n,ref:t})):x.createElement(x.Fragment,null,x.createElement(lu,{width:r,height:n}),x.createElement("div",wa({ref:t},e)))});function lX(e){return e?iX:sX}var cX=x.forwardRef((e,t)=>{var r=e.children,n=e.className,i=e.height,o=e.onClick,c=e.onContextMenu,u=e.onDoubleClick,f=e.onMouseDown,h=e.onMouseEnter,m=e.onMouseLeave,p=e.onMouseMove,v=e.onMouseUp,b=e.onTouchEnd,S=e.onTouchMove,w=e.onTouchStart,k=e.style,N=e.width,E=e.responsive,A=e.dispatchTouchEvents,C=A===void 0?!0:A,_=x.useRef(null),O=At(),D=x.useState(null),B=dh(D,2),z=B[0],$=B[1],K=x.useState(null),W=dh(K,2),ve=W[0],ue=W[1],pe=qZ(),oe=f0(),le=(oe==null?void 0:oe.width)>0?oe.width:N,Z=(oe==null?void 0:oe.height)>0?oe.height:i,ie=x.useCallback(_e=>{pe(_e),typeof t=="function"&&t(_e),$(_e),ue(_e),_e!=null&&(_.current=_e)},[pe,t,$,ue]),te=x.useCallback(_e=>{O(pO(_e)),O(Zr({handler:o,reactEvent:_e}))},[O,o]),I=x.useCallback(_e=>{O(Ex(_e)),O(Zr({handler:h,reactEvent:_e}))},[O,h]),M=x.useCallback(_e=>{O(t3()),O(Zr({handler:m,reactEvent:_e}))},[O,m]),U=x.useCallback(_e=>{O(Ex(_e)),O(Zr({handler:p,reactEvent:_e}))},[O,p]),ne=x.useCallback(()=>{O(wO())},[O]),ee=x.useCallback(()=>{O(kO())},[O]),X=x.useCallback(_e=>{O(bO(_e.key))},[O]),ae=x.useCallback(_e=>{O(Zr({handler:c,reactEvent:_e}))},[O,c]),me=x.useCallback(_e=>{O(Zr({handler:u,reactEvent:_e}))},[O,u]),re=x.useCallback(_e=>{O(Zr({handler:f,reactEvent:_e}))},[O,f]),ye=x.useCallback(_e=>{O(Zr({handler:v,reactEvent:_e}))},[O,v]),Oe=x.useCallback(_e=>{O(Zr({handler:w,reactEvent:_e}))},[O,w]),fe=x.useCallback(_e=>{C&&O(NO(_e)),O(Zr({handler:S,reactEvent:_e}))},[O,C,S]),Xe=x.useCallback(_e=>{O(Zr({handler:b,reactEvent:_e}))},[O,b]),Ue=lX(E);return x.createElement(j3.Provider,{value:z},x.createElement(jR.Provider,{value:ve},x.createElement(Ue,{width:le??(k==null?void 0:k.width),height:Z??(k==null?void 0:k.height),className:nt("recharts-wrapper",n),style:QZ({position:"relative",cursor:"default",width:le,height:Z},k),onClick:te,onContextMenu:ae,onDoubleClick:me,onFocus:ne,onBlur:ee,onKeyDown:X,onMouseDown:re,onMouseEnter:I,onMouseLeave:M,onMouseMove:U,onMouseUp:ye,onTouchEnd:Xe,onTouchMove:fe,onTouchStart:Oe,ref:ie},x.createElement(nX,null),r)))}),uX=["width","height","responsive","children","className","style","compact","title","desc"];function dX(e,t){if(e==null)return{};var r,n,i=fX(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)r=o[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function fX(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var hX=x.forwardRef((e,t)=>{var r=e.width,n=e.height,i=e.responsive,o=e.children,c=e.className,u=e.style,f=e.compact,h=e.title,m=e.desc,p=dX(e,uX),v=Sn(p);return f?x.createElement(x.Fragment,null,x.createElement(lu,{width:r,height:n}),x.createElement(yN,{otherAttributes:v,title:h,desc:m},o)):x.createElement(cX,{className:c,style:u,width:r,height:n,responsive:i??!1,onClick:e.onClick,onMouseLeave:e.onMouseLeave,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseDown:e.onMouseDown,onMouseUp:e.onMouseUp,onContextMenu:e.onContextMenu,onDoubleClick:e.onDoubleClick,onTouchStart:e.onTouchStart,onTouchMove:e.onTouchMove,onTouchEnd:e.onTouchEnd},x.createElement(yN,{otherAttributes:v,title:h,desc:m,ref:t},x.createElement(hQ,null,o)))});function Ax(){return Ax=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ax.apply(null,arguments)}function jN(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function mX(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jN(Object(r),!0).forEach(function(n){pX(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jN(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function pX(e,t,r){return(t=gX(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gX(e){var t=vX(e,"string");return typeof t=="symbol"?t:t+""}function vX(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var xX={top:5,right:5,bottom:5,left:5},yX=mX({accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,layout:"horizontal",margin:xX,responsive:!1,reverseStackOrder:!1,stackOffset:"none",syncMethod:"index"},AO),bX=x.forwardRef(function(t,r){var n,i=ln(t.categoricalChartProps,yX),o=t.chartName,c=t.defaultTooltipEventType,u=t.validateTooltipEventTypes,f=t.tooltipPayloadSearcher,h=t.categoricalChartProps,m={chartName:o,defaultTooltipEventType:c,validateTooltipEventTypes:u,tooltipPayloadSearcher:f,eventEmitter:void 0};return x.createElement(_Z,{preloadedState:{options:m},reduxStoreName:(n=h.id)!==null&&n!==void 0?n:o},x.createElement(tQ,{chartData:h.data}),x.createElement(IZ,{layout:i.layout,margin:i.margin}),x.createElement(LZ,{throttleDelay:i.throttleDelay,throttledEvents:i.throttledEvents}),x.createElement(TZ,{baseValue:i.baseValue,accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className,reverseStackOrder:i.reverseStackOrder}),x.createElement(hX,Ax({},i,{ref:r})))}),wX=["axis"],kX=x.forwardRef((e,t)=>x.createElement(bX,{chartName:"AreaChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:wX,tooltipPayloadSearcher:KK,categoricalChartProps:e,ref:t}));const jX="rgba(130,130,150,0.14)",SN="rgba(130,130,150,0.85)";function SX(e){if(e<=0)return 10;const t=Math.pow(10,Math.floor(Math.log10(e))),r=e/t;return(r<=1?1:r<=2?2:r<=5?5:10)*t}function PO(e,t){return`${t==="%"?Math.round(e):e>=1e3?`${(e/1e3).toFixed(1)}k`:Math.round(e).toString()}${t}`}function NX({active:e,payload:t,unit:r}){return!e||!(t!=null&&t.length)?null:s.jsx("div",{className:"rounded-lg border border-border/70 bg-popover/95 px-3 py-2 shadow-xl backdrop-blur",children:s.jsx("div",{className:"space-y-1",children:t.map(n=>s.jsxs("div",{className:"flex items-center gap-2 text-[11px] font-mono",children:[s.jsx("span",{className:"h-2 w-2 rounded-full",style:{background:n.color}}),s.jsx("span",{className:"uppercase tracking-wider text-muted-foreground",children:n.name}),s.jsx("span",{className:"ml-auto pl-3 font-bold tabular-nums text-foreground",children:PO(n.value,r)})]},n.dataKey))})})}function OO({data:e,series:t,unit:r="%",yMode:n="percent",height:i=176}){const o=e.reduce((u,f)=>t.reduce((h,m)=>Math.max(h,Number(f[m.key])||0),u),0),c=n==="percent"?Math.min(100,Math.max(25,Math.ceil(o*1.2/25)*25)):Math.max(SX(o*1.15),10);return s.jsx("div",{style:{height:i},className:"w-full",children:s.jsx(p8,{width:"100%",height:"100%",children:s.jsxs(kX,{data:e,margin:{top:8,right:6,bottom:0,left:-12},children:[s.jsx("defs",{children:t.map(u=>s.jsxs("linearGradient",{id:`grad-${u.key}`,x1:"0",y1:"0",x2:"0",y2:"1",children:[s.jsx("stop",{offset:"0%",stopColor:u.color,stopOpacity:.22}),s.jsx("stop",{offset:"100%",stopColor:u.color,stopOpacity:0})]},u.key))}),s.jsx(eO,{vertical:!1,stroke:jX}),s.jsx(hO,{dataKey:"t",hide:!0}),s.jsx(mO,{domain:[0,c],ticks:[0,c/2,c],tickFormatter:u=>PO(u,r),width:42,axisLine:!1,tickLine:!1,tick:{fontSize:10,fill:SN}}),s.jsx(bG,{content:s.jsx(NX,{unit:r}),cursor:{stroke:SN,strokeOpacity:.4,strokeDasharray:"3 3"}}),t.map(u=>s.jsx(dO,{type:"monotone",dataKey:u.key,name:u.label,stroke:u.color,strokeWidth:2,fill:`url(#grad-${u.key})`,dot:!1,activeDot:{r:3,strokeWidth:0},isAnimationActive:!1,connectNulls:!0},u.key))]})})})}const EX=[{key:"cpu",label:"CPU",color:"#2dd4bf"},{key:"ram",label:"RAM",color:"#38bdf8"},{key:"gpu",label:"GPU",color:"#a78bfa"},{key:"disk",label:"Disk",color:"#fbbf24"}];function _O(){var c,u,f,h;const{sys:e,hist:t}=fR(),r=!!(e!=null&&e.gpu&&e.gpu.busy_percent!=null&&e.gpu.gtt_used!=null&&e.gpu.gtt_total!=null),n=EX.filter(m=>m.key!=="gpu"||r),i={cpu:(c=e==null?void 0:e.cpu)==null?void 0:c.percent,ram:(u=e==null?void 0:e.ram)==null?void 0:u.percent,gpu:r?e.gpu.busy_percent:null,disk:(f=e==null?void 0:e.disk)==null?void 0:f.percent},o={cpu:(h=e==null?void 0:e.cpu)!=null&&h.cores?`${e.cpu.cores} Cores`:"",ram:e?`${Jr(e.ram.used)}/${Jr(e.ram.total)} GB`:"",gpu:r?`${Jr(e.gpu.gtt_used)}/${Jr(e.gpu.gtt_total)} GB`:"",disk:e!=null&&e.disk?`${Jr(e.disk.used)}/${Jr(e.disk.total)} GB`:""};return s.jsxs("div",{className:"flex flex-col justify-between rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/15",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"mb-3 flex items-center gap-2",children:[s.jsx(wi,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("h2",{className:"text-sm font-semibold uppercase tracking-wide text-foreground",children:"System-Status"}),s.jsxs("span",{className:"ml-1 inline-flex items-center gap-1 text-[10px] font-medium text-muted-foreground/70",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"})," live"]})]}),e?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"mb-2 grid grid-cols-2 gap-x-4 gap-y-1.5",children:n.map(m=>s.jsxs("div",{className:"flex min-w-0 items-center gap-1.5",children:[s.jsx("span",{className:"h-2 w-2 shrink-0 rounded-full",style:{background:m.color}}),s.jsx("span",{className:"shrink-0 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:m.label}),s.jsxs("span",{className:"shrink-0 font-mono text-xs font-bold tabular-nums text-foreground",children:[Math.round(i[m.key]??0),"%"]}),o[m.key]&&s.jsx("span",{className:"truncate font-mono text-[10px] text-muted-foreground/60",children:o[m.key]})]},m.key))}),s.jsx(OO,{data:t,series:n,unit:"%",yMode:"percent",height:176})]}):s.jsx("div",{className:"flex h-44 items-center justify-center text-xs text-muted-foreground",children:"Lade Systemdaten…"})]}),(e==null?void 0:e.temp)&&(e.temp.cpu||e.temp.gpu)&&s.jsxs("div",{className:"mt-3 flex gap-4 border-t border-border/30 pt-3 font-mono text-xs text-muted-foreground/80",children:[e.temp.cpu!=null&&s.jsxs("span",{children:["CPU Temp: ",e.temp.cpu," °C"]}),e.temp.gpu!=null&&s.jsxs("span",{children:["GPU Temp: ",e.temp.gpu," °C"]})]})]})}const NN=[{key:"prompt",label:"Prompt",color:"#f59e0b"},{key:"completion",label:"Antwort",color:"#2dd4bf"}];function MO(){const{data:e}=lE(3e3),t=sR(),r=t[t.length-1],n=r?Math.round(r.prompt+r.completion):0;return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/15",children:[s.jsxs("div",{className:"mb-3 flex items-start justify-between gap-3",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(mh,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("h2",{className:"text-sm font-semibold uppercase tracking-wide text-foreground",children:"Token-Durchsatz"}),s.jsxs("span",{className:"ml-1 inline-flex items-center gap-1 text-[10px] font-medium text-muted-foreground/70",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"})," live"]})]}),e&&s.jsxs("div",{className:"mt-2 flex items-baseline gap-2",children:[s.jsx("span",{className:"font-space text-3xl font-bold tracking-tight text-foreground tabular-nums",children:n.toLocaleString("de-DE")}),s.jsx("span",{className:"text-xs text-muted-foreground",children:"tok/s aktuell"})]}),e&&s.jsxs("div",{className:"mt-0.5 space-y-0.5 font-mono text-[11px] text-muted-foreground/70",children:[s.jsxs("div",{children:[e.total_tokens.toLocaleString("de-DE")," Tokens gesamt · ",s.jsxs("span",{className:"text-emerald-400/90",children:[e.saved_eur.toLocaleString("de-DE",{minimumFractionDigits:2})," € gespart"]})]}),s.jsxs("div",{className:"text-muted-foreground/55",children:["Input ",e.prompt_tokens.toLocaleString("de-DE")," · Output ",e.completion_tokens.toLocaleString("de-DE")]})]})]}),s.jsx("div",{className:"flex shrink-0 flex-col items-end gap-1.5 pt-1",children:NN.map(i=>s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsx("span",{className:"h-2 w-2 rounded-full",style:{background:i.color}}),s.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:i.label}),s.jsx("span",{className:"font-mono text-xs font-bold tabular-nums text-foreground",children:Math.round((r==null?void 0:r[i.key])??0)})]},i.key))})]}),e?s.jsx(OO,{data:t,series:NN,unit:" tok/s",yMode:"auto",height:150}):s.jsx("div",{className:"flex h-[150px] items-center justify-center text-xs text-muted-foreground",children:"Lade Durchsatz…"}),s.jsx("div",{className:"mt-2 border-t border-border/30 pt-2 text-[10px] text-muted-foreground/70",children:"Durchsatz aus dem Gateway abgeleitet (Prefill vs. Generierung). Flach bei Leerlauf."})]})}function AX(){const{data:e}=kh(3e4),{data:t}=Ei(),r=((e==null?void 0:e.os)||0)+((e==null?void 0:e.engine)||0)+((e==null?void 0:e.swap)||0)+((e==null?void 0:e.models)||0),n=()=>window.dispatchEvent(new CustomEvent("open-system-drawer",{detail:{tab:"maintenance"}})),i=(t==null?void 0:t.models)??[],o=(t==null?void 0:t.running)??[],c=i.find(m=>m.role==="hermes"),u=i.find(m=>m.role==="coder-lite")||i.find(m=>m.role==="coder"),f=m=>m?o.includes(m):!1,h=m=>{var p;return((p=m==null?void 0:m.split("/").pop())==null?void 0:p.replace(/\.gguf$/i,""))||"—"};return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Basisstation"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Geht's der Box gut, gibt's Updates, was läuft gerade."})]}),s.jsx(uR,{frame:"box"}),s.jsxs("button",{onClick:n,className:J("w-full flex items-center gap-3 rounded-2xl border p-4 text-left transition-all cursor-pointer",r>0?"border-amber-500/30 bg-amber-500/5 hover:bg-amber-500/10":"border-border/60 bg-card/45 hover:border-primary/40"),children:[r>0?s.jsx(RM,{className:"h-6 w-6 shrink-0 text-amber-400"}):s.jsx(Mt,{className:"h-6 w-6 shrink-0 text-emerald-400"}),s.jsxs("div",{className:"flex-1 min-w-0",children:[s.jsx("div",{className:J("text-sm font-semibold",r>0?"text-amber-400":"text-foreground"),children:r>0?`${r} Update${r===1?"":"s"} verfügbar`:"Alles aktuell"}),s.jsx("div",{className:"text-xs text-muted-foreground",children:r>0?"Antippen, um zu sehen, was genau aktualisiert wird.":"Keine ausstehenden Updates."})]}),r>0&&s.jsxs("span",{className:"shrink-0 flex items-center gap-1 text-xs font-semibold text-amber-400",children:["Ansehen ",s.jsx(Gn,{className:"h-4 w-4"})]})]}),s.jsxs("div",{children:[s.jsx("div",{className:"text-xs text-muted-foreground mb-2",children:"Was gerade läuft"}),s.jsx("div",{className:"rounded-2xl border border-border/60 overflow-hidden",children:[{icon:wi,label:"Lucys Hirn",model:c==null?void 0:c.name,warm:f(c==null?void 0:c.name)},{icon:zs,label:"Coder (Vibe-Coding)",model:u==null?void 0:u.name,warm:f(u==null?void 0:u.name)}].map(m=>s.jsxs("div",{className:"flex items-center gap-3 px-4 py-3 border-b border-border/40 last:border-0",children:[s.jsx("span",{className:J("h-2 w-2 shrink-0 rounded-full",m.warm?"bg-emerald-500 animate-pulse":"bg-muted-foreground/40")}),s.jsx(m.icon,{className:"h-4 w-4 text-muted-foreground shrink-0"}),s.jsx("span",{className:"text-sm text-foreground w-40 shrink-0",children:m.label}),s.jsx("span",{className:"text-xs text-muted-foreground flex-1 truncate font-mono",children:h(m.model)}),s.jsx("span",{className:J("text-xs shrink-0",m.warm?"text-emerald-400":"text-muted-foreground"),children:m.model?m.warm?"warm":"bereit":"nicht gesetzt"})]},m.label))})]}),s.jsxs("div",{className:"grid gap-6 lg:grid-cols-2",children:[s.jsx(_O,{}),s.jsx(MO,{})]})]})}const CX=e=>!!dt(e).protected;function PX({role:e,roleRec:t,models:r,onAssign:n,onClose:i}){var f,h;const o=t&&t.role===e?t:null,c={};o==null||o.models.forEach(m=>{c[m.name]=m});const u=o?o.models.map(m=>r.find(p=>p.name===m.name)).filter(Boolean):r;return s.jsx("div",{className:"fixed inset-0 z-50 bg-black/60 backdrop-blur-sm flex items-center justify-center p-4 overscroll-contain",role:"dialog","aria-modal":"true","aria-label":`${dt(e).label} konfigurieren`,children:s.jsxs("div",{className:"w-full max-w-md rounded-2xl border border-border/80 bg-card p-6 shadow-2xl space-y-4 animate-in fade-in zoom-in-95 duration-200",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-border/20 pb-2",children:[s.jsxs("h3",{className:"text-xs font-bold uppercase tracking-wider text-primary flex items-center gap-1.5",children:[s.jsx(po,{role:e})," festlegen"]}),s.jsx("button",{onClick:i,className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-foreground cursor-pointer",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsxs("p",{className:"text-xs text-muted-foreground",children:["Wähle ein Modell für ",s.jsx("strong",{className:"text-foreground",children:dt(e).label}),s.jsx("span",{className:"block text-[10px] text-muted-foreground/70 mt-0.5",children:dt(e).desc})]}),(o==null?void 0:o.recommended)&&s.jsxs("button",{onClick:()=>n(o.recommended),title:(f=c[o.recommended])==null?void 0:f.reason,className:"shrink-0 h-7 px-3 text-[11px] font-semibold text-primary border border-primary/50 bg-primary/10 hover:bg-primary/20 rounded-lg cursor-pointer flex items-center gap-1",children:[s.jsx(ka,{className:"h-3 w-3"})," Auto: ",(h=o.recommended.split("/").pop())==null?void 0:h.replace(/\.gguf$/i,"")]})]}),s.jsxs("div",{className:"space-y-1.5 max-h-60 overflow-y-auto pr-1",children:[CX(e)?s.jsx("div",{className:"w-full px-3 py-2 rounded-lg text-[11px] text-muted-foreground border border-border/30 bg-background/20 flex items-center gap-1.5",children:"🔒 Diese Rolle ist lebenswichtig und kann nicht leer bleiben — wähle stattdessen ein anderes Modell."}):s.jsx("button",{onClick:()=>n(""),className:"w-full text-left px-3 py-2 rounded-lg text-xs hover:bg-accent text-red-400 font-semibold cursor-pointer border border-red-500/20 bg-red-500/5 flex items-center justify-between",children:s.jsx("span",{children:"Zuweisung entfernen"})}),u.map(m=>{var w;const p=c[m.name],v=m.role===e,b=!!(p!=null&&p.recommended),S=!!p&&!p.suitable;return s.jsxs("button",{onClick:()=>n(m.name),className:J("w-full text-left px-3 py-2.5 rounded-lg text-xs hover:bg-accent flex items-center justify-between font-mono cursor-pointer border",b?"border-primary/50 bg-primary/10":v?"text-primary font-bold bg-primary/5 border-primary/30":S?"border-border/20 bg-background/10 opacity-60":"text-foreground bg-background/20 border-border/30"),children:[s.jsxs("div",{className:"flex flex-col text-left min-w-0",children:[s.jsxs("span",{className:"truncate max-w-[260px] font-semibold flex items-center gap-1.5",children:[(w=m.name.split("/").pop())==null?void 0:w.replace(/\.gguf$/i,""),b&&s.jsx("span",{className:"text-[8px] font-bold uppercase tracking-wide text-primary bg-primary/15 px-1.5 py-0.5 rounded",children:"Empfohlen"})]}),s.jsx("span",{className:"text-[9px] text-muted-foreground mt-0.5",children:p?`${p.params_b}B · ${m.quant} · ${p.reason}`:`${lr(m.size_bytes)} · ${m.quant}`})]}),v&&s.jsx(Mt,{className:"h-4 w-4 shrink-0 text-primary"})]},m.name)})]})]})})}const OX=["fast","heavy","heavy_chars"],_X=["coder_lite","coder","coding_escalate_chars"];function MX(){const e=Wr(),{data:t,isLoading:r}=vL(),[n,i]=x.useState(null),[o,c]=x.useState(!1),[u,f]=x.useState(""),[h,m]=x.useState(0);if(x.useEffect(()=>{t!=null&&t.policy&&!n&&i({...t.policy})},[t,n]),r||!t||!n)return s.jsx("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 text-xs text-muted-foreground",children:"Lade Routing-Policy…"});const p=N=>t.fields.find(E=>E.key===N),v=Object.keys(n).some(N=>n[N]!==t.policy[N]),b=(N,E)=>{i(A=>A&&{...A,[N]:E}),f("")},S=N=>b(N,t.defaults[N]);async function w(){if(!n)return;const N={};for(const E of Object.keys(n))n[E]!==t.policy[E]&&(N[E]=n[E]);if(Object.keys(N).length!==0){c(!0),f("");try{const{policy:E}=await dL(N);i({...E}),e.invalidateQueries({queryKey:$e.routingPolicy}),e.invalidateQueries({queryKey:$e.routing}),m(Date.now()),setTimeout(()=>m(0),2e3)}catch(E){f(E.message||String(E))}finally{c(!1)}}}function k({k:N}){const E=p(N),A=n[N],C=n[N]===t.defaults[N];return s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsx("label",{className:"text-[10px] font-semibold text-muted-foreground",children:E.label}),!C&&s.jsxs("button",{onClick:()=>S(N),className:"flex items-center gap-0.5 text-[9px] text-muted-foreground/60 hover:text-foreground transition-colors cursor-pointer",title:`Auf Default zurücksetzen (${String(t.defaults[N])||"leer"})`,children:[s.jsx(Fx,{className:"h-2.5 w-2.5"})," Default"]})]}),E.type==="bool"?s.jsxs("button",{onClick:()=>b(N,!A),className:J("flex h-8 w-full items-center justify-between rounded-lg border px-3 text-[11px] font-semibold transition-all cursor-pointer",A?"border-emerald-500/40 bg-emerald-500/10 text-emerald-300":"border-border/40 bg-background/40 text-muted-foreground"),children:[s.jsx("span",{children:A?"An":"Aus"}),s.jsx("span",{className:J("h-3.5 w-3.5 rounded-full transition-colors",A?"bg-emerald-400":"bg-muted-foreground/40")})]}):E.type==="int"?s.jsx("input",{type:"number",value:A,min:E.min,max:E.max,"aria-label":E.label,onChange:_=>b(N,Number(_.target.value)),className:"h-8 w-full rounded-lg border border-border/40 bg-background/40 px-3 font-mono text-[11px] text-foreground outline-none focus:border-primary/50"}):s.jsx("input",{type:"text",value:A,"aria-label":E.label,spellCheck:!1,placeholder:N==="coder_lite"?"(leer = aus)":"",onChange:_=>b(N,_.target.value),className:"h-8 w-full rounded-lg border border-border/40 bg-background/40 px-3 font-mono text-[11px] text-foreground outline-none focus:border-primary/50"})]})}return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 space-y-4",children:[s.jsxs("div",{className:"flex items-center justify-between gap-3 flex-wrap",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(yI,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("span",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:"Lane-Routing & Policy"}),s.jsx("span",{className:"text-[9px] font-mono px-1.5 py-0.5 rounded bg-emerald-500/10 text-emerald-300 border border-emerald-500/20",children:"hot-reload"})]}),s.jsxs("div",{className:"flex items-center gap-2",children:[u&&s.jsx("span",{className:"text-[10px] text-red-400 max-w-[280px] truncate",title:u,children:u}),h>0&&s.jsxs("span",{className:"flex items-center gap-1 text-[10px] text-emerald-400",children:[s.jsx(Mt,{className:"h-3.5 w-3.5"})," gespeichert"]}),s.jsxs("button",{onClick:w,disabled:!v||o,className:J("h-8 px-4 rounded-lg text-[10px] font-bold uppercase tracking-wide transition-all flex items-center gap-1.5",v&&!o?"bg-primary text-primary-foreground hover:opacity-90 cursor-pointer shadow-md shadow-primary/10":"bg-background/40 text-muted-foreground/50 border border-border/40 cursor-not-allowed"),children:[o?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):null,"Speichern"]})]})]}),s.jsxs("p",{className:"text-[10px] text-muted-foreground/70 leading-relaxed -mt-1",children:["Welches echte Modell hinter den virtuellen Lanes ",s.jsx("code",{className:"text-cyan-300",children:"chat"})," und"," ",s.jsx("code",{className:"text-cyan-300",children:"coding"})," steckt. Änderungen greifen sofort (kein Neustart). Die Keyword-Heuristiken bleiben im Code."]}),s.jsxs("div",{className:"grid gap-4 md:grid-cols-2",children:[s.jsxs("div",{className:"rounded-xl border border-border/40 bg-background/25 p-4 space-y-3",children:[s.jsxs("div",{className:"flex items-center gap-2 border-b border-border/30 pb-2",children:[s.jsx(aI,{className:"h-4 w-4 text-teal-400"}),s.jsx("span",{className:"text-[11px] font-bold uppercase tracking-wider text-foreground",children:"chat"}),s.jsx("span",{className:"text-[9px] text-muted-foreground/60 font-mono",children:"(= auto)"})]}),OX.map(N=>s.jsx(k,{k:N},N))]}),s.jsxs("div",{className:"rounded-xl border border-border/40 bg-background/25 p-4 space-y-3",children:[s.jsxs("div",{className:"flex items-center gap-2 border-b border-border/30 pb-2",children:[s.jsx(BM,{className:"h-4 w-4 text-indigo-400"}),s.jsx("span",{className:"text-[11px] font-bold uppercase tracking-wider text-foreground",children:"coding"}),s.jsx("span",{className:"text-[9px] text-muted-foreground/60 font-mono",children:"(agentisch → immer Coder)"})]}),_X.map(N=>s.jsx(k,{k:N},N))]})]}),s.jsx("div",{className:"rounded-xl border border-border/40 bg-background/25 p-4",children:s.jsx("div",{className:"max-w-xs",children:s.jsx(k,{k:"fast_no_think"})})})]})}function IX(){var ve,ue,pe;const e=Wr(),{data:t}=Ei(4e3),{data:r}=Qx(),{data:n}=Po(),{data:i}=cE(),{showAlert:o,dialogElement:c}=An(),[u,f]=x.useState(!1),[h,m]=x.useState(!1),p=(t==null?void 0:t.models)??[],v=(t==null?void 0:t.running)??[],b=(ve=r==null?void 0:r.groups)==null?void 0:ve.brains,S=(b==null?void 0:b.members)??[],w=oe=>p.find(le=>le.name===oe),k=oe=>{var le;return((le=oe.split("/").pop())==null?void 0:le.replace(/\.gguf$/i,""))||oe},N=S.map(w).filter(Boolean),E=1024**3,A=i==null?void 0:i.budget,C=N.reduce((oe,le)=>oe+(le.size_bytes||0),0)/E,_=((ue=n==null?void 0:n.gpu)==null?void 0:ue.gtt_total)||((pe=n==null?void 0:n.gpu)==null?void 0:pe.vram_total)||0,O=(A==null?void 0:A.gtt_gb)||(_?_/E:0),D=(A==null?void 0:A.warm_projected_gb)??C,B=O>0?Math.min(100,D/O*100):0,z=p.filter(oe=>!S.includes(oe.name)&&!oe.incomplete);async function $(oe){m(!0);try{await iE("brains",oe,(b==null?void 0:b.swap)??!1,(b==null?void 0:b.persist)??!0),e.invalidateQueries({queryKey:$e.groups}),e.invalidateQueries({queryKey:$e.models}),e.invalidateQueries({queryKey:$e.hermesBrain})}catch(le){o("Fehler",`Immer-bereit-Set konnte nicht geändert werden: ${(le==null?void 0:le.message)||le}`)}finally{m(!1)}}function K(oe){const le=w(oe);if(le&&dt(le.role).protected){o("Geschützt",`${dt(le.role).label}" ist lebenswichtig und bleibt immer bereit.`);return}$(S.filter(Z=>Z!==oe))}function W(oe){f(!1),$([...S,oe])}return b?s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 space-y-4",children:[s.jsx(EN,{}),s.jsxs("div",{className:"space-y-1.5",children:[N.length===0&&s.jsx("div",{className:"text-xs text-muted-foreground",children:"Noch keine Modelle im Set."}),N.map(oe=>{const le=v.includes(oe.name),Z=dt(oe.role).protected;return s.jsxs("div",{className:"flex items-center justify-between gap-2 rounded-xl border border-border/30 bg-background/20 p-2.5",children:[s.jsxs("div",{className:"flex min-w-0 items-center gap-2.5",children:[s.jsx("span",{className:J("h-2 w-2 shrink-0 rounded-full ring-2 ring-black/40",le?"bg-emerald-500 animate-pulse":"bg-muted-foreground/40"),title:le?"Gerade warm (bereit)":"Reserviert — lädt bei Bedarf sofort"}),oe.role&&s.jsx(po,{role:oe.role,dense:!0,className:"shrink-0"}),s.jsx("span",{className:"truncate font-mono text-xs font-semibold text-foreground",title:oe.name,children:k(oe.name)}),s.jsx("span",{className:"shrink-0 font-mono text-[10px] text-muted-foreground/70",children:lr(oe.size_bytes)})]}),Z?s.jsx("span",{className:"shrink-0 text-[10px] font-semibold text-muted-foreground",title:"Lebenswichtig — bleibt immer im Set.",children:"🔒"}):s.jsx("button",{onClick:()=>K(oe.name),disabled:h,className:"flex h-7 w-7 shrink-0 items-center justify-center rounded-lg border border-border/40 text-muted-foreground transition-colors hover:bg-red-500/5 hover:text-red-400 cursor-pointer disabled:opacity-50",title:"Aus dem Immer-bereit-Set nehmen (lädt dann nur noch bei Bedarf)",children:s.jsx(nn,{className:"h-3.5 w-3.5"})})]},oe.name)})]}),s.jsxs("button",{onClick:()=>f(!0),disabled:h||z.length===0,className:"flex h-8 w-full items-center justify-center gap-1.5 rounded-lg border border-dashed border-border/50 text-[11px] font-semibold uppercase tracking-wide text-muted-foreground transition-colors hover:border-primary/40 hover:text-primary cursor-pointer disabled:opacity-50",children:[s.jsx(Oc,{className:"h-3.5 w-3.5"})," Modell dauerhaft bereithalten"]}),s.jsxs("div",{className:"rounded-xl border border-border/30 bg-background/20 p-3",children:[s.jsxs("div",{className:"mb-1.5 flex items-center justify-between text-[11px]",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-semibold uppercase tracking-wider text-muted-foreground",title:"Modellgewichte + KV-Cache, berechnet aus den echten Architektur-Daten jedes Modells (Layer × KV-Köpfe × Kontext) und seiner KV-Quantisierung. So viel legt llama.cpp beim Laden wirklich für den eingestellten Kontext an — kein Aufschlag mehr.",children:[s.jsx(xa,{className:"h-3.5 w-3.5"})," Reserviert fürs Set"]}),s.jsxs("span",{className:"font-mono font-bold text-foreground",children:[D.toFixed(1),O>0?` / ${O.toFixed(0)}`:""," GB"]})]}),s.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full border border-border/30 bg-background/50",children:s.jsx("div",{className:J("h-full rounded-full transition-all duration-500",B>=85?"bg-red-500":B>=65?"bg-amber-500":"bg-teal-500"),style:{width:`${B}%`}})}),A&&!A.fits&&s.jsxs("p",{className:"mt-2 flex items-start gap-1.5 text-[11px] text-amber-400",children:[s.jsx(vr,{className:"mt-0.5 h-3.5 w-3.5 shrink-0"}),s.jsxs("span",{children:["Zusammen mit dem größten Gelegenheits-Modell (~",A.largest_ondemand_gb," GB) wird der Speicher knapp. Das Set bleibt dabei immer geladen — wird es wirklich eng, schlägt das Laden des großen Modells fehl (es wartet dann, statt das Set zu verdrängen)."]})]}),A&&A.fits&&s.jsxs("p",{className:"mt-2 flex items-center gap-1.5 text-[11px] text-emerald-400",children:[s.jsx(Mt,{className:"h-3.5 w-3.5 shrink-0"})," Passt auch neben dem größten Gelegenheits-Modell — nichts wird verdrängt."]})]}),u&&s.jsx("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/60 p-4 backdrop-blur-sm",role:"dialog","aria-modal":"true","aria-label":"Modell zum Immer-bereit-Set hinzufügen",children:s.jsxs("div",{className:"w-full max-w-md space-y-3 rounded-2xl border border-border/80 bg-card p-6 shadow-2xl animate-in fade-in zoom-in-95 duration-200",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-border/20 pb-2",children:[s.jsx("h3",{className:"text-xs font-bold uppercase tracking-wider text-primary",children:"Dauerhaft bereithalten"}),s.jsx("button",{onClick:()=>f(!1),className:"rounded p-1 text-muted-foreground hover:bg-accent hover:text-foreground cursor-pointer",children:s.jsx(nn,{className:"h-4 w-4"})})]}),s.jsx("p",{className:"text-xs text-muted-foreground",children:"Wähle ein Modell, das ohne Ladezeit bereitstehen soll:"}),s.jsx("div",{className:"max-h-60 space-y-1.5 overflow-y-auto pr-1",children:z.map(oe=>s.jsxs("button",{onClick:()=>W(oe.name),className:"flex w-full items-center justify-between gap-2 rounded-lg border border-border/30 bg-background/20 px-3 py-2.5 text-left transition-colors hover:bg-accent cursor-pointer",children:[s.jsxs("span",{className:"flex min-w-0 items-center gap-2",children:[oe.role&&s.jsx(po,{role:oe.role,dense:!0,className:"shrink-0"}),s.jsx("span",{className:"truncate font-mono text-xs font-semibold text-foreground",children:k(oe.name)})]}),s.jsx("span",{className:"shrink-0 font-mono text-[10px] text-muted-foreground/70",children:lr(oe.size_bytes)})]},oe.name))})]})}),c]}):s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10",children:[s.jsx(EN,{}),s.jsx("p",{className:"mt-3 text-xs text-muted-foreground",children:"Es gibt noch kein Immer-bereit-Set. Es entsteht automatisch, sobald Lucys Hirn zugewiesen ist."}),c]})}function EN(){return s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(ka,{className:"h-4.5 w-4.5 text-primary"}),s.jsxs("div",{children:[s.jsx("h2",{className:"text-sm font-bold uppercase tracking-wide text-foreground",children:"Immer-bereit-Set"}),s.jsx("p",{className:"text-[11px] text-muted-foreground",children:"Diese Modelle hält Lucy immer bereit — sie antworten ohne Ladezeit."})]})]})}function TX(){var Ue,_e,wt,tr;const e=Wr(),{data:t,isLoading:r,error:n}=Ei(4e3),{data:i}=kh(4e3),{data:o}=cE(),{data:c}=Po(),{data:u}=Qx(),{showAlert:f,showConfirm:h,showPrompt:m,dialogElement:p}=An(),v=Gx(),b=G=>!!dt(G).protected,S=(t==null?void 0:t.models)??[],w=(t==null?void 0:t.running)??[],k=n?String(n):"",N=()=>{e.invalidateQueries({queryKey:$e.models}),e.invalidateQueries({queryKey:$e.routing})},E=(Ue=u==null?void 0:u.groups)==null?void 0:Ue.brains,A=(E==null?void 0:E.members)??[],C=G=>A.includes(G),_=A.some(G=>w.includes(G));async function O(G){if(!E){f("Keine brains-Gruppe","Es existiert noch keine Ko-Residenz-Gruppe „brains“ in der Engine-Konfiguration. Lege sie erst über die Gruppen-Verwaltung an.");return}const Ce=A.includes(G)?A.filter(Ye=>Ye!==G):[...A,G];try{await iE("brains",Ce,E.swap??!1,E.persist??!0),e.invalidateQueries({queryKey:$e.groups}),N()}catch(Ye){f("Fehler",`Ko-Residenz konnte nicht geändert werden: ${Ye.message||Ye}`)}}const[D,B]=x.useState(null),[z,$]=x.useState(null),[K,W]=x.useState(null),[ve,ue]=x.useState("grid"),[pe,oe]=x.useState("all"),le=S.filter(G=>pe==="in_use"?!!G.role||w.includes(G.name):!0);async function Z(G){try{await xe(`/api/models/${encodeURIComponent(G)}/load`,{method:"POST"}),N()}catch(Ae){f("Fehler",`Fehler beim Laden des Modells: ${Ae.message}`)}}async function ie(G){if(E&&_&&!C(G)){const Ae=A.filter(Ce=>w.includes(Ce)).map(Ce=>Ce.split("/").pop()).join(", ");h("Verdrängt das Hirn?",`${G.split("/").pop()}“ ist nicht in der Ko-Residenz-Gruppe „brains“. Beim Laden wirft es das aktuell warme Hirn (${Ae}) raus — Lucy verliert Hirn bzw. Augen.
Trotzdem exklusiv laden? Tipp: Mit dem 🧠-Schalter machst du das Modell dauerhaft ko-resident, dann bleiben beide warm.`,()=>Z(G));return}Z(G)}async function te(G){const Ae=S.find(Ce=>Ce.name===G);if(Ae&&b(Ae.role)){f("Geschützt",`${dt(Ae.role).label}" ist lebenswichtig für Lucy und bleibt geladen. Zum Entladen erst im Experten-Modus die Rolle einem anderen Modell geben.`);return}try{await xe(`/api/models/${encodeURIComponent(G)}/unload`,{method:"POST"}),N()}catch(Ce){f("Fehler",`Fehler beim Entladen des Modells: ${Ce.message}`)}}async function I(){try{await xe("/api/models/unload",{method:"POST"}),N()}catch(G){f("Fehler",`Fehler beim Entladen aller Modelle: ${G.message}`)}}async function M(G,Ae){try{const Ce=await xe(`/api/models/${encodeURIComponent(Ae)}/role`,{method:"POST",body:JSON.stringify({role:G||null})});N(),Ce!=null&&Ce.warning&&f("Hirn gesetzt — Hinweis",Ce.warning)}catch(Ce){f("Fehler",`Fehler beim Zuweisen der Rolle: ${Ce.message||Ce}`)}}function U(G){B(G),$(null),xe(`/api/roles/${encodeURIComponent(G)}/recommend`).then(Ae=>$(Ae)).catch(()=>{})}async function ne(G,Ae){let Ce=null;try{Ce=await xe(`/api/models/${encodeURIComponent(G)}/ctx/auto`)}catch{}const Ye=Ce?`Optimal für dein Setup: ${(Ce.ctx/1024).toFixed(0)}k (${Ce.ctx}) — GTT ${Ce.gtt_gb} GB reserviert ${Ce.reserved_gb} GB (${Ce.mode}) → ${Ce.budget_gb} GB frei. »Auto« trägt diesen Wert ein.`:"Gib die gewünschte Kontextlänge in Tokens an:";m("Kontextlänge anpassen",Ye,String(Ae||32768),async et=>{if(et)try{await xe(`/api/models/${encodeURIComponent(G)}/ctx`,{method:"POST",body:JSON.stringify({ctx:parseInt(et,10)})}),N()}catch(dr){f("Fehler",`Fehler beim Setzen des Kontexts: ${dr.message||dr}`)}},void 0,Ce?{autoValue:String(Ce.ctx),autoLabel:`Auto (${(Ce.ctx/1024).toFixed(0)}k)`}:void 0)}async function ee(G){const Ae=S.find(Ce=>Ce.name===G);if(Ae&&b(Ae.role)){f("Geschützt",`${dt(Ae.role).label}" ist lebenswichtig für Lucy und kann nicht gelöscht werden. Weise die Rolle zuerst einem anderen Modell zu.`);return}h("Modell löschen?",`Modell '${G}' und alle zugehörigen GGUF-Dateien unwiderruflich von der Box löschen?`,async()=>{try{await xe(`/api/models/${encodeURIComponent(G)}`,{method:"DELETE"}),N()}catch(Ce){f("Fehler",`Fehler beim Löschen: ${Ce.message||Ce}`)}})}async function X(G,Ae,Ce,Ye){try{await xe("/api/models/install",{method:"POST",body:JSON.stringify({repo:G,role:Ae,quant:Ce,jinja:Ye})}),f("Herunterladen gestartet",`Download für '${G}' gestartet! Der Fortschritt wird oben angezeigt.`)}catch(et){f("Fehler",`Fehler beim Starten des Upgrades: ${et.message||et}`)}}async function ae(G){const Ae=o==null?void 0:o.budget,Ce=Ae&&!Ae.fits?`
⚠ Speicher-Warnung: Dieses Brain (~${Ae.brain_gb} GB) bleibt immer resident (persistent). Zusammen mit dem größten on-demand-Modell (~${Ae.largest_ondemand_gb} GB) sprengt das das Budget (${Ae.gtt_gb} GB) → beim Laden von heavy/coder droht ein Überlauf. Erwäge ein kleineres Brain oder weniger Kontext.`:"";h("Agent-Hirn aktualisieren?",`Neues Hermes-Modell '${G.split("/").pop()}' herunterladen und als Agent-Hirn (Rolle hermes) setzen? Hermes nutzt danach automatisch das neue Modell.${Ce}`,async()=>{try{await xe("/api/models/install",{method:"POST",body:JSON.stringify({repo:G,role:"hermes",quant:"Q4_K_M",jinja:!0})}),f("Download gestartet","Das neue Agent-Hirn wird geladen. Fortschritt oben."),N()}catch(Ye){f("Fehler",`Update fehlgeschlagen: ${Ye.message||Ye}`)}})}if(r)return s.jsx("div",{className:"text-xs text-muted-foreground py-12 text-center",children:"Initialisiere HUD Cockpit…"});if(k)return s.jsxs("div",{className:"rounded-xl border border-red-500/20 bg-red-500/5 p-4 text-xs text-red-400",children:["Gateway oder Engine nicht erreichbar (",k,")."]});const me=S.filter(G=>w.includes(G.name)),re=me.reduce((G,Ae)=>G+(Ae.size_bytes||0),0),ye=((_e=c==null?void 0:c.gpu)==null?void 0:_e.gtt_total)||((wt=c==null?void 0:c.gpu)==null?void 0:wt.vram_total)||0,Oe=((tr=c==null?void 0:c.gpu)==null?void 0:tr.gtt_used)||0,fe=16*1024**3,Xe=ye>2*1024**3?ye:re>fe?re*1.2:fe;return s.jsxs("div",{className:"space-y-8",children:[s.jsx("style",{children:`
@keyframes flow-dash {
to {
stroke-dashoffset: -20;
}
}
.svg-flow-path {
stroke-dasharray: 4 6;
animation: flow-dash 1s linear infinite;
}
`}),s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 space-y-3.5",children:[s.jsxs("div",{className:"flex justify-between items-center",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(xa,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("span",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:"VRAM / Memory Belegung"})]}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsxs("span",{className:"text-[10px] font-mono text-muted-foreground",children:["Speicher-Pool: ",lr(re)," Gewichte",Oe>0?` · ${lr(Oe)} real belegt (inkl. KV)`:""," / ",lr(Xe)]}),v&&w.length>0&&s.jsx("button",{onClick:I,className:"h-6 px-2.5 rounded border border-amber-500/30 bg-amber-500/5 hover:bg-amber-500/10 text-amber-400 text-[9px] font-bold uppercase transition-all cursor-pointer",children:"Alle entladen"})]})]}),s.jsx("div",{className:"h-7 w-full rounded-xl bg-background/50 border border-border/40 overflow-hidden flex p-0.5 relative group",children:me.length===0?s.jsx("div",{className:"w-full h-full flex items-center justify-center text-[10px] text-muted-foreground/60 italic font-mono select-none",children:"VRAM Leer — Auto-Swap lädt Modelle bei Anfrage"}):me.map((G,Ae)=>{var et;const Ce=(G.size_bytes||0)/Xe*100,Ye=["from-teal-500 to-emerald-500","from-indigo-500 to-blue-500","from-purple-500 to-pink-500","from-cyan-500 to-sky-500"][Ae%4];return s.jsxs("div",{style:{width:`${Ce}%`},className:J("h-full rounded bg-gradient-to-r flex items-center justify-between px-2.5 transition-all text-white/95 shrink-0 shadow-inner select-none",Ye),title:`${G.name} (${lr(G.size_bytes)})`,children:[s.jsxs("span",{className:"text-[9px] font-bold truncate max-w-[120px] font-space tracking-wide",children:[G.role?`[${dt(G.role).short}] `:"",(et=G.name.split("/").pop())==null?void 0:et.replace(".gguf","")]}),s.jsx("span",{className:"text-[8px] font-mono opacity-80",children:lr(G.size_bytes)})]},G.name)})})]}),s.jsx(IX,{}),v&&s.jsx(MX,{}),s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 space-y-3.5",children:[s.jsx("div",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground px-1",children:v?"Gateway Steckplatz-Belegung (Slot-Zuweisung)":"Wer macht was bei Lucy — zum Ändern antippen"}),s.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 lg:grid-cols-6 gap-3",children:SL.map(G=>{var Ye;const Ae=S.find(et=>et.role===G),Ce=Ae?w.includes(Ae.name):!1;return s.jsxs("div",{onClick:()=>U(G),className:J("rounded-xl border p-3 flex flex-col justify-between gap-2.5 transition-all cursor-pointer select-none text-left bg-background/25 hover:border-primary/45 hover:bg-background/40 group min-h-[90px]",Ce?"border-emerald-500/40 shadow-sm shadow-emerald-500/5":Ae?"border-primary/20 bg-primary/5":"border-border/30 border-dashed opacity-75"),children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx(po,{role:G}),Ce&&s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-400 animate-pulse"})]}),s.jsx("div",{className:"text-[10px] font-mono font-medium truncate text-foreground/90 pr-1 font-space",title:Ae==null?void 0:Ae.name,children:Ae?(Ye=Ae.name.split("/").pop())==null?void 0:Ye.replace(/\.gguf$/i,""):"nicht zugewiesen"}),s.jsx("div",{className:"text-[8px] text-primary/70 group-hover:text-primary font-bold uppercase tracking-wider transition-colors font-space",children:"Ändern ➔"})]},G)})})]}),(o==null?void 0:o.current)&&s.jsxs("div",{className:"rounded-2xl border border-indigo-500/30 bg-indigo-500/5 backdrop-blur-md p-5 shadow-lg shadow-black/10 space-y-3.5",children:[s.jsxs("div",{className:"flex items-center justify-between flex-wrap gap-2",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(jn,{className:"h-4.5 w-4.5 text-indigo-400"}),s.jsx("span",{className:"text-xs font-bold uppercase tracking-wider text-foreground",children:"Agent-Hirn (Hermes)"}),o.current.version!=null&&s.jsxs("span",{className:"text-[9px] font-mono px-1.5 py-0.5 rounded bg-indigo-500/15 text-indigo-300 border border-indigo-500/25",children:["v",o.current.version]})]}),s.jsx("button",{onClick:()=>window.dispatchEvent(new CustomEvent("mc-navigate",{detail:{view:"agent"}})),className:"h-7 px-3 rounded-lg border border-indigo-500/30 bg-indigo-500/5 text-indigo-300 text-[9px] font-bold uppercase hover:bg-indigo-500/15 transition-all cursor-pointer",title:"Hirn-Wechsel passiert jetzt zentral im Hermes-Tab",children:"Im Hermes-Tab wechseln →"})]}),s.jsxs("div",{className:"flex flex-col sm:flex-row sm:items-center justify-between gap-3 rounded-xl bg-background/30 border border-border/30 p-3.5",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsx("div",{className:"text-xs font-mono font-bold text-foreground truncate",title:o.current.name,children:o.current.name.split("/").pop()}),s.jsxs("div",{className:"text-[10px] text-muted-foreground/80 flex items-center gap-2 mt-0.5",children:[s.jsx("span",{children:o.current.params_b?`${o.current.params_b}B`:"—"}),s.jsx("span",{children:"•"}),s.jsx("span",{children:o.current.quant||"GGUF"}),s.jsx("span",{children:"•"}),s.jsx("span",{children:lr(o.current.size_bytes||0)})]})]}),o.update_available&&o.recommended?s.jsxs("button",{onClick:()=>ae(o.recommended.repo),className:J("h-8 px-3 shrink-0 flex items-center justify-center gap-1.5 rounded-lg text-[10px] font-bold uppercase transition-all cursor-pointer shadow-md",o.budget&&!o.budget.fits?"bg-red-500 text-white hover:bg-red-400 shadow-red-500/10":"bg-amber-500 text-black hover:bg-amber-400 shadow-amber-500/10"),children:[s.jsx(Fs,{className:"h-3.5 w-3.5"})," Aktualisieren"]}):s.jsxs("span",{className:"h-8 px-3 shrink-0 flex items-center gap-1.5 text-[10px] font-bold text-emerald-400 uppercase tracking-wide bg-emerald-500/5 border border-emerald-500/15 rounded-lg select-none",children:[s.jsx(Mt,{className:"h-4 w-4"})," Neueste Generation"]})]}),o.update_available&&o.recommended&&s.jsxs("div",{className:"text-[10px] text-amber-400/90 flex items-center gap-1.5",children:[s.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-400 animate-ping shrink-0"}),"Neuere Generation verfügbar: ",s.jsx("span",{className:"font-mono font-bold",children:o.recommended.name.replace(/-GGUF$/i,"")}),"(v",o.recommended.version,", ",o.recommended.params_b,"B) — von NousResearch."]}),o.budget&&s.jsxs("div",{className:J("text-[10px] flex items-start gap-1.5 leading-relaxed",o.budget.fits?"text-muted-foreground/80":"text-red-400 font-semibold"),children:[s.jsx(xa,{className:"h-3 w-3 shrink-0 mt-0.5"}),s.jsxs("span",{children:["Always-On-Brain ~",o.budget.brain_gb," GB + größtes on-demand (~",o.budget.largest_ondemand_gb," GB) = ",(o.budget.brain_gb+o.budget.largest_ondemand_gb).toFixed(1)," / ",o.budget.gtt_gb," GB",o.budget.fits?" · passt gleichzeitig ✓":" · passt NICHT gleichzeitig ⚠ — heavy/coder würden das Brain verdrängen. Kleineres Brain oder weniger Kontext."]})]})]}),s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{className:"flex flex-col sm:flex-row sm:items-center justify-between gap-3 px-1",children:[s.jsxs("div",{className:"text-xs font-bold uppercase tracking-wider text-muted-foreground",children:["Installierte Modell-Bibliothek (",le.length," von ",S.length,")"]}),s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsxs("div",{className:"flex rounded-lg border border-border/40 bg-card/45 p-0.5",children:[s.jsx("button",{onClick:()=>oe("all"),className:J("px-2.5 py-1 rounded-md text-[9px] font-bold uppercase transition-all cursor-pointer",pe==="all"?"bg-primary text-primary-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),children:"Vorhanden"}),s.jsx("button",{onClick:()=>oe("in_use"),className:J("px-2.5 py-1 rounded-md text-[9px] font-bold uppercase transition-all cursor-pointer",pe==="in_use"?"bg-primary text-primary-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),children:"In Benutzung"})]}),s.jsxs("div",{className:"flex rounded-lg border border-border/40 bg-card/45 p-0.5",children:[s.jsx("button",{onClick:()=>ue("grid"),className:J("px-2.5 py-1 rounded-md text-[9px] font-bold uppercase transition-all cursor-pointer",ve==="grid"?"bg-primary text-primary-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),children:"Grid"}),s.jsx("button",{onClick:()=>ue("list"),className:J("px-2.5 py-1 rounded-md text-[9px] font-bold uppercase transition-all cursor-pointer",ve==="list"?"bg-primary text-primary-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),children:"List"})]})]})]}),ve==="grid"?s.jsx("div",{className:"grid gap-4 sm:grid-cols-2 lg:grid-cols-3",children:le.length===0?s.jsx("div",{className:"col-span-full text-xs text-muted-foreground border border-dashed border-border/60 rounded-2xl p-12 text-center select-none",children:pe==="in_use"?"Keine Modelle in Benutzung (keine Zuweisung oder warm geladene Modelle).":'Keine Modelle konfiguriert. Verwende den Tab "Modelle finden" zum Herunterladen.'}):le.map(G=>{const Ae=w.includes(G.name),Ce=i==null?void 0:i.model_list.find(et=>et.role===G.role),Ye=vf(G.name);return s.jsxs("div",{className:J("rounded-2xl border bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/10 flex flex-col justify-between gap-4 transition-all duration-300 hover:border-primary/40 group relative overflow-hidden",Ae?"border-primary/45 shadow-primary/5":G.role?"border-primary/30 bg-primary/5 shadow-inner":"border-border/60"),children:[s.jsxs("div",{className:"space-y-3",children:[s.jsx("div",{className:"flex items-start justify-between gap-3",children:s.jsxs("div",{className:"flex gap-2.5 min-w-0",children:[s.jsx("div",{className:J("w-7 h-7 rounded-lg border flex items-center justify-center font-bold text-xs shrink-0 shadow-sm",Ye.color),title:Ye.name,children:Ye.initial}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("h3",{className:"text-xs font-bold tracking-tight text-foreground line-clamp-2 break-all font-mono",title:G.name,children:G.name.split("/").pop()}),s.jsxs("div",{className:"flex items-center gap-2 flex-wrap mt-1",children:[s.jsx("span",{className:"text-[9px] font-mono text-muted-foreground bg-background/40 px-1.5 py-0.5 rounded border border-border/30",children:G.quant||"GGUF"}),Ae&&s.jsxs("span",{className:"flex items-center gap-1 text-[9px] font-semibold text-emerald-400 uppercase tracking-wider",children:[s.jsx(mh,{className:"h-3 w-3 animate-pulse"})," Warm"]}),G.role&&s.jsx(po,{role:G.role,dense:!0}),b(G.role)&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-background/40 border border-border/40 text-[9px] font-semibold text-muted-foreground",title:"Lebenswichtig für Lucy — geschützt vor Löschen/Entladen.",children:"🔒 geschützt"}),v&&C(G.name)&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-fuchsia-500/10 border border-fuchsia-500/30 text-[9px] font-mono text-fuchsia-300 font-bold uppercase",title:"Ko-resident in der brains-Gruppe — bleibt mit dem Hirn gemeinsam warm, verdrängt es nicht.",children:"🧠 Ko-resident"}),v&&G.prompt_cache&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-cyan-500/10 border border-cyan-500/20 text-[9px] font-mono text-cyan-400 font-bold uppercase",title:"Prompt Caching aktiv",children:"PC"}),v&&(G.spec_active?s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-emerald-500/10 border border-emerald-500/20 text-[9px] font-mono text-emerald-400 font-bold uppercase",title:`Speculative Decoding aktiv (Draft: ${G.spec_draft_model})`,children:"SPEC"}):G.spec_draft_model?s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/10 border border-amber-500/20 text-[9px] font-mono text-amber-400 font-bold uppercase",title:`Draft gesetzt (${G.spec_draft_model}), aber INAKTIV — --spec-type fehlt oder Vocab inkompatibel. Über 'Spec' neu konfigurieren.`,children:"SPEC?"}):null),v&&G.parallel_slots>1&&s.jsxs("span",{className:"px-1.5 py-0.5 rounded bg-violet-500/10 border border-violet-500/20 text-[9px] font-mono text-violet-400 font-bold uppercase",title:`${G.parallel_slots} parallele Slots aktiv`,children:["SLOTS: ",G.parallel_slots]}),G.incomplete&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/10 border border-amber-500/20 text-[9px] font-mono text-amber-400 font-bold uppercase",title:"GGUF-Datei fehlt — Modell kann nicht geladen werden",children:"⚠ Datei fehlt"})]})]})]})}),s.jsx("div",{className:"border-t border-border/30 pt-3 flex flex-wrap gap-1",children:s.jsx(Ov,{caps:G.capabilities})})]}),s.jsxs("div",{className:"space-y-3 pt-1",children:[s.jsxs("div",{className:"grid grid-cols-2 gap-2 text-[10px] font-mono text-muted-foreground",children:[s.jsxs("div",{className:"flex items-center gap-1.5 p-2 bg-background/20 rounded-lg border border-border/20",children:[s.jsx(xa,{className:"h-3.5 w-3.5 text-primary/80"}),s.jsxs("div",{children:[s.jsx("div",{className:"text-[8px] uppercase tracking-wider font-semibold text-muted-foreground/60",children:"Größe"}),s.jsx("div",{className:"text-foreground font-semibold",children:lr(G.size_bytes)})]})]}),s.jsxs("div",{className:"flex items-center gap-1.5 p-2 bg-background/20 rounded-lg border border-border/20",children:[s.jsx(u5,{className:"h-3.5 w-3.5 text-primary/80"}),s.jsxs("div",{children:[s.jsx("div",{className:"text-[8px] uppercase tracking-wider font-semibold text-muted-foreground/60",children:"Kontext"}),s.jsx("div",{className:"text-foreground font-semibold",children:Pv(G.ctx)})]})]})]}),Ce&&s.jsxs("div",{className:"p-3 bg-amber-500/5 border border-amber-500/30 rounded-xl space-y-2 flex flex-col justify-between shrink-0",children:[s.jsxs("div",{className:"text-[9px] font-semibold text-amber-400 flex items-center gap-1",children:[s.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-amber-400 animate-ping"}),s.jsxs("span",{children:["Upgrade verfügbar: ",Ce.repo.split("/").pop()]})]}),s.jsxs("button",{onClick:()=>X(Ce.repo,G.role,G.quant||"Q4_K_M",G.capabilities.tools!=="no"),className:"h-7 w-full flex items-center justify-center gap-1 rounded-lg bg-amber-500 text-black text-[10px] font-bold hover:bg-amber-400 transition-colors cursor-pointer",children:[s.jsx(Fs,{className:"h-3 w-3"})," Smart-Swap starten"]})]}),s.jsxs("div",{className:"flex items-center gap-1.5 border-t border-border/20 pt-3 mt-auto",children:[(()=>{const et=b(G.role),dr=Ae&&et,Ti=G.incomplete&&!Ae||dr;return s.jsx("button",{onClick:()=>Ae?te(G.name):ie(G.name),disabled:Ti,title:dr?`${dt(G.role).label}" bleibt geladen (geschützt).`:void 0,className:J("flex-1 h-7 rounded-lg text-[9px] font-bold uppercase transition-all border flex items-center justify-center gap-1",Ti?"border-border/30 bg-background/10 text-muted-foreground/50 cursor-not-allowed":Ae?"border-amber-500/30 bg-amber-500/5 hover:bg-amber-500/15 text-amber-400 cursor-pointer":"border-primary/30 bg-primary/5 hover:bg-primary/15 text-primary cursor-pointer"),children:dr?"🔒 geladen":Ae?"Entladen":"Laden"})})(),v&&s.jsx("button",{onClick:()=>ne(G.name,G.ctx),className:"h-7 px-2.5 rounded-lg border border-border/40 text-[9px] font-bold uppercase hover:bg-accent text-muted-foreground transition-colors cursor-pointer",title:"Kontextlänge anpassen",children:"Ctx"}),v&&E&&s.jsx("button",{onClick:()=>O(G.name),className:J("h-7 px-2.5 rounded-lg border text-[9px] font-bold uppercase transition-colors cursor-pointer",C(G.name)?"border-fuchsia-500/40 bg-fuchsia-500/10 text-fuchsia-300 hover:bg-fuchsia-500/20":"border-border/40 text-muted-foreground hover:bg-accent"),title:C(G.name)?"Ko-resident (brains): bleibt mit dem Hirn gemeinsam warm. Klick = aus der Gruppe nehmen.":"Zur brains-Gruppe hinzufügen — lädt dann ko-resident neben dem Hirn, statt es zu verdrängen.",children:"🧠"}),v&&s.jsxs("button",{onClick:()=>W(G),className:J("h-7 px-2.5 rounded-lg border text-[9px] font-bold uppercase transition-colors cursor-pointer flex items-center gap-1",G.spec_active?"border-emerald-500/30 text-emerald-400 hover:bg-emerald-500/10":G.spec_draft_model?"border-amber-500/30 text-amber-400 hover:bg-amber-500/10":"border-border/40 text-muted-foreground hover:bg-accent"),title:"Speculative Draft konfigurieren (Vocab-geprüft)",children:[s.jsx(ka,{className:"h-3 w-3"})," Spec"]}),s.jsx("button",{onClick:()=>ee(G.name),disabled:b(G.role),className:J("h-7 w-7 rounded-lg border border-border/40 flex items-center justify-center transition-colors",b(G.role)?"text-muted-foreground/40 cursor-not-allowed":"text-muted-foreground hover:text-red-400 hover:bg-red-500/5 cursor-pointer"),"aria-label":"Modell löschen",title:b(G.role)?`${dt(G.role).label}" ist geschützt und kann nicht gelöscht werden.`:"Modell löschen",children:s.jsx(_c,{className:"h-3.5 w-3.5","aria-hidden":"true"})})]})]})]},G.name)})}):s.jsx("div",{className:"space-y-2",children:le.length===0?s.jsx("div",{className:"text-xs text-muted-foreground border border-dashed border-border/60 rounded-2xl p-12 text-center select-none",children:pe==="in_use"?"Keine Modelle in Benutzung (keine Zuweisung oder warm geladene Modelle).":'Keine Modelle konfiguriert. Verwende den Tab "Modelle finden" zum Herunterladen.'}):le.map(G=>{const Ae=w.includes(G.name),Ce=vf(G.name);return s.jsxs("div",{className:J("rounded-xl border bg-card/45 backdrop-blur-md p-3.5 shadow-lg shadow-black/5 flex flex-col sm:flex-row sm:items-center justify-between gap-3 hover:border-primary/40 transition-all",Ae?"border-primary/45":G.role?"border-primary/30 bg-primary/5":"border-border/60"),children:[s.jsxs("div",{className:"flex items-center gap-3 min-w-0",children:[s.jsx("div",{className:J("w-8 h-8 rounded-lg border border-border/40 flex items-center justify-center font-bold text-xs shrink-0 shadow-sm",Ce.color),title:Ce.name,children:Ce.initial}),s.jsxs("div",{className:"min-w-0 text-left",children:[s.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[s.jsx("h4",{className:"text-xs font-bold text-foreground truncate max-w-[250px] sm:max-w-[400px] break-all font-mono",title:G.name,children:G.name.split("/").pop()}),G.role&&s.jsx(po,{role:G.role,dense:!0,className:"shrink-0"}),b(G.role)&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-background/40 border border-border/40 text-[8px] font-semibold text-muted-foreground shrink-0",title:"Lebenswichtig für Lucy — geschützt vor Löschen/Entladen.",children:"🔒 geschützt"}),v&&C(G.name)&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-fuchsia-500/10 border border-fuchsia-500/30 text-[8px] font-mono text-fuchsia-300 font-bold uppercase shrink-0",title:"Ko-resident in der brains-Gruppe — bleibt mit dem Hirn gemeinsam warm.",children:"🧠 Ko-resident"}),v&&G.prompt_cache&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-cyan-500/10 border border-cyan-500/20 text-[8px] font-mono text-cyan-400 font-bold uppercase shrink-0",title:"Prompt Caching aktiv",children:"PC"}),v&&(G.spec_active?s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-emerald-500/10 border border-emerald-500/20 text-[8px] font-mono text-emerald-400 font-bold uppercase shrink-0",title:`Speculative Decoding aktiv (Draft: ${G.spec_draft_model})`,children:"SPEC"}):G.spec_draft_model?s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/10 border border-amber-500/20 text-[8px] font-mono text-amber-400 font-bold uppercase shrink-0",title:`Draft gesetzt (${G.spec_draft_model}), aber INAKTIV — --spec-type fehlt oder Vocab inkompatibel.`,children:"SPEC?"}):null),v&&G.parallel_slots>1&&s.jsxs("span",{className:"px-1.5 py-0.5 rounded bg-violet-500/10 border border-violet-500/20 text-[8px] font-mono text-violet-400 font-bold uppercase shrink-0",title:`${G.parallel_slots} parallele Slots aktiv`,children:["SLOTS: ",G.parallel_slots]}),G.incomplete&&s.jsx("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/10 border border-amber-500/20 text-[8px] font-mono text-amber-400 font-bold uppercase shrink-0",title:"GGUF-Datei fehlt",children:"⚠ Datei fehlt"}),Ae&&s.jsxs("span",{className:"flex items-center gap-0.5 text-[8px] font-semibold text-emerald-400 uppercase tracking-wider shrink-0",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"})," warm"]})]}),s.jsxs("div",{className:"text-[10px] text-muted-foreground/80 flex items-center gap-2 mt-0.5",children:[s.jsxs("span",{children:["Größe: ",lr(G.size_bytes)]}),s.jsx("span",{children:"•"}),s.jsxs("span",{children:["Kontext: ",Pv(G.ctx)]}),s.jsx("span",{children:"•"}),s.jsx("span",{className:"font-mono text-[9px]",children:G.quant||"GGUF"})]})]})]}),s.jsxs("div",{className:"flex items-center gap-3 shrink-0 self-end sm:self-auto",children:[s.jsx("div",{className:"hidden lg:flex flex-wrap gap-1",children:s.jsx(Ov,{caps:G.capabilities})}),s.jsxs("div",{className:"flex items-center gap-1.5",children:[(()=>{const Ye=b(G.role),et=Ae&&Ye,dr=G.incomplete&&!Ae||et;return s.jsx("button",{onClick:()=>Ae?te(G.name):ie(G.name),disabled:dr,title:et?`${dt(G.role).label}" bleibt geladen (geschützt).`:void 0,className:J("h-7 px-3 rounded-lg text-[9px] font-bold uppercase transition-all border flex items-center gap-1",dr?"border-border/30 bg-background/10 text-muted-foreground/50 cursor-not-allowed":Ae?"border-amber-500/30 bg-amber-500/5 hover:bg-amber-500/15 text-amber-400 cursor-pointer":"border-primary/30 bg-primary/5 hover:bg-primary/15 text-primary cursor-pointer"),children:et?"🔒 geladen":Ae?"Entladen":"Laden"})})(),v&&s.jsx("button",{onClick:()=>ne(G.name,G.ctx),className:"h-7 px-2.5 rounded-lg border border-border/40 text-[9px] font-bold uppercase hover:bg-accent text-muted-foreground transition-all cursor-pointer",title:"Kontextlänge anpassen",children:"Ctx"}),v&&E&&s.jsx("button",{onClick:()=>O(G.name),className:J("h-7 px-2.5 rounded-lg border text-[9px] font-bold uppercase transition-colors cursor-pointer",C(G.name)?"border-fuchsia-500/40 bg-fuchsia-500/10 text-fuchsia-300 hover:bg-fuchsia-500/20":"border-border/40 text-muted-foreground hover:bg-accent"),title:C(G.name)?"Ko-resident (brains): bleibt mit dem Hirn gemeinsam warm. Klick = aus der Gruppe nehmen.":"Zur brains-Gruppe hinzufügen — lädt dann ko-resident neben dem Hirn, statt es zu verdrängen.",children:"🧠"}),v&&s.jsxs("button",{onClick:()=>W(G),className:J("h-7 px-2.5 rounded-lg border text-[9px] font-bold uppercase transition-all cursor-pointer flex items-center gap-1",G.spec_active?"border-emerald-500/30 text-emerald-400 hover:bg-emerald-500/10":G.spec_draft_model?"border-amber-500/30 text-amber-400 hover:bg-amber-500/10":"border-border/40 text-muted-foreground hover:bg-accent"),title:"Speculative Draft konfigurieren (Vocab-geprüft)",children:[s.jsx(ka,{className:"h-3 w-3"})," Spec"]}),s.jsx("button",{onClick:()=>ee(G.name),disabled:b(G.role),className:J("h-7 w-7 rounded-lg flex items-center justify-center border border-border/40 transition-all",b(G.role)?"text-muted-foreground/40 cursor-not-allowed":"text-muted-foreground hover:text-red-400 hover:bg-red-500/5 cursor-pointer"),"aria-label":"Modell löschen",title:b(G.role)?`${dt(G.role).label}" ist geschützt und kann nicht gelöscht werden.`:"Modell löschen",children:s.jsx(_c,{className:"h-3.5 w-3.5","aria-hidden":"true"})})]})]})]},G.name)})})]}),D&&s.jsx(PX,{role:D,roleRec:z,models:S,onAssign:G=>{M(D,G),B(null)},onClose:()=>B(null)}),K&&s.jsx(fE,{model:K,onClose:()=>W(null),onChanged:N}),p]})}function tv({icon:e,title:t,sub:r,onClick:n}){return s.jsxs("button",{onClick:n,className:"w-full flex items-center gap-4 rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 text-left transition-all hover:border-primary/40 cursor-pointer",children:[s.jsx(e,{className:"h-6 w-6 text-muted-foreground shrink-0"}),s.jsxs("div",{className:"flex-1 min-w-0",children:[s.jsx("div",{className:"text-sm text-foreground",children:t}),s.jsx("div",{className:"text-xs text-muted-foreground",children:r})]}),s.jsx(Gn,{className:"h-5 w-5 text-muted-foreground shrink-0"})]})}function DX(){const[e,t]=x.useState(null);return e?s.jsxs("div",{className:"space-y-4",children:[s.jsxs("button",{onClick:()=>t(null),className:"flex items-center gap-1.5 text-xs font-semibold text-muted-foreground hover:text-foreground transition-colors cursor-pointer",children:[s.jsx(e5,{className:"h-4 w-4"})," Maschinenraum"]}),e==="modelle"?s.jsx(TX,{}):s.jsx(pE,{})]}):s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{className:"flex items-start justify-between gap-3",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"text-2xl font-space font-bold tracking-tight bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text text-transparent",children:"Maschinenraum"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Nur nötig, wenn du wirklich was ändern willst."})]}),s.jsx(nE,{})]}),s.jsx(tv,{icon:wi,title:"Modelle",sub:"Hirne, Coder, Immer-bereit-Set, Bibliothek",onClick:()=>t("modelle")}),s.jsx(tv,{icon:h5,title:"Wartung und Logs",sub:"Updates, Backup, Dienste, Logs, Zugangsdaten",onClick:()=>window.dispatchEvent(new CustomEvent("open-system-drawer",{detail:{tab:"maintenance"}}))}),s.jsx(tv,{icon:jn,title:"Hermes und Verdrahtung",sub:"Agent, Gehirn-Modell, PC-Verbindung",onClick:()=>t("hermes")})]})}const LX=[{id:"start",label:"Start",icon:mh},{id:"vibe",label:"Vibe-Coding",icon:zs},{id:"konstitution",label:"Konstitution",icon:_M},{id:"maschinenraum",label:"Maschinenraum",icon:nu}];function RX(){const[e,t]=x.useState("start"),[r,n]=x.useState(!1),[i,o]=x.useState("maintenance"),{data:c}=qx();x.useEffect(()=>{const f=h=>{var m;o(((m=h.detail)==null?void 0:m.tab)||"maintenance"),n(!0)};return window.addEventListener("open-system-drawer",f),()=>window.removeEventListener("open-system-drawer",f)},[]);const u=c&&c.engine_reachable&&(c.brain?c.brain.ready:!0);return s.jsxs("div",{className:"flex h-full relative",children:[s.jsx("div",{className:"fixed inset-0 -z-50 pointer-events-none overflow-hidden bg-[hsl(224,30%,6%)]",children:s.jsx("div",{className:"absolute inset-0 opacity-30 animate-aurora bg-gradient-to-tr from-teal-500/15 via-indigo-500/10 to-purple-500/15 blur-[130px]"})}),s.jsx(gE,{open:r,onClose:()=>n(!1),defaultTab:i}),s.jsxs("aside",{className:"flex w-56 shrink-0 flex-col border-r border-border/40 bg-card/45 backdrop-blur-md",children:[s.jsxs("div",{className:"flex items-center gap-2 px-5 py-4 border-b border-border/40",children:[s.jsx("div",{className:"h-7 w-7 rounded-lg bg-primary shadow-md shadow-primary/20"}),s.jsxs("div",{className:"leading-tight",children:[s.jsx("div",{className:"text-sm font-semibold tracking-wide font-space",children:"Mission Control"}),s.jsx("div",{className:"text-[10px] text-muted-foreground",children:"3 · Prototyp"})]})]}),s.jsx("nav",{className:"flex-1 space-y-1 px-3 py-4",children:LX.map(f=>s.jsxs("button",{onClick:()=>t(f.id),className:J("flex w-full items-center gap-3 rounded-md px-3 py-2 text-sm transition-all cursor-pointer",e===f.id?"bg-primary/15 text-primary":"text-muted-foreground hover:bg-accent hover:text-accent-foreground"),children:[s.jsx(f.icon,{className:"h-4.5 w-4.5 shrink-0"})," ",f.label]},f.id))}),s.jsxs("div",{className:"px-3 py-3 border-t border-border/40 space-y-2",children:[s.jsxs("div",{className:"flex items-center gap-2 px-2 text-xs text-muted-foreground",children:[s.jsx("span",{className:J("h-2 w-2 rounded-full",u?"bg-emerald-500 animate-pulse":"bg-amber-500")}),u?"Box läuft":"prüfen"]}),s.jsxs("a",{href:"#dashboard",className:"flex items-center gap-1.5 rounded-md px-2 py-1.5 text-[11px] text-muted-foreground hover:text-foreground transition-colors",children:[s.jsx(e5,{className:"h-3.5 w-3.5"})," zurück zu MC2"]})]})]}),s.jsxs("main",{className:"flex-1 min-w-0 overflow-y-auto p-6 scrollbar-thin",children:[e==="start"&&s.jsx(AX,{}),e==="vibe"&&s.jsx(hE,{}),e==="konstitution"&&s.jsx(mE,{}),e==="maschinenraum"&&s.jsx(DX,{})]})]})}const $X={ok:"bg-emerald-500",warn:"bg-amber-500",alert:"bg-red-500",muted:"bg-muted-foreground/40",loading:"bg-muted-foreground/40 animate-pulse"},zX={ok:"hover:border-emerald-500/40",warn:"hover:border-amber-500/50",alert:"hover:border-red-500/50",muted:"hover:border-primary/40",loading:"hover:border-border/60"};function Yr({icon:e,title:t,value:r,unit:n,tone:i="muted",hint:o,onClick:c}){return s.jsxs("button",{onClick:c,className:J("group relative flex flex-col items-start rounded-2xl border border-border/60 bg-card/45 p-5 text-left shadow-lg shadow-black/15 backdrop-blur-md transition-all duration-200 cursor-pointer hover:bg-card/70 hover:shadow-xl",zX[i]),children:[s.jsxs("div",{className:"mb-4 flex w-full items-center justify-between",children:[s.jsx("span",{className:"flex h-10 w-10 items-center justify-center rounded-xl border border-border/40 bg-background/30 text-foreground/80 transition-colors group-hover:text-primary",children:s.jsx(e,{className:"h-5 w-5"})}),s.jsx("span",{className:J("h-2.5 w-2.5 rounded-full ring-2 ring-black/40",$X[i]),title:o})]}),s.jsxs("div",{className:"flex items-baseline gap-1.5",children:[s.jsx("span",{className:"text-2xl font-bold tracking-tight text-foreground font-space tabular-nums",children:r}),n&&s.jsx("span",{className:"text-xs font-medium text-muted-foreground",children:n})]}),s.jsxs("div",{className:"mt-1 flex w-full items-center justify-between",children:[s.jsx("span",{className:"text-sm font-semibold text-foreground/90",children:t}),s.jsx(Gn,{className:"h-4 w-4 text-muted-foreground/40 transition-all group-hover:translate-x-0.5 group-hover:text-primary"})]}),o&&s.jsx("span",{className:"mt-0.5 text-[11px] text-muted-foreground",children:o})]})}function FX(){var c;const{data:e=[]}=oE(150,6e4),[t,r]=x.useState(!1),n=e.find(u=>u.source==="chef-gutachter");if(!n)return null;const i=new Date(n.ts*1e3).toLocaleString("de-DE",{weekday:"long",day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit"}),o=(c=n.text.split(`
`).find(u=>u.trim().startsWith("VERDIKT:")))==null?void 0:c.replace(/^\s*VERDIKT:\s*/,"");return s.jsxs("div",{className:"rounded-2xl border border-violet-500/25 bg-violet-500/[0.05] p-4 shadow-lg shadow-black/15 backdrop-blur-md",children:[s.jsxs("button",{onClick:()=>r(u=>!u),className:"flex w-full items-center gap-3 text-left cursor-pointer",children:[s.jsx("span",{className:"flex h-9 w-9 shrink-0 items-center justify-center rounded-xl border border-violet-500/30 bg-background/30 text-violet-300",children:s.jsx(c5,{className:"h-4.5 w-4.5"})}),s.jsxs("span",{className:"min-w-0 flex-1",children:[s.jsx("span",{className:"block text-sm font-bold text-foreground",children:"Morgenlage"}),s.jsx("span",{className:"block truncate text-xs text-muted-foreground",children:o||n.subject||"Nächtliches Gutachten über die autonome Arbeit"})]}),s.jsx("span",{className:"shrink-0 text-[10px] text-muted-foreground/60",children:i}),t?s.jsx(Js,{className:"h-4 w-4 shrink-0 text-muted-foreground"}):s.jsx(Gn,{className:"h-4 w-4 shrink-0 text-muted-foreground"})]}),t&&s.jsxs("div",{className:"mt-3 border-t border-violet-500/15 pt-3",children:[n.subject&&s.jsx("p",{className:"mb-1 text-[10px] font-semibold uppercase tracking-wider text-violet-300/80",children:n.subject}),s.jsx("p",{className:"whitespace-pre-wrap text-xs leading-relaxed text-foreground/85",children:n.text})]})]})}const AN={"":"einmalig",daily:"täglich",weekdays:"werktags",weekly:"wöchentlich"};function BX(){const{data:e=[],isLoading:t}=mL(),r=Wr(),{showAlert:n,showConfirm:i,dialogElement:o}=An(),[c,u]=x.useState(!1),[f,h]=x.useState(""),[m,p]=x.useState(""),[v,b]=x.useState(""),[S,w]=x.useState(!1),k=()=>r.invalidateQueries({queryKey:$e.reminders});async function N(){if(!(!f.trim()||!m)){w(!0);try{await xe("/api/reminders",{method:"POST",body:JSON.stringify({text:f,when:m,repeat:v})}),h(""),p(""),b(""),u(!1),k()}catch(C){n("Anlegen fehlgeschlagen",String((C==null?void 0:C.message)||C))}finally{w(!1)}}}function E(C,_){i("Erinnerung löschen?",`${_}" wird entfernt.`,async()=>{try{await xe(`/api/reminders/${C}`,{method:"DELETE"}),k()}catch(O){n("Fehler",String((O==null?void 0:O.message)||O))}})}const A=[...e].sort((C,_)=>C.next_ts-_.next_ts);return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 p-4 shadow-lg shadow-black/15 backdrop-blur-md",children:[s.jsxs("div",{className:"mb-3 flex items-center justify-between",children:[s.jsxs("span",{className:"flex items-center gap-2 text-sm font-bold text-foreground",children:[s.jsx("span",{className:"flex h-8 w-8 items-center justify-center rounded-lg border border-border/40 bg-background/30 text-amber-300",children:s.jsx(JN,{className:"h-4 w-4"})}),"Anstehendes"]}),s.jsxs("button",{onClick:()=>u(C=>!C),className:"flex h-8 items-center gap-1 rounded-lg border border-border/60 bg-background/30 px-2.5 text-[11px] font-semibold text-muted-foreground hover:text-foreground hover:border-primary/40 transition-all cursor-pointer",children:[c?s.jsx(nn,{className:"h-3.5 w-3.5"}):s.jsx(Oc,{className:"h-3.5 w-3.5"})," ",c?"Abbrechen":"Neu"]})]}),c&&s.jsxs("div",{className:"mb-3 space-y-2 rounded-xl border border-border/50 bg-background/30 p-3",children:[s.jsx("input",{value:f,onChange:C=>h(C.target.value),placeholder:"Woran soll Lucy erinnern?","aria-label":"Erinnerungstext",className:"h-9 w-full rounded-lg border border-border/60 bg-card/45 px-3 text-xs text-foreground outline-none focus:ring-1 focus:ring-primary/50"}),s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsx("input",{type:"datetime-local",value:m,onChange:C=>p(C.target.value),"aria-label":"Zeitpunkt",className:"h-9 rounded-lg border border-border/60 bg-card/45 px-2 text-xs text-foreground outline-none focus:ring-1 focus:ring-primary/50 [color-scheme:dark]"}),s.jsx("select",{value:v,onChange:C=>b(C.target.value),"aria-label":"Wiederholung",className:"h-9 cursor-pointer rounded-lg border border-border/60 bg-card/45 px-2 text-xs font-semibold text-foreground outline-none",children:Object.entries(AN).map(([C,_])=>s.jsx("option",{value:C,className:"bg-popover",children:_},C))}),s.jsxs("button",{onClick:N,disabled:S||!f.trim()||!m,className:"ml-auto flex h-9 items-center gap-1.5 rounded-lg bg-primary px-3 text-xs font-semibold text-primary-foreground hover:opacity-90 transition-all cursor-pointer disabled:opacity-50",children:[S?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(Oc,{className:"h-3.5 w-3.5"})," Anlegen"]})]})]}),t?s.jsx("p",{className:"text-xs text-muted-foreground",children:"Wird geladen …"}):A.length===0?s.jsx("p",{className:"text-xs text-muted-foreground",children:"Keine Erinnerungen. Lucy sagt dir hier (und per Stimme) Bescheid, wenn etwas ansteht."}):s.jsxs("div",{className:"space-y-1.5",children:[A.slice(0,6).map(C=>{const _=C.next_ts*1e3<Date.now()&&!C.repeat;return s.jsxs("div",{className:"group flex items-center justify-between gap-2 rounded-lg border border-border/40 bg-background/20 px-2.5 py-2",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsx("p",{className:"truncate text-xs text-foreground",children:C.text}),s.jsxs("p",{className:J("flex items-center gap-1.5 text-[10px]",_?"text-amber-300":"text-muted-foreground/70"),children:[new Date(C.next_ts*1e3).toLocaleString("de-DE",{weekday:"short",day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit"}),C.repeat&&s.jsxs("span",{className:"flex items-center gap-0.5",children:[s.jsx(fI,{className:"h-2.5 w-2.5"}),AN[C.repeat]??C.repeat]}),_&&"· überfällig"]})]}),s.jsx("button",{onClick:()=>E(C.id,C.text),"aria-label":"Erinnerung löschen",className:"flex h-7 w-7 shrink-0 items-center justify-center rounded-lg border border-border/40 text-muted-foreground opacity-0 transition-all hover:bg-red-500/5 hover:text-red-400 group-hover:opacity-100 cursor-pointer",children:s.jsx(_c,{className:"h-3.5 w-3.5"})})]},C.id)}),A.length>6&&s.jsxs("p",{className:"text-[10px] text-muted-foreground/60",children:["+",A.length-6," weitere"]})]}),o]})}const Zs=[{key:"stt_ms",label:"STT",color:"#f59e0b"},{key:"vision_ms",label:"Sehen",color:"#a78bfa"},{key:"hirn_ms",label:"Hirn",color:"#2dd4bf"},{key:"gen_ms",label:"Antwort",color:"#60a5fa"}],no=e=>e==null?"":`${(e/1e3).toLocaleString("de-DE",{minimumFractionDigits:1,maximumFractionDigits:1})} s`;function UX(e){const t=Math.max(0,Date.now()/1e3-e);return t<60?`vor ${Math.round(t)} s`:t<3600?`vor ${Math.round(t/60)} min`:`vor ${Math.round(t/3600)} h`}function Cx(e){return Zs.reduce((t,r)=>t+(e[r.key]??0),0)}function WX(e){let t=null;for(const r of Zs){const n=e[r.key];n!=null&&(t==null||n>t.ms)&&(t={label:r.label,color:r.color,ms:n})}return t}function HX({t:e,scale:t}){const r=Zs.map(n=>`${n.label} ${no(e[n.key])}`).join(" · ")+(e.mem0_ms!=null?` (davon Mem0 ${no(e.mem0_ms)})`:"");return s.jsxs("div",{className:"flex items-center gap-2.5",children:[s.jsx("span",{className:"w-14 shrink-0 text-right font-mono text-[10px] text-muted-foreground/60",children:UX(e.ts)}),s.jsxs("div",{className:"relative h-4 flex-1 overflow-hidden rounded-sm bg-muted/25",title:r,children:[s.jsx("div",{className:"absolute inset-0 flex",children:Zs.map(n=>{const i=e[n.key];return!i||i<=0?null:s.jsx("div",{style:{width:`${i/t*100}%`,background:n.color},className:"h-full first:rounded-l-sm"},n.key)})}),e.error&&s.jsx("div",{className:"absolute inset-0 flex items-center justify-center bg-rose-500/15 text-[10px] font-semibold text-rose-300",children:"Fehler"})]}),s.jsx("span",{className:"w-12 shrink-0 text-right font-mono text-[11px] font-semibold tabular-nums text-foreground",children:e.error?"":no(Cx(e))})]})}function KX(){const{data:e}=pL(12),t=e??[],r=Math.max(1,...t.map(o=>Cx(o))),n=t[0],i=n?WX(n):null;return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 backdrop-blur-md p-5 shadow-lg shadow-black/15",children:[s.jsxs("div",{className:"mb-3 flex items-start justify-between gap-3",children:[s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(o5,{className:"h-4.5 w-4.5 text-primary"}),s.jsx("h2",{className:"text-sm font-semibold uppercase tracking-wide text-foreground",children:"Latenz je Turn"}),s.jsxs("span",{className:"ml-1 inline-flex items-center gap-1 text-[10px] font-medium text-muted-foreground/70",children:[s.jsx("span",{className:"h-1.5 w-1.5 rounded-full bg-emerald-500 animate-pulse"})," live"]})]}),n?s.jsxs("div",{className:"mt-2 flex items-baseline gap-2",children:[s.jsx("span",{className:`font-space text-3xl font-bold tracking-tight tabular-nums ${n.error?"text-rose-400":"text-foreground"}`,children:n.error?"Fehler":no(Cx(n))}),s.jsxs("span",{className:"text-xs text-muted-foreground",children:["letzter Turn",!n.error&&i&&s.jsxs(s.Fragment,{children:[" · Täter: ",s.jsx("span",{style:{color:i.color},className:"font-semibold",children:i.label})," ",no(i.ms)]})]})]}):s.jsx("div",{className:"mt-2 text-xs text-muted-foreground",children:"Noch kein Voice-Turn aufgezeichnet."}),n&&!n.error&&s.jsxs("div",{className:"mt-0.5 font-mono text-[11px] text-muted-foreground/70",children:[Zs.filter(o=>n[o.key]!=null).map(o=>`${o.label} ${no(n[o.key])}`).join(" · "),n.mem0_ms!=null&&s.jsxs("span",{className:"text-muted-foreground/50",children:[" · davon Mem0 ",no(n.mem0_ms)]})]})]}),s.jsx("div",{className:"flex shrink-0 flex-col items-end gap-1 pt-1",children:Zs.map(o=>s.jsxs("div",{className:"flex items-center gap-1.5",children:[s.jsx("span",{className:"h-2 w-2 rounded-full",style:{background:o.color}}),s.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-wider text-muted-foreground",children:o.label})]},o.key))})]}),t.length>0?s.jsx("div",{className:"space-y-1.5",children:t.map(o=>s.jsx(HX,{t:o,scale:r},o.id))}):s.jsx("div",{className:"flex h-[120px] items-center justify-center px-6 text-center text-xs text-muted-foreground",children:"Sprich einmal mit Lucy — dann erscheint hier der Zeit-Wasserfall pro Turn, damit man den einen Hänger sofort sieht."}),s.jsx("div",{className:"mt-3 border-t border-border/30 pt-2 text-[10px] leading-relaxed text-muted-foreground/70",children:'„Hirn" = Zeit bis zum ersten Wort (Agent + Mem0-Suche + Modell); Tool-Runden stecken in „Antwort". Reine Telegram-Turns laufen an MC2 vorbei und erscheinen hier nicht.'})]})}const ff=e=>window.dispatchEvent(new CustomEvent("open-system-drawer",{detail:{tab:e}}));function GX({onNavigate:e}){var D,B;const{data:t}=Ei(4e3),{data:r}=sE(4e3),{data:n}=kh(8e3),{data:i}=Av(),{data:o}=Yx(),{data:c}=uE(),{data:u}=aE(2e4),f=yE(),{showAlert:h,dialogElement:m}=An(),p=Wr(),[v,b]=x.useState({});async function S(z,$){b(K=>({...K,[z]:!0}));try{if($.kind==="loadModel")await xe(`/api/models/${encodeURIComponent($.model)}/load`,{method:"POST"});else{const K=await xe("/api/maintenance/restart",{method:"POST",body:JSON.stringify({service:$.service})});K.ok||h("Reparatur nicht ganz geklappt",(K.err||"Unbekannter Fehler")+($.needsSudo?`
Tipp: Dafür wird evtl. das Box-Passwort gebraucht (oben rechts hinterlegen).`:""))}p.invalidateQueries({queryKey:$e.health}),p.invalidateQueries({queryKey:$e.services}),p.invalidateQueries({queryKey:$e.models})}catch(K){h("Reparatur fehlgeschlagen",String((K==null?void 0:K.message)||K))}finally{b(K=>({...K,[z]:!1}))}}const w=((D=t==null?void 0:t.running)==null?void 0:D.length)??0,k=(r==null?void 0:r.services.filter(z=>z.ok).length)??0,N=(r==null?void 0:r.services.length)??0,E=N-k,A=(i==null?void 0:i.length)??0,C=(n?(n.os>0?1:0)+(n.engine>0?1:0)+(n.swap>0?1:0)+(n.models>0?1:0):0)+(((B=n==null?void 0:n.components)==null?void 0:B.filter(z=>z.update===!0).length)??0),_=(c==null?void 0:c.gateway.ok)&&(c==null?void 0:c.memory.ok),O=u!=null&&u.available?u.open_count:0;return s.jsxs("div",{className:"space-y-7",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text font-space text-2xl font-bold tracking-tight text-transparent",children:"Cockpit"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Deine Box auf einen Blick — Details hinter jeder Kachel."})]}),s.jsx(VX,{verdict:f.verdict,memory:f.memory,warns:f.warns}),s.jsx(FX,{}),s.jsx(qX,{problems:f.problems,pendingCount:C,openAuftraege:O,busy:v,onRepair:S,onNavigate:e}),s.jsxs("section",{children:[s.jsx(bc,{children:"Bereiche"}),s.jsxs("div",{className:"grid gap-4 sm:grid-cols-2 lg:grid-cols-3",children:[s.jsx(Yr,{icon:ru,title:"Auftragsbuch",value:u!=null&&u.available?O:"—",unit:O===1?"Vorschlag":"Vorschläge",tone:u?O>0?"warn":"ok":"loading",hint:"Annehmen oder ablehnen",onClick:()=>e("auftraege")}),s.jsx(Yr,{icon:mf,title:"Modelle",value:w,unit:"warm",tone:w>0?"ok":"muted",hint:"Speicher, laden & Rollen",onClick:()=>e("models")}),s.jsx(Yr,{icon:Na,title:"Gedächtnis",value:i?A:"…",unit:"Notizen",tone:i?"ok":"loading",hint:"Lucys geteiltes Wissen",onClick:()=>e("memory")}),s.jsx(Yr,{icon:gh,title:"Dienste",value:r?`${k}/${N}`:"…",unit:"laufen",tone:r?E>0?"warn":"ok":"loading",hint:"Status & Neustart",onClick:()=>ff("maintenance")}),s.jsx(Yr,{icon:Bx,title:"Updates",value:n?C>0?C:"0":"…",unit:C>0?"bereit":"aktuell",tone:n?C>0?"warn":"ok":"loading",hint:"Prüfen & einspielen",onClick:()=>ff("maintenance")}),s.jsx(Yr,{icon:Pc,title:"Verbinden",value:"Zed",unit:_?"· bereit":"",tone:c?_?"ok":"warn":"loading",hint:"IDE- & Agent-Configs",onClick:()=>e("connect")}),s.jsx(Yr,{icon:hI,title:"Logs",value:r?E:"…",unit:"Fehler",tone:r?E>0?"alert":"ok":"loading",hint:"Verlauf & Diagnose",onClick:()=>ff("logs")})]})]}),s.jsxs("section",{children:[s.jsx(bc,{children:"Anstehendes"}),s.jsx(BX,{})]}),s.jsxs("section",{children:[s.jsx(bc,{children:"Leistung"}),s.jsxs("div",{className:"grid gap-4 lg:grid-cols-2",children:[s.jsx(_O,{}),s.jsx(MO,{})]}),s.jsx("div",{className:"mt-4",children:s.jsx(KX,{})})]}),s.jsxs("section",{children:[s.jsx(bc,{children:"Mehr"}),s.jsxs("div",{className:"grid gap-4 sm:grid-cols-2 lg:grid-cols-3",children:[s.jsx(Yr,{icon:jn,title:"Hermes",value:o?o.gateway_reachable?"bereit":"offline":"…",tone:o?o.gateway_reachable?"ok":"alert":"loading",hint:"Agent-Status & Verdrahtung",onClick:()=>e("agent")}),s.jsx(Yr,{icon:pf,title:"Terminal",value:"öffnen",tone:"muted",hint:"Interaktives Agent-Terminal",onClick:()=>e("terminal")}),s.jsx(Yr,{icon:pf,title:"Konsole",value:o?o.box_console_reachable?"bereit":"offline":"…",tone:o?o.box_console_reachable?"ok":"warn":"loading",hint:"Direkte Box-Shell (SSH)",onClick:()=>e("konsole")}),s.jsx(Yr,{icon:zx,title:"Wissen",value:"öffnen",tone:"muted",hint:"Lucys Wissens-Vault (Traum-Notizen)",onClick:()=>e("wissen")}),s.jsx(Yr,{icon:$x,title:"Chronik",value:"öffnen",tone:"muted",hint:"Autonome Taten + Zeitmaschine",onClick:()=>e("chronik")})]})]}),m]})}function bc({children:e}){return s.jsx("p",{className:"mb-2 ml-0.5 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:e})}function VX({verdict:e,memory:t,warns:r}){const n=r.length?`${r[0].label}: ${r[0].detail}${r.length>1?` (+${r.length-1} weitere)`:""}`:t.status==="full"?t.text:"Nichts Schlimmes — nur ein Hinweis.",i={loading:{ring:"border-border/60 bg-card/45",icon:Bt,iconCls:"text-muted-foreground animate-spin",title:"Box wird geprüft …",sub:"Einen Moment."},gut:{ring:"border-emerald-500/40 bg-emerald-500/5",icon:Rx,iconCls:"text-emerald-400",title:"Box gesund",sub:"Alle wichtigen Dienste laufen."},warn:{ring:"border-amber-500/40 bg-amber-500/5",icon:vr,iconCls:"text-amber-400",title:"Kleinigkeit an der Box",sub:n},problem:{ring:"border-red-500/50 bg-red-500/5",icon:vr,iconCls:"text-red-400",title:"Box braucht Hilfe",sub:"Ein wichtiger Dienst hakt."}}[e],o=i.icon,c={ok:"text-emerald-400",warn:"text-amber-400",full:"text-red-400",unknown:"text-muted-foreground"}[t.status],u={ok:"bg-emerald-500",warn:"bg-amber-500",full:"bg-red-500",unknown:"bg-muted-foreground/40"}[t.status];return s.jsxs("div",{className:J("flex flex-col gap-4 rounded-2xl border p-5 shadow-lg shadow-black/15 backdrop-blur-md transition-colors sm:flex-row sm:items-center sm:justify-between",i.ring),children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:"flex h-11 w-11 shrink-0 items-center justify-center rounded-xl border border-border/40 bg-background/30",children:s.jsx(o,{className:J("h-6 w-6",i.iconCls)})}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("h2",{className:"text-base font-bold tracking-tight text-foreground",children:i.title}),s.jsx("p",{className:"text-xs text-muted-foreground",children:i.sub})]})]}),s.jsxs("div",{className:"w-full max-w-[16rem] rounded-xl border border-border/30 bg-background/20 p-3",children:[s.jsxs("div",{className:"mb-1.5 flex items-center justify-between text-[11px]",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-semibold uppercase tracking-wider text-muted-foreground",children:[s.jsx(xa,{className:"h-3.5 w-3.5"})," Speicher"]}),s.jsx("span",{className:J("font-mono font-bold",c),children:t.status==="unknown"?"—":`${t.usedGb.toFixed(0)} / ${t.totalGb.toFixed(0)} GB`})]}),s.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full border border-border/30 bg-background/50",children:s.jsx("div",{className:J("h-full rounded-full transition-all duration-500",u),style:{width:`${t.pct}%`}})})]})]})}function qX({problems:e,pendingCount:t,openAuftraege:r,busy:n,onRepair:i,onNavigate:o}){const c=t>0,u=r>0,f=e.length===0&&!c&&!u;return s.jsxs("section",{children:[s.jsx(bc,{children:"Braucht dich"}),f?s.jsxs("div",{className:"flex items-center gap-3 rounded-2xl border border-emerald-500/25 bg-emerald-500/5 p-4",children:[s.jsx(Mt,{className:"h-5 w-5 shrink-0 text-emerald-400"}),s.jsxs("div",{children:[s.jsx("p",{className:"text-sm font-semibold text-foreground",children:"Nichts zu tun"}),s.jsx("p",{className:"text-xs text-muted-foreground",children:"Alles läuft. Du musst gerade nichts abnicken."})]})]}):s.jsxs("div",{className:"space-y-2",children:[e.map(h=>s.jsxs("div",{className:"flex items-center justify-between gap-3 rounded-2xl border border-red-500/25 bg-red-500/5 p-4",children:[s.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[s.jsx("span",{className:"flex h-9 w-9 shrink-0 items-center justify-center rounded-lg border border-red-500/30 bg-background/30 text-red-300",children:s.jsx(h.icon,{className:"h-4.5 w-4.5"})}),s.jsxs("div",{className:"min-w-0",children:[s.jsx("p",{className:"text-sm font-bold text-foreground",children:h.label}),s.jsx("p",{className:"truncate text-xs text-muted-foreground",children:h.detail})]})]}),h.repair&&s.jsxs("button",{onClick:()=>h.repair&&i(h.id,h.repair),disabled:!!n[h.id],className:"flex h-9 shrink-0 items-center gap-1.5 rounded-lg border border-red-500/40 bg-red-500/10 px-3 text-[11px] font-bold uppercase tracking-wide text-red-300 transition-all hover:bg-red-500/20 cursor-pointer disabled:opacity-60",children:[n[h.id]?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(nu,{className:"h-3.5 w-3.5"}),h.repair.label]})]},h.id)),u&&s.jsxs("button",{onClick:()=>o("auftraege"),className:"flex w-full items-center justify-between gap-3 rounded-2xl border border-primary/30 bg-primary/5 p-4 text-left transition-all hover:bg-primary/10 cursor-pointer",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("span",{className:"flex h-9 w-9 shrink-0 items-center justify-center rounded-lg border border-primary/30 bg-background/30 text-primary",children:s.jsx(ru,{className:"h-4.5 w-4.5"})}),s.jsxs("div",{children:[s.jsxs("p",{className:"text-sm font-bold text-foreground",children:[r," Vorschl",r===1?"ag":"äge"," im Auftragsbuch"]}),s.jsx("p",{className:"text-xs text-muted-foreground",children:"Die Box hat etwas gebaut oder sich ausgedacht — annehmen oder ablehnen."})]})]}),s.jsx(Gn,{className:"h-4 w-4 shrink-0 text-primary/70"})]}),c&&s.jsxs("button",{onClick:()=>ff("maintenance"),className:"flex w-full items-center justify-between gap-3 rounded-2xl border border-amber-500/30 bg-amber-500/5 p-4 text-left transition-all hover:bg-amber-500/10 cursor-pointer",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("span",{className:"flex h-9 w-9 shrink-0 items-center justify-center rounded-lg border border-amber-500/30 bg-background/30 text-amber-300",children:s.jsx(Bx,{className:"h-4.5 w-4.5"})}),s.jsxs("div",{children:[s.jsxs("p",{className:"text-sm font-bold text-foreground",children:[t," Update",t===1?"":"s"," bereit"]}),s.jsx("p",{className:"text-xs text-muted-foreground",children:"Ansehen und entscheiden, ob du es einspielst."})]})]}),s.jsx(Gn,{className:"h-4 w-4 shrink-0 text-amber-300/70"})]})]})]})}const QX={wartung:"Werkstatt",orchestrator:"Orchestrator",doku:"Doku",feature:"Feature"},YX={laeuft:{label:"wird eingespielt …",cls:"text-sky-300 border-sky-500/40 bg-sky-500/10",spin:!0},rollback:{label:"Rollback läuft …",cls:"text-amber-300 border-amber-500/40 bg-amber-500/10",spin:!0},eingespielt:{label:"eingespielt ✓",cls:"text-emerald-300 border-emerald-500/40 bg-emerald-500/10"},fehlgeschlagen:{label:"fehlgeschlagen",cls:"text-red-300 border-red-500/40 bg-red-500/10"},zurueckgerollt:{label:"zurückgerollt",cls:"text-amber-300 border-amber-500/40 bg-amber-500/10"},kritisch:{label:"KRITISCH — Box prüfen",cls:"text-red-200 border-red-500/60 bg-red-500/20"},abgelehnt:{label:"abgelehnt",cls:"text-muted-foreground border-border/60 bg-background/30"}};function IO(e){return e?new Date(e*1e3).toLocaleString("de-DE",{day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit"}):"—"}function ZX(){const{data:e,isLoading:t,refetch:r,isFetching:n}=aE(),i=Wr(),{showAlert:o,showConfirm:c,dialogElement:u}=An(),[f,h]=x.useState({}),m=()=>i.invalidateQueries({queryKey:$e.auftragsbuch});async function p(w,k,N,E){h(A=>({...A,[w]:!0}));try{await xe(k,{method:"POST",body:JSON.stringify(N)}),E&&o("Erledigt",E),m()}catch(A){o("Das hat nicht geklappt",String((A==null?void 0:A.message)||A))}finally{h(A=>({...A,[w]:!1}))}}const v=(e==null?void 0:e.items)??[],b=(e==null?void 0:e.skill_kandidaten)??[],S=v.length===0&&b.length===0;return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"flex items-center justify-between gap-3",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text font-space text-2xl font-bold tracking-tight text-transparent",children:"Auftragsbuch"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Was die Box gebaut oder sich ausgedacht hat — du entscheidest. Annehmen spielt es mit Fangnetz ein (Health-Check, automatischer Rollback)."})]}),s.jsxs("button",{onClick:()=>r(),className:"flex h-9 items-center gap-1.5 rounded-lg border border-border/60 bg-card/45 px-3 text-xs font-semibold text-muted-foreground hover:text-foreground hover:border-primary/40 transition-all cursor-pointer",children:[s.jsx(mo,{className:J("h-3.5 w-3.5",n&&"animate-spin")})," Aktualisieren"]})]}),e&&!e.available&&s.jsx("div",{className:"rounded-2xl border border-amber-500/30 bg-amber-500/5 p-4 text-xs text-amber-300",children:"Das Auftragsbuch lebt auf der Box (liest die Gitea-Branches dort). Im lokalen Dev-Modus ist hier nichts zu sehen."}),t&&s.jsxs("div",{className:"flex items-center gap-2 rounded-2xl border border-border/60 bg-card/30 p-6 text-xs text-muted-foreground",children:[s.jsx(Bt,{className:"h-4 w-4 animate-spin"})," Vorschläge werden geladen …"]}),(e==null?void 0:e.available)&&S&&s.jsxs("div",{className:"flex items-center gap-3 rounded-2xl border border-emerald-500/25 bg-emerald-500/5 p-5",children:[s.jsx(Mt,{className:"h-5 w-5 shrink-0 text-emerald-400"}),s.jsxs("div",{children:[s.jsx("p",{className:"text-sm font-semibold text-foreground",children:"Nichts zu entscheiden"}),s.jsx("p",{className:"text-xs text-muted-foreground",children:"Keine offenen Vorschläge. Werkstatt, Orchestrator und Traum melden sich hier, sobald es etwas gibt."})]})]}),v.length>0&&s.jsxs("section",{className:"space-y-3",children:[s.jsxs(CN,{icon:VM,children:["Fertige Patches (",v.length,")"]}),v.map(w=>s.jsx(JX,{item:w,busy:f,onAct:p,showConfirm:c},w.branch))]}),b.length>0&&s.jsxs("section",{className:"space-y-3",children:[s.jsxs(CN,{icon:mi,children:["Skill-Kandidaten aus dem Traum (",b.length,")"]}),b.map(w=>s.jsx(eJ,{k:w,busy:f,onAct:p,showConfirm:c},w.file))]}),u]})}function CN({icon:e,children:t}){return s.jsxs("p",{className:"flex items-center gap-1.5 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:[s.jsx(e,{className:"h-3.5 w-3.5"})," ",t]})}function XX({item:e}){const t=e.status;if(!t)return null;const r=YX[t.state];return r?s.jsxs("span",{className:J("flex items-center gap-1.5 rounded-lg border px-2 py-0.5 text-[10px] font-bold",r.cls),title:t.detail,children:[r.spin&&s.jsx(Bt,{className:"h-3 w-3 animate-spin"}),r.label]}):null}function JX({item:e,busy:t,onAct:r,showConfirm:n}){var b,S,w;const[i,o]=x.useState(!1),[c,u]=x.useState(null),[f,h]=x.useState(!1),m=((b=e.status)==null?void 0:b.state)==="laeuft"||((S=e.status)==null?void 0:S.state)==="rollback",p=((w=e.status)==null?void 0:w.state)==="eingespielt";async function v(){const k=!i;if(o(k),k&&c===null){h(!0);try{const N=await xe(`/api/auftragsbuch/diff?branch=${encodeURIComponent(e.branch)}`);u(N.diff+(N.truncated?`
… (gekürzt)`:""))}catch(N){u(`(Diff nicht ladbar: ${(N==null?void 0:N.message)||N})`)}finally{h(!1)}}}return s.jsxs("div",{className:"rounded-2xl border border-border/60 bg-card/45 p-4 shadow-lg shadow-black/15 backdrop-blur-md space-y-3",children:[s.jsxs("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsx("span",{className:"rounded-md border border-primary/30 bg-primary/10 px-1.5 py-0.5 text-[10px] font-bold uppercase tracking-wider text-primary",children:QX[e.kind]??e.kind}),s.jsx("span",{className:"font-mono text-[11px] text-muted-foreground truncate",title:e.branch,children:e.branch}),s.jsxs("span",{className:"flex items-center gap-1 text-[10px] text-muted-foreground/70",children:[s.jsx(ph,{className:"h-3 w-3"}),IO(e.ts)]}),s.jsx(XX,{item:e})]}),s.jsx("p",{className:"mt-1.5 text-sm font-semibold text-foreground",children:e.subject||"(ohne Titel)"}),e.body&&s.jsx("p",{className:"mt-1 whitespace-pre-wrap text-xs leading-relaxed text-muted-foreground line-clamp-6",children:e.body})]}),!m&&!p&&s.jsxs("div",{className:"flex shrink-0 items-center gap-2",children:[s.jsxs("button",{disabled:!!t[e.branch],onClick:()=>n("Vorschlag annehmen?",`'${e.branch}' wird auf main gemergt und live eingespielt. Die Zentrale startet dabei kurz neu. Geht der Health-Check danach rot, rollt die Box automatisch zurück.${e.frontend_ohne_build?`
Achtung: Enthält Frontend-Quelltext ohne gebautes Bundle — die Oberfläche bleibt alt, bis am PC gebaut wird.`:""}`,()=>r(e.branch,"/api/auftragsbuch/annehmen",{branch:e.branch})),className:"flex h-9 items-center gap-1.5 rounded-lg border border-emerald-500/40 bg-emerald-500/10 px-3 text-[11px] font-bold uppercase tracking-wide text-emerald-300 transition-all hover:bg-emerald-500/20 cursor-pointer disabled:opacity-50",children:[t[e.branch]?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(Mt,{className:"h-3.5 w-3.5"})," Annehmen"]}),s.jsxs("button",{disabled:!!t["ab:"+e.branch],onClick:()=>n("Vorschlag ablehnen?",`Der Branch '${e.branch}' wird auf Gitea gelöscht. Die Arbeit bleibt in der Historie, aber die Karte verschwindet.`,()=>r("ab:"+e.branch,"/api/auftragsbuch/ablehnen",{branch:e.branch})),className:"flex h-9 items-center gap-1.5 rounded-lg border border-red-500/30 bg-red-500/5 px-3 text-[11px] font-bold uppercase tracking-wide text-red-300/90 transition-all hover:bg-red-500/15 cursor-pointer disabled:opacity-50",children:[t["ab:"+e.branch]?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(nn,{className:"h-3.5 w-3.5"})," Ablehnen"]})]})]}),e.status&&(m||!p)&&e.status.detail&&s.jsx("p",{className:"text-[11px] text-muted-foreground",children:e.status.detail}),s.jsxs("div",{className:"flex flex-wrap items-center gap-2 text-[11px] text-muted-foreground",children:[s.jsxs("span",{className:"rounded bg-background/40 px-1.5 py-0.5 font-mono",children:[e.ahead," Commit",e.ahead===1?"":"s"]}),e.shortstat&&s.jsx("span",{className:"rounded bg-background/40 px-1.5 py-0.5 font-mono",children:e.shortstat.trim()}),e.behind>0&&s.jsxs("span",{className:"flex items-center gap-1 rounded bg-amber-500/10 px-1.5 py-0.5 text-amber-300",title:"main ist seit diesem Vorschlag weitergelaufen",children:[s.jsx(vr,{className:"h-3 w-3"})," ",e.behind," hinter main"]}),e.frontend_ohne_build&&s.jsxs("span",{className:"flex items-center gap-1 rounded bg-amber-500/10 px-1.5 py-0.5 text-amber-300",title:"Die Box kann kein Frontend bauen (kein Node) — nach dem Annehmen bleibt die Oberfläche alt, bis am PC gebaut wird.",children:[s.jsx(vr,{className:"h-3 w-3"})," Frontend ohne Build"]})]}),s.jsxs("div",{children:[s.jsxs("button",{onClick:v,className:"flex items-center gap-1.5 text-[11px] font-semibold text-muted-foreground hover:text-foreground transition-colors cursor-pointer",children:[i?s.jsx(Js,{className:"h-3.5 w-3.5"}):s.jsx(Gn,{className:"h-3.5 w-3.5"}),s.jsx(KM,{className:"h-3.5 w-3.5"})," ",e.files.length," Datei",e.files.length===1?"":"en"," — Änderungen ansehen"]}),i&&s.jsxs("div",{className:"mt-2 space-y-2",children:[s.jsxs("div",{className:"flex flex-wrap gap-1.5",children:[e.files.map(k=>s.jsxs("span",{className:"rounded bg-background/40 px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground",children:[s.jsx("b",{className:J(k.status.startsWith("A")&&"text-emerald-400",k.status.startsWith("D")&&"text-red-400",k.status.startsWith("M")&&"text-sky-400"),children:k.status})," ",k.path]},k.path)),e.files_truncated&&s.jsx("span",{className:"text-[10px] text-muted-foreground/60",children:"…"})]}),s.jsx("div",{className:"max-h-96 overflow-auto rounded-xl border border-border/50 bg-background/50 p-3",children:f?s.jsx("span",{className:"text-[11px] text-muted-foreground",children:"Diff wird geladen …"}):s.jsx("pre",{className:"text-[10px] leading-relaxed text-foreground/80 whitespace-pre",children:(c??"").split(`
`).map((k,N)=>s.jsx("span",{className:J("block",k.startsWith("+")&&!k.startsWith("+++")&&"text-emerald-300/90 bg-emerald-500/5",k.startsWith("-")&&!k.startsWith("---")&&"text-red-300/90 bg-red-500/5",(k.startsWith("@@")||k.startsWith("diff "))&&"text-sky-300/90"),children:k||" "},N))})})]})]})]})}function eJ({k:e,busy:t,onAct:r,showConfirm:n}){const[i,o]=x.useState(!1);return s.jsxs("div",{className:"rounded-2xl border border-violet-500/25 bg-violet-500/[0.04] p-4 shadow-lg shadow-black/15 backdrop-blur-md space-y-3",children:[s.jsxs("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsx("span",{className:"rounded-md border border-violet-500/30 bg-violet-500/10 px-1.5 py-0.5 text-[10px] font-bold uppercase tracking-wider text-violet-300",children:"Traum-Idee"}),s.jsx("span",{className:"font-mono text-[11px] text-muted-foreground truncate",children:e.file}),s.jsxs("span",{className:"flex items-center gap-1 text-[10px] text-muted-foreground/70",children:[s.jsx(ph,{className:"h-3 w-3"}),IO(e.mtime)]})]}),s.jsx("p",{className:"mt-1.5 text-sm font-semibold text-foreground",children:e.title})]}),s.jsxs("div",{className:"flex shrink-0 items-center gap-2",children:[s.jsxs("button",{disabled:!!t["sk:"+e.file],onClick:()=>n("Werkstatt beauftragen?",`Der Kandidat '${e.title}' geht als Auftrag an die Werkstatt (Orchestrator, propose-only). Das Ergebnis erscheint später als neuer Patch-Vorschlag hier im Auftragsbuch — nichts geht ungefragt live.`,()=>r("sk:"+e.file,"/api/auftragsbuch/skill/annehmen",{file:e.file},"Die Werkstatt arbeitet. Das Ergebnis taucht als neuer Vorschlag im Auftragsbuch auf (das kann einige Minuten dauern).")),className:"flex h-9 items-center gap-1.5 rounded-lg border border-violet-500/40 bg-violet-500/10 px-3 text-[11px] font-bold uppercase tracking-wide text-violet-300 transition-all hover:bg-violet-500/20 cursor-pointer disabled:opacity-50",children:[t["sk:"+e.file]?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(YM,{className:"h-3.5 w-3.5"})," Beauftragen"]}),s.jsxs("button",{disabled:!!t["skab:"+e.file],onClick:()=>n("Kandidat verwerfen?",`'${e.title}' wandert ins Archiv des Wissens-Vaults (verworfen/). Der Traum schlägt ihn nicht erneut vor.`,()=>r("skab:"+e.file,"/api/auftragsbuch/skill/ablehnen",{file:e.file})),className:"flex h-9 items-center gap-1.5 rounded-lg border border-red-500/30 bg-red-500/5 px-3 text-[11px] font-bold uppercase tracking-wide text-red-300/90 transition-all hover:bg-red-500/15 cursor-pointer disabled:opacity-50",children:[t["skab:"+e.file]?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(nn,{className:"h-3.5 w-3.5"})," Verwerfen"]})]})]}),s.jsxs("button",{onClick:()=>o(c=>!c),className:"flex items-center gap-1.5 text-[11px] font-semibold text-muted-foreground hover:text-foreground transition-colors cursor-pointer",children:[i?s.jsx(Js,{className:"h-3.5 w-3.5"}):s.jsx(Gn,{className:"h-3.5 w-3.5"}),s.jsx(ru,{className:"h-3.5 w-3.5"})," Vorschlag lesen"]}),i&&s.jsx("pre",{className:"max-h-72 overflow-auto rounded-xl border border-border/50 bg-background/50 p-3 text-[11px] leading-relaxed text-foreground/85 whitespace-pre-wrap",children:e.preview})]})}const tJ={sentry:{icon:Rx,label:"Health-Wächter",cls:"text-red-300 bg-red-500/10 border-red-500/25"},alarm:{icon:Bx,label:"Alarm",cls:"text-red-200 bg-red-500/15 border-red-500/40"},notify:{icon:OM,label:"Meldung",cls:"text-sky-300 bg-sky-500/10 border-sky-500/25"},"chef-gutachter":{icon:c5,label:"Morgenlage",cls:"text-violet-300 bg-violet-500/10 border-violet-500/25"},radar:{icon:dI,label:"Radar",cls:"text-teal-300 bg-teal-500/10 border-teal-500/25"},auftragsbuch:{icon:ru,label:"Auftragsbuch",cls:"text-primary bg-primary/10 border-primary/25"},zeitmaschine:{icon:Fx,label:"Zeitmaschine",cls:"text-amber-300 bg-amber-500/10 border-amber-500/25"},reminder:{icon:JN,label:"Erinnerung",cls:"text-amber-300 bg-amber-500/10 border-amber-500/25"},traum:{icon:mi,label:"Traum",cls:"text-violet-300 bg-violet-500/10 border-violet-500/25"}},rJ={icon:iI,label:"Box",cls:"text-muted-foreground bg-background/40 border-border/50"};function nJ(e){return new Date(e*1e3).toLocaleDateString("de-DE",{weekday:"long",day:"2-digit",month:"long"})}function iJ(){const{data:e=[],isLoading:t}=oE(),[r,n]=x.useState(!0),i=x.useMemo(()=>{const o=[];for(const c of e){const u=nJ(c.ts),f=o[o.length-1];f&&f.day===u?f.items.push(c):o.push({day:u,items:[c]})}return o},[e]);return s.jsxs("div",{className:"space-y-7",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text font-space text-2xl font-bold tracking-tight text-transparent",children:"Chronik"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Was deine Box von allein getan und gemeldet hat — und die Zeitmaschine, falls du zu einem früheren Stand zurück willst."})]}),s.jsx(aJ,{}),s.jsxs("section",{className:"space-y-4",children:[s.jsxs("p",{className:"flex items-center gap-1.5 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:[s.jsx($x,{className:"h-3.5 w-3.5"})," Verlauf"]}),t&&s.jsxs("div",{className:"flex items-center gap-2 rounded-2xl border border-border/60 bg-card/30 p-6 text-xs text-muted-foreground",children:[s.jsx(Bt,{className:"h-4 w-4 animate-spin"})," Chronik wird geladen …"]}),!t&&e.length===0&&s.jsx("div",{className:"rounded-2xl border border-dashed border-border/60 bg-card/20 p-8 text-center text-xs text-muted-foreground",children:"Noch keine Einträge. Sobald die Box etwas von allein tut oder meldet (Updates, Wächter, Träume), steht es hier."}),i.map(({day:o,items:c})=>s.jsxs("div",{children:[s.jsx("p",{className:"mb-2 text-xs font-bold text-foreground/70",children:o}),s.jsxs("div",{className:"space-y-2 border-l-2 border-border/40 pl-4",children:[(r?c.slice(0,8):c).map(u=>{const f=tJ[u.source]??rJ,h=f.icon;return s.jsxs("div",{className:"relative rounded-xl border border-border/50 bg-card/40 p-3 backdrop-blur-sm",children:[s.jsx("span",{className:"absolute -left-[23px] top-4 h-2.5 w-2.5 rounded-full bg-border ring-4 ring-background/60"}),s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[s.jsxs("span",{className:J("flex items-center gap-1 rounded-md border px-1.5 py-0.5 text-[10px] font-bold",f.cls),children:[s.jsx(h,{className:"h-3 w-3"})," ",f.label]}),u.subject&&s.jsx("span",{className:"text-[10px] font-semibold text-muted-foreground",children:u.subject}),s.jsx("span",{className:"ml-auto font-mono text-[10px] text-muted-foreground/60",children:new Date(u.ts*1e3).toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"})})]}),s.jsx("p",{className:"mt-1.5 whitespace-pre-wrap text-xs leading-relaxed text-foreground/85",children:u.text})]},u.id)}),r&&c.length>8&&s.jsxs("button",{onClick:()=>n(!1),className:"text-[11px] text-muted-foreground underline hover:text-foreground",children:[c.length-8," weitere anzeigen"]})]})]},o))]})]})}function aJ(){const{data:e}=hL(),t=Wr(),{showAlert:r,showConfirm:n,dialogElement:i}=An(),[o,c]=x.useState(null),[u,f]=x.useState(!1),[h,m]=x.useState(!1),p=(e==null?void 0:e.backups)??[],v=h?p:p.slice(0,4);function b(k){const N=k.snapshot.match(/^(\d{4})-?(\d{2})-?(\d{2})[T_-](\d{2})[-:]?(\d{2})/);return N?`${N[3]}.${N[2]}.${N[1]}, ${N[4]}:${N[5]} Uhr`:k.snapshot}async function S(k){c(k.file);try{await xe("/api/zeitmaschine/restore",{method:"POST",body:JSON.stringify({file:k.file})}),r("Zeitmaschine läuft","Die Wiederherstellung wurde gestartet. Die Dienste starten gleich neu — die Zentrale ist kurz weg und meldet sich von selbst zurück. Vorher wurde automatisch ein Sicherheits-Backup des jetzigen Zustands gemacht.")}catch(N){r("Start fehlgeschlagen",String((N==null?void 0:N.message)||N))}finally{c(null)}}async function w(){f(!0);try{const k=await xe("/api/system/backup",{method:"POST"});k.ok?r("Gesichert",`Snapshot ${k.snapshot} wurde angelegt.`):r("Backup fehlgeschlagen",k.error||"Unbekannter Fehler"),t.invalidateQueries({queryKey:$e.zeitmaschine})}catch(k){r("Backup fehlgeschlagen",String((k==null?void 0:k.message)||k))}finally{f(!1)}}return s.jsxs("section",{className:"space-y-3",children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("p",{className:"flex items-center gap-1.5 text-[11px] font-semibold uppercase tracking-wider text-muted-foreground/60",children:[s.jsx(Rw,{className:"h-3.5 w-3.5"})," Zeitmaschine — gesicherte Stände"]}),s.jsxs("button",{onClick:w,disabled:u||!(e!=null&&e.available),className:"flex h-8 items-center gap-1.5 rounded-lg border border-border/60 bg-card/45 px-2.5 text-[11px] font-semibold text-muted-foreground hover:text-foreground hover:border-primary/40 transition-all cursor-pointer disabled:opacity-50",children:[u?s.jsx(Bt,{className:"h-3.5 w-3.5 animate-spin"}):s.jsx(Rw,{className:"h-3.5 w-3.5"})," Jetzt sichern"]})]}),e&&!e.available&&s.jsx("div",{className:"rounded-2xl border border-amber-500/30 bg-amber-500/5 p-4 text-xs text-amber-300",children:"Die Snapshots liegen auf der Box — im lokalen Dev-Modus nicht verfügbar."}),(e==null?void 0:e.available)&&p.length===0&&s.jsx("div",{className:"rounded-2xl border border-dashed border-border/60 bg-card/20 p-5 text-center text-xs text-muted-foreground",children:'Noch keine Snapshots. Das nächtliche Backup (03:30) legt sie automatisch an — oder „Jetzt sichern".'}),v.length>0&&s.jsx("div",{className:"grid gap-2 sm:grid-cols-2",children:v.map((k,N)=>s.jsxs("div",{className:"flex items-center justify-between gap-3 rounded-xl border border-border/50 bg-card/40 p-3",children:[s.jsxs("div",{className:"min-w-0",children:[s.jsxs("p",{className:"text-xs font-semibold text-foreground",children:[b(k)," ",N===0&&s.jsx("span",{className:"ml-1 rounded bg-emerald-500/10 px-1.5 py-0.5 text-[9px] font-bold text-emerald-300",children:"neuester"})]}),s.jsxs("p",{className:"font-mono text-[10px] text-muted-foreground/70 truncate",title:k.file,children:[k.size_mb.toLocaleString("de-DE")," MB · ",k.file]})]}),s.jsxs("button",{disabled:o!==null,onClick:()=>n("Wirklich zu diesem Stand zurück?",`Die Box wird auf den Snapshot vom ${b(k)} zurückgesetzt (Gedächtnis, Hermes-Config, Modell-Router). Der JETZIGE Zustand wird vorher automatisch gesichert — der Schritt ist also umkehrbar. Die Dienste starten neu, die Zentrale ist kurz weg.`,()=>S(k)),className:"flex h-8 shrink-0 items-center gap-1.5 rounded-lg border border-amber-500/40 bg-amber-500/10 px-2.5 text-[10px] font-bold uppercase tracking-wide text-amber-300 transition-all hover:bg-amber-500/20 cursor-pointer disabled:opacity-50",children:[o===k.file?s.jsx(Bt,{className:"h-3 w-3 animate-spin"}):s.jsx(Fx,{className:"h-3 w-3"})," Zurück"]})]},k.file))}),p.length>4&&!h&&s.jsxs("button",{onClick:()=>m(!0),className:"text-[11px] text-muted-foreground underline hover:text-foreground",children:["Alle ",p.length," Snapshots anzeigen"]}),i]})}const oJ={"":"Allgemein",traeume:"Träume",muster:"Muster","skill-kandidaten":"Skill-Kandidaten","skill-kandidaten/beauftragt":"Skill-Kandidaten · beauftragt","skill-kandidaten/verworfen":"Skill-Kandidaten · verworfen"};function sJ(){const{data:e,isLoading:t}=fL(),[r,n]=x.useState(null),[i,o]=x.useState(null),[c,u]=x.useState(!1),[f,h]=x.useState(""),m=x.useMemo(()=>(e==null?void 0:e.files)??[],[e]),p=x.useMemo(()=>{const w=new Map;for(const k of m)w.set(k.name.toLowerCase(),k.path);return w},[m]),v=x.useMemo(()=>{if(!f.trim())return m;const w=f.toLowerCase();return m.filter(k=>k.title.toLowerCase().includes(w)||k.path.toLowerCase().includes(w))},[m,f]),b=x.useMemo(()=>{const w=[];for(const k of v){const N=w.find(E=>E.dir===k.dir);N?N.files.push(k):w.push({dir:k.dir,files:[k]})}return w.sort((k,N)=>k.dir===""?-1:N.dir===""?1:k.dir.localeCompare(N.dir))},[v]);x.useEffect(()=>{if(!r&&m.length){const w=m.find(k=>k.path.toLowerCase()==="index.md");n((w==null?void 0:w.path)??m[0].path)}},[m,r]),x.useEffect(()=>{r&&(u(!0),xe(`/api/wissen/datei?pfad=${encodeURIComponent(r)}`).then(o).catch(()=>o({path:r,content:"*(Notiz nicht ladbar)*",mtime:0})).finally(()=>u(!1)))},[r]);const S=w=>{const k=p.get(w.toLowerCase());k&&n(k)};return s.jsxs("div",{className:"space-y-5",children:[s.jsxs("div",{children:[s.jsx("h1",{className:"bg-gradient-to-r from-foreground via-foreground to-primary bg-clip-text font-space text-2xl font-bold tracking-tight text-transparent",children:"Wissen"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Was sich die Box nachts erschließt — Traum-Notizen, Muster und Skill-Ideen aus dem Wissens-Vault, verlinkt wie ein Wiki."})]}),e&&!e.available&&s.jsx("div",{className:"rounded-2xl border border-amber-500/30 bg-amber-500/5 p-4 text-xs text-amber-300",children:"Der Wissens-Vault liegt auf der Box (~/wissens-vault) — im lokalen Dev-Modus nicht verfügbar."}),t&&s.jsxs("div",{className:"flex items-center gap-2 rounded-2xl border border-border/60 bg-card/30 p-6 text-xs text-muted-foreground",children:[s.jsx(Bt,{className:"h-4 w-4 animate-spin"})," Vault wird geladen …"]}),(e==null?void 0:e.available)&&m.length===0&&s.jsx("div",{className:"rounded-2xl border border-dashed border-border/60 bg-card/20 p-8 text-center text-xs text-muted-foreground",children:"Noch keine Notizen. Der nächtliche Traum (03:15) legt sie an — morgen früh steht hier die erste."}),m.length>0&&s.jsxs("div",{className:"flex flex-col gap-4 lg:flex-row",children:[s.jsxs("aside",{className:"w-full shrink-0 space-y-3 lg:w-72",children:[s.jsxs("div",{className:"relative",children:[s.jsx("input",{value:f,onChange:w=>h(w.target.value),type:"search",placeholder:"Notizen durchsuchen…","aria-label":"Notizen durchsuchen",className:"h-9 w-full rounded-lg border border-border/60 bg-card/45 pl-8 pr-3 text-xs text-foreground outline-none focus:ring-1 focus:ring-primary/50"}),s.jsx(el,{className:"absolute left-2.5 top-2.5 h-3.5 w-3.5 text-muted-foreground"})]}),s.jsx("div",{className:"max-h-[70vh] space-y-3 overflow-y-auto pr-1 scrollbar-thin",children:b.map(({dir:w,files:k})=>s.jsxs("div",{children:[s.jsxs("p",{className:"mb-1 flex items-center gap-1 text-[10px] font-bold uppercase tracking-wider text-muted-foreground/60",children:[s.jsx(a5,{className:"h-3 w-3"})," ",oJ[w]??w]}),s.jsx("div",{className:"space-y-0.5",children:k.map(N=>s.jsxs("button",{onClick:()=>n(N.path),className:J("flex w-full items-center gap-1.5 rounded-lg px-2 py-1.5 text-left text-xs transition-all cursor-pointer",r===N.path?"bg-primary/15 text-primary":"text-muted-foreground hover:bg-accent hover:text-foreground"),children:[s.jsx(i5,{className:"h-3.5 w-3.5 shrink-0"}),s.jsx("span",{className:"truncate",title:N.title,children:N.name}),N.neu&&s.jsxs("span",{className:"ml-auto flex items-center gap-0.5 rounded bg-violet-500/15 px-1 py-0.5 text-[8px] font-bold uppercase text-violet-300",children:[s.jsx(mi,{className:"h-2.5 w-2.5"}),"neu"]})]},N.path))})]},w||"__root"))})]}),s.jsx("div",{className:"min-w-0 flex-1 rounded-2xl border border-border/60 bg-card/45 p-5 shadow-lg shadow-black/15 backdrop-blur-md",children:c?s.jsxs("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[s.jsx(Bt,{className:"h-4 w-4 animate-spin"})," Notiz wird geladen …"]}):i?s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"mb-3 flex items-center justify-between border-b border-border/40 pb-2",children:[s.jsxs("span",{className:"flex items-center gap-1.5 font-mono text-[11px] text-muted-foreground",children:[s.jsx(zx,{className:"h-3.5 w-3.5"})," ",i.path]}),i.mtime>0&&s.jsxs("span",{className:"text-[10px] text-muted-foreground/60",children:["Stand ",new Date(i.mtime*1e3).toLocaleString("de-DE",{day:"2-digit",month:"2-digit",hour:"2-digit",minute:"2-digit"})]})]}),s.jsx(lJ,{text:i.content,onWikiLink:S,known:p})]}):null})]})]})}function lJ({text:e,onWikiLink:t,known:r}){const n=e.split(`
`),i=[];let o=[],c=null;const u=f=>{o.length&&(i.push(s.jsx("ul",{className:"mb-3 ml-4 list-disc space-y-1",children:o},f)),o=[])};return n.forEach((f,h)=>{const m=`l${h}`;if(c!==null){f.trimEnd()==="```"?(i.push(s.jsx("pre",{className:"mb-3 overflow-x-auto rounded-xl border border-border/50 bg-background/50 p-3 font-mono text-[11px] leading-relaxed text-foreground/85",children:c.join(`
`)},m)),c=null):c.push(f);return}if(f.trimStart().startsWith("```")){u(m),c=[];return}const p=f.trimEnd();if(!p.trim()){u(m);return}const v=p.match(/^(#{1,4})\s+(.*)$/);if(v){u(m);const S=v[1].length,w=S===1?"text-lg font-bold mt-1 mb-3":S===2?"text-base font-bold mt-4 mb-2":"text-sm font-bold mt-3 mb-1.5";i.push(s.jsx("p",{className:J(w,"font-space text-foreground"),children:rv(v[2],t,r,m)},m));return}const b=p.match(/^\s*[-*•]\s+(.*)$/);if(b){o.push(s.jsx("li",{className:"text-xs leading-relaxed text-foreground/85",children:rv(b[1],t,r,m)},m));return}u(m),i.push(s.jsx("p",{className:"mb-2 text-xs leading-relaxed text-foreground/85",children:rv(p,t,r,m)},m))}),u("end"),c!==null&&i.push(s.jsx("pre",{className:"mb-3 overflow-x-auto rounded-xl border border-border/50 bg-background/50 p-3 font-mono text-[11px]",children:c.join(`
`)},"code-end")),s.jsx("div",{className:"max-w-3xl",children:i})}function rv(e,t,r,n){return e.split(/(\[\[[^\]]+\]\]|\*\*[^*]+\*\*|\*[^*]+\*|`[^`]+`)/g).map((o,c)=>{const u=`${n}-${c}`,f=o.match(/^\[\[([^\]|]+)(?:\|([^\]]+))?\]\]$/);if(f){const h=f[1].trim(),m=(f[2]??f[1]).trim();return r.has(h.toLowerCase())?s.jsx("button",{onClick:()=>t(h),className:"rounded bg-primary/10 px-1 text-primary underline decoration-primary/40 underline-offset-2 hover:bg-primary/20 cursor-pointer",children:m},u):s.jsx("span",{className:"rounded bg-background/40 px-1 text-muted-foreground",title:"Notiz existiert (noch) nicht",children:m},u)}return o.startsWith("**")&&o.endsWith("**")?s.jsx("b",{className:"font-semibold text-foreground",children:o.slice(2,-2)},u):o.startsWith("*")&&o.endsWith("*")&&o.length>2?s.jsx("i",{children:o.slice(1,-1)},u):o.startsWith("`")&&o.endsWith("`")?s.jsx("code",{className:"rounded bg-background/50 px-1 font-mono text-[11px] text-teal-300",children:o.slice(1,-1)},u):s.jsx("span",{children:o},u)})}function cJ(){var S,w,k,N,E;lR();const[e,t]=x.useState(()=>{const A=window.location.hash.slice(1);return gc.some(C=>C.id===A)?A:"dashboard"}),r=x.useCallback(A=>{window.location.hash.slice(1)===A?t(A):window.location.hash=A},[]),[n,i]=x.useState(()=>localStorage.getItem("mc_sidebar_collapsed")==="true"),[o,c]=x.useState(!1),[u,f]=x.useState("maintenance"),[h,m]=x.useState(()=>window.location.hash==="#mc3"),{data:p}=qx(),{data:v}=Po(2e4);x.useEffect(()=>{document.documentElement.classList.add("dark")},[]),x.useEffect(()=>{const A=C=>{var O;f(((O=C.detail)==null?void 0:O.tab)||"maintenance"),c(!0)};return window.addEventListener("open-system-drawer",A),()=>window.removeEventListener("open-system-drawer",A)},[]),x.useEffect(()=>{const A=C=>{var O;const _=(O=C.detail)==null?void 0:O.view;_&&r(_)};return window.addEventListener("mc-navigate",A),()=>window.removeEventListener("mc-navigate",A)},[r]),x.useEffect(()=>{const A=()=>{m(window.location.hash==="#mc3");const C=window.location.hash.slice(1);gc.some(_=>_.id===C)&&t(C)};return window.addEventListener("hashchange",A),()=>window.removeEventListener("hashchange",A)},[]);const b=gc.find(A=>A.id===e);return h?s.jsx(RX,{}):s.jsxs("div",{className:"flex h-full relative",children:[s.jsxs("div",{className:"fixed inset-0 -z-50 pointer-events-none overflow-hidden bg-[hsl(224,30%,6%)]",children:[s.jsx("div",{className:"absolute inset-0 opacity-35 animate-aurora bg-gradient-to-tr from-teal-500/20 via-indigo-500/15 to-purple-500/20 blur-[130px]"}),s.jsx("div",{className:"absolute top-[-10%] left-[-10%] h-[50%] w-[50%] rounded-full bg-teal-500/15 blur-[160px]"}),s.jsx("div",{className:"absolute bottom-[-10%] right-[-10%] h-[50%] w-[50%] rounded-full bg-purple-500/15 blur-[160px]"}),s.jsx("div",{className:"absolute top-[30%] right-[20%] h-[40%] w-[40%] rounded-full bg-indigo-500/10 blur-[140px]"})]}),s.jsx(OD,{onNavigate:r}),s.jsx(gE,{open:o,onClose:()=>c(!1),defaultTab:u}),s.jsxs("aside",{className:J("flex shrink-0 flex-col border-r border-border/40 bg-card/45 backdrop-blur-md transition-all duration-300 ease-in-out",n?"w-16":"w-60"),children:[s.jsxs("div",{className:J("flex items-center py-4 border-b border-border/40 shrink-0",n?"flex-col gap-3 px-2":"justify-between px-5"),children:[s.jsxs("div",{className:"flex items-center gap-2 overflow-hidden",children:[s.jsx("div",{className:"h-7 w-7 rounded-lg bg-primary shadow-md shadow-primary/20 shrink-0"}),!n&&s.jsxs("div",{className:"leading-tight",children:[s.jsx("div",{className:"text-sm font-semibold tracking-wide font-space",children:"Mission Control"}),s.jsx("div",{className:"text-xs text-muted-foreground",children:"2.0"})]})]}),s.jsx("button",{onClick:()=>{i(A=>{const C=!A;return localStorage.setItem("mc_sidebar_collapsed",C.toString()),C})},className:"p-1 rounded-md hover:bg-accent text-muted-foreground transition-colors cursor-pointer","aria-label":n?"Seitenleiste ausklappen":"Seitenleiste einklappen",title:n?"Maximieren":"Minimieren",children:n?s.jsx(Gn,{className:"h-4 w-4","aria-hidden":"true"}):s.jsx(LM,{className:"h-4 w-4","aria-hidden":"true"})})]}),s.jsx("nav",{className:"flex-1 space-y-1 px-3 py-4 overflow-y-auto",children:gc.map(A=>s.jsxs("a",{href:`#${A.id}`,"aria-current":e===A.id?"page":void 0,className:J("flex w-full items-center rounded-md text-sm transition-all cursor-pointer",n?"justify-center p-2.5":"gap-3 px-3 py-2",e===A.id?"bg-primary/15 text-primary shadow-sm shadow-primary/5":"text-muted-foreground hover:bg-accent hover:text-accent-foreground"),title:n?A.label:void 0,"aria-label":n?A.label:void 0,children:[s.jsx(A.icon,{className:"h-4.5 w-4.5 shrink-0","aria-hidden":"true"}),!n&&s.jsx("span",{className:"truncate",children:A.label})]},A.id))}),s.jsx("div",{className:J("py-3 text-xs text-muted-foreground border-t border-border/40 shrink-0",n?"px-2 text-center":"px-5"),children:n?s.jsx("div",{className:"flex justify-center",children:s.jsx("span",{className:J("h-2.5 w-2.5 rounded-full ring-2 ring-black/40",p?p.engine_reachable?p.brain&&!p.brain.ready?"bg-amber-500 animate-pulse":"bg-emerald-500 animate-pulse":"bg-amber-500":"bg-red-500"),title:p?p.engine_reachable?p.brain&&!p.brain.ready?`Hirn offline (${p.brain.model??"fast"})`:"Engine + Hirn online":"Engine offline":"Backend offline"})}):s.jsxs("div",{className:"space-y-2 text-left",children:[p?s.jsxs(s.Fragment,{children:[s.jsxs("span",{className:"flex items-center gap-2",children:[s.jsx("span",{className:J("h-2 w-2 rounded-full animate-pulse",p.engine_reachable?"bg-emerald-500":"bg-amber-500")}),s.jsxs("span",{className:"truncate",children:["Engine ",p.engine_reachable?"online":"offline"]})]}),p.brain&&!p.brain.ready&&s.jsxs("span",{className:"flex items-center gap-2 text-amber-400",title:`Agent-Hirn '${p.brain.model??"fast"}' lädt nicht/abgestürzt`,children:[s.jsx("span",{className:"h-2 w-2 rounded-full bg-amber-500 animate-pulse"}),s.jsxs("span",{className:"truncate",children:["Hirn offline",p.brain.model?` (${p.brain.model})`:""]})]})]}):s.jsxs("span",{className:"flex items-center gap-2",children:[s.jsx("span",{className:"h-2 w-2 rounded-full bg-red-500"})," ",s.jsx("span",{className:"truncate",children:"Backend offline"})]}),(v==null?void 0:v.versions)&&s.jsxs("div",{className:"space-y-1 text-[9px] text-muted-foreground/60 mt-2 pt-2 border-t border-border/30",children:[s.jsxs("div",{className:"truncate",title:v.versions.mc2?`${v.versions.mc2.branch}-${v.versions.mc2.hash}${v.versions.mc2.dirty?"*":""} (${v.versions.mc2.date})`:"nicht gefunden",children:[s.jsx("strong",{children:"MC2:"})," ",v.versions.mc2?`${v.versions.mc2.hash}${v.versions.mc2.dirty?"*":""}`:"—"]}),s.jsxs("div",{className:"truncate",title:((S=v.versions.engine)==null?void 0:S.type)==="git"?`${v.versions.engine.branch}-${v.versions.engine.hash}${v.versions.engine.dirty?"*":""} (${v.versions.engine.date})`:((w=v.versions.engine)==null?void 0:w.version_text)||"unbekannt",children:[s.jsx("strong",{children:"Engine:"})," ",((k=v.versions.engine)==null?void 0:k.type)==="git"?`${v.versions.engine.hash}${v.versions.engine.dirty?"*":""}`:((E=(N=v.versions.engine)==null?void 0:N.version_text)==null?void 0:E.split(" ").pop())||"—"]}),s.jsxs("div",{className:"truncate",title:v.versions.hermes_agent?`${v.versions.hermes_agent.branch}-${v.versions.hermes_agent.hash}${v.versions.hermes_agent.dirty?"*":""} (${v.versions.hermes_agent.date})`:"nicht gefunden",children:[s.jsx("strong",{children:"Hermes Agent:"})," ",v.versions.hermes_agent?`${v.versions.hermes_agent.hash}${v.versions.hermes_agent.dirty?"*":""}`:"—"]})]})]})})]}),s.jsxs("div",{className:"flex min-w-0 flex-1 flex-col",children:[s.jsxs("header",{className:"flex h-14 shrink-0 items-center justify-between border-b border-border/40 px-6 bg-card/20 backdrop-blur-sm",children:[s.jsx("div",{className:"text-xs font-medium text-muted-foreground tracking-wide uppercase font-sans",children:b.hint}),s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx(nE,{}),s.jsx("a",{href:"https://git.tobisniceshomelab.ddnsfree.com/Hitonabi/mission-control-v2/src/branch/main/docs/BEDIENUNG.md",target:"_blank",rel:"noopener",className:"flex h-8 items-center rounded-md border border-border/40 bg-background/40 px-2.5 text-xs text-muted-foreground hover:bg-accent hover:text-accent-foreground transition-all cursor-pointer font-semibold",title:"Bedien-Anleitung",children:"Hilfe"}),s.jsxs("button",{onClick:()=>{const A=new KeyboardEvent("keydown",{key:"k",metaKey:!0});document.dispatchEvent(A)},className:"flex items-center gap-2 rounded-md border border-border/40 bg-background/40 px-2.5 py-1.5 text-xs text-muted-foreground hover:bg-accent hover:text-accent-foreground transition-all cursor-pointer",children:[s.jsx(UM,{className:"h-3.5 w-3.5"}),s.jsx("span",{children:"Suchen"}),s.jsx("kbd",{className:"rounded bg-muted px-1.5 py-0.5 font-mono text-[9px]",children:"⌘K"})]})]})]}),s.jsxs("main",{className:"flex-1 overflow-y-auto p-6 scrollbar-thin",children:[e==="dashboard"&&s.jsx(GX,{onNavigate:A=>r(A)}),e==="auftraege"&&s.jsx(ZX,{}),e==="models"&&s.jsx($L,{}),e==="connect"&&s.jsx(hE,{}),e==="memory"&&s.jsx(mE,{}),e==="wissen"&&s.jsx(sJ,{}),e==="chronik"&&s.jsx(iJ,{}),e==="agent"&&s.jsx(pE,{}),e==="konsole"&&s.jsx(GL,{}),e==="guide"&&s.jsx(qL,{}),!["dashboard","auftraege","models","connect","memory","wissen","chronik","agent","konsole","guide"].includes(e)&&s.jsx(QL,{title:b.label,hint:b.hint})]})]})]})}class uJ extends _x.Component{constructor(){super(...arguments);is(this,"state",{error:null})}static getDerivedStateFromError(r){return{error:r}}componentDidCatch(r,n){console.error("Unbehandelter UI-Fehler:",r,n.componentStack)}render(){return this.state.error?s.jsx("div",{className:"min-h-screen flex items-center justify-center bg-neutral-950 text-neutral-200 p-8",children:s.jsxs("div",{className:"max-w-lg space-y-4 text-center",children:[s.jsx("div",{className:"text-2xl",children:"Da ist etwas schiefgelaufen."}),s.jsx("div",{className:"text-sm text-neutral-400 break-all",children:this.state.error.message}),s.jsx("button",{className:"px-4 py-2 rounded-lg bg-neutral-800 hover:bg-neutral-700 border border-neutral-700",onClick:()=>window.location.reload(),children:"Neu laden"})]})}):this.props.children}}const dJ=new hM({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1,staleTime:5e3}}});B4.createRoot(document.getElementById("root")).render(s.jsx(_x.StrictMode,{children:s.jsx(uJ,{children:s.jsx(mM,{client:dJ,children:s.jsx(cJ,{})})})}));export{mo as R,mi as S,_c as T,gI as a,Ox as g,s as j,x as r};