nextclaw 0.9.19 → 0.9.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.js +246 -5
- package/package.json +5 -5
- package/ui-dist/assets/{ChannelsList-TyMb5Mgz.js → ChannelsList-C49JQ-Zt.js} +1 -1
- package/ui-dist/assets/ChatPage-DIx05c6s.js +36 -0
- package/ui-dist/assets/{DocBrowser-CNtrA0ps.js → DocBrowser-CpOosDEI.js} +1 -1
- package/ui-dist/assets/{LogoBadge-BLqiOM5D.js → LogoBadge-CL_8ZPXU.js} +1 -1
- package/ui-dist/assets/MarketplacePage-BOzko5s9.js +49 -0
- package/ui-dist/assets/{ModelConfig-CCsQ8KFq.js → ModelConfig-BZ4ZfaQB.js} +1 -1
- package/ui-dist/assets/ProvidersList-fPpJ5gl6.js +1 -0
- package/ui-dist/assets/{RuntimeConfig-BO6s-ls-.js → RuntimeConfig-Dt9pLB9P.js} +1 -1
- package/ui-dist/assets/{SecretsConfig-mayFdxpM.js → SecretsConfig-C1PU0Yy8.js} +2 -2
- package/ui-dist/assets/{SessionsConfig-DAIczdBj.js → SessionsConfig-EskBOofQ.js} +2 -2
- package/ui-dist/assets/{card-BP5YnL-G.js → card-C7Gtw2Vs.js} +1 -1
- package/ui-dist/assets/index-Cn6_2To7.js +8 -0
- package/ui-dist/assets/{index-BUiahmWm.css → index-nEYGCJTC.css} +1 -1
- package/ui-dist/assets/{input-B1D2QX0O.js → input-oBvxsnV9.js} +1 -1
- package/ui-dist/assets/{label-DW0j-fXA.js → label-C7F8lMpQ.js} +1 -1
- package/ui-dist/assets/{page-layout-Ch-H9gD-.js → page-layout-DO8BlScF.js} +1 -1
- package/ui-dist/assets/session-run-status-Kg0FwAPn.js +3 -0
- package/ui-dist/assets/{switch-_cZHlGKB.js → switch-C6a5GyZB.js} +1 -1
- package/ui-dist/assets/{tabs-custom-ARxqYYjG.js → tabs-custom-BatFap5k.js} +1 -1
- package/ui-dist/assets/{useConfirmDialog-BaU7nIat.js → useConfirmDialog-zJzVKMdu.js} +2 -2
- package/ui-dist/assets/{vendor-C--HHaLf.js → vendor-TlME1INH.js} +84 -84
- package/ui-dist/index.html +3 -3
- package/ui-dist/assets/ChatPage-CQerYqvy.js +0 -34
- package/ui-dist/assets/MarketplacePage-CotZxxNe.js +0 -49
- package/ui-dist/assets/ProvidersList-BYYX5K_g.js +0 -1
- package/ui-dist/assets/index-D6_5HaDl.js +0 -7
- package/ui-dist/assets/session-run-status-BUYsQeWs.js +0 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as s,j as t,z as oe,
|
|
1
|
+
import{r as s,j as t,z as oe,a_ as ae,a$ as ne,aE as W,a0 as ie,v as le,b0 as ce,a1 as de,aA as ue,b1 as me}from"./vendor-TlME1INH.js";import{X as we,D as Y,t as i,c as X,Z as xe}from"./index-Cn6_2To7.js";function pe(){const{isOpen:T,mode:g,tabs:A,activeTabId:N,currentTab:x,currentUrl:l,navVersion:p,close:F,toggleMode:$,goBack:I,goForward:O,canGoBack:_,canGoForward:G,navigate:y,syncUrl:S,setActiveTab:V,closeTab:H,openNewTab:Z}=we(),[k,j]=s.useState(""),[E,C]=s.useState(!1),[q,h]=s.useState(!1),[d,D]=s.useState(()=>({x:Math.max(40,window.innerWidth-520),y:80})),[n,B]=s.useState({w:480,h:600}),[L,J]=s.useState(420),u=s.useRef(null),m=s.useRef(null),b=s.useRef(null),z=s.useRef(null),P=s.useRef(p),a=(x==null?void 0:x.kind)==="docs";s.useEffect(()=>{if(!a){j("");return}try{const e=new URL(l);j(e.pathname)}catch{j(l)}},[l,N,a]),s.useEffect(()=>{var e;if(a){if(p!==P.current){P.current=p;return}if((e=z.current)!=null&&e.contentWindow)try{const r=new URL(l).pathname;z.current.contentWindow.postMessage({type:"docs-navigate",path:r},"*")}catch{}}},[l,p,a]),s.useEffect(()=>{g==="floating"&&D(e=>({x:Math.max(40,window.innerWidth-n.w-40),y:e.y}))},[g,n.w]),s.useEffect(()=>{const e=r=>{var o;a&&((o=r.data)==null?void 0:o.type)==="docs-route-change"&&typeof r.data.url=="string"&&S(r.data.url)};return window.addEventListener("message",e),()=>window.removeEventListener("message",e)},[S,a]);const K=s.useCallback(e=>{if(e.preventDefault(),!a)return;const r=k.trim();r&&(r.startsWith("/")?y(`${Y}${r}`):r.startsWith("http")?y(r):y(`${Y}/${r}`))},[k,y,a]),Q=s.useCallback(e=>{g==="floating"&&(C(!0),u.current={startX:e.clientX,startY:e.clientY,startPosX:d.x,startPosY:d.y})},[g,d]);s.useEffect(()=>{if(!E)return;const e=o=>{u.current&&D({x:u.current.startPosX+(o.clientX-u.current.startX),y:u.current.startPosY+(o.clientY-u.current.startY)})},r=()=>{C(!1),u.current=null};return window.addEventListener("mousemove",e),window.addEventListener("mouseup",r),()=>{window.removeEventListener("mousemove",e),window.removeEventListener("mouseup",r)}},[E]);const M=s.useCallback(e=>{e.preventDefault(),e.stopPropagation(),h(!0);const r=e.currentTarget.dataset.axis;m.current={startX:e.clientX,startY:e.clientY,startW:n.w,startH:n.h};const o=w=>{m.current&&B(v=>({w:r==="y"?v.w:Math.max(360,m.current.startW+(w.clientX-m.current.startX)),h:r==="x"?v.h:Math.max(400,m.current.startH+(w.clientY-m.current.startY))}))},f=()=>{h(!1),m.current=null,window.removeEventListener("mousemove",o),window.removeEventListener("mouseup",f)};window.addEventListener("mousemove",o),window.addEventListener("mouseup",f)},[n]),ee=s.useCallback(e=>{e.preventDefault(),e.stopPropagation(),h(!0),b.current={startX:e.clientX,startW:L};const r=f=>{if(!b.current)return;const w=b.current.startX-f.clientX;J(Math.max(320,Math.min(860,b.current.startW+w)))},o=()=>{h(!1),b.current=null,window.removeEventListener("mousemove",r),window.removeEventListener("mouseup",o)};window.addEventListener("mousemove",r),window.addEventListener("mouseup",o)},[L]),te=s.useCallback(e=>{e.preventDefault(),e.stopPropagation(),h(!0);const r=e.clientX,o=n.w,f=d.x,w=re=>{const se=r-re.clientX,U=Math.max(360,o+se);B(R=>({...R,w:U})),D(R=>({...R,x:f-(U-o)}))},v=()=>{h(!1),window.removeEventListener("mousemove",w),window.removeEventListener("mouseup",v)};window.addEventListener("mousemove",w),window.addEventListener("mouseup",v)},[n.w,d.x]);if(!T)return null;const c=g==="docked";return t.jsxs("div",{className:X("flex flex-col bg-white overflow-hidden relative",c?"h-full border-l border-gray-200 shrink-0":"rounded-2xl shadow-2xl border border-gray-200"),style:c?{width:L}:{position:"fixed",left:d.x,top:d.y,width:n.w,height:n.h,zIndex:9999},children:[c&&t.jsx("div",{className:"absolute top-0 left-0 w-1.5 h-full cursor-ew-resize z-20 hover:bg-primary/10 transition-colors",onMouseDown:ee}),t.jsxs("div",{className:X("flex items-center justify-between px-4 py-2.5 bg-gray-50 border-b border-gray-200 shrink-0 select-none",!c&&"cursor-grab active:cursor-grabbing"),onMouseDown:c?void 0:Q,children:[t.jsxs("div",{className:"flex items-center gap-2.5 min-w-0",children:[t.jsx(oe,{className:"w-4 h-4 text-primary shrink-0"}),t.jsx("span",{className:"text-sm font-semibold text-gray-900 truncate",children:i("docBrowserTitle")})]}),t.jsxs("div",{className:"flex items-center gap-1",children:[t.jsx("button",{onClick:$,className:"hover:bg-gray-200 rounded-md p-1.5 text-gray-500 hover:text-gray-700 transition-colors",title:c?i("docBrowserFloatMode"):i("docBrowserDockMode"),children:c?t.jsx(ae,{className:"w-3.5 h-3.5"}):t.jsx(ne,{className:"w-3.5 h-3.5"})}),t.jsx("button",{onClick:F,className:"hover:bg-gray-200 rounded-md p-1.5 text-gray-500 hover:text-gray-700 transition-colors",title:i("docBrowserClose"),children:t.jsx(W,{className:"w-3.5 h-3.5"})})]})]}),t.jsxs("div",{className:"flex items-center gap-1.5 px-2.5 py-2 bg-white border-b border-gray-100 overflow-x-auto custom-scrollbar",children:[A.map(e=>{const r=e.id===N;return t.jsxs("div",{className:X("inline-flex items-center gap-1 h-7 px-1.5 rounded-lg text-xs border max-w-[220px] shrink-0 transition-colors",r?"bg-blue-50 border-blue-300 text-blue-700":"bg-gray-50 border-gray-200 text-gray-600 hover:bg-gray-100"),children:[t.jsx("button",{type:"button",onClick:()=>V(e.id),className:"truncate text-left px-1",title:e.title,children:e.title||i("docBrowserTabUntitled")}),t.jsx("button",{type:"button",onClick:o=>{o.stopPropagation(),H(e.id)},className:"rounded p-0.5 hover:bg-black/10","aria-label":i("docBrowserCloseTab"),children:t.jsx(W,{className:"w-3 h-3"})})]},e.id)}),t.jsx("button",{onClick:()=>Z(void 0,{kind:"docs",title:"Docs"}),className:"inline-flex items-center justify-center w-7 h-7 rounded-lg border border-gray-200 bg-white text-gray-600 hover:bg-gray-100 shrink-0",title:i("docBrowserNewTab"),children:t.jsx(ie,{className:"w-3.5 h-3.5"})})]}),a&&t.jsxs("div",{className:"flex items-center gap-2 px-3.5 py-2 bg-white border-b border-gray-100 shrink-0",children:[t.jsx("button",{onClick:I,disabled:!_,className:"p-1.5 rounded-md hover:bg-gray-100 disabled:opacity-30 disabled:cursor-not-allowed text-gray-600 transition-colors",children:t.jsx(le,{className:"w-4 h-4"})}),t.jsx("button",{onClick:O,disabled:!G,className:"p-1.5 rounded-md hover:bg-gray-100 disabled:opacity-30 disabled:cursor-not-allowed text-gray-600 transition-colors",children:t.jsx(ce,{className:"w-4 h-4"})}),t.jsxs("form",{onSubmit:K,className:"flex-1 relative",children:[t.jsx(de,{className:"w-3.5 h-3.5 absolute left-3 top-1/2 -translate-y-1/2 text-gray-400"}),t.jsx("input",{type:"text",value:k,onChange:e=>j(e.target.value),placeholder:i("docBrowserSearchPlaceholder"),className:"w-full h-8 pl-8 pr-3 rounded-lg bg-gray-50 border border-gray-200 text-xs text-gray-700 focus:outline-none focus:ring-1 focus:ring-primary/30 focus:border-primary/40 transition-colors placeholder:text-gray-400"})]})]}),t.jsxs("div",{className:"flex-1 relative overflow-hidden",children:[t.jsx("iframe",{ref:z,src:l,className:"absolute inset-0 w-full h-full border-0",title:(x==null?void 0:x.title)||"NextClaw Docs",sandbox:"allow-same-origin allow-scripts allow-popups allow-forms",allow:"clipboard-read; clipboard-write"},`${N}:${p}`),(q||E)&&t.jsx("div",{className:"absolute inset-0 z-10"})]}),a&&xe(l)&&t.jsx("div",{className:"flex items-center justify-between px-4 py-2 bg-gray-50 border-t border-gray-200 shrink-0",children:t.jsxs("a",{href:l,target:"_blank",rel:"noopener noreferrer","data-doc-external":!0,className:"flex items-center gap-1.5 text-xs text-primary hover:text-primary-hover font-medium transition-colors",children:[i("docBrowserOpenExternal"),t.jsx(ue,{className:"w-3 h-3"})]})}),!c&&t.jsxs(t.Fragment,{children:[t.jsx("div",{className:"absolute top-0 left-0 w-1.5 h-full cursor-ew-resize z-20 hover:bg-primary/10 transition-colors",onMouseDown:te}),t.jsx("div",{className:"absolute top-0 right-0 w-1.5 h-full cursor-ew-resize z-20 hover:bg-primary/10 transition-colors",onMouseDown:M,"data-axis":"x"}),t.jsx("div",{className:"absolute bottom-0 left-0 h-1.5 w-full cursor-ns-resize z-20 hover:bg-primary/10 transition-colors",onMouseDown:M,"data-axis":"y"}),t.jsx("div",{className:"absolute bottom-0 right-0 w-4 h-4 cursor-se-resize z-30 flex items-center justify-center text-gray-300 hover:text-gray-500 transition-colors",onMouseDown:M,children:t.jsx(me,{className:"w-3 h-3 rotate-[-45deg]"})})]})]})}export{pe as DocBrowser};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as e,r as i}from"./vendor-
|
|
1
|
+
import{j as e,r as i}from"./vendor-TlME1INH.js";import{c as r}from"./index-Cn6_2To7.js";const c={active:{dot:"bg-emerald-500",text:"text-emerald-600",bg:"bg-emerald-50"},ready:{dot:"bg-emerald-500",text:"text-emerald-600",bg:"bg-emerald-50"},inactive:{dot:"bg-gray-300",text:"text-gray-400",bg:"bg-gray-100/80"},setup:{dot:"bg-gray-300",text:"text-gray-400",bg:"bg-gray-100/80"},warning:{dot:"bg-amber-400",text:"text-amber-600",bg:"bg-amber-50"}};function h({status:a,label:l,className:n}){const t=c[a];return e.jsxs("div",{className:r("inline-flex shrink-0 items-center gap-1.5 whitespace-nowrap rounded-full px-2 py-0.5",t.bg,n),children:[e.jsx("span",{className:r("h-1.5 w-1.5 rounded-full",t.dot)}),e.jsx("span",{className:r("text-[11px] font-medium",t.text),children:l})]})}const b="grid min-h-0 grid-cols-1 gap-5 xl:grid-cols-[340px_minmax(0,1fr)]",p="flex min-h-[520px] min-h-0 min-w-0 flex-col overflow-hidden rounded-2xl border border-gray-200/70 bg-white shadow-card xl:h-[calc(100vh-180px)] xl:min-h-[600px] xl:max-h-[860px]",f="flex min-h-[520px] min-h-0 min-w-0 flex-col overflow-hidden rounded-2xl border border-gray-200/70 bg-white shadow-card xl:h-[calc(100vh-180px)] xl:min-h-[600px] xl:max-h-[860px]",u="flex min-h-[520px] min-w-0 items-center justify-center overflow-hidden rounded-2xl border border-gray-200/70 bg-white px-6 text-center xl:h-[calc(100vh-180px)] xl:min-h-[600px] xl:max-h-[860px]";function w({name:a,src:l,className:n,imgClassName:t,fallback:s}){const[o,x]=i.useState(!1),d=!!l&&!o;return e.jsx("div",{className:r("inline-flex shrink-0 items-center justify-center overflow-hidden",n),children:d?e.jsx("img",{src:l,alt:`${a} logo`,className:r("block h-6 w-6 object-contain",t),onError:()=>x(!0),draggable:!1}):s??e.jsx("span",{className:"text-lg font-bold uppercase",children:a.slice(0,1)})})}export{u as C,w as L,h as S,f as a,b,p as c};
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import{r as c,j as s,aj as Ve,ah as Je,ai as We,an as Pe,ak as Xe,ao as Ye,ap as O,al as je,am as Ze,aq as et,aw as tt,ax as at,aV as nt,aW as st,ay as rt,u as Ie,a as Ne,b as Ee,d as G,aJ as ot,aK as lt,aX as it}from"./vendor-TlME1INH.js";import{c as Me,W as F,t as d,i as ct,X as ut,S as dt,e as pt,f as mt,g as gt,h as Te}from"./index-Cn6_2To7.js";import{T as ft}from"./tabs-custom-BatFap5k.js";import{P as Re,u as xt}from"./useConfirmDialog-zJzVKMdu.js";import{P as ht,a as yt}from"./page-layout-DO8BlScF.js";var[V]=et("Tooltip",[je]),J=je(),Le="TooltipProvider",bt=700,te="tooltip.open",[kt,se]=V(Le),De=e=>{const{__scopeTooltip:t,delayDuration:a=bt,skipDelayDuration:n=300,disableHoverableContent:r=!1,children:o}=e,i=c.useRef(!0),g=c.useRef(!1),u=c.useRef(0);return c.useEffect(()=>{const h=u.current;return()=>window.clearTimeout(h)},[]),s.jsx(kt,{scope:t,isOpenDelayedRef:i,delayDuration:a,onOpen:c.useCallback(()=>{window.clearTimeout(u.current),i.current=!1},[]),onClose:c.useCallback(()=>{window.clearTimeout(u.current),u.current=window.setTimeout(()=>i.current=!0,n)},[n]),isPointerInTransitRef:g,onPointerInTransitChange:c.useCallback(h=>{g.current=h},[]),disableHoverableContent:r,children:o})};De.displayName=Le;var H="Tooltip",[vt,K]=V(H),$e=e=>{const{__scopeTooltip:t,children:a,open:n,defaultOpen:r,onOpenChange:o,disableHoverableContent:i,delayDuration:g}=e,u=se(H,e.__scopeTooltip),h=J(t),[p,y]=c.useState(null),v=Ve(),x=c.useRef(0),w=i??u.disableHoverableContent,f=g??u.delayDuration,S=c.useRef(!1),[I,C]=Je({prop:n,defaultProp:r??!1,onChange:T=>{T?(u.onOpen(),document.dispatchEvent(new CustomEvent(te))):u.onClose(),o==null||o(T)},caller:H}),E=c.useMemo(()=>I?S.current?"delayed-open":"instant-open":"closed",[I]),P=c.useCallback(()=>{window.clearTimeout(x.current),x.current=0,S.current=!1,C(!0)},[C]),M=c.useCallback(()=>{window.clearTimeout(x.current),x.current=0,C(!1)},[C]),D=c.useCallback(()=>{window.clearTimeout(x.current),x.current=window.setTimeout(()=>{S.current=!0,C(!0),x.current=0},f)},[f,C]);return c.useEffect(()=>()=>{x.current&&(window.clearTimeout(x.current),x.current=0)},[]),s.jsx(We,{...h,children:s.jsx(vt,{scope:t,contentId:v,open:I,stateAttribute:E,trigger:p,onTriggerChange:y,onTriggerEnter:c.useCallback(()=>{u.isOpenDelayedRef.current?D():P()},[u.isOpenDelayedRef,D,P]),onTriggerLeave:c.useCallback(()=>{w?M():(window.clearTimeout(x.current),x.current=0)},[M,w]),onOpen:P,onClose:M,disableHoverableContent:w,children:a})})};$e.displayName=H;var ae="TooltipTrigger",_e=c.forwardRef((e,t)=>{const{__scopeTooltip:a,...n}=e,r=K(ae,a),o=se(ae,a),i=J(a),g=c.useRef(null),u=Pe(t,g,r.onTriggerChange),h=c.useRef(!1),p=c.useRef(!1),y=c.useCallback(()=>h.current=!1,[]);return c.useEffect(()=>()=>document.removeEventListener("pointerup",y),[y]),s.jsx(Xe,{asChild:!0,...i,children:s.jsx(Ye.button,{"aria-describedby":r.open?r.contentId:void 0,"data-state":r.stateAttribute,...n,ref:u,onPointerMove:O(e.onPointerMove,v=>{v.pointerType!=="touch"&&!p.current&&!o.isPointerInTransitRef.current&&(r.onTriggerEnter(),p.current=!0)}),onPointerLeave:O(e.onPointerLeave,()=>{r.onTriggerLeave(),p.current=!1}),onPointerDown:O(e.onPointerDown,()=>{r.open&&r.onClose(),h.current=!0,document.addEventListener("pointerup",y,{once:!0})}),onFocus:O(e.onFocus,()=>{h.current||r.onOpen()}),onBlur:O(e.onBlur,r.onClose),onClick:O(e.onClick,r.onClose)})})});_e.displayName=ae;var re="TooltipPortal",[wt,Tt]=V(re,{forceMount:void 0}),Oe=e=>{const{__scopeTooltip:t,forceMount:a,children:n,container:r}=e,o=K(re,t);return s.jsx(wt,{scope:t,forceMount:a,children:s.jsx(Re,{present:a||o.open,children:s.jsx(Ze,{asChild:!0,container:r,children:n})})})};Oe.displayName=re;var U="TooltipContent",Ae=c.forwardRef((e,t)=>{const a=Tt(U,e.__scopeTooltip),{forceMount:n=a.forceMount,side:r="top",...o}=e,i=K(U,e.__scopeTooltip);return s.jsx(Re,{present:n||i.open,children:i.disableHoverableContent?s.jsx(Ue,{side:r,...o,ref:t}):s.jsx(St,{side:r,...o,ref:t})})}),St=c.forwardRef((e,t)=>{const a=K(U,e.__scopeTooltip),n=se(U,e.__scopeTooltip),r=c.useRef(null),o=Pe(t,r),[i,g]=c.useState(null),{trigger:u,onClose:h}=a,p=r.current,{onPointerInTransitChange:y}=n,v=c.useCallback(()=>{g(null),y(!1)},[y]),x=c.useCallback((w,f)=>{const S=w.currentTarget,I={x:w.clientX,y:w.clientY},C=Nt(I,S.getBoundingClientRect()),E=Et(I,C),P=Mt(f.getBoundingClientRect()),M=Lt([...E,...P]);g(M),y(!0)},[y]);return c.useEffect(()=>()=>v(),[v]),c.useEffect(()=>{if(u&&p){const w=S=>x(S,p),f=S=>x(S,u);return u.addEventListener("pointerleave",w),p.addEventListener("pointerleave",f),()=>{u.removeEventListener("pointerleave",w),p.removeEventListener("pointerleave",f)}}},[u,p,x,v]),c.useEffect(()=>{if(i){const w=f=>{const S=f.target,I={x:f.clientX,y:f.clientY},C=(u==null?void 0:u.contains(S))||(p==null?void 0:p.contains(S)),E=!Rt(I,i);C?v():E&&(v(),h())};return document.addEventListener("pointermove",w),()=>document.removeEventListener("pointermove",w)}},[u,p,i,h,v]),s.jsx(Ue,{...e,ref:o})}),[Ct,Pt]=V(H,{isInside:!1}),jt=st("TooltipContent"),Ue=c.forwardRef((e,t)=>{const{__scopeTooltip:a,children:n,"aria-label":r,onEscapeKeyDown:o,onPointerDownOutside:i,...g}=e,u=K(U,a),h=J(a),{onClose:p}=u;return c.useEffect(()=>(document.addEventListener(te,p),()=>document.removeEventListener(te,p)),[p]),c.useEffect(()=>{if(u.trigger){const y=v=>{const x=v.target;x!=null&&x.contains(u.trigger)&&p()};return window.addEventListener("scroll",y,{capture:!0}),()=>window.removeEventListener("scroll",y,{capture:!0})}},[u.trigger,p]),s.jsx(tt,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:o,onPointerDownOutside:i,onFocusOutside:y=>y.preventDefault(),onDismiss:p,children:s.jsxs(at,{"data-state":u.stateAttribute,...h,...g,ref:t,style:{...g.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[s.jsx(jt,{children:n}),s.jsx(Ct,{scope:a,isInside:!0,children:s.jsx(nt,{id:u.contentId,role:"tooltip",children:r||n})})]})})});Ae.displayName=U;var Fe="TooltipArrow",It=c.forwardRef((e,t)=>{const{__scopeTooltip:a,...n}=e,r=J(a);return Pt(Fe,a).isInside?null:s.jsx(rt,{...r,...n,ref:t})});It.displayName=Fe;function Nt(e,t){const a=Math.abs(t.top-e.y),n=Math.abs(t.bottom-e.y),r=Math.abs(t.right-e.x),o=Math.abs(t.left-e.x);switch(Math.min(a,n,r,o)){case o:return"left";case r:return"right";case a:return"top";case n:return"bottom";default:throw new Error("unreachable")}}function Et(e,t,a=5){const n=[];switch(t){case"top":n.push({x:e.x-a,y:e.y+a},{x:e.x+a,y:e.y+a});break;case"bottom":n.push({x:e.x-a,y:e.y-a},{x:e.x+a,y:e.y-a});break;case"left":n.push({x:e.x+a,y:e.y-a},{x:e.x+a,y:e.y+a});break;case"right":n.push({x:e.x-a,y:e.y-a},{x:e.x-a,y:e.y+a});break}return n}function Mt(e){const{top:t,right:a,bottom:n,left:r}=e;return[{x:r,y:t},{x:a,y:t},{x:a,y:n},{x:r,y:n}]}function Rt(e,t){const{x:a,y:n}=e;let r=!1;for(let o=0,i=t.length-1;o<t.length;i=o++){const g=t[o],u=t[i],h=g.x,p=g.y,y=u.x,v=u.y;p>n!=v>n&&a<(y-h)*(n-p)/(v-p)+h&&(r=!r)}return r}function Lt(e){const t=e.slice();return t.sort((a,n)=>a.x<n.x?-1:a.x>n.x?1:a.y<n.y?-1:a.y>n.y?1:0),Dt(t)}function Dt(e){if(e.length<=1)return e.slice();const t=[];for(let n=0;n<e.length;n++){const r=e[n];for(;t.length>=2;){const o=t[t.length-1],i=t[t.length-2];if((o.x-i.x)*(r.y-i.y)>=(o.y-i.y)*(r.x-i.x))t.pop();else break}t.push(r)}t.pop();const a=[];for(let n=e.length-1;n>=0;n--){const r=e[n];for(;a.length>=2;){const o=a[a.length-1],i=a[a.length-2];if((o.x-i.x)*(r.y-i.y)>=(o.y-i.y)*(r.x-i.x))a.pop();else break}a.push(r)}return a.pop(),t.length===1&&a.length===1&&t[0].x===a[0].x&&t[0].y===a[0].y?t:t.concat(a)}var $t=De,_t=$e,Ot=_e,At=Oe,ze=Ae;const Ut=$t,Y=_t,Z=Ot,Q=c.forwardRef(({className:e,sideOffset:t=4,...a},n)=>s.jsx(At,{children:s.jsx(ze,{ref:n,sideOffset:t,className:Me("z-[var(--z-tooltip)] overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...a})}));Q.displayName=ze.displayName;function W(e){return e==="plugin"?"plugins":"skills"}async function Ft(e){var o,i;const t=new URLSearchParams,a=W(e.type);(o=e.q)!=null&&o.trim()&&t.set("q",e.q.trim()),(i=e.tag)!=null&&i.trim()&&t.set("tag",e.tag.trim()),e.sort&&t.set("sort",e.sort),typeof e.page=="number"&&Number.isFinite(e.page)&&t.set("page",String(Math.max(1,Math.trunc(e.page)))),typeof e.pageSize=="number"&&Number.isFinite(e.pageSize)&&t.set("pageSize",String(Math.max(1,Math.trunc(e.pageSize))));const n=t.toString(),r=await F.get(n?`/api/marketplace/${a}/items?${n}`:`/api/marketplace/${a}/items`);if(!r.ok)throw new Error(r.error.message);return r.data}async function zt(e){const t=await F.get(`/api/marketplace/skills/items/${encodeURIComponent(e)}/content`);if(!t.ok)throw new Error(t.error.message);return t.data}async function qt(e){const t=await F.get(`/api/marketplace/plugins/items/${encodeURIComponent(e)}/content`);if(!t.ok)throw new Error(t.error.message);return t.data}async function Ht(e){const t=W(e.type),a=await F.post(`/api/marketplace/${t}/install`,e);if(!a.ok)throw new Error(a.error.message);return a.data}async function Kt(e){const t=W(e),a=await F.get(`/api/marketplace/${t}/installed`);if(!a.ok)throw new Error(a.error.message);return a.data}async function Bt(e){const t=W(e.type),a=await F.post(`/api/marketplace/${t}/manage`,e);if(!a.ok)throw new Error(a.error.message);return a.data}function Qt(e){return Ie({queryKey:["marketplace-items",e],queryFn:()=>Ft(e),staleTime:15e3})}function Gt(e){return Ie({queryKey:["marketplace-installed",e],queryFn:()=>Kt(e),staleTime:1e4})}function Vt(){const e=Ne();return Ee({mutationFn:t=>Ht(t),onSuccess:t=>{e.invalidateQueries({queryKey:["marketplace-installed",t.type]}),e.refetchQueries({queryKey:["marketplace-installed",t.type],type:"active"}),e.refetchQueries({queryKey:["marketplace-items"],type:"active"});const a=t.type==="plugin"?d("marketplaceInstallSuccessPlugin"):d("marketplaceInstallSuccessSkill");G.success(t.message||a)},onError:t=>{G.error(t.message||d("marketplaceInstallFailed"))}})}function Jt(){const e=Ne();return Ee({mutationFn:t=>Bt(t),onSuccess:t=>{e.invalidateQueries({queryKey:["marketplace-installed",t.type]}),e.invalidateQueries({queryKey:["marketplace-items"]}),e.refetchQueries({queryKey:["marketplace-installed",t.type],type:"active"}),e.refetchQueries({queryKey:["marketplace-items"],type:"active"});const a=t.action==="enable"?d("marketplaceEnableSuccess"):t.action==="disable"?d("marketplaceDisableSuccess"):d("marketplaceUninstallSuccess");G.success(t.message||a)},onError:t=>{G.error(t.message||d("marketplaceOperationFailed"))}})}const Wt=12;function ne(e){return(e??"").trim().toLowerCase()}function A(e,t){const a=ne(t);return a.length>0?`${e}:${a}`:""}function Xt(e){const t=new Map;for(const a of e){const n=[a.install.spec,a.slug,a.id];for(const r of n){const o=A(a.type,r);!o||t.has(o)||t.set(o,a)}}return t}function Yt(e){const t=new Map;for(const a of e){const n=[a.spec,a.id,a.label];for(const r of n){const o=A(a.type,r);!o||t.has(o)||t.set(o,a)}}return t}function Se(e,t){const a=[e.install.spec,e.slug,e.id];for(const n of a){const r=A(e.type,n);if(!r)continue;const o=t.get(r);if(o)return o}}function Zt(e,t){const a=t.get(A(e.type,e.spec));if(a)return a;const n=t.get(A(e.type,e.id));return n||t.get(A(e.type,e.label))}function ea(e){const t=e.trim().toLowerCase().replace(/_/g,"-"),a=t.split("-")[0],n=[t,a,"en"];return Array.from(new Set(n.filter(Boolean)))}function ee(e){return e.trim().toLowerCase().replace(/_/g,"-")}function oe(e,t,a){var n;if(e){const r=Object.entries(e).map(([o,i])=>({locale:ee(o),text:typeof i=="string"?i.trim():""})).filter(o=>o.text.length>0);if(r.length>0){const o=new Map(r.map(i=>[i.locale,i.text]));for(const i of a){const g=ee(i),u=o.get(g);if(u)return u}for(const i of a){const g=ee(i).split("-")[0];if(!g)continue;const u=r.find(h=>h.locale===g||h.locale.startsWith(`${g}-`));if(u)return u.text}return((n=r[0])==null?void 0:n.text)??""}}return(t==null?void 0:t.trim())??""}function ta(e,t,a,n){const r=ne(a);if(!r)return!0;const o=oe(t==null?void 0:t.summaryI18n,t==null?void 0:t.summary,n);return[e.id,e.spec,e.label,t==null?void 0:t.name,t==null?void 0:t.slug,t==null?void 0:t.summary,o,...(t==null?void 0:t.tags)??[]].map(g=>ne(g)).filter(Boolean).some(g=>g.includes(r))}function aa(e){const t=["bg-amber-600","bg-orange-500","bg-yellow-600","bg-emerald-600","bg-teal-600","bg-cyan-600","bg-stone-600","bg-rose-500","bg-violet-500"];let a=0;for(let n=0;n<e.length;n++)a=e.charCodeAt(n)+((a<<5)-a);return t[Math.abs(a)%t.length]}function na({name:e,fallback:t}){const a=e||t,n=a.substring(0,2).toUpperCase(),r=aa(a);return s.jsx("div",{className:Me("flex items-center justify-center w-10 h-10 rounded-xl text-white font-semibold text-sm shrink-0",r),children:n})}function N(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function q(e){var g,u,h,p;const t=((g=e.metadataRaw)==null?void 0:g.trim())||"-",a=((u=e.contentRaw)==null?void 0:u.trim())||"-",n=(h=e.summary)==null?void 0:h.trim(),r=(p=e.description)==null?void 0:p.trim(),o=!!r&&r!==n,i=`<!doctype html>
|
|
2
|
+
<html>
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
+
<title>${N(e.title)}</title>
|
|
7
|
+
<style>
|
|
8
|
+
:root { color-scheme: light; }
|
|
9
|
+
body { margin: 0; background: #f7f9fc; color: #0f172a; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
|
|
10
|
+
.wrap { max-width: 980px; margin: 0 auto; padding: 28px 20px 40px; }
|
|
11
|
+
.hero { border: 1px solid #dbeafe; border-radius: 16px; background: linear-gradient(180deg, #eff6ff, #ffffff); padding: 20px; box-shadow: 0 6px 20px rgba(30, 64, 175, 0.08); }
|
|
12
|
+
.hero h1 { margin: 0; font-size: 26px; }
|
|
13
|
+
.meta { margin-top: 8px; color: #475569; font-size: 13px; overflow-wrap: anywhere; word-break: break-word; }
|
|
14
|
+
.summary { margin-top: 14px; font-size: 14px; line-height: 1.7; color: #334155; }
|
|
15
|
+
.grid { display: grid; grid-template-columns: 260px 1fr; gap: 14px; margin-top: 16px; }
|
|
16
|
+
.card { border: 1px solid #e2e8f0; background: #fff; border-radius: 14px; overflow: hidden; }
|
|
17
|
+
.card h2 { margin: 0; padding: 12px 14px; font-size: 13px; font-weight: 700; color: #1d4ed8; border-bottom: 1px solid #e2e8f0; background: #f8fafc; }
|
|
18
|
+
.card .body { padding: 12px 14px; font-size: 13px; color: #334155; line-height: 1.7; }
|
|
19
|
+
.code { white-space: pre-wrap; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 12px; line-height: 1.6; margin: 0; }
|
|
20
|
+
.tags { margin-top: 10px; }
|
|
21
|
+
.tag { display: inline-block; margin: 0 6px 6px 0; padding: 4px 9px; border-radius: 999px; background: #e0e7ff; color: #3730a3; font-size: 11px; }
|
|
22
|
+
.source { color: #2563eb; text-decoration: none; overflow-wrap: anywhere; word-break: break-all; }
|
|
23
|
+
@media (max-width: 860px) { .grid { grid-template-columns: 1fr; } }
|
|
24
|
+
</style>
|
|
25
|
+
</head>
|
|
26
|
+
<body>
|
|
27
|
+
<main class="wrap">
|
|
28
|
+
<section class="hero">
|
|
29
|
+
<h1>${N(e.title)}</h1>
|
|
30
|
+
<div class="meta">${N(e.typeLabel)} · ${N(e.spec)}${e.author?` · ${N(e.author)}`:""}</div>
|
|
31
|
+
${n?`<p class="summary">${N(n)}</p>`:""}
|
|
32
|
+
${o?`<p class="summary">${N(r)}</p>`:""}
|
|
33
|
+
${e.tags&&e.tags.length>0?`<div class="tags">${e.tags.map(y=>`<span class="tag">${N(y)}</span>`).join("")}</div>`:""}
|
|
34
|
+
${e.sourceUrl?`<p class="meta" style="margin-top:12px;">${N(e.sourceLabel??"Source")}: <a class="source" href="${N(e.sourceUrl)}" target="_blank" rel="noopener noreferrer">${N(e.sourceUrl)}</a></p>`:""}
|
|
35
|
+
</section>
|
|
36
|
+
|
|
37
|
+
<section class="grid">
|
|
38
|
+
<article class="card">
|
|
39
|
+
<h2>Metadata</h2>
|
|
40
|
+
<div class="body"><pre class="code">${N(t)}</pre></div>
|
|
41
|
+
</article>
|
|
42
|
+
<article class="card">
|
|
43
|
+
<h2>Content</h2>
|
|
44
|
+
<div class="body"><pre class="code">${N(a)}</pre></div>
|
|
45
|
+
</article>
|
|
46
|
+
</section>
|
|
47
|
+
</main>
|
|
48
|
+
</body>
|
|
49
|
+
</html>`;return`data:text/html;charset=utf-8,${encodeURIComponent(i)}`}function sa(e){return s.jsx("div",{className:"mb-4",children:s.jsxs("div",{className:"flex gap-3 items-center",children:[s.jsxs("div",{className:"flex-1 min-w-0 relative",children:[s.jsx(it,{className:"h-4 w-4 text-gray-400 absolute left-3 top-1/2 -translate-y-1/2"}),s.jsx("input",{value:e.searchText,onChange:t=>e.onSearchTextChange(t.target.value),placeholder:e.searchPlaceholder,className:"w-full h-9 border border-gray-200/80 rounded-xl pl-9 pr-3 text-sm focus:outline-none focus:ring-1 focus:ring-primary/40"})]}),e.scope==="all"&&s.jsxs(dt,{value:e.sort,onValueChange:t=>e.onSortChange(t),children:[s.jsx(pt,{className:"h-9 w-[150px] shrink-0 rounded-lg",children:s.jsx(mt,{})}),s.jsxs(gt,{children:[s.jsx(Te,{value:"relevance",children:d("marketplaceSortRelevance")}),s.jsx(Te,{value:"updated",children:d("marketplaceSortUpdated")})]})]})]})})}function Ce(e){var I,C,E,P,M,D;const t=e.record,a=(t==null?void 0:t.type)==="plugin"?t:void 0,n=((I=e.item)==null?void 0:I.type)??(t==null?void 0:t.type),r=((C=e.item)==null?void 0:C.name)??(t==null?void 0:t.label)??(t==null?void 0:t.id)??(t==null?void 0:t.spec)??d("marketplaceUnknownItem"),o=oe((E=e.item)==null?void 0:E.summaryI18n,(P=e.item)==null?void 0:P.summary,e.localeFallbacks)||(t?d("marketplaceInstalledLocalSummary"):""),i=((M=e.item)==null?void 0:M.install.spec)??(t==null?void 0:t.spec)??"",g=(t==null?void 0:t.id)||(t==null?void 0:t.spec),u=!!g&&e.manageState.isPending&&e.manageState.targetId===g,h=!!a,p=(t==null?void 0:t.type)==="plugin"&&t.origin!=="bundled",y=(t==null?void 0:t.type)==="skill"&&t.source==="workspace",v=!!(p||y),x=t?t.enabled===!1||t.runtimeStatus==="disabled":!1,w=(D=e.item)==null?void 0:D.install.spec,f=typeof w=="string"&&e.installState.installingSpecs.has(w),S=n==="plugin"?d("marketplaceTypePlugin"):n==="skill"?d("marketplaceTypeSkill"):d("marketplaceTypeExtension");return s.jsxs("article",{onClick:e.onOpen,className:"group bg-white border border-gray-200/40 hover:border-blue-300/80 rounded-2xl px-5 py-4 hover:shadow-md shadow-sm transition-all flex items-start gap-3.5 justify-between cursor-pointer",children:[s.jsxs("div",{className:"flex gap-3 min-w-0 flex-1 h-full items-start",children:[s.jsx(na,{name:r,fallback:i||d("marketplaceTypeExtension")}),s.jsx("div",{className:"min-w-0 flex-1 flex flex-col justify-center h-full",children:s.jsxs(Ut,{delayDuration:400,children:[s.jsxs(Y,{children:[s.jsx(Z,{asChild:!0,children:s.jsx("div",{className:"text-[14px] font-semibold text-gray-900 truncate leading-tight",children:r})}),s.jsx(Q,{className:"max-w-[300px] text-xs",children:r})]}),s.jsxs("div",{className:"flex items-center gap-1.5 mt-0.5 mb-1.5",children:[s.jsx("span",{className:"text-[11px] text-gray-500 font-medium",children:S}),i&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:"text-[10px] text-gray-300",children:"•"}),s.jsxs(Y,{children:[s.jsx(Z,{asChild:!0,children:s.jsx("span",{className:"text-[11px] text-gray-400 truncate max-w-full font-mono",children:i})}),s.jsx(Q,{className:"max-w-[300px] text-xs font-mono break-all",children:i})]})]})]}),s.jsxs(Y,{children:[s.jsx(Z,{asChild:!0,children:s.jsx("p",{className:"text-[12px] text-gray-500/90 line-clamp-1 transition-colors leading-relaxed text-left",children:o})}),o&&s.jsx(Q,{className:"max-w-[400px] text-xs leading-relaxed",children:o})]})]})})]}),s.jsxs("div",{className:"shrink-0 flex items-center h-full",children:[e.item&&!t&&s.jsx("button",{onClick:T=>{T.stopPropagation(),e.onInstall(e.item)},disabled:f,className:"inline-flex items-center gap-1.5 h-8 px-4 rounded-xl text-xs font-medium bg-primary text-white hover:bg-primary-600 disabled:opacity-50 transition-colors",children:f?d("marketplaceInstalling"):d("marketplaceInstall")}),a&&h&&s.jsx("button",{disabled:e.manageState.isPending,onClick:T=>{T.stopPropagation(),e.onManage(x?"enable":"disable",a)},className:"inline-flex items-center h-8 px-4 rounded-xl text-xs font-medium border border-gray-200/80 text-gray-600 bg-white hover:bg-gray-50 hover:border-gray-300 disabled:opacity-50 transition-colors",children:u&&e.manageState.action!=="uninstall"?e.manageState.action==="enable"?d("marketplaceEnabling"):d("marketplaceDisabling"):x?d("marketplaceEnable"):d("marketplaceDisable")}),t&&v&&s.jsx("button",{disabled:e.manageState.isPending,onClick:T=>{T.stopPropagation(),e.onManage("uninstall",t)},className:"inline-flex items-center h-8 px-4 rounded-xl text-xs font-medium border border-rose-100 text-rose-500 bg-white hover:bg-rose-50 hover:border-rose-200 disabled:opacity-50 transition-colors",children:u&&e.manageState.action==="uninstall"?d("marketplaceRemoving"):d("marketplaceUninstall")})]})]})}function ra(e){return s.jsxs("div",{className:"mt-4 flex items-center justify-end gap-2",children:[s.jsx("button",{className:"h-8 px-3 rounded-xl border border-gray-200/80 text-sm text-gray-600 disabled:opacity-40",onClick:e.onPrev,disabled:e.page<=1||e.busy,children:d("prev")}),s.jsx("div",{className:"text-sm text-gray-600 min-w-20 text-center",children:e.totalPages===0?"0 / 0":`${e.page} / ${e.totalPages}`}),s.jsx("button",{className:"h-8 px-3 rounded-xl border border-gray-200/80 text-sm text-gray-600 disabled:opacity-40",onClick:e.onNext,disabled:e.totalPages===0||e.page>=e.totalPages||e.busy,children:d("next")})]})}function oa(e={}){var fe,xe,he,ye,be,ke,ve,we;const t=ot(),a=lt(),{language:n}=ct(),r=ut(),o=e.forcedType,i=c.useMemo(()=>o==="plugins"||o==="skills"?o:a.type==="plugins"||a.type==="skills"?a.type:null,[o,a.type]);c.useEffect(()=>{o||i||t("/marketplace/plugins",{replace:!0})},[o,i,t]);const g=i==="skills"?"skill":"plugin",u=c.useMemo(()=>ea(n),[n]),p=g==="plugin"?{pageTitle:"marketplacePluginsPageTitle",pageDescription:"marketplacePluginsPageDescription",tabMarketplace:"marketplaceTabMarketplacePlugins",tabInstalled:"marketplaceTabInstalledPlugins",searchPlaceholder:"marketplaceSearchPlaceholderPlugins",sectionCatalog:"marketplaceSectionPlugins",sectionInstalled:"marketplaceSectionInstalledPlugins",errorLoadData:"marketplaceErrorLoadingPluginsData",errorLoadInstalled:"marketplaceErrorLoadingInstalledPlugins",emptyData:"marketplaceNoPlugins",emptyInstalled:"marketplaceNoInstalledPlugins",installedCountSuffix:"marketplaceInstalledPluginsCountSuffix"}:{pageTitle:"marketplaceSkillsPageTitle",pageDescription:"marketplaceSkillsPageDescription",tabMarketplace:"marketplaceTabMarketplaceSkills",tabInstalled:"marketplaceTabInstalledSkills",searchPlaceholder:"marketplaceSearchPlaceholderSkills",sectionCatalog:"marketplaceSectionSkills",sectionInstalled:"marketplaceSectionInstalledSkills",errorLoadData:"marketplaceErrorLoadingSkillsData",errorLoadInstalled:"marketplaceErrorLoadingInstalledSkills",emptyData:"marketplaceNoSkills",emptyInstalled:"marketplaceNoInstalledSkills",installedCountSuffix:"marketplaceInstalledSkillsCountSuffix"},[y,v]=c.useState(""),[x,w]=c.useState(""),[f,S]=c.useState("all"),[I,C]=c.useState("relevance"),[E,P]=c.useState(1),[M,D]=c.useState(new Set);c.useEffect(()=>{const l=setTimeout(()=>{P(1),w(y.trim())},250);return()=>clearTimeout(l)},[y]),c.useEffect(()=>{P(1)},[g]);const T=Gt(g),R=Qt({q:x||void 0,type:g,sort:I,page:E,pageSize:Wt}),qe=Vt(),$=Jt(),{confirm:He,ConfirmDialog:Ke}=xt(),B=c.useMemo(()=>{var l;return((l=T.data)==null?void 0:l.records)??[]},[(fe=T.data)==null?void 0:fe.records]),_=c.useMemo(()=>{var l;return((l=R.data)==null?void 0:l.items)??[]},[(xe=R.data)==null?void 0:xe.items]),le=c.useMemo(()=>Xt(_),[_]),ie=c.useMemo(()=>Yt(B),[B]),z=c.useMemo(()=>{const l=B.filter(m=>m.type===g).map(m=>({key:`${m.type}:${m.spec}:${m.id??""}`,record:m,item:Zt(m,le)})).filter(m=>ta(m.record,m.item,x,u));return l.sort((m,k)=>{const j=m.record.installedAt?Date.parse(m.record.installedAt):Number.NaN,b=k.record.installedAt?Date.parse(k.record.installedAt):Number.NaN,L=!Number.isNaN(j),Ge=!Number.isNaN(b);return L&&Ge&&j!==b?b-j:m.record.spec.localeCompare(k.record.spec)}),l},[B,g,le,x,u]),ce=f==="installed"?z.length:((he=R.data)==null?void 0:he.total)??0,X=f==="installed"?1:((ye=R.data)==null?void 0:ye.totalPages)??0,Be=c.useMemo(()=>f==="installed"?T.isLoading?d("loading"):`${z.length} ${d(p.installedCountSuffix)}`:R.data?`${_.length} / ${ce}`:d("loading"),[f,T.isLoading,z.length,R.data,_.length,ce,p.installedCountSuffix]),ue={installingSpecs:M},de={isPending:$.isPending,targetId:((be=$.variables)==null?void 0:be.id)||((ke=$.variables)==null?void 0:ke.spec),action:(ve=$.variables)==null?void 0:ve.action},Qe=[{id:"all",label:d(p.tabMarketplace)},{id:"installed",label:d(p.tabInstalled),count:((we=T.data)==null?void 0:we.total)??0}],pe=async l=>{const m=l.install.spec;if(!M.has(m)){D(k=>{const j=new Set(k);return j.add(m),j});try{await qe.mutateAsync({type:l.type,spec:m,kind:l.install.kind,...l.type==="skill"?{skill:l.slug,installPath:`skills/${l.slug}`}:{}})}catch{}finally{D(k=>{if(!k.has(m))return k;const j=new Set(k);return j.delete(m),j})}}},me=async(l,m)=>{if($.isPending)return;const k=m.id||m.spec;k&&(l==="uninstall"&&!await He({title:`${d("marketplaceUninstallTitle")} ${k}?`,description:d("marketplaceUninstallDescription"),confirmLabel:d("marketplaceUninstall"),variant:"destructive"})||$.mutate({type:m.type,action:l,id:k,spec:m.spec}))},ge=async(l,m)=>{const k=(l==null?void 0:l.name)??(m==null?void 0:m.label)??(m==null?void 0:m.id)??(m==null?void 0:m.spec)??d("marketplaceUnknownItem");if(!l){const b=q({title:k,typeLabel:(m==null?void 0:m.type)==="plugin"?d("marketplaceTypePlugin"):d("marketplaceTypeSkill"),spec:(m==null?void 0:m.spec)??"-",summary:d("marketplaceInstalledLocalSummary"),metadataRaw:JSON.stringify(m??{},null,2),contentRaw:"-"});r.open(b,{newTab:!0,title:k,kind:"content"});return}const j=oe(l.summaryI18n,l.summary,u);if(l.type==="skill"){try{const b=await zt(l.slug),L=q({title:k,typeLabel:d("marketplaceTypeSkill"),spec:l.install.spec,summary:j,metadataRaw:b.metadataRaw,contentRaw:b.bodyRaw||b.raw,sourceUrl:b.sourceUrl,sourceLabel:`Source (${b.source})`,tags:l.tags,author:l.author});r.open(L,{newTab:!0,title:k,kind:"content"})}catch(b){const L=q({title:k,typeLabel:d("marketplaceTypeSkill"),spec:l.install.spec,summary:j,metadataRaw:JSON.stringify({error:b instanceof Error?b.message:String(b)},null,2),contentRaw:d("marketplaceOperationFailed")});r.open(L,{newTab:!0,title:k,kind:"content"})}return}try{const b=await qt(l.slug),L=q({title:k,typeLabel:d("marketplaceTypePlugin"),spec:l.install.spec,summary:j,metadataRaw:b.metadataRaw,contentRaw:b.bodyRaw||b.raw||l.summary,sourceUrl:b.sourceUrl,sourceLabel:`Source (${b.source})`,tags:l.tags,author:l.author});r.open(L,{newTab:!0,title:k,kind:"content"})}catch(b){const L=q({title:k,typeLabel:d("marketplaceTypePlugin"),spec:l.install.spec,summary:j,metadataRaw:JSON.stringify({error:b instanceof Error?b.message:String(b)},null,2),contentRaw:"-"});r.open(L,{newTab:!0,title:k,kind:"content"})}};return s.jsxs(ht,{className:"flex h-full min-h-0 flex-col pb-0",children:[s.jsx(yt,{title:d(p.pageTitle),description:d(p.pageDescription)}),s.jsx(ft,{tabs:Qe,activeTab:f,onChange:l=>{S(l),P(1)},className:"mb-4"}),s.jsx(sa,{scope:f,searchText:y,searchPlaceholder:d(p.searchPlaceholder),sort:I,onSearchTextChange:v,onSortChange:l=>{P(1),C(l)}}),s.jsxs("section",{className:"flex min-h-0 flex-1 flex-col",children:[s.jsxs("div",{className:"flex items-center justify-between mb-3",children:[s.jsx("h3",{className:"text-[14px] font-semibold text-gray-900",children:f==="installed"?d(p.sectionInstalled):d(p.sectionCatalog)}),s.jsx("span",{className:"text-[12px] text-gray-500",children:Be})]}),f==="all"&&R.isError&&s.jsxs("div",{className:"p-4 rounded-xl bg-rose-50 border border-rose-200 text-rose-700 text-sm",children:[d(p.errorLoadData),": ",R.error.message]}),f==="installed"&&T.isError&&s.jsxs("div",{className:"p-4 rounded-xl bg-rose-50 border border-rose-200 text-rose-700 text-sm",children:[d(p.errorLoadInstalled),": ",T.error.message]}),s.jsxs("div",{className:"min-h-0 flex-1 overflow-y-auto custom-scrollbar pr-1",children:[s.jsxs("div",{className:"grid grid-cols-1 lg:grid-cols-2 2xl:grid-cols-3 gap-3",children:[f==="all"&&_.map(l=>s.jsx(Ce,{item:l,record:Se(l,ie),localeFallbacks:u,installState:ue,manageState:de,onOpen:()=>void ge(l,Se(l,ie)),onInstall:pe,onManage:me},l.id)),f==="installed"&&z.map(l=>s.jsx(Ce,{item:l.item,record:l.record,localeFallbacks:u,installState:ue,manageState:de,onOpen:()=>void ge(l.item,l.record),onInstall:pe,onManage:me},l.key))]}),f==="all"&&!R.isLoading&&!R.isError&&_.length===0&&s.jsx("div",{className:"text-[13px] text-gray-500 py-8 text-center",children:d(p.emptyData)}),f==="installed"&&!T.isLoading&&!T.isError&&z.length===0&&s.jsx("div",{className:"text-[13px] text-gray-500 py-8 text-center",children:d(p.emptyInstalled)})]})]}),f==="all"&&s.jsx("div",{className:"shrink-0",children:s.jsx(ra,{page:E,totalPages:X,busy:R.isFetching,onPrev:()=>P(l=>Math.max(1,l-1)),onNext:()=>P(l=>X>0?Math.min(X,l+1):l+1)})}),s.jsx(Ke,{})]})}const pa=Object.freeze(Object.defineProperty({__proto__:null,MarketplacePage:oa},Symbol.toStringTag,{value:"Module"}));export{oa as M,Ut as T,Y as a,Z as b,Q as c,pa as d,Gt as u};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as e,r as i,Y,k as B,p as q,z as G,Z as K,_ as Z}from"./vendor-
|
|
1
|
+
import{j as e,r as i,Y,k as B,p as q,z as G,Z as K,_ as Z}from"./vendor-TlME1INH.js";import{P as $,a as J,B as Q}from"./page-layout-DO8BlScF.js";import{C as U}from"./card-C7Gtw2Vs.js";import{I as A}from"./input-oBvxsnV9.js";import{L as _}from"./label-C7F8lMpQ.js";import{c as L,u as X,a as H,b as ee,d as se,t as c,S as te,e as ae,f as le,g as re,h as ne,D as oe}from"./index-Cn6_2To7.js";import{h as R}from"./config-hints-CApS3K_7.js";import{b as ie,f as ce,t as T,c as de}from"./provider-models-y4mUDcGF.js";function h({className:o,...l}){return e.jsx("div",{className:L("animate-pulse rounded-md bg-slate-200",o),...l})}function me(o){const l=new Set;for(const u of o){const m=u.trim();m.length>0&&l.add(m)}return[...l]}function xe({id:o,value:l,onChange:u,options:m,placeholder:N,className:w,inputClassName:y,emptyText:b,createText:f,maxItems:v=Number.POSITIVE_INFINITY,onEnter:M}){const[C,r]=i.useState(!1),d=i.useMemo(()=>me(m),[m]),a=l.trim().toLowerCase(),g=i.useMemo(()=>{const s=d.map((x,j)=>({option:x,index:j}));a.length>0&&s.sort((x,j)=>{const S=x.option.toLowerCase(),k=j.option.toLowerCase(),D=S===a?0:S.startsWith(a)?1:S.includes(a)?2:3,I=k===a?0:k.startsWith(a)?1:k.includes(a)?2:3;return D!==I?D-I:x.index-j.index});const p=s.map(x=>x.option);return Number.isFinite(v)?p.slice(0,Math.max(1,v)):p},[d,a,v]),n=l.trim().length>0&&d.some(s=>s===l.trim());return e.jsxs("div",{className:L("relative",w),onBlur:()=>{setTimeout(()=>r(!1),120)},children:[e.jsx(A,{id:o,value:l,onFocus:()=>r(!0),onChange:s=>{u(s.target.value),C||r(!0)},onKeyDown:s=>{s.key==="Enter"&&(M&&(s.preventDefault(),M()),r(!1))},placeholder:N,className:L("pr-10",y)}),e.jsx("button",{type:"button",onMouseDown:s=>s.preventDefault(),onClick:()=>r(s=>!s),className:"absolute inset-y-0 right-0 inline-flex w-10 items-center justify-center text-gray-400 hover:text-gray-600","aria-label":"toggle model options",children:e.jsx(Y,{className:"h-4 w-4"})}),C&&e.jsx("div",{className:"absolute z-20 mt-1 w-full overflow-hidden rounded-xl border border-gray-200 bg-white shadow-lg",children:e.jsxs("div",{className:"max-h-60 overflow-y-auto py-1",children:[!n&&l.trim().length>0&&e.jsxs("button",{type:"button",onMouseDown:s=>s.preventDefault(),onClick:()=>{u(l.trim()),r(!1)},className:"flex w-full items-center gap-2 px-3 py-2 text-left text-sm hover:bg-gray-50",children:[e.jsx(B,{className:"h-4 w-4 text-transparent"}),e.jsx("span",{className:"truncate text-gray-700",children:f?f.replace("{value}",l.trim()):l.trim()})]}),g.map(s=>e.jsxs("button",{type:"button",onMouseDown:p=>p.preventDefault(),onClick:()=>{u(s),r(!1)},className:"flex w-full items-center gap-2 px-3 py-2 text-left text-sm hover:bg-gray-50",children:[e.jsx(B,{className:L("h-4 w-4",s===l.trim()?"text-primary":"text-transparent")}),e.jsx("span",{className:"truncate text-gray-700",children:s})]},s)),g.length===0&&l.trim().length===0&&e.jsx("div",{className:"px-3 py-2 text-sm text-gray-500",children:b??"No models available"})]})})]})}function ye(){const{data:o,isLoading:l}=X(),{data:u}=H(),{data:m}=ee(),N=se(),[w,y]=i.useState(""),[b,f]=i.useState(""),[v,M]=i.useState(""),C=m==null?void 0:m.uiHints,r=R("agents.defaults.model",C),d=R("agents.defaults.workspace",C),a=i.useMemo(()=>ie({meta:u,config:o}),[o,u]),g=i.useMemo(()=>new Map(a.map(t=>[t.name,t])),[a]),n=g.get(w)??a[0],s=(n==null?void 0:n.name)??"",p=i.useMemo(()=>(n==null?void 0:n.aliases)??[],[n]),x=i.useMemo(()=>(n==null?void 0:n.models)??[],[n]);i.useEffect(()=>{w||a.length===0||y(a[0].name)},[w,a]),i.useEffect(()=>{var E,F,z;if(!((E=o==null?void 0:o.agents)!=null&&E.defaults))return;const t=(o.agents.defaults.model||"").trim(),P=ce(t,a)??((F=a[0])==null?void 0:F.name)??"",W=((z=g.get(P))==null?void 0:z.aliases)??[];y(P),f(T(t,W)),M(o.agents.defaults.workspace||"")},[o,a,g]);const j=i.useMemo(()=>{const t=new Set;for(const O of x){const P=O.trim();P&&t.add(P)}return[...t]},[x]),S=i.useMemo(()=>{const t=T(b,p);return t?de((n==null?void 0:n.prefix)??"",t):""},[b,n,p]),k=c("modelIdentifierHelp")||(r==null?void 0:r.help)||"",D=t=>{y(t),f("")},I=t=>{f(T(t,p))},V=t=>{t.preventDefault(),N.mutate({model:S})};return l?e.jsxs("div",{className:"max-w-2xl space-y-6",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(h,{className:"h-8 w-32"}),e.jsx(h,{className:"h-4 w-48"})]}),e.jsxs(U,{className:"rounded-2xl border-gray-200 p-6",children:[e.jsxs("div",{className:"flex items-center gap-4 mb-6",children:[e.jsx(h,{className:"h-12 w-12 rounded-xl"}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(h,{className:"h-5 w-24"}),e.jsx(h,{className:"h-3 w-32"})]})]}),e.jsx(h,{className:"h-4 w-20 mb-2"}),e.jsx(h,{className:"h-10 w-full rounded-xl"})]}),e.jsxs(U,{className:"rounded-2xl border-gray-200 p-6",children:[e.jsx(h,{className:"h-5 w-24 mb-2"}),e.jsx(h,{className:"h-10 w-full rounded-xl"})]})]}):e.jsxs($,{children:[e.jsx(J,{title:c("modelPageTitle"),description:c("modelPageDescription")}),e.jsxs("form",{onSubmit:V,className:"space-y-8",children:[e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-8",children:[e.jsxs("div",{className:"p-8 rounded-2xl bg-white border border-gray-200 shadow-card",children:[e.jsxs("div",{className:"flex items-center gap-4 mb-8",children:[e.jsx("div",{className:"h-10 w-10 rounded-xl bg-primary flex items-center justify-center text-white",children:e.jsx(q,{className:"h-5 w-5"})}),e.jsx("h3",{className:"text-lg font-bold text-gray-900",children:c("defaultModel")})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(_,{htmlFor:"model",className:"text-xs font-semibold text-gray-500 uppercase tracking-wider",children:(r==null?void 0:r.label)??"Model Name"}),e.jsxs("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center",children:[e.jsx("div",{className:"sm:w-[38%] sm:min-w-[170px]",children:e.jsxs(te,{value:s,onValueChange:D,children:[e.jsx(ae,{className:"h-10 w-full rounded-xl",children:e.jsx(le,{placeholder:c("providersSelectPlaceholder")})}),e.jsx(re,{children:a.map(t=>e.jsx(ne,{value:t.name,children:t.displayName},t.name))})]})}),e.jsx("span",{className:"hidden h-10 items-center justify-center leading-none text-lg font-semibold text-gray-300 sm:inline-flex",children:"/"}),e.jsx(xe,{id:"model",value:b,onChange:I,options:j,placeholder:(r==null?void 0:r.placeholder)??"gpt-5.1",className:"sm:flex-1",inputClassName:"h-10 rounded-xl",emptyText:c("modelPickerNoOptions"),createText:c("modelPickerUseCustom")},s)]}),e.jsx("p",{className:"text-xs text-gray-400",children:k}),e.jsx("p",{className:"text-xs text-gray-500",children:c("modelInputCustomHint")}),e.jsxs("a",{href:`${oe}/guide/model-selection`,className:"inline-flex items-center gap-1.5 text-xs text-primary hover:text-primary-hover transition-colors",children:[e.jsx(G,{className:"h-3.5 w-3.5"}),c("channelsGuideTitle")]})]})]}),e.jsxs("div",{className:"p-8 rounded-2xl bg-white border border-gray-200 shadow-card",children:[e.jsxs("div",{className:"flex items-center gap-4 mb-8",children:[e.jsx("div",{className:"h-10 w-10 rounded-xl bg-primary flex items-center justify-center text-white",children:e.jsx(K,{className:"h-5 w-5"})}),e.jsx("h3",{className:"text-lg font-bold text-gray-900",children:c("workspace")})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(_,{htmlFor:"workspace",className:"text-xs font-semibold text-gray-500 uppercase tracking-wider",children:(d==null?void 0:d.label)??"Default Path"}),e.jsx(A,{id:"workspace",value:v,onChange:t=>M(t.target.value),placeholder:(d==null?void 0:d.placeholder)??"/path/to/workspace",className:"rounded-xl"})]})]})]}),e.jsx("div",{className:"flex justify-end pt-4",children:e.jsx(Q,{type:"submit",disabled:N.isPending,size:"lg",children:N.isPending?e.jsx(Z,{className:"h-5 w-5 animate-spin"}):c("saveChanges")})})]})]})}export{ye as ModelConfig};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as c,j as e,aL as ht,aM as xt,aF as Xe,a0 as Ce,a as pt,d as z,aE as He,aN as ft,C as yt,aO as gt,a1 as jt,K as bt}from"./vendor-TlME1INH.js";import{c as ie,t as a,u as Ze,a as et,b as tt,E as vt,F as wt,G as Nt,H as Ct,I as At,J as Pt,K as Mt,S as We,e as qe,f as Ue,g as Ge,h as Qe,M as St}from"./index-Cn6_2To7.js";import{B,P as It,a as Dt}from"./page-layout-DO8BlScF.js";import{I as q}from"./input-oBvxsnV9.js";import{L as R}from"./label-C7F8lMpQ.js";import{C as Et,a as Lt,S as st,b as kt,c as $t,L as Bt}from"./LogoBadge-CL_8ZPXU.js";import{h as re}from"./config-hints-CApS3K_7.js";import{T as Tt}from"./tabs-custom-BatFap5k.js";function Ft({isSet:t,className:i,value:r,onChange:l,placeholder:m,...j}){const[h,x]=c.useState(!1),[f,b]=c.useState(!1),v=typeof r=="string"&&r.length>0,D=t&&!v&&!f;return e.jsxs("div",{className:"relative",children:[D?e.jsx("div",{onClick:()=>b(!0),className:ie("flex h-9 w-full rounded-xl border border-gray-200/80 bg-white px-3.5 py-2 text-sm text-gray-500 cursor-text items-center pr-12",i),children:"••••••••••••"}):e.jsx(q,{type:h?"text":"password",className:ie("pr-12",i),value:r,onChange:l,onBlur:()=>{v||b(!1)},placeholder:m,autoFocus:f,...j}),e.jsx("div",{className:"absolute right-2 top-1/2 -translate-y-1/2 flex gap-1",children:(t||v)&&e.jsx(B,{type:"button",variant:"ghost",size:"icon",className:"h-7 w-7",onClick:()=>x(!h),children:h?e.jsx(ht,{className:"h-4 w-4"}):e.jsx(xt,{className:"h-4 w-4"})})})]})}function Kt({value:t,onChange:i,className:r}){const l=t?Object.entries(t):[],m=(x,f,b)=>{const v=[...l];v[x]=[f,b],i(Object.fromEntries(v))},j=()=>{i({...t,"":""})},h=x=>{const f=l.filter((b,v)=>v!==x);i(Object.fromEntries(f))};return e.jsxs("div",{className:ie("space-y-2",r),children:[l.map(([x,f],b)=>e.jsxs("div",{className:"flex gap-2",children:[e.jsx(q,{type:"text",value:x,onChange:v=>m(b,v.target.value,f),placeholder:a("headerName"),className:"flex-1"}),e.jsx(q,{type:"text",value:f,onChange:v=>m(b,x,v.target.value),placeholder:a("headerValue"),className:"flex-1"}),e.jsx(B,{type:"button",variant:"ghost",size:"icon",onClick:()=>h(b),children:e.jsx(Xe,{className:"h-4 w-4 text-red-500"})})]},b)),e.jsxs(B,{type:"button",variant:"outline",size:"sm",onClick:j,children:[e.jsx(Ce,{className:"h-4 w-4 mr-2"}),a("add")]})]})}const zt={displayName:"",apiKeySet:!1,apiBase:null,extraHeaders:null,wireApi:null,models:[]};function ne(t){if(!t)return null;const i=Object.entries(t).map(([r,l])=>[r.trim(),l]).filter(([r])=>r.length>0);return i.length===0?null:Object.fromEntries(i)}function Ve(t,i){const r=ne(t),l=ne(i);if(r===null&&l===null)return!0;if(!r||!l)return!1;const m=Object.entries(r).sort(([h],[x])=>h.localeCompare(x)),j=Object.entries(l).sort(([h],[x])=>h.localeCompare(x));return m.length!==j.length?!1:m.every(([h,x],f)=>h===j[f][0]&&x===j[f][1])}function we(t){if(!t||t.length===0)return[];const i=new Set;for(const r of t){const l=r.trim();l&&i.add(l)}return[...i]}function Ot(t,i){const r=t.trim();if(!r||!i.trim())return r;const l=`${i.trim()}/`;return r.startsWith(l)?r.slice(l.length):r}function xe(t,i){let r=t.trim();if(!r)return"";for(const l of i){const m=l.trim();m&&(r=Ot(r,m))}return r.trim()}function Ne(t,i){return t.length!==i.length?!1:t.every((r,l)=>r===i[l])}function _t(t,i){const r=[...t];for(const l of i)r.includes(l)||r.push(l);return r}function Rt(t,i){return i.length===0?t:i.every(l=>!t.includes(l))?_t(t,i):i}function Ht(t,i){return Ne(t,i)?[]:t}function Wt(t){var f,b,v,D,E;const{providerName:i,methods:r,defaultMethodId:l,language:m}=t;if(r.length===0)return"";const j=new Map;for(const P of r){const N=P.id.trim();N&&j.set(N.toLowerCase(),N)}const h=(...P)=>{for(const N of P){const C=j.get(N.toLowerCase());if(C)return C}},x=l==null?void 0:l.trim();if(i==="minimax-portal"){if(m==="zh")return h("cn","china-mainland")??h(x??"")??((f=r[0])==null?void 0:f.id)??"";if(m==="en")return h("global","intl","international")??h(x??"")??((b=r[0])==null?void 0:b.id)??""}if(x){const P=h(x);if(P)return P}return m==="zh"?h("cn")??((v=r[0])==null?void 0:v.id)??"":m==="en"?h("global")??((D=r[0])==null?void 0:D.id)??"":((E=r[0])==null?void 0:E.id)??""}function Ye(t){return t.required&&t.hasDefault&&t.optionCount>1&&t.optionCount<=3}function Je(t){const{value:i,onChange:r,options:l}=t;return e.jsx("div",{className:"flex flex-wrap gap-2",children:l.map(m=>{const j=m.value===i;return e.jsx("button",{type:"button",onClick:()=>r(m.value),"aria-pressed":j,className:`rounded-full border px-3 py-1.5 text-xs font-medium transition-colors ${j?"border-primary bg-primary text-white shadow-sm":"border-gray-200 bg-white text-gray-700 hover:border-primary/40 hover:text-primary"}`,children:m.label},m.value)})})}function qt({providerName:t,onProviderDeleted:i}){var Te,Fe,Ke,ze,Oe,_e,Re;const r=pt(),{data:l}=Ze(),{data:m}=et(),{data:j}=tt(),h=vt(),x=wt(),f=Nt(),b=Ct(),v=At(),D=Pt(),[E,P]=c.useState(""),[N,C]=c.useState(""),[O,X]=c.useState(null),[u,g]=c.useState("auto"),[w,A]=c.useState([]),[T,M]=c.useState(""),[$,H]=c.useState(""),[Z,le]=c.useState(!1),[pe,oe]=c.useState(!1),[ce,_]=c.useState(null),[Ae,L]=c.useState(""),[Pe,de]=c.useState(""),ue=c.useRef(null),n=m==null?void 0:m.providers.find(s=>s.name===t),k=(t?l==null?void 0:l.providers[t]:null)??zt,me=j==null?void 0:j.uiHints,U=!!(n!=null&&n.isCustom),G=t?re(`providers.${t}.apiKey`,me):void 0,F=t?re(`providers.${t}.apiBase`,me):void 0,fe=t?re(`providers.${t}.extraHeaders`,me):void 0,ye=t?re(`providers.${t}.wireApi`,me):void 0,Me=(n==null?void 0:n.displayName)||t||"",Q=(k.displayName||"").trim()||Me,at=$.trim()||Q||t||a("providersSelectPlaceholder"),Se=(n==null?void 0:n.modelPrefix)||t||"",V=c.useMemo(()=>we([Se,t||""]),[Se,t]),ge=(n==null?void 0:n.defaultApiBase)||"",ee=k.apiBase||ge,je=ne(k.extraHeaders||null),te=k.wireApi||(n==null?void 0:n.defaultWireApi)||"auto",be=c.useMemo(()=>we(((n==null?void 0:n.defaultModels)??[]).map(s=>xe(s,V))),[n==null?void 0:n.defaultModels,V]),Ie=c.useMemo(()=>we((k.models??[]).map(s=>xe(s,V))),[k.models,V]),se=c.useMemo(()=>Rt(be,Ie),[be,Ie]),W=Mt(),rt=((Te=n==null?void 0:n.apiBaseHelp)==null?void 0:Te[W])||((Fe=n==null?void 0:n.apiBaseHelp)==null?void 0:Fe.en)||(F==null?void 0:F.help)||a("providerApiBaseHelp"),o=n==null?void 0:n.auth,S=c.useMemo(()=>(o==null?void 0:o.methods)??[],[o==null?void 0:o.methods]),De=c.useMemo(()=>S.map(s=>{var d,p;return{value:s.id,label:((d=s.label)==null?void 0:d[W])||((p=s.label)==null?void 0:p.en)||s.id}}),[S,W]),he=c.useMemo(()=>Wt({providerName:t,methods:S,defaultMethodId:o==null?void 0:o.defaultMethodId,language:W}),[t,o==null?void 0:o.defaultMethodId,S,W]),Y=c.useMemo(()=>{var d;if(!S.length)return"";const s=Pe.trim();return s&&S.some(p=>p.id===s)?s:he||((d=S[0])==null?void 0:d.id)||""},[Pe,he,S]),J=c.useMemo(()=>S.find(s=>s.id===Y),[S,Y]),Ee=((Ke=J==null?void 0:J.hint)==null?void 0:Ke[W])||((ze=J==null?void 0:J.hint)==null?void 0:ze.en)||"",nt=Ye({required:(o==null?void 0:o.kind)==="device_code",hasDefault:!!((Oe=o==null?void 0:o.defaultMethodId)!=null&&Oe.trim()),optionCount:S.length}),Le=((_e=o==null?void 0:o.note)==null?void 0:_e[W])||((Re=o==null?void 0:o.note)==null?void 0:Re.en)||(o==null?void 0:o.displayName)||"",ve=((n==null?void 0:n.wireApiOptions)||["auto","chat","responses"]).map(s=>({value:s,label:s==="chat"?a("wireApiChat"):s==="responses"?a("wireApiResponses"):a("wireApiAuto")})),it=Ye({required:!!(n!=null&&n.supportsWireApi),hasDefault:typeof(n==null?void 0:n.defaultWireApi)=="string"&&n.defaultWireApi.length>0,optionCount:ve.length}),I=c.useCallback(()=>{ue.current!==null&&(window.clearTimeout(ue.current),ue.current=null)},[]),ke=c.useCallback((s,d)=>{I(),ue.current=window.setTimeout(()=>{(async()=>{if(t)try{const p=await v.mutateAsync({provider:t,data:{sessionId:s}});if(p.status==="pending"){L(a("providerAuthWaitingBrowser")),ke(s,p.nextPollMs??d);return}if(p.status==="authorized"){_(null),I(),L(a("providerAuthCompleted")),z.success(a("providerAuthCompleted")),r.invalidateQueries({queryKey:["config"]}),r.invalidateQueries({queryKey:["config-meta"]});return}_(null),I(),L(p.message||`Authorization ${p.status}.`),z.error(p.message||`Authorization ${p.status}.`)}catch(p){_(null),I();const y=p instanceof Error?p.message:String(p);L(y),z.error(`Authorization failed: ${y}`)}})()},Math.max(1e3,d))},[I,v,t,r]);c.useEffect(()=>{if(!t){P(""),C(""),X(null),g("auto"),A([]),M(""),H(""),_(null),L(""),de(""),I();return}P(""),C(ee),X(k.extraHeaders||null),g(te),A(se),M(""),H(Q),_(null),L(""),de(he),I()},[t,ee,k.extraHeaders,te,se,Q,he,I]),c.useEffect(()=>()=>I(),[I]);const $e=c.useMemo(()=>{if(!t)return!1;const s=E.trim().length>0,d=N.trim()!==ee.trim(),p=!Ve(O,je),y=n!=null&&n.supportsWireApi?u!==te:!1,K=!Ne(w,se),ae=U?$.trim()!==Q:!1;return s||d||p||y||K||ae},[t,U,$,Q,E,N,ee,O,je,n==null?void 0:n.supportsWireApi,u,te,w,se]),Be=()=>{const s=xe(T,V);if(s){if(w.includes(s)){M("");return}A(d=>[...d,s]),M("")}},lt=s=>{if(s.preventDefault(),!t)return;const d={},p=E.trim(),y=N.trim(),K=ne(O),ae=$.trim();U&&ae!==Q&&(d.displayName=ae.length>0?ae:null),p.length>0&&(d.apiKey=p),y!==ee.trim()&&(d.apiBase=y.length>0&&y!==ge?y:null),Ve(K,je)||(d.extraHeaders=K),n!=null&&n.supportsWireApi&&u!==te&&(d.wireApi=u),Ne(w,se)||(d.models=Ht(w,be)),h.mutate({provider:t,data:d})},ot=async()=>{if(!t)return;const s=w.find(y=>y.trim().length>0)??"",d=xe(s,V),p={apiBase:N.trim(),extraHeaders:ne(O),model:d||null};E.trim().length>0&&(p.apiKey=E.trim()),n!=null&&n.supportsWireApi&&(p.wireApi=u);try{const y=await f.mutateAsync({provider:t,data:p});if(y.success){z.success(`${a("providerTestConnectionSuccess")} (${y.latencyMs}ms)`);return}const K=[`provider=${y.provider}`,`latency=${y.latencyMs}ms`];y.model&&K.push(`model=${y.model}`),z.error(`${a("providerTestConnectionFailed")}: ${y.message} | ${K.join(" | ")}`)}catch(y){const K=y instanceof Error?y.message:String(y);z.error(`${a("providerTestConnectionFailed")}: ${K}`)}},ct=async()=>{if(!(!t||!U||!window.confirm(a("providerDeleteConfirm"))))try{await x.mutateAsync({provider:t}),i==null||i(t)}catch{}},dt=async()=>{if(!(!t||(o==null?void 0:o.kind)!=="device_code"))try{L("");const s=await b.mutateAsync({provider:t,data:Y?{methodId:Y}:{}});if(!s.sessionId||!s.verificationUri)throw new Error(a("providerAuthStartFailed"));_(s.sessionId),L(`${a("providerAuthOpenPrompt")}${s.userCode}${a("providerAuthOpenPromptSuffix")}`),window.open(s.verificationUri,"_blank","noopener,noreferrer"),ke(s.sessionId,s.intervalMs)}catch(s){const d=s instanceof Error?s.message:String(s);_(null),I(),L(d),z.error(`${a("providerAuthStartFailed")}: ${d}`)}},ut=async()=>{if(!(!t||(o==null?void 0:o.kind)!=="device_code"))try{I(),_(null);const s=await D.mutateAsync({provider:t}),d=s.expiresAt?` (expires: ${s.expiresAt})`:"";L(`${a("providerAuthImportStatusPrefix")}${d}`),z.success(a("providerAuthImportSuccess")),r.invalidateQueries({queryKey:["config"]}),r.invalidateQueries({queryKey:["config-meta"]})}catch(s){const d=s instanceof Error?s.message:String(s);L(d),z.error(`${a("providerAuthImportFailed")}: ${d}`)}};if(!t||!n)return e.jsx("div",{className:Et,children:e.jsxs("div",{children:[e.jsx("h3",{className:"text-base font-semibold text-gray-900",children:a("providersSelectTitle")}),e.jsx("p",{className:"mt-2 text-sm text-gray-500",children:a("providersSelectDescription")})]})});const mt=k.apiKeySet?a("statusReady"):a("statusSetup");return e.jsxs("div",{className:Lt,children:[e.jsx("div",{className:"border-b border-gray-100 px-6 py-4",children:e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsx("h3",{className:"truncate text-lg font-semibold text-gray-900",children:at}),e.jsxs("div",{className:"flex items-center gap-3",children:[U&&e.jsx("button",{type:"button",onClick:ct,disabled:x.isPending,className:"text-gray-400 hover:text-red-500 transition-colors",title:a("providerDelete"),children:e.jsx(Xe,{className:"h-4 w-4"})}),e.jsx(st,{status:k.apiKeySet?"ready":"setup",label:mt})]})]})}),e.jsxs("form",{onSubmit:lt,className:"flex min-h-0 flex-1 flex-col",children:[e.jsxs("div",{className:"min-h-0 flex-1 space-y-5 overflow-y-auto px-6 py-5",children:[U&&e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{htmlFor:"providerDisplayName",className:"text-sm font-medium text-gray-900",children:a("providerDisplayName")}),e.jsx(q,{id:"providerDisplayName",type:"text",value:$,onChange:s=>H(s.target.value),placeholder:Me||a("providerDisplayNamePlaceholder"),className:"rounded-xl"}),e.jsx("p",{className:"text-xs text-gray-500",children:a("providerDisplayNameHelpShort")})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{htmlFor:"apiKey",className:"text-sm font-medium text-gray-900",children:(G==null?void 0:G.label)??a("apiKey")}),e.jsx(Ft,{id:"apiKey",value:E,isSet:k.apiKeySet,onChange:s=>P(s.target.value),placeholder:(G==null?void 0:G.placeholder)??a("enterApiKey"),className:"rounded-xl"}),e.jsx("p",{className:"text-xs text-gray-500",children:a("leaveBlankToKeepUnchanged")})]}),(o==null?void 0:o.kind)==="device_code"&&e.jsxs("div",{className:"space-y-2 rounded-xl border border-primary/20 bg-primary-50/50 p-3",children:[e.jsx(R,{className:"text-sm font-medium text-gray-900",children:o.displayName||a("providerAuthSectionTitle")}),Le?e.jsx("p",{className:"text-xs text-gray-600",children:Le}):null,S.length>1?e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{className:"text-xs font-medium text-gray-700",children:a("providerAuthMethodLabel")}),nt?e.jsx(Je,{value:Y,onChange:de,options:De}):e.jsxs(We,{value:Y,onValueChange:de,children:[e.jsx(qe,{className:"h-8 rounded-lg bg-white",children:e.jsx(Ue,{placeholder:a("providerAuthMethodPlaceholder")})}),e.jsx(Ge,{children:De.map(s=>e.jsx(Qe,{value:s.value,children:s.label},s.value))})]}),Ee?e.jsx("p",{className:"text-xs text-gray-500",children:Ee}):null]}):null,e.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[e.jsx(B,{type:"button",variant:"outline",size:"sm",onClick:dt,disabled:b.isPending||!!ce,children:b.isPending?a("providerAuthStarting"):ce?a("providerAuthAuthorizing"):a("providerAuthAuthorizeInBrowser")}),o.supportsCliImport?e.jsx(B,{type:"button",variant:"outline",size:"sm",onClick:ut,disabled:D.isPending,children:D.isPending?a("providerAuthImporting"):a("providerAuthImportFromCli")}):null,ce?e.jsxs("span",{className:"text-xs text-gray-500",children:[a("providerAuthSessionLabel"),": ",ce.slice(0,8),"…"]}):null]}),Ae?e.jsx("p",{className:"text-xs text-gray-600",children:Ae}):null]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{htmlFor:"apiBase",className:"text-sm font-medium text-gray-900",children:(F==null?void 0:F.label)??a("apiBase")}),e.jsx(q,{id:"apiBase",type:"text",value:N,onChange:s=>C(s.target.value),placeholder:ge||(F==null?void 0:F.placeholder)||"https://api.example.com",className:"rounded-xl"}),e.jsx("p",{className:"text-xs text-gray-500",children:rt})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsx(R,{className:"text-sm font-medium text-gray-900",children:a("providerModelsTitle")}),!pe&&e.jsxs("button",{type:"button",onClick:()=>oe(!0),className:"text-xs text-primary hover:text-primary/80 font-medium flex items-center gap-1",children:[e.jsx(Ce,{className:"h-3 w-3"}),a("providerAddModel")]})]}),pe&&e.jsxs("div",{className:"flex items-center gap-2",children:[e.jsx(q,{value:T,onChange:s=>M(s.target.value),onKeyDown:s=>{s.key==="Enter"&&(s.preventDefault(),Be()),s.key==="Escape"&&(oe(!1),M(""))},placeholder:a("providerModelInputPlaceholder"),className:"flex-1 rounded-xl",autoFocus:!0}),e.jsx(B,{type:"button",size:"sm",onClick:Be,disabled:T.trim().length===0,children:a("add")}),e.jsx(B,{type:"button",size:"sm",variant:"ghost",onClick:()=>{oe(!1),M("")},children:e.jsx(He,{className:"h-4 w-4"})})]}),w.length===0?e.jsxs("div",{className:"rounded-xl border border-dashed border-gray-200 bg-gray-50 px-4 py-6 text-center",children:[e.jsx("p",{className:"text-sm text-gray-500",children:a("providerModelsEmptyShort")}),!pe&&e.jsx("button",{type:"button",onClick:()=>oe(!0),className:"mt-2 text-sm text-primary hover:text-primary/80 font-medium",children:a("providerAddFirstModel")})]}):e.jsx("div",{className:"flex flex-wrap gap-2",children:w.map(s=>e.jsxs("div",{className:"group inline-flex max-w-full items-center gap-1 rounded-full border border-gray-200 bg-white px-3 py-1.5",children:[e.jsx("span",{className:"max-w-[180px] truncate text-sm text-gray-800 sm:max-w-[240px]",children:s}),e.jsx("button",{type:"button",onClick:()=>A(d=>d.filter(p=>p!==s)),className:"inline-flex h-5 w-5 items-center justify-center rounded-full text-gray-400 transition-opacity hover:bg-gray-100 hover:text-gray-600 opacity-100 md:opacity-0 md:group-hover:opacity-100 md:group-focus-within:opacity-100","aria-label":a("remove"),children:e.jsx(He,{className:"h-3 w-3"})})]},s))})]}),e.jsxs("div",{className:"border-t border-gray-100 pt-4",children:[e.jsxs("button",{type:"button",onClick:()=>le(!Z),className:"flex w-full items-center justify-between text-sm text-gray-600 hover:text-gray-900 transition-colors",children:[e.jsxs("span",{className:"flex items-center gap-1.5",children:[e.jsx(ft,{className:"h-3.5 w-3.5"}),a("providerAdvancedSettings")]}),e.jsx(yt,{className:`h-4 w-4 transition-transform ${Z?"rotate-180":""}`})]}),Z&&e.jsxs("div",{className:"mt-4 space-y-5",children:[n.supportsWireApi&&e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{htmlFor:"wireApi",className:"text-sm font-medium text-gray-900",children:(ye==null?void 0:ye.label)??a("wireApi")}),it?e.jsx(Je,{value:u,onChange:s=>g(s),options:ve}):e.jsxs(We,{value:u,onValueChange:s=>g(s),children:[e.jsx(qe,{className:"rounded-xl",children:e.jsx(Ue,{})}),e.jsx(Ge,{children:ve.map(s=>e.jsx(Qe,{value:s.value,children:s.label},s.value))})]})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(R,{className:"text-sm font-medium text-gray-900",children:(fe==null?void 0:fe.label)??a("extraHeaders")}),e.jsx(Kt,{value:O,onChange:X}),e.jsx("p",{className:"text-xs text-gray-500",children:a("providerExtraHeadersHelpShort")})]})]})]})]}),e.jsxs("div",{className:"flex items-center justify-between border-t border-gray-100 px-6 py-4",children:[e.jsxs(B,{type:"button",variant:"outline",size:"sm",onClick:ot,disabled:f.isPending,children:[e.jsx(gt,{className:"mr-1.5 h-4 w-4"}),f.isPending?a("providerTestingConnection"):a("providerTestConnection")]}),e.jsx(B,{type:"submit",disabled:h.isPending||!$e,children:h.isPending?a("saving"):$e?a("save"):a("unchanged")})]})]})]})}function Ut(t){if(!t)return null;try{const i=new URL(t),r=i.pathname&&i.pathname!=="/"?i.pathname:"";return`${i.host}${r}`}catch{return t.replace(/^https?:\/\//,"")}}function rs(){const{data:t}=Ze(),{data:i}=et(),{data:r}=tt(),l=St(),[m,j]=c.useState("installed"),[h,x]=c.useState(),[f,b]=c.useState(""),v=r==null?void 0:r.uiHints,D=(i==null?void 0:i.providers)??[],E=(t==null?void 0:t.providers)??{},P=D.filter(u=>{var g;return(g=E[u.name])==null?void 0:g.apiKeySet}).length,N=[{id:"installed",label:a("providersTabConfigured"),count:P},{id:"all",label:a("providersTabAll"),count:D.length}],C=c.useMemo(()=>{const u=(i==null?void 0:i.providers)??[],g=(t==null?void 0:t.providers)??{},w=f.trim().toLowerCase();return u.filter(A=>{var T;return m==="installed"?!!((T=g[A.name])!=null&&T.apiKeySet):!0}).filter(A=>{var $,H;return w?(((H=($=g[A.name])==null?void 0:$.displayName)==null?void 0:H.trim())||A.displayName||A.name).toLowerCase().includes(w)||A.name.toLowerCase().includes(w):!0})},[i,t,m,f]);c.useEffect(()=>{if(C.length===0){x(void 0);return}C.some(g=>g.name===h)||x(C[0].name)},[C,h]);const O=h,X=async()=>{try{const u=await l.mutateAsync({data:{}});j("all"),b(""),x(u.name)}catch{}};return!t||!i?e.jsx("div",{className:"p-8",children:a("providersLoading")}):e.jsxs(It,{children:[e.jsx(Dt,{title:a("providersPageTitle"),description:a("providersPageDescription")}),e.jsxs("div",{className:kt,children:[e.jsxs("section",{className:$t,children:[e.jsxs("div",{className:"border-b border-gray-100 px-4 pt-4 pb-3 space-y-3",children:[e.jsx(Tt,{tabs:N,activeTab:m,onChange:j,className:"mb-0"}),e.jsxs(B,{type:"button",variant:"outline",className:"w-full justify-center",onClick:X,disabled:l.isPending,children:[e.jsx(Ce,{className:"mr-2 h-4 w-4"}),l.isPending?a("saving"):a("providerAddCustom")]})]}),e.jsx("div",{className:"border-b border-gray-100 px-4 py-3",children:e.jsxs("div",{className:"relative",children:[e.jsx(jt,{className:"pointer-events-none absolute left-3 top-1/2 h-4 w-4 -translate-y-1/2 text-gray-400"}),e.jsx(q,{value:f,onChange:u=>b(u.target.value),placeholder:a("providersFilterPlaceholder"),className:"h-10 rounded-xl pl-9"})]})}),e.jsxs("div",{className:"min-h-0 flex-1 space-y-2 overflow-y-auto p-3",children:[C.map(u=>{var le;const g=t.providers[u.name],w=!!(g!=null&&g.apiKeySet),A=O===u.name,T=((le=g==null?void 0:g.displayName)==null?void 0:le.trim())||u.displayName||u.name,M=re(`providers.${u.name}`,v),$=(g==null?void 0:g.apiBase)||u.defaultApiBase||"",Z=Ut($)||(M==null?void 0:M.help)||a("providersDefaultDescription");return e.jsx("button",{type:"button",onClick:()=>x(u.name),className:ie("w-full rounded-xl border p-2.5 text-left transition-all",A?"border-primary/30 bg-primary-50/40 shadow-sm":"border-gray-200/70 bg-white hover:border-gray-300 hover:bg-gray-50/70"),children:e.jsxs("div",{className:"flex items-start justify-between gap-3",children:[e.jsxs("div",{className:"flex min-w-0 items-center gap-3",children:[e.jsx(Bt,{name:u.name,src:u.logo?`/logos/${u.logo}`:null,className:ie("h-10 w-10 rounded-lg border",w?"border-primary/30 bg-white":"border-gray-200/70 bg-white"),imgClassName:"h-5 w-5 object-contain",fallback:e.jsx("span",{className:"text-sm font-semibold uppercase text-gray-500",children:u.name[0]})}),e.jsxs("div",{className:"min-w-0",children:[e.jsx("p",{className:"truncate text-sm font-semibold text-gray-900",children:T}),e.jsx("p",{className:"line-clamp-1 text-[11px] text-gray-500",children:Z})]})]}),e.jsx(st,{status:w?"ready":"setup",label:w?a("statusReady"):a("statusSetup"),className:"min-w-[56px] justify-center"})]})},u.name)}),C.length===0&&e.jsxs("div",{className:"flex h-full min-h-[220px] flex-col items-center justify-center rounded-xl border border-dashed border-gray-200 bg-gray-50/70 py-10 text-center",children:[e.jsx("div",{className:"mb-3 flex h-10 w-10 items-center justify-center rounded-lg bg-white",children:e.jsx(bt,{className:"h-5 w-5 text-gray-300"})}),e.jsx("p",{className:"text-sm font-medium text-gray-700",children:a("providersNoMatch")})]})]})]}),e.jsx(qt,{providerName:O,onProviderDeleted:u=>{u===h&&x(void 0)}})]})]})}export{rs as ProvidersList};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as p,j as e,
|
|
1
|
+
import{r as p,j as e,aF as ee,a0 as ae,aS as de,d as se}from"./vendor-TlME1INH.js";import{u as me,b as he,P as ue,t,S as te,e as re,f as ne,g as le,h as S}from"./index-Cn6_2To7.js";import{P as pe,a as xe,B as w}from"./page-layout-DO8BlScF.js";import{C as R,b as $,c as z,d as D,a as L}from"./card-C7Gtw2Vs.js";import{I as i}from"./input-oBvxsnV9.js";import{S as ge}from"./switch-C6a5GyZB.js";import{h as x}from"./config-hints-CApS3K_7.js";const je=[{value:"main",label:"main"},{value:"per-peer",label:"per-peer"},{value:"per-channel-peer",label:"per-channel-peer"},{value:"per-account-channel-peer",label:"per-account-channel-peer"}];function fe(){return{id:"",default:!1,workspace:"",model:"",engine:"",contextTokens:void 0,maxToolIterations:void 0}}function ve(){return{agentId:"",match:{channel:"",accountId:""}}}function ce(d){const b=d.trim();if(!b)return;const j=Number.parseInt(b,10);return Number.isFinite(j)?j:void 0}function Se(){const{data:d,isLoading:b}=me(),{data:j}=he(),A=ue(),[_,N]=p.useState([]),[q,E]=p.useState([]),[F,K]=p.useState("per-channel-peer"),[V,U]=p.useState(0),[G,J]=p.useState(2e5),[Q,W]=p.useState("native");p.useEffect(()=>{var a,r,n;d&&(N((d.agents.list??[]).map(s=>({id:s.id??"",default:!!s.default,workspace:s.workspace??"",model:s.model??"",engine:s.engine??"",contextTokens:s.contextTokens,maxToolIterations:s.maxToolIterations}))),E((d.bindings??[]).map(s=>{var c,l,o;return{agentId:s.agentId??"",match:{channel:((c=s.match)==null?void 0:c.channel)??"",accountId:((l=s.match)==null?void 0:l.accountId)??"",peer:(o=s.match)!=null&&o.peer?{kind:s.match.peer.kind,id:s.match.peer.id}:void 0}}})),K(((a=d.session)==null?void 0:a.dmScope)??"per-channel-peer"),U(((n=(r=d.session)==null?void 0:r.agentToAgent)==null?void 0:n.maxPingPongTurns)??0),J(d.agents.defaults.contextTokens??2e5),W(d.agents.defaults.engine??"native"))},[d]);const u=j==null?void 0:j.uiHints,h=x("session.dmScope",u),f=x("session.agentToAgent.maxPingPongTurns",u),v=x("agents.defaults.contextTokens",u),I=x("agents.defaults.engine",u),O=x("agents.list.*.contextTokens",u),B=x("agents.list.*.engine",u),y=x("agents.list",u),k=x("bindings",u),oe=p.useMemo(()=>{const a=new Set(["main"]);return _.forEach(r=>{const n=r.id.trim();n&&a.add(n)}),a},[_]),g=(a,r)=>{N(n=>n.map((s,c)=>c===a?{...s,...r}:s))},T=(a,r)=>{E(n=>n.map((s,c)=>c===a?r:s))},ie=()=>{try{const a=_.map((s,c)=>{var m,C,P;const l=s.id.trim();if(!l)throw new Error(t("agentIdRequiredError").replace("{index}",String(c)));const o={id:l};return s.default&&(o.default=!0),(m=s.workspace)!=null&&m.trim()&&(o.workspace=s.workspace.trim()),(C=s.model)!=null&&C.trim()&&(o.model=s.model.trim()),(P=s.engine)!=null&&P.trim()&&(o.engine=s.engine.trim()),typeof s.contextTokens=="number"&&(o.contextTokens=Math.max(1e3,s.contextTokens)),typeof s.maxToolIterations=="number"&&(o.maxToolIterations=s.maxToolIterations),o}),r=a.map(s=>s.id).filter((s,c,l)=>l.indexOf(s)!==c);if(r.length>0){se.error(`${t("duplicateAgentId")}: ${r[0]}`);return}const n=q.map((s,c)=>{var X,Y,Z,H;const l=s.agentId.trim(),o=s.match.channel.trim(),m=((X=s.match.accountId)==null?void 0:X.trim())??"",C=(Y=s.match.peer)==null?void 0:Y.kind,P=((H=(Z=s.match.peer)==null?void 0:Z.id)==null?void 0:H.trim())??"";if(!l)throw new Error(t("bindingAgentIdRequired").replace("{index}",String(c)));if(!oe.has(l))throw new Error(`${t("bindingAgentIdNotFound").replace("{index}",String(c))}: ${l}`);if(!o)throw new Error(t("bindingChannelRequired").replace("{index}",String(c)));const M={agentId:l,match:{channel:o}};if(m&&(M.match.accountId=m),C){if(!P)throw new Error(t("bindingPeerIdRequired").replace("{index}",String(c)));M.match.peer={kind:C,id:P}}return M});A.mutate({data:{agents:{defaults:{contextTokens:Math.max(1e3,G),engine:Q.trim()||"native"},list:a},bindings:n,session:{dmScope:F,agentToAgent:{maxPingPongTurns:Math.min(5,Math.max(0,V))}}}})}catch(a){const r=a instanceof Error?a.message:String(a);se.error(r)}};return b||!d?e.jsx("div",{className:"p-8 text-gray-400",children:t("runtimeLoading")}):e.jsxs(pe,{className:"space-y-6",children:[e.jsx(xe,{title:t("runtimePageTitle"),description:t("runtimePageDescription")}),e.jsxs(R,{children:[e.jsxs($,{children:[e.jsx(z,{children:(h==null?void 0:h.label)??t("dmScope")}),e.jsx(D,{children:(h==null?void 0:h.help)??t("dmScopeHelp")})]}),e.jsxs(L,{className:"space-y-4",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"text-sm font-medium text-gray-800",children:(v==null?void 0:v.label)??t("defaultContextTokens")}),e.jsx(i,{type:"number",min:1e3,step:1e3,value:G,onChange:a=>J(Math.max(1e3,Number.parseInt(a.target.value,10)||1e3))}),e.jsx("p",{className:"text-xs text-gray-500",children:(v==null?void 0:v.help)??t("defaultContextTokensHelp")})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"text-sm font-medium text-gray-800",children:(I==null?void 0:I.label)??t("defaultEngine")}),e.jsx(i,{value:Q,onChange:a=>W(a.target.value),placeholder:t("defaultEnginePlaceholder")}),e.jsx("p",{className:"text-xs text-gray-500",children:(I==null?void 0:I.help)??t("defaultEngineHelp")})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"text-sm font-medium text-gray-800",children:(h==null?void 0:h.label)??t("dmScope")}),e.jsxs(te,{value:F,onValueChange:a=>K(a),children:[e.jsx(re,{children:e.jsx(ne,{})}),e.jsx(le,{children:je.map(a=>e.jsx(S,{value:a.value,children:a.label},a.value))})]})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx("label",{className:"text-sm font-medium text-gray-800",children:(f==null?void 0:f.label)??t("maxPingPongTurns")}),e.jsx(i,{type:"number",min:0,max:5,value:V,onChange:a=>U(Math.max(0,Number.parseInt(a.target.value,10)||0))}),e.jsx("p",{className:"text-xs text-gray-500",children:(f==null?void 0:f.help)??t("maxPingPongTurnsHelp")})]})]})]}),e.jsxs(R,{children:[e.jsxs($,{children:[e.jsx(z,{children:(y==null?void 0:y.label)??t("agentList")}),e.jsx(D,{children:(y==null?void 0:y.help)??t("agentListHelp")})]}),e.jsxs(L,{className:"space-y-3",children:[_.map((a,r)=>e.jsxs("div",{className:"rounded-xl border border-gray-200 p-3 space-y-3",children:[e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-3",children:[e.jsx(i,{value:a.id,onChange:n=>g(r,{id:n.target.value}),placeholder:t("agentIdPlaceholder")}),e.jsx(i,{value:a.workspace??"",onChange:n=>g(r,{workspace:n.target.value}),placeholder:t("workspaceOverridePlaceholder")}),e.jsx(i,{value:a.model??"",onChange:n=>g(r,{model:n.target.value}),placeholder:t("modelOverridePlaceholder")}),e.jsx(i,{value:a.engine??"",onChange:n=>g(r,{engine:n.target.value}),placeholder:(B==null?void 0:B.label)??t("engineOverridePlaceholder")}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-2",children:[e.jsx(i,{type:"number",min:1e3,step:1e3,value:a.contextTokens??"",onChange:n=>g(r,{contextTokens:ce(n.target.value)}),placeholder:(O==null?void 0:O.label)??t("contextTokensPlaceholder")}),e.jsx(i,{type:"number",min:1,value:a.maxToolIterations??"",onChange:n=>g(r,{maxToolIterations:ce(n.target.value)}),placeholder:t("maxToolsPlaceholder")})]})]}),e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-2 text-sm text-gray-600",children:[e.jsx(ge,{checked:!!a.default,onCheckedChange:n=>{if(!n){g(r,{default:!1});return}N(s=>s.map((c,l)=>({...c,default:l===r})))}}),e.jsx("span",{children:t("defaultAgent")})]}),e.jsxs(w,{type:"button",variant:"outline",size:"sm",onClick:()=>N(n=>n.filter((s,c)=>c!==r)),children:[e.jsx(ee,{className:"h-4 w-4 mr-1"}),t("remove")]})]})]},`${r}-${a.id}`)),e.jsxs(w,{type:"button",variant:"outline",onClick:()=>N(a=>[...a,fe()]),children:[e.jsx(ae,{className:"h-4 w-4 mr-2"}),t("addAgent")]})]})]}),e.jsxs(R,{children:[e.jsxs($,{children:[e.jsx(z,{children:(k==null?void 0:k.label)??t("bindings")}),e.jsx(D,{children:(k==null?void 0:k.help)??t("bindingsHelp")})]}),e.jsxs(L,{className:"space-y-3",children:[q.map((a,r)=>{var s,c;const n=((s=a.match.peer)==null?void 0:s.kind)??"";return e.jsxs("div",{className:"rounded-xl border border-gray-200 p-3 space-y-3",children:[e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3",children:[e.jsx(i,{value:a.agentId,onChange:l=>T(r,{...a,agentId:l.target.value}),placeholder:t("targetAgentIdPlaceholder")}),e.jsx(i,{value:a.match.channel,onChange:l=>T(r,{...a,match:{...a.match,channel:l.target.value}}),placeholder:t("channelPlaceholder")}),e.jsx(i,{value:a.match.accountId??"",onChange:l=>T(r,{...a,match:{...a.match,accountId:l.target.value}}),placeholder:t("accountIdOptionalPlaceholder")}),e.jsxs(te,{value:n||"__none__",onValueChange:l=>{var m;const o=l==="__none__"?"":l;if(!o){T(r,{...a,match:{...a.match,peer:void 0}});return}T(r,{...a,match:{...a.match,peer:{kind:o,id:((m=a.match.peer)==null?void 0:m.id)??""}}})},children:[e.jsx(re,{children:e.jsx(ne,{})}),e.jsxs(le,{children:[e.jsx(S,{value:"__none__",children:t("peerKindOptional")}),e.jsx(S,{value:"direct",children:"direct"}),e.jsx(S,{value:"group",children:"group"}),e.jsx(S,{value:"channel",children:"channel"})]})]}),e.jsx(i,{value:((c=a.match.peer)==null?void 0:c.id)??"",onChange:l=>T(r,{...a,match:{...a.match,peer:n?{kind:n,id:l.target.value}:void 0}}),placeholder:t("peerIdPlaceholder")})]}),e.jsx("div",{className:"flex justify-end",children:e.jsxs(w,{type:"button",variant:"outline",size:"sm",onClick:()=>E(l=>l.filter((o,m)=>m!==r)),children:[e.jsx(ee,{className:"h-4 w-4 mr-1"}),t("remove")]})})]},`${r}-${a.agentId}`)}),e.jsxs(w,{type:"button",variant:"outline",onClick:()=>E(a=>[...a,ve()]),children:[e.jsx(ae,{className:"h-4 w-4 mr-2"}),t("addBinding")]})]})]}),e.jsx("div",{className:"flex justify-end",children:e.jsxs(w,{type:"button",onClick:ie,disabled:A.isPending,children:[e.jsx(de,{className:"h-4 w-4 mr-2"}),A.isPending?t("saving"):t("saveRuntimeSettings")]})})]})}export{Se as RuntimeConfig};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import{r as u,j as e,
|
|
1
|
+
import{r as u,j as e,aF as H,a0 as L,aS as G,d as J}from"./vendor-TlME1INH.js";import{u as K,V as Q,t as a,S as x,e as m,f as p,g as j,h as o}from"./index-Cn6_2To7.js";import{P as W,a as X,B as _}from"./page-layout-DO8BlScF.js";import{C as R,b as T,c as M,d as O,a as A}from"./card-C7Gtw2Vs.js";import{I as h}from"./input-oBvxsnV9.js";import{L as V}from"./label-C7F8lMpQ.js";import{S as Y}from"./switch-C6a5GyZB.js";const U=["env","file","exec"];function N(n=""){return{alias:n,source:"env",prefix:"",path:"",command:"",argsText:"",cwd:"",timeoutMs:5e3}}function Z(){return{path:"",source:"env",provider:"",id:""}}function ee(n,l){return l.source==="env"?{...N(n),source:"env",prefix:l.prefix??""}:l.source==="file"?{...N(n),source:"file",path:l.path}:{...N(n),source:"exec",command:l.command,argsText:(l.args??[]).join(`
|
|
2
2
|
`),cwd:l.cwd??"",timeoutMs:l.timeoutMs??5e3}}function se(n){return n.source==="env"?{source:"env",...n.prefix.trim()?{prefix:n.prefix.trim()}:{}}:n.source==="file"?{source:"file",path:n.path.trim(),format:"json"}:{source:"exec",command:n.command.trim(),args:n.argsText.split(`
|
|
3
|
-
`).map(l=>l.trim()).filter(Boolean),...n.cwd.trim()?{cwd:n.cwd.trim()}:{},timeoutMs:Math.max(1,Math.trunc(n.timeoutMs||5e3))}}function oe(){const{data:n,isLoading:l}=K(),
|
|
3
|
+
`).map(l=>l.trim()).filter(Boolean),...n.cwd.trim()?{cwd:n.cwd.trim()}:{},timeoutMs:Math.max(1,Math.trunc(n.timeoutMs||5e3))}}function oe(){const{data:n,isLoading:l}=K(),P=Q(),[k,y]=u.useState(!0),[D,E]=u.useState(""),[F,S]=u.useState(""),[I,$]=u.useState(""),[C,f]=u.useState([]),[q,v]=u.useState([]);u.useEffect(()=>{const s=n==null?void 0:n.secrets;if(!s){y(!0),E(""),S(""),$(""),f([]),v([]);return}y(!!s.enabled),E(s.defaults.env??""),S(s.defaults.file??""),$(s.defaults.exec??"");const t=Object.entries(s.providers).map(([c,i])=>ee(c,i)),r=Object.entries(s.refs).map(([c,i])=>({path:c,source:i.source,provider:i.provider??"",id:i.id}));f(t),v(r)},[n==null?void 0:n.secrets]);const w=u.useMemo(()=>{const s=C.map(t=>t.alias.trim()).filter(Boolean);return Array.from(new Set(s))},[C]),d=(s,t)=>{f(r=>r.map((c,i)=>i===s?{...c,...t}:c))},b=(s,t)=>{v(r=>r.map((c,i)=>i===s?{...c,...t}:c))},z=()=>{try{const s={};for(const[r,c]of C.entries()){const i=c.alias.trim();if(!i)throw new Error(`${a("providerAlias")} #${r+1} ${a("isRequired")}`);if(s[i])throw new Error(`${a("providerAlias")}: ${i} (${a("duplicate")})`);if(c.source==="file"&&!c.path.trim())throw new Error(`${a("secretFilePath")} #${r+1} ${a("isRequired")}`);if(c.source==="exec"&&!c.command.trim())throw new Error(`${a("secretExecCommand")} #${r+1} ${a("isRequired")}`);s[i]=se(c)}const t={};for(const[r,c]of q.entries()){const i=c.path.trim(),B=c.id.trim();if(!i)throw new Error(`${a("secretConfigPath")} #${r+1} ${a("isRequired")}`);if(!B)throw new Error(`${a("secretId")} #${r+1} ${a("isRequired")}`);const g=c.provider.trim();if(g&&!s[g])throw new Error(`${a("secretProviderAlias")}: ${g} ${a("notFound")}`);t[i]={source:c.source,...g?{provider:g}:{},id:B}}P.mutate({data:{enabled:k,defaults:{env:D.trim()||null,file:F.trim()||null,exec:I.trim()||null},providers:s,refs:t}})}catch(s){const t=s instanceof Error?s.message:String(s);J.error(t)}};return l?e.jsx("div",{className:"p-8 text-gray-400",children:a("loading")}):e.jsxs(W,{className:"space-y-6",children:[e.jsx(X,{title:a("secretsPageTitle"),description:a("secretsPageDescription")}),e.jsxs(R,{children:[e.jsxs(T,{children:[e.jsx(M,{children:a("secrets")}),e.jsx(O,{children:a("secretsEnabledHelp")})]}),e.jsxs(A,{className:"space-y-4",children:[e.jsxs("div",{className:"flex items-center justify-between rounded-xl border border-gray-200 p-3",children:[e.jsxs("div",{children:[e.jsx("p",{className:"text-sm font-medium text-gray-800",children:a("enabled")}),e.jsx("p",{className:"text-xs text-gray-500",children:a("secretsEnabledHelp")})]}),e.jsx(Y,{checked:k,onCheckedChange:y})]}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-3",children:[e.jsxs("div",{className:"space-y-2",children:[e.jsx(V,{children:a("defaultEnvProvider")}),e.jsxs(x,{value:D||"__none__",onValueChange:s=>E(s==="__none__"?"":s),children:[e.jsx(m,{children:e.jsx(p,{placeholder:a("noneOption")})}),e.jsxs(j,{children:[e.jsx(o,{value:"__none__",children:a("noneOption")}),w.map(s=>e.jsx(o,{value:s,children:s},s))]})]})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(V,{children:a("defaultFileProvider")}),e.jsxs(x,{value:F||"__none__",onValueChange:s=>S(s==="__none__"?"":s),children:[e.jsx(m,{children:e.jsx(p,{placeholder:a("noneOption")})}),e.jsxs(j,{children:[e.jsx(o,{value:"__none__",children:a("noneOption")}),w.map(s=>e.jsx(o,{value:s,children:s},s))]})]})]}),e.jsxs("div",{className:"space-y-2",children:[e.jsx(V,{children:a("defaultExecProvider")}),e.jsxs(x,{value:I||"__none__",onValueChange:s=>$(s==="__none__"?"":s),children:[e.jsx(m,{children:e.jsx(p,{placeholder:a("noneOption")})}),e.jsxs(j,{children:[e.jsx(o,{value:"__none__",children:a("noneOption")}),w.map(s=>e.jsx(o,{value:s,children:s},s))]})]})]})]})]})]}),e.jsxs(R,{children:[e.jsxs(T,{children:[e.jsx(M,{children:a("secretProvidersTitle")}),e.jsx(O,{children:a("secretProvidersDescription")})]}),e.jsxs(A,{className:"space-y-3",children:[C.map((s,t)=>e.jsxs("div",{className:"rounded-xl border border-gray-200 p-3 space-y-3",children:[e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-3",children:[e.jsx(h,{value:s.alias,onChange:r=>d(t,{alias:r.target.value}),placeholder:a("providerAlias")}),e.jsxs(x,{value:s.source,onValueChange:r=>d(t,{source:r}),children:[e.jsx(m,{children:e.jsx(p,{})}),e.jsx(j,{children:U.map(r=>e.jsx(o,{value:r,children:r},r))})]}),e.jsxs(_,{type:"button",variant:"outline",onClick:()=>f(r=>r.filter((c,i)=>i!==t)),children:[e.jsx(H,{className:"h-4 w-4 mr-2"}),a("removeProvider")]})]}),s.source==="env"&&e.jsx(h,{value:s.prefix,onChange:r=>d(t,{prefix:r.target.value}),placeholder:a("envPrefix")}),s.source==="file"&&e.jsx(h,{value:s.path,onChange:r=>d(t,{path:r.target.value}),placeholder:a("secretFilePath")}),s.source==="exec"&&e.jsxs("div",{className:"space-y-2",children:[e.jsx(h,{value:s.command,onChange:r=>d(t,{command:r.target.value}),placeholder:a("secretExecCommand")}),e.jsx("textarea",{className:"min-h-[84px] w-full rounded-lg border border-gray-200 bg-white px-3 py-2 text-xs font-mono",value:s.argsText,onChange:r=>d(t,{argsText:r.target.value}),placeholder:a("secretExecArgs")}),e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-2",children:[e.jsx(h,{value:s.cwd,onChange:r=>d(t,{cwd:r.target.value}),placeholder:a("secretExecCwd")}),e.jsx(h,{type:"number",min:1,value:s.timeoutMs,onChange:r=>d(t,{timeoutMs:Number.parseInt(r.target.value,10)||5e3}),placeholder:a("secretExecTimeoutMs")})]})]})]},`provider-${t}`)),e.jsxs(_,{type:"button",variant:"outline",onClick:()=>f(s=>[...s,N()]),children:[e.jsx(L,{className:"h-4 w-4 mr-2"}),a("addSecretProvider")]})]})]}),e.jsxs(R,{children:[e.jsxs(T,{children:[e.jsx(M,{children:a("secretRefsTitle")}),e.jsx(O,{children:a("secretRefsDescription")})]}),e.jsxs(A,{className:"space-y-3",children:[q.map((s,t)=>e.jsx("div",{className:"rounded-xl border border-gray-200 p-3 space-y-3",children:e.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-3",children:[e.jsx(h,{value:s.path,onChange:r=>b(t,{path:r.target.value}),placeholder:a("secretConfigPath")}),e.jsx(h,{value:s.id,onChange:r=>b(t,{id:r.target.value}),placeholder:a("secretId")}),e.jsxs(x,{value:s.source,onValueChange:r=>b(t,{source:r}),children:[e.jsx(m,{children:e.jsx(p,{})}),e.jsx(j,{children:U.map(r=>e.jsx(o,{value:r,children:r},r))})]}),e.jsxs("div",{className:"grid grid-cols-[1fr_auto] gap-2",children:[e.jsxs(x,{value:s.provider||"__none__",onValueChange:r=>b(t,{provider:r==="__none__"?"":r}),children:[e.jsx(m,{children:e.jsx(p,{placeholder:a("secretProviderAlias")})}),e.jsxs(j,{children:[e.jsx(o,{value:"__none__",children:a("noneOption")}),w.map(r=>e.jsx(o,{value:r,children:r},r))]})]}),e.jsx(_,{type:"button",variant:"outline",onClick:()=>v(r=>r.filter((c,i)=>i!==t)),children:e.jsx(H,{className:"h-4 w-4"})})]})]})},`ref-${t}`)),e.jsxs(_,{type:"button",variant:"outline",onClick:()=>v(s=>[...s,Z()]),children:[e.jsx(L,{className:"h-4 w-4 mr-2"}),a("addSecretRef")]})]})]}),e.jsx("div",{className:"flex justify-end",children:e.jsxs(_,{type:"button",onClick:z,disabled:P.isPending,children:[e.jsx(G,{className:"h-4 w-4 mr-2"}),P.isPending?a("saving"):a("save")]})})]})}export{oe as SecretsConfig};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r,j as e,
|
|
2
|
-
[&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:bg-gray-300/80 [&::-webkit-scrollbar-thumb]:rounded-full`,children:[u.isLoading&&e.jsx("div",{className:"absolute inset-0 flex items-center justify-center bg-gray-50/50 backdrop-blur-sm z-10",children:e.jsxs("div",{className:"flex flex-col items-center gap-3 animate-pulse",children:[e.jsx(
|
|
1
|
+
import{r,j as e,aG as U,a1 as J,aT as A,aQ as X,w as Z,M as Q,aU as ee,a8 as se,a9 as te}from"./vendor-TlME1INH.js";import{u as ae}from"./useConfirmDialog-zJzVKMdu.js";import{q as re,p as ne,s as le,Q as ie,R as oe,t,c as i,S as de,e as ce,f as xe,g as me,h as I,U as ue,k as he}from"./index-Cn6_2To7.js";import{P as ge,a as fe,B as f}from"./page-layout-DO8BlScF.js";import{I as k}from"./input-oBvxsnV9.js";import{b as ye,c as pe,S as be,e as je}from"./session-run-status-Kg0FwAPn.js";const y="__unknown_channel__";function ve(a){return he(a)}function j(a){const l=a.indexOf(":");return l<=0?y:a.slice(0,l).trim()||y}function C(a){return a===y?t("sessionsUnknownChannel"):a}function Ne({session:a,channel:l,runStatus:d,isSelected:x,onSelect:n}){const p=C(l),m=a.label||a.key.split(":").pop()||a.key;return e.jsxs("button",{onClick:n,className:i("w-full text-left p-3.5 rounded-xl transition-all duration-200 outline-none focus:outline-none focus:ring-0 group",x?"bg-brand-50 border border-brand-100/50":"bg-transparent border border-transparent hover:bg-gray-50/80"),children:[e.jsxs("div",{className:"flex items-start justify-between mb-1.5",children:[e.jsx("div",{className:i("font-semibold truncate pr-2 flex-1 text-sm",x?"text-brand-800":"text-gray-900"),children:m}),e.jsx("div",{className:i("text-[10px] font-bold px-2 py-0.5 rounded-full shrink-0 capitalize",x?"bg-white text-brand-600 shadow-[0_1px_2px_rgba(0,0,0,0.02)]":"bg-gray-100 text-gray-500"),children:p})]}),e.jsxs("div",{className:i("flex items-center text-xs justify-between mt-2 font-medium",x?"text-brand-600/80":"text-gray-400"),children:[e.jsxs("div",{className:"flex items-center gap-1.5",children:[e.jsx("span",{className:"inline-flex h-3.5 w-3.5 shrink-0 items-center justify-center",children:d?e.jsx(be,{status:d}):null}),e.jsx(ee,{className:"w-3.5 h-3.5 opacity-70"}),e.jsx("span",{className:"truncate max-w-[100px]",children:ue(a.updatedAt)})]}),e.jsxs("div",{className:"flex items-center gap-1",children:[e.jsx(Q,{className:"w-3.5 h-3.5 opacity-70"}),e.jsx("span",{children:a.messageCount})]})]})]})}function we({message:a}){const l=a.role.toLowerCase()==="user",d=je(a.content).trim();return e.jsx("div",{className:i("flex w-full mb-6",l?"justify-end":"justify-start"),children:e.jsxs("div",{className:i("max-w-[85%] rounded-[1.25rem] p-5 flex gap-3 text-sm",l?"bg-primary text-white rounded-tr-sm":"bg-gray-50 text-gray-800 rounded-tl-sm border border-gray-100/50"),children:[e.jsx("div",{className:"shrink-0 pt-0.5",children:l?e.jsx(se,{className:"w-4 h-4 text-primary-100"}):e.jsx(te,{className:"w-4 h-4 text-gray-400"})}),e.jsxs("div",{className:"flex-1 space-y-1 overflow-x-hidden",children:[e.jsxs("div",{className:"flex items-baseline justify-between gap-4 mb-2",children:[e.jsx("span",{className:i("font-semibold text-xs",l?"text-primary-50":"text-gray-900 capitalize"),children:a.role}),e.jsx("span",{className:i("text-[10px]",l?"text-primary-200":"text-gray-400"),children:ve(a.timestamp)})]}),e.jsx("div",{className:"whitespace-pre-wrap break-words leading-relaxed text-[15px]",children:d||"-"})]})]})})}function _e(){var R,B,E,K;const[a,l]=r.useState(""),[d]=r.useState(100),[x]=r.useState(0),[n,p]=r.useState(null),[m,q]=r.useState("all"),[M,v]=r.useState(""),[L,N]=r.useState(""),[w,S]=r.useState(!1),F=r.useMemo(()=>({q:a.trim()||void 0,limit:d,activeMinutes:x}),[a,d,x]),g=re(F),D=ne({states:["queued","running"],limit:200}),u=le(n,200),b=ie(),_=oe(),{confirm:P,ConfirmDialog:O}=ae(),c=r.useMemo(()=>{var s;return((s=g.data)==null?void 0:s.sessions)??[]},[(R=g.data)==null?void 0:R.sessions]),z=r.useMemo(()=>{var s;return ye(((s=D.data)==null?void 0:s.runs)??[])},[(B=D.data)==null?void 0:B.runs]),V=r.useMemo(()=>pe(z),[z]),o=r.useMemo(()=>c.find(s=>s.key===n),[c,n]),$=r.useMemo(()=>{const s=new Set;for(const h of c)s.add(j(h.key));return Array.from(s).sort((h,T)=>h===y?1:T===y?-1:h.localeCompare(T))},[c]),H=r.useMemo(()=>m==="all"?c:c.filter(s=>j(s.key)===m),[c,m]);r.useEffect(()=>{o?(v(o.label||""),N(o.preferredModel||"")):(v(""),N("")),S(!1)},[o]);const G=()=>{n&&(b.mutate({key:n,data:{label:M.trim()||null,preferredModel:L.trim()||null}}),S(!1))},W=async()=>{if(!n)return;await P({title:t("sessionsClearHistory")+"?",variant:"destructive",confirmLabel:t("sessionsClearHistory")})&&b.mutate({key:n,data:{clearHistory:!0}})},Y=async()=>{if(!n)return;await P({title:t("sessionsDeleteConfirm")+"?",variant:"destructive",confirmLabel:t("sessionsDeleteConfirm")})&&_.mutate({key:n},{onSuccess:()=>p(null)})};return e.jsxs(ge,{fullHeight:!0,children:[e.jsx(fe,{title:t("sessionsPageTitle"),description:t("sessionsPageDescription")}),e.jsxs("div",{className:"flex-1 flex gap-6 min-h-0 relative",children:[e.jsxs("div",{className:"w-[320px] flex flex-col shrink-0 bg-white rounded-2xl shadow-sm border border-gray-200 overflow-hidden",children:[e.jsxs("div",{className:"px-4 py-4 border-b border-gray-100 bg-white z-10 shrink-0 space-y-3",children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("span",{className:"text-[11px] font-semibold text-gray-400 uppercase tracking-wider",children:[c.length," ",t("sessionsListTitle")]}),e.jsx(f,{variant:"ghost",size:"icon",className:"h-7 w-7 rounded-lg text-gray-400 hover:text-gray-700 hover:bg-gray-100",onClick:()=>g.refetch(),children:e.jsx(U,{className:i("h-3.5 w-3.5",g.isFetching&&"animate-spin")})})]}),e.jsxs(de,{value:m,onValueChange:q,children:[e.jsx(ce,{className:"w-full h-8.5 rounded-lg bg-gray-50/50 hover:bg-gray-100 border-gray-200 focus:ring-0 shadow-none text-xs font-medium text-gray-700",children:e.jsx(xe,{placeholder:t("sessionsAllChannels")})}),e.jsxs(me,{className:"rounded-xl shadow-lg border-gray-100 max-w-[280px]",children:[e.jsx(I,{value:"all",className:"rounded-lg text-xs",children:t("sessionsAllChannels")}),$.map(s=>e.jsx(I,{value:s,className:"rounded-lg text-xs truncate pr-6",children:C(s)},s))]})]}),e.jsxs("div",{className:"relative w-full",children:[e.jsx(J,{className:"h-3.5 w-3.5 absolute left-3 top-2.5 text-gray-400"}),e.jsx(k,{value:a,onChange:s=>l(s.target.value),placeholder:t("sessionsSearchPlaceholder"),className:"pl-8 h-8.5 rounded-lg bg-gray-50/50 border-gray-200 focus-visible:bg-white text-xs"})]})]}),e.jsx("div",{className:"flex-1 overflow-y-auto p-3 space-y-1 pb-10 custom-scrollbar relative",children:g.isLoading?e.jsx("div",{className:"text-sm text-gray-400 p-4 text-center",children:t("sessionsLoading")}):H.length===0?e.jsxs("div",{className:"text-sm text-gray-400 p-4 text-center border-2 border-dashed border-gray-100 rounded-xl mt-4",children:[e.jsx(A,{className:"w-8 h-8 mx-auto mb-2 text-gray-300"}),t("sessionsEmpty")]}):H.map(s=>e.jsx(Ne,{session:s,channel:j(s.key),runStatus:V.get(s.key),isSelected:n===s.key,onSelect:()=>p(s.key)},s.key))})]}),e.jsxs("div",{className:"flex-1 min-w-0 flex flex-col overflow-hidden relative bg-white rounded-2xl shadow-sm border border-gray-200",children:[(b.isPending||_.isPending)&&e.jsx("div",{className:"absolute top-0 left-0 w-full h-1 bg-primary/20 overflow-hidden z-20",children:e.jsx("div",{className:"h-full bg-primary animate-pulse w-1/3 rounded-r-full"})}),n&&o?e.jsxs(e.Fragment,{children:[e.jsxs("div",{className:"shrink-0 border-b border-gray-100 bg-white px-8 py-5 z-10 space-y-4",children:[e.jsxs("div",{className:"flex items-center justify-between",children:[e.jsxs("div",{className:"flex items-center gap-4",children:[e.jsx("div",{className:"h-12 w-12 rounded-[14px] bg-gray-50 border border-gray-100 flex items-center justify-center text-gray-400 shrink-0",children:e.jsx(X,{className:"h-6 w-6"})}),e.jsxs("div",{children:[e.jsxs("div",{className:"flex items-center gap-2.5 mb-1.5",children:[e.jsx("h3",{className:"text-lg font-bold text-gray-900 tracking-tight",children:o.label||o.key.split(":").pop()||o.key}),e.jsx("span",{className:"text-[10px] font-bold px-2 py-0.5 rounded-full bg-gray-100 text-gray-500 uppercase tracking-widest",children:C(j(o.key))})]}),e.jsx("div",{className:"text-xs text-gray-500 font-mono break-all line-clamp-1 opacity-70",title:n,children:n})]})]}),e.jsxs("div",{className:"flex items-center gap-2 shrink-0",children:[e.jsxs(f,{variant:"outline",size:"sm",onClick:()=>S(!w),className:i("h-8.5 rounded-lg shadow-none border-gray-200 transition-all text-xs font-semibold",w?"bg-gray-100 text-gray-900":"hover:bg-gray-50 hover:text-gray-900"),children:[e.jsx(Z,{className:"w-3.5 h-3.5 mr-1.5"}),t("sessionsMetadata")]}),e.jsx(f,{variant:"outline",size:"sm",onClick:W,className:"h-8.5 rounded-lg shadow-none hover:bg-gray-50 hover:text-gray-900 border-gray-200 text-xs font-semibold text-gray-500",children:t("sessionsClearHistory")}),e.jsx(f,{variant:"outline",size:"sm",onClick:Y,className:"h-8.5 rounded-lg shadow-none hover:bg-red-50 hover:text-red-600 hover:border-red-200 border-gray-200 text-xs font-semibold text-red-500",children:t("delete")})]})]}),w&&e.jsxs("div",{className:"flex items-center gap-3 bg-gray-50/50 p-3 rounded-lg border border-gray-100 animate-slide-in",children:[e.jsx(k,{placeholder:t("sessionsLabelPlaceholder"),value:M,onChange:s=>v(s.target.value),className:"h-8 text-sm bg-white"}),e.jsx(k,{placeholder:t("sessionsModelPlaceholder"),value:L,onChange:s=>N(s.target.value),className:"h-8 text-sm bg-white"}),e.jsx(f,{size:"sm",onClick:G,className:"h-8 px-4 shrink-0 shadow-none",disabled:b.isPending,children:t("sessionsSaveMeta")})]})]}),e.jsxs("div",{className:`flex-1 overflow-y-auto p-6 relative
|
|
2
|
+
[&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:bg-gray-300/80 [&::-webkit-scrollbar-thumb]:rounded-full`,children:[u.isLoading&&e.jsx("div",{className:"absolute inset-0 flex items-center justify-center bg-gray-50/50 backdrop-blur-sm z-10",children:e.jsxs("div",{className:"flex flex-col items-center gap-3 animate-pulse",children:[e.jsx(U,{className:"w-6 h-6 text-primary animate-spin"}),e.jsx("span",{className:"text-sm font-medium text-gray-500",children:t("sessionsHistoryLoading")})]})}),u.error&&e.jsx("div",{className:"text-center p-6 bg-red-50 rounded-xl text-red-600 border border-red-100 text-sm",children:u.error.message}),!u.isLoading&&((E=u.data)==null?void 0:E.messages.length)===0&&e.jsxs("div",{className:"h-full flex flex-col items-center justify-center text-gray-400",children:[e.jsx(Q,{className:"w-12 h-12 mb-3 text-gray-300"}),e.jsx("p",{className:"text-sm",children:t("sessionsEmpty")})]}),e.jsx("div",{className:"max-w-3xl mx-auto",children:(((K=u.data)==null?void 0:K.messages)??[]).map((s,h)=>e.jsx(we,{message:s},`${s.timestamp}-${h}`))})]})]}):e.jsxs("div",{className:"flex-1 flex flex-col items-center justify-center text-gray-400 p-8 h-full bg-white",children:[e.jsx("div",{className:"w-20 h-20 bg-gray-50 rounded-3xl flex items-center justify-center mb-6 border border-gray-100 shadow-[0_2px_8px_-2px_rgba(0,0,0,0.02)] rotate-3",children:e.jsx(A,{className:"h-8 w-8 text-gray-300 -rotate-3"})}),e.jsx("h3",{className:"text-lg font-bold text-gray-900 mb-2",children:t("sessionsNoSelectionTitle")}),e.jsx("p",{className:"text-sm text-center max-w-sm leading-relaxed",children:t("sessionsNoSelectionDescription")})]})]})]}),e.jsx(O,{})]})}export{_e as SessionsConfig};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as s,j as t}from"./vendor-
|
|
1
|
+
import{r as s,j as t}from"./vendor-TlME1INH.js";import{c as d}from"./index-Cn6_2To7.js";const i=s.forwardRef(({className:a,hover:e=!0,...r},o)=>t.jsx("div",{ref:o,className:d("rounded-2xl border border-gray-200/50 bg-white text-card-foreground shadow-card transition-all duration-base",e&&"hover:shadow-card-hover hover:border-gray-200",a),...r}));i.displayName="Card";const c=s.forwardRef(({className:a,...e},r)=>t.jsx("div",{ref:r,className:d("flex flex-col space-y-1.5 p-6",a),...e}));c.displayName="CardHeader";const l=s.forwardRef(({className:a,...e},r)=>t.jsx("h3",{ref:r,className:d("text-[15px] font-semibold leading-tight tracking-tight text-gray-900",a),...e}));l.displayName="CardTitle";const n=s.forwardRef(({className:a,...e},r)=>t.jsx("p",{ref:r,className:d("text-[13px] text-gray-400 leading-relaxed",a),...e}));n.displayName="CardDescription";const p=s.forwardRef(({className:a,...e},r)=>t.jsx("div",{ref:r,className:d("p-6 pt-0",a),...e}));p.displayName="CardContent";const x=s.forwardRef(({className:a,...e},r)=>t.jsx("div",{ref:r,className:d("flex items-center justify-between p-6 pt-0",a),...e}));x.displayName="CardFooter";export{i as C,p as a,c as b,l as c,n as d};
|