specweave 1.0.307 → 1.0.308

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 (63) hide show
  1. package/README.md +23 -0
  2. package/bin/specweave.js +2 -0
  3. package/dist/dashboard/assets/index-8JtB0x7k.js +11 -0
  4. package/dist/dashboard/assets/index-BkMbqwTc.css +1 -0
  5. package/dist/dashboard/index.html +2 -2
  6. package/dist/src/cli/commands/create-increment.d.ts.map +1 -1
  7. package/dist/src/cli/commands/create-increment.js +3 -0
  8. package/dist/src/cli/commands/create-increment.js.map +1 -1
  9. package/dist/src/cli/commands/migrate-to-umbrella.d.ts.map +1 -1
  10. package/dist/src/cli/commands/migrate-to-umbrella.js +90 -0
  11. package/dist/src/cli/commands/migrate-to-umbrella.js.map +1 -1
  12. package/dist/src/core/fabric/security-scanner.d.ts.map +1 -1
  13. package/dist/src/core/fabric/security-scanner.js +35 -17
  14. package/dist/src/core/fabric/security-scanner.js.map +1 -1
  15. package/dist/src/core/hooks/LifecycleHookDispatcher.d.ts +67 -0
  16. package/dist/src/core/hooks/LifecycleHookDispatcher.d.ts.map +1 -0
  17. package/dist/src/core/hooks/LifecycleHookDispatcher.js +156 -0
  18. package/dist/src/core/hooks/LifecycleHookDispatcher.js.map +1 -0
  19. package/dist/src/core/increment/status-commands.d.ts.map +1 -1
  20. package/dist/src/core/increment/status-commands.js +11 -0
  21. package/dist/src/core/increment/status-commands.js.map +1 -1
  22. package/dist/src/core/migration/spec-project-mapper.d.ts +51 -0
  23. package/dist/src/core/migration/spec-project-mapper.d.ts.map +1 -0
  24. package/dist/src/core/migration/spec-project-mapper.js +299 -0
  25. package/dist/src/core/migration/spec-project-mapper.js.map +1 -0
  26. package/dist/src/core/migration/types.d.ts +2 -0
  27. package/dist/src/core/migration/types.d.ts.map +1 -1
  28. package/dist/src/dashboard/server/command-runner.d.ts +4 -2
  29. package/dist/src/dashboard/server/command-runner.d.ts.map +1 -1
  30. package/dist/src/dashboard/server/command-runner.js +3 -3
  31. package/dist/src/dashboard/server/command-runner.js.map +1 -1
  32. package/dist/src/dashboard/server/dashboard-server.d.ts.map +1 -1
  33. package/dist/src/dashboard/server/dashboard-server.js +70 -23
  34. package/dist/src/dashboard/server/dashboard-server.js.map +1 -1
  35. package/dist/src/dashboard/server/data/cost-aggregator.d.ts +7 -4
  36. package/dist/src/dashboard/server/data/cost-aggregator.d.ts.map +1 -1
  37. package/dist/src/dashboard/server/data/cost-aggregator.js +67 -30
  38. package/dist/src/dashboard/server/data/cost-aggregator.js.map +1 -1
  39. package/dist/src/dashboard/server/data/dashboard-data-aggregator.d.ts +8 -2
  40. package/dist/src/dashboard/server/data/dashboard-data-aggregator.d.ts.map +1 -1
  41. package/dist/src/dashboard/server/data/dashboard-data-aggregator.js +72 -6
  42. package/dist/src/dashboard/server/data/dashboard-data-aggregator.js.map +1 -1
  43. package/dist/src/dashboard/server/router.d.ts.map +1 -1
  44. package/dist/src/dashboard/server/router.js +1 -0
  45. package/dist/src/dashboard/server/router.js.map +1 -1
  46. package/dist/src/dashboard/types.d.ts +26 -6
  47. package/dist/src/dashboard/types.d.ts.map +1 -1
  48. package/dist/src/sync/github-reconciler.d.ts +2 -1
  49. package/dist/src/sync/github-reconciler.d.ts.map +1 -1
  50. package/dist/src/sync/github-reconciler.js +13 -7
  51. package/dist/src/sync/github-reconciler.js.map +1 -1
  52. package/dist/src/sync/sync-metadata.d.ts +9 -0
  53. package/dist/src/sync/sync-metadata.d.ts.map +1 -1
  54. package/dist/src/sync/sync-metadata.js +24 -0
  55. package/dist/src/sync/sync-metadata.js.map +1 -1
  56. package/package.json +1 -1
  57. package/plugins/specweave/hooks/user-prompt-submit.sh +10 -4
  58. package/plugins/specweave/lib/vendor/sync/github-reconciler.d.ts +2 -1
  59. package/plugins/specweave/lib/vendor/sync/github-reconciler.js +13 -7
  60. package/plugins/specweave/lib/vendor/sync/github-reconciler.js.map +1 -1
  61. package/plugins/specweave/skills/done/SKILL.md +0 -5
  62. package/dist/dashboard/assets/index-BGpS5omm.css +0 -1
  63. package/dist/dashboard/assets/index-BvNL0nTV.js +0 -11
@@ -1,11 +0,0 @@
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 g of m.addedNodes)g.tagName==="LINK"&&g.rel==="modulepreload"&&u(g)}).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 Xc={exports:{}},kn={};var j0;function Zh(){if(j0)return kn;j0=1;var r=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function c(u,f,m){var g=null;if(m!==void 0&&(g=""+m),f.key!==void 0&&(g=""+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:g,ref:f!==void 0?f:null,props:m}}return kn.Fragment=o,kn.jsx=c,kn.jsxs=c,kn}var N0;function Kh(){return N0||(N0=1,Xc.exports=Zh()),Xc.exports}var n=Kh(),Zc={exports:{}},ce={};var S0;function Jh(){if(S0)return ce;S0=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"),g=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"),C=Symbol.iterator;function R(b){return b===null||typeof b!="object"?null:(b=C&&b[C]||b["@@iterator"],typeof b=="function"?b:null)}var D={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},$=Object.assign,_={};function G(b,H,X){this.props=b,this.context=H,this.refs=_,this.updater=X||D}G.prototype.isReactComponent={},G.prototype.setState=function(b,H){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,H,"setState")},G.prototype.forceUpdate=function(b){this.updater.enqueueForceUpdate(this,b,"forceUpdate")};function A(){}A.prototype=G.prototype;function V(b,H,X){this.props=b,this.context=H,this.refs=_,this.updater=X||D}var ie=V.prototype=new A;ie.constructor=V,$(ie,G.prototype),ie.isPureReactComponent=!0;var ee=Array.isArray;function K(){}var k={H:null,A:null,T:null,S:null},Z=Object.prototype.hasOwnProperty;function B(b,H,X){var W=X.ref;return{$$typeof:r,type:b,key:H,ref:W!==void 0?W:null,props:X}}function I(b,H){return B(b.type,H,b.props)}function ae(b){return typeof b=="object"&&b!==null&&b.$$typeof===r}function _e(b){var H={"=":"=0",":":"=2"};return"$"+b.replace(/[=:]/g,function(X){return H[X]})}var st=/\/+/g;function Xe(b,H){return typeof b=="object"&&b!==null&&b.key!=null?_e(""+b.key):H.toString(36)}function Ge(b){switch(b.status){case"fulfilled":return b.value;case"rejected":throw b.reason;default:switch(typeof b.status=="string"?b.then(K,K):(b.status="pending",b.then(function(H){b.status==="pending"&&(b.status="fulfilled",b.value=H)},function(H){b.status==="pending"&&(b.status="rejected",b.reason=H)})),b.status){case"fulfilled":return b.value;case"rejected":throw b.reason}}throw b}function U(b,H,X,W,re){var fe=typeof b;(fe==="undefined"||fe==="boolean")&&(b=null);var F=!1;if(b===null)F=!0;else switch(fe){case"bigint":case"string":case"number":F=!0;break;case"object":switch(b.$$typeof){case r:case o:F=!0;break;case v:return F=b._init,U(F(b._payload),H,X,W,re)}}if(F)return re=re(b),F=W===""?"."+Xe(b,0):W,ee(re)?(X="",F!=null&&(X=F.replace(st,"$&/")+"/"),U(re,H,X,"",function(Wl){return Wl})):re!=null&&(ae(re)&&(re=I(re,X+(re.key==null||b&&b.key===re.key?"":(""+re.key).replace(st,"$&/")+"/")+F)),H.push(re)),1;F=0;var Ze=W===""?".":W+":";if(ee(b))for(var He=0;He<b.length;He++)W=b[He],fe=Ze+Xe(W,He),F+=U(W,H,X,fe,re);else if(He=R(b),typeof He=="function")for(b=He.call(b),He=0;!(W=b.next()).done;)W=W.value,fe=Ze+Xe(W,He++),F+=U(W,H,X,fe,re);else if(fe==="object"){if(typeof b.then=="function")return U(Ge(b),H,X,W,re);throw H=String(b),Error("Objects are not valid as a React child (found: "+(H==="[object Object]"?"object with keys {"+Object.keys(b).join(", ")+"}":H)+"). If you meant to render a collection of children, use an array instead.")}return F}function Q(b,H,X){if(b==null)return b;var W=[],re=0;return U(b,W,"","",function(fe){return H.call(X,fe,re++)}),W}function le(b){if(b._status===-1){var H=b._result;H=H(),H.then(function(X){(b._status===0||b._status===-1)&&(b._status=1,b._result=X)},function(X){(b._status===0||b._status===-1)&&(b._status=2,b._result=X)}),b._status===-1&&(b._status=0,b._result=H)}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 H=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(H))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",b);return}console.error(b)},je={map:Q,forEach:function(b,H,X){Q(b,function(){H.apply(this,arguments)},X)},count:function(b){var H=0;return Q(b,function(){H++}),H},toArray:function(b){return Q(b,function(H){return H})||[]},only:function(b){if(!ae(b))throw Error("React.Children.only expected to receive a single React element child.");return b}};return ce.Activity=y,ce.Children=je,ce.Component=G,ce.Fragment=c,ce.Profiler=f,ce.PureComponent=V,ce.StrictMode=u,ce.Suspense=p,ce.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=k,ce.__COMPILER_RUNTIME={__proto__:null,c:function(b){return k.H.useMemoCache(b)}},ce.cache=function(b){return function(){return b.apply(null,arguments)}},ce.cacheSignal=function(){return null},ce.cloneElement=function(b,H,X){if(b==null)throw Error("The argument must be a React element, but you passed "+b+".");var W=$({},b.props),re=b.key;if(H!=null)for(fe in H.key!==void 0&&(re=""+H.key),H)!Z.call(H,fe)||fe==="key"||fe==="__self"||fe==="__source"||fe==="ref"&&H.ref===void 0||(W[fe]=H[fe]);var fe=arguments.length-2;if(fe===1)W.children=X;else if(1<fe){for(var F=Array(fe),Ze=0;Ze<fe;Ze++)F[Ze]=arguments[Ze+2];W.children=F}return B(b.type,re,W)},ce.createContext=function(b){return b={$$typeof:g,_currentValue:b,_currentValue2:b,_threadCount:0,Provider:null,Consumer:null},b.Provider=b,b.Consumer={$$typeof:m,_context:b},b},ce.createElement=function(b,H,X){var W,re={},fe=null;if(H!=null)for(W in H.key!==void 0&&(fe=""+H.key),H)Z.call(H,W)&&W!=="key"&&W!=="__self"&&W!=="__source"&&(re[W]=H[W]);var F=arguments.length-2;if(F===1)re.children=X;else if(1<F){for(var Ze=Array(F),He=0;He<F;He++)Ze[He]=arguments[He+2];re.children=Ze}if(b&&b.defaultProps)for(W in F=b.defaultProps,F)re[W]===void 0&&(re[W]=F[W]);return B(b,fe,re)},ce.createRef=function(){return{current:null}},ce.forwardRef=function(b){return{$$typeof:j,render:b}},ce.isValidElement=ae,ce.lazy=function(b){return{$$typeof:v,_payload:{_status:-1,_result:b},_init:le}},ce.memo=function(b,H){return{$$typeof:x,type:b,compare:H===void 0?null:H}},ce.startTransition=function(b){var H=k.T,X={};k.T=X;try{var W=b(),re=k.S;re!==null&&re(X,W),typeof W=="object"&&W!==null&&typeof W.then=="function"&&W.then(K,pe)}catch(fe){pe(fe)}finally{H!==null&&X.types!==null&&(H.types=X.types),k.T=H}},ce.unstable_useCacheRefresh=function(){return k.H.useCacheRefresh()},ce.use=function(b){return k.H.use(b)},ce.useActionState=function(b,H,X){return k.H.useActionState(b,H,X)},ce.useCallback=function(b,H){return k.H.useCallback(b,H)},ce.useContext=function(b){return k.H.useContext(b)},ce.useDebugValue=function(){},ce.useDeferredValue=function(b,H){return k.H.useDeferredValue(b,H)},ce.useEffect=function(b,H){return k.H.useEffect(b,H)},ce.useEffectEvent=function(b){return k.H.useEffectEvent(b)},ce.useId=function(){return k.H.useId()},ce.useImperativeHandle=function(b,H,X){return k.H.useImperativeHandle(b,H,X)},ce.useInsertionEffect=function(b,H){return k.H.useInsertionEffect(b,H)},ce.useLayoutEffect=function(b,H){return k.H.useLayoutEffect(b,H)},ce.useMemo=function(b,H){return k.H.useMemo(b,H)},ce.useOptimistic=function(b,H){return k.H.useOptimistic(b,H)},ce.useReducer=function(b,H,X){return k.H.useReducer(b,H,X)},ce.useRef=function(b){return k.H.useRef(b)},ce.useState=function(b){return k.H.useState(b)},ce.useSyncExternalStore=function(b,H,X){return k.H.useSyncExternalStore(b,H,X)},ce.useTransition=function(){return k.H.useTransition()},ce.version="19.2.4",ce}var E0;function ru(){return E0||(E0=1,Zc.exports=Jh()),Zc.exports}var S=ru(),Kc={exports:{}},Qn={},Jc={exports:{}},Wc={};var C0;function Wh(){return C0||(C0=1,(function(r){function o(U,Q){var le=U.length;U.push(Q);e:for(;0<le;){var pe=le-1>>>1,je=U[pe];if(0<f(je,Q))U[pe]=Q,U[le]=je,le=pe;else break e}}function c(U){return U.length===0?null:U[0]}function u(U){if(U.length===0)return null;var Q=U[0],le=U.pop();if(le!==Q){U[0]=le;e:for(var pe=0,je=U.length,b=je>>>1;pe<b;){var H=2*(pe+1)-1,X=U[H],W=H+1,re=U[W];if(0>f(X,le))W<je&&0>f(re,X)?(U[pe]=re,U[W]=le,pe=W):(U[pe]=X,U[H]=le,pe=H);else if(W<je&&0>f(re,le))U[pe]=re,U[W]=le,pe=W;else break e}}return Q}function f(U,Q){var le=U.sortIndex-Q.sortIndex;return le!==0?le:U.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 g=Date,j=g.now();r.unstable_now=function(){return g.now()-j}}var p=[],x=[],v=1,y=null,C=3,R=!1,D=!1,$=!1,_=!1,G=typeof setTimeout=="function"?setTimeout:null,A=typeof clearTimeout=="function"?clearTimeout:null,V=typeof setImmediate<"u"?setImmediate:null;function ie(U){for(var Q=c(x);Q!==null;){if(Q.callback===null)u(x);else if(Q.startTime<=U)u(x),Q.sortIndex=Q.expirationTime,o(p,Q);else break;Q=c(x)}}function ee(U){if($=!1,ie(U),!D)if(c(p)!==null)D=!0,K||(K=!0,_e());else{var Q=c(x);Q!==null&&Ge(ee,Q.startTime-U)}}var K=!1,k=-1,Z=5,B=-1;function I(){return _?!0:!(r.unstable_now()-B<Z)}function ae(){if(_=!1,K){var U=r.unstable_now();B=U;var Q=!0;try{e:{D=!1,$&&($=!1,A(k),k=-1),R=!0;var le=C;try{t:{for(ie(U),y=c(p);y!==null&&!(y.expirationTime>U&&I());){var pe=y.callback;if(typeof pe=="function"){y.callback=null,C=y.priorityLevel;var je=pe(y.expirationTime<=U);if(U=r.unstable_now(),typeof je=="function"){y.callback=je,ie(U),Q=!0;break t}y===c(p)&&u(p),ie(U)}else u(p);y=c(p)}if(y!==null)Q=!0;else{var b=c(x);b!==null&&Ge(ee,b.startTime-U),Q=!1}}break e}finally{y=null,C=le,R=!1}Q=void 0}}finally{Q?_e():K=!1}}}var _e;if(typeof V=="function")_e=function(){V(ae)};else if(typeof MessageChannel<"u"){var st=new MessageChannel,Xe=st.port2;st.port1.onmessage=ae,_e=function(){Xe.postMessage(null)}}else _e=function(){G(ae,0)};function Ge(U,Q){k=G(function(){U(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(U){U.callback=null},r.unstable_forceFrameRate=function(U){0>U||125<U?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):Z=0<U?Math.floor(1e3/U):5},r.unstable_getCurrentPriorityLevel=function(){return C},r.unstable_next=function(U){switch(C){case 1:case 2:case 3:var Q=3;break;default:Q=C}var le=C;C=Q;try{return U()}finally{C=le}},r.unstable_requestPaint=function(){_=!0},r.unstable_runWithPriority=function(U,Q){switch(U){case 1:case 2:case 3:case 4:case 5:break;default:U=3}var le=C;C=U;try{return Q()}finally{C=le}},r.unstable_scheduleCallback=function(U,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,U){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,U={id:v++,callback:Q,priorityLevel:U,startTime:le,expirationTime:je,sortIndex:-1},le>pe?(U.sortIndex=le,o(x,U),c(p)===null&&U===c(x)&&($?(A(k),k=-1):$=!0,Ge(ee,le-pe))):(U.sortIndex=je,o(p,U),D||R||(D=!0,K||(K=!0,_e()))),U},r.unstable_shouldYield=I,r.unstable_wrapCallback=function(U){var Q=C;return function(){var le=C;C=Q;try{return U.apply(this,arguments)}finally{C=le}}}})(Wc)),Wc}var T0;function Fh(){return T0||(T0=1,Jc.exports=Wh()),Jc.exports}var Fc={exports:{}},lt={};var A0;function Ph(){if(A0)return lt;A0=1;var r=ru();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 g=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 lt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=u,lt.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)},lt.flushSync=function(p){var x=g.T,v=u.p;try{if(g.T=null,u.p=2,p)return p()}finally{g.T=x,u.p=v,u.d.f()}},lt.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))},lt.prefetchDNS=function(p){typeof p=="string"&&u.d.D(p)},lt.preinit=function(p,x){if(typeof p=="string"&&x&&typeof x.as=="string"){var v=x.as,y=j(v,x.crossOrigin),C=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:C,fetchPriority:R}):v==="script"&&u.d.X(p,{crossOrigin:y,integrity:C,fetchPriority:R,nonce:typeof x.nonce=="string"?x.nonce:void 0})}},lt.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)},lt.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})}},lt.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)},lt.requestFormReset=function(p){u.d.r(p)},lt.unstable_batchedUpdates=function(p,x){return p(x)},lt.useFormState=function(p,x,v){return g.H.useFormState(p,x,v)},lt.useFormStatus=function(){return g.H.useHostTransitionStatus()},lt.version="19.2.4",lt}var w0;function Ih(){if(w0)return Fc.exports;w0=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=Ph(),Fc.exports}var M0;function eg(){if(M0)return Qn;M0=1;var r=Fh(),o=ru(),c=Ih();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 g(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,h=s.child;h;){if(h===a){d=!0,a=s,l=i;break}if(h===l){d=!0,l=s,a=i;break}h=h.sibling}if(!d){for(h=i.child;h;){if(h===a){d=!0,a=i,l=s;break}if(h===l){d=!0,l=i,a=s;break}h=h.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,C=Symbol.for("react.element"),R=Symbol.for("react.transitional.element"),D=Symbol.for("react.portal"),$=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),G=Symbol.for("react.profiler"),A=Symbol.for("react.consumer"),V=Symbol.for("react.context"),ie=Symbol.for("react.forward_ref"),ee=Symbol.for("react.suspense"),K=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),Z=Symbol.for("react.lazy"),B=Symbol.for("react.activity"),I=Symbol.for("react.memo_cache_sentinel"),ae=Symbol.iterator;function _e(e){return e===null||typeof e!="object"?null:(e=ae&&e[ae]||e["@@iterator"],typeof e=="function"?e:null)}var st=Symbol.for("react.client.reference");function Xe(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===st?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case $:return"Fragment";case G:return"Profiler";case _:return"StrictMode";case ee:return"Suspense";case K:return"SuspenseList";case B:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case D:return"Portal";case V:return e.displayName||"Context";case A:return(e._context.displayName||"Context")+".Consumer";case ie:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case k:return t=e.displayName||null,t!==null?t:Xe(e.type)||"Memo";case Z:t=e._payload,e=e._init;try{return Xe(e(t))}catch{}}return null}var Ge=Array.isArray,U=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 H(e){0>je||(e.current=pe[je],pe[je]=null,je--)}function X(e,t){je++,pe[je]=e.current,e.current=t}var W=b(null),re=b(null),fe=b(null),F=b(null);function Ze(e,t){switch(X(fe,t),X(re,e),X(W,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?kf(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=kf(t),e=Qf(t,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}H(W),X(W,e)}function He(){H(W),H(re),H(fe)}function Wl(e){e.memoizedState!==null&&X(F,e);var t=W.current,a=Qf(t,e.type);t!==a&&(X(re,e),X(W,a))}function es(e){re.current===e&&(H(W),H(re)),F.current===e&&(H(F),Yn._currentValue=le)}var wi,pu;function Ga(e){if(wi===void 0)try{throw Error()}catch(a){var t=a.stack.trim().match(/\n( *(at )?)/);wi=t&&t[1]||"",pu=-1<a.stack.indexOf(`
2
- at`)?" (<anonymous>)":-1<a.stack.indexOf("@")?"@unknown:0:0":""}return`
3
- `+wi+e+pu}var Mi=!1;function Ri(e,t){if(!e||Mi)return"";Mi=!0;var a=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(t){var Y=function(){throw Error()};if(Object.defineProperty(Y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Y,[])}catch(O){var z=O}Reflect.construct(e,[],Y)}else{try{Y.call()}catch(O){z=O}e.call(Y.prototype)}}else{try{throw Error()}catch(O){z=O}(Y=e())&&typeof Y.catch=="function"&&Y.catch(function(){})}}catch(O){if(O&&z&&typeof O.stack=="string")return[O.stack,z.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],h=i[1];if(d&&h){var N=d.split(`
4
- `),M=h.split(`
5
- `);for(s=l=0;l<N.length&&!N[l].includes("DetermineComponentFrameRoot");)l++;for(;s<M.length&&!M[s].includes("DetermineComponentFrameRoot");)s++;if(l===N.length||s===M.length)for(l=N.length-1,s=M.length-1;1<=l&&0<=s&&N[l]!==M[s];)s--;for(;1<=l&&0<=s;l--,s--)if(N[l]!==M[s]){if(l!==1||s!==1)do if(l--,s--,0>s||N[l]!==M[s]){var L=`
6
- `+N[l].replace(" at new "," at ");return e.displayName&&L.includes("<anonymous>")&&(L=L.replace("<anonymous>",e.displayName)),L}while(1<=l&&0<=s);break}}}finally{Mi=!1,Error.prepareStackTrace=a}return(a=e?e.displayName||e.name:"")?Ga(a):""}function Em(e,t){switch(e.tag){case 26:case 27:case 5:return Ga(e.type);case 16:return Ga("Lazy");case 13:return e.child!==t&&t!==null?Ga("Suspense Fallback"):Ga("Suspense");case 19:return Ga("SuspenseList");case 0:case 15:return Ri(e.type,!1);case 11:return Ri(e.type.render,!1);case 1:return Ri(e.type,!0);case 31:return Ga("Activity");default:return""}}function vu(e){try{var t="",a=null;do t+=Em(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,Di=r.unstable_cancelCallback,Cm=r.unstable_shouldYield,Tm=r.unstable_requestPaint,ht=r.unstable_now,Am=r.unstable_getCurrentPriorityLevel,bu=r.unstable_ImmediatePriority,ju=r.unstable_UserBlockingPriority,ts=r.unstable_NormalPriority,wm=r.unstable_LowPriority,Nu=r.unstable_IdlePriority,Mm=r.log,Rm=r.unstable_setDisableYieldValue,Fl=null,gt=null;function ma(e){if(typeof Mm=="function"&&Rm(e),gt&&typeof gt.setStrictMode=="function")try{gt.setStrictMode(Fl,e)}catch{}}var yt=Math.clz32?Math.clz32:Dm,zm=Math.log,_m=Math.LN2;function Dm(e){return e>>>=0,e===0?32:31-(zm(e)/_m|0)|0}var as=256,ls=262144,ns=4194304;function $a(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 h=l&134217727;return h!==0?(l=h&~i,l!==0?s=$a(l):(d&=h,d!==0?s=$a(d):a||(a=h&~e,a!==0&&(s=$a(a))))):(h=l&~i,h!==0?s=$a(h):d!==0?s=$a(d):a||(a=l&~e,a!==0&&(s=$a(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 Om(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 Su(){var e=ns;return ns<<=1,(ns&62914560)===0&&(ns=4194304),e}function Oi(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 Um(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 h=e.entanglements,N=e.expirationTimes,M=e.hiddenUpdates;for(a=d&~a;0<a;){var L=31-yt(a),Y=1<<L;h[L]=0,N[L]=-1;var z=M[L];if(z!==null)for(M[L]=null,L=0;L<z.length;L++){var O=z[L];O!==null&&(O.lane&=-536870913)}a&=~Y}l!==0&&Eu(e,l,0),i!==0&&s===0&&e.tag!==0&&(e.suspendedLanes|=i&~(d&~t))}function Eu(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 Cu(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 Tu(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:x0(e.type))}function wu(e,t){var a=Q.p;try{return Q.p=e,t()}finally{Q.p=a}}var xa=Math.random().toString(36).slice(2),Fe="__reactFiber$"+xa,rt="__reactProps$"+xa,il="__reactContainer$"+xa,Hi="__reactEvents$"+xa,Lm="__reactListeners$"+xa,Hm="__reactHandles$"+xa,Mu="__reactResources$"+xa,en="__reactMarker$"+xa;function Bi(e){delete e[Fe],delete e[rt],delete e[Hi],delete e[Lm],delete e[Hm]}function rl(e){var t=e[Fe];if(t)return t;for(var a=e.parentNode;a;){if(t=a[il]||a[Fe]){if(a=t.alternate,t.child!==null||a!==null&&a.child!==null)for(e=Pf(e);e!==null;){if(a=e[Fe])return a;e=Pf(e)}return t}e=a,a=e.parentNode}return null}function cl(e){if(e=e[Fe]||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 Ru=new Set,zu={};function Va(e,t){ol(e,t),ol(e+"Capture",t)}function ol(e,t){for(zu[e]=t,e=0;e<t.length;e++)Ru.add(t[e])}var Bm=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]*$"),_u={},Du={};function qm(e){return zi.call(Du,e)?!0:zi.call(_u,e)?!1:Bm.test(e)?Du[e]=!0:(_u[e]=!0,!1)}function is(e,t,a){if(qm(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 Xt(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 Ou(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Ym(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=Ou(e)?"checked":"value";e._valueTracker=Ym(e,t,""+e[t])}}function Uu(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var a=t.getValue(),l="";return e&&(l=Ou(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 Gm=/[\n"\\]/g;function Tt(e){return e.replace(Gm,function(t){return"\\"+t.charCodeAt(0).toString(16)+" "})}function Yi(e,t,a,l,s,i,d,h){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?Gi(e,d,Ct(t)):a!=null?Gi(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"),h!=null&&typeof h!="function"&&typeof h!="symbol"&&typeof h!="boolean"?e.name=""+Ct(h):e.removeAttribute("name")}function Lu(e,t,a,l,s,i,d,h){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,h||t===e.value||(e.value=t),e.defaultValue=t}l=l??s,l=typeof l!="function"&&typeof l!="symbol"&&!!l,e.checked=h?e.checked:!!l,e.defaultChecked=!!l,d!=null&&typeof d!="function"&&typeof d!="symbol"&&typeof d!="boolean"&&(e.name=d),qi(e)}function Gi(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 Hu(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 Bu(e,t,a,l){if(t==null){if(l!=null){if(a!=null)throw Error(u(92));if(Ge(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 $m=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 qu(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||$m.has(t)?t==="float"?e.cssFloat=a:e[t]=(""+a).trim():e[t]=a+"px"}function Yu(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&&qu(e,s,l)}else for(var i in t)t.hasOwnProperty(i)&&qu(e,i,t[i])}function $i(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 Vm=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 Vi=null;function ki(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[rt]||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[rt]||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&&Uu(l)}break e;case"textarea":Hu(e,a.value,a.defaultValue);break e;case"select":t=a.value,t!=null&&dl(e,!!a.multiple,t,!1)}}}var Qi=!1;function $u(e,t,a){if(Qi)return e(t,a);Qi=!0;try{var l=e(t);return l}finally{if(Qi=!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[rt]||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"),Xi=!1;if(Kt)try{var ln={};Object.defineProperty(ln,"passive",{get:function(){Xi=!0}}),window.addEventListener("test",ln,ln),window.removeEventListener("test",ln,ln)}catch{Xi=!1}var ha=null,Zi=null,os=null;function Vu(){if(os)return os;var e,t=Zi,a=t.length,l,s="value"in ha?ha.value:ha.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 ku(){return!1}function ct(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 h in e)e.hasOwnProperty(h)&&(a=e[h],this[h]=a?a(i):i[h]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?fs:ku,this.isPropagationStopped=ku,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 ka={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ms=ct(ka),nn=y({},ka,{view:0,detail:0}),Qm=ct(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=ct(xs),Xm=y({},xs,{dataTransfer:0}),Zm=ct(Xm),Km=y({},nn,{relatedTarget:0}),Wi=ct(Km),Jm=y({},ka,{animationName:0,elapsedTime:0,pseudoElement:0}),Wm=ct(Jm),Fm=y({},ka,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Pm=ct(Fm),Im=y({},ka,{data:0}),Xu=ct(Im),ex={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},tx={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"},ax={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function lx(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=ax[e])?!!t[e]:!1}function Fi(){return lx}var nx=y({},nn,{key:function(e){if(e.key){var t=ex[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"?tx[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}}),sx=ct(nx),ix=y({},xs,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Zu=ct(ix),rx=y({},nn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Fi}),cx=ct(rx),ux=y({},ka,{propertyName:0,elapsedTime:0,pseudoElement:0}),ox=ct(ux),dx=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}),fx=ct(dx),mx=y({},ka,{newState:0,oldState:0}),xx=ct(mx),hx=[9,13,27,32],Pi=Kt&&"CompositionEvent"in window,rn=null;Kt&&"documentMode"in document&&(rn=document.documentMode);var gx=Kt&&"TextEvent"in window&&!rn,Ku=Kt&&(!Pi||rn&&8<rn&&11>=rn),Ju=" ",Wu=!1;function Fu(e,t){switch(e){case"keyup":return hx.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Pu(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var hl=!1;function yx(e,t){switch(e){case"compositionend":return Pu(t);case"keypress":return t.which!==32?null:(Wu=!0,Ju);case"textInput":return e=t.data,e===Ju&&Wu?null:e;default:return null}}function px(e,t){if(hl)return e==="compositionend"||!Pi&&Fu(e,t)?(e=Vu(),os=Zi=ha=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 Ku&&t.locale!=="ko"?null:t.data;default:return null}}var vx={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 Iu(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!vx[e.type]:t==="textarea"}function eo(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 bx(e){Bf(e,0)}function hs(e){var t=tn(e);if(Uu(t))return e}function to(e,t){if(e==="change")return t}var ao=!1;if(Kt){var Ii;if(Kt){var er="oninput"in document;if(!er){var lo=document.createElement("div");lo.setAttribute("oninput","return;"),er=typeof lo.oninput=="function"}Ii=er}else Ii=!1;ao=Ii&&(!document.documentMode||9<document.documentMode)}function no(){cn&&(cn.detachEvent("onpropertychange",so),un=cn=null)}function so(e){if(e.propertyName==="value"&&hs(un)){var t=[];eo(t,un,e,ki(e)),$u(bx,t)}}function jx(e,t,a){e==="focusin"?(no(),cn=t,un=a,cn.attachEvent("onpropertychange",so)):e==="focusout"&&no()}function Nx(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return hs(un)}function Sx(e,t){if(e==="click")return hs(t)}function Ex(e,t){if(e==="input"||e==="change")return hs(t)}function Cx(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var pt=typeof Object.is=="function"?Object.is:Cx;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 io(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function ro(e,t){var a=io(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=io(a)}}function co(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?co(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function uo(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 Tx=Kt&&"documentMode"in document&&11>=document.documentMode,gl=null,ar=null,dn=null,lr=!1;function oo(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 Qa(e,t){var a={};return a[e.toLowerCase()]=t.toLowerCase(),a["Webkit"+e]="webkit"+t,a["Moz"+e]="moz"+t,a}var yl={animationend:Qa("Animation","AnimationEnd"),animationiteration:Qa("Animation","AnimationIteration"),animationstart:Qa("Animation","AnimationStart"),transitionrun:Qa("Transition","TransitionRun"),transitionstart:Qa("Transition","TransitionStart"),transitioncancel:Qa("Transition","TransitionCancel"),transitionend:Qa("Transition","TransitionEnd")},nr={},fo={};Kt&&(fo=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 Xa(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 fo)return nr[e]=t[a];return e}var mo=Xa("animationend"),xo=Xa("animationiteration"),ho=Xa("animationstart"),Ax=Xa("transitionrun"),wx=Xa("transitionstart"),Mx=Xa("transitioncancel"),go=Xa("transitionend"),yo=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){yo.set(e,t),Va(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)},At=[],pl=0,ir=0;function ys(){for(var e=pl,t=ir=pl=0;t<e;){var a=At[t];At[t++]=null;var l=At[t];At[t++]=null;var s=At[t];At[t++]=null;var i=At[t];if(At[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&&po(a,s,i)}}function ps(e,t,a,l){At[pl++]=e,At[pl++]=t,At[pl++]=a,At[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 po(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<Dn)throw Dn=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 Rx(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 Rx(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 vo(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=Uh(e,a,W.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case B:return e=vt(31,a,t,s),e.elementType=B,e.lanes=i,e;case $:return Ka(a.children,s,i,t);case _:d=8,s|=24;break;case G:return e=vt(12,a,t,s|2),e.elementType=G,e.lanes=i,e;case ee:return e=vt(13,a,t,s),e.elementType=ee,e.lanes=i,e;case K:return e=vt(19,a,t,s),e.elementType=K,e.lanes=i,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case V:d=10;break e;case A:d=9;break e;case ie:d=11;break e;case k:d=14;break e;case Z: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 bo(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 jo=new WeakMap;function wt(e,t){if(typeof e=="object"&&e!==null){var a=jo.get(e);return a!==void 0?a:(t={value:e,source:t,stack:vu(t)},jo.set(e,t),t)}return{value:e,source:t,stack:vu(t)}}var bl=[],jl=0,js=null,fn=0,Mt=[],Rt=0,ga=null,Yt=1,Gt="";function Wt(e,t){bl[jl++]=fn,bl[jl++]=js,js=e,fn=t}function No(e,t,a){Mt[Rt++]=Yt,Mt[Rt++]=Gt,Mt[Rt++]=ga,ga=e;var l=Yt;e=Gt;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,Gt=i+e}else Yt=1<<i|a<<s|l,Gt=e}function dr(e){e.return!==null&&(Wt(e,1),No(e,1,0))}function fr(e){for(;e===js;)js=bl[--jl],bl[jl]=null,fn=bl[--jl],bl[jl]=null;for(;e===ga;)ga=Mt[--Rt],Mt[Rt]=null,Gt=Mt[--Rt],Mt[Rt]=null,Yt=Mt[--Rt],Mt[Rt]=null}function So(e,t){Mt[Rt++]=Yt,Mt[Rt++]=Gt,Mt[Rt++]=ga,Yt=t.id,Gt=t.overflow,ga=e}var Pe=null,Re=null,ye=!1,ya=null,zt=!1,mr=Error(u(519));function pa(e){var t=Error(u(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw mn(wt(t,e)),mr}function Eo(e){var t=e.stateNode,a=e.type,l=e.memoizedProps;switch(t[Fe]=e,t[rt]=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),Lu(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),Bu(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||$f(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||pa(e,!0)}function Co(e){for(Pe=e.return;Pe;)switch(Pe.tag){case 5:case 31:case 13:zt=!1;return;case 27:case 3:zt=!0;return;default:Pe=Pe.return}}function Nl(e){if(e!==Pe)return!1;if(!ye)return Co(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&&Re&&pa(e),Co(e),t===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(u(317));Re=Ff(e)}else if(t===31){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(u(317));Re=Ff(e)}else t===27?(t=Re,_a(e.type)?(e=Lc,Lc=null,Re=e):Re=t):Re=Pe?Dt(e.stateNode.nextSibling):null;return!0}function Ja(){Re=Pe=null,ye=!1}function xr(){var e=ya;return e!==null&&(ft===null?ft=e:ft.push.apply(ft,e),ya=null),e}function mn(e){ya===null?ya=[e]:ya.push(e)}var hr=b(null),Wa=null,Ft=null;function va(e,t,a){X(hr,t._currentValue),t._currentValue=a}function Pt(e){e._currentValue=hr.current,H(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 h=i;i=s;for(var N=0;N<t.length;N++)if(h.context===t[N]){i.lanes|=a,h=i.alternate,h!==null&&(h.lanes|=a),gr(i.return,a,e),l||(d=null);break e}i=h.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 h=s.type;pt(s.pendingProps.value,d.value)||(e!==null?e.push(h):e=[h])}}else if(s===F.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 Ie(e){return To(Wa,e)}function Ss(e,t){return Wa===null&&Fa(e),To(e,t)}function To(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 zx=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()})}},_x=r.unstable_scheduleCallback,Dx=r.unstable_NormalPriority,$e={$$typeof:V,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function pr(){return{controller:new zx,data:new Map,refCount:0}}function xn(e){e.refCount--,e.refCount===0&&_x(Dx,function(){e.controller.abort()})}var hn=null,vr=0,El=0,Cl=null;function Ox(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 Ux(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 wo=U.S;U.S=function(e,t){ff=ht(),typeof t=="object"&&t!==null&&typeof t.then=="function"&&Ox(e,t),wo!==null&&wo(e,t)};var Pa=b(null);function br(){var e=Pa.current;return e!==null?e:we.pooledCache}function Es(e,t){t===null?X(Pa,Pa.current):X(Pa,t.pool)}function Mo(){var e=br();return e===null?null:{parent:$e._currentValue,pool:e}}var Tl=Error(u(460)),jr=Error(u(474)),Cs=Error(u(542)),Ts={then:function(){}};function Ro(e){return e=e.status,e==="fulfilled"||e==="rejected"}function zo(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=we,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 _o(){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 Al=null,gn=0;function As(e){var t=gn;return gn+=1,Al===null&&(Al=[]),zo(Al,e,t)}function yn(e,t){t=t.props.ref,e.ref=t!==void 0?t:null}function ws(e,t){throw t.$$typeof===C?Error(u(525)):(e=Object.prototype.toString.call(t),Error(u(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e)))}function Oo(e){function t(T,E){if(e){var w=T.deletions;w===null?(T.deletions=[E],T.flags|=16):w.push(E)}}function a(T,E){if(!e)return null;for(;E!==null;)t(T,E),E=E.sibling;return null}function l(T){for(var E=new Map;T!==null;)T.key!==null?E.set(T.key,T):E.set(T.index,T),T=T.sibling;return E}function s(T,E){return T=Jt(T,E),T.index=0,T.sibling=null,T}function i(T,E,w){return T.index=w,e?(w=T.alternate,w!==null?(w=w.index,w<E?(T.flags|=67108866,E):w):(T.flags|=67108866,E)):(T.flags|=1048576,E)}function d(T){return e&&T.alternate===null&&(T.flags|=67108866),T}function h(T,E,w,q){return E===null||E.tag!==6?(E=ur(w,T.mode,q),E.return=T,E):(E=s(E,w),E.return=T,E)}function N(T,E,w,q){var te=w.type;return te===$?L(T,E,w.props.children,q,w.key):E!==null&&(E.elementType===te||typeof te=="object"&&te!==null&&te.$$typeof===Z&&Ia(te)===E.type)?(E=s(E,w.props),yn(E,w),E.return=T,E):(E=bs(w.type,w.key,w.props,null,T.mode,q),yn(E,w),E.return=T,E)}function M(T,E,w,q){return E===null||E.tag!==4||E.stateNode.containerInfo!==w.containerInfo||E.stateNode.implementation!==w.implementation?(E=or(w,T.mode,q),E.return=T,E):(E=s(E,w.children||[]),E.return=T,E)}function L(T,E,w,q,te){return E===null||E.tag!==7?(E=Ka(w,T.mode,q,te),E.return=T,E):(E=s(E,w),E.return=T,E)}function Y(T,E,w){if(typeof E=="string"&&E!==""||typeof E=="number"||typeof E=="bigint")return E=ur(""+E,T.mode,w),E.return=T,E;if(typeof E=="object"&&E!==null){switch(E.$$typeof){case R:return w=bs(E.type,E.key,E.props,null,T.mode,w),yn(w,E),w.return=T,w;case D:return E=or(E,T.mode,w),E.return=T,E;case Z:return E=Ia(E),Y(T,E,w)}if(Ge(E)||_e(E))return E=Ka(E,T.mode,w,null),E.return=T,E;if(typeof E.then=="function")return Y(T,As(E),w);if(E.$$typeof===V)return Y(T,Ss(T,E),w);ws(T,E)}return null}function z(T,E,w,q){var te=E!==null?E.key:null;if(typeof w=="string"&&w!==""||typeof w=="number"||typeof w=="bigint")return te!==null?null:h(T,E,""+w,q);if(typeof w=="object"&&w!==null){switch(w.$$typeof){case R:return w.key===te?N(T,E,w,q):null;case D:return w.key===te?M(T,E,w,q):null;case Z:return w=Ia(w),z(T,E,w,q)}if(Ge(w)||_e(w))return te!==null?null:L(T,E,w,q,null);if(typeof w.then=="function")return z(T,E,As(w),q);if(w.$$typeof===V)return z(T,E,Ss(T,w),q);ws(T,w)}return null}function O(T,E,w,q,te){if(typeof q=="string"&&q!==""||typeof q=="number"||typeof q=="bigint")return T=T.get(w)||null,h(E,T,""+q,te);if(typeof q=="object"&&q!==null){switch(q.$$typeof){case R:return T=T.get(q.key===null?w:q.key)||null,N(E,T,q,te);case D:return T=T.get(q.key===null?w:q.key)||null,M(E,T,q,te);case Z:return q=Ia(q),O(T,E,w,q,te)}if(Ge(q)||_e(q))return T=T.get(w)||null,L(E,T,q,te,null);if(typeof q.then=="function")return O(T,E,w,As(q),te);if(q.$$typeof===V)return O(T,E,w,Ss(E,q),te);ws(E,q)}return null}function J(T,E,w,q){for(var te=null,ve=null,P=E,oe=E=0,ge=null;P!==null&&oe<w.length;oe++){P.index>oe?(ge=P,P=null):ge=P.sibling;var be=z(T,P,w[oe],q);if(be===null){P===null&&(P=ge);break}e&&P&&be.alternate===null&&t(T,P),E=i(be,E,oe),ve===null?te=be:ve.sibling=be,ve=be,P=ge}if(oe===w.length)return a(T,P),ye&&Wt(T,oe),te;if(P===null){for(;oe<w.length;oe++)P=Y(T,w[oe],q),P!==null&&(E=i(P,E,oe),ve===null?te=P:ve.sibling=P,ve=P);return ye&&Wt(T,oe),te}for(P=l(P);oe<w.length;oe++)ge=O(P,T,oe,w[oe],q),ge!==null&&(e&&ge.alternate!==null&&P.delete(ge.key===null?oe:ge.key),E=i(ge,E,oe),ve===null?te=ge:ve.sibling=ge,ve=ge);return e&&P.forEach(function(Ha){return t(T,Ha)}),ye&&Wt(T,oe),te}function ne(T,E,w,q){if(w==null)throw Error(u(151));for(var te=null,ve=null,P=E,oe=E=0,ge=null,be=w.next();P!==null&&!be.done;oe++,be=w.next()){P.index>oe?(ge=P,P=null):ge=P.sibling;var Ha=z(T,P,be.value,q);if(Ha===null){P===null&&(P=ge);break}e&&P&&Ha.alternate===null&&t(T,P),E=i(Ha,E,oe),ve===null?te=Ha:ve.sibling=Ha,ve=Ha,P=ge}if(be.done)return a(T,P),ye&&Wt(T,oe),te;if(P===null){for(;!be.done;oe++,be=w.next())be=Y(T,be.value,q),be!==null&&(E=i(be,E,oe),ve===null?te=be:ve.sibling=be,ve=be);return ye&&Wt(T,oe),te}for(P=l(P);!be.done;oe++,be=w.next())be=O(P,T,oe,be.value,q),be!==null&&(e&&be.alternate!==null&&P.delete(be.key===null?oe:be.key),E=i(be,E,oe),ve===null?te=be:ve.sibling=be,ve=be);return e&&P.forEach(function(Xh){return t(T,Xh)}),ye&&Wt(T,oe),te}function Ae(T,E,w,q){if(typeof w=="object"&&w!==null&&w.type===$&&w.key===null&&(w=w.props.children),typeof w=="object"&&w!==null){switch(w.$$typeof){case R:e:{for(var te=w.key;E!==null;){if(E.key===te){if(te=w.type,te===$){if(E.tag===7){a(T,E.sibling),q=s(E,w.props.children),q.return=T,T=q;break e}}else if(E.elementType===te||typeof te=="object"&&te!==null&&te.$$typeof===Z&&Ia(te)===E.type){a(T,E.sibling),q=s(E,w.props),yn(q,w),q.return=T,T=q;break e}a(T,E);break}else t(T,E);E=E.sibling}w.type===$?(q=Ka(w.props.children,T.mode,q,w.key),q.return=T,T=q):(q=bs(w.type,w.key,w.props,null,T.mode,q),yn(q,w),q.return=T,T=q)}return d(T);case D:e:{for(te=w.key;E!==null;){if(E.key===te)if(E.tag===4&&E.stateNode.containerInfo===w.containerInfo&&E.stateNode.implementation===w.implementation){a(T,E.sibling),q=s(E,w.children||[]),q.return=T,T=q;break e}else{a(T,E);break}else t(T,E);E=E.sibling}q=or(w,T.mode,q),q.return=T,T=q}return d(T);case Z:return w=Ia(w),Ae(T,E,w,q)}if(Ge(w))return J(T,E,w,q);if(_e(w)){if(te=_e(w),typeof te!="function")throw Error(u(150));return w=te.call(w),ne(T,E,w,q)}if(typeof w.then=="function")return Ae(T,E,As(w),q);if(w.$$typeof===V)return Ae(T,E,Ss(T,w),q);ws(T,w)}return typeof w=="string"&&w!==""||typeof w=="number"||typeof w=="bigint"?(w=""+w,E!==null&&E.tag===6?(a(T,E.sibling),q=s(E,w),q.return=T,T=q):(a(T,E),q=ur(w,T.mode,q),q.return=T,T=q),d(T)):a(T,E)}return function(T,E,w,q){try{gn=0;var te=Ae(T,E,w,q);return Al=null,te}catch(P){if(P===Tl||P===Cs)throw P;var ve=vt(29,P,null,T.mode);return ve.lanes=q,ve.return=T,ve}}}var tl=Oo(!0),Uo=Oo(!1),ba=!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 ja(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Na(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),po(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,Cu(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;ba=!1;var i=s.firstBaseUpdate,d=s.lastBaseUpdate,h=s.shared.pending;if(h!==null){s.shared.pending=null;var N=h,M=N.next;N.next=null,d===null?i=M:d.next=M,d=N;var L=e.alternate;L!==null&&(L=L.updateQueue,h=L.lastBaseUpdate,h!==d&&(h===null?L.firstBaseUpdate=M:h.next=M,L.lastBaseUpdate=N))}if(i!==null){var Y=s.baseState;d=0,L=M=N=null,h=i;do{var z=h.lane&-536870913,O=z!==h.lane;if(O?(he&z)===z:(l&z)===z){z!==0&&z===El&&(Cr=!0),L!==null&&(L=L.next={lane:0,tag:h.tag,payload:h.payload,callback:null,next:null});e:{var J=e,ne=h;z=t;var Ae=a;switch(ne.tag){case 1:if(J=ne.payload,typeof J=="function"){Y=J.call(Ae,Y,z);break e}Y=J;break e;case 3:J.flags=J.flags&-65537|128;case 0:if(J=ne.payload,z=typeof J=="function"?J.call(Ae,Y,z):J,z==null)break e;Y=y({},Y,z);break e;case 2:ba=!0}}z=h.callback,z!==null&&(e.flags|=64,O&&(e.flags|=8192),O=s.callbacks,O===null?s.callbacks=[z]:O.push(z))}else O={lane:z,tag:h.tag,payload:h.payload,callback:h.callback,next:null},L===null?(M=L=O,N=Y):L=L.next=O,d|=z;if(h=h.next,h===null){if(h=s.shared.pending,h===null)break;O=h,h=O.next,O.next=null,s.lastBaseUpdate=O,s.shared.pending=null}}while(!0);L===null&&(N=Y),s.baseState=N,s.firstBaseUpdate=M,s.lastBaseUpdate=L,i===null&&(s.shared.lanes=0),Aa|=d,e.lanes=d,e.memoizedState=Y}}function Lo(e,t){if(typeof e!="function")throw Error(u(191,e));e.call(t)}function Ho(e,t){var a=e.callbacks;if(a!==null)for(e.callbacks=null,e=0;e<a.length;e++)Lo(a[e],t)}var wl=b(null),Ms=b(0);function Bo(e,t){e=ra,X(Ms,e),X(wl,t),ra=e|t.baseLanes}function Tr(){X(Ms,ra),X(wl,wl.current)}function Ar(){ra=Ms.current,H(wl),H(Ms)}var bt=b(null),_t=null;function Sa(e){var t=e.alternate;X(Be,Be.current&1),X(bt,e),_t===null&&(t===null||wl.current!==null||t.memoizedState!==null)&&(_t=e)}function wr(e){X(Be,Be.current),X(bt,e),_t===null&&(_t=e)}function qo(e){e.tag===22?(X(Be,Be.current),X(bt,e),_t===null&&(_t=e)):Ea()}function Ea(){X(Be,Be.current),X(bt,bt.current)}function jt(e){H(bt),_t===e&&(_t=null),H(Be)}var Be=b(0);function Rs(e){for(var t=e;t!==null;){if(t.tag===13){var a=t.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||Oc(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,ue=null,Ce=null,Ve=null,zs=!1,Ml=!1,al=!1,_s=0,jn=0,Rl=null,Lx=0;function Ue(){throw Error(u(321))}function Mr(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 Rr(e,t,a,l,s,i){return It=i,ue=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,U.H=e===null||e.memoizedState===null?Nd:Qr,al=!1,i=a(l,s),al=!1,Ml&&(i=Go(t,a,l,s)),Yo(e),i}function Yo(e){U.H=En;var t=Ce!==null&&Ce.next!==null;if(It=0,Ve=Ce=ue=null,zs=!1,jn=0,Rl=null,t)throw Error(u(300));e===null||ke||(e=e.dependencies,e!==null&&Ns(e)&&(ke=!0))}function Go(e,t,a,l){ue=e;var s=0;do{if(Ml&&(Rl=null),jn=0,Ml=!1,25<=s)throw Error(u(301));if(s+=1,Ve=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)}U.H=Sd,i=t(a,l)}while(Ml);return i}function Hx(){var e=U.H,t=e.useState()[0];return t=typeof t.then=="function"?Nn(t):t,e=e.useState()[0],(Ce!==null?Ce.memoizedState:null)!==e&&(ue.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 Dr(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,Ve=Ce=ue=null,Ml=!1,jn=_s=0,Rl=null}function it(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ve===null?ue.memoizedState=Ve=e:Ve=Ve.next=e,Ve}function qe(){if(Ce===null){var e=ue.alternate;e=e!==null?e.memoizedState:null}else e=Ce.next;var t=Ve===null?ue.memoizedState:Ve.next;if(t!==null)Ve=t,Ce=e;else{if(e===null)throw ue.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},Ve===null?ue.memoizedState=Ve=e:Ve=Ve.next=e}return Ve}function Ds(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Nn(e){var t=jn;return jn+=1,Rl===null&&(Rl=[]),e=zo(Rl,e,t),t=ue,(Ve===null?t.memoizedState:Ve.next)===null&&(t=t.alternate,U.H=t===null||t.memoizedState===null?Nd:Qr),e}function Os(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Nn(e);if(e.$$typeof===V)return Ie(e)}throw Error(u(438,String(e)))}function Or(e){var t=null,a=ue.updateQueue;if(a!==null&&(t=a.memoCache),t==null){var l=ue.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=Ds(),ue.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]=I;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 h=d=null,N=null,M=t,L=!1;do{var Y=M.lane&-536870913;if(Y!==M.lane?(he&Y)===Y:(It&Y)===Y){var z=M.revertLane;if(z===0)N!==null&&(N=N.next={lane:0,revertLane:0,gesture:null,action:M.action,hasEagerState:M.hasEagerState,eagerState:M.eagerState,next:null}),Y===El&&(L=!0);else if((It&z)===z){M=M.next,z===El&&(L=!0);continue}else Y={lane:0,revertLane:M.revertLane,gesture:null,action:M.action,hasEagerState:M.hasEagerState,eagerState:M.eagerState,next:null},N===null?(h=N=Y,d=i):N=N.next=Y,ue.lanes|=z,Aa|=z;Y=M.action,al&&a(i,Y),i=M.hasEagerState?M.eagerState:a(i,Y)}else z={lane:Y,revertLane:M.revertLane,gesture:M.gesture,action:M.action,hasEagerState:M.hasEagerState,eagerState:M.eagerState,next:null},N===null?(h=N=z,d=i):N=N.next=z,ue.lanes|=Y,Aa|=Y;M=M.next}while(M!==null&&M!==t);if(N===null?d=i:N.next=h,!pt(i,e.memoizedState)&&(ke=!0,L&&(a=Cl,a!==null)))throw a;e.memoizedState=i,e.baseState=d,e.baseQueue=N,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)||(ke=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),a.lastRenderedState=i}return[i,l]}function $o(e,t,a){var l=ue,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,ke=!0),s=s.queue,qr(Qo.bind(null,l,s,e),[e]),s.getSnapshot!==t||d||Ve!==null&&Ve.memoizedState.tag&1){if(l.flags|=2048,zl(9,{destroy:void 0},ko.bind(null,l,s,a,t),null),we===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=ue.updateQueue,t===null?(t=Ds(),ue.updateQueue=t,t.stores=[e]):(a=t.stores,a===null?t.stores=[e]:a.push(e))}function ko(e,t,a,l){t.value=a,t.getSnapshot=l,Xo(t)&&Zo(e)}function Qo(e,t,a){return a(function(){Xo(t)&&Zo(e)})}function Xo(e){var t=e.getSnapshot;e=e.value;try{var a=t();return!pt(e,a)}catch{return!0}}function Zo(e){var t=Za(e,2);t!==null&&mt(t,e,2)}function Hr(e){var t=it();if(typeof e=="function"){var a=e;if(e=a(),al){ma(!0);try{a()}finally{ma(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ea,lastRenderedState:e},t}function Ko(e,t,a,l){return e.baseState=a,Ur(e,Ce,typeof l=="function"?l:ea)}function Bx(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)}};U.T!==null?a(!0):i.isTransition=!1,l(i),a=t.pending,a===null?(i.next=t.pending=i,Jo(t,i)):(i.next=a.next,t.pending=a.next=i)}}function Jo(e,t){var a=t.action,l=t.payload,s=e.state;if(t.isTransition){var i=U.T,d={};U.T=d;try{var h=a(s,l),N=U.S;N!==null&&N(d,h),Wo(e,t,h)}catch(M){Br(e,t,M)}finally{i!==null&&d.types!==null&&(i.types=d.types),U.T=i}}else try{i=a(s,l),Wo(e,t,i)}catch(M){Br(e,t,M)}}function Wo(e,t,a){a!==null&&typeof a=="object"&&typeof a.then=="function"?a.then(function(l){Fo(e,t,l)},function(l){return Br(e,t,l)}):Fo(e,t,a)}function Fo(e,t,a){t.status="fulfilled",t.value=a,Po(t),e.state=a,t=e.pending,t!==null&&(a=t.next,a===t?e.pending=null:(a=a.next,t.next=a,Jo(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,Po(t),t=t.next;while(t!==l)}e.action=null}function Po(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Io(e,t){return t}function ed(e,t){if(ye){var a=we.formState;if(a!==null){e:{var l=ue;if(ye){if(Re){t:{for(var s=Re,i=zt;s.nodeType!==8;){if(!i){s=null;break t}if(s=Dt(s.nextSibling),s===null){s=null;break t}}i=s.data,s=i==="F!"||i==="F"?s:null}if(s){Re=Dt(s.nextSibling),l=s.data==="F!";break e}}pa(l)}l=!1}l&&(t=a[0])}}return a=it(),a.memoizedState=a.baseState=t,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Io,lastRenderedState:t},a.queue=l,a=vd.bind(null,ue,l),l.dispatch=a,l=Hr(!1),i=kr.bind(null,ue,!1,l.queue),l=it(),s={state:t,dispatch:null,action:e,pending:null},l.queue=s,a=Bx.bind(null,ue,s,i,a),s.dispatch=a,l.memoizedState=e,[t,a,!1]}function td(e){var t=qe();return ad(t,Ce,e)}function ad(e,t,a){if(t=Ur(e,t,Io)[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&&(ue.flags|=2048,zl(9,{destroy:void 0},qx.bind(null,s,a),null)),[l,i,e]}function qx(e,t){e.action=t}function ld(e){var t=qe(),a=Ce;if(a!==null)return ad(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=ue.updateQueue,t===null&&(t=Ds(),ue.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 nd(){return qe().memoizedState}function Ls(e,t,a,l){var s=it();ue.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&&Mr(l,Ce.memoizedState.deps)?s.memoizedState=zl(t,i,a,l):(ue.flags|=e,s.memoizedState=zl(1|t,i,a,l))}function sd(e,t){Ls(8390656,8,e,t)}function qr(e,t){Hs(2048,8,e,t)}function Yx(e){ue.flags|=4;var t=ue.updateQueue;if(t===null)t=Ds(),ue.updateQueue=t,t.events=[e];else{var a=t.events;a===null?t.events=[e]:a.push(e)}}function id(e){var t=qe().memoizedState;return Yx({ref:t,nextImpl:e}),function(){if((Ne&2)!==0)throw Error(u(440));return t.impl.apply(void 0,arguments)}}function rd(e,t){return Hs(4,2,e,t)}function cd(e,t){return Hs(4,4,e,t)}function ud(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 od(e,t,a){a=a!=null?a.concat([e]):null,Hs(4,4,ud.bind(null,t,e),a)}function Yr(){}function dd(e,t){var a=qe();t=t===void 0?null:t;var l=a.memoizedState;return t!==null&&Mr(t,l[1])?l[0]:(a.memoizedState=[e,t],e)}function fd(e,t){var a=qe();t=t===void 0?null:t;var l=a.memoizedState;if(t!==null&&Mr(t,l[1]))return l[0];if(l=e(),al){ma(!0);try{e()}finally{ma(!1)}}return a.memoizedState=[l,t],l}function Gr(e,t,a){return a===void 0||(It&1073741824)!==0&&(he&261930)===0?e.memoizedState=t:(e.memoizedState=a,e=xf(),ue.lanes|=e,Aa|=e,a)}function md(e,t,a,l){return pt(a,t)?a:wl.current!==null?(e=Gr(e,a,l),pt(e,t)||(ke=!0),e):(It&42)===0||(It&1073741824)!==0&&(he&261930)===0?(ke=!0,e.memoizedState=a):(e=xf(),ue.lanes|=e,Aa|=e,t)}function xd(e,t,a,l,s){var i=Q.p;Q.p=i!==0&&8>i?i:8;var d=U.T,h={};U.T=h,kr(e,!1,t,a);try{var N=s(),M=U.S;if(M!==null&&M(h,N),N!==null&&typeof N=="object"&&typeof N.then=="function"){var L=Ux(N,l);Sn(e,t,L,Et(e))}else Sn(e,t,l,Et(e))}catch(Y){Sn(e,t,{then:function(){},status:"rejected",reason:Y},Et())}finally{Q.p=i,d!==null&&h.types!==null&&(d.types=h.types),U.T=d}}function Gx(){}function $r(e,t,a,l){if(e.tag!==5)throw Error(u(476));var s=hd(e).queue;xd(e,s,t,le,a===null?Gx:function(){return gd(e),a(l)})}function hd(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 gd(e){var t=hd(e);t.next===null&&(t=e.alternate.memoizedState),Sn(e,t.next.queue,{},Et())}function Vr(){return Ie(Yn)}function yd(){return qe().memoizedState}function pd(){return qe().memoizedState}function $x(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var a=Et();e=ja(a);var l=Na(t,e,a);l!==null&&(mt(l,t,a),pn(l,t,a)),t={cache:pr()},e.payload=t;return}t=t.return}}function Vx(e,t,a){var l=Et();a={lane:l,revertLane:0,gesture:null,action:a,hasEagerState:!1,eagerState:null,next:null},Bs(e)?bd(t,a):(a=rr(e,t,a,l),a!==null&&(mt(a,e,l),jd(a,t,l)))}function vd(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))bd(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,h=i(d,a);if(s.hasEagerState=!0,s.eagerState=h,pt(h,d))return ps(e,t,s,0),we===null&&ys(),!1}catch{}if(a=rr(e,t,s,l),a!==null)return mt(a,e,l),jd(a,t,l),!0}return!1}function kr(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&&mt(t,e,2)}function Bs(e){var t=e.alternate;return e===ue||t!==null&&t===ue}function bd(e,t){Ml=zs=!0;var a=e.pending;a===null?t.next=t:(t.next=a.next,a.next=t),e.pending=t}function jd(e,t,a){if((a&4194048)!==0){var l=t.lanes;l&=e.pendingLanes,a|=l,t.lanes=a,Cu(e,a)}}var En={readContext:Ie,use:Os,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 Nd={readContext:Ie,use:Os,useCallback:function(e,t){return it().memoizedState=[e,t===void 0?null:t],e},useContext:Ie,useEffect:sd,useImperativeHandle:function(e,t,a){a=a!=null?a.concat([e]):null,Ls(4194308,4,ud.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){ma(!0);try{e()}finally{ma(!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){ma(!0);try{a(t)}finally{ma(!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=Vx.bind(null,ue,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=vd.bind(null,ue,t);return t.dispatch=a,[e.memoizedState,a]},useDebugValue:Yr,useDeferredValue:function(e,t){var a=it();return Gr(a,e,t)},useTransition:function(){var e=Hr(!1);return e=xd.bind(null,ue,e.queue,!0,!1),it().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,a){var l=ue,s=it();if(ye){if(a===void 0)throw Error(u(407));a=a()}else{if(a=t(),we===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,sd(Qo.bind(null,l,i,e),[e]),l.flags|=2048,zl(9,{destroy:void 0},ko.bind(null,l,i,a,t),null),a},useId:function(){var e=it(),t=we.identifierPrefix;if(ye){var a=Gt,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=Lx++,t="_"+t+"r_"+a.toString(32)+"_";return e.memoizedState=t},useHostTransitionStatus:Vr,useFormState:ed,useActionState:ed,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=kr.bind(null,ue,!0,a),a.dispatch=t,[e,t]},useMemoCache:Or,useCacheRefresh:function(){return it().memoizedState=$x.bind(null,ue)},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)}}},Qr={readContext:Ie,use:Os,useCallback:dd,useContext:Ie,useEffect:qr,useImperativeHandle:od,useInsertionEffect:rd,useLayoutEffect:cd,useMemo:fd,useReducer:Us,useRef:nd,useState:function(){return Us(ea)},useDebugValue:Yr,useDeferredValue:function(e,t){var a=qe();return md(a,Ce.memoizedState,e,t)},useTransition:function(){var e=Us(ea)[0],t=qe().memoizedState;return[typeof e=="boolean"?e:Nn(e),t]},useSyncExternalStore:$o,useId:yd,useHostTransitionStatus:Vr,useFormState:td,useActionState:td,useOptimistic:function(e,t){var a=qe();return Ko(a,Ce,e,t)},useMemoCache:Or,useCacheRefresh:pd};Qr.useEffectEvent=id;var Sd={readContext:Ie,use:Os,useCallback:dd,useContext:Ie,useEffect:qr,useImperativeHandle:od,useInsertionEffect:rd,useLayoutEffect:cd,useMemo:fd,useReducer:Lr,useRef:nd,useState:function(){return Lr(ea)},useDebugValue:Yr,useDeferredValue:function(e,t){var a=qe();return Ce===null?Gr(a,e,t):md(a,Ce.memoizedState,e,t)},useTransition:function(){var e=Lr(ea)[0],t=qe().memoizedState;return[typeof e=="boolean"?e:Nn(e),t]},useSyncExternalStore:$o,useId:yd,useHostTransitionStatus:Vr,useFormState:ld,useActionState:ld,useOptimistic:function(e,t){var a=qe();return Ce!==null?Ko(a,Ce,e,t):(a.baseState=e,[e,a.queue.dispatch])},useMemoCache:Or,useCacheRefresh:pd};Sd.useEffectEvent=id;function Xr(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=ja(l);s.payload=t,a!=null&&(s.callback=a),t=Na(e,s,l),t!==null&&(mt(t,e,l),pn(t,e,l))},enqueueReplaceState:function(e,t,a){e=e._reactInternals;var l=Et(),s=ja(l);s.tag=1,s.payload=t,a!=null&&(s.callback=a),t=Na(e,s,l),t!==null&&(mt(t,e,l),pn(t,e,l))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var a=Et(),l=ja(a);l.tag=2,t!=null&&(l.callback=t),t=Na(e,l,a),t!==null&&(mt(t,e,a),pn(t,e,a))}};function Ed(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 Cd(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 Td(e){gs(e)}function Ad(e){console.error(e)}function wd(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=ja(a),a.tag=3,a.payload={element:null},a.callback=function(){qs(e,t)},a}function Rd(e){return e=ja(e),e.tag=3,e}function zd(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"&&(wa===null?wa=new Set([this]):wa.add(this));var h=l.stack;this.componentDidCatch(l.value,{componentStack:h!==null?h:""})})}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(wt(e,a)))):(l!==mr&&(t=Error(u(423),{cause:l}),mn(wt(t,a))),e=e.current.alternate,e.flags|=65536,s&=-s,e.lanes|=s,l=wt(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=wt(i,a),_n===null?_n=[i]:_n.push(i),Le!==4&&(Le=2),t===null)return!0;l=wt(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"&&(wa===null||!wa.has(i))))return a.flags|=65536,s&=-s,a.lanes|=s,s=Rd(s),zd(s,e,a,l),Er(a,s),!1}a=a.return}while(a!==null);return!1}var Jr=Error(u(461)),ke=!1;function et(e,t,a,l){t.child=e===null?Uo(t,null,a,l):tl(t,e.child,a,l)}function _d(e,t,a,l,s){a=a.render;var i=t.ref;if("ref"in l){var d={};for(var h in l)h!=="ref"&&(d[h]=l[h])}else d=l;return Fa(t),l=Rr(e,t,a,d,i,s),h=zr(),e!==null&&!ke?(_r(e,t,s),ta(e,t,s)):(ye&&h&&dr(t),t.flags|=1,et(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,Od(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 Od(e,t,a,l,s){if(e!==null){var i=e.memoizedProps;if(on(i,l)&&e.ref===t.ref)if(ke=!1,t.pendingProps=l=i,lc(e,s))(e.flags&131072)!==0&&(ke=!0);else return t.lanes=e.lanes,ta(e,t,s)}return Wr(e,t,a,l,s)}function Ud(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 Ld(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?Bo(t,i):Tr(),qo(t);else return l=t.lanes=536870912,Ld(e,t,i!==null?i.baseLanes|a:a,a,l)}else i!==null?(Es(t,i.cachePool),Bo(t,i),Ea(),t.memoizedState=null):(e!==null&&Es(t,null),Tr(),Ea());return et(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 Ld(e,t,a,l,s){var i=br();return i=i===null?null:{parent:$e._currentValue,pool:i},t.memoizedState={baseLanes:a,cachePool:i},e!==null&&Es(t,null),Tr(),qo(t),e!==null&&Sl(e,t,l,!0),t.childLanes=s,null}function Ys(e,t){return t=$s({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function Hd(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 Qx(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(wr(t),(e=Re)?(e=Wf(e,zt),e=e!==null&&e.data==="&"?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:ga!==null?{id:Yt,overflow:Gt}:null,retryLane:536870912,hydrationErrors:null},a=bo(e),a.return=t,t.child=a,Pe=t,Re=null)):e=null,e===null)throw pa(t);return t.lanes=536870912,null}return Ys(t,l)}var i=e.memoizedState;if(i!==null){var d=i.dehydrated;if(wr(t),s)if(t.flags&256)t.flags&=-257,t=Hd(e,t,a);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(u(558));else if(ke||Sl(e,t,a,!1),s=(a&e.childLanes)!==0,ke||s){if(l=we,l!==null&&(d=Tu(l,a),d!==0&&d!==i.retryLane))throw i.retryLane=d,Za(e,d),mt(l,e,d),Jr;Fs(),t=Hd(e,t,a)}else e=i.treeContext,Re=Dt(d.nextSibling),Pe=t,ye=!0,ya=null,zt=!1,e!==null&&So(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 Gs(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=Rr(e,t,a,l,void 0,s),l=zr(),e!==null&&!ke?(_r(e,t,s),ta(e,t,s)):(ye&&l&&dr(t),t.flags|=1,et(e,t,a,s),t.child)}function Bd(e,t,a,l,s,i){return Fa(t),t.updateQueue=null,a=Go(t,l,a,s),Yo(e),l=zr(),e!==null&&!ke?(_r(e,t,i),ta(e,t,i)):(ye&&l&&dr(t),t.flags|=1,et(e,t,a,i),t.child)}function qd(e,t,a,l,s){if(Fa(t),t.stateNode===null){var i=vl,d=a.contextType;typeof d=="object"&&d!==null&&(i=Ie(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?Ie(d):vl,i.state=t.memoizedState,d=a.getDerivedStateFromProps,typeof d=="function"&&(Xr(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 h=t.memoizedProps,N=ll(a,h);i.props=N;var M=i.context,L=a.contextType;d=vl,typeof L=="object"&&L!==null&&(d=Ie(L));var Y=a.getDerivedStateFromProps;L=typeof Y=="function"||typeof i.getSnapshotBeforeUpdate=="function",h=t.pendingProps!==h,L||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(h||M!==d)&&Cd(t,i,l,d),ba=!1;var z=t.memoizedState;i.state=z,bn(t,l,i,s),vn(),M=t.memoizedState,h||z!==M||ba?(typeof Y=="function"&&(Xr(t,a,Y,l),M=t.memoizedState),(N=ba||Ed(t,a,N,l,z,M,d))?(L||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=M),i.props=l,i.state=M,i.context=d,l=N):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),l=!1)}else{i=t.stateNode,Sr(e,t),d=t.memoizedProps,L=ll(a,d),i.props=L,Y=t.pendingProps,z=i.context,M=a.contextType,N=vl,typeof M=="object"&&M!==null&&(N=Ie(M)),h=a.getDerivedStateFromProps,(M=typeof h=="function"||typeof i.getSnapshotBeforeUpdate=="function")||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(d!==Y||z!==N)&&Cd(t,i,l,N),ba=!1,z=t.memoizedState,i.state=z,bn(t,l,i,s),vn();var O=t.memoizedState;d!==Y||z!==O||ba||e!==null&&e.dependencies!==null&&Ns(e.dependencies)?(typeof h=="function"&&(Xr(t,a,h,l),O=t.memoizedState),(L=ba||Ed(t,a,L,l,z,O,N)||e!==null&&e.dependencies!==null&&Ns(e.dependencies))?(M||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(l,O,N),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(l,O,N)),typeof i.componentDidUpdate=="function"&&(t.flags|=4),typeof i.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof i.componentDidUpdate!="function"||d===e.memoizedProps&&z===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&z===e.memoizedState||(t.flags|=1024),t.memoizedProps=l,t.memoizedState=O),i.props=l,i.state=O,i.context=N,l=L):(typeof i.componentDidUpdate!="function"||d===e.memoizedProps&&z===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||d===e.memoizedProps&&z===e.memoizedState||(t.flags|=1024),l=!1)}return i=l,Gs(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)):et(e,t,a,s),t.memoizedState=i.state,e=t.child):e=ta(e,t,s),e}function Yd(e,t,a,l){return Ja(),t.flags|=256,et(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?Sa(t):Ea(),(e=Re)?(e=Wf(e,zt),e=e!==null&&e.data!=="&"?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:ga!==null?{id:Yt,overflow:Gt}:null,retryLane:536870912,hydrationErrors:null},a=bo(e),a.return=t,t.child=a,Pe=t,Re=null)):e=null,e===null)throw pa(t);return Uc(e)?t.lanes=32:t.lanes=536870912,null}var h=l.children;return l=l.fallback,s?(Ea(),s=t.mode,h=$s({mode:"hidden",children:h},s),l=Ka(l,s,a,null),h.return=t,l.return=t,h.sibling=l,t.child=h,l=t.child,l.memoizedState=Pr(a),l.childLanes=Ir(e,d,a),t.memoizedState=Fr,Cn(null,l)):(Sa(t),ec(t,h))}var N=e.memoizedState;if(N!==null&&(h=N.dehydrated,h!==null)){if(i)t.flags&256?(Sa(t),t.flags&=-257,t=tc(e,t,a)):t.memoizedState!==null?(Ea(),t.child=e.child,t.flags|=128,t=null):(Ea(),h=l.fallback,s=t.mode,l=$s({mode:"visible",children:l.children},s),h=Ka(h,s,a,null),h.flags|=2,l.return=t,h.return=t,l.sibling=h,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(Sa(t),Uc(h)){if(d=h.nextSibling&&h.nextSibling.dataset,d)var M=d.dgst;d=M,l=Error(u(419)),l.stack="",l.digest=d,mn({value:l,source:null,stack:null}),t=tc(e,t,a)}else if(ke||Sl(e,t,a,!1),d=(a&e.childLanes)!==0,ke||d){if(d=we,d!==null&&(l=Tu(d,a),l!==0&&l!==N.retryLane))throw N.retryLane=l,Za(e,l),mt(d,e,l),Jr;Oc(h)||Fs(),t=tc(e,t,a)}else Oc(h)?(t.flags|=192,t.child=e.child,t=null):(e=N.treeContext,Re=Dt(h.nextSibling),Pe=t,ye=!0,ya=null,zt=!1,e!==null&&So(t,e),t=ec(t,l.children),t.flags|=4096);return t}return s?(Ea(),h=l.fallback,s=t.mode,N=e.child,M=N.sibling,l=Jt(N,{mode:"hidden",children:l.children}),l.subtreeFlags=N.subtreeFlags&65011712,M!==null?h=Jt(M,h):(h=Ka(h,s,a,null),h.flags|=2),h.return=t,l.return=t,l.sibling=h,t.child=l,Cn(null,l),l=t.child,h=e.child.memoizedState,h===null?h=Pr(a):(s=h.cachePool,s!==null?(N=$e._currentValue,s=s.parent!==N?{parent:N,pool:N}:s):s=Mo(),h={baseLanes:h.baseLanes|a,cachePool:s}),l.memoizedState=h,l.childLanes=Ir(e,d,a),t.memoizedState=Fr,Cn(e.child,l)):(Sa(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=$s({mode:"visible",children:t},e.mode),t.return=e,e.child=t}function $s(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 $d(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,h=(d&2)!==0;if(h?(d=d&1|2,t.flags|=128):d&=1,X(Be,d),et(e,t,l,a),l=ye?fn:0,!h&&e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&$d(e,a,t);else if(e.tag===19)$d(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&&Rs(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&&Rs(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 Xx(e,t,a){switch(t.tag){case 3:Ze(t,t.stateNode.containerInfo),va(t,$e,e.memoizedState.cache),Ja();break;case 27:case 5:Wl(t);break;case 4:Ze(t,t.stateNode.containerInfo);break;case 10:va(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,wr(t),null;break;case 13:var l=t.memoizedState;if(l!==null)return l.dehydrated!==null?(Sa(t),t.flags|=128,null):(a&t.child.childLanes)!==0?Gd(e,t,a):(Sa(t),e=ta(e,t,a),e!==null?e.sibling:null);Sa(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),X(Be,Be.current),l)break;return null;case 22:return t.lanes=0,Ud(e,t,a,t.pendingProps);case 24:va(t,$e,e.memoizedState.cache)}return ta(e,t,a)}function kd(e,t,a){if(e!==null)if(e.memoizedProps!==t.pendingProps)ke=!0;else{if(!lc(e,a)&&(t.flags&128)===0)return ke=!1,Xx(e,t,a);ke=(e.flags&131072)!==0}else ke=!1,ye&&(t.flags&1048576)!==0&&No(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=qd(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===ie){t.tag=11,t=_d(null,t,e,l,a);break e}else if(s===k){t.tag=14,t=Dd(null,t,e,l,a);break e}}throw t=Xe(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),qd(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,va(t,$e,l),l!==i.cache&&yr(t,[$e],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=Yd(e,t,l,a);break e}else if(l!==s){s=wt(Error(u(424)),t),mn(s),t=Yd(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,Re=Dt(e.firstChild),Pe=t,ye=!0,ya=null,zt=!0,a=Uo(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}et(e,t,l,a)}t=t.child}return t;case 26:return Gs(e,t),e===null?(a=a0(t.type,null,t.pendingProps,null))?t.memoizedState=a:ye||(a=t.type,e=t.pendingProps,l=ni(fe.current).createElement(a),l[Fe]=t,l[rt]=e,tt(l,a,e),Je(l),t.stateNode=l):t.memoizedState=a0(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return Wl(t),e===null&&ye&&(l=t.stateNode=If(t.type,t.pendingProps,fe.current),Pe=t,zt=!0,s=Re,_a(t.type)?(Lc=s,Re=Dt(l.firstChild)):Re=s),et(e,t,t.pendingProps.children,a),Gs(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&ye&&((s=l=Re)&&(l=Nh(l,t.type,t.pendingProps,zt),l!==null?(t.stateNode=l,Pe=t,Re=Dt(l.firstChild),zt=!1,s=!0):s=!1),s||pa(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=Rr(e,t,Hx,null,null,a),Yn._currentValue=s),Gs(e,t),et(e,t,l,a),t.child;case 6:return e===null&&ye&&((e=a=Re)&&(a=Sh(a,t.pendingProps,zt),a!==null?(t.stateNode=a,Pe=t,Re=null,e=!0):e=!1),e||pa(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):et(e,t,l,a),t.child;case 11:return _d(e,t,t.type,t.pendingProps,a);case 7:return et(e,t,t.pendingProps,a),t.child;case 8:return et(e,t,t.pendingProps.children,a),t.child;case 12:return et(e,t,t.pendingProps.children,a),t.child;case 10:return l=t.pendingProps,va(t,t.type,l.value),et(e,t,l.children,a),t.child;case 9:return s=t.type._context,l=t.pendingProps.children,Fa(t),s=Ie(s),l=l(s),t.flags|=1,et(e,t,l,a),t.child;case 14:return Dd(e,t,t.type,t.pendingProps,a);case 15:return Od(e,t,t.type,t.pendingProps,a);case 19:return Vd(e,t,a);case 31:return Qx(e,t,a);case 22:return Ud(e,t,a,t.pendingProps);case 24:return Fa(t),l=Ie($e),e===null?(s=br(),s===null&&(s=we,i=pr(),s.pooledCache=i,i.refCount++,i!==null&&(s.pooledCacheLanes|=a),s=i),t.memoizedState={parent:l,cache:s},Nr(t),va(t,$e,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),va(t,$e,l)):(l=i.cache,va(t,$e,l),l!==s.cache&&yr(t,[$e],a,!0))),et(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(pf())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,!r0(t))if(pf())e.flags|=8192;else throw el=Ts,jr}function Vs(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag!==22?Su():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 ze(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 Zx(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 ze(t),null;case 1:return ze(t),null;case 3:return a=t.stateNode,l=null,e!==null&&(l=e.memoizedState.cache),t.memoizedState.cache!==l&&(t.flags|=2048),Pt($e),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())),ze(t),null;case 26:var s=t.type,i=t.memoizedState;return e===null?(aa(t),i!==null?(ze(t),Qd(t,i)):(ze(t),nc(t,s,null,l,a))):i?i!==e.memoizedState?(aa(t),ze(t),Qd(t,i)):(ze(t),t.flags&=-16777217):(e=e.memoizedProps,e!==l&&aa(t),ze(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 ze(t),null}e=W.current,Nl(t)?Eo(t):(e=If(s,l,a),t.stateNode=e,aa(t))}return ze(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 ze(t),null}if(i=W.current,Nl(t))Eo(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[Fe]=t,i[rt]=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(tt(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 ze(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=Pe,s!==null)switch(s.tag){case 27:case 5:l=s.memoizedProps}e[Fe]=t,e=!!(e.nodeValue===a||l!==null&&l.suppressHydrationWarning===!0||$f(e.nodeValue,a)),e||pa(t,!0)}else e=ni(e).createTextNode(l),e[Fe]=t,t.stateNode=e}return ze(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[Fe]=t}else Ja(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;ze(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 ze(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[Fe]=t}else Ja(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;ze(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),Vs(t,t.updateQueue),ze(t),null);case 4:return He(),e===null&&Tc(t.stateNode.containerInfo),ze(t),null;case 10:return Pt(t.type),ze(t),null;case 19:if(H(Be),l=t.memoizedState,l===null)return ze(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=Rs(e),i!==null){for(t.flags|=128,Tn(l,!1),e=i.updateQueue,t.updateQueue=e,Vs(t,e),t.subtreeFlags=0,e=a,a=t.child;a!==null;)vo(a,e),a=a.sibling;return X(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=Rs(i),e!==null){if(t.flags|=128,s=!0,e=e.updateQueue,t.updateQueue=e,Vs(t,e),Tn(l,!0),l.tail===null&&l.tailMode==="hidden"&&!i.alternate&&!ye)return ze(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,X(Be,s?a&1|2:a&1),ye&&Wt(t,l.treeForkCount),e):(ze(t),null);case 22:case 23:return jt(t),Ar(),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&&(ze(t),t.subtreeFlags&6&&(t.flags|=8192)):ze(t),a=t.updateQueue,a!==null&&Vs(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&&H(Pa),null;case 24:return a=null,e!==null&&(a=e.memoizedState.cache),t.memoizedState.cache!==a&&(t.flags|=2048),Pt($e),ze(t),null;case 25:return null;case 30:return null}throw Error(u(156,t.tag))}function Kx(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($e),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 H(Be),null;case 4:return He(),null;case 10:return Pt(t.type),null;case 22:case 23:return jt(t),Ar(),e!==null&&H(Pa),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return Pt($e),null;case 25:return null;default:return null}}function Xd(e,t){switch(fr(t),t.tag){case 3:Pt($e),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:H(Be);break;case 10:Pt(t.type);break;case 22:case 23:jt(t),Ar(),e!==null&&H(Pa);break;case 24:Pt($e)}}function An(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(h){Ee(t,t.return,h)}}function Ca(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,h=d.destroy;if(h!==void 0){d.destroy=void 0,s=t;var N=a,M=h;try{M()}catch(L){Ee(s,N,L)}}}l=l.next}while(l!==i)}}catch(L){Ee(t,t.return,L)}}function Zd(e){var t=e.updateQueue;if(t!==null){var a=e.stateNode;try{Ho(t,a)}catch(l){Ee(e,e.return,l)}}}function Kd(e,t,a){a.props=ll(e.type,e.memoizedProps),a.state=e.memoizedState;try{a.componentWillUnmount()}catch(l){Ee(e,t,l)}}function wn(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 $t(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 Jd(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;gh(l,e.type,a,t),l[rt]=t}catch(s){Ee(e,e.return,s)}}function Wd(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&_a(e.type)||e.tag===4}function ic(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Wd(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&&_a(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&&_a(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 ks(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&&_a(e.type)&&(a=e.stateNode),e=e.child,e!==null))for(ks(e,t,a),e=e.sibling;e!==null;)ks(e,t,a),e=e.sibling}function Fd(e){var t=e.stateNode,a=e.memoizedProps;try{for(var l=e.type,s=t.attributes;s.length;)t.removeAttributeNode(s[0]);tt(t,l,a),t[Fe]=e,t[rt]=a}catch(i){Ee(e,e.return,i)}}var la=!1,Qe=!1,cc=!1,Pd=typeof WeakSet=="function"?WeakSet:Set,We=null;function Jx(e,t){if(e=e.containerInfo,Mc=di,e=uo(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,h=-1,N=-1,M=0,L=0,Y=e,z=null;t:for(;;){for(var O;Y!==a||s!==0&&Y.nodeType!==3||(h=d+s),Y!==i||l!==0&&Y.nodeType!==3||(N=d+l),Y.nodeType===3&&(d+=Y.nodeValue.length),(O=Y.firstChild)!==null;)z=Y,Y=O;for(;;){if(Y===e)break t;if(z===a&&++M===s&&(h=d),z===i&&++L===l&&(N=d),(O=Y.nextSibling)!==null)break;Y=z,z=Y.parentNode}Y=O}a=h===-1||N===-1?null:{start:h,end:N}}else a=null}a=a||{start:0,end:0}}else a=null;for(Rc={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)Dc(e);else if(a===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":Dc(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 Id(e,t,a){var l=a.flags;switch(a.tag){case 0:case 11:case 15:sa(e,a),l&4&&An(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&&Zd(a),l&512&&wn(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{Ho(e,t)}catch(d){Ee(a,a.return,d)}}break;case 27:t===null&&l&4&&Fd(a);case 26:case 5:sa(e,a),t===null&&l&4&&Jd(a),l&512&&wn(a,a.return);break;case 12:sa(e,a);break;case 31:sa(e,a),l&4&&af(e,a);break;case 13:sa(e,a),l&4&&lf(e,a),l&64&&(e=a.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(a=nh.bind(null,a),Eh(e,a))));break;case 22:if(l=a.memoizedState!==null||la,!l){t=t!==null&&t.memoizedState!==null||Qe,s=la;var i=Qe;la=l,(Qe=t)&&!i?ia(e,a,(a.subtreeFlags&8772)!==0):sa(e,a),la=s,Qe=i}break;case 30:break;default:sa(e,a)}}function ef(e){var t=e.alternate;t!==null&&(e.alternate=null,ef(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 De=null,ut=!1;function na(e,t,a){for(a=a.child;a!==null;)tf(e,t,a),a=a.sibling}function tf(e,t,a){if(gt&&typeof gt.onCommitFiberUnmount=="function")try{gt.onCommitFiberUnmount(Fl,a)}catch{}switch(a.tag){case 26:Qe||$t(a,t),na(e,t,a),a.memoizedState?a.memoizedState.count--:a.stateNode&&(a=a.stateNode,a.parentNode.removeChild(a));break;case 27:Qe||$t(a,t);var l=De,s=ut;_a(a.type)&&(De=a.stateNode,ut=!1),na(e,t,a),Hn(a.stateNode),De=l,ut=s;break;case 5:Qe||$t(a,t);case 6:if(l=De,s=ut,De=null,na(e,t,a),De=l,ut=s,De!==null)if(ut)try{(De.nodeType===9?De.body:De.nodeName==="HTML"?De.ownerDocument.body:De).removeChild(a.stateNode)}catch(i){Ee(a,t,i)}else try{De.removeChild(a.stateNode)}catch(i){Ee(a,t,i)}break;case 18:De!==null&&(ut?(e=De,Kf(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,a.stateNode),Vl(e)):Kf(De,a.stateNode));break;case 4:l=De,s=ut,De=a.stateNode.containerInfo,ut=!0,na(e,t,a),De=l,ut=s;break;case 0:case 11:case 14:case 15:Ca(2,a,t),Qe||Ca(4,a,t),na(e,t,a);break;case 1:Qe||($t(a,t),l=a.stateNode,typeof l.componentWillUnmount=="function"&&Kd(a,t,l)),na(e,t,a);break;case 21:na(e,t,a);break;case 22:Qe=(l=Qe)||a.memoizedState!==null,na(e,t,a),Qe=l;break;default:na(e,t,a)}}function af(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{Vl(e)}catch(a){Ee(t,t.return,a)}}}function lf(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Vl(e)}catch(a){Ee(t,t.return,a)}}function Wx(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new Pd),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new Pd),t;default:throw Error(u(435,e.tag))}}function Qs(e,t){var a=Wx(e);t.forEach(function(l){if(!a.has(l)){a.add(l);var s=sh.bind(null,e,l);l.then(s,s)}})}function ot(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,h=d;e:for(;h!==null;){switch(h.tag){case 27:if(_a(h.type)){De=h.stateNode,ut=!1;break e}break;case 5:De=h.stateNode,ut=!1;break e;case 3:case 4:De=h.stateNode.containerInfo,ut=!0;break e}h=h.return}if(De===null)throw Error(u(160));tf(i,d,s),De=null,ut=!1,i=s.alternate,i!==null&&(i.return=null),s.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)nf(t,e),t=t.sibling}var Ht=null;function nf(e,t){var a=e.alternate,l=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:ot(t,e),dt(e),l&4&&(Ca(3,e,e.return),An(3,e),Ca(5,e,e.return));break;case 1:ot(t,e),dt(e),l&512&&(Qe||a===null||$t(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(ot(t,e),dt(e),l&512&&(Qe||a===null||$t(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[Fe]||i.namespaceURI==="http://www.w3.org/2000/svg"||i.hasAttribute("itemprop"))&&(i=s.createElement(l),s.head.insertBefore(i,s.querySelector("head > title"))),tt(i,l,a),i[Fe]=e,Je(i),l=i;break e;case"link":var d=s0("link","href",s).get(l+(a.href||""));if(d){for(var h=0;h<d.length;h++)if(i=d[h],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(h,1);break t}}i=s.createElement(l),tt(i,l,a),s.head.appendChild(i);break;case"meta":if(d=s0("meta","content",s).get(l+(a.content||""))){for(h=0;h<d.length;h++)if(i=d[h],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(h,1);break t}}i=s.createElement(l),tt(i,l,a),s.head.appendChild(i);break;default:throw Error(u(468,l))}i[Fe]=e,Je(i),l=i}e.stateNode=l}else i0(s,e.type,e.stateNode);else e.stateNode=n0(s,l,e.memoizedProps);else i!==l?(i===null?a.stateNode!==null&&(a=a.stateNode,a.parentNode.removeChild(a)):i.count--,l===null?i0(s,e.type,e.stateNode):n0(s,l,e.memoizedProps)):l===null&&e.stateNode!==null&&sc(e,e.memoizedProps,a.memoizedProps)}break;case 27:ot(t,e),dt(e),l&512&&(Qe||a===null||$t(a,a.return)),a!==null&&l&4&&sc(e,e.memoizedProps,a.memoizedProps);break;case 5:if(ot(t,e),dt(e),l&512&&(Qe||a===null||$t(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(ot(t,e),dt(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),ot(t,e),Ht=s,dt(e),l&4&&a!==null&&a.memoizedState.isDehydrated)try{Vl(t.containerInfo)}catch(J){Ee(e,e.return,J)}cc&&(cc=!1,sf(e));break;case 4:l=Ht,Ht=si(e.stateNode.containerInfo),ot(t,e),dt(e),Ht=l;break;case 12:ot(t,e),dt(e);break;case 31:ot(t,e),dt(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Qs(e,l)));break;case 13:ot(t,e),dt(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,Qs(e,l)));break;case 22:s=e.memoizedState!==null;var N=a!==null&&a.memoizedState!==null,M=la,L=Qe;if(la=M||s,Qe=L||N,ot(t,e),Qe=L,la=M,dt(e),l&8192)e:for(t=e.stateNode,t._visibility=s?t._visibility&-2:t._visibility|1,s&&(a===null||N||la||Qe||nl(e)),a=null,t=e;;){if(t.tag===5||t.tag===26){if(a===null){N=a=t;try{if(i=N.stateNode,s)d=i.style,typeof d.setProperty=="function"?d.setProperty("display","none","important"):d.display="none";else{h=N.stateNode;var Y=N.memoizedProps.style,z=Y!=null&&Y.hasOwnProperty("display")?Y.display:null;h.style.display=z==null||typeof z=="boolean"?"":(""+z).trim()}}catch(J){Ee(N,N.return,J)}}}else if(t.tag===6){if(a===null){N=t;try{N.stateNode.nodeValue=s?"":N.memoizedProps}catch(J){Ee(N,N.return,J)}}}else if(t.tag===18){if(a===null){N=t;try{var O=N.stateNode;s?Jf(O,!0):Jf(N.stateNode,!1)}catch(J){Ee(N,N.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,Qs(e,a))));break;case 19:ot(t,e),dt(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Qs(e,l)));break;case 30:break;case 21:break;default:ot(t,e),dt(e)}}function dt(e){var t=e.flags;if(t&2){try{for(var a,l=e.return;l!==null;){if(Wd(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);ks(e,i,s);break;case 5:var d=a.stateNode;a.flags&32&&(fl(d,""),a.flags&=-33);var h=ic(e);ks(e,h,d);break;case 3:case 4:var N=a.stateNode.containerInfo,M=ic(e);rc(e,M,N);break;default:throw Error(u(161))}}catch(L){Ee(e,e.return,L)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function sf(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;sf(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;)Id(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:Ca(4,t,t.return),nl(t);break;case 1:$t(t,t.return);var a=t.stateNode;typeof a.componentWillUnmount=="function"&&Kd(t,t.return,a),nl(t);break;case 27:Hn(t.stateNode);case 26:case 5:$t(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),An(4,i);break;case 1:if(ia(s,i,a),l=i,s=l.stateNode,typeof s.componentDidMount=="function")try{s.componentDidMount()}catch(M){Ee(l,l.return,M)}if(l=i,s=l.updateQueue,s!==null){var h=l.stateNode;try{var N=s.shared.hiddenCallbacks;if(N!==null)for(s.shared.hiddenCallbacks=null,s=0;s<N.length;s++)Lo(N[s],h)}catch(M){Ee(l,l.return,M)}}a&&d&64&&Zd(i),wn(i,i.return);break;case 27:Fd(i);case 26:case 5:ia(s,i,a),a&&l===null&&d&4&&Jd(i),wn(i,i.return);break;case 12:ia(s,i,a);break;case 31:ia(s,i,a),a&&d&4&&af(s,i);break;case 13:ia(s,i,a),a&&d&4&&lf(s,i);break;case 22:i.memoizedState===null&&ia(s,i,a),wn(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;)rf(e,t,a,l),t=t.sibling}function rf(e,t,a,l){var s=t.flags;switch(t.tag){case 0:case 11:case 15:Bt(e,t,a,l),s&2048&&An(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,h=i.onPostCommit;typeof h=="function"&&h(d,t.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(N){Ee(t,t.return,N)}}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):Mn(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,h=a,N=l,M=d.flags;switch(d.tag){case 0:case 11:case 15:_l(i,d,h,N,s),An(8,d);break;case 23:break;case 22:var L=d.stateNode;d.memoizedState!==null?L._visibility&2?_l(i,d,h,N,s):Mn(i,d):(L._visibility|=2,_l(i,d,h,N,s)),s&&M&2048&&uc(d.alternate,d);break;case 24:_l(i,d,h,N,s),s&&M&2048&&oc(d.alternate,d);break;default:_l(i,d,h,N,s)}t=t.sibling}}function Mn(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:Mn(a,l),s&2048&&uc(l.alternate,l);break;case 24:Mn(a,l),s&2048&&oc(l.alternate,l);break;default:Mn(a,l)}t=t.sibling}}var Rn=8192;function Dl(e,t,a){if(e.subtreeFlags&Rn)for(e=e.child;e!==null;)cf(e,t,a),e=e.sibling}function cf(e,t,a){switch(e.tag){case 26:Dl(e,t,a),e.flags&Rn&&e.memoizedState!==null&&Lh(a,Ht,e.memoizedState,e.memoizedProps);break;case 5:Dl(e,t,a);break;case 3:case 4:var l=Ht;Ht=si(e.stateNode.containerInfo),Dl(e,t,a),Ht=l;break;case 22:e.memoizedState===null&&(l=e.alternate,l!==null&&l.memoizedState!==null?(l=Rn,Rn=16777216,Dl(e,t,a),Rn=l):Dl(e,t,a));break;default:Dl(e,t,a)}}function uf(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,df(l,e)}uf(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)of(e),e=e.sibling}function of(e){switch(e.tag){case 0:case 11:case 15:zn(e),e.flags&2048&&Ca(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,Xs(e)):zn(e);break;default:zn(e)}}function Xs(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,df(l,e)}uf(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Ca(8,t,t.return),Xs(t);break;case 22:a=t.stateNode,a._visibility&2&&(a._visibility&=-3,Xs(t));break;default:Xs(t)}e=e.sibling}}function df(e,t){for(;We!==null;){var a=We;switch(a.tag){case 0:case 11:case 15:Ca(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(ef(l),l===a){We=null;break e}if(s!==null){s.return=i,We=s;break e}We=i}}}var Fx={getCacheForType:function(e){var t=Ie($e),a=t.data.get(e);return a===void 0&&(a=e(),t.data.set(e,a)),a},cacheSignal:function(){return Ie($e).controller.signal}},Px=typeof WeakMap=="function"?WeakMap:Map,Ne=0,we=null,me=null,he=0,Se=0,Nt=null,Ta=!1,Ol=!1,dc=!1,ra=0,Le=0,Aa=0,sl=0,fc=0,St=0,Ul=0,_n=null,ft=null,mc=!1,Zs=0,ff=0,Ks=1/0,Js=null,wa=null,Ke=0,Ma=null,Ll=null,ca=0,xc=0,hc=null,mf=null,Dn=0,gc=null;function Et(){return(Ne&2)!==0&&he!==0?he&-he:U.T!==null?Nc():Au()}function xf(){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 mt(e,t,a){(e===we&&(Se===2||Se===9)||e.cancelPendingCommit!==null)&&(Hl(e,0),Ra(e,he,St,!1)),Il(e,a),((Ne&2)===0||e!==we)&&(e===we&&((Ne&2)===0&&(sl|=a),Le===4&&Ra(e,he,St,!1)),Vt(e))}function hf(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?th(e,t):pc(e,t,!0),i=l;do{if(s===0){Ol&&!l&&Ra(e,t,0,!1);break}else{if(a=e.current.alternate,i&&!Ix(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 h=e;s=_n;var N=h.current.memoizedState.isDehydrated;if(N&&(Hl(h,d).flags|=256),d=pc(h,d,!1),d!==2){if(dc&&!N){h.errorRecoveryDisabledLanes|=i,sl|=i,s=4;break e}i=ft,ft=s,i!==null&&(ft===null?ft=i:ft.push.apply(ft,i))}s=d}if(i=!1,s!==2)continue}}if(s===1){Hl(e,0),Ra(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:Ra(l,t,St,!Ta);break e;case 2:ft=null;break;case 3:case 5:break;default:throw Error(u(329))}if((t&62914560)===t&&(s=Zs+300-ht(),10<s)){if(Ra(l,t,St,!Ta),ss(l,0,!0)!==0)break e;ca=t,l.timeoutHandle=Xf(gf.bind(null,l,a,ft,Js,mc,t,St,sl,Ul,Ta,i,"Throttled",-0,0),s);break e}gf(l,a,ft,Js,mc,t,St,sl,Ul,Ta,i,null,-0,0)}}break}while(!0);Vt(e)}function gf(e,t,a,l,s,i,d,h,N,M,L,Y,z,O){if(e.timeoutHandle=-1,Y=t.subtreeFlags,Y&8192||(Y&16785408)===16785408){Y={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Zt},cf(t,i,Y);var J=(i&62914560)===i?Zs-ht():(i&4194048)===i?ff-ht():0;if(J=Hh(Y,J),J!==null){ca=i,e.cancelPendingCommit=J(Ef.bind(null,e,t,i,a,l,s,d,h,N,L,Y,null,z,O)),Ra(e,i,d,!M);return}}Ef(e,t,i,a,l,s,d,h,N)}function Ix(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 Ra(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&&Eu(e,a,t)}function Ws(){return(Ne&6)===0?(On(0),!1):!0}function yc(){if(me!==null){if(Se===0)var e=me.return;else e=me,Ft=Wa=null,Dr(e),Al=null,gn=0,e=me;for(;e!==null;)Xd(e.alternate,e),e=e.return;me=null}}function Hl(e,t){var a=e.timeoutHandle;a!==-1&&(e.timeoutHandle=-1,vh(a)),a=e.cancelPendingCommit,a!==null&&(e.cancelPendingCommit=null,a()),ca=0,yc(),we=e,me=a=Jt(e.current,null),he=t,Se=0,Nt=null,Ta=!1,Ol=Pl(e,t),dc=!1,Ul=St=fc=sl=Aa=Le=0,ft=_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 yf(e,t){ue=null,U.H=En,t===Tl||t===Cs?(t=_o(),Se=3):t===jr?(t=_o(),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,wt(t,e.current)))}function pf(){var e=bt.current;return e===null?!0:(he&4194048)===he?_t===null:(he&62914560)===he||(he&536870912)!==0?e===_t:!1}function vf(){var e=U.H;return U.H=En,e===null?En:e}function bf(){var e=U.A;return U.A=Fx,e}function Fs(){Le=4,Ta||(he&4194048)!==he&&bt.current!==null||(Ol=!0),(Aa&134217727)===0&&(sl&134217727)===0||we===null||Ra(we,he,St,!1)}function pc(e,t,a){var l=Ne;Ne|=2;var s=vf(),i=bf();(we!==e||he!==t)&&(Js=null,Hl(e,t)),t=!1;var d=Le;e:do try{if(Se!==0&&me!==null){var h=me,N=Nt;switch(Se){case 8:yc(),d=6;break e;case 3:case 2:case 9:case 6:bt.current===null&&(t=!0);var M=Se;if(Se=0,Nt=null,Bl(e,h,N,M),a&&Ol){d=0;break e}break;default:M=Se,Se=0,Nt=null,Bl(e,h,N,M)}}eh(),d=Le;break}catch(L){yf(e,L)}while(!0);return t&&e.shellSuspendCounter++,Ft=Wa=null,Ne=l,U.H=s,U.A=i,me===null&&(we=null,he=0,ys()),d}function eh(){for(;me!==null;)jf(me)}function th(e,t){var a=Ne;Ne|=2;var l=vf(),s=bf();we!==e||he!==t?(Js=null,Ks=ht()+500,Hl(e,t)):Ol=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(Ro(i)){Se=0,Nt=null,Nf(t);break}t=function(){Se!==2&&Se!==9||we!==e||(Se=7),Vt(e)},i.then(t,t);break e;case 3:Se=7;break e;case 4:Se=5;break e;case 7:Ro(i)?(Se=0,Nt=null,Nf(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 h=me;if(d?r0(d):h.stateNode.complete){Se=0,Nt=null;var N=h.sibling;if(N!==null)me=N;else{var M=h.return;M!==null?(me=M,Ps(M)):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))}}ah();break}catch(L){yf(e,L)}while(!0);return Ft=Wa=null,U.H=l,U.A=s,Ne=a,me!==null?0:(we=null,he=0,ys(),Le)}function ah(){for(;me!==null&&!Cm();)jf(me)}function jf(e){var t=kd(e.alternate,e,ra);e.memoizedProps=e.pendingProps,t===null?Ps(e):me=t}function Nf(e){var t=e,a=t.alternate;switch(t.tag){case 15:case 0:t=Bd(a,t,t.pendingProps,t.type,void 0,he);break;case 11:t=Bd(a,t,t.pendingProps,t.type.render,t.ref,he);break;case 5:Dr(t);default:Xd(a,t),t=me=vo(t,ra),t=kd(a,t,ra)}e.memoizedProps=e.pendingProps,t===null?Ps(e):me=t}function Bl(e,t,a,l){Ft=Wa=null,Dr(t),Al=null,gn=0;var s=t.return;try{if(kx(e,s,t,a,he)){Le=1,qs(e,wt(a,e.current)),me=null;return}}catch(i){if(s!==null)throw me=s,i;Le=1,qs(e,wt(a,e.current)),me=null;return}t.flags&32768?(ye||l===1?e=!0:Ol||(he&536870912)!==0?e=!1:(Ta=e=!0,(l===2||l===9||l===3||l===6)&&(l=bt.current,l!==null&&l.tag===13&&(l.flags|=16384))),Sf(t,e)):Ps(t)}function Ps(e){var t=e;do{if((t.flags&32768)!==0){Sf(t,Ta);return}e=t.return;var a=Zx(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 Sf(e,t){do{var a=Kx(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 Ef(e,t,a,l,s,i,d,h,N){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,Um(e,a,i,d,h,N),e===we&&(me=we=null,he=0),Ll=t,Ma=e,ca=a,xc=i,hc=s,mf=l,(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,ih(ts,function(){return Mf(),null})):(e.callbackNode=null,e.callbackPriority=0),l=(t.flags&13878)!==0,(t.subtreeFlags&13878)!==0||l){l=U.T,U.T=null,s=Q.p,Q.p=2,d=Ne,Ne|=4;try{Jx(e,t,a)}finally{Ne=d,Q.p=s,U.T=l}}Ke=1,Cf(),Tf(),Af()}}function Cf(){if(Ke===1){Ke=0;var e=Ma,t=Ll,a=(t.flags&13878)!==0;if((t.subtreeFlags&13878)!==0||a){a=U.T,U.T=null;var l=Q.p;Q.p=2;var s=Ne;Ne|=4;try{nf(t,e);var i=Rc,d=uo(e.containerInfo),h=i.focusedElem,N=i.selectionRange;if(d!==h&&h&&h.ownerDocument&&co(h.ownerDocument.documentElement,h)){if(N!==null&&tr(h)){var M=N.start,L=N.end;if(L===void 0&&(L=M),"selectionStart"in h)h.selectionStart=M,h.selectionEnd=Math.min(L,h.value.length);else{var Y=h.ownerDocument||document,z=Y&&Y.defaultView||window;if(z.getSelection){var O=z.getSelection(),J=h.textContent.length,ne=Math.min(N.start,J),Ae=N.end===void 0?ne:Math.min(N.end,J);!O.extend&&ne>Ae&&(d=Ae,Ae=ne,ne=d);var T=ro(h,ne),E=ro(h,Ae);if(T&&E&&(O.rangeCount!==1||O.anchorNode!==T.node||O.anchorOffset!==T.offset||O.focusNode!==E.node||O.focusOffset!==E.offset)){var w=Y.createRange();w.setStart(T.node,T.offset),O.removeAllRanges(),ne>Ae?(O.addRange(w),O.extend(E.node,E.offset)):(w.setEnd(E.node,E.offset),O.addRange(w))}}}}for(Y=[],O=h;O=O.parentNode;)O.nodeType===1&&Y.push({element:O,left:O.scrollLeft,top:O.scrollTop});for(typeof h.focus=="function"&&h.focus(),h=0;h<Y.length;h++){var q=Y[h];q.element.scrollLeft=q.left,q.element.scrollTop=q.top}}di=!!Mc,Rc=Mc=null}finally{Ne=s,Q.p=l,U.T=a}}e.current=t,Ke=2}}function Tf(){if(Ke===2){Ke=0;var e=Ma,t=Ll,a=(t.flags&8772)!==0;if((t.subtreeFlags&8772)!==0||a){a=U.T,U.T=null;var l=Q.p;Q.p=2;var s=Ne;Ne|=4;try{Id(e,t.alternate,t)}finally{Ne=s,Q.p=l,U.T=a}}Ke=3}}function Af(){if(Ke===4||Ke===3){Ke=0,Tm();var e=Ma,t=Ll,a=ca,l=mf;(t.subtreeFlags&10256)!==0||(t.flags&10256)!==0?Ke=5:(Ke=0,Ll=Ma=null,wf(e,e.pendingLanes));var s=e.pendingLanes;if(s===0&&(wa=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=U.T,s=Q.p,Q.p=2,U.T=null;try{for(var i=e.onRecoverableError,d=0;d<l.length;d++){var h=l[d];i(h.value,{componentStack:h.stack})}}finally{U.T=t,Q.p=s}}(ca&3)!==0&&Is(),Vt(e),s=e.pendingLanes,(a&261930)!==0&&(s&42)!==0?e===gc?Dn++:(Dn=0,gc=e):Dn=0,On(0)}}function wf(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,xn(t)))}function Is(){return Cf(),Tf(),Af(),Mf()}function Mf(){if(Ke!==5)return!1;var e=Ma,t=xc;xc=0;var a=Li(ca),l=U.T,s=Q.p;try{Q.p=32>a?32:a,U.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 h=Ne;if(Ne|=4,of(i.current),rf(i,i.current,d,a),Ne=h,On(0,!1),gt&&typeof gt.onPostCommitFiberRoot=="function")try{gt.onPostCommitFiberRoot(Fl,i)}catch{}return!0}finally{Q.p=s,U.T=l,wf(e,t)}}function Rf(e,t,a){t=wt(a,t),t=Kr(e.stateNode,t,2),e=Na(e,t,2),e!==null&&(Il(e,2),Vt(e))}function Ee(e,t,a){if(e.tag===3)Rf(e,e,a);else for(;t!==null;){if(t.tag===3){Rf(t,e,a);break}else if(t.tag===1){var l=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(wa===null||!wa.has(l))){e=wt(a,e),a=Rd(2),l=Na(t,a,2),l!==null&&(zd(a,l,t,e),Il(l,2),Vt(l));break}}t=t.return}}function vc(e,t,a){var l=e.pingCache;if(l===null){l=e.pingCache=new Px;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=lh.bind(null,e,t,a),t.then(e,e))}function lh(e,t,a){var l=e.pingCache;l!==null&&l.delete(t),e.pingedLanes|=e.suspendedLanes&a,e.warmLanes&=~a,we===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)),Vt(e)}function zf(e,t){t===0&&(t=Su()),e=Za(e,t),e!==null&&(Il(e,t),Vt(e))}function nh(e){var t=e.memoizedState,a=0;t!==null&&(a=t.retryLane),zf(e,a)}function sh(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),zf(e,a)}function ih(e,t){return _i(e,t)}var ei=null,ql=null,bc=!1,ti=!1,jc=!1,za=0;function Vt(e){e!==ql&&e.next===null&&(ql===null?ei=ql=e:ql=ql.next=e),ti=!0,bc||(bc=!0,ch())}function On(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,h=l.pingedLanes;i=(1<<31-yt(42|e)+1)-1,i&=s&~(d&~h),i=i&201326741?i&201326741|1:i?i|2:0}i!==0&&(a=!0,Uf(l,i))}else i=he,i=ss(l,l===we?i:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(i&3)===0||Pl(l,i)||(a=!0,Uf(l,i));l=l.next}while(a);jc=!1}}function rh(){_f()}function _f(){ti=bc=!1;var e=0;za!==0&&ph()&&(e=za);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||On(e),za!==0&&(za=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),h=1<<d,N=s[d];N===-1?((h&a)===0||(h&l)!==0)&&(s[d]=Om(h,t)):N<=t&&(e.expiredLanes|=h),i&=~h}if(t=we,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&&Di(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&&Di(l),Li(a)){case 2:case 8:a=ju;break;case 32:a=ts;break;case 268435456:a=Nu;break;default:a=ts}return l=Of.bind(null,e),a=_i(a,l),e.callbackPriority=t,e.callbackNode=a,t}return l!==null&&l!==null&&Di(l),e.callbackPriority=2,e.callbackNode=null,2}function Of(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===we?l:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),l===0?null:(hf(e,l,t),Df(e,ht()),e.callbackNode!=null&&e.callbackNode===a?Of.bind(null,e):null)}function Uf(e,t){if(Is())return null;hf(e,t,!0)}function ch(){bh(function(){(Ne&6)!==0?_i(bu,rh):_f()})}function Nc(){if(za===0){var e=El;e===0&&(e=as,as<<=1,(as&261888)===0&&(as=256)),za=e}return za}function Lf(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:us(""+e)}function Hf(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 uh(e,t,a,l,s){if(t==="submit"&&a&&a.stateNode===s){var i=Lf((s[rt]||null).action),d=l.submitter;d&&(t=(t=d[rt]||null)?Lf(t.formAction):d.getAttribute("formAction"),t!==null&&(i=t,d=null));var h=new ms("action","action",null,l,s);e.push({event:h,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(za!==0){var N=d?Hf(s,d):new FormData(s);$r(a,{pending:!0,data:N,method:s.method,action:i},null,N)}}else typeof i=="function"&&(h.preventDefault(),N=d?Hf(s,d):new FormData(s),$r(a,{pending:!0,data:N,method:s.method,action:i},i,N))},currentTarget:s}]})}}for(var Sc=0;Sc<sr.length;Sc++){var Ec=sr[Sc],oh=Ec.toLowerCase(),dh=Ec[0].toUpperCase()+Ec.slice(1);Lt(oh,"on"+dh)}Lt(mo,"onAnimationEnd"),Lt(xo,"onAnimationIteration"),Lt(ho,"onAnimationStart"),Lt("dblclick","onDoubleClick"),Lt("focusin","onFocus"),Lt("focusout","onBlur"),Lt(Ax,"onTransitionRun"),Lt(wx,"onTransitionStart"),Lt(Mx,"onTransitionCancel"),Lt(go,"onTransitionEnd"),ol("onMouseEnter",["mouseout","mouseover"]),ol("onMouseLeave",["mouseout","mouseover"]),ol("onPointerEnter",["pointerout","pointerover"]),ol("onPointerLeave",["pointerout","pointerover"]),Va("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Va("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Va("onBeforeInput",["compositionend","keypress","textInput","paste"]),Va("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Va("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Va("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(" "),fh=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Un));function Bf(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 h=l[d],N=h.instance,M=h.currentTarget;if(h=h.listener,N!==i&&s.isPropagationStopped())break e;i=h,s.currentTarget=M;try{i(s)}catch(L){gs(L)}s.currentTarget=null,i=N}else for(d=0;d<l.length;d++){if(h=l[d],N=h.instance,M=h.currentTarget,h=h.listener,N!==i&&s.isPropagationStopped())break e;i=h,s.currentTarget=M;try{i(s)}catch(L){gs(L)}s.currentTarget=null,i=N}}}}function xe(e,t){var a=t[Hi];a===void 0&&(a=t[Hi]=new Set);var l=e+"__bubble";a.has(l)||(qf(t,e,2,!1),a.add(l))}function Cc(e,t,a){var l=0;t&&(l|=4),qf(a,e,l,t)}var ai="_reactListening"+Math.random().toString(36).slice(2);function Tc(e){if(!e[ai]){e[ai]=!0,Ru.forEach(function(a){a!=="selectionchange"&&(fh.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 qf(e,t,a,l){switch(x0(t)){case 2:var s=Yh;break;case 8:s=Gh;break;default:s=Gc}a=s.bind(null,t,a,e),s=void 0,!Xi||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 Ac(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 h=l.stateNode.containerInfo;if(h===s)break;if(d===4)for(d=l.return;d!==null;){var N=d.tag;if((N===3||N===4)&&d.stateNode.containerInfo===s)return;d=d.return}for(;h!==null;){if(d=rl(h),d===null)return;if(N=d.tag,N===5||N===6||N===26||N===27){l=i=d;continue e}h=h.parentNode}}l=l.return}$u(function(){var M=i,L=ki(a),Y=[];e:{var z=yo.get(e);if(z!==void 0){var O=ms,J=e;switch(e){case"keypress":if(ds(a)===0)break e;case"keydown":case"keyup":O=sx;break;case"focusin":J="focus",O=Wi;break;case"focusout":J="blur",O=Wi;break;case"beforeblur":case"afterblur":O=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":O=Qu;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":O=Zm;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":O=cx;break;case mo:case xo:case ho:O=Wm;break;case go:O=ox;break;case"scroll":case"scrollend":O=Qm;break;case"wheel":O=fx;break;case"copy":case"cut":case"paste":O=Pm;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":O=Zu;break;case"toggle":case"beforetoggle":O=xx}var ne=(t&4)!==0,Ae=!ne&&(e==="scroll"||e==="scrollend"),T=ne?z!==null?z+"Capture":null:z;ne=[];for(var E=M,w;E!==null;){var q=E;if(w=q.stateNode,q=q.tag,q!==5&&q!==26&&q!==27||w===null||T===null||(q=an(E,T),q!=null&&ne.push(Ln(E,q,w))),Ae)break;E=E.return}0<ne.length&&(z=new O(z,J,null,a,L),Y.push({event:z,listeners:ne}))}}if((t&7)===0){e:{if(z=e==="mouseover"||e==="pointerover",O=e==="mouseout"||e==="pointerout",z&&a!==Vi&&(J=a.relatedTarget||a.fromElement)&&(rl(J)||J[il]))break e;if((O||z)&&(z=L.window===L?L:(z=L.ownerDocument)?z.defaultView||z.parentWindow:window,O?(J=a.relatedTarget||a.toElement,O=M,J=J?rl(J):null,J!==null&&(Ae=m(J),ne=J.tag,J!==Ae||ne!==5&&ne!==27&&ne!==6)&&(J=null)):(O=null,J=M),O!==J)){if(ne=Qu,q="onMouseLeave",T="onMouseEnter",E="mouse",(e==="pointerout"||e==="pointerover")&&(ne=Zu,q="onPointerLeave",T="onPointerEnter",E="pointer"),Ae=O==null?z:tn(O),w=J==null?z:tn(J),z=new ne(q,E+"leave",O,a,L),z.target=Ae,z.relatedTarget=w,q=null,rl(L)===M&&(ne=new ne(T,E+"enter",J,a,L),ne.target=w,ne.relatedTarget=Ae,q=ne),Ae=q,O&&J)t:{for(ne=mh,T=O,E=J,w=0,q=T;q;q=ne(q))w++;q=0;for(var te=E;te;te=ne(te))q++;for(;0<w-q;)T=ne(T),w--;for(;0<q-w;)E=ne(E),q--;for(;w--;){if(T===E||E!==null&&T===E.alternate){ne=T;break t}T=ne(T),E=ne(E)}ne=null}else ne=null;O!==null&&Yf(Y,z,O,ne,!1),J!==null&&Ae!==null&&Yf(Y,Ae,J,ne,!0)}}e:{if(z=M?tn(M):window,O=z.nodeName&&z.nodeName.toLowerCase(),O==="select"||O==="input"&&z.type==="file")var ve=to;else if(Iu(z))if(ao)ve=Ex;else{ve=Nx;var P=jx}else O=z.nodeName,!O||O.toLowerCase()!=="input"||z.type!=="checkbox"&&z.type!=="radio"?M&&$i(M.elementType)&&(ve=to):ve=Sx;if(ve&&(ve=ve(e,M))){eo(Y,ve,a,L);break e}P&&P(e,z,M),e==="focusout"&&M&&z.type==="number"&&M.memoizedProps.value!=null&&Gi(z,"number",z.value)}switch(P=M?tn(M):window,e){case"focusin":(Iu(P)||P.contentEditable==="true")&&(gl=P,ar=M,dn=null);break;case"focusout":dn=ar=gl=null;break;case"mousedown":lr=!0;break;case"contextmenu":case"mouseup":case"dragend":lr=!1,oo(Y,a,L);break;case"selectionchange":if(Tx)break;case"keydown":case"keyup":oo(Y,a,L)}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?Fu(e,a)&&(ge="onCompositionEnd"):e==="keydown"&&a.keyCode===229&&(ge="onCompositionStart");ge&&(Ku&&a.locale!=="ko"&&(hl||ge!=="onCompositionStart"?ge==="onCompositionEnd"&&hl&&(oe=Vu()):(ha=L,Zi="value"in ha?ha.value:ha.textContent,hl=!0)),P=li(M,ge),0<P.length&&(ge=new Xu(ge,e,null,a,L),Y.push({event:ge,listeners:P}),oe?ge.data=oe:(oe=Pu(a),oe!==null&&(ge.data=oe)))),(oe=gx?yx(e,a):px(e,a))&&(ge=li(M,"onBeforeInput"),0<ge.length&&(P=new Xu("onBeforeInput","beforeinput",null,a,L),Y.push({event:P,listeners:ge}),P.data=oe)),uh(Y,e,M,a,L)}Bf(Y,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 mh(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Yf(e,t,a,l,s){for(var i=t._reactName,d=[];a!==null&&a!==l;){var h=a,N=h.alternate,M=h.stateNode;if(h=h.tag,N!==null&&N===l)break;h!==5&&h!==26&&h!==27||M===null||(N=M,s?(M=an(a,i),M!=null&&d.unshift(Ln(a,M,N))):s||(M=an(a,i),M!=null&&d.push(Ln(a,M,N)))),a=a.return}d.length!==0&&e.push({event:t,listeners:d})}var xh=/\r\n?/g,hh=/\u0000|\uFFFD/g;function Gf(e){return(typeof e=="string"?e:""+e).replace(xh,`
9
- `).replace(hh,"")}function $f(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":Yu(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":Xt(e,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":Xt(e,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":Xt(e,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":Xt(e,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":Xt(e,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":Xt(e,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":Xt(e,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":Xt(e,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":Xt(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=Vm.get(a)||a,is(e,a,l))}}function wc(e,t,a,l,s,i){switch(a){case"style":Yu(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(!zu.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[rt]||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 tt(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 h=i=d=s=null,N=null,M=null;for(l in a)if(a.hasOwnProperty(l)){var L=a[l];if(L!=null)switch(l){case"name":s=L;break;case"type":d=L;break;case"checked":N=L;break;case"defaultChecked":M=L;break;case"value":i=L;break;case"defaultValue":h=L;break;case"children":case"dangerouslySetInnerHTML":if(L!=null)throw Error(u(137,t));break;default:Te(e,t,l,L,a,null)}}Lu(e,i,h,N,M,d,s,!1);return;case"select":xe("invalid",e),l=d=i=null;for(s in a)if(a.hasOwnProperty(s)&&(h=a[s],h!=null))switch(s){case"value":i=h;break;case"defaultValue":d=h;break;case"multiple":l=h;default:Te(e,t,s,h,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)&&(h=a[d],h!=null))switch(d){case"value":l=h;break;case"defaultValue":s=h;break;case"children":i=h;break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(u(91));break;default:Te(e,t,d,h,a,null)}Bu(e,l,s,i);return;case"option":for(N in a)a.hasOwnProperty(N)&&(l=a[N],l!=null)&&(N==="selected"?e.selected=l&&typeof l!="function"&&typeof l!="symbol":Te(e,t,N,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(M in a)if(a.hasOwnProperty(M)&&(l=a[M],l!=null))switch(M){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,t));default:Te(e,t,M,l,a,null)}return;default:if($i(t)){for(L in a)a.hasOwnProperty(L)&&(l=a[L],l!==void 0&&wc(e,t,L,l,a,void 0));return}}for(h in a)a.hasOwnProperty(h)&&(l=a[h],l!=null&&Te(e,t,h,l,a,null))}function gh(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,h=null,N=null,M=null,L=null;for(O in a){var Y=a[O];if(a.hasOwnProperty(O)&&Y!=null)switch(O){case"checked":break;case"value":break;case"defaultValue":N=Y;default:l.hasOwnProperty(O)||Te(e,t,O,null,l,Y)}}for(var z in l){var O=l[z];if(Y=a[z],l.hasOwnProperty(z)&&(O!=null||Y!=null))switch(z){case"type":i=O;break;case"name":s=O;break;case"checked":M=O;break;case"defaultChecked":L=O;break;case"value":d=O;break;case"defaultValue":h=O;break;case"children":case"dangerouslySetInnerHTML":if(O!=null)throw Error(u(137,t));break;default:O!==Y&&Te(e,t,z,O,l,Y)}}Yi(e,d,h,N,M,L,i,s);return;case"select":O=d=h=z=null;for(i in a)if(N=a[i],a.hasOwnProperty(i)&&N!=null)switch(i){case"value":break;case"multiple":O=N;default:l.hasOwnProperty(i)||Te(e,t,i,null,l,N)}for(s in l)if(i=l[s],N=a[s],l.hasOwnProperty(s)&&(i!=null||N!=null))switch(s){case"value":z=i;break;case"defaultValue":h=i;break;case"multiple":d=i;default:i!==N&&Te(e,t,s,i,l,N)}t=h,a=d,l=O,z!=null?dl(e,!!a,z,!1):!!l!=!!a&&(t!=null?dl(e,!!a,t,!0):dl(e,!!a,a?[]:"",!1));return;case"textarea":O=z=null;for(h in a)if(s=a[h],a.hasOwnProperty(h)&&s!=null&&!l.hasOwnProperty(h))switch(h){case"value":break;case"children":break;default:Te(e,t,h,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":z=s;break;case"defaultValue":O=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)}Hu(e,z,O);return;case"option":for(var J in a)z=a[J],a.hasOwnProperty(J)&&z!=null&&!l.hasOwnProperty(J)&&(J==="selected"?e.selected=!1:Te(e,t,J,null,l,z));for(N in l)z=l[N],O=a[N],l.hasOwnProperty(N)&&z!==O&&(z!=null||O!=null)&&(N==="selected"?e.selected=z&&typeof z!="function"&&typeof z!="symbol":Te(e,t,N,z,l,O));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)z=a[ne],a.hasOwnProperty(ne)&&z!=null&&!l.hasOwnProperty(ne)&&Te(e,t,ne,null,l,z);for(M in l)if(z=l[M],O=a[M],l.hasOwnProperty(M)&&z!==O&&(z!=null||O!=null))switch(M){case"children":case"dangerouslySetInnerHTML":if(z!=null)throw Error(u(137,t));break;default:Te(e,t,M,z,l,O)}return;default:if($i(t)){for(var Ae in a)z=a[Ae],a.hasOwnProperty(Ae)&&z!==void 0&&!l.hasOwnProperty(Ae)&&wc(e,t,Ae,void 0,l,z);for(L in l)z=l[L],O=a[L],!l.hasOwnProperty(L)||z===O||z===void 0&&O===void 0||wc(e,t,L,z,l,O);return}}for(var T in a)z=a[T],a.hasOwnProperty(T)&&z!=null&&!l.hasOwnProperty(T)&&Te(e,t,T,null,l,z);for(Y in l)z=l[Y],O=a[Y],!l.hasOwnProperty(Y)||z===O||z==null&&O==null||Te(e,t,Y,z,l,O)}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 yh(){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,h=s.duration;if(i&&h&&Vf(d)){for(d=0,h=s.responseEnd,l+=1;l<a.length;l++){var N=a[l],M=N.startTime;if(M>h)break;var L=N.transferSize,Y=N.initiatorType;L&&Vf(Y)&&(N=N.responseEnd,d+=L*(N<h?1:(h-M)/(N-M)))}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 Mc=null,Rc=null;function ni(e){return e.nodeType===9?e:e.ownerDocument}function kf(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 ph(){var e=window.event;return e&&e.type==="popstate"?e===_c?!1:(_c=e,!0):(_c=null,!1)}var Xf=typeof setTimeout=="function"?setTimeout:void 0,vh=typeof clearTimeout=="function"?clearTimeout:void 0,Zf=typeof Promise=="function"?Promise:void 0,bh=typeof queueMicrotask=="function"?queueMicrotask:typeof Zf<"u"?function(e){return Zf.resolve(null).then(e).catch(jh)}:Xf;function jh(e){setTimeout(function(){throw e})}function _a(e){return e==="head"}function Kf(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),Vl(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,h=i.nodeName;i[en]||h==="SCRIPT"||h==="STYLE"||h==="LINK"&&i.rel.toLowerCase()==="stylesheet"||a.removeChild(i),i=d}}else a==="body"&&Hn(e.ownerDocument.body);a=s}while(a);Vl(t)}function Jf(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 Dc(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":Dc(a),Bi(a);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(a.rel.toLowerCase()==="stylesheet")continue}e.removeChild(a)}}function Nh(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=Dt(e.nextSibling),e===null)break}return null}function Sh(e,t,a){if(t==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!a||(e=Dt(e.nextSibling),e===null))return null;return e}function Wf(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!t||(e=Dt(e.nextSibling),e===null))return null;return e}function Oc(e){return e.data==="$?"||e.data==="$~"}function Uc(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState!=="loading"}function Eh(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 Dt(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 Ff(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var a=e.data;if(a==="/$"||a==="/&"){if(t===0)return Dt(e.nextSibling);t--}else a!=="$"&&a!=="$!"&&a!=="$?"&&a!=="$~"&&a!=="&"||t++}e=e.nextSibling}return null}function Pf(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 If(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 Ot=new Map,e0=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:Ch,r:Th,D:Ah,C:wh,L:Mh,m:Rh,X:_h,S:zh,M:Dh};function Ch(){var e=ua.f(),t=Ws();return e||t}function Th(e){var t=cl(e);t!==null&&t.tag===5&&t.type==="form"?gd(t):ua.r(e)}var Yl=typeof document>"u"?null:document;function t0(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+'"]'),e0.has(s)||(e0.add(s),e={rel:e,crossOrigin:a,href:t},l.querySelector(s)===null&&(t=l.createElement("link"),tt(t,"link",e),Je(t),l.head.appendChild(t)))}}function Ah(e){ua.D(e),t0("dns-prefetch",e,null)}function wh(e,t){ua.C(e,t),t0("preconnect",e,t)}function Mh(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=Gl(e);break;case"script":i=$l(e)}Ot.has(i)||(e=y({rel:"preload",href:t==="image"&&a&&a.imageSrcSet?void 0:e,as:t},a),Ot.set(i,e),l.querySelector(s)!==null||t==="style"&&l.querySelector(Bn(i))||t==="script"&&l.querySelector(qn(i))||(t=l.createElement("link"),tt(t,"link",e),Je(t),l.head.appendChild(t)))}}function Rh(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=$l(e)}if(!Ot.has(i)&&(e=y({rel:"modulepreload",href:e},t),Ot.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"),tt(l,"link",e),Je(l),a.head.appendChild(l)}}}function zh(e,t,a){ua.S(e,t,a);var l=Yl;if(l&&e){var s=ul(l).hoistableStyles,i=Gl(e);t=t||"default";var d=s.get(i);if(!d){var h={loading:0,preload:null};if(d=l.querySelector(Bn(i)))h.loading=5;else{e=y({rel:"stylesheet",href:e,"data-precedence":t},a),(a=Ot.get(i))&&Hc(e,a);var N=d=l.createElement("link");Je(N),tt(N,"link",e),N._p=new Promise(function(M,L){N.onload=M,N.onerror=L}),N.addEventListener("load",function(){h.loading|=1}),N.addEventListener("error",function(){h.loading|=2}),h.loading|=4,ii(d,t,l)}d={type:"stylesheet",instance:d,count:1,state:h},s.set(i,d)}}}function _h(e,t){ua.X(e,t);var a=Yl;if(a&&e){var l=ul(a).hoistableScripts,s=$l(e),i=l.get(s);i||(i=a.querySelector(qn(s)),i||(e=y({src:e,async:!0},t),(t=Ot.get(s))&&Bc(e,t),i=a.createElement("script"),Je(i),tt(i,"link",e),a.head.appendChild(i)),i={type:"script",instance:i,count:1,state:null},l.set(s,i))}}function Dh(e,t){ua.M(e,t);var a=Yl;if(a&&e){var l=ul(a).hoistableScripts,s=$l(e),i=l.get(s);i||(i=a.querySelector(qn(s)),i||(e=y({src:e,async:!0,type:"module"},t),(t=Ot.get(s))&&Bc(e,t),i=a.createElement("script"),Je(i),tt(i,"link",e),a.head.appendChild(i)),i={type:"script",instance:i,count:1,state:null},l.set(s,i))}}function a0(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=Gl(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=Gl(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),Ot.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},Ot.set(e,a),i||Oh(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=$l(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 Gl(e){return'href="'+Tt(e)+'"'}function Bn(e){return'link[rel="stylesheet"]['+e+"]"}function l0(e){return y({},e,{"data-precedence":e.precedence,precedence:null})}function Oh(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}),tt(t,"link",a),Je(t),e.head.appendChild(t))}function $l(e){return'[src="'+Tt(e)+'"]'}function qn(e){return"script[async]"+e}function n0(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),tt(l,"style",s),ii(l,a.precedence,e),t.instance=l;case"stylesheet":s=Gl(a.href);var i=e.querySelector(Bn(s));if(i)return t.state.loading|=4,t.instance=i,Je(i),i;l=l0(a),(s=Ot.get(s))&&Hc(l,s),i=(e.ownerDocument||e).createElement("link"),Je(i);var d=i;return d._p=new Promise(function(h,N){d.onload=h,d.onerror=N}),tt(i,"link",l),t.state.loading|=4,ii(i,a.precedence,e),t.instance=i;case"script":return i=$l(a.src),(s=e.querySelector(qn(i)))?(t.instance=s,Je(s),s):(l=a,(s=Ot.get(i))&&(l=y({},a),Bc(l,s)),e=e.ownerDocument||e,s=e.createElement("script"),Je(s),tt(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 h=l[d];if(h.dataset.precedence===t)i=h;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 s0(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[Fe]||e==="link"&&i.getAttribute("rel")==="stylesheet")&&i.namespaceURI!=="http://www.w3.org/2000/svg"){var d=i.getAttribute(t)||"";d=e+d;var h=l.get(d);h?h.push(i):l.set(d,[i])}}return l}function i0(e,t,a){e=e.ownerDocument||e,e.head.insertBefore(a,t==="title"?e.querySelector("head > title"):null)}function Uh(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 r0(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}function Lh(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=Gl(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=l0(l),(s=Ot.get(s))&&Hc(l,s),i=i.createElement("link"),Je(i);var d=i;d._p=new Promise(function(h,N){d.onload=h,d.onerror=N}),tt(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 Hh(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*yh());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(Bh,e),ui=null,ci.call(e))}function Bh(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:V,Provider:null,Consumer:null,_currentValue:le,_currentValue2:le,_threadCount:0};function qh(e,t,a,l,s,i,d,h,N){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=Oi(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Oi(0),this.hiddenUpdates=Oi(null),this.identifierPrefix=l,this.onUncaughtError=s,this.onCaughtError=i,this.onRecoverableError=d,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=N,this.incompleteTransitions=new Map}function c0(e,t,a,l,s,i,d,h,N,M,L,Y){return e=new qh(e,t,a,d,N,M,L,Y,h),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 u0(e){return e?(e=vl,e):vl}function o0(e,t,a,l,s,i){s=u0(s),l.context===null?l.context=s:l.pendingContext=s,l=ja(t),l.payload={element:a},i=i===void 0?null:i,i!==null&&(l.callback=i),a=Na(e,l,t),a!==null&&(mt(a,e,t),pn(a,e,t))}function d0(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){d0(e,t),(e=e.alternate)&&d0(e,t)}function f0(e){if(e.tag===13||e.tag===31){var t=Za(e,67108864);t!==null&&mt(t,e,67108864),Yc(e,67108864)}}function m0(e){if(e.tag===13||e.tag===31){var t=Et();t=Ui(t);var a=Za(e,t);a!==null&&mt(a,e,t),Yc(e,t)}}var di=!0;function Yh(e,t,a,l){var s=U.T;U.T=null;var i=Q.p;try{Q.p=2,Gc(e,t,a,l)}finally{Q.p=i,U.T=s}}function Gh(e,t,a,l){var s=U.T;U.T=null;var i=Q.p;try{Q.p=8,Gc(e,t,a,l)}finally{Q.p=i,U.T=s}}function Gc(e,t,a,l){if(di){var s=$c(l);if(s===null)Ac(e,t,l,fi,a),h0(e,l);else if(Vh(s,e,t,a,l))l.stopPropagation();else if(h0(e,l),t&4&&-1<$h.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=$a(i.pendingLanes);if(d!==0){var h=i;for(h.pendingLanes|=2,h.entangledLanes|=2;d;){var N=1<<31-yt(d);h.entanglements[1]|=N,d&=~N}Vt(i),(Ne&6)===0&&(Ks=ht()+500,On(0))}}break;case 31:case 13:h=Za(i,2),h!==null&&mt(h,i,2),Ws(),Yc(i,2)}if(i=$c(l),i===null&&Ac(e,t,l,fi,a),i===s)break;s=i}s!==null&&l.stopPropagation()}else Ac(e,t,l,null,a)}}function $c(e){return e=ki(e),Vc(e)}var fi=null;function Vc(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=g(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 x0(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(Am()){case bu:return 2;case ju:return 8;case ts:case wm:return 32;case Nu:return 268435456;default:return 32}default:return 32}}var kc=!1,Da=null,Oa=null,Ua=null,Gn=new Map,$n=new Map,La=[],$h="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 h0(e,t){switch(e){case"focusin":case"focusout":Da=null;break;case"dragenter":case"dragleave":Oa=null;break;case"mouseover":case"mouseout":Ua=null;break;case"pointerover":case"pointerout":Gn.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":$n.delete(t.pointerId)}}function Vn(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&&f0(t)),e):(e.eventSystemFlags|=l,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function Vh(e,t,a,l,s){switch(t){case"focusin":return Da=Vn(Da,e,t,a,l,s),!0;case"dragenter":return Oa=Vn(Oa,e,t,a,l,s),!0;case"mouseover":return Ua=Vn(Ua,e,t,a,l,s),!0;case"pointerover":var i=s.pointerId;return Gn.set(i,Vn(Gn.get(i)||null,e,t,a,l,s)),!0;case"gotpointercapture":return i=s.pointerId,$n.set(i,Vn($n.get(i)||null,e,t,a,l,s)),!0}return!1}function g0(e){var t=rl(e.target);if(t!==null){var a=m(t);if(a!==null){if(t=a.tag,t===13){if(t=g(a),t!==null){e.blockedOn=t,wu(e.priority,function(){m0(a)});return}}else if(t===31){if(t=j(a),t!==null){e.blockedOn=t,wu(e.priority,function(){m0(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=$c(e.nativeEvent);if(a===null){a=e.nativeEvent;var l=new a.constructor(a.type,a);Vi=l,a.target.dispatchEvent(l),Vi=null}else return t=cl(a),t!==null&&f0(t),e.blockedOn=a,!1;t.shift()}return!0}function y0(e,t,a){mi(e)&&a.delete(t)}function kh(){kc=!1,Da!==null&&mi(Da)&&(Da=null),Oa!==null&&mi(Oa)&&(Oa=null),Ua!==null&&mi(Ua)&&(Ua=null),Gn.forEach(y0),$n.forEach(y0)}function xi(e,t){e.blockedOn===t&&(e.blockedOn=null,kc||(kc=!0,r.unstable_scheduleCallback(r.unstable_NormalPriority,kh)))}var hi=null;function p0(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(Vc(l||a)===null)continue;break}var i=cl(a);i!==null&&(e.splice(t,3),t-=3,$r(i,{pending:!0,data:s,method:a.method,action:l},l,s))}}))}function Vl(e){function t(N){return xi(N,e)}Da!==null&&xi(Da,e),Oa!==null&&xi(Oa,e),Ua!==null&&xi(Ua,e),Gn.forEach(t),$n.forEach(t);for(var a=0;a<La.length;a++){var l=La[a];l.blockedOn===e&&(l.blockedOn=null)}for(;0<La.length&&(a=La[0],a.blockedOn===null);)g0(a),a.blockedOn===null&&La.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[rt]||null;if(typeof i=="function")d||p0(a);else if(d){var h=null;if(i&&i.hasAttribute("formAction")){if(s=i,d=i[rt]||null)h=d.formAction;else if(Vc(s)!==null)continue}else h=d.action;typeof h=="function"?a[l+1]=h:(a.splice(l,3),l-=3),p0(a)}}}function v0(){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 Qc(e){this._internalRoot=e}gi.prototype.render=Qc.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(u(409));var a=t.current,l=Et();o0(a,l,e,t,null,null)},gi.prototype.unmount=Qc.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;o0(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<La.length&&t!==0&&t<La[a].priority;a++);La.splice(a,0,e),a===0&&g0(e)}};var b0=o.version;if(b0!=="19.2.4")throw Error(u(527,b0,"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 Qh={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:U,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(Qh),gt=yi}catch{}}return Qn.createRoot=function(e,t){if(!f(e))throw Error(u(299));var a=!1,l="",s=Td,i=Ad,d=wd;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=c0(e,1,!1,null,null,a,l,null,s,i,d,v0),e[il]=t.current,Tc(e),new Qc(t)},Qn.hydrateRoot=function(e,t,a){if(!f(e))throw Error(u(299));var l=!1,s="",i=Td,d=Ad,h=wd,N=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&&(h=a.onRecoverableError),a.formState!==void 0&&(N=a.formState)),t=c0(e,1,!0,t,a??null,l,s,N,i,d,h,v0),t.context=u0(null),a=t.current,l=Et(),l=Ui(l),s=ja(l),s.callback=null,Na(a,s,l),a=l,t.current.lanes=a,Il(t,a),Vt(t),e[il]=t.current,Tc(e),new gi(t)},Qn.version="19.2.4",Qn}var R0;function tg(){if(R0)return Kc.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(),Kc.exports=eg(),Kc.exports}var ag=tg();var z0="popstate";function lg(r={}){function o(u,f){let{pathname:m,search:g,hash:j}=u.location;return nu("",{pathname:m,search:g,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 sg(o,c,null,r)}function Oe(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 ng(){return Math.random().toString(36).substring(2,10)}function _0(r,o){return{usr:r.state,key:r.key,idx:o}}function nu(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||ng()}}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 sg(r,o,c,u={}){let{window:f=document.defaultView,v5Compat:m=!1}=u,g=f.history,j="POP",p=null,x=v();x==null&&(x=0,g.replaceState({...g.state,idx:x},""));function v(){return(g.state||{idx:null}).idx}function y(){j="POP";let _=v(),G=_==null?null:_-x;x=_,p&&p({action:j,location:$.location,delta:G})}function C(_,G){j="PUSH";let A=nu($.location,_,G);x=v()+1;let V=_0(A,x),ie=$.createHref(A);try{g.pushState(V,"",ie)}catch(ee){if(ee instanceof DOMException&&ee.name==="DataCloneError")throw ee;f.location.assign(ie)}m&&p&&p({action:j,location:$.location,delta:1})}function R(_,G){j="REPLACE";let A=nu($.location,_,G);x=v();let V=_0(A,x),ie=$.createHref(A);g.replaceState(V,"",ie),m&&p&&p({action:j,location:$.location,delta:0})}function D(_){return ig(_)}let $={get action(){return j},get location(){return r(f,g)},listen(_){if(p)throw new Error("A history only accepts one active listener");return f.addEventListener(z0,y),p=_,()=>{f.removeEventListener(z0,y),p=null}},createHref(_){return o(f,_)},createURL:D,encodeLocation(_){let G=D(_);return{pathname:G.pathname,search:G.search,hash:G.hash}},push:C,replace:R,go(_){return g.go(_)}};return $}function ig(r,o=!1){let c="http://localhost";typeof window<"u"&&(c=window.location.origin!=="null"?window.location.origin:window.location.href),Oe(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 K0(r,o,c="/"){return rg(r,o,c,!1)}function rg(r,o,c,u){let f=typeof o=="string"?Zl(o):o,m=fa(f.pathname||"/",c);if(m==null)return null;let g=J0(r);cg(g);let j=null;for(let p=0;j==null&&p<g.length;++p){let x=vg(m);j=yg(g[p],x,u)}return j}function J0(r,o=[],c=[],u="",f=!1){let m=(g,j,p=f,x)=>{let v={relativePath:x===void 0?g.path||"":x,caseSensitive:g.caseSensitive===!0,childrenIndex:j,route:g};if(v.relativePath.startsWith("/")){if(!v.relativePath.startsWith(u)&&p)return;Oe(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]),C=c.concat(v);g.children&&g.children.length>0&&(Oe(g.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${y}".`),J0(g.children,o,C,y,p)),!(g.path==null&&!g.index)&&o.push({path:y,score:hg(y,g.index),routesMeta:C})};return r.forEach((g,j)=>{if(g.path===""||!g.path?.includes("?"))m(g,j);else for(let p of W0(g.path))m(g,j,!0,p)}),o}function W0(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 g=W0(u.join("/")),j=[];return j.push(...g.map(p=>p===""?m:[m,p].join("/"))),f&&j.push(...g),j.map(p=>r.startsWith("/")&&p===""?"/":p)}function cg(r){r.sort((o,c)=>o.score!==c.score?c.score-o.score:gg(o.routesMeta.map(u=>u.childrenIndex),c.routesMeta.map(u=>u.childrenIndex)))}var ug=/^:[\w-]+$/,og=3,dg=2,fg=1,mg=10,xg=-2,D0=r=>r==="*";function hg(r,o){let c=r.split("/"),u=c.length;return c.some(D0)&&(u+=xg),o&&(u+=dg),c.filter(f=>!D0(f)).reduce((f,m)=>f+(ug.test(m)?og:m===""?fg:mg),u)}function gg(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 yg(r,o,c=!1){let{routesMeta:u}=r,f={},m="/",g=[];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=Si({path:p.relativePath,caseSensitive:p.caseSensitive,end:x},v),C=p.route;if(!y&&x&&c&&!u[u.length-1].route.index&&(y=Si({path:p.relativePath,caseSensitive:p.caseSensitive,end:!1},v)),!y)return null;Object.assign(f,y.params),g.push({params:f,pathname:da([m,y.pathname]),pathnameBase:Sg(da([m,y.pathnameBase])),route:C}),y.pathnameBase!=="/"&&(m=da([m,y.pathnameBase]))}return g}function Si(r,o){typeof r=="string"&&(r={path:r,caseSensitive:!1,end:!0});let[c,u]=pg(r.path,r.caseSensitive,r.end),f=o.match(c);if(!f)return null;let m=f[0],g=m.replace(/(.)\/+$/,"$1"),j=f.slice(1);return{params:u.reduce((x,{paramName:v,isOptional:y},C)=>{if(v==="*"){let D=j[C]||"";g=m.slice(0,m.length-D.length).replace(/(.)\/+$/,"$1")}const R=j[C];return y&&!R?x[v]=void 0:x[v]=(R||"").replace(/%2F/g,"/"),x},{}),pathname:m,pathnameBase:g,pattern:r}}function pg(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,(g,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 vg(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 bg=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function jg(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=O0(c.substring(1),"/"):m=O0(c,o)):m=o,{pathname:m,search:Eg(u),hash:Cg(f)}}function O0(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 Ng(r){return r.filter((o,c)=>c===0||o.route.path&&o.route.path.length>0)}function F0(r){let o=Ng(r);return o.map((c,u)=>u===o.length-1?c.pathname:c.pathnameBase)}function P0(r,o,c,u=!1){let f;typeof r=="string"?f=Zl(r):(f={...r},Oe(!f.pathname||!f.pathname.includes("?"),Pc("?","pathname","search",f)),Oe(!f.pathname||!f.pathname.includes("#"),Pc("#","pathname","hash",f)),Oe(!f.search||!f.search.includes("#"),Pc("#","search","hash",f)));let m=r===""||f.pathname==="",g=m?"/":f.pathname,j;if(g==null)j=c;else{let y=o.length-1;if(!u&&g.startsWith("..")){let C=g.split("/");for(;C[0]==="..";)C.shift(),y-=1;f.pathname=C.join("/")}j=y>=0?o[y]:"/"}let p=jg(f,j),x=g&&g!=="/"&&g.endsWith("/"),v=(m||g===".")&&c.endsWith("/");return!p.pathname.endsWith("/")&&(x||v)&&(p.pathname+="/"),p}var da=r=>r.join("/").replace(/\/\/+/g,"/"),Sg=r=>r.replace(/\/+$/,"").replace(/^\/*/,"/"),Eg=r=>!r||r==="?"?"":r.startsWith("?")?r:"?"+r,Cg=r=>!r||r==="#"?"":r.startsWith("#")?r:"#"+r,Tg=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 Ag(r){return r!=null&&typeof r.status=="number"&&typeof r.statusText=="string"&&typeof r.internal=="boolean"&&"data"in r}function wg(r){return r.map(o=>o.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var I0=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function em(r,o){let c=r;if(typeof c!="string"||!bg.test(c))return{absoluteURL:void 0,isExternal:!1,to:c};let u=c,f=!1;if(I0)try{let m=new URL(window.location.href),g=c.startsWith("//")?new URL(m.protocol+c):new URL(c),j=fa(g.pathname,o);g.origin===m.origin&&j!=null?c=j+g.search+g.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 tm=["POST","PUT","PATCH","DELETE"];new Set(tm);var Mg=["GET",...tm];new Set(Mg);var Kl=S.createContext(null);Kl.displayName="DataRouter";var Ei=S.createContext(null);Ei.displayName="DataRouterState";var Rg=S.createContext(!1),am=S.createContext({isTransitioning:!1});am.displayName="ViewTransition";var zg=S.createContext(new Map);zg.displayName="Fetchers";var _g=S.createContext(null);_g.displayName="Await";var Ut=S.createContext(null);Ut.displayName="Navigation";var Wn=S.createContext(null);Wn.displayName="Location";var kt=S.createContext({outlet:null,matches:[],isDataRoute:!1});kt.displayName="Route";var cu=S.createContext(null);cu.displayName="RouteError";var lm="REACT_ROUTER_ERROR",Dg="REDIRECT",Og="ROUTE_ERROR_RESPONSE";function Ug(r){if(r.startsWith(`${lm}:${Dg}:{`))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 Lg(r){if(r.startsWith(`${lm}:${Og}:{`))try{let o=JSON.parse(r.slice(40));if(typeof o=="object"&&o&&typeof o.status=="number"&&typeof o.statusText=="string")return new Tg(o.status,o.statusText,o.data)}catch{}}function Hg(r,{relative:o}={}){Oe(Fn(),"useHref() may be used only in the context of a <Router> component.");let{basename:c,navigator:u}=S.useContext(Ut),{hash:f,pathname:m,search:g}=Pn(r,{relative:o}),j=m;return c!=="/"&&(j=m==="/"?c:da([c,m])),u.createHref({pathname:j,search:g,hash:f})}function Fn(){return S.useContext(Wn)!=null}function Ya(){return Oe(Fn(),"useLocation() may be used only in the context of a <Router> component."),S.useContext(Wn).location}var nm="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function sm(r){S.useContext(Ut).static||S.useLayoutEffect(r)}function uu(){let{isDataRoute:r}=S.useContext(kt);return r?Fg():Bg()}function Bg(){Oe(Fn(),"useNavigate() may be used only in the context of a <Router> component.");let r=S.useContext(Kl),{basename:o,navigator:c}=S.useContext(Ut),{matches:u}=S.useContext(kt),{pathname:f}=Ya(),m=JSON.stringify(F0(u)),g=S.useRef(!1);return sm(()=>{g.current=!0}),S.useCallback((p,x={})=>{if(qt(g.current,nm),!g.current)return;if(typeof p=="number"){c.go(p);return}let v=P0(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])}S.createContext(null);function qg(){let{matches:r}=S.useContext(kt),o=r[r.length-1];return o?o.params:{}}function Pn(r,{relative:o}={}){let{matches:c}=S.useContext(kt),{pathname:u}=Ya(),f=JSON.stringify(F0(c));return S.useMemo(()=>P0(r,JSON.parse(f),u,o==="path"),[r,f,u,o])}function Yg(r,o){return im(r,o)}function im(r,o,c,u,f){Oe(Fn(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:m}=S.useContext(Ut),{matches:g}=S.useContext(kt),j=g[g.length-1],p=j?j.params:{},x=j?j.pathname:"/",v=j?j.pathnameBase:"/",y=j&&j.route;{let A=y&&y.path||"";cm(x,!y||A.endsWith("*")||A.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${x}" (under <Route path="${A}">) 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="${A}"> to <Route path="${A==="/"?"*":`${A}/*`}">.`)}let C=Ya(),R;if(o){let A=typeof o=="string"?Zl(o):o;Oe(v==="/"||A.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 "${A.pathname}" was given in the \`location\` prop.`),R=A}else R=C;let D=R.pathname||"/",$=D;if(v!=="/"){let A=v.replace(/^\//,"").split("/");$="/"+D.replace(/^\//,"").split("/").slice(A.length).join("/")}let _=K0(r,{pathname:$});qt(y||_!=null,`No routes matched location "${R.pathname}${R.search}${R.hash}" `),qt(_==null||_[_.length-1].route.element!==void 0||_[_.length-1].route.Component!==void 0||_[_.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 G=Qg(_&&_.map(A=>Object.assign({},A,{params:Object.assign({},p,A.params),pathname:da([v,m.encodeLocation?m.encodeLocation(A.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:A.pathname]),pathnameBase:A.pathnameBase==="/"?v:da([v,m.encodeLocation?m.encodeLocation(A.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:A.pathnameBase])})),g,c,u,f);return o&&G?S.createElement(Wn.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...R},navigationType:"POP"}},G):G}function Gg(){let r=Wg(),o=Ag(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},g=null;return console.error("Error handled by React Router default ErrorBoundary:",r),g=S.createElement(S.Fragment,null,S.createElement("p",null,"💿 Hey developer 👋"),S.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",S.createElement("code",{style:m},"ErrorBoundary")," or"," ",S.createElement("code",{style:m},"errorElement")," prop on your route.")),S.createElement(S.Fragment,null,S.createElement("h2",null,"Unexpected Application Error!"),S.createElement("h3",{style:{fontStyle:"italic"}},o),c?S.createElement("pre",{style:f},c):null,g)}var $g=S.createElement(Gg,null),rm=class extends S.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=Lg(r.digest);c&&(r=c)}let o=r!==void 0?S.createElement(kt.Provider,{value:this.props.routeContext},S.createElement(cu.Provider,{value:r,children:this.props.component})):this.props.children;return this.context?S.createElement(Vg,{error:r},o):o}};rm.contextType=Rg;var Ic=new WeakMap;function Vg({children:r,error:o}){let{basename:c}=S.useContext(Ut);if(typeof o=="object"&&o&&"digest"in o&&typeof o.digest=="string"){let u=Ug(o.digest);if(u){let f=Ic.get(o);if(f)throw f;let m=em(u.location,c);if(I0&&!Ic.get(o))if(m.isExternal||u.reloadDocument)window.location.href=m.absoluteURL||m.to;else{const g=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(m.to,{replace:u.replace}));throw Ic.set(o,g),g}return S.createElement("meta",{httpEquiv:"refresh",content:`0;url=${m.absoluteURL||m.to}`})}}return r}function kg({routeContext:r,match:o,children:c}){let u=S.useContext(Kl);return u&&u.static&&u.staticContext&&(o.route.errorElement||o.route.ErrorBoundary)&&(u.staticContext._deepestRenderedBoundaryId=o.route.id),S.createElement(kt.Provider,{value:r},c)}function Qg(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,g=c?.errors;if(g!=null){let v=m.findIndex(y=>y.route.id&&g?.[y.route.id]!==void 0);Oe(v>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(g).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:C,errors:R}=c,D=y.route.loader&&!C.hasOwnProperty(y.route.id)&&(!R||R[y.route.id]===void 0);if(y.route.lazy||D){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:wg(c.matches),errorInfo:y})}:void 0;return m.reduceRight((v,y,C)=>{let R,D=!1,$=null,_=null;c&&(R=g&&y.route.id?g[y.route.id]:void 0,$=y.route.errorElement||$g,j&&(p<0&&C===0?(cm("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),D=!0,_=null):p===C&&(D=!0,_=y.route.hydrateFallbackElement||null)));let G=o.concat(m.slice(0,C+1)),A=()=>{let V;return R?V=$:D?V=_:y.route.Component?V=S.createElement(y.route.Component,null):y.route.element?V=y.route.element:V=v,S.createElement(kg,{match:y,routeContext:{outlet:v,matches:G,isDataRoute:c!=null},children:V})};return c&&(y.route.ErrorBoundary||y.route.errorElement||C===0)?S.createElement(rm,{location:c.location,revalidation:c.revalidation,component:$,error:R,children:A(),routeContext:{outlet:null,matches:G,isDataRoute:!0},onError:x}):A()},null)}function ou(r){return`${r} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Xg(r){let o=S.useContext(Kl);return Oe(o,ou(r)),o}function Zg(r){let o=S.useContext(Ei);return Oe(o,ou(r)),o}function Kg(r){let o=S.useContext(kt);return Oe(o,ou(r)),o}function du(r){let o=Kg(r),c=o.matches[o.matches.length-1];return Oe(c.route.id,`${r} can only be used on routes that contain a unique "id"`),c.route.id}function Jg(){return du("useRouteId")}function Wg(){let r=S.useContext(cu),o=Zg("useRouteError"),c=du("useRouteError");return r!==void 0?r:o.errors?.[c]}function Fg(){let{router:r}=Xg("useNavigate"),o=du("useNavigate"),c=S.useRef(!1);return sm(()=>{c.current=!0}),S.useCallback(async(f,m={})=>{qt(c.current,nm),c.current&&(typeof f=="number"?await r.navigate(f):await r.navigate(f,{fromRouteId:o,...m}))},[r,o])}var U0={};function cm(r,o,c){!o&&!U0[r]&&(U0[r]=!0,qt(!1,c))}S.memo(Pg);function Pg({routes:r,future:o,state:c,onError:u}){return im(r,void 0,c,u,o)}function nt(r){Oe(!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 Ig({basename:r="/",children:o=null,location:c,navigationType:u="POP",navigator:f,static:m=!1,unstable_useTransitions:g}){Oe(!Fn(),"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let j=r.replace(/^\/*/,"/"),p=S.useMemo(()=>({basename:j,navigator:f,static:m,unstable_useTransitions:g,future:{}}),[j,f,m,g]);typeof c=="string"&&(c=Zl(c));let{pathname:x="/",search:v="",hash:y="",state:C=null,key:R="default"}=c,D=S.useMemo(()=>{let $=fa(x,j);return $==null?null:{location:{pathname:$,search:v,hash:y,state:C,key:R},navigationType:u}},[j,x,v,y,C,R,u]);return qt(D!=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.`),D==null?null:S.createElement(Ut.Provider,{value:p},S.createElement(Wn.Provider,{children:o,value:D}))}function ey({children:r,location:o}){return Yg(su(r),o)}function su(r,o=[]){let c=[];return S.Children.forEach(r,(u,f)=>{if(!S.isValidElement(u))return;let m=[...o,f];if(u.type===S.Fragment){c.push.apply(c,su(u.props.children,m));return}Oe(u.type===nt,`[${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>`),Oe(!u.props.index||!u.props.children,"An index route cannot have child routes.");let g={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&&(g.children=su(u.props.children,m)),c.push(g)}),c}var ji="get",Ni="application/x-www-form-urlencoded";function Ci(r){return typeof HTMLElement<"u"&&r instanceof HTMLElement}function ty(r){return Ci(r)&&r.tagName.toLowerCase()==="button"}function ay(r){return Ci(r)&&r.tagName.toLowerCase()==="form"}function ly(r){return Ci(r)&&r.tagName.toLowerCase()==="input"}function ny(r){return!!(r.metaKey||r.altKey||r.ctrlKey||r.shiftKey)}function sy(r,o){return r.button===0&&(!o||o==="_self")&&!ny(r)}function iu(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 iy(r,o){let c=iu(r);return o&&o.forEach((u,f)=>{c.has(f)||o.getAll(f).forEach(m=>{c.append(f,m)})}),c}var pi=null;function ry(){if(pi===null)try{new FormData(document.createElement("form"),0),pi=!1}catch{pi=!0}return pi}var cy=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function eu(r){return r!=null&&!cy.has(r)?(qt(!1,`"${r}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${Ni}"`),null):r}function uy(r,o){let c,u,f,m,g;if(ay(r)){let j=r.getAttribute("action");u=j?fa(j,o):null,c=r.getAttribute("method")||ji,f=eu(r.getAttribute("enctype"))||Ni,m=new FormData(r)}else if(ty(r)||ly(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")||ji,f=eu(r.getAttribute("formenctype"))||eu(j.getAttribute("enctype"))||Ni,m=new FormData(j,r),!ry()){let{name:x,type:v,value:y}=r;if(v==="image"){let C=x?`${x}.`:"";m.append(`${C}x`,"0"),m.append(`${C}y`,"0")}else x&&m.append(x,y)}}else{if(Ci(r))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');c=ji,u=null,f=Ni,g=r}return m&&f==="text/plain"&&(g=m,m=void 0),{action:u,method:c.toLowerCase(),encType:f,formData:m,body:g}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function fu(r,o){if(r===!1||r===null||typeof r>"u")throw new Error(o)}function oy(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 dy(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 fy(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 my(r,o,c){let u=await Promise.all(r.map(async f=>{let m=o.routes[f.route.id];if(m){let g=await dy(m,c);return g.links?g.links():[]}return[]}));return yy(u.flat(1).filter(fy).filter(f=>f.rel==="stylesheet"||f.rel==="preload").map(f=>f.rel==="stylesheet"?{...f,rel:"prefetch",as:"style"}:{...f,rel:"prefetch"}))}function L0(r,o,c,u,f,m){let g=(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)=>g(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(g(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 xy(r,o,{includeHydrateFallback:c}={}){return hy(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 hy(r){return[...new Set(r)]}function gy(r){let o={},c=Object.keys(r).sort();for(let u of c)o[u]=r[u];return o}function yy(r,o){let c=new Set;return new Set(o),r.reduce((u,f)=>{let m=JSON.stringify(gy(f));return c.has(m)||(c.add(m),u.push({key:m,link:f})),u},[])}function um(){let r=S.useContext(Kl);return fu(r,"You must render this element inside a <DataRouterContext.Provider> element"),r}function py(){let r=S.useContext(Ei);return fu(r,"You must render this element inside a <DataRouterStateContext.Provider> element"),r}var mu=S.createContext(void 0);mu.displayName="FrameworkContext";function om(){let r=S.useContext(mu);return fu(r,"You must render this element inside a <HydratedRouter> element"),r}function vy(r,o){let c=S.useContext(mu),[u,f]=S.useState(!1),[m,g]=S.useState(!1),{onFocus:j,onBlur:p,onMouseEnter:x,onMouseLeave:v,onTouchStart:y}=o,C=S.useRef(null);S.useEffect(()=>{if(r==="render"&&g(!0),r==="viewport"){let $=G=>{G.forEach(A=>{g(A.isIntersecting)})},_=new IntersectionObserver($,{threshold:.5});return C.current&&_.observe(C.current),()=>{_.disconnect()}}},[r]),S.useEffect(()=>{if(u){let $=setTimeout(()=>{g(!0)},100);return()=>{clearTimeout($)}}},[u]);let R=()=>{f(!0)},D=()=>{f(!1),g(!1)};return c?r!=="intent"?[m,C,{}]:[m,C,{onFocus:Xn(j,R),onBlur:Xn(p,D),onMouseEnter:Xn(x,R),onMouseLeave:Xn(v,D),onTouchStart:Xn(y,R)}]:[!1,C,{}]}function Xn(r,o){return c=>{r&&r(c),c.defaultPrevented||o(c)}}function by({page:r,...o}){let{router:c}=um(),u=S.useMemo(()=>K0(c.routes,r,c.basename),[c.routes,r,c.basename]);return u?S.createElement(Ny,{page:r,matches:u,...o}):null}function jy(r){let{manifest:o,routeModules:c}=om(),[u,f]=S.useState([]);return S.useEffect(()=>{let m=!1;return my(r,o,c).then(g=>{m||f(g)}),()=>{m=!0}},[r,o,c]),u}function Ny({page:r,matches:o,...c}){let u=Ya(),{future:f,manifest:m,routeModules:g}=om(),{basename:j}=um(),{loaderData:p,matches:x}=py(),v=S.useMemo(()=>L0(r,o,x,m,u,"data"),[r,o,x,m,u]),y=S.useMemo(()=>L0(r,o,x,m,u,"assets"),[r,o,x,m,u]),C=S.useMemo(()=>{if(r===u.pathname+u.search+u.hash)return[];let $=new Set,_=!1;if(o.forEach(A=>{let V=m.routes[A.route.id];!V||!V.hasLoader||(!v.some(ie=>ie.route.id===A.route.id)&&A.route.id in p&&g[A.route.id]?.shouldRevalidate||V.hasClientLoader?_=!0:$.add(A.route.id))}),$.size===0)return[];let G=oy(r,j,f.unstable_trailingSlashAwareDataRequests,"data");return _&&$.size>0&&G.searchParams.set("_routes",o.filter(A=>$.has(A.route.id)).map(A=>A.route.id).join(",")),[G.pathname+G.search]},[j,f.unstable_trailingSlashAwareDataRequests,p,u,m,v,o,r,g]),R=S.useMemo(()=>xy(y,m),[y,m]),D=jy(y);return S.createElement(S.Fragment,null,C.map($=>S.createElement("link",{key:$,rel:"prefetch",as:"fetch",href:$,...c})),R.map($=>S.createElement("link",{key:$,rel:"modulepreload",href:$,...c})),D.map(({key:$,link:_})=>S.createElement("link",{key:$,nonce:c.nonce,..._,crossOrigin:_.crossOrigin??c.crossOrigin})))}function Sy(...r){return o=>{r.forEach(c=>{typeof c=="function"?c(o):c!=null&&(c.current=o)})}}var Ey=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{Ey&&(window.__reactRouterVersion="7.13.0")}catch{}function Cy({basename:r,children:o,unstable_useTransitions:c,window:u}){let f=S.useRef();f.current==null&&(f.current=lg({window:u,v5Compat:!0}));let m=f.current,[g,j]=S.useState({action:m.action,location:m.location}),p=S.useCallback(x=>{c===!1?j(x):S.startTransition(()=>j(x))},[c]);return S.useLayoutEffect(()=>m.listen(p),[m,p]),S.createElement(Ig,{basename:r,children:o,location:g.location,navigationType:g.action,navigator:m,unstable_useTransitions:c})}var dm=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,xt=S.forwardRef(function({onClick:o,discover:c="render",prefetch:u="none",relative:f,reloadDocument:m,replace:g,state:j,target:p,to:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:C,...R},D){let{basename:$,unstable_useTransitions:_}=S.useContext(Ut),G=typeof x=="string"&&dm.test(x),A=em(x,$);x=A.to;let V=Hg(x,{relative:f}),[ie,ee,K]=vy(u,R),k=wy(x,{replace:g,state:j,target:p,preventScrollReset:v,relative:f,viewTransition:y,unstable_defaultShouldRevalidate:C,unstable_useTransitions:_});function Z(I){o&&o(I),I.defaultPrevented||k(I)}let B=S.createElement("a",{...R,...K,href:A.absoluteURL||V,onClick:A.isExternal||m?o:Z,ref:Sy(D,ee),target:p,"data-discover":!G&&c==="render"?"true":void 0});return ie&&!G?S.createElement(S.Fragment,null,B,S.createElement(by,{page:V})):B});xt.displayName="Link";var fm=S.forwardRef(function({"aria-current":o="page",caseSensitive:c=!1,className:u="",end:f=!1,style:m,to:g,viewTransition:j,children:p,...x},v){let y=Pn(g,{relative:x.relative}),C=Ya(),R=S.useContext(Ei),{navigator:D,basename:$}=S.useContext(Ut),_=R!=null&&Dy(y)&&j===!0,G=D.encodeLocation?D.encodeLocation(y).pathname:y.pathname,A=C.pathname,V=R&&R.navigation&&R.navigation.location?R.navigation.location.pathname:null;c||(A=A.toLowerCase(),V=V?V.toLowerCase():null,G=G.toLowerCase()),V&&$&&(V=fa(V,$)||V);const ie=G!=="/"&&G.endsWith("/")?G.length-1:G.length;let ee=A===G||!f&&A.startsWith(G)&&A.charAt(ie)==="/",K=V!=null&&(V===G||!f&&V.startsWith(G)&&V.charAt(G.length)==="/"),k={isActive:ee,isPending:K,isTransitioning:_},Z=ee?o:void 0,B;typeof u=="function"?B=u(k):B=[u,ee?"active":null,K?"pending":null,_?"transitioning":null].filter(Boolean).join(" ");let I=typeof m=="function"?m(k):m;return S.createElement(xt,{...x,"aria-current":Z,className:B,ref:v,style:I,to:g,viewTransition:j},typeof p=="function"?p(k):p)});fm.displayName="NavLink";var Ty=S.forwardRef(({discover:r="render",fetcherKey:o,navigate:c,reloadDocument:u,replace:f,state:m,method:g=ji,action:j,onSubmit:p,relative:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:C,...R},D)=>{let{unstable_useTransitions:$}=S.useContext(Ut),_=zy(),G=_y(j,{relative:x}),A=g.toLowerCase()==="get"?"get":"post",V=typeof j=="string"&&dm.test(j),ie=ee=>{if(p&&p(ee),ee.defaultPrevented)return;ee.preventDefault();let K=ee.nativeEvent.submitter,k=K?.getAttribute("formmethod")||g,Z=()=>_(K||ee.currentTarget,{fetcherKey:o,method:k,navigate:c,replace:f,state:m,relative:x,preventScrollReset:v,viewTransition:y,unstable_defaultShouldRevalidate:C});$&&c!==!1?S.startTransition(()=>Z()):Z()};return S.createElement("form",{ref:D,method:A,action:G,onSubmit:u?p:ie,...R,"data-discover":!V&&r==="render"?"true":void 0})});Ty.displayName="Form";function Ay(r){return`${r} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function mm(r){let o=S.useContext(Kl);return Oe(o,Ay(r)),o}function wy(r,{target:o,replace:c,state:u,preventScrollReset:f,relative:m,viewTransition:g,unstable_defaultShouldRevalidate:j,unstable_useTransitions:p}={}){let x=uu(),v=Ya(),y=Pn(r,{relative:m});return S.useCallback(C=>{if(sy(C,o)){C.preventDefault();let R=c!==void 0?c:Jn(v)===Jn(y),D=()=>x(r,{replace:R,state:u,preventScrollReset:f,relative:m,viewTransition:g,unstable_defaultShouldRevalidate:j});p?S.startTransition(()=>D()):D()}},[v,x,y,c,u,o,r,f,m,g,j,p])}function xu(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=S.useRef(iu(r)),c=S.useRef(!1),u=Ya(),f=S.useMemo(()=>iy(u.search,c.current?null:o.current),[u.search]),m=uu(),g=S.useCallback((j,p)=>{const x=iu(typeof j=="function"?j(new URLSearchParams(f)):j);c.current=!0,m("?"+x,p)},[m,f]);return[f,g]}var My=0,Ry=()=>`__${String(++My)}__`;function zy(){let{router:r}=mm("useSubmit"),{basename:o}=S.useContext(Ut),c=Jg(),u=r.fetch,f=r.navigate;return S.useCallback(async(m,g={})=>{let{action:j,method:p,encType:x,formData:v,body:y}=uy(m,o);if(g.navigate===!1){let C=g.fetcherKey||Ry();await u(C,c,g.action||j,{unstable_defaultShouldRevalidate:g.unstable_defaultShouldRevalidate,preventScrollReset:g.preventScrollReset,formData:v,body:y,formMethod:g.method||p,formEncType:g.encType||x,flushSync:g.flushSync})}else await f(g.action||j,{unstable_defaultShouldRevalidate:g.unstable_defaultShouldRevalidate,preventScrollReset:g.preventScrollReset,formData:v,body:y,formMethod:g.method||p,formEncType:g.encType||x,replace:g.replace,state:g.state,fromRouteId:c,flushSync:g.flushSync,viewTransition:g.viewTransition})},[u,f,o,c])}function _y(r,{relative:o}={}){let{basename:c}=S.useContext(Ut),u=S.useContext(kt);Oe(u,"useFormAction must be used inside a RouteContext");let[f]=u.matches.slice(-1),m={...Pn(r||".",{relative:o})},g=Ya();if(r==null){m.search=g.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 Dy(r,{relative:o}={}){let c=S.useContext(am);Oe(c!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:u}=mm("useViewTransitionState"),f=Pn(r,{relative:o});if(!c.isTransitioning)return!1;let m=fa(c.currentLocation.pathname,u)||c.currentLocation.pathname,g=fa(c.nextLocation.pathname,u)||c.nextLocation.pathname;return Si(f.pathname,g)!=null||Si(f.pathname,m)!=null}const xm=S.createContext({projects:[],activeProject:null,setActiveProject:()=>{},refreshProjects:()=>{}});function Jl(){return S.useContext(xm)}function Oy(){const[r,o]=S.useState([]),[c,u]=xu(),f=S.useCallback(async()=>{try{const x=await(await fetch("/api/projects")).json();x.ok&&o(x.data||[])}catch{}},[]);S.useEffect(()=>{f()},[f]);const m=c.get("project"),g=m?r.find(p=>p.id===m)||r[0]||null:r[0]||null,j=S.useCallback(p=>{u(x=>(x.set("project",p),x))},[u]);return{projects:r,activeProject:g,setActiveProject:j,refreshProjects:f}}function hm(r,o){const{timeout:c=3e4,retries:u=1,retryDelay:f=2e3}={},[m,g]=S.useState(null),[j,p]=S.useState(!0),[x,v]=S.useState(null),[y,C]=S.useState(0),[R,D]=S.useState(null),$=S.useCallback(()=>C(_=>_+1),[]);return S.useEffect(()=>{if(!r){p(!1),g(null);return}let _=!1;p(!0),v(null);async function G(A){const V=new AbortController,ie=setTimeout(()=>V.abort(),c);try{const ee=await fetch(r,{signal:V.signal});if(clearTimeout(ie),!ee.ok)throw new Error(`HTTP ${ee.status}`);const K=await ee.json();_||(g(K.data??K),v(null),D(new Date),p(!1))}catch(ee){if(clearTimeout(ie),_)return;if(A>0&&ee.name!=="AbortError")return await new Promise(K=>setTimeout(K,f)),_?void 0:G(A-1);ee.name==="AbortError"?v(`Request timed out (${Math.round(c/1e3)}s)`):v(String(ee.message||ee)),p(!1)}}return G(u),()=>{_=!0}},[r,y,c,u,f]),{data:m,loading:j,error:x,refetch:$,fetchedAt:R}}function Me(r,o){const{activeProject:c}=Jl(),u=r.includes("?")?"&":"?",f=c?`${r}${u}project=${c.id}`:r;return hm(f)}const hu=S.createContext(null),Uy=["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 Ly({url:r="/api/events",children:o}){const[c,u]=S.useState("connecting"),f=S.useRef(null),m=S.useRef(null),g=S.useRef(new Map),j=S.useCallback(()=>{f.current&&f.current.close(),u("connecting");const x=new EventSource(r);f.current=x;for(const v of Uy)x.addEventListener(v,y=>{let C;try{C=JSON.parse(y.data)}catch{return}const R=g.current.get(v);if(R)for(const D of R)try{D(C)}catch{}});x.onopen=()=>u("connected"),x.onerror=()=>{x.close(),u("disconnected"),m.current=setTimeout(()=>{f.current===x&&j()},3e3)}},[r]);S.useEffect(()=>(j(),()=>{m.current&&(clearTimeout(m.current),m.current=null),f.current?.close(),f.current=null}),[j]);const p=S.useCallback((x,v)=>(g.current.has(x)||g.current.set(x,new Set),g.current.get(x).add(v),()=>{const y=g.current.get(x);y&&(y.delete(v),y.size===0&&g.current.delete(x))}),[]);return n.jsx(hu.Provider,{value:{status:c,subscribe:p},children:o})}function Ye(r,o){const c=S.useContext(hu),u=S.useRef(o);u.current=o,S.useEffect(()=>{if(!c)return;const f=m=>u.current(m);return c.subscribe(r,f)},[c,r])}function Hy(){return S.useContext(hu)?.status??"disconnected"}const By=[{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 qy({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 Yy(){const{projects:r,activeProject:o,setActiveProject:c}=Jl(),[u]=xu(),{data:f}=Me("/api/overview"),[m,g]=S.useState(null),j=S.useCallback(C=>{const R=C;R?.pendingCount!=null&&g(R.pendingCount)},[]);Ye("notification",j);const p=Hy(),x=m??f?.notifications?.pendingCount??0,v=u.get("project"),y=C=>v?`${C}?project=${v}`:C;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:C=>{C.target.value==="__add__"?window.location.href=y("/config"):c(C.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(C=>n.jsx("option",{value:C.id,children:C.name},C.id)),v&&!r.find(C=>C.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:By.map(C=>n.jsxs(fm,{to:y(C.path),end:C.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(qy,{d:C.icon}),n.jsx("span",{className:"flex-1",children:C.label}),C.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})]},C.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 Gy(){const{data:r}=hm("/api/health"),{activeProject:o}=Jl(),c=o?.name||"Project",u=r?.uptime?$y(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 $y(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`}const Vy={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"},ky={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 ${Vy[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 ${ky[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 Qy={active:"#6366f1",completed:"#10b981",paused:"#f59e0b",planning:"#06b6d4",abandoned:"#ef4444",backlog:"#6b7280",ready_for_review:"#8b5cf6"};function Xy(r){return Qy[r]||"#6b7280"}function Zy({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,g=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*g,C=j;return j+=y,n.jsx("circle",{cx:"64",cy:"64",r:m,fill:"none",stroke:p.color,strokeWidth:"12",strokeDasharray:`${y} ${g-y}`,strokeDashoffset:-C,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 Ky(r){return Object.entries(r).filter(([o,c])=>c>0).map(([o,c])=>({label:o,value:c,color:Xy(o)}))}const Jy={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 ${Jy[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 Wy({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 at(){return n.jsx("div",{className:"flex items-center justify-center h-64",children:n.jsx(Wy,{size:"lg"})})}function Qt({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 H0(r){switch(r){case"connected":return"success";case"sync_failed":return"warning";case"configured_never_synced":return"info";default:return"default"}}function Fy(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 Py(){const[r,o]=S.useState(0),{data:c,loading:u,error:f,refetch:m}=Me(`/api/overview?_r=${r}`),[g,j]=S.useState([]),{activeProject:p}=Jl();Ye("increment-update",()=>o(C=>C+1)),Ye("notification",()=>o(C=>C+1)),Ye("sync-update",()=>o(C=>C+1)),Ye("cost-update",()=>o(C=>C+1));const x=S.useRef(null);S.useEffect(()=>{if(!p||x.current===p.id)return;x.current=p.id;const C=`project=${p.id}`;fetch(`/api/activity/stream?limit=20&${C}`).then(R=>R.json()).then(R=>{R.ok&&Array.isArray(R.data)&&j(R.data)}).catch(()=>{})},[p]);const v=S.useCallback(C=>{j(R=>[C,...R].slice(0,20))},[]);if(Ye("activity",v),u)return n.jsx(at,{});if(f)return n.jsx(Qt,{message:f,onRetry:m});if(!c)return null;const y=Ky(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(xt,{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(xt,{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(xt,{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)?`$${c.costs.billingContext?.monthlyAmount??"?"}/mo plan`:`${c.costs.sessionCount.toLocaleString()} sessions`,color:"amber"})}),n.jsx(xt,{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(Iy,{}),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(Zy,{segments:y,centerValue:c.project.totalIncrements,centerLabel:"total"})}),n.jsx("div",{className:"flex flex-wrap gap-2 mt-4 justify-center",children:y.map(C=>n.jsxs(xt,{to:`/increments?status=${C.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:C.color}}),n.jsxs("span",{className:"text-xs text-gray-500 hover:text-gray-300",children:[C.label," (",C.value,")"]})]},C.label))})]}),n.jsxs(xt,{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(([C,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:C}),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:Fy(R.connectionStatus||R.lastSyncResult),variant:H0(R.connectionStatus)!=="default"?H0(R.connectionStatus):Ti(R.lastSyncResult||"")})]},C))}),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(xt,{to:"/notifications",onClick:C=>C.stopPropagation(),children:n.jsx(de,{label:`${c.notifications.criticalCount} critical`,variant:"error"})}),n.jsx(xt,{to:"/notifications",onClick:C=>C.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(xt,{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:g.length===0?n.jsx("p",{className:"text-gray-600 text-xs",children:"No recent activity"}):g.map((C,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 ${C.severity==="error"?"bg-rose-400":C.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:C.title}),n.jsxs("div",{className:"text-[10px] text-gray-600",children:[C.category,C.timestamp&&` · ${ep(C.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(([C,R])=>n.jsxs(xt,{to:`/increments?type=${C}`,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:C}),n.jsx("span",{className:"text-xs text-gray-500 bg-gray-800 px-2 py-0.5 rounded",children:R})]},C))})]})]})}function Iy(){const[r,o]=S.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",g=u.warningLevel==="critical"||m,j=g?"border-rose-500/30":"border-amber-500/20",p=g?"bg-rose-500/10":"bg-amber-500/10",x=g?"text-rose-400":"text-amber-400",v=Math.round(u.baseline/1e3),y=Math.min(Math.round(u.baseline/2e5*100),100),C=g?"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:g?"Critical":"Warning",variant:g?"error":"warning"}),n.jsxs("span",{className:`text-xs ${x}`,children:["Prompt baseline: ",v,"KB (",y,"% of context window)"]})]}),n.jsx(xt,{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:`${C} 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 ep(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""}}const Zn=new Map;let au=!1,gm=null;function tp(){au||(au=!0,queueMicrotask(()=>{au=!1;const r=gm;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:g}]of o)m&&m!==g?u.set(f,m):u.delete(f);return u})}))}function qa(r,o=""){const[c,u]=xu(),f=c.get(r)??o,m=S.useCallback(g=>{gm=u,Zn.set(r,{value:g,defaultValue:o}),tp()},[r,o,u]);return[f,m]}function gu({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})]})}function ap(){const[r,o]=S.useState(0);Ye("increment-update",()=>o(D=>D+1));const{data:c,loading:u,error:f,refetch:m}=Me(`/api/increments?_r=${r}`),[g,j]=qa("status","all"),[p,x]=qa("type","all"),v=uu();if(u)return n.jsx(at,{});if(f)return n.jsx(Qt,{message:f,onRetry:m});if(!c)return null;const y=c.increments.filter(D=>!(g!=="all"&&D.status!==g||p!=="all"&&D.type!==p)),C=[...new Set(c.increments.map(D=>D.status))],R=[...new Set(c.increments.map(D=>D.type))];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:[c.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(vi,{label:"All",active:g==="all",onClick:()=>j("all")}),C.map(D=>n.jsx(vi,{label:D,active:g===D,onClick:()=>j(D),count:c.increments.filter($=>$.status===D).length},D))]})]}),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.jsxs("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:[n.jsx(vi,{label:"All",active:p==="all",onClick:()=>x("all")}),R.map(D=>n.jsx(vi,{label:D,active:p===D,onClick:()=>x(D),count:c.increments.filter($=>$.type===D).length},D))]})]}),n.jsxs("span",{className:"text-xs text-gray-500",children:[y.length," matching"]})]}),y.length===0?n.jsx(gu,{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.map(D=>n.jsxs("tr",{onClick:()=>v(`/increments/${D.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:D.id})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-sm text-gray-300",children:D.title})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(de,{label:D.status,variant:Ti(D.status)})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-xs text-gray-400 capitalize",children:D.type})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(lp,{priority:D.priority})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(B0,{completed:D.tasks.completed,total:D.tasks.total})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx(B0,{completed:D.acs.completed,total:D.acs.total})}),n.jsx("td",{className:"px-4 py-3",children:n.jsx("span",{className:"text-xs text-gray-500",children:D.lastActivity?np(D.lastActivity):"-"})})]},D.id))})]})})]})}function vi({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 B0({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 lp({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 np(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 g=Math.floor(m/24);return g<7?`${g}d ago`:o.toLocaleDateString()}catch{return r}}function sp(){const[r,o]=S.useState("commands"),[c,u]=S.useState(!1),[f,m]=S.useState(0);Ye("analytics-event",()=>m(G=>G+1));const{data:g,loading:j,error:p,refetch:x,fetchedAt:v}=Me(`/api/analytics/summary?_r=${f}`),{data:y,loading:C,refetch:R}=Me(`/api/analytics/skills?_r=${f}`);if(j||C)return n.jsx(at,{});if(p)return n.jsx(Qt,{message:p,onRetry:x});if(!g)return null;const D=g.topCommands?.reduce((G,A)=>G+A.count,0)||0,$=g.topSkills?.reduce((G,A)=>G+A.count,0)||0,_=g.topAgents?.reduce((G,A)=>G+A.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:[g.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:g.totalEvents.toLocaleString(),subtitle:`${g.successRate}% success rate`,color:"indigo",tooltip:`${g.totalEvents} events tracked from analytics JSONL`}),n.jsx(se,{title:"Commands",value:D.toLocaleString(),subtitle:`${g.topCommands?.length||0} unique`,color:"cyan",tooltip:`${D} total command invocations across ${g.topCommands?.length||0} distinct commands`}),n.jsx(se,{title:"Skills",value:$.toLocaleString(),subtitle:`${g.topSkills?.length||0} unique`,color:"emerald",tooltip:`${$} total skill activations across ${g.topSkills?.length||0} distinct skills`}),n.jsx(se,{title:"Agents",value:_.toLocaleString(),subtitle:`${g.topAgents?.length||0} unique`,color:"amber",tooltip:`${_} agent spawns across ${g.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:"commands",label:"Commands"},{key:"skills",label:"Skills"},{key:"agents",label:"Agents"},{key:"daily",label:"Daily Trends"}].map(G=>n.jsx("button",{onClick:()=>o(G.key),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===G.key?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:G.label},G.key))}),r==="commands"&&n.jsx(ip,{commands:g.topCommands||[]}),r==="skills"&&n.jsx(rp,{skills:y||[]}),r==="agents"&&n.jsx(cp,{agents:g.topAgents||[]}),r==="daily"&&n.jsx(up,{days:g.dailySummaries||[]})]})}function ip({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 rp({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?op(c.lastUsed):"-"})]},c.name)})})]})]})}function cp({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 up({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,g)=>m+g.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 g=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:`${g}%`},title:`${m.date}: ${m.totalEvents} events`}),n.jsx("span",{className:"text-[8px] text-gray-700",children:j})]},m.date)})})]})]})}function op(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 ym({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 dp(){const[r,o]=S.useState("overview"),[c,u]=S.useState(null),[f,m]=S.useState(0);Ye("cost-update",()=>m(A=>A+1));const{data:g,loading:j,error:p,refetch:x}=Me(`/api/costs/summary?_r=${f}`);if(j)return n.jsx(at,{});if(p)return n.jsx(Qt,{message:p,onRetry:x});if(!g)return null;const v=g.sessions||[],y=g.billingContext?.planType==="subscription",C=g.modelBreakdown?Object.entries(g.modelBreakdown).map(([A,V])=>({model:A,...V})).sort((A,V)=>V.cost-A.cost):mp(v),R=v.reduce((A,V)=>A+(V.inputTokens||0),0),D=v.reduce((A,V)=>A+(V.outputTokens||0),0),$=v.reduce((A,V)=>A+(V.cacheReadTokens||0),0),_=v.reduce((A,V)=>A+(V.cacheWriteTokens||0),0),G=R+D+$+_;return n.jsxs("div",{className:"p-6 space-y-6",children:[n.jsx("h2",{className:"text-lg font-semibold text-gray-200",children:"Token Usage & Costs"}),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:[g.billingContext?.monthlyAmount?`$${g.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:`$${g.totalCost.toFixed(2)}`,subtitle:y&&g.billingContext?.monthlyAmount?`Your plan: $${g.billingContext.monthlyAmount}/mo`:void 0,color:"amber"}),n.jsx(se,{title:y?"Cache Efficiency":"Cache Savings",value:`$${g.totalSavings.toFixed(2)}`,subtitle:y?"API-equivalent savings from cache":void 0,color:"emerald"}),n.jsx(se,{title:"Total Tokens",value:Ql(g.totalTokens),subtitle:xp(g.totalTokens),color:"indigo"}),n.jsx(se,{title:"Sessions",value:g.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(A=>n.jsx("button",{onClick:()=>o(A),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===A?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:A==="overview"?"Breakdown":`Sessions (${v.length})`},A))}),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"}),C.length>0?n.jsx(ym,{items:C.map(A=>({label:A.model,value:parseFloat(A.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(bi,{label:"Input",value:R,total:G,color:"bg-indigo-500"}),n.jsx(bi,{label:"Output",value:D,total:G,color:"bg-cyan-500"}),$>0&&n.jsx(bi,{label:"Cache Read",value:$,total:G,color:"bg-emerald-500"}),_>0&&n.jsx(bi,{label:"Cache Write",value:_,total:G,color:"bg-amber-500"})]})]}),C.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:C.map(A=>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:A.model}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:A.sessions.toLocaleString()}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Ql(A.tokens)}),n.jsxs("td",{className:"px-4 py-2 text-xs text-amber-400 text-right",children:["$",A.cost.toFixed(2)]}),n.jsxs("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:["$",A.sessions>0?(A.cost/A.sessions).toFixed(4):"0"]})]},A.model))})]})]})]}),r==="sessions"&&n.jsx(fp,{sessions:v,expandedSession:c,onToggle:A=>u(c===A?null:A)})]})}const lu=30;function fp({sessions:r,expandedSession:o,onToggle:c}){const[u,f]=S.useState(0);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 session data available"})});const m=Math.ceil(r.length/lu),g=u*lu,j=g+lu,p=r.slice(g,j);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:[g+1,"-",Math.min(j,r.length)," of ",r.length]})]}),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-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("tbody",{children:p.map(x=>{const v=x.sessionId||"-",y=o===v,C=(x.cacheReadTokens||0)+(x.cacheWriteTokens||0);return n.jsxs(S.Fragment,{children:[n.jsxs("tr",{className:"border-b border-gray-800/50 hover:bg-gray-800/30 cursor-pointer",onClick:()=>c(v),children:[n.jsx("td",{className:"px-4 py-2 text-xs text-gray-600",children:n.jsx("span",{className:`inline-block transition-transform ${y?"rotate-90":""}`,children:"▸"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-400 font-mono",children:v.slice(0,8)}),n.jsx("td",{className:"px-4 py-2",children:n.jsx(de,{label:x.model||"unknown",variant:"default"})}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Ql(x.inputTokens)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:Ql(x.outputTokens)}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:C>0?Ql(C):"-"}),n.jsxs("td",{className:"px-4 py-2 text-xs text-amber-400 text-right",children:["$",x.cost?.toFixed(4)||"0.0000"]}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500 text-right",children:x.duration?q0(x.duration):"-"}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:hp(x.timestamp)})]}),y&&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:x.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:x.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:(x.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:(x.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:["$",x.cost?.toFixed(6)||"0"]})]}),x.savings!=null&&x.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:["$",x.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:x.duration?q0(x.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:x.sessionId})]})]})})})]},v)})})]}),m>1&&n.jsxs("div",{className:"px-5 py-3 border-t border-gray-800 flex items-center justify-between",children:[n.jsx("button",{onClick:()=>f(x=>Math.max(0,x-1)),disabled:u===0,className:"px-3 py-1 text-xs text-gray-400 hover:text-gray-200 border border-gray-700 rounded disabled:opacity-30 disabled:cursor-not-allowed transition-colors",children:"Previous"}),n.jsx("div",{className:"flex items-center gap-1",children:Array.from({length:Math.min(m,7)},(x,v)=>{let y;return m<=7||u<3?y=v:u>m-4?y=m-7+v:y=u-3+v,n.jsx("button",{onClick:()=>f(y),className:`w-7 h-7 text-xs rounded transition-colors ${u===y?"bg-indigo-600 text-white":"text-gray-500 hover:text-gray-300 hover:bg-gray-800"}`,children:y+1},y)})}),n.jsx("button",{onClick:()=>f(x=>Math.min(m-1,x+1)),disabled:u>=m-1,className:"px-3 py-1 text-xs text-gray-400 hover:text-gray-200 border border-gray-700 rounded disabled:opacity-30 disabled:cursor-not-allowed transition-colors",children:"Next"})]})]})}function bi({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:[Ql(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 mp(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 Ql(r){return r?r>=1e6?`${(r/1e6).toFixed(1)}M`:r>=1e3?`${(r/1e3).toFixed(1)}K`:String(r):"0"}function xp(r){return r?r.toLocaleString():"0"}function q0(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 hp(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 Ai(){const[r,o]=S.useState(!1),[c,u]=S.useState(null),[f,m]=S.useState(null),[g,j]=S.useState([]),[p,x]=S.useState("idle"),v=S.useRef(null),y=S.useRef(null);Ye("command-output",D=>{const $=D;y.current&&$.executionId===y.current&&$.line&&j(_=>[..._,$.line])}),Ye("command-complete",D=>{const $=D;if(y.current&&$.executionId===y.current){if(v.current&&(clearTimeout(v.current),v.current=null),o(!1),$.exitCode===0)x("success"),j(_=>[..._,"Command completed successfully."]);else{x("error");const _=`Command failed (exit code ${$.exitCode??"unknown"})`;m(_),j(G=>[...G,_])}y.current=null}}),S.useEffect(()=>()=>{v.current&&clearTimeout(v.current)},[]);const C=S.useCallback(async D=>{o(!0),m(null),j([`> specweave ${D}`]),x("running");try{const _=await(await fetch(`/api/commands/${D}`,{method:"POST"})).json();return _.ok?(u(_.data),y.current=_.data?.id||null,v.current=setTimeout(()=>{y.current&&(y.current=null,o(!1),x("error"),m("Command timed out after 60 seconds"),j(G=>[...G,"Timed out after 60 seconds."]))},6e4),_.data):(m(_.error||"Command failed"),x("error"),j(G=>[...G,`Error: ${_.error||"Command failed"}`]),o(!1),null)}catch($){return m(String($)),x("error"),j(_=>[..._,`Error: ${String($)}`]),o(!1),null}},[]),R=S.useCallback(()=>{o(!1),u(null),m(null),j([]),x("idle"),y.current=null,v.current&&(clearTimeout(v.current),v.current=null)},[]);return{execute:C,running:r,result:c,error:f,output:g,status:p,reset:R}}function gp(r){switch(r){case"connected":return"success";case"sync_failed":return"warning";case"configured_never_synced":return"info";default:return"default"}}function yp(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 pp(){const[r,o]=S.useState("health"),[c,u]=S.useState(null),[f,m]=S.useState(0);Ye("sync-update",()=>m(K=>K+1));const{data:g,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:C,loading:R}=Me(`/api/sync/audit/summary?_r=${f}`),{execute:D,running:$}=Ai(),_=async K=>{u(K);try{const k=new URLSearchParams(window.location.search).get("project")||"",Z=k?`?platform=${K}&project=${k}`:`?platform=${K}`;await fetch(`/api/sync/verify${Z}`,{method:"POST"}),x()}catch{}u(null)};if(j||y||R)return n.jsx(at,{});if(p)return n.jsx(Qt,{message:p,onRetry:x});if(!g)return null;const G=Object.entries(g.platforms).filter(([K])=>["github","jira","ado"].includes(K)),A=v?.length||0,V=v?.filter(K=>K.result==="error").length||0,ie=v?.filter(K=>K.conflict)||[],ee=G.filter(([,K])=>K.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"}),n.jsx("button",{onClick:()=>D("sync-push"),disabled:$,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:$?"Syncing...":"Sync Now"})]}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Platforms",value:G.length,subtitle:`${ee} connected`,color:"indigo"}),n.jsx(se,{title:"Audit Entries",value:A,color:"cyan"}),n.jsx(se,{title:"Errors",value:V,color:"rose"}),n.jsx(se,{title:"Conflicts",value:ie.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(K=>n.jsx("button",{onClick:()=>o(K),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===K?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:K==="health"?"Platform Health":K==="audit"?"Audit Log":`Conflicts (${ie.length})`},K))}),r==="health"&&n.jsx(n.Fragment,{children:G.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:G.map(([K,k])=>{const Z=C?.[K],B=k.connectionStatus||"unknown";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-3",children:[n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx(pm,{platform:K}),n.jsxs("div",{children:[n.jsx("span",{className:"text-sm font-medium text-gray-300 capitalize",children:K}),k.configDetail&&n.jsx("div",{className:"text-[10px] text-gray-600 mt-0.5",children:k.configDetail})]})]}),n.jsx(de,{label:yp(B),variant:gp(B)})]}),k.diagnosticMessage&&n.jsx("div",{className:"text-xs text-gray-500 mb-3 p-2 bg-gray-800/30 rounded-lg",children:k.diagnosticMessage}),B==="not_configured"&&n.jsx(xt,{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"}),B==="configured_never_synced"&&n.jsx("button",{onClick:()=>_(K),disabled:c===K,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:c===K?"Verifying...":"Verify Connection"}),B==="sync_failed"&&n.jsx("button",{onClick:()=>_(K),disabled:c===K,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:c===K?"Verifying...":"Retry Sync"}),n.jsxs("div",{className:"space-y-2 mt-3",children:[k.lastImport&&n.jsx(kl,{label:"Last Import",value:new Date(k.lastImport).toLocaleString()}),B==="connected"&&!k.lastImport&&n.jsx(kl,{label:"Status",value:"Connected, no imports yet"}),k.lastImportCount!=null&&n.jsx(kl,{label:"Items Imported",value:k.lastImportCount.toLocaleString()}),k.lastSkippedCount!=null&&k.lastSkippedCount>0&&n.jsx(kl,{label:"Skipped",value:k.lastSkippedCount.toLocaleString()}),Z&&n.jsxs(n.Fragment,{children:[n.jsx("div",{className:"border-t border-gray-800 my-2"}),n.jsx(kl,{label:"Total Ops",value:Z.total.toLocaleString()}),n.jsx(kl,{label:"Success",value:Z.success.toLocaleString()}),Z.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(Z.errors),variant:"error"})]})]})]})]},K)})})}),r==="audit"&&n.jsx(Y0,{entries:v||[]}),r==="conflicts"&&n.jsx(Y0,{entries:ie}),g.lastUpdated&&n.jsxs("p",{className:"text-xs text-gray-600",children:["Last metadata update: ",new Date(g.lastUpdated).toLocaleString()]})]})}function Y0({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:vp(c.timestamp)}),n.jsx("td",{className:"px-4 py-2",children:n.jsxs("div",{className:"flex items-center gap-1.5",children:[n.jsx(pm,{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 kl({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 pm({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 vp(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 vm={prompt_too_long:"error",api_error:"warning",tool_failure:"info",hook_error:"default",rate_limit:"warning",unknown:"default"},Kn=50;function bp(){const[r,o]=qa("tab","groups"),[c,u]=qa("type",""),[f,m]=qa("q",""),[g,j]=qa("session",""),[p,x]=S.useState(0),[v,y]=S.useState(f),C=p*Kn,R=c?`&type=${encodeURIComponent(c)}`:"",D=f?`&search=${encodeURIComponent(f)}`:"",[$,_]=S.useState(0);Ye("error-detected",()=>_(F=>F+1));const{data:G,loading:A,error:V}=Me(r==="groups"?`/api/errors/groups?_r=${$}`:""),{data:ie,loading:ee,error:K}=Me(r==="errors"||r==="groups"?`/api/errors/recent?limit=${Kn}&offset=${C}${R}${D}&_r=${$}`:""),{data:k,loading:Z,error:B}=Me(r==="sessions"||g?`/api/errors/sessions?limit=50&_r=${$}`:""),{data:I,loading:ae,error:_e}=Me(r==="timeline"?`/api/errors/timeline?bucket=60&_r=${$}`:""),st=S.useCallback(()=>{m(v.trim()),x(0),v.trim()&&o("errors")},[v,m,o]);S.useEffect(()=>{g&&k&&!k.find(F=>F.sessionId===g)&&j("")},[g,k,j]);const Xe=r==="groups"&&A||r==="errors"&&ee||r==="timeline"&&ae||r==="sessions"&&Z,Ge=V||K||B||_e,U=ie?.total||0,Q=ie?.errors||[],le=G?.length||0,pe=G?.reduce((F,Ze)=>F+Ze.sessions,0)||0,je=G?.[0]?.type||"-",b=g?k?.find(F=>F.sessionId===g):null,H=c?(k||[]).filter(F=>F.errors.some(Ze=>Ze.type===c)):k||[],X=Math.ceil(U/Kn),W=F=>{u(F),o("errors"),j(""),x(0)},re=F=>{o(F),j(""),F!=="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:F=>y(F.target.value),onKeyDown:F=>F.key==="Enter"&&st(),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:st,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:U,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(F=>n.jsx("button",{onClick:()=>re(F),className:`flex-1 px-3 py-1.5 text-xs rounded-md transition-colors ${r===F?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:F==="groups"?"Error Groups":F==="errors"?"All Errors":F==="timeline"?"Timeline":"Sessions"},F))}),(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"})]})]}),Ge&&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:Ge}),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"})]}),g&&b&&n.jsx(Cp,{session:b,onClose:()=>j("")}),Xe&&!g&&n.jsx(at,{}),!g&&!Xe&&r==="groups"&&n.jsx(jp,{groups:G||[],onGroupClick:W}),!g&&!Xe&&r==="errors"&&n.jsx(Np,{errors:Q,total:U,page:p,totalPages:X,onPageChange:x,onSessionClick:F=>{j(F),o("sessions")}}),!g&&!Xe&&r==="timeline"&&n.jsx(Sp,{buckets:I||[],errors:Q,onSessionClick:F=>j(F)}),!g&&!Xe&&r==="sessions"&&n.jsx(Ep,{sessions:H,onSelect:F=>j(F)}),!Xe&&!Ge&&U===0&&!g&&n.jsx(gu,{title:"No errors detected",description:"Claude Code session logs are clean"})]})}function jp({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:vm[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:Xl(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 Np({errors:r,total:o,page:c,totalPages:u,onPageChange:f,onSessionClick:m}){const[g,j]=S.useState(new Set),p=S.useCallback(y=>{j(C=>{const R=new Set(C);return R.has(y)?R.delete(y):R.add(y),R})},[]);if(r.length===0)return n.jsx(gu,{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(G0,{page:c,totalPages:u,onChange:f})]}),n.jsx("div",{className:"divide-y divide-gray-800/50",children:r.map((y,C)=>{const R=g.has(C),D=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:vm[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"} ${D?"cursor-pointer":""}`,onClick:()=>D&&p(C),title:D?R?"Click to collapse":"Click to expand details":void 0,children:[D&&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&&D&&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(bm,{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:Xl(y.timestamp),children:In(y.timestamp)}),n.jsx("div",{className:"text-[10px] text-gray-600",children:Xl(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}-${C}`)})}),u>1&&n.jsx("div",{className:"px-5 py-3 border-t border-gray-800 flex justify-end",children:n.jsx(G0,{page:c,totalPages:u,onChange:f})})]})}function bm({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 G0({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 Sp({buckets:r,errors:o,onSessionClick:c}){const[u,f]=S.useState(null),m=Math.max(...r.map(x=>x.count),1),g={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,C=u?.start===x.start;return n.jsx("div",{className:"flex-1 flex flex-col items-center justify-end cursor-pointer group relative",onClick:()=>f(C?null:x),title:`${p(x.start)}: ${x.count} errors`,children:n.jsx("div",{className:`w-full min-h-[2px] rounded-t transition-all ${C?"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(g).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 ${g[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:Xl(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 Ep({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:Xl(c.startTime),children:In(c.startTime)})]},c.sessionId))})]})]})}function Cp({session:r,onClose:o}){const[c,u]=S.useState(new Set),f=m=>{u(g=>{const j=new Set(g);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,g)=>{const j=c.has(g),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:Xl(m.timestamp)})]}),n.jsxs("div",{className:`text-xs text-gray-400 ${j?"whitespace-pre-wrap break-words":""} ${p?"cursor-pointer":""}`,onClick:()=>p&&f(g),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(bm,{context:m.context})]},g)})})]})}function Xl(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 Tp=[{value:"all",label:"All"},{value:"command",label:"Commands"},{value:"hook",label:"Hooks"},{value:"notification",label:"Notifications"},{value:"cost",label:"Cost"}],Ap=[{value:"all",label:"All Levels"},{value:"error",label:"Errors"},{value:"warning",label:"Warnings"},{value:"info",label:"Info"}];function wp(){const[r,o]=qa("category","all"),[c,u]=qa("severity","all"),f=r||"all",m=c||"all",[g,j]=S.useState([]),[p,x]=S.useState(200),[v,y]=S.useState(null),C=new URLSearchParams;C.set("limit",String(p)),f!=="all"&&C.set("categories",f),m!=="all"&&C.set("severity",m);const{data:R,loading:D}=Me(`/api/activity/stream?${C.toString()}`),$=S.useCallback(B=>{j(I=>[B,...I].slice(0,50))},[]);if(Ye("activity",$),D)return n.jsx(at,{});const _=[...g,...R||[]],G=new Set,A=[];for(const B of _){const I=`${B.timestamp}:${B.title}`;G.has(I)||(G.add(I),A.push(B))}const V=A.filter(B=>!(f!=="all"&&B.category!==f||m!=="all"&&B.severity!==m)),ie=A.filter(B=>B.severity==="error").length,ee=A.filter(B=>B.severity==="warning").length,K=new Set(A.map(B=>B.source)),k=B=>{y(I=>I===B?null:B)},Z=()=>{x(B=>B+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:A.length,color:"indigo"}),n.jsx(se,{title:"Errors",value:ie,color:"rose"}),n.jsx(se,{title:"Warnings",value:ee,color:"amber"}),n.jsx(se,{title:"Sources",value:K.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:Tp.map(B=>n.jsx("button",{onClick:()=>o(B.value),className:`px-3 py-1 text-xs rounded-md transition-colors ${f===B.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:B.label},B.value))}),n.jsx("div",{className:"flex gap-1 bg-gray-900/50 border border-gray-800 rounded-lg p-1",children:Ap.map(B=>n.jsx("button",{onClick:()=>u(B.value),className:`px-3 py-1 text-xs rounded-md transition-colors ${m===B.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:B.label},B.value))}),n.jsxs("span",{className:"text-xs text-gray-500 self-center",children:[V.length," events"]})]}),n.jsx("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl divide-y divide-gray-800/50",children:V.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:[V.slice(0,p).map((B,I)=>{const ae=`${B.timestamp}-${I}`,_e=v===ae;return n.jsx(Mp,{event:B,isExpanded:_e,onToggle:()=>k(ae)},ae)}),V.length>=p&&n.jsx("div",{className:"p-4 text-center",children:n.jsx("button",{onClick:Z,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 Mp({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:Rp(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 Rp(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 zp(){const[r,o]=S.useState(0);Ye("config-changed",()=>o(Z=>Z+1));const{data:c,loading:u,error:f,refetch:m}=Me(`/api/config?_r=${r}`),{activeProject:g}=Jl(),[j,p]=S.useState(new Set),[x,v]=S.useState({}),[y,C]=S.useState(!1),[R,D]=S.useState(null),[$,_]=S.useState([]);if(u)return n.jsx(at,{});if(f)return n.jsx(Qt,{message:f,onRetry:m});if(!c)return null;const G=Z=>{p(B=>{const I=new Set(B);return I.has(Z)?I.delete(Z):I.add(Z),I})},A=Object.keys(x).length>0,V=(Z,B)=>{v(I=>({...I,[Z]:B})),_(I=>I.filter(ae=>ae.path!==Z))},ie=async()=>{if(A){C(!0),D(null),_([]);try{const Z={};for(const[Xe,Ge]of Object.entries(x))Dp(Z,Xe,Ge);const B=g?`?project=${g.id}`:"",ae=await(await fetch(`/api/config/validate${B}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(Z)})).json();if(ae.errors&&ae.errors.length>0){_(ae.errors),D("Validation failed. Fix errors before saving."),C(!1);return}const st=await(await fetch(`/api/config${B}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(Z)})).json();st.ok?(D("Saved successfully"),v({}),_([]),m(),setTimeout(()=>D(null),3e3)):D(`Error: ${st.error}`)}catch(Z){D(`Error: ${Z}`)}finally{C(!1)}}},ee=()=>{v({}),D(null),_([])},K=Object.entries(c).filter(([Z,B])=>typeof B=="object"&&B!==null),k=Object.entries(c).filter(([Z,B])=>typeof B!="object"||B===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}),A&&n.jsxs(n.Fragment,{children:[n.jsx(de,{label:`${Object.keys(x).length} changes`,variant:"warning"}),n.jsx("button",{onClick:ee,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:ie,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&&!A&&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"})]}),$.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"})]}),$.map((Z,B)=>n.jsxs("div",{className:"text-xs text-rose-300 pl-4",children:[n.jsx("span",{className:"font-mono text-rose-400",children:Z.path}),": ",Z.message]},B))]}),k.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:k.map(([Z,B])=>n.jsx(Nm,{path:Z,label:Z,value:x[Z]!==void 0?x[Z]:B,original:B,onChange:I=>V(Z,I),edited:x[Z]!==void 0,validationError:$.find(I=>I.path===Z)?.message},Z))})]}),K.map(([Z,B])=>n.jsxs("div",{className:"bg-gray-900/50 border border-gray-800 rounded-xl overflow-hidden",children:[n.jsxs("button",{onClick:()=>G(Z),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:Z}),$0(x,Z)>0&&n.jsx(de,{label:`${$0(x,Z)} edited`,variant:"warning"}),$.some(I=>I.path.startsWith(Z+"."))&&n.jsx(de,{label:"errors",variant:"error"})]}),n.jsx("svg",{className:`w-4 h-4 text-gray-500 transition-transform duration-200 ${j.has(Z)?"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(Z)&&n.jsx("div",{className:"px-5 py-3 border-t border-gray-800",children:n.jsx(jm,{data:B,path:Z,edits:x,onChange:V,validationErrors:$,depth:0})})]},Z))]})}function jm({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(([g,j])=>{const p=`${o}.${g}`;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:g}),n.jsx(jm,{data:j,path:p,edits:c,onChange:u,validationErrors:f,depth:m+1})]},g):n.jsx(Nm,{path:p,label:g,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},g)})})}function Nm({path:r,label:o,value:c,original:u,onChange:f,edited:m,validationError:g}){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"}`})})]}),g&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5",children:g})]}):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 ${g?"border-rose-500":m?"border-amber-500/50":"border-gray-700"} focus:ring-indigo-500 focus:border-indigo-500`})]}),g&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5 text-right",children:g})]}):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:g}):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 ${g?"border-rose-500":m?"border-amber-500/50":"border-gray-700"} focus:ring-indigo-500 focus:border-indigo-500`})]}),g&&n.jsx("p",{className:"text-[10px] text-rose-400 mt-0.5 text-right",children:g})]})}function _p({path:r,label:o,value:c,edited:u,onChange:f,validationError:m}){const[g,j]=S.useState(!1),[p,x]=S.useState(""),v=R=>{const D=[...c];D.splice(R,1),f(D)},y=()=>{const R=p.trim();R&&(f([...c,R]),x(""))},C=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 ${g?"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"})})]})]}),g&&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,D)=>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(D),className:"text-[10px] text-gray-600 hover:text-rose-400 opacity-0 group-hover/item:opacity-100 transition-opacity",children:"remove"})]},D)),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:C,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 $0(r,o){return Object.keys(r).filter(c=>c.startsWith(o+".")).length}function Dp(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 yu({lines:r,status:o,onDismiss:c}){const u=S.useRef(null);return S.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 Op(){const{data:r,loading:o}=Me("/api/plugins/full"),{execute:c,running:u,output:f,status:m,reset:g}=Ai(),[j,p]=S.useState(null);if(o)return n.jsx(at,{});const x=r?.plugins||[],v=r?.skills||[],y=r?.lsp,C=r?.warmup,R=r?.triggerCount||0,D=x.reduce((A,V)=>A+V.skillCount,0),$=x.reduce((A,V)=>A+V.commandCount,0),_=A=>v.filter(V=>V.plugin===A).sort((V,ie)=>ie.count-V.count),G=A=>{p(V=>V===A?null:A)};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(yu,{lines:f,status:m,onDismiss:g}),n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-3",children:[n.jsx(Ba,{label:"Plugins",value:x.length}),n.jsx(Ba,{label:"Total Skills",value:D}),n.jsx(Ba,{label:"Total Commands",value:$}),n.jsx(Ba,{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(A=>{const V=j===A.name,ie=_(A.name);return n.jsxs("div",{children:[n.jsxs("button",{onClick:()=>G(A.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:A.name}),n.jsx("span",{className:"text-xs text-gray-500 font-mono",children:A.version})]}),n.jsxs("div",{className:"flex items-center gap-3",children:[n.jsx(de,{label:`${A.skillCount} skills`,variant:"info"}),n.jsx(de,{label:`${A.commandCount} cmds`,variant:"default"}),n.jsx("svg",{className:`w-4 h-4 text-gray-500 transition-transform duration-200 ${V?"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"})})]})]}),V&&n.jsx("div",{className:"px-4 pb-4 bg-gray-800/20",children:ie.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"})]}),ie.map(ee=>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:ee.name}),n.jsx("span",{className:"text-xs text-gray-400 text-right font-mono",children:ee.count}),n.jsxs("span",{className:"text-xs text-right font-mono",children:[n.jsx("span",{className:"text-emerald-400",children:ee.successCount}),ee.failureCount>0&&n.jsxs("span",{className:"text-rose-400",children:["/",ee.failureCount]})]}),n.jsx("span",{className:"text-[10px] text-gray-500 text-right",children:ee.lastUsed?Up(ee.lastUsed):"-"})]},ee.name))]})})]},A.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(ym,{items:v.sort((A,V)=>V.count-A.count).slice(0,20).map(A=>({label:A.name,value:A.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(Ba,{label:"Total Languages",value:y.stats.totalLanguages}),n.jsx(Ba,{label:"Checked",value:y.stats.checkedLanguages}),n.jsx(Ba,{label:"Binary Missing",value:y.stats.binaryMissing}),n.jsx(Ba,{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((A,V)=>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:A.type,variant:A.type==="binary"?"warning":"default"}),n.jsx("span",{className:"text-xs text-gray-300",children:A.language})]}),n.jsxs("div",{className:"flex items-center gap-2",children:[n.jsx("code",{className:"text-[10px] text-gray-500",children:A.binaryInstall}),A.message&&n.jsx("span",{className:"text-[10px] text-gray-600 max-w-[200px] truncate",children:A.message})]})]},V))]})]}),C&&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:[C.elapsed?`${(C.elapsed/1e3).toFixed(1)}s`:""," |"," ",C.timestamp?new Date(C.timestamp).toLocaleString():""]})]}),n.jsxs("div",{className:"flex flex-wrap gap-2",children:[C.warmedUp.map(A=>n.jsx(de,{label:A,variant:"success"},A)),C.failed.map(A=>n.jsx(de,{label:A,variant:"error"},A))]}),C.warmedUp.length===0&&C.failed.length===0&&n.jsx("p",{className:"text-gray-600 text-xs",children:"No warmup data"})]})]})}function Ba({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 Up(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 Lp(){const{data:r,loading:o}=Me("/api/links"),{data:c,loading:u,refetch:f}=Me("/api/services"),{execute:m,running:g,output:j,status:p,reset:x}=Ai();if(o||u)return n.jsx(at,{});const v=(c||[]).filter(_=>_.status==="running").length,y=(c||[]).length,C=new Map;for(const _ of c||[])if(_.port>0&&_.status==="running"){const G=C.get(_.port)||[];G.push(_.name),C.set(_.port,G)}const R=Array.from(C.entries()).filter(([,_])=>_.length>1),D=async _=>{await m(_),setTimeout(()=>f(),3e3)},$=async _=>{await m(_),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(yu,{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(([_,G])=>n.jsxs("span",{className:"block",children:["Port ",_," is used by: ",G.join(", ")]},_))})]})]}),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((_,G)=>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 ${_.status==="running"?"bg-emerald-400":"bg-gray-600"}`}),n.jsxs("div",{children:[n.jsx("span",{className:"text-sm text-gray-300",children:_.name}),n.jsx("div",{className:"text-[10px] text-gray-600",children:_.status==="running"&&_.detail?n.jsx("a",{href:_.detail,target:"_blank",rel:"noopener noreferrer",className:"text-indigo-400 hover:text-indigo-300 underline transition-colors",children:_.detail}):_.detail})]})]}),n.jsxs("div",{className:"flex items-center gap-2",children:[_.status==="running"&&_.port>0&&n.jsx(de,{label:`Port ${_.port}`,variant:"info"}),_.status==="running"?n.jsx(de,{label:"Running",variant:"success"}):n.jsx(de,{label:"Stopped",variant:"default"}),_.name==="Docs Preview"&&(_.status==="running"?n.jsxs("div",{className:"flex items-center gap-1",children:[n.jsx("a",{href:_.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:()=>$("docs-preview-stop"),disabled:g,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:()=>D("docs-preview-start"),disabled:g,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:g?"Starting...":"Start"})),_.status==="running"&&_.name!=="Docs Preview"&&n.jsx("a",{href:_.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"})]})]},G))})]}),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((_,G)=>n.jsxs("a",{href:_.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(Hp,{type:_.type}),n.jsxs("div",{children:[n.jsx("div",{className:"text-sm text-gray-300 group-hover:text-white transition-colors",children:_.name}),n.jsx("div",{className:"text-[10px] text-gray-600 truncate max-w-[200px]",children:_.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"})})]},G))})]})]})}function Hp({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 V0={critical:0,warning:1,info:2};function Bp(){const[r,o]=S.useState("pending"),[c,u]=S.useState(null),[f,m]=S.useState(0);Ye("notification",()=>m(B=>B+1));const{activeProject:g}=Jl(),{data:j,loading:p,error:x,refetch:v}=Me(`/api/notifications?_r=${f}`);if(p)return n.jsx(at,{});if(x)return n.jsx(Qt,{message:x,onRetry:v});const y=j||[],C=y.filter(B=>!B.dismissedAt),R=y.filter(B=>!!B.dismissedAt),D=C.filter(B=>B.severity==="critical"),$=C.filter(B=>B.severity==="warning"),G=[...r==="pending"?C:r==="dismissed"?R:y].sort((B,I)=>{const ae=V0[B.severity]??3,_e=V0[I.severity]??3;return ae!==_e?ae-_e:new Date(I.createdAt).getTime()-new Date(B.createdAt).getTime()}),A=async B=>{u(B);try{const I=g?`?project=${g.id}`:"";(await fetch(`/api/notifications/${B}/dismiss${I}`,{method:"POST"})).ok&&v()}finally{u(null)}},V=async()=>{u("__all__");try{const B=g?`?project=${g.id}`:"";for(const I of C)await fetch(`/api/notifications/${I.id}/dismiss${B}`,{method:"POST"});v()}finally{u(null)}},ie=B=>B==="critical"?"error":B==="warning"?"warning":"info",ee=B=>B==="critical"?"border-l-rose-500":B==="warning"?"border-l-amber-500":"border-l-blue-500",k=(B=>{const I={};for(const ae of B)I[ae.severity]||(I[ae.severity]=[]),I[ae.severity].push(ae);return I})(G),Z={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:C.length,color:"indigo"}),n.jsx(se,{title:"Critical",value:D.length,color:"rose"}),n.jsx(se,{title:"Warnings",value:$.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 (${C.length})`},{value:"dismissed",label:`Dismissed (${R.length})`},{value:"all",label:`All (${y.length})`}].map(B=>n.jsx("button",{onClick:()=>o(B.value),className:`px-3 py-1.5 text-xs rounded-md transition-colors ${r===B.value?"bg-gray-700 text-white":"text-gray-400 hover:text-gray-300"}`,children:B.label},B.value))}),C.length>0&&n.jsx("button",{onClick:V,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"})]}),G.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(B=>{const I=k[B];return!I||I.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:Z[B]||B}),n.jsxs("span",{className:"text-[10px] text-gray-600",children:["(",I.length,")"]})]}),n.jsx("div",{className:"space-y-2",children:I.map(ae=>n.jsxs("div",{className:`bg-gray-900/50 border border-gray-800 border-l-4 ${ee(ae.severity)} rounded-xl p-4 flex items-start gap-4 ${ae.dismissedAt?"opacity-60":""}`,children:[n.jsx(qp,{severity:ae.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:ae.title}),n.jsx(de,{label:ae.severity,variant:ie(ae.severity)}),ae.type&&n.jsx(de,{label:ae.type,variant:"default"})]}),ae.message&&n.jsx("p",{className:"text-xs text-gray-400 mb-2",children:ae.message}),n.jsxs("div",{className:"flex items-center gap-3 text-[10px] text-gray-600",children:[n.jsx("span",{children:new Date(ae.createdAt).toLocaleString()}),ae.source&&n.jsxs("span",{children:["via ",ae.source]}),ae.dismissedAt&&n.jsxs("span",{children:["Dismissed ",new Date(ae.dismissedAt).toLocaleString()]})]})]}),!ae.dismissedAt&&n.jsx("button",{onClick:()=>A(ae.id),disabled:c===ae.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===ae.id?"...":"Dismiss"})]},ae.id))})]},B)})})]})}function qp({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 Yp(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 Gp(){const{data:r,loading:o,error:c,refetch:u}=Me("/api/repos");if(o)return n.jsx(at,{});if(c)return n.jsx(Qt,{message:c,onRetry:u});const f=r||[],m=[...new Set(f.map(p=>p.org))],g=f.filter(p=>p.hasSpecweave).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:g,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($p,{}),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=Yp(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(Vp,{}),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":"No SpecWeave",variant:v.hasSpecweave?"success":"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:Qp(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(kp,{}),"Open on GitHub"]})]},v.path||`${v.org}/${v.name}`)})})]},p)})})]})}function $p(){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 Vp(){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 kp(){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 Qp(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 Xp=[{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 Zp(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 Kp(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 k0(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 Jp(r){return r>=80?"text-emerald-400":r>=50?"text-amber-400":"text-rose-400"}function Sm(r){const o=r.tier1Result?.score??0,c=r.tier2Result?.score??0;return o&&c?Math.round((o+c)/2):o||c}function Wp(r){return r>=80?"bg-emerald-500":r>=50?"bg-amber-500":"bg-rose-500"}function Fp(r){return r>=80?"text-emerald-400":r>=50?"text-amber-400":"text-rose-400"}function Pp(r){return r>=1e6?`${(r/1e6).toFixed(1)}m`:r>=1e3?`${(r/1e3).toFixed(1)}k`:String(r)}function Q0(r){const o=Math.log10(Math.max(r.stars,1))*20,c=Sm(r);return o+c}function Ip(r,o){if(o===0)return"rose";const c=r/o;return c>.5?"emerald":c>.1?"amber":"rose"}function ev(){const[r,o]=S.useState(""),[c,u]=S.useState(0),[f,m]=S.useState(0),[g,j]=S.useState(null),[p,x]=S.useState(""),{output:v,status:y,reset:C}=Ai(),R=r?`status=${r}&limit=${oa}&offset=${c}`:`limit=${oa}&offset=${c}`,{data:D,loading:$,error:_,refetch:G}=Me(`/api/marketplace/scanner/status?_r=${f}`),{data:A,loading:V,refetch:ie}=Me(`/api/marketplace/queue?${R}&_r=${f}`),{data:ee,loading:K}=Me(`/api/marketplace/verified?_r=${f}`),{data:k,loading:Z}=Me(`/api/marketplace/insights?_r=${f}`),B=S.useCallback(()=>{m(b=>b+1)},[]);Ye("submission-update",S.useCallback(()=>{B()},[B])),Ye("marketplace-scan",S.useCallback(()=>{B()},[B])),Ye("verification-complete",S.useCallback(()=>{B()},[B]));const I=async()=>{try{const b=new URLSearchParams(window.location.search).get("project")||"",H=b?`?project=${b}`:"";await fetch(`/api/marketplace/scanner/start${H}`,{method:"POST"}),G()}catch{}},ae=async()=>{try{const b=new URLSearchParams(window.location.search).get("project")||"",H=b?`?project=${b}`:"";await fetch(`/api/marketplace/scanner/stop${H}`,{method:"POST"}),G()}catch{}},_e=async b=>{j(b);try{const H=new URLSearchParams(window.location.search).get("project")||"",X=H?`?project=${H}`:"";await fetch(`/api/marketplace/queue/${b}/approve${X}`,{method:"POST"}),ie()}catch{}j(null)},st=async b=>{j(b);try{const H=new URLSearchParams(window.location.search).get("project")||"",X=H?`?project=${H}`:"";await fetch(`/api/marketplace/queue/${b}/reject${X}`,{method:"POST"}),ie()}catch{}j(null)};if($&&V&&K&&Z)return n.jsx(at,{});const Ge=A?.items||[],U=A?.total||0,Q=ee||[],le=Math.floor(c/oa)+1,pe=Math.ceil(U/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:D?.running?n.jsx("button",{onClick:ae,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:I,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(yu,{lines:v,status:y,onDismiss:C}),_&&n.jsx(Qt,{message:_,onRetry:G}),D?n.jsxs("div",{className:"grid grid-cols-2 lg:grid-cols-4 gap-4",children:[n.jsx(se,{title:"Scanner",value:D.running?"Running":"Stopped",subtitle:D.running?"Active":"Idle",color:D.running?"emerald":"amber"}),n.jsx(se,{title:"Last Scan",value:D.lastScanTime?k0(D.lastScanTime):"Never",color:"cyan"}),n.jsx(se,{title:"Repos Scanned",value:D.reposScanned,color:"indigo"}),n.jsx(se,{title:"Rate Limit",value:`${D.rateLimitRemaining}/${D.rateLimitTotal}`,subtitle:D.rateLimitTotal>0?`${Math.round(D.rateLimitRemaining/D.rateLimitTotal*100)}% remaining`:"Unknown",color:Ip(D.rateLimitRemaining,D.rateLimitTotal)})]}):!$&&!_?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:I,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:[U," total"]})]}),n.jsx("div",{className:"flex gap-1 px-4 pt-3 pb-2 overflow-x-auto",children:Xp.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))}),V?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(at,{})}):Ge.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:Ge.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:Kp(b.status),variant:Zp(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 ${Jp(b.securityScore)}`,children:b.securityScore!=null?b.securityScore:"-"}),n.jsx("td",{className:"px-4 py-2 text-xs text-gray-500",children:k0(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:()=>_e(b.id),disabled:g===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:()=>st(b.id),disabled:g===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))})]})}),U>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,U)," of ",U]}),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>=U,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"})]})]}),K?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(at,{})}):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(tv,{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"})}),Z?n.jsx("div",{className:"p-8 flex justify-center",children:n.jsx(at,{})}):k?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:k.totalDiscovered,color:"cyan"}),n.jsx(se,{title:"Verified",value:k.totalVerified,color:"emerald"}),n.jsx(se,{title:"Rejected",value:k.totalRejected,color:"rose"}),n.jsx(se,{title:"Pending",value:k.totalPending,color:"amber"})]}),n.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[n.jsx(X0,{label:"Tier 1 Pass Rate",rate:k.tier1PassRate}),n.jsx(X0,{label:"Tier 2 Pass Rate",rate:k.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 tv({skills:r,search:o}){const c=[...r].sort((m,g)=>Q0(g)-Q0(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(av,{skill:m,trending:u.has(m.id)},m.id))})}function av({skill:r,trending:o}){const c=Sm(r),u=Wp(c),f=Fp(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"})}),Pp(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 X0({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 lv(){const{id:r}=qg(),[o,c]=S.useState(0);Ye("increment-update",()=>c(x=>x+1));const{data:u,loading:f,error:m,refetch:g}=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(at,{});if(m)return n.jsx(Qt,{message:m,onRetry:g});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(nv,{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(Z0,{label:"Tasks",completed:u.taskSummary.completed,total:u.taskSummary.total,color:"indigo"}),n.jsx(Z0,{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 Z0({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 nv({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 sv(){const r=Oy();return n.jsx(xm.Provider,{value:r,children:n.jsx(Ly,{children:n.jsxs("div",{className:"flex min-h-screen bg-gray-950 text-gray-100",children:[n.jsx(Yy,{}),n.jsxs("div",{className:"flex-1 flex flex-col min-w-0",children:[n.jsx(Gy,{}),n.jsx("main",{className:"flex-1 overflow-y-auto",children:n.jsxs(ey,{children:[n.jsx(nt,{path:"/",element:n.jsx(Py,{})}),n.jsx(nt,{path:"/increments",element:n.jsx(ap,{})}),n.jsx(nt,{path:"/increments/:id",element:n.jsx(lv,{})}),n.jsx(nt,{path:"/analytics",element:n.jsx(sp,{})}),n.jsx(nt,{path:"/costs",element:n.jsx(dp,{})}),n.jsx(nt,{path:"/sync",element:n.jsx(pp,{})}),n.jsx(nt,{path:"/errors",element:n.jsx(bp,{})}),n.jsx(nt,{path:"/activity",element:n.jsx(wp,{})}),n.jsx(nt,{path:"/config",element:n.jsx(zp,{})}),n.jsx(nt,{path:"/plugins",element:n.jsx(Op,{})}),n.jsx(nt,{path:"/services",element:n.jsx(Lp,{})}),n.jsx(nt,{path:"/notifications",element:n.jsx(Bp,{})}),n.jsx(nt,{path:"/repos",element:n.jsx(Gp,{})}),n.jsx(nt,{path:"/marketplace",element:n.jsx(ev,{})}),n.jsx(nt,{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."})]})})]})})]})]})})})}ag.createRoot(document.getElementById("root")).render(n.jsx(S.StrictMode,{children:n.jsx(Cy,{children:n.jsx(sv,{})})}));