@rubytech/create-maxy-code 0.1.453 → 0.1.455

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.
Files changed (68) hide show
  1. package/package.json +1 -1
  2. package/payload/platform/lib/graph-style/dist/index.d.ts +19 -0
  3. package/payload/platform/lib/graph-style/dist/index.d.ts.map +1 -1
  4. package/payload/platform/lib/graph-style/dist/index.js +111 -0
  5. package/payload/platform/lib/graph-style/dist/index.js.map +1 -1
  6. package/payload/platform/lib/graph-style/src/__tests__/icons.test.ts +63 -0
  7. package/payload/platform/lib/graph-style/src/index.ts +112 -0
  8. package/payload/platform/plugins/admin/PLUGIN.md +1 -1
  9. package/payload/platform/plugins/admin/skills/platform-architecture/SKILL.md +3 -1
  10. package/payload/platform/plugins/docs/references/admin-ui.md +2 -0
  11. package/payload/platform/plugins/scheduling/mcp/dist/lib/__tests__/getUserTimezone.test.js +87 -67
  12. package/payload/platform/plugins/scheduling/mcp/dist/lib/__tests__/getUserTimezone.test.js.map +1 -1
  13. package/payload/platform/plugins/scheduling/mcp/dist/lib/neo4j.d.ts +37 -11
  14. package/payload/platform/plugins/scheduling/mcp/dist/lib/neo4j.d.ts.map +1 -1
  15. package/payload/platform/plugins/scheduling/mcp/dist/lib/neo4j.js +56 -14
  16. package/payload/platform/plugins/scheduling/mcp/dist/lib/neo4j.js.map +1 -1
  17. package/payload/platform/plugins/whatsapp/PLUGIN.md +1 -1
  18. package/payload/platform/plugins/whatsapp/mcp/dist/index.js +3 -3
  19. package/payload/platform/plugins/whatsapp/mcp/dist/index.js.map +1 -1
  20. package/payload/platform/scripts/lib/__tests__/account-settings-askgate.test.sh +144 -0
  21. package/payload/platform/scripts/lib/account-settings-askgate.sh +98 -0
  22. package/payload/platform/scripts/setup-account.sh +14 -0
  23. package/payload/platform/services/claude-session-manager/dist/index.js +54 -6
  24. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  25. package/payload/platform/services/claude-session-manager/dist/interactive-wedge.d.ts +17 -0
  26. package/payload/platform/services/claude-session-manager/dist/interactive-wedge.d.ts.map +1 -1
  27. package/payload/platform/services/claude-session-manager/dist/interactive-wedge.js +14 -0
  28. package/payload/platform/services/claude-session-manager/dist/interactive-wedge.js.map +1 -1
  29. package/payload/server/public/assets/{AdminLoginScreens-Bvf4HKmq.js → AdminLoginScreens-Cl7VBbPS.js} +1 -1
  30. package/payload/server/public/assets/AdminShell-lBaQG3aT.js +2 -0
  31. package/payload/server/public/assets/{Checkbox-2SswiICc.js → Checkbox-P8PNtn8n.js} +1 -1
  32. package/payload/server/public/assets/{admin-B7GPCzpr.js → admin-CB6VgLUJ.js} +1 -1
  33. package/payload/server/public/assets/{browser-CodHC_MO.js → browser-CKH8YoIg.js} +1 -1
  34. package/payload/server/public/assets/{calendar-DH7cyXKF.js → calendar-xQ-OEVti.js} +1 -1
  35. package/payload/server/public/assets/chat-DH8K5TeZ.js +1 -0
  36. package/payload/server/public/assets/chevron-left-Ceky-ebO.js +1 -0
  37. package/payload/server/public/assets/data-Cvv8Kg9J.js +1 -0
  38. package/payload/server/public/assets/{graph-BToB78LG.js → graph-CrEmAyVE.js} +7 -7
  39. package/payload/server/public/assets/graph-labels-DbL7Cxod.js +1 -0
  40. package/payload/server/public/assets/{maximize-2-CEQRv64B.js → maximize-2-Up8UP3Iu.js} +1 -1
  41. package/payload/server/public/assets/{operator-Cx8cq2wf.js → operator-BE366HH-.js} +1 -1
  42. package/payload/server/public/assets/{page-TCsQy4eP.js → page-CQjjQz0V.js} +1 -1
  43. package/payload/server/public/assets/{page-D6kzsk18.js → page-Wvb1S03b.js} +2 -2
  44. package/payload/server/public/assets/{public-B61xcmAr.js → public-ZkXB-CHy.js} +1 -1
  45. package/payload/server/public/assets/{rotate-ccw-7_3ol0Z4.js → rotate-ccw-TTz_MVO0.js} +1 -1
  46. package/payload/server/public/assets/{tasks-BY9ajKXf.js → tasks-DNCoSRkP.js} +1 -1
  47. package/payload/server/public/assets/{time-entry-format-DmNhIJnM.js → time-entry-format-BooKdDRT.js} +1 -1
  48. package/payload/server/public/assets/{useCopyFeedback-C5-GOl5l.js → useCopyFeedback-C23_n92I.js} +1 -1
  49. package/payload/server/public/assets/{useSelectionMode-UOUVnP9B.js → useSelectionMode-c4oZYAW0.js} +1 -1
  50. package/payload/server/public/assets/useSubAccountSwitcher-CHJo5leK.css +1 -0
  51. package/payload/server/public/assets/{useVoiceRecorder-BAP3yGxs.js → useVoiceRecorder-BkxW-GL1.js} +1 -1
  52. package/payload/server/public/browser.html +5 -5
  53. package/payload/server/public/calendar.html +6 -6
  54. package/payload/server/public/chat.html +12 -12
  55. package/payload/server/public/data.html +10 -10
  56. package/payload/server/public/graph.html +11 -11
  57. package/payload/server/public/index.html +13 -13
  58. package/payload/server/public/operator.html +14 -14
  59. package/payload/server/public/public.html +12 -12
  60. package/payload/server/public/tasks.html +5 -5
  61. package/payload/server/server.js +168 -21
  62. package/payload/server/public/assets/AdminShell-CaGc8ODG.js +0 -2
  63. package/payload/server/public/assets/chat-BQyPAEMv.js +0 -1
  64. package/payload/server/public/assets/chevron-left-Cmev0R9v.js +0 -1
  65. package/payload/server/public/assets/data-DWxZzMfL.js +0 -1
  66. package/payload/server/public/assets/graph-labels-JRGrstzM.js +0 -1
  67. package/payload/server/public/assets/useSubAccountSwitcher-DgM1ergs.css +0 -1
  68. /package/payload/server/public/assets/{useSubAccountSwitcher-DF6bohQA.js → useSubAccountSwitcher-6UoTftbJ.js} +0 -0
@@ -0,0 +1 @@
1
+ import{t as e}from"./chunk-Ck5AOu5v.js";import{g as t}from"./useSubAccountSwitcher-6UoTftbJ.js";var n=t(`search`,[[`path`,{d:`m21 21-4.34-4.34`,key:`14j7rj`}],[`circle`,{cx:`11`,cy:`11`,r:`8`,key:`4ej97u`}]]),r=e((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.FALLBACK_LABEL_SHAPE=e.EXTERNAL_LABEL_SHAPES=e.ALL_GRAPH_LABELS=e.FALLBACK_LABEL_COLOUR=e.GRAPH_LABEL_COLOURS=void 0,e.pickDisplayLabel=t,e.colourForLabel=n,e.shapeForLabel=i,e.iconForLabel=o,e.nodeImageDataUri=s,e.resolveNodeColour=c,e.formatRunTimestamp=d,e.formatMessageTimestamp=f,e.pickShortLabel=p,e.pickDisplayName=m,e.GRAPH_LABEL_COLOURS={LocalBusiness:`#4F6B8A`,Service:`#6B85A0`,PriceSpecification:`#8AA0B8`,OpeningHoursSpecification:`#A8BACE`,Listing:`#3F5670`,Property:`#5C7A99`,Viewing:`#D4A574`,Offer:`#B08850`,Job:`#8C3B2E`,Quote:`#A65A4A`,Invoice:`#6E4A1F`,InboundInvoice:`#6B2A20`,WhatsAppGroup:`#D4A096`,Customer:`#B5503C`,Site:`#C56B4A`,Asset:`#9E4A35`,Visit:`#C77A4E`,Part:`#7A3326`,PurchaseOrder:`#B07050`,PpmContract:`#8A4A3A`,Note:`#5E6B73`,Organization:`#8A6B47`,Person:`#B86E4A`,UserProfile:`#D08960`,Preference:`#DFA67A`,AdminUser:`#8C5230`,AccessGrant:`#66381F`,KnowledgeDocument:`#6E8A5A`,ConversationArchive:`#4F6B3E`,Section:`#8AA876`,Chunk:`#A6C194`,DigitalDocument:`#5A7548`,CreativeWork:`#B5C9A2`,Question:`#C7D6B5`,FAQPage:`#95B385`,DefinedTerm:`#76906A`,Review:`#3F5A2E`,ImageObject:`#A0BB8C`,Conversation:`#6B5A85`,AdminConversation:`#4F4070`,PublicConversation:`#8A75A8`,Message:`#6B7280`,UserMessage:`#DFA67A`,AssistantMessage:`#C9A876`,ToolCall:`#B5ABCB`,Task:`#B0617A`,Project:`#8E4A60`,Event:`#C68095`,Workflow:`#3A6F77`,WorkflowStep:`#5A8E96`,WorkflowRun:`#7AAAB2`,StepResult:`#9CC4CB`,Email:`#6F7F4A`,EmailAccount:`#91A063`,Agent:`#B8893D`,Objective:`#3D5A98`,KeyResult:`#5E7BC4`,Decision:`#7E60B0`,Risk:`#C15B57`,Source:`#2F8FA6`,Finding:`#4FA389`,Hypothesis:`#9A8C3E`},e.FALLBACK_LABEL_COLOUR=`#94A3B8`,e.ALL_GRAPH_LABELS=Object.freeze(Object.keys(e.GRAPH_LABEL_COLOURS));function t(t){for(let n=1;n<t.length;n++)if(Object.prototype.hasOwnProperty.call(e.GRAPH_LABEL_COLOURS,t[n]))return t[n];return t[0]??null}function n(t){return e.GRAPH_LABEL_COLOURS[t]??e.FALLBACK_LABEL_COLOUR}e.EXTERNAL_LABEL_SHAPES=[`dot`,`triangle`,`square`,`diamond`,`star`,`triangleDown`,`hexagon`],e.FALLBACK_LABEL_SHAPE=`dot`;var r=(()=>{let t={};return e.ALL_GRAPH_LABELS.forEach((n,r)=>{t[n]=e.EXTERNAL_LABEL_SHAPES[r%e.EXTERNAL_LABEL_SHAPES.length]}),t})();function i(t){return r[t]??e.FALLBACK_LABEL_SHAPE}var a={LocalBusiness:`<path d="M15 21v-5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v5"></path><path d="M17.774 10.31a1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.451 0 1.12 1.12 0 0 0-1.548 0 2.5 2.5 0 0 1-3.452 0 1.12 1.12 0 0 0-1.549 0 2.5 2.5 0 0 1-3.77-3.248l2.889-4.184A2 2 0 0 1 7 2h10a2 2 0 0 1 1.653.873l2.895 4.192a2.5 2.5 0 0 1-3.774 3.244"></path><path d="M4 10.95V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8.05"></path>`,Service:`<path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z"></path>`,PriceSpecification:`<path d="M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"></path><circle cx="7.5" cy="7.5" r=".5" fill="currentColor"></circle>`,OpeningHoursSpecification:`<circle cx="12" cy="12" r="10"></circle><path d="M12 6v6l4 2"></path>`,Listing:`<rect width="8" height="4" x="8" y="2" rx="1" ry="1"></rect><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><path d="M12 11h4"></path><path d="M12 16h4"></path><path d="M8 11h.01"></path><path d="M8 16h.01"></path>`,Property:`<path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>`,Viewing:`<path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path><path d="m9 16 2 2 4-4"></path>`,Offer:`<path d="M11 15h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 17"></path><path d="m7 21 1.6-1.4c.3-.4.8-.6 1.4-.6h4c1.1 0 2.1-.4 2.8-1.2l4.6-4.4a2 2 0 0 0-2.75-2.91l-4.2 3.9"></path><path d="m2 16 6 6"></path><circle cx="16" cy="9" r="2.9"></circle><circle cx="6" cy="5" r="3"></circle>`,Job:`<path d="M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path><rect width="20" height="14" x="2" y="6" rx="2"></rect>`,Quote:`<path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path>`,Invoice:`<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"></path><path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"></path><path d="M12 17.5v-11"></path>`,InboundInvoice:`<path d="M4 11V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-1"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M2 15h10"></path><path d="m9 18 3-3-3-3"></path>`,WhatsAppGroup:`<path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle>`,Customer:`<path d="M16 2v2"></path><path d="M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2"></path><path d="M8 2v2"></path><circle cx="12" cy="11" r="3"></circle><rect x="3" y="4" width="18" height="18" rx="2"></rect>`,Site:`<path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle>`,Asset:`<path d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"></path><path d="M12 22V12"></path><polyline points="3.29 7 12 12 20.71 7"></polyline><path d="m7.5 4.27 9 5.15"></path>`,Visit:`<path d="M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2"></path><path d="M15 18H9"></path><path d="M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14"></path><circle cx="17" cy="18" r="2"></circle><circle cx="7" cy="18" r="2"></circle>`,Part:`<path d="M11 10.27 7 3.34"></path><path d="m11 13.73-4 6.93"></path><path d="M12 22v-2"></path><path d="M12 2v2"></path><path d="M14 12h8"></path><path d="m17 20.66-1-1.73"></path><path d="m17 3.34-1 1.73"></path><path d="M2 12h2"></path><path d="m20.66 17-1.73-1"></path><path d="m20.66 7-1.73 1"></path><path d="m3.34 17 1.73-1"></path><path d="m3.34 7 1.73 1"></path><circle cx="12" cy="12" r="2"></circle><circle cx="12" cy="12" r="8"></circle>`,PurchaseOrder:`<circle cx="8" cy="21" r="1"></circle><circle cx="19" cy="21" r="1"></circle><path d="M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12"></path>`,PpmContract:`<path d="m18.226 5.226-2.52-2.52A2.4 2.4 0 0 0 14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-.351"></path><path d="M21.378 12.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z"></path><path d="M8 18h1"></path>`,Note:`<path d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"></path><path d="M15 3v5a1 1 0 0 0 1 1h5"></path>`,Organization:`<path d="M12 10h.01"></path><path d="M12 14h.01"></path><path d="M12 6h.01"></path><path d="M16 10h.01"></path><path d="M16 14h.01"></path><path d="M16 6h.01"></path><path d="M8 10h.01"></path><path d="M8 14h.01"></path><path d="M8 6h.01"></path><path d="M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"></path><rect x="4" y="2" width="16" height="20" rx="2"></rect>`,Person:`<path d="M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle>`,UserProfile:`<path d="M16 10h2"></path><path d="M16 14h2"></path><path d="M6.17 15a3 3 0 0 1 5.66 0"></path><circle cx="9" cy="11" r="2"></circle><rect x="2" y="5" width="20" height="14" rx="2"></rect>`,Preference:`<path d="M10 5H3"></path><path d="M12 19H3"></path><path d="M14 3v4"></path><path d="M16 17v4"></path><path d="M21 12h-9"></path><path d="M21 19h-5"></path><path d="M21 5h-7"></path><path d="M8 10v4"></path><path d="M8 12H3"></path>`,AdminUser:`<path d="M10 15H6a4 4 0 0 0-4 4v2"></path><path d="m14.305 16.53.923-.382"></path><path d="m15.228 13.852-.923-.383"></path><path d="m16.852 12.228-.383-.923"></path><path d="m16.852 17.772-.383.924"></path><path d="m19.148 12.228.383-.923"></path><path d="m19.53 18.696-.382-.924"></path><path d="m20.772 13.852.924-.383"></path><path d="m20.772 16.148.924.383"></path><circle cx="18" cy="15" r="3"></circle><circle cx="9" cy="7" r="4"></circle>`,AccessGrant:`<path d="M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z"></path><circle cx="16.5" cy="7.5" r=".5" fill="currentColor"></circle>`,KnowledgeDocument:`<path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path>`,ConversationArchive:`<rect width="20" height="5" x="2" y="3" rx="1"></rect><path d="M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8"></path><path d="M10 12h4"></path>`,Section:`<rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M21 9H3"></path><path d="M21 15H3"></path>`,Chunk:`<path d="M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z"></path>`,DigitalDocument:`<path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path>`,CreativeWork:`<path d="M15.707 21.293a1 1 0 0 1-1.414 0l-1.586-1.586a1 1 0 0 1 0-1.414l5.586-5.586a1 1 0 0 1 1.414 0l1.586 1.586a1 1 0 0 1 0 1.414z"></path><path d="m18 13-1.375-6.874a1 1 0 0 0-.746-.776L3.235 2.028a1 1 0 0 0-1.207 1.207L5.35 15.879a1 1 0 0 0 .776.746L13 18"></path><path d="m2.3 2.3 7.286 7.286"></path><circle cx="11" cy="11" r="2"></circle>`,Question:`<circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><path d="M12 17h.01"></path>`,FAQPage:`<path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><path d="M12 17h.01"></path>`,DefinedTerm:`<path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20"></path><path d="m8 13 4-7 4 7"></path><path d="M9.1 11h5.7"></path>`,Review:`<path d="M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"></path>`,ImageObject:`<rect width="18" height="18" x="3" y="3" rx="2" ry="2"></rect><circle cx="9" cy="9" r="2"></circle><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"></path>`,Conversation:`<path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"></path>`,AdminConversation:`<path d="M22 8.5V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v16.286a.71.71 0 0 0 1.212.502l2.202-2.202A2 2 0 0 1 6.828 19H10"></path><path d="M20 15v-2a2 2 0 0 0-4 0v2"></path><rect x="14" y="15" width="8" height="5" rx="1"></rect>`,PublicConversation:`<path d="M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"></path><path d="M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1"></path>`,Message:`<path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path>`,UserMessage:`<path d="M2.992 16.342a2 2 0 0 1 .094 1.167l-1.065 3.29a1 1 0 0 0 1.236 1.168l3.413-.998a2 2 0 0 1 1.099.092 10 10 0 1 0-4.777-4.719"></path>`,AssistantMessage:`<path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path>`,ToolCall:`<path d="M12 19h8"></path><path d="m4 17 6-6-6-6"></path>`,Task:`<rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="m9 12 2 2 4-4"></path>`,Project:`<path d="M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2Z"></path><path d="M8 10v4"></path><path d="M12 10v2"></path><path d="M16 10v6"></path>`,Event:`<path d="M8 2v4"></path><path d="M16 2v4"></path><rect width="18" height="18" x="3" y="4" rx="2"></rect><path d="M3 10h18"></path>`,Workflow:`<rect width="8" height="8" x="3" y="3" rx="2"></rect><path d="M7 11v4a2 2 0 0 0 2 2h4"></path><rect width="8" height="8" x="13" y="13" rx="2"></rect>`,WorkflowStep:`<path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><path d="m3 7 2 2 4-4"></path>`,WorkflowRun:`<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"></path><circle cx="12" cy="12" r="10"></circle>`,StepResult:`<circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path>`,Email:`<path d="m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"></path><rect x="2" y="4" width="20" height="16" rx="2"></rect>`,EmailAccount:`<circle cx="12" cy="12" r="4"></circle><path d="M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-4 8"></path>`,Agent:`<path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path>`,Objective:`<circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle>`,KeyResult:`<path d="M16 7h6v6"></path><path d="m22 7-8.5 8.5-5-5L2 17"></path>`,Decision:`<circle cx="12" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><circle cx="18" cy="6" r="3"></circle><path d="M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"></path><path d="M12 12v3"></path>`,Risk:`<path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"></path><path d="M12 9v4"></path><path d="M12 17h.01"></path>`,Source:`<path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path>`,Finding:`<path d="M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"></path><path d="M9 18h6"></path><path d="M10 22h4"></path>`,Hypothesis:`<path d="M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2"></path><path d="M6.453 15h11.094"></path><path d="M8.5 2h7"></path>`};function o(e){return Object.prototype.hasOwnProperty.call(a,e)?a[e]:null}function s(e){let t=o(e);if(t===null)return null;let r=`<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='12' fill='`+n(e)+`'/><g transform='translate(4.8 4.8) scale(0.6)' fill='none' stroke='#fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' color='#fff'>`+t+`</g></svg>`;return`data:image/svg+xml,`+encodeURIComponent(r)}function c(r){let i=t(r),a=i?n(i):e.FALLBACK_LABEL_COLOUR,o=0;for(let t=1;t<r.length;t++)Object.prototype.hasOwnProperty.call(e.GRAPH_LABEL_COLOURS,r[t])&&o++;return{displayLabel:i,colour:a,driftCandidates:o}}var l=/^(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2})/,u=/^\d{4}-\d{2}-\d{2}T(\d{2}:\d{2}:\d{2})/;function d(e){let t=e.match(l);return t?`${t[1]} ${t[2]}`:null}function f(e){let t=e.match(u);return t?t[1]:null}function p(e){let t=e.properties,n=e.labels[0];if(n===`ToolCall`){let e=t.toolName;if(typeof e==`string`&&e.length>0)return e.length>24?e.slice(0,24)+`…`:e}else if(n===`WorkflowRun`){let e=t.startedAt;if(typeof e==`string`&&e.length>0){let t=d(e);if(t)return t}}else if(n===`WorkflowStep`){let e=t.label;if(typeof e==`string`&&e.length>0)return e.length>24?e.slice(0,24)+`…`:e}else if(n===`Person`){let e=[typeof t.givenName==`string`?t.givenName:``,typeof t.familyName==`string`?t.familyName:``].filter(e=>e.length>0).join(` `);if(e.length>0)return e.length>24?e.slice(0,24)+`…`:e}else if(n===`Agent`){let e=typeof t.displayName==`string`?t.displayName:``,n=typeof t.slug==`string`?t.slug:``,r=e.length>0?e:n;if(r.length>0)return r.length>24?r.slice(0,24)+`…`:r}else if(n===`Job`){let e=typeof t.client==`string`?t.client:``,n=typeof t.jobId==`string`?t.jobId:``,r=[e,n.length>0?`#${n}`:``].filter(e=>e.length>0).join(` `);if(r.length>0)return r.length>24?r.slice(0,24)+`…`:r}else if(n===`Quote`){let e=typeof t.ref==`string`?t.ref:``;if(e.length>0)return e.length>24?e.slice(0,24)+`…`:e}else if(n===`InboundInvoice`){let e=typeof t.supplier==`string`?t.supplier:``,n=typeof t.confirmationNumber==`string`?t.confirmationNumber:``,r=[e,n.length>0?`#${n}`:``].filter(e=>e.length>0).join(` `);if(r.length>0)return r.length>24?r.slice(0,24)+`…`:r}else if(n===`WhatsAppGroup`){let e=typeof t.clientName==`string`?t.clientName:``;if(e.length>0)return e.length>24?e.slice(0,24)+`…`:e}else if(n===`Message`){let e=typeof t.role==`string`?t.role:``,n=e===`user`?`user`:e===`assistant`?`asst`:e===`system`?`sys`:e===`tool`?`tool`:null,r=typeof t.createdAt==`string`?t.createdAt:``;if(n&&r){let e=f(r);if(e)return`${n} ${e}`}}for(let e of[`name`,`title`,`summary`,`givenName`,`subject`,`text`]){let n=t[e];if(typeof n==`string`&&n.length>0)return n.length>24?n.slice(0,24)+`…`:n}if(n===`Conversation`){let e=typeof t.sessionId==`string`?t.sessionId:null;if(e)return`Conv ${e.slice(0,8)}`}return n??`…`}function m(e){let t=e.properties,n=e.labels[0];if(n===`ToolCall`){let e=t.toolName;if(typeof e==`string`&&e.length>0)return e}else if(n===`WorkflowRun`){let e=t.startedAt;if(typeof e==`string`&&e.length>0){let t=d(e);if(t)return t}}else if(n===`WorkflowStep`){let e=t.label;if(typeof e==`string`&&e.length>0)return e}else if(n===`Person`){let e=[typeof t.givenName==`string`?t.givenName:``,typeof t.familyName==`string`?t.familyName:``].filter(e=>e.length>0).join(` `);if(e.length>0)return e}else if(n===`Agent`){let e=typeof t.displayName==`string`?t.displayName:``,n=typeof t.slug==`string`?t.slug:``,r=e.length>0?e:n;if(r.length>0)return r}else if(n===`Job`){let e=typeof t.client==`string`?t.client:``,n=typeof t.jobId==`string`?t.jobId:``,r=[e,n.length>0?`#${n}`:``].filter(e=>e.length>0).join(` `);if(r.length>0)return r}else if(n===`Quote`){let e=typeof t.ref==`string`?t.ref:``;if(e.length>0)return e}else if(n===`InboundInvoice`){let e=typeof t.supplier==`string`?t.supplier:``,n=typeof t.confirmationNumber==`string`?t.confirmationNumber:``,r=[e,n.length>0?`#${n}`:``].filter(e=>e.length>0).join(` `);if(r.length>0)return r}else if(n===`WhatsAppGroup`){let e=typeof t.clientName==`string`?t.clientName:``;if(e.length>0)return e}for(let e of[`name`,`title`,`summary`,`givenName`,`subject`,`text`]){let n=t[e];if(typeof n==`string`&&n.length>0)return n}if(n===`Conversation`){let e=typeof t.sessionId==`string`?t.sessionId:null;if(e)return`Conv ${e.slice(0,8)}`}return n??`…`}})),i=r();Object.freeze(new Set([`Chunk`,`GraphPreference`]));var a=Object.freeze(new Set(`LocalBusiness.Service.PriceSpecification.OpeningHoursSpecification.Organization.Person.UserProfile.Preference.AdminUser.AccessGrant.KnowledgeDocument.DigitalDocument.CreativeWork.Question.FAQPage.DefinedTerm.Review.ImageObject.Listing.Property.Viewing.Offer.Job.Quote.Invoice.InboundInvoice.WhatsAppGroup.Customer.Site.Asset.Visit.Part.PurchaseOrder.PpmContract.Task.Project.Event.Workflow.Email.EmailAccount.Agent.Objective.KeyResult.Decision.Risk.Source.Finding.Hypothesis`.split(`.`)));Object.freeze(new Set([`ToolCall`,`StepResult`,`WorkflowStep`,`WorkflowRun`])),Object.freeze(new Set([`HAS_TOOL_CALL`,`RUN_OF`,`HAS_STEP`,`HAS_RESULT`]));export{n as i,i as n,r,a as t};
@@ -1 +1 @@
1
- import{g as e}from"./useSubAccountSwitcher-DF6bohQA.js";var t=e(`copy`,[[`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`,key:`17jyea`}],[`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`,key:`zix9uf`}]]),n=e(`maximize-2`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`m21 3-7 7`,key:`1l2asr`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M9 21H3v-6`,key:`wtvkvv`}]]);export{t as n,n as t};
1
+ import{g as e}from"./useSubAccountSwitcher-6UoTftbJ.js";var t=e(`copy`,[[`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`,key:`17jyea`}],[`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`,key:`zix9uf`}]]),n=e(`maximize-2`,[[`path`,{d:`M15 3h6v6`,key:`1q9fwt`}],[`path`,{d:`m21 3-7 7`,key:`1l2asr`}],[`path`,{d:`m3 21 7-7`,key:`tjx5ai`}],[`path`,{d:`M9 21H3v-6`,key:`wtvkvv`}]]);export{t as n,n as t};
@@ -1 +1 @@
1
- import{o as e}from"./chunk-Ck5AOu5v.js";import{E as t,w as n,x as r}from"./useSubAccountSwitcher-DF6bohQA.js";import{n as i,t as a}from"./AdminLoginScreens-Bvf4HKmq.js";import"./useVoiceRecorder-BAP3yGxs.js";import"./AdminShell-CaGc8ODG.js";import"./Checkbox-2SswiICc.js";import{t as o}from"./page-D6kzsk18.js";import"./useCopyFeedback-C5-GOl5l.js";import"./useSelectionMode-UOUVnP9B.js";var s=n(),c=e(t(),1),l=r();function u(){let e=i(`operator`),t=(0,c.useRef)(null);return(0,c.useEffect)(()=>{e.appState!==`chat`&&t.current!==e.appState&&(t.current=e.appState,console.info(`[operator-ui] op=auth-gate state=${e.appState}`))},[e.appState]),e.appState===`chat`?(0,l.jsx)(o,{variant:`operator`,forceCanonicalSession:window.location.pathname!==`/chat`}):(0,l.jsx)(a,{auth:e})}(0,s.createRoot)(document.getElementById(`root`)).render((0,l.jsx)(u,{}));
1
+ import{o as e}from"./chunk-Ck5AOu5v.js";import{E as t,w as n,x as r}from"./useSubAccountSwitcher-6UoTftbJ.js";import{n as i,t as a}from"./AdminLoginScreens-Cl7VBbPS.js";import"./useVoiceRecorder-BkxW-GL1.js";import"./AdminShell-lBaQG3aT.js";import"./Checkbox-P8PNtn8n.js";import{t as o}from"./page-Wvb1S03b.js";import"./useCopyFeedback-C23_n92I.js";import"./useSelectionMode-c4oZYAW0.js";var s=n(),c=e(t(),1),l=r();function u(){let e=i(`operator`),t=(0,c.useRef)(null);return(0,c.useEffect)(()=>{e.appState!==`chat`&&t.current!==e.appState&&(t.current=e.appState,console.info(`[operator-ui] op=auth-gate state=${e.appState}`))},[e.appState]),e.appState===`chat`?(0,l.jsx)(o,{variant:`operator`,forceCanonicalSession:window.location.pathname!==`/chat`}):(0,l.jsx)(a,{auth:e})}(0,s.createRoot)(document.getElementById(`root`)).render((0,l.jsx)(u,{}));
@@ -1 +1 @@
1
- import{o as e}from"./chunk-Ck5AOu5v.js";import{C as t,E as n,a as r,c as i,d as a,g as o,l as s,n as c,o as l,r as u,s as d,t as f,x as p}from"./useSubAccountSwitcher-DF6bohQA.js";import{S as m,T as h,n as ee,r as g,s as _,w as v,x as te}from"./useVoiceRecorder-BAP3yGxs.js";import{t as y}from"./chevron-left-Cmev0R9v.js";import{a as b,c as x,d as ne,f as S,h as C,i as re,l as w,m as ie,n as ae,o as T,p as E,r as oe}from"./useSelectionMode-UOUVnP9B.js";import{i as D,t as O}from"./graph-labels-JRGrstzM.js";var se=o(`arrow-left`,[[`path`,{d:`m12 19-7-7 7-7`,key:`1l729n`}],[`path`,{d:`M19 12H5`,key:`x3x0zl`}]]),ce=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`}]]),le=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`}]]),k=o(`folder`,[[`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`}]]),A=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`}]]),ue=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`}]]),de=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`}]]),fe=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`}]]),pe=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`}]]),j=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`}]]),me=o(`triangle-alert`,[[`path`,{d:`m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3`,key:`wmoenq`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),he=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=o(`user`,[[`path`,{d:`M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2`,key:`975kel`}],[`circle`,{cx:`12`,cy:`7`,r:`4`,key:`17ys0d`}]]),N=e(n(),1);function ge(){let[e,t]=(0,N.useState)([]),[n,r]=(0,N.useState)(!1),[i,a]=(0,N.useState)(null),o=(0,N.useRef)(null),s=(0,N.useCallback)(e=>{a(null);let n=e.find(e=>!g(e.type,h));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>v);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,N.useCallback)(()=>{t([]),a(null)},[]),removeFile:(0,N.useCallback)(e=>{t(t=>t.filter((t,n)=>n!==e))},[]),onDragOver:(0,N.useCallback)(e=>{e.preventDefault(),r(!0)},[]),onDragLeave:(0,N.useCallback)(()=>{r(!1)},[]),onDrop:(0,N.useCallback)(e=>{e.preventDefault(),r(!1),s([...e.dataTransfer.files])},[s])}}var P=[[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 _e(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 F=p();function I({onSelect:e}){return(0,F.jsx)(`div`,{className:`wa-emoji-popover`,role:`menu`,"aria-label":`Emoji picker`,children:P.map((t,n)=>(0,F.jsx)(`button`,{type:`button`,role:`menuitem`,className:`wa-emoji-item`,onClick:()=>e(t),children:t},n))})}function ve({sessionKey:e,onPick:t,onClose:n}){let[i,a]=(0,N.useState)(``),[o,s]=(0,N.useState)(null),[c,l]=(0,N.useState)(null),[u,d]=(0,N.useState)(!1),f=(0,N.useCallback)(t=>{d(!0),l(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=>{s(e),a(e.path===`.`?``:e.path)}).catch(e=>l(e instanceof Error?e.message:String(e))).finally(()=>d(!1))},[e]);(0,N.useEffect)(()=>{f(``)},[f]);let p=e=>f(i?`${i}/${e}`:e),m=()=>{let e=i.split(`/`).filter(Boolean);e.pop(),f(e.join(`/`))},h=e=>{let n=e.entryPath??e.name;t({path:i?`${i}/${n}`:n,name:e.displayName??e.name})};return(0,F.jsx)(`div`,{className:`wa-picker-backdrop`,role:`dialog`,"aria-label":`Choose a device file`,onClick:n,children:(0,F.jsxs)(`div`,{className:`wa-picker`,onClick:e=>e.stopPropagation(),children:[(0,F.jsxs)(`div`,{className:`wa-picker-head`,children:[i&&(0,F.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:m,"aria-label":`Up one folder`,children:(0,F.jsx)(y,{size:18})}),(0,F.jsx)(`span`,{className:`wa-picker-title`,children:i||`Device storage`}),(0,F.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:n,"aria-label":`Close file picker`,children:(0,F.jsx)(r,{size:18})})]}),c&&(0,F.jsx)(`p`,{className:`wa-picker-error`,role:`alert`,children:c}),u&&(0,F.jsx)(`p`,{className:`wa-picker-empty`,children:`Loading…`}),o&&!u&&(0,F.jsxs)(`ul`,{className:`wa-picker-list`,children:[o.entries.length===0&&(0,F.jsx)(`li`,{className:`wa-picker-empty`,children:`This folder is empty.`}),o.entries.map(e=>(0,F.jsx)(`li`,{children:e.kind===`directory`?(0,F.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>p(e.name),children:[(0,F.jsx)(k,{size:16,"aria-hidden":!0}),(0,F.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):e.kind===`file`?(0,F.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>h(e),children:[(0,F.jsx)(ie,{size:16,"aria-hidden":!0}),(0,F.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):null},e.name))]})]})})}function ye(e){return`${Math.floor(e/60)}:${String(e%60).padStart(2,`0`)}`}function be({accountId:e,remoteJid:t,sessionKey:n,replyTo:i,onClearReply:a}){let[o,s]=(0,N.useState)(``),[c,u]=(0,N.useState)(!1),[f,p]=(0,N.useState)(null),[h,g]=(0,N.useState)(!1),[_,v]=(0,N.useState)(!1),[y,b]=(0,N.useState)(!1),[x,ne]=(0,N.useState)([]),S=(0,N.useRef)(null),{pendingFiles:C,attachError:re,addFiles:w,removeFile:ae,clearFiles:T}=ge(),{state:oe,elapsedSeconds:D,errorMessage:O,start:se,send:ce,discard:le}=ee(),k=oe===`recording`||oe===`paused`,ue=(0,N.useCallback)(()=>{console.info(`[operator-ui] op=voice-record state=start ms=0`),se()},[se]),de=(0,N.useCallback)(async()=>{let e=D*1e3,t=await ce();if(console.info(`[operator-ui] op=voice-record state=stop ms=${e}`),t){let e=t.type===`audio/ogg`?`.ogg`:t.type===`audio/mp4`?`.m4a`:`.webm`;w([new File([t],`voice-note${e}`,{type:t.type})])}},[D,ce,w]),fe=(0,N.useCallback)(()=>{console.info(`[operator-ui] op=voice-record state=cancel ms=${D*1e3}`),le()},[D,le]),me=(0,N.useRef)(!1),he=()=>Math.round((typeof window>`u`?900:window.innerHeight)/3),[M,P]=(0,N.useState)(null),[be,L]=(0,N.useState)(null),xe=(0,N.useRef)(null),R=(0,N.useRef)(44),z=(0,N.useCallback)(e=>{let t=xe.current;if(!t)return;t.moved=!0;let n=Math.min(he(),Math.max(44,t.startH+(t.startY-e.clientY)));R.current=n,P(n)},[]),B=(0,N.useCallback)(()=>{let e=xe.current?.moved??!1;xe.current=null,window.removeEventListener(`pointermove`,z),window.removeEventListener(`pointerup`,B),e&&console.info(`[operator-ui] op=wa-composer-resize mode=drag h=${R.current}`)},[z]),Se=(0,N.useCallback)(e=>{xe.current={startY:e.clientY,startH:S.current?.offsetHeight??44,moved:!1},window.addEventListener(`pointermove`,z),window.addEventListener(`pointerup`,B),e.preventDefault()},[z,B]),V=(0,N.useCallback)(e=>{let t=M??S.current?.offsetHeight??44,n=null;e.key===`ArrowUp`?(e.preventDefault(),n=Math.min(he(),t+24)):e.key===`ArrowDown`&&(e.preventDefault(),n=Math.max(44,t-24)),n!==null&&(P(n),console.info(`[operator-ui] op=wa-composer-resize mode=key h=${n}`))},[M]),Ce=(0,N.useRef)(``);(0,N.useEffect)(()=>{let e=S.current;if(!e)return;let t=Ce.current!==``&&o===``;if(Ce.current=o,M!==null){t&&P(null);return}let n=e.style.height;e.style.height=`auto`;let r=Math.min(he(),Math.max(44,e.scrollHeight));e.style.height=n,L(r)},[o,M]);let we=(o.trim().length>0||C.length>0||x.length>0)&&!c,Te=(0,N.useCallback)(async()=>{if(!me.current&&!(o.trim().length===0&&C.length===0&&x.length===0)){me.current=!0,u(!0),p(null);try{let r=`/api/whatsapp-reader/reply?session_key=${encodeURIComponent(n)}`,c;if(C.length>0||x.length>0){let n=new FormData;n.append(`accountId`,e),n.append(`remoteJid`,t),o.trim()&&n.append(`text`,o);for(let e of C)n.append(`files`,e);for(let e of x)n.append(`fileRefs`,e.path);i&&n.append(`quotedId`,i.msgKeyId),c=await fetch(r,{method:`POST`,body:n})}else c=await fetch(r,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({accountId:e,remoteJid:t,text:o,...i?{quotedId:i.msgKeyId}:{}})});let l=await c.json().catch(()=>({}));if(!c.ok){p(l.error??`Send failed.`),console.info(`[operator-ui] op=reply-fail remoteJid=${t} error=${l.error??`unknown`}`);return}s(``),T(),ne([]),a?.(),console.info(`[operator-ui] op=reply-sent remoteJid=${t} sent=${l.sent??0}`)}catch(e){p(`Could not reach the server. Try again.`),console.info(`[operator-ui] op=reply-fail remoteJid=${t} error=${String(e)}`)}finally{me.current=!1,u(!1)}}},[o,C,x,i,a,e,t,n,T]),Ee=(0,N.useCallback)(e=>{let t=S.current,{value:n,caret:r}=_e(o,e,t?t.selectionStart:null,t?t.selectionEnd:null);s(n),g(!1),requestAnimationFrame(()=>{let e=S.current;e&&(e.focus(),e.setSelectionRange(r,r))})},[o]),De=e=>{e.key===`Enter`&&!e.shiftKey&&(e.preventDefault(),we&&Te())},H=e=>e.dataTransfer.types.includes(`Files`),Oe=(0,N.useCallback)(e=>{H(e)&&(e.preventDefault(),b(!0))},[]),ke=(0,N.useCallback)(()=>b(!1),[]),Ae=(0,N.useCallback)(e=>{if(!H(e))return;e.preventDefault(),b(!1);let t=[...e.dataTransfer.files];if(t.length===0)return;let n=Math.max(0,C.length+t.length-5);console.info(`[operator-ui] op=composer-drop count=${t.length} rejected=${n}`),w(t)},[C.length,w]),je=e=>e.startsWith(`image/`)?(0,F.jsx)(A,{size:14}):e===`application/pdf`?(0,F.jsx)(ie,{size:14}):(0,F.jsx)(m,{size:14});return(0,F.jsxs)(`div`,{className:`wa-reply${y?` wa-reply-drag-over`:``}`,onDragOver:Oe,onDragLeave:ke,onDrop:Ae,children:[_&&(0,F.jsx)(ve,{sessionKey:n,onPick:e=>{ne(t=>[...t,e].slice(0,5)),v(!1)},onClose:()=>v(!1)}),h&&(0,F.jsx)(I,{onSelect:Ee}),f&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:f}),re&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:re}),oe===`error`&&O&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:O}),(C.length>0||x.length>0)&&(0,F.jsxs)(`div`,{className:`wa-reply-attachments`,children:[C.map((e,t)=>(0,F.jsxs)(`div`,{className:`wa-reply-chip`,children:[je(e.type),(0,F.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,F.jsx)(`button`,{type:`button`,onClick:()=>ae(t),"aria-label":`Remove ${e.name}`,children:(0,F.jsx)(r,{size:12})})]},`f-${t}`)),x.map((e,t)=>(0,F.jsxs)(`div`,{className:`wa-reply-chip wa-reply-chip-ref`,children:[(0,F.jsx)(ie,{size:14}),(0,F.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,F.jsx)(`button`,{type:`button`,onClick:()=>ne(e=>e.filter((e,n)=>n!==t)),"aria-label":`Remove ${e.name}`,children:(0,F.jsx)(r,{size:12})})]},`r-${t}`))]}),i&&(0,F.jsxs)(`div`,{className:`wa-reply-quote`,children:[(0,F.jsxs)(`div`,{className:`wa-reply-quote-body`,children:[(0,F.jsx)(`span`,{className:`wa-reply-quote-who`,children:i.fromMe?`You`:i.senderName??`Contact`}),(0,F.jsx)(`span`,{className:`wa-reply-quote-text`,children:i.body||`Message`})]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-quote-cancel`,onClick:()=>a?.(),"aria-label":`Cancel reply`,children:(0,F.jsx)(r,{size:14})})]}),!k&&(0,F.jsx)(`div`,{className:`wa-reply-resize-handle`,role:`separator`,"aria-orientation":`horizontal`,"aria-label":`Resize input — drag up to enlarge`,tabIndex:0,onPointerDown:Se,onKeyDown:V}),(0,F.jsx)(`div`,{className:`wa-reply-row`,children:k?(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:fe,"aria-label":`Cancel recording`,children:(0,F.jsx)(l,{size:20})}),(0,F.jsxs)(`span`,{className:`wa-rec-live`,role:`status`,children:[(0,F.jsx)(`span`,{className:`wa-rec-dot`,"aria-hidden":!0}),ye(D)]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void de(),"aria-label":`Stop recording`,children:(0,F.jsx)(d,{size:20})})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-emoji`,onClick:()=>g(e=>!e),disabled:c,"aria-label":`Emoji`,"aria-expanded":h,children:(0,F.jsx)(j,{size:22})}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:()=>v(!0),disabled:c,"aria-label":`Attach files`,children:(0,F.jsx)(E,{size:22})}),(0,F.jsx)(`textarea`,{ref:S,className:`wa-reply-input`,value:o,rows:1,style:{height:`${M??be??44}px`},placeholder:`Type a message`,disabled:c,onChange:e=>s(e.target.value),onKeyDown:De}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-mic`,onClick:()=>void ue(),disabled:c,"aria-label":`Record voice note`,children:(0,F.jsx)(te,{size:22})}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void Te(),disabled:!we,"aria-label":`Send`,children:(0,F.jsx)(pe,{size:20})})]})})]})}function L({accountId:e,remoteJid:t,contactName:n,sessionKey:i,onBack:a}){let o=w(t),s=t.split(`@`)[0],c=o?`Group`:n===`+${s}`?void 0:`+${s}`,[l,u]=(0,N.useState)(!1),[d,f]=(0,N.useState)(``),p=()=>{u(!1),f(``)},[m,h]=(0,N.useState)(null);return(0,F.jsxs)(`div`,{className:`wa-web`,children:[(0,F.jsxs)(`header`,{className:`wa-web-header`,children:[a&&(0,F.jsx)(`button`,{type:`button`,className:`wa-web-back`,onClick:a,"aria-label":`Back`,children:(0,F.jsx)(y,{size:20})}),(0,F.jsx)(`span`,{className:`wa-web-avatar`,"aria-hidden":!0,children:(0,F.jsx)(M,{size:20})}),l?(0,F.jsxs)(`div`,{className:`wa-web-search`,children:[(0,F.jsx)(D,{size:18,"aria-hidden":!0}),(0,F.jsx)(`input`,{className:`wa-web-search-input`,type:`text`,autoFocus:!0,placeholder:`Search messages`,"aria-label":`Search messages`,value:d,onChange:e=>f(e.target.value),onKeyDown:e=>{e.key===`Escape`&&p()}}),(0,F.jsx)(`button`,{type:`button`,className:`wa-web-search-close`,onClick:p,"aria-label":`Close search`,children:(0,F.jsx)(r,{size:18})})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`wa-web-titles`,children:[(0,F.jsx)(`span`,{className:`wa-web-name`,children:n}),c&&(0,F.jsx)(`span`,{className:`wa-web-subtitle`,children:c})]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-web-search-toggle`,onClick:()=>u(!0),"aria-label":`Search messages`,children:(0,F.jsx)(D,{size:20})})]})]}),(0,F.jsx)(`div`,{className:`wa-web-body`,children:(0,F.jsx)(_,{sessionId:``,projectDir:``,sessionKey:i,forceDeliveredOnly:!0,suppressDirectives:!0,store:{accountId:e,remoteJid:t},search:l?d:void 0,onReplyTo:o?void 0:h})}),o?(0,F.jsx)(`p`,{className:`wa-reply wa-reply-readonly`,children:`Group messages are read-only.`}):(0,F.jsx)(be,{accountId:e,remoteJid:t,sessionKey:i,replyTo:m,onClearReply:()=>h(null)})]})}function xe(e){let t=new Set,n=[];for(let r of e)for(let e of r.labels)e&&(t.has(e)||O.has(e)&&(t.add(e),n.push(e)));return n}function R(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 z({conversations:e,sessionKey:t,onBack:n}){let[r,i]=(0,N.useState)(null),a=b(e);return r?r.source===`store`&&r.accountId&&r.remoteJid?(0,F.jsx)(L,{accountId:r.accountId,remoteJid:r.remoteJid,contactName:T(r),sessionKey:t,onBack:()=>i(null)},x(r)):(0,F.jsxs)(`div`,{className:`op-conv op-conv-reader`,children:[(0,F.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:()=>i(null),"aria-label":`Back to conversations`,children:[(0,F.jsx)(y,{size:16}),` Back`]}),(0,F.jsx)(`span`,{className:`op-conv-title`,children:T(r)})]}),(0,F.jsx)(_,{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},x(r))]}):(0,F.jsxs)(`div`,{className:`op-conv op-conv-list`,children:[(0,F.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:n,"aria-label":`Back to chat`,children:[(0,F.jsx)(y,{size:16}),` Chat`]}),(0,F.jsx)(`span`,{className:`op-conv-title`,children:`Conversations`})]}),a.map(e=>(0,F.jsxs)(`div`,{className:`op-conv-group`,children:[(0,F.jsxs)(`div`,{className:`op-conv-group-head`,children:[(0,F.jsx)(ne,{channel:e.channel,size:14}),e.label]}),e.rows.map(e=>(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-row`,onClick:()=>{console.info(`[operator-ui] op=reader-open channel=${e.channel} key=${x(e)} readonly=true source=${e.source}`),i(e)},children:[(0,F.jsx)(`span`,{className:`op-conv-name`,children:T(e)}),e.modelGated&&(0,F.jsx)(`span`,{className:`op-conv-gated`,role:`img`,"aria-label":`Model unavailable`,children:(0,F.jsx)(me,{size:13})}),(0,F.jsx)(`span`,{className:`op-conv-when`,children:R(e.lastMessageAt)})]},x(e)))]},e.channel))]})}var B=/\.(png|jpe?g|gif|webp|svg)$/i;function Se(e){return B.test(e)}function V(e){return e.entryPath??e.name}var Ce=`maxy-data-view`,we=95*1024*1024,Te=48*1024*1024;function Ee(){return typeof window>`u`?`list`:window.localStorage.getItem(Ce)===`grid`?`grid`:`list`}function De(){let[e,t]=(0,N.useState)(null),[n,r]=(0,N.useState)(!1);return(0,N.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,F.jsx)(u,{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,F.jsx)(`div`,{className:`data-page data-page-full`,children:(0,F.jsx)(H,{cacheKey:e})})}):(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsxs)(`div`,{className:`data-empty`,children:[(0,F.jsx)(`p`,{children:`You are not signed in.`}),(0,F.jsxs)(`p`,{children:[`Open the `,(0,F.jsx)(`a`,{href:`/`,className:`data-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsxs)(`div`,{className:`data-loading`,children:[(0,F.jsx)(a,{size:18,className:`spin`}),` Loading…`]})})}function H({cacheKey:e}){let{adminFetch:n,cacheKey:r,sessionRefetchNonce:i}=t({initialCacheKey:e,surface:`data`});return(0,F.jsx)(Fe,{adminFetch:n,cacheKey:r,sessionRefetchNonce:i})}function Oe(){if(typeof window>`u`)return`.`;let e=new URLSearchParams(window.location.hash.replace(/^#/,``)).get(`path`);return e&&e.length>0?e:`.`}function ke(e){if(typeof window>`u`)return;let t=new URL(window.location.href);t.hash=e===`.`?``:`path=${encodeURIComponent(e)}`,window.history.replaceState(window.history.state,``,t.toString())}function Ae(e){return new Promise((t,n)=>{let r=[],i=()=>e.readEntries(e=>{e.length===0?t(r):(r.push(...e),i())},n);i()})}function je(e){return new Promise((t,n)=>e.file(t,n))}async function Me(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 je(r),relpath:e});else if(r.isDirectory){let t=await Ae(r.createReader());n.push(...await Me(t,e))}}return n}function Ne(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 Pe({adminFetch:e,cacheKey:t,sessionRefetchNonce:n}){let[o,c]=(0,N.useState)(``),u=(0,N.useRef)(null),[d,f]=(0,N.useState)(``),[p,m]=(0,N.useState)(null),[h,ee]=(0,N.useState)(`hybrid`),[g,_]=(0,N.useState)(!1),[v,te]=(0,N.useState)(null),[y,b]=(0,N.useState)(null),[x,ne]=(0,N.useState)(0),[w,T]=(0,N.useState)(!1),[E,O]=(0,N.useState)(()=>Oe()),[A,pe]=(0,N.useState)(null),[j,me]=(0,N.useState)(()=>Ee()),[M,ge]=(0,N.useState)(null),[P,_e]=(0,N.useState)([]),[I,ve]=(0,N.useState)(!1),[ye,be]=(0,N.useState)(null),[L,R]=(0,N.useState)(!1),[z,B]=(0,N.useState)(null),[De,H]=(0,N.useState)(null),[Ae,je]=(0,N.useState)(null),[Pe,Fe]=(0,N.useState)(!1),[Ie,ze]=(0,N.useState)(null),Be=(0,N.useRef)(null),[Ve,U]=(0,N.useState)(0),[We,Ge]=(0,N.useState)(!1),[Ke,qe]=(0,N.useState)(``),[Je,Ye]=(0,N.useState)(null),[Xe,Ze]=(0,N.useState)(``),[Qe,$e]=(0,N.useState)(null),W=(()=>{let e=E===`.`?[]:E.split(`/`).filter(Boolean);return e.length>=2&&e[0]===`accounts`})(),[et,tt]=(0,N.useState)(!1),nt=(0,N.useRef)(null),[rt,G]=(0,N.useState)(!1),it=(0,N.useRef)(null);(0,N.useEffect)(()=>{let e=o.trim();if(!e){f(``),m(null),te(null);return}T(!1);let t=setTimeout(()=>f(e),300);return()=>clearTimeout(t)},[o]),(0,N.useEffect)(()=>{if(!d){_(!1);return}let t=!1;return _(!0),te(null),e(`/api/admin/graph-search?q=${encodeURIComponent(d)}&labels=FileArtifact&limit=20${w?`&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||(m(e.results),ee(e.mode??`hybrid`),ne(typeof e.suppressed==`number`?e.suppressed:0))}).catch(e=>{t||te(e instanceof Error?e.message:String(e))}).finally(()=>{t||_(!1)}),()=>{t=!0}},[d,e,n,w]);let at=(0,N.useMemo)(()=>p?xe(p):[],[p]),K=y&&at.includes(y)?y:null,ot=(0,N.useMemo)(()=>p?K?p.filter(e=>e.labels.includes(K)):p:null,[p,K]),st=(0,N.useCallback)(e=>{let n=e.properties.relativePath;if(typeof n!=`string`||n.length===0)return;let r=`/api/admin/files/download?session_key=${encodeURIComponent(t)}&path=${encodeURIComponent(n)}`,i=document.createElement(`a`);i.href=r,i.rel=`noopener noreferrer`,document.body.appendChild(i),i.click(),i.remove()},[t]);(0,N.useEffect)(()=>{if(!p)return;let e=p.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(`,`)}`)},[p]),(0,N.useEffect)(()=>{let t=!1;return ve(!0),be(null),e(`/api/admin/files?path=${encodeURIComponent(E===`.`?``:E)}`).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||(pe(e.entries),_e(e.displayPath??[]))}).catch(e=>{t||(pe([]),_e([]),be(e instanceof Error?e.message:String(e)))}).finally(()=>{t||ve(!1)}),()=>{t=!0}},[e,E,Ve,n]),(0,N.useEffect)(()=>{ke(E)},[E]);let ct=(0,N.useCallback)(()=>{U(e=>e+1)},[]),q=(0,N.useCallback)(e=>{tt(!1),O(e)},[]),lt=(0,N.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);console.log(`[data-search] op=locate nodeId=${e.nodeId} folder=${r}`),c(``),te(null),b(null),q(r)},[q]),ut=(0,N.useCallback)(()=>{if(E===`.`||E===``)return;let e=E.split(`/`).filter(Boolean);e.pop(),O(e.length===0?`.`:e.join(`/`))},[E]),dt=(0,N.useCallback)(e=>{oe(t,E===`.`?V(e):`${E}/${V(e)}`)},[E,t]),[J,ft]=(0,N.useState)(!1),[Y,pt]=(0,N.useState)(new Set),mt=(0,N.useRef)(null),X=(0,N.useRef)(!1),ht=typeof navigator<`u`&&typeof navigator.share==`function`&&typeof navigator.canShare==`function`,gt=(0,N.useCallback)(e=>{ft(!0),pt(new Set([e])),console.info(`[data-ui] op=select-enter count=1`)},[]),Z=(0,N.useCallback)(e=>{ft(!1),pt(new Set),console.info(`[data-ui] op=select-exit reason=${e}`)},[]),Q=(0,N.useCallback)(e=>{pt(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),_t=(0,N.useCallback)(e=>{X.current=!1,mt.current=setTimeout(()=>{X.current=!0,gt(e)},500)},[gt]),$=(0,N.useCallback)(()=>{mt.current&&=(clearTimeout(mt.current),null)},[]),vt=(0,N.useCallback)(e=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}dt(e)},[J,Q,dt]),yt=(0,N.useCallback)(e=>{me(e),typeof window<`u`&&window.localStorage.setItem(Ce,e),console.info(`[data] op=view-mode mode=${e}`)},[]),bt=(0,N.useCallback)(e=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}ge({src:ae(t,E===`.`?V(e):`${E}/${V(e)}`),alt:e.displayName??e.name})},[J,Q,E,t]),xt=(0,N.useCallback)(()=>(A??[]).filter(e=>e.kind===`file`&&Y.has(e.name)),[A,Y]),St=(0,N.useCallback)(()=>{if(Y.size!==1)return null;let e=(A??[]).find(e=>Y.has(e.name));return e&&!e.entryPath?e:null},[A,Y]),Ct=(0,N.useCallback)(()=>(A??[]).filter(e=>(e.kind===`file`||e.kind===`directory`)&&Y.has(e.name)),[A,Y]),wt=(0,N.useCallback)(()=>{let e=Ct(),n=e.some(e=>e.kind===`directory`);e.length===1&&!n?dt(e[0]):e.length>=1&&re(t,e.map(e=>E===`.`?V(e):`${E}/${V(e)}`)),Z(`action`)},[Ct,dt,E,t,Z]),Tt=(0,N.useCallback)(async()=>{let t=xt(),n=t.filter(e=>!e.protected),r=t.length-n.length;ze(r>0?`${r} protected file(s) kept`:null);for(let t of n){let n=E===`.`?V(t):`${E}/${V(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){ze(e instanceof Error?e.message:String(e))}}U(e=>e+1),Z(`action`)},[xt,E,e,Z]),Et=(0,N.useCallback)(async()=>{let e=xt();if(console.info(`[data-ui] op=share supported=${ht} count=${e.length}`),ht)try{let n=await Promise.all(e.map(async e=>{let n=E===`.`?V(e):`${E}/${V(e)}`,r=`/api/admin/files/download?session_key=${encodeURIComponent(t)}&path=${encodeURIComponent(n)}`,i=await(await fetch(r)).blob();return new File([i],e.displayName??e.name,{type:i.type||`application/octet-stream`})}));navigator.canShare({files:n})&&await navigator.share({files:n})}catch(e){console.warn(`[data-ui] op=share-failed err=${e instanceof Error?e.message:String(e)}`)}},[xt,ht,E,t]),Dt=(0,N.useCallback)(()=>{Be.current?.click()},[]),Ot=(0,N.useCallback)((e,n={})=>{let r=(r,i,a)=>{let o=new URLSearchParams({session_key:t,path:E===`.`?``:E,filename:e.name});n.relpath&&o.set(`relpath`,n.relpath),n.token&&o.set(`token`,n.token);for(let[e,t]of Object.entries(i))o.set(e,t);return new Promise(t=>{let n=new XMLHttpRequest;n.open(`POST`,`/api/admin/files/upload?${o.toString()}`),n.setRequestHeader(`Content-Type`,e.type||`application/octet-stream`),a&&(n.upload.onprogress=e=>{e.lengthComputable&&a(e.loaded)}),n.onload=()=>{let e={};try{e=JSON.parse(n.responseText)}catch{}t({status:n.status,data:e})},n.onerror=()=>t({status:0,data:{}}),n.onabort=()=>t({status:0,data:{error:`aborted`}}),n.send(r)})};if(e.size<=we)return r(e,{},t=>n.onProgress?.(t,e.size));let i=`${Date.now().toString(36)}-${Math.random().toString(16).slice(2,10)}`,a=Math.ceil(e.size/Te);return(async()=>{let t={status:0,data:{}};for(let o=0;o<a;o++){let s=o*Te;if(t=await r(e.slice(s,Math.min(s+Te,e.size)),{uploadId:i,seq:String(o),total:String(a)},t=>n.onProgress?.(s+t,e.size)),!(t.status>=200&&t.status<300))return t}return t})()},[t,E]),kt=(0,N.useCallback)(async e=>{H(null),R(!0),B({loaded:0,total:e.size});try{let{status:t,data:n}=await Ot(e,{onProgress:(e,t)=>B({loaded:e,total:t})});t>=200&&t<300&&n.path?(O(n.path.split(`/`).slice(0,-1).join(`/`)||`.`),U(e=>e+1)):H(t===0?`Network error during upload — the connection failed before the server responded.`:n.error??`Upload failed (HTTP ${t}).`)}finally{R(!1),B(null),Be.current&&(Be.current.value=``)}},[Ot]),At=(0,N.useCallback)(e=>{W&&Array.from(e.dataTransfer.types).includes(`Files`)&&(e.preventDefault(),Fe(!0))},[W]),jt=(0,N.useCallback)(e=>{e.currentTarget.contains(e.relatedTarget)||Fe(!1)},[]),Mt=(0,N.useCallback)(async e=>{e.preventDefault(),Fe(!1);let t=Math.random().toString(16).slice(2,10),n=Array.from(e.dataTransfer.items);if(console.info(`[data-ui] op=drop-received token=${t} items=${n.length}`),n.length===0)return;if(!W){console.info(`[data-ui] op=drop-rejected token=${t} reason=no-write`),H(`Open a folder inside your account to upload`);return}let r=n.map(e=>e.webkitGetAsEntry?.()).filter(e=>!!e);R(!0),H(null),je(null);let i=performance.now();try{let e=await Me(r),n=e.reduce((e,t)=>e+t.file.size,0),a=new Set(e.map(e=>e.relpath.split(`/`).slice(0,-1).join(`/`)).filter(Boolean)).size;console.info(`[data-ui] op=drop-walk token=${t} files=${e.length} dirs=${a} bytes=${n}`);let o=0,s=[];for(let n=0;n<e.length;n++){let{file:r,relpath:i}=e[n];console.info(`[data-ui] op=drop-file token=${t} rel="${i}" i=${n+1}/${e.length}`),B({loaded:0,total:r.size});let{status:a,data:c}=await Ot(r,{relpath:i,token:t,onProgress:(e,t)=>B({loaded:e,total:t})});if(a>=200&&a<300)o++,console.info(`[data-ui] op=drop-file-ok token=${t} rel="${i}"`);else{let e=a===0?`http=0`:Ne(a,c.error);s.push(`${i} (${e})`),console.info(`[data-ui] op=drop-file-skip token=${t} rel="${i}" reason=${e}`)}}let c=Math.round(performance.now()-i);console.info(`[data-ui] op=drop-done token=${t} uploaded=${o} skipped=${s.length} ms=${c}`),je(`Uploaded ${o}, skipped ${s.length}${s.length?`: ${s.join(`, `)}`:``}`),U(e=>e+1)}catch(e){H(e instanceof Error?e.message:String(e))}finally{R(!1),B(null)}},[W,Ot]),Nt=(0,N.useCallback)(async()=>{let t=Ke.trim();if(t){$e(null);try{let n=await e(`/api/admin/files/folder`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({path:E===`.`?``:E,name:t})}),r=await n.json().catch(()=>({error:`HTTP ${n.status}`}));if(!n.ok)throw Error(r.error??`HTTP ${n.status}`);Ge(!1),qe(``),U(e=>e+1)}catch(e){$e(e instanceof Error?e.message:String(e))}}},[e,Ke,E]),Pt=(0,N.useCallback)(async()=>{if(!Je)return;let t=Xe.trim();if(!t)return;$e(null);let n=E===`.`?Je:`${E}/${Je}`;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}`);Ye(null),Ze(``),Z(`action`),U(e=>e+1)}catch(e){$e(e instanceof Error?e.message:String(e))}},[e,Xe,Je,E,Z]);(0,N.useEffect)(()=>{if(!et)return;let e=e=>{nt.current&&!nt.current.contains(e.target)&&tt(!1)},t=e=>{e.key===`Escape`&&tt(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[et]),(0,N.useEffect)(()=>{if(!rt)return;let e=e=>{it.current&&!it.current.contains(e.target)&&G(!1)},t=e=>{e.key===`Escape`&&G(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[rt]);let Ft=(0,N.useCallback)(e=>P.slice(0,e+1).map(e=>e.name).join(`/`),[P]),It=P.length>=2,Lt=It?[{name:`.`,label:`data`},...P.slice(0,P.length-2).map((e,t)=>({name:Ft(t),label:e.displayName??e.name}))]:[];return(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`data-toolbar`,children:[J?(0,F.jsxs)(`button`,{type:`button`,className:`data-select-cancel`,onClick:()=>Z(`cancel`),"aria-label":`Cancel selection`,children:[(0,F.jsx)(r,{size:14}),` Cancel`]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`data-search-input`,children:[o===``&&(0,F.jsx)(D,{size:14}),(0,F.jsx)(`input`,{ref:u,type:`text`,value:o,onChange:e=>c(e.target.value),autoFocus:!0,autoComplete:`off`,spellCheck:!1}),g&&(0,F.jsx)(a,{size:14,className:`spin`}),o!==``&&(0,F.jsx)(`button`,{type:`button`,className:`data-search-inline-btn`,onClick:()=>{c(``),u.current?.focus()},title:`Clear search`,"aria-label":`Clear search`,children:(0,F.jsx)(r,{size:14})})]}),(0,F.jsxs)(`div`,{className:`data-toolbar-actions`,ref:it,children:[(0,F.jsx)(`button`,{type:`button`,className:`data-action-overflow`,onClick:()=>G(e=>!e),"aria-haspopup":`menu`,"aria-expanded":rt,"aria-label":`File actions`,title:`File actions`,children:(0,F.jsx)(ce,{size:16})}),(0,F.jsxs)(`div`,{className:`data-action-group`,role:`group`,"aria-label":`File actions`,"data-open":rt?`true`:void 0,children:[(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{ct(),G(!1)},disabled:I,title:`Refresh this folder`,"aria-label":`Refresh this folder`,children:[I?(0,F.jsx)(a,{size:16,className:`spin`}):(0,F.jsx)(S,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`Refresh`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{Dt(),G(!1)},disabled:L||!W,title:W?`Upload a file`:`Open a folder inside your account to upload`,"aria-label":`Upload a file`,children:[L?z&&z.total>0?(0,F.jsxs)(`span`,{className:`data-upload-pct`,children:[Math.round(z.loaded/z.total*100),`%`]}):(0,F.jsx)(a,{size:16,className:`spin`}):(0,F.jsx)(he,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`Upload`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{Ge(e=>!e),qe(``),$e(null),G(!1)},disabled:L||!W,title:W?`New folder`:`Open a folder inside your account to create one`,"aria-label":`New folder`,children:[(0,F.jsx)(le,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`New folder`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{yt(j===`grid`?`list`:`grid`),G(!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,F.jsx)(de,{size:16}):(0,F.jsx)(ue,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:j===`grid`?`List view`:`Grid view`})]})]})]})]}),(0,F.jsxs)(`div`,{className:`data-breadcrumbs`,children:[E!==`.`&&(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost data-back-btn`,onClick:ut,title:`Up one level`,"aria-label":`Up one level`,children:(0,F.jsx)(se,{size:14})}),It?(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,ref:nt,children:[(0,F.jsx)(`button`,{type:`button`,className:`data-crumb data-crumb-ellipsis`,onClick:()=>tt(e=>!e),"aria-haspopup":`menu`,"aria-expanded":et,"aria-label":`Show parent folders`,title:`Show parent folders`,children:`…`}),et&&(0,F.jsx)(`div`,{className:`data-crumb-menu`,role:`menu`,children:Lt.map(e=>(0,F.jsx)(`button`,{type:`button`,role:`menuitem`,className:`data-crumb-menu-item`,onClick:()=>q(e.name),title:e.label,children:e.label},e.name))})]}),[P.length-2,P.length-1].map(e=>{let t=P[e];return(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,F.jsx)(`span`,{className:`data-crumb-sep`,children:`/`}),(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(Ft(e)),title:t.name,children:t.displayName??t.name})]},Ft(e))})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(`.`),children:`data`}),P.map((e,t)=>(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,F.jsx)(`span`,{className:`data-crumb-sep`,children:`/`}),(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(Ft(t)),title:e.name,children:e.displayName??e.name})]},Ft(t)))]})]}),We&&(0,F.jsxs)(`div`,{className:`data-inline-form`,children:[(0,F.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`Folder name`,value:Ke,autoFocus:!0,onChange:e=>qe(e.target.value),onKeyDown:e=>{e.key===`Enter`&&Nt(),e.key===`Escape`&&Ge(!1)}}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:Nt,children:`Create`}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>Ge(!1),children:`Cancel`})]}),Je&&(0,F.jsxs)(`div`,{className:`data-inline-form`,children:[(0,F.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`New name`,value:Xe,autoFocus:!0,onChange:e=>Ze(e.target.value),onKeyDown:e=>{e.key===`Enter`&&Pt(),e.key===`Escape`&&Ye(null)}}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:Pt,children:`Rename`}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>Ye(null),children:`Cancel`})]}),Qe&&(0,F.jsx)(`div`,{className:`data-error`,children:Qe}),(0,F.jsx)(`input`,{type:`file`,ref:Be,hidden:!0,onChange:e=>{let t=e.target.files?.[0];t&&kt(t)}})]}),(0,F.jsxs)(`div`,{className:`data-body`,"data-drag-active":Pe?`true`:void 0,onDragEnter:At,onDragOver:At,onDragLeave:jt,onDrop:Mt,children:[(v!==null||p!==null)&&(0,F.jsxs)(`section`,{className:`data-panel`,children:[v&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Search failed: `,v]}),at.length>0&&(0,F.jsx)(`div`,{className:`data-chip-row`,role:`group`,"aria-label":`Filter by type`,children:at.map(e=>{let t=e===K;return(0,F.jsx)(`button`,{type:`button`,className:`data-chip`,"data-active":t,onClick:()=>b(t?null:e),children:Re([e])??e},e)})}),p&&!g&&(0,F.jsxs)(`div`,{className:`data-results-meta`,children:[ot.length,` of `,p.length,` result`,p.length===1?``:`s`]}),p&&!g&&!K&&x>0&&!w&&(0,F.jsxs)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>T(!0),children:[x,` low-confidence result`,x===1?``:`s`,` hidden — show all`]}),p&&!g&&!K&&w&&(0,F.jsx)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>T(!1),children:`Showing all results — hide low-confidence`}),p&&p.length===0&&!g&&(0,F.jsx)(`div`,{className:`data-empty-results`,children:`No matches. Try a different keyword.`}),ot&&ot.length>0&&(0,F.jsx)(`ul`,{className:`data-results`,children:ot.map(e=>(0,F.jsx)(Le,{hit:e,mode:h,onDownload:st,onLocate:lt},e.nodeId))})]}),(0,F.jsxs)(`section`,{className:`data-panel`,children:[z&&(0,F.jsxs)(`div`,{className:`data-upload-progress`,role:`progressbar`,"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":z.total>0?Math.round(z.loaded/z.total*100):void 0,children:[(0,F.jsx)(`div`,{className:`data-upload-progress-track`,children:(0,F.jsx)(`div`,{className:`data-upload-progress-fill`,style:{width:`${z.total>0?Math.round(z.loaded/z.total*100):0}%`}})}),(0,F.jsxs)(`span`,{className:`data-upload-progress-label`,children:[`Uploading… `,z.total>0?`${Math.round(z.loaded/z.total*100)}%`:``]})]}),De&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Upload failed: `,De]}),Ae&&(0,F.jsx)(`div`,{className:`data-status`,children:Ae}),Ie&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Delete failed: `,Ie]}),ye&&(0,F.jsx)(`div`,{className:`data-error`,children:ye}),I&&(0,F.jsxs)(`div`,{className:`data-loading`,children:[(0,F.jsx)(a,{size:14,className:`spin`}),` Loading…`]}),!J&&!I&&A&&A.length>0&&(0,F.jsxs)(`div`,{className:`data-select-hint`,children:[(0,F.jsx)(fe,{size:13}),(0,F.jsx)(`span`,{children:`Press and hold a file to select, rename, or delete it.`})]}),!I&&A&&A.length===0&&!ye&&(0,F.jsx)(`div`,{className:`data-empty-results`,children:`Empty directory.`}),!I&&A&&A.length>0&&j===`grid`&&(0,F.jsx)(`ul`,{className:`data-grid`,children:A.map(e=>{let n=e.displayName??e.name,r=J&&Y.has(e.name);if(e.kind===`directory`)return(0,F.jsx)(`li`,{className:`data-grid-cell`,"data-selected":r?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-grid-tile`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}q(E===`.`?e.name:`${E}/${e.name}`)},children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsx)(k,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:n})]})},e.name);if(e.kind===`file`){let i=Se(V(e)),a=E===`.`?V(e):`${E}/${V(e)}`;return(0,F.jsx)(`li`,{className:`data-grid-cell`,"data-selected":r?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-grid-tile${i?` data-grid-tile-image`:``}`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>i?bt(e):vt(e),title:J?void 0:i?`Preview ${n}`:`Download ${n}`,children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),i?(0,F.jsx)(`img`,{className:`data-grid-thumb`,src:ae(t,a),alt:n,loading:`lazy`,onError:()=>console.warn(`[data] op=thumb-error path=${a}`)}):(0,F.jsx)(ie,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:n}),!i&&(0,F.jsx)(`span`,{className:`data-grid-sub`,children:He(e.sizeBytes)})]})},e.name)}return(0,F.jsx)(`li`,{className:`data-grid-cell`,children:(0,F.jsxs)(`div`,{className:`data-grid-tile data-entry-disabled`,children:[(0,F.jsx)(ie,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,children:n}),(0,F.jsx)(`span`,{className:`data-grid-sub`,children:`special`})]})},e.name)})}),!I&&A&&A.length>0&&j===`list`&&(0,F.jsx)(`ul`,{className:`data-entries`,children:A.map(e=>{let t=e.displayName??e.name;if(e.kind===`directory`){let n=J&&Y.has(e.name);return(0,F.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-entry-btn`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}q(E===`.`?e.name:`${E}/${e.name}`)},children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsx)(k,{size:14}),(0,F.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t})]})},e.name)}if(e.kind===`file`){let n=J&&Y.has(e.name);return(0,F.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-entry-btn data-entry-file`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>vt(e),title:J?void 0:`Download ${t}`,children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsxs)(`span`,{className:`data-entry-text`,children:[(0,F.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t}),(0,F.jsxs)(`span`,{className:`data-entry-meta`,title:`Modified ${Ue(e.modifiedAt)}`,children:[He(e.sizeBytes),` · `,Ue(e.modifiedAt)]})]})]})},e.name)}return(0,F.jsx)(`li`,{className:`data-entry`,children:(0,F.jsx)(`div`,{className:`data-entry-btn data-entry-file data-entry-disabled`,children:(0,F.jsxs)(`span`,{className:`data-entry-text`,children:[(0,F.jsx)(`span`,{className:`data-entry-name`,children:t}),(0,F.jsx)(`span`,{className:`data-entry-meta`,children:`special`})]})})},e.name)})})]})]}),J&&(0,F.jsx)(`div`,{className:`data-select-bar`,role:`toolbar`,"aria-label":`Selection actions`,children:(0,F.jsxs)(`div`,{className:`data-select-bar-inner`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:Et,disabled:!ht||Y.size===0,title:ht?`Share selected files`:`Sharing is not supported on this device`,children:[(0,F.jsx)(i,{size:16}),` Share`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:wt,disabled:Y.size===0,children:[(0,F.jsx)(C,{size:16}),` Download`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:()=>{let e=St();e&&(Ye(e.name),Ze(e.name))},disabled:!St(),children:[(0,F.jsx)(s,{size:16}),` Rename`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action data-select-delete`,onClick:Tt,disabled:Y.size===0,children:[(0,F.jsx)(l,{size:16}),` Delete`]})]})}),M&&(0,F.jsx)(`div`,{className:`chat-attachment-overlay`,role:`dialog`,"aria-label":M.alt,onClick:()=>ge(null),children:(0,F.jsx)(`img`,{className:`chat-attachment-overlay-image`,src:M.src,alt:M.alt})})]})}function Fe({adminFetch:e,cacheKey:t,sessionRefetchNonce:n}){(0,N.useEffect)(()=>{console.info(`[data-ui] op=mount header=operator home=absent`)},[]);let r=(0,N.useCallback)(()=>{try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},[]),i=(0,N.useCallback)(e=>{e===`chat`&&(window.location.href=`/`)},[]),[a,o]=(0,N.useState)([]),[s,l]=(0,N.useState)(`files`),{subAccounts:u,activeAccountId:d,switching:p,switchAccount:m}=f(t);return(0,N.useEffect)(()=>{if(!t)return;let e=!1;return fetch(`/api/whatsapp-reader/conversations?session_key=${encodeURIComponent(t)}`).then(e=>e.ok?e.json():{conversations:[]}).then(t=>{e||o(t.conversations??[])}).catch(()=>{}),()=>{e=!0}},[t]),(0,F.jsxs)(`main`,{className:`data-main`,children:[(0,F.jsx)(c,{variant:`operator`,onNavigate:i,onOpenConversations:a.length>0?()=>l(`conversations`):void 0,onToggleSidebar:()=>{},sidebarOpen:!1,onLogout:r,onDisconnect:async()=>!0,disconnecting:!1,subAccounts:u,activeAccountId:d,switchingAccount:p,onSwitchAccount:m}),s===`conversations`?(0,F.jsx)(z,{conversations:a,sessionKey:t,onBack:()=>l(`files`)}):(0,F.jsx)(Pe,{adminFetch:e,cacheKey:t,sessionRefetchNonce:n})]})}function Ie({cacheKey:e}){let{adminFetch:n,cacheKey:r,sessionRefetchNonce:i}=t({initialCacheKey:e,surface:`data`});return(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsx)(`main`,{className:`data-main`,children:(0,F.jsx)(Pe,{adminFetch:n,cacheKey:r,sessionRefetchNonce:i})})})}function Le({hit:e,mode:t,onDownload:n,onLocate:r}){let i=ze(e.properties),a=Be(e.properties),o=Re(e.labels),s=Ve(e.properties),[c,l]=(0,N.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,ee=m?h===-1?`data`:p.slice(0,h):null;return(0,F.jsxs)(`li`,{className:`data-result`,children:[(0,F.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,F.jsx)(`div`,{className:`data-result-header`,children:(0,F.jsx)(`span`,{className:`data-result-labels`,children:o})}),i&&(0,F.jsx)(`div`,{className:`data-result-title`,children:i}),a&&(0,F.jsx)(`pre`,{className:`data-result-body`,children:d}),(0,F.jsxs)(`div`,{className:`data-result-scores`,children:[s&&(0,F.jsxs)(`span`,{className:`data-result-updated`,children:[`Updated `,Ue(s),` · `]}),f]})]}),m&&(0,F.jsxs)(`button`,{type:`button`,className:`data-result-locate`,onClick:()=>r(e),title:`Locate in ${ee}`,"aria-label":`Locate in ${ee}`,children:[(0,F.jsx)(k,{size:12}),ee]}),u&&(0,F.jsx)(`button`,{type:`button`,className:`data-result-toggle`,onClick:()=>l(e=>!e),children:c?`Show less`:`Show more`})]})}function Re(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 ze(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 Be(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 Ve(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 He(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 Ue(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{Ie as n,L as r,De as t};
1
+ import{o as e}from"./chunk-Ck5AOu5v.js";import{C as t,E as n,a as r,c as i,d as a,g as o,l as s,n as c,o as l,r as u,s as d,t as f,x as p}from"./useSubAccountSwitcher-6UoTftbJ.js";import{S as m,T as h,n as ee,r as g,s as _,w as v,x as te}from"./useVoiceRecorder-BkxW-GL1.js";import{t as y}from"./chevron-left-Ceky-ebO.js";import{a as b,c as x,d as ne,f as S,h as C,i as re,l as w,m as ie,n as ae,o as T,p as E,r as oe}from"./useSelectionMode-c4oZYAW0.js";import{i as D,t as O}from"./graph-labels-DbL7Cxod.js";var se=o(`arrow-left`,[[`path`,{d:`m12 19-7-7 7-7`,key:`1l729n`}],[`path`,{d:`M19 12H5`,key:`x3x0zl`}]]),ce=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`}]]),le=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`}]]),k=o(`folder`,[[`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`}]]),A=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`}]]),ue=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`}]]),de=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`}]]),fe=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`}]]),pe=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`}]]),j=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`}]]),me=o(`triangle-alert`,[[`path`,{d:`m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3`,key:`wmoenq`}],[`path`,{d:`M12 9v4`,key:`juzpu7`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),he=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=o(`user`,[[`path`,{d:`M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2`,key:`975kel`}],[`circle`,{cx:`12`,cy:`7`,r:`4`,key:`17ys0d`}]]),N=e(n(),1);function ge(){let[e,t]=(0,N.useState)([]),[n,r]=(0,N.useState)(!1),[i,a]=(0,N.useState)(null),o=(0,N.useRef)(null),s=(0,N.useCallback)(e=>{a(null);let n=e.find(e=>!g(e.type,h));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>v);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,N.useCallback)(()=>{t([]),a(null)},[]),removeFile:(0,N.useCallback)(e=>{t(t=>t.filter((t,n)=>n!==e))},[]),onDragOver:(0,N.useCallback)(e=>{e.preventDefault(),r(!0)},[]),onDragLeave:(0,N.useCallback)(()=>{r(!1)},[]),onDrop:(0,N.useCallback)(e=>{e.preventDefault(),r(!1),s([...e.dataTransfer.files])},[s])}}var P=[[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 _e(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 F=p();function I({onSelect:e}){return(0,F.jsx)(`div`,{className:`wa-emoji-popover`,role:`menu`,"aria-label":`Emoji picker`,children:P.map((t,n)=>(0,F.jsx)(`button`,{type:`button`,role:`menuitem`,className:`wa-emoji-item`,onClick:()=>e(t),children:t},n))})}function ve({sessionKey:e,onPick:t,onClose:n}){let[i,a]=(0,N.useState)(``),[o,s]=(0,N.useState)(null),[c,l]=(0,N.useState)(null),[u,d]=(0,N.useState)(!1),f=(0,N.useCallback)(t=>{d(!0),l(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=>{s(e),a(e.path===`.`?``:e.path)}).catch(e=>l(e instanceof Error?e.message:String(e))).finally(()=>d(!1))},[e]);(0,N.useEffect)(()=>{f(``)},[f]);let p=e=>f(i?`${i}/${e}`:e),m=()=>{let e=i.split(`/`).filter(Boolean);e.pop(),f(e.join(`/`))},h=e=>{let n=e.entryPath??e.name;t({path:i?`${i}/${n}`:n,name:e.displayName??e.name})};return(0,F.jsx)(`div`,{className:`wa-picker-backdrop`,role:`dialog`,"aria-label":`Choose a device file`,onClick:n,children:(0,F.jsxs)(`div`,{className:`wa-picker`,onClick:e=>e.stopPropagation(),children:[(0,F.jsxs)(`div`,{className:`wa-picker-head`,children:[i&&(0,F.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:m,"aria-label":`Up one folder`,children:(0,F.jsx)(y,{size:18})}),(0,F.jsx)(`span`,{className:`wa-picker-title`,children:i||`Device storage`}),(0,F.jsx)(`button`,{type:`button`,className:`wa-picker-icon-btn`,onClick:n,"aria-label":`Close file picker`,children:(0,F.jsx)(r,{size:18})})]}),c&&(0,F.jsx)(`p`,{className:`wa-picker-error`,role:`alert`,children:c}),u&&(0,F.jsx)(`p`,{className:`wa-picker-empty`,children:`Loading…`}),o&&!u&&(0,F.jsxs)(`ul`,{className:`wa-picker-list`,children:[o.entries.length===0&&(0,F.jsx)(`li`,{className:`wa-picker-empty`,children:`This folder is empty.`}),o.entries.map(e=>(0,F.jsx)(`li`,{children:e.kind===`directory`?(0,F.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>p(e.name),children:[(0,F.jsx)(k,{size:16,"aria-hidden":!0}),(0,F.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):e.kind===`file`?(0,F.jsxs)(`button`,{type:`button`,className:`wa-picker-row`,onClick:()=>h(e),children:[(0,F.jsx)(ie,{size:16,"aria-hidden":!0}),(0,F.jsx)(`span`,{className:`wa-picker-name`,children:e.displayName??e.name})]}):null},e.name))]})]})})}function ye(e){return`${Math.floor(e/60)}:${String(e%60).padStart(2,`0`)}`}function be({accountId:e,remoteJid:t,sessionKey:n,replyTo:i,onClearReply:a}){let[o,s]=(0,N.useState)(``),[c,u]=(0,N.useState)(!1),[f,p]=(0,N.useState)(null),[h,g]=(0,N.useState)(!1),[_,v]=(0,N.useState)(!1),[y,b]=(0,N.useState)(!1),[x,ne]=(0,N.useState)([]),S=(0,N.useRef)(null),{pendingFiles:C,attachError:re,addFiles:w,removeFile:ae,clearFiles:T}=ge(),{state:oe,elapsedSeconds:D,errorMessage:O,start:se,send:ce,discard:le}=ee(),k=oe===`recording`||oe===`paused`,ue=(0,N.useCallback)(()=>{console.info(`[operator-ui] op=voice-record state=start ms=0`),se()},[se]),de=(0,N.useCallback)(async()=>{let e=D*1e3,t=await ce();if(console.info(`[operator-ui] op=voice-record state=stop ms=${e}`),t){let e=t.type===`audio/ogg`?`.ogg`:t.type===`audio/mp4`?`.m4a`:`.webm`;w([new File([t],`voice-note${e}`,{type:t.type})])}},[D,ce,w]),fe=(0,N.useCallback)(()=>{console.info(`[operator-ui] op=voice-record state=cancel ms=${D*1e3}`),le()},[D,le]),me=(0,N.useRef)(!1),he=()=>Math.round((typeof window>`u`?900:window.innerHeight)/3),[M,P]=(0,N.useState)(null),[be,L]=(0,N.useState)(null),xe=(0,N.useRef)(null),R=(0,N.useRef)(44),z=(0,N.useCallback)(e=>{let t=xe.current;if(!t)return;t.moved=!0;let n=Math.min(he(),Math.max(44,t.startH+(t.startY-e.clientY)));R.current=n,P(n)},[]),B=(0,N.useCallback)(()=>{let e=xe.current?.moved??!1;xe.current=null,window.removeEventListener(`pointermove`,z),window.removeEventListener(`pointerup`,B),e&&console.info(`[operator-ui] op=wa-composer-resize mode=drag h=${R.current}`)},[z]),Se=(0,N.useCallback)(e=>{xe.current={startY:e.clientY,startH:S.current?.offsetHeight??44,moved:!1},window.addEventListener(`pointermove`,z),window.addEventListener(`pointerup`,B),e.preventDefault()},[z,B]),V=(0,N.useCallback)(e=>{let t=M??S.current?.offsetHeight??44,n=null;e.key===`ArrowUp`?(e.preventDefault(),n=Math.min(he(),t+24)):e.key===`ArrowDown`&&(e.preventDefault(),n=Math.max(44,t-24)),n!==null&&(P(n),console.info(`[operator-ui] op=wa-composer-resize mode=key h=${n}`))},[M]),Ce=(0,N.useRef)(``);(0,N.useEffect)(()=>{let e=S.current;if(!e)return;let t=Ce.current!==``&&o===``;if(Ce.current=o,M!==null){t&&P(null);return}let n=e.style.height;e.style.height=`auto`;let r=Math.min(he(),Math.max(44,e.scrollHeight));e.style.height=n,L(r)},[o,M]);let we=(o.trim().length>0||C.length>0||x.length>0)&&!c,Te=(0,N.useCallback)(async()=>{if(!me.current&&!(o.trim().length===0&&C.length===0&&x.length===0)){me.current=!0,u(!0),p(null);try{let r=`/api/whatsapp-reader/reply?session_key=${encodeURIComponent(n)}`,c;if(C.length>0||x.length>0){let n=new FormData;n.append(`accountId`,e),n.append(`remoteJid`,t),o.trim()&&n.append(`text`,o);for(let e of C)n.append(`files`,e);for(let e of x)n.append(`fileRefs`,e.path);i&&n.append(`quotedId`,i.msgKeyId),c=await fetch(r,{method:`POST`,body:n})}else c=await fetch(r,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({accountId:e,remoteJid:t,text:o,...i?{quotedId:i.msgKeyId}:{}})});let l=await c.json().catch(()=>({}));if(!c.ok){p(l.error??`Send failed.`),console.info(`[operator-ui] op=reply-fail remoteJid=${t} error=${l.error??`unknown`}`);return}s(``),T(),ne([]),a?.(),console.info(`[operator-ui] op=reply-sent remoteJid=${t} sent=${l.sent??0}`)}catch(e){p(`Could not reach the server. Try again.`),console.info(`[operator-ui] op=reply-fail remoteJid=${t} error=${String(e)}`)}finally{me.current=!1,u(!1)}}},[o,C,x,i,a,e,t,n,T]),Ee=(0,N.useCallback)(e=>{let t=S.current,{value:n,caret:r}=_e(o,e,t?t.selectionStart:null,t?t.selectionEnd:null);s(n),g(!1),requestAnimationFrame(()=>{let e=S.current;e&&(e.focus(),e.setSelectionRange(r,r))})},[o]),De=e=>{e.key===`Enter`&&!e.shiftKey&&(e.preventDefault(),we&&Te())},H=e=>e.dataTransfer.types.includes(`Files`),Oe=(0,N.useCallback)(e=>{H(e)&&(e.preventDefault(),b(!0))},[]),ke=(0,N.useCallback)(()=>b(!1),[]),Ae=(0,N.useCallback)(e=>{if(!H(e))return;e.preventDefault(),b(!1);let t=[...e.dataTransfer.files];if(t.length===0)return;let n=Math.max(0,C.length+t.length-5);console.info(`[operator-ui] op=composer-drop count=${t.length} rejected=${n}`),w(t)},[C.length,w]),je=e=>e.startsWith(`image/`)?(0,F.jsx)(A,{size:14}):e===`application/pdf`?(0,F.jsx)(ie,{size:14}):(0,F.jsx)(m,{size:14});return(0,F.jsxs)(`div`,{className:`wa-reply${y?` wa-reply-drag-over`:``}`,onDragOver:Oe,onDragLeave:ke,onDrop:Ae,children:[_&&(0,F.jsx)(ve,{sessionKey:n,onPick:e=>{ne(t=>[...t,e].slice(0,5)),v(!1)},onClose:()=>v(!1)}),h&&(0,F.jsx)(I,{onSelect:Ee}),f&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:f}),re&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:re}),oe===`error`&&O&&(0,F.jsx)(`p`,{className:`wa-reply-error`,role:`alert`,children:O}),(C.length>0||x.length>0)&&(0,F.jsxs)(`div`,{className:`wa-reply-attachments`,children:[C.map((e,t)=>(0,F.jsxs)(`div`,{className:`wa-reply-chip`,children:[je(e.type),(0,F.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,F.jsx)(`button`,{type:`button`,onClick:()=>ae(t),"aria-label":`Remove ${e.name}`,children:(0,F.jsx)(r,{size:12})})]},`f-${t}`)),x.map((e,t)=>(0,F.jsxs)(`div`,{className:`wa-reply-chip wa-reply-chip-ref`,children:[(0,F.jsx)(ie,{size:14}),(0,F.jsx)(`span`,{className:`wa-reply-chip-name`,children:e.name}),(0,F.jsx)(`button`,{type:`button`,onClick:()=>ne(e=>e.filter((e,n)=>n!==t)),"aria-label":`Remove ${e.name}`,children:(0,F.jsx)(r,{size:12})})]},`r-${t}`))]}),i&&(0,F.jsxs)(`div`,{className:`wa-reply-quote`,children:[(0,F.jsxs)(`div`,{className:`wa-reply-quote-body`,children:[(0,F.jsx)(`span`,{className:`wa-reply-quote-who`,children:i.fromMe?`You`:i.senderName??`Contact`}),(0,F.jsx)(`span`,{className:`wa-reply-quote-text`,children:i.body||`Message`})]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-quote-cancel`,onClick:()=>a?.(),"aria-label":`Cancel reply`,children:(0,F.jsx)(r,{size:14})})]}),!k&&(0,F.jsx)(`div`,{className:`wa-reply-resize-handle`,role:`separator`,"aria-orientation":`horizontal`,"aria-label":`Resize input — drag up to enlarge`,tabIndex:0,onPointerDown:Se,onKeyDown:V}),(0,F.jsx)(`div`,{className:`wa-reply-row`,children:k?(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:fe,"aria-label":`Cancel recording`,children:(0,F.jsx)(l,{size:20})}),(0,F.jsxs)(`span`,{className:`wa-rec-live`,role:`status`,children:[(0,F.jsx)(`span`,{className:`wa-rec-dot`,"aria-hidden":!0}),ye(D)]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void de(),"aria-label":`Stop recording`,children:(0,F.jsx)(d,{size:20})})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-emoji`,onClick:()=>g(e=>!e),disabled:c,"aria-label":`Emoji`,"aria-expanded":h,children:(0,F.jsx)(j,{size:22})}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-attach`,onClick:()=>v(!0),disabled:c,"aria-label":`Attach files`,children:(0,F.jsx)(E,{size:22})}),(0,F.jsx)(`textarea`,{ref:S,className:`wa-reply-input`,value:o,rows:1,style:{height:`${M??be??44}px`},placeholder:`Type a message`,disabled:c,onChange:e=>s(e.target.value),onKeyDown:De}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-mic`,onClick:()=>void ue(),disabled:c,"aria-label":`Record voice note`,children:(0,F.jsx)(te,{size:22})}),(0,F.jsx)(`button`,{type:`button`,className:`wa-reply-send`,onClick:()=>void Te(),disabled:!we,"aria-label":`Send`,children:(0,F.jsx)(pe,{size:20})})]})})]})}function L({accountId:e,remoteJid:t,contactName:n,sessionKey:i,onBack:a}){let o=w(t),s=t.split(`@`)[0],c=o?`Group`:n===`+${s}`?void 0:`+${s}`,[l,u]=(0,N.useState)(!1),[d,f]=(0,N.useState)(``),p=()=>{u(!1),f(``)},[m,h]=(0,N.useState)(null);return(0,F.jsxs)(`div`,{className:`wa-web`,children:[(0,F.jsxs)(`header`,{className:`wa-web-header`,children:[a&&(0,F.jsx)(`button`,{type:`button`,className:`wa-web-back`,onClick:a,"aria-label":`Back`,children:(0,F.jsx)(y,{size:20})}),(0,F.jsx)(`span`,{className:`wa-web-avatar`,"aria-hidden":!0,children:(0,F.jsx)(M,{size:20})}),l?(0,F.jsxs)(`div`,{className:`wa-web-search`,children:[(0,F.jsx)(D,{size:18,"aria-hidden":!0}),(0,F.jsx)(`input`,{className:`wa-web-search-input`,type:`text`,autoFocus:!0,placeholder:`Search messages`,"aria-label":`Search messages`,value:d,onChange:e=>f(e.target.value),onKeyDown:e=>{e.key===`Escape`&&p()}}),(0,F.jsx)(`button`,{type:`button`,className:`wa-web-search-close`,onClick:p,"aria-label":`Close search`,children:(0,F.jsx)(r,{size:18})})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`wa-web-titles`,children:[(0,F.jsx)(`span`,{className:`wa-web-name`,children:n}),c&&(0,F.jsx)(`span`,{className:`wa-web-subtitle`,children:c})]}),(0,F.jsx)(`button`,{type:`button`,className:`wa-web-search-toggle`,onClick:()=>u(!0),"aria-label":`Search messages`,children:(0,F.jsx)(D,{size:20})})]})]}),(0,F.jsx)(`div`,{className:`wa-web-body`,children:(0,F.jsx)(_,{sessionId:``,projectDir:``,sessionKey:i,forceDeliveredOnly:!0,suppressDirectives:!0,store:{accountId:e,remoteJid:t},search:l?d:void 0,onReplyTo:o?void 0:h})}),o?(0,F.jsx)(`p`,{className:`wa-reply wa-reply-readonly`,children:`Group messages are read-only.`}):(0,F.jsx)(be,{accountId:e,remoteJid:t,sessionKey:i,replyTo:m,onClearReply:()=>h(null)})]})}function xe(e){let t=new Set,n=[];for(let r of e)for(let e of r.labels)e&&(t.has(e)||O.has(e)&&(t.add(e),n.push(e)));return n}function R(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 z({conversations:e,sessionKey:t,onBack:n}){let[r,i]=(0,N.useState)(null),a=b(e);return r?r.source===`store`&&r.accountId&&r.remoteJid?(0,F.jsx)(L,{accountId:r.accountId,remoteJid:r.remoteJid,contactName:T(r),sessionKey:t,onBack:()=>i(null)},x(r)):(0,F.jsxs)(`div`,{className:`op-conv op-conv-reader`,children:[(0,F.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:()=>i(null),"aria-label":`Back to conversations`,children:[(0,F.jsx)(y,{size:16}),` Back`]}),(0,F.jsx)(`span`,{className:`op-conv-title`,children:T(r)})]}),(0,F.jsx)(_,{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},x(r))]}):(0,F.jsxs)(`div`,{className:`op-conv op-conv-list`,children:[(0,F.jsxs)(`div`,{className:`op-conv-bar`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-back`,onClick:n,"aria-label":`Back to chat`,children:[(0,F.jsx)(y,{size:16}),` Chat`]}),(0,F.jsx)(`span`,{className:`op-conv-title`,children:`Conversations`})]}),a.map(e=>(0,F.jsxs)(`div`,{className:`op-conv-group`,children:[(0,F.jsxs)(`div`,{className:`op-conv-group-head`,children:[(0,F.jsx)(ne,{channel:e.channel,size:14}),e.label]}),e.rows.map(e=>(0,F.jsxs)(`button`,{type:`button`,className:`op-conv-row`,onClick:()=>{console.info(`[operator-ui] op=reader-open channel=${e.channel} key=${x(e)} readonly=true source=${e.source}`),i(e)},children:[(0,F.jsx)(`span`,{className:`op-conv-name`,children:T(e)}),e.modelGated&&(0,F.jsx)(`span`,{className:`op-conv-gated`,role:`img`,"aria-label":`Model unavailable`,children:(0,F.jsx)(me,{size:13})}),(0,F.jsx)(`span`,{className:`op-conv-when`,children:R(e.lastMessageAt)})]},x(e)))]},e.channel))]})}var B=/\.(png|jpe?g|gif|webp|svg)$/i;function Se(e){return B.test(e)}function V(e){return e.entryPath??e.name}var Ce=`maxy-data-view`,we=95*1024*1024,Te=48*1024*1024;function Ee(){return typeof window>`u`?`list`:window.localStorage.getItem(Ce)===`grid`?`grid`:`list`}function De(){let[e,t]=(0,N.useState)(null),[n,r]=(0,N.useState)(!1);return(0,N.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,F.jsx)(u,{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,F.jsx)(`div`,{className:`data-page data-page-full`,children:(0,F.jsx)(H,{cacheKey:e})})}):(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsxs)(`div`,{className:`data-empty`,children:[(0,F.jsx)(`p`,{children:`You are not signed in.`}),(0,F.jsxs)(`p`,{children:[`Open the `,(0,F.jsx)(`a`,{href:`/`,className:`data-link`,children:`main admin page`}),` and log in, then return here.`]})]})}):(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsxs)(`div`,{className:`data-loading`,children:[(0,F.jsx)(a,{size:18,className:`spin`}),` Loading…`]})})}function H({cacheKey:e}){let{adminFetch:n,cacheKey:r,sessionRefetchNonce:i}=t({initialCacheKey:e,surface:`data`});return(0,F.jsx)(Fe,{adminFetch:n,cacheKey:r,sessionRefetchNonce:i})}function Oe(){if(typeof window>`u`)return`.`;let e=new URLSearchParams(window.location.hash.replace(/^#/,``)).get(`path`);return e&&e.length>0?e:`.`}function ke(e){if(typeof window>`u`)return;let t=new URL(window.location.href);t.hash=e===`.`?``:`path=${encodeURIComponent(e)}`,window.history.replaceState(window.history.state,``,t.toString())}function Ae(e){return new Promise((t,n)=>{let r=[],i=()=>e.readEntries(e=>{e.length===0?t(r):(r.push(...e),i())},n);i()})}function je(e){return new Promise((t,n)=>e.file(t,n))}async function Me(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 je(r),relpath:e});else if(r.isDirectory){let t=await Ae(r.createReader());n.push(...await Me(t,e))}}return n}function Ne(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 Pe({adminFetch:e,cacheKey:t,sessionRefetchNonce:n}){let[o,c]=(0,N.useState)(``),u=(0,N.useRef)(null),[d,f]=(0,N.useState)(``),[p,m]=(0,N.useState)(null),[h,ee]=(0,N.useState)(`hybrid`),[g,_]=(0,N.useState)(!1),[v,te]=(0,N.useState)(null),[y,b]=(0,N.useState)(null),[x,ne]=(0,N.useState)(0),[w,T]=(0,N.useState)(!1),[E,O]=(0,N.useState)(()=>Oe()),[A,pe]=(0,N.useState)(null),[j,me]=(0,N.useState)(()=>Ee()),[M,ge]=(0,N.useState)(null),[P,_e]=(0,N.useState)([]),[I,ve]=(0,N.useState)(!1),[ye,be]=(0,N.useState)(null),[L,R]=(0,N.useState)(!1),[z,B]=(0,N.useState)(null),[De,H]=(0,N.useState)(null),[Ae,je]=(0,N.useState)(null),[Pe,Fe]=(0,N.useState)(!1),[Ie,ze]=(0,N.useState)(null),Be=(0,N.useRef)(null),[Ve,U]=(0,N.useState)(0),[We,Ge]=(0,N.useState)(!1),[Ke,qe]=(0,N.useState)(``),[Je,Ye]=(0,N.useState)(null),[Xe,Ze]=(0,N.useState)(``),[Qe,$e]=(0,N.useState)(null),W=(()=>{let e=E===`.`?[]:E.split(`/`).filter(Boolean);return e.length>=2&&e[0]===`accounts`})(),[et,tt]=(0,N.useState)(!1),nt=(0,N.useRef)(null),[rt,G]=(0,N.useState)(!1),it=(0,N.useRef)(null);(0,N.useEffect)(()=>{let e=o.trim();if(!e){f(``),m(null),te(null);return}T(!1);let t=setTimeout(()=>f(e),300);return()=>clearTimeout(t)},[o]),(0,N.useEffect)(()=>{if(!d){_(!1);return}let t=!1;return _(!0),te(null),e(`/api/admin/graph-search?q=${encodeURIComponent(d)}&labels=FileArtifact&limit=20${w?`&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||(m(e.results),ee(e.mode??`hybrid`),ne(typeof e.suppressed==`number`?e.suppressed:0))}).catch(e=>{t||te(e instanceof Error?e.message:String(e))}).finally(()=>{t||_(!1)}),()=>{t=!0}},[d,e,n,w]);let at=(0,N.useMemo)(()=>p?xe(p):[],[p]),K=y&&at.includes(y)?y:null,ot=(0,N.useMemo)(()=>p?K?p.filter(e=>e.labels.includes(K)):p:null,[p,K]),st=(0,N.useCallback)(e=>{let n=e.properties.relativePath;if(typeof n!=`string`||n.length===0)return;let r=`/api/admin/files/download?session_key=${encodeURIComponent(t)}&path=${encodeURIComponent(n)}`,i=document.createElement(`a`);i.href=r,i.rel=`noopener noreferrer`,document.body.appendChild(i),i.click(),i.remove()},[t]);(0,N.useEffect)(()=>{if(!p)return;let e=p.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(`,`)}`)},[p]),(0,N.useEffect)(()=>{let t=!1;return ve(!0),be(null),e(`/api/admin/files?path=${encodeURIComponent(E===`.`?``:E)}`).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||(pe(e.entries),_e(e.displayPath??[]))}).catch(e=>{t||(pe([]),_e([]),be(e instanceof Error?e.message:String(e)))}).finally(()=>{t||ve(!1)}),()=>{t=!0}},[e,E,Ve,n]),(0,N.useEffect)(()=>{ke(E)},[E]);let ct=(0,N.useCallback)(()=>{U(e=>e+1)},[]),q=(0,N.useCallback)(e=>{tt(!1),O(e)},[]),lt=(0,N.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);console.log(`[data-search] op=locate nodeId=${e.nodeId} folder=${r}`),c(``),te(null),b(null),q(r)},[q]),ut=(0,N.useCallback)(()=>{if(E===`.`||E===``)return;let e=E.split(`/`).filter(Boolean);e.pop(),O(e.length===0?`.`:e.join(`/`))},[E]),dt=(0,N.useCallback)(e=>{oe(t,E===`.`?V(e):`${E}/${V(e)}`)},[E,t]),[J,ft]=(0,N.useState)(!1),[Y,pt]=(0,N.useState)(new Set),mt=(0,N.useRef)(null),X=(0,N.useRef)(!1),ht=typeof navigator<`u`&&typeof navigator.share==`function`&&typeof navigator.canShare==`function`,gt=(0,N.useCallback)(e=>{ft(!0),pt(new Set([e])),console.info(`[data-ui] op=select-enter count=1`)},[]),Z=(0,N.useCallback)(e=>{ft(!1),pt(new Set),console.info(`[data-ui] op=select-exit reason=${e}`)},[]),Q=(0,N.useCallback)(e=>{pt(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),_t=(0,N.useCallback)(e=>{X.current=!1,mt.current=setTimeout(()=>{X.current=!0,gt(e)},500)},[gt]),$=(0,N.useCallback)(()=>{mt.current&&=(clearTimeout(mt.current),null)},[]),vt=(0,N.useCallback)(e=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}dt(e)},[J,Q,dt]),yt=(0,N.useCallback)(e=>{me(e),typeof window<`u`&&window.localStorage.setItem(Ce,e),console.info(`[data] op=view-mode mode=${e}`)},[]),bt=(0,N.useCallback)(e=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}ge({src:ae(t,E===`.`?V(e):`${E}/${V(e)}`),alt:e.displayName??e.name})},[J,Q,E,t]),xt=(0,N.useCallback)(()=>(A??[]).filter(e=>e.kind===`file`&&Y.has(e.name)),[A,Y]),St=(0,N.useCallback)(()=>{if(Y.size!==1)return null;let e=(A??[]).find(e=>Y.has(e.name));return e&&!e.entryPath?e:null},[A,Y]),Ct=(0,N.useCallback)(()=>(A??[]).filter(e=>(e.kind===`file`||e.kind===`directory`)&&Y.has(e.name)),[A,Y]),wt=(0,N.useCallback)(()=>{let e=Ct(),n=e.some(e=>e.kind===`directory`);e.length===1&&!n?dt(e[0]):e.length>=1&&re(t,e.map(e=>E===`.`?V(e):`${E}/${V(e)}`)),Z(`action`)},[Ct,dt,E,t,Z]),Tt=(0,N.useCallback)(async()=>{let t=xt(),n=t.filter(e=>!e.protected),r=t.length-n.length;ze(r>0?`${r} protected file(s) kept`:null);for(let t of n){let n=E===`.`?V(t):`${E}/${V(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){ze(e instanceof Error?e.message:String(e))}}U(e=>e+1),Z(`action`)},[xt,E,e,Z]),Et=(0,N.useCallback)(async()=>{let e=xt();if(console.info(`[data-ui] op=share supported=${ht} count=${e.length}`),ht)try{let n=await Promise.all(e.map(async e=>{let n=E===`.`?V(e):`${E}/${V(e)}`,r=`/api/admin/files/download?session_key=${encodeURIComponent(t)}&path=${encodeURIComponent(n)}`,i=await(await fetch(r)).blob();return new File([i],e.displayName??e.name,{type:i.type||`application/octet-stream`})}));navigator.canShare({files:n})&&await navigator.share({files:n})}catch(e){console.warn(`[data-ui] op=share-failed err=${e instanceof Error?e.message:String(e)}`)}},[xt,ht,E,t]),Dt=(0,N.useCallback)(()=>{Be.current?.click()},[]),Ot=(0,N.useCallback)((e,n={})=>{let r=(r,i,a)=>{let o=new URLSearchParams({session_key:t,path:E===`.`?``:E,filename:e.name});n.relpath&&o.set(`relpath`,n.relpath),n.token&&o.set(`token`,n.token);for(let[e,t]of Object.entries(i))o.set(e,t);return new Promise(t=>{let n=new XMLHttpRequest;n.open(`POST`,`/api/admin/files/upload?${o.toString()}`),n.setRequestHeader(`Content-Type`,e.type||`application/octet-stream`),a&&(n.upload.onprogress=e=>{e.lengthComputable&&a(e.loaded)}),n.onload=()=>{let e={};try{e=JSON.parse(n.responseText)}catch{}t({status:n.status,data:e})},n.onerror=()=>t({status:0,data:{}}),n.onabort=()=>t({status:0,data:{error:`aborted`}}),n.send(r)})};if(e.size<=we)return r(e,{},t=>n.onProgress?.(t,e.size));let i=`${Date.now().toString(36)}-${Math.random().toString(16).slice(2,10)}`,a=Math.ceil(e.size/Te);return(async()=>{let t={status:0,data:{}};for(let o=0;o<a;o++){let s=o*Te;if(t=await r(e.slice(s,Math.min(s+Te,e.size)),{uploadId:i,seq:String(o),total:String(a)},t=>n.onProgress?.(s+t,e.size)),!(t.status>=200&&t.status<300))return t}return t})()},[t,E]),kt=(0,N.useCallback)(async e=>{H(null),R(!0),B({loaded:0,total:e.size});try{let{status:t,data:n}=await Ot(e,{onProgress:(e,t)=>B({loaded:e,total:t})});t>=200&&t<300&&n.path?(O(n.path.split(`/`).slice(0,-1).join(`/`)||`.`),U(e=>e+1)):H(t===0?`Network error during upload — the connection failed before the server responded.`:n.error??`Upload failed (HTTP ${t}).`)}finally{R(!1),B(null),Be.current&&(Be.current.value=``)}},[Ot]),At=(0,N.useCallback)(e=>{W&&Array.from(e.dataTransfer.types).includes(`Files`)&&(e.preventDefault(),Fe(!0))},[W]),jt=(0,N.useCallback)(e=>{e.currentTarget.contains(e.relatedTarget)||Fe(!1)},[]),Mt=(0,N.useCallback)(async e=>{e.preventDefault(),Fe(!1);let t=Math.random().toString(16).slice(2,10),n=Array.from(e.dataTransfer.items);if(console.info(`[data-ui] op=drop-received token=${t} items=${n.length}`),n.length===0)return;if(!W){console.info(`[data-ui] op=drop-rejected token=${t} reason=no-write`),H(`Open a folder inside your account to upload`);return}let r=n.map(e=>e.webkitGetAsEntry?.()).filter(e=>!!e);R(!0),H(null),je(null);let i=performance.now();try{let e=await Me(r),n=e.reduce((e,t)=>e+t.file.size,0),a=new Set(e.map(e=>e.relpath.split(`/`).slice(0,-1).join(`/`)).filter(Boolean)).size;console.info(`[data-ui] op=drop-walk token=${t} files=${e.length} dirs=${a} bytes=${n}`);let o=0,s=[];for(let n=0;n<e.length;n++){let{file:r,relpath:i}=e[n];console.info(`[data-ui] op=drop-file token=${t} rel="${i}" i=${n+1}/${e.length}`),B({loaded:0,total:r.size});let{status:a,data:c}=await Ot(r,{relpath:i,token:t,onProgress:(e,t)=>B({loaded:e,total:t})});if(a>=200&&a<300)o++,console.info(`[data-ui] op=drop-file-ok token=${t} rel="${i}"`);else{let e=a===0?`http=0`:Ne(a,c.error);s.push(`${i} (${e})`),console.info(`[data-ui] op=drop-file-skip token=${t} rel="${i}" reason=${e}`)}}let c=Math.round(performance.now()-i);console.info(`[data-ui] op=drop-done token=${t} uploaded=${o} skipped=${s.length} ms=${c}`),je(`Uploaded ${o}, skipped ${s.length}${s.length?`: ${s.join(`, `)}`:``}`),U(e=>e+1)}catch(e){H(e instanceof Error?e.message:String(e))}finally{R(!1),B(null)}},[W,Ot]),Nt=(0,N.useCallback)(async()=>{let t=Ke.trim();if(t){$e(null);try{let n=await e(`/api/admin/files/folder`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({path:E===`.`?``:E,name:t})}),r=await n.json().catch(()=>({error:`HTTP ${n.status}`}));if(!n.ok)throw Error(r.error??`HTTP ${n.status}`);Ge(!1),qe(``),U(e=>e+1)}catch(e){$e(e instanceof Error?e.message:String(e))}}},[e,Ke,E]),Pt=(0,N.useCallback)(async()=>{if(!Je)return;let t=Xe.trim();if(!t)return;$e(null);let n=E===`.`?Je:`${E}/${Je}`;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}`);Ye(null),Ze(``),Z(`action`),U(e=>e+1)}catch(e){$e(e instanceof Error?e.message:String(e))}},[e,Xe,Je,E,Z]);(0,N.useEffect)(()=>{if(!et)return;let e=e=>{nt.current&&!nt.current.contains(e.target)&&tt(!1)},t=e=>{e.key===`Escape`&&tt(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[et]),(0,N.useEffect)(()=>{if(!rt)return;let e=e=>{it.current&&!it.current.contains(e.target)&&G(!1)},t=e=>{e.key===`Escape`&&G(!1)};return document.addEventListener(`mousedown`,e),document.addEventListener(`keydown`,t),()=>{document.removeEventListener(`mousedown`,e),document.removeEventListener(`keydown`,t)}},[rt]);let Ft=(0,N.useCallback)(e=>P.slice(0,e+1).map(e=>e.name).join(`/`),[P]),It=P.length>=2,Lt=It?[{name:`.`,label:`data`},...P.slice(0,P.length-2).map((e,t)=>({name:Ft(t),label:e.displayName??e.name}))]:[];return(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`data-toolbar`,children:[J?(0,F.jsxs)(`button`,{type:`button`,className:`data-select-cancel`,onClick:()=>Z(`cancel`),"aria-label":`Cancel selection`,children:[(0,F.jsx)(r,{size:14}),` Cancel`]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`div`,{className:`data-search-input`,children:[o===``&&(0,F.jsx)(D,{size:14}),(0,F.jsx)(`input`,{ref:u,type:`text`,value:o,onChange:e=>c(e.target.value),autoFocus:!0,autoComplete:`off`,spellCheck:!1}),g&&(0,F.jsx)(a,{size:14,className:`spin`}),o!==``&&(0,F.jsx)(`button`,{type:`button`,className:`data-search-inline-btn`,onClick:()=>{c(``),u.current?.focus()},title:`Clear search`,"aria-label":`Clear search`,children:(0,F.jsx)(r,{size:14})})]}),(0,F.jsxs)(`div`,{className:`data-toolbar-actions`,ref:it,children:[(0,F.jsx)(`button`,{type:`button`,className:`data-action-overflow`,onClick:()=>G(e=>!e),"aria-haspopup":`menu`,"aria-expanded":rt,"aria-label":`File actions`,title:`File actions`,children:(0,F.jsx)(ce,{size:16})}),(0,F.jsxs)(`div`,{className:`data-action-group`,role:`group`,"aria-label":`File actions`,"data-open":rt?`true`:void 0,children:[(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{ct(),G(!1)},disabled:I,title:`Refresh this folder`,"aria-label":`Refresh this folder`,children:[I?(0,F.jsx)(a,{size:16,className:`spin`}):(0,F.jsx)(S,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`Refresh`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{Dt(),G(!1)},disabled:L||!W,title:W?`Upload a file`:`Open a folder inside your account to upload`,"aria-label":`Upload a file`,children:[L?z&&z.total>0?(0,F.jsxs)(`span`,{className:`data-upload-pct`,children:[Math.round(z.loaded/z.total*100),`%`]}):(0,F.jsx)(a,{size:16,className:`spin`}):(0,F.jsx)(he,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`Upload`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{Ge(e=>!e),qe(``),$e(null),G(!1)},disabled:L||!W,title:W?`New folder`:`Open a folder inside your account to create one`,"aria-label":`New folder`,children:[(0,F.jsx)(le,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:`New folder`})]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-action-btn`,onClick:()=>{yt(j===`grid`?`list`:`grid`),G(!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,F.jsx)(de,{size:16}):(0,F.jsx)(ue,{size:16}),(0,F.jsx)(`span`,{className:`data-action-label`,children:j===`grid`?`List view`:`Grid view`})]})]})]})]}),(0,F.jsxs)(`div`,{className:`data-breadcrumbs`,children:[E!==`.`&&(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost data-back-btn`,onClick:ut,title:`Up one level`,"aria-label":`Up one level`,children:(0,F.jsx)(se,{size:14})}),It?(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,ref:nt,children:[(0,F.jsx)(`button`,{type:`button`,className:`data-crumb data-crumb-ellipsis`,onClick:()=>tt(e=>!e),"aria-haspopup":`menu`,"aria-expanded":et,"aria-label":`Show parent folders`,title:`Show parent folders`,children:`…`}),et&&(0,F.jsx)(`div`,{className:`data-crumb-menu`,role:`menu`,children:Lt.map(e=>(0,F.jsx)(`button`,{type:`button`,role:`menuitem`,className:`data-crumb-menu-item`,onClick:()=>q(e.name),title:e.label,children:e.label},e.name))})]}),[P.length-2,P.length-1].map(e=>{let t=P[e];return(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,F.jsx)(`span`,{className:`data-crumb-sep`,children:`/`}),(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(Ft(e)),title:t.name,children:t.displayName??t.name})]},Ft(e))})]}):(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(`.`),children:`data`}),P.map((e,t)=>(0,F.jsxs)(`span`,{className:`data-crumb-wrap`,children:[(0,F.jsx)(`span`,{className:`data-crumb-sep`,children:`/`}),(0,F.jsx)(`button`,{type:`button`,className:`data-crumb`,onClick:()=>q(Ft(t)),title:e.name,children:e.displayName??e.name})]},Ft(t)))]})]}),We&&(0,F.jsxs)(`div`,{className:`data-inline-form`,children:[(0,F.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`Folder name`,value:Ke,autoFocus:!0,onChange:e=>qe(e.target.value),onKeyDown:e=>{e.key===`Enter`&&Nt(),e.key===`Escape`&&Ge(!1)}}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:Nt,children:`Create`}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>Ge(!1),children:`Cancel`})]}),Je&&(0,F.jsxs)(`div`,{className:`data-inline-form`,children:[(0,F.jsx)(`input`,{type:`text`,className:`data-inline-input`,placeholder:`New name`,value:Xe,autoFocus:!0,onChange:e=>Ze(e.target.value),onKeyDown:e=>{e.key===`Enter`&&Pt(),e.key===`Escape`&&Ye(null)}}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn`,onClick:Pt,children:`Rename`}),(0,F.jsx)(`button`,{type:`button`,className:`data-btn data-btn-ghost`,onClick:()=>Ye(null),children:`Cancel`})]}),Qe&&(0,F.jsx)(`div`,{className:`data-error`,children:Qe}),(0,F.jsx)(`input`,{type:`file`,ref:Be,hidden:!0,onChange:e=>{let t=e.target.files?.[0];t&&kt(t)}})]}),(0,F.jsxs)(`div`,{className:`data-body`,"data-drag-active":Pe?`true`:void 0,onDragEnter:At,onDragOver:At,onDragLeave:jt,onDrop:Mt,children:[(v!==null||p!==null)&&(0,F.jsxs)(`section`,{className:`data-panel`,children:[v&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Search failed: `,v]}),at.length>0&&(0,F.jsx)(`div`,{className:`data-chip-row`,role:`group`,"aria-label":`Filter by type`,children:at.map(e=>{let t=e===K;return(0,F.jsx)(`button`,{type:`button`,className:`data-chip`,"data-active":t,onClick:()=>b(t?null:e),children:Re([e])??e},e)})}),p&&!g&&(0,F.jsxs)(`div`,{className:`data-results-meta`,children:[ot.length,` of `,p.length,` result`,p.length===1?``:`s`]}),p&&!g&&!K&&x>0&&!w&&(0,F.jsxs)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>T(!0),children:[x,` low-confidence result`,x===1?``:`s`,` hidden — show all`]}),p&&!g&&!K&&w&&(0,F.jsx)(`button`,{type:`button`,className:`data-suppressed-banner`,onClick:()=>T(!1),children:`Showing all results — hide low-confidence`}),p&&p.length===0&&!g&&(0,F.jsx)(`div`,{className:`data-empty-results`,children:`No matches. Try a different keyword.`}),ot&&ot.length>0&&(0,F.jsx)(`ul`,{className:`data-results`,children:ot.map(e=>(0,F.jsx)(Le,{hit:e,mode:h,onDownload:st,onLocate:lt},e.nodeId))})]}),(0,F.jsxs)(`section`,{className:`data-panel`,children:[z&&(0,F.jsxs)(`div`,{className:`data-upload-progress`,role:`progressbar`,"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":z.total>0?Math.round(z.loaded/z.total*100):void 0,children:[(0,F.jsx)(`div`,{className:`data-upload-progress-track`,children:(0,F.jsx)(`div`,{className:`data-upload-progress-fill`,style:{width:`${z.total>0?Math.round(z.loaded/z.total*100):0}%`}})}),(0,F.jsxs)(`span`,{className:`data-upload-progress-label`,children:[`Uploading… `,z.total>0?`${Math.round(z.loaded/z.total*100)}%`:``]})]}),De&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Upload failed: `,De]}),Ae&&(0,F.jsx)(`div`,{className:`data-status`,children:Ae}),Ie&&(0,F.jsxs)(`div`,{className:`data-error`,children:[`Delete failed: `,Ie]}),ye&&(0,F.jsx)(`div`,{className:`data-error`,children:ye}),I&&(0,F.jsxs)(`div`,{className:`data-loading`,children:[(0,F.jsx)(a,{size:14,className:`spin`}),` Loading…`]}),!J&&!I&&A&&A.length>0&&(0,F.jsxs)(`div`,{className:`data-select-hint`,children:[(0,F.jsx)(fe,{size:13}),(0,F.jsx)(`span`,{children:`Press and hold a file to select, rename, or delete it.`})]}),!I&&A&&A.length===0&&!ye&&(0,F.jsx)(`div`,{className:`data-empty-results`,children:`Empty directory.`}),!I&&A&&A.length>0&&j===`grid`&&(0,F.jsx)(`ul`,{className:`data-grid`,children:A.map(e=>{let n=e.displayName??e.name,r=J&&Y.has(e.name);if(e.kind===`directory`)return(0,F.jsx)(`li`,{className:`data-grid-cell`,"data-selected":r?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-grid-tile`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}q(E===`.`?e.name:`${E}/${e.name}`)},children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsx)(k,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:n})]})},e.name);if(e.kind===`file`){let i=Se(V(e)),a=E===`.`?V(e):`${E}/${V(e)}`;return(0,F.jsx)(`li`,{className:`data-grid-cell`,"data-selected":r?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-grid-tile${i?` data-grid-tile-image`:``}`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>i?bt(e):vt(e),title:J?void 0:i?`Preview ${n}`:`Download ${n}`,children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),i?(0,F.jsx)(`img`,{className:`data-grid-thumb`,src:ae(t,a),alt:n,loading:`lazy`,onError:()=>console.warn(`[data] op=thumb-error path=${a}`)}):(0,F.jsx)(ie,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,title:e.name,children:n}),!i&&(0,F.jsx)(`span`,{className:`data-grid-sub`,children:He(e.sizeBytes)})]})},e.name)}return(0,F.jsx)(`li`,{className:`data-grid-cell`,children:(0,F.jsxs)(`div`,{className:`data-grid-tile data-entry-disabled`,children:[(0,F.jsx)(ie,{size:28,className:`data-grid-glyph`}),(0,F.jsx)(`span`,{className:`data-grid-label`,children:n}),(0,F.jsx)(`span`,{className:`data-grid-sub`,children:`special`})]})},e.name)})}),!I&&A&&A.length>0&&j===`list`&&(0,F.jsx)(`ul`,{className:`data-entries`,children:A.map(e=>{let t=e.displayName??e.name;if(e.kind===`directory`){let n=J&&Y.has(e.name);return(0,F.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-entry-btn`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>{if(X.current){X.current=!1;return}if(J){Q(e.name);return}q(E===`.`?e.name:`${E}/${e.name}`)},children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsx)(k,{size:14}),(0,F.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t})]})},e.name)}if(e.kind===`file`){let n=J&&Y.has(e.name);return(0,F.jsx)(`li`,{className:`data-entry`,"data-selected":n?`true`:void 0,children:(0,F.jsxs)(`button`,{type:`button`,className:`data-entry-btn data-entry-file`,onPointerDown:()=>_t(e.name),onPointerUp:$,onPointerMove:$,onPointerLeave:$,onPointerCancel:$,onClick:()=>vt(e),title:J?void 0:`Download ${t}`,children:[J&&(0,F.jsx)(`span`,{className:`data-entry-select-indicator`,"aria-hidden":`true`}),(0,F.jsxs)(`span`,{className:`data-entry-text`,children:[(0,F.jsx)(`span`,{className:`data-entry-name`,title:e.name,children:t}),(0,F.jsxs)(`span`,{className:`data-entry-meta`,title:`Modified ${Ue(e.modifiedAt)}`,children:[He(e.sizeBytes),` · `,Ue(e.modifiedAt)]})]})]})},e.name)}return(0,F.jsx)(`li`,{className:`data-entry`,children:(0,F.jsx)(`div`,{className:`data-entry-btn data-entry-file data-entry-disabled`,children:(0,F.jsxs)(`span`,{className:`data-entry-text`,children:[(0,F.jsx)(`span`,{className:`data-entry-name`,children:t}),(0,F.jsx)(`span`,{className:`data-entry-meta`,children:`special`})]})})},e.name)})})]})]}),J&&(0,F.jsx)(`div`,{className:`data-select-bar`,role:`toolbar`,"aria-label":`Selection actions`,children:(0,F.jsxs)(`div`,{className:`data-select-bar-inner`,children:[(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:Et,disabled:!ht||Y.size===0,title:ht?`Share selected files`:`Sharing is not supported on this device`,children:[(0,F.jsx)(i,{size:16}),` Share`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:wt,disabled:Y.size===0,children:[(0,F.jsx)(C,{size:16}),` Download`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action`,onClick:()=>{let e=St();e&&(Ye(e.name),Ze(e.name))},disabled:!St(),children:[(0,F.jsx)(s,{size:16}),` Rename`]}),(0,F.jsxs)(`button`,{type:`button`,className:`data-select-action data-select-delete`,onClick:Tt,disabled:Y.size===0,children:[(0,F.jsx)(l,{size:16}),` Delete`]})]})}),M&&(0,F.jsx)(`div`,{className:`chat-attachment-overlay`,role:`dialog`,"aria-label":M.alt,onClick:()=>ge(null),children:(0,F.jsx)(`img`,{className:`chat-attachment-overlay-image`,src:M.src,alt:M.alt})})]})}function Fe({adminFetch:e,cacheKey:t,sessionRefetchNonce:n}){(0,N.useEffect)(()=>{console.info(`[data-ui] op=mount header=operator home=absent`)},[]);let r=(0,N.useCallback)(()=>{try{sessionStorage.removeItem(`maxy-admin-session-key`)}catch{}window.location.href=`/`},[]),i=(0,N.useCallback)(e=>{e===`chat`&&(window.location.href=`/`)},[]),[a,o]=(0,N.useState)([]),[s,l]=(0,N.useState)(`files`),{subAccounts:u,activeAccountId:d,switching:p,switchAccount:m}=f(t);return(0,N.useEffect)(()=>{if(!t)return;let e=!1;return fetch(`/api/whatsapp-reader/conversations?session_key=${encodeURIComponent(t)}`).then(e=>e.ok?e.json():{conversations:[]}).then(t=>{e||o(t.conversations??[])}).catch(()=>{}),()=>{e=!0}},[t]),(0,F.jsxs)(`main`,{className:`data-main`,children:[(0,F.jsx)(c,{variant:`operator`,onNavigate:i,onOpenConversations:a.length>0?()=>l(`conversations`):void 0,onToggleSidebar:()=>{},sidebarOpen:!1,onLogout:r,onDisconnect:async()=>!0,disconnecting:!1,subAccounts:u,activeAccountId:d,switchingAccount:p,onSwitchAccount:m}),s===`conversations`?(0,F.jsx)(z,{conversations:a,sessionKey:t,onBack:()=>l(`files`)}):(0,F.jsx)(Pe,{adminFetch:e,cacheKey:t,sessionRefetchNonce:n})]})}function Ie({cacheKey:e}){let{adminFetch:n,cacheKey:r,sessionRefetchNonce:i}=t({initialCacheKey:e,surface:`data`});return(0,F.jsx)(`div`,{className:`data-page`,children:(0,F.jsx)(`main`,{className:`data-main`,children:(0,F.jsx)(Pe,{adminFetch:n,cacheKey:r,sessionRefetchNonce:i})})})}function Le({hit:e,mode:t,onDownload:n,onLocate:r}){let i=ze(e.properties),a=Be(e.properties),o=Re(e.labels),s=Ve(e.properties),[c,l]=(0,N.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,ee=m?h===-1?`data`:p.slice(0,h):null;return(0,F.jsxs)(`li`,{className:`data-result`,children:[(0,F.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,F.jsx)(`div`,{className:`data-result-header`,children:(0,F.jsx)(`span`,{className:`data-result-labels`,children:o})}),i&&(0,F.jsx)(`div`,{className:`data-result-title`,children:i}),a&&(0,F.jsx)(`pre`,{className:`data-result-body`,children:d}),(0,F.jsxs)(`div`,{className:`data-result-scores`,children:[s&&(0,F.jsxs)(`span`,{className:`data-result-updated`,children:[`Updated `,Ue(s),` · `]}),f]})]}),m&&(0,F.jsxs)(`button`,{type:`button`,className:`data-result-locate`,onClick:()=>r(e),title:`Locate in ${ee}`,"aria-label":`Locate in ${ee}`,children:[(0,F.jsx)(k,{size:12}),ee]}),u&&(0,F.jsx)(`button`,{type:`button`,className:`data-result-toggle`,onClick:()=>l(e=>!e),children:c?`Show less`:`Show more`})]})}function Re(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 ze(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 Be(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 Ve(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 He(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 Ue(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{Ie as n,L as r,De as t};