@unerr-ai/unerr 0.0.1 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +215 -35
- package/dist/cli.js +9591 -5658
- package/dist/ui/assets/index-7gl3mIuY.css +1 -0
- package/dist/ui/assets/index-B-0HTtUR.js +10 -0
- package/dist/ui/index.html +2 -2
- package/package.json +1 -1
- package/dist/ui/assets/index-BISLlJyc.js +0 -10
- package/dist/ui/assets/index-BUChTv4H.css +0 -1
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import{n as e,r as t,t as n}from"./rolldown-runtime-S-ySWqyJ.js";import{n as r,t as i}from"./vis-network-NIJHUFI3.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var a=n((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.fragment`);function r(e,n,r){var i=null;if(r!==void 0&&(i=``+r),n.key!==void 0&&(i=``+n.key),`key`in n)for(var a in r={},n)a!==`key`&&(r[a]=n[a]);else r=n;return n=r.ref,{$$typeof:t,type:e,key:i,ref:n===void 0?null:n,props:r}}e.Fragment=n,e.jsx=r,e.jsxs=r})),o=n(((e,t)=>{t.exports=a()}))(),s=[{id:`overview`,label:`Dashboard`,href:`#/`},{id:`token-trace`,label:`Token Trace`,href:`#/token-trace`},{id:`reasoning`,label:`Reasoning Quality`,href:`#/reasoning`},{id:`visual`,label:`Codebase Map`,href:`#/visual`},{id:`graph`,label:`Code Intelligence`,href:`#/graph`},{id:`facts`,label:`Project Memory`,href:`#/facts`},{id:`activity`,label:`Activity`,href:`#/activity`},{id:`settings`,label:`Settings`,href:`#/settings`}];function c(e){let t=e.replace(/\\/g,`/`).split(`/`).filter(Boolean),n=t[t.length-1]??e;return{name:n,dir:t.length>=2?`${t[t.length-2]}/${t[t.length-1]}`:n}}function l({title:e,subtitle:t,statusDot:n,repoPath:r,activeRoute:i,children:a}){let l=r?c(r):null;return(0,o.jsxs)(`div`,{className:`flex min-h-screen flex-col md:flex-row`,children:[(0,o.jsxs)(`aside`,{className:`flex w-full shrink-0 flex-col border-b border-border-subtle bg-sidebar px-5 py-6 md:w-56 md:border-r md:border-b-0 md:sticky md:top-0 md:h-screen md:overflow-y-auto`,children:[(0,o.jsx)(`div`,{className:`mb-8 flex items-center justify-center`,children:(0,o.jsx)(`img`,{src:`/icon-wordmark.png`,alt:`unerr`,className:`h-7`,draggable:!1})}),(0,o.jsx)(`nav`,{className:`flex flex-col gap-0.5`,"aria-label":`Primary`,children:s.map(e=>(0,o.jsx)(`a`,{href:e.href,className:`block rounded-md px-3 py-2 text-sm transition-colors ${i===e.id?`el-raised font-medium text-foreground-emphasis`:`text-muted-foreground hover:text-foreground hover:el-raised`}`,children:e.label},e.id))}),t?(0,o.jsxs)(`div`,{className:`mt-auto pt-8`,children:[(0,o.jsx)(`div`,{className:`divider-shimmer mb-4`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs leading-relaxed`,children:t})]}):null]}),(0,o.jsxs)(`main`,{className:`flex min-h-0 flex-1 flex-col overflow-auto bg-background`,children:[(0,o.jsxs)(`header`,{className:`flex items-center justify-between border-b border-border-subtle bg-background/90 px-6 py-4 backdrop-blur-sm`,children:[(0,o.jsx)(`h1`,{children:e}),l&&(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,title:r,children:[(0,o.jsx)(`span`,{className:`inline-flex h-2 w-2 shrink-0 rounded-full ${n===`live`?`bg-success shadow-[0_0_6px_rgba(52,211,153,0.6)]`:`bg-warning animate-pulse`}`,title:n===`live`?`Connected`:`Reconnecting...`}),(0,o.jsx)(`span`,{className:`text-sm font-medium text-foreground-emphasis`,children:l.name}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs font-mono hidden sm:inline`,children:l.dir})]})]}),(0,o.jsx)(`div`,{className:`flex-1 p-6`,children:a})]})]})}var u=class extends Error{status;constructor(e,t){super(e),this.name=`ApiError`,this.status=t}};async function d(e,t){let n=await fetch(e,{...t,headers:{Accept:`application/json`,...t?.headers}}),r=await n.text(),i;try{i=r?JSON.parse(r):null}catch{i=r}if(!n.ok)throw new u(typeof i==`object`&&i&&`error`in i?String(i.error):n.statusText,n.status);return i}var f=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},p=new class extends f{#e;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e();return window.addEventListener(`visibilitychange`,t,!1),()=>{window.removeEventListener(`visibilitychange`,t)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(e=>{typeof e==`boolean`?this.setFocused(e):this.onFocus()})}setFocused(e){this.#e!==e&&(this.#e=e,this.onFocus())}onFocus(){let e=this.isFocused();this.listeners.forEach(t=>{t(e)})}isFocused(){return typeof this.#e==`boolean`?this.#e:globalThis.document?.visibilityState!==`hidden`}},m={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},h=new class{#e=m;setTimeoutProvider(e){this.#e=e}setTimeout(e,t){return this.#e.setTimeout(e,t)}clearTimeout(e){this.#e.clearTimeout(e)}setInterval(e,t){return this.#e.setInterval(e,t)}clearInterval(e){this.#e.clearInterval(e)}};function g(e){setTimeout(e,0)}var _=typeof window>`u`||`Deno`in globalThis;function v(){}function y(e,t){return typeof e==`function`?e(t):e}function b(e){return typeof e==`number`&&e>=0&&e!==1/0}function x(e,t){return Math.max(e+(t||0)-Date.now(),0)}function S(e,t){return typeof e==`function`?e(t):e}function C(e,t){return typeof e==`function`?e(t):e}function w(e,t){let{type:n=`all`,exact:r,fetchStatus:i,predicate:a,queryKey:o,stale:s}=e;if(o){if(r){if(t.queryHash!==ee(o,t.options))return!1}else if(!E(t.queryKey,o))return!1}if(n!==`all`){let e=t.isActive();if(n===`active`&&!e||n===`inactive`&&e)return!1}return!(typeof s==`boolean`&&t.isStale()!==s||i&&i!==t.state.fetchStatus||a&&!a(t))}function T(e,t){let{exact:n,status:r,predicate:i,mutationKey:a}=e;if(a){if(!t.options.mutationKey)return!1;if(n){if(te(t.options.mutationKey)!==te(a))return!1}else if(!E(t.options.mutationKey,a))return!1}return!(r&&t.state.status!==r||i&&!i(t))}function ee(e,t){return(t?.queryKeyHashFn||te)(e)}function te(e){return JSON.stringify(e,(e,t)=>O(t)?Object.keys(t).sort().reduce((e,n)=>(e[n]=t[n],e),{}):t)}function E(e,t){return e===t?!0:typeof e==typeof t&&e&&t&&typeof e==`object`&&typeof t==`object`?Object.keys(t).every(n=>E(e[n],t[n])):!1}var D=Object.prototype.hasOwnProperty;function ne(e,t,n=0){if(e===t)return e;if(n>500)return t;let r=ie(e)&&ie(t);if(!r&&!(O(e)&&O(t)))return t;let i=(r?e:Object.keys(e)).length,a=r?t:Object.keys(t),o=a.length,s=r?Array(o):{},c=0;for(let l=0;l<o;l++){let o=r?l:a[l],u=e[o],d=t[o];if(u===d){s[o]=u,(r?l<i:D.call(e,o))&&c++;continue}if(u===null||d===null||typeof u!=`object`||typeof d!=`object`){s[o]=d;continue}let f=ne(u,d,n+1);s[o]=f,f===u&&c++}return i===o&&c===i?e:s}function re(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e)if(e[n]!==t[n])return!1;return!0}function ie(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function O(e){if(!k(e))return!1;let t=e.constructor;if(t===void 0)return!0;let n=t.prototype;return!(!k(n)||!n.hasOwnProperty(`isPrototypeOf`)||Object.getPrototypeOf(e)!==Object.prototype)}function k(e){return Object.prototype.toString.call(e)===`[object Object]`}function ae(e){return new Promise(t=>{h.setTimeout(t,e)})}function oe(e,t,n){return typeof n.structuralSharing==`function`?n.structuralSharing(e,t):n.structuralSharing===!1?t:ne(e,t)}function se(e,t,n=0){let r=[...e,t];return n&&r.length>n?r.slice(1):r}function ce(e,t,n=0){let r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var A=Symbol();function j(e,t){return!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===A?()=>Promise.reject(Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function le(e,t){return typeof e==`function`?e(...t):!!e}function ue(e,t,n){let r=!1,i;return Object.defineProperty(e,`signal`,{enumerable:!0,get:()=>(i??=t(),r?i:(r=!0,i.aborted?n():i.addEventListener(`abort`,n,{once:!0}),i))}),e}var de=(()=>{let e=()=>_;return{isServer(){return e()},setIsServer(t){e=t}}})();function fe(){let e,t,n=new Promise((n,r)=>{e=n,t=r});n.status=`pending`,n.catch(()=>{});function r(e){Object.assign(n,e),delete n.resolve,delete n.reject}return n.resolve=t=>{r({status:`fulfilled`,value:t}),e(t)},n.reject=e=>{r({status:`rejected`,reason:e}),t(e)},n}var pe=g;function me(){let e=[],t=0,n=e=>{e()},r=e=>{e()},i=pe,a=r=>{t?e.push(r):i(()=>{n(r)})},o=()=>{let t=e;e=[],t.length&&i(()=>{r(()=>{t.forEach(e=>{n(e)})})})};return{batch:e=>{let n;t++;try{n=e()}finally{t--,t||o()}return n},batchCalls:e=>(...t)=>{a(()=>{e(...t)})},schedule:a,setNotifyFunction:e=>{n=e},setBatchNotifyFunction:e=>{r=e},setScheduler:e=>{i=e}}}var he=me(),ge=new class extends f{#e=!0;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e(!0),n=()=>e(!1);return window.addEventListener(`online`,t,!1),window.addEventListener(`offline`,n,!1),()=>{window.removeEventListener(`online`,t),window.removeEventListener(`offline`,n)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(this.setOnline.bind(this))}setOnline(e){this.#e!==e&&(this.#e=e,this.listeners.forEach(t=>{t(e)}))}isOnline(){return this.#e}};function _e(e){return Math.min(1e3*2**e,3e4)}function ve(e){return(e??`online`)===`online`?ge.isOnline():!0}var ye=class extends Error{constructor(e){super(`CancelledError`),this.revert=e?.revert,this.silent=e?.silent}};function be(e){let t=!1,n=0,r,i=fe(),a=()=>i.status!==`pending`,o=t=>{if(!a()){let n=new ye(t);f(n),e.onCancel?.(n)}},s=()=>{t=!0},c=()=>{t=!1},l=()=>p.isFocused()&&(e.networkMode===`always`||ge.isOnline())&&e.canRun(),u=()=>ve(e.networkMode)&&e.canRun(),d=e=>{a()||(r?.(),i.resolve(e))},f=e=>{a()||(r?.(),i.reject(e))},m=()=>new Promise(t=>{r=e=>{(a()||l())&&t(e)},e.onPause?.()}).then(()=>{r=void 0,a()||e.onContinue?.()}),h=()=>{if(a())return;let r,i=n===0?e.initialPromise:void 0;try{r=i??e.fn()}catch(e){r=Promise.reject(e)}Promise.resolve(r).then(d).catch(r=>{if(a())return;let i=e.retry??(de.isServer()?0:3),o=e.retryDelay??_e,s=typeof o==`function`?o(n,r):o,c=i===!0||typeof i==`number`&&n<i||typeof i==`function`&&i(n,r);if(t||!c){f(r);return}n++,e.onFail?.(n,r),ae(s).then(()=>l()?void 0:m()).then(()=>{t?f(r):h()})})};return{promise:i,status:()=>i.status,cancel:o,continue:()=>(r?.(),i),cancelRetry:s,continueRetry:c,canStart:u,start:()=>(u()?h():m().then(h),i)}}var xe=class{#e;destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),b(this.gcTime)&&(this.#e=h.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(de.isServer()?1/0:300*1e3))}clearGcTimeout(){this.#e!==void 0&&(h.clearTimeout(this.#e),this.#e=void 0)}};function Se(e){return{onFetch:(t,n)=>{let r=t.options,i=t.fetchOptions?.meta?.fetchMore?.direction,a=t.state.data?.pages||[],o=t.state.data?.pageParams||[],s={pages:[],pageParams:[]},c=0,l=async()=>{let n=!1,l=e=>{ue(e,()=>t.signal,()=>n=!0)},u=j(t.options,t.fetchOptions),d=async(e,r,i)=>{if(n)return Promise.reject(t.signal.reason);if(r==null&&e.pages.length)return Promise.resolve(e);let a=await u((()=>{let e={client:t.client,queryKey:t.queryKey,pageParam:r,direction:i?`backward`:`forward`,meta:t.options.meta};return l(e),e})()),{maxPages:o}=t.options,s=i?ce:se;return{pages:s(e.pages,a,o),pageParams:s(e.pageParams,r,o)}};if(i&&a.length){let e=i===`backward`,t=e?we:Ce,n={pages:a,pageParams:o};s=await d(n,t(r,n),e)}else{let t=e??a.length;do{let e=c===0?o[0]??r.initialPageParam:Ce(r,s);if(c>0&&e==null)break;s=await d(s,e),c++}while(c<t)}return s};t.options.persister?t.fetchFn=()=>t.options.persister?.(l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n):t.fetchFn=l}}}function Ce(e,{pages:t,pageParams:n}){let r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function we(e,{pages:t,pageParams:n}){return t.length>0?e.getPreviousPageParam?.(t[0],t,n[0],n):void 0}var Te=class extends xe{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e){super(),this.#s=!1,this.#o=e.defaultOptions,this.setOptions(e.options),this.observers=[],this.#i=e.client,this.#r=this.#i.getQueryCache(),this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.#t=Oe(this.options),this.state=e.state??this.#t,this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return this.#e}get promise(){return this.#a?.promise}setOptions(e){if(this.options={...this.#o,...e},e?._type&&(this.#e=e._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let e=Oe(this.options);e.data!==void 0&&(this.setState(De(e.data,e.dataUpdatedAt)),this.#t=e)}}optionalRemove(){!this.observers.length&&this.state.fetchStatus===`idle`&&this.#r.remove(this)}setData(e,t){let n=oe(this.state.data,e,this.options);return this.#l({data:n,type:`success`,dataUpdatedAt:t?.updatedAt,manual:t?.manual}),n}setState(e){this.#l({type:`setState`,state:e})}cancel(e){let t=this.#a?.promise;return this.#a?.cancel(e),t?t.then(v).catch(v):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return this.#t}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(e=>C(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===A||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(e=>S(e.options.staleTime,this)===`static`):!1}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e===`static`?!1:this.state.isInvalidated?!0:!x(this.state.dataUpdatedAt,e)}onFocus(){this.observers.find(e=>e.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:!1}),this.#a?.continue()}onOnline(){this.observers.find(e=>e.shouldFetchOnReconnect())?.refetch({cancelRefetch:!1}),this.#a?.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.#r.notify({type:`observerAdded`,query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(t=>t!==e),this.observers.length||(this.#a&&(this.#s||this.#c()?this.#a.cancel({revert:!0}):this.#a.cancelRetry()),this.scheduleGc()),this.#r.notify({type:`observerRemoved`,query:this,observer:e}))}getObserversCount(){return this.observers.length}#c(){return this.state.fetchStatus===`paused`&&this.state.status===`pending`}invalidate(){this.state.isInvalidated||this.#l({type:`invalidate`})}async fetch(e,t){if(this.state.fetchStatus!==`idle`&&this.#a?.status()!==`rejected`){if(this.state.data!==void 0&&t?.cancelRefetch)this.cancel({silent:!0});else if(this.#a)return this.#a.continueRetry(),this.#a.promise}if(e&&this.setOptions(e),!this.options.queryFn){let e=this.observers.find(e=>e.options.queryFn);e&&this.setOptions(e.options)}let n=new AbortController,r=e=>{Object.defineProperty(e,`signal`,{enumerable:!0,get:()=>(this.#s=!0,n.signal)})},i=()=>{let e=j(this.options,t),n=(()=>{let e={client:this.#i,queryKey:this.queryKey,meta:this.meta};return r(e),e})();return this.#s=!1,this.options.persister?this.options.persister(e,n,this):e(n)},a=(()=>{let e={fetchOptions:t,options:this.options,queryKey:this.queryKey,client:this.#i,state:this.state,fetchFn:i};return r(e),e})();(this.#e===`infinite`?Se(this.options.pages):this.options.behavior)?.onFetch(a,this),this.#n=this.state,(this.state.fetchStatus===`idle`||this.state.fetchMeta!==a.fetchOptions?.meta)&&this.#l({type:`fetch`,meta:a.fetchOptions?.meta}),this.#a=be({initialPromise:t?.initialPromise,fn:a.fetchFn,onCancel:e=>{e instanceof ye&&e.revert&&this.setState({...this.#n,fetchStatus:`idle`}),n.abort()},onFail:(e,t)=>{this.#l({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#l({type:`pause`})},onContinue:()=>{this.#l({type:`continue`})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0});try{let e=await this.#a.start();if(e===void 0)throw Error(`${this.queryHash} data is undefined`);return this.setData(e),this.#r.config.onSuccess?.(e,this),this.#r.config.onSettled?.(e,this.state.error,this),e}catch(e){if(e instanceof ye){if(e.silent)return this.#a.promise;if(e.revert){if(this.state.data===void 0)throw e;return this.state.data}}throw this.#l({type:`error`,error:e}),this.#r.config.onError?.(e,this),this.#r.config.onSettled?.(this.state.data,e,this),e}finally{this.scheduleGc()}}#l(e){let t=t=>{switch(e.type){case`failed`:return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case`pause`:return{...t,fetchStatus:`paused`};case`continue`:return{...t,fetchStatus:`fetching`};case`fetch`:return{...t,...Ee(t.data,this.options),fetchMeta:e.meta??null};case`success`:let n={...t,...De(e.data,e.dataUpdatedAt),dataUpdateCount:t.dataUpdateCount+1,...!e.manual&&{fetchStatus:`idle`,fetchFailureCount:0,fetchFailureReason:null}};return this.#n=e.manual?n:void 0,n;case`error`:let r=e.error;return{...t,error:r,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:r,fetchStatus:`idle`,status:`error`,isInvalidated:!0};case`invalidate`:return{...t,isInvalidated:!0};case`setState`:return{...t,...e.state}}};this.state=t(this.state),he.batch(()=>{this.observers.forEach(e=>{e.onQueryUpdate()}),this.#r.notify({query:this,type:`updated`,action:e})})}};function Ee(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:ve(t.networkMode)?`fetching`:`paused`,...e===void 0&&{error:null,status:`pending`}}}function De(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:`success`}}function Oe(e){let t=typeof e.initialData==`function`?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt==`function`?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?`success`:`pending`,fetchStatus:`idle`}}var ke=class extends f{constructor(e,t){super(),this.options=t,this.#e=e,this.#s=null,this.#o=fe(),this.bindMethods(),this.setOptions(t)}#e;#t=void 0;#n=void 0;#r=void 0;#i;#a;#o;#s;#c;#l;#u;#d;#f;#p;#m=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#t.addObserver(this),je(this.#t,this.options)?this.#h():this.updateResult(),this.#y())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Me(this.#t,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Me(this.#t,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#b(),this.#x(),this.#t.removeObserver(this)}setOptions(e){let t=this.options,n=this.#t;if(this.options=this.#e.defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!=`boolean`&&typeof this.options.enabled!=`function`&&typeof C(this.options.enabled,this.#t)!=`boolean`)throw Error(`Expected enabled to be a boolean or a callback that returns a boolean`);this.#S(),this.#t.setOptions(this.options),t._defaulted&&!re(this.options,t)&&this.#e.getQueryCache().notify({type:`observerOptionsUpdated`,query:this.#t,observer:this});let r=this.hasListeners();r&&Ne(this.#t,n,this.options,t)&&this.#h(),this.updateResult(),r&&(this.#t!==n||C(this.options.enabled,this.#t)!==C(t.enabled,this.#t)||S(this.options.staleTime,this.#t)!==S(t.staleTime,this.#t))&&this.#g();let i=this.#_();r&&(this.#t!==n||C(this.options.enabled,this.#t)!==C(t.enabled,this.#t)||i!==this.#p)&&this.#v(i)}getOptimisticResult(e){let t=this.#e.getQueryCache().build(this.#e,e),n=this.createResult(t,e);return Fe(this,n)&&(this.#r=n,this.#a=this.options,this.#i=this.#t.state),n}getCurrentResult(){return this.#r}trackResult(e,t){return new Proxy(e,{get:(e,n)=>(this.trackProp(n),t?.(n),n===`promise`&&(this.trackProp(`data`),!this.options.experimental_prefetchInRender&&this.#o.status===`pending`&&this.#o.reject(Error(`experimental_prefetchInRender feature flag is not enabled`))),Reflect.get(e,n))})}trackProp(e){this.#m.add(e)}getCurrentQuery(){return this.#t}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){let t=this.#e.defaultQueryOptions(e),n=this.#e.getQueryCache().build(this.#e,t);return n.fetch().then(()=>this.createResult(n,t))}fetch(e){return this.#h({...e,cancelRefetch:e.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#r))}#h(e){this.#S();let t=this.#t.fetch(this.options,e);return e?.throwOnError||(t=t.catch(v)),t}#g(){this.#b();let e=S(this.options.staleTime,this.#t);if(de.isServer()||this.#r.isStale||!b(e))return;let t=x(this.#r.dataUpdatedAt,e)+1;this.#d=h.setTimeout(()=>{this.#r.isStale||this.updateResult()},t)}#_(){return(typeof this.options.refetchInterval==`function`?this.options.refetchInterval(this.#t):this.options.refetchInterval)??!1}#v(e){this.#x(),this.#p=e,!(de.isServer()||C(this.options.enabled,this.#t)===!1||!b(this.#p)||this.#p===0)&&(this.#f=h.setInterval(()=>{(this.options.refetchIntervalInBackground||p.isFocused())&&this.#h()},this.#p))}#y(){this.#g(),this.#v(this.#_())}#b(){this.#d!==void 0&&(h.clearTimeout(this.#d),this.#d=void 0)}#x(){this.#f!==void 0&&(h.clearInterval(this.#f),this.#f=void 0)}createResult(e,t){let n=this.#t,r=this.options,i=this.#r,a=this.#i,o=this.#a,s=e===n?this.#n:e.state,{state:c}=e,l={...c},u=!1,d;if(t._optimisticResults){let i=this.hasListeners(),a=!i&&je(e,t),o=i&&Ne(e,n,t,r);(a||o)&&(l={...l,...Ee(c.data,e.options)}),t._optimisticResults===`isRestoring`&&(l.fetchStatus=`idle`)}let{error:f,errorUpdatedAt:p,status:m}=l;d=l.data;let h=!1;if(t.placeholderData!==void 0&&d===void 0&&m===`pending`){let e;i?.isPlaceholderData&&t.placeholderData===o?.placeholderData?(e=i.data,h=!0):e=typeof t.placeholderData==`function`?t.placeholderData(this.#u?.state.data,this.#u):t.placeholderData,e!==void 0&&(m=`success`,d=oe(i?.data,e,t),u=!0)}if(t.select&&d!==void 0&&!h)if(i&&d===a?.data&&t.select===this.#c)d=this.#l;else try{this.#c=t.select,d=t.select(d),d=oe(i?.data,d,t),this.#l=d,this.#s=null}catch(e){this.#s=e}this.#s&&(f=this.#s,d=this.#l,p=Date.now(),m=`error`);let g=l.fetchStatus===`fetching`,_=m===`pending`,v=m===`error`,y=_&&g,b=d!==void 0,x={status:m,fetchStatus:l.fetchStatus,isPending:_,isSuccess:m===`success`,isError:v,isInitialLoading:y,isLoading:y,data:d,dataUpdatedAt:l.dataUpdatedAt,error:f,errorUpdatedAt:p,failureCount:l.fetchFailureCount,failureReason:l.fetchFailureReason,errorUpdateCount:l.errorUpdateCount,isFetched:e.isFetched(),isFetchedAfterMount:l.dataUpdateCount>s.dataUpdateCount||l.errorUpdateCount>s.errorUpdateCount,isFetching:g,isRefetching:g&&!_,isLoadingError:v&&!b,isPaused:l.fetchStatus===`paused`,isPlaceholderData:u,isRefetchError:v&&b,isStale:Pe(e,t),refetch:this.refetch,promise:this.#o,isEnabled:C(t.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){let t=x.data!==void 0,r=x.status===`error`&&!t,i=e=>{r?e.reject(x.error):t&&e.resolve(x.data)},a=()=>{i(this.#o=x.promise=fe())},o=this.#o;switch(o.status){case`pending`:e.queryHash===n.queryHash&&i(o);break;case`fulfilled`:(r||x.data!==o.value)&&a();break;case`rejected`:(!r||x.error!==o.reason)&&a();break}}return x}updateResult(){let e=this.#r,t=this.createResult(this.#t,this.options);this.#i=this.#t.state,this.#a=this.options,this.#i.data!==void 0&&(this.#u=this.#t),!re(t,e)&&(this.#r=t,this.#C({listeners:(()=>{if(!e)return!0;let{notifyOnChangeProps:t}=this.options,n=typeof t==`function`?t():t;if(n===`all`||!n&&!this.#m.size)return!0;let r=new Set(n??this.#m);return this.options.throwOnError&&r.add(`error`),Object.keys(this.#r).some(t=>{let n=t;return this.#r[n]!==e[n]&&r.has(n)})})()}))}#S(){let e=this.#e.getQueryCache().build(this.#e,this.options);if(e===this.#t)return;let t=this.#t;this.#t=e,this.#n=e.state,this.hasListeners()&&(t?.removeObserver(this),e.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#y()}#C(e){he.batch(()=>{e.listeners&&this.listeners.forEach(e=>{e(this.#r)}),this.#e.getQueryCache().notify({query:this.#t,type:`observerResultsUpdated`})})}};function Ae(e,t){return C(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status===`error`&&C(t.retryOnMount,e)===!1)}function je(e,t){return Ae(e,t)||e.state.data!==void 0&&Me(e,t,t.refetchOnMount)}function Me(e,t,n){if(C(t.enabled,e)!==!1&&S(t.staleTime,e)!==`static`){let r=typeof n==`function`?n(e):n;return r===`always`||r!==!1&&Pe(e,t)}return!1}function Ne(e,t,n,r){return(e!==t||C(r.enabled,e)===!1)&&(!n.suspense||e.state.status!==`error`)&&Pe(e,n)}function Pe(e,t){return C(t.enabled,e)!==!1&&e.isStaleByTime(S(t.staleTime,e))}function Fe(e,t){return!re(e.getCurrentResult(),t)}var Ie=class extends xe{#e;#t;#n;#r;constructor(e){super(),this.#e=e.client,this.mutationId=e.mutationId,this.#n=e.mutationCache,this.#t=[],this.state=e.state||Le(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){this.#t.includes(e)||(this.#t.push(e),this.clearGcTimeout(),this.#n.notify({type:`observerAdded`,mutation:this,observer:e}))}removeObserver(e){this.#t=this.#t.filter(t=>t!==e),this.scheduleGc(),this.#n.notify({type:`observerRemoved`,mutation:this,observer:e})}optionalRemove(){this.#t.length||(this.state.status===`pending`?this.scheduleGc():this.#n.remove(this))}continue(){return this.#r?.continue()??this.execute(this.state.variables)}async execute(e){let t=()=>{this.#i({type:`continue`})},n={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};this.#r=be({fn:()=>this.options.mutationFn?this.options.mutationFn(e,n):Promise.reject(Error(`No mutationFn found`)),onFail:(e,t)=>{this.#i({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#i({type:`pause`})},onContinue:t,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>this.#n.canRun(this)});let r=this.state.status===`pending`,i=!this.#r.canStart();try{if(r)t();else{this.#i({type:`pending`,variables:e,isPaused:i}),this.#n.config.onMutate&&await this.#n.config.onMutate(e,this,n);let t=await this.options.onMutate?.(e,n);t!==this.state.context&&this.#i({type:`pending`,context:t,variables:e,isPaused:i})}let a=await this.#r.start();return await this.#n.config.onSuccess?.(a,e,this.state.context,this,n),await this.options.onSuccess?.(a,e,this.state.context,n),await this.#n.config.onSettled?.(a,null,this.state.variables,this.state.context,this,n),await this.options.onSettled?.(a,null,e,this.state.context,n),this.#i({type:`success`,data:a}),a}catch(t){try{await this.#n.config.onError?.(t,e,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onError?.(t,e,this.state.context,n)}catch(e){Promise.reject(e)}try{await this.#n.config.onSettled?.(void 0,t,this.state.variables,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onSettled?.(void 0,t,e,this.state.context,n)}catch(e){Promise.reject(e)}throw this.#i({type:`error`,error:t}),t}finally{this.#n.runNext(this)}}#i(e){let t=t=>{switch(e.type){case`failed`:return{...t,failureCount:e.failureCount,failureReason:e.error};case`pause`:return{...t,isPaused:!0};case`continue`:return{...t,isPaused:!1};case`pending`:return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:`pending`,variables:e.variables,submittedAt:Date.now()};case`success`:return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:`success`,isPaused:!1};case`error`:return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:`error`}}};this.state=t(this.state),he.batch(()=>{this.#t.forEach(t=>{t.onMutationUpdate(e)}),this.#n.notify({mutation:this,type:`updated`,action:e})})}};function Le(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:`idle`,variables:void 0,submittedAt:0}}var Re=class extends f{constructor(e={}){super(),this.config=e,this.#e=new Set,this.#t=new Map,this.#n=0}#e;#t;#n;build(e,t,n){let r=new Ie({client:e,mutationCache:this,mutationId:++this.#n,options:e.defaultMutationOptions(t),state:n});return this.add(r),r}add(e){this.#e.add(e);let t=ze(e);if(typeof t==`string`){let n=this.#t.get(t);n?n.push(e):this.#t.set(t,[e])}this.notify({type:`added`,mutation:e})}remove(e){if(this.#e.delete(e)){let t=ze(e);if(typeof t==`string`){let n=this.#t.get(t);if(n)if(n.length>1){let t=n.indexOf(e);t!==-1&&n.splice(t,1)}else n[0]===e&&this.#t.delete(t)}}this.notify({type:`removed`,mutation:e})}canRun(e){let t=ze(e);if(typeof t==`string`){let n=this.#t.get(t)?.find(e=>e.state.status===`pending`);return!n||n===e}else return!0}runNext(e){let t=ze(e);return typeof t==`string`?(this.#t.get(t)?.find(t=>t!==e&&t.state.isPaused))?.continue()??Promise.resolve():Promise.resolve()}clear(){he.batch(()=>{this.#e.forEach(e=>{this.notify({type:`removed`,mutation:e})}),this.#e.clear(),this.#t.clear()})}getAll(){return Array.from(this.#e)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>T(t,e))}findAll(e={}){return this.getAll().filter(t=>T(e,t))}notify(e){he.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return he.batch(()=>Promise.all(e.map(e=>e.continue().catch(v))))}};function ze(e){return e.options.scope?.id}var Be=class extends f{#e;#t=void 0;#n;#r;constructor(e,t){super(),this.#e=e,this.setOptions(t),this.bindMethods(),this.#i()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(e){let t=this.options;this.options=this.#e.defaultMutationOptions(e),re(this.options,t)||this.#e.getMutationCache().notify({type:`observerOptionsUpdated`,mutation:this.#n,observer:this}),t?.mutationKey&&this.options.mutationKey&&te(t.mutationKey)!==te(this.options.mutationKey)?this.reset():this.#n?.state.status===`pending`&&this.#n.setOptions(this.options)}onUnsubscribe(){this.hasListeners()||this.#n?.removeObserver(this)}onMutationUpdate(e){this.#i(),this.#a(e)}getCurrentResult(){return this.#t}reset(){this.#n?.removeObserver(this),this.#n=void 0,this.#i(),this.#a()}mutate(e,t){return this.#r=t,this.#n?.removeObserver(this),this.#n=this.#e.getMutationCache().build(this.#e,this.options),this.#n.addObserver(this),this.#n.execute(e)}#i(){let e=this.#n?.state??Le();this.#t={...e,isPending:e.status===`pending`,isSuccess:e.status===`success`,isError:e.status===`error`,isIdle:e.status===`idle`,mutate:this.mutate,reset:this.reset}}#a(e){he.batch(()=>{if(this.#r&&this.hasListeners()){let t=this.#t.variables,n=this.#t.context,r={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};if(e?.type===`success`){try{this.#r.onSuccess?.(e.data,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(e.data,null,t,n,r)}catch(e){Promise.reject(e)}}else if(e?.type===`error`){try{this.#r.onError?.(e.error,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(void 0,e.error,t,n,r)}catch(e){Promise.reject(e)}}}this.listeners.forEach(e=>{e(this.#t)})})}},Ve=class extends f{constructor(e={}){super(),this.config=e,this.#e=new Map}#e;build(e,t,n){let r=t.queryKey,i=t.queryHash??ee(r,t),a=this.get(i);return a||(a=new Te({client:e,queryKey:r,queryHash:i,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(r)}),this.add(a)),a}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:`added`,query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:`removed`,query:e}))}clear(){he.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>w(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>w(e,t)):t}notify(e){he.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){he.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){he.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},He=class{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e={}){this.#e=e.queryCache||new Ve,this.#t=e.mutationCache||new Re,this.#n=e.defaultOptions||{},this.#r=new Map,this.#i=new Map,this.#a=0}mount(){this.#a++,this.#a===1&&(this.#o=p.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onFocus())}),this.#s=ge.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onOnline())}))}unmount(){this.#a--,this.#a===0&&(this.#o?.(),this.#o=void 0,this.#s?.(),this.#s=void 0)}isFetching(e){return this.#e.findAll({...e,fetchStatus:`fetching`}).length}isMutating(e){return this.#t.findAll({...e,status:`pending`}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),n=this.#e.build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(S(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#e.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,n){let r=this.defaultQueryOptions({queryKey:e}),i=this.#e.get(r.queryHash)?.state.data,a=y(t,i);if(a!==void 0)return this.#e.build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return he.batch(()=>this.#e.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,n)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state}removeQueries(e){let t=this.#e;he.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let n=this.#e;return he.batch(()=>(n.findAll(e).forEach(e=>{e.reset()}),this.refetchQueries({type:`active`,...e},t)))}cancelQueries(e,t={}){let n={revert:!0,...t},r=he.batch(()=>this.#e.findAll(e).map(e=>e.cancel(n)));return Promise.all(r).then(v).catch(v)}invalidateQueries(e,t={}){return he.batch(()=>(this.#e.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType===`none`?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??`active`},t)))}refetchQueries(e,t={}){let n={...t,cancelRefetch:t.cancelRefetch??!0},r=he.batch(()=>this.#e.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,n);return n.throwOnError||(t=t.catch(v)),e.state.fetchStatus===`paused`?Promise.resolve():t}));return Promise.all(r).then(v)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t);return n.isStaleByTime(S(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(v).catch(v)}fetchInfiniteQuery(e){return e._type=`infinite`,this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(v).catch(v)}ensureInfiniteQueryData(e){return e._type=`infinite`,this.ensureQueryData(e)}resumePausedMutations(){return ge.isOnline()?this.#t.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#e}getMutationCache(){return this.#t}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#r.set(te(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#r.values()],n={};return t.forEach(t=>{E(e,t.queryKey)&&Object.assign(n,t.defaultOptions)}),n}setMutationDefaults(e,t){this.#i.set(te(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#i.values()],n={};return t.forEach(t=>{E(e,t.mutationKey)&&Object.assign(n,t.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||=ee(t.queryKey,t),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!==`always`),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode=`offlineFirst`),t.queryFn===A&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#e.clear(),this.#t.clear()}},Ue=n((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.portal`),r=Symbol.for(`react.fragment`),i=Symbol.for(`react.strict_mode`),a=Symbol.for(`react.profiler`),o=Symbol.for(`react.consumer`),s=Symbol.for(`react.context`),c=Symbol.for(`react.forward_ref`),l=Symbol.for(`react.suspense`),u=Symbol.for(`react.memo`),d=Symbol.for(`react.lazy`),f=Symbol.for(`react.activity`),p=Symbol.iterator;function m(e){return typeof e!=`object`||!e?null:(e=p&&e[p]||e[`@@iterator`],typeof e==`function`?e:null)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,_={};function v(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if(typeof e!=`object`&&typeof e!=`function`&&e!=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,e,t,`setState`)},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,`forceUpdate`)};function y(){}y.prototype=v.prototype;function b(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}var x=b.prototype=new y;x.constructor=b,g(x,v.prototype),x.isPureReactComponent=!0;var S=Array.isArray;function C(){}var w={H:null,A:null,T:null,S:null},T=Object.prototype.hasOwnProperty;function ee(e,n,r){var i=r.ref;return{$$typeof:t,type:e,key:n,ref:i===void 0?null:i,props:r}}function te(e,t){return ee(e.type,t,e.props)}function E(e){return typeof e==`object`&&!!e&&e.$$typeof===t}function D(e){var t={"=":`=0`,":":`=2`};return`$`+e.replace(/[=:]/g,function(e){return t[e]})}var ne=/\/+/g;function re(e,t){return typeof e==`object`&&e&&e.key!=null?D(``+e.key):t.toString(36)}function ie(e){switch(e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason;default:switch(typeof e.status==`string`?e.then(C,C):(e.status=`pending`,e.then(function(t){e.status===`pending`&&(e.status=`fulfilled`,e.value=t)},function(t){e.status===`pending`&&(e.status=`rejected`,e.reason=t)})),e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason}}throw e}function O(e,r,i,a,o){var s=typeof e;(s===`undefined`||s===`boolean`)&&(e=null);var c=!1;if(e===null)c=!0;else switch(s){case`bigint`:case`string`:case`number`:c=!0;break;case`object`:switch(e.$$typeof){case t:case n:c=!0;break;case d:return c=e._init,O(c(e._payload),r,i,a,o)}}if(c)return o=o(e),c=a===``?`.`+re(e,0):a,S(o)?(i=``,c!=null&&(i=c.replace(ne,`$&/`)+`/`),O(o,r,i,``,function(e){return e})):o!=null&&(E(o)&&(o=te(o,i+(o.key==null||e&&e.key===o.key?``:(``+o.key).replace(ne,`$&/`)+`/`)+c)),r.push(o)),1;c=0;var l=a===``?`.`:a+`:`;if(S(e))for(var u=0;u<e.length;u++)a=e[u],s=l+re(a,u),c+=O(a,r,i,s,o);else if(u=m(e),typeof u==`function`)for(e=u.call(e),u=0;!(a=e.next()).done;)a=a.value,s=l+re(a,u++),c+=O(a,r,i,s,o);else if(s===`object`){if(typeof e.then==`function`)return O(ie(e),r,i,a,o);throw r=String(e),Error(`Objects are not valid as a React child (found: `+(r===`[object Object]`?`object with keys {`+Object.keys(e).join(`, `)+`}`:r)+`). If you meant to render a collection of children, use an array instead.`)}return c}function k(e,t,n){if(e==null)return e;var r=[],i=0;return O(e,r,``,``,function(e){return t.call(n,e,i++)}),r}function ae(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(t){(e._status===0||e._status===-1)&&(e._status=1,e._result=t)},function(t){(e._status===0||e._status===-1)&&(e._status=2,e._result=t)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var oe=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&&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)},se={map:k,forEach:function(e,t,n){k(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return k(e,function(){t++}),t},toArray:function(e){return k(e,function(e){return e})||[]},only:function(e){if(!E(e))throw Error(`React.Children.only expected to receive a single React element child.`);return e}};e.Activity=f,e.Children=se,e.Component=v,e.Fragment=r,e.Profiler=a,e.PureComponent=b,e.StrictMode=i,e.Suspense=l,e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=w,e.__COMPILER_RUNTIME={__proto__:null,c:function(e){return w.H.useMemoCache(e)}},e.cache=function(e){return function(){return e.apply(null,arguments)}},e.cacheSignal=function(){return null},e.cloneElement=function(e,t,n){if(e==null)throw Error(`The argument must be a React element, but you passed `+e+`.`);var r=g({},e.props),i=e.key;if(t!=null)for(a in t.key!==void 0&&(i=``+t.key),t)!T.call(t,a)||a===`key`||a===`__self`||a===`__source`||a===`ref`&&t.ref===void 0||(r[a]=t[a]);var a=arguments.length-2;if(a===1)r.children=n;else if(1<a){for(var o=Array(a),s=0;s<a;s++)o[s]=arguments[s+2];r.children=o}return ee(e.type,i,r)},e.createContext=function(e){return e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:o,_context:e},e},e.createElement=function(e,t,n){var r,i={},a=null;if(t!=null)for(r in t.key!==void 0&&(a=``+t.key),t)T.call(t,r)&&r!==`key`&&r!==`__self`&&r!==`__source`&&(i[r]=t[r]);var o=arguments.length-2;if(o===1)i.children=n;else if(1<o){for(var s=Array(o),c=0;c<o;c++)s[c]=arguments[c+2];i.children=s}if(e&&e.defaultProps)for(r in o=e.defaultProps,o)i[r]===void 0&&(i[r]=o[r]);return ee(e,a,i)},e.createRef=function(){return{current:null}},e.forwardRef=function(e){return{$$typeof:c,render:e}},e.isValidElement=E,e.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:ae}},e.memo=function(e,t){return{$$typeof:u,type:e,compare:t===void 0?null:t}},e.startTransition=function(e){var t=w.T,n={};w.T=n;try{var r=e(),i=w.S;i!==null&&i(n,r),typeof r==`object`&&r&&typeof r.then==`function`&&r.then(C,oe)}catch(e){oe(e)}finally{t!==null&&n.types!==null&&(t.types=n.types),w.T=t}},e.unstable_useCacheRefresh=function(){return w.H.useCacheRefresh()},e.use=function(e){return w.H.use(e)},e.useActionState=function(e,t,n){return w.H.useActionState(e,t,n)},e.useCallback=function(e,t){return w.H.useCallback(e,t)},e.useContext=function(e){return w.H.useContext(e)},e.useDebugValue=function(){},e.useDeferredValue=function(e,t){return w.H.useDeferredValue(e,t)},e.useEffect=function(e,t){return w.H.useEffect(e,t)},e.useEffectEvent=function(e){return w.H.useEffectEvent(e)},e.useId=function(){return w.H.useId()},e.useImperativeHandle=function(e,t,n){return w.H.useImperativeHandle(e,t,n)},e.useInsertionEffect=function(e,t){return w.H.useInsertionEffect(e,t)},e.useLayoutEffect=function(e,t){return w.H.useLayoutEffect(e,t)},e.useMemo=function(e,t){return w.H.useMemo(e,t)},e.useOptimistic=function(e,t){return w.H.useOptimistic(e,t)},e.useReducer=function(e,t,n){return w.H.useReducer(e,t,n)},e.useRef=function(e){return w.H.useRef(e)},e.useState=function(e){return w.H.useState(e)},e.useSyncExternalStore=function(e,t,n){return w.H.useSyncExternalStore(e,t,n)},e.useTransition=function(){return w.H.useTransition()},e.version=`19.2.5`})),We=n(((e,t)=>{t.exports=Ue()})),M=t(We(),1),Ge=M.createContext(void 0),Ke=e=>{let t=M.useContext(Ge);if(e)return e;if(!t)throw Error(`No QueryClient set, use QueryClientProvider to set one`);return t},qe=({client:e,children:t})=>(M.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),(0,o.jsx)(Ge.Provider,{value:e,children:t})),Je=M.createContext(!1),Ye=()=>M.useContext(Je);Je.Provider;function Xe(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Ze=M.createContext(Xe()),Qe=()=>M.useContext(Ze),$e=(e,t,n)=>{let r=n?.state.error&&typeof e.throwOnError==`function`?le(e.throwOnError,[n.state.error,n]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||r)&&(t.isReset()||(e.retryOnMount=!1))},et=e=>{M.useEffect(()=>{e.clearReset()},[e])},tt=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:i})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(i&&e.data===void 0||le(n,[e.error,r])),nt=e=>{if(e.suspense){let t=1e3,n=e=>e===`static`?e:Math.max(e??t,t),r=e.staleTime;e.staleTime=typeof r==`function`?(...e)=>n(r(...e)):n(r),typeof e.gcTime==`number`&&(e.gcTime=Math.max(e.gcTime,t))}},rt=(e,t)=>e.isLoading&&e.isFetching&&!t,it=(e,t)=>e?.suspense&&t.isPending,at=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function ot(e,t,n){let r=Ye(),i=Qe(),a=Ke(n),o=a.defaultQueryOptions(e);a.getDefaultOptions().queries?._experimental_beforeQuery?.(o);let s=a.getQueryCache().get(o.queryHash);o._optimisticResults=r?`isRestoring`:`optimistic`,nt(o),$e(o,i,s),et(i);let c=!a.getQueryCache().get(o.queryHash),[l]=M.useState(()=>new t(a,o)),u=l.getOptimisticResult(o),d=!r&&e.subscribed!==!1;if(M.useSyncExternalStore(M.useCallback(e=>{let t=d?l.subscribe(he.batchCalls(e)):v;return l.updateResult(),t},[l,d]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),M.useEffect(()=>{l.setOptions(o)},[o,l]),it(o,u))throw at(o,l,i);if(tt({result:u,errorResetBoundary:i,throwOnError:o.throwOnError,query:s,suspense:o.suspense}))throw u.error;return a.getDefaultOptions().queries?._experimental_afterQuery?.(o,u),o.experimental_prefetchInRender&&!de.isServer()&&rt(u,r)&&(c?at(o,l,i):s?.promise)?.catch(v).finally(()=>{l.updateResult()}),o.notifyOnChangeProps?u:l.trackResult(u)}function N(e,t){return ot(e,ke,t)}function st(e,t){let n=Ke(t),[r]=M.useState(()=>new Be(n,e));M.useEffect(()=>{r.setOptions(e)},[r,e]);let i=M.useSyncExternalStore(M.useCallback(e=>r.subscribe(he.batchCalls(e)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),a=M.useCallback((e,t)=>{r.mutate(e,t).catch(v)},[r]);if(i.error&&le(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:a,mutateAsync:i.mutate}}var ct=new He({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1,staleTime:5e3}}}),lt={overview:`Dashboard`,visual:`Codebase Map`,graph:`Code Intelligence`,facts:`Project Memory`,"token-trace":`Token Trace`,reasoning:`Reasoning Quality`,activity:`Activity`,settings:`Settings`};function ut(e){return lt[e]}function dt(){switch((window.location.hash.replace(/^#/,``).split(`?`)[0]?.trim()||`/`).split(`/`).filter(Boolean)[0]?.toLowerCase()){case`visual`:return`visual`;case`graph`:return`graph`;case`facts`:return`facts`;case`token-trace`:return`token-trace`;case`reasoning`:return`reasoning`;case`activity`:case`session-timeline`:case`timeline`:return`activity`;case`settings`:return`settings`;default:return`overview`}}function ft(){let[e,t]=(0,M.useState)(()=>typeof window>`u`?`overview`:dt());return(0,M.useEffect)(()=>{t(dt());let e=()=>t(dt());return window.addEventListener(`hashchange`,e),()=>window.removeEventListener(`hashchange`,e)},[]),e}function pt(e){window.location.hash=e===`overview`?`#/`:`#/${e}`}var mt=[`live-feed`],ht=[`session-snapshot`];function gt(e){try{return JSON.parse(e)}catch{return e}}function _t(e,t){let n=!1,r=null,i=1e3,a=null,o=(t,n)=>{let r={t:Date.now(),type:t,data:n};e.setQueryData(mt,(e=[])=>[...e,r].slice(-100))},s=()=>{e.invalidateQueries({queryKey:[`intelligence`]})},c=()=>{e.invalidateQueries({queryKey:[`session`]})},l=e=>t=>{o(e,gt(t.data)),e===`drift`&&s(),e===`intent`&&c(),(e===`violation`||e===`circuit_breaker`)&&c()},u=t=>{let n=gt(t.data);e.setQueryData(ht,n),e.invalidateQueries({queryKey:[`session`]})},d=()=>{},f=()=>{a!==null&&(clearTimeout(a),a=null)},p=()=>{f(),!n&&(a=setTimeout(()=>{i=Math.min(i*2,3e4),m()},i))};function m(){if(!n){r?.close();try{r=new EventSource(`/api/stream`)}catch{t(!1),p();return}r.onopen=()=>{i=1e3,t(!0)},r.onerror=()=>{t(!1),r?.close(),r=null,p()};for(let e of[`tool_call`,`drift`,`violation`,`circuit_breaker`,`intent`])r.addEventListener(e,l(e));r.addEventListener(`session_stats`,u),r.addEventListener(`ping`,d)}}return m(),()=>{n=!0,f(),r?.close(),r=null,t(!1)}}function P({className:e=``}){return(0,o.jsx)(`div`,{className:`animate-pulse rounded-md bg-surface-overlay ${e}`,"aria-hidden":`true`})}var vt=[`c0`,`c1`,`c2`,`c3`];function yt({n:e=4}){return(0,o.jsx)(`div`,{className:`grid gap-4 sm:grid-cols-2 lg:grid-cols-4`,children:vt.slice(0,Math.min(e,vt.length)).map(e=>(0,o.jsxs)(`div`,{className:`glass-card rounded-xl p-4`,children:[(0,o.jsx)(P,{className:`h-3 w-20`}),(0,o.jsx)(P,{className:`mt-3 h-8 w-14`})]},e))})}var bt=[`h0`,`h1`,`h2`,`h3`,`h4`,`h5`],xt=[`t0`,`t1`,`t2`,`t3`,`t4`,`t5`,`t6`,`t7`];function St({cols:e=5,rows:t=6}){let n=bt.slice(0,Math.min(e,bt.length)),r=xt.slice(0,Math.min(t,xt.length));return(0,o.jsxs)(`div`,{className:`px-5 py-4`,children:[(0,o.jsx)(`div`,{className:`mb-3 flex gap-2 border-b border-border-subtle pb-2`,children:n.map(e=>(0,o.jsx)(P,{className:`h-3 flex-1`},e))}),r.map(e=>(0,o.jsx)(`div`,{className:`mb-2 flex gap-2`,children:n.map(t=>(0,o.jsx)(P,{className:`h-4 flex-1`},`${e}-${t}`))},e))]})}function Ct(e){return e==null?`—`:e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:e.toLocaleString()}function wt(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<1)return`just now`;if(n<60)return`${n}m ago`;let r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function Tt(e){try{let t=JSON.stringify(e);return t.length>320?`${t.slice(0,317)}…`:t}catch{return String(e)}}var Et={graph_query:`Graph Query`,shell_compression:`Shell Compression`,format_encoding:`Format Encoding`,file_read:`File Read`,session_dedup:`Session Dedup`,smart_truncation:`Smart Truncation`,behavior_automation:`Behavior Automation`};function Dt({label:e,value:t,sub:n,color:r=`text-live`,large:i}){return(0,o.jsxs)(`div`,{className:`flex flex-col`,children:[(0,o.jsx)(`span`,{className:`section-label`,children:e}),(0,o.jsx)(`span`,{className:`mt-1 font-mono font-semibold tabular-nums ${r} ${i?`text-3xl`:`text-2xl`}`,children:t}),n?(0,o.jsx)(`span`,{className:`mt-0.5 t-tertiary text-xs`,children:n}):null]})}function Ot({label:e,tokens:t,maxTokens:n}){let r=n>0?t/n*100:0;return(0,o.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,o.jsx)(`span`,{className:`w-32 shrink-0 truncate text-xs t-secondary`,children:e}),(0,o.jsx)(`div`,{className:`relative h-2 flex-1 rounded-full bg-surface-overlay`,children:(0,o.jsx)(`div`,{className:`absolute inset-y-0 left-0 rounded-full bg-violet-500/80`,style:{width:`${Math.max(r,1)}%`}})}),(0,o.jsx)(`span`,{className:`w-14 shrink-0 text-right font-mono text-xs text-foreground`,children:Ct(t)})]})}function kt({sseConnected:e,liveFeed:t,sessionSnapshot:n}){let r=N({queryKey:[`token-flow`,`global`],queryFn:()=>d(`/api/token-flow/global`)}),i=N({queryKey:[`token-flow`,`sessions-recent`],queryFn:()=>d(`/api/token-flow/sessions?limit=5&offset=0`)}),a=N({queryKey:[`intelligence`,`graph-stats`],queryFn:()=>d(`/api/intelligence/graph-stats`)}),s=N({queryKey:[`system`,`status`],queryFn:()=>d(`/api/system/status`)}),c=N({queryKey:[`facts`,`health`],queryFn:()=>d(`/api/facts/health`),staleTime:3e4}),l=r.data?.data,u=a.data?.data,f=s.data?.data,p=i.data?.data??[],m=c.data?.data,h=l&&l.total_tokens_saved>0?(l.total_context_avoided/l.total_tokens_saved).toFixed(1):null,g=l?Object.entries(l.by_mechanism).filter(([,e])=>e.tokens_saved>0).sort((e,t)=>t[1].tokens_saved-e[1].tokens_saved):[],_=g.length>0?g[0][1].tokens_saved:1,v=r.isLoading&&l===void 0,y=n?.tool_calls??f?.session.tool_calls;return(0,o.jsxs)(`div`,{className:`mx-auto flex max-w-6xl flex-col gap-6`,children:[v?(0,o.jsx)(yt,{n:4}):(0,o.jsxs)(`section`,{className:`glass-panel rounded-xl p-6`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Token Optimization`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`token-trace`),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors`,children:`View details →`})]}),l?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(`div`,{className:`mt-5 grid grid-cols-2 gap-6 sm:grid-cols-4`,children:[(0,o.jsx)(Dt,{label:`Tokens Saved`,value:Ct(l.total_tokens_saved),sub:`of ${Ct(l.total_tokens_without)} original`,large:!0}),(0,o.jsx)(Dt,{label:`Context Avoided`,value:Ct(l.total_context_avoided),sub:`compounding savings`,color:`text-cyan-400`,large:!0}),(0,o.jsx)(Dt,{label:`Efficiency`,value:`${l.efficiency_pct.toFixed(1)}%`,sub:`${Ct(l.total_tokens_with)} delivered`,color:`text-success`}),(0,o.jsx)(Dt,{label:`Compound Multiplier`,value:h?`${h}×`:`—`,sub:`context avoided ÷ saved`,color:`text-amber-400`})]}),g.length>0?(0,o.jsxs)(`div`,{className:`mt-6 space-y-2`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs font-medium uppercase tracking-wider`,children:`Savings by mechanism`}),(0,o.jsx)(`div`,{className:`mt-2 space-y-1.5`,children:g.map(([e,t])=>(0,o.jsx)(Ot,{label:Et[e]??e,tokens:t.tokens_saved,maxTokens:_},e))})]}):null]}):(0,o.jsx)(`p`,{className:`mt-4 t-tertiary text-sm`,children:`No token flow data yet. Use MCP tools to start tracking.`})]}),(0,o.jsxs)(`section`,{className:`grid gap-4 lg:grid-cols-5`,children:[(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-5 lg:col-span-3`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Recent Sessions`}),(0,o.jsxs)(`span`,{className:`font-mono text-xs t-tertiary`,children:[i.data?._meta.total??`—`,` total`]})]}),i.isLoading?(0,o.jsxs)(`div`,{className:`mt-4 space-y-3`,children:[(0,o.jsx)(P,{className:`h-10 w-full`}),(0,o.jsx)(P,{className:`h-10 w-full`}),(0,o.jsx)(P,{className:`h-10 w-full`})]}):p.length===0?(0,o.jsx)(`p`,{className:`mt-4 t-tertiary text-sm`,children:`No sessions recorded yet.`}):(0,o.jsx)(`div`,{className:`mt-3 divide-y divide-border-subtle`,children:p.map(e=>(0,o.jsxs)(`div`,{className:`flex items-center gap-4 py-2.5`,children:[(0,o.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`truncate text-sm font-medium text-foreground`,children:e.agent_name||`Unknown Agent`}),(0,o.jsx)(`span`,{className:`shrink-0 rounded bg-violet-500/10 px-1.5 py-0.5 font-mono text-[10px] text-violet-400 ring-1 ring-violet-500/20`,children:e.session_id.length>8?`${e.session_id.slice(0,8)}…`:e.session_id}),(0,o.jsx)(`span`,{className:`shrink-0 t-tertiary text-xs`,children:wt(e.last_ts)})]}),(0,o.jsxs)(`div`,{className:`mt-0.5 flex gap-3 text-xs t-secondary`,children:[(0,o.jsxs)(`span`,{children:[e.total_turns,` turns`]}),(0,o.jsxs)(`span`,{children:[e.event_count,` events`]}),(0,o.jsx)(`span`,{children:e.mechanisms.slice(0,3).map(e=>Et[e]??e).join(`, `)})]})]}),(0,o.jsx)(`span`,{className:`shrink-0 font-mono text-sm text-live tabular-nums`,children:Ct(e.total_saved)})]},e.session_id))})]}),(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-5 lg:col-span-2`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Code Graph`}),a.isLoading?(0,o.jsxs)(`div`,{className:`mt-4 space-y-3`,children:[(0,o.jsx)(P,{className:`h-4 w-full`}),(0,o.jsx)(P,{className:`h-4 w-3/4`}),(0,o.jsx)(P,{className:`h-4 w-1/2`})]}):(0,o.jsxs)(`dl`,{className:`mt-4 space-y-3 text-sm`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Indexed files`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:u?.fileCount??f?.graph.entities??`—`})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Entities`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:u?.entityCount??f?.graph.entities??`—`})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Edges`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:u?.edgeCount??f?.graph.edges??`—`})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Rules`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:u?.ruleCount??f?.graph.rules??`—`})]}),u?.driftCount?(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`text-warning`,children:`Drift entries`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-warning`,children:u.driftCount})]}):null]})]})]}),(0,o.jsxs)(`section`,{className:`glass-panel rounded-xl p-5`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Project Intelligence`}),(0,o.jsxs)(`div`,{className:`flex gap-2`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`facts`),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors`,children:`View Memory →`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`activity`),className:`text-xs text-cyan-400 hover:text-cyan-300 transition-colors`,children:`View Activity →`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`graph`),className:`text-xs text-emerald-400 hover:text-emerald-300 transition-colors`,children:`Code Intelligence →`})]})]}),c.isLoading?(0,o.jsxs)(`div`,{className:`mt-4 grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[(0,o.jsx)(P,{className:`h-14 w-full`}),(0,o.jsx)(P,{className:`h-14 w-full`}),(0,o.jsx)(P,{className:`h-14 w-full`}),(0,o.jsx)(P,{className:`h-14 w-full`})]}):m?(0,o.jsxs)(`div`,{className:`mt-4 grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary text-xs`,children:`Total Facts`}),(0,o.jsx)(`div`,{className:`mt-1 text-lg font-mono text-foreground`,children:m.total_facts})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary text-xs`,children:`Conventions`}),(0,o.jsx)(`div`,{className:`mt-1 text-lg font-mono text-emerald-400`,children:m.by_type?.convention??0})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary text-xs`,children:`Session History`}),(0,o.jsx)(`div`,{className:`mt-1 text-lg font-mono text-cyan-400`,children:m.by_type?.episodic??0})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary text-xs`,children:`Semantic`}),(0,o.jsx)(`div`,{className:`mt-1 text-lg font-mono text-amber-400`,children:m.by_type?.semantic??0})]})]}):(0,o.jsx)(`p`,{className:`mt-4 t-tertiary text-sm`,children:`No intelligence data yet. Facts are auto-detected from coding sessions.`})]}),(0,o.jsxs)(`section`,{className:`grid gap-4 lg:grid-cols-5`,children:[(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-5 lg:col-span-2`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`System`}),s.isLoading?(0,o.jsxs)(`div`,{className:`mt-4 space-y-3`,children:[(0,o.jsx)(P,{className:`h-4 w-full`}),(0,o.jsx)(P,{className:`h-4 w-3/4`})]}):s.error?(0,o.jsx)(`p`,{className:`mt-3 text-error text-sm`,children:`Could not load system status`}):(0,o.jsxs)(`dl`,{className:`mt-4 space-y-3 text-sm`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Status`}),(0,o.jsxs)(`dd`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`inline-flex h-1.5 w-1.5 rounded-full ${e?`bg-success`:`bg-warning animate-pulse`}`}),(0,o.jsx)(`span`,{className:`font-mono text-xs text-foreground`,children:e?`Connected`:`Reconnecting`})]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Tool calls`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:y??`—`})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`IDE`}),(0,o.jsx)(`dd`,{className:`truncate font-mono text-xs text-foreground max-w-[10rem]`,children:f?.ide??`—`})]}),(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Working dir`}),(0,o.jsx)(`dd`,{className:`truncate font-mono text-xs text-foreground max-w-[10rem]`,title:f?.cwd,children:f?.cwd??`—`})]}),f?.uptime_s==null?null:(0,o.jsxs)(`div`,{className:`flex justify-between gap-4`,children:[(0,o.jsx)(`dt`,{className:`t-secondary`,children:`Uptime`}),(0,o.jsx)(`dd`,{className:`font-mono text-xs text-foreground`,children:f.uptime_s>=3600?`${(f.uptime_s/3600).toFixed(1)}h`:`${Math.floor(f.uptime_s/60)}m`})]})]})]}),(0,o.jsxs)(`div`,{className:`glass-panel overflow-hidden rounded-xl lg:col-span-3`,children:[(0,o.jsxs)(`div`,{className:`border-b border-border-subtle px-5 py-3`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Live Feed`}),(0,o.jsx)(`p`,{className:`mt-0.5 t-tertiary text-xs`,children:`tool_call · drift · violation · session_stats`})]}),(0,o.jsx)(`div`,{className:`custom-scrollbar max-h-[20rem] overflow-auto font-mono text-xs leading-relaxed`,children:(t?.length??0)===0?(0,o.jsx)(`div`,{className:`px-5 py-6 t-tertiary`,children:`Waiting for events…`}):(0,o.jsx)(`ul`,{className:`divide-y divide-border-subtle`,children:t?.map((e,t)=>(0,o.jsxs)(`li`,{className:`px-5 py-2`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:new Date(e.t).toLocaleTimeString()}),` `,(0,o.jsx)(`span`,{className:`text-violet-500 font-medium`,children:e.type}),(0,o.jsx)(`pre`,{className:`mt-0.5 whitespace-pre-wrap break-words t-secondary`,children:Tt(e.data)})]},`${e.t}-${t}`))})})]})]}),(r.error||a.error)&&(0,o.jsx)(`p`,{className:`text-error text-sm`,children:`Some requests failed. Ensure the unerr proxy is running.`})]})}var At={semantic:{label:`Coding Patterns`,icon:`◆`,color:`violet`,description:`Conventions your codebase consistently follows`,emptyMsg:`No patterns detected yet. Run a full index to discover conventions.`},procedural:{label:`Hot Files`,icon:`⚡`,color:`cyan`,description:`Files you keep coming back to across sessions`,emptyMsg:`Not enough session data yet. Keep coding — patterns emerge after 3+ sessions.`},negative:{label:`Lessons Learned`,icon:`✗`,color:`red`,description:`Things that went wrong — remembered so you don't repeat them`,emptyMsg:`No anti-patterns detected. That's a good thing.`},episodic:{label:`Change History`,icon:`◎`,color:`amber`,description:`Changes that survived or were reverted within 24 hours`,emptyMsg:`No change survival data yet.`},convention:{label:`Explicit Rules`,icon:`▸`,color:`emerald`,description:`Rules you've explicitly told unerr to remember`,emptyMsg:`No explicit rules recorded. Use record_fact to teach unerr.`}};function jt(e){let t=e.content;if(t=t.replace(/^Naming convention:\s*/,``),t=t.replace(/^Structure pattern:\s*/,``),t=t.replace(/^Import convention:\s*/,``),t=t.replace(/^Convention:\s*/,``),t=t.replace(/\s*\(\d+%\s*confidence(?:,\s*\d+\s*entities?)?\)/,``),e.fact_type===`procedural`&&t.includes(`is accessed in`)){let e=t.match(/is accessed in (\d+)% of sessions/);if(e)return`Accessed in ${e[1]}% of your coding sessions`}if(e.fact_type===`procedural`&&t.includes(`revert rate`)){let e=t.match(/has a (\d+)% revert rate/);if(e)return`${e[1]}% of changes here get reverted — handle with care`}return t}function Mt(e){let t=Date.now()-e,n=Math.floor(t/6e4);if(n<60)return`${n}m ago`;let r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function Nt(e){let t=e.split(`/`);return t.length>1?t[t.length-1]:e}function Pt(e){let t=e.split(`/`);return t.length>1?t.slice(0,-1).join(`/`)+`/`:``}function Ft(e){return e>=.7?`bg-emerald-400`:e>=.4?`bg-amber-400`:`bg-red-400`}function It(e){return e>=.7?`Strong`:e>=.4?`Moderate`:`Fading`}function Lt(){let e=Ke(),[t,n]=(0,M.useState)(!1),[r,i]=(0,M.useState)(null),a=N({queryKey:[`facts`,`health`],queryFn:()=>d(`/api/facts/health`),refetchInterval:3e4}),s=N({queryKey:[`facts`,`list`,`all`],queryFn:()=>d(`/api/facts?${new URLSearchParams({scope:`*`,min_confidence:`0`,limit:`100`})}`),refetchInterval:15e3}),c=st({mutationFn:e=>d(`/api/facts/${e}/reinforce`,{method:`POST`}),onSuccess:()=>{e.invalidateQueries({queryKey:[`facts`]})}}),l=st({mutationFn:e=>d(`/api/facts/${e}`,{method:`DELETE`}),onSuccess:()=>{e.invalidateQueries({queryKey:[`facts`]})}}),u=a.data,f=s.data?.facts??[],p=f.reduce((e,t)=>((e[t.fact_type]??=[]).push(t),e),{}),m=p.semantic??[],h=p.procedural??[],g=p.negative??[],_=p.episodic??[],v=p.convention??[],y=a.isLoading||s.isLoading;return(0,o.jsxs)(`div`,{className:`flex flex-col gap-8`,children:[(0,o.jsx)(`section`,{className:`glass-panel rounded-xl p-6`,children:(0,o.jsxs)(`div`,{className:`flex items-start gap-6`,children:[(0,o.jsx)(Rt,{score:u?.avg_confidence??0,total:u?.total??0}),(0,o.jsxs)(`div`,{className:`flex-1 min-w-0`,children:[(0,o.jsx)(`h2`,{className:`text-lg font-semibold text-foreground`,children:`Project Memory`}),(0,o.jsx)(`p`,{className:`mt-1 text-sm t-secondary leading-relaxed`,children:`unerr learns about your project as you code — detecting patterns, tracking which files you revisit, and remembering what went wrong. This knowledge gets injected into every tool response to help your AI agent make better decisions.`}),y?(0,o.jsx)(`div`,{className:`mt-4`,children:(0,o.jsx)(yt,{n:4})}):u?(0,o.jsxs)(`div`,{className:`mt-4 grid gap-3 grid-cols-2 lg:grid-cols-4`,children:[(0,o.jsx)(zt,{label:`Total memories`,value:u.total,color:`text-foreground`}),(0,o.jsx)(zt,{label:`Patterns`,value:u.by_type.semantic??0,color:`text-violet-400`}),(0,o.jsx)(zt,{label:`Hot files`,value:u.by_type.procedural??0,color:`text-cyan-400`}),(0,o.jsx)(zt,{label:`Lessons`,value:(u.by_type.negative??0)+(u.by_type.episodic??0),color:`text-red-400`})]}):null]})]})}),(0,o.jsx)(Bt,{meta:At.convention,facts:v,renderCard:e=>(0,o.jsx)(Vt,{fact:e,onSelect:()=>i(e),onReinforce:()=>c.mutate(e.fact_id),onDismiss:()=>l.mutate(e.fact_id),isPending:c.isPending||l.isPending},e.fact_id),isLoading:y}),(0,o.jsx)(Bt,{meta:At.negative,facts:[...g,..._],renderCard:e=>(0,o.jsx)(Ut,{fact:e,onSelect:()=>i(e),onReinforce:()=>c.mutate(e.fact_id),onDismiss:()=>l.mutate(e.fact_id),isPending:c.isPending||l.isPending},e.fact_id),isLoading:y}),(0,o.jsx)(Bt,{meta:At.convention,facts:v,renderCard:e=>(0,o.jsx)(Vt,{fact:e,onSelect:()=>i(e),onReinforce:()=>c.mutate(e.fact_id),onDismiss:()=>l.mutate(e.fact_id),isPending:c.isPending||l.isPending},e.fact_id),isLoading:y}),(0,o.jsx)(Bt,{meta:At.semantic,facts:m,renderCard:e=>(0,o.jsx)(Vt,{fact:e,onSelect:()=>i(e),onReinforce:()=>c.mutate(e.fact_id),onDismiss:()=>l.mutate(e.fact_id),isPending:c.isPending||l.isPending},e.fact_id),isLoading:y}),(0,o.jsx)(Bt,{meta:At.procedural,facts:h,renderCard:e=>(0,o.jsx)(Ht,{fact:e,onSelect:()=>i(e),onReinforce:()=>c.mutate(e.fact_id),onDismiss:()=>l.mutate(e.fact_id),isPending:c.isPending||l.isPending},e.fact_id),isLoading:y}),f.length>0&&(0,o.jsxs)(`section`,{children:[(0,o.jsxs)(`button`,{type:`button`,className:`flex items-center gap-2 text-xs t-tertiary hover:text-foreground transition-colors`,onClick:()=>n(!t),children:[(0,o.jsx)(`span`,{className:`transition-transform`,style:{transform:t?`rotate(90deg)`:`rotate(0deg)`},children:`▸`}),t?`Hide`:`Show`,` all `,f.length,` raw facts`]}),t&&(0,o.jsx)(`div`,{className:`mt-3 glass-panel rounded-xl p-4 overflow-x-auto custom-scrollbar`,children:(0,o.jsxs)(`table`,{className:`w-full min-w-[700px] text-left text-xs`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary uppercase`,children:[(0,o.jsx)(`th`,{className:`py-2 pr-3 font-medium`,children:`Type`}),(0,o.jsx)(`th`,{className:`py-2 pr-3 font-medium`,children:`Subject`}),(0,o.jsx)(`th`,{className:`py-2 pr-3 font-medium`,children:`Content`}),(0,o.jsx)(`th`,{className:`py-2 pr-3 font-medium`,children:`Confidence`}),(0,o.jsx)(`th`,{className:`py-2 pr-3 font-medium`,children:`Age`})]})}),(0,o.jsx)(`tbody`,{children:f.map(e=>(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle`,children:[(0,o.jsx)(`td`,{className:`py-2 pr-3`,children:(0,o.jsx)(Qt,{type:e.fact_type})}),(0,o.jsx)(`td`,{className:`py-2 pr-3 font-mono max-w-[160px] truncate`,title:e.subject,children:e.subject}),(0,o.jsx)(`td`,{className:`py-2 pr-3 max-w-[300px] truncate t-secondary`,title:e.content,children:e.content}),(0,o.jsxs)(`td`,{className:`py-2 pr-3 font-mono tabular-nums`,children:[(e.effective_confidence*100).toFixed(0),`%`]}),(0,o.jsx)(`td`,{className:`py-2 pr-3 t-tertiary tabular-nums`,children:Mt(e.created_at)})]},e.fact_id))})]})})]}),r&&(0,o.jsx)(qt,{fact:r,allFacts:f,onClose:()=>i(null),onReinforce:()=>{c.mutate(r.fact_id),i(null)},onDismiss:()=>{l.mutate(r.fact_id),i(null)},isPending:c.isPending||l.isPending})]})}function Rt({score:e,total:t}){let n=2*Math.PI*36,r=n*Math.min(1,e),i=t===0?`—`:`${Math.round(e*100)}%`;return(0,o.jsxs)(`div`,{className:`relative flex-shrink-0`,style:{width:88,height:88},children:[(0,o.jsxs)(`svg`,{viewBox:`0 0 88 88`,className:`w-full h-full`,children:[(0,o.jsx)(`circle`,{cx:`44`,cy:`44`,r:36,fill:`none`,stroke:`currentColor`,strokeWidth:`5`,className:`text-surface-overlay opacity-40`}),(0,o.jsx)(`circle`,{cx:`44`,cy:`44`,r:36,fill:`none`,strokeWidth:`5`,strokeLinecap:`round`,strokeDasharray:`${r} ${n-r}`,strokeDashoffset:n*.25,className:`text-violet-400 transition-all duration-700`})]}),(0,o.jsxs)(`div`,{className:`absolute inset-0 flex flex-col items-center justify-center`,children:[(0,o.jsx)(`span`,{className:`text-lg font-bold text-foreground tabular-nums`,children:i}),(0,o.jsx)(`span`,{className:`text-[9px] t-tertiary uppercase tracking-wider`,children:`recall`})]})]})}function zt({label:e,value:t,color:n}){return(0,o.jsxs)(`div`,{className:`glass-card rounded-lg px-3 py-2.5`,children:[(0,o.jsx)(`p`,{className:`text-[10px] t-tertiary uppercase tracking-wide font-medium`,children:e}),(0,o.jsx)(`p`,{className:`text-xl font-semibold tabular-nums ${n}`,children:t})]})}function Bt({meta:e,facts:t,renderCard:n,isLoading:r}){return r?(0,o.jsxs)(`section`,{children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:e.label}),(0,o.jsx)(`div`,{className:`mt-3`,children:(0,o.jsx)(yt,{n:3})})]}):(0,o.jsxs)(`section`,{children:[(0,o.jsxs)(`div`,{className:`flex items-baseline gap-3`,children:[(0,o.jsxs)(`h2`,{className:`section-label`,style:{color:`var(--color-${e.color}-400, currentColor)`},children:[(0,o.jsx)(`span`,{className:`mr-1.5 opacity-60`,children:e.icon}),e.label]}),t.length>0&&(0,o.jsx)(`span`,{className:`text-[10px] t-tertiary tabular-nums`,children:t.length})]}),(0,o.jsx)(`p`,{className:`mt-1 text-xs t-tertiary`,children:e.description}),t.length===0?(0,o.jsx)(`p`,{className:`mt-4 text-sm t-tertiary italic`,children:e.emptyMsg}):(0,o.jsx)(`div`,{className:`mt-3 grid gap-3 sm:grid-cols-2 lg:grid-cols-3`,children:t.map(n)})]})}function Vt({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=jt(e),s=e.effective_confidence;return(0,o.jsxs)(`div`,{className:`glass-card rounded-xl p-4 flex flex-col gap-3 cursor-pointer hover:ring-1 hover:ring-violet-500/30 transition-all`,onClick:t,children:[(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-2`,children:[(0,o.jsx)(`h3`,{className:`text-sm font-medium text-foreground leading-snug truncate`,children:e.subject}),(0,o.jsx)(Gt,{onReinforce:n,onDismiss:r,isPending:i})]}),(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:a}),(0,o.jsx)(Wt,{confidence:s}),(0,o.jsxs)(`div`,{className:`flex items-center justify-between text-[10px] t-tertiary`,children:[(0,o.jsx)(`span`,{children:Mt(e.created_at)}),e.reinforcement_count>0&&(0,o.jsxs)(`span`,{children:[`reinforced `,e.reinforcement_count,`x`]})]})]})}function Ht({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=jt(e),s=e.content.match(/(\d+)% of sessions/),c=s?Number.parseInt(s[1],10):0;return(0,o.jsxs)(`div`,{className:`glass-card rounded-xl p-4 flex flex-col gap-3 cursor-pointer hover:ring-1 hover:ring-cyan-500/30 transition-all`,onClick:t,children:[(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-2`,children:[(0,o.jsxs)(`div`,{className:`min-w-0`,children:[(0,o.jsx)(`h3`,{className:`text-sm font-medium text-foreground truncate`,title:e.subject,children:Nt(e.subject)}),(0,o.jsx)(`p`,{className:`text-[10px] font-mono t-tertiary truncate`,title:e.subject,children:Pt(e.subject)})]}),(0,o.jsx)(Gt,{onReinforce:n,onDismiss:r,isPending:i})]}),(0,o.jsx)(`p`,{className:`text-xs t-secondary`,children:a}),c>0&&(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`div`,{className:`flex-1 h-1.5 rounded-full bg-surface-overlay overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full rounded-full bg-cyan-400 transition-all duration-500`,style:{width:`${c}%`}})}),(0,o.jsxs)(`span`,{className:`text-[10px] font-mono text-cyan-400 tabular-nums`,children:[c,`%`]})]}),(0,o.jsx)(`div`,{className:`text-[10px] t-tertiary`,children:Mt(e.created_at)})]})}function Ut({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=jt(e);return(0,o.jsxs)(`div`,{className:`glass-card rounded-xl p-4 flex flex-col gap-3 border border-red-500/10 cursor-pointer hover:ring-1 hover:ring-red-500/30 transition-all`,onClick:t,children:[(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-2`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2 min-w-0`,children:[(0,o.jsx)(`span`,{className:`flex items-center justify-center w-5 h-5 rounded-full text-[10px] font-bold bg-red-500/15 text-red-400 flex-shrink-0`,children:e.content.includes(`reverted`)?`↩`:`!`}),(0,o.jsx)(`h3`,{className:`text-sm font-medium text-foreground truncate`,title:e.subject,children:Nt(e.subject)})]}),(0,o.jsx)(Gt,{onReinforce:n,onDismiss:r,isPending:i})]}),(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:a}),(0,o.jsx)(Wt,{confidence:e.effective_confidence})]})}function Wt({confidence:e}){let t=Math.round(e*100);return(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`div`,{className:`flex-1 h-1 rounded-full bg-surface-overlay overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full rounded-full transition-all duration-500 ${Ft(e)}`,style:{width:`${t}%`}})}),(0,o.jsx)(`span`,{className:`text-[10px] tabular-nums ${t>=70?`text-emerald-400`:t>=40?`text-amber-400`:`text-red-400`}`,children:It(e)})]})}function Gt({onReinforce:e,onDismiss:t,isPending:n}){return(0,o.jsxs)(`div`,{className:`flex gap-1 flex-shrink-0`,children:[(0,o.jsx)(`button`,{type:`button`,className:`rounded-md p-1 text-xs text-emerald-400/60 hover:text-emerald-400 hover:bg-emerald-500/10 transition-colors disabled:opacity-30`,onClick:e,disabled:n,title:`This is still true — strengthen this memory`,children:(0,o.jsx)(`svg`,{viewBox:`0 0 16 16`,className:`w-3.5 h-3.5`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,children:(0,o.jsx)(`path`,{d:`M8 12V4M5 7l3-3 3 3`})})}),(0,o.jsx)(`button`,{type:`button`,className:`rounded-md p-1 text-xs text-red-400/60 hover:text-red-400 hover:bg-red-500/10 transition-colors disabled:opacity-30`,onClick:t,disabled:n,title:`This is wrong — forget this memory`,children:(0,o.jsx)(`svg`,{viewBox:`0 0 16 16`,className:`w-3.5 h-3.5`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,children:(0,o.jsx)(`path`,{d:`M4 4l8 8M12 4l-8 8`})})})]})}var Kt={convention_detector:{label:`Convention Detector`,description:`Automatically detected by analyzing your codebase patterns after indexing`},session_analysis:{label:`Session Analysis`,description:`Discovered by analyzing patterns across your coding sessions`},causal_bridge:{label:`24h Survival Check`,description:`Tracked whether your changes survived or were reverted within 24 hours`},negative_knowledge:{label:`Revert Detection`,description:`Captured when a change was made and then undone — the approach was wrong`},agent_explicit:{label:`Manually Recorded`,description:`You or your AI agent explicitly told unerr to remember this`}};function qt({fact:e,allFacts:t,onClose:n,onReinforce:r,onDismiss:i,isPending:a}){(0,M.useEffect)(()=>{let e=e=>{e.key===`Escape`&&n()};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[n]);let s=At[e.fact_type],c=s?.label??e.fact_type,l=s?.icon??`?`,u=s?.color??`violet`,d=Math.round(e.base_confidence*100),f=Math.round(e.effective_confidence*100),p=d-f;return(0,o.jsxs)(`div`,{className:`fixed inset-0 z-50 flex items-center justify-center p-4`,onClick:n,children:[(0,o.jsx)(`div`,{className:`absolute inset-0 bg-black/60 backdrop-blur-sm`}),(0,o.jsxs)(`div`,{className:`relative glass-panel rounded-2xl w-full max-w-lg max-h-[85vh] overflow-y-auto custom-scrollbar shadow-2xl`,onClick:e=>e.stopPropagation(),children:[(0,o.jsxs)(`div`,{className:`sticky top-0 z-10 flex items-center justify-between gap-3 px-6 py-4 border-b border-border-subtle bg-surface/95 backdrop-blur-sm rounded-t-2xl`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-3 min-w-0`,children:[(0,o.jsx)(`span`,{className:`flex items-center justify-center w-8 h-8 rounded-lg text-sm font-bold`,style:{background:`var(--color-${u}-500, #8B5CF6)1a`,color:`var(--color-${u}-400, #8B5CF6)`},children:l}),(0,o.jsxs)(`div`,{className:`min-w-0`,children:[(0,o.jsx)(`p`,{className:`text-[10px] uppercase tracking-wide t-tertiary font-medium`,children:c}),(0,o.jsx)(`h3`,{className:`text-sm font-semibold text-foreground truncate`,title:e.subject,children:e.subject})]})]}),(0,o.jsx)(`button`,{type:`button`,className:`flex-shrink-0 rounded-lg p-1.5 t-tertiary hover:text-foreground hover:bg-surface-overlay transition-colors`,onClick:n,children:(0,o.jsx)(`svg`,{viewBox:`0 0 16 16`,className:`w-4 h-4`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,children:(0,o.jsx)(`path`,{d:`M4 4l8 8M12 4l-8 8`})})})]}),(0,o.jsxs)(`div`,{className:`px-6 py-5 flex flex-col gap-5`,children:[(0,o.jsx)(Jt,{title:`What this means`,children:(0,o.jsx)(Yt,{fact:e})}),(0,o.jsx)(Jt,{title:`Summary`,children:(0,o.jsx)(`p`,{className:`text-sm text-foreground leading-relaxed`,children:jt(e)})}),(0,o.jsx)(Jt,{title:`Memory strength`,children:(0,o.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,o.jsx)(Wt,{confidence:e.effective_confidence}),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-x-4 gap-y-1.5 text-xs mt-1`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Base confidence`}),(0,o.jsxs)(`span`,{className:`font-mono tabular-nums text-foreground text-right`,children:[d,`%`]}),(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Current (after decay)`}),(0,o.jsxs)(`span`,{className:`font-mono tabular-nums text-foreground text-right`,children:[f,`%`]}),p>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Decay`}),(0,o.jsxs)(`span`,{className:`text-amber-400 tabular-nums text-right`,children:[`-`,p,`%`]})]}),e.reinforcement_count>0&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Reinforcements`}),(0,o.jsxs)(`span`,{className:`text-emerald-400 tabular-nums text-right`,children:[e.reinforcement_count,`x`,` `,(0,o.jsx)(`span`,{className:`text-[10px] t-tertiary`,children:`(slows decay)`})]})]})]})]})}),(0,o.jsx)(Xt,{fact:e,allFacts:t}),(0,o.jsx)(Jt,{title:`How it's used`,children:(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`When your AI agent reads or modifies files near`,` `,(0,o.jsx)(`span`,{className:`font-mono text-foreground`,children:e.scope}),`, this memory is automatically injected into the context — the agent sees it before writing code.`]})}),(0,o.jsx)(Jt,{title:`Source`,children:(()=>{let t=Kt[e.source]??{label:e.source,description:`Automatically generated`};return(0,o.jsxs)(`div`,{className:`flex items-start gap-2`,children:[(0,o.jsx)(`span`,{className:`w-1.5 h-1.5 rounded-full bg-violet-400/60 mt-1.5 flex-shrink-0`}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`text-xs font-medium text-foreground`,children:t.label}),(0,o.jsx)(`p`,{className:`text-[10px] t-tertiary mt-0.5`,children:t.description})]})]})})()}),(0,o.jsx)(Jt,{title:`Timeline`,children:(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-x-4 gap-y-1.5 text-xs`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`First detected`}),(0,o.jsx)(`span`,{className:`t-secondary text-right`,children:new Date(e.created_at).toLocaleDateString(void 0,{weekday:`short`,month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`})}),e.last_reinforced_at>e.created_at&&(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Last reinforced`}),(0,o.jsx)(`span`,{className:`t-secondary text-right`,children:new Date(e.last_reinforced_at).toLocaleDateString(void 0,{weekday:`short`,month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`})})]})]})}),(0,o.jsx)(Jt,{title:`Original data`,children:(0,o.jsx)(`p`,{className:`font-mono text-[11px] t-tertiary leading-relaxed bg-surface-overlay rounded-lg px-3 py-2`,children:e.content})})]}),(0,o.jsxs)(`div`,{className:`sticky bottom-0 flex items-center justify-between gap-3 px-6 py-4 border-t border-border-subtle bg-surface/95 backdrop-blur-sm rounded-b-2xl`,children:[(0,o.jsxs)(`span`,{className:`text-[10px] t-tertiary`,children:[`ID: `,e.fact_id.slice(0,8)]}),(0,o.jsxs)(`div`,{className:`flex gap-2`,children:[(0,o.jsxs)(`button`,{type:`button`,className:`flex items-center gap-1.5 rounded-lg px-3 py-1.5 text-xs font-medium text-emerald-400 bg-emerald-500/10 hover:bg-emerald-500/20 transition-colors disabled:opacity-30`,onClick:r,disabled:a,children:[(0,o.jsx)(`svg`,{viewBox:`0 0 16 16`,className:`w-3.5 h-3.5`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,children:(0,o.jsx)(`path`,{d:`M8 12V4M5 7l3-3 3 3`})}),`Still true`]}),(0,o.jsxs)(`button`,{type:`button`,className:`flex items-center gap-1.5 rounded-lg px-3 py-1.5 text-xs font-medium text-red-400 bg-red-500/10 hover:bg-red-500/20 transition-colors disabled:opacity-30`,onClick:i,disabled:a,children:[(0,o.jsx)(`svg`,{viewBox:`0 0 16 16`,className:`w-3.5 h-3.5`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,children:(0,o.jsx)(`path`,{d:`M4 4l8 8M12 4l-8 8`})}),`Forget this`]})]})]})]})]})}function Jt({title:e,children:t}){return(0,o.jsxs)(`div`,{className:`flex flex-col gap-1.5`,children:[(0,o.jsx)(`span`,{className:`text-[10px] font-medium uppercase tracking-wide t-tertiary`,children:e}),t]})}function Yt({fact:e}){if(e.fact_type===`semantic`)return(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`unerr detected that your codebase consistently follows this pattern. When your AI agent modifies code in`,` `,(0,o.jsx)(`span`,{className:`font-mono text-violet-400`,children:e.scope}),`, this convention is automatically surfaced so it doesn't accidentally break the pattern.`]});if(e.fact_type===`procedural`)return(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:`You keep coming back to this file across coding sessions. unerr prioritizes it in context so your AI agent understands this is central to your workflow.`});if(e.fact_type===`negative`||e.fact_type===`episodic`){let t=e.content.includes(`reverted`),n=e.source===`causal_bridge`,r=e.source===`session_analysis`,i=e.source===`negative_knowledge`;return t&&n?(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`A change was made to`,` `,(0,o.jsx)(`span`,{className:`font-mono text-red-400`,children:e.subject}),` but it was reverted within 24 hours — the approach didn't work out. unerr remembers this so your AI agent avoids the same mistake.`]}):!t&&n?(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`A change to`,` `,(0,o.jsx)(`span`,{className:`font-mono text-amber-400`,children:e.subject}),` `,`survived past the 24-hour window and shipped. This is tracked as a successful change.`]}):i?(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`The file`,` `,(0,o.jsx)(`span`,{className:`font-mono text-red-400`,children:e.subject}),` was modified and then reverted — the approach was incorrect. unerr captured this as a lesson so the same mistake isn't repeated.`]}):r?(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`Changes to`,` `,(0,o.jsx)(`span`,{className:`font-mono text-red-400`,children:e.subject}),` `,`frequently get reverted across multiple sessions. This file may have tricky edge cases or dependencies that make changes fragile.`]}):(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`Something went wrong with`,` `,(0,o.jsx)(`span`,{className:`font-mono text-red-400`,children:e.subject}),`. This lesson is surfaced when your AI agent works in this area.`]})}return e.fact_type===`convention`?(0,o.jsxs)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:[`This is a rule you or your AI agent explicitly recorded. It's injected whenever the agent works in`,` `,(0,o.jsx)(`span`,{className:`font-mono text-emerald-400`,children:e.scope}),`.`]}):(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:e.content})}function Xt({fact:e,allFacts:t}){if(e.fact_type===`semantic`){let t=e.content.match(/(\d+)\s*entit/),n=t?t[1]:null;return n?(0,o.jsx)(Jt,{title:`How widespread`,children:(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`text-lg font-semibold text-violet-400 tabular-nums`,children:n}),(0,o.jsx)(`span`,{className:`text-xs t-secondary`,children:`entities in your codebase follow this convention`})]})}):null}if(e.fact_type===`procedural`){let n=e.content.match(/(\d+)% of sessions/),r=n?Number.parseInt(n[1],10):0,i=e.content.match(/(\d+)% revert rate/),a=i?Number.parseInt(i[1],10):0,s=Pt(e.subject),c=t.filter(t=>t.fact_id!==e.fact_id&&t.fact_type===`procedural`&&Pt(t.subject)===s).slice(0,4),l=t.filter(t=>(t.fact_type===`negative`||t.fact_type===`episodic`)&&t.subject===e.subject);return(0,o.jsxs)(o.Fragment,{children:[(r>0||a>0)&&(0,o.jsx)(Jt,{title:`Session frequency`,children:(0,o.jsxs)(`div`,{className:`flex flex-col gap-2.5`,children:[r>0&&(0,o.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,o.jsx)(`div`,{className:`w-36 h-2.5 rounded-full bg-surface-overlay overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full rounded-full bg-cyan-400`,style:{width:`${r}%`}})}),(0,o.jsxs)(`span`,{className:`text-xs text-cyan-400 font-semibold tabular-nums`,children:[r,`%`]}),(0,o.jsx)(`span`,{className:`text-[10px] t-tertiary`,children:`of sessions`})]}),a>0&&(0,o.jsxs)(`div`,{className:`flex items-center gap-3`,children:[(0,o.jsx)(`div`,{className:`w-36 h-2.5 rounded-full bg-surface-overlay overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full rounded-full bg-red-400`,style:{width:`${a}%`}})}),(0,o.jsxs)(`span`,{className:`text-xs text-red-400 font-semibold tabular-nums`,children:[a,`%`]}),(0,o.jsx)(`span`,{className:`text-[10px] t-tertiary`,children:`revert rate`})]})]})}),c.length>0&&(0,o.jsx)(Jt,{title:`Often changed together`,children:(0,o.jsx)(`div`,{className:`flex flex-wrap gap-1.5`,children:c.map(e=>(0,o.jsx)(`span`,{className:`inline-flex items-center rounded-md bg-surface-overlay px-2 py-0.5 text-[10px] font-mono t-secondary`,children:Nt(e.subject)},e.fact_id))})}),l.length>0&&(0,o.jsx)(Jt,{title:`Known issues with this file`,children:(0,o.jsx)(`div`,{className:`flex flex-col gap-1.5`,children:l.map(e=>(0,o.jsxs)(`div`,{className:`flex items-start gap-2 text-xs`,children:[(0,o.jsx)(`span`,{className:`text-red-400 flex-shrink-0 mt-0.5`,children:`!`}),(0,o.jsx)(`span`,{className:`t-secondary`,children:jt(e)})]},e.fact_id))})})]})}return e.fact_type===`negative`||e.fact_type===`episodic`?(0,o.jsx)(Jt,{title:`Affected code`,children:(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`font-mono text-xs text-red-400`,children:e.subject}),e.scope!==e.subject&&(0,o.jsxs)(`span`,{className:`text-[10px] t-tertiary`,children:[`in `,e.scope]})]})}):null}var Zt={procedural:`bg-cyan-500/15 text-cyan-400`,semantic:`bg-violet-500/15 text-violet-400`,negative:`bg-red-500/15 text-red-400`,convention:`bg-emerald-500/15 text-emerald-400`,episodic:`bg-amber-500/15 text-amber-400`};function Qt({type:e}){return(0,o.jsx)(`span`,{className:`inline-block rounded-full px-2 py-0.5 text-[10px] font-medium uppercase ${Zt[e]??`bg-surface-overlay text-muted-foreground`}`,children:e})}function $t(e){switch(e){case`low`:return`bg-emerald-500/20 border-emerald-500/40 text-emerald-300`;case`medium`:return`bg-amber-500/20 border-amber-500/40 text-amber-300`;case`high`:return`bg-orange-500/20 border-orange-500/40 text-orange-300`;case`critical`:return`bg-red-500/20 border-red-500/40 text-red-300`;default:return`bg-zinc-700/30 border-zinc-600 text-zinc-400`}}function en(e){switch(e){case`low`:return`bg-emerald-500/30 text-emerald-300`;case`medium`:return`bg-amber-500/30 text-amber-300`;case`high`:return`bg-orange-500/30 text-orange-300`;case`critical`:return`bg-red-500/30 text-red-300`;default:return`bg-zinc-600/30 text-zinc-400`}}function tn({label:e,value:t,max:n,unit:r,hint:i}){let a=Math.min(t/n*100,100);return(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2 text-xs`,children:[(0,o.jsx)(`span`,{className:`w-28 text-zinc-300 shrink-0 font-medium`,children:e}),(0,o.jsx)(`div`,{className:`flex-1 h-1.5 bg-zinc-700 rounded-full overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full bg-violet-500 rounded-full transition-all`,style:{width:`${a}%`}})}),(0,o.jsxs)(`span`,{className:`w-12 text-right text-zinc-400 tabular-nums`,children:[typeof t==`number`&&t%1!=0?t.toFixed(2):t,r??``]})]}),i&&(0,o.jsx)(`div`,{className:`mt-0.5 ml-[7.5rem] text-[10px] text-zinc-500 leading-snug`,children:i})]})}function nn({node:e,onDrillDown:t,onSelect:n,isSelected:r}){let i=e.children&&e.children.length>0;return(0,o.jsxs)(`div`,{role:`button`,tabIndex:0,onClick:()=>n(e),onKeyDown:t=>{(t.key===`Enter`||t.key===` `)&&(t.preventDefault(),n(e))},className:`border rounded-lg p-3 text-left transition-all hover:scale-[1.01] cursor-pointer ${r?`ring-2 ring-violet-500 `:``}${$t(e.risk_level)}`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between gap-2 mb-1`,children:[(0,o.jsx)(`span`,{className:`font-medium text-sm truncate`,children:e.name}),(0,o.jsx)(`span`,{className:`text-[10px] px-1.5 py-0.5 rounded-full font-medium ${en(e.risk_level)}`,children:e.risk_level})]}),(0,o.jsxs)(`div`,{className:`flex items-center justify-between gap-2`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-3 text-[11px] text-zinc-400`,children:[(0,o.jsxs)(`span`,{children:[`Score: `,Math.round(e.health_score*100),`%`]}),(0,o.jsxs)(`span`,{children:[e.entity_count,` entities`]}),i&&(0,o.jsxs)(`span`,{children:[e.children.length,` dirs`]})]}),i&&t&&(0,o.jsx)(`button`,{type:`button`,onClick:n=>{n.stopPropagation(),t(e)},className:`text-[11px] text-violet-300 hover:text-violet-200 transition-colors px-1.5 py-0.5 rounded hover:bg-violet-500/10`,"aria-label":`Open ${e.name}`,children:`Open \\u25B8`})]})]})}function rn({node:e,activity:t}){let n=e.metrics;return(0,o.jsxs)(`div`,{className:`border border-zinc-700 rounded-lg p-4 bg-zinc-800/50`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-4`,children:[(0,o.jsx)(`h3`,{className:`font-semibold text-sm text-zinc-200 truncate`,children:e.path}),(0,o.jsxs)(`span`,{className:`text-xs px-2 py-0.5 rounded-full font-medium ${en(e.risk_level)}`,children:[Math.round(e.health_score*100),`% health`]})]}),t&&t.edit_count>=3&&(0,o.jsxs)(`div`,{className:`mb-3 rounded-md border border-amber-500/30 bg-amber-500/10 px-3 py-2 text-xs text-amber-200`,children:[(0,o.jsxs)(`div`,{className:`font-medium`,children:[`🩹 Active churn — `,t.edit_count,` edits in the last`,` `,t.window_days,` days`]}),(0,o.jsxs)(`div`,{className:`mt-0.5 text-[11px] text-amber-200/80`,children:[t.session_count,` session`,t.session_count===1?``:`s`,` touched this file. Hot files are more likely to break unrelated callers.`]})]}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsx)(tn,{label:`Called by`,value:n.fan_in,max:40,hint:n.fan_in>=20?`${n.fan_in} places depend on this — high-blast file`:n.fan_in>=5?`${n.fan_in} dependents`:`Few dependents`}),(0,o.jsx)(tn,{label:`Calls`,value:n.fan_out,max:40,hint:n.fan_out>=20?`Imports ${n.fan_out} things — consider splitting`:`Uses ${n.fan_out} other entities`}),(0,o.jsx)(tn,{label:`Edited recently`,value:n.change_frequency,max:10,hint:n.change_frequency>=5?`${n.change_frequency} recent edits — hot file`:`${n.change_frequency} recent edits`}),(0,o.jsx)(tn,{label:`Co-changes with`,value:n.coupling_count,max:10,hint:n.coupling_count>=5?`Edited alongside ${n.coupling_count} other files — likely coupled`:`${n.coupling_count} co-change partners`}),(0,o.jsx)(tn,{label:`Stability`,value:Math.round(n.durability*100),max:100,unit:`%`,hint:n.durability>=.7?`Rarely changes — stable surface`:n.durability>=.4?`Moderate churn`:`Changes often`})]}),(0,o.jsxs)(`div`,{className:`mt-3 pt-3 border-t border-zinc-700 text-xs text-zinc-500`,children:[e.entity_count,` entities in this`,` `,e.children?`directory`:`file`]})]})}function an({initialFilter:e}={}){let[t,n]=(0,M.useState)([]),[r,i]=(0,M.useState)(null),[a,s]=(0,M.useState)(e??``);(0,M.useEffect)(()=>{e!==void 0&&s(e)},[e]);let{data:c,isLoading:l,error:u}=N({queryKey:[`health-map`],queryFn:()=>d(`/api/intelligence/health-map`),staleTime:3e4}),f=!!r&&!r.children,p=N({queryKey:[`health-map-file`,r?.path],queryFn:()=>d(`/api/intelligence/health-map/file?path=${encodeURIComponent(r?.path??``)}`),enabled:f,staleTime:3e4}).data?.data?.recent_activity??null;if(l)return(0,o.jsx)(`div`,{className:`flex items-center justify-center h-64 text-zinc-500`,children:`Loading health map...`});if(u||!c?.data)return(0,o.jsx)(`div`,{className:`flex items-center justify-center h-64 text-red-400`,children:`Failed to load health map`});let m=c.data;for(let e of t){let t=m.children?.find(t=>t.path===e);if(t)m=t;else break}let h=m.children??[m],g=a.trim().toLowerCase(),_=g?h.filter(e=>e.name.toLowerCase().includes(g)||e.path.toLowerCase().includes(g)):h;return(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5 text-xs text-zinc-400`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:()=>{n([]),i(null)},className:`hover:text-zinc-200 transition-colors`,children:`root`}),t.map((e,r)=>(0,o.jsxs)(`span`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`span`,{className:`text-zinc-600`,children:`/`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>{n(t.slice(0,r+1)),i(null)},className:`hover:text-zinc-200 transition-colors`,children:e.split(`/`).pop()})]},e))]}),(0,o.jsxs)(`div`,{className:`flex flex-wrap items-center justify-between gap-3`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-4 text-sm`,children:[(0,o.jsxs)(`span`,{className:`text-zinc-300`,children:[`Overall health:`,` `,(0,o.jsxs)(`span`,{className:`font-semibold text-violet-400`,children:[Math.round(m.health_score*100),`%`]})]}),(0,o.jsxs)(`span`,{className:`text-zinc-500`,children:[m.entity_count,` entities`]}),(0,o.jsxs)(`span`,{className:`text-xs px-2 py-0.5 rounded-full ${en(m.risk_level)}`,children:[m.risk_level,` risk`]})]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`input`,{type:`search`,value:a,onChange:e=>s(e.target.value),placeholder:`Filter files in this level…`,className:`text-xs rounded-md border border-zinc-700 bg-zinc-800/60 px-2.5 py-1.5 w-56 focus:outline-none focus:border-violet-500 placeholder:text-zinc-500`}),a&&(0,o.jsx)(`button`,{type:`button`,onClick:()=>s(``),className:`text-xs text-zinc-500 hover:text-zinc-300`,children:`Clear`})]})]}),(0,o.jsxs)(`div`,{className:`grid grid-cols-1 lg:grid-cols-3 gap-4`,children:[(0,o.jsxs)(`div`,{className:`lg:col-span-2 grid grid-cols-2 sm:grid-cols-3 gap-2`,children:[_.map(e=>(0,o.jsx)(nn,{node:e,onDrillDown:e=>{n([...t,e.path]),i(null)},onSelect:i,isSelected:r?.path===e.path},e.path)),_.length===0&&(0,o.jsx)(`div`,{className:`col-span-full text-center text-zinc-500 py-8`,children:`No health data for this path`})]}),(0,o.jsx)(`div`,{children:r?(0,o.jsx)(rn,{node:r,activity:p}):(0,o.jsx)(`div`,{className:`border border-zinc-700 rounded-lg p-4 bg-zinc-800/50 text-zinc-500 text-sm`,children:`Click a file to see detailed health metrics`})})]})]})}var on={critical:`bg-red-500/15 text-red-400 border-red-500/20`,high:`bg-red-500/15 text-red-400 border-red-500/20`,medium:`bg-amber-500/15 text-amber-400 border-amber-500/20`,low:`bg-emerald-500/15 text-emerald-400 border-emerald-500/20`},sn={critical:`bg-red-400`,high:`bg-red-400`,medium:`bg-amber-400`,low:`bg-emerald-400`},cn={critical:`text-red-400`,high:`text-red-400`,medium:`text-amber-400`,low:`text-emerald-400`},ln={critical:{border:`border-red-500/30`,bg:`bg-red-500/5`,icon:`!!`,iconColor:`text-red-400 bg-red-500/20`},warning:{border:`border-amber-500/30`,bg:`bg-amber-500/5`,icon:`!`,iconColor:`text-amber-400 bg-amber-500/20`},info:{border:`border-blue-500/30`,bg:`bg-blue-500/5`,icon:`i`,iconColor:`text-blue-400 bg-blue-500/20`},positive:{border:`border-emerald-500/30`,bg:`bg-emerald-500/5`,icon:`✓`,iconColor:`text-emerald-400 bg-emerald-500/20`}},un={A:`text-emerald-400`,B:`text-emerald-400`,C:`text-amber-400`,D:`text-red-400`,F:`text-red-400`};function dn(e){let t=e.risk_level===`high`?3:e.risk_level===`medium`?2:1,n=e.test_count===0?2:1;return e.degree*t*n}function fn(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function pn(e){return`${e}%`}function mn({level:e}){return(0,o.jsxs)(`span`,{className:`inline-flex items-center rounded-full border px-2 py-0.5 text-[10px] font-medium uppercase tracking-wide ${on[e]??on.low}`,children:[(0,o.jsx)(`span`,{className:`mr-1 inline-block h-1.5 w-1.5 rounded-full ${sn[e]??sn.low}`}),e]})}function hn({count:e}){return e===0?(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 text-[10px] font-medium text-red-400/80`,children:[(0,o.jsx)(`span`,{className:`inline-block h-1.5 w-1.5 rounded-full bg-red-400/60`}),`untested`]}):(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 text-[10px] font-medium text-emerald-400/80`,children:[(0,o.jsx)(`span`,{className:`inline-block h-1.5 w-1.5 rounded-full bg-emerald-400/60`}),e,` test`,e===1?``:`s`]})}function gn({insights:e,stats:t,isLoading:n}){if(n)return(0,o.jsx)(`div`,{className:`grid gap-4 sm:grid-cols-2 lg:grid-cols-4`,children:(0,o.jsx)(yt,{n:4})});if(!e||!t)return(0,o.jsx)(`div`,{className:`glass-panel rounded-xl px-6 py-8 text-center`,children:(0,o.jsx)(`p`,{className:`t-secondary text-sm`,children:`Graph not loaded yet — start the proxy or wait for indexing.`})});let r=e.healthGrade,i=e.healthScore,a=e.blastRadiusCoverage;return(0,o.jsxs)(`div`,{className:`grid gap-4 lg:grid-cols-[280px_1fr]`,children:[(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl flex flex-col items-center justify-center py-6 px-4 gap-2`,children:[(0,o.jsxs)(`div`,{className:`relative flex items-center justify-center`,children:[(0,o.jsxs)(`svg`,{viewBox:`0 0 120 120`,className:`h-28 w-28`,children:[(0,o.jsx)(`circle`,{cx:`60`,cy:`60`,r:`52`,fill:`none`,stroke:`currentColor`,strokeWidth:`8`,className:`text-surface-overlay`}),(0,o.jsx)(`circle`,{cx:`60`,cy:`60`,r:`52`,fill:`none`,strokeWidth:`8`,strokeLinecap:`round`,strokeDasharray:`${i/100*327} 327`,transform:`rotate(-90 60 60)`,className:i>=80?`text-emerald-400`:i>=50?`text-amber-400`:`text-red-400`,style:{transition:`stroke-dasharray 0.6s ease`}})]}),(0,o.jsxs)(`div`,{className:`absolute flex flex-col items-center`,children:[(0,o.jsx)(`span`,{className:`text-3xl font-bold ${un[r]??`text-foreground`}`,children:r}),(0,o.jsxs)(`span`,{className:`text-xs t-tertiary font-mono`,children:[i,`/100`]})]})]}),(0,o.jsx)(`span`,{className:`text-xs t-tertiary`,children:`Codebase Health`})]}),(0,o.jsxs)(`div`,{className:`flex flex-col gap-3`,children:[(0,o.jsxs)(`div`,{className:`grid grid-cols-1 gap-3 sm:grid-cols-3`,children:[(0,o.jsx)(_n,{label:`Tested Reach`,value:pn(a),hint:`% of your code's dependency reach that has tests guarding it.`,accent:a>=75?`emerald`:a>=50?`amber`:`red`}),(0,o.jsx)(_n,{label:`Chokepoints`,value:String(e.bottlenecks.length),hint:`High-traffic files with no tests — break one, break many.`,accent:e.bottlenecks.length>0?`red`:`emerald`}),(0,o.jsx)(_n,{label:`Risk Concentrated In Top 5`,value:pn(e.riskConcentration),hint:`Higher = more fragile codebase (few files carry most risk).`,accent:e.riskConcentration>60?`red`:e.riskConcentration>40?`amber`:`emerald`})]}),(0,o.jsxs)(`details`,{className:`group rounded-xl border border-border-subtle bg-sidebar/40 px-4 py-2`,children:[(0,o.jsxs)(`summary`,{className:`cursor-pointer text-xs text-muted-foreground hover:text-foreground transition-colors`,children:[`Advanced metrics (`,fn(t.entityCount),` entities ·`,` `,t.communityCount,` modules)`]}),(0,o.jsxs)(`div`,{className:`mt-3 grid grid-cols-2 gap-3 sm:grid-cols-3 lg:grid-cols-4`,children:[(0,o.jsx)(_n,{label:`High-Risk Files`,value:String(e.riskDistribution.high),sub:`of ${e.riskDistribution.high+e.riskDistribution.medium+e.riskDistribution.low} analyzed`,hint:`Files with high blast radius and weak test coverage.`,accent:e.riskDistribution.high>0?`red`:`emerald`}),(0,o.jsx)(_n,{label:`Untested Reach`,value:fn(e.untestedBlastRadius),sub:`of ${fn(e.totalBlastRadius)} total`,hint:`Dependency edges that no test currently exercises.`,accent:e.untestedBlastRadius>e.testedBlastRadius?`red`:`emerald`}),(0,o.jsx)(_n,{label:`Modules`,value:String(t.communityCount),sub:`${fn(t.fileCount)} files`,hint:`Clusters of files that change together (auto-detected).`}),e.mostCoupledPair?(0,o.jsx)(_n,{label:`Tightest Co-Change Pair`,value:String(e.mostCoupledPair.weight),sub:`${e.mostCoupledPair.from.slice(0,16)}…`,hint:`Two files edited together this many times — likely coupled.`,accent:e.mostCoupledPair.weight>=10?`amber`:void 0}):(0,o.jsx)(_n,{label:`Drift`,value:fn(t.driftCount),sub:t.driftCount>0?`entities drifted`:`clean`,hint:`Entities modified since the graph was last indexed.`})]})]})]})]})}function _n({label:e,value:t,sub:n,hint:r,accent:i,onClick:a}){return(0,o.jsxs)(a?`button`:`div`,{type:a?`button`:void 0,onClick:a,className:`glass-panel rounded-xl px-4 py-3 w-full ${a?`cursor-pointer hover:el-raised transition-colors text-left`:``}`,title:r,children:[(0,o.jsx)(`div`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:e}),(0,o.jsx)(`div`,{className:`mt-1 text-xl font-semibold font-mono ${i===`emerald`?`text-emerald-400`:i===`red`?`text-red-400`:i===`amber`?`text-amber-400`:`text-foreground-emphasis`}`,children:t}),n&&(0,o.jsx)(`div`,{className:`mt-0.5 t-tertiary text-[10px]`,children:n}),r&&(0,o.jsx)(`div`,{className:`mt-1 text-[10px] text-muted-foreground leading-snug`,children:r})]})}var vn={"blast-radius-coverage":{label:`View hotspots`,action:`scroll`,target:`section-risk-hotspots`},bottlenecks:{label:`View bottlenecks`,action:`scroll`,target:`section-risk-hotspots`},"risk-concentration":{label:`View top 5`,action:`scroll`,target:`section-risk-hotspots`},"coupling-hotspot":{label:`View module graph`,action:`route`,target:`visual`},"no-high-risk":null};function yn({cards:e}){if(e.length===0)return null;let t=e=>{document.getElementById(e)?.scrollIntoView({behavior:`smooth`,block:`start`})};return(0,o.jsxs)(`section`,{children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2 mb-3`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`What needs your attention`}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`ranked findings your IDE can't surface — start here`})]}),(0,o.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-2 lg:grid-cols-3`,children:e.map(e=>{let n=ln[e.severity]??ln.info,r=vn[e.id]??null;return(0,o.jsxs)(`div`,{className:`rounded-xl border ${n.border} ${n.bg} p-4 transition-colors flex flex-col`,children:[(0,o.jsxs)(`div`,{className:`flex items-start gap-3 flex-1`,children:[(0,o.jsx)(`span`,{className:`mt-0.5 flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-xs font-bold ${n.iconColor}`,children:n.icon}),(0,o.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,o.jsx)(`h3`,{className:`text-sm font-medium text-foreground-emphasis leading-snug`,children:e.title}),(0,o.jsx)(`p`,{className:`mt-1.5 text-xs t-secondary leading-relaxed`,children:e.description}),e.metric!==void 0&&e.metricLabel&&(0,o.jsxs)(`div`,{className:`mt-2 flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`font-mono text-sm font-semibold text-foreground-emphasis`,children:e.metric}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:e.metricLabel})]})]})]}),r&&(0,o.jsx)(`div`,{className:`mt-3 pt-3 border-t border-border-subtle/40`,children:(0,o.jsxs)(`button`,{type:`button`,onClick:()=>r.action===`scroll`?t(r.target):pt(r.target),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors font-medium`,children:[r.label,` →`]})})]},e.id)})})]})}function bn({hotspots:e,bottlenecks:t,isLoading:n,isError:r}){let i=e.slice(0,3),a=e.slice(3),s=new Set(t.map(e=>e.key)),c=e=>{window.location.hash=`#/visual?entity=${encodeURIComponent(e)}`};return(0,o.jsxs)(`section`,{id:`section-risk-hotspots`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-3`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Risk Hotspots`}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`files where a small change can cascade — fix these first`})]}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`visual`),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors`,children:`View map →`})]}),n?(0,o.jsx)(St,{cols:4,rows:6}):r?(0,o.jsx)(`div`,{className:`glass-panel rounded-xl px-4 py-6`,children:(0,o.jsx)(`p`,{className:`text-error text-sm`,children:`Could not load risk data — graph may still be indexing.`})}):e.length===0?(0,o.jsx)(`div`,{className:`glass-panel rounded-xl px-4 py-6 text-center`,children:(0,o.jsx)(`p`,{className:`t-secondary text-sm`,children:`No entities indexed yet.`})}):(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-3`,children:i.map((e,t)=>{let n=s.has(e.key);return(0,o.jsxs)(`button`,{type:`button`,onClick:()=>c(e.key),className:`glass-panel rounded-xl p-4 text-left w-full cursor-pointer hover:el-raised transition-all`,"aria-label":`Open ${e.name} in graph visualizer`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-2`,children:[(0,o.jsxs)(`span`,{className:`text-[10px] font-medium t-tertiary uppercase tracking-wider`,children:[`#`,t+1,` highest risk`]}),(0,o.jsx)(mn,{level:e.risk_level})]}),(0,o.jsx)(`div`,{className:`font-mono text-sm font-medium text-foreground-emphasis truncate`,children:e.name}),(0,o.jsx)(`div`,{className:`mt-1 text-[10px] t-tertiary truncate`,children:e.file_path}),(0,o.jsxs)(`div`,{className:`mt-3 flex items-center gap-3 text-xs`,title:`Called by ${e.fan_in} places · calls ${e.fan_out} things`,children:[(0,o.jsxs)(`div`,{className:`font-mono`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`called by `}),(0,o.jsx)(`span`,{className:cn[e.risk_level]??`text-foreground`,children:e.fan_in})]}),(0,o.jsxs)(`div`,{className:`font-mono`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`calls `}),(0,o.jsx)(`span`,{className:`text-foreground`,children:e.fan_out})]}),(0,o.jsx)(hn,{count:e.test_count})]}),n&&(0,o.jsx)(`div`,{className:`mt-2 rounded-md bg-red-500/10 px-2 py-1 text-[10px] text-red-400 font-medium`,children:`Structural bottleneck`})]},e.key)})}),a.length>0&&(0,o.jsx)(`div`,{className:`glass-panel rounded-xl overflow-hidden`,children:(0,o.jsx)(`div`,{className:`custom-scrollbar max-h-[320px] overflow-auto`,children:(0,o.jsxs)(`table`,{className:`w-full text-xs`,children:[(0,o.jsx)(`thead`,{className:`sticky top-0 bg-surface-overlay/95 backdrop-blur-sm`,children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary text-left`,children:[(0,o.jsx)(`th`,{className:`py-2 pl-4 pr-2 font-medium`,children:`Entity`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium`,children:`Kind`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium text-right`,title:`Number of places that depend on this entity`,children:`Called By`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium text-right`,title:`Number of things this entity uses`,children:`Calls`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium`,children:`Risk`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium`,children:`Tests`}),(0,o.jsx)(`th`,{className:`py-2 px-2 pr-4 font-medium`,children:`Module`})]})}),(0,o.jsx)(`tbody`,{className:`divide-y divide-border-subtle`,children:a.map(e=>(0,o.jsxs)(`tr`,{onClick:()=>c(e.key),onKeyDown:t=>{(t.key===`Enter`||t.key===` `)&&(t.preventDefault(),c(e.key))},tabIndex:0,role:`button`,"aria-label":`Open ${e.name} in graph visualizer`,className:`transition-colors hover:el-raised cursor-pointer focus:outline-none focus-visible:ring-1 focus-visible:ring-violet-500`,children:[(0,o.jsxs)(`td`,{className:`py-2 pl-4 pr-2`,children:[(0,o.jsx)(`div`,{className:`font-mono text-foreground-emphasis truncate max-w-[180px]`,children:e.name}),(0,o.jsx)(`div`,{className:`t-tertiary truncate max-w-[180px]`,children:e.file_path})]}),(0,o.jsx)(`td`,{className:`py-2 px-2`,children:(0,o.jsx)(`span`,{className:`rounded bg-surface-raised px-1.5 py-0.5 text-[10px] t-tertiary`,children:e.kind})}),(0,o.jsx)(`td`,{className:`py-2 px-2 text-right font-mono ${cn[e.risk_level]??``}`,children:e.fan_in}),(0,o.jsx)(`td`,{className:`py-2 px-2 text-right font-mono`,children:e.fan_out}),(0,o.jsx)(`td`,{className:`py-2 px-2`,children:(0,o.jsx)(mn,{level:e.risk_level})}),(0,o.jsx)(`td`,{className:`py-2 px-2`,children:(0,o.jsx)(hn,{count:e.test_count})}),(0,o.jsx)(`td`,{className:`py-2 px-2 pr-4`,children:(0,o.jsx)(`span`,{className:`text-violet-400/60 truncate max-w-[100px] inline-block`,children:e.community_label||`—`})})]},e.key))})]})})})]})]})}function xn({communities:e,onSelectModule:t}){return e.length===0?null:(0,o.jsxs)(`section`,{children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2 mb-3`,children:[(0,o.jsx)(`h2`,{className:`section-label text-violet-500`,children:`Module Health`}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`which parts of the codebase are well-tested vs. exposed`})]}),(0,o.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4`,children:e.map(e=>{let n=e.blastRadiusCoveragePct>=75?`text-emerald-400`:e.blastRadiusCoveragePct>=50?`text-amber-400`:`text-red-400`,r=e.blastRadiusCoveragePct>=75?`bg-emerald-400`:e.blastRadiusCoveragePct>=50?`bg-amber-400`:`bg-red-400`;return(0,o.jsxs)(`button`,{type:`button`,onClick:()=>t(e.label),className:`glass-panel rounded-xl p-4 text-left w-full cursor-pointer hover:el-raised transition-all`,"aria-label":`Open ${e.label} in File Health Map`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-2`,children:[(0,o.jsx)(`span`,{className:`text-sm font-medium text-foreground-emphasis truncate max-w-[160px]`,children:e.label}),(0,o.jsxs)(`span`,{className:`font-mono text-sm font-semibold ${n}`,children:[e.blastRadiusCoveragePct,`%`]})]}),(0,o.jsx)(`div`,{className:`h-1.5 rounded-full bg-surface-overlay overflow-hidden mb-3`,children:(0,o.jsx)(`div`,{className:`h-full rounded-full ${r} transition-all duration-500`,style:{width:`${e.blastRadiusCoveragePct}%`}})}),(0,o.jsxs)(`div`,{className:`grid grid-cols-3 gap-2 text-[10px]`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary`,children:`Entities`}),(0,o.jsx)(`div`,{className:`font-mono text-foreground-emphasis`,children:e.entities})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary`,children:`Tested`}),(0,o.jsx)(`div`,{className:`font-mono text-emerald-400`,children:e.tested})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-tertiary`,children:`Untested`}),(0,o.jsx)(`div`,{className:`font-mono ${e.untested>0?`text-red-400`:`text-emerald-400`}`,children:e.untested})]})]}),(e.riskHigh>0||e.riskMedium>0)&&(0,o.jsxs)(`div`,{className:`mt-2 flex items-center gap-1.5 flex-wrap`,children:[e.riskHigh>0&&(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded-full bg-red-500/10 px-1.5 py-0.5 text-[10px] text-red-400`,children:[(0,o.jsx)(`span`,{className:`h-1 w-1 rounded-full bg-red-400`}),e.riskHigh,` high`]}),e.riskMedium>0&&(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded-full bg-amber-500/10 px-1.5 py-0.5 text-[10px] text-amber-400`,children:[(0,o.jsx)(`span`,{className:`h-1 w-1 rounded-full bg-amber-400`}),e.riskMedium,` med`]})]})]},e.label)})})]})}function Sn(){return typeof window>`u`?`overview`:window.location.hash.replace(/^#/,``).trim().split(`/`).filter(Boolean)[1]===`file-health`?`file-health`:`overview`}function Cn(e){let t=e===`file-health`?`#/graph/file-health`:`#/graph`;window.location.hash!==t&&window.history.replaceState(null,``,t)}function wn(){let[e,t]=(0,M.useState)(()=>Sn()),[n,r]=(0,M.useState)(void 0),i=e=>{t(e),Cn(e)},a=e=>{r(e),i(`file-health`)};(0,M.useEffect)(()=>{let e=()=>t(Sn());return window.addEventListener(`hashchange`,e),()=>window.removeEventListener(`hashchange`,e)},[]);let s=N({queryKey:[`intelligence`,`graph-stats`],queryFn:()=>d(`/api/intelligence/graph-stats`),enabled:e===`overview`}),c=N({queryKey:[`intelligence`,`insights`],queryFn:()=>d(`/api/intelligence/insights`),enabled:e===`overview`}),l=N({queryKey:[`intelligence`,`risk-hotspots`],queryFn:()=>d(`/api/intelligence/risk-hotspots?limit=25`),enabled:e===`overview`}),u=N({queryKey:[`session`,`efficiency`],queryFn:()=>d(`/api/session/efficiency`),enabled:e===`overview`,staleTime:1e4}),f=N({queryKey:[`session`,`intents`],queryFn:()=>d(`/api/session/intents`),enabled:e===`overview`,staleTime:1e4}),p=N({queryKey:[`intelligence`,`reading-tour`],queryFn:()=>d(`/api/intelligence/reading-tour?limit=5`),enabled:e===`overview`,staleTime:5*6e4}).data?.data,m=!!p&&p.stops.length>=3&&(u.data?.data?.totalCalls??0)===0&&(f.data?.data?.length??0)===0,h=c.data?.data,g=(l.data?.data??[]).sort((e,t)=>dn(t)-dn(e));return(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsxs)(`div`,{className:`inline-flex rounded-lg border border-border-subtle bg-sidebar p-1`,role:`tablist`,"aria-label":`Code Intelligence view`,children:[(0,o.jsx)(Tn,{active:e===`overview`,onClick:()=>i(`overview`),children:`Overview`}),(0,o.jsx)(Tn,{active:e===`file-health`,onClick:()=>i(`file-health`),children:`File Health Map`})]}),e===`overview`?(0,o.jsxs)(`div`,{className:`space-y-8`,children:[(0,o.jsx)(Dn,{efficiency:u.data?.data??null,intents:f.data?.data??null,hotspots:g}),m&&p&&(0,o.jsx)(En,{stops:p.stops,estimatedReadingTimeMin:p.estimatedReadingTimeMin}),h&&(0,o.jsx)(yn,{cards:h.insights}),(0,o.jsx)(bn,{hotspots:g,bottlenecks:h?.bottlenecks??[],isLoading:l.isLoading,isError:l.isError}),(0,o.jsx)(gn,{insights:h??null,stats:s.data?.data??null,isLoading:s.isLoading||c.isLoading}),h&&(0,o.jsx)(xn,{communities:h.communityHealth,onSelectModule:a})]}):(0,o.jsx)(an,{initialFilter:n})]})}function Tn({active:e,onClick:t,children:n}){return(0,o.jsx)(`button`,{type:`button`,role:`tab`,"aria-selected":e,onClick:t,className:`px-4 py-1.5 text-sm rounded-md transition-colors ${e?`el-raised font-medium text-foreground-emphasis`:`text-muted-foreground hover:text-foreground`}`,children:n})}function En({stops:e,estimatedReadingTimeMin:t}){let[n,r]=(0,M.useState)(0),i=e[n],a=e=>{window.location.hash=`#/visual?entity=${encodeURIComponent(e)}`};return(0,o.jsxs)(`section`,{"aria-label":`Reading tour`,className:`rounded-xl border border-violet-500/30 bg-violet-500/5 p-5`,children:[(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-4 mb-3`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`flex items-center gap-2`,children:(0,o.jsx)(`span`,{className:`text-[10px] font-medium text-violet-300 uppercase tracking-wider`,children:`New to this codebase?`})}),(0,o.jsx)(`h2`,{className:`mt-1 text-base font-semibold text-foreground-emphasis`,children:`Reading Tour — start here`}),(0,o.jsxs)(`p`,{className:`mt-1 text-xs t-secondary leading-relaxed max-w-2xl`,children:[e.length,` files form the structural backbone of this repo. Reading them in order gives you ~80% of the architecture in about`,` `,t,` minutes.`]})]}),(0,o.jsxs)(`div`,{className:`t-tertiary text-[10px] uppercase tracking-wider shrink-0`,children:[n+1,` / `,e.length]})]}),(0,o.jsx)(`div`,{className:`flex gap-1.5 mb-4 overflow-x-auto custom-scrollbar pb-1`,children:e.map((e,t)=>(0,o.jsxs)(`button`,{type:`button`,onClick:()=>r(t),className:`shrink-0 px-3 py-1.5 rounded-md text-xs transition-colors ${t===n?`bg-violet-500/30 text-violet-100 font-medium`:`bg-surface-overlay/40 text-muted-foreground hover:text-foreground`}`,children:[(0,o.jsxs)(`span`,{className:`text-[10px] mr-1.5 opacity-60`,children:[`#`,e.rank]}),e.name]},e.key))}),i&&(0,o.jsxs)(`div`,{className:`rounded-lg bg-surface-overlay/40 border border-border-subtle p-4`,children:[(0,o.jsxs)(`div`,{className:`flex items-baseline justify-between gap-3 mb-1`,children:[(0,o.jsx)(`div`,{className:`font-mono text-sm text-foreground-emphasis truncate`,children:i.name}),(0,o.jsx)(`span`,{className:`text-[10px] t-tertiary uppercase tracking-wider shrink-0`,children:i.kind})]}),(0,o.jsx)(`div`,{className:`t-tertiary text-[11px] font-mono truncate mb-2`,children:i.file_path}),(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:i.why}),(0,o.jsxs)(`div`,{className:`mt-3 flex items-center gap-3`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:()=>a(i.key),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors font-medium`,children:`Open in graph →`}),n>0&&(0,o.jsx)(`button`,{type:`button`,onClick:()=>r(e=>e-1),className:`text-xs text-muted-foreground hover:text-foreground transition-colors`,children:`← Prev`}),n<e.length-1&&(0,o.jsx)(`button`,{type:`button`,onClick:()=>r(e=>e+1),className:`text-xs text-muted-foreground hover:text-foreground transition-colors`,children:`Next →`})]})]})]})}function Dn({efficiency:e,intents:t,hotspots:n}){let r=e?.savedTokens??0,i=new Set(n.map(e=>e.key)),a=new Set;if(t)for(let e of t)for(let t of e.entitiesModified??[])i.has(t)&&a.add(t);return r>0||a.size>0?(0,o.jsxs)(`div`,{className:`flex flex-wrap items-center gap-x-6 gap-y-2 rounded-lg border border-violet-500/20 bg-violet-500/5 px-4 py-2.5 text-xs`,children:[(0,o.jsx)(`span`,{className:`t-tertiary uppercase tracking-wider text-[10px]`,children:`This session`}),a.size>0&&(0,o.jsxs)(`button`,{type:`button`,onClick:()=>document.getElementById(`section-risk-hotspots`)?.scrollIntoView({behavior:`smooth`,block:`start`}),className:`flex items-center gap-1.5 text-foreground hover:text-violet-300 transition-colors`,children:[(0,o.jsx)(`span`,{className:`text-amber-400 font-semibold`,children:a.size}),(0,o.jsxs)(`span`,{children:[`hotspot`,a.size===1?``:`s`,` touched`]}),(0,o.jsx)(`span`,{className:`text-violet-400`,children:`→`})]}),r>0&&(0,o.jsxs)(`button`,{type:`button`,onClick:()=>pt(`reasoning`),className:`flex items-center gap-1.5 text-foreground hover:text-cyan-300 transition-colors`,children:[(0,o.jsx)(`span`,{className:`text-emerald-400 font-semibold`,children:(e=>e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e))(r)}),(0,o.jsx)(`span`,{children:`tokens saved today`}),(0,o.jsx)(`span`,{className:`text-cyan-400`,children:`→`})]})]}):null}var On=[271,195,140,25,320,50,170,240,0,90,210,300,60,150,30,280];function kn(e){return`hsl(${On[e%On.length]}, ${e%3==0?70:e%3==1?85:60}%, 62%)`}function An(e){return`hsl(${On[e%On.length]}, ${e%3==0?70:e%3==1?85:60}%, 42%)`}function jn(e){return`hsl(${On[e%On.length]}, 60%, 20%)`}var Mn=`hsl(160, 40%, 45%)`,Nn=`hsl(160, 40%, 30%)`,Pn={fetching:`Fetching graph data…`,building:`Building graph layout…`,done:``},Fn=`cluster:filecommunity:`,In=`cluster:file:`;function Ln(e){return`${Fn}${e}`}function Rn(e){return`${In}${e}`}function zn(e){return Number.parseInt(e.replace(Fn,``),10)}function Bn(e){return e.replace(In,``)}function Vn(e){return e.split(`/`).pop()??e}var Hn=`unerr:graph-positions`;function Un(){try{let e=localStorage.getItem(Hn);return e?JSON.parse(e):null}catch{return null}}function Wn(e){try{localStorage.setItem(Hn,JSON.stringify(e))}catch{}}var Gn=100;function Kn(e,t){let n=e.filter(e=>t.has(e.from)&&t.has(e.to));if(n.length<=Gn)return n;let r={calls:3,tests:2,imports:1};return[...n].sort((e,t)=>(r[t.type]??0)-(r[e.type]??0)).slice(0,Gn)}function qn(){let e=(0,M.useRef)(null),t=(0,M.useRef)(null),n=(0,M.useRef)(null),a=(0,M.useRef)(null),s=(0,M.useRef)(null),[c,l]=(0,M.useState)(null),[u,f]=(0,M.useState)(null),[p,m]=(0,M.useState)([]),[h,g]=(0,M.useState)(``),[_,v]=(0,M.useState)(`L0`),[y,b]=(0,M.useState)(null),[x,S]=(0,M.useState)(null),[C,w]=(0,M.useState)([{label:`All Clusters`,level:`L0`}]),[T,ee]=(0,M.useState)(`fetching`),[te,E]=(0,M.useState)(0),{data:D,isLoading:ne,isError:re}=N({queryKey:[`intelligence`,`graph-visual`],queryFn:()=>d(`/api/intelligence/graph-visual`)});(0,M.useEffect)(()=>{D&&T===`fetching`?ee(`building`):ne&&ee(`fetching`)},[D,ne,T]),(0,M.useEffect)(()=>{if(!D?.data||!e.current)return;n.current&&=(n.current.destroy(),null);let{nodes:t,edges:o,fileNodes:c,fileEdges:u,fileCommunities:d,positions:p}=D.data,h=D._meta.view_mode;if(t.length===0){ee(`done`);return}let g=p&&Object.keys(p.files).length>0?p:Un()??{communities:{},files:{},entities:{}};p&&Object.keys(p.files).length>0&&Wn(p);let _=Math.max(...t.map(e=>e.fanIn+e.fanOut),1),y=t.map(e=>{let t=e.fanIn+e.fanOut,n=e.members??0,r=8+t/_*28+(n>0?Math.min(n*2,12):0),i=e.isTest===!0,a=c.find(t=>t.filePath===e.file)?.fileCommunity??0,o=i?Mn:kn(a),s=i?Nn:An(a),l=t>_*.1||n>3,u=n>0?` (${n})`:``,d=e.externalOut>0?` ↗${e.externalOut}`:``,f=g.entities[e.id];return{id:e.id,label:l?`${e.label}${u}${d}`:``,title:`${e.label}\n${e.kind}${n>0?` · ${n} members`:``}\n${e.file}\nfan_in: ${e.fanIn} fan_out: ${e.fanOut}\nrisk: ${e.risk}${e.externalOut>0?`\n↗ ${e.externalOut} cross-cluster`:``}`,size:r,shape:i?`diamond`:`dot`,color:{background:o,border:s,highlight:{background:o,border:`#fafafa`},hover:{background:o,border:`#fafafa`}},font:{color:`rgba(250, 250, 250, 0.85)`,size:Math.max(10,r*.7),face:`JetBrains Mono, monospace`},borderWidth:n>0?3:2,borderWidthSelected:3,x:f?.x,y:f?.y,filePath:e.file,fileCommunity:a,_raw:e}}),x=new Map(t.map(e=>[e.id,e])),C=Kn(o,new Set(t.map(e=>e.id))).map((e,t)=>{let n=x.get(e.from),r=c.find(e=>e.filePath===n?.file),i=r?kn(r.fileCommunity):`#8B5CF6`;return{id:`e-${t}`,from:e.from,to:e.to,title:e.type,color:{color:i,opacity:.25,highlight:i,hover:i},width:e.type===`calls`?1.5:1,smooth:{type:`continuous`,roundness:.3},arrows:{to:{enabled:!0,scaleFactor:.4}},font:{color:`rgba(250, 250, 250, 0.3)`,size:8,face:`JetBrains Mono, monospace`,strokeWidth:0}}}),T=new i(y),te=new i(C);a.current=T,s.current=te;let E=new r(e.current,{nodes:T,edges:te},{physics:{enabled:!1},interaction:{hover:!0,tooltipDelay:150,zoomView:!0,dragView:!0,multiselect:!1},nodes:{shape:`dot`},edges:{selectionWidth:2}});n.current=E;function ne(){for(let e of c){if(t.filter(t=>t.file===e.filePath).length===0)continue;let n=g.files[e.filePath];E.cluster({joinCondition:t=>t.filePath===e.filePath,clusterNodeProperties:{id:Rn(e.filePath),label:`${e.label}\n(${e.entityCount})`,title:`${e.filePath}\n${e.entityCount} entities\nfan_in: ${e.totalFanIn} fan_out: ${e.totalFanOut}\nrisk: ${e.maxRisk}`,shape:`box`,size:15+Math.min(e.entityCount*3,30),x:n?.x,y:n?.y,color:{background:jn(e.fileCommunity),border:kn(e.fileCommunity),highlight:{background:jn(e.fileCommunity),border:`#fafafa`},hover:{background:jn(e.fileCommunity),border:`#fafafa`}},font:{color:`rgba(250, 250, 250, 0.9)`,size:11,face:`JetBrains Mono, monospace`,multi:!0},borderWidth:2,borderWidthSelected:3,fileCommunity:e.fileCommunity,_fileNode:e},clusterEdgeProperties:{color:{inherit:`both`,opacity:.35}}})}for(let e of d){let t=g.communities[e.id];E.cluster({joinCondition:t=>t.fileCommunity===e.id,clusterNodeProperties:{id:Ln(e.id),label:`${e.label}\n(${e.fileCount} files)`,title:`${e.label}\n${e.fileCount} files · ${e.entityCount} entities\nCohesion: ${Math.round(e.cohesion*100)}%`,shape:`dot`,size:25+Math.min(e.fileCount*4,45),x:t?.x,y:t?.y,color:{background:jn(e.id),border:kn(e.id),highlight:{background:jn(e.id),border:`#fafafa`},hover:{background:jn(e.id),border:`#fafafa`}},font:{color:kn(e.id),size:14,face:`Space Grotesk, sans-serif`,bold:{color:`#fafafa`},multi:!0},borderWidth:e.cohesion>.5?3:2,borderWidthSelected:4,shapeProperties:{borderDashes:e.cohesion<.3?[5,5]:!1}},clusterEdgeProperties:{color:{inherit:`both`,opacity:.4},smooth:{type:`continuous`,roundness:.5}}})}}function re(e){let n=e===void 0?c:c.filter(t=>t.fileCommunity===e);for(let r of n){if(t.filter(e=>e.file===r.filePath).length<2)continue;let n=g.files[r.filePath];E.cluster({joinCondition:t=>e!==void 0&&t.fileCommunity!==e?!1:t.filePath===r.filePath,clusterNodeProperties:{id:Rn(r.filePath),label:`${r.label}\n(${r.entityCount})`,title:`${r.filePath}\n${r.entityCount} entities`,shape:`box`,size:15+Math.min(r.entityCount*3,25),x:n?.x,y:n?.y,color:{background:jn(r.fileCommunity),border:kn(r.fileCommunity),highlight:{background:jn(r.fileCommunity),border:`#fafafa`},hover:{background:jn(r.fileCommunity),border:`#fafafa`}},font:{color:`rgba(250, 250, 250, 0.9)`,size:11,face:`JetBrains Mono, monospace`,multi:!0},borderWidth:2,borderWidthSelected:3,fileCommunity:r.fileCommunity,_fileNode:r},clusterEdgeProperties:{color:{inherit:`both`,opacity:.35}}})}}h===`hierarchical`?(ne(),v(`L0`),w([{label:`All Clusters`,level:`L0`}])):h===`file-clusters`?(re(),v(`L1`),w([{label:`All Files`,level:`L1`}])):(v(`L2`),w([{label:`Flat View`,level:`L2`}])),E.setOptions({physics:{enabled:!0,solver:`forceAtlas2Based`,forceAtlas2Based:{gravitationalConstant:-60,centralGravity:.008,springLength:120,springConstant:.06,damping:.8,avoidOverlap:.3},stabilization:!1}}),E.stabilize(80),E.on(`doubleClick`,e=>{let t=e.nodes?.[0];if(t&&E.isCluster(t)){let e=String(t).startsWith(Fn),n=String(t).startsWith(In);if(E.openCluster(t,{releaseFunction:(e,t)=>{let n=Object.keys(t),r=n.length,i=Math.max(80,r*12),a={};return n.forEach((t,n)=>{let o=g.files[t]??g.entities[t];if(o)a[t]={x:e.x+o.x*.5,y:e.y+o.y*.5};else{let o=2*Math.PI*n/r;a[t]={x:e.x+i*Math.cos(o),y:e.y+i*Math.sin(o)}}}),a}}),E.setOptions({physics:{enabled:!0,solver:`forceAtlas2Based`,forceAtlas2Based:{damping:.85,gravitationalConstant:-40},stabilization:{enabled:!1}}}),setTimeout(()=>{E.setOptions({physics:{enabled:!1}})},1500),e){let e=zn(t);v(`L1`),b(e),S(null),w([{label:`All Clusters`,level:`L0`},{label:d.find(t=>t.id===e)?.label||`Cluster ${e}`,level:`L1`,communityId:e}])}else if(n){let e=Bn(t);v(`L2`),S(e),w(t=>[...t.slice(0,t.length>1?2:1),{label:Vn(e),level:`L2`,file:e}])}setTimeout(()=>{E.fit({animation:{duration:600,easingFunction:`easeInOutQuad`}})},200)}}),E.on(`selectNode`,e=>{let n=e.nodes[0];if(E.isCluster(n)){if(String(n).startsWith(In)){let e=Bn(n),t=c.find(t=>t.filePath===e);t&&(f(t),l(null))}return}let r=t.find(e=>e.id===n);if(r){l(r),f(null);let e=o.filter(e=>e.from===n||e.to===n),i=new Set(e.map(e=>e.from===n?e.to:e.from));m(t.filter(e=>i.has(e.id)).slice(0,20))}}),E.on(`deselectNode`,()=>{l(null),f(null),m([])});let O=!1,k=()=>{O||(O=!0,E.setOptions({physics:{enabled:!1}}),ee(`done`),ie())};E.on(`stabilizationIterationsDone`,k);let ae=setTimeout(k,3e3);return E.on(`zoom`,()=>ie()),E.on(`dragEnd`,()=>ie()),ee(`building`),()=>{clearTimeout(ae),E.destroy(),n.current=null,a.current=null,s.current=null}},[D,te]);let ie=(0,M.useCallback)(()=>{let r=t.current,i=n.current;if(!r||!i)return;let a=r.getContext(`2d`);if(!a)return;let o=r.width,s=r.height;a.clearRect(0,0,o,s);let c=i.getPositions(),l=Object.values(c);if(l.length===0)return;let u=1/0,d=-1/0,f=1/0,p=-1/0;for(let e of l)e.x<u&&(u=e.x),e.x>d&&(d=e.x),e.y<f&&(f=e.y),e.y>p&&(p=e.y);let m=d-u||1,h=p-f||1;a.fillStyle=`rgba(139, 92, 246, 0.5)`;for(let e of l){let t=10+(e.x-u)/m*(o-20),n=10+(e.y-f)/h*(s-20);a.beginPath(),a.arc(t,n,1.5,0,Math.PI*2),a.fill()}try{let t=i.getViewPosition(),n=i.getScale(),r=e.current;if(r&&t){let e=r.clientWidth/n,i=r.clientHeight/n,c=10+(t.x-e/2-u)/m*(o-20),l=10+(t.y-i/2-f)/h*(s-20),d=e/m*(o-20),p=i/h*(s-20);a.strokeStyle=`rgba(250, 250, 250, 0.6)`,a.lineWidth=1,a.strokeRect(c,l,d,p)}}catch{}},[]),O=(0,M.useCallback)(e=>{if(!n.current||!D?.data)return;let{fileCommunities:t,fileNodes:r,nodes:i}=D.data;e.level===`L0`?(v(`L0`),b(null),S(null),w([{label:`All Clusters`,level:`L0`}])):e.level===`L1`&&e.communityId!=null&&(v(`L1`),b(e.communityId),S(null),w([{label:`All Clusters`,level:`L0`},{label:e.label,level:`L1`,communityId:e.communityId}])),ee(`building`),E(e=>e+1)},[D]);(0,M.useEffect)(()=>{function e(e){if(e.key===`Escape`&&C.length>1){let e=C[C.length-2];O(e)}}return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[C,O]);let k=(0,M.useCallback)(e=>{if(g(e),!n.current||!D?.data||e.length<2)return;let t=e.toLowerCase(),r=D.data.nodes.find(e=>e.label.toLowerCase().includes(t)),i=D.data.fileNodes.find(e=>e.label.toLowerCase().includes(t)||e.filePath.toLowerCase().includes(t)),a=r?.id??(i?Rn(i.filePath):null);if(a&&n.current){let e=n.current.findNode(a);if(e&&e.length>1)for(let t=0;t<e.length-1;t++){let r=e[t];n.current.isCluster(r)&&n.current.openCluster(r)}n.current.selectNodes([a]),n.current.focus(a,{scale:1.5,animation:{duration:600,easingFunction:`easeInOutQuad`}}),r?(l(r),f(null)):i&&(f(i),l(null))}},[D]),ae=(0,M.useCallback)(()=>{if(!e.current)return;let t=e.current.querySelector(`canvas`);if(!t)return;let n=document.createElement(`canvas`);n.width=t.width,n.height=t.height;let r=n.getContext(`2d`);if(!r)return;r.drawImage(t,0,0);let i=document.createElement(`a`);i.download=`unerr-codebase-map.png`,i.href=n.toDataURL(`image/png`),i.click()},[]),oe=D?.data?.nodes.length??0;D?.data?.edges.length;let se=D?._meta,ce=se?.file_count??0,A=se?.file_edge_count??0,j=se?.collapsed_count??0,le=se?.total_entities??0,ue=D?.data?.fileCommunities??[],de=se?.view_mode??`flat`,fe=T!==`done`&&!re;return(0,o.jsxs)(`div`,{className:`flex h-[calc(100vh-73px)] flex-col gap-0 overflow-hidden lg:flex-row`,children:[(0,o.jsxs)(`div`,{className:`relative flex min-h-0 flex-1 flex-col`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-3 border-b border-border-subtle bg-surface/80 px-4 py-2 backdrop-blur`,children:[(0,o.jsx)(`nav`,{className:`flex items-center gap-1 text-xs`,children:C.map((e,t)=>(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[t>0&&(0,o.jsx)(`span`,{className:`t-ghost`,children:`›`}),t<C.length-1?(0,o.jsx)(`button`,{type:`button`,onClick:()=>O(e),className:`rounded px-1.5 py-0.5 text-violet-400 transition hover:bg-violet-500/10 hover:text-violet-300`,children:e.label}):(0,o.jsx)(`span`,{className:`px-1.5 py-0.5 text-foreground font-medium`,children:e.label})]},`${e.level}-${e.communityId??e.file??`root`}`))}),(0,o.jsx)(`div`,{className:`mx-2 h-4 w-px bg-border-subtle`}),(0,o.jsx)(`input`,{type:`search`,value:h,onChange:e=>k(e.target.value),placeholder:`Search files & entities...`,className:`w-48 rounded-lg border border-border bg-background px-3 py-1.5 font-mono text-sm text-foreground outline-none ring-violet-500 placeholder:t-tertiary focus:ring-2 focus:border-violet-500`}),(0,o.jsx)(`div`,{className:`flex-1`}),(0,o.jsxs)(`span`,{className:`font-mono text-xs t-tertiary`,children:[ce,` files · `,oe,` entities`,de!==`flat`&&(0,o.jsx)(`span`,{className:`ml-2 rounded bg-violet-500/10 px-1.5 py-0.5 text-violet-400`,children:_===`L0`?`Clusters`:_===`L1`?`Files`:`Entities`})]}),C.length>1&&(0,o.jsx)(`button`,{type:`button`,onClick:()=>O(C[C.length-2]),className:`rounded-lg border border-border-subtle el-raised px-3 py-1.5 text-xs font-medium text-foreground transition hover:el-overlay hover:border-violet-500`,title:`Zoom out (Esc)`,children:`↑ Up`}),(0,o.jsx)(`button`,{type:`button`,onClick:ae,className:`rounded-lg border border-border-subtle el-raised px-3 py-1.5 text-xs font-medium text-foreground transition hover:el-overlay hover:border-violet-500`,children:`Export PNG`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>n.current?.fit({animation:!0}),className:`rounded-lg border border-border-subtle el-raised px-3 py-1.5 text-xs font-medium text-foreground transition hover:el-overlay hover:border-violet-500`,children:`Fit`})]}),(0,o.jsxs)(`div`,{className:`relative flex-1 bg-background`,children:[fe&&(0,o.jsx)(`div`,{className:`absolute inset-0 z-10 flex items-center justify-center pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`flex flex-col items-center gap-4 rounded-xl border border-border-subtle bg-surface-default/95 px-10 py-8 shadow-2xl backdrop-blur-sm`,children:[(0,o.jsxs)(`svg`,{className:`h-12 w-12 animate-spin`,viewBox:`0 0 48 48`,fill:`none`,children:[(0,o.jsx)(`circle`,{cx:`24`,cy:`24`,r:`20`,stroke:`rgba(255,255,255,0.06)`,strokeWidth:`5`}),(0,o.jsx)(`path`,{d:`M24 4 A20 20 0 0 1 41.32 34`,stroke:`#8B5CF6`,strokeWidth:`5`,strokeLinecap:`round`}),(0,o.jsx)(`path`,{d:`M41.32 34 A20 20 0 0 1 14 40.64`,stroke:`#22D3EE`,strokeWidth:`5`,strokeLinecap:`round`}),(0,o.jsx)(`path`,{d:`M14 40.64 A20 20 0 0 1 6.06 17.1`,stroke:`#34D399`,strokeWidth:`5`,strokeLinecap:`round`})]}),(0,o.jsx)(`p`,{className:`font-mono text-sm text-foreground font-medium`,children:Pn[T]}),oe>0&&(0,o.jsxs)(`p`,{className:`font-mono text-[11px] t-tertiary`,children:[ce,` files · `,oe,` entities`]})]})}),re&&(0,o.jsx)(`div`,{className:`absolute inset-0 z-20 flex items-center justify-center`,children:(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-8 text-center`,children:[(0,o.jsx)(`p`,{className:`text-error text-sm font-medium`,children:`Graph unavailable`}),(0,o.jsxs)(`p`,{className:`mt-2 t-secondary text-xs`,children:[`Intelligence graph not loaded. Run`,` `,(0,o.jsx)(`code`,{className:`rounded el-substrate px-1.5 py-0.5 font-mono`,children:`unerr`}),` `,`in your project to index.`]})]})}),!ne&&!re&&oe===0&&(0,o.jsx)(`div`,{className:`absolute inset-0 z-20 flex items-center justify-center`,children:(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-8 text-center`,children:[(0,o.jsx)(`p`,{className:`text-foreground text-sm font-medium`,children:`No entities found`}),(0,o.jsx)(`p`,{className:`mt-2 t-secondary text-xs`,children:`The graph will appear once the project is indexed.`})]})}),(0,o.jsx)(`div`,{ref:e,className:`absolute inset-0`,style:{opacity:T===`done`?1:T===`building`?.4:.2,transition:`opacity 0.8s ease`}}),T===`done`&&(0,o.jsx)(`div`,{className:`absolute bottom-4 left-4 rounded-lg border border-border-subtle bg-surface-default/90 p-1 backdrop-blur-sm`,children:(0,o.jsx)(`canvas`,{ref:t,width:160,height:100,className:`rounded`,style:{background:`rgba(0,0,0,0.3)`}})}),T===`done`&&_===`L0`&&de===`hierarchical`&&(0,o.jsx)(`div`,{className:`pointer-events-none absolute bottom-4 right-4 rounded-lg border border-border-subtle bg-surface-default/90 px-3 py-2 backdrop-blur-sm`,children:(0,o.jsx)(`p`,{className:`font-mono text-[10px] t-secondary`,children:`Double-click a cluster to explore its files`})})]})]}),(0,o.jsx)(`aside`,{className:`w-full shrink-0 overflow-y-auto border-t border-border-subtle glass-panel lg:w-80 lg:border-t-0 lg:border-l`,children:(0,o.jsxs)(`div`,{className:`p-4`,children:[c?(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label text-violet-500`,children:`Selected entity`}),(0,o.jsxs)(`div`,{className:`mt-2 rounded-lg el-raised p-3`,children:[(0,o.jsx)(`div`,{className:`font-mono text-live text-sm font-medium`,children:c.label}),(0,o.jsxs)(`div`,{className:`mt-1 flex items-center gap-2 flex-wrap`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:c.kind}),(c.members??0)>0&&(0,o.jsxs)(`span`,{className:`rounded bg-violet-500/15 px-1.5 py-0.5 font-mono text-[10px] font-medium text-violet-400`,children:[c.members,` members`]}),c.isTest&&(0,o.jsx)(`span`,{className:`rounded bg-emerald-500/15 px-1.5 py-0.5 font-mono text-[10px] font-medium text-emerald-400`,children:`test`})]}),(0,o.jsx)(`div`,{className:`mt-1 truncate t-tertiary text-xs`,children:c.file}),(0,o.jsxs)(`div`,{className:`mt-2 flex gap-3 text-xs`,children:[(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`t-secondary`,children:`in`}),` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:c.fanIn})]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`t-secondary`,children:`out`}),` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:c.fanOut})]}),(0,o.jsx)(`span`,{className:`rounded px-1.5 py-0.5 font-mono text-[10px] font-medium ${c.risk===`critical`?`bg-error/15 text-error`:c.risk===`high`?`bg-warning/15 text-warning`:c.risk===`medium`?`bg-violet-500/15 text-violet-500`:`bg-success/15 text-success`}`,children:c.risk})]})]})]}),(c.externalOut>0||c.externalIn>0)&&(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label t-secondary`,children:`Cross-cluster`}),(0,o.jsxs)(`div`,{className:`mt-2 flex gap-4 text-xs`,children:[c.externalOut>0&&(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`span`,{className:`text-warning`,children:`↗`}),(0,o.jsx)(`span`,{className:`font-mono text-live`,children:c.externalOut}),(0,o.jsx)(`span`,{className:`t-tertiary`,children:`outbound`})]}),c.externalIn>0&&(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`span`,{className:`text-info`,children:`↙`}),(0,o.jsx)(`span`,{className:`font-mono text-live`,children:c.externalIn}),(0,o.jsx)(`span`,{className:`t-tertiary`,children:`inbound`})]})]})]}),y!=null&&(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label t-secondary`,children:`Location`}),(0,o.jsxs)(`div`,{className:`mt-2 text-xs`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`inline-block h-2 w-2 rounded-full`,style:{backgroundColor:kn(y)}}),(0,o.jsx)(`span`,{className:`text-foreground`,children:ue.find(e=>e.id===y)?.label||`Cluster ${y}`})]}),ue.find(e=>e.id===y)?.cohesion!=null&&(0,o.jsxs)(`div`,{className:`mt-1 t-tertiary`,children:[`Cohesion:`,` `,Math.round((ue.find(e=>e.id===y)?.cohesion??0)*100),`%`]})]})]}),p.length>0&&(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`h3`,{className:`section-label t-secondary`,children:[`Connected (`,p.length,`)`]}),(0,o.jsx)(`ul`,{className:`mt-2 max-h-48 space-y-1 overflow-auto custom-scrollbar`,children:p.map(e=>(0,o.jsx)(`li`,{children:(0,o.jsxs)(`button`,{type:`button`,onClick:()=>{n.current&&(n.current.selectNodes([e.id]),n.current.focus(e.id,{scale:1.5,animation:{duration:400,easingFunction:`easeInOutQuad`}})),l(e)},className:`w-full rounded px-2 py-1 text-left text-xs transition hover:el-raised`,children:[(0,o.jsx)(`span`,{className:`font-mono text-live`,children:e.label}),(0,o.jsxs)(`span`,{className:`t-tertiary`,children:[` `,`· `,Vn(e.file)]})]})},e.id))})]})]}):u?(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label text-violet-500`,children:`Selected file`}),(0,o.jsxs)(`div`,{className:`mt-2 rounded-lg el-raised p-3`,children:[(0,o.jsx)(`div`,{className:`font-mono text-live text-sm font-medium`,children:u.label}),(0,o.jsx)(`div`,{className:`mt-1 truncate t-tertiary text-xs`,children:u.filePath}),(0,o.jsxs)(`div`,{className:`mt-2 flex gap-3 text-xs flex-wrap`,children:[(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`t-secondary`,children:`entities`}),` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:u.entityCount})]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`t-secondary`,children:`fan_in`}),` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:u.totalFanIn})]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`t-secondary`,children:`fan_out`}),` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:u.totalFanOut})]}),(0,o.jsx)(`span`,{className:`rounded px-1.5 py-0.5 font-mono text-[10px] font-medium ${u.maxRisk===`high`?`bg-warning/15 text-warning`:u.maxRisk===`medium`?`bg-violet-500/15 text-violet-500`:`bg-success/15 text-success`}`,children:u.maxRisk})]}),(0,o.jsx)(`div`,{className:`mt-2 flex gap-2 flex-wrap`,children:Object.entries(u.kinds).map(([e,t])=>(0,o.jsxs)(`span`,{className:`rounded bg-surface-overlay px-1.5 py-0.5 font-mono text-[10px] t-secondary`,children:[e,`: `,t]},e))})]})]}),(u.externalOut>0||u.externalIn>0)&&(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label t-secondary`,children:`Cross-cluster edges`}),(0,o.jsxs)(`div`,{className:`mt-2 flex gap-4 text-xs`,children:[u.externalOut>0&&(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`span`,{className:`text-warning`,children:`↗`}),(0,o.jsx)(`span`,{className:`font-mono text-live`,children:u.externalOut}),(0,o.jsx)(`span`,{className:`t-tertiary`,children:`outbound`})]}),u.externalIn>0&&(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`span`,{className:`text-info`,children:`↙`}),(0,o.jsx)(`span`,{className:`font-mono text-live`,children:u.externalIn}),(0,o.jsx)(`span`,{className:`t-tertiary`,children:`inbound`})]})]})]})]}):(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`section-label text-violet-500`,children:`Inspector`}),(0,o.jsx)(`p`,{className:`mt-3 t-secondary text-xs leading-relaxed`,children:_===`L0`?`Double-click a file cluster to explore its files. Click a node for details.`:_===`L1`?`Double-click a file to see its entities. Click a node for details.`:`Click a node to inspect its connections, risk level, and dependencies.`})]}),(0,o.jsxs)(`div`,{className:`mt-6`,children:[(0,o.jsx)(`h3`,{className:`section-label t-secondary`,children:`File Clusters`}),(0,o.jsxs)(`ul`,{className:`mt-2 max-h-40 space-y-1 overflow-auto custom-scrollbar`,children:[ue.slice(0,16).map(e=>(0,o.jsxs)(`li`,{className:`flex items-center gap-2 text-xs`,children:[(0,o.jsx)(`span`,{className:`inline-block h-2.5 w-2.5 rounded-full`,style:{backgroundColor:kn(e.id)}}),(0,o.jsx)(`span`,{className:`truncate text-foreground`,children:e.label}),(0,o.jsxs)(`span`,{className:`ml-auto tabular-nums t-tertiary`,children:[e.fileCount,`f`]}),e.cohesion<.3&&(0,o.jsx)(`span`,{className:`text-warning text-[10px]`,title:`Low cohesion`,children:`!`})]},e.id)),(0,o.jsxs)(`li`,{className:`flex items-center gap-2 text-xs`,children:[(0,o.jsx)(`span`,{className:`inline-block h-2.5 w-2.5 rotate-45 rounded-sm`,style:{backgroundColor:Mn}}),(0,o.jsx)(`span`,{className:`text-foreground`,children:`Test files`}),(0,o.jsx)(`span`,{className:`ml-auto t-tertiary`,children:`◇`})]})]})]}),(0,o.jsxs)(`div`,{className:`mt-6 rounded-lg border border-border-subtle el-raised p-3`,children:[(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-3 text-xs`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-secondary`,children:`Files`}),(0,o.jsx)(`div`,{className:`font-mono text-live text-lg tabular-nums`,children:ce})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-secondary`,children:`File edges`}),(0,o.jsx)(`div`,{className:`font-mono text-live text-lg tabular-nums`,children:A})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-secondary`,children:`Clusters`}),(0,o.jsx)(`div`,{className:`font-mono text-live text-lg tabular-nums`,children:ue.length})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`t-secondary`,children:`Entities`}),(0,o.jsx)(`div`,{className:`font-mono text-live text-lg tabular-nums`,children:le})]})]}),j>0&&(0,o.jsxs)(`div`,{className:`mt-2 pt-2 border-t border-border-subtle t-tertiary text-[10px]`,children:[j,` child entities (methods, types, constructors) merged into parent nodes`]}),de!==`flat`&&(0,o.jsxs)(`div`,{className:`mt-2 pt-2 border-t border-border-subtle t-tertiary text-[10px]`,children:[`View:`,` `,de===`hierarchical`?`Hierarchical (L0→L1→L2)`:`File clusters`,` `,`· Level: `,_]})]})]})})]})}function Jn(e,t,n=`long`){return new Intl.DateTimeFormat(`en-US`,{hour:`numeric`,timeZone:e,timeZoneName:n}).format(t).split(/\s/g).slice(2).join(` `)}var Yn={},Xn={};function Zn(e,t){try{let n=(Yn[e]||=new Intl.DateTimeFormat(`en-US`,{timeZone:e,timeZoneName:`longOffset`}).format)(t).split(`GMT`)[1];return n in Xn?Xn[n]:$n(n,n.split(`:`))}catch{if(e in Xn)return Xn[e];let t=e?.match(Qn);return t?$n(e,t.slice(1)):NaN}}var Qn=/([+-]\d\d):?(\d\d)?/;function $n(e,t){let n=+(t[0]||0),r=+(t[1]||0),i=(t[2]||0)/60;return Xn[e]=n*60+r>0?n*60+r+i:n*60-r-i}var er=class e extends Date{constructor(...e){super(),e.length>1&&typeof e[e.length-1]==`string`&&(this.timeZone=e.pop()),this.internal=new Date,isNaN(Zn(this.timeZone,this))?this.setTime(NaN):e.length?typeof e[0]==`number`&&(e.length===1||e.length===2&&typeof e[1]!=`number`)?this.setTime(e[0]):typeof e[0]==`string`?this.setTime(+new Date(e[0])):e[0]instanceof Date?this.setTime(+e[0]):(this.setTime(+new Date(...e)),ir(this,NaN),nr(this)):this.setTime(Date.now())}static tz(t,...n){return n.length?new e(...n,t):new e(Date.now(),t)}withTimeZone(t){return new e(+this,t)}getTimezoneOffset(){let e=-Zn(this.timeZone,this);return e>0?Math.floor(e):Math.ceil(e)}setTime(e){return Date.prototype.setTime.apply(this,arguments),nr(this),+this}[Symbol.for(`constructDateFrom`)](t){return new e(+new Date(t),this.timeZone)}},tr=/^(get|set)(?!UTC)/;Object.getOwnPropertyNames(Date.prototype).forEach(e=>{if(!tr.test(e))return;let t=e.replace(tr,`$1UTC`);er.prototype[t]&&(e.startsWith(`get`)?er.prototype[e]=function(){return this.internal[t]()}:(er.prototype[e]=function(){return Date.prototype[t].apply(this.internal,arguments),rr(this),+this},er.prototype[t]=function(){return Date.prototype[t].apply(this,arguments),nr(this),+this}))});function nr(e){e.internal.setTime(+e),e.internal.setUTCSeconds(e.internal.getUTCSeconds()-Math.round(-Zn(e.timeZone,e)*60))}function rr(e){Date.prototype.setFullYear.call(e,e.internal.getUTCFullYear(),e.internal.getUTCMonth(),e.internal.getUTCDate()),Date.prototype.setHours.call(e,e.internal.getUTCHours(),e.internal.getUTCMinutes(),e.internal.getUTCSeconds(),e.internal.getUTCMilliseconds()),ir(e)}function ir(e){let t=Zn(e.timeZone,e),n=t>0?Math.floor(t):Math.ceil(t),r=new Date(+e);r.setUTCHours(r.getUTCHours()-1);let i=-new Date(+e).getTimezoneOffset(),a=i- -new Date(+r).getTimezoneOffset(),o=Date.prototype.getHours.apply(e)!==e.internal.getUTCHours();a&&o&&e.internal.setUTCMinutes(e.internal.getUTCMinutes()+a);let s=i-n;s&&Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+s);let c=new Date(+e);c.setUTCSeconds(0);let l=i>0?c.getSeconds():(c.getSeconds()-60)%60,u=Math.round(-(Zn(e.timeZone,e)*60))%60;(u||l)&&(e.internal.setUTCSeconds(e.internal.getUTCSeconds()+u),Date.prototype.setUTCSeconds.call(e,Date.prototype.getUTCSeconds.call(e)+u+l));let d=Zn(e.timeZone,e),f=d>0?Math.floor(d):Math.ceil(d),p=-new Date(+e).getTimezoneOffset()-f,m=f!==n,h=p-s;if(m&&h){Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+h);let t=Zn(e.timeZone,e),n=f-(t>0?Math.floor(t):Math.ceil(t));n&&(e.internal.setUTCMinutes(e.internal.getUTCMinutes()+n),Date.prototype.setUTCMinutes.call(e,Date.prototype.getUTCMinutes.call(e)+n))}}var ar=class e extends er{static tz(t,...n){return n.length?new e(...n,t):new e(Date.now(),t)}toISOString(){let[e,t,n]=this.tzComponents(),r=`${e}${t}:${n}`;return this.internal.toISOString().slice(0,-1)+r}toString(){return`${this.toDateString()} ${this.toTimeString()}`}toDateString(){let[e,t,n,r]=this.internal.toUTCString().split(` `);return`${e?.slice(0,-1)} ${n} ${t} ${r}`}toTimeString(){let e=this.internal.toUTCString().split(` `)[4],[t,n,r]=this.tzComponents();return`${e} GMT${t}${n}${r} (${Jn(this.timeZone,this)})`}toLocaleString(e,t){return Date.prototype.toLocaleString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}toLocaleDateString(e,t){return Date.prototype.toLocaleDateString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}toLocaleTimeString(e,t){return Date.prototype.toLocaleTimeString.call(this,e,{...t,timeZone:t?.timeZone||this.timeZone})}tzComponents(){let e=this.getTimezoneOffset();return[e>0?`-`:`+`,String(Math.floor(Math.abs(e)/60)).padStart(2,`0`),String(Math.abs(e)%60).padStart(2,`0`)]}withTimeZone(t){return new e(+this,t)}[Symbol.for(`constructDateFrom`)](t){return new e(+new Date(t),this.timeZone)}},or=365.2425,sr=6048e5,cr=864e5,lr=3600*24;lr*7,lr*or/12*3;var ur=Symbol.for(`constructDateFrom`);function F(e,t){return typeof e==`function`?e(t):e&&typeof e==`object`&&ur in e?e[ur](t):e instanceof Date?new e.constructor(t):new Date(t)}function I(e,t){return F(t||e,e)}function dr(e,t,n){let r=I(e,n?.in);return isNaN(t)?F(n?.in||e,NaN):(t&&r.setDate(r.getDate()+t),r)}function fr(e,t,n){let r=I(e,n?.in);if(isNaN(t))return F(n?.in||e,NaN);if(!t)return r;let i=r.getDate(),a=F(n?.in||e,r.getTime());return a.setMonth(r.getMonth()+t+1,0),i>=a.getDate()?a:(r.setFullYear(a.getFullYear(),a.getMonth(),i),r)}var pr={};function mr(){return pr}function hr(e,t){let n=mr(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=I(e,t?.in),a=i.getDay(),o=(a<r?7:0)+a-r;return i.setDate(i.getDate()-o),i.setHours(0,0,0,0),i}function gr(e,t){return hr(e,{...t,weekStartsOn:1})}function _r(e,t){let n=I(e,t?.in),r=n.getFullYear(),i=F(n,0);i.setFullYear(r+1,0,4),i.setHours(0,0,0,0);let a=gr(i),o=F(n,0);o.setFullYear(r,0,4),o.setHours(0,0,0,0);let s=gr(o);return n.getTime()>=a.getTime()?r+1:n.getTime()>=s.getTime()?r:r-1}function vr(e){let t=I(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),e-+n}function yr(e,...t){let n=F.bind(null,e||t.find(e=>typeof e==`object`));return t.map(n)}function br(e,t){let n=I(e,t?.in);return n.setHours(0,0,0,0),n}function xr(e,t,n){let[r,i]=yr(n?.in,e,t),a=br(r),o=br(i),s=+a-vr(a),c=+o-vr(o);return Math.round((s-c)/cr)}function Sr(e,t){let n=_r(e,t),r=F(t?.in||e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),gr(r)}function Cr(e,t,n){return dr(e,t*7,n)}function wr(e,t,n){return fr(e,t*12,n)}function Tr(e,t){let n,r=t?.in;return e.forEach(e=>{!r&&typeof e==`object`&&(r=F.bind(null,e));let t=I(e,r);(!n||n<t||isNaN(+t))&&(n=t)}),F(r,n||NaN)}function Er(e,t){let n,r=t?.in;return e.forEach(e=>{!r&&typeof e==`object`&&(r=F.bind(null,e));let t=I(e,r);(!n||n>t||isNaN(+t))&&(n=t)}),F(r,n||NaN)}function Dr(e,t,n){let[r,i]=yr(n?.in,e,t);return+br(r)==+br(i)}function Or(e){return e instanceof Date||typeof e==`object`&&Object.prototype.toString.call(e)===`[object Date]`}function kr(e){return!(!Or(e)&&typeof e!=`number`||isNaN(+I(e)))}function Ar(e,t,n){let[r,i]=yr(n?.in,e,t),a=r.getFullYear()-i.getFullYear(),o=r.getMonth()-i.getMonth();return a*12+o}function jr(e,t){let n=I(e,t?.in),r=n.getMonth();return n.setFullYear(n.getFullYear(),r+1,0),n.setHours(23,59,59,999),n}function Mr(e,t){let[n,r]=yr(e,t.start,t.end);return{start:n,end:r}}function Nr(e,t){let{start:n,end:r}=Mr(t?.in,e),i=+n>+r,a=i?+n:+r,o=i?r:n;o.setHours(0,0,0,0),o.setDate(1);let s=t?.step??1;if(!s)return[];s<0&&(s=-s,i=!i);let c=[];for(;+o<=a;)c.push(F(n,o)),o.setMonth(o.getMonth()+s);return i?c.reverse():c}function Pr(e,t){let n=I(e,t?.in);return n.setDate(1),n.setHours(0,0,0,0),n}function Fr(e,t){let n=I(e,t?.in),r=n.getFullYear();return n.setFullYear(r+1,0,0),n.setHours(23,59,59,999),n}function Ir(e,t){let n=I(e,t?.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function Lr(e,t){let{start:n,end:r}=Mr(t?.in,e),i=+n>+r,a=i?+n:+r,o=i?r:n;o.setHours(0,0,0,0),o.setMonth(0,1);let s=t?.step??1;if(!s)return[];s<0&&(s=-s,i=!i);let c=[];for(;+o<=a;)c.push(F(n,o)),o.setFullYear(o.getFullYear()+s);return i?c.reverse():c}function Rr(e,t){let n=mr(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=I(e,t?.in),a=i.getDay(),o=(a<r?-7:0)+6-(a-r);return i.setDate(i.getDate()+o),i.setHours(23,59,59,999),i}function zr(e,t){return Rr(e,{...t,weekStartsOn:1})}var Br={lessThanXSeconds:{one:`less than a second`,other:`less than {{count}} seconds`},xSeconds:{one:`1 second`,other:`{{count}} seconds`},halfAMinute:`half a minute`,lessThanXMinutes:{one:`less than a minute`,other:`less than {{count}} minutes`},xMinutes:{one:`1 minute`,other:`{{count}} minutes`},aboutXHours:{one:`about 1 hour`,other:`about {{count}} hours`},xHours:{one:`1 hour`,other:`{{count}} hours`},xDays:{one:`1 day`,other:`{{count}} days`},aboutXWeeks:{one:`about 1 week`,other:`about {{count}} weeks`},xWeeks:{one:`1 week`,other:`{{count}} weeks`},aboutXMonths:{one:`about 1 month`,other:`about {{count}} months`},xMonths:{one:`1 month`,other:`{{count}} months`},aboutXYears:{one:`about 1 year`,other:`about {{count}} years`},xYears:{one:`1 year`,other:`{{count}} years`},overXYears:{one:`over 1 year`,other:`over {{count}} years`},almostXYears:{one:`almost 1 year`,other:`almost {{count}} years`}},Vr=(e,t,n)=>{let r,i=Br[e];return r=typeof i==`string`?i:t===1?i.one:i.other.replace(`{{count}}`,t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?`in `+r:r+` ago`:r};function Hr(e){return(t={})=>{let n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var Ur={date:Hr({formats:{full:`EEEE, MMMM do, y`,long:`MMMM do, y`,medium:`MMM d, y`,short:`MM/dd/yyyy`},defaultWidth:`full`}),time:Hr({formats:{full:`h:mm:ss a zzzz`,long:`h:mm:ss a z`,medium:`h:mm:ss a`,short:`h:mm a`},defaultWidth:`full`}),dateTime:Hr({formats:{full:`{{date}} 'at' {{time}}`,long:`{{date}} 'at' {{time}}`,medium:`{{date}}, {{time}}`,short:`{{date}}, {{time}}`},defaultWidth:`full`})},Wr={lastWeek:`'last' eeee 'at' p`,yesterday:`'yesterday at' p`,today:`'today at' p`,tomorrow:`'tomorrow at' p`,nextWeek:`eeee 'at' p`,other:`P`},Gr=(e,t,n,r)=>Wr[e];function Kr(e){return(t,n)=>{let r=n?.context?String(n.context):`standalone`,i;if(r===`formatting`&&e.formattingValues){let t=e.defaultFormattingWidth||e.defaultWidth,r=n?.width?String(n.width):t;i=e.formattingValues[r]||e.formattingValues[t]}else{let t=e.defaultWidth,r=n?.width?String(n.width):e.defaultWidth;i=e.values[r]||e.values[t]}let a=e.argumentCallback?e.argumentCallback(t):t;return i[a]}}var qr={ordinalNumber:(e,t)=>{let n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+`st`;case 2:return n+`nd`;case 3:return n+`rd`}return n+`th`},era:Kr({values:{narrow:[`B`,`A`],abbreviated:[`BC`,`AD`],wide:[`Before Christ`,`Anno Domini`]},defaultWidth:`wide`}),quarter:Kr({values:{narrow:[`1`,`2`,`3`,`4`],abbreviated:[`Q1`,`Q2`,`Q3`,`Q4`],wide:[`1st quarter`,`2nd quarter`,`3rd quarter`,`4th quarter`]},defaultWidth:`wide`,argumentCallback:e=>e-1}),month:Kr({values:{narrow:[`J`,`F`,`M`,`A`,`M`,`J`,`J`,`A`,`S`,`O`,`N`,`D`],abbreviated:[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`],wide:[`January`,`February`,`March`,`April`,`May`,`June`,`July`,`August`,`September`,`October`,`November`,`December`]},defaultWidth:`wide`}),day:Kr({values:{narrow:[`S`,`M`,`T`,`W`,`T`,`F`,`S`],short:[`Su`,`Mo`,`Tu`,`We`,`Th`,`Fr`,`Sa`],abbreviated:[`Sun`,`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`],wide:[`Sunday`,`Monday`,`Tuesday`,`Wednesday`,`Thursday`,`Friday`,`Saturday`]},defaultWidth:`wide`}),dayPeriod:Kr({values:{narrow:{am:`a`,pm:`p`,midnight:`mi`,noon:`n`,morning:`morning`,afternoon:`afternoon`,evening:`evening`,night:`night`},abbreviated:{am:`AM`,pm:`PM`,midnight:`midnight`,noon:`noon`,morning:`morning`,afternoon:`afternoon`,evening:`evening`,night:`night`},wide:{am:`a.m.`,pm:`p.m.`,midnight:`midnight`,noon:`noon`,morning:`morning`,afternoon:`afternoon`,evening:`evening`,night:`night`}},defaultWidth:`wide`,formattingValues:{narrow:{am:`a`,pm:`p`,midnight:`mi`,noon:`n`,morning:`in the morning`,afternoon:`in the afternoon`,evening:`in the evening`,night:`at night`},abbreviated:{am:`AM`,pm:`PM`,midnight:`midnight`,noon:`noon`,morning:`in the morning`,afternoon:`in the afternoon`,evening:`in the evening`,night:`at night`},wide:{am:`a.m.`,pm:`p.m.`,midnight:`midnight`,noon:`noon`,morning:`in the morning`,afternoon:`in the afternoon`,evening:`in the evening`,night:`at night`}},defaultFormattingWidth:`wide`})};function Jr(e){return(t,n={})=>{let r=n.width,i=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(i);if(!a)return null;let o=a[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(s)?Xr(s,e=>e.test(o)):Yr(s,e=>e.test(o)),l;l=e.valueCallback?e.valueCallback(c):c,l=n.valueCallback?n.valueCallback(l):l;let u=t.slice(o.length);return{value:l,rest:u}}}function Yr(e,t){for(let n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function Xr(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function Zr(e){return(t,n={})=>{let r=t.match(e.matchPattern);if(!r)return null;let i=r[0],a=t.match(e.parsePattern);if(!a)return null;let o=e.valueCallback?e.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;let s=t.slice(i.length);return{value:o,rest:s}}}var Qr={code:`en-US`,formatDistance:Vr,formatLong:Ur,formatRelative:Gr,localize:qr,match:{ordinalNumber:Zr({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:Jr({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:`wide`,parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:`any`}),quarter:Jr({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:`wide`,parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:`any`,valueCallback:e=>e+1}),month:Jr({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:`wide`,parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:`any`}),day:Jr({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:`wide`,parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:`any`}),dayPeriod:Jr({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:`any`,parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:`any`})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function $r(e,t){let n=I(e,t?.in);return xr(n,Ir(n))+1}function ei(e,t){let n=I(e,t?.in),r=gr(n)-+Sr(n);return Math.round(r/sr)+1}function ti(e,t){let n=I(e,t?.in),r=n.getFullYear(),i=mr(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,o=F(t?.in||e,0);o.setFullYear(r+1,0,a),o.setHours(0,0,0,0);let s=hr(o,t),c=F(t?.in||e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);let l=hr(c,t);return+n>=+s?r+1:+n>=+l?r:r-1}function ni(e,t){let n=mr(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,i=ti(e,t),a=F(t?.in||e,0);return a.setFullYear(i,0,r),a.setHours(0,0,0,0),hr(a,t)}function ri(e,t){let n=I(e,t?.in),r=hr(n,t)-+ni(n,t);return Math.round(r/sr)+1}function L(e,t){return(e<0?`-`:``)+Math.abs(e).toString().padStart(t,`0`)}var ii={y(e,t){let n=e.getFullYear(),r=n>0?n:1-n;return L(t===`yy`?r%100:r,t.length)},M(e,t){let n=e.getMonth();return t===`M`?String(n+1):L(n+1,2)},d(e,t){return L(e.getDate(),t.length)},a(e,t){let n=e.getHours()/12>=1?`pm`:`am`;switch(t){case`a`:case`aa`:return n.toUpperCase();case`aaa`:return n;case`aaaaa`:return n[0];default:return n===`am`?`a.m.`:`p.m.`}},h(e,t){return L(e.getHours()%12||12,t.length)},H(e,t){return L(e.getHours(),t.length)},m(e,t){return L(e.getMinutes(),t.length)},s(e,t){return L(e.getSeconds(),t.length)},S(e,t){let n=t.length,r=e.getMilliseconds();return L(Math.trunc(r*10**(n-3)),t.length)}},ai={am:`am`,pm:`pm`,midnight:`midnight`,noon:`noon`,morning:`morning`,afternoon:`afternoon`,evening:`evening`,night:`night`},oi={G:function(e,t,n){let r=+(e.getFullYear()>0);switch(t){case`G`:case`GG`:case`GGG`:return n.era(r,{width:`abbreviated`});case`GGGGG`:return n.era(r,{width:`narrow`});default:return n.era(r,{width:`wide`})}},y:function(e,t,n){if(t===`yo`){let t=e.getFullYear(),r=t>0?t:1-t;return n.ordinalNumber(r,{unit:`year`})}return ii.y(e,t)},Y:function(e,t,n,r){let i=ti(e,r),a=i>0?i:1-i;return t===`YY`?L(a%100,2):t===`Yo`?n.ordinalNumber(a,{unit:`year`}):L(a,t.length)},R:function(e,t){return L(_r(e),t.length)},u:function(e,t){return L(e.getFullYear(),t.length)},Q:function(e,t,n){let r=Math.ceil((e.getMonth()+1)/3);switch(t){case`Q`:return String(r);case`QQ`:return L(r,2);case`Qo`:return n.ordinalNumber(r,{unit:`quarter`});case`QQQ`:return n.quarter(r,{width:`abbreviated`,context:`formatting`});case`QQQQQ`:return n.quarter(r,{width:`narrow`,context:`formatting`});default:return n.quarter(r,{width:`wide`,context:`formatting`})}},q:function(e,t,n){let r=Math.ceil((e.getMonth()+1)/3);switch(t){case`q`:return String(r);case`qq`:return L(r,2);case`qo`:return n.ordinalNumber(r,{unit:`quarter`});case`qqq`:return n.quarter(r,{width:`abbreviated`,context:`standalone`});case`qqqqq`:return n.quarter(r,{width:`narrow`,context:`standalone`});default:return n.quarter(r,{width:`wide`,context:`standalone`})}},M:function(e,t,n){let r=e.getMonth();switch(t){case`M`:case`MM`:return ii.M(e,t);case`Mo`:return n.ordinalNumber(r+1,{unit:`month`});case`MMM`:return n.month(r,{width:`abbreviated`,context:`formatting`});case`MMMMM`:return n.month(r,{width:`narrow`,context:`formatting`});default:return n.month(r,{width:`wide`,context:`formatting`})}},L:function(e,t,n){let r=e.getMonth();switch(t){case`L`:return String(r+1);case`LL`:return L(r+1,2);case`Lo`:return n.ordinalNumber(r+1,{unit:`month`});case`LLL`:return n.month(r,{width:`abbreviated`,context:`standalone`});case`LLLLL`:return n.month(r,{width:`narrow`,context:`standalone`});default:return n.month(r,{width:`wide`,context:`standalone`})}},w:function(e,t,n,r){let i=ri(e,r);return t===`wo`?n.ordinalNumber(i,{unit:`week`}):L(i,t.length)},I:function(e,t,n){let r=ei(e);return t===`Io`?n.ordinalNumber(r,{unit:`week`}):L(r,t.length)},d:function(e,t,n){return t===`do`?n.ordinalNumber(e.getDate(),{unit:`date`}):ii.d(e,t)},D:function(e,t,n){let r=$r(e);return t===`Do`?n.ordinalNumber(r,{unit:`dayOfYear`}):L(r,t.length)},E:function(e,t,n){let r=e.getDay();switch(t){case`E`:case`EE`:case`EEE`:return n.day(r,{width:`abbreviated`,context:`formatting`});case`EEEEE`:return n.day(r,{width:`narrow`,context:`formatting`});case`EEEEEE`:return n.day(r,{width:`short`,context:`formatting`});default:return n.day(r,{width:`wide`,context:`formatting`})}},e:function(e,t,n,r){let i=e.getDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case`e`:return String(a);case`ee`:return L(a,2);case`eo`:return n.ordinalNumber(a,{unit:`day`});case`eee`:return n.day(i,{width:`abbreviated`,context:`formatting`});case`eeeee`:return n.day(i,{width:`narrow`,context:`formatting`});case`eeeeee`:return n.day(i,{width:`short`,context:`formatting`});default:return n.day(i,{width:`wide`,context:`formatting`})}},c:function(e,t,n,r){let i=e.getDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case`c`:return String(a);case`cc`:return L(a,t.length);case`co`:return n.ordinalNumber(a,{unit:`day`});case`ccc`:return n.day(i,{width:`abbreviated`,context:`standalone`});case`ccccc`:return n.day(i,{width:`narrow`,context:`standalone`});case`cccccc`:return n.day(i,{width:`short`,context:`standalone`});default:return n.day(i,{width:`wide`,context:`standalone`})}},i:function(e,t,n){let r=e.getDay(),i=r===0?7:r;switch(t){case`i`:return String(i);case`ii`:return L(i,t.length);case`io`:return n.ordinalNumber(i,{unit:`day`});case`iii`:return n.day(r,{width:`abbreviated`,context:`formatting`});case`iiiii`:return n.day(r,{width:`narrow`,context:`formatting`});case`iiiiii`:return n.day(r,{width:`short`,context:`formatting`});default:return n.day(r,{width:`wide`,context:`formatting`})}},a:function(e,t,n){let r=e.getHours()/12>=1?`pm`:`am`;switch(t){case`a`:case`aa`:return n.dayPeriod(r,{width:`abbreviated`,context:`formatting`});case`aaa`:return n.dayPeriod(r,{width:`abbreviated`,context:`formatting`}).toLowerCase();case`aaaaa`:return n.dayPeriod(r,{width:`narrow`,context:`formatting`});default:return n.dayPeriod(r,{width:`wide`,context:`formatting`})}},b:function(e,t,n){let r=e.getHours(),i;switch(i=r===12?ai.noon:r===0?ai.midnight:r/12>=1?`pm`:`am`,t){case`b`:case`bb`:return n.dayPeriod(i,{width:`abbreviated`,context:`formatting`});case`bbb`:return n.dayPeriod(i,{width:`abbreviated`,context:`formatting`}).toLowerCase();case`bbbbb`:return n.dayPeriod(i,{width:`narrow`,context:`formatting`});default:return n.dayPeriod(i,{width:`wide`,context:`formatting`})}},B:function(e,t,n){let r=e.getHours(),i;switch(i=r>=17?ai.evening:r>=12?ai.afternoon:r>=4?ai.morning:ai.night,t){case`B`:case`BB`:case`BBB`:return n.dayPeriod(i,{width:`abbreviated`,context:`formatting`});case`BBBBB`:return n.dayPeriod(i,{width:`narrow`,context:`formatting`});default:return n.dayPeriod(i,{width:`wide`,context:`formatting`})}},h:function(e,t,n){if(t===`ho`){let t=e.getHours()%12;return t===0&&(t=12),n.ordinalNumber(t,{unit:`hour`})}return ii.h(e,t)},H:function(e,t,n){return t===`Ho`?n.ordinalNumber(e.getHours(),{unit:`hour`}):ii.H(e,t)},K:function(e,t,n){let r=e.getHours()%12;return t===`Ko`?n.ordinalNumber(r,{unit:`hour`}):L(r,t.length)},k:function(e,t,n){let r=e.getHours();return r===0&&(r=24),t===`ko`?n.ordinalNumber(r,{unit:`hour`}):L(r,t.length)},m:function(e,t,n){return t===`mo`?n.ordinalNumber(e.getMinutes(),{unit:`minute`}):ii.m(e,t)},s:function(e,t,n){return t===`so`?n.ordinalNumber(e.getSeconds(),{unit:`second`}):ii.s(e,t)},S:function(e,t){return ii.S(e,t)},X:function(e,t,n){let r=e.getTimezoneOffset();if(r===0)return`Z`;switch(t){case`X`:return ci(r);case`XXXX`:case`XX`:return li(r);default:return li(r,`:`)}},x:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`x`:return ci(r);case`xxxx`:case`xx`:return li(r);default:return li(r,`:`)}},O:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`O`:case`OO`:case`OOO`:return`GMT`+si(r,`:`);default:return`GMT`+li(r,`:`)}},z:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`z`:case`zz`:case`zzz`:return`GMT`+si(r,`:`);default:return`GMT`+li(r,`:`)}},t:function(e,t,n){return L(Math.trunc(e/1e3),t.length)},T:function(e,t,n){return L(+e,t.length)}};function si(e,t=``){let n=e>0?`-`:`+`,r=Math.abs(e),i=Math.trunc(r/60),a=r%60;return a===0?n+String(i):n+String(i)+t+L(a,2)}function ci(e,t){return e%60==0?(e>0?`-`:`+`)+L(Math.abs(e)/60,2):li(e,t)}function li(e,t=``){let n=e>0?`-`:`+`,r=Math.abs(e),i=L(Math.trunc(r/60),2),a=L(r%60,2);return n+i+t+a}var ui=(e,t)=>{switch(e){case`P`:return t.date({width:`short`});case`PP`:return t.date({width:`medium`});case`PPP`:return t.date({width:`long`});default:return t.date({width:`full`})}},di=(e,t)=>{switch(e){case`p`:return t.time({width:`short`});case`pp`:return t.time({width:`medium`});case`ppp`:return t.time({width:`long`});default:return t.time({width:`full`})}},fi={p:di,P:(e,t)=>{let n=e.match(/(P+)(p+)?/)||[],r=n[1],i=n[2];if(!i)return ui(e,t);let a;switch(r){case`P`:a=t.dateTime({width:`short`});break;case`PP`:a=t.dateTime({width:`medium`});break;case`PPP`:a=t.dateTime({width:`long`});break;default:a=t.dateTime({width:`full`});break}return a.replace(`{{date}}`,ui(r,t)).replace(`{{time}}`,di(i,t))}},pi=/^D+$/,mi=/^Y+$/,hi=[`D`,`DD`,`YY`,`YYYY`];function gi(e){return pi.test(e)}function _i(e){return mi.test(e)}function vi(e,t,n){let r=yi(e,t,n);if(console.warn(r),hi.includes(e))throw RangeError(r)}function yi(e,t,n){let r=e[0]===`Y`?`years`:`days of the month`;return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}var bi=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,xi=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Si=/^'([^]*?)'?$/,Ci=/''/g,wi=/[a-zA-Z]/;function Ti(e,t,n){let r=mr(),i=n?.locale??r.locale??Qr,a=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,o=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,s=I(e,n?.in);if(!kr(s))throw RangeError(`Invalid time value`);let c=t.match(xi).map(e=>{let t=e[0];if(t===`p`||t===`P`){let n=fi[t];return n(e,i.formatLong)}return e}).join(``).match(bi).map(e=>{if(e===`''`)return{isToken:!1,value:`'`};let t=e[0];if(t===`'`)return{isToken:!1,value:Ei(e)};if(oi[t])return{isToken:!0,value:e};if(t.match(wi))throw RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}});i.localize.preprocessor&&(c=i.localize.preprocessor(s,c));let l={firstWeekContainsDate:a,weekStartsOn:o,locale:i};return c.map(r=>{if(!r.isToken)return r.value;let a=r.value;(!n?.useAdditionalWeekYearTokens&&_i(a)||!n?.useAdditionalDayOfYearTokens&&gi(a))&&vi(a,t,String(e));let o=oi[a[0]];return o(s,a,i.localize,l)}).join(``)}function Ei(e){let t=e.match(Si);return t?t[1].replace(Ci,`'`):e}function Di(e,t){let n=I(e,t?.in),r=n.getFullYear(),i=n.getMonth(),a=F(n,0);return a.setFullYear(r,i+1,0),a.setHours(0,0,0,0),a.getDate()}function Oi(e,t){return I(e,t?.in).getMonth()}function ki(e,t){return I(e,t?.in).getFullYear()}function Ai(e,t){return+I(e)>+I(t)}function ji(e,t){return+I(e)<+I(t)}function Mi(e,t,n){let[r,i]=yr(n?.in,e,t);return r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()}function R(e,t,n){let[r,i]=yr(n?.in,e,t);return r.getFullYear()===i.getFullYear()}function z(e,t,n){let r=I(e,n?.in),i=r.getFullYear(),a=r.getDate(),o=F(n?.in||e,0);o.setFullYear(i,t,15),o.setHours(0,0,0,0);let s=Di(o);return r.setMonth(t,Math.min(a,s)),r}function Ni(e,t,n){let r=I(e,n?.in);return isNaN(+r)?F(n?.in||e,NaN):(r.setFullYear(t),r)}var Pi=5,Fi=4;function Ii(e,t){let n=t.startOfMonth(e),r=n.getDay()>0?n.getDay():7,i=t.addDays(e,-r+1),a=t.addDays(i,Pi*7-1);return t.getMonth(e)===t.getMonth(a)?Pi:Fi}function Li(e,t){let n=t.startOfMonth(e),r=n.getDay();return r===1?n:r===0?t.addDays(n,-6):t.addDays(n,-1*(r-1))}function Ri(e,t){let n=Li(e,t),r=Ii(e,t);return t.addDays(n,r*7-1)}var zi={...Qr,labels:{labelDayButton:(e,t,n,r)=>{let i;i=r&&typeof r.format==`function`?r.format.bind(r):(e,t)=>Ti(e,t,{locale:Qr,...n});let a=i(e,`PPPP`);return t.today&&(a=`Today, ${a}`),t.selected&&(a=`${a}, selected`),a},labelMonthDropdown:`Choose the Month`,labelNext:`Go to the Next Month`,labelPrevious:`Go to the Previous Month`,labelWeekNumber:e=>`Week ${e}`,labelYearDropdown:`Choose the Year`,labelGrid:(e,t,n)=>{let r;return r=n&&typeof n.format==`function`?n.format.bind(n):(e,n)=>Ti(e,n,{locale:Qr,...t}),r(e,`LLLL yyyy`)},labelGridcell:(e,t,n,r)=>{let i;i=r&&typeof r.format==`function`?r.format.bind(r):(e,t)=>Ti(e,t,{locale:Qr,...n});let a=i(e,`PPPP`);return t?.today&&(a=`Today, ${a}`),a},labelNav:`Navigation bar`,labelWeekNumberHeader:`Week Number`,labelWeekday:(e,t,n)=>{let r;return r=n&&typeof n.format==`function`?n.format.bind(n):(e,n)=>Ti(e,n,{locale:Qr,...t}),r(e,`cccc`)}}},Bi=class e{constructor(e,t){this.today=()=>this.overrides?.today?this.overrides.today():this.options.timeZone?ar.tz(this.options.timeZone):new(this.options.Date??Date),this.newDate=(e,t,n)=>this.overrides?.newDate?this.overrides.newDate(e,t,n):this.options.timeZone?new ar(e,t,n,this.options.timeZone):new Date(e,t,n),this.addDays=(e,t)=>this.overrides?.addDays?this.overrides.addDays(e,t):dr(e,t),this.addMonths=(e,t)=>this.overrides?.addMonths?this.overrides.addMonths(e,t):fr(e,t),this.addWeeks=(e,t)=>this.overrides?.addWeeks?this.overrides.addWeeks(e,t):Cr(e,t),this.addYears=(e,t)=>this.overrides?.addYears?this.overrides.addYears(e,t):wr(e,t),this.differenceInCalendarDays=(e,t)=>this.overrides?.differenceInCalendarDays?this.overrides.differenceInCalendarDays(e,t):xr(e,t),this.differenceInCalendarMonths=(e,t)=>this.overrides?.differenceInCalendarMonths?this.overrides.differenceInCalendarMonths(e,t):Ar(e,t),this.eachMonthOfInterval=e=>this.overrides?.eachMonthOfInterval?this.overrides.eachMonthOfInterval(e):Nr(e),this.eachYearOfInterval=e=>{let t=this.overrides?.eachYearOfInterval?this.overrides.eachYearOfInterval(e):Lr(e),n=new Set(t.map(e=>this.getYear(e)));if(n.size===t.length)return t;let r=[];return n.forEach(e=>{r.push(new Date(e,0,1))}),r},this.endOfBroadcastWeek=e=>this.overrides?.endOfBroadcastWeek?this.overrides.endOfBroadcastWeek(e):Ri(e,this),this.endOfISOWeek=e=>this.overrides?.endOfISOWeek?this.overrides.endOfISOWeek(e):zr(e),this.endOfMonth=e=>this.overrides?.endOfMonth?this.overrides.endOfMonth(e):jr(e),this.endOfWeek=(e,t)=>this.overrides?.endOfWeek?this.overrides.endOfWeek(e,t):Rr(e,this.options),this.endOfYear=e=>this.overrides?.endOfYear?this.overrides.endOfYear(e):Fr(e),this.format=(e,t,n)=>{let r=this.overrides?.format?this.overrides.format(e,t,this.options):Ti(e,t,this.options);return this.options.numerals&&this.options.numerals!==`latn`?this.replaceDigits(r):r},this.getISOWeek=e=>this.overrides?.getISOWeek?this.overrides.getISOWeek(e):ei(e),this.getMonth=(e,t)=>this.overrides?.getMonth?this.overrides.getMonth(e,this.options):Oi(e,this.options),this.getYear=(e,t)=>this.overrides?.getYear?this.overrides.getYear(e,this.options):ki(e,this.options),this.getWeek=(e,t)=>this.overrides?.getWeek?this.overrides.getWeek(e,this.options):ri(e,this.options),this.isAfter=(e,t)=>this.overrides?.isAfter?this.overrides.isAfter(e,t):Ai(e,t),this.isBefore=(e,t)=>this.overrides?.isBefore?this.overrides.isBefore(e,t):ji(e,t),this.isDate=e=>this.overrides?.isDate?this.overrides.isDate(e):Or(e),this.isSameDay=(e,t)=>this.overrides?.isSameDay?this.overrides.isSameDay(e,t):Dr(e,t),this.isSameMonth=(e,t)=>this.overrides?.isSameMonth?this.overrides.isSameMonth(e,t):Mi(e,t),this.isSameYear=(e,t)=>this.overrides?.isSameYear?this.overrides.isSameYear(e,t):R(e,t),this.max=e=>this.overrides?.max?this.overrides.max(e):Tr(e),this.min=e=>this.overrides?.min?this.overrides.min(e):Er(e),this.setMonth=(e,t)=>this.overrides?.setMonth?this.overrides.setMonth(e,t):z(e,t),this.setYear=(e,t)=>this.overrides?.setYear?this.overrides.setYear(e,t):Ni(e,t),this.startOfBroadcastWeek=(e,t)=>this.overrides?.startOfBroadcastWeek?this.overrides.startOfBroadcastWeek(e,this):Li(e,this),this.startOfDay=e=>this.overrides?.startOfDay?this.overrides.startOfDay(e):br(e),this.startOfISOWeek=e=>this.overrides?.startOfISOWeek?this.overrides.startOfISOWeek(e):gr(e),this.startOfMonth=e=>this.overrides?.startOfMonth?this.overrides.startOfMonth(e):Pr(e),this.startOfWeek=(e,t)=>this.overrides?.startOfWeek?this.overrides.startOfWeek(e,this.options):hr(e,this.options),this.startOfYear=e=>this.overrides?.startOfYear?this.overrides.startOfYear(e):Ir(e),this.options={locale:zi,...e},this.overrides=t}getDigitMap(){let{numerals:e=`latn`}=this.options,t=new Intl.NumberFormat(`en-US`,{numberingSystem:e}),n={};for(let e=0;e<10;e++)n[e.toString()]=t.format(e);return n}replaceDigits(e){let t=this.getDigitMap();return e.replace(/\d/g,e=>t[e]||e)}formatNumber(e){return this.replaceDigits(e.toString())}getMonthYearOrder(){let t=this.options.locale?.code;return t&&e.yearFirstLocales.has(t)?`year-first`:`month-first`}formatMonthYear(t){let{locale:n,timeZone:r,numerals:i}=this.options,a=n?.code;if(a&&e.yearFirstLocales.has(a))try{return new Intl.DateTimeFormat(a,{month:`long`,year:`numeric`,timeZone:r,numberingSystem:i}).format(t)}catch{}let o=this.getMonthYearOrder()===`year-first`?`y LLLL`:`LLLL y`;return this.format(t,o)}};Bi.yearFirstLocales=new Set([`eu`,`hu`,`ja`,`ja-Hira`,`ja-JP`,`ko`,`ko-KR`,`lt`,`lt-LT`,`lv`,`lv-LV`,`mn`,`mn-MN`,`zh`,`zh-CN`,`zh-HK`,`zh-TW`]);var Vi=new Bi,Hi=class{constructor(e,t,n=Vi){this.date=e,this.displayMonth=t,this.outside=!!(t&&!n.isSameMonth(e,t)),this.dateLib=n,this.isoDate=n.format(e,`yyyy-MM-dd`),this.displayMonthId=n.format(t,`yyyy-MM`),this.dateMonthId=n.format(e,`yyyy-MM`)}isEqualTo(e){return this.dateLib.isSameDay(e.date,this.date)&&this.dateLib.isSameMonth(e.displayMonth,this.displayMonth)}},Ui=class{constructor(e,t){this.date=e,this.weeks=t}},Wi=class{constructor(e,t){this.days=t,this.weekNumber=e}};function Gi(e){return M.createElement(`span`,{...e})}function Ki(e){let{size:t=24,orientation:n=`left`,className:r}=e;return M.createElement(`svg`,{className:r,width:t,height:t,viewBox:`0 0 24 24`},n===`up`&&M.createElement(`polygon`,{points:`6.77 17 12.5 11.43 18.24 17 20 15.28 12.5 8 5 15.28`}),n===`down`&&M.createElement(`polygon`,{points:`6.77 8 12.5 13.57 18.24 8 20 9.72 12.5 17 5 9.72`}),n===`left`&&M.createElement(`polygon`,{points:`16 18.112 9.81111111 12 16 5.87733333 14.0888889 4 6 12 14.0888889 20`}),n===`right`&&M.createElement(`polygon`,{points:`8 18.112 14.18888889 12 8 5.87733333 9.91111111 4 18 12 9.91111111 20`}))}function qi(e){let{day:t,modifiers:n,...r}=e;return M.createElement(`td`,{...r})}function Ji(e){let{day:t,modifiers:n,...r}=e,i=M.useRef(null);return M.useEffect(()=>{n.focused&&i.current?.focus()},[n.focused]),M.createElement(`button`,{ref:i,...r})}var B;(function(e){e.Root=`root`,e.Chevron=`chevron`,e.Day=`day`,e.DayButton=`day_button`,e.CaptionLabel=`caption_label`,e.Dropdowns=`dropdowns`,e.Dropdown=`dropdown`,e.DropdownRoot=`dropdown_root`,e.Footer=`footer`,e.MonthGrid=`month_grid`,e.MonthCaption=`month_caption`,e.MonthsDropdown=`months_dropdown`,e.Month=`month`,e.Months=`months`,e.Nav=`nav`,e.NextMonthButton=`button_next`,e.PreviousMonthButton=`button_previous`,e.Week=`week`,e.Weeks=`weeks`,e.Weekday=`weekday`,e.Weekdays=`weekdays`,e.WeekNumber=`week_number`,e.WeekNumberHeader=`week_number_header`,e.YearsDropdown=`years_dropdown`})(B||={});var V;(function(e){e.disabled=`disabled`,e.hidden=`hidden`,e.outside=`outside`,e.focused=`focused`,e.today=`today`})(V||={});var Yi;(function(e){e.range_end=`range_end`,e.range_middle=`range_middle`,e.range_start=`range_start`,e.selected=`selected`})(Yi||={});var Xi;(function(e){e.weeks_before_enter=`weeks_before_enter`,e.weeks_before_exit=`weeks_before_exit`,e.weeks_after_enter=`weeks_after_enter`,e.weeks_after_exit=`weeks_after_exit`,e.caption_after_enter=`caption_after_enter`,e.caption_after_exit=`caption_after_exit`,e.caption_before_enter=`caption_before_enter`,e.caption_before_exit=`caption_before_exit`})(Xi||={});var Zi=(0,M.createContext)(void 0);function Qi(){let e=(0,M.useContext)(Zi);if(e===void 0)throw Error(`useDayPicker() must be used within a custom component.`);return e}function $i(e){let{options:t,className:n,...r}=e,{classNames:i,components:a}=Qi(),o=[i[B.Dropdown],n].join(` `),s=t?.find(({value:e})=>e===r.value);return M.createElement(`span`,{"data-disabled":r.disabled,className:i[B.DropdownRoot]},M.createElement(a.Select,{className:o,...r},t?.map(({value:e,label:t,disabled:n})=>M.createElement(a.Option,{key:e,value:e,disabled:n},t))),M.createElement(`span`,{className:i[B.CaptionLabel],"aria-hidden":!0},s?.label,M.createElement(a.Chevron,{orientation:`down`,size:18,className:i[B.Chevron]})))}function ea(e){return M.createElement(`div`,{...e})}function ta(e){return M.createElement(`div`,{...e})}function na(e){let{calendarMonth:t,displayIndex:n,...r}=e;return M.createElement(`div`,{...r},e.children)}function ra(e){let{calendarMonth:t,displayIndex:n,...r}=e;return M.createElement(`div`,{...r})}function ia(e){return M.createElement(`table`,{...e})}function aa(e){return M.createElement(`div`,{...e})}function oa(e){let{components:t}=Qi();return M.createElement(t.Dropdown,{...e})}function sa(e){let{onPreviousClick:t,onNextClick:n,previousMonth:r,nextMonth:i,...a}=e,{components:o,classNames:s,labels:{labelPrevious:c,labelNext:l}}=Qi(),u=(0,M.useCallback)(e=>{i&&n?.(e)},[i,n]),d=(0,M.useCallback)(e=>{r&&t?.(e)},[r,t]);return M.createElement(`nav`,{...a},M.createElement(o.PreviousMonthButton,{type:`button`,className:s[B.PreviousMonthButton],tabIndex:r?void 0:-1,"aria-disabled":r?void 0:!0,"aria-label":c(r),onClick:d},M.createElement(o.Chevron,{disabled:r?void 0:!0,className:s[B.Chevron],orientation:`left`})),M.createElement(o.NextMonthButton,{type:`button`,className:s[B.NextMonthButton],tabIndex:i?void 0:-1,"aria-disabled":i?void 0:!0,"aria-label":l(i),onClick:u},M.createElement(o.Chevron,{disabled:i?void 0:!0,orientation:`right`,className:s[B.Chevron]})))}function ca(e){return M.createElement(`button`,{...e})}function la(e){return M.createElement(`option`,{...e})}function ua(e){return M.createElement(`button`,{...e})}function da(e){let{rootRef:t,...n}=e;return M.createElement(`div`,{...n,ref:t})}function fa(e){return M.createElement(`select`,{...e})}function pa(e){let{week:t,...n}=e;return M.createElement(`tr`,{...n})}function ma(e){return M.createElement(`th`,{...e})}function ha(e){return M.createElement(`thead`,{"aria-hidden":!0},M.createElement(`tr`,{...e}))}function ga(e){let{week:t,...n}=e;return M.createElement(`th`,{...n})}function _a(e){return M.createElement(`th`,{...e})}function va(e){return M.createElement(`tbody`,{...e})}function ya(e){let{components:t}=Qi();return M.createElement(t.Dropdown,{...e})}var ba=e({CaptionLabel:()=>Gi,Chevron:()=>Ki,Day:()=>qi,DayButton:()=>Ji,Dropdown:()=>$i,DropdownNav:()=>ea,Footer:()=>ta,Month:()=>na,MonthCaption:()=>ra,MonthGrid:()=>ia,Months:()=>aa,MonthsDropdown:()=>oa,Nav:()=>sa,NextMonthButton:()=>ca,Option:()=>la,PreviousMonthButton:()=>ua,Root:()=>da,Select:()=>fa,Week:()=>pa,WeekNumber:()=>ga,WeekNumberHeader:()=>_a,Weekday:()=>ma,Weekdays:()=>ha,Weeks:()=>va,YearsDropdown:()=>ya});function xa(e,t,n=!1,r=Vi){let{from:i,to:a}=e,{differenceInCalendarDays:o,isSameDay:s}=r;return i&&a?(o(a,i)<0&&([i,a]=[a,i]),o(t,i)>=+!!n&&o(a,t)>=+!!n):!n&&a?s(a,t):!n&&i?s(i,t):!1}function Sa(e){return!!(e&&typeof e==`object`&&`before`in e&&`after`in e)}function Ca(e){return!!(e&&typeof e==`object`&&`from`in e)}function wa(e){return!!(e&&typeof e==`object`&&`after`in e)}function Ta(e){return!!(e&&typeof e==`object`&&`before`in e)}function Ea(e){return!!(e&&typeof e==`object`&&`dayOfWeek`in e)}function Da(e,t){return Array.isArray(e)&&e.every(t.isDate)}function Oa(e,t,n=Vi){let r=Array.isArray(t)?t:[t],{isSameDay:i,differenceInCalendarDays:a,isAfter:o}=n;return r.some(t=>{if(typeof t==`boolean`)return t;if(n.isDate(t))return i(e,t);if(Da(t,n))return t.some(t=>i(e,t));if(Ca(t))return xa(t,e,!1,n);if(Ea(t))return Array.isArray(t.dayOfWeek)?t.dayOfWeek.includes(e.getDay()):t.dayOfWeek===e.getDay();if(Sa(t)){let n=a(t.before,e),r=a(t.after,e),i=n>0,s=r<0;return o(t.before,t.after)?s&&i:i||s}return wa(t)?a(e,t.after)>0:Ta(t)?a(t.before,e)>0:typeof t==`function`?t(e):!1})}function ka(e,t,n,r,i){let{disabled:a,hidden:o,modifiers:s,showOutsideDays:c,broadcastCalendar:l,today:u=i.today()}=t,{isSameDay:d,isSameMonth:f,startOfMonth:p,isBefore:m,endOfMonth:h,isAfter:g}=i,_=n&&p(n),v=r&&h(r),y={[V.focused]:[],[V.outside]:[],[V.disabled]:[],[V.hidden]:[],[V.today]:[]},b={};for(let t of e){let{date:e,displayMonth:n}=t,r=!!(n&&!f(e,n)),p=!!(_&&m(e,_)),h=!!(v&&g(e,v)),x=!!(a&&Oa(e,a,i)),S=!!(o&&Oa(e,o,i))||p||h||!l&&!c&&r||l&&c===!1&&r,C=d(e,u);r&&y.outside.push(t),x&&y.disabled.push(t),S&&y.hidden.push(t),C&&y.today.push(t),s&&Object.keys(s).forEach(n=>{let r=s?.[n];r&&Oa(e,r,i)&&(b[n]?b[n].push(t):b[n]=[t])})}return e=>{let t={[V.focused]:!1,[V.disabled]:!1,[V.hidden]:!1,[V.outside]:!1,[V.today]:!1},n={};for(let n in y)t[n]=y[n].some(t=>t===e);for(let t in b)n[t]=b[t].some(t=>t===e);return{...t,...n}}}function Aa(e,t,n={}){return Object.entries(e).filter(([,e])=>e===!0).reduce((e,[r])=>(n[r]?e.push(n[r]):t[V[r]]?e.push(t[V[r]]):t[Yi[r]]&&e.push(t[Yi[r]]),e),[t[B.Day]])}function ja(e){return{...ba,...e}}function Ma(e){let t={"data-mode":e.mode??void 0,"data-required":`required`in e?e.required:void 0,"data-multiple-months":e.numberOfMonths&&e.numberOfMonths>1||void 0,"data-week-numbers":e.showWeekNumber||void 0,"data-broadcast-calendar":e.broadcastCalendar||void 0,"data-nav-layout":e.navLayout||void 0};return Object.entries(e).forEach(([e,n])=>{e.startsWith(`data-`)&&(t[e]=n)}),t}function Na(){let e={};for(let t in B)e[B[t]]=`rdp-${B[t]}`;for(let t in V)e[V[t]]=`rdp-${V[t]}`;for(let t in Yi)e[Yi[t]]=`rdp-${Yi[t]}`;for(let t in Xi)e[Xi[t]]=`rdp-${Xi[t]}`;return e}function Pa(e,t,n){return(n??new Bi(t)).formatMonthYear(e)}function Fa(e,t,n){return(n??new Bi(t)).format(e,`d`)}function Ia(e,t=Vi){return t.format(e,`LLLL`)}function La(e,t,n){return(n??new Bi(t)).format(e,`cccccc`)}function Ra(e,t=Vi){return e<10?t.formatNumber(`0${e.toLocaleString()}`):t.formatNumber(`${e.toLocaleString()}`)}function za(){return``}function Ba(e,t=Vi){return t.format(e,`yyyy`)}var Va=e({formatCaption:()=>Pa,formatDay:()=>Fa,formatMonthDropdown:()=>Ia,formatWeekNumber:()=>Ra,formatWeekNumberHeader:()=>za,formatWeekdayName:()=>La,formatYearDropdown:()=>Ba});function Ha(e){return{...Va,...e}}function Ua(e,t,n,r){let i=(r??new Bi(n)).format(e,`PPPP`);return t.today&&(i=`Today, ${i}`),t.selected&&(i=`${i}, selected`),i}function Wa(e,t,n){return(n??new Bi(t)).formatMonthYear(e)}function Ga(e,t,n,r){let i=(r??new Bi(n)).format(e,`PPPP`);return t?.today&&(i=`Today, ${i}`),i}function Ka(e){return`Choose the Month`}function qa(){return``}var Ja=`Go to the Next Month`;function Ya(e,t){return Ja}function Xa(e){return`Go to the Previous Month`}function Za(e,t,n){return(n??new Bi(t)).format(e,`cccc`)}function Qa(e,t){return`Week ${e}`}function $a(e){return`Week Number`}function eo(e){return`Choose the Year`}var to=e({labelDayButton:()=>Ua,labelGrid:()=>Wa,labelGridcell:()=>Ga,labelMonthDropdown:()=>Ka,labelNav:()=>qa,labelNext:()=>Ya,labelPrevious:()=>Xa,labelWeekNumber:()=>Qa,labelWeekNumberHeader:()=>$a,labelWeekday:()=>Za,labelYearDropdown:()=>eo}),no=(e,t,n)=>t||(n?typeof n==`function`?n:(...e)=>n:e);function ro(e,t){let n=t.locale?.labels??{};return{...to,...e??{},labelDayButton:no(Ua,e?.labelDayButton,n.labelDayButton),labelMonthDropdown:no(Ka,e?.labelMonthDropdown,n.labelMonthDropdown),labelNext:no(Ya,e?.labelNext,n.labelNext),labelPrevious:no(Xa,e?.labelPrevious,n.labelPrevious),labelWeekNumber:no(Qa,e?.labelWeekNumber,n.labelWeekNumber),labelYearDropdown:no(eo,e?.labelYearDropdown,n.labelYearDropdown),labelGrid:no(Wa,e?.labelGrid,n.labelGrid),labelGridcell:no(Ga,e?.labelGridcell,n.labelGridcell),labelNav:no(qa,e?.labelNav,n.labelNav),labelWeekNumberHeader:no($a,e?.labelWeekNumberHeader,n.labelWeekNumberHeader),labelWeekday:no(Za,e?.labelWeekday,n.labelWeekday)}}function io(e,t,n,r,i){let{startOfMonth:a,startOfYear:o,endOfYear:s,eachMonthOfInterval:c,getMonth:l}=i;return c({start:o(e),end:s(e)}).map(e=>{let o=r.formatMonthDropdown(e,i);return{value:l(e),label:o,disabled:t&&e<a(t)||n&&e>a(n)||!1}})}function ao(e,t={},n={}){let r={...t?.[B.Day]};return Object.entries(e).filter(([,e])=>e===!0).forEach(([e])=>{r={...r,...n?.[e]}}),r}function oo(e,t,n,r){let i=r??e.today(),a=n?e.startOfBroadcastWeek(i,e):t?e.startOfISOWeek(i):e.startOfWeek(i),o=[];for(let t=0;t<7;t++){let n=e.addDays(a,t);o.push(n)}return o}function so(e,t,n,r,i=!1){if(!e||!t)return;let{startOfYear:a,endOfYear:o,eachYearOfInterval:s,getYear:c}=r,l=s({start:a(e),end:o(t)});return i&&l.reverse(),l.map(e=>{let t=n.formatYearDropdown(e,r);return{value:c(e),label:t,disabled:!1}})}function co(e,t={}){let{weekStartsOn:n,locale:r}=t,i=n??r?.options?.weekStartsOn??0,a=t=>{let n=typeof t==`number`||typeof t==`string`?new Date(t):t;return new ar(n.getFullYear(),n.getMonth(),n.getDate(),12,0,0,e)},o=e=>{let t=a(e);return new Date(t.getFullYear(),t.getMonth(),t.getDate(),0,0,0,0)};return{today:()=>a(ar.tz(e)),newDate:(t,n,r)=>new ar(t,n,r,12,0,0,e),startOfDay:e=>a(e),startOfWeek:(e,t)=>{let n=a(e),r=t?.weekStartsOn??i,o=(n.getDay()-r+7)%7;return n.setDate(n.getDate()-o),n},startOfISOWeek:e=>{let t=a(e),n=(t.getDay()-1+7)%7;return t.setDate(t.getDate()-n),t},startOfMonth:e=>{let t=a(e);return t.setDate(1),t},startOfYear:e=>{let t=a(e);return t.setMonth(0,1),t},endOfWeek:(e,t)=>{let n=a(e),r=(((t?.weekStartsOn??i)+6)%7-n.getDay()+7)%7;return n.setDate(n.getDate()+r),n},endOfISOWeek:e=>{let t=a(e),n=(7-t.getDay())%7;return t.setDate(t.getDate()+n),t},endOfMonth:e=>{let t=a(e);return t.setMonth(t.getMonth()+1,0),t},endOfYear:e=>{let t=a(e);return t.setMonth(11,31),t},eachMonthOfInterval:t=>{let n=a(t.start),r=a(t.end),i=[],o=new ar(n.getFullYear(),n.getMonth(),1,12,0,0,e),s=r.getFullYear()*12+r.getMonth();for(;o.getFullYear()*12+o.getMonth()<=s;)i.push(new ar(o,e)),o.setMonth(o.getMonth()+1,1);return i},addDays:(e,t)=>{let n=a(e);return n.setDate(n.getDate()+t),n},addWeeks:(e,t)=>{let n=a(e);return n.setDate(n.getDate()+t*7),n},addMonths:(e,t)=>{let n=a(e);return n.setMonth(n.getMonth()+t),n},addYears:(e,t)=>{let n=a(e);return n.setFullYear(n.getFullYear()+t),n},eachYearOfInterval:t=>{let n=a(t.start),r=a(t.end),i=[],o=new ar(n.getFullYear(),0,1,12,0,0,e);for(;o.getFullYear()<=r.getFullYear();)i.push(new ar(o,e)),o.setFullYear(o.getFullYear()+1,0,1);return i},getWeek:(e,t)=>ri(o(e),{weekStartsOn:t?.weekStartsOn??i,firstWeekContainsDate:t?.firstWeekContainsDate??r?.options?.firstWeekContainsDate??1}),getISOWeek:e=>ei(o(e)),differenceInCalendarDays:(e,t)=>xr(o(e),o(t)),differenceInCalendarMonths:(e,t)=>Ar(o(e),o(t))}}var H=e=>e instanceof HTMLElement?e:null,U=e=>[...e.querySelectorAll(`[data-animated-month]`)??[]],lo=e=>H(e.querySelector(`[data-animated-month]`)),uo=e=>H(e.querySelector(`[data-animated-caption]`)),fo=e=>H(e.querySelector(`[data-animated-weeks]`)),po=e=>H(e.querySelector(`[data-animated-nav]`)),mo=e=>H(e.querySelector(`[data-animated-weekdays]`));function ho(e,t,{classNames:n,months:r,focused:i,dateLib:a}){let o=(0,M.useRef)(null),s=(0,M.useRef)(r),c=(0,M.useRef)(!1);(0,M.useLayoutEffect)(()=>{let l=s.current;if(s.current=r,!t||!e.current||!(e.current instanceof HTMLElement)||r.length===0||l.length===0||r.length!==l.length)return;let u=a.isSameMonth(r[0].date,l[0].date),d=a.isAfter(r[0].date,l[0].date),f=d?n[Xi.caption_after_enter]:n[Xi.caption_before_enter],p=d?n[Xi.weeks_after_enter]:n[Xi.weeks_before_enter],m=o.current,h=e.current.cloneNode(!0);if(h instanceof HTMLElement?(U(h).forEach(e=>{if(!(e instanceof HTMLElement))return;let t=lo(e);t&&e.contains(t)&&e.removeChild(t);let n=uo(e);n&&n.classList.remove(f);let r=fo(e);r&&r.classList.remove(p)}),o.current=h):o.current=null,c.current||u||i)return;let g=m instanceof HTMLElement?U(m):[],_=U(e.current);if(_?.every(e=>e instanceof HTMLElement)&&g?.every(e=>e instanceof HTMLElement)){c.current=!0;let t=[];e.current.style.isolation=`isolate`;let r=po(e.current);r&&(r.style.zIndex=`1`),_.forEach((i,a)=>{let o=g[a];if(!o)return;i.style.position=`relative`,i.style.overflow=`hidden`;let s=uo(i);s&&s.classList.add(f);let l=fo(i);l&&l.classList.add(p);let u=()=>{c.current=!1,e.current&&(e.current.style.isolation=``),r&&(r.style.zIndex=``),s&&s.classList.remove(f),l&&l.classList.remove(p),i.style.position=``,i.style.overflow=``,i.contains(o)&&i.removeChild(o)};t.push(u),o.style.pointerEvents=`none`,o.style.position=`absolute`,o.style.overflow=`hidden`,o.setAttribute(`aria-hidden`,`true`);let m=mo(o);m&&(m.style.opacity=`0`);let h=uo(o);h&&(h.classList.add(d?n[Xi.caption_before_exit]:n[Xi.caption_after_exit]),h.addEventListener(`animationend`,u));let _=fo(o);_&&_.classList.add(d?n[Xi.weeks_before_exit]:n[Xi.weeks_after_exit]),i.insertBefore(o,i.firstChild)})}})}function go(e,t,n,r){let i=e[0],a=e[e.length-1],{ISOWeek:o,fixedWeeks:s,broadcastCalendar:c}=n??{},{addDays:l,differenceInCalendarDays:u,differenceInCalendarMonths:d,endOfBroadcastWeek:f,endOfISOWeek:p,endOfMonth:m,endOfWeek:h,isAfter:g,startOfBroadcastWeek:_,startOfISOWeek:v,startOfWeek:y}=r,b=c?_(i,r):o?v(i):y(i),x=c?f(a):o?p(m(a)):h(m(a)),S=t&&(c?f(t):o?p(t):h(t)),C=u(S&&g(x,S)?S:x,b),w=d(a,i)+1,T=[];for(let e=0;e<=C;e++){let t=l(b,e);T.push(t)}let ee=(c?35:42)*w;if(s&&T.length<ee){let e=ee-T.length;for(let t=0;t<e;t++){let e=l(T[T.length-1],1);T.push(e)}}return T}function _o(e){let t=[];return e.reduce((e,n)=>{let r=n.weeks.reduce((e,t)=>e.concat(t.days.slice()),t.slice());return e.concat(r.slice())},t.slice())}function vo(e,t,n,r){let{numberOfMonths:i=1}=n,a=[];for(let n=0;n<i;n++){let i=r.addMonths(e,n);if(t&&i>t)break;a.push(i)}return a}function yo(e,t,n,r){let{month:i,defaultMonth:a,today:o=r.today(),numberOfMonths:s=1}=e,c=i||a||o,{differenceInCalendarMonths:l,addMonths:u,startOfMonth:d}=r;return n&&l(n,c)<s-1&&(c=u(n,-1*(s-1))),t&&l(c,t)<0&&(c=t),d(c)}function bo(e,t,n,r){let{addDays:i,endOfBroadcastWeek:a,endOfISOWeek:o,endOfMonth:s,endOfWeek:c,getISOWeek:l,getWeek:u,startOfBroadcastWeek:d,startOfISOWeek:f,startOfWeek:p}=r,m=e.reduce((e,m)=>{let h=n.broadcastCalendar?d(m,r):n.ISOWeek?f(m):p(m),g=n.broadcastCalendar?a(m):n.ISOWeek?o(s(m)):c(s(m)),_=t.filter(e=>e>=h&&e<=g),v=n.broadcastCalendar?35:42;if(n.fixedWeeks&&_.length<v){let e=t.filter(e=>{let t=v-_.length;return e>g&&e<=i(g,t)});_.push(...e)}let y=new Ui(m,_.reduce((e,t)=>{let i=n.ISOWeek?l(t):u(t),a=e.find(e=>e.weekNumber===i),o=new Hi(t,m,r);return a?a.days.push(o):e.push(new Wi(i,[o])),e},[]));return e.push(y),e},[]);return n.reverseMonths?m.reverse():m}function xo(e,t){let{startMonth:n,endMonth:r}=e,{startOfYear:i,startOfDay:a,startOfMonth:o,endOfMonth:s,addYears:c,endOfYear:l,today:u}=t,d=e.captionLayout===`dropdown`||e.captionLayout===`dropdown-years`;return n?n=o(n):!n&&d&&(n=i(c(e.today??u(),-100))),r?r=s(r):!r&&d&&(r=l(e.today??u())),[n&&a(n),r&&a(r)]}function So(e,t,n,r){if(n.disableNavigation)return;let{pagedNavigation:i,numberOfMonths:a=1}=n,{startOfMonth:o,addMonths:s,differenceInCalendarMonths:c}=r,l=i?a:1,u=o(e);if(!t||!(c(t,e)<a))return s(u,l)}function Co(e,t,n,r){if(n.disableNavigation)return;let{pagedNavigation:i,numberOfMonths:a}=n,{startOfMonth:o,addMonths:s,differenceInCalendarMonths:c}=r,l=i?a??1:1,u=o(e);if(!t||!(c(u,t)<=0))return s(u,-l)}function wo(e){return e.reduce((e,t)=>e.concat(t.weeks.slice()),[].slice())}function To(e,t){let[n,r]=(0,M.useState)(e);return[t===void 0?n:t,r]}function Eo(e,t){let[n,r]=xo(e,t),{startOfMonth:i,endOfMonth:a}=t,o=yo(e,n,r,t),[s,c]=To(o,e.month?o:void 0);(0,M.useEffect)(()=>{c(yo(e,n,r,t))},[e.timeZone]);let{months:l,weeks:u,days:d,previousMonth:f,nextMonth:p}=(0,M.useMemo)(()=>{let i=vo(s,r,{numberOfMonths:e.numberOfMonths},t),o=bo(i,go(i,e.endMonth?a(e.endMonth):void 0,{ISOWeek:e.ISOWeek,fixedWeeks:e.fixedWeeks,broadcastCalendar:e.broadcastCalendar},t),{broadcastCalendar:e.broadcastCalendar,fixedWeeks:e.fixedWeeks,ISOWeek:e.ISOWeek,reverseMonths:e.reverseMonths},t);return{months:o,weeks:wo(o),days:_o(o),previousMonth:Co(s,n,e,t),nextMonth:So(s,r,e,t)}},[t,s.getTime(),r?.getTime(),n?.getTime(),e.disableNavigation,e.broadcastCalendar,e.endMonth?.getTime(),e.fixedWeeks,e.ISOWeek,e.numberOfMonths,e.pagedNavigation,e.reverseMonths]),{disableNavigation:m,onMonthChange:h}=e,g=e=>u.some(t=>t.days.some(t=>t.isEqualTo(e))),_=e=>{if(m)return;let t=i(e);n&&t<i(n)&&(t=i(n)),r&&t>i(r)&&(t=i(r)),c(t),h?.(t)};return{months:l,weeks:u,days:d,navStart:n,navEnd:r,previousMonth:f,nextMonth:p,goToMonth:_,goToDay:e=>{g(e)||_(e.date)}}}var Do;(function(e){e[e.Today=0]=`Today`,e[e.Selected=1]=`Selected`,e[e.LastFocused=2]=`LastFocused`,e[e.FocusedModifier=3]=`FocusedModifier`})(Do||={});function Oo(e){return!e[V.disabled]&&!e[V.hidden]&&!e[V.outside]}function ko(e,t,n,r){let i,a=-1;for(let o of e){let e=t(o);Oo(e)&&(e[V.focused]&&a<Do.FocusedModifier?(i=o,a=Do.FocusedModifier):r?.isEqualTo(o)&&a<Do.LastFocused?(i=o,a=Do.LastFocused):n(o.date)&&a<Do.Selected?(i=o,a=Do.Selected):e[V.today]&&a<Do.Today&&(i=o,a=Do.Today))}return i||=e.find(e=>Oo(t(e))),i}function Ao(e,t,n,r,i,a,o){let{ISOWeek:s,broadcastCalendar:c}=a,{addDays:l,addMonths:u,addWeeks:d,addYears:f,endOfBroadcastWeek:p,endOfISOWeek:m,endOfWeek:h,max:g,min:_,startOfBroadcastWeek:v,startOfISOWeek:y,startOfWeek:b}=o,x={day:l,week:d,month:u,year:f,startOfWeek:e=>c?v(e,o):s?y(e):b(e),endOfWeek:e=>c?p(e):s?m(e):h(e)}[e](n,t===`after`?1:-1);return t===`before`&&r?x=g([r,x]):t===`after`&&i&&(x=_([i,x])),x}function jo(e,t,n,r,i,a,o,s=0){if(s>365)return;let c=Ao(e,t,n.date,r,i,a,o),l=!!(a.disabled&&Oa(c,a.disabled,o)),u=!!(a.hidden&&Oa(c,a.hidden,o)),d=new Hi(c,c,o);return!l&&!u?d:jo(e,t,d,r,i,a,o,s+1)}function Mo(e,t,n,r,i){let{autoFocus:a}=e,[o,s]=(0,M.useState)(),c=ko(t.days,n,r||(()=>!1),o),[l,u]=(0,M.useState)(a?c:void 0);return{isFocusTarget:e=>!!c?.isEqualTo(e),setFocused:u,focused:l,blur:()=>{s(l),u(void 0)},moveFocus:(n,r)=>{if(!l)return;let a=jo(n,r,l,t.navStart,t.navEnd,e,i);a&&(e.disableNavigation&&!t.days.some(e=>e.isEqualTo(a))||(t.goToDay(a),u(a)))}}}function No(e,t){let{selected:n,required:r,onSelect:i}=e,[a,o]=To(n,i?n:void 0),s=i?n:a,{isSameDay:c}=t,l=e=>s?.some(t=>c(t,e))??!1,{min:u,max:d}=e;return{selected:s,select:(e,t,n)=>{let a=[...s??[]];if(l(e)){if(s?.length===u||r&&s?.length===1)return;a=s?.filter(t=>!c(t,e))}else a=s?.length===d?[e]:[...a,e];return i||o(a),i?.(a,e,t,n),a},isSelected:l}}function Po(e,t,n=0,r=0,i=!1,a=Vi){let{from:o,to:s}=t||{},{isSameDay:c,isAfter:l,isBefore:u}=a,d;if(!o&&!s)d={from:e,to:n>0?void 0:e};else if(o&&!s)d=c(o,e)?n===0?{from:o,to:e}:i?{from:o,to:void 0}:void 0:u(e,o)?{from:e,to:o}:{from:o,to:e};else if(o&&s)if(c(o,e)&&c(s,e))d=i?{from:o,to:s}:void 0;else if(c(o,e))d={from:o,to:n>0?void 0:e};else if(c(s,e))d={from:e,to:n>0?void 0:e};else if(u(e,o))d={from:e,to:s};else if(l(e,o))d={from:o,to:e};else if(l(e,s))d={from:o,to:e};else throw Error(`Invalid range`);if(d?.from&&d?.to){let t=a.differenceInCalendarDays(d.to,d.from);(r>0&&t>r||n>1&&t<n)&&(d={from:e,to:void 0})}return d}function Fo(e,t,n=Vi){let r=Array.isArray(t)?t:[t],i=e.from,a=n.differenceInCalendarDays(e.to,e.from),o=Math.min(a,6);for(let e=0;e<=o;e++){if(r.includes(i.getDay()))return!0;i=n.addDays(i,1)}return!1}function Io(e,t,n=Vi){return xa(e,t.from,!1,n)||xa(e,t.to,!1,n)||xa(t,e.from,!1,n)||xa(t,e.to,!1,n)}function Lo(e,t,n=Vi){let r=Array.isArray(t)?t:[t];if(r.filter(e=>typeof e!=`function`).some(t=>typeof t==`boolean`?t:n.isDate(t)?xa(e,t,!1,n):Da(t,n)?t.some(t=>xa(e,t,!1,n)):Ca(t)?t.from&&t.to?Io(e,{from:t.from,to:t.to},n):!1:Ea(t)?Fo(e,t.dayOfWeek,n):Sa(t)?n.isAfter(t.before,t.after)?Io(e,{from:n.addDays(t.after,1),to:n.addDays(t.before,-1)},n):Oa(e.from,t,n)||Oa(e.to,t,n):wa(t)||Ta(t)?Oa(e.from,t,n)||Oa(e.to,t,n):!1))return!0;let i=r.filter(e=>typeof e==`function`);if(i.length){let t=e.from,r=n.differenceInCalendarDays(e.to,e.from);for(let e=0;e<=r;e++){if(i.some(e=>e(t)))return!0;t=n.addDays(t,1)}}return!1}function Ro(e,t){let{disabled:n,excludeDisabled:r,resetOnSelect:i,selected:a,required:o,onSelect:s}=e,[c,l]=To(a,s?a:void 0),u=s?a:c;return{selected:u,select:(a,c,d)=>{let{min:f,max:p}=e,m;if(a){let e=u?.from,n=u?.to,r=!!e&&!!n,s=!!e&&!!n&&t.isSameDay(e,n)&&t.isSameDay(a,e);m=i&&(r||!u?.from)?!o&&s?void 0:{from:a,to:void 0}:Po(a,u,f,p,o,t)}return r&&n&&m?.from&&m.to&&Lo({from:m.from,to:m.to},n,t)&&(m.from=a,m.to=void 0),s||l(m),s?.(m,a,c,d),m},isSelected:e=>u&&xa(u,e,!1,t)}}function zo(e,t){let{selected:n,required:r,onSelect:i}=e,[a,o]=To(n,i?n:void 0),s=i?n:a,{isSameDay:c}=t;return{selected:s,select:(e,t,n)=>{let a=e;return!r&&s&&s&&c(e,s)&&(a=void 0),i||o(a),i?.(a,e,t,n),a},isSelected:e=>s?c(s,e):!1}}function Bo(e,t){let n=zo(e,t),r=No(e,t),i=Ro(e,t);switch(e.mode){case`single`:return n;case`multiple`:return r;case`range`:return i;default:return}}function Vo(e,t){return e instanceof ar&&e.timeZone===t?e:new ar(e,t)}function Ho(e,t,n){if(!n)return Vo(e,t);let r=Vo(e,t),i=new ar(r.getFullYear(),r.getMonth(),r.getDate(),12,0,0,t);return new Date(i.getTime())}function Uo(e,t,n){return typeof e==`boolean`||typeof e==`function`?e:e instanceof Date?Ho(e,t,n):Array.isArray(e)?e.map(e=>e instanceof Date?Ho(e,t,n):e):Ca(e)?{...e,from:e.from?Vo(e.from,t):e.from,to:e.to?Vo(e.to,t):e.to}:Sa(e)?{before:Ho(e.before,t,n),after:Ho(e.after,t,n)}:wa(e)?{after:Ho(e.after,t,n)}:Ta(e)?{before:Ho(e.before,t,n)}:e}function Wo(e,t,n){return e&&(Array.isArray(e)?e.map(e=>Uo(e,t,n)):Uo(e,t,n))}function Go(e){let t=e,n=t.timeZone;if(n&&(t={...e,timeZone:n},t.today&&=Vo(t.today,n),t.month&&=Vo(t.month,n),t.defaultMonth&&=Vo(t.defaultMonth,n),t.startMonth&&=Vo(t.startMonth,n),t.endMonth&&=Vo(t.endMonth,n),t.mode===`single`&&t.selected?t.selected=Vo(t.selected,n):t.mode===`multiple`&&t.selected?t.selected=t.selected?.map(e=>Vo(e,n)):t.mode===`range`&&t.selected&&(t.selected={from:t.selected.from?Vo(t.selected.from,n):t.selected.from,to:t.selected.to?Vo(t.selected.to,n):t.selected.to}),t.disabled!==void 0&&(t.disabled=Wo(t.disabled,n)),t.hidden!==void 0&&(t.hidden=Wo(t.hidden,n)),t.modifiers)){let e={};Object.keys(t.modifiers).forEach(r=>{e[r]=Wo(t.modifiers?.[r],n)}),t.modifiers=e}let{components:r,formatters:i,labels:a,dateLib:o,locale:s,classNames:c}=(0,M.useMemo)(()=>{let e={...zi,...t.locale},n=t.broadcastCalendar?1:t.weekStartsOn,r=t.noonSafe&&t.timeZone?co(t.timeZone,{weekStartsOn:n,locale:e}):void 0,i=t.dateLib&&r?{...r,...t.dateLib}:t.dateLib??r,a=new Bi({locale:e,weekStartsOn:n,firstWeekContainsDate:t.firstWeekContainsDate,useAdditionalWeekYearTokens:t.useAdditionalWeekYearTokens,useAdditionalDayOfYearTokens:t.useAdditionalDayOfYearTokens,timeZone:t.timeZone,numerals:t.numerals},i);return{dateLib:a,components:ja(t.components),formatters:Ha(t.formatters),labels:ro(t.labels,a.options),locale:e,classNames:{...Na(),...t.classNames}}},[t.locale,t.broadcastCalendar,t.weekStartsOn,t.firstWeekContainsDate,t.useAdditionalWeekYearTokens,t.useAdditionalDayOfYearTokens,t.timeZone,t.numerals,t.dateLib,t.noonSafe,t.components,t.formatters,t.labels,t.classNames]);t.today||(t={...t,today:o.today()});let{captionLayout:l,mode:u,navLayout:d,numberOfMonths:f=1,onDayBlur:p,onDayClick:m,onDayFocus:h,onDayKeyDown:g,onDayMouseEnter:_,onDayMouseLeave:v,onNextClick:y,onPrevClick:b,showWeekNumber:x,styles:S}=t,{formatCaption:C,formatDay:w,formatMonthDropdown:T,formatWeekNumber:ee,formatWeekNumberHeader:te,formatWeekdayName:E,formatYearDropdown:D}=i,ne=Eo(t,o),{days:re,months:ie,navStart:O,navEnd:k,previousMonth:ae,nextMonth:oe,goToMonth:se}=ne,ce=ka(re,t,O,k,o),{isSelected:A,select:j,selected:le}=Bo(t,o)??{},{blur:ue,focused:de,isFocusTarget:fe,moveFocus:pe,setFocused:me}=Mo(t,ne,ce,A??(()=>!1),o),{labelDayButton:he,labelGridcell:ge,labelGrid:_e,labelMonthDropdown:ve,labelNav:ye,labelPrevious:be,labelNext:xe,labelWeekday:Se,labelWeekNumber:Ce,labelWeekNumberHeader:we,labelYearDropdown:Te}=a,Ee=(0,M.useMemo)(()=>oo(o,t.ISOWeek,t.broadcastCalendar,t.today),[o,t.ISOWeek,t.broadcastCalendar,t.today]),De=u!==void 0||m!==void 0,Oe=(0,M.useCallback)(()=>{ae&&(se(ae),b?.(ae))},[ae,se,b]),ke=(0,M.useCallback)(()=>{oe&&(se(oe),y?.(oe))},[se,oe,y]),Ae=(0,M.useCallback)((e,t)=>n=>{n.preventDefault(),n.stopPropagation(),me(e),!t.disabled&&(j?.(e.date,t,n),m?.(e.date,t,n))},[j,m,me]),je=(0,M.useCallback)((e,t)=>n=>{me(e),h?.(e.date,t,n)},[h,me]),Me=(0,M.useCallback)((e,t)=>n=>{ue(),p?.(e.date,t,n)},[ue,p]),Ne=(0,M.useCallback)((e,n)=>r=>{let i={ArrowLeft:[r.shiftKey?`month`:`day`,t.dir===`rtl`?`after`:`before`],ArrowRight:[r.shiftKey?`month`:`day`,t.dir===`rtl`?`before`:`after`],ArrowDown:[r.shiftKey?`year`:`week`,`after`],ArrowUp:[r.shiftKey?`year`:`week`,`before`],PageUp:[r.shiftKey?`year`:`month`,`before`],PageDown:[r.shiftKey?`year`:`month`,`after`],Home:[`startOfWeek`,`before`],End:[`endOfWeek`,`after`]};if(i[r.key]){r.preventDefault(),r.stopPropagation();let[e,t]=i[r.key];pe(e,t)}g?.(e.date,n,r)},[pe,g,t.dir]),Pe=(0,M.useCallback)((e,t)=>n=>{_?.(e.date,t,n)},[_]),Fe=(0,M.useCallback)((e,t)=>n=>{v?.(e.date,t,n)},[v]),Ie=(0,M.useCallback)((e,t)=>n=>{let r=Number(n.target.value),i=o.setMonth(o.startOfMonth(e),r);se(o.addMonths(i,-t))},[o,se]),Le=(0,M.useCallback)((e,t)=>n=>{let r=Number(n.target.value),i=o.setYear(o.startOfMonth(e),r);se(o.addMonths(i,-t))},[o,se]),{className:Re,style:ze}=(0,M.useMemo)(()=>({className:[c[B.Root],t.className].filter(Boolean).join(` `),style:{...S?.[B.Root],...t.style}}),[c,t.className,t.style,S]),Be=Ma(t),Ve=(0,M.useRef)(null);ho(Ve,!!t.animate,{classNames:c,months:ie,focused:de,dateLib:o});let He={dayPickerProps:t,selected:le,select:j,isSelected:A,months:ie,nextMonth:oe,previousMonth:ae,goToMonth:se,getModifiers:ce,components:r,classNames:c,styles:S,labels:a,formatters:i};return M.createElement(Zi.Provider,{value:He},M.createElement(r.Root,{rootRef:t.animate?Ve:void 0,className:Re,style:ze,dir:t.dir,id:t.id,lang:t.lang??s.code,nonce:t.nonce,title:t.title,role:t.role,"aria-label":t[`aria-label`],"aria-labelledby":t[`aria-labelledby`],...Be},M.createElement(r.Months,{className:c[B.Months],style:S?.[B.Months]},!t.hideNavigation&&!d&&M.createElement(r.Nav,{"data-animated-nav":t.animate?`true`:void 0,className:c[B.Nav],style:S?.[B.Nav],"aria-label":ye(),onPreviousClick:Oe,onNextClick:ke,previousMonth:ae,nextMonth:oe}),ie.map((e,n)=>{let a=t.reverseMonths?ie.length-1-n:n;return M.createElement(r.Month,{"data-animated-month":t.animate?`true`:void 0,className:c[B.Month],style:S?.[B.Month],key:n,displayIndex:n,calendarMonth:e},d===`around`&&!t.hideNavigation&&n===0&&M.createElement(r.PreviousMonthButton,{type:`button`,className:c[B.PreviousMonthButton],tabIndex:ae?void 0:-1,"aria-disabled":ae?void 0:!0,"aria-label":be(ae),onClick:Oe,"data-animated-button":t.animate?`true`:void 0},M.createElement(r.Chevron,{disabled:ae?void 0:!0,className:c[B.Chevron],orientation:t.dir===`rtl`?`right`:`left`})),M.createElement(r.MonthCaption,{"data-animated-caption":t.animate?`true`:void 0,className:c[B.MonthCaption],style:S?.[B.MonthCaption],calendarMonth:e,displayIndex:n},l?.startsWith(`dropdown`)?M.createElement(r.DropdownNav,{className:c[B.Dropdowns],style:S?.[B.Dropdowns]},(()=>{let n=l===`dropdown`||l===`dropdown-months`?M.createElement(r.MonthsDropdown,{key:`month`,className:c[B.MonthsDropdown],"aria-label":ve(),disabled:!!t.disableNavigation,onChange:Ie(e.date,a),options:io(e.date,O,k,i,o),style:S?.[B.Dropdown],value:o.getMonth(e.date)}):M.createElement(`span`,{key:`month`},T(e.date,o)),s=l===`dropdown`||l===`dropdown-years`?M.createElement(r.YearsDropdown,{key:`year`,className:c[B.YearsDropdown],"aria-label":Te(o.options),disabled:!!t.disableNavigation,onChange:Le(e.date,a),options:so(O,k,i,o,!!t.reverseYears),style:S?.[B.Dropdown],value:o.getYear(e.date)}):M.createElement(`span`,{key:`year`},D(e.date,o));return o.getMonthYearOrder()===`year-first`?[s,n]:[n,s]})(),M.createElement(`span`,{role:`status`,"aria-live":`polite`,style:{border:0,clip:`rect(0 0 0 0)`,height:`1px`,margin:`-1px`,overflow:`hidden`,padding:0,position:`absolute`,width:`1px`,whiteSpace:`nowrap`,wordWrap:`normal`}},C(e.date,o.options,o))):M.createElement(r.CaptionLabel,{className:c[B.CaptionLabel],role:`status`,"aria-live":`polite`},C(e.date,o.options,o))),d===`around`&&!t.hideNavigation&&n===f-1&&M.createElement(r.NextMonthButton,{type:`button`,className:c[B.NextMonthButton],tabIndex:oe?void 0:-1,"aria-disabled":oe?void 0:!0,"aria-label":xe(oe),onClick:ke,"data-animated-button":t.animate?`true`:void 0},M.createElement(r.Chevron,{disabled:oe?void 0:!0,className:c[B.Chevron],orientation:t.dir===`rtl`?`left`:`right`})),n===f-1&&d===`after`&&!t.hideNavigation&&M.createElement(r.Nav,{"data-animated-nav":t.animate?`true`:void 0,className:c[B.Nav],style:S?.[B.Nav],"aria-label":ye(),onPreviousClick:Oe,onNextClick:ke,previousMonth:ae,nextMonth:oe}),M.createElement(r.MonthGrid,{role:`grid`,"aria-multiselectable":u===`multiple`||u===`range`,"aria-label":_e(e.date,o.options,o)||void 0,className:c[B.MonthGrid],style:S?.[B.MonthGrid]},!t.hideWeekdays&&M.createElement(r.Weekdays,{"data-animated-weekdays":t.animate?`true`:void 0,className:c[B.Weekdays],style:S?.[B.Weekdays]},x&&M.createElement(r.WeekNumberHeader,{"aria-label":we(o.options),className:c[B.WeekNumberHeader],style:S?.[B.WeekNumberHeader],scope:`col`},te()),Ee.map(e=>M.createElement(r.Weekday,{"aria-label":Se(e,o.options,o),className:c[B.Weekday],key:String(e),style:S?.[B.Weekday],scope:`col`},E(e,o.options,o)))),M.createElement(r.Weeks,{"data-animated-weeks":t.animate?`true`:void 0,className:c[B.Weeks],style:S?.[B.Weeks]},e.weeks.map(e=>M.createElement(r.Week,{className:c[B.Week],key:e.weekNumber,style:S?.[B.Week],week:e},x&&M.createElement(r.WeekNumber,{week:e,style:S?.[B.WeekNumber],"aria-label":Ce(e.weekNumber,{locale:s}),className:c[B.WeekNumber],scope:`row`,role:`rowheader`},ee(e.weekNumber,o)),e.days.map(e=>{let{date:n}=e,i=ce(e);if(i[V.focused]=!i.hidden&&!!de?.isEqualTo(e),i[Yi.selected]=A?.(n)||i.selected,Ca(le)){let{from:e,to:t}=le;i[Yi.range_start]=!!(e&&t&&o.isSameDay(n,e)),i[Yi.range_end]=!!(e&&t&&o.isSameDay(n,t)),i[Yi.range_middle]=xa(le,n,!0,o)}let a=ao(i,S,t.modifiersStyles),s=Aa(i,c,t.modifiersClassNames),l=!De&&!i.hidden?ge(n,i,o.options,o):void 0;return M.createElement(r.Day,{key:`${e.isoDate}_${e.displayMonthId}`,day:e,modifiers:i,className:s.join(` `),style:a,role:`gridcell`,"aria-selected":i.selected||void 0,"aria-label":l,"data-day":e.isoDate,"data-month":e.outside?e.dateMonthId:void 0,"data-selected":i.selected||void 0,"data-disabled":i.disabled||void 0,"data-hidden":i.hidden||void 0,"data-outside":e.outside||void 0,"data-focused":i.focused||void 0,"data-today":i.today||void 0},!i.hidden&&De?M.createElement(r.DayButton,{className:c[B.DayButton],style:S?.[B.DayButton],type:`button`,day:e,modifiers:i,disabled:!i.focused&&i.disabled||void 0,"aria-disabled":i.focused&&i.disabled||void 0,tabIndex:fe(e)?0:-1,"aria-label":he(n,i,o.options,o),onClick:Ae(e,i),onBlur:Me(e,i),onFocus:je(e,i),onKeyDown:Ne(e,i),onMouseEnter:Pe(e,i),onMouseLeave:Fe(e,i)},w(n,o.options,o)):!i.hidden&&w(e.date,o.options,o))}))))))})),t.footer&&M.createElement(r.Footer,{className:c[B.Footer],style:S?.[B.Footer],role:`status`,"aria-live":`polite`},t.footer)))}var Ko=[{label:`Today`,days:0},{label:`Last 7 days`,days:7},{label:`Last 30 days`,days:30},{label:`Last 90 days`,days:90},{label:`All time`,days:null}];function qo(e){return e.toLocaleDateString(`en-US`,{month:`short`,day:`numeric`,year:`numeric`})}function Jo({fromTs:e,toTs:t,onChange:n}){let[r,i]=(0,M.useState)(!1),a=(0,M.useRef)(null),s=e||t?{from:e?new Date(e):void 0,to:t?new Date(t):void 0}:void 0;(0,M.useEffect)(()=>{if(!r)return;let e=e=>{a.current&&!a.current.contains(e.target)&&i(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[r]);let c=e=>{if(!e){n(``,``);return}n(e.from?new Date(e.from.getFullYear(),e.from.getMonth(),e.from.getDate(),0,0,0).toISOString():``,e.to?new Date(e.to.getFullYear(),e.to.getMonth(),e.to.getDate(),23,59,59).toISOString():``)},l=e=>{if(e===null)n(``,``);else{let t=new Date;n((e===0?new Date(t.getFullYear(),t.getMonth(),t.getDate(),0,0,0):new Date(Date.now()-e*24*60*60*1e3)).toISOString(),t.toISOString())}i(!1)},u=s?.from||s?.to?`${s.from?qo(s.from):`...`} — ${s.to?qo(s.to):`...`}`:`All time`;return(0,o.jsxs)(`div`,{ref:a,className:`relative`,children:[(0,o.jsxs)(`button`,{type:`button`,onClick:()=>i(!r),className:`flex items-center gap-2 bg-surface-secondary border border-border-subtle rounded-lg px-3 py-1.5 text-xs text-foreground hover:border-violet-500/50 transition-colors`,children:[(0,o.jsx)(`svg`,{className:`w-3.5 h-3.5 t-tertiary shrink-0`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z`})}),(0,o.jsx)(`span`,{className:`font-mono`,children:u}),(e||t)&&(0,o.jsx)(`span`,{className:`t-tertiary hover:text-foreground ml-1 cursor-pointer`,onClick:e=>{e.stopPropagation(),n(``,``)},children:`×`})]}),r&&(0,o.jsxs)(`div`,{className:`absolute top-full mt-1 right-0 z-50 border border-border-subtle rounded-xl shadow-2xl bg-[#18181b] p-4 flex gap-4`,children:[(0,o.jsxs)(`div`,{className:`flex flex-col gap-0.5 border-r border-border-subtle pr-4 min-w-[120px]`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-[10px] uppercase tracking-wider mb-2 px-2`,children:`Quick select`}),Ko.map(e=>(0,o.jsx)(`button`,{type:`button`,onClick:()=>l(e.days),className:`text-left text-xs px-2 py-1.5 rounded-md hover:bg-violet-500/10 hover:text-violet-300 text-foreground transition-colors whitespace-nowrap`,children:e.label},e.label))]}),(0,o.jsx)(`div`,{className:`rdp-dark`,children:(0,o.jsx)(Go,{mode:`range`,selected:s,onSelect:c,disabled:{after:new Date},numberOfMonths:1,showOutsideDays:!0,classNames:{root:`text-foreground text-xs`,months:`flex gap-4`,month_caption:`flex items-center justify-center py-1 mb-1`,caption_label:`text-xs font-medium text-foreground`,nav:`flex items-center`,button_previous:`absolute left-1 top-2.5 h-6 w-6 inline-flex items-center justify-center rounded-md hover:bg-surface-secondary t-tertiary hover:text-foreground transition-colors`,button_next:`absolute right-1 top-2.5 h-6 w-6 inline-flex items-center justify-center rounded-md hover:bg-surface-secondary t-tertiary hover:text-foreground transition-colors`,weekdays:`flex`,weekday:`w-9 text-center t-tertiary text-[10px] font-medium py-1`,week:`flex`,day:`h-9 w-9 text-center`,day_button:`h-8 w-8 rounded-md text-xs inline-flex items-center justify-center transition-colors hover:bg-surface-secondary cursor-pointer disabled:opacity-30 disabled:cursor-not-allowed`,selected:`!bg-violet-500 !text-white font-medium rounded-md`,range_start:`!bg-violet-500 !text-white font-medium rounded-l-md rounded-r-none`,range_end:`!bg-violet-500 !text-white font-medium rounded-r-md rounded-l-none`,range_middle:`!bg-violet-500/20 !text-violet-300 rounded-none`,today:`ring-1 ring-violet-500/50 rounded-md`,outside:`opacity-40`,disabled:`opacity-30 cursor-not-allowed`}})})]})]})}function Yo(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function Xo(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<1)return`just now`;if(n<60)return`${n}m ago`;let r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function Zo({label:e,value:t,accent:n,hint:r,subtitle:i}){return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-4`,title:r,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-xs uppercase tracking-wider`,children:e}),(0,o.jsx)(`p`,{className:`mt-1 text-2xl font-bold font-mono tabular-nums ${n??`text-foreground`}`,children:t}),i&&(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-1 leading-snug`,children:i})]})}function Qo({items:e}){return(0,o.jsx)(`nav`,{className:`flex items-center gap-1.5 text-sm mb-5`,children:e.map((t,n)=>{let r=n===e.length-1;return(0,o.jsxs)(`span`,{className:`flex items-center gap-1.5`,children:[n>0&&(0,o.jsx)(`span`,{className:`t-tertiary`,children:`›`}),r?(0,o.jsx)(`span`,{className:`text-foreground font-medium`,children:t.label}):(0,o.jsx)(`button`,{type:`button`,className:`text-violet-400 hover:text-violet-300 transition-colors cursor-pointer`,onClick:t.onClick,children:t.label})]},n)})})}var $o={"claude-code":{bg:`bg-amber-500/20`,text:`text-amber-400`,label:`Claude Code`},"claude-desktop":{bg:`bg-amber-500/20`,text:`text-amber-400`,label:`Claude Desktop`},cursor:{bg:`bg-blue-500/20`,text:`text-blue-400`,label:`Cursor`},cline:{bg:`bg-emerald-500/20`,text:`text-emerald-400`,label:`Cline`},windsurf:{bg:`bg-cyan-500/20`,text:`text-cyan-400`,label:`Windsurf`},copilot:{bg:`bg-zinc-500/20`,text:`text-zinc-400`,label:`Copilot`}};function es({name:e}){if(!e)return(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`unknown`});let t=$o[e.toLowerCase().replace(/\s+/g,`-`)]??{bg:`bg-zinc-500/20`,text:`text-zinc-400`,label:e};return(0,o.jsx)(`span`,{className:`inline-flex items-center rounded-full px-2 py-0.5 ${t.bg} ${t.text} text-[10px] font-medium`,children:t.label})}function ts({total:e,limit:t,offset:n,onPageChange:r}){let i=Math.ceil(e/t),a=Math.floor(n/t)+1;return i<=1?null:(0,o.jsxs)(`div`,{className:`flex items-center justify-between px-1 py-2`,children:[(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[n+1,`–`,Math.min(n+t,e),` of `,e]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`button`,{type:`button`,disabled:a<=1,className:`px-2.5 py-1 rounded text-xs font-medium bg-surface-secondary hover:bg-surface-tertiary disabled:opacity-30 disabled:cursor-not-allowed text-foreground transition-colors`,onClick:()=>r(Math.max(0,n-t)),children:`‹ Prev`}),(0,o.jsxs)(`span`,{className:`t-secondary text-xs px-2 font-mono`,children:[a,`/`,i]}),(0,o.jsx)(`button`,{type:`button`,disabled:a>=i,className:`px-2.5 py-1 rounded text-xs font-medium bg-surface-secondary hover:bg-surface-tertiary disabled:opacity-30 disabled:cursor-not-allowed text-foreground transition-colors`,onClick:()=>r(n+t),children:`Next ›`})]})]})}function ns({value:e,max:t,label:n}){let r=t&&t>0?Math.min(100,Math.round(e/t*100)):e;return(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 rounded-full px-2 py-0.5 ${r>=70?`bg-emerald-500/20`:r>=40?`bg-amber-500/20`:`bg-red-500/20`} ${r>=70?`text-emerald-400`:r>=40?`text-amber-400`:`text-red-400`} text-[10px] font-medium`,title:n,children:[r,`%`]})}function rs({onSelectSession:e}){let[t,n]=(0,M.useState)(``),[r,i]=(0,M.useState)(``),[a,s]=(0,M.useState)(0),c=t||r?`${t?`&from_ts=${t}`:``}${r?`&to_ts=${r}`:``}`:``,l=N({queryKey:[`reasoning-quality-global`,t,r],queryFn:()=>d(`/api/reasoning-quality/global?_=1${c}`),refetchInterval:5e3}),u=N({queryKey:[`reasoning-quality-sessions`,t,r,a],queryFn:()=>d(`/api/reasoning-quality/sessions?limit=20&offset=${a}${c}`),refetchInterval:5e3}),f=N({queryKey:[`reasoning-quality-trend`,t,r],queryFn:()=>d(`/api/reasoning-quality/trend?_=1${c}`),refetchInterval:1e4});if(l.isLoading)return(0,o.jsx)(yt,{n:6});let p=l.data?.data,m=u.data?.data??[],h=u.data?.total??0;return!p||p.total_events===0?(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-10 text-center`,children:[(0,o.jsx)(`p`,{className:`t-secondary text-lg`,children:`No reasoning quality data yet`}),(0,o.jsx)(`p`,{className:`t-tertiary mt-2 text-sm`,children:`Quality metrics appear here as the agent uses unerr's graph-backed tools instead of grep/glob cycles.`}),(0,o.jsx)(`p`,{className:`t-tertiary mt-1 text-xs`,children:`This page shows how unerr improves your agent's thinking — not just saves tokens, but makes every remaining token count more.`})]}):(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsx)(`div`,{className:`flex items-center justify-end gap-3 flex-wrap -mt-2`,children:(0,o.jsx)(Jo,{fromTs:t,toTs:r,onChange:(e,t)=>{n(e),i(t),s(0)}})}),(0,o.jsxs)(`div`,{className:`grid grid-cols-1 gap-4 lg:grid-cols-4`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-emerald-500/60`,title:`Share of original tokens stripped before reaching the agent`,children:[(0,o.jsx)(`p`,{className:`text-emerald-400 text-[10px] uppercase tracking-wider font-medium`,children:`Cleaner Context`}),(0,o.jsxs)(`p`,{className:`text-3xl font-bold font-mono text-emerald-400 mt-2`,children:[p.noise_removed_pct,`%`]}),(0,o.jsx)(`p`,{className:`t-secondary text-xs mt-1`,children:`Noise removed`})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-cyan-500/60`,title:`Lookups resolved in one graph call vs 3-5 grep/glob cycles`,children:[(0,o.jsx)(`p`,{className:`text-cyan-400 text-[10px] uppercase tracking-wider font-medium`,children:`Fewer Turns`}),(0,o.jsxs)(`p`,{className:`text-3xl font-bold font-mono text-cyan-400 mt-2`,children:[p.first_call_resolution_rate,`%`]}),(0,o.jsx)(`p`,{className:`t-secondary text-xs mt-1`,children:`First-try resolution`})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-amber-500/60`,title:`${p.blast_radius_warnings} warnings · ${p.convention_injections} hints${p.circuit_breaker_activations?` · ${p.circuit_breaker_activations} loop stops`:``}`,children:[(0,o.jsx)(`p`,{className:`text-amber-400 text-[10px] uppercase tracking-wider font-medium`,children:`Fewer Breakages`}),(0,o.jsx)(`p`,{className:`text-3xl font-bold font-mono text-amber-400 mt-2`,children:p.prevention_score}),(0,o.jsxs)(`p`,{className:`t-secondary text-xs mt-1`,children:[p.blast_radius_warnings,` warns · `,p.convention_injections,` hints`,p.circuit_breaker_activations>0?` · ${p.circuit_breaker_activations} stops`:``]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-fuchsia-500/60`,title:`Share of fact/convention/resume signals that were load-bearing`,children:[(0,o.jsx)(`p`,{className:`text-fuchsia-400 text-[10px] uppercase tracking-wider font-medium`,children:`Persistent Memory`}),(0,o.jsx)(`p`,{className:`text-3xl font-bold font-mono text-fuchsia-400 mt-2`,children:p.memory_verdicts_total>0?`${p.memory_effectiveness_pct}%`:p.memory_signals_fired>0?`${p.memory_signals_fired}↻`:`—`}),(0,o.jsx)(`p`,{className:`t-secondary text-xs mt-1`,children:p.memory_verdicts_total>0?`${p.verdicts_acted_on+p.verdicts_reinforced+p.verdicts_caught}/${p.memory_verdicts_total} load-bearing`:p.memory_signals_fired>0?`Verdicts pending`:`No memory signals yet`})]})]}),(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-violet-500/40`,children:(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-4 flex-wrap`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`text-foreground text-sm font-medium`,children:`Reasoning Quality Multiplier`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mt-1`,title:`Composite: compression × (1 + first-call resolution rate)`,children:`Compression × precision.`})]}),(0,o.jsx)(`div`,{className:`text-right shrink-0`,children:(0,o.jsxs)(`p`,{className:`text-violet-400 font-mono font-bold text-3xl`,children:[p.reasoning_quality_multiplier,`x`]})})]})}),(()=>{let e=f.data?.data??[];if(e.length<2)return null;let t=Math.max(...e.map(e=>e.reasoning_quality_multiplier),1),n=Math.max(...e.map(e=>e.noise_removed_pct),1),r=Math.max(...e.map(e=>e.first_call_resolution_rate),1);return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium mb-3`,title:`One bar per session, ordered chronologically. Rising = improving.`,children:`Quality Over Time`}),(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`flex items-center justify-between mb-1`,children:(0,o.jsx)(`span`,{className:`text-emerald-400 text-[10px] uppercase tracking-wider font-medium`,title:`Higher = cleaner context`,children:`Noise Removed %`})}),(0,o.jsx)(`div`,{className:`flex gap-[2px]`,style:{height:`48px`},children:e.slice(-40).map((e,t)=>{let r=n>0?Math.max(4,e.noise_removed_pct/n*100):4,i=new Date(e.first_ts).toLocaleDateString([],{month:`short`,day:`numeric`});return(0,o.jsxs)(`div`,{className:`group relative flex-1 min-w-[6px] max-w-[28px] h-full flex items-end`,children:[(0,o.jsx)(`div`,{className:`w-full bg-emerald-500 opacity-70 hover:opacity-100 rounded-t transition-all cursor-pointer`,style:{height:`${r}%`}}),(0,o.jsx)(`div`,{className:`absolute bottom-full left-1/2 -translate-x-1/2 mb-2 hidden group-hover:block z-20 pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`bg-zinc-900 border border-zinc-700 rounded-lg px-3 py-2 text-xs whitespace-nowrap shadow-xl`,children:[(0,o.jsx)(`div`,{className:`font-medium text-foreground`,children:i}),(0,o.jsxs)(`div`,{className:`text-emerald-400`,children:[`Noise removed: `,e.noise_removed_pct,`%`]}),(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`Session: `,e.session_id.slice(0,8)]})]})})]},e.session_id)})})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-1`,children:[(0,o.jsx)(`span`,{className:`text-cyan-400 text-[10px] uppercase tracking-wider font-medium`,children:`Found It First Try %`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Higher = fewer wasted turns`})]}),(0,o.jsx)(`div`,{className:`flex gap-[2px]`,style:{height:`48px`},children:e.slice(-40).map(e=>{let t=r>0?Math.max(4,e.first_call_resolution_rate/r*100):4,n=new Date(e.first_ts).toLocaleDateString([],{month:`short`,day:`numeric`});return(0,o.jsxs)(`div`,{className:`group relative flex-1 min-w-[6px] max-w-[28px] h-full flex items-end`,children:[(0,o.jsx)(`div`,{className:`w-full bg-cyan-500 opacity-70 hover:opacity-100 rounded-t transition-all cursor-pointer`,style:{height:`${t}%`}}),(0,o.jsx)(`div`,{className:`absolute bottom-full left-1/2 -translate-x-1/2 mb-2 hidden group-hover:block z-20 pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`bg-zinc-900 border border-zinc-700 rounded-lg px-3 py-2 text-xs whitespace-nowrap shadow-xl`,children:[(0,o.jsx)(`div`,{className:`font-medium text-foreground`,children:n}),(0,o.jsxs)(`div`,{className:`text-cyan-400`,children:[`First try: `,e.first_call_resolution_rate,`%`]}),(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`Turns saved: ~`,e.turns_saved]})]})})]},e.session_id)})})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`flex items-center justify-between mb-1`,children:(0,o.jsx)(`span`,{className:`text-violet-400 text-[10px] uppercase tracking-wider font-medium`,title:`Higher = smarter agent`,children:`Quality Multiplier`})}),(0,o.jsx)(`div`,{className:`flex gap-[2px]`,style:{height:`48px`},children:e.slice(-40).map(e=>{let n=t>0?Math.max(4,e.reasoning_quality_multiplier/t*100):4,r=new Date(e.first_ts).toLocaleDateString([],{month:`short`,day:`numeric`});return(0,o.jsxs)(`div`,{className:`group relative flex-1 min-w-[6px] max-w-[28px] h-full flex items-end`,children:[(0,o.jsx)(`div`,{className:`w-full bg-violet-500 opacity-70 hover:opacity-100 rounded-t transition-all cursor-pointer`,style:{height:`${n}%`}}),(0,o.jsx)(`div`,{className:`absolute bottom-full left-1/2 -translate-x-1/2 mb-2 hidden group-hover:block z-20 pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`bg-zinc-900 border border-zinc-700 rounded-lg px-3 py-2 text-xs whitespace-nowrap shadow-xl`,children:[(0,o.jsx)(`div`,{className:`font-medium text-foreground`,children:r}),(0,o.jsxs)(`div`,{className:`text-violet-400`,children:[`Quality: `,e.reasoning_quality_multiplier,`x`]}),(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`Attention boost: `,e.attention_multiplier,`x`]})]})})]},e.session_id)})})]})]}),e.length>0&&(0,o.jsxs)(`div`,{className:`flex justify-between mt-2 pt-2 border-t border-border-subtle/50`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:new Date(e[Math.max(0,e.length-40)].first_ts).toLocaleDateString([],{month:`short`,day:`numeric`})}),(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px]`,children:[Math.min(40,e.length),` sessions shown`]}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:new Date(e[e.length-1].first_ts).toLocaleDateString([],{month:`short`,day:`numeric`})})]}),(0,o.jsxs)(`div`,{className:`flex flex-wrap gap-4 mt-3 pt-3 border-t border-border-subtle/50`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`div`,{className:`h-2.5 w-2.5 rounded-sm bg-emerald-500`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Noise removed`})]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`div`,{className:`h-2.5 w-2.5 rounded-sm bg-cyan-500`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`First-call resolution`})]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`div`,{className:`h-2.5 w-2.5 rounded-sm bg-violet-500`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Quality multiplier`})]})]})]})})(),(0,o.jsxs)(`div`,{className:`grid gap-6 lg:grid-cols-3`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-emerald-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Context Quality Details`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Fraction of original content kept (lower = cleaner)`,children:`Signal-to-Noise`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.signal_to_noise_ratio})]}),(0,o.jsx)(`div`,{className:`mt-1.5 h-2 bg-surface-secondary rounded-full overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full bg-emerald-500 rounded-full transition-all`,style:{width:`${Math.max(3,(1-p.signal_to_noise_ratio)*100)}%`}})})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Entities resolved per 1K tokens delivered`,children:`Context density`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.context_density})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Estimated attention boost from noise removal`,children:`Attention boost`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:[p.attention_multiplier,`x`]})]}),(0,o.jsxs)(`div`,{className:`pt-2 border-t border-border-subtle/50 space-y-1`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`Entities resolved`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:Yo(p.entities_resolved)})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,title:`Tokens delivered via graph queries`,children:`Graph tokens`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:Yo(p.graph_tokens_delivered)})]})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-cyan-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Turn Efficiency Details`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Lookups resolved in 1 graph call vs 3-5 grep cycles`,children:`First-try resolution`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:[p.first_call_resolution_rate,`%`]})]}),(0,o.jsx)(`div`,{className:`mt-1.5 h-2 bg-surface-secondary rounded-full overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full bg-cyan-500 rounded-full transition-all`,style:{width:`${Math.max(3,p.first_call_resolution_rate)}%`}})})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Estimated grep→read cycles avoided`,children:`Turns saved`}),(0,o.jsxs)(`span`,{className:`text-cyan-400 font-mono text-sm font-medium`,children:[`~`,Yo(p.turns_saved)]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Hook redirects that broke an exploration loop`,children:`Loops stopped`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.exploration_loops_prevented})]}),(0,o.jsxs)(`div`,{className:`pt-2 border-t border-border-subtle/50 space-y-1`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`Graph calls`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:Yo(p.graph_calls)})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`Total tool calls`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:Yo(p.total_tool_calls)})]})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-amber-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Breakage Prevention Details`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Callers / refs / drift shown before edit`,children:`Blast-radius warns`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.blast_radius_warnings})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Project rules auto-injected into tool responses`,children:`Convention hints`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.convention_injections})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,title:`Circuit-breaker fires — agent stuck in fix→break→fix`,children:`Loops stopped`}),(0,o.jsx)(`span`,{className:`font-mono text-sm font-medium ${p.circuit_breaker_activations>0?`text-red-400`:`text-foreground`}`,children:p.circuit_breaker_activations})]}),(0,o.jsx)(`div`,{className:`pt-2 border-t border-border-subtle/50`,children:(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,title:`warnings + hints + (loops × 10)`,children:`Safety score`}),(0,o.jsxs)(`span`,{className:`text-amber-400 font-mono text-xs font-medium`,children:[p.prevention_score,` pts`]})]})})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-4 flex-wrap mb-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`text-fuchsia-400 text-xs font-medium uppercase tracking-wider`,children:`Persistent Memory`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mt-1`,title:`Each fact/convention/resume signal opens a 5-turn window and resolves into a verdict: reinforced · acted_on · caught · ignored · corrected. Load-bearing = reinforced + acted_on + caught.`,children:`Signals scored after a 5-turn observation window.`})]}),(0,o.jsxs)(`div`,{className:`text-right shrink-0`,children:[(0,o.jsxs)(`p`,{className:`text-fuchsia-400 font-mono font-bold text-3xl`,children:[p.memory_effectiveness_pct,`%`]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider mt-0.5`,children:`Load-bearing`})]})]}),p.memory_verdicts_total>0&&(()=>{let e=p.memory_verdicts_total,t=t=>t/e*100;return(0,o.jsxs)(`div`,{className:`mb-4`,children:[(0,o.jsx)(`div`,{className:`flex items-center justify-between mb-1.5`,children:(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:[e,` verdict`,e===1?``:`s`]})}),(0,o.jsxs)(`div`,{className:`flex h-3 rounded-full overflow-hidden bg-surface-secondary`,children:[p.verdicts_reinforced>0&&(0,o.jsx)(`div`,{className:`bg-emerald-500`,style:{width:`${t(p.verdicts_reinforced)}%`},title:`Reinforced: ${p.verdicts_reinforced}`}),p.verdicts_acted_on>0&&(0,o.jsx)(`div`,{className:`bg-fuchsia-500`,style:{width:`${t(p.verdicts_acted_on)}%`},title:`Acted on: ${p.verdicts_acted_on}`}),p.verdicts_caught>0&&(0,o.jsx)(`div`,{className:`bg-cyan-500`,style:{width:`${t(p.verdicts_caught)}%`},title:`Caught: ${p.verdicts_caught}`}),p.verdicts_ignored>0&&(0,o.jsx)(`div`,{className:`bg-zinc-600`,style:{width:`${t(p.verdicts_ignored)}%`},title:`Ignored: ${p.verdicts_ignored}`}),p.verdicts_corrected>0&&(0,o.jsx)(`div`,{className:`bg-red-500`,style:{width:`${t(p.verdicts_corrected)}%`},title:`Corrected: ${p.verdicts_corrected}`})]}),(0,o.jsxs)(`div`,{className:`flex flex-wrap gap-3 mt-2 text-[10px] t-tertiary`,children:[(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`inline-block w-2 h-2 rounded-sm bg-emerald-500 mr-1`}),`reinforced `,p.verdicts_reinforced]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`inline-block w-2 h-2 rounded-sm bg-fuchsia-500 mr-1`}),`acted_on `,p.verdicts_acted_on]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`inline-block w-2 h-2 rounded-sm bg-cyan-500 mr-1`}),`caught `,p.verdicts_caught]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`inline-block w-2 h-2 rounded-sm bg-zinc-600 mr-1`}),`ignored `,p.verdicts_ignored]}),(0,o.jsxs)(`span`,{children:[(0,o.jsx)(`span`,{className:`inline-block w-2 h-2 rounded-sm bg-red-500 mr-1`}),`corrected `,p.verdicts_corrected]})]})]})})(),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-3 pt-3 border-t border-border-subtle/50`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Facts surfaced`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.facts_surfaced)})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Facts recalled`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.facts_recalled)})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Facts recorded`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.facts_recorded)})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Conventions`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.conventions_surfaced)})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Resume hits`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.resume_hits)})]}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Anti-pattern warns`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium mt-0.5`,children:Yo(p.negative_warnings)})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg overflow-hidden`,children:[(0,o.jsxs)(`div`,{className:`px-5 py-3 border-b border-border-subtle flex items-center justify-between`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium`,title:`Click a row to drill into a session`,children:`Sessions`}),(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[h,` session`,h===1?``:`s`]})]}),m.length===0?(0,o.jsx)(`p`,{className:`px-5 py-6 t-secondary text-sm`,children:`No sessions recorded.`}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`div`,{className:`overflow-x-auto`,children:(0,o.jsxs)(`table`,{className:`w-full text-left text-sm min-w-[800px]`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary text-xs uppercase`,children:[(0,o.jsx)(`th`,{className:`px-5 py-2.5 font-medium`,title:`Unique session identifier`,children:`Session`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`AI agent that ran this session`,children:`Agent`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`When the last event was recorded`,children:`Last Active`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`% noise removed`,children:`Noise Removed`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`First-try lookup resolution`,children:`First Try`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`Warnings + hints + (loops × 10)`,children:`Safety`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`% of memory signals that were load-bearing`,children:`Memory`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Wasted turns avoided`,children:`Turns Saved`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Compression × precision`,children:`Quality`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 pr-5 font-medium w-16`})]})}),(0,o.jsx)(`tbody`,{children:m.map((t,n)=>(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle hover:bg-surface-secondary transition-colors cursor-pointer group`,onClick:()=>e(t.session_id),children:[(0,o.jsx)(`td`,{className:`px-5 py-3`,children:(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`font-mono text-xs text-foreground group-hover:text-violet-400 transition-colors`,children:t.session_id.slice(0,12)}),n===0&&a===0&&(0,o.jsx)(`span`,{className:`rounded-full bg-emerald-500/20 text-emerald-400 px-2 py-0.5 text-[10px] font-medium`,children:`latest`})]})}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(es,{name:t.agent_name})}),(0,o.jsx)(`td`,{className:`px-3 py-3 t-secondary text-xs`,children:Xo(t.last_ts)}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:(0,o.jsx)(ns,{value:t.noise_removed_pct,label:`Noise removed %`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:(0,o.jsx)(ns,{value:t.first_call_resolution_rate,label:`First-call resolution rate`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:(0,o.jsx)(`span`,{className:`text-amber-400 font-mono text-xs font-medium`,children:t.prevention_score})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:t.memory_verdicts_total>0?(0,o.jsxs)(`span`,{className:`text-fuchsia-400 font-mono text-xs font-medium`,title:`${t.memory_verdicts_total} verdict${t.memory_verdicts_total===1?``:`s`} from ${t.memory_signals_fired} signals`,children:[t.memory_effectiveness_pct,`%`]}):t.memory_signals_fired>0?(0,o.jsxs)(`span`,{className:`t-tertiary font-mono text-xs`,title:`${t.memory_signals_fired} signal${t.memory_signals_fired===1?``:`s`} fired — verdicts pending`,children:[t.memory_signals_fired,`↻`]}):(0,o.jsx)(`span`,{className:`t-tertiary font-mono text-xs`,children:`—`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:(0,o.jsxs)(`span`,{className:`text-cyan-400 font-mono text-xs`,children:[`~`,t.turns_saved]})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:(0,o.jsxs)(`span`,{className:`text-violet-400 font-mono font-medium text-sm`,children:[t.reasoning_quality_multiplier,`x`]})}),(0,o.jsx)(`td`,{className:`pl-4 py-3 pr-5 text-right w-16`,children:(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 text-xs text-violet-400 opacity-0 group-hover:opacity-100 transition-opacity font-medium whitespace-nowrap`,children:[`View`,` `,(0,o.jsx)(`svg`,{className:`w-3.5 h-3.5`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M9 5l7 7-7 7`})})]})})]},t.session_id))})]})}),(0,o.jsx)(`div`,{className:`px-5 py-2 border-t border-border-subtle`,children:(0,o.jsx)(ts,{total:h,limit:20,offset:a,onPageChange:s})})]})]})]})}function is({sessionId:e}){let t=N({queryKey:[`reasoning-quality-session`,e],queryFn:()=>d(`/api/reasoning-quality/session?session_id=${e}`),refetchInterval:5e3});if(t.isLoading)return(0,o.jsx)(yt,{n:6});let n=t.data?.data;if(!n)return(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-8 text-center`,children:(0,o.jsxs)(`p`,{className:`t-secondary`,children:[`No quality data for session `,e.slice(0,12)]})});let r=n.trajectory??[];return(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 lg:grid-cols-7`,children:[(0,o.jsx)(Zo,{label:`Noise Removed`,value:`${n.noise_removed_pct}%`,accent:`text-emerald-400`,hint:`Percentage of unnecessary tokens stripped from context`,subtitle:`Cleaner signal for the agent`}),(0,o.jsx)(Zo,{label:`Found First Try`,value:`${n.first_call_resolution_rate}%`,accent:`text-cyan-400`,hint:`Code lookups resolved in 1 graph call`,subtitle:`vs 3-5 grep/glob cycles`}),(0,o.jsx)(Zo,{label:`Safety Score`,value:n.prevention_score,accent:`text-amber-400`,hint:`Warnings, convention hints, and doom spiral stops`,subtitle:`Breakages prevented`}),(0,o.jsx)(Zo,{label:`Memory`,value:n.memory_verdicts_total>0?`${n.memory_effectiveness_pct}%`:n.memory_signals_fired>0?`${n.memory_signals_fired}↻`:`—`,accent:`text-fuchsia-400`,hint:`% of fact/convention/resume signals that were load-bearing`,subtitle:n.memory_verdicts_total>0?`${n.memory_verdicts_total} verdicts resolved`:`Verdicts pending`}),(0,o.jsx)(Zo,{label:`Turns Saved`,value:`~${Yo(n.turns_saved)}`,accent:`text-cyan-400`,hint:`Estimated wasted turns avoided`,subtitle:`Each = a grep→read cycle skipped`}),(0,o.jsx)(Zo,{label:`Attention Boost`,value:`${n.attention_multiplier}x`,accent:`text-emerald-400`,hint:`Estimated focus improvement from noise removal`,subtitle:`Based on attention research`}),(0,o.jsx)(Zo,{label:`Quality Multiplier`,value:`${n.reasoning_quality_multiplier}x`,accent:`text-violet-400`,hint:`Composite: compression × precision`,subtitle:`How much smarter the agent is`})]}),r.length>0&&(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium mb-1`,children:`Session Health Over Time`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mb-3`,children:`Shows how context quality evolved through the session. A flat or rising "noise removed" line means the session stayed clean. Without unerr, this typically degrades as context fills up.`}),(0,o.jsx)(`div`,{className:`flex gap-[3px]`,style:{height:`120px`},children:r.slice(-60).map(e=>(0,o.jsxs)(`div`,{className:`group relative flex-1 min-w-[6px] max-w-[28px] h-full flex items-end`,children:[(0,o.jsx)(`div`,{className:`w-full bg-emerald-500 opacity-70 hover:opacity-100 rounded-t transition-all cursor-pointer`,style:{height:`${Math.max(4,e.cumulative_noise_removed_pct)}%`}}),(0,o.jsx)(`div`,{className:`absolute bottom-full left-1/2 -translate-x-1/2 mb-2 hidden group-hover:block z-20 pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`bg-zinc-900 border border-zinc-700 rounded-lg px-3 py-2 text-xs whitespace-nowrap shadow-xl`,children:[(0,o.jsxs)(`div`,{className:`font-medium text-foreground`,children:[`Turn #`,e.turn]}),(0,o.jsxs)(`div`,{className:`text-emerald-400 mt-0.5`,children:[`Noise removed: `,e.cumulative_noise_removed_pct,`%`]}),(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`SNR: `,e.snr]}),(0,o.jsxs)(`div`,{className:`text-cyan-400`,children:[`Graph calls: `,e.graph_calls_this_turn]}),e.context_density>0&&(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`Density: `,e.context_density,`/1K tok`]})]})})]},e.turn))}),(0,o.jsxs)(`div`,{className:`flex justify-between mt-1.5`,children:[(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:[`T`,r.length>60?r.length-59:1]}),(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:[`T`,r.length]})]}),(0,o.jsx)(`div`,{className:`flex items-center gap-4 mt-3 pt-3 border-t border-border-subtle/50`,children:(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`div`,{className:`h-2.5 w-2.5 rounded-sm bg-emerald-500`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Cumulative noise removed %`})]})})]}),(0,o.jsxs)(`div`,{className:`grid gap-6 lg:grid-cols-3`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-emerald-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Context Quality`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Signal-to-Noise Ratio`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-xs`,children:n.signal_to_noise_ratio})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Context Density`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-xs`,children:[n.context_density,` entities/1K tok`]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Entities Resolved`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-xs`,children:Yo(n.entities_resolved)})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Attention Boost`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-xs`,children:[n.attention_multiplier,`x`]})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-cyan-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Turn Efficiency`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Found First Try`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-xs`,children:[n.first_call_resolution_rate,`%`]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Graph Calls`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-xs`,children:[Yo(n.graph_calls),` / `,Yo(n.total_tool_calls)]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Turns Saved`}),(0,o.jsxs)(`span`,{className:`text-cyan-400 font-mono text-xs`,children:[`~`,Yo(n.turns_saved)]})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Loops Prevented`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-xs`,children:n.exploration_loops_prevented})]})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`text-amber-400 text-xs font-medium uppercase tracking-wider mb-4`,children:`Breakage Prevention`}),(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Blast Radius Warnings`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-xs`,children:n.blast_radius_warnings})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Convention Hints`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-xs`,children:n.convention_injections})]}),(0,o.jsxs)(`div`,{className:`flex justify-between`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Doom Spirals Stopped`}),(0,o.jsx)(`span`,{className:`font-mono text-xs ${n.circuit_breaker_activations>0?`text-red-400`:`text-foreground`}`,children:n.circuit_breaker_activations})]}),(0,o.jsxs)(`div`,{className:`flex justify-between pt-2 border-t border-border-subtle/50`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`Safety Score`}),(0,o.jsxs)(`span`,{className:`text-amber-400 font-mono text-xs font-medium`,children:[n.prevention_score,` pts`]})]})]})]})]}),(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-4 text-center`,children:(0,o.jsxs)(`p`,{className:`t-tertiary text-xs`,children:[`Want to see individual events and token-level details?`,` `,(0,o.jsx)(`a`,{href:`#/token-trace`,className:`text-violet-400 hover:text-violet-300 transition-colors font-medium`,children:`Open Token Trace →`})]})})]})}function as(){let[e,t]=(0,M.useState)({level:`global`}),n=()=>t({level:`global`}),r=e=>t({level:`session`,sessionId:e}),i=[];return e.level===`session`&&i.push({label:`All Sessions`,onClick:n},{label:`Session ${e.sessionId.slice(0,12)}`}),(0,o.jsxs)(`div`,{children:[i.length>0&&(0,o.jsx)(Qo,{items:i}),e.level===`global`&&(0,o.jsx)(rs,{onSelectSession:r}),e.level===`session`&&(0,o.jsx)(is,{sessionId:e.sessionId})]})}var os={page:1,perPage:15,density:`comfortable`},ss=new Set([`comfortable`,`compact`]);function cs(){if(typeof window>`u`)return{...os};let e=window.location.hash.replace(/^#/,``),t=e.indexOf(`?`);if(t===-1)return{...os};let n=new URLSearchParams(e.slice(t+1)),r={...os},i=Number(n.get(`from`));Number.isFinite(i)&&i>0&&(r.from=i);let a=Number(n.get(`to`));Number.isFinite(a)&&a>0&&(r.to=a);let o=n.get(`session`);o&&o.length>0&&(r.session=o);let s=n.get(`agent`);s&&s.length>0&&(r.agent=s);let c=n.get(`type`);c&&c.length>0&&(r.type=c);let l=n.get(`q`);l&&l.length>0&&(r.q=l);let u=Number(n.get(`page`));Number.isInteger(u)&&u>0&&(r.page=u);let d=Number(n.get(`perPage`));Number.isInteger(d)&&d>0&&d<=200&&(r.perPage=d);let f=n.get(`density`);return f&&ss.has(f)&&(r.density=f),r}function ls(e){let t=new URLSearchParams;e.from!==void 0&&t.set(`from`,String(e.from)),e.to!==void 0&&t.set(`to`,String(e.to)),e.session&&t.set(`session`,e.session),e.agent&&t.set(`agent`,e.agent),e.type&&t.set(`type`,e.type),e.q&&t.set(`q`,e.q),e.page!==os.page&&t.set(`page`,String(e.page)),e.perPage!==os.perPage&&t.set(`perPage`,String(e.perPage)),e.density!==os.density&&t.set(`density`,e.density);let n=t.toString();return n.length>0?`?${n}`:``}var us=``,ds=cs();function fs(){if(typeof window>`u`)return ds;let e=window.location.hash;return e!==us&&(us=e,ds=cs()),ds}function ps(e){return typeof window>`u`?()=>{}:(window.addEventListener(`hashchange`,e),()=>window.removeEventListener(`hashchange`,e))}function ms(){let e=(0,M.useSyncExternalStore)(ps,fs,fs),t=(0,M.useCallback)(e=>{if(typeof window>`u`)return;let t=`#${window.location.hash.replace(/^#/,``).split(`?`)[0]||`/activity`}${ls(e)}`;window.location.hash!==t&&(window.history.replaceState(null,``,t),window.dispatchEvent(new HashChangeEvent(`hashchange`)))},[]),n=(0,M.useCallback)(n=>{let r={...e,...n},i=`page`in n,a=Object.keys(n).every(e=>e===`density`);!i&&!a&&(r.page=1),t(r)},[e,t]),r=(0,M.useCallback)(()=>{t({...os})},[t]);return(0,M.useEffect)(()=>{us=``},[]),{filters:e,setFilters:n,clear:r}}function hs(e){let t=[];return(e.from!==void 0||e.to!==void 0)&&t.push({key:`from`,label:_s(e.from,e.to)}),e.session&&t.push({key:`session`,label:`Session ${e.session.slice(0,8)}`}),e.agent&&t.push({key:`agent`,label:`Agent: ${e.agent}`}),e.type&&t.push({key:`type`,label:gs(e.type)}),e.q&&t.push({key:`q`,label:`“${e.q}”`}),t}function gs(e){switch(e){case`mark_intent`:return`🎯 Goals only`;case`mark_decision`:return`💡 Decisions only`;case`mark_blocker`:return`⚠ Stuck moments only`;case`mark_resolution`:return`✅ Solutions only`;default:return e}}function _s(e,t){return e&&t?`${vs(e)} → ${vs(t)}`:e?`Since ${vs(e)}`:t?`Until ${vs(t)}`:`All time`}function vs(e){return new Date(e).toLocaleDateString(void 0,{month:`short`,day:`numeric`})}function ys(e,t=Date.now()){if(e===`all`)return{};let n=1440*6e4;if(e===`today`){let e=new Date(t);return e.setHours(0,0,0,0),{from:e.getTime(),to:t}}return e===`7d`?{from:t-7*n,to:t}:e===`30d`?{from:t-30*n,to:t}:{}}var bs=[{value:``,label:`All notes`,emoji:`▣`,color:`text-zinc-300`},{value:`mark_intent`,label:`Goals`,emoji:`🎯`,color:`text-violet-300`},{value:`mark_decision`,label:`Decisions`,emoji:`💡`,color:`text-cyan-300`},{value:`mark_blocker`,label:`Stuck moments`,emoji:`⚠`,color:`text-rose-300`},{value:`mark_resolution`,label:`Solutions`,emoji:`✅`,color:`text-emerald-300`}];function xs(e){return bs.find(t=>t.value===e)??{value:e,label:e,emoji:`•`,color:`text-zinc-300`}}function Ss(e){if(!Number.isFinite(e)||e<=0)return`—`;let t=Math.round(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60);return n<60?`${n}m ${t%60}s`:`${Math.floor(n/60)}h ${n%60}m`}function Cs(e){return!Number.isFinite(e)||e<=0?`—`:new Date(e).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`})}function ws(e){return!Number.isFinite(e)||e<=0?`—`:new Date(e).toLocaleDateString(void 0,{month:`short`,day:`numeric`})}function Ts(e){return!Number.isFinite(e)||e<=0?`—`:new Date(e).toLocaleString(void 0,{month:`short`,day:`numeric`,hour:`2-digit`,minute:`2-digit`})}function Es(e){if(!Number.isFinite(e)||e<=0)return`just now`;let t=Math.round(e/1e3);if(t<60)return`${t}s ago`;let n=Math.floor(t/60);if(n<60)return`${n}m ago`;let r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function Ds(e){if(!e)return``;let t=new Date(e).getTimezoneOffset()*6e4;return new Date(e-t).toISOString().slice(0,10)}function Os(e,t=!1){if(!e)return;let n=Date.parse(e);if(Number.isFinite(n))return t?n+1440*6e4-1:n}function ks(e){let t={},n=e.match(/What:\s*([^.]+?)(?:\.|$)/i);n&&(t.what=n[1].trim());let r=e.match(/Why:\s*([^.]+?)(?:\.|$)/i);r&&(t.why=r[1].trim());let i=e.match(/How:\s*([^.]+?)(?:\.|$)/i);return i&&(t.how=i[1].trim()),t}function As(){let{filters:e,setFilters:t,clear:n}=ms(),[r,i]=(0,M.useState)(null),[a,s]=(0,M.useState)(null),{data:c,error:l}=N({queryKey:[`timeline`,`health`],queryFn:()=>d(`/api/timeline/health`),staleTime:3e4,retry:!1}),u=!!c?.data?.ok&&!l,f=(0,M.useMemo)(()=>rc(e),[e]),{data:p,isFetching:m}=N({queryKey:[`timeline`,`turns`,f],queryFn:()=>d(`/api/timeline/turns?${f}`),staleTime:1e4,enabled:u}),h=p?.data??[],g=p?.total??0,_=Math.max(1,Math.ceil(g/e.perPage)),v=(0,M.useMemo)(()=>{let t=new URLSearchParams;return e.session&&t.set(`session_id`,e.session),e.type&&t.set(`type`,e.type),t.set(`limit`,`500`),t.toString()},[e.session,e.type]),{data:y}=N({queryKey:[`timeline`,`markers`,v],queryFn:()=>d(`/api/timeline/markers?${v}`),staleTime:1e4,enabled:u}),b=y?.data??[],x=(0,M.useMemo)(()=>ic(b),[b]),{data:S}=N({queryKey:[`timeline`,`sessions`],queryFn:()=>d(`/api/timeline/sessions?limit=200`),staleTime:3e4,enabled:u}),C=S?.data??[],{data:w}=N({queryKey:[`timeline`,`agents`],queryFn:()=>d(`/api/timeline/agents`),staleTime:6e4,enabled:u}),T=w?.data??[],{data:ee}=N({queryKey:[`timeline`,`heatmap`],queryFn:()=>d(`/api/timeline/heatmap?days=30`),staleTime:6e4,enabled:u}),{data:te}=N({queryKey:[`timeline`,`resume`],queryFn:()=>d(`/api/timeline/resume`),staleTime:15e3,enabled:u}),E=te?.data??null,{data:D}=N({queryKey:[`timeline`,`intents`],queryFn:()=>d(`/api/timeline/intents?limit=10`),staleTime:3e4,enabled:u}),ne=D?.data??[],{data:re}=N({queryKey:[`facts`,`episodic`],queryFn:()=>d(`/api/facts?type=episodic&limit=50`),staleTime:3e4,retry:!1}),ie=re?.data??[],O=(0,M.useMemo)(()=>{let e=new Map;for(let t of ie){let n=e.get(t.scope)??[];n.push(t),e.set(t.scope,n)}return e},[ie]),k=(0,M.useMemo)(()=>e.agent?C.filter(t=>t.agent_name===e.agent):C,[C,e.agent]);(0,M.useEffect)(()=>{if(!r)return;let e=e=>{e.key===`Escape`&&i(null)};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[r]);let ae=a===null?g<=3:a;if(l||!u)return(0,o.jsx)(js,{});let oe=hs(e),se=r?h.find(e=>e.turn_id===r)??null:null,ce=r?x.get(r)??[]:[];return(0,o.jsxs)(`div`,{className:`space-y-6`,children:[ae&&(0,o.jsx)(Ms,{onDismiss:()=>s(!1)}),(0,o.jsx)(Ns,{activityCount:g,sessionCount:C.length,taskCount:ne.filter(e=>e.status===`active`).length,unresolvedCount:E?.open_threads.length??0}),(0,o.jsx)(Is,{filters:e,sessions:k,agents:T,chips:oe,onChange:t,onClear:n,isFetching:m}),E&&(0,o.jsx)(Vs,{resume:E}),(0,o.jsxs)(`div`,{className:`space-y-5`,children:[ee&&ee.data.length>0&&(0,o.jsx)(Hs,{buckets:ee.data,filters:e,onDayClick:e=>{t({from:e,to:e+1440*6e4-1})}}),ne.length>0&&(0,o.jsx)(Gs,{intents:ne}),(0,o.jsx)(Ks,{turns:h,markersByTurn:x,filters:e,totalTurns:g,totalPages:_,onPageChange:e=>t({page:e}),onTurnClick:e=>i(e),selectedTurnId:r,isFetching:m})]}),se&&(0,o.jsx)(Qs,{turn:se,markers:ce,episodicByFile:O,onClose:()=>i(null)})]})}function js(){return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-amber-500/60`,children:[(0,o.jsx)(`div`,{className:`text-amber-400 text-[10px] uppercase tracking-wider font-medium`,children:`Activity subsystem isn't running`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-2 leading-relaxed`,children:[`We capture your agent's activity into`,` `,(0,o.jsx)(`code`,{className:`font-mono`,children:`.unerr/timeline.db`}),` only when the subsystem is on. Restart unerr (or unset`,` `,(0,o.jsx)(`code`,{className:`font-mono`,children:`UNERR_TIMELINE_V2=0`}),`) and reload this page.`]})]})}function Ms({onDismiss:e}){return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-violet-500/60 relative`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:e,className:`absolute top-3 right-3 t-tertiary hover:text-foreground text-xs px-2 py-0.5`,"aria-label":`Dismiss explainer`,children:`✕`}),(0,o.jsx)(`h3`,{className:`text-violet-400 text-[10px] uppercase tracking-wider font-medium`,children:`What is this page?`}),(0,o.jsxs)(`ul`,{className:`t-secondary text-xs space-y-1.5 leading-relaxed mt-2 max-w-2xl`,children:[(0,o.jsxs)(`li`,{children:[(0,o.jsx)(`strong`,{className:`text-foreground`,children:`Every burst of work`}),` your agent does — between idle pauses — shows up as one`,` `,(0,o.jsx)(`em`,{children:`activity moment`}),`.`]}),(0,o.jsxs)(`li`,{children:[(0,o.jsx)(`strong`,{className:`text-foreground`,children:`Notes`}),` your agent drops along the way (🎯 a goal, 💡 a decision, ⚠ when it gets stuck, ✅ a fix) turn the raw activity into a readable story.`]}),(0,o.jsxs)(`li`,{children:[(0,o.jsx)(`strong`,{className:`text-foreground`,children:`Filters + the heatmap`}),` `,`let you scope to a day, a coding session, a specific AI agent, or a search term. Every filter is shareable via the URL.`]})]}),(0,o.jsxs)(`p`,{className:`t-tertiary text-[10px] mt-3`,children:[`Hint: start each non-trivial task with `,(0,o.jsx)(`code`,{children:`mark_intent`}),` and you'll see crisp activity titles instead of file names.`]})]})}function Ns({activityCount:e,sessionCount:t,taskCount:n,unresolvedCount:r}){return(0,o.jsxs)(`div`,{className:`grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-4`,children:[(0,o.jsx)(Fs,{label:`Activity moments`,sublabel:`bursts of agent work`,value:e,accent:`cyan`}),(0,o.jsx)(Fs,{label:`Coding sessions`,sublabel:`each daemon run`,value:t,accent:`emerald`}),(0,o.jsx)(Fs,{label:`Tasks in progress`,sublabel:`ongoing efforts`,value:n,accent:`violet`}),(0,o.jsx)(Fs,{label:`Unresolved issues`,sublabel:r>0?`needs attention`:`all clear`,value:r,accent:r>0?`rose`:`zinc`})]})}var Ps={cyan:{border:`border-cyan-500/60`,label:`text-cyan-400`,value:`text-cyan-400`},emerald:{border:`border-emerald-500/60`,label:`text-emerald-400`,value:`text-emerald-400`},violet:{border:`border-violet-500/60`,label:`text-violet-400`,value:`text-violet-400`},rose:{border:`border-rose-500/60`,label:`text-rose-400`,value:`text-rose-400`},zinc:{border:`border-border-subtle`,label:`t-tertiary`,value:`text-foreground`}};function Fs({label:e,sublabel:t,value:n,accent:r=`zinc`}){let i=Ps[r];return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 ${i.border}`,title:t,children:[(0,o.jsx)(`p`,{className:`${i.label} text-[10px] uppercase tracking-wider font-medium`,children:e}),(0,o.jsx)(`p`,{className:`text-3xl font-bold font-mono ${i.value} mt-2`,children:n.toLocaleString()}),(0,o.jsx)(`p`,{className:`t-secondary text-xs mt-1`,children:t})]})}function Is({filters:e,sessions:t,agents:n,chips:r,onChange:i,onClear:a,isFetching:s}){let[c,l]=(0,M.useState)(e.q??``);return(0,M.useEffect)(()=>{l(e.q??``)},[e.q]),(0,M.useEffect)(()=>{let t=setTimeout(()=>{(e.q??``)!==c&&i({q:c||void 0})},350);return()=>clearTimeout(t)},[c,e.q,i]),(0,o.jsxs)(`div`,{className:`sticky top-0 z-20 -mx-6 px-6 py-3 bg-background/85 backdrop-blur border-b border-border-subtle space-y-2`,children:[(0,o.jsxs)(`div`,{className:`flex flex-wrap items-center gap-2`,children:[(0,o.jsx)(Ls,{value:(0,M.useMemo)(()=>{if(!e.from&&!e.to)return`all`;let t=Date.now(),n=ys(`7d`,t),r=ys(`30d`,t),i=ys(`today`,t);return e.from&&Math.abs(e.from-(n.from??0))<6e4&&e.to&&Math.abs(e.to-(n.to??0))<6e4?`7d`:e.from&&Math.abs(e.from-(r.from??0))<6e4&&e.to&&Math.abs(e.to-(r.to??0))<6e4?`30d`:e.from&&Math.abs(e.from-(i.from??0))<6e4&&e.to&&Math.abs(e.to-(i.to??0))<6e4?`today`:`custom`},[e.from,e.to]),onChange:e=>{if(e===`custom`)return;let t=ys(e);i({from:t.from,to:t.to})}}),(0,o.jsx)(Rs,{from:e.from,to:e.to,onChange:(e,t)=>i({from:e,to:t})}),n.length>0&&(0,o.jsxs)(zs,{value:e.agent??``,onChange:e=>i({agent:e||void 0}),ariaLabel:`Filter by AI agent`,children:[(0,o.jsxs)(`option`,{value:``,children:[`All AI agents (`,n.length,`)`]}),n.map(e=>(0,o.jsxs)(`option`,{value:e.agent_name,children:[e.agent_name,` — `,e.session_count,` session`,e.session_count===1?``:`s`]},e.agent_name))]}),(0,o.jsxs)(zs,{value:e.session??``,onChange:e=>i({session:e||void 0}),ariaLabel:`Filter by coding session`,children:[(0,o.jsxs)(`option`,{value:``,children:[`All coding sessions (`,t.length,`)`]}),t.map(e=>(0,o.jsxs)(`option`,{value:e.session_id,children:[Ts(e.last_seen),` — `,e.turn_count,` activit`,e.turn_count===1?`y`:`ies`,e.agent_name&&e.agent_name!==`unknown`?` · ${e.agent_name}`:``]},e.session_id))]}),(0,o.jsx)(zs,{value:e.type??``,onChange:e=>i({type:e||void 0}),ariaLabel:`Filter by note type`,children:bs.map(e=>(0,o.jsxs)(`option`,{value:e.value,children:[e.emoji,` `,e.label]},e.value))}),(0,o.jsx)(`input`,{type:`search`,value:c,onChange:e=>l(e.target.value),placeholder:`Search your work…`,className:`flex-1 min-w-[160px] rounded-md border border-border-subtle bg-surface-secondary px-3 py-1.5 text-sm text-foreground placeholder-muted-foreground focus:outline-none focus:ring-1 focus:ring-violet-500`,"aria-label":`Search activity titles`}),(0,o.jsx)(Bs,{value:e.density,onChange:e=>i({density:e})}),s&&(0,o.jsx)(`span`,{className:`text-[11px] t-tertiary font-mono`,children:`loading…`})]}),r.length>0&&(0,o.jsxs)(`div`,{className:`flex flex-wrap items-center gap-1.5`,children:[r.map(e=>(0,o.jsxs)(`button`,{type:`button`,onClick:()=>{e.key===`from`?i({from:void 0,to:void 0}):e.key===`session`?i({session:void 0}):e.key===`agent`?i({agent:void 0}):e.key===`type`?i({type:void 0}):e.key===`q`&&i({q:void 0})},className:`inline-flex items-center gap-1 rounded-full border border-violet-500/40 bg-violet-500/10 px-2 py-0.5 text-[11px] text-violet-300 hover:border-violet-400 hover:bg-violet-500/20`,children:[e.label,(0,o.jsx)(`span`,{"aria-hidden":!0,children:`✕`})]},e.key)),(0,o.jsx)(`button`,{type:`button`,onClick:a,className:`text-[11px] t-tertiary hover:text-foreground underline-offset-2 hover:underline ml-1`,children:`Clear all filters`})]})]})}function Ls({value:e,onChange:t}){return(0,o.jsx)(`div`,{className:`inline-flex rounded-md border border-border-subtle overflow-hidden`,children:[{id:`today`,label:`Today`},{id:`7d`,label:`Last 7 days`},{id:`30d`,label:`Last 30 days`},{id:`all`,label:`All time`}].map((n,r)=>(0,o.jsx)(`button`,{type:`button`,onClick:()=>t(n.id),className:`px-2.5 py-1 text-xs transition-colors ${e===n.id?`bg-violet-500/30 text-violet-200`:`bg-surface-secondary t-secondary hover:bg-surface-secondary/70`} ${r>0?`border-l border-border-subtle`:``}`,children:n.label},n.id))})}function Rs({from:e,to:t,onChange:n}){return(0,o.jsxs)(`div`,{className:`inline-flex items-center gap-1 text-xs t-secondary`,children:[(0,o.jsx)(`input`,{type:`date`,"aria-label":`From date`,value:Ds(e),onChange:e=>n(Os(e.target.value,!1),t),className:`rounded-md border border-border-subtle bg-surface-secondary px-2 py-1 text-foreground`}),(0,o.jsx)(`span`,{children:`→`}),(0,o.jsx)(`input`,{type:`date`,"aria-label":`To date`,value:Ds(t),onChange:t=>n(e,Os(t.target.value,!0)),className:`rounded-md border border-border-subtle bg-surface-secondary px-2 py-1 text-foreground`})]})}function zs({value:e,onChange:t,ariaLabel:n,children:r}){return(0,o.jsx)(`select`,{value:e,onChange:e=>t(e.target.value),"aria-label":n,className:`rounded-md border border-border-subtle bg-surface-secondary px-2 py-1 text-xs text-foreground focus:outline-none focus:ring-1 focus:ring-violet-500 max-w-[260px]`,children:r})}function Bs({value:e,onChange:t}){return(0,o.jsxs)(`div`,{className:`inline-flex rounded-md border border-border-subtle overflow-hidden`,role:`group`,"aria-label":`Row density`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:()=>t(`comfortable`),className:`px-2 py-1 text-[11px] transition-colors ${e===`comfortable`?`bg-violet-500/30 text-violet-200`:`bg-surface-secondary t-secondary hover:bg-surface-secondary/70`}`,title:`Spacious rows`,"aria-pressed":e===`comfortable`,children:`☰`}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>t(`compact`),className:`px-2 py-1 text-[11px] border-l border-border-subtle transition-colors ${e===`compact`?`bg-violet-500/30 text-violet-200`:`bg-surface-secondary t-secondary hover:bg-surface-secondary/70`}`,title:`Dense rows`,"aria-pressed":e===`compact`,children:`≡`})]})}function Vs({resume:e}){let t=e.intent&&e.intent.length>0?e.intent:`your last session`;return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-cyan-500/60 flex flex-wrap items-start gap-6`,children:[(0,o.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,o.jsx)(`div`,{className:`text-cyan-400 text-[10px] uppercase tracking-wider font-medium`,children:`Pick up where you left off`}),(0,o.jsx)(`div`,{className:`text-foreground text-sm font-medium mt-2 truncate`,children:t}),(0,o.jsxs)(`div`,{className:`t-tertiary text-xs mt-1`,children:[`last active `,Es(e.elapsed_ms),` · session`,` `,(0,o.jsx)(`span`,{className:`font-mono`,children:e.session_id.slice(0,8)})]})]}),e.open_threads.length>0&&(0,o.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,o.jsxs)(`div`,{className:`text-rose-400 text-[10px] uppercase tracking-wider font-medium`,children:[`Unresolved (`,e.open_threads.length,`)`]}),(0,o.jsx)(`ul`,{className:`space-y-1 mt-2`,children:e.open_threads.slice(0,3).map(e=>(0,o.jsxs)(`li`,{className:`t-secondary text-xs`,children:[(0,o.jsx)(`span`,{className:`text-rose-400`,children:`⚠`}),` `,e.text,e.file_path&&(0,o.jsxs)(`span`,{className:`t-tertiary font-mono ml-1`,children:[`(`,e.file_path,`)`]})]},e.marker_id))})]})]})}function Hs({buckets:e,filters:t,onDayClick:n}){let r=Math.max(1,...e.map(e=>e.turns)),i=e.reduce((e,t)=>e+t.turns,0);return(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle bg-surface-secondary/40 px-4 py-3`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between mb-2`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`text-[11px] uppercase tracking-wider t-secondary font-mono`,children:[`Your last `,e.length,` days at a glance`]}),(0,o.jsxs)(`div`,{className:`text-[11px] t-tertiary mt-0.5`,children:[i.toLocaleString(),` activity moment`,i===1?``:`s`,` · brighter = busier · click any day to focus`]})]}),(0,o.jsxs)(`div`,{className:`text-[11px] t-tertiary font-mono`,children:[`peak `,r,`/day`]})]}),(0,o.jsx)(`div`,{className:`flex items-end gap-[3px] pb-1`,children:e.map(e=>(0,o.jsx)(Us,{bucket:e,max:r,active:Ws(e.ts,t),onClick:()=>n(e.ts)},e.ts))})]})}function Us({bucket:e,max:t,active:n,onClick:r}){let i=e.turns===0?0:e.turns/t,a=e.turns===0?`bg-foreground/10 border border-border-subtle`:i>.75?`bg-violet-400`:i>.5?`bg-violet-500/85`:i>.25?`bg-violet-500/55`:`bg-violet-500/30`,s=n?`ring-2 ring-cyan-400`:``,c=`${ws(e.ts)} — ${e.turns} activity moment${e.turns===1?``:`s`}, ${e.edits} file edit${e.edits===1?``:`s`}, ${e.tools} tool call${e.tools===1?``:`s`}`;return(0,o.jsx)(`button`,{type:`button`,onClick:r,title:c,className:`h-8 flex-1 min-w-[8px] rounded-sm hover:scale-110 transition-transform ${a} ${s}`,"aria-label":c})}function Ws(e,t){return!t.from||!t.to?!1:Math.abs(t.from-e)<6e4&&t.to-t.from<1440*6e4*1.1}function Gs({intents:e}){let t=e.filter(e=>e.status!==`dormant`),n=e.filter(e=>e.status===`dormant`).slice(0,3);return t.length===0&&n.length===0?null:(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`div`,{className:`text-violet-400 text-[10px] uppercase tracking-wider font-medium mb-3`,children:`Tasks you've been working on`}),(0,o.jsx)(`div`,{className:`grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-2`,children:t.slice(0,6).map(e=>(0,o.jsxs)(`div`,{className:`rounded border border-violet-500/30 bg-violet-500/10 px-3 py-2`,children:[(0,o.jsx)(`div`,{className:`text-foreground text-sm font-medium truncate`,children:e.title||`(unnamed task)`}),(0,o.jsxs)(`div`,{className:`t-tertiary text-[11px] mt-1`,children:[e.source===`agent_marker`?`from your stated goals`:`inferred from file patterns`,` `,`· `,(e.confidence*100).toFixed(0),`% confidence · last active`,` `,Es(Date.now()-e.last_active_at)]})]},e.intent_id))}),n.length>0&&(0,o.jsxs)(`div`,{className:`mt-3 t-tertiary text-[11px]`,children:[`Older tasks (`,n.length,`):`,` `,n.map(e=>e.title||`(unnamed)`).join(` · `)]})]})}function Ks({turns:e,markersByTurn:t,filters:n,totalTurns:r,totalPages:i,onPageChange:a,onTurnClick:s,selectedTurnId:c,isFetching:l}){let u=n.density===`compact`;return(0,o.jsxs)(`div`,{className:`space-y-3`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-fuchsia-500/60`,children:[(0,o.jsx)(`div`,{className:`text-fuchsia-400 text-[10px] uppercase tracking-wider font-medium`,children:`Insights — what we noticed`}),(0,o.jsxs)(`div`,{className:`t-tertiary text-xs leading-relaxed mt-2 max-w-2xl`,children:[`We'll surface stuck patterns, hot files, and learned conventions here as your agent works. Drop a few `,(0,o.jsx)(`code`,{children:`mark_intent`}),` notes to speed things up.`]})]}),(0,o.jsxs)(`div`,{className:`flex items-center justify-between text-xs t-tertiary`,children:[(0,o.jsx)(`span`,{children:r===0?`Nothing matches the current filters yet.`:`Showing ${e.length} of ${r.toLocaleString()} activity moment${r===1?``:`s`}`}),(0,o.jsxs)(`span`,{className:`font-mono`,children:[`page `,n.page,` / `,i]})]}),e.length===0?(0,o.jsx)(qs,{isFetching:l}):(0,o.jsx)(`div`,{className:u?`divide-y divide-border-subtle rounded-lg border border-border-subtle overflow-hidden el-raised`:`space-y-2`,children:e.map(e=>(0,o.jsx)(Js,{turn:e,markers:t.get(e.turn_id)??[],compact:u,active:c===e.turn_id,onClick:()=>s(e.turn_id)},e.turn_id))}),i>1&&(0,o.jsx)(Xs,{page:n.page,totalPages:i,onChange:a})]})}function qs({isFetching:e}){return(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-6 text-sm t-secondary`,children:e?(0,o.jsx)(`span`,{children:`Loading…`}):(0,o.jsxs)(o.Fragment,{children:[`Nothing matches the current filters yet. Try`,` `,(0,o.jsx)(`span`,{className:`text-foreground`,children:`widening the date range`}),`,`,` `,(0,o.jsx)(`span`,{className:`text-foreground`,children:`clearing the search`}),`, or`,` `,(0,o.jsx)(`span`,{className:`text-foreground`,children:`picking "All time"`}),`.`]})})}function Js({turn:e,markers:t,compact:n,active:r,onClick:i}){let a=t.find(e=>e.type===`mark_intent`),s=t.filter(e=>e.type===`mark_decision`).length,c=t.filter(e=>e.type===`mark_blocker`),l=new Set(t.filter(e=>e.type===`mark_resolution`).map(e=>e.blocker_ref)),u=c.filter(e=>!l.has(e.marker_id)),d=(a?.text??``).length>0?a?.text??``:e.title&&e.title.length>0?e.title:`Activity — ${e.tool_count} tool call${e.tool_count===1?``:`s`}`;return(0,o.jsx)(`div`,{onClick:i,onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),i())},role:`button`,tabIndex:0,className:`${n?`flex items-center gap-3 px-3 py-2 hover:bg-surface-secondary transition-colors cursor-pointer`:`el-raised rounded-lg border border-border-subtle hover:border-violet-500/40 transition-colors cursor-pointer`} ${r?n?`bg-violet-500/15`:`border-violet-500/60 bg-violet-500/5`:``}`,children:n?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(Ys,{opened_by:e.opened_by,small:!0}),(0,o.jsx)(`span`,{className:`text-sm text-foreground truncate flex-1`,children:d}),(0,o.jsxs)(`span`,{className:`text-[11px] t-tertiary font-mono shrink-0`,children:[ws(e.started_at),` `,Cs(e.started_at)]}),(0,o.jsxs)(`span`,{className:`text-[11px] t-tertiary shrink-0`,children:[e.tool_count,` call`,e.tool_count===1?``:`s`,` ·`,` `,e.edit_count,` edit`,e.edit_count===1?``:`s`]}),u.length>0&&(0,o.jsxs)(`span`,{className:`text-[10px] font-mono px-1.5 py-0.5 rounded bg-rose-500/15 text-rose-400 border border-rose-500/30 shrink-0`,children:[u.length,` ⚠`]})]}):(0,o.jsxs)(`div`,{className:`px-4 py-3 flex items-center justify-between gap-4`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-3 min-w-0`,children:[(0,o.jsx)(Ys,{opened_by:e.opened_by}),(0,o.jsx)(`span`,{className:`text-sm text-foreground font-medium truncate`,children:d}),s>0&&(0,o.jsxs)(`span`,{className:`text-[10px] font-mono px-1.5 py-0.5 rounded bg-cyan-500/15 text-cyan-400 border border-cyan-500/30 shrink-0`,children:[`💡 `,s,` decision`,s===1?``:`s`]}),u.length>0&&(0,o.jsxs)(`span`,{className:`text-[10px] font-mono px-1.5 py-0.5 rounded bg-rose-500/15 text-rose-400 border border-rose-500/30 shrink-0`,children:[`⚠ `,u.length,` unresolved`]})]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-4 text-xs t-tertiary shrink-0`,children:[(0,o.jsxs)(`span`,{children:[ws(e.started_at),` `,Cs(e.started_at)]}),(0,o.jsx)(`span`,{children:Ss(e.ended_at-e.started_at)}),(0,o.jsxs)(`span`,{children:[e.tool_count,` call`,e.tool_count===1?``:`s`,` ·`,` `,e.file_count,` file`,e.file_count===1?``:`s`,` ·`,` `,e.edit_count,` edit`,e.edit_count===1?``:`s`]})]})]})})}function Ys({opened_by:e,small:t}){let n=e===`stop_hook`||e===`first_call`?`text-emerald-400 border-emerald-500/40 bg-emerald-500/10`:e===`idle_gap`?`text-amber-400 border-amber-500/40 bg-amber-500/10`:`t-secondary border-border-subtle bg-surface-secondary`,r=e===`stop_hook`?`✓ exact`:e===`first_call`?`▶ start`:e===`idle_gap`?`≈ approx`:e;return(0,o.jsx)(`span`,{title:e===`stop_hook`?`Boundary confirmed by your agent's stop signal.`:e===`first_call`?`Beginning of a coding session — exact.`:e===`idle_gap`?`Inferred from a >20s idle gap — approximate.`:e,className:`${t?`text-[9px]`:`text-[10px]`} font-mono uppercase tracking-wider px-1.5 py-0.5 rounded border ${n} shrink-0`,children:r})}function Xs({page:e,totalPages:t,onChange:n}){let r=Zs(e,t);return(0,o.jsxs)(`div`,{className:`flex items-center justify-between gap-2 pt-2`,children:[(0,o.jsx)(`button`,{type:`button`,onClick:()=>n(Math.max(1,e-1)),disabled:e<=1,className:`rounded-md border border-border-subtle bg-surface-secondary px-3 py-1 text-xs text-foreground hover:bg-surface-secondary/70 disabled:opacity-40 disabled:cursor-not-allowed transition-colors`,children:`← Newer`}),(0,o.jsx)(`div`,{className:`flex items-center gap-1`,children:r.map((t,r)=>t===`…`?(0,o.jsx)(`span`,{className:`px-2 t-tertiary text-xs`,children:`…`},`gap-${r}`):(0,o.jsx)(`button`,{type:`button`,onClick:()=>n(t),className:`min-w-[28px] rounded-md px-2 py-1 text-xs border border-border-subtle transition-colors ${t===e?`bg-violet-500/30 text-violet-200`:`bg-surface-secondary t-secondary hover:bg-surface-secondary/70`}`,children:t},t))}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>n(Math.min(t,e+1)),disabled:e>=t,className:`rounded-md border border-border-subtle bg-surface-secondary px-3 py-1 text-xs text-foreground hover:bg-surface-secondary/70 disabled:opacity-40 disabled:cursor-not-allowed transition-colors`,children:`Older →`})]})}function Zs(e,t){if(t<=7)return Array.from({length:t},(e,t)=>t+1);let n=[...new Set([1,t,e,e-1,e+1,e-2,e+2])].filter(e=>e>=1&&e<=t).sort((e,t)=>e-t),r=[];for(let e=0;e<n.length;e++){let t=n[e];e>0&&t-n[e-1]>1&&r.push(`…`),r.push(t)}return r}function Qs({turn:e,markers:t,episodicByFile:n,onClose:r}){let i=(0,M.useMemo)(()=>[...new Set(t.map(e=>e.file_path).filter(e=>typeof e==`string`&&e.length>0))],[t]),a=(0,M.useMemo)(()=>{let e=[];for(let t of i){let r=n.get(t);r&&e.push(...r)}return e.slice(0,5)},[i,n]);return(0,o.jsx)(`div`,{className:`fixed inset-0 z-30 flex justify-end bg-black/40 backdrop-blur-sm`,onClick:r,onKeyDown:e=>{e.key===`Escape`&&r()},role:`dialog`,"aria-modal":`true`,tabIndex:-1,children:(0,o.jsxs)(`aside`,{className:`h-full w-full max-w-md bg-background border-l border-border-subtle shadow-2xl overflow-y-auto`,onClick:e=>e.stopPropagation(),onKeyDown:e=>e.stopPropagation(),role:`document`,tabIndex:0,children:[(0,o.jsxs)(`div`,{className:`sticky top-0 bg-background/90 backdrop-blur border-b border-border-subtle p-4 flex items-start justify-between gap-3`,children:[(0,o.jsxs)(`div`,{className:`min-w-0`,children:[(0,o.jsx)(`div`,{className:`t-tertiary text-[10px] uppercase tracking-wider font-medium`,children:`Activity detail`}),(0,o.jsx)(`div`,{className:`text-sm text-foreground font-medium mt-1 truncate`,children:e.title||`(activity ${e.turn_id.slice(0,8)})`})]}),(0,o.jsx)(`button`,{type:`button`,onClick:r,className:`rounded-md border border-border-subtle bg-surface-secondary px-2 py-1 t-secondary hover:text-foreground hover:bg-surface-secondary/70 transition-colors`,"aria-label":`Close detail panel`,children:`✕`})]}),(0,o.jsxs)(`div`,{className:`p-4 space-y-4`,children:[(0,o.jsx)($s,{turn:e}),(0,o.jsx)(tc,{markers:t}),a.length>0&&(0,o.jsx)(nc,{narratives:a})]})]})})}function $s({turn:e}){return(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-2 text-xs`,children:[(0,o.jsx)(ec,{label:`When it started`,value:Ts(e.started_at)}),(0,o.jsx)(ec,{label:`How long it lasted`,value:Ss(e.ended_at-e.started_at)}),(0,o.jsx)(ec,{label:`Tool calls`,value:String(e.tool_count)}),(0,o.jsx)(ec,{label:`Files touched`,value:String(e.file_count)}),(0,o.jsx)(ec,{label:`File edits`,value:String(e.edit_count)}),(0,o.jsx)(ec,{label:`Boundary precision`,value:e.opened_by===`stop_hook`?`Confirmed by agent`:e.opened_by===`first_call`?`Session start`:e.opened_by===`idle_gap`?`Inferred from idle gap`:e.opened_by}),(0,o.jsx)(ec,{label:`Why this ended`,value:e.closed_reason===`session_end`?`Session shutdown`:e.closed_reason===`idle_gap`?`Long idle gap`:e.closed_reason===`stop_hook`?`Agent stopped`:e.closed_reason}),(0,o.jsx)(ec,{label:`Outcome`,value:e.outcome===`unknown`?`—`:e.outcome}),(0,o.jsx)(ec,{label:`Activity ID`,value:e.turn_id.slice(0,8),mono:!0}),(0,o.jsx)(ec,{label:`Session`,value:e.session_id.slice(0,8),mono:!0})]})}function ec({label:e,value:t,mono:n}){return(0,o.jsxs)(`div`,{className:`rounded border border-border-subtle bg-surface-secondary px-2 py-1.5`,children:[(0,o.jsx)(`div`,{className:`t-tertiary text-[10px] uppercase tracking-wider font-medium`,children:e}),(0,o.jsx)(`div`,{className:`text-foreground mt-0.5 truncate ${n?`font-mono`:``}`,children:t})]})}function tc({markers:e}){return e.length===0?(0,o.jsxs)(`div`,{className:`t-tertiary text-xs leading-relaxed`,children:[`No notes recorded for this activity. Tip: drop a`,` `,(0,o.jsx)(`code`,{className:`t-secondary`,children:`mark_intent`}),` at the start of your next task and a `,(0,o.jsx)(`code`,{className:`t-secondary`,children:`mark_decision`}),` `,`when you pick between options — they show up here as a readable trail.`]}):(0,o.jsxs)(`div`,{className:`space-y-2`,children:[(0,o.jsxs)(`div`,{className:`t-secondary text-[10px] uppercase tracking-wider font-medium`,children:[`Notes from this activity (`,e.length,`)`]}),e.map(e=>{let t=xs(e.type);return(0,o.jsxs)(`div`,{className:`rounded border border-border-subtle bg-surface-secondary px-3 py-2`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,o.jsxs)(`span`,{className:`text-[10px] font-mono uppercase ${t.color}`,children:[t.emoji,` `,t.label]}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:Cs(e.ts)})]}),(0,o.jsx)(`div`,{className:`text-xs text-foreground mt-1`,children:e.text}),e.file_path&&(0,o.jsx)(`div`,{className:`t-tertiary text-[11px] font-mono mt-1`,children:e.file_path}),e.blocker_ref&&(0,o.jsxs)(`div`,{className:`t-tertiary text-[11px] mt-1`,children:[`resolves →`,` `,(0,o.jsx)(`span`,{className:`font-mono`,children:e.blocker_ref.slice(0,8)})]})]},e.marker_id)})]})}function nc({narratives:e}){return(0,o.jsxs)(`div`,{className:`space-y-2`,children:[(0,o.jsx)(`div`,{className:`t-secondary text-[10px] uppercase tracking-wider font-medium`,children:`Recent edits to these files`}),e.map(e=>{let t=ks(e.content);return(0,o.jsxs)(`div`,{className:`rounded border border-emerald-500/30 bg-emerald-500/5 px-3 py-2 text-xs`,children:[(0,o.jsx)(`div`,{className:`text-emerald-400 font-mono text-[10px] uppercase mb-1`,children:e.scope}),t.what&&(0,o.jsxs)(`div`,{className:`text-foreground`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`What — `}),t.what]}),t.why&&(0,o.jsxs)(`div`,{className:`t-secondary mt-1`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`Why — `}),t.why]}),t.how&&(0,o.jsxs)(`div`,{className:`t-secondary mt-1`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`How — `}),t.how]}),!t.what&&!t.why&&!t.how&&(0,o.jsx)(`div`,{className:`t-secondary`,children:e.content})]},e.fact_id)})]})}function rc(e){let t=new URLSearchParams;return e.from!==void 0&&t.set(`from`,String(e.from)),e.to!==void 0&&t.set(`to`,String(e.to)),e.session&&t.set(`session_id`,e.session),e.q&&t.set(`q`,e.q),t.set(`limit`,String(e.perPage)),t.set(`offset`,String((e.page-1)*e.perPage)),t.toString()}function ic(e){let t=new Map;for(let n of e){let e=t.get(n.turn_id)??[];e.push(n),t.set(n.turn_id,e)}return t}function ac(e){return e<60?`${Math.round(e)}s`:e<3600?`${Math.floor(e/60)}m ${Math.round(e%60)}s`:`${Math.floor(e/3600)}h ${Math.floor(e%3600/60)}m`}function oc(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function sc(e){switch(e){case`running`:case`ready`:return`bg-emerald-500 shadow-[0_0_8px_rgba(52,211,153,0.5)]`;case`indexing`:return`bg-amber-400 animate-pulse shadow-[0_0_8px_rgba(251,191,36,0.5)]`;default:return`bg-red-500 shadow-[0_0_8px_rgba(248,113,113,0.5)]`}}function cc(e){switch(e){case`running`:case`ready`:return`Operational`;case`indexing`:return`Indexing`;default:return e.charAt(0).toUpperCase()+e.slice(1)}}function lc({value:e}){let[t,n]=(0,M.useState)(!1);return(0,o.jsx)(`button`,{type:`button`,className:`ml-2 inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium t-tertiary hover:text-foreground hover:el-raised transition-all`,onClick:()=>{navigator.clipboard.writeText(e),n(!0),setTimeout(()=>n(!1),1500)},children:t?(0,o.jsx)(`svg`,{className:`h-3 w-3 text-emerald-500`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2.5,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M5 13l4 4L19 7`})}):(0,o.jsx)(`svg`,{className:`h-3 w-3`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z`})})})}function uc({label:e,value:t,sub:n,color:r=`violet`}){return(0,o.jsxs)(`div`,{className:`glass-card rounded-lg p-4 ring-1 ${{violet:`ring-violet-500/20`,cyan:`ring-cyan-500/20`,emerald:`ring-emerald-500/20`,amber:`ring-amber-500/20`}[r]}`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[11px] uppercase tracking-wide`,children:e}),(0,o.jsx)(`p`,{className:`mt-1 text-2xl font-mono font-bold ${{violet:`text-violet-400`,cyan:`text-cyan-400`,emerald:`text-emerald-400`,amber:`text-amber-400`}[r]}`,children:t}),n&&(0,o.jsx)(`p`,{className:`mt-0.5 t-tertiary text-xs`,children:n})]})}function dc({label:e,value:t,mono:n=!0,copyable:r=!1}){let i=t??`—`;return(0,o.jsxs)(`div`,{className:`flex items-baseline justify-between gap-4 py-2 border-b border-border-subtle/50 last:border-0`,children:[(0,o.jsx)(`dt`,{className:`t-secondary text-sm shrink-0`,children:e}),(0,o.jsxs)(`dd`,{className:`text-right text-xs text-foreground ${n?`font-mono`:``} flex items-center`,children:[(0,o.jsx)(`span`,{className:`break-all`,children:i}),r&&typeof i==`string`&&(0,o.jsx)(lc,{value:i})]})]})}function fc({name:e}){return(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1.5 rounded-full px-3 py-1 text-xs font-medium ring-1 ${{audit:`bg-violet-500/15 text-violet-400 ring-violet-500/30`,blame:`bg-cyan-500/15 text-cyan-400 ring-cyan-500/30`,test:`bg-emerald-500/15 text-emerald-400 ring-emerald-500/30`,lint:`bg-amber-500/15 text-amber-400 ring-amber-500/30`,commit:`bg-violet-500/15 text-violet-400 ring-violet-500/30`,"review-pr":`bg-cyan-500/15 text-cyan-400 ring-cyan-500/30`}[e.replace(/^unerr-/,``)]??`bg-violet-500/10 text-violet-400 ring-violet-500/20`}`,children:[(0,o.jsx)(`svg`,{className:`h-2.5 w-2.5`,fill:`currentColor`,viewBox:`0 0 8 8`,children:(0,o.jsx)(`circle`,{cx:`4`,cy:`4`,r:`3`})}),e]})}function pc({config:e}){let t=Object.entries(e);return t.length===0?(0,o.jsx)(`p`,{className:`t-tertiary text-sm italic`,children:`No configuration entries.`}):(0,o.jsx)(`div`,{className:`space-y-1`,children:t.map(([e,t])=>{let n=typeof t==`object`&&t?JSON.stringify(t,null,2):String(t??`—`),r=typeof t==`object`&&!!t;return(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle/50 p-3 ${r?``:`flex items-baseline justify-between gap-4`}`,children:[(0,o.jsx)(`span`,{className:`text-sm font-medium text-foreground`,children:e}),r?(0,o.jsx)(`pre`,{className:`mt-2 custom-scrollbar max-h-40 overflow-auto whitespace-pre-wrap rounded-md bg-black/20 p-2.5 font-mono text-xs leading-relaxed t-secondary`,children:n}):(0,o.jsx)(`span`,{className:`font-mono text-xs t-secondary`,children:n})]},e)})})}function mc(){let e=N({queryKey:[`system`,`status`],queryFn:()=>d(`/api/system/status`),refetchInterval:5e3}),t=N({queryKey:[`system`,`config`],queryFn:()=>d(`/api/system/config`)}),n=e.data?.data,r=t.data?.data;return e.isLoading||t.isLoading?(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsx)(`div`,{className:`grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[1,2,3,4].map(e=>(0,o.jsx)(P,{className:`h-24 w-full rounded-lg`},e))}),(0,o.jsxs)(`div`,{className:`flex flex-col gap-6 lg:flex-row`,children:[(0,o.jsx)(P,{className:`h-72 flex-1 rounded-xl`}),(0,o.jsx)(P,{className:`h-72 flex-1 rounded-xl`})]})]}):e.isError&&t.isError?(0,o.jsx)(`div`,{className:`flex items-center justify-center py-20`,children:(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-8 text-center max-w-md`,children:[(0,o.jsx)(`div`,{className:`mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-red-500/15`,children:(0,o.jsx)(`svg`,{className:`h-6 w-6 text-red-400`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L4.082 16.5c-.77.833.192 2.5 1.732 2.5z`})})}),(0,o.jsx)(`h3`,{className:`text-foreground font-medium`,children:`Connection Error`}),(0,o.jsx)(`p`,{className:`mt-2 t-secondary text-sm`,children:`Unable to reach the unerr proxy. Ensure the process is running.`})]})}):(0,o.jsxs)(`div`,{className:`space-y-8`,children:[(0,o.jsx)(`div`,{className:`glass-panel rounded-xl p-5`,children:(0,o.jsxs)(`div`,{className:`flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-4`,children:[(0,o.jsx)(`div`,{className:`relative flex h-11 w-11 items-center justify-center rounded-xl bg-violet-500/15 ring-1 ring-violet-500/30`,children:(0,o.jsx)(`svg`,{className:`h-5 w-5 text-violet-400`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:1.8,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z`})})}),(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2.5`,children:[(0,o.jsx)(`h2`,{className:`text-lg font-semibold text-foreground`,children:`Process Instance`}),(0,o.jsx)(`span`,{className:`inline-block h-2.5 w-2.5 rounded-full ${n?sc(n.status):`bg-gray-500`}`}),(0,o.jsx)(`span`,{className:`text-sm font-medium text-foreground`,children:n?cc(n.status):`Unknown`})]}),(0,o.jsxs)(`p`,{className:`mt-0.5 t-tertiary text-xs font-mono`,children:[`PID `,n?.pid??`—`,` · `,n?.mode??`—`,` mode · port`,` `,n?.dashboard_port??`—`]})]})]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-3`,children:[n?.ide&&(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1.5 rounded-full bg-cyan-500/10 px-3 py-1 text-xs font-medium text-cyan-400 ring-1 ring-cyan-500/20`,children:[(0,o.jsx)(`svg`,{className:`h-3 w-3`,fill:`currentColor`,viewBox:`0 0 24 24`,children:(0,o.jsx)(`path`,{d:`M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z`})}),n.ide]}),(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1.5 rounded-full bg-violet-500/10 px-3 py-1 text-xs font-medium text-violet-400 ring-1 ring-violet-500/20`,children:[`Uptime: `,n?ac(n.uptime_s):`—`]})]})]})}),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[(0,o.jsx)(uc,{label:`Graph Entities`,value:n?oc(n.graph.entities):`—`,sub:n?`${oc(n.graph.edges)} edges`:void 0,color:`violet`}),(0,o.jsx)(uc,{label:`Rules Active`,value:n?.graph.rules??`—`,sub:`conventions & patterns`,color:`cyan`}),(0,o.jsx)(uc,{label:`Tool Calls`,value:n?oc(n.session.tool_calls):`—`,sub:`this session`,color:`emerald`}),(0,o.jsx)(uc,{label:`Tokens Saved`,value:n?oc(n.session.tokens_saved):`—`,sub:n?.session.violations_caught?`${n.session.violations_caught} violations caught`:`via compression`,color:`amber`})]}),(0,o.jsxs)(`div`,{className:`flex flex-col gap-6 lg:flex-row`,children:[(0,o.jsxs)(`section`,{className:`flex-1 glass-panel rounded-xl p-5`,children:[(0,o.jsxs)(`h2`,{className:`section-label text-violet-500 flex items-center gap-2`,children:[(0,o.jsx)(`svg`,{className:`h-4 w-4`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M9 3v2m6-2v2M9 19v2m6-2v2M5 9H3m2 6H3m18-6h-2m2 6h-2M7 19h10a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2v10a2 2 0 002 2zM9 9h6v6H9V9z`})}),`Process Details`]}),e.isError?(0,o.jsx)(`p`,{className:`mt-4 text-error text-sm`,children:`Could not reach proxy.`}):(0,o.jsxs)(`dl`,{className:`mt-4`,children:[(0,o.jsx)(dc,{label:`Status`,value:n?cc(n.status):void 0,mono:!1}),(0,o.jsx)(dc,{label:`Process ID`,value:n?.pid,copyable:!0}),(0,o.jsx)(dc,{label:`Mode`,value:n?.mode}),(0,o.jsx)(dc,{label:`Dashboard Port`,value:n?.dashboard_port}),(0,o.jsx)(dc,{label:`IDE`,value:n?.ide||`None detected`}),(0,o.jsx)(dc,{label:`Uptime`,value:n?ac(n.uptime_s):void 0}),(0,o.jsx)(dc,{label:`Working Directory`,value:n?.cwd,copyable:!0}),(0,o.jsx)(dc,{label:`Session Started`,value:n?.session.started_at?new Date(n.session.started_at).toLocaleString():void 0})]})]}),(0,o.jsxs)(`section`,{className:`flex-1 glass-panel rounded-xl p-5`,children:[(0,o.jsxs)(`h2`,{className:`section-label text-cyan-500 flex items-center gap-2`,children:[(0,o.jsx)(`svg`,{className:`h-4 w-4`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M13 10V3L4 14h7v7l9-11h-7z`})}),`Installed Skills`]}),(0,o.jsxs)(`p`,{className:`mt-1 t-tertiary text-xs`,children:[`Agent skills installed in this repository via`,` `,(0,o.jsx)(`span`,{className:`font-mono`,children:`unerr install`}),`.`]}),t.isError?(0,o.jsx)(`p`,{className:`mt-4 text-error text-sm`,children:`Could not load config.`}):r?.skills_installed?.length?(0,o.jsx)(`div`,{className:`mt-4 flex flex-wrap gap-2`,children:r.skills_installed.map(e=>(0,o.jsx)(fc,{name:e},e))}):(0,o.jsxs)(`div`,{className:`mt-6 flex flex-col items-center py-6 text-center`,children:[(0,o.jsx)(`div`,{className:`mb-3 flex h-10 w-10 items-center justify-center rounded-full bg-amber-500/10 ring-1 ring-amber-500/20`,children:(0,o.jsx)(`svg`,{className:`h-5 w-5 text-amber-400`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M12 9v2m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z`})})}),(0,o.jsx)(`p`,{className:`text-sm text-foreground`,children:`No skills installed`}),(0,o.jsxs)(`p`,{className:`mt-1 t-tertiary text-xs max-w-[240px]`,children:[`Run`,` `,(0,o.jsx)(`code`,{className:`font-mono text-violet-400`,children:`unerr install <agent>`}),` `,`to install skills for your IDE.`]})]}),(0,o.jsxs)(`div`,{className:`mt-6 border-t border-border-subtle/50 pt-5`,children:[(0,o.jsxs)(`h3`,{className:`section-label text-violet-500 flex items-center gap-2`,children:[(0,o.jsx)(`svg`,{className:`h-3.5 w-3.5`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M7 21a4 4 0 01-4-4V5a2 2 0 012-2h4a2 2 0 012 2v12a4 4 0 01-4 4zm0 0h12a2 2 0 002-2v-4a2 2 0 00-2-2h-2.343M11 7.343l1.657-1.657a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-8.486 8.485M7 17h.01`})}),`Graph Intelligence`]}),(0,o.jsxs)(`div`,{className:`mt-3 grid grid-cols-3 gap-3`,children:[(0,o.jsxs)(`div`,{className:`rounded-lg bg-violet-500/5 p-3 text-center ring-1 ring-violet-500/10`,children:[(0,o.jsx)(`p`,{className:`text-xl font-mono font-bold text-violet-400`,children:n?oc(n.graph.entities):`—`}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Entities`})]}),(0,o.jsxs)(`div`,{className:`rounded-lg bg-cyan-500/5 p-3 text-center ring-1 ring-cyan-500/10`,children:[(0,o.jsx)(`p`,{className:`text-xl font-mono font-bold text-cyan-400`,children:n?oc(n.graph.edges):`—`}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Edges`})]}),(0,o.jsxs)(`div`,{className:`rounded-lg bg-emerald-500/5 p-3 text-center ring-1 ring-emerald-500/10`,children:[(0,o.jsx)(`p`,{className:`text-xl font-mono font-bold text-emerald-400`,children:n?.graph.rules??`—`}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Rules`})]})]})]})]})]}),(0,o.jsxs)(`section`,{className:`glass-panel rounded-xl p-5`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-between`,children:[(0,o.jsxs)(`h2`,{className:`section-label text-emerald-500 flex items-center gap-2`,children:[(0,o.jsxs)(`svg`,{className:`h-4 w-4`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:[(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`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`}),(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M15 12a3 3 0 11-6 0 3 3 0 016 0z`})]}),`Repository Configuration`]}),(0,o.jsx)(`span`,{className:`inline-flex items-center gap-1 rounded-full bg-emerald-500/10 px-2.5 py-0.5 text-[10px] font-mono text-emerald-400 ring-1 ring-emerald-500/20`,children:`.unerr/config.json`})]}),(0,o.jsxs)(`p`,{className:`mt-1 t-tertiary text-xs`,children:[`Per-repository configuration. Edit`,` `,(0,o.jsx)(`code`,{className:`font-mono text-emerald-400`,children:`.unerr/config.json`}),` `,`directly to modify settings.`]}),(0,o.jsx)(`div`,{className:`mt-4`,children:t.isError?(0,o.jsx)(`p`,{className:`text-error text-sm`,children:`Could not load configuration.`}):(0,o.jsx)(pc,{config:r?.repo_config??{}})})]}),(0,o.jsxs)(`section`,{className:`glass-panel rounded-xl p-5`,children:[(0,o.jsxs)(`h2`,{className:`section-label text-amber-500 flex items-center gap-2`,children:[(0,o.jsx)(`svg`,{className:`h-4 w-4`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M13 7h8m0 0v8m0-8l-8 8-4-4-6 6`})}),`Session Performance`]}),(0,o.jsx)(`p`,{className:`mt-1 t-tertiary text-xs`,children:`Live metrics for the current proxy session. Resets when the process restarts.`}),(0,o.jsxs)(`div`,{className:`mt-4 grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle/50 p-3`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Tool Calls`}),(0,o.jsx)(`p`,{className:`mt-1 text-xl font-mono font-bold text-foreground`,children:n?oc(n.session.tool_calls):`—`})]}),(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle/50 p-3`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Tokens Saved`}),(0,o.jsx)(`p`,{className:`mt-1 text-xl font-mono font-bold text-foreground`,children:n?oc(n.session.tokens_saved):`—`})]}),(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle/50 p-3`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Violations`}),(0,o.jsx)(`p`,{className:`mt-1 text-xl font-mono font-bold text-foreground`,children:n?.session.violations_caught??`—`})]}),(0,o.jsxs)(`div`,{className:`rounded-lg border border-border-subtle/50 p-3`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wide`,children:`Session Start`}),(0,o.jsx)(`p`,{className:`mt-1 text-xs font-mono text-foreground leading-relaxed`,children:n?.session.started_at?new Date(n.session.started_at).toLocaleTimeString():`—`})]})]})]})]})}var hc={graph_query:{bg:`bg-violet-500/20`,text:`text-violet-400`,bar:`bg-violet-500`,ring:`ring-violet-500/40`},shell_compression:{bg:`bg-cyan-500/20`,text:`text-cyan-400`,bar:`bg-cyan-500`,ring:`ring-cyan-500/40`},format_encoding:{bg:`bg-amber-500/20`,text:`text-amber-400`,bar:`bg-amber-500`,ring:`ring-amber-500/40`},session_dedup:{bg:`bg-emerald-500/20`,text:`text-emerald-400`,bar:`bg-emerald-500`,ring:`ring-emerald-500/40`},smart_truncation:{bg:`bg-blue-500/20`,text:`text-blue-400`,bar:`bg-blue-500`,ring:`ring-blue-500/40`},file_read:{bg:`bg-indigo-500/20`,text:`text-indigo-400`,bar:`bg-indigo-500`,ring:`ring-indigo-500/40`},behavior_automation:{bg:`bg-rose-500/20`,text:`text-rose-400`,bar:`bg-rose-500`,ring:`ring-rose-500/40`}},gc=[`graph_query`,`shell_compression`,`format_encoding`,`session_dedup`,`smart_truncation`,`file_read`,`behavior_automation`];function W(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function _c(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<1)return`just now`;if(n<60)return`${n}m ago`;let r=Math.floor(n/60);return r<24?`${r}h ago`:`${Math.floor(r/24)}d ago`}function vc(e){return new Date(e).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`,second:`2-digit`})}function yc(e){return hc[e]??{bg:`bg-zinc-500/20`,text:`text-zinc-400`,bar:`bg-zinc-500`,ring:`ring-zinc-500/40`}}function bc(e){let t=e.detail;if(!t)return e.tool??`optimization`;if(t.command){let e=String(t.command);return e.length>80?e.slice(0,77)+`…`:e}return t.optimization?String(t.optimization):t.counterfactual&&t.counterfactual!==`generic file exploration`?String(t.counterfactual):t.format?`${e.tool??`query`} → ${t.format} format`:e.tool??`optimization`}function xc(e){if(e.length===0)return{label:`Empty turn`,subtitle:``};let t=[...new Set(e.map(e=>e.tool).filter(Boolean))],n=[...new Set(e.map(e=>e.mechanism))],r=e.find(e=>e.detail?.command);if(r){let t=String(r.detail.command);return{label:t.length>60?t.slice(0,57)+`…`:t,subtitle:`shell → ${e.length} optimization${e.length>1?`s`:``}`}}let i=e.find(e=>e.detail?.optimization);if(i){let n=String(i.detail.optimization),r=e.length>1?` +${e.length-1} more`:``;return{label:n,subtitle:t.join(`, `)+r}}if(t.length>0){let r=t.join(` → `),i=e.length,a=n[0]?.replace(/_/g,` `)??``;return{label:r,subtitle:`${i} event${i>1?`s`:``} · ${a}`}}return{label:n.map(e=>e.replace(/_/g,` `)).join(`, `),subtitle:`${e.length} event${e.length>1?`s`:``}`}}function Sc({label:e,value:t,accent:n,hint:r}){return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-4`,title:r,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-xs uppercase tracking-wider`,children:e}),(0,o.jsx)(`p`,{className:`mt-1 text-2xl font-bold font-mono tabular-nums ${n??`text-foreground`}`,children:t})]})}function Cc({mechanisms:e,totalSaved:t}){let n=Object.entries(e).sort(([,e],[,t])=>t.tokens_saved-e.tokens_saved);if(n.length===0)return(0,o.jsx)(`p`,{className:`t-secondary text-sm py-3`,children:`No mechanism data.`});let r=n[0][1].tokens_saved||1;return(0,o.jsx)(`div`,{className:`space-y-1.5`,children:n.map(([e,t])=>{let n=yc(e),i=Math.max(3,t.tokens_saved/r*100);return(0,o.jsxs)(`div`,{className:`flex items-center gap-3 py-0.5`,children:[(0,o.jsx)(`span`,{className:`${n.text} text-xs font-medium w-36 shrink-0 truncate`,children:e.replace(/_/g,` `)}),(0,o.jsx)(`div`,{className:`flex-1 h-5 rounded bg-surface-secondary overflow-hidden`,children:(0,o.jsx)(`div`,{className:`h-full ${n.bar} opacity-80 rounded`,style:{width:`${i}%`}})}),(0,o.jsx)(`span`,{className:`text-success font-mono text-xs w-14 text-right shrink-0`,children:W(t.tokens_saved)}),(0,o.jsxs)(`span`,{className:`t-tertiary font-mono text-xs w-10 text-right shrink-0`,children:[t.pct_of_total,`%`]}),(0,o.jsxs)(`span`,{className:`t-tertiary text-xs w-8 text-right shrink-0`,children:[t.event_count,`×`]})]},e)})})}function wc({mechanism:e}){let t=yc(e);return(0,o.jsx)(`span`,{className:`inline-flex items-center rounded-full px-2 py-0.5 ${t.bg} ${t.text} text-[10px] font-medium`,children:e.replace(/_/g,` `)})}function Tc({items:e}){return(0,o.jsx)(`nav`,{className:`flex items-center gap-1.5 text-sm mb-5`,children:e.map((t,n)=>{let r=n===e.length-1;return(0,o.jsxs)(`span`,{className:`flex items-center gap-1.5`,children:[n>0&&(0,o.jsx)(`span`,{className:`t-tertiary`,children:`›`}),r?(0,o.jsx)(`span`,{className:`text-foreground font-medium`,children:t.label}):(0,o.jsx)(`button`,{type:`button`,className:`text-violet-400 hover:text-violet-300 transition-colors cursor-pointer`,onClick:t.onClick,children:t.label})]},n)})})}var Ec={"claude-code":{bg:`bg-amber-500/20`,text:`text-amber-400`,label:`Claude Code`},"claude-desktop":{bg:`bg-amber-500/20`,text:`text-amber-400`,label:`Claude Desktop`},cursor:{bg:`bg-blue-500/20`,text:`text-blue-400`,label:`Cursor`},cline:{bg:`bg-emerald-500/20`,text:`text-emerald-400`,label:`Cline`},windsurf:{bg:`bg-cyan-500/20`,text:`text-cyan-400`,label:`Windsurf`},copilot:{bg:`bg-zinc-500/20`,text:`text-zinc-400`,label:`Copilot`}};function Dc({name:e}){if(!e)return(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`unknown`});let t=Ec[e.toLowerCase().replace(/\s+/g,`-`)]??{bg:`bg-zinc-500/20`,text:`text-zinc-400`,label:e};return(0,o.jsx)(`span`,{className:`inline-flex items-center rounded-full px-2 py-0.5 ${t.bg} ${t.text} text-[10px] font-medium`,children:t.label})}function Oc({total:e,limit:t,offset:n,onPageChange:r}){let i=Math.ceil(e/t),a=Math.floor(n/t)+1;return i<=1?null:(0,o.jsxs)(`div`,{className:`flex items-center justify-between px-1 py-2`,children:[(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[n+1,`–`,Math.min(n+t,e),` of `,e]}),(0,o.jsxs)(`div`,{className:`flex items-center gap-1`,children:[(0,o.jsx)(`button`,{type:`button`,disabled:a<=1,className:`px-2.5 py-1 rounded text-xs font-medium bg-surface-secondary hover:bg-surface-tertiary disabled:opacity-30 disabled:cursor-not-allowed text-foreground transition-colors`,onClick:()=>r(Math.max(0,n-t)),children:`‹ Prev`}),(0,o.jsxs)(`span`,{className:`t-secondary text-xs px-2 font-mono`,children:[a,`/`,i]}),(0,o.jsx)(`button`,{type:`button`,disabled:a>=i,className:`px-2.5 py-1 rounded text-xs font-medium bg-surface-secondary hover:bg-surface-tertiary disabled:opacity-30 disabled:cursor-not-allowed text-foreground transition-colors`,onClick:()=>r(n+t),children:`Next ›`})]})]})}function kc({onSelectSession:e}){let[t,n]=(0,M.useState)(``),[r,i]=(0,M.useState)(``),[a,s]=(0,M.useState)(0),c=t||r?`${t?`&from_ts=${t}`:``}${r?`&to_ts=${r}`:``}`:``,l=N({queryKey:[`token-flow-global`,t,r],queryFn:()=>d(`/api/token-flow/global?_=1${c}`),refetchInterval:5e3}),u=N({queryKey:[`token-flow-sessions`,t,r,a],queryFn:()=>d(`/api/token-flow/sessions?limit=20&offset=${a}${c}`),refetchInterval:5e3});if(l.isLoading)return(0,o.jsx)(yt,{n:4});let f=l.data?.data,p=u.data?.data??[],m=u.data?.total??0;return!f||f.event_count===0?(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-10 text-center`,children:[(0,o.jsx)(`p`,{className:`t-secondary text-lg`,children:`No token flow data yet`}),(0,o.jsx)(`p`,{className:`t-tertiary mt-2 text-sm`,children:`Token savings appear here as the agent makes tool calls through unerr.`}),(0,o.jsx)(`p`,{className:`t-tertiary mt-1 text-xs`,children:`Sources: graph queries, shell compression, format encoding, session dedup, smart truncation, file reads, behavior automation.`})]}):(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsxs)(`div`,{className:`flex items-center justify-end gap-3 flex-wrap -mt-2`,children:[(0,o.jsx)(Jo,{fromTs:t,toTs:r,onChange:(e,t)=>{n(e),i(t),s(0)}}),(0,o.jsxs)(`button`,{type:`button`,className:`inline-flex items-center gap-1.5 rounded-md border border-border-subtle px-3 py-1.5 text-xs font-medium t-secondary hover:text-foreground hover:bg-surface-secondary transition-colors`,title:`Export all token flow data as CSV`,onClick:()=>{let e=t||r?`${t?`&from_ts=${t}`:``}${r?`&to_ts=${r}`:``}`:``;fetch(`/api/token-flow/events?limit=500${e}`).then(e=>e.json()).then(e=>{let t=e.data??[];if(t.length===0)return;let n=[`timestamp`,`session_id`,`turn`,`mechanism`,`tool`,`tokens_without`,`tokens_with`,`tokens_saved`,`detail`],r=t.map(e=>[e.ts,e.session_id,e.turn,e.mechanism,e.tool??``,e.tokens_without,e.tokens_with,e.tokens_saved,(e.detail??``).toString().replace(/"/g,`""`)].map(e=>`"${e}"`).join(`,`)),i=[n.join(`,`),...r].join(`
|
|
2
|
-
`),a=new Blob([i],{type:`text/csv`}),o=URL.createObjectURL(a),s=document.createElement(`a`);s.href=o,s.download=`token-economics-${new Date().toISOString().slice(0,10)}.csv`,s.click(),URL.revokeObjectURL(o)})},children:[(0,o.jsx)(`svg`,{className:`w-3.5 h-3.5`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z`})}),`Export CSV`]})]}),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 lg:grid-cols-5`,children:[(0,o.jsx)(Sc,{label:`Total Tokens Saved`,value:W(f.total_tokens_saved),accent:`text-success`,hint:`Total tokens removed from responses across all sessions — direct savings before context compounding`}),(0,o.jsx)(Sc,{label:`Context Avoided`,value:W(f.total_context_avoided),accent:`text-cyan-400`,hint:`Total token-turns of context pressure prevented — savings compound because each turn's reduction carries forward to all future turns`}),(0,o.jsx)(Sc,{label:`Total Delivered`,value:W(f.total_tokens_with),hint:`Total tokens actually sent to the agent after optimization`}),(0,o.jsx)(Sc,{label:`Efficiency`,value:`${f.efficiency_pct}%`,accent:`text-violet-400`,hint:`Percentage of original tokens that were optimized away (saved ÷ original)`}),(0,o.jsx)(Sc,{label:`Sessions`,value:f.total_sessions,hint:`Number of distinct agent sessions tracked`})]}),f.avg_context_reduction>0&&(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-cyan-500/60`,children:(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-4 flex-wrap`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`text-foreground text-sm font-medium`,children:`Context Pressure Prevented`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 max-w-xl`,children:[`Across `,f.total_sessions,` session`,f.total_sessions===1?``:`s`,` and `,f.total_turns,` turns,`,` `,(0,o.jsx)(`span`,{className:`text-cyan-400 font-medium`,children:W(f.total_context_avoided)}),` `,`total token-turns of context avoided — each turn ran with`,` `,W(f.avg_context_reduction),` fewer tokens on average, peaking at `,W(f.peak_context_reduction),`.`]})]}),(0,o.jsxs)(`div`,{className:`flex gap-6 shrink-0`,children:[(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Total Context Avoided`}),(0,o.jsx)(`p`,{className:`text-cyan-400 font-mono font-medium text-lg`,children:W(f.total_context_avoided)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Avg / Turn`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono font-medium text-lg`,children:W(f.avg_context_reduction)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Direct Savings`}),(0,o.jsx)(`p`,{className:`text-success font-mono font-medium text-lg`,children:W(f.total_tokens_saved)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Compound Multiplier`}),(0,o.jsx)(`p`,{className:`text-violet-400 font-mono font-medium text-lg`,children:f.total_tokens_saved>0?`${(f.total_context_avoided/f.total_tokens_saved).toFixed(1)}×`:`—`})]})]})]})}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsxs)(`h3`,{className:`t-secondary text-sm font-medium mb-3`,children:[`Savings by Mechanism`,t||r?` (Filtered)`:` (All Time)`]}),(0,o.jsx)(Cc,{mechanisms:f.by_mechanism,totalSaved:f.total_tokens_saved})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg overflow-hidden`,children:[(0,o.jsxs)(`div`,{className:`px-5 py-3 border-b border-border-subtle flex items-center justify-between`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium`,children:`Sessions`}),(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[m,` session`,m===1?``:`s`]})]}),p.length===0?(0,o.jsx)(`p`,{className:`px-5 py-6 t-secondary text-sm`,children:`No sessions recorded.`}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`div`,{className:`overflow-x-auto`,children:(0,o.jsxs)(`table`,{className:`w-full text-left text-sm min-w-[700px]`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary text-xs uppercase`,children:[(0,o.jsx)(`th`,{className:`px-5 py-2.5 font-medium`,title:`Unique session identifier`,children:`Session`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`AI agent that ran this session`,children:`Agent`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`When the last event was recorded`,children:`Last Active`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`Number of optimization events in this session`,children:`Events`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`Types of optimization applied (e.g. graph query, shell compression)`,children:`Mechanisms`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Total tokens removed from responses (direct savings)`,children:`Tokens Saved`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Average tokens of context pressure avoided per turn — savings compound because each turn's reduction carries to all future turns`,children:`Avg Context Reduced`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 pr-5 font-medium w-16`})]})}),(0,o.jsx)(`tbody`,{children:p.map((t,n)=>(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle hover:bg-surface-secondary transition-colors cursor-pointer group`,onClick:()=>e(t.session_id),children:[(0,o.jsx)(`td`,{className:`px-5 py-3`,children:(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`font-mono text-xs text-foreground group-hover:text-violet-400 transition-colors`,children:t.session_id.slice(0,12)}),n===0&&a===0&&(0,o.jsx)(`span`,{className:`rounded-full bg-emerald-500/20 text-emerald-400 px-2 py-0.5 text-[10px] font-medium`,children:`latest`})]})}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(Dc,{name:t.agent_name})}),(0,o.jsx)(`td`,{className:`px-3 py-3 t-secondary text-xs`,children:_c(t.last_ts)}),(0,o.jsx)(`td`,{className:`px-3 py-3 font-mono text-xs tabular-nums`,children:t.event_count}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsxs)(`div`,{className:`flex flex-wrap gap-1`,children:[t.mechanisms.slice(0,4).map(e=>(0,o.jsx)(wc,{mechanism:e},e)),t.mechanisms.length>4&&(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px]`,children:[`+`,t.mechanisms.length-4]})]})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:(0,o.jsx)(`span`,{className:`text-success font-mono font-medium text-sm`,children:W(t.total_saved)})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:t.avg_context_reduction>0?(0,o.jsx)(`span`,{className:`text-cyan-400 font-mono font-medium text-sm`,title:`Each turn ran with ~${W(t.avg_context_reduction)} fewer tokens in context on average (across ${t.total_turns} turns)`,children:W(t.avg_context_reduction)}):(0,o.jsx)(`span`,{className:`t-tertiary font-mono text-sm`,children:`—`})}),(0,o.jsx)(`td`,{className:`pl-4 py-3 pr-5 text-right w-16`,children:(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 text-xs text-violet-400 opacity-0 group-hover:opacity-100 transition-opacity font-medium whitespace-nowrap`,children:[`View`,` `,(0,o.jsx)(`svg`,{className:`w-3.5 h-3.5`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M9 5l7 7-7 7`})})]})})]},t.session_id))})]})}),(0,o.jsx)(`div`,{className:`px-5 py-2 border-t border-border-subtle`,children:(0,o.jsx)(Oc,{total:m,limit:20,offset:a,onPageChange:s})})]})]})]})}function Ac({sessionId:e,onSelectTurn:t}){let[n,r]=(0,M.useState)(0),i=N({queryKey:[`token-flow-session`,e],queryFn:()=>d(`/api/token-flow/session${e?`?session_id=${e}`:``}`),refetchInterval:5e3}),a=N({queryKey:[`token-flow-cumulative`,e],queryFn:()=>d(`/api/token-flow/cumulative?session_id=${e}`),refetchInterval:5e3}),s=N({queryKey:[`token-flow-events`,e],queryFn:()=>d(`/api/token-flow/events?session_id=${e}`),refetchInterval:5e3});if(i.isLoading)return(0,o.jsx)(yt,{n:4});let c=i.data?.data,l=a.data?.data??[],u=s.data?.data??[];if(!c)return(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-8 text-center`,children:(0,o.jsxs)(`p`,{className:`t-secondary`,children:[`No data for session `,e.slice(0,12)]})});let f=new Map;for(let e of u){let t=f.get(e.turn)??[];t.push(e),f.set(e.turn,t)}let p=[...f.entries()].sort(([e],[t])=>t-e),m=p.slice(n*20,(n+1)*20),h=m.reduce((e,[,t])=>{let n=t.reduce((e,t)=>e+t.tokens_saved,0);return Math.max(e,n)},1),g=new Map;for(let e of l)g.set(e.turn,e);return(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 lg:grid-cols-5`,children:[(0,o.jsx)(Sc,{label:`Tokens Saved`,value:W(c.total_tokens_saved),accent:`text-success`,hint:`Tokens removed from responses in this session`}),(0,o.jsx)(Sc,{label:`Delivered`,value:W(c.total_tokens_with),hint:`Tokens actually sent to the agent after optimization`}),(0,o.jsx)(Sc,{label:`Without unerr`,value:W(c.total_tokens_without),hint:`Tokens that would have been sent without unerr`}),(0,o.jsx)(Sc,{label:`Efficiency`,value:`${c.efficiency_pct}%`,accent:`text-violet-400`,hint:`Percentage of original tokens optimized away`}),(0,o.jsx)(Sc,{label:`Turns`,value:c.total_turns,hint:`Number of conversation turns in this session`})]}),(a.data?.avg_context_reduction??0)>0&&(()=>{let e=a.data;return(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-cyan-500/60`,children:(0,o.jsxs)(`div`,{className:`flex items-start justify-between gap-4 flex-wrap`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`text-foreground text-sm font-medium`,children:`Context Pressure Prevented`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 max-w-xl`,children:[`Across `,c.total_turns,` turns,`,` `,(0,o.jsx)(`span`,{className:`text-cyan-400 font-medium`,children:W(e.total_context_avoided)}),` `,`total token-turns of context avoided — each turn ran with`,` `,W(e.avg_context_reduction),` fewer tokens on average, peaking at `,W(e.peak_context_reduction),`.`]})]}),(0,o.jsxs)(`div`,{className:`flex gap-6 shrink-0`,children:[(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Total Context Avoided`}),(0,o.jsx)(`p`,{className:`text-cyan-400 font-mono font-medium text-lg`,children:W(e.total_context_avoided)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Avg / Turn`}),(0,o.jsx)(`p`,{className:`text-foreground font-mono font-medium text-lg`,children:W(e.avg_context_reduction)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Direct Savings`}),(0,o.jsx)(`p`,{className:`text-success font-mono font-medium text-lg`,children:W(c.total_tokens_saved)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Compound Multiplier`}),(0,o.jsx)(`p`,{className:`text-violet-400 font-mono font-medium text-lg`,children:c.total_tokens_saved>0?`${(e.total_context_avoided/c.total_tokens_saved).toFixed(1)}×`:`—`})]})]})]})})})(),(0,o.jsxs)(`div`,{className:`grid gap-6 lg:grid-cols-2`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium mb-1`,children:`Cumulative Savings`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mb-3`,children:[`Each bar = cumulative tokens saved through that turn. Showing latest`,` `,Math.min(60,l.length),` of `,l.length,` turns. Hover for details.`]}),l.length===0?(0,o.jsx)(`div`,{className:`h-[140px] flex items-center justify-center`,children:(0,o.jsx)(`p`,{className:`t-tertiary text-xs`,children:`Loading chart data...`})}):(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(`div`,{className:`flex gap-[3px]`,style:{height:`140px`},children:l.slice(-60).map(e=>{let n=l[l.length-1]?.cumulative_tokens_saved||1,r=e.cumulative_tokens_saved/n*100;return(0,o.jsxs)(`div`,{className:`group relative flex-1 min-w-[6px] max-w-[28px] h-full flex items-end`,children:[(0,o.jsx)(`div`,{className:`w-full ${yc(Object.entries(e.mechanisms_this_turn).sort(([,e],[,t])=>t-e)[0]?.[0]??`graph_query`).bar} opacity-70 hover:opacity-100 rounded-t transition-all cursor-pointer`,style:{height:`${Math.max(4,r)}%`},onClick:()=>t(e.turn)}),(0,o.jsx)(`div`,{className:`absolute bottom-full left-1/2 -translate-x-1/2 mb-2 hidden group-hover:block z-20 pointer-events-none`,children:(0,o.jsxs)(`div`,{className:`bg-zinc-900 border border-zinc-700 rounded-lg px-3 py-2 text-xs whitespace-nowrap shadow-xl`,children:[(0,o.jsxs)(`div`,{className:`font-medium text-foreground`,children:[`Turn #`,e.turn]}),(0,o.jsx)(`div`,{className:`t-tertiary mt-0.5`,children:e.tools.join(`, `)||`exec`}),(0,o.jsxs)(`div`,{className:`text-success mt-1`,children:[`+`,W(e.tokens_saved_this_turn),` this turn`]}),(0,o.jsxs)(`div`,{className:`t-secondary`,children:[`Cumulative: `,W(e.cumulative_tokens_saved)]}),(0,o.jsxs)(`div`,{className:`text-cyan-400 mt-0.5`,children:[`Context avoided: `,W(e.context_avoided)]}),(0,o.jsx)(`div`,{className:`mt-1 flex flex-wrap gap-1`,children:Object.keys(e.mechanisms_this_turn).map(e=>(0,o.jsx)(wc,{mechanism:e},e))})]})})]},e.turn)})}),(0,o.jsxs)(`div`,{className:`flex justify-between mt-1.5`,children:[(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:[`T`,l.length>60?l.length-59:1]}),(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] font-mono`,children:[`T`,l.length]})]}),(0,o.jsx)(`div`,{className:`flex flex-wrap gap-3 mt-3 pt-3 border-t border-border-subtle/50`,children:gc.filter(e=>l.some(t=>e in t.mechanisms_this_turn)).map(e=>(0,o.jsxs)(`div`,{className:`flex items-center gap-1.5`,children:[(0,o.jsx)(`div`,{className:`h-2.5 w-2.5 rounded-sm ${yc(e).bar}`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:e.replace(/_/g,` `)})]},e))})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium mb-3`,children:`Savings by Mechanism`}),(0,o.jsx)(Cc,{mechanisms:c.by_mechanism,totalSaved:c.total_tokens_saved})]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg overflow-hidden`,children:[(0,o.jsxs)(`div`,{className:`px-5 py-3 border-b border-border-subtle flex items-center justify-between`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium`,children:`Turns`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mt-0.5`,children:`Click a turn to see all events and mechanisms within it.`})]}),(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[p.length,` turn`,p.length===1?``:`s`]})]}),m.length===0?(0,o.jsx)(`p`,{className:`px-5 py-6 t-secondary text-sm`,children:`No turns recorded.`}):(0,o.jsx)(`div`,{className:`overflow-x-auto`,children:(0,o.jsxs)(`table`,{className:`w-full text-left text-sm min-w-[800px]`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary text-xs uppercase`,children:[(0,o.jsx)(`th`,{className:`px-5 py-2.5 font-medium w-14`,title:`Turn number in the conversation`,children:`Turn`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`Summary of what happened in this turn`,children:`Description`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium w-36`,title:`Relative savings compared to the largest turn — wider bar means more tokens saved`,children:`Savings Bar`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium`,title:`Types of optimization applied in this turn`,children:`Mechanisms`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Tokens removed from responses in this turn (direct savings)`,children:`Saved`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Cumulative tokens of context avoided at this point — prior savings carry forward, keeping context smaller for this and future turns`,children:`Context Avoided`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Number of optimization events in this turn`,children:`Events`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 pr-5 font-medium w-16`})]})}),(0,o.jsx)(`tbody`,{children:m.map(([e,n])=>{let r=n.reduce((e,t)=>e+t.tokens_saved,0),i=[...new Set(n.map(e=>e.mechanism))],{label:a,subtitle:s}=xc(n),c=g.get(e);return(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle hover:bg-surface-secondary transition-colors cursor-pointer group`,onClick:()=>t(e),children:[(0,o.jsx)(`td`,{className:`px-5 py-3`,children:(0,o.jsxs)(`span`,{className:`t-tertiary font-mono text-xs group-hover:text-violet-400 transition-colors`,children:[`#`,e]})}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsxs)(`div`,{className:`min-w-0 max-w-[260px]`,children:[(0,o.jsx)(`p`,{className:`text-foreground font-mono text-xs truncate group-hover:text-violet-300 transition-colors`,children:a}),s&&(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5 truncate`,children:s})]})}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(`div`,{className:`w-32 h-4 relative rounded-sm bg-surface-secondary overflow-hidden`,children:(()=>{let e=new Map;for(let t of n)e.set(t.mechanism,(e.get(t.mechanism)??0)+t.tokens_saved);let t=0;return[...e.entries()].sort(([,e],[,t])=>t-e).map(([e,n])=>{let r=h>0?n/h*100:0,i=t;return t+=r,(0,o.jsx)(`div`,{className:`absolute inset-y-0 ${yc(e).bar} opacity-80`,style:{left:`${i}%`,width:`${Math.max(1,r)}%`}},e)})})()})}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(`div`,{className:`flex flex-wrap gap-1`,children:i.map(e=>(0,o.jsx)(wc,{mechanism:e},e))})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:(0,o.jsx)(`span`,{className:`text-success font-mono font-medium text-xs`,children:W(r)})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:c?(0,o.jsx)(`span`,{className:`text-cyan-400 font-mono font-medium text-xs`,title:`${W(c.context_avoided)} tokens of cumulative context avoided at turn #${e}`,children:W(c.context_avoided)}):(0,o.jsx)(`span`,{className:`t-tertiary font-mono text-xs`,children:`—`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right`,children:(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:n.length})}),(0,o.jsx)(`td`,{className:`pl-4 py-3 pr-5 text-right w-16`,children:(0,o.jsxs)(`span`,{className:`inline-flex items-center gap-1 text-xs text-violet-400 opacity-0 group-hover:opacity-100 transition-opacity font-medium whitespace-nowrap`,children:[`View`,` `,(0,o.jsx)(`svg`,{className:`w-3.5 h-3.5`,fill:`none`,viewBox:`0 0 24 24`,stroke:`currentColor`,strokeWidth:2,children:(0,o.jsx)(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M9 5l7 7-7 7`})})]})})]},e)})})]})}),(0,o.jsx)(Oc,{total:p.length,limit:20,offset:n*20,onPageChange:e=>r(Math.floor(e/20))})]})]})}function jc({sessionId:e,turn:t}){let n=N({queryKey:[`token-flow-events`,e,t],queryFn:()=>d(`/api/token-flow/events?session_id=${e}&turn=${t}`)}),r=N({queryKey:[`token-flow-cumulative`,e],queryFn:()=>d(`/api/token-flow/cumulative?session_id=${e}`)}),i=r.data?.data?.find(e=>e.turn===t),a=r.data?.total_turns??0,s=a>0?a-(r.data?.data?.findIndex(e=>e.turn===t)??0)-1:0,c=n.data?.data??[],[l,u]=(0,M.useState)(0),f=c.slice(l,l+20),p=c.reduce((e,t)=>e+t.tokens_saved,0),m=c.reduce((e,t)=>e+t.tokens_without,0),h=c.reduce((e,t)=>e+t.tokens_with,0),g=[...new Set(c.map(e=>e.tool).filter(Boolean))],_=m>0?Math.round(p/m*100):0,v={};for(let e of c){let t=v[e.mechanism]??{tokens_saved:0,tokens_delivered:0,event_count:0,pct_of_total:0};t.tokens_saved+=e.tokens_saved,t.tokens_delivered+=e.tokens_with,t.event_count++,v[e.mechanism]=t}for(let e of Object.values(v))e.pct_of_total=p>0?Math.round(e.tokens_saved/p*100):0;return n.isLoading?(0,o.jsx)(yt,{n:4}):(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(()=>{let{label:e,subtitle:t}=xc(c);return(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-4 border-l-4 border-violet-500/60`,children:[(0,o.jsx)(`p`,{className:`text-foreground font-mono text-sm font-medium`,children:e}),t&&(0,o.jsx)(`p`,{className:`t-tertiary text-xs mt-0.5`,children:t})]})})(),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 lg:grid-cols-5`,children:[(0,o.jsx)(Sc,{label:`Tokens Saved`,value:W(p),accent:`text-success`,hint:`Tokens removed in this turn`}),(0,o.jsx)(Sc,{label:`Without unerr`,value:W(m),hint:`Tokens that would have been sent without optimization`}),(0,o.jsx)(Sc,{label:`Delivered`,value:W(h),hint:`Tokens actually sent to the agent`}),(0,o.jsx)(Sc,{label:`Efficiency`,value:`${_}%`,accent:`text-violet-400`,hint:`Percentage of tokens optimized away this turn`}),(0,o.jsx)(Sc,{label:`Tools`,value:g.join(`, `)||`exec`,hint:`MCP tools that triggered optimizations in this turn`})]}),i&&(0,o.jsx)(`div`,{className:`el-raised rounded-lg p-4 border-l-4 border-cyan-500/60`,children:(0,o.jsxs)(`div`,{className:`flex items-center justify-between gap-4 flex-wrap`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`text-foreground text-sm font-medium`,children:`Context Impact`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1`,children:[`At this point, `,W(i.context_avoided),` tokens of cumulative context avoided`,s>0?` — this turn's ${W(i.tokens_saved_this_turn)} savings carry forward to ${s} more turn${s===1?``:`s`}`:``,`.`]})]}),(0,o.jsxs)(`div`,{className:`flex gap-5 shrink-0`,children:[(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`This Turn`}),(0,o.jsx)(`p`,{className:`text-success font-mono font-medium`,children:W(i.tokens_saved_this_turn)})]}),(0,o.jsxs)(`div`,{className:`text-right`,children:[(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider`,children:`Context Avoided`}),(0,o.jsx)(`p`,{className:`text-cyan-400 font-mono font-medium`,children:W(i.context_avoided)})]})]})]})}),Object.keys(v).length>0&&(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5`,children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium mb-3`,children:`Mechanisms in this Turn`}),(0,o.jsx)(Cc,{mechanisms:v,totalSaved:p})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg overflow-hidden`,children:[(0,o.jsxs)(`div`,{className:`px-5 py-3 border-b border-border-subtle flex items-center justify-between`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`h3`,{className:`t-secondary text-sm font-medium`,children:`Events`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-0.5`,children:[`Every optimization event in turn #`,t,`: tool calls, exec commands, and the mechanism that reduced tokens.`]})]}),(0,o.jsxs)(`span`,{className:`t-tertiary text-xs`,children:[c.length,` event`,c.length===1?``:`s`]})]}),c.length===0?(0,o.jsx)(`p`,{className:`px-5 py-6 t-secondary text-sm`,children:`No events for this turn.`}):(0,o.jsx)(`div`,{className:`overflow-x-auto`,children:(0,o.jsxs)(`table`,{className:`w-full text-left text-sm min-w-[900px]`,children:[(0,o.jsx)(`thead`,{children:(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle t-tertiary text-xs uppercase`,children:[(0,o.jsx)(`th`,{className:`px-5 py-3 font-medium`,title:`When this optimization event occurred`,children:`Time`}),(0,o.jsx)(`th`,{className:`px-3 py-3 font-medium`,title:`Type of optimization applied (e.g. graph query, shell compression)`,children:`Mechanism`}),(0,o.jsx)(`th`,{className:`px-3 py-3 font-medium`,title:`MCP tool that triggered this optimization`,children:`Tool`}),(0,o.jsx)(`th`,{className:`px-3 py-3 font-medium text-right`,title:`Tokens that would have been sent without unerr`,children:`Without`}),(0,o.jsx)(`th`,{className:`px-3 py-3 font-medium text-right`,title:`Tokens actually delivered to the agent after optimization`,children:`Delivered`}),(0,o.jsx)(`th`,{className:`px-3 py-3 font-medium text-right`,title:`Tokens removed by this optimization (Without − Delivered)`,children:`Saved`}),(0,o.jsx)(`th`,{className:`px-3 py-3 pr-5 font-medium`,title:`Description of what was optimized`,children:`Detail`})]})}),(0,o.jsx)(`tbody`,{children:f.map(e=>{yc(e.mechanism);let t=e.tokens_without>0?Math.round(e.tokens_saved/e.tokens_without*100):0;return(0,o.jsxs)(`tr`,{className:`border-b border-border-subtle hover:bg-surface-secondary transition-colors`,children:[(0,o.jsx)(`td`,{className:`t-tertiary px-5 py-3 font-mono text-xs whitespace-nowrap`,children:vc(e.ts)}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(wc,{mechanism:e.mechanism})}),(0,o.jsx)(`td`,{className:`t-secondary px-3 py-3 font-mono text-xs whitespace-nowrap`,children:e.tool??`—`}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right font-mono text-xs tabular-nums whitespace-nowrap`,children:W(e.tokens_without)}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right font-mono text-xs tabular-nums whitespace-nowrap`,children:W(e.tokens_with)}),(0,o.jsxs)(`td`,{className:`px-3 py-3 text-right whitespace-nowrap`,children:[(0,o.jsx)(`span`,{className:`text-success font-mono font-medium text-xs`,children:W(e.tokens_saved)}),(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] ml-1`,children:[`(`,t,`%)`]})]}),(0,o.jsx)(`td`,{className:`px-3 py-3 pr-5 font-mono text-xs max-w-[400px]`,children:(0,o.jsx)(`span`,{className:`t-secondary break-words leading-relaxed`,children:bc(e)})})]},e.id)})}),(0,o.jsx)(`tfoot`,{children:(0,o.jsxs)(`tr`,{className:`border-t border-border-subtle font-medium bg-surface-secondary/30`,children:[(0,o.jsx)(`td`,{className:`px-5 py-3`,colSpan:3,children:(0,o.jsx)(`span`,{className:`t-secondary text-xs uppercase tracking-wider`,children:`Turn Total`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right font-mono text-xs tabular-nums`,children:W(m)}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-right font-mono text-xs tabular-nums`,children:W(h)}),(0,o.jsxs)(`td`,{className:`px-3 py-3 text-right`,children:[(0,o.jsx)(`span`,{className:`text-success font-mono font-medium text-xs`,children:W(p)}),(0,o.jsxs)(`span`,{className:`t-tertiary text-[10px] ml-1`,children:[`(`,_,`%)`]})]}),(0,o.jsx)(`td`,{})]})})]})}),(0,o.jsx)(`div`,{className:`px-5 py-2 border-t border-border-subtle`,children:(0,o.jsx)(Oc,{total:c.length,limit:20,offset:l,onPageChange:u})})]})]})}function Mc(){let[e,t]=(0,M.useState)({level:`global`}),n=()=>t({level:`global`}),r=e=>t({level:`session`,sessionId:e}),i=(e,n)=>t({level:`turn`,sessionId:e,turn:n}),a=[];return(e.level===`session`||e.level===`turn`)&&a.push({label:`All Sessions`,onClick:n},{label:`Session ${e.sessionId.slice(0,12)}`,onClick:e.level===`turn`?()=>r(e.sessionId):void 0}),e.level===`turn`&&a.push({label:`Turn #${e.turn}`}),(0,o.jsxs)(`div`,{children:[a.length>0&&(0,o.jsx)(Tc,{items:a}),e.level===`global`&&(0,o.jsx)(kc,{onSelectSession:r}),e.level===`session`&&(0,o.jsx)(Ac,{sessionId:e.sessionId,onSelectTurn:t=>i(e.sessionId,t)}),e.level===`turn`&&(0,o.jsx)(jc,{sessionId:e.sessionId,turn:e.turn})]})}function Nc(){let e=ft(),[t,n]=(0,M.useState)(!1);(0,M.useEffect)(()=>_t(ct,n),[]);let{data:r=[]}=N({queryKey:[`live-feed`],initialData:[]}),{data:i}=N({queryKey:[`session-snapshot`]}),{data:a}=N({queryKey:[`system`,`status`],queryFn:()=>d(`/api/system/status`),staleTime:6e4}),s=ut(e),c;switch(e){case`overview`:c=(0,o.jsx)(kt,{sseConnected:t,liveFeed:r,sessionSnapshot:i});break;case`visual`:c=(0,o.jsx)(qn,{});break;case`graph`:c=(0,o.jsx)(wn,{});break;case`facts`:c=(0,o.jsx)(Lt,{});break;case`token-trace`:c=(0,o.jsx)(Mc,{});break;case`reasoning`:c=(0,o.jsx)(as,{});break;case`activity`:c=(0,o.jsx)(As,{});break;case`settings`:c=(0,o.jsx)(mc,{});break}return(0,o.jsx)(l,{title:s,activeRoute:e,statusDot:t?`live`:`reconnecting`,repoPath:a?.data?.cwd,children:c})}var Pc=n((e=>{function t(e,t){var n=e.length;e.push(t);a:for(;0<n;){var r=n-1>>>1,a=e[r];if(0<i(a,t))e[r]=t,e[n]=a,n=r;else break a}}function n(e){return e.length===0?null:e[0]}function r(e){if(e.length===0)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;a:for(var r=0,a=e.length,o=a>>>1;r<o;){var s=2*(r+1)-1,c=e[s],l=s+1,u=e[l];if(0>i(c,n))l<a&&0>i(u,c)?(e[r]=u,e[l]=n,r=l):(e[r]=c,e[s]=n,r=s);else if(l<a&&0>i(u,n))e[r]=u,e[l]=n,r=l;else break a}}return t}function i(e,t){var n=e.sortIndex-t.sortIndex;return n===0?e.id-t.id:n}if(e.unstable_now=void 0,typeof performance==`object`&&typeof performance.now==`function`){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,s=o.now();e.unstable_now=function(){return o.now()-s}}var c=[],l=[],u=1,d=null,f=3,p=!1,m=!1,h=!1,g=!1,_=typeof setTimeout==`function`?setTimeout:null,v=typeof clearTimeout==`function`?clearTimeout:null,y=typeof setImmediate<`u`?setImmediate:null;function b(e){for(var i=n(l);i!==null;){if(i.callback===null)r(l);else if(i.startTime<=e)r(l),i.sortIndex=i.expirationTime,t(c,i);else break;i=n(l)}}function x(e){if(h=!1,b(e),!m)if(n(c)!==null)m=!0,S||(S=!0,E());else{var t=n(l);t!==null&&re(x,t.startTime-e)}}var S=!1,C=-1,w=5,T=-1;function ee(){return g?!0:!(e.unstable_now()-T<w)}function te(){if(g=!1,S){var t=e.unstable_now();T=t;var i=!0;try{a:{m=!1,h&&(h=!1,v(C),C=-1),p=!0;var a=f;try{b:{for(b(t),d=n(c);d!==null&&!(d.expirationTime>t&&ee());){var o=d.callback;if(typeof o==`function`){d.callback=null,f=d.priorityLevel;var s=o(d.expirationTime<=t);if(t=e.unstable_now(),typeof s==`function`){d.callback=s,b(t),i=!0;break b}d===n(c)&&r(c),b(t)}else r(c);d=n(c)}if(d!==null)i=!0;else{var u=n(l);u!==null&&re(x,u.startTime-t),i=!1}}break a}finally{d=null,f=a,p=!1}i=void 0}}finally{i?E():S=!1}}}var E;if(typeof y==`function`)E=function(){y(te)};else if(typeof MessageChannel<`u`){var D=new MessageChannel,ne=D.port2;D.port1.onmessage=te,E=function(){ne.postMessage(null)}}else E=function(){_(te,0)};function re(t,n){C=_(function(){t(e.unstable_now())},n)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error(`forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported`):w=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_next=function(e){switch(f){case 1:case 2:case 3:var t=3;break;default:t=f}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_requestPaint=function(){g=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_scheduleCallback=function(r,i,a){var o=e.unstable_now();switch(typeof a==`object`&&a?(a=a.delay,a=typeof a==`number`&&0<a?o+a:o):a=o,r){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return s=a+s,r={id:u++,callback:i,priorityLevel:r,startTime:a,expirationTime:s,sortIndex:-1},a>o?(r.sortIndex=a,t(l,r),n(c)===null&&r===n(l)&&(h?(v(C),C=-1):h=!0,re(x,a-o))):(r.sortIndex=s,t(c,r),m||p||(m=!0,S||(S=!0,E()))),r},e.unstable_shouldYield=ee,e.unstable_wrapCallback=function(e){var t=f;return function(){var n=f;f=t;try{return e.apply(this,arguments)}finally{f=n}}}})),Fc=n(((e,t)=>{t.exports=Pc()})),G=n((e=>{var t=We();function n(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+=`&args[]=`+encodeURIComponent(arguments[n])}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 r(){}var i={d:{f:r,r:function(){throw Error(n(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},a=Symbol.for(`react.portal`);function o(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:r==null?null:``+r,children:e,containerInfo:t,implementation:n}}var s=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function c(e,t){if(e===`font`)return``;if(typeof t==`string`)return t===`use-credentials`?t:``}e.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,e.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)throw Error(n(299));return o(e,t,null,r)},e.flushSync=function(e){var t=s.T,n=i.p;try{if(s.T=null,i.p=2,e)return e()}finally{s.T=t,i.p=n,i.d.f()}},e.preconnect=function(e,t){typeof e==`string`&&(t?(t=t.crossOrigin,t=typeof t==`string`?t===`use-credentials`?t:``:void 0):t=null,i.d.C(e,t))},e.prefetchDNS=function(e){typeof e==`string`&&i.d.D(e)},e.preinit=function(e,t){if(typeof e==`string`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin),a=typeof t.integrity==`string`?t.integrity:void 0,o=typeof t.fetchPriority==`string`?t.fetchPriority:void 0;n===`style`?i.d.S(e,typeof t.precedence==`string`?t.precedence:void 0,{crossOrigin:r,integrity:a,fetchPriority:o}):n===`script`&&i.d.X(e,{crossOrigin:r,integrity:a,fetchPriority:o,nonce:typeof t.nonce==`string`?t.nonce:void 0})}},e.preinitModule=function(e,t){if(typeof e==`string`)if(typeof t==`object`&&t){if(t.as==null||t.as===`script`){var n=c(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0})}}else t??i.d.M(e)},e.preload=function(e,t){if(typeof e==`string`&&typeof t==`object`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0,type:typeof t.type==`string`?t.type:void 0,fetchPriority:typeof t.fetchPriority==`string`?t.fetchPriority:void 0,referrerPolicy:typeof t.referrerPolicy==`string`?t.referrerPolicy:void 0,imageSrcSet:typeof t.imageSrcSet==`string`?t.imageSrcSet:void 0,imageSizes:typeof t.imageSizes==`string`?t.imageSizes:void 0,media:typeof t.media==`string`?t.media:void 0})}},e.preloadModule=function(e,t){if(typeof e==`string`)if(t){var n=c(t.as,t.crossOrigin);i.d.m(e,{as:typeof t.as==`string`&&t.as!==`script`?t.as:void 0,crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0})}else i.d.m(e)},e.requestFormReset=function(e){i.d.r(e)},e.unstable_batchedUpdates=function(e,t){return e(t)},e.useFormState=function(e,t,n){return s.H.useFormState(e,t,n)},e.useFormStatus=function(){return s.H.useHostTransitionStatus()},e.version=`19.2.5`})),Ic=n(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=G()})),Lc=n((e=>{var t=Fc(),n=We(),r=Ic();function i(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;n<arguments.length;n++)t+=`&args[]=`+encodeURIComponent(arguments[n])}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 a(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function o(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function s(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 c(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 l(e){if(o(e)!==e)throw Error(i(188))}function u(e){var t=e.alternate;if(!t){if(t=o(e),t===null)throw Error(i(188));return t===e?e:null}for(var n=e,r=t;;){var a=n.return;if(a===null)break;var s=a.alternate;if(s===null){if(r=a.return,r!==null){n=r;continue}break}if(a.child===s.child){for(s=a.child;s;){if(s===n)return l(a),e;if(s===r)return l(a),t;s=s.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=s;else{for(var c=!1,u=a.child;u;){if(u===n){c=!0,n=a,r=s;break}if(u===r){c=!0,r=a,n=s;break}u=u.sibling}if(!c){for(u=s.child;u;){if(u===n){c=!0,n=s,r=a;break}if(u===r){c=!0,r=s,n=a;break}u=u.sibling}if(!c)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(n.tag!==3)throw Error(i(188));return n.stateNode.current===n?e:t}function d(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=d(e),t!==null)return t;e=e.sibling}return null}var f=Object.assign,p=Symbol.for(`react.element`),m=Symbol.for(`react.transitional.element`),h=Symbol.for(`react.portal`),g=Symbol.for(`react.fragment`),_=Symbol.for(`react.strict_mode`),v=Symbol.for(`react.profiler`),y=Symbol.for(`react.consumer`),b=Symbol.for(`react.context`),x=Symbol.for(`react.forward_ref`),S=Symbol.for(`react.suspense`),C=Symbol.for(`react.suspense_list`),w=Symbol.for(`react.memo`),T=Symbol.for(`react.lazy`),ee=Symbol.for(`react.activity`),te=Symbol.for(`react.memo_cache_sentinel`),E=Symbol.iterator;function D(e){return typeof e!=`object`||!e?null:(e=E&&e[E]||e[`@@iterator`],typeof e==`function`?e:null)}var ne=Symbol.for(`react.client.reference`);function re(e){if(e==null)return null;if(typeof e==`function`)return e.$$typeof===ne?null:e.displayName||e.name||null;if(typeof e==`string`)return e;switch(e){case g:return`Fragment`;case v:return`Profiler`;case _:return`StrictMode`;case S:return`Suspense`;case C:return`SuspenseList`;case ee:return`Activity`}if(typeof e==`object`)switch(e.$$typeof){case h:return`Portal`;case b:return e.displayName||`Context`;case y:return(e._context.displayName||`Context`)+`.Consumer`;case x:var t=e.render;return e=e.displayName,e||=(e=t.displayName||t.name||``,e===``?`ForwardRef`:`ForwardRef(`+e+`)`),e;case w:return t=e.displayName||null,t===null?re(e.type)||`Memo`:t;case T:t=e._payload,e=e._init;try{return re(e(t))}catch{}}return null}var ie=Array.isArray,O=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,k=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ae={pending:!1,data:null,method:null,action:null},oe=[],se=-1;function ce(e){return{current:e}}function A(e){0>se||(e.current=oe[se],oe[se]=null,se--)}function j(e,t){se++,oe[se]=e.current,e.current=t}var le=ce(null),ue=ce(null),de=ce(null),fe=ce(null);function pe(e,t){switch(j(de,t),j(ue,e),j(le,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Vd(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Vd(t),e=Hd(t,e);else switch(e){case`svg`:e=1;break;case`math`:e=2;break;default:e=0}}A(le),j(le,e)}function me(){A(le),A(ue),A(de)}function he(e){e.memoizedState!==null&&j(fe,e);var t=le.current,n=Hd(t,e.type);t!==n&&(j(ue,e),j(le,n))}function ge(e){ue.current===e&&(A(le),A(ue)),fe.current===e&&(A(fe),Qf._currentValue=ae)}var _e,ve;function ye(e){if(_e===void 0)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);_e=t&&t[1]||``,ve=-1<e.stack.indexOf(`
|
|
3
|
-
at`)?` (<anonymous>)`:-1<e.stack.indexOf(`@`)?`@unknown:0:0`:``}return`
|
|
4
|
-
`+_e+e+ve}var be=!1;function xe(e,t){if(!e||be)return``;be=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,`props`,{set:function(){throw Error()}}),typeof Reflect==`object`&&Reflect.construct){try{Reflect.construct(n,[])}catch(e){var r=e}Reflect.construct(e,[],n)}else{try{n.call()}catch(e){r=e}e.call(n.prototype)}}else{try{throw Error()}catch(e){r=e}(n=e())&&typeof n.catch==`function`&&n.catch(function(){})}}catch(e){if(e&&r&&typeof e.stack==`string`)return[e.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName=`DetermineComponentFrameRoot`;var i=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,`name`);i&&i.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,`name`,{value:`DetermineComponentFrameRoot`});var a=r.DetermineComponentFrameRoot(),o=a[0],s=a[1];if(o&&s){var c=o.split(`
|
|
5
|
-
`),l=s.split(`
|
|
6
|
-
`);for(i=r=0;r<c.length&&!c[r].includes(`DetermineComponentFrameRoot`);)r++;for(;i<l.length&&!l[i].includes(`DetermineComponentFrameRoot`);)i++;if(r===c.length||i===l.length)for(r=c.length-1,i=l.length-1;1<=r&&0<=i&&c[r]!==l[i];)i--;for(;1<=r&&0<=i;r--,i--)if(c[r]!==l[i]){if(r!==1||i!==1)do if(r--,i--,0>i||c[r]!==l[i]){var u=`
|
|
7
|
-
`+c[r].replace(` at new `,` at `);return e.displayName&&u.includes(`<anonymous>`)&&(u=u.replace(`<anonymous>`,e.displayName)),u}while(1<=r&&0<=i);break}}}finally{be=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:``)?ye(n):``}function Se(e,t){switch(e.tag){case 26:case 27:case 5:return ye(e.type);case 16:return ye(`Lazy`);case 13:return e.child!==t&&t!==null?ye(`Suspense Fallback`):ye(`Suspense`);case 19:return ye(`SuspenseList`);case 0:case 15:return xe(e.type,!1);case 11:return xe(e.type.render,!1);case 1:return xe(e.type,!0);case 31:return ye(`Activity`);default:return``}}function Ce(e){try{var t=``,n=null;do t+=Se(e,n),n=e,e=e.return;while(e);return t}catch(e){return`
|
|
8
|
-
Error generating stack: `+e.message+`
|
|
9
|
-
`+e.stack}}var we=Object.prototype.hasOwnProperty,Te=t.unstable_scheduleCallback,Ee=t.unstable_cancelCallback,De=t.unstable_shouldYield,Oe=t.unstable_requestPaint,ke=t.unstable_now,Ae=t.unstable_getCurrentPriorityLevel,je=t.unstable_ImmediatePriority,Me=t.unstable_UserBlockingPriority,Ne=t.unstable_NormalPriority,Pe=t.unstable_LowPriority,Fe=t.unstable_IdlePriority,Ie=t.log,Le=t.unstable_setDisableYieldValue,Re=null,ze=null;function Be(e){if(typeof Ie==`function`&&Le(e),ze&&typeof ze.setStrictMode==`function`)try{ze.setStrictMode(Re,e)}catch{}}var Ve=Math.clz32?Math.clz32:M,He=Math.log,Ue=Math.LN2;function M(e){return e>>>=0,e===0?32:31-(He(e)/Ue|0)|0}var Ge=256,Ke=262144,qe=4194304;function Je(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 Ye(e,t,n){var r=e.pendingLanes;if(r===0)return 0;var i=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var s=r&134217727;return s===0?(s=r&~a,s===0?o===0?n||(n=r&~e,n!==0&&(i=Je(n))):i=Je(o):i=Je(s)):(r=s&~a,r===0?(o&=s,o===0?n||(n=s&~e,n!==0&&(i=Je(n))):i=Je(o)):i=Je(r)),i===0?0:t!==0&&t!==i&&(t&a)===0&&(a=i&-i,n=t&-t,a>=n||a===32&&n&4194048)?t:i}function Xe(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function Ze(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 Qe(){var e=qe;return qe<<=1,!(qe&62914560)&&(qe=4194304),e}function $e(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function et(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function tt(e,t,n,r,i,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var s=e.entanglements,c=e.expirationTimes,l=e.hiddenUpdates;for(n=o&~n;0<n;){var u=31-Ve(n),d=1<<u;s[u]=0,c[u]=-1;var f=l[u];if(f!==null)for(l[u]=null,u=0;u<f.length;u++){var p=f[u];p!==null&&(p.lane&=-536870913)}n&=~d}r!==0&&nt(e,r,0),a!==0&&i===0&&e.tag!==0&&(e.suspendedLanes|=a&~(o&~t))}function nt(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-Ve(t);e.entangledLanes|=t,e.entanglements[r]=e.entanglements[r]|1073741824|n&261930}function rt(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Ve(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}function it(e,t){var n=t&-t;return n=n&42?1:at(n),(n&(e.suspendedLanes|t))===0?n:0}function at(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 ot(e){return e&=-e,2<e?8<e?e&134217727?32:268435456:8:2}function N(){var e=k.p;return e===0?(e=window.event,e===void 0?32:mp(e.type)):e}function st(e,t){var n=k.p;try{return k.p=e,t()}finally{k.p=n}}var ct=Math.random().toString(36).slice(2),lt=`__reactFiber$`+ct,ut=`__reactProps$`+ct,dt=`__reactContainer$`+ct,ft=`__reactEvents$`+ct,pt=`__reactListeners$`+ct,mt=`__reactHandles$`+ct,ht=`__reactResources$`+ct,gt=`__reactMarker$`+ct;function _t(e){delete e[lt],delete e[ut],delete e[ft],delete e[pt],delete e[mt]}function P(e){var t=e[lt];if(t)return t;for(var n=e.parentNode;n;){if(t=n[dt]||n[lt]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=df(e);e!==null;){if(n=e[lt])return n;e=df(e)}return t}e=n,n=e.parentNode}return null}function vt(e){if(e=e[lt]||e[dt]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function yt(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(i(33))}function bt(e){var t=e[ht];return t||=e[ht]={hoistableStyles:new Map,hoistableScripts:new Map},t}function xt(e){e[gt]=!0}var St=new Set,Ct={};function wt(e,t){Tt(e,t),Tt(e+`Capture`,t)}function Tt(e,t){for(Ct[e]=t,e=0;e<t.length;e++)St.add(t[e])}var Et=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]*$`),Dt={},Ot={};function kt(e){return we.call(Ot,e)?!0:we.call(Dt,e)?!1:Et.test(e)?Ot[e]=!0:(Dt[e]=!0,!1)}function At(e,t,n){if(kt(t))if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:e.removeAttribute(t);return;case`boolean`:var r=t.toLowerCase().slice(0,5);if(r!==`data-`&&r!==`aria-`){e.removeAttribute(t);return}}e.setAttribute(t,``+n)}}function jt(e,t,n){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(t);return}e.setAttribute(t,``+n)}}function Mt(e,t,n,r){if(r===null)e.removeAttribute(n);else{switch(typeof r){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(n);return}e.setAttributeNS(t,n,``+r)}}function Nt(e){switch(typeof e){case`bigint`:case`boolean`:case`number`:case`string`:case`undefined`:return e;case`object`:return e;default:return``}}function Pt(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()===`input`&&(t===`checkbox`||t===`radio`)}function Ft(e,t,n){var r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&r!==void 0&&typeof r.get==`function`&&typeof r.set==`function`){var i=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){n=``+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(e){n=``+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function It(e){if(!e._valueTracker){var t=Pt(e)?`checked`:`value`;e._valueTracker=Ft(e,t,``+e[t])}}function Lt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r=``;return e&&(r=Pt(e)?e.checked?`true`:`false`:e.value),e=r,e===n?!1:(t.setValue(e),!0)}function Rt(e){if(e||=typeof document<`u`?document:void 0,e===void 0)return null;try{return e.activeElement||e.body}catch{return e.body}}var zt=/[\n"\\]/g;function Bt(e){return e.replace(zt,function(e){return`\\`+e.charCodeAt(0).toString(16)+` `})}function Vt(e,t,n,r,i,a,o,s){e.name=``,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`?e.type=o:e.removeAttribute(`type`),t==null?o!==`submit`&&o!==`reset`||e.removeAttribute(`value`):o===`number`?(t===0&&e.value===``||e.value!=t)&&(e.value=``+Nt(t)):e.value!==``+Nt(t)&&(e.value=``+Nt(t)),t==null?n==null?r!=null&&e.removeAttribute(`value`):Ut(e,o,Nt(n)):Ut(e,o,Nt(t)),i==null&&a!=null&&(e.defaultChecked=!!a),i!=null&&(e.checked=i&&typeof i!=`function`&&typeof i!=`symbol`),s!=null&&typeof s!=`function`&&typeof s!=`symbol`&&typeof s!=`boolean`?e.name=``+Nt(s):e.removeAttribute(`name`)}function Ht(e,t,n,r,i,a,o,s){if(a!=null&&typeof a!=`function`&&typeof a!=`symbol`&&typeof a!=`boolean`&&(e.type=a),t!=null||n!=null){if(!(a!==`submit`&&a!==`reset`||t!=null)){It(e);return}n=n==null?``:``+Nt(n),t=t==null?n:``+Nt(t),s||t===e.value||(e.value=t),e.defaultValue=t}r??=i,r=typeof r!=`function`&&typeof r!=`symbol`&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`&&(e.name=o),It(e)}function Ut(e,t,n){t===`number`&&Rt(e.ownerDocument)===e||e.defaultValue===``+n||(e.defaultValue=``+n)}function Wt(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t[`$`+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty(`$`+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=``+Nt(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function Gt(e,t,n){if(t!=null&&(t=``+Nt(t),t!==e.value&&(e.value=t),n==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=n==null?``:``+Nt(n)}function Kt(e,t,n,r){if(t==null){if(r!=null){if(n!=null)throw Error(i(92));if(ie(r)){if(1<r.length)throw Error(i(93));r=r[0]}n=r}n??=``,t=n}n=Nt(t),e.defaultValue=n,r=e.textContent,r===n&&r!==``&&r!==null&&(e.value=r),It(e)}function qt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Jt=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 Yt(e,t,n){var r=t.indexOf(`--`)===0;n==null||typeof n==`boolean`||n===``?r?e.setProperty(t,``):t===`float`?e.cssFloat=``:e[t]=``:r?e.setProperty(t,n):typeof n!=`number`||n===0||Jt.has(t)?t===`float`?e.cssFloat=n:e[t]=(``+n).trim():e[t]=n+`px`}function Xt(e,t,n){if(t!=null&&typeof t!=`object`)throw Error(i(62));if(e=e.style,n!=null){for(var r in n)!n.hasOwnProperty(r)||t!=null&&t.hasOwnProperty(r)||(r.indexOf(`--`)===0?e.setProperty(r,``):r===`float`?e.cssFloat=``:e[r]=``);for(var a in t)r=t[a],t.hasOwnProperty(a)&&n[a]!==r&&Yt(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&Yt(e,o,t[o])}function Zt(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 Qt=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`]]),$t=/^[\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 en(e){return $t.test(``+e)?`javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')`:e}function tn(){}var nn=null;function rn(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var an=null,on=null;function sn(e){var t=vt(e);if(t&&(e=t.stateNode)){var n=e[ut]||null;a:switch(e=t.stateNode,t.type){case`input`:if(Vt(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,n.type===`radio`&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll(`input[name="`+Bt(``+t)+`"][type="radio"]`),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=r[ut]||null;if(!a)throw Error(i(90));Vt(r,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<n.length;t++)r=n[t],r.form===e.form&&Lt(r)}break a;case`textarea`:Gt(e,n.value,n.defaultValue);break a;case`select`:t=n.value,t!=null&&Wt(e,!!n.multiple,t,!1)}}}var cn=!1;function ln(e,t,n){if(cn)return e(t,n);cn=!0;try{return e(t)}finally{if(cn=!1,(an!==null||on!==null)&&(bu(),an&&(t=an,e=on,on=an=null,sn(t),e)))for(t=0;t<e.length;t++)sn(e[t])}}function un(e,t){var n=e.stateNode;if(n===null)return null;var r=n[ut]||null;if(r===null)return null;n=r[t];a:switch(t){case`onClick`:case`onClickCapture`:case`onDoubleClick`:case`onDoubleClickCapture`:case`onMouseDown`:case`onMouseDownCapture`:case`onMouseMove`:case`onMouseMoveCapture`:case`onMouseUp`:case`onMouseUpCapture`:case`onMouseEnter`:(r=!r.disabled)||(e=e.type,r=!(e===`button`||e===`input`||e===`select`||e===`textarea`)),e=!r;break a;default:e=!1}if(e)return null;if(n&&typeof n!=`function`)throw Error(i(231,t,typeof n));return n}var dn=!(typeof window>`u`||window.document===void 0||window.document.createElement===void 0),fn=!1;if(dn)try{var pn={};Object.defineProperty(pn,`passive`,{get:function(){fn=!0}}),window.addEventListener(`test`,pn,pn),window.removeEventListener(`test`,pn,pn)}catch{fn=!1}var mn=null,hn=null,gn=null;function _n(){if(gn)return gn;var e,t=hn,n=t.length,r,i=`value`in mn?mn.value:mn.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[a-r];r++);return gn=i.slice(e,1<r?1-r:void 0)}function vn(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 yn(){return!0}function bn(){return!1}function xn(e){function t(t,n,r,i,a){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(i):i[o]);return this.isDefaultPrevented=(i.defaultPrevented==null?!1===i.returnValue:i.defaultPrevented)?yn:bn,this.isPropagationStopped=bn,this}return f(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():typeof e.returnValue!=`unknown`&&(e.returnValue=!1),this.isDefaultPrevented=yn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():typeof e.cancelBubble!=`unknown`&&(e.cancelBubble=!0),this.isPropagationStopped=yn)},persist:function(){},isPersistent:yn}),t}var Sn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Cn=xn(Sn),wn=f({},Sn,{view:0,detail:0}),Tn=xn(wn),En,Dn,On,kn=f({},wn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Bn,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!==On&&(On&&e.type===`mousemove`?(En=e.screenX-On.screenX,Dn=e.screenY-On.screenY):Dn=En=0,On=e),En)},movementY:function(e){return`movementY`in e?e.movementY:Dn}}),An=xn(kn),jn=xn(f({},kn,{dataTransfer:0})),Mn=xn(f({},wn,{relatedTarget:0})),Nn=xn(f({},Sn,{animationName:0,elapsedTime:0,pseudoElement:0})),Pn=xn(f({},Sn,{clipboardData:function(e){return`clipboardData`in e?e.clipboardData:window.clipboardData}})),Fn=xn(f({},Sn,{data:0})),In={Esc:`Escape`,Spacebar:` `,Left:`ArrowLeft`,Up:`ArrowUp`,Right:`ArrowRight`,Down:`ArrowDown`,Del:`Delete`,Win:`OS`,Menu:`ContextMenu`,Apps:`ContextMenu`,Scroll:`ScrollLock`,MozPrintableKey:`Unidentified`},Ln={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`},Rn={Alt:`altKey`,Control:`ctrlKey`,Meta:`metaKey`,Shift:`shiftKey`};function zn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=Rn[e])?!!t[e]:!1}function Bn(){return zn}var Vn=xn(f({},wn,{key:function(e){if(e.key){var t=In[e.key]||e.key;if(t!==`Unidentified`)return t}return e.type===`keypress`?(e=vn(e),e===13?`Enter`:String.fromCharCode(e)):e.type===`keydown`||e.type===`keyup`?Ln[e.keyCode]||`Unidentified`:``},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Bn,charCode:function(e){return e.type===`keypress`?vn(e):0},keyCode:function(e){return e.type===`keydown`||e.type===`keyup`?e.keyCode:0},which:function(e){return e.type===`keypress`?vn(e):e.type===`keydown`||e.type===`keyup`?e.keyCode:0}})),Hn=xn(f({},kn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Un=xn(f({},wn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Bn})),Wn=xn(f({},Sn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Gn=xn(f({},kn,{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})),Kn=xn(f({},Sn,{newState:0,oldState:0})),qn=[9,13,27,32],Jn=dn&&`CompositionEvent`in window,Yn=null;dn&&`documentMode`in document&&(Yn=document.documentMode);var Xn=dn&&`TextEvent`in window&&!Yn,Zn=dn&&(!Jn||Yn&&8<Yn&&11>=Yn),Qn=` `,$n=!1;function er(e,t){switch(e){case`keyup`:return qn.indexOf(t.keyCode)!==-1;case`keydown`:return t.keyCode!==229;case`keypress`:case`mousedown`:case`focusout`:return!0;default:return!1}}function tr(e){return e=e.detail,typeof e==`object`&&`data`in e?e.data:null}var nr=!1;function rr(e,t){switch(e){case`compositionend`:return tr(t);case`keypress`:return t.which===32?($n=!0,Qn):null;case`textInput`:return e=t.data,e===Qn&&$n?null:e;default:return null}}function ir(e,t){if(nr)return e===`compositionend`||!Jn&&er(e,t)?(e=_n(),gn=hn=mn=null,nr=!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 Zn&&t.locale!==`ko`?null:t.data;default:return null}}var ar={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 or(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t===`input`?!!ar[e.type]:t===`textarea`}function sr(e,t,n,r){an?on?on.push(r):on=[r]:an=r,t=Ed(t,`onChange`),0<t.length&&(n=new Cn(`onChange`,`change`,null,n,r),e.push({event:n,listeners:t}))}var cr=null,lr=null;function ur(e){yd(e,0)}function F(e){if(Lt(yt(e)))return e}function I(e,t){if(e===`change`)return t}var dr=!1;if(dn){var fr;if(dn){var pr=`oninput`in document;if(!pr){var mr=document.createElement(`div`);mr.setAttribute(`oninput`,`return;`),pr=typeof mr.oninput==`function`}fr=pr}else fr=!1;dr=fr&&(!document.documentMode||9<document.documentMode)}function hr(){cr&&(cr.detachEvent(`onpropertychange`,gr),lr=cr=null)}function gr(e){if(e.propertyName===`value`&&F(lr)){var t=[];sr(t,lr,e,rn(e)),ln(ur,t)}}function _r(e,t,n){e===`focusin`?(hr(),cr=t,lr=n,cr.attachEvent(`onpropertychange`,gr)):e===`focusout`&&hr()}function vr(e){if(e===`selectionchange`||e===`keyup`||e===`keydown`)return F(lr)}function yr(e,t){if(e===`click`)return F(t)}function br(e,t){if(e===`input`||e===`change`)return F(t)}function xr(e,t){return e===t&&(e!==0||1/e==1/t)||e!==e&&t!==t}var Sr=typeof Object.is==`function`?Object.is:xr;function Cr(e,t){if(Sr(e,t))return!0;if(typeof e!=`object`||!e||typeof t!=`object`||!t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!we.call(t,i)||!Sr(e[i],t[i]))return!1}return!0}function wr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Tr(e,t){var n=wr(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}a:{for(;n;){if(n.nextSibling){n=n.nextSibling;break a}n=n.parentNode}n=void 0}n=wr(n)}}function Er(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Er(e,t.parentNode):`contains`in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Dr(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=Rt(e.document);t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href==`string`}catch{n=!1}if(n)e=t.contentWindow;else break;t=Rt(e.document)}return t}function Or(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 kr=dn&&`documentMode`in document&&11>=document.documentMode,Ar=null,jr=null,Mr=null,Nr=!1;function Pr(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Nr||Ar==null||Ar!==Rt(r)||(r=Ar,`selectionStart`in r&&Or(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Mr&&Cr(Mr,r)||(Mr=r,r=Ed(jr,`onSelect`),0<r.length&&(t=new Cn(`onSelect`,`select`,null,t,n),e.push({event:t,listeners:r}),t.target=Ar)))}function Fr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[`Webkit`+e]=`webkit`+t,n[`Moz`+e]=`moz`+t,n}var Ir={animationend:Fr(`Animation`,`AnimationEnd`),animationiteration:Fr(`Animation`,`AnimationIteration`),animationstart:Fr(`Animation`,`AnimationStart`),transitionrun:Fr(`Transition`,`TransitionRun`),transitionstart:Fr(`Transition`,`TransitionStart`),transitioncancel:Fr(`Transition`,`TransitionCancel`),transitionend:Fr(`Transition`,`TransitionEnd`)},Lr={},Rr={};dn&&(Rr=document.createElement(`div`).style,`AnimationEvent`in window||(delete Ir.animationend.animation,delete Ir.animationiteration.animation,delete Ir.animationstart.animation),`TransitionEvent`in window||delete Ir.transitionend.transition);function zr(e){if(Lr[e])return Lr[e];if(!Ir[e])return e;var t=Ir[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Rr)return Lr[e]=t[n];return e}var Br=zr(`animationend`),Vr=zr(`animationiteration`),Hr=zr(`animationstart`),Ur=zr(`transitionrun`),Wr=zr(`transitionstart`),Gr=zr(`transitioncancel`),Kr=zr(`transitionend`),qr=new Map,Jr=`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(` `);Jr.push(`scrollEnd`);function Yr(e,t){qr.set(e,t),wt(t,[e])}var Xr=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&&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)},Zr=[],Qr=0,$r=0;function ei(){for(var e=Qr,t=$r=Qr=0;t<e;){var n=Zr[t];Zr[t++]=null;var r=Zr[t];Zr[t++]=null;var i=Zr[t];Zr[t++]=null;var a=Zr[t];if(Zr[t++]=null,r!==null&&i!==null){var o=r.pending;o===null?i.next=i:(i.next=o.next,o.next=i),r.pending=i}a!==0&&L(n,i,a)}}function ti(e,t,n,r){Zr[Qr++]=e,Zr[Qr++]=t,Zr[Qr++]=n,Zr[Qr++]=r,$r|=r,e.lanes|=r,e=e.alternate,e!==null&&(e.lanes|=r)}function ni(e,t,n,r){return ti(e,t,n,r),ii(e)}function ri(e,t){return ti(e,null,null,t),ii(e)}function L(e,t,n){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n);for(var i=!1,a=e.return;a!==null;)a.childLanes|=n,r=a.alternate,r!==null&&(r.childLanes|=n),a.tag===22&&(e=a.stateNode,e===null||e._visibility&1||(i=!0)),e=a,a=a.return;return e.tag===3?(a=e.stateNode,i&&t!==null&&(i=31-Ve(n),e=a.hiddenUpdates,r=e[i],r===null?e[i]=[t]:r.push(t),t.lane=n|536870912),a):null}function ii(e){if(50<du)throw du=0,fu=null,Error(i(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var ai={};function oi(e,t,n,r){this.tag=e,this.key=n,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=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function si(e,t,n,r){return new oi(e,t,n,r)}function ci(e){return e=e.prototype,!(!e||!e.isReactComponent)}function li(e,t){var n=e.alternate;return n===null?(n=si(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&65011712,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n.refCleanup=e.refCleanup,n}function ui(e,t){e.flags&=65011714;var n=e.alternate;return n===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=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function di(e,t,n,r,a,o){var s=0;if(r=e,typeof e==`function`)ci(e)&&(s=1);else if(typeof e==`string`)s=Uf(e,n,le.current)?26:e===`html`||e===`head`||e===`body`?27:5;else a:switch(e){case ee:return e=si(31,n,t,a),e.elementType=ee,e.lanes=o,e;case g:return fi(n.children,a,o,t);case _:s=8,a|=24;break;case v:return e=si(12,n,t,a|2),e.elementType=v,e.lanes=o,e;case S:return e=si(13,n,t,a),e.elementType=S,e.lanes=o,e;case C:return e=si(19,n,t,a),e.elementType=C,e.lanes=o,e;default:if(typeof e==`object`&&e)switch(e.$$typeof){case b:s=10;break a;case y:s=9;break a;case x:s=11;break a;case w:s=14;break a;case T:s=16,r=null;break a}s=29,n=Error(i(130,e===null?`null`:typeof e,``)),r=null}return t=si(s,n,t,a),t.elementType=e,t.type=r,t.lanes=o,t}function fi(e,t,n,r){return e=si(7,e,r,t),e.lanes=n,e}function pi(e,t,n){return e=si(6,e,null,t),e.lanes=n,e}function mi(e){var t=si(18,null,null,0);return t.stateNode=e,t}function hi(e,t,n){return t=si(4,e.children===null?[]:e.children,e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var gi=new WeakMap;function _i(e,t){if(typeof e==`object`&&e){var n=gi.get(e);return n===void 0?(t={value:e,source:t,stack:Ce(t)},gi.set(e,t),t):n}return{value:e,source:t,stack:Ce(t)}}var vi=[],yi=0,bi=null,xi=0,Si=[],Ci=0,wi=null,Ti=1,Ei=``;function Di(e,t){vi[yi++]=xi,vi[yi++]=bi,bi=e,xi=t}function Oi(e,t,n){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,wi=e;var r=Ti;e=Ei;var i=32-Ve(r)-1;r&=~(1<<i),n+=1;var a=32-Ve(t)+i;if(30<a){var o=i-i%5;a=(r&(1<<o)-1).toString(32),r>>=o,i-=o,Ti=1<<32-Ve(t)+i|n<<i|r,Ei=a+e}else Ti=1<<a|n<<i|r,Ei=e}function ki(e){e.return!==null&&(Di(e,1),Oi(e,1,0))}function Ai(e){for(;e===bi;)bi=vi[--yi],vi[yi]=null,xi=vi[--yi],vi[yi]=null;for(;e===wi;)wi=Si[--Ci],Si[Ci]=null,Ei=Si[--Ci],Si[Ci]=null,Ti=Si[--Ci],Si[Ci]=null}function ji(e,t){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,Ti=t.id,Ei=t.overflow,wi=e}var Mi=null,R=null,z=!1,Ni=null,Pi=!1,Fi=Error(i(519));function Ii(e){throw Hi(_i(Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?`text`:`HTML`,``)),e)),Fi}function Li(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[lt]=e,t[ut]=r,n){case`dialog`:Q(`cancel`,t),Q(`close`,t);break;case`iframe`:case`object`:case`embed`:Q(`load`,t);break;case`video`:case`audio`:for(n=0;n<_d.length;n++)Q(_d[n],t);break;case`source`:Q(`error`,t);break;case`img`:case`image`:case`link`:Q(`error`,t),Q(`load`,t);break;case`details`:Q(`toggle`,t);break;case`input`:Q(`invalid`,t),Ht(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case`select`:Q(`invalid`,t);break;case`textarea`:Q(`invalid`,t),Kt(t,r.value,r.defaultValue,r.children)}n=r.children,typeof n!=`string`&&typeof n!=`number`&&typeof n!=`bigint`||t.textContent===``+n||!0===r.suppressHydrationWarning||Md(t.textContent,n)?(r.popover!=null&&(Q(`beforetoggle`,t),Q(`toggle`,t)),r.onScroll!=null&&Q(`scroll`,t),r.onScrollEnd!=null&&Q(`scrollend`,t),r.onClick!=null&&(t.onclick=tn),t=!0):t=!1,t||Ii(e,!0)}function Ri(e){for(Mi=e.return;Mi;)switch(Mi.tag){case 5:case 31:case 13:Pi=!1;return;case 27:case 3:Pi=!0;return;default:Mi=Mi.return}}function zi(e){if(e!==Mi)return!1;if(!z)return Ri(e),z=!0,!1;var t=e.tag,n;if((n=t!==3&&t!==27)&&((n=t===5)&&(n=e.type,n=!(n!==`form`&&n!==`button`)||Ud(e.type,e.memoizedProps)),n=!n),n&&R&&Ii(e),Ri(e),t===13){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));R=uf(e)}else if(t===31){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));R=uf(e)}else t===27?(t=R,Zd(e.type)?(e=lf,lf=null,R=e):R=t):R=Mi?cf(e.stateNode.nextSibling):null;return!0}function Bi(){R=Mi=null,z=!1}function Vi(){var e=Ni;return e!==null&&(Zl===null?Zl=e:Zl.push.apply(Zl,e),Ni=null),e}function Hi(e){Ni===null?Ni=[e]:Ni.push(e)}var Ui=ce(null),Wi=null,Gi=null;function Ki(e,t,n){j(Ui,t._currentValue),t._currentValue=n}function qi(e){e._currentValue=Ui.current,A(Ui)}function Ji(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)===t?r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t):(e.childLanes|=t,r!==null&&(r.childLanes|=t)),e===n)break;e=e.return}}function B(e,t,n,r){var a=e.child;for(a!==null&&(a.return=e);a!==null;){var o=a.dependencies;if(o!==null){var s=a.child;o=o.firstContext;a:for(;o!==null;){var c=o;o=a;for(var l=0;l<t.length;l++)if(c.context===t[l]){o.lanes|=n,c=o.alternate,c!==null&&(c.lanes|=n),Ji(o.return,n,e),r||(s=null);break a}o=c.next}}else if(a.tag===18){if(s=a.return,s===null)throw Error(i(341));s.lanes|=n,o=s.alternate,o!==null&&(o.lanes|=n),Ji(s,n,e),s=null}else s=a.child;if(s!==null)s.return=a;else for(s=a;s!==null;){if(s===e){s=null;break}if(a=s.sibling,a!==null){a.return=s.return,s=a;break}s=s.return}a=s}}function V(e,t,n,r){e=null;for(var a=t,o=!1;a!==null;){if(!o){if(a.flags&524288)o=!0;else if(a.flags&262144)break}if(a.tag===10){var s=a.alternate;if(s===null)throw Error(i(387));if(s=s.memoizedProps,s!==null){var c=a.type;Sr(a.pendingProps.value,s.value)||(e===null?e=[c]:e.push(c))}}else if(a===fe.current){if(s=a.alternate,s===null)throw Error(i(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(e===null?e=[Qf]:e.push(Qf))}a=a.return}e!==null&&B(t,e,n,r),t.flags|=262144}function Yi(e){for(e=e.firstContext;e!==null;){if(!Sr(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Xi(e){Wi=e,Gi=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function Zi(e){return $i(Wi,e)}function Qi(e,t){return Wi===null&&Xi(e),$i(e,t)}function $i(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},Gi===null){if(e===null)throw Error(i(308));Gi=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else Gi=Gi.next=t;return n}var ea=typeof AbortController<`u`?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},ta=t.unstable_scheduleCallback,na=t.unstable_NormalPriority,ra={$$typeof:b,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function ia(){return{controller:new ea,data:new Map,refCount:0}}function aa(e){e.refCount--,e.refCount===0&&ta(na,function(){e.controller.abort()})}var oa=null,sa=0,ca=0,la=null;function ua(e,t){if(oa===null){var n=oa=[];sa=0,ca=dd(),la={status:`pending`,value:void 0,then:function(e){n.push(e)}}}return sa++,t.then(da,da),t}function da(){if(--sa===0&&oa!==null){la!==null&&(la.status=`fulfilled`);var e=oa;oa=null,ca=0,la=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function fa(e,t){var n=[],r={status:`pending`,value:null,reason:null,then:function(e){n.push(e)}};return e.then(function(){r.status=`fulfilled`,r.value=t;for(var e=0;e<n.length;e++)(0,n[e])(t)},function(e){for(r.status=`rejected`,r.reason=e,e=0;e<n.length;e++)(0,n[e])(void 0)}),r}var pa=O.S;O.S=function(e,t){eu=ke(),typeof t==`object`&&t&&typeof t.then==`function`&&ua(e,t),pa!==null&&pa(e,t)};var ma=ce(null);function ha(){var e=ma.current;return e===null?q.pooledCache:e}function ga(e,t){t===null?j(ma,ma.current):j(ma,t.pool)}function _a(){var e=ha();return e===null?null:{parent:ra._currentValue,pool:e}}var va=Error(i(460)),ya=Error(i(474)),ba=Error(i(542)),xa={then:function(){}};function Sa(e){return e=e.status,e===`fulfilled`||e===`rejected`}function Ca(e,t,n){switch(n=e[n],n===void 0?e.push(t):n!==t&&(t.then(tn,tn),t=n),t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,Da(e),e;default:if(typeof t.status==`string`)t.then(tn,tn);else{if(e=q,e!==null&&100<e.shellSuspendCounter)throw Error(i(482));e=t,e.status=`pending`,e.then(function(e){if(t.status===`pending`){var n=t;n.status=`fulfilled`,n.value=e}},function(e){if(t.status===`pending`){var n=t;n.status=`rejected`,n.reason=e}})}switch(t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,Da(e),e}throw Ta=t,va}}function wa(e){try{var t=e._init;return t(e._payload)}catch(e){throw typeof e==`object`&&e&&typeof e.then==`function`?(Ta=e,va):e}}var Ta=null;function Ea(){if(Ta===null)throw Error(i(459));var e=Ta;return Ta=null,e}function Da(e){if(e===va||e===ba)throw Error(i(483))}var Oa=null,ka=0;function Aa(e){var t=ka;return ka+=1,Oa===null&&(Oa=[]),Ca(Oa,e,t)}function ja(e,t){t=t.props.ref,e.ref=t===void 0?null:t}function Ma(e,t){throw t.$$typeof===p?Error(i(525)):(e=Object.prototype.toString.call(t),Error(i(31,e===`[object Object]`?`object with keys {`+Object.keys(t).join(`, `)+`}`:e)))}function Na(e){function t(t,n){if(e){var r=t.deletions;r===null?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;r!==null;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;e!==null;)e.key===null?t.set(e.index,e):t.set(e.key,e),e=e.sibling;return t}function a(e,t){return e=li(e,t),e.index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?(r=t.alternate,r===null?(t.flags|=67108866,n):(r=r.index,r<n?(t.flags|=67108866,n):r)):(t.flags|=1048576,n)}function s(t){return e&&t.alternate===null&&(t.flags|=67108866),t}function c(e,t,n,r){return t===null||t.tag!==6?(t=pi(n,e.mode,r),t.return=e,t):(t=a(t,n),t.return=e,t)}function l(e,t,n,r){var i=n.type;return i===g?d(e,t,n.props.children,r,n.key):t!==null&&(t.elementType===i||typeof i==`object`&&i&&i.$$typeof===T&&wa(i)===t.type)?(t=a(t,n.props),ja(t,n),t.return=e,t):(t=di(n.type,n.key,n.props,null,e.mode,r),ja(t,n),t.return=e,t)}function u(e,t,n,r){return t===null||t.tag!==4||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=hi(n,e.mode,r),t.return=e,t):(t=a(t,n.children||[]),t.return=e,t)}function d(e,t,n,r,i){return t===null||t.tag!==7?(t=fi(n,e.mode,r,i),t.return=e,t):(t=a(t,n),t.return=e,t)}function f(e,t,n){if(typeof t==`string`&&t!==``||typeof t==`number`||typeof t==`bigint`)return t=pi(``+t,e.mode,n),t.return=e,t;if(typeof t==`object`&&t){switch(t.$$typeof){case m:return n=di(t.type,t.key,t.props,null,e.mode,n),ja(n,t),n.return=e,n;case h:return t=hi(t,e.mode,n),t.return=e,t;case T:return t=wa(t),f(e,t,n)}if(ie(t)||D(t))return t=fi(t,e.mode,n,null),t.return=e,t;if(typeof t.then==`function`)return f(e,Aa(t),n);if(t.$$typeof===b)return f(e,Qi(e,t),n);Ma(e,t)}return null}function p(e,t,n,r){var i=t===null?null:t.key;if(typeof n==`string`&&n!==``||typeof n==`number`||typeof n==`bigint`)return i===null?c(e,t,``+n,r):null;if(typeof n==`object`&&n){switch(n.$$typeof){case m:return n.key===i?l(e,t,n,r):null;case h:return n.key===i?u(e,t,n,r):null;case T:return n=wa(n),p(e,t,n,r)}if(ie(n)||D(n))return i===null?d(e,t,n,r,null):null;if(typeof n.then==`function`)return p(e,t,Aa(n),r);if(n.$$typeof===b)return p(e,t,Qi(e,n),r);Ma(e,n)}return null}function _(e,t,n,r,i){if(typeof r==`string`&&r!==``||typeof r==`number`||typeof r==`bigint`)return e=e.get(n)||null,c(t,e,``+r,i);if(typeof r==`object`&&r){switch(r.$$typeof){case m:return e=e.get(r.key===null?n:r.key)||null,l(t,e,r,i);case h:return e=e.get(r.key===null?n:r.key)||null,u(t,e,r,i);case T:return r=wa(r),_(e,t,n,r,i)}if(ie(r)||D(r))return e=e.get(n)||null,d(t,e,r,i,null);if(typeof r.then==`function`)return _(e,t,n,Aa(r),i);if(r.$$typeof===b)return _(e,t,n,Qi(t,r),i);Ma(t,r)}return null}function v(i,a,s,c){for(var l=null,u=null,d=a,m=a=0,h=null;d!==null&&m<s.length;m++){d.index>m?(h=d,d=null):h=d.sibling;var g=p(i,d,s[m],c);if(g===null){d===null&&(d=h);break}e&&d&&g.alternate===null&&t(i,d),a=o(g,a,m),u===null?l=g:u.sibling=g,u=g,d=h}if(m===s.length)return n(i,d),z&&Di(i,m),l;if(d===null){for(;m<s.length;m++)d=f(i,s[m],c),d!==null&&(a=o(d,a,m),u===null?l=d:u.sibling=d,u=d);return z&&Di(i,m),l}for(d=r(d);m<s.length;m++)h=_(d,i,m,s[m],c),h!==null&&(e&&h.alternate!==null&&d.delete(h.key===null?m:h.key),a=o(h,a,m),u===null?l=h:u.sibling=h,u=h);return e&&d.forEach(function(e){return t(i,e)}),z&&Di(i,m),l}function y(a,s,c,l){if(c==null)throw Error(i(151));for(var u=null,d=null,m=s,h=s=0,g=null,v=c.next();m!==null&&!v.done;h++,v=c.next()){m.index>h?(g=m,m=null):g=m.sibling;var y=p(a,m,v.value,l);if(y===null){m===null&&(m=g);break}e&&m&&y.alternate===null&&t(a,m),s=o(y,s,h),d===null?u=y:d.sibling=y,d=y,m=g}if(v.done)return n(a,m),z&&Di(a,h),u;if(m===null){for(;!v.done;h++,v=c.next())v=f(a,v.value,l),v!==null&&(s=o(v,s,h),d===null?u=v:d.sibling=v,d=v);return z&&Di(a,h),u}for(m=r(m);!v.done;h++,v=c.next())v=_(m,a,h,v.value,l),v!==null&&(e&&v.alternate!==null&&m.delete(v.key===null?h:v.key),s=o(v,s,h),d===null?u=v:d.sibling=v,d=v);return e&&m.forEach(function(e){return t(a,e)}),z&&Di(a,h),u}function x(e,r,o,c){if(typeof o==`object`&&o&&o.type===g&&o.key===null&&(o=o.props.children),typeof o==`object`&&o){switch(o.$$typeof){case m:a:{for(var l=o.key;r!==null;){if(r.key===l){if(l=o.type,l===g){if(r.tag===7){n(e,r.sibling),c=a(r,o.props.children),c.return=e,e=c;break a}}else if(r.elementType===l||typeof l==`object`&&l&&l.$$typeof===T&&wa(l)===r.type){n(e,r.sibling),c=a(r,o.props),ja(c,o),c.return=e,e=c;break a}n(e,r);break}else t(e,r);r=r.sibling}o.type===g?(c=fi(o.props.children,e.mode,c,o.key),c.return=e,e=c):(c=di(o.type,o.key,o.props,null,e.mode,c),ja(c,o),c.return=e,e=c)}return s(e);case h:a:{for(l=o.key;r!==null;){if(r.key===l)if(r.tag===4&&r.stateNode.containerInfo===o.containerInfo&&r.stateNode.implementation===o.implementation){n(e,r.sibling),c=a(r,o.children||[]),c.return=e,e=c;break a}else{n(e,r);break}else t(e,r);r=r.sibling}c=hi(o,e.mode,c),c.return=e,e=c}return s(e);case T:return o=wa(o),x(e,r,o,c)}if(ie(o))return v(e,r,o,c);if(D(o)){if(l=D(o),typeof l!=`function`)throw Error(i(150));return o=l.call(o),y(e,r,o,c)}if(typeof o.then==`function`)return x(e,r,Aa(o),c);if(o.$$typeof===b)return x(e,r,Qi(e,o),c);Ma(e,o)}return typeof o==`string`&&o!==``||typeof o==`number`||typeof o==`bigint`?(o=``+o,r!==null&&r.tag===6?(n(e,r.sibling),c=a(r,o),c.return=e,e=c):(n(e,r),c=pi(o,e.mode,c),c.return=e,e=c),s(e)):n(e,r)}return function(e,t,n,r){try{ka=0;var i=x(e,t,n,r);return Oa=null,i}catch(t){if(t===va||t===ba)throw t;var a=si(29,t,null,e.mode);return a.lanes=r,a.return=e,a}}}var Pa=Na(!0),Fa=Na(!1),Ia=!1;function La(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ra(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 za(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Ba(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,K&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,t=ii(e),L(e,null,n),t}return ti(e,r,t,n),ii(e)}function Va(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,n&4194048)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,rt(e,n)}}function Ha(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};a===null?i=a=o:a=a.next=o,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var Ua=!1;function Wa(){if(Ua){var e=la;if(e!==null)throw e}}function Ga(e,t,n,r){Ua=!1;var i=e.updateQueue;Ia=!1;var a=i.firstBaseUpdate,o=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var c=s,l=c.next;c.next=null,o===null?a=l:o.next=l,o=c;var u=e.alternate;u!==null&&(u=u.updateQueue,s=u.lastBaseUpdate,s!==o&&(s===null?u.firstBaseUpdate=l:s.next=l,u.lastBaseUpdate=c))}if(a!==null){var d=i.baseState;o=0,u=l=c=null,s=a;do{var p=s.lane&-536870913,m=p!==s.lane;if(m?(Y&p)===p:(r&p)===p){p!==0&&p===ca&&(Ua=!0),u!==null&&(u=u.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});a:{var h=e,g=s;p=t;var _=n;switch(g.tag){case 1:if(h=g.payload,typeof h==`function`){d=h.call(_,d,p);break a}d=h;break a;case 3:h.flags=h.flags&-65537|128;case 0:if(h=g.payload,p=typeof h==`function`?h.call(_,d,p):h,p==null)break a;d=f({},d,p);break a;case 2:Ia=!0}}p=s.callback,p!==null&&(e.flags|=64,m&&(e.flags|=8192),m=i.callbacks,m===null?i.callbacks=[p]:m.push(p))}else m={lane:p,tag:s.tag,payload:s.payload,callback:s.callback,next:null},u===null?(l=u=m,c=d):u=u.next=m,o|=p;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);u===null&&(c=d),i.baseState=c,i.firstBaseUpdate=l,i.lastBaseUpdate=u,a===null&&(i.shared.lanes=0),Gl|=o,e.lanes=o,e.memoizedState=d}}function Ka(e,t){if(typeof e!=`function`)throw Error(i(191,e));e.call(t)}function qa(e,t){var n=e.callbacks;if(n!==null)for(e.callbacks=null,e=0;e<n.length;e++)Ka(n[e],t)}var Ja=ce(null),Ya=ce(0);function Xa(e,t){e=Ul,j(Ya,e),j(Ja,t),Ul=e|t.baseLanes}function Za(){j(Ya,Ul),j(Ja,Ja.current)}function Qa(){Ul=Ya.current,A(Ja),A(Ya)}var $a=ce(null),eo=null;function to(e){var t=e.alternate;j(oo,oo.current&1),j($a,e),eo===null&&(t===null||Ja.current!==null||t.memoizedState!==null)&&(eo=e)}function no(e){j(oo,oo.current),j($a,e),eo===null&&(eo=e)}function ro(e){e.tag===22?(j(oo,oo.current),j($a,e),eo===null&&(eo=e)):io(e)}function io(){j(oo,oo.current),j($a,$a.current)}function ao(e){A($a),eo===e&&(eo=null),A(oo)}var oo=ce(0);function so(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||af(n)||of(n)))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)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 co=0,H=null,U=null,lo=null,uo=!1,fo=!1,po=!1,mo=0,ho=0,go=null,_o=0;function vo(){throw Error(i(321))}function yo(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Sr(e[n],t[n]))return!1;return!0}function bo(e,t,n,r,i,a){return co=a,H=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,O.H=e===null||e.memoizedState===null?Ls:Rs,po=!1,a=n(r,i),po=!1,fo&&(a=So(t,n,r,i)),xo(e),a}function xo(e){O.H=Is;var t=U!==null&&U.next!==null;if(co=0,lo=U=H=null,uo=!1,ho=0,go=null,t)throw Error(i(300));e===null||tc||(e=e.dependencies,e!==null&&Yi(e)&&(tc=!0))}function So(e,t,n,r){H=e;var a=0;do{if(fo&&(go=null),ho=0,fo=!1,25<=a)throw Error(i(301));if(a+=1,lo=U=null,e.updateQueue!=null){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}O.H=zs,o=t(n,r)}while(fo);return o}function Co(){var e=O.H,t=e.useState()[0];return t=typeof t.then==`function`?Ao(t):t,e=e.useState()[0],(U===null?null:U.memoizedState)!==e&&(H.flags|=1024),t}function wo(){var e=mo!==0;return mo=0,e}function To(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function Eo(e){if(uo){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}uo=!1}co=0,lo=U=H=null,fo=!1,ho=mo=0,go=null}function Do(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return lo===null?H.memoizedState=lo=e:lo=lo.next=e,lo}function Oo(){if(U===null){var e=H.alternate;e=e===null?null:e.memoizedState}else e=U.next;var t=lo===null?H.memoizedState:lo.next;if(t!==null)lo=t,U=e;else{if(e===null)throw H.alternate===null?Error(i(467)):Error(i(310));U=e,e={memoizedState:U.memoizedState,baseState:U.baseState,baseQueue:U.baseQueue,queue:U.queue,next:null},lo===null?H.memoizedState=lo=e:lo=lo.next=e}return lo}function ko(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ao(e){var t=ho;return ho+=1,go===null&&(go=[]),e=Ca(go,e,t),t=H,(lo===null?t.memoizedState:lo.next)===null&&(t=t.alternate,O.H=t===null||t.memoizedState===null?Ls:Rs),e}function jo(e){if(typeof e==`object`&&e){if(typeof e.then==`function`)return Ao(e);if(e.$$typeof===b)return Zi(e)}throw Error(i(438,String(e)))}function Mo(e){var t=null,n=H.updateQueue;if(n!==null&&(t=n.memoCache),t==null){var r=H.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(t={data:r.data.map(function(e){return e.slice()}),index:0})))}if(t??={data:[],index:0},n===null&&(n=ko(),H.updateQueue=n),n.memoCache=t,n=t.data[t.index],n===void 0)for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=te;return t.index++,n}function No(e,t){return typeof t==`function`?t(e):t}function Po(e){return Fo(Oo(),U,e)}function Fo(e,t,n){var r=e.queue;if(r===null)throw Error(i(311));r.lastRenderedReducer=n;var a=e.baseQueue,o=r.pending;if(o!==null){if(a!==null){var s=a.next;a.next=o.next,o.next=s}t.baseQueue=a=o,r.pending=null}if(o=e.baseState,a===null)e.memoizedState=o;else{t=a.next;var c=s=null,l=null,u=t,d=!1;do{var f=u.lane&-536870913;if(f===u.lane?(co&f)===f:(Y&f)===f){var p=u.revertLane;if(p===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),f===ca&&(d=!0);else if((co&p)===p){u=u.next,p===ca&&(d=!0);continue}else f={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=f,s=o):l=l.next=f,H.lanes|=p,Gl|=p;f=u.action,po&&n(o,f),o=u.hasEagerState?u.eagerState:n(o,f)}else p={lane:f,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=p,s=o):l=l.next=p,H.lanes|=f,Gl|=f;u=u.next}while(u!==null&&u!==t);if(l===null?s=o:l.next=c,!Sr(o,e.memoizedState)&&(tc=!0,d&&(n=la,n!==null)))throw n;e.memoizedState=o,e.baseState=s,e.baseQueue=l,r.lastRenderedState=o}return a===null&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Io(e){var t=Oo(),n=t.queue;if(n===null)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,o=t.memoizedState;if(a!==null){n.pending=null;var s=a=a.next;do o=e(o,s.action),s=s.next;while(s!==a);Sr(o,t.memoizedState)||(tc=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Lo(e,t,n){var r=H,a=Oo(),o=z;if(o){if(n===void 0)throw Error(i(407));n=n()}else n=t();var s=!Sr((U||a).memoizedState,n);if(s&&(a.memoizedState=n,tc=!0),a=a.queue,cs(Bo.bind(null,r,a,e),[e]),a.getSnapshot!==t||s||lo!==null&&lo.memoizedState.tag&1){if(r.flags|=2048,rs(9,{destroy:void 0},zo.bind(null,r,a,n,t),null),q===null)throw Error(i(349));o||co&127||Ro(r,t,n)}return n}function Ro(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=H.updateQueue,t===null?(t=ko(),H.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function zo(e,t,n,r){t.value=n,t.getSnapshot=r,Vo(t)&&Ho(e)}function Bo(e,t,n){return n(function(){Vo(t)&&Ho(e)})}function Vo(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Sr(e,n)}catch{return!0}}function Ho(e){var t=ri(e,2);t!==null&&hu(t,e,2)}function Uo(e){var t=Do();if(typeof e==`function`){var n=e;if(e=n(),po){Be(!0);try{n()}finally{Be(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:No,lastRenderedState:e},t}function Wo(e,t,n,r){return e.baseState=n,Fo(e,U,typeof r==`function`?r:No)}function Go(e,t,n,r,a){if(Ns(e))throw Error(i(485));if(e=t.action,e!==null){var o={payload:a,action:e,next:null,isTransition:!0,status:`pending`,value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};O.T===null?o.isTransition=!1:n(!0),r(o),n=t.pending,n===null?(o.next=t.pending=o,Ko(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Ko(e,t){var n=t.action,r=t.payload,i=e.state;if(t.isTransition){var a=O.T,o={};O.T=o;try{var s=n(i,r),c=O.S;c!==null&&c(o,s),qo(e,t,s)}catch(n){Yo(e,t,n)}finally{a!==null&&o.types!==null&&(a.types=o.types),O.T=a}}else try{a=n(i,r),qo(e,t,a)}catch(n){Yo(e,t,n)}}function qo(e,t,n){typeof n==`object`&&n&&typeof n.then==`function`?n.then(function(n){Jo(e,t,n)},function(n){return Yo(e,t,n)}):Jo(e,t,n)}function Jo(e,t,n){t.status=`fulfilled`,t.value=n,Xo(t),e.state=n,t=e.pending,t!==null&&(n=t.next,n===t?e.pending=null:(n=n.next,t.next=n,Ko(e,n)))}function Yo(e,t,n){var r=e.pending;if(e.pending=null,r!==null){r=r.next;do t.status=`rejected`,t.reason=n,Xo(t),t=t.next;while(t!==r)}e.action=null}function Xo(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Zo(e,t){return t}function Qo(e,t){if(z){var n=q.formState;if(n!==null){a:{var r=H;if(z){if(R){b:{for(var i=R,a=Pi;i.nodeType!==8;){if(!a){i=null;break b}if(i=cf(i.nextSibling),i===null){i=null;break b}}a=i.data,i=a===`F!`||a===`F`?i:null}if(i){R=cf(i.nextSibling),r=i.data===`F!`;break a}}Ii(r)}r=!1}r&&(t=n[0])}}return n=Do(),n.memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Zo,lastRenderedState:t},n.queue=r,n=As.bind(null,H,r),r.dispatch=n,r=Uo(!1),a=Ms.bind(null,H,!1,r.queue),r=Do(),i={state:t,dispatch:null,action:e,pending:null},r.queue=i,n=Go.bind(null,H,i,a,n),i.dispatch=n,r.memoizedState=e,[t,n,!1]}function $o(e){return es(Oo(),U,e)}function es(e,t,n){if(t=Fo(e,t,Zo)[0],e=Po(No)[0],typeof t==`object`&&t&&typeof t.then==`function`)try{var r=Ao(t)}catch(e){throw e===va?ba:e}else r=t;t=Oo();var i=t.queue,a=i.dispatch;return n!==t.memoizedState&&(H.flags|=2048,rs(9,{destroy:void 0},ts.bind(null,i,n),null)),[r,a,e]}function ts(e,t){e.action=t}function ns(e){var t=Oo(),n=U;if(n!==null)return es(t,n,e);Oo(),t=t.memoizedState,n=Oo();var r=n.queue.dispatch;return n.memoizedState=e,[t,r,!1]}function rs(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},t=H.updateQueue,t===null&&(t=ko(),H.updateQueue=t),n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function is(){return Oo().memoizedState}function as(e,t,n,r){var i=Do();H.flags|=e,i.memoizedState=rs(1|t,{destroy:void 0},n,r===void 0?null:r)}function os(e,t,n,r){var i=Oo();r=r===void 0?null:r;var a=i.memoizedState.inst;U!==null&&r!==null&&yo(r,U.memoizedState.deps)?i.memoizedState=rs(t,a,n,r):(H.flags|=e,i.memoizedState=rs(1|t,a,n,r))}function ss(e,t){as(8390656,8,e,t)}function cs(e,t){os(2048,8,e,t)}function ls(e){H.flags|=4;var t=H.updateQueue;if(t===null)t=ko(),H.updateQueue=t,t.events=[e];else{var n=t.events;n===null?t.events=[e]:n.push(e)}}function us(e){var t=Oo().memoizedState;return ls({ref:t,nextImpl:e}),function(){if(K&2)throw Error(i(440));return t.impl.apply(void 0,arguments)}}function ds(e,t){return os(4,2,e,t)}function fs(e,t){return os(4,4,e,t)}function ps(e,t){if(typeof t==`function`){e=e();var n=t(e);return function(){typeof n==`function`?n():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function ms(e,t,n){n=n==null?null:n.concat([e]),os(4,4,ps.bind(null,t,e),n)}function hs(){}function gs(e,t){var n=Oo();t=t===void 0?null:t;var r=n.memoizedState;return t!==null&&yo(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function _s(e,t){var n=Oo();t=t===void 0?null:t;var r=n.memoizedState;if(t!==null&&yo(t,r[1]))return r[0];if(r=e(),po){Be(!0);try{e()}finally{Be(!1)}}return n.memoizedState=[r,t],r}function vs(e,t,n){return n===void 0||co&1073741824&&!(Y&261930)?e.memoizedState=t:(e.memoizedState=n,e=mu(),H.lanes|=e,Gl|=e,n)}function ys(e,t,n,r){return Sr(n,t)?n:Ja.current===null?!(co&42)||co&1073741824&&!(Y&261930)?(tc=!0,e.memoizedState=n):(e=mu(),H.lanes|=e,Gl|=e,t):(e=vs(e,n,r),Sr(e,t)||(tc=!0),e)}function bs(e,t,n,r,i){var a=k.p;k.p=a!==0&&8>a?a:8;var o=O.T,s={};O.T=s,Ms(e,!1,t,n);try{var c=i(),l=O.S;l!==null&&l(s,c),typeof c==`object`&&c&&typeof c.then==`function`?js(e,t,fa(c,r),pu(e)):js(e,t,r,pu(e))}catch(n){js(e,t,{then:function(){},status:`rejected`,reason:n},pu())}finally{k.p=a,o!==null&&s.types!==null&&(o.types=s.types),O.T=o}}function xs(){}function Ss(e,t,n,r){if(e.tag!==5)throw Error(i(476));var a=Cs(e).queue;bs(e,a,t,ae,n===null?xs:function(){return ws(e),n(r)})}function Cs(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:ae,baseState:ae,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:No,lastRenderedState:ae},next:null};var n={};return t.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:No,lastRenderedState:n},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function ws(e){var t=Cs(e);t.next===null&&(t=e.alternate.memoizedState),js(e,t.next.queue,{},pu())}function Ts(){return Zi(Qf)}function Es(){return Oo().memoizedState}function Ds(){return Oo().memoizedState}function Os(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var n=pu();e=za(n);var r=Ba(t,e,n);r!==null&&(hu(r,t,n),Va(r,t,n)),t={cache:ia()},e.payload=t;return}t=t.return}}function ks(e,t,n){var r=pu();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},Ns(e)?Ps(t,n):(n=ni(e,t,n,r),n!==null&&(hu(n,e,r),Fs(n,t,r)))}function As(e,t,n){js(e,t,n,pu())}function js(e,t,n,r){var i={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(Ns(e))Ps(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var o=t.lastRenderedState,s=a(o,n);if(i.hasEagerState=!0,i.eagerState=s,Sr(s,o))return ti(e,t,i,0),q===null&&ei(),!1}catch{}if(n=ni(e,t,i,r),n!==null)return hu(n,e,r),Fs(n,t,r),!0}return!1}function Ms(e,t,n,r){if(r={lane:2,revertLane:dd(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Ns(e)){if(t)throw Error(i(479))}else t=ni(e,n,r,2),t!==null&&hu(t,e,2)}function Ns(e){var t=e.alternate;return e===H||t!==null&&t===H}function Ps(e,t){fo=uo=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Fs(e,t,n){if(n&4194048){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,rt(e,n)}}var Is={readContext:Zi,use:jo,useCallback:vo,useContext:vo,useEffect:vo,useImperativeHandle:vo,useLayoutEffect:vo,useInsertionEffect:vo,useMemo:vo,useReducer:vo,useRef:vo,useState:vo,useDebugValue:vo,useDeferredValue:vo,useTransition:vo,useSyncExternalStore:vo,useId:vo,useHostTransitionStatus:vo,useFormState:vo,useActionState:vo,useOptimistic:vo,useMemoCache:vo,useCacheRefresh:vo};Is.useEffectEvent=vo;var Ls={readContext:Zi,use:jo,useCallback:function(e,t){return Do().memoizedState=[e,t===void 0?null:t],e},useContext:Zi,useEffect:ss,useImperativeHandle:function(e,t,n){n=n==null?null:n.concat([e]),as(4194308,4,ps.bind(null,t,e),n)},useLayoutEffect:function(e,t){return as(4194308,4,e,t)},useInsertionEffect:function(e,t){as(4,2,e,t)},useMemo:function(e,t){var n=Do();t=t===void 0?null:t;var r=e();if(po){Be(!0);try{e()}finally{Be(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=Do();if(n!==void 0){var i=n(t);if(po){Be(!0);try{n(t)}finally{Be(!1)}}}else i=t;return r.memoizedState=r.baseState=i,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:i},r.queue=e,e=e.dispatch=ks.bind(null,H,e),[r.memoizedState,e]},useRef:function(e){var t=Do();return e={current:e},t.memoizedState=e},useState:function(e){e=Uo(e);var t=e.queue,n=As.bind(null,H,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:hs,useDeferredValue:function(e,t){return vs(Do(),e,t)},useTransition:function(){var e=Uo(!1);return e=bs.bind(null,H,e.queue,!0,!1),Do().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=H,a=Do();if(z){if(n===void 0)throw Error(i(407));n=n()}else{if(n=t(),q===null)throw Error(i(349));Y&127||Ro(r,t,n)}a.memoizedState=n;var o={value:n,getSnapshot:t};return a.queue=o,ss(Bo.bind(null,r,o,e),[e]),r.flags|=2048,rs(9,{destroy:void 0},zo.bind(null,r,o,n,t),null),n},useId:function(){var e=Do(),t=q.identifierPrefix;if(z){var n=Ei,r=Ti;n=(r&~(1<<32-Ve(r)-1)).toString(32)+n,t=`_`+t+`R_`+n,n=mo++,0<n&&(t+=`H`+n.toString(32)),t+=`_`}else n=_o++,t=`_`+t+`r_`+n.toString(32)+`_`;return e.memoizedState=t},useHostTransitionStatus:Ts,useFormState:Qo,useActionState:Qo,useOptimistic:function(e){var t=Do();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=Ms.bind(null,H,!0,n),n.dispatch=t,[e,t]},useMemoCache:Mo,useCacheRefresh:function(){return Do().memoizedState=Os.bind(null,H)},useEffectEvent:function(e){var t=Do(),n={impl:e};return t.memoizedState=n,function(){if(K&2)throw Error(i(440));return n.impl.apply(void 0,arguments)}}},Rs={readContext:Zi,use:jo,useCallback:gs,useContext:Zi,useEffect:cs,useImperativeHandle:ms,useInsertionEffect:ds,useLayoutEffect:fs,useMemo:_s,useReducer:Po,useRef:is,useState:function(){return Po(No)},useDebugValue:hs,useDeferredValue:function(e,t){return ys(Oo(),U.memoizedState,e,t)},useTransition:function(){var e=Po(No)[0],t=Oo().memoizedState;return[typeof e==`boolean`?e:Ao(e),t]},useSyncExternalStore:Lo,useId:Es,useHostTransitionStatus:Ts,useFormState:$o,useActionState:$o,useOptimistic:function(e,t){return Wo(Oo(),U,e,t)},useMemoCache:Mo,useCacheRefresh:Ds};Rs.useEffectEvent=us;var zs={readContext:Zi,use:jo,useCallback:gs,useContext:Zi,useEffect:cs,useImperativeHandle:ms,useInsertionEffect:ds,useLayoutEffect:fs,useMemo:_s,useReducer:Io,useRef:is,useState:function(){return Io(No)},useDebugValue:hs,useDeferredValue:function(e,t){var n=Oo();return U===null?vs(n,e,t):ys(n,U.memoizedState,e,t)},useTransition:function(){var e=Io(No)[0],t=Oo().memoizedState;return[typeof e==`boolean`?e:Ao(e),t]},useSyncExternalStore:Lo,useId:Es,useHostTransitionStatus:Ts,useFormState:ns,useActionState:ns,useOptimistic:function(e,t){var n=Oo();return U===null?(n.baseState=e,[e,n.queue.dispatch]):Wo(n,U,e,t)},useMemoCache:Mo,useCacheRefresh:Ds};zs.useEffectEvent=us;function Bs(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:f({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Vs={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=pu(),i=za(r);i.payload=t,n!=null&&(i.callback=n),t=Ba(e,i,r),t!==null&&(hu(t,e,r),Va(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=pu(),i=za(r);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Ba(e,i,r),t!==null&&(hu(t,e,r),Va(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=pu(),r=za(n);r.tag=2,t!=null&&(r.callback=t),t=Ba(e,r,n),t!==null&&(hu(t,e,n),Va(t,e,n))}};function Hs(e,t,n,r,i,a,o){return e=e.stateNode,typeof e.shouldComponentUpdate==`function`?e.shouldComponentUpdate(r,a,o):t.prototype&&t.prototype.isPureReactComponent?!Cr(n,r)||!Cr(i,a):!0}function Us(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps==`function`&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps==`function`&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Vs.enqueueReplaceState(t,t.state,null)}function Ws(e,t){var n=t;if(`ref`in t)for(var r in n={},t)r!==`ref`&&(n[r]=t[r]);if(e=e.defaultProps)for(var i in n===t&&(n=f({},n)),e)n[i]===void 0&&(n[i]=e[i]);return n}function Gs(e){Xr(e)}function Ks(e){console.error(e)}function qs(e){Xr(e)}function Js(e,t){try{var n=e.onUncaughtError;n(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function Ys(e,t,n){try{var r=e.onCaughtError;r(n.value,{componentStack:n.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function Xs(e,t,n){return n=za(n),n.tag=3,n.payload={element:null},n.callback=function(){Js(e,t)},n}function Zs(e){return e=za(e),e.tag=3,e}function Qs(e,t,n,r){var i=n.type.getDerivedStateFromError;if(typeof i==`function`){var a=r.value;e.payload=function(){return i(a)},e.callback=function(){Ys(t,n,r)}}var o=n.stateNode;o!==null&&typeof o.componentDidCatch==`function`&&(e.callback=function(){Ys(t,n,r),typeof i!=`function`&&(ru===null?ru=new Set([this]):ru.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:e===null?``:e})})}function $s(e,t,n,r,a){if(n.flags|=32768,typeof r==`object`&&r&&typeof r.then==`function`){if(t=n.alternate,t!==null&&V(t,n,a,!0),n=$a.current,n!==null){switch(n.tag){case 31:case 13:return eo===null?Du():n.alternate===null&&Wl===0&&(Wl=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===xa?n.flags|=16384:(t=n.updateQueue,t===null?n.updateQueue=new Set([r]):t.add(r),Gu(e,r,a)),!1;case 22:return n.flags|=65536,r===xa?n.flags|=16384:(t=n.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):(n=t.retryQueue,n===null?t.retryQueue=new Set([r]):n.add(r)),Gu(e,r,a)),!1}throw Error(i(435,n.tag))}return Gu(e,r,a),Du(),!1}if(z)return t=$a.current,t===null?(r!==Fi&&(t=Error(i(423),{cause:r}),Hi(_i(t,n))),e=e.current.alternate,e.flags|=65536,a&=-a,e.lanes|=a,r=_i(r,n),a=Xs(e.stateNode,r,a),Ha(e,a),Wl!==4&&(Wl=2)):(!(t.flags&65536)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Fi&&(e=Error(i(422),{cause:r}),Hi(_i(e,n)))),!1;var o=Error(i(520),{cause:r});if(o=_i(o,n),Xl===null?Xl=[o]:Xl.push(o),Wl!==4&&(Wl=2),t===null)return!0;r=_i(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,e=Xs(n.stateNode,r,e),Ha(n,e),!1;case 1:if(t=n.type,o=n.stateNode,!(n.flags&128)&&(typeof t.getDerivedStateFromError==`function`||o!==null&&typeof o.componentDidCatch==`function`&&(ru===null||!ru.has(o))))return n.flags|=65536,a&=-a,n.lanes|=a,a=Zs(a),Qs(a,e,n,r),Ha(n,a),!1}n=n.return}while(n!==null);return!1}var ec=Error(i(461)),tc=!1;function nc(e,t,n,r){t.child=e===null?Fa(t,null,n,r):Pa(t,e.child,n,r)}function rc(e,t,n,r,i){n=n.render;var a=t.ref;if(`ref`in r){var o={};for(var s in r)s!==`ref`&&(o[s]=r[s])}else o=r;return Xi(t),r=bo(e,t,n,o,a,i),s=wo(),e!==null&&!tc?(To(e,t,i),Ec(e,t,i)):(z&&s&&ki(t),t.flags|=1,nc(e,t,r,i),t.child)}function ic(e,t,n,r,i){if(e===null){var a=n.type;return typeof a==`function`&&!ci(a)&&a.defaultProps===void 0&&n.compare===null?(t.tag=15,t.type=a,ac(e,t,a,r,i)):(e=di(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!Dc(e,i)){var o=a.memoizedProps;if(n=n.compare,n=n===null?Cr:n,n(o,r)&&e.ref===t.ref)return Ec(e,t,i)}return t.flags|=1,e=li(a,r),e.ref=t.ref,e.return=t,t.child=e}function ac(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(Cr(a,r)&&e.ref===t.ref)if(tc=!1,t.pendingProps=r=a,Dc(e,i))e.flags&131072&&(tc=!0);else return t.lanes=e.lanes,Ec(e,t,i)}return pc(e,t,n,r,i)}function oc(e,t,n,r){var i=r.children,a=e===null?null:e.memoizedState;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode===`hidden`){if(t.flags&128){if(a=a===null?n:a.baseLanes|n,e!==null){for(r=t.child=e.child,i=0;r!==null;)i=i|r.lanes|r.childLanes,r=r.sibling;r=i&~a}else r=0,t.child=null;return cc(e,t,a,n,r)}if(n&536870912)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&ga(t,a===null?null:a.cachePool),a===null?Za():Xa(t,a),ro(t);else return r=t.lanes=536870912,cc(e,t,a===null?n:a.baseLanes|n,n,r)}else a===null?(e!==null&&ga(t,null),Za(),io(t)):(ga(t,a.cachePool),Xa(t,a),io(t),t.memoizedState=null);return nc(e,t,i,n),t.child}function sc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function cc(e,t,n,r,i){var a=ha();return a=a===null?null:{parent:ra._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},e!==null&&ga(t,null),Za(),ro(t),e!==null&&V(e,t,r,!0),t.childLanes=i,null}function lc(e,t){return t=xc({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function uc(e,t,n){return Pa(t,e.child,null,n),e=lc(t,t.pendingProps),e.flags|=2,ao(t),t.memoizedState=null,e}function dc(e,t,n){var r=t.pendingProps,a=(t.flags&128)!=0;if(t.flags&=-129,e===null){if(z){if(r.mode===`hidden`)return e=lc(t,r),t.lanes=536870912,sc(null,e);if(no(t),(e=R)?(e=rf(e,Pi),e=e!==null&&e.data===`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,R=null)):e=null,e===null)throw Ii(t);return t.lanes=536870912,null}return lc(t,r)}var o=e.memoizedState;if(o!==null){var s=o.dehydrated;if(no(t),a)if(t.flags&256)t.flags&=-257,t=uc(e,t,n);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(i(558));else if(tc||V(e,t,n,!1),a=(n&e.childLanes)!==0,tc||a){if(r=q,r!==null&&(s=it(r,n),s!==0&&s!==o.retryLane))throw o.retryLane=s,ri(e,s),hu(r,e,s),ec;Du(),t=uc(e,t,n)}else e=o.treeContext,R=cf(s.nextSibling),Mi=t,z=!0,Ni=null,Pi=!1,e!==null&&ji(t,e),t=lc(t,r),t.flags|=4096;return t}return e=li(e.child,{mode:r.mode,children:r.children}),e.ref=t.ref,t.child=e,e.return=t,e}function fc(e,t){var n=t.ref;if(n===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof n!=`function`&&typeof n!=`object`)throw Error(i(284));(e===null||e.ref!==n)&&(t.flags|=4194816)}}function pc(e,t,n,r,i){return Xi(t),n=bo(e,t,n,r,void 0,i),r=wo(),e!==null&&!tc?(To(e,t,i),Ec(e,t,i)):(z&&r&&ki(t),t.flags|=1,nc(e,t,n,i),t.child)}function mc(e,t,n,r,i,a){return Xi(t),t.updateQueue=null,n=So(t,r,n,i),xo(e),r=wo(),e!==null&&!tc?(To(e,t,a),Ec(e,t,a)):(z&&r&&ki(t),t.flags|=1,nc(e,t,n,a),t.child)}function hc(e,t,n,r,i){if(Xi(t),t.stateNode===null){var a=ai,o=n.contextType;typeof o==`object`&&o&&(a=Zi(o)),a=new n(r,a),t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Vs,t.stateNode=a,a._reactInternals=t,a=t.stateNode,a.props=r,a.state=t.memoizedState,a.refs={},La(t),o=n.contextType,a.context=typeof o==`object`&&o?Zi(o):ai,a.state=t.memoizedState,o=n.getDerivedStateFromProps,typeof o==`function`&&(Bs(t,n,o,r),a.state=t.memoizedState),typeof n.getDerivedStateFromProps==`function`||typeof a.getSnapshotBeforeUpdate==`function`||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(o=a.state,typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount(),o!==a.state&&Vs.enqueueReplaceState(a,a.state,null),Ga(t,r,a,i),Wa(),a.state=t.memoizedState),typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!0}else if(e===null){a=t.stateNode;var s=t.memoizedProps,c=Ws(n,s);a.props=c;var l=a.context,u=n.contextType;o=ai,typeof u==`object`&&u&&(o=Zi(u));var d=n.getDerivedStateFromProps;u=typeof d==`function`||typeof a.getSnapshotBeforeUpdate==`function`,s=t.pendingProps!==s,u||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(s||l!==o)&&Us(t,a,r,o),Ia=!1;var f=t.memoizedState;a.state=f,Ga(t,r,a,i),Wa(),l=t.memoizedState,s||f!==l||Ia?(typeof d==`function`&&(Bs(t,n,d,r),l=t.memoizedState),(c=Ia||Hs(t,n,c,r,f,l,o))?(u||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount==`function`&&(t.flags|=4194308)):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=o,r=c):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,Ra(e,t),o=t.memoizedProps,u=Ws(n,o),a.props=u,d=t.pendingProps,f=a.context,l=n.contextType,c=ai,typeof l==`object`&&l&&(c=Zi(l)),s=n.getDerivedStateFromProps,(l=typeof s==`function`||typeof a.getSnapshotBeforeUpdate==`function`)||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(o!==d||f!==c)&&Us(t,a,r,c),Ia=!1,f=t.memoizedState,a.state=f,Ga(t,r,a,i),Wa();var p=t.memoizedState;o!==d||f!==p||Ia||e!==null&&e.dependencies!==null&&Yi(e.dependencies)?(typeof s==`function`&&(Bs(t,n,s,r),p=t.memoizedState),(u=Ia||Hs(t,n,u,r,f,p,c)||e!==null&&e.dependencies!==null&&Yi(e.dependencies))?(l||typeof a.UNSAFE_componentWillUpdate!=`function`&&typeof a.componentWillUpdate!=`function`||(typeof a.componentWillUpdate==`function`&&a.componentWillUpdate(r,p,c),typeof a.UNSAFE_componentWillUpdate==`function`&&a.UNSAFE_componentWillUpdate(r,p,c)),typeof a.componentDidUpdate==`function`&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate==`function`&&(t.flags|=1024)):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),a.props=r,a.state=p,a.context=c,r=u):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,fc(e,t),r=(t.flags&128)!=0,a||r?(a=t.stateNode,n=r&&typeof n.getDerivedStateFromError!=`function`?null:a.render(),t.flags|=1,e!==null&&r?(t.child=Pa(t,e.child,null,i),t.child=Pa(t,null,n,i)):nc(e,t,n,i),t.memoizedState=a.state,e=t.child):e=Ec(e,t,i),e}function gc(e,t,n,r){return Bi(),t.flags|=256,nc(e,t,n,r),t.child}var W={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function _c(e){return{baseLanes:e,cachePool:_a()}}function vc(e,t,n){return e=e===null?0:e.childLanes&~n,t&&(e|=Jl),e}function yc(e,t,n){var r=t.pendingProps,a=!1,o=(t.flags&128)!=0,s;if((s=o)||(s=e!==null&&e.memoizedState===null?!1:(oo.current&2)!=0),s&&(a=!0,t.flags&=-129),s=(t.flags&32)!=0,t.flags&=-33,e===null){if(z){if(a?to(t):io(t),(e=R)?(e=rf(e,Pi),e=e!==null&&e.data!==`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,R=null)):e=null,e===null)throw Ii(t);return of(e)?t.lanes=32:t.lanes=536870912,null}var c=r.children;return r=r.fallback,a?(io(t),a=t.mode,c=xc({mode:`hidden`,children:c},a),r=fi(r,a,n,null),c.return=t,r.return=t,c.sibling=r,t.child=c,r=t.child,r.memoizedState=_c(n),r.childLanes=vc(e,s,n),t.memoizedState=W,sc(null,r)):(to(t),bc(t,c))}var l=e.memoizedState;if(l!==null&&(c=l.dehydrated,c!==null)){if(o)t.flags&256?(to(t),t.flags&=-257,t=Sc(e,t,n)):t.memoizedState===null?(io(t),c=r.fallback,a=t.mode,r=xc({mode:`visible`,children:r.children},a),c=fi(c,a,n,null),c.flags|=2,r.return=t,c.return=t,r.sibling=c,t.child=r,Pa(t,e.child,null,n),r=t.child,r.memoizedState=_c(n),r.childLanes=vc(e,s,n),t.memoizedState=W,t=sc(null,r)):(io(t),t.child=e.child,t.flags|=128,t=null);else if(to(t),of(c)){if(s=c.nextSibling&&c.nextSibling.dataset,s)var u=s.dgst;s=u,r=Error(i(419)),r.stack=``,r.digest=s,Hi({value:r,source:null,stack:null}),t=Sc(e,t,n)}else if(tc||V(e,t,n,!1),s=(n&e.childLanes)!==0,tc||s){if(s=q,s!==null&&(r=it(s,n),r!==0&&r!==l.retryLane))throw l.retryLane=r,ri(e,r),hu(s,e,r),ec;af(c)||Du(),t=Sc(e,t,n)}else af(c)?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,R=cf(c.nextSibling),Mi=t,z=!0,Ni=null,Pi=!1,e!==null&&ji(t,e),t=bc(t,r.children),t.flags|=4096);return t}return a?(io(t),c=r.fallback,a=t.mode,l=e.child,u=l.sibling,r=li(l,{mode:`hidden`,children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u===null?(c=fi(c,a,n,null),c.flags|=2):c=li(u,c),c.return=t,r.return=t,r.sibling=c,t.child=r,sc(null,r),r=t.child,c=e.child.memoizedState,c===null?c=_c(n):(a=c.cachePool,a===null?a=_a():(l=ra._currentValue,a=a.parent===l?a:{parent:l,pool:l}),c={baseLanes:c.baseLanes|n,cachePool:a}),r.memoizedState=c,r.childLanes=vc(e,s,n),t.memoizedState=W,sc(e.child,r)):(to(t),n=e.child,e=n.sibling,n=li(n,{mode:`visible`,children:r.children}),n.return=t,n.sibling=null,e!==null&&(s=t.deletions,s===null?(t.deletions=[e],t.flags|=16):s.push(e)),t.child=n,t.memoizedState=null,n)}function bc(e,t){return t=xc({mode:`visible`,children:t},e.mode),t.return=e,e.child=t}function xc(e,t){return e=si(22,e,null,t),e.lanes=0,e}function Sc(e,t,n){return Pa(t,e.child,null,n),e=bc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Cc(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Ji(e.return,t,n)}function wc(e,t,n,r,i,a){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i,treeForkCount:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i,o.treeForkCount=a)}function Tc(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;r=r.children;var o=oo.current,s=(o&2)!=0;if(s?(o=o&1|2,t.flags|=128):o&=1,j(oo,o),nc(e,t,r,n),r=z?xi:0,!s&&e!==null&&e.flags&128)a:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Cc(e,n,t);else if(e.tag===19)Cc(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break a;for(;e.sibling===null;){if(e.return===null||e.return===t)break a;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(i){case`forwards`:for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&so(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),wc(t,!1,i,n,a,r);break;case`backwards`:case`unstable_legacy-backwards`:for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&so(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}wc(t,!0,n,null,a,r);break;case`together`:wc(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function Ec(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Gl|=t.lanes,(n&t.childLanes)===0)if(e!==null){if(V(e,t,n,!1),(n&t.childLanes)===0)return null}else return null;if(e!==null&&t.child!==e.child)throw Error(i(153));if(t.child!==null){for(e=t.child,n=li(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=li(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function Dc(e,t){return(e.lanes&t)===0?(e=e.dependencies,!!(e!==null&&Yi(e))):!0}function Oc(e,t,n){switch(t.tag){case 3:pe(t,t.stateNode.containerInfo),Ki(t,ra,e.memoizedState.cache),Bi();break;case 27:case 5:he(t);break;case 4:pe(t,t.stateNode.containerInfo);break;case 10:Ki(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,no(t),null;break;case 13:var r=t.memoizedState;if(r!==null)return r.dehydrated===null?(n&t.child.childLanes)===0?(to(t),e=Ec(e,t,n),e===null?null:e.sibling):yc(e,t,n):(to(t),t.flags|=128,null);to(t);break;case 19:var i=(e.flags&128)!=0;if(r=(n&t.childLanes)!==0,r||=(V(e,t,n,!1),(n&t.childLanes)!==0),i){if(r)return Tc(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),j(oo,oo.current),r)break;return null;case 22:return t.lanes=0,oc(e,t,n,t.pendingProps);case 24:Ki(t,ra,e.memoizedState.cache)}return Ec(e,t,n)}function kc(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps)tc=!0;else{if(!Dc(e,n)&&!(t.flags&128))return tc=!1,Oc(e,t,n);tc=!!(e.flags&131072)}else tc=!1,z&&t.flags&1048576&&Oi(t,xi,t.index);switch(t.lanes=0,t.tag){case 16:a:{var r=t.pendingProps;if(e=wa(t.elementType),t.type=e,typeof e==`function`)ci(e)?(r=Ws(e,r),t.tag=1,t=hc(null,t,e,r,n)):(t.tag=0,t=pc(null,t,e,r,n));else{if(e!=null){var a=e.$$typeof;if(a===x){t.tag=11,t=rc(null,t,e,r,n);break a}else if(a===w){t.tag=14,t=ic(null,t,e,r,n);break a}}throw t=re(e)||e,Error(i(306,t,``))}}return t;case 0:return pc(e,t,t.type,t.pendingProps,n);case 1:return r=t.type,a=Ws(r,t.pendingProps),hc(e,t,r,a,n);case 3:a:{if(pe(t,t.stateNode.containerInfo),e===null)throw Error(i(387));r=t.pendingProps;var o=t.memoizedState;a=o.element,Ra(e,t),Ga(t,r,null,n);var s=t.memoizedState;if(r=s.cache,Ki(t,ra,r),r!==o.cache&&B(t,[ra],n,!0),Wa(),r=s.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){t=gc(e,t,r,n);break a}else if(r!==a){a=_i(Error(i(424)),t),Hi(a),t=gc(e,t,r,n);break a}else{switch(e=t.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName===`HTML`?e.ownerDocument.body:e}for(R=cf(e.firstChild),Mi=t,z=!0,Ni=null,Pi=!0,n=Fa(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling}else{if(Bi(),r===a){t=Ec(e,t,n);break a}nc(e,t,r,n)}t=t.child}return t;case 26:return fc(e,t),e===null?(n=kf(t.type,null,t.pendingProps,null))?t.memoizedState=n:z||(n=t.type,e=t.pendingProps,r=Bd(de.current).createElement(n),r[lt]=t,r[ut]=e,Pd(r,n,e),xt(r),t.stateNode=r):t.memoizedState=kf(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return he(t),e===null&&z&&(r=t.stateNode=ff(t.type,t.pendingProps,de.current),Mi=t,Pi=!0,a=R,Zd(t.type)?(lf=a,R=cf(r.firstChild)):R=a),nc(e,t,t.pendingProps.children,n),fc(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&z&&((a=r=R)&&(r=tf(r,t.type,t.pendingProps,Pi),r===null?a=!1:(t.stateNode=r,Mi=t,R=cf(r.firstChild),Pi=!1,a=!0)),a||Ii(t)),he(t),a=t.type,o=t.pendingProps,s=e===null?null:e.memoizedProps,r=o.children,Ud(a,o)?r=null:s!==null&&Ud(a,s)&&(t.flags|=32),t.memoizedState!==null&&(a=bo(e,t,Co,null,null,n),Qf._currentValue=a),fc(e,t),nc(e,t,r,n),t.child;case 6:return e===null&&z&&((e=n=R)&&(n=nf(n,t.pendingProps,Pi),n===null?e=!1:(t.stateNode=n,Mi=t,R=null,e=!0)),e||Ii(t)),null;case 13:return yc(e,t,n);case 4:return pe(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Pa(t,null,r,n):nc(e,t,r,n),t.child;case 11:return rc(e,t,t.type,t.pendingProps,n);case 7:return nc(e,t,t.pendingProps,n),t.child;case 8:return nc(e,t,t.pendingProps.children,n),t.child;case 12:return nc(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,Ki(t,t.type,r.value),nc(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,Xi(t),a=Zi(a),r=r(a),t.flags|=1,nc(e,t,r,n),t.child;case 14:return ic(e,t,t.type,t.pendingProps,n);case 15:return ac(e,t,t.type,t.pendingProps,n);case 19:return Tc(e,t,n);case 31:return dc(e,t,n);case 22:return oc(e,t,n,t.pendingProps);case 24:return Xi(t),r=Zi(ra),e===null?(a=ha(),a===null&&(a=q,o=ia(),a.pooledCache=o,o.refCount++,o!==null&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},La(t),Ki(t,ra,a)):((e.lanes&n)!==0&&(Ra(e,t),Ga(t,null,null,n),Wa()),a=e.memoizedState,o=t.memoizedState,a.parent===r?(r=o.cache,Ki(t,ra,r),r!==a.cache&&B(t,[ra],n,!0)):(a={parent:r,cache:r},t.memoizedState=a,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=a),Ki(t,ra,r))),nc(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}function Ac(e){e.flags|=4}function jc(e,t,n,r,i){if((t=(e.mode&32)!=0)&&(t=!1),t){if(e.flags|=16777216,(i&335544128)===i)if(e.stateNode.complete)e.flags|=8192;else if(wu())e.flags|=8192;else throw Ta=xa,ya}else e.flags&=-16777217}function Mc(e,t){if(t.type!==`stylesheet`||t.state.loading&4)e.flags&=-16777217;else if(e.flags|=16777216,!Wf(t))if(wu())e.flags|=8192;else throw Ta=xa,ya}function Nc(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag===22?536870912:Qe(),e.lanes|=t,Yl|=t)}function Pc(e,t){if(!z)switch(e.tailMode){case`hidden`:t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case`collapsed`:n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function G(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&65011712,r|=i.flags&65011712,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Lc(e,t,n){var r=t.pendingProps;switch(Ai(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return G(t),null;case 1:return G(t),null;case 3:return n=t.stateNode,r=null,e!==null&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),qi(ra),me(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(zi(t)?Ac(t):e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Vi())),G(t),null;case 26:var a=t.type,o=t.memoizedState;return e===null?(Ac(t),o===null?(G(t),jc(t,a,null,r,n)):(G(t),Mc(t,o))):o?o===e.memoizedState?(G(t),t.flags&=-16777217):(Ac(t),G(t),Mc(t,o)):(e=e.memoizedProps,e!==r&&Ac(t),G(t),jc(t,a,e,r,n)),null;case 27:if(ge(t),n=de.current,a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Ac(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}e=le.current,zi(t)?Li(t,e):(e=ff(a,r,n),t.stateNode=e,Ac(t))}return G(t),null;case 5:if(ge(t),a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Ac(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}if(o=le.current,zi(t))Li(t,o);else{var s=Bd(de.current);switch(o){case 1:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case 2:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;default:switch(a){case`svg`:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case`math`:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;case`script`:o=s.createElement(`div`),o.innerHTML=`<script><\/script>`,o=o.removeChild(o.firstChild);break;case`select`:o=typeof r.is==`string`?s.createElement(`select`,{is:r.is}):s.createElement(`select`),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is==`string`?s.createElement(a,{is:r.is}):s.createElement(a)}}o[lt]=t,o[ut]=r;a:for(s=t.child;s!==null;){if(s.tag===5||s.tag===6)o.appendChild(s.stateNode);else if(s.tag!==4&&s.tag!==27&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===t)break a;for(;s.sibling===null;){if(s.return===null||s.return===t)break a;s=s.return}s.sibling.return=s.return,s=s.sibling}t.stateNode=o;a:switch(Pd(o,a,r),a){case`button`:case`input`:case`select`:case`textarea`:r=!!r.autoFocus;break a;case`img`:r=!0;break a;default:r=!1}r&&Ac(t)}}return G(t),jc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==r&&Ac(t);else{if(typeof r!=`string`&&t.stateNode===null)throw Error(i(166));if(e=de.current,zi(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,a=Mi,a!==null)switch(a.tag){case 27:case 5:r=a.memoizedProps}e[lt]=t,e=!!(e.nodeValue===n||r!==null&&!0===r.suppressHydrationWarning||Md(e.nodeValue,n)),e||Ii(t,!0)}else e=Bd(e).createTextNode(r),e[lt]=t,t.stateNode=e}return G(t),null;case 31:if(n=t.memoizedState,e===null||e.memoizedState!==null){if(r=zi(t),n!==null){if(e===null){if(!r)throw Error(i(318));if(e=t.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(557));e[lt]=t}else Bi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),e=!1}else n=Vi(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e)return t.flags&256?(ao(t),t):(ao(t),null);if(t.flags&128)throw Error(i(558))}return G(t),null;case 13:if(r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(a=zi(t),r!==null&&r.dehydrated!==null){if(e===null){if(!a)throw Error(i(318));if(a=t.memoizedState,a=a===null?null:a.dehydrated,!a)throw Error(i(317));a[lt]=t}else Bi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),a=!1}else a=Vi(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return t.flags&256?(ao(t),t):(ao(t),null)}return ao(t),t.flags&128?(t.lanes=n,t):(n=r!==null,e=e!==null&&e.memoizedState!==null,n&&(r=t.child,a=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(a=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==a&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),Nc(t,t.updateQueue),G(t),null);case 4:return me(),e===null&&Sd(t.stateNode.containerInfo),G(t),null;case 10:return qi(t.type),G(t),null;case 19:if(A(oo),r=t.memoizedState,r===null)return G(t),null;if(a=(t.flags&128)!=0,o=r.rendering,o===null)if(a)Pc(r,!1);else{if(Wl!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=so(e),o!==null){for(t.flags|=128,Pc(r,!1),e=o.updateQueue,t.updateQueue=e,Nc(t,e),t.subtreeFlags=0,e=n,n=t.child;n!==null;)ui(n,e),n=n.sibling;return j(oo,oo.current&1|2),z&&Di(t,r.treeForkCount),t.child}e=e.sibling}r.tail!==null&&ke()>tu&&(t.flags|=128,a=!0,Pc(r,!1),t.lanes=4194304)}else{if(!a)if(e=so(o),e!==null){if(t.flags|=128,a=!0,e=e.updateQueue,t.updateQueue=e,Nc(t,e),Pc(r,!0),r.tail===null&&r.tailMode===`hidden`&&!o.alternate&&!z)return G(t),null}else 2*ke()-r.renderingStartTime>tu&&n!==536870912&&(t.flags|=128,a=!0,Pc(r,!1),t.lanes=4194304);r.isBackwards?(o.sibling=t.child,t.child=o):(e=r.last,e===null?t.child=o:e.sibling=o,r.last=o)}return r.tail===null?(G(t),null):(e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=ke(),e.sibling=null,n=oo.current,j(oo,a?n&1|2:n&1),z&&Di(t,r.treeForkCount),e);case 22:case 23:return ao(t),Qa(),r=t.memoizedState!==null,e===null?r&&(t.flags|=8192):e.memoizedState!==null!==r&&(t.flags|=8192),r?n&536870912&&!(t.flags&128)&&(G(t),t.subtreeFlags&6&&(t.flags|=8192)):G(t),n=t.updateQueue,n!==null&&Nc(t,n.retryQueue),n=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),r=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),e!==null&&A(ma),null;case 24:return n=null,e!==null&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),qi(ra),G(t),null;case 25:return null;case 30:return null}throw Error(i(156,t.tag))}function Rc(e,t){switch(Ai(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return qi(ra),me(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return ge(t),null;case 31:if(t.memoizedState!==null){if(ao(t),t.alternate===null)throw Error(i(340));Bi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if(ao(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(i(340));Bi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return A(oo),null;case 4:return me(),null;case 10:return qi(t.type),null;case 22:case 23:return ao(t),Qa(),e!==null&&A(ma),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return qi(ra),null;case 25:return null;default:return null}}function zc(e,t){switch(Ai(t),t.tag){case 3:qi(ra),me();break;case 26:case 27:case 5:ge(t);break;case 4:me();break;case 31:t.memoizedState!==null&&ao(t);break;case 13:ao(t);break;case 19:A(oo);break;case 10:qi(t.type);break;case 22:case 23:ao(t),Qa(),e!==null&&A(ma);break;case 24:qi(ra)}}function Bc(e,t){try{var n=t.updateQueue,r=n===null?null:n.lastEffect;if(r!==null){var i=r.next;n=i;do{if((n.tag&e)===e){r=void 0;var a=n.create,o=n.inst;r=a(),o.destroy=r}n=n.next}while(n!==i)}}catch(e){Z(t,t.return,e)}}function Vc(e,t,n){try{var r=t.updateQueue,i=r===null?null:r.lastEffect;if(i!==null){var a=i.next;r=a;do{if((r.tag&e)===e){var o=r.inst,s=o.destroy;if(s!==void 0){o.destroy=void 0,i=t;var c=n,l=s;try{l()}catch(e){Z(i,c,e)}}}r=r.next}while(r!==a)}}catch(e){Z(t,t.return,e)}}function Hc(e){var t=e.updateQueue;if(t!==null){var n=e.stateNode;try{qa(t,n)}catch(t){Z(e,e.return,t)}}}function Uc(e,t,n){n.props=Ws(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){Z(e,t,n)}}function Wc(e,t){try{var n=e.ref;if(n!==null){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;case 30:r=e.stateNode;break;default:r=e.stateNode}typeof n==`function`?e.refCleanup=n(r):n.current=r}}catch(n){Z(e,t,n)}}function Gc(e,t){var n=e.ref,r=e.refCleanup;if(n!==null)if(typeof r==`function`)try{r()}catch(n){Z(e,t,n)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof n==`function`)try{n(null)}catch(n){Z(e,t,n)}else n.current=null}function Kc(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{a:switch(t){case`button`:case`input`:case`select`:case`textarea`:n.autoFocus&&r.focus();break a;case`img`:n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){Z(e,e.return,t)}}function qc(e,t,n){try{var r=e.stateNode;Fd(r,e.type,n,t),r[ut]=t}catch(t){Z(e,e.return,t)}}function Jc(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Zd(e.type)||e.tag===4}function Yc(e){a:for(;;){for(;e.sibling===null;){if(e.return===null||Jc(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&&Zd(e.type)||e.flags&2||e.child===null||e.tag===4)continue a;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Xc(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?(n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n).insertBefore(e,t):(t=n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n,t.appendChild(e),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=tn));else if(r!==4&&(r===27&&Zd(e.type)&&(n=e.stateNode,t=null),e=e.child,e!==null))for(Xc(e,t,n),e=e.sibling;e!==null;)Xc(e,t,n),e=e.sibling}function Zc(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(r===27&&Zd(e.type)&&(n=e.stateNode),e=e.child,e!==null))for(Zc(e,t,n),e=e.sibling;e!==null;)Zc(e,t,n),e=e.sibling}function Qc(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,i=t.attributes;i.length;)t.removeAttributeNode(i[0]);Pd(t,r,n),t[lt]=e,t[ut]=n}catch(t){Z(e,e.return,t)}}var $c=!1,el=!1,tl=!1,nl=typeof WeakSet==`function`?WeakSet:Set,rl=null;function il(e,t){if(e=e.containerInfo,Rd=sp,e=Dr(e),Or(e)){if(`selectionStart`in e)var n={start:e.selectionStart,end:e.selectionEnd};else a:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break a}var s=0,c=-1,l=-1,u=0,d=0,f=e,p=null;b:for(;;){for(var m;f!==n||a!==0&&f.nodeType!==3||(c=s+a),f!==o||r!==0&&f.nodeType!==3||(l=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(m=f.firstChild)!==null;)p=f,f=m;for(;;){if(f===e)break b;if(p===n&&++u===a&&(c=s),p===o&&++d===r&&(l=s),(m=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=m}n=c===-1||l===-1?null:{start:c,end:l}}else n=null}n||={start:0,end:0}}else n=null;for(zd={focusedElem:e,selectionRange:n},sp=!1,rl=t;rl!==null;)if(t=rl,e=t.child,t.subtreeFlags&1028&&e!==null)e.return=t,rl=e;else for(;rl!==null;){switch(t=rl,o=t.alternate,e=t.flags,t.tag){case 0:if(e&4&&(e=t.updateQueue,e=e===null?null:e.events,e!==null))for(n=0;n<e.length;n++)a=e[n],a.ref.impl=a.nextImpl;break;case 11:case 15:break;case 1:if(e&1024&&o!==null){e=void 0,n=t,a=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var h=Ws(n.type,a);e=r.getSnapshotBeforeUpdate(h,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(e){Z(n,n.return,e)}}break;case 3:if(e&1024){if(e=t.stateNode.containerInfo,n=e.nodeType,n===9)ef(e);else if(n===1)switch(e.nodeName){case`HEAD`:case`HTML`:case`BODY`:ef(e);break;default:e.textContent=``}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(e&1024)throw Error(i(163))}if(e=t.sibling,e!==null){e.return=t.return,rl=e;break}rl=t.return}}function al(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:bl(e,n),r&4&&Bc(5,n);break;case 1:if(bl(e,n),r&4)if(e=n.stateNode,t===null)try{e.componentDidMount()}catch(e){Z(n,n.return,e)}else{var i=Ws(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(i,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){Z(n,n.return,e)}}r&64&&Hc(n),r&512&&Wc(n,n.return);break;case 3:if(bl(e,n),r&64&&(e=n.updateQueue,e!==null)){if(t=null,n.child!==null)switch(n.child.tag){case 27:case 5:t=n.child.stateNode;break;case 1:t=n.child.stateNode}try{qa(e,t)}catch(e){Z(n,n.return,e)}}break;case 27:t===null&&r&4&&Qc(n);case 26:case 5:bl(e,n),t===null&&r&4&&Kc(n),r&512&&Wc(n,n.return);break;case 12:bl(e,n);break;case 31:bl(e,n),r&4&&dl(e,n);break;case 13:bl(e,n),r&4&&fl(e,n),r&64&&(e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(n=Ju.bind(null,n),sf(e,n))));break;case 22:if(r=n.memoizedState!==null||$c,!r){t=t!==null&&t.memoizedState!==null||el,i=$c;var a=el;$c=r,(el=t)&&!a?Sl(e,n,(n.subtreeFlags&8772)!=0):bl(e,n),$c=i,el=a}break;case 30:break;default:bl(e,n)}}function ol(e){var t=e.alternate;t!==null&&(e.alternate=null,ol(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&_t(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 sl=null,cl=!1;function ll(e,t,n){for(n=n.child;n!==null;)ul(e,t,n),n=n.sibling}function ul(e,t,n){if(ze&&typeof ze.onCommitFiberUnmount==`function`)try{ze.onCommitFiberUnmount(Re,n)}catch{}switch(n.tag){case 26:el||Gc(n,t),ll(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:el||Gc(n,t);var r=sl,i=cl;Zd(n.type)&&(sl=n.stateNode,cl=!1),ll(e,t,n),pf(n.stateNode),sl=r,cl=i;break;case 5:el||Gc(n,t);case 6:if(r=sl,i=cl,sl=null,ll(e,t,n),sl=r,cl=i,sl!==null)if(cl)try{(sl.nodeType===9?sl.body:sl.nodeName===`HTML`?sl.ownerDocument.body:sl).removeChild(n.stateNode)}catch(e){Z(n,t,e)}else try{sl.removeChild(n.stateNode)}catch(e){Z(n,t,e)}break;case 18:sl!==null&&(cl?(e=sl,Qd(e.nodeType===9?e.body:e.nodeName===`HTML`?e.ownerDocument.body:e,n.stateNode),Np(e)):Qd(sl,n.stateNode));break;case 4:r=sl,i=cl,sl=n.stateNode.containerInfo,cl=!0,ll(e,t,n),sl=r,cl=i;break;case 0:case 11:case 14:case 15:Vc(2,n,t),el||Vc(4,n,t),ll(e,t,n);break;case 1:el||(Gc(n,t),r=n.stateNode,typeof r.componentWillUnmount==`function`&&Uc(n,t,r)),ll(e,t,n);break;case 21:ll(e,t,n);break;case 22:el=(r=el)||n.memoizedState!==null,ll(e,t,n),el=r;break;default:ll(e,t,n)}}function dl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{Np(e)}catch(e){Z(t,t.return,e)}}}function fl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Np(e)}catch(e){Z(t,t.return,e)}}function pl(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new nl),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new nl),t;default:throw Error(i(435,e.tag))}}function ml(e,t){var n=pl(e);t.forEach(function(t){if(!n.has(t)){n.add(t);var r=Yu.bind(null,e,t);t.then(r,r)}})}function hl(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var a=n[r],o=e,s=t,c=s;a:for(;c!==null;){switch(c.tag){case 27:if(Zd(c.type)){sl=c.stateNode,cl=!1;break a}break;case 5:sl=c.stateNode,cl=!1;break a;case 3:case 4:sl=c.stateNode.containerInfo,cl=!0;break a}c=c.return}if(sl===null)throw Error(i(160));ul(o,s,a),sl=null,cl=!1,o=a.alternate,o!==null&&(o.return=null),a.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)_l(t,e),t=t.sibling}var gl=null;function _l(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:hl(t,e),vl(e),r&4&&(Vc(3,e,e.return),Bc(3,e),Vc(5,e,e.return));break;case 1:hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),r&64&&$c&&(e=e.updateQueue,e!==null&&(r=e.callbacks,r!==null&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=n===null?r:n.concat(r))));break;case 26:var a=gl;if(hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),r&4){var o=n===null?null:n.memoizedState;if(r=e.memoizedState,n===null)if(r===null)if(e.stateNode===null){a:{r=e.type,n=e.memoizedProps,a=a.ownerDocument||a;b:switch(r){case`title`:o=a.getElementsByTagName(`title`)[0],(!o||o[gt]||o[lt]||o.namespaceURI===`http://www.w3.org/2000/svg`||o.hasAttribute(`itemprop`))&&(o=a.createElement(r),a.head.insertBefore(o,a.querySelector(`head > title`))),Pd(o,r,n),o[lt]=e,xt(o),r=o;break a;case`link`:var s=Vf(`link`,`href`,a).get(r+(n.href||``));if(s){for(var c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`href`)===(n.href==null||n.href===``?null:n.href)&&o.getAttribute(`rel`)===(n.rel==null?null:n.rel)&&o.getAttribute(`title`)===(n.title==null?null:n.title)&&o.getAttribute(`crossorigin`)===(n.crossOrigin==null?null:n.crossOrigin)){s.splice(c,1);break b}}o=a.createElement(r),Pd(o,r,n),a.head.appendChild(o);break;case`meta`:if(s=Vf(`meta`,`content`,a).get(r+(n.content||``))){for(c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`content`)===(n.content==null?null:``+n.content)&&o.getAttribute(`name`)===(n.name==null?null:n.name)&&o.getAttribute(`property`)===(n.property==null?null:n.property)&&o.getAttribute(`http-equiv`)===(n.httpEquiv==null?null:n.httpEquiv)&&o.getAttribute(`charset`)===(n.charSet==null?null:n.charSet)){s.splice(c,1);break b}}o=a.createElement(r),Pd(o,r,n),a.head.appendChild(o);break;default:throw Error(i(468,r))}o[lt]=e,xt(o),r=o}e.stateNode=r}else Hf(a,e.type,e.stateNode);else e.stateNode=If(a,r,e.memoizedProps);else o===r?r===null&&e.stateNode!==null&&qc(e,e.memoizedProps,n.memoizedProps):(o===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):o.count--,r===null?Hf(a,e.type,e.stateNode):If(a,r,e.memoizedProps))}break;case 27:hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),n!==null&&r&4&&qc(e,e.memoizedProps,n.memoizedProps);break;case 5:if(hl(t,e),vl(e),r&512&&(el||n===null||Gc(n,n.return)),e.flags&32){a=e.stateNode;try{qt(a,``)}catch(t){Z(e,e.return,t)}}r&4&&e.stateNode!=null&&(a=e.memoizedProps,qc(e,a,n===null?a:n.memoizedProps)),r&1024&&(tl=!0);break;case 6:if(hl(t,e),vl(e),r&4){if(e.stateNode===null)throw Error(i(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(t){Z(e,e.return,t)}}break;case 3:if(Bf=null,a=gl,gl=gf(t.containerInfo),hl(t,e),gl=a,vl(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Np(t.containerInfo)}catch(t){Z(e,e.return,t)}tl&&(tl=!1,yl(e));break;case 4:r=gl,gl=gf(e.stateNode.containerInfo),hl(t,e),vl(e),gl=r;break;case 12:hl(t,e),vl(e);break;case 31:hl(t,e),vl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 13:hl(t,e),vl(e),e.child.flags&8192&&e.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&($l=ke()),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 22:a=e.memoizedState!==null;var l=n!==null&&n.memoizedState!==null,u=$c,d=el;if($c=u||a,el=d||l,hl(t,e),el=d,$c=u,vl(e),r&8192)a:for(t=e.stateNode,t._visibility=a?t._visibility&-2:t._visibility|1,a&&(n===null||l||$c||el||xl(e)),n=null,t=e;;){if(t.tag===5||t.tag===26){if(n===null){l=n=t;try{if(o=l.stateNode,a)s=o.style,typeof s.setProperty==`function`?s.setProperty(`display`,`none`,`important`):s.display=`none`;else{c=l.stateNode;var f=l.memoizedProps.style,p=f!=null&&f.hasOwnProperty(`display`)?f.display:null;c.style.display=p==null||typeof p==`boolean`?``:(``+p).trim()}}catch(e){Z(l,l.return,e)}}}else if(t.tag===6){if(n===null){l=t;try{l.stateNode.nodeValue=a?``:l.memoizedProps}catch(e){Z(l,l.return,e)}}}else if(t.tag===18){if(n===null){l=t;try{var m=l.stateNode;a?$d(m,!0):$d(l.stateNode,!1)}catch(e){Z(l,l.return,e)}}}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 a;for(;t.sibling===null;){if(t.return===null||t.return===e)break a;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}r&4&&(r=e.updateQueue,r!==null&&(n=r.retryQueue,n!==null&&(r.retryQueue=null,ml(e,n))));break;case 19:hl(t,e),vl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,ml(e,r)));break;case 30:break;case 21:break;default:hl(t,e),vl(e)}}function vl(e){var t=e.flags;if(t&2){try{for(var n,r=e.return;r!==null;){if(Jc(r)){n=r;break}r=r.return}if(n==null)throw Error(i(160));switch(n.tag){case 27:var a=n.stateNode;Zc(e,Yc(e),a);break;case 5:var o=n.stateNode;n.flags&32&&(qt(o,``),n.flags&=-33),Zc(e,Yc(e),o);break;case 3:case 4:var s=n.stateNode.containerInfo;Xc(e,Yc(e),s);break;default:throw Error(i(161))}}catch(t){Z(e,e.return,t)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function yl(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;yl(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function bl(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)al(e,t.alternate,t),t=t.sibling}function xl(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Vc(4,t,t.return),xl(t);break;case 1:Gc(t,t.return);var n=t.stateNode;typeof n.componentWillUnmount==`function`&&Uc(t,t.return,n),xl(t);break;case 27:pf(t.stateNode);case 26:case 5:Gc(t,t.return),xl(t);break;case 22:t.memoizedState===null&&xl(t);break;case 30:xl(t);break;default:xl(t)}e=e.sibling}}function Sl(e,t,n){for(n&&=(t.subtreeFlags&8772)!=0,t=t.child;t!==null;){var r=t.alternate,i=e,a=t,o=a.flags;switch(a.tag){case 0:case 11:case 15:Sl(i,a,n),Bc(4,a);break;case 1:if(Sl(i,a,n),r=a,i=r.stateNode,typeof i.componentDidMount==`function`)try{i.componentDidMount()}catch(e){Z(r,r.return,e)}if(r=a,i=r.updateQueue,i!==null){var s=r.stateNode;try{var c=i.shared.hiddenCallbacks;if(c!==null)for(i.shared.hiddenCallbacks=null,i=0;i<c.length;i++)Ka(c[i],s)}catch(e){Z(r,r.return,e)}}n&&o&64&&Hc(a),Wc(a,a.return);break;case 27:Qc(a);case 26:case 5:Sl(i,a,n),n&&r===null&&o&4&&Kc(a),Wc(a,a.return);break;case 12:Sl(i,a,n);break;case 31:Sl(i,a,n),n&&o&4&&dl(i,a);break;case 13:Sl(i,a,n),n&&o&4&&fl(i,a);break;case 22:a.memoizedState===null&&Sl(i,a,n),Wc(a,a.return);break;case 30:break;default:Sl(i,a,n)}t=t.sibling}}function Cl(e,t){var n=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==n&&(e!=null&&e.refCount++,n!=null&&aa(n))}function wl(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&aa(e))}function Tl(e,t,n,r){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)El(e,t,n,r),t=t.sibling}function El(e,t,n,r){var i=t.flags;switch(t.tag){case 0:case 11:case 15:Tl(e,t,n,r),i&2048&&Bc(9,t);break;case 1:Tl(e,t,n,r);break;case 3:Tl(e,t,n,r),i&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&aa(e)));break;case 12:if(i&2048){Tl(e,t,n,r),e=t.stateNode;try{var a=t.memoizedProps,o=a.id,s=a.onPostCommit;typeof s==`function`&&s(o,t.alternate===null?`mount`:`update`,e.passiveEffectDuration,-0)}catch(e){Z(t,t.return,e)}}else Tl(e,t,n,r);break;case 31:Tl(e,t,n,r);break;case 13:Tl(e,t,n,r);break;case 23:break;case 22:a=t.stateNode,o=t.alternate,t.memoizedState===null?a._visibility&2?Tl(e,t,n,r):(a._visibility|=2,Dl(e,t,n,r,(t.subtreeFlags&10256)!=0||!1)):a._visibility&2?Tl(e,t,n,r):Ol(e,t),i&2048&&Cl(o,t);break;case 24:Tl(e,t,n,r),i&2048&&wl(t.alternate,t);break;default:Tl(e,t,n,r)}}function Dl(e,t,n,r,i){for(i&&=(t.subtreeFlags&10256)!=0||!1,t=t.child;t!==null;){var a=e,o=t,s=n,c=r,l=o.flags;switch(o.tag){case 0:case 11:case 15:Dl(a,o,s,c,i),Bc(8,o);break;case 23:break;case 22:var u=o.stateNode;o.memoizedState===null?(u._visibility|=2,Dl(a,o,s,c,i)):u._visibility&2?Dl(a,o,s,c,i):Ol(a,o),i&&l&2048&&Cl(o.alternate,o);break;case 24:Dl(a,o,s,c,i),i&&l&2048&&wl(o.alternate,o);break;default:Dl(a,o,s,c,i)}t=t.sibling}}function Ol(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var n=e,r=t,i=r.flags;switch(r.tag){case 22:Ol(n,r),i&2048&&Cl(r.alternate,r);break;case 24:Ol(n,r),i&2048&&wl(r.alternate,r);break;default:Ol(n,r)}t=t.sibling}}var kl=8192;function Al(e,t,n){if(e.subtreeFlags&kl)for(e=e.child;e!==null;)jl(e,t,n),e=e.sibling}function jl(e,t,n){switch(e.tag){case 26:Al(e,t,n),e.flags&kl&&e.memoizedState!==null&&Gf(n,gl,e.memoizedState,e.memoizedProps);break;case 5:Al(e,t,n);break;case 3:case 4:var r=gl;gl=gf(e.stateNode.containerInfo),Al(e,t,n),gl=r;break;case 22:e.memoizedState===null&&(r=e.alternate,r!==null&&r.memoizedState!==null?(r=kl,kl=16777216,Al(e,t,n),kl=r):Al(e,t,n));break;default:Al(e,t,n)}}function Ml(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 Nl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];rl=r,Il(r,e)}Ml(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Pl(e),e=e.sibling}function Pl(e){switch(e.tag){case 0:case 11:case 15:Nl(e),e.flags&2048&&Vc(9,e,e.return);break;case 3:Nl(e);break;case 12:Nl(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,Fl(e)):Nl(e);break;default:Nl(e)}}function Fl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];rl=r,Il(r,e)}Ml(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Vc(8,t,t.return),Fl(t);break;case 22:n=t.stateNode,n._visibility&2&&(n._visibility&=-3,Fl(t));break;default:Fl(t)}e=e.sibling}}function Il(e,t){for(;rl!==null;){var n=rl;switch(n.tag){case 0:case 11:case 15:Vc(8,n,t);break;case 23:case 22:if(n.memoizedState!==null&&n.memoizedState.cachePool!==null){var r=n.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:aa(n.memoizedState.cache)}if(r=n.child,r!==null)r.return=n,rl=r;else a:for(n=e;rl!==null;){r=rl;var i=r.sibling,a=r.return;if(ol(r),r===n){rl=null;break a}if(i!==null){i.return=a,rl=i;break a}rl=a}}}var Ll={getCacheForType:function(e){var t=Zi(ra),n=t.data.get(e);return n===void 0&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return Zi(ra).controller.signal}},Rl=typeof WeakMap==`function`?WeakMap:Map,K=0,q=null,J=null,Y=0,X=0,zl=null,Bl=!1,Vl=!1,Hl=!1,Ul=0,Wl=0,Gl=0,Kl=0,ql=0,Jl=0,Yl=0,Xl=null,Zl=null,Ql=!1,$l=0,eu=0,tu=1/0,nu=null,ru=null,iu=0,au=null,ou=null,su=0,cu=0,lu=null,uu=null,du=0,fu=null;function pu(){return K&2&&Y!==0?Y&-Y:O.T===null?N():dd()}function mu(){if(Jl===0)if(!(Y&536870912)||z){var e=Ke;Ke<<=1,!(Ke&3932160)&&(Ke=262144),Jl=e}else Jl=536870912;return e=$a.current,e!==null&&(e.flags|=32),Jl}function hu(e,t,n){(e===q&&(X===2||X===9)||e.cancelPendingCommit!==null)&&(Su(e,0),yu(e,Y,Jl,!1)),et(e,n),(!(K&2)||e!==q)&&(e===q&&(!(K&2)&&(Kl|=n),Wl===4&&yu(e,Y,Jl,!1)),rd(e))}function gu(e,t,n){if(K&6)throw Error(i(327));var r=!n&&(t&127)==0&&(t&e.expiredLanes)===0||Xe(e,t),a=r?Au(e,t):Ou(e,t,!0),o=r;do{if(a===0){Vl&&!r&&yu(e,t,0,!1);break}else{if(n=e.current.alternate,o&&!vu(n)){a=Ou(e,t,!1),o=!1;continue}if(a===2){if(o=t,e.errorRecoveryDisabledLanes&o)var s=0;else s=e.pendingLanes&-536870913,s=s===0?s&536870912?536870912:0:s;if(s!==0){t=s;a:{var c=e;a=Xl;var l=c.current.memoizedState.isDehydrated;if(l&&(Su(c,s).flags|=256),s=Ou(c,s,!1),s!==2){if(Hl&&!l){c.errorRecoveryDisabledLanes|=o,Kl|=o,a=4;break a}o=Zl,Zl=a,o!==null&&(Zl===null?Zl=o:Zl.push.apply(Zl,o))}a=s}if(o=!1,a!==2)continue}}if(a===1){Su(e,0),yu(e,t,0,!0);break}a:{switch(r=e,o=a,o){case 0:case 1:throw Error(i(345));case 4:if((t&4194048)!==t)break;case 6:yu(r,t,Jl,!Bl);break a;case 2:Zl=null;break;case 3:case 5:break;default:throw Error(i(329))}if((t&62914560)===t&&(a=$l+300-ke(),10<a)){if(yu(r,t,Jl,!Bl),Ye(r,0,!0)!==0)break a;su=t,r.timeoutHandle=Kd(_u.bind(null,r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,`Throttled`,-0,0),a);break a}_u(r,n,Zl,nu,Ql,t,Jl,Kl,Yl,Bl,o,null,-0,0)}}break}while(1);rd(e)}function _u(e,t,n,r,i,a,o,s,c,l,u,d,f,p){if(e.timeoutHandle=-1,d=t.subtreeFlags,d&8192||(d&16785408)==16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:tn},jl(t,a,d);var m=(a&62914560)===a?$l-ke():(a&4194048)===a?eu-ke():0;if(m=qf(d,m),m!==null){su=a,e.cancelPendingCommit=m(Lu.bind(null,e,t,a,n,r,i,o,s,c,u,d,null,f,p)),yu(e,a,o,!l);return}}Lu(e,t,a,n,r,i,o,s,c)}function vu(e){for(var t=e;;){var n=t.tag;if((n===0||n===11||n===15)&&t.flags&16384&&(n=t.updateQueue,n!==null&&(n=n.stores,n!==null)))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!Sr(a(),i))return!1}catch{return!1}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;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 yu(e,t,n,r){t&=~ql,t&=~Kl,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var i=t;0<i;){var a=31-Ve(i),o=1<<a;r[a]=-1,i&=~o}n!==0&&nt(e,n,t)}function bu(){return K&6?!0:(id(0,!1),!1)}function xu(){if(J!==null){if(X===0)var e=J.return;else e=J,Gi=Wi=null,Eo(e),Oa=null,ka=0,e=J;for(;e!==null;)zc(e.alternate,e),e=e.return;J=null}}function Su(e,t){var n=e.timeoutHandle;n!==-1&&(e.timeoutHandle=-1,qd(n)),n=e.cancelPendingCommit,n!==null&&(e.cancelPendingCommit=null,n()),su=0,xu(),q=e,J=n=li(e.current,null),Y=t,X=0,zl=null,Bl=!1,Vl=Xe(e,t),Hl=!1,Yl=Jl=ql=Kl=Gl=Wl=0,Zl=Xl=null,Ql=!1,t&8&&(t|=t&32);var r=e.entangledLanes;if(r!==0)for(e=e.entanglements,r&=t;0<r;){var i=31-Ve(r),a=1<<i;t|=e[i],r&=~a}return Ul=t,ei(),n}function Cu(e,t){H=null,O.H=Is,t===va||t===ba?(t=Ea(),X=3):t===ya?(t=Ea(),X=4):X=t===ec?8:typeof t==`object`&&t&&typeof t.then==`function`?6:1,zl=t,J===null&&(Wl=1,Js(e,_i(t,e.current)))}function wu(){var e=$a.current;return e===null?!0:(Y&4194048)===Y?eo===null:(Y&62914560)===Y||Y&536870912?e===eo:!1}function Tu(){var e=O.H;return O.H=Is,e===null?Is:e}function Eu(){var e=O.A;return O.A=Ll,e}function Du(){Wl=4,Bl||(Y&4194048)!==Y&&$a.current!==null||(Vl=!0),!(Gl&134217727)&&!(Kl&134217727)||q===null||yu(q,Y,Jl,!1)}function Ou(e,t,n){var r=K;K|=2;var i=Tu(),a=Eu();(q!==e||Y!==t)&&(nu=null,Su(e,t)),t=!1;var o=Wl;a:do try{if(X!==0&&J!==null){var s=J,c=zl;switch(X){case 8:xu(),o=6;break a;case 3:case 2:case 9:case 6:$a.current===null&&(t=!0);var l=X;if(X=0,zl=null,Pu(e,s,c,l),n&&Vl){o=0;break a}break;default:l=X,X=0,zl=null,Pu(e,s,c,l)}}ku(),o=Wl;break}catch(t){Cu(e,t)}while(1);return t&&e.shellSuspendCounter++,Gi=Wi=null,K=r,O.H=i,O.A=a,J===null&&(q=null,Y=0,ei()),o}function ku(){for(;J!==null;)Mu(J)}function Au(e,t){var n=K;K|=2;var r=Tu(),a=Eu();q!==e||Y!==t?(nu=null,tu=ke()+500,Su(e,t)):Vl=Xe(e,t);a:do try{if(X!==0&&J!==null){t=J;var o=zl;b:switch(X){case 1:X=0,zl=null,Pu(e,t,o,1);break;case 2:case 9:if(Sa(o)){X=0,zl=null,Nu(t);break}t=function(){X!==2&&X!==9||q!==e||(X=7),rd(e)},o.then(t,t);break a;case 3:X=7;break a;case 4:X=5;break a;case 7:Sa(o)?(X=0,zl=null,Nu(t)):(X=0,zl=null,Pu(e,t,o,7));break;case 5:var s=null;switch(J.tag){case 26:s=J.memoizedState;case 5:case 27:var c=J;if(s?Wf(s):c.stateNode.complete){X=0,zl=null;var l=c.sibling;if(l!==null)J=l;else{var u=c.return;u===null?J=null:(J=u,Fu(u))}break b}}X=0,zl=null,Pu(e,t,o,5);break;case 6:X=0,zl=null,Pu(e,t,o,6);break;case 8:xu(),Wl=6;break a;default:throw Error(i(462))}}ju();break}catch(t){Cu(e,t)}while(1);return Gi=Wi=null,O.H=r,O.A=a,K=n,J===null?(q=null,Y=0,ei(),Wl):0}function ju(){for(;J!==null&&!De();)Mu(J)}function Mu(e){var t=kc(e.alternate,e,Ul);e.memoizedProps=e.pendingProps,t===null?Fu(e):J=t}function Nu(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=mc(n,t,t.pendingProps,t.type,void 0,Y);break;case 11:t=mc(n,t,t.pendingProps,t.type.render,t.ref,Y);break;case 5:Eo(t);default:zc(n,t),t=J=ui(t,Ul),t=kc(n,t,Ul)}e.memoizedProps=e.pendingProps,t===null?Fu(e):J=t}function Pu(e,t,n,r){Gi=Wi=null,Eo(t),Oa=null,ka=0;var i=t.return;try{if($s(e,i,t,n,Y)){Wl=1,Js(e,_i(n,e.current)),J=null;return}}catch(t){if(i!==null)throw J=i,t;Wl=1,Js(e,_i(n,e.current)),J=null;return}t.flags&32768?(z||r===1?e=!0:Vl||Y&536870912?e=!1:(Bl=e=!0,(r===2||r===9||r===3||r===6)&&(r=$a.current,r!==null&&r.tag===13&&(r.flags|=16384))),Iu(t,e)):Fu(t)}function Fu(e){var t=e;do{if(t.flags&32768){Iu(t,Bl);return}e=t.return;var n=Lc(t.alternate,t,Ul);if(n!==null){J=n;return}if(t=t.sibling,t!==null){J=t;return}J=t=e}while(t!==null);Wl===0&&(Wl=5)}function Iu(e,t){do{var n=Rc(e.alternate,e);if(n!==null){n.flags&=32767,J=n;return}if(n=e.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&(e=e.sibling,e!==null)){J=e;return}J=e=n}while(e!==null);Wl=6,J=null}function Lu(e,t,n,r,a,o,s,c,l){e.cancelPendingCommit=null;do Hu();while(iu!==0);if(K&6)throw Error(i(327));if(t!==null){if(t===e.current)throw Error(i(177));if(o=t.lanes|t.childLanes,o|=$r,tt(e,n,o,s,c,l),e===q&&(J=q=null,Y=0),ou=t,au=e,su=n,cu=o,lu=a,uu=r,t.subtreeFlags&10256||t.flags&10256?(e.callbackNode=null,e.callbackPriority=0,Xu(Ne,function(){return Uu(),null})):(e.callbackNode=null,e.callbackPriority=0),r=(t.flags&13878)!=0,t.subtreeFlags&13878||r){r=O.T,O.T=null,a=k.p,k.p=2,s=K,K|=4;try{il(e,t,n)}finally{K=s,k.p=a,O.T=r}}iu=1,Ru(),zu(),Bu()}}function Ru(){if(iu===1){iu=0;var e=au,t=ou,n=(t.flags&13878)!=0;if(t.subtreeFlags&13878||n){n=O.T,O.T=null;var r=k.p;k.p=2;var i=K;K|=4;try{_l(t,e);var a=zd,o=Dr(e.containerInfo),s=a.focusedElem,c=a.selectionRange;if(o!==s&&s&&s.ownerDocument&&Er(s.ownerDocument.documentElement,s)){if(c!==null&&Or(s)){var l=c.start,u=c.end;if(u===void 0&&(u=l),`selectionStart`in s)s.selectionStart=l,s.selectionEnd=Math.min(u,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var p=f.getSelection(),m=s.textContent.length,h=Math.min(c.start,m),g=c.end===void 0?h:Math.min(c.end,m);!p.extend&&h>g&&(o=g,g=h,h=o);var _=Tr(s,h),v=Tr(s,g);if(_&&v&&(p.rangeCount!==1||p.anchorNode!==_.node||p.anchorOffset!==_.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var y=d.createRange();y.setStart(_.node,_.offset),p.removeAllRanges(),h>g?(p.addRange(y),p.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),p.addRange(y))}}}}for(d=[],p=s;p=p.parentNode;)p.nodeType===1&&d.push({element:p,left:p.scrollLeft,top:p.scrollTop});for(typeof s.focus==`function`&&s.focus(),s=0;s<d.length;s++){var b=d[s];b.element.scrollLeft=b.left,b.element.scrollTop=b.top}}sp=!!Rd,zd=Rd=null}finally{K=i,k.p=r,O.T=n}}e.current=t,iu=2}}function zu(){if(iu===2){iu=0;var e=au,t=ou,n=(t.flags&8772)!=0;if(t.subtreeFlags&8772||n){n=O.T,O.T=null;var r=k.p;k.p=2;var i=K;K|=4;try{al(e,t.alternate,t)}finally{K=i,k.p=r,O.T=n}}iu=3}}function Bu(){if(iu===4||iu===3){iu=0,Oe();var e=au,t=ou,n=su,r=uu;t.subtreeFlags&10256||t.flags&10256?iu=5:(iu=0,ou=au=null,Vu(e,e.pendingLanes));var i=e.pendingLanes;if(i===0&&(ru=null),ot(n),t=t.stateNode,ze&&typeof ze.onCommitFiberRoot==`function`)try{ze.onCommitFiberRoot(Re,t,void 0,(t.current.flags&128)==128)}catch{}if(r!==null){t=O.T,i=k.p,k.p=2,O.T=null;try{for(var a=e.onRecoverableError,o=0;o<r.length;o++){var s=r[o];a(s.value,{componentStack:s.stack})}}finally{O.T=t,k.p=i}}su&3&&Hu(),rd(e),i=e.pendingLanes,n&261930&&i&42?e===fu?du++:(du=0,fu=e):du=0,id(0,!1)}}function Vu(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,aa(t)))}function Hu(){return Ru(),zu(),Bu(),Uu()}function Uu(){if(iu!==5)return!1;var e=au,t=cu;cu=0;var n=ot(su),r=O.T,a=k.p;try{k.p=32>n?32:n,O.T=null,n=lu,lu=null;var o=au,s=su;if(iu=0,ou=au=null,su=0,K&6)throw Error(i(331));var c=K;if(K|=4,Pl(o.current),El(o,o.current,s,n),K=c,id(0,!1),ze&&typeof ze.onPostCommitFiberRoot==`function`)try{ze.onPostCommitFiberRoot(Re,o)}catch{}return!0}finally{k.p=a,O.T=r,Vu(e,t)}}function Wu(e,t,n){t=_i(n,t),t=Xs(e.stateNode,t,2),e=Ba(e,t,2),e!==null&&(et(e,2),rd(e))}function Z(e,t,n){if(e.tag===3)Wu(e,e,n);else for(;t!==null;){if(t.tag===3){Wu(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError==`function`||typeof r.componentDidCatch==`function`&&(ru===null||!ru.has(r))){e=_i(n,e),n=Zs(2),r=Ba(t,n,2),r!==null&&(Qs(n,r,t,e),et(r,2),rd(r));break}}t=t.return}}function Gu(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Rl;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||(Hl=!0,i.add(n),e=Ku.bind(null,e,t,n),t.then(e,e))}function Ku(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,q===e&&(Y&n)===n&&(Wl===4||Wl===3&&(Y&62914560)===Y&&300>ke()-$l?!(K&2)&&Su(e,0):ql|=n,Yl===Y&&(Yl=0)),rd(e)}function qu(e,t){t===0&&(t=Qe()),e=ri(e,t),e!==null&&(et(e,t),rd(e))}function Ju(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),qu(e,n)}function Yu(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,a=e.memoizedState;a!==null&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}r!==null&&r.delete(t),qu(e,n)}function Xu(e,t){return Te(e,t)}var Zu=null,Qu=null,$u=!1,ed=!1,td=!1,nd=0;function rd(e){e!==Qu&&e.next===null&&(Qu===null?Zu=Qu=e:Qu=Qu.next=e),ed=!0,$u||($u=!0,ud())}function id(e,t){if(!td&&ed){td=!0;do for(var n=!1,r=Zu;r!==null;){if(!t)if(e!==0){var i=r.pendingLanes;if(i===0)var a=0;else{var o=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-Ve(42|e)+1)-1,a&=i&~(o&~s),a=a&201326741?a&201326741|1:a?a|2:0}a!==0&&(n=!0,ld(r,a))}else a=Y,a=Ye(r,r===q?a:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),!(a&3)||Xe(r,a)||(n=!0,ld(r,a));r=r.next}while(n);td=!1}}function ad(){od()}function od(){ed=$u=!1;var e=0;nd!==0&&Gd()&&(e=nd);for(var t=ke(),n=null,r=Zu;r!==null;){var i=r.next,a=sd(r,t);a===0?(r.next=null,n===null?Zu=i:n.next=i,i===null&&(Qu=n)):(n=r,(e!==0||a&3)&&(ed=!0)),r=i}iu!==0&&iu!==5||id(e,!1),nd!==0&&(nd=0)}function sd(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes&-62914561;0<a;){var o=31-Ve(a),s=1<<o,c=i[o];c===-1?((s&n)===0||(s&r)!==0)&&(i[o]=Ze(s,t)):c<=t&&(e.expiredLanes|=s),a&=~s}if(t=q,n=Y,n=Ye(e,e===t?n:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r=e.callbackNode,n===0||e===t&&(X===2||X===9)||e.cancelPendingCommit!==null)return r!==null&&r!==null&&Ee(r),e.callbackNode=null,e.callbackPriority=0;if(!(n&3)||Xe(e,n)){if(t=n&-n,t===e.callbackPriority)return t;switch(r!==null&&Ee(r),ot(n)){case 2:case 8:n=Me;break;case 32:n=Ne;break;case 268435456:n=Fe;break;default:n=Ne}return r=cd.bind(null,e),n=Te(n,r),e.callbackPriority=t,e.callbackNode=n,t}return r!==null&&r!==null&&Ee(r),e.callbackPriority=2,e.callbackNode=null,2}function cd(e,t){if(iu!==0&&iu!==5)return e.callbackNode=null,e.callbackPriority=0,null;var n=e.callbackNode;if(Hu()&&e.callbackNode!==n)return null;var r=Y;return r=Ye(e,e===q?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r===0?null:(gu(e,r,t),sd(e,ke()),e.callbackNode!=null&&e.callbackNode===n?cd.bind(null,e):null)}function ld(e,t){if(Hu())return null;gu(e,t,!0)}function ud(){Yd(function(){K&6?Te(je,ad):od()})}function dd(){if(nd===0){var e=ca;e===0&&(e=Ge,Ge<<=1,!(Ge&261888)&&(Ge=256)),nd=e}return nd}function fd(e){return e==null||typeof e==`symbol`||typeof e==`boolean`?null:typeof e==`function`?e:en(``+e)}function pd(e,t){var n=t.ownerDocument.createElement(`input`);return n.name=t.name,n.value=t.value,e.id&&n.setAttribute(`form`,e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}function md(e,t,n,r,i){if(t===`submit`&&n&&n.stateNode===i){var a=fd((i[ut]||null).action),o=r.submitter;o&&(t=(t=o[ut]||null)?fd(t.formAction):o.getAttribute(`formAction`),t!==null&&(a=t,o=null));var s=new Cn(`action`,`action`,null,r,i);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(nd!==0){var e=o?pd(i,o):new FormData(i);Ss(n,{pending:!0,data:e,method:i.method,action:a},null,e)}}else typeof a==`function`&&(s.preventDefault(),e=o?pd(i,o):new FormData(i),Ss(n,{pending:!0,data:e,method:i.method,action:a},a,e))},currentTarget:i}]})}}for(var hd=0;hd<Jr.length;hd++){var gd=Jr[hd];Yr(gd.toLowerCase(),`on`+(gd[0].toUpperCase()+gd.slice(1)))}Yr(Br,`onAnimationEnd`),Yr(Vr,`onAnimationIteration`),Yr(Hr,`onAnimationStart`),Yr(`dblclick`,`onDoubleClick`),Yr(`focusin`,`onFocus`),Yr(`focusout`,`onBlur`),Yr(Ur,`onTransitionRun`),Yr(Wr,`onTransitionStart`),Yr(Gr,`onTransitionCancel`),Yr(Kr,`onTransitionEnd`),Tt(`onMouseEnter`,[`mouseout`,`mouseover`]),Tt(`onMouseLeave`,[`mouseout`,`mouseover`]),Tt(`onPointerEnter`,[`pointerout`,`pointerover`]),Tt(`onPointerLeave`,[`pointerout`,`pointerover`]),wt(`onChange`,`change click focusin focusout input keydown keyup selectionchange`.split(` `)),wt(`onSelect`,`focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange`.split(` `)),wt(`onBeforeInput`,[`compositionend`,`keypress`,`textInput`,`paste`]),wt(`onCompositionEnd`,`compositionend focusout keydown keypress keyup mousedown`.split(` `)),wt(`onCompositionStart`,`compositionstart focusout keydown keypress keyup mousedown`.split(` `)),wt(`onCompositionUpdate`,`compositionupdate focusout keydown keypress keyup mousedown`.split(` `));var _d=`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(` `),vd=new Set(`beforetoggle cancel close invalid load scroll scrollend toggle`.split(` `).concat(_d));function yd(e,t){t=(t&4)!=0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;a:{var a=void 0;if(t)for(var o=r.length-1;0<=o;o--){var s=r[o],c=s.instance,l=s.currentTarget;if(s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Xr(e)}i.currentTarget=null,a=c}else for(o=0;o<r.length;o++){if(s=r[o],c=s.instance,l=s.currentTarget,s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Xr(e)}i.currentTarget=null,a=c}}}}function Q(e,t){var n=t[ft];n===void 0&&(n=t[ft]=new Set);var r=e+`__bubble`;n.has(r)||(Cd(t,e,2,!1),n.add(r))}function bd(e,t,n){var r=0;t&&(r|=4),Cd(n,e,r,t)}var xd=`_reactListening`+Math.random().toString(36).slice(2);function Sd(e){if(!e[xd]){e[xd]=!0,St.forEach(function(t){t!==`selectionchange`&&(vd.has(t)||bd(t,!1,e),bd(t,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[xd]||(t[xd]=!0,bd(`selectionchange`,!1,t))}}function Cd(e,t,n,r){switch(mp(t)){case 2:var i=cp;break;case 8:i=lp;break;default:i=up}n=i.bind(null,t,n,e),i=void 0,!fn||t!==`touchstart`&&t!==`touchmove`&&t!==`wheel`||(i=!0),r?i===void 0?e.addEventListener(t,n,!0):e.addEventListener(t,n,{capture:!0,passive:i}):i===void 0?e.addEventListener(t,n,!1):e.addEventListener(t,n,{passive:i})}function wd(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)a:for(;;){if(r===null)return;var s=r.tag;if(s===3||s===4){var c=r.stateNode.containerInfo;if(c===i)break;if(s===4)for(s=r.return;s!==null;){var l=s.tag;if((l===3||l===4)&&s.stateNode.containerInfo===i)return;s=s.return}for(;c!==null;){if(s=P(c),s===null)return;if(l=s.tag,l===5||l===6||l===26||l===27){r=a=s;continue a}c=c.parentNode}}r=r.return}ln(function(){var r=a,i=rn(n),s=[];a:{var c=qr.get(e);if(c!==void 0){var l=Cn,u=e;switch(e){case`keypress`:if(vn(n)===0)break a;case`keydown`:case`keyup`:l=Vn;break;case`focusin`:u=`focus`,l=Mn;break;case`focusout`:u=`blur`,l=Mn;break;case`beforeblur`:case`afterblur`:l=Mn;break;case`click`:if(n.button===2)break a;case`auxclick`:case`dblclick`:case`mousedown`:case`mousemove`:case`mouseup`:case`mouseout`:case`mouseover`:case`contextmenu`:l=An;break;case`drag`:case`dragend`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`dragstart`:case`drop`:l=jn;break;case`touchcancel`:case`touchend`:case`touchmove`:case`touchstart`:l=Un;break;case Br:case Vr:case Hr:l=Nn;break;case Kr:l=Wn;break;case`scroll`:case`scrollend`:l=Tn;break;case`wheel`:l=Gn;break;case`copy`:case`cut`:case`paste`:l=Pn;break;case`gotpointercapture`:case`lostpointercapture`:case`pointercancel`:case`pointerdown`:case`pointermove`:case`pointerout`:case`pointerover`:case`pointerup`:l=Hn;break;case`toggle`:case`beforetoggle`:l=Kn}var d=(t&4)!=0,f=!d&&(e===`scroll`||e===`scrollend`),p=d?c===null?null:c+`Capture`:c;d=[];for(var m=r,h;m!==null;){var g=m;if(h=g.stateNode,g=g.tag,g!==5&&g!==26&&g!==27||h===null||p===null||(g=un(m,p),g!=null&&d.push(Td(m,g,h))),f)break;m=m.return}0<d.length&&(c=new l(c,u,null,n,i),s.push({event:c,listeners:d}))}}if(!(t&7)){a:{if(c=e===`mouseover`||e===`pointerover`,l=e===`mouseout`||e===`pointerout`,c&&n!==nn&&(u=n.relatedTarget||n.fromElement)&&(P(u)||u[dt]))break a;if((l||c)&&(c=i.window===i?i:(c=i.ownerDocument)?c.defaultView||c.parentWindow:window,l?(u=n.relatedTarget||n.toElement,l=r,u=u?P(u):null,u!==null&&(f=o(u),d=u.tag,u!==f||d!==5&&d!==27&&d!==6)&&(u=null)):(l=null,u=r),l!==u)){if(d=An,g=`onMouseLeave`,p=`onMouseEnter`,m=`mouse`,(e===`pointerout`||e===`pointerover`)&&(d=Hn,g=`onPointerLeave`,p=`onPointerEnter`,m=`pointer`),f=l==null?c:yt(l),h=u==null?c:yt(u),c=new d(g,m+`leave`,l,n,i),c.target=f,c.relatedTarget=h,g=null,P(i)===r&&(d=new d(p,m+`enter`,u,n,i),d.target=h,d.relatedTarget=f,g=d),f=g,l&&u)b:{for(d=Dd,p=l,m=u,h=0,g=p;g;g=d(g))h++;g=0;for(var _=m;_;_=d(_))g++;for(;0<h-g;)p=d(p),h--;for(;0<g-h;)m=d(m),g--;for(;h--;){if(p===m||m!==null&&p===m.alternate){d=p;break b}p=d(p),m=d(m)}d=null}else d=null;l!==null&&Od(s,c,l,d,!1),u!==null&&f!==null&&Od(s,f,u,d,!0)}}a:{if(c=r?yt(r):window,l=c.nodeName&&c.nodeName.toLowerCase(),l===`select`||l===`input`&&c.type===`file`)var v=I;else if(or(c))if(dr)v=br;else{v=vr;var y=_r}else l=c.nodeName,!l||l.toLowerCase()!==`input`||c.type!==`checkbox`&&c.type!==`radio`?r&&Zt(r.elementType)&&(v=I):v=yr;if(v&&=v(e,r)){sr(s,v,n,i);break a}y&&y(e,c,r),e===`focusout`&&r&&c.type===`number`&&r.memoizedProps.value!=null&&Ut(c,`number`,c.value)}switch(y=r?yt(r):window,e){case`focusin`:(or(y)||y.contentEditable===`true`)&&(Ar=y,jr=r,Mr=null);break;case`focusout`:Mr=jr=Ar=null;break;case`mousedown`:Nr=!0;break;case`contextmenu`:case`mouseup`:case`dragend`:Nr=!1,Pr(s,n,i);break;case`selectionchange`:if(kr)break;case`keydown`:case`keyup`:Pr(s,n,i)}var b;if(Jn)b:{switch(e){case`compositionstart`:var x=`onCompositionStart`;break b;case`compositionend`:x=`onCompositionEnd`;break b;case`compositionupdate`:x=`onCompositionUpdate`;break b}x=void 0}else nr?er(e,n)&&(x=`onCompositionEnd`):e===`keydown`&&n.keyCode===229&&(x=`onCompositionStart`);x&&(Zn&&n.locale!==`ko`&&(nr||x!==`onCompositionStart`?x===`onCompositionEnd`&&nr&&(b=_n()):(mn=i,hn=`value`in mn?mn.value:mn.textContent,nr=!0)),y=Ed(r,x),0<y.length&&(x=new Fn(x,e,null,n,i),s.push({event:x,listeners:y}),b?x.data=b:(b=tr(n),b!==null&&(x.data=b)))),(b=Xn?rr(e,n):ir(e,n))&&(x=Ed(r,`onBeforeInput`),0<x.length&&(y=new Fn(`onBeforeInput`,`beforeinput`,null,n,i),s.push({event:y,listeners:x}),y.data=b)),md(s,e,r,n,i)}yd(s,t)})}function Td(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Ed(e,t){for(var n=t+`Capture`,r=[];e!==null;){var i=e,a=i.stateNode;if(i=i.tag,i!==5&&i!==26&&i!==27||a===null||(i=un(e,n),i!=null&&r.unshift(Td(e,i,a)),i=un(e,t),i!=null&&r.push(Td(e,i,a))),e.tag===3)return r;e=e.return}return[]}function Dd(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Od(e,t,n,r,i){for(var a=t._reactName,o=[];n!==null&&n!==r;){var s=n,c=s.alternate,l=s.stateNode;if(s=s.tag,c!==null&&c===r)break;s!==5&&s!==26&&s!==27||l===null||(c=l,i?(l=un(n,a),l!=null&&o.unshift(Td(n,l,c))):i||(l=un(n,a),l!=null&&o.push(Td(n,l,c)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var kd=/\r\n?/g,Ad=/\u0000|\uFFFD/g;function jd(e){return(typeof e==`string`?e:``+e).replace(kd,`
|
|
10
|
-
`).replace(Ad,``)}function Md(e,t){return t=jd(t),jd(e)===t}function $(e,t,n,r,a,o){switch(n){case`children`:typeof r==`string`?t===`body`||t===`textarea`&&r===``||qt(e,r):(typeof r==`number`||typeof r==`bigint`)&&t!==`body`&&qt(e,``+r);break;case`className`:jt(e,`class`,r);break;case`tabIndex`:jt(e,`tabindex`,r);break;case`dir`:case`role`:case`viewBox`:case`width`:case`height`:jt(e,n,r);break;case`style`:Xt(e,r,o);break;case`data`:if(t!==`object`){jt(e,`data`,r);break}case`src`:case`href`:if(r===``&&(t!==`a`||n!==`href`)){e.removeAttribute(n);break}if(r==null||typeof r==`function`||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=en(``+r),e.setAttribute(n,r);break;case`action`:case`formAction`:if(typeof r==`function`){e.setAttribute(n,`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 o==`function`&&(n===`formAction`?(t!==`input`&&$(e,t,`name`,a.name,a,null),$(e,t,`formEncType`,a.formEncType,a,null),$(e,t,`formMethod`,a.formMethod,a,null),$(e,t,`formTarget`,a.formTarget,a,null)):($(e,t,`encType`,a.encType,a,null),$(e,t,`method`,a.method,a,null),$(e,t,`target`,a.target,a,null)));if(r==null||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=en(``+r),e.setAttribute(n,r);break;case`onClick`:r!=null&&(e.onclick=tn);break;case`onScroll`:r!=null&&Q(`scroll`,e);break;case`onScrollEnd`:r!=null&&Q(`scrollend`,e);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`multiple`:e.multiple=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`muted`:e.muted=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`defaultValue`:case`defaultChecked`:case`innerHTML`:case`ref`:break;case`autoFocus`:break;case`xlinkHref`:if(r==null||typeof r==`function`||typeof r==`boolean`||typeof r==`symbol`){e.removeAttribute(`xlink:href`);break}n=en(``+r),e.setAttributeNS(`http://www.w3.org/1999/xlink`,`xlink:href`,n);break;case`contentEditable`:case`spellCheck`:case`draggable`:case`value`:case`autoReverse`:case`externalResourcesRequired`:case`focusable`:case`preserveAlpha`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``+r):e.removeAttribute(n);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`:r&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``):e.removeAttribute(n);break;case`capture`:case`download`:!0===r?e.setAttribute(n,``):!1!==r&&r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,r):e.removeAttribute(n);break;case`cols`:case`rows`:case`size`:case`span`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case`rowSpan`:case`start`:r==null||typeof r==`function`||typeof r==`symbol`||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case`popover`:Q(`beforetoggle`,e),Q(`toggle`,e),At(e,`popover`,r);break;case`xlinkActuate`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:actuate`,r);break;case`xlinkArcrole`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:arcrole`,r);break;case`xlinkRole`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:role`,r);break;case`xlinkShow`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:show`,r);break;case`xlinkTitle`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:title`,r);break;case`xlinkType`:Mt(e,`http://www.w3.org/1999/xlink`,`xlink:type`,r);break;case`xmlBase`:Mt(e,`http://www.w3.org/XML/1998/namespace`,`xml:base`,r);break;case`xmlLang`:Mt(e,`http://www.w3.org/XML/1998/namespace`,`xml:lang`,r);break;case`xmlSpace`:Mt(e,`http://www.w3.org/XML/1998/namespace`,`xml:space`,r);break;case`is`:At(e,`is`,r);break;case`innerText`:case`textContent`:break;default:(!(2<n.length)||n[0]!==`o`&&n[0]!==`O`||n[1]!==`n`&&n[1]!==`N`)&&(n=Qt.get(n)||n,At(e,n,r))}}function Nd(e,t,n,r,a,o){switch(n){case`style`:Xt(e,r,o);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`children`:typeof r==`string`?qt(e,r):(typeof r==`number`||typeof r==`bigint`)&&qt(e,``+r);break;case`onScroll`:r!=null&&Q(`scroll`,e);break;case`onScrollEnd`:r!=null&&Q(`scrollend`,e);break;case`onClick`:r!=null&&(e.onclick=tn);break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`innerHTML`:case`ref`:break;case`innerText`:case`textContent`:break;default:if(!Ct.hasOwnProperty(n))a:{if(n[0]===`o`&&n[1]===`n`&&(a=n.endsWith(`Capture`),t=n.slice(2,a?n.length-7:void 0),o=e[ut]||null,o=o==null?null:o[n],typeof o==`function`&&e.removeEventListener(t,o,a),typeof r==`function`)){typeof o!=`function`&&o!==null&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,a);break a}n in e?e[n]=r:!0===r?e.setAttribute(n,``):At(e,n,r)}}}function Pd(e,t,n){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`img`:Q(`error`,e),Q(`load`,e);var r=!1,a=!1,o;for(o in n)if(n.hasOwnProperty(o)){var s=n[o];if(s!=null)switch(o){case`src`:r=!0;break;case`srcSet`:a=!0;break;case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:$(e,t,o,s,n,null)}}a&&$(e,t,`srcSet`,n.srcSet,n,null),r&&$(e,t,`src`,n.src,n,null);return;case`input`:Q(`invalid`,e);var c=o=s=a=null,l=null,u=null;for(r in n)if(n.hasOwnProperty(r)){var d=n[r];if(d!=null)switch(r){case`name`:a=d;break;case`type`:s=d;break;case`checked`:l=d;break;case`defaultChecked`:u=d;break;case`value`:o=d;break;case`defaultValue`:c=d;break;case`children`:case`dangerouslySetInnerHTML`:if(d!=null)throw Error(i(137,t));break;default:$(e,t,r,d,n,null)}}Ht(e,o,c,l,u,s,a,!1);return;case`select`:for(a in Q(`invalid`,e),r=s=o=null,n)if(n.hasOwnProperty(a)&&(c=n[a],c!=null))switch(a){case`value`:o=c;break;case`defaultValue`:s=c;break;case`multiple`:r=c;default:$(e,t,a,c,n,null)}t=o,n=s,e.multiple=!!r,t==null?n!=null&&Wt(e,!!r,n,!0):Wt(e,!!r,t,!1);return;case`textarea`:for(s in Q(`invalid`,e),o=a=r=null,n)if(n.hasOwnProperty(s)&&(c=n[s],c!=null))switch(s){case`value`:r=c;break;case`defaultValue`:a=c;break;case`children`:o=c;break;case`dangerouslySetInnerHTML`:if(c!=null)throw Error(i(91));break;default:$(e,t,s,c,n,null)}Kt(e,r,a,o);return;case`option`:for(l in n)if(n.hasOwnProperty(l)&&(r=n[l],r!=null))switch(l){case`selected`:e.selected=r&&typeof r!=`function`&&typeof r!=`symbol`;break;default:$(e,t,l,r,n,null)}return;case`dialog`:Q(`beforetoggle`,e),Q(`toggle`,e),Q(`cancel`,e),Q(`close`,e);break;case`iframe`:case`object`:Q(`load`,e);break;case`video`:case`audio`:for(r=0;r<_d.length;r++)Q(_d[r],e);break;case`image`:Q(`error`,e),Q(`load`,e);break;case`details`:Q(`toggle`,e);break;case`embed`:case`source`:case`link`:Q(`error`,e),Q(`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(u in n)if(n.hasOwnProperty(u)&&(r=n[u],r!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:$(e,t,u,r,n,null)}return;default:if(Zt(t)){for(d in n)n.hasOwnProperty(d)&&(r=n[d],r!==void 0&&Nd(e,t,d,r,n,void 0));return}}for(c in n)n.hasOwnProperty(c)&&(r=n[c],r!=null&&$(e,t,c,r,n,null))}function Fd(e,t,n,r){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`input`:var a=null,o=null,s=null,c=null,l=null,u=null,d=null;for(m in n){var f=n[m];if(n.hasOwnProperty(m)&&f!=null)switch(m){case`checked`:break;case`value`:break;case`defaultValue`:l=f;default:r.hasOwnProperty(m)||$(e,t,m,null,r,f)}}for(var p in r){var m=r[p];if(f=n[p],r.hasOwnProperty(p)&&(m!=null||f!=null))switch(p){case`type`:o=m;break;case`name`:a=m;break;case`checked`:u=m;break;case`defaultChecked`:d=m;break;case`value`:s=m;break;case`defaultValue`:c=m;break;case`children`:case`dangerouslySetInnerHTML`:if(m!=null)throw Error(i(137,t));break;default:m!==f&&$(e,t,p,m,r,f)}}Vt(e,s,c,l,u,d,o,a);return;case`select`:for(o in m=s=c=p=null,n)if(l=n[o],n.hasOwnProperty(o)&&l!=null)switch(o){case`value`:break;case`multiple`:m=l;default:r.hasOwnProperty(o)||$(e,t,o,null,r,l)}for(a in r)if(o=r[a],l=n[a],r.hasOwnProperty(a)&&(o!=null||l!=null))switch(a){case`value`:p=o;break;case`defaultValue`:c=o;break;case`multiple`:s=o;default:o!==l&&$(e,t,a,o,r,l)}t=c,n=s,r=m,p==null?!!r!=!!n&&(t==null?Wt(e,!!n,n?[]:``,!1):Wt(e,!!n,t,!0)):Wt(e,!!n,p,!1);return;case`textarea`:for(c in m=p=null,n)if(a=n[c],n.hasOwnProperty(c)&&a!=null&&!r.hasOwnProperty(c))switch(c){case`value`:break;case`children`:break;default:$(e,t,c,null,r,a)}for(s in r)if(a=r[s],o=n[s],r.hasOwnProperty(s)&&(a!=null||o!=null))switch(s){case`value`:p=a;break;case`defaultValue`:m=a;break;case`children`:break;case`dangerouslySetInnerHTML`:if(a!=null)throw Error(i(91));break;default:a!==o&&$(e,t,s,a,r,o)}Gt(e,p,m);return;case`option`:for(var h in n)if(p=n[h],n.hasOwnProperty(h)&&p!=null&&!r.hasOwnProperty(h))switch(h){case`selected`:e.selected=!1;break;default:$(e,t,h,null,r,p)}for(l in r)if(p=r[l],m=n[l],r.hasOwnProperty(l)&&p!==m&&(p!=null||m!=null))switch(l){case`selected`:e.selected=p&&typeof p!=`function`&&typeof p!=`symbol`;break;default:$(e,t,l,p,r,m)}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 g in n)p=n[g],n.hasOwnProperty(g)&&p!=null&&!r.hasOwnProperty(g)&&$(e,t,g,null,r,p);for(u in r)if(p=r[u],m=n[u],r.hasOwnProperty(u)&&p!==m&&(p!=null||m!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:if(p!=null)throw Error(i(137,t));break;default:$(e,t,u,p,r,m)}return;default:if(Zt(t)){for(var _ in n)p=n[_],n.hasOwnProperty(_)&&p!==void 0&&!r.hasOwnProperty(_)&&Nd(e,t,_,void 0,r,p);for(d in r)p=r[d],m=n[d],!r.hasOwnProperty(d)||p===m||p===void 0&&m===void 0||Nd(e,t,d,p,r,m);return}}for(var v in n)p=n[v],n.hasOwnProperty(v)&&p!=null&&!r.hasOwnProperty(v)&&$(e,t,v,null,r,p);for(f in r)p=r[f],m=n[f],!r.hasOwnProperty(f)||p===m||p==null&&m==null||$(e,t,f,p,r,m)}function Id(e){switch(e){case`css`:case`script`:case`font`:case`img`:case`image`:case`input`:case`link`:return!0;default:return!1}}function Ld(){if(typeof performance.getEntriesByType==`function`){for(var e=0,t=0,n=performance.getEntriesByType(`resource`),r=0;r<n.length;r++){var i=n[r],a=i.transferSize,o=i.initiatorType,s=i.duration;if(a&&s&&Id(o)){for(o=0,s=i.responseEnd,r+=1;r<n.length;r++){var c=n[r],l=c.startTime;if(l>s)break;var u=c.transferSize,d=c.initiatorType;u&&Id(d)&&(c=c.responseEnd,o+=u*(c<s?1:(s-l)/(c-l)))}if(--r,t+=8*(a+o)/(i.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 Rd=null,zd=null;function Bd(e){return e.nodeType===9?e:e.ownerDocument}function Vd(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 Hd(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 Ud(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 Wd=null;function Gd(){var e=window.event;return e&&e.type===`popstate`?e===Wd?!1:(Wd=e,!0):(Wd=null,!1)}var Kd=typeof setTimeout==`function`?setTimeout:void 0,qd=typeof clearTimeout==`function`?clearTimeout:void 0,Jd=typeof Promise==`function`?Promise:void 0,Yd=typeof queueMicrotask==`function`?queueMicrotask:Jd===void 0?Kd:function(e){return Jd.resolve(null).then(e).catch(Xd)};function Xd(e){setTimeout(function(){throw e})}function Zd(e){return e===`head`}function Qd(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n===`/$`||n===`/&`){if(r===0){e.removeChild(i),Np(t);return}r--}else if(n===`$`||n===`$?`||n===`$~`||n===`$!`||n===`&`)r++;else if(n===`html`)pf(e.ownerDocument.documentElement);else if(n===`head`){n=e.ownerDocument.head,pf(n);for(var a=n.firstChild;a;){var o=a.nextSibling,s=a.nodeName;a[gt]||s===`SCRIPT`||s===`STYLE`||s===`LINK`&&a.rel.toLowerCase()===`stylesheet`||n.removeChild(a),a=o}}else n===`body`&&pf(e.ownerDocument.body);n=i}while(n);Np(t)}function $d(e,t){var n=e;e=0;do{var r=n.nextSibling;if(n.nodeType===1?t?(n._stashedDisplay=n.style.display,n.style.display=`none`):(n.style.display=n._stashedDisplay||``,n.getAttribute(`style`)===``&&n.removeAttribute(`style`)):n.nodeType===3&&(t?(n._stashedText=n.nodeValue,n.nodeValue=``):n.nodeValue=n._stashedText||``),r&&r.nodeType===8)if(n=r.data,n===`/$`){if(e===0)break;e--}else n!==`$`&&n!==`$?`&&n!==`$~`&&n!==`$!`||e++;n=r}while(n)}function ef(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case`HTML`:case`HEAD`:case`BODY`:ef(n),_t(n);continue;case`SCRIPT`:case`STYLE`:continue;case`LINK`:if(n.rel.toLowerCase()===`stylesheet`)continue}e.removeChild(n)}}function tf(e,t,n,r){for(;e.nodeType===1;){var i=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&(e.nodeName!==`INPUT`||e.type!==`hidden`))break}else if(!r)if(t===`input`&&e.type===`hidden`){var a=i.name==null?null:``+i.name;if(i.type===`hidden`&&e.getAttribute(`name`)===a)return e}else return e;else if(!e[gt])switch(t){case`meta`:if(!e.hasAttribute(`itemprop`))break;return e;case`link`:if(a=e.getAttribute(`rel`),a===`stylesheet`&&e.hasAttribute(`data-precedence`)||a!==i.rel||e.getAttribute(`href`)!==(i.href==null||i.href===``?null:i.href)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin)||e.getAttribute(`title`)!==(i.title==null?null:i.title))break;return e;case`style`:if(e.hasAttribute(`data-precedence`))break;return e;case`script`:if(a=e.getAttribute(`src`),(a!==(i.src==null?null:i.src)||e.getAttribute(`type`)!==(i.type==null?null:i.type)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin))&&a&&e.hasAttribute(`async`)&&!e.hasAttribute(`itemprop`))break;return e;default:return e}if(e=cf(e.nextSibling),e===null)break}return null}function nf(e,t,n){if(t===``)return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!n||(e=cf(e.nextSibling),e===null))return null;return e}function rf(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!t||(e=cf(e.nextSibling),e===null))return null;return e}function af(e){return e.data===`$?`||e.data===`$~`}function of(e){return e.data===`$!`||e.data===`$?`&&e.ownerDocument.readyState!==`loading`}function sf(e,t){var n=e.ownerDocument;if(e.data===`$~`)e._reactRetry=t;else if(e.data!==`$?`||n.readyState!==`loading`)t();else{var r=function(){t(),n.removeEventListener(`DOMContentLoaded`,r)};n.addEventListener(`DOMContentLoaded`,r),e._reactRetry=r}}function cf(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 lf=null;function uf(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`/$`||n===`/&`){if(t===0)return cf(e.nextSibling);t--}else n!==`$`&&n!==`$!`&&n!==`$?`&&n!==`$~`&&n!==`&`||t++}e=e.nextSibling}return null}function df(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`$`||n===`$!`||n===`$?`||n===`$~`||n===`&`){if(t===0)return e;t--}else n!==`/$`&&n!==`/&`||t++}e=e.previousSibling}return null}function ff(e,t,n){switch(t=Bd(n),e){case`html`:if(e=t.documentElement,!e)throw Error(i(452));return e;case`head`:if(e=t.head,!e)throw Error(i(453));return e;case`body`:if(e=t.body,!e)throw Error(i(454));return e;default:throw Error(i(451))}}function pf(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);_t(e)}var mf=new Map,hf=new Set;function gf(e){return typeof e.getRootNode==`function`?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var _f=k.d;k.d={f:vf,r:yf,D:Sf,C:Cf,L:wf,m:Tf,X:Df,S:Ef,M:Of};function vf(){var e=_f.f(),t=bu();return e||t}function yf(e){var t=vt(e);t!==null&&t.tag===5&&t.type===`form`?ws(t):_f.r(e)}var bf=typeof document>`u`?null:document;function xf(e,t,n){var r=bf;if(r&&typeof t==`string`&&t){var i=Bt(t);i=`link[rel="`+e+`"][href="`+i+`"]`,typeof n==`string`&&(i+=`[crossorigin="`+n+`"]`),hf.has(i)||(hf.add(i),e={rel:e,crossOrigin:n,href:t},r.querySelector(i)===null&&(t=r.createElement(`link`),Pd(t,`link`,e),xt(t),r.head.appendChild(t)))}}function Sf(e){_f.D(e),xf(`dns-prefetch`,e,null)}function Cf(e,t){_f.C(e,t),xf(`preconnect`,e,t)}function wf(e,t,n){_f.L(e,t,n);var r=bf;if(r&&e&&t){var i=`link[rel="preload"][as="`+Bt(t)+`"]`;t===`image`&&n&&n.imageSrcSet?(i+=`[imagesrcset="`+Bt(n.imageSrcSet)+`"]`,typeof n.imageSizes==`string`&&(i+=`[imagesizes="`+Bt(n.imageSizes)+`"]`)):i+=`[href="`+Bt(e)+`"]`;var a=i;switch(t){case`style`:a=Af(e);break;case`script`:a=Pf(e)}mf.has(a)||(e=f({rel:`preload`,href:t===`image`&&n&&n.imageSrcSet?void 0:e,as:t},n),mf.set(a,e),r.querySelector(i)!==null||t===`style`&&r.querySelector(jf(a))||t===`script`&&r.querySelector(Ff(a))||(t=r.createElement(`link`),Pd(t,`link`,e),xt(t),r.head.appendChild(t)))}}function Tf(e,t){_f.m(e,t);var n=bf;if(n&&e){var r=t&&typeof t.as==`string`?t.as:`script`,i=`link[rel="modulepreload"][as="`+Bt(r)+`"][href="`+Bt(e)+`"]`,a=i;switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:a=Pf(e)}if(!mf.has(a)&&(e=f({rel:`modulepreload`,href:e},t),mf.set(a,e),n.querySelector(i)===null)){switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:if(n.querySelector(Ff(a)))return}r=n.createElement(`link`),Pd(r,`link`,e),xt(r),n.head.appendChild(r)}}}function Ef(e,t,n){_f.S(e,t,n);var r=bf;if(r&&e){var i=bt(r).hoistableStyles,a=Af(e);t||=`default`;var o=i.get(a);if(!o){var s={loading:0,preload:null};if(o=r.querySelector(jf(a)))s.loading=5;else{e=f({rel:`stylesheet`,href:e,"data-precedence":t},n),(n=mf.get(a))&&Rf(e,n);var c=o=r.createElement(`link`);xt(c),Pd(c,`link`,e),c._p=new Promise(function(e,t){c.onload=e,c.onerror=t}),c.addEventListener(`load`,function(){s.loading|=1}),c.addEventListener(`error`,function(){s.loading|=2}),s.loading|=4,Lf(o,t,r)}o={type:`stylesheet`,instance:o,count:1,state:s},i.set(a,o)}}}function Df(e,t){_f.X(e,t);var n=bf;if(n&&e){var r=bt(n).hoistableScripts,i=Pf(e),a=r.get(i);a||(a=n.querySelector(Ff(i)),a||(e=f({src:e,async:!0},t),(t=mf.get(i))&&zf(e,t),a=n.createElement(`script`),xt(a),Pd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function Of(e,t){_f.M(e,t);var n=bf;if(n&&e){var r=bt(n).hoistableScripts,i=Pf(e),a=r.get(i);a||(a=n.querySelector(Ff(i)),a||(e=f({src:e,async:!0,type:`module`},t),(t=mf.get(i))&&zf(e,t),a=n.createElement(`script`),xt(a),Pd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function kf(e,t,n,r){var a=(a=de.current)?gf(a):null;if(!a)throw Error(i(446));switch(e){case`meta`:case`title`:return null;case`style`:return typeof n.precedence==`string`&&typeof n.href==`string`?(t=Af(n.href),n=bt(a).hoistableStyles,r=n.get(t),r||(r={type:`style`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};case`link`:if(n.rel===`stylesheet`&&typeof n.href==`string`&&typeof n.precedence==`string`){e=Af(n.href);var o=bt(a).hoistableStyles,s=o.get(e);if(s||(a=a.ownerDocument||a,s={type:`stylesheet`,instance:null,count:0,state:{loading:0,preload:null}},o.set(e,s),(o=a.querySelector(jf(e)))&&!o._p&&(s.instance=o,s.state.loading=5),mf.has(e)||(n={rel:`preload`,as:`style`,href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},mf.set(e,n),o||Nf(a,e,n,s.state))),t&&r===null)throw Error(i(528,``));return s}if(t&&r!==null)throw Error(i(529,``));return null;case`script`:return t=n.async,n=n.src,typeof n==`string`&&t&&typeof t!=`function`&&typeof t!=`symbol`?(t=Pf(n),n=bt(a).hoistableScripts,r=n.get(t),r||(r={type:`script`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};default:throw Error(i(444,e))}}function Af(e){return`href="`+Bt(e)+`"`}function jf(e){return`link[rel="stylesheet"][`+e+`]`}function Mf(e){return f({},e,{"data-precedence":e.precedence,precedence:null})}function Nf(e,t,n,r){e.querySelector(`link[rel="preload"][as="style"][`+t+`]`)?r.loading=1:(t=e.createElement(`link`),r.preload=t,t.addEventListener(`load`,function(){return r.loading|=1}),t.addEventListener(`error`,function(){return r.loading|=2}),Pd(t,`link`,n),xt(t),e.head.appendChild(t))}function Pf(e){return`[src="`+Bt(e)+`"]`}function Ff(e){return`script[async]`+e}function If(e,t,n){if(t.count++,t.instance===null)switch(t.type){case`style`:var r=e.querySelector(`style[data-href~="`+Bt(n.href)+`"]`);if(r)return t.instance=r,xt(r),r;var a=f({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return r=(e.ownerDocument||e).createElement(`style`),xt(r),Pd(r,`style`,a),Lf(r,n.precedence,e),t.instance=r;case`stylesheet`:a=Af(n.href);var o=e.querySelector(jf(a));if(o)return t.state.loading|=4,t.instance=o,xt(o),o;r=Mf(n),(a=mf.get(a))&&Rf(r,a),o=(e.ownerDocument||e).createElement(`link`),xt(o);var s=o;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),Pd(o,`link`,r),t.state.loading|=4,Lf(o,n.precedence,e),t.instance=o;case`script`:return o=Pf(n.src),(a=e.querySelector(Ff(o)))?(t.instance=a,xt(a),a):(r=n,(a=mf.get(o))&&(r=f({},n),zf(r,a)),e=e.ownerDocument||e,a=e.createElement(`script`),xt(a),Pd(a,`link`,r),e.head.appendChild(a),t.instance=a);case`void`:return null;default:throw Error(i(443,t.type))}else t.type===`stylesheet`&&!(t.state.loading&4)&&(r=t.instance,t.state.loading|=4,Lf(r,n.precedence,e));return t.instance}function Lf(e,t,n){for(var r=n.querySelectorAll(`link[rel="stylesheet"][data-precedence],style[data-precedence]`),i=r.length?r[r.length-1]:null,a=i,o=0;o<r.length;o++){var s=r[o];if(s.dataset.precedence===t)a=s;else if(a!==i)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=n.nodeType===9?n.head:n,t.insertBefore(e,t.firstChild))}function Rf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.title??=t.title}function zf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.integrity??=t.integrity}var Bf=null;function Vf(e,t,n){if(Bf===null){var r=new Map,i=Bf=new Map;i.set(n,r)}else i=Bf,r=i.get(n),r||(r=new Map,i.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),i=0;i<n.length;i++){var a=n[i];if(!(a[gt]||a[lt]||e===`link`&&a.getAttribute(`rel`)===`stylesheet`)&&a.namespaceURI!==`http://www.w3.org/2000/svg`){var o=a.getAttribute(t)||``;o=e+o;var s=r.get(o);s?s.push(a):r.set(o,[a])}}return r}function Hf(e,t,n){e=e.ownerDocument||e,e.head.insertBefore(n,t===`title`?e.querySelector(`head > title`):null)}function Uf(e,t,n){if(n===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;switch(t.rel){case`stylesheet`:return e=t.disabled,typeof t.precedence==`string`&&e==null;default:return!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 Wf(e){return!(e.type===`stylesheet`&&!(e.state.loading&3))}function Gf(e,t,n,r){if(n.type===`stylesheet`&&(typeof r.media!=`string`||!1!==matchMedia(r.media).matches)&&!(n.state.loading&4)){if(n.instance===null){var i=Af(r.href),a=t.querySelector(jf(i));if(a){t=a._p,typeof t==`object`&&t&&typeof t.then==`function`&&(e.count++,e=Jf.bind(e),t.then(e,e)),n.state.loading|=4,n.instance=a,xt(a);return}a=t.ownerDocument||t,r=Mf(r),(i=mf.get(i))&&Rf(r,i),a=a.createElement(`link`),xt(a);var o=a;o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),Pd(a,`link`,r),n.instance=a}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(n,t),(t=n.state.preload)&&!(n.state.loading&3)&&(e.count++,n=Jf.bind(e),t.addEventListener(`load`,n),t.addEventListener(`error`,n))}}var Kf=0;function qf(e,t){return e.stylesheets&&e.count===0&&Xf(e,e.stylesheets),0<e.count||0<e.imgCount?function(n){var r=setTimeout(function(){if(e.stylesheets&&Xf(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4+t);0<e.imgBytes&&Kf===0&&(Kf=62500*Ld());var i=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&Xf(e,e.stylesheets),e.unsuspend)){var t=e.unsuspend;e.unsuspend=null,t()}},(e.imgBytes>Kf?50:800)+t);return e.unsuspend=n,function(){e.unsuspend=null,clearTimeout(r),clearTimeout(i)}}:null}function Jf(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Xf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var Yf=null;function Xf(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Yf=new Map,t.forEach(Zf,e),Yf=null,Jf.call(e))}function Zf(e,t){if(!(t.state.loading&4)){var n=Yf.get(e);if(n)var r=n.get(null);else{n=new Map,Yf.set(e,n);for(var i=e.querySelectorAll(`link[data-precedence],style[data-precedence]`),a=0;a<i.length;a++){var o=i[a];(o.nodeName===`LINK`||o.getAttribute(`media`)!==`not all`)&&(n.set(o.dataset.precedence,o),r=o)}r&&n.set(null,r)}i=t.instance,o=i.getAttribute(`data-precedence`),a=n.get(o)||r,a===r&&n.set(null,i),n.set(o,i),this.count++,r=Jf.bind(this),i.addEventListener(`load`,r),i.addEventListener(`error`,r),a?a.parentNode.insertBefore(i,a.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(i,e.firstChild)),t.state.loading|=4}}var Qf={$$typeof:b,Provider:null,Consumer:null,_currentValue:ae,_currentValue2:ae,_threadCount:0};function $f(e,t,n,r,i,a,o,s,c){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=$e(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=$e(0),this.hiddenUpdates=$e(null),this.identifierPrefix=r,this.onUncaughtError=i,this.onCaughtError=a,this.onRecoverableError=o,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=c,this.incompleteTransitions=new Map}function ep(e,t,n,r,i,a,o,s,c,l,u,d){return e=new $f(e,t,n,o,c,l,u,d,s),t=1,!0===a&&(t|=24),a=si(3,null,null,t),e.current=a,a.stateNode=e,t=ia(),t.refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:n,cache:t},La(a),e}function tp(e){return e?(e=ai,e):ai}function np(e,t,n,r,i,a){i=tp(i),r.context===null?r.context=i:r.pendingContext=i,r=za(t),r.payload={element:n},a=a===void 0?null:a,a!==null&&(r.callback=a),n=Ba(e,r,t),n!==null&&(hu(n,e,t),Va(n,e,t))}function rp(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function ip(e,t){rp(e,t),(e=e.alternate)&&rp(e,t)}function ap(e){if(e.tag===13||e.tag===31){var t=ri(e,67108864);t!==null&&hu(t,e,67108864),ip(e,67108864)}}function op(e){if(e.tag===13||e.tag===31){var t=pu();t=at(t);var n=ri(e,t);n!==null&&hu(n,e,t),ip(e,t)}}var sp=!0;function cp(e,t,n,r){var i=O.T;O.T=null;var a=k.p;try{k.p=2,up(e,t,n,r)}finally{k.p=a,O.T=i}}function lp(e,t,n,r){var i=O.T;O.T=null;var a=k.p;try{k.p=8,up(e,t,n,r)}finally{k.p=a,O.T=i}}function up(e,t,n,r){if(sp){var i=dp(r);if(i===null)wd(e,t,r,fp,n),Cp(e,r);else if(Tp(i,e,t,n,r))r.stopPropagation();else if(Cp(e,r),t&4&&-1<Sp.indexOf(e)){for(;i!==null;){var a=vt(i);if(a!==null)switch(a.tag){case 3:if(a=a.stateNode,a.current.memoizedState.isDehydrated){var o=Je(a.pendingLanes);if(o!==0){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;o;){var c=1<<31-Ve(o);s.entanglements[1]|=c,o&=~c}rd(a),!(K&6)&&(tu=ke()+500,id(0,!1))}}break;case 31:case 13:s=ri(a,2),s!==null&&hu(s,a,2),bu(),ip(a,2)}if(a=dp(r),a===null&&wd(e,t,r,fp,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else wd(e,t,r,null,n)}}function dp(e){return e=rn(e),pp(e)}var fp=null;function pp(e){if(fp=null,e=P(e),e!==null){var t=o(e);if(t===null)e=null;else{var n=t.tag;if(n===13){if(e=s(t),e!==null)return e;e=null}else if(n===31){if(e=c(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return fp=e,null}function mp(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(Ae()){case je:return 2;case Me:return 8;case Ne:case Pe:return 32;case Fe:return 268435456;default:return 32}default:return 32}}var hp=!1,gp=null,_p=null,vp=null,yp=new Map,bp=new Map,xp=[],Sp=`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 Cp(e,t){switch(e){case`focusin`:case`focusout`:gp=null;break;case`dragenter`:case`dragleave`:_p=null;break;case`mouseover`:case`mouseout`:vp=null;break;case`pointerover`:case`pointerout`:yp.delete(t.pointerId);break;case`gotpointercapture`:case`lostpointercapture`:bp.delete(t.pointerId)}}function wp(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=vt(t),t!==null&&ap(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function Tp(e,t,n,r,i){switch(t){case`focusin`:return gp=wp(gp,e,t,n,r,i),!0;case`dragenter`:return _p=wp(_p,e,t,n,r,i),!0;case`mouseover`:return vp=wp(vp,e,t,n,r,i),!0;case`pointerover`:var a=i.pointerId;return yp.set(a,wp(yp.get(a)||null,e,t,n,r,i)),!0;case`gotpointercapture`:return a=i.pointerId,bp.set(a,wp(bp.get(a)||null,e,t,n,r,i)),!0}return!1}function Ep(e){var t=P(e.target);if(t!==null){var n=o(t);if(n!==null){if(t=n.tag,t===13){if(t=s(n),t!==null){e.blockedOn=t,st(e.priority,function(){op(n)});return}}else if(t===31){if(t=c(n),t!==null){e.blockedOn=t,st(e.priority,function(){op(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Dp(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=dp(e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);nn=r,n.target.dispatchEvent(r),nn=null}else return t=vt(n),t!==null&&ap(t),e.blockedOn=n,!1;t.shift()}return!0}function Op(e,t,n){Dp(e)&&n.delete(t)}function kp(){hp=!1,gp!==null&&Dp(gp)&&(gp=null),_p!==null&&Dp(_p)&&(_p=null),vp!==null&&Dp(vp)&&(vp=null),yp.forEach(Op),bp.forEach(Op)}function Ap(e,n){e.blockedOn===n&&(e.blockedOn=null,hp||(hp=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,kp)))}var jp=null;function Mp(e){jp!==e&&(jp=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){jp===e&&(jp=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],i=e[t+2];if(typeof r!=`function`){if(pp(r||n)===null)continue;break}var a=vt(n);a!==null&&(e.splice(t,3),t-=3,Ss(a,{pending:!0,data:i,method:n.method,action:r},r,i))}}))}function Np(e){function t(t){return Ap(t,e)}gp!==null&&Ap(gp,e),_p!==null&&Ap(_p,e),vp!==null&&Ap(vp,e),yp.forEach(t),bp.forEach(t);for(var n=0;n<xp.length;n++){var r=xp[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<xp.length&&(n=xp[0],n.blockedOn===null);)Ep(n),n.blockedOn===null&&xp.shift();if(n=(e.ownerDocument||e).$$reactFormReplay,n!=null)for(r=0;r<n.length;r+=3){var i=n[r],a=n[r+1],o=i[ut]||null;if(typeof a==`function`)o||Mp(n);else if(o){var s=null;if(a&&a.hasAttribute(`formAction`)){if(i=a,o=a[ut]||null)s=o.formAction;else if(pp(i)!==null)continue}else s=o.action;typeof s==`function`?n[r+1]=s:(n.splice(r,3),r-=3),Mp(n)}}}function Pp(){function e(e){e.canIntercept&&e.info===`react-transition`&&e.intercept({handler:function(){return new Promise(function(e){return i=e})},focusReset:`manual`,scroll:`manual`})}function t(){i!==null&&(i(),i=null),r||setTimeout(n,20)}function n(){if(!r&&!navigation.transition){var e=navigation.currentEntry;e&&e.url!=null&&navigation.navigate(e.url,{state:e.getState(),info:`react-transition`,history:`replace`})}}if(typeof navigation==`object`){var r=!1,i=null;return navigation.addEventListener(`navigate`,e),navigation.addEventListener(`navigatesuccess`,t),navigation.addEventListener(`navigateerror`,t),setTimeout(n,100),function(){r=!0,navigation.removeEventListener(`navigate`,e),navigation.removeEventListener(`navigatesuccess`,t),navigation.removeEventListener(`navigateerror`,t),i!==null&&(i(),i=null)}}}function Fp(e){this._internalRoot=e}Ip.prototype.render=Fp.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(i(409));var n=t.current;np(n,pu(),e,t,null,null)},Ip.prototype.unmount=Fp.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;np(e.current,2,null,e,null,null),bu(),t[dt]=null}};function Ip(e){this._internalRoot=e}Ip.prototype.unstable_scheduleHydration=function(e){if(e){var t=N();e={blockedOn:null,target:e,priority:t};for(var n=0;n<xp.length&&t!==0&&t<xp[n].priority;n++);xp.splice(n,0,e),n===0&&Ep(e)}};var Lp=n.version;if(Lp!==`19.2.5`)throw Error(i(527,Lp,`19.2.5`));k.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render==`function`?Error(i(188)):(e=Object.keys(e).join(`,`),Error(i(268,e)));return e=u(t),e=e===null?null:d(e),e=e===null?null:e.stateNode,e};var Rp={bundleType:0,version:`19.2.5`,rendererPackageName:`react-dom`,currentDispatcherRef:O,reconcilerVersion:`19.2.5`};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<`u`){var zp=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!zp.isDisabled&&zp.supportsFiber)try{Re=zp.inject(Rp),ze=zp}catch{}}e.createRoot=function(e,t){if(!a(e))throw Error(i(299));var n=!1,r=``,o=Gs,s=Ks,c=qs;return t!=null&&(!0===t.unstable_strictMode&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onUncaughtError!==void 0&&(o=t.onUncaughtError),t.onCaughtError!==void 0&&(s=t.onCaughtError),t.onRecoverableError!==void 0&&(c=t.onRecoverableError)),t=ep(e,1,!1,null,null,n,r,null,o,s,c,Pp),e[dt]=t.current,Sd(e),new Fp(t)}}));(0,n(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=Lc()}))().createRoot)(document.getElementById(`root`)).render((0,o.jsx)(M.StrictMode,{children:(0,o.jsx)(qe,{client:ct,children:(0,o.jsx)(Nc,{})})}));
|