@unerr-ai/unerr 0.0.0-beta.9 → 0.0.1
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 +213 -246
- package/dist/cli.js +17109 -10169
- package/dist/ui/assets/index-BISLlJyc.js +10 -0
- package/dist/ui/assets/index-BUChTv4H.css +1 -0
- package/dist/ui/index.html +2 -2
- package/dist/ui/screenshots/activity.png +0 -0
- package/dist/ui/screenshots/code-base-intelligence.png +0 -0
- package/dist/ui/screenshots/dashboard.png +0 -0
- package/dist/ui/screenshots/project-memory.png +0 -0
- package/dist/ui/screenshots/reasoning-quality.png +0 -0
- package/dist/ui/screenshots/token-trace-main.png +0 -0
- package/package.json +30 -19
- package/dist/ui/assets/index-B_QbOkZx.js +0 -10
- package/dist/ui/assets/index-C2BBqscH.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:`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`,settings:`Settings`};function ut(e){return lt[e]}function dt(){switch((window.location.hash.replace(/^#/,``).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`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 vt({className:e=``}){return(0,o.jsx)(`div`,{className:`animate-pulse rounded-md bg-surface-overlay ${e}`,"aria-hidden":`true`})}var yt=[`c0`,`c1`,`c2`,`c3`];function bt({n:e=4}){return(0,o.jsx)(`div`,{className:`grid gap-4 sm:grid-cols-2 lg:grid-cols-4`,children:yt.slice(0,Math.min(e,yt.length)).map(e=>(0,o.jsxs)(`div`,{className:`glass-card rounded-xl p-4`,children:[(0,o.jsx)(vt,{className:`h-3 w-20`}),(0,o.jsx)(vt,{className:`mt-3 h-8 w-14`})]},e))})}var xt=[`r0`,`r1`,`r2`,`r3`,`r4`,`r5`,`r6`,`r7`,`r8`,`r9`,`r10`,`r11`];function St({rows:e=4}){return(0,o.jsx)(`div`,{className:`space-y-3 px-4 py-4`,children:xt.slice(0,Math.min(e,xt.length)).map(e=>(0,o.jsx)(vt,{className:`h-4 w-full max-w-md`},e))})}var Ct=[`h0`,`h1`,`h2`,`h3`,`h4`,`h5`],wt=[`t0`,`t1`,`t2`,`t3`,`t4`,`t5`,`t6`,`t7`];function Tt({cols:e=5,rows:t=6}){let n=Ct.slice(0,Math.min(e,Ct.length)),r=wt.slice(0,Math.min(t,wt.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)(vt,{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)(vt,{className:`h-4 flex-1`},`${e}-${t}`))},e))]})}function Et(e){return e==null?`—`:e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:e.toLocaleString()}function Dt(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 Ot(e){try{let t=JSON.stringify(e);return t.length>320?`${t.slice(0,317)}…`:t}catch{return String(e)}}var kt={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 At({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 jt({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:Et(t)})]})}function Mt({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=r.data?.data,l=a.data?.data,u=s.data?.data,f=i.data?.data??[],p=c&&c.total_tokens_saved>0?(c.total_context_avoided/c.total_tokens_saved).toFixed(1):null,m=c?Object.entries(c.by_mechanism).filter(([,e])=>e.tokens_saved>0).sort((e,t)=>t[1].tokens_saved-e[1].tokens_saved):[],h=m.length>0?m[0][1].tokens_saved:1,g=r.isLoading&&c===void 0,_=n?.tool_calls??u?.session.tool_calls;return(0,o.jsxs)(`div`,{className:`mx-auto flex max-w-6xl flex-col gap-6`,children:[g?(0,o.jsx)(bt,{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 →`})]}),c?(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)(At,{label:`Tokens Saved`,value:Et(c.total_tokens_saved),sub:`of ${Et(c.total_tokens_without)} original`,large:!0}),(0,o.jsx)(At,{label:`Context Avoided`,value:Et(c.total_context_avoided),sub:`compounding savings`,color:`text-cyan-400`,large:!0}),(0,o.jsx)(At,{label:`Efficiency`,value:`${c.efficiency_pct.toFixed(1)}%`,sub:`${Et(c.total_tokens_with)} delivered`,color:`text-success`}),(0,o.jsx)(At,{label:`Compound Multiplier`,value:p?`${p}×`:`—`,sub:`context avoided ÷ saved`,color:`text-amber-400`})]}),m.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:m.map(([e,t])=>(0,o.jsx)(jt,{label:kt[e]??e,tokens:t.tokens_saved,maxTokens:h},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)(vt,{className:`h-10 w-full`}),(0,o.jsx)(vt,{className:`h-10 w-full`}),(0,o.jsx)(vt,{className:`h-10 w-full`})]}):f.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:f.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:Dt(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=>kt[e]??e).join(`, `)})]})]}),(0,o.jsx)(`span`,{className:`shrink-0 font-mono text-sm text-live tabular-nums`,children:Et(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)(vt,{className:`h-4 w-full`}),(0,o.jsx)(vt,{className:`h-4 w-3/4`}),(0,o.jsx)(vt,{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:l?.fileCount??u?.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:l?.entityCount??u?.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:l?.edgeCount??u?.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:l?.ruleCount??u?.graph.rules??`—`})]}),l?.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:l.driftCount})]}):null]})]})]}),(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)(vt,{className:`h-4 w-full`}),(0,o.jsx)(vt,{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:_??`—`})]}),(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:u?.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:u?.cwd,children:u?.cwd??`—`})]}),u?.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:u.uptime_s>=3600?`${(u.uptime_s/3600).toFixed(1)}h`:`${Math.floor(u.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:Ot(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 Nt={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`},Pt={critical:`bg-red-400`,high:`bg-red-400`,medium:`bg-amber-400`,low:`bg-emerald-400`},Ft={critical:`text-red-400`,high:`text-red-400`,medium:`text-amber-400`,low:`text-emerald-400`},It={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`}},Lt={A:`text-emerald-400`,B:`text-emerald-400`,C:`text-amber-400`,D:`text-red-400`,F:`text-red-400`};function Rt(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 zt(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function Bt(e){return`${e}%`}function Vt({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 ${Nt[e]??Nt.low}`,children:[(0,o.jsx)(`span`,{className:`mr-1 inline-block h-1.5 w-1.5 rounded-full ${Pt[e]??Pt.low}`}),e]})}function Ht({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 Ut({trail:e,onNavigate:t}){return e.length<=1?null:(0,o.jsx)(`nav`,{className:`flex items-center gap-1 text-xs t-tertiary mb-3 flex-wrap`,"aria-label":`Entity trail`,children:e.map((n,r)=>(0,o.jsxs)(`span`,{className:`flex items-center gap-1`,children:[r>0&&(0,o.jsx)(`span`,{className:`text-border-subtle`,children:`›`}),r<e.length-1?(0,o.jsx)(`button`,{type:`button`,onClick:()=>t(n.key,r),className:`font-mono text-violet-400 hover:text-violet-300 hover:underline transition-colors`,children:n.name}):(0,o.jsx)(`span`,{className:`font-mono text-foreground-emphasis`,children:n.name})]},`${n.key}-${r}`))})}function Wt({title:e,count:t,items:n,onSelect:r,color:i}){return(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`section-label mb-1.5`,children:[e,(0,o.jsxs)(`span`,{className:`ml-1.5 text-xs font-normal t-tertiary`,children:[`(`,t,`)`]})]}),(0,o.jsx)(`ul`,{className:`custom-scrollbar max-h-28 space-y-1 overflow-auto font-mono text-xs`,children:t===0?(0,o.jsx)(`li`,{className:`t-tertiary`,children:`—`}):n.map(e=>(0,o.jsxs)(`li`,{children:[(0,o.jsx)(`button`,{type:`button`,className:`text-left ${i} hover:underline`,onClick:()=>r(e.key,e.name),children:e.name}),(0,o.jsxs)(`span`,{className:`t-tertiary`,children:[` · `,e.file_path]})]},e.key))})]})}function Gt({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)(bt,{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 ${Lt[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:`grid grid-cols-2 gap-3 sm:grid-cols-3 lg:grid-cols-4`,children:[(0,o.jsx)(Kt,{label:`Blast-Radius Coverage`,value:Bt(a),sub:`dependency-weighted`,accent:a>=75?`emerald`:a>=50?`amber`:`red`}),(0,o.jsx)(Kt,{label:`Entities`,value:zt(t.entityCount),sub:`${zt(t.edgeCount)} edges`}),(0,o.jsx)(Kt,{label:`Bottlenecks`,value:String(e.bottlenecks.length),sub:`untested chokepoints`,accent:e.bottlenecks.length>0?`red`:`emerald`}),(0,o.jsx)(Kt,{label:`Risk Concentration`,value:Bt(e.riskConcentration),sub:`in top 5 entities`,accent:e.riskConcentration>60?`red`:e.riskConcentration>40?`amber`:`emerald`}),(0,o.jsx)(Kt,{label:`High Risk`,value:String(e.riskDistribution.high),sub:`of ${e.riskDistribution.high+e.riskDistribution.medium+e.riskDistribution.low} analyzed`,accent:e.riskDistribution.high>0?`red`:`emerald`}),(0,o.jsx)(Kt,{label:`Communities`,value:String(t.communityCount),sub:`${zt(t.fileCount)} files`}),(0,o.jsx)(Kt,{label:`Untested Blast`,value:zt(e.untestedBlastRadius),sub:`of ${zt(e.totalBlastRadius)} total`,accent:e.untestedBlastRadius>e.testedBlastRadius?`red`:`emerald`}),e.mostCoupledPair?(0,o.jsx)(Kt,{label:`Tightest Coupling`,value:String(e.mostCoupledPair.weight),sub:`${e.mostCoupledPair.from.slice(0,16)}...`,accent:e.mostCoupledPair.weight>=10?`amber`:void 0}):(0,o.jsx)(Kt,{label:`Drift`,value:zt(t.driftCount),sub:t.driftCount>0?`entities drifted`:`clean`})]})]})}function Kt({label:e,value:t,sub:n,accent:r}){return(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl px-4 py-3`,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 ${r===`emerald`?`text-emerald-400`:r===`red`?`text-red-400`:r===`amber`?`text-amber-400`:`text-foreground-emphasis`}`,children:t}),n&&(0,o.jsx)(`div`,{className:`mt-0.5 t-tertiary text-[10px]`,children:n})]})}function qt({cards:e}){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:`What You Don't Know`}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`graph-derived insights your IDE can't show`})]}),(0,o.jsx)(`div`,{className:`grid gap-3 sm:grid-cols-2 lg:grid-cols-3`,children:e.map(e=>{let t=It[e.severity]??It.info;return(0,o.jsx)(`div`,{className:`rounded-xl border ${t.border} ${t.bg} p-4 transition-colors`,children:(0,o.jsxs)(`div`,{className:`flex items-start gap-3`,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 ${t.iconColor}`,children:t.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})]})]})]})},e.id)})})]})}function Jt({hotspots:e,bottlenecks:t,selectedKey:n,onSelect:r,isLoading:i,isError:a}){let s=e.slice(0,3),c=e.slice(3),l=new Set(t.map(e=>e.key));return(0,o.jsxs)(`section`,{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:`highest blast radius, sorted by risk`})]}),(0,o.jsx)(`button`,{type:`button`,onClick:()=>pt(`visual`),className:`text-xs text-violet-400 hover:text-violet-300 transition-colors`,children:`View map →`})]}),i?(0,o.jsx)(Tt,{cols:4,rows:6}):a?(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:s.map((e,t)=>{let i=l.has(e.key);return(0,o.jsxs)(`button`,{type:`button`,onClick:()=>r(e.key,e.name),className:`glass-panel rounded-xl p-4 text-left transition-all hover:el-raised ${n===e.key?`ring-1 ring-violet-500/50`:``}`,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)(Vt,{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`,children:[(0,o.jsxs)(`div`,{className:`font-mono`,children:[(0,o.jsx)(`span`,{className:`t-tertiary`,children:`in `}),(0,o.jsx)(`span`,{className:Ft[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:`out `}),(0,o.jsx)(`span`,{className:`text-foreground`,children:e.fan_out})]}),(0,o.jsx)(Ht,{count:e.test_count})]}),i&&(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)})}),c.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`,children:`Fan In`}),(0,o.jsx)(`th`,{className:`py-2 px-2 font-medium text-right`,children:`Fan Out`}),(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:c.map(e=>(0,o.jsxs)(`tr`,{onClick:()=>r(e.key,e.name),className:`cursor-pointer transition-colors hover:el-raised ${n===e.key?`el-raised`:``}`,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 ${Ft[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)(Vt,{level:e.risk_level})}),(0,o.jsx)(`td`,{className:`py-2 px-2`,children:(0,o.jsx)(Ht,{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 Yt({communities:e}){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:`per-community blast-radius analysis`})]}),(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 t=e.blastRadiusCoveragePct>=75?`text-emerald-400`:e.blastRadiusCoveragePct>=50?`text-amber-400`:`text-red-400`,n=e.blastRadiusCoveragePct>=75?`bg-emerald-400`:e.blastRadiusCoveragePct>=50?`bg-amber-400`:`bg-red-400`;return(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-4`,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 ${t}`,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 ${n} 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 Xt({selectedKey:e,trail:t,onSelect:n,onBreadcrumbNav:r,detailRef:i}){let[a,s]=(0,M.useState)(``),[c,l]=(0,M.useState)(``);(0,M.useEffect)(()=>{let e=setTimeout(()=>l(a.trim()),300);return()=>clearTimeout(e)},[a]);let u=N({queryKey:[`intelligence`,`search`,c],queryFn:()=>d(`/api/intelligence/search?q=${encodeURIComponent(c)}&limit=30`),enabled:c.length>=2}),f=N({queryKey:[`intelligence`,`entity`,e],queryFn:()=>d(`/api/intelligence/entity/${encodeURIComponent(e??``)}`),enabled:!!e}),p=N({queryKey:[`intelligence`,`test-coverage`,e],queryFn:()=>d(`/api/intelligence/test-coverage/${encodeURIComponent(e??``)}`),enabled:!!e}),m=u.data?.data??[],h=f.data?.data,g=p.data?.data??[];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:`Explore`}),(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`search any entity, inspect its blast radius`})]}),(0,o.jsxs)(`div`,{className:`flex flex-col gap-4 lg:flex-row`,children:[(0,o.jsx)(`div`,{className:`w-full lg:max-w-sm`,children:(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-4`,children:[(0,o.jsx)(`input`,{id:`entity-search`,type:`search`,value:a,onChange:e=>s(e.target.value),placeholder:`Search functions, classes, types...`,className:`w-full rounded-lg border border-border bg-background px-3 py-2 font-mono text-sm text-foreground outline-none ring-violet-500 transition-shadow placeholder:t-tertiary focus:ring-2 focus:border-violet-500`}),(0,o.jsx)(`div`,{className:`custom-scrollbar mt-3 max-h-[400px] overflow-auto`,children:c.length<2?(0,o.jsx)(`p`,{className:`t-secondary text-xs py-2`,children:`BM25 search across all indexed symbols. Type 2+ characters.`}):u.isLoading?(0,o.jsx)(St,{rows:4}):u.isError?(0,o.jsx)(`p`,{className:`text-error text-sm`,children:`Search unavailable.`}):m.length===0?(0,o.jsx)(`p`,{className:`t-secondary text-sm py-2`,children:`No matches.`}):(0,o.jsx)(`ul`,{className:`divide-y divide-border-subtle`,children:m.map(t=>(0,o.jsx)(`li`,{children:(0,o.jsxs)(`button`,{type:`button`,onClick:()=>n(t.key,t.name),className:`w-full px-2 py-2 text-left text-sm transition-colors hover:el-raised rounded ${e===t.key?`el-raised`:``}`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,o.jsx)(`span`,{className:`font-mono text-foreground-emphasis text-xs`,children:t.name}),(0,o.jsx)(`span`,{className:`rounded bg-surface-raised px-1.5 py-0.5 text-[10px] t-tertiary`,children:t.kind})]}),(0,o.jsx)(`div`,{className:`t-tertiary text-xs truncate`,children:t.file_path})]})},t.key))})})]})}),(0,o.jsx)(`div`,{ref:i,className:`flex-1 min-w-0`,children:(0,o.jsxs)(`div`,{className:`glass-panel rounded-xl p-5 sticky top-0`,children:[(0,o.jsx)(Ut,{trail:t,onNavigate:r}),e?f.isLoading?(0,o.jsx)(St,{rows:8}):f.isError||!h?(0,o.jsx)(`p`,{className:`mt-3 text-error text-sm`,children:`Could not load entity.`}):(0,o.jsxs)(`div`,{className:`space-y-4 text-sm`,children:[(0,o.jsxs)(`div`,{className:`rounded-lg el-substrate border border-border-subtle p-3`,children:[(0,o.jsxs)(`div`,{className:`flex items-center gap-2 flex-wrap`,children:[(0,o.jsx)(`span`,{className:`font-mono text-foreground-emphasis font-medium`,children:h.entity.name}),(0,o.jsx)(`span`,{className:`rounded bg-surface-raised px-1.5 py-0.5 text-[10px] t-tertiary uppercase`,children:h.entity.kind}),(0,o.jsx)(Vt,{level:h.entity.risk_level})]}),(0,o.jsxs)(`div`,{className:`mt-1.5 t-tertiary text-xs truncate`,children:[h.entity.file_path,`:`,h.entity.start_line]}),(0,o.jsxs)(`div`,{className:`mt-2 flex items-center gap-4 text-xs`,children:[(0,o.jsxs)(`span`,{children:[`fan_in`,` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:h.entity.fan_in})]}),(0,o.jsxs)(`span`,{children:[`fan_out`,` `,(0,o.jsx)(`span`,{className:`font-mono text-live`,children:h.entity.fan_out})]})]})]}),(0,o.jsx)(Wt,{title:`Production callers`,count:h.production_callers.length,items:h.production_callers,onSelect:n,color:`text-live`}),(0,o.jsx)(Wt,{title:`Test callers`,count:h.test_callers.length,items:h.test_callers,onSelect:n,color:`text-emerald-400`}),(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`div`,{className:`section-label mb-1.5`,children:[`Test coverage`,(0,o.jsxs)(`span`,{className:`ml-1.5 text-xs font-normal t-tertiary`,children:[`(`,g.length,` test`,g.length===1?``:`s`,`)`]})]}),p.isLoading?(0,o.jsx)(St,{rows:2}):g.length===0?(0,o.jsx)(`div`,{className:`rounded-lg border border-red-500/15 bg-red-500/5 px-3 py-2`,children:(0,o.jsx)(`p`,{className:`text-red-400/80 text-xs font-mono`,children:`No tests cover this entity — direct or transitive.`})}):(0,o.jsx)(`ul`,{className:`custom-scrollbar max-h-28 space-y-1 overflow-auto font-mono text-xs`,children:g.map(e=>(0,o.jsxs)(`li`,{children:[(0,o.jsx)(`button`,{type:`button`,className:`text-left text-emerald-400 hover:underline`,onClick:()=>n(e.test_key,e.test_name),children:e.test_name}),(0,o.jsxs)(`span`,{className:`t-tertiary`,children:[` · `,e.relation===`transitive`?`depth ${e.depth}`:`direct`,` · `,e.test_file]})]},e.test_key))})]}),(0,o.jsx)(Wt,{title:`Callees`,count:h.callees.length,items:h.callees,onSelect:n,color:`text-live`}),(0,o.jsxs)(`div`,{children:[(0,o.jsx)(`div`,{className:`section-label mb-1.5`,children:`Source`}),(0,o.jsx)(`pre`,{className:`custom-scrollbar max-h-64 overflow-auto whitespace-pre-wrap rounded-lg el-substrate border border-border-subtle p-3 font-mono text-xs leading-relaxed t-secondary`,children:h.entity.body_truncated?`${h.entity.body}\n\n(body truncated)`:h.entity.body})]})]}):(0,o.jsxs)(`div`,{className:`space-y-3 text-center py-8`,children:[(0,o.jsx)(`div`,{className:`t-tertiary text-3xl`,children:`⌘`}),(0,o.jsx)(`p`,{className:`t-secondary text-sm`,children:`Select a hotspot or search result to inspect its blast radius, callers, callees, and test coverage.`})]})]})})]})]})}function Zt(){let[e,t]=(0,M.useState)(null),[n,r]=(0,M.useState)([]),i=(0,M.useRef)(null),a=(0,M.useCallback)((e,n)=>{t(e),r(t=>{let r=t.findIndex(t=>t.key===e);return r>=0?t.slice(0,r+1):[...t,{key:e,name:n}]}),setTimeout(()=>{i.current?.scrollIntoView({behavior:`smooth`,block:`start`})},100)},[]),s=(0,M.useCallback)((e,n)=>{t(e),r(e=>e.slice(0,n+1))},[]),c=N({queryKey:[`intelligence`,`graph-stats`],queryFn:()=>d(`/api/intelligence/graph-stats`)}),l=N({queryKey:[`intelligence`,`insights`],queryFn:()=>d(`/api/intelligence/insights`)}),u=N({queryKey:[`intelligence`,`risk-hotspots`],queryFn:()=>d(`/api/intelligence/risk-hotspots?limit=25`)}),f=l.data?.data,p=(u.data?.data??[]).sort((e,t)=>Rt(t)-Rt(e));return(0,o.jsxs)(`div`,{className:`space-y-8`,children:[(0,o.jsx)(Gt,{insights:f??null,stats:c.data?.data??null,isLoading:c.isLoading||l.isLoading}),f&&(0,o.jsx)(qt,{cards:f.insights}),(0,o.jsx)(Jt,{hotspots:p,bottlenecks:f?.bottlenecks??[],selectedKey:e,onSelect:a,isLoading:u.isLoading,isError:u.isError}),f&&(0,o.jsx)(Yt,{communities:f.communityHealth}),(0,o.jsx)(Xt,{selectedKey:e,trail:n,onSelect:a,onBreadcrumbNav:s,detailRef:i})]})}var Qt=[271,195,140,25,320,50,170,240,0,90,210,300,60,150,30,280];function $t(e){return`hsl(${Qt[e%Qt.length]}, ${e%3==0?70:e%3==1?85:60}%, 62%)`}function en(e){return`hsl(${Qt[e%Qt.length]}, ${e%3==0?70:e%3==1?85:60}%, 42%)`}function tn(e){return`hsl(${Qt[e%Qt.length]}, 60%, 20%)`}var nn=`hsl(160, 40%, 45%)`,rn=`hsl(160, 40%, 30%)`,an={fetching:`Fetching graph data…`,building:`Building graph layout…`,done:``},on=`cluster:filecommunity:`,sn=`cluster:file:`;function cn(e){return`${on}${e}`}function ln(e){return`${sn}${e}`}function un(e){return Number.parseInt(e.replace(on,``),10)}function dn(e){return e.replace(sn,``)}function fn(e){return e.split(`/`).pop()??e}var pn=`unerr:graph-positions`;function mn(){try{let e=localStorage.getItem(pn);return e?JSON.parse(e):null}catch{return null}}function hn(e){try{localStorage.setItem(pn,JSON.stringify(e))}catch{}}var gn=100;function _n(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 vn(){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:mn()??{communities:{},files:{},entities:{}};p&&Object.keys(p.files).length>0&&hn(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?nn:$t(a),s=i?rn:en(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=_n(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?$t(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:ln(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:tn(e.fileCommunity),border:$t(e.fileCommunity),highlight:{background:tn(e.fileCommunity),border:`#fafafa`},hover:{background:tn(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:cn(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:tn(e.id),border:$t(e.id),highlight:{background:tn(e.id),border:`#fafafa`},hover:{background:tn(e.id),border:`#fafafa`}},font:{color:$t(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:ln(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:tn(r.fileCommunity),border:$t(r.fileCommunity),highlight:{background:tn(r.fileCommunity),border:`#fafafa`},hover:{background:tn(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(on),n=String(t).startsWith(sn);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=un(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=dn(t);v(`L2`),S(e),w(t=>[...t.slice(0,t.length>1?2:1),{label:fn(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(sn)){let e=dn(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?ln(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:an[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:$t(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:[` `,`· `,fn(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:$t(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:nn}}),(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: `,_]})]})]})})]})}var yn={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 bn(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 xn(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 Sn(e){let t=e.split(`/`);return t.length>1?t[t.length-1]:e}function Cn(e){let t=e.split(`/`);return t.length>1?t.slice(0,-1).join(`/`)+`/`:``}function wn(e){return e>=.7?`bg-emerald-400`:e>=.4?`bg-amber-400`:`bg-red-400`}function Tn(e){return e>=.7?`Strong`:e>=.4?`Moderate`:`Fading`}function En(){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)(Dn,{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)(bt,{n:4})}):u?(0,o.jsxs)(`div`,{className:`mt-4 grid gap-3 grid-cols-2 lg:grid-cols-4`,children:[(0,o.jsx)(On,{label:`Total memories`,value:u.total,color:`text-foreground`}),(0,o.jsx)(On,{label:`Patterns`,value:u.by_type.semantic??0,color:`text-violet-400`}),(0,o.jsx)(On,{label:`Hot files`,value:u.by_type.procedural??0,color:`text-cyan-400`}),(0,o.jsx)(On,{label:`Lessons`,value:(u.by_type.negative??0)+(u.by_type.episodic??0),color:`text-red-400`})]}):null]})]})}),(0,o.jsx)(kn,{meta:yn.semantic,facts:m,renderCard:e=>(0,o.jsx)(An,{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)(kn,{meta:yn.procedural,facts:h,renderCard:e=>(0,o.jsx)(jn,{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}),(g.length>0||_.length>0)&&(0,o.jsx)(kn,{meta:yn.negative,facts:[...g,..._],renderCard:e=>(0,o.jsx)(Mn,{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}),v.length>0&&(0,o.jsx)(kn,{meta:yn.convention,facts:v,renderCard:e=>(0,o.jsx)(An,{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)(Vn,{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:xn(e.created_at)})]},e.fact_id))})]})})]}),r&&(0,o.jsx)(In,{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 Dn({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 On({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 kn({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)(bt,{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 An({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=bn(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)(Pn,{onReinforce:n,onDismiss:r,isPending:i})]}),(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:a}),(0,o.jsx)(Nn,{confidence:s}),(0,o.jsxs)(`div`,{className:`flex items-center justify-between text-[10px] t-tertiary`,children:[(0,o.jsx)(`span`,{children:xn(e.created_at)}),e.reinforcement_count>0&&(0,o.jsxs)(`span`,{children:[`reinforced `,e.reinforcement_count,`x`]})]})]})}function jn({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=bn(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:Sn(e.subject)}),(0,o.jsx)(`p`,{className:`text-[10px] font-mono t-tertiary truncate`,title:e.subject,children:Cn(e.subject)})]}),(0,o.jsx)(Pn,{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:xn(e.created_at)})]})}function Mn({fact:e,onSelect:t,onReinforce:n,onDismiss:r,isPending:i}){let a=bn(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:Sn(e.subject)})]}),(0,o.jsx)(Pn,{onReinforce:n,onDismiss:r,isPending:i})]}),(0,o.jsx)(`p`,{className:`text-xs t-secondary leading-relaxed`,children:a}),(0,o.jsx)(Nn,{confidence:e.effective_confidence})]})}function Nn({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 ${wn(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:Tn(e)})]})}function Pn({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 Fn={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 In({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=yn[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)(Ln,{title:`What this means`,children:(0,o.jsx)(Rn,{fact:e})}),(0,o.jsx)(Ln,{title:`Summary`,children:(0,o.jsx)(`p`,{className:`text-sm text-foreground leading-relaxed`,children:bn(e)})}),(0,o.jsx)(Ln,{title:`Memory strength`,children:(0,o.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,o.jsx)(Nn,{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)(zn,{fact:e,allFacts:t}),(0,o.jsx)(Ln,{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)(Ln,{title:`Source`,children:(()=>{let t=Fn[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)(Ln,{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)(Ln,{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 Ln({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 Rn({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 zn({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)(Ln,{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=Cn(e.subject),c=t.filter(t=>t.fact_id!==e.fact_id&&t.fact_type===`procedural`&&Cn(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)(Ln,{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)(Ln,{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:Sn(e.subject)},e.fact_id))})}),l.length>0&&(0,o.jsx)(Ln,{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:bn(e)})]},e.fact_id))})})]})}return e.fact_type===`negative`||e.fact_type===`episodic`?(0,o.jsx)(Ln,{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 Bn={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 Vn({type:e}){return(0,o.jsx)(`span`,{className:`inline-block rounded-full px-2 py-0.5 text-[10px] font-medium uppercase ${Bn[e]??`bg-surface-overlay text-muted-foreground`}`,children:e})}function Hn(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 Un={},Wn={};function Gn(e,t){try{let n=(Un[e]||=new Intl.DateTimeFormat(`en-US`,{timeZone:e,timeZoneName:`longOffset`}).format)(t).split(`GMT`)[1];return n in Wn?Wn[n]:qn(n,n.split(`:`))}catch{if(e in Wn)return Wn[e];let t=e?.match(Kn);return t?qn(e,t.slice(1)):NaN}}var Kn=/([+-]\d\d):?(\d\d)?/;function qn(e,t){let n=+(t[0]||0),r=+(t[1]||0),i=(t[2]||0)/60;return Wn[e]=n*60+r>0?n*60+r+i:n*60-r-i}var Jn=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(Gn(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)),Qn(this,NaN),Xn(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=-Gn(this.timeZone,this);return e>0?Math.floor(e):Math.ceil(e)}setTime(e){return Date.prototype.setTime.apply(this,arguments),Xn(this),+this}[Symbol.for(`constructDateFrom`)](t){return new e(+new Date(t),this.timeZone)}},Yn=/^(get|set)(?!UTC)/;Object.getOwnPropertyNames(Date.prototype).forEach(e=>{if(!Yn.test(e))return;let t=e.replace(Yn,`$1UTC`);Jn.prototype[t]&&(e.startsWith(`get`)?Jn.prototype[e]=function(){return this.internal[t]()}:(Jn.prototype[e]=function(){return Date.prototype[t].apply(this.internal,arguments),Zn(this),+this},Jn.prototype[t]=function(){return Date.prototype[t].apply(this,arguments),Xn(this),+this}))});function Xn(e){e.internal.setTime(+e),e.internal.setUTCSeconds(e.internal.getUTCSeconds()-Math.round(-Gn(e.timeZone,e)*60))}function Zn(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()),Qn(e)}function Qn(e){let t=Gn(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(-(Gn(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=Gn(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=Gn(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 $n=class e extends Jn{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} (${Hn(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)}},er=365.2425,tr=6048e5,nr=864e5,rr=3600*24;rr*7,rr*er/12*3;var ir=Symbol.for(`constructDateFrom`);function ar(e,t){return typeof e==`function`?e(t):e&&typeof e==`object`&&ir in e?e[ir](t):e instanceof Date?new e.constructor(t):new Date(t)}function P(e,t){return ar(t||e,e)}function or(e,t,n){let r=P(e,n?.in);return isNaN(t)?ar(n?.in||e,NaN):(t&&r.setDate(r.getDate()+t),r)}function sr(e,t,n){let r=P(e,n?.in);if(isNaN(t))return ar(n?.in||e,NaN);if(!t)return r;let i=r.getDate(),a=ar(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 cr={};function lr(){return cr}function ur(e,t){let n=lr(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=P(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 dr(e,t){return ur(e,{...t,weekStartsOn:1})}function fr(e,t){let n=P(e,t?.in),r=n.getFullYear(),i=ar(n,0);i.setFullYear(r+1,0,4),i.setHours(0,0,0,0);let a=dr(i),o=ar(n,0);o.setFullYear(r,0,4),o.setHours(0,0,0,0);let s=dr(o);return n.getTime()>=a.getTime()?r+1:n.getTime()>=s.getTime()?r:r-1}function pr(e){let t=P(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 mr(e,...t){let n=ar.bind(null,e||t.find(e=>typeof e==`object`));return t.map(n)}function hr(e,t){let n=P(e,t?.in);return n.setHours(0,0,0,0),n}function gr(e,t,n){let[r,i]=mr(n?.in,e,t),a=hr(r),o=hr(i),s=+a-pr(a),c=+o-pr(o);return Math.round((s-c)/nr)}function _r(e,t){let n=fr(e,t),r=ar(t?.in||e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),dr(r)}function vr(e,t,n){return or(e,t*7,n)}function yr(e,t,n){return sr(e,t*12,n)}function br(e,t){let n,r=t?.in;return e.forEach(e=>{!r&&typeof e==`object`&&(r=ar.bind(null,e));let t=P(e,r);(!n||n<t||isNaN(+t))&&(n=t)}),ar(r,n||NaN)}function xr(e,t){let n,r=t?.in;return e.forEach(e=>{!r&&typeof e==`object`&&(r=ar.bind(null,e));let t=P(e,r);(!n||n>t||isNaN(+t))&&(n=t)}),ar(r,n||NaN)}function Sr(e,t,n){let[r,i]=mr(n?.in,e,t);return+hr(r)==+hr(i)}function Cr(e){return e instanceof Date||typeof e==`object`&&Object.prototype.toString.call(e)===`[object Date]`}function wr(e){return!(!Cr(e)&&typeof e!=`number`||isNaN(+P(e)))}function Tr(e,t,n){let[r,i]=mr(n?.in,e,t),a=r.getFullYear()-i.getFullYear(),o=r.getMonth()-i.getMonth();return a*12+o}function Er(e,t){let n=P(e,t?.in),r=n.getMonth();return n.setFullYear(n.getFullYear(),r+1,0),n.setHours(23,59,59,999),n}function Dr(e,t){let[n,r]=mr(e,t.start,t.end);return{start:n,end:r}}function Or(e,t){let{start:n,end:r}=Dr(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(ar(n,o)),o.setMonth(o.getMonth()+s);return i?c.reverse():c}function kr(e,t){let n=P(e,t?.in);return n.setDate(1),n.setHours(0,0,0,0),n}function Ar(e,t){let n=P(e,t?.in),r=n.getFullYear();return n.setFullYear(r+1,0,0),n.setHours(23,59,59,999),n}function jr(e,t){let n=P(e,t?.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function Mr(e,t){let{start:n,end:r}=Dr(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(ar(n,o)),o.setFullYear(o.getFullYear()+s);return i?c.reverse():c}function Nr(e,t){let n=lr(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=P(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 Pr(e,t){return Nr(e,{...t,weekStartsOn:1})}var Fr={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`}},Ir=(e,t,n)=>{let r,i=Fr[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 Lr(e){return(t={})=>{let n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var Rr={date:Lr({formats:{full:`EEEE, MMMM do, y`,long:`MMMM do, y`,medium:`MMM d, y`,short:`MM/dd/yyyy`},defaultWidth:`full`}),time:Lr({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:Lr({formats:{full:`{{date}} 'at' {{time}}`,long:`{{date}} 'at' {{time}}`,medium:`{{date}}, {{time}}`,short:`{{date}}, {{time}}`},defaultWidth:`full`})},zr={lastWeek:`'last' eeee 'at' p`,yesterday:`'yesterday at' p`,today:`'today at' p`,tomorrow:`'tomorrow at' p`,nextWeek:`eeee 'at' p`,other:`P`},Br=(e,t,n,r)=>zr[e];function Vr(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 Hr={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:Vr({values:{narrow:[`B`,`A`],abbreviated:[`BC`,`AD`],wide:[`Before Christ`,`Anno Domini`]},defaultWidth:`wide`}),quarter:Vr({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:Vr({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:Vr({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:Vr({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 Ur(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)?Gr(s,e=>e.test(o)):Wr(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 Wr(e,t){for(let n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function Gr(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function Kr(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:Ir,formatLong:Rr,formatRelative:Br,localize:Hr,match:{ordinalNumber:Kr({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:Ur({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:Ur({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:Ur({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:Ur({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:Ur({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 Jr(e,t){let n=P(e,t?.in);return gr(n,jr(n))+1}function Yr(e,t){let n=P(e,t?.in),r=dr(n)-+_r(n);return Math.round(r/tr)+1}function Xr(e,t){let n=P(e,t?.in),r=n.getFullYear(),i=lr(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,o=ar(t?.in||e,0);o.setFullYear(r+1,0,a),o.setHours(0,0,0,0);let s=ur(o,t),c=ar(t?.in||e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);let l=ur(c,t);return+n>=+s?r+1:+n>=+l?r:r-1}function Zr(e,t){let n=lr(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,i=Xr(e,t),a=ar(t?.in||e,0);return a.setFullYear(i,0,r),a.setHours(0,0,0,0),ur(a,t)}function Qr(e,t){let n=P(e,t?.in),r=ur(n,t)-+Zr(n,t);return Math.round(r/tr)+1}function F(e,t){return(e<0?`-`:``)+Math.abs(e).toString().padStart(t,`0`)}var $r={y(e,t){let n=e.getFullYear(),r=n>0?n:1-n;return F(t===`yy`?r%100:r,t.length)},M(e,t){let n=e.getMonth();return t===`M`?String(n+1):F(n+1,2)},d(e,t){return F(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 F(e.getHours()%12||12,t.length)},H(e,t){return F(e.getHours(),t.length)},m(e,t){return F(e.getMinutes(),t.length)},s(e,t){return F(e.getSeconds(),t.length)},S(e,t){let n=t.length,r=e.getMilliseconds();return F(Math.trunc(r*10**(n-3)),t.length)}},ei={am:`am`,pm:`pm`,midnight:`midnight`,noon:`noon`,morning:`morning`,afternoon:`afternoon`,evening:`evening`,night:`night`},ti={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 $r.y(e,t)},Y:function(e,t,n,r){let i=Xr(e,r),a=i>0?i:1-i;return t===`YY`?F(a%100,2):t===`Yo`?n.ordinalNumber(a,{unit:`year`}):F(a,t.length)},R:function(e,t){return F(fr(e),t.length)},u:function(e,t){return F(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 F(r,2);case`Qo`:return n.ordinalNumber(r,{unit:`quarter`});case`QQQ`:return n.quarter(r,{width:`abbreviated`,context:`formatting`});case`QQQQQ`:return n.quarter(r,{width:`narrow`,context:`formatting`});default:return n.quarter(r,{width:`wide`,context:`formatting`})}},q:function(e,t,n){let r=Math.ceil((e.getMonth()+1)/3);switch(t){case`q`:return String(r);case`qq`:return F(r,2);case`qo`:return n.ordinalNumber(r,{unit:`quarter`});case`qqq`:return n.quarter(r,{width:`abbreviated`,context:`standalone`});case`qqqqq`:return n.quarter(r,{width:`narrow`,context:`standalone`});default:return n.quarter(r,{width:`wide`,context:`standalone`})}},M:function(e,t,n){let r=e.getMonth();switch(t){case`M`:case`MM`:return $r.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 F(r+1,2);case`Lo`:return n.ordinalNumber(r+1,{unit:`month`});case`LLL`:return n.month(r,{width:`abbreviated`,context:`standalone`});case`LLLLL`:return n.month(r,{width:`narrow`,context:`standalone`});default:return n.month(r,{width:`wide`,context:`standalone`})}},w:function(e,t,n,r){let i=Qr(e,r);return t===`wo`?n.ordinalNumber(i,{unit:`week`}):F(i,t.length)},I:function(e,t,n){let r=Yr(e);return t===`Io`?n.ordinalNumber(r,{unit:`week`}):F(r,t.length)},d:function(e,t,n){return t===`do`?n.ordinalNumber(e.getDate(),{unit:`date`}):$r.d(e,t)},D:function(e,t,n){let r=Jr(e);return t===`Do`?n.ordinalNumber(r,{unit:`dayOfYear`}):F(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 F(a,2);case`eo`:return n.ordinalNumber(a,{unit:`day`});case`eee`:return n.day(i,{width:`abbreviated`,context:`formatting`});case`eeeee`:return n.day(i,{width:`narrow`,context:`formatting`});case`eeeeee`:return n.day(i,{width:`short`,context:`formatting`});default:return n.day(i,{width:`wide`,context:`formatting`})}},c:function(e,t,n,r){let i=e.getDay(),a=(i-r.weekStartsOn+8)%7||7;switch(t){case`c`:return String(a);case`cc`:return F(a,t.length);case`co`:return n.ordinalNumber(a,{unit:`day`});case`ccc`:return n.day(i,{width:`abbreviated`,context:`standalone`});case`ccccc`:return n.day(i,{width:`narrow`,context:`standalone`});case`cccccc`:return n.day(i,{width:`short`,context:`standalone`});default:return n.day(i,{width:`wide`,context:`standalone`})}},i:function(e,t,n){let r=e.getDay(),i=r===0?7:r;switch(t){case`i`:return String(i);case`ii`:return F(i,t.length);case`io`:return n.ordinalNumber(i,{unit:`day`});case`iii`:return n.day(r,{width:`abbreviated`,context:`formatting`});case`iiiii`:return n.day(r,{width:`narrow`,context:`formatting`});case`iiiiii`:return n.day(r,{width:`short`,context:`formatting`});default:return n.day(r,{width:`wide`,context:`formatting`})}},a:function(e,t,n){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?ei.noon:r===0?ei.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?ei.evening:r>=12?ei.afternoon:r>=4?ei.morning:ei.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 $r.h(e,t)},H:function(e,t,n){return t===`Ho`?n.ordinalNumber(e.getHours(),{unit:`hour`}):$r.H(e,t)},K:function(e,t,n){let r=e.getHours()%12;return t===`Ko`?n.ordinalNumber(r,{unit:`hour`}):F(r,t.length)},k:function(e,t,n){let r=e.getHours();return r===0&&(r=24),t===`ko`?n.ordinalNumber(r,{unit:`hour`}):F(r,t.length)},m:function(e,t,n){return t===`mo`?n.ordinalNumber(e.getMinutes(),{unit:`minute`}):$r.m(e,t)},s:function(e,t,n){return t===`so`?n.ordinalNumber(e.getSeconds(),{unit:`second`}):$r.s(e,t)},S:function(e,t){return $r.S(e,t)},X:function(e,t,n){let r=e.getTimezoneOffset();if(r===0)return`Z`;switch(t){case`X`:return ri(r);case`XXXX`:case`XX`:return ii(r);default:return ii(r,`:`)}},x:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`x`:return ri(r);case`xxxx`:case`xx`:return ii(r);default:return ii(r,`:`)}},O:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`O`:case`OO`:case`OOO`:return`GMT`+ni(r,`:`);default:return`GMT`+ii(r,`:`)}},z:function(e,t,n){let r=e.getTimezoneOffset();switch(t){case`z`:case`zz`:case`zzz`:return`GMT`+ni(r,`:`);default:return`GMT`+ii(r,`:`)}},t:function(e,t,n){return F(Math.trunc(e/1e3),t.length)},T:function(e,t,n){return F(+e,t.length)}};function ni(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+F(a,2)}function ri(e,t){return e%60==0?(e>0?`-`:`+`)+F(Math.abs(e)/60,2):ii(e,t)}function ii(e,t=``){let n=e>0?`-`:`+`,r=Math.abs(e),i=F(Math.trunc(r/60),2),a=F(r%60,2);return n+i+t+a}var ai=(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`})}},oi=(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`})}},si={p:oi,P:(e,t)=>{let n=e.match(/(P+)(p+)?/)||[],r=n[1],i=n[2];if(!i)return ai(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}}`,ai(r,t)).replace(`{{time}}`,oi(i,t))}},ci=/^D+$/,li=/^Y+$/,ui=[`D`,`DD`,`YY`,`YYYY`];function di(e){return ci.test(e)}function fi(e){return li.test(e)}function pi(e,t,n){let r=mi(e,t,n);if(console.warn(r),ui.includes(e))throw RangeError(r)}function mi(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 hi=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,gi=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,_i=/^'([^]*?)'?$/,vi=/''/g,yi=/[a-zA-Z]/;function bi(e,t,n){let r=lr(),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=P(e,n?.in);if(!wr(s))throw RangeError(`Invalid time value`);let c=t.match(gi).map(e=>{let t=e[0];if(t===`p`||t===`P`){let n=si[t];return n(e,i.formatLong)}return e}).join(``).match(hi).map(e=>{if(e===`''`)return{isToken:!1,value:`'`};let t=e[0];if(t===`'`)return{isToken:!1,value:xi(e)};if(ti[t])return{isToken:!0,value:e};if(t.match(yi))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&&fi(a)||!n?.useAdditionalDayOfYearTokens&&di(a))&&pi(a,t,String(e));let o=ti[a[0]];return o(s,a,i.localize,l)}).join(``)}function xi(e){let t=e.match(_i);return t?t[1].replace(vi,`'`):e}function Si(e,t){let n=P(e,t?.in),r=n.getFullYear(),i=n.getMonth(),a=ar(n,0);return a.setFullYear(r,i+1,0),a.setHours(0,0,0,0),a.getDate()}function Ci(e,t){return P(e,t?.in).getMonth()}function wi(e,t){return P(e,t?.in).getFullYear()}function Ti(e,t){return+P(e)>+P(t)}function Ei(e,t){return+P(e)<+P(t)}function Di(e,t,n){let[r,i]=mr(n?.in,e,t);return r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()}function Oi(e,t,n){let[r,i]=mr(n?.in,e,t);return r.getFullYear()===i.getFullYear()}function ki(e,t,n){let r=P(e,n?.in),i=r.getFullYear(),a=r.getDate(),o=ar(n?.in||e,0);o.setFullYear(i,t,15),o.setHours(0,0,0,0);let s=Si(o);return r.setMonth(t,Math.min(a,s)),r}function Ai(e,t,n){let r=P(e,n?.in);return isNaN(+r)?ar(n?.in||e,NaN):(r.setFullYear(t),r)}var ji=5,Mi=4;function Ni(e,t){let n=t.startOfMonth(e),r=n.getDay()>0?n.getDay():7,i=t.addDays(e,-r+1),a=t.addDays(i,ji*7-1);return t.getMonth(e)===t.getMonth(a)?ji:Mi}function Pi(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 I(e,t){let n=Pi(e,t),r=Ni(e,t);return t.addDays(n,r*7-1)}var L={...qr,labels:{labelDayButton:(e,t,n,r)=>{let i;i=r&&typeof r.format==`function`?r.format.bind(r):(e,t)=>bi(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)=>bi(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)=>bi(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)=>bi(e,n,{locale:qr,...t}),r(e,`cccc`)}}},Fi=class e{constructor(e,t){this.today=()=>this.overrides?.today?this.overrides.today():this.options.timeZone?$n.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 $n(e,t,n,this.options.timeZone):new Date(e,t,n),this.addDays=(e,t)=>this.overrides?.addDays?this.overrides.addDays(e,t):or(e,t),this.addMonths=(e,t)=>this.overrides?.addMonths?this.overrides.addMonths(e,t):sr(e,t),this.addWeeks=(e,t)=>this.overrides?.addWeeks?this.overrides.addWeeks(e,t):vr(e,t),this.addYears=(e,t)=>this.overrides?.addYears?this.overrides.addYears(e,t):yr(e,t),this.differenceInCalendarDays=(e,t)=>this.overrides?.differenceInCalendarDays?this.overrides.differenceInCalendarDays(e,t):gr(e,t),this.differenceInCalendarMonths=(e,t)=>this.overrides?.differenceInCalendarMonths?this.overrides.differenceInCalendarMonths(e,t):Tr(e,t),this.eachMonthOfInterval=e=>this.overrides?.eachMonthOfInterval?this.overrides.eachMonthOfInterval(e):Or(e),this.eachYearOfInterval=e=>{let t=this.overrides?.eachYearOfInterval?this.overrides.eachYearOfInterval(e):Mr(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):I(e,this),this.endOfISOWeek=e=>this.overrides?.endOfISOWeek?this.overrides.endOfISOWeek(e):Pr(e),this.endOfMonth=e=>this.overrides?.endOfMonth?this.overrides.endOfMonth(e):Er(e),this.endOfWeek=(e,t)=>this.overrides?.endOfWeek?this.overrides.endOfWeek(e,t):Nr(e,this.options),this.endOfYear=e=>this.overrides?.endOfYear?this.overrides.endOfYear(e):Ar(e),this.format=(e,t,n)=>{let r=this.overrides?.format?this.overrides.format(e,t,this.options):bi(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):Yr(e),this.getMonth=(e,t)=>this.overrides?.getMonth?this.overrides.getMonth(e,this.options):Ci(e,this.options),this.getYear=(e,t)=>this.overrides?.getYear?this.overrides.getYear(e,this.options):wi(e,this.options),this.getWeek=(e,t)=>this.overrides?.getWeek?this.overrides.getWeek(e,this.options):Qr(e,this.options),this.isAfter=(e,t)=>this.overrides?.isAfter?this.overrides.isAfter(e,t):Ti(e,t),this.isBefore=(e,t)=>this.overrides?.isBefore?this.overrides.isBefore(e,t):Ei(e,t),this.isDate=e=>this.overrides?.isDate?this.overrides.isDate(e):Cr(e),this.isSameDay=(e,t)=>this.overrides?.isSameDay?this.overrides.isSameDay(e,t):Sr(e,t),this.isSameMonth=(e,t)=>this.overrides?.isSameMonth?this.overrides.isSameMonth(e,t):Di(e,t),this.isSameYear=(e,t)=>this.overrides?.isSameYear?this.overrides.isSameYear(e,t):Oi(e,t),this.max=e=>this.overrides?.max?this.overrides.max(e):br(e),this.min=e=>this.overrides?.min?this.overrides.min(e):xr(e),this.setMonth=(e,t)=>this.overrides?.setMonth?this.overrides.setMonth(e,t):ki(e,t),this.setYear=(e,t)=>this.overrides?.setYear?this.overrides.setYear(e,t):Ai(e,t),this.startOfBroadcastWeek=(e,t)=>this.overrides?.startOfBroadcastWeek?this.overrides.startOfBroadcastWeek(e,this):Pi(e,this),this.startOfDay=e=>this.overrides?.startOfDay?this.overrides.startOfDay(e):hr(e),this.startOfISOWeek=e=>this.overrides?.startOfISOWeek?this.overrides.startOfISOWeek(e):dr(e),this.startOfMonth=e=>this.overrides?.startOfMonth?this.overrides.startOfMonth(e):kr(e),this.startOfWeek=(e,t)=>this.overrides?.startOfWeek?this.overrides.startOfWeek(e,this.options):ur(e,this.options),this.startOfYear=e=>this.overrides?.startOfYear?this.overrides.startOfYear(e):jr(e),this.options={locale:L,...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)}};Fi.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 Ii=new Fi,Li=class{constructor(e,t,n=Ii){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)}},Ri=class{constructor(e,t){this.date=e,this.weeks=t}},zi=class{constructor(e,t){this.days=t,this.weekNumber=e}};function Bi(e){return M.createElement(`span`,{...e})}function Vi(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 Hi(e){let{day:t,modifiers:n,...r}=e;return M.createElement(`td`,{...r})}function Ui(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 R;(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`})(R||={});var z;(function(e){e.disabled=`disabled`,e.hidden=`hidden`,e.outside=`outside`,e.focused=`focused`,e.today=`today`})(z||={});var Wi;(function(e){e.range_end=`range_end`,e.range_middle=`range_middle`,e.range_start=`range_start`,e.selected=`selected`})(Wi||={});var Gi;(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`})(Gi||={});var Ki=(0,M.createContext)(void 0);function qi(){let e=(0,M.useContext)(Ki);if(e===void 0)throw Error(`useDayPicker() must be used within a custom component.`);return e}function Ji(e){let{options:t,className:n,...r}=e,{classNames:i,components:a}=qi(),o=[i[R.Dropdown],n].join(` `),s=t?.find(({value:e})=>e===r.value);return M.createElement(`span`,{"data-disabled":r.disabled,className:i[R.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[R.CaptionLabel],"aria-hidden":!0},s?.label,M.createElement(a.Chevron,{orientation:`down`,size:18,className:i[R.Chevron]})))}function Yi(e){return M.createElement(`div`,{...e})}function Xi(e){return M.createElement(`div`,{...e})}function Zi(e){let{calendarMonth:t,displayIndex:n,...r}=e;return M.createElement(`div`,{...r},e.children)}function Qi(e){let{calendarMonth:t,displayIndex:n,...r}=e;return M.createElement(`div`,{...r})}function $i(e){return M.createElement(`table`,{...e})}function ea(e){return M.createElement(`div`,{...e})}function ta(e){let{components:t}=qi();return M.createElement(t.Dropdown,{...e})}function na(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[R.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[R.Chevron],orientation:`left`})),M.createElement(o.NextMonthButton,{type:`button`,className:s[R.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[R.Chevron]})))}function ra(e){return M.createElement(`button`,{...e})}function ia(e){return M.createElement(`option`,{...e})}function aa(e){return M.createElement(`button`,{...e})}function oa(e){let{rootRef:t,...n}=e;return M.createElement(`div`,{...n,ref:t})}function sa(e){return M.createElement(`select`,{...e})}function ca(e){let{week:t,...n}=e;return M.createElement(`tr`,{...n})}function la(e){return M.createElement(`th`,{...e})}function ua(e){return M.createElement(`thead`,{"aria-hidden":!0},M.createElement(`tr`,{...e}))}function da(e){let{week:t,...n}=e;return M.createElement(`th`,{...n})}function fa(e){return M.createElement(`th`,{...e})}function pa(e){return M.createElement(`tbody`,{...e})}function ma(e){let{components:t}=qi();return M.createElement(t.Dropdown,{...e})}var ha=e({CaptionLabel:()=>Bi,Chevron:()=>Vi,Day:()=>Hi,DayButton:()=>Ui,Dropdown:()=>Ji,DropdownNav:()=>Yi,Footer:()=>Xi,Month:()=>Zi,MonthCaption:()=>Qi,MonthGrid:()=>$i,Months:()=>ea,MonthsDropdown:()=>ta,Nav:()=>na,NextMonthButton:()=>ra,Option:()=>ia,PreviousMonthButton:()=>aa,Root:()=>oa,Select:()=>sa,Week:()=>ca,WeekNumber:()=>da,WeekNumberHeader:()=>fa,Weekday:()=>la,Weekdays:()=>ua,Weeks:()=>pa,YearsDropdown:()=>ma});function ga(e,t,n=!1,r=Ii){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 _a(e){return!!(e&&typeof e==`object`&&`before`in e&&`after`in e)}function va(e){return!!(e&&typeof e==`object`&&`from`in e)}function ya(e){return!!(e&&typeof e==`object`&&`after`in e)}function ba(e){return!!(e&&typeof e==`object`&&`before`in e)}function xa(e){return!!(e&&typeof e==`object`&&`dayOfWeek`in e)}function Sa(e,t){return Array.isArray(e)&&e.every(t.isDate)}function Ca(e,t,n=Ii){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(Sa(t,n))return t.some(t=>i(e,t));if(va(t))return ga(t,e,!1,n);if(xa(t))return Array.isArray(t.dayOfWeek)?t.dayOfWeek.includes(e.getDay()):t.dayOfWeek===e.getDay();if(_a(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 ya(t)?a(e,t.after)>0:ba(t)?a(t.before,e)>0:typeof t==`function`?t(e):!1})}function wa(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={[z.focused]:[],[z.outside]:[],[z.disabled]:[],[z.hidden]:[],[z.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&&Ca(e,a,i)),S=!!(o&&Ca(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&&Ca(e,r,i)&&(b[n]?b[n].push(t):b[n]=[t])})}return e=>{let t={[z.focused]:!1,[z.disabled]:!1,[z.hidden]:!1,[z.outside]:!1,[z.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 Ta(e,t,n={}){return Object.entries(e).filter(([,e])=>e===!0).reduce((e,[r])=>(n[r]?e.push(n[r]):t[z[r]]?e.push(t[z[r]]):t[Wi[r]]&&e.push(t[Wi[r]]),e),[t[R.Day]])}function Ea(e){return{...ha,...e}}function Da(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 Oa(){let e={};for(let t in R)e[R[t]]=`rdp-${R[t]}`;for(let t in z)e[z[t]]=`rdp-${z[t]}`;for(let t in Wi)e[Wi[t]]=`rdp-${Wi[t]}`;for(let t in Gi)e[Gi[t]]=`rdp-${Gi[t]}`;return e}function ka(e,t,n){return(n??new Fi(t)).formatMonthYear(e)}function Aa(e,t,n){return(n??new Fi(t)).format(e,`d`)}function ja(e,t=Ii){return t.format(e,`LLLL`)}function Ma(e,t,n){return(n??new Fi(t)).format(e,`cccccc`)}function Na(e,t=Ii){return e<10?t.formatNumber(`0${e.toLocaleString()}`):t.formatNumber(`${e.toLocaleString()}`)}function Pa(){return``}function Fa(e,t=Ii){return t.format(e,`yyyy`)}var Ia=e({formatCaption:()=>ka,formatDay:()=>Aa,formatMonthDropdown:()=>ja,formatWeekNumber:()=>Na,formatWeekNumberHeader:()=>Pa,formatWeekdayName:()=>Ma,formatYearDropdown:()=>Fa});function La(e){return{...Ia,...e}}function Ra(e,t,n,r){let i=(r??new Fi(n)).format(e,`PPPP`);return t.today&&(i=`Today, ${i}`),t.selected&&(i=`${i}, selected`),i}function za(e,t,n){return(n??new Fi(t)).formatMonthYear(e)}function Ba(e,t,n,r){let i=(r??new Fi(n)).format(e,`PPPP`);return t?.today&&(i=`Today, ${i}`),i}function Va(e){return`Choose the Month`}function Ha(){return``}var Ua=`Go to the Next Month`;function Wa(e,t){return Ua}function Ga(e){return`Go to the Previous Month`}function Ka(e,t,n){return(n??new Fi(t)).format(e,`cccc`)}function qa(e,t){return`Week ${e}`}function Ja(e){return`Week Number`}function Ya(e){return`Choose the Year`}var Xa=e({labelDayButton:()=>Ra,labelGrid:()=>za,labelGridcell:()=>Ba,labelMonthDropdown:()=>Va,labelNav:()=>Ha,labelNext:()=>Wa,labelPrevious:()=>Ga,labelWeekNumber:()=>qa,labelWeekNumberHeader:()=>Ja,labelWeekday:()=>Ka,labelYearDropdown:()=>Ya}),Za=(e,t,n)=>t||(n?typeof n==`function`?n:(...e)=>n:e);function Qa(e,t){let n=t.locale?.labels??{};return{...Xa,...e??{},labelDayButton:Za(Ra,e?.labelDayButton,n.labelDayButton),labelMonthDropdown:Za(Va,e?.labelMonthDropdown,n.labelMonthDropdown),labelNext:Za(Wa,e?.labelNext,n.labelNext),labelPrevious:Za(Ga,e?.labelPrevious,n.labelPrevious),labelWeekNumber:Za(qa,e?.labelWeekNumber,n.labelWeekNumber),labelYearDropdown:Za(Ya,e?.labelYearDropdown,n.labelYearDropdown),labelGrid:Za(za,e?.labelGrid,n.labelGrid),labelGridcell:Za(Ba,e?.labelGridcell,n.labelGridcell),labelNav:Za(Ha,e?.labelNav,n.labelNav),labelWeekNumberHeader:Za(Ja,e?.labelWeekNumberHeader,n.labelWeekNumberHeader),labelWeekday:Za(Ka,e?.labelWeekday,n.labelWeekday)}}function $a(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 eo(e,t={},n={}){let r={...t?.[R.Day]};return Object.entries(e).filter(([,e])=>e===!0).forEach(([e])=>{r={...r,...n?.[e]}}),r}function to(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 no(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 ro(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 $n(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($n.tz(e)),newDate:(t,n,r)=>new $n(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 $n(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 $n(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 $n(n.getFullYear(),0,1,12,0,0,e);for(;o.getFullYear()<=r.getFullYear();)i.push(new $n(o,e)),o.setFullYear(o.getFullYear()+1,0,1);return i},getWeek:(e,t)=>Qr(o(e),{weekStartsOn:t?.weekStartsOn??i,firstWeekContainsDate:t?.firstWeekContainsDate??r?.options?.firstWeekContainsDate??1}),getISOWeek:e=>Yr(o(e)),differenceInCalendarDays:(e,t)=>gr(o(e),o(t)),differenceInCalendarMonths:(e,t)=>Tr(o(e),o(t))}}var io=e=>e instanceof HTMLElement?e:null,ao=e=>[...e.querySelectorAll(`[data-animated-month]`)??[]],oo=e=>io(e.querySelector(`[data-animated-month]`)),so=e=>io(e.querySelector(`[data-animated-caption]`)),B=e=>io(e.querySelector(`[data-animated-weeks]`)),co=e=>io(e.querySelector(`[data-animated-nav]`)),lo=e=>io(e.querySelector(`[data-animated-weekdays]`));function V(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[Gi.caption_after_enter]:n[Gi.caption_before_enter],p=d?n[Gi.weeks_after_enter]:n[Gi.weeks_before_enter],m=o.current,h=e.current.cloneNode(!0);if(h instanceof HTMLElement?(ao(h).forEach(e=>{if(!(e instanceof HTMLElement))return;let t=oo(e);t&&e.contains(t)&&e.removeChild(t);let n=so(e);n&&n.classList.remove(f);let r=B(e);r&&r.classList.remove(p)}),o.current=h):o.current=null,c.current||u||i)return;let g=m instanceof HTMLElement?ao(m):[],_=ao(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=co(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=so(i);s&&s.classList.add(f);let l=B(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=lo(o);m&&(m.style.opacity=`0`);let h=so(o);h&&(h.classList.add(d?n[Gi.caption_before_exit]:n[Gi.caption_after_exit]),h.addEventListener(`animationend`,u));let _=B(o);_&&_.classList.add(d?n[Gi.weeks_before_exit]:n[Gi.weeks_after_exit]),i.insertBefore(o,i.firstChild)})}})}function H(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 uo(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 fo(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 po(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 mo(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 Ri(m,_.reduce((e,t)=>{let i=n.ISOWeek?l(t):u(t),a=e.find(e=>e.weekNumber===i),o=new Li(t,m,r);return a?a.days.push(o):e.push(new zi(i,[o])),e},[]));return e.push(y),e},[]);return n.reverseMonths?m.reverse():m}function ho(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 go(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 _o(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 vo(e){return e.reduce((e,t)=>e.concat(t.weeks.slice()),[].slice())}function U(e,t){let[n,r]=(0,M.useState)(e);return[t===void 0?n:t,r]}function yo(e,t){let[n,r]=ho(e,t),{startOfMonth:i,endOfMonth:a}=t,o=po(e,n,r,t),[s,c]=U(o,e.month?o:void 0);(0,M.useEffect)(()=>{c(po(e,n,r,t))},[e.timeZone]);let{months:l,weeks:u,days:d,previousMonth:f,nextMonth:p}=(0,M.useMemo)(()=>{let i=fo(s,r,{numberOfMonths:e.numberOfMonths},t),o=mo(i,H(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:vo(o),days:uo(o),previousMonth:_o(s,n,e,t),nextMonth:go(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 bo;(function(e){e[e.Today=0]=`Today`,e[e.Selected=1]=`Selected`,e[e.LastFocused=2]=`LastFocused`,e[e.FocusedModifier=3]=`FocusedModifier`})(bo||={});function xo(e){return!e[z.disabled]&&!e[z.hidden]&&!e[z.outside]}function So(e,t,n,r){let i,a=-1;for(let o of e){let e=t(o);xo(e)&&(e[z.focused]&&a<bo.FocusedModifier?(i=o,a=bo.FocusedModifier):r?.isEqualTo(o)&&a<bo.LastFocused?(i=o,a=bo.LastFocused):n(o.date)&&a<bo.Selected?(i=o,a=bo.Selected):e[z.today]&&a<bo.Today&&(i=o,a=bo.Today))}return i||=e.find(e=>xo(t(e))),i}function Co(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 wo(e,t,n,r,i,a,o,s=0){if(s>365)return;let c=Co(e,t,n.date,r,i,a,o),l=!!(a.disabled&&Ca(c,a.disabled,o)),u=!!(a.hidden&&Ca(c,a.hidden,o)),d=new Li(c,c,o);return!l&&!u?d:wo(e,t,d,r,i,a,o,s+1)}function To(e,t,n,r,i){let{autoFocus:a}=e,[o,s]=(0,M.useState)(),c=So(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=wo(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 Eo(e,t){let{selected:n,required:r,onSelect:i}=e,[a,o]=U(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 Do(e,t,n=0,r=0,i=!1,a=Ii){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 Oo(e,t,n=Ii){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 ko(e,t,n=Ii){return ga(e,t.from,!1,n)||ga(e,t.to,!1,n)||ga(t,e.from,!1,n)||ga(t,e.to,!1,n)}function Ao(e,t,n=Ii){let r=Array.isArray(t)?t:[t];if(r.filter(e=>typeof e!=`function`).some(t=>typeof t==`boolean`?t:n.isDate(t)?ga(e,t,!1,n):Sa(t,n)?t.some(t=>ga(e,t,!1,n)):va(t)?t.from&&t.to?ko(e,{from:t.from,to:t.to},n):!1:xa(t)?Oo(e,t.dayOfWeek,n):_a(t)?n.isAfter(t.before,t.after)?ko(e,{from:n.addDays(t.after,1),to:n.addDays(t.before,-1)},n):Ca(e.from,t,n)||Ca(e.to,t,n):ya(t)||ba(t)?Ca(e.from,t,n)||Ca(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 jo(e,t){let{disabled:n,excludeDisabled:r,resetOnSelect:i,selected:a,required:o,onSelect:s}=e,[c,l]=U(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}:Do(a,u,f,p,o,t)}return r&&n&&m?.from&&m.to&&Ao({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&&ga(u,e,!1,t)}}function Mo(e,t){let{selected:n,required:r,onSelect:i}=e,[a,o]=U(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 No(e,t){let n=Mo(e,t),r=Eo(e,t),i=jo(e,t);switch(e.mode){case`single`:return n;case`multiple`:return r;case`range`:return i;default:return}}function Po(e,t){return e instanceof $n&&e.timeZone===t?e:new $n(e,t)}function Fo(e,t,n){if(!n)return Po(e,t);let r=Po(e,t),i=new $n(r.getFullYear(),r.getMonth(),r.getDate(),12,0,0,t);return new Date(i.getTime())}function Io(e,t,n){return typeof e==`boolean`||typeof e==`function`?e:e instanceof Date?Fo(e,t,n):Array.isArray(e)?e.map(e=>e instanceof Date?Fo(e,t,n):e):va(e)?{...e,from:e.from?Po(e.from,t):e.from,to:e.to?Po(e.to,t):e.to}:_a(e)?{before:Fo(e.before,t,n),after:Fo(e.after,t,n)}:ya(e)?{after:Fo(e.after,t,n)}:ba(e)?{before:Fo(e.before,t,n)}:e}function Lo(e,t,n){return e&&(Array.isArray(e)?e.map(e=>Io(e,t,n)):Io(e,t,n))}function Ro(e){let t=e,n=t.timeZone;if(n&&(t={...e,timeZone:n},t.today&&=Po(t.today,n),t.month&&=Po(t.month,n),t.defaultMonth&&=Po(t.defaultMonth,n),t.startMonth&&=Po(t.startMonth,n),t.endMonth&&=Po(t.endMonth,n),t.mode===`single`&&t.selected?t.selected=Po(t.selected,n):t.mode===`multiple`&&t.selected?t.selected=t.selected?.map(e=>Po(e,n)):t.mode===`range`&&t.selected&&(t.selected={from:t.selected.from?Po(t.selected.from,n):t.selected.from,to:t.selected.to?Po(t.selected.to,n):t.selected.to}),t.disabled!==void 0&&(t.disabled=Lo(t.disabled,n)),t.hidden!==void 0&&(t.hidden=Lo(t.hidden,n)),t.modifiers)){let e={};Object.keys(t.modifiers).forEach(r=>{e[r]=Lo(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={...L,...t.locale},n=t.broadcastCalendar?1:t.weekStartsOn,r=t.noonSafe&&t.timeZone?ro(t.timeZone,{weekStartsOn:n,locale:e}):void 0,i=t.dateLib&&r?{...r,...t.dateLib}:t.dateLib??r,a=new Fi({locale:e,weekStartsOn:n,firstWeekContainsDate:t.firstWeekContainsDate,useAdditionalWeekYearTokens:t.useAdditionalWeekYearTokens,useAdditionalDayOfYearTokens:t.useAdditionalDayOfYearTokens,timeZone:t.timeZone,numerals:t.numerals},i);return{dateLib:a,components:Ea(t.components),formatters:La(t.formatters),labels:Qa(t.labels,a.options),locale:e,classNames:{...Oa(),...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=yo(t,o),{days:re,months:ie,navStart:O,navEnd:k,previousMonth:ae,nextMonth:oe,goToMonth:se}=ne,ce=wa(re,t,O,k,o),{isSelected:A,select:j,selected:le}=No(t,o)??{},{blur:ue,focused:de,isFocusTarget:fe,moveFocus:pe,setFocused:me}=To(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)(()=>to(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[R.Root],t.className].filter(Boolean).join(` `),style:{...S?.[R.Root],...t.style}}),[c,t.className,t.style,S]),Be=Da(t),Ve=(0,M.useRef)(null);V(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(Ki.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[R.Months],style:S?.[R.Months]},!t.hideNavigation&&!d&&M.createElement(r.Nav,{"data-animated-nav":t.animate?`true`:void 0,className:c[R.Nav],style:S?.[R.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[R.Month],style:S?.[R.Month],key:n,displayIndex:n,calendarMonth:e},d===`around`&&!t.hideNavigation&&n===0&&M.createElement(r.PreviousMonthButton,{type:`button`,className:c[R.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[R.Chevron],orientation:t.dir===`rtl`?`right`:`left`})),M.createElement(r.MonthCaption,{"data-animated-caption":t.animate?`true`:void 0,className:c[R.MonthCaption],style:S?.[R.MonthCaption],calendarMonth:e,displayIndex:n},l?.startsWith(`dropdown`)?M.createElement(r.DropdownNav,{className:c[R.Dropdowns],style:S?.[R.Dropdowns]},(()=>{let n=l===`dropdown`||l===`dropdown-months`?M.createElement(r.MonthsDropdown,{key:`month`,className:c[R.MonthsDropdown],"aria-label":ve(),disabled:!!t.disableNavigation,onChange:Ie(e.date,a),options:$a(e.date,O,k,i,o),style:S?.[R.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[R.YearsDropdown],"aria-label":Te(o.options),disabled:!!t.disableNavigation,onChange:Le(e.date,a),options:no(O,k,i,o,!!t.reverseYears),style:S?.[R.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[R.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[R.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[R.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[R.Nav],style:S?.[R.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[R.MonthGrid],style:S?.[R.MonthGrid]},!t.hideWeekdays&&M.createElement(r.Weekdays,{"data-animated-weekdays":t.animate?`true`:void 0,className:c[R.Weekdays],style:S?.[R.Weekdays]},x&&M.createElement(r.WeekNumberHeader,{"aria-label":we(o.options),className:c[R.WeekNumberHeader],style:S?.[R.WeekNumberHeader],scope:`col`},te()),Ee.map(e=>M.createElement(r.Weekday,{"aria-label":Se(e,o.options,o),className:c[R.Weekday],key:String(e),style:S?.[R.Weekday],scope:`col`},E(e,o.options,o)))),M.createElement(r.Weeks,{"data-animated-weeks":t.animate?`true`:void 0,className:c[R.Weeks],style:S?.[R.Weeks]},e.weeks.map(e=>M.createElement(r.Week,{className:c[R.Week],key:e.weekNumber,style:S?.[R.Week],week:e},x&&M.createElement(r.WeekNumber,{week:e,style:S?.[R.WeekNumber],"aria-label":Ce(e.weekNumber,{locale:s}),className:c[R.WeekNumber],scope:`row`,role:`rowheader`},ee(e.weekNumber,o)),e.days.map(e=>{let{date:n}=e,i=ce(e);if(i[z.focused]=!i.hidden&&!!de?.isEqualTo(e),i[Wi.selected]=A?.(n)||i.selected,va(le)){let{from:e,to:t}=le;i[Wi.range_start]=!!(e&&t&&o.isSameDay(n,e)),i[Wi.range_end]=!!(e&&t&&o.isSameDay(n,t)),i[Wi.range_middle]=ga(le,n,!0,o)}let a=eo(i,S,t.modifiersStyles),s=Ta(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[R.DayButton],style:S?.[R.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[R.Footer],style:S?.[R.Footer],role:`status`,"aria-live":`polite`},t.footer)))}var zo=[{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 Bo(e){return e.toLocaleDateString(`en-US`,{month:`short`,day:`numeric`,year:`numeric`})}function Vo({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?Bo(s.from):`...`} — ${s.to?Bo(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`}),zo.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)(Ro,{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`}})})]})]})}var Ho={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`}},Uo=[`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 Wo(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 Go(e){return new Date(e).toLocaleTimeString([],{hour:`2-digit`,minute:`2-digit`,second:`2-digit`})}function Ko(e){return Ho[e]??{bg:`bg-zinc-500/20`,text:`text-zinc-400`,bar:`bg-zinc-500`,ring:`ring-zinc-500/40`}}function qo(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 Jo(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 Yo({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 Xo({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=Ko(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 Zo({mechanism:e}){let t=Ko(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 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({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)(bt,{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)(Vo,{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)(Yo,{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)(Yo,{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)(Yo,{label:`Total Delivered`,value:W(f.total_tokens_with),hint:`Total tokens actually sent to the agent after optimization`}),(0,o.jsx)(Yo,{label:`Efficiency`,value:`${f.efficiency_pct}%`,accent:`text-violet-400`,hint:`Percentage of original tokens that were optimized away (saved ÷ original)`}),(0,o.jsx)(Yo,{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)(Xo,{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)(es,{name:t.agent_name})}),(0,o.jsx)(`td`,{className:`px-3 py-3 t-secondary text-xs`,children:Wo(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)(Zo,{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)(ts,{total:m,limit:20,offset:a,onPageChange:s})})]})]})]})}function rs({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)(bt,{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)(Yo,{label:`Tokens Saved`,value:W(c.total_tokens_saved),accent:`text-success`,hint:`Tokens removed from responses in this session`}),(0,o.jsx)(Yo,{label:`Delivered`,value:W(c.total_tokens_with),hint:`Tokens actually sent to the agent after optimization`}),(0,o.jsx)(Yo,{label:`Without unerr`,value:W(c.total_tokens_without),hint:`Tokens that would have been sent without unerr`}),(0,o.jsx)(Yo,{label:`Efficiency`,value:`${c.efficiency_pct}%`,accent:`text-violet-400`,hint:`Percentage of original tokens optimized away`}),(0,o.jsx)(Yo,{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 ${Ko(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)(Zo,{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:Uo.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 ${Ko(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)(Xo,{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}=Jo(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 ${Ko(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)(Zo,{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)(ts,{total:p.length,limit:20,offset:n*20,onPageChange:e=>r(Math.floor(e/20))})]})]})}function is({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)(bt,{n:4}):(0,o.jsxs)(`div`,{className:`space-y-6`,children:[(()=>{let{label:e,subtitle:t}=Jo(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)(Yo,{label:`Tokens Saved`,value:W(p),accent:`text-success`,hint:`Tokens removed in this turn`}),(0,o.jsx)(Yo,{label:`Without unerr`,value:W(m),hint:`Tokens that would have been sent without optimization`}),(0,o.jsx)(Yo,{label:`Delivered`,value:W(h),hint:`Tokens actually sent to the agent`}),(0,o.jsx)(Yo,{label:`Efficiency`,value:`${_}%`,accent:`text-violet-400`,hint:`Percentage of tokens optimized away this turn`}),(0,o.jsx)(Yo,{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)(Xo,{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=>{Ko(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:Go(e.ts)}),(0,o.jsx)(`td`,{className:`px-3 py-3`,children:(0,o.jsx)(Zo,{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:qo(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)(ts,{total:c.length,limit:20,offset:l,onPageChange:u})})]})]})}function as(){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)(Qo,{items:a}),e.level===`global`&&(0,o.jsx)(ns,{onSelectSession:r}),e.level===`session`&&(0,o.jsx)(rs,{sessionId:e.sessionId,onSelectTurn:t=>i(e.sessionId,t)}),e.level===`turn`&&(0,o.jsx)(is,{sessionId:e.sessionId,turn:e.turn})]})}function os(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function ss(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 cs({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 ls({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 us={"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 ds({name:e}){if(!e)return(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`unknown`});let t=us[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 fs({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 ps({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 ms({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)(bt,{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)(Vo,{fromTs:t,toTs:r,onChange:(e,t)=>{n(e),i(t),s(0)}})}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-l-4 border-violet-500/60`,children:[(0,o.jsx)(`h3`,{className:`text-foreground text-sm font-medium`,children:`What is this page?`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 max-w-2xl leading-relaxed`,children:[`This page measures how well your AI agent is `,(0,o.jsx)(`span`,{className:`text-foreground font-medium`,children:`thinking`}),`, not just how many tokens it saved. When unerr removes noise from the context window, the agent focuses better on what matters — like clearing fog so a driver can see the road. These metrics map to the three pillars: `,(0,o.jsx)(`span`,{className:`text-emerald-400`,children:`cleaner context`}),`, `,(0,o.jsx)(`span`,{className:`text-cyan-400`,children:`fewer wasted turns`}),`, and `,(0,o.jsx)(`span`,{className:`text-amber-400`,children:`fewer breakages`}),`.`]})]}),(0,o.jsxs)(`div`,{className:`grid grid-cols-1 gap-4 lg:grid-cols-3`,children:[(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-emerald-500/60`,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:`text-foreground text-sm font-medium mt-1`,children:`Noise Removed`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 leading-relaxed`,children:[p.noise_removed_pct,`% of unnecessary tokens were stripped before reaching the agent. Less noise means better attention on the code that actually matters.`]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-cyan-500/60`,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:`text-foreground text-sm font-medium mt-1`,children:`Found It First Try`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 leading-relaxed`,children:[p.first_call_resolution_rate,`% of code lookups hit the right answer in 1 call via the graph, instead of the usual grep → read → grep → read cycle (~3-5 calls).`]})]}),(0,o.jsxs)(`div`,{className:`el-raised rounded-lg p-5 border-t-2 border-amber-500/60`,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.jsx)(`p`,{className:`text-foreground text-sm font-medium mt-1`,children:`Safety Score`}),(0,o.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 leading-relaxed`,children:[p.blast_radius_warnings,` blast radius warnings + `,p.convention_injections,` convention hints`,p.circuit_breaker_activations>0?` + ${p.circuit_breaker_activations} doom-spiral stops`:``,`. Each one is a potential bug or broken import prevented.`]})]})]}),(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.jsxs)(`p`,{className:`t-tertiary text-xs mt-1 max-w-xl leading-relaxed`,children:[`A composite score combining compression power with lookup precision. Higher = the agent is getting `,(0,o.jsx)(`span`,{className:`text-foreground`,children:`more useful information per token spent`}),`. Think of it as "how much smarter is the agent with unerr vs without?"`]})]}),(0,o.jsxs)(`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`]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] uppercase tracking-wider mt-0.5`,children:`Quality Multiplier`})]})]})}),(()=>{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-1`,children:`Quality Over Time`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mb-4 max-w-xl leading-relaxed`,children:`Each bar represents one session, ordered chronologically. Watch how your agent's reasoning quality evolves as it learns to use graph-backed tools more effectively. Rising bars = the agent is getting smarter over time.`}),(0,o.jsxs)(`div`,{className:`space-y-4`,children:[(0,o.jsxs)(`div`,{children:[(0,o.jsxs)(`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`,children:`Noise Removed %`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Higher = cleaner context`})]}),(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.jsxs)(`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`,children:`Quality Multiplier`}),(0,o.jsx)(`span`,{className:`t-tertiary text-[10px]`,children:`Higher = smarter agent`})]}),(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-4`,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`,children:`Signal-to-Noise Ratio`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.signal_to_noise_ratio})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Lower = cleaner. Fraction of original content kept (1.0 = no optimization, 0.1 = 90% noise removed)`}),(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`,{children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Context Density`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.context_density})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Code entities found per 1K tokens. Higher = more precise. Graph queries return exactly what's needed vs dumping entire files.`})]}),(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`,children:`Attention Boost`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:[p.attention_multiplier,`x`]})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Estimated improvement in the agent's focus. Removing noise lets the model pay more attention to every remaining token — backed by the "Lost in the Middle" research.`})]}),(0,o.jsxs)(`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`,children:`Entities resolved`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:os(p.entities_resolved)})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline mt-1`,children:[(0,o.jsx)(`span`,{className:`t-tertiary text-xs`,children:`via graph (tokens delivered)`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:os(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-4`,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`,children:`Found It First Try`}),(0,o.jsxs)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:[p.first_call_resolution_rate,`%`]})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Percentage of tool calls resolved in 1 graph query. Without unerr, agents do 3-5 grep/glob cycles to find the same code.`}),(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`,{children:[(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline`,children:[(0,o.jsx)(`span`,{className:`t-secondary text-xs`,children:`Turns Saved`}),(0,o.jsxs)(`span`,{className:`text-cyan-400 font-mono text-sm font-medium`,children:[`~`,os(p.turns_saved)]})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Estimated wasted turns avoided. Each graph-backed call replaces ~2-3 grep→read cycles the agent would have done otherwise.`})]}),(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`,children:`Exploration Loops Stopped`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.exploration_loops_prevented})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Times a hook redirect stopped the agent from falling into a grep→read→grep loop. Each saves 2-3 wasted turns.`})]}),(0,o.jsxs)(`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`,children:`Graph-backed calls`}),(0,o.jsx)(`span`,{className:`t-secondary font-mono text-xs`,children:os(p.graph_calls)})]}),(0,o.jsxs)(`div`,{className:`flex justify-between items-baseline mt-1`,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:os(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-4`,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`,children:`Blast Radius Warnings`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.blast_radius_warnings})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Times the agent was shown callers, references, or drift info before editing — so it knew what might break before touching the code.`})]}),(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`,children:`Convention Hints Injected`}),(0,o.jsx)(`span`,{className:`text-foreground font-mono text-sm font-medium`,children:p.convention_injections})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Times project rules and patterns were auto-injected into tool responses. Catches style/pattern violations before they become bugs or review friction.`})]}),(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`,children:`Doom Spirals 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)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Circuit breaker activations — when the agent was stuck in a fix→break→fix loop. Each one prevents 50-100K wasted tokens in a doom spiral.`})]}),(0,o.jsxs)(`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`,children:`Total safety score`}),(0,o.jsxs)(`span`,{className:`text-amber-400 font-mono text-xs font-medium`,children:[p.prevention_score,` pts`]})]}),(0,o.jsx)(`p`,{className:`t-tertiary text-[10px] mt-0.5`,children:`Warnings + hints + (doom spirals × 10). Higher = more breakages caught before they happened.`})]})]})]})]}),(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:`Sessions`}),(0,o.jsx)(`p`,{className:`t-tertiary text-xs mt-0.5`,children:`Click a session to see its quality trajectory over time.`})]}),(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:`Percentage of noise removed — how clean was the context?`,children:`Noise Removed`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`Percentage of lookups resolved in 1 graph call instead of 3-5 cycles`,children:`First Try`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-center`,title:`Breakage prevention score — warnings, convention hints, doom spiral stops`,children:`Safety`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Estimated wasted turns prevented by graph-backed lookups`,children:`Turns Saved`}),(0,o.jsx)(`th`,{className:`px-3 py-2.5 font-medium text-right`,title:`Composite quality multiplier (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)(ds,{name:t.agent_name})}),(0,o.jsx)(`td`,{className:`px-3 py-3 t-secondary text-xs`,children:ss(t.last_ts)}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:(0,o.jsx)(ps,{value:t.noise_removed_pct,label:`Noise removed %`})}),(0,o.jsx)(`td`,{className:`px-3 py-3 text-center`,children:(0,o.jsx)(ps,{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-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)(fs,{total:h,limit:20,offset:a,onPageChange:s})})]})]})]})}function hs({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)(bt,{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-6`,children:[(0,o.jsx)(cs,{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)(cs,{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)(cs,{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)(cs,{label:`Turns Saved`,value:`~${os(n.turns_saved)}`,accent:`text-cyan-400`,hint:`Estimated wasted turns avoided`,subtitle:`Each = a grep→read cycle skipped`}),(0,o.jsx)(cs,{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)(cs,{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:os(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:[os(n.graph_calls),` / `,os(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:[`~`,os(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 gs(){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)(ls,{items:i}),e.level===`global`&&(0,o.jsx)(ms,{onSelectSession:r}),e.level===`session`&&(0,o.jsx)(hs,{sessionId:e.sessionId})]})}function _s(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 vs(e){return e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e)}function ys(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 bs(e){switch(e){case`running`:case`ready`:return`Operational`;case`indexing`:return`Indexing`;default:return e.charAt(0).toUpperCase()+e.slice(1)}}function xs({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 Ss({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 Cs({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)(xs,{value:i})]})]})}function ws({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 Ts({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 Es(){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)(vt,{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)(vt,{className:`h-72 flex-1 rounded-xl`}),(0,o.jsx)(vt,{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?ys(n.status):`bg-gray-500`}`}),(0,o.jsx)(`span`,{className:`text-sm font-medium text-foreground`,children:n?bs(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?_s(n.uptime_s):`—`]})]})]})}),(0,o.jsxs)(`div`,{className:`grid grid-cols-2 gap-4 sm:grid-cols-4`,children:[(0,o.jsx)(Ss,{label:`Graph Entities`,value:n?vs(n.graph.entities):`—`,sub:n?`${vs(n.graph.edges)} edges`:void 0,color:`violet`}),(0,o.jsx)(Ss,{label:`Rules Active`,value:n?.graph.rules??`—`,sub:`conventions & patterns`,color:`cyan`}),(0,o.jsx)(Ss,{label:`Tool Calls`,value:n?vs(n.session.tool_calls):`—`,sub:`this session`,color:`emerald`}),(0,o.jsx)(Ss,{label:`Tokens Saved`,value:n?vs(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)(Cs,{label:`Status`,value:n?bs(n.status):void 0,mono:!1}),(0,o.jsx)(Cs,{label:`Process ID`,value:n?.pid,copyable:!0}),(0,o.jsx)(Cs,{label:`Mode`,value:n?.mode}),(0,o.jsx)(Cs,{label:`Dashboard Port`,value:n?.dashboard_port}),(0,o.jsx)(Cs,{label:`IDE`,value:n?.ide||`None detected`}),(0,o.jsx)(Cs,{label:`Uptime`,value:n?_s(n.uptime_s):void 0}),(0,o.jsx)(Cs,{label:`Working Directory`,value:n?.cwd,copyable:!0}),(0,o.jsx)(Cs,{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)(ws,{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?vs(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?vs(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)(Ts,{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?vs(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?vs(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():`—`})]})]})]})]})}function Ds(){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)(Mt,{sseConnected:t,liveFeed:r,sessionSnapshot:i});break;case`visual`:c=(0,o.jsx)(vn,{});break;case`graph`:c=(0,o.jsx)(Zt,{});break;case`facts`:c=(0,o.jsx)(En,{});break;case`token-trace`:c=(0,o.jsx)(as,{});break;case`reasoning`:c=(0,o.jsx)(gs,{});break;case`settings`:c=(0,o.jsx)(Es,{});break}return(0,o.jsx)(l,{title:s,activeRoute:e,statusDot:t?`live`:`reconnecting`,repoPath:a?.data?.cwd,children:c})}var Os=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}}}})),ks=n(((e,t)=>{t.exports=Os()})),As=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`})),js=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=As()})),Ms=n((e=>{var t=ks(),n=We(),r=js();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 vt(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 yt(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 bt(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(i(33))}function xt(e){var t=e[ht];return t||=e[ht]={hoistableStyles:new Map,hoistableScripts:new Map},t}function St(e){e[gt]=!0}var Ct=new Set,wt={};function Tt(e,t){Et(e,t),Et(e+`Capture`,t)}function Et(e,t){for(wt[e]=t,e=0;e<t.length;e++)Ct.add(t[e])}var Dt=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]*$`),Ot={},kt={};function At(e){return we.call(kt,e)?!0:we.call(Ot,e)?!1:Dt.test(e)?kt[e]=!0:(Ot[e]=!0,!1)}function jt(e,t,n){if(At(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 Mt(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 Nt(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 Pt(e){switch(typeof e){case`bigint`:case`boolean`:case`number`:case`string`:case`undefined`:return e;case`object`:return e;default:return``}}function Ft(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()===`input`&&(t===`checkbox`||t===`radio`)}function It(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 Lt(e){if(!e._valueTracker){var t=Ft(e)?`checked`:`value`;e._valueTracker=It(e,t,``+e[t])}}function Rt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r=``;return e&&(r=Ft(e)?e.checked?`true`:`false`:e.value),e=r,e===n?!1:(t.setValue(e),!0)}function zt(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 Bt=/[\n"\\]/g;function Vt(e){return e.replace(Bt,function(e){return`\\`+e.charCodeAt(0).toString(16)+` `})}function Ht(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=``+Pt(t)):e.value!==``+Pt(t)&&(e.value=``+Pt(t)),t==null?n==null?r!=null&&e.removeAttribute(`value`):Wt(e,o,Pt(n)):Wt(e,o,Pt(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=``+Pt(s):e.removeAttribute(`name`)}function Ut(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)){Lt(e);return}n=n==null?``:``+Pt(n),t=t==null?n:``+Pt(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),Lt(e)}function Wt(e,t,n){t===`number`&&zt(e.ownerDocument)===e||e.defaultValue===``+n||(e.defaultValue=``+n)}function Gt(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=``+Pt(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 Kt(e,t,n){if(t!=null&&(t=``+Pt(t),t!==e.value&&(e.value=t),n==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=n==null?``:``+Pt(n)}function qt(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=Pt(t),e.defaultValue=n,r=e.textContent,r===n&&r!==``&&r!==null&&(e.value=r),Lt(e)}function Jt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Yt=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 Xt(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||Yt.has(t)?t===`float`?e.cssFloat=n:e[t]=(``+n).trim():e[t]=n+`px`}function Zt(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&&Xt(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&Xt(e,o,t[o])}function Qt(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 $t=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`]]),en=/^[\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 tn(e){return en.test(``+e)?`javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')`:e}function nn(){}var rn=null;function an(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var on=null,sn=null;function cn(e){var t=yt(e);if(t&&(e=t.stateNode)){var n=e[ut]||null;a:switch(e=t.stateNode,t.type){case`input`:if(Ht(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="`+Vt(``+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));Ht(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&&Rt(r)}break a;case`textarea`:Kt(e,n.value,n.defaultValue);break a;case`select`:t=n.value,t!=null&&Gt(e,!!n.multiple,t,!1)}}}var ln=!1;function un(e,t,n){if(ln)return e(t,n);ln=!0;try{return e(t)}finally{if(ln=!1,(on!==null||sn!==null)&&(bu(),on&&(t=on,e=sn,sn=on=null,cn(t),e)))for(t=0;t<e.length;t++)cn(e[t])}}function dn(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 fn=!(typeof window>`u`||window.document===void 0||window.document.createElement===void 0),pn=!1;if(fn)try{var mn={};Object.defineProperty(mn,`passive`,{get:function(){pn=!0}}),window.addEventListener(`test`,mn,mn),window.removeEventListener(`test`,mn,mn)}catch{pn=!1}var hn=null,gn=null,_n=null;function vn(){if(_n)return _n;var e,t=gn,n=t.length,r,i=`value`in hn?hn.value:hn.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 _n=i.slice(e,1<r?1-r:void 0)}function yn(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 bn(){return!0}function xn(){return!1}function Sn(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)?bn:xn,this.isPropagationStopped=xn,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=bn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():typeof e.cancelBubble!=`unknown`&&(e.cancelBubble=!0),this.isPropagationStopped=bn)},persist:function(){},isPersistent:bn}),t}var Cn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},wn=Sn(Cn),Tn=f({},Cn,{view:0,detail:0}),En=Sn(Tn),Dn,On,kn,An=f({},Tn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Vn,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!==kn&&(kn&&e.type===`mousemove`?(Dn=e.screenX-kn.screenX,On=e.screenY-kn.screenY):On=Dn=0,kn=e),Dn)},movementY:function(e){return`movementY`in e?e.movementY:On}}),jn=Sn(An),Mn=Sn(f({},An,{dataTransfer:0})),Nn=Sn(f({},Tn,{relatedTarget:0})),Pn=Sn(f({},Cn,{animationName:0,elapsedTime:0,pseudoElement:0})),Fn=Sn(f({},Cn,{clipboardData:function(e){return`clipboardData`in e?e.clipboardData:window.clipboardData}})),In=Sn(f({},Cn,{data:0})),Ln={Esc:`Escape`,Spacebar:` `,Left:`ArrowLeft`,Up:`ArrowUp`,Right:`ArrowRight`,Down:`ArrowDown`,Del:`Delete`,Win:`OS`,Menu:`ContextMenu`,Apps:`ContextMenu`,Scroll:`ScrollLock`,MozPrintableKey:`Unidentified`},Rn={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`},zn={Alt:`altKey`,Control:`ctrlKey`,Meta:`metaKey`,Shift:`shiftKey`};function Bn(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=zn[e])?!!t[e]:!1}function Vn(){return Bn}var Hn=Sn(f({},Tn,{key:function(e){if(e.key){var t=Ln[e.key]||e.key;if(t!==`Unidentified`)return t}return e.type===`keypress`?(e=yn(e),e===13?`Enter`:String.fromCharCode(e)):e.type===`keydown`||e.type===`keyup`?Rn[e.keyCode]||`Unidentified`:``},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Vn,charCode:function(e){return e.type===`keypress`?yn(e):0},keyCode:function(e){return e.type===`keydown`||e.type===`keyup`?e.keyCode:0},which:function(e){return e.type===`keypress`?yn(e):e.type===`keydown`||e.type===`keyup`?e.keyCode:0}})),Un=Sn(f({},An,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Wn=Sn(f({},Tn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Vn})),Gn=Sn(f({},Cn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Kn=Sn(f({},An,{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})),qn=Sn(f({},Cn,{newState:0,oldState:0})),Jn=[9,13,27,32],Yn=fn&&`CompositionEvent`in window,Xn=null;fn&&`documentMode`in document&&(Xn=document.documentMode);var Zn=fn&&`TextEvent`in window&&!Xn,Qn=fn&&(!Yn||Xn&&8<Xn&&11>=Xn),$n=` `,er=!1;function tr(e,t){switch(e){case`keyup`:return Jn.indexOf(t.keyCode)!==-1;case`keydown`:return t.keyCode!==229;case`keypress`:case`mousedown`:case`focusout`:return!0;default:return!1}}function nr(e){return e=e.detail,typeof e==`object`&&`data`in e?e.data:null}var rr=!1;function ir(e,t){switch(e){case`compositionend`:return nr(t);case`keypress`:return t.which===32?(er=!0,$n):null;case`textInput`:return e=t.data,e===$n&&er?null:e;default:return null}}function ar(e,t){if(rr)return e===`compositionend`||!Yn&&tr(e,t)?(e=vn(),_n=gn=hn=null,rr=!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 Qn&&t.locale!==`ko`?null:t.data;default:return null}}var P={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function or(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t===`input`?!!P[e.type]:t===`textarea`}function sr(e,t,n,r){on?sn?sn.push(r):sn=[r]:on=r,t=Ed(t,`onChange`),0<t.length&&(n=new wn(`onChange`,`change`,null,n,r),e.push({event:n,listeners:t}))}var cr=null,lr=null;function ur(e){yd(e,0)}function dr(e){if(Rt(bt(e)))return e}function fr(e,t){if(e===`change`)return t}var pr=!1;if(fn){var mr;if(fn){var hr=`oninput`in document;if(!hr){var gr=document.createElement(`div`);gr.setAttribute(`oninput`,`return;`),hr=typeof gr.oninput==`function`}mr=hr}else mr=!1;pr=mr&&(!document.documentMode||9<document.documentMode)}function _r(){cr&&(cr.detachEvent(`onpropertychange`,vr),lr=cr=null)}function vr(e){if(e.propertyName===`value`&&dr(lr)){var t=[];sr(t,lr,e,an(e)),un(ur,t)}}function yr(e,t,n){e===`focusin`?(_r(),cr=t,lr=n,cr.attachEvent(`onpropertychange`,vr)):e===`focusout`&&_r()}function br(e){if(e===`selectionchange`||e===`keyup`||e===`keydown`)return dr(lr)}function xr(e,t){if(e===`click`)return dr(t)}function Sr(e,t){if(e===`input`||e===`change`)return dr(t)}function Cr(e,t){return e===t&&(e!==0||1/e==1/t)||e!==e&&t!==t}var wr=typeof Object.is==`function`?Object.is:Cr;function Tr(e,t){if(wr(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)||!wr(e[i],t[i]))return!1}return!0}function Er(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Dr(e,t){var n=Er(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=Er(n)}}function Or(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Or(e,t.parentNode):`contains`in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function kr(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=zt(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=zt(e.document)}return t}function Ar(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 jr=fn&&`documentMode`in document&&11>=document.documentMode,Mr=null,Nr=null,Pr=null,Fr=!1;function Ir(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Fr||Mr==null||Mr!==zt(r)||(r=Mr,`selectionStart`in r&&Ar(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}),Pr&&Tr(Pr,r)||(Pr=r,r=Ed(Nr,`onSelect`),0<r.length&&(t=new wn(`onSelect`,`select`,null,t,n),e.push({event:t,listeners:r}),t.target=Mr)))}function Lr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[`Webkit`+e]=`webkit`+t,n[`Moz`+e]=`moz`+t,n}var Rr={animationend:Lr(`Animation`,`AnimationEnd`),animationiteration:Lr(`Animation`,`AnimationIteration`),animationstart:Lr(`Animation`,`AnimationStart`),transitionrun:Lr(`Transition`,`TransitionRun`),transitionstart:Lr(`Transition`,`TransitionStart`),transitioncancel:Lr(`Transition`,`TransitionCancel`),transitionend:Lr(`Transition`,`TransitionEnd`)},zr={},Br={};fn&&(Br=document.createElement(`div`).style,`AnimationEvent`in window||(delete Rr.animationend.animation,delete Rr.animationiteration.animation,delete Rr.animationstart.animation),`TransitionEvent`in window||delete Rr.transitionend.transition);function Vr(e){if(zr[e])return zr[e];if(!Rr[e])return e;var t=Rr[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Br)return zr[e]=t[n];return e}var Hr=Vr(`animationend`),Ur=Vr(`animationiteration`),Wr=Vr(`animationstart`),Gr=Vr(`transitionrun`),Kr=Vr(`transitionstart`),qr=Vr(`transitioncancel`),Jr=Vr(`transitionend`),Yr=new Map,Xr=`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(` `);Xr.push(`scrollEnd`);function Zr(e,t){Yr.set(e,t),Tt(t,[e])}var Qr=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)},F=[],$r=0,ei=0;function ti(){for(var e=$r,t=ei=$r=0;t<e;){var n=F[t];F[t++]=null;var r=F[t];F[t++]=null;var i=F[t];F[t++]=null;var a=F[t];if(F[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&&ai(n,i,a)}}function ni(e,t,n,r){F[$r++]=e,F[$r++]=t,F[$r++]=n,F[$r++]=r,ei|=r,e.lanes|=r,e=e.alternate,e!==null&&(e.lanes|=r)}function ri(e,t,n,r){return ni(e,t,n,r),oi(e)}function ii(e,t){return ni(e,null,null,t),oi(e)}function ai(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 oi(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 si={};function ci(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 li(e,t,n,r){return new ci(e,t,n,r)}function ui(e){return e=e.prototype,!(!e||!e.isReactComponent)}function di(e,t){var n=e.alternate;return n===null?(n=li(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 fi(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 pi(e,t,n,r,a,o){var s=0;if(r=e,typeof e==`function`)ui(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=li(31,n,t,a),e.elementType=ee,e.lanes=o,e;case g:return mi(n.children,a,o,t);case _:s=8,a|=24;break;case v:return e=li(12,n,t,a|2),e.elementType=v,e.lanes=o,e;case S:return e=li(13,n,t,a),e.elementType=S,e.lanes=o,e;case C:return e=li(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=li(s,n,t,a),t.elementType=e,t.type=r,t.lanes=o,t}function mi(e,t,n,r){return e=li(7,e,r,t),e.lanes=n,e}function hi(e,t,n){return e=li(6,e,null,t),e.lanes=n,e}function gi(e){var t=li(18,null,null,0);return t.stateNode=e,t}function _i(e,t,n){return t=li(4,e.children===null?[]:e.children,e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var vi=new WeakMap;function yi(e,t){if(typeof e==`object`&&e){var n=vi.get(e);return n===void 0?(t={value:e,source:t,stack:Ce(t)},vi.set(e,t),t):n}return{value:e,source:t,stack:Ce(t)}}var bi=[],xi=0,Si=null,Ci=0,wi=[],Ti=0,Ei=null,Di=1,Oi=``;function ki(e,t){bi[xi++]=Ci,bi[xi++]=Si,Si=e,Ci=t}function Ai(e,t,n){wi[Ti++]=Di,wi[Ti++]=Oi,wi[Ti++]=Ei,Ei=e;var r=Di;e=Oi;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,Di=1<<32-Ve(t)+i|n<<i|r,Oi=a+e}else Di=1<<a|n<<i|r,Oi=e}function ji(e){e.return!==null&&(ki(e,1),Ai(e,1,0))}function Mi(e){for(;e===Si;)Si=bi[--xi],bi[xi]=null,Ci=bi[--xi],bi[xi]=null;for(;e===Ei;)Ei=wi[--Ti],wi[Ti]=null,Oi=wi[--Ti],wi[Ti]=null,Di=wi[--Ti],wi[Ti]=null}function Ni(e,t){wi[Ti++]=Di,wi[Ti++]=Oi,wi[Ti++]=Ei,Di=t.id,Oi=t.overflow,Ei=e}var Pi=null,I=null,L=!1,Fi=null,Ii=!1,Li=Error(i(519));function Ri(e){throw R(yi(Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?`text`:`HTML`,``)),e)),Li}function zi(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),Ut(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),qt(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=nn),t=!0):t=!1,t||Ri(e,!0)}function Bi(e){for(Pi=e.return;Pi;)switch(Pi.tag){case 5:case 31:case 13:Ii=!1;return;case 27:case 3:Ii=!0;return;default:Pi=Pi.return}}function Vi(e){if(e!==Pi)return!1;if(!L)return Bi(e),L=!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&&I&&Ri(e),Bi(e),t===13){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));I=uf(e)}else if(t===31){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));I=uf(e)}else t===27?(t=I,Zd(e.type)?(e=lf,lf=null,I=e):I=t):I=Pi?cf(e.stateNode.nextSibling):null;return!0}function Hi(){I=Pi=null,L=!1}function Ui(){var e=Fi;return e!==null&&(Zl===null?Zl=e:Zl.push.apply(Zl,e),Fi=null),e}function R(e){Fi===null?Fi=[e]:Fi.push(e)}var z=ce(null),Wi=null,Gi=null;function Ki(e,t,n){j(z,t._currentValue),t._currentValue=n}function qi(e){e._currentValue=z.current,A(z)}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 Yi(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 Xi(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;wr(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&&Yi(t,e,n,r),t.flags|=262144}function Zi(e){for(e=e.firstContext;e!==null;){if(!wr(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Qi(e){Wi=e,Gi=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function $i(e){return ta(Wi,e)}function ea(e,t){return Wi===null&&Qi(e),ta(e,t)}function ta(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 na=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()})}},ra=t.unstable_scheduleCallback,ia=t.unstable_NormalPriority,aa={$$typeof:b,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function oa(){return{controller:new na,data:new Map,refCount:0}}function sa(e){e.refCount--,e.refCount===0&&ra(ia,function(){e.controller.abort()})}var ca=null,la=0,ua=0,da=null;function fa(e,t){if(ca===null){var n=ca=[];la=0,ua=dd(),da={status:`pending`,value:void 0,then:function(e){n.push(e)}}}return la++,t.then(pa,pa),t}function pa(){if(--la===0&&ca!==null){da!==null&&(da.status=`fulfilled`);var e=ca;ca=null,ua=0,da=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function ma(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 ha=O.S;O.S=function(e,t){eu=ke(),typeof t==`object`&&t&&typeof t.then==`function`&&fa(e,t),ha!==null&&ha(e,t)};var ga=ce(null);function _a(){var e=ga.current;return e===null?q.pooledCache:e}function va(e,t){t===null?j(ga,ga.current):j(ga,t.pool)}function ya(){var e=_a();return e===null?null:{parent:aa._currentValue,pool:e}}var ba=Error(i(460)),xa=Error(i(474)),Sa=Error(i(542)),Ca={then:function(){}};function wa(e){return e=e.status,e===`fulfilled`||e===`rejected`}function Ta(e,t,n){switch(n=e[n],n===void 0?e.push(t):n!==t&&(t.then(nn,nn),t=n),t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,ka(e),e;default:if(typeof t.status==`string`)t.then(nn,nn);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,ka(e),e}throw Da=t,ba}}function Ea(e){try{var t=e._init;return t(e._payload)}catch(e){throw typeof e==`object`&&e&&typeof e.then==`function`?(Da=e,ba):e}}var Da=null;function Oa(){if(Da===null)throw Error(i(459));var e=Da;return Da=null,e}function ka(e){if(e===ba||e===Sa)throw Error(i(483))}var Aa=null,ja=0;function Ma(e){var t=ja;return ja+=1,Aa===null&&(Aa=[]),Ta(Aa,e,t)}function Na(e,t){t=t.props.ref,e.ref=t===void 0?null:t}function Pa(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 Fa(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=di(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=hi(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&&Ea(i)===t.type)?(t=a(t,n.props),Na(t,n),t.return=e,t):(t=pi(n.type,n.key,n.props,null,e.mode,r),Na(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=_i(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=mi(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=hi(``+t,e.mode,n),t.return=e,t;if(typeof t==`object`&&t){switch(t.$$typeof){case m:return n=pi(t.type,t.key,t.props,null,e.mode,n),Na(n,t),n.return=e,n;case h:return t=_i(t,e.mode,n),t.return=e,t;case T:return t=Ea(t),f(e,t,n)}if(ie(t)||D(t))return t=mi(t,e.mode,n,null),t.return=e,t;if(typeof t.then==`function`)return f(e,Ma(t),n);if(t.$$typeof===b)return f(e,ea(e,t),n);Pa(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=Ea(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,Ma(n),r);if(n.$$typeof===b)return p(e,t,ea(e,n),r);Pa(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=Ea(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,Ma(r),i);if(r.$$typeof===b)return _(e,t,n,ea(t,r),i);Pa(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),L&&ki(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 L&&ki(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)}),L&&ki(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),L&&ki(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 L&&ki(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)}),L&&ki(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&&Ea(l)===r.type){n(e,r.sibling),c=a(r,o.props),Na(c,o),c.return=e,e=c;break a}n(e,r);break}else t(e,r);r=r.sibling}o.type===g?(c=mi(o.props.children,e.mode,c,o.key),c.return=e,e=c):(c=pi(o.type,o.key,o.props,null,e.mode,c),Na(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=_i(o,e.mode,c),c.return=e,e=c}return s(e);case T:return o=Ea(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,Ma(o),c);if(o.$$typeof===b)return x(e,r,ea(e,o),c);Pa(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=hi(o,e.mode,c),c.return=e,e=c),s(e)):n(e,r)}return function(e,t,n,r){try{ja=0;var i=x(e,t,n,r);return Aa=null,i}catch(t){if(t===ba||t===Sa)throw t;var a=li(29,t,null,e.mode);return a.lanes=r,a.return=e,a}}}var Ia=Fa(!0),La=Fa(!1),Ra=!1;function za(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ba(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 Va(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Ha(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=oi(e),ai(e,null,n),t}return ni(e,r,t,n),oi(e)}function Ua(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 Wa(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 Ga=!1;function Ka(){if(Ga){var e=da;if(e!==null)throw e}}function qa(e,t,n,r){Ga=!1;var i=e.updateQueue;Ra=!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===ua&&(Ga=!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:Ra=!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 Ja(e,t){if(typeof e!=`function`)throw Error(i(191,e));e.call(t)}function Ya(e,t){var n=e.callbacks;if(n!==null)for(e.callbacks=null,e=0;e<n.length;e++)Ja(n[e],t)}var Xa=ce(null),Za=ce(0);function Qa(e,t){e=Ul,j(Za,e),j(Xa,t),Ul=e|t.baseLanes}function $a(){j(Za,Ul),j(Xa,Xa.current)}function eo(){Ul=Za.current,A(Xa),A(Za)}var to=ce(null),no=null;function ro(e){var t=e.alternate;j(B,B.current&1),j(to,e),no===null&&(t===null||Xa.current!==null||t.memoizedState!==null)&&(no=e)}function io(e){j(B,B.current),j(to,e),no===null&&(no=e)}function ao(e){e.tag===22?(j(B,B.current),j(to,e),no===null&&(no=e)):oo(e)}function oo(){j(B,B.current),j(to,to.current)}function so(e){A(to),no===e&&(no=null),A(B)}var B=ce(0);function co(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 lo=0,V=null,H=null,uo=null,fo=!1,po=!1,mo=!1,ho=0,go=0,_o=null,vo=0;function U(){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(!wr(e[n],t[n]))return!1;return!0}function bo(e,t,n,r,i,a){return lo=a,V=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,O.H=e===null||e.memoizedState===null?Rs:zs,mo=!1,a=n(r,i),mo=!1,po&&(a=So(t,n,r,i)),xo(e),a}function xo(e){O.H=Ls;var t=H!==null&&H.next!==null;if(lo=0,uo=H=V=null,fo=!1,go=0,_o=null,t)throw Error(i(300));e===null||nc||(e=e.dependencies,e!==null&&Zi(e)&&(nc=!0))}function So(e,t,n,r){V=e;var a=0;do{if(po&&(_o=null),go=0,po=!1,25<=a)throw Error(i(301));if(a+=1,uo=H=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=Bs,o=t(n,r)}while(po);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],(H===null?null:H.memoizedState)!==e&&(V.flags|=1024),t}function wo(){var e=ho!==0;return ho=0,e}function To(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function Eo(e){if(fo){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}fo=!1}lo=0,uo=H=V=null,po=!1,go=ho=0,_o=null}function Do(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return uo===null?V.memoizedState=uo=e:uo=uo.next=e,uo}function Oo(){if(H===null){var e=V.alternate;e=e===null?null:e.memoizedState}else e=H.next;var t=uo===null?V.memoizedState:uo.next;if(t!==null)uo=t,H=e;else{if(e===null)throw V.alternate===null?Error(i(467)):Error(i(310));H=e,e={memoizedState:H.memoizedState,baseState:H.baseState,baseQueue:H.baseQueue,queue:H.queue,next:null},uo===null?V.memoizedState=uo=e:uo=uo.next=e}return uo}function ko(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Ao(e){var t=go;return go+=1,_o===null&&(_o=[]),e=Ta(_o,e,t),t=V,(uo===null?t.memoizedState:uo.next)===null&&(t=t.alternate,O.H=t===null||t.memoizedState===null?Rs:zs),e}function jo(e){if(typeof e==`object`&&e){if(typeof e.then==`function`)return Ao(e);if(e.$$typeof===b)return $i(e)}throw Error(i(438,String(e)))}function Mo(e){var t=null,n=V.updateQueue;if(n!==null&&(t=n.memoCache),t==null){var r=V.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(),V.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(),H,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?(lo&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===ua&&(d=!0);else if((lo&p)===p){u=u.next,p===ua&&(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,V.lanes|=p,Gl|=p;f=u.action,mo&&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,V.lanes|=f,Gl|=f;u=u.next}while(u!==null&&u!==t);if(l===null?s=o:l.next=c,!wr(o,e.memoizedState)&&(nc=!0,d&&(n=da,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);wr(o,t.memoizedState)||(nc=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Lo(e,t,n){var r=V,a=Oo(),o=L;if(o){if(n===void 0)throw Error(i(407));n=n()}else n=t();var s=!wr((H||a).memoizedState,n);if(s&&(a.memoizedState=n,nc=!0),a=a.queue,ss(Bo.bind(null,r,a,e),[e]),a.getSnapshot!==t||s||uo!==null&&uo.memoizedState.tag&1){if(r.flags|=2048,ns(9,{destroy:void 0},zo.bind(null,r,a,n,t),null),q===null)throw Error(i(349));o||lo&127||Ro(r,t,n)}return n}function Ro(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=V.updateQueue,t===null?(t=ko(),V.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!wr(e,n)}catch{return!0}}function Ho(e){var t=ii(e,2);t!==null&&hu(t,e,2)}function Uo(e){var t=Do();if(typeof e==`function`){var n=e;if(e=n(),mo){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 W(e,t,n,r){return e.baseState=n,Fo(e,H,typeof r==`function`?r:No)}function Wo(e,t,n,r,a){if(Ps(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,Go(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Go(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),Ko(e,t,s)}catch(n){Jo(e,t,n)}finally{a!==null&&o.types!==null&&(a.types=o.types),O.T=a}}else try{a=n(i,r),Ko(e,t,a)}catch(n){Jo(e,t,n)}}function Ko(e,t,n){typeof n==`object`&&n&&typeof n.then==`function`?n.then(function(n){qo(e,t,n)},function(n){return Jo(e,t,n)}):qo(e,t,n)}function qo(e,t,n){t.status=`fulfilled`,t.value=n,Yo(t),e.state=n,t=e.pending,t!==null&&(n=t.next,n===t?e.pending=null:(n=n.next,t.next=n,Go(e,n)))}function Jo(e,t,n){var r=e.pending;if(e.pending=null,r!==null){r=r.next;do t.status=`rejected`,t.reason=n,Yo(t),t=t.next;while(t!==r)}e.action=null}function Yo(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function Xo(e,t){return t}function Zo(e,t){if(L){var n=q.formState;if(n!==null){a:{var r=V;if(L){if(I){b:{for(var i=I,a=Ii;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){I=cf(i.nextSibling),r=i.data===`F!`;break a}}Ri(r)}r=!1}r&&(t=n[0])}}return n=Do(),n.memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Xo,lastRenderedState:t},n.queue=r,n=As.bind(null,V,r),r.dispatch=n,r=Uo(!1),a=Ns.bind(null,V,!1,r.queue),r=Do(),i={state:t,dispatch:null,action:e,pending:null},r.queue=i,n=Wo.bind(null,V,i,a,n),i.dispatch=n,r.memoizedState=e,[t,n,!1]}function Qo(e){return $o(Oo(),H,e)}function $o(e,t,n){if(t=Fo(e,t,Xo)[0],e=Po(No)[0],typeof t==`object`&&t&&typeof t.then==`function`)try{var r=Ao(t)}catch(e){throw e===ba?Sa:e}else r=t;t=Oo();var i=t.queue,a=i.dispatch;return n!==t.memoizedState&&(V.flags|=2048,ns(9,{destroy:void 0},es.bind(null,i,n),null)),[r,a,e]}function es(e,t){e.action=t}function ts(e){var t=Oo(),n=H;if(n!==null)return $o(t,n,e);Oo(),t=t.memoizedState,n=Oo();var r=n.queue.dispatch;return n.memoizedState=e,[t,r,!1]}function ns(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},t=V.updateQueue,t===null&&(t=ko(),V.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 rs(){return Oo().memoizedState}function is(e,t,n,r){var i=Do();V.flags|=e,i.memoizedState=ns(1|t,{destroy:void 0},n,r===void 0?null:r)}function as(e,t,n,r){var i=Oo();r=r===void 0?null:r;var a=i.memoizedState.inst;H!==null&&r!==null&&yo(r,H.memoizedState.deps)?i.memoizedState=ns(t,a,n,r):(V.flags|=e,i.memoizedState=ns(1|t,a,n,r))}function os(e,t){is(8390656,8,e,t)}function ss(e,t){as(2048,8,e,t)}function cs(e){V.flags|=4;var t=V.updateQueue;if(t===null)t=ko(),V.updateQueue=t,t.events=[e];else{var n=t.events;n===null?t.events=[e]:n.push(e)}}function ls(e){var t=Oo().memoizedState;return cs({ref:t,nextImpl:e}),function(){if(K&2)throw Error(i(440));return t.impl.apply(void 0,arguments)}}function us(e,t){return as(4,2,e,t)}function ds(e,t){return as(4,4,e,t)}function fs(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 ps(e,t,n){n=n==null?null:n.concat([e]),as(4,4,fs.bind(null,t,e),n)}function ms(){}function hs(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 gs(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(),mo){Be(!0);try{e()}finally{Be(!1)}}return n.memoizedState=[r,t],r}function _s(e,t,n){return n===void 0||lo&1073741824&&!(Y&261930)?e.memoizedState=t:(e.memoizedState=n,e=mu(),V.lanes|=e,Gl|=e,n)}function vs(e,t,n,r){return wr(n,t)?n:Xa.current===null?!(lo&42)||lo&1073741824&&!(Y&261930)?(nc=!0,e.memoizedState=n):(e=mu(),V.lanes|=e,Gl|=e,t):(e=_s(e,n,r),wr(e,t)||(nc=!0),e)}function ys(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,Ns(e,!1,t,n);try{var c=i(),l=O.S;l!==null&&l(s,c),typeof c==`object`&&c&&typeof c.then==`function`?Ms(e,t,ma(c,r),pu(e)):Ms(e,t,r,pu(e))}catch(n){Ms(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 bs(){}function xs(e,t,n,r){if(e.tag!==5)throw Error(i(476));var a=Ss(e).queue;ys(e,a,t,ae,n===null?bs:function(){return Cs(e),n(r)})}function Ss(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 Cs(e){var t=Ss(e);t.next===null&&(t=e.alternate.memoizedState),Ms(e,t.next.queue,{},pu())}function ws(){return $i(Qf)}function Ts(){return Oo().memoizedState}function Es(){return Oo().memoizedState}function Ds(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var n=pu();e=Va(n);var r=Ha(t,e,n);r!==null&&(hu(r,t,n),Ua(r,t,n)),t={cache:oa()},e.payload=t;return}t=t.return}}function Os(e,t,n){var r=pu();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},Ps(e)?Fs(t,n):(n=ri(e,t,n,r),n!==null&&(hu(n,e,r),Is(n,t,r)))}function As(e,t,n){Ms(e,t,n,pu())}function Ms(e,t,n,r){var i={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(Ps(e))Fs(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,wr(s,o))return ni(e,t,i,0),q===null&&ti(),!1}catch{}if(n=ri(e,t,i,r),n!==null)return hu(n,e,r),Is(n,t,r),!0}return!1}function Ns(e,t,n,r){if(r={lane:2,revertLane:dd(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Ps(e)){if(t)throw Error(i(479))}else t=ri(e,n,r,2),t!==null&&hu(t,e,2)}function Ps(e){var t=e.alternate;return e===V||t!==null&&t===V}function Fs(e,t){po=fo=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Is(e,t,n){if(n&4194048){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,rt(e,n)}}var Ls={readContext:$i,use:jo,useCallback:U,useContext:U,useEffect:U,useImperativeHandle:U,useLayoutEffect:U,useInsertionEffect:U,useMemo:U,useReducer:U,useRef:U,useState:U,useDebugValue:U,useDeferredValue:U,useTransition:U,useSyncExternalStore:U,useId:U,useHostTransitionStatus:U,useFormState:U,useActionState:U,useOptimistic:U,useMemoCache:U,useCacheRefresh:U};Ls.useEffectEvent=U;var Rs={readContext:$i,use:jo,useCallback:function(e,t){return Do().memoizedState=[e,t===void 0?null:t],e},useContext:$i,useEffect:os,useImperativeHandle:function(e,t,n){n=n==null?null:n.concat([e]),is(4194308,4,fs.bind(null,t,e),n)},useLayoutEffect:function(e,t){return is(4194308,4,e,t)},useInsertionEffect:function(e,t){is(4,2,e,t)},useMemo:function(e,t){var n=Do();t=t===void 0?null:t;var r=e();if(mo){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(mo){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=Os.bind(null,V,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,V,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:ms,useDeferredValue:function(e,t){return _s(Do(),e,t)},useTransition:function(){var e=Uo(!1);return e=ys.bind(null,V,e.queue,!0,!1),Do().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=V,a=Do();if(L){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,os(Bo.bind(null,r,o,e),[e]),r.flags|=2048,ns(9,{destroy:void 0},zo.bind(null,r,o,n,t),null),n},useId:function(){var e=Do(),t=q.identifierPrefix;if(L){var n=Oi,r=Di;n=(r&~(1<<32-Ve(r)-1)).toString(32)+n,t=`_`+t+`R_`+n,n=ho++,0<n&&(t+=`H`+n.toString(32)),t+=`_`}else n=vo++,t=`_`+t+`r_`+n.toString(32)+`_`;return e.memoizedState=t},useHostTransitionStatus:ws,useFormState:Zo,useActionState:Zo,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=Ns.bind(null,V,!0,n),n.dispatch=t,[e,t]},useMemoCache:Mo,useCacheRefresh:function(){return Do().memoizedState=Ds.bind(null,V)},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)}}},zs={readContext:$i,use:jo,useCallback:hs,useContext:$i,useEffect:ss,useImperativeHandle:ps,useInsertionEffect:us,useLayoutEffect:ds,useMemo:gs,useReducer:Po,useRef:rs,useState:function(){return Po(No)},useDebugValue:ms,useDeferredValue:function(e,t){return vs(Oo(),H.memoizedState,e,t)},useTransition:function(){var e=Po(No)[0],t=Oo().memoizedState;return[typeof e==`boolean`?e:Ao(e),t]},useSyncExternalStore:Lo,useId:Ts,useHostTransitionStatus:ws,useFormState:Qo,useActionState:Qo,useOptimistic:function(e,t){return W(Oo(),H,e,t)},useMemoCache:Mo,useCacheRefresh:Es};zs.useEffectEvent=ls;var Bs={readContext:$i,use:jo,useCallback:hs,useContext:$i,useEffect:ss,useImperativeHandle:ps,useInsertionEffect:us,useLayoutEffect:ds,useMemo:gs,useReducer:Io,useRef:rs,useState:function(){return Io(No)},useDebugValue:ms,useDeferredValue:function(e,t){var n=Oo();return H===null?_s(n,e,t):vs(n,H.memoizedState,e,t)},useTransition:function(){var e=Io(No)[0],t=Oo().memoizedState;return[typeof e==`boolean`?e:Ao(e),t]},useSyncExternalStore:Lo,useId:Ts,useHostTransitionStatus:ws,useFormState:ts,useActionState:ts,useOptimistic:function(e,t){var n=Oo();return H===null?(n.baseState=e,[e,n.queue.dispatch]):W(n,H,e,t)},useMemoCache:Mo,useCacheRefresh:Es};Bs.useEffectEvent=ls;function Vs(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 Hs={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Va(r);i.payload=t,n!=null&&(i.callback=n),t=Ha(e,i,r),t!==null&&(hu(t,e,r),Ua(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=pu(),i=Va(r);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Ha(e,i,r),t!==null&&(hu(t,e,r),Ua(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=pu(),r=Va(n);r.tag=2,t!=null&&(r.callback=t),t=Ha(e,r,n),t!==null&&(hu(t,e,n),Ua(t,e,n))}};function Us(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?!Tr(n,r)||!Tr(i,a):!0}function Ws(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&&Hs.enqueueReplaceState(t,t.state,null)}function Gs(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 Ks(e){Qr(e)}function qs(e){console.error(e)}function Js(e){Qr(e)}function Ys(e,t){try{var n=e.onUncaughtError;n(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function Xs(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 Zs(e,t,n){return n=Va(n),n.tag=3,n.payload={element:null},n.callback=function(){Ys(e,t)},n}function Qs(e){return e=Va(e),e.tag=3,e}function $s(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(){Xs(t,n,r)}}var o=n.stateNode;o!==null&&typeof o.componentDidCatch==`function`&&(e.callback=function(){Xs(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 ec(e,t,n,r,a){if(n.flags|=32768,typeof r==`object`&&r&&typeof r.then==`function`){if(t=n.alternate,t!==null&&Xi(t,n,a,!0),n=to.current,n!==null){switch(n.tag){case 31:case 13:return no===null?Du():n.alternate===null&&Wl===0&&(Wl=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===Ca?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===Ca?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(L)return t=to.current,t===null?(r!==Li&&(t=Error(i(423),{cause:r}),R(yi(t,n))),e=e.current.alternate,e.flags|=65536,a&=-a,e.lanes|=a,r=yi(r,n),a=Zs(e.stateNode,r,a),Wa(e,a),Wl!==4&&(Wl=2)):(!(t.flags&65536)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Li&&(e=Error(i(422),{cause:r}),R(yi(e,n)))),!1;var o=Error(i(520),{cause:r});if(o=yi(o,n),Xl===null?Xl=[o]:Xl.push(o),Wl!==4&&(Wl=2),t===null)return!0;r=yi(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,e=Zs(n.stateNode,r,e),Wa(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=Qs(a),$s(a,e,n,r),Wa(n,a),!1}n=n.return}while(n!==null);return!1}var tc=Error(i(461)),nc=!1;function rc(e,t,n,r){t.child=e===null?La(t,null,n,r):Ia(t,e.child,n,r)}function ic(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 Qi(t),r=bo(e,t,n,o,a,i),s=wo(),e!==null&&!nc?(To(e,t,i),Oc(e,t,i)):(L&&s&&ji(t),t.flags|=1,rc(e,t,r,i),t.child)}function ac(e,t,n,r,i){if(e===null){var a=n.type;return typeof a==`function`&&!ui(a)&&a.defaultProps===void 0&&n.compare===null?(t.tag=15,t.type=a,oc(e,t,a,r,i)):(e=pi(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!kc(e,i)){var o=a.memoizedProps;if(n=n.compare,n=n===null?Tr:n,n(o,r)&&e.ref===t.ref)return Oc(e,t,i)}return t.flags|=1,e=di(a,r),e.ref=t.ref,e.return=t,t.child=e}function oc(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(Tr(a,r)&&e.ref===t.ref)if(nc=!1,t.pendingProps=r=a,kc(e,i))e.flags&131072&&(nc=!0);else return t.lanes=e.lanes,Oc(e,t,i)}return mc(e,t,n,r,i)}function sc(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 lc(e,t,a,n,r)}if(n&536870912)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&va(t,a===null?null:a.cachePool),a===null?$a():Qa(t,a),ao(t);else return r=t.lanes=536870912,lc(e,t,a===null?n:a.baseLanes|n,n,r)}else a===null?(e!==null&&va(t,null),$a(),oo(t)):(va(t,a.cachePool),Qa(t,a),oo(t),t.memoizedState=null);return rc(e,t,i,n),t.child}function cc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function lc(e,t,n,r,i){var a=_a();return a=a===null?null:{parent:aa._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},e!==null&&va(t,null),$a(),ao(t),e!==null&&Xi(e,t,r,!0),t.childLanes=i,null}function uc(e,t){return t=Cc({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function dc(e,t,n){return Ia(t,e.child,null,n),e=uc(t,t.pendingProps),e.flags|=2,so(t),t.memoizedState=null,e}function fc(e,t,n){var r=t.pendingProps,a=(t.flags&128)!=0;if(t.flags&=-129,e===null){if(L){if(r.mode===`hidden`)return e=uc(t,r),t.lanes=536870912,cc(null,e);if(io(t),(e=I)?(e=rf(e,Ii),e=e!==null&&e.data===`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:Ei===null?null:{id:Di,overflow:Oi},retryLane:536870912,hydrationErrors:null},n=gi(e),n.return=t,t.child=n,Pi=t,I=null)):e=null,e===null)throw Ri(t);return t.lanes=536870912,null}return uc(t,r)}var o=e.memoizedState;if(o!==null){var s=o.dehydrated;if(io(t),a)if(t.flags&256)t.flags&=-257,t=dc(e,t,n);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(i(558));else if(nc||Xi(e,t,n,!1),a=(n&e.childLanes)!==0,nc||a){if(r=q,r!==null&&(s=it(r,n),s!==0&&s!==o.retryLane))throw o.retryLane=s,ii(e,s),hu(r,e,s),tc;Du(),t=dc(e,t,n)}else e=o.treeContext,I=cf(s.nextSibling),Pi=t,L=!0,Fi=null,Ii=!1,e!==null&&Ni(t,e),t=uc(t,r),t.flags|=4096;return t}return e=di(e.child,{mode:r.mode,children:r.children}),e.ref=t.ref,t.child=e,e.return=t,e}function pc(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 mc(e,t,n,r,i){return Qi(t),n=bo(e,t,n,r,void 0,i),r=wo(),e!==null&&!nc?(To(e,t,i),Oc(e,t,i)):(L&&r&&ji(t),t.flags|=1,rc(e,t,n,i),t.child)}function hc(e,t,n,r,i,a){return Qi(t),t.updateQueue=null,n=So(t,r,n,i),xo(e),r=wo(),e!==null&&!nc?(To(e,t,a),Oc(e,t,a)):(L&&r&&ji(t),t.flags|=1,rc(e,t,n,a),t.child)}function gc(e,t,n,r,i){if(Qi(t),t.stateNode===null){var a=si,o=n.contextType;typeof o==`object`&&o&&(a=$i(o)),a=new n(r,a),t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Hs,t.stateNode=a,a._reactInternals=t,a=t.stateNode,a.props=r,a.state=t.memoizedState,a.refs={},za(t),o=n.contextType,a.context=typeof o==`object`&&o?$i(o):si,a.state=t.memoizedState,o=n.getDerivedStateFromProps,typeof o==`function`&&(Vs(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&&Hs.enqueueReplaceState(a,a.state,null),qa(t,r,a,i),Ka(),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=Gs(n,s);a.props=c;var l=a.context,u=n.contextType;o=si,typeof u==`object`&&u&&(o=$i(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)&&Ws(t,a,r,o),Ra=!1;var f=t.memoizedState;a.state=f,qa(t,r,a,i),Ka(),l=t.memoizedState,s||f!==l||Ra?(typeof d==`function`&&(Vs(t,n,d,r),l=t.memoizedState),(c=Ra||Us(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,Ba(e,t),o=t.memoizedProps,u=Gs(n,o),a.props=u,d=t.pendingProps,f=a.context,l=n.contextType,c=si,typeof l==`object`&&l&&(c=$i(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)&&Ws(t,a,r,c),Ra=!1,f=t.memoizedState,a.state=f,qa(t,r,a,i),Ka();var p=t.memoizedState;o!==d||f!==p||Ra||e!==null&&e.dependencies!==null&&Zi(e.dependencies)?(typeof s==`function`&&(Vs(t,n,s,r),p=t.memoizedState),(u=Ra||Us(t,n,u,r,f,p,c)||e!==null&&e.dependencies!==null&&Zi(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,pc(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=Ia(t,e.child,null,i),t.child=Ia(t,null,n,i)):rc(e,t,n,i),t.memoizedState=a.state,e=t.child):e=Oc(e,t,i),e}function _c(e,t,n,r){return Hi(),t.flags|=256,rc(e,t,n,r),t.child}var vc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function yc(e){return{baseLanes:e,cachePool:ya()}}function bc(e,t,n){return e=e===null?0:e.childLanes&~n,t&&(e|=Jl),e}function xc(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:(B.current&2)!=0),s&&(a=!0,t.flags&=-129),s=(t.flags&32)!=0,t.flags&=-33,e===null){if(L){if(a?ro(t):oo(t),(e=I)?(e=rf(e,Ii),e=e!==null&&e.data!==`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:Ei===null?null:{id:Di,overflow:Oi},retryLane:536870912,hydrationErrors:null},n=gi(e),n.return=t,t.child=n,Pi=t,I=null)):e=null,e===null)throw Ri(t);return of(e)?t.lanes=32:t.lanes=536870912,null}var c=r.children;return r=r.fallback,a?(oo(t),a=t.mode,c=Cc({mode:`hidden`,children:c},a),r=mi(r,a,n,null),c.return=t,r.return=t,c.sibling=r,t.child=c,r=t.child,r.memoizedState=yc(n),r.childLanes=bc(e,s,n),t.memoizedState=vc,cc(null,r)):(ro(t),Sc(t,c))}var l=e.memoizedState;if(l!==null&&(c=l.dehydrated,c!==null)){if(o)t.flags&256?(ro(t),t.flags&=-257,t=wc(e,t,n)):t.memoizedState===null?(oo(t),c=r.fallback,a=t.mode,r=Cc({mode:`visible`,children:r.children},a),c=mi(c,a,n,null),c.flags|=2,r.return=t,c.return=t,r.sibling=c,t.child=r,Ia(t,e.child,null,n),r=t.child,r.memoizedState=yc(n),r.childLanes=bc(e,s,n),t.memoizedState=vc,t=cc(null,r)):(oo(t),t.child=e.child,t.flags|=128,t=null);else if(ro(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,R({value:r,source:null,stack:null}),t=wc(e,t,n)}else if(nc||Xi(e,t,n,!1),s=(n&e.childLanes)!==0,nc||s){if(s=q,s!==null&&(r=it(s,n),r!==0&&r!==l.retryLane))throw l.retryLane=r,ii(e,r),hu(s,e,r),tc;af(c)||Du(),t=wc(e,t,n)}else af(c)?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,I=cf(c.nextSibling),Pi=t,L=!0,Fi=null,Ii=!1,e!==null&&Ni(t,e),t=Sc(t,r.children),t.flags|=4096);return t}return a?(oo(t),c=r.fallback,a=t.mode,l=e.child,u=l.sibling,r=di(l,{mode:`hidden`,children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u===null?(c=mi(c,a,n,null),c.flags|=2):c=di(u,c),c.return=t,r.return=t,r.sibling=c,t.child=r,cc(null,r),r=t.child,c=e.child.memoizedState,c===null?c=yc(n):(a=c.cachePool,a===null?a=ya():(l=aa._currentValue,a=a.parent===l?a:{parent:l,pool:l}),c={baseLanes:c.baseLanes|n,cachePool:a}),r.memoizedState=c,r.childLanes=bc(e,s,n),t.memoizedState=vc,cc(e.child,r)):(ro(t),n=e.child,e=n.sibling,n=di(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 Sc(e,t){return t=Cc({mode:`visible`,children:t},e.mode),t.return=e,e.child=t}function Cc(e,t){return e=li(22,e,null,t),e.lanes=0,e}function wc(e,t,n){return Ia(t,e.child,null,n),e=Sc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Tc(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Ji(e.return,t,n)}function Ec(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 Dc(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;r=r.children;var o=B.current,s=(o&2)!=0;if(s?(o=o&1|2,t.flags|=128):o&=1,j(B,o),rc(e,t,r,n),r=L?Ci:0,!s&&e!==null&&e.flags&128)a:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Tc(e,n,t);else if(e.tag===19)Tc(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&&co(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Ec(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&&co(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Ec(t,!0,n,null,a,r);break;case`together`:Ec(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function Oc(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Gl|=t.lanes,(n&t.childLanes)===0)if(e!==null){if(Xi(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=di(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=di(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function kc(e,t){return(e.lanes&t)===0?(e=e.dependencies,!!(e!==null&&Zi(e))):!0}function Ac(e,t,n){switch(t.tag){case 3:pe(t,t.stateNode.containerInfo),Ki(t,aa,e.memoizedState.cache),Hi();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,io(t),null;break;case 13:var r=t.memoizedState;if(r!==null)return r.dehydrated===null?(n&t.child.childLanes)===0?(ro(t),e=Oc(e,t,n),e===null?null:e.sibling):xc(e,t,n):(ro(t),t.flags|=128,null);ro(t);break;case 19:var i=(e.flags&128)!=0;if(r=(n&t.childLanes)!==0,r||=(Xi(e,t,n,!1),(n&t.childLanes)!==0),i){if(r)return Dc(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),j(B,B.current),r)break;return null;case 22:return t.lanes=0,sc(e,t,n,t.pendingProps);case 24:Ki(t,aa,e.memoizedState.cache)}return Oc(e,t,n)}function jc(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps)nc=!0;else{if(!kc(e,n)&&!(t.flags&128))return nc=!1,Ac(e,t,n);nc=!!(e.flags&131072)}else nc=!1,L&&t.flags&1048576&&Ai(t,Ci,t.index);switch(t.lanes=0,t.tag){case 16:a:{var r=t.pendingProps;if(e=Ea(t.elementType),t.type=e,typeof e==`function`)ui(e)?(r=Gs(e,r),t.tag=1,t=gc(null,t,e,r,n)):(t.tag=0,t=mc(null,t,e,r,n));else{if(e!=null){var a=e.$$typeof;if(a===x){t.tag=11,t=ic(null,t,e,r,n);break a}else if(a===w){t.tag=14,t=ac(null,t,e,r,n);break a}}throw t=re(e)||e,Error(i(306,t,``))}}return t;case 0:return mc(e,t,t.type,t.pendingProps,n);case 1:return r=t.type,a=Gs(r,t.pendingProps),gc(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,Ba(e,t),qa(t,r,null,n);var s=t.memoizedState;if(r=s.cache,Ki(t,aa,r),r!==o.cache&&Yi(t,[aa],n,!0),Ka(),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=_c(e,t,r,n);break a}else if(r!==a){a=yi(Error(i(424)),t),R(a),t=_c(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(I=cf(e.firstChild),Pi=t,L=!0,Fi=null,Ii=!0,n=La(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling}else{if(Hi(),r===a){t=Oc(e,t,n);break a}rc(e,t,r,n)}t=t.child}return t;case 26:return pc(e,t),e===null?(n=kf(t.type,null,t.pendingProps,null))?t.memoizedState=n:L||(n=t.type,e=t.pendingProps,r=Bd(de.current).createElement(n),r[lt]=t,r[ut]=e,Pd(r,n,e),St(r),t.stateNode=r):t.memoizedState=kf(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return he(t),e===null&&L&&(r=t.stateNode=ff(t.type,t.pendingProps,de.current),Pi=t,Ii=!0,a=I,Zd(t.type)?(lf=a,I=cf(r.firstChild)):I=a),rc(e,t,t.pendingProps.children,n),pc(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&L&&((a=r=I)&&(r=tf(r,t.type,t.pendingProps,Ii),r===null?a=!1:(t.stateNode=r,Pi=t,I=cf(r.firstChild),Ii=!1,a=!0)),a||Ri(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),pc(e,t),rc(e,t,r,n),t.child;case 6:return e===null&&L&&((e=n=I)&&(n=nf(n,t.pendingProps,Ii),n===null?e=!1:(t.stateNode=n,Pi=t,I=null,e=!0)),e||Ri(t)),null;case 13:return xc(e,t,n);case 4:return pe(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Ia(t,null,r,n):rc(e,t,r,n),t.child;case 11:return ic(e,t,t.type,t.pendingProps,n);case 7:return rc(e,t,t.pendingProps,n),t.child;case 8:return rc(e,t,t.pendingProps.children,n),t.child;case 12:return rc(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,Ki(t,t.type,r.value),rc(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,Qi(t),a=$i(a),r=r(a),t.flags|=1,rc(e,t,r,n),t.child;case 14:return ac(e,t,t.type,t.pendingProps,n);case 15:return oc(e,t,t.type,t.pendingProps,n);case 19:return Dc(e,t,n);case 31:return fc(e,t,n);case 22:return sc(e,t,n,t.pendingProps);case 24:return Qi(t),r=$i(aa),e===null?(a=_a(),a===null&&(a=q,o=oa(),a.pooledCache=o,o.refCount++,o!==null&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},za(t),Ki(t,aa,a)):((e.lanes&n)!==0&&(Ba(e,t),qa(t,null,null,n),Ka()),a=e.memoizedState,o=t.memoizedState,a.parent===r?(r=o.cache,Ki(t,aa,r),r!==a.cache&&Yi(t,[aa],n,!0)):(a={parent:r,cache:r},t.memoizedState=a,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=a),Ki(t,aa,r))),rc(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}function Mc(e){e.flags|=4}function Nc(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 Da=Ca,xa}else e.flags&=-16777217}function Pc(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 Da=Ca,xa}function Fc(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag===22?536870912:Qe(),e.lanes|=t,Yl|=t)}function Ic(e,t){if(!L)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(Mi(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(aa),me(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(Vi(t)?Mc(t):e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ui())),G(t),null;case 26:var a=t.type,o=t.memoizedState;return e===null?(Mc(t),o===null?(G(t),Nc(t,a,null,r,n)):(G(t),Pc(t,o))):o?o===e.memoizedState?(G(t),t.flags&=-16777217):(Mc(t),G(t),Pc(t,o)):(e=e.memoizedProps,e!==r&&Mc(t),G(t),Nc(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&&Mc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}e=le.current,Vi(t)?zi(t,e):(e=ff(a,r,n),t.stateNode=e,Mc(t))}return G(t),null;case 5:if(ge(t),a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Mc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return G(t),null}if(o=le.current,Vi(t))zi(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&&Mc(t)}}return G(t),Nc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==r&&Mc(t);else{if(typeof r!=`string`&&t.stateNode===null)throw Error(i(166));if(e=de.current,Vi(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,a=Pi,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||Ri(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=Vi(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 Hi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),e=!1}else n=Ui(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e)return t.flags&256?(so(t),t):(so(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=Vi(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 Hi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;G(t),a=!1}else a=Ui(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return t.flags&256?(so(t),t):(so(t),null)}return so(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),Fc(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(B),r=t.memoizedState,r===null)return G(t),null;if(a=(t.flags&128)!=0,o=r.rendering,o===null)if(a)Ic(r,!1);else{if(Wl!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=co(e),o!==null){for(t.flags|=128,Ic(r,!1),e=o.updateQueue,t.updateQueue=e,Fc(t,e),t.subtreeFlags=0,e=n,n=t.child;n!==null;)fi(n,e),n=n.sibling;return j(B,B.current&1|2),L&&ki(t,r.treeForkCount),t.child}e=e.sibling}r.tail!==null&&ke()>tu&&(t.flags|=128,a=!0,Ic(r,!1),t.lanes=4194304)}else{if(!a)if(e=co(o),e!==null){if(t.flags|=128,a=!0,e=e.updateQueue,t.updateQueue=e,Fc(t,e),Ic(r,!0),r.tail===null&&r.tailMode===`hidden`&&!o.alternate&&!L)return G(t),null}else 2*ke()-r.renderingStartTime>tu&&n!==536870912&&(t.flags|=128,a=!0,Ic(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=B.current,j(B,a?n&1|2:n&1),L&&ki(t,r.treeForkCount),e);case 22:case 23:return so(t),eo(),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&&Fc(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(ga),null;case 24:return n=null,e!==null&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),qi(aa),G(t),null;case 25:return null;case 30:return null}throw Error(i(156,t.tag))}function Rc(e,t){switch(Mi(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return qi(aa),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(so(t),t.alternate===null)throw Error(i(340));Hi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if(so(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(i(340));Hi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return A(B),null;case 4:return me(),null;case 10:return qi(t.type),null;case 22:case 23:return so(t),eo(),e!==null&&A(ga),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return qi(aa),null;case 25:return null;default:return null}}function zc(e,t){switch(Mi(t),t.tag){case 3:qi(aa),me();break;case 26:case 27:case 5:ge(t);break;case 4:me();break;case 31:t.memoizedState!==null&&so(t);break;case 13:so(t);break;case 19:A(B);break;case 10:qi(t.type);break;case 22:case 23:so(t),eo(),e!==null&&A(ga);break;case 24:qi(aa)}}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{Ya(t,n)}catch(t){Z(e,e.return,t)}}}function Uc(e,t,n){n.props=Gs(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=nn));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=kr(e),Ar(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=Gs(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=Gs(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{Ya(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,St(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,St(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{Jt(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&&(Jt(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++)Ja(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&&sa(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&&sa(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&&sa(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:sa(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=$i(aa),n=t.data.get(e);return n===void 0&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return $i(aa).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)||L){var e=Ke;Ke<<=1,!(Ke&3932160)&&(Ke=262144),Jl=e}else Jl=536870912;return e=to.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:nn},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(!wr(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),Aa=null,ja=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=di(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,ti(),n}function Cu(e,t){V=null,O.H=Ls,t===ba||t===Sa?(t=Oa(),X=3):t===xa?(t=Oa(),X=4):X=t===tc?8:typeof t==`object`&&t&&typeof t.then==`function`?6:1,zl=t,J===null&&(Wl=1,Ys(e,yi(t,e.current)))}function wu(){var e=to.current;return e===null?!0:(Y&4194048)===Y?no===null:(Y&62914560)===Y||Y&536870912?e===no:!1}function Tu(){var e=O.H;return O.H=Ls,e===null?Ls:e}function Eu(){var e=O.A;return O.A=Ll,e}function Du(){Wl=4,Bl||(Y&4194048)!==Y&&to.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:to.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,ti()),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(wa(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:wa(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,ti(),Wl):0}function ju(){for(;J!==null&&!De();)Mu(J)}function Mu(e){var t=jc(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=hc(n,t,t.pendingProps,t.type,void 0,Y);break;case 11:t=hc(n,t,t.pendingProps,t.type.render,t.ref,Y);break;case 5:Eo(t);default:zc(n,t),t=J=fi(t,Ul),t=jc(n,t,Ul)}e.memoizedProps=e.pendingProps,t===null?Fu(e):J=t}function Pu(e,t,n,r){Gi=Wi=null,Eo(t),Aa=null,ja=0;var i=t.return;try{if(ec(e,i,t,n,Y)){Wl=1,Ys(e,yi(n,e.current)),J=null;return}}catch(t){if(i!==null)throw J=i,t;Wl=1,Ys(e,yi(n,e.current)),J=null;return}t.flags&32768?(L||r===1?e=!0:Vl||Y&536870912?e=!1:(Bl=e=!0,(r===2||r===9||r===3||r===6)&&(r=to.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|=ei,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=kr(e.containerInfo),s=a.focusedElem,c=a.selectionRange;if(o!==s&&s&&s.ownerDocument&&Or(s.ownerDocument.documentElement,s)){if(c!==null&&Ar(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 _=Dr(s,h),v=Dr(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,sa(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=yi(n,t),t=Zs(e.stateNode,t,2),e=Ha(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=yi(n,e),n=Qs(2),r=Ha(t,n,2),r!==null&&($s(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=ii(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=ua;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:tn(``+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 wn(`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);xs(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),xs(n,{pending:!0,data:e,method:i.method,action:a},a,e))},currentTarget:i}]})}}for(var hd=0;hd<Xr.length;hd++){var gd=Xr[hd];Zr(gd.toLowerCase(),`on`+(gd[0].toUpperCase()+gd.slice(1)))}Zr(Hr,`onAnimationEnd`),Zr(Ur,`onAnimationIteration`),Zr(Wr,`onAnimationStart`),Zr(`dblclick`,`onDoubleClick`),Zr(`focusin`,`onFocus`),Zr(`focusout`,`onBlur`),Zr(Gr,`onTransitionRun`),Zr(Kr,`onTransitionStart`),Zr(qr,`onTransitionCancel`),Zr(Jr,`onTransitionEnd`),Et(`onMouseEnter`,[`mouseout`,`mouseover`]),Et(`onMouseLeave`,[`mouseout`,`mouseover`]),Et(`onPointerEnter`,[`pointerout`,`pointerover`]),Et(`onPointerLeave`,[`pointerout`,`pointerover`]),Tt(`onChange`,`change click focusin focusout input keydown keyup selectionchange`.split(` `)),Tt(`onSelect`,`focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange`.split(` `)),Tt(`onBeforeInput`,[`compositionend`,`keypress`,`textInput`,`paste`]),Tt(`onCompositionEnd`,`compositionend focusout keydown keypress keyup mousedown`.split(` `)),Tt(`onCompositionStart`,`compositionstart focusout keydown keypress keyup mousedown`.split(` `)),Tt(`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){Qr(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){Qr(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,Ct.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,!pn||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=vt(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}un(function(){var r=a,i=an(n),s=[];a:{var c=Yr.get(e);if(c!==void 0){var l=wn,u=e;switch(e){case`keypress`:if(yn(n)===0)break a;case`keydown`:case`keyup`:l=Hn;break;case`focusin`:u=`focus`,l=Nn;break;case`focusout`:u=`blur`,l=Nn;break;case`beforeblur`:case`afterblur`:l=Nn;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=jn;break;case`drag`:case`dragend`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`dragstart`:case`drop`:l=Mn;break;case`touchcancel`:case`touchend`:case`touchmove`:case`touchstart`:l=Wn;break;case Hr:case Ur:case Wr:l=Pn;break;case Jr:l=Gn;break;case`scroll`:case`scrollend`:l=En;break;case`wheel`:l=Kn;break;case`copy`:case`cut`:case`paste`:l=Fn;break;case`gotpointercapture`:case`lostpointercapture`:case`pointercancel`:case`pointerdown`:case`pointermove`:case`pointerout`:case`pointerover`:case`pointerup`:l=Un;break;case`toggle`:case`beforetoggle`:l=qn}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=dn(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!==rn&&(u=n.relatedTarget||n.fromElement)&&(vt(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?vt(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=jn,g=`onMouseLeave`,p=`onMouseEnter`,m=`mouse`,(e===`pointerout`||e===`pointerover`)&&(d=Un,g=`onPointerLeave`,p=`onPointerEnter`,m=`pointer`),f=l==null?c:bt(l),h=u==null?c:bt(u),c=new d(g,m+`leave`,l,n,i),c.target=f,c.relatedTarget=h,g=null,vt(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?bt(r):window,l=c.nodeName&&c.nodeName.toLowerCase(),l===`select`||l===`input`&&c.type===`file`)var v=fr;else if(or(c))if(pr)v=Sr;else{v=br;var y=yr}else l=c.nodeName,!l||l.toLowerCase()!==`input`||c.type!==`checkbox`&&c.type!==`radio`?r&&Qt(r.elementType)&&(v=fr):v=xr;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&&Wt(c,`number`,c.value)}switch(y=r?bt(r):window,e){case`focusin`:(or(y)||y.contentEditable===`true`)&&(Mr=y,Nr=r,Pr=null);break;case`focusout`:Pr=Nr=Mr=null;break;case`mousedown`:Fr=!0;break;case`contextmenu`:case`mouseup`:case`dragend`:Fr=!1,Ir(s,n,i);break;case`selectionchange`:if(jr)break;case`keydown`:case`keyup`:Ir(s,n,i)}var b;if(Yn)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 rr?tr(e,n)&&(x=`onCompositionEnd`):e===`keydown`&&n.keyCode===229&&(x=`onCompositionStart`);x&&(Qn&&n.locale!==`ko`&&(rr||x!==`onCompositionStart`?x===`onCompositionEnd`&&rr&&(b=vn()):(hn=i,gn=`value`in hn?hn.value:hn.textContent,rr=!0)),y=Ed(r,x),0<y.length&&(x=new In(x,e,null,n,i),s.push({event:x,listeners:y}),b?x.data=b:(b=nr(n),b!==null&&(x.data=b)))),(b=Zn?ir(e,n):ar(e,n))&&(x=Ed(r,`onBeforeInput`),0<x.length&&(y=new In(`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=dn(e,n),i!=null&&r.unshift(Td(e,i,a)),i=dn(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=dn(n,a),l!=null&&o.unshift(Td(n,l,c))):i||(l=dn(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===``||Jt(e,r):(typeof r==`number`||typeof r==`bigint`)&&t!==`body`&&Jt(e,``+r);break;case`className`:Mt(e,`class`,r);break;case`tabIndex`:Mt(e,`tabindex`,r);break;case`dir`:case`role`:case`viewBox`:case`width`:case`height`:Mt(e,n,r);break;case`style`:Zt(e,r,o);break;case`data`:if(t!==`object`){Mt(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=tn(``+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=tn(``+r),e.setAttribute(n,r);break;case`onClick`:r!=null&&(e.onclick=nn);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=tn(``+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),jt(e,`popover`,r);break;case`xlinkActuate`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:actuate`,r);break;case`xlinkArcrole`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:arcrole`,r);break;case`xlinkRole`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:role`,r);break;case`xlinkShow`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:show`,r);break;case`xlinkTitle`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:title`,r);break;case`xlinkType`:Nt(e,`http://www.w3.org/1999/xlink`,`xlink:type`,r);break;case`xmlBase`:Nt(e,`http://www.w3.org/XML/1998/namespace`,`xml:base`,r);break;case`xmlLang`:Nt(e,`http://www.w3.org/XML/1998/namespace`,`xml:lang`,r);break;case`xmlSpace`:Nt(e,`http://www.w3.org/XML/1998/namespace`,`xml:space`,r);break;case`is`:jt(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=$t.get(n)||n,jt(e,n,r))}}function Nd(e,t,n,r,a,o){switch(n){case`style`:Zt(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`?Jt(e,r):(typeof r==`number`||typeof r==`bigint`)&&Jt(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=nn);break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`innerHTML`:case`ref`:break;case`innerText`:case`textContent`:break;default:if(!wt.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,``):jt(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)}}Ut(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&&Gt(e,!!r,n,!0):Gt(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)}qt(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(Qt(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)}}Ht(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?Gt(e,!!n,n?[]:``,!1):Gt(e,!!n,t,!0)):Gt(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)}Kt(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(Qt(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=yt(e);t!==null&&t.tag===5&&t.type===`form`?Cs(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=Vt(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),St(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="`+Vt(t)+`"]`;t===`image`&&n&&n.imageSrcSet?(i+=`[imagesrcset="`+Vt(n.imageSrcSet)+`"]`,typeof n.imageSizes==`string`&&(i+=`[imagesizes="`+Vt(n.imageSizes)+`"]`)):i+=`[href="`+Vt(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),St(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="`+Vt(r)+`"][href="`+Vt(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),St(r),n.head.appendChild(r)}}}function Ef(e,t,n){_f.S(e,t,n);var r=bf;if(r&&e){var i=xt(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`);St(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=xt(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`),St(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=xt(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`),St(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=xt(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=xt(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=xt(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="`+Vt(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),St(t),e.head.appendChild(t))}function Pf(e){return`[src="`+Vt(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~="`+Vt(n.href)+`"]`);if(r)return t.instance=r,St(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`),St(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,St(o),o;r=Mf(n),(a=mf.get(a))&&Rf(r,a),o=(e.ownerDocument||e).createElement(`link`),St(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,St(a),a):(r=n,(a=mf.get(o))&&(r=f({},n),zf(r,a)),e=e.ownerDocument||e,a=e.createElement(`script`),St(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,St(a);return}a=t.ownerDocument||t,r=Mf(r),(i=mf.get(i))&&Rf(r,i),a=a.createElement(`link`),St(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=li(3,null,null,t),e.current=a,a.stateNode=e,t=oa(),t.refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:n,cache:t},za(a),e}function tp(e){return e?(e=si,e):si}function np(e,t,n,r,i,a){i=tp(i),r.context===null?r.context=i:r.pendingContext=i,r=Va(t),r.payload={element:n},a=a===void 0?null:a,a!==null&&(r.callback=a),n=Ha(e,r,t),n!==null&&(hu(n,e,t),Ua(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=ii(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=ii(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=yt(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=ii(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=an(e),pp(e)}var fp=null;function pp(e){if(fp=null,e=vt(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=yt(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=vt(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);rn=r,n.target.dispatchEvent(r),rn=null}else return t=yt(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=yt(n);a!==null&&(e.splice(t,3),t-=3,xs(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=Ks,s=qs,c=Js;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=Ms()}))().createRoot)(document.getElementById(`root`)).render((0,o.jsx)(M.StrictMode,{children:(0,o.jsx)(qe,{client:ct,children:(0,o.jsx)(Ds,{})})}));
|