specweave 1.0.310 → 1.0.311

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/bin/specweave.js +11 -2
  2. package/dist/dashboard/assets/index-DMXd-NY4.js +11 -0
  3. package/dist/dashboard/index.html +1 -1
  4. package/dist/src/cli/commands/docs.d.ts +32 -1
  5. package/dist/src/cli/commands/docs.d.ts.map +1 -1
  6. package/dist/src/cli/commands/docs.js +117 -36
  7. package/dist/src/cli/commands/docs.js.map +1 -1
  8. package/dist/src/cli/helpers/init/directory-structure.d.ts.map +1 -1
  9. package/dist/src/cli/helpers/init/directory-structure.js +2 -1
  10. package/dist/src/cli/helpers/init/directory-structure.js.map +1 -1
  11. package/dist/src/cli/helpers/init/smart-defaults.d.ts.map +1 -1
  12. package/dist/src/cli/helpers/init/smart-defaults.js +1 -0
  13. package/dist/src/cli/helpers/init/smart-defaults.js.map +1 -1
  14. package/dist/src/cli/helpers/issue-tracker/sync-config-writer.d.ts.map +1 -1
  15. package/dist/src/cli/helpers/issue-tracker/sync-config-writer.js +2 -1
  16. package/dist/src/cli/helpers/issue-tracker/sync-config-writer.js.map +1 -1
  17. package/dist/src/core/config/types.d.ts +1 -0
  18. package/dist/src/core/config/types.d.ts.map +1 -1
  19. package/dist/src/core/config/types.js.map +1 -1
  20. package/dist/src/core/hooks/LifecycleHookDispatcher.d.ts.map +1 -1
  21. package/dist/src/core/hooks/LifecycleHookDispatcher.js +19 -3
  22. package/dist/src/core/hooks/LifecycleHookDispatcher.js.map +1 -1
  23. package/dist/src/dashboard/server/dashboard-server.d.ts.map +1 -1
  24. package/dist/src/dashboard/server/dashboard-server.js +38 -3
  25. package/dist/src/dashboard/server/dashboard-server.js.map +1 -1
  26. package/dist/src/dashboard/server/data/dashboard-data-aggregator.d.ts +10 -5
  27. package/dist/src/dashboard/server/data/dashboard-data-aggregator.d.ts.map +1 -1
  28. package/dist/src/dashboard/server/data/dashboard-data-aggregator.js +72 -44
  29. package/dist/src/dashboard/server/data/dashboard-data-aggregator.js.map +1 -1
  30. package/dist/src/dashboard/types.d.ts +7 -0
  31. package/dist/src/dashboard/types.d.ts.map +1 -1
  32. package/dist/src/sync/external-issue-auto-creator.d.ts.map +1 -1
  33. package/dist/src/sync/external-issue-auto-creator.js +12 -0
  34. package/dist/src/sync/external-issue-auto-creator.js.map +1 -1
  35. package/package.json +1 -1
  36. package/plugins/specweave/skills/docs/SKILL.md +47 -3
  37. package/plugins/specweave/skills/team-lead/SKILL.md +117 -65
  38. package/src/templates/config.json.template +2 -1
  39. package/dist/dashboard/assets/index-8JtB0x7k.js +0 -11
@@ -0,0 +1,11 @@
1
+ (function(){const o=document.createElement("link").relList;if(o&&o.supports&&o.supports("modulepreload"))return;for(const f of document.querySelectorAll('link[rel="modulepreload"]'))u(f);new MutationObserver(f=>{for(const m of f)if(m.type==="childList")for(const h of m.addedNodes)h.tagName==="LINK"&&h.rel==="modulepreload"&&u(h)}).observe(document,{childList:!0,subtree:!0});function c(f){const m={};return f.integrity&&(m.integrity=f.integrity),f.referrerPolicy&&(m.referrerPolicy=f.referrerPolicy),f.crossOrigin==="use-credentials"?m.credentials="include":f.crossOrigin==="anonymous"?m.credentials="omit":m.credentials="same-origin",m}function u(f){if(f.ep)return;f.ep=!0;const m=c(f);fetch(f.href,m)}})();var Qc={exports:{}},Vn={};var N0;function Fh(){if(N0)return Vn;N0=1;var r=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function c(u,f,m){var h=null;if(m!==void 0&&(h=""+m),f.key!==void 0&&(h=""+f.key),"key"in f){m={};for(var j in f)j!=="key"&&(m[j]=f[j])}else m=f;return f=m.ref,{$$typeof:r,type:u,key:h,ref:f!==void 0?f:null,props:m}}return Vn.Fragment=o,Vn.jsx=c,Vn.jsxs=c,Vn}var S0;function Ph(){return S0||(S0=1,Qc.exports=Fh()),Qc.exports}var n=Ph(),Zc={exports:{}},re={};var E0;function Ih(){if(E0)return re;E0=1;var r=Symbol.for("react.transitional.element"),o=Symbol.for("react.portal"),c=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),m=Symbol.for("react.consumer"),h=Symbol.for("react.context"),j=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),x=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),y=Symbol.for("react.activity"),E=Symbol.iterator;function R(b){return b===null||typeof b!="object"?null:(b=E&&b[E]||b["@@iterator"],typeof b=="function"?b:null)}var q={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},O=Object.assign,A={};function H(b,Y,Z){this.props=b,this.context=Y,this.refs=A,this.updater=Z||q}H.prototype.isReactComponent={},H.prototype.setState=function(b,Y){if(typeof b!="object"&&typeof b!="function"&&b!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,b,Y,"setState")},H.prototype.forceUpdate=function(b){this.updater.enqueueForceUpdate(this,b,"forceUpdate")};function T(){}T.prototype=H.prototype;function U(b,Y,Z){this.props=b,this.context=Y,this.refs=A,this.updater=Z||q}var ae=U.prototype=new T;ae.constructor=U,O(ae,H.prototype),ae.isPureReactComponent=!0;var K=Array.isArray;function ue(){}var V={H:null,A:null,T:null,S:null},X=Object.prototype.hasOwnProperty;function $(b,Y,Z){var W=Z.ref;return{$$typeof:r,type:b,key:Y,ref:W!==void 0?W:null,props:Z}}function F(b,Y){return $(b.type,Y,b.props)}function ee(b){return typeof b=="object"&&b!==null&&b.$$typeof===r}function Ae(b){var Y={"=":"=0",":":"=2"};return"$"+b.replace(/[=:]/g,function(Z){return Y[Z]})}var Fe=/\/+/g;function Qe(b,Y){return typeof b=="object"&&b!==null&&b.key!=null?Ae(""+b.key):Y.toString(36)}function $e(b){switch(b.status){case"fulfilled":return b.value;case"rejected":throw b.reason;default:switch(typeof b.status=="string"?b.then(ue,ue):(b.status="pending",b.then(function(Y){b.status==="pending"&&(b.status="fulfilled",b.value=Y)},function(Y){b.status==="pending"&&(b.status="rejected",b.reason=Y)})),b.status){case"fulfilled":return b.value;case"rejected":throw b.reason}}throw b}function L(b,Y,Z,W,ie){var fe=typeof b;(fe==="undefined"||fe==="boolean")&&(b=null);var P=!1;if(b===null)P=!0;else switch(fe){case"bigint":case"string":case"number":P=!0;break;case"object":switch(b.$$typeof){case r:case o:P=!0;break;case v:return P=b._init,L(P(b._payload),Y,Z,W,ie)}}if(P)return ie=ie(b),P=W===""?"."+Qe(b,0):W,K(ie)?(Z="",P!=null&&(Z=P.replace(Fe,"$&/")+"/"),L(ie,Y,Z,"",function(Wl){return Wl})):ie!=null&&(ee(ie)&&(ie=F(ie,Z+(ie.key==null||b&&b.key===ie.key?"":(""+ie.key).replace(Fe,"$&/")+"/")+P)),Y.push(ie)),1;P=0;var Ze=W===""?".":W+":";if(K(b))for(var He=0;He<b.length;He++)W=b[He],fe=Ze+Qe(W,He),P+=L(W,Y,Z,fe,ie);else if(He=R(b),typeof He=="function")for(b=He.call(b),He=0;!(W=b.next()).done;)W=W.value,fe=Ze+Qe(W,He++),P+=L(W,Y,Z,fe,ie);else if(fe==="object"){if(typeof b.then=="function")return L($e(b),Y,Z,W,ie);throw Y=String(b),Error("Objects are not valid as a React child (found: "+(Y==="[object Object]"?"object with keys {"+Object.keys(b).join(", ")+"}":Y)+"). If you meant to render a collection of children, use an array instead.")}return P}function Q(b,Y,Z){if(b==null)return b;var W=[],ie=0;return L(b,W,"","",function(fe){return Y.call(Z,fe,ie++)}),W}function le(b){if(b._status===-1){var Y=b._result;Y=Y(),Y.then(function(Z){(b._status===0||b._status===-1)&&(b._status=1,b._result=Z)},function(Z){(b._status===0||b._status===-1)&&(b._status=2,b._result=Z)}),b._status===-1&&(b._status=0,b._result=Y)}if(b._status===1)return b._result.default;throw b._result}var pe=typeof reportError=="function"?reportError:function(b){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var Y=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof b=="object"&&b!==null&&typeof b.message=="string"?String(b.message):String(b),error:b});if(!window.dispatchEvent(Y))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",b);return}console.error(b)},je={map:Q,forEach:function(b,Y,Z){Q(b,function(){Y.apply(this,arguments)},Z)},count:function(b){var Y=0;return Q(b,function(){Y++}),Y},toArray:function(b){return Q(b,function(Y){return Y})||[]},only:function(b){if(!ee(b))throw Error("React.Children.only expected to receive a single React element child.");return b}};return re.Activity=y,re.Children=je,re.Component=H,re.Fragment=c,re.Profiler=f,re.PureComponent=U,re.StrictMode=u,re.Suspense=p,re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=V,re.__COMPILER_RUNTIME={__proto__:null,c:function(b){return V.H.useMemoCache(b)}},re.cache=function(b){return function(){return b.apply(null,arguments)}},re.cacheSignal=function(){return null},re.cloneElement=function(b,Y,Z){if(b==null)throw Error("The argument must be a React element, but you passed "+b+".");var W=O({},b.props),ie=b.key;if(Y!=null)for(fe in Y.key!==void 0&&(ie=""+Y.key),Y)!X.call(Y,fe)||fe==="key"||fe==="__self"||fe==="__source"||fe==="ref"&&Y.ref===void 0||(W[fe]=Y[fe]);var fe=arguments.length-2;if(fe===1)W.children=Z;else if(1<fe){for(var P=Array(fe),Ze=0;Ze<fe;Ze++)P[Ze]=arguments[Ze+2];W.children=P}return $(b.type,ie,W)},re.createContext=function(b){return b={$$typeof:h,_currentValue:b,_currentValue2:b,_threadCount:0,Provider:null,Consumer:null},b.Provider=b,b.Consumer={$$typeof:m,_context:b},b},re.createElement=function(b,Y,Z){var W,ie={},fe=null;if(Y!=null)for(W in Y.key!==void 0&&(fe=""+Y.key),Y)X.call(Y,W)&&W!=="key"&&W!=="__self"&&W!=="__source"&&(ie[W]=Y[W]);var P=arguments.length-2;if(P===1)ie.children=Z;else if(1<P){for(var Ze=Array(P),He=0;He<P;He++)Ze[He]=arguments[He+2];ie.children=Ze}if(b&&b.defaultProps)for(W in P=b.defaultProps,P)ie[W]===void 0&&(ie[W]=P[W]);return $(b,fe,ie)},re.createRef=function(){return{current:null}},re.forwardRef=function(b){return{$$typeof:j,render:b}},re.isValidElement=ee,re.lazy=function(b){return{$$typeof:v,_payload:{_status:-1,_result:b},_init:le}},re.memo=function(b,Y){return{$$typeof:x,type:b,compare:Y===void 0?null:Y}},re.startTransition=function(b){var Y=V.T,Z={};V.T=Z;try{var W=b(),ie=V.S;ie!==null&&ie(Z,W),typeof W=="object"&&W!==null&&typeof W.then=="function"&&W.then(ue,pe)}catch(fe){pe(fe)}finally{Y!==null&&Z.types!==null&&(Y.types=Z.types),V.T=Y}},re.unstable_useCacheRefresh=function(){return V.H.useCacheRefresh()},re.use=function(b){return V.H.use(b)},re.useActionState=function(b,Y,Z){return V.H.useActionState(b,Y,Z)},re.useCallback=function(b,Y){return V.H.useCallback(b,Y)},re.useContext=function(b){return V.H.useContext(b)},re.useDebugValue=function(){},re.useDeferredValue=function(b,Y){return V.H.useDeferredValue(b,Y)},re.useEffect=function(b,Y){return V.H.useEffect(b,Y)},re.useEffectEvent=function(b){return V.H.useEffectEvent(b)},re.useId=function(){return V.H.useId()},re.useImperativeHandle=function(b,Y,Z){return V.H.useImperativeHandle(b,Y,Z)},re.useInsertionEffect=function(b,Y){return V.H.useInsertionEffect(b,Y)},re.useLayoutEffect=function(b,Y){return V.H.useLayoutEffect(b,Y)},re.useMemo=function(b,Y){return V.H.useMemo(b,Y)},re.useOptimistic=function(b,Y){return V.H.useOptimistic(b,Y)},re.useReducer=function(b,Y,Z){return V.H.useReducer(b,Y,Z)},re.useRef=function(b){return V.H.useRef(b)},re.useState=function(b){return V.H.useState(b)},re.useSyncExternalStore=function(b,Y,Z){return V.H.useSyncExternalStore(b,Y,Z)},re.useTransition=function(){return V.H.useTransition()},re.version="19.2.4",re}var C0;function uu(){return C0||(C0=1,Zc.exports=Ih()),Zc.exports}var N=uu(),Kc={exports:{}},Xn={},Jc={exports:{}},Wc={};var T0;function eg(){return T0||(T0=1,(function(r){function o(L,Q){var le=L.length;L.push(Q);e:for(;0<le;){var pe=le-1>>>1,je=L[pe];if(0<f(je,Q))L[pe]=Q,L[le]=je,le=pe;else break e}}function c(L){return L.length===0?null:L[0]}function u(L){if(L.length===0)return null;var Q=L[0],le=L.pop();if(le!==Q){L[0]=le;e:for(var pe=0,je=L.length,b=je>>>1;pe<b;){var Y=2*(pe+1)-1,Z=L[Y],W=Y+1,ie=L[W];if(0>f(Z,le))W<je&&0>f(ie,Z)?(L[pe]=ie,L[W]=le,pe=W):(L[pe]=Z,L[Y]=le,pe=Y);else if(W<je&&0>f(ie,le))L[pe]=ie,L[W]=le,pe=W;else break e}}return Q}function f(L,Q){var le=L.sortIndex-Q.sortIndex;return le!==0?le:L.id-Q.id}if(r.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var m=performance;r.unstable_now=function(){return m.now()}}else{var h=Date,j=h.now();r.unstable_now=function(){return h.now()-j}}var p=[],x=[],v=1,y=null,E=3,R=!1,q=!1,O=!1,A=!1,H=typeof setTimeout=="function"?setTimeout:null,T=typeof clearTimeout=="function"?clearTimeout:null,U=typeof setImmediate<"u"?setImmediate:null;function ae(L){for(var Q=c(x);Q!==null;){if(Q.callback===null)u(x);else if(Q.startTime<=L)u(x),Q.sortIndex=Q.expirationTime,o(p,Q);else break;Q=c(x)}}function K(L){if(O=!1,ae(L),!q)if(c(p)!==null)q=!0,ue||(ue=!0,Ae());else{var Q=c(x);Q!==null&&$e(K,Q.startTime-L)}}var ue=!1,V=-1,X=5,$=-1;function F(){return A?!0:!(r.unstable_now()-$<X)}function ee(){if(A=!1,ue){var L=r.unstable_now();$=L;var Q=!0;try{e:{q=!1,O&&(O=!1,T(V),V=-1),R=!0;var le=E;try{t:{for(ae(L),y=c(p);y!==null&&!(y.expirationTime>L&&F());){var pe=y.callback;if(typeof pe=="function"){y.callback=null,E=y.priorityLevel;var je=pe(y.expirationTime<=L);if(L=r.unstable_now(),typeof je=="function"){y.callback=je,ae(L),Q=!0;break t}y===c(p)&&u(p),ae(L)}else u(p);y=c(p)}if(y!==null)Q=!0;else{var b=c(x);b!==null&&$e(K,b.startTime-L),Q=!1}}break e}finally{y=null,E=le,R=!1}Q=void 0}}finally{Q?Ae():ue=!1}}}var Ae;if(typeof U=="function")Ae=function(){U(ee)};else if(typeof MessageChannel<"u"){var Fe=new MessageChannel,Qe=Fe.port2;Fe.port1.onmessage=ee,Ae=function(){Qe.postMessage(null)}}else Ae=function(){H(ee,0)};function $e(L,Q){V=H(function(){L(r.unstable_now())},Q)}r.unstable_IdlePriority=5,r.unstable_ImmediatePriority=1,r.unstable_LowPriority=4,r.unstable_NormalPriority=3,r.unstable_Profiling=null,r.unstable_UserBlockingPriority=2,r.unstable_cancelCallback=function(L){L.callback=null},r.unstable_forceFrameRate=function(L){0>L||125<L?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):X=0<L?Math.floor(1e3/L):5},r.unstable_getCurrentPriorityLevel=function(){return E},r.unstable_next=function(L){switch(E){case 1:case 2:case 3:var Q=3;break;default:Q=E}var le=E;E=Q;try{return L()}finally{E=le}},r.unstable_requestPaint=function(){A=!0},r.unstable_runWithPriority=function(L,Q){switch(L){case 1:case 2:case 3:case 4:case 5:break;default:L=3}var le=E;E=L;try{return Q()}finally{E=le}},r.unstable_scheduleCallback=function(L,Q,le){var pe=r.unstable_now();switch(typeof le=="object"&&le!==null?(le=le.delay,le=typeof le=="number"&&0<le?pe+le:pe):le=pe,L){case 1:var je=-1;break;case 2:je=250;break;case 5:je=1073741823;break;case 4:je=1e4;break;default:je=5e3}return je=le+je,L={id:v++,callback:Q,priorityLevel:L,startTime:le,expirationTime:je,sortIndex:-1},le>pe?(L.sortIndex=le,o(x,L),c(p)===null&&L===c(x)&&(O?(T(V),V=-1):O=!0,$e(K,le-pe))):(L.sortIndex=je,o(p,L),q||R||(q=!0,ue||(ue=!0,Ae()))),L},r.unstable_shouldYield=F,r.unstable_wrapCallback=function(L){var Q=E;return function(){var le=E;E=Q;try{return L.apply(this,arguments)}finally{E=le}}}})(Wc)),Wc}var w0;function tg(){return w0||(w0=1,Jc.exports=eg()),Jc.exports}var Fc={exports:{}},nt={};var A0;function ag(){if(A0)return nt;A0=1;var r=uu();function o(p){var x="https://react.dev/errors/"+p;if(1<arguments.length){x+="?args[]="+encodeURIComponent(arguments[1]);for(var v=2;v<arguments.length;v++)x+="&args[]="+encodeURIComponent(arguments[v])}return"Minified React error #"+p+"; visit "+x+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function c(){}var u={d:{f:c,r:function(){throw Error(o(522))},D:c,C:c,L:c,m:c,X:c,S:c,M:c},p:0,findDOMNode:null},f=Symbol.for("react.portal");function m(p,x,v){var y=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:f,key:y==null?null:""+y,children:p,containerInfo:x,implementation:v}}var h=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function j(p,x){if(p==="font")return"";if(typeof x=="string")return x==="use-credentials"?x:""}return nt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=u,nt.createPortal=function(p,x){var v=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!x||x.nodeType!==1&&x.nodeType!==9&&x.nodeType!==11)throw Error(o(299));return m(p,x,null,v)},nt.flushSync=function(p){var x=h.T,v=u.p;try{if(h.T=null,u.p=2,p)return p()}finally{h.T=x,u.p=v,u.d.f()}},nt.preconnect=function(p,x){typeof p=="string"&&(x?(x=x.crossOrigin,x=typeof x=="string"?x==="use-credentials"?x:"":void 0):x=null,u.d.C(p,x))},nt.prefetchDNS=function(p){typeof p=="string"&&u.d.D(p)},nt.preinit=function(p,x){if(typeof p=="string"&&x&&typeof x.as=="string"){var v=x.as,y=j(v,x.crossOrigin),E=typeof x.integrity=="string"?x.integrity:void 0,R=typeof x.fetchPriority=="string"?x.fetchPriority:void 0;v==="style"?u.d.S(p,typeof x.precedence=="string"?x.precedence:void 0,{crossOrigin:y,integrity:E,fetchPriority:R}):v==="script"&&u.d.X(p,{crossOrigin:y,integrity:E,fetchPriority:R,nonce:typeof x.nonce=="string"?x.nonce:void 0})}},nt.preinitModule=function(p,x){if(typeof p=="string")if(typeof x=="object"&&x!==null){if(x.as==null||x.as==="script"){var v=j(x.as,x.crossOrigin);u.d.M(p,{crossOrigin:v,integrity:typeof x.integrity=="string"?x.integrity:void 0,nonce:typeof x.nonce=="string"?x.nonce:void 0})}}else x==null&&u.d.M(p)},nt.preload=function(p,x){if(typeof p=="string"&&typeof x=="object"&&x!==null&&typeof x.as=="string"){var v=x.as,y=j(v,x.crossOrigin);u.d.L(p,v,{crossOrigin:y,integrity:typeof x.integrity=="string"?x.integrity:void 0,nonce:typeof x.nonce=="string"?x.nonce:void 0,type:typeof x.type=="string"?x.type:void 0,fetchPriority:typeof x.fetchPriority=="string"?x.fetchPriority:void 0,referrerPolicy:typeof x.referrerPolicy=="string"?x.referrerPolicy:void 0,imageSrcSet:typeof x.imageSrcSet=="string"?x.imageSrcSet:void 0,imageSizes:typeof x.imageSizes=="string"?x.imageSizes:void 0,media:typeof x.media=="string"?x.media:void 0})}},nt.preloadModule=function(p,x){if(typeof p=="string")if(x){var v=j(x.as,x.crossOrigin);u.d.m(p,{as:typeof x.as=="string"&&x.as!=="script"?x.as:void 0,crossOrigin:v,integrity:typeof x.integrity=="string"?x.integrity:void 0})}else u.d.m(p)},nt.requestFormReset=function(p){u.d.r(p)},nt.unstable_batchedUpdates=function(p,x){return p(x)},nt.useFormState=function(p,x,v){return h.H.useFormState(p,x,v)},nt.useFormStatus=function(){return h.H.useHostTransitionStatus()},nt.version="19.2.4",nt}var R0;function lg(){if(R0)return Fc.exports;R0=1;function r(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(o){console.error(o)}}return r(),Fc.exports=ag(),Fc.exports}var M0;function ng(){if(M0)return Xn;M0=1;var r=tg(),o=uu(),c=lg();function u(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var a=2;a<arguments.length;a++)t+="&args[]="+encodeURIComponent(arguments[a])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function f(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function m(e){var t=e,a=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(a=t.return),e=t.return;while(e)}return t.tag===3?a:null}function h(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function j(e){if(e.tag===31){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function p(e){if(m(e)!==e)throw Error(u(188))}function x(e){var t=e.alternate;if(!t){if(t=m(e),t===null)throw Error(u(188));return t!==e?null:e}for(var a=e,l=t;;){var s=a.return;if(s===null)break;var i=s.alternate;if(i===null){if(l=s.return,l!==null){a=l;continue}break}if(s.child===i.child){for(i=s.child;i;){if(i===a)return p(s),e;if(i===l)return p(s),t;i=i.sibling}throw Error(u(188))}if(a.return!==l.return)a=s,l=i;else{for(var d=!1,g=s.child;g;){if(g===a){d=!0,a=s,l=i;break}if(g===l){d=!0,l=s,a=i;break}g=g.sibling}if(!d){for(g=i.child;g;){if(g===a){d=!0,a=i,l=s;break}if(g===l){d=!0,l=i,a=s;break}g=g.sibling}if(!d)throw Error(u(189))}}if(a.alternate!==l)throw Error(u(190))}if(a.tag!==3)throw Error(u(188));return a.stateNode.current===a?e:t}function v(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=v(e),t!==null)return t;e=e.sibling}return null}var y=Object.assign,E=Symbol.for("react.element"),R=Symbol.for("react.transitional.element"),q=Symbol.for("react.portal"),O=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),H=Symbol.for("react.profiler"),T=Symbol.for("react.consumer"),U=Symbol.for("react.context"),ae=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),V=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),$=Symbol.for("react.activity"),F=Symbol.for("react.memo_cache_sentinel"),ee=Symbol.iterator;function Ae(e){return e===null||typeof e!="object"?null:(e=ee&&e[ee]||e["@@iterator"],typeof e=="function"?e:null)}var Fe=Symbol.for("react.client.reference");function Qe(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===Fe?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case O:return"Fragment";case H:return"Profiler";case A:return"StrictMode";case K:return"Suspense";case ue:return"SuspenseList";case $:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case q:return"Portal";case U:return e.displayName||"Context";case T:return(e._context.displayName||"Context")+".Consumer";case ae:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case V:return t=e.displayName||null,t!==null?t:Qe(e.type)||"Memo";case X:t=e._payload,e=e._init;try{return Qe(e(t))}catch{}}return null}var $e=Array.isArray,L=o.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Q=c.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,le={pending:!1,data:null,method:null,action:null},pe=[],je=-1;function b(e){return{current:e}}function Y(e){0>je||(e.current=pe[je],pe[je]=null,je--)}function Z(e,t){je++,pe[je]=e.current,e.current=t}var W=b(null),ie=b(null),fe=b(null),P=b(null);function Ze(e,t){switch(Z(fe,t),Z(ie,e),Z(W,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Xf(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Xf(t),e=Qf(t,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}Y(W),Z(W,e)}function He(){Y(W),Y(ie),Y(fe)}function Wl(e){e.memoizedState!==null&&Z(P,e);var t=W.current,a=Qf(t,e.type);t!==a&&(Z(ie,e),Z(W,a))}function es(e){ie.current===e&&(Y(W),Y(ie)),P.current===e&&(Y(P),Yn._currentValue=le)}var Ai,vu;function $a(e){if(Ai===void 0)try{throw Error()}catch(a){var t=a.stack.trim().match(/\n( *(at )?)/);Ai=t&&t[1]||"",vu=-1<a.stack.indexOf(`
2
+ at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
3
+ `+Ai+e+vu}var Ri=!1;function Mi(e,t){if(!e||Ri)return"";Ri=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(t){var k=function(){throw Error()};if(Object.defineProperty(k.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(k,[])}catch(D){var _=D}Reflect.construct(e,[],k)}else{try{k.call()}catch(D){_=D}e.call(k.prototype)}}else{try{throw Error()}catch(D){_=D}(k=e())&&typeof k.catch=="function"&&k.catch(function(){})}}catch(D){if(D&&_&&typeof D.stack=="string")return[D.stack,_.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var s=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");s&&s.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var i=l.DetermineComponentFrameRoot(),d=i[0],g=i[1];if(d&&g){var S=d.split(`
4
+ `),z=g.split(`
5
+ `);for(s=l=0;l<S.length&&!S[l].includes("DetermineComponentFrameRoot");)l++;for(;s<z.length&&!z[s].includes("DetermineComponentFrameRoot");)s++;if(l===S.length||s===z.length)for(l=S.length-1,s=z.length-1;1<=l&&0<=s&&S[l]!==z[s];)s--;for(;1<=l&&0<=s;l--,s--)if(S[l]!==z[s]){if(l!==1||s!==1)do if(l--,s--,0>s||S[l]!==z[s]){var B=`
6
+ `+S[l].replace(" at new "," at ");return e.displayName&&B.includes("<anonymous>")&&(B=B.replace("<anonymous>",e.displayName)),B}while(1<=l&&0<=s);break}}}finally{Ri=!1,Error.prepareStackTrace=a}return(a=e?e.displayName||e.name:"")?$a(a):""}function Am(e,t){switch(e.tag){case 26:case 27:case 5:return $a(e.type);case 16:return $a("Lazy");case 13:return e.child!==t&&t!==null?$a("Suspense Fallback"):$a("Suspense");case 19:return $a("SuspenseList");case 0:case 15:return Mi(e.type,!1);case 11:return Mi(e.type.render,!1);case 1:return Mi(e.type,!0);case 31:return $a("Activity");default:return""}}function bu(e){try{var t="",a=null;do t+=Am(e,a),a=e,e=e.return;while(e);return t}catch(l){return`
7
+ Error generating stack: `+l.message+`
8
+ `+l.stack}}var zi=Object.prototype.hasOwnProperty,_i=r.unstable_scheduleCallback,Oi=r.unstable_cancelCallback,Rm=r.unstable_shouldYield,Mm=r.unstable_requestPaint,ht=r.unstable_now,zm=r.unstable_getCurrentPriorityLevel,ju=r.unstable_ImmediatePriority,Nu=r.unstable_UserBlockingPriority,ts=r.unstable_NormalPriority,_m=r.unstable_LowPriority,Su=r.unstable_IdlePriority,Om=r.log,Dm=r.unstable_setDisableYieldValue,Fl=null,gt=null;function xa(e){if(typeof Om=="function"&&Dm(e),gt&&typeof gt.setStrictMode=="function")try{gt.setStrictMode(Fl,e)}catch{}}var yt=Math.clz32?Math.clz32:Hm,Um=Math.log,Lm=Math.LN2;function Hm(e){return e>>>=0,e===0?32:31-(Um(e)/Lm|0)|0}var as=256,ls=262144,ns=4194304;function Ga(e){var t=e&42;if(t!==0)return t;switch(e&-e){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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function ss(e,t,a){var l=e.pendingLanes;if(l===0)return 0;var s=0,i=e.suspendedLanes,d=e.pingedLanes;e=e.warmLanes;var g=l&134217727;return g!==0?(l=g&~i,l!==0?s=Ga(l):(d&=g,d!==0?s=Ga(d):a||(a=g&~e,a!==0&&(s=Ga(a))))):(g=l&~i,g!==0?s=Ga(g):d!==0?s=Ga(d):a||(a=l&~e,a!==0&&(s=Ga(a)))),s===0?0:t!==0&&t!==s&&(t&i)===0&&(i=s&-s,a=t&-t,i>=a||i===32&&(a&4194048)!==0)?t:s}function Pl(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function Bm(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32: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 t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Eu(){var e=ns;return ns<<=1,(ns&62914560)===0&&(ns=4194304),e}function Di(e){for(var t=[],a=0;31>a;a++)t.push(e);return t}function Il(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function qm(e,t,a,l,s,i){var d=e.pendingLanes;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=a,e.entangledLanes&=a,e.errorRecoveryDisabledLanes&=a,e.shellSuspendCounter=0;var g=e.entanglements,S=e.expirationTimes,z=e.hiddenUpdates;for(a=d&~a;0<a;){var B=31-yt(a),k=1<<B;g[B]=0,S[B]=-1;var _=z[B];if(_!==null)for(z[B]=null,B=0;B<_.length;B++){var D=_[B];D!==null&&(D.lane&=-536870913)}a&=~k}l!==0&&Cu(e,l,0),i!==0&&s===0&&e.tag!==0&&(e.suspendedLanes|=i&~(d&~t))}function Cu(e,t,a){e.pendingLanes|=t,e.suspendedLanes&=~t;var l=31-yt(t);e.entangledLanes|=t,e.entanglements[l]=e.entanglements[l]|1073741824|a&261930}function Tu(e,t){var a=e.entangledLanes|=t;for(e=e.entanglements;a;){var l=31-yt(a),s=1<<l;s&t|e[l]&t&&(e[l]|=t),a&=~s}}function wu(e,t){var a=t&-t;return a=(a&42)!==0?1:Ui(a),(a&(e.suspendedLanes|t))!==0?0:a}function Ui(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function Li(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function Au(){var e=Q.p;return e!==0?e:(e=window.event,e===void 0?32:h0(e.type))}function Ru(e,t){var a=Q.p;try{return Q.p=e,t()}finally{Q.p=a}}var ha=Math.random().toString(36).slice(2),Pe="__reactFiber$"+ha,ct="__reactProps$"+ha,il="__reactContainer$"+ha,Hi="__reactEvents$"+ha,Ym="__reactListeners$"+ha,$m="__reactHandles$"+ha,Mu="__reactResources$"+ha,en="__reactMarker$"+ha;function Bi(e){delete e[Pe],delete e[ct],delete e[Hi],delete e[Ym],delete e[$m]}function rl(e){var t=e[Pe];if(t)return t;for(var a=e.parentNode;a;){if(t=a[il]||a[Pe]){if(a=t.alternate,t.child!==null||a!==null&&a.child!==null)for(e=If(e);e!==null;){if(a=e[Pe])return a;e=If(e)}return t}e=a,a=e.parentNode}return null}function cl(e){if(e=e[Pe]||e[il]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function tn(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(u(33))}function ul(e){var t=e[Mu];return t||(t=e[Mu]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Je(e){e[en]=!0}var zu=new Set,_u={};function ka(e,t){ol(e,t),ol(e+"Capture",t)}function ol(e,t){for(_u[e]=t,e=0;e<t.length;e++)zu.add(t[e])}var Gm=RegExp("^[: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]*$"),Ou={},Du={};function km(e){return zi.call(Du,e)?!0:zi.call(Ou,e)?!1:Gm.test(e)?Du[e]=!0:(Ou[e]=!0,!1)}function is(e,t,a){if(km(t))if(a===null)e.removeAttribute(t);else{switch(typeof a){case"undefined":case"function":case"symbol":e.removeAttribute(t);return;case"boolean":var l=t.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){e.removeAttribute(t);return}}e.setAttribute(t,""+a)}}function rs(e,t,a){if(a===null)e.removeAttribute(t);else{switch(typeof a){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(t);return}e.setAttribute(t,""+a)}}function Qt(e,t,a,l){if(l===null)e.removeAttribute(a);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(a);return}e.setAttributeNS(t,a,""+l)}}function Ct(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Uu(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Vm(e,t,a){var l=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var s=l.get,i=l.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return s.call(this)},set:function(d){a=""+d,i.call(this,d)}}),Object.defineProperty(e,t,{enumerable:l.enumerable}),{getValue:function(){return a},setValue:function(d){a=""+d},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function qi(e){if(!e._valueTracker){var t=Uu(e)?"checked":"value";e._valueTracker=Vm(e,t,""+e[t])}}function Lu(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var a=t.getValue(),l="";return e&&(l=Uu(e)?e.checked?"true":"false":e.value),e=l,e!==a?(t.setValue(e),!0):!1}function cs(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var Xm=/[\n"\\]/g;function Tt(e){return e.replace(Xm,function(t){return"\\"+t.charCodeAt(0).toString(16)+" "})}function Yi(e,t,a,l,s,i,d,g){e.name="",d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"?e.type=d:e.removeAttribute("type"),t!=null?d==="number"?(t===0&&e.value===""||e.value!=t)&&(e.value=""+Ct(t)):e.value!==""+Ct(t)&&(e.value=""+Ct(t)):d!=="submit"&&d!=="reset"||e.removeAttribute("value"),t!=null?$i(e,d,Ct(t)):a!=null?$i(e,d,Ct(a)):l!=null&&e.removeAttribute("value"),s==null&&i!=null&&(e.defaultChecked=!!i),s!=null&&(e.checked=s&&typeof s!="function"&&typeof s!="symbol"),g!=null&&typeof g!="function"&&typeof g!="symbol"&&typeof g!="boolean"?e.name=""+Ct(g):e.removeAttribute("name")}function Hu(e,t,a,l,s,i,d,g){if(i!=null&&typeof i!="function"&&typeof i!="symbol"&&typeof i!="boolean"&&(e.type=i),t!=null||a!=null){if(!(i!=="submit"&&i!=="reset"||t!=null)){qi(e);return}a=a!=null?""+Ct(a):"",t=t!=null?""+Ct(t):a,g||t===e.value||(e.value=t),e.defaultValue=t}l=l??s,l=typeof l!="function"&&typeof l!="symbol"&&!!l,e.checked=g?e.checked:!!l,e.defaultChecked=!!l,d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"&&(e.name=d),qi(e)}function $i(e,t,a){t==="number"&&cs(e.ownerDocument)===e||e.defaultValue===""+a||(e.defaultValue=""+a)}function dl(e,t,a,l){if(e=e.options,t){t={};for(var s=0;s<a.length;s++)t["$"+a[s]]=!0;for(a=0;a<e.length;a++)s=t.hasOwnProperty("$"+e[a].value),e[a].selected!==s&&(e[a].selected=s),s&&l&&(e[a].defaultSelected=!0)}else{for(a=""+Ct(a),t=null,s=0;s<e.length;s++){if(e[s].value===a){e[s].selected=!0,l&&(e[s].defaultSelected=!0);return}t!==null||e[s].disabled||(t=e[s])}t!==null&&(t.selected=!0)}}function Bu(e,t,a){if(t!=null&&(t=""+Ct(t),t!==e.value&&(e.value=t),a==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=a!=null?""+Ct(a):""}function qu(e,t,a,l){if(t==null){if(l!=null){if(a!=null)throw Error(u(92));if($e(l)){if(1<l.length)throw Error(u(93));l=l[0]}a=l}a==null&&(a=""),t=a}a=Ct(t),e.defaultValue=a,l=e.textContent,l===a&&l!==""&&l!==null&&(e.value=l),qi(e)}function fl(e,t){if(t){var a=e.firstChild;if(a&&a===e.lastChild&&a.nodeType===3){a.nodeValue=t;return}}e.textContent=t}var Qm=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Yu(e,t,a){var l=t.indexOf("--")===0;a==null||typeof a=="boolean"||a===""?l?e.setProperty(t,""):t==="float"?e.cssFloat="":e[t]="":l?e.setProperty(t,a):typeof a!="number"||a===0||Qm.has(t)?t==="float"?e.cssFloat=a:e[t]=(""+a).trim():e[t]=a+"px"}function $u(e,t,a){if(t!=null&&typeof t!="object")throw Error(u(62));if(e=e.style,a!=null){for(var l in a)!a.hasOwnProperty(l)||t!=null&&t.hasOwnProperty(l)||(l.indexOf("--")===0?e.setProperty(l,""):l==="float"?e.cssFloat="":e[l]="");for(var s in t)l=t[s],t.hasOwnProperty(s)&&a[s]!==l&&Yu(e,s,l)}else for(var i in t)t.hasOwnProperty(i)&&Yu(e,i,t[i])}function Gi(e){if(e.indexOf("-")===-1)return!1;switch(e){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 Zm=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Km=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function us(e){return Km.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}function Zt(){}var ki=null;function Vi(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var ml=null,xl=null;function Gu(e){var t=cl(e);if(t&&(e=t.stateNode)){var a=e[ct]||null;e:switch(e=t.stateNode,t.type){case"input":if(Yi(e,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name),t=a.name,a.type==="radio"&&t!=null){for(a=e;a.parentNode;)a=a.parentNode;for(a=a.querySelectorAll('input[name="'+Tt(""+t)+'"][type="radio"]'),t=0;t<a.length;t++){var l=a[t];if(l!==e&&l.form===e.form){var s=l[ct]||null;if(!s)throw Error(u(90));Yi(l,s.value,s.defaultValue,s.defaultValue,s.checked,s.defaultChecked,s.type,s.name)}}for(t=0;t<a.length;t++)l=a[t],l.form===e.form&&Lu(l)}break e;case"textarea":Bu(e,a.value,a.defaultValue);break e;case"select":t=a.value,t!=null&&dl(e,!!a.multiple,t,!1)}}}var Xi=!1;function ku(e,t,a){if(Xi)return e(t,a);Xi=!0;try{var l=e(t);return l}finally{if(Xi=!1,(ml!==null||xl!==null)&&(Ws(),ml&&(t=ml,e=xl,xl=ml=null,Gu(t),e)))for(t=0;t<e.length;t++)Gu(e[t])}}function an(e,t){var a=e.stateNode;if(a===null)return null;var l=a[ct]||null;if(l===null)return null;a=l[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(l=!l.disabled)||(e=e.type,l=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!l;break e;default:e=!1}if(e)return null;if(a&&typeof a!="function")throw Error(u(231,t,typeof a));return a}var Kt=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Qi=!1;if(Kt)try{var ln={};Object.defineProperty(ln,"passive",{get:function(){Qi=!0}}),window.addEventListener("test",ln,ln),window.removeEventListener("test",ln,ln)}catch{Qi=!1}var ga=null,Zi=null,os=null;function Vu(){if(os)return os;var e,t=Zi,a=t.length,l,s="value"in ga?ga.value:ga.textContent,i=s.length;for(e=0;e<a&&t[e]===s[e];e++);var d=a-e;for(l=1;l<=d&&t[a-l]===s[i-l];l++);return os=s.slice(e,1<l?1-l:void 0)}function ds(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function fs(){return!0}function Xu(){return!1}function ut(e){function t(a,l,s,i,d){this._reactName=a,this._targetInst=s,this.type=l,this.nativeEvent=i,this.target=d,this.currentTarget=null;for(var g in e)e.hasOwnProperty(g)&&(a=e[g],this[g]=a?a(i):i[g]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?fs:Xu,this.isPropagationStopped=Xu,this}return y(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preventDefault():typeof a.returnValue!="unknown"&&(a.returnValue=!1),this.isDefaultPrevented=fs)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():typeof a.cancelBubble!="unknown"&&(a.cancelBubble=!0),this.isPropagationStopped=fs)},persist:function(){},isPersistent:fs}),t}var Va={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ms=ut(Va),nn=y({},Va,{view:0,detail:0}),Jm=ut(nn),Ki,Ji,sn,xs=y({},nn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Fi,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==sn&&(sn&&e.type==="mousemove"?(Ki=e.screenX-sn.screenX,Ji=e.screenY-sn.screenY):Ji=Ki=0,sn=e),Ki)},movementY:function(e){return"movementY"in e?e.movementY:Ji}}),Qu=ut(xs),Wm=y({},xs,{dataTransfer:0}),Fm=ut(Wm),Pm=y({},nn,{relatedTarget:0}),Wi=ut(Pm),Im=y({},Va,{animationName:0,elapsedTime:0,pseudoElement:0}),ex=ut(Im),tx=y({},Va,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),ax=ut(tx),lx=y({},Va,{data:0}),Zu=ut(lx),nx={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},sx={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"},ix={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function rx(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=ix[e])?!!t[e]:!1}function Fi(){return rx}var cx=y({},nn,{key:function(e){if(e.key){var t=nx[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=ds(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?sx[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Fi,charCode:function(e){return e.type==="keypress"?ds(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?ds(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),ux=ut(cx),ox=y({},xs,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Ku=ut(ox),dx=y({},nn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Fi}),fx=ut(dx),mx=y({},Va,{propertyName:0,elapsedTime:0,pseudoElement:0}),xx=ut(mx),hx=y({},xs,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),gx=ut(hx),yx=y({},Va,{newState:0,oldState:0}),px=ut(yx),vx=[9,13,27,32],Pi=Kt&&"CompositionEvent"in window,rn=null;Kt&&"documentMode"in document&&(rn=document.documentMode);var bx=Kt&&"TextEvent"in window&&!rn,Ju=Kt&&(!Pi||rn&&8<rn&&11>=rn),Wu=" ",Fu=!1;function Pu(e,t){switch(e){case"keyup":return vx.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Iu(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var hl=!1;function jx(e,t){switch(e){case"compositionend":return Iu(t);case"keypress":return t.which!==32?null:(Fu=!0,Wu);case"textInput":return e=t.data,e===Wu&&Fu?null:e;default:return null}}function Nx(e,t){if(hl)return e==="compositionend"||!Pi&&Pu(e,t)?(e=Vu(),os=Zi=ga=null,hl=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Ju&&t.locale!=="ko"?null:t.data;default:return null}}var Sx={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 eo(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!Sx[e.type]:t==="textarea"}function to(e,t,a,l){ml?xl?xl.push(l):xl=[l]:ml=l,t=li(t,"onChange"),0<t.length&&(a=new ms("onChange","change",null,a,l),e.push({event:a,listeners:t}))}var cn=null,un=null;function Ex(e){qf(e,0)}function hs(e){var t=tn(e);if(Lu(t))return e}function ao(e,t){if(e==="change")return t}var lo=!1;if(Kt){var Ii;if(Kt){var er="oninput"in document;if(!er){var no=document.createElement("div");no.setAttribute("oninput","return;"),er=typeof no.oninput=="function"}Ii=er}else Ii=!1;lo=Ii&&(!document.documentMode||9<document.documentMode)}function so(){cn&&(cn.detachEvent("onpropertychange",io),un=cn=null)}function io(e){if(e.propertyName==="value"&&hs(un)){var t=[];to(t,un,e,Vi(e)),ku(Ex,t)}}function Cx(e,t,a){e==="focusin"?(so(),cn=t,un=a,cn.attachEvent("onpropertychange",io)):e==="focusout"&&so()}function Tx(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return hs(un)}function wx(e,t){if(e==="click")return hs(t)}function Ax(e,t){if(e==="input"||e==="change")return hs(t)}function Rx(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var pt=typeof Object.is=="function"?Object.is:Rx;function on(e,t){if(pt(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var a=Object.keys(e),l=Object.keys(t);if(a.length!==l.length)return!1;for(l=0;l<a.length;l++){var s=a[l];if(!zi.call(t,s)||!pt(e[s],t[s]))return!1}return!0}function ro(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function co(e,t){var a=ro(e);e=0;for(var l;a;){if(a.nodeType===3){if(l=e+a.textContent.length,e<=t&&l>=t)return{node:a,offset:t-e};e=l}e:{for(;a;){if(a.nextSibling){a=a.nextSibling;break e}a=a.parentNode}a=void 0}a=ro(a)}}function uo(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?uo(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function oo(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=cs(e.document);t instanceof e.HTMLIFrameElement;){try{var a=typeof t.contentWindow.location.href=="string"}catch{a=!1}if(a)e=t.contentWindow;else break;t=cs(e.document)}return t}function tr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}var Mx=Kt&&"documentMode"in document&&11>=document.documentMode,gl=null,ar=null,dn=null,lr=!1;function fo(e,t,a){var l=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;lr||gl==null||gl!==cs(l)||(l=gl,"selectionStart"in l&&tr(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),dn&&on(dn,l)||(dn=l,l=li(ar,"onSelect"),0<l.length&&(t=new ms("onSelect","select",null,t,a),e.push({event:t,listeners:l}),t.target=gl)))}function Xa(e,t){var a={};return a[e.toLowerCase()]=t.toLowerCase(),a["Webkit"+e]="webkit"+t,a["Moz"+e]="moz"+t,a}var yl={animationend:Xa("Animation","AnimationEnd"),animationiteration:Xa("Animation","AnimationIteration"),animationstart:Xa("Animation","AnimationStart"),transitionrun:Xa("Transition","TransitionRun"),transitionstart:Xa("Transition","TransitionStart"),transitioncancel:Xa("Transition","TransitionCancel"),transitionend:Xa("Transition","TransitionEnd")},nr={},mo={};Kt&&(mo=document.createElement("div").style,"AnimationEvent"in window||(delete yl.animationend.animation,delete yl.animationiteration.animation,delete yl.animationstart.animation),"TransitionEvent"in window||delete yl.transitionend.transition);function Qa(e){if(nr[e])return nr[e];if(!yl[e])return e;var t=yl[e],a;for(a in t)if(t.hasOwnProperty(a)&&a in mo)return nr[e]=t[a];return e}var xo=Qa("animationend"),ho=Qa("animationiteration"),go=Qa("animationstart"),zx=Qa("transitionrun"),_x=Qa("transitionstart"),Ox=Qa("transitioncancel"),yo=Qa("transitionend"),po=new Map,sr="abort auxClick beforeToggle 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(" ");sr.push("scrollEnd");function Lt(e,t){po.set(e,t),ka(t,[e])}var gs=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},wt=[],pl=0,ir=0;function ys(){for(var e=pl,t=ir=pl=0;t<e;){var a=wt[t];wt[t++]=null;var l=wt[t];wt[t++]=null;var s=wt[t];wt[t++]=null;var i=wt[t];if(wt[t++]=null,l!==null&&s!==null){var d=l.pending;d===null?s.next=s:(s.next=d.next,d.next=s),l.pending=s}i!==0&&vo(a,s,i)}}function ps(e,t,a,l){wt[pl++]=e,wt[pl++]=t,wt[pl++]=a,wt[pl++]=l,ir|=l,e.lanes|=l,e=e.alternate,e!==null&&(e.lanes|=l)}function rr(e,t,a,l){return ps(e,t,a,l),vs(e)}function Za(e,t){return ps(e,null,null,t),vs(e)}function vo(e,t,a){e.lanes|=a;var l=e.alternate;l!==null&&(l.lanes|=a);for(var s=!1,i=e.return;i!==null;)i.childLanes|=a,l=i.alternate,l!==null&&(l.childLanes|=a),i.tag===22&&(e=i.stateNode,e===null||e._visibility&1||(s=!0)),e=i,i=i.return;return e.tag===3?(i=e.stateNode,s&&t!==null&&(s=31-yt(a),e=i.hiddenUpdates,l=e[s],l===null?e[s]=[t]:l.push(t),t.lane=a|536870912),i):null}function vs(e){if(50<On)throw On=0,gc=null,Error(u(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var vl={};function Dx(e,t,a,l){this.tag=e,this.key=a,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function vt(e,t,a,l){return new Dx(e,t,a,l)}function cr(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Jt(e,t){var a=e.alternate;return a===null?(a=vt(e.tag,t,e.key,e.mode),a.elementType=e.elementType,a.type=e.type,a.stateNode=e.stateNode,a.alternate=e,e.alternate=a):(a.pendingProps=t,a.type=e.type,a.flags=0,a.subtreeFlags=0,a.deletions=null),a.flags=e.flags&65011712,a.childLanes=e.childLanes,a.lanes=e.lanes,a.child=e.child,a.memoizedProps=e.memoizedProps,a.memoizedState=e.memoizedState,a.updateQueue=e.updateQueue,t=e.dependencies,a.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},a.sibling=e.sibling,a.index=e.index,a.ref=e.ref,a.refCleanup=e.refCleanup,a}function bo(e,t){e.flags&=65011714;var a=e.alternate;return a===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=a.childLanes,e.lanes=a.lanes,e.child=a.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=a.memoizedProps,e.memoizedState=a.memoizedState,e.updateQueue=a.updateQueue,e.type=a.type,t=a.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function bs(e,t,a,l,s,i){var d=0;if(l=e,typeof e=="function")cr(e)&&(d=1);else if(typeof e=="string")d=qh(e,a,W.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case $:return e=vt(31,a,t,s),e.elementType=$,e.lanes=i,e;case O:return Ka(a.children,s,i,t);case A:d=8,s|=24;break;case H:return e=vt(12,a,t,s|2),e.elementType=H,e.lanes=i,e;case K:return e=vt(13,a,t,s),e.elementType=K,e.lanes=i,e;case ue:return e=vt(19,a,t,s),e.elementType=ue,e.lanes=i,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case U:d=10;break e;case T:d=9;break e;case ae:d=11;break e;case V:d=14;break e;case X:d=16,l=null;break e}d=29,a=Error(u(130,e===null?"null":typeof e,"")),l=null}return t=vt(d,a,t,s),t.elementType=e,t.type=l,t.lanes=i,t}function Ka(e,t,a,l){return e=vt(7,e,l,t),e.lanes=a,e}function ur(e,t,a){return e=vt(6,e,null,t),e.lanes=a,e}function jo(e){var t=vt(18,null,null,0);return t.stateNode=e,t}function or(e,t,a){return t=vt(4,e.children!==null?e.children:[],e.key,t),t.lanes=a,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var No=new WeakMap;function At(e,t){if(typeof e=="object"&&e!==null){var a=No.get(e);return a!==void 0?a:(t={value:e,source:t,stack:bu(t)},No.set(e,t),t)}return{value:e,source:t,stack:bu(t)}}var bl=[],jl=0,js=null,fn=0,Rt=[],Mt=0,ya=null,Yt=1,$t="";function Wt(e,t){bl[jl++]=fn,bl[jl++]=js,js=e,fn=t}function So(e,t,a){Rt[Mt++]=Yt,Rt[Mt++]=$t,Rt[Mt++]=ya,ya=e;var l=Yt;e=$t;var s=32-yt(l)-1;l&=~(1<<s),a+=1;var i=32-yt(t)+s;if(30<i){var d=s-s%5;i=(l&(1<<d)-1).toString(32),l>>=d,s-=d,Yt=1<<32-yt(t)+s|a<<s|l,$t=i+e}else Yt=1<<i|a<<s|l,$t=e}function dr(e){e.return!==null&&(Wt(e,1),So(e,1,0))}function fr(e){for(;e===js;)js=bl[--jl],bl[jl]=null,fn=bl[--jl],bl[jl]=null;for(;e===ya;)ya=Rt[--Mt],Rt[Mt]=null,$t=Rt[--Mt],Rt[Mt]=null,Yt=Rt[--Mt],Rt[Mt]=null}function Eo(e,t){Rt[Mt++]=Yt,Rt[Mt++]=$t,Rt[Mt++]=ya,Yt=t.id,$t=t.overflow,ya=e}var Ie=null,ze=null,ye=!1,pa=null,zt=!1,mr=Error(u(519));function va(e){var t=Error(u(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw mn(At(t,e)),mr}function Co(e){var t=e.stateNode,a=e.type,l=e.memoizedProps;switch(t[Pe]=e,t[ct]=l,a){case"dialog":xe("cancel",t),xe("close",t);break;case"iframe":case"object":case"embed":xe("load",t);break;case"video":case"audio":for(a=0;a<Un.length;a++)xe(Un[a],t);break;case"source":xe("error",t);break;case"img":case"image":case"link":xe("error",t),xe("load",t);break;case"details":xe("toggle",t);break;case"input":xe("invalid",t),Hu(t,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0);break;case"select":xe("invalid",t);break;case"textarea":xe("invalid",t),qu(t,l.value,l.defaultValue,l.children)}a=l.children,typeof a!="string"&&typeof a!="number"&&typeof a!="bigint"||t.textContent===""+a||l.suppressHydrationWarning===!0||kf(t.textContent,a)?(l.popover!=null&&(xe("beforetoggle",t),xe("toggle",t)),l.onScroll!=null&&xe("scroll",t),l.onScrollEnd!=null&&xe("scrollend",t),l.onClick!=null&&(t.onclick=Zt),t=!0):t=!1,t||va(e,!0)}function To(e){for(Ie=e.return;Ie;)switch(Ie.tag){case 5:case 31:case 13:zt=!1;return;case 27:case 3:zt=!0;return;default:Ie=Ie.return}}function Nl(e){if(e!==Ie)return!1;if(!ye)return To(e),ye=!0,!1;var t=e.tag,a;if((a=t!==3&&t!==27)&&((a=t===5)&&(a=e.type,a=!(a!=="form"&&a!=="button")||zc(e.type,e.memoizedProps)),a=!a),a&&ze&&va(e),To(e),t===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(u(317));ze=Pf(e)}else if(t===31){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(u(317));ze=Pf(e)}else t===27?(t=ze,Oa(e.type)?(e=Lc,Lc=null,ze=e):ze=t):ze=Ie?Ot(e.stateNode.nextSibling):null;return!0}function Ja(){ze=Ie=null,ye=!1}function xr(){var e=pa;return e!==null&&(mt===null?mt=e:mt.push.apply(mt,e),pa=null),e}function mn(e){pa===null?pa=[e]:pa.push(e)}var hr=b(null),Wa=null,Ft=null;function ba(e,t,a){Z(hr,t._currentValue),t._currentValue=a}function Pt(e){e._currentValue=hr.current,Y(hr)}function gr(e,t,a){for(;e!==null;){var l=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,l!==null&&(l.childLanes|=t)):l!==null&&(l.childLanes&t)!==t&&(l.childLanes|=t),e===a)break;e=e.return}}function yr(e,t,a,l){var s=e.child;for(s!==null&&(s.return=e);s!==null;){var i=s.dependencies;if(i!==null){var d=s.child;i=i.firstContext;e:for(;i!==null;){var g=i;i=s;for(var S=0;S<t.length;S++)if(g.context===t[S]){i.lanes|=a,g=i.alternate,g!==null&&(g.lanes|=a),gr(i.return,a,e),l||(d=null);break e}i=g.next}}else if(s.tag===18){if(d=s.return,d===null)throw Error(u(341));d.lanes|=a,i=d.alternate,i!==null&&(i.lanes|=a),gr(d,a,e),d=null}else d=s.child;if(d!==null)d.return=s;else for(d=s;d!==null;){if(d===e){d=null;break}if(s=d.sibling,s!==null){s.return=d.return,d=s;break}d=d.return}s=d}}function Sl(e,t,a,l){e=null;for(var s=t,i=!1;s!==null;){if(!i){if((s.flags&524288)!==0)i=!0;else if((s.flags&262144)!==0)break}if(s.tag===10){var d=s.alternate;if(d===null)throw Error(u(387));if(d=d.memoizedProps,d!==null){var g=s.type;pt(s.pendingProps.value,d.value)||(e!==null?e.push(g):e=[g])}}else if(s===P.current){if(d=s.alternate,d===null)throw Error(u(387));d.memoizedState.memoizedState!==s.memoizedState.memoizedState&&(e!==null?e.push(Yn):e=[Yn])}s=s.return}e!==null&&yr(t,e,a,l),t.flags|=262144}function Ns(e){for(e=e.firstContext;e!==null;){if(!pt(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Fa(e){Wa=e,Ft=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function et(e){return wo(Wa,e)}function Ss(e,t){return Wa===null&&Fa(e),wo(e,t)}function wo(e,t){var a=t._currentValue;if(t={context:t,memoizedValue:a,next:null},Ft===null){if(e===null)throw Error(u(308));Ft=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else Ft=Ft.next=t;return a}var Ux=typeof AbortController<"u"?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(a,l){e.push(l)}};this.abort=function(){t.aborted=!0,e.forEach(function(a){return a()})}},Lx=r.unstable_scheduleCallback,Hx=r.unstable_NormalPriority,Ge={$$typeof:U,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function pr(){return{controller:new Ux,data:new Map,refCount:0}}function xn(e){e.refCount--,e.refCount===0&&Lx(Hx,function(){e.controller.abort()})}var hn=null,vr=0,El=0,Cl=null;function Bx(e,t){if(hn===null){var a=hn=[];vr=0,El=Nc(),Cl={status:"pending",value:void 0,then:function(l){a.push(l)}}}return vr++,t.then(Ao,Ao),t}function Ao(){if(--vr===0&&hn!==null){Cl!==null&&(Cl.status="fulfilled");var e=hn;hn=null,El=0,Cl=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function qx(e,t){var a=[],l={status:"pending",value:null,reason:null,then:function(s){a.push(s)}};return e.then(function(){l.status="fulfilled",l.value=t;for(var s=0;s<a.length;s++)(0,a[s])(t)},function(s){for(l.status="rejected",l.reason=s,s=0;s<a.length;s++)(0,a[s])(void 0)}),l}var Ro=L.S;L.S=function(e,t){mf=ht(),typeof t=="object"&&t!==null&&typeof t.then=="function"&&Bx(e,t),Ro!==null&&Ro(e,t)};var Pa=b(null);function br(){var e=Pa.current;return e!==null?e:Re.pooledCache}function Es(e,t){t===null?Z(Pa,Pa.current):Z(Pa,t.pool)}function Mo(){var e=br();return e===null?null:{parent:Ge._currentValue,pool:e}}var Tl=Error(u(460)),jr=Error(u(474)),Cs=Error(u(542)),Ts={then:function(){}};function zo(e){return e=e.status,e==="fulfilled"||e==="rejected"}function _o(e,t,a){switch(a=e[a],a===void 0?e.push(t):a!==t&&(t.then(Zt,Zt),t=a),t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,Do(e),e;default:if(typeof t.status=="string")t.then(Zt,Zt);else{if(e=Re,e!==null&&100<e.shellSuspendCounter)throw Error(u(482));e=t,e.status="pending",e.then(function(l){if(t.status==="pending"){var s=t;s.status="fulfilled",s.value=l}},function(l){if(t.status==="pending"){var s=t;s.status="rejected",s.reason=l}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw e=t.reason,Do(e),e}throw el=t,Tl}}function Ia(e){try{var t=e._init;return t(e._payload)}catch(a){throw a!==null&&typeof a=="object"&&typeof a.then=="function"?(el=a,Tl):a}}var el=null;function Oo(){if(el===null)throw Error(u(459));var e=el;return el=null,e}function Do(e){if(e===Tl||e===Cs)throw Error(u(483))}var wl=null,gn=0;function ws(e){var t=gn;return gn+=1,wl===null&&(wl=[]),_o(wl,e,t)}function yn(e,t){t=t.props.ref,e.ref=t!==void 0?t:null}function As(e,t){throw t.$$typeof===E?Error(u(525)):(e=Object.prototype.toString.call(t),Error(u(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)))}function Uo(e){function t(w,C){if(e){var M=w.deletions;M===null?(w.deletions=[C],w.flags|=16):M.push(C)}}function a(w,C){if(!e)return null;for(;C!==null;)t(w,C),C=C.sibling;return null}function l(w){for(var C=new Map;w!==null;)w.key!==null?C.set(w.key,w):C.set(w.index,w),w=w.sibling;return C}function s(w,C){return w=Jt(w,C),w.index=0,w.sibling=null,w}function i(w,C,M){return w.index=M,e?(M=w.alternate,M!==null?(M=M.index,M<C?(w.flags|=67108866,C):M):(w.flags|=67108866,C)):(w.flags|=1048576,C)}function d(w){return e&&w.alternate===null&&(w.flags|=67108866),w}function g(w,C,M,G){return C===null||C.tag!==6?(C=ur(M,w.mode,G),C.return=w,C):(C=s(C,M),C.return=w,C)}function S(w,C,M,G){var te=M.type;return te===O?B(w,C,M.props.children,G,M.key):C!==null&&(C.elementType===te||typeof te=="object"&&te!==null&&te.$$typeof===X&&Ia(te)===C.type)?(C=s(C,M.props),yn(C,M),C.return=w,C):(C=bs(M.type,M.key,M.props,null,w.mode,G),yn(C,M),C.return=w,C)}function z(w,C,M,G){return C===null||C.tag!==4||C.stateNode.containerInfo!==M.containerInfo||C.stateNode.implementation!==M.implementation?(C=or(M,w.mode,G),C.return=w,C):(C=s(C,M.children||[]),C.return=w,C)}function B(w,C,M,G,te){return C===null||C.tag!==7?(C=Ka(M,w.mode,G,te),C.return=w,C):(C=s(C,M),C.return=w,C)}function k(w,C,M){if(typeof C=="string"&&C!==""||typeof C=="number"||typeof C=="bigint")return C=ur(""+C,w.mode,M),C.return=w,C;if(typeof C=="object"&&C!==null){switch(C.$$typeof){case R:return M=bs(C.type,C.key,C.props,null,w.mode,M),yn(M,C),M.return=w,M;case q:return C=or(C,w.mode,M),C.return=w,C;case X:return C=Ia(C),k(w,C,M)}if($e(C)||Ae(C))return C=Ka(C,w.mode,M,null),C.return=w,C;if(typeof C.then=="function")return k(w,ws(C),M);if(C.$$typeof===U)return k(w,Ss(w,C),M);As(w,C)}return null}function _(w,C,M,G){var te=C!==null?C.key:null;if(typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint")return te!==null?null:g(w,C,""+M,G);if(typeof M=="object"&&M!==null){switch(M.$$typeof){case R:return M.key===te?S(w,C,M,G):null;case q:return M.key===te?z(w,C,M,G):null;case X:return M=Ia(M),_(w,C,M,G)}if($e(M)||Ae(M))return te!==null?null:B(w,C,M,G,null);if(typeof M.then=="function")return _(w,C,ws(M),G);if(M.$$typeof===U)return _(w,C,Ss(w,M),G);As(w,M)}return null}function D(w,C,M,G,te){if(typeof G=="string"&&G!==""||typeof G=="number"||typeof G=="bigint")return w=w.get(M)||null,g(C,w,""+G,te);if(typeof G=="object"&&G!==null){switch(G.$$typeof){case R:return w=w.get(G.key===null?M:G.key)||null,S(C,w,G,te);case q:return w=w.get(G.key===null?M:G.key)||null,z(C,w,G,te);case X:return G=Ia(G),D(w,C,M,G,te)}if($e(G)||Ae(G))return w=w.get(M)||null,B(C,w,G,te,null);if(typeof G.then=="function")return D(w,C,M,ws(G),te);if(G.$$typeof===U)return D(w,C,M,Ss(C,G),te);As(C,G)}return null}function J(w,C,M,G){for(var te=null,ve=null,I=C,oe=C=0,ge=null;I!==null&&oe<M.length;oe++){I.index>oe?(ge=I,I=null):ge=I.sibling;var be=_(w,I,M[oe],G);if(be===null){I===null&&(I=ge);break}e&&I&&be.alternate===null&&t(w,I),C=i(be,C,oe),ve===null?te=be:ve.sibling=be,ve=be,I=ge}if(oe===M.length)return a(w,I),ye&&Wt(w,oe),te;if(I===null){for(;oe<M.length;oe++)I=k(w,M[oe],G),I!==null&&(C=i(I,C,oe),ve===null?te=I:ve.sibling=I,ve=I);return ye&&Wt(w,oe),te}for(I=l(I);oe<M.length;oe++)ge=D(I,w,oe,M[oe],G),ge!==null&&(e&&ge.alternate!==null&&I.delete(ge.key===null?oe:ge.key),C=i(ge,C,oe),ve===null?te=ge:ve.sibling=ge,ve=ge);return e&&I.forEach(function(Ba){return t(w,Ba)}),ye&&Wt(w,oe),te}function ne(w,C,M,G){if(M==null)throw Error(u(151));for(var te=null,ve=null,I=C,oe=C=0,ge=null,be=M.next();I!==null&&!be.done;oe++,be=M.next()){I.index>oe?(ge=I,I=null):ge=I.sibling;var Ba=_(w,I,be.value,G);if(Ba===null){I===null&&(I=ge);break}e&&I&&Ba.alternate===null&&t(w,I),C=i(Ba,C,oe),ve===null?te=Ba:ve.sibling=Ba,ve=Ba,I=ge}if(be.done)return a(w,I),ye&&Wt(w,oe),te;if(I===null){for(;!be.done;oe++,be=M.next())be=k(w,be.value,G),be!==null&&(C=i(be,C,oe),ve===null?te=be:ve.sibling=be,ve=be);return ye&&Wt(w,oe),te}for(I=l(I);!be.done;oe++,be=M.next())be=D(I,w,oe,be.value,G),be!==null&&(e&&be.alternate!==null&&I.delete(be.key===null?oe:be.key),C=i(be,C,oe),ve===null?te=be:ve.sibling=be,ve=be);return e&&I.forEach(function(Wh){return t(w,Wh)}),ye&&Wt(w,oe),te}function we(w,C,M,G){if(typeof M=="object"&&M!==null&&M.type===O&&M.key===null&&(M=M.props.children),typeof M=="object"&&M!==null){switch(M.$$typeof){case R:e:{for(var te=M.key;C!==null;){if(C.key===te){if(te=M.type,te===O){if(C.tag===7){a(w,C.sibling),G=s(C,M.props.children),G.return=w,w=G;break e}}else if(C.elementType===te||typeof te=="object"&&te!==null&&te.$$typeof===X&&Ia(te)===C.type){a(w,C.sibling),G=s(C,M.props),yn(G,M),G.return=w,w=G;break e}a(w,C);break}else t(w,C);C=C.sibling}M.type===O?(G=Ka(M.props.children,w.mode,G,M.key),G.return=w,w=G):(G=bs(M.type,M.key,M.props,null,w.mode,G),yn(G,M),G.return=w,w=G)}return d(w);case q:e:{for(te=M.key;C!==null;){if(C.key===te)if(C.tag===4&&C.stateNode.containerInfo===M.containerInfo&&C.stateNode.implementation===M.implementation){a(w,C.sibling),G=s(C,M.children||[]),G.return=w,w=G;break e}else{a(w,C);break}else t(w,C);C=C.sibling}G=or(M,w.mode,G),G.return=w,w=G}return d(w);case X:return M=Ia(M),we(w,C,M,G)}if($e(M))return J(w,C,M,G);if(Ae(M)){if(te=Ae(M),typeof te!="function")throw Error(u(150));return M=te.call(M),ne(w,C,M,G)}if(typeof M.then=="function")return we(w,C,ws(M),G);if(M.$$typeof===U)return we(w,C,Ss(w,M),G);As(w,M)}return typeof M=="string"&&M!==""||typeof M=="number"||typeof M=="bigint"?(M=""+M,C!==null&&C.tag===6?(a(w,C.sibling),G=s(C,M),G.return=w,w=G):(a(w,C),G=ur(M,w.mode,G),G.return=w,w=G),d(w)):a(w,C)}return function(w,C,M,G){try{gn=0;var te=we(w,C,M,G);return wl=null,te}catch(I){if(I===Tl||I===Cs)throw I;var ve=vt(29,I,null,w.mode);return ve.lanes=G,ve.return=w,ve}}}var tl=Uo(!0),Lo=Uo(!1),ja=!1;function Nr(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Sr(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Na(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Sa(e,t,a){var l=e.updateQueue;if(l===null)return null;if(l=l.shared,(Ne&2)!==0){var s=l.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),l.pending=t,t=vs(e),vo(e,null,a),t}return ps(e,l,t,a),vs(e)}function pn(e,t,a){if(t=t.updateQueue,t!==null&&(t=t.shared,(a&4194048)!==0)){var l=t.lanes;l&=e.pendingLanes,a|=l,t.lanes=a,Tu(e,a)}}function Er(e,t){var a=e.updateQueue,l=e.alternate;if(l!==null&&(l=l.updateQueue,a===l)){var s=null,i=null;if(a=a.firstBaseUpdate,a!==null){do{var d={lane:a.lane,tag:a.tag,payload:a.payload,callback:null,next:null};i===null?s=i=d:i=i.next=d,a=a.next}while(a!==null);i===null?s=i=t:i=i.next=t}else s=i=t;a={baseState:l.baseState,firstBaseUpdate:s,lastBaseUpdate:i,shared:l.shared,callbacks:l.callbacks},e.updateQueue=a;return}e=a.lastBaseUpdate,e===null?a.firstBaseUpdate=t:e.next=t,a.lastBaseUpdate=t}var Cr=!1;function vn(){if(Cr){var e=Cl;if(e!==null)throw e}}function bn(e,t,a,l){Cr=!1;var s=e.updateQueue;ja=!1;var i=s.firstBaseUpdate,d=s.lastBaseUpdate,g=s.shared.pending;if(g!==null){s.shared.pending=null;var S=g,z=S.next;S.next=null,d===null?i=z:d.next=z,d=S;var B=e.alternate;B!==null&&(B=B.updateQueue,g=B.lastBaseUpdate,g!==d&&(g===null?B.firstBaseUpdate=z:g.next=z,B.lastBaseUpdate=S))}if(i!==null){var k=s.baseState;d=0,B=z=S=null,g=i;do{var _=g.lane&-536870913,D=_!==g.lane;if(D?(he&_)===_:(l&_)===_){_!==0&&_===El&&(Cr=!0),B!==null&&(B=B.next={lane:0,tag:g.tag,payload:g.payload,callback:null,next:null});e:{var J=e,ne=g;_=t;var we=a;switch(ne.tag){case 1:if(J=ne.payload,typeof J=="function"){k=J.call(we,k,_);break e}k=J;break e;case 3:J.flags=J.flags&-65537|128;case 0:if(J=ne.payload,_=typeof J=="function"?J.call(we,k,_):J,_==null)break e;k=y({},k,_);break e;case 2:ja=!0}}_=g.callback,_!==null&&(e.flags|=64,D&&(e.flags|=8192),D=s.callbacks,D===null?s.callbacks=[_]:D.push(_))}else D={lane:_,tag:g.tag,payload:g.payload,callback:g.callback,next:null},B===null?(z=B=D,S=k):B=B.next=D,d|=_;if(g=g.next,g===null){if(g=s.shared.pending,g===null)break;D=g,g=D.next,D.next=null,s.lastBaseUpdate=D,s.shared.pending=null}}while(!0);B===null&&(S=k),s.baseState=S,s.firstBaseUpdate=z,s.lastBaseUpdate=B,i===null&&(s.shared.lanes=0),Aa|=d,e.lanes=d,e.memoizedState=k}}function Ho(e,t){if(typeof e!="function")throw Error(u(191,e));e.call(t)}function Bo(e,t){var a=e.callbacks;if(a!==null)for(e.callbacks=null,e=0;e<a.length;e++)Ho(a[e],t)}var Al=b(null),Rs=b(0);function qo(e,t){e=ra,Z(Rs,e),Z(Al,t),ra=e|t.baseLanes}function Tr(){Z(Rs,ra),Z(Al,Al.current)}function wr(){ra=Rs.current,Y(Al),Y(Rs)}var bt=b(null),_t=null;function Ea(e){var t=e.alternate;Z(Be,Be.current&1),Z(bt,e),_t===null&&(t===null||Al.current!==null||t.memoizedState!==null)&&(_t=e)}function Ar(e){Z(Be,Be.current),Z(bt,e),_t===null&&(_t=e)}function Yo(e){e.tag===22?(Z(Be,Be.current),Z(bt,e),_t===null&&(_t=e)):Ca()}function Ca(){Z(Be,Be.current),Z(bt,bt.current)}function jt(e){Y(bt),_t===e&&(_t=null),Y(Be)}var Be=b(0);function Ms(e){for(var t=e;t!==null;){if(t.tag===13){var a=t.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Dc(a)||Uc(a)))return t}else if(t.tag===19&&(t.memoizedProps.revealOrder==="forwards"||t.memoizedProps.revealOrder==="backwards"||t.memoizedProps.revealOrder==="unstable_legacy-backwards"||t.memoizedProps.revealOrder==="together")){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var It=0,ce=null,Ce=null,ke=null,zs=!1,Rl=!1,al=!1,_s=0,jn=0,Ml=null,Yx=0;function Ue(){throw Error(u(321))}function Rr(e,t){if(t===null)return!1;for(var a=0;a<t.length&&a<e.length;a++)if(!pt(e[a],t[a]))return!1;return!0}function Mr(e,t,a,l,s,i){return It=i,ce=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,L.H=e===null||e.memoizedState===null?Sd:Xr,al=!1,i=a(l,s),al=!1,Rl&&(i=Go(t,a,l,s)),$o(e),i}function $o(e){L.H=En;var t=Ce!==null&&Ce.next!==null;if(It=0,ke=Ce=ce=null,zs=!1,jn=0,Ml=null,t)throw Error(u(300));e===null||Ve||(e=e.dependencies,e!==null&&Ns(e)&&(Ve=!0))}function Go(e,t,a,l){ce=e;var s=0;do{if(Rl&&(Ml=null),jn=0,Rl=!1,25<=s)throw Error(u(301));if(s+=1,ke=Ce=null,e.updateQueue!=null){var i=e.updateQueue;i.lastEffect=null,i.events=null,i.stores=null,i.memoCache!=null&&(i.memoCache.index=0)}L.H=Ed,i=t(a,l)}while(Rl);return i}function $x(){var e=L.H,t=e.useState()[0];return t=typeof t.then=="function"?Nn(t):t,e=e.useState()[0],(Ce!==null?Ce.memoizedState:null)!==e&&(ce.flags|=1024),t}function zr(){var e=_s!==0;return _s=0,e}function _r(e,t,a){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~a}function Or(e){if(zs){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}zs=!1}It=0,ke=Ce=ce=null,Rl=!1,jn=_s=0,Ml=null}function it(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ke===null?ce.memoizedState=ke=e:ke=ke.next=e,ke}function qe(){if(Ce===null){var e=ce.alternate;e=e!==null?e.memoizedState:null}else e=Ce.next;var t=ke===null?ce.memoizedState:ke.next;if(t!==null)ke=t,Ce=e;else{if(e===null)throw ce.alternate===null?Error(u(467)):Error(u(310));Ce=e,e={memoizedState:Ce.memoizedState,baseState:Ce.baseState,baseQueue:Ce.baseQueue,queue:Ce.queue,next:null},ke===null?ce.memoizedState=ke=e:ke=ke.next=e}return ke}function Os(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Nn(e){var t=jn;return jn+=1,Ml===null&&(Ml=[]),e=_o(Ml,e,t),t=ce,(ke===null?t.memoizedState:ke.next)===null&&(t=t.alternate,L.H=t===null||t.memoizedState===null?Sd:Xr),e}function Ds(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Nn(e);if(e.$$typeof===U)return et(e)}throw Error(u(438,String(e)))}function Dr(e){var t=null,a=ce.updateQueue;if(a!==null&&(t=a.memoCache),t==null){var l=ce.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(t={data:l.data.map(function(s){return s.slice()}),index:0})))}if(t==null&&(t={data:[],index:0}),a===null&&(a=Os(),ce.updateQueue=a),a.memoCache=t,a=t.data[t.index],a===void 0)for(a=t.data[t.index]=Array(e),l=0;l<e;l++)a[l]=F;return t.index++,a}function ea(e,t){return typeof t=="function"?t(e):t}function Us(e){var t=qe();return Ur(t,Ce,e)}function Ur(e,t,a){var l=e.queue;if(l===null)throw Error(u(311));l.lastRenderedReducer=a;var s=e.baseQueue,i=l.pending;if(i!==null){if(s!==null){var d=s.next;s.next=i.next,i.next=d}t.baseQueue=s=i,l.pending=null}if(i=e.baseState,s===null)e.memoizedState=i;else{t=s.next;var g=d=null,S=null,z=t,B=!1;do{var k=z.lane&-536870913;if(k!==z.lane?(he&k)===k:(It&k)===k){var _=z.revertLane;if(_===0)S!==null&&(S=S.next={lane:0,revertLane:0,gesture:null,action:z.action,hasEagerState:z.hasEagerState,eagerState:z.eagerState,next:null}),k===El&&(B=!0);else if((It&_)===_){z=z.next,_===El&&(B=!0);continue}else k={lane:0,revertLane:z.revertLane,gesture:null,action:z.action,hasEagerState:z.hasEagerState,eagerState:z.eagerState,next:null},S===null?(g=S=k,d=i):S=S.next=k,ce.lanes|=_,Aa|=_;k=z.action,al&&a(i,k),i=z.hasEagerState?z.eagerState:a(i,k)}else _={lane:k,revertLane:z.revertLane,gesture:z.gesture,action:z.action,hasEagerState:z.hasEagerState,eagerState:z.eagerState,next:null},S===null?(g=S=_,d=i):S=S.next=_,ce.lanes|=k,Aa|=k;z=z.next}while(z!==null&&z!==t);if(S===null?d=i:S.next=g,!pt(i,e.memoizedState)&&(Ve=!0,B&&(a=Cl,a!==null)))throw a;e.memoizedState=i,e.baseState=d,e.baseQueue=S,l.lastRenderedState=i}return s===null&&(l.lanes=0),[e.memoizedState,l.dispatch]}function Lr(e){var t=qe(),a=t.queue;if(a===null)throw Error(u(311));a.lastRenderedReducer=e;var l=a.dispatch,s=a.pending,i=t.memoizedState;if(s!==null){a.pending=null;var d=s=s.next;do i=e(i,d.action),d=d.next;while(d!==s);pt(i,t.memoizedState)||(Ve=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),a.lastRenderedState=i}return[i,l]}function ko(e,t,a){var l=ce,s=qe(),i=ye;if(i){if(a===void 0)throw Error(u(407));a=a()}else a=t();var d=!pt((Ce||s).memoizedState,a);if(d&&(s.memoizedState=a,Ve=!0),s=s.queue,qr(Qo.bind(null,l,s,e),[e]),s.getSnapshot!==t||d||ke!==null&&ke.memoizedState.tag&1){if(l.flags|=2048,zl(9,{destroy:void 0},Xo.bind(null,l,s,a,t),null),Re===null)throw Error(u(349));i||(It&127)!==0||Vo(l,t,a)}return a}function Vo(e,t,a){e.flags|=16384,e={getSnapshot:t,value:a},t=ce.updateQueue,t===null?(t=Os(),ce.updateQueue=t,t.stores=[e]):(a=t.stores,a===null?t.stores=[e]:a.push(e))}function Xo(e,t,a,l){t.value=a,t.getSnapshot=l,Zo(t)&&Ko(e)}function Qo(e,t,a){return a(function(){Zo(t)&&Ko(e)})}function Zo(e){var t=e.getSnapshot;e=e.value;try{var a=t();return!pt(e,a)}catch{return!0}}function Ko(e){var t=Za(e,2);t!==null&&xt(t,e,2)}function Hr(e){var t=it();if(typeof e=="function"){var a=e;if(e=a(),al){xa(!0);try{a()}finally{xa(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ea,lastRenderedState:e},t}function Jo(e,t,a,l){return e.baseState=a,Ur(e,Ce,typeof l=="function"?l:ea)}function Gx(e,t,a,l,s){if(Bs(e))throw Error(u(485));if(e=t.action,e!==null){var i={payload:s,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(d){i.listeners.push(d)}};L.T!==null?a(!0):i.isTransition=!1,l(i),a=t.pending,a===null?(i.next=t.pending=i,Wo(t,i)):(i.next=a.next,t.pending=a.next=i)}}function Wo(e,t){var a=t.action,l=t.payload,s=e.state;if(t.isTransition){var i=L.T,d={};L.T=d;try{var g=a(s,l),S=L.S;S!==null&&S(d,g),Fo(e,t,g)}catch(z){Br(e,t,z)}finally{i!==null&&d.types!==null&&(i.types=d.types),L.T=i}}else try{i=a(s,l),Fo(e,t,i)}catch(z){Br(e,t,z)}}function Fo(e,t,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(l){Po(e,t,l)},function(l){return Br(e,t,l)}):Po(e,t,a)}function Po(e,t,a){t.status="fulfilled",t.value=a,Io(t),e.state=a,t=e.pending,t!==null&&(a=t.next,a===t?e.pending=null:(a=a.next,t.next=a,Wo(e,a)))}function Br(e,t,a){var l=e.pending;if(e.pending=null,l!==null){l=l.next;do t.status="rejected",t.reason=a,Io(t),t=t.next;while(t!==l)}e.action=null}function Io(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function ed(e,t){return t}function td(e,t){if(ye){var a=Re.formState;if(a!==null){e:{var l=ce;if(ye){if(ze){t:{for(var s=ze,i=zt;s.nodeType!==8;){if(!i){s=null;break t}if(s=Ot(s.nextSibling),s===null){s=null;break t}}i=s.data,s=i==="F!"||i==="F"?s:null}if(s){ze=Ot(s.nextSibling),l=s.data==="F!";break e}}va(l)}l=!1}l&&(t=a[0])}}return a=it(),a.memoizedState=a.baseState=t,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ed,lastRenderedState:t},a.queue=l,a=bd.bind(null,ce,l),l.dispatch=a,l=Hr(!1),i=Vr.bind(null,ce,!1,l.queue),l=it(),s={state:t,dispatch:null,action:e,pending:null},l.queue=s,a=Gx.bind(null,ce,s,i,a),s.dispatch=a,l.memoizedState=e,[t,a,!1]}function ad(e){var t=qe();return ld(t,Ce,e)}function ld(e,t,a){if(t=Ur(e,t,ed)[0],e=Us(ea)[0],typeof t=="object"&&t!==null&&typeof t.then=="function")try{var l=Nn(t)}catch(d){throw d===Tl?Cs:d}else l=t;t=qe();var s=t.queue,i=s.dispatch;return a!==t.memoizedState&&(ce.flags|=2048,zl(9,{destroy:void 0},kx.bind(null,s,a),null)),[l,i,e]}function kx(e,t){e.action=t}function nd(e){var t=qe(),a=Ce;if(a!==null)return ld(t,a,e);qe(),t=t.memoizedState,a=qe();var l=a.queue.dispatch;return a.memoizedState=e,[t,l,!1]}function zl(e,t,a,l){return e={tag:e,create:a,deps:l,inst:t,next:null},t=ce.updateQueue,t===null&&(t=Os(),ce.updateQueue=t),a=t.lastEffect,a===null?t.lastEffect=e.next=e:(l=a.next,a.next=e,e.next=l,t.lastEffect=e),e}function sd(){return qe().memoizedState}function Ls(e,t,a,l){var s=it();ce.flags|=e,s.memoizedState=zl(1|t,{destroy:void 0},a,l===void 0?null:l)}function Hs(e,t,a,l){var s=qe();l=l===void 0?null:l;var i=s.memoizedState.inst;Ce!==null&&l!==null&&Rr(l,Ce.memoizedState.deps)?s.memoizedState=zl(t,i,a,l):(ce.flags|=e,s.memoizedState=zl(1|t,i,a,l))}function id(e,t){Ls(8390656,8,e,t)}function qr(e,t){Hs(2048,8,e,t)}function Vx(e){ce.flags|=4;var t=ce.updateQueue;if(t===null)t=Os(),ce.updateQueue=t,t.events=[e];else{var a=t.events;a===null?t.events=[e]:a.push(e)}}function rd(e){var t=qe().memoizedState;return Vx({ref:t,nextImpl:e}),function(){if((Ne&2)!==0)throw Error(u(440));return t.impl.apply(void 0,arguments)}}function cd(e,t){return Hs(4,2,e,t)}function ud(e,t){return Hs(4,4,e,t)}function od(e,t){if(typeof t=="function"){e=e();var a=t(e);return function(){typeof a=="function"?a():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function dd(e,t,a){a=a!=null?a.concat([e]):null,Hs(4,4,od.bind(null,t,e),a)}function Yr(){}function fd(e,t){var a=qe();t=t===void 0?null:t;var l=a.memoizedState;return t!==null&&Rr(t,l[1])?l[0]:(a.memoizedState=[e,t],e)}function md(e,t){var a=qe();t=t===void 0?null:t;var l=a.memoizedState;if(t!==null&&Rr(t,l[1]))return l[0];if(l=e(),al){xa(!0);try{e()}finally{xa(!1)}}return a.memoizedState=[l,t],l}function $r(e,t,a){return a===void 0||(It&1073741824)!==0&&(he&261930)===0?e.memoizedState=t:(e.memoizedState=a,e=hf(),ce.lanes|=e,Aa|=e,a)}function xd(e,t,a,l){return pt(a,t)?a:Al.current!==null?(e=$r(e,a,l),pt(e,t)||(Ve=!0),e):(It&42)===0||(It&1073741824)!==0&&(he&261930)===0?(Ve=!0,e.memoizedState=a):(e=hf(),ce.lanes|=e,Aa|=e,t)}function hd(e,t,a,l,s){var i=Q.p;Q.p=i!==0&&8>i?i:8;var d=L.T,g={};L.T=g,Vr(e,!1,t,a);try{var S=s(),z=L.S;if(z!==null&&z(g,S),S!==null&&typeof S=="object"&&typeof S.then=="function"){var B=qx(S,l);Sn(e,t,B,Et(e))}else Sn(e,t,l,Et(e))}catch(k){Sn(e,t,{then:function(){},status:"rejected",reason:k},Et())}finally{Q.p=i,d!==null&&g.types!==null&&(d.types=g.types),L.T=d}}function Xx(){}function Gr(e,t,a,l){if(e.tag!==5)throw Error(u(476));var s=gd(e).queue;hd(e,s,t,le,a===null?Xx:function(){return yd(e),a(l)})}function gd(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:le,baseState:le,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ea,lastRenderedState:le},next:null};var a={};return t.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ea,lastRenderedState:a},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function yd(e){var t=gd(e);t.next===null&&(t=e.alternate.memoizedState),Sn(e,t.next.queue,{},Et())}function kr(){return et(Yn)}function pd(){return qe().memoizedState}function vd(){return qe().memoizedState}function Qx(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var a=Et();e=Na(a);var l=Sa(t,e,a);l!==null&&(xt(l,t,a),pn(l,t,a)),t={cache:pr()},e.payload=t;return}t=t.return}}function Zx(e,t,a){var l=Et();a={lane:l,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},Bs(e)?jd(t,a):(a=rr(e,t,a,l),a!==null&&(xt(a,e,l),Nd(a,t,l)))}function bd(e,t,a){var l=Et();Sn(e,t,a,l)}function Sn(e,t,a,l){var s={lane:l,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null};if(Bs(e))jd(t,s);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var d=t.lastRenderedState,g=i(d,a);if(s.hasEagerState=!0,s.eagerState=g,pt(g,d))return ps(e,t,s,0),Re===null&&ys(),!1}catch{}if(a=rr(e,t,s,l),a!==null)return xt(a,e,l),Nd(a,t,l),!0}return!1}function Vr(e,t,a,l){if(l={lane:2,revertLane:Nc(),gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null},Bs(e)){if(t)throw Error(u(479))}else t=rr(e,a,l,2),t!==null&&xt(t,e,2)}function Bs(e){var t=e.alternate;return e===ce||t!==null&&t===ce}function jd(e,t){Rl=zs=!0;var a=e.pending;a===null?t.next=t:(t.next=a.next,a.next=t),e.pending=t}function Nd(e,t,a){if((a&4194048)!==0){var l=t.lanes;l&=e.pendingLanes,a|=l,t.lanes=a,Tu(e,a)}}var En={readContext:et,use:Ds,useCallback:Ue,useContext:Ue,useEffect:Ue,useImperativeHandle:Ue,useLayoutEffect:Ue,useInsertionEffect:Ue,useMemo:Ue,useReducer:Ue,useRef:Ue,useState:Ue,useDebugValue:Ue,useDeferredValue:Ue,useTransition:Ue,useSyncExternalStore:Ue,useId:Ue,useHostTransitionStatus:Ue,useFormState:Ue,useActionState:Ue,useOptimistic:Ue,useMemoCache:Ue,useCacheRefresh:Ue};En.useEffectEvent=Ue;var Sd={readContext:et,use:Ds,useCallback:function(e,t){return it().memoizedState=[e,t===void 0?null:t],e},useContext:et,useEffect:id,useImperativeHandle:function(e,t,a){a=a!=null?a.concat([e]):null,Ls(4194308,4,od.bind(null,t,e),a)},useLayoutEffect:function(e,t){return Ls(4194308,4,e,t)},useInsertionEffect:function(e,t){Ls(4,2,e,t)},useMemo:function(e,t){var a=it();t=t===void 0?null:t;var l=e();if(al){xa(!0);try{e()}finally{xa(!1)}}return a.memoizedState=[l,t],l},useReducer:function(e,t,a){var l=it();if(a!==void 0){var s=a(t);if(al){xa(!0);try{a(t)}finally{xa(!1)}}}else s=t;return l.memoizedState=l.baseState=s,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:s},l.queue=e,e=e.dispatch=Zx.bind(null,ce,e),[l.memoizedState,e]},useRef:function(e){var t=it();return e={current:e},t.memoizedState=e},useState:function(e){e=Hr(e);var t=e.queue,a=bd.bind(null,ce,t);return t.dispatch=a,[e.memoizedState,a]},useDebugValue:Yr,useDeferredValue:function(e,t){var a=it();return $r(a,e,t)},useTransition:function(){var e=Hr(!1);return e=hd.bind(null,ce,e.queue,!0,!1),it().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,a){var l=ce,s=it();if(ye){if(a===void 0)throw Error(u(407));a=a()}else{if(a=t(),Re===null)throw Error(u(349));(he&127)!==0||Vo(l,t,a)}s.memoizedState=a;var i={value:a,getSnapshot:t};return s.queue=i,id(Qo.bind(null,l,i,e),[e]),l.flags|=2048,zl(9,{destroy:void 0},Xo.bind(null,l,i,a,t),null),a},useId:function(){var e=it(),t=Re.identifierPrefix;if(ye){var a=$t,l=Yt;a=(l&~(1<<32-yt(l)-1)).toString(32)+a,t="_"+t+"R_"+a,a=_s++,0<a&&(t+="H"+a.toString(32)),t+="_"}else a=Yx++,t="_"+t+"r_"+a.toString(32)+"_";return e.memoizedState=t},useHostTransitionStatus:kr,useFormState:td,useActionState:td,useOptimistic:function(e){var t=it();t.memoizedState=t.baseState=e;var a={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=a,t=Vr.bind(null,ce,!0,a),a.dispatch=t,[e,t]},useMemoCache:Dr,useCacheRefresh:function(){return it().memoizedState=Qx.bind(null,ce)},useEffectEvent:function(e){var t=it(),a={impl:e};return t.memoizedState=a,function(){if((Ne&2)!==0)throw Error(u(440));return a.impl.apply(void 0,arguments)}}},Xr={readContext:et,use:Ds,useCallback:fd,useContext:et,useEffect:qr,useImperativeHandle:dd,useInsertionEffect:cd,useLayoutEffect:ud,useMemo:md,useReducer:Us,useRef:sd,useState:function(){return Us(ea)},useDebugValue:Yr,useDeferredValue:function(e,t){var a=qe();return xd(a,Ce.memoizedState,e,t)},useTransition:function(){var e=Us(ea)[0],t=qe().memoizedState;return[typeof e=="boolean"?e:Nn(e),t]},useSyncExternalStore:ko,useId:pd,useHostTransitionStatus:kr,useFormState:ad,useActionState:ad,useOptimistic:function(e,t){var a=qe();return Jo(a,Ce,e,t)},useMemoCache:Dr,useCacheRefresh:vd};Xr.useEffectEvent=rd;var Ed={readContext:et,use:Ds,useCallback:fd,useContext:et,useEffect:qr,useImperativeHandle:dd,useInsertionEffect:cd,useLayoutEffect:ud,useMemo:md,useReducer:Lr,useRef:sd,useState:function(){return Lr(ea)},useDebugValue:Yr,useDeferredValue:function(e,t){var a=qe();return Ce===null?$r(a,e,t):xd(a,Ce.memoizedState,e,t)},useTransition:function(){var e=Lr(ea)[0],t=qe().memoizedState;return[typeof e=="boolean"?e:Nn(e),t]},useSyncExternalStore:ko,useId:pd,useHostTransitionStatus:kr,useFormState:nd,useActionState:nd,useOptimistic:function(e,t){var a=qe();return Ce!==null?Jo(a,Ce,e,t):(a.baseState=e,[e,a.queue.dispatch])},useMemoCache:Dr,useCacheRefresh:vd};Ed.useEffectEvent=rd;function Qr(e,t,a,l){t=e.memoizedState,a=a(l,t),a=a==null?t:y({},t,a),e.memoizedState=a,e.lanes===0&&(e.updateQueue.baseState=a)}var Zr={enqueueSetState:function(e,t,a){e=e._reactInternals;var l=Et(),s=Na(l);s.payload=t,a!=null&&(s.callback=a),t=Sa(e,s,l),t!==null&&(xt(t,e,l),pn(t,e,l))},enqueueReplaceState:function(e,t,a){e=e._reactInternals;var l=Et(),s=Na(l);s.tag=1,s.payload=t,a!=null&&(s.callback=a),t=Sa(e,s,l),t!==null&&(xt(t,e,l),pn(t,e,l))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var a=Et(),l=Na(a);l.tag=2,t!=null&&(l.callback=t),t=Sa(e,l,a),t!==null&&(xt(t,e,a),pn(t,e,a))}};function Cd(e,t,a,l,s,i,d){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(l,i,d):t.prototype&&t.prototype.isPureReactComponent?!on(a,l)||!on(s,i):!0}function Td(e,t,a,l){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(a,l),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(a,l),t.state!==e&&Zr.enqueueReplaceState(t,t.state,null)}function ll(e,t){var a=t;if("ref"in t){a={};for(var l in t)l!=="ref"&&(a[l]=t[l])}if(e=e.defaultProps){a===t&&(a=y({},a));for(var s in e)a[s]===void 0&&(a[s]=e[s])}return a}function wd(e){gs(e)}function Ad(e){console.error(e)}function Rd(e){gs(e)}function qs(e,t){try{var a=e.onUncaughtError;a(t.value,{componentStack:t.stack})}catch(l){setTimeout(function(){throw l})}}function Md(e,t,a){try{var l=e.onCaughtError;l(a.value,{componentStack:a.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(s){setTimeout(function(){throw s})}}function Kr(e,t,a){return a=Na(a),a.tag=3,a.payload={element:null},a.callback=function(){qs(e,t)},a}function zd(e){return e=Na(e),e.tag=3,e}function _d(e,t,a,l){var s=a.type.getDerivedStateFromError;if(typeof s=="function"){var i=l.value;e.payload=function(){return s(i)},e.callback=function(){Md(t,a,l)}}var d=a.stateNode;d!==null&&typeof d.componentDidCatch=="function"&&(e.callback=function(){Md(t,a,l),typeof s!="function"&&(Ra===null?Ra=new Set([this]):Ra.add(this));var g=l.stack;this.componentDidCatch(l.value,{componentStack:g!==null?g:""})})}function Kx(e,t,a,l,s){if(a.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(t=a.alternate,t!==null&&Sl(t,a,s,!0),a=bt.current,a!==null){switch(a.tag){case 31:case 13:return _t===null?Fs():a.alternate===null&&Le===0&&(Le=3),a.flags&=-257,a.flags|=65536,a.lanes=s,l===Ts?a.flags|=16384:(t=a.updateQueue,t===null?a.updateQueue=new Set([l]):t.add(l),vc(e,l,s)),!1;case 22:return a.flags|=65536,l===Ts?a.flags|=16384:(t=a.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([l])},a.updateQueue=t):(a=t.retryQueue,a===null?t.retryQueue=new Set([l]):a.add(l)),vc(e,l,s)),!1}throw Error(u(435,a.tag))}return vc(e,l,s),Fs(),!1}if(ye)return t=bt.current,t!==null?((t.flags&65536)===0&&(t.flags|=256),t.flags|=65536,t.lanes=s,l!==mr&&(e=Error(u(422),{cause:l}),mn(At(e,a)))):(l!==mr&&(t=Error(u(423),{cause:l}),mn(At(t,a))),e=e.current.alternate,e.flags|=65536,s&=-s,e.lanes|=s,l=At(l,a),s=Kr(e.stateNode,l,s),Er(e,s),Le!==4&&(Le=2)),!1;var i=Error(u(520),{cause:l});if(i=At(i,a),_n===null?_n=[i]:_n.push(i),Le!==4&&(Le=2),t===null)return!0;l=At(l,a),a=t;do{switch(a.tag){case 3:return a.flags|=65536,e=s&-s,a.lanes|=e,e=Kr(a.stateNode,l,e),Er(a,e),!1;case 1:if(t=a.type,i=a.stateNode,(a.flags&128)===0&&(typeof t.getDerivedStateFromError=="function"||i!==null&&typeof i.componentDidCatch=="function"&&(Ra===null||!Ra.has(i))))return a.flags|=65536,s&=-s,a.lanes|=s,s=zd(s),_d(s,e,a,l),Er(a,s),!1}a=a.return}while(a!==null);return!1}var Jr=Error(u(461)),Ve=!1;function tt(e,t,a,l){t.child=e===null?Lo(t,null,a,l):tl(t,e.child,a,l)}function Od(e,t,a,l,s){a=a.render;var i=t.ref;if("ref"in l){var d={};for(var g in l)g!=="ref"&&(d[g]=l[g])}else d=l;return Fa(t),l=Mr(e,t,a,d,i,s),g=zr(),e!==null&&!Ve?(_r(e,t,s),ta(e,t,s)):(ye&&g&&dr(t),t.flags|=1,tt(e,t,l,s),t.child)}function Dd(e,t,a,l,s){if(e===null){var i=a.type;return typeof i=="function"&&!cr(i)&&i.defaultProps===void 0&&a.compare===null?(t.tag=15,t.type=i,Ud(e,t,i,l,s)):(e=bs(a.type,null,l,t,t.mode,s),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,!lc(e,s)){var d=i.memoizedProps;if(a=a.compare,a=a!==null?a:on,a(d,l)&&e.ref===t.ref)return ta(e,t,s)}return t.flags|=1,e=Jt(i,l),e.ref=t.ref,e.return=t,t.child=e}function Ud(e,t,a,l,s){if(e!==null){var i=e.memoizedProps;if(on(i,l)&&e.ref===t.ref)if(Ve=!1,t.pendingProps=l=i,lc(e,s))(e.flags&131072)!==0&&(Ve=!0);else return t.lanes=e.lanes,ta(e,t,s)}return Wr(e,t,a,l,s)}function Ld(e,t,a,l){var s=l.children,i=e!==null?e.memoizedState:null;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),l.mode==="hidden"){if((t.flags&128)!==0){if(i=i!==null?i.baseLanes|a:a,e!==null){for(l=t.child=e.child,s=0;l!==null;)s=s|l.lanes|l.childLanes,l=l.sibling;l=s&~i}else l=0,t.child=null;return Hd(e,t,i,a,l)}if((a&536870912)!==0)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&Es(t,i!==null?i.cachePool:null),i!==null?qo(t,i):Tr(),Yo(t);else return l=t.lanes=536870912,Hd(e,t,i!==null?i.baseLanes|a:a,a,l)}else i!==null?(Es(t,i.cachePool),qo(t,i),Ca(),t.memoizedState=null):(e!==null&&Es(t,null),Tr(),Ca());return tt(e,t,s,a),t.child}function Cn(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function Hd(e,t,a,l,s){var i=br();return i=i===null?null:{parent:Ge._currentValue,pool:i},t.memoizedState={baseLanes:a,cachePool:i},e!==null&&Es(t,null),Tr(),Yo(t),e!==null&&Sl(e,t,l,!0),t.childLanes=s,null}function Ys(e,t){return t=Gs({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function Bd(e,t,a){return tl(t,e.child,null,a),e=Ys(t,t.pendingProps),e.flags|=2,jt(t),t.memoizedState=null,e}function Jx(e,t,a){var l=t.pendingProps,s=(t.flags&128)!==0;if(t.flags&=-129,e===null){if(ye){if(l.mode==="hidden")return e=Ys(t,l),t.lanes=536870912,Cn(null,e);if(Ar(t),(e=ze)?(e=Ff(e,zt),e=e!==null&&e.data==="&"?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:ya!==null?{id:Yt,overflow:$t}:null,retryLane:536870912,hydrationErrors:null},a=jo(e),a.return=t,t.child=a,Ie=t,ze=null)):e=null,e===null)throw va(t);return t.lanes=536870912,null}return Ys(t,l)}var i=e.memoizedState;if(i!==null){var d=i.dehydrated;if(Ar(t),s)if(t.flags&256)t.flags&=-257,t=Bd(e,t,a);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(u(558));else if(Ve||Sl(e,t,a,!1),s=(a&e.childLanes)!==0,Ve||s){if(l=Re,l!==null&&(d=wu(l,a),d!==0&&d!==i.retryLane))throw i.retryLane=d,Za(e,d),xt(l,e,d),Jr;Fs(),t=Bd(e,t,a)}else e=i.treeContext,ze=Ot(d.nextSibling),Ie=t,ye=!0,pa=null,zt=!1,e!==null&&Eo(t,e),t=Ys(t,l),t.flags|=4096;return t}return e=Jt(e.child,{mode:l.mode,children:l.children}),e.ref=t.ref,t.child=e,e.return=t,e}function $s(e,t){var a=t.ref;if(a===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(u(284));(e===null||e.ref!==a)&&(t.flags|=4194816)}}function Wr(e,t,a,l,s){return Fa(t),a=Mr(e,t,a,l,void 0,s),l=zr(),e!==null&&!Ve?(_r(e,t,s),ta(e,t,s)):(ye&&l&&dr(t),t.flags|=1,tt(e,t,a,s),t.child)}function qd(e,t,a,l,s,i){return Fa(t),t.updateQueue=null,a=Go(t,l,a,s),$o(e),l=zr(),e!==null&&!Ve?(_r(e,t,i),ta(e,t,i)):(ye&&l&&dr(t),t.flags|=1,tt(e,t,a,i),t.child)}function Yd(e,t,a,l,s){if(Fa(t),t.stateNode===null){var i=vl,d=a.contextType;typeof d=="object"&&d!==null&&(i=et(d)),i=new a(l,i),t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,i.updater=Zr,t.stateNode=i,i._reactInternals=t,i=t.stateNode,i.props=l,i.state=t.memoizedState,i.refs={},Nr(t),d=a.contextType,i.context=typeof d=="object"&&d!==null?et(d):vl,i.state=t.memoizedState,d=a.getDerivedStateFromProps,typeof d=="function"&&(Qr(t,a,d,l),i.state=t.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof i.getSnapshotBeforeUpdate=="function"||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(d=i.state,typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount(),d!==i.state&&Zr.enqueueReplaceState(i,i.state,null),bn(t,l,i,s),vn(),i.state=t.memoizedState),typeof i.componentDidMount=="function"&&(t.flags|=4194308),l=!0}else if(e===null){i=t.stateNode;var g=t.memoizedProps,S=ll(a,g);i.props=S;var z=i.context,B=a.contextType;d=vl,typeof B=="object"&&B!==null&&(d=et(B));var k=a.getDerivedStateFromProps;B=typeof k=="function"||typeof i.getSnapshotBeforeUpdate=="function",g=t.pendingProps!==g,B||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(g||z!==d)&&Td(t,i,l,d),ja=!1;var _=t.memoizedState;i.state=_,bn(t,l,i,s),vn(),z=t.memoizedState,g||_!==z||ja?(typeof k=="function"&&(Qr(t,a,k,l),z=t.memoizedState),(S=ja||Cd(t,a,S,l,_,z,d))?(B||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount()),typeof i.componentDidMount=="function"&&(t.flags|=4194308)):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=l,t.memoizedState=z),i.props=l,i.state=z,i.context=d,l=S):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),l=!1)}else{i=t.stateNode,Sr(e,t),d=t.memoizedProps,B=ll(a,d),i.props=B,k=t.pendingProps,_=i.context,z=a.contextType,S=vl,typeof z=="object"&&z!==null&&(S=et(z)),g=a.getDerivedStateFromProps,(z=typeof g=="function"||typeof i.getSnapshotBeforeUpdate=="function")||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(d!==k||_!==S)&&Td(t,i,l,S),ja=!1,_=t.memoizedState,i.state=_,bn(t,l,i,s),vn();var D=t.memoizedState;d!==k||_!==D||ja||e!==null&&e.dependencies!==null&&Ns(e.dependencies)?(typeof g=="function"&&(Qr(t,a,g,l),D=t.memoizedState),(B=ja||Cd(t,a,B,l,_,D,S)||e!==null&&e.dependencies!==null&&Ns(e.dependencies))?(z||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(l,D,S),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(l,D,S)),typeof i.componentDidUpdate=="function"&&(t.flags|=4),typeof i.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof i.componentDidUpdate!="function"||d===e.memoizedProps&&_===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&_===e.memoizedState||(t.flags|=1024),t.memoizedProps=l,t.memoizedState=D),i.props=l,i.state=D,i.context=S,l=B):(typeof i.componentDidUpdate!="function"||d===e.memoizedProps&&_===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&_===e.memoizedState||(t.flags|=1024),l=!1)}return i=l,$s(e,t),l=(t.flags&128)!==0,i||l?(i=t.stateNode,a=l&&typeof a.getDerivedStateFromError!="function"?null:i.render(),t.flags|=1,e!==null&&l?(t.child=tl(t,e.child,null,s),t.child=tl(t,null,a,s)):tt(e,t,a,s),t.memoizedState=i.state,e=t.child):e=ta(e,t,s),e}function $d(e,t,a,l){return Ja(),t.flags|=256,tt(e,t,a,l),t.child}var Fr={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Pr(e){return{baseLanes:e,cachePool:Mo()}}function Ir(e,t,a){return e=e!==null?e.childLanes&~a:0,t&&(e|=St),e}function Gd(e,t,a){var l=t.pendingProps,s=!1,i=(t.flags&128)!==0,d;if((d=i)||(d=e!==null&&e.memoizedState===null?!1:(Be.current&2)!==0),d&&(s=!0,t.flags&=-129),d=(t.flags&32)!==0,t.flags&=-33,e===null){if(ye){if(s?Ea(t):Ca(),(e=ze)?(e=Ff(e,zt),e=e!==null&&e.data!=="&"?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:ya!==null?{id:Yt,overflow:$t}:null,retryLane:536870912,hydrationErrors:null},a=jo(e),a.return=t,t.child=a,Ie=t,ze=null)):e=null,e===null)throw va(t);return Uc(e)?t.lanes=32:t.lanes=536870912,null}var g=l.children;return l=l.fallback,s?(Ca(),s=t.mode,g=Gs({mode:"hidden",children:g},s),l=Ka(l,s,a,null),g.return=t,l.return=t,g.sibling=l,t.child=g,l=t.child,l.memoizedState=Pr(a),l.childLanes=Ir(e,d,a),t.memoizedState=Fr,Cn(null,l)):(Ea(t),ec(t,g))}var S=e.memoizedState;if(S!==null&&(g=S.dehydrated,g!==null)){if(i)t.flags&256?(Ea(t),t.flags&=-257,t=tc(e,t,a)):t.memoizedState!==null?(Ca(),t.child=e.child,t.flags|=128,t=null):(Ca(),g=l.fallback,s=t.mode,l=Gs({mode:"visible",children:l.children},s),g=Ka(g,s,a,null),g.flags|=2,l.return=t,g.return=t,l.sibling=g,t.child=l,tl(t,e.child,null,a),l=t.child,l.memoizedState=Pr(a),l.childLanes=Ir(e,d,a),t.memoizedState=Fr,t=Cn(null,l));else if(Ea(t),Uc(g)){if(d=g.nextSibling&&g.nextSibling.dataset,d)var z=d.dgst;d=z,l=Error(u(419)),l.stack="",l.digest=d,mn({value:l,source:null,stack:null}),t=tc(e,t,a)}else if(Ve||Sl(e,t,a,!1),d=(a&e.childLanes)!==0,Ve||d){if(d=Re,d!==null&&(l=wu(d,a),l!==0&&l!==S.retryLane))throw S.retryLane=l,Za(e,l),xt(d,e,l),Jr;Dc(g)||Fs(),t=tc(e,t,a)}else Dc(g)?(t.flags|=192,t.child=e.child,t=null):(e=S.treeContext,ze=Ot(g.nextSibling),Ie=t,ye=!0,pa=null,zt=!1,e!==null&&Eo(t,e),t=ec(t,l.children),t.flags|=4096);return t}return s?(Ca(),g=l.fallback,s=t.mode,S=e.child,z=S.sibling,l=Jt(S,{mode:"hidden",children:l.children}),l.subtreeFlags=S.subtreeFlags&65011712,z!==null?g=Jt(z,g):(g=Ka(g,s,a,null),g.flags|=2),g.return=t,l.return=t,l.sibling=g,t.child=l,Cn(null,l),l=t.child,g=e.child.memoizedState,g===null?g=Pr(a):(s=g.cachePool,s!==null?(S=Ge._currentValue,s=s.parent!==S?{parent:S,pool:S}:s):s=Mo(),g={baseLanes:g.baseLanes|a,cachePool:s}),l.memoizedState=g,l.childLanes=Ir(e,d,a),t.memoizedState=Fr,Cn(e.child,l)):(Ea(t),a=e.child,e=a.sibling,a=Jt(a,{mode:"visible",children:l.children}),a.return=t,a.sibling=null,e!==null&&(d=t.deletions,d===null?(t.deletions=[e],t.flags|=16):d.push(e)),t.child=a,t.memoizedState=null,a)}function ec(e,t){return t=Gs({mode:"visible",children:t},e.mode),t.return=e,e.child=t}function Gs(e,t){return e=vt(22,e,null,t),e.lanes=0,e}function tc(e,t,a){return tl(t,e.child,null,a),e=ec(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function kd(e,t,a){e.lanes|=t;var l=e.alternate;l!==null&&(l.lanes|=t),gr(e.return,t,a)}function ac(e,t,a,l,s,i){var d=e.memoizedState;d===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:l,tail:a,tailMode:s,treeForkCount:i}:(d.isBackwards=t,d.rendering=null,d.renderingStartTime=0,d.last=l,d.tail=a,d.tailMode=s,d.treeForkCount=i)}function Vd(e,t,a){var l=t.pendingProps,s=l.revealOrder,i=l.tail;l=l.children;var d=Be.current,g=(d&2)!==0;if(g?(d=d&1|2,t.flags|=128):d&=1,Z(Be,d),tt(e,t,l,a),l=ye?fn:0,!g&&e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&kd(e,a,t);else if(e.tag===19)kd(e,a,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(s){case"forwards":for(a=t.child,s=null;a!==null;)e=a.alternate,e!==null&&Ms(e)===null&&(s=a),a=a.sibling;a=s,a===null?(s=t.child,t.child=null):(s=a.sibling,a.sibling=null),ac(t,!1,s,a,i,l);break;case"backwards":case"unstable_legacy-backwards":for(a=null,s=t.child,t.child=null;s!==null;){if(e=s.alternate,e!==null&&Ms(e)===null){t.child=s;break}e=s.sibling,s.sibling=a,a=s,s=e}ac(t,!0,a,null,i,l);break;case"together":ac(t,!1,null,null,void 0,l);break;default:t.memoizedState=null}return t.child}function ta(e,t,a){if(e!==null&&(t.dependencies=e.dependencies),Aa|=t.lanes,(a&t.childLanes)===0)if(e!==null){if(Sl(e,t,a,!1),(a&t.childLanes)===0)return null}else return null;if(e!==null&&t.child!==e.child)throw Error(u(153));if(t.child!==null){for(e=t.child,a=Jt(e,e.pendingProps),t.child=a,a.return=t;e.sibling!==null;)e=e.sibling,a=a.sibling=Jt(e,e.pendingProps),a.return=t;a.sibling=null}return t.child}function lc(e,t){return(e.lanes&t)!==0?!0:(e=e.dependencies,!!(e!==null&&Ns(e)))}function Wx(e,t,a){switch(t.tag){case 3:Ze(t,t.stateNode.containerInfo),ba(t,Ge,e.memoizedState.cache),Ja();break;case 27:case 5:Wl(t);break;case 4:Ze(t,t.stateNode.containerInfo);break;case 10:ba(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,Ar(t),null;break;case 13:var l=t.memoizedState;if(l!==null)return l.dehydrated!==null?(Ea(t),t.flags|=128,null):(a&t.child.childLanes)!==0?Gd(e,t,a):(Ea(t),e=ta(e,t,a),e!==null?e.sibling:null);Ea(t);break;case 19:var s=(e.flags&128)!==0;if(l=(a&t.childLanes)!==0,l||(Sl(e,t,a,!1),l=(a&t.childLanes)!==0),s){if(l)return Vd(e,t,a);t.flags|=128}if(s=t.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),Z(Be,Be.current),l)break;return null;case 22:return t.lanes=0,Ld(e,t,a,t.pendingProps);case 24:ba(t,Ge,e.memoizedState.cache)}return ta(e,t,a)}function Xd(e,t,a){if(e!==null)if(e.memoizedProps!==t.pendingProps)Ve=!0;else{if(!lc(e,a)&&(t.flags&128)===0)return Ve=!1,Wx(e,t,a);Ve=(e.flags&131072)!==0}else Ve=!1,ye&&(t.flags&1048576)!==0&&So(t,fn,t.index);switch(t.lanes=0,t.tag){case 16:e:{var l=t.pendingProps;if(e=Ia(t.elementType),t.type=e,typeof e=="function")cr(e)?(l=ll(e,l),t.tag=1,t=Yd(null,t,e,l,a)):(t.tag=0,t=Wr(null,t,e,l,a));else{if(e!=null){var s=e.$$typeof;if(s===ae){t.tag=11,t=Od(null,t,e,l,a);break e}else if(s===V){t.tag=14,t=Dd(null,t,e,l,a);break e}}throw t=Qe(e)||e,Error(u(306,t,""))}}return t;case 0:return Wr(e,t,t.type,t.pendingProps,a);case 1:return l=t.type,s=ll(l,t.pendingProps),Yd(e,t,l,s,a);case 3:e:{if(Ze(t,t.stateNode.containerInfo),e===null)throw Error(u(387));l=t.pendingProps;var i=t.memoizedState;s=i.element,Sr(e,t),bn(t,l,null,a);var d=t.memoizedState;if(l=d.cache,ba(t,Ge,l),l!==i.cache&&yr(t,[Ge],a,!0),vn(),l=d.element,i.isDehydrated)if(i={element:l,isDehydrated:!1,cache:d.cache},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){t=$d(e,t,l,a);break e}else if(l!==s){s=At(Error(u(424)),t),mn(s),t=$d(e,t,l,a);break e}else for(e=t.stateNode.containerInfo,e.nodeType===9?e=e.body:e=e.nodeName==="HTML"?e.ownerDocument.body:e,ze=Ot(e.firstChild),Ie=t,ye=!0,pa=null,zt=!0,a=Lo(t,null,l,a),t.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling;else{if(Ja(),l===s){t=ta(e,t,a);break e}tt(e,t,l,a)}t=t.child}return t;case 26:return $s(e,t),e===null?(a=l0(t.type,null,t.pendingProps,null))?t.memoizedState=a:ye||(a=t.type,e=t.pendingProps,l=ni(fe.current).createElement(a),l[Pe]=t,l[ct]=e,at(l,a,e),Je(l),t.stateNode=l):t.memoizedState=l0(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return Wl(t),e===null&&ye&&(l=t.stateNode=e0(t.type,t.pendingProps,fe.current),Ie=t,zt=!0,s=ze,Oa(t.type)?(Lc=s,ze=Ot(l.firstChild)):ze=s),tt(e,t,t.pendingProps.children,a),$s(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&ye&&((s=l=ze)&&(l=Th(l,t.type,t.pendingProps,zt),l!==null?(t.stateNode=l,Ie=t,ze=Ot(l.firstChild),zt=!1,s=!0):s=!1),s||va(t)),Wl(t),s=t.type,i=t.pendingProps,d=e!==null?e.memoizedProps:null,l=i.children,zc(s,i)?l=null:d!==null&&zc(s,d)&&(t.flags|=32),t.memoizedState!==null&&(s=Mr(e,t,$x,null,null,a),Yn._currentValue=s),$s(e,t),tt(e,t,l,a),t.child;case 6:return e===null&&ye&&((e=a=ze)&&(a=wh(a,t.pendingProps,zt),a!==null?(t.stateNode=a,Ie=t,ze=null,e=!0):e=!1),e||va(t)),null;case 13:return Gd(e,t,a);case 4:return Ze(t,t.stateNode.containerInfo),l=t.pendingProps,e===null?t.child=tl(t,null,l,a):tt(e,t,l,a),t.child;case 11:return Od(e,t,t.type,t.pendingProps,a);case 7:return tt(e,t,t.pendingProps,a),t.child;case 8:return tt(e,t,t.pendingProps.children,a),t.child;case 12:return tt(e,t,t.pendingProps.children,a),t.child;case 10:return l=t.pendingProps,ba(t,t.type,l.value),tt(e,t,l.children,a),t.child;case 9:return s=t.type._context,l=t.pendingProps.children,Fa(t),s=et(s),l=l(s),t.flags|=1,tt(e,t,l,a),t.child;case 14:return Dd(e,t,t.type,t.pendingProps,a);case 15:return Ud(e,t,t.type,t.pendingProps,a);case 19:return Vd(e,t,a);case 31:return Jx(e,t,a);case 22:return Ld(e,t,a,t.pendingProps);case 24:return Fa(t),l=et(Ge),e===null?(s=br(),s===null&&(s=Re,i=pr(),s.pooledCache=i,i.refCount++,i!==null&&(s.pooledCacheLanes|=a),s=i),t.memoizedState={parent:l,cache:s},Nr(t),ba(t,Ge,s)):((e.lanes&a)!==0&&(Sr(e,t),bn(t,null,null,a),vn()),s=e.memoizedState,i=t.memoizedState,s.parent!==l?(s={parent:l,cache:l},t.memoizedState=s,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=s),ba(t,Ge,l)):(l=i.cache,ba(t,Ge,l),l!==s.cache&&yr(t,[Ge],a,!0))),tt(e,t,t.pendingProps.children,a),t.child;case 29:throw t.pendingProps}throw Error(u(156,t.tag))}function aa(e){e.flags|=4}function nc(e,t,a,l,s){if((t=(e.mode&32)!==0)&&(t=!1),t){if(e.flags|=16777216,(s&335544128)===s)if(e.stateNode.complete)e.flags|=8192;else if(vf())e.flags|=8192;else throw el=Ts,jr}else e.flags&=-16777217}function Qd(e,t){if(t.type!=="stylesheet"||(t.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!c0(t))if(vf())e.flags|=8192;else throw el=Ts,jr}function ks(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag!==22?Eu():536870912,e.lanes|=t,Ul|=t)}function Tn(e,t){if(!ye)switch(e.tailMode){case"hidden":t=e.tail;for(var a=null;t!==null;)t.alternate!==null&&(a=t),t=t.sibling;a===null?e.tail=null:a.sibling=null;break;case"collapsed":a=e.tail;for(var l=null;a!==null;)a.alternate!==null&&(l=a),a=a.sibling;l===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:l.sibling=null}}function _e(e){var t=e.alternate!==null&&e.alternate.child===e.child,a=0,l=0;if(t)for(var s=e.child;s!==null;)a|=s.lanes|s.childLanes,l|=s.subtreeFlags&65011712,l|=s.flags&65011712,s.return=e,s=s.sibling;else for(s=e.child;s!==null;)a|=s.lanes|s.childLanes,l|=s.subtreeFlags,l|=s.flags,s.return=e,s=s.sibling;return e.subtreeFlags|=l,e.childLanes=a,t}function Fx(e,t,a){var l=t.pendingProps;switch(fr(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return _e(t),null;case 1:return _e(t),null;case 3:return a=t.stateNode,l=null,e!==null&&(l=e.memoizedState.cache),t.memoizedState.cache!==l&&(t.flags|=2048),Pt(Ge),He(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(e===null||e.child===null)&&(Nl(t)?aa(t):e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,xr())),_e(t),null;case 26:var s=t.type,i=t.memoizedState;return e===null?(aa(t),i!==null?(_e(t),Qd(t,i)):(_e(t),nc(t,s,null,l,a))):i?i!==e.memoizedState?(aa(t),_e(t),Qd(t,i)):(_e(t),t.flags&=-16777217):(e=e.memoizedProps,e!==l&&aa(t),_e(t),nc(t,s,e,l,a)),null;case 27:if(es(t),a=fe.current,s=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==l&&aa(t);else{if(!l){if(t.stateNode===null)throw Error(u(166));return _e(t),null}e=W.current,Nl(t)?Co(t):(e=e0(s,l,a),t.stateNode=e,aa(t))}return _e(t),null;case 5:if(es(t),s=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==l&&aa(t);else{if(!l){if(t.stateNode===null)throw Error(u(166));return _e(t),null}if(i=W.current,Nl(t))Co(t);else{var d=ni(fe.current);switch(i){case 1:i=d.createElementNS("http://www.w3.org/2000/svg",s);break;case 2:i=d.createElementNS("http://www.w3.org/1998/Math/MathML",s);break;default:switch(s){case"svg":i=d.createElementNS("http://www.w3.org/2000/svg",s);break;case"math":i=d.createElementNS("http://www.w3.org/1998/Math/MathML",s);break;case"script":i=d.createElement("div"),i.innerHTML="<script><\/script>",i=i.removeChild(i.firstChild);break;case"select":i=typeof l.is=="string"?d.createElement("select",{is:l.is}):d.createElement("select"),l.multiple?i.multiple=!0:l.size&&(i.size=l.size);break;default:i=typeof l.is=="string"?d.createElement(s,{is:l.is}):d.createElement(s)}}i[Pe]=t,i[ct]=l;e:for(d=t.child;d!==null;){if(d.tag===5||d.tag===6)i.appendChild(d.stateNode);else if(d.tag!==4&&d.tag!==27&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===t)break e;for(;d.sibling===null;){if(d.return===null||d.return===t)break e;d=d.return}d.sibling.return=d.return,d=d.sibling}t.stateNode=i;e:switch(at(i,s,l),s){case"button":case"input":case"select":case"textarea":l=!!l.autoFocus;break e;case"img":l=!0;break e;default:l=!1}l&&aa(t)}}return _e(t),nc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,a),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==l&&aa(t);else{if(typeof l!="string"&&t.stateNode===null)throw Error(u(166));if(e=fe.current,Nl(t)){if(e=t.stateNode,a=t.memoizedProps,l=null,s=Ie,s!==null)switch(s.tag){case 27:case 5:l=s.memoizedProps}e[Pe]=t,e=!!(e.nodeValue===a||l!==null&&l.suppressHydrationWarning===!0||kf(e.nodeValue,a)),e||va(t,!0)}else e=ni(e).createTextNode(l),e[Pe]=t,t.stateNode=e}return _e(t),null;case 31:if(a=t.memoizedState,e===null||e.memoizedState!==null){if(l=Nl(t),a!==null){if(e===null){if(!l)throw Error(u(318));if(e=t.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(u(557));e[Pe]=t}else Ja(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;_e(t),e=!1}else a=xr(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),e=!0;if(!e)return t.flags&256?(jt(t),t):(jt(t),null);if((t.flags&128)!==0)throw Error(u(558))}return _e(t),null;case 13:if(l=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(s=Nl(t),l!==null&&l.dehydrated!==null){if(e===null){if(!s)throw Error(u(318));if(s=t.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(u(317));s[Pe]=t}else Ja(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;_e(t),s=!1}else s=xr(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=s),s=!0;if(!s)return t.flags&256?(jt(t),t):(jt(t),null)}return jt(t),(t.flags&128)!==0?(t.lanes=a,t):(a=l!==null,e=e!==null&&e.memoizedState!==null,a&&(l=t.child,s=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(s=l.alternate.memoizedState.cachePool.pool),i=null,l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(i=l.memoizedState.cachePool.pool),i!==s&&(l.flags|=2048)),a!==e&&a&&(t.child.flags|=8192),ks(t,t.updateQueue),_e(t),null);case 4:return He(),e===null&&Tc(t.stateNode.containerInfo),_e(t),null;case 10:return Pt(t.type),_e(t),null;case 19:if(Y(Be),l=t.memoizedState,l===null)return _e(t),null;if(s=(t.flags&128)!==0,i=l.rendering,i===null)if(s)Tn(l,!1);else{if(Le!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(i=Ms(e),i!==null){for(t.flags|=128,Tn(l,!1),e=i.updateQueue,t.updateQueue=e,ks(t,e),t.subtreeFlags=0,e=a,a=t.child;a!==null;)bo(a,e),a=a.sibling;return Z(Be,Be.current&1|2),ye&&Wt(t,l.treeForkCount),t.child}e=e.sibling}l.tail!==null&&ht()>Ks&&(t.flags|=128,s=!0,Tn(l,!1),t.lanes=4194304)}else{if(!s)if(e=Ms(i),e!==null){if(t.flags|=128,s=!0,e=e.updateQueue,t.updateQueue=e,ks(t,e),Tn(l,!0),l.tail===null&&l.tailMode==="hidden"&&!i.alternate&&!ye)return _e(t),null}else 2*ht()-l.renderingStartTime>Ks&&a!==536870912&&(t.flags|=128,s=!0,Tn(l,!1),t.lanes=4194304);l.isBackwards?(i.sibling=t.child,t.child=i):(e=l.last,e!==null?e.sibling=i:t.child=i,l.last=i)}return l.tail!==null?(e=l.tail,l.rendering=e,l.tail=e.sibling,l.renderingStartTime=ht(),e.sibling=null,a=Be.current,Z(Be,s?a&1|2:a&1),ye&&Wt(t,l.treeForkCount),e):(_e(t),null);case 22:case 23:return jt(t),wr(),l=t.memoizedState!==null,e!==null?e.memoizedState!==null!==l&&(t.flags|=8192):l&&(t.flags|=8192),l?(a&536870912)!==0&&(t.flags&128)===0&&(_e(t),t.subtreeFlags&6&&(t.flags|=8192)):_e(t),a=t.updateQueue,a!==null&&ks(t,a.retryQueue),a=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),l=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(l=t.memoizedState.cachePool.pool),l!==a&&(t.flags|=2048),e!==null&&Y(Pa),null;case 24:return a=null,e!==null&&(a=e.memoizedState.cache),t.memoizedState.cache!==a&&(t.flags|=2048),Pt(Ge),_e(t),null;case 25:return null;case 30:return null}throw Error(u(156,t.tag))}function Px(e,t){switch(fr(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Pt(Ge),He(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return es(t),null;case 31:if(t.memoizedState!==null){if(jt(t),t.alternate===null)throw Error(u(340));Ja()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if(jt(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(u(340));Ja()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Y(Be),null;case 4:return He(),null;case 10:return Pt(t.type),null;case 22:case 23:return jt(t),wr(),e!==null&&Y(Pa),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return Pt(Ge),null;case 25:return null;default:return null}}function Zd(e,t){switch(fr(t),t.tag){case 3:Pt(Ge),He();break;case 26:case 27:case 5:es(t);break;case 4:He();break;case 31:t.memoizedState!==null&&jt(t);break;case 13:jt(t);break;case 19:Y(Be);break;case 10:Pt(t.type);break;case 22:case 23:jt(t),wr(),e!==null&&Y(Pa);break;case 24:Pt(Ge)}}function wn(e,t){try{var a=t.updateQueue,l=a!==null?a.lastEffect:null;if(l!==null){var s=l.next;a=s;do{if((a.tag&e)===e){l=void 0;var i=a.create,d=a.inst;l=i(),d.destroy=l}a=a.next}while(a!==s)}}catch(g){Ee(t,t.return,g)}}function Ta(e,t,a){try{var l=t.updateQueue,s=l!==null?l.lastEffect:null;if(s!==null){var i=s.next;l=i;do{if((l.tag&e)===e){var d=l.inst,g=d.destroy;if(g!==void 0){d.destroy=void 0,s=t;var S=a,z=g;try{z()}catch(B){Ee(s,S,B)}}}l=l.next}while(l!==i)}}catch(B){Ee(t,t.return,B)}}function Kd(e){var t=e.updateQueue;if(t!==null){var a=e.stateNode;try{Bo(t,a)}catch(l){Ee(e,e.return,l)}}}function Jd(e,t,a){a.props=ll(e.type,e.memoizedProps),a.state=e.memoizedState;try{a.componentWillUnmount()}catch(l){Ee(e,t,l)}}function An(e,t){try{var a=e.ref;if(a!==null){switch(e.tag){case 26:case 27:case 5:var l=e.stateNode;break;case 30:l=e.stateNode;break;default:l=e.stateNode}typeof a=="function"?e.refCleanup=a(l):a.current=l}}catch(s){Ee(e,t,s)}}function Gt(e,t){var a=e.ref,l=e.refCleanup;if(a!==null)if(typeof l=="function")try{l()}catch(s){Ee(e,t,s)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof a=="function")try{a(null)}catch(s){Ee(e,t,s)}else a.current=null}function Wd(e){var t=e.type,a=e.memoizedProps,l=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":a.autoFocus&&l.focus();break e;case"img":a.src?l.src=a.src:a.srcSet&&(l.srcset=a.srcSet)}}catch(s){Ee(e,e.return,s)}}function sc(e,t,a){try{var l=e.stateNode;bh(l,e.type,a,t),l[ct]=t}catch(s){Ee(e,e.return,s)}}function Fd(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Oa(e.type)||e.tag===4}function ic(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Fd(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&Oa(e.type)||e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function rc(e,t,a){var l=e.tag;if(l===5||l===6)e=e.stateNode,t?(a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a).insertBefore(e,t):(t=a.nodeType===9?a.body:a.nodeName==="HTML"?a.ownerDocument.body:a,t.appendChild(e),a=a._reactRootContainer,a!=null||t.onclick!==null||(t.onclick=Zt));else if(l!==4&&(l===27&&Oa(e.type)&&(a=e.stateNode,t=null),e=e.child,e!==null))for(rc(e,t,a),e=e.sibling;e!==null;)rc(e,t,a),e=e.sibling}function Vs(e,t,a){var l=e.tag;if(l===5||l===6)e=e.stateNode,t?a.insertBefore(e,t):a.appendChild(e);else if(l!==4&&(l===27&&Oa(e.type)&&(a=e.stateNode),e=e.child,e!==null))for(Vs(e,t,a),e=e.sibling;e!==null;)Vs(e,t,a),e=e.sibling}function Pd(e){var t=e.stateNode,a=e.memoizedProps;try{for(var l=e.type,s=t.attributes;s.length;)t.removeAttributeNode(s[0]);at(t,l,a),t[Pe]=e,t[ct]=a}catch(i){Ee(e,e.return,i)}}var la=!1,Xe=!1,cc=!1,Id=typeof WeakSet=="function"?WeakSet:Set,We=null;function Ix(e,t){if(e=e.containerInfo,Rc=di,e=oo(e),tr(e)){if("selectionStart"in e)var a={start:e.selectionStart,end:e.selectionEnd};else e:{a=(a=e.ownerDocument)&&a.defaultView||window;var l=a.getSelection&&a.getSelection();if(l&&l.rangeCount!==0){a=l.anchorNode;var s=l.anchorOffset,i=l.focusNode;l=l.focusOffset;try{a.nodeType,i.nodeType}catch{a=null;break e}var d=0,g=-1,S=-1,z=0,B=0,k=e,_=null;t:for(;;){for(var D;k!==a||s!==0&&k.nodeType!==3||(g=d+s),k!==i||l!==0&&k.nodeType!==3||(S=d+l),k.nodeType===3&&(d+=k.nodeValue.length),(D=k.firstChild)!==null;)_=k,k=D;for(;;){if(k===e)break t;if(_===a&&++z===s&&(g=d),_===i&&++B===l&&(S=d),(D=k.nextSibling)!==null)break;k=_,_=k.parentNode}k=D}a=g===-1||S===-1?null:{start:g,end:S}}else a=null}a=a||{start:0,end:0}}else a=null;for(Mc={focusedElem:e,selectionRange:a},di=!1,We=t;We!==null;)if(t=We,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,We=e;else for(;We!==null;){switch(t=We,i=t.alternate,e=t.flags,t.tag){case 0:if((e&4)!==0&&(e=t.updateQueue,e=e!==null?e.events:null,e!==null))for(a=0;a<e.length;a++)s=e[a],s.ref.impl=s.nextImpl;break;case 11:case 15:break;case 1:if((e&1024)!==0&&i!==null){e=void 0,a=t,s=i.memoizedProps,i=i.memoizedState,l=a.stateNode;try{var J=ll(a.type,s);e=l.getSnapshotBeforeUpdate(J,i),l.__reactInternalSnapshotBeforeUpdate=e}catch(ne){Ee(a,a.return,ne)}}break;case 3:if((e&1024)!==0){if(e=t.stateNode.containerInfo,a=e.nodeType,a===9)Oc(e);else if(a===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":Oc(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((e&1024)!==0)throw Error(u(163))}if(e=t.sibling,e!==null){e.return=t.return,We=e;break}We=t.return}}function ef(e,t,a){var l=a.flags;switch(a.tag){case 0:case 11:case 15:sa(e,a),l&4&&wn(5,a);break;case 1:if(sa(e,a),l&4)if(e=a.stateNode,t===null)try{e.componentDidMount()}catch(d){Ee(a,a.return,d)}else{var s=ll(a.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(s,t,e.__reactInternalSnapshotBeforeUpdate)}catch(d){Ee(a,a.return,d)}}l&64&&Kd(a),l&512&&An(a,a.return);break;case 3:if(sa(e,a),l&64&&(e=a.updateQueue,e!==null)){if(t=null,a.child!==null)switch(a.child.tag){case 27:case 5:t=a.child.stateNode;break;case 1:t=a.child.stateNode}try{Bo(e,t)}catch(d){Ee(a,a.return,d)}}break;case 27:t===null&&l&4&&Pd(a);case 26:case 5:sa(e,a),t===null&&l&4&&Wd(a),l&512&&An(a,a.return);break;case 12:sa(e,a);break;case 31:sa(e,a),l&4&&lf(e,a);break;case 13:sa(e,a),l&4&&nf(e,a),l&64&&(e=a.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(a=ch.bind(null,a),Ah(e,a))));break;case 22:if(l=a.memoizedState!==null||la,!l){t=t!==null&&t.memoizedState!==null||Xe,s=la;var i=Xe;la=l,(Xe=t)&&!i?ia(e,a,(a.subtreeFlags&8772)!==0):sa(e,a),la=s,Xe=i}break;case 30:break;default:sa(e,a)}}function tf(e){var t=e.alternate;t!==null&&(e.alternate=null,tf(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&Bi(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var Oe=null,ot=!1;function na(e,t,a){for(a=a.child;a!==null;)af(e,t,a),a=a.sibling}function af(e,t,a){if(gt&&typeof gt.onCommitFiberUnmount=="function")try{gt.onCommitFiberUnmount(Fl,a)}catch{}switch(a.tag){case 26:Xe||Gt(a,t),na(e,t,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:Xe||Gt(a,t);var l=Oe,s=ot;Oa(a.type)&&(Oe=a.stateNode,ot=!1),na(e,t,a),Hn(a.stateNode),Oe=l,ot=s;break;case 5:Xe||Gt(a,t);case 6:if(l=Oe,s=ot,Oe=null,na(e,t,a),Oe=l,ot=s,Oe!==null)if(ot)try{(Oe.nodeType===9?Oe.body:Oe.nodeName==="HTML"?Oe.ownerDocument.body:Oe).removeChild(a.stateNode)}catch(i){Ee(a,t,i)}else try{Oe.removeChild(a.stateNode)}catch(i){Ee(a,t,i)}break;case 18:Oe!==null&&(ot?(e=Oe,Jf(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,a.stateNode),kl(e)):Jf(Oe,a.stateNode));break;case 4:l=Oe,s=ot,Oe=a.stateNode.containerInfo,ot=!0,na(e,t,a),Oe=l,ot=s;break;case 0:case 11:case 14:case 15:Ta(2,a,t),Xe||Ta(4,a,t),na(e,t,a);break;case 1:Xe||(Gt(a,t),l=a.stateNode,typeof l.componentWillUnmount=="function"&&Jd(a,t,l)),na(e,t,a);break;case 21:na(e,t,a);break;case 22:Xe=(l=Xe)||a.memoizedState!==null,na(e,t,a),Xe=l;break;default:na(e,t,a)}}function lf(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{kl(e)}catch(a){Ee(t,t.return,a)}}}function nf(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{kl(e)}catch(a){Ee(t,t.return,a)}}function eh(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new Id),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new Id),t;default:throw Error(u(435,e.tag))}}function Xs(e,t){var a=eh(e);t.forEach(function(l){if(!a.has(l)){a.add(l);var s=uh.bind(null,e,l);l.then(s,s)}})}function dt(e,t){var a=t.deletions;if(a!==null)for(var l=0;l<a.length;l++){var s=a[l],i=e,d=t,g=d;e:for(;g!==null;){switch(g.tag){case 27:if(Oa(g.type)){Oe=g.stateNode,ot=!1;break e}break;case 5:Oe=g.stateNode,ot=!1;break e;case 3:case 4:Oe=g.stateNode.containerInfo,ot=!0;break e}g=g.return}if(Oe===null)throw Error(u(160));af(i,d,s),Oe=null,ot=!1,i=s.alternate,i!==null&&(i.return=null),s.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)sf(t,e),t=t.sibling}var Ht=null;function sf(e,t){var a=e.alternate,l=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:dt(t,e),ft(e),l&4&&(Ta(3,e,e.return),wn(3,e),Ta(5,e,e.return));break;case 1:dt(t,e),ft(e),l&512&&(Xe||a===null||Gt(a,a.return)),l&64&&la&&(e=e.updateQueue,e!==null&&(l=e.callbacks,l!==null&&(a=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=a===null?l:a.concat(l))));break;case 26:var s=Ht;if(dt(t,e),ft(e),l&512&&(Xe||a===null||Gt(a,a.return)),l&4){var i=a!==null?a.memoizedState:null;if(l=e.memoizedState,a===null)if(l===null)if(e.stateNode===null){e:{l=e.type,a=e.memoizedProps,s=s.ownerDocument||s;t:switch(l){case"title":i=s.getElementsByTagName("title")[0],(!i||i[en]||i[Pe]||i.namespaceURI==="http://www.w3.org/2000/svg"||i.hasAttribute("itemprop"))&&(i=s.createElement(l),s.head.insertBefore(i,s.querySelector("head > title"))),at(i,l,a),i[Pe]=e,Je(i),l=i;break e;case"link":var d=i0("link","href",s).get(l+(a.href||""));if(d){for(var g=0;g<d.length;g++)if(i=d[g],i.getAttribute("href")===(a.href==null||a.href===""?null:a.href)&&i.getAttribute("rel")===(a.rel==null?null:a.rel)&&i.getAttribute("title")===(a.title==null?null:a.title)&&i.getAttribute("crossorigin")===(a.crossOrigin==null?null:a.crossOrigin)){d.splice(g,1);break t}}i=s.createElement(l),at(i,l,a),s.head.appendChild(i);break;case"meta":if(d=i0("meta","content",s).get(l+(a.content||""))){for(g=0;g<d.length;g++)if(i=d[g],i.getAttribute("content")===(a.content==null?null:""+a.content)&&i.getAttribute("name")===(a.name==null?null:a.name)&&i.getAttribute("property")===(a.property==null?null:a.property)&&i.getAttribute("http-equiv")===(a.httpEquiv==null?null:a.httpEquiv)&&i.getAttribute("charset")===(a.charSet==null?null:a.charSet)){d.splice(g,1);break t}}i=s.createElement(l),at(i,l,a),s.head.appendChild(i);break;default:throw Error(u(468,l))}i[Pe]=e,Je(i),l=i}e.stateNode=l}else r0(s,e.type,e.stateNode);else e.stateNode=s0(s,l,e.memoizedProps);else i!==l?(i===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):i.count--,l===null?r0(s,e.type,e.stateNode):s0(s,l,e.memoizedProps)):l===null&&e.stateNode!==null&&sc(e,e.memoizedProps,a.memoizedProps)}break;case 27:dt(t,e),ft(e),l&512&&(Xe||a===null||Gt(a,a.return)),a!==null&&l&4&&sc(e,e.memoizedProps,a.memoizedProps);break;case 5:if(dt(t,e),ft(e),l&512&&(Xe||a===null||Gt(a,a.return)),e.flags&32){s=e.stateNode;try{fl(s,"")}catch(J){Ee(e,e.return,J)}}l&4&&e.stateNode!=null&&(s=e.memoizedProps,sc(e,s,a!==null?a.memoizedProps:s)),l&1024&&(cc=!0);break;case 6:if(dt(t,e),ft(e),l&4){if(e.stateNode===null)throw Error(u(162));l=e.memoizedProps,a=e.stateNode;try{a.nodeValue=l}catch(J){Ee(e,e.return,J)}}break;case 3:if(ri=null,s=Ht,Ht=si(t.containerInfo),dt(t,e),Ht=s,ft(e),l&4&&a!==null&&a.memoizedState.isDehydrated)try{kl(t.containerInfo)}catch(J){Ee(e,e.return,J)}cc&&(cc=!1,rf(e));break;case 4:l=Ht,Ht=si(e.stateNode.containerInfo),dt(t,e),ft(e),Ht=l;break;case 12:dt(t,e),ft(e);break;case 31:dt(t,e),ft(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Xs(e,l)));break;case 13:dt(t,e),ft(e),e.child.flags&8192&&e.memoizedState!==null!=(a!==null&&a.memoizedState!==null)&&(Zs=ht()),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Xs(e,l)));break;case 22:s=e.memoizedState!==null;var S=a!==null&&a.memoizedState!==null,z=la,B=Xe;if(la=z||s,Xe=B||S,dt(t,e),Xe=B,la=z,ft(e),l&8192)e:for(t=e.stateNode,t._visibility=s?t._visibility&-2:t._visibility|1,s&&(a===null||S||la||Xe||nl(e)),a=null,t=e;;){if(t.tag===5||t.tag===26){if(a===null){S=a=t;try{if(i=S.stateNode,s)d=i.style,typeof d.setProperty=="function"?d.setProperty("display","none","important"):d.display="none";else{g=S.stateNode;var k=S.memoizedProps.style,_=k!=null&&k.hasOwnProperty("display")?k.display:null;g.style.display=_==null||typeof _=="boolean"?"":(""+_).trim()}}catch(J){Ee(S,S.return,J)}}}else if(t.tag===6){if(a===null){S=t;try{S.stateNode.nodeValue=s?"":S.memoizedProps}catch(J){Ee(S,S.return,J)}}}else if(t.tag===18){if(a===null){S=t;try{var D=S.stateNode;s?Wf(D,!0):Wf(S.stateNode,!1)}catch(J){Ee(S,S.return,J)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;t.sibling===null;){if(t.return===null||t.return===e)break e;a===t&&(a=null),t=t.return}a===t&&(a=null),t.sibling.return=t.return,t=t.sibling}l&4&&(l=e.updateQueue,l!==null&&(a=l.retryQueue,a!==null&&(l.retryQueue=null,Xs(e,a))));break;case 19:dt(t,e),ft(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Xs(e,l)));break;case 30:break;case 21:break;default:dt(t,e),ft(e)}}function ft(e){var t=e.flags;if(t&2){try{for(var a,l=e.return;l!==null;){if(Fd(l)){a=l;break}l=l.return}if(a==null)throw Error(u(160));switch(a.tag){case 27:var s=a.stateNode,i=ic(e);Vs(e,i,s);break;case 5:var d=a.stateNode;a.flags&32&&(fl(d,""),a.flags&=-33);var g=ic(e);Vs(e,g,d);break;case 3:case 4:var S=a.stateNode.containerInfo,z=ic(e);rc(e,z,S);break;default:throw Error(u(161))}}catch(B){Ee(e,e.return,B)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function rf(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;rf(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function sa(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)ef(e,t.alternate,t),t=t.sibling}function nl(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Ta(4,t,t.return),nl(t);break;case 1:Gt(t,t.return);var a=t.stateNode;typeof a.componentWillUnmount=="function"&&Jd(t,t.return,a),nl(t);break;case 27:Hn(t.stateNode);case 26:case 5:Gt(t,t.return),nl(t);break;case 22:t.memoizedState===null&&nl(t);break;case 30:nl(t);break;default:nl(t)}e=e.sibling}}function ia(e,t,a){for(a=a&&(t.subtreeFlags&8772)!==0,t=t.child;t!==null;){var l=t.alternate,s=e,i=t,d=i.flags;switch(i.tag){case 0:case 11:case 15:ia(s,i,a),wn(4,i);break;case 1:if(ia(s,i,a),l=i,s=l.stateNode,typeof s.componentDidMount=="function")try{s.componentDidMount()}catch(z){Ee(l,l.return,z)}if(l=i,s=l.updateQueue,s!==null){var g=l.stateNode;try{var S=s.shared.hiddenCallbacks;if(S!==null)for(s.shared.hiddenCallbacks=null,s=0;s<S.length;s++)Ho(S[s],g)}catch(z){Ee(l,l.return,z)}}a&&d&64&&Kd(i),An(i,i.return);break;case 27:Pd(i);case 26:case 5:ia(s,i,a),a&&l===null&&d&4&&Wd(i),An(i,i.return);break;case 12:ia(s,i,a);break;case 31:ia(s,i,a),a&&d&4&&lf(s,i);break;case 13:ia(s,i,a),a&&d&4&&nf(s,i);break;case 22:i.memoizedState===null&&ia(s,i,a),An(i,i.return);break;case 30:break;default:ia(s,i,a)}t=t.sibling}}function uc(e,t){var a=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(a=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==a&&(e!=null&&e.refCount++,a!=null&&xn(a))}function oc(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&xn(e))}function Bt(e,t,a,l){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)cf(e,t,a,l),t=t.sibling}function cf(e,t,a,l){var s=t.flags;switch(t.tag){case 0:case 11:case 15:Bt(e,t,a,l),s&2048&&wn(9,t);break;case 1:Bt(e,t,a,l);break;case 3:Bt(e,t,a,l),s&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&xn(e)));break;case 12:if(s&2048){Bt(e,t,a,l),e=t.stateNode;try{var i=t.memoizedProps,d=i.id,g=i.onPostCommit;typeof g=="function"&&g(d,t.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(S){Ee(t,t.return,S)}}else Bt(e,t,a,l);break;case 31:Bt(e,t,a,l);break;case 13:Bt(e,t,a,l);break;case 23:break;case 22:i=t.stateNode,d=t.alternate,t.memoizedState!==null?i._visibility&2?Bt(e,t,a,l):Rn(e,t):i._visibility&2?Bt(e,t,a,l):(i._visibility|=2,_l(e,t,a,l,(t.subtreeFlags&10256)!==0||!1)),s&2048&&uc(d,t);break;case 24:Bt(e,t,a,l),s&2048&&oc(t.alternate,t);break;default:Bt(e,t,a,l)}}function _l(e,t,a,l,s){for(s=s&&((t.subtreeFlags&10256)!==0||!1),t=t.child;t!==null;){var i=e,d=t,g=a,S=l,z=d.flags;switch(d.tag){case 0:case 11:case 15:_l(i,d,g,S,s),wn(8,d);break;case 23:break;case 22:var B=d.stateNode;d.memoizedState!==null?B._visibility&2?_l(i,d,g,S,s):Rn(i,d):(B._visibility|=2,_l(i,d,g,S,s)),s&&z&2048&&uc(d.alternate,d);break;case 24:_l(i,d,g,S,s),s&&z&2048&&oc(d.alternate,d);break;default:_l(i,d,g,S,s)}t=t.sibling}}function Rn(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var a=e,l=t,s=l.flags;switch(l.tag){case 22:Rn(a,l),s&2048&&uc(l.alternate,l);break;case 24:Rn(a,l),s&2048&&oc(l.alternate,l);break;default:Rn(a,l)}t=t.sibling}}var Mn=8192;function Ol(e,t,a){if(e.subtreeFlags&Mn)for(e=e.child;e!==null;)uf(e,t,a),e=e.sibling}function uf(e,t,a){switch(e.tag){case 26:Ol(e,t,a),e.flags&Mn&&e.memoizedState!==null&&Yh(a,Ht,e.memoizedState,e.memoizedProps);break;case 5:Ol(e,t,a);break;case 3:case 4:var l=Ht;Ht=si(e.stateNode.containerInfo),Ol(e,t,a),Ht=l;break;case 22:e.memoizedState===null&&(l=e.alternate,l!==null&&l.memoizedState!==null?(l=Mn,Mn=16777216,Ol(e,t,a),Mn=l):Ol(e,t,a));break;default:Ol(e,t,a)}}function of(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function zn(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var a=0;a<t.length;a++){var l=t[a];We=l,ff(l,e)}of(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)df(e),e=e.sibling}function df(e){switch(e.tag){case 0:case 11:case 15:zn(e),e.flags&2048&&Ta(9,e,e.return);break;case 3:zn(e);break;case 12:zn(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,Qs(e)):zn(e);break;default:zn(e)}}function Qs(e){var t=e.deletions;if((e.flags&16)!==0){if(t!==null)for(var a=0;a<t.length;a++){var l=t[a];We=l,ff(l,e)}of(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Ta(8,t,t.return),Qs(t);break;case 22:a=t.stateNode,a._visibility&2&&(a._visibility&=-3,Qs(t));break;default:Qs(t)}e=e.sibling}}function ff(e,t){for(;We!==null;){var a=We;switch(a.tag){case 0:case 11:case 15:Ta(8,a,t);break;case 23:case 22:if(a.memoizedState!==null&&a.memoizedState.cachePool!==null){var l=a.memoizedState.cachePool.pool;l!=null&&l.refCount++}break;case 24:xn(a.memoizedState.cache)}if(l=a.child,l!==null)l.return=a,We=l;else e:for(a=e;We!==null;){l=We;var s=l.sibling,i=l.return;if(tf(l),l===a){We=null;break e}if(s!==null){s.return=i,We=s;break e}We=i}}}var th={getCacheForType:function(e){var t=et(Ge),a=t.data.get(e);return a===void 0&&(a=e(),t.data.set(e,a)),a},cacheSignal:function(){return et(Ge).controller.signal}},ah=typeof WeakMap=="function"?WeakMap:Map,Ne=0,Re=null,me=null,he=0,Se=0,Nt=null,wa=!1,Dl=!1,dc=!1,ra=0,Le=0,Aa=0,sl=0,fc=0,St=0,Ul=0,_n=null,mt=null,mc=!1,Zs=0,mf=0,Ks=1/0,Js=null,Ra=null,Ke=0,Ma=null,Ll=null,ca=0,xc=0,hc=null,xf=null,On=0,gc=null;function Et(){return(Ne&2)!==0&&he!==0?he&-he:L.T!==null?Nc():Au()}function hf(){if(St===0)if((he&536870912)===0||ye){var e=ls;ls<<=1,(ls&3932160)===0&&(ls=262144),St=e}else St=536870912;return e=bt.current,e!==null&&(e.flags|=32),St}function xt(e,t,a){(e===Re&&(Se===2||Se===9)||e.cancelPendingCommit!==null)&&(Hl(e,0),za(e,he,St,!1)),Il(e,a),((Ne&2)===0||e!==Re)&&(e===Re&&((Ne&2)===0&&(sl|=a),Le===4&&za(e,he,St,!1)),kt(e))}function gf(e,t,a){if((Ne&6)!==0)throw Error(u(327));var l=!a&&(t&127)===0&&(t&e.expiredLanes)===0||Pl(e,t),s=l?sh(e,t):pc(e,t,!0),i=l;do{if(s===0){Dl&&!l&&za(e,t,0,!1);break}else{if(a=e.current.alternate,i&&!lh(a)){s=pc(e,t,!1),i=!1;continue}if(s===2){if(i=t,e.errorRecoveryDisabledLanes&i)var d=0;else d=e.pendingLanes&-536870913,d=d!==0?d:d&536870912?536870912:0;if(d!==0){t=d;e:{var g=e;s=_n;var S=g.current.memoizedState.isDehydrated;if(S&&(Hl(g,d).flags|=256),d=pc(g,d,!1),d!==2){if(dc&&!S){g.errorRecoveryDisabledLanes|=i,sl|=i,s=4;break e}i=mt,mt=s,i!==null&&(mt===null?mt=i:mt.push.apply(mt,i))}s=d}if(i=!1,s!==2)continue}}if(s===1){Hl(e,0),za(e,t,0,!0);break}e:{switch(l=e,i=s,i){case 0:case 1:throw Error(u(345));case 4:if((t&4194048)!==t)break;case 6:za(l,t,St,!wa);break e;case 2:mt=null;break;case 3:case 5:break;default:throw Error(u(329))}if((t&62914560)===t&&(s=Zs+300-ht(),10<s)){if(za(l,t,St,!wa),ss(l,0,!0)!==0)break e;ca=t,l.timeoutHandle=Zf(yf.bind(null,l,a,mt,Js,mc,t,St,sl,Ul,wa,i,"Throttled",-0,0),s);break e}yf(l,a,mt,Js,mc,t,St,sl,Ul,wa,i,null,-0,0)}}break}while(!0);kt(e)}function yf(e,t,a,l,s,i,d,g,S,z,B,k,_,D){if(e.timeoutHandle=-1,k=t.subtreeFlags,k&8192||(k&16785408)===16785408){k={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Zt},uf(t,i,k);var J=(i&62914560)===i?Zs-ht():(i&4194048)===i?mf-ht():0;if(J=$h(k,J),J!==null){ca=i,e.cancelPendingCommit=J(Cf.bind(null,e,t,i,a,l,s,d,g,S,B,k,null,_,D)),za(e,i,d,!z);return}}Cf(e,t,i,a,l,s,d,g,S)}function lh(e){for(var t=e;;){var a=t.tag;if((a===0||a===11||a===15)&&t.flags&16384&&(a=t.updateQueue,a!==null&&(a=a.stores,a!==null)))for(var l=0;l<a.length;l++){var s=a[l],i=s.getSnapshot;s=s.value;try{if(!pt(i(),s))return!1}catch{return!1}}if(a=t.child,t.subtreeFlags&16384&&a!==null)a.return=t,t=a;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function za(e,t,a,l){t&=~fc,t&=~sl,e.suspendedLanes|=t,e.pingedLanes&=~t,l&&(e.warmLanes|=t),l=e.expirationTimes;for(var s=t;0<s;){var i=31-yt(s),d=1<<i;l[i]=-1,s&=~d}a!==0&&Cu(e,a,t)}function Ws(){return(Ne&6)===0?(Dn(0),!1):!0}function yc(){if(me!==null){if(Se===0)var e=me.return;else e=me,Ft=Wa=null,Or(e),wl=null,gn=0,e=me;for(;e!==null;)Zd(e.alternate,e),e=e.return;me=null}}function Hl(e,t){var a=e.timeoutHandle;a!==-1&&(e.timeoutHandle=-1,Sh(a)),a=e.cancelPendingCommit,a!==null&&(e.cancelPendingCommit=null,a()),ca=0,yc(),Re=e,me=a=Jt(e.current,null),he=t,Se=0,Nt=null,wa=!1,Dl=Pl(e,t),dc=!1,Ul=St=fc=sl=Aa=Le=0,mt=_n=null,mc=!1,(t&8)!==0&&(t|=t&32);var l=e.entangledLanes;if(l!==0)for(e=e.entanglements,l&=t;0<l;){var s=31-yt(l),i=1<<s;t|=e[s],l&=~i}return ra=t,ys(),a}function pf(e,t){ce=null,L.H=En,t===Tl||t===Cs?(t=Oo(),Se=3):t===jr?(t=Oo(),Se=4):Se=t===Jr?8:t!==null&&typeof t=="object"&&typeof t.then=="function"?6:1,Nt=t,me===null&&(Le=1,qs(e,At(t,e.current)))}function vf(){var e=bt.current;return e===null?!0:(he&4194048)===he?_t===null:(he&62914560)===he||(he&536870912)!==0?e===_t:!1}function bf(){var e=L.H;return L.H=En,e===null?En:e}function jf(){var e=L.A;return L.A=th,e}function Fs(){Le=4,wa||(he&4194048)!==he&&bt.current!==null||(Dl=!0),(Aa&134217727)===0&&(sl&134217727)===0||Re===null||za(Re,he,St,!1)}function pc(e,t,a){var l=Ne;Ne|=2;var s=bf(),i=jf();(Re!==e||he!==t)&&(Js=null,Hl(e,t)),t=!1;var d=Le;e:do try{if(Se!==0&&me!==null){var g=me,S=Nt;switch(Se){case 8:yc(),d=6;break e;case 3:case 2:case 9:case 6:bt.current===null&&(t=!0);var z=Se;if(Se=0,Nt=null,Bl(e,g,S,z),a&&Dl){d=0;break e}break;default:z=Se,Se=0,Nt=null,Bl(e,g,S,z)}}nh(),d=Le;break}catch(B){pf(e,B)}while(!0);return t&&e.shellSuspendCounter++,Ft=Wa=null,Ne=l,L.H=s,L.A=i,me===null&&(Re=null,he=0,ys()),d}function nh(){for(;me!==null;)Nf(me)}function sh(e,t){var a=Ne;Ne|=2;var l=bf(),s=jf();Re!==e||he!==t?(Js=null,Ks=ht()+500,Hl(e,t)):Dl=Pl(e,t);e:do try{if(Se!==0&&me!==null){t=me;var i=Nt;t:switch(Se){case 1:Se=0,Nt=null,Bl(e,t,i,1);break;case 2:case 9:if(zo(i)){Se=0,Nt=null,Sf(t);break}t=function(){Se!==2&&Se!==9||Re!==e||(Se=7),kt(e)},i.then(t,t);break e;case 3:Se=7;break e;case 4:Se=5;break e;case 7:zo(i)?(Se=0,Nt=null,Sf(t)):(Se=0,Nt=null,Bl(e,t,i,7));break;case 5:var d=null;switch(me.tag){case 26:d=me.memoizedState;case 5:case 27:var g=me;if(d?c0(d):g.stateNode.complete){Se=0,Nt=null;var S=g.sibling;if(S!==null)me=S;else{var z=g.return;z!==null?(me=z,Ps(z)):me=null}break t}}Se=0,Nt=null,Bl(e,t,i,5);break;case 6:Se=0,Nt=null,Bl(e,t,i,6);break;case 8:yc(),Le=6;break e;default:throw Error(u(462))}}ih();break}catch(B){pf(e,B)}while(!0);return Ft=Wa=null,L.H=l,L.A=s,Ne=a,me!==null?0:(Re=null,he=0,ys(),Le)}function ih(){for(;me!==null&&!Rm();)Nf(me)}function Nf(e){var t=Xd(e.alternate,e,ra);e.memoizedProps=e.pendingProps,t===null?Ps(e):me=t}function Sf(e){var t=e,a=t.alternate;switch(t.tag){case 15:case 0:t=qd(a,t,t.pendingProps,t.type,void 0,he);break;case 11:t=qd(a,t,t.pendingProps,t.type.render,t.ref,he);break;case 5:Or(t);default:Zd(a,t),t=me=bo(t,ra),t=Xd(a,t,ra)}e.memoizedProps=e.pendingProps,t===null?Ps(e):me=t}function Bl(e,t,a,l){Ft=Wa=null,Or(t),wl=null,gn=0;var s=t.return;try{if(Kx(e,s,t,a,he)){Le=1,qs(e,At(a,e.current)),me=null;return}}catch(i){if(s!==null)throw me=s,i;Le=1,qs(e,At(a,e.current)),me=null;return}t.flags&32768?(ye||l===1?e=!0:Dl||(he&536870912)!==0?e=!1:(wa=e=!0,(l===2||l===9||l===3||l===6)&&(l=bt.current,l!==null&&l.tag===13&&(l.flags|=16384))),Ef(t,e)):Ps(t)}function Ps(e){var t=e;do{if((t.flags&32768)!==0){Ef(t,wa);return}e=t.return;var a=Fx(t.alternate,t,ra);if(a!==null){me=a;return}if(t=t.sibling,t!==null){me=t;return}me=t=e}while(t!==null);Le===0&&(Le=5)}function Ef(e,t){do{var a=Px(e.alternate,e);if(a!==null){a.flags&=32767,me=a;return}if(a=e.return,a!==null&&(a.flags|=32768,a.subtreeFlags=0,a.deletions=null),!t&&(e=e.sibling,e!==null)){me=e;return}me=e=a}while(e!==null);Le=6,me=null}function Cf(e,t,a,l,s,i,d,g,S){e.cancelPendingCommit=null;do Is();while(Ke!==0);if((Ne&6)!==0)throw Error(u(327));if(t!==null){if(t===e.current)throw Error(u(177));if(i=t.lanes|t.childLanes,i|=ir,qm(e,a,i,d,g,S),e===Re&&(me=Re=null,he=0),Ll=t,Ma=e,ca=a,xc=i,hc=s,xf=l,(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,oh(ts,function(){return Mf(),null})):(e.callbackNode=null,e.callbackPriority=0),l=(t.flags&13878)!==0,(t.subtreeFlags&13878)!==0||l){l=L.T,L.T=null,s=Q.p,Q.p=2,d=Ne,Ne|=4;try{Ix(e,t,a)}finally{Ne=d,Q.p=s,L.T=l}}Ke=1,Tf(),wf(),Af()}}function Tf(){if(Ke===1){Ke=0;var e=Ma,t=Ll,a=(t.flags&13878)!==0;if((t.subtreeFlags&13878)!==0||a){a=L.T,L.T=null;var l=Q.p;Q.p=2;var s=Ne;Ne|=4;try{sf(t,e);var i=Mc,d=oo(e.containerInfo),g=i.focusedElem,S=i.selectionRange;if(d!==g&&g&&g.ownerDocument&&uo(g.ownerDocument.documentElement,g)){if(S!==null&&tr(g)){var z=S.start,B=S.end;if(B===void 0&&(B=z),"selectionStart"in g)g.selectionStart=z,g.selectionEnd=Math.min(B,g.value.length);else{var k=g.ownerDocument||document,_=k&&k.defaultView||window;if(_.getSelection){var D=_.getSelection(),J=g.textContent.length,ne=Math.min(S.start,J),we=S.end===void 0?ne:Math.min(S.end,J);!D.extend&&ne>we&&(d=we,we=ne,ne=d);var w=co(g,ne),C=co(g,we);if(w&&C&&(D.rangeCount!==1||D.anchorNode!==w.node||D.anchorOffset!==w.offset||D.focusNode!==C.node||D.focusOffset!==C.offset)){var M=k.createRange();M.setStart(w.node,w.offset),D.removeAllRanges(),ne>we?(D.addRange(M),D.extend(C.node,C.offset)):(M.setEnd(C.node,C.offset),D.addRange(M))}}}}for(k=[],D=g;D=D.parentNode;)D.nodeType===1&&k.push({element:D,left:D.scrollLeft,top:D.scrollTop});for(typeof g.focus=="function"&&g.focus(),g=0;g<k.length;g++){var G=k[g];G.element.scrollLeft=G.left,G.element.scrollTop=G.top}}di=!!Rc,Mc=Rc=null}finally{Ne=s,Q.p=l,L.T=a}}e.current=t,Ke=2}}function wf(){if(Ke===2){Ke=0;var e=Ma,t=Ll,a=(t.flags&8772)!==0;if((t.subtreeFlags&8772)!==0||a){a=L.T,L.T=null;var l=Q.p;Q.p=2;var s=Ne;Ne|=4;try{ef(e,t.alternate,t)}finally{Ne=s,Q.p=l,L.T=a}}Ke=3}}function Af(){if(Ke===4||Ke===3){Ke=0,Mm();var e=Ma,t=Ll,a=ca,l=xf;(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?Ke=5:(Ke=0,Ll=Ma=null,Rf(e,e.pendingLanes));var s=e.pendingLanes;if(s===0&&(Ra=null),Li(a),t=t.stateNode,gt&&typeof gt.onCommitFiberRoot=="function")try{gt.onCommitFiberRoot(Fl,t,void 0,(t.current.flags&128)===128)}catch{}if(l!==null){t=L.T,s=Q.p,Q.p=2,L.T=null;try{for(var i=e.onRecoverableError,d=0;d<l.length;d++){var g=l[d];i(g.value,{componentStack:g.stack})}}finally{L.T=t,Q.p=s}}(ca&3)!==0&&Is(),kt(e),s=e.pendingLanes,(a&261930)!==0&&(s&42)!==0?e===gc?On++:(On=0,gc=e):On=0,Dn(0)}}function Rf(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,xn(t)))}function Is(){return Tf(),wf(),Af(),Mf()}function Mf(){if(Ke!==5)return!1;var e=Ma,t=xc;xc=0;var a=Li(ca),l=L.T,s=Q.p;try{Q.p=32>a?32:a,L.T=null,a=hc,hc=null;var i=Ma,d=ca;if(Ke=0,Ll=Ma=null,ca=0,(Ne&6)!==0)throw Error(u(331));var g=Ne;if(Ne|=4,df(i.current),cf(i,i.current,d,a),Ne=g,Dn(0,!1),gt&&typeof gt.onPostCommitFiberRoot=="function")try{gt.onPostCommitFiberRoot(Fl,i)}catch{}return!0}finally{Q.p=s,L.T=l,Rf(e,t)}}function zf(e,t,a){t=At(a,t),t=Kr(e.stateNode,t,2),e=Sa(e,t,2),e!==null&&(Il(e,2),kt(e))}function Ee(e,t,a){if(e.tag===3)zf(e,e,a);else for(;t!==null;){if(t.tag===3){zf(t,e,a);break}else if(t.tag===1){var l=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Ra===null||!Ra.has(l))){e=At(a,e),a=zd(2),l=Sa(t,a,2),l!==null&&(_d(a,l,t,e),Il(l,2),kt(l));break}}t=t.return}}function vc(e,t,a){var l=e.pingCache;if(l===null){l=e.pingCache=new ah;var s=new Set;l.set(t,s)}else s=l.get(t),s===void 0&&(s=new Set,l.set(t,s));s.has(a)||(dc=!0,s.add(a),e=rh.bind(null,e,t,a),t.then(e,e))}function rh(e,t,a){var l=e.pingCache;l!==null&&l.delete(t),e.pingedLanes|=e.suspendedLanes&a,e.warmLanes&=~a,Re===e&&(he&a)===a&&(Le===4||Le===3&&(he&62914560)===he&&300>ht()-Zs?(Ne&2)===0&&Hl(e,0):fc|=a,Ul===he&&(Ul=0)),kt(e)}function _f(e,t){t===0&&(t=Eu()),e=Za(e,t),e!==null&&(Il(e,t),kt(e))}function ch(e){var t=e.memoizedState,a=0;t!==null&&(a=t.retryLane),_f(e,a)}function uh(e,t){var a=0;switch(e.tag){case 31:case 13:var l=e.stateNode,s=e.memoizedState;s!==null&&(a=s.retryLane);break;case 19:l=e.stateNode;break;case 22:l=e.stateNode._retryCache;break;default:throw Error(u(314))}l!==null&&l.delete(t),_f(e,a)}function oh(e,t){return _i(e,t)}var ei=null,ql=null,bc=!1,ti=!1,jc=!1,_a=0;function kt(e){e!==ql&&e.next===null&&(ql===null?ei=ql=e:ql=ql.next=e),ti=!0,bc||(bc=!0,fh())}function Dn(e,t){if(!jc&&ti){jc=!0;do for(var a=!1,l=ei;l!==null;){if(e!==0){var s=l.pendingLanes;if(s===0)var i=0;else{var d=l.suspendedLanes,g=l.pingedLanes;i=(1<<31-yt(42|e)+1)-1,i&=s&~(d&~g),i=i&201326741?i&201326741|1:i?i|2:0}i!==0&&(a=!0,Lf(l,i))}else i=he,i=ss(l,l===Re?i:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(i&3)===0||Pl(l,i)||(a=!0,Lf(l,i));l=l.next}while(a);jc=!1}}function dh(){Of()}function Of(){ti=bc=!1;var e=0;_a!==0&&Nh()&&(e=_a);for(var t=ht(),a=null,l=ei;l!==null;){var s=l.next,i=Df(l,t);i===0?(l.next=null,a===null?ei=s:a.next=s,s===null&&(ql=a)):(a=l,(e!==0||(i&3)!==0)&&(ti=!0)),l=s}Ke!==0&&Ke!==5||Dn(e),_a!==0&&(_a=0)}function Df(e,t){for(var a=e.suspendedLanes,l=e.pingedLanes,s=e.expirationTimes,i=e.pendingLanes&-62914561;0<i;){var d=31-yt(i),g=1<<d,S=s[d];S===-1?((g&a)===0||(g&l)!==0)&&(s[d]=Bm(g,t)):S<=t&&(e.expiredLanes|=g),i&=~g}if(t=Re,a=he,a=ss(e,e===t?a:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),l=e.callbackNode,a===0||e===t&&(Se===2||Se===9)||e.cancelPendingCommit!==null)return l!==null&&l!==null&&Oi(l),e.callbackNode=null,e.callbackPriority=0;if((a&3)===0||Pl(e,a)){if(t=a&-a,t===e.callbackPriority)return t;switch(l!==null&&Oi(l),Li(a)){case 2:case 8:a=Nu;break;case 32:a=ts;break;case 268435456:a=Su;break;default:a=ts}return l=Uf.bind(null,e),a=_i(a,l),e.callbackPriority=t,e.callbackNode=a,t}return l!==null&&l!==null&&Oi(l),e.callbackPriority=2,e.callbackNode=null,2}function Uf(e,t){if(Ke!==0&&Ke!==5)return e.callbackNode=null,e.callbackPriority=0,null;var a=e.callbackNode;if(Is()&&e.callbackNode!==a)return null;var l=he;return l=ss(e,e===Re?l:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),l===0?null:(gf(e,l,t),Df(e,ht()),e.callbackNode!=null&&e.callbackNode===a?Uf.bind(null,e):null)}function Lf(e,t){if(Is())return null;gf(e,t,!0)}function fh(){Eh(function(){(Ne&6)!==0?_i(ju,dh):Of()})}function Nc(){if(_a===0){var e=El;e===0&&(e=as,as<<=1,(as&261888)===0&&(as=256)),_a=e}return _a}function Hf(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:us(""+e)}function Bf(e,t){var a=t.ownerDocument.createElement("input");return a.name=t.name,a.value=t.value,e.id&&a.setAttribute("form",e.id),t.parentNode.insertBefore(a,t),e=new FormData(e),a.parentNode.removeChild(a),e}function mh(e,t,a,l,s){if(t==="submit"&&a&&a.stateNode===s){var i=Hf((s[ct]||null).action),d=l.submitter;d&&(t=(t=d[ct]||null)?Hf(t.formAction):d.getAttribute("formAction"),t!==null&&(i=t,d=null));var g=new ms("action","action",null,l,s);e.push({event:g,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(_a!==0){var S=d?Bf(s,d):new FormData(s);Gr(a,{pending:!0,data:S,method:s.method,action:i},null,S)}}else typeof i=="function"&&(g.preventDefault(),S=d?Bf(s,d):new FormData(s),Gr(a,{pending:!0,data:S,method:s.method,action:i},i,S))},currentTarget:s}]})}}for(var Sc=0;Sc<sr.length;Sc++){var Ec=sr[Sc],xh=Ec.toLowerCase(),hh=Ec[0].toUpperCase()+Ec.slice(1);Lt(xh,"on"+hh)}Lt(xo,"onAnimationEnd"),Lt(ho,"onAnimationIteration"),Lt(go,"onAnimationStart"),Lt("dblclick","onDoubleClick"),Lt("focusin","onFocus"),Lt("focusout","onBlur"),Lt(zx,"onTransitionRun"),Lt(_x,"onTransitionStart"),Lt(Ox,"onTransitionCancel"),Lt(yo,"onTransitionEnd"),ol("onMouseEnter",["mouseout","mouseover"]),ol("onMouseLeave",["mouseout","mouseover"]),ol("onPointerEnter",["pointerout","pointerover"]),ol("onPointerLeave",["pointerout","pointerover"]),ka("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),ka("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),ka("onBeforeInput",["compositionend","keypress","textInput","paste"]),ka("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),ka("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),ka("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Un="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(" "),gh=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Un));function qf(e,t){t=(t&4)!==0;for(var a=0;a<e.length;a++){var l=e[a],s=l.event;l=l.listeners;e:{var i=void 0;if(t)for(var d=l.length-1;0<=d;d--){var g=l[d],S=g.instance,z=g.currentTarget;if(g=g.listener,S!==i&&s.isPropagationStopped())break e;i=g,s.currentTarget=z;try{i(s)}catch(B){gs(B)}s.currentTarget=null,i=S}else for(d=0;d<l.length;d++){if(g=l[d],S=g.instance,z=g.currentTarget,g=g.listener,S!==i&&s.isPropagationStopped())break e;i=g,s.currentTarget=z;try{i(s)}catch(B){gs(B)}s.currentTarget=null,i=S}}}}function xe(e,t){var a=t[Hi];a===void 0&&(a=t[Hi]=new Set);var l=e+"__bubble";a.has(l)||(Yf(t,e,2,!1),a.add(l))}function Cc(e,t,a){var l=0;t&&(l|=4),Yf(a,e,l,t)}var ai="_reactListening"+Math.random().toString(36).slice(2);function Tc(e){if(!e[ai]){e[ai]=!0,zu.forEach(function(a){a!=="selectionchange"&&(gh.has(a)||Cc(a,!1,e),Cc(a,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[ai]||(t[ai]=!0,Cc("selectionchange",!1,t))}}function Yf(e,t,a,l){switch(h0(t)){case 2:var s=Vh;break;case 8:s=Xh;break;default:s=$c}a=s.bind(null,t,a,e),s=void 0,!Qi||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(s=!0),l?s!==void 0?e.addEventListener(t,a,{capture:!0,passive:s}):e.addEventListener(t,a,!0):s!==void 0?e.addEventListener(t,a,{passive:s}):e.addEventListener(t,a,!1)}function wc(e,t,a,l,s){var i=l;if((t&1)===0&&(t&2)===0&&l!==null)e:for(;;){if(l===null)return;var d=l.tag;if(d===3||d===4){var g=l.stateNode.containerInfo;if(g===s)break;if(d===4)for(d=l.return;d!==null;){var S=d.tag;if((S===3||S===4)&&d.stateNode.containerInfo===s)return;d=d.return}for(;g!==null;){if(d=rl(g),d===null)return;if(S=d.tag,S===5||S===6||S===26||S===27){l=i=d;continue e}g=g.parentNode}}l=l.return}ku(function(){var z=i,B=Vi(a),k=[];e:{var _=po.get(e);if(_!==void 0){var D=ms,J=e;switch(e){case"keypress":if(ds(a)===0)break e;case"keydown":case"keyup":D=ux;break;case"focusin":J="focus",D=Wi;break;case"focusout":J="blur",D=Wi;break;case"beforeblur":case"afterblur":D=Wi;break;case"click":if(a.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":D=Qu;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":D=Fm;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":D=fx;break;case xo:case ho:case go:D=ex;break;case yo:D=xx;break;case"scroll":case"scrollend":D=Jm;break;case"wheel":D=gx;break;case"copy":case"cut":case"paste":D=ax;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":D=Ku;break;case"toggle":case"beforetoggle":D=px}var ne=(t&4)!==0,we=!ne&&(e==="scroll"||e==="scrollend"),w=ne?_!==null?_+"Capture":null:_;ne=[];for(var C=z,M;C!==null;){var G=C;if(M=G.stateNode,G=G.tag,G!==5&&G!==26&&G!==27||M===null||w===null||(G=an(C,w),G!=null&&ne.push(Ln(C,G,M))),we)break;C=C.return}0<ne.length&&(_=new D(_,J,null,a,B),k.push({event:_,listeners:ne}))}}if((t&7)===0){e:{if(_=e==="mouseover"||e==="pointerover",D=e==="mouseout"||e==="pointerout",_&&a!==ki&&(J=a.relatedTarget||a.fromElement)&&(rl(J)||J[il]))break e;if((D||_)&&(_=B.window===B?B:(_=B.ownerDocument)?_.defaultView||_.parentWindow:window,D?(J=a.relatedTarget||a.toElement,D=z,J=J?rl(J):null,J!==null&&(we=m(J),ne=J.tag,J!==we||ne!==5&&ne!==27&&ne!==6)&&(J=null)):(D=null,J=z),D!==J)){if(ne=Qu,G="onMouseLeave",w="onMouseEnter",C="mouse",(e==="pointerout"||e==="pointerover")&&(ne=Ku,G="onPointerLeave",w="onPointerEnter",C="pointer"),we=D==null?_:tn(D),M=J==null?_:tn(J),_=new ne(G,C+"leave",D,a,B),_.target=we,_.relatedTarget=M,G=null,rl(B)===z&&(ne=new ne(w,C+"enter",J,a,B),ne.target=M,ne.relatedTarget=we,G=ne),we=G,D&&J)t:{for(ne=yh,w=D,C=J,M=0,G=w;G;G=ne(G))M++;G=0;for(var te=C;te;te=ne(te))G++;for(;0<M-G;)w=ne(w),M--;for(;0<G-M;)C=ne(C),G--;for(;M--;){if(w===C||C!==null&&w===C.alternate){ne=w;break t}w=ne(w),C=ne(C)}ne=null}else ne=null;D!==null&&$f(k,_,D,ne,!1),J!==null&&we!==null&&$f(k,we,J,ne,!0)}}e:{if(_=z?tn(z):window,D=_.nodeName&&_.nodeName.toLowerCase(),D==="select"||D==="input"&&_.type==="file")var ve=ao;else if(eo(_))if(lo)ve=Ax;else{ve=Tx;var I=Cx}else D=_.nodeName,!D||D.toLowerCase()!=="input"||_.type!=="checkbox"&&_.type!=="radio"?z&&Gi(z.elementType)&&(ve=ao):ve=wx;if(ve&&(ve=ve(e,z))){to(k,ve,a,B);break e}I&&I(e,_,z),e==="focusout"&&z&&_.type==="number"&&z.memoizedProps.value!=null&&$i(_,"number",_.value)}switch(I=z?tn(z):window,e){case"focusin":(eo(I)||I.contentEditable==="true")&&(gl=I,ar=z,dn=null);break;case"focusout":dn=ar=gl=null;break;case"mousedown":lr=!0;break;case"contextmenu":case"mouseup":case"dragend":lr=!1,fo(k,a,B);break;case"selectionchange":if(Mx)break;case"keydown":case"keyup":fo(k,a,B)}var oe;if(Pi)e:{switch(e){case"compositionstart":var ge="onCompositionStart";break e;case"compositionend":ge="onCompositionEnd";break e;case"compositionupdate":ge="onCompositionUpdate";break e}ge=void 0}else hl?Pu(e,a)&&(ge="onCompositionEnd"):e==="keydown"&&a.keyCode===229&&(ge="onCompositionStart");ge&&(Ju&&a.locale!=="ko"&&(hl||ge!=="onCompositionStart"?ge==="onCompositionEnd"&&hl&&(oe=Vu()):(ga=B,Zi="value"in ga?ga.value:ga.textContent,hl=!0)),I=li(z,ge),0<I.length&&(ge=new Zu(ge,e,null,a,B),k.push({event:ge,listeners:I}),oe?ge.data=oe:(oe=Iu(a),oe!==null&&(ge.data=oe)))),(oe=bx?jx(e,a):Nx(e,a))&&(ge=li(z,"onBeforeInput"),0<ge.length&&(I=new Zu("onBeforeInput","beforeinput",null,a,B),k.push({event:I,listeners:ge}),I.data=oe)),mh(k,e,z,a,B)}qf(k,t)})}function Ln(e,t,a){return{instance:e,listener:t,currentTarget:a}}function li(e,t){for(var a=t+"Capture",l=[];e!==null;){var s=e,i=s.stateNode;if(s=s.tag,s!==5&&s!==26&&s!==27||i===null||(s=an(e,a),s!=null&&l.unshift(Ln(e,s,i)),s=an(e,t),s!=null&&l.push(Ln(e,s,i))),e.tag===3)return l;e=e.return}return[]}function yh(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function $f(e,t,a,l,s){for(var i=t._reactName,d=[];a!==null&&a!==l;){var g=a,S=g.alternate,z=g.stateNode;if(g=g.tag,S!==null&&S===l)break;g!==5&&g!==26&&g!==27||z===null||(S=z,s?(z=an(a,i),z!=null&&d.unshift(Ln(a,z,S))):s||(z=an(a,i),z!=null&&d.push(Ln(a,z,S)))),a=a.return}d.length!==0&&e.push({event:t,listeners:d})}var ph=/\r\n?/g,vh=/\u0000|\uFFFD/g;function Gf(e){return(typeof e=="string"?e:""+e).replace(ph,`
9
+ `).replace(vh,"")}function kf(e,t){return t=Gf(t),Gf(e)===t}function Te(e,t,a,l,s,i){switch(a){case"children":typeof l=="string"?t==="body"||t==="textarea"&&l===""||fl(e,l):(typeof l=="number"||typeof l=="bigint")&&t!=="body"&&fl(e,""+l);break;case"className":rs(e,"class",l);break;case"tabIndex":rs(e,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":rs(e,a,l);break;case"style":$u(e,l,i);break;case"data":if(t!=="object"){rs(e,"data",l);break}case"src":case"href":if(l===""&&(t!=="a"||a!=="href")){e.removeAttribute(a);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){e.removeAttribute(a);break}l=us(""+l),e.setAttribute(a,l);break;case"action":case"formAction":if(typeof l=="function"){e.setAttribute(a,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof i=="function"&&(a==="formAction"?(t!=="input"&&Te(e,t,"name",s.name,s,null),Te(e,t,"formEncType",s.formEncType,s,null),Te(e,t,"formMethod",s.formMethod,s,null),Te(e,t,"formTarget",s.formTarget,s,null)):(Te(e,t,"encType",s.encType,s,null),Te(e,t,"method",s.method,s,null),Te(e,t,"target",s.target,s,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){e.removeAttribute(a);break}l=us(""+l),e.setAttribute(a,l);break;case"onClick":l!=null&&(e.onclick=Zt);break;case"onScroll":l!=null&&xe("scroll",e);break;case"onScrollEnd":l!=null&&xe("scrollend",e);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(u(61));if(a=l.__html,a!=null){if(s.children!=null)throw Error(u(60));e.innerHTML=a}}break;case"multiple":e.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case"muted":e.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){e.removeAttribute("xlink:href");break}a=us(""+l),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",a);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":l!=null&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(a,""+l):e.removeAttribute(a);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":l&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(a,""):e.removeAttribute(a);break;case"capture":case"download":l===!0?e.setAttribute(a,""):l!==!1&&l!=null&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(a,l):e.removeAttribute(a);break;case"cols":case"rows":case"size":case"span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?e.setAttribute(a,l):e.removeAttribute(a);break;case"rowSpan":case"start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?e.removeAttribute(a):e.setAttribute(a,l);break;case"popover":xe("beforetoggle",e),xe("toggle",e),is(e,"popover",l);break;case"xlinkActuate":Qt(e,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":Qt(e,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":Qt(e,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":Qt(e,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":Qt(e,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":Qt(e,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":Qt(e,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":Qt(e,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":Qt(e,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":is(e,"is",l);break;case"innerText":case"textContent":break;default:(!(2<a.length)||a[0]!=="o"&&a[0]!=="O"||a[1]!=="n"&&a[1]!=="N")&&(a=Zm.get(a)||a,is(e,a,l))}}function Ac(e,t,a,l,s,i){switch(a){case"style":$u(e,l,i);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(u(61));if(a=l.__html,a!=null){if(s.children!=null)throw Error(u(60));e.innerHTML=a}}break;case"children":typeof l=="string"?fl(e,l):(typeof l=="number"||typeof l=="bigint")&&fl(e,""+l);break;case"onScroll":l!=null&&xe("scroll",e);break;case"onScrollEnd":l!=null&&xe("scrollend",e);break;case"onClick":l!=null&&(e.onclick=Zt);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!_u.hasOwnProperty(a))e:{if(a[0]==="o"&&a[1]==="n"&&(s=a.endsWith("Capture"),t=a.slice(2,s?a.length-7:void 0),i=e[ct]||null,i=i!=null?i[a]:null,typeof i=="function"&&e.removeEventListener(t,i,s),typeof l=="function")){typeof i!="function"&&i!==null&&(a in e?e[a]=null:e.hasAttribute(a)&&e.removeAttribute(a)),e.addEventListener(t,l,s);break e}a in e?e[a]=l:l===!0?e.setAttribute(a,""):is(e,a,l)}}}function at(e,t,a){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":xe("error",e),xe("load",e);var l=!1,s=!1,i;for(i in a)if(a.hasOwnProperty(i)){var d=a[i];if(d!=null)switch(i){case"src":l=!0;break;case"srcSet":s=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(u(137,t));default:Te(e,t,i,d,a,null)}}s&&Te(e,t,"srcSet",a.srcSet,a,null),l&&Te(e,t,"src",a.src,a,null);return;case"input":xe("invalid",e);var g=i=d=s=null,S=null,z=null;for(l in a)if(a.hasOwnProperty(l)){var B=a[l];if(B!=null)switch(l){case"name":s=B;break;case"type":d=B;break;case"checked":S=B;break;case"defaultChecked":z=B;break;case"value":i=B;break;case"defaultValue":g=B;break;case"children":case"dangerouslySetInnerHTML":if(B!=null)throw Error(u(137,t));break;default:Te(e,t,l,B,a,null)}}Hu(e,i,g,S,z,d,s,!1);return;case"select":xe("invalid",e),l=d=i=null;for(s in a)if(a.hasOwnProperty(s)&&(g=a[s],g!=null))switch(s){case"value":i=g;break;case"defaultValue":d=g;break;case"multiple":l=g;default:Te(e,t,s,g,a,null)}t=i,a=d,e.multiple=!!l,t!=null?dl(e,!!l,t,!1):a!=null&&dl(e,!!l,a,!0);return;case"textarea":xe("invalid",e),i=s=l=null;for(d in a)if(a.hasOwnProperty(d)&&(g=a[d],g!=null))switch(d){case"value":l=g;break;case"defaultValue":s=g;break;case"children":i=g;break;case"dangerouslySetInnerHTML":if(g!=null)throw Error(u(91));break;default:Te(e,t,d,g,a,null)}qu(e,l,s,i);return;case"option":for(S in a)a.hasOwnProperty(S)&&(l=a[S],l!=null)&&(S==="selected"?e.selected=l&&typeof l!="function"&&typeof l!="symbol":Te(e,t,S,l,a,null));return;case"dialog":xe("beforetoggle",e),xe("toggle",e),xe("cancel",e),xe("close",e);break;case"iframe":case"object":xe("load",e);break;case"video":case"audio":for(l=0;l<Un.length;l++)xe(Un[l],e);break;case"image":xe("error",e),xe("load",e);break;case"details":xe("toggle",e);break;case"embed":case"source":case"link":xe("error",e),xe("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(z in a)if(a.hasOwnProperty(z)&&(l=a[z],l!=null))switch(z){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,t));default:Te(e,t,z,l,a,null)}return;default:if(Gi(t)){for(B in a)a.hasOwnProperty(B)&&(l=a[B],l!==void 0&&Ac(e,t,B,l,a,void 0));return}}for(g in a)a.hasOwnProperty(g)&&(l=a[g],l!=null&&Te(e,t,g,l,a,null))}function bh(e,t,a,l){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var s=null,i=null,d=null,g=null,S=null,z=null,B=null;for(D in a){var k=a[D];if(a.hasOwnProperty(D)&&k!=null)switch(D){case"checked":break;case"value":break;case"defaultValue":S=k;default:l.hasOwnProperty(D)||Te(e,t,D,null,l,k)}}for(var _ in l){var D=l[_];if(k=a[_],l.hasOwnProperty(_)&&(D!=null||k!=null))switch(_){case"type":i=D;break;case"name":s=D;break;case"checked":z=D;break;case"defaultChecked":B=D;break;case"value":d=D;break;case"defaultValue":g=D;break;case"children":case"dangerouslySetInnerHTML":if(D!=null)throw Error(u(137,t));break;default:D!==k&&Te(e,t,_,D,l,k)}}Yi(e,d,g,S,z,B,i,s);return;case"select":D=d=g=_=null;for(i in a)if(S=a[i],a.hasOwnProperty(i)&&S!=null)switch(i){case"value":break;case"multiple":D=S;default:l.hasOwnProperty(i)||Te(e,t,i,null,l,S)}for(s in l)if(i=l[s],S=a[s],l.hasOwnProperty(s)&&(i!=null||S!=null))switch(s){case"value":_=i;break;case"defaultValue":g=i;break;case"multiple":d=i;default:i!==S&&Te(e,t,s,i,l,S)}t=g,a=d,l=D,_!=null?dl(e,!!a,_,!1):!!l!=!!a&&(t!=null?dl(e,!!a,t,!0):dl(e,!!a,a?[]:"",!1));return;case"textarea":D=_=null;for(g in a)if(s=a[g],a.hasOwnProperty(g)&&s!=null&&!l.hasOwnProperty(g))switch(g){case"value":break;case"children":break;default:Te(e,t,g,null,l,s)}for(d in l)if(s=l[d],i=a[d],l.hasOwnProperty(d)&&(s!=null||i!=null))switch(d){case"value":_=s;break;case"defaultValue":D=s;break;case"children":break;case"dangerouslySetInnerHTML":if(s!=null)throw Error(u(91));break;default:s!==i&&Te(e,t,d,s,l,i)}Bu(e,_,D);return;case"option":for(var J in a)_=a[J],a.hasOwnProperty(J)&&_!=null&&!l.hasOwnProperty(J)&&(J==="selected"?e.selected=!1:Te(e,t,J,null,l,_));for(S in l)_=l[S],D=a[S],l.hasOwnProperty(S)&&_!==D&&(_!=null||D!=null)&&(S==="selected"?e.selected=_&&typeof _!="function"&&typeof _!="symbol":Te(e,t,S,_,l,D));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var ne in a)_=a[ne],a.hasOwnProperty(ne)&&_!=null&&!l.hasOwnProperty(ne)&&Te(e,t,ne,null,l,_);for(z in l)if(_=l[z],D=a[z],l.hasOwnProperty(z)&&_!==D&&(_!=null||D!=null))switch(z){case"children":case"dangerouslySetInnerHTML":if(_!=null)throw Error(u(137,t));break;default:Te(e,t,z,_,l,D)}return;default:if(Gi(t)){for(var we in a)_=a[we],a.hasOwnProperty(we)&&_!==void 0&&!l.hasOwnProperty(we)&&Ac(e,t,we,void 0,l,_);for(B in l)_=l[B],D=a[B],!l.hasOwnProperty(B)||_===D||_===void 0&&D===void 0||Ac(e,t,B,_,l,D);return}}for(var w in a)_=a[w],a.hasOwnProperty(w)&&_!=null&&!l.hasOwnProperty(w)&&Te(e,t,w,null,l,_);for(k in l)_=l[k],D=a[k],!l.hasOwnProperty(k)||_===D||_==null&&D==null||Te(e,t,k,_,l,D)}function Vf(e){switch(e){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function jh(){if(typeof performance.getEntriesByType=="function"){for(var e=0,t=0,a=performance.getEntriesByType("resource"),l=0;l<a.length;l++){var s=a[l],i=s.transferSize,d=s.initiatorType,g=s.duration;if(i&&g&&Vf(d)){for(d=0,g=s.responseEnd,l+=1;l<a.length;l++){var S=a[l],z=S.startTime;if(z>g)break;var B=S.transferSize,k=S.initiatorType;B&&Vf(k)&&(S=S.responseEnd,d+=B*(S<g?1:(g-z)/(S-z)))}if(--l,t+=8*(i+d)/(s.duration/1e3),e++,10<e)break}}if(0<e)return t/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e=="number")?e:5}var Rc=null,Mc=null;function ni(e){return e.nodeType===9?e:e.ownerDocument}function Xf(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Qf(e,t){if(e===0)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return e===1&&t==="foreignObject"?0:e}function zc(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.children=="bigint"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var _c=null;function Nh(){var e=window.event;return e&&e.type==="popstate"?e===_c?!1:(_c=e,!0):(_c=null,!1)}var Zf=typeof setTimeout=="function"?setTimeout:void 0,Sh=typeof clearTimeout=="function"?clearTimeout:void 0,Kf=typeof Promise=="function"?Promise:void 0,Eh=typeof queueMicrotask=="function"?queueMicrotask:typeof Kf<"u"?function(e){return Kf.resolve(null).then(e).catch(Ch)}:Zf;function Ch(e){setTimeout(function(){throw e})}function Oa(e){return e==="head"}function Jf(e,t){var a=t,l=0;do{var s=a.nextSibling;if(e.removeChild(a),s&&s.nodeType===8)if(a=s.data,a==="/$"||a==="/&"){if(l===0){e.removeChild(s),kl(t);return}l--}else if(a==="$"||a==="$?"||a==="$~"||a==="$!"||a==="&")l++;else if(a==="html")Hn(e.ownerDocument.documentElement);else if(a==="head"){a=e.ownerDocument.head,Hn(a);for(var i=a.firstChild;i;){var d=i.nextSibling,g=i.nodeName;i[en]||g==="SCRIPT"||g==="STYLE"||g==="LINK"&&i.rel.toLowerCase()==="stylesheet"||a.removeChild(i),i=d}}else a==="body"&&Hn(e.ownerDocument.body);a=s}while(a);kl(t)}function Wf(e,t){var a=e;e=0;do{var l=a.nextSibling;if(a.nodeType===1?t?(a._stashedDisplay=a.style.display,a.style.display="none"):(a.style.display=a._stashedDisplay||"",a.getAttribute("style")===""&&a.removeAttribute("style")):a.nodeType===3&&(t?(a._stashedText=a.nodeValue,a.nodeValue=""):a.nodeValue=a._stashedText||""),l&&l.nodeType===8)if(a=l.data,a==="/$"){if(e===0)break;e--}else a!=="$"&&a!=="$?"&&a!=="$~"&&a!=="$!"||e++;a=l}while(a)}function Oc(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var a=t;switch(t=t.nextSibling,a.nodeName){case"HTML":case"HEAD":case"BODY":Oc(a),Bi(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}e.removeChild(a)}}function Th(e,t,a,l){for(;e.nodeType===1;){var s=a;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!l&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(l){if(!e[en])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(i=e.getAttribute("rel"),i==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(i!==s.rel||e.getAttribute("href")!==(s.href==null||s.href===""?null:s.href)||e.getAttribute("crossorigin")!==(s.crossOrigin==null?null:s.crossOrigin)||e.getAttribute("title")!==(s.title==null?null:s.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(i=e.getAttribute("src"),(i!==(s.src==null?null:s.src)||e.getAttribute("type")!==(s.type==null?null:s.type)||e.getAttribute("crossorigin")!==(s.crossOrigin==null?null:s.crossOrigin))&&i&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(t==="input"&&e.type==="hidden"){var i=s.name==null?null:""+s.name;if(s.type==="hidden"&&e.getAttribute("name")===i)return e}else return e;if(e=Ot(e.nextSibling),e===null)break}return null}function wh(e,t,a){if(t==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!a||(e=Ot(e.nextSibling),e===null))return null;return e}function Ff(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!t||(e=Ot(e.nextSibling),e===null))return null;return e}function Dc(e){return e.data==="$?"||e.data==="$~"}function Uc(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState!=="loading"}function Ah(e,t){var a=e.ownerDocument;if(e.data==="$~")e._reactRetry=t;else if(e.data!=="$?"||a.readyState!=="loading")t();else{var l=function(){t(),a.removeEventListener("DOMContentLoaded",l)};a.addEventListener("DOMContentLoaded",l),e._reactRetry=l}}function Ot(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?"||t==="$~"||t==="&"||t==="F!"||t==="F")break;if(t==="/$"||t==="/&")return null}}return e}var Lc=null;function Pf(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var a=e.data;if(a==="/$"||a==="/&"){if(t===0)return Ot(e.nextSibling);t--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||t++}e=e.nextSibling}return null}function If(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var a=e.data;if(a==="$"||a==="$!"||a==="$?"||a==="$~"||a==="&"){if(t===0)return e;t--}else a!=="/$"&&a!=="/&"||t++}e=e.previousSibling}return null}function e0(e,t,a){switch(t=ni(a),e){case"html":if(e=t.documentElement,!e)throw Error(u(452));return e;case"head":if(e=t.head,!e)throw Error(u(453));return e;case"body":if(e=t.body,!e)throw Error(u(454));return e;default:throw Error(u(451))}}function Hn(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);Bi(e)}var Dt=new Map,t0=new Set;function si(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var ua=Q.d;Q.d={f:Rh,r:Mh,D:zh,C:_h,L:Oh,m:Dh,X:Lh,S:Uh,M:Hh};function Rh(){var e=ua.f(),t=Ws();return e||t}function Mh(e){var t=cl(e);t!==null&&t.tag===5&&t.type==="form"?yd(t):ua.r(e)}var Yl=typeof document>"u"?null:document;function a0(e,t,a){var l=Yl;if(l&&typeof t=="string"&&t){var s=Tt(t);s='link[rel="'+e+'"][href="'+s+'"]',typeof a=="string"&&(s+='[crossorigin="'+a+'"]'),t0.has(s)||(t0.add(s),e={rel:e,crossOrigin:a,href:t},l.querySelector(s)===null&&(t=l.createElement("link"),at(t,"link",e),Je(t),l.head.appendChild(t)))}}function zh(e){ua.D(e),a0("dns-prefetch",e,null)}function _h(e,t){ua.C(e,t),a0("preconnect",e,t)}function Oh(e,t,a){ua.L(e,t,a);var l=Yl;if(l&&e&&t){var s='link[rel="preload"][as="'+Tt(t)+'"]';t==="image"&&a&&a.imageSrcSet?(s+='[imagesrcset="'+Tt(a.imageSrcSet)+'"]',typeof a.imageSizes=="string"&&(s+='[imagesizes="'+Tt(a.imageSizes)+'"]')):s+='[href="'+Tt(e)+'"]';var i=s;switch(t){case"style":i=$l(e);break;case"script":i=Gl(e)}Dt.has(i)||(e=y({rel:"preload",href:t==="image"&&a&&a.imageSrcSet?void 0:e,as:t},a),Dt.set(i,e),l.querySelector(s)!==null||t==="style"&&l.querySelector(Bn(i))||t==="script"&&l.querySelector(qn(i))||(t=l.createElement("link"),at(t,"link",e),Je(t),l.head.appendChild(t)))}}function Dh(e,t){ua.m(e,t);var a=Yl;if(a&&e){var l=t&&typeof t.as=="string"?t.as:"script",s='link[rel="modulepreload"][as="'+Tt(l)+'"][href="'+Tt(e)+'"]',i=s;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":i=Gl(e)}if(!Dt.has(i)&&(e=y({rel:"modulepreload",href:e},t),Dt.set(i,e),a.querySelector(s)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(a.querySelector(qn(i)))return}l=a.createElement("link"),at(l,"link",e),Je(l),a.head.appendChild(l)}}}function Uh(e,t,a){ua.S(e,t,a);var l=Yl;if(l&&e){var s=ul(l).hoistableStyles,i=$l(e);t=t||"default";var d=s.get(i);if(!d){var g={loading:0,preload:null};if(d=l.querySelector(Bn(i)))g.loading=5;else{e=y({rel:"stylesheet",href:e,"data-precedence":t},a),(a=Dt.get(i))&&Hc(e,a);var S=d=l.createElement("link");Je(S),at(S,"link",e),S._p=new Promise(function(z,B){S.onload=z,S.onerror=B}),S.addEventListener("load",function(){g.loading|=1}),S.addEventListener("error",function(){g.loading|=2}),g.loading|=4,ii(d,t,l)}d={type:"stylesheet",instance:d,count:1,state:g},s.set(i,d)}}}function Lh(e,t){ua.X(e,t);var a=Yl;if(a&&e){var l=ul(a).hoistableScripts,s=Gl(e),i=l.get(s);i||(i=a.querySelector(qn(s)),i||(e=y({src:e,async:!0},t),(t=Dt.get(s))&&Bc(e,t),i=a.createElement("script"),Je(i),at(i,"link",e),a.head.appendChild(i)),i={type:"script",instance:i,count:1,state:null},l.set(s,i))}}function Hh(e,t){ua.M(e,t);var a=Yl;if(a&&e){var l=ul(a).hoistableScripts,s=Gl(e),i=l.get(s);i||(i=a.querySelector(qn(s)),i||(e=y({src:e,async:!0,type:"module"},t),(t=Dt.get(s))&&Bc(e,t),i=a.createElement("script"),Je(i),at(i,"link",e),a.head.appendChild(i)),i={type:"script",instance:i,count:1,state:null},l.set(s,i))}}function l0(e,t,a,l){var s=(s=fe.current)?si(s):null;if(!s)throw Error(u(446));switch(e){case"meta":case"title":return null;case"style":return typeof a.precedence=="string"&&typeof a.href=="string"?(t=$l(a.href),a=ul(s).hoistableStyles,l=a.get(t),l||(l={type:"style",instance:null,count:0,state:null},a.set(t,l)),l):{type:"void",instance:null,count:0,state:null};case"link":if(a.rel==="stylesheet"&&typeof a.href=="string"&&typeof a.precedence=="string"){e=$l(a.href);var i=ul(s).hoistableStyles,d=i.get(e);if(d||(s=s.ownerDocument||s,d={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},i.set(e,d),(i=s.querySelector(Bn(e)))&&!i._p&&(d.instance=i,d.state.loading=5),Dt.has(e)||(a={rel:"preload",as:"style",href:a.href,crossOrigin:a.crossOrigin,integrity:a.integrity,media:a.media,hrefLang:a.hrefLang,referrerPolicy:a.referrerPolicy},Dt.set(e,a),i||Bh(s,e,a,d.state))),t&&l===null)throw Error(u(528,""));return d}if(t&&l!==null)throw Error(u(529,""));return null;case"script":return t=a.async,a=a.src,typeof a=="string"&&t&&typeof t!="function"&&typeof t!="symbol"?(t=Gl(a),a=ul(s).hoistableScripts,l=a.get(t),l||(l={type:"script",instance:null,count:0,state:null},a.set(t,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(u(444,e))}}function $l(e){return'href="'+Tt(e)+'"'}function Bn(e){return'link[rel="stylesheet"]['+e+"]"}function n0(e){return y({},e,{"data-precedence":e.precedence,precedence:null})}function Bh(e,t,a,l){e.querySelector('link[rel="preload"][as="style"]['+t+"]")?l.loading=1:(t=e.createElement("link"),l.preload=t,t.addEventListener("load",function(){return l.loading|=1}),t.addEventListener("error",function(){return l.loading|=2}),at(t,"link",a),Je(t),e.head.appendChild(t))}function Gl(e){return'[src="'+Tt(e)+'"]'}function qn(e){return"script[async]"+e}function s0(e,t,a){if(t.count++,t.instance===null)switch(t.type){case"style":var l=e.querySelector('style[data-href~="'+Tt(a.href)+'"]');if(l)return t.instance=l,Je(l),l;var s=y({},a,{"data-href":a.href,"data-precedence":a.precedence,href:null,precedence:null});return l=(e.ownerDocument||e).createElement("style"),Je(l),at(l,"style",s),ii(l,a.precedence,e),t.instance=l;case"stylesheet":s=$l(a.href);var i=e.querySelector(Bn(s));if(i)return t.state.loading|=4,t.instance=i,Je(i),i;l=n0(a),(s=Dt.get(s))&&Hc(l,s),i=(e.ownerDocument||e).createElement("link"),Je(i);var d=i;return d._p=new Promise(function(g,S){d.onload=g,d.onerror=S}),at(i,"link",l),t.state.loading|=4,ii(i,a.precedence,e),t.instance=i;case"script":return i=Gl(a.src),(s=e.querySelector(qn(i)))?(t.instance=s,Je(s),s):(l=a,(s=Dt.get(i))&&(l=y({},a),Bc(l,s)),e=e.ownerDocument||e,s=e.createElement("script"),Je(s),at(s,"link",l),e.head.appendChild(s),t.instance=s);case"void":return null;default:throw Error(u(443,t.type))}else t.type==="stylesheet"&&(t.state.loading&4)===0&&(l=t.instance,t.state.loading|=4,ii(l,a.precedence,e));return t.instance}function ii(e,t,a){for(var l=a.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),s=l.length?l[l.length-1]:null,i=s,d=0;d<l.length;d++){var g=l[d];if(g.dataset.precedence===t)i=g;else if(i!==s)break}i?i.parentNode.insertBefore(e,i.nextSibling):(t=a.nodeType===9?a.head:a,t.insertBefore(e,t.firstChild))}function Hc(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.title==null&&(e.title=t.title)}function Bc(e,t){e.crossOrigin==null&&(e.crossOrigin=t.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=t.referrerPolicy),e.integrity==null&&(e.integrity=t.integrity)}var ri=null;function i0(e,t,a){if(ri===null){var l=new Map,s=ri=new Map;s.set(a,l)}else s=ri,l=s.get(a),l||(l=new Map,s.set(a,l));if(l.has(e))return l;for(l.set(e,null),a=a.getElementsByTagName(e),s=0;s<a.length;s++){var i=a[s];if(!(i[en]||i[Pe]||e==="link"&&i.getAttribute("rel")==="stylesheet")&&i.namespaceURI!=="http://www.w3.org/2000/svg"){var d=i.getAttribute(t)||"";d=e+d;var g=l.get(d);g?g.push(i):l.set(d,[i])}}return l}function r0(e,t,a){e=e.ownerDocument||e,e.head.insertBefore(a,t==="title"?e.querySelector("head > title"):null)}function qh(e,t,a){if(a===1||t.itemProp!=null)return!1;switch(e){case"meta":case"title":return!0;case"style":if(typeof t.precedence!="string"||typeof t.href!="string"||t.href==="")break;return!0;case"link":if(typeof t.rel!="string"||typeof t.href!="string"||t.href===""||t.onLoad||t.onError)break;return t.rel==="stylesheet"?(e=t.disabled,typeof t.precedence=="string"&&e==null):!0;case"script":if(t.async&&typeof t.async!="function"&&typeof t.async!="symbol"&&!t.onLoad&&!t.onError&&t.src&&typeof t.src=="string")return!0}return!1}function c0(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}function Yh(e,t,a,l){if(a.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(a.state.loading&4)===0){if(a.instance===null){var s=$l(l.href),i=t.querySelector(Bn(s));if(i){t=i._p,t!==null&&typeof t=="object"&&typeof t.then=="function"&&(e.count++,e=ci.bind(e),t.then(e,e)),a.state.loading|=4,a.instance=i,Je(i);return}i=t.ownerDocument||t,l=n0(l),(s=Dt.get(s))&&Hc(l,s),i=i.createElement("link"),Je(i);var d=i;d._p=new Promise(function(g,S){d.onload=g,d.onerror=S}),at(i,"link",l),a.instance=i}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(a,t),(t=a.state.preload)&&(a.state.loading&3)===0&&(e.count++,a=ci.bind(e),t.addEventListener("load",a),t.addEventListener("error",a))}}var qc=0;function $h(e,t){return e.stylesheets&&e.count===0&&oi(e,e.stylesheets),0<e.count||0<e.imgCount?function(a){var l=setTimeout(function(){if(e.stylesheets&&oi(e,e.stylesheets),e.unsuspend){var i=e.unsuspend;e.unsuspend=null,i()}},6e4+t);0<e.imgBytes&&qc===0&&(qc=62500*jh());var s=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&oi(e,e.stylesheets),e.unsuspend)){var i=e.unsuspend;e.unsuspend=null,i()}},(e.imgBytes>qc?50:800)+t);return e.unsuspend=a,function(){e.unsuspend=null,clearTimeout(l),clearTimeout(s)}}:null}function ci(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)oi(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var ui=null;function oi(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,ui=new Map,t.forEach(Gh,e),ui=null,ci.call(e))}function Gh(e,t){if(!(t.state.loading&4)){var a=ui.get(e);if(a)var l=a.get(null);else{a=new Map,ui.set(e,a);for(var s=e.querySelectorAll("link[data-precedence],style[data-precedence]"),i=0;i<s.length;i++){var d=s[i];(d.nodeName==="LINK"||d.getAttribute("media")!=="not all")&&(a.set(d.dataset.precedence,d),l=d)}l&&a.set(null,l)}s=t.instance,d=s.getAttribute("data-precedence"),i=a.get(d)||l,i===l&&a.set(null,s),a.set(d,s),this.count++,l=ci.bind(this),s.addEventListener("load",l),s.addEventListener("error",l),i?i.parentNode.insertBefore(s,i.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(s,e.firstChild)),t.state.loading|=4}}var Yn={$$typeof:U,Provider:null,Consumer:null,_currentValue:le,_currentValue2:le,_threadCount:0};function kh(e,t,a,l,s,i,d,g,S){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Di(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Di(0),this.hiddenUpdates=Di(null),this.identifierPrefix=l,this.onUncaughtError=s,this.onCaughtError=i,this.onRecoverableError=d,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=S,this.incompleteTransitions=new Map}function u0(e,t,a,l,s,i,d,g,S,z,B,k){return e=new kh(e,t,a,d,S,z,B,k,g),t=1,i===!0&&(t|=24),i=vt(3,null,null,t),e.current=i,i.stateNode=e,t=pr(),t.refCount++,e.pooledCache=t,t.refCount++,i.memoizedState={element:l,isDehydrated:a,cache:t},Nr(i),e}function o0(e){return e?(e=vl,e):vl}function d0(e,t,a,l,s,i){s=o0(s),l.context===null?l.context=s:l.pendingContext=s,l=Na(t),l.payload={element:a},i=i===void 0?null:i,i!==null&&(l.callback=i),a=Sa(e,l,t),a!==null&&(xt(a,e,t),pn(a,e,t))}function f0(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var a=e.retryLane;e.retryLane=a!==0&&a<t?a:t}}function Yc(e,t){f0(e,t),(e=e.alternate)&&f0(e,t)}function m0(e){if(e.tag===13||e.tag===31){var t=Za(e,67108864);t!==null&&xt(t,e,67108864),Yc(e,67108864)}}function x0(e){if(e.tag===13||e.tag===31){var t=Et();t=Ui(t);var a=Za(e,t);a!==null&&xt(a,e,t),Yc(e,t)}}var di=!0;function Vh(e,t,a,l){var s=L.T;L.T=null;var i=Q.p;try{Q.p=2,$c(e,t,a,l)}finally{Q.p=i,L.T=s}}function Xh(e,t,a,l){var s=L.T;L.T=null;var i=Q.p;try{Q.p=8,$c(e,t,a,l)}finally{Q.p=i,L.T=s}}function $c(e,t,a,l){if(di){var s=Gc(l);if(s===null)wc(e,t,l,fi,a),g0(e,l);else if(Zh(s,e,t,a,l))l.stopPropagation();else if(g0(e,l),t&4&&-1<Qh.indexOf(e)){for(;s!==null;){var i=cl(s);if(i!==null)switch(i.tag){case 3:if(i=i.stateNode,i.current.memoizedState.isDehydrated){var d=Ga(i.pendingLanes);if(d!==0){var g=i;for(g.pendingLanes|=2,g.entangledLanes|=2;d;){var S=1<<31-yt(d);g.entanglements[1]|=S,d&=~S}kt(i),(Ne&6)===0&&(Ks=ht()+500,Dn(0))}}break;case 31:case 13:g=Za(i,2),g!==null&&xt(g,i,2),Ws(),Yc(i,2)}if(i=Gc(l),i===null&&wc(e,t,l,fi,a),i===s)break;s=i}s!==null&&l.stopPropagation()}else wc(e,t,l,null,a)}}function Gc(e){return e=Vi(e),kc(e)}var fi=null;function kc(e){if(fi=null,e=rl(e),e!==null){var t=m(e);if(t===null)e=null;else{var a=t.tag;if(a===13){if(e=h(t),e!==null)return e;e=null}else if(a===31){if(e=j(t),e!==null)return e;e=null}else if(a===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return fi=e,null}function h0(e){switch(e){case"beforetoggle":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"toggle":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 2;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"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(zm()){case ju:return 2;case Nu:return 8;case ts:case _m:return 32;case Su:return 268435456;default:return 32}default:return 32}}var Vc=!1,Da=null,Ua=null,La=null,$n=new Map,Gn=new Map,Ha=[],Qh="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".split(" ");function g0(e,t){switch(e){case"focusin":case"focusout":Da=null;break;case"dragenter":case"dragleave":Ua=null;break;case"mouseover":case"mouseout":La=null;break;case"pointerover":case"pointerout":$n.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Gn.delete(t.pointerId)}}function kn(e,t,a,l,s,i){return e===null||e.nativeEvent!==i?(e={blockedOn:t,domEventName:a,eventSystemFlags:l,nativeEvent:i,targetContainers:[s]},t!==null&&(t=cl(t),t!==null&&m0(t)),e):(e.eventSystemFlags|=l,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function Zh(e,t,a,l,s){switch(t){case"focusin":return Da=kn(Da,e,t,a,l,s),!0;case"dragenter":return Ua=kn(Ua,e,t,a,l,s),!0;case"mouseover":return La=kn(La,e,t,a,l,s),!0;case"pointerover":var i=s.pointerId;return $n.set(i,kn($n.get(i)||null,e,t,a,l,s)),!0;case"gotpointercapture":return i=s.pointerId,Gn.set(i,kn(Gn.get(i)||null,e,t,a,l,s)),!0}return!1}function y0(e){var t=rl(e.target);if(t!==null){var a=m(t);if(a!==null){if(t=a.tag,t===13){if(t=h(a),t!==null){e.blockedOn=t,Ru(e.priority,function(){x0(a)});return}}else if(t===31){if(t=j(a),t!==null){e.blockedOn=t,Ru(e.priority,function(){x0(a)});return}}else if(t===3&&a.stateNode.current.memoizedState.isDehydrated){e.blockedOn=a.tag===3?a.stateNode.containerInfo:null;return}}}e.blockedOn=null}function mi(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var a=Gc(e.nativeEvent);if(a===null){a=e.nativeEvent;var l=new a.constructor(a.type,a);ki=l,a.target.dispatchEvent(l),ki=null}else return t=cl(a),t!==null&&m0(t),e.blockedOn=a,!1;t.shift()}return!0}function p0(e,t,a){mi(e)&&a.delete(t)}function Kh(){Vc=!1,Da!==null&&mi(Da)&&(Da=null),Ua!==null&&mi(Ua)&&(Ua=null),La!==null&&mi(La)&&(La=null),$n.forEach(p0),Gn.forEach(p0)}function xi(e,t){e.blockedOn===t&&(e.blockedOn=null,Vc||(Vc=!0,r.unstable_scheduleCallback(r.unstable_NormalPriority,Kh)))}var hi=null;function v0(e){hi!==e&&(hi=e,r.unstable_scheduleCallback(r.unstable_NormalPriority,function(){hi===e&&(hi=null);for(var t=0;t<e.length;t+=3){var a=e[t],l=e[t+1],s=e[t+2];if(typeof l!="function"){if(kc(l||a)===null)continue;break}var i=cl(a);i!==null&&(e.splice(t,3),t-=3,Gr(i,{pending:!0,data:s,method:a.method,action:l},l,s))}}))}function kl(e){function t(S){return xi(S,e)}Da!==null&&xi(Da,e),Ua!==null&&xi(Ua,e),La!==null&&xi(La,e),$n.forEach(t),Gn.forEach(t);for(var a=0;a<Ha.length;a++){var l=Ha[a];l.blockedOn===e&&(l.blockedOn=null)}for(;0<Ha.length&&(a=Ha[0],a.blockedOn===null);)y0(a),a.blockedOn===null&&Ha.shift();if(a=(e.ownerDocument||e).$$reactFormReplay,a!=null)for(l=0;l<a.length;l+=3){var s=a[l],i=a[l+1],d=s[ct]||null;if(typeof i=="function")d||v0(a);else if(d){var g=null;if(i&&i.hasAttribute("formAction")){if(s=i,d=i[ct]||null)g=d.formAction;else if(kc(s)!==null)continue}else g=d.action;typeof g=="function"?a[l+1]=g:(a.splice(l,3),l-=3),v0(a)}}}function b0(){function e(i){i.canIntercept&&i.info==="react-transition"&&i.intercept({handler:function(){return new Promise(function(d){return s=d})},focusReset:"manual",scroll:"manual"})}function t(){s!==null&&(s(),s=null),l||setTimeout(a,20)}function a(){if(!l&&!navigation.transition){var i=navigation.currentEntry;i&&i.url!=null&&navigation.navigate(i.url,{state:i.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var l=!1,s=null;return navigation.addEventListener("navigate",e),navigation.addEventListener("navigatesuccess",t),navigation.addEventListener("navigateerror",t),setTimeout(a,100),function(){l=!0,navigation.removeEventListener("navigate",e),navigation.removeEventListener("navigatesuccess",t),navigation.removeEventListener("navigateerror",t),s!==null&&(s(),s=null)}}}function Xc(e){this._internalRoot=e}gi.prototype.render=Xc.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(u(409));var a=t.current,l=Et();d0(a,l,e,t,null,null)},gi.prototype.unmount=Xc.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;d0(e.current,2,null,e,null,null),Ws(),t[il]=null}};function gi(e){this._internalRoot=e}gi.prototype.unstable_scheduleHydration=function(e){if(e){var t=Au();e={blockedOn:null,target:e,priority:t};for(var a=0;a<Ha.length&&t!==0&&t<Ha[a].priority;a++);Ha.splice(a,0,e),a===0&&y0(e)}};var j0=o.version;if(j0!=="19.2.4")throw Error(u(527,j0,"19.2.4"));Q.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(u(188)):(e=Object.keys(e).join(","),Error(u(268,e)));return e=x(t),e=e!==null?v(e):null,e=e===null?null:e.stateNode,e};var Jh={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:L,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var yi=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!yi.isDisabled&&yi.supportsFiber)try{Fl=yi.inject(Jh),gt=yi}catch{}}return Xn.createRoot=function(e,t){if(!f(e))throw Error(u(299));var a=!1,l="",s=wd,i=Ad,d=Rd;return t!=null&&(t.unstable_strictMode===!0&&(a=!0),t.identifierPrefix!==void 0&&(l=t.identifierPrefix),t.onUncaughtError!==void 0&&(s=t.onUncaughtError),t.onCaughtError!==void 0&&(i=t.onCaughtError),t.onRecoverableError!==void 0&&(d=t.onRecoverableError)),t=u0(e,1,!1,null,null,a,l,null,s,i,d,b0),e[il]=t.current,Tc(e),new Xc(t)},Xn.hydrateRoot=function(e,t,a){if(!f(e))throw Error(u(299));var l=!1,s="",i=wd,d=Ad,g=Rd,S=null;return a!=null&&(a.unstable_strictMode===!0&&(l=!0),a.identifierPrefix!==void 0&&(s=a.identifierPrefix),a.onUncaughtError!==void 0&&(i=a.onUncaughtError),a.onCaughtError!==void 0&&(d=a.onCaughtError),a.onRecoverableError!==void 0&&(g=a.onRecoverableError),a.formState!==void 0&&(S=a.formState)),t=u0(e,1,!0,t,a??null,l,s,S,i,d,g,b0),t.context=o0(null),a=t.current,l=Et(),l=Ui(l),s=Na(l),s.callback=null,Sa(a,s,l),a=l,t.current.lanes=a,Il(t,a),kt(t),e[il]=t.current,Tc(e),new gi(t)},Xn.version="19.2.4",Xn}var z0;function sg(){if(z0)return Kc.exports;z0=1;function r(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(r)}catch(o){console.error(o)}}return r(),Kc.exports=ng(),Kc.exports}var ig=sg();var _0="popstate";function rg(r={}){function o(u,f){let{pathname:m,search:h,hash:j}=u.location;return iu("",{pathname:m,search:h,hash:j},f.state&&f.state.usr||null,f.state&&f.state.key||"default")}function c(u,f){return typeof f=="string"?f:Jn(f)}return ug(o,c,null,r)}function De(r,o){if(r===!1||r===null||typeof r>"u")throw new Error(o)}function qt(r,o){if(!r){typeof console<"u"&&console.warn(o);try{throw new Error(o)}catch{}}}function cg(){return Math.random().toString(36).substring(2,10)}function O0(r,o){return{usr:r.state,key:r.key,idx:o}}function iu(r,o,c=null,u){return{pathname:typeof r=="string"?r:r.pathname,search:"",hash:"",...typeof o=="string"?Zl(o):o,state:c,key:o&&o.key||u||cg()}}function Jn({pathname:r="/",search:o="",hash:c=""}){return o&&o!=="?"&&(r+=o.charAt(0)==="?"?o:"?"+o),c&&c!=="#"&&(r+=c.charAt(0)==="#"?c:"#"+c),r}function Zl(r){let o={};if(r){let c=r.indexOf("#");c>=0&&(o.hash=r.substring(c),r=r.substring(0,c));let u=r.indexOf("?");u>=0&&(o.search=r.substring(u),r=r.substring(0,u)),r&&(o.pathname=r)}return o}function ug(r,o,c,u={}){let{window:f=document.defaultView,v5Compat:m=!1}=u,h=f.history,j="POP",p=null,x=v();x==null&&(x=0,h.replaceState({...h.state,idx:x},""));function v(){return(h.state||{idx:null}).idx}function y(){j="POP";let A=v(),H=A==null?null:A-x;x=A,p&&p({action:j,location:O.location,delta:H})}function E(A,H){j="PUSH";let T=iu(O.location,A,H);x=v()+1;let U=O0(T,x),ae=O.createHref(T);try{h.pushState(U,"",ae)}catch(K){if(K instanceof DOMException&&K.name==="DataCloneError")throw K;f.location.assign(ae)}m&&p&&p({action:j,location:O.location,delta:1})}function R(A,H){j="REPLACE";let T=iu(O.location,A,H);x=v();let U=O0(T,x),ae=O.createHref(T);h.replaceState(U,"",ae),m&&p&&p({action:j,location:O.location,delta:0})}function q(A){return og(A)}let O={get action(){return j},get location(){return r(f,h)},listen(A){if(p)throw new Error("A history only accepts one active listener");return f.addEventListener(_0,y),p=A,()=>{f.removeEventListener(_0,y),p=null}},createHref(A){return o(f,A)},createURL:q,encodeLocation(A){let H=q(A);return{pathname:H.pathname,search:H.search,hash:H.hash}},push:E,replace:R,go(A){return h.go(A)}};return O}function og(r,o=!1){let c="http://localhost";typeof window<"u"&&(c=window.location.origin!=="null"?window.location.origin:window.location.href),De(c,"No window.location.(origin|href) available to create URL");let u=typeof r=="string"?r:Jn(r);return u=u.replace(/ $/,"%20"),!o&&u.startsWith("//")&&(u=c+u),new URL(u,c)}function F0(r,o,c="/"){return dg(r,o,c,!1)}function dg(r,o,c,u){let f=typeof o=="string"?Zl(o):o,m=fa(f.pathname||"/",c);if(m==null)return null;let h=P0(r);fg(h);let j=null;for(let p=0;j==null&&p<h.length;++p){let x=Sg(m);j=jg(h[p],x,u)}return j}function P0(r,o=[],c=[],u="",f=!1){let m=(h,j,p=f,x)=>{let v={relativePath:x===void 0?h.path||"":x,caseSensitive:h.caseSensitive===!0,childrenIndex:j,route:h};if(v.relativePath.startsWith("/")){if(!v.relativePath.startsWith(u)&&p)return;De(v.relativePath.startsWith(u),`Absolute route path "${v.relativePath}" nested under path "${u}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),v.relativePath=v.relativePath.slice(u.length)}let y=da([u,v.relativePath]),E=c.concat(v);h.children&&h.children.length>0&&(De(h.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${y}".`),P0(h.children,o,E,y,p)),!(h.path==null&&!h.index)&&o.push({path:y,score:vg(y,h.index),routesMeta:E})};return r.forEach((h,j)=>{if(h.path===""||!h.path?.includes("?"))m(h,j);else for(let p of I0(h.path))m(h,j,!0,p)}),o}function I0(r){let o=r.split("/");if(o.length===0)return[];let[c,...u]=o,f=c.endsWith("?"),m=c.replace(/\?$/,"");if(u.length===0)return f?[m,""]:[m];let h=I0(u.join("/")),j=[];return j.push(...h.map(p=>p===""?m:[m,p].join("/"))),f&&j.push(...h),j.map(p=>r.startsWith("/")&&p===""?"/":p)}function fg(r){r.sort((o,c)=>o.score!==c.score?c.score-o.score:bg(o.routesMeta.map(u=>u.childrenIndex),c.routesMeta.map(u=>u.childrenIndex)))}var mg=/^:[\w-]+$/,xg=3,hg=2,gg=1,yg=10,pg=-2,D0=r=>r==="*";function vg(r,o){let c=r.split("/"),u=c.length;return c.some(D0)&&(u+=pg),o&&(u+=hg),c.filter(f=>!D0(f)).reduce((f,m)=>f+(mg.test(m)?xg:m===""?gg:yg),u)}function bg(r,o){return r.length===o.length&&r.slice(0,-1).every((u,f)=>u===o[f])?r[r.length-1]-o[o.length-1]:0}function jg(r,o,c=!1){let{routesMeta:u}=r,f={},m="/",h=[];for(let j=0;j<u.length;++j){let p=u[j],x=j===u.length-1,v=m==="/"?o:o.slice(m.length)||"/",y=Ni({path:p.relativePath,caseSensitive:p.caseSensitive,end:x},v),E=p.route;if(!y&&x&&c&&!u[u.length-1].route.index&&(y=Ni({path:p.relativePath,caseSensitive:p.caseSensitive,end:!1},v)),!y)return null;Object.assign(f,y.params),h.push({params:f,pathname:da([m,y.pathname]),pathnameBase:wg(da([m,y.pathnameBase])),route:E}),y.pathnameBase!=="/"&&(m=da([m,y.pathnameBase]))}return h}function Ni(r,o){typeof r=="string"&&(r={path:r,caseSensitive:!1,end:!0});let[c,u]=Ng(r.path,r.caseSensitive,r.end),f=o.match(c);if(!f)return null;let m=f[0],h=m.replace(/(.)\/+$/,"$1"),j=f.slice(1);return{params:u.reduce((x,{paramName:v,isOptional:y},E)=>{if(v==="*"){let q=j[E]||"";h=m.slice(0,m.length-q.length).replace(/(.)\/+$/,"$1")}const R=j[E];return y&&!R?x[v]=void 0:x[v]=(R||"").replace(/%2F/g,"/"),x},{}),pathname:m,pathnameBase:h,pattern:r}}function Ng(r,o=!1,c=!0){qt(r==="*"||!r.endsWith("*")||r.endsWith("/*"),`Route path "${r}" will be treated as if it were "${r.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${r.replace(/\*$/,"/*")}".`);let u=[],f="^"+r.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(h,j,p)=>(u.push({paramName:j,isOptional:p!=null}),p?"/?([^\\/]+)?":"/([^\\/]+)")).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return r.endsWith("*")?(u.push({paramName:"*"}),f+=r==="*"||r==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):c?f+="\\/*$":r!==""&&r!=="/"&&(f+="(?:(?=\\/|$))"),[new RegExp(f,o?void 0:"i"),u]}function Sg(r){try{return r.split("/").map(o=>decodeURIComponent(o).replace(/\//g,"%2F")).join("/")}catch(o){return qt(!1,`The URL path "${r}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${o}).`),r}}function fa(r,o){if(o==="/")return r;if(!r.toLowerCase().startsWith(o.toLowerCase()))return null;let c=o.endsWith("/")?o.length-1:o.length,u=r.charAt(c);return u&&u!=="/"?null:r.slice(c)||"/"}var Eg=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function Cg(r,o="/"){let{pathname:c,search:u="",hash:f=""}=typeof r=="string"?Zl(r):r,m;return c?(c=c.replace(/\/\/+/g,"/"),c.startsWith("/")?m=U0(c.substring(1),"/"):m=U0(c,o)):m=o,{pathname:m,search:Ag(u),hash:Rg(f)}}function U0(r,o){let c=o.replace(/\/+$/,"").split("/");return r.split("/").forEach(f=>{f===".."?c.length>1&&c.pop():f!=="."&&c.push(f)}),c.length>1?c.join("/"):"/"}function Pc(r,o,c,u){return`Cannot include a '${r}' character in a manually specified \`to.${o}\` field [${JSON.stringify(u)}]. Please separate it out to the \`to.${c}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function Tg(r){return r.filter((o,c)=>c===0||o.route.path&&o.route.path.length>0)}function em(r){let o=Tg(r);return o.map((c,u)=>u===o.length-1?c.pathname:c.pathnameBase)}function tm(r,o,c,u=!1){let f;typeof r=="string"?f=Zl(r):(f={...r},De(!f.pathname||!f.pathname.includes("?"),Pc("?","pathname","search",f)),De(!f.pathname||!f.pathname.includes("#"),Pc("#","pathname","hash",f)),De(!f.search||!f.search.includes("#"),Pc("#","search","hash",f)));let m=r===""||f.pathname==="",h=m?"/":f.pathname,j;if(h==null)j=c;else{let y=o.length-1;if(!u&&h.startsWith("..")){let E=h.split("/");for(;E[0]==="..";)E.shift(),y-=1;f.pathname=E.join("/")}j=y>=0?o[y]:"/"}let p=Cg(f,j),x=h&&h!=="/"&&h.endsWith("/"),v=(m||h===".")&&c.endsWith("/");return!p.pathname.endsWith("/")&&(x||v)&&(p.pathname+="/"),p}var da=r=>r.join("/").replace(/\/\/+/g,"/"),wg=r=>r.replace(/\/+$/,"").replace(/^\/*/,"/"),Ag=r=>!r||r==="?"?"":r.startsWith("?")?r:"?"+r,Rg=r=>!r||r==="#"?"":r.startsWith("#")?r:"#"+r,Mg=class{constructor(r,o,c,u=!1){this.status=r,this.statusText=o||"",this.internal=u,c instanceof Error?(this.data=c.toString(),this.error=c):this.data=c}};function zg(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.internal=="boolean"&&"data"in r}function _g(r){return r.map(o=>o.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var am=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function lm(r,o){let c=r;if(typeof c!="string"||!Eg.test(c))return{absoluteURL:void 0,isExternal:!1,to:c};let u=c,f=!1;if(am)try{let m=new URL(window.location.href),h=c.startsWith("//")?new URL(m.protocol+c):new URL(c),j=fa(h.pathname,o);h.origin===m.origin&&j!=null?c=j+h.search+h.hash:f=!0}catch{qt(!1,`<Link to="${c}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:u,isExternal:f,to:c}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var nm=["POST","PUT","PATCH","DELETE"];new Set(nm);var Og=["GET",...nm];new Set(Og);var Kl=N.createContext(null);Kl.displayName="DataRouter";var Si=N.createContext(null);Si.displayName="DataRouterState";var Dg=N.createContext(!1),sm=N.createContext({isTransitioning:!1});sm.displayName="ViewTransition";var Ug=N.createContext(new Map);Ug.displayName="Fetchers";var Lg=N.createContext(null);Lg.displayName="Await";var Ut=N.createContext(null);Ut.displayName="Navigation";var Wn=N.createContext(null);Wn.displayName="Location";var Vt=N.createContext({outlet:null,matches:[],isDataRoute:!1});Vt.displayName="Route";var ou=N.createContext(null);ou.displayName="RouteError";var im="REACT_ROUTER_ERROR",Hg="REDIRECT",Bg="ROUTE_ERROR_RESPONSE";function qg(r){if(r.startsWith(`${im}:${Hg}:{`))try{let o=JSON.parse(r.slice(28));if(typeof o=="object"&&o&&typeof o.status=="number"&&typeof o.statusText=="string"&&typeof o.location=="string"&&typeof o.reloadDocument=="boolean"&&typeof o.replace=="boolean")return o}catch{}}function Yg(r){if(r.startsWith(`${im}:${Bg}:{`))try{let o=JSON.parse(r.slice(40));if(typeof o=="object"&&o&&typeof o.status=="number"&&typeof o.statusText=="string")return new Mg(o.status,o.statusText,o.data)}catch{}}function $g(r,{relative:o}={}){De(Fn(),"useHref() may be used only in the context of a <Router> component.");let{basename:c,navigator:u}=N.useContext(Ut),{hash:f,pathname:m,search:h}=Pn(r,{relative:o}),j=m;return c!=="/"&&(j=m==="/"?c:da([c,m])),u.createHref({pathname:j,search:h,hash:f})}function Fn(){return N.useContext(Wn)!=null}function ma(){return De(Fn(),"useLocation() may be used only in the context of a <Router> component."),N.useContext(Wn).location}var rm="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function cm(r){N.useContext(Ut).static||N.useLayoutEffect(r)}function du(){let{isDataRoute:r}=N.useContext(Vt);return r?ty():Gg()}function Gg(){De(Fn(),"useNavigate() may be used only in the context of a <Router> component.");let r=N.useContext(Kl),{basename:o,navigator:c}=N.useContext(Ut),{matches:u}=N.useContext(Vt),{pathname:f}=ma(),m=JSON.stringify(em(u)),h=N.useRef(!1);return cm(()=>{h.current=!0}),N.useCallback((p,x={})=>{if(qt(h.current,rm),!h.current)return;if(typeof p=="number"){c.go(p);return}let v=tm(p,JSON.parse(m),f,x.relative==="path");r==null&&o!=="/"&&(v.pathname=v.pathname==="/"?o:da([o,v.pathname])),(x.replace?c.replace:c.push)(v,x.state,x)},[o,c,m,f,r])}N.createContext(null);function kg(){let{matches:r}=N.useContext(Vt),o=r[r.length-1];return o?o.params:{}}function Pn(r,{relative:o}={}){let{matches:c}=N.useContext(Vt),{pathname:u}=ma(),f=JSON.stringify(em(c));return N.useMemo(()=>tm(r,JSON.parse(f),u,o==="path"),[r,f,u,o])}function Vg(r,o){return um(r,o)}function um(r,o,c,u,f){De(Fn(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:m}=N.useContext(Ut),{matches:h}=N.useContext(Vt),j=h[h.length-1],p=j?j.params:{},x=j?j.pathname:"/",v=j?j.pathnameBase:"/",y=j&&j.route;{let T=y&&y.path||"";dm(x,!y||T.endsWith("*")||T.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${x}" (under <Route path="${T}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
10
+
11
+ Please change the parent <Route path="${T}"> to <Route path="${T==="/"?"*":`${T}/*`}">.`)}let E=ma(),R;if(o){let T=typeof o=="string"?Zl(o):o;De(v==="/"||T.pathname?.startsWith(v),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${v}" but pathname "${T.pathname}" was given in the \`location\` prop.`),R=T}else R=E;let q=R.pathname||"/",O=q;if(v!=="/"){let T=v.replace(/^\//,"").split("/");O="/"+q.replace(/^\//,"").split("/").slice(T.length).join("/")}let A=F0(r,{pathname:O});qt(y||A!=null,`No routes matched location "${R.pathname}${R.search}${R.hash}" `),qt(A==null||A[A.length-1].route.element!==void 0||A[A.length-1].route.Component!==void 0||A[A.length-1].route.lazy!==void 0,`Matched leaf route at location "${R.pathname}${R.search}${R.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`);let H=Jg(A&&A.map(T=>Object.assign({},T,{params:Object.assign({},p,T.params),pathname:da([v,m.encodeLocation?m.encodeLocation(T.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:T.pathname]),pathnameBase:T.pathnameBase==="/"?v:da([v,m.encodeLocation?m.encodeLocation(T.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:T.pathnameBase])})),h,c,u,f);return o&&H?N.createElement(Wn.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...R},navigationType:"POP"}},H):H}function Xg(){let r=ey(),o=zg(r)?`${r.status} ${r.statusText}`:r instanceof Error?r.message:JSON.stringify(r),c=r instanceof Error?r.stack:null,u="rgba(200,200,200, 0.5)",f={padding:"0.5rem",backgroundColor:u},m={padding:"2px 4px",backgroundColor:u},h=null;return console.error("Error handled by React Router default ErrorBoundary:",r),h=N.createElement(N.Fragment,null,N.createElement("p",null,"💿 Hey developer 👋"),N.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",N.createElement("code",{style:m},"ErrorBoundary")," or"," ",N.createElement("code",{style:m},"errorElement")," prop on your route.")),N.createElement(N.Fragment,null,N.createElement("h2",null,"Unexpected Application Error!"),N.createElement("h3",{style:{fontStyle:"italic"}},o),c?N.createElement("pre",{style:f},c):null,h)}var Qg=N.createElement(Xg,null),om=class extends N.Component{constructor(r){super(r),this.state={location:r.location,revalidation:r.revalidation,error:r.error}}static getDerivedStateFromError(r){return{error:r}}static getDerivedStateFromProps(r,o){return o.location!==r.location||o.revalidation!=="idle"&&r.revalidation==="idle"?{error:r.error,location:r.location,revalidation:r.revalidation}:{error:r.error!==void 0?r.error:o.error,location:o.location,revalidation:r.revalidation||o.revalidation}}componentDidCatch(r,o){this.props.onError?this.props.onError(r,o):console.error("React Router caught the following error during render",r)}render(){let r=this.state.error;if(this.context&&typeof r=="object"&&r&&"digest"in r&&typeof r.digest=="string"){const c=Yg(r.digest);c&&(r=c)}let o=r!==void 0?N.createElement(Vt.Provider,{value:this.props.routeContext},N.createElement(ou.Provider,{value:r,children:this.props.component})):this.props.children;return this.context?N.createElement(Zg,{error:r},o):o}};om.contextType=Dg;var Ic=new WeakMap;function Zg({children:r,error:o}){let{basename:c}=N.useContext(Ut);if(typeof o=="object"&&o&&"digest"in o&&typeof o.digest=="string"){let u=qg(o.digest);if(u){let f=Ic.get(o);if(f)throw f;let m=lm(u.location,c);if(am&&!Ic.get(o))if(m.isExternal||u.reloadDocument)window.location.href=m.absoluteURL||m.to;else{const h=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(m.to,{replace:u.replace}));throw Ic.set(o,h),h}return N.createElement("meta",{httpEquiv:"refresh",content:`0;url=${m.absoluteURL||m.to}`})}}return r}function Kg({routeContext:r,match:o,children:c}){let u=N.useContext(Kl);return u&&u.static&&u.staticContext&&(o.route.errorElement||o.route.ErrorBoundary)&&(u.staticContext._deepestRenderedBoundaryId=o.route.id),N.createElement(Vt.Provider,{value:r},c)}function Jg(r,o=[],c=null,u=null,f=null){if(r==null){if(!c)return null;if(c.errors)r=c.matches;else if(o.length===0&&!c.initialized&&c.matches.length>0)r=c.matches;else return null}let m=r,h=c?.errors;if(h!=null){let v=m.findIndex(y=>y.route.id&&h?.[y.route.id]!==void 0);De(v>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(h).join(",")}`),m=m.slice(0,Math.min(m.length,v+1))}let j=!1,p=-1;if(c)for(let v=0;v<m.length;v++){let y=m[v];if((y.route.HydrateFallback||y.route.hydrateFallbackElement)&&(p=v),y.route.id){let{loaderData:E,errors:R}=c,q=y.route.loader&&!E.hasOwnProperty(y.route.id)&&(!R||R[y.route.id]===void 0);if(y.route.lazy||q){j=!0,p>=0?m=m.slice(0,p+1):m=[m[0]];break}}}let x=c&&u?(v,y)=>{u(v,{location:c.location,params:c.matches?.[0]?.params??{},unstable_pattern:_g(c.matches),errorInfo:y})}:void 0;return m.reduceRight((v,y,E)=>{let R,q=!1,O=null,A=null;c&&(R=h&&y.route.id?h[y.route.id]:void 0,O=y.route.errorElement||Qg,j&&(p<0&&E===0?(dm("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),q=!0,A=null):p===E&&(q=!0,A=y.route.hydrateFallbackElement||null)));let H=o.concat(m.slice(0,E+1)),T=()=>{let U;return R?U=O:q?U=A:y.route.Component?U=N.createElement(y.route.Component,null):y.route.element?U=y.route.element:U=v,N.createElement(Kg,{match:y,routeContext:{outlet:v,matches:H,isDataRoute:c!=null},children:U})};return c&&(y.route.ErrorBoundary||y.route.errorElement||E===0)?N.createElement(om,{location:c.location,revalidation:c.revalidation,component:O,error:R,children:T(),routeContext:{outlet:null,matches:H,isDataRoute:!0},onError:x}):T()},null)}function fu(r){return`${r} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Wg(r){let o=N.useContext(Kl);return De(o,fu(r)),o}function Fg(r){let o=N.useContext(Si);return De(o,fu(r)),o}function Pg(r){let o=N.useContext(Vt);return De(o,fu(r)),o}function mu(r){let o=Pg(r),c=o.matches[o.matches.length-1];return De(c.route.id,`${r} can only be used on routes that contain a unique "id"`),c.route.id}function Ig(){return mu("useRouteId")}function ey(){let r=N.useContext(ou),o=Fg("useRouteError"),c=mu("useRouteError");return r!==void 0?r:o.errors?.[c]}function ty(){let{router:r}=Wg("useNavigate"),o=mu("useNavigate"),c=N.useRef(!1);return cm(()=>{c.current=!0}),N.useCallback(async(f,m={})=>{qt(c.current,rm),c.current&&(typeof f=="number"?await r.navigate(f):await r.navigate(f,{fromRouteId:o,...m}))},[r,o])}var L0={};function dm(r,o,c){!o&&!L0[r]&&(L0[r]=!0,qt(!1,c))}N.memo(ay);function ay({routes:r,future:o,state:c,onError:u}){return um(r,void 0,c,u,o)}function st(r){De(!1,"A <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}function ly({basename:r="/",children:o=null,location:c,navigationType:u="POP",navigator:f,static:m=!1,unstable_useTransitions:h}){De(!Fn(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let j=r.replace(/^\/*/,"/"),p=N.useMemo(()=>({basename:j,navigator:f,static:m,unstable_useTransitions:h,future:{}}),[j,f,m,h]);typeof c=="string"&&(c=Zl(c));let{pathname:x="/",search:v="",hash:y="",state:E=null,key:R="default"}=c,q=N.useMemo(()=>{let O=fa(x,j);return O==null?null:{location:{pathname:O,search:v,hash:y,state:E,key:R},navigationType:u}},[j,x,v,y,E,R,u]);return qt(q!=null,`<Router basename="${j}"> is not able to match the URL "${x}${v}${y}" because it does not start with the basename, so the <Router> won't render anything.`),q==null?null:N.createElement(Ut.Provider,{value:p},N.createElement(Wn.Provider,{children:o,value:q}))}function ny({children:r,location:o}){return Vg(ru(r),o)}function ru(r,o=[]){let c=[];return N.Children.forEach(r,(u,f)=>{if(!N.isValidElement(u))return;let m=[...o,f];if(u.type===N.Fragment){c.push.apply(c,ru(u.props.children,m));return}De(u.type===st,`[${typeof u.type=="string"?u.type:u.type.name}] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),De(!u.props.index||!u.props.children,"An index route cannot have child routes.");let h={id:u.props.id||m.join("-"),caseSensitive:u.props.caseSensitive,element:u.props.element,Component:u.props.Component,index:u.props.index,path:u.props.path,middleware:u.props.middleware,loader:u.props.loader,action:u.props.action,hydrateFallbackElement:u.props.hydrateFallbackElement,HydrateFallback:u.props.HydrateFallback,errorElement:u.props.errorElement,ErrorBoundary:u.props.ErrorBoundary,hasErrorBoundary:u.props.hasErrorBoundary===!0||u.props.ErrorBoundary!=null||u.props.errorElement!=null,shouldRevalidate:u.props.shouldRevalidate,handle:u.props.handle,lazy:u.props.lazy};u.props.children&&(h.children=ru(u.props.children,m)),c.push(h)}),c}var bi="get",ji="application/x-www-form-urlencoded";function Ei(r){return typeof HTMLElement<"u"&&r instanceof HTMLElement}function sy(r){return Ei(r)&&r.tagName.toLowerCase()==="button"}function iy(r){return Ei(r)&&r.tagName.toLowerCase()==="form"}function ry(r){return Ei(r)&&r.tagName.toLowerCase()==="input"}function cy(r){return!!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)}function uy(r,o){return r.button===0&&(!o||o==="_self")&&!cy(r)}function cu(r=""){return new URLSearchParams(typeof r=="string"||Array.isArray(r)||r instanceof URLSearchParams?r:Object.keys(r).reduce((o,c)=>{let u=r[c];return o.concat(Array.isArray(u)?u.map(f=>[c,f]):[[c,u]])},[]))}function oy(r,o){let c=cu(r);return o&&o.forEach((u,f)=>{c.has(f)||o.getAll(f).forEach(m=>{c.append(f,m)})}),c}var pi=null;function dy(){if(pi===null)try{new FormData(document.createElement("form"),0),pi=!1}catch{pi=!0}return pi}var fy=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function eu(r){return r!=null&&!fy.has(r)?(qt(!1,`"${r}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${ji}"`),null):r}function my(r,o){let c,u,f,m,h;if(iy(r)){let j=r.getAttribute("action");u=j?fa(j,o):null,c=r.getAttribute("method")||bi,f=eu(r.getAttribute("enctype"))||ji,m=new FormData(r)}else if(sy(r)||ry(r)&&(r.type==="submit"||r.type==="image")){let j=r.form;if(j==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let p=r.getAttribute("formaction")||j.getAttribute("action");if(u=p?fa(p,o):null,c=r.getAttribute("formmethod")||j.getAttribute("method")||bi,f=eu(r.getAttribute("formenctype"))||eu(j.getAttribute("enctype"))||ji,m=new FormData(j,r),!dy()){let{name:x,type:v,value:y}=r;if(v==="image"){let E=x?`${x}.`:"";m.append(`${E}x`,"0"),m.append(`${E}y`,"0")}else x&&m.append(x,y)}}else{if(Ei(r))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');c=bi,u=null,f=ji,h=r}return m&&f==="text/plain"&&(h=m,m=void 0),{action:u,method:c.toLowerCase(),encType:f,formData:m,body:h}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function xu(r,o){if(r===!1||r===null||typeof r>"u")throw new Error(o)}function xy(r,o,c,u){let f=typeof r=="string"?new URL(r,typeof window>"u"?"server://singlefetch/":window.location.origin):r;return c?f.pathname.endsWith("/")?f.pathname=`${f.pathname}_.${u}`:f.pathname=`${f.pathname}.${u}`:f.pathname==="/"?f.pathname=`_root.${u}`:o&&fa(f.pathname,o)==="/"?f.pathname=`${o.replace(/\/$/,"")}/_root.${u}`:f.pathname=`${f.pathname.replace(/\/$/,"")}.${u}`,f}async function hy(r,o){if(r.id in o)return o[r.id];try{let c=await import(r.module);return o[r.id]=c,c}catch(c){return console.error(`Error loading route module \`${r.module}\`, reloading page...`),console.error(c),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function gy(r){return r==null?!1:r.href==null?r.rel==="preload"&&typeof r.imageSrcSet=="string"&&typeof r.imageSizes=="string":typeof r.rel=="string"&&typeof r.href=="string"}async function yy(r,o,c){let u=await Promise.all(r.map(async f=>{let m=o.routes[f.route.id];if(m){let h=await hy(m,c);return h.links?h.links():[]}return[]}));return jy(u.flat(1).filter(gy).filter(f=>f.rel==="stylesheet"||f.rel==="preload").map(f=>f.rel==="stylesheet"?{...f,rel:"prefetch",as:"style"}:{...f,rel:"prefetch"}))}function H0(r,o,c,u,f,m){let h=(p,x)=>c[x]?p.route.id!==c[x].route.id:!0,j=(p,x)=>c[x].pathname!==p.pathname||c[x].route.path?.endsWith("*")&&c[x].params["*"]!==p.params["*"];return m==="assets"?o.filter((p,x)=>h(p,x)||j(p,x)):m==="data"?o.filter((p,x)=>{let v=u.routes[p.route.id];if(!v||!v.hasLoader)return!1;if(h(p,x)||j(p,x))return!0;if(p.route.shouldRevalidate){let y=p.route.shouldRevalidate({currentUrl:new URL(f.pathname+f.search+f.hash,window.origin),currentParams:c[0]?.params||{},nextUrl:new URL(r,window.origin),nextParams:p.params,defaultShouldRevalidate:!0});if(typeof y=="boolean")return y}return!0}):[]}function py(r,o,{includeHydrateFallback:c}={}){return vy(r.map(u=>{let f=o.routes[u.route.id];if(!f)return[];let m=[f.module];return f.clientActionModule&&(m=m.concat(f.clientActionModule)),f.clientLoaderModule&&(m=m.concat(f.clientLoaderModule)),c&&f.hydrateFallbackModule&&(m=m.concat(f.hydrateFallbackModule)),f.imports&&(m=m.concat(f.imports)),m}).flat(1))}function vy(r){return[...new Set(r)]}function by(r){let o={},c=Object.keys(r).sort();for(let u of c)o[u]=r[u];return o}function jy(r,o){let c=new Set;return new Set(o),r.reduce((u,f)=>{let m=JSON.stringify(by(f));return c.has(m)||(c.add(m),u.push({key:m,link:f})),u},[])}function fm(){let r=N.useContext(Kl);return xu(r,"You must render this element inside a <DataRouterContext.Provider> element"),r}function Ny(){let r=N.useContext(Si);return xu(r,"You must render this element inside a <DataRouterStateContext.Provider> element"),r}var hu=N.createContext(void 0);hu.displayName="FrameworkContext";function mm(){let r=N.useContext(hu);return xu(r,"You must render this element inside a <HydratedRouter> element"),r}function Sy(r,o){let c=N.useContext(hu),[u,f]=N.useState(!1),[m,h]=N.useState(!1),{onFocus:j,onBlur:p,onMouseEnter:x,onMouseLeave:v,onTouchStart:y}=o,E=N.useRef(null);N.useEffect(()=>{if(r==="render"&&h(!0),r==="viewport"){let O=H=>{H.forEach(T=>{h(T.isIntersecting)})},A=new IntersectionObserver(O,{threshold:.5});return E.current&&A.observe(E.current),()=>{A.disconnect()}}},[r]),N.useEffect(()=>{if(u){let O=setTimeout(()=>{h(!0)},100);return()=>{clearTimeout(O)}}},[u]);let R=()=>{f(!0)},q=()=>{f(!1),h(!1)};return c?r!=="intent"?[m,E,{}]:[m,E,{onFocus:Qn(j,R),onBlur:Qn(p,q),onMouseEnter:Qn(x,R),onMouseLeave:Qn(v,q),onTouchStart:Qn(y,R)}]:[!1,E,{}]}function Qn(r,o){return c=>{r&&r(c),c.defaultPrevented||o(c)}}function Ey({page:r,...o}){let{router:c}=fm(),u=N.useMemo(()=>F0(c.routes,r,c.basename),[c.routes,r,c.basename]);return u?N.createElement(Ty,{page:r,matches:u,...o}):null}function Cy(r){let{manifest:o,routeModules:c}=mm(),[u,f]=N.useState([]);return N.useEffect(()=>{let m=!1;return yy(r,o,c).then(h=>{m||f(h)}),()=>{m=!0}},[r,o,c]),u}function Ty({page:r,matches:o,...c}){let u=ma(),{future:f,manifest:m,routeModules:h}=mm(),{basename:j}=fm(),{loaderData:p,matches:x}=Ny(),v=N.useMemo(()=>H0(r,o,x,m,u,"data"),[r,o,x,m,u]),y=N.useMemo(()=>H0(r,o,x,m,u,"assets"),[r,o,x,m,u]),E=N.useMemo(()=>{if(r===u.pathname+u.search+u.hash)return[];let O=new Set,A=!1;if(o.forEach(T=>{let U=m.routes[T.route.id];!U||!U.hasLoader||(!v.some(ae=>ae.route.id===T.route.id)&&T.route.id in p&&h[T.route.id]?.shouldRevalidate||U.hasClientLoader?A=!0:O.add(T.route.id))}),O.size===0)return[];let H=xy(r,j,f.unstable_trailingSlashAwareDataRequests,"data");return A&&O.size>0&&H.searchParams.set("_routes",o.filter(T=>O.has(T.route.id)).map(T=>T.route.id).join(",")),[H.pathname+H.search]},[j,f.unstable_trailingSlashAwareDataRequests,p,u,m,v,o,r,h]),R=N.useMemo(()=>py(y,m),[y,m]),q=Cy(y);return N.createElement(N.Fragment,null,E.map(O=>N.createElement("link",{key:O,rel:"prefetch",as:"fetch",href:O,...c})),R.map(O=>N.createElement("link",{key:O,rel:"modulepreload",href:O,...c})),q.map(({key:O,link:A})=>N.createElement("link",{key:O,nonce:c.nonce,...A,crossOrigin:A.crossOrigin??c.crossOrigin})))}function wy(...r){return o=>{r.forEach(c=>{typeof c=="function"?c(o):c!=null&&(c.current=o)})}}var Ay=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{Ay&&(window.__reactRouterVersion="7.13.0")}catch{}function Ry({basename:r,children:o,unstable_useTransitions:c,window:u}){let f=N.useRef();f.current==null&&(f.current=rg({window:u,v5Compat:!0}));let m=f.current,[h,j]=N.useState({action:m.action,location:m.location}),p=N.useCallback(x=>{c===!1?j(x):N.startTransition(()=>j(x))},[c]);return N.useLayoutEffect(()=>m.listen(p),[m,p]),N.createElement(ly,{basename:r,children:o,location:h.location,navigationType:h.action,navigator:m,unstable_useTransitions:c})}var xm=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,rt=N.forwardRef(function({onClick:o,discover:c="render",prefetch:u="none",relative:f,reloadDocument:m,replace:h,state:j,target:p,to:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:E,...R},q){let{basename:O,unstable_useTransitions:A}=N.useContext(Ut),H=typeof x=="string"&&xm.test(x),T=lm(x,O);x=T.to;let U=$g(x,{relative:f}),[ae,K,ue]=Sy(u,R),V=_y(x,{replace:h,state:j,target:p,preventScrollReset:v,relative:f,viewTransition:y,unstable_defaultShouldRevalidate:E,unstable_useTransitions:A});function X(F){o&&o(F),F.defaultPrevented||V(F)}let $=N.createElement("a",{...R,...ue,href:T.absoluteURL||U,onClick:T.isExternal||m?o:X,ref:wy(q,K),target:p,"data-discover":!H&&c==="render"?"true":void 0});return ae&&!H?N.createElement(N.Fragment,null,$,N.createElement(Ey,{page:U})):$});rt.displayName="Link";var hm=N.forwardRef(function({"aria-current":o="page",caseSensitive:c=!1,className:u="",end:f=!1,style:m,to:h,viewTransition:j,children:p,...x},v){let y=Pn(h,{relative:x.relative}),E=ma(),R=N.useContext(Si),{navigator:q,basename:O}=N.useContext(Ut),A=R!=null&&Hy(y)&&j===!0,H=q.encodeLocation?q.encodeLocation(y).pathname:y.pathname,T=E.pathname,U=R&&R.navigation&&R.navigation.location?R.navigation.location.pathname:null;c||(T=T.toLowerCase(),U=U?U.toLowerCase():null,H=H.toLowerCase()),U&&O&&(U=fa(U,O)||U);const ae=H!=="/"&&H.endsWith("/")?H.length-1:H.length;let K=T===H||!f&&T.startsWith(H)&&T.charAt(ae)==="/",ue=U!=null&&(U===H||!f&&U.startsWith(H)&&U.charAt(H.length)==="/"),V={isActive:K,isPending:ue,isTransitioning:A},X=K?o:void 0,$;typeof u=="function"?$=u(V):$=[u,K?"active":null,ue?"pending":null,A?"transitioning":null].filter(Boolean).join(" ");let F=typeof m=="function"?m(V):m;return N.createElement(rt,{...x,"aria-current":X,className:$,ref:v,style:F,to:h,viewTransition:j},typeof p=="function"?p(V):p)});hm.displayName="NavLink";var My=N.forwardRef(({discover:r="render",fetcherKey:o,navigate:c,reloadDocument:u,replace:f,state:m,method:h=bi,action:j,onSubmit:p,relative:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:E,...R},q)=>{let{unstable_useTransitions:O}=N.useContext(Ut),A=Uy(),H=Ly(j,{relative:x}),T=h.toLowerCase()==="get"?"get":"post",U=typeof j=="string"&&xm.test(j),ae=K=>{if(p&&p(K),K.defaultPrevented)return;K.preventDefault();let ue=K.nativeEvent.submitter,V=ue?.getAttribute("formmethod")||h,X=()=>A(ue||K.currentTarget,{fetcherKey:o,method:V,navigate:c,replace:f,state:m,relative:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:E});O&&c!==!1?N.startTransition(()=>X()):X()};return N.createElement("form",{ref:q,method:T,action:H,onSubmit:u?p:ae,...R,"data-discover":!U&&r==="render"?"true":void 0})});My.displayName="Form";function zy(r){return`${r} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function gm(r){let o=N.useContext(Kl);return De(o,zy(r)),o}function _y(r,{target:o,replace:c,state:u,preventScrollReset:f,relative:m,viewTransition:h,unstable_defaultShouldRevalidate:j,unstable_useTransitions:p}={}){let x=du(),v=ma(),y=Pn(r,{relative:m});return N.useCallback(E=>{if(uy(E,o)){E.preventDefault();let R=c!==void 0?c:Jn(v)===Jn(y),q=()=>x(r,{replace:R,state:u,preventScrollReset:f,relative:m,viewTransition:h,unstable_defaultShouldRevalidate:j});p?N.startTransition(()=>q()):q()}},[v,x,y,c,u,o,r,f,m,h,j,p])}function Ci(r){qt(typeof URLSearchParams<"u","You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params.");let o=N.useRef(cu(r)),c=N.useRef(!1),u=ma(),f=N.useMemo(()=>oy(u.search,c.current?null:o.current),[u.search]),m=du(),h=N.useCallback((j,p)=>{const x=cu(typeof j=="function"?j(new URLSearchParams(f)):j);c.current=!0,m("?"+x,p)},[m,f]);return[f,h]}var Oy=0,Dy=()=>`__${String(++Oy)}__`;function Uy(){let{router:r}=gm("useSubmit"),{basename:o}=N.useContext(Ut),c=Ig(),u=r.fetch,f=r.navigate;return N.useCallback(async(m,h={})=>{let{action:j,method:p,encType:x,formData:v,body:y}=my(m,o);if(h.navigate===!1){let E=h.fetcherKey||Dy();await u(E,c,h.action||j,{unstable_defaultShouldRevalidate:h.unstable_defaultShouldRevalidate,preventScrollReset:h.preventScrollReset,formData:v,body:y,formMethod:h.method||p,formEncType:h.encType||x,flushSync:h.flushSync})}else await f(h.action||j,{unstable_defaultShouldRevalidate:h.unstable_defaultShouldRevalidate,preventScrollReset:h.preventScrollReset,formData:v,body:y,formMethod:h.method||p,formEncType:h.encType||x,replace:h.replace,state:h.state,fromRouteId:c,flushSync:h.flushSync,viewTransition:h.viewTransition})},[u,f,o,c])}function Ly(r,{relative:o}={}){let{basename:c}=N.useContext(Ut),u=N.useContext(Vt);De(u,"useFormAction must be used inside a RouteContext");let[f]=u.matches.slice(-1),m={...Pn(r||".",{relative:o})},h=ma();if(r==null){m.search=h.search;let j=new URLSearchParams(m.search),p=j.getAll("index");if(p.some(v=>v==="")){j.delete("index"),p.filter(y=>y).forEach(y=>j.append("index",y));let v=j.toString();m.search=v?`?${v}`:""}}return(!r||r===".")&&f.route.index&&(m.search=m.search?m.search.replace(/^\?/,"?index&"):"?index"),c!=="/"&&(m.pathname=m.pathname==="/"?c:da([c,m.pathname])),Jn(m)}function Hy(r,{relative:o}={}){let c=N.useContext(sm);De(c!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:u}=gm("useViewTransitionState"),f=Pn(r,{relative:o});if(!c.isTransitioning)return!1;let m=fa(c.currentLocation.pathname,u)||c.currentLocation.pathname,h=fa(c.nextLocation.pathname,u)||c.nextLocation.pathname;return Ni(f.pathname,h)!=null||Ni(f.pathname,m)!=null}const ym=N.createContext({projects:[],activeProject:null,setActiveProject:()=>{},refreshProjects:()=>{}});function Jl(){return N.useContext(ym)}function By(){const[r,o]=N.useState([]),[c,u]=Ci(),f=N.useCallback(async()=>{try{const x=await(await fetch("/api/projects")).json();x.ok&&o(x.data||[])}catch{}},[]);N.useEffect(()=>{f()},[f]);const m=c.get("project"),h=m?r.find(p=>p.id===m)||r[0]||null:r[0]||null,j=N.useCallback(p=>{u(x=>(x.set("project",p),x))},[u]);return{projects:r,activeProject:h,setActiveProject:j,refreshProjects:f}}function pm(r,o){const{timeout:c=3e4,retries:u=1,retryDelay:f=2e3}={},[m,h]=N.useState(null),[j,p]=N.useState(!0),[x,v]=N.useState(null),[y,E]=N.useState(0),[R,q]=N.useState(null),O=N.useCallback(()=>E(A=>A+1),[]);return N.useEffect(()=>{if(!r){p(!1),h(null),v(null);return}let A=!1;p(!0),v(null);async function H(T){const U=new AbortController,ae=setTimeout(()=>U.abort(),c);try{const K=await fetch(r,{signal:U.signal});if(clearTimeout(ae),!K.ok)throw new Error(`HTTP ${K.status}`);const ue=K.headers.get("content-type")||"";if(!ue.includes("application/json"))throw new Error(`Expected JSON response but got ${ue||"unknown"} — server may be restarting`);const V=await K.json();A||(h(V.data??V),v(null),q(new Date),p(!1))}catch(K){if(clearTimeout(ae),A)return;if(T>0&&K.name!=="AbortError")return await new Promise(ue=>setTimeout(ue,f)),A?void 0:H(T-1);K.name==="AbortError"?v(`Request timed out (${Math.round(c/1e3)}s)`):v(String(K.message||K)),p(!1)}}return H(u),()=>{A=!0}},[r,y,c,u,f]),{data:m,loading:j,error:x,refetch:O,fetchedAt:R}}function Me(r,o){const{activeProject:c}=Jl(),u=r.includes("?")?"&":"?",f=c?`${r}${u}project=${c.id}`:r;return pm(f)}const gu=N.createContext(null),qy=["heartbeat","increment-update","analytics-event","cost-update","notification","sync-update","sync-audit","error-detected","config-changed","activity","command-output","command-complete","job-progress","marketplace-scan","submission-update","verification-complete"];function Yy({url:r="/api/events",children:o}){const[c,u]=N.useState("connecting"),f=N.useRef(null),m=N.useRef(null),h=N.useRef(new Map),j=N.useCallback(()=>{f.current&&f.current.close(),u("connecting");const x=new EventSource(r);f.current=x;for(const v of qy)x.addEventListener(v,y=>{let E;try{E=JSON.parse(y.data)}catch{return}const R=h.current.get(v);if(R)for(const q of R)try{q(E)}catch{}});x.onopen=()=>u("connected"),x.onerror=()=>{x.close(),u("disconnected"),m.current=setTimeout(()=>{f.current===x&&j()},3e3)}},[r]);N.useEffect(()=>(j(),()=>{m.current&&(clearTimeout(m.current),m.current=null),f.current?.close(),f.current=null}),[j]);const p=N.useCallback((x,v)=>(h.current.has(x)||h.current.set(x,new Set),h.current.get(x).add(v),()=>{const y=h.current.get(x);y&&(y.delete(v),y.size===0&&h.current.delete(x))}),[]);return n.jsx(gu.Provider,{value:{status:c,subscribe:p},children:o})}function Ye(r,o){const c=N.useContext(gu),u=N.useRef(o);u.current=o,N.useEffect(()=>{if(!c)return;const f=m=>u.current(m);return c.subscribe(r,f)},[c,r])}function $y(){return N.useContext(gu)?.status??"disconnected"}const Gy=[{path:"/",label:"Overview",icon:"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-4 0a1 1 0 01-1-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 01-1 1"},{path:"/increments",label:"Increments",icon:"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2"},{path:"/analytics",label:"Analytics",icon:"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"},{path:"/costs",label:"Costs",icon:"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"},{path:"/sync",label:"Sync",icon:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"},{path:"/errors",label:"Errors",icon:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4.5c-.77-.833-2.694-.833-3.464 0L3.34 16.5c-.77.833.192 2.5 1.732 2.5z"},{path:"/activity",label:"Activity",icon:"M13 10V3L4 14h7v7l9-11h-7z"},{path:"/notifications",label:"Notifications",icon:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9",badge:!0},{path:"/config",label:"Config",icon:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z"},{path:"/plugins",label:"Plugins",icon:"M17 14v6m-3-3h6M6 10h2a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2zm10 0h2a2 2 0 002-2V6a2 2 0 00-2-2h-2a2 2 0 00-2 2v2a2 2 0 002 2zM6 20h2a2 2 0 002-2v-2a2 2 0 00-2-2H6a2 2 0 00-2 2v2a2 2 0 002 2z"},{path:"/marketplace",label:"Marketplace",icon:"M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 100 4 2 2 0 000-4z"},{path:"/repos",label:"Repos",icon:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"},{path:"/services",label:"Services",icon:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"}];function ky({d:r}){return n.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:r})})}function Vy(){const{projects:r,activeProject:o,setActiveProject:c}=Jl(),[u]=Ci(),{data:f}=Me("/api/overview"),[m,h]=N.useState(null),j=N.useCallback(E=>{const R=E;R?.pendingCount!=null&&h(R.pendingCount)},[]);Ye("notification",j);const p=$y(),x=m??f?.notifications?.pendingCount??0,v=u.get("project"),y=E=>v?`${E}?project=${v}`:E;return n.jsxs("aside",{className:"w-56 bg-gray-900 border-r border-gray-800 flex flex-col h-screen sticky top-0",children:[n.jsx("div",{className:"px-4 py-5 border-b border-gray-800",children:n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("div",{className:"w-8 h-8 bg-indigo-500 rounded-lg flex items-center justify-center",children:n.jsx("span",{className:"text-white font-bold text-sm",children:"SW"})}),n.jsxs("div",{children:[n.jsx("div",{className:"text-white font-semibold text-sm",children:"SpecWeave"}),n.jsx("div",{className:"text-gray-500 text-xs",children:"Dashboard"})]})]})}),(r.length>0||v)&&n.jsxs("div",{className:"px-3 py-3 border-b border-gray-800",children:[n.jsx("label",{className:"text-[10px] text-gray-500 uppercase tracking-wider mb-1 block",children:"Project"}),n.jsxs("select",{value:o?.id||v||"",onChange:E=>{E.target.value==="__add__"?window.location.href=y("/config"):c(E.target.value)},className:"w-full bg-gray-800 border border-gray-700 text-gray-300 text-xs rounded-lg px-2 py-1.5 focus:ring-indigo-500 focus:border-indigo-500",children:[r.map(E=>n.jsx("option",{value:E.id,children:E.name},E.id)),v&&!r.find(E=>E.id===v)&&n.jsxs("option",{value:v,children:[decodeURIComponent(v).split(/[-/]/).pop()||v," (not registered)"]}),n.jsx("option",{value:"__add__",children:"+ Add project..."})]})]}),n.jsx("nav",{className:"flex-1 overflow-y-auto py-3 px-2",children:Gy.map(E=>n.jsxs(hm,{to:y(E.path),end:E.path==="/",className:({isActive:R})=>`flex items-center gap-3 px-3 py-2 rounded-lg text-sm mb-0.5 transition-colors ${R?"bg-indigo-500/10 text-indigo-400":"text-gray-400 hover:bg-gray-800 hover:text-gray-200"}`,children:[n.jsx(ky,{d:E.icon}),n.jsx("span",{className:"flex-1",children:E.label}),E.badge&&x>0&&n.jsx("span",{className:"min-w-[18px] h-[18px] px-1 bg-rose-500 text-white text-[10px] font-bold rounded-full flex items-center justify-center",children:x>99?"99+":x})]},E.path))}),n.jsx("div",{className:"px-4 py-3 border-t border-gray-800",children:n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("div",{className:`w-2 h-2 rounded-full ${p==="connected"?"bg-emerald-400 pulse-dot":p==="connecting"?"bg-amber-400 pulse-dot":"bg-gray-500"}`}),n.jsx("span",{className:"text-xs text-gray-500",children:p==="connected"?"Connected":p==="connecting"?"Connecting...":"Disconnected"})]}),n.jsxs("span",{className:"text-[10px] text-gray-600",children:[r.length," project",r.length!==1?"s":""]})]})})]})}function Xy(){const{data:r}=pm("/api/health"),{activeProject:o}=Jl(),c=o?.name||"Project",u=r?.uptime?Qy(r.uptime):"...";return n.jsxs("header",{className:"h-14 bg-gray-900/50 backdrop-blur border-b border-gray-800 flex items-center justify-between px-6",children:[n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx("h1",{className:"text-gray-200 font-medium text-sm",children:c}),n.jsx("span",{className:"text-gray-600 text-xs",children:"|"}),n.jsxs("span",{className:"text-gray-500 text-xs",children:["Uptime: ",u]})]}),n.jsx("div",{className:"flex items-center gap-4",children:n.jsxs("span",{className:"text-gray-500 text-xs",children:[r?.connections??0," client",(r?.connections??0)!==1?"s":""]})})]})}function Qy(r){if(r<60)return`${Math.floor(r)}s`;if(r<3600)return`${Math.floor(r/60)}m`;const o=Math.floor(r/3600),c=Math.floor(r%3600/60);return`${o}h ${c}m`}class Zy extends N.Component{constructor(o){super(o),this.state={hasError:!1,error:null}}static getDerivedStateFromError(o){return{hasError:!0,error:o}}componentDidCatch(o,c){console.error("[Dashboard ErrorBoundary]",o,c.componentStack)}componentDidUpdate(o){this.state.hasError&&o.resetKey!==this.props.resetKey&&this.setState({hasError:!1,error:null})}render(){return this.state.hasError?n.jsx("div",{className:"flex items-center justify-center min-h-[400px] p-8",children:n.jsxs("div",{className:"max-w-md text-center space-y-4",children:[n.jsx("div",{className:"w-12 h-12 mx-auto rounded-full bg-rose-500/10 flex items-center justify-center",children:n.jsx("svg",{className:"w-6 h-6 text-rose-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L4.082 16.5c-.77.833.192 2.5 1.732 2.5z"})})}),n.jsx("h3",{className:"text-lg font-semibold text-gray-200",children:"Something went wrong"}),n.jsx("p",{className:"text-sm text-gray-500",children:this.state.error?.message||"An unexpected error occurred while rendering this page."}),n.jsxs("div",{className:"flex gap-3 justify-center",children:[n.jsx("button",{onClick:()=>this.setState({hasError:!1,error:null}),className:"px-4 py-2 text-sm bg-gray-800 text-gray-300 rounded-lg hover:bg-gray-700 transition-colors",children:"Try Again"}),n.jsx("button",{onClick:()=>window.location.reload(),className:"px-4 py-2 text-sm bg-indigo-600 text-white rounded-lg hover:bg-indigo-500 transition-colors",children:"Reload Page"}),n.jsx("a",{href:"/",className:"px-4 py-2 text-sm text-gray-400 hover:text-gray-200 transition-colors",children:"Go Home"})]})]})}):this.props.children}}const Ky={indigo:"from-indigo-500/10 to-indigo-500/5 border-indigo-500/20",emerald:"from-emerald-500/10 to-emerald-500/5 border-emerald-500/20",amber:"from-amber-500/10 to-amber-500/5 border-amber-500/20",rose:"from-rose-500/10 to-rose-500/5 border-rose-500/20",cyan:"from-cyan-500/10 to-cyan-500/5 border-cyan-500/20"},Jy={indigo:"text-indigo-400",emerald:"text-emerald-400",amber:"text-amber-400",rose:"text-rose-400",cyan:"text-cyan-400"};function se({title:r,value:o,subtitle:c,tooltip:u,color:f="indigo"}){return n.jsxs("div",{className:`bg-gradient-to-br ${Ky[f]} border rounded-xl p-4 relative group`,title:u,children:[n.jsx("div",{className:"text-gray-400 text-xs font-medium uppercase tracking-wider mb-2",children:r}),n.jsx("div",{className:`text-2xl font-bold ${Jy[f]}`,children:o}),c&&n.jsx("div",{className:"text-gray-500 text-xs mt-1",children:c}),u&&n.jsxs("div",{className:"absolute bottom-full left-1/2 -translate-x-1/2 mb-2 px-2.5 py-1.5 bg-gray-800 border border-gray-700 rounded-lg text-[10px] text-gray-300 whitespace-nowrap opacity-0 group-hover:opacity-100 transition-opacity pointer-events-none z-10 shadow-lg",children:[u,n.jsx("div",{className:"absolute top-full left-1/2 -translate-x-1/2 -mt-px border-4 border-transparent border-t-gray-800"})]})]})}const Wy={active:"#6366f1",completed:"#10b981",paused:"#f59e0b",planning:"#06b6d4",abandoned:"#ef4444",backlog:"#6b7280",ready_for_review:"#8b5cf6"};function Fy(r){return Wy[r]||"#6b7280"}function Py({segments:r,size:o=160,centerLabel:c,centerValue:u}){const f=r.reduce((p,x)=>p+x.value,0);if(f===0)return n.jsx("div",{className:"flex items-center justify-center",style:{width:o,height:o},children:n.jsx("span",{className:"text-gray-600 text-xs",children:"No data"})});const m=52,h=2*Math.PI*m;let j=0;return n.jsxs("div",{className:"relative inline-flex items-center justify-center",style:{width:o,height:o},children:[n.jsx("svg",{viewBox:"0 0 128 128",className:"w-full h-full -rotate-90",children:r.map((p,x)=>{const y=p.value/f*h,E=j;return j+=y,n.jsx("circle",{cx:"64",cy:"64",r:m,fill:"none",stroke:p.color,strokeWidth:"12",strokeDasharray:`${y} ${h-y}`,strokeDashoffset:-E,className:"transition-all duration-500"},x)})}),n.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center",children:[u!=null&&n.jsx("span",{className:"text-xl font-bold text-white",children:u}),c&&n.jsx("span",{className:"text-[10px] text-gray-500 uppercase tracking-wider",children:c})]})]})}function Iy(r){return Object.entries(r).filter(([o,c])=>c>0).map(([o,c])=>({label:o,value:c,color:Fy(o)}))}const ep={default:"bg-gray-800 text-gray-300",success:"bg-emerald-500/15 text-emerald-400",warning:"bg-amber-500/15 text-amber-400",error:"bg-rose-500/15 text-rose-400",info:"bg-cyan-500/15 text-cyan-400"};function de({label:r,variant:o="default"}){return n.jsx("span",{className:`inline-flex items-center px-2 py-0.5 rounded-md text-xs font-medium ${ep[o]}`,children:r})}function Ti(r){switch(r){case"active":case"running":return"info";case"completed":case"success":return"success";case"paused":case"pending":case"planning":return"warning";case"failed":case"abandoned":case"error":return"error";default:return"default"}}function tp({size:r="md"}){const o={sm:"w-4 h-4",md:"w-6 h-6",lg:"w-8 h-8"};return n.jsxs("svg",{className:`${o[r]} animate-spin text-indigo-400`,viewBox:"0 0 24 24",fill:"none",children:[n.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),n.jsx("path",{className:"opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4z"})]})}function lt(){return n.jsx("div",{className:"flex items-center justify-center h-64",children:n.jsx(tp,{size:"lg"})})}function Xt({message:r,onRetry:o,title:c="Something went wrong"}){const u=r.toLowerCase().includes("timed out");return n.jsx("div",{className:"p-6",children:n.jsxs("div",{className:"bg-rose-900/30 border border-rose-700 rounded-lg px-5 py-4 space-y-3",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsxs("div",{children:[n.jsx("h3",{className:"text-sm font-medium text-rose-300",children:c}),n.jsx("p",{className:"text-xs text-rose-400/80 mt-1",children:r})]}),o&&n.jsx("button",{onClick:o,className:"text-xs text-rose-400 hover:text-rose-200 px-3 py-1.5 border border-rose-700 rounded transition-colors flex-shrink-0",children:"Retry"})]}),u&&n.jsx("p",{className:"text-[10px] text-rose-400/60",children:"The server may be processing a large number of session logs. Try again in a moment."})]})})}function B0(r){switch(r){case"connected":return"success";case"sync_failed":return"warning";case"configured_never_synced":return"info";default:return"default"}}function ap(r){switch(r){case"connected":return"Connected";case"sync_failed":return"Sync Failed";case"configured_never_synced":return"Ready";case"not_configured":return"Not Configured";default:return r||"Unknown"}}const tu=r=>r.billingContext?.planType==="subscription";function lp(){const[r,o]=N.useState(0),{data:c,loading:u,error:f,refetch:m}=Me(`/api/overview?_r=${r}`),[h,j]=N.useState([]),{activeProject:p}=Jl();Ye("increment-update",()=>o(E=>E+1)),Ye("notification",()=>o(E=>E+1)),Ye("sync-update",()=>o(E=>E+1)),Ye("cost-update",()=>o(E=>E+1));const x=N.useRef(null);N.useEffect(()=>{if(!p||x.current===p.id)return;x.current=p.id;const E=`project=${p.id}`;fetch(`/api/activity/stream?limit=20&${E}`).then(R=>R.json()).then(R=>{R.ok&&Array.isArray(R.data)&&j(R.data)}).catch(()=>{})},[p]);const v=N.useCallback(E=>{j(R=>[E,...R].slice(0,20))},[]);if(Ye("activity",v),u)return n.jsx(lt,{});if(f)return n.jsx(Xt,{message:f,onRetry:m});if(!c)return null;const y=Iy(c.project.statusBreakdown);return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("h2",{className:"text-lg font-semibold text-gray-200",children:[c.project.name||"Project"," Overview"]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(rt,{to:"/increments?status=active",className:"group",children:n.jsx(se,{title:"Active Increments",value:c.project.activeIncrements,subtitle:`${c.project.totalIncrements} total`,color:"indigo"})}),n.jsx(rt,{to:"/increments?status=completed",className:"group",children:n.jsx(se,{title:"Completed",value:c.project.completedIncrements,subtitle:`${Math.round(c.project.completedIncrements/Math.max(c.project.totalIncrements,1)*100)}% done`,color:"emerald"})}),n.jsx(rt,{to:"/costs",className:"group",children:n.jsx(se,{title:tu(c.costs)?"Usage Value":"Total Cost",value:`$${c.costs.totalCost.toFixed(2)}`,subtitle:tu(c.costs)?`via Claude Code · $${c.costs.billingContext?.monthlyAmount??"?"}/mo plan`:`via Claude Code · ${c.costs.sessionCount.toLocaleString()} sessions`,color:"amber"})}),n.jsx(rt,{to:"/analytics",className:"group",children:n.jsx(se,{title:"Events Today",value:c.analytics.last24hEvents,subtitle:`${c.analytics.totalEvents.toLocaleString()} total`,color:"cyan"})})]}),n.jsx(np,{}),tu(c.costs)&&n.jsxs("div",{className:"bg-indigo-500/10 border border-indigo-500/20 rounded-xl px-4 py-3 flex items-center gap-3",children:[n.jsx(de,{label:"Subscription",variant:"info"}),n.jsx("span",{className:"text-xs text-gray-300",children:"Costs shown as API-equivalent usage value."})]}),n.jsxs("div",{className:"grid grid-cols-1 lg:grid-cols-3 gap-6",children:[n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Increment Status"}),n.jsx("div",{className:"flex items-center justify-center",children:n.jsx(Py,{segments:y,centerValue:c.project.totalIncrements,centerLabel:"total"})}),n.jsx("div",{className:"flex flex-wrap gap-2 mt-4 justify-center",children:y.map(E=>n.jsxs(rt,{to:`/increments?status=${E.label.toLowerCase()}`,className:"flex items-center gap-1.5 hover:opacity-80 transition-opacity",children:[n.jsx("div",{className:"w-2 h-2 rounded-full",style:{backgroundColor:E.color}}),n.jsxs("span",{className:"text-xs text-gray-500 hover:text-gray-300",children:[E.label," (",E.value,")"]})]},E.label))})]}),n.jsxs(rt,{to:"/sync",className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5 hover:border-gray-700 transition-colors block",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Sync Health"}),n.jsx("div",{className:"space-y-3",children:Object.entries(c.sync.platforms).length===0?n.jsx("p",{className:"text-gray-600 text-xs",children:"No sync platforms configured"}):Object.entries(c.sync.platforms).map(([E,R])=>n.jsxs("div",{className:"flex items-center justify-between p-3 bg-gray-800/50 rounded-lg",children:[n.jsxs("div",{children:[n.jsx("span",{className:"text-sm text-gray-300 capitalize",children:E}),R.configDetail&&n.jsx("div",{className:"text-[10px] text-gray-600 mt-0.5",children:R.configDetail}),!R.configDetail&&R.lastImport&&n.jsxs("div",{className:"text-xs text-gray-600 mt-0.5",children:["Last: ",new Date(R.lastImport).toLocaleDateString()]})]}),n.jsx(de,{label:ap(R.connectionStatus||R.lastSyncResult),variant:B0(R.connectionStatus)!=="default"?B0(R.connectionStatus):Ti(R.lastSyncResult||"")})]},E))}),n.jsx("div",{className:"mt-4 pt-4 border-t border-gray-800",children:n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500",children:"Notifications"}),n.jsxs("div",{className:"flex gap-2",children:[c.notifications.criticalCount>0&&n.jsx(rt,{to:"/notifications",onClick:E=>E.stopPropagation(),children:n.jsx(de,{label:`${c.notifications.criticalCount} critical`,variant:"error"})}),n.jsx(rt,{to:"/notifications",onClick:E=>E.stopPropagation(),children:n.jsx(de,{label:`${c.notifications.pendingCount} pending`,variant:c.notifications.pendingCount>0?"warning":"default"})})]})]})})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-4",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Live Activity"}),n.jsx(rt,{to:"/activity",className:"text-[10px] text-indigo-400 hover:text-indigo-300",children:"View all"})]}),n.jsx("div",{className:"space-y-2 max-h-64 overflow-y-auto custom-scrollbar",children:h.length===0?n.jsx("p",{className:"text-gray-600 text-xs",children:"No recent activity"}):h.map((E,R)=>n.jsxs("div",{className:"flex items-start gap-2 py-1 slide-in",children:[n.jsx("div",{className:`w-1.5 h-1.5 rounded-full mt-1.5 ${E.severity==="error"?"bg-rose-400":E.severity==="warning"?"bg-amber-400":"bg-gray-600"}`}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsx("div",{className:"text-xs text-gray-400 truncate",children:E.title}),n.jsxs("div",{className:"text-[10px] text-gray-600",children:[E.category,E.timestamp&&` · ${sp(E.timestamp)}`]})]})]},R))})]})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Increment Types"}),n.jsx("div",{className:"flex gap-4 flex-wrap",children:Object.entries(c.project.typeBreakdown).map(([E,R])=>n.jsxs(rt,{to:`/increments?type=${E}`,className:"flex items-center gap-2 px-3 py-2 bg-gray-800/50 rounded-lg hover:bg-gray-800/80 transition-colors",children:[n.jsx("span",{className:"text-sm text-gray-300 capitalize",children:E}),n.jsx("span",{className:"text-xs text-gray-500 bg-gray-800 px-2 py-0.5 rounded",children:R})]},E))})]})]})}function np(){const[r,o]=N.useState(0);Ye("error-detected",()=>o(R=>R+1));const{data:c}=Me(`/api/prompt-health?_r=${r}`);if(!c?.health||c.health.warningLevel==="normal")return null;const{health:u,alert:f}=c,m=f?.level==="emergency",h=u.warningLevel==="critical"||m,j=h?"border-rose-500/30":"border-amber-500/20",p=h?"bg-rose-500/10":"bg-amber-500/10",x=h?"text-rose-400":"text-amber-400",v=Math.round(u.baseline/1e3),y=Math.min(Math.round(u.baseline/2e5*100),100),E=h?"bg-rose-500":"bg-amber-500";return n.jsxs("div",{className:`${p} border ${j} rounded-xl px-4 py-3 space-y-2`,children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(de,{label:h?"Critical":"Warning",variant:h?"error":"warning"}),n.jsxs("span",{className:`text-xs ${x}`,children:["Prompt baseline: ",v,"KB (",y,"% of context window)"]})]}),n.jsx(rt,{to:"/errors",className:"text-[10px] text-gray-500 hover:text-gray-300",children:"Details"})]}),n.jsx("div",{className:"w-full bg-gray-800 rounded-full h-1.5",children:n.jsx("div",{className:`${E} h-1.5 rounded-full`,style:{width:`${y}%`}})}),n.jsxs("div",{className:"flex gap-4 text-[10px] text-gray-500",children:[n.jsxs("span",{children:["CLAUDE.md: ",Math.round(u.claudeMdSize/1e3),"KB"]}),n.jsxs("span",{children:["MEMORY.md: ",Math.round(u.memoryMdSize/1e3),"KB"]}),n.jsxs("span",{children:["Skills: ",Math.round(u.skillBudget/1e3),"KB"]}),f&&n.jsxs("span",{className:x,children:["Compactions: ",f.compactionCount]})]})]})}function sp(r){try{const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}catch{return""}}function ip(){const r=du(),[o]=Ci();return N.useCallback(c=>{const u=o.get("project");if(u){const f=c.includes("?")?"&":"?";r(`${c}${f}project=${encodeURIComponent(u)}`)}else r(c)},[r,o])}const Zn=new Map;let au=!1,vm=null;function rp(){au||(au=!0,queueMicrotask(()=>{au=!1;const r=vm;if(!r||Zn.size===0){Zn.clear();return}const o=new Map(Zn);Zn.clear(),r(c=>{const u=new URLSearchParams(c);for(const[f,{value:m,defaultValue:h}]of o)m&&m!==h?u.set(f,m):u.delete(f);return u})}))}function Ya(r,o=""){const[c,u]=Ci(),f=c.get(r)??o,m=N.useCallback(h=>{vm=u,Zn.set(r,{value:h,defaultValue:o}),rp()},[r,o,u]);return[f,m]}function yu({title:r,description:o}){return n.jsxs("div",{className:"flex flex-col items-center justify-center py-16 text-center",children:[n.jsx("div",{className:"w-12 h-12 rounded-full bg-gray-800 flex items-center justify-center mb-4",children:n.jsx("svg",{className:"w-6 h-6 text-gray-600",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4"})})}),n.jsx("h3",{className:"text-gray-400 text-sm font-medium",children:r}),o&&n.jsx("p",{className:"text-gray-600 text-xs mt-1 max-w-xs",children:o})]})}const lu=50;function cp(){const[r,o]=N.useState(0),[c,u]=N.useState(0),[f,m]=Ya("status","all"),[h,j]=Ya("type","all"),p=ip(),x=N.useRef();Ye("increment-update",()=>{x.current&&clearTimeout(x.current),x.current=setTimeout(()=>o(U=>U+1),500)}),N.useEffect(()=>()=>{x.current&&clearTimeout(x.current)},[]);const v=new URLSearchParams({_r:String(r),limit:String(lu),offset:String(c)});f!=="all"&&v.set("status",f),h!=="all"&&v.set("type",h);const{data:y,loading:E,error:R,refetch:q}=Me(`/api/increments?${v}`),O=N.useRef(f),A=N.useRef(h);if(N.useEffect(()=>{(O.current!==f||A.current!==h)&&(u(0),O.current=f,A.current=h)},[f,h]),E&&c===0)return n.jsx(lt,{});if(R)return n.jsx(Xt,{message:R,onRetry:q});if(!y)return null;const H=Object.keys(y.summary).filter(U=>U!=="total"&&y.summary[U]>0),T=y.pagination;return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Increments"}),n.jsxs("span",{className:"text-sm text-gray-500",children:[T?.total??y.increments.length," total"]})]}),n.jsxs("div",{className:"space-y-3",children:[n.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[n.jsx("span",{className:"text-xs text-gray-500 w-14",children:"Status:"}),n.jsxs("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:[n.jsx(nu,{label:"All",active:f==="all",onClick:()=>m("all"),count:y.summary.total}),H.map(U=>n.jsx(nu,{label:U,active:f===U,onClick:()=>m(U),count:y.summary[U]},U))]})]}),n.jsxs("div",{className:"flex items-center gap-2 flex-wrap",children:[n.jsx("span",{className:"text-xs text-gray-500 w-14",children:"Type:"}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:n.jsx(nu,{label:"All",active:h==="all",onClick:()=>j("all")})})]}),T&&n.jsxs("span",{className:"text-xs text-gray-500",children:["Showing ",Math.min(c+lu,T.total)," of ",T.total]})]}),y.increments.length===0?n.jsx(yu,{title:"No increments match filters",description:"Try adjusting your filters"}):n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"ID"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Title"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Status"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Type"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Priority"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Tasks"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"ACs"}),n.jsx("th",{className:"text-left px-4 py-3 text-xs text-gray-500 font-medium uppercase",children:"Last Activity"})]})}),n.jsx("tbody",{children:y.increments.map(U=>n.jsxs("tr",{onClick:()=>p(`/increments/${U.id}`),className:"border-b border-gray-800/50 hover:bg-gray-800/30 transition-colors cursor-pointer",children:[n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-xs text-indigo-400 font-mono",children:U.id})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-sm text-gray-300",children:U.title})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(de,{label:U.status,variant:Ti(U.status)})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-xs text-gray-400 capitalize",children:U.type})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(up,{priority:U.priority})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(q0,{completed:U.tasks.completed,total:U.tasks.total})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(q0,{completed:U.acs.completed,total:U.acs.total})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-xs text-gray-500",children:U.lastActivity?op(U.lastActivity):"-"})})]},U.id))})]})}),T?.hasMore&&n.jsx("div",{className:"flex justify-center",children:n.jsx("button",{onClick:()=>u(c+lu),className:"px-4 py-2 text-sm text-gray-300 bg-gray-800 hover:bg-gray-700 rounded-lg transition-colors",children:"Load More"})})]})}function nu({label:r,active:o,onClick:c,count:u}){return n.jsxs("button",{onClick:c,className:`px-3 py-1 text-xs rounded-md transition-colors capitalize ${o?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:[r,u!==void 0&&n.jsx("span",{className:"ml-1 text-[10px] text-gray-500",children:u})]})}function q0({completed:r,total:o}){const c=o>0?Math.round(r/o*100):0;return n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("div",{className:"w-16 h-1.5 bg-gray-800 rounded-full overflow-hidden",children:n.jsx("div",{className:"h-full bg-indigo-500 rounded-full transition-all",style:{width:`${c}%`}})}),n.jsxs("span",{className:"text-xs text-gray-500",children:[r,"/",o]})]})}function up({priority:r}){const o={P0:"text-rose-400 bg-rose-500/10",P1:"text-amber-400 bg-amber-500/10",P2:"text-cyan-400 bg-cyan-500/10",P3:"text-gray-400 bg-gray-500/10"};return n.jsx("span",{className:`text-xs px-1.5 py-0.5 rounded ${o[r]||o.P2}`,children:r})}function op(r){try{const o=new Date(r),u=new Date().getTime()-o.getTime(),f=Math.floor(u/6e4);if(f<1)return"Just now";if(f<60)return`${f}m ago`;const m=Math.floor(f/60);if(m<24)return`${m}h ago`;const h=Math.floor(m/24);return h<7?`${h}d ago`:o.toLocaleDateString()}catch{return r}}function dp(){const[r,o]=N.useState("skills"),[c,u]=N.useState(!1),[f,m]=N.useState(0);Ye("analytics-event",()=>m(H=>H+1));const{data:h,loading:j,error:p,refetch:x,fetchedAt:v}=Me(`/api/analytics/summary?_r=${f}`),{data:y,loading:E,refetch:R}=Me(`/api/analytics/skills?_r=${f}`);if(j||E)return n.jsx(lt,{});if(p)return n.jsx(Xt,{message:p,onRetry:x});if(!h)return null;const q=h.topCommands?.reduce((H,T)=>H+T.count,0)||0,O=h.topSkills?.reduce((H,T)=>H+T.count,0)||0,A=h.topAgents?.reduce((H,T)=>H+T.count,0)||0;return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Analytics"}),n.jsxs("div",{className:"flex items-center gap-3",children:[v&&n.jsxs("span",{className:"text-[10px] text-gray-600",children:["Updated ",v.toLocaleTimeString()]}),n.jsxs("span",{className:"text-sm text-gray-500",children:[h.totalEvents.toLocaleString()," total events"]}),n.jsx("button",{onClick:()=>{u(!0),x(),R(),setTimeout(()=>u(!1),600)},disabled:c,className:"p-1.5 text-gray-500 hover:text-gray-300 hover:bg-gray-800 rounded-lg transition-colors disabled:opacity-50",title:"Refresh analytics",children:n.jsx("svg",{className:`w-4 h-4 ${c?"animate-spin":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})})})]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Total Events",value:h.totalEvents.toLocaleString(),subtitle:`${h.successRate}% success rate`,color:"indigo",tooltip:`${h.totalEvents} events tracked from analytics JSONL`}),n.jsx(se,{title:"Commands",value:q.toLocaleString(),subtitle:`${h.topCommands?.length||0} unique`,color:"cyan",tooltip:`${q} total command invocations across ${h.topCommands?.length||0} distinct commands`}),n.jsx(se,{title:"Skills",value:O.toLocaleString(),subtitle:`${h.topSkills?.length||0} unique`,color:"emerald",tooltip:`${O} total skill activations across ${h.topSkills?.length||0} distinct skills`}),n.jsx(se,{title:"Agents",value:A.toLocaleString(),subtitle:`${h.topAgents?.length||0} unique`,color:"amber",tooltip:`${A} agent spawns across ${h.topAgents?.length||0} distinct agent types`})]}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:[{key:"skills",label:"Skills"},{key:"commands",label:"Commands"},{key:"agents",label:"Agents"},{key:"daily",label:"Daily Trends"}].map(H=>n.jsx("button",{onClick:()=>o(H.key),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===H.key?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:H.label},H.key))}),r==="commands"&&n.jsx(fp,{commands:h.topCommands||[]}),r==="skills"&&n.jsx(mp,{skills:y||[]}),r==="agents"&&n.jsx(xp,{agents:h.topAgents||[]}),r==="daily"&&n.jsx(hp,{days:h.dailySummaries||[]})]})}function fp({commands:r}){if(r.length===0)return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No command data available"})});const o=[...r].sort((u,f)=>f.count-u.count),c=o[0]?.count||1;return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Top Commands"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500 w-12",children:"Rank"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Command"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Usage"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Count"})]})}),n.jsx("tbody",{children:o.map((u,f)=>{const m=Math.max(2,u.count/c*100);return n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsxs("td",{className:"px-4 py-2.5 text-xs text-gray-600",children:["#",f+1]}),n.jsx("td",{className:"px-4 py-2.5",children:n.jsx("span",{className:"text-sm text-gray-300 font-mono",children:u.name})}),n.jsx("td",{className:"px-4 py-2.5",children:n.jsx("div",{className:"w-full h-1.5 bg-gray-800 rounded-full overflow-hidden",children:n.jsx("div",{className:"h-full rounded-full bg-indigo-500/60 transition-all",style:{width:`${m}%`}})})}),n.jsx("td",{className:"px-4 py-2.5 text-sm font-mono text-gray-400 text-right",children:u.count.toLocaleString()})]},u.name)})})]})]})}function mp({skills:r}){const o=[...r].sort((c,u)=>u.count-c.count);return o.length===0?n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No skill usage data available"})}):n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Skill Usage Leaderboard"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500 w-12",children:"Rank"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Skill Name"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Plugin"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Invocations"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Success Rate"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Last Used"})]})}),n.jsx("tbody",{children:o.map((c,u)=>{const f=c.count>0?Math.round(c.successCount/c.count*100):100,m=f>=90?"success":f>=70?"warning":"error";return n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsxs("td",{className:"px-4 py-2.5 text-xs text-gray-600",children:["#",u+1]}),n.jsx("td",{className:"px-4 py-2.5",children:n.jsx("span",{className:"text-sm text-gray-300 font-mono",children:c.name})}),n.jsx("td",{className:"px-4 py-2.5",children:c.plugin&&n.jsx("span",{className:"text-[10px] text-gray-600 bg-gray-800 px-1.5 py-0.5 rounded",children:c.plugin})}),n.jsx("td",{className:"px-4 py-2.5 text-sm font-mono text-gray-400 text-right",children:c.count.toLocaleString()}),n.jsx("td",{className:"px-4 py-2.5 text-right",children:n.jsx(de,{label:`${f}%`,variant:m})}),n.jsx("td",{className:"px-4 py-2.5 text-xs text-gray-600 text-right whitespace-nowrap",children:c.lastUsed?gp(c.lastUsed):"-"})]},c.name)})})]})]})}function xp({agents:r}){if(r.length===0)return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No agent data available"})});const o=[...r].sort((u,f)=>f.count-u.count),c=o[0]?.count||1;return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Top Agents"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500 w-12",children:"Rank"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Agent"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Usage"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Count"})]})}),n.jsx("tbody",{children:o.map((u,f)=>{const m=Math.max(2,u.count/c*100);return n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsxs("td",{className:"px-4 py-2.5 text-xs text-gray-600",children:["#",f+1]}),n.jsx("td",{className:"px-4 py-2.5",children:n.jsx("span",{className:"text-sm text-gray-300",children:u.name})}),n.jsx("td",{className:"px-4 py-2.5",children:n.jsx("div",{className:"w-full h-1.5 bg-gray-800 rounded-full overflow-hidden",children:n.jsx("div",{className:"h-full rounded-full bg-cyan-500/60 transition-all",style:{width:`${m}%`}})})}),n.jsx("td",{className:"px-4 py-2.5 text-sm font-mono text-gray-400 text-right",children:u.count.toLocaleString()})]},u.name)})})]})]})}function hp({days:r}){const o=r.slice(-14);if(o.length===0)return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No daily data available"})});const c=Math.max(...o.map(m=>m.totalEvents),1),u=o.reduce((m,h)=>m+h.totalEvents,0),f=Math.round(u/o.length);return n.jsxs("div",{className:"space-y-6",children:[n.jsxs("div",{className:"grid grid-cols-3 gap-4",children:[n.jsx(se,{title:"Period Total",value:u.toLocaleString(),subtitle:`Last ${o.length} days`,color:"indigo"}),n.jsx(se,{title:"Daily Average",value:f.toLocaleString(),color:"cyan"}),n.jsx(se,{title:"Peak Day",value:c.toLocaleString(),subtitle:o.find(m=>m.totalEvents===c)?.date||"",color:"emerald"})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:["Daily Events (Last ",o.length," Days)"]}),n.jsx("div",{className:"flex items-end gap-1.5 h-40",children:o.map(m=>{const h=Math.max(2,m.totalEvents/c*100),j=m.date.slice(5);return n.jsxs("div",{className:"flex-1 flex flex-col items-center gap-1",children:[n.jsx("span",{className:"text-[9px] text-gray-500",children:m.totalEvents}),n.jsx("div",{className:"w-full bg-indigo-500/40 rounded-t hover:bg-indigo-500/60 transition-colors cursor-default",style:{height:`${h}%`},title:`${m.date}: ${m.totalEvents} events`}),n.jsx("span",{className:"text-[8px] text-gray-700",children:j})]},m.date)})})]})]})}function gp(r){if(!r)return"";try{const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}catch{return""}}function bm({items:r,maxBars:o=10}){const c=[...r].sort((f,m)=>m.value-f.value).slice(0,o),u=Math.max(...c.map(f=>f.value),1);return n.jsx("div",{className:"space-y-2",children:c.map((f,m)=>n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx("span",{className:"text-xs text-gray-400 w-28 truncate text-right",title:f.label,children:f.label}),n.jsx("div",{className:"flex-1 h-5 bg-gray-800 rounded overflow-hidden",children:n.jsx("div",{className:"h-full rounded transition-all duration-500",style:{width:`${f.value/u*100}%`,backgroundColor:f.color||"#6366f1"}})}),n.jsx("span",{className:"text-xs text-gray-500 w-10 text-right",children:f.value})]},m))})}function yp(){const[r,o]=N.useState("overview"),[c,u]=N.useState(null),[f,m]=N.useState(0);Ye("cost-update",()=>m(T=>T+1));const{data:h,loading:j,error:p,refetch:x}=Me(`/api/costs/summary?_r=${f}`);if(j)return n.jsx(lt,{});if(p)return n.jsx(Xt,{message:p,onRetry:x});if(!h)return null;const v=h.sessions||[],y=h.billingContext?.planType==="subscription",E=h.modelBreakdown?Object.entries(h.modelBreakdown).map(([T,U])=>({model:T,...U})).sort((T,U)=>U.cost-T.cost):vp(v),R=v.reduce((T,U)=>T+(U.inputTokens||0),0),q=v.reduce((T,U)=>T+(U.outputTokens||0),0),O=v.reduce((T,U)=>T+(U.cacheReadTokens||0),0),A=v.reduce((T,U)=>T+(U.cacheWriteTokens||0),0),H=R+q+O+A;return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsx("div",{className:"flex items-center gap-3",children:n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsxs("svg",{className:"w-5 h-5 text-amber-400",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[n.jsx("path",{d:"M12 2L2 7l10 5 10-5-10-5z"}),n.jsx("path",{d:"M2 17l10 5 10-5"}),n.jsx("path",{d:"M2 12l10 5 10-5"})]}),n.jsxs("div",{children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Claude Code Usage"}),n.jsx("span",{className:"text-xs text-gray-500",children:y&&h.billingContext?.monthlyAmount?`$${h.billingContext.monthlyAmount}/mo plan`:"API-equivalent usage analytics"})]})]})}),y&&n.jsxs("div",{className:"bg-indigo-500/10 border border-indigo-500/20 rounded-xl px-4 py-3 flex items-center gap-3",children:[n.jsx(de,{label:"Subscription",variant:"info"}),n.jsxs("span",{className:"text-xs text-gray-300",children:[h.billingContext?.monthlyAmount?`$${h.billingContext.monthlyAmount}/mo plan. `:"","Costs shown as API-equivalent value for usage analytics."]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:y?"API-Equivalent Value":"Total Cost",value:`$${h.totalCost.toFixed(2)}`,subtitle:y&&h.billingContext?.monthlyAmount?`Your plan: $${h.billingContext.monthlyAmount}/mo`:void 0,color:"amber"}),n.jsx(se,{title:y?"Cache Efficiency":"Cache Savings",value:`$${h.totalSavings.toFixed(2)}`,subtitle:y?"API-equivalent savings from cache":void 0,color:"emerald"}),n.jsx(se,{title:"Total Tokens",value:Xl(h.totalTokens),subtitle:bp(h.totalTokens),color:"indigo"}),n.jsx(se,{title:"Sessions",value:h.sessionCount.toLocaleString(),color:"cyan"})]}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:["overview","sessions"].map(T=>n.jsx("button",{onClick:()=>o(T),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===T?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:T==="overview"?"Breakdown":`Sessions (${v.length})`},T))}),r==="overview"&&n.jsxs("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-6",children:[n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:y?"Usage Value by Model":"Cost by Model"}),E.length>0?n.jsx(bm,{items:E.map(T=>({label:T.model,value:parseFloat(T.cost.toFixed(2)),color:"#f59e0b"}))}):n.jsx("p",{className:"text-gray-600 text-xs",children:"No model data"})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Token Breakdown"}),n.jsxs("div",{className:"space-y-3",children:[n.jsx(vi,{label:"Input",value:R,total:H,color:"bg-indigo-500"}),n.jsx(vi,{label:"Output",value:q,total:H,color:"bg-cyan-500"}),O>0&&n.jsx(vi,{label:"Cache Read",value:O,total:H,color:"bg-emerald-500"}),A>0&&n.jsx(vi,{label:"Cache Write",value:A,total:H,color:"bg-amber-500"})]})]}),E.length>0&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden lg:col-span-2",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Model Details"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Model"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Sessions"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Tokens"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Cost"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Avg/Session"})]})}),n.jsx("tbody",{children:E.map(T=>n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsx("td",{className:"px-4 py-2 text-sm text-gray-300",children:T.model}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:T.sessions.toLocaleString()}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Xl(T.tokens)}),n.jsxs("td",{className:"px-4 py-2 text-xs text-amber-400 text-right",children:["$",T.cost.toFixed(2)]}),n.jsxs("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:["$",T.sessions>0?(T.cost/T.sessions).toFixed(4):"0"]})]},T.model))})]})]})]}),r==="sessions"&&n.jsx(pp,{sessions:v,expandedSession:c,onToggle:T=>u(c===T?null:T)}),n.jsx("div",{className:"text-center py-4 border-t border-gray-800/50",children:n.jsx("span",{className:"text-xs text-gray-600",children:"More providers coming soon"})})]})}const su=37,Y0=160,$0=5;function pp({sessions:r,expandedSession:o,onToggle:c}){const u=N.useRef(null),[f,m]=N.useState(0),h=N.useCallback(()=>{u.current&&m(u.current.scrollTop)},[]),j=N.useMemo(()=>r.map(O=>(O.sessionId||"-")===o?Y0:su),[r,o]),p=N.useMemo(()=>{const O=[];let A=0;for(const H of j)O.push(A),A+=H;return O},[j]),x=p.length>0?p[p.length-1]+j[j.length-1]:0,v=Math.min(x,su*20),y=N.useMemo(()=>{if(r.length===0)return{start:0,end:0};const O=f,A=f+v;let H=0,T=r.length-1;for(;H<T;){const K=H+T>>1;p[K]+j[K]<=O?H=K+1:T=K}const U=Math.max(0,H-$0);for(H=U,T=r.length-1;H<T;){const K=H+T+1>>1;p[K]>=A?T=K-1:H=K}const ae=Math.min(r.length,H+$0+1);return{start:U,end:ae}},[f,v,r.length,p,j]);if(N.useEffect(()=>{if(!o||!u.current)return;const O=r.findIndex(U=>(U.sessionId||"-")===o);if(O<0)return;const A=p[O],H=A+Y0,T=u.current;H>T.scrollTop+v?T.scrollTop=H-v:A<T.scrollTop&&(T.scrollTop=A)},[o,r,p,v]),r.length===0)return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No session data available"})});const E=r.slice(y.start,y.end),R=y.start>0?p[y.start]:0,q=y.end<r.length?x-p[y.end]:0;return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("div",{className:"px-5 py-3 border-b border-gray-800 flex items-center justify-between",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Recent Sessions"}),n.jsxs("span",{className:"text-xs text-gray-500",children:[r.length," sessions"]})]}),n.jsx("table",{className:"w-full table-fixed",children:n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500 w-8"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Session"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Model"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Input"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Output"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Cache"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Cost"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Duration"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"When"})]})})}),n.jsx("div",{ref:u,onScroll:h,className:"overflow-y-auto custom-scrollbar",style:{maxHeight:`${v}px`},children:n.jsxs("div",{style:{height:`${x}px`,position:"relative"},children:[R>0&&n.jsx("div",{style:{height:`${R}px`}}),n.jsx("table",{className:"w-full table-fixed",children:n.jsx("tbody",{children:E.map(O=>{const A=O.sessionId||"-",H=o===A,T=(O.cacheReadTokens||0)+(O.cacheWriteTokens||0);return n.jsxs(N.Fragment,{children:[n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30 cursor-pointer",style:{height:`${su}px`},onClick:()=>c(A),children:[n.jsx("td",{className:"px-4 py-2 text-xs text-gray-600 w-8",children:n.jsx("span",{className:`inline-block transition-transform ${H?"rotate-90":""}`,children:"▸"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400 font-mono",children:A.slice(0,8)}),n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:O.model||"unknown",variant:"default"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Xl(O.inputTokens)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Xl(O.outputTokens)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:T>0?Xl(T):"-"}),n.jsxs("td",{className:"px-4 py-2 text-xs text-amber-400 text-right",children:["$",O.cost?.toFixed(4)||"0.0000"]}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:O.duration?G0(O.duration):"-"}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:jp(O.timestamp)})]}),H&&n.jsx("tr",{className:"border-b border-gray-800/50",children:n.jsx("td",{colSpan:9,className:"px-6 py-3 bg-gray-800/20",children:n.jsxs("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4 text-xs",children:[n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Input Tokens"}),n.jsx("span",{className:"text-gray-300 font-mono",children:O.inputTokens.toLocaleString()})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Output Tokens"}),n.jsx("span",{className:"text-gray-300 font-mono",children:O.outputTokens.toLocaleString()})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Cache Write"}),n.jsx("span",{className:"text-gray-300 font-mono",children:(O.cacheWriteTokens||0).toLocaleString()})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Cache Read"}),n.jsx("span",{className:"text-gray-300 font-mono",children:(O.cacheReadTokens||0).toLocaleString()})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Cost"}),n.jsxs("span",{className:"text-amber-400 font-mono",children:["$",O.cost?.toFixed(6)||"0"]})]}),O.savings!=null&&O.savings>0&&n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Cache Savings"}),n.jsxs("span",{className:"text-emerald-400 font-mono",children:["$",O.savings.toFixed(6)]})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Duration"}),n.jsx("span",{className:"text-gray-300",children:O.duration?G0(O.duration):"-"})]}),n.jsxs("div",{children:[n.jsx("span",{className:"text-gray-500 block mb-1",children:"Session ID"}),n.jsx("span",{className:"text-gray-400 font-mono text-[10px]",children:O.sessionId})]})]})})})]},A)})})}),q>0&&n.jsx("div",{style:{height:`${q}px`}})]})})]})}function vi({label:r,value:o,total:c,color:u}){const f=c>0?o/c*100:0,m={"bg-indigo-500":"rgb(99 102 241 / 0.6)","bg-cyan-500":"rgb(6 182 212 / 0.6)","bg-emerald-500":"rgb(16 185 129 / 0.6)","bg-amber-500":"rgb(245 158 11 / 0.6)"};return n.jsxs("div",{children:[n.jsxs("div",{className:"flex items-center justify-between mb-1",children:[n.jsx("span",{className:"text-xs text-gray-400",children:r}),n.jsxs("span",{className:"text-xs text-gray-500",children:[Xl(o)," (",f.toFixed(1),"%)"]})]}),n.jsx("div",{className:"h-2 bg-gray-800 rounded-full overflow-hidden",children:n.jsx("div",{className:"h-full rounded-full",style:{width:`${f}%`,backgroundColor:m[u]||u}})})]})}function vp(r){const o=new Map;for(const c of r){const u=c.model||"unknown",f=o.get(u)||{cost:0,tokens:0,sessions:0};f.cost+=c.cost||0,f.tokens+=(c.inputTokens||0)+(c.outputTokens||0),f.sessions++,o.set(u,f)}return Array.from(o.entries()).map(([c,u])=>({model:c,...u})).sort((c,u)=>u.cost-c.cost)}function Xl(r){return r?r>=1e6?`${(r/1e6).toFixed(1)}M`:r>=1e3?`${(r/1e3).toFixed(1)}K`:String(r):"0"}function bp(r){return r?r.toLocaleString():"0"}function G0(r){const o=Math.round(r);if(o<60)return`${o}s`;const c=Math.floor(o/60),u=o%60;return c<60?`${c}m ${u}s`:`${Math.floor(c/60)}h ${c%60}m`}function jp(r){if(!r)return"-";try{const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}catch{return"-"}}function wi(){const[r,o]=N.useState(!1),[c,u]=N.useState(null),[f,m]=N.useState(null),[h,j]=N.useState([]),[p,x]=N.useState("idle"),v=N.useRef(null),y=N.useRef(null);Ye("command-output",q=>{const O=q;y.current&&O.executionId===y.current&&O.line&&j(A=>[...A,O.line])}),Ye("command-complete",q=>{const O=q;if(y.current&&O.executionId===y.current){if(v.current&&(clearTimeout(v.current),v.current=null),o(!1),O.exitCode===0)x("success"),j(A=>[...A,"Command completed successfully."]);else{x("error");const A=`Command failed (exit code ${O.exitCode??"unknown"})`;m(A),j(H=>[...H,A])}y.current=null}}),N.useEffect(()=>()=>{v.current&&clearTimeout(v.current)},[]);const E=N.useCallback(async(q,O)=>{o(!0),m(null),j([`> specweave ${q}${O?` (${Object.values(O).join(", ")})`:""}`]),x("running");try{const A=O?"?"+new URLSearchParams(O).toString():"",T=await(await fetch(`/api/commands/${q}${A}`,{method:"POST"})).json();return T.ok?(u(T.data),y.current=T.data?.id||null,v.current=setTimeout(()=>{y.current&&(y.current=null,o(!1),x("error"),m("Command timed out after 60 seconds"),j(U=>[...U,"Timed out after 60 seconds."]))},6e4),T.data):(m(T.error||"Command failed"),x("error"),j(U=>[...U,`Error: ${T.error||"Command failed"}`]),o(!1),null)}catch(A){return m(String(A)),x("error"),j(H=>[...H,`Error: ${String(A)}`]),o(!1),null}},[]),R=N.useCallback(()=>{o(!1),u(null),m(null),j([]),x("idle"),y.current=null,v.current&&(clearTimeout(v.current),v.current=null)},[]);return{execute:E,running:r,result:c,error:f,output:h,status:p,reset:R}}function Np(r){switch(r){case"connected":return"success";case"sync_failed":return"warning";case"configured_never_synced":return"info";default:return"default"}}function Sp(r){switch(r){case"connected":return"Connected";case"sync_failed":return"Sync Failed";case"configured_never_synced":return"Ready";case"not_configured":return"Not Configured";default:return r||"Unknown"}}function Ep(){const[r,o]=N.useState("health"),[c,u]=N.useState(null),[f,m]=N.useState(0);Ye("sync-update",()=>m(V=>V+1));const{data:h,loading:j,error:p,refetch:x}=Me(`/api/sync/status?_r=${f}`),{data:v,loading:y}=Me(`/api/sync/audit?limit=100&_r=${f}`),{data:E,loading:R}=Me(`/api/sync/audit/summary?_r=${f}`),{execute:q,running:O}=wi(),A=async(V,X)=>{const $=X?`${X}-${V}`:V;u($);try{const F=new URLSearchParams(window.location.search).get("project")||"",ee=new URLSearchParams;ee.set("platform",V),X&&ee.set("repo",X),F&&ee.set("project",F);const Ae=new AbortController,Fe=setTimeout(()=>Ae.abort(),3e4);await fetch(`/api/sync/verify?${ee.toString()}`,{method:"POST",signal:Ae.signal}),clearTimeout(Fe),x()}catch{}u(null)};if(j||y||R)return n.jsx(lt,{});if(p)return n.jsx(Xt,{message:p,onRetry:x});if(!h)return null;const H=v?.length||0,T=v?.filter(V=>V.result==="error").length||0,U=v?.filter(V=>V.conflict)||[],ae=h.isUmbrella&&h.repos&&h.repos.length>0;let K=0,ue=0;if(ae&&h.repos)for(const V of h.repos){const X=Object.values(V.platforms).filter($=>$.connectionStatus!=="not_configured");ue+=X.length,K+=X.filter($=>$.connectionStatus==="connected").length}else{const V=Object.entries(h.platforms).filter(([X])=>["github","jira","ado"].includes(X));ue=V.length,K=V.filter(([,X])=>X.connectionStatus==="connected").length}return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Sync Health"}),!ae&&n.jsx("button",{onClick:()=>q("sync-push"),disabled:O,className:"px-3 py-1.5 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:O?"Syncing...":"Sync Now"})]}),h.permissions&&n.jsx(Cp,{permissions:h.permissions,onSave:x}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:ae?"Repos":"Platforms",value:ae?h.repos.length:ue,subtitle:`${K} connected`,color:"indigo"}),n.jsx(se,{title:"Audit Entries",value:H,color:"cyan"}),n.jsx(se,{title:"Errors",value:T,color:"rose"}),n.jsx(se,{title:"Conflicts",value:U.length,color:"amber"})]}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:["health","audit","conflicts"].map(V=>n.jsx("button",{onClick:()=>o(V),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===V?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:V==="health"?"Platform Health":V==="audit"?"Audit Log":`Conflicts (${U.length})`},V))}),r==="health"&&n.jsx(n.Fragment,{children:ae&&h.repos?n.jsx(Tp,{repos:h.repos,auditSummary:E,verifying:c,onVerify:A,execute:q,running:O}):n.jsx(wp,{platforms:h.platforms,auditSummary:E,verifying:c,onVerify:A})}),r==="audit"&&n.jsx(k0,{entries:v||[]}),r==="conflicts"&&n.jsx(k0,{entries:U}),h.lastUpdated&&n.jsxs("p",{className:"text-xs text-gray-600",children:["Last metadata update: ",new Date(h.lastUpdated).toLocaleString()]})]})}function Cp({permissions:r,onSave:o}){const[c,u]=N.useState(r),[f,m]=N.useState(!1),[h,j]=N.useState(null),p=JSON.stringify(c)!==JSON.stringify(r),x=async()=>{m(!0),j(null);try{const y=new URLSearchParams(window.location.search).get("project")||"",E=y?`?project=${y}`:"",R=await fetch(`/api/config${E}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({sync:{settings:c}})});if(R.ok)o();else{const q=await R.json().catch(()=>({}));j(q.error||`Save failed (HTTP ${R.status})`)}}catch(y){j(String(y))}m(!1)},v=[{key:"canUpsertInternalItems",label:"Create/Update Internal",desc:"Can create/update items created by SpecWeave"},{key:"canUpdateExternalItems",label:"Update External",desc:"Can modify items originally from external tools"},{key:"canUpdateStatus",label:"Update Status",desc:"Can close/reopen issues on external platforms"},{key:"autoSyncOnCompletion",label:"Auto-Sync",desc:"Automatically sync when tasks are completed"}];return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-4",children:[n.jsxs("div",{className:"flex items-center justify-between mb-3",children:[n.jsx("span",{className:"text-xs font-medium text-gray-400 uppercase tracking-wider",children:"Sync Permissions"}),p&&n.jsx("button",{onClick:x,disabled:f,className:"px-2.5 py-1 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-50 text-white text-[10px] rounded transition-colors",children:f?"Saving...":"Save"})]}),h&&n.jsxs("p",{className:"text-xs text-red-400 mb-2",children:["Failed to save: ",h]}),n.jsx("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3",children:v.map(({key:y,label:E,desc:R})=>n.jsxs("button",{onClick:()=>u(q=>({...q,[y]:!q[y]})),className:`text-left p-2.5 rounded-lg border transition-colors ${c[y]?"bg-emerald-500/10 border-emerald-500/30 hover:border-emerald-500/50":"bg-gray-800/30 border-gray-800 hover:border-gray-700"}`,children:[n.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[n.jsx("div",{className:`w-2 h-2 rounded-full ${c[y]?"bg-emerald-400":"bg-gray-600"}`}),n.jsx("span",{className:"text-xs font-medium text-gray-300",children:E})]}),n.jsx("p",{className:"text-[10px] text-gray-500 leading-tight",children:R})]},y))})]})}function Tp({repos:r,auditSummary:o,verifying:c,onVerify:u,execute:f,running:m}){return r.length===0?n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No child repositories configured"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:"Add repos in umbrella.childRepos in config.json"})]}):n.jsx("div",{className:"space-y-4",children:r.map(h=>{const p=Object.entries(h.platforms).filter(([x])=>["github","jira","ado"].includes(x)).filter(([,x])=>x.connectionStatus!=="not_configured");return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-4",children:[n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("span",{className:"text-sm font-medium text-gray-200",children:h.repoName}),h.hasSpecweave&&n.jsx("span",{className:"px-1.5 py-0.5 text-[9px] font-medium bg-emerald-500/15 text-emerald-400 rounded",children:".specweave"}),!h.hasSpecweave&&n.jsx("span",{className:"px-1.5 py-0.5 text-[9px] font-medium bg-gray-700/50 text-gray-500 rounded",children:"no .specweave"})]}),n.jsx("span",{className:"text-[10px] text-gray-600",children:h.repoPath})]}),n.jsx("button",{onClick:()=>f("sync-push",{repo:h.repoId}),disabled:m||!h.hasSpecweave,title:h.hasSpecweave?"Sync this repository":"Initialize .specweave in this repo to enable sync",className:"px-3 py-1.5 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-40 disabled:cursor-not-allowed text-white text-xs rounded-lg transition-colors",children:m?"Syncing...":"Sync Now"})]}),p.length===0?n.jsxs("div",{className:"text-xs text-gray-600 p-3 bg-gray-800/20 rounded-lg",children:["No platforms configured for this repository.",n.jsx(rt,{to:"/config",className:"ml-1 text-indigo-400 hover:text-indigo-300",children:"Configure"})]}):n.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3",children:p.map(([x,v])=>n.jsx(jm,{platform:x,info:v,summary:o?.[x],verifying:c===`${h.repoId}-${x}`,onVerify:()=>u(x,h.repoId)},x))})]},h.repoId)})})}function wp({platforms:r,auditSummary:o,verifying:c,onVerify:u}){const f=Object.entries(r).filter(([m])=>["github","jira","ado"].includes(m));return f.length===0?n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No sync platforms configured"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:"Configure GitHub, JIRA, or ADO in your config"})]}):n.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4",children:f.map(([m,h])=>n.jsx(jm,{platform:m,info:h,summary:o?.[m],verifying:c===m,onVerify:()=>u(m)},m))})}function jm({platform:r,info:o,summary:c,verifying:u,onVerify:f}){const m=o.connectionStatus||"unknown";return n.jsxs("div",{className:"bg-gray-800/30 border border-gray-800/50 rounded-xl p-4",children:[n.jsxs("div",{className:"flex items-center justify-between mb-3",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(Nm,{platform:r}),n.jsxs("div",{children:[n.jsx("span",{className:"text-sm font-medium text-gray-300 capitalize",children:r}),o.configDetail&&n.jsx("div",{className:"text-[10px] text-gray-600 mt-0.5",children:o.configDetail})]})]}),n.jsx(de,{label:Sp(m),variant:Np(m)})]}),o.diagnosticMessage&&n.jsx("div",{className:"text-xs text-gray-500 mb-3 p-2 bg-gray-800/30 rounded-lg",children:o.diagnosticMessage}),m==="not_configured"&&n.jsx(rt,{to:"/config",className:"block text-center text-xs text-indigo-400 hover:text-indigo-300 py-2 border border-gray-800 rounded-lg hover:border-indigo-500/30 transition-colors",children:"Configure in Settings"}),m==="configured_never_synced"&&n.jsx("button",{onClick:f,disabled:u,className:"w-full text-xs text-indigo-400 hover:text-indigo-300 py-2 border border-gray-800 rounded-lg hover:border-indigo-500/30 transition-colors disabled:opacity-50",children:u?"Verifying...":"Verify Connection"}),m==="sync_failed"&&n.jsx("button",{onClick:f,disabled:u,className:"w-full text-xs text-amber-400 hover:text-amber-300 py-2 border border-amber-500/20 rounded-lg hover:border-amber-500/40 transition-colors disabled:opacity-50",children:u?"Verifying...":"Retry Sync"}),n.jsxs("div",{className:"space-y-2 mt-3",children:[o.lastImport&&n.jsx(Vl,{label:"Last Import",value:new Date(o.lastImport).toLocaleString()}),m==="connected"&&!o.lastImport&&n.jsx(Vl,{label:"Status",value:"Connected, no imports yet"}),o.lastImportCount!=null&&o.lastImportCount>0&&n.jsx(Vl,{label:"Items Imported",value:o.lastImportCount.toLocaleString()}),o.lastSkippedCount!=null&&o.lastSkippedCount>0&&n.jsx(Vl,{label:"Skipped",value:o.lastSkippedCount.toLocaleString()}),c&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:"border-t border-gray-800 my-2"}),n.jsx(Vl,{label:"Total Ops",value:c.total.toLocaleString()}),n.jsx(Vl,{label:"Success",value:c.success.toLocaleString()}),c.errors>0&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500",children:"Errors"}),n.jsx(de,{label:String(c.errors),variant:"error"})]})]})]})]})}function k0({entries:r}){if(r.length===0)return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No audit entries"})});const o={success:"success",error:"error",denied:"warning",skipped:"default"};return n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Time"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Platform"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Operation"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Item"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Direction"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Result"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Duration"})]})}),n.jsx("tbody",{children:r.map((c,u)=>n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:Ap(c.timestamp)}),n.jsx("td",{className:"px-4 py-2",children:n.jsxs("div",{className:"flex items-center gap-1.5",children:[n.jsx(Nm,{platform:c.platform}),n.jsx("span",{className:"text-xs text-gray-400 capitalize",children:c.platform})]})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400",children:c.operation}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 font-mono max-w-[120px] truncate",children:c.itemId||"-"}),n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:c.direction,variant:c.direction==="push"?"info":"default"})}),n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:c.result,variant:o[c.result]||"default"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-600 text-right",children:c.duration?`${c.duration}ms`:"-"})]},u))})]})})}function Vl({label:r,value:o}){return n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500",children:r}),n.jsx("span",{className:"text-xs text-gray-400",children:o})]})}function Nm({platform:r}){const o={github:"bg-gray-700",jira:"bg-blue-700",ado:"bg-blue-600"};return n.jsx("div",{className:`w-5 h-5 rounded ${o[r]||"bg-gray-700"} flex items-center justify-center`,children:n.jsx("span",{className:"text-[9px] text-white font-bold",children:r[0]?.toUpperCase()})})}function Ap(r){if(!r)return"-";try{const o=new Date(r).getTime();if(isNaN(o))return"-";const c=Date.now()-o,u=Math.floor(c/6e4);if(u<1)return"just now";if(u<60)return`${u}m ago`;const f=Math.floor(u/60);return f<24?`${f}h ago`:`${Math.floor(f/24)}d ago`}catch{return"-"}}const Sm={prompt_too_long:"error",api_error:"warning",tool_failure:"info",hook_error:"default",rate_limit:"warning",unknown:"default"},Kn=50;function Rp(){const[r,o]=Ya("tab","groups"),[c,u]=Ya("type",""),[f,m]=Ya("q",""),[h,j]=Ya("session",""),[p,x]=N.useState(0),[v,y]=N.useState(f),E=p*Kn,R=c?`&type=${encodeURIComponent(c)}`:"",q=f?`&search=${encodeURIComponent(f)}`:"",[O,A]=N.useState(0);Ye("error-detected",()=>A(P=>P+1));const{data:H,loading:T,error:U}=Me(r==="groups"?`/api/errors/groups?_r=${O}`:""),{data:ae,loading:K,error:ue}=Me(r==="errors"||r==="groups"?`/api/errors/recent?limit=${Kn}&offset=${E}${R}${q}&_r=${O}`:""),{data:V,loading:X,error:$}=Me(r==="sessions"||h?`/api/errors/sessions?limit=50&_r=${O}`:""),{data:F,loading:ee,error:Ae}=Me(r==="timeline"?`/api/errors/timeline?bucket=60&_r=${O}`:""),Fe=N.useCallback(()=>{m(v.trim()),x(0),v.trim()&&o("errors")},[v,m,o]);N.useEffect(()=>{h&&V&&!V.find(P=>P.sessionId===h)&&j("")},[h,V,j]);const Qe=r==="groups"&&T||r==="errors"&&K||r==="timeline"&&ee||r==="sessions"&&X,$e=U||ue||(r==="sessions"?$:null)||(r==="timeline"?Ae:null),L=ae?.total||0,Q=ae?.errors||[],le=H?.length||0,pe=H?.reduce((P,Ze)=>P+Ze.sessions,0)||0,je=H?.[0]?.type||"-",b=h?V?.find(P=>P.sessionId===h):null,Y=c?(V||[]).filter(P=>P.errors.some(Ze=>Ze.type===c)):V||[],Z=Math.ceil(L/Kn),W=P=>{u(P),o("errors"),j(""),x(0)},ie=P=>{o(P),j(""),P!=="errors"&&x(0)},fe=()=>{u(""),m(""),y(""),x(0)};return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Error Tracing"}),n.jsx("span",{className:"text-xs text-gray-500",children:"Observability for Claude Code sessions"})]}),n.jsxs("div",{className:"flex gap-2",children:[n.jsxs("div",{className:"relative flex-1",children:[n.jsx("input",{type:"text",value:v,onChange:P=>y(P.target.value),onKeyDown:P=>P.key==="Enter"&&Fe(),placeholder:"Search errors by message, tool name, or context...",className:"w-full px-3 py-2 text-sm bg-gray-900/50 border border-gray-700 rounded-lg text-gray-300 placeholder-gray-600 focus:outline-none focus:border-indigo-500 focus:ring-1 focus:ring-indigo-500/30"}),f&&n.jsx("button",{onClick:()=>{m(""),y(""),x(0)},className:"absolute right-2 top-1/2 -translate-y-1/2 text-gray-500 hover:text-gray-300 text-xs",children:"clear"})]}),n.jsx("button",{onClick:Fe,className:"px-4 py-2 text-sm bg-indigo-600 hover:bg-indigo-500 text-white rounded-lg transition-colors",children:"Search"})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Total Errors",value:L,color:"rose"}),n.jsx(se,{title:"Error Types",value:le,color:"amber"}),n.jsx(se,{title:"Affected Sessions",value:pe,color:"indigo"}),n.jsx(se,{title:"Most Common",value:je,color:"cyan"})]}),n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:["groups","errors","timeline","sessions"].map(P=>n.jsx("button",{onClick:()=>ie(P),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===P?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:P==="groups"?"Error Groups":P==="errors"?"All Errors":P==="timeline"?"Timeline":"Sessions"},P))}),(c||f)&&n.jsxs("div",{className:"flex items-center gap-2",children:[c&&n.jsx(de,{label:`type: ${c.replace(/_/g," ")}`,variant:"info"}),f&&n.jsx(de,{label:`search: ${f.slice(0,20)}`,variant:"default"}),n.jsx("button",{onClick:fe,className:"text-xs text-gray-500 hover:text-gray-300 transition-colors",children:"clear all"})]})]}),$e&&n.jsxs("div",{className:"bg-rose-900/30 border border-rose-700 rounded-lg px-4 py-3 flex items-center justify-between",children:[n.jsx("div",{className:"text-sm text-rose-300",children:$e}),n.jsx("button",{onClick:()=>window.location.reload(),className:"text-xs text-rose-400 hover:text-rose-200 px-2 py-1 border border-rose-700 rounded transition-colors",children:"Retry"})]}),h&&b&&n.jsx(Dp,{session:b,onClose:()=>j("")}),Qe&&!h&&n.jsx(lt,{}),!h&&!Qe&&r==="groups"&&n.jsx(Mp,{groups:H||[],onGroupClick:W}),!h&&!Qe&&r==="errors"&&n.jsx(zp,{errors:Q,total:L,page:p,totalPages:Z,onPageChange:x,onSessionClick:P=>{j(P),o("sessions")}}),!h&&!Qe&&r==="timeline"&&n.jsx(_p,{buckets:F||[],errors:Q,onSessionClick:P=>j(P)}),!h&&!Qe&&r==="sessions"&&n.jsx(Op,{sessions:Y,onSelect:P=>j(P)}),!Qe&&!$e&&L===0&&!h&&n.jsx(yu,{title:"No errors detected",description:"Claude Code session logs are clean"})]})}function Mp({groups:r,onGroupClick:o}){return r.length===0?null:n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Error Groups"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Type"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Count"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Sessions"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Last Seen"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Sample Message"})]})}),n.jsx("tbody",{children:r.map(c=>n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:c.type.replace(/_/g," "),variant:Sm[c.type]||"default"})}),n.jsx("td",{className:"px-4 py-2 text-right",children:n.jsx("button",{onClick:()=>o(c.type),className:"text-sm text-indigo-400 hover:text-indigo-300 font-mono transition-colors",title:`View all ${c.count} errors of this type`,children:c.count})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:c.sessions}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-300 font-mono",title:Ql(c.lastSeen),children:In(c.lastSeen)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 max-w-xs truncate",children:c.recentMessages[0]||"-"})]},c.type))})]})]})}function zp({errors:r,total:o,page:c,totalPages:u,onPageChange:f,onSessionClick:m}){const[h,j]=N.useState(new Set),p=N.useCallback(y=>{j(E=>{const R=new Set(E);return R.has(y)?R.delete(y):R.add(y),R})},[]);if(r.length===0)return n.jsx(yu,{title:"No errors",description:"No errors match the current filter"});const x=c*Kn+1,v=Math.min(c*Kn+r.length,o);return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("div",{className:"px-5 py-3 border-b border-gray-800 flex items-center justify-between",children:[n.jsxs("h3",{className:"text-sm font-medium text-gray-300",children:["Errors ",x,"–",v," of ",o]}),u>1&&n.jsx(V0,{page:c,totalPages:u,onChange:f})]}),n.jsx("div",{className:"divide-y divide-gray-800/50",children:r.map((y,E)=>{const R=h.has(E),q=y.message.length>120;return n.jsx("div",{className:"px-4 py-3 hover:bg-gray-800/20 transition-colors",children:n.jsxs("div",{className:"flex items-start gap-3",children:[n.jsx("div",{className:"flex-shrink-0 mt-0.5",children:n.jsx(de,{label:y.type.replace(/_/g," "),variant:Sm[y.type]||"default"})}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsxs("div",{className:`text-xs text-gray-300 ${R?"whitespace-pre-wrap break-words":"truncate"} ${q?"cursor-pointer":""}`,onClick:()=>q&&p(E),title:q?R?"Click to collapse":"Click to expand details":void 0,children:[q&&n.jsx("span",{className:"text-indigo-400 mr-1 text-[10px] inline-block w-3",children:R?"▼":"▶"}),R?y.message:y.message.slice(0,200),!R&&q&&n.jsx("span",{className:"text-indigo-400 ml-1",children:"...more"})]}),y.context?.toolName&&n.jsxs("div",{className:"flex items-center gap-2 mt-1.5",children:[n.jsx("span",{className:"text-[10px] font-mono px-1.5 py-0.5 bg-gray-800 border border-gray-700 rounded text-amber-400",children:y.context.toolName}),y.context.toolInput&&n.jsx("span",{className:"text-[10px] text-gray-500 font-mono truncate max-w-md",children:y.context.toolInput})]}),R&&n.jsx(Em,{context:y.context})]}),n.jsxs("div",{className:"flex-shrink-0 text-right",children:[n.jsx("div",{className:"text-[10px] text-gray-300 font-mono",title:Ql(y.timestamp),children:In(y.timestamp)}),n.jsx("div",{className:"text-[10px] text-gray-600",children:Ql(y.timestamp)}),n.jsx("button",{onClick:()=>m(y.sessionId),className:"text-[10px] text-indigo-400 hover:text-indigo-300 font-mono mt-0.5 transition-colors",title:"View full session",children:y.sessionId.slice(0,8)}),y.context?.messageIndex!=null&&n.jsxs("div",{className:"text-[10px] text-gray-600",children:["msg #",y.context.messageIndex]})]})]})},`${y.sessionId}-${y.timestamp}-${E}`)})}),u>1&&n.jsx("div",{className:"px-5 py-3 border-t border-gray-800 flex justify-end",children:n.jsx(V0,{page:c,totalPages:u,onChange:f})})]})}function Em({context:r}){if(!r)return null;const{precedingAction:o,recentTools:c}=r;return!o&&(!c||c.length===0)?null:n.jsxs("div",{className:"mt-2 p-2 bg-gray-900/60 border border-gray-800 rounded-lg space-y-1.5",children:[o&&n.jsxs("div",{children:[n.jsx("span",{className:"text-[10px] text-gray-500 uppercase tracking-wider",children:"What preceded this error:"}),n.jsx("div",{className:"text-[11px] text-gray-400 font-mono mt-0.5",children:o})]}),c&&c.length>0&&n.jsxs("div",{children:[n.jsx("span",{className:"text-[10px] text-gray-500 uppercase tracking-wider",children:"Recent tool chain:"}),n.jsx("div",{className:"flex flex-col gap-0.5 mt-0.5",children:c.map((u,f)=>n.jsxs("div",{className:"flex items-center gap-1.5 text-[10px]",children:[n.jsxs("span",{className:"text-gray-600",children:[c.length-f,"."]}),n.jsx("span",{className:"font-mono text-amber-400/80",children:u.name}),u.input&&n.jsx("span",{className:"text-gray-600 font-mono truncate max-w-sm",children:u.input})]},f))})]})]})}function V0({page:r,totalPages:o,onChange:c}){return n.jsxs("div",{className:"flex items-center gap-1",children:[n.jsx("button",{onClick:()=>c(Math.max(0,r-1)),disabled:r===0,className:"px-2 py-1 text-xs rounded transition-colors disabled:text-gray-700 text-gray-400 hover:text-white hover:bg-gray-700",children:"Prev"}),n.jsxs("span",{className:"text-[10px] text-gray-500 px-2",children:[r+1," / ",o]}),n.jsx("button",{onClick:()=>c(Math.min(o-1,r+1)),disabled:r>=o-1,className:"px-2 py-1 text-xs rounded transition-colors disabled:text-gray-700 text-gray-400 hover:text-white hover:bg-gray-700",children:"Next"})]})}function _p({buckets:r,errors:o,onSessionClick:c}){const[u,f]=N.useState(null),m=Math.max(...r.map(x=>x.count),1),h={tool_failure:"bg-blue-500",prompt_too_long:"bg-rose-500",api_error:"bg-amber-500",hook_error:"bg-gray-500",rate_limit:"bg-amber-400",unknown:"bg-gray-600"},j=u?o.filter(x=>{const v=new Date(x.timestamp).getTime();return v>=new Date(u.start).getTime()&&v<new Date(u.end).getTime()}):o,p=x=>{try{return new Date(x).toLocaleString(void 0,{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"})}catch{return x}};return n.jsxs("div",{className:"space-y-4",children:[r.length>0&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-3",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Error Density (per hour)"}),u&&n.jsx("button",{onClick:()=>f(null),className:"text-[10px] text-indigo-400 hover:text-indigo-300",children:"Clear filter"})]}),n.jsx("div",{className:"flex items-end gap-px h-24",children:r.map((x,v)=>{const y=x.count/m*100,E=u?.start===x.start;return n.jsx("div",{className:"flex-1 flex flex-col items-center justify-end cursor-pointer group relative",onClick:()=>f(E?null:x),title:`${p(x.start)}: ${x.count} errors`,children:n.jsx("div",{className:`w-full min-h-[2px] rounded-t transition-all ${E?"bg-indigo-400":"bg-rose-500/70 group-hover:bg-rose-400"}`,style:{height:`${Math.max(y,2)}%`}})},v)})}),n.jsxs("div",{className:"flex justify-between mt-1",children:[n.jsx("span",{className:"text-[9px] text-gray-600",children:r.length>0?p(r[0].start):""}),n.jsx("span",{className:"text-[9px] text-gray-600",children:r.length>0?p(r[r.length-1].start):""})]}),n.jsx("div",{className:"flex gap-3 mt-2",children:Object.entries(h).map(([x,v])=>n.jsxs("div",{className:"flex items-center gap-1",children:[n.jsx("div",{className:`w-2 h-2 rounded-full ${v}`}),n.jsx("span",{className:"text-[9px] text-gray-600",children:x.replace(/_/g," ")})]},x))})]}),u&&n.jsxs("div",{className:"text-xs text-gray-400 px-1",children:["Showing ",j.length," errors from ",p(u.start)]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:u?"Filtered Errors":"Recent Errors"}),n.jsxs("div",{className:"space-y-1 max-h-[400px] overflow-y-auto custom-scrollbar",children:[j.length===0&&n.jsx("p",{className:"text-xs text-gray-600",children:"No errors in this time range"}),j.slice(0,100).map((x,v)=>n.jsxs("div",{className:"flex items-start gap-3 py-2 px-2 hover:bg-gray-800/30 rounded cursor-pointer",onClick:()=>c(x.sessionId),children:[n.jsx("div",{className:`w-2 h-2 rounded-full mt-1.5 flex-shrink-0 ${h[x.type]||"bg-gray-500"}`}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("span",{className:"text-xs text-gray-400 font-mono",children:x.type.replace(/_/g," ")}),x.context?.toolName&&n.jsx("span",{className:"text-[10px] font-mono px-1 py-0.5 bg-gray-800 border border-gray-700 rounded text-amber-400",children:x.context.toolName}),n.jsx("span",{className:"text-[10px] text-gray-300 font-mono",children:In(x.timestamp)}),n.jsx("span",{className:"text-[10px] text-gray-600",children:Ql(x.timestamp)})]}),n.jsx("div",{className:"text-xs text-gray-500 truncate mt-0.5",children:x.message}),x.context?.precedingAction&&n.jsxs("div",{className:"text-[10px] text-gray-600 mt-0.5 truncate",children:["After: ",x.context.precedingAction]})]})]},v))]})]})]})}function Op({sessions:r,onSelect:o}){return r.length===0?null:n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Recent Sessions"})}),n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Session"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Branch"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Messages"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Tool Calls"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Errors"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Started"})]})}),n.jsx("tbody",{children:r.map(c=>n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30 cursor-pointer",onClick:()=>o(c.sessionId),children:[n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400 font-mono",children:c.sessionId.slice(0,8)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:c.gitBranch||"-"}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:c.messageCount}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:c.toolCallCount}),n.jsx("td",{className:"px-4 py-2 text-right",children:c.errors.length>0?n.jsx(de,{label:String(c.errors.length),variant:"error"}):n.jsx("span",{className:"text-xs text-gray-600",children:"0"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-300 font-mono",title:Ql(c.startTime),children:In(c.startTime)})]},c.sessionId))})]})]})}function Dp({session:r,onClose:o}){const[c,u]=N.useState(new Set),f=m=>{u(h=>{const j=new Set(h);return j.has(m)?j.delete(m):j.add(m),j})};return n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-4",children:[n.jsxs("div",{children:[n.jsxs("h3",{className:"text-sm font-medium text-gray-300",children:["Session: ",n.jsx("span",{className:"font-mono",children:r.sessionId.slice(0,12)})]}),n.jsxs("div",{className:"text-[10px] text-gray-600 mt-0.5",children:["v",r.version," | ",r.gitBranch," | ",r.messageCount," messages | ",r.toolCallCount," tool calls"]})]}),n.jsx("button",{onClick:o,className:"px-2 py-1 text-xs text-gray-400 hover:text-white hover:bg-gray-700 rounded transition-colors",children:"Back"})]}),n.jsxs("div",{className:"flex gap-3 mb-4",children:[n.jsxs("div",{className:"text-xs text-gray-500",children:["Started: ",new Date(r.startTime).toLocaleString()]}),r.endTime&&n.jsxs("div",{className:"text-xs text-gray-500",children:["Ended: ",new Date(r.endTime).toLocaleString()]})]}),r.errors.length===0?n.jsx("p",{className:"text-gray-600 text-xs",children:"No errors in this session"}):n.jsx("div",{className:"space-y-2",children:r.errors.map((m,h)=>{const j=c.has(h),p=m.message.length>150;return n.jsxs("div",{className:"p-3 bg-gray-800/50 rounded-lg border-l-2 border-rose-500/50",children:[n.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[n.jsx(de,{label:m.type.replace(/_/g," "),variant:"error"}),m.context?.toolName&&n.jsx("span",{className:"text-[10px] font-mono px-1.5 py-0.5 bg-gray-800 border border-gray-700 rounded text-amber-400",children:m.context.toolName}),n.jsx("span",{className:"text-[10px] text-gray-300 font-mono",children:In(m.timestamp)}),n.jsx("span",{className:"text-[10px] text-gray-600",children:Ql(m.timestamp)})]}),n.jsxs("div",{className:`text-xs text-gray-400 ${j?"whitespace-pre-wrap break-words":""} ${p?"cursor-pointer":""}`,onClick:()=>p&&f(h),title:p?j?"Click to collapse":"Click to expand":void 0,children:[p&&n.jsx("span",{className:"text-indigo-400 mr-1 text-[10px] inline-block w-3",children:j?"▼":"▶"}),j?m.message:m.message.slice(0,300),!j&&p&&n.jsx("span",{className:"text-indigo-400 ml-1",children:"...more"})]}),m.context?.toolInput&&n.jsx("div",{className:"text-[10px] text-gray-500 font-mono mt-1.5 bg-gray-900/50 px-2 py-1 rounded",children:m.context.toolInput}),m.context?.messageIndex!=null&&n.jsxs("div",{className:"text-[10px] text-gray-600 mt-1",children:["At message #",m.context.messageIndex]}),j&&n.jsx(Em,{context:m.context})]},h)})})]})}function Ql(r){if(!r)return"-";const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}function In(r){if(!r)return"-";try{return new Date(r).toLocaleString(void 0,{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",second:"2-digit"})}catch{return r}}const Up=[{value:"all",label:"All"},{value:"command",label:"Commands"},{value:"hook",label:"Hooks"},{value:"notification",label:"Notifications"},{value:"cost",label:"Cost"}],Lp=[{value:"all",label:"All Levels"},{value:"error",label:"Errors"},{value:"warning",label:"Warnings"},{value:"info",label:"Info"}];function Hp(){const[r,o]=Ya("category","all"),[c,u]=Ya("severity","all"),f=r||"all",m=c||"all",[h,j]=N.useState([]),[p,x]=N.useState(200),[v,y]=N.useState(null),E=new URLSearchParams;E.set("limit",String(p)),f!=="all"&&E.set("categories",f),m!=="all"&&E.set("severity",m);const{data:R,loading:q}=Me(`/api/activity/stream?${E.toString()}`),O=N.useCallback($=>{j(F=>[$,...F].slice(0,50))},[]);if(Ye("activity",O),q)return n.jsx(lt,{});const A=[...h,...R||[]],H=new Set,T=[];for(const $ of A){const F=`${$.timestamp}:${$.title}`;H.has(F)||(H.add(F),T.push($))}const U=T.filter($=>!(f!=="all"&&$.category!==f||m!=="all"&&$.severity!==m)),ae=T.filter($=>$.severity==="error").length,K=T.filter($=>$.severity==="warning").length,ue=new Set(T.map($=>$.source)),V=$=>{y(F=>F===$?null:$)},X=()=>{x($=>$+200)};return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Activity Stream"}),n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("div",{className:"w-2 h-2 rounded-full bg-emerald-400 pulse-dot"}),n.jsx("span",{className:"text-xs text-gray-500",children:"Live"})]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Total Events",value:T.length,color:"indigo"}),n.jsx(se,{title:"Errors",value:ae,color:"rose"}),n.jsx(se,{title:"Warnings",value:K,color:"amber"}),n.jsx(se,{title:"Sources",value:ue.size,color:"cyan"})]}),n.jsxs("div",{className:"flex flex-wrap gap-4",children:[n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:Up.map($=>n.jsx("button",{onClick:()=>o($.value),className:`px-3 py-1 text-xs rounded-md transition-colors ${f===$.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:$.label},$.value))}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:Lp.map($=>n.jsx("button",{onClick:()=>u($.value),className:`px-3 py-1 text-xs rounded-md transition-colors ${m===$.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:$.label},$.value))}),n.jsxs("span",{className:"text-xs text-gray-500 self-center",children:[U.length," events"]})]}),n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl divide-y divide-gray-800/50",children:U.length===0?n.jsxs("div",{className:"p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No events match filters"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:"Try adjusting category or severity filters"})]}):n.jsxs(n.Fragment,{children:[U.slice(0,p).map(($,F)=>{const ee=`${$.timestamp}-${F}`,Ae=v===ee;return n.jsx(Bp,{event:$,isExpanded:Ae,onToggle:()=>V(ee)},ee)}),U.length>=p&&n.jsx("div",{className:"p-4 text-center",children:n.jsx("button",{onClick:X,className:"px-4 py-2 text-xs text-indigo-400 hover:text-indigo-300 border border-indigo-500/30 rounded-lg transition-colors",children:"Load more events"})})]})})]})}function Bp({event:r,isExpanded:o,onToggle:c}){const u=r.severity==="error"?"bg-rose-400":r.severity==="warning"?"bg-amber-400":"bg-gray-600",f={command:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z",hook:"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101",notification:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9",cost:"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1",sync:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581"},m=r.detail||r.metadata&&Object.keys(r.metadata).length>0;return n.jsxs("div",{children:[n.jsxs("div",{className:`px-4 py-3 flex items-start gap-3 transition-colors ${m?"cursor-pointer hover:bg-gray-800/20":""}`,onClick:m?c:void 0,children:[n.jsx("div",{className:`w-1.5 h-1.5 rounded-full mt-2 flex-shrink-0 ${u}`}),n.jsx("div",{className:"w-5 h-5 flex-shrink-0 mt-0.5 text-gray-500",children:n.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:f[r.category]||f.command})})}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("span",{className:"text-sm text-gray-300",children:r.title}),n.jsx(de,{label:r.category,variant:Ti(r.severity)})]}),r.detail&&!o&&n.jsx("p",{className:"text-xs text-gray-500 mt-0.5 truncate",children:r.detail}),r.source&&n.jsxs("span",{className:"text-[10px] text-gray-600 mt-0.5 block",children:["via ",r.source]})]}),n.jsxs("div",{className:"flex items-center gap-2 flex-shrink-0",children:[r.timestamp&&n.jsx("span",{className:"text-[10px] text-gray-600 whitespace-nowrap",children:qp(r.timestamp)}),m&&n.jsx("svg",{className:`w-4 h-4 text-gray-600 transition-transform duration-200 ${o?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})]}),o&&n.jsxs("div",{className:"px-4 pb-3 ml-10 space-y-2",children:[r.detail&&n.jsxs("div",{className:"bg-gray-800/50 rounded p-3",children:[n.jsx("span",{className:"text-[10px] text-gray-500 uppercase block mb-1",children:"Detail"}),n.jsx("p",{className:"text-xs text-gray-300 whitespace-pre-wrap",children:r.detail})]}),r.metadata&&Object.keys(r.metadata).length>0&&n.jsxs("div",{className:"bg-gray-800/50 rounded p-3",children:[n.jsx("span",{className:"text-[10px] text-gray-500 uppercase block mb-1",children:"Metadata"}),n.jsx("pre",{className:"text-xs text-gray-400 font-mono whitespace-pre-wrap overflow-x-auto",children:JSON.stringify(r.metadata,null,2)})]})]})]})}function qp(r){if(!r)return"-";const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}function Yp(){const[r,o]=N.useState(0);Ye("config-changed",()=>o(X=>X+1));const{data:c,loading:u,error:f,refetch:m}=Me(`/api/config?_r=${r}`),{activeProject:h}=Jl(),[j,p]=N.useState(new Set),[x,v]=N.useState({}),[y,E]=N.useState(!1),[R,q]=N.useState(null),[O,A]=N.useState([]);if(u)return n.jsx(lt,{});if(f)return n.jsx(Xt,{message:f,onRetry:m});if(!c)return null;const H=X=>{p($=>{const F=new Set($);return F.has(X)?F.delete(X):F.add(X),F})},T=Object.keys(x).length>0,U=(X,$)=>{v(F=>({...F,[X]:$})),A(F=>F.filter(ee=>ee.path!==X))},ae=async()=>{if(T){E(!0),q(null),A([]);try{const X={};for(const[Qe,$e]of Object.entries(x))Gp(X,Qe,$e);const $=h?`?project=${h.id}`:"",ee=await(await fetch(`/api/config/validate${$}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(X)})).json();if(ee.errors&&ee.errors.length>0){A(ee.errors),q("Validation failed. Fix errors before saving."),E(!1);return}const Fe=await(await fetch(`/api/config${$}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(X)})).json();Fe.ok?(q("Saved successfully"),v({}),A([]),m(),setTimeout(()=>q(null),3e3)):q(`Error: ${Fe.error}`)}catch(X){q(`Error: ${X}`)}finally{E(!1)}}},K=()=>{v({}),q(null),A([])},ue=Object.entries(c).filter(([X,$])=>typeof $=="object"&&$!==null),V=Object.entries(c).filter(([X,$])=>typeof $!="object"||$===null);return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsxs("div",{children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Configuration"}),n.jsx("span",{className:"text-xs text-gray-500",children:".specweave/config.json"})]}),n.jsxs("div",{className:"flex items-center gap-2",children:[R&&n.jsx("span",{className:`text-xs ${R.startsWith("Error")||R.startsWith("Validation")?"text-rose-400":"text-emerald-400"}`,children:R}),T&&n.jsxs(n.Fragment,{children:[n.jsx(de,{label:`${Object.keys(x).length} changes`,variant:"warning"}),n.jsx("button",{onClick:K,className:"px-3 py-1.5 text-xs text-gray-400 hover:text-gray-200 border border-gray-700 rounded-lg transition-colors",children:"Discard"}),n.jsx("button",{onClick:ae,disabled:y,className:"px-3 py-1.5 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:y?"Saving...":"Save Changes"})]})]})]}),R&&!T&&R==="Saved successfully"&&n.jsxs("div",{className:"bg-emerald-500/10 border border-emerald-500/30 rounded-lg px-4 py-2 flex items-center gap-2",children:[n.jsx("div",{className:"w-2 h-2 rounded-full bg-emerald-400"}),n.jsx("span",{className:"text-xs text-emerald-400",children:"Configuration saved successfully"})]}),O.length>0&&n.jsxs("div",{className:"bg-rose-500/10 border border-rose-500/30 rounded-lg px-4 py-3 space-y-1",children:[n.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[n.jsx("div",{className:"w-2 h-2 rounded-full bg-rose-400"}),n.jsx("span",{className:"text-xs text-rose-400 font-medium",children:"Validation errors"})]}),O.map((X,$)=>n.jsxs("div",{className:"text-xs text-rose-300 pl-4",children:[n.jsx("span",{className:"font-mono text-rose-400",children:X.path}),": ",X.message]},$))]}),V.length>0&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-3",children:"General"}),n.jsx("div",{className:"space-y-3",children:V.map(([X,$])=>n.jsx(Tm,{path:X,label:X,value:x[X]!==void 0?x[X]:$,original:$,onChange:F=>U(X,F),edited:x[X]!==void 0,validationError:O.find(F=>F.path===X)?.message},X))})]}),ue.map(([X,$])=>n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("button",{onClick:()=>H(X),className:"w-full px-5 py-3 flex items-center justify-between hover:bg-gray-800/30 transition-colors",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 capitalize",children:X}),X0(x,X)>0&&n.jsx(de,{label:`${X0(x,X)} edited`,variant:"warning"}),O.some(F=>F.path.startsWith(X+"."))&&n.jsx(de,{label:"errors",variant:"error"})]}),n.jsx("svg",{className:`w-4 h-4 text-gray-500 transition-transform duration-200 ${j.has(X)?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]}),j.has(X)&&n.jsx("div",{className:"px-5 py-3 border-t border-gray-800",children:n.jsx(Cm,{data:$,path:X,edits:x,onChange:U,validationErrors:O,depth:0})})]},X))]})}function Cm({data:r,path:o,edits:c,onChange:u,validationErrors:f,depth:m}){return m>4?n.jsx("span",{className:"text-xs text-gray-600",children:"..."}):n.jsx("div",{className:"space-y-3",style:{marginLeft:m>0?16:0},children:Object.entries(r).map(([h,j])=>{const p=`${o}.${h}`;return j&&typeof j=="object"&&!Array.isArray(j)?n.jsxs("div",{children:[n.jsx("span",{className:"text-xs text-gray-400 font-mono font-medium",children:h}),n.jsx(Cm,{data:j,path:p,edits:c,onChange:u,validationErrors:f,depth:m+1})]},h):n.jsx(Tm,{path:p,label:h,value:c[p]!==void 0?c[p]:j,original:j,onChange:x=>u(p,x),edited:c[p]!==void 0,validationError:f.find(x=>x.path===p)?.message},h)})})}function Tm({path:r,label:o,value:c,original:u,onChange:f,edited:m,validationError:h}){return typeof u=="boolean"||typeof c=="boolean"?n.jsxs("div",{className:"py-1",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:o}),n.jsx("button",{onClick:()=>f(!c),className:`relative w-9 h-5 rounded-full transition-colors ${c?"bg-indigo-600":"bg-gray-700"} ${m?"ring-1 ring-amber-500/50":""}`,children:n.jsx("div",{className:`absolute top-0.5 w-4 h-4 bg-white rounded-full transition-transform ${c?"left-[18px]":"left-0.5"}`})})]}),h&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5",children:h})]}):typeof u=="number"||typeof c=="number"?n.jsxs("div",{className:"py-1",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:o}),n.jsx("input",{type:"number",value:String(c??""),onChange:j=>f(j.target.value?Number(j.target.value):0),className:`bg-gray-800 border text-xs text-amber-400 font-mono rounded px-2 py-1 w-24 text-right ${h?"border-rose-500":m?"border-amber-500/50":"border-gray-700"} focus:ring-indigo-500 focus:border-indigo-500`})]}),h&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5 text-right",children:h})]}):Array.isArray(u)||Array.isArray(c)?n.jsx($p,{path:r,label:o,value:Array.isArray(c)?c:Array.isArray(u)?u:[],edited:m,onChange:f,validationError:h}):n.jsxs("div",{className:"py-1",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:o}),n.jsx("input",{type:"text",value:String(c??""),onChange:j=>f(j.target.value),className:`bg-gray-800 border text-xs text-gray-300 rounded px-2 py-1 w-48 text-right ${h?"border-rose-500":m?"border-amber-500/50":"border-gray-700"} focus:ring-indigo-500 focus:border-indigo-500`})]}),h&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5 text-right",children:h})]})}function $p({path:r,label:o,value:c,edited:u,onChange:f,validationError:m}){const[h,j]=N.useState(!1),[p,x]=N.useState(""),v=R=>{const q=[...c];q.splice(R,1),f(q)},y=()=>{const R=p.trim();R&&(f([...c,R]),x(""))},E=R=>{R.key==="Enter"&&(R.preventDefault(),y())};return n.jsxs("div",{className:"py-1",children:[n.jsxs("button",{onClick:()=>j(R=>!R),className:"flex items-center justify-between w-full group",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:o}),n.jsxs("div",{className:"flex items-center gap-2",children:[u&&n.jsx("div",{className:"w-1.5 h-1.5 rounded-full bg-amber-500"}),n.jsxs("span",{className:"text-xs text-gray-400 font-mono",children:["[",c.length," items]"]}),n.jsx("svg",{className:`w-3 h-3 text-gray-500 transition-transform duration-200 ${h?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})]}),h&&n.jsxs("div",{className:"mt-2 ml-4 space-y-1",children:[c.length===0&&n.jsx("p",{className:"text-[10px] text-gray-600",children:"No items"}),c.map((R,q)=>n.jsxs("div",{className:"flex items-center gap-2 group/item",children:[n.jsx("span",{className:"text-xs text-gray-300 font-mono flex-1 truncate",children:String(R)}),n.jsx("button",{onClick:()=>v(q),className:"text-[10px] text-gray-600 hover:text-rose-400 opacity-0 group-hover/item:opacity-100 transition-opacity",children:"remove"})]},q)),n.jsxs("div",{className:"flex items-center gap-2 mt-2",children:[n.jsx("input",{type:"text",value:p,onChange:R=>x(R.target.value),onKeyDown:E,placeholder:"Add item...",className:"bg-gray-800 border border-gray-700 text-xs text-gray-300 rounded px-2 py-1 flex-1 focus:ring-indigo-500 focus:border-indigo-500"}),n.jsx("button",{onClick:y,disabled:!p.trim(),className:"px-2 py-1 text-[10px] text-indigo-400 hover:text-indigo-300 border border-indigo-500/30 rounded disabled:opacity-50 transition-colors",children:"Add"})]})]}),m&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5",children:m})]})}function X0(r,o){return Object.keys(r).filter(c=>c.startsWith(o+".")).length}function Gp(r,o,c){const u=o.split(".");let f=r;for(let m=0;m<u.length-1;m++)(!f[u[m]]||typeof f[u[m]]!="object")&&(f[u[m]]={}),f=f[u[m]];f[u[u.length-1]]=c}function pu({lines:r,status:o,onDismiss:c}){const u=N.useRef(null);return N.useEffect(()=>{u.current?.scrollIntoView({behavior:"smooth"})},[r]),r.length===0&&o==="idle"?null:n.jsxs("div",{className:"mt-4 rounded-lg bg-gray-950 border border-gray-700 overflow-hidden",children:[n.jsxs("div",{className:"flex items-center justify-between px-3 py-2 bg-gray-900 border-b border-gray-700",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("div",{className:`w-2 h-2 rounded-full ${o==="running"?"bg-yellow-400 animate-pulse":o==="success"?"bg-green-400":o==="error"?"bg-red-400":"bg-gray-500"}`}),n.jsx("span",{className:"text-xs text-gray-400 font-mono",children:o==="running"?"Running...":o==="success"?"Completed":o==="error"?"Failed":"Output"})]}),o!=="running"&&c&&n.jsx("button",{onClick:c,className:"text-gray-500 hover:text-gray-300 text-xs",children:"Dismiss"})]}),n.jsxs("div",{className:"p-3 max-h-48 overflow-y-auto font-mono text-xs text-gray-300 whitespace-pre-wrap",children:[r.map((f,m)=>n.jsx("div",{children:f},m)),n.jsx("div",{ref:u})]})]})}function kp(){const{data:r,loading:o}=Me("/api/plugins/full"),{execute:c,running:u,output:f,status:m,reset:h}=wi(),[j,p]=N.useState(null);if(o)return n.jsx(lt,{});const x=r?.plugins||[],v=r?.skills||[],y=r?.lsp,E=r?.warmup,R=r?.triggerCount||0,q=x.reduce((T,U)=>T+U.skillCount,0),O=x.reduce((T,U)=>T+U.commandCount,0),A=T=>v.filter(U=>U.plugin===T).sort((U,ae)=>ae.count-U.count),H=T=>{p(U=>U===T?null:T)};return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Plugins & LSP"}),n.jsxs("div",{className:"flex gap-2",children:[n.jsx("button",{onClick:()=>c("lsp-status"),disabled:u,className:"px-3 py-1.5 bg-gray-700 hover:bg-gray-600 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:"Check LSP"}),n.jsx("button",{onClick:()=>c("refresh-plugins"),disabled:u,className:"px-3 py-1.5 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:u?"Running...":"Refresh Plugins"})]})]}),n.jsx(pu,{lines:f,status:m,onDismiss:h}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3",children:[n.jsx(qa,{label:"Plugins",value:x.length}),n.jsx(qa,{label:"Total Skills",value:q}),n.jsx(qa,{label:"Total Commands",value:O}),n.jsx(qa,{label:"Trigger Keywords",value:R})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Installed Plugins"})}),x.length===0?n.jsx("div",{className:"p-5 text-gray-500 text-xs",children:"No plugins installed"}):n.jsx("div",{className:"divide-y divide-gray-800/50",children:x.map(T=>{const U=j===T.name,ae=A(T.name);return n.jsxs("div",{children:[n.jsxs("button",{onClick:()=>H(T.name),className:"w-full px-4 py-3 flex items-center justify-between hover:bg-gray-800/30 transition-colors text-left",children:[n.jsxs("div",{className:"flex items-center gap-4",children:[n.jsx("span",{className:"text-sm text-gray-300",children:T.name}),n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:T.version})]}),n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx(de,{label:`${T.skillCount} skills`,variant:"info"}),n.jsx(de,{label:`${T.commandCount} cmds`,variant:"default"}),n.jsx("svg",{className:`w-4 h-4 text-gray-500 transition-transform duration-200 ${U?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})]})]}),U&&n.jsx("div",{className:"px-4 pb-4 bg-gray-800/20",children:ae.length===0?n.jsx("p",{className:"text-xs text-gray-600 py-2",children:"No skill usage data for this plugin"}):n.jsxs("div",{className:"space-y-1 mt-1",children:[n.jsxs("div",{className:"grid grid-cols-[1fr,80px,80px,120px] gap-2 px-2 py-1",children:[n.jsx("span",{className:"text-[10px] text-gray-600 uppercase",children:"Skill"}),n.jsx("span",{className:"text-[10px] text-gray-600 uppercase text-right",children:"Invocations"}),n.jsx("span",{className:"text-[10px] text-gray-600 uppercase text-right",children:"Success"}),n.jsx("span",{className:"text-[10px] text-gray-600 uppercase text-right",children:"Last Used"})]}),ae.map(K=>n.jsxs("div",{className:"grid grid-cols-[1fr,80px,80px,120px] gap-2 px-2 py-1.5 bg-gray-800/40 rounded",children:[n.jsx("span",{className:"text-xs text-gray-300 font-mono truncate",children:K.name}),n.jsx("span",{className:"text-xs text-gray-400 text-right font-mono",children:K.count}),n.jsxs("span",{className:"text-xs text-right font-mono",children:[n.jsx("span",{className:"text-emerald-400",children:K.successCount}),K.failureCount>0&&n.jsxs("span",{className:"text-rose-400",children:["/",K.failureCount]})]}),n.jsx("span",{className:"text-[10px] text-gray-500 text-right",children:K.lastUsed?Vp(K.lastUsed):"-"})]},K.name))]})})]},T.name)})})]}),v.length>0&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Skill Usage Leaderboard"}),n.jsx(bm,{items:v.sort((T,U)=>U.count-T.count).slice(0,20).map(T=>({label:T.name,value:T.count,color:"#10b981"})),maxBars:20})]}),y&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-4",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"LSP Status"}),n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(de,{label:y.status,variant:y.status==="ok"?"success":"warning"}),y.checked&&n.jsxs("span",{className:"text-[10px] text-gray-600",children:["Checked: ",new Date(y.checked).toLocaleDateString()]})]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3 mb-4",children:[n.jsx(qa,{label:"Total Languages",value:y.stats.totalLanguages}),n.jsx(qa,{label:"Checked",value:y.stats.checkedLanguages}),n.jsx(qa,{label:"Binary Missing",value:y.stats.binaryMissing}),n.jsx(qa,{label:"Plugin Missing",value:y.stats.pluginMissing})]}),y.missing.length>0&&n.jsxs("div",{className:"space-y-2",children:[n.jsx("h4",{className:"text-xs text-gray-500",children:"Missing Languages"}),y.missing.map((T,U)=>n.jsxs("div",{className:"flex items-center justify-between p-2 bg-gray-800/50 rounded",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(de,{label:T.type,variant:T.type==="binary"?"warning":"default"}),n.jsx("span",{className:"text-xs text-gray-300",children:T.language})]}),n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("code",{className:"text-[10px] text-gray-500",children:T.binaryInstall}),T.message&&n.jsx("span",{className:"text-[10px] text-gray-600 max-w-[200px] truncate",children:T.message})]})]},U))]})]}),E&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsxs("div",{className:"flex items-center justify-between mb-4",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"LSP Warmup Status"}),n.jsxs("span",{className:"text-[10px] text-gray-600",children:[E.elapsed?`${(E.elapsed/1e3).toFixed(1)}s`:""," |"," ",E.timestamp?new Date(E.timestamp).toLocaleString():""]})]}),n.jsxs("div",{className:"flex flex-wrap gap-2",children:[E.warmedUp.map(T=>n.jsx(de,{label:T,variant:"success"},T)),E.failed.map(T=>n.jsx(de,{label:T,variant:"error"},T))]}),E.warmedUp.length===0&&E.failed.length===0&&n.jsx("p",{className:"text-gray-600 text-xs",children:"No warmup data"})]})]})}function qa({label:r,value:o}){return n.jsxs("div",{className:"bg-gray-800/50 rounded-lg p-3 text-center",children:[n.jsx("div",{className:"text-lg font-bold text-gray-300",children:o}),n.jsx("div",{className:"text-[10px] text-gray-500",children:r})]})}function Vp(r){if(!r)return"-";const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}function Xp(){const{data:r,loading:o}=Me("/api/links"),{data:c,loading:u,refetch:f}=Me("/api/services"),{execute:m,running:h,output:j,status:p,reset:x}=wi();if(o||u)return n.jsx(lt,{});const v=(c||[]).filter(A=>A.status==="running").length,y=(c||[]).length,E=new Map;for(const A of c||[])if(A.port>0&&A.status==="running"){const H=E.get(A.port)||[];H.push(A.name),E.set(A.port,H)}const R=Array.from(E.entries()).filter(([,A])=>A.length>1),q=async A=>{await m(A),setTimeout(()=>f(),3e3)},O=async A=>{await m(A),setTimeout(()=>f(),2e3)};return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Services & Links"}),n.jsx(pu,{lines:j,status:p,onDismiss:x}),R.length>0&&n.jsxs("div",{className:"bg-amber-500/10 border border-amber-500/30 rounded-xl p-4 flex items-start gap-3",children:[n.jsx("svg",{className:"w-5 h-5 text-amber-400 flex-shrink-0 mt-0.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4.5c-.77-.833-2.694-.833-3.464 0L3.34 16.5c-.77.833.192 2.5 1.732 2.5z"})}),n.jsxs("div",{children:[n.jsx("div",{className:"text-sm font-medium text-amber-300",children:"Port Conflict Detected"}),n.jsx("div",{className:"text-xs text-amber-400/80 mt-1",children:R.map(([A,H])=>n.jsxs("span",{className:"block",children:["Port ",A," is used by: ",H.join(", ")]},A))})]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Services",value:y,color:"indigo",tooltip:`${y} managed services`}),n.jsx(se,{title:"Running",value:v,color:"emerald",tooltip:`${v} services currently active`}),n.jsx(se,{title:"External Links",value:(r||[]).length,color:"cyan",tooltip:"Configured external links (docs, repos, etc.)"}),n.jsx(se,{title:"Stopped",value:y-v,color:"rose",tooltip:`${y-v} services not running`})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"Service Status"}),n.jsx("div",{className:"space-y-3",children:(c||[]).map((A,H)=>n.jsxs("div",{className:"flex items-center justify-between p-3 bg-gray-800/50 rounded-lg",children:[n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx("div",{className:`w-2 h-2 rounded-full ${A.status==="running"?"bg-emerald-400":"bg-gray-600"}`}),n.jsxs("div",{children:[n.jsx("span",{className:"text-sm text-gray-300",children:A.name}),n.jsx("div",{className:"text-[10px] text-gray-600",children:A.status==="running"&&A.detail?n.jsx("a",{href:A.detail,target:"_blank",rel:"noopener noreferrer",className:"text-indigo-400 hover:text-indigo-300 underline transition-colors",children:A.detail}):A.detail})]})]}),n.jsxs("div",{className:"flex items-center gap-2",children:[A.status==="running"&&A.port>0&&n.jsx(de,{label:`Port ${A.port}`,variant:"info"}),A.status==="running"?n.jsx(de,{label:"Running",variant:"success"}):n.jsx(de,{label:"Stopped",variant:"default"}),A.name==="Docs Preview"&&(A.status==="running"?n.jsxs("div",{className:"flex items-center gap-1",children:[n.jsx("a",{href:A.detail,target:"_blank",rel:"noopener noreferrer",className:"px-2 py-1 text-[10px] text-indigo-400 hover:text-indigo-300 border border-indigo-500/30 rounded transition-colors",children:"Open"}),n.jsx("button",{onClick:()=>O("docs-preview-stop"),disabled:h,className:"px-2 py-1 text-[10px] text-rose-400 hover:text-rose-300 border border-rose-500/30 rounded transition-colors disabled:opacity-50",children:"Stop"})]}):n.jsx("button",{onClick:()=>q("docs-preview-start"),disabled:h,className:"px-2 py-1 text-[10px] text-emerald-400 hover:text-emerald-300 border border-emerald-500/30 rounded transition-colors disabled:opacity-50",children:h?"Starting...":"Start"})),A.status==="running"&&A.name!=="Docs Preview"&&n.jsx("a",{href:A.detail,target:"_blank",rel:"noopener noreferrer",className:"px-2 py-1 text-[10px] text-indigo-400 hover:text-indigo-300 border border-indigo-500/30 rounded transition-colors",children:"Open"})]})]},H))})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-4",children:"External Links"}),(r||[]).length===0?n.jsx("p",{className:"text-xs text-gray-500",children:"No external links configured"}):n.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-3",children:(r||[]).map((A,H)=>n.jsxs("a",{href:A.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center justify-between p-3 bg-gray-800/50 rounded-lg hover:bg-gray-800 transition-colors group",children:[n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx(Qp,{type:A.type}),n.jsxs("div",{children:[n.jsx("div",{className:"text-sm text-gray-300 group-hover:text-white transition-colors",children:A.name}),n.jsx("div",{className:"text-[10px] text-gray-600 truncate max-w-[200px]",children:A.url})]})]}),n.jsx("svg",{className:"w-4 h-4 text-gray-600 group-hover:text-gray-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"})})]},H))})]})]})}function Qp({type:r}){const o={docs:"bg-indigo-600",github:"bg-gray-700",jira:"bg-blue-700",ado:"bg-blue-600"};return n.jsx("div",{className:`w-8 h-8 rounded-lg ${o[r]||"bg-gray-700"} flex items-center justify-center`,children:n.jsx("span",{className:"text-xs text-white font-bold",children:r[0]?.toUpperCase()})})}const Q0={critical:0,warning:1,info:2};function Zp(){const[r,o]=N.useState("pending"),[c,u]=N.useState(null),[f,m]=N.useState(0);Ye("notification",()=>m($=>$+1));const{activeProject:h}=Jl(),{data:j,loading:p,error:x,refetch:v}=Me(`/api/notifications?_r=${f}`);if(p)return n.jsx(lt,{});if(x)return n.jsx(Xt,{message:x,onRetry:v});const y=j||[],E=y.filter($=>!$.dismissedAt),R=y.filter($=>!!$.dismissedAt),q=E.filter($=>$.severity==="critical"),O=E.filter($=>$.severity==="warning"),H=[...r==="pending"?E:r==="dismissed"?R:y].sort(($,F)=>{const ee=Q0[$.severity]??3,Ae=Q0[F.severity]??3;return ee!==Ae?ee-Ae:new Date(F.createdAt).getTime()-new Date($.createdAt).getTime()}),T=async $=>{u($);try{const F=h?`?project=${h.id}`:"";(await fetch(`/api/notifications/${$}/dismiss${F}`,{method:"POST"})).ok&&v()}finally{u(null)}},U=async()=>{u("__all__");try{const $=h?`?project=${h.id}`:"";for(const F of E)await fetch(`/api/notifications/${F.id}/dismiss${$}`,{method:"POST"});v()}finally{u(null)}},ae=$=>$==="critical"?"error":$==="warning"?"warning":"info",K=$=>$==="critical"?"border-l-rose-500":$==="warning"?"border-l-amber-500":"border-l-blue-500",V=($=>{const F={};for(const ee of $)F[ee.severity]||(F[ee.severity]=[]),F[ee.severity].push(ee);return F})(H),X={critical:"Critical",warning:"Warnings",info:"Informational"};return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Notifications"}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Pending",value:E.length,color:"indigo"}),n.jsx(se,{title:"Critical",value:q.length,color:"rose"}),n.jsx(se,{title:"Warnings",value:O.length,color:"amber"}),n.jsx(se,{title:"Dismissed",value:R.length,color:"cyan"})]}),n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:[{value:"pending",label:`Pending (${E.length})`},{value:"dismissed",label:`Dismissed (${R.length})`},{value:"all",label:`All (${y.length})`}].map($=>n.jsx("button",{onClick:()=>o($.value),className:`px-3 py-1.5 text-xs rounded-md transition-colors ${r===$.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:$.label},$.value))}),E.length>0&&n.jsx("button",{onClick:U,disabled:c==="__all__",className:"px-3 py-1.5 text-xs text-gray-400 hover:text-gray-200 border border-gray-700 rounded-lg transition-colors disabled:opacity-50",children:c==="__all__"?"Dismissing...":"Dismiss All"})]}),H.length===0?n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:[n.jsx("div",{className:"w-12 h-12 rounded-full bg-gray-800 flex items-center justify-center mx-auto mb-4",children:n.jsx("svg",{className:"w-6 h-6 text-gray-600",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"})})}),n.jsx("p",{className:"text-gray-400 text-sm font-medium",children:r==="pending"?"No pending notifications":"No notifications"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1 max-w-xs mx-auto",children:"Notifications appear here when imports complete, discrepancies are found, or syncs fail"})]}):n.jsx("div",{className:"space-y-4",children:["critical","warning","info"].map($=>{const F=V[$];return!F||F.length===0?null:n.jsxs("div",{children:[n.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[n.jsx("h3",{className:"text-xs font-medium text-gray-400 uppercase",children:X[$]||$}),n.jsxs("span",{className:"text-[10px] text-gray-600",children:["(",F.length,")"]})]}),n.jsx("div",{className:"space-y-2",children:F.map(ee=>n.jsxs("div",{className:`bg-gray-900/50 border border-gray-800 border-l-4 ${K(ee.severity)} rounded-xl p-4 flex items-start gap-4 ${ee.dismissedAt?"opacity-60":""}`,children:[n.jsx(Kp,{severity:ee.severity}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsxs("div",{className:"flex items-center gap-2 mb-1",children:[n.jsx("span",{className:"text-sm font-medium text-gray-200",children:ee.title}),n.jsx(de,{label:ee.severity,variant:ae(ee.severity)}),ee.type&&n.jsx(de,{label:ee.type,variant:"default"})]}),ee.message&&n.jsx("p",{className:"text-xs text-gray-400 mb-2",children:ee.message}),n.jsxs("div",{className:"flex items-center gap-3 text-[10px] text-gray-600",children:[n.jsx("span",{children:new Date(ee.createdAt).toLocaleString()}),ee.source&&n.jsxs("span",{children:["via ",ee.source]}),ee.dismissedAt&&n.jsxs("span",{children:["Dismissed ",new Date(ee.dismissedAt).toLocaleString()]})]})]}),!ee.dismissedAt&&n.jsx("button",{onClick:()=>T(ee.id),disabled:c===ee.id,className:"px-2 py-1 text-xs text-gray-500 hover:text-gray-300 hover:bg-gray-800 rounded transition-colors disabled:opacity-50 flex-shrink-0",children:c===ee.id?"...":"Dismiss"})]},ee.id))})]},$)})})]})}function Kp({severity:r}){return r==="critical"?n.jsx("div",{className:"w-8 h-8 rounded-full bg-rose-500/10 flex items-center justify-center flex-shrink-0",children:n.jsx("svg",{className:"w-4 h-4 text-rose-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4.5c-.77-.833-2.694-.833-3.464 0L3.34 16.5c-.77.833.192 2.5 1.732 2.5z"})})}):r==="warning"?n.jsx("div",{className:"w-8 h-8 rounded-full bg-amber-500/10 flex items-center justify-center flex-shrink-0",children:n.jsx("svg",{className:"w-4 h-4 text-amber-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})})}):n.jsx("div",{className:"w-8 h-8 rounded-full bg-blue-500/10 flex items-center justify-center flex-shrink-0",children:n.jsx("svg",{className:"w-4 h-4 text-blue-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"})})})}function Jp(r){if(!r)return null;if(r.startsWith("https://"))return r.replace(/\.git$/,"");const o=r.match(/^git@([^:]+):(.+?)(?:\.git)?$/);if(o)return`https://${o[1]}/${o[2]}`;const c=r.match(/^ssh:\/\/git@([^/]+)\/(.+?)(?:\.git)?$/);return c?`https://${c[1]}/${c[2]}`:null}function Wp(){const{data:r,loading:o,error:c,refetch:u}=Me("/api/repos");if(o)return n.jsx(lt,{});if(c)return n.jsx(Xt,{message:c,onRetry:u});const f=r||[],m=[...new Set(f.map(p=>p.org))],h=f.filter(p=>p.hasSpecweave||p.isUmbrellaManaged).length,j=f.find(p=>p.isCurrent);return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Repositories"}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Repositories",value:f.length,color:"indigo"}),n.jsx(se,{title:"Organizations",value:m.length,color:"cyan"}),n.jsx(se,{title:"With SpecWeave",value:h,color:"emerald"}),n.jsx(se,{title:"Current",value:j?j.name:"-",subtitle:j?`${j.org}/${j.name}`:"No current project",color:"amber"})]}),f.length===0?n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No repositories found"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:"This project doesn't use multi-repo mode, or the repositories/ directory hasn't been set up yet"})]}):n.jsx(n.Fragment,{children:m.map(p=>{const x=f.filter(v=>v.org===p);return n.jsxs("div",{children:[n.jsxs("div",{className:"flex items-center gap-2 mb-3",children:[n.jsx(Fp,{}),n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:p}),n.jsxs("span",{className:"text-[10px] text-gray-600",children:[x.length," ",x.length===1?"repo":"repos"]})]}),n.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3",children:x.map(v=>{const y=Jp(v.remote);return n.jsxs("div",{className:`bg-gray-900/50 border rounded-xl p-4 ${v.isCurrent?"border-indigo-500/30":"border-gray-800"}`,children:[n.jsxs("div",{className:"flex items-center justify-between mb-2",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(Pp,{}),n.jsx("span",{className:"text-sm font-medium text-gray-300",children:v.name})]}),n.jsxs("div",{className:"flex items-center gap-1.5",children:[v.isCurrent&&n.jsx(de,{label:"Current Project",variant:"info"}),n.jsx(de,{label:v.hasSpecweave?"SpecWeave":v.isUmbrellaManaged?"via umbrella":"No SpecWeave",variant:v.hasSpecweave?"success":v.isUmbrellaManaged?"info":"default"})]})]}),n.jsxs("div",{className:"space-y-1.5 mt-3",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Organization"}),n.jsx("span",{className:"text-[10px] text-gray-400",children:v.org})]}),v.branch&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Branch"}),n.jsx(de,{label:v.branch,variant:"default"})]}),y&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Remote"}),n.jsx("a",{href:y,target:"_blank",rel:"noopener noreferrer",className:"text-[10px] text-indigo-400 hover:text-indigo-300 hover:underline truncate max-w-[180px]",title:y,children:y.replace("https://","")})]}),!y&&v.remote&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Remote"}),n.jsx("span",{className:"text-[10px] text-gray-600 font-mono truncate max-w-[180px]",title:v.remote,children:v.remote})]}),v.path&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Path"}),n.jsx("span",{className:"text-[10px] text-gray-600 font-mono truncate max-w-[180px]",title:v.path,children:v.path.split("/").slice(-3).join("/")})]}),v.lastModified&&n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-[10px] text-gray-500",children:"Last Modified"}),n.jsx("span",{className:"text-[10px] text-gray-400",children:ev(v.lastModified)})]})]}),y&&n.jsxs("a",{href:y,target:"_blank",rel:"noopener noreferrer",className:"mt-3 flex items-center justify-center gap-1.5 text-xs text-gray-400 hover:text-gray-200 py-2 border border-gray-800 rounded-lg hover:border-gray-700 transition-colors",children:[n.jsx(Ip,{}),"Open on GitHub"]})]},v.path||`${v.org}/${v.name}`)})})]},p)})})]})}function Fp(){return n.jsx("div",{className:"w-6 h-6 rounded bg-gray-700 flex items-center justify-center",children:n.jsx("svg",{className:"w-3.5 h-3.5 text-gray-400",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"})})})}function Pp(){return n.jsx("svg",{className:"w-4 h-4 text-gray-500",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z"})})}function Ip(){return n.jsx("svg",{className:"w-3.5 h-3.5",viewBox:"0 0 24 24",fill:"currentColor",children:n.jsx("path",{d:"M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"})})}function ev(r){if(!r)return"-";try{const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}catch{return"-"}}const tv=[{value:"",label:"All"},{value:"discovered",label:"Discovered"},{value:"scanning",label:"Scanning"},{value:"tier1_passed",label:"Passed"},{value:"tier1_failed",label:"Failed"},{value:"verified",label:"Verified"},{value:"rejected",label:"Rejected"}],oa=20;function av(r){switch(r){case"discovered":return"default";case"queued":return"info";case"scanning":return"warning";case"tier1_passed":return"success";case"tier1_failed":return"error";case"tier2_pending":return"info";case"verified":return"success";case"rejected":return"error";default:return"default"}}function lv(r){switch(r){case"discovered":return"Discovered";case"queued":return"Queued";case"scanning":return"Scanning";case"tier1_passed":return"T1 Passed";case"tier1_failed":return"T1 Failed";case"tier2_pending":return"T2 Pending";case"verified":return"Verified";case"rejected":return"Rejected";default:return r}}function Z0(r){if(!r)return"-";try{const o=Date.now()-new Date(r).getTime(),c=Math.floor(o/6e4);if(c<1)return"just now";if(c<60)return`${c}m ago`;const u=Math.floor(c/60);return u<24?`${u}h ago`:`${Math.floor(u/24)}d ago`}catch{return"-"}}function nv(r){return r>=80?"text-emerald-400":r>=50?"text-amber-400":"text-rose-400"}function wm(r){const o=r.tier1Result?.score??0,c=r.tier2Result?.score??0;return o&&c?Math.round((o+c)/2):o||c}function sv(r){return r>=80?"bg-emerald-500":r>=50?"bg-amber-500":"bg-rose-500"}function iv(r){return r>=80?"text-emerald-400":r>=50?"text-amber-400":"text-rose-400"}function rv(r){return r>=1e6?`${(r/1e6).toFixed(1)}m`:r>=1e3?`${(r/1e3).toFixed(1)}k`:String(r)}function K0(r){const o=Math.log10(Math.max(r.stars,1))*20,c=wm(r);return o+c}function cv(r,o){if(o===0)return"rose";const c=r/o;return c>.5?"emerald":c>.1?"amber":"rose"}function uv(){const[r,o]=N.useState(""),[c,u]=N.useState(0),[f,m]=N.useState(0),[h,j]=N.useState(null),[p,x]=N.useState(""),{output:v,status:y,reset:E}=wi(),R=r?`status=${r}&limit=${oa}&offset=${c}`:`limit=${oa}&offset=${c}`,{data:q,loading:O,error:A,refetch:H}=Me(`/api/marketplace/scanner/status?_r=${f}`),{data:T,loading:U,refetch:ae}=Me(`/api/marketplace/queue?${R}&_r=${f}`),{data:K,loading:ue}=Me(`/api/marketplace/verified?_r=${f}`),{data:V,loading:X}=Me(`/api/marketplace/insights?_r=${f}`),$=N.useCallback(()=>{m(b=>b+1)},[]);Ye("submission-update",N.useCallback(()=>{$()},[$])),Ye("marketplace-scan",N.useCallback(()=>{$()},[$])),Ye("verification-complete",N.useCallback(()=>{$()},[$]));const F=async()=>{try{const b=new URLSearchParams(window.location.search).get("project")||"",Y=b?`?project=${b}`:"";await fetch(`/api/marketplace/scanner/start${Y}`,{method:"POST"}),H()}catch{}},ee=async()=>{try{const b=new URLSearchParams(window.location.search).get("project")||"",Y=b?`?project=${b}`:"";await fetch(`/api/marketplace/scanner/stop${Y}`,{method:"POST"}),H()}catch{}},Ae=async b=>{j(b);try{const Y=new URLSearchParams(window.location.search).get("project")||"",Z=Y?`?project=${Y}`:"";await fetch(`/api/marketplace/queue/${b}/approve${Z}`,{method:"POST"}),ae()}catch{}j(null)},Fe=async b=>{j(b);try{const Y=new URLSearchParams(window.location.search).get("project")||"",Z=Y?`?project=${Y}`:"";await fetch(`/api/marketplace/queue/${b}/reject${Z}`,{method:"POST"}),ae()}catch{}j(null)};if(O&&U&&ue&&X)return n.jsx(lt,{});const $e=T?.items||[],L=T?.total||0,Q=K||[],le=Math.floor(c/oa)+1,pe=Math.ceil(L/oa),je=b=>b==="tier1_passed"||b==="tier2_pending";return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Marketplace Scanner"}),n.jsx("div",{className:"flex gap-2",children:q?.running?n.jsx("button",{onClick:ee,className:"px-3 py-1.5 bg-rose-600 hover:bg-rose-500 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:"Stop Scanner"}):n.jsx("button",{onClick:F,className:"px-3 py-1.5 bg-indigo-600 hover:bg-indigo-500 disabled:opacity-50 text-white text-xs rounded-lg transition-colors",children:"Start Scanner"})})]}),n.jsx(pu,{lines:v,status:y,onDismiss:E}),A&&n.jsx(Xt,{message:A,onRetry:H}),q?n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Scanner",value:q.running?"Running":"Stopped",subtitle:q.running?"Active":"Idle",color:q.running?"emerald":"amber"}),n.jsx(se,{title:"Last Scan",value:q.lastScanTime?Z0(q.lastScanTime):"Never",color:"cyan"}),n.jsx(se,{title:"Repos Scanned",value:q.reposScanned,color:"indigo"}),n.jsx(se,{title:"Rate Limit",value:`${q.rateLimitRemaining}/${q.rateLimitTotal}`,subtitle:q.rateLimitTotal>0?`${Math.round(q.rateLimitRemaining/q.rateLimitTotal*100)}% remaining`:"Unknown",color:cv(q.rateLimitRemaining,q.rateLimitTotal)})]}):!O&&!A?n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-8 text-center",children:[n.jsx("div",{className:"text-gray-400 text-sm mb-2",children:"No scanner data available"}),n.jsx("p",{className:"text-gray-600 text-xs mb-4",children:"Start the marketplace scanner to discover and verify community skills."}),n.jsx("button",{onClick:F,className:"px-4 py-2 bg-indigo-600 hover:bg-indigo-500 text-white text-sm rounded-lg transition-colors",children:"Start Scanner"})]}):null,n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("div",{className:"px-5 py-3 border-b border-gray-800 flex items-center justify-between",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Submission Queue"}),n.jsxs("span",{className:"text-xs text-gray-500",children:[L," total"]})]}),n.jsx("div",{className:"flex gap-1 px-4 pt-3 pb-2 overflow-x-auto",children:tv.map(b=>n.jsx("button",{onClick:()=>{o(b.value),u(0)},className:`px-3 py-1.5 text-xs rounded-md transition-colors whitespace-nowrap ${r===b.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300 hover:bg-gray-800"}`,children:b.label},b.value))}),U?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(lt,{})}):$e.length===0?n.jsxs("div",{className:"p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No submissions found"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:r?"Try a different filter.":"Submissions will appear here once the scanner discovers repos."})]}):n.jsxs(n.Fragment,{children:[n.jsx("div",{className:"overflow-x-auto",children:n.jsxs("table",{className:"w-full",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"border-b border-gray-800",children:[n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Repo"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Author"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Stars"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Status"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Tier"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Security"}),n.jsx("th",{className:"text-left px-4 py-2 text-xs text-gray-500",children:"Discovered"}),n.jsx("th",{className:"text-right px-4 py-2 text-xs text-gray-500",children:"Actions"})]})}),n.jsx("tbody",{children:$e.map(b=>n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30",children:[n.jsx("td",{className:"px-4 py-2",children:b.repoUrl?n.jsx("a",{href:b.repoUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-indigo-400 hover:text-indigo-300 font-mono",children:b.repoFullName}):n.jsx("span",{className:"text-xs text-gray-300 font-mono",children:b.repoFullName})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400",children:b.author}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400 text-right font-mono",children:b.stars.toLocaleString()}),n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:lv(b.status),variant:av(b.status)})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400",children:b.tier||"-"}),n.jsx("td",{className:`px-4 py-2 text-xs text-right font-mono ${nv(b.securityScore)}`,children:b.securityScore!=null?b.securityScore:"-"}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:Z0(b.discoveredAt)}),n.jsx("td",{className:"px-4 py-2 text-right",children:je(b.status)&&n.jsxs("div",{className:"flex gap-1 justify-end",children:[n.jsx("button",{onClick:()=>Ae(b.id),disabled:h===b.id,className:"px-2 py-1 bg-emerald-600/20 hover:bg-emerald-600/40 text-emerald-400 text-[10px] rounded transition-colors disabled:opacity-50",children:"Approve"}),n.jsx("button",{onClick:()=>Fe(b.id),disabled:h===b.id,className:"px-2 py-1 bg-rose-600/20 hover:bg-rose-600/40 text-rose-400 text-[10px] rounded transition-colors disabled:opacity-50",children:"Reject"})]})})]},b.id))})]})}),L>oa&&n.jsxs("div",{className:"flex items-center justify-between px-4 py-3 border-t border-gray-800",children:[n.jsxs("span",{className:"text-xs text-gray-500",children:[c+1,"-",Math.min(c+oa,L)," of ",L]}),n.jsxs("div",{className:"flex gap-1",children:[n.jsx("button",{onClick:()=>u(Math.max(0,c-oa)),disabled:c===0,className:"px-2 py-1 text-xs text-gray-400 hover:text-gray-200 disabled:opacity-30 disabled:cursor-not-allowed",children:"Prev"}),n.jsxs("span",{className:"px-2 py-1 text-xs text-gray-500",children:["Page ",le," of ",pe]}),n.jsx("button",{onClick:()=>u(c+oa),disabled:c+oa>=L,className:"px-2 py-1 text-xs text-gray-400 hover:text-gray-200 disabled:opacity-30 disabled:cursor-not-allowed",children:"Next"})]})]})]})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("div",{className:"px-5 py-3 border-b border-gray-800 flex items-center justify-between gap-4",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 shrink-0",children:"Popular Skills"}),Q.length>0&&n.jsxs("div",{className:"relative max-w-xs w-full",children:[n.jsx("svg",{className:"absolute left-2.5 top-1/2 -translate-y-1/2 w-3.5 h-3.5 text-gray-500",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})}),n.jsx("input",{type:"text",placeholder:"Discover popular skills...",value:p,onChange:b=>x(b.target.value),className:"w-full pl-8 pr-3 py-1.5 bg-gray-800/50 border border-gray-700 rounded-lg text-xs text-gray-200 placeholder-gray-500 focus:outline-none focus:border-gray-600 transition-colors"})]})]}),ue?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(lt,{})}):Q.length===0?n.jsxs("div",{className:"p-8 text-center",children:[n.jsx("p",{className:"text-gray-500 text-sm",children:"No verified skills yet"}),n.jsx("p",{className:"text-gray-600 text-xs mt-1",children:"Skills will appear here after passing security verification."})]}):n.jsx(ov,{skills:Q,search:p})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsx("h3",{className:"text-sm font-medium text-gray-300",children:"Insights"})}),X?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(lt,{})}):V?n.jsxs("div",{className:"p-4 space-y-4",children:[n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Discovered",value:V.totalDiscovered,color:"cyan"}),n.jsx(se,{title:"Verified",value:V.totalVerified,color:"emerald"}),n.jsx(se,{title:"Rejected",value:V.totalRejected,color:"rose"}),n.jsx(se,{title:"Pending",value:V.totalPending,color:"amber"})]}),n.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[n.jsx(J0,{label:"Tier 1 Pass Rate",rate:V.tier1PassRate}),n.jsx(J0,{label:"Tier 2 Pass Rate",rate:V.tier2PassRate})]})]}):n.jsx("div",{className:"p-8 text-center",children:n.jsx("p",{className:"text-gray-500 text-sm",children:"No insights data available"})})]})]})}function ov({skills:r,search:o}){const c=[...r].sort((m,h)=>K0(h)-K0(m)),u=new Set(c.slice(0,3).map(m=>m.id)),f=o?c.filter(m=>m.repoFullName.toLowerCase().includes(o.toLowerCase())||m.author.toLowerCase().includes(o.toLowerCase())):c;return f.length===0?n.jsx("div",{className:"p-8 text-center",children:n.jsxs("p",{className:"text-gray-500 text-sm",children:['No skills match "',o,'"']})}):n.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 p-4",children:f.map(m=>n.jsx(dv,{skill:m,trending:u.has(m.id)},m.id))})}function dv({skill:r,trending:o}){const c=wm(r),u=sv(c),f=iv(c);return n.jsxs("div",{className:"bg-gray-800/50 border border-gray-700/50 rounded-lg p-4 hover:border-gray-600 transition-colors",children:[n.jsxs("div",{className:"flex items-start justify-between mb-2",children:[n.jsxs("div",{className:"min-w-0 flex-1",children:[r.repoUrl?n.jsx("a",{href:r.repoUrl,target:"_blank",rel:"noopener noreferrer",className:"text-sm font-medium text-gray-200 hover:text-indigo-300 truncate block transition-colors",children:r.repoFullName.split("/").pop()}):n.jsx("div",{className:"text-sm font-medium text-gray-200 truncate",children:r.repoFullName.split("/").pop()}),n.jsx("div",{className:"text-xs text-gray-500 mt-0.5",children:r.author})]}),n.jsxs("div",{className:"flex items-center gap-1.5 shrink-0 ml-2",children:[o&&n.jsxs("span",{className:"inline-flex items-center gap-0.5 px-1.5 py-0.5 bg-orange-500/15 text-orange-400 text-[10px] font-medium rounded",children:[n.jsx("svg",{className:"w-2.5 h-2.5",viewBox:"0 0 20 20",fill:"currentColor",children:n.jsx("path",{fillRule:"evenodd",d:"M12.395 2.553a1 1 0 00-1.45-.385c-.345.23-.614.558-.822.88-.214.33-.403.713-.57 1.116-.334.804-.614 1.768-.84 2.734a31.365 31.365 0 00-.613 3.58 2.64 2.64 0 01-.945-1.067c-.328-.68-.398-1.534-.398-2.654A1 1 0 005.05 6.05 6.981 6.981 0 003 11a7 7 0 1011.95-4.95c-.592-.591-.98-.985-1.348-1.467-.363-.476-.724-1.063-1.207-2.03zM12.12 15.12A3 3 0 017 13s.879.5 2.5.5c0-1 .5-4 1.25-4.5.5 1 .786 1.293 1.371 1.879A2.99 2.99 0 0113 13a2.99 2.99 0 01-.879 2.121z",clipRule:"evenodd"})}),"Hot"]}),n.jsx(de,{label:"Verified",variant:"success"})]})]}),n.jsxs("div",{className:"mb-3",children:[n.jsxs("div",{className:"flex items-center justify-between mb-1",children:[n.jsx("span",{className:"text-[10px] text-gray-500 uppercase tracking-wider",children:"Trust"}),n.jsx("span",{className:`text-xs font-mono font-medium ${f}`,children:c})]}),n.jsx("div",{className:"w-full h-1.5 bg-gray-700 rounded-full overflow-hidden",children:n.jsx("div",{className:`h-full ${u} rounded-full transition-all duration-500`,style:{width:`${c}%`}})})]}),n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsxs("span",{className:"text-xs text-gray-400 flex items-center gap-1",children:[n.jsx("svg",{className:"w-3.5 h-3.5 text-amber-400",fill:"currentColor",viewBox:"0 0 20 20",children:n.jsx("path",{d:"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"})}),rv(r.stars)]}),r.repoUrl&&n.jsx("a",{href:r.repoUrl,target:"_blank",rel:"noopener noreferrer",className:"text-[10px] text-gray-500 hover:text-gray-300 transition-colors",children:"View on GitHub"})]})]})}function J0({label:r,rate:o}){const c=Math.round(o),u=c>=70?"bg-emerald-500":c>=40?"bg-amber-500":"bg-rose-500";return n.jsxs("div",{className:"bg-gray-800/50 rounded-lg p-4",children:[n.jsxs("div",{className:"flex items-center justify-between mb-2",children:[n.jsx("span",{className:"text-xs text-gray-400",children:r}),n.jsxs("span",{className:"text-sm font-bold text-gray-200",children:[c,"%"]})]}),n.jsx("div",{className:"w-full h-2 bg-gray-700 rounded-full overflow-hidden",children:n.jsx("div",{className:`h-full ${u} rounded-full transition-all duration-500`,style:{width:`${c}%`}})})]})}function fv(){const{id:r}=kg(),[o,c]=N.useState(0);Ye("increment-update",()=>c(x=>x+1));const{data:u,loading:f,error:m,refetch:h}=Me(`/api/increments/${r||"_none"}?_r=${o}`);if(!r)return n.jsx("div",{className:"p-6 text-gray-500 text-sm",children:"No increment ID specified"});if(f)return n.jsx(lt,{});if(m)return n.jsx(Xt,{message:m,onRetry:h});if(!u)return n.jsx("div",{className:"p-6 text-gray-500 text-sm",children:"Increment not found"});const j=u.taskSummary.total>0?Math.round(u.taskSummary.completed/u.taskSummary.total*100):0,p=u.acSummary.total>0?Math.round(u.acSummary.completed/u.acSummary.total*100):0;return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsxs("div",{children:[n.jsxs("div",{className:"flex items-center gap-3 mb-1",children:[n.jsx("span",{className:"text-xs text-indigo-400 font-mono",children:u.dirName}),n.jsx(de,{label:u.metadata.status||"unknown",variant:Ti(u.metadata.status||"")}),u.metadata.type&&n.jsx("span",{className:"text-xs text-gray-400 capitalize",children:u.metadata.type}),u.metadata.priority&&n.jsx(mv,{priority:u.metadata.priority})]}),n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:u.metadata.title||u.id}),u.metadata.project&&n.jsxs("span",{className:"text-xs text-gray-500",children:["Project: ",u.metadata.project]})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Tasks",value:`${u.taskSummary.completed}/${u.taskSummary.total}`,color:"indigo"}),n.jsx(se,{title:"Task Progress",value:`${j}%`,color:"cyan"}),n.jsx(se,{title:"ACs",value:`${u.acSummary.completed}/${u.acSummary.total}`,color:"emerald"}),n.jsx(se,{title:"AC Progress",value:`${p}%`,color:"amber"})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5 space-y-4",children:[n.jsx(W0,{label:"Tasks",completed:u.taskSummary.completed,total:u.taskSummary.total,color:"indigo"}),n.jsx(W0,{label:"Acceptance Criteria",completed:u.acSummary.completed,total:u.acSummary.total,color:"emerald"})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsxs("h3",{className:"text-sm font-medium text-gray-300",children:["Tasks (",u.tasks.length,")"]})}),u.tasks.length===0?n.jsx("div",{className:"p-5 text-center text-gray-500 text-xs",children:"No tasks found in tasks.md"}):n.jsx("div",{className:"divide-y divide-gray-800/50",children:u.tasks.map(x=>n.jsxs("div",{className:"px-5 py-3 flex items-center gap-3",children:[n.jsx("div",{className:`w-4 h-4 rounded border flex items-center justify-center flex-shrink-0 ${x.status==="completed"?"bg-indigo-500/20 border-indigo-500 text-indigo-400":"border-gray-600"}`,children:x.status==="completed"&&n.jsx("svg",{className:"w-3 h-3",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:3,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),n.jsxs("div",{className:"flex-1 min-w-0",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:x.id}),n.jsx("span",{className:`text-sm ${x.status==="completed"?"text-gray-500 line-through":"text-gray-300"}`,children:x.title})]}),(x.userStory||x.acs)&&n.jsxs("div",{className:"flex items-center gap-2 mt-0.5",children:[x.userStory&&n.jsx("span",{className:"text-[10px] text-indigo-400",children:x.userStory}),x.acs?.map(v=>n.jsx("span",{className:"text-[10px] text-emerald-500",children:v},v))]})]})]},x.id))})]}),u.acs.length>0&&n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsx("div",{className:"px-5 py-3 border-b border-gray-800",children:n.jsxs("h3",{className:"text-sm font-medium text-gray-300",children:["Acceptance Criteria (",u.acs.length,")"]})}),n.jsx("div",{className:"divide-y divide-gray-800/50",children:u.acs.map(x=>n.jsxs("div",{className:"px-5 py-3 flex items-start gap-3",children:[n.jsx("div",{className:`w-4 h-4 rounded border flex items-center justify-center flex-shrink-0 mt-0.5 ${x.completed?"bg-emerald-500/20 border-emerald-500 text-emerald-400":"border-gray-600"}`,children:x.completed&&n.jsx("svg",{className:"w-3 h-3",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:3,children:n.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),n.jsxs("div",{children:[n.jsx("span",{className:"text-xs text-emerald-500 font-mono",children:x.id}),n.jsx("span",{className:`text-sm ml-2 ${x.completed?"text-gray-500 line-through":"text-gray-300"}`,children:x.text})]})]},x.id))})]}),n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl p-5",children:[n.jsx("h3",{className:"text-sm font-medium text-gray-300 mb-3",children:"Metadata"}),n.jsx("div",{className:"space-y-1.5",children:Object.entries(u.metadata).filter(([x])=>!["title"].includes(x)).map(([x,v])=>n.jsxs("div",{className:"flex items-center justify-between",children:[n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:x}),n.jsx("span",{className:"text-xs text-gray-400",children:typeof v=="object"?JSON.stringify(v):String(v??"")})]},x))})]})]})}function W0({label:r,completed:o,total:c,color:u}){const f=c>0?Math.round(o/c*100):0,m=u==="emerald"?"bg-emerald-500":"bg-indigo-500";return n.jsxs("div",{children:[n.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[n.jsx("span",{className:"text-xs text-gray-400",children:r}),n.jsxs("span",{className:"text-xs text-gray-500",children:[o,"/",c," (",f,"%)"]})]}),n.jsx("div",{className:"w-full h-2 bg-gray-800 rounded-full overflow-hidden",children:n.jsx("div",{className:`h-full ${m} rounded-full transition-all`,style:{width:`${f}%`}})})]})}function mv({priority:r}){const o={P0:"text-rose-400 bg-rose-500/10",P1:"text-amber-400 bg-amber-500/10",P2:"text-cyan-400 bg-cyan-500/10",P3:"text-gray-400 bg-gray-500/10"};return n.jsx("span",{className:`text-xs px-1.5 py-0.5 rounded ${o[r]||o.P2}`,children:r})}function xv(){const r=By(),o=ma();return n.jsx(ym.Provider,{value:r,children:n.jsx(Yy,{children:n.jsxs("div",{className:"flex min-h-screen bg-gray-950 text-gray-100",children:[n.jsx(Vy,{}),n.jsxs("div",{className:"flex-1 flex flex-col min-w-0",children:[n.jsx(Xy,{}),n.jsx("main",{className:"flex-1 overflow-y-auto",children:n.jsx(Zy,{resetKey:o.pathname,children:n.jsxs(ny,{children:[n.jsx(st,{path:"/",element:n.jsx(lp,{})}),n.jsx(st,{path:"/increments",element:n.jsx(cp,{})}),n.jsx(st,{path:"/increments/:id",element:n.jsx(fv,{})}),n.jsx(st,{path:"/analytics",element:n.jsx(dp,{})}),n.jsx(st,{path:"/costs",element:n.jsx(yp,{})}),n.jsx(st,{path:"/sync",element:n.jsx(Ep,{})}),n.jsx(st,{path:"/errors",element:n.jsx(Rp,{})}),n.jsx(st,{path:"/activity",element:n.jsx(Hp,{})}),n.jsx(st,{path:"/config",element:n.jsx(Yp,{})}),n.jsx(st,{path:"/plugins",element:n.jsx(kp,{})}),n.jsx(st,{path:"/services",element:n.jsx(Xp,{})}),n.jsx(st,{path:"/notifications",element:n.jsx(Zp,{})}),n.jsx(st,{path:"/repos",element:n.jsx(Wp,{})}),n.jsx(st,{path:"/marketplace",element:n.jsx(uv,{})}),n.jsx(st,{path:"*",element:n.jsxs("div",{className:"p-6 text-center",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200 mb-2",children:"Page Not Found"}),n.jsx("p",{className:"text-sm text-gray-500",children:"The page you're looking for doesn't exist."})]})})]})})})]})]})})})}ig.createRoot(document.getElementById("root")).render(n.jsx(N.StrictMode,{children:n.jsx(Ry,{children:n.jsx(xv,{})})}));