@pixelbyte-software/pixcode 1.37.0 → 1.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -226,7 +226,7 @@ import{j as s,a as l4,R as Yh,o as Zh,_ as K6,b as Y6,m as c4,E as kn,T as d4,P
226
226
  *
227
227
  * This source code is licensed under the ISC license.
228
228
  * See the LICENSE file in the root directory of this source tree.
229
- */const $9=[["rect",{width:"8",height:"8",x:"3",y:"3",rx:"2",key:"by2w9f"}],["path",{d:"M7 11v4a2 2 0 0 0 2 2h4",key:"xkn7yn"}],["rect",{width:"8",height:"8",x:"13",y:"13",rx:"2",key:"1cgmvn"}]],U9=ft("workflow",$9),r0=M4,W4=AI,_v=EI,G9=MI,H9=fI,n0=vI,q9=O4,Mr=z4,V9=g7,a0=d7,En=p7,W9=h7,In=kI,Jn=O4,Vc=NI,K4=xI,K9=i7,Y9=o7,Y4=jI,_t=P4,nr=P4,Id=LI,Z4=RI,Z9=N8,ga=G7,Tr=q7,Qt=n7,ya=t7,X4=u8,an=Y8,X9=U4,J9=U4,Wc=KI,i0=v7,J4=x7,Rd=B4,Uo=C7,rl=O7,$t=P7,Ln=n8,va=Q7,ti=t8,Q9=D8,eD=c8,nl=g8,s0=G8,tD=FI,Dd=ZI,rD=dR,nD=t0,aD=t0,Em=j8,iD=i8,sD=X7,oD=eR,lD=$8,cD=k8,Q4=A8,Cm=t0,eE=O8,Ut=P8,vr=pR,dD=z7,wa=v8,bt=G4,Nm=G4,o0=aR,l0=HI,uD=UI,Tm=BI,pD=$7,Qn=F4,mD=F4,hD=hR,tE=gR,Am=JI,rE=S7,Hi=Y7,c0=W7,zi=o8,nE=B4,d0=$4,fD=$4,aE=h8,bn=x8,u0=E8,iE=I7,sE=lR,gD=z8,oE=W8,bD=q8,Lt=T7,xD=uI,lE=D7,ka=J8,Cs=rR,p0=sR,Br=_7,m0=VI,yD=NR,Sl=RR,h0=q4,vD=q4,Zr=f9,_m=b9,wD=y9,rs=ER,ns=AR,kD=jR,Ao=LR,Ns=MR,jv=$R,_o=GR,uo=WR,SD=YR,cE=o9,jm=XR,po=t9,mo=QR,Iv=n9,ho=i9,Im=c9,ED=u9,Rm=m9,ys=S9,jo=C9,Pa=T9,as=_9,CD=I9,Dm=D9,ND=M9,fo=B9,ea=U9,al=zR,dE=qR,TD=w9,AD=F9,_D=[{type:"key",id:"esc",label:"Esc",sequence:"\x1B"},{type:"key",id:"tab",label:"Tab",sequence:" "},{type:"key",id:"shift-tab",label:"⇧Tab",sequence:"\x1B[Z"},{type:"modifier",id:"ctrl",label:"CTRL",modifier:"ctrl"},{type:"modifier",id:"alt",label:"ALT",modifier:"alt"},{type:"arrow",id:"arrow-up",sequence:"\x1B[A",icon:"up"},{type:"arrow",id:"arrow-down",sequence:"\x1B[B",icon:"down"},{type:"arrow",id:"arrow-left",sequence:"\x1B[D",icon:"left"},{type:"arrow",id:"arrow-right",sequence:"\x1B[C",icon:"right"}],jD={up:W4,down:r0,left:H9,right:n0},go=e=>e.preventDefault(),Rv="shrink-0 rounded-md border border-gray-600 bg-gray-700 px-2.5 py-1.5 text-xs font-medium text-gray-100 transition-colors select-none active:bg-blue-600 active:text-white active:border-blue-600 disabled:cursor-not-allowed disabled:opacity-40",ID="shrink-0 rounded-md border border-blue-500 bg-blue-600 px-2.5 py-1.5 text-xs font-medium text-white transition-colors select-none disabled:cursor-not-allowed disabled:opacity-40",Cu="shrink-0 rounded-md border border-gray-600 bg-gray-700 p-1.5 text-gray-100 transition-colors select-none active:bg-blue-600 active:text-white active:border-blue-600 disabled:cursor-not-allowed disabled:opacity-40";function Dv({wsRef:e,terminalRef:t,isConnected:r,bottomOffset:n="bottom-0"}){const{t:a}=Re("settings"),[i,o]=h.useState(!1),[l,c]=h.useState(!1),d=h.useCallback(m=>{ji(e.current,{type:"input",data:m})},[e]),u=h.useCallback(()=>{t.current?.scrollToBottom()},[t]),p=h.useCallback(async()=>{if(!(typeof navigator>"u"||!navigator.clipboard?.readText))try{const m=await navigator.clipboard.readText();m.length>0&&d(m)}catch{}},[d]),f=h.useCallback(m=>{let g=m;if(i&&m.length===1){const b=m.toLowerCase().charCodeAt(0);b>=97&&b<=122&&(g=String.fromCharCode(b-96)),o(!1)}l&&m.length===1&&(g="\x1B"+g,c(!1)),d(g)},[i,l,d]);return s.jsx("div",{className:`pointer-events-none fixed inset-x-0 ${n} z-20 px-2 md:hidden`,children:s.jsxs("div",{className:"pointer-events-auto flex items-center gap-1 overflow-x-auto rounded-lg border border-gray-700/80 bg-gray-900/95 px-1.5 py-1.5 shadow-lg backdrop-blur-sm [-webkit-overflow-scrolling:touch] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:[s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>{p()},disabled:!r,className:Cu,title:a("terminalShortcuts.paste",{defaultValue:"Paste"}),"aria-label":a("terminalShortcuts.paste",{defaultValue:"Paste"}),children:s.jsx(i0,{className:"h-4 w-4"})}),_D.map(m=>{if(m.type==="modifier"){const g=m.modifier==="ctrl"?i:l,b=m.modifier==="ctrl"?()=>o(x=>!x):()=>c(x=>!x);return s.jsx("button",{type:"button",onPointerDown:go,onClick:b,disabled:!r,className:g?ID:Rv,children:m.label},m.id)}if(m.type==="arrow"){const g=jD[m.icon];return s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>d(m.sequence),disabled:!r,className:Cu,children:s.jsx(g,{className:"h-4 w-4"})},m.id)}return s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>f(m.sequence),disabled:!r,className:Rv,children:m.label},m.id)}),s.jsx("button",{type:"button",onPointerDown:go,onClick:u,disabled:!r,className:Cu,title:a("terminalShortcuts.scrollDown"),"aria-label":a("terminalShortcuts.scrollDown"),children:s.jsx(q9,{className:"h-4 w-4"})})]})})}function uE({selectedProject:e=null,selectedSession:t=null,initialCommand:r=null,isPlainShell:n=!1,onProcessComplete:a=null,minimal:i=!1,autoConnect:o=!1,isActive:l=!0}){const{t:c}=Re("chat"),[d,u]=h.useState(!1),[p,f]=h.useState(null),m=h.useRef(null),g=h.useRef(null),{terminalContainerRef:b,terminalRef:x,wsRef:y,isConnected:v,isInitialized:w,isConnecting:k,authUrl:E,authUrlVersion:S,connectToShell:j,disconnectFromShell:A,openAuthUrlInBrowser:_,copyAuthUrlToClipboard:N}=iI({selectedProject:e,selectedSession:t,initialCommand:r,isPlainShell:n,minimal:i,autoConnect:o,isRestarting:d,onProcessComplete:a,onOutputRef:g}),D=h.useCallback(()=>{const $=x.current;if(!$)return;const z=$.buffer.active,ne=z.baseY+z.cursorY,Q=Math.min(z.baseY+z.length-1,ne+10),ge=Math.max(0,ne-Fj),ae=[];for(let Se=ge;Se<=Q;Se++){const ze=z.getLine(Se);ze&&ae.push(ze.translateToString().trimEnd())}let pe=-1;for(let Se=ae.length-1;Se>=0;Se--)if(/esc to cancel/i.test(ae[Se])||/enter to select/i.test(ae[Se])){pe=Se;break}if(pe===-1){f(null);return}const de=new Map,fe=Math.max(0,pe-zj);for(let Se=pe-1;Se>=fe;Se--){const ze=ae[Se].match(/^\s*[❯›>]?\s*(\d+)\.\s+(.+)/);if(ze){const M=ze[1],ue=ze[2].trim();parseInt(M,10)<=Bj&&ue.length>0&&!de.has(M)&&de.set(M,ue)}}const ve=[];for(let Se=1;Se<=de.size&&de.has(String(Se));Se++)ve.push({number:String(Se),label:de.get(String(Se))});f(ve.length>=$j?ve:null)},[x]),T=h.useCallback(()=>{m.current&&clearTimeout(m.current),m.current=setTimeout(D,Pj)},[D]);h.useEffect(()=>{g.current=T},[T]),h.useEffect(()=>()=>{m.current&&clearTimeout(m.current)},[]),h.useEffect(()=>{v||(m.current&&(clearTimeout(m.current),m.current=null),f(null))},[v]),h.useEffect(()=>{if(!l||!w||!v)return;const $=()=>{x.current?.focus()},z=window.requestAnimationFrame($),ne=window.setTimeout($,0);return()=>{window.cancelAnimationFrame(z),window.clearTimeout(ne)}},[l,v,w,x]);const R=h.useCallback($=>{ji(y.current,{type:"input",data:$})},[y]),C=h.useMemo(()=>tI(t),[t]),P=h.useMemo(()=>C?C.slice(0,30):null,[C]),H=h.useMemo(()=>C?C.slice(0,50):null,[C]),F=h.useCallback(()=>{u(!0),window.setTimeout(()=>{u(!1)},Oj)},[]);if(!e)return s.jsx(oI,{title:c("shell.selectProject.title"),description:c("shell.selectProject.description")});if(i)return s.jsxs(s.Fragment,{children:[s.jsx(cI,{terminalContainerRef:b,authUrl:E,authUrlVersion:S,initialCommand:r,isConnected:v,openAuthUrlInBrowser:_,copyAuthUrlToClipboard:N}),s.jsx(Dv,{wsRef:y,terminalRef:x,isConnected:v,bottomOffset:"bottom-0"})]});const U=n?c("shell.runCommand",{command:r||c("shell.defaultCommand"),projectName:e.displayName}):t?c("shell.resumeSession",{displayName:H}):c("shell.startSession"),G=n?c("shell.runCommand",{command:r||c("shell.defaultCommand"),projectName:e.displayName}):c("shell.startCli",{projectName:e.displayName}),O=w?k?"connecting":v?null:"connect":"loading",q=O==="connecting"?G:U;return s.jsxs("div",{className:"flex h-full w-full flex-col bg-gray-900",children:[s.jsx(lI,{isConnected:v,isInitialized:w,isRestarting:d,hasSession:!!t,sessionDisplayNameShort:P,onDisconnect:A,onRestart:F,statusNewSessionText:c("shell.status.newSession"),statusInitializingText:c("shell.status.initializing"),statusRestartingText:c("shell.status.restarting"),disconnectLabel:c("shell.actions.disconnect"),disconnectTitle:c("shell.actions.disconnectTitle"),restartLabel:c("shell.actions.restart"),restartTitle:c("shell.actions.restartTitle"),disableRestart:d||v}),s.jsxs("div",{className:"relative flex-1 overflow-hidden p-2",children:[s.jsx("div",{ref:b,className:"h-full w-full focus:outline-none",style:{outline:"none"}}),O&&s.jsx(sI,{mode:O,description:q,loadingLabel:c("shell.loading"),connectLabel:c("shell.actions.connect"),connectTitle:c("shell.actions.connectTitle"),connectingLabel:c("shell.connecting"),onConnect:j}),p&&v&&s.jsx("div",{className:"absolute inset-x-0 bottom-0 z-10 border-t border-gray-700/80 bg-gray-800/95 px-3 py-2 backdrop-blur-sm",onMouseDown:$=>$.preventDefault(),children:s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[p.map($=>s.jsxs("button",{type:"button",onClick:()=>{R($.number),f(null)},className:"max-w-36 truncate rounded bg-blue-600 px-3 py-1.5 text-xs font-medium text-white transition-colors hover:bg-blue-700",title:`${$.number}. ${$.label}`,children:[$.number,". ",$.label]},$.number)),s.jsx("button",{type:"button",onClick:()=>{R("\x1B"),f(null)},className:"rounded bg-gray-700 px-3 py-1.5 text-xs font-medium text-gray-200 transition-colors hover:bg-gray-600",children:"Esc"})]})})]}),s.jsx(Dv,{wsRef:y,terminalRef:x,isConnected:v})]})}function RD({className:e}){return s.jsx("div",{className:`flex h-full items-center justify-center ${e}`,children:s.jsxs("div",{className:"text-center text-gray-500 dark:text-gray-400",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-16 w-16 items-center justify-center rounded-full bg-gray-100 dark:bg-gray-800",children:s.jsx("svg",{className:"h-8 w-8 text-gray-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 002 2z"})})}),s.jsx("h3",{className:"mb-2 text-lg font-semibold",children:"No Project Selected"}),s.jsx("p",{children:"A project is required to open a shell"})]})})}function DD({title:e,isCompleted:t,onClose:r=null}){return s.jsx("div",{className:"flex-shrink-0 border-b border-gray-700 bg-gray-800 px-4 py-2",children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex items-center space-x-2",children:[s.jsx("h3",{className:"text-sm font-medium text-gray-200",children:e}),t&&s.jsx("span",{className:"text-xs text-green-400",children:"(Completed)"})]}),r&&s.jsx("button",{onClick:r,className:"text-gray-400 hover:text-white",title:"Close",children:s.jsx("svg",{className:"h-4 w-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})})}function pE({project:e=null,session:t=null,command:r=null,isPlainShell:n=null,isActive:a=!0,autoConnect:i=!0,onComplete:o=null,onClose:l=null,title:c=null,className:d="",showHeader:u=!0,compact:p=!1,minimal:f=!1}){const[m,g]=h.useState(!1),b=n!==null?n:r!==null,x=h.useCallback(y=>{g(!0),o?.(y)},[o]);return e?s.jsxs("div",{className:`flex h-full w-full flex-col ${d}`,children:[!f&&u&&c&&s.jsx(DD,{title:c,isCompleted:m,onClose:l}),s.jsx("div",{className:"min-h-0 w-full flex-1",children:s.jsx(uE,{selectedProject:e,selectedSession:t,initialCommand:r,isPlainShell:b,isActive:a,onProcessComplete:x,minimal:f,autoConnect:f?!0:i})})]}):s.jsx(RD,{className:d})}const LD=(e,t)=>t||(e==="claude"?"claude --dangerously-skip-permissions /login":e==="cursor"?"cursor-agent login":e==="codex"?"codex login":e==="qwen"?"qwen auth":e==="opencode"?"opencode auth login":"gemini"),OD={claude:{keyLabel:"Anthropic API Key",keyExample:"sk-ant-...",supportsBaseUrl:!0,baseUrlExample:"https://api.anthropic.com",keyConsoleUrl:"https://console.anthropic.com/settings/keys",keyConsoleLabel:"Anthropic Console"},codex:{keyLabel:"OpenAI API Key",keyExample:"sk-...",supportsBaseUrl:!0,baseUrlExample:"https://api.openai.com/v1",keyConsoleUrl:"https://platform.openai.com/api-keys",keyConsoleLabel:"OpenAI Platform"},gemini:{keyLabel:"Gemini API Key",keyExample:"AI...",supportsBaseUrl:!1,keyConsoleUrl:"https://aistudio.google.com/app/apikey",keyConsoleLabel:"Google AI Studio"},qwen:{keyLabel:"OpenAI-Compatible API Key",keyExample:"sk-... or sk-sp-...",supportsBaseUrl:!0,baseUrlExample:"https://dashscope-intl.aliyuncs.com/compatible-mode/v1",keyConsoleUrl:"https://github.com/QwenLM/qwen-code",keyConsoleLabel:"Qwen Code Docs",notes:"Accepts any OpenAI-compatible endpoint — Alibaba Cloud, ModelScope, OpenRouter, self-hosted, etc."},opencode:{keyLabel:"Anthropic API Key (default backend)",keyExample:"sk-ant-...",supportsBaseUrl:!0,baseUrlExample:"https://api.anthropic.com",keyConsoleUrl:"https://console.anthropic.com/settings/keys",keyConsoleLabel:"Anthropic Console",notes:"OpenCode is multi-provider — this sets the Anthropic credentials. Switch providers via `opencode auth login` or opencode.json."}};function Lv({active:e,children:t,onClick:r}){return s.jsx("button",{onClick:r,className:`flex-1 border-b-2 px-4 py-2.5 text-sm font-medium transition-colors ${e?"border-primary text-foreground":"border-transparent text-muted-foreground hover:text-foreground"}`,children:t})}function MD({provider:e}){const[t,r]=h.useState(""),[n,a]=h.useState(!1),[i,o]=h.useState("idle"),[l,c]=h.useState(null),d=async()=>{const u=t.trim();if(u){a(!0),c(null),o("idle");try{const p=await ke(`/api/providers/${e}/oauth-paste`,{method:"POST",body:JSON.stringify({callbackUrl:u})}),f=await p.json().catch(()=>({}));if(!p.ok||!f?.success)throw new Error(f?.error||`Request failed (${p.status})`);o("ok"),r("")}catch(p){c(p?.message||"Forward failed"),o("error")}finally{a(!1)}}};return s.jsxs("div",{className:"mt-3 rounded-lg border border-border/60 bg-muted/30 p-3 text-sm",children:[s.jsx("div",{className:"mb-2 font-medium text-foreground",children:"Remote login? Paste the callback URL here"}),s.jsxs("p",{className:"mb-3 text-xs text-muted-foreground",children:["When the CLI shows ",s.jsx("code",{className:"rounded bg-background px-1 font-mono text-[11px]",children:"http://127.0.0.1:PORT/…"})," and your browser can't reach it (VPS setups), copy the failing URL from your address bar and paste it below. Pixcode forwards the token exchange to the CLI process on this host."]}),s.jsxs("div",{className:"flex gap-2",children:[s.jsx("input",{type:"url",value:t,onChange:u=>r(u.target.value),placeholder:"http://127.0.0.1:49312/callback?code=...",className:"flex-1 rounded-md border border-border bg-background px-3 py-2 font-mono text-xs text-foreground focus:border-primary focus:outline-none",onKeyDown:u=>{u.key==="Enter"&&d()}}),s.jsx("button",{onClick:()=>void d(),disabled:n||!t.trim(),className:"flex items-center gap-1.5 rounded-md bg-foreground px-3 py-2 text-xs font-medium text-background transition-opacity hover:opacity-90 disabled:opacity-40",children:n?s.jsx(nr,{className:"h-3.5 w-3.5 animate-spin"}):"Forward"})]}),i==="ok"&&s.jsxs("div",{className:"mt-2 flex items-center gap-1.5 text-xs text-emerald-600 dark:text-emerald-400",children:[s.jsx(Qt,{className:"h-3.5 w-3.5"})," Forwarded — check the terminal above for the completion message."]}),i==="error"&&l&&s.jsx("div",{className:"mt-2 text-xs text-red-600 dark:text-red-400",children:l})]})}function PD({provider:e,onSaved:t}){const r=OD[e],[n,a]=h.useState(""),[i,o]=h.useState(""),[l,c]=h.useState(!1),[d,u]=h.useState("idle"),[p,f]=h.useState(null);h.useEffect(()=>{let g=!1;return(async()=>{try{const x=await(await ke("/api/providers/credentials")).json().catch(()=>({}));if(g||!x?.success)return;const y=x.data?.[e];y?.baseUrl&&o(y.baseUrl)}catch{}})(),()=>{g=!0}},[e]);const m=async()=>{const g=n.trim();if(g){c(!0),f(null),u("idle");try{const b=await ke(`/api/providers/${e}/auth/api-key`,{method:"POST",body:JSON.stringify({apiKey:g,baseUrl:r.supportsBaseUrl&&i.trim()?i.trim():""})}),x=await b.json().catch(()=>({}));if(!b.ok||!x?.success)throw new Error(x?.error||`Request failed (${b.status})`);u("ok"),a(""),t()}catch(b){f(b?.message||"Save failed"),u("error")}finally{c(!1)}}};return r?s.jsx("div",{className:"flex h-full flex-col overflow-y-auto p-6",children:s.jsxs("div",{className:"mx-auto w-full max-w-lg space-y-5",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:"flex h-10 w-10 items-center justify-center rounded-full bg-muted",children:s.jsx(fD,{className:"h-5 w-5 text-foreground"})}),s.jsxs("div",{children:[s.jsx("h4",{className:"text-base font-semibold text-foreground",children:r.keyLabel}),s.jsxs("a",{href:r.keyConsoleUrl,target:"_blank",rel:"noreferrer",className:"inline-flex items-center gap-1 text-xs text-muted-foreground hover:text-foreground",children:["Get a key from ",r.keyConsoleLabel,s.jsx(In,{className:"h-3 w-3"})]})]})]}),r.notes&&s.jsx("div",{className:"rounded-md border border-border/60 bg-muted/40 p-3 text-xs text-muted-foreground",children:r.notes}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("label",{className:"text-xs font-medium text-foreground",children:"API Key"}),s.jsx("input",{type:"password",value:n,onChange:g=>a(g.target.value),placeholder:r.keyExample,className:"w-full rounded-md border border-border bg-background px-3 py-2 font-mono text-sm text-foreground focus:border-primary focus:outline-none",autoComplete:"off",spellCheck:!1}),s.jsxs("p",{className:"text-[11px] text-muted-foreground",children:["Stored locally at ",s.jsx("code",{className:"rounded bg-muted px-1 font-mono text-[10px]",children:"~/.pixcode/provider-credentials.json"})," with 0600 permissions."]})]}),r.supportsBaseUrl&&s.jsxs("div",{className:"space-y-1.5",children:[s.jsxs("label",{className:"text-xs font-medium text-foreground",children:["Base URL ",s.jsx("span",{className:"font-normal text-muted-foreground",children:"(optional — use a custom endpoint)"})]}),s.jsx("input",{type:"url",value:i,onChange:g=>o(g.target.value),placeholder:r.baseUrlExample,className:"w-full rounded-md border border-border bg-background px-3 py-2 font-mono text-sm text-foreground focus:border-primary focus:outline-none",autoComplete:"off",spellCheck:!1}),s.jsx("p",{className:"text-[11px] text-muted-foreground",children:"Point at any OpenAI-compatible proxy (OpenRouter, local LLM, self-hosted, budget provider) to cut costs or hit different models."})]}),s.jsxs("div",{className:"flex items-center gap-3 pt-2",children:[s.jsxs("button",{onClick:()=>void m(),disabled:l||!n.trim(),className:"inline-flex items-center gap-2 rounded-md bg-foreground px-4 py-2 text-sm font-medium text-background transition-opacity hover:opacity-90 disabled:opacity-40",children:[l?s.jsx(nr,{className:"h-4 w-4 animate-spin"}):s.jsx(Qt,{className:"h-4 w-4"}),"Save API Key"]}),d==="ok"&&s.jsx("span",{className:"text-xs text-emerald-600 dark:text-emerald-400",children:"Saved — reconnect to pick it up."}),d==="error"&&p&&s.jsx("span",{className:"text-xs text-red-600 dark:text-red-400",children:p})]})]})}):s.jsx("div",{className:"p-6 text-sm text-muted-foreground",children:"This provider uses OAuth only — use the Browser tab to log in."})}function mE({isOpen:e,onClose:t,provider:r="claude",onComplete:n,customCommand:a,isAuthenticated:i=!1}){const{t:o}=Re("common"),l=r!=="cursor",[c,d]=h.useState(l?"apiKey":"browser");h.useEffect(()=>{e&&d(l?"apiKey":"browser")},[e,r,l]);const u=h.useMemo(()=>`${tl[r]??r} Login`,[r]);if(!e)return null;const p=LD(r,a),f=m=>n?.(m);return s.jsx("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center bg-black bg-opacity-50 max-md:items-stretch max-md:justify-stretch",children:s.jsxs("div",{className:"flex h-3/4 w-full max-w-4xl flex-col rounded-lg bg-white shadow-xl dark:bg-gray-800 max-md:m-0 max-md:h-full max-md:max-w-none max-md:rounded-none md:m-4 md:h-3/4 md:max-w-4xl md:rounded-lg",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-gray-200 p-4 dark:border-gray-700",children:[s.jsx("h3",{className:"text-lg font-semibold text-gray-900 dark:text-white",children:u}),s.jsx("button",{onClick:t,className:"text-gray-400 transition-colors hover:text-gray-600 dark:hover:text-gray-300","aria-label":"Close login modal",children:s.jsx(bt,{className:"h-6 w-6"})})]}),s.jsxs("div",{className:"flex border-b border-gray-200 dark:border-gray-700",children:[s.jsx(Lv,{active:c==="browser",onClick:()=>d("browser"),children:"Browser / OAuth"}),l&&s.jsx(Lv,{active:c==="apiKey",onClick:()=>d("apiKey"),children:"API Key"})]}),s.jsx("div",{className:"flex flex-1 flex-col overflow-hidden",children:c==="browser"?s.jsxs("div",{className:"flex flex-1 flex-col overflow-hidden",children:[s.jsx("div",{className:"min-h-0 flex-1",children:s.jsx(pE,{project:vj,command:p,onComplete:f,minimal:!0})}),s.jsx("div",{className:"border-t border-border/40 bg-background/50 px-4 py-3",children:s.jsx(MD,{provider:r})})]}):s.jsx(PD,{provider:r,onSaved:()=>f(0)})})]})})}const FD=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/claude-ai-icon.svg",alt:"Claude",className:e}),zD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra();return s.jsx("img",{src:t?"/icons/codex-white.svg":"/icons/codex.svg",alt:"Codex",className:e})},BD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra();return s.jsx("img",{src:t?"/icons/cursor-white.svg":"/icons/cursor.svg",alt:"Cursor",className:e})},$D=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/gemini-ai-icon.svg",alt:"Gemini",className:e}),UD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra(),r=t?"/icons/opencode-logo-dark.svg":"/icons/opencode-logo-light.svg";return s.jsx("img",{src:r,alt:"OpenCode",className:e})},GD=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/qwen-logo.svg",alt:"Qwen Code",className:e});function lr({provider:e="claude",className:t="w-5 h-5"}){return e==="cursor"?s.jsx(BD,{className:t}):e==="codex"?s.jsx(zD,{className:t}):e==="gemini"?s.jsx($D,{className:t}):e==="qwen"?s.jsx(GD,{className:t}):e==="opencode"?s.jsx(UD,{className:t}):s.jsx(FD,{className:t})}function HD({provider:e,title:t,status:r,connectedClassName:n,iconContainerClassName:a,loginButtonClassName:i,onLogin:o}){const l=r.authenticated?n:"border-border bg-card",c=r.loading?"Checking...":r.authenticated?r.email||"Connected":r.error||"Not connected";return s.jsx("div",{className:`rounded-lg border p-4 transition-colors ${l}`,children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:`flex h-10 w-10 items-center justify-center rounded-full ${a}`,children:s.jsx(lr,{provider:e,className:"h-5 w-5"})}),s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 font-medium text-foreground",children:[t,r.authenticated&&s.jsx(Qt,{className:"h-4 w-4 text-green-500"})]}),s.jsx("div",{className:"text-xs text-muted-foreground",children:c})]})]}),!r.authenticated&&!r.loading&&s.jsx("button",{onClick:o,className:`${i} rounded-lg px-4 py-2 text-sm font-medium text-white transition-colors`,children:"Login"})]})})}const qD=[{provider:"claude",title:"Claude Code",connectedClassName:"bg-blue-50 dark:bg-blue-900/20 border-blue-200 dark:border-blue-800",iconContainerClassName:"bg-blue-100 dark:bg-blue-900/30",loginButtonClassName:"bg-blue-600 hover:bg-blue-700"},{provider:"cursor",title:"Cursor",connectedClassName:"bg-purple-50 dark:bg-purple-900/20 border-purple-200 dark:border-purple-800",iconContainerClassName:"bg-purple-100 dark:bg-purple-900/30",loginButtonClassName:"bg-purple-600 hover:bg-purple-700"},{provider:"codex",title:"OpenAI Codex",connectedClassName:"bg-gray-100 dark:bg-gray-800/50 border-gray-300 dark:border-gray-600",iconContainerClassName:"bg-gray-100 dark:bg-gray-800",loginButtonClassName:"bg-gray-800 hover:bg-gray-900 dark:bg-gray-700 dark:hover:bg-gray-600"},{provider:"gemini",title:"Gemini",connectedClassName:"bg-teal-50 dark:bg-teal-900/20 border-teal-200 dark:border-teal-800",iconContainerClassName:"bg-teal-100 dark:bg-teal-900/30",loginButtonClassName:"bg-teal-600 hover:bg-teal-700"},{provider:"qwen",title:"Qwen Code",connectedClassName:"bg-orange-50 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800",iconContainerClassName:"bg-orange-100 dark:bg-orange-900/30",loginButtonClassName:"bg-orange-600 hover:bg-orange-700"}];function VD({providerStatuses:e,onOpenProviderLogin:t}){return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"mb-6 text-center",children:[s.jsx("h2",{className:"mb-2 text-2xl font-bold text-foreground",children:"Connect Your AI Agents"}),s.jsx("p",{className:"text-muted-foreground",children:"Login to one or more AI coding assistants. All are optional."})]}),s.jsx("div",{className:"space-y-3",children:qD.map(r=>s.jsx(HD,{provider:r.provider,title:r.title,status:e[r.provider],connectedClassName:r.connectedClassName,iconContainerClassName:r.iconContainerClassName,loginButtonClassName:r.loginButtonClassName,onLogin:()=>t(r.provider)},r.provider))}),s.jsx("div",{className:"pt-2 text-center text-sm text-muted-foreground",children:s.jsx("p",{children:"You can configure these later in Settings."})})]})}function WD({gitName:e,gitEmail:t,isSubmitting:r,onGitNameChange:n,onGitEmailChange:a}){return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"mb-8 text-center",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-16 w-16 items-center justify-center rounded-full bg-blue-100 dark:bg-blue-900/30",children:s.jsx(Zr,{className:"h-8 w-8 text-blue-600 dark:text-blue-400"})}),s.jsx("h2",{className:"mb-2 text-2xl font-bold text-foreground",children:"Git Configuration"}),s.jsx("p",{className:"text-muted-foreground",children:"Configure your git identity to ensure proper attribution for commits."})]}),s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{children:[s.jsxs("label",{htmlFor:"gitName",className:"mb-2 flex items-center gap-2 text-sm font-medium text-foreground",children:[s.jsx(hD,{className:"h-4 w-4"}),"Git Name ",s.jsx("span",{className:"text-red-500",children:"*"})]}),s.jsx("input",{type:"text",id:"gitName",value:e,onChange:i=>n(i.target.value),className:"w-full rounded-lg border border-border bg-background px-4 py-3 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:"John Doe",required:!0,disabled:r}),s.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Saved as `git config --global user.name`."})]}),s.jsxs("div",{children:[s.jsxs("label",{htmlFor:"gitEmail",className:"mb-2 flex items-center gap-2 text-sm font-medium text-foreground",children:[s.jsx(pD,{className:"h-4 w-4"}),"Git Email ",s.jsx("span",{className:"text-red-500",children:"*"})]}),s.jsx("input",{type:"email",id:"gitEmail",value:t,onChange:i=>a(i.target.value),className:"w-full rounded-lg border border-border bg-background px-4 py-3 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:"john@example.com",required:!0,disabled:r}),s.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Saved as `git config --global user.email`."})]})]})]})}const Ov=[{title:"Git Configuration",icon:Zr,required:!0},{title:"Connect Agents",icon:K4,required:!1},{title:"Task System",icon:s0,required:!1}];function KD({currentStep:e}){return s.jsx("div",{className:"mb-8",children:s.jsx("div",{className:"flex items-center justify-between",children:Ov.map((t,r)=>{const n=r<e,a=r===e,i=t.icon;return s.jsxs("div",{className:"contents",children:[s.jsxs("div",{className:"flex flex-1 flex-col items-center",children:[s.jsx("div",{className:`flex h-12 w-12 items-center justify-center rounded-full border-2 transition-colors duration-200 ${n?"border-green-500 bg-green-500 text-white":a?"border-blue-600 bg-blue-600 text-white":"border-border bg-background text-muted-foreground"}`,children:n?s.jsx(Qt,{className:"h-6 w-6"}):s.jsx(i,{className:"h-6 w-6"})}),s.jsxs("div",{className:"mt-2 text-center",children:[s.jsx("p",{className:`text-sm font-medium ${a?"text-foreground":"text-muted-foreground"}`,children:t.title}),t.required&&s.jsx("span",{className:"text-xs text-red-500",children:"Required"})]})]}),r<Ov.length-1&&s.jsx("div",{className:`mx-2 h-0.5 flex-1 transition-colors duration-200 ${n?"bg-green-500":"bg-border"}`})]},t.title)})})})}const YD=e=>e?e.installation?.isInstalled?e.installation.version?`TaskMaster CLI installed (${e.installation.version}).`:"TaskMaster CLI installed.":e.installation?.reason||"TaskMaster CLI is not installed yet.":"Checking TaskMaster installation...";function ZD({enabled:e,onEnabledChange:t,onReadyChange:r}){const[n,a]=h.useState(null),[i,o]=h.useState(!0),[l,c]=h.useState(!1),[d,u]=h.useState([]),[p,f]=h.useState(""),m=h.useRef(null),g=!!n?.installation?.isInstalled,b=!!n?.mcpServer?.hasMCPServer,x=h.useMemo(()=>!e||g,[e,g]);h.useEffect(()=>{r(x)},[r,x]);const y=h.useCallback(async()=>{o(!0),f("");try{const w=await ke("/api/taskmaster/installation-status"),k=await w.json();a(k),w.ok||f(k.installation?.reason||"TaskMaster status check failed.")}catch(w){a(null),f(w instanceof Error?w.message:"TaskMaster status check failed.")}finally{o(!1)}},[]);h.useEffect(()=>(y(),()=>{m.current?.close(),m.current=null}),[y]);const v=h.useCallback(async()=>{c(!0),f(""),u([]);try{const w=await ke("/api/taskmaster/install",{method:"POST"}),k=await w.json();if(!w.ok||!k.success||!k.jobId)throw new Error(k.error||k.message||"TaskMaster install could not start.");const E=localStorage.getItem(jd),S=E?`?token=${encodeURIComponent(E)}`:"",j=new EventSource(`/api/taskmaster/install/${encodeURIComponent(k.jobId)}/stream${S}`);m.current=j,j.addEventListener("log",A=>{const _=JSON.parse(A.data);u(N=>[...N,_].slice(-80))}),j.addEventListener("done",A=>{const _=JSON.parse(A.data);if(j.close(),m.current=null,c(!1),!_.success){f(_.error||_.message||"TaskMaster install failed.");return}y()}),j.onerror=()=>{j.close(),m.current=null,c(!1),f("TaskMaster install stream disconnected.")}}catch(w){c(!1),f(w instanceof Error?w.message:"TaskMaster install could not start.")}},[y]);return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsx("h2",{className:"text-2xl font-semibold text-foreground",children:"Task System"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Decide whether Pixcode should enable TaskMaster-backed planning, kanban tasks, PRD parsing, and agent task execution from the start."})]}),s.jsxs("label",{className:"flex cursor-pointer items-start gap-3 rounded-lg border border-border bg-background p-4 transition-colors hover:bg-muted/40",children:[s.jsx("input",{type:"checkbox",checked:e,onChange:w=>t(w.target.checked),className:"mt-1 h-4 w-4"}),s.jsxs("span",{className:"min-w-0 space-y-1",children:[s.jsx("span",{className:"block text-sm font-medium text-foreground",children:"Enable TaskMaster features"}),s.jsx("span",{className:"block text-sm leading-6 text-muted-foreground",children:"This keeps the Tasks panel, PRD tools, and orchestration task sync available. You can change it later in Settings."})]})]}),e&&s.jsxs("div",{className:"space-y-4 rounded-lg border border-border bg-card p-4",children:[s.jsxs("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-start sm:justify-between",children:[s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[g?s.jsx(ya,{className:"h-5 w-5 text-green-600"}):s.jsx(Br,{className:"h-5 w-5 text-primary"}),s.jsx("h3",{className:"font-medium text-foreground",children:"TaskMaster CLI"})]}),s.jsx("p",{className:"text-sm text-muted-foreground",children:YD(n)}),g&&!b&&s.jsx("p",{className:"text-xs text-amber-600 dark:text-amber-400",children:"MCP server is not configured yet. Core task files work now; MCP can be connected later from Settings."})]}),s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("button",{type:"button",onClick:()=>void y(),disabled:i||l,className:"rounded-md border border-border px-3 py-2 text-sm text-foreground transition-colors hover:bg-muted disabled:cursor-not-allowed disabled:opacity-50",children:i?"Checking...":"Refresh"}),!g&&s.jsxs("button",{type:"button",onClick:()=>void v(),disabled:l,className:"inline-flex items-center gap-2 rounded-md bg-primary px-3 py-2 text-sm font-medium text-primary-foreground transition-colors hover:bg-primary/90 disabled:cursor-not-allowed disabled:opacity-60",children:[l&&s.jsx(nr,{className:"h-4 w-4 animate-spin"}),l?"Installing...":"Install"]})]})]}),p&&s.jsx("div",{className:"rounded-md border border-red-300 bg-red-50 p-3 text-sm text-red-700 dark:border-red-800 dark:bg-red-950/30 dark:text-red-300",children:p}),d.length>0&&s.jsx("pre",{className:"max-h-48 overflow-auto rounded-md bg-black p-3 text-xs leading-5 text-green-200",children:d.map(w=>`${w.stream}> ${w.chunk}`).join("")})]})]})}const Mv=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,Pv=async(e,t)=>{try{return(await e.json()).error||t}catch{return t}};function XD({onComplete:e}){const[t,r]=h.useState(0),[n,a]=h.useState(""),[i,o]=h.useState(""),[l,c]=h.useState(!1),[d,u]=h.useState(""),[p,f]=h.useState(null),[m,g]=h.useState(()=>{try{const T=localStorage.getItem("tasks-enabled");return T===null?!0:JSON.parse(T)!==!1}catch{return!0}}),[b,x]=h.useState(!1),{providerAuthStatus:y,checkProviderAuthStatus:v,refreshProviderAuthStatuses:w}=e0(),k=h.useRef(void 0),E=h.useCallback(async()=>{try{const T=await ke("/api/user/git-config");if(!T.ok)return;const R=await T.json();R.gitName&&a(R.gitName),R.gitEmail&&o(R.gitEmail)}catch(T){console.error("Error loading git config:",T)}},[]);h.useEffect(()=>{E(),w()},[E,w]),h.useEffect(()=>{const T=k.current;k.current=p,T!=null&&p===null&&w()},[p,w]);const S=T=>{f(T)},j=T=>{T===0&&p&&v(p)},A=async()=>{if(u(""),t!==0){r(T=>T+1);return}if(!n.trim()||!i.trim()){u("Both git name and email are required.");return}if(!Mv.test(i)){u("Please enter a valid email address.");return}c(!0);try{const T=await ke("/api/user/git-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({gitName:n,gitEmail:i})});if(!T.ok){const R=await Pv(T,"Failed to save git configuration");throw new Error(R)}r(R=>R+1)}catch(T){u(T instanceof Error?T.message:"Failed to save git configuration")}finally{c(!1)}},_=()=>{u(""),r(T=>T-1)},N=async()=>{if(m&&!b){u("Install TaskMaster or disable TaskMaster features to finish setup.");return}c(!0),u("");try{localStorage.setItem("tasks-enabled",JSON.stringify(m));const T=await ke("/api/user/complete-onboarding",{method:"POST"});if(!T.ok){const R=await Pv(T,"Failed to complete onboarding");throw new Error(R)}await e?.()}catch(T){u(T instanceof Error?T.message:"Failed to complete onboarding")}finally{c(!1)}},D=t===0?!!(n.trim()&&i.trim()&&Mv.test(i)):t===2?!m||b:!0;return s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsxs("div",{className:"w-full max-w-2xl",children:[s.jsx(KD,{currentStep:t}),s.jsxs("div",{className:"rounded-lg border border-border bg-card p-8 shadow-lg",children:[t===0?s.jsx(WD,{gitName:n,gitEmail:i,isSubmitting:l,onGitNameChange:a,onGitEmailChange:o}):t===1?s.jsx(VD,{providerStatuses:y,onOpenProviderLogin:S}):s.jsx(ZD,{enabled:m,onEnabledChange:g,onReadyChange:x}),d&&s.jsx("div",{className:"mt-6 rounded-lg border border-red-300 bg-red-100 p-4 dark:border-red-800 dark:bg-red-900/20",children:s.jsx("p",{className:"text-sm text-red-700 dark:text-red-400",children:d})}),s.jsxs("div",{className:"mt-8 flex items-center justify-between border-t border-border pt-6",children:[s.jsxs("button",{onClick:_,disabled:t===0||l,className:"flex items-center gap-2 px-4 py-2 text-sm font-medium text-muted-foreground transition-colors duration-200 hover:text-foreground disabled:cursor-not-allowed disabled:opacity-50",children:[s.jsx(a0,{className:"h-4 w-4"}),"Previous"]}),s.jsx("div",{className:"flex items-center gap-3",children:t<2?s.jsx("button",{onClick:A,disabled:!D||l,className:"flex items-center gap-2 rounded-lg bg-blue-600 px-6 py-3 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:cursor-not-allowed disabled:bg-blue-400",children:l?s.jsxs(s.Fragment,{children:[s.jsx(nr,{className:"h-4 w-4 animate-spin"}),"Saving..."]}):s.jsxs(s.Fragment,{children:["Next",s.jsx(En,{className:"h-4 w-4"})]})}):s.jsx("button",{onClick:N,disabled:l,className:"flex items-center gap-2 rounded-lg bg-green-600 px-6 py-3 font-medium text-white transition-colors duration-200 hover:bg-green-700 disabled:cursor-not-allowed disabled:bg-green-400",children:l?s.jsxs(s.Fragment,{children:[s.jsx(nr,{className:"h-4 w-4 animate-spin"}),"Completing..."]}):s.jsxs(s.Fragment,{children:[s.jsx(Qt,{className:"h-4 w-4"}),"Complete Setup"]})})})]})]})]})}),p&&s.jsx(mE,{isOpen:!!p,onClose:()=>f(null),provider:p,onComplete:j})]})}const JD=["0s","0.1s","0.2s"];function QD(){return s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsxs("div",{className:"text-center",children:[s.jsx("div",{className:"mb-4 flex justify-center",children:s.jsx("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-primary shadow-sm",children:s.jsx(Qn,{className:"h-8 w-8 text-primary-foreground"})})}),s.jsx("h1",{className:"mb-2 text-2xl font-bold text-foreground",children:"Pixcode"}),s.jsx("div",{className:"flex items-center justify-center space-x-2",children:JD.map(e=>s.jsx("div",{className:"h-2 w-2 animate-bounce rounded-full bg-blue-500",style:{animationDelay:e}},e))}),s.jsx("p",{className:"mt-2 text-muted-foreground",children:"Loading..."})]})})}function hE({errorMessage:e}){return e?s.jsx("div",{className:"rounded-md border border-red-300 bg-red-100 p-3 dark:border-red-800 dark:bg-red-900/20",children:s.jsx("p",{className:"text-sm text-red-700 dark:text-red-400",children:e})}):null}function Go({id:e,label:t,value:r,onChange:n,placeholder:a,isDisabled:i,type:o="text",name:l,autoComplete:c}){return s.jsxs("div",{children:[s.jsx("label",{htmlFor:e,className:"mb-1 block text-sm font-medium text-foreground",children:t}),s.jsx("input",{id:e,type:o,name:l??e,autoComplete:c,value:r,onChange:d=>n(d.target.value),className:"w-full rounded-md border border-border bg-background px-3 py-2 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:a,required:!0,disabled:i})]})}function fE({title:e,description:t,children:r,footerText:n,logo:a}){return s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsx("div",{className:"w-full max-w-md",children:s.jsxs("div",{className:"space-y-6 rounded-lg border border-border bg-card p-8 shadow-lg",children:[s.jsxs("div",{className:"text-center",children:[s.jsx("div",{className:"mb-4 flex justify-center",children:a??s.jsx("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-primary shadow-sm",children:s.jsx(Qn,{className:"h-8 w-8 text-primary-foreground"})})}),s.jsx("h1",{className:"text-2xl font-bold text-foreground",children:e}),s.jsx("p",{className:"mt-2 text-muted-foreground",children:t})]}),r,s.jsx("div",{className:"text-center",children:s.jsx("p",{className:"text-sm text-muted-foreground",children:n})}),s.jsxs("div",{className:"flex items-center justify-center gap-1.5 pt-2",children:[s.jsx("svg",{className:"h-3.5 w-3.5 text-muted-foreground/50",fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"})}),s.jsx("a",{href:"https://github.com/alicomert/pixcode",target:"_blank",rel:"noopener noreferrer",className:"text-xs text-muted-foreground/50 transition-colors hover:text-muted-foreground",children:"Pixcode is open source"})]})]})})})}const eL={username:"",password:""};function tL(){const{t:e}=Re("auth"),{login:t}=Gi(),[r,n]=h.useState(eL),[a,i]=h.useState(""),[o,l]=h.useState(!1),c=h.useCallback((u,p)=>{n(f=>({...f,[u]:p}))},[]),d=h.useCallback(async u=>{if(u.preventDefault(),i(""),!r.username.trim()||!r.password){i(e("login.errors.requiredFields"));return}l(!0);const p=await t(r.username.trim(),r.password);p.success||i(p.error),l(!1)},[r.password,r.username,t,e]);return s.jsx(fE,{title:e("login.title"),description:e("login.description"),footerText:"Enter your credentials to access Pixcode",children:s.jsxs("form",{onSubmit:d,className:"space-y-4",children:[s.jsx(Go,{id:"username",label:e("login.username"),value:r.username,onChange:u=>c("username",u),placeholder:e("login.placeholders.username"),isDisabled:o,autoComplete:"username"}),s.jsx(Go,{id:"password",label:e("login.password"),value:r.password,onChange:u=>c("password",u),placeholder:e("login.placeholders.password"),isDisabled:o,type:"password",autoComplete:"current-password"}),s.jsx(hE,{errorMessage:a}),s.jsx("button",{type:"submit",disabled:o,className:"w-full rounded-md bg-blue-600 px-4 py-2 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:bg-blue-400",children:e(o?"login.loading":"login.submit")})]})})}const rL={username:"",password:"",confirmPassword:""};function nL(e){return!e.username.trim()||!e.password||!e.confirmPassword?"Please fill in all fields.":e.username.trim().length<3?"Username must be at least 3 characters long.":e.password.length<6?"Password must be at least 6 characters long.":e.password!==e.confirmPassword?"Passwords do not match.":null}function aL(){const{register:e}=Gi(),[t,r]=h.useState(rL),[n,a]=h.useState(""),[i,o]=h.useState(!1),l=h.useCallback((d,u)=>{r(p=>({...p,[d]:u}))},[]),c=h.useCallback(async d=>{d.preventDefault(),a("");const u=nL(t);if(u){a(u);return}o(!0);const p=await e(t.username.trim(),t.password);p.success||a(p.error),o(!1)},[t,e]);return s.jsx(fE,{title:"Welcome to Pixcode",description:"Set up your account to get started",footerText:"This is a single-user system. Only one account can be created.",logo:s.jsx("img",{src:"/logo.svg",alt:"Pixcode",className:"h-16 w-16"}),children:s.jsxs("form",{onSubmit:c,className:"space-y-4",children:[s.jsx(Go,{id:"username",name:"username",label:"Username",value:t.username,onChange:d=>l("username",d),placeholder:"Enter your username",isDisabled:i,autoComplete:"username"}),s.jsx(Go,{id:"password",name:"password",label:"Password",value:t.password,onChange:d=>l("password",d),placeholder:"Enter your password",isDisabled:i,type:"password",autoComplete:"new-password"}),s.jsx(Go,{id:"confirmPassword",name:"confirmPassword",label:"Confirm Password",value:t.confirmPassword,onChange:d=>l("confirmPassword",d),placeholder:"Confirm your password",isDisabled:i,type:"password",autoComplete:"new-password"}),s.jsx(hE,{errorMessage:n}),s.jsx("button",{type:"submit",disabled:i,className:"w-full rounded-md bg-blue-600 px-4 py-2 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:bg-blue-400",children:i?"Setting up...":"Create Account"})]})})}function iL({children:e}){const{user:t,isLoading:r,needsSetup:n,hasCompletedOnboarding:a,refreshOnboardingStatus:i}=Gi();return r?s.jsx(QD,{}):n?s.jsx(aL,{}):t?a?s.jsx(s.Fragment,{children:e}):s.jsx(XD,{onComplete:i}):s.jsx(tL,{})}const gE=h.createContext(null),bE=()=>{const e=h.useContext(gE);if(!e)throw new Error("useWebSocket must be used within a WebSocketProvider");return e},sL=e=>{const t=window.location.protocol==="https:"?"wss:":"ws:";return e?`${t}//${window.location.host}/ws?token=${encodeURIComponent(e)}`:null},oL=()=>{const e=h.useRef(null),t=h.useRef(!1),r=h.useRef(!1),[n,a]=h.useState(null),[i,o]=h.useState(!1),l=h.useRef(null),{token:c}=Gi(),d=h.useCallback(()=>{if(!t.current)try{const f=sL(c);if(!f)return console.warn("No authentication token found for WebSocket connection");const m=new WebSocket(f);m.onopen=()=>{o(!0),e.current=m,r.current&&a({type:"websocket-reconnected",timestamp:Date.now()}),r.current=!0},m.onmessage=g=>{try{const b=JSON.parse(g.data);a(b)}catch(b){console.error("Error parsing WebSocket message:",b)}},m.onclose=()=>{o(!1),e.current=null,l.current=setTimeout(()=>{t.current||d()},3e3)},m.onerror=g=>{console.error("WebSocket error:",g)}}catch(f){console.error("Error creating WebSocket connection:",f)}},[c]);h.useEffect(()=>(d(),()=>{t.current=!0,l.current&&clearTimeout(l.current),e.current&&e.current.close()}),[d]);const u=h.useCallback(f=>{const m=e.current;m&&m.readyState===WebSocket.OPEN?m.send(JSON.stringify(f)):console.warn("WebSocket not connected")},[]);return h.useMemo(()=>({ws:e.current,sendMessage:u,latestMessage:n,isConnected:i}),[u,n,i])},lL=({children:e})=>{const t=oL();return s.jsx(gE.Provider,{value:t,children:e})},xE=h.createContext(null);function cL(e,t){return{message:t instanceof Error?t.message:`Failed to ${e}`,context:e,timestamp:new Date().toISOString()}}function Fv(e){return{...e,taskMasterConfigured:e.taskmaster?.hasTaskmaster??!1,taskMasterStatus:e.taskmaster?.status??"not-configured",taskCount:Number(e.taskmaster?.metadata?.taskCount??0),completedCount:Number(e.taskmaster?.metadata?.completed??0)}}function dL(e){return e.find(t=>t.status==="pending"||t.status==="in-progress")??null}function uL(e){return e?.type?e.type.startsWith("taskmaster-"):!1}function Ks(){const e=h.useContext(xE);if(!e)throw new Error("useTaskMaster must be used within a TaskMasterProvider");return e}function pL({children:e}){const{latestMessage:t}=bE(),{user:r,token:n,isLoading:a}=Gi(),[i,o]=h.useState([]),[l,c]=h.useState(null),[d,u]=h.useState(null),[p,f]=h.useState(null),[m,g]=h.useState([]),[b,x]=h.useState(null),[y,v]=h.useState(!1),[w,k]=h.useState(!1),[E,S]=h.useState(!1),[j,A]=h.useState(null),_=h.useRef(null);h.useEffect(()=>{_.current=l?.name??null},[l?.name]);const N=h.useCallback(()=>{A(null)},[]),D=h.useCallback((F,U)=>{console.error(`TaskMaster ${F} error:`,U),A(cL(F,U))},[]),T=h.useCallback(F=>{const U=F?Fv(F):null;c(U),u(U?.taskmaster??null),g([]),x(null)},[]),R=h.useCallback(async()=>{if(!r||!n){o([]),c(null),u(null),g([]),x(null);return}try{v(!0),N();const F=await lt.get("/projects");if(!F.ok)throw new Error(`Failed to fetch projects: ${F.status}`);const U=await F.json(),O=(Array.isArray(U)?U:[]).map(z=>Fv(z));o(O);const q=_.current;if(!q)return;const $=O.find(z=>z.name===q)??null;c($),u($?.taskmaster??null)}catch(F){D("load projects",F)}finally{v(!1)}},[N,D,n,r]),C=h.useCallback(async()=>{const F=l?.name;if(!F||!r||!n){g([]),x(null);return}try{k(!0),N();const U=await lt.get(`/taskmaster/tasks/${encodeURIComponent(F)}`);if(!U.ok){const q=await U.json();throw new Error(q.message??"Failed to load tasks")}const G=await U.json(),O=Array.isArray(G.tasks)?G.tasks:[];g(O),x(dL(O))}catch(U){D("load tasks",U),g([]),x(null)}finally{k(!1)}},[N,l?.name,D,n,r]),P=h.useCallback(async()=>{if(!r||!n){f(null);return}try{S(!0),N();const F=await lt.get("/mcp-utils/taskmaster-server");if(!F.ok)throw new Error(`Failed to load MCP status: ${F.status}`);const U=await F.json();f(U)}catch(F){D("check MCP server status",F),f(null)}finally{S(!1)}},[N,D,n,r]);h.useEffect(()=>{!a&&r&&n&&(R(),P())},[a,P,R,n,r]),h.useEffect(()=>{l?.name&&r&&n&&C()},[l?.name,C,n,r]),h.useEffect(()=>{const F=t;if(uL(F)){if(F.type==="taskmaster-project-updated"&&F.projectName){R();return}if(F.type==="taskmaster-tasks-updated"&&F.projectName===l?.name){C();return}F.type==="taskmaster-mcp-status-changed"&&P()}},[l?.name,t,P,R,C]);const H=h.useMemo(()=>({projects:i,currentProject:l,projectTaskMaster:d,mcpServerStatus:p,tasks:m,nextTask:b,isLoading:y,isLoadingTasks:w,isLoadingMCP:E,error:j,refreshProjects:R,setCurrentProject:T,refreshTasks:C,refreshMCPStatus:P,clearError:N}),[N,l,j,y,E,w,p,b,d,i,P,R,C,T,m]);return s.jsx(xE.Provider,{value:H,children:e})}const yE=h.createContext({tasksEnabled:!0,setTasksEnabled:()=>{},toggleTasksEnabled:()=>{},isTaskMasterInstalled:null,isTaskMasterReady:null,installationStatus:null,isCheckingInstallation:!0}),Ld=()=>{const e=h.useContext(yE);if(!e)throw new Error("useTasksSettings must be used within a TasksSettingsProvider");return e},mL=({children:e})=>{const{user:t,token:r,isLoading:n}=Gi(),[a,i]=h.useState(()=>{const y=localStorage.getItem("tasks-enabled");return y!==null?JSON.parse(y):!0}),[o,l]=h.useState(null),[c,d]=h.useState(null),[u,p]=h.useState(null),[f,m]=h.useState(!0),g=!!(t&&r);h.useEffect(()=>{localStorage.setItem("tasks-enabled",JSON.stringify(a))},[a]),h.useEffect(()=>{if(n)return;if(!g){p(null),l(null),d(null),m(!1);return}m(!0);let y=!1;const w=setTimeout(async()=>{try{const k=await lt.get("/taskmaster/installation-status");if(y)return;if(k.ok){const E=await k.json();if(y)return;p(E),l(E.installation?.isInstalled||!1),d(E.isReady||!1);const S=localStorage.getItem("tasks-enabled");!E.installation?.isInstalled&&!S&&i(!1)}else console.error("Failed to check TaskMaster installation status"),l(!1),d(!1)}catch(k){if(y)return;console.error("Error checking TaskMaster installation:",k),l(!1),d(!1)}finally{y||m(!1)}},0);return()=>{y=!0,clearTimeout(w)}},[g,n]);const x={tasksEnabled:a,setTasksEnabled:i,toggleTasksEnabled:()=>{i(y=>!y)},isTaskMasterInstalled:o,isTaskMasterReady:c,installationStatus:u,isCheckingInstallation:f};return s.jsx(yE.Provider,{value:x,children:e})},vE=h.createContext(null);function Od(){const e=h.useContext(vE);if(!e)throw new Error("usePlugins must be used within a PluginsProvider");return e}function hL({children:e}){const{user:t,token:r,isLoading:n}=Gi(),[a,i]=h.useState([]),[o,l]=h.useState(!0),[c,d]=h.useState(null),u=!!(t&&r),p=h.useCallback(async()=>{if(!u){i([]),d(null),l(!1);return}l(!0);try{const x=await ke("/api/plugins");if(x.ok){const y=await x.json();i(y.plugins||[]),d(null)}else{let y=`Failed to fetch plugins (${x.status})`;try{const v=await x.json();y=v.details||v.error||y}catch{y=x.statusText||y}d(y)}}catch(x){const y=x instanceof Error?x.message:"Failed to fetch plugins";d(y),console.error("[Plugins] Failed to fetch plugins:",x)}finally{l(!1)}},[u]);h.useEffect(()=>{n||p()},[n,p]);const f=h.useCallback(async x=>{try{const y=await ke("/api/plugins/install",{method:"POST",body:JSON.stringify({url:x})}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Install failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Install failed"}}},[p]),m=h.useCallback(async x=>{try{const y=await ke(`/api/plugins/${encodeURIComponent(x)}`,{method:"DELETE"}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Uninstall failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Uninstall failed"}}},[p]),g=h.useCallback(async x=>{try{const y=await ke(`/api/plugins/${encodeURIComponent(x)}/update`,{method:"POST"}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Update failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Update failed"}}},[p]),b=h.useCallback(async(x,y)=>{try{const v=await ke(`/api/plugins/${encodeURIComponent(x)}/enable`,{method:"PUT",body:JSON.stringify({enabled:y})});if(!v.ok){let w=`Toggle failed (${v.status})`;try{const k=await v.json();w=k.details||k.error||w}catch{w=v.statusText||w}return{success:!1,error:w}}return await p(),{success:!0,error:null}}catch(v){return{success:!1,error:v instanceof Error?v.message:"Toggle failed"}}},[p]);return s.jsx(vE.Provider,{value:{plugins:a,loading:o,pluginsError:c,refreshPlugins:p,installPlugin:f,uninstallPlugin:m,updatePlugin:g,togglePlugin:b},children:e})}const zv=e=>typeof window>"u"?!1:window.innerWidth<e,Bv=()=>{if(typeof window>"u")return!1;const e=window.navigator;return window.matchMedia("(display-mode: standalone)").matches||!!e.standalone||document.referrer.includes("android-app://")};function f0(e={}){const{mobileBreakpoint:t=768,trackMobile:r=!0,trackPWA:n=!0}=e,[a,i]=h.useState(()=>r?zv(t):!1),[o,l]=h.useState(()=>n?Bv():!1);return h.useEffect(()=>{if(!r||typeof window>"u")return;const c=()=>{i(zv(t))};return c(),window.addEventListener("resize",c),()=>{window.removeEventListener("resize",c)}},[t,r]),h.useEffect(()=>{if(!n||typeof window>"u")return;const c=window.matchMedia("(display-mode: standalone)"),d=()=>{l(Bv())};return d(),typeof c.addEventListener=="function"?(c.addEventListener("change",d),()=>{c.removeEventListener("change",d)}):(c.addListener(d),()=>{c.removeListener(d)})},[n]),{isMobile:a,isPWA:o}}const g0="pixcode.updateCheck.preferences",Lm="pixcode:update-check-settings-changed",b0=[{value:"30m",label:"Every 30 minutes",intervalMs:1800*1e3},{value:"24h",label:"Daily",intervalMs:1440*60*1e3},{value:"12h",label:"Every 12 hours",intervalMs:720*60*1e3},{value:"6h",label:"Every 6 hours",intervalMs:360*60*1e3},{value:"7d",label:"Weekly",intervalMs:10080*60*1e3},{value:"off",label:"Manual only",intervalMs:null}],Om={frequency:"30m"};function $v(e){return b0.find(t=>t.value===e.frequency)?.intervalMs??null}function wE(e){if(!e||typeof e!="object")return Om;const t=e.frequency;return b0.some(r=>r.value===t)?{frequency:t}:Om}function Uv(){try{const e=localStorage.getItem(g0);return wE(e?JSON.parse(e):null)}catch{return Om}}function fL(e){const t=wE(e);localStorage.setItem(g0,JSON.stringify(t)),window.dispatchEvent(new CustomEvent(Lm,{detail:t}))}const Nu=(e,t)=>{const r=e.split(".").map(Number),n=t.split(".").map(Number);for(let a=0;a<Math.max(r.length,n.length);a++){const i=r[a]||0,o=n[a]||0;if(i!==o)return i-o}return 0},gL="1.37.0",Mm="pixcode:update-available",bL=360*60*1e3,Tu=new Map;function kE(e,t){return`pixcode.updateCheck.cache.${e}.${t}`}function xL(e,t){try{const r=localStorage.getItem(kE(e,t));if(!r)return null;const n=JSON.parse(r);return{fetchedAt:typeof n.fetchedAt=="number"?n.fetchedAt:null,latestVersion:typeof n.latestVersion=="string"?n.latestVersion:null,releaseInfo:n.releaseInfo??null,rateLimitedUntil:typeof n.rateLimitedUntil=="number"?n.rateLimitedUntil:void 0}}catch{return null}}function Gv(e,t,r){localStorage.setItem(kE(e,t),JSON.stringify(r))}function yL(e,t){const r=`${e}/${t}`,n=Tu.get(r);if(n)return n;const a=fetch(`https://api.github.com/repos/${e}/${t}/releases/latest`,{cache:"no-store",headers:{Accept:"application/vnd.github+json"}}).then(async i=>({status:i.status,ok:i.ok,data:await i.json().catch(()=>({}))})).finally(()=>{Tu.delete(r)});return Tu.set(r,a),a}const SE=(e,t)=>{const[r,n]=h.useState(!1),[a,i]=h.useState(null),[o,l]=h.useState(null),[c,d]=h.useState("git"),[u,p]=h.useState("idle"),[f,m]=h.useState(null),[g,b]=h.useState(()=>Uv()),[x,y]=h.useState(gL),v=h.useRef(null),w=h.useCallback(E=>{fL(E),b(E)},[]);h.useEffect(()=>{const E=()=>b(Uv()),S=j=>{j.key===g0&&E()};return window.addEventListener("storage",S),window.addEventListener(Lm,E),()=>{window.removeEventListener("storage",S),window.removeEventListener(Lm,E)}},[]),h.useEffect(()=>{let E=!1;const S=async()=>{try{const _=await(await fetch("/health",{cache:"no-store"})).json();if(E)return;(_.installMode==="npm"||_.installMode==="git")&&d(_.installMode),typeof _.version=="string"&&/^\d+\.\d+\.\d+/.test(_.version)&&y(_.version)}catch{}};S();const j=()=>{S()};return window.addEventListener("focus",j),()=>{E=!0,window.removeEventListener("focus",j)}},[]),h.useEffect(()=>{if(!x)return;let E=!1;const S=(T,R,C,P)=>({updateAvailable:!!(T&&Nu(T,x)>0),latestVersion:T,releaseInfo:R,currentVersion:x,checkedAt:C,status:P}),j=T=>{!T.updateAvailable||!T.latestVersion||!T.releaseInfo||window.dispatchEvent(new CustomEvent(Mm,{detail:T}))},A=(T,R,C,P="success")=>{if(!T||!R)return n(!1),i(null),l(null),m(C),S(null,null,C,P);i(T),n(Nu(T,x)>0),l(R),m(C);const H=S(T,R,C,P);return j(H),H},_=async({force:T=!1}={})=>{const R=$v(g),C=xL(e,t),P=Date.now();if(!T&&R===null)return p("idle"),A(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"idle");if(!T&&C?.fetchedAt&&R!==null&&P-C.fetchedAt<R)return p("success"),A(C.latestVersion,C.releaseInfo,C.fetchedAt,"success");if(!T&&C?.rateLimitedUntil&&C.rateLimitedUntil>P)return p("error"),A(C.latestVersion,C.releaseInfo,C.fetchedAt,"error");try{p("checking");const H=await yL(e,t);if(E)return S(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"idle");const F=H.data;if(!H.ok)return H.status===403&&Gv(e,t,{fetchedAt:C?.fetchedAt??null,latestVersion:C?.latestVersion??null,releaseInfo:C?.releaseInfo??null,rateLimitedUntil:P+Math.max(R??0,bL)}),p("error"),A(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"error");if(F.tag_name){const U=F.tag_name.replace(/^v/,""),G=Nu(U,x)>0,O={title:F.name||F.tag_name,body:F.body||"",htmlUrl:F.html_url||`https://github.com/${e}/${t}/releases/latest`,publishedAt:F.published_at||""};Gv(e,t,{fetchedAt:P,latestVersion:U,releaseInfo:O}),i(U),n(G),G&&T4({key:`app-update:${U}`,title:"Pixcode update available",body:`Pixcode ${x} can update to ${U}.`,tag:"pixcode-app-update",data:{type:"app-update",latestVersion:U,installMode:c}}),l(O),p("success"),m(P);const q=S(U,O,P,"success");return j(q),q}else return n(!1),i(null),l(null),p("error"),S(null,null,null,"error")}catch(H){return console.error("Version check failed:",H),n(!1),i(null),l(null),p("error"),S(null,null,null,"error")}};v.current=_,_();const N=$v(g),D=N===null?null:window.setInterval(()=>{_()},N);return()=>{E=!0,D!==null&&window.clearInterval(D)}},[e,t,x,c,g]);const k=h.useCallback(async()=>v.current?await v.current({force:!0}):null,[]);return{updateAvailable:r,latestVersion:a,currentVersion:x,releaseInfo:o,installMode:c,checkStatus:u,lastCheckedAt:f,manualCheck:k,updateCheckPreferences:g,updatePreferences:w}},Ni={autoExpandTools:!1,showRawParameters:!1,showThinking:!0,autoScrollToBottom:!0,sendByCtrlEnter:!1,changeAwareness:!1,sidebarVisible:!0,historyView:"flat"},vL=["flat","grouped"],wL=e=>typeof e=="string"&&vL.includes(e),Kc=Object.keys(Ni),kL=new Set(Kc),Au="ui-preferences:sync",SL=(e,t)=>{if(typeof e=="boolean")return e;if(typeof e=="string"){if(e==="true")return!0;if(e==="false")return!1}return t},Yc=(e,t,r)=>e==="historyView"?wL(t)?t:r:SL(t,r),EL=(e,t)=>{try{const r=localStorage.getItem(e);if(r===null)return t;const n=JSON.parse(r);return Yc(e,n,t)}catch{return t}},CL=e=>{if(typeof window>"u")return Ni;try{const t=localStorage.getItem(e);if(t){const r=JSON.parse(t);if(r&&typeof r=="object"&&!Array.isArray(r)){const n=r;return Kc.reduce((a,i)=>(a[i]=Yc(i,n[i],Ni[i]),a),{...Ni})}}}catch{}return Kc.reduce((t,r)=>(t[r]=EL(r,Ni[r]),t),{...Ni})};function NL(e,t){switch(t.type){case"set":{const{key:r,value:n}=t;if(!kL.has(r))return e;const a=Yc(r,n,e[r]);return e[r]===a?e:{...e,[r]:a}}case"set_many":{const r=t.value||{};let n=!1;const a={...e};for(const i of Kc){if(!(i in r))continue;const o=r[i],l=Yc(i,o,e[i]);a[i]!==l&&(a[i]=l,n=!0)}return n?a:e}case"reset":return{...Ni,...t.value||{}};default:return e}}function x0(e="uiPreferences"){const t=h.useRef(`ui-preferences-${Math.random().toString(36).slice(2)}`),[r,n]=h.useReducer(NL,e,CL);return h.useEffect(()=>{typeof window>"u"||(localStorage.setItem(e,JSON.stringify(r)),window.dispatchEvent(new CustomEvent(Au,{detail:{storageKey:e,sourceId:t.current,value:r}})))},[r,e]),h.useEffect(()=>{if(typeof window>"u")return;const l=u=>{!u||typeof u!="object"||Array.isArray(u)||n({type:"set_many",value:u})},c=u=>{if(!(u.key!==e||u.newValue===null))try{const p=JSON.parse(u.newValue);l(p)}catch{}},d=u=>{const f=u.detail;!f||f.storageKey!==e||f.sourceId===t.current||l(f.value)};return window.addEventListener("storage",c),window.addEventListener(Au,d),()=>{window.removeEventListener("storage",c),window.removeEventListener(Au,d)}},[e]),{preferences:r,setPreference:(l,c)=>{n({type:"set",key:l,value:c})},setPreferences:l=>{n({type:"set_many",value:l})},resetPreferences:l=>{n({type:"reset",value:l})},dispatch:n}}const TL=()=>{try{const e=localStorage.getItem("claude-settings");return e&&JSON.parse(e).projectSortOrder==="date"?"date":"name"}catch{return"name"}},AL=()=>{try{const e=localStorage.getItem("starredProjects");return e?new Set(JSON.parse(e)):new Set}catch{return new Set}},_L=e=>{try{localStorage.setItem("starredProjects",JSON.stringify([...e]))}catch{}},Hv=(e,t)=>`${e}::${t}`,jL=()=>{try{const e=localStorage.getItem("starredSessions");return e?new Set(JSON.parse(e)):new Set}catch{return new Set}},IL=e=>{try{localStorage.setItem("starredSessions",JSON.stringify([...e]))}catch{}},RL=/(?:^|[\s/\\(\[`"'])([\w./-]+?\.(?:ts|tsx|js|jsx|mjs|cjs|py|rb|go|rs|java|kt|swift|c|cc|cpp|h|hpp|cs|php|sh|bash|zsh|json|ya?ml|toml|md|mdx|html?|css|scss|less|sql|prisma|graphql|gql|vue|svelte|astro|dart|lua|r|pl|ps1|tf|dockerfile|env))(?:$|[\s:,)\]`"'])/i,DL=e=>{if(!e)return[];const t=new Set,r=new RegExp(RL.source,"gi");let n;for(;(n=r.exec(e))!==null;){const a=n[1],i=a.lastIndexOf(".");if(i>-1){const o=a.slice(i+1).toLowerCase();o&&o.length<=10&&t.add(o)}if(t.size>=3)break}return[...t]},Ri=e=>e.__provider==="cursor"?new Date(e.createdAt||0):e.__provider==="codex"?new Date(e.createdAt||e.lastActivity||0):new Date(e.lastActivity||e.createdAt||0),LL=(e,t)=>e.__provider==="cursor"?e.summary||e.name||t("projects.untitledSession"):e.__provider==="codex"?e.summary||e.name||t("projects.codexSession"):e.__provider==="gemini"||e.__provider==="qwen"||e.__provider==="opencode"?e.summary||e.name||t("projects.newSession"):e.summary||t("projects.newSession"),OL=e=>e.__provider==="cursor"?String(e.createdAt||""):e.__provider==="codex"?String(e.createdAt||e.lastActivity||""):String(e.lastActivity||e.createdAt||""),ML=(e,t,r)=>{const n=Ri(e),a=Math.floor((t.getTime()-n.getTime())/(1e3*60));return{isCursorSession:e.__provider==="cursor",isCodexSession:e.__provider==="codex",isGeminiSession:e.__provider==="gemini",isQwenSession:e.__provider==="qwen",isOpencodeSession:e.__provider==="opencode",isActive:a<10,sessionName:LL(e,r),sessionTime:OL(e),messageCount:Number(e.messageCount||0)}},EE=(e,t)=>{const r=[...e.sessions||[],...t[e.name]||[]].map(g=>({...g,__provider:"claude"})),n=(e.cursorSessions||[]).map(g=>({...g,__provider:"cursor"})),a=(e.codexSessions||[]).map(g=>({...g,__provider:"codex"})),i=g=>typeof g.id=="string"&&g.id.startsWith("qwen_")||g.provider==="qwen",o=g=>typeof g.id=="string"&&g.id.startsWith("opencode_")||g.provider==="opencode",l=e.geminiSessions||[],c=l.filter(g=>!i(g)&&!o(g)).map(g=>({...g,__provider:"gemini"})),d=l.filter(g=>i(g)).map(g=>({...g,__provider:"qwen"})),u=l.filter(g=>o(g)).map(g=>({...g,__provider:"opencode"})),p=[...(e.qwenSessions||[]).map(g=>({...g,__provider:"qwen"})),...d],f=[...(e.opencodeSessions||[]).map(g=>({...g,__provider:"opencode"})),...u],m=new Map;for(const g of[...r,...n,...a,...c,...p,...f])m.has(g.id)||m.set(g.id,g);return[...m.values()].sort((g,b)=>Ri(b).getTime()-Ri(g).getTime())},qv=(e,t)=>{const r=EE(e,t);return r.length===0?new Date(0):r.reduce((n,a)=>{const i=Ri(a);return i>n?i:n},new Date(0))},PL=(e,t,r,n)=>{const a=[...e];return a.sort((i,o)=>{const l=r.has(i.name),c=r.has(o.name);return l&&!c?-1:!l&&c?1:t==="date"?qv(o,n).getTime()-qv(i,n).getTime():(i.displayName||i.name).localeCompare(o.displayName||o.name)}),a},FL=(e,t)=>{const r=t.trim().toLowerCase();return r?e.filter(n=>{const a=(n.displayName||n.name).toLowerCase(),i=n.name.toLowerCase();return a.includes(r)||i.includes(r)}):e},zL=(e,t)=>{const r=!!e.taskmaster?.hasTaskmaster,n=!!(t?.hasMCPServer&&t?.isConfigured);return r&&n?"fully-configured":r?"taskmaster-only":n?"mcp-only":"not-configured"},BL=e=>{const t=typeof e.fullPath=="string"&&e.fullPath.length>0?e.fullPath:typeof e.path=="string"?e.path:"";return{name:e.name,displayName:typeof e.displayName=="string"&&e.displayName.trim().length>0?e.displayName:e.name,fullPath:t,path:typeof e.path=="string"&&e.path.length>0?e.path:t}};function $L({projects:e,selectedProject:t,selectedSession:r,isLoading:n,isMobile:a,t:i,onRefresh:o,onProjectSelect:l,onSessionSelect:c,onSessionDelete:d,onProjectDelete:u,setCurrentProject:p,setSidebarVisible:f,sidebarVisible:m}){const[g,b]=h.useState(new Set),[x,y]=h.useState(null),[v,w]=h.useState(!1),[k,E]=h.useState(""),[S,j]=h.useState({}),[A,_]=h.useState({}),[N,D]=h.useState(new Set),[T,R]=h.useState(new Date),[C,P]=h.useState("name"),[H,F]=h.useState(!1),[U,G]=h.useState({}),[O,q]=h.useState(null),[$,z]=h.useState(""),[ne,Q]=h.useState(""),[ge,ae]=h.useState(new Set),[pe,de]=h.useState(null),[fe,ve]=h.useState(null),[Se,ze]=h.useState(!1),[M,ue]=h.useState(()=>AL()),[le,Y]=h.useState(()=>jL()),[W,ee]=h.useState("projects"),[be,xe]=h.useState(null),[oe,we]=h.useState(!1),[X,re]=h.useState(null),Z=h.useRef(null),ce=h.useRef(0),ye=h.useRef(null),De=!a&&!m;h.useEffect(()=>{const Oe=setInterval(()=>{R(new Date)},6e4);return()=>clearInterval(Oe)},[]),h.useEffect(()=>{_({}),D(new Set),G({})},[e]),h.useEffect(()=>{t&&b(Oe=>{if(Oe.has(t.name))return Oe;const We=new Set(Oe);return We.add(t.name),We})},[r,t]),h.useEffect(()=>{if(e.length>0&&!n){const Oe=new Set;e.forEach(We=>{We.sessions&&We.sessions.length>=0&&Oe.add(We.name)}),D(Oe)}},[e,n]),h.useEffect(()=>{const Oe=()=>{P(TL())};Oe();const We=tt=>{tt.key==="claude-settings"&&Oe()},yt=()=>Oe();return window.addEventListener("storage",We),window.addEventListener("pixcode:settings-changed",yt),()=>{window.removeEventListener("storage",We),window.removeEventListener("pixcode:settings-changed",yt)}},[]),h.useEffect(()=>{Z.current&&clearTimeout(Z.current),ye.current&&(ye.current.close(),ye.current=null);const Oe=ne.trim();if(W!=="conversations"||Oe.length<2){ce.current+=1,xe(null),re(null),we(!1);return}we(!0);const We=++ce.current;return Z.current=setTimeout(()=>{if(We!==ce.current)return;const yt=lt.searchConversationsUrl(Oe),tt=new EventSource(yt);ye.current=tt;const Ve=[];let Ne=0;tt.addEventListener("result",Ue=>{if(We!==ce.current){tt.close();return}try{const Me=JSON.parse(Ue.data);Ve.push(Me.projectResult),Ne=Me.totalMatches,xe({results:[...Ve],totalMatches:Ne,query:Oe}),re({scannedProjects:Me.scannedProjects,totalProjects:Me.totalProjects})}catch{}}),tt.addEventListener("progress",Ue=>{if(We!==ce.current){tt.close();return}try{const Me=JSON.parse(Ue.data);Ne=Me.totalMatches,re({scannedProjects:Me.scannedProjects,totalProjects:Me.totalProjects})}catch{}}),tt.addEventListener("done",()=>{if(We!==ce.current){tt.close();return}tt.close(),ye.current=null,we(!1),re(null),Ve.length===0&&xe({results:[],totalMatches:0,query:Oe})}),tt.addEventListener("error",()=>{if(We!==ce.current){tt.close();return}tt.close(),ye.current=null,we(!1),re(null),Ve.length===0&&xe({results:[],totalMatches:0,query:Oe})})},400),()=>{Z.current&&clearTimeout(Z.current),ye.current&&(ye.current.close(),ye.current=null)}},[ne,W]);const Ke=h.useCallback(Oe=>{b(We=>{const yt=new Set;return We.has(Oe)||yt.add(Oe),yt})},[]),Ze=h.useCallback((Oe,We)=>{c({...Oe,__projectName:We})},[c]),Nt=h.useCallback(Oe=>{ue(We=>{const yt=new Set(We);return yt.has(Oe)?yt.delete(Oe):yt.add(Oe),_L(yt),yt})},[]),et=h.useCallback(Oe=>M.has(Oe),[M]),Et=h.useCallback((Oe,We)=>{Y(yt=>{const tt=Hv(Oe,We),Ve=new Set(yt);return Ve.has(tt)?Ve.delete(tt):Ve.add(tt),IL(Ve),Ve})},[]),wt=h.useCallback((Oe,We)=>le.has(Hv(Oe,We)),[le]),at=h.useCallback(Oe=>EE(Oe,A),[A]),se=h.useMemo(()=>e.map(Oe=>{const We=U[Oe.name];return We===void 0?Oe:{...Oe,sessionMeta:{...Oe.sessionMeta,hasMore:We}}}),[U,e]),Ie=h.useMemo(()=>PL(se,C,M,A),[A,C,se,M]),Pe=h.useMemo(()=>FL(Ie,ne),[ne,Ie]),Xe=h.useCallback(Oe=>{y(Oe.name),E(Oe.displayName)},[]),st=h.useCallback(()=>{y(null),E("")},[]),kt=h.useCallback(async Oe=>{try{(await lt.renameProject(Oe,k)).ok?window.refreshProjects?await window.refreshProjects():window.location.reload():console.error("Failed to rename project")}catch(We){console.error("Error renaming project:",We)}finally{y(null),E("")}},[k]),ut=h.useCallback((Oe,We,yt,tt="claude")=>{ve({projectName:Oe,sessionId:We,sessionTitle:yt,provider:tt})},[]),Sr=h.useCallback(async()=>{if(!fe)return;const{projectName:Oe,sessionId:We,provider:yt}=fe;ve(null);try{let tt;if(yt==="codex"?tt=await lt.deleteCodexSession(We):yt==="gemini"?tt=await lt.deleteGeminiSession(We):yt==="qwen"?tt=await lt.deleteQwenSession(We):tt=await lt.deleteSession(Oe,We),tt.ok)d?.(We);else{const Ve=await tt.text();console.error("[Sidebar] Failed to delete session:",{status:tt.status,error:Ve}),alert(i("messages.deleteSessionFailed"))}}catch(tt){console.error("[Sidebar] Error deleting session:",tt),alert(i("messages.deleteSessionError"))}},[d,fe,i]),Ee=h.useCallback(Oe=>{de({project:Oe,sessionCount:at(Oe).length})},[at]),Be=h.useCallback(async(Oe=!1)=>{if(!pe)return;const{project:We,sessionCount:yt}=pe,tt=yt===0;de(null),ae(Ve=>new Set([...Ve,We.name]));try{const Ve=await lt.deleteProject(We.name,!tt,Oe);if(Ve.ok)u?.(We.name);else{const Ne=await Ve.json();alert(Ne.error||i("messages.deleteProjectFailed"))}}catch(Ve){console.error("Error deleting project:",Ve),alert(i("messages.deleteProjectError"))}finally{ae(Ve=>{const Ne=new Set(Ve);return Ne.delete(We.name),Ne})}},[pe,u,i]),qe=h.useCallback(async Oe=>{const We=U[Oe.name];if(!(!(We!==void 0?We:Oe.sessionMeta?.hasMore===!0)||S[Oe.name])){j(tt=>({...tt,[Oe.name]:!0}));try{const tt=(Oe.sessions?.length||0)+(A[Oe.name]?.length||0),Ve=await lt.sessions(Oe.name,5,tt);if(!Ve.ok)return;const Ne=await Ve.json();_(Ue=>({...Ue,[Oe.name]:[...Ue[Oe.name]||[],...Ne.sessions||[]]})),Ne.hasMore===!1&&G(Ue=>({...Ue,[Oe.name]:!1}))}catch(tt){console.error("Error loading more sessions:",tt)}finally{j(tt=>({...tt,[Oe.name]:!1}))}}},[A,S,U]),xt=h.useCallback(Oe=>{l(Oe),p(Oe)},[l,p]),At=h.useCallback(async()=>{F(!0);try{await o()}finally{F(!1)}},[o]),mt=h.useCallback(async(Oe,We,yt,tt)=>{const Ve=yt.trim();if(!Ve){q(null),z("");return}try{const Ne=await lt.renameSession(We,Ve,tt);Ne.ok?await o():(console.error("[Sidebar] Failed to rename session:",Ne.status),alert(i("messages.renameSessionFailed")))}catch(Ne){console.error("[Sidebar] Error renaming session:",Ne),alert(i("messages.renameSessionError"))}finally{q(null),z("")}},[o,i]),fn=h.useCallback(()=>{f(!1)},[f]),Qr=h.useCallback(()=>{f(!0)},[f]);return{isSidebarCollapsed:De,expandedProjects:g,editingProject:x,showNewProject:v,editingName:k,loadingSessions:S,additionalSessions:A,initialSessionsLoaded:N,currentTime:T,projectSortOrder:C,isRefreshing:H,editingSession:O,editingSessionName:$,searchFilter:ne,deletingProjects:ge,deleteConfirmation:pe,sessionDeleteConfirmation:fe,showVersionModal:Se,starredProjects:M,starredSessions:le,filteredProjects:Pe,toggleProject:Ke,handleSessionClick:Ze,toggleStarProject:Nt,isProjectStarred:et,toggleStarSession:Et,isSessionStarred:wt,getProjectSessions:at,startEditing:Xe,cancelEditing:st,saveProjectName:kt,showDeleteSessionConfirmation:ut,confirmDeleteSession:Sr,requestProjectDelete:Ee,confirmDeleteProject:Be,loadMoreSessions:qe,handleProjectSelect:xt,refreshProjects:At,updateSessionSummary:mt,collapseSidebar:fn,expandSidebar:Qr,setShowNewProject:w,setEditingName:E,setEditingSession:q,setEditingSessionName:z,searchMode:W,setSearchMode:ee,conversationResults:be,isSearching:oe,searchProgress:X,clearConversationResults:h.useCallback(()=>{ce.current+=1,ye.current&&(ye.current.close(),ye.current=null),we(!1),re(null),xe(null)},[]),setSearchFilter:Q,setDeleteConfirmation:de,setSessionDeleteConfirmation:ve,setShowVersionModal:ze}}const UL="https://discord.gg/buxwujPNRE",GL="https://github.com/alicomert/pixcode/issues/new";function HL({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"})})}function qL({onExpand:e,onShowSettings:t,updateAvailable:r,onShowVersionModal:n,t:a}){return s.jsxs("div",{className:"flex h-full w-12 flex-col items-center gap-1 bg-background/80 py-3 backdrop-blur-sm",children:[s.jsx("button",{onClick:e,className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("common:versionUpdate.ariaLabels.showSidebar"),title:a("common:versionUpdate.ariaLabels.showSidebar"),children:s.jsx(Y9,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("div",{className:"nav-divider my-1 w-6"}),s.jsx("button",{onClick:t,className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.settings"),title:a("actions.settings"),children:s.jsx(Lt,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("a",{href:GL,target:"_blank",rel:"noopener noreferrer",className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.reportIssue"),title:a("actions.reportIssue"),children:s.jsx(Am,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("a",{href:UL,target:"_blank",rel:"noopener noreferrer",className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.joinCommunity"),title:a("actions.joinCommunity"),children:s.jsx(HL,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),r&&s.jsxs("button",{onClick:n,className:"relative flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("common:versionUpdate.ariaLabels.updateAvailable"),title:a("common:versionUpdate.ariaLabels.updateAvailable"),children:[s.jsx(ka,{className:"h-4 w-4 text-blue-500"}),s.jsx("span",{className:"absolute right-1.5 top-1.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]})]})}function CE(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(r=CE(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function NE(){for(var e,t,r=0,n="",a=arguments.length;r<a;r++)(e=arguments[r])&&(t=CE(e))&&(n&&(n+=" "),n+=t);return n}const Vv=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Wv=NE,y0=(e,t)=>r=>{var n;if(t?.variants==null)return Wv(e,r?.class,r?.className);const{variants:a,defaultVariants:i}=t,o=Object.keys(a).map(d=>{const u=r?.[d],p=i?.[d];if(u===null)return null;const f=Vv(u)||Vv(p);return a[d][f]}),l=r&&Object.entries(r).reduce((d,u)=>{let[p,f]=u;return f===void 0||(d[p]=f),d},{}),c=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((d,u)=>{let{class:p,className:f,...m}=u;return Object.entries(m).every(g=>{let[b,x]=g;return Array.isArray(x)?x.includes({...i,...l}[b]):{...i,...l}[b]===x})?[...d,p,f]:d},[]);return Wv(e,o,c,r?.class,r?.className)},v0="-",VL=e=>{const t=KL(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:o=>{const l=o.split(v0);return l[0]===""&&l.length!==1&&l.shift(),TE(l,t)||WL(o)},getConflictingClassGroupIds:(o,l)=>{const c=r[o]||[];return l&&n[o]?[...c,...n[o]]:c}}},TE=(e,t)=>{if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?TE(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const i=e.join(v0);return t.validators.find(({validator:o})=>o(i))?.classGroupId},Kv=/^\[(.+)\]$/,WL=e=>{if(Kv.test(e)){const t=Kv.exec(e)[1],r=t?.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},KL=e=>{const{theme:t,classGroups:r}=e,n={nextPart:new Map,validators:[]};for(const a in r)Pm(r[a],n,a,t);return n},Pm=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const i=a===""?t:Yv(t,a);i.classGroupId=r;return}if(typeof a=="function"){if(YL(a)){Pm(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([i,o])=>{Pm(o,Yv(t,i),r,n)})})},Yv=(e,t)=>{let r=e;return t.split(v0).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},YL=e=>e.isThemeGetter,ZL=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(i,o)=>{r.set(i,o),t++,t>e&&(t=0,n=r,r=new Map)};return{get(i){let o=r.get(i);if(o!==void 0)return o;if((o=n.get(i))!==void 0)return a(i,o),o},set(i,o){r.has(i)?r.set(i,o):a(i,o)}}},Fm="!",zm=":",XL=zm.length,JL=e=>{const{prefix:t,experimentalParseClassName:r}=e;let n=a=>{const i=[];let o=0,l=0,c=0,d;for(let g=0;g<a.length;g++){let b=a[g];if(o===0&&l===0){if(b===zm){i.push(a.slice(c,g)),c=g+XL;continue}if(b==="/"){d=g;continue}}b==="["?o++:b==="]"?o--:b==="("?l++:b===")"&&l--}const u=i.length===0?a:a.substring(c),p=QL(u),f=p!==u,m=d&&d>c?d-c:void 0;return{modifiers:i,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:m}};if(t){const a=t+zm,i=n;n=o=>o.startsWith(a)?i(o.substring(a.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:o,maybePostfixModifierPosition:void 0}}if(r){const a=n;n=i=>r({className:i,parseClassName:a})}return n},QL=e=>e.endsWith(Fm)?e.substring(0,e.length-1):e.startsWith(Fm)?e.substring(1):e,eO=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(n=>[n,!0]));return n=>{if(n.length<=1)return n;const a=[];let i=[];return n.forEach(o=>{o[0]==="["||t[o]?(a.push(...i.sort(),o),i=[]):i.push(o)}),a.push(...i.sort()),a}},tO=e=>({cache:ZL(e.cacheSize),parseClassName:JL(e),sortModifiers:eO(e),...VL(e)}),rO=/\s+/,nO=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a,sortModifiers:i}=t,o=[],l=e.trim().split(rO);let c="";for(let d=l.length-1;d>=0;d-=1){const u=l[d],{isExternal:p,modifiers:f,hasImportantModifier:m,baseClassName:g,maybePostfixModifierPosition:b}=r(u);if(p){c=u+(c.length>0?" "+c:c);continue}let x=!!b,y=n(x?g.substring(0,b):g);if(!y){if(!x){c=u+(c.length>0?" "+c:c);continue}if(y=n(g),!y){c=u+(c.length>0?" "+c:c);continue}x=!1}const v=i(f).join(":"),w=m?v+Fm:v,k=w+y;if(o.includes(k))continue;o.push(k);const E=a(y,x);for(let S=0;S<E.length;++S){const j=E[S];o.push(w+j)}c=u+(c.length>0?" "+c:c)}return c};function aO(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=AE(t))&&(n&&(n+=" "),n+=r);return n}const AE=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=AE(e[n]))&&(r&&(r+=" "),r+=t);return r};function iO(e,...t){let r,n,a,i=o;function o(c){const d=t.reduce((u,p)=>p(u),e());return r=tO(d),n=r.cache.get,a=r.cache.set,i=l,l(c)}function l(c){const d=n(c);if(d)return d;const u=nO(c,r);return a(c,u),u}return function(){return i(aO.apply(null,arguments))}}const dr=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},_E=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,jE=/^\((?:(\w[\w-]*):)?(.+)\)$/i,sO=/^\d+\/\d+$/,oO=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,lO=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,cO=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,dO=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,uO=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,is=e=>sO.test(e),pt=e=>!!e&&!Number.isNaN(Number(e)),Fa=e=>!!e&&Number.isInteger(Number(e)),_u=e=>e.endsWith("%")&&pt(e.slice(0,-1)),ca=e=>oO.test(e),pO=()=>!0,mO=e=>lO.test(e)&&!cO.test(e),IE=()=>!1,hO=e=>dO.test(e),fO=e=>uO.test(e),gO=e=>!Ge(e)&&!He(e),bO=e=>Ys(e,LE,IE),Ge=e=>_E.test(e),bi=e=>Ys(e,OE,mO),ju=e=>Ys(e,kO,pt),Zv=e=>Ys(e,RE,IE),xO=e=>Ys(e,DE,fO),Wl=e=>Ys(e,ME,hO),He=e=>jE.test(e),bo=e=>Zs(e,OE),yO=e=>Zs(e,SO),Xv=e=>Zs(e,RE),vO=e=>Zs(e,LE),wO=e=>Zs(e,DE),Kl=e=>Zs(e,ME,!0),Ys=(e,t,r)=>{const n=_E.exec(e);return n?n[1]?t(n[1]):r(n[2]):!1},Zs=(e,t,r=!1)=>{const n=jE.exec(e);return n?n[1]?t(n[1]):r:!1},RE=e=>e==="position"||e==="percentage",DE=e=>e==="image"||e==="url",LE=e=>e==="length"||e==="size"||e==="bg-size",OE=e=>e==="length",kO=e=>e==="number",SO=e=>e==="family-name",ME=e=>e==="shadow",EO=()=>{const e=dr("color"),t=dr("font"),r=dr("text"),n=dr("font-weight"),a=dr("tracking"),i=dr("leading"),o=dr("breakpoint"),l=dr("container"),c=dr("spacing"),d=dr("radius"),u=dr("shadow"),p=dr("inset-shadow"),f=dr("text-shadow"),m=dr("drop-shadow"),g=dr("blur"),b=dr("perspective"),x=dr("aspect"),y=dr("ease"),v=dr("animate"),w=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],E=()=>[...k(),He,Ge],S=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto","contain","none"],A=()=>[He,Ge,c],_=()=>[is,"full","auto",...A()],N=()=>[Fa,"none","subgrid",He,Ge],D=()=>["auto",{span:["full",Fa,He,Ge]},Fa,He,Ge],T=()=>[Fa,"auto",He,Ge],R=()=>["auto","min","max","fr",He,Ge],C=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],P=()=>["start","end","center","stretch","center-safe","end-safe"],H=()=>["auto",...A()],F=()=>[is,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...A()],U=()=>[e,He,Ge],G=()=>[...k(),Xv,Zv,{position:[He,Ge]}],O=()=>["no-repeat",{repeat:["","x","y","space","round"]}],q=()=>["auto","cover","contain",vO,bO,{size:[He,Ge]}],$=()=>[_u,bo,bi],z=()=>["","none","full",d,He,Ge],ne=()=>["",pt,bo,bi],Q=()=>["solid","dashed","dotted","double"],ge=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ae=()=>[pt,_u,Xv,Zv],pe=()=>["","none",g,He,Ge],de=()=>["none",pt,He,Ge],fe=()=>["none",pt,He,Ge],ve=()=>[pt,He,Ge],Se=()=>[is,"full",...A()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[ca],breakpoint:[ca],color:[pO],container:[ca],"drop-shadow":[ca],ease:["in","out","in-out"],font:[gO],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[ca],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[ca],shadow:[ca],spacing:["px",pt],text:[ca],"text-shadow":[ca],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",is,Ge,He,x]}],container:["container"],columns:[{columns:[pt,Ge,He,l]}],"break-after":[{"break-after":w()}],"break-before":[{"break-before":w()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:E()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:j()}],"overscroll-x":[{"overscroll-x":j()}],"overscroll-y":[{"overscroll-y":j()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:_()}],"inset-x":[{"inset-x":_()}],"inset-y":[{"inset-y":_()}],start:[{start:_()}],end:[{end:_()}],top:[{top:_()}],right:[{right:_()}],bottom:[{bottom:_()}],left:[{left:_()}],visibility:["visible","invisible","collapse"],z:[{z:[Fa,"auto",He,Ge]}],basis:[{basis:[is,"full","auto",l,...A()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[pt,is,"auto","initial","none",Ge]}],grow:[{grow:["",pt,He,Ge]}],shrink:[{shrink:["",pt,He,Ge]}],order:[{order:[Fa,"first","last","none",He,Ge]}],"grid-cols":[{"grid-cols":N()}],"col-start-end":[{col:D()}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":N()}],"row-start-end":[{row:D()}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":R()}],"auto-rows":[{"auto-rows":R()}],gap:[{gap:A()}],"gap-x":[{"gap-x":A()}],"gap-y":[{"gap-y":A()}],"justify-content":[{justify:[...C(),"normal"]}],"justify-items":[{"justify-items":[...P(),"normal"]}],"justify-self":[{"justify-self":["auto",...P()]}],"align-content":[{content:["normal",...C()]}],"align-items":[{items:[...P(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...P(),{baseline:["","last"]}]}],"place-content":[{"place-content":C()}],"place-items":[{"place-items":[...P(),"baseline"]}],"place-self":[{"place-self":["auto",...P()]}],p:[{p:A()}],px:[{px:A()}],py:[{py:A()}],ps:[{ps:A()}],pe:[{pe:A()}],pt:[{pt:A()}],pr:[{pr:A()}],pb:[{pb:A()}],pl:[{pl:A()}],m:[{m:H()}],mx:[{mx:H()}],my:[{my:H()}],ms:[{ms:H()}],me:[{me:H()}],mt:[{mt:H()}],mr:[{mr:H()}],mb:[{mb:H()}],ml:[{ml:H()}],"space-x":[{"space-x":A()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":A()}],"space-y-reverse":["space-y-reverse"],size:[{size:F()}],w:[{w:[l,"screen",...F()]}],"min-w":[{"min-w":[l,"screen","none",...F()]}],"max-w":[{"max-w":[l,"screen","none","prose",{screen:[o]},...F()]}],h:[{h:["screen","lh",...F()]}],"min-h":[{"min-h":["screen","lh","none",...F()]}],"max-h":[{"max-h":["screen","lh",...F()]}],"font-size":[{text:["base",r,bo,bi]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,He,ju]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",_u,Ge]}],"font-family":[{font:[yO,Ge,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[a,He,Ge]}],"line-clamp":[{"line-clamp":[pt,"none",He,ju]}],leading:[{leading:[i,...A()]}],"list-image":[{"list-image":["none",He,Ge]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",He,Ge]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:U()}],"text-color":[{text:U()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Q(),"wavy"]}],"text-decoration-thickness":[{decoration:[pt,"from-font","auto",He,bi]}],"text-decoration-color":[{decoration:U()}],"underline-offset":[{"underline-offset":[pt,"auto",He,Ge]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:A()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",He,Ge]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",He,Ge]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:G()}],"bg-repeat":[{bg:O()}],"bg-size":[{bg:q()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Fa,He,Ge],radial:["",He,Ge],conic:[Fa,He,Ge]},wO,xO]}],"bg-color":[{bg:U()}],"gradient-from-pos":[{from:$()}],"gradient-via-pos":[{via:$()}],"gradient-to-pos":[{to:$()}],"gradient-from":[{from:U()}],"gradient-via":[{via:U()}],"gradient-to":[{to:U()}],rounded:[{rounded:z()}],"rounded-s":[{"rounded-s":z()}],"rounded-e":[{"rounded-e":z()}],"rounded-t":[{"rounded-t":z()}],"rounded-r":[{"rounded-r":z()}],"rounded-b":[{"rounded-b":z()}],"rounded-l":[{"rounded-l":z()}],"rounded-ss":[{"rounded-ss":z()}],"rounded-se":[{"rounded-se":z()}],"rounded-ee":[{"rounded-ee":z()}],"rounded-es":[{"rounded-es":z()}],"rounded-tl":[{"rounded-tl":z()}],"rounded-tr":[{"rounded-tr":z()}],"rounded-br":[{"rounded-br":z()}],"rounded-bl":[{"rounded-bl":z()}],"border-w":[{border:ne()}],"border-w-x":[{"border-x":ne()}],"border-w-y":[{"border-y":ne()}],"border-w-s":[{"border-s":ne()}],"border-w-e":[{"border-e":ne()}],"border-w-t":[{"border-t":ne()}],"border-w-r":[{"border-r":ne()}],"border-w-b":[{"border-b":ne()}],"border-w-l":[{"border-l":ne()}],"divide-x":[{"divide-x":ne()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ne()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...Q(),"hidden","none"]}],"divide-style":[{divide:[...Q(),"hidden","none"]}],"border-color":[{border:U()}],"border-color-x":[{"border-x":U()}],"border-color-y":[{"border-y":U()}],"border-color-s":[{"border-s":U()}],"border-color-e":[{"border-e":U()}],"border-color-t":[{"border-t":U()}],"border-color-r":[{"border-r":U()}],"border-color-b":[{"border-b":U()}],"border-color-l":[{"border-l":U()}],"divide-color":[{divide:U()}],"outline-style":[{outline:[...Q(),"none","hidden"]}],"outline-offset":[{"outline-offset":[pt,He,Ge]}],"outline-w":[{outline:["",pt,bo,bi]}],"outline-color":[{outline:U()}],shadow:[{shadow:["","none",u,Kl,Wl]}],"shadow-color":[{shadow:U()}],"inset-shadow":[{"inset-shadow":["none",p,Kl,Wl]}],"inset-shadow-color":[{"inset-shadow":U()}],"ring-w":[{ring:ne()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:U()}],"ring-offset-w":[{"ring-offset":[pt,bi]}],"ring-offset-color":[{"ring-offset":U()}],"inset-ring-w":[{"inset-ring":ne()}],"inset-ring-color":[{"inset-ring":U()}],"text-shadow":[{"text-shadow":["none",f,Kl,Wl]}],"text-shadow-color":[{"text-shadow":U()}],opacity:[{opacity:[pt,He,Ge]}],"mix-blend":[{"mix-blend":[...ge(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ge()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[pt]}],"mask-image-linear-from-pos":[{"mask-linear-from":ae()}],"mask-image-linear-to-pos":[{"mask-linear-to":ae()}],"mask-image-linear-from-color":[{"mask-linear-from":U()}],"mask-image-linear-to-color":[{"mask-linear-to":U()}],"mask-image-t-from-pos":[{"mask-t-from":ae()}],"mask-image-t-to-pos":[{"mask-t-to":ae()}],"mask-image-t-from-color":[{"mask-t-from":U()}],"mask-image-t-to-color":[{"mask-t-to":U()}],"mask-image-r-from-pos":[{"mask-r-from":ae()}],"mask-image-r-to-pos":[{"mask-r-to":ae()}],"mask-image-r-from-color":[{"mask-r-from":U()}],"mask-image-r-to-color":[{"mask-r-to":U()}],"mask-image-b-from-pos":[{"mask-b-from":ae()}],"mask-image-b-to-pos":[{"mask-b-to":ae()}],"mask-image-b-from-color":[{"mask-b-from":U()}],"mask-image-b-to-color":[{"mask-b-to":U()}],"mask-image-l-from-pos":[{"mask-l-from":ae()}],"mask-image-l-to-pos":[{"mask-l-to":ae()}],"mask-image-l-from-color":[{"mask-l-from":U()}],"mask-image-l-to-color":[{"mask-l-to":U()}],"mask-image-x-from-pos":[{"mask-x-from":ae()}],"mask-image-x-to-pos":[{"mask-x-to":ae()}],"mask-image-x-from-color":[{"mask-x-from":U()}],"mask-image-x-to-color":[{"mask-x-to":U()}],"mask-image-y-from-pos":[{"mask-y-from":ae()}],"mask-image-y-to-pos":[{"mask-y-to":ae()}],"mask-image-y-from-color":[{"mask-y-from":U()}],"mask-image-y-to-color":[{"mask-y-to":U()}],"mask-image-radial":[{"mask-radial":[He,Ge]}],"mask-image-radial-from-pos":[{"mask-radial-from":ae()}],"mask-image-radial-to-pos":[{"mask-radial-to":ae()}],"mask-image-radial-from-color":[{"mask-radial-from":U()}],"mask-image-radial-to-color":[{"mask-radial-to":U()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":k()}],"mask-image-conic-pos":[{"mask-conic":[pt]}],"mask-image-conic-from-pos":[{"mask-conic-from":ae()}],"mask-image-conic-to-pos":[{"mask-conic-to":ae()}],"mask-image-conic-from-color":[{"mask-conic-from":U()}],"mask-image-conic-to-color":[{"mask-conic-to":U()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:G()}],"mask-repeat":[{mask:O()}],"mask-size":[{mask:q()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",He,Ge]}],filter:[{filter:["","none",He,Ge]}],blur:[{blur:pe()}],brightness:[{brightness:[pt,He,Ge]}],contrast:[{contrast:[pt,He,Ge]}],"drop-shadow":[{"drop-shadow":["","none",m,Kl,Wl]}],"drop-shadow-color":[{"drop-shadow":U()}],grayscale:[{grayscale:["",pt,He,Ge]}],"hue-rotate":[{"hue-rotate":[pt,He,Ge]}],invert:[{invert:["",pt,He,Ge]}],saturate:[{saturate:[pt,He,Ge]}],sepia:[{sepia:["",pt,He,Ge]}],"backdrop-filter":[{"backdrop-filter":["","none",He,Ge]}],"backdrop-blur":[{"backdrop-blur":pe()}],"backdrop-brightness":[{"backdrop-brightness":[pt,He,Ge]}],"backdrop-contrast":[{"backdrop-contrast":[pt,He,Ge]}],"backdrop-grayscale":[{"backdrop-grayscale":["",pt,He,Ge]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[pt,He,Ge]}],"backdrop-invert":[{"backdrop-invert":["",pt,He,Ge]}],"backdrop-opacity":[{"backdrop-opacity":[pt,He,Ge]}],"backdrop-saturate":[{"backdrop-saturate":[pt,He,Ge]}],"backdrop-sepia":[{"backdrop-sepia":["",pt,He,Ge]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":A()}],"border-spacing-x":[{"border-spacing-x":A()}],"border-spacing-y":[{"border-spacing-y":A()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",He,Ge]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[pt,"initial",He,Ge]}],ease:[{ease:["linear","initial",y,He,Ge]}],delay:[{delay:[pt,He,Ge]}],animate:[{animate:["none",v,He,Ge]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[b,He,Ge]}],"perspective-origin":[{"perspective-origin":E()}],rotate:[{rotate:de()}],"rotate-x":[{"rotate-x":de()}],"rotate-y":[{"rotate-y":de()}],"rotate-z":[{"rotate-z":de()}],scale:[{scale:fe()}],"scale-x":[{"scale-x":fe()}],"scale-y":[{"scale-y":fe()}],"scale-z":[{"scale-z":fe()}],"scale-3d":["scale-3d"],skew:[{skew:ve()}],"skew-x":[{"skew-x":ve()}],"skew-y":[{"skew-y":ve()}],transform:[{transform:[He,Ge,"","none","gpu","cpu"]}],"transform-origin":[{origin:E()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Se()}],"translate-x":[{"translate-x":Se()}],"translate-y":[{"translate-y":Se()}],"translate-z":[{"translate-z":Se()}],"translate-none":["translate-none"],accent:[{accent:U()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:U()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",He,Ge]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":A()}],"scroll-mx":[{"scroll-mx":A()}],"scroll-my":[{"scroll-my":A()}],"scroll-ms":[{"scroll-ms":A()}],"scroll-me":[{"scroll-me":A()}],"scroll-mt":[{"scroll-mt":A()}],"scroll-mr":[{"scroll-mr":A()}],"scroll-mb":[{"scroll-mb":A()}],"scroll-ml":[{"scroll-ml":A()}],"scroll-p":[{"scroll-p":A()}],"scroll-px":[{"scroll-px":A()}],"scroll-py":[{"scroll-py":A()}],"scroll-ps":[{"scroll-ps":A()}],"scroll-pe":[{"scroll-pe":A()}],"scroll-pt":[{"scroll-pt":A()}],"scroll-pr":[{"scroll-pr":A()}],"scroll-pb":[{"scroll-pb":A()}],"scroll-pl":[{"scroll-pl":A()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",He,Ge]}],fill:[{fill:["none",...U()]}],"stroke-w":[{stroke:[pt,bo,bi,ju]}],stroke:[{stroke:["none",...U()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},CO=iO(EO);function me(...e){return CO(NE(e))}function NO(e){if(!e||typeof e!="string")return null;try{return JSON.parse(e)}catch{return null}}const TO=y0("relative grid w-full grid-cols-[0_1fr] items-start gap-y-0.5 rounded-lg border px-4 py-3 text-sm has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] has-[>svg]:gap-x-3 [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{default:"bg-card text-card-foreground",destructive:"bg-card text-destructive *:data-[slot=alert-description]:text-destructive/90 [&>svg]:text-current"}},defaultVariants:{variant:"default"}}),PE=h.forwardRef(({className:e,variant:t,...r},n)=>s.jsx("div",{ref:n,role:"alert","data-slot":"alert",className:me(TO({variant:t}),e),...r}));PE.displayName="Alert";const AO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"alert-title",className:me("col-start-2 line-clamp-1 min-h-4 font-medium tracking-tight",e),...t}));AO.displayName="AlertTitle";const _O=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"alert-description",className:me("text-muted-foreground col-start-2 grid justify-items-start gap-1 text-sm [&_p]:leading-relaxed",e),...t}));_O.displayName="AlertDescription";const jO=y0("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function or({className:e,variant:t,...r}){return s.jsx("div",{className:me(jO({variant:t}),e),...r})}const IO=y0("inline-flex touch-manipulation items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground shadow hover:bg-primary/90 active:bg-primary/80",destructive:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90 active:bg-destructive/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground active:bg-accent/80",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 active:bg-secondary/70",ghost:"hover:bg-accent hover:text-accent-foreground active:bg-accent/80",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3 text-sm",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),je=h.forwardRef(({className:e,variant:t,size:r,...n},a)=>s.jsx("button",{className:me(IO({variant:t,size:r,className:e})),ref:a,...n}));je.displayName="Button";const FE=h.createContext(null),zE=()=>{const e=h.useContext(FE);if(!e)throw new Error("Confirmation components must be used within Confirmation");return e},BE=({className:e,approval:t="pending",children:r,...n})=>{const a=h.useMemo(()=>({approval:t}),[t]);return s.jsx(FE.Provider,{value:a,children:s.jsx(PE,{className:me("flex flex-col gap-2",e),...n,children:r})})};BE.displayName="Confirmation";const $E=({className:e,...t})=>s.jsx("div",{"data-slot":"confirmation-title",className:me("text-muted-foreground inline text-sm",e),...t});$E.displayName="ConfirmationTitle";const UE=({children:e})=>{const{approval:t}=zE();return t!=="pending"?null:s.jsx(s.Fragment,{children:e})};UE.displayName="ConfirmationRequest";const GE=({className:e,...t})=>{const{approval:r}=zE();return r!=="pending"?null:s.jsx("div",{"data-slot":"confirmation-actions",className:me("flex items-center justify-end gap-2 self-end",e),...t})};GE.displayName="ConfirmationActions";const Tc=({variant:e="default",...t})=>s.jsx(je,{className:"h-8 px-3 text-sm",variant:e,type:"button",...t});Tc.displayName="ConfirmationAction";const HE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("rounded-xl border bg-card text-card-foreground shadow-sm",e),...t}));HE.displayName="Card";const qE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("flex flex-col space-y-1.5 p-4",e),...t}));qE.displayName="CardHeader";const VE=h.forwardRef(({className:e,...t},r)=>s.jsx("h3",{ref:r,className:me("font-semibold leading-none tracking-tight",e),...t}));VE.displayName="CardTitle";const RO=h.forwardRef(({className:e,...t},r)=>s.jsx("p",{ref:r,className:me("text-sm text-muted-foreground",e),...t}));RO.displayName="CardDescription";const WE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("p-4 pt-0",e),...t}));WE.displayName="CardContent";const KE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("flex items-center p-4 pt-0",e),...t}));KE.displayName="CardFooter";const DO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("ml-auto shrink-0",e),...t}));DO.displayName="CardAction";const YE=h.createContext(null);function ZE(){const e=h.useContext(YE);if(!e)throw new Error("Collapsible components must be used within <Collapsible>");return e}const ri=h.forwardRef(({defaultOpen:e=!1,open:t,onOpenChange:r,className:n,children:a,...i},o)=>{const[l,c]=h.useState(e),d=t!==void 0,u=d?t:l,p=h.useCallback(m=>{d||c(m),r?.(m)},[d,r]),f=h.useMemo(()=>({open:u,onOpenChange:p}),[u,p]);return s.jsx(YE.Provider,{value:f,children:s.jsx("div",{ref:o,"data-state":u?"open":"closed",className:n,...i,children:a})})});ri.displayName="Collapsible";const Sa=h.forwardRef(({onClick:e,children:t,className:r,...n},a)=>{const{open:i,onOpenChange:o}=ZE(),l=h.useCallback(c=>{o(!i),e?.(c)},[i,o,e]);return s.jsx("button",{ref:a,type:"button","aria-expanded":i,"data-state":i?"open":"closed",onClick:l,className:r,...n,children:t})});Sa.displayName="CollapsibleTrigger";const ni=h.forwardRef(({className:e,children:t,...r},n)=>{const{open:a}=ZE();return s.jsx("div",{ref:n,"data-state":a?"open":"closed",className:me("grid transition-[grid-template-rows] duration-200 ease-out",a?"grid-rows-[1fr]":"grid-rows-[0fr]",e),...r,children:s.jsx("div",{className:"overflow-hidden",children:t})})});ni.displayName="CollapsibleContent";const XE=h.createContext(null);function w0(){const e=h.useContext(XE);if(!e)throw new Error("Command components must be used within <Command>");return e}const JE=h.forwardRef(({className:e,children:t,...r},n)=>{const[a,i]=h.useState(""),o=h.useRef(new Map),[l,c]=h.useState(0),d=h.useCallback(v=>{o.current.set(v.id,v),c(w=>w+1)},[]),u=h.useCallback(v=>{o.current.delete(v),c(w=>w+1)},[]),p=h.useCallback((v,w)=>{const k=o.current.get(v);k&&Object.assign(k,w)},[]),f=h.useMemo(()=>{const v=a.toLowerCase(),w=new Set;for(const[k,E]of o.current)(!v||E.value.includes(v))&&w.add(k);return w},[a,l]),m=h.useMemo(()=>{const v=[];for(const[,w]of o.current)f.has(w.id)&&v.push(w);return v},[f]),[g,b]=h.useState(null);h.useEffect(()=>{b(m.length>0?m[0].id:null)},[m]);const x=h.useCallback(v=>{if(v.key==="ArrowDown"||v.key==="ArrowUp"||v.key==="Enter")v.preventDefault();else return;const w=m;if(w.length===0)return;if(v.key==="Enter"){w.find(_=>_.id===g)?.onSelect();return}const k=w.findIndex(A=>A.id===g);let E;v.key==="ArrowDown"?E=k<w.length-1?k+1:0:E=k>0?k-1:w.length-1;const S=w[E].id;b(S),w[E].element?.scrollIntoView({block:"nearest"})},[m,g]),y=h.useMemo(()=>({search:a,setSearch:i,visibleIds:f,activeId:g,setActiveId:b,register:d,unregister:u,updateEntry:p}),[a,f,g,d,u,p]);return s.jsx(XE.Provider,{value:y,children:s.jsx("div",{ref:n,role:"combobox","aria-expanded":"true","aria-haspopup":"listbox",className:me("flex flex-col",e),onKeyDown:x,...r,children:t})})});JE.displayName="Command";const QE=h.forwardRef(({className:e,placeholder:t="Search...",...r},n)=>{const{search:a,setSearch:i}=w0();return s.jsxs("div",{className:"flex items-center border-b px-3",role:"presentation",children:[s.jsx(wa,{className:"mr-2 h-4 w-4 shrink-0 text-muted-foreground","aria-hidden":!0}),s.jsx("input",{ref:n,type:"text",role:"searchbox","aria-autocomplete":"list",autoComplete:"off",autoCorrect:"off",spellCheck:!1,value:a,onChange:o=>i(o.target.value),placeholder:t,className:me("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none","placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...r})]})});QE.displayName="CommandInput";const e3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,role:"listbox",className:me("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));e3.displayName="CommandList";const t3=h.forwardRef(({className:e,...t},r)=>{const{search:n,visibleIds:a}=w0();return!n||a.size>0?null:s.jsx("div",{ref:r,className:me("py-6 text-center text-sm text-muted-foreground",e),...t})});t3.displayName="CommandEmpty";const r3=h.forwardRef(({className:e,heading:t,children:r,...n},a)=>s.jsxs("div",{ref:a,className:me("overflow-hidden p-1",e),role:"group","aria-label":typeof t=="string"?t:void 0,...n,children:[t&&s.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",role:"presentation",children:t}),r]}));r3.displayName="CommandGroup";const n3=h.forwardRef(({className:e,value:t,onSelect:r,disabled:n,children:a,...i},o)=>{const{visibleIds:l,activeId:c,setActiveId:d,register:u,unregister:p,updateEntry:f}=w0(),m=h.useId(),g=h.useRef(null),b=t||(typeof a=="string"?a:"");h.useEffect(()=>(u({id:m,value:b.toLowerCase(),onSelect:r||(()=>{}),element:g.current}),()=>p(m)),[m,b,u,p]),h.useEffect(()=>{f(m,{onSelect:r||(()=>{})})},[m,r,f]);const x=h.useCallback(v=>{g.current=v,f(m,{element:v}),typeof o=="function"?o(v):o&&(o.current=v)},[m,f,o]);if(!l.has(m))return null;const y=c===m;return s.jsx("div",{ref:x,role:"option","aria-selected":y,"aria-disabled":n||void 0,"data-active":y||void 0,className:me("relative flex cursor-pointer select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none",y&&"bg-accent text-accent-foreground",n&&"pointer-events-none opacity-50",e),onPointerMove:()=>{!n&&c!==m&&d(m)},onClick:()=>!n&&r?.(),...i,children:a})});n3.displayName="CommandItem";const LO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("-mx-1 h-px bg-border",e),...t}));LO.displayName="CommandSeparator";function Bm({checked:e,onToggle:t,ariaLabel:r="Toggle dark mode"}){const{isDarkMode:n,toggleDarkMode:a}=Ra(),i=typeof e=="boolean"&&typeof t=="function",o=i?e:n,l=()=>{if(i&&t){t(!o);return}a()};return s.jsxs("button",{onClick:l,className:me("relative inline-flex h-7 w-12 flex-shrink-0 touch-manipulation cursor-pointer items-center rounded-full border-2 transition-colors duration-200","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background",o?"border-primary bg-primary":"border-border bg-muted"),role:"switch","aria-checked":o,"aria-label":r,children:[s.jsx("span",{className:"sr-only",children:r}),s.jsx("span",{className:me("flex h-5 w-5 transform items-center justify-center rounded-full shadow-sm transition-transform duration-200",o?"translate-x-[22px] bg-white":"translate-x-[2px] bg-foreground/60 dark:bg-foreground/80"),children:o?s.jsx(u0,{className:"h-3 w-3 text-primary"}):s.jsx(p0,{className:"h-3 w-3 text-white dark:text-background"})})]})}const a3=h.createContext(null);function i3(){const e=h.useContext(a3);if(!e)throw new Error("Dialog components must be used within <Dialog>");return e}const s3=({open:e,onOpenChange:t,defaultOpen:r=!1,children:n})=>{const[a,i]=h.useState(r),o=h.useRef(null),l=e!==void 0,c=l?e:a,d=h.useCallback(p=>{l||i(p),t?.(p)},[l,t]),u=h.useMemo(()=>({open:c,onOpenChange:d,triggerRef:o}),[c,d]);return s.jsx(a3.Provider,{value:u,children:n})},OO=h.forwardRef(({onClick:e,children:t,asChild:r,...n},a)=>{const{onOpenChange:i,triggerRef:o}=i3(),l=h.useCallback(c=>{i(!0),e?.(c)},[i,e]);if(r&&h.isValidElement(t)){const c=t;return h.cloneElement(c,{onClick:d=>{i(!0),c.props.onClick?.(d)},ref:d=>{o.current=d,typeof a=="function"?a(d):a&&(a.current=d)}})}return s.jsx("button",{ref:c=>{o.current=c,typeof a=="function"?a(c):a&&(a.current=c)},type:"button",onClick:l,...n,children:t})});OO.displayName="DialogTrigger";const Jv='a[href], button:not([disabled]), input:not([disabled]), textarea:not([disabled]), select:not([disabled]), [tabindex]:not([tabindex="-1"])',k0=h.forwardRef(({className:e,children:t,onEscapeKeyDown:r,onPointerDownOutside:n,...a},i)=>{const{open:o,onOpenChange:l,triggerRef:c}=i3(),d=h.useRef(null),u=h.useRef(null);return h.useEffect(()=>{o?u.current=document.activeElement:u.current&&((c.current||u.current)?.focus(),u.current=null)},[o,c]),h.useEffect(()=>{if(!o)return;const p=m=>{if(m.key==="Escape"){m.stopPropagation(),r?.(),l(!1);return}if(m.key==="Tab"&&d.current){const g=Array.from(d.current.querySelectorAll(Jv));if(g.length===0)return;const b=g[0],x=g[g.length-1];m.shiftKey&&document.activeElement===b?(m.preventDefault(),x.focus()):!m.shiftKey&&document.activeElement===x&&(m.preventDefault(),b.focus())}};document.addEventListener("keydown",p,!0);const f=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.removeEventListener("keydown",p,!0),document.body.style.overflow=f}},[o,l,r]),h.useEffect(()=>{o&&d.current&&requestAnimationFrame(()=>{d.current?.querySelector(Jv)?.focus()})},[o]),o?Ad.createPortal(s.jsxs("div",{className:"fixed inset-0 z-50",children:[s.jsx("div",{className:"fixed inset-0 animate-dialog-overlay-show bg-black/50 backdrop-blur-sm",onClick:()=>{n?.(),l(!1)},"aria-hidden":!0}),s.jsx("div",{ref:p=>{d.current=p,typeof i=="function"?i(p):i&&(i.current=p)},role:"dialog","aria-modal":"true",className:me("fixed left-1/2 top-1/2 z-50 w-full max-w-lg -translate-x-1/2 -translate-y-1/2","rounded-xl border bg-popover text-popover-foreground shadow-lg","animate-dialog-content-show",e),...a,children:t})]}),document.body):null});k0.displayName="DialogContent";const S0=h.forwardRef(({className:e,...t},r)=>s.jsx("h2",{ref:r,className:me("sr-only",e),...t}));S0.displayName="DialogTitle";const It=h.forwardRef(({className:e,type:t,...r},n)=>s.jsx("input",{type:t,className:me("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...r}));It.displayName="Input";const E0=h.forwardRef(({className:e,contentClassName:t,children:r,...n},a)=>s.jsx("div",{className:me("relative overflow-hidden",e),...n,children:s.jsx("div",{ref:a,className:me("h-full w-full overflow-auto rounded-[inherit]",t),style:{WebkitOverflowScrolling:"touch",touchAction:"pan-y"},children:r})}));E0.displayName="ScrollArea";const Zc=h.memo(({children:e,className:t,as:r="span"})=>s.jsx(r,{className:me("animate-shimmer inline-block bg-[length:250%_100%] bg-clip-text text-transparent","bg-[linear-gradient(90deg,transparent_33%,hsl(var(--foreground))_50%,transparent_67%),linear-gradient(hsl(var(--muted-foreground)),hsl(var(--muted-foreground)))]",t),children:e}));Zc.displayName="Shimmer";const o3=h.createContext(null),MO=()=>{const e=h.useContext(o3);if(!e)throw new Error("Reasoning components must be used within Reasoning");return e},PO=1e3,FO=1e3,$m=h.memo(({className:e,isStreaming:t=!1,open:r,defaultOpen:n,onOpenChange:a,duration:i,children:o,...l})=>{const c=n??t,d=n===!1,[u,p]=h.useState(c),f=r!==void 0,m=f?r:u,g=h.useCallback(S=>{f||p(S),a?.(S)},[f,a]),[b,x]=h.useState(i),y=h.useRef(t),[v,w]=h.useState(!1),k=h.useRef(null);h.useEffect(()=>{i!==void 0&&x(i)},[i]),h.useEffect(()=>{t?(y.current=!0,k.current===null&&(k.current=Date.now())):k.current!==null&&(x(Math.ceil((Date.now()-k.current)/FO)),k.current=null)},[t]),h.useEffect(()=>{t&&!m&&!d&&g(!0)},[t,m,g,d]),h.useEffect(()=>{if(y.current&&!t&&m&&!v){const S=setTimeout(()=>{g(!1),w(!0)},PO);return()=>clearTimeout(S)}},[t,m,g,v]);const E=h.useMemo(()=>({duration:b,isOpen:m,isStreaming:t,setIsOpen:g}),[b,m,t,g]);return s.jsx(o3.Provider,{value:E,children:s.jsx(ri,{open:m,onOpenChange:g,className:me("not-prose",e),...l,children:o})})});$m.displayName="Reasoning";const zO=(e,t)=>e||t===0?s.jsx(Zc,{children:"Thinking..."}):t===void 0?s.jsx("p",{children:"Thought for a few seconds"}):s.jsxs("p",{children:["Thought for ",t," seconds"]}),Um=h.memo(({className:e,children:t,getThinkingMessage:r=zO,...n})=>{const{isStreaming:a,isOpen:i,duration:o}=MO();return s.jsx(Sa,{className:me("flex w-full items-center gap-2 text-sm text-muted-foreground transition-colors hover:text-foreground",e),...n,children:t??s.jsxs(s.Fragment,{children:[s.jsx(vD,{className:"h-4 w-4"}),r(a,o),s.jsx(z4,{className:me("h-4 w-4 transition-transform",i?"rotate-180":"rotate-0")})]})})});Um.displayName="ReasoningTrigger";const Gm=h.memo(({className:e,children:t,...r})=>s.jsx(ni,{className:me("mt-4 text-sm text-muted-foreground",e),...r,children:t}));Gm.displayName="ReasoningContent";function BO(e){switch(e){case"top":return"top-full left-1/2 transform -translate-x-1/2 border-t-gray-900 dark:border-t-gray-100";case"bottom":return"bottom-full left-1/2 transform -translate-x-1/2 border-b-gray-900 dark:border-b-gray-100";case"left":return"left-full top-1/2 transform -translate-y-1/2 border-l-gray-900 dark:border-l-gray-100";case"right":return"right-full top-1/2 transform -translate-y-1/2 border-r-gray-900 dark:border-r-gray-100";default:return"top-full left-1/2 transform -translate-x-1/2 border-t-gray-900 dark:border-t-gray-100"}}function Vn({children:e,content:t,position:r="top",className:n="",delay:a=350}){const[i,o]=h.useState(!1),l=h.useRef(null),c=h.useRef(!1),d=h.useRef(null),u=h.useRef(null),[p,f]=h.useState(null),m=h.useCallback(()=>{const w=d.current;if(!w)return;const k=w.getBoundingClientRect(),E=8,S={position:"fixed",zIndex:9999};switch(r){case"bottom":S.left=k.left+k.width/2,S.top=k.bottom+E,S.transform="translateX(-50%)";break;case"left":S.left=k.left-E,S.top=k.top+k.height/2,S.transform="translate(-100%, -50%)";break;case"right":S.left=k.right+E,S.top=k.top+k.height/2,S.transform="translateY(-50%)";break;case"top":default:S.left=k.left+k.width/2,S.top=k.top-E,S.transform="translate(-50%, -100%)";break}f(S)},[r]),g=()=>{l.current!==null&&(window.clearTimeout(l.current),l.current=null)},b=()=>{g(),l.current=window.setTimeout(()=>{o(!0)},a)},x=()=>{g(),o(!1)},y=()=>{g(),c.current=!1,l.current=window.setTimeout(()=>{c.current=!0,o(!0)},a)},v=()=>{g(),!c.current&&o(!1)};return h.useEffect(()=>()=>{g()},[]),h.useEffect(()=>{if(!i||typeof document>"u")return;const w=k=>{const E=k.target;E instanceof Node&&d.current?.contains(E)||(o(!1),c.current=!1)};return document.addEventListener("pointerdown",w,!0),()=>document.removeEventListener("pointerdown",w,!0)},[i]),h.useEffect(()=>{if(!i){f(null);return}const w=window.requestAnimationFrame(m),k=()=>m();return window.addEventListener("resize",k),window.addEventListener("scroll",k,!0),()=>{window.cancelAnimationFrame(w),window.removeEventListener("resize",k),window.removeEventListener("scroll",k,!0)}},[i,m]),t?s.jsxs("div",{ref:d,className:"relative inline-block",onMouseEnter:b,onMouseLeave:x,onTouchStart:y,onTouchEnd:v,onTouchCancel:v,children:[e,i&&typeof document<"u"&&Ad.createPortal(s.jsxs("div",{ref:u,style:p||{position:"fixed",top:"-9999px",left:"-9999px",opacity:0},className:me("px-2 py-1 text-xs font-medium text-white bg-gray-900 dark:bg-gray-100 dark:text-gray-900 rounded shadow-lg whitespace-nowrap pointer-events-none","animate-in fade-in-0 zoom-in-95 duration-200",n),children:[t,s.jsx("div",{className:me("absolute w-0 h-0 border-4 border-transparent",BO(r))})]}),document.body)]}):s.jsx(s.Fragment,{children:e})}const l3=h.createContext(null),c3=h.forwardRef(({className:e,status:t="ready",children:r,...n},a)=>{const i=h.useMemo(()=>({status:t}),[t]);return s.jsx(l3.Provider,{value:i,children:s.jsx("form",{ref:a,"data-slot":"prompt-input",className:me("relative overflow-hidden rounded-xl border border-border/70 bg-zinc-50/95 shadow-sm shadow-zinc-950/5 backdrop-blur-sm transition-all duration-200 focus-within:border-primary/40 focus-within:shadow-md focus-within:ring-1 focus-within:ring-primary/20 dark:bg-zinc-950/90",e),...n,children:r})})});c3.displayName="PromptInput";const d3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-header",className:me("px-3 pt-3",e),...t}));d3.displayName="PromptInputHeader";const u3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-body",className:me("relative",e),...t}));u3.displayName="PromptInputBody";const p3=h.forwardRef(({className:e,...t},r)=>s.jsx("textarea",{ref:r,"data-slot":"prompt-input-textarea",className:me("chat-input-placeholder block max-h-[40vh] w-full resize-none overflow-y-auto bg-transparent px-4 py-2 font-mono text-sm leading-6 text-foreground placeholder-muted-foreground/50 focus:outline-none sm:max-h-[300px]",e),...t}));p3.displayName="PromptInputTextarea";const m3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-footer",className:me("flex items-center justify-between border-t border-border/30 px-3 py-2",e),...t}));m3.displayName="PromptInputFooter";const h3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-tools",className:me("flex items-center gap-1",e),...t}));h3.displayName="PromptInputTools";const Ac=h.forwardRef(({className:e,tooltip:t,children:r,...n},a)=>{const i=s.jsx(je,{ref:a,type:"button",variant:"ghost",size:"icon",className:me("h-8 w-8 [&_svg]:size-4",e),...n,children:r});return t?s.jsx(Vn,{content:t.shortcut?s.jsxs("span",{className:"flex items-center gap-1.5",children:[t.content,s.jsx("kbd",{className:"rounded bg-white/20 px-1 text-[10px]",children:t.shortcut})]}):t.content,position:t.side??"top",children:i}):i});Ac.displayName="PromptInputButton";const f3=h.forwardRef(({className:e,status:t,children:r,...n},a)=>{const i=h.useContext(l3),o=t??i?.status??"ready",l=o==="submitted"||o==="streaming";return s.jsx(je,{ref:a,type:l?"button":"submit",variant:"default",size:"icon",className:me("h-8 w-8 rounded-lg",e),...n,children:r??(l?s.jsx(o0,{className:"h-3.5 w-3.5 fill-current"}):s.jsx(Z9,{className:"h-4 w-4"}))})});f3.displayName="PromptInputSubmit";function C0({children:e,className:t}){return s.jsx("div",{className:me("inline-flex items-center gap-[2px] rounded-lg bg-muted/60 p-[3px]",t),children:e})}function N0({isActive:e,onClick:t,children:r,className:n}){return s.jsx("button",{onClick:t,className:me("flex touch-manipulation items-center gap-1.5 rounded-md px-3 py-2 text-sm font-medium transition-all duration-150",e?"bg-background text-foreground shadow-sm":"text-muted-foreground active:bg-background/50",n),children:r})}const g3=h.createContext(null);function b3(){const e=h.useContext(g3);if(!e)throw new Error("QueueItem sub-components must be used within <QueueItem>");return e}const x3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"queue",role:"list",className:me("space-y-0.5",e),...t}));x3.displayName="Queue";const y3=h.forwardRef(({status:e="pending",className:t,children:r,...n},a)=>{const i=h.useMemo(()=>({status:e}),[e]);return s.jsx(g3.Provider,{value:i,children:s.jsx("div",{ref:a,"data-slot":"queue-item","data-status":e,role:"listitem",className:me("flex items-start gap-2 py-0.5",t),...n,children:r})})});y3.displayName="QueueItem";const v3=h.forwardRef(({className:e,...t},r)=>{const{status:n}=b3();return s.jsxs("div",{ref:r,"data-slot":"queue-item-indicator","aria-hidden":"true",className:me("mt-0.5 flex h-3.5 w-3.5 flex-shrink-0 items-center justify-center",e),...t,children:[n==="completed"&&s.jsx("svg",{className:"h-3.5 w-3.5 text-green-500 dark:text-green-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"})}),n==="in_progress"&&s.jsx("span",{className:"h-2 w-2 animate-pulse rounded-full bg-blue-500 dark:bg-blue-400"}),n==="pending"&&s.jsx("svg",{className:"h-3.5 w-3.5 text-muted-foreground/50",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("circle",{cx:"12",cy:"12",r:"9",strokeWidth:2})})]})});v3.displayName="QueueItemIndicator";const w3=h.forwardRef(({className:e,children:t,...r},n)=>{const{status:a}=b3();return s.jsx("div",{ref:n,"data-slot":"queue-item-content",className:me("min-w-0 flex-1 text-xs",a==="completed"&&"text-muted-foreground line-through",a==="in_progress"&&"font-medium text-foreground",a==="pending"&&"text-foreground",e),...r,children:t})});w3.displayName="QueueItemContent";const Qv="https://github.com/alicomert/pixcode/issues/new",$O="https://github.com/alicomert/pixcode",ew="https://discord.gg/buxwujPNRE";function tw({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"})})}function UO({updateAvailable:e,releaseInfo:t,latestVersion:r,currentVersion:n,onShowVersionModal:a,onShowSettings:i,t:o}){return s.jsxs("div",{className:"flex-shrink-0",style:{paddingBottom:"env(safe-area-inset-bottom, 0)"},children:[e&&s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"nav-divider"}),s.jsx("div",{className:"hidden px-2 py-1.5 md:block",children:s.jsxs("button",{className:"group flex w-full items-center gap-2.5 rounded-lg px-2.5 py-2 text-left transition-colors hover:bg-blue-50/80 dark:hover:bg-blue-900/15",onClick:a,children:[s.jsxs("div",{className:"relative flex-shrink-0",children:[s.jsx(_v,{className:"h-4 w-4 text-blue-500 dark:text-blue-400"}),s.jsx("span",{className:"absolute -right-0.5 -top-0.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("span",{className:"block truncate text-sm font-medium text-blue-600 dark:text-blue-300",children:t?.title||`v${r}`}),s.jsx("span",{className:"text-[10px] text-blue-500/70 dark:text-blue-400/60",children:o("version.updateAvailable")})]})]})}),s.jsx("div",{className:"px-3 py-2 md:hidden",children:s.jsxs("button",{className:"flex h-11 w-full items-center gap-3 rounded-xl border border-blue-200/60 bg-blue-50/80 px-3.5 transition-all active:scale-[0.98] dark:border-blue-700/40 dark:bg-blue-900/15",onClick:a,children:[s.jsxs("div",{className:"relative flex-shrink-0",children:[s.jsx(_v,{className:"w-4.5 h-4.5 text-blue-500 dark:text-blue-400"}),s.jsx("span",{className:"absolute -right-0.5 -top-0.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]}),s.jsxs("div",{className:"min-w-0 flex-1 text-left",children:[s.jsx("span",{className:"block truncate text-sm font-medium text-blue-600 dark:text-blue-300",children:t?.title||`v${r}`}),s.jsx("span",{className:"text-xs text-blue-500/70 dark:text-blue-400/60",children:o("version.updateAvailable")})]})]})})]}),s.jsx("div",{className:"nav-divider"}),s.jsx("div",{className:"hidden px-2 pt-1.5 md:block",children:s.jsxs("a",{href:Qv,target:"_blank",rel:"noopener noreferrer",className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",children:[s.jsx(Am,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.reportIssue")})]})}),s.jsx("div",{className:"hidden px-2 md:block",children:s.jsxs("a",{href:ew,target:"_blank",rel:"noopener noreferrer",className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",children:[s.jsx(tw,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.joinCommunity")})]})}),s.jsx("div",{className:"hidden px-2 py-1.5 md:block",children:s.jsxs("button",{className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",onClick:i,children:[s.jsx(Lt,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.settings")})]})}),s.jsx("div",{className:"hidden px-3 py-2 text-center md:block",children:s.jsxs("a",{href:$O,target:"_blank",rel:"noopener noreferrer",className:"text-[10px] text-muted-foreground/40 transition-colors hover:text-muted-foreground",children:["Pixcode v",n," – ",o("branding.openSource")]})}),s.jsx("div",{className:"px-3 pt-3 md:hidden",children:s.jsxs("a",{href:Qv,target:"_blank",rel:"noopener noreferrer",className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(Am,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.reportIssue")})]})}),s.jsx("div",{className:"px-3 pt-2 md:hidden",children:s.jsxs("a",{href:ew,target:"_blank",rel:"noopener noreferrer",className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(tw,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.joinCommunity")})]})}),s.jsx("div",{className:"px-3 pb-3 pt-2 md:hidden",children:s.jsxs("button",{className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",onClick:i,children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(Lt,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.settings")})]})})]})}const rw="PIXCODE_GITHUB_STARS",nw="PIXCODE_HIDE_GITHUB_STAR",GO=3600*1e3,HO=(e,t)=>{const[r,n]=h.useState(null),[a,i]=h.useState(()=>{try{return localStorage.getItem(nw)==="true"}catch{return!1}});h.useEffect(()=>{if(a)return;try{const d=localStorage.getItem(rw);if(d){const u=JSON.parse(d);if(Date.now()-u.timestamp<GO){n(u.count);return}}}catch{}(async()=>{try{const d=await fetch(`https://api.github.com/repos/${e}/${t}`);if(!d.ok)return;const p=(await d.json()).stargazers_count;if(typeof p=="number"){n(p);try{localStorage.setItem(rw,JSON.stringify({count:p,timestamp:Date.now()}))}catch{}}}catch{}})()},[e,t,a]);const o=h.useCallback(()=>{i(!0);try{localStorage.setItem(nw,"true")}catch{}},[]),l=r!==null?r>=1e3?`${(r/1e3).toFixed(1)}k`:`${r}`:null;return{starCount:r,formattedCount:l,isDismissed:a,dismiss:o}},qO="https://github.com/alicomert/pixcode";function VO({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"})})}function WO(){const{formattedCount:e,isDismissed:t,dismiss:r}=HO("alicomert","pixcode");return t?null:s.jsxs("div",{className:"group/star relative hidden md:block",children:[s.jsxs("a",{href:qO,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 rounded-lg border border-border/50 bg-muted/30 px-2.5 py-1 text-xs text-muted-foreground transition-colors hover:bg-muted/50 hover:text-foreground",children:[s.jsx(VO,{className:"h-3.5 w-3.5"}),s.jsx(Cs,{className:"h-3 w-3"}),s.jsx("span",{className:"font-medium",children:"Star"}),e&&s.jsx("span",{className:"border-l border-border/50 pl-1.5 tabular-nums",children:e})]}),s.jsx("button",{onClick:n=>{n.preventDefault(),n.stopPropagation(),r()},className:"absolute -right-1.5 -top-1.5 hidden h-4 w-4 items-center justify-center rounded-full border border-border/50 bg-muted text-muted-foreground transition-colors hover:text-foreground group-hover/star:flex","aria-label":"Dismiss",children:s.jsx(bt,{className:"h-2.5 w-2.5"})})]})}function aw({value:e,onChange:t,t:r}){const n="flex flex-1 items-center justify-center gap-1 rounded-md px-2 py-1 text-[11px] font-medium transition-all";return s.jsxs("div",{role:"tablist","aria-label":r("tooltips.historyView",{defaultValue:"History view"}),className:"flex rounded-lg bg-muted/40 p-0.5",children:[s.jsxs("button",{type:"button",role:"tab","aria-selected":e==="flat",onClick:()=>t("flat"),className:me(n,e==="flat"?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),title:r("tooltips.historyViewFlat",{defaultValue:"Recent conversations"}),children:[s.jsx(nl,{className:"h-3 w-3"}),r("historyView.flat",{defaultValue:"Recent"})]}),s.jsxs("button",{type:"button",role:"tab","aria-selected":e==="grouped",onClick:()=>t("grouped"),className:me(n,e==="grouped"?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),title:r("tooltips.historyViewGrouped",{defaultValue:"Grouped by project"}),children:[s.jsx(tD,{className:"h-3 w-3"}),r("historyView.grouped",{defaultValue:"By project"})]})]})}function KO({isPWA:e,isMobile:t,isLoading:r,projectsCount:n,searchFilter:a,onSearchFilterChange:i,onClearSearchFilter:o,searchMode:l,onSearchModeChange:c,onRefresh:d,isRefreshing:u,onCreateProject:p,onQuickStartSession:f,onCollapseSidebar:m,historyView:g,onHistoryViewChange:b,t:x}){const y=()=>s.jsxs("div",{className:"flex min-w-0 items-center gap-2.5",children:[s.jsx("svg",{className:"h-6 w-6 flex-shrink-0",viewBox:"0 0 500 500","aria-hidden":"true",children:s.jsx("g",{transform:"translate(250 250) scale(1.25) translate(-250 -250)",children:s.jsxs("g",{transform:"translate(0 500) scale(0.1 -0.1)",fill:"#5C3FFC",children:[s.jsx("path",{d:"M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"}),s.jsx("path",{d:"M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"})]})})}),s.jsx("h1",{className:"truncate text-sm font-semibold tracking-tight text-foreground",children:x("app.title")})]});return s.jsxs("div",{className:"flex-shrink-0",children:[s.jsxs("div",{className:"hidden px-4 pb-3 pt-4 md:block",style:{},children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsx(y,{}),s.jsxs("div",{className:"flex flex-shrink-0 items-center gap-0.5",children:[s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:d,disabled:u,title:x("tooltips.refresh"),children:s.jsx(_t,{className:`h-4 w-4 ${u?"animate-spin":""}`})}),s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:p,title:x("tooltips.createProject"),children:s.jsx(Ut,{className:"h-4 w-4"})}),s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:m,title:x("tooltips.hideSidebar"),children:s.jsx(K9,{className:"h-4 w-4"})})]})]}),s.jsx(WO,{}),f&&s.jsxs("button",{type:"button",onClick:()=>{f()},className:"mt-2.5 flex w-full items-center justify-center gap-2 rounded-lg border border-primary/20 bg-primary/5 px-3 py-2 text-sm font-medium text-primary transition-colors hover:bg-primary/10",children:[s.jsx(ka,{className:"h-4 w-4"}),x("sidebar.newChat",{defaultValue:"New chat"})]}),n>0&&!r&&s.jsxs("div",{className:"mt-2.5 space-y-2",children:[s.jsx(aw,{value:g,onChange:b,t:x}),s.jsxs("div",{className:"flex rounded-lg bg-muted/50 p-0.5",children:[s.jsxs("button",{onClick:()=>c("projects"),"aria-pressed":l==="projects",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="projects"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Ln,{className:"h-3 w-3"}),x("search.modeProjects")]}),s.jsxs("button",{onClick:()=>c("conversations"),"aria-pressed":l==="conversations",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="conversations"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Qn,{className:"h-3 w-3"}),x("search.modeConversations")]})]}),s.jsxs("div",{className:"relative",children:[s.jsx(wa,{className:"pointer-events-none absolute left-3 top-1/2 h-3.5 w-3.5 -translate-y-1/2 text-muted-foreground/50"}),s.jsx(It,{type:"text",placeholder:x(l==="conversations"?"search.conversationsPlaceholder":"projects.searchPlaceholder"),value:a,onChange:v=>i(v.target.value),className:"nav-search-input h-9 rounded-xl border-0 pl-9 pr-8 text-sm transition-all duration-200 placeholder:text-muted-foreground/40 focus-visible:ring-0 focus-visible:ring-offset-0"}),a&&s.jsx("button",{onClick:o,"aria-label":x("tooltips.clearSearch"),className:"absolute right-2.5 top-1/2 -translate-y-1/2 rounded-md p-0.5 hover:bg-accent",children:s.jsx(bt,{className:"h-3 w-3 text-muted-foreground"})})]})]})]}),s.jsx("div",{className:"nav-divider hidden md:block"}),s.jsxs("div",{className:"p-3 pb-2 md:hidden",style:e&&t?{paddingTop:"16px"}:{},children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx(y,{}),s.jsxs("div",{className:"flex flex-shrink-0 gap-1.5",children:[s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-muted/50 transition-all active:scale-95",onClick:d,disabled:u,children:s.jsx(_t,{className:`h-4 w-4 text-muted-foreground ${u?"animate-spin":""}`})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-primary/90 text-primary-foreground transition-all active:scale-95",onClick:p,children:s.jsx(ti,{className:"h-4 w-4"})})]})]}),n>0&&!r&&s.jsxs("div",{className:"mt-2.5 space-y-2",children:[l==="projects"&&s.jsx(aw,{value:g,onChange:b,t:x}),s.jsxs("div",{className:"flex rounded-lg bg-muted/50 p-0.5",children:[s.jsxs("button",{onClick:()=>c("projects"),"aria-pressed":l==="projects",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="projects"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Ln,{className:"h-3 w-3"}),x("search.modeProjects")]}),s.jsxs("button",{onClick:()=>c("conversations"),"aria-pressed":l==="conversations",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="conversations"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Qn,{className:"h-3 w-3"}),x("search.modeConversations")]})]}),s.jsxs("div",{className:"relative",children:[s.jsx(wa,{className:"pointer-events-none absolute left-3 top-1/2 h-4 w-4 -translate-y-1/2 text-muted-foreground/50"}),s.jsx(It,{type:"text",placeholder:x(l==="conversations"?"search.conversationsPlaceholder":"projects.searchPlaceholder"),value:a,onChange:v=>i(v.target.value),className:"nav-search-input h-10 rounded-xl border-0 pl-10 pr-9 text-sm transition-all duration-200 placeholder:text-muted-foreground/40 focus-visible:ring-0 focus-visible:ring-offset-0"}),a&&s.jsx("button",{onClick:o,"aria-label":x("tooltips.clearSearch"),className:"absolute right-2.5 top-1/2 -translate-y-1/2 rounded-md p-1 hover:bg-accent",children:s.jsx(bt,{className:"h-3.5 w-3.5 text-muted-foreground"})})]})]})]}),s.jsx("div",{className:"nav-divider md:hidden"})]})}const YO=160,iw=180;function k3({actions:e,className:t,triggerLabel:r}){const[n,a]=h.useState(!1),[i,o]=h.useState(null),l=h.useRef(null),c=h.useRef(null);h.useLayoutEffect(()=>{if(!n||!l.current)return;const u=l.current.getBoundingClientRect();let p=u.right-YO;p<8&&(p=8);let f=u.bottom+4;f+iw>window.innerHeight&&(f=Math.max(8,u.top-4-iw)),o({top:f,left:p})},[n]),h.useEffect(()=>{if(!n)return;const u=m=>{const g=m.target;l.current?.contains(g)||c.current?.contains(g)||a(!1)},p=m=>{m.key==="Escape"&&a(!1)},f=()=>a(!1);return document.addEventListener("mousedown",u),document.addEventListener("keydown",p),window.addEventListener("scroll",f,!0),window.addEventListener("resize",f),()=>{document.removeEventListener("mousedown",u),document.removeEventListener("keydown",p),window.removeEventListener("scroll",f,!0),window.removeEventListener("resize",f)}},[n]);const d=u=>p=>{p.stopPropagation(),p.preventDefault(),a(!1),u.onClick()};return s.jsxs(s.Fragment,{children:[s.jsx("button",{ref:l,type:"button","aria-haspopup":"menu","aria-expanded":n,"aria-label":r||"Actions",title:r||"Actions",onClick:u=>{u.stopPropagation(),u.preventDefault(),a(p=>!p)},className:me("flex h-6 w-6 items-center justify-center rounded-md text-muted-foreground","opacity-0 transition-all duration-150 hover:bg-accent hover:text-foreground","group-hover:opacity-100 focus-visible:opacity-100 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary","touch:opacity-100",n&&"bg-accent text-foreground opacity-100",t),children:s.jsx(dD,{className:"h-3.5 w-3.5"})}),n&&i&&Ad.createPortal(s.jsx("div",{ref:c,role:"menu",style:{position:"fixed",top:i.top,left:i.left,zIndex:9999},className:me("w-40 rounded-xl border border-border/60 bg-popover p-1 shadow-lg","animate-in fade-in-0 zoom-in-95 duration-100"),onClick:u=>u.stopPropagation(),onMouseDown:u=>u.stopPropagation(),children:e.map((u,p)=>{const f=u.icon,m=e[p-1],g=p>0&&u.danger&&!m?.danger;return s.jsxs("div",{children:[g&&s.jsx("div",{className:"my-1 h-px bg-border/60"}),s.jsxs("button",{type:"button",role:"menuitem",onClick:d(u),className:me("flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-xs",u.danger?"text-red-600 hover:bg-red-50 dark:text-red-400 dark:hover:bg-red-900/20":"text-foreground hover:bg-accent"),children:[s.jsx(f,{className:"h-3 w-3"}),u.label]})]},u.id)})}),document.body)]})}const sw={xs:"w-3 h-3",sm:"w-4 h-4",md:"w-5 h-5",lg:"w-6 h-6"},ZO={xs:"p-0.5",sm:"p-1",md:"p-1.5",lg:"p-2"},XO=e=>e==="fully-configured"?{icon:ya,colorClassName:"text-green-500 dark:text-green-400",backgroundClassName:"bg-green-50 dark:bg-green-950",label:"TaskMaster Ready",title:"TaskMaster fully configured with MCP server"}:e==="taskmaster-only"?{icon:Lt,colorClassName:"text-blue-500 dark:text-blue-400",backgroundClassName:"bg-blue-50 dark:bg-blue-950",label:"TaskMaster Init",title:"TaskMaster initialized, MCP server needs setup"}:e==="mcp-only"?{icon:ga,colorClassName:"text-amber-500 dark:text-amber-400",backgroundClassName:"bg-amber-50 dark:bg-amber-950",label:"MCP Ready",title:"MCP server configured, TaskMaster needs initialization"}:{icon:bt,colorClassName:"text-gray-400 dark:text-gray-500",backgroundClassName:"bg-gray-50 dark:bg-gray-900",label:"No TaskMaster",title:"TaskMaster not configured"};function JO({status:e="not-configured",size:t="sm",className:r="",showLabel:n=!1}){const a=XO(e),i=a.icon;return n?s.jsxs("div",{className:me("inline-flex items-center gap-1.5 text-xs rounded-md px-2 py-1 transition-colors",a.backgroundClassName,a.colorClassName,r),title:a.title,children:[s.jsx(i,{className:sw[t]}),s.jsx("span",{className:"font-medium",children:a.label})]}):s.jsx("div",{className:me("inline-flex items-center justify-center rounded-full transition-colors",a.backgroundClassName,ZO[t],r),title:a.title,children:s.jsx(i,{className:me(sw[t],a.colorClassName)})})}const QO=(e,t,r)=>{const n=new Date(e),a=t;if(isNaN(n.getTime()))return r?r("status.unknown"):"Unknown";const i=a.getTime()-n.getTime(),o=Math.floor(i/1e3),l=Math.floor(i/(1e3*60)),c=Math.floor(i/(1e3*60*60)),d=Math.floor(i/(1e3*60*60*24));return o<60?r?r("time.justNow"):"Just now":l===1?r?r("time.oneMinuteAgo"):"1 min ago":l<60?r?r("time.minutesAgo",{count:l}):`${l} mins ago`:c===1?r?r("time.oneHourAgo"):"1 hour ago":c<24?r?r("time.hoursAgo",{count:c}):`${c} hours ago`:d===1?r?r("time.oneDayAgo"):"1 day ago":d<7?r?r("time.daysAgo",{count:d}):`${d} days ago`:n.toLocaleDateString()};function ow({isStarred:e,canDelete:t,onRename:r,onToggleStar:n,onDelete:a,t:i,className:o}){const l=d=>s.jsx(Cs,{className:`${d.className??""} ${e?"fill-yellow-400 text-yellow-500":""}`}),c=[{id:"rename",label:i("actions.rename"),icon:aD,onClick:r},{id:"star",label:e?i("actions.unstarSession",{defaultValue:"Remove star"}):i("actions.starSession",{defaultValue:"Star"}),icon:l,onClick:n}];return t&&c.push({id:"delete",label:i("actions.delete"),icon:vr,onClick:a,danger:!0}),s.jsx(k3,{actions:c,className:o,triggerLabel:i("tooltips.sessionActions",{defaultValue:"Session actions"})})}const eM={claude:"Claude",cursor:"Cursor",codex:"Codex",gemini:"Gemini",qwen:"Qwen Code",opencode:"OpenCode"},lw={claude:"bg-orange-500/10 text-orange-600 dark:bg-orange-400/10 dark:text-orange-300 ring-1 ring-orange-500/15",cursor:"bg-sky-500/10 text-sky-600 dark:bg-sky-400/10 dark:text-sky-300 ring-1 ring-sky-500/15",codex:"bg-violet-500/10 text-violet-600 dark:bg-violet-400/10 dark:text-violet-300 ring-1 ring-violet-500/15",gemini:"bg-emerald-500/10 text-emerald-600 dark:bg-emerald-400/10 dark:text-emerald-300 ring-1 ring-emerald-500/15",qwen:"bg-amber-500/10 text-amber-600 dark:bg-amber-400/10 dark:text-amber-300 ring-1 ring-amber-500/15",opencode:"bg-teal-500/10 text-teal-600 dark:bg-teal-400/10 dark:text-teal-300 ring-1 ring-teal-500/15"};function S3({project:e,session:t,selectedSession:r,currentTime:n,editingSession:a,editingSessionName:i,isStarred:o,compact:l=!1,onEditingSessionNameChange:c,onStartEditingSession:d,onCancelEditingSession:u,onSaveEditingSession:p,onToggleStarSession:f,onProjectSelect:m,onSessionSelect:g,onDeleteSession:b,t:x}){const y=ML(t,n,x),v=r?.id===t.id,w=a===t.id,k=t.__provider,E=eM[k]??k,S=lw[k]??lw.claude,j=DL(y.sessionName),A=()=>{m(e),g(t,e.name)},_=()=>{p(e.name,t.id,i,k)},N=()=>{b(e.name,t.id,y.sessionName,k)},D=()=>d(t.id,y.sessionName),T=()=>f(e.name,t.id),R=s.jsxs("div",{className:"mt-0.5 flex min-w-0 flex-wrap items-center gap-1 text-[10px] leading-tight",children:[s.jsxs("span",{className:me("inline-flex items-center gap-1 rounded-full px-1.5 py-px font-medium",S),children:[s.jsx(lr,{provider:k,className:"h-2.5 w-2.5"}),E]}),s.jsx("span",{className:"text-muted-foreground/80",children:QO(y.sessionTime,n,x)}),y.isActive&&s.jsxs("span",{className:"inline-flex items-center gap-1 text-green-600 dark:text-green-400",children:[s.jsx("span",{className:"h-1.5 w-1.5 animate-pulse rounded-full bg-green-500"}),x("status.active",{defaultValue:"Active"})]}),j.slice(0,3).map(F=>s.jsxs("span",{className:"rounded-md bg-muted/60 px-1 py-px font-mono text-[9px] uppercase tracking-wide text-muted-foreground ring-1 ring-border/40",children:[".",F]},F))]}),C=s.jsxs(s.Fragment,{children:[s.jsx("input",{type:"text",value:i,onChange:F=>c(F.target.value),onKeyDown:F=>{F.stopPropagation(),F.key==="Enter"?_():F.key==="Escape"&&u()},onClick:F=>F.stopPropagation(),className:"w-full rounded-md border border-primary/40 bg-background px-2 py-1 text-xs focus:outline-none focus:ring-1 focus:ring-primary",autoFocus:!0}),s.jsx("button",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-green-50 hover:bg-green-100 dark:bg-green-900/20 dark:hover:bg-green-900/40",onClick:F=>{F.stopPropagation(),_()},title:x("tooltips.save"),children:s.jsx(Qt,{className:"h-3 w-3 text-green-600 dark:text-green-400"})}),s.jsx("button",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-gray-50 hover:bg-gray-100 dark:bg-gray-900/20 dark:hover:bg-gray-900/40",onClick:F=>{F.stopPropagation(),u()},title:x("tooltips.cancel"),children:s.jsx(bt,{className:"h-3 w-3 text-gray-600 dark:text-gray-400"})})]}),P=s.jsx("div",{className:"md:hidden",children:s.jsx("div",{className:me("relative mx-3 my-0.5 rounded-lg border border-border/30 bg-card p-2 transition-all duration-150 active:scale-[0.98]",v&&"border-primary/30 bg-primary/5 shadow-sm",!v&&y.isActive&&"border-green-500/25 bg-green-50/5 dark:bg-green-900/5",o&&!v&&"ring-1 ring-yellow-300/50 dark:ring-yellow-500/30"),onClick:w?void 0:A,children:w?s.jsx("div",{className:"flex items-center gap-1",children:C}):s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("div",{className:me("flex h-6 w-6 flex-shrink-0 items-center justify-center rounded-md",v?"bg-primary/10":"bg-muted/60"),children:s.jsx(lr,{provider:k,className:"h-3 w-3"})}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsxs("div",{className:"flex items-center gap-1",children:[o&&s.jsx("span",{className:"text-yellow-500","aria-hidden":!0,children:"★"}),s.jsx("span",{className:"truncate text-xs font-medium text-foreground",children:y.sessionName})]}),R]}),s.jsx("div",{className:"flex-shrink-0",onClick:F=>F.stopPropagation(),children:s.jsx(ow,{isStarred:o,canDelete:!y.isCursorSession,onRename:D,onToggleStar:T,onDelete:N,t:x,className:"!opacity-100"})})]})})}),H=s.jsxs("div",{className:me("group/item relative hidden md:block"),children:[s.jsxs(je,{variant:"ghost",className:me("relative h-auto w-full justify-start overflow-hidden p-0 text-left font-normal transition-colors duration-150","hover:bg-accent/60",v&&"bg-accent text-accent-foreground",o&&!v&&"bg-yellow-50/40 hover:bg-yellow-100/40 dark:bg-yellow-900/10 dark:hover:bg-yellow-900/20",l?"rounded-xl px-3 py-2.5":"rounded-lg px-3 py-2"),onClick:w?void 0:()=>g(t,e.name),children:[v&&s.jsx("span",{"aria-hidden":!0,className:"absolute left-0 top-1/2 h-5 w-0.5 -translate-y-1/2 rounded-r bg-primary"}),!v&&!w&&s.jsx("span",{"aria-hidden":!0,className:"session-item-accent"}),s.jsxs("div",{className:"flex w-full min-w-0 items-start gap-2 pr-6",children:[s.jsx("div",{className:me("mt-0.5 flex h-5 w-5 flex-shrink-0 items-center justify-center rounded-md",v?"bg-primary/10":"bg-muted/50 group-hover/item:bg-muted/80"),children:s.jsx(lr,{provider:k,className:"h-3 w-3"})}),s.jsx("div",{className:"min-w-0 flex-1",children:w?s.jsx("div",{className:"flex items-center gap-1",children:C}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex min-w-0 items-center gap-1",children:[o&&s.jsx("span",{className:"flex-shrink-0 text-yellow-500","aria-hidden":!0,children:"★"}),s.jsx("span",{className:"truncate text-xs font-medium text-foreground",children:y.sessionName})]}),R]})})]})]}),!w&&s.jsx("div",{className:"absolute right-1.5 top-1/2 -translate-y-1/2",onClick:F=>F.stopPropagation(),children:s.jsx(ow,{isStarred:o,canDelete:!y.isCursorSession,onRename:D,onToggleStar:T,onDelete:N,t:x,className:"opacity-0 focus-visible:opacity-100 group-hover/item:opacity-100"})})]});return s.jsxs("div",{className:"group relative",children:[P,H]})}const tM=e=>e==="claude-code"?"claude":e==="codex"?"codex":e==="gemini"?"gemini":e==="qwen"?"qwen":e==="opencode"?"opencode":null;function rM(){return s.jsx(s.Fragment,{children:Array.from({length:3}).map((e,t)=>s.jsx("div",{className:"rounded-md p-2",children:s.jsxs("div",{className:"flex items-start gap-2",children:[s.jsx("div",{className:"mt-0.5 h-3 w-3 animate-pulse rounded-full bg-muted"}),s.jsxs("div",{className:"flex-1 space-y-1",children:[s.jsx("div",{className:"h-3 animate-pulse rounded bg-muted",style:{width:`${60+t*15}%`}}),s.jsx("div",{className:"h-2 w-1/2 animate-pulse rounded bg-muted"})]})]})},t))})}function nM({project:e,isExpanded:t,sessions:r,selectedSession:n,initialSessionsLoaded:a,isLoadingSessions:i,currentTime:o,editingSession:l,editingSessionName:c,isSessionStarred:d,onEditingSessionNameChange:u,onStartEditingSession:p,onCancelEditingSession:f,onSaveEditingSession:m,onToggleStarSession:g,onProjectSelect:b,onSessionSelect:x,onDeleteSession:y,onLoadMoreSessions:v,onNewSession:w,onOpenOrchestration:k,t:E}){const[S,j]=h.useState([]);if(h.useEffect(()=>{if(!t)return;let N=!1;const D=async()=>{const R=await ke(`/api/orchestration/workflows/runs?projectId=${encodeURIComponent(e.name)}`);if(!R.ok)return;const C=await R.json();N||j((C.runs??[]).slice(0,5))};D();const T=window.setInterval(()=>{D()},15e3);return()=>{N=!0,window.clearInterval(T)}},[t,e.name]),!t)return null;const A=r.length>0,_=e.sessionMeta?.hasMore===!0;return s.jsxs("div",{className:"ml-3 space-y-1 border-l border-border pl-3",children:[s.jsx("div",{className:"px-3 pb-1 pt-1 md:hidden",children:s.jsxs("button",{className:"flex h-8 w-full items-center justify-center gap-2 rounded-md bg-primary text-xs font-medium text-primary-foreground transition-all duration-150 hover:bg-primary/90 active:scale-[0.98]",onClick:()=>{b(e),w(e)},children:[s.jsx(Ut,{className:"h-3 w-3"}),E("sessions.newSession")]})}),s.jsxs(je,{variant:"default",size:"sm",className:"hidden h-8 w-full justify-start gap-2 bg-primary text-xs font-medium text-primary-foreground transition-colors hover:bg-primary/90 md:flex",onClick:()=>w(e),children:[s.jsx(Ut,{className:"h-3 w-3"}),E("sessions.newSession")]}),S.length>0&&s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"flex items-center gap-1 px-3 pt-2 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:[s.jsx(ea,{className:"h-3 w-3"}),E("orchestration.section")]}),S.map(N=>{const D=[...new Set(N.nodeRuns.map(T=>tM(T.adapterId)).filter(Boolean))];return s.jsx("button",{type:"button",onClick:()=>k?.(e,N.id),className:"w-full rounded-lg px-3 py-2 text-left transition-colors hover:bg-accent/60",children:s.jsxs("div",{className:"flex min-w-0 items-start gap-2",children:[s.jsx(ea,{className:"mt-0.5 h-4 w-4 flex-shrink-0 text-primary"}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("div",{className:"truncate text-xs font-medium text-foreground",children:N.input||E("orchestration.fallbackTitle")}),s.jsxs("div",{className:"mt-1 flex items-center gap-1",children:[D.slice(0,4).map(T=>s.jsx("span",{className:"flex h-4 w-4 items-center justify-center rounded bg-muted",children:s.jsx(lr,{provider:T,className:"h-3 w-3"})},T)),s.jsx("span",{className:"text-[10px] text-muted-foreground",children:E(`common:orchestration.status.${N.status}`,{defaultValue:N.status})})]})]})]})},N.id)})]}),a?!A&&!i?s.jsx("div",{className:"px-3 py-2 text-left",children:s.jsx("p",{className:"text-xs text-muted-foreground",children:E("sessions.noSessions")})}):r.map(N=>s.jsx(S3,{project:e,session:N,selectedSession:n,currentTime:o,editingSession:l,editingSessionName:c,isStarred:d(e.name,N.id),onEditingSessionNameChange:u,onStartEditingSession:p,onCancelEditingSession:f,onSaveEditingSession:m,onToggleStarSession:g,onProjectSelect:b,onSessionSelect:x,onDeleteSession:y,t:E},N.id)):s.jsx(rM,{}),A&&_&&s.jsx(je,{variant:"ghost",size:"sm",className:"mt-2 w-full justify-center gap-2 text-muted-foreground",onClick:()=>v(e),disabled:i,children:i?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"h-3 w-3 animate-spin rounded-full border border-muted-foreground border-t-transparent"}),E("sessions.loading")]}):s.jsxs(s.Fragment,{children:[s.jsx(Mr,{className:"h-3 w-3"}),E("sessions.showMore")]})})]})}const aM=(e,t)=>{const r=e.length;return t&&r>=5?`${r}+`:`${r}`};function iM({project:e,selectedProject:t,selectedSession:r,isExpanded:n,isDeleting:a,isStarred:i,editingProject:o,editingName:l,sessions:c,initialSessionsLoaded:d,isLoadingSessions:u,currentTime:p,editingSession:f,editingSessionName:m,tasksEnabled:g,mcpServerStatus:b,isSessionStarred:x,onEditingNameChange:y,onToggleProject:v,onProjectSelect:w,onToggleStarProject:k,onToggleStarSession:E,onStartEditingProject:S,onCancelEditingProject:j,onSaveProjectName:A,onDeleteProject:_,onSessionSelect:N,onDeleteSession:D,onLoadMoreSessions:T,onNewSession:R,onOpenOrchestration:C,onEditingSessionNameChange:P,onStartEditingSession:H,onCancelEditingSession:F,onSaveEditingSession:U,t:G}){const O=t?.name===e.name,q=o===e.name,$=e.sessionMeta?.hasMore===!0,z=aM(c,$),ne=`${z} session${c.length===1?"":"s"}`,Q=zL(e,b),ge=()=>v(e.name),ae=()=>k(e.name),pe=()=>{A(e.name)},de=()=>{t?.name!==e.name&&w(e),ge()};return s.jsxs("div",{className:me("md:space-y-1",a&&"opacity-50 pointer-events-none"),children:[s.jsxs("div",{className:"md:group group",children:[s.jsx("div",{className:"md:hidden",children:s.jsx("div",{className:me("p-3 mx-3 my-1 rounded-lg bg-card border border-border/50 active:scale-[0.98] transition-all duration-150",O&&"bg-primary/5 border-primary/20",i&&!O&&"bg-yellow-50/50 dark:bg-yellow-900/5 border-yellow-200/30 dark:border-yellow-800/30"),onClick:ge,children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center gap-3",children:[s.jsx("div",{className:me("w-8 h-8 rounded-lg flex items-center justify-center transition-colors",n?"bg-primary/10":"bg-muted"),children:n?s.jsx(va,{className:"h-4 w-4 text-primary"}):s.jsx(Ln,{className:"h-4 w-4 text-muted-foreground"})}),s.jsx("div",{className:"min-w-0 flex-1",children:q?s.jsx("input",{type:"text",value:l,onChange:fe=>y(fe.target.value),className:"w-full rounded-lg border-2 border-primary/40 bg-background px-3 py-2 text-sm text-foreground shadow-sm transition-all duration-200 focus:border-primary focus:shadow-md focus:outline-none",placeholder:G("projects.projectNamePlaceholder"),autoFocus:!0,autoComplete:"off",onClick:fe=>fe.stopPropagation(),onKeyDown:fe=>{fe.key==="Enter"&&pe(),fe.key==="Escape"&&j()},style:{fontSize:"16px",WebkitAppearance:"none",borderRadius:"8px"}}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center justify-between",children:[s.jsx("h3",{className:"truncate text-sm font-medium text-foreground",children:e.displayName}),g&&s.jsx(JO,{status:Q,size:"xs",className:"ml-2 hidden flex-shrink-0 md:inline-flex"})]}),s.jsx("p",{className:"text-xs text-muted-foreground",children:ne})]})})]}),s.jsx("div",{className:"flex items-center gap-1",children:q?s.jsxs(s.Fragment,{children:[s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-green-500 shadow-sm transition-all duration-150 active:scale-90 active:shadow-none dark:bg-green-600",onClick:fe=>{fe.stopPropagation(),pe()},children:s.jsx(Qt,{className:"h-4 w-4 text-white"})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-gray-500 shadow-sm transition-all duration-150 active:scale-90 active:shadow-none dark:bg-gray-600",onClick:fe=>{fe.stopPropagation(),j()},children:s.jsx(bt,{className:"h-4 w-4 text-white"})})]}):s.jsxs(s.Fragment,{children:[s.jsx("button",{className:me("w-8 h-8 rounded-lg flex items-center justify-center active:scale-90 transition-all duration-150 border",i?"bg-yellow-500/10 dark:bg-yellow-900/30 border-yellow-200 dark:border-yellow-800":"bg-gray-500/10 dark:bg-gray-900/30 border-gray-200 dark:border-gray-800"),onClick:fe=>{fe.stopPropagation(),ae()},title:G(i?"tooltips.removeFromFavorites":"tooltips.addToFavorites"),children:s.jsx(Cs,{className:me("w-4 h-4 transition-colors",i?"text-yellow-600 dark:text-yellow-400 fill-current":"text-gray-600 dark:text-gray-400")})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg border border-red-200 bg-red-500/10 active:scale-90 dark:border-red-800 dark:bg-red-900/30",onClick:fe=>{fe.stopPropagation(),_(e)},children:s.jsx(vr,{className:"h-4 w-4 text-red-600 dark:text-red-400"})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg border border-primary/20 bg-primary/10 active:scale-90 dark:border-primary/30 dark:bg-primary/20",onClick:fe=>{fe.stopPropagation(),S(e)},children:s.jsx(Em,{className:"h-4 w-4 text-primary"})}),s.jsx("div",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-muted/30",children:n?s.jsx(Mr,{className:"h-3 w-3 text-muted-foreground"}):s.jsx(En,{className:"h-3 w-3 text-muted-foreground"})})]})})]})})}),s.jsxs(je,{variant:"ghost",className:me("hidden md:flex w-full justify-between p-2 h-auto font-normal hover:bg-accent/50",O&&"bg-accent text-accent-foreground",i&&!O&&"bg-yellow-50/50 dark:bg-yellow-900/10 hover:bg-yellow-100/50 dark:hover:bg-yellow-900/20"),onClick:de,children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center gap-3",children:[n?s.jsx(va,{className:"h-4 w-4 flex-shrink-0 text-primary"}):s.jsx(Ln,{className:"h-4 w-4 flex-shrink-0 text-muted-foreground"}),s.jsx("div",{className:"min-w-0 flex-1 text-left",children:q?s.jsxs("div",{className:"space-y-1",children:[s.jsx("input",{type:"text",value:l,onChange:fe=>y(fe.target.value),className:"w-full rounded border border-border bg-background px-2 py-1 text-sm text-foreground focus:ring-2 focus:ring-primary/20",placeholder:G("projects.projectNamePlaceholder"),autoFocus:!0,onKeyDown:fe=>{fe.key==="Enter"&&pe(),fe.key==="Escape"&&j()}}),s.jsx("div",{className:"truncate text-xs text-muted-foreground",title:e.fullPath,children:e.fullPath})]}):s.jsxs("div",{children:[s.jsx("div",{className:"truncate text-sm font-semibold text-foreground",title:e.displayName,children:e.displayName}),s.jsxs("div",{className:"text-xs text-muted-foreground",children:[z,e.fullPath!==e.displayName&&s.jsxs("span",{className:"ml-1 opacity-60",title:e.fullPath,children:[" - ",e.fullPath.length>25?`...${e.fullPath.slice(-22)}`:e.fullPath]})]})]})})]}),s.jsx("div",{className:"flex flex-shrink-0 items-center gap-1",children:q?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded text-green-600 transition-colors hover:bg-green-50 hover:text-green-700 dark:hover:bg-green-900/20",onClick:fe=>{fe.stopPropagation(),pe()},children:s.jsx(Qt,{className:"h-3 w-3"})}),s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded text-gray-500 transition-colors hover:bg-gray-50 hover:text-gray-700 dark:hover:bg-gray-800",onClick:fe=>{fe.stopPropagation(),j()},children:s.jsx(bt,{className:"h-3 w-3"})})]}):s.jsxs(s.Fragment,{children:[i&&s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded hover:bg-yellow-50 dark:hover:bg-yellow-900/20",onClick:fe=>{fe.stopPropagation(),ae()},title:G("tooltips.removeFromFavorites"),children:s.jsx(Cs,{className:"h-3 w-3 fill-current text-yellow-600 dark:text-yellow-400"})}),s.jsx(k3,{triggerLabel:G("tooltips.projectActions",{defaultValue:"Project actions"}),actions:[{id:"rename",label:G("actions.rename"),icon:Em,onClick:()=>S(e)},{id:"star",label:G(i?"tooltips.removeFromFavorites":"tooltips.addToFavorites"),icon:Cs,onClick:ae},{id:"delete",label:G("actions.delete",{defaultValue:"Delete"}),icon:vr,onClick:()=>_(e),danger:!0}]}),n?s.jsx(Mr,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"}):s.jsx(En,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})]})})]})]}),s.jsx(nM,{project:e,isExpanded:n,sessions:c,selectedSession:r,initialSessionsLoaded:d,isLoadingSessions:u,currentTime:p,editingSession:f,editingSessionName:m,isSessionStarred:x,onEditingSessionNameChange:P,onStartEditingSession:H,onCancelEditingSession:F,onSaveEditingSession:U,onToggleStarSession:E,onProjectSelect:w,onSessionSelect:N,onDeleteSession:D,onLoadMoreSessions:T,onNewSession:R,onOpenOrchestration:C,t:G})]})}function E3({isLoading:e,loadingProgress:t,projectsCount:r,filteredProjectsCount:n,t:a}){return e?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx("div",{className:"h-6 w-6 animate-spin rounded-full border-2 border-muted-foreground border-t-transparent"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.loadingProjects")}),t&&t.total>0?s.jsxs("div",{className:"space-y-2",children:[s.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full bg-muted",children:s.jsx("div",{className:"h-full bg-primary transition-all duration-300 ease-out",style:{width:`${t.current/t.total*100}%`}})}),s.jsxs("p",{className:"text-sm text-muted-foreground",children:[t.current,"/",t.total," ",a("projects.projects")]}),t.currentProject&&s.jsx("p",{className:"mx-auto max-w-[200px] truncate text-xs text-muted-foreground/70",title:t.currentProject,children:t.currentProject.split("-").slice(-2).join("/")})]}):s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.fetchingProjects")})]}):r===0?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx(Ln,{className:"h-6 w-6 text-muted-foreground"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.noProjects")}),s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.runClaudeCli")})]}):n===0?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx(wa,{className:"h-6 w-6 text-muted-foreground"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.noMatchingProjects")}),s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.tryDifferentSearch")})]}):null}function sM({projects:e,filteredProjects:t,selectedProject:r,selectedSession:n,isLoading:a,loadingProgress:i,expandedProjects:o,editingProject:l,editingName:c,loadingSessions:d,initialSessionsLoaded:u,currentTime:p,editingSession:f,editingSessionName:m,deletingProjects:g,tasksEnabled:b,mcpServerStatus:x,getProjectSessions:y,isProjectStarred:v,isSessionStarred:w,onEditingNameChange:k,onToggleProject:E,onProjectSelect:S,onToggleStarProject:j,onToggleStarSession:A,onStartEditingProject:_,onCancelEditingProject:N,onSaveProjectName:D,onDeleteProject:T,onSessionSelect:R,onDeleteSession:C,onLoadMoreSessions:P,onNewSession:H,onOpenOrchestration:F,onEditingSessionNameChange:U,onStartEditingSession:G,onCancelEditingSession:O,onSaveEditingSession:q,t:$}){const z=s.jsx(E3,{isLoading:a,loadingProgress:i,projectsCount:e.length,filteredProjectsCount:t.length,t:$});h.useEffect(()=>{let de="Pixcode";const fe=r?.displayName?.trim();fe&&(de=`${fe} - ${de}`),document.title=de},[r]);const ne=!a&&e.length>0&&t.length>0,Q=de=>de.source==="history"||de.autoDiscovered===!0&&de.isManuallyAdded!==!0,ge=t.filter(de=>!Q(de)),ae=t.filter(de=>Q(de)),pe=de=>s.jsx(iM,{project:de,selectedProject:r,selectedSession:n,isExpanded:o.has(de.name),isDeleting:g.has(de.name),isStarred:v(de.name),editingProject:l,editingName:c,sessions:y(de),initialSessionsLoaded:u.has(de.name),isLoadingSessions:!!d[de.name],currentTime:p,editingSession:f,editingSessionName:m,tasksEnabled:b,mcpServerStatus:x,isSessionStarred:w,onEditingNameChange:k,onToggleProject:E,onProjectSelect:S,onToggleStarProject:j,onToggleStarSession:A,onStartEditingProject:_,onCancelEditingProject:N,onSaveProjectName:D,onDeleteProject:T,onSessionSelect:R,onDeleteSession:C,onLoadMoreSessions:P,onNewSession:H,onOpenOrchestration:F,onEditingSessionNameChange:U,onStartEditingSession:G,onCancelEditingSession:O,onSaveEditingSession:q,t:$},de.name);return s.jsx("div",{className:"pb-safe-area-inset-bottom md:space-y-1",children:ne?s.jsxs(s.Fragment,{children:[ge.map(de=>pe(de)),ae.length>0&&s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"px-3 pb-1 pt-3 text-[11px] font-semibold uppercase tracking-wide text-gray-500 dark:text-gray-400",children:$("projects.detectedFromHistory")}),ae.map(de=>pe(de))]})]}):z})}function ua(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function C3(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}/*!
229
+ */const $9=[["rect",{width:"8",height:"8",x:"3",y:"3",rx:"2",key:"by2w9f"}],["path",{d:"M7 11v4a2 2 0 0 0 2 2h4",key:"xkn7yn"}],["rect",{width:"8",height:"8",x:"13",y:"13",rx:"2",key:"1cgmvn"}]],U9=ft("workflow",$9),r0=M4,W4=AI,_v=EI,G9=MI,H9=fI,n0=vI,q9=O4,Mr=z4,V9=g7,a0=d7,En=p7,W9=h7,In=kI,Jn=O4,Vc=NI,K4=xI,K9=i7,Y9=o7,Y4=jI,_t=P4,nr=P4,Id=LI,Z4=RI,Z9=N8,ga=G7,Tr=q7,Qt=n7,ya=t7,X4=u8,an=Y8,X9=U4,J9=U4,Wc=KI,i0=v7,J4=x7,Rd=B4,Uo=C7,rl=O7,$t=P7,Ln=n8,va=Q7,ti=t8,Q9=D8,eD=c8,nl=g8,s0=G8,tD=FI,Dd=ZI,rD=dR,nD=t0,aD=t0,Em=j8,iD=i8,sD=X7,oD=eR,lD=$8,cD=k8,Q4=A8,Cm=t0,eE=O8,Ut=P8,vr=pR,dD=z7,wa=v8,bt=G4,Nm=G4,o0=aR,l0=HI,uD=UI,Tm=BI,pD=$7,Qn=F4,mD=F4,hD=hR,tE=gR,Am=JI,rE=S7,Hi=Y7,c0=W7,zi=o8,nE=B4,d0=$4,fD=$4,aE=h8,bn=x8,u0=E8,iE=I7,sE=lR,gD=z8,oE=W8,bD=q8,Lt=T7,xD=uI,lE=D7,ka=J8,Cs=rR,p0=sR,Br=_7,m0=VI,yD=NR,Sl=RR,h0=q4,vD=q4,Zr=f9,_m=b9,wD=y9,rs=ER,ns=AR,kD=jR,Ao=LR,Ns=MR,jv=$R,_o=GR,uo=WR,SD=YR,cE=o9,jm=XR,po=t9,mo=QR,Iv=n9,ho=i9,Im=c9,ED=u9,Rm=m9,ys=S9,jo=C9,Pa=T9,as=_9,CD=I9,Dm=D9,ND=M9,fo=B9,ea=U9,al=zR,dE=qR,TD=w9,AD=F9,_D=[{type:"key",id:"esc",label:"Esc",sequence:"\x1B"},{type:"key",id:"tab",label:"Tab",sequence:" "},{type:"key",id:"shift-tab",label:"⇧Tab",sequence:"\x1B[Z"},{type:"modifier",id:"ctrl",label:"CTRL",modifier:"ctrl"},{type:"modifier",id:"alt",label:"ALT",modifier:"alt"},{type:"arrow",id:"arrow-up",sequence:"\x1B[A",icon:"up"},{type:"arrow",id:"arrow-down",sequence:"\x1B[B",icon:"down"},{type:"arrow",id:"arrow-left",sequence:"\x1B[D",icon:"left"},{type:"arrow",id:"arrow-right",sequence:"\x1B[C",icon:"right"}],jD={up:W4,down:r0,left:H9,right:n0},go=e=>e.preventDefault(),Rv="shrink-0 rounded-md border border-gray-600 bg-gray-700 px-2.5 py-1.5 text-xs font-medium text-gray-100 transition-colors select-none active:bg-blue-600 active:text-white active:border-blue-600 disabled:cursor-not-allowed disabled:opacity-40",ID="shrink-0 rounded-md border border-blue-500 bg-blue-600 px-2.5 py-1.5 text-xs font-medium text-white transition-colors select-none disabled:cursor-not-allowed disabled:opacity-40",Cu="shrink-0 rounded-md border border-gray-600 bg-gray-700 p-1.5 text-gray-100 transition-colors select-none active:bg-blue-600 active:text-white active:border-blue-600 disabled:cursor-not-allowed disabled:opacity-40";function Dv({wsRef:e,terminalRef:t,isConnected:r,bottomOffset:n="bottom-0"}){const{t:a}=Re("settings"),[i,o]=h.useState(!1),[l,c]=h.useState(!1),d=h.useCallback(m=>{ji(e.current,{type:"input",data:m})},[e]),u=h.useCallback(()=>{t.current?.scrollToBottom()},[t]),p=h.useCallback(async()=>{if(!(typeof navigator>"u"||!navigator.clipboard?.readText))try{const m=await navigator.clipboard.readText();m.length>0&&d(m)}catch{}},[d]),f=h.useCallback(m=>{let g=m;if(i&&m.length===1){const b=m.toLowerCase().charCodeAt(0);b>=97&&b<=122&&(g=String.fromCharCode(b-96)),o(!1)}l&&m.length===1&&(g="\x1B"+g,c(!1)),d(g)},[i,l,d]);return s.jsx("div",{className:`pointer-events-none fixed inset-x-0 ${n} z-20 px-2 md:hidden`,children:s.jsxs("div",{className:"pointer-events-auto flex items-center gap-1 overflow-x-auto rounded-lg border border-gray-700/80 bg-gray-900/95 px-1.5 py-1.5 shadow-lg backdrop-blur-sm [-webkit-overflow-scrolling:touch] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",children:[s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>{p()},disabled:!r,className:Cu,title:a("terminalShortcuts.paste",{defaultValue:"Paste"}),"aria-label":a("terminalShortcuts.paste",{defaultValue:"Paste"}),children:s.jsx(i0,{className:"h-4 w-4"})}),_D.map(m=>{if(m.type==="modifier"){const g=m.modifier==="ctrl"?i:l,b=m.modifier==="ctrl"?()=>o(x=>!x):()=>c(x=>!x);return s.jsx("button",{type:"button",onPointerDown:go,onClick:b,disabled:!r,className:g?ID:Rv,children:m.label},m.id)}if(m.type==="arrow"){const g=jD[m.icon];return s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>d(m.sequence),disabled:!r,className:Cu,children:s.jsx(g,{className:"h-4 w-4"})},m.id)}return s.jsx("button",{type:"button",onPointerDown:go,onClick:()=>f(m.sequence),disabled:!r,className:Rv,children:m.label},m.id)}),s.jsx("button",{type:"button",onPointerDown:go,onClick:u,disabled:!r,className:Cu,title:a("terminalShortcuts.scrollDown"),"aria-label":a("terminalShortcuts.scrollDown"),children:s.jsx(q9,{className:"h-4 w-4"})})]})})}function uE({selectedProject:e=null,selectedSession:t=null,initialCommand:r=null,isPlainShell:n=!1,onProcessComplete:a=null,minimal:i=!1,autoConnect:o=!1,isActive:l=!0}){const{t:c}=Re("chat"),[d,u]=h.useState(!1),[p,f]=h.useState(null),m=h.useRef(null),g=h.useRef(null),{terminalContainerRef:b,terminalRef:x,wsRef:y,isConnected:v,isInitialized:w,isConnecting:k,authUrl:E,authUrlVersion:S,connectToShell:j,disconnectFromShell:A,openAuthUrlInBrowser:_,copyAuthUrlToClipboard:N}=iI({selectedProject:e,selectedSession:t,initialCommand:r,isPlainShell:n,minimal:i,autoConnect:o,isRestarting:d,onProcessComplete:a,onOutputRef:g}),D=h.useCallback(()=>{const $=x.current;if(!$)return;const z=$.buffer.active,ne=z.baseY+z.cursorY,Q=Math.min(z.baseY+z.length-1,ne+10),ge=Math.max(0,ne-Fj),ae=[];for(let Se=ge;Se<=Q;Se++){const ze=z.getLine(Se);ze&&ae.push(ze.translateToString().trimEnd())}let pe=-1;for(let Se=ae.length-1;Se>=0;Se--)if(/esc to cancel/i.test(ae[Se])||/enter to select/i.test(ae[Se])){pe=Se;break}if(pe===-1){f(null);return}const de=new Map,fe=Math.max(0,pe-zj);for(let Se=pe-1;Se>=fe;Se--){const ze=ae[Se].match(/^\s*[❯›>]?\s*(\d+)\.\s+(.+)/);if(ze){const M=ze[1],ue=ze[2].trim();parseInt(M,10)<=Bj&&ue.length>0&&!de.has(M)&&de.set(M,ue)}}const ve=[];for(let Se=1;Se<=de.size&&de.has(String(Se));Se++)ve.push({number:String(Se),label:de.get(String(Se))});f(ve.length>=$j?ve:null)},[x]),T=h.useCallback(()=>{m.current&&clearTimeout(m.current),m.current=setTimeout(D,Pj)},[D]);h.useEffect(()=>{g.current=T},[T]),h.useEffect(()=>()=>{m.current&&clearTimeout(m.current)},[]),h.useEffect(()=>{v||(m.current&&(clearTimeout(m.current),m.current=null),f(null))},[v]),h.useEffect(()=>{if(!l||!w||!v)return;const $=()=>{x.current?.focus()},z=window.requestAnimationFrame($),ne=window.setTimeout($,0);return()=>{window.cancelAnimationFrame(z),window.clearTimeout(ne)}},[l,v,w,x]);const R=h.useCallback($=>{ji(y.current,{type:"input",data:$})},[y]),C=h.useMemo(()=>tI(t),[t]),P=h.useMemo(()=>C?C.slice(0,30):null,[C]),H=h.useMemo(()=>C?C.slice(0,50):null,[C]),F=h.useCallback(()=>{u(!0),window.setTimeout(()=>{u(!1)},Oj)},[]);if(!e)return s.jsx(oI,{title:c("shell.selectProject.title"),description:c("shell.selectProject.description")});if(i)return s.jsxs(s.Fragment,{children:[s.jsx(cI,{terminalContainerRef:b,authUrl:E,authUrlVersion:S,initialCommand:r,isConnected:v,openAuthUrlInBrowser:_,copyAuthUrlToClipboard:N}),s.jsx(Dv,{wsRef:y,terminalRef:x,isConnected:v,bottomOffset:"bottom-0"})]});const U=n?c("shell.runCommand",{command:r||c("shell.defaultCommand"),projectName:e.displayName}):t?c("shell.resumeSession",{displayName:H}):c("shell.startSession"),G=n?c("shell.runCommand",{command:r||c("shell.defaultCommand"),projectName:e.displayName}):c("shell.startCli",{projectName:e.displayName}),O=w?k?"connecting":v?null:"connect":"loading",q=O==="connecting"?G:U;return s.jsxs("div",{className:"flex h-full w-full flex-col bg-gray-900",children:[s.jsx(lI,{isConnected:v,isInitialized:w,isRestarting:d,hasSession:!!t,sessionDisplayNameShort:P,onDisconnect:A,onRestart:F,statusNewSessionText:c("shell.status.newSession"),statusInitializingText:c("shell.status.initializing"),statusRestartingText:c("shell.status.restarting"),disconnectLabel:c("shell.actions.disconnect"),disconnectTitle:c("shell.actions.disconnectTitle"),restartLabel:c("shell.actions.restart"),restartTitle:c("shell.actions.restartTitle"),disableRestart:d||v}),s.jsxs("div",{className:"relative flex-1 overflow-hidden p-2",children:[s.jsx("div",{ref:b,className:"h-full w-full focus:outline-none",style:{outline:"none"}}),O&&s.jsx(sI,{mode:O,description:q,loadingLabel:c("shell.loading"),connectLabel:c("shell.actions.connect"),connectTitle:c("shell.actions.connectTitle"),connectingLabel:c("shell.connecting"),onConnect:j}),p&&v&&s.jsx("div",{className:"absolute inset-x-0 bottom-0 z-10 border-t border-gray-700/80 bg-gray-800/95 px-3 py-2 backdrop-blur-sm",onMouseDown:$=>$.preventDefault(),children:s.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[p.map($=>s.jsxs("button",{type:"button",onClick:()=>{R($.number),f(null)},className:"max-w-36 truncate rounded bg-blue-600 px-3 py-1.5 text-xs font-medium text-white transition-colors hover:bg-blue-700",title:`${$.number}. ${$.label}`,children:[$.number,". ",$.label]},$.number)),s.jsx("button",{type:"button",onClick:()=>{R("\x1B"),f(null)},className:"rounded bg-gray-700 px-3 py-1.5 text-xs font-medium text-gray-200 transition-colors hover:bg-gray-600",children:"Esc"})]})})]}),s.jsx(Dv,{wsRef:y,terminalRef:x,isConnected:v})]})}function RD({className:e}){return s.jsx("div",{className:`flex h-full items-center justify-center ${e}`,children:s.jsxs("div",{className:"text-center text-gray-500 dark:text-gray-400",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-16 w-16 items-center justify-center rounded-full bg-gray-100 dark:bg-gray-800",children:s.jsx("svg",{className:"h-8 w-8 text-gray-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 002 2z"})})}),s.jsx("h3",{className:"mb-2 text-lg font-semibold",children:"No Project Selected"}),s.jsx("p",{children:"A project is required to open a shell"})]})})}function DD({title:e,isCompleted:t,onClose:r=null}){return s.jsx("div",{className:"flex-shrink-0 border-b border-gray-700 bg-gray-800 px-4 py-2",children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex items-center space-x-2",children:[s.jsx("h3",{className:"text-sm font-medium text-gray-200",children:e}),t&&s.jsx("span",{className:"text-xs text-green-400",children:"(Completed)"})]}),r&&s.jsx("button",{onClick:r,className:"text-gray-400 hover:text-white",title:"Close",children:s.jsx("svg",{className:"h-4 w-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})})}function pE({project:e=null,session:t=null,command:r=null,isPlainShell:n=null,isActive:a=!0,autoConnect:i=!0,onComplete:o=null,onClose:l=null,title:c=null,className:d="",showHeader:u=!0,compact:p=!1,minimal:f=!1}){const[m,g]=h.useState(!1),b=n!==null?n:r!==null,x=h.useCallback(y=>{g(!0),o?.(y)},[o]);return e?s.jsxs("div",{className:`flex h-full w-full flex-col ${d}`,children:[!f&&u&&c&&s.jsx(DD,{title:c,isCompleted:m,onClose:l}),s.jsx("div",{className:"min-h-0 w-full flex-1",children:s.jsx(uE,{selectedProject:e,selectedSession:t,initialCommand:r,isPlainShell:b,isActive:a,onProcessComplete:x,minimal:f,autoConnect:f?!0:i})})]}):s.jsx(RD,{className:d})}const LD=(e,t)=>t||(e==="claude"?"claude --dangerously-skip-permissions /login":e==="cursor"?"cursor-agent login":e==="codex"?"codex login":e==="qwen"?"qwen auth":e==="opencode"?"opencode auth login":"gemini"),OD={claude:{keyLabel:"Anthropic API Key",keyExample:"sk-ant-...",supportsBaseUrl:!0,baseUrlExample:"https://api.anthropic.com",keyConsoleUrl:"https://console.anthropic.com/settings/keys",keyConsoleLabel:"Anthropic Console"},codex:{keyLabel:"OpenAI API Key",keyExample:"sk-...",supportsBaseUrl:!0,baseUrlExample:"https://api.openai.com/v1",keyConsoleUrl:"https://platform.openai.com/api-keys",keyConsoleLabel:"OpenAI Platform"},gemini:{keyLabel:"Gemini API Key",keyExample:"AI...",supportsBaseUrl:!1,keyConsoleUrl:"https://aistudio.google.com/app/apikey",keyConsoleLabel:"Google AI Studio"},qwen:{keyLabel:"OpenAI-Compatible API Key",keyExample:"sk-... or sk-sp-...",supportsBaseUrl:!0,baseUrlExample:"https://dashscope-intl.aliyuncs.com/compatible-mode/v1",keyConsoleUrl:"https://github.com/QwenLM/qwen-code",keyConsoleLabel:"Qwen Code Docs",notes:"Accepts any OpenAI-compatible endpoint — Alibaba Cloud, ModelScope, OpenRouter, self-hosted, etc."},opencode:{keyLabel:"Anthropic API Key (default backend)",keyExample:"sk-ant-...",supportsBaseUrl:!0,baseUrlExample:"https://api.anthropic.com",keyConsoleUrl:"https://console.anthropic.com/settings/keys",keyConsoleLabel:"Anthropic Console",notes:"OpenCode is multi-provider — this sets the Anthropic credentials. Switch providers via `opencode auth login` or opencode.json."}};function Lv({active:e,children:t,onClick:r}){return s.jsx("button",{onClick:r,className:`flex-1 border-b-2 px-4 py-2.5 text-sm font-medium transition-colors ${e?"border-primary text-foreground":"border-transparent text-muted-foreground hover:text-foreground"}`,children:t})}function MD({provider:e}){const[t,r]=h.useState(""),[n,a]=h.useState(!1),[i,o]=h.useState("idle"),[l,c]=h.useState(null),d=async()=>{const u=t.trim();if(u){a(!0),c(null),o("idle");try{const p=await ke(`/api/providers/${e}/oauth-paste`,{method:"POST",body:JSON.stringify({callbackUrl:u})}),f=await p.json().catch(()=>({}));if(!p.ok||!f?.success)throw new Error(f?.error||`Request failed (${p.status})`);o("ok"),r("")}catch(p){c(p?.message||"Forward failed"),o("error")}finally{a(!1)}}};return s.jsxs("div",{className:"mt-3 rounded-lg border border-border/60 bg-muted/30 p-3 text-sm",children:[s.jsx("div",{className:"mb-2 font-medium text-foreground",children:"Remote login? Paste the callback URL here"}),s.jsxs("p",{className:"mb-3 text-xs text-muted-foreground",children:["When the CLI shows ",s.jsx("code",{className:"rounded bg-background px-1 font-mono text-[11px]",children:"http://127.0.0.1:PORT/…"})," and your browser can't reach it (VPS setups), copy the failing URL from your address bar and paste it below. Pixcode forwards the token exchange to the CLI process on this host."]}),s.jsxs("div",{className:"flex gap-2",children:[s.jsx("input",{type:"url",value:t,onChange:u=>r(u.target.value),placeholder:"http://127.0.0.1:49312/callback?code=...",className:"flex-1 rounded-md border border-border bg-background px-3 py-2 font-mono text-xs text-foreground focus:border-primary focus:outline-none",onKeyDown:u=>{u.key==="Enter"&&d()}}),s.jsx("button",{onClick:()=>void d(),disabled:n||!t.trim(),className:"flex items-center gap-1.5 rounded-md bg-foreground px-3 py-2 text-xs font-medium text-background transition-opacity hover:opacity-90 disabled:opacity-40",children:n?s.jsx(nr,{className:"h-3.5 w-3.5 animate-spin"}):"Forward"})]}),i==="ok"&&s.jsxs("div",{className:"mt-2 flex items-center gap-1.5 text-xs text-emerald-600 dark:text-emerald-400",children:[s.jsx(Qt,{className:"h-3.5 w-3.5"})," Forwarded — check the terminal above for the completion message."]}),i==="error"&&l&&s.jsx("div",{className:"mt-2 text-xs text-red-600 dark:text-red-400",children:l})]})}function PD({provider:e,onSaved:t}){const r=OD[e],[n,a]=h.useState(""),[i,o]=h.useState(""),[l,c]=h.useState(!1),[d,u]=h.useState("idle"),[p,f]=h.useState(null);h.useEffect(()=>{let g=!1;return(async()=>{try{const x=await(await ke("/api/providers/credentials")).json().catch(()=>({}));if(g||!x?.success)return;const y=x.data?.[e];y?.baseUrl&&o(y.baseUrl)}catch{}})(),()=>{g=!0}},[e]);const m=async()=>{const g=n.trim();if(g){c(!0),f(null),u("idle");try{const b=await ke(`/api/providers/${e}/auth/api-key`,{method:"POST",body:JSON.stringify({apiKey:g,baseUrl:r.supportsBaseUrl&&i.trim()?i.trim():""})}),x=await b.json().catch(()=>({}));if(!b.ok||!x?.success)throw new Error(x?.error||`Request failed (${b.status})`);u("ok"),a(""),t()}catch(b){f(b?.message||"Save failed"),u("error")}finally{c(!1)}}};return r?s.jsx("div",{className:"flex h-full flex-col overflow-y-auto p-6",children:s.jsxs("div",{className:"mx-auto w-full max-w-lg space-y-5",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:"flex h-10 w-10 items-center justify-center rounded-full bg-muted",children:s.jsx(fD,{className:"h-5 w-5 text-foreground"})}),s.jsxs("div",{children:[s.jsx("h4",{className:"text-base font-semibold text-foreground",children:r.keyLabel}),s.jsxs("a",{href:r.keyConsoleUrl,target:"_blank",rel:"noreferrer",className:"inline-flex items-center gap-1 text-xs text-muted-foreground hover:text-foreground",children:["Get a key from ",r.keyConsoleLabel,s.jsx(In,{className:"h-3 w-3"})]})]})]}),r.notes&&s.jsx("div",{className:"rounded-md border border-border/60 bg-muted/40 p-3 text-xs text-muted-foreground",children:r.notes}),s.jsxs("div",{className:"space-y-1.5",children:[s.jsx("label",{className:"text-xs font-medium text-foreground",children:"API Key"}),s.jsx("input",{type:"password",value:n,onChange:g=>a(g.target.value),placeholder:r.keyExample,className:"w-full rounded-md border border-border bg-background px-3 py-2 font-mono text-sm text-foreground focus:border-primary focus:outline-none",autoComplete:"off",spellCheck:!1}),s.jsxs("p",{className:"text-[11px] text-muted-foreground",children:["Stored locally at ",s.jsx("code",{className:"rounded bg-muted px-1 font-mono text-[10px]",children:"~/.pixcode/provider-credentials.json"})," with 0600 permissions."]})]}),r.supportsBaseUrl&&s.jsxs("div",{className:"space-y-1.5",children:[s.jsxs("label",{className:"text-xs font-medium text-foreground",children:["Base URL ",s.jsx("span",{className:"font-normal text-muted-foreground",children:"(optional — use a custom endpoint)"})]}),s.jsx("input",{type:"url",value:i,onChange:g=>o(g.target.value),placeholder:r.baseUrlExample,className:"w-full rounded-md border border-border bg-background px-3 py-2 font-mono text-sm text-foreground focus:border-primary focus:outline-none",autoComplete:"off",spellCheck:!1}),s.jsx("p",{className:"text-[11px] text-muted-foreground",children:"Point at any OpenAI-compatible proxy (OpenRouter, local LLM, self-hosted, budget provider) to cut costs or hit different models."})]}),s.jsxs("div",{className:"flex items-center gap-3 pt-2",children:[s.jsxs("button",{onClick:()=>void m(),disabled:l||!n.trim(),className:"inline-flex items-center gap-2 rounded-md bg-foreground px-4 py-2 text-sm font-medium text-background transition-opacity hover:opacity-90 disabled:opacity-40",children:[l?s.jsx(nr,{className:"h-4 w-4 animate-spin"}):s.jsx(Qt,{className:"h-4 w-4"}),"Save API Key"]}),d==="ok"&&s.jsx("span",{className:"text-xs text-emerald-600 dark:text-emerald-400",children:"Saved — reconnect to pick it up."}),d==="error"&&p&&s.jsx("span",{className:"text-xs text-red-600 dark:text-red-400",children:p})]})]})}):s.jsx("div",{className:"p-6 text-sm text-muted-foreground",children:"This provider uses OAuth only — use the Browser tab to log in."})}function mE({isOpen:e,onClose:t,provider:r="claude",onComplete:n,customCommand:a,isAuthenticated:i=!1}){const{t:o}=Re("common"),l=r!=="cursor",[c,d]=h.useState(l?"apiKey":"browser");h.useEffect(()=>{e&&d(l?"apiKey":"browser")},[e,r,l]);const u=h.useMemo(()=>`${tl[r]??r} Login`,[r]);if(!e)return null;const p=LD(r,a),f=m=>n?.(m);return s.jsx("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center bg-black bg-opacity-50 max-md:items-stretch max-md:justify-stretch",children:s.jsxs("div",{className:"flex h-3/4 w-full max-w-4xl flex-col rounded-lg bg-white shadow-xl dark:bg-gray-800 max-md:m-0 max-md:h-full max-md:max-w-none max-md:rounded-none md:m-4 md:h-3/4 md:max-w-4xl md:rounded-lg",children:[s.jsxs("div",{className:"flex items-center justify-between border-b border-gray-200 p-4 dark:border-gray-700",children:[s.jsx("h3",{className:"text-lg font-semibold text-gray-900 dark:text-white",children:u}),s.jsx("button",{onClick:t,className:"text-gray-400 transition-colors hover:text-gray-600 dark:hover:text-gray-300","aria-label":"Close login modal",children:s.jsx(bt,{className:"h-6 w-6"})})]}),s.jsxs("div",{className:"flex border-b border-gray-200 dark:border-gray-700",children:[s.jsx(Lv,{active:c==="browser",onClick:()=>d("browser"),children:"Browser / OAuth"}),l&&s.jsx(Lv,{active:c==="apiKey",onClick:()=>d("apiKey"),children:"API Key"})]}),s.jsx("div",{className:"flex flex-1 flex-col overflow-hidden",children:c==="browser"?s.jsxs("div",{className:"flex flex-1 flex-col overflow-hidden",children:[s.jsx("div",{className:"min-h-0 flex-1",children:s.jsx(pE,{project:vj,command:p,onComplete:f,minimal:!0})}),s.jsx("div",{className:"border-t border-border/40 bg-background/50 px-4 py-3",children:s.jsx(MD,{provider:r})})]}):s.jsx(PD,{provider:r,onSaved:()=>f(0)})})]})})}const FD=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/claude-ai-icon.svg",alt:"Claude",className:e}),zD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra();return s.jsx("img",{src:t?"/icons/codex-white.svg":"/icons/codex.svg",alt:"Codex",className:e})},BD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra();return s.jsx("img",{src:t?"/icons/cursor-white.svg":"/icons/cursor.svg",alt:"Cursor",className:e})},$D=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/gemini-ai-icon.svg",alt:"Gemini",className:e}),UD=({className:e="w-5 h-5"})=>{const{isDarkMode:t}=Ra(),r=t?"/icons/opencode-logo-dark.svg":"/icons/opencode-logo-light.svg";return s.jsx("img",{src:r,alt:"OpenCode",className:e})},GD=({className:e="w-5 h-5"})=>s.jsx("img",{src:"/icons/qwen-logo.svg",alt:"Qwen Code",className:e});function lr({provider:e="claude",className:t="w-5 h-5"}){return e==="cursor"?s.jsx(BD,{className:t}):e==="codex"?s.jsx(zD,{className:t}):e==="gemini"?s.jsx($D,{className:t}):e==="qwen"?s.jsx(GD,{className:t}):e==="opencode"?s.jsx(UD,{className:t}):s.jsx(FD,{className:t})}function HD({provider:e,title:t,status:r,connectedClassName:n,iconContainerClassName:a,loginButtonClassName:i,onLogin:o}){const l=r.authenticated?n:"border-border bg-card",c=r.loading?"Checking...":r.authenticated?r.email||"Connected":r.error||"Not connected";return s.jsx("div",{className:`rounded-lg border p-4 transition-colors ${l}`,children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex items-center gap-3",children:[s.jsx("div",{className:`flex h-10 w-10 items-center justify-center rounded-full ${a}`,children:s.jsx(lr,{provider:e,className:"h-5 w-5"})}),s.jsxs("div",{children:[s.jsxs("div",{className:"flex items-center gap-2 font-medium text-foreground",children:[t,r.authenticated&&s.jsx(Qt,{className:"h-4 w-4 text-green-500"})]}),s.jsx("div",{className:"text-xs text-muted-foreground",children:c})]})]}),!r.authenticated&&!r.loading&&s.jsx("button",{onClick:o,className:`${i} rounded-lg px-4 py-2 text-sm font-medium text-white transition-colors`,children:"Login"})]})})}const qD=[{provider:"claude",title:"Claude Code",connectedClassName:"bg-blue-50 dark:bg-blue-900/20 border-blue-200 dark:border-blue-800",iconContainerClassName:"bg-blue-100 dark:bg-blue-900/30",loginButtonClassName:"bg-blue-600 hover:bg-blue-700"},{provider:"cursor",title:"Cursor",connectedClassName:"bg-purple-50 dark:bg-purple-900/20 border-purple-200 dark:border-purple-800",iconContainerClassName:"bg-purple-100 dark:bg-purple-900/30",loginButtonClassName:"bg-purple-600 hover:bg-purple-700"},{provider:"codex",title:"OpenAI Codex",connectedClassName:"bg-gray-100 dark:bg-gray-800/50 border-gray-300 dark:border-gray-600",iconContainerClassName:"bg-gray-100 dark:bg-gray-800",loginButtonClassName:"bg-gray-800 hover:bg-gray-900 dark:bg-gray-700 dark:hover:bg-gray-600"},{provider:"gemini",title:"Gemini",connectedClassName:"bg-teal-50 dark:bg-teal-900/20 border-teal-200 dark:border-teal-800",iconContainerClassName:"bg-teal-100 dark:bg-teal-900/30",loginButtonClassName:"bg-teal-600 hover:bg-teal-700"},{provider:"qwen",title:"Qwen Code",connectedClassName:"bg-orange-50 dark:bg-orange-900/20 border-orange-200 dark:border-orange-800",iconContainerClassName:"bg-orange-100 dark:bg-orange-900/30",loginButtonClassName:"bg-orange-600 hover:bg-orange-700"}];function VD({providerStatuses:e,onOpenProviderLogin:t}){return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"mb-6 text-center",children:[s.jsx("h2",{className:"mb-2 text-2xl font-bold text-foreground",children:"Connect Your AI Agents"}),s.jsx("p",{className:"text-muted-foreground",children:"Login to one or more AI coding assistants. All are optional."})]}),s.jsx("div",{className:"space-y-3",children:qD.map(r=>s.jsx(HD,{provider:r.provider,title:r.title,status:e[r.provider],connectedClassName:r.connectedClassName,iconContainerClassName:r.iconContainerClassName,loginButtonClassName:r.loginButtonClassName,onLogin:()=>t(r.provider)},r.provider))}),s.jsx("div",{className:"pt-2 text-center text-sm text-muted-foreground",children:s.jsx("p",{children:"You can configure these later in Settings."})})]})}function WD({gitName:e,gitEmail:t,isSubmitting:r,onGitNameChange:n,onGitEmailChange:a}){return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"mb-8 text-center",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-16 w-16 items-center justify-center rounded-full bg-blue-100 dark:bg-blue-900/30",children:s.jsx(Zr,{className:"h-8 w-8 text-blue-600 dark:text-blue-400"})}),s.jsx("h2",{className:"mb-2 text-2xl font-bold text-foreground",children:"Git Configuration"}),s.jsx("p",{className:"text-muted-foreground",children:"Configure your git identity to ensure proper attribution for commits."})]}),s.jsxs("div",{className:"space-y-4",children:[s.jsxs("div",{children:[s.jsxs("label",{htmlFor:"gitName",className:"mb-2 flex items-center gap-2 text-sm font-medium text-foreground",children:[s.jsx(hD,{className:"h-4 w-4"}),"Git Name ",s.jsx("span",{className:"text-red-500",children:"*"})]}),s.jsx("input",{type:"text",id:"gitName",value:e,onChange:i=>n(i.target.value),className:"w-full rounded-lg border border-border bg-background px-4 py-3 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:"John Doe",required:!0,disabled:r}),s.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Saved as `git config --global user.name`."})]}),s.jsxs("div",{children:[s.jsxs("label",{htmlFor:"gitEmail",className:"mb-2 flex items-center gap-2 text-sm font-medium text-foreground",children:[s.jsx(pD,{className:"h-4 w-4"}),"Git Email ",s.jsx("span",{className:"text-red-500",children:"*"})]}),s.jsx("input",{type:"email",id:"gitEmail",value:t,onChange:i=>a(i.target.value),className:"w-full rounded-lg border border-border bg-background px-4 py-3 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:"john@example.com",required:!0,disabled:r}),s.jsx("p",{className:"mt-1 text-xs text-muted-foreground",children:"Saved as `git config --global user.email`."})]})]})]})}const Ov=[{title:"Git Configuration",icon:Zr,required:!0},{title:"Connect Agents",icon:K4,required:!1},{title:"Task System",icon:s0,required:!1}];function KD({currentStep:e}){return s.jsx("div",{className:"mb-8",children:s.jsx("div",{className:"flex items-center justify-between",children:Ov.map((t,r)=>{const n=r<e,a=r===e,i=t.icon;return s.jsxs("div",{className:"contents",children:[s.jsxs("div",{className:"flex flex-1 flex-col items-center",children:[s.jsx("div",{className:`flex h-12 w-12 items-center justify-center rounded-full border-2 transition-colors duration-200 ${n?"border-green-500 bg-green-500 text-white":a?"border-blue-600 bg-blue-600 text-white":"border-border bg-background text-muted-foreground"}`,children:n?s.jsx(Qt,{className:"h-6 w-6"}):s.jsx(i,{className:"h-6 w-6"})}),s.jsxs("div",{className:"mt-2 text-center",children:[s.jsx("p",{className:`text-sm font-medium ${a?"text-foreground":"text-muted-foreground"}`,children:t.title}),t.required&&s.jsx("span",{className:"text-xs text-red-500",children:"Required"})]})]}),r<Ov.length-1&&s.jsx("div",{className:`mx-2 h-0.5 flex-1 transition-colors duration-200 ${n?"bg-green-500":"bg-border"}`})]},t.title)})})})}const YD=e=>e?e.installation?.isInstalled?e.installation.version?`TaskMaster CLI installed (${e.installation.version}).`:"TaskMaster CLI installed.":e.installation?.reason||"TaskMaster CLI is not installed yet.":"Checking TaskMaster installation...";function ZD({enabled:e,onEnabledChange:t,onReadyChange:r}){const[n,a]=h.useState(null),[i,o]=h.useState(!0),[l,c]=h.useState(!1),[d,u]=h.useState([]),[p,f]=h.useState(""),m=h.useRef(null),g=!!n?.installation?.isInstalled,b=!!n?.mcpServer?.hasMCPServer,x=h.useMemo(()=>!e||g,[e,g]);h.useEffect(()=>{r(x)},[r,x]);const y=h.useCallback(async()=>{o(!0),f("");try{const w=await ke("/api/taskmaster/installation-status"),k=await w.json();a(k),w.ok||f(k.installation?.reason||"TaskMaster status check failed.")}catch(w){a(null),f(w instanceof Error?w.message:"TaskMaster status check failed.")}finally{o(!1)}},[]);h.useEffect(()=>(y(),()=>{m.current?.close(),m.current=null}),[y]);const v=h.useCallback(async()=>{c(!0),f(""),u([]);try{const w=await ke("/api/taskmaster/install",{method:"POST"}),k=await w.json();if(!w.ok||!k.success||!k.jobId)throw new Error(k.error||k.message||"TaskMaster install could not start.");const E=localStorage.getItem(jd),S=E?`?token=${encodeURIComponent(E)}`:"",j=new EventSource(`/api/taskmaster/install/${encodeURIComponent(k.jobId)}/stream${S}`);m.current=j,j.addEventListener("log",A=>{const _=JSON.parse(A.data);u(N=>[...N,_].slice(-80))}),j.addEventListener("done",A=>{const _=JSON.parse(A.data);if(j.close(),m.current=null,c(!1),!_.success){f(_.error||_.message||"TaskMaster install failed.");return}y()}),j.onerror=()=>{j.close(),m.current=null,c(!1),f("TaskMaster install stream disconnected.")}}catch(w){c(!1),f(w instanceof Error?w.message:"TaskMaster install could not start.")}},[y]);return s.jsxs("div",{className:"space-y-6",children:[s.jsxs("div",{className:"space-y-2",children:[s.jsx("h2",{className:"text-2xl font-semibold text-foreground",children:"Task System"}),s.jsx("p",{className:"text-sm text-muted-foreground",children:"Decide whether Pixcode should enable TaskMaster-backed planning, kanban tasks, PRD parsing, and agent task execution from the start."})]}),s.jsxs("label",{className:"flex cursor-pointer items-start gap-3 rounded-lg border border-border bg-background p-4 transition-colors hover:bg-muted/40",children:[s.jsx("input",{type:"checkbox",checked:e,onChange:w=>t(w.target.checked),className:"mt-1 h-4 w-4"}),s.jsxs("span",{className:"min-w-0 space-y-1",children:[s.jsx("span",{className:"block text-sm font-medium text-foreground",children:"Enable TaskMaster features"}),s.jsx("span",{className:"block text-sm leading-6 text-muted-foreground",children:"This keeps the Tasks panel, PRD tools, and orchestration task sync available. You can change it later in Settings."})]})]}),e&&s.jsxs("div",{className:"space-y-4 rounded-lg border border-border bg-card p-4",children:[s.jsxs("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-start sm:justify-between",children:[s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"flex items-center gap-2",children:[g?s.jsx(ya,{className:"h-5 w-5 text-green-600"}):s.jsx(Br,{className:"h-5 w-5 text-primary"}),s.jsx("h3",{className:"font-medium text-foreground",children:"TaskMaster CLI"})]}),s.jsx("p",{className:"text-sm text-muted-foreground",children:YD(n)}),g&&!b&&s.jsx("p",{className:"text-xs text-amber-600 dark:text-amber-400",children:"MCP server is not configured yet. Core task files work now; MCP can be connected later from Settings."})]}),s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("button",{type:"button",onClick:()=>void y(),disabled:i||l,className:"rounded-md border border-border px-3 py-2 text-sm text-foreground transition-colors hover:bg-muted disabled:cursor-not-allowed disabled:opacity-50",children:i?"Checking...":"Refresh"}),!g&&s.jsxs("button",{type:"button",onClick:()=>void v(),disabled:l,className:"inline-flex items-center gap-2 rounded-md bg-primary px-3 py-2 text-sm font-medium text-primary-foreground transition-colors hover:bg-primary/90 disabled:cursor-not-allowed disabled:opacity-60",children:[l&&s.jsx(nr,{className:"h-4 w-4 animate-spin"}),l?"Installing...":"Install"]})]})]}),p&&s.jsx("div",{className:"rounded-md border border-red-300 bg-red-50 p-3 text-sm text-red-700 dark:border-red-800 dark:bg-red-950/30 dark:text-red-300",children:p}),d.length>0&&s.jsx("pre",{className:"max-h-48 overflow-auto rounded-md bg-black p-3 text-xs leading-5 text-green-200",children:d.map(w=>`${w.stream}> ${w.chunk}`).join("")})]})]})}const Mv=/^[^\s@]+@[^\s@]+\.[^\s@]+$/,Pv=async(e,t)=>{try{return(await e.json()).error||t}catch{return t}};function XD({onComplete:e}){const[t,r]=h.useState(0),[n,a]=h.useState(""),[i,o]=h.useState(""),[l,c]=h.useState(!1),[d,u]=h.useState(""),[p,f]=h.useState(null),[m,g]=h.useState(()=>{try{const T=localStorage.getItem("tasks-enabled");return T===null?!0:JSON.parse(T)!==!1}catch{return!0}}),[b,x]=h.useState(!1),{providerAuthStatus:y,checkProviderAuthStatus:v,refreshProviderAuthStatuses:w}=e0(),k=h.useRef(void 0),E=h.useCallback(async()=>{try{const T=await ke("/api/user/git-config");if(!T.ok)return;const R=await T.json();R.gitName&&a(R.gitName),R.gitEmail&&o(R.gitEmail)}catch(T){console.error("Error loading git config:",T)}},[]);h.useEffect(()=>{E(),w()},[E,w]),h.useEffect(()=>{const T=k.current;k.current=p,T!=null&&p===null&&w()},[p,w]);const S=T=>{f(T)},j=T=>{T===0&&p&&v(p)},A=async()=>{if(u(""),t!==0){r(T=>T+1);return}if(!n.trim()||!i.trim()){u("Both git name and email are required.");return}if(!Mv.test(i)){u("Please enter a valid email address.");return}c(!0);try{const T=await ke("/api/user/git-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({gitName:n,gitEmail:i})});if(!T.ok){const R=await Pv(T,"Failed to save git configuration");throw new Error(R)}r(R=>R+1)}catch(T){u(T instanceof Error?T.message:"Failed to save git configuration")}finally{c(!1)}},_=()=>{u(""),r(T=>T-1)},N=async()=>{if(m&&!b){u("Install TaskMaster or disable TaskMaster features to finish setup.");return}c(!0),u("");try{localStorage.setItem("tasks-enabled",JSON.stringify(m));const T=await ke("/api/user/complete-onboarding",{method:"POST"});if(!T.ok){const R=await Pv(T,"Failed to complete onboarding");throw new Error(R)}await e?.()}catch(T){u(T instanceof Error?T.message:"Failed to complete onboarding")}finally{c(!1)}},D=t===0?!!(n.trim()&&i.trim()&&Mv.test(i)):t===2?!m||b:!0;return s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsxs("div",{className:"w-full max-w-2xl",children:[s.jsx(KD,{currentStep:t}),s.jsxs("div",{className:"rounded-lg border border-border bg-card p-8 shadow-lg",children:[t===0?s.jsx(WD,{gitName:n,gitEmail:i,isSubmitting:l,onGitNameChange:a,onGitEmailChange:o}):t===1?s.jsx(VD,{providerStatuses:y,onOpenProviderLogin:S}):s.jsx(ZD,{enabled:m,onEnabledChange:g,onReadyChange:x}),d&&s.jsx("div",{className:"mt-6 rounded-lg border border-red-300 bg-red-100 p-4 dark:border-red-800 dark:bg-red-900/20",children:s.jsx("p",{className:"text-sm text-red-700 dark:text-red-400",children:d})}),s.jsxs("div",{className:"mt-8 flex items-center justify-between border-t border-border pt-6",children:[s.jsxs("button",{onClick:_,disabled:t===0||l,className:"flex items-center gap-2 px-4 py-2 text-sm font-medium text-muted-foreground transition-colors duration-200 hover:text-foreground disabled:cursor-not-allowed disabled:opacity-50",children:[s.jsx(a0,{className:"h-4 w-4"}),"Previous"]}),s.jsx("div",{className:"flex items-center gap-3",children:t<2?s.jsx("button",{onClick:A,disabled:!D||l,className:"flex items-center gap-2 rounded-lg bg-blue-600 px-6 py-3 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:cursor-not-allowed disabled:bg-blue-400",children:l?s.jsxs(s.Fragment,{children:[s.jsx(nr,{className:"h-4 w-4 animate-spin"}),"Saving..."]}):s.jsxs(s.Fragment,{children:["Next",s.jsx(En,{className:"h-4 w-4"})]})}):s.jsx("button",{onClick:N,disabled:l,className:"flex items-center gap-2 rounded-lg bg-green-600 px-6 py-3 font-medium text-white transition-colors duration-200 hover:bg-green-700 disabled:cursor-not-allowed disabled:bg-green-400",children:l?s.jsxs(s.Fragment,{children:[s.jsx(nr,{className:"h-4 w-4 animate-spin"}),"Completing..."]}):s.jsxs(s.Fragment,{children:[s.jsx(Qt,{className:"h-4 w-4"}),"Complete Setup"]})})})]})]})]})}),p&&s.jsx(mE,{isOpen:!!p,onClose:()=>f(null),provider:p,onComplete:j})]})}const JD=["0s","0.1s","0.2s"];function QD(){return s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsxs("div",{className:"text-center",children:[s.jsx("div",{className:"mb-4 flex justify-center",children:s.jsx("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-primary shadow-sm",children:s.jsx(Qn,{className:"h-8 w-8 text-primary-foreground"})})}),s.jsx("h1",{className:"mb-2 text-2xl font-bold text-foreground",children:"Pixcode"}),s.jsx("div",{className:"flex items-center justify-center space-x-2",children:JD.map(e=>s.jsx("div",{className:"h-2 w-2 animate-bounce rounded-full bg-blue-500",style:{animationDelay:e}},e))}),s.jsx("p",{className:"mt-2 text-muted-foreground",children:"Loading..."})]})})}function hE({errorMessage:e}){return e?s.jsx("div",{className:"rounded-md border border-red-300 bg-red-100 p-3 dark:border-red-800 dark:bg-red-900/20",children:s.jsx("p",{className:"text-sm text-red-700 dark:text-red-400",children:e})}):null}function Go({id:e,label:t,value:r,onChange:n,placeholder:a,isDisabled:i,type:o="text",name:l,autoComplete:c}){return s.jsxs("div",{children:[s.jsx("label",{htmlFor:e,className:"mb-1 block text-sm font-medium text-foreground",children:t}),s.jsx("input",{id:e,type:o,name:l??e,autoComplete:c,value:r,onChange:d=>n(d.target.value),className:"w-full rounded-md border border-border bg-background px-3 py-2 text-foreground focus:border-transparent focus:outline-none focus:ring-2 focus:ring-blue-500",placeholder:a,required:!0,disabled:i})]})}function fE({title:e,description:t,children:r,footerText:n,logo:a}){return s.jsx("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:s.jsx("div",{className:"w-full max-w-md",children:s.jsxs("div",{className:"space-y-6 rounded-lg border border-border bg-card p-8 shadow-lg",children:[s.jsxs("div",{className:"text-center",children:[s.jsx("div",{className:"mb-4 flex justify-center",children:a??s.jsx("div",{className:"flex h-16 w-16 items-center justify-center rounded-lg bg-primary shadow-sm",children:s.jsx(Qn,{className:"h-8 w-8 text-primary-foreground"})})}),s.jsx("h1",{className:"text-2xl font-bold text-foreground",children:e}),s.jsx("p",{className:"mt-2 text-muted-foreground",children:t})]}),r,s.jsx("div",{className:"text-center",children:s.jsx("p",{className:"text-sm text-muted-foreground",children:n})}),s.jsxs("div",{className:"flex items-center justify-center gap-1.5 pt-2",children:[s.jsx("svg",{className:"h-3.5 w-3.5 text-muted-foreground/50",fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"})}),s.jsx("a",{href:"https://github.com/alicomert/pixcode",target:"_blank",rel:"noopener noreferrer",className:"text-xs text-muted-foreground/50 transition-colors hover:text-muted-foreground",children:"Pixcode is open source"})]})]})})})}const eL={username:"",password:""};function tL(){const{t:e}=Re("auth"),{login:t}=Gi(),[r,n]=h.useState(eL),[a,i]=h.useState(""),[o,l]=h.useState(!1),c=h.useCallback((u,p)=>{n(f=>({...f,[u]:p}))},[]),d=h.useCallback(async u=>{if(u.preventDefault(),i(""),!r.username.trim()||!r.password){i(e("login.errors.requiredFields"));return}l(!0);const p=await t(r.username.trim(),r.password);p.success||i(p.error),l(!1)},[r.password,r.username,t,e]);return s.jsx(fE,{title:e("login.title"),description:e("login.description"),footerText:"Enter your credentials to access Pixcode",children:s.jsxs("form",{onSubmit:d,className:"space-y-4",children:[s.jsx(Go,{id:"username",label:e("login.username"),value:r.username,onChange:u=>c("username",u),placeholder:e("login.placeholders.username"),isDisabled:o,autoComplete:"username"}),s.jsx(Go,{id:"password",label:e("login.password"),value:r.password,onChange:u=>c("password",u),placeholder:e("login.placeholders.password"),isDisabled:o,type:"password",autoComplete:"current-password"}),s.jsx(hE,{errorMessage:a}),s.jsx("button",{type:"submit",disabled:o,className:"w-full rounded-md bg-blue-600 px-4 py-2 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:bg-blue-400",children:e(o?"login.loading":"login.submit")})]})})}const rL={username:"",password:"",confirmPassword:""};function nL(e){return!e.username.trim()||!e.password||!e.confirmPassword?"Please fill in all fields.":e.username.trim().length<3?"Username must be at least 3 characters long.":e.password.length<6?"Password must be at least 6 characters long.":e.password!==e.confirmPassword?"Passwords do not match.":null}function aL(){const{register:e}=Gi(),[t,r]=h.useState(rL),[n,a]=h.useState(""),[i,o]=h.useState(!1),l=h.useCallback((d,u)=>{r(p=>({...p,[d]:u}))},[]),c=h.useCallback(async d=>{d.preventDefault(),a("");const u=nL(t);if(u){a(u);return}o(!0);const p=await e(t.username.trim(),t.password);p.success||a(p.error),o(!1)},[t,e]);return s.jsx(fE,{title:"Welcome to Pixcode",description:"Set up your account to get started",footerText:"This is a single-user system. Only one account can be created.",logo:s.jsx("img",{src:"/logo.svg",alt:"Pixcode",className:"h-16 w-16"}),children:s.jsxs("form",{onSubmit:c,className:"space-y-4",children:[s.jsx(Go,{id:"username",name:"username",label:"Username",value:t.username,onChange:d=>l("username",d),placeholder:"Enter your username",isDisabled:i,autoComplete:"username"}),s.jsx(Go,{id:"password",name:"password",label:"Password",value:t.password,onChange:d=>l("password",d),placeholder:"Enter your password",isDisabled:i,type:"password",autoComplete:"new-password"}),s.jsx(Go,{id:"confirmPassword",name:"confirmPassword",label:"Confirm Password",value:t.confirmPassword,onChange:d=>l("confirmPassword",d),placeholder:"Confirm your password",isDisabled:i,type:"password",autoComplete:"new-password"}),s.jsx(hE,{errorMessage:n}),s.jsx("button",{type:"submit",disabled:i,className:"w-full rounded-md bg-blue-600 px-4 py-2 font-medium text-white transition-colors duration-200 hover:bg-blue-700 disabled:bg-blue-400",children:i?"Setting up...":"Create Account"})]})})}function iL({children:e}){const{user:t,isLoading:r,needsSetup:n,hasCompletedOnboarding:a,refreshOnboardingStatus:i}=Gi();return r?s.jsx(QD,{}):n?s.jsx(aL,{}):t?a?s.jsx(s.Fragment,{children:e}):s.jsx(XD,{onComplete:i}):s.jsx(tL,{})}const gE=h.createContext(null),bE=()=>{const e=h.useContext(gE);if(!e)throw new Error("useWebSocket must be used within a WebSocketProvider");return e},sL=e=>{const t=window.location.protocol==="https:"?"wss:":"ws:";return e?`${t}//${window.location.host}/ws?token=${encodeURIComponent(e)}`:null},oL=()=>{const e=h.useRef(null),t=h.useRef(!1),r=h.useRef(!1),[n,a]=h.useState(null),[i,o]=h.useState(!1),l=h.useRef(null),{token:c}=Gi(),d=h.useCallback(()=>{if(!t.current)try{const f=sL(c);if(!f)return console.warn("No authentication token found for WebSocket connection");const m=new WebSocket(f);m.onopen=()=>{o(!0),e.current=m,r.current&&a({type:"websocket-reconnected",timestamp:Date.now()}),r.current=!0},m.onmessage=g=>{try{const b=JSON.parse(g.data);a(b)}catch(b){console.error("Error parsing WebSocket message:",b)}},m.onclose=()=>{o(!1),e.current=null,l.current=setTimeout(()=>{t.current||d()},3e3)},m.onerror=g=>{console.error("WebSocket error:",g)}}catch(f){console.error("Error creating WebSocket connection:",f)}},[c]);h.useEffect(()=>(d(),()=>{t.current=!0,l.current&&clearTimeout(l.current),e.current&&e.current.close()}),[d]);const u=h.useCallback(f=>{const m=e.current;m&&m.readyState===WebSocket.OPEN?m.send(JSON.stringify(f)):console.warn("WebSocket not connected")},[]);return h.useMemo(()=>({ws:e.current,sendMessage:u,latestMessage:n,isConnected:i}),[u,n,i])},lL=({children:e})=>{const t=oL();return s.jsx(gE.Provider,{value:t,children:e})},xE=h.createContext(null);function cL(e,t){return{message:t instanceof Error?t.message:`Failed to ${e}`,context:e,timestamp:new Date().toISOString()}}function Fv(e){return{...e,taskMasterConfigured:e.taskmaster?.hasTaskmaster??!1,taskMasterStatus:e.taskmaster?.status??"not-configured",taskCount:Number(e.taskmaster?.metadata?.taskCount??0),completedCount:Number(e.taskmaster?.metadata?.completed??0)}}function dL(e){return e.find(t=>t.status==="pending"||t.status==="in-progress")??null}function uL(e){return e?.type?e.type.startsWith("taskmaster-"):!1}function Ks(){const e=h.useContext(xE);if(!e)throw new Error("useTaskMaster must be used within a TaskMasterProvider");return e}function pL({children:e}){const{latestMessage:t}=bE(),{user:r,token:n,isLoading:a}=Gi(),[i,o]=h.useState([]),[l,c]=h.useState(null),[d,u]=h.useState(null),[p,f]=h.useState(null),[m,g]=h.useState([]),[b,x]=h.useState(null),[y,v]=h.useState(!1),[w,k]=h.useState(!1),[E,S]=h.useState(!1),[j,A]=h.useState(null),_=h.useRef(null);h.useEffect(()=>{_.current=l?.name??null},[l?.name]);const N=h.useCallback(()=>{A(null)},[]),D=h.useCallback((F,U)=>{console.error(`TaskMaster ${F} error:`,U),A(cL(F,U))},[]),T=h.useCallback(F=>{const U=F?Fv(F):null;c(U),u(U?.taskmaster??null),g([]),x(null)},[]),R=h.useCallback(async()=>{if(!r||!n){o([]),c(null),u(null),g([]),x(null);return}try{v(!0),N();const F=await lt.get("/projects");if(!F.ok)throw new Error(`Failed to fetch projects: ${F.status}`);const U=await F.json(),O=(Array.isArray(U)?U:[]).map(z=>Fv(z));o(O);const q=_.current;if(!q)return;const $=O.find(z=>z.name===q)??null;c($),u($?.taskmaster??null)}catch(F){D("load projects",F)}finally{v(!1)}},[N,D,n,r]),C=h.useCallback(async()=>{const F=l?.name;if(!F||!r||!n){g([]),x(null);return}try{k(!0),N();const U=await lt.get(`/taskmaster/tasks/${encodeURIComponent(F)}`);if(!U.ok){const q=await U.json();throw new Error(q.message??"Failed to load tasks")}const G=await U.json(),O=Array.isArray(G.tasks)?G.tasks:[];g(O),x(dL(O))}catch(U){D("load tasks",U),g([]),x(null)}finally{k(!1)}},[N,l?.name,D,n,r]),P=h.useCallback(async()=>{if(!r||!n){f(null);return}try{S(!0),N();const F=await lt.get("/mcp-utils/taskmaster-server");if(!F.ok)throw new Error(`Failed to load MCP status: ${F.status}`);const U=await F.json();f(U)}catch(F){D("check MCP server status",F),f(null)}finally{S(!1)}},[N,D,n,r]);h.useEffect(()=>{!a&&r&&n&&(R(),P())},[a,P,R,n,r]),h.useEffect(()=>{l?.name&&r&&n&&C()},[l?.name,C,n,r]),h.useEffect(()=>{const F=t;if(uL(F)){if(F.type==="taskmaster-project-updated"&&F.projectName){R();return}if(F.type==="taskmaster-tasks-updated"&&F.projectName===l?.name){C();return}F.type==="taskmaster-mcp-status-changed"&&P()}},[l?.name,t,P,R,C]);const H=h.useMemo(()=>({projects:i,currentProject:l,projectTaskMaster:d,mcpServerStatus:p,tasks:m,nextTask:b,isLoading:y,isLoadingTasks:w,isLoadingMCP:E,error:j,refreshProjects:R,setCurrentProject:T,refreshTasks:C,refreshMCPStatus:P,clearError:N}),[N,l,j,y,E,w,p,b,d,i,P,R,C,T,m]);return s.jsx(xE.Provider,{value:H,children:e})}const yE=h.createContext({tasksEnabled:!0,setTasksEnabled:()=>{},toggleTasksEnabled:()=>{},isTaskMasterInstalled:null,isTaskMasterReady:null,installationStatus:null,isCheckingInstallation:!0}),Ld=()=>{const e=h.useContext(yE);if(!e)throw new Error("useTasksSettings must be used within a TasksSettingsProvider");return e},mL=({children:e})=>{const{user:t,token:r,isLoading:n}=Gi(),[a,i]=h.useState(()=>{const y=localStorage.getItem("tasks-enabled");return y!==null?JSON.parse(y):!0}),[o,l]=h.useState(null),[c,d]=h.useState(null),[u,p]=h.useState(null),[f,m]=h.useState(!0),g=!!(t&&r);h.useEffect(()=>{localStorage.setItem("tasks-enabled",JSON.stringify(a))},[a]),h.useEffect(()=>{if(n)return;if(!g){p(null),l(null),d(null),m(!1);return}m(!0);let y=!1;const w=setTimeout(async()=>{try{const k=await lt.get("/taskmaster/installation-status");if(y)return;if(k.ok){const E=await k.json();if(y)return;p(E),l(E.installation?.isInstalled||!1),d(E.isReady||!1);const S=localStorage.getItem("tasks-enabled");!E.installation?.isInstalled&&!S&&i(!1)}else console.error("Failed to check TaskMaster installation status"),l(!1),d(!1)}catch(k){if(y)return;console.error("Error checking TaskMaster installation:",k),l(!1),d(!1)}finally{y||m(!1)}},0);return()=>{y=!0,clearTimeout(w)}},[g,n]);const x={tasksEnabled:a,setTasksEnabled:i,toggleTasksEnabled:()=>{i(y=>!y)},isTaskMasterInstalled:o,isTaskMasterReady:c,installationStatus:u,isCheckingInstallation:f};return s.jsx(yE.Provider,{value:x,children:e})},vE=h.createContext(null);function Od(){const e=h.useContext(vE);if(!e)throw new Error("usePlugins must be used within a PluginsProvider");return e}function hL({children:e}){const{user:t,token:r,isLoading:n}=Gi(),[a,i]=h.useState([]),[o,l]=h.useState(!0),[c,d]=h.useState(null),u=!!(t&&r),p=h.useCallback(async()=>{if(!u){i([]),d(null),l(!1);return}l(!0);try{const x=await ke("/api/plugins");if(x.ok){const y=await x.json();i(y.plugins||[]),d(null)}else{let y=`Failed to fetch plugins (${x.status})`;try{const v=await x.json();y=v.details||v.error||y}catch{y=x.statusText||y}d(y)}}catch(x){const y=x instanceof Error?x.message:"Failed to fetch plugins";d(y),console.error("[Plugins] Failed to fetch plugins:",x)}finally{l(!1)}},[u]);h.useEffect(()=>{n||p()},[n,p]);const f=h.useCallback(async x=>{try{const y=await ke("/api/plugins/install",{method:"POST",body:JSON.stringify({url:x})}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Install failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Install failed"}}},[p]),m=h.useCallback(async x=>{try{const y=await ke(`/api/plugins/${encodeURIComponent(x)}`,{method:"DELETE"}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Uninstall failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Uninstall failed"}}},[p]),g=h.useCallback(async x=>{try{const y=await ke(`/api/plugins/${encodeURIComponent(x)}/update`,{method:"POST"}),v=await y.json();return y.ok?(await p(),{success:!0}):{success:!1,error:v.details||v.error||"Update failed"}}catch(y){return{success:!1,error:y instanceof Error?y.message:"Update failed"}}},[p]),b=h.useCallback(async(x,y)=>{try{const v=await ke(`/api/plugins/${encodeURIComponent(x)}/enable`,{method:"PUT",body:JSON.stringify({enabled:y})});if(!v.ok){let w=`Toggle failed (${v.status})`;try{const k=await v.json();w=k.details||k.error||w}catch{w=v.statusText||w}return{success:!1,error:w}}return await p(),{success:!0,error:null}}catch(v){return{success:!1,error:v instanceof Error?v.message:"Toggle failed"}}},[p]);return s.jsx(vE.Provider,{value:{plugins:a,loading:o,pluginsError:c,refreshPlugins:p,installPlugin:f,uninstallPlugin:m,updatePlugin:g,togglePlugin:b},children:e})}const zv=e=>typeof window>"u"?!1:window.innerWidth<e,Bv=()=>{if(typeof window>"u")return!1;const e=window.navigator;return window.matchMedia("(display-mode: standalone)").matches||!!e.standalone||document.referrer.includes("android-app://")};function f0(e={}){const{mobileBreakpoint:t=768,trackMobile:r=!0,trackPWA:n=!0}=e,[a,i]=h.useState(()=>r?zv(t):!1),[o,l]=h.useState(()=>n?Bv():!1);return h.useEffect(()=>{if(!r||typeof window>"u")return;const c=()=>{i(zv(t))};return c(),window.addEventListener("resize",c),()=>{window.removeEventListener("resize",c)}},[t,r]),h.useEffect(()=>{if(!n||typeof window>"u")return;const c=window.matchMedia("(display-mode: standalone)"),d=()=>{l(Bv())};return d(),typeof c.addEventListener=="function"?(c.addEventListener("change",d),()=>{c.removeEventListener("change",d)}):(c.addListener(d),()=>{c.removeListener(d)})},[n]),{isMobile:a,isPWA:o}}const g0="pixcode.updateCheck.preferences",Lm="pixcode:update-check-settings-changed",b0=[{value:"30m",label:"Every 30 minutes",intervalMs:1800*1e3},{value:"24h",label:"Daily",intervalMs:1440*60*1e3},{value:"12h",label:"Every 12 hours",intervalMs:720*60*1e3},{value:"6h",label:"Every 6 hours",intervalMs:360*60*1e3},{value:"7d",label:"Weekly",intervalMs:10080*60*1e3},{value:"off",label:"Manual only",intervalMs:null}],Om={frequency:"30m"};function $v(e){return b0.find(t=>t.value===e.frequency)?.intervalMs??null}function wE(e){if(!e||typeof e!="object")return Om;const t=e.frequency;return b0.some(r=>r.value===t)?{frequency:t}:Om}function Uv(){try{const e=localStorage.getItem(g0);return wE(e?JSON.parse(e):null)}catch{return Om}}function fL(e){const t=wE(e);localStorage.setItem(g0,JSON.stringify(t)),window.dispatchEvent(new CustomEvent(Lm,{detail:t}))}const Nu=(e,t)=>{const r=e.split(".").map(Number),n=t.split(".").map(Number);for(let a=0;a<Math.max(r.length,n.length);a++){const i=r[a]||0,o=n[a]||0;if(i!==o)return i-o}return 0},gL="1.38.0",Mm="pixcode:update-available",bL=360*60*1e3,Tu=new Map;function kE(e,t){return`pixcode.updateCheck.cache.${e}.${t}`}function xL(e,t){try{const r=localStorage.getItem(kE(e,t));if(!r)return null;const n=JSON.parse(r);return{fetchedAt:typeof n.fetchedAt=="number"?n.fetchedAt:null,latestVersion:typeof n.latestVersion=="string"?n.latestVersion:null,releaseInfo:n.releaseInfo??null,rateLimitedUntil:typeof n.rateLimitedUntil=="number"?n.rateLimitedUntil:void 0}}catch{return null}}function Gv(e,t,r){localStorage.setItem(kE(e,t),JSON.stringify(r))}function yL(e,t){const r=`${e}/${t}`,n=Tu.get(r);if(n)return n;const a=fetch(`https://api.github.com/repos/${e}/${t}/releases/latest`,{cache:"no-store",headers:{Accept:"application/vnd.github+json"}}).then(async i=>({status:i.status,ok:i.ok,data:await i.json().catch(()=>({}))})).finally(()=>{Tu.delete(r)});return Tu.set(r,a),a}const SE=(e,t)=>{const[r,n]=h.useState(!1),[a,i]=h.useState(null),[o,l]=h.useState(null),[c,d]=h.useState("git"),[u,p]=h.useState("idle"),[f,m]=h.useState(null),[g,b]=h.useState(()=>Uv()),[x,y]=h.useState(gL),v=h.useRef(null),w=h.useCallback(E=>{fL(E),b(E)},[]);h.useEffect(()=>{const E=()=>b(Uv()),S=j=>{j.key===g0&&E()};return window.addEventListener("storage",S),window.addEventListener(Lm,E),()=>{window.removeEventListener("storage",S),window.removeEventListener(Lm,E)}},[]),h.useEffect(()=>{let E=!1;const S=async()=>{try{const _=await(await fetch("/health",{cache:"no-store"})).json();if(E)return;(_.installMode==="npm"||_.installMode==="git")&&d(_.installMode),typeof _.version=="string"&&/^\d+\.\d+\.\d+/.test(_.version)&&y(_.version)}catch{}};S();const j=()=>{S()};return window.addEventListener("focus",j),()=>{E=!0,window.removeEventListener("focus",j)}},[]),h.useEffect(()=>{if(!x)return;let E=!1;const S=(T,R,C,P)=>({updateAvailable:!!(T&&Nu(T,x)>0),latestVersion:T,releaseInfo:R,currentVersion:x,checkedAt:C,status:P}),j=T=>{!T.updateAvailable||!T.latestVersion||!T.releaseInfo||window.dispatchEvent(new CustomEvent(Mm,{detail:T}))},A=(T,R,C,P="success")=>{if(!T||!R)return n(!1),i(null),l(null),m(C),S(null,null,C,P);i(T),n(Nu(T,x)>0),l(R),m(C);const H=S(T,R,C,P);return j(H),H},_=async({force:T=!1}={})=>{const R=$v(g),C=xL(e,t),P=Date.now();if(!T&&R===null)return p("idle"),A(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"idle");if(!T&&C?.fetchedAt&&R!==null&&P-C.fetchedAt<R)return p("success"),A(C.latestVersion,C.releaseInfo,C.fetchedAt,"success");if(!T&&C?.rateLimitedUntil&&C.rateLimitedUntil>P)return p("error"),A(C.latestVersion,C.releaseInfo,C.fetchedAt,"error");try{p("checking");const H=await yL(e,t);if(E)return S(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"idle");const F=H.data;if(!H.ok)return H.status===403&&Gv(e,t,{fetchedAt:C?.fetchedAt??null,latestVersion:C?.latestVersion??null,releaseInfo:C?.releaseInfo??null,rateLimitedUntil:P+Math.max(R??0,bL)}),p("error"),A(C?.latestVersion??null,C?.releaseInfo??null,C?.fetchedAt??null,"error");if(F.tag_name){const U=F.tag_name.replace(/^v/,""),G=Nu(U,x)>0,O={title:F.name||F.tag_name,body:F.body||"",htmlUrl:F.html_url||`https://github.com/${e}/${t}/releases/latest`,publishedAt:F.published_at||""};Gv(e,t,{fetchedAt:P,latestVersion:U,releaseInfo:O}),i(U),n(G),G&&T4({key:`app-update:${U}`,title:"Pixcode update available",body:`Pixcode ${x} can update to ${U}.`,tag:"pixcode-app-update",data:{type:"app-update",latestVersion:U,installMode:c}}),l(O),p("success"),m(P);const q=S(U,O,P,"success");return j(q),q}else return n(!1),i(null),l(null),p("error"),S(null,null,null,"error")}catch(H){return console.error("Version check failed:",H),n(!1),i(null),l(null),p("error"),S(null,null,null,"error")}};v.current=_,_();const N=$v(g),D=N===null?null:window.setInterval(()=>{_()},N);return()=>{E=!0,D!==null&&window.clearInterval(D)}},[e,t,x,c,g]);const k=h.useCallback(async()=>v.current?await v.current({force:!0}):null,[]);return{updateAvailable:r,latestVersion:a,currentVersion:x,releaseInfo:o,installMode:c,checkStatus:u,lastCheckedAt:f,manualCheck:k,updateCheckPreferences:g,updatePreferences:w}},Ni={autoExpandTools:!1,showRawParameters:!1,showThinking:!0,autoScrollToBottom:!0,sendByCtrlEnter:!1,changeAwareness:!1,sidebarVisible:!0,historyView:"flat"},vL=["flat","grouped"],wL=e=>typeof e=="string"&&vL.includes(e),Kc=Object.keys(Ni),kL=new Set(Kc),Au="ui-preferences:sync",SL=(e,t)=>{if(typeof e=="boolean")return e;if(typeof e=="string"){if(e==="true")return!0;if(e==="false")return!1}return t},Yc=(e,t,r)=>e==="historyView"?wL(t)?t:r:SL(t,r),EL=(e,t)=>{try{const r=localStorage.getItem(e);if(r===null)return t;const n=JSON.parse(r);return Yc(e,n,t)}catch{return t}},CL=e=>{if(typeof window>"u")return Ni;try{const t=localStorage.getItem(e);if(t){const r=JSON.parse(t);if(r&&typeof r=="object"&&!Array.isArray(r)){const n=r;return Kc.reduce((a,i)=>(a[i]=Yc(i,n[i],Ni[i]),a),{...Ni})}}}catch{}return Kc.reduce((t,r)=>(t[r]=EL(r,Ni[r]),t),{...Ni})};function NL(e,t){switch(t.type){case"set":{const{key:r,value:n}=t;if(!kL.has(r))return e;const a=Yc(r,n,e[r]);return e[r]===a?e:{...e,[r]:a}}case"set_many":{const r=t.value||{};let n=!1;const a={...e};for(const i of Kc){if(!(i in r))continue;const o=r[i],l=Yc(i,o,e[i]);a[i]!==l&&(a[i]=l,n=!0)}return n?a:e}case"reset":return{...Ni,...t.value||{}};default:return e}}function x0(e="uiPreferences"){const t=h.useRef(`ui-preferences-${Math.random().toString(36).slice(2)}`),[r,n]=h.useReducer(NL,e,CL);return h.useEffect(()=>{typeof window>"u"||(localStorage.setItem(e,JSON.stringify(r)),window.dispatchEvent(new CustomEvent(Au,{detail:{storageKey:e,sourceId:t.current,value:r}})))},[r,e]),h.useEffect(()=>{if(typeof window>"u")return;const l=u=>{!u||typeof u!="object"||Array.isArray(u)||n({type:"set_many",value:u})},c=u=>{if(!(u.key!==e||u.newValue===null))try{const p=JSON.parse(u.newValue);l(p)}catch{}},d=u=>{const f=u.detail;!f||f.storageKey!==e||f.sourceId===t.current||l(f.value)};return window.addEventListener("storage",c),window.addEventListener(Au,d),()=>{window.removeEventListener("storage",c),window.removeEventListener(Au,d)}},[e]),{preferences:r,setPreference:(l,c)=>{n({type:"set",key:l,value:c})},setPreferences:l=>{n({type:"set_many",value:l})},resetPreferences:l=>{n({type:"reset",value:l})},dispatch:n}}const TL=()=>{try{const e=localStorage.getItem("claude-settings");return e&&JSON.parse(e).projectSortOrder==="date"?"date":"name"}catch{return"name"}},AL=()=>{try{const e=localStorage.getItem("starredProjects");return e?new Set(JSON.parse(e)):new Set}catch{return new Set}},_L=e=>{try{localStorage.setItem("starredProjects",JSON.stringify([...e]))}catch{}},Hv=(e,t)=>`${e}::${t}`,jL=()=>{try{const e=localStorage.getItem("starredSessions");return e?new Set(JSON.parse(e)):new Set}catch{return new Set}},IL=e=>{try{localStorage.setItem("starredSessions",JSON.stringify([...e]))}catch{}},RL=/(?:^|[\s/\\(\[`"'])([\w./-]+?\.(?:ts|tsx|js|jsx|mjs|cjs|py|rb|go|rs|java|kt|swift|c|cc|cpp|h|hpp|cs|php|sh|bash|zsh|json|ya?ml|toml|md|mdx|html?|css|scss|less|sql|prisma|graphql|gql|vue|svelte|astro|dart|lua|r|pl|ps1|tf|dockerfile|env))(?:$|[\s:,)\]`"'])/i,DL=e=>{if(!e)return[];const t=new Set,r=new RegExp(RL.source,"gi");let n;for(;(n=r.exec(e))!==null;){const a=n[1],i=a.lastIndexOf(".");if(i>-1){const o=a.slice(i+1).toLowerCase();o&&o.length<=10&&t.add(o)}if(t.size>=3)break}return[...t]},Ri=e=>e.__provider==="cursor"?new Date(e.createdAt||0):e.__provider==="codex"?new Date(e.createdAt||e.lastActivity||0):new Date(e.lastActivity||e.createdAt||0),LL=(e,t)=>e.__provider==="cursor"?e.summary||e.name||t("projects.untitledSession"):e.__provider==="codex"?e.summary||e.name||t("projects.codexSession"):e.__provider==="gemini"||e.__provider==="qwen"||e.__provider==="opencode"?e.summary||e.name||t("projects.newSession"):e.summary||t("projects.newSession"),OL=e=>e.__provider==="cursor"?String(e.createdAt||""):e.__provider==="codex"?String(e.createdAt||e.lastActivity||""):String(e.lastActivity||e.createdAt||""),ML=(e,t,r)=>{const n=Ri(e),a=Math.floor((t.getTime()-n.getTime())/(1e3*60));return{isCursorSession:e.__provider==="cursor",isCodexSession:e.__provider==="codex",isGeminiSession:e.__provider==="gemini",isQwenSession:e.__provider==="qwen",isOpencodeSession:e.__provider==="opencode",isActive:a<10,sessionName:LL(e,r),sessionTime:OL(e),messageCount:Number(e.messageCount||0)}},EE=(e,t)=>{const r=[...e.sessions||[],...t[e.name]||[]].map(g=>({...g,__provider:"claude"})),n=(e.cursorSessions||[]).map(g=>({...g,__provider:"cursor"})),a=(e.codexSessions||[]).map(g=>({...g,__provider:"codex"})),i=g=>typeof g.id=="string"&&g.id.startsWith("qwen_")||g.provider==="qwen",o=g=>typeof g.id=="string"&&g.id.startsWith("opencode_")||g.provider==="opencode",l=e.geminiSessions||[],c=l.filter(g=>!i(g)&&!o(g)).map(g=>({...g,__provider:"gemini"})),d=l.filter(g=>i(g)).map(g=>({...g,__provider:"qwen"})),u=l.filter(g=>o(g)).map(g=>({...g,__provider:"opencode"})),p=[...(e.qwenSessions||[]).map(g=>({...g,__provider:"qwen"})),...d],f=[...(e.opencodeSessions||[]).map(g=>({...g,__provider:"opencode"})),...u],m=new Map;for(const g of[...r,...n,...a,...c,...p,...f])m.has(g.id)||m.set(g.id,g);return[...m.values()].sort((g,b)=>Ri(b).getTime()-Ri(g).getTime())},qv=(e,t)=>{const r=EE(e,t);return r.length===0?new Date(0):r.reduce((n,a)=>{const i=Ri(a);return i>n?i:n},new Date(0))},PL=(e,t,r,n)=>{const a=[...e];return a.sort((i,o)=>{const l=r.has(i.name),c=r.has(o.name);return l&&!c?-1:!l&&c?1:t==="date"?qv(o,n).getTime()-qv(i,n).getTime():(i.displayName||i.name).localeCompare(o.displayName||o.name)}),a},FL=(e,t)=>{const r=t.trim().toLowerCase();return r?e.filter(n=>{const a=(n.displayName||n.name).toLowerCase(),i=n.name.toLowerCase();return a.includes(r)||i.includes(r)}):e},zL=(e,t)=>{const r=!!e.taskmaster?.hasTaskmaster,n=!!(t?.hasMCPServer&&t?.isConfigured);return r&&n?"fully-configured":r?"taskmaster-only":n?"mcp-only":"not-configured"},BL=e=>{const t=typeof e.fullPath=="string"&&e.fullPath.length>0?e.fullPath:typeof e.path=="string"?e.path:"";return{name:e.name,displayName:typeof e.displayName=="string"&&e.displayName.trim().length>0?e.displayName:e.name,fullPath:t,path:typeof e.path=="string"&&e.path.length>0?e.path:t}};function $L({projects:e,selectedProject:t,selectedSession:r,isLoading:n,isMobile:a,t:i,onRefresh:o,onProjectSelect:l,onSessionSelect:c,onSessionDelete:d,onProjectDelete:u,setCurrentProject:p,setSidebarVisible:f,sidebarVisible:m}){const[g,b]=h.useState(new Set),[x,y]=h.useState(null),[v,w]=h.useState(!1),[k,E]=h.useState(""),[S,j]=h.useState({}),[A,_]=h.useState({}),[N,D]=h.useState(new Set),[T,R]=h.useState(new Date),[C,P]=h.useState("name"),[H,F]=h.useState(!1),[U,G]=h.useState({}),[O,q]=h.useState(null),[$,z]=h.useState(""),[ne,Q]=h.useState(""),[ge,ae]=h.useState(new Set),[pe,de]=h.useState(null),[fe,ve]=h.useState(null),[Se,ze]=h.useState(!1),[M,ue]=h.useState(()=>AL()),[le,Y]=h.useState(()=>jL()),[W,ee]=h.useState("projects"),[be,xe]=h.useState(null),[oe,we]=h.useState(!1),[X,re]=h.useState(null),Z=h.useRef(null),ce=h.useRef(0),ye=h.useRef(null),De=!a&&!m;h.useEffect(()=>{const Oe=setInterval(()=>{R(new Date)},6e4);return()=>clearInterval(Oe)},[]),h.useEffect(()=>{_({}),D(new Set),G({})},[e]),h.useEffect(()=>{t&&b(Oe=>{if(Oe.has(t.name))return Oe;const We=new Set(Oe);return We.add(t.name),We})},[r,t]),h.useEffect(()=>{if(e.length>0&&!n){const Oe=new Set;e.forEach(We=>{We.sessions&&We.sessions.length>=0&&Oe.add(We.name)}),D(Oe)}},[e,n]),h.useEffect(()=>{const Oe=()=>{P(TL())};Oe();const We=tt=>{tt.key==="claude-settings"&&Oe()},yt=()=>Oe();return window.addEventListener("storage",We),window.addEventListener("pixcode:settings-changed",yt),()=>{window.removeEventListener("storage",We),window.removeEventListener("pixcode:settings-changed",yt)}},[]),h.useEffect(()=>{Z.current&&clearTimeout(Z.current),ye.current&&(ye.current.close(),ye.current=null);const Oe=ne.trim();if(W!=="conversations"||Oe.length<2){ce.current+=1,xe(null),re(null),we(!1);return}we(!0);const We=++ce.current;return Z.current=setTimeout(()=>{if(We!==ce.current)return;const yt=lt.searchConversationsUrl(Oe),tt=new EventSource(yt);ye.current=tt;const Ve=[];let Ne=0;tt.addEventListener("result",Ue=>{if(We!==ce.current){tt.close();return}try{const Me=JSON.parse(Ue.data);Ve.push(Me.projectResult),Ne=Me.totalMatches,xe({results:[...Ve],totalMatches:Ne,query:Oe}),re({scannedProjects:Me.scannedProjects,totalProjects:Me.totalProjects})}catch{}}),tt.addEventListener("progress",Ue=>{if(We!==ce.current){tt.close();return}try{const Me=JSON.parse(Ue.data);Ne=Me.totalMatches,re({scannedProjects:Me.scannedProjects,totalProjects:Me.totalProjects})}catch{}}),tt.addEventListener("done",()=>{if(We!==ce.current){tt.close();return}tt.close(),ye.current=null,we(!1),re(null),Ve.length===0&&xe({results:[],totalMatches:0,query:Oe})}),tt.addEventListener("error",()=>{if(We!==ce.current){tt.close();return}tt.close(),ye.current=null,we(!1),re(null),Ve.length===0&&xe({results:[],totalMatches:0,query:Oe})})},400),()=>{Z.current&&clearTimeout(Z.current),ye.current&&(ye.current.close(),ye.current=null)}},[ne,W]);const Ke=h.useCallback(Oe=>{b(We=>{const yt=new Set;return We.has(Oe)||yt.add(Oe),yt})},[]),Ze=h.useCallback((Oe,We)=>{c({...Oe,__projectName:We})},[c]),Nt=h.useCallback(Oe=>{ue(We=>{const yt=new Set(We);return yt.has(Oe)?yt.delete(Oe):yt.add(Oe),_L(yt),yt})},[]),et=h.useCallback(Oe=>M.has(Oe),[M]),Et=h.useCallback((Oe,We)=>{Y(yt=>{const tt=Hv(Oe,We),Ve=new Set(yt);return Ve.has(tt)?Ve.delete(tt):Ve.add(tt),IL(Ve),Ve})},[]),wt=h.useCallback((Oe,We)=>le.has(Hv(Oe,We)),[le]),at=h.useCallback(Oe=>EE(Oe,A),[A]),se=h.useMemo(()=>e.map(Oe=>{const We=U[Oe.name];return We===void 0?Oe:{...Oe,sessionMeta:{...Oe.sessionMeta,hasMore:We}}}),[U,e]),Ie=h.useMemo(()=>PL(se,C,M,A),[A,C,se,M]),Pe=h.useMemo(()=>FL(Ie,ne),[ne,Ie]),Xe=h.useCallback(Oe=>{y(Oe.name),E(Oe.displayName)},[]),st=h.useCallback(()=>{y(null),E("")},[]),kt=h.useCallback(async Oe=>{try{(await lt.renameProject(Oe,k)).ok?window.refreshProjects?await window.refreshProjects():window.location.reload():console.error("Failed to rename project")}catch(We){console.error("Error renaming project:",We)}finally{y(null),E("")}},[k]),ut=h.useCallback((Oe,We,yt,tt="claude")=>{ve({projectName:Oe,sessionId:We,sessionTitle:yt,provider:tt})},[]),Sr=h.useCallback(async()=>{if(!fe)return;const{projectName:Oe,sessionId:We,provider:yt}=fe;ve(null);try{let tt;if(yt==="codex"?tt=await lt.deleteCodexSession(We):yt==="gemini"?tt=await lt.deleteGeminiSession(We):yt==="qwen"?tt=await lt.deleteQwenSession(We):tt=await lt.deleteSession(Oe,We),tt.ok)d?.(We);else{const Ve=await tt.text();console.error("[Sidebar] Failed to delete session:",{status:tt.status,error:Ve}),alert(i("messages.deleteSessionFailed"))}}catch(tt){console.error("[Sidebar] Error deleting session:",tt),alert(i("messages.deleteSessionError"))}},[d,fe,i]),Ee=h.useCallback(Oe=>{de({project:Oe,sessionCount:at(Oe).length})},[at]),Be=h.useCallback(async(Oe=!1)=>{if(!pe)return;const{project:We,sessionCount:yt}=pe,tt=yt===0;de(null),ae(Ve=>new Set([...Ve,We.name]));try{const Ve=await lt.deleteProject(We.name,!tt,Oe);if(Ve.ok)u?.(We.name);else{const Ne=await Ve.json();alert(Ne.error||i("messages.deleteProjectFailed"))}}catch(Ve){console.error("Error deleting project:",Ve),alert(i("messages.deleteProjectError"))}finally{ae(Ve=>{const Ne=new Set(Ve);return Ne.delete(We.name),Ne})}},[pe,u,i]),qe=h.useCallback(async Oe=>{const We=U[Oe.name];if(!(!(We!==void 0?We:Oe.sessionMeta?.hasMore===!0)||S[Oe.name])){j(tt=>({...tt,[Oe.name]:!0}));try{const tt=(Oe.sessions?.length||0)+(A[Oe.name]?.length||0),Ve=await lt.sessions(Oe.name,5,tt);if(!Ve.ok)return;const Ne=await Ve.json();_(Ue=>({...Ue,[Oe.name]:[...Ue[Oe.name]||[],...Ne.sessions||[]]})),Ne.hasMore===!1&&G(Ue=>({...Ue,[Oe.name]:!1}))}catch(tt){console.error("Error loading more sessions:",tt)}finally{j(tt=>({...tt,[Oe.name]:!1}))}}},[A,S,U]),xt=h.useCallback(Oe=>{l(Oe),p(Oe)},[l,p]),At=h.useCallback(async()=>{F(!0);try{await o()}finally{F(!1)}},[o]),mt=h.useCallback(async(Oe,We,yt,tt)=>{const Ve=yt.trim();if(!Ve){q(null),z("");return}try{const Ne=await lt.renameSession(We,Ve,tt);Ne.ok?await o():(console.error("[Sidebar] Failed to rename session:",Ne.status),alert(i("messages.renameSessionFailed")))}catch(Ne){console.error("[Sidebar] Error renaming session:",Ne),alert(i("messages.renameSessionError"))}finally{q(null),z("")}},[o,i]),fn=h.useCallback(()=>{f(!1)},[f]),Qr=h.useCallback(()=>{f(!0)},[f]);return{isSidebarCollapsed:De,expandedProjects:g,editingProject:x,showNewProject:v,editingName:k,loadingSessions:S,additionalSessions:A,initialSessionsLoaded:N,currentTime:T,projectSortOrder:C,isRefreshing:H,editingSession:O,editingSessionName:$,searchFilter:ne,deletingProjects:ge,deleteConfirmation:pe,sessionDeleteConfirmation:fe,showVersionModal:Se,starredProjects:M,starredSessions:le,filteredProjects:Pe,toggleProject:Ke,handleSessionClick:Ze,toggleStarProject:Nt,isProjectStarred:et,toggleStarSession:Et,isSessionStarred:wt,getProjectSessions:at,startEditing:Xe,cancelEditing:st,saveProjectName:kt,showDeleteSessionConfirmation:ut,confirmDeleteSession:Sr,requestProjectDelete:Ee,confirmDeleteProject:Be,loadMoreSessions:qe,handleProjectSelect:xt,refreshProjects:At,updateSessionSummary:mt,collapseSidebar:fn,expandSidebar:Qr,setShowNewProject:w,setEditingName:E,setEditingSession:q,setEditingSessionName:z,searchMode:W,setSearchMode:ee,conversationResults:be,isSearching:oe,searchProgress:X,clearConversationResults:h.useCallback(()=>{ce.current+=1,ye.current&&(ye.current.close(),ye.current=null),we(!1),re(null),xe(null)},[]),setSearchFilter:Q,setDeleteConfirmation:de,setSessionDeleteConfirmation:ve,setShowVersionModal:ze}}const UL="https://discord.gg/buxwujPNRE",GL="https://github.com/alicomert/pixcode/issues/new";function HL({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"})})}function qL({onExpand:e,onShowSettings:t,updateAvailable:r,onShowVersionModal:n,t:a}){return s.jsxs("div",{className:"flex h-full w-12 flex-col items-center gap-1 bg-background/80 py-3 backdrop-blur-sm",children:[s.jsx("button",{onClick:e,className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("common:versionUpdate.ariaLabels.showSidebar"),title:a("common:versionUpdate.ariaLabels.showSidebar"),children:s.jsx(Y9,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("div",{className:"nav-divider my-1 w-6"}),s.jsx("button",{onClick:t,className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.settings"),title:a("actions.settings"),children:s.jsx(Lt,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("a",{href:GL,target:"_blank",rel:"noopener noreferrer",className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.reportIssue"),title:a("actions.reportIssue"),children:s.jsx(Am,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),s.jsx("a",{href:UL,target:"_blank",rel:"noopener noreferrer",className:"group flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("actions.joinCommunity"),title:a("actions.joinCommunity"),children:s.jsx(HL,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})}),r&&s.jsxs("button",{onClick:n,className:"relative flex h-8 w-8 items-center justify-center rounded-lg transition-colors hover:bg-accent/80","aria-label":a("common:versionUpdate.ariaLabels.updateAvailable"),title:a("common:versionUpdate.ariaLabels.updateAvailable"),children:[s.jsx(ka,{className:"h-4 w-4 text-blue-500"}),s.jsx("span",{className:"absolute right-1.5 top-1.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]})]})}function CE(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(r=CE(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function NE(){for(var e,t,r=0,n="",a=arguments.length;r<a;r++)(e=arguments[r])&&(t=CE(e))&&(n&&(n+=" "),n+=t);return n}const Vv=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Wv=NE,y0=(e,t)=>r=>{var n;if(t?.variants==null)return Wv(e,r?.class,r?.className);const{variants:a,defaultVariants:i}=t,o=Object.keys(a).map(d=>{const u=r?.[d],p=i?.[d];if(u===null)return null;const f=Vv(u)||Vv(p);return a[d][f]}),l=r&&Object.entries(r).reduce((d,u)=>{let[p,f]=u;return f===void 0||(d[p]=f),d},{}),c=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((d,u)=>{let{class:p,className:f,...m}=u;return Object.entries(m).every(g=>{let[b,x]=g;return Array.isArray(x)?x.includes({...i,...l}[b]):{...i,...l}[b]===x})?[...d,p,f]:d},[]);return Wv(e,o,c,r?.class,r?.className)},v0="-",VL=e=>{const t=KL(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:o=>{const l=o.split(v0);return l[0]===""&&l.length!==1&&l.shift(),TE(l,t)||WL(o)},getConflictingClassGroupIds:(o,l)=>{const c=r[o]||[];return l&&n[o]?[...c,...n[o]]:c}}},TE=(e,t)=>{if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),a=n?TE(e.slice(1),n):void 0;if(a)return a;if(t.validators.length===0)return;const i=e.join(v0);return t.validators.find(({validator:o})=>o(i))?.classGroupId},Kv=/^\[(.+)\]$/,WL=e=>{if(Kv.test(e)){const t=Kv.exec(e)[1],r=t?.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},KL=e=>{const{theme:t,classGroups:r}=e,n={nextPart:new Map,validators:[]};for(const a in r)Pm(r[a],n,a,t);return n},Pm=(e,t,r,n)=>{e.forEach(a=>{if(typeof a=="string"){const i=a===""?t:Yv(t,a);i.classGroupId=r;return}if(typeof a=="function"){if(YL(a)){Pm(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([i,o])=>{Pm(o,Yv(t,i),r,n)})})},Yv=(e,t)=>{let r=e;return t.split(v0).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},YL=e=>e.isThemeGetter,ZL=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const a=(i,o)=>{r.set(i,o),t++,t>e&&(t=0,n=r,r=new Map)};return{get(i){let o=r.get(i);if(o!==void 0)return o;if((o=n.get(i))!==void 0)return a(i,o),o},set(i,o){r.has(i)?r.set(i,o):a(i,o)}}},Fm="!",zm=":",XL=zm.length,JL=e=>{const{prefix:t,experimentalParseClassName:r}=e;let n=a=>{const i=[];let o=0,l=0,c=0,d;for(let g=0;g<a.length;g++){let b=a[g];if(o===0&&l===0){if(b===zm){i.push(a.slice(c,g)),c=g+XL;continue}if(b==="/"){d=g;continue}}b==="["?o++:b==="]"?o--:b==="("?l++:b===")"&&l--}const u=i.length===0?a:a.substring(c),p=QL(u),f=p!==u,m=d&&d>c?d-c:void 0;return{modifiers:i,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:m}};if(t){const a=t+zm,i=n;n=o=>o.startsWith(a)?i(o.substring(a.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:o,maybePostfixModifierPosition:void 0}}if(r){const a=n;n=i=>r({className:i,parseClassName:a})}return n},QL=e=>e.endsWith(Fm)?e.substring(0,e.length-1):e.startsWith(Fm)?e.substring(1):e,eO=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(n=>[n,!0]));return n=>{if(n.length<=1)return n;const a=[];let i=[];return n.forEach(o=>{o[0]==="["||t[o]?(a.push(...i.sort(),o),i=[]):i.push(o)}),a.push(...i.sort()),a}},tO=e=>({cache:ZL(e.cacheSize),parseClassName:JL(e),sortModifiers:eO(e),...VL(e)}),rO=/\s+/,nO=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:a,sortModifiers:i}=t,o=[],l=e.trim().split(rO);let c="";for(let d=l.length-1;d>=0;d-=1){const u=l[d],{isExternal:p,modifiers:f,hasImportantModifier:m,baseClassName:g,maybePostfixModifierPosition:b}=r(u);if(p){c=u+(c.length>0?" "+c:c);continue}let x=!!b,y=n(x?g.substring(0,b):g);if(!y){if(!x){c=u+(c.length>0?" "+c:c);continue}if(y=n(g),!y){c=u+(c.length>0?" "+c:c);continue}x=!1}const v=i(f).join(":"),w=m?v+Fm:v,k=w+y;if(o.includes(k))continue;o.push(k);const E=a(y,x);for(let S=0;S<E.length;++S){const j=E[S];o.push(w+j)}c=u+(c.length>0?" "+c:c)}return c};function aO(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=AE(t))&&(n&&(n+=" "),n+=r);return n}const AE=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=AE(e[n]))&&(r&&(r+=" "),r+=t);return r};function iO(e,...t){let r,n,a,i=o;function o(c){const d=t.reduce((u,p)=>p(u),e());return r=tO(d),n=r.cache.get,a=r.cache.set,i=l,l(c)}function l(c){const d=n(c);if(d)return d;const u=nO(c,r);return a(c,u),u}return function(){return i(aO.apply(null,arguments))}}const dr=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},_E=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,jE=/^\((?:(\w[\w-]*):)?(.+)\)$/i,sO=/^\d+\/\d+$/,oO=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,lO=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,cO=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,dO=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,uO=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,is=e=>sO.test(e),pt=e=>!!e&&!Number.isNaN(Number(e)),Fa=e=>!!e&&Number.isInteger(Number(e)),_u=e=>e.endsWith("%")&&pt(e.slice(0,-1)),ca=e=>oO.test(e),pO=()=>!0,mO=e=>lO.test(e)&&!cO.test(e),IE=()=>!1,hO=e=>dO.test(e),fO=e=>uO.test(e),gO=e=>!Ge(e)&&!He(e),bO=e=>Ys(e,LE,IE),Ge=e=>_E.test(e),bi=e=>Ys(e,OE,mO),ju=e=>Ys(e,kO,pt),Zv=e=>Ys(e,RE,IE),xO=e=>Ys(e,DE,fO),Wl=e=>Ys(e,ME,hO),He=e=>jE.test(e),bo=e=>Zs(e,OE),yO=e=>Zs(e,SO),Xv=e=>Zs(e,RE),vO=e=>Zs(e,LE),wO=e=>Zs(e,DE),Kl=e=>Zs(e,ME,!0),Ys=(e,t,r)=>{const n=_E.exec(e);return n?n[1]?t(n[1]):r(n[2]):!1},Zs=(e,t,r=!1)=>{const n=jE.exec(e);return n?n[1]?t(n[1]):r:!1},RE=e=>e==="position"||e==="percentage",DE=e=>e==="image"||e==="url",LE=e=>e==="length"||e==="size"||e==="bg-size",OE=e=>e==="length",kO=e=>e==="number",SO=e=>e==="family-name",ME=e=>e==="shadow",EO=()=>{const e=dr("color"),t=dr("font"),r=dr("text"),n=dr("font-weight"),a=dr("tracking"),i=dr("leading"),o=dr("breakpoint"),l=dr("container"),c=dr("spacing"),d=dr("radius"),u=dr("shadow"),p=dr("inset-shadow"),f=dr("text-shadow"),m=dr("drop-shadow"),g=dr("blur"),b=dr("perspective"),x=dr("aspect"),y=dr("ease"),v=dr("animate"),w=()=>["auto","avoid","all","avoid-page","page","left","right","column"],k=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],E=()=>[...k(),He,Ge],S=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto","contain","none"],A=()=>[He,Ge,c],_=()=>[is,"full","auto",...A()],N=()=>[Fa,"none","subgrid",He,Ge],D=()=>["auto",{span:["full",Fa,He,Ge]},Fa,He,Ge],T=()=>[Fa,"auto",He,Ge],R=()=>["auto","min","max","fr",He,Ge],C=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],P=()=>["start","end","center","stretch","center-safe","end-safe"],H=()=>["auto",...A()],F=()=>[is,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...A()],U=()=>[e,He,Ge],G=()=>[...k(),Xv,Zv,{position:[He,Ge]}],O=()=>["no-repeat",{repeat:["","x","y","space","round"]}],q=()=>["auto","cover","contain",vO,bO,{size:[He,Ge]}],$=()=>[_u,bo,bi],z=()=>["","none","full",d,He,Ge],ne=()=>["",pt,bo,bi],Q=()=>["solid","dashed","dotted","double"],ge=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ae=()=>[pt,_u,Xv,Zv],pe=()=>["","none",g,He,Ge],de=()=>["none",pt,He,Ge],fe=()=>["none",pt,He,Ge],ve=()=>[pt,He,Ge],Se=()=>[is,"full",...A()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[ca],breakpoint:[ca],color:[pO],container:[ca],"drop-shadow":[ca],ease:["in","out","in-out"],font:[gO],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[ca],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[ca],shadow:[ca],spacing:["px",pt],text:[ca],"text-shadow":[ca],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",is,Ge,He,x]}],container:["container"],columns:[{columns:[pt,Ge,He,l]}],"break-after":[{"break-after":w()}],"break-before":[{"break-before":w()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:E()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:j()}],"overscroll-x":[{"overscroll-x":j()}],"overscroll-y":[{"overscroll-y":j()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:_()}],"inset-x":[{"inset-x":_()}],"inset-y":[{"inset-y":_()}],start:[{start:_()}],end:[{end:_()}],top:[{top:_()}],right:[{right:_()}],bottom:[{bottom:_()}],left:[{left:_()}],visibility:["visible","invisible","collapse"],z:[{z:[Fa,"auto",He,Ge]}],basis:[{basis:[is,"full","auto",l,...A()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[pt,is,"auto","initial","none",Ge]}],grow:[{grow:["",pt,He,Ge]}],shrink:[{shrink:["",pt,He,Ge]}],order:[{order:[Fa,"first","last","none",He,Ge]}],"grid-cols":[{"grid-cols":N()}],"col-start-end":[{col:D()}],"col-start":[{"col-start":T()}],"col-end":[{"col-end":T()}],"grid-rows":[{"grid-rows":N()}],"row-start-end":[{row:D()}],"row-start":[{"row-start":T()}],"row-end":[{"row-end":T()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":R()}],"auto-rows":[{"auto-rows":R()}],gap:[{gap:A()}],"gap-x":[{"gap-x":A()}],"gap-y":[{"gap-y":A()}],"justify-content":[{justify:[...C(),"normal"]}],"justify-items":[{"justify-items":[...P(),"normal"]}],"justify-self":[{"justify-self":["auto",...P()]}],"align-content":[{content:["normal",...C()]}],"align-items":[{items:[...P(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...P(),{baseline:["","last"]}]}],"place-content":[{"place-content":C()}],"place-items":[{"place-items":[...P(),"baseline"]}],"place-self":[{"place-self":["auto",...P()]}],p:[{p:A()}],px:[{px:A()}],py:[{py:A()}],ps:[{ps:A()}],pe:[{pe:A()}],pt:[{pt:A()}],pr:[{pr:A()}],pb:[{pb:A()}],pl:[{pl:A()}],m:[{m:H()}],mx:[{mx:H()}],my:[{my:H()}],ms:[{ms:H()}],me:[{me:H()}],mt:[{mt:H()}],mr:[{mr:H()}],mb:[{mb:H()}],ml:[{ml:H()}],"space-x":[{"space-x":A()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":A()}],"space-y-reverse":["space-y-reverse"],size:[{size:F()}],w:[{w:[l,"screen",...F()]}],"min-w":[{"min-w":[l,"screen","none",...F()]}],"max-w":[{"max-w":[l,"screen","none","prose",{screen:[o]},...F()]}],h:[{h:["screen","lh",...F()]}],"min-h":[{"min-h":["screen","lh","none",...F()]}],"max-h":[{"max-h":["screen","lh",...F()]}],"font-size":[{text:["base",r,bo,bi]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,He,ju]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",_u,Ge]}],"font-family":[{font:[yO,Ge,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[a,He,Ge]}],"line-clamp":[{"line-clamp":[pt,"none",He,ju]}],leading:[{leading:[i,...A()]}],"list-image":[{"list-image":["none",He,Ge]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",He,Ge]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:U()}],"text-color":[{text:U()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Q(),"wavy"]}],"text-decoration-thickness":[{decoration:[pt,"from-font","auto",He,bi]}],"text-decoration-color":[{decoration:U()}],"underline-offset":[{"underline-offset":[pt,"auto",He,Ge]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:A()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",He,Ge]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",He,Ge]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:G()}],"bg-repeat":[{bg:O()}],"bg-size":[{bg:q()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},Fa,He,Ge],radial:["",He,Ge],conic:[Fa,He,Ge]},wO,xO]}],"bg-color":[{bg:U()}],"gradient-from-pos":[{from:$()}],"gradient-via-pos":[{via:$()}],"gradient-to-pos":[{to:$()}],"gradient-from":[{from:U()}],"gradient-via":[{via:U()}],"gradient-to":[{to:U()}],rounded:[{rounded:z()}],"rounded-s":[{"rounded-s":z()}],"rounded-e":[{"rounded-e":z()}],"rounded-t":[{"rounded-t":z()}],"rounded-r":[{"rounded-r":z()}],"rounded-b":[{"rounded-b":z()}],"rounded-l":[{"rounded-l":z()}],"rounded-ss":[{"rounded-ss":z()}],"rounded-se":[{"rounded-se":z()}],"rounded-ee":[{"rounded-ee":z()}],"rounded-es":[{"rounded-es":z()}],"rounded-tl":[{"rounded-tl":z()}],"rounded-tr":[{"rounded-tr":z()}],"rounded-br":[{"rounded-br":z()}],"rounded-bl":[{"rounded-bl":z()}],"border-w":[{border:ne()}],"border-w-x":[{"border-x":ne()}],"border-w-y":[{"border-y":ne()}],"border-w-s":[{"border-s":ne()}],"border-w-e":[{"border-e":ne()}],"border-w-t":[{"border-t":ne()}],"border-w-r":[{"border-r":ne()}],"border-w-b":[{"border-b":ne()}],"border-w-l":[{"border-l":ne()}],"divide-x":[{"divide-x":ne()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ne()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...Q(),"hidden","none"]}],"divide-style":[{divide:[...Q(),"hidden","none"]}],"border-color":[{border:U()}],"border-color-x":[{"border-x":U()}],"border-color-y":[{"border-y":U()}],"border-color-s":[{"border-s":U()}],"border-color-e":[{"border-e":U()}],"border-color-t":[{"border-t":U()}],"border-color-r":[{"border-r":U()}],"border-color-b":[{"border-b":U()}],"border-color-l":[{"border-l":U()}],"divide-color":[{divide:U()}],"outline-style":[{outline:[...Q(),"none","hidden"]}],"outline-offset":[{"outline-offset":[pt,He,Ge]}],"outline-w":[{outline:["",pt,bo,bi]}],"outline-color":[{outline:U()}],shadow:[{shadow:["","none",u,Kl,Wl]}],"shadow-color":[{shadow:U()}],"inset-shadow":[{"inset-shadow":["none",p,Kl,Wl]}],"inset-shadow-color":[{"inset-shadow":U()}],"ring-w":[{ring:ne()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:U()}],"ring-offset-w":[{"ring-offset":[pt,bi]}],"ring-offset-color":[{"ring-offset":U()}],"inset-ring-w":[{"inset-ring":ne()}],"inset-ring-color":[{"inset-ring":U()}],"text-shadow":[{"text-shadow":["none",f,Kl,Wl]}],"text-shadow-color":[{"text-shadow":U()}],opacity:[{opacity:[pt,He,Ge]}],"mix-blend":[{"mix-blend":[...ge(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":ge()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[pt]}],"mask-image-linear-from-pos":[{"mask-linear-from":ae()}],"mask-image-linear-to-pos":[{"mask-linear-to":ae()}],"mask-image-linear-from-color":[{"mask-linear-from":U()}],"mask-image-linear-to-color":[{"mask-linear-to":U()}],"mask-image-t-from-pos":[{"mask-t-from":ae()}],"mask-image-t-to-pos":[{"mask-t-to":ae()}],"mask-image-t-from-color":[{"mask-t-from":U()}],"mask-image-t-to-color":[{"mask-t-to":U()}],"mask-image-r-from-pos":[{"mask-r-from":ae()}],"mask-image-r-to-pos":[{"mask-r-to":ae()}],"mask-image-r-from-color":[{"mask-r-from":U()}],"mask-image-r-to-color":[{"mask-r-to":U()}],"mask-image-b-from-pos":[{"mask-b-from":ae()}],"mask-image-b-to-pos":[{"mask-b-to":ae()}],"mask-image-b-from-color":[{"mask-b-from":U()}],"mask-image-b-to-color":[{"mask-b-to":U()}],"mask-image-l-from-pos":[{"mask-l-from":ae()}],"mask-image-l-to-pos":[{"mask-l-to":ae()}],"mask-image-l-from-color":[{"mask-l-from":U()}],"mask-image-l-to-color":[{"mask-l-to":U()}],"mask-image-x-from-pos":[{"mask-x-from":ae()}],"mask-image-x-to-pos":[{"mask-x-to":ae()}],"mask-image-x-from-color":[{"mask-x-from":U()}],"mask-image-x-to-color":[{"mask-x-to":U()}],"mask-image-y-from-pos":[{"mask-y-from":ae()}],"mask-image-y-to-pos":[{"mask-y-to":ae()}],"mask-image-y-from-color":[{"mask-y-from":U()}],"mask-image-y-to-color":[{"mask-y-to":U()}],"mask-image-radial":[{"mask-radial":[He,Ge]}],"mask-image-radial-from-pos":[{"mask-radial-from":ae()}],"mask-image-radial-to-pos":[{"mask-radial-to":ae()}],"mask-image-radial-from-color":[{"mask-radial-from":U()}],"mask-image-radial-to-color":[{"mask-radial-to":U()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":k()}],"mask-image-conic-pos":[{"mask-conic":[pt]}],"mask-image-conic-from-pos":[{"mask-conic-from":ae()}],"mask-image-conic-to-pos":[{"mask-conic-to":ae()}],"mask-image-conic-from-color":[{"mask-conic-from":U()}],"mask-image-conic-to-color":[{"mask-conic-to":U()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:G()}],"mask-repeat":[{mask:O()}],"mask-size":[{mask:q()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",He,Ge]}],filter:[{filter:["","none",He,Ge]}],blur:[{blur:pe()}],brightness:[{brightness:[pt,He,Ge]}],contrast:[{contrast:[pt,He,Ge]}],"drop-shadow":[{"drop-shadow":["","none",m,Kl,Wl]}],"drop-shadow-color":[{"drop-shadow":U()}],grayscale:[{grayscale:["",pt,He,Ge]}],"hue-rotate":[{"hue-rotate":[pt,He,Ge]}],invert:[{invert:["",pt,He,Ge]}],saturate:[{saturate:[pt,He,Ge]}],sepia:[{sepia:["",pt,He,Ge]}],"backdrop-filter":[{"backdrop-filter":["","none",He,Ge]}],"backdrop-blur":[{"backdrop-blur":pe()}],"backdrop-brightness":[{"backdrop-brightness":[pt,He,Ge]}],"backdrop-contrast":[{"backdrop-contrast":[pt,He,Ge]}],"backdrop-grayscale":[{"backdrop-grayscale":["",pt,He,Ge]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[pt,He,Ge]}],"backdrop-invert":[{"backdrop-invert":["",pt,He,Ge]}],"backdrop-opacity":[{"backdrop-opacity":[pt,He,Ge]}],"backdrop-saturate":[{"backdrop-saturate":[pt,He,Ge]}],"backdrop-sepia":[{"backdrop-sepia":["",pt,He,Ge]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":A()}],"border-spacing-x":[{"border-spacing-x":A()}],"border-spacing-y":[{"border-spacing-y":A()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",He,Ge]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[pt,"initial",He,Ge]}],ease:[{ease:["linear","initial",y,He,Ge]}],delay:[{delay:[pt,He,Ge]}],animate:[{animate:["none",v,He,Ge]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[b,He,Ge]}],"perspective-origin":[{"perspective-origin":E()}],rotate:[{rotate:de()}],"rotate-x":[{"rotate-x":de()}],"rotate-y":[{"rotate-y":de()}],"rotate-z":[{"rotate-z":de()}],scale:[{scale:fe()}],"scale-x":[{"scale-x":fe()}],"scale-y":[{"scale-y":fe()}],"scale-z":[{"scale-z":fe()}],"scale-3d":["scale-3d"],skew:[{skew:ve()}],"skew-x":[{"skew-x":ve()}],"skew-y":[{"skew-y":ve()}],transform:[{transform:[He,Ge,"","none","gpu","cpu"]}],"transform-origin":[{origin:E()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:Se()}],"translate-x":[{"translate-x":Se()}],"translate-y":[{"translate-y":Se()}],"translate-z":[{"translate-z":Se()}],"translate-none":["translate-none"],accent:[{accent:U()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:U()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",He,Ge]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":A()}],"scroll-mx":[{"scroll-mx":A()}],"scroll-my":[{"scroll-my":A()}],"scroll-ms":[{"scroll-ms":A()}],"scroll-me":[{"scroll-me":A()}],"scroll-mt":[{"scroll-mt":A()}],"scroll-mr":[{"scroll-mr":A()}],"scroll-mb":[{"scroll-mb":A()}],"scroll-ml":[{"scroll-ml":A()}],"scroll-p":[{"scroll-p":A()}],"scroll-px":[{"scroll-px":A()}],"scroll-py":[{"scroll-py":A()}],"scroll-ps":[{"scroll-ps":A()}],"scroll-pe":[{"scroll-pe":A()}],"scroll-pt":[{"scroll-pt":A()}],"scroll-pr":[{"scroll-pr":A()}],"scroll-pb":[{"scroll-pb":A()}],"scroll-pl":[{"scroll-pl":A()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",He,Ge]}],fill:[{fill:["none",...U()]}],"stroke-w":[{stroke:[pt,bo,bi,ju]}],stroke:[{stroke:["none",...U()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},CO=iO(EO);function me(...e){return CO(NE(e))}function NO(e){if(!e||typeof e!="string")return null;try{return JSON.parse(e)}catch{return null}}const TO=y0("relative grid w-full grid-cols-[0_1fr] items-start gap-y-0.5 rounded-lg border px-4 py-3 text-sm has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] has-[>svg]:gap-x-3 [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{default:"bg-card text-card-foreground",destructive:"bg-card text-destructive *:data-[slot=alert-description]:text-destructive/90 [&>svg]:text-current"}},defaultVariants:{variant:"default"}}),PE=h.forwardRef(({className:e,variant:t,...r},n)=>s.jsx("div",{ref:n,role:"alert","data-slot":"alert",className:me(TO({variant:t}),e),...r}));PE.displayName="Alert";const AO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"alert-title",className:me("col-start-2 line-clamp-1 min-h-4 font-medium tracking-tight",e),...t}));AO.displayName="AlertTitle";const _O=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"alert-description",className:me("text-muted-foreground col-start-2 grid justify-items-start gap-1 text-sm [&_p]:leading-relaxed",e),...t}));_O.displayName="AlertDescription";const jO=y0("inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground shadow hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function or({className:e,variant:t,...r}){return s.jsx("div",{className:me(jO({variant:t}),e),...r})}const IO=y0("inline-flex touch-manipulation items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground shadow hover:bg-primary/90 active:bg-primary/80",destructive:"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90 active:bg-destructive/80",outline:"border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground active:bg-accent/80",secondary:"bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80 active:bg-secondary/70",ghost:"hover:bg-accent hover:text-accent-foreground active:bg-accent/80",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3 text-sm",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),je=h.forwardRef(({className:e,variant:t,size:r,...n},a)=>s.jsx("button",{className:me(IO({variant:t,size:r,className:e})),ref:a,...n}));je.displayName="Button";const FE=h.createContext(null),zE=()=>{const e=h.useContext(FE);if(!e)throw new Error("Confirmation components must be used within Confirmation");return e},BE=({className:e,approval:t="pending",children:r,...n})=>{const a=h.useMemo(()=>({approval:t}),[t]);return s.jsx(FE.Provider,{value:a,children:s.jsx(PE,{className:me("flex flex-col gap-2",e),...n,children:r})})};BE.displayName="Confirmation";const $E=({className:e,...t})=>s.jsx("div",{"data-slot":"confirmation-title",className:me("text-muted-foreground inline text-sm",e),...t});$E.displayName="ConfirmationTitle";const UE=({children:e})=>{const{approval:t}=zE();return t!=="pending"?null:s.jsx(s.Fragment,{children:e})};UE.displayName="ConfirmationRequest";const GE=({className:e,...t})=>{const{approval:r}=zE();return r!=="pending"?null:s.jsx("div",{"data-slot":"confirmation-actions",className:me("flex items-center justify-end gap-2 self-end",e),...t})};GE.displayName="ConfirmationActions";const Tc=({variant:e="default",...t})=>s.jsx(je,{className:"h-8 px-3 text-sm",variant:e,type:"button",...t});Tc.displayName="ConfirmationAction";const HE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("rounded-xl border bg-card text-card-foreground shadow-sm",e),...t}));HE.displayName="Card";const qE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("flex flex-col space-y-1.5 p-4",e),...t}));qE.displayName="CardHeader";const VE=h.forwardRef(({className:e,...t},r)=>s.jsx("h3",{ref:r,className:me("font-semibold leading-none tracking-tight",e),...t}));VE.displayName="CardTitle";const RO=h.forwardRef(({className:e,...t},r)=>s.jsx("p",{ref:r,className:me("text-sm text-muted-foreground",e),...t}));RO.displayName="CardDescription";const WE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("p-4 pt-0",e),...t}));WE.displayName="CardContent";const KE=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("flex items-center p-4 pt-0",e),...t}));KE.displayName="CardFooter";const DO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("ml-auto shrink-0",e),...t}));DO.displayName="CardAction";const YE=h.createContext(null);function ZE(){const e=h.useContext(YE);if(!e)throw new Error("Collapsible components must be used within <Collapsible>");return e}const ri=h.forwardRef(({defaultOpen:e=!1,open:t,onOpenChange:r,className:n,children:a,...i},o)=>{const[l,c]=h.useState(e),d=t!==void 0,u=d?t:l,p=h.useCallback(m=>{d||c(m),r?.(m)},[d,r]),f=h.useMemo(()=>({open:u,onOpenChange:p}),[u,p]);return s.jsx(YE.Provider,{value:f,children:s.jsx("div",{ref:o,"data-state":u?"open":"closed",className:n,...i,children:a})})});ri.displayName="Collapsible";const Sa=h.forwardRef(({onClick:e,children:t,className:r,...n},a)=>{const{open:i,onOpenChange:o}=ZE(),l=h.useCallback(c=>{o(!i),e?.(c)},[i,o,e]);return s.jsx("button",{ref:a,type:"button","aria-expanded":i,"data-state":i?"open":"closed",onClick:l,className:r,...n,children:t})});Sa.displayName="CollapsibleTrigger";const ni=h.forwardRef(({className:e,children:t,...r},n)=>{const{open:a}=ZE();return s.jsx("div",{ref:n,"data-state":a?"open":"closed",className:me("grid transition-[grid-template-rows] duration-200 ease-out",a?"grid-rows-[1fr]":"grid-rows-[0fr]",e),...r,children:s.jsx("div",{className:"overflow-hidden",children:t})})});ni.displayName="CollapsibleContent";const XE=h.createContext(null);function w0(){const e=h.useContext(XE);if(!e)throw new Error("Command components must be used within <Command>");return e}const JE=h.forwardRef(({className:e,children:t,...r},n)=>{const[a,i]=h.useState(""),o=h.useRef(new Map),[l,c]=h.useState(0),d=h.useCallback(v=>{o.current.set(v.id,v),c(w=>w+1)},[]),u=h.useCallback(v=>{o.current.delete(v),c(w=>w+1)},[]),p=h.useCallback((v,w)=>{const k=o.current.get(v);k&&Object.assign(k,w)},[]),f=h.useMemo(()=>{const v=a.toLowerCase(),w=new Set;for(const[k,E]of o.current)(!v||E.value.includes(v))&&w.add(k);return w},[a,l]),m=h.useMemo(()=>{const v=[];for(const[,w]of o.current)f.has(w.id)&&v.push(w);return v},[f]),[g,b]=h.useState(null);h.useEffect(()=>{b(m.length>0?m[0].id:null)},[m]);const x=h.useCallback(v=>{if(v.key==="ArrowDown"||v.key==="ArrowUp"||v.key==="Enter")v.preventDefault();else return;const w=m;if(w.length===0)return;if(v.key==="Enter"){w.find(_=>_.id===g)?.onSelect();return}const k=w.findIndex(A=>A.id===g);let E;v.key==="ArrowDown"?E=k<w.length-1?k+1:0:E=k>0?k-1:w.length-1;const S=w[E].id;b(S),w[E].element?.scrollIntoView({block:"nearest"})},[m,g]),y=h.useMemo(()=>({search:a,setSearch:i,visibleIds:f,activeId:g,setActiveId:b,register:d,unregister:u,updateEntry:p}),[a,f,g,d,u,p]);return s.jsx(XE.Provider,{value:y,children:s.jsx("div",{ref:n,role:"combobox","aria-expanded":"true","aria-haspopup":"listbox",className:me("flex flex-col",e),onKeyDown:x,...r,children:t})})});JE.displayName="Command";const QE=h.forwardRef(({className:e,placeholder:t="Search...",...r},n)=>{const{search:a,setSearch:i}=w0();return s.jsxs("div",{className:"flex items-center border-b px-3",role:"presentation",children:[s.jsx(wa,{className:"mr-2 h-4 w-4 shrink-0 text-muted-foreground","aria-hidden":!0}),s.jsx("input",{ref:n,type:"text",role:"searchbox","aria-autocomplete":"list",autoComplete:"off",autoCorrect:"off",spellCheck:!1,value:a,onChange:o=>i(o.target.value),placeholder:t,className:me("flex h-11 w-full rounded-md bg-transparent py-3 text-sm outline-none","placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50",e),...r})]})});QE.displayName="CommandInput";const e3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,role:"listbox",className:me("max-h-[300px] overflow-y-auto overflow-x-hidden",e),...t}));e3.displayName="CommandList";const t3=h.forwardRef(({className:e,...t},r)=>{const{search:n,visibleIds:a}=w0();return!n||a.size>0?null:s.jsx("div",{ref:r,className:me("py-6 text-center text-sm text-muted-foreground",e),...t})});t3.displayName="CommandEmpty";const r3=h.forwardRef(({className:e,heading:t,children:r,...n},a)=>s.jsxs("div",{ref:a,className:me("overflow-hidden p-1",e),role:"group","aria-label":typeof t=="string"?t:void 0,...n,children:[t&&s.jsx("div",{className:"px-2 py-1.5 text-xs font-medium text-muted-foreground",role:"presentation",children:t}),r]}));r3.displayName="CommandGroup";const n3=h.forwardRef(({className:e,value:t,onSelect:r,disabled:n,children:a,...i},o)=>{const{visibleIds:l,activeId:c,setActiveId:d,register:u,unregister:p,updateEntry:f}=w0(),m=h.useId(),g=h.useRef(null),b=t||(typeof a=="string"?a:"");h.useEffect(()=>(u({id:m,value:b.toLowerCase(),onSelect:r||(()=>{}),element:g.current}),()=>p(m)),[m,b,u,p]),h.useEffect(()=>{f(m,{onSelect:r||(()=>{})})},[m,r,f]);const x=h.useCallback(v=>{g.current=v,f(m,{element:v}),typeof o=="function"?o(v):o&&(o.current=v)},[m,f,o]);if(!l.has(m))return null;const y=c===m;return s.jsx("div",{ref:x,role:"option","aria-selected":y,"aria-disabled":n||void 0,"data-active":y||void 0,className:me("relative flex cursor-pointer select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none",y&&"bg-accent text-accent-foreground",n&&"pointer-events-none opacity-50",e),onPointerMove:()=>{!n&&c!==m&&d(m)},onClick:()=>!n&&r?.(),...i,children:a})});n3.displayName="CommandItem";const LO=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,className:me("-mx-1 h-px bg-border",e),...t}));LO.displayName="CommandSeparator";function Bm({checked:e,onToggle:t,ariaLabel:r="Toggle dark mode"}){const{isDarkMode:n,toggleDarkMode:a}=Ra(),i=typeof e=="boolean"&&typeof t=="function",o=i?e:n,l=()=>{if(i&&t){t(!o);return}a()};return s.jsxs("button",{onClick:l,className:me("relative inline-flex h-7 w-12 flex-shrink-0 touch-manipulation cursor-pointer items-center rounded-full border-2 transition-colors duration-200","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background",o?"border-primary bg-primary":"border-border bg-muted"),role:"switch","aria-checked":o,"aria-label":r,children:[s.jsx("span",{className:"sr-only",children:r}),s.jsx("span",{className:me("flex h-5 w-5 transform items-center justify-center rounded-full shadow-sm transition-transform duration-200",o?"translate-x-[22px] bg-white":"translate-x-[2px] bg-foreground/60 dark:bg-foreground/80"),children:o?s.jsx(u0,{className:"h-3 w-3 text-primary"}):s.jsx(p0,{className:"h-3 w-3 text-white dark:text-background"})})]})}const a3=h.createContext(null);function i3(){const e=h.useContext(a3);if(!e)throw new Error("Dialog components must be used within <Dialog>");return e}const s3=({open:e,onOpenChange:t,defaultOpen:r=!1,children:n})=>{const[a,i]=h.useState(r),o=h.useRef(null),l=e!==void 0,c=l?e:a,d=h.useCallback(p=>{l||i(p),t?.(p)},[l,t]),u=h.useMemo(()=>({open:c,onOpenChange:d,triggerRef:o}),[c,d]);return s.jsx(a3.Provider,{value:u,children:n})},OO=h.forwardRef(({onClick:e,children:t,asChild:r,...n},a)=>{const{onOpenChange:i,triggerRef:o}=i3(),l=h.useCallback(c=>{i(!0),e?.(c)},[i,e]);if(r&&h.isValidElement(t)){const c=t;return h.cloneElement(c,{onClick:d=>{i(!0),c.props.onClick?.(d)},ref:d=>{o.current=d,typeof a=="function"?a(d):a&&(a.current=d)}})}return s.jsx("button",{ref:c=>{o.current=c,typeof a=="function"?a(c):a&&(a.current=c)},type:"button",onClick:l,...n,children:t})});OO.displayName="DialogTrigger";const Jv='a[href], button:not([disabled]), input:not([disabled]), textarea:not([disabled]), select:not([disabled]), [tabindex]:not([tabindex="-1"])',k0=h.forwardRef(({className:e,children:t,onEscapeKeyDown:r,onPointerDownOutside:n,...a},i)=>{const{open:o,onOpenChange:l,triggerRef:c}=i3(),d=h.useRef(null),u=h.useRef(null);return h.useEffect(()=>{o?u.current=document.activeElement:u.current&&((c.current||u.current)?.focus(),u.current=null)},[o,c]),h.useEffect(()=>{if(!o)return;const p=m=>{if(m.key==="Escape"){m.stopPropagation(),r?.(),l(!1);return}if(m.key==="Tab"&&d.current){const g=Array.from(d.current.querySelectorAll(Jv));if(g.length===0)return;const b=g[0],x=g[g.length-1];m.shiftKey&&document.activeElement===b?(m.preventDefault(),x.focus()):!m.shiftKey&&document.activeElement===x&&(m.preventDefault(),b.focus())}};document.addEventListener("keydown",p,!0);const f=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.removeEventListener("keydown",p,!0),document.body.style.overflow=f}},[o,l,r]),h.useEffect(()=>{o&&d.current&&requestAnimationFrame(()=>{d.current?.querySelector(Jv)?.focus()})},[o]),o?Ad.createPortal(s.jsxs("div",{className:"fixed inset-0 z-50",children:[s.jsx("div",{className:"fixed inset-0 animate-dialog-overlay-show bg-black/50 backdrop-blur-sm",onClick:()=>{n?.(),l(!1)},"aria-hidden":!0}),s.jsx("div",{ref:p=>{d.current=p,typeof i=="function"?i(p):i&&(i.current=p)},role:"dialog","aria-modal":"true",className:me("fixed left-1/2 top-1/2 z-50 w-full max-w-lg -translate-x-1/2 -translate-y-1/2","rounded-xl border bg-popover text-popover-foreground shadow-lg","animate-dialog-content-show",e),...a,children:t})]}),document.body):null});k0.displayName="DialogContent";const S0=h.forwardRef(({className:e,...t},r)=>s.jsx("h2",{ref:r,className:me("sr-only",e),...t}));S0.displayName="DialogTitle";const It=h.forwardRef(({className:e,type:t,...r},n)=>s.jsx("input",{type:t,className:me("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...r}));It.displayName="Input";const E0=h.forwardRef(({className:e,contentClassName:t,children:r,...n},a)=>s.jsx("div",{className:me("relative overflow-hidden",e),...n,children:s.jsx("div",{ref:a,className:me("h-full w-full overflow-auto rounded-[inherit]",t),style:{WebkitOverflowScrolling:"touch",touchAction:"pan-y"},children:r})}));E0.displayName="ScrollArea";const Zc=h.memo(({children:e,className:t,as:r="span"})=>s.jsx(r,{className:me("animate-shimmer inline-block bg-[length:250%_100%] bg-clip-text text-transparent","bg-[linear-gradient(90deg,transparent_33%,hsl(var(--foreground))_50%,transparent_67%),linear-gradient(hsl(var(--muted-foreground)),hsl(var(--muted-foreground)))]",t),children:e}));Zc.displayName="Shimmer";const o3=h.createContext(null),MO=()=>{const e=h.useContext(o3);if(!e)throw new Error("Reasoning components must be used within Reasoning");return e},PO=1e3,FO=1e3,$m=h.memo(({className:e,isStreaming:t=!1,open:r,defaultOpen:n,onOpenChange:a,duration:i,children:o,...l})=>{const c=n??t,d=n===!1,[u,p]=h.useState(c),f=r!==void 0,m=f?r:u,g=h.useCallback(S=>{f||p(S),a?.(S)},[f,a]),[b,x]=h.useState(i),y=h.useRef(t),[v,w]=h.useState(!1),k=h.useRef(null);h.useEffect(()=>{i!==void 0&&x(i)},[i]),h.useEffect(()=>{t?(y.current=!0,k.current===null&&(k.current=Date.now())):k.current!==null&&(x(Math.ceil((Date.now()-k.current)/FO)),k.current=null)},[t]),h.useEffect(()=>{t&&!m&&!d&&g(!0)},[t,m,g,d]),h.useEffect(()=>{if(y.current&&!t&&m&&!v){const S=setTimeout(()=>{g(!1),w(!0)},PO);return()=>clearTimeout(S)}},[t,m,g,v]);const E=h.useMemo(()=>({duration:b,isOpen:m,isStreaming:t,setIsOpen:g}),[b,m,t,g]);return s.jsx(o3.Provider,{value:E,children:s.jsx(ri,{open:m,onOpenChange:g,className:me("not-prose",e),...l,children:o})})});$m.displayName="Reasoning";const zO=(e,t)=>e||t===0?s.jsx(Zc,{children:"Thinking..."}):t===void 0?s.jsx("p",{children:"Thought for a few seconds"}):s.jsxs("p",{children:["Thought for ",t," seconds"]}),Um=h.memo(({className:e,children:t,getThinkingMessage:r=zO,...n})=>{const{isStreaming:a,isOpen:i,duration:o}=MO();return s.jsx(Sa,{className:me("flex w-full items-center gap-2 text-sm text-muted-foreground transition-colors hover:text-foreground",e),...n,children:t??s.jsxs(s.Fragment,{children:[s.jsx(vD,{className:"h-4 w-4"}),r(a,o),s.jsx(z4,{className:me("h-4 w-4 transition-transform",i?"rotate-180":"rotate-0")})]})})});Um.displayName="ReasoningTrigger";const Gm=h.memo(({className:e,children:t,...r})=>s.jsx(ni,{className:me("mt-4 text-sm text-muted-foreground",e),...r,children:t}));Gm.displayName="ReasoningContent";function BO(e){switch(e){case"top":return"top-full left-1/2 transform -translate-x-1/2 border-t-gray-900 dark:border-t-gray-100";case"bottom":return"bottom-full left-1/2 transform -translate-x-1/2 border-b-gray-900 dark:border-b-gray-100";case"left":return"left-full top-1/2 transform -translate-y-1/2 border-l-gray-900 dark:border-l-gray-100";case"right":return"right-full top-1/2 transform -translate-y-1/2 border-r-gray-900 dark:border-r-gray-100";default:return"top-full left-1/2 transform -translate-x-1/2 border-t-gray-900 dark:border-t-gray-100"}}function Vn({children:e,content:t,position:r="top",className:n="",delay:a=350}){const[i,o]=h.useState(!1),l=h.useRef(null),c=h.useRef(!1),d=h.useRef(null),u=h.useRef(null),[p,f]=h.useState(null),m=h.useCallback(()=>{const w=d.current;if(!w)return;const k=w.getBoundingClientRect(),E=8,S={position:"fixed",zIndex:9999};switch(r){case"bottom":S.left=k.left+k.width/2,S.top=k.bottom+E,S.transform="translateX(-50%)";break;case"left":S.left=k.left-E,S.top=k.top+k.height/2,S.transform="translate(-100%, -50%)";break;case"right":S.left=k.right+E,S.top=k.top+k.height/2,S.transform="translateY(-50%)";break;case"top":default:S.left=k.left+k.width/2,S.top=k.top-E,S.transform="translate(-50%, -100%)";break}f(S)},[r]),g=()=>{l.current!==null&&(window.clearTimeout(l.current),l.current=null)},b=()=>{g(),l.current=window.setTimeout(()=>{o(!0)},a)},x=()=>{g(),o(!1)},y=()=>{g(),c.current=!1,l.current=window.setTimeout(()=>{c.current=!0,o(!0)},a)},v=()=>{g(),!c.current&&o(!1)};return h.useEffect(()=>()=>{g()},[]),h.useEffect(()=>{if(!i||typeof document>"u")return;const w=k=>{const E=k.target;E instanceof Node&&d.current?.contains(E)||(o(!1),c.current=!1)};return document.addEventListener("pointerdown",w,!0),()=>document.removeEventListener("pointerdown",w,!0)},[i]),h.useEffect(()=>{if(!i){f(null);return}const w=window.requestAnimationFrame(m),k=()=>m();return window.addEventListener("resize",k),window.addEventListener("scroll",k,!0),()=>{window.cancelAnimationFrame(w),window.removeEventListener("resize",k),window.removeEventListener("scroll",k,!0)}},[i,m]),t?s.jsxs("div",{ref:d,className:"relative inline-block",onMouseEnter:b,onMouseLeave:x,onTouchStart:y,onTouchEnd:v,onTouchCancel:v,children:[e,i&&typeof document<"u"&&Ad.createPortal(s.jsxs("div",{ref:u,style:p||{position:"fixed",top:"-9999px",left:"-9999px",opacity:0},className:me("px-2 py-1 text-xs font-medium text-white bg-gray-900 dark:bg-gray-100 dark:text-gray-900 rounded shadow-lg whitespace-nowrap pointer-events-none","animate-in fade-in-0 zoom-in-95 duration-200",n),children:[t,s.jsx("div",{className:me("absolute w-0 h-0 border-4 border-transparent",BO(r))})]}),document.body)]}):s.jsx(s.Fragment,{children:e})}const l3=h.createContext(null),c3=h.forwardRef(({className:e,status:t="ready",children:r,...n},a)=>{const i=h.useMemo(()=>({status:t}),[t]);return s.jsx(l3.Provider,{value:i,children:s.jsx("form",{ref:a,"data-slot":"prompt-input",className:me("relative overflow-hidden rounded-xl border border-border/70 bg-zinc-50/95 shadow-sm shadow-zinc-950/5 backdrop-blur-sm transition-all duration-200 focus-within:border-primary/40 focus-within:shadow-md focus-within:ring-1 focus-within:ring-primary/20 dark:bg-zinc-950/90",e),...n,children:r})})});c3.displayName="PromptInput";const d3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-header",className:me("px-3 pt-3",e),...t}));d3.displayName="PromptInputHeader";const u3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-body",className:me("relative",e),...t}));u3.displayName="PromptInputBody";const p3=h.forwardRef(({className:e,...t},r)=>s.jsx("textarea",{ref:r,"data-slot":"prompt-input-textarea",className:me("chat-input-placeholder block max-h-[40vh] w-full resize-none overflow-y-auto bg-transparent px-4 py-2 font-mono text-sm leading-6 text-foreground placeholder-muted-foreground/50 focus:outline-none sm:max-h-[300px]",e),...t}));p3.displayName="PromptInputTextarea";const m3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-footer",className:me("flex items-center justify-between border-t border-border/30 px-3 py-2",e),...t}));m3.displayName="PromptInputFooter";const h3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"prompt-input-tools",className:me("flex items-center gap-1",e),...t}));h3.displayName="PromptInputTools";const Ac=h.forwardRef(({className:e,tooltip:t,children:r,...n},a)=>{const i=s.jsx(je,{ref:a,type:"button",variant:"ghost",size:"icon",className:me("h-8 w-8 [&_svg]:size-4",e),...n,children:r});return t?s.jsx(Vn,{content:t.shortcut?s.jsxs("span",{className:"flex items-center gap-1.5",children:[t.content,s.jsx("kbd",{className:"rounded bg-white/20 px-1 text-[10px]",children:t.shortcut})]}):t.content,position:t.side??"top",children:i}):i});Ac.displayName="PromptInputButton";const f3=h.forwardRef(({className:e,status:t,children:r,...n},a)=>{const i=h.useContext(l3),o=t??i?.status??"ready",l=o==="submitted"||o==="streaming";return s.jsx(je,{ref:a,type:l?"button":"submit",variant:"default",size:"icon",className:me("h-8 w-8 rounded-lg",e),...n,children:r??(l?s.jsx(o0,{className:"h-3.5 w-3.5 fill-current"}):s.jsx(Z9,{className:"h-4 w-4"}))})});f3.displayName="PromptInputSubmit";function C0({children:e,className:t}){return s.jsx("div",{className:me("inline-flex items-center gap-[2px] rounded-lg bg-muted/60 p-[3px]",t),children:e})}function N0({isActive:e,onClick:t,children:r,className:n}){return s.jsx("button",{onClick:t,className:me("flex touch-manipulation items-center gap-1.5 rounded-md px-3 py-2 text-sm font-medium transition-all duration-150",e?"bg-background text-foreground shadow-sm":"text-muted-foreground active:bg-background/50",n),children:r})}const g3=h.createContext(null);function b3(){const e=h.useContext(g3);if(!e)throw new Error("QueueItem sub-components must be used within <QueueItem>");return e}const x3=h.forwardRef(({className:e,...t},r)=>s.jsx("div",{ref:r,"data-slot":"queue",role:"list",className:me("space-y-0.5",e),...t}));x3.displayName="Queue";const y3=h.forwardRef(({status:e="pending",className:t,children:r,...n},a)=>{const i=h.useMemo(()=>({status:e}),[e]);return s.jsx(g3.Provider,{value:i,children:s.jsx("div",{ref:a,"data-slot":"queue-item","data-status":e,role:"listitem",className:me("flex items-start gap-2 py-0.5",t),...n,children:r})})});y3.displayName="QueueItem";const v3=h.forwardRef(({className:e,...t},r)=>{const{status:n}=b3();return s.jsxs("div",{ref:r,"data-slot":"queue-item-indicator","aria-hidden":"true",className:me("mt-0.5 flex h-3.5 w-3.5 flex-shrink-0 items-center justify-center",e),...t,children:[n==="completed"&&s.jsx("svg",{className:"h-3.5 w-3.5 text-green-500 dark:text-green-400",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"})}),n==="in_progress"&&s.jsx("span",{className:"h-2 w-2 animate-pulse rounded-full bg-blue-500 dark:bg-blue-400"}),n==="pending"&&s.jsx("svg",{className:"h-3.5 w-3.5 text-muted-foreground/50",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:s.jsx("circle",{cx:"12",cy:"12",r:"9",strokeWidth:2})})]})});v3.displayName="QueueItemIndicator";const w3=h.forwardRef(({className:e,children:t,...r},n)=>{const{status:a}=b3();return s.jsx("div",{ref:n,"data-slot":"queue-item-content",className:me("min-w-0 flex-1 text-xs",a==="completed"&&"text-muted-foreground line-through",a==="in_progress"&&"font-medium text-foreground",a==="pending"&&"text-foreground",e),...r,children:t})});w3.displayName="QueueItemContent";const Qv="https://github.com/alicomert/pixcode/issues/new",$O="https://github.com/alicomert/pixcode",ew="https://discord.gg/buxwujPNRE";function tw({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.095 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"})})}function UO({updateAvailable:e,releaseInfo:t,latestVersion:r,currentVersion:n,onShowVersionModal:a,onShowSettings:i,t:o}){return s.jsxs("div",{className:"flex-shrink-0",style:{paddingBottom:"env(safe-area-inset-bottom, 0)"},children:[e&&s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"nav-divider"}),s.jsx("div",{className:"hidden px-2 py-1.5 md:block",children:s.jsxs("button",{className:"group flex w-full items-center gap-2.5 rounded-lg px-2.5 py-2 text-left transition-colors hover:bg-blue-50/80 dark:hover:bg-blue-900/15",onClick:a,children:[s.jsxs("div",{className:"relative flex-shrink-0",children:[s.jsx(_v,{className:"h-4 w-4 text-blue-500 dark:text-blue-400"}),s.jsx("span",{className:"absolute -right-0.5 -top-0.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("span",{className:"block truncate text-sm font-medium text-blue-600 dark:text-blue-300",children:t?.title||`v${r}`}),s.jsx("span",{className:"text-[10px] text-blue-500/70 dark:text-blue-400/60",children:o("version.updateAvailable")})]})]})}),s.jsx("div",{className:"px-3 py-2 md:hidden",children:s.jsxs("button",{className:"flex h-11 w-full items-center gap-3 rounded-xl border border-blue-200/60 bg-blue-50/80 px-3.5 transition-all active:scale-[0.98] dark:border-blue-700/40 dark:bg-blue-900/15",onClick:a,children:[s.jsxs("div",{className:"relative flex-shrink-0",children:[s.jsx(_v,{className:"w-4.5 h-4.5 text-blue-500 dark:text-blue-400"}),s.jsx("span",{className:"absolute -right-0.5 -top-0.5 h-1.5 w-1.5 animate-pulse rounded-full bg-blue-500"})]}),s.jsxs("div",{className:"min-w-0 flex-1 text-left",children:[s.jsx("span",{className:"block truncate text-sm font-medium text-blue-600 dark:text-blue-300",children:t?.title||`v${r}`}),s.jsx("span",{className:"text-xs text-blue-500/70 dark:text-blue-400/60",children:o("version.updateAvailable")})]})]})})]}),s.jsx("div",{className:"nav-divider"}),s.jsx("div",{className:"hidden px-2 pt-1.5 md:block",children:s.jsxs("a",{href:Qv,target:"_blank",rel:"noopener noreferrer",className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",children:[s.jsx(Am,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.reportIssue")})]})}),s.jsx("div",{className:"hidden px-2 md:block",children:s.jsxs("a",{href:ew,target:"_blank",rel:"noopener noreferrer",className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",children:[s.jsx(tw,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.joinCommunity")})]})}),s.jsx("div",{className:"hidden px-2 py-1.5 md:block",children:s.jsxs("button",{className:"flex w-full items-center gap-2 rounded-lg px-2.5 py-1.5 text-muted-foreground transition-colors hover:bg-accent/60 hover:text-foreground",onClick:i,children:[s.jsx(Lt,{className:"h-3.5 w-3.5"}),s.jsx("span",{className:"text-sm",children:o("actions.settings")})]})}),s.jsx("div",{className:"hidden px-3 py-2 text-center md:block",children:s.jsxs("a",{href:$O,target:"_blank",rel:"noopener noreferrer",className:"text-[10px] text-muted-foreground/40 transition-colors hover:text-muted-foreground",children:["Pixcode v",n," – ",o("branding.openSource")]})}),s.jsx("div",{className:"px-3 pt-3 md:hidden",children:s.jsxs("a",{href:Qv,target:"_blank",rel:"noopener noreferrer",className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(Am,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.reportIssue")})]})}),s.jsx("div",{className:"px-3 pt-2 md:hidden",children:s.jsxs("a",{href:ew,target:"_blank",rel:"noopener noreferrer",className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(tw,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.joinCommunity")})]})}),s.jsx("div",{className:"px-3 pb-3 pt-2 md:hidden",children:s.jsxs("button",{className:"flex h-12 w-full items-center gap-3.5 rounded-xl bg-muted/40 px-4 transition-all hover:bg-muted/60 active:scale-[0.98]",onClick:i,children:[s.jsx("div",{className:"flex h-8 w-8 items-center justify-center rounded-xl bg-background/80",children:s.jsx(Lt,{className:"w-4.5 h-4.5 text-muted-foreground"})}),s.jsx("span",{className:"text-base font-medium text-foreground",children:o("actions.settings")})]})})]})}const rw="PIXCODE_GITHUB_STARS",nw="PIXCODE_HIDE_GITHUB_STAR",GO=3600*1e3,HO=(e,t)=>{const[r,n]=h.useState(null),[a,i]=h.useState(()=>{try{return localStorage.getItem(nw)==="true"}catch{return!1}});h.useEffect(()=>{if(a)return;try{const d=localStorage.getItem(rw);if(d){const u=JSON.parse(d);if(Date.now()-u.timestamp<GO){n(u.count);return}}}catch{}(async()=>{try{const d=await fetch(`https://api.github.com/repos/${e}/${t}`);if(!d.ok)return;const p=(await d.json()).stargazers_count;if(typeof p=="number"){n(p);try{localStorage.setItem(rw,JSON.stringify({count:p,timestamp:Date.now()}))}catch{}}}catch{}})()},[e,t,a]);const o=h.useCallback(()=>{i(!0);try{localStorage.setItem(nw,"true")}catch{}},[]),l=r!==null?r>=1e3?`${(r/1e3).toFixed(1)}k`:`${r}`:null;return{starCount:r,formattedCount:l,isDismissed:a,dismiss:o}},qO="https://github.com/alicomert/pixcode";function VO({className:e}){return s.jsx("svg",{className:e,fill:"currentColor",viewBox:"0 0 24 24","aria-hidden":"true",children:s.jsx("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"})})}function WO(){const{formattedCount:e,isDismissed:t,dismiss:r}=HO("alicomert","pixcode");return t?null:s.jsxs("div",{className:"group/star relative hidden md:block",children:[s.jsxs("a",{href:qO,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-center gap-1.5 rounded-lg border border-border/50 bg-muted/30 px-2.5 py-1 text-xs text-muted-foreground transition-colors hover:bg-muted/50 hover:text-foreground",children:[s.jsx(VO,{className:"h-3.5 w-3.5"}),s.jsx(Cs,{className:"h-3 w-3"}),s.jsx("span",{className:"font-medium",children:"Star"}),e&&s.jsx("span",{className:"border-l border-border/50 pl-1.5 tabular-nums",children:e})]}),s.jsx("button",{onClick:n=>{n.preventDefault(),n.stopPropagation(),r()},className:"absolute -right-1.5 -top-1.5 hidden h-4 w-4 items-center justify-center rounded-full border border-border/50 bg-muted text-muted-foreground transition-colors hover:text-foreground group-hover/star:flex","aria-label":"Dismiss",children:s.jsx(bt,{className:"h-2.5 w-2.5"})})]})}function aw({value:e,onChange:t,t:r}){const n="flex flex-1 items-center justify-center gap-1 rounded-md px-2 py-1 text-[11px] font-medium transition-all";return s.jsxs("div",{role:"tablist","aria-label":r("tooltips.historyView",{defaultValue:"History view"}),className:"flex rounded-lg bg-muted/40 p-0.5",children:[s.jsxs("button",{type:"button",role:"tab","aria-selected":e==="flat",onClick:()=>t("flat"),className:me(n,e==="flat"?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),title:r("tooltips.historyViewFlat",{defaultValue:"Recent conversations"}),children:[s.jsx(nl,{className:"h-3 w-3"}),r("historyView.flat",{defaultValue:"Recent"})]}),s.jsxs("button",{type:"button",role:"tab","aria-selected":e==="grouped",onClick:()=>t("grouped"),className:me(n,e==="grouped"?"bg-background text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"),title:r("tooltips.historyViewGrouped",{defaultValue:"Grouped by project"}),children:[s.jsx(tD,{className:"h-3 w-3"}),r("historyView.grouped",{defaultValue:"By project"})]})]})}function KO({isPWA:e,isMobile:t,isLoading:r,projectsCount:n,searchFilter:a,onSearchFilterChange:i,onClearSearchFilter:o,searchMode:l,onSearchModeChange:c,onRefresh:d,isRefreshing:u,onCreateProject:p,onQuickStartSession:f,onCollapseSidebar:m,historyView:g,onHistoryViewChange:b,t:x}){const y=()=>s.jsxs("div",{className:"flex min-w-0 items-center gap-2.5",children:[s.jsx("svg",{className:"h-6 w-6 flex-shrink-0",viewBox:"0 0 500 500","aria-hidden":"true",children:s.jsx("g",{transform:"translate(250 250) scale(1.25) translate(-250 -250)",children:s.jsxs("g",{transform:"translate(0 500) scale(0.1 -0.1)",fill:"#5C3FFC",children:[s.jsx("path",{d:"M2037 3800 c-104 -40 -191 -134 -231 -250 -23 -67 -20 -82 22 -109 31 -20 287 -177 1009 -618 40 -24 82 -56 93 -70 27 -34 27 -102 0 -136 -11 -13 -106 -78 -212 -143 -106 -64 -201 -124 -210 -132 -16 -14 -18 -41 -18 -302 0 -291 2 -310 38 -310 16 0 267 148 610 359 180 111 270 173 310 213 216 217 215 574 -3 793 -37 38 -107 89 -185 136 -69 42 -253 154 -410 249 -434 264 -509 307 -563 326 -57 20 -191 17 -250 -6z"}),s.jsx("path",{d:"M1803 2994 c-10 -5 -13 -156 -13 -709 0 -671 1 -706 20 -767 27 -89 93 -184 167 -240 89 -67 157 -90 281 -96 92 -4 105 -2 117 14 12 16 14 134 15 735 0 669 -1 718 -17 737 -20 23 -514 322 -541 327 -9 2 -23 2 -29 -1z"})]})})}),s.jsx("h1",{className:"truncate text-sm font-semibold tracking-tight text-foreground",children:x("app.title")})]});return s.jsxs("div",{className:"flex-shrink-0",children:[s.jsxs("div",{className:"hidden px-4 pb-3 pt-4 md:block",style:{},children:[s.jsxs("div",{className:"flex items-center justify-between gap-2",children:[s.jsx(y,{}),s.jsxs("div",{className:"flex flex-shrink-0 items-center gap-0.5",children:[s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:d,disabled:u,title:x("tooltips.refresh"),children:s.jsx(_t,{className:`h-4 w-4 ${u?"animate-spin":""}`})}),s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:p,title:x("tooltips.createProject"),children:s.jsx(Ut,{className:"h-4 w-4"})}),s.jsx(je,{variant:"ghost",size:"sm",className:"h-8 w-8 rounded-lg p-0 text-muted-foreground hover:bg-accent/80 hover:text-foreground",onClick:m,title:x("tooltips.hideSidebar"),children:s.jsx(K9,{className:"h-4 w-4"})})]})]}),s.jsx(WO,{}),f&&s.jsxs("button",{type:"button",onClick:()=>{f()},className:"mt-2.5 flex w-full items-center justify-center gap-2 rounded-lg border border-primary/20 bg-primary/5 px-3 py-2 text-sm font-medium text-primary transition-colors hover:bg-primary/10",children:[s.jsx(ka,{className:"h-4 w-4"}),x("sidebar.newChat",{defaultValue:"New chat"})]}),n>0&&!r&&s.jsxs("div",{className:"mt-2.5 space-y-2",children:[s.jsx(aw,{value:g,onChange:b,t:x}),s.jsxs("div",{className:"flex rounded-lg bg-muted/50 p-0.5",children:[s.jsxs("button",{onClick:()=>c("projects"),"aria-pressed":l==="projects",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="projects"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Ln,{className:"h-3 w-3"}),x("search.modeProjects")]}),s.jsxs("button",{onClick:()=>c("conversations"),"aria-pressed":l==="conversations",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="conversations"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Qn,{className:"h-3 w-3"}),x("search.modeConversations")]})]}),s.jsxs("div",{className:"relative",children:[s.jsx(wa,{className:"pointer-events-none absolute left-3 top-1/2 h-3.5 w-3.5 -translate-y-1/2 text-muted-foreground/50"}),s.jsx(It,{type:"text",placeholder:x(l==="conversations"?"search.conversationsPlaceholder":"projects.searchPlaceholder"),value:a,onChange:v=>i(v.target.value),className:"nav-search-input h-9 rounded-xl border-0 pl-9 pr-8 text-sm transition-all duration-200 placeholder:text-muted-foreground/40 focus-visible:ring-0 focus-visible:ring-offset-0"}),a&&s.jsx("button",{onClick:o,"aria-label":x("tooltips.clearSearch"),className:"absolute right-2.5 top-1/2 -translate-y-1/2 rounded-md p-0.5 hover:bg-accent",children:s.jsx(bt,{className:"h-3 w-3 text-muted-foreground"})})]})]})]}),s.jsx("div",{className:"nav-divider hidden md:block"}),s.jsxs("div",{className:"p-3 pb-2 md:hidden",style:e&&t?{paddingTop:"16px"}:{},children:[s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsx(y,{}),s.jsxs("div",{className:"flex flex-shrink-0 gap-1.5",children:[s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-muted/50 transition-all active:scale-95",onClick:d,disabled:u,children:s.jsx(_t,{className:`h-4 w-4 text-muted-foreground ${u?"animate-spin":""}`})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-primary/90 text-primary-foreground transition-all active:scale-95",onClick:p,children:s.jsx(ti,{className:"h-4 w-4"})})]})]}),n>0&&!r&&s.jsxs("div",{className:"mt-2.5 space-y-2",children:[l==="projects"&&s.jsx(aw,{value:g,onChange:b,t:x}),s.jsxs("div",{className:"flex rounded-lg bg-muted/50 p-0.5",children:[s.jsxs("button",{onClick:()=>c("projects"),"aria-pressed":l==="projects",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="projects"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Ln,{className:"h-3 w-3"}),x("search.modeProjects")]}),s.jsxs("button",{onClick:()=>c("conversations"),"aria-pressed":l==="conversations",className:me("flex-1 flex items-center justify-center gap-1.5 rounded-md px-2 py-1.5 text-xs font-medium transition-all",l==="conversations"?"bg-background shadow-sm text-foreground":"text-muted-foreground hover:text-foreground"),children:[s.jsx(Qn,{className:"h-3 w-3"}),x("search.modeConversations")]})]}),s.jsxs("div",{className:"relative",children:[s.jsx(wa,{className:"pointer-events-none absolute left-3 top-1/2 h-4 w-4 -translate-y-1/2 text-muted-foreground/50"}),s.jsx(It,{type:"text",placeholder:x(l==="conversations"?"search.conversationsPlaceholder":"projects.searchPlaceholder"),value:a,onChange:v=>i(v.target.value),className:"nav-search-input h-10 rounded-xl border-0 pl-10 pr-9 text-sm transition-all duration-200 placeholder:text-muted-foreground/40 focus-visible:ring-0 focus-visible:ring-offset-0"}),a&&s.jsx("button",{onClick:o,"aria-label":x("tooltips.clearSearch"),className:"absolute right-2.5 top-1/2 -translate-y-1/2 rounded-md p-1 hover:bg-accent",children:s.jsx(bt,{className:"h-3.5 w-3.5 text-muted-foreground"})})]})]})]}),s.jsx("div",{className:"nav-divider md:hidden"})]})}const YO=160,iw=180;function k3({actions:e,className:t,triggerLabel:r}){const[n,a]=h.useState(!1),[i,o]=h.useState(null),l=h.useRef(null),c=h.useRef(null);h.useLayoutEffect(()=>{if(!n||!l.current)return;const u=l.current.getBoundingClientRect();let p=u.right-YO;p<8&&(p=8);let f=u.bottom+4;f+iw>window.innerHeight&&(f=Math.max(8,u.top-4-iw)),o({top:f,left:p})},[n]),h.useEffect(()=>{if(!n)return;const u=m=>{const g=m.target;l.current?.contains(g)||c.current?.contains(g)||a(!1)},p=m=>{m.key==="Escape"&&a(!1)},f=()=>a(!1);return document.addEventListener("mousedown",u),document.addEventListener("keydown",p),window.addEventListener("scroll",f,!0),window.addEventListener("resize",f),()=>{document.removeEventListener("mousedown",u),document.removeEventListener("keydown",p),window.removeEventListener("scroll",f,!0),window.removeEventListener("resize",f)}},[n]);const d=u=>p=>{p.stopPropagation(),p.preventDefault(),a(!1),u.onClick()};return s.jsxs(s.Fragment,{children:[s.jsx("button",{ref:l,type:"button","aria-haspopup":"menu","aria-expanded":n,"aria-label":r||"Actions",title:r||"Actions",onClick:u=>{u.stopPropagation(),u.preventDefault(),a(p=>!p)},className:me("flex h-6 w-6 items-center justify-center rounded-md text-muted-foreground","opacity-0 transition-all duration-150 hover:bg-accent hover:text-foreground","group-hover:opacity-100 focus-visible:opacity-100 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-primary","touch:opacity-100",n&&"bg-accent text-foreground opacity-100",t),children:s.jsx(dD,{className:"h-3.5 w-3.5"})}),n&&i&&Ad.createPortal(s.jsx("div",{ref:c,role:"menu",style:{position:"fixed",top:i.top,left:i.left,zIndex:9999},className:me("w-40 rounded-xl border border-border/60 bg-popover p-1 shadow-lg","animate-in fade-in-0 zoom-in-95 duration-100"),onClick:u=>u.stopPropagation(),onMouseDown:u=>u.stopPropagation(),children:e.map((u,p)=>{const f=u.icon,m=e[p-1],g=p>0&&u.danger&&!m?.danger;return s.jsxs("div",{children:[g&&s.jsx("div",{className:"my-1 h-px bg-border/60"}),s.jsxs("button",{type:"button",role:"menuitem",onClick:d(u),className:me("flex w-full items-center gap-2 rounded-md px-2 py-1.5 text-left text-xs",u.danger?"text-red-600 hover:bg-red-50 dark:text-red-400 dark:hover:bg-red-900/20":"text-foreground hover:bg-accent"),children:[s.jsx(f,{className:"h-3 w-3"}),u.label]})]},u.id)})}),document.body)]})}const sw={xs:"w-3 h-3",sm:"w-4 h-4",md:"w-5 h-5",lg:"w-6 h-6"},ZO={xs:"p-0.5",sm:"p-1",md:"p-1.5",lg:"p-2"},XO=e=>e==="fully-configured"?{icon:ya,colorClassName:"text-green-500 dark:text-green-400",backgroundClassName:"bg-green-50 dark:bg-green-950",label:"TaskMaster Ready",title:"TaskMaster fully configured with MCP server"}:e==="taskmaster-only"?{icon:Lt,colorClassName:"text-blue-500 dark:text-blue-400",backgroundClassName:"bg-blue-50 dark:bg-blue-950",label:"TaskMaster Init",title:"TaskMaster initialized, MCP server needs setup"}:e==="mcp-only"?{icon:ga,colorClassName:"text-amber-500 dark:text-amber-400",backgroundClassName:"bg-amber-50 dark:bg-amber-950",label:"MCP Ready",title:"MCP server configured, TaskMaster needs initialization"}:{icon:bt,colorClassName:"text-gray-400 dark:text-gray-500",backgroundClassName:"bg-gray-50 dark:bg-gray-900",label:"No TaskMaster",title:"TaskMaster not configured"};function JO({status:e="not-configured",size:t="sm",className:r="",showLabel:n=!1}){const a=XO(e),i=a.icon;return n?s.jsxs("div",{className:me("inline-flex items-center gap-1.5 text-xs rounded-md px-2 py-1 transition-colors",a.backgroundClassName,a.colorClassName,r),title:a.title,children:[s.jsx(i,{className:sw[t]}),s.jsx("span",{className:"font-medium",children:a.label})]}):s.jsx("div",{className:me("inline-flex items-center justify-center rounded-full transition-colors",a.backgroundClassName,ZO[t],r),title:a.title,children:s.jsx(i,{className:me(sw[t],a.colorClassName)})})}const QO=(e,t,r)=>{const n=new Date(e),a=t;if(isNaN(n.getTime()))return r?r("status.unknown"):"Unknown";const i=a.getTime()-n.getTime(),o=Math.floor(i/1e3),l=Math.floor(i/(1e3*60)),c=Math.floor(i/(1e3*60*60)),d=Math.floor(i/(1e3*60*60*24));return o<60?r?r("time.justNow"):"Just now":l===1?r?r("time.oneMinuteAgo"):"1 min ago":l<60?r?r("time.minutesAgo",{count:l}):`${l} mins ago`:c===1?r?r("time.oneHourAgo"):"1 hour ago":c<24?r?r("time.hoursAgo",{count:c}):`${c} hours ago`:d===1?r?r("time.oneDayAgo"):"1 day ago":d<7?r?r("time.daysAgo",{count:d}):`${d} days ago`:n.toLocaleDateString()};function ow({isStarred:e,canDelete:t,onRename:r,onToggleStar:n,onDelete:a,t:i,className:o}){const l=d=>s.jsx(Cs,{className:`${d.className??""} ${e?"fill-yellow-400 text-yellow-500":""}`}),c=[{id:"rename",label:i("actions.rename"),icon:aD,onClick:r},{id:"star",label:e?i("actions.unstarSession",{defaultValue:"Remove star"}):i("actions.starSession",{defaultValue:"Star"}),icon:l,onClick:n}];return t&&c.push({id:"delete",label:i("actions.delete"),icon:vr,onClick:a,danger:!0}),s.jsx(k3,{actions:c,className:o,triggerLabel:i("tooltips.sessionActions",{defaultValue:"Session actions"})})}const eM={claude:"Claude",cursor:"Cursor",codex:"Codex",gemini:"Gemini",qwen:"Qwen Code",opencode:"OpenCode"},lw={claude:"bg-orange-500/10 text-orange-600 dark:bg-orange-400/10 dark:text-orange-300 ring-1 ring-orange-500/15",cursor:"bg-sky-500/10 text-sky-600 dark:bg-sky-400/10 dark:text-sky-300 ring-1 ring-sky-500/15",codex:"bg-violet-500/10 text-violet-600 dark:bg-violet-400/10 dark:text-violet-300 ring-1 ring-violet-500/15",gemini:"bg-emerald-500/10 text-emerald-600 dark:bg-emerald-400/10 dark:text-emerald-300 ring-1 ring-emerald-500/15",qwen:"bg-amber-500/10 text-amber-600 dark:bg-amber-400/10 dark:text-amber-300 ring-1 ring-amber-500/15",opencode:"bg-teal-500/10 text-teal-600 dark:bg-teal-400/10 dark:text-teal-300 ring-1 ring-teal-500/15"};function S3({project:e,session:t,selectedSession:r,currentTime:n,editingSession:a,editingSessionName:i,isStarred:o,compact:l=!1,onEditingSessionNameChange:c,onStartEditingSession:d,onCancelEditingSession:u,onSaveEditingSession:p,onToggleStarSession:f,onProjectSelect:m,onSessionSelect:g,onDeleteSession:b,t:x}){const y=ML(t,n,x),v=r?.id===t.id,w=a===t.id,k=t.__provider,E=eM[k]??k,S=lw[k]??lw.claude,j=DL(y.sessionName),A=()=>{m(e),g(t,e.name)},_=()=>{p(e.name,t.id,i,k)},N=()=>{b(e.name,t.id,y.sessionName,k)},D=()=>d(t.id,y.sessionName),T=()=>f(e.name,t.id),R=s.jsxs("div",{className:"mt-0.5 flex min-w-0 flex-wrap items-center gap-1 text-[10px] leading-tight",children:[s.jsxs("span",{className:me("inline-flex items-center gap-1 rounded-full px-1.5 py-px font-medium",S),children:[s.jsx(lr,{provider:k,className:"h-2.5 w-2.5"}),E]}),s.jsx("span",{className:"text-muted-foreground/80",children:QO(y.sessionTime,n,x)}),y.isActive&&s.jsxs("span",{className:"inline-flex items-center gap-1 text-green-600 dark:text-green-400",children:[s.jsx("span",{className:"h-1.5 w-1.5 animate-pulse rounded-full bg-green-500"}),x("status.active",{defaultValue:"Active"})]}),j.slice(0,3).map(F=>s.jsxs("span",{className:"rounded-md bg-muted/60 px-1 py-px font-mono text-[9px] uppercase tracking-wide text-muted-foreground ring-1 ring-border/40",children:[".",F]},F))]}),C=s.jsxs(s.Fragment,{children:[s.jsx("input",{type:"text",value:i,onChange:F=>c(F.target.value),onKeyDown:F=>{F.stopPropagation(),F.key==="Enter"?_():F.key==="Escape"&&u()},onClick:F=>F.stopPropagation(),className:"w-full rounded-md border border-primary/40 bg-background px-2 py-1 text-xs focus:outline-none focus:ring-1 focus:ring-primary",autoFocus:!0}),s.jsx("button",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-green-50 hover:bg-green-100 dark:bg-green-900/20 dark:hover:bg-green-900/40",onClick:F=>{F.stopPropagation(),_()},title:x("tooltips.save"),children:s.jsx(Qt,{className:"h-3 w-3 text-green-600 dark:text-green-400"})}),s.jsx("button",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-gray-50 hover:bg-gray-100 dark:bg-gray-900/20 dark:hover:bg-gray-900/40",onClick:F=>{F.stopPropagation(),u()},title:x("tooltips.cancel"),children:s.jsx(bt,{className:"h-3 w-3 text-gray-600 dark:text-gray-400"})})]}),P=s.jsx("div",{className:"md:hidden",children:s.jsx("div",{className:me("relative mx-3 my-0.5 rounded-lg border border-border/30 bg-card p-2 transition-all duration-150 active:scale-[0.98]",v&&"border-primary/30 bg-primary/5 shadow-sm",!v&&y.isActive&&"border-green-500/25 bg-green-50/5 dark:bg-green-900/5",o&&!v&&"ring-1 ring-yellow-300/50 dark:ring-yellow-500/30"),onClick:w?void 0:A,children:w?s.jsx("div",{className:"flex items-center gap-1",children:C}):s.jsxs("div",{className:"flex items-center gap-2",children:[s.jsx("div",{className:me("flex h-6 w-6 flex-shrink-0 items-center justify-center rounded-md",v?"bg-primary/10":"bg-muted/60"),children:s.jsx(lr,{provider:k,className:"h-3 w-3"})}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsxs("div",{className:"flex items-center gap-1",children:[o&&s.jsx("span",{className:"text-yellow-500","aria-hidden":!0,children:"★"}),s.jsx("span",{className:"truncate text-xs font-medium text-foreground",children:y.sessionName})]}),R]}),s.jsx("div",{className:"flex-shrink-0",onClick:F=>F.stopPropagation(),children:s.jsx(ow,{isStarred:o,canDelete:!y.isCursorSession,onRename:D,onToggleStar:T,onDelete:N,t:x,className:"!opacity-100"})})]})})}),H=s.jsxs("div",{className:me("group/item relative hidden md:block"),children:[s.jsxs(je,{variant:"ghost",className:me("relative h-auto w-full justify-start overflow-hidden p-0 text-left font-normal transition-colors duration-150","hover:bg-accent/60",v&&"bg-accent text-accent-foreground",o&&!v&&"bg-yellow-50/40 hover:bg-yellow-100/40 dark:bg-yellow-900/10 dark:hover:bg-yellow-900/20",l?"rounded-xl px-3 py-2.5":"rounded-lg px-3 py-2"),onClick:w?void 0:()=>g(t,e.name),children:[v&&s.jsx("span",{"aria-hidden":!0,className:"absolute left-0 top-1/2 h-5 w-0.5 -translate-y-1/2 rounded-r bg-primary"}),!v&&!w&&s.jsx("span",{"aria-hidden":!0,className:"session-item-accent"}),s.jsxs("div",{className:"flex w-full min-w-0 items-start gap-2 pr-6",children:[s.jsx("div",{className:me("mt-0.5 flex h-5 w-5 flex-shrink-0 items-center justify-center rounded-md",v?"bg-primary/10":"bg-muted/50 group-hover/item:bg-muted/80"),children:s.jsx(lr,{provider:k,className:"h-3 w-3"})}),s.jsx("div",{className:"min-w-0 flex-1",children:w?s.jsx("div",{className:"flex items-center gap-1",children:C}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex min-w-0 items-center gap-1",children:[o&&s.jsx("span",{className:"flex-shrink-0 text-yellow-500","aria-hidden":!0,children:"★"}),s.jsx("span",{className:"truncate text-xs font-medium text-foreground",children:y.sessionName})]}),R]})})]})]}),!w&&s.jsx("div",{className:"absolute right-1.5 top-1/2 -translate-y-1/2",onClick:F=>F.stopPropagation(),children:s.jsx(ow,{isStarred:o,canDelete:!y.isCursorSession,onRename:D,onToggleStar:T,onDelete:N,t:x,className:"opacity-0 focus-visible:opacity-100 group-hover/item:opacity-100"})})]});return s.jsxs("div",{className:"group relative",children:[P,H]})}const tM=e=>e==="claude-code"?"claude":e==="codex"?"codex":e==="gemini"?"gemini":e==="qwen"?"qwen":e==="opencode"?"opencode":null;function rM(){return s.jsx(s.Fragment,{children:Array.from({length:3}).map((e,t)=>s.jsx("div",{className:"rounded-md p-2",children:s.jsxs("div",{className:"flex items-start gap-2",children:[s.jsx("div",{className:"mt-0.5 h-3 w-3 animate-pulse rounded-full bg-muted"}),s.jsxs("div",{className:"flex-1 space-y-1",children:[s.jsx("div",{className:"h-3 animate-pulse rounded bg-muted",style:{width:`${60+t*15}%`}}),s.jsx("div",{className:"h-2 w-1/2 animate-pulse rounded bg-muted"})]})]})},t))})}function nM({project:e,isExpanded:t,sessions:r,selectedSession:n,initialSessionsLoaded:a,isLoadingSessions:i,currentTime:o,editingSession:l,editingSessionName:c,isSessionStarred:d,onEditingSessionNameChange:u,onStartEditingSession:p,onCancelEditingSession:f,onSaveEditingSession:m,onToggleStarSession:g,onProjectSelect:b,onSessionSelect:x,onDeleteSession:y,onLoadMoreSessions:v,onNewSession:w,onOpenOrchestration:k,t:E}){const[S,j]=h.useState([]);if(h.useEffect(()=>{if(!t)return;let N=!1;const D=async()=>{const R=await ke(`/api/orchestration/workflows/runs?projectId=${encodeURIComponent(e.name)}`);if(!R.ok)return;const C=await R.json();N||j((C.runs??[]).slice(0,5))};D();const T=window.setInterval(()=>{D()},15e3);return()=>{N=!0,window.clearInterval(T)}},[t,e.name]),!t)return null;const A=r.length>0,_=e.sessionMeta?.hasMore===!0;return s.jsxs("div",{className:"ml-3 space-y-1 border-l border-border pl-3",children:[s.jsx("div",{className:"px-3 pb-1 pt-1 md:hidden",children:s.jsxs("button",{className:"flex h-8 w-full items-center justify-center gap-2 rounded-md bg-primary text-xs font-medium text-primary-foreground transition-all duration-150 hover:bg-primary/90 active:scale-[0.98]",onClick:()=>{b(e),w(e)},children:[s.jsx(Ut,{className:"h-3 w-3"}),E("sessions.newSession")]})}),s.jsxs(je,{variant:"default",size:"sm",className:"hidden h-8 w-full justify-start gap-2 bg-primary text-xs font-medium text-primary-foreground transition-colors hover:bg-primary/90 md:flex",onClick:()=>w(e),children:[s.jsx(Ut,{className:"h-3 w-3"}),E("sessions.newSession")]}),S.length>0&&s.jsxs("div",{className:"space-y-1",children:[s.jsxs("div",{className:"flex items-center gap-1 px-3 pt-2 text-[10px] font-semibold uppercase tracking-wide text-muted-foreground",children:[s.jsx(ea,{className:"h-3 w-3"}),E("orchestration.section")]}),S.map(N=>{const D=[...new Set(N.nodeRuns.map(T=>tM(T.adapterId)).filter(Boolean))];return s.jsx("button",{type:"button",onClick:()=>k?.(e,N.id),className:"w-full rounded-lg px-3 py-2 text-left transition-colors hover:bg-accent/60",children:s.jsxs("div",{className:"flex min-w-0 items-start gap-2",children:[s.jsx(ea,{className:"mt-0.5 h-4 w-4 flex-shrink-0 text-primary"}),s.jsxs("div",{className:"min-w-0 flex-1",children:[s.jsx("div",{className:"truncate text-xs font-medium text-foreground",children:N.input||E("orchestration.fallbackTitle")}),s.jsxs("div",{className:"mt-1 flex items-center gap-1",children:[D.slice(0,4).map(T=>s.jsx("span",{className:"flex h-4 w-4 items-center justify-center rounded bg-muted",children:s.jsx(lr,{provider:T,className:"h-3 w-3"})},T)),s.jsx("span",{className:"text-[10px] text-muted-foreground",children:E(`common:orchestration.status.${N.status}`,{defaultValue:N.status})})]})]})]})},N.id)})]}),a?!A&&!i?s.jsx("div",{className:"px-3 py-2 text-left",children:s.jsx("p",{className:"text-xs text-muted-foreground",children:E("sessions.noSessions")})}):r.map(N=>s.jsx(S3,{project:e,session:N,selectedSession:n,currentTime:o,editingSession:l,editingSessionName:c,isStarred:d(e.name,N.id),onEditingSessionNameChange:u,onStartEditingSession:p,onCancelEditingSession:f,onSaveEditingSession:m,onToggleStarSession:g,onProjectSelect:b,onSessionSelect:x,onDeleteSession:y,t:E},N.id)):s.jsx(rM,{}),A&&_&&s.jsx(je,{variant:"ghost",size:"sm",className:"mt-2 w-full justify-center gap-2 text-muted-foreground",onClick:()=>v(e),disabled:i,children:i?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"h-3 w-3 animate-spin rounded-full border border-muted-foreground border-t-transparent"}),E("sessions.loading")]}):s.jsxs(s.Fragment,{children:[s.jsx(Mr,{className:"h-3 w-3"}),E("sessions.showMore")]})})]})}const aM=(e,t)=>{const r=e.length;return t&&r>=5?`${r}+`:`${r}`};function iM({project:e,selectedProject:t,selectedSession:r,isExpanded:n,isDeleting:a,isStarred:i,editingProject:o,editingName:l,sessions:c,initialSessionsLoaded:d,isLoadingSessions:u,currentTime:p,editingSession:f,editingSessionName:m,tasksEnabled:g,mcpServerStatus:b,isSessionStarred:x,onEditingNameChange:y,onToggleProject:v,onProjectSelect:w,onToggleStarProject:k,onToggleStarSession:E,onStartEditingProject:S,onCancelEditingProject:j,onSaveProjectName:A,onDeleteProject:_,onSessionSelect:N,onDeleteSession:D,onLoadMoreSessions:T,onNewSession:R,onOpenOrchestration:C,onEditingSessionNameChange:P,onStartEditingSession:H,onCancelEditingSession:F,onSaveEditingSession:U,t:G}){const O=t?.name===e.name,q=o===e.name,$=e.sessionMeta?.hasMore===!0,z=aM(c,$),ne=`${z} session${c.length===1?"":"s"}`,Q=zL(e,b),ge=()=>v(e.name),ae=()=>k(e.name),pe=()=>{A(e.name)},de=()=>{t?.name!==e.name&&w(e),ge()};return s.jsxs("div",{className:me("md:space-y-1",a&&"opacity-50 pointer-events-none"),children:[s.jsxs("div",{className:"md:group group",children:[s.jsx("div",{className:"md:hidden",children:s.jsx("div",{className:me("p-3 mx-3 my-1 rounded-lg bg-card border border-border/50 active:scale-[0.98] transition-all duration-150",O&&"bg-primary/5 border-primary/20",i&&!O&&"bg-yellow-50/50 dark:bg-yellow-900/5 border-yellow-200/30 dark:border-yellow-800/30"),onClick:ge,children:s.jsxs("div",{className:"flex items-center justify-between",children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center gap-3",children:[s.jsx("div",{className:me("w-8 h-8 rounded-lg flex items-center justify-center transition-colors",n?"bg-primary/10":"bg-muted"),children:n?s.jsx(va,{className:"h-4 w-4 text-primary"}):s.jsx(Ln,{className:"h-4 w-4 text-muted-foreground"})}),s.jsx("div",{className:"min-w-0 flex-1",children:q?s.jsx("input",{type:"text",value:l,onChange:fe=>y(fe.target.value),className:"w-full rounded-lg border-2 border-primary/40 bg-background px-3 py-2 text-sm text-foreground shadow-sm transition-all duration-200 focus:border-primary focus:shadow-md focus:outline-none",placeholder:G("projects.projectNamePlaceholder"),autoFocus:!0,autoComplete:"off",onClick:fe=>fe.stopPropagation(),onKeyDown:fe=>{fe.key==="Enter"&&pe(),fe.key==="Escape"&&j()},style:{fontSize:"16px",WebkitAppearance:"none",borderRadius:"8px"}}):s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center justify-between",children:[s.jsx("h3",{className:"truncate text-sm font-medium text-foreground",children:e.displayName}),g&&s.jsx(JO,{status:Q,size:"xs",className:"ml-2 hidden flex-shrink-0 md:inline-flex"})]}),s.jsx("p",{className:"text-xs text-muted-foreground",children:ne})]})})]}),s.jsx("div",{className:"flex items-center gap-1",children:q?s.jsxs(s.Fragment,{children:[s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-green-500 shadow-sm transition-all duration-150 active:scale-90 active:shadow-none dark:bg-green-600",onClick:fe=>{fe.stopPropagation(),pe()},children:s.jsx(Qt,{className:"h-4 w-4 text-white"})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg bg-gray-500 shadow-sm transition-all duration-150 active:scale-90 active:shadow-none dark:bg-gray-600",onClick:fe=>{fe.stopPropagation(),j()},children:s.jsx(bt,{className:"h-4 w-4 text-white"})})]}):s.jsxs(s.Fragment,{children:[s.jsx("button",{className:me("w-8 h-8 rounded-lg flex items-center justify-center active:scale-90 transition-all duration-150 border",i?"bg-yellow-500/10 dark:bg-yellow-900/30 border-yellow-200 dark:border-yellow-800":"bg-gray-500/10 dark:bg-gray-900/30 border-gray-200 dark:border-gray-800"),onClick:fe=>{fe.stopPropagation(),ae()},title:G(i?"tooltips.removeFromFavorites":"tooltips.addToFavorites"),children:s.jsx(Cs,{className:me("w-4 h-4 transition-colors",i?"text-yellow-600 dark:text-yellow-400 fill-current":"text-gray-600 dark:text-gray-400")})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg border border-red-200 bg-red-500/10 active:scale-90 dark:border-red-800 dark:bg-red-900/30",onClick:fe=>{fe.stopPropagation(),_(e)},children:s.jsx(vr,{className:"h-4 w-4 text-red-600 dark:text-red-400"})}),s.jsx("button",{className:"flex h-8 w-8 items-center justify-center rounded-lg border border-primary/20 bg-primary/10 active:scale-90 dark:border-primary/30 dark:bg-primary/20",onClick:fe=>{fe.stopPropagation(),S(e)},children:s.jsx(Em,{className:"h-4 w-4 text-primary"})}),s.jsx("div",{className:"flex h-6 w-6 items-center justify-center rounded-md bg-muted/30",children:n?s.jsx(Mr,{className:"h-3 w-3 text-muted-foreground"}):s.jsx(En,{className:"h-3 w-3 text-muted-foreground"})})]})})]})})}),s.jsxs(je,{variant:"ghost",className:me("hidden md:flex w-full justify-between p-2 h-auto font-normal hover:bg-accent/50",O&&"bg-accent text-accent-foreground",i&&!O&&"bg-yellow-50/50 dark:bg-yellow-900/10 hover:bg-yellow-100/50 dark:hover:bg-yellow-900/20"),onClick:de,children:[s.jsxs("div",{className:"flex min-w-0 flex-1 items-center gap-3",children:[n?s.jsx(va,{className:"h-4 w-4 flex-shrink-0 text-primary"}):s.jsx(Ln,{className:"h-4 w-4 flex-shrink-0 text-muted-foreground"}),s.jsx("div",{className:"min-w-0 flex-1 text-left",children:q?s.jsxs("div",{className:"space-y-1",children:[s.jsx("input",{type:"text",value:l,onChange:fe=>y(fe.target.value),className:"w-full rounded border border-border bg-background px-2 py-1 text-sm text-foreground focus:ring-2 focus:ring-primary/20",placeholder:G("projects.projectNamePlaceholder"),autoFocus:!0,onKeyDown:fe=>{fe.key==="Enter"&&pe(),fe.key==="Escape"&&j()}}),s.jsx("div",{className:"truncate text-xs text-muted-foreground",title:e.fullPath,children:e.fullPath})]}):s.jsxs("div",{children:[s.jsx("div",{className:"truncate text-sm font-semibold text-foreground",title:e.displayName,children:e.displayName}),s.jsxs("div",{className:"text-xs text-muted-foreground",children:[z,e.fullPath!==e.displayName&&s.jsxs("span",{className:"ml-1 opacity-60",title:e.fullPath,children:[" - ",e.fullPath.length>25?`...${e.fullPath.slice(-22)}`:e.fullPath]})]})]})})]}),s.jsx("div",{className:"flex flex-shrink-0 items-center gap-1",children:q?s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded text-green-600 transition-colors hover:bg-green-50 hover:text-green-700 dark:hover:bg-green-900/20",onClick:fe=>{fe.stopPropagation(),pe()},children:s.jsx(Qt,{className:"h-3 w-3"})}),s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded text-gray-500 transition-colors hover:bg-gray-50 hover:text-gray-700 dark:hover:bg-gray-800",onClick:fe=>{fe.stopPropagation(),j()},children:s.jsx(bt,{className:"h-3 w-3"})})]}):s.jsxs(s.Fragment,{children:[i&&s.jsx("div",{className:"flex h-6 w-6 cursor-pointer items-center justify-center rounded hover:bg-yellow-50 dark:hover:bg-yellow-900/20",onClick:fe=>{fe.stopPropagation(),ae()},title:G("tooltips.removeFromFavorites"),children:s.jsx(Cs,{className:"h-3 w-3 fill-current text-yellow-600 dark:text-yellow-400"})}),s.jsx(k3,{triggerLabel:G("tooltips.projectActions",{defaultValue:"Project actions"}),actions:[{id:"rename",label:G("actions.rename"),icon:Em,onClick:()=>S(e)},{id:"star",label:G(i?"tooltips.removeFromFavorites":"tooltips.addToFavorites"),icon:Cs,onClick:ae},{id:"delete",label:G("actions.delete",{defaultValue:"Delete"}),icon:vr,onClick:()=>_(e),danger:!0}]}),n?s.jsx(Mr,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"}):s.jsx(En,{className:"h-4 w-4 text-muted-foreground transition-colors group-hover:text-foreground"})]})})]})]}),s.jsx(nM,{project:e,isExpanded:n,sessions:c,selectedSession:r,initialSessionsLoaded:d,isLoadingSessions:u,currentTime:p,editingSession:f,editingSessionName:m,isSessionStarred:x,onEditingSessionNameChange:P,onStartEditingSession:H,onCancelEditingSession:F,onSaveEditingSession:U,onToggleStarSession:E,onProjectSelect:w,onSessionSelect:N,onDeleteSession:D,onLoadMoreSessions:T,onNewSession:R,onOpenOrchestration:C,t:G})]})}function E3({isLoading:e,loadingProgress:t,projectsCount:r,filteredProjectsCount:n,t:a}){return e?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx("div",{className:"h-6 w-6 animate-spin rounded-full border-2 border-muted-foreground border-t-transparent"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.loadingProjects")}),t&&t.total>0?s.jsxs("div",{className:"space-y-2",children:[s.jsx("div",{className:"h-2 w-full overflow-hidden rounded-full bg-muted",children:s.jsx("div",{className:"h-full bg-primary transition-all duration-300 ease-out",style:{width:`${t.current/t.total*100}%`}})}),s.jsxs("p",{className:"text-sm text-muted-foreground",children:[t.current,"/",t.total," ",a("projects.projects")]}),t.currentProject&&s.jsx("p",{className:"mx-auto max-w-[200px] truncate text-xs text-muted-foreground/70",title:t.currentProject,children:t.currentProject.split("-").slice(-2).join("/")})]}):s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.fetchingProjects")})]}):r===0?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx(Ln,{className:"h-6 w-6 text-muted-foreground"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.noProjects")}),s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.runClaudeCli")})]}):n===0?s.jsxs("div",{className:"px-4 py-12 text-center md:py-8",children:[s.jsx("div",{className:"mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-lg bg-muted md:mb-3",children:s.jsx(wa,{className:"h-6 w-6 text-muted-foreground"})}),s.jsx("h3",{className:"mb-2 text-base font-medium text-foreground md:mb-1",children:a("projects.noMatchingProjects")}),s.jsx("p",{className:"text-sm text-muted-foreground",children:a("projects.tryDifferentSearch")})]}):null}function sM({projects:e,filteredProjects:t,selectedProject:r,selectedSession:n,isLoading:a,loadingProgress:i,expandedProjects:o,editingProject:l,editingName:c,loadingSessions:d,initialSessionsLoaded:u,currentTime:p,editingSession:f,editingSessionName:m,deletingProjects:g,tasksEnabled:b,mcpServerStatus:x,getProjectSessions:y,isProjectStarred:v,isSessionStarred:w,onEditingNameChange:k,onToggleProject:E,onProjectSelect:S,onToggleStarProject:j,onToggleStarSession:A,onStartEditingProject:_,onCancelEditingProject:N,onSaveProjectName:D,onDeleteProject:T,onSessionSelect:R,onDeleteSession:C,onLoadMoreSessions:P,onNewSession:H,onOpenOrchestration:F,onEditingSessionNameChange:U,onStartEditingSession:G,onCancelEditingSession:O,onSaveEditingSession:q,t:$}){const z=s.jsx(E3,{isLoading:a,loadingProgress:i,projectsCount:e.length,filteredProjectsCount:t.length,t:$});h.useEffect(()=>{let de="Pixcode";const fe=r?.displayName?.trim();fe&&(de=`${fe} - ${de}`),document.title=de},[r]);const ne=!a&&e.length>0&&t.length>0,Q=de=>de.source==="history"||de.autoDiscovered===!0&&de.isManuallyAdded!==!0,ge=t.filter(de=>!Q(de)),ae=t.filter(de=>Q(de)),pe=de=>s.jsx(iM,{project:de,selectedProject:r,selectedSession:n,isExpanded:o.has(de.name),isDeleting:g.has(de.name),isStarred:v(de.name),editingProject:l,editingName:c,sessions:y(de),initialSessionsLoaded:u.has(de.name),isLoadingSessions:!!d[de.name],currentTime:p,editingSession:f,editingSessionName:m,tasksEnabled:b,mcpServerStatus:x,isSessionStarred:w,onEditingNameChange:k,onToggleProject:E,onProjectSelect:S,onToggleStarProject:j,onToggleStarSession:A,onStartEditingProject:_,onCancelEditingProject:N,onSaveProjectName:D,onDeleteProject:T,onSessionSelect:R,onDeleteSession:C,onLoadMoreSessions:P,onNewSession:H,onOpenOrchestration:F,onEditingSessionNameChange:U,onStartEditingSession:G,onCancelEditingSession:O,onSaveEditingSession:q,t:$},de.name);return s.jsx("div",{className:"pb-safe-area-inset-bottom md:space-y-1",children:ne?s.jsxs(s.Fragment,{children:[ge.map(de=>pe(de)),ae.length>0&&s.jsxs(s.Fragment,{children:[s.jsx("div",{className:"px-3 pb-1 pt-3 text-[11px] font-semibold uppercase tracking-wide text-gray-500 dark:text-gray-400",children:$("projects.detectedFromHistory")}),ae.map(de=>pe(de))]})]}):z})}function ua(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function C3(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}/*!
230
230
  * GSAP 3.15.0
231
231
  * https://gsap.com
232
232
  *