@rubytech/create-maxy-code 0.1.536 → 0.1.538
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/package.json +1 -1
- package/payload/platform/plugins/admin/hooks/__tests__/mailbox-inject.test.sh +11 -5
- package/payload/platform/plugins/admin/hooks/mailbox-inject.sh +12 -7
- package/payload/platform/plugins/admin/skills/platform-architecture/SKILL.md +135 -4
- package/payload/platform/plugins/admin/skills/whats-new/SKILL.md +10 -0
- package/payload/platform/plugins/docs/PLUGIN.md +2 -0
- package/payload/platform/plugins/docs/references/admin-ui.md +54 -3
- package/payload/platform/plugins/docs/references/channel-wake-and-prompt.md +75 -0
- package/payload/platform/plugins/whatsapp/PLUGIN.md +2 -0
- package/payload/platform/plugins/whatsapp/mcp/dist/index.js +22 -7
- package/payload/platform/plugins/whatsapp/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/whatsapp/references/channels-whatsapp.md +16 -0
- package/payload/platform/plugins/whatsapp/skills/connect-whatsapp/SKILL.md +1 -1
- package/payload/platform/plugins/whatsapp/skills/manage-whatsapp-config/SKILL.md +19 -3
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.js +67 -4
- package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/index.js +23 -2
- package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/pty-spawner.d.ts +6 -0
- package/payload/platform/services/claude-session-manager/dist/pty-spawner.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/pty-spawner.js +22 -3
- package/payload/platform/services/claude-session-manager/dist/pty-spawner.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/public-agent-reachability.d.ts +8 -2
- package/payload/platform/services/claude-session-manager/dist/public-agent-reachability.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/public-agent-reachability.js +32 -27
- package/payload/platform/services/claude-session-manager/dist/public-agent-reachability.js.map +1 -1
- package/payload/platform/services/whatsapp-channel/dist/notification.d.ts +1 -1
- package/payload/platform/services/whatsapp-channel/dist/notification.d.ts.map +1 -1
- package/payload/platform/services/whatsapp-channel/dist/targets.d.ts +1 -1
- package/payload/platform/services/whatsapp-channel/dist/targets.d.ts.map +1 -1
- package/payload/platform/services/whatsapp-channel/dist/targets.js +5 -1
- package/payload/platform/services/whatsapp-channel/dist/targets.js.map +1 -1
- package/payload/server/{chunk-44Z4ZFYS.js → chunk-FQO5RDWZ.js} +2 -0
- package/payload/server/{manager-AJSPM6X2.js → manager-EBZQRV5V.js} +1 -1
- package/payload/server/public/activity.html +5 -5
- package/payload/server/public/agents.html +4 -4
- package/payload/server/public/assets/{AdminLoginScreens-BpHVvUsH.js → AdminLoginScreens-CfXQwKIY.js} +1 -1
- package/payload/server/public/assets/AdminLoginScreens-CfXQwKIY.js.br +0 -0
- package/payload/server/public/assets/AdminLoginScreens-CfXQwKIY.js.gz +0 -0
- package/payload/server/public/assets/AdminShell-y0_mzlDF.js +2 -0
- package/payload/server/public/assets/AdminShell-y0_mzlDF.js.br +0 -0
- package/payload/server/public/assets/AdminShell-y0_mzlDF.js.gz +0 -0
- package/payload/server/public/assets/{activity-B3WEyiTh.js → activity-h8-sjHz9.js} +1 -1
- package/payload/server/public/assets/activity-h8-sjHz9.js.br +0 -0
- package/payload/server/public/assets/activity-h8-sjHz9.js.gz +0 -0
- package/payload/server/public/assets/admin-BzhhLC7C.js +1 -0
- package/payload/server/public/assets/admin-BzhhLC7C.js.br +0 -0
- package/payload/server/public/assets/admin-BzhhLC7C.js.gz +0 -0
- package/payload/server/public/assets/{agents-CmYDQbdM.js → agents-DLuhIIgn.js} +1 -1
- package/payload/server/public/assets/agents-DLuhIIgn.js.br +0 -0
- package/payload/server/public/assets/agents-DLuhIIgn.js.gz +0 -0
- package/payload/server/public/assets/{browser-CP8TnIUm.js → browser-FAnTY27n.js} +1 -1
- package/payload/server/public/assets/browser-FAnTY27n.js.br +0 -0
- package/payload/server/public/assets/browser-FAnTY27n.js.gz +0 -0
- package/payload/server/public/assets/calendar-C_PkqlkQ.js +1 -0
- package/payload/server/public/assets/calendar-C_PkqlkQ.js.br +0 -0
- package/payload/server/public/assets/calendar-C_PkqlkQ.js.gz +0 -0
- package/payload/server/public/assets/chat-DW81Ra89.js +1 -0
- package/payload/server/public/assets/chat-DW81Ra89.js.br +0 -0
- package/payload/server/public/assets/chat-DW81Ra89.js.gz +0 -0
- package/payload/server/public/assets/chevron-left-zV-WRzHb.js +1 -0
- package/payload/server/public/assets/chevron-left-zV-WRzHb.js.br +0 -0
- package/payload/server/public/assets/chevron-right-fnINU4bx.js +1 -0
- package/payload/server/public/assets/chevron-right-fnINU4bx.js.br +0 -0
- package/payload/server/public/assets/clock-2fSxBl6d.js +1 -0
- package/payload/server/public/assets/clock-2fSxBl6d.js.br +0 -0
- package/payload/server/public/assets/copy-Rde_TL9Q.js +1 -0
- package/payload/server/public/assets/copy-Rde_TL9Q.js.br +0 -0
- package/payload/server/public/assets/copy-Rde_TL9Q.js.gz +0 -0
- package/payload/server/public/assets/data-S5g4wIDe.js +1 -0
- package/payload/server/public/assets/data-S5g4wIDe.js.br +0 -0
- package/payload/server/public/assets/data-S5g4wIDe.js.gz +0 -0
- package/payload/server/public/assets/{file-text-lsHlk4lR.js → file-text-DMCUVg80.js} +1 -1
- package/payload/server/public/assets/file-text-DMCUVg80.js.br +0 -0
- package/payload/server/public/assets/file-text-DMCUVg80.js.gz +0 -0
- package/payload/server/public/assets/graph-Bo-WcsKS.js +51 -0
- package/payload/server/public/assets/graph-Bo-WcsKS.js.br +0 -0
- package/payload/server/public/assets/graph-Bo-WcsKS.js.gz +0 -0
- package/payload/server/public/assets/{graph-labels-Ci5Jz1oY.js → graph-labels-g-JodMWQ.js} +1 -1
- package/payload/server/public/assets/graph-labels-g-JodMWQ.js.br +0 -0
- package/payload/server/public/assets/graph-labels-g-JodMWQ.js.gz +0 -0
- package/payload/server/public/assets/operator-X_LcOnAI.js +1 -0
- package/payload/server/public/assets/operator-X_LcOnAI.js.br +0 -0
- package/payload/server/public/assets/operator-X_LcOnAI.js.gz +0 -0
- package/payload/server/public/assets/page-Cz0p1mBf.js +1 -0
- package/payload/server/public/assets/page-Cz0p1mBf.js.br +0 -0
- package/payload/server/public/assets/page-Cz0p1mBf.js.gz +0 -0
- package/payload/server/public/assets/page-Dzs3MsFL.js +32 -0
- package/payload/server/public/assets/page-Dzs3MsFL.js.br +0 -0
- package/payload/server/public/assets/page-Dzs3MsFL.js.gz +0 -0
- package/payload/server/public/assets/play-CraN5kUU.js +1 -0
- package/payload/server/public/assets/play-CraN5kUU.js.br +0 -0
- package/payload/server/public/assets/play-CraN5kUU.js.gz +0 -0
- package/payload/server/public/assets/{public-BNAVdC2B.js → public--NUjaJ-q.js} +1 -1
- package/payload/server/public/assets/public--NUjaJ-q.js.br +0 -0
- package/payload/server/public/assets/public--NUjaJ-q.js.gz +0 -0
- package/payload/server/public/assets/{rotate-ccw-D6DZb7tR.js → rotate-ccw-DshFgg2T.js} +1 -1
- package/payload/server/public/assets/rotate-ccw-DshFgg2T.js.br +0 -0
- package/payload/server/public/assets/rotate-ccw-DshFgg2T.js.gz +0 -0
- package/payload/server/public/assets/routines-CfAS4gri.js +2 -0
- package/payload/server/public/assets/routines-CfAS4gri.js.br +0 -0
- package/payload/server/public/assets/routines-CfAS4gri.js.gz +0 -0
- package/payload/server/public/assets/{skills-9S_nNIpO.js → skills-CM6ryWpx.js} +1 -1
- package/payload/server/public/assets/skills-CM6ryWpx.js.br +0 -0
- package/payload/server/public/assets/skills-CM6ryWpx.js.gz +0 -0
- package/payload/server/public/assets/tasks-B07m9LIA.js +3 -0
- package/payload/server/public/assets/tasks-B07m9LIA.js.br +0 -0
- package/payload/server/public/assets/tasks-B07m9LIA.js.gz +0 -0
- package/payload/server/public/assets/{triangle-alert-BcpCZDHe.js → triangle-alert-CKHyS_gC.js} +1 -1
- package/payload/server/public/assets/triangle-alert-CKHyS_gC.js.br +0 -0
- package/payload/server/public/assets/triangle-alert-CKHyS_gC.js.gz +0 -0
- package/payload/server/public/assets/{useCopyFeedback-DqTnYnz5.js → useCopyFeedback-CmawEsVi.js} +1 -1
- package/payload/server/public/assets/useCopyFeedback-CmawEsVi.js.br +0 -0
- package/payload/server/public/assets/useCopyFeedback-CmawEsVi.js.gz +0 -0
- package/payload/server/public/assets/useSubAccountSwitcher-CVHqKsqK.js +14 -0
- package/payload/server/public/assets/useSubAccountSwitcher-CVHqKsqK.js.br +0 -0
- package/payload/server/public/assets/useSubAccountSwitcher-CVHqKsqK.js.gz +0 -0
- package/payload/server/public/assets/{useSubAccountSwitcher-CYEDydoq.css → useSubAccountSwitcher-yN4lhH2x.css} +1 -1
- package/payload/server/public/assets/useSubAccountSwitcher-yN4lhH2x.css.br +0 -0
- package/payload/server/public/assets/{useSubAccountSwitcher-CYEDydoq.css.gz → useSubAccountSwitcher-yN4lhH2x.css.gz} +0 -0
- package/payload/server/public/assets/useVoiceRecorder-DpQTvvqD.js +2 -0
- package/payload/server/public/assets/useVoiceRecorder-DpQTvvqD.js.br +0 -0
- package/payload/server/public/assets/useVoiceRecorder-DpQTvvqD.js.gz +0 -0
- package/payload/server/public/assets/{wrench-DvUj2R3p.js → wrench-BPOEUNJB.js} +1 -1
- package/payload/server/public/assets/wrench-BPOEUNJB.js.br +0 -0
- package/payload/server/public/assets/wrench-BPOEUNJB.js.gz +0 -0
- package/payload/server/public/browser.html +4 -4
- package/payload/server/public/calendar.html +7 -7
- package/payload/server/public/chat.html +13 -13
- package/payload/server/public/data.html +11 -11
- package/payload/server/public/graph.html +9 -9
- package/payload/server/public/index.html +14 -14
- package/payload/server/public/operator.html +14 -14
- package/payload/server/public/public.html +13 -13
- package/payload/server/public/routines.html +6 -6
- package/payload/server/public/skills.html +5 -5
- package/payload/server/public/tasks.html +6 -6
- package/payload/server/server.js +989 -511
- package/payload/server/public/assets/AdminLoginScreens-BpHVvUsH.js.br +0 -0
- package/payload/server/public/assets/AdminLoginScreens-BpHVvUsH.js.gz +0 -0
- package/payload/server/public/assets/AdminShell-BT7VQIu7.js +0 -2
- package/payload/server/public/assets/AdminShell-BT7VQIu7.js.br +0 -0
- package/payload/server/public/assets/AdminShell-BT7VQIu7.js.gz +0 -0
- package/payload/server/public/assets/activity-B3WEyiTh.js.br +0 -0
- package/payload/server/public/assets/activity-B3WEyiTh.js.gz +0 -0
- package/payload/server/public/assets/admin-BEKL9Bq_.js +0 -1
- package/payload/server/public/assets/admin-BEKL9Bq_.js.br +0 -0
- package/payload/server/public/assets/admin-BEKL9Bq_.js.gz +0 -0
- package/payload/server/public/assets/agents-CmYDQbdM.js.br +0 -0
- package/payload/server/public/assets/agents-CmYDQbdM.js.gz +0 -0
- package/payload/server/public/assets/browser-CP8TnIUm.js.br +0 -0
- package/payload/server/public/assets/browser-CP8TnIUm.js.gz +0 -0
- package/payload/server/public/assets/calendar-DM6Bl8Ra.js +0 -1
- package/payload/server/public/assets/calendar-DM6Bl8Ra.js.br +0 -0
- package/payload/server/public/assets/calendar-DM6Bl8Ra.js.gz +0 -0
- package/payload/server/public/assets/chat-BJWdNwCN.js +0 -1
- package/payload/server/public/assets/chat-BJWdNwCN.js.br +0 -2
- package/payload/server/public/assets/chat-BJWdNwCN.js.gz +0 -0
- package/payload/server/public/assets/chevron-left-DU8Es8Xq.js +0 -1
- package/payload/server/public/assets/chevron-right-D8HTOkyy.js +0 -1
- package/payload/server/public/assets/chevron-right-D8HTOkyy.js.br +0 -0
- package/payload/server/public/assets/clock-BdNuUyUU.js +0 -1
- package/payload/server/public/assets/clock-BdNuUyUU.js.br +0 -0
- package/payload/server/public/assets/clock-BdNuUyUU.js.gz +0 -0
- package/payload/server/public/assets/data-EjLIuy-W.js +0 -1
- package/payload/server/public/assets/data-EjLIuy-W.js.br +0 -0
- package/payload/server/public/assets/data-EjLIuy-W.js.gz +0 -0
- package/payload/server/public/assets/file-text-lsHlk4lR.js.br +0 -0
- package/payload/server/public/assets/file-text-lsHlk4lR.js.gz +0 -0
- package/payload/server/public/assets/graph-B0awsgVj.js +0 -51
- package/payload/server/public/assets/graph-B0awsgVj.js.br +0 -0
- package/payload/server/public/assets/graph-B0awsgVj.js.gz +0 -0
- package/payload/server/public/assets/graph-labels-Ci5Jz1oY.js.br +0 -0
- package/payload/server/public/assets/graph-labels-Ci5Jz1oY.js.gz +0 -0
- package/payload/server/public/assets/maximize-2-DRndYysc.js +0 -1
- package/payload/server/public/assets/maximize-2-DRndYysc.js.br +0 -0
- package/payload/server/public/assets/maximize-2-DRndYysc.js.gz +0 -0
- package/payload/server/public/assets/operator-tiI-kz6v.js +0 -1
- package/payload/server/public/assets/operator-tiI-kz6v.js.br +0 -0
- package/payload/server/public/assets/operator-tiI-kz6v.js.gz +0 -0
- package/payload/server/public/assets/page-RkwjxAgF.js +0 -32
- package/payload/server/public/assets/page-RkwjxAgF.js.br +0 -0
- package/payload/server/public/assets/page-RkwjxAgF.js.gz +0 -0
- package/payload/server/public/assets/page-ZG7SXMO0.js +0 -1
- package/payload/server/public/assets/page-ZG7SXMO0.js.br +0 -0
- package/payload/server/public/assets/page-ZG7SXMO0.js.gz +0 -0
- package/payload/server/public/assets/public-BNAVdC2B.js.br +0 -0
- package/payload/server/public/assets/public-BNAVdC2B.js.gz +0 -0
- package/payload/server/public/assets/rotate-ccw-D6DZb7tR.js.br +0 -0
- package/payload/server/public/assets/rotate-ccw-D6DZb7tR.js.gz +0 -0
- package/payload/server/public/assets/routines-BVcPovu-.js +0 -2
- package/payload/server/public/assets/routines-BVcPovu-.js.br +0 -0
- package/payload/server/public/assets/routines-BVcPovu-.js.gz +0 -0
- package/payload/server/public/assets/skills-9S_nNIpO.js.br +0 -0
- package/payload/server/public/assets/skills-9S_nNIpO.js.gz +0 -0
- package/payload/server/public/assets/tasks-D-D2efaL.js +0 -3
- package/payload/server/public/assets/tasks-D-D2efaL.js.br +0 -0
- package/payload/server/public/assets/tasks-D-D2efaL.js.gz +0 -0
- package/payload/server/public/assets/time-entry-format-CKpHcWWs.js +0 -1
- package/payload/server/public/assets/time-entry-format-CKpHcWWs.js.br +0 -0
- package/payload/server/public/assets/time-entry-format-CKpHcWWs.js.gz +0 -0
- package/payload/server/public/assets/triangle-alert-BcpCZDHe.js.br +0 -0
- package/payload/server/public/assets/triangle-alert-BcpCZDHe.js.gz +0 -0
- package/payload/server/public/assets/useCopyFeedback-DqTnYnz5.js.br +0 -0
- package/payload/server/public/assets/useCopyFeedback-DqTnYnz5.js.gz +0 -0
- package/payload/server/public/assets/useSubAccountSwitcher-CYEDydoq.css.br +0 -0
- package/payload/server/public/assets/useSubAccountSwitcher-ny9tP8am.js +0 -14
- package/payload/server/public/assets/useSubAccountSwitcher-ny9tP8am.js.br +0 -0
- package/payload/server/public/assets/useSubAccountSwitcher-ny9tP8am.js.gz +0 -0
- package/payload/server/public/assets/useVoiceRecorder-DcgtZl-4.js +0 -2
- package/payload/server/public/assets/useVoiceRecorder-DcgtZl-4.js.br +0 -0
- package/payload/server/public/assets/useVoiceRecorder-DcgtZl-4.js.gz +0 -0
- package/payload/server/public/assets/wrench-DvUj2R3p.js.br +0 -2
- package/payload/server/public/assets/wrench-DvUj2R3p.js.gz +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{o as e}from"./chunk-CltuBf4Z.js";import{C as t,I as n,K as r,M as i,O as a,R as o,S as s,T as c,U as l,Y as u,_ as d,a as f,b as p,c as m,f as h,g,i as _,j as v,p as ee,s as y,t as b,w as te,x as ne,y as x}from"./useSubAccountSwitcher-ny9tP8am.js";import{D as S,O as C,T as re,f as w,n as ie,r as T,s as E,w as D}from"./useVoiceRecorder-DcgtZl-4.js";import{t as O}from"./chevron-left-DU8Es8Xq.js";import{t as k}from"./file-text-lsHlk4lR.js";import{i as ae,t as A}from"./graph-labels-Ci5Jz1oY.js";import{t as oe}from"./triangle-alert-BcpCZDHe.js";import{i as se,n as ce,t as le}from"./file-download-DbNIjWiK.js";var ue=o(`ellipsis`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`circle`,{cx:`19`,cy:`12`,r:`1`,key:`1wjl8i`}],[`circle`,{cx:`5`,cy:`12`,r:`1`,key:`1pcz8c`}]]),de=o(`folder-plus`,[[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}],[`path`,{d:`M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z`,key:`1kt360`}]]),j=o(`image`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}]]),fe=o(`layout-grid`,[[`rect`,{width:`7`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`1g98yp`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`3`,rx:`1`,key:`6d4xhi`}],[`rect`,{width:`7`,height:`7`,x:`14`,y:`14`,rx:`1`,key:`nxv5o0`}],[`rect`,{width:`7`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`1bb6yr`}]]),pe=o(`list`,[[`path`,{d:`M3 5h.01`,key:`18ugdj`}],[`path`,{d:`M3 12h.01`,key:`nlz23k`}],[`path`,{d:`M3 19h.01`,key:`noohij`}],[`path`,{d:`M8 5h13`,key:`1pao27`}],[`path`,{d:`M8 12h13`,key:`1za7za`}],[`path`,{d:`M8 19h13`,key:`m83p4d`}]]),me=o(`mouse-pointer-click`,[[`path`,{d:`M14 4.1 12 6`,key:`ita8i4`}],[`path`,{d:`m5.1 8-2.9-.8`,key:`1go3kf`}],[`path`,{d:`m6 12-1.9 2`,key:`mnht97`}],[`path`,{d:`M7.2 2.2 8 5.1`,key:`1cfko1`}],[`path`,{d:`M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z`,key:`s0h3yz`}]]),he=o(`send-horizontal`,[[`path`,{d:`M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z`,key:`117uat`}],[`path`,{d:`M6 12h16`,key:`s4cdu5`}]]),ge=o(`smile`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M8 14s1.5 2 4 2 4-2 4-2`,key:`1y1vjs`}],[`line`,{x1:`9`,x2:`9.01`,y1:`9`,y2:`9`,key:`yxxnd0`}],[`line`,{x1:`15`,x2:`15.01`,y1:`9`,y2:`9`,key:`1p4y9e`}]]),_e=o(`upload`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m17 8-5-5-5 5`,key:`7q97r8`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}]]),M=e(u(),1);function ve(){let[e,t]=(0,M.useState)([]),[n,r]=(0,M.useState)(!1),[i,a]=(0,M.useState)(null),o=(0,M.useRef)(null),s=(0,M.useCallback)(e=>{a(null);let n=e.find(e=>!T(e.type,C));if(n){a(`Unsupported file type: "${n.type}". Supported: images, PDF, plain text, markdown, CSV, calendar, zip, voice notes.`);return}let r=e.find(e=>e.size>S);if(r){a(`"${r.name}" exceeds the 50 MB limit.`);return}t(t=>[...t,...e].slice(0,5))},[]);return{pendingFiles:e,setPendingFiles:t,isDragOver:n,attachError:i,setAttachError:a,fileInputRef:o,addFiles:s,clearFiles:(0,M.useCallback)(()=>{t([]),a(null)},[]),removeFile:(0,M.useCallback)(e=>{t(t=>t.filter((t,n)=>n!==e))},[]),onDragOver:(0,M.useCallback)(e=>{e.preventDefault(),r(!0)},[]),onDragLeave:(0,M.useCallback)(()=>{r(!1)},[]),onDrop:(0,M.useCallback)(e=>{e.preventDefault(),r(!1),s([...e.dataTransfer.files])},[s])}}var N=[[128512],[128515],[128516],[128513],[128518],[128517],[128514],[129315],[128578],[128579],[128521],[128522],[128519],[128525],[128536],[128535],[128540],[128541],[129303],[129300],[128528],[128566],[128564],[128526],[129395],[128546],[128557],[128548],[128544],[128533],[128556],[129393],[128077],[128078],[128076],[128591],[128079],[128588],[128170],[128075],[129309],[10084,65039],[128293],[11088],[127881],[10024],[128175],[128064]].map(e=>String.fromCodePoint(...e));function ye(e,t,n,r){let i=e.length,a=Math.max(0,Math.min(n??i,i)),o=Math.max(a,Math.min(r??a,i));return{value:e.slice(0,a)+t+e.slice(o),caret:a+t.length}}var P=l();function F({onSelect:e}){return(0,P.jsx)(`div`,{className:`wa-emoji-popover`,role:`menu`,"aria-label":`Emoji picker`,children:N.map((t,n)=>(0,P.jsx)(`button`,{type:`button`,role:`menuitem`,className:`wa-emoji-item`,onClick:()=>e(t),children:t},n))})}function be({sessionKey:e,onPick:t,onClose:n}){let[r,i]=(0,M.useState)(``),[a,o]=(0,M.useState)(null),[s,c]=(0,M.useState)(null),[l,u]=(0,M.useState)(!1),d=(0,M.useCallback)(t=>{u(!0),c(null),fetch(`/api/admin/files?path=${encodeURIComponent(t)}&session_key=${encodeURIComponent(e)}`).then(async e=>{let t=await e.json().catch(()=>({}));if(!e.ok)throw Error(t.error??`Could not list files`);return t}).then(e=>{o(e),i(e.path===`.`?``:e.path)}).catch(e=>c(e instanceof Error?e.message:String(e))).finally(()=>u(!1))},[e]);(0,M.useEffect)(()=>{d(``)},[d]);let f=e=>d(r?`${r}/${e}`:e),p=()=>{let e=r.split(`/`).filter(Boolean);e.pop(),d(e.join(`/`))},m=e=>{let n=e.entryPath??e.name;t({path:r?`${r}/${n}`:n,name:e.displayName??e.name})};return(0,P.jsx)(`div`,{className:`wa-picker-backdrop`,role:`dialog`,"aria-label":`Choose a device file`,onClick:n,children:(0,P.jsxs)(`div`,{className:`wa-picker`,onClick:e=>e.stopPropagation(),children:[(0,P.jsxs)(`div`,{className:`wa-picker-head`,children:[r&&(0,P.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:p,"aria-label":`Up one folder`,children:(0,P.jsx)(O,{size:18})}),(0,P.jsx)(`span`,{className:`wa-picker-title`,children:r||`Device storage`}),(0,P.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:n,"aria-label":`Close file picker`,children:(0,P.jsx)(x,{size:18})})]}),s&&(0,P.jsx)(`p`,{className:`wa-picker-error`,role:`alert`,children:s}),l&&(0,P.jsx)(`p`,{className:`wa-picker-empty`,children:`Loading…`}),a&&!l&&(0,P.jsxs)(`ul`,{className:`wa-picker-list`,children:[a.entries.length===0&&(0,P.jsx)(`li`,{className:`wa-picker-empty`,children:`This folder is empty.`}),a.entries.map(e=>(0,P.jsx)(`li`,{children:e.kind===`directory`?(0,P.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>f(e.name),children:[(0,P.jsx)(v,{size:16,"aria-hidden":!0}),(0,P.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):e.kind===`file`?(0,P.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>m(e),children:[(0,P.jsx)(k,{size:16,"aria-hidden":!0}),(0,P.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):null},e.name))]})]})})}function xe(e){return`${Math.floor(e/60)}:${String(e%60).padStart(2,`0`)}`}function Se({accountId:e,remoteJid:t,sessionKey:n,replyTo:r,onClearReply:i}){let[a,o]=(0,M.useState)(``),[s,c]=(0,M.useState)(!1),[l,u]=(0,M.useState)(null),[d,f]=(0,M.useState)(!1),[m,h]=(0,M.useState)(!1),[g,_]=(0,M.useState)(!1),[v,ee]=(0,M.useState)([]),y=(0,M.useRef)(null),{pendingFiles:b,attachError:S,addFiles:C,removeFile:w,clearFiles:T}=ve(),{state:E,elapsedSeconds:O,errorMessage:ae,start:A,send:oe,discard:se}=ie(),ce=E===`recording`||E===`paused`,le=(0,M.useCallback)(()=>{A()},[A]),ue=(0,M.useCallback)(async()=>{let e=await oe();if(e){let t=e.type===`audio/ogg`?`.ogg`:e.type===`audio/mp4`?`.m4a`:`.webm`;C([new File([e],`voice-note${t}`,{type:e.type})])}},[O,oe,C]),de=(0,M.useCallback)(()=>{se()},[O,se]),fe=(0,M.useRef)(!1),pe=()=>Math.round((typeof window>`u`?900:window.innerHeight)/3),[me,_e]=(0,M.useState)(null),[N,Se]=(0,M.useState)(null),I=(0,M.useRef)(null),Ce=(0,M.useCallback)(e=>{let t=I.current;t&&_e(Math.min(pe(),Math.max(44,t.startH+(t.startY-e.clientY))))},[]),we=(0,M.useCallback)(()=>{I.current=null,window.removeEventListener(`pointermove`,Ce),window.removeEventListener(`pointerup`,we)},[Ce]),Te=(0,M.useCallback)(e=>{I.current={startY:e.clientY,startH:y.current?.offsetHeight??44},window.addEventListener(`pointermove`,Ce),window.addEventListener(`pointerup`,we),e.preventDefault()},[Ce,we]),Ee=(0,M.useCallback)(e=>{let t=me??y.current?.offsetHeight??44,n=null;e.key===`ArrowUp`?(e.preventDefault(),n=Math.min(pe(),t+24)):e.key===`ArrowDown`&&(e.preventDefault(),n=Math.max(44,t-24)),n!==null&&_e(n)},[me]),De=(0,M.useRef)(``);(0,M.useEffect)(()=>{let e=y.current;if(!e)return;let t=De.current!==``&&a===``;if(De.current=a,me!==null){t&&_e(null);return}let n=e.style.height;e.style.height=`auto`;let r=Math.min(pe(),Math.max(44,e.scrollHeight));e.style.height=n,Se(r)},[a,me]);let L=(a.trim().length>0||b.length>0||v.length>0)&&!s,Oe=(0,M.useCallback)(async()=>{if(!fe.current&&!(a.trim().length===0&&b.length===0&&v.length===0)){fe.current=!0,c(!0),u(null);try{let s=`/api/whatsapp-reader/reply?session_key=${encodeURIComponent(n)}`,c;if(b.length>0||v.length>0){let n=new FormData;n.append(`accountId`,e),n.append(`remoteJid`,t),a.trim()&&n.append(`text`,a);for(let e of b)n.append(`files`,e);for(let e of v)n.append(`fileRefs`,e.path);r&&n.append(`quotedId`,r.msgKeyId),c=await fetch(s,{method:`POST`,body:n})}else c=await fetch(s,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({accountId:e,remoteJid:t,text:a,...r?{quotedId:r.msgKeyId}:{}})});let l=await c.json().catch(()=>({}));if(!c.ok){u(l.error??`Send failed.`),console.warn(`[operator-ui] op=reply-fail remoteJid=${t} error=${l.error??`unknown`}`);return}o(``),T(),ee([]),i?.()}catch(e){u(`Could not reach the server. Try again.`),console.warn(`[operator-ui] op=reply-fail remoteJid=${t} error=${String(e)}`)}finally{fe.current=!1,c(!1)}}},[a,b,v,r,i,e,t,n,T]),ke=(0,M.useCallback)(e=>{let t=y.current,{value:n,caret:r}=ye(a,e,t?t.selectionStart:null,t?t.selectionEnd:null);o(n),f(!1),requestAnimationFrame(()=>{let e=y.current;e&&(e.focus(),e.setSelectionRange(r,r))})},[a]),Ae=e=>{e.key===`Enter`&&!e.shiftKey&&(e.preventDefault(),L&&Oe())},je=e=>e.dataTransfer.types.includes(`Files`),R=(0,M.useCallback)(e=>{je(e)&&(e.preventDefault(),_(!0))},[]),z=(0,M.useCallback)(()=>_(!1),[]),Me=(0,M.useCallback)(e=>{if(!je(e))return;e.preventDefault(),_(!1);let t=[...e.dataTransfer.files];t.length!==0&&(Math.max(0,b.length+t.length-5),C(t))},[b.length,C]),Ne=e=>e.startsWith(`image/`)?(0,P.jsx)(j,{size:14}):e===`application/pdf`?(0,P.jsx)(k,{size:14}):(0,P.jsx)(re,{size:14});return(0,P.jsxs)(`div`,{className:`wa-reply${g?` wa-reply-drag-over`:``}`,onDragOver:R,onDragLeave:z,onDrop:Me,children:[m&&(0,P.jsx)(be,{sessionKey:n,onPick:e=>{ee(t=>[...t,e].slice(0,5)),h(!1)},onClose:()=>h(!1)}),d&&(0,P.jsx)(F,{onSelect:ke}),l&&(0,P.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:l}),S&&(0,P.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:S}),E===`error`&&ae&&(0,P.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:ae}),(b.length>0||v.length>0)&&(0,P.jsxs)(`div`,{className:`wa-reply-attachments`,children:[b.map((e,t)=>(0,P.jsxs)(`div`,{className:`wa-reply-chip`,children:[Ne(e.type),(0,P.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,P.jsx)(`button`,{type:`button`,onClick:()=>w(t),"aria-label":`Remove ${e.name}`,children:(0,P.jsx)(x,{size:12})})]},`f-${t}`)),v.map((e,t)=>(0,P.jsxs)(`div`,{className:`wa-reply-chip wa-reply-chip-ref`,children:[(0,P.jsx)(k,{size:14}),(0,P.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,P.jsx)(`button`,{type:`button`,onClick:()=>ee(e=>e.filter((e,n)=>n!==t)),"aria-label":`Remove ${e.name}`,children:(0,P.jsx)(x,{size:12})})]},`r-${t}`))]}),r&&(0,P.jsxs)(`div`,{className:`wa-reply-quote`,children:[(0,P.jsxs)(`div`,{className:`wa-reply-quote-body`,children:[(0,P.jsx)(`span`,{className:`wa-reply-quote-who`,children:r.fromMe?`You`:r.senderName??`Contact`}),(0,P.jsx)(`span`,{className:`wa-reply-quote-text`,children:r.body||`Message`})]}),(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-quote-cancel`,onClick:()=>i?.(),"aria-label":`Cancel reply`,children:(0,P.jsx)(x,{size:14})})]}),!ce&&(0,P.jsx)(`div`,{className:`wa-reply-resize-handle`,role:`separator`,"aria-orientation":`horizontal`,"aria-label":`Resize input — drag up to enlarge`,tabIndex:0,onPointerDown:Te,onKeyDown:Ee}),(0,P.jsx)(`div`,{className:`wa-reply-row`,children:ce?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:de,"aria-label":`Cancel recording`,children:(0,P.jsx)(p,{size:20})}),(0,P.jsxs)(`span`,{className:`wa-rec-live`,role:`status`,children:[(0,P.jsx)(`span`,{className:`wa-rec-dot`,"aria-hidden":!0}),xe(O)]}),(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void ue(),"aria-label":`Stop recording`,children:(0,P.jsx)(ne,{size:20})})]}):(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-emoji`,onClick:()=>f(e=>!e),disabled:s,"aria-label":`Emoji`,"aria-expanded":d,children:(0,P.jsx)(ge,{size:22})}),(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:()=>h(!0),disabled:s,"aria-label":`Attach files`,children:(0,P.jsx)(te,{size:22})}),(0,P.jsx)(`textarea`,{ref:y,className:`wa-reply-input`,value:a,rows:1,style:{height:`${me??N??44}px`},placeholder:`Type a message`,disabled:s,onChange:e=>o(e.target.value),onKeyDown:Ae}),(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-mic`,onClick:()=>void le(),disabled:s,"aria-label":`Record voice note`,children:(0,P.jsx)(D,{size:22})}),(0,P.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void Oe(),disabled:!L,"aria-label":`Send`,children:(0,P.jsx)(he,{size:20})})]})})]})}function I({accountId:e,remoteJid:t,contactName:n,sessionKey:r,onBack:i}){let a=m(t),o=t.split(`@`)[0],s=a?`Group`:n===`+${o}`?void 0:`+${o}`,[c,l]=(0,M.useState)(!1),[u,d]=(0,M.useState)(``),f=()=>{l(!1),d(``)},[p,h]=(0,M.useState)(null);return(0,P.jsxs)(`div`,{className:`wa-web`,children:[(0,P.jsxs)(`header`,{className:`wa-web-header`,children:[i&&(0,P.jsx)(`button`,{type:`button`,className:`wa-web-back`,onClick:i,"aria-label":`Back`,children:(0,P.jsx)(O,{size:20})}),(0,P.jsx)(w,{accountId:e,jid:t,sessionKey:r}),c?(0,P.jsxs)(`div`,{className:`wa-web-search`,children:[(0,P.jsx)(ae,{size:18,"aria-hidden":!0}),(0,P.jsx)(`input`,{className:`wa-web-search-input`,type:`text`,autoFocus:!0,placeholder:`Search messages`,"aria-label":`Search messages`,value:u,onChange:e=>d(e.target.value),onKeyDown:e=>{e.key===`Escape`&&f()}}),(0,P.jsx)(`button`,{type:`button`,className:`wa-web-search-close`,onClick:f,"aria-label":`Close search`,children:(0,P.jsx)(x,{size:18})})]}):(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(`div`,{className:`wa-web-titles`,children:[(0,P.jsx)(`span`,{className:`wa-web-name`,children:n}),s&&(0,P.jsx)(`span`,{className:`wa-web-subtitle`,children:s})]}),(0,P.jsx)(`button`,{type:`button`,className:`wa-web-search-toggle`,onClick:()=>l(!0),"aria-label":`Search messages`,children:(0,P.jsx)(ae,{size:20})})]})]}),(0,P.jsx)(`div`,{className:`wa-web-body`,children:(0,P.jsx)(E,{sessionId:``,projectDir:``,sessionKey:r,forceDeliveredOnly:!0,suppressDirectives:!0,store:{accountId:e,remoteJid:t},search:c?u:void 0,onReplyTo:h,groupThread:a})}),(0,P.jsx)(Se,{accountId:e,remoteJid:t,sessionKey:r,replyTo:p,onClearReply:()=>h(null)})]})}function Ce(e){let t=new Set,n=[];for(let r of e)for(let e of r.labels)e&&(t.has(e)||A.has(e)&&(t.add(e),n.push(e)));return n}function we(e){if(!e)return``;let t=new Date(e).getTime();return Number.isFinite(t)?new Date(t).toLocaleString(void 0,{dateStyle:`medium`,timeStyle:`short`}):``}function Te({conversations:e,sessionKey:t,onBack:n}){let[r,i]=(0,M.useState)(null),a=_(e);return r?r.source===`store`&&r.accountId&&r.remoteJid?(0,P.jsx)(I,{accountId:r.accountId,remoteJid:r.remoteJid,contactName:f(r),sessionKey:t,onBack:()=>i(null)},y(r)):(0,P.jsxs)(`div`,{className:`op-conv op-conv-reader`,children:[(0,P.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,P.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:()=>i(null),"aria-label":`Back to conversations`,children:[(0,P.jsx)(O,{size:16}),` Back`]}),(0,P.jsx)(`span`,{className:`op-conv-title`,children:f(r)})]}),(0,P.jsx)(E,{sessionId:r.sessionId,projectDir:r.projectDir,sessionKey:t,forceDeliveredOnly:!0,suppressDirectives:r.source===`store`,store:r.source===`store`?{accountId:r.accountId,remoteJid:r.remoteJid}:void 0},y(r))]}):(0,P.jsxs)(`div`,{className:`op-conv op-conv-list`,children:[(0,P.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,P.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:n,"aria-label":`Back to chat`,children:[(0,P.jsx)(O,{size:16}),` Chat`]}),(0,P.jsx)(`span`,{className:`op-conv-title`,children:`Conversations`})]}),a.map(e=>(0,P.jsxs)(`div`,{className:`op-conv-group`,children:[(0,P.jsxs)(`div`,{className:`op-conv-group-head`,children:[(0,P.jsx)(h,{channel:e.channel,size:14}),e.label]}),e.rows.map(e=>(0,P.jsxs)(`button`,{type:`button`,className:`op-conv-row`,onClick:()=>{i(e)},children:[e.source===`store`&&e.accountId&&e.remoteJid&&(0,P.jsx)(w,{accountId:e.accountId,jid:e.remoteJid,sessionKey:t,className:`op-conv-avatar`,size:16}),(0,P.jsx)(`span`,{className:`op-conv-name`,children:f(e)}),e.modelGated&&(0,P.jsx)(`span`,{className:`op-conv-gated`,role:`img`,"aria-label":`Model unavailable`,children:(0,P.jsx)(oe,{size:13})}),(0,P.jsx)(`span`,{className:`op-conv-when`,children:we(e.lastMessageAt)})]},y(e)))]},e.channel))]})}var Ee=/\.(png|jpe?g|gif|webp|svg)$/i;function De(e){return Ee.test(e)}function L(e){return e.entryPath??e.name}var Oe=`maxy-data-view`,ke=95*1024*1024,Ae=48*1024*1024;function je(){return typeof window>`u`?`list`:window.localStorage.getItem(Oe)===`grid`?`grid`:`list`}function R(){let[e,t]=(0,M.useState)(null),[n,r]=(0,M.useState)(!1);return(0,M.useEffect)(()=>{let e=!1,n=null;try{n=sessionStorage.getItem(`maxy-admin-session-key`)}catch{}if(!n){t(null),r(!0);return}return fetch(`/api/admin/session?session_key=${encodeURIComponent(n)}`).then(i=>{if(!e){if(i.status===401){try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`;return}t(n),r(!0)}}).catch(()=>{e||(t(n),r(!0))}),()=>{e=!0}},[]),n?e?(0,P.jsx)(d,{cacheKey:e,surface:`data`,onSessionExpired:({code:e,path:t})=>{console.warn(`[admin-auth] outcome=session-expired-redirect code=${e} path=${t} surface=data`);try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},children:(0,P.jsx)(`div`,{className:`data-page data-page-full`,children:(0,P.jsx)(z,{cacheKey:e})})}):(0,P.jsx)(`div`,{className:`data-page`,children:(0,P.jsxs)(`div`,{className:`data-empty`,children:[(0,P.jsx)(`p`,{children:`You are not signed in.`}),(0,P.jsxs)(`p`,{children:[`Open the `,(0,P.jsx)(`a`,{href:`/`,className:`data-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,P.jsx)(g,{surface:`gate`})}function z({cacheKey:e}){let{adminFetch:t,cacheKey:n,sessionRefetchNonce:i}=r({initialCacheKey:e,surface:`data`});return(0,P.jsx)(Le,{adminFetch:t,cacheKey:n,sessionRefetchNonce:i})}function Me(){if(typeof window>`u`)return`@home`;let e=new URLSearchParams(window.location.hash.replace(/^#/,``)).get(`path`);return e&&e.length>0?e:`@home`}function Ne(e){if(typeof window>`u`)return;let t=new URL(window.location.href);t.hash=e===`.`||e===`@home`?``:`path=${encodeURIComponent(e)}`,window.history.replaceState(window.history.state,``,t.toString())}function B(e){return new Promise((t,n)=>{let r=[],i=()=>e.readEntries(e=>{e.length===0?t(r):(r.push(...e),i())},n);i()})}function V(e){return new Promise((t,n)=>e.file(t,n))}async function Pe(e,t=``){let n=[];for(let r of e){if(!r)continue;let e=t?`${t}/${r.name}`:r.name;if(r.isFile)n.push({file:await V(r),relpath:e});else if(r.isDirectory){let t=await B(r.createReader());n.push(...await Pe(t,e))}}return n}function Fe(e,t){if(e===422&&typeof t==`string`){if(/exceeds the .* limit/i.test(t))return`size`;if(/unsupported file type/i.test(t))return`mime`}return`http=${e}`}function Ie({adminFetch:e,cacheKey:r,sessionRefetchNonce:o}){let[l,u]=(0,M.useState)(``),d=(0,M.useRef)(null),[f,m]=(0,M.useState)(``),[h,_]=(0,M.useState)(null),[ee,y]=(0,M.useState)(`hybrid`),[b,te]=(0,M.useState)(!1),[ne,S]=(0,M.useState)(null),[C,re]=(0,M.useState)(null),[w,ie]=(0,M.useState)(0),[T,E]=(0,M.useState)(!1),[D,O]=(0,M.useState)(()=>Me()),[A,oe]=(0,M.useState)(null),[j,he]=(0,M.useState)(()=>je()),[ge,ve]=(0,M.useState)(null),[N,ye]=(0,M.useState)([]),[F,be]=(0,M.useState)(null),[xe,Se]=(0,M.useState)(0),[I,we]=(0,M.useState)(null),Te=(0,M.useRef)(null),Ee=N.slice(0,-1).map(e=>e.name).join(`/`),R=(()=>{let e=N.map(e=>e.name);return e.length>=2&&e[0]===`accounts`?`${e[0]}/${e[1]}`:null})(),z=F?Ee:D,B=(0,M.useCallback)(e=>z===`.`||z===``?e:`${z}/${e}`,[z]),[V,Ie]=(0,M.useState)(!1),[Le,Re]=(0,M.useState)(!1),[Ve,He]=(0,M.useState)(null),[Ue,Ke]=(0,M.useState)(!1),[H,U]=(0,M.useState)(null),[qe,Je]=(0,M.useState)(null),[Ye,Xe]=(0,M.useState)(null),[Ze,Qe]=(0,M.useState)(!1),[$e,et]=(0,M.useState)(null),tt=(0,M.useRef)(null),[nt,W]=(0,M.useState)(0),[rt,it]=(0,M.useState)(!1),[at,ot]=(0,M.useState)(``),[st,ct]=(0,M.useState)(null),[lt,ut]=(0,M.useState)(``),[dt,ft]=(0,M.useState)(null),G=(()=>{let e=D===`.`?[]:D.split(`/`).filter(Boolean);return e.some(e=>e.startsWith(`@`))?!1:e.length>=2&&e[0]===`accounts`})(),[pt,mt]=(0,M.useState)(!1),ht=(0,M.useRef)(null),[gt,K]=(0,M.useState)(!1),_t=(0,M.useRef)(null);(0,M.useEffect)(()=>{let e=l.trim();if(!e){m(``),_(null),S(null);return}E(!1);let t=setTimeout(()=>m(e),300);return()=>clearTimeout(t)},[l]),(0,M.useEffect)(()=>{if(!f){te(!1);return}let t=!1;return te(!0),S(null),e(`/api/admin/graph-search?q=${encodeURIComponent(f)}&labels=FileArtifact&limit=20${T?`&threshold=0`:``}`).then(async e=>{let t=await e.json().catch(()=>({error:`HTTP ${e.status}`}));if(!e.ok)throw Error(t.error??`HTTP ${e.status}`);return t}).then(e=>{t||(_(e.results),y(e.mode??`hybrid`),ie(typeof e.suppressed==`number`?e.suppressed:0))}).catch(e=>{t||S(e instanceof Error?e.message:String(e))}).finally(()=>{t||te(!1)}),()=>{t=!0}},[f,e,o,T]);let vt=(0,M.useMemo)(()=>h?Ce(h):[],[h]),q=C&&vt.includes(C)?C:null,yt=(0,M.useMemo)(()=>h?q?h.filter(e=>e.labels.includes(q)):h:null,[h,q]),bt=(0,M.useCallback)(e=>{let t=e.properties.relativePath;if(typeof t!=`string`||t.length===0)return;let n=`/api/admin/files/download?session_key=${encodeURIComponent(r)}&path=${encodeURIComponent(t)}`,i=document.createElement(`a`);i.href=n,i.rel=`noopener noreferrer`,document.body.appendChild(i),i.click(),i.remove()},[r]);(0,M.useEffect)(()=>{if(!h)return;let e=h.filter(e=>{let t=e.properties.relativePath;return typeof t!=`string`||t.length===0});e.length>0&&console.warn(`[data-search] op=locate-link-missing nodeId=${e.map(e=>e.nodeId).join(`,`)}`)},[h]),(0,M.useEffect)(()=>{let t=!1;return Ie(!0),He(null),e(`/api/admin/files?path=${encodeURIComponent(D===`.`?``:D)}`).then(async e=>{let t=await e.json().catch(()=>({error:`HTTP ${e.status}`}));if(!e.ok)throw Error(t.error??`HTTP ${e.status}`);return t}).then(e=>{t||(oe(e.entries),ye(e.displayPath??[]),be(e.view??null),Se(typeof e.systemCount==`number`?e.systemCount:0))}).catch(e=>{t||(oe([]),ye([]),be(null),Se(0),He(e instanceof Error?e.message:String(e)))}).finally(()=>{t||(Ie(!1),Re(!0))}),()=>{t=!0}},[e,D,nt,o]),(0,M.useEffect)(()=>{if(F!==null||!R||Te.current===R)return;Te.current=R;let t=!1;return e(`/api/admin/files?path=${encodeURIComponent(`${R}/@home`)}`).then(e=>e.ok?e.json():null).then(e=>{t||!e||we((e.entries??[]).map(e=>e.name))}).catch(e=>{console.warn(`[data-ui] op=rail-buckets status=error reason="${e instanceof Error?e.message:String(e)}"`)}),()=>{t=!0}},[e,F,R]),(0,M.useEffect)(()=>{Ne(D)},[D]);let xt=(0,M.useCallback)(()=>{W(e=>e+1)},[]),J=(0,M.useCallback)(e=>{mt(!1),O(e)},[]),St=(0,M.useCallback)(e=>{let t=e.properties.relativePath;if(typeof t!=`string`||t.length===0)return;let n=t.lastIndexOf(`/`),r=n===-1?`.`:t.slice(0,n);u(``),S(null),re(null),J(r)},[J]),Ct=(0,M.useCallback)(()=>{if(!D.split(`/`).some(e=>e.startsWith(`@`))){if(D===`.`||D===``)return;let e=D.split(`/`).filter(Boolean);e.pop(),O(e.length===0?`.`:e.join(`/`));return}N.length!==0&&O(N.length>=2?N.slice(0,N.length-1).map(e=>e.name).join(`/`):`.`)},[D,N]),wt=(0,M.useCallback)(e=>{ce(r,B(L(e)))},[B,r]),[Y,Tt]=(0,M.useState)(!1),[X,Et]=(0,M.useState)(new Set),Dt=(0,M.useRef)(null),Z=(0,M.useRef)(!1),Ot=typeof navigator<`u`&&typeof navigator.share==`function`&&typeof navigator.canShare==`function`,kt=(0,M.useCallback)(e=>{Tt(!0),Et(new Set([e]))},[]),Q=(0,M.useCallback)(e=>{Tt(!1),Et(new Set)},[]),At=(0,M.useCallback)(e=>{Et(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),jt=(0,M.useCallback)(e=>{Z.current=!1,Dt.current=setTimeout(()=>{Z.current=!0,kt(e)},500)},[kt]),$=(0,M.useCallback)(()=>{Dt.current&&=(clearTimeout(Dt.current),null)},[]),Mt=(0,M.useCallback)(e=>{if(Z.current){Z.current=!1;return}if(Y){At(e.name);return}wt(e)},[Y,At,wt]),Nt=(0,M.useCallback)(e=>{he(e),typeof window<`u`&&window.localStorage.setItem(Oe,e)},[]),Pt=(0,M.useCallback)(e=>{if(Z.current){Z.current=!1;return}if(Y){At(e.name);return}ve({src:le(r,B(L(e))),alt:e.displayName??e.name})},[Y,At,B,r]),Ft=(0,M.useCallback)(()=>(A??[]).filter(e=>e.kind===`file`&&X.has(e.name)),[A,X]),It=(0,M.useCallback)(()=>{if(X.size!==1)return null;let e=(A??[]).find(e=>X.has(e.name));return e&&!e.entryPath?e:null},[A,X]),Lt=(0,M.useCallback)(()=>(A??[]).filter(e=>(e.kind===`file`||e.kind===`directory`)&&X.has(e.name)),[A,X]),Rt=(0,M.useCallback)(()=>{let e=Lt(),t=e.some(e=>e.kind===`directory`);e.length===1&&!t?wt(e[0]):e.length>=1&&se(r,e.map(e=>B(L(e)))),Q(`action`)},[Lt,wt,B,r,Q]),zt=(0,M.useCallback)(async()=>{let t=Ft(),n=t.filter(e=>!e.protected),r=t.length-n.length;et(r>0?`${r} protected file(s) kept`:null);for(let t of n){let n=B(L(t));try{let t=await e(`/api/admin/files?path=${encodeURIComponent(n)}`,{method:`DELETE`}),r=await t.json().catch(()=>({error:`HTTP ${t.status}`}));if(!t.ok)throw Error(r.error??`HTTP ${t.status}`)}catch(e){et(e instanceof Error?e.message:String(e))}}W(e=>e+1),Q(`action`)},[Ft,B,e,Q]),Bt=(0,M.useCallback)(async()=>{let e=Ft();if(Ot)try{let t=await Promise.all(e.map(async e=>{let t=B(L(e)),n=`/api/admin/files/download?session_key=${encodeURIComponent(r)}&path=${encodeURIComponent(t)}`,i=await(await fetch(n)).blob();return new File([i],e.displayName??e.name,{type:i.type||`application/octet-stream`})}));navigator.canShare({files:t})&&await navigator.share({files:t})}catch(e){console.warn(`[data-ui] op=share-failed err=${e instanceof Error?e.message:String(e)}`)}},[Ft,Ot,B,r]),Vt=(0,M.useCallback)(()=>{tt.current?.click()},[]),Ht=(0,M.useCallback)((e,t={})=>{let n=(n,i,a)=>{let o=new URLSearchParams({session_key:r,path:D===`.`?``:D,filename:e.name});t.relpath&&o.set(`relpath`,t.relpath),t.token&&o.set(`token`,t.token);for(let[e,t]of Object.entries(i))o.set(e,t);return new Promise(t=>{let r=new XMLHttpRequest;r.open(`POST`,`/api/admin/files/upload?${o.toString()}`),r.setRequestHeader(`Content-Type`,e.type||`application/octet-stream`),a&&(r.upload.onprogress=e=>{e.lengthComputable&&a(e.loaded)}),r.onload=()=>{let e={};try{e=JSON.parse(r.responseText)}catch{}t({status:r.status,data:e})},r.onerror=()=>t({status:0,data:{}}),r.onabort=()=>t({status:0,data:{error:`aborted`}}),r.send(n)})};if(e.size<=ke)return n(e,{},n=>t.onProgress?.(n,e.size));let i=`${Date.now().toString(36)}-${Math.random().toString(16).slice(2,10)}`,a=Math.ceil(e.size/Ae);return(async()=>{let r={status:0,data:{}};for(let o=0;o<a;o++){let s=o*Ae;if(r=await n(e.slice(s,Math.min(s+Ae,e.size)),{uploadId:i,seq:String(o),total:String(a)},n=>t.onProgress?.(s+n,e.size)),!(r.status>=200&&r.status<300))return r}return r})()},[r,D]),Ut=(0,M.useCallback)(async e=>{Je(null),Ke(!0),U({loaded:0,total:e.size});try{let{status:t,data:n}=await Ht(e,{onProgress:(e,t)=>U({loaded:e,total:t})});t>=200&&t<300&&n.path?(O(n.path.split(`/`).slice(0,-1).join(`/`)||`.`),W(e=>e+1)):Je(t===0?`Network error during upload — the connection failed before the server responded.`:n.error??`Upload failed (HTTP ${t}).`)}finally{Ke(!1),U(null),tt.current&&(tt.current.value=``)}},[Ht]),Wt=(0,M.useCallback)(e=>{G&&Array.from(e.dataTransfer.types).includes(`Files`)&&(e.preventDefault(),Qe(!0))},[G]),Gt=(0,M.useCallback)(e=>{e.currentTarget.contains(e.relatedTarget)||Qe(!1)},[]),Kt=(0,M.useCallback)(async e=>{e.preventDefault(),Qe(!1);let t=Math.random().toString(16).slice(2,10),n=Array.from(e.dataTransfer.items);if(n.length===0)return;if(!G){Je(`Open a folder inside your account to upload`);return}let r=n.map(e=>e.webkitGetAsEntry?.()).filter(e=>!!e);Ke(!0),Je(null),Xe(null);try{let e=await Pe(r),n=0,i=[];for(let r=0;r<e.length;r++){let{file:a,relpath:o}=e[r];U({loaded:0,total:a.size});let{status:s,data:c}=await Ht(a,{relpath:o,token:t,onProgress:(e,t)=>U({loaded:e,total:t})});if(s>=200&&s<300)n++;else{let e=s===0?`http=0`:Fe(s,c.error);i.push(`${o} (${e})`)}}Xe(`Uploaded ${n}, skipped ${i.length}${i.length?`: ${i.join(`, `)}`:``}`),W(e=>e+1)}catch(e){Je(e instanceof Error?e.message:String(e))}finally{Ke(!1),U(null)}},[G,Ht]),qt=(0,M.useCallback)(async()=>{let t=at.trim();if(t){ft(null);try{let n=await e(`/api/admin/files/folder`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({path:D===`.`?``:D,name:t})}),r=await n.json().catch(()=>({error:`HTTP ${n.status}`}));if(!n.ok)throw Error(r.error??`HTTP ${n.status}`);it(!1),ot(``),W(e=>e+1)}catch(e){ft(e instanceof Error?e.message:String(e))}}},[e,at,D]),Jt=(0,M.useCallback)(async()=>{if(!st)return;let t=lt.trim();if(!t)return;ft(null);let n=B(st);try{let r=await e(`/api/admin/files/rename`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({path:n,newName:t})}),i=await r.json().catch(()=>({error:`HTTP ${r.status}`}));if(!r.ok)throw Error(i.error??`HTTP ${r.status}`);ct(null),ut(``),Q(`action`),W(e=>e+1)}catch(e){ft(e instanceof Error?e.message:String(e))}},[e,lt,st,B,Q]);(0,M.useEffect)(()=>{if(!pt)return;let e=e=>{ht.current&&!ht.current.contains(e.target)&&mt(!1)},t=e=>{e.key===`Escape`&&mt(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[pt]),(0,M.useEffect)(()=>{if(!gt)return;let e=e=>{_t.current&&!_t.current.contains(e.target)&&K(!1)},t=e=>{e.key===`Escape`&&K(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[gt]);let Yt=(0,M.useCallback)(e=>N.slice(0,e+1).map(e=>e.name).join(`/`),[N]),Xt=N.length>=2,Zt=Xt?[{name:`.`,label:`data`},...N.slice(0,N.length-2).map((e,t)=>({name:Yt(t),label:e.displayName??e.name}))]:[];return Le?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(`div`,{className:`data-toolbar`,children:[Y?(0,P.jsxs)(`button`,{type:`button`,className:`data-select-cancel`,onClick:()=>Q(`cancel`),"aria-label":`Cancel selection`,children:[(0,P.jsx)(x,{size:14}),` Cancel`]}):(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(`div`,{className:`data-search-input`,children:[l===``&&(0,P.jsx)(ae,{size:14}),(0,P.jsx)(`input`,{ref:d,type:`text`,value:l,onChange:e=>u(e.target.value),autoFocus:!0,autoComplete:`off`,spellCheck:!1}),b&&(0,P.jsx)(a,{size:14,className:`spin`}),l!==``&&(0,P.jsx)(`button`,{type:`button`,className:`data-search-inline-btn`,onClick:()=>{u(``),d.current?.focus()},title:`Clear search`,"aria-label":`Clear search`,children:(0,P.jsx)(x,{size:14})})]}),(0,P.jsxs)(`div`,{className:`data-toolbar-actions`,ref:_t,children:[(0,P.jsx)(`button`,{type:`button`,className:`data-action-overflow`,onClick:()=>K(e=>!e),"aria-haspopup":`menu`,"aria-expanded":gt,"aria-label":`File actions`,title:`File actions`,children:(0,P.jsx)(ue,{size:16})}),(0,P.jsxs)(`div`,{className:`data-action-group`,role:`group`,"aria-label":`File actions`,"data-open":gt?`true`:void 0,children:[(0,P.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{xt(),K(!1)},disabled:V,title:`Refresh this folder`,"aria-label":`Refresh this folder`,children:[V?(0,P.jsx)(a,{size:16,className:`spin`}):(0,P.jsx)(t,{size:16}),(0,P.jsx)(`span`,{className:`data-action-label`,children:`Refresh`})]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-action-btn admin-btn-cta`,onClick:()=>{Vt(),K(!1)},disabled:Ue||!G,title:G?`Upload a file`:`Open a folder inside your account to upload`,"aria-label":`Upload a file`,children:[Ue?H&&H.total>0?(0,P.jsxs)(`span`,{className:`data-upload-pct`,children:[Math.round(H.loaded/H.total*100),`%`]}):(0,P.jsx)(a,{size:16,className:`spin`}):(0,P.jsx)(_e,{size:16}),(0,P.jsx)(`span`,{className:`data-action-label`,children:`Upload`})]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{it(e=>!e),ot(``),ft(null),K(!1)},disabled:Ue||!G,title:G?`New folder`:`Open a folder inside your account to create one`,"aria-label":`New folder`,children:[(0,P.jsx)(de,{size:16}),(0,P.jsx)(`span`,{className:`data-action-label`,children:`New folder`})]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{Nt(j===`grid`?`list`:`grid`),K(!1)},title:j===`grid`?`List view`:`Grid view`,"aria-label":j===`grid`?`Switch to list view`:`Switch to grid view`,"aria-pressed":j===`grid`,children:[j===`grid`?(0,P.jsx)(pe,{size:16}):(0,P.jsx)(fe,{size:16}),(0,P.jsx)(`span`,{className:`data-action-label`,children:j===`grid`?`List view`:`Grid view`})]})]})]})]}),(0,P.jsxs)(`div`,{className:`data-breadcrumbs`,children:[D!==`.`&&(0,P.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost data-back-btn`,onClick:Ct,title:`Up one level`,"aria-label":`Up one level`,children:(0,P.jsx)(n,{size:14})}),Xt?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(`span`,{className:`data-crumb-wrap`,ref:ht,children:[(0,P.jsx)(`button`,{type:`button`,className:`data-crumb data-crumb-ellipsis`,onClick:()=>mt(e=>!e),"aria-haspopup":`menu`,"aria-expanded":pt,"aria-label":`Show parent folders`,title:`Show parent folders`,children:`…`}),pt&&(0,P.jsx)(`div`,{className:`data-crumb-menu`,role:`menu`,children:Zt.map(e=>(0,P.jsx)(`button`,{type:`button`,role:`menuitem`,className:`data-crumb-menu-item`,onClick:()=>J(e.name),title:e.label,children:e.label},e.name))})]}),[N.length-2,N.length-1].map(e=>{let t=N[e];return(0,P.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,P.jsx)(`span`,{className:`data-crumb-sep`,children:`›`}),(0,P.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>J(Yt(e)),title:t.name,children:t.displayName??t.name})]},Yt(e))})]}):(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>J(`.`),children:`data`}),N.map((e,t)=>(0,P.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,P.jsx)(`span`,{className:`data-crumb-sep`,children:`›`}),(0,P.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>J(Yt(t)),title:e.name,children:e.displayName??e.name})]},Yt(t)))]})]}),rt&&(0,P.jsxs)(`div`,{className:`data-inline-form`,children:[(0,P.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`Folder name`,value:at,autoFocus:!0,onChange:e=>ot(e.target.value),onKeyDown:e=>{e.key===`Enter`&&qt(),e.key===`Escape`&&it(!1)}}),(0,P.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:qt,children:`Create`}),(0,P.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>it(!1),children:`Cancel`})]}),st&&(0,P.jsxs)(`div`,{className:`data-inline-form`,children:[(0,P.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`New name`,value:lt,autoFocus:!0,onChange:e=>ut(e.target.value),onKeyDown:e=>{e.key===`Enter`&&Jt(),e.key===`Escape`&&ct(null)}}),(0,P.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:Jt,children:`Rename`}),(0,P.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>ct(null),children:`Cancel`})]}),dt&&(0,P.jsx)(`div`,{className:`data-error`,children:dt}),(0,P.jsx)(`input`,{type:`file`,ref:tt,hidden:!0,onChange:e=>{let t=e.target.files?.[0];t&&Ut(t)}})]}),(0,P.jsxs)(`div`,{className:`data-body`,"data-drag-active":Ze?`true`:void 0,onDragEnter:Wt,onDragOver:Wt,onDragLeave:Gt,onDrop:Kt,children:[F===null&&R&&I&&I.length>0&&(0,P.jsxs)(`aside`,{className:`data-rail`,"aria-label":`Folders`,children:[(0,P.jsx)(`span`,{className:`data-rail-label`,children:`Folders`}),(0,P.jsx)(`ul`,{className:`data-rail-list`,children:I.map(e=>{let t=`${R}/${e}`,n=D===t||D.startsWith(`${t}/`);return(0,P.jsx)(`li`,{children:(0,P.jsxs)(`button`,{type:`button`,className:`data-rail-item`,"aria-current":n?`true`:void 0,onClick:()=>J(t),children:[(0,P.jsx)(v,{size:13}),(0,P.jsx)(`span`,{className:`data-rail-item-name`,children:e})]})},e)})})]}),(0,P.jsxs)(`div`,{className:`data-content`,children:[(ne!==null||h!==null)&&(0,P.jsxs)(`section`,{className:`data-panel admin-card`,children:[ne&&(0,P.jsxs)(`div`,{className:`data-error`,children:[`Search failed: `,ne]}),vt.length>0&&(0,P.jsx)(`div`,{className:`data-chip-row`,role:`group`,"aria-label":`Filter by type`,children:vt.map(e=>{let t=e===q;return(0,P.jsx)(`button`,{type:`button`,className:`data-chip`,"data-active":t,onClick:()=>re(t?null:e),children:Be([e])??e},e)})}),h&&!b&&(0,P.jsxs)(`div`,{className:`data-results-meta`,children:[yt.length,` of `,h.length,` result`,h.length===1?``:`s`]}),h&&!b&&!q&&w>0&&!T&&(0,P.jsxs)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>E(!0),children:[w,` low-confidence result`,w===1?``:`s`,` hidden — show all`]}),h&&!b&&!q&&T&&(0,P.jsx)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>E(!1),children:`Showing all results — hide low-confidence`}),h&&h.length===0&&!b&&(0,P.jsx)(`div`,{className:`data-empty-results`,children:`No matches. Try a different keyword.`}),yt&&yt.length>0&&(0,P.jsx)(`ul`,{className:`data-results`,children:yt.map(e=>(0,P.jsx)(ze,{hit:e,mode:ee,onDownload:bt,onLocate:St},e.nodeId))})]}),(0,P.jsxs)(`section`,{className:`data-panel data-panel--wide admin-card`,children:[H&&(0,P.jsxs)(`div`,{className:`data-upload-progress`,role:`progressbar`,"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":H.total>0?Math.round(H.loaded/H.total*100):void 0,children:[(0,P.jsx)(`div`,{className:`data-upload-progress-track`,children:(0,P.jsx)(`div`,{className:`data-upload-progress-fill`,style:{width:`${H.total>0?Math.round(H.loaded/H.total*100):0}%`}})}),(0,P.jsxs)(`span`,{className:`data-upload-progress-label`,children:[`Uploading… `,H.total>0?`${Math.round(H.loaded/H.total*100)}%`:``]})]}),qe&&(0,P.jsxs)(`div`,{className:`data-error`,children:[`Upload failed: `,qe]}),Ye&&(0,P.jsx)(`div`,{className:`data-status`,children:Ye}),$e&&(0,P.jsxs)(`div`,{className:`data-error`,children:[`Delete failed: `,$e]}),Ve&&(0,P.jsx)(`div`,{className:`data-error`,children:Ve}),V&&(0,P.jsxs)(`div`,{className:`data-loading`,children:[(0,P.jsx)(a,{size:14,className:`spin`}),` Loading…`]}),!Y&&!V&&F!==`home`&&A&&A.length>0&&(0,P.jsxs)(`div`,{className:`data-select-hint`,children:[(0,P.jsx)(me,{size:13}),(0,P.jsx)(`span`,{children:`Press and hold a file to select, rename, or delete it.`})]}),!V&&F!==`home`&&A&&A.length===0&&!Ve&&(0,P.jsx)(`div`,{className:`data-empty-results`,children:`Empty directory.`}),!V&&F===`home`&&A&&(0,P.jsxs)(`ul`,{className:`routine-list data-home-list`,children:[A.map(e=>(0,P.jsxs)(`li`,{className:`data-home-card`,children:[(0,P.jsxs)(`button`,{type:`button`,className:`data-home-card-head`,onClick:()=>J(B(e.name)),children:[(0,P.jsx)(`span`,{className:`data-home-card-title`,children:e.name}),(0,P.jsx)(`span`,{className:`data-home-card-count`,children:e.childCount===null||e.childCount===void 0?`—`:`${e.childCount} ${e.childCount===1?`item`:`items`}`})]}),(0,P.jsxs)(`ul`,{className:`data-home-card-children`,children:[e.childCount===null&&(0,P.jsx)(`li`,{className:`data-home-card-error`,children:`Could not read this folder.`}),e.childCount===0&&(0,P.jsx)(`li`,{className:`data-home-card-empty`,children:`Empty.`}),(e.children??[]).map(e=>(0,P.jsxs)(`li`,{className:`data-home-card-child`,children:[e.kind===`directory`?(0,P.jsx)(v,{size:12}):(0,P.jsx)(k,{size:12}),(0,P.jsx)(`span`,{className:`data-home-card-child-name`,children:e.name})]},e.name)),typeof e.childCount==`number`&&e.childCount>(e.children?.length??0)&&(0,P.jsxs)(`li`,{className:`data-home-card-more`,children:[`+`,e.childCount-(e.children?.length??0),` more`]})]})]},e.name)),(0,P.jsxs)(`li`,{className:`data-home-card`,children:[(0,P.jsxs)(`button`,{type:`button`,className:`data-home-card-head`,onClick:()=>J(B(`@system`)),children:[(0,P.jsx)(`span`,{className:`data-home-card-title`,children:`system`}),(0,P.jsxs)(`span`,{className:`data-home-card-count`,children:[xe,` `,xe===1?`item`:`items`]})]}),(0,P.jsx)(`ul`,{className:`data-home-card-children`,children:(0,P.jsx)(`li`,{className:`data-home-card-empty`,children:`Platform and plugin folders.`})})]})]}),!V&&F!==`home`&&A&&A.length>0&&j===`grid`&&(0,P.jsx)(`ul`,{className:`data-grid`,children:A.map(e=>{let t=e.displayName??e.name,n=Y&&X.has(e.name);if(e.kind===`directory`)return(0,P.jsx)(`li`,{className:`data-grid-cell`,"data-selected":n?`true`:void 0,children:(0,P.jsxs)(`button`,{type:`button`,className:`data-grid-tile`,onPointerDown:()=>jt(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(Z.current){Z.current=!1;return}if(Y){At(e.name);return}J(B(e.name))},children:[Y&&(0,P.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,P.jsx)(v,{size:28,className:`data-grid-glyph`}),(0,P.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:t})]})},e.name);if(e.kind===`file`){let i=De(L(e)),a=B(L(e));return(0,P.jsx)(`li`,{className:`data-grid-cell`,"data-selected":n?`true`:void 0,children:(0,P.jsxs)(`button`,{type:`button`,className:`data-grid-tile${i?` data-grid-tile-image`:``}`,onPointerDown:()=>jt(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>i?Pt(e):Mt(e),title:Y?void 0:i?`Preview ${t}`:`Download ${t}`,children:[Y&&(0,P.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),i?(0,P.jsx)(`img`,{className:`data-grid-thumb`,src:le(r,a),alt:t,loading:`lazy`,onError:()=>console.warn(`[data] op=thumb-error path=${a}`)}):(0,P.jsx)(k,{size:28,className:`data-grid-glyph`}),(0,P.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:t}),!i&&(0,P.jsx)(`span`,{className:`data-grid-sub`,children:We(e.sizeBytes)})]})},e.name)}return(0,P.jsx)(`li`,{className:`data-grid-cell`,children:(0,P.jsxs)(`div`,{className:`data-grid-tile data-entry-disabled`,children:[(0,P.jsx)(k,{size:28,className:`data-grid-glyph`}),(0,P.jsx)(`span`,{className:`data-grid-label`,children:t}),(0,P.jsx)(`span`,{className:`data-grid-sub`,children:`special`})]})},e.name)})}),!V&&F!==`home`&&A&&A.length>0&&j===`list`&&(0,P.jsx)(`ul`,{className:`data-entries`,children:A.map(e=>{let t=e.displayName??e.name;if(e.kind===`directory`){let n=Y&&X.has(e.name);return(0,P.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,P.jsxs)(`button`,{type:`button`,className:`data-entry-btn`,onPointerDown:()=>jt(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(Z.current){Z.current=!1;return}if(Y){At(e.name);return}J(B(e.name))},children:[Y&&(0,P.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,P.jsx)(v,{size:14}),(0,P.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t})]})},e.name)}if(e.kind===`file`){let n=Y&&X.has(e.name);return(0,P.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,P.jsxs)(`button`,{type:`button`,className:`data-entry-btn data-entry-file`,onPointerDown:()=>jt(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>Mt(e),title:Y?void 0:`Download ${t}`,children:[Y&&(0,P.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,P.jsxs)(`span`,{className:`data-entry-text`,children:[(0,P.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t}),(0,P.jsxs)(`span`,{className:`data-entry-meta`,title:`Modified ${Ge(e.modifiedAt)}`,children:[We(e.sizeBytes),` · `,Ge(e.modifiedAt)]})]})]})},e.name)}return(0,P.jsx)(`li`,{className:`data-entry`,children:(0,P.jsx)(`div`,{className:`data-entry-btn data-entry-file data-entry-disabled`,children:(0,P.jsxs)(`span`,{className:`data-entry-text`,children:[(0,P.jsx)(`span`,{className:`data-entry-name`,children:t}),(0,P.jsx)(`span`,{className:`data-entry-meta`,children:`special`})]})})},e.name)})})]})]})]}),Y&&(0,P.jsx)(`div`,{className:`data-select-bar`,role:`toolbar`,"aria-label":`Selection actions`,children:(0,P.jsxs)(`div`,{className:`data-select-bar-inner`,children:[(0,P.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:Bt,disabled:!Ot||X.size===0,title:Ot?`Share selected files`:`Sharing is not supported on this device`,children:[(0,P.jsx)(s,{size:16}),` Share`]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:Rt,disabled:X.size===0,children:[(0,P.jsx)(i,{size:16}),` Download`]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:()=>{let e=It();e&&(ct(e.name),ut(e.name))},disabled:!It(),children:[(0,P.jsx)(c,{size:16}),` Rename`]}),(0,P.jsxs)(`button`,{type:`button`,className:`data-select-action data-select-delete`,onClick:zt,disabled:X.size===0,children:[(0,P.jsx)(p,{size:16}),` Delete`]})]})}),ge&&(0,P.jsx)(`div`,{className:`chat-attachment-overlay`,role:`dialog`,"aria-label":ge.alt,onClick:()=>ve(null),children:(0,P.jsx)(`img`,{className:`chat-attachment-overlay-image`,src:ge.src,alt:ge.alt})})]}):(0,P.jsx)(g,{surface:`gate`})}function Le({adminFetch:e,cacheKey:t,sessionRefetchNonce:n}){let r=(0,M.useCallback)(()=>{try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},[]),i=(0,M.useCallback)(e=>{e===`chat`&&(window.location.href=`/`)},[]),[a,o]=(0,M.useState)([]),[s,c]=(0,M.useState)(`files`),{subAccounts:l,activeAccountId:u,switching:d,switchAccount:f}=b(t);return(0,M.useEffect)(()=>{if(!t)return;let e=!1;return fetch(`/api/operator-conversations/conversations?session_key=${encodeURIComponent(t)}`).then(e=>e.ok?e.json():{conversations:[]}).then(t=>{e||o(t.conversations??[])}).catch(()=>{}),()=>{e=!0}},[t]),(0,P.jsxs)(`main`,{className:`data-main`,children:[(0,P.jsx)(ee,{variant:`operator`,onNavigate:i,onOpenConversations:a.length>0?()=>c(`conversations`):void 0,onToggleSidebar:()=>{},sidebarOpen:!1,onLogout:r,onDisconnect:async()=>!0,disconnecting:!1,subAccounts:l,activeAccountId:u,switchingAccount:d,onSwitchAccount:f}),s===`conversations`?(0,P.jsx)(Te,{conversations:a,sessionKey:t,onBack:()=>c(`files`)}):(0,P.jsx)(Ie,{adminFetch:e,cacheKey:t,sessionRefetchNonce:n})]})}function Re({cacheKey:e}){let{adminFetch:t,cacheKey:n,sessionRefetchNonce:i}=r({initialCacheKey:e,surface:`data`});return(0,P.jsx)(`div`,{className:`data-page`,children:(0,P.jsx)(`main`,{className:`data-main`,children:(0,P.jsx)(Ie,{adminFetch:t,cacheKey:n,sessionRefetchNonce:i})})})}function ze({hit:e,mode:t,onDownload:n,onLocate:r}){let i=Ve(e.properties),a=He(e.properties),o=Be(e.labels),s=Ue(e.properties),[c,l]=(0,M.useState)(!1),u=a&&a.length>280,d=c||!u?a:a?.slice(0,280)+`…`,f=t===`bm25`?`bm25 ${e.bm25Score.toFixed(2)}`:`vector ${e.vectorScore.toFixed(2)} · bm25 ${e.bm25Score.toFixed(2)} · combined ${e.score.toFixed(2)}`,p=e.properties.relativePath,m=typeof p==`string`&&p.length>0,h=m?p.lastIndexOf(`/`):-1,g=m?h===-1?`data`:p.slice(0,h):null;return(0,P.jsxs)(`li`,{className:`data-result`,children:[(0,P.jsxs)(`div`,{role:`button`,tabIndex:0,className:`data-result-open`,onClick:()=>n(e),onKeyDown:t=>{(t.key===`Enter`||t.key===` `)&&(t.preventDefault(),n(e))},"aria-label":`Download ${i??o??`file`}`,children:[o&&(0,P.jsx)(`div`,{className:`data-result-header`,children:(0,P.jsx)(`span`,{className:`data-result-labels`,children:o})}),i&&(0,P.jsx)(`div`,{className:`data-result-title`,children:i}),a&&(0,P.jsx)(`pre`,{className:`data-result-body`,children:d}),(0,P.jsxs)(`div`,{className:`data-result-scores`,children:[s&&(0,P.jsxs)(`span`,{className:`data-result-updated`,children:[`Updated `,Ge(s),` · `]}),f]})]}),m&&(0,P.jsxs)(`button`,{type:`button`,className:`data-result-locate`,onClick:()=>r(e),title:`Locate in ${g}`,"aria-label":`Locate in ${g}`,children:[(0,P.jsx)(v,{size:12}),g]}),u&&(0,P.jsx)(`button`,{type:`button`,className:`data-result-toggle`,onClick:()=>l(e=>!e),children:c?`Show less`:`Show more`})]})}function Be(e){if(e.length===0)return null;let t=e[0].replace(/([a-z])([A-Z])/g,`$1 $2`);return t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()}function Ve(e){for(let t of[`title`,`name`,`summary`,`headline`]){let n=e[t];if(typeof n==`string`&&n.length>0)return n.length>140?n.slice(0,140)+`…`:n}return null}function He(e){for(let t of[`content`,`summary`,`body`,`description`,`text`]){let n=e[t];if(typeof n==`string`&&n.length>0)return n}return null}function Ue(e){for(let t of[`updatedAt`,`modifiedAt`,`fetchedAt`,`createdAt`,`lastModified`]){let n=e[t];if(typeof n==`string`&&n.length>0)return n}return null}function We(e){return e==null?``:e<1024?`${e} B`:e<1024*1024?`${(e/1024).toFixed(1)} KB`:e<1024*1024*1024?`${(e/1024/1024).toFixed(1)} MB`:`${(e/1024/1024/1024).toFixed(1)} GB`}function Ge(e){try{let t=new Date(e);if(isNaN(t.getTime()))return`—`;let n=typeof navigator<`u`?navigator.languages&&navigator.languages.length>0?[...navigator.languages]:[navigator.language]:void 0;return t.toLocaleString(n,{dateStyle:`medium`,timeStyle:`short`})}catch{return`—`}}export{Re as n,I as r,R as t};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{o as e}from"./chunk-CltuBf4Z.js";import{I as t,K as n,M as r,O as i,R as a,T as o,U as s,Y as c,_ as l,b as u,f as d,g as f,q as p,u as m,y as h}from"./useSubAccountSwitcher-ny9tP8am.js";import{D as g,p as _,t as v}from"./AdminShell-BT7VQIu7.js";import{t as y}from"./clock-BdNuUyUU.js";import{t as b}from"./wrench-DvUj2R3p.js";import{r as x}from"./file-download-DbNIjWiK.js";var S=a(`circle-pause`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`10`,x2:`10`,y1:`15`,y2:`9`,key:`c1nkhi`}],[`line`,{x1:`14`,x2:`14`,y1:`15`,y2:`9`,key:`h65svq`}]]),ee=a(`circle-play`,[[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),C=a(`history`,[[`path`,{d:`M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`1357e3`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}],[`path`,{d:`M12 7v5l4 2`,key:`1fdv2h`}]]),w=p(),T=e(c(),1),E=[`Sun`,`Mon`,`Tue`,`Wed`,`Thu`,`Fri`,`Sat`];function D(e,t){if(e===`*`)return{kind:`any`,value:0,rangeStart:null,rangeEnd:null,step:1};let n=e.match(/^(\*|\d+-\d+)\/(\d+)$/);if(n){let e=Number(n[2]);if(e<1)return null;if(n[1]===`*`)return{kind:`step`,value:0,rangeStart:null,rangeEnd:null,step:e};let[r,i]=n[1].split(`-`).map(Number);return r>t||i>t||r>i?null:{kind:`step`,value:0,rangeStart:r,rangeEnd:i,step:e}}let r=e.match(/^(\d+)-(\d+)$/);if(r){let e=Number(r[1]),n=Number(r[2]);return e>t||n>t||e>n?null:{kind:`step`,value:0,rangeStart:e,rangeEnd:n,step:1}}if(/^\d+$/.test(e)){let n=Number(e);return n>t?null:{kind:`fixed`,value:n,rangeStart:null,rangeEnd:null,step:1}}return null}function O(e){return String(e).padStart(2,`0`)}function k(e){if(e===`*`)return null;let t=e.match(/^(\d+)-(\d+)$/);if(t){let e=Number(t[1]),n=Number(t[2]);return e>7||n>7||e>n?`invalid`:`${E[e%7]} to ${E[n%7]}`}let n=e.split(`,`);return n.length>0&&n.every(e=>/^\d+$/.test(e)&&Number(e)<=7)?n.map(e=>E[Number(e)%7]).join(`, `):`invalid`}function A(e){let t=e.trim().split(/\s+/);if(t.length!==5)return e;let[n,r,i,a,o]=t;if(a!==`*`||i!==`*`&&!/^\d+$/.test(i)||i!==`*`&&(Number(i)<1||Number(i)>31))return e;let s=D(n,59),c=D(r,23);if(!s||!c)return e;let l=k(o);if(l===`invalid`||s.kind===`step`&&s.rangeStart!==null||(s.kind===`any`&&(s={kind:`step`,value:0,rangeStart:null,rangeEnd:null,step:1}),c.kind===`step`&&c.step===1&&c.rangeStart===null&&(c={kind:`any`,value:0,rangeStart:null,rangeEnd:null,step:1}),i!==`*`&&!(s.kind===`fixed`&&c.kind===`fixed`&&o===`*`))||s.kind===`step`&&c.kind===`step`&&c.step>1)return e;let u=l?`, ${l}`:``,d=e=>e.rangeStart+Math.floor((e.rangeEnd-e.rangeStart)/e.step)*e.step;if(s.kind===`step`){let e=s.step===1?`Every minute`:`Every ${s.step} minutes`;return c.kind===`any`?`${e}${u}`:c.kind===`fixed`?`${e}, ${O(c.value)}:00 to ${O(c.value)}:59${u}`:`${e}, ${O(c.rangeStart)}:00 to ${O(d(c))}:00${u}`}if(c.kind===`step`){let e=O(s.value),t=s.value===0?``:` at :${e}`;return c.rangeStart===null?`Every ${c.step} hours${t}${u}`:c.step===1?`Hourly, ${O(c.rangeStart)}:${e} to ${O(c.rangeEnd)}:${e}${u}`:`Every ${c.step} hours, ${O(c.rangeStart)}:${e} to ${O(d(c))}:${e}${u}`}if(c.kind===`any`)return`${s.value===0?`Every hour`:`Every hour at :${O(s.value)}`}${u}`;let f=`${O(c.value)}:${O(s.value)}`;return i===`*`?l?`${l} at ${f}`:`Daily at ${f}`:`Monthly on day ${Number(i)} at ${f}`}var j={timeMode:`at`,minute:0,hour:9,interval:1,window:null,dayMode:`every`,weekdays:[],dayOfMonth:1};function M(e){let t=e.match(/^(\d+)-(\d+)$/);if(t){let e=Number(t[1]),n=Number(t[2]);if(e>7||n>7||e>n)return null;let r=[];for(let t=e;t<=n;t+=1)r.push(t%7);return[...new Set(r)].sort((e,t)=>e-t)}let n=e.split(`,`);return n.every(e=>/^\d+$/.test(e)&&Number(e)<=7)?[...new Set(n.map(e=>Number(e)%7))].sort((e,t)=>e-t):null}function N(e){let t=e.trim().split(/\s+/);if(t.length!==5)return null;let[n,r,i,a,o]=t;if(a!==`*`||i!==`*`&&!/^\d+$/.test(i))return null;let s=D(n,59),c=D(r,23);if(!s||!c||s.kind===`step`&&s.rangeStart!==null)return null;let l=`every`,u=[],d=1;if(i!==`*`){if(o!==`*`)return null;let e=Number(i);if(e<1||e>31||s.kind!==`fixed`||c.kind!==`fixed`)return null;l=`dayOfMonth`,d=e}else if(o!==`*`){let e=M(o);if(e===null)return null;l=`weekdays`,u=e}let f={dayMode:l,weekdays:u,dayOfMonth:d};if(s.kind===`any`||s.kind===`step`){if(c.kind===`step`&&c.step>1)return null;let e=s.kind===`any`?1:s.step,t=c.kind===`any`?null:c.kind===`fixed`?{start:c.value,end:c.value}:{start:c.rangeStart,end:c.rangeEnd};return{...j,...f,timeMode:`everyMinutes`,minute:0,interval:e,window:t}}return c.kind===`fixed`?{...j,...f,timeMode:`at`,minute:s.value,hour:c.value}:c.kind===`any`?{...j,...f,timeMode:`everyHours`,minute:s.value,interval:1,window:null}:{...j,...f,timeMode:`everyHours`,minute:s.value,interval:c.step,window:c.rangeStart===null?null:{start:c.rangeStart,end:c.rangeEnd}}}function P(e){return e.dayMode===`dayOfMonth`?[String(e.dayOfMonth),`*`]:e.dayMode===`weekdays`&&e.weekdays.length>0?[`*`,[...e.weekdays].sort((e,t)=>e-t).join(`,`)]:[`*`,`*`]}function F(e){let[t,n]=P(e);if(e.timeMode===`everyMinutes`){let r=e.window===null?`*`:e.window.start===e.window.end?String(e.window.start):`${e.window.start}-${e.window.end}`;return`*/${e.interval} ${r} ${t} * ${n}`}if(e.timeMode===`everyHours`){let r=e.window===null?e.interval===1?`*`:`*/${e.interval}`:e.interval===1?`${e.window.start}-${e.window.end}`:`${e.window.start}-${e.window.end}/${e.interval}`;return`${e.minute} ${r} ${t} * ${n}`}return`${e.minute} ${e.hour} ${t} * ${n}`}var I=s(),L=[{value:1,label:`Mon`},{value:2,label:`Tue`},{value:3,label:`Wed`},{value:4,label:`Thu`},{value:5,label:`Fri`},{value:6,label:`Sat`},{value:0,label:`Sun`}],R=Array.from({length:24},(e,t)=>t),z=e=>String(e).padStart(2,`0`),B={timeMode:`at`,minute:0,hour:9,interval:1,window:null,dayMode:`every`,weekdays:[],dayOfMonth:1};function te({recurrence:e,onChange:t,disabled:n}){let r=e?N(e):B,[i,a]=(0,T.useState)(r??B),[o]=(0,T.useState)(e!=null&&r==null),[s,c]=(0,T.useState)(e??``);if((0,T.useEffect)(()=>{fetch(`/api/_client-error`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({kind:`event`,source:`routines`,op:`schedule-editor`,mode:o?`raw`:`builder`}),keepalive:!0}).catch(()=>{})},[o]),o)return(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Schedule (advanced)`}),(0,I.jsx)(`input`,{type:`text`,className:`routine-raw-cron`,value:s,disabled:n,onChange:e=>{c(e.target.value),t(e.target.value)},"aria-label":`Cron expression`}),(0,I.jsx)(`span`,{className:`routine-raw-note`,children:`This routine uses an advanced schedule, edited as a raw cron expression.`})]});let l=e=>{a(e),t(F(e))},u=e=>{let t=e!==`at`&&i.dayMode===`dayOfMonth`?`every`:i.dayMode;l({...i,timeMode:e,dayMode:t})},d=e=>{let t=e===`weekdays`&&i.weekdays.length===0?[1]:i.weekdays;l({...i,dayMode:e,weekdays:t})},f=e=>{let[t,n]=e.split(`:`);l({...i,hour:Number(t)||0,minute:Number(n)||0})},p=e=>{let t=i.weekdays.includes(e);if(t&&i.weekdays.length===1)return;let n=t?i.weekdays.filter(t=>t!==e):[...i.weekdays,e];l({...i,weekdays:n})},m=e=>l({...i,window:e?{start:0,end:23}:null}),h=(e,t)=>{let n={...i.window??{start:0,end:23},[e]:Number(t)};n.start>n.end&&(e===`start`?n.end=n.start:n.start=n.end),l({...i,window:n})},g=(e,t,n)=>Math.min(n,Math.max(t,Number(e)||t));return(0,I.jsxs)(`div`,{className:`routine-sched`,children:[(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`How often`}),(0,I.jsxs)(`select`,{"aria-label":`How often`,value:i.timeMode,disabled:n,onChange:e=>u(e.target.value),children:[(0,I.jsx)(`option`,{value:`at`,children:`At a time of day`}),(0,I.jsx)(`option`,{value:`everyMinutes`,children:`Every few minutes`}),(0,I.jsx)(`option`,{value:`everyHours`,children:`Every few hours`})]})]}),i.timeMode===`at`&&(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Time of day`}),(0,I.jsx)(`input`,{type:`time`,"aria-label":`Time of day`,value:`${z(i.hour)}:${z(i.minute)}`,disabled:n,onChange:e=>f(e.target.value)})]}),i.timeMode===`everyMinutes`&&(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Minutes between runs`}),(0,I.jsx)(`input`,{type:`number`,min:1,max:59,"aria-label":`Minutes between runs`,value:i.interval,disabled:n,onChange:e=>l({...i,interval:g(e.target.value,1,59)})})]}),i.timeMode===`everyHours`&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Hours between runs`}),(0,I.jsx)(`input`,{type:`number`,min:1,max:23,"aria-label":`Hours between runs`,value:i.interval,disabled:n,onChange:e=>l({...i,interval:g(e.target.value,1,23)})})]}),(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Minute of the hour`}),(0,I.jsx)(`input`,{type:`number`,min:0,max:59,"aria-label":`Minute of the hour`,value:i.minute,disabled:n,onChange:e=>l({...i,minute:g(e.target.value,0,59)})})]})]}),i.timeMode!==`at`&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`label`,{className:`cal-modal-field routine-sched-check`,children:[(0,I.jsx)(`input`,{type:`checkbox`,"aria-label":`Only between certain hours`,checked:i.window!==null,disabled:n,onChange:e=>m(e.target.checked)}),(0,I.jsx)(`span`,{children:`Only between certain hours`})]}),i.window!==null&&(0,I.jsxs)(`div`,{className:`routine-sched-row`,children:[(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`From hour`}),(0,I.jsx)(`select`,{"aria-label":`From hour`,value:i.window.start,disabled:n,onChange:e=>h(`start`,e.target.value),children:R.map(e=>(0,I.jsxs)(`option`,{value:e,children:[z(e),`:00`]},e))})]}),(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`To hour`}),(0,I.jsx)(`select`,{"aria-label":`To hour`,value:i.window.end,disabled:n,onChange:e=>h(`end`,e.target.value),children:R.map(e=>(0,I.jsxs)(`option`,{value:e,children:[z(e),`:00`]},e))})]})]})]}),(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Which days`}),(0,I.jsxs)(`select`,{"aria-label":`Which days`,value:i.dayMode,disabled:n,onChange:e=>d(e.target.value),children:[(0,I.jsx)(`option`,{value:`every`,children:`Every day`}),(0,I.jsx)(`option`,{value:`weekdays`,children:`Specific days`}),i.timeMode===`at`&&(0,I.jsx)(`option`,{value:`dayOfMonth`,children:`A day of the month`})]})]}),i.dayMode===`weekdays`&&(0,I.jsxs)(`div`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Days`}),(0,I.jsx)(`div`,{className:`routine-weekdays`,children:L.map(e=>(0,I.jsx)(`button`,{type:`button`,className:`routine-weekday${i.weekdays.includes(e.value)?` routine-weekday-on`:``}`,"aria-pressed":i.weekdays.includes(e.value),disabled:n,onClick:()=>p(e.value),children:e.label},e.value))})]}),i.dayMode===`dayOfMonth`&&(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Day of month`}),(0,I.jsx)(`select`,{"aria-label":`Day of month`,value:i.dayOfMonth,disabled:n,onChange:e=>l({...i,dayOfMonth:Number(e.target.value)||1}),children:Array.from({length:31},(e,t)=>t+1).map(e=>(0,I.jsx)(`option`,{value:e,children:e},e))})]})]})}function V(e){let t=e.trim().replace(/[\s\-().]/g,``).replace(/^\+/,``);return/^\d{11,15}$/.test(t)?`+${t.slice(0,2)} ${t.slice(2,6)} ${t.slice(6)}`:e}function ne(e){if(e.name)return`${e.name} · ${e.label}`;let t=e.channel===`whatsapp`?V(e.destination):e.destination;return`${e.label} · ${t}`}var H={scheduled:`live`,due:`live`,suspended:`stood-down`,cancelled:`inert`,completed:`inert`};function U(e){return e==null||!Object.hasOwn(H,e)?`unknown`:H[e]}function W({eventStatus:e}){let t=U(e);return(0,I.jsx)(`span`,{className:`routine-status-dot is-${t}`,"data-state":t,"aria-hidden":`true`})}function G(e){if(!e)return`—`;let t=Date.parse(e);return Number.isFinite(t)?new Date(t).toLocaleString():e}function re(e){return e?e.split(`
|
|
2
|
-
`).filter(e=>e.trim()!==``).reverse():[]}function K({routine:e,adminFetch:t,onClose:n,onSaved:r,onDeleted:a,onViewRuns:s}){let[c,l]=(0,T.useState)(!1),[f,p]=(0,T.useState)(!1),[g,v]=(0,T.useState)(null),[x,w]=(0,T.useState)(e),[E,D]=(0,T.useState)(!1),O=x.agentChannel!=null,k=x.eventStatus===`suspended`,[j,M]=(0,T.useState)(!1),[N,P]=(0,T.useState)(e.agentPrompt??``),[F,L]=(0,T.useState)(e.recurrence),[R,z]=(0,T.useState)(e.agentChannel??``),[B,V]=(0,T.useState)(e.agentDestination??``),[H,U]=(0,T.useState)(null),[K,q]=(0,T.useState)(null),J=O||x.actionPlugin==null,Y=re(x.notes);(0,T.useEffect)(()=>{let e=e=>{e.key===`Escape`&&!f&&n()};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[f,n]),(0,T.useEffect)(()=>{if(!c||!J||H!==null)return;let e=!1;return t(`/api/admin/dispatch-destinations`).then(async e=>{if(!e.ok)throw Error(`HTTP ${e.status}`);return await e.json()}).then(t=>{e||U(t.destinations)}).catch(t=>{e||(U([]),q(t instanceof Error?t.message:`Could not load destinations`))}),()=>{e=!0}},[c,J,H,t]);let X=(H??[]).filter(e=>e.channel===R),Z=R.length>0&&B.length>0,ie=R.length>0&&B.length===0||Z&&N.trim().length===0,Q=(0,T.useCallback)(()=>{let e={},t=R.length>0&&B.length>0;return(O||t)&&N!==(x.agentPrompt??``)&&(e.agentPrompt=N),F!=null&&F!==(x.recurrence??null)&&(e.recurrence=F),t&&(R!==(x.agentChannel??``)||B!==(x.agentDestination??``))?(e.agentChannel=R,e.agentDestination=B):!t&&R===``&&(x.agentChannel??``)!==``&&(e.agentChannel=null,e.agentDestination=null),e},[O,N,F,R,B,x]),ae=(0,T.useCallback)(async()=>{let n=Q();if(Object.keys(n).length===0){l(!1);return}p(!0),v(null);try{let i=await t(`/api/admin/routines/${encodeURIComponent(e.eventId)}`,{method:`PATCH`,headers:{"content-type":`application/json`},body:JSON.stringify(n)});if(!i.ok){let e=await i.json().catch(()=>({}));throw Error(e.error??`HTTP ${i.status}`)}let a=await i.json();w(a.routine),P(a.routine.agentPrompt??``),L(a.routine.recurrence),z(a.routine.agentChannel??``),V(a.routine.agentDestination??``),r(a.routine),l(!1)}catch(e){v(e instanceof Error?e.message:`Save failed`)}finally{p(!1)}},[t,Q,e.eventId,r]),oe=(0,T.useCallback)(async()=>{if(f)return;if(!j){D(!1),M(!0);return}let n=k?`resume`:`suspend`;p(!0),v(null);try{let i=await t(`/api/admin/routines/${encodeURIComponent(e.eventId)}/${n}`,{method:`POST`});if(!i.ok){let e=await i.json().catch(()=>({}));throw Error(e.error??`HTTP ${i.status}`)}let a=await i.json();w(a.routine),r(a.routine),M(!1)}catch(e){v(e instanceof Error?e.message:`${n} failed`),M(!1)}finally{p(!1)}},[t,f,j,k,e.eventId,r]),se=(0,T.useCallback)(async()=>{if(!f){if(!E){M(!1),D(!0);return}p(!0),v(null);try{let n=await t(`/api/admin/routines/${encodeURIComponent(e.eventId)}`,{method:`DELETE`});if(!n.ok){let e=await n.json().catch(()=>({}));throw Error(e.error??`HTTP ${n.status}`)}a(e.eventId)}catch(e){v(e instanceof Error?e.message:`Delete failed`),D(!1)}finally{p(!1)}}},[t,f,E,e.eventId,a]);return(0,I.jsx)(`div`,{className:`cal-modal-overlay`,onClick:()=>{f||n()},children:(0,I.jsxs)(`div`,{className:`cal-modal ${!c||O||Z?`cal-modal-wide`:`cal-modal-dispatch`}`,role:`dialog`,"aria-modal":`true`,"aria-label":c?`Edit routine`:`Routine detail`,onClick:e=>e.stopPropagation(),children:[(0,I.jsxs)(`div`,{className:`cal-modal-header`,children:[(0,I.jsxs)(`span`,{className:`cal-modal-kind`,children:[(0,I.jsx)(_,{size:13}),` Routine`]}),(0,I.jsx)(`button`,{type:`button`,className:`cal-modal-close`,onClick:n,"aria-label":`Close`,autoFocus:!0,disabled:f,children:(0,I.jsx)(h,{size:16})})]}),!c&&(0,I.jsxs)(`div`,{className:`cal-modal-body`,children:[(0,I.jsx)(`div`,{className:`cal-modal-title`,children:x.name??`Untitled routine`}),(0,I.jsxs)(`div`,{className:`cal-modal-row`,children:[(0,I.jsx)(y,{size:14}),(0,I.jsx)(`span`,{children:x.recurrence?A(x.recurrence):`One-time`})]}),(0,I.jsxs)(`div`,{className:`cal-modal-row cal-modal-meta`,children:[(0,I.jsx)(W,{eventStatus:x.eventStatus}),(0,I.jsxs)(`span`,{children:[`Status: `,x.eventStatus??`unknown`]})]}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Next run: `,G(x.nextRun)]})}),(0,I.jsxs)(`div`,{className:`cal-modal-row cal-modal-meta`,children:[(0,I.jsx)(C,{size:14}),(0,I.jsxs)(`span`,{children:[`Last run: `,G(x.lastTriggered),x.lastDispatchResult?` (${x.lastDispatchResult})`:``]})]}),O?(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`div`,{className:`cal-modal-row`,children:[(0,I.jsx)(d,{channel:x.agentChannel,size:14}),(0,I.jsxs)(`span`,{children:[m[x.agentChannel]??x.agentChannel,` to `,x.agentDestination??`—`]})]}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-row-top routine-prose`,children:(0,I.jsx)(`span`,{children:x.agentPrompt??`No instruction set.`})})]}):x.actionPlugin?(0,I.jsxs)(`div`,{className:`cal-modal-row`,children:[(0,I.jsx)(b,{size:14}),(0,I.jsxs)(`span`,{children:[x.actionPlugin,`.`,x.actionTool,x.actionArgs?` ${x.actionArgs}`:``]})]}):(0,I.jsxs)(`div`,{className:`cal-modal-row`,children:[(0,I.jsx)(y,{size:14}),(0,I.jsx)(`span`,{children:`Scheduled trigger (no dispatch)`})]}),Y.length===0?(0,I.jsxs)(`div`,{className:`cal-modal-row cal-modal-meta`,children:[(0,I.jsx)(C,{size:14}),(0,I.jsx)(`span`,{children:`No history recorded.`})]}):(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`div`,{className:`cal-modal-row cal-modal-meta`,children:[(0,I.jsx)(C,{size:14}),(0,I.jsxs)(`span`,{children:[`History (`,Y.length,` `,Y.length===1?`entry`:`entries`,`)`]})]}),(0,I.jsx)(`div`,{className:`routine-history`,children:Y.map((e,t)=>(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:e},t))})]})]}),c&&(0,I.jsxs)(`div`,{className:`cal-modal-body`,children:[J&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Send to`}),(0,I.jsxs)(`div`,{className:`cal-modal-field-inline`,children:[(0,I.jsxs)(`select`,{value:R,disabled:f,onChange:e=>{z(e.target.value),V(``)},children:[(0,I.jsx)(`option`,{value:``,children:`None (no dispatch)`}),(0,I.jsx)(`option`,{value:`whatsapp`,children:`WhatsApp`}),(0,I.jsx)(`option`,{value:`telegram`,children:`Telegram`})]}),R!==``&&(0,I.jsx)(d,{channel:R,size:16})]})]}),R!==``&&(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Destination`}),(0,I.jsxs)(`select`,{value:B,disabled:f||H===null,onChange:e=>V(e.target.value),children:[(0,I.jsx)(`option`,{value:``,children:H===null?`Loading destinations`:X.length===0?`No registered destinations`:`Choose a destination`}),B!==``&&!X.some(e=>e.destination===B)&&(0,I.jsxs)(`option`,{value:B,children:[B,` (not in the current list)`]}),X.map(e=>(0,I.jsx)(`option`,{value:e.destination,children:ne(e)},e.destination))]})]}),K&&(0,I.jsxs)(`div`,{className:`cal-modal-error`,children:[`Could not load destinations: `,K]})]}),(O||Z)&&(0,I.jsxs)(`label`,{className:`cal-modal-field`,children:[(0,I.jsx)(`span`,{children:`Instruction`}),(0,I.jsx)(`textarea`,{className:`cal-modal-textarea`,value:N,onChange:e=>P(e.target.value),disabled:f,rows:16,placeholder:`What should the agent do when this routine fires?`})]}),(0,I.jsx)(te,{recurrence:x.recurrence,onChange:L,disabled:f})]}),g&&(0,I.jsx)(`div`,{className:`cal-modal-error`,children:g}),(0,I.jsxs)(`div`,{className:`cal-modal-actions`,children:[!c&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:()=>{D(!1),M(!1),l(!0)},disabled:f,children:[(0,I.jsx)(o,{size:14}),` Edit`]}),(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:()=>s(x),disabled:f,children:[(0,I.jsx)(C,{size:14}),` Runs`]}),(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:oe,disabled:f,children:[f&&j?(0,I.jsx)(i,{size:14,className:`spin`}):k?(0,I.jsx)(ee,{size:14}):(0,I.jsx)(S,{size:14}),j?k?`Confirm resume`:`Confirm suspend`:k?`Resume`:`Suspend`]}),j&&(0,I.jsx)(`span`,{className:`cal-modal-confirm-text`,children:k?`This routine will run at its next scheduled time. It will not run for the times it missed.`:`This routine stops running until you resume it. Nothing is deleted.`}),(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn cal-modal-btn-danger`,onClick:se,disabled:f,children:[f&&E?(0,I.jsx)(i,{size:14,className:`spin`}):(0,I.jsx)(u,{size:14}),E?`Confirm delete`:`Delete`]})]}),c&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn cal-modal-btn-primary`,onClick:ae,disabled:f||ie,children:[f?(0,I.jsx)(i,{size:14,className:`spin`}):null,` Save`]}),(0,I.jsx)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:()=>{l(!1),v(null)},disabled:f,children:`Cancel`})]})]})]})})}function q(e){if(!e)return`—`;let t=Date.parse(e);return Number.isFinite(t)?new Date(t).toLocaleString():e}function J(e){return e===null?`—`:e<1e3?`${e} ms`:`${(e/1e3).toFixed(1)} s`}function Y({run:e,routineName:t,onClose:n}){return(0,T.useEffect)(()=>{let e=e=>{e.key===`Escape`&&n()};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[n]),(0,I.jsx)(`div`,{className:`cal-modal-overlay`,onClick:n,children:(0,I.jsxs)(`div`,{className:`cal-modal cal-modal-wide`,role:`dialog`,"aria-modal":`true`,"aria-label":`Run detail`,onClick:e=>e.stopPropagation(),children:[(0,I.jsxs)(`div`,{className:`cal-modal-header`,children:[(0,I.jsxs)(`span`,{className:`cal-modal-kind`,children:[(0,I.jsx)(C,{size:13}),` Run`]}),(0,I.jsx)(`button`,{type:`button`,className:`cal-modal-close`,onClick:n,"aria-label":`Close`,autoFocus:!0,children:(0,I.jsx)(h,{size:16})})]}),(0,I.jsxs)(`div`,{className:`cal-modal-body`,children:[(0,I.jsx)(`div`,{className:`cal-modal-title`,children:t??`Untitled routine`}),(0,I.jsx)(`div`,{className:`cal-modal-row`,children:(0,I.jsx)(`span`,{children:e.status})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Due: `,q(e.scheduledFor)]})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Started: `,q(e.startedAt)]})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Dispatch ended: `,q(e.endedAt),` (`,J(e.ranMs),`)`]})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Output seen: `,q(e.finishedAt)]})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Sent to: `,e.target,` · `,e.mode,` · `,e.kind]})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Transport: `,e.dispatchResult??`—`,e.httpStatus===null?``:` (HTTP ${e.httpStatus})`]})}),e.error&&(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-row-top routine-prose`,children:(0,I.jsx)(`span`,{children:e.error})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Conversation: `,e.sessionKey??`—`,e.transcriptOffset===null?``:` at byte ${e.transcriptOffset}`]})}),!e.bounded&&(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsx)(`span`,{children:`This run shares its conversation with other traffic, so what it produced cannot be separated out. Its status stays at whatever the dispatch reported.`})}),(0,I.jsx)(`div`,{className:`cal-modal-row cal-modal-meta`,children:(0,I.jsxs)(`span`,{children:[`Run `,e.runId]})})]})]})})}var X=500;function Z(e){if(!e)return`—`;let t=Date.parse(e);return Number.isFinite(t)?new Date(t).toLocaleString():e}function ie(e){return e===null?`—`:e<1e3?`${e} ms`:`${(e/1e3).toFixed(1)} s`}var Q={channel:`a channel`,destination:`a destination`,prompt:`an instruction`};function ae(e){if(e===`no-dispatch-configured`)return`This routine has no dispatch set up, so there was nothing to do.`;if(e===`no-action-plugin`)return`The tool action names no plugin, so nothing ran.`;if(e===`no-action-tool`)return`The tool action names no tool, so nothing ran.`;let t=e.startsWith(`no-`)?e.slice(3).split(`+`):[];if(t.length>0&&t.every(e=>e in Q)){let e=t.map(e=>Q[e]);return`This routine has no ${(e.length===1?e[0]:`${e.slice(0,-1).join(`, `)} and ${e[e.length-1]}`).replace(/^an? /,``)} set, so nothing was sent.`}return e}function oe(e){return e.status===`no-destination`?e.error?ae(e.error):`Nothing was dispatched, and no reason was recorded.`:e.status===`failed`?e.error??e.dispatchResult??`The dispatch failed.`:e.status===`open`?`Opened and never closed. The dispatch did not report back.`:null}function se({routine:e,adminFetch:n,cacheKey:a,onBack:o}){let[s,c]=(0,T.useState)([]),[l,u]=(0,T.useState)(!0),[d,f]=(0,T.useState)(null),[p,m]=(0,T.useState)(null);(0,T.useEffect)(()=>{let t=!1;return u(!0),f(null),n(`/api/admin/routines/${encodeURIComponent(e.eventId)}/runs?limit=${X}`).then(async e=>{if(t)return;if(!e.ok)throw Error(`HTTP ${e.status}`);let n=await e.json();c(Array.isArray(n.runs)?n.runs:[])}).catch(e=>{t||(f(e instanceof Error?e.message:`Failed to load`),c([]))}).finally(()=>{t||u(!1)}),()=>{t=!0}},[n,e.eventId]);let h=(0,T.useCallback)(()=>{x(a,e.eventId)},[a,e.eventId]);return(0,I.jsxs)(`div`,{className:`cal-page`,children:[(0,I.jsx)(`header`,{className:`cal-header`,children:(0,I.jsxs)(`div`,{className:`cal-nav`,children:[(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:o,children:[(0,I.jsx)(t,{size:14}),` Routines`]}),(0,I.jsxs)(`span`,{className:`cal-range-label`,children:[(0,I.jsx)(C,{size:16}),` `,e.name??`Untitled routine`]}),l&&(0,I.jsx)(i,{size:16,className:`spin`}),s.length>0&&(0,I.jsx)(`div`,{className:`routine-bulk-actions`,children:(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:h,children:[(0,I.jsx)(r,{size:14}),` Download all runs`]})})]})}),(0,I.jsxs)(`div`,{className:`cal-body`,children:[d&&(0,I.jsxs)(`div`,{className:`cal-error`,children:[`Could not load runs: `,d]}),!d&&!l&&s.length===0&&(0,I.jsxs)(`div`,{className:`cal-empty`,"data-testid":`runs-empty`,children:[(0,I.jsx)(`p`,{children:`Nothing to show for this routine.`}),(0,I.jsx)(`p`,{children:`That means one of three things, and this page cannot tell them apart: it has never run, it ran but no record was written, or every run it did have is older than the 30 days records are kept for.`}),(0,I.jsxs)(`p`,{children:[`For a repeating routine, the server log settles the middle one: a`,(0,I.jsx)(`code`,{children:` fires-without-records `}),` count above zero names a routine that fired and left no record. It does not distinguish the other two, and it does not cover a one-time routine.`]})]}),s.length>=X&&(0,I.jsxs)(`div`,{className:`cal-modal-confirm-text`,"data-testid":`runs-capped`,children:[`Showing the most recent `,X,` runs. There may be more; the download has everything still on record.`]}),(0,I.jsx)(`div`,{className:`routine-list`,children:s.map(e=>{let t=oe(e);return(0,I.jsxs)(`button`,{type:`button`,className:`routine-card`,"data-testid":`run-row-${e.runId}`,onClick:()=>m(e),children:[(0,I.jsx)(`span`,{className:`routine-card-title`,children:e.status}),(0,I.jsx)(`span`,{className:`routine-card-sched`,children:ie(e.ranMs)}),(0,I.jsx)(`span`,{className:`routine-card-target`,children:e.target}),(0,I.jsxs)(`span`,{className:`routine-card-meta`,children:[`Due `,Z(e.scheduledFor)]}),t&&(0,I.jsx)(`span`,{className:`routine-card-meta run-card-detail`,children:t})]},e.runId)})})]}),p&&(0,I.jsx)(Y,{run:p,routineName:e.name,onClose:()=>m(null)})]})}var $=`maxy-admin-session-key`;function ce(e){return e?A(e):`One-time`}function le(e){if(!e)return`—`;let t=Date.parse(e);return Number.isFinite(t)?new Date(t).toLocaleString():e}function ue(){let[e,t]=(0,T.useState)(null),[n,r]=(0,T.useState)(!1),[i,a]=(0,T.useState)(void 0),[o,s]=(0,T.useState)(null),[c,u]=(0,T.useState)(void 0),[d,p]=(0,T.useState)(null),[m,h]=(0,T.useState)(null);(0,T.useEffect)(()=>{let e=!1,n=null;try{n=sessionStorage.getItem($)}catch{}if(!n){r(!0);return}return fetch(`/api/admin/session?session_key=${encodeURIComponent(n)}`).then(async i=>{if(!e){if(i.status===401){try{sessionStorage.removeItem($)}catch{}window.location.href=`/`;return}if(i.ok)try{let e=await i.json();typeof e.businessName==`string`&&a(e.businessName),e.sessionId!==void 0&&s(e.sessionId??null),h(e.role??null),u(e.userName===void 0?null:e.userName),p(e.avatar??null)}catch{}t(n),r(!0)}}).catch(()=>{e||(t(n),r(!0))}),()=>{e=!0}},[]);let _=(0,T.useCallback)(()=>{try{sessionStorage.removeItem($)}catch{}window.location.href=`/`},[]),[y,b]=(0,T.useState)(!1),x=(0,T.useCallback)(async()=>{b(!0);try{let e=await g();if(e){try{sessionStorage.removeItem($)}catch{}window.location.href=`/`}return e}finally{b(!1)}},[]);return n?e?(0,I.jsx)(l,{cacheKey:e,surface:`routines`,onSessionExpired:({code:e,path:t})=>{console.warn(`[admin-auth] outcome=session-expired-redirect code=${e} path=${t} surface=routines`);try{sessionStorage.removeItem($)}catch{}window.location.href=`/`},children:(0,I.jsx)(v,{cacheKey:e,businessName:i,sessionId:o,onLogout:_,onDisconnect:x,disconnecting:y,userName:c,userAvatar:d,role:m,children:(0,I.jsx)(de,{cacheKey:e})})}):(0,I.jsx)(`div`,{className:`cal-page`,children:(0,I.jsxs)(`div`,{className:`cal-empty`,children:[(0,I.jsx)(`p`,{children:`You are not signed in.`}),(0,I.jsxs)(`p`,{children:[`Open the `,(0,I.jsx)(`a`,{href:`/`,className:`cal-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,I.jsx)(f,{surface:`gate`})}function de({cacheKey:e}){let{adminFetch:t,cacheKey:r,sessionRefetchNonce:a}=n({initialCacheKey:e,surface:`routines`}),[o,s]=(0,T.useState)([]),[c,l]=(0,T.useState)(!1),[u,p]=(0,T.useState)(!1),[h,g]=(0,T.useState)(null),[v,x]=(0,T.useState)(null),[C,w]=(0,T.useState)(null),E=(0,T.useCallback)(()=>{let e=!1;return l(!0),g(null),t(`/api/admin/routines`).then(async t=>{if(e)return;if(!t.ok)throw Error(`HTTP ${t.status}`);let n=await t.json();s(Array.isArray(n.routines)?n.routines:[])}).catch(t=>{e||(g(t instanceof Error?t.message:`Failed to load`),s([]))}).finally(()=>{e||(l(!1),p(!0))}),()=>{e=!0}},[t]);(0,T.useEffect)(()=>E(),[E,a]);let D=(0,T.useCallback)(e=>{s(t=>t.map(t=>t.eventId===e.eventId?e:t)),x(e)},[]),O=(0,T.useCallback)(e=>{s(t=>t.filter(t=>t.eventId!==e)),x(null)},[]),[k,A]=(0,T.useState)(!1),[j,M]=(0,T.useState)(null),N=o.filter(e=>e.eventStatus===`scheduled`).length,P=o.filter(e=>e.suspendedInBulk).length,F=(0,T.useCallback)(async e=>{A(!0),M(null);try{let n=await t(`/api/admin/routines/${e}`,{method:`POST`});if(!n.ok){let e=await n.json().catch(()=>({}));throw Error(e.error??`HTTP ${n.status}`)}let r=await n.json(),i=r.refused?.length??0;M(e===`suspend-all`?`Suspended ${r.suspended??0}. Nothing runs on its own until you resume it.`:`Resumed ${r.restored??0}${i>0?`. ${i} could not be resumed and stayed suspended`:``}. Routines you suspended one at a time are still suspended.`),E()}catch(e){M(e instanceof Error?e.message:`Failed`)}finally{A(!1)}},[t,E]);return u?C?(0,I.jsx)(se,{routine:C,adminFetch:t,cacheKey:r,onBack:()=>w(null)}):(0,I.jsxs)(`div`,{className:`cal-page`,children:[(0,I.jsx)(`header`,{className:`cal-header`,children:(0,I.jsxs)(`div`,{className:`cal-nav`,children:[(0,I.jsxs)(`span`,{className:`cal-range-label`,children:[(0,I.jsx)(_,{size:16}),` Routines`]}),c&&(0,I.jsx)(i,{size:16,className:`spin`}),(0,I.jsxs)(`div`,{className:`routine-bulk-actions`,children:[(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:()=>F(`suspend-all`),disabled:k||N===0,children:[(0,I.jsx)(S,{size:14}),` Suspend all (`,N,`)`]}),(0,I.jsxs)(`button`,{type:`button`,className:`cal-modal-btn`,onClick:()=>F(`resume-all`),disabled:k||P===0,children:[(0,I.jsx)(ee,{size:14}),` Resume all (`,P,`)`]})]})]})}),(0,I.jsxs)(`div`,{className:`cal-body`,children:[j&&(0,I.jsx)(`div`,{className:`cal-modal-confirm-text`,children:j}),h&&(0,I.jsxs)(`div`,{className:`cal-error`,children:[`Could not load routines: `,h]}),!h&&!c&&o.length===0&&(0,I.jsx)(`div`,{className:`cal-empty`,children:(0,I.jsx)(`p`,{children:`No routines yet.`})}),(0,I.jsx)(`div`,{className:`routine-list`,children:o.map(e=>(0,I.jsxs)(`button`,{type:`button`,className:`admin-card admin-card--padded routine-card`,onClick:()=>x(e),children:[(0,I.jsx)(`span`,{className:`admin-card-title routine-card-title`,children:e.name??`Untitled routine`}),e.routineDescription&&(0,I.jsx)(`span`,{className:`routine-card-desc`,children:e.routineDescription}),(0,I.jsxs)(`span`,{className:`routine-card-sched`,children:[(0,I.jsx)(y,{size:13}),` `,ce(e.recurrence)]}),(0,I.jsx)(`span`,{className:`routine-card-target`,children:e.agentChannel?(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(d,{channel:e.agentChannel,size:13}),` `,m[e.agentChannel]??e.agentChannel,` to `,e.agentDestination??`—`]}):e.actionPlugin?(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(b,{size:13}),` `,e.actionPlugin,`.`,e.actionTool]}):(0,I.jsxs)(I.Fragment,{children:[(0,I.jsx)(y,{size:13}),` Scheduled trigger`]})}),(0,I.jsxs)(`span`,{className:`routine-card-meta`,children:[(0,I.jsx)(W,{eventStatus:e.eventStatus}),`Next: `,le(e.nextRun),` · `,e.eventStatus??`unknown`]})]},e.eventId))})]}),v&&(0,I.jsx)(K,{routine:v,adminFetch:t,onClose:()=>x(null),onSaved:D,onDeleted:O,onViewRuns:e=>{x(null),w(e)}})]}):(0,I.jsx)(f,{surface:`gate`})}(0,w.createRoot)(document.getElementById(`root`)).render((0,I.jsx)(ue,{}));
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import{o as e}from"./chunk-CltuBf4Z.js";import{K as t,P as n,T as r,U as i,Y as a,_ as o,g as s,q as c,x as l,y as u}from"./useSubAccountSwitcher-ny9tP8am.js";import{D as d,g as f,r as p,t as m}from"./AdminShell-BT7VQIu7.js";import{n as h,t as g}from"./time-entry-format-CKpHcWWs.js";import{t as _}from"./rotate-ccw-D6DZb7tR.js";var v=c(),y=e(a(),1);function b(e=3e4){let[t,n]=(0,y.useState)(()=>Date.now());return(0,y.useEffect)(()=>{let t=setInterval(()=>n(Date.now()),e);return()=>clearInterval(t)},[e]),t}function x(e,t){let n=new Map,r=(e,t,r)=>{let i=n.get(e)??{openCount:0,totalSeconds:0};i.totalSeconds+=t,r&&(i.openCount+=1),n.set(e,i)};for(let t of e)t.clientName&&r(t.clientName,t.secondsLogged,!0);for(let e of t)e.clientName&&r(e.clientName,e.secondsLogged,!1);let i=[...n.entries()].map(([e,t])=>({name:e,openCount:t.openCount,totalSeconds:t.totalSeconds}));return i.sort((e,t)=>t.openCount-e.openCount||e.name.localeCompare(t.name)),S(e,i),i}function S(e,t){let n=t.reduce((e,t)=>e+t.openCount,0),r=e.filter(e=>!e.clientName).length,i=n+r===e.length;return i||console.warn(`[tasks-clients] reconcile-mismatch assigned=${n} unassigned=${r} openTotal=${e.length}`),i}var C=`__unassigned__`;function w(e,t){return e===`__unassigned__`?`Unassigned`:t||e.slice(0,8)}function T(e){return e===null||e===``?C:e}function ee(e,t){let n=new Map,r=(e,t)=>{let r=T(e.assigneeUserId),i=n.get(r)??{name:null,openCount:0,totalCount:0};i.name===null&&e.assigneeName&&(i.name=e.assigneeName),i.totalCount+=1,t&&(i.openCount+=1),n.set(r,i)};for(let t of e)r(t,!0);for(let e of t)r(e,!1);let i=[...n.entries()].map(([e,t])=>({userId:e,label:w(e,t.name),openCount:t.openCount,totalCount:t.totalCount}));return i.sort((e,t)=>t.openCount-e.openCount||e.label.localeCompare(t.label)),i}function E(e,t){return t===null?!0:T(e.assigneeUserId)===t}var D=i();function O(e){let t=e.name??e.userId.slice(0,8);return e.kind===`owner`?`${t} (owner)`:t}var k=`maxy-admin-session-key`;function A(e){let t=[];return e.clientName&&t.push(e.clientName),e.propertyAddress&&t.push(e.propertyAddress),e.fee!=null&&t.push(`£${e.fee}`),t.join(` · `)}function j(e){if(!e)return``;let t=Date.parse(e);if(!Number.isFinite(t))return``;let n=new Date(t);return`${n.getUTCDate()} ${[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`][n.getUTCMonth()]} ${n.getUTCFullYear()}`}function M(e){return e.assigneeName?e.assigneeName:e.assigneeUserId?e.assigneeUserId.slice(0,8):`Unassigned`}function N(e,t){return[t,j(e.createdAt),M(e)].filter(Boolean).join(` · `)}function te(e,t){if(e.running&&e.runningStartedAt){let n=Date.parse(e.runningStartedAt);if(Number.isFinite(n))return e.secondsLogged+Math.max(0,(t-n)/1e3)}return e.secondsLogged}function P(e){let t=[`Task: ${e.title}\nTask id: ${e.taskId}`],n=e.description.trim();n.length>0&&t.push(n);let r=e.notes.trim();return r.length>0&&t.push(`Notes:\n${r}`),t.join(`
|
|
2
|
-
|
|
3
|
-
`).slice(0,2e3)}function ne({clients:e,onSelect:t}){return(0,D.jsxs)(`section`,{className:`admin-card tasks-card`,children:[(0,D.jsxs)(`div`,{className:`tasks-card-head`,children:[(0,D.jsx)(`span`,{className:`tasks-card-title`,children:`Clients`}),(0,D.jsxs)(`span`,{className:`tasks-card-count`,children:[e.length,` total`]})]}),e.length===0&&(0,D.jsx)(`div`,{className:`tasks-empty`,children:`No clients yet.`}),e.map(e=>(0,D.jsx)(`button`,{className:`tasks-row tasks-client-row`,onClick:()=>t(e.name),children:(0,D.jsxs)(`div`,{className:`tasks-row-main`,children:[(0,D.jsx)(`div`,{className:`tasks-row-name`,children:e.name}),(0,D.jsxs)(`div`,{className:`tasks-row-sub`,children:[e.openCount,` open · `,g(e.totalSeconds),` logged`]})]})},e.name))]})}function re({task:e,roster:t,busy:n,onAssign:r,onClose:i}){return(0,y.useEffect)(()=>{let e=e=>{e.key===`Escape`&&i()};return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[i]),(0,D.jsx)(`div`,{className:`tasks-detail-backdrop`,onClick:i,children:(0,D.jsxs)(`div`,{className:`tasks-detail`,role:`dialog`,"aria-modal":`true`,"aria-label":`Task detail`,onClick:e=>e.stopPropagation(),children:[(0,D.jsxs)(`div`,{className:`tasks-detail-head`,children:[(0,D.jsx)(`h2`,{className:`tasks-detail-title`,children:e?e.name:`Task no longer available`}),(0,D.jsx)(`button`,{className:`tasks-detail-close`,"aria-label":`Close`,onClick:i,children:(0,D.jsx)(u,{size:16})})]}),e===null?(0,D.jsx)(`p`,{className:`tasks-detail-gone`,children:`This task is no longer in the list. It may have been completed, cancelled or removed. Close this and reload to see the current list.`}):(0,D.jsxs)(`dl`,{className:`tasks-detail-fields`,children:[(0,D.jsx)(`dt`,{children:`Status`}),(0,D.jsx)(`dd`,{children:e.status}),(0,D.jsx)(`dt`,{children:`Logged`}),(0,D.jsx)(`dd`,{children:g(e.secondsLogged)}),(0,D.jsx)(`dt`,{children:`Created`}),(0,D.jsx)(`dd`,{children:j(e.createdAt)||`Not recorded`}),(0,D.jsx)(`dt`,{children:`Assignee`}),(0,D.jsx)(`dd`,{children:e.taskId===null?M(e):(0,D.jsxs)(`select`,{className:`tasks-assign-select`,"aria-label":`Assignee`,disabled:n,value:e.assigneeUserId??``,onChange:t=>r(e.taskId,t.target.value===``?null:t.target.value),children:[(0,D.jsx)(`option`,{value:``,children:`Unassigned`}),e.assigneeUserId&&!t.some(t=>t.userId===e.assigneeUserId)&&(0,D.jsxs)(`option`,{value:e.assigneeUserId,children:[M(e),` (not in roster)`]}),t.map(e=>(0,D.jsx)(`option`,{value:e.userId,children:O(e)},e.userId))]})}),e.clientName&&(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)(`dt`,{children:`Client`}),(0,D.jsx)(`dd`,{children:e.clientName})]}),e.propertyAddress&&(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)(`dt`,{children:`Property`}),(0,D.jsx)(`dd`,{children:e.propertyAddress})]}),e.fee!=null&&(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)(`dt`,{children:`Fee`}),(0,D.jsxs)(`dd`,{children:[`£`,e.fee]})]})]})]})})}function F({adminFetch:e}){let[t,i]=(0,y.useState)({open:[],completed:[]}),[a,o]=(0,y.useState)(!1),[c,d]=(0,y.useState)(!1),m=(0,y.useRef)(!1),v=(0,y.useRef)(``),S=b(1e3),[C,w]=(0,y.useState)(`open`),[T,O]=(0,y.useState)(null),[k,j]=(0,y.useState)(null),[M,F]=(0,y.useState)(null),[I,L]=(0,y.useState)(``),[R,z]=(0,y.useState)(null),[ie,B]=(0,y.useState)(null),V=(0,y.useRef)(new Set),[ae,H]=(0,y.useState)(new Set),U=(0,y.useMemo)(()=>{if(R!==null)return[...t.open,...t.completed].find(e=>e.rowKey===R)??null},[t,R]);(0,y.useEffect)(()=>{R!==null&&U===null&&console.error(`[tasks-ui] op=detail-failed rowKey=${R} reason=not-in-list`)},[R,U]);let W=(0,y.useMemo)(()=>x(t.open,t.completed),[t]),G=(0,y.useMemo)(()=>T===null?{open:t.open,completed:t.completed}:{open:t.open.filter(e=>e.clientName===T),completed:t.completed.filter(e=>e.clientName===T)},[t,T]),K=(0,y.useMemo)(()=>ee(G.open,G.completed),[G]),oe=(0,y.useCallback)(e=>{O(e),w(`open`)},[]);(0,y.useEffect)(()=>{T&&!W.some(e=>e.name===T)&&O(null)},[W,T]),(0,y.useEffect)(()=>{k&&!K.some(e=>e.userId===k)&&j(null)},[K,k]),(0,y.useEffect)(()=>{B(null)},[C,T,k]);let q=t.open.filter(e=>e.running||(T===null||e.clientName===T)&&E(e,k)),J=(T?t.completed.filter(e=>e.clientName===T):t.completed).filter(e=>E(e,k)),[se,ce]=(0,y.useState)([]),Y=(0,y.useCallback)(async()=>{let t=await e(`/api/admin/tasks-list`);t.ok&&i(await t.json()),o(!0)},[e]);(0,y.useEffect)(()=>{Y()},[Y]),(0,y.useEffect)(()=>{(async()=>{let t=await e(`/api/admin/admin-users-list`);if(t.ok){let e=await t.json();e.ok&&Array.isArray(e.users)&&ce(e.users)}})()},[e]);let X=(0,y.useCallback)(async(t,n,r)=>{if(m.current)return!1;m.current=!0,d(!0);try{return await e(t,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({taskId:n,...r})}),await Y(),!0}finally{m.current=!1,d(!1)}},[e,Y]),le=(0,y.useCallback)(async e=>{await X(`/api/admin/task-complete`,e)},[X]),ue=(0,y.useCallback)((e,t)=>{let n=String(Math.round(e.secondsLogged/60));v.current=n,F(t),L(n)},[]),Z=(0,y.useCallback)(()=>{F(null),L(``)},[]),de=(0,y.useCallback)(async e=>{let t=I.trim(),n=Number(t);if(!(t===``||!Number.isInteger(n)||n<0)){if(t===v.current){Z();return}F(null),L(``),await X(`/api/admin/task-time-adjust`,e,{newSeconds:n*60})}},[I,X,Z]),fe=(0,y.useCallback)(e=>{X(`/api/admin/task-time-adjust`,e,{newSeconds:0})},[X]),pe=(0,y.useCallback)((e,t)=>{X(`/api/admin/task-assign`,e,{assigneeUserId:t})},[X]),me=(0,y.useCallback)(async t=>{if(!V.current.has(t)){V.current.add(t),H(new Set(V.current));try{let n=await e(`/api/admin/task-session-open`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({taskId:t})});if(!n.ok){console.error(`[admin-ui] task-session op=open-failed taskId=${t} status=${n.status}`);return}let{sessionId:r,title:i,description:a,notes:o}=await n.json();if(r!==null){let e=`/chat?session=${r}`;window.location.assign(e);return}let s=P({title:i,taskId:t,description:a??``,notes:o??``}),c=await e(`/api/admin/session-rc-spawn`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({title:i,initialMessage:s})}),l=await c.json().catch(()=>({})),u=p(c.ok,c.status,l),d=l.sessionId??null;if(u.kind!==`navigate`){console.error(`[admin-ui] task-session op=spawn-failed taskId=${t} reason=${u.reason}`);return}if(d!==null){let n=await e(`/api/admin/task-session-link`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({taskId:t,sessionId:d})});n.ok&&(await n.json().catch(()=>({}))).linked}else console.error(`[admin-ui] task-session op=link-skipped taskId=${t} reason=no-landed-session-id`);window.location.assign(u.url)}catch(e){console.error(`[admin-ui] task-session op=failed taskId=${t} error=${e instanceof Error?e.message:String(e)}`)}finally{V.current.delete(t),H(new Set(V.current))}}},[e]);if(!a)return(0,D.jsx)(s,{surface:`gate`});let Q=e=>e.taskId!==null&&M===e.taskId,$=(e,t)=>Q(e)?(0,D.jsxs)(`div`,{className:`tasks-edit`,children:[(0,D.jsx)(`input`,{className:`tasks-edit-input`,type:`number`,min:0,step:1,"aria-label":`Logged minutes`,value:I,onChange:e=>L(e.target.value)}),(0,D.jsx)(`span`,{className:`tasks-edit-unit`,children:`min`}),(0,D.jsxs)(`button`,{className:`admin-btn-cta tasks-btn-action`,disabled:c,onClick:()=>void de(t),children:[(0,D.jsx)(n,{size:14}),` Save`]}),(0,D.jsxs)(`button`,{className:`tasks-btn-secondary tasks-btn-action`,onClick:Z,children:[(0,D.jsx)(u,{size:14}),` Cancel`]})]}):(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)(`button`,{className:`tasks-time-btn`,"aria-label":`Edit time`,disabled:c||e.running,title:e.running?`Stop the timer before editing time`:void 0,onClick:()=>ue(e,t),children:(0,D.jsx)(r,{size:14})}),(0,D.jsx)(`button`,{className:`tasks-time-btn`,"aria-label":`Reset time`,disabled:c||e.running,title:e.running?`Stop the timer before resetting time`:void 0,onClick:()=>fe(t),children:(0,D.jsx)(_,{size:14})})]});return(0,D.jsxs)(`div`,{className:`ui-page ui-page--full tasks-body`,children:[R!==null&&(0,D.jsx)(re,{task:U??null,roster:se,busy:c,onAssign:pe,onClose:()=>z(null)}),(0,D.jsxs)(`div`,{className:`tasks-tabs`,children:[(0,D.jsxs)(`button`,{className:`admin-chip ${C===`open`?`is-active`:``}`,onClick:()=>w(`open`),children:[`Open `,(0,D.jsx)(`span`,{className:`tasks-tab-badge`,children:t.open.length})]}),(0,D.jsxs)(`button`,{className:`admin-chip ${C===`completed`?`is-active`:``}`,onClick:()=>w(`completed`),children:[`Completed `,(0,D.jsx)(`span`,{className:`tasks-tab-badge`,children:t.completed.length})]}),(0,D.jsxs)(`button`,{className:`admin-chip ${C===`clients`?`is-active`:``}`,onClick:()=>w(`clients`),children:[`Clients `,(0,D.jsx)(`span`,{className:`tasks-tab-badge`,children:W.length})]})]}),C===`clients`?(0,D.jsx)(ne,{clients:W,onSelect:oe}):(0,D.jsxs)(D.Fragment,{children:[T&&(0,D.jsxs)(`div`,{className:`tasks-filter-banner`,children:[(0,D.jsxs)(`span`,{children:[`Showing `,T]}),(0,D.jsx)(`button`,{className:`tasks-filter-clear`,onClick:()=>O(null),children:`Clear`})]}),K.length>0&&(0,D.jsxs)(`div`,{className:`tasks-assignee-bar`,children:[(0,D.jsxs)(`button`,{className:`admin-chip ${k===null?`is-active`:``}`,"aria-pressed":k===null,onClick:()=>j(null),children:[`All `,(0,D.jsx)(`span`,{className:`tasks-assignee-count`,children:G.open.length})]}),K.map(e=>(0,D.jsxs)(`button`,{className:`admin-chip ${k===e.userId?`is-active`:``}`,"aria-pressed":k===e.userId,"aria-label":`Assignee ${e.label}`,title:e.userId===`__unassigned__`?`Tasks with no assigned admin`:`AdminUser ${e.userId}`,onClick:()=>j(k===e.userId?null:e.userId),children:[e.label,` `,(0,D.jsx)(`span`,{className:`tasks-assignee-count`,children:e.openCount})]},e.userId))]}),C===`open`?(0,D.jsxs)(`section`,{className:`admin-card tasks-card`,children:[(0,D.jsxs)(`div`,{className:`tasks-card-head`,children:[(0,D.jsx)(`span`,{className:`tasks-card-title`,children:`Open tasks`}),(0,D.jsxs)(`span`,{className:`tasks-card-count`,children:[q.length,` to do`]})]}),q.length===0&&(0,D.jsx)(`div`,{className:`tasks-empty`,children:`No open tasks.`}),q.map(e=>(0,D.jsxs)(`div`,{className:`tasks-row`,children:[(0,D.jsx)(`button`,{className:`tasks-row-open`,"aria-label":`Open task detail: ${e.name}`,onClick:()=>z(e.rowKey),children:(0,D.jsxs)(`div`,{className:`tasks-row-main`,children:[(0,D.jsx)(`div`,{className:`tasks-row-name`,children:e.name}),(0,D.jsx)(`div`,{className:`tasks-row-sub`,children:N(e,A(e))})]})}),(0,D.jsx)(`div`,{className:`tasks-row-elapsed ${e.running?`tasks-row-elapsed-running`:``}`,children:g(te(e,S))}),(0,D.jsx)(`div`,{className:`tasks-row-controls`,children:e.taskId!==null&&ie===e.taskId?(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)(`span`,{className:`tasks-confirm-label`,children:`Complete?`}),(0,D.jsxs)(`button`,{className:`admin-btn-cta tasks-btn-action`,disabled:c,onClick:()=>{B(null),le(e.taskId)},children:[(0,D.jsx)(n,{size:14}),` Confirm complete`]}),(0,D.jsxs)(`button`,{className:`tasks-btn-secondary tasks-btn-action`,onClick:()=>B(null),children:[(0,D.jsx)(u,{size:14}),` Keep open`]})]}):e.taskId===null?(0,D.jsx)(`span`,{className:`tasks-row-broken`,title:`This task has no id, so it cannot be started, edited or completed. Repair it by running platform/scripts/backfill-task-ids.sh on this install.`,children:`Needs repair`}):(0,D.jsxs)(D.Fragment,{children:[$(e,e.taskId),Q(e)?null:(0,D.jsxs)(`button`,{className:`tasks-btn-secondary tasks-btn-action`,"aria-label":`Open session for task: ${e.name}`,disabled:ae.has(e.taskId),title:e.sessionId?`Resume this task’s session`:`Start a session for this task`,onClick:()=>void me(e.taskId),children:[(0,D.jsx)(f,{size:14}),` Session`]}),Q(e)?null:(0,D.jsxs)(`button`,{className:`tasks-btn-secondary tasks-btn-action`,"aria-label":`Complete task: ${e.name}`,disabled:c||e.running,title:e.running?`Stop the timer before completing`:void 0,onClick:()=>B(e.taskId),children:[(0,D.jsx)(n,{size:14}),` Complete`]}),Q(e)?null:e.running?(0,D.jsxs)(`button`,{className:`admin-btn-danger tasks-btn-action`,disabled:c,onClick:()=>void X(`/api/admin/task-timer-stop`,e.taskId),children:[(0,D.jsx)(l,{size:14}),` Stop`]}):(0,D.jsxs)(`button`,{className:`admin-btn-cta tasks-btn-action`,disabled:c,onClick:()=>void X(`/api/admin/task-timer-start`,e.taskId),children:[(0,D.jsx)(h,{size:14}),` Start`]})]})})]},e.rowKey))]}):(0,D.jsxs)(`section`,{className:`admin-card tasks-card`,children:[(0,D.jsxs)(`div`,{className:`tasks-card-head`,children:[(0,D.jsx)(`span`,{className:`tasks-card-title`,children:`Completed`}),(0,D.jsxs)(`span`,{className:`tasks-card-count`,children:[J.length,` done`]})]}),J.length===0&&(0,D.jsx)(`div`,{className:`tasks-empty`,children:`Nothing completed yet.`}),J.map(e=>(0,D.jsxs)(`div`,{className:`tasks-row tasks-row-done`,children:[(0,D.jsx)(`button`,{className:`tasks-row-open`,"aria-label":`Open task detail: ${e.name}`,onClick:()=>z(e.rowKey),children:(0,D.jsxs)(`div`,{className:`tasks-row-main`,children:[(0,D.jsx)(`div`,{className:`tasks-row-name`,children:e.name}),(0,D.jsx)(`div`,{className:`tasks-row-sub`,children:N(e,A(e))})]})}),(0,D.jsx)(`div`,{className:`tasks-row-elapsed`,children:g(e.secondsLogged)}),(0,D.jsx)(`div`,{className:`tasks-row-controls`,children:e.taskId===null?(0,D.jsx)(`span`,{className:`tasks-row-broken`,title:`This task has no id, so its logged time cannot be edited. Repair it by running platform/scripts/backfill-task-ids.sh on this install.`,children:`Needs repair`}):$(e,e.taskId)})]},e.rowKey))]})]})]})}function I({cacheKey:e}){let{adminFetch:n}=t({initialCacheKey:e,surface:`tasks`});return(0,D.jsx)(F,{adminFetch:n})}function L(){let[e,t]=(0,y.useState)(null),[n,r]=(0,y.useState)(!1),[i,a]=(0,y.useState)(void 0),[c,l]=(0,y.useState)(null),[u,f]=(0,y.useState)(null),[p,h]=(0,y.useState)(null),[g,_]=(0,y.useState)(null);(0,y.useEffect)(()=>{let e=!1,n=null;try{n=sessionStorage.getItem(k)}catch{}if(!n){t(null),r(!0);return}return fetch(`/api/admin/session?session_key=${encodeURIComponent(n)}`).then(async i=>{if(!e){if(i.status===401){try{sessionStorage.removeItem(k)}catch{}window.location.href=`/`;return}if(i.ok)try{let e=await i.json();typeof e.businessName==`string`&&a(e.businessName),e.sessionId!==void 0&&l(e.sessionId??null),f(e.role??null),h(e.userName===void 0?null:e.userName),_(e.avatar??null)}catch{}t(n),r(!0)}}).catch(()=>{e||(t(n),r(!0))}),()=>{e=!0}},[]);let v=(0,y.useCallback)(()=>{try{sessionStorage.removeItem(k)}catch{}window.location.href=`/`},[]),[b,x]=(0,y.useState)(!1),S=(0,y.useCallback)(async()=>{x(!0);try{let e=await d();if(e){try{sessionStorage.removeItem(k)}catch{}window.location.href=`/`}return e}finally{x(!1)}},[]);return n?e?(0,D.jsx)(o,{cacheKey:e,surface:`tasks`,onSessionExpired:({code:e,path:t})=>{console.warn(`[admin-auth] outcome=session-expired-redirect code=${e} path=${t} surface=tasks`);try{sessionStorage.removeItem(k)}catch{}window.location.href=`/`},children:(0,D.jsx)(m,{cacheKey:e,businessName:i,sessionId:c,onLogout:v,onDisconnect:S,disconnecting:b,userName:p,userAvatar:g,role:u,children:(0,D.jsx)(I,{cacheKey:e})})}):(0,D.jsx)(`div`,{className:`tasks-page`,children:(0,D.jsxs)(`div`,{className:`tasks-empty`,children:[(0,D.jsx)(`p`,{children:`You are not signed in.`}),(0,D.jsxs)(`p`,{children:[`Open the `,(0,D.jsx)(`a`,{href:`/`,className:`tasks-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,D.jsx)(s,{surface:`gate`})}(0,v.createRoot)(document.getElementById(`root`)).render((0,D.jsx)(L,{}));
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{R as e}from"./useSubAccountSwitcher-ny9tP8am.js";var t=e(`play`,[[`path`,{d:`M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z`,key:`10ikf1`}]]);function n(e){let t=Math.max(0,Math.floor(e)),n=Math.floor(t/3600),r=Math.floor(t%3600/60),i=t%60;return n>0?`${n}:${String(r).padStart(2,`0`)}`:`${r}:${String(i).padStart(2,`0`)}`}export{t as n,n as t};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|