@mcp-b/react-components 0.56.0 → 0.56.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/dist/{CodeBlock-Dw1z6jc8.js → CodeBlock-Bl-q7wMc.js} +1 -1
  2. package/dist/{FileTree-okaLnS5j.js → FileTree-DruTQ-oa.js} +1 -1
  3. package/dist/{ManagerOffice-D4L_xO4i.js → ManagerOffice-CMJ7laGe.js} +5 -5
  4. package/dist/{SetupChecklist-DWyifWWg.js → SetupChecklist-BiWQkKEq.js} +2 -2
  5. package/dist/{WorkspaceFileView-DQDWUpAH.js → WorkspaceFileView-DXgTljKV.js} +2 -2
  6. package/dist/components/agents-sdk/AgentActivity.js +1 -1
  7. package/dist/components/agents-sdk/AgentChat.js +16 -20
  8. package/dist/components/agents-sdk/AgentEvent.js +2 -2
  9. package/dist/components/agents-sdk/BrowserLiveScreen.js +1 -1
  10. package/dist/components/agents-sdk/BrowserLiveView.js +1 -1
  11. package/dist/components/agents-sdk/BrowserReplay.js +1 -1
  12. package/dist/components/agents-sdk/BrowserRunPanel.js +1 -1
  13. package/dist/components/agents-sdk/EmployeeApp.js +2 -2
  14. package/dist/components/agents-sdk/EmployeeChat.js +5 -5
  15. package/dist/components/agents-sdk/EmployeeChrome.js +12 -12
  16. package/dist/components/agents-sdk/EmployeeSchedules.js +3 -3
  17. package/dist/components/agents-sdk/EmployeeStartScreen.js +4 -4
  18. package/dist/components/agents-sdk/ManagerAccountActions.js +3 -3
  19. package/dist/components/agents-sdk/ManagerOffice.js +1 -1
  20. package/dist/components/agents-sdk/ManagerOfficeScreens.js +2 -2
  21. package/dist/components/agents-sdk/McpConnectionRequest.js +2 -2
  22. package/dist/components/agents-sdk/McpConnectorForm.js +1 -1
  23. package/dist/components/agents-sdk/McpPluginCatalog.js +3 -3
  24. package/dist/components/agents-sdk/McpServerPicker.js +2 -2
  25. package/dist/components/agents-sdk/ModelEndpointDialog.js +1 -1
  26. package/dist/components/agents-sdk/ModelSelector.js +4 -4
  27. package/dist/components/agents-sdk/PromptInputApproval.js +1 -1
  28. package/dist/components/agents-sdk/PromptInputCommands.js +1 -1
  29. package/dist/components/agents-sdk/SubagentRunIndicator.js +1 -1
  30. package/dist/components/agents-sdk/SubagentRunPanel.js +1 -1
  31. package/dist/components/agents-sdk/SubagentRunSelector.js +1 -1
  32. package/dist/components/agents-sdk/ThinkChatActivity.js +3 -3
  33. package/dist/components/agents-sdk/ThinkChatToolPanels.js +2 -2
  34. package/dist/components/agents-sdk/ThinkExecutionDetail.js +2 -2
  35. package/dist/components/agents-sdk/ThinkExecutionStatus.js +1 -1
  36. package/dist/components/agents-sdk/ThinkExecutionWorkbench.js +3 -3
  37. package/dist/components/agents-sdk/ThinkFullApp.d.ts +1 -1
  38. package/dist/components/agents-sdk/ThinkFullApp.js +1 -4
  39. package/dist/components/agents-sdk/ThinkRecoveryNotice.js +1 -1
  40. package/dist/components/agents-sdk/ThinkRoutineActions.js +2 -2
  41. package/dist/components/agents-sdk/ThinkRoutineBrowser.js +2 -2
  42. package/dist/components/agents-sdk/ThinkRoutineDetail.js +1 -1
  43. package/dist/components/agents-sdk/ThinkRoutineForm.js +4 -4
  44. package/dist/components/agents-sdk/ThinkRoutineRuns.js +1 -1
  45. package/dist/components/agents-sdk/ThinkThreadPicker.js +12 -9
  46. package/dist/components/agents-sdk/WorkbenchBack.js +1 -1
  47. package/dist/components/agents-sdk/WorkspaceBrowser.js +1 -1
  48. package/dist/components/agents-sdk/WorkspaceCorrespondence.js +6 -6
  49. package/dist/components/agents-sdk/WorkspaceExecution.js +7 -7
  50. package/dist/components/agents-sdk/WorkspaceExplorer.js +3 -3
  51. package/dist/components/agents-sdk/WorkspaceFileView.js +1 -1
  52. package/dist/components/agents-sdk/WorkspaceHeader.js +1 -1
  53. package/dist/components/agents-sdk/WorkspaceMountManager.js +1 -1
  54. package/dist/components/agents-sdk/WorkspaceProject.js +4 -4
  55. package/dist/components/agents-sdk/WorkspaceUserScript.js +4 -4
  56. package/dist/components/ai-sdk/Activity.js +1 -1
  57. package/dist/components/ai-sdk/AgentChatStartScreen.js +1 -1
  58. package/dist/components/ai-sdk/Approval.js +2 -2
  59. package/dist/components/ai-sdk/Artifact.js +1 -1
  60. package/dist/components/ai-sdk/ChainOfThought.js +1 -1
  61. package/dist/components/ai-sdk/Checkpoint.js +1 -1
  62. package/dist/components/ai-sdk/CodeBlock.js +1 -1
  63. package/dist/components/ai-sdk/ComposerLink.js +1 -1
  64. package/dist/components/ai-sdk/ConnectedAppCards.js +3 -3
  65. package/dist/components/ai-sdk/Context.js +1 -1
  66. package/dist/components/ai-sdk/Conversation.js +1 -1
  67. package/dist/components/ai-sdk/Goal.js +1 -1
  68. package/dist/components/ai-sdk/MediaPreviewCard.js +1 -1
  69. package/dist/components/ai-sdk/Message.js +2 -2
  70. package/dist/components/ai-sdk/MessageScroller.js +1 -1
  71. package/dist/components/ai-sdk/MessageScrollerVirtual.js +1 -1
  72. package/dist/components/ai-sdk/Plan.js +1 -1
  73. package/dist/components/ai-sdk/PromptInput.js +6 -6
  74. package/dist/components/ai-sdk/Queue.js +1 -1
  75. package/dist/components/ai-sdk/Reasoning.js +1 -1
  76. package/dist/components/ai-sdk/Sources.js +1 -1
  77. package/dist/components/ai-sdk/Task.js +1 -1
  78. package/dist/components/extension/ChatGptSignInScreen.js +1 -1
  79. package/dist/components/extension/CodexModelSelector.js +2 -2
  80. package/dist/components/extension/ConversationTabPicker.js +2 -2
  81. package/dist/components/foundations/Checkbox.js +1 -1
  82. package/dist/components/foundations/Collapsible.js +1 -1
  83. package/dist/components/foundations/ContextMenu.js +1 -1
  84. package/dist/components/foundations/Menubar.js +1 -1
  85. package/dist/components/foundations/SearchField.js +1 -1
  86. package/dist/components/foundations/Select.js +1 -1
  87. package/dist/components/foundations/Stepper.js +1 -1
  88. package/dist/components/foundations/Toast.js +1 -1
  89. package/dist/components/foundations/ToggleGroup.d.ts +1 -1
  90. package/dist/components/foundations/ToggleGroup.js +1 -1
  91. package/dist/components/foundations/icons.js +1 -1
  92. package/dist/components/general-purpose/AccountSignInDialog.js +1 -1
  93. package/dist/components/general-purpose/Commit.js +2 -2
  94. package/dist/components/general-purpose/EnvironmentVariables.js +2 -2
  95. package/dist/components/general-purpose/FileTree.js +1 -1
  96. package/dist/components/general-purpose/PricingBillingToggle.js +1 -1
  97. package/dist/components/general-purpose/PricingPlanCard.js +2 -2
  98. package/dist/components/general-purpose/PricingUsageCalculator.js +2 -2
  99. package/dist/components/general-purpose/ResponsiveSidebarShell.js +1 -1
  100. package/dist/components/general-purpose/SettingsFormDialog.js +2 -2
  101. package/dist/components/general-purpose/SetupChecklist.js +1 -1
  102. package/dist/components/general-purpose/Terminal.js +2 -2
  103. package/dist/components/general-purpose/TestResults.js +1 -1
  104. package/dist/components/general-purpose/ThemeModeControl.js +2 -2
  105. package/dist/components/general-purpose/WebPreview.js +2 -2
  106. package/dist/components/nanites/AgentConnection.js +2 -2
  107. package/dist/components/nanites/AgentToolDetail.js +5 -5
  108. package/dist/{copy-button-Dk2vRe9j.js → copy-button-CSDuDfdP.js} +1 -1
  109. package/dist/styles/agent-chat.css +30 -35
  110. package/dist/styles/app-icon.css +1 -2
  111. package/dist/styles/base.css +19 -10
  112. package/dist/styles/brand-loading.css +14 -0
  113. package/dist/styles/brand.test.ts +21 -0
  114. package/dist/styles/browser-replay.css +2 -2
  115. package/dist/styles/button.css +0 -2
  116. package/dist/styles/checkbox.css +1 -1
  117. package/dist/styles/composition-motion.css +13 -3
  118. package/dist/styles/github-motion-mark.css +2 -2
  119. package/dist/styles/responsive-sidebar-shell.css +11 -1
  120. package/dist/styles/search-field.css +1 -1
  121. package/dist/styles/tabs.css +1 -1
  122. package/dist/styles/think-routine.css +0 -2
  123. package/dist/styles/think-thread-picker.css +18 -5
  124. package/dist/styles/toggle-group.css +2 -2
  125. package/dist/{workspace-assets-wW_lQLYK.js → workspace-assets-Bg7XhPsk.js} +2 -2
  126. package/package.json +6 -6
  127. package/dist/{icons-CeGfXO21.js → icons-cuEtsgj9.js} +1 -1
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "./class-names-BiMDVpUo.js";
2
- import { t as CopyButton } from "./copy-button-Dk2vRe9j.js";
2
+ import { t as CopyButton } from "./copy-button-CSDuDfdP.js";
3
3
  import { Select } from "./components/foundations/Select.js";
4
4
  import * as React from "react";
5
5
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "./class-names-BiMDVpUo.js";
2
- import { C as FolderIcon, S as FileIcon, p as ChevronRightIcon, w as FolderOpenIcon } from "./icons-CeGfXO21.js";
2
+ import { C as FolderIcon, S as FileIcon, p as ChevronRightIcon, w as FolderOpenIcon } from "./icons-cuEtsgj9.js";
3
3
  import { t as NavigationLink } from "./navigation-link-kqMa81v5.js";
4
4
  import * as React from "react";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,17 +1,17 @@
1
1
  import { findCatalogMcpServerCard, getMcpServerIconSrc } from "./utils/mcp-server-catalog.js";
2
2
  import { t as cx } from "./class-names-BiMDVpUo.js";
3
+ import { C as FolderIcon, D as LinkIcon, K as SpinnerIcon, L as PauseIcon, P as MonitorIcon, S as FileIcon, T as InfoIcon, _ as DotIcon, d as CheckIcon, et as WarningIcon, f as ChevronDownIcon, j as MessageSquareIcon, nt as XIcon, p as ChevronRightIcon, u as CalendarIcon } from "./icons-cuEtsgj9.js";
3
4
  import { Collapsible } from "./components/foundations/Collapsible.js";
4
- import { C as FolderIcon, D as LinkIcon, K as SpinnerIcon, L as PauseIcon, P as MonitorIcon, S as FileIcon, T as InfoIcon, _ as DotIcon, d as CheckIcon, et as WarningIcon, f as ChevronDownIcon, j as MessageSquareIcon, nt as XIcon, p as ChevronRightIcon, u as CalendarIcon } from "./icons-CeGfXO21.js";
5
5
  import { Button } from "./components/foundations/Button.js";
6
- import { AgentAttention, AgentAttentionActions, AgentAttentionBody, AgentAttentionHeader } from "./components/ai-sdk/AgentAttention.js";
7
6
  import { Tooltip } from "./components/foundations/Tooltip.js";
7
+ import { EmptyState } from "./components/foundations/EmptyState.js";
8
+ import { AppTopBar } from "./components/general-purpose/AppTopBar.js";
8
9
  import { Avatar } from "./components/foundations/Avatar.js";
9
- import { CorrespondentName, correspondentHandleLabel } from "./components/ai-sdk/Correspondent.js";
10
10
  import { AppIcon } from "./components/foundations/AppIcon.js";
11
- import { EmptyState } from "./components/foundations/EmptyState.js";
12
11
  import { LinkButton } from "./components/foundations/LinkButton.js";
13
- import { AppTopBar } from "./components/general-purpose/AppTopBar.js";
14
12
  import { getThinkExecutionRunStatus } from "./components/agents-sdk/ThinkExecutionRun.js";
13
+ import { AgentAttention, AgentAttentionActions, AgentAttentionBody, AgentAttentionHeader } from "./components/ai-sdk/AgentAttention.js";
14
+ import { CorrespondentName, correspondentHandleLabel } from "./components/ai-sdk/Correspondent.js";
15
15
  import * as React from "react";
16
16
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
17
17
  import { useRender } from "@base-ui/react/use-render";
@@ -1,7 +1,7 @@
1
1
  import { n as mergeBaseClassName } from "./class-names-BiMDVpUo.js";
2
- import { B as PlusIcon, d as CheckIcon, et as WarningIcon, f as ChevronDownIcon } from "./icons-CeGfXO21.js";
3
- import { Menu } from "./components/foundations/Menu.js";
2
+ import { B as PlusIcon, d as CheckIcon, et as WarningIcon, f as ChevronDownIcon } from "./icons-cuEtsgj9.js";
4
3
  import { IconButton } from "./components/foundations/IconButton.js";
4
+ import { Menu } from "./components/foundations/Menu.js";
5
5
  import * as React from "react";
6
6
  import { jsx, jsxs } from "react/jsx-runtime";
7
7
  //#region src/components/_internal/menu-disclosure-group.tsx
@@ -1,7 +1,7 @@
1
- import { b as EyeIcon, d as CheckIcon, et as WarningIcon, k as MaximizeIcon, m as CodeIcon, r as ArrowLeftIcon, v as DownloadIcon } from "./icons-CeGfXO21.js";
1
+ import { b as EyeIcon, d as CheckIcon, et as WarningIcon, k as MaximizeIcon, m as CodeIcon, r as ArrowLeftIcon, v as DownloadIcon } from "./icons-cuEtsgj9.js";
2
2
  import { i as formatClock } from "./format-COCyV98Z.js";
3
- import { a as CodeBlockCopyButton, i as CodeBlockContent, r as CodeBlockContainer, t as CodeBlock } from "./CodeBlock-Dw1z6jc8.js";
4
3
  import { AppTopBar } from "./components/general-purpose/AppTopBar.js";
4
+ import { a as CodeBlockCopyButton, i as CodeBlockContent, r as CodeBlockContainer, t as CodeBlock } from "./CodeBlock-Bl-q7wMc.js";
5
5
  import { inferWorkspaceLanguage, inferWorkspaceMedia, isWorkspaceMarkdownPath, isWorkspaceSkillPath, parseWorkspaceSkill } from "./components/agents-sdk/WorkspaceFile.js";
6
6
  import { i as useWorkspaceNavigationContext } from "./WorkspaceLink-BYZG-V_I.js";
7
7
  import { useWorkspaceNavigationRestoration } from "./components/agents-sdk/WorkspaceNavigationRestoration.js";
@@ -1,5 +1,5 @@
1
1
  import { canRequestFavicon, inferFaviconUrl } from "../../utils/favicon.js";
2
- import { D as LinkIcon, P as MonitorIcon, R as PencilIcon, S as FileIcon, T as InfoIcon, U as SearchIcon, Z as TerminalIcon, et as WarningIcon, tt as WrenchIcon } from "../../icons-CeGfXO21.js";
2
+ import { D as LinkIcon, P as MonitorIcon, R as PencilIcon, S as FileIcon, T as InfoIcon, U as SearchIcon, Z as TerminalIcon, et as WarningIcon, tt as WrenchIcon } from "../../icons-cuEtsgj9.js";
3
3
  import * as React from "react";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  //#region src/components/agents-sdk/AgentActivity.tsx
@@ -1,42 +1,38 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
+ import { H as RefreshIcon, K as SpinnerIcon, Q as TrashIcon, R as PencilIcon, t as ArchiveIcon } from "../../icons-cuEtsgj9.js";
2
3
  import { ExpansionStateProvider } from "../ai-sdk/ExpansionState.js";
3
- import { H as RefreshIcon, K as SpinnerIcon, Q as TrashIcon, R as PencilIcon, t as ArchiveIcon } from "../../icons-CeGfXO21.js";
4
- import { AgentChatMessageEditor } from "../ai-sdk/AgentChatMessageEditor.js";
5
- import { PromptInput, PromptInputSubmit, PromptInputTray, composerLinksToReferences, usePromptInputController } from "../ai-sdk/PromptInput.js";
6
4
  import { Message, MessageAction, MessageActions, MessageCopyAction, MessageMeta, MessageTimestamp } from "../ai-sdk/Message.js";
5
+ import { AgentEventRow, getAgentEvent } from "./AgentEvent.js";
6
+ import { AgentChatQueueProvider, useOptionalAgentChatQueue } from "./AgentChatQueue.js";
7
7
  import { AgentMessageParts } from "../ai-sdk/AgentMessageParts.js";
8
- import { Marker, MarkerContent } from "../foundations/Marker.js";
8
+ import { AgentChatMessageEditor } from "../ai-sdk/AgentChatMessageEditor.js";
9
9
  import { VirtualMessageScroller } from "../ai-sdk/MessageScrollerVirtual.js";
10
+ import { PromptInput, PromptInputSubmit, PromptInputTray, composerLinksToReferences, usePromptInputController } from "../ai-sdk/PromptInput.js";
10
11
  import { Queue, QueueItem, QueueItemAction, QueueItemActions, QueueItemContent, QueueItemIndicator, QueueList } from "../ai-sdk/Queue.js";
11
- import { BrandLoading } from "../general-purpose/BrandLoading.js";
12
- import { AgentEventRow, getAgentEvent } from "./AgentEvent.js";
13
- import { AgentChatQueueProvider, useOptionalAgentChatQueue } from "./AgentChatQueue.js";
14
12
  import { PromptInputApproval, getApprovalStateKey, getPendingToolApprovals } from "./PromptInputApproval.js";
13
+ import { BrandLoading } from "../general-purpose/BrandLoading.js";
14
+ import { Marker, MarkerContent } from "../foundations/Marker.js";
15
15
  import * as React from "react";
16
16
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
17
17
  import { useRender } from "@base-ui/react/use-render";
18
18
  import { mergeProps } from "@base-ui/react/merge-props";
19
- import { isTextUIPart } from "ai";
20
19
  import { isCompactionMessage } from "agents/sessions";
20
+ import { isTextUIPart } from "ai";
21
21
  //#region src/components/agents-sdk/AgentChat.tsx
22
22
  function observeAgentChatDock(element) {
23
23
  if (!element || typeof ResizeObserver === "undefined") return;
24
24
  const root = element.closest(".agent-chat");
25
25
  let written;
26
- let frame = 0;
27
- const observer = new ResizeObserver(() => {
28
- if (frame) return;
29
- frame = requestAnimationFrame(() => {
30
- frame = 0;
31
- const size = `${element.offsetHeight}px`;
32
- if (size === written) return;
33
- written = size;
34
- root?.style.setProperty("--agent-chat-dock-size", size);
35
- });
36
- });
26
+ const measure = () => {
27
+ const size = `${element.offsetHeight}px`;
28
+ if (size === written) return;
29
+ written = size;
30
+ root?.style.setProperty("--agent-chat-dock-size", size);
31
+ };
32
+ measure();
33
+ const observer = new ResizeObserver(measure);
37
34
  observer.observe(element);
38
35
  return () => {
39
- cancelAnimationFrame(frame);
40
36
  observer.disconnect();
41
37
  };
42
38
  }
@@ -2,9 +2,9 @@ import { t as cx } from "../../class-names-BiMDVpUo.js";
2
2
  import { Activity, ActivityContent, ActivityText, ActivityTrigger } from "../ai-sdk/Activity.js";
3
3
  import { r as firstLine } from "../../format-COCyV98Z.js";
4
4
  import { MessageResponse } from "../ai-sdk/Message.js";
5
- import { NaniteMark } from "../nanites/NaniteScene.js";
6
- import { getSubagentRunName } from "./SubagentRunIndicator.js";
7
5
  import { useOptionalAgentToolRuns } from "./AgentToolRunsContext.js";
6
+ import { getSubagentRunName } from "./SubagentRunIndicator.js";
7
+ import { NaniteMark } from "../nanites/NaniteScene.js";
8
8
  import "react";
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
10
10
  import { isTextUIPart } from "ai";
@@ -1,4 +1,4 @@
1
- import { E as KeyboardIcon, H as RefreshIcon, r as ArrowLeftIcon } from "../../icons-CeGfXO21.js";
1
+ import { E as KeyboardIcon, H as RefreshIcon, r as ArrowLeftIcon } from "../../icons-cuEtsgj9.js";
2
2
  import { Button } from "../foundations/Button.js";
3
3
  import { WebPreviewNavigationButton } from "../general-purpose/WebPreview.js";
4
4
  import { BrowserLiveView } from "./BrowserLiveView.js";
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { K as SpinnerIcon, _ as DotIcon, k as MaximizeIcon } from "../../icons-CeGfXO21.js";
2
+ import { K as SpinnerIcon, _ as DotIcon, k as MaximizeIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Button } from "../foundations/Button.js";
4
4
  import { Dialog } from "../foundations/Dialog.js";
5
5
  import { TransitionSurface } from "../foundations/TransitionSurface.js";
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { L as PauseIcon, z as PlayIcon } from "../../icons-CeGfXO21.js";
2
+ import { L as PauseIcon, z as PlayIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { IconButton } from "../foundations/IconButton.js";
4
4
  import { i as formatClock } from "../../format-COCyV98Z.js";
5
5
  import { EmptyState } from "../foundations/EmptyState.js";
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { K as SpinnerIcon, nt as XIcon } from "../../icons-CeGfXO21.js";
2
+ import { K as SpinnerIcon, nt as XIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Tabs } from "../foundations/Tabs.js";
4
4
  import { WebPreview, WebPreviewEmpty, WebPreviewNavigation, WebPreviewNavigationButton, WebPreviewUrl, WebPreviewViewport } from "../general-purpose/WebPreview.js";
5
5
  import { BrowserLiveView } from "./BrowserLiveView.js";
@@ -1,6 +1,6 @@
1
- import { et as WarningIcon } from "../../icons-CeGfXO21.js";
2
- import { StatusScreen } from "../general-purpose/StatusScreen.js";
1
+ import { et as WarningIcon } from "../../icons-cuEtsgj9.js";
3
2
  import { WorkbenchBack } from "./WorkbenchBack.js";
3
+ import { StatusScreen } from "../general-purpose/StatusScreen.js";
4
4
  import { EmployeeChrome } from "./EmployeeChrome.js";
5
5
  import { ThinkFullApp } from "./ThinkFullApp.js";
6
6
  import "react";
@@ -1,12 +1,12 @@
1
1
  import { PromptInputActionAddAttachments, PromptInputActionMenu, PromptInputActionMenuContent, PromptInputActionMenuTrigger, PromptInputAttachments, PromptInputBody, PromptInputCommandComposer, PromptInputContextSelector, PromptInputFooter, PromptInputFooterEnd, PromptInputTools } from "../ai-sdk/PromptInput.js";
2
- import { Context, ContextContent, ContextContentBody, ContextContentHeader, ContextTrigger } from "../ai-sdk/Context.js";
3
- import { CodexModelSelector } from "../extension/CodexModelSelector.js";
4
- import { ConversationTabPicker } from "../extension/ConversationTabPicker.js";
5
- import { n as SetupChecklistGroup } from "../../SetupChecklist-DWyifWWg.js";
6
2
  import { AgentChat, useAgentChatCompaction } from "./AgentChat.js";
7
- import { ThinkChat } from "./ThinkChat.js";
3
+ import { ConversationTabPicker } from "../extension/ConversationTabPicker.js";
4
+ import { n as SetupChecklistGroup } from "../../SetupChecklist-BiWQkKEq.js";
8
5
  import { McpServerPickerItems } from "./McpServerPicker.js";
9
6
  import { EmployeeStartScreen } from "./EmployeeStartScreen.js";
7
+ import { Context, ContextContent, ContextContentBody, ContextContentHeader, ContextTrigger } from "../ai-sdk/Context.js";
8
+ import { CodexModelSelector } from "../extension/CodexModelSelector.js";
9
+ import { ThinkChat } from "./ThinkChat.js";
10
10
  import * as React from "react";
11
11
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
12
12
  //#region src/components/agents-sdk/EmployeeChat.tsx
@@ -1,26 +1,26 @@
1
1
  import { findCatalogMcpServerCard } from "../../utils/mcp-server-catalog.js";
2
- import { A as McpIcon, C as FolderIcon, F as MoonIcon, K as SpinnerIcon, P as MonitorIcon, R as PencilIcon, S as FileIcon, T as InfoIcon, V as QueueIcon, W as SidebarIcon, Y as SunIcon, Z as TerminalIcon, b as EyeIcon, c as BoxIcon, et as WarningIcon, o as ArrowUpRightIcon, q as SquareIcon, r as ArrowLeftIcon, y as EllipsisIcon } from "../../icons-CeGfXO21.js";
2
+ import { A as McpIcon, C as FolderIcon, F as MoonIcon, K as SpinnerIcon, P as MonitorIcon, R as PencilIcon, S as FileIcon, T as InfoIcon, V as QueueIcon, W as SidebarIcon, Y as SunIcon, Z as TerminalIcon, b as EyeIcon, c as BoxIcon, et as WarningIcon, o as ArrowUpRightIcon, q as SquareIcon, r as ArrowLeftIcon, y as EllipsisIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Button } from "../foundations/Button.js";
4
- import { Menu } from "../foundations/Menu.js";
5
4
  import { Tooltip } from "../foundations/Tooltip.js";
6
5
  import { IconButton } from "../foundations/IconButton.js";
7
6
  import { Dialog } from "../foundations/Dialog.js";
8
7
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
9
- import { AgentChatStartScreen, AgentChatStartScreenComposer, AgentChatStartScreenPrimary, AgentChatStartScreenSuggestions, AgentChatStartScreenTray, AgentChatStarterList } from "../ai-sdk/AgentChatStartScreen.js";
8
+ import { SubagentRunLabel, getSubagentRunName } from "./SubagentRunIndicator.js";
9
+ import { Menu } from "../foundations/Menu.js";
10
+ import { BrandLoading } from "../general-purpose/BrandLoading.js";
11
+ import { AgentChat } from "./AgentChat.js";
12
+ import { EmptyState } from "../foundations/EmptyState.js";
13
+ import { AppTopBar } from "../general-purpose/AppTopBar.js";
10
14
  import { n as isPlainPrimaryLinkActivation } from "../../navigation-link-kqMa81v5.js";
11
- import { DescriptionList } from "../foundations/DescriptionList.js";
12
- import { Avatar } from "../foundations/Avatar.js";
15
+ import { AgentChatStartScreen, AgentChatStartScreenComposer, AgentChatStartScreenPrimary, AgentChatStartScreenSuggestions, AgentChatStartScreenTray, AgentChatStarterList } from "../ai-sdk/AgentChatStartScreen.js";
13
16
  import { ChatGptSignInScreen } from "../extension/ChatGptSignInScreen.js";
14
- import { EmptyState } from "../foundations/EmptyState.js";
17
+ import { Avatar } from "../foundations/Avatar.js";
18
+ import { DescriptionList } from "../foundations/DescriptionList.js";
15
19
  import { useTheme } from "../foundations/ThemeProvider.js";
16
20
  import { ActionGuide, ActionGuideAction, ActionGuideList, ActionGuideSection } from "../general-purpose/ActionGuide.js";
17
- import { AppTopBar } from "../general-purpose/AppTopBar.js";
18
- import { BrandLoading } from "../general-purpose/BrandLoading.js";
19
21
  import { ResponsiveSidebarShell, useResponsiveSidebarShell } from "../general-purpose/ResponsiveSidebarShell.js";
20
- import { SubagentRunLabel, getSubagentRunName } from "./SubagentRunIndicator.js";
21
- import { AgentChat } from "./AgentChat.js";
22
22
  import { McpServerIcon } from "./McpServerIcon.js";
23
- import { ThinkThreadPicker } from "./ThinkThreadPicker.js";
23
+ import { ThinkThreadPicker, ThinkThreadStatusIndicators, summarizeThinkThreads } from "./ThinkThreadPicker.js";
24
24
  import * as React from "react";
25
25
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
26
26
  //#region src/components/agents-sdk/EmployeeChrome.tsx
@@ -398,7 +398,7 @@ function EmployeeShell({ view, threads, threadId, agentRun, renderLink, appBarLe
398
398
  agentRun,
399
399
  threadTitle: thread?.title
400
400
  }),
401
- compactTitleTrigger: agentRun ? void 0 : /* @__PURE__ */ jsx("span", { children: thread?.title ?? "New chat" }),
401
+ compactTitleTrigger: agentRun ? void 0 : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("span", { children: thread?.title ?? "New chat" }), /* @__PURE__ */ jsx(ThinkThreadStatusIndicators, { summary: summarizeThinkThreads(history) })] }),
402
402
  leading: agentRun ? back : /* @__PURE__ */ jsxs(Fragment, { children: [appBarLeading, /* @__PURE__ */ jsx(EmployeeNewThread, { renderLink })] }),
403
403
  compactLeading: !agentRun && view !== "chat" ? compactBack ?? back : void 0,
404
404
  actions: employeeShellActions({
@@ -1,8 +1,8 @@
1
- import { R as PencilIcon, r as ArrowLeftIcon } from "../../icons-CeGfXO21.js";
2
- import { LinkButton } from "../foundations/LinkButton.js";
1
+ import { R as PencilIcon, r as ArrowLeftIcon } from "../../icons-cuEtsgj9.js";
3
2
  import { AppTopBar } from "../general-purpose/AppTopBar.js";
4
- import { ResponsiveSidebarShell } from "../general-purpose/ResponsiveSidebarShell.js";
5
3
  import { StatusScreen } from "../general-purpose/StatusScreen.js";
4
+ import { ResponsiveSidebarShell } from "../general-purpose/ResponsiveSidebarShell.js";
5
+ import { LinkButton } from "../foundations/LinkButton.js";
6
6
  import { EmployeeChrome } from "./EmployeeChrome.js";
7
7
  import { getThinkExecutionRunId } from "./ThinkExecutionRun.js";
8
8
  import { ThinkRoutineActions, useThinkRoutineActions } from "./ThinkRoutineActions.js";
@@ -1,10 +1,10 @@
1
- import { C as FolderIcon, G as SlackIcon, I as PaperclipIcon, c as BoxIcon, g as DiscordIcon } from "../../icons-CeGfXO21.js";
2
- import { Menu } from "../foundations/Menu.js";
1
+ import { C as FolderIcon, G as SlackIcon, I as PaperclipIcon, c as BoxIcon, g as DiscordIcon } from "../../icons-cuEtsgj9.js";
3
2
  import { IconButton } from "../foundations/IconButton.js";
4
- import { AppIcon } from "../foundations/AppIcon.js";
3
+ import { Menu } from "../foundations/Menu.js";
5
4
  import { ActionGuideAction } from "../general-purpose/ActionGuide.js";
6
- import { t as SetupChecklistAction } from "../../SetupChecklist-DWyifWWg.js";
5
+ import { AppIcon } from "../foundations/AppIcon.js";
7
6
  import { EmployeeChrome } from "./EmployeeChrome.js";
7
+ import { t as SetupChecklistAction } from "../../SetupChecklist-BiWQkKEq.js";
8
8
  import { McpServerPickerAction, McpServerPickerItems } from "./McpServerPicker.js";
9
9
  import { WorkspaceMountManager } from "./WorkspaceMountManager.js";
10
10
  import * as React from "react";
@@ -1,9 +1,9 @@
1
- import { B as PlusIcon, y as EllipsisIcon } from "../../icons-CeGfXO21.js";
2
- import { Menu } from "../foundations/Menu.js";
1
+ import { B as PlusIcon, y as EllipsisIcon } from "../../icons-cuEtsgj9.js";
3
2
  import { IconButton } from "../foundations/IconButton.js";
4
3
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
5
- import { Toast } from "../foundations/Toast.js";
4
+ import { Menu } from "../foundations/Menu.js";
6
5
  import { AppTopBar } from "../general-purpose/AppTopBar.js";
6
+ import { Toast } from "../foundations/Toast.js";
7
7
  import "react";
8
8
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
9
9
  //#region src/components/agents-sdk/ManagerAccountActions.tsx
@@ -1,2 +1,2 @@
1
- import { n as ManagerOfficeSidebar, r as ManagerOfficeSidebarAlert, t as ManagerOffice } from "../../ManagerOffice-D4L_xO4i.js";
1
+ import { n as ManagerOfficeSidebar, r as ManagerOfficeSidebarAlert, t as ManagerOffice } from "../../ManagerOffice-CMJ7laGe.js";
2
2
  export { ManagerOffice, ManagerOfficeSidebar, ManagerOfficeSidebarAlert };
@@ -1,11 +1,11 @@
1
- import { B as PlusIcon, C as FolderIcon, G as SlackIcon, P as MonitorIcon, R as PencilIcon, W as SidebarIcon, et as WarningIcon, r as ArrowLeftIcon } from "../../icons-CeGfXO21.js";
1
+ import { B as PlusIcon, C as FolderIcon, G as SlackIcon, P as MonitorIcon, R as PencilIcon, W as SidebarIcon, et as WarningIcon, r as ArrowLeftIcon } from "../../icons-cuEtsgj9.js";
2
2
  import { IconButton } from "../foundations/IconButton.js";
3
3
  import { EmptyState } from "../foundations/EmptyState.js";
4
4
  import { AppTopBar } from "../general-purpose/AppTopBar.js";
5
5
  import { ResponsiveSidebarShell } from "../general-purpose/ResponsiveSidebarShell.js";
6
6
  import { ThinkThreadPicker } from "./ThinkThreadPicker.js";
7
7
  import { EmployeeChrome } from "./EmployeeChrome.js";
8
- import { n as ManagerOfficeSidebar, r as ManagerOfficeSidebarAlert, t as ManagerOffice } from "../../ManagerOffice-D4L_xO4i.js";
8
+ import { n as ManagerOfficeSidebar, r as ManagerOfficeSidebarAlert, t as ManagerOffice } from "../../ManagerOffice-CMJ7laGe.js";
9
9
  import "react";
10
10
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
11
11
  //#region src/components/agents-sdk/ManagerOfficeScreens.tsx
@@ -1,11 +1,11 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { K as SpinnerIcon, d as CheckIcon, et as WarningIcon } from "../../icons-CeGfXO21.js";
2
+ import { K as SpinnerIcon, d as CheckIcon, et as WarningIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Button } from "../foundations/Button.js";
4
- import { AgentAttention, AgentAttentionActions, AgentAttentionBody, AgentAttentionHeader } from "../ai-sdk/AgentAttention.js";
5
4
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
6
5
  import { DescriptionList } from "../foundations/DescriptionList.js";
7
6
  import { McpServerIcon } from "./McpServerIcon.js";
8
7
  import { t as getMcpServerProjection } from "../../mcp-server-mAErsxHU.js";
8
+ import { AgentAttention, AgentAttentionActions, AgentAttentionBody, AgentAttentionHeader } from "../ai-sdk/AgentAttention.js";
9
9
  import * as React from "react";
10
10
  import { jsx, jsxs } from "react/jsx-runtime";
11
11
  import { getToolPartState } from "@cloudflare/think/react";
@@ -1,9 +1,9 @@
1
1
  import { CUSTOM_MCP_SERVER_CARD } from "../../utils/mcp-server-catalog.js";
2
2
  import { t as cx } from "../../class-names-BiMDVpUo.js";
3
3
  import { Button } from "../foundations/Button.js";
4
+ import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
4
5
  import { Field } from "../foundations/Field.js";
5
6
  import { Form } from "../foundations/Form.js";
6
- import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
7
7
  import { Fieldset } from "../foundations/Fieldset.js";
8
8
  import * as React from "react";
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,17 +1,17 @@
1
1
  import { CUSTOM_MCP_SERVER_CARD } from "../../utils/mcp-server-catalog.js";
2
2
  import { t as cx } from "../../class-names-BiMDVpUo.js";
3
- import { B as PlusIcon, K as SpinnerIcon, et as WarningIcon, nt as XIcon, o as ArrowUpRightIcon, y as EllipsisIcon } from "../../icons-CeGfXO21.js";
3
+ import { B as PlusIcon, K as SpinnerIcon, et as WarningIcon, nt as XIcon, o as ArrowUpRightIcon, y as EllipsisIcon } from "../../icons-cuEtsgj9.js";
4
4
  import { Button } from "../foundations/Button.js";
5
- import { AgentAttention, AgentAttentionBody, AgentAttentionHeader } from "../ai-sdk/AgentAttention.js";
6
5
  import { IconButton } from "../foundations/IconButton.js";
7
6
  import { Dialog } from "../foundations/Dialog.js";
8
7
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
9
8
  import { Separator } from "../foundations/Separator.js";
10
9
  import { AppIcon } from "../foundations/AppIcon.js";
11
- import { SearchField } from "../foundations/SearchField.js";
12
10
  import { McpServerIcon } from "./McpServerIcon.js";
11
+ import { SearchField } from "../foundations/SearchField.js";
13
12
  import { t as getMcpServerProjection } from "../../mcp-server-mAErsxHU.js";
14
13
  import { McpServerSetupDialog } from "./McpServerPicker.js";
14
+ import { AgentAttention, AgentAttentionBody, AgentAttentionHeader } from "../ai-sdk/AgentAttention.js";
15
15
  import * as React from "react";
16
16
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
17
17
  //#region src/components/agents-sdk/McpPluginCatalog.tsx
@@ -1,9 +1,9 @@
1
1
  import { n as mergeBaseClassName } from "../../class-names-BiMDVpUo.js";
2
- import { K as SpinnerIcon, N as MinusIcon, d as CheckIcon, et as WarningIcon } from "../../icons-CeGfXO21.js";
2
+ import { K as SpinnerIcon, N as MinusIcon, d as CheckIcon, et as WarningIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { buttonVariants } from "../foundations/Button.js";
4
- import { Menu } from "../foundations/Menu.js";
5
4
  import { Dialog } from "../foundations/Dialog.js";
6
5
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
6
+ import { Menu } from "../foundations/Menu.js";
7
7
  import { PromptInputActionMenu, PromptInputActionMenuContent, PromptInputActionMenuTrigger } from "../ai-sdk/PromptInput.js";
8
8
  import { McpServerIcon } from "./McpServerIcon.js";
9
9
  import { t as getMcpServerProjection } from "../../mcp-server-mAErsxHU.js";
@@ -1,6 +1,6 @@
1
1
  import { Field } from "../foundations/Field.js";
2
- import { Checkbox } from "../foundations/Checkbox.js";
3
2
  import { SettingsFormDialog } from "../general-purpose/SettingsFormDialog.js";
3
+ import { Checkbox } from "../foundations/Checkbox.js";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  //#region src/components/agents-sdk/ModelEndpointDialog.tsx
6
6
  /** Shared connection form; the host owns validation, credentials and persistence. */
@@ -1,13 +1,13 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { U as SearchIcon, f as ChevronDownIcon } from "../../icons-CeGfXO21.js";
2
+ import { U as SearchIcon, f as ChevronDownIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Button } from "../foundations/Button.js";
4
- import { Autocomplete } from "../foundations/Autocomplete.js";
5
4
  import { Dialog } from "../foundations/Dialog.js";
6
5
  import { c as titleCase } from "../../format-COCyV98Z.js";
7
- import { Separator } from "../foundations/Separator.js";
6
+ import { Autocomplete } from "../foundations/Autocomplete.js";
8
7
  import { ScrollArea } from "../foundations/ScrollArea.js";
9
- import { t as ProviderLogo } from "../../provider-logos-DWYY8wNz.js";
10
8
  import { EmptyState } from "../foundations/EmptyState.js";
9
+ import { t as ProviderLogo } from "../../provider-logos-DWYY8wNz.js";
10
+ import { Separator } from "../foundations/Separator.js";
11
11
  import * as React from "react";
12
12
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
13
13
  import { createPortal } from "react-dom";
@@ -1,6 +1,6 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { ToolApproval } from "../ai-sdk/ToolApproval.js";
3
2
  import { ThinkExecutionApproval, ThinkPendingApproval, getPausedExecution } from "./ThinkPendingApproval.js";
3
+ import { ToolApproval } from "../ai-sdk/ToolApproval.js";
4
4
  import "react";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  import { isToolUIPart } from "ai";
@@ -1,6 +1,6 @@
1
1
  import { composerLinkHref } from "../../utils/composer-link.js";
2
2
  import { findCatalogMcpServerCard, getMcpServerIconSrc } from "../../utils/mcp-server-catalog.js";
3
- import { A as McpIcon, c as BoxIcon } from "../../icons-CeGfXO21.js";
3
+ import { A as McpIcon, c as BoxIcon } from "../../icons-cuEtsgj9.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  //#region src/components/agents-sdk/PromptInputCommands.tsx
6
6
  function mcpServerCommandIcon(server) {
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { J as StopIcon, K as SpinnerIcon, d as CheckIcon, et as WarningIcon } from "../../icons-CeGfXO21.js";
2
+ import { J as StopIcon, K as SpinnerIcon, d as CheckIcon, et as WarningIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { r as firstLine, s as textLines } from "../../format-COCyV98Z.js";
4
4
  import "react";
5
5
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
@@ -1,8 +1,8 @@
1
1
  import { createExpansionStore } from "../ai-sdk/ExpansionState.js";
2
2
  import { Button } from "../foundations/Button.js";
3
- import { Queue, QueueItem, QueueItemAction, QueueItemActions, QueueItemContent, QueueItemDescription, QueueList, QueueSection, QueueSectionActions, QueueSectionContent, QueueSectionLabel, QueueSectionTrigger } from "../ai-sdk/Queue.js";
4
3
  import { getSubagentRunName } from "./SubagentRunIndicator.js";
5
4
  import { useOptionalAgentChatQueue } from "./AgentChatQueue.js";
5
+ import { Queue, QueueItem, QueueItemAction, QueueItemActions, QueueItemContent, QueueItemDescription, QueueList, QueueSection, QueueSectionActions, QueueSectionContent, QueueSectionLabel, QueueSectionTrigger } from "../ai-sdk/Queue.js";
6
6
  import { AgentChatNotice, AgentChatPromptTray } from "./AgentChat.js";
7
7
  import { SubagentRunSelector } from "./SubagentRunSelector.js";
8
8
  import * as React from "react";
@@ -1,8 +1,8 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
2
  import { buttonVariants } from "../foundations/Button.js";
3
3
  import { Tooltip } from "../foundations/Tooltip.js";
4
- import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
5
4
  import { SubagentRunLabel, getSubagentRunName, getSubagentRunStatusText } from "./SubagentRunIndicator.js";
5
+ import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
6
6
  import "react";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
  //#region src/components/agents-sdk/SubagentRunSelector.tsx
@@ -1,11 +1,11 @@
1
+ import { AgentActivityFavicon, AgentActivityIcon } from "./AgentActivity.js";
1
2
  import { useExpansionState } from "../ai-sdk/ExpansionState.js";
2
3
  import { Activity, ActivityContent, ActivityItem, ActivityItemGroup, ActivityText, ActivityTrigger } from "../ai-sdk/Activity.js";
3
4
  import { Button } from "../foundations/Button.js";
4
5
  import { MessageResponse } from "../ai-sdk/Message.js";
5
- import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
6
- import { getSubagentRunName } from "./SubagentRunIndicator.js";
7
6
  import { useOptionalAgentToolRuns } from "./AgentToolRunsContext.js";
8
- import { AgentActivityFavicon, AgentActivityIcon } from "./AgentActivity.js";
7
+ import { getSubagentRunName } from "./SubagentRunIndicator.js";
8
+ import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
9
9
  import { useOptionalThinkChatLive } from "./ThinkChatContext.js";
10
10
  import { isBrowserToolPart, isExecuteToolPart, isFetchToolPart, isPartWorking, isSessionContextToolPart, isSkillToolPart, isThinkChatActivityPart, isWorkspaceToolPart } from "./ThinkChatToolParts.js";
11
11
  import { ThinkChatBrowserPanel, ThinkChatExecutePanel, ThinkChatFetchPanel, ThinkChatSessionContextPanel, ThinkChatSkillPanel, ThinkChatWorkspacePanel } from "./ThinkChatToolPanels.js";
@@ -1,8 +1,8 @@
1
1
  import { ActivityOutput, ActivityPanel } from "../ai-sdk/Activity.js";
2
- import { Tabs } from "../foundations/Tabs.js";
3
2
  import { o as formatUnknownValue } from "../../format-COCyV98Z.js";
4
- import { i as CodeBlockContent, r as CodeBlockContainer, t as CodeBlock } from "../../CodeBlock-Dw1z6jc8.js";
3
+ import { Tabs } from "../foundations/Tabs.js";
5
4
  import { BrowserLiveView } from "./BrowserLiveView.js";
5
+ import { i as CodeBlockContent, r as CodeBlockContainer, t as CodeBlock } from "../../CodeBlock-Bl-q7wMc.js";
6
6
  import { inferWorkspaceLanguage } from "./WorkspaceFile.js";
7
7
  import { displayUrl, isSessionContextToolFailure } from "./ThinkChatToolParts.js";
8
8
  import * as React from "react";
@@ -1,9 +1,9 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { S as FileIcon, T as InfoIcon } from "../../icons-CeGfXO21.js";
2
+ import { S as FileIcon, T as InfoIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Activity, ActivityContent, ActivityItemGroup, ActivityOutput, ActivityTrigger } from "../ai-sdk/Activity.js";
4
4
  import { o as formatUnknownValue } from "../../format-COCyV98Z.js";
5
- import { DescriptionList } from "../foundations/DescriptionList.js";
6
5
  import { EmptyState } from "../foundations/EmptyState.js";
6
+ import { DescriptionList } from "../foundations/DescriptionList.js";
7
7
  import { formatThinkExecutionTimestamp, getThinkExecutionRunError, getThinkExecutionRunId, getThinkExecutionRunKindLabel, getThinkExecutionRunProgressedAt, getThinkExecutionRunProgressedLabel, getThinkExecutionRunTitle, isThinkSubmissionRun } from "./ThinkExecutionRun.js";
8
8
  import { ThinkExecutionStatus } from "./ThinkExecutionStatus.js";
9
9
  import "react";
@@ -1,5 +1,5 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { K as SpinnerIcon, L as PauseIcon, T as InfoIcon, d as CheckIcon, nt as XIcon } from "../../icons-CeGfXO21.js";
2
+ import { K as SpinnerIcon, L as PauseIcon, T as InfoIcon, d as CheckIcon, nt as XIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { Tooltip } from "../foundations/Tooltip.js";
4
4
  import { formatThinkExecutionRunProgress, formatThinkExecutionStatus, getThinkExecutionRunKindLabel, getThinkExecutionRunStatus, getThinkExecutionRunStatusTone, getThinkExecutionRunTitle } from "./ThinkExecutionRun.js";
5
5
  import "react";
@@ -1,12 +1,12 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { H as RefreshIcon, et as WarningIcon, y as EllipsisIcon } from "../../icons-CeGfXO21.js";
2
+ import { H as RefreshIcon, et as WarningIcon, y as EllipsisIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { buttonVariants } from "../foundations/Button.js";
4
- import { Menu } from "../foundations/Menu.js";
5
4
  import { IconButton } from "../foundations/IconButton.js";
6
5
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
7
- import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
6
+ import { Menu } from "../foundations/Menu.js";
8
7
  import { EmptyState } from "../foundations/EmptyState.js";
9
8
  import { AppTopBar } from "../general-purpose/AppTopBar.js";
9
+ import { t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
10
10
  import { getThinkExecutionRunAccessibleName, getThinkExecutionRunId, getThinkExecutionRunStatus, getThinkExecutionRunStatusTone, isThinkSubmissionRun } from "./ThinkExecutionRun.js";
11
11
  import { ThinkExecutionRunSummary } from "./ThinkExecutionStatus.js";
12
12
  import * as React from "react";
@@ -35,7 +35,7 @@ declare function ThinkFullAppWorkbench({
35
35
  className,
36
36
  ref,
37
37
  ...props
38
- }: ThinkFullAppWorkbenchProps): React.JSX.Element | null;
38
+ }: ThinkFullAppWorkbenchProps): React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | null;
39
39
  interface ThinkFullAppResizeHandleProps extends ResizableSidePanelHandleProps {}
40
40
  /** Keyboard and pointer resize control; absent while the workbench is closed. */
41
41
  declare function ThinkFullAppResizeHandle({
@@ -67,10 +67,7 @@ function ThinkFullAppWorkbench({ render, className, ref, ...props }) {
67
67
  className: mergeBaseClassName("think-full-app__aside", className)
68
68
  }, props)
69
69
  });
70
- return open ? /* @__PURE__ */ jsx(React.ViewTransition, {
71
- default: "sigvelo-layout-transition",
72
- children: element
73
- }) : null;
70
+ return open ? element : null;
74
71
  }
75
72
  /** Keyboard and pointer resize control; absent while the workbench is closed. */
76
73
  function ThinkFullAppResizeHandle({ className, ...props }) {
@@ -1,5 +1,5 @@
1
- import { AgentChatTurnError } from "../ai-sdk/AgentChatTurnError.js";
2
1
  import { TransitionSurface } from "../foundations/TransitionSurface.js";
2
+ import { AgentChatTurnError } from "../ai-sdk/AgentChatTurnError.js";
3
3
  import { jsx, jsxs } from "react/jsx-runtime";
4
4
  //#region src/components/agents-sdk/ThinkRecoveryNotice.tsx
5
5
  function connectionReason(error) {
@@ -1,9 +1,9 @@
1
- import { K as SpinnerIcon, Q as TrashIcon, z as PlayIcon } from "../../icons-CeGfXO21.js";
1
+ import { K as SpinnerIcon, Q as TrashIcon, z as PlayIcon } from "../../icons-cuEtsgj9.js";
2
2
  import { Button } from "../foundations/Button.js";
3
3
  import { a as formatErrorMessage } from "../../format-COCyV98Z.js";
4
4
  import { n as mergeRefs } from "../../merge-refs-DF_7w2x_.js";
5
- import { AlertDialog } from "../foundations/AlertDialog.js";
6
5
  import { AppTopBar } from "../general-purpose/AppTopBar.js";
6
+ import { AlertDialog } from "../foundations/AlertDialog.js";
7
7
  import * as React from "react";
8
8
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
9
9
  import { mergeProps } from "@base-ui/react/merge-props";
@@ -1,10 +1,10 @@
1
1
  import { t as cx } from "../../class-names-BiMDVpUo.js";
2
- import { B as PlusIcon } from "../../icons-CeGfXO21.js";
2
+ import { B as PlusIcon } from "../../icons-cuEtsgj9.js";
3
3
  import { buttonVariants } from "../foundations/Button.js";
4
4
  import { Tooltip } from "../foundations/Tooltip.js";
5
5
  import { t as capitalize } from "../../format-COCyV98Z.js";
6
- import { n as isPlainPrimaryLinkActivation, t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
7
6
  import { EmptyState } from "../foundations/EmptyState.js";
7
+ import { n as isPlainPrimaryLinkActivation, t as NavigationLink } from "../../navigation-link-kqMa81v5.js";
8
8
  import { SearchField } from "../foundations/SearchField.js";
9
9
  import { ToggleGroup } from "../foundations/ToggleGroup.js";
10
10
  import { getThinkRoutineNextRun } from "./ThinkRoutine.js";