@stigmer/react 3.1.0 → 3.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/access/ManageAccessButton.d.ts +1 -1
- package/access/ManageAccessButton.d.ts.map +1 -1
- package/access/ManageAccessButton.js +2 -2
- package/access/ManageAccessButton.js.map +1 -1
- package/access/ManageAccessDialog.d.ts +1 -1
- package/access/ManageAccessDialog.d.ts.map +1 -1
- package/access/ManageAccessDialog.js +2 -2
- package/access/ManageAccessDialog.js.map +1 -1
- package/access/index.d.ts +4 -4
- package/access/index.d.ts.map +1 -1
- package/access/index.js +3 -3
- package/access/index.js.map +1 -1
- package/access/types.d.ts +1 -1
- package/access/types.d.ts.map +1 -1
- package/access/useManageAccess.d.ts +2 -2
- package/access/useManageAccess.d.ts.map +1 -1
- package/access/useManageAccess.js +2 -2
- package/access/useManageAccess.js.map +1 -1
- package/action-menu/ActionMenu.d.ts +1 -1
- package/action-menu/ActionMenu.d.ts.map +1 -1
- package/action-menu/ActionMenu.js +1 -1
- package/action-menu/ActionMenu.js.map +1 -1
- package/action-menu/index.d.ts +2 -2
- package/action-menu/index.d.ts.map +1 -1
- package/action-menu/index.js +1 -1
- package/action-menu/index.js.map +1 -1
- package/activity/group-activity.d.ts +1 -1
- package/activity/group-activity.d.ts.map +1 -1
- package/activity/index.d.ts +3 -3
- package/activity/index.d.ts.map +1 -1
- package/activity/index.js +2 -2
- package/activity/index.js.map +1 -1
- package/activity/useRecentActivity.d.ts +1 -1
- package/activity/useRecentActivity.d.ts.map +1 -1
- package/activity/useRecentActivity.js +3 -3
- package/activity/useRecentActivity.js.map +1 -1
- package/agent/AgentCreationWizard.d.ts +1 -1
- package/agent/AgentCreationWizard.d.ts.map +1 -1
- package/agent/AgentCreationWizard.js +7 -7
- package/agent/AgentCreationWizard.js.map +1 -1
- package/agent/AgentDetailView.d.ts +1 -1
- package/agent/AgentDetailView.d.ts.map +1 -1
- package/agent/AgentDetailView.js +16 -16
- package/agent/AgentDetailView.js.map +1 -1
- package/agent/AgentEnvForm.d.ts +1 -1
- package/agent/AgentEnvForm.d.ts.map +1 -1
- package/agent/AgentEnvForm.js +1 -1
- package/agent/AgentEnvForm.js.map +1 -1
- package/agent/AgentPicker.js +4 -4
- package/agent/AgentPicker.js.map +1 -1
- package/agent/agentSetupReducer.d.ts +1 -1
- package/agent/agentSetupReducer.d.ts.map +1 -1
- package/agent/index.d.ts +27 -27
- package/agent/index.d.ts.map +1 -1
- package/agent/index.js +14 -14
- package/agent/index.js.map +1 -1
- package/agent/steps/CapabilitiesStep.d.ts +1 -1
- package/agent/steps/CapabilitiesStep.d.ts.map +1 -1
- package/agent/steps/CapabilitiesStep.js +2 -2
- package/agent/steps/CapabilitiesStep.js.map +1 -1
- package/agent/steps/IdentityStep.d.ts +1 -1
- package/agent/steps/IdentityStep.d.ts.map +1 -1
- package/agent/steps/IdentityStep.js +1 -1
- package/agent/steps/IdentityStep.js.map +1 -1
- package/agent/steps/ReviewStep.d.ts +1 -1
- package/agent/steps/ReviewStep.d.ts.map +1 -1
- package/agent/steps/ReviewStep.js +1 -1
- package/agent/steps/ReviewStep.js.map +1 -1
- package/agent/steps/types.d.ts +2 -2
- package/agent/steps/types.d.ts.map +1 -1
- package/agent/useAgent.js +2 -2
- package/agent/useAgent.js.map +1 -1
- package/agent/useAgentCount.d.ts +1 -1
- package/agent/useAgentCount.d.ts.map +1 -1
- package/agent/useAgentCount.js +2 -2
- package/agent/useAgentCount.js.map +1 -1
- package/agent/useAgentList.d.ts +1 -1
- package/agent/useAgentList.d.ts.map +1 -1
- package/agent/useAgentList.js +2 -2
- package/agent/useAgentList.js.map +1 -1
- package/agent/useAgentSearch.d.ts +1 -1
- package/agent/useAgentSearch.d.ts.map +1 -1
- package/agent/useAgentSearch.js +2 -2
- package/agent/useAgentSearch.js.map +1 -1
- package/agent/useAgentSetup.d.ts +2 -2
- package/agent/useAgentSetup.d.ts.map +1 -1
- package/agent/useAgentSetup.js +6 -6
- package/agent/useAgentSetup.js.map +1 -1
- package/agent/useCreateAgent.js +2 -2
- package/agent/useCreateAgent.js.map +1 -1
- package/agent/useDefaultAgent.js +2 -2
- package/agent/useDefaultAgent.js.map +1 -1
- package/agent/useUpdateAgent.js +2 -2
- package/agent/useUpdateAgent.js.map +1 -1
- package/agent-instance/AgentInstanceDetailPanel.js +7 -7
- package/agent-instance/AgentInstanceDetailPanel.js.map +1 -1
- package/agent-instance/AgentInstanceList.js +5 -5
- package/agent-instance/AgentInstanceList.js.map +1 -1
- package/agent-instance/CreateAgentInstanceDialog.js +3 -3
- package/agent-instance/CreateAgentInstanceDialog.js.map +1 -1
- package/agent-instance/buildPersonalInstanceInput.js +1 -1
- package/agent-instance/buildPersonalInstanceInput.js.map +1 -1
- package/agent-instance/index.d.ts +22 -22
- package/agent-instance/index.d.ts.map +1 -1
- package/agent-instance/index.js +11 -11
- package/agent-instance/index.js.map +1 -1
- package/agent-instance/useAgentInstance.js +2 -2
- package/agent-instance/useAgentInstance.js.map +1 -1
- package/agent-instance/useAgentInstanceList.js +2 -2
- package/agent-instance/useAgentInstanceList.js.map +1 -1
- package/agent-instance/useAgentInstances.js +2 -2
- package/agent-instance/useAgentInstances.js.map +1 -1
- package/agent-instance/useCreateAgentInstance.js +2 -2
- package/agent-instance/useCreateAgentInstance.js.map +1 -1
- package/agent-instance/useDeleteAgentInstance.js +2 -2
- package/agent-instance/useDeleteAgentInstance.js.map +1 -1
- package/agent-instance/usePersonalAgentInstance.js +4 -4
- package/agent-instance/usePersonalAgentInstance.js.map +1 -1
- package/agent-instance/useUpdateAgentInstance.js +2 -2
- package/agent-instance/useUpdateAgentInstance.js.map +1 -1
- package/api-key/ApiKeyListPanel.js +2 -2
- package/api-key/ApiKeyListPanel.js.map +1 -1
- package/api-key/CreateApiKeyForm.js +1 -1
- package/api-key/CreateApiKeyForm.js.map +1 -1
- package/api-key/index.d.ts +12 -12
- package/api-key/index.d.ts.map +1 -1
- package/api-key/index.js +6 -6
- package/api-key/index.js.map +1 -1
- package/api-key/useApiKeyList.js +2 -2
- package/api-key/useApiKeyList.js.map +1 -1
- package/api-key/useCreateApiKey.js +2 -2
- package/api-key/useCreateApiKey.js.map +1 -1
- package/api-key/useDeleteApiKey.js +2 -2
- package/api-key/useDeleteApiKey.js.map +1 -1
- package/attachment/AttachmentChipList.d.ts +1 -1
- package/attachment/AttachmentChipList.d.ts.map +1 -1
- package/attachment/AttachmentChipList.js +1 -1
- package/attachment/AttachmentChipList.js.map +1 -1
- package/attachment/index.d.ts +5 -5
- package/attachment/index.d.ts.map +1 -1
- package/attachment/index.js +3 -3
- package/attachment/index.js.map +1 -1
- package/attachment/useAttachments.js +3 -3
- package/attachment/useAttachments.js.map +1 -1
- package/billing/AutoRechargeCard.js +1 -1
- package/billing/AutoRechargeCard.js.map +1 -1
- package/billing/BillingSection.js +12 -12
- package/billing/BillingSection.js.map +1 -1
- package/billing/CreditBalanceCard.js +1 -1
- package/billing/CreditBalanceCard.js.map +1 -1
- package/billing/CreditLedgerTable.js +2 -2
- package/billing/CreditLedgerTable.js.map +1 -1
- package/billing/CreditPackGrid.js +1 -1
- package/billing/CreditPackGrid.js.map +1 -1
- package/billing/LowBalanceBanner.js +1 -1
- package/billing/LowBalanceBanner.js.map +1 -1
- package/billing/index.d.ts +31 -31
- package/billing/index.d.ts.map +1 -1
- package/billing/index.js +16 -16
- package/billing/index.js.map +1 -1
- package/billing/useBillingAccount.js +2 -2
- package/billing/useBillingAccount.js.map +1 -1
- package/billing/useBillingUsageReport.js +2 -2
- package/billing/useBillingUsageReport.js.map +1 -1
- package/billing/useCreateBillingPortalSession.js +2 -2
- package/billing/useCreateBillingPortalSession.js.map +1 -1
- package/billing/useCreateCheckoutSession.js +2 -2
- package/billing/useCreateCheckoutSession.js.map +1 -1
- package/billing/useCreditLedger.js +2 -2
- package/billing/useCreditLedger.js.map +1 -1
- package/billing/useCustomerModelPricing.js +2 -2
- package/billing/useCustomerModelPricing.js.map +1 -1
- package/billing/useSetAutoRechargeConfig.js +2 -2
- package/billing/useSetAutoRechargeConfig.js.map +1 -1
- package/composer/ComposerToolbar.d.ts +3 -3
- package/composer/ComposerToolbar.d.ts.map +1 -1
- package/composer/ComposerToolbar.js +6 -6
- package/composer/ComposerToolbar.js.map +1 -1
- package/composer/ConfigureMenu.js +2 -2
- package/composer/ConfigureMenu.js.map +1 -1
- package/composer/ContextChip.js +1 -1
- package/composer/ContextChip.js.map +1 -1
- package/composer/ContextPopover.js +1 -1
- package/composer/ContextPopover.js.map +1 -1
- package/composer/InteractionModePicker.js +1 -1
- package/composer/InteractionModePicker.js.map +1 -1
- package/composer/SessionComposer.d.ts +30 -7
- package/composer/SessionComposer.d.ts.map +1 -1
- package/composer/SessionComposer.js +42 -31
- package/composer/SessionComposer.js.map +1 -1
- package/composer/index.d.ts +7 -7
- package/composer/index.d.ts.map +1 -1
- package/composer/index.js +4 -4
- package/composer/index.js.map +1 -1
- package/composer/interaction-mode.d.ts +1 -1
- package/composer/interaction-mode.d.ts.map +1 -1
- package/dashboard/DashboardFailedRuns.d.ts +1 -1
- package/dashboard/DashboardFailedRuns.d.ts.map +1 -1
- package/dashboard/DashboardKPICards.d.ts +1 -1
- package/dashboard/DashboardKPICards.d.ts.map +1 -1
- package/dashboard/OperationalDashboard.d.ts +1 -1
- package/dashboard/OperationalDashboard.d.ts.map +1 -1
- package/dashboard/OperationalDashboard.js +6 -6
- package/dashboard/OperationalDashboard.js.map +1 -1
- package/dashboard/index.d.ts +7 -7
- package/dashboard/index.d.ts.map +1 -1
- package/dashboard/index.js +6 -6
- package/dashboard/index.js.map +1 -1
- package/dashboard/useAgentExecutionSummary.js +2 -2
- package/dashboard/useAgentExecutionSummary.js.map +1 -1
- package/dashboard/useDashboardFailedRuns.d.ts +1 -1
- package/dashboard/useDashboardFailedRuns.d.ts.map +1 -1
- package/dashboard/useDashboardFailedRuns.js +2 -2
- package/dashboard/useDashboardFailedRuns.js.map +1 -1
- package/dashboard/useDashboardSummary.d.ts +1 -1
- package/dashboard/useDashboardSummary.d.ts.map +1 -1
- package/dashboard/useDashboardSummary.js +4 -4
- package/dashboard/useDashboardSummary.js.map +1 -1
- package/dependency-graph/DependencyGraph.d.ts +1 -1
- package/dependency-graph/DependencyGraph.d.ts.map +1 -1
- package/dependency-graph/DependencyGraph.js +1 -1
- package/dependency-graph/DependencyGraph.js.map +1 -1
- package/dependency-graph/DependencyTreeNode.d.ts +1 -1
- package/dependency-graph/DependencyTreeNode.d.ts.map +1 -1
- package/dependency-graph/index.d.ts +3 -3
- package/dependency-graph/index.d.ts.map +1 -1
- package/dependency-graph/index.js +2 -2
- package/dependency-graph/index.js.map +1 -1
- package/dependency-graph/useDependencyGraph.d.ts +1 -1
- package/dependency-graph/useDependencyGraph.d.ts.map +1 -1
- package/empty-state/EmptyState.d.ts +1 -1
- package/empty-state/EmptyState.d.ts.map +1 -1
- package/empty-state/EmptyState.js +1 -1
- package/empty-state/EmptyState.js.map +1 -1
- package/empty-state/index.d.ts +3 -3
- package/empty-state/index.d.ts.map +1 -1
- package/empty-state/index.js +2 -2
- package/empty-state/index.js.map +1 -1
- package/empty-state/useEmptyState.d.ts +1 -1
- package/empty-state/useEmptyState.d.ts.map +1 -1
- package/environment/CreateEnvironmentForm.js +1 -1
- package/environment/CreateEnvironmentForm.js.map +1 -1
- package/environment/EnvVarForm.js +2 -2
- package/environment/EnvVarForm.js.map +1 -1
- package/environment/EnvironmentListPanel.js +2 -2
- package/environment/EnvironmentListPanel.js.map +1 -1
- package/environment/EnvironmentPicker.js +1 -1
- package/environment/EnvironmentPicker.js.map +1 -1
- package/environment/EnvironmentVariableEditor.js +5 -5
- package/environment/EnvironmentVariableEditor.js.map +1 -1
- package/environment/diffEnv.d.ts +1 -1
- package/environment/diffEnv.d.ts.map +1 -1
- package/environment/index.d.ts +30 -30
- package/environment/index.d.ts.map +1 -1
- package/environment/index.js +16 -16
- package/environment/index.js.map +1 -1
- package/environment/useCreateEnvironment.js +2 -2
- package/environment/useCreateEnvironment.js.map +1 -1
- package/environment/useEnvironment.js +2 -2
- package/environment/useEnvironment.js.map +1 -1
- package/environment/useEnvironmentList.js +2 -2
- package/environment/useEnvironmentList.js.map +1 -1
- package/environment/usePersonalEnvironment.js +4 -4
- package/environment/usePersonalEnvironment.js.map +1 -1
- package/environment/useRemoveEnvironmentVariables.js +2 -2
- package/environment/useRemoveEnvironmentVariables.js.map +1 -1
- package/environment/useRevealSecretValue.js +2 -2
- package/environment/useRevealSecretValue.js.map +1 -1
- package/environment/useSessionEnvPool.d.ts +1 -1
- package/environment/useSessionEnvPool.d.ts.map +1 -1
- package/environment/useUpdateEnvironment.js +2 -2
- package/environment/useUpdateEnvironment.js.map +1 -1
- package/environment/useUpdateEnvironmentVariables.js +2 -2
- package/environment/useUpdateEnvironmentVariables.js.map +1 -1
- package/error/index.d.ts +4 -4
- package/error/index.d.ts.map +1 -1
- package/error/index.js +2 -2
- package/error/index.js.map +1 -1
- package/execution/ApprovalCard.js +9 -9
- package/execution/ApprovalCard.js.map +1 -1
- package/execution/ArtifactCard.js +5 -5
- package/execution/ArtifactCard.js.map +1 -1
- package/execution/ArtifactContentRenderer.d.ts +11 -1
- package/execution/ArtifactContentRenderer.d.ts.map +1 -1
- package/execution/ArtifactContentRenderer.js +41 -17
- package/execution/ArtifactContentRenderer.js.map +1 -1
- package/execution/ArtifactPreviewModal.d.ts +1 -1
- package/execution/ArtifactPreviewModal.d.ts.map +1 -1
- package/execution/ArtifactPreviewModal.js +7 -7
- package/execution/ArtifactPreviewModal.js.map +1 -1
- package/execution/ArtifactsWidget.d.ts +1 -1
- package/execution/ArtifactsWidget.d.ts.map +1 -1
- package/execution/ArtifactsWidget.js +3 -3
- package/execution/ArtifactsWidget.js.map +1 -1
- package/execution/ContextGauge.js +2 -2
- package/execution/ContextGauge.js.map +1 -1
- package/execution/ExecutionProgress.js +2 -2
- package/execution/ExecutionProgress.js.map +1 -1
- package/execution/FileChangesView.js +9 -9
- package/execution/FileChangesView.js.map +1 -1
- package/execution/FilePathContext.d.ts +9 -2
- package/execution/FilePathContext.d.ts.map +1 -1
- package/execution/FilePathContext.js.map +1 -1
- package/execution/FilePathLink.d.ts.map +1 -1
- package/execution/FilePathLink.js +23 -8
- package/execution/FilePathLink.js.map +1 -1
- package/execution/FileReviewCard.d.ts +1 -1
- package/execution/FileReviewCard.d.ts.map +1 -1
- package/execution/FileReviewCard.js +7 -7
- package/execution/FileReviewCard.js.map +1 -1
- package/execution/FileReviewContext.d.ts +1 -1
- package/execution/FileReviewContext.d.ts.map +1 -1
- package/execution/FileReviewContext.js +1 -1
- package/execution/FileReviewContext.js.map +1 -1
- package/execution/FileReviewDock.d.ts +1 -1
- package/execution/FileReviewDock.d.ts.map +1 -1
- package/execution/FileReviewDock.js +1 -1
- package/execution/FileReviewDock.js.map +1 -1
- package/execution/FollowUpInput.js +1 -1
- package/execution/FollowUpInput.js.map +1 -1
- package/execution/McpToolDetail.js +7 -7
- package/execution/McpToolDetail.js.map +1 -1
- package/execution/MessageEntry.d.ts +29 -0
- package/execution/MessageEntry.d.ts.map +1 -1
- package/execution/MessageEntry.js +31 -7
- package/execution/MessageEntry.js.map +1 -1
- package/execution/MessageThread.d.ts +78 -15
- package/execution/MessageThread.d.ts.map +1 -1
- package/execution/MessageThread.js +202 -48
- package/execution/MessageThread.js.map +1 -1
- package/execution/PlanArtifactCard.d.ts +27 -18
- package/execution/PlanArtifactCard.d.ts.map +1 -1
- package/execution/PlanArtifactCard.js +17 -27
- package/execution/PlanArtifactCard.js.map +1 -1
- package/execution/PlanCompletionCard.js +1 -1
- package/execution/PlanCompletionCard.js.map +1 -1
- package/execution/PlanDocumentMessage.d.ts +32 -0
- package/execution/PlanDocumentMessage.d.ts.map +1 -0
- package/execution/PlanDocumentMessage.js +37 -0
- package/execution/PlanDocumentMessage.js.map +1 -0
- package/execution/PlanStreamingCard.d.ts +45 -0
- package/execution/PlanStreamingCard.d.ts.map +1 -0
- package/execution/PlanStreamingCard.js +35 -0
- package/execution/PlanStreamingCard.js.map +1 -0
- package/execution/ResultView.js +11 -11
- package/execution/ResultView.js.map +1 -1
- package/execution/SandboxContext.js +1 -1
- package/execution/SandboxContext.js.map +1 -1
- package/execution/SessionVariablesInput.d.ts +1 -1
- package/execution/SessionVariablesInput.d.ts.map +1 -1
- package/execution/SessionVariablesInput.js +2 -2
- package/execution/SessionVariablesInput.js.map +1 -1
- package/execution/SubAgentSection.js +10 -10
- package/execution/SubAgentSection.js.map +1 -1
- package/execution/SummarizationBadge.d.ts +1 -1
- package/execution/SummarizationBadge.d.ts.map +1 -1
- package/execution/SummarizationBadge.js +1 -1
- package/execution/SummarizationBadge.js.map +1 -1
- package/execution/SummarizationCard.d.ts +1 -1
- package/execution/SummarizationCard.d.ts.map +1 -1
- package/execution/SummarizationCard.js +1 -1
- package/execution/SummarizationCard.js.map +1 -1
- package/execution/TerminalSession.js +2 -2
- package/execution/TerminalSession.js.map +1 -1
- package/execution/ThreadSelectionContext.d.ts +1 -1
- package/execution/ThreadSelectionContext.d.ts.map +1 -1
- package/execution/TodoCard.js +3 -3
- package/execution/TodoCard.js.map +1 -1
- package/execution/ToolArgsView.js +5 -5
- package/execution/ToolArgsView.js.map +1 -1
- package/execution/ToolCallDetail.js +7 -7
- package/execution/ToolCallDetail.js.map +1 -1
- package/execution/ToolCallGroup.js +5 -5
- package/execution/ToolCallGroup.js.map +1 -1
- package/execution/ToolCallItem.d.ts +1 -1
- package/execution/ToolCallItem.d.ts.map +1 -1
- package/execution/ToolCallItem.js +12 -12
- package/execution/ToolCallItem.js.map +1 -1
- package/execution/ToolRunGroup.d.ts +1 -1
- package/execution/ToolRunGroup.d.ts.map +1 -1
- package/execution/ToolRunGroup.js +4 -4
- package/execution/ToolRunGroup.js.map +1 -1
- package/execution/UsageWidget.js +1 -1
- package/execution/UsageWidget.js.map +1 -1
- package/execution/WriteBacksWidget.js +2 -2
- package/execution/WriteBacksWidget.js.map +1 -1
- package/execution/index.d.ts +133 -129
- package/execution/index.d.ts.map +1 -1
- package/execution/index.js +68 -66
- package/execution/index.js.map +1 -1
- package/execution/segment-tool-calls.d.ts +1 -1
- package/execution/segment-tool-calls.d.ts.map +1 -1
- package/execution/segment-tool-calls.js +2 -2
- package/execution/segment-tool-calls.js.map +1 -1
- package/execution/tool-presenter.d.ts +1 -1
- package/execution/tool-presenter.d.ts.map +1 -1
- package/execution/tool-presenter.js +2 -2
- package/execution/tool-presenter.js.map +1 -1
- package/execution/tool-rendering-primitives.js +1 -1
- package/execution/tool-rendering-primitives.js.map +1 -1
- package/execution/useAgentExecutionActions.js +2 -2
- package/execution/useAgentExecutionActions.js.map +1 -1
- package/execution/useArtifactContent.js +2 -2
- package/execution/useArtifactContent.js.map +1 -1
- package/execution/useArtifactDownload.js +2 -2
- package/execution/useArtifactDownload.js.map +1 -1
- package/execution/useArtifactDownloadUrl.js +2 -2
- package/execution/useArtifactDownloadUrl.js.map +1 -1
- package/execution/useCreateAgentExecution.d.ts +10 -0
- package/execution/useCreateAgentExecution.d.ts.map +1 -1
- package/execution/useCreateAgentExecution.js +8 -4
- package/execution/useCreateAgentExecution.js.map +1 -1
- package/execution/useExecutionStream.d.ts +2 -2
- package/execution/useExecutionStream.d.ts.map +1 -1
- package/execution/useExecutionStream.js +7 -7
- package/execution/useExecutionStream.js.map +1 -1
- package/execution/useFileChangeContent.js +2 -2
- package/execution/useFileChangeContent.js.map +1 -1
- package/execution/useFileReview.js +2 -2
- package/execution/useFileReview.js.map +1 -1
- package/execution/useSubmitApproval.js +3 -3
- package/execution/useSubmitApproval.js.map +1 -1
- package/execution/useThreadSelection.d.ts +1 -1
- package/execution/useThreadSelection.d.ts.map +1 -1
- package/execution/useThreadSelection.js +1 -1
- package/execution/useThreadSelection.js.map +1 -1
- package/execution/useToolOutputContent.js +2 -2
- package/execution/useToolOutputContent.js.map +1 -1
- package/execution-target-context.d.ts +1 -1
- package/execution-target-context.d.ts.map +1 -1
- package/feedback/StigmerToaster.d.ts +1 -1
- package/feedback/StigmerToaster.d.ts.map +1 -1
- package/feedback/StigmerToaster.js +1 -1
- package/feedback/StigmerToaster.js.map +1 -1
- package/feedback/index.d.ts +3 -3
- package/feedback/index.d.ts.map +1 -1
- package/feedback/index.js +2 -2
- package/feedback/index.js.map +1 -1
- package/file-reference/index.d.ts +2 -2
- package/file-reference/index.d.ts.map +1 -1
- package/file-reference/index.js +2 -2
- package/file-reference/index.js.map +1 -1
- package/github/GitHubRepoPicker.js +2 -2
- package/github/GitHubRepoPicker.js.map +1 -1
- package/github/decodeGitHubContent.d.ts +29 -0
- package/github/decodeGitHubContent.d.ts.map +1 -0
- package/github/decodeGitHubContent.js +72 -0
- package/github/decodeGitHubContent.js.map +1 -0
- package/github/index.d.ts +7 -6
- package/github/index.d.ts.map +1 -1
- package/github/index.js +7 -6
- package/github/index.js.map +1 -1
- package/github/useGitHubConnection.js +2 -2
- package/github/useGitHubConnection.js.map +1 -1
- package/github/useGitHubFileReader.d.ts +26 -0
- package/github/useGitHubFileReader.d.ts.map +1 -0
- package/github/useGitHubFileReader.js +106 -0
- package/github/useGitHubFileReader.js.map +1 -0
- package/github/useGitHubSearch.d.ts +1 -1
- package/github/useGitHubSearch.d.ts.map +1 -1
- package/github/useGitHubTreeLister.d.ts +1 -1
- package/github/useGitHubTreeLister.d.ts.map +1 -1
- package/github/useGitHubTreeLister.js +7 -3
- package/github/useGitHubTreeLister.js.map +1 -1
- package/hooks.js +1 -1
- package/hooks.js.map +1 -1
- package/iam-policy/GrantAccessForm.js +3 -3
- package/iam-policy/GrantAccessForm.js.map +1 -1
- package/iam-policy/OrgMembersPanel.js +8 -8
- package/iam-policy/OrgMembersPanel.js.map +1 -1
- package/iam-policy/PeopleWithAccess.d.ts +1 -1
- package/iam-policy/PeopleWithAccess.d.ts.map +1 -1
- package/iam-policy/PeopleWithAccess.js +3 -3
- package/iam-policy/PeopleWithAccess.js.map +1 -1
- package/iam-policy/PermissionGate.d.ts +1 -1
- package/iam-policy/PermissionGate.d.ts.map +1 -1
- package/iam-policy/PermissionGate.js +1 -1
- package/iam-policy/PermissionGate.js.map +1 -1
- package/iam-policy/PrincipalPicker.js +2 -2
- package/iam-policy/PrincipalPicker.js.map +1 -1
- package/iam-policy/RoleSelector.js +1 -1
- package/iam-policy/RoleSelector.js.map +1 -1
- package/iam-policy/SharePanel.d.ts +1 -1
- package/iam-policy/SharePanel.d.ts.map +1 -1
- package/iam-policy/SharePanel.js +1 -1
- package/iam-policy/SharePanel.js.map +1 -1
- package/iam-policy/index.d.ts +18 -18
- package/iam-policy/index.d.ts.map +1 -1
- package/iam-policy/index.js +18 -18
- package/iam-policy/index.js.map +1 -1
- package/iam-policy/useCheckPermission.js +1 -1
- package/iam-policy/useCheckPermission.js.map +1 -1
- package/iam-policy/useCreateIamPolicy.js +2 -2
- package/iam-policy/useCreateIamPolicy.js.map +1 -1
- package/iam-policy/useDeleteIamPolicy.js +2 -2
- package/iam-policy/useDeleteIamPolicy.js.map +1 -1
- package/iam-policy/usePrincipalsCount.js +2 -2
- package/iam-policy/usePrincipalsCount.js.map +1 -1
- package/iam-policy/useResourceAccess.js +2 -2
- package/iam-policy/useResourceAccess.js.map +1 -1
- package/iam-policy/useRevokeOrgAccess.js +2 -2
- package/iam-policy/useRevokeOrgAccess.js.map +1 -1
- package/iam-policy/useShareFlow.js +4 -4
- package/iam-policy/useShareFlow.js.map +1 -1
- package/iam-policy/useWhoAmI.js +2 -2
- package/iam-policy/useWhoAmI.js.map +1 -1
- package/identity-account/index.d.ts +1 -1
- package/identity-account/index.d.ts.map +1 -1
- package/identity-account/index.js +1 -1
- package/identity-account/index.js.map +1 -1
- package/identity-account/useIdentityAccountGate.js +2 -2
- package/identity-account/useIdentityAccountGate.js.map +1 -1
- package/identity-provider/CreateIdentityProviderForm.js +1 -1
- package/identity-provider/CreateIdentityProviderForm.js.map +1 -1
- package/identity-provider/IdentityProviderDetailPanel.js +1 -1
- package/identity-provider/IdentityProviderDetailPanel.js.map +1 -1
- package/identity-provider/IdentityProviderListPanel.js +2 -2
- package/identity-provider/IdentityProviderListPanel.js.map +1 -1
- package/identity-provider/IdentityProviderWizard.js +3 -3
- package/identity-provider/IdentityProviderWizard.js.map +1 -1
- package/identity-provider/ProviderPicker.d.ts +1 -1
- package/identity-provider/ProviderPicker.d.ts.map +1 -1
- package/identity-provider/ProviderPicker.js +1 -1
- package/identity-provider/ProviderPicker.js.map +1 -1
- package/identity-provider/SsoLoginPrompt.js +1 -1
- package/identity-provider/SsoLoginPrompt.js.map +1 -1
- package/identity-provider/index.d.ts +13 -13
- package/identity-provider/index.d.ts.map +1 -1
- package/identity-provider/index.js +13 -13
- package/identity-provider/index.js.map +1 -1
- package/identity-provider/useCreateIdentityProvider.js +2 -2
- package/identity-provider/useCreateIdentityProvider.js.map +1 -1
- package/identity-provider/useDeleteIdentityProvider.js +2 -2
- package/identity-provider/useDeleteIdentityProvider.js.map +1 -1
- package/identity-provider/useIdentityProvider.js +2 -2
- package/identity-provider/useIdentityProvider.js.map +1 -1
- package/identity-provider/useIdentityProviderList.js +2 -2
- package/identity-provider/useIdentityProviderList.js.map +1 -1
- package/identity-provider/useSsoProvider.js +2 -2
- package/identity-provider/useSsoProvider.js.map +1 -1
- package/identity-provider/useUpdateIdentityProvider.js +2 -2
- package/identity-provider/useUpdateIdentityProvider.js.map +1 -1
- package/index.d.ts +104 -104
- package/index.d.ts.map +1 -1
- package/index.js +60 -60
- package/index.js.map +1 -1
- package/inline-edit/InlineEditImage.d.ts +1 -1
- package/inline-edit/InlineEditImage.d.ts.map +1 -1
- package/inline-edit/InlineEditKeyValue.d.ts +1 -1
- package/inline-edit/InlineEditKeyValue.d.ts.map +1 -1
- package/inline-edit/InlineEditResourceList.d.ts +1 -1
- package/inline-edit/InlineEditResourceList.d.ts.map +1 -1
- package/inline-edit/InlineEditSelect.d.ts +1 -1
- package/inline-edit/InlineEditSelect.d.ts.map +1 -1
- package/inline-edit/InlineEditText.d.ts +1 -1
- package/inline-edit/InlineEditText.d.ts.map +1 -1
- package/inline-edit/InlineEditTextarea.d.ts +1 -1
- package/inline-edit/InlineEditTextarea.d.ts.map +1 -1
- package/inline-edit/index.d.ts +15 -15
- package/inline-edit/index.d.ts.map +1 -1
- package/inline-edit/index.js +7 -7
- package/inline-edit/index.js.map +1 -1
- package/inline-edit/useInlineFieldSave.js +1 -1
- package/inline-edit/useInlineFieldSave.js.map +1 -1
- package/internal/BoundedContent.js +2 -2
- package/internal/BoundedContent.js.map +1 -1
- package/internal/FetchCacheProvider.d.ts +1 -1
- package/internal/FetchCacheProvider.d.ts.map +1 -1
- package/internal/FetchCacheProvider.js +1 -1
- package/internal/FetchCacheProvider.js.map +1 -1
- package/internal/ResizableSplit.d.ts +72 -22
- package/internal/ResizableSplit.d.ts.map +1 -1
- package/internal/ResizableSplit.js +96 -38
- package/internal/ResizableSplit.js.map +1 -1
- package/internal/Tabs.d.ts +2 -2
- package/internal/Tabs.d.ts.map +1 -1
- package/internal/Tabs.js +1 -1
- package/internal/Tabs.js.map +1 -1
- package/internal/VirtualizedThread.d.ts +9 -7
- package/internal/VirtualizedThread.d.ts.map +1 -1
- package/internal/VirtualizedThread.js +14 -12
- package/internal/VirtualizedThread.js.map +1 -1
- package/internal/dev/index.d.ts +5 -5
- package/internal/dev/index.d.ts.map +1 -1
- package/internal/dev/index.js +5 -5
- package/internal/dev/index.js.map +1 -1
- package/internal/file-icons/index.d.ts +17 -0
- package/internal/file-icons/index.d.ts.map +1 -0
- package/internal/file-icons/index.js +60 -0
- package/internal/file-icons/index.js.map +1 -0
- package/internal/file-tree/FileTreeNode.d.ts +19 -2
- package/internal/file-tree/FileTreeNode.d.ts.map +1 -1
- package/internal/file-tree/FileTreeNode.js +11 -2
- package/internal/file-tree/FileTreeNode.js.map +1 -1
- package/internal/file-tree/filterFileTree.d.ts +1 -1
- package/internal/file-tree/filterFileTree.d.ts.map +1 -1
- package/internal/file-tree/index.d.ts +5 -5
- package/internal/file-tree/index.d.ts.map +1 -1
- package/internal/file-tree/index.js +3 -3
- package/internal/file-tree/index.js.map +1 -1
- package/internal/markdown-components.d.ts +38 -1
- package/internal/markdown-components.d.ts.map +1 -1
- package/internal/markdown-components.js +87 -12
- package/internal/markdown-components.js.map +1 -1
- package/internal/menu.js +1 -1
- package/internal/menu.js.map +1 -1
- package/{workflow → internal}/motion-preference.d.ts +7 -4
- package/internal/motion-preference.d.ts.map +1 -0
- package/{workflow → internal}/motion-preference.js +7 -4
- package/internal/motion-preference.js.map +1 -0
- package/internal/store/conversation-store.js +1 -1
- package/internal/store/conversation-store.js.map +1 -1
- package/internal/store/index.d.ts +39 -6
- package/internal/store/index.d.ts.map +1 -1
- package/internal/store/index.js +64 -5
- package/internal/store/index.js.map +1 -1
- package/internal/store/workspace-editors-store.d.ts +145 -0
- package/internal/store/workspace-editors-store.d.ts.map +1 -0
- package/internal/store/workspace-editors-store.js +208 -0
- package/internal/store/workspace-editors-store.js.map +1 -0
- package/internal/store/workspace-file-selection-store.d.ts +38 -0
- package/internal/store/workspace-file-selection-store.d.ts.map +1 -0
- package/internal/store/workspace-file-selection-store.js +62 -0
- package/internal/store/workspace-file-selection-store.js.map +1 -0
- package/internal/stream-controller.d.ts +1 -1
- package/internal/stream-controller.d.ts.map +1 -1
- package/internal/stream-controller.js +1 -1
- package/internal/stream-controller.js.map +1 -1
- package/internal/useFetch.js +2 -2
- package/internal/useFetch.js.map +1 -1
- package/internal/useKeyedSubmission.js +1 -1
- package/internal/useKeyedSubmission.js.map +1 -1
- package/internal/useRevealLine.d.ts +49 -0
- package/internal/useRevealLine.d.ts.map +1 -0
- package/internal/useRevealLine.js +43 -0
- package/internal/useRevealLine.js.map +1 -0
- package/invitation/InvitationManager.js +5 -5
- package/invitation/InvitationManager.js.map +1 -1
- package/invitation/InvitationRedemption.js +2 -2
- package/invitation/InvitationRedemption.js.map +1 -1
- package/invitation/index.d.ts +16 -16
- package/invitation/index.d.ts.map +1 -1
- package/invitation/index.js +8 -8
- package/invitation/index.js.map +1 -1
- package/invitation/useCreateInvitation.js +2 -2
- package/invitation/useCreateInvitation.js.map +1 -1
- package/invitation/useInvitationPreview.js +2 -2
- package/invitation/useInvitationPreview.js.map +1 -1
- package/invitation/useOrgInvitations.js +2 -2
- package/invitation/useOrgInvitations.js.map +1 -1
- package/invitation/useRedeemInvitation.js +2 -2
- package/invitation/useRedeemInvitation.js.map +1 -1
- package/invitation/useRevokeInvitation.js +2 -2
- package/invitation/useRevokeInvitation.js.map +1 -1
- package/library/ImportResourceDialog.d.ts +1 -1
- package/library/ImportResourceDialog.d.ts.map +1 -1
- package/library/ImportResourceDialog.js +2 -2
- package/library/ImportResourceDialog.js.map +1 -1
- package/library/InstanceVisibilitySelector.d.ts +1 -1
- package/library/InstanceVisibilitySelector.d.ts.map +1 -1
- package/library/InstanceVisibilitySelector.js +2 -2
- package/library/InstanceVisibilitySelector.js.map +1 -1
- package/library/ResourceVisibilityControl.d.ts +1 -1
- package/library/ResourceVisibilityControl.d.ts.map +1 -1
- package/library/ResourceVisibilityControl.js +6 -6
- package/library/ResourceVisibilityControl.js.map +1 -1
- package/library/ScopeToggle.d.ts +1 -1
- package/library/ScopeToggle.d.ts.map +1 -1
- package/library/VisibilityOptionRow.d.ts +1 -1
- package/library/VisibilityOptionRow.d.ts.map +1 -1
- package/library/VisibilitySelector.d.ts +1 -1
- package/library/VisibilitySelector.d.ts.map +1 -1
- package/library/VisibilitySelector.js +5 -5
- package/library/VisibilitySelector.js.map +1 -1
- package/library/detect-plan-artifact.d.ts +21 -0
- package/library/detect-plan-artifact.d.ts.map +1 -1
- package/library/detect-plan-artifact.js +20 -0
- package/library/detect-plan-artifact.js.map +1 -1
- package/library/detect-streaming-plan.d.ts +45 -0
- package/library/detect-streaming-plan.d.ts.map +1 -0
- package/library/detect-streaming-plan.js +83 -0
- package/library/detect-streaming-plan.js.map +1 -0
- package/library/index.d.ts +38 -35
- package/library/index.d.ts.map +1 -1
- package/library/index.js +21 -20
- package/library/index.js.map +1 -1
- package/library/useApplyResource.js +3 -3
- package/library/useApplyResource.js.map +1 -1
- package/library/useDetectSkillPackage.d.ts +1 -1
- package/library/useDetectSkillPackage.d.ts.map +1 -1
- package/library/useDetectSkillPackage.js +2 -2
- package/library/useDetectSkillPackage.js.map +1 -1
- package/library/useDetectStigmerResource.d.ts +1 -1
- package/library/useDetectStigmerResource.d.ts.map +1 -1
- package/library/useDetectStigmerResource.js +1 -1
- package/library/useDetectStigmerResource.js.map +1 -1
- package/library/useExportResource.js +3 -3
- package/library/useExportResource.js.map +1 -1
- package/library/useImportResource.d.ts +1 -1
- package/library/useImportResource.d.ts.map +1 -1
- package/library/useImportResource.js +3 -3
- package/library/useImportResource.js.map +1 -1
- package/library/useUpdateVisibility.js +2 -2
- package/library/useUpdateVisibility.js.map +1 -1
- package/mcp-server/McpServerConfigPanel.d.ts +2 -2
- package/mcp-server/McpServerConfigPanel.d.ts.map +1 -1
- package/mcp-server/McpServerConfigPanel.js +2 -2
- package/mcp-server/McpServerConfigPanel.js.map +1 -1
- package/mcp-server/McpServerConnectDialog.js +7 -7
- package/mcp-server/McpServerConnectDialog.js.map +1 -1
- package/mcp-server/McpServerCreationWizard.d.ts +1 -1
- package/mcp-server/McpServerCreationWizard.d.ts.map +1 -1
- package/mcp-server/McpServerCreationWizard.js +7 -7
- package/mcp-server/McpServerCreationWizard.js.map +1 -1
- package/mcp-server/McpServerDetailView.d.ts +1 -1
- package/mcp-server/McpServerDetailView.d.ts.map +1 -1
- package/mcp-server/McpServerDetailView.js +21 -21
- package/mcp-server/McpServerDetailView.js.map +1 -1
- package/mcp-server/McpServerPicker.d.ts +2 -2
- package/mcp-server/McpServerPicker.d.ts.map +1 -1
- package/mcp-server/McpServerPicker.js +6 -6
- package/mcp-server/McpServerPicker.js.map +1 -1
- package/mcp-server/McpToolSelector.js +2 -2
- package/mcp-server/McpToolSelector.js.map +1 -1
- package/mcp-server/OAuthCallbackHandler.js +1 -1
- package/mcp-server/OAuthCallbackHandler.js.map +1 -1
- package/mcp-server/index.d.ts +44 -44
- package/mcp-server/index.d.ts.map +1 -1
- package/mcp-server/index.js +22 -22
- package/mcp-server/index.js.map +1 -1
- package/mcp-server/mcpServerSetupReducer.d.ts +1 -1
- package/mcp-server/mcpServerSetupReducer.d.ts.map +1 -1
- package/mcp-server/steps/EnvironmentAuthStep.d.ts +1 -1
- package/mcp-server/steps/EnvironmentAuthStep.d.ts.map +1 -1
- package/mcp-server/steps/IdentityTransportStep.d.ts +1 -1
- package/mcp-server/steps/IdentityTransportStep.d.ts.map +1 -1
- package/mcp-server/steps/IdentityTransportStep.js +1 -1
- package/mcp-server/steps/IdentityTransportStep.js.map +1 -1
- package/mcp-server/steps/ReviewStep.d.ts +1 -1
- package/mcp-server/steps/ReviewStep.d.ts.map +1 -1
- package/mcp-server/steps/ReviewStep.js +1 -1
- package/mcp-server/steps/ReviewStep.js.map +1 -1
- package/mcp-server/steps/types.d.ts +2 -2
- package/mcp-server/steps/types.d.ts.map +1 -1
- package/mcp-server/useCreateMcpServer.js +2 -2
- package/mcp-server/useCreateMcpServer.js.map +1 -1
- package/mcp-server/useDisconnectOAuth.js +2 -2
- package/mcp-server/useDisconnectOAuth.js.map +1 -1
- package/mcp-server/useMcpServer.js +2 -2
- package/mcp-server/useMcpServer.js.map +1 -1
- package/mcp-server/useMcpServerConnect.js +3 -3
- package/mcp-server/useMcpServerConnect.js.map +1 -1
- package/mcp-server/useMcpServerCount.d.ts +1 -1
- package/mcp-server/useMcpServerCount.d.ts.map +1 -1
- package/mcp-server/useMcpServerCount.js +2 -2
- package/mcp-server/useMcpServerCount.js.map +1 -1
- package/mcp-server/useMcpServerCredentials.d.ts +1 -1
- package/mcp-server/useMcpServerCredentials.d.ts.map +1 -1
- package/mcp-server/useMcpServerCredentials.js +4 -4
- package/mcp-server/useMcpServerCredentials.js.map +1 -1
- package/mcp-server/useMcpServerList.d.ts +1 -1
- package/mcp-server/useMcpServerList.d.ts.map +1 -1
- package/mcp-server/useMcpServerList.js +2 -2
- package/mcp-server/useMcpServerList.js.map +1 -1
- package/mcp-server/useMcpServerOAuthConnect.js +3 -3
- package/mcp-server/useMcpServerOAuthConnect.js.map +1 -1
- package/mcp-server/useMcpServerSearch.d.ts +1 -1
- package/mcp-server/useMcpServerSearch.d.ts.map +1 -1
- package/mcp-server/useMcpServerSearch.js +2 -2
- package/mcp-server/useMcpServerSearch.js.map +1 -1
- package/mcp-server/useMcpServerSetup.d.ts +2 -2
- package/mcp-server/useMcpServerSetup.d.ts.map +1 -1
- package/mcp-server/useMcpServerSetup.js +6 -6
- package/mcp-server/useMcpServerSetup.js.map +1 -1
- package/mcp-server/useOAuthGrantStatus.js +2 -2
- package/mcp-server/useOAuthGrantStatus.js.map +1 -1
- package/mcp-server/useOrgOAuthApp.js +3 -3
- package/mcp-server/useOrgOAuthApp.js.map +1 -1
- package/mcp-server/useUpdateMcpServer.js +2 -2
- package/mcp-server/useUpdateMcpServer.js.map +1 -1
- package/models/HarnessSelector.d.ts +1 -1
- package/models/HarnessSelector.d.ts.map +1 -1
- package/models/HarnessSelector.js +1 -1
- package/models/HarnessSelector.js.map +1 -1
- package/models/ModelRegistryContext.d.ts +1 -1
- package/models/ModelRegistryContext.d.ts.map +1 -1
- package/models/ModelSelector.d.ts +1 -1
- package/models/ModelSelector.d.ts.map +1 -1
- package/models/ModelSelector.js +3 -3
- package/models/ModelSelector.js.map +1 -1
- package/models/index.d.ts +13 -13
- package/models/index.d.ts.map +1 -1
- package/models/index.js +6 -6
- package/models/index.js.map +1 -1
- package/models/registry.d.ts +1 -1
- package/models/registry.d.ts.map +1 -1
- package/models/useModelRegistry.d.ts +2 -2
- package/models/useModelRegistry.d.ts.map +1 -1
- package/models/useModelRegistry.js +2 -2
- package/models/useModelRegistry.js.map +1 -1
- package/oauth-app/CreateOAuthAppForm.js +1 -1
- package/oauth-app/CreateOAuthAppForm.js.map +1 -1
- package/oauth-app/OAuthAppDetailPanel.js +2 -2
- package/oauth-app/OAuthAppDetailPanel.js.map +1 -1
- package/oauth-app/OAuthAppListPanel.js +1 -1
- package/oauth-app/OAuthAppListPanel.js.map +1 -1
- package/oauth-app/index.d.ts +14 -14
- package/oauth-app/index.d.ts.map +1 -1
- package/oauth-app/index.js +7 -7
- package/oauth-app/index.js.map +1 -1
- package/oauth-app/useCreateOAuthApp.js +2 -2
- package/oauth-app/useCreateOAuthApp.js.map +1 -1
- package/oauth-app/useDeleteOAuthApp.js +2 -2
- package/oauth-app/useDeleteOAuthApp.js.map +1 -1
- package/oauth-app/useOAuthAppList.js +2 -2
- package/oauth-app/useOAuthAppList.js.map +1 -1
- package/oauth-app/useUpdateOAuthApp.js +2 -2
- package/oauth-app/useUpdateOAuthApp.js.map +1 -1
- package/organization/CreateOrganizationForm.js +3 -3
- package/organization/CreateOrganizationForm.js.map +1 -1
- package/organization/OrgProfilePanel.js +4 -4
- package/organization/OrgProfilePanel.js.map +1 -1
- package/organization/OrgProvider.js +1 -1
- package/organization/OrgProvider.js.map +1 -1
- package/organization/OrgSwitcher.js +4 -4
- package/organization/OrgSwitcher.js.map +1 -1
- package/organization/index.d.ts +16 -16
- package/organization/index.d.ts.map +1 -1
- package/organization/index.js +8 -8
- package/organization/index.js.map +1 -1
- package/organization/useCreateOrganization.js +2 -2
- package/organization/useCreateOrganization.js.map +1 -1
- package/organization/useOrgGate.js +1 -1
- package/organization/useOrgGate.js.map +1 -1
- package/organization/useOrganization.js +2 -2
- package/organization/useOrganization.js.map +1 -1
- package/organization/useUpdateOrganization.js +2 -2
- package/organization/useUpdateOrganization.js.map +1 -1
- package/package.json +4 -4
- package/platform-client/CreatePlatformClientForm.js +1 -1
- package/platform-client/CreatePlatformClientForm.js.map +1 -1
- package/platform-client/PlatformClientDetailPanel.js +3 -3
- package/platform-client/PlatformClientDetailPanel.js.map +1 -1
- package/platform-client/PlatformClientListPanel.js +2 -2
- package/platform-client/PlatformClientListPanel.js.map +1 -1
- package/platform-client/index.d.ts +10 -10
- package/platform-client/index.d.ts.map +1 -1
- package/platform-client/index.js +10 -10
- package/platform-client/index.js.map +1 -1
- package/platform-client/useCreatePlatformClient.js +2 -2
- package/platform-client/useCreatePlatformClient.js.map +1 -1
- package/platform-client/useDeletePlatformClient.js +2 -2
- package/platform-client/useDeletePlatformClient.js.map +1 -1
- package/platform-client/usePlatformClient.js +2 -2
- package/platform-client/usePlatformClient.js.map +1 -1
- package/platform-client/usePlatformClientList.js +2 -2
- package/platform-client/usePlatformClientList.js.map +1 -1
- package/platform-client/useRotatePlatformClientSecret.js +2 -2
- package/platform-client/useRotatePlatformClientSecret.js.map +1 -1
- package/platform-client/useUpdatePlatformClient.js +2 -2
- package/platform-client/useUpdatePlatformClient.js.map +1 -1
- package/provider.d.ts +3 -3
- package/provider.d.ts.map +1 -1
- package/provider.js +9 -9
- package/provider.js.map +1 -1
- package/resource-creation/CreationPicker.d.ts +1 -1
- package/resource-creation/CreationPicker.d.ts.map +1 -1
- package/resource-creation/CreationPicker.js +1 -1
- package/resource-creation/CreationPicker.js.map +1 -1
- package/resource-creation/TemplateCard.d.ts +1 -1
- package/resource-creation/TemplateCard.d.ts.map +1 -1
- package/resource-creation/TemplateCard.js +1 -1
- package/resource-creation/TemplateCard.js.map +1 -1
- package/resource-creation/TemplateGallery.d.ts +1 -1
- package/resource-creation/TemplateGallery.d.ts.map +1 -1
- package/resource-creation/TemplateGallery.js +3 -3
- package/resource-creation/TemplateGallery.js.map +1 -1
- package/resource-creation/WizardShell.d.ts +1 -1
- package/resource-creation/WizardShell.d.ts.map +1 -1
- package/resource-creation/WizardShell.js +2 -2
- package/resource-creation/WizardShell.js.map +1 -1
- package/resource-creation/index.d.ts +22 -22
- package/resource-creation/index.d.ts.map +1 -1
- package/resource-creation/index.js +12 -12
- package/resource-creation/index.js.map +1 -1
- package/resource-creation/templates/agent-templates.d.ts +2 -2
- package/resource-creation/templates/agent-templates.d.ts.map +1 -1
- package/resource-creation/templates/index.d.ts +6 -6
- package/resource-creation/templates/index.d.ts.map +1 -1
- package/resource-creation/templates/index.js +4 -4
- package/resource-creation/templates/index.js.map +1 -1
- package/resource-creation/templates/mcp-server-templates.d.ts +2 -2
- package/resource-creation/templates/mcp-server-templates.d.ts.map +1 -1
- package/resource-creation/templates/workflow-templates.d.ts +1 -1
- package/resource-creation/templates/workflow-templates.d.ts.map +1 -1
- package/resource-creation/useTemplateFilter.d.ts +1 -1
- package/resource-creation/useTemplateFilter.d.ts.map +1 -1
- package/resource-creation/useWizardState.d.ts +1 -1
- package/resource-creation/useWizardState.d.ts.map +1 -1
- package/resource-detail/ConfirmDialog.d.ts +1 -1
- package/resource-detail/ConfirmDialog.d.ts.map +1 -1
- package/resource-detail/ResourceActionBar.d.ts +1 -1
- package/resource-detail/ResourceActionBar.d.ts.map +1 -1
- package/resource-detail/ResourceActionBar.js +1 -1
- package/resource-detail/ResourceActionBar.js.map +1 -1
- package/resource-detail/ResourceDetailShell.d.ts +1 -1
- package/resource-detail/ResourceDetailShell.d.ts.map +1 -1
- package/resource-detail/ResourceDetailShell.js +3 -3
- package/resource-detail/ResourceDetailShell.js.map +1 -1
- package/resource-detail/index.d.ts +14 -14
- package/resource-detail/index.d.ts.map +1 -1
- package/resource-detail/index.js +7 -7
- package/resource-detail/index.js.map +1 -1
- package/resource-detail/types.d.ts +2 -2
- package/resource-detail/types.d.ts.map +1 -1
- package/resource-detail/useConfirmAction.d.ts +1 -1
- package/resource-detail/useConfirmAction.d.ts.map +1 -1
- package/resource-detail/useCopyResource.js +1 -1
- package/resource-detail/useCopyResource.js.map +1 -1
- package/resource-detail/useDeleteResource.js +3 -3
- package/resource-detail/useDeleteResource.js.map +1 -1
- package/resource-detail/useDetailTabs.d.ts +2 -2
- package/resource-detail/useDetailTabs.d.ts.map +1 -1
- package/resource-workbench/components/BulkActionBar.d.ts +1 -1
- package/resource-workbench/components/BulkActionBar.d.ts.map +1 -1
- package/resource-workbench/components/ColumnHeader.d.ts +1 -1
- package/resource-workbench/components/ColumnHeader.d.ts.map +1 -1
- package/resource-workbench/components/FilterBar.d.ts +1 -1
- package/resource-workbench/components/FilterBar.d.ts.map +1 -1
- package/resource-workbench/components/ResourceCards.js +1 -1
- package/resource-workbench/components/ResourceCards.js.map +1 -1
- package/resource-workbench/components/ResourceList.js +1 -1
- package/resource-workbench/components/ResourceList.js.map +1 -1
- package/resource-workbench/components/ResourceTable.js +2 -2
- package/resource-workbench/components/ResourceTable.js.map +1 -1
- package/resource-workbench/components/ResourceWorkbench.d.ts +1 -1
- package/resource-workbench/components/ResourceWorkbench.d.ts.map +1 -1
- package/resource-workbench/components/ResourceWorkbench.js +14 -14
- package/resource-workbench/components/ResourceWorkbench.js.map +1 -1
- package/resource-workbench/components/StatusBadge.d.ts +1 -1
- package/resource-workbench/components/StatusBadge.d.ts.map +1 -1
- package/resource-workbench/components/ViewSwitcher.d.ts +1 -1
- package/resource-workbench/components/ViewSwitcher.d.ts.map +1 -1
- package/resource-workbench/hooks/useResourceCollection.d.ts +1 -1
- package/resource-workbench/hooks/useResourceCollection.d.ts.map +1 -1
- package/resource-workbench/hooks/useResourceCollection.js +1 -1
- package/resource-workbench/hooks/useResourceCollection.js.map +1 -1
- package/resource-workbench/hooks/useResourceFilters.d.ts +1 -1
- package/resource-workbench/hooks/useResourceFilters.d.ts.map +1 -1
- package/resource-workbench/hooks/useViewPreference.d.ts +1 -1
- package/resource-workbench/hooks/useViewPreference.d.ts.map +1 -1
- package/resource-workbench/index.d.ts +33 -33
- package/resource-workbench/index.d.ts.map +1 -1
- package/resource-workbench/index.js +16 -16
- package/resource-workbench/index.js.map +1 -1
- package/search/index.d.ts +6 -6
- package/search/index.d.ts.map +1 -1
- package/search/index.js +3 -3
- package/search/index.js.map +1 -1
- package/search/useResourceCount.d.ts +1 -1
- package/search/useResourceCount.d.ts.map +1 -1
- package/search/useResourceCount.js +1 -1
- package/search/useResourceCount.js.map +1 -1
- package/search/useResourceList.js +1 -1
- package/search/useResourceList.js.map +1 -1
- package/search/useResourceSearch.js +1 -1
- package/search/useResourceSearch.js.map +1 -1
- package/session/NewSessionViewer.d.ts +24 -9
- package/session/NewSessionViewer.d.ts.map +1 -1
- package/session/NewSessionViewer.js +55 -28
- package/session/NewSessionViewer.js.map +1 -1
- package/session/PlanEditor.d.ts +55 -0
- package/session/PlanEditor.d.ts.map +1 -0
- package/session/PlanEditor.js +88 -0
- package/session/PlanEditor.js.map +1 -0
- package/session/PlanStreamingDocument.d.ts +30 -0
- package/session/PlanStreamingDocument.d.ts.map +1 -0
- package/session/PlanStreamingDocument.js +37 -0
- package/session/PlanStreamingDocument.js.map +1 -0
- package/session/SessionPanelChip.d.ts +26 -0
- package/session/SessionPanelChip.d.ts.map +1 -0
- package/session/SessionPanelChip.js +40 -0
- package/session/SessionPanelChip.js.map +1 -0
- package/session/SessionViewer.d.ts +39 -12
- package/session/SessionViewer.d.ts.map +1 -1
- package/session/SessionViewer.js +325 -43
- package/session/SessionViewer.js.map +1 -1
- package/session/{inspector → facets}/ArtifactsTab.d.ts +11 -3
- package/session/facets/ArtifactsTab.d.ts.map +1 -0
- package/session/{inspector → facets}/ArtifactsTab.js +12 -7
- package/session/facets/ArtifactsTab.js.map +1 -0
- package/session/{inspector → facets}/ChangesTab.d.ts +3 -3
- package/session/facets/ChangesTab.d.ts.map +1 -0
- package/session/{inspector → facets}/ChangesTab.js +5 -5
- package/session/facets/ChangesTab.js.map +1 -0
- package/session/{inspector → facets}/InspectTab.d.ts +1 -1
- package/session/facets/InspectTab.d.ts.map +1 -0
- package/session/facets/InspectTab.js.map +1 -0
- package/session/{inspector → facets}/SetupTab.d.ts +14 -5
- package/session/facets/SetupTab.d.ts.map +1 -0
- package/session/{inspector → facets}/SetupTab.js +5 -4
- package/session/facets/SetupTab.js.map +1 -0
- package/session/{inspector → facets}/UsageTab.d.ts +1 -1
- package/session/facets/UsageTab.d.ts.map +1 -0
- package/session/{inspector → facets}/UsageTab.js +3 -3
- package/session/facets/UsageTab.js.map +1 -0
- package/session/facets/index.d.ts +11 -0
- package/session/facets/index.d.ts.map +1 -0
- package/session/facets/index.js +6 -0
- package/session/facets/index.js.map +1 -0
- package/session/index.d.ts +56 -47
- package/session/index.d.ts.map +1 -1
- package/session/index.js +36 -23
- package/session/index.js.map +1 -1
- package/session/plan-document.d.ts +9 -0
- package/session/plan-document.d.ts.map +1 -0
- package/session/plan-document.js +17 -0
- package/session/plan-document.js.map +1 -0
- package/session/useAgentRefFromSession.js +2 -2
- package/session/useAgentRefFromSession.js.map +1 -1
- package/session/useCreateSession.d.ts +2 -2
- package/session/useCreateSession.d.ts.map +1 -1
- package/session/useCreateSession.js +5 -5
- package/session/useCreateSession.js.map +1 -1
- package/session/useEditSessionPrep.d.ts +1 -1
- package/session/useEditSessionPrep.d.ts.map +1 -1
- package/session/useEditSessionPrep.js +5 -5
- package/session/useEditSessionPrep.js.map +1 -1
- package/session/useLocalSessionWorker.js +3 -3
- package/session/useLocalSessionWorker.js.map +1 -1
- package/session/useNewSessionFlow.d.ts +7 -7
- package/session/useNewSessionFlow.d.ts.map +1 -1
- package/session/useNewSessionFlow.js +12 -12
- package/session/useNewSessionFlow.js.map +1 -1
- package/session/useOpenFileChange.d.ts +20 -0
- package/session/useOpenFileChange.d.ts.map +1 -0
- package/session/useOpenFileChange.js +31 -0
- package/session/useOpenFileChange.js.map +1 -0
- package/session/usePersistedModel.d.ts +1 -1
- package/session/usePersistedModel.d.ts.map +1 -1
- package/session/usePersistedModel.js +2 -2
- package/session/usePersistedModel.js.map +1 -1
- package/session/usePlanDraft.d.ts +52 -0
- package/session/usePlanDraft.d.ts.map +1 -0
- package/session/usePlanDraft.js +63 -0
- package/session/usePlanDraft.js.map +1 -0
- package/session/useSession.js +2 -2
- package/session/useSession.js.map +1 -1
- package/session/useSessionArtifacts.js +1 -1
- package/session/useSessionArtifacts.js.map +1 -1
- package/session/useSessionConversation.d.ts +7 -1
- package/session/useSessionConversation.d.ts.map +1 -1
- package/session/useSessionConversation.js +15 -14
- package/session/useSessionConversation.js.map +1 -1
- package/session/useSessionExecutions.js +2 -2
- package/session/useSessionExecutions.js.map +1 -1
- package/session/useSessionList.js +2 -2
- package/session/useSessionList.js.map +1 -1
- package/session/useSessionPageFlow.d.ts +9 -9
- package/session/useSessionPageFlow.d.ts.map +1 -1
- package/session/useSessionPageFlow.js +13 -12
- package/session/useSessionPageFlow.js.map +1 -1
- package/session/useSessionPanel.d.ts +120 -0
- package/session/useSessionPanel.d.ts.map +1 -0
- package/session/useSessionPanel.js +130 -0
- package/session/useSessionPanel.js.map +1 -0
- package/session/useSessionRailViews.d.ts +45 -0
- package/session/useSessionRailViews.d.ts.map +1 -0
- package/session/useSessionRailViews.js +105 -0
- package/session/useSessionRailViews.js.map +1 -0
- package/session/useSessionSearch.js +3 -3
- package/session/useSessionSearch.js.map +1 -1
- package/session/useSessionUsage.js +3 -3
- package/session/useSessionUsage.js.map +1 -1
- package/session/useUpdateSession.js +1 -1
- package/session/useUpdateSession.js.map +1 -1
- package/settings/ApiKeysSection.js +6 -6
- package/settings/ApiKeysSection.js.map +1 -1
- package/settings/BillingSection.d.ts +2 -2
- package/settings/BillingSection.d.ts.map +1 -1
- package/settings/BillingSection.js +1 -1
- package/settings/BillingSection.js.map +1 -1
- package/settings/EnvironmentsSection.js +5 -5
- package/settings/EnvironmentsSection.js.map +1 -1
- package/settings/IdentityProvidersSection.js +6 -6
- package/settings/IdentityProvidersSection.js.map +1 -1
- package/settings/InvitationsSection.js +4 -4
- package/settings/InvitationsSection.js.map +1 -1
- package/settings/MembersSection.js +5 -5
- package/settings/MembersSection.js.map +1 -1
- package/settings/OAuthAppsSection.js +6 -6
- package/settings/OAuthAppsSection.js.map +1 -1
- package/settings/OrgProfileSection.js +2 -2
- package/settings/OrgProfileSection.js.map +1 -1
- package/settings/PlatformClientsSection.js +7 -7
- package/settings/PlatformClientsSection.js.map +1 -1
- package/settings/UsageSection.js +2 -2
- package/settings/UsageSection.js.map +1 -1
- package/settings/index.d.ts +14 -14
- package/settings/index.d.ts.map +1 -1
- package/settings/index.js +11 -11
- package/settings/index.js.map +1 -1
- package/skill/SkillDetailView.d.ts +1 -1
- package/skill/SkillDetailView.d.ts.map +1 -1
- package/skill/SkillDetailView.js +14 -14
- package/skill/SkillDetailView.js.map +1 -1
- package/skill/SkillDiffDialog.js +3 -3
- package/skill/SkillDiffDialog.js.map +1 -1
- package/skill/SkillFileBrowser.js +3 -3
- package/skill/SkillFileBrowser.js.map +1 -1
- package/skill/SkillPicker.js +4 -4
- package/skill/SkillPicker.js.map +1 -1
- package/skill/SkillUploader.js +4 -4
- package/skill/SkillUploader.js.map +1 -1
- package/skill/index.d.ts +30 -30
- package/skill/index.d.ts.map +1 -1
- package/skill/index.js +15 -15
- package/skill/index.js.map +1 -1
- package/skill/internal/fetchAndUnpackArtifact.d.ts +1 -1
- package/skill/internal/fetchAndUnpackArtifact.d.ts.map +1 -1
- package/skill/usePushSkill.js +2 -2
- package/skill/usePushSkill.js.map +1 -1
- package/skill/useSkill.js +2 -2
- package/skill/useSkill.js.map +1 -1
- package/skill/useSkillArtifact.d.ts +1 -1
- package/skill/useSkillArtifact.d.ts.map +1 -1
- package/skill/useSkillArtifact.js +3 -3
- package/skill/useSkillArtifact.js.map +1 -1
- package/skill/useSkillCount.d.ts +1 -1
- package/skill/useSkillCount.d.ts.map +1 -1
- package/skill/useSkillCount.js +2 -2
- package/skill/useSkillCount.js.map +1 -1
- package/skill/useSkillDiff.d.ts +1 -1
- package/skill/useSkillDiff.d.ts.map +1 -1
- package/skill/useSkillDiff.js +4 -4
- package/skill/useSkillDiff.js.map +1 -1
- package/skill/useSkillDuplicateCheck.js +2 -2
- package/skill/useSkillDuplicateCheck.js.map +1 -1
- package/skill/useSkillList.d.ts +1 -1
- package/skill/useSkillList.d.ts.map +1 -1
- package/skill/useSkillList.js +2 -2
- package/skill/useSkillList.js.map +1 -1
- package/skill/useSkillSearch.d.ts +1 -1
- package/skill/useSkillSearch.d.ts.map +1 -1
- package/skill/useSkillSearch.js +2 -2
- package/skill/useSkillSearch.js.map +1 -1
- package/skill/useSkillVersions.d.ts +1 -1
- package/skill/useSkillVersions.d.ts.map +1 -1
- package/skill/useSkillVersions.js +2 -2
- package/skill/useSkillVersions.js.map +1 -1
- package/src/access/ManageAccessButton.tsx +3 -3
- package/src/access/ManageAccessDialog.tsx +3 -3
- package/src/access/index.ts +4 -4
- package/src/access/types.ts +1 -1
- package/src/access/useManageAccess.tsx +4 -4
- package/src/action-menu/ActionMenu.tsx +2 -2
- package/src/action-menu/index.ts +2 -2
- package/src/activity/group-activity.ts +1 -1
- package/src/activity/index.ts +3 -3
- package/src/activity/useRecentActivity.ts +4 -4
- package/src/agent/AgentCreationWizard.tsx +9 -9
- package/src/agent/AgentDetailView.tsx +20 -20
- package/src/agent/AgentEnvForm.tsx +1 -1
- package/src/agent/AgentPicker.tsx +5 -5
- package/src/agent/agentSetupReducer.ts +1 -1
- package/src/agent/index.ts +27 -27
- package/src/agent/steps/CapabilitiesStep.tsx +3 -3
- package/src/agent/steps/IdentityStep.tsx +2 -2
- package/src/agent/steps/ReviewStep.tsx +2 -2
- package/src/agent/steps/types.ts +2 -2
- package/src/agent/useAgent.ts +2 -2
- package/src/agent/useAgentCount.ts +2 -2
- package/src/agent/useAgentList.ts +2 -2
- package/src/agent/useAgentSearch.ts +2 -2
- package/src/agent/useAgentSetup.ts +7 -7
- package/src/agent/useCreateAgent.ts +2 -2
- package/src/agent/useDefaultAgent.ts +2 -2
- package/src/agent/useUpdateAgent.ts +2 -2
- package/src/agent-instance/AgentInstanceDetailPanel.tsx +7 -7
- package/src/agent-instance/AgentInstanceList.tsx +5 -5
- package/src/agent-instance/CreateAgentInstanceDialog.tsx +3 -3
- package/src/agent-instance/buildPersonalInstanceInput.ts +1 -1
- package/src/agent-instance/index.ts +22 -22
- package/src/agent-instance/useAgentInstance.ts +2 -2
- package/src/agent-instance/useAgentInstanceList.ts +2 -2
- package/src/agent-instance/useAgentInstances.ts +2 -2
- package/src/agent-instance/useCreateAgentInstance.ts +2 -2
- package/src/agent-instance/useDeleteAgentInstance.ts +2 -2
- package/src/agent-instance/usePersonalAgentInstance.ts +4 -4
- package/src/agent-instance/useUpdateAgentInstance.ts +2 -2
- package/src/api-key/ApiKeyListPanel.tsx +2 -2
- package/src/api-key/CreateApiKeyForm.tsx +1 -1
- package/src/api-key/index.ts +12 -12
- package/src/api-key/useApiKeyList.ts +2 -2
- package/src/api-key/useCreateApiKey.ts +2 -2
- package/src/api-key/useDeleteApiKey.ts +2 -2
- package/src/attachment/AttachmentChipList.tsx +2 -2
- package/src/attachment/index.ts +5 -5
- package/src/attachment/useAttachments.ts +3 -3
- package/src/billing/AutoRechargeCard.tsx +1 -1
- package/src/billing/BillingSection.tsx +12 -12
- package/src/billing/CreditBalanceCard.tsx +1 -1
- package/src/billing/CreditLedgerTable.tsx +2 -2
- package/src/billing/CreditPackGrid.tsx +1 -1
- package/src/billing/LowBalanceBanner.tsx +1 -1
- package/src/billing/index.ts +31 -31
- package/src/billing/useBillingAccount.ts +2 -2
- package/src/billing/useBillingUsageReport.ts +2 -2
- package/src/billing/useCreateBillingPortalSession.ts +2 -2
- package/src/billing/useCreateCheckoutSession.ts +2 -2
- package/src/billing/useCreditLedger.ts +2 -2
- package/src/billing/useCustomerModelPricing.ts +2 -2
- package/src/billing/useSetAutoRechargeConfig.ts +2 -2
- package/src/composer/ComposerToolbar.tsx +7 -7
- package/src/composer/ConfigureMenu.tsx +2 -2
- package/src/composer/ContextChip.tsx +1 -1
- package/src/composer/ContextPopover.tsx +1 -1
- package/src/composer/InteractionModePicker.tsx +1 -1
- package/src/composer/SessionComposer.tsx +81 -39
- package/src/composer/__tests__/SessionComposer-contract.test.tsx +58 -4
- package/src/composer/index.ts +7 -7
- package/src/composer/interaction-mode.ts +1 -1
- package/src/dashboard/DashboardFailedRuns.tsx +1 -1
- package/src/dashboard/DashboardKPICards.tsx +1 -1
- package/src/dashboard/OperationalDashboard.tsx +7 -7
- package/src/dashboard/index.ts +7 -7
- package/src/dashboard/useAgentExecutionSummary.ts +2 -2
- package/src/dashboard/useDashboardFailedRuns.ts +3 -3
- package/src/dashboard/useDashboardSummary.ts +5 -5
- package/src/dependency-graph/DependencyGraph.tsx +2 -2
- package/src/dependency-graph/DependencyTreeNode.tsx +1 -1
- package/src/dependency-graph/index.ts +3 -3
- package/src/dependency-graph/useDependencyGraph.ts +1 -1
- package/src/empty-state/EmptyState.tsx +2 -2
- package/src/empty-state/index.ts +3 -3
- package/src/empty-state/useEmptyState.ts +1 -1
- package/src/environment/CreateEnvironmentForm.tsx +1 -1
- package/src/environment/EnvVarForm.tsx +2 -2
- package/src/environment/EnvironmentListPanel.tsx +2 -2
- package/src/environment/EnvironmentPicker.tsx +1 -1
- package/src/environment/EnvironmentVariableEditor.tsx +5 -5
- package/src/environment/diffEnv.ts +1 -1
- package/src/environment/index.ts +30 -30
- package/src/environment/useCreateEnvironment.ts +2 -2
- package/src/environment/useEnvironment.ts +2 -2
- package/src/environment/useEnvironmentList.ts +2 -2
- package/src/environment/usePersonalEnvironment.ts +4 -4
- package/src/environment/useRemoveEnvironmentVariables.ts +2 -2
- package/src/environment/useRevealSecretValue.ts +2 -2
- package/src/environment/useSessionEnvPool.ts +1 -1
- package/src/environment/useUpdateEnvironment.ts +2 -2
- package/src/environment/useUpdateEnvironmentVariables.ts +2 -2
- package/src/error/index.ts +4 -4
- package/src/execution/ApprovalCard.tsx +9 -9
- package/src/execution/ArtifactCard.tsx +5 -5
- package/src/execution/ArtifactContentRenderer.tsx +103 -26
- package/src/execution/ArtifactPreviewModal.tsx +8 -8
- package/src/execution/ArtifactsWidget.tsx +4 -4
- package/src/execution/ContextGauge.tsx +2 -2
- package/src/execution/ExecutionProgress.tsx +2 -2
- package/src/execution/FileChangesView.tsx +10 -10
- package/src/execution/FilePathContext.tsx +9 -2
- package/src/execution/FilePathLink.tsx +24 -8
- package/src/execution/FileReviewCard.tsx +7 -7
- package/src/execution/FileReviewContext.ts +1 -1
- package/src/execution/FileReviewDock.tsx +2 -2
- package/src/execution/FollowUpInput.tsx +1 -1
- package/src/execution/McpToolDetail.tsx +7 -7
- package/src/execution/MessageEntry.tsx +113 -3
- package/src/execution/MessageThread.tsx +317 -62
- package/src/execution/PlanArtifactCard.tsx +67 -35
- package/src/execution/PlanCompletionCard.tsx +1 -1
- package/src/execution/PlanDocumentMessage.tsx +96 -0
- package/src/execution/PlanStreamingCard.tsx +137 -0
- package/src/execution/ResultView.tsx +12 -12
- package/src/execution/SandboxContext.ts +1 -1
- package/src/execution/SessionVariablesInput.tsx +3 -3
- package/src/execution/SubAgentSection.tsx +10 -10
- package/src/execution/SummarizationBadge.tsx +2 -2
- package/src/execution/SummarizationCard.tsx +2 -2
- package/src/execution/TerminalSession.tsx +2 -2
- package/src/execution/ThreadSelectionContext.tsx +1 -1
- package/src/execution/TodoCard.tsx +3 -3
- package/src/execution/ToolArgsView.tsx +6 -6
- package/src/execution/ToolCallDetail.tsx +8 -8
- package/src/execution/ToolCallGroup.tsx +5 -5
- package/src/execution/ToolCallItem.tsx +13 -13
- package/src/execution/ToolRunGroup.tsx +5 -5
- package/src/execution/UsageWidget.tsx +1 -1
- package/src/execution/WriteBacksWidget.tsx +2 -2
- package/src/execution/__tests__/ArtifactContentRenderer.test.tsx +80 -1
- package/src/execution/__tests__/FilePathLink.test.tsx +87 -0
- package/src/execution/__tests__/MessageThread.test.tsx +101 -0
- package/src/execution/__tests__/PlanArtifactCard.test.tsx +66 -12
- package/src/execution/__tests__/PlanDocumentMessage.test.tsx +55 -0
- package/src/execution/__tests__/PlanStreamingCard.test.tsx +49 -0
- package/src/execution/__tests__/buildThreadItems-plan-completion.test.ts +504 -22
- package/src/execution/__tests__/message-entry.test.tsx +48 -0
- package/src/execution/__tests__/useCreateAgentExecution.test.tsx +85 -0
- package/src/execution/index.ts +135 -129
- package/src/execution/segment-tool-calls.ts +3 -3
- package/src/execution/tool-presenter.ts +3 -3
- package/src/execution/tool-rendering-primitives.tsx +1 -1
- package/src/execution/useAgentExecutionActions.ts +2 -2
- package/src/execution/useArtifactContent.ts +2 -2
- package/src/execution/useArtifactDownload.ts +2 -2
- package/src/execution/useArtifactDownloadUrl.ts +2 -2
- package/src/execution/useCreateAgentExecution.ts +19 -4
- package/src/execution/useExecutionStream.ts +7 -7
- package/src/execution/useFileChangeContent.ts +2 -2
- package/src/execution/useFileReview.ts +2 -2
- package/src/execution/useSubmitApproval.ts +3 -3
- package/src/execution/useThreadSelection.ts +2 -2
- package/src/execution/useToolOutputContent.ts +2 -2
- package/src/execution-target-context.ts +1 -1
- package/src/feedback/StigmerToaster.tsx +2 -2
- package/src/feedback/index.ts +3 -3
- package/src/file-reference/index.ts +2 -2
- package/src/github/GitHubRepoPicker.tsx +2 -2
- package/src/github/__tests__/decodeGitHubContent.test.ts +102 -0
- package/src/github/__tests__/useGitHubFileReader.test.ts +183 -0
- package/src/github/decodeGitHubContent.ts +83 -0
- package/src/github/index.ts +7 -6
- package/src/github/useGitHubConnection.ts +2 -2
- package/src/github/useGitHubFileReader.ts +152 -0
- package/src/github/useGitHubSearch.ts +1 -1
- package/src/github/useGitHubTreeLister.ts +9 -5
- package/src/hooks.ts +1 -1
- package/src/iam-policy/GrantAccessForm.tsx +3 -3
- package/src/iam-policy/OrgMembersPanel.tsx +8 -8
- package/src/iam-policy/PeopleWithAccess.tsx +3 -3
- package/src/iam-policy/PermissionGate.ts +1 -1
- package/src/iam-policy/PrincipalPicker.tsx +2 -2
- package/src/iam-policy/RoleSelector.tsx +1 -1
- package/src/iam-policy/SharePanel.tsx +2 -2
- package/src/iam-policy/index.ts +18 -18
- package/src/iam-policy/useCheckPermission.ts +1 -1
- package/src/iam-policy/useCreateIamPolicy.ts +2 -2
- package/src/iam-policy/useDeleteIamPolicy.ts +2 -2
- package/src/iam-policy/usePrincipalsCount.ts +2 -2
- package/src/iam-policy/useResourceAccess.ts +2 -2
- package/src/iam-policy/useRevokeOrgAccess.ts +2 -2
- package/src/iam-policy/useShareFlow.ts +4 -4
- package/src/iam-policy/useWhoAmI.ts +2 -2
- package/src/identity-account/index.ts +1 -1
- package/src/identity-account/useIdentityAccountGate.ts +2 -2
- package/src/identity-provider/CreateIdentityProviderForm.tsx +1 -1
- package/src/identity-provider/IdentityProviderDetailPanel.tsx +1 -1
- package/src/identity-provider/IdentityProviderListPanel.tsx +2 -2
- package/src/identity-provider/IdentityProviderWizard.tsx +4 -4
- package/src/identity-provider/ProviderPicker.tsx +1 -1
- package/src/identity-provider/SsoLoginPrompt.tsx +1 -1
- package/src/identity-provider/index.ts +13 -13
- package/src/identity-provider/useCreateIdentityProvider.ts +2 -2
- package/src/identity-provider/useDeleteIdentityProvider.ts +2 -2
- package/src/identity-provider/useIdentityProvider.ts +2 -2
- package/src/identity-provider/useIdentityProviderList.ts +2 -2
- package/src/identity-provider/useSsoProvider.ts +2 -2
- package/src/identity-provider/useUpdateIdentityProvider.ts +2 -2
- package/src/index.ts +167 -113
- package/src/inline-edit/InlineEditImage.tsx +1 -1
- package/src/inline-edit/InlineEditKeyValue.tsx +1 -1
- package/src/inline-edit/InlineEditResourceList.tsx +1 -1
- package/src/inline-edit/InlineEditSelect.tsx +1 -1
- package/src/inline-edit/InlineEditText.tsx +1 -1
- package/src/inline-edit/InlineEditTextarea.tsx +1 -1
- package/src/inline-edit/index.ts +15 -15
- package/src/inline-edit/useInlineFieldSave.ts +1 -1
- package/src/internal/BoundedContent.tsx +2 -2
- package/src/internal/FetchCacheProvider.tsx +1 -1
- package/src/internal/ResizableSplit.tsx +184 -51
- package/src/internal/Tabs.tsx +2 -2
- package/src/internal/VirtualizedThread.tsx +21 -13
- package/src/internal/__tests__/ResizableSplit.test.tsx +125 -3
- package/src/internal/__tests__/markdown-components.test.tsx +68 -0
- package/src/internal/__tests__/useRevealLine.test.tsx +97 -0
- package/src/internal/dev/index.ts +5 -5
- package/src/internal/file-icons/__tests__/file-icons.test.tsx +35 -0
- package/src/internal/file-icons/index.tsx +137 -0
- package/src/internal/file-tree/FileTreeNode.tsx +44 -4
- package/src/internal/file-tree/__tests__/FileTreeNode-explorer.test.tsx +86 -0
- package/src/internal/file-tree/filterFileTree.ts +1 -1
- package/src/internal/file-tree/index.ts +5 -5
- package/src/internal/markdown-components.tsx +117 -12
- package/src/internal/menu.tsx +1 -1
- package/src/{workflow → internal}/motion-preference.ts +7 -4
- package/src/internal/store/__tests__/workspace-editors-store.test.ts +216 -0
- package/src/internal/store/__tests__/workspace-file-selection-store.test.ts +118 -0
- package/src/internal/store/conversation-store.ts +1 -1
- package/src/internal/store/index.ts +100 -6
- package/src/internal/store/workspace-editors-store.ts +315 -0
- package/src/internal/store/workspace-file-selection-store.ts +88 -0
- package/src/internal/stream-controller.ts +2 -2
- package/src/internal/useFetch.ts +2 -2
- package/src/internal/useKeyedSubmission.ts +1 -1
- package/src/internal/useRevealLine.ts +81 -0
- package/src/invitation/InvitationManager.tsx +5 -5
- package/src/invitation/InvitationRedemption.tsx +2 -2
- package/src/invitation/index.ts +16 -16
- package/src/invitation/useCreateInvitation.ts +2 -2
- package/src/invitation/useInvitationPreview.ts +2 -2
- package/src/invitation/useOrgInvitations.ts +2 -2
- package/src/invitation/useRedeemInvitation.ts +2 -2
- package/src/invitation/useRevokeInvitation.ts +2 -2
- package/src/library/ImportResourceDialog.tsx +3 -3
- package/src/library/InstanceVisibilitySelector.tsx +2 -2
- package/src/library/ResourceVisibilityControl.tsx +6 -6
- package/src/library/ScopeToggle.tsx +1 -1
- package/src/library/VisibilityOptionRow.tsx +1 -1
- package/src/library/VisibilitySelector.tsx +5 -5
- package/src/library/__tests__/detect-plan-artifact.test.ts +48 -0
- package/src/library/__tests__/detect-streaming-plan.test.ts +234 -0
- package/src/library/detect-plan-artifact.ts +35 -0
- package/src/library/detect-streaming-plan.ts +108 -0
- package/src/library/index.ts +40 -35
- package/src/library/parse-resource-yaml.ts +1 -1
- package/src/library/useApplyResource.ts +3 -3
- package/src/library/useDetectSkillPackage.ts +2 -2
- package/src/library/useDetectStigmerResource.ts +1 -1
- package/src/library/useExportResource.ts +3 -3
- package/src/library/useImportResource.ts +4 -4
- package/src/library/useUpdateVisibility.ts +2 -2
- package/src/mcp-server/McpServerConfigPanel.tsx +3 -3
- package/src/mcp-server/McpServerConnectDialog.tsx +8 -8
- package/src/mcp-server/McpServerCreationWizard.tsx +9 -9
- package/src/mcp-server/McpServerDetailView.tsx +25 -25
- package/src/mcp-server/McpServerPicker.tsx +9 -9
- package/src/mcp-server/McpToolSelector.tsx +2 -2
- package/src/mcp-server/OAuthCallbackHandler.tsx +2 -2
- package/src/mcp-server/index.ts +44 -44
- package/src/mcp-server/mcpServerSetupReducer.ts +1 -1
- package/src/mcp-server/steps/EnvironmentAuthStep.tsx +1 -1
- package/src/mcp-server/steps/IdentityTransportStep.tsx +2 -2
- package/src/mcp-server/steps/ReviewStep.tsx +2 -2
- package/src/mcp-server/steps/types.ts +2 -2
- package/src/mcp-server/useCreateMcpServer.ts +2 -2
- package/src/mcp-server/useDisconnectOAuth.ts +2 -2
- package/src/mcp-server/useMcpServer.ts +2 -2
- package/src/mcp-server/useMcpServerConnect.ts +3 -3
- package/src/mcp-server/useMcpServerCount.ts +2 -2
- package/src/mcp-server/useMcpServerCredentials.ts +5 -5
- package/src/mcp-server/useMcpServerList.ts +2 -2
- package/src/mcp-server/useMcpServerOAuthConnect.ts +3 -3
- package/src/mcp-server/useMcpServerSearch.ts +2 -2
- package/src/mcp-server/useMcpServerSetup.ts +7 -7
- package/src/mcp-server/useOAuthGrantStatus.ts +2 -2
- package/src/mcp-server/useOrgOAuthApp.ts +3 -3
- package/src/mcp-server/useUpdateMcpServer.ts +2 -2
- package/src/models/HarnessSelector.tsx +1 -1
- package/src/models/ModelRegistryContext.ts +1 -1
- package/src/models/ModelSelector.tsx +4 -4
- package/src/models/index.ts +13 -13
- package/src/models/registry.ts +1 -1
- package/src/models/useModelRegistry.ts +3 -3
- package/src/oauth-app/CreateOAuthAppForm.tsx +1 -1
- package/src/oauth-app/OAuthAppDetailPanel.tsx +2 -2
- package/src/oauth-app/OAuthAppListPanel.tsx +1 -1
- package/src/oauth-app/index.ts +14 -14
- package/src/oauth-app/useCreateOAuthApp.ts +2 -2
- package/src/oauth-app/useDeleteOAuthApp.ts +2 -2
- package/src/oauth-app/useOAuthAppList.ts +2 -2
- package/src/oauth-app/useUpdateOAuthApp.ts +2 -2
- package/src/organization/CreateOrganizationForm.tsx +3 -3
- package/src/organization/OrgProfilePanel.tsx +4 -4
- package/src/organization/OrgProvider.tsx +1 -1
- package/src/organization/OrgSwitcher.tsx +4 -4
- package/src/organization/index.ts +16 -16
- package/src/organization/useCreateOrganization.ts +2 -2
- package/src/organization/useOrgGate.ts +1 -1
- package/src/organization/useOrganization.ts +2 -2
- package/src/organization/useUpdateOrganization.ts +2 -2
- package/src/platform-client/CreatePlatformClientForm.tsx +1 -1
- package/src/platform-client/PlatformClientDetailPanel.tsx +3 -3
- package/src/platform-client/PlatformClientListPanel.tsx +2 -2
- package/src/platform-client/index.ts +10 -10
- package/src/platform-client/useCreatePlatformClient.ts +2 -2
- package/src/platform-client/useDeletePlatformClient.ts +2 -2
- package/src/platform-client/usePlatformClient.ts +2 -2
- package/src/platform-client/usePlatformClientList.ts +2 -2
- package/src/platform-client/useRotatePlatformClientSecret.ts +2 -2
- package/src/platform-client/useUpdatePlatformClient.ts +2 -2
- package/src/provider.tsx +15 -15
- package/src/resource-creation/CreationPicker.tsx +2 -2
- package/src/resource-creation/TemplateCard.tsx +2 -2
- package/src/resource-creation/TemplateGallery.tsx +4 -4
- package/src/resource-creation/WizardShell.tsx +3 -3
- package/src/resource-creation/index.ts +22 -22
- package/src/resource-creation/templates/agent-templates.ts +2 -2
- package/src/resource-creation/templates/index.ts +6 -6
- package/src/resource-creation/templates/mcp-server-templates.ts +2 -2
- package/src/resource-creation/templates/workflow-templates.ts +1 -1
- package/src/resource-creation/useTemplateFilter.ts +1 -1
- package/src/resource-creation/useWizardState.ts +1 -1
- package/src/resource-detail/ConfirmDialog.tsx +1 -1
- package/src/resource-detail/ResourceActionBar.tsx +2 -2
- package/src/resource-detail/ResourceDetailShell.tsx +4 -4
- package/src/resource-detail/index.ts +14 -14
- package/src/resource-detail/types.ts +2 -2
- package/src/resource-detail/useConfirmAction.ts +1 -1
- package/src/resource-detail/useCopyResource.ts +1 -1
- package/src/resource-detail/useDeleteResource.ts +3 -3
- package/src/resource-detail/useDetailTabs.ts +2 -2
- package/src/resource-workbench/components/BulkActionBar.tsx +1 -1
- package/src/resource-workbench/components/ColumnHeader.tsx +1 -1
- package/src/resource-workbench/components/FilterBar.tsx +1 -1
- package/src/resource-workbench/components/ResourceCards.tsx +1 -1
- package/src/resource-workbench/components/ResourceList.tsx +1 -1
- package/src/resource-workbench/components/ResourceTable.tsx +3 -3
- package/src/resource-workbench/components/ResourceWorkbench.tsx +15 -15
- package/src/resource-workbench/components/StatusBadge.tsx +1 -1
- package/src/resource-workbench/components/ViewSwitcher.tsx +1 -1
- package/src/resource-workbench/hooks/useResourceCollection.ts +2 -2
- package/src/resource-workbench/hooks/useResourceFilters.ts +1 -1
- package/src/resource-workbench/hooks/useViewPreference.ts +1 -1
- package/src/resource-workbench/index.ts +33 -33
- package/src/search/index.ts +6 -6
- package/src/search/useResourceCount.ts +2 -2
- package/src/search/useResourceList.ts +1 -1
- package/src/search/useResourceSearch.ts +1 -1
- package/src/session/NewSessionViewer.tsx +132 -64
- package/src/session/PlanEditor.tsx +361 -0
- package/src/session/PlanStreamingDocument.tsx +97 -0
- package/src/session/SessionPanelChip.tsx +103 -0
- package/src/session/SessionViewer.tsx +633 -106
- package/src/session/__tests__/NewSessionViewer.test.tsx +148 -0
- package/src/session/__tests__/PlanEditor.test.tsx +217 -0
- package/src/session/__tests__/PlanStreamingDocument.test.tsx +50 -0
- package/src/session/__tests__/SessionPanelChip.test.tsx +42 -0
- package/src/session/__tests__/SessionViewer-fileReviewDock.test.tsx +9 -4
- package/src/session/__tests__/SessionViewer-transcriptFileOpen.test.tsx +205 -0
- package/src/session/__tests__/audienceWiring.test.tsx +55 -19
- package/src/session/__tests__/useOpenFileChange.test.tsx +82 -0
- package/src/session/__tests__/usePlanDraft.test.ts +102 -0
- package/src/session/__tests__/useSessionPanel.test.ts +298 -0
- package/src/session/__tests__/useSessionRailViews.test.tsx +124 -0
- package/src/session/{inspector → facets}/ArtifactsTab.tsx +32 -10
- package/src/session/{inspector → facets}/ChangesTab.tsx +5 -5
- package/src/session/{inspector → facets}/InspectTab.tsx +1 -1
- package/src/session/{inspector → facets}/SetupTab.tsx +17 -5
- package/src/session/{inspector → facets}/UsageTab.tsx +3 -3
- package/src/session/{inspector → facets}/__tests__/ArtifactsTab.test.tsx +35 -1
- package/src/session/facets/__tests__/SetupTab.test.tsx +44 -0
- package/src/session/facets/index.ts +17 -0
- package/src/session/index.ts +75 -58
- package/src/session/plan-document.ts +19 -0
- package/src/session/useAgentRefFromSession.ts +2 -2
- package/src/session/useCreateSession.ts +5 -5
- package/src/session/useEditSessionPrep.ts +6 -6
- package/src/session/useLocalSessionWorker.ts +3 -3
- package/src/session/useNewSessionFlow.ts +15 -15
- package/src/session/useOpenFileChange.ts +53 -0
- package/src/session/usePersistedModel.ts +3 -3
- package/src/session/usePlanDraft.ts +109 -0
- package/src/session/useSession.ts +2 -2
- package/src/session/useSessionArtifacts.ts +1 -1
- package/src/session/useSessionConversation.ts +21 -14
- package/src/session/useSessionExecutions.ts +2 -2
- package/src/session/useSessionList.ts +2 -2
- package/src/session/useSessionPageFlow.ts +15 -14
- package/src/session/useSessionPanel.ts +288 -0
- package/src/session/useSessionRailViews.tsx +200 -0
- package/src/session/useSessionSearch.ts +3 -3
- package/src/session/useSessionUsage.ts +3 -3
- package/src/session/useUpdateSession.ts +1 -1
- package/src/settings/ApiKeysSection.tsx +6 -6
- package/src/settings/BillingSection.tsx +2 -2
- package/src/settings/EnvironmentsSection.tsx +5 -5
- package/src/settings/IdentityProvidersSection.tsx +6 -6
- package/src/settings/InvitationsSection.tsx +4 -4
- package/src/settings/MembersSection.tsx +5 -5
- package/src/settings/OAuthAppsSection.tsx +6 -6
- package/src/settings/OrgProfileSection.tsx +2 -2
- package/src/settings/PlatformClientsSection.tsx +7 -7
- package/src/settings/UsageSection.tsx +2 -2
- package/src/settings/index.ts +14 -14
- package/src/skill/SkillDetailView.tsx +17 -17
- package/src/skill/SkillDiffDialog.tsx +3 -3
- package/src/skill/SkillFileBrowser.tsx +3 -3
- package/src/skill/SkillPicker.tsx +5 -5
- package/src/skill/SkillUploader.tsx +4 -4
- package/src/skill/index.ts +30 -30
- package/src/skill/internal/fetchAndUnpackArtifact.ts +1 -1
- package/src/skill/usePushSkill.ts +2 -2
- package/src/skill/useSkill.ts +2 -2
- package/src/skill/useSkillArtifact.ts +4 -4
- package/src/skill/useSkillCount.ts +2 -2
- package/src/skill/useSkillDiff.ts +5 -5
- package/src/skill/useSkillDuplicateCheck.ts +2 -2
- package/src/skill/useSkillList.ts +2 -2
- package/src/skill/useSkillSearch.ts +2 -2
- package/src/skill/useSkillVersions.ts +3 -3
- package/src/tabs/index.ts +2 -2
- package/src/test/index.ts +1 -1
- package/src/usage/AgentBreakdownList.tsx +1 -1
- package/src/usage/CreditRunwayIndicator.tsx +3 -3
- package/src/usage/ExportButton.tsx +1 -1
- package/src/usage/HarnessSplitCard.tsx +1 -1
- package/src/usage/OrgUsagePanel.tsx +8 -8
- package/src/usage/index.ts +16 -16
- package/src/usage/useOrgUsageReport.ts +3 -3
- package/src/user/UserMenu.tsx +2 -2
- package/src/user/index.ts +2 -2
- package/src/version-history/DiffFileList.tsx +1 -1
- package/src/version-history/DiffViewer.tsx +1 -1
- package/src/version-history/MultiFileDiffView.tsx +4 -4
- package/src/version-history/UnifiedDiffView.tsx +2 -2
- package/src/version-history/VersionTimeline.tsx +2 -2
- package/src/version-history/VersionTimelineEntry.tsx +1 -1
- package/src/version-history/computeDiff.ts +2 -2
- package/src/version-history/computeMultiFileDiff.ts +2 -2
- package/src/version-history/diff-hunks.ts +1 -1
- package/src/version-history/index.ts +14 -14
- package/src/version-history/parseUnifiedDiff.ts +2 -2
- package/src/workflow/ApprovalFormBuilder.tsx +2 -2
- package/src/workflow/BranchConditionBuilder.tsx +2 -2
- package/src/workflow/CanvasActionsContext.ts +1 -1
- package/src/workflow/CanvasContextMenu.tsx +3 -3
- package/src/workflow/CanvasTransitionEdge.tsx +6 -6
- package/src/workflow/ExecutionActiveTaskIndicator.tsx +2 -2
- package/src/workflow/ExecutionSummaryWidget.tsx +1 -1
- package/src/workflow/TaskConfigForm.tsx +1 -1
- package/src/workflow/TaskKindRegistryContext.ts +1 -1
- package/src/workflow/TaskPickerPopover.tsx +8 -8
- package/src/workflow/ViewYamlDialog.tsx +2 -2
- package/src/workflow/WorkflowArchitectDialog.tsx +3 -3
- package/src/workflow/WorkflowCanvasEditor.tsx +13 -13
- package/src/workflow/WorkflowCanvasInner.tsx +5 -5
- package/src/workflow/WorkflowCodePreviewGraph.tsx +5 -5
- package/src/workflow/WorkflowDashboard.tsx +7 -7
- package/src/workflow/WorkflowDetailView.tsx +26 -26
- package/src/workflow/WorkflowDiffGraph.tsx +8 -8
- package/src/workflow/WorkflowEditorView.tsx +8 -8
- package/src/workflow/WorkflowExecutionApprovalCard.tsx +2 -2
- package/src/workflow/WorkflowExecutionArtifactPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionCostPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionGraph.tsx +13 -13
- package/src/workflow/WorkflowExecutionHeader.tsx +4 -4
- package/src/workflow/WorkflowExecutionTaskPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionTimeline.tsx +2 -2
- package/src/workflow/WorkflowExecutionTimelineEvent.tsx +3 -3
- package/src/workflow/WorkflowExecutionViewer.tsx +18 -18
- package/src/workflow/WorkflowExplainDialog.tsx +2 -2
- package/src/workflow/WorkflowFileReviewList.tsx +3 -3
- package/src/workflow/WorkflowGraphFullscreenDialog.tsx +1 -1
- package/src/workflow/WorkflowInspectorPanel.tsx +5 -5
- package/src/workflow/WorkflowNode.tsx +5 -5
- package/src/workflow/WorkflowNodePopover.tsx +3 -3
- package/src/workflow/WorkflowOverviewGraph.tsx +8 -8
- package/src/workflow/WorkflowRefinePanel.tsx +4 -4
- package/src/workflow/WorkflowRepairCard.tsx +4 -4
- package/src/workflow/WorkflowRunDialog.tsx +2 -2
- package/src/workflow/WorkflowRunForm.tsx +1 -1
- package/src/workflow/WorkflowTaskApprovalCard.tsx +3 -3
- package/src/workflow/WorkflowTaskApprovalSummary.tsx +4 -4
- package/src/workflow/WorkflowTaskList.tsx +1 -1
- package/src/workflow/WorkflowTaskPalette.tsx +3 -3
- package/src/workflow/WorkflowVersionDiffViewer.tsx +2 -2
- package/src/workflow/WorkflowVersionTimeline.tsx +3 -3
- package/src/workflow/WorkflowVersionsTab.tsx +3 -3
- package/src/workflow/canvas-constants.ts +2 -2
- package/src/workflow/clipboard.ts +4 -4
- package/src/workflow/cncf-yaml-to-graph.ts +4 -4
- package/src/workflow/diff/DiffSummaryBar.tsx +1 -1
- package/src/workflow/diff/build-diff-graph.ts +3 -3
- package/src/workflow/diff/graph-diff.ts +3 -3
- package/src/workflow/diff/index.ts +4 -4
- package/src/workflow/diff/types.ts +1 -1
- package/src/workflow/execution/derive-execution-overlays.ts +3 -3
- package/src/workflow/execution/derive-waterfall-entries.ts +1 -1
- package/src/workflow/execution/index.ts +3 -3
- package/src/workflow/execution/useWaterfallEntries.ts +2 -2
- package/src/workflow/execution-comparison/ComparisonSummaryCards.tsx +2 -2
- package/src/workflow/execution-comparison/ExecutionComparisonPicker.tsx +3 -3
- package/src/workflow/execution-comparison/ExecutionComparisonView.tsx +4 -4
- package/src/workflow/execution-comparison/TaskComparisonTable.tsx +2 -2
- package/src/workflow/execution-comparison/derive-execution-comparison.ts +2 -2
- package/src/workflow/execution-comparison/index.ts +7 -7
- package/src/workflow/execution-comparison/types.ts +1 -1
- package/src/workflow/execution-comparison/useExecutionComparison.ts +3 -3
- package/src/workflow/execution-history/ExecutionFilterBar.tsx +1 -1
- package/src/workflow/execution-history/ExecutionHistoryTable.tsx +3 -3
- package/src/workflow/execution-history/FailureAnalysisPanel.tsx +1 -1
- package/src/workflow/execution-history/HealthMetricsStrip.tsx +1 -1
- package/src/workflow/execution-history/WorkflowExecutionHistory.tsx +7 -7
- package/src/workflow/execution-history/index.ts +8 -8
- package/src/workflow/execution-history/useExecutionHistoryData.ts +2 -2
- package/src/workflow/execution-inspector/AgentCallTab.tsx +6 -6
- package/src/workflow/execution-inspector/ErrorTab.tsx +2 -2
- package/src/workflow/execution-inspector/EventLogTab.tsx +1 -1
- package/src/workflow/execution-inspector/ExecutionInspector.tsx +13 -13
- package/src/workflow/execution-inspector/InputOutputTab.tsx +3 -3
- package/src/workflow/execution-inspector/RetriesTab.tsx +2 -2
- package/src/workflow/execution-inspector/StructuredDataViewer.tsx +1 -1
- package/src/workflow/execution-inspector/SummaryTab.tsx +2 -2
- package/src/workflow/execution-inspector/derive-task-detail.ts +3 -3
- package/src/workflow/execution-inspector/index.ts +3 -3
- package/src/workflow/execution-inspector/useExecutionTaskDetail.ts +2 -2
- package/src/workflow/graph-commands.ts +3 -3
- package/src/workflow/index.ts +119 -119
- package/src/workflow/inspector/EdgeInspector.tsx +1 -1
- package/src/workflow/inspector/ExecutionInspectorAdapter.tsx +2 -2
- package/src/workflow/inspector/InspectorHeader.tsx +3 -3
- package/src/workflow/inspector/InspectorShell.tsx +20 -20
- package/src/workflow/inspector/SentinelInspector.tsx +2 -2
- package/src/workflow/inspector/WorkflowSummaryPanel.tsx +4 -4
- package/src/workflow/inspector/forms/AgentCallForm.tsx +1 -1
- package/src/workflow/inspector/forms/HttpCallForm.tsx +1 -1
- package/src/workflow/inspector/index.ts +30 -30
- package/src/workflow/inspector/tabs/AdvancedTab.tsx +1 -1
- package/src/workflow/inspector/tabs/BranchesTab.tsx +2 -2
- package/src/workflow/inspector/tabs/CatchTab.tsx +2 -2
- package/src/workflow/inspector/tabs/ConfigureTab.tsx +8 -8
- package/src/workflow/inspector/tabs/DataTab.tsx +1 -1
- package/src/workflow/inspector/tabs/DocsTab.tsx +1 -1
- package/src/workflow/inspector/tabs/IterationTab.tsx +2 -2
- package/src/workflow/inspector/tabs/RuntimeTab.tsx +2 -2
- package/src/workflow/inspector/task-to-yaml.ts +2 -2
- package/src/workflow/inspector/types.ts +3 -3
- package/src/workflow/inspector/useInspectorTabs.ts +2 -2
- package/src/workflow/inspector/useNestedTaskEditor.ts +3 -3
- package/src/workflow/instance/CreateWorkflowInstanceDialog.tsx +3 -3
- package/src/workflow/instance/RunVisibilityControl.tsx +1 -1
- package/src/workflow/instance/WorkflowInstanceDetailPanel.tsx +9 -9
- package/src/workflow/instance/WorkflowInstanceList.tsx +5 -5
- package/src/workflow/instance/index.ts +10 -10
- package/src/workflow/instance/useCreateWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useDeleteWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useUpdateWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.ts +2 -2
- package/src/workflow/instance/useWorkflowInstance.ts +2 -2
- package/src/workflow/kind-metadata.ts +1 -1
- package/src/workflow/layout/apply-dagre-layout.ts +4 -4
- package/src/workflow/layout/dagre-layout-engine.ts +4 -4
- package/src/workflow/layout/elk-layout-engine.ts +3 -3
- package/src/workflow/layout/index.ts +14 -14
- package/src/workflow/layout/layout-postprocessor.ts +2 -2
- package/src/workflow/layout/port-assignment.ts +3 -3
- package/src/workflow/layout/registry-dimensions.ts +5 -5
- package/src/workflow/layout/types.ts +1 -1
- package/src/workflow/layout/use-workflow-layout.ts +3 -3
- package/src/workflow/layout/useElkLayoutEngine.ts +3 -3
- package/src/workflow/layout/workflow-preprocessor.ts +5 -5
- package/src/workflow/node-shell/DiffBadge.tsx +1 -1
- package/src/workflow/node-shell/ExecutionBadge.tsx +1 -1
- package/src/workflow/node-shell/NodeActions.tsx +6 -6
- package/src/workflow/node-shell/NodeContent.tsx +2 -2
- package/src/workflow/node-shell/NodeHandles.tsx +2 -2
- package/src/workflow/node-shell/NodeShell.tsx +4 -4
- package/src/workflow/node-shell/index.ts +8 -8
- package/src/workflow/node-shell/shape-paths.ts +1 -1
- package/src/workflow/picker/BranchAddPopover.tsx +1 -1
- package/src/workflow/picker/compatibility.ts +3 -3
- package/src/workflow/picker/index.ts +10 -10
- package/src/workflow/picker/suggestions.ts +1 -1
- package/src/workflow/picker/usePickerData.ts +8 -8
- package/src/workflow/task-type-visual-registry.ts +1 -1
- package/src/workflow/templates/WorkflowTemplateCard.tsx +4 -4
- package/src/workflow/templates/WorkflowTemplateGallery.tsx +6 -6
- package/src/workflow/templates/WorkflowTemplatePreview.tsx +4 -4
- package/src/workflow/templates/derive-template-metadata.ts +1 -1
- package/src/workflow/templates/index.ts +9 -9
- package/src/workflow/templates/types.ts +1 -1
- package/src/workflow/topologyFromTasks.ts +2 -2
- package/src/workflow/useActiveTaskName.ts +1 -1
- package/src/workflow/useCanvasKeyboardShortcuts.ts +1 -1
- package/src/workflow/useDiagnoseExecutionFlow.ts +7 -7
- package/src/workflow/useExecutionAnnouncements.ts +1 -1
- package/src/workflow/useExplainWorkflowFlow.ts +6 -6
- package/src/workflow/useFollowExecution.ts +2 -2
- package/src/workflow/useGraphHistory.ts +3 -3
- package/src/workflow/useInstanceEnvKeys.ts +1 -1
- package/src/workflow/usePendingApprovals.ts +2 -2
- package/src/workflow/useRefineWorkflowFlow.ts +7 -7
- package/src/workflow/useResolveAgentExecutionSession.ts +2 -2
- package/src/workflow/useRunWorkflowFlow.ts +6 -6
- package/src/workflow/useTaskKindRegistry.ts +2 -2
- package/src/workflow/useUpdateWorkflow.ts +2 -2
- package/src/workflow/useWorkflow.ts +2 -2
- package/src/workflow/useWorkflowArchitectFlow.ts +9 -9
- package/src/workflow/useWorkflowCanvas.ts +15 -15
- package/src/workflow/useWorkflowCount.ts +2 -2
- package/src/workflow/useWorkflowDashboardSummary.ts +2 -2
- package/src/workflow/useWorkflowDiffGraph.ts +5 -5
- package/src/workflow/useWorkflowEditor.ts +5 -5
- package/src/workflow/useWorkflowExecution.ts +4 -4
- package/src/workflow/useWorkflowExecutionActions.ts +4 -4
- package/src/workflow/useWorkflowExecutionArtifacts.ts +2 -2
- package/src/workflow/useWorkflowExecutionEventLog.ts +2 -2
- package/src/workflow/useWorkflowExecutionEventStream.ts +4 -4
- package/src/workflow/useWorkflowExecutionGraph.ts +13 -13
- package/src/workflow/useWorkflowExecutionList.ts +2 -2
- package/src/workflow/useWorkflowInstances.ts +2 -2
- package/src/workflow/useWorkflowList.ts +2 -2
- package/src/workflow/useWorkflowOverviewGraph.ts +5 -5
- package/src/workflow/useWorkflowSave.ts +2 -2
- package/src/workflow/useWorkflowTopology.ts +1 -1
- package/src/workflow/useWorkflowValidation.ts +2 -2
- package/src/workflow/useWorkflowVersion.ts +2 -2
- package/src/workflow/useWorkflowVersionDiff.ts +3 -3
- package/src/workflow/useWorkflowVersions.ts +3 -3
- package/src/workflow/useWorkflowYaml.ts +2 -2
- package/src/workflow/waterfall/WaterfallBar.tsx +2 -2
- package/src/workflow/waterfall/WaterfallRow.tsx +3 -3
- package/src/workflow/waterfall/WaterfallScale.tsx +2 -2
- package/src/workflow/waterfall/WaterfallTimeline.tsx +4 -4
- package/src/workflow/waterfall/WaterfallTooltip.tsx +2 -2
- package/src/workflow/waterfall/index.ts +5 -5
- package/src/workflow/workflow-graph-conversions.ts +6 -6
- package/src/workflow/workflow-graph-model.ts +1 -1
- package/src/workspace/EditorTabs.tsx +145 -0
- package/src/workspace/ExplorerTree.tsx +247 -0
- package/src/workspace/FileViewer.tsx +516 -0
- package/src/workspace/WorkspaceContentSearch.tsx +478 -0
- package/src/workspace/WorkspaceContentSearcher.ts +70 -0
- package/src/workspace/WorkspaceEditor.tsx +5 -5
- package/src/workspace/WorkspaceFileLister.ts +12 -1
- package/src/workspace/WorkspaceFileReader.ts +57 -0
- package/src/workspace/WorkspaceFileSearch.tsx +429 -0
- package/src/workspace/WorkspaceSurface.tsx +781 -0
- package/src/workspace/__tests__/EditorTabs.test.tsx +100 -0
- package/src/workspace/__tests__/ExplorerTree.test.tsx +152 -0
- package/src/workspace/__tests__/FileViewer.test.tsx +421 -0
- package/src/workspace/__tests__/WorkspaceContentSearch.test.tsx +196 -0
- package/src/workspace/__tests__/WorkspaceFileSearch.test.tsx +206 -0
- package/src/workspace/__tests__/WorkspaceSurface.test.tsx +348 -0
- package/src/workspace/__tests__/findChangeForSelection.test.ts +132 -0
- package/src/workspace/__tests__/matchContentPreview.test.ts +55 -0
- package/src/workspace/__tests__/matchWorkspaceFiles.test.ts +104 -0
- package/src/workspace/__tests__/resolveWorkspaceFileSelection.test.ts +135 -0
- package/src/workspace/__tests__/useWorkspaceContentSearch.test.tsx +196 -0
- package/src/workspace/__tests__/useWorkspaceFileContent.test.tsx +190 -0
- package/src/workspace/__tests__/useWorkspaceFileSearch.test.tsx +162 -0
- package/src/workspace/findChangeForSelection.ts +61 -0
- package/src/workspace/index.ts +69 -15
- package/src/workspace/matchContentPreview.ts +51 -0
- package/src/workspace/matchWorkspaceFiles.ts +86 -0
- package/src/workspace/resolveWorkspaceFileSelection.ts +119 -0
- package/src/workspace/useWorkspaceContentSearch.ts +228 -0
- package/src/workspace/useWorkspaceFileContent.ts +129 -0
- package/src/workspace/useWorkspaceFileSearch.ts +184 -0
- package/src/workspace/useWorkspaceFiles.ts +29 -29
- package/src/workspace/useWorkspaceSources.ts +2 -2
- package/src/workspace/workspaceListingCache.ts +93 -0
- package/styles.css +1 -1
- package/tabs/index.d.ts +2 -2
- package/tabs/index.d.ts.map +1 -1
- package/tabs/index.js +1 -1
- package/tabs/index.js.map +1 -1
- package/test/index.d.ts +1 -1
- package/test/index.d.ts.map +1 -1
- package/test/index.js +1 -1
- package/test/index.js.map +1 -1
- package/usage/AgentBreakdownList.js +1 -1
- package/usage/AgentBreakdownList.js.map +1 -1
- package/usage/CreditRunwayIndicator.js +3 -3
- package/usage/CreditRunwayIndicator.js.map +1 -1
- package/usage/ExportButton.d.ts +1 -1
- package/usage/ExportButton.d.ts.map +1 -1
- package/usage/HarnessSplitCard.js +1 -1
- package/usage/HarnessSplitCard.js.map +1 -1
- package/usage/OrgUsagePanel.js +8 -8
- package/usage/OrgUsagePanel.js.map +1 -1
- package/usage/index.d.ts +16 -16
- package/usage/index.d.ts.map +1 -1
- package/usage/index.js +8 -8
- package/usage/index.js.map +1 -1
- package/usage/useOrgUsageReport.d.ts +1 -1
- package/usage/useOrgUsageReport.d.ts.map +1 -1
- package/usage/useOrgUsageReport.js +2 -2
- package/usage/useOrgUsageReport.js.map +1 -1
- package/user/UserMenu.d.ts +1 -1
- package/user/UserMenu.d.ts.map +1 -1
- package/user/UserMenu.js +1 -1
- package/user/UserMenu.js.map +1 -1
- package/user/index.d.ts +2 -2
- package/user/index.d.ts.map +1 -1
- package/user/index.js +1 -1
- package/user/index.js.map +1 -1
- package/version-history/DiffFileList.d.ts +1 -1
- package/version-history/DiffFileList.d.ts.map +1 -1
- package/version-history/DiffViewer.d.ts +1 -1
- package/version-history/DiffViewer.d.ts.map +1 -1
- package/version-history/MultiFileDiffView.d.ts +1 -1
- package/version-history/MultiFileDiffView.d.ts.map +1 -1
- package/version-history/MultiFileDiffView.js +3 -3
- package/version-history/MultiFileDiffView.js.map +1 -1
- package/version-history/UnifiedDiffView.js +2 -2
- package/version-history/UnifiedDiffView.js.map +1 -1
- package/version-history/VersionTimeline.d.ts +1 -1
- package/version-history/VersionTimeline.d.ts.map +1 -1
- package/version-history/VersionTimeline.js +1 -1
- package/version-history/VersionTimeline.js.map +1 -1
- package/version-history/VersionTimelineEntry.d.ts +1 -1
- package/version-history/VersionTimelineEntry.d.ts.map +1 -1
- package/version-history/computeDiff.d.ts +1 -1
- package/version-history/computeDiff.d.ts.map +1 -1
- package/version-history/computeDiff.js +1 -1
- package/version-history/computeDiff.js.map +1 -1
- package/version-history/computeMultiFileDiff.d.ts +1 -1
- package/version-history/computeMultiFileDiff.d.ts.map +1 -1
- package/version-history/computeMultiFileDiff.js +1 -1
- package/version-history/computeMultiFileDiff.js.map +1 -1
- package/version-history/diff-hunks.d.ts +1 -1
- package/version-history/diff-hunks.d.ts.map +1 -1
- package/version-history/index.d.ts +14 -14
- package/version-history/index.d.ts.map +1 -1
- package/version-history/index.js +9 -9
- package/version-history/index.js.map +1 -1
- package/version-history/parseUnifiedDiff.d.ts +1 -1
- package/version-history/parseUnifiedDiff.d.ts.map +1 -1
- package/version-history/parseUnifiedDiff.js +1 -1
- package/version-history/parseUnifiedDiff.js.map +1 -1
- package/workflow/ApprovalFormBuilder.d.ts +1 -1
- package/workflow/ApprovalFormBuilder.d.ts.map +1 -1
- package/workflow/ApprovalFormBuilder.js +1 -1
- package/workflow/ApprovalFormBuilder.js.map +1 -1
- package/workflow/BranchConditionBuilder.d.ts +1 -1
- package/workflow/BranchConditionBuilder.d.ts.map +1 -1
- package/workflow/BranchConditionBuilder.js +1 -1
- package/workflow/BranchConditionBuilder.js.map +1 -1
- package/workflow/CanvasActionsContext.d.ts +1 -1
- package/workflow/CanvasActionsContext.d.ts.map +1 -1
- package/workflow/CanvasContextMenu.js +3 -3
- package/workflow/CanvasContextMenu.js.map +1 -1
- package/workflow/CanvasTransitionEdge.d.ts +1 -1
- package/workflow/CanvasTransitionEdge.d.ts.map +1 -1
- package/workflow/CanvasTransitionEdge.js +3 -3
- package/workflow/CanvasTransitionEdge.js.map +1 -1
- package/workflow/ExecutionActiveTaskIndicator.d.ts +1 -1
- package/workflow/ExecutionActiveTaskIndicator.d.ts.map +1 -1
- package/workflow/ExecutionActiveTaskIndicator.js +1 -1
- package/workflow/ExecutionActiveTaskIndicator.js.map +1 -1
- package/workflow/ExecutionSummaryWidget.js +1 -1
- package/workflow/ExecutionSummaryWidget.js.map +1 -1
- package/workflow/TaskConfigForm.d.ts +1 -1
- package/workflow/TaskConfigForm.d.ts.map +1 -1
- package/workflow/TaskKindRegistryContext.d.ts +1 -1
- package/workflow/TaskKindRegistryContext.d.ts.map +1 -1
- package/workflow/TaskPickerPopover.d.ts +2 -2
- package/workflow/TaskPickerPopover.d.ts.map +1 -1
- package/workflow/TaskPickerPopover.js +5 -5
- package/workflow/TaskPickerPopover.js.map +1 -1
- package/workflow/ViewYamlDialog.d.ts +1 -1
- package/workflow/ViewYamlDialog.d.ts.map +1 -1
- package/workflow/ViewYamlDialog.js +1 -1
- package/workflow/ViewYamlDialog.js.map +1 -1
- package/workflow/WorkflowArchitectDialog.js +3 -3
- package/workflow/WorkflowArchitectDialog.js.map +1 -1
- package/workflow/WorkflowCanvasEditor.d.ts +1 -1
- package/workflow/WorkflowCanvasEditor.d.ts.map +1 -1
- package/workflow/WorkflowCanvasEditor.js +10 -10
- package/workflow/WorkflowCanvasEditor.js.map +1 -1
- package/workflow/WorkflowCanvasInner.js +4 -4
- package/workflow/WorkflowCanvasInner.js.map +1 -1
- package/workflow/WorkflowCodePreviewGraph.js +5 -5
- package/workflow/WorkflowCodePreviewGraph.js.map +1 -1
- package/workflow/WorkflowDashboard.d.ts +1 -1
- package/workflow/WorkflowDashboard.d.ts.map +1 -1
- package/workflow/WorkflowDashboard.js +7 -7
- package/workflow/WorkflowDashboard.js.map +1 -1
- package/workflow/WorkflowDetailView.d.ts +1 -1
- package/workflow/WorkflowDetailView.d.ts.map +1 -1
- package/workflow/WorkflowDetailView.js +23 -23
- package/workflow/WorkflowDetailView.js.map +1 -1
- package/workflow/WorkflowDiffGraph.d.ts +1 -1
- package/workflow/WorkflowDiffGraph.d.ts.map +1 -1
- package/workflow/WorkflowDiffGraph.js +6 -6
- package/workflow/WorkflowDiffGraph.js.map +1 -1
- package/workflow/WorkflowEditorView.d.ts +1 -1
- package/workflow/WorkflowEditorView.d.ts.map +1 -1
- package/workflow/WorkflowEditorView.js +7 -7
- package/workflow/WorkflowEditorView.js.map +1 -1
- package/workflow/WorkflowExecutionApprovalCard.js +2 -2
- package/workflow/WorkflowExecutionApprovalCard.js.map +1 -1
- package/workflow/WorkflowExecutionArtifactPanel.js +2 -2
- package/workflow/WorkflowExecutionArtifactPanel.js.map +1 -1
- package/workflow/WorkflowExecutionCostPanel.d.ts +1 -1
- package/workflow/WorkflowExecutionCostPanel.d.ts.map +1 -1
- package/workflow/WorkflowExecutionCostPanel.js +1 -1
- package/workflow/WorkflowExecutionCostPanel.js.map +1 -1
- package/workflow/WorkflowExecutionGraph.d.ts +2 -2
- package/workflow/WorkflowExecutionGraph.d.ts.map +1 -1
- package/workflow/WorkflowExecutionGraph.js +10 -10
- package/workflow/WorkflowExecutionGraph.js.map +1 -1
- package/workflow/WorkflowExecutionHeader.d.ts +2 -2
- package/workflow/WorkflowExecutionHeader.d.ts.map +1 -1
- package/workflow/WorkflowExecutionHeader.js +2 -2
- package/workflow/WorkflowExecutionHeader.js.map +1 -1
- package/workflow/WorkflowExecutionTaskPanel.d.ts +1 -1
- package/workflow/WorkflowExecutionTaskPanel.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTaskPanel.js +1 -1
- package/workflow/WorkflowExecutionTaskPanel.js.map +1 -1
- package/workflow/WorkflowExecutionTimeline.d.ts +1 -1
- package/workflow/WorkflowExecutionTimeline.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTimeline.js +1 -1
- package/workflow/WorkflowExecutionTimeline.js.map +1 -1
- package/workflow/WorkflowExecutionTimelineEvent.d.ts +1 -1
- package/workflow/WorkflowExecutionTimelineEvent.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTimelineEvent.js +2 -2
- package/workflow/WorkflowExecutionTimelineEvent.js.map +1 -1
- package/workflow/WorkflowExecutionViewer.js +17 -17
- package/workflow/WorkflowExecutionViewer.js.map +1 -1
- package/workflow/WorkflowExplainDialog.js +2 -2
- package/workflow/WorkflowExplainDialog.js.map +1 -1
- package/workflow/WorkflowFileReviewList.d.ts +1 -1
- package/workflow/WorkflowFileReviewList.d.ts.map +1 -1
- package/workflow/WorkflowFileReviewList.js +2 -2
- package/workflow/WorkflowFileReviewList.js.map +1 -1
- package/workflow/WorkflowGraphFullscreenDialog.js +1 -1
- package/workflow/WorkflowGraphFullscreenDialog.js.map +1 -1
- package/workflow/WorkflowInspectorPanel.d.ts +3 -3
- package/workflow/WorkflowInspectorPanel.d.ts.map +1 -1
- package/workflow/WorkflowInspectorPanel.js +1 -1
- package/workflow/WorkflowInspectorPanel.js.map +1 -1
- package/workflow/WorkflowNode.d.ts +1 -1
- package/workflow/WorkflowNode.d.ts.map +1 -1
- package/workflow/WorkflowNode.js +4 -4
- package/workflow/WorkflowNode.js.map +1 -1
- package/workflow/WorkflowNodePopover.d.ts +1 -1
- package/workflow/WorkflowNodePopover.d.ts.map +1 -1
- package/workflow/WorkflowNodePopover.js +2 -2
- package/workflow/WorkflowNodePopover.js.map +1 -1
- package/workflow/WorkflowOverviewGraph.js +6 -6
- package/workflow/WorkflowOverviewGraph.js.map +1 -1
- package/workflow/WorkflowRefinePanel.js +4 -4
- package/workflow/WorkflowRefinePanel.js.map +1 -1
- package/workflow/WorkflowRepairCard.js +4 -4
- package/workflow/WorkflowRepairCard.js.map +1 -1
- package/workflow/WorkflowRunDialog.js +2 -2
- package/workflow/WorkflowRunDialog.js.map +1 -1
- package/workflow/WorkflowRunForm.d.ts +1 -1
- package/workflow/WorkflowRunForm.d.ts.map +1 -1
- package/workflow/WorkflowTaskApprovalCard.js +3 -3
- package/workflow/WorkflowTaskApprovalCard.js.map +1 -1
- package/workflow/WorkflowTaskApprovalSummary.d.ts +2 -2
- package/workflow/WorkflowTaskApprovalSummary.d.ts.map +1 -1
- package/workflow/WorkflowTaskApprovalSummary.js +2 -2
- package/workflow/WorkflowTaskApprovalSummary.js.map +1 -1
- package/workflow/WorkflowTaskList.js +1 -1
- package/workflow/WorkflowTaskList.js.map +1 -1
- package/workflow/WorkflowTaskPalette.js +2 -2
- package/workflow/WorkflowTaskPalette.js.map +1 -1
- package/workflow/WorkflowVersionDiffViewer.js +1 -1
- package/workflow/WorkflowVersionDiffViewer.js.map +1 -1
- package/workflow/WorkflowVersionTimeline.js +2 -2
- package/workflow/WorkflowVersionTimeline.js.map +1 -1
- package/workflow/WorkflowVersionsTab.js +3 -3
- package/workflow/WorkflowVersionsTab.js.map +1 -1
- package/workflow/canvas-constants.d.ts +2 -2
- package/workflow/canvas-constants.d.ts.map +1 -1
- package/workflow/clipboard.d.ts +2 -2
- package/workflow/clipboard.d.ts.map +1 -1
- package/workflow/clipboard.js +2 -2
- package/workflow/clipboard.js.map +1 -1
- package/workflow/cncf-yaml-to-graph.d.ts +1 -1
- package/workflow/cncf-yaml-to-graph.d.ts.map +1 -1
- package/workflow/cncf-yaml-to-graph.js +3 -3
- package/workflow/cncf-yaml-to-graph.js.map +1 -1
- package/workflow/diff/DiffSummaryBar.d.ts +1 -1
- package/workflow/diff/DiffSummaryBar.d.ts.map +1 -1
- package/workflow/diff/build-diff-graph.d.ts +2 -2
- package/workflow/diff/build-diff-graph.d.ts.map +1 -1
- package/workflow/diff/graph-diff.d.ts +2 -2
- package/workflow/diff/graph-diff.d.ts.map +1 -1
- package/workflow/diff/graph-diff.js +1 -1
- package/workflow/diff/graph-diff.js.map +1 -1
- package/workflow/diff/index.d.ts +4 -4
- package/workflow/diff/index.d.ts.map +1 -1
- package/workflow/diff/index.js +3 -3
- package/workflow/diff/index.js.map +1 -1
- package/workflow/diff/types.d.ts +1 -1
- package/workflow/diff/types.d.ts.map +1 -1
- package/workflow/execution/derive-execution-overlays.d.ts +2 -2
- package/workflow/execution/derive-execution-overlays.d.ts.map +1 -1
- package/workflow/execution/derive-execution-overlays.js +1 -1
- package/workflow/execution/derive-execution-overlays.js.map +1 -1
- package/workflow/execution/derive-waterfall-entries.d.ts +1 -1
- package/workflow/execution/derive-waterfall-entries.d.ts.map +1 -1
- package/workflow/execution/index.d.ts +3 -3
- package/workflow/execution/index.d.ts.map +1 -1
- package/workflow/execution/index.js +3 -3
- package/workflow/execution/index.js.map +1 -1
- package/workflow/execution/useWaterfallEntries.d.ts +2 -2
- package/workflow/execution/useWaterfallEntries.d.ts.map +1 -1
- package/workflow/execution/useWaterfallEntries.js +1 -1
- package/workflow/execution/useWaterfallEntries.js.map +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.d.ts +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.d.ts.map +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.js +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.js.map +1 -1
- package/workflow/execution-comparison/ExecutionComparisonPicker.js +3 -3
- package/workflow/execution-comparison/ExecutionComparisonPicker.js.map +1 -1
- package/workflow/execution-comparison/ExecutionComparisonView.js +4 -4
- package/workflow/execution-comparison/ExecutionComparisonView.js.map +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.d.ts +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.d.ts.map +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.js +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.js.map +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.d.ts +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.d.ts.map +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.js +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.js.map +1 -1
- package/workflow/execution-comparison/index.d.ts +7 -7
- package/workflow/execution-comparison/index.d.ts.map +1 -1
- package/workflow/execution-comparison/index.js +6 -6
- package/workflow/execution-comparison/index.js.map +1 -1
- package/workflow/execution-comparison/types.d.ts +1 -1
- package/workflow/execution-comparison/types.d.ts.map +1 -1
- package/workflow/execution-comparison/useExecutionComparison.d.ts +1 -1
- package/workflow/execution-comparison/useExecutionComparison.d.ts.map +1 -1
- package/workflow/execution-comparison/useExecutionComparison.js +2 -2
- package/workflow/execution-comparison/useExecutionComparison.js.map +1 -1
- package/workflow/execution-history/ExecutionFilterBar.d.ts +1 -1
- package/workflow/execution-history/ExecutionFilterBar.d.ts.map +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.d.ts +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.d.ts.map +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.js +3 -3
- package/workflow/execution-history/ExecutionHistoryTable.js.map +1 -1
- package/workflow/execution-history/FailureAnalysisPanel.js +1 -1
- package/workflow/execution-history/FailureAnalysisPanel.js.map +1 -1
- package/workflow/execution-history/HealthMetricsStrip.js +1 -1
- package/workflow/execution-history/HealthMetricsStrip.js.map +1 -1
- package/workflow/execution-history/WorkflowExecutionHistory.js +7 -7
- package/workflow/execution-history/WorkflowExecutionHistory.js.map +1 -1
- package/workflow/execution-history/index.d.ts +8 -8
- package/workflow/execution-history/index.d.ts.map +1 -1
- package/workflow/execution-history/index.js +8 -8
- package/workflow/execution-history/index.js.map +1 -1
- package/workflow/execution-history/useExecutionHistoryData.d.ts +1 -1
- package/workflow/execution-history/useExecutionHistoryData.d.ts.map +1 -1
- package/workflow/execution-history/useExecutionHistoryData.js +2 -2
- package/workflow/execution-history/useExecutionHistoryData.js.map +1 -1
- package/workflow/execution-inspector/AgentCallTab.d.ts +2 -2
- package/workflow/execution-inspector/AgentCallTab.d.ts.map +1 -1
- package/workflow/execution-inspector/AgentCallTab.js +4 -4
- package/workflow/execution-inspector/AgentCallTab.js.map +1 -1
- package/workflow/execution-inspector/ErrorTab.d.ts +1 -1
- package/workflow/execution-inspector/ErrorTab.d.ts.map +1 -1
- package/workflow/execution-inspector/ErrorTab.js +1 -1
- package/workflow/execution-inspector/ErrorTab.js.map +1 -1
- package/workflow/execution-inspector/EventLogTab.js +1 -1
- package/workflow/execution-inspector/EventLogTab.js.map +1 -1
- package/workflow/execution-inspector/ExecutionInspector.d.ts +1 -1
- package/workflow/execution-inspector/ExecutionInspector.d.ts.map +1 -1
- package/workflow/execution-inspector/ExecutionInspector.js +12 -12
- package/workflow/execution-inspector/ExecutionInspector.js.map +1 -1
- package/workflow/execution-inspector/InputOutputTab.d.ts +1 -1
- package/workflow/execution-inspector/InputOutputTab.d.ts.map +1 -1
- package/workflow/execution-inspector/InputOutputTab.js +2 -2
- package/workflow/execution-inspector/InputOutputTab.js.map +1 -1
- package/workflow/execution-inspector/RetriesTab.d.ts +1 -1
- package/workflow/execution-inspector/RetriesTab.d.ts.map +1 -1
- package/workflow/execution-inspector/RetriesTab.js +1 -1
- package/workflow/execution-inspector/RetriesTab.js.map +1 -1
- package/workflow/execution-inspector/StructuredDataViewer.js +1 -1
- package/workflow/execution-inspector/StructuredDataViewer.js.map +1 -1
- package/workflow/execution-inspector/SummaryTab.d.ts +1 -1
- package/workflow/execution-inspector/SummaryTab.d.ts.map +1 -1
- package/workflow/execution-inspector/SummaryTab.js +1 -1
- package/workflow/execution-inspector/SummaryTab.js.map +1 -1
- package/workflow/execution-inspector/derive-task-detail.d.ts +1 -1
- package/workflow/execution-inspector/derive-task-detail.d.ts.map +1 -1
- package/workflow/execution-inspector/derive-task-detail.js +2 -2
- package/workflow/execution-inspector/derive-task-detail.js.map +1 -1
- package/workflow/execution-inspector/index.d.ts +3 -3
- package/workflow/execution-inspector/index.d.ts.map +1 -1
- package/workflow/execution-inspector/index.js +3 -3
- package/workflow/execution-inspector/index.js.map +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.d.ts +2 -2
- package/workflow/execution-inspector/useExecutionTaskDetail.d.ts.map +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.js +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.js.map +1 -1
- package/workflow/graph-commands.d.ts +2 -2
- package/workflow/graph-commands.d.ts.map +1 -1
- package/workflow/graph-commands.js +1 -1
- package/workflow/graph-commands.js.map +1 -1
- package/workflow/index.d.ts +119 -119
- package/workflow/index.d.ts.map +1 -1
- package/workflow/index.js +114 -114
- package/workflow/index.js.map +1 -1
- package/workflow/inspector/EdgeInspector.d.ts +1 -1
- package/workflow/inspector/EdgeInspector.d.ts.map +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.d.ts +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.d.ts.map +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.js +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.js.map +1 -1
- package/workflow/inspector/InspectorHeader.d.ts +2 -2
- package/workflow/inspector/InspectorHeader.d.ts.map +1 -1
- package/workflow/inspector/InspectorHeader.js +1 -1
- package/workflow/inspector/InspectorHeader.js.map +1 -1
- package/workflow/inspector/InspectorShell.d.ts +4 -4
- package/workflow/inspector/InspectorShell.d.ts.map +1 -1
- package/workflow/inspector/InspectorShell.js +16 -16
- package/workflow/inspector/InspectorShell.js.map +1 -1
- package/workflow/inspector/SentinelInspector.d.ts +1 -1
- package/workflow/inspector/SentinelInspector.d.ts.map +1 -1
- package/workflow/inspector/SentinelInspector.js +1 -1
- package/workflow/inspector/SentinelInspector.js.map +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.d.ts +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.d.ts.map +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.js +2 -2
- package/workflow/inspector/WorkflowSummaryPanel.js.map +1 -1
- package/workflow/inspector/forms/AgentCallForm.d.ts +1 -1
- package/workflow/inspector/forms/AgentCallForm.d.ts.map +1 -1
- package/workflow/inspector/forms/HttpCallForm.d.ts +1 -1
- package/workflow/inspector/forms/HttpCallForm.d.ts.map +1 -1
- package/workflow/inspector/index.d.ts +30 -30
- package/workflow/inspector/index.d.ts.map +1 -1
- package/workflow/inspector/index.js +15 -15
- package/workflow/inspector/index.js.map +1 -1
- package/workflow/inspector/tabs/AdvancedTab.d.ts +1 -1
- package/workflow/inspector/tabs/AdvancedTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/BranchesTab.d.ts +2 -2
- package/workflow/inspector/tabs/BranchesTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/CatchTab.d.ts +2 -2
- package/workflow/inspector/tabs/CatchTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/ConfigureTab.d.ts +3 -3
- package/workflow/inspector/tabs/ConfigureTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/ConfigureTab.js +5 -5
- package/workflow/inspector/tabs/ConfigureTab.js.map +1 -1
- package/workflow/inspector/tabs/DataTab.d.ts +1 -1
- package/workflow/inspector/tabs/DataTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/DocsTab.d.ts +1 -1
- package/workflow/inspector/tabs/DocsTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/IterationTab.d.ts +2 -2
- package/workflow/inspector/tabs/IterationTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/RuntimeTab.d.ts +2 -2
- package/workflow/inspector/tabs/RuntimeTab.d.ts.map +1 -1
- package/workflow/inspector/task-to-yaml.d.ts +1 -1
- package/workflow/inspector/task-to-yaml.d.ts.map +1 -1
- package/workflow/inspector/task-to-yaml.js +1 -1
- package/workflow/inspector/task-to-yaml.js.map +1 -1
- package/workflow/inspector/types.d.ts +1 -1
- package/workflow/inspector/types.d.ts.map +1 -1
- package/workflow/inspector/useInspectorTabs.d.ts +2 -2
- package/workflow/inspector/useInspectorTabs.d.ts.map +1 -1
- package/workflow/inspector/useNestedTaskEditor.d.ts +2 -2
- package/workflow/inspector/useNestedTaskEditor.d.ts.map +1 -1
- package/workflow/inspector/useNestedTaskEditor.js +1 -1
- package/workflow/inspector/useNestedTaskEditor.js.map +1 -1
- package/workflow/instance/CreateWorkflowInstanceDialog.js +3 -3
- package/workflow/instance/CreateWorkflowInstanceDialog.js.map +1 -1
- package/workflow/instance/RunVisibilityControl.js +1 -1
- package/workflow/instance/RunVisibilityControl.js.map +1 -1
- package/workflow/instance/WorkflowInstanceDetailPanel.js +9 -9
- package/workflow/instance/WorkflowInstanceDetailPanel.js.map +1 -1
- package/workflow/instance/WorkflowInstanceList.js +5 -5
- package/workflow/instance/WorkflowInstanceList.js.map +1 -1
- package/workflow/instance/index.d.ts +10 -10
- package/workflow/instance/index.d.ts.map +1 -1
- package/workflow/instance/index.js +10 -10
- package/workflow/instance/index.js.map +1 -1
- package/workflow/instance/useCreateWorkflowInstance.js +2 -2
- package/workflow/instance/useCreateWorkflowInstance.js.map +1 -1
- package/workflow/instance/useDeleteWorkflowInstance.js +2 -2
- package/workflow/instance/useDeleteWorkflowInstance.js.map +1 -1
- package/workflow/instance/useUpdateWorkflowInstance.js +2 -2
- package/workflow/instance/useUpdateWorkflowInstance.js.map +1 -1
- package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js +2 -2
- package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js.map +1 -1
- package/workflow/instance/useWorkflowInstance.js +2 -2
- package/workflow/instance/useWorkflowInstance.js.map +1 -1
- package/workflow/kind-metadata.d.ts +1 -1
- package/workflow/kind-metadata.d.ts.map +1 -1
- package/workflow/layout/apply-dagre-layout.d.ts +2 -2
- package/workflow/layout/apply-dagre-layout.d.ts.map +1 -1
- package/workflow/layout/apply-dagre-layout.js +2 -2
- package/workflow/layout/apply-dagre-layout.js.map +1 -1
- package/workflow/layout/dagre-layout-engine.d.ts +1 -1
- package/workflow/layout/dagre-layout-engine.d.ts.map +1 -1
- package/workflow/layout/dagre-layout-engine.js +2 -2
- package/workflow/layout/dagre-layout-engine.js.map +1 -1
- package/workflow/layout/elk-layout-engine.d.ts +1 -1
- package/workflow/layout/elk-layout-engine.d.ts.map +1 -1
- package/workflow/layout/elk-layout-engine.js +2 -2
- package/workflow/layout/elk-layout-engine.js.map +1 -1
- package/workflow/layout/index.d.ts +14 -14
- package/workflow/layout/index.d.ts.map +1 -1
- package/workflow/layout/index.js +9 -9
- package/workflow/layout/index.js.map +1 -1
- package/workflow/layout/layout-postprocessor.d.ts +2 -2
- package/workflow/layout/layout-postprocessor.d.ts.map +1 -1
- package/workflow/layout/port-assignment.d.ts +2 -2
- package/workflow/layout/port-assignment.d.ts.map +1 -1
- package/workflow/layout/port-assignment.js +1 -1
- package/workflow/layout/port-assignment.js.map +1 -1
- package/workflow/layout/registry-dimensions.d.ts +2 -2
- package/workflow/layout/registry-dimensions.d.ts.map +1 -1
- package/workflow/layout/registry-dimensions.js +3 -3
- package/workflow/layout/registry-dimensions.js.map +1 -1
- package/workflow/layout/types.d.ts +1 -1
- package/workflow/layout/types.d.ts.map +1 -1
- package/workflow/layout/use-workflow-layout.d.ts +2 -2
- package/workflow/layout/use-workflow-layout.d.ts.map +1 -1
- package/workflow/layout/use-workflow-layout.js +1 -1
- package/workflow/layout/use-workflow-layout.js.map +1 -1
- package/workflow/layout/useElkLayoutEngine.d.ts +1 -1
- package/workflow/layout/useElkLayoutEngine.d.ts.map +1 -1
- package/workflow/layout/useElkLayoutEngine.js +1 -1
- package/workflow/layout/useElkLayoutEngine.js.map +1 -1
- package/workflow/layout/workflow-preprocessor.d.ts +1 -1
- package/workflow/layout/workflow-preprocessor.d.ts.map +1 -1
- package/workflow/layout/workflow-preprocessor.js +3 -3
- package/workflow/layout/workflow-preprocessor.js.map +1 -1
- package/workflow/node-shell/DiffBadge.d.ts +1 -1
- package/workflow/node-shell/DiffBadge.d.ts.map +1 -1
- package/workflow/node-shell/ExecutionBadge.d.ts +1 -1
- package/workflow/node-shell/ExecutionBadge.d.ts.map +1 -1
- package/workflow/node-shell/NodeActions.js +4 -4
- package/workflow/node-shell/NodeActions.js.map +1 -1
- package/workflow/node-shell/NodeContent.d.ts +1 -1
- package/workflow/node-shell/NodeContent.d.ts.map +1 -1
- package/workflow/node-shell/NodeContent.js +1 -1
- package/workflow/node-shell/NodeContent.js.map +1 -1
- package/workflow/node-shell/NodeHandles.d.ts +2 -2
- package/workflow/node-shell/NodeHandles.d.ts.map +1 -1
- package/workflow/node-shell/NodeShell.d.ts +3 -3
- package/workflow/node-shell/NodeShell.d.ts.map +1 -1
- package/workflow/node-shell/NodeShell.js +1 -1
- package/workflow/node-shell/NodeShell.js.map +1 -1
- package/workflow/node-shell/index.d.ts +8 -8
- package/workflow/node-shell/index.d.ts.map +1 -1
- package/workflow/node-shell/index.js +8 -8
- package/workflow/node-shell/index.js.map +1 -1
- package/workflow/node-shell/shape-paths.d.ts +1 -1
- package/workflow/node-shell/shape-paths.d.ts.map +1 -1
- package/workflow/picker/BranchAddPopover.js +1 -1
- package/workflow/picker/BranchAddPopover.js.map +1 -1
- package/workflow/picker/compatibility.d.ts +2 -2
- package/workflow/picker/compatibility.d.ts.map +1 -1
- package/workflow/picker/compatibility.js +1 -1
- package/workflow/picker/compatibility.js.map +1 -1
- package/workflow/picker/index.d.ts +10 -10
- package/workflow/picker/index.d.ts.map +1 -1
- package/workflow/picker/index.js +5 -5
- package/workflow/picker/index.js.map +1 -1
- package/workflow/picker/suggestions.d.ts +1 -1
- package/workflow/picker/suggestions.d.ts.map +1 -1
- package/workflow/picker/usePickerData.d.ts +3 -3
- package/workflow/picker/usePickerData.d.ts.map +1 -1
- package/workflow/picker/usePickerData.js +5 -5
- package/workflow/picker/usePickerData.js.map +1 -1
- package/workflow/task-type-visual-registry.js +1 -1
- package/workflow/task-type-visual-registry.js.map +1 -1
- package/workflow/templates/WorkflowTemplateCard.d.ts +1 -1
- package/workflow/templates/WorkflowTemplateCard.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplateCard.js +3 -3
- package/workflow/templates/WorkflowTemplateCard.js.map +1 -1
- package/workflow/templates/WorkflowTemplateGallery.d.ts +1 -1
- package/workflow/templates/WorkflowTemplateGallery.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplateGallery.js +4 -4
- package/workflow/templates/WorkflowTemplateGallery.js.map +1 -1
- package/workflow/templates/WorkflowTemplatePreview.d.ts +1 -1
- package/workflow/templates/WorkflowTemplatePreview.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplatePreview.js +3 -3
- package/workflow/templates/WorkflowTemplatePreview.js.map +1 -1
- package/workflow/templates/derive-template-metadata.d.ts +1 -1
- package/workflow/templates/derive-template-metadata.d.ts.map +1 -1
- package/workflow/templates/index.d.ts +9 -9
- package/workflow/templates/index.d.ts.map +1 -1
- package/workflow/templates/index.js +5 -5
- package/workflow/templates/index.js.map +1 -1
- package/workflow/templates/types.d.ts +1 -1
- package/workflow/templates/types.d.ts.map +1 -1
- package/workflow/topologyFromTasks.d.ts +1 -1
- package/workflow/topologyFromTasks.d.ts.map +1 -1
- package/workflow/topologyFromTasks.js +1 -1
- package/workflow/topologyFromTasks.js.map +1 -1
- package/workflow/useActiveTaskName.d.ts +1 -1
- package/workflow/useActiveTaskName.d.ts.map +1 -1
- package/workflow/useCanvasKeyboardShortcuts.d.ts +1 -1
- package/workflow/useCanvasKeyboardShortcuts.d.ts.map +1 -1
- package/workflow/useDiagnoseExecutionFlow.js +7 -7
- package/workflow/useDiagnoseExecutionFlow.js.map +1 -1
- package/workflow/useExecutionAnnouncements.d.ts +1 -1
- package/workflow/useExecutionAnnouncements.d.ts.map +1 -1
- package/workflow/useExplainWorkflowFlow.js +6 -6
- package/workflow/useExplainWorkflowFlow.js.map +1 -1
- package/workflow/useFollowExecution.js +1 -1
- package/workflow/useFollowExecution.js.map +1 -1
- package/workflow/useGraphHistory.d.ts +2 -2
- package/workflow/useGraphHistory.d.ts.map +1 -1
- package/workflow/useGraphHistory.js +1 -1
- package/workflow/useGraphHistory.js.map +1 -1
- package/workflow/useInstanceEnvKeys.js +1 -1
- package/workflow/useInstanceEnvKeys.js.map +1 -1
- package/workflow/usePendingApprovals.js +2 -2
- package/workflow/usePendingApprovals.js.map +1 -1
- package/workflow/useRefineWorkflowFlow.js +7 -7
- package/workflow/useRefineWorkflowFlow.js.map +1 -1
- package/workflow/useResolveAgentExecutionSession.js +2 -2
- package/workflow/useResolveAgentExecutionSession.js.map +1 -1
- package/workflow/useRunWorkflowFlow.js +6 -6
- package/workflow/useRunWorkflowFlow.js.map +1 -1
- package/workflow/useTaskKindRegistry.d.ts +1 -1
- package/workflow/useTaskKindRegistry.d.ts.map +1 -1
- package/workflow/useTaskKindRegistry.js +1 -1
- package/workflow/useTaskKindRegistry.js.map +1 -1
- package/workflow/useUpdateWorkflow.js +2 -2
- package/workflow/useUpdateWorkflow.js.map +1 -1
- package/workflow/useWorkflow.js +2 -2
- package/workflow/useWorkflow.js.map +1 -1
- package/workflow/useWorkflowArchitectFlow.js +9 -9
- package/workflow/useWorkflowArchitectFlow.js.map +1 -1
- package/workflow/useWorkflowCanvas.d.ts +3 -3
- package/workflow/useWorkflowCanvas.d.ts.map +1 -1
- package/workflow/useWorkflowCanvas.js +10 -10
- package/workflow/useWorkflowCanvas.js.map +1 -1
- package/workflow/useWorkflowCount.d.ts +1 -1
- package/workflow/useWorkflowCount.d.ts.map +1 -1
- package/workflow/useWorkflowCount.js +2 -2
- package/workflow/useWorkflowCount.js.map +1 -1
- package/workflow/useWorkflowDashboardSummary.js +2 -2
- package/workflow/useWorkflowDashboardSummary.js.map +1 -1
- package/workflow/useWorkflowDiffGraph.d.ts +1 -1
- package/workflow/useWorkflowDiffGraph.d.ts.map +1 -1
- package/workflow/useWorkflowDiffGraph.js +3 -3
- package/workflow/useWorkflowDiffGraph.js.map +1 -1
- package/workflow/useWorkflowEditor.d.ts +1 -1
- package/workflow/useWorkflowEditor.d.ts.map +1 -1
- package/workflow/useWorkflowEditor.js +4 -4
- package/workflow/useWorkflowEditor.js.map +1 -1
- package/workflow/useWorkflowExecution.js +4 -4
- package/workflow/useWorkflowExecution.js.map +1 -1
- package/workflow/useWorkflowExecutionActions.d.ts +1 -1
- package/workflow/useWorkflowExecutionActions.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionActions.js +4 -4
- package/workflow/useWorkflowExecutionActions.js.map +1 -1
- package/workflow/useWorkflowExecutionArtifacts.js +2 -2
- package/workflow/useWorkflowExecutionArtifacts.js.map +1 -1
- package/workflow/useWorkflowExecutionEventLog.js +2 -2
- package/workflow/useWorkflowExecutionEventLog.js.map +1 -1
- package/workflow/useWorkflowExecutionEventStream.d.ts +2 -2
- package/workflow/useWorkflowExecutionEventStream.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionEventStream.js +4 -4
- package/workflow/useWorkflowExecutionEventStream.js.map +1 -1
- package/workflow/useWorkflowExecutionGraph.d.ts +1 -1
- package/workflow/useWorkflowExecutionGraph.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionGraph.js +10 -10
- package/workflow/useWorkflowExecutionGraph.js.map +1 -1
- package/workflow/useWorkflowExecutionList.js +2 -2
- package/workflow/useWorkflowExecutionList.js.map +1 -1
- package/workflow/useWorkflowInstances.js +2 -2
- package/workflow/useWorkflowInstances.js.map +1 -1
- package/workflow/useWorkflowList.d.ts +1 -1
- package/workflow/useWorkflowList.d.ts.map +1 -1
- package/workflow/useWorkflowList.js +2 -2
- package/workflow/useWorkflowList.js.map +1 -1
- package/workflow/useWorkflowOverviewGraph.js +4 -4
- package/workflow/useWorkflowOverviewGraph.js.map +1 -1
- package/workflow/useWorkflowSave.js +2 -2
- package/workflow/useWorkflowSave.js.map +1 -1
- package/workflow/useWorkflowTopology.js +1 -1
- package/workflow/useWorkflowTopology.js.map +1 -1
- package/workflow/useWorkflowValidation.d.ts +1 -1
- package/workflow/useWorkflowValidation.d.ts.map +1 -1
- package/workflow/useWorkflowValidation.js +1 -1
- package/workflow/useWorkflowValidation.js.map +1 -1
- package/workflow/useWorkflowVersion.js +2 -2
- package/workflow/useWorkflowVersion.js.map +1 -1
- package/workflow/useWorkflowVersionDiff.d.ts +1 -1
- package/workflow/useWorkflowVersionDiff.d.ts.map +1 -1
- package/workflow/useWorkflowVersionDiff.js +3 -3
- package/workflow/useWorkflowVersionDiff.js.map +1 -1
- package/workflow/useWorkflowVersions.d.ts +1 -1
- package/workflow/useWorkflowVersions.d.ts.map +1 -1
- package/workflow/useWorkflowVersions.js +2 -2
- package/workflow/useWorkflowVersions.js.map +1 -1
- package/workflow/useWorkflowYaml.js +2 -2
- package/workflow/useWorkflowYaml.js.map +1 -1
- package/workflow/waterfall/WaterfallBar.d.ts +1 -1
- package/workflow/waterfall/WaterfallBar.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallRow.d.ts +1 -1
- package/workflow/waterfall/WaterfallRow.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallRow.js +2 -2
- package/workflow/waterfall/WaterfallRow.js.map +1 -1
- package/workflow/waterfall/WaterfallScale.d.ts +1 -1
- package/workflow/waterfall/WaterfallScale.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallScale.js +1 -1
- package/workflow/waterfall/WaterfallScale.js.map +1 -1
- package/workflow/waterfall/WaterfallTimeline.d.ts +1 -1
- package/workflow/waterfall/WaterfallTimeline.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallTimeline.js +3 -3
- package/workflow/waterfall/WaterfallTimeline.js.map +1 -1
- package/workflow/waterfall/WaterfallTooltip.d.ts +1 -1
- package/workflow/waterfall/WaterfallTooltip.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallTooltip.js +1 -1
- package/workflow/waterfall/WaterfallTooltip.js.map +1 -1
- package/workflow/waterfall/index.d.ts +5 -5
- package/workflow/waterfall/index.d.ts.map +1 -1
- package/workflow/waterfall/index.js +5 -5
- package/workflow/waterfall/index.js.map +1 -1
- package/workflow/workflow-graph-conversions.d.ts +4 -4
- package/workflow/workflow-graph-conversions.d.ts.map +1 -1
- package/workflow/workflow-graph-conversions.js +4 -4
- package/workflow/workflow-graph-conversions.js.map +1 -1
- package/workflow/workflow-graph-model.d.ts +1 -1
- package/workflow/workflow-graph-model.d.ts.map +1 -1
- package/workspace/EditorTabs.d.ts +29 -0
- package/workspace/EditorTabs.d.ts.map +1 -0
- package/workspace/EditorTabs.js +66 -0
- package/workspace/EditorTabs.js.map +1 -0
- package/workspace/ExplorerTree.d.ts +32 -0
- package/workspace/ExplorerTree.d.ts.map +1 -0
- package/workspace/ExplorerTree.js +45 -0
- package/workspace/ExplorerTree.js.map +1 -0
- package/workspace/FileViewer.d.ts +93 -0
- package/workspace/FileViewer.d.ts.map +1 -0
- package/workspace/FileViewer.js +182 -0
- package/workspace/FileViewer.js.map +1 -0
- package/workspace/WorkspaceContentSearch.d.ts +41 -0
- package/workspace/WorkspaceContentSearch.d.ts.map +1 -0
- package/workspace/WorkspaceContentSearch.js +195 -0
- package/workspace/WorkspaceContentSearch.js.map +1 -0
- package/workspace/WorkspaceContentSearcher.d.ts +59 -0
- package/workspace/WorkspaceContentSearcher.d.ts.map +1 -0
- package/workspace/WorkspaceContentSearcher.js +7 -0
- package/workspace/WorkspaceContentSearcher.js.map +1 -0
- package/workspace/WorkspaceEditor.d.ts +2 -2
- package/workspace/WorkspaceEditor.d.ts.map +1 -1
- package/workspace/WorkspaceEditor.js +3 -3
- package/workspace/WorkspaceEditor.js.map +1 -1
- package/workspace/WorkspaceFileLister.d.ts +12 -1
- package/workspace/WorkspaceFileLister.d.ts.map +1 -1
- package/workspace/WorkspaceFileReader.d.ts +48 -0
- package/workspace/WorkspaceFileReader.d.ts.map +1 -0
- package/workspace/WorkspaceFileReader.js +11 -0
- package/workspace/WorkspaceFileReader.js.map +1 -0
- package/workspace/WorkspaceFileSearch.d.ts +32 -0
- package/workspace/WorkspaceFileSearch.d.ts.map +1 -0
- package/workspace/WorkspaceFileSearch.js +155 -0
- package/workspace/WorkspaceFileSearch.js.map +1 -0
- package/workspace/WorkspaceSurface.d.ts +151 -0
- package/workspace/WorkspaceSurface.d.ts.map +1 -0
- package/workspace/WorkspaceSurface.js +184 -0
- package/workspace/WorkspaceSurface.js.map +1 -0
- package/workspace/findChangeForSelection.d.ts +19 -0
- package/workspace/findChangeForSelection.d.ts.map +1 -0
- package/workspace/findChangeForSelection.js +46 -0
- package/workspace/findChangeForSelection.js.map +1 -0
- package/workspace/index.d.ts +37 -15
- package/workspace/index.d.ts.map +1 -1
- package/workspace/index.js +19 -7
- package/workspace/index.js.map +1 -1
- package/workspace/matchContentPreview.d.ts +21 -0
- package/workspace/matchContentPreview.d.ts.map +1 -0
- package/workspace/matchContentPreview.js +36 -0
- package/workspace/matchContentPreview.js.map +1 -0
- package/workspace/matchWorkspaceFiles.d.ts +30 -0
- package/workspace/matchWorkspaceFiles.d.ts.map +1 -0
- package/workspace/matchWorkspaceFiles.js +58 -0
- package/workspace/matchWorkspaceFiles.js.map +1 -0
- package/workspace/resolveWorkspaceFileSelection.d.ts +19 -0
- package/workspace/resolveWorkspaceFileSelection.d.ts.map +1 -0
- package/workspace/resolveWorkspaceFileSelection.js +115 -0
- package/workspace/resolveWorkspaceFileSelection.js.map +1 -0
- package/workspace/useWorkspaceContentSearch.d.ts +69 -0
- package/workspace/useWorkspaceContentSearch.d.ts.map +1 -0
- package/workspace/useWorkspaceContentSearch.js +154 -0
- package/workspace/useWorkspaceContentSearch.js.map +1 -0
- package/workspace/useWorkspaceFileContent.d.ts +73 -0
- package/workspace/useWorkspaceFileContent.d.ts.map +1 -0
- package/workspace/useWorkspaceFileContent.js +57 -0
- package/workspace/useWorkspaceFileContent.js.map +1 -0
- package/workspace/useWorkspaceFileSearch.d.ts +61 -0
- package/workspace/useWorkspaceFileSearch.d.ts.map +1 -0
- package/workspace/useWorkspaceFileSearch.js +119 -0
- package/workspace/useWorkspaceFileSearch.js.map +1 -0
- package/workspace/useWorkspaceFiles.d.ts +15 -7
- package/workspace/useWorkspaceFiles.d.ts.map +1 -1
- package/workspace/useWorkspaceFiles.js +19 -20
- package/workspace/useWorkspaceFiles.js.map +1 -1
- package/workspace/useWorkspaceSources.js +2 -2
- package/workspace/useWorkspaceSources.js.map +1 -1
- package/workspace/workspaceListingCache.d.ts +47 -0
- package/workspace/workspaceListingCache.d.ts.map +1 -0
- package/workspace/workspaceListingCache.js +55 -0
- package/workspace/workspaceListingCache.js.map +1 -0
- package/session/inspector/ArtifactsTab.d.ts.map +0 -1
- package/session/inspector/ArtifactsTab.js.map +0 -1
- package/session/inspector/ChangesTab.d.ts.map +0 -1
- package/session/inspector/ChangesTab.js.map +0 -1
- package/session/inspector/InspectTab.d.ts.map +0 -1
- package/session/inspector/InspectTab.js.map +0 -1
- package/session/inspector/SessionInspector.d.ts +0 -64
- package/session/inspector/SessionInspector.d.ts.map +0 -1
- package/session/inspector/SessionInspector.js +0 -53
- package/session/inspector/SessionInspector.js.map +0 -1
- package/session/inspector/SetupTab.d.ts.map +0 -1
- package/session/inspector/SetupTab.js.map +0 -1
- package/session/inspector/UsageTab.d.ts.map +0 -1
- package/session/inspector/UsageTab.js.map +0 -1
- package/session/inspector/WorkspaceTab.d.ts +0 -35
- package/session/inspector/WorkspaceTab.d.ts.map +0 -1
- package/session/inspector/WorkspaceTab.js +0 -75
- package/session/inspector/WorkspaceTab.js.map +0 -1
- package/session/inspector/index.d.ts +0 -17
- package/session/inspector/index.d.ts.map +0 -1
- package/session/inspector/index.js +0 -9
- package/session/inspector/index.js.map +0 -1
- package/session/inspector/useSessionInspector.d.ts +0 -49
- package/session/inspector/useSessionInspector.d.ts.map +0 -1
- package/session/inspector/useSessionInspector.js +0 -122
- package/session/inspector/useSessionInspector.js.map +0 -1
- package/src/session/inspector/SessionInspector.tsx +0 -162
- package/src/session/inspector/WorkspaceTab.tsx +0 -245
- package/src/session/inspector/__tests__/useSessionInspector.test.ts +0 -251
- package/src/session/inspector/index.ts +0 -33
- package/src/session/inspector/useSessionInspector.ts +0 -178
- package/src/workspace/WorkspaceEntryFiles.tsx +0 -196
- package/workflow/motion-preference.d.ts.map +0 -1
- package/workflow/motion-preference.js.map +0 -1
- package/workspace/WorkspaceEntryFiles.d.ts +0 -22
- package/workspace/WorkspaceEntryFiles.d.ts.map +0 -1
- package/workspace/WorkspaceEntryFiles.js +0 -58
- package/workspace/WorkspaceEntryFiles.js.map +0 -1
- /package/session/{inspector → facets}/InspectTab.js +0 -0
- /package/src/{workflow → internal}/__tests__/motion-preference.test.ts +0 -0
- /package/src/session/{inspector → facets}/__tests__/ChangesTab.test.tsx +0 -0
package/index.js
CHANGED
|
@@ -1,113 +1,113 @@
|
|
|
1
1
|
// Provider and context
|
|
2
|
-
export { StigmerProvider } from "./provider";
|
|
3
|
-
export { StigmerContext } from "./context";
|
|
2
|
+
export { StigmerProvider } from "./provider.js";
|
|
3
|
+
export { StigmerContext } from "./context.js";
|
|
4
4
|
// Runner adapter
|
|
5
|
-
export { useRunnerAdapter } from "./runner-adapter";
|
|
5
|
+
export { useRunnerAdapter } from "./runner-adapter.js";
|
|
6
6
|
// Construction helper lives in @stigmer/sdk (framework-agnostic); re-exported
|
|
7
7
|
// here so React embedders import it alongside the adapter interface.
|
|
8
8
|
export { createRunnerAdapter } from "@stigmer/sdk";
|
|
9
9
|
// Fetch cache
|
|
10
|
-
export { FetchCacheProvider } from "./internal/FetchCacheProvider";
|
|
10
|
+
export { FetchCacheProvider } from "./internal/FetchCacheProvider.js";
|
|
11
11
|
// Hooks
|
|
12
|
-
export { useStigmer } from "./hooks";
|
|
12
|
+
export { useStigmer } from "./hooks.js";
|
|
13
13
|
// Color mode
|
|
14
|
-
export { ColorModeContext, useColorMode } from "./color-mode";
|
|
14
|
+
export { ColorModeContext, useColorMode } from "./color-mode.js";
|
|
15
15
|
// Portal container
|
|
16
|
-
export { useStigmerPortalContainer } from "./portal-container";
|
|
16
|
+
export { useStigmerPortalContainer } from "./portal-container.js";
|
|
17
17
|
// Deployment mode and resource availability
|
|
18
|
-
export { DeploymentModeContext, useDeploymentMode, useResourceAvailable, } from "./deployment-mode";
|
|
18
|
+
export { DeploymentModeContext, useDeploymentMode, useResourceAvailable, } from "./deployment-mode.js";
|
|
19
19
|
export { isResourceAvailable, ApiResourceKind } from "@stigmer/sdk";
|
|
20
|
-
export { CloudFeatureNotice } from "./internal/CloudFeatureNotice";
|
|
20
|
+
export { CloudFeatureNotice } from "./internal/CloudFeatureNotice.js";
|
|
21
21
|
// Models — data hook, styled components, and registry data
|
|
22
|
-
export { DEFAULT_MODEL_ID, DEFAULT_CURSOR_MODEL_ID, DISABLED_PROVIDERS, modelKey, parseModelKey, fetchModelRegistry, parseRegistryJson, useModelRegistry, ModelRegistryContext, ModelSelector, HarnessSelector, DEFAULT_HARNESS, HARNESS_LABELS, toProtoHarness, fromProtoHarness, } from "./models";
|
|
22
|
+
export { DEFAULT_MODEL_ID, DEFAULT_CURSOR_MODEL_ID, DISABLED_PROVIDERS, modelKey, parseModelKey, fetchModelRegistry, parseRegistryJson, useModelRegistry, ModelRegistryContext, ModelSelector, HarnessSelector, DEFAULT_HARNESS, HARNESS_LABELS, toProtoHarness, fromProtoHarness, } from "./models/index.js";
|
|
23
23
|
// Workspace — behavior hooks and styled components
|
|
24
|
-
export { useWorkspaceEntries, useWorkspaceFiles, useWorkspaceSources, WorkspaceEditor,
|
|
24
|
+
export { useWorkspaceEntries, useWorkspaceFiles, useWorkspaceFileContent, useWorkspaceFileSearch, useWorkspaceContentSearch, useWorkspaceSources, MAX_WORKSPACE_FILE_READ_BYTES, WorkspaceEditor, WorkspaceFileSearch, WorkspaceContentSearch, WorkspaceSummary, FileViewer, WorkspaceSurface, ExplorerTree, virtualEntryId, isVirtualEntryId, } from "./workspace/index.js";
|
|
25
25
|
// Session — data hooks, behavior hooks, utilities (Session aggregate + conversation lifecycle)
|
|
26
|
-
export { useCreateSession, useUpdateSession, useSession, useSessionList, useSessionExecutions, useSessionConversation, useSessionArtifacts, useSessionWriteBacks, useSessionFileChanges, useSessionUsage, useAgentRefFromSession, useNewSessionFlow, useSessionPageFlow, usePersistedModel, useEditSessionPrep, CREATOR_AGENTS, parseDraftType, parseDraftParams, groupSessionsByTime, groupSearchResultsByTime, useSessionSearch, PENDING_SUBJECT, resolvedSubject, SessionViewer, NewSessionViewer,
|
|
26
|
+
export { useCreateSession, useUpdateSession, useSession, useSessionList, useSessionExecutions, useSessionConversation, useSessionArtifacts, useSessionWriteBacks, useSessionFileChanges, useSessionUsage, useAgentRefFromSession, useNewSessionFlow, useSessionPageFlow, usePersistedModel, useEditSessionPrep, CREATOR_AGENTS, parseDraftType, parseDraftParams, groupSessionsByTime, groupSearchResultsByTime, useSessionSearch, PENDING_SUBJECT, resolvedSubject, SessionViewer, NewSessionViewer, useSessionPanel, usePlanDraft, planDraftKey, PlanEditor, PlanStreamingDocument, PLAN_DOCUMENT_ENTRY_ID, PLAN_DOCUMENT_PATH, SetupTab, } from "./session/index.js";
|
|
27
27
|
// Activity — unified recent activity (sessions + workflow executions)
|
|
28
|
-
export { useRecentActivity, groupRecentActivityByTime, } from "./activity";
|
|
28
|
+
export { useRecentActivity, groupRecentActivityByTime, } from "./activity/index.js";
|
|
29
29
|
// Execution — behavior hooks, styled components, and utilities (AgentExecution aggregate)
|
|
30
|
-
export { isTerminalPhase, useCreateAgentExecution, useExecutionStream, useAgentExecutionActions, useSubmitApproval, useFileReview, fileDecisionKey, fileReviewability, changeSetReviewability, deriveEffectiveVerdicts, changeForRowPath, fileReviewRowState, foldFileReviewEventStream, displayFileChangeSets, toDisplayFileChange, ExecutionPhaseBadge, InteractionModeBadge, SetupProgress, ExecutionProgress, TodoList, TodoCard, TodoInProgressIcon, findActiveTodo, todoCompletionSummary, UsageWidget, ContextGauge, SummarizationBadge, SummarizationCard, PlanCompletionCard, useContextWindow, formatCost, formatTokenCount, ToolCallGroup, ToolCallDetail, ResultView, summarizeResultView, TerminalSession, useToolPresentation, registerToolPresenter, getToolPresenter, resolveToolCategory, resolveToolCategoryFromCall, resolveToolCategoryFromKind, toolKindToCategoryInfo, defaultDisclosureForCategory, McpToolDetail, parseMcpResult, formatDuration, humanizeToolName, ToolCallItem, SubAgentSection, MessageEntry, MessageThread, ThreadSkeleton, FollowUpInput, ApprovalCard, ApprovalCardHeader, ApprovalCardBody, FileReviewCard, FileReviewDock, ApprovalContext, useApproval, FileReviewContext, useFileReviewRowState, ArtifactCard, ArtifactContentRenderer, ArtifactPreviewContent, ArtifactPreviewModal, ArtifactsWidget, WriteBacksWidget, ToolArgsView, McpArgsView, McpMetadataRow, FilePathLink, FilePathContext, classifyPath, resolveGitBrowseUrl, resolvePathAction, useSessionVariables, SessionVariablesInput, useExecutionArtifacts, useArtifactContent, useArtifactDownloadUrl, useArtifactDownload, useToolOutputContent, useFileChangeContent, execIdFromStorageKey, useWorkspaceWriteBacks, WriteBackCard, FileChangesView, FileChangeDiff, EmptyChangeNotice, isTextArtifact, formatArtifactSize, getArtifactExtension, getFileExtension, getArtifactRenderMode, } from "./execution";
|
|
30
|
+
export { isTerminalPhase, useCreateAgentExecution, useExecutionStream, useAgentExecutionActions, useSubmitApproval, useFileReview, fileDecisionKey, fileReviewability, changeSetReviewability, deriveEffectiveVerdicts, changeForRowPath, fileReviewRowState, foldFileReviewEventStream, displayFileChangeSets, toDisplayFileChange, ExecutionPhaseBadge, InteractionModeBadge, SetupProgress, ExecutionProgress, TodoList, TodoCard, TodoInProgressIcon, findActiveTodo, todoCompletionSummary, UsageWidget, ContextGauge, SummarizationBadge, SummarizationCard, PlanCompletionCard, PlanArtifactCard, PlanStreamingCard, PlanDocumentMessage, useContextWindow, formatCost, formatTokenCount, ToolCallGroup, ToolCallDetail, ResultView, summarizeResultView, TerminalSession, useToolPresentation, registerToolPresenter, getToolPresenter, resolveToolCategory, resolveToolCategoryFromCall, resolveToolCategoryFromKind, toolKindToCategoryInfo, defaultDisclosureForCategory, extractPrimaryArg, McpToolDetail, parseMcpResult, formatDuration, humanizeToolName, ToolCallItem, SubAgentSection, MessageEntry, MessageThread, ThreadSkeleton, FollowUpInput, ApprovalCard, ApprovalCardHeader, ApprovalCardBody, FileReviewCard, FileReviewDock, ApprovalContext, useApproval, FileReviewContext, useFileReviewRowState, ArtifactCard, ArtifactContentRenderer, ArtifactPreviewContent, ArtifactPreviewModal, ArtifactsWidget, WriteBacksWidget, ToolArgsView, McpArgsView, McpMetadataRow, FilePathLink, FilePathContext, classifyPath, resolveGitBrowseUrl, resolvePathAction, useSessionVariables, SessionVariablesInput, useExecutionArtifacts, useArtifactContent, useArtifactDownloadUrl, useArtifactDownload, useToolOutputContent, useFileChangeContent, execIdFromStorageKey, useWorkspaceWriteBacks, WriteBackCard, FileChangesView, FileChangeDiff, EmptyChangeNotice, isTextArtifact, formatArtifactSize, getArtifactExtension, getFileExtension, getArtifactRenderMode, } from "./execution/index.js";
|
|
31
31
|
export { ExecutionArtifactKind } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/enum_pb";
|
|
32
32
|
// Attachment — file upload behavior hook and styled chip list
|
|
33
|
-
export { useAttachments, AttachmentChipList, MAX_ATTACHMENT_BYTES, detectContentType, formatFileSize, validateAttachmentSize, } from "./attachment";
|
|
33
|
+
export { useAttachments, AttachmentChipList, MAX_ATTACHMENT_BYTES, detectContentType, formatFileSize, validateAttachmentSize, } from "./attachment/index.js";
|
|
34
34
|
// File Reference — workspace file-reference behavior hook and styled chip list
|
|
35
|
-
export { useFileReferences, FileReferenceChipList, } from "./file-reference";
|
|
36
|
-
export { FILE_REF_MIME } from "./internal/file-tree";
|
|
35
|
+
export { useFileReferences, FileReferenceChipList, } from "./file-reference/index.js";
|
|
36
|
+
export { FILE_REF_MIME } from "./internal/file-tree/index.js";
|
|
37
37
|
// Composer — unified message input with model, workspace, and file attachments
|
|
38
|
-
export { useComposer, SessionComposer, InteractionModePicker, } from "./composer";
|
|
38
|
+
export { useComposer, SessionComposer, InteractionModePicker, } from "./composer/index.js";
|
|
39
39
|
// MCP Server — data hook, count hook, list hook, search hook, picker, config panel, tool selector, detail view, setup orchestration, OAuth connect, and update
|
|
40
|
-
export { useMcpServer, useMcpServerCount, useMcpServerList, useMcpServerSearch, useMcpServerSetup, useMcpServerConnect, useMcpServerOAuthConnect, useMcpServerCredentials, useOAuthGrantStatus, useDisconnectOAuth, OAuthCallbackHandler, McpServerPicker, McpServerConfigPanel, McpServerDetailView, McpServerConnectDialog, McpServerCreationWizard, McpToolSelector, useCreateMcpServer, useUpdateMcpServer, mcpServerToInput, toServerKey, } from "./mcp-server";
|
|
40
|
+
export { useMcpServer, useMcpServerCount, useMcpServerList, useMcpServerSearch, useMcpServerSetup, useMcpServerConnect, useMcpServerOAuthConnect, useMcpServerCredentials, useOAuthGrantStatus, useDisconnectOAuth, OAuthCallbackHandler, McpServerPicker, McpServerConfigPanel, McpServerDetailView, McpServerConnectDialog, McpServerCreationWizard, McpToolSelector, useCreateMcpServer, useUpdateMcpServer, mcpServerToInput, toServerKey, } from "./mcp-server/index.js";
|
|
41
41
|
// Skill — data hooks, upload, file browser, and mutation
|
|
42
|
-
export { useSkill, useSkillCount, useSkillList, useSkillSearch, SkillPicker, SkillDetailView, usePushSkill, useSkillUpload, useSkillArtifact, useSkillVersions, useSkillDiff, useSkillDuplicateCheck, SkillUploader, SkillFileBrowser, SkillDiffDialog, } from "./skill";
|
|
42
|
+
export { useSkill, useSkillCount, useSkillList, useSkillSearch, SkillPicker, SkillDetailView, usePushSkill, useSkillUpload, useSkillArtifact, useSkillVersions, useSkillDiff, useSkillDuplicateCheck, SkillUploader, SkillFileBrowser, SkillDiffDialog, } from "./skill/index.js";
|
|
43
43
|
// GitHub — OAuth connection, repo picker, tree lister, and hooks
|
|
44
|
-
export { useGitHubConnection, useGitHubRepos, useGitHubSearch, useGitHubTreeLister, parseGitUrl, GitHubRepoPicker, GITHUB_CALLBACK_MESSAGE_TYPE, } from "./github";
|
|
44
|
+
export { useGitHubConnection, useGitHubRepos, useGitHubSearch, useGitHubTreeLister, useGitHubFileReader, parseGitUrl, GitHubRepoPicker, GITHUB_CALLBACK_MESSAGE_TYPE, } from "./github/index.js";
|
|
45
45
|
// Agent — data hook, count hook, list hook, search hook, picker, detail view, env form, setup orchestration, env diffing, default agent, creation wizard, update
|
|
46
|
-
export { useAgent, useAgentCount, useAgentList, useAgentSearch, AgentPicker, AgentDetailView, AgentEnvForm, diffEnv, useAgentSetup, useDefaultAgent, useCreateAgent, useUpdateAgent, agentToInput, AgentCreationWizard, } from "./agent";
|
|
46
|
+
export { useAgent, useAgentCount, useAgentList, useAgentSearch, AgentPicker, AgentDetailView, AgentEnvForm, diffEnv, useAgentSetup, useDefaultAgent, useCreateAgent, useUpdateAgent, agentToInput, AgentCreationWizard, } from "./agent/index.js";
|
|
47
47
|
// Environment — data hooks, list hook, personal convenience hook, secret reveal, variable management, env var form, system env vars, and styled components
|
|
48
|
-
export { useEnvironment, useEnvironmentList, usePersonalEnvironment, useCreateEnvironment, useUpdateEnvironment, useUpdateEnvironmentVariables, useRemoveEnvironmentVariables, useRevealSecretValue, EnvironmentVariableEditor, EnvironmentListPanel, CreateEnvironmentForm, EnvVarForm, useSessionEnvPool, SYSTEM_ENV_VAR_KEYS, toGrpcAddress, buildSystemEnvVars, resolveSystemEnvVarValues, resolveDeclaredSystemEnvVars, EnvironmentPicker, } from "./environment";
|
|
48
|
+
export { useEnvironment, useEnvironmentList, usePersonalEnvironment, useCreateEnvironment, useUpdateEnvironment, useUpdateEnvironmentVariables, useRemoveEnvironmentVariables, useRevealSecretValue, EnvironmentVariableEditor, EnvironmentListPanel, CreateEnvironmentForm, EnvVarForm, useSessionEnvPool, SYSTEM_ENV_VAR_KEYS, toGrpcAddress, buildSystemEnvVars, resolveSystemEnvVarValues, resolveDeclaredSystemEnvVars, EnvironmentPicker, } from "./environment/index.js";
|
|
49
49
|
// Identity Account — gate hook for ensuring the caller's identity account exists before app render
|
|
50
|
-
export { useIdentityAccountGate, } from "./identity-account";
|
|
50
|
+
export { useIdentityAccountGate, } from "./identity-account/index.js";
|
|
51
51
|
// IAM Policy — data hooks, behavior hooks, headless hook, and styled components for access management
|
|
52
|
-
export { useGrantableRoles, useRoleSelector, useResourceAccess, usePrincipalsCount, useWhoAmI, useCreateIamPolicy, useDeleteIamPolicy, useRevokeOrgAccess, useShareFlow, useCheckPermission, RoleSelector, PrincipalPicker, ProviderBadge, providerLabel, GrantAccessForm, PeopleWithAccess, OrgMembersPanel, SharePanel, PermissionGate, } from "./iam-policy";
|
|
52
|
+
export { useGrantableRoles, useRoleSelector, useResourceAccess, usePrincipalsCount, useWhoAmI, useCreateIamPolicy, useDeleteIamPolicy, useRevokeOrgAccess, useShareFlow, useCheckPermission, RoleSelector, PrincipalPicker, ProviderBadge, providerLabel, GrantAccessForm, PeopleWithAccess, OrgMembersPanel, SharePanel, PermissionGate, } from "./iam-policy/index.js";
|
|
53
53
|
// Access — unified "Manage access" experience (visibility + people) as one
|
|
54
54
|
// dialog, with a kebab hook and a visible-button trigger.
|
|
55
|
-
export { ManageAccessDialog, ManageAccessButton, useManageAccess, } from "./access";
|
|
55
|
+
export { ManageAccessDialog, ManageAccessButton, useManageAccess, } from "./access/index.js";
|
|
56
56
|
// Organization — context provider, hooks, data hooks, behavior hooks, styled form, profile panel, and org switcher
|
|
57
|
-
export { OrgProvider, useOrg, useActiveOrgSlug, useActiveOrgId, useOrgGate, useOrganization, useCreateOrganization, useUpdateOrganization, CreateOrganizationForm, OrgProfilePanel, OrgSwitcher, } from "./organization";
|
|
57
|
+
export { OrgProvider, useOrg, useActiveOrgSlug, useActiveOrgId, useOrgGate, useOrganization, useCreateOrganization, useUpdateOrganization, CreateOrganizationForm, OrgProfilePanel, OrgSwitcher, } from "./organization/index.js";
|
|
58
58
|
// Billing — data hooks, behavior hooks, styled components, catalog, and formatting utilities
|
|
59
|
-
export { useBillingAccount, useCreditLedger, useBillingUsageReport, useCustomerModelPricing, useCreateCheckoutSession, useCreateBillingPortalSession, useSetAutoRechargeConfig, BillingSection, CreditBalanceCard, PaymentMethodCard, AutoRechargeCard, CreditPackGrid, CreditLedgerTable, LowBalanceBanner, CREDIT_PACKS, formatPackPrice, formatCreditCount, formatCreditBalance, formatLedgerAmount, ledgerEntryLabel, isCredit, isHold, formatLedgerDate, } from "./billing";
|
|
59
|
+
export { useBillingAccount, useCreditLedger, useBillingUsageReport, useCustomerModelPricing, useCreateCheckoutSession, useCreateBillingPortalSession, useSetAutoRechargeConfig, BillingSection, CreditBalanceCard, PaymentMethodCard, AutoRechargeCard, CreditPackGrid, CreditLedgerTable, LowBalanceBanner, CREDIT_PACKS, formatPackPrice, formatCreditCount, formatCreditBalance, formatLedgerAmount, ledgerEntryLabel, isCredit, isHold, formatLedgerDate, } from "./billing/index.js";
|
|
60
60
|
// Settings — navigation structure + section components shared across app shells
|
|
61
|
-
export { SETTINGS_NAV_GROUPS } from "./settings";
|
|
62
|
-
export { ApiKeysSection } from "./settings";
|
|
63
|
-
export { MembersSection } from "./settings";
|
|
64
|
-
export { OrgProfileSection } from "./settings";
|
|
65
|
-
export { EnvironmentsSection } from "./settings";
|
|
66
|
-
export { InvitationsSection } from "./settings";
|
|
67
|
-
export { IdentityProvidersSection } from "./settings";
|
|
68
|
-
export { PlatformClientsSection } from "./settings";
|
|
69
|
-
export { OAuthAppsSection } from "./settings";
|
|
70
|
-
export { UsageSection } from "./settings";
|
|
61
|
+
export { SETTINGS_NAV_GROUPS } from "./settings/index.js";
|
|
62
|
+
export { ApiKeysSection } from "./settings/index.js";
|
|
63
|
+
export { MembersSection } from "./settings/index.js";
|
|
64
|
+
export { OrgProfileSection } from "./settings/index.js";
|
|
65
|
+
export { EnvironmentsSection } from "./settings/index.js";
|
|
66
|
+
export { InvitationsSection } from "./settings/index.js";
|
|
67
|
+
export { IdentityProvidersSection } from "./settings/index.js";
|
|
68
|
+
export { PlatformClientsSection } from "./settings/index.js";
|
|
69
|
+
export { OAuthAppsSection } from "./settings/index.js";
|
|
70
|
+
export { UsageSection } from "./settings/index.js";
|
|
71
71
|
// User — app shell user menu
|
|
72
|
-
export { UserMenu } from "./user";
|
|
72
|
+
export { UserMenu } from "./user/index.js";
|
|
73
73
|
// API Key — data hooks, behavior hooks, and styled components for API key lifecycle
|
|
74
|
-
export { useApiKeyList, useCreateApiKey, useDeleteApiKey, ApiKeyListPanel, CreateApiKeyForm, ApiKeyCreatedAlert, } from "./api-key";
|
|
74
|
+
export { useApiKeyList, useCreateApiKey, useDeleteApiKey, ApiKeyListPanel, CreateApiKeyForm, ApiKeyCreatedAlert, } from "./api-key/index.js";
|
|
75
75
|
// Platform Client — data hooks, mutation hooks, and styled components for platform client lifecycle
|
|
76
|
-
export { usePlatformClientList, usePlatformClient, useCreatePlatformClient, useUpdatePlatformClient, useDeletePlatformClient, useRotatePlatformClientSecret, PlatformClientListPanel, CreatePlatformClientForm, PlatformClientDetailPanel, PlatformClientSecretAlert, } from "./platform-client";
|
|
76
|
+
export { usePlatformClientList, usePlatformClient, useCreatePlatformClient, useUpdatePlatformClient, useDeletePlatformClient, useRotatePlatformClientSecret, PlatformClientListPanel, CreatePlatformClientForm, PlatformClientDetailPanel, PlatformClientSecretAlert, } from "./platform-client/index.js";
|
|
77
77
|
// OAuth App — data hooks, mutation hooks, and styled components for OAuth app management
|
|
78
|
-
export { useOAuthAppList, useCreateOAuthApp, useUpdateOAuthApp, useDeleteOAuthApp, OAuthAppListPanel, CreateOAuthAppForm, OAuthAppDetailPanel, } from "./oauth-app";
|
|
78
|
+
export { useOAuthAppList, useCreateOAuthApp, useUpdateOAuthApp, useDeleteOAuthApp, OAuthAppListPanel, CreateOAuthAppForm, OAuthAppDetailPanel, } from "./oauth-app/index.js";
|
|
79
79
|
// Identity Provider — data hooks, mutation hooks, styled components, presets, and guided wizard for IdP management and SSO discovery
|
|
80
|
-
export { useIdentityProviderList, useIdentityProvider, useSsoProvider, useCreateIdentityProvider, useUpdateIdentityProvider, useDeleteIdentityProvider, IdentityProviderListPanel, CreateIdentityProviderForm, PROVIDER_PRESETS, getPreset, ProviderPicker, IdentityProviderWizard, IdentityProviderDetailPanel, SsoLoginPrompt, } from "./identity-provider";
|
|
80
|
+
export { useIdentityProviderList, useIdentityProvider, useSsoProvider, useCreateIdentityProvider, useUpdateIdentityProvider, useDeleteIdentityProvider, IdentityProviderListPanel, CreateIdentityProviderForm, PROVIDER_PRESETS, getPreset, ProviderPicker, IdentityProviderWizard, IdentityProviderDetailPanel, SsoLoginPrompt, } from "./identity-provider/index.js";
|
|
81
81
|
// Invitation — data hooks, behavior hooks, and feature components for org invite links
|
|
82
|
-
export { useOrgInvitations, useCreateInvitation, useRevokeInvitation, useInvitationPreview, useRedeemInvitation, InvitationCreatedAlert, InvitationManager, InvitationRedemption, } from "./invitation";
|
|
82
|
+
export { useOrgInvitations, useCreateInvitation, useRevokeInvitation, useInvitationPreview, useRedeemInvitation, InvitationCreatedAlert, InvitationManager, InvitationRedemption, } from "./invitation/index.js";
|
|
83
83
|
// Error — structured error display with classification, retry, and contextual guidance
|
|
84
|
-
export { ErrorMessage, SecretFlowErrorGuide, isSecretFlowError } from "./error";
|
|
84
|
+
export { ErrorMessage, SecretFlowErrorGuide, isSecretFlowError } from "./error/index.js";
|
|
85
85
|
// Library — cross-resource UI components, resource detection, apply flow, browsing, and visibility management
|
|
86
|
-
export { LibraryBreadcrumbProvider, useBreadcrumbLabel, useBreadcrumbOverride, ScopeToggle, ResourceCountCard, detectStigmerResource, useDetectStigmerResource, isSkillPackage, detectSkillPackage, useDetectSkillPackage, isPlanArtifact, findPlanArtifact, parseResourceYaml, serializeAgentYaml, serializeMcpServerYaml, serializeAgentInputYaml, serializeMcpServerInputYaml, useApplyResource, useExportResource, useImportResource, ImportResourceDialog, VisibilitySelector, VisibilityBadge, blueprintVisibilityLevels, INSTANCE_VISIBILITY_LEVELS, visibilityLabel, useUpdateVisibility, } from "./library";
|
|
86
|
+
export { LibraryBreadcrumbProvider, useBreadcrumbLabel, useBreadcrumbOverride, ScopeToggle, ResourceCountCard, detectStigmerResource, useDetectStigmerResource, isSkillPackage, detectSkillPackage, useDetectSkillPackage, isPlanArtifact, findPlanArtifact, findLatestSessionPlan, findStreamingPlan, PLAN_ARTIFACT_NAME, parseResourceYaml, serializeAgentYaml, serializeMcpServerYaml, serializeAgentInputYaml, serializeMcpServerInputYaml, useApplyResource, useExportResource, useImportResource, ImportResourceDialog, VisibilitySelector, VisibilityBadge, blueprintVisibilityLevels, INSTANCE_VISIBILITY_LEVELS, visibilityLabel, useUpdateVisibility, } from "./library/index.js";
|
|
87
87
|
// Action menu — compound component for resource item actions
|
|
88
|
-
export { ActionMenu } from "./action-menu";
|
|
88
|
+
export { ActionMenu } from "./action-menu/index.js";
|
|
89
89
|
// Feedback — toast notification system wrapping Sonner
|
|
90
|
-
export { StigmerToaster, toast } from "./feedback";
|
|
90
|
+
export { StigmerToaster, toast } from "./feedback/index.js";
|
|
91
91
|
// Empty state — reusable empty/zero/permission/error state primitives
|
|
92
|
-
export { EmptyState, useEmptyState } from "./empty-state";
|
|
92
|
+
export { EmptyState, useEmptyState } from "./empty-state/index.js";
|
|
93
93
|
// Usage — org-level usage report hook, dashboard panel, and date-range utilities
|
|
94
|
-
export { useOrgUsageReport, OrgUsagePanel, CreditRunwayIndicator, AgentBreakdownList, HarnessSplitCard, useExportCSV, ExportButton, DATE_RANGE_PRESETS, dateRangeFromPreset, formatDateRange, presetLabel, } from "./usage";
|
|
94
|
+
export { useOrgUsageReport, OrgUsagePanel, CreditRunwayIndicator, AgentBreakdownList, HarnessSplitCard, useExportCSV, ExportButton, DATE_RANGE_PRESETS, dateRangeFromPreset, formatDateRange, presetLabel, } from "./usage/index.js";
|
|
95
95
|
// Agent Instance — data hooks, mutation hooks, management components, and behavior hook
|
|
96
|
-
export { useAgentInstance, useAgentInstanceList, useAgentInstances, usePersonalAgentInstance, useCreateAgentInstance, useUpdateAgentInstance, useDeleteAgentInstance, AgentInstanceList, AgentInstanceEmptyState, CreateAgentInstanceDialog, AgentInstanceDetailPanel, } from "./agent-instance";
|
|
96
|
+
export { useAgentInstance, useAgentInstanceList, useAgentInstances, usePersonalAgentInstance, useCreateAgentInstance, useUpdateAgentInstance, useDeleteAgentInstance, AgentInstanceList, AgentInstanceEmptyState, CreateAgentInstanceDialog, AgentInstanceDetailPanel, } from "./agent-instance/index.js";
|
|
97
97
|
// Tabs — accessible tabbed panel primitive
|
|
98
|
-
export { Tabs } from "./tabs";
|
|
98
|
+
export { Tabs } from "./tabs/index.js";
|
|
99
99
|
// Resource Detail — headless hooks, action bar, and composed shell for resource detail pages
|
|
100
|
-
export { useCopyResource, useConfirmAction, useDeleteResource, ResourceActionBar, ResourceDetailShell, Section, ConfirmDialog, } from "./resource-detail";
|
|
100
|
+
export { useCopyResource, useConfirmAction, useDeleteResource, ResourceActionBar, ResourceDetailShell, Section, ConfirmDialog, } from "./resource-detail/index.js";
|
|
101
101
|
// Resource Creation — shared wizard infrastructure for multi-step creation flows
|
|
102
|
-
export { useWizardState, useTemplateFilter, WizardShell, WizardNav, StepIndicator, TemplateCard, TemplateGallery, CreationPicker, TEMPLATE_CATEGORY_LABELS, AGENT_TEMPLATES, MCP_SERVER_TEMPLATES, WORKFLOW_TEMPLATES, } from "./resource-creation";
|
|
102
|
+
export { useWizardState, useTemplateFilter, WizardShell, WizardNav, StepIndicator, TemplateCard, TemplateGallery, CreationPicker, TEMPLATE_CATEGORY_LABELS, AGENT_TEMPLATES, MCP_SERVER_TEMPLATES, WORKFLOW_TEMPLATES, } from "./resource-creation/index.js";
|
|
103
103
|
// Dependency Graph — visual tree of agent dependencies (MCP servers, skills, sub-agents)
|
|
104
|
-
export { DependencyGraph, useDependencyGraph } from "./dependency-graph";
|
|
104
|
+
export { DependencyGraph, useDependencyGraph } from "./dependency-graph/index.js";
|
|
105
105
|
// Version History — generic timeline, diff infrastructure for versioned resources
|
|
106
|
-
export { VersionTimeline, VersionTimelineEntry, DiffViewer, DiffFileList, DiffSummary, MultiFileDiffView, computeDiff, computeMultiFileDiff, } from "./version-history";
|
|
106
|
+
export { VersionTimeline, VersionTimelineEntry, DiffViewer, DiffFileList, DiffSummary, MultiFileDiffView, computeDiff, computeMultiFileDiff, } from "./version-history/index.js";
|
|
107
107
|
// Inline Edit — click-to-edit field primitives for detail page inline editing
|
|
108
|
-
export { InlineEditText, InlineEditTextarea, InlineEditImage, InlineEditSelect, InlineEditKeyValue, InlineEditResourceList, useInlineFieldSave, } from "./inline-edit";
|
|
108
|
+
export { InlineEditText, InlineEditTextarea, InlineEditImage, InlineEditSelect, InlineEditKeyValue, InlineEditResourceList, useInlineFieldSave, } from "./inline-edit/index.js";
|
|
109
109
|
// Resource Workbench — headless hooks, view components, and composed shell for resource collection management
|
|
110
|
-
export { useViewPreference, useResourceCollection, useResourceFilters, useResourceSelection, StatusBadge, ColumnHeader, SelectionCheckbox, ResourceTable, ResourceCards, ResourceList, BulkActionBar, FilterBar, ViewSwitcher, ResourceInspector, ResourceWorkbench, ResourceAvatar, } from "./resource-workbench";
|
|
110
|
+
export { useViewPreference, useResourceCollection, useResourceFilters, useResourceSelection, StatusBadge, ColumnHeader, SelectionCheckbox, ResourceTable, ResourceCards, ResourceList, BulkActionBar, FilterBar, ViewSwitcher, ResourceInspector, ResourceWorkbench, ResourceAvatar, } from "./resource-workbench/index.js";
|
|
111
111
|
// Workflow — data hooks, styled components, task kind registry
|
|
112
112
|
export { TaskKindRegistryContext, useTaskKindRegistry, useWorkflow, useWorkflowList, useWorkflowCount, useWorkflowInstances, useWorkflowExecutionList, useWorkflowExecution, useWorkflowExecutionEventLog, useWorkflowExecutionArtifacts, useWorkflowExecutionEventStream, useWorkflowExecutionActions, WorkflowExecutionPhaseBadge, WorkflowTaskList, WorkflowDetailView, WorkflowExecutionViewer, WorkflowExecutionHeader, WorkflowExecutionTimeline, WorkflowExecutionTaskPanel, WorkflowExecutionCostPanel, WorkflowExecutionArtifactPanel, WorkflowExecutionApprovalCard, WorkflowFileReviewList, serializeWorkflowYaml, parseWorkflowYaml, useWorkflowYaml, useWorkflowSave, useWorkflowValidation, useWorkflowTopology, WorkflowYamlEditor, WorkflowCodePreviewGraph, useWorkflowEditor, WorkflowEditorView, useRunWorkflowFlow, WorkflowRunForm, WorkflowRunDialog, useWorkflowDashboardSummary, usePendingApprovals, ExecutionSummaryWidget, PendingApprovalsWidget, FailedRunsWidget, WorkflowDashboard, START_NODE_ID, END_NODE_ID, yamlToGraph, graphToYaml, graphToWorkflowInput, useWorkflowCanvas, TASK_KIND_DRAG_MIME, WorkflowCanvasEditor, WorkflowTaskPalette, TaskPickerPopover, CanvasContextMenu, WorkflowInspectorPanel, TaskConfigForm, BranchConditionBuilder, ApprovalFormBuilder, useResolveAgentExecutionSession, CostByWorkflowChart, ExecutionTrendChart, extractWorkflowYaml, useWorkflowArchitectFlow, WorkflowArchitectDialog, useRefineWorkflowFlow, WorkflowRefinePanel, computeUnifiedDiff, useDiagnoseExecutionFlow, WorkflowRepairCard, STARTER_WORKFLOW_YAML, useElkLayoutEngine,
|
|
113
113
|
// T13: Execution history
|
|
@@ -115,11 +115,11 @@ deriveExecutionRow, deriveExecutionRows, sortExecutionRows, filterExecutionRows,
|
|
|
115
115
|
// Workflow Instance management
|
|
116
116
|
useWorkflowInstance, useCreateWorkflowInstance, useUpdateWorkflowInstance, useUpdateWorkflowInstanceExecutionVisibility, useDeleteWorkflowInstance, WorkflowInstanceEmptyState, WorkflowInstanceList, CreateWorkflowInstanceDialog, WorkflowInstanceDetailPanel, RunVisibilityControl,
|
|
117
117
|
// T15: Workflow Template Gallery
|
|
118
|
-
PATTERN_LABELS, WORKFLOW_CATEGORY_LABELS, deriveTemplateMeta, WorkflowTemplateCard, WorkflowTemplatePreview, WorkflowTemplateGallery, } from "./workflow";
|
|
118
|
+
PATTERN_LABELS, WORKFLOW_CATEGORY_LABELS, deriveTemplateMeta, WorkflowTemplateCard, WorkflowTemplatePreview, WorkflowTemplateGallery, } from "./workflow/index.js";
|
|
119
119
|
// ─── Dashboard (Unified Platform) ──────────────────────────────────────────
|
|
120
120
|
export {
|
|
121
121
|
// Data Hooks
|
|
122
122
|
useAgentExecutionSummary, AgentExecutionSummaryTimeWindow, useDashboardSummary, useDashboardFailedRuns,
|
|
123
123
|
// Styled Components
|
|
124
|
-
DashboardKPICards, DashboardFailedRuns, OperationalDashboard, } from "./dashboard";
|
|
124
|
+
DashboardKPICards, DashboardFailedRuns, OperationalDashboard, } from "./dashboard/index.js";
|
|
125
125
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { InlineEditBaseProps } from "./types";
|
|
1
|
+
import type { InlineEditBaseProps } from "./types.js";
|
|
2
2
|
/** Props for {@link InlineEditImage}. */
|
|
3
3
|
export interface InlineEditImageProps extends InlineEditBaseProps {
|
|
4
4
|
/** Current icon/image URL (empty string = no icon). */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditImage.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditImage.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditImage.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditImage.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAEtD,yCAAyC;AACzC,MAAM,WAAW,oBAAqB,SAAQ,mBAAmB;IAC/D,uDAAuD;IACvD,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,sDAAsD;IACtD,QAAQ,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IACxD,mDAAmD;IACnD,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACpC,wCAAwC;IACxC,QAAQ,CAAC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED;;;;;GAKG;AACH,wBAAgB,eAAe,CAAC,EAC9B,KAAK,EACL,MAAM,EACN,QAAQ,EACR,IAAW,EACX,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,oBAAoB,2CA4HtB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { InlineEditBaseProps, KeyValueRow } from "./types";
|
|
1
|
+
import type { InlineEditBaseProps, KeyValueRow } from "./types.js";
|
|
2
2
|
/** Props for {@link InlineEditKeyValue}. */
|
|
3
3
|
export interface InlineEditKeyValueProps extends InlineEditBaseProps {
|
|
4
4
|
/** Current key-value entries. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditKeyValue.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditKeyValue.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditKeyValue.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditKeyValue.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAEnE,4CAA4C;AAC5C,MAAM,WAAW,uBAAwB,SAAQ,mBAAmB;IAClE,iCAAiC;IACjC,QAAQ,CAAC,KAAK,EAAE,SAAS,WAAW,EAAE,CAAC;IACvC,+DAA+D;IAC/D,QAAQ,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC3D,iDAAiD;IACjD,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B,2GAA2G;IAC3G,QAAQ,CAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAC7B,4FAA4F;IAC5F,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAC7B,uDAAuD;IACvD,QAAQ,CAAC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IACpC,yDAAyD;IACzD,QAAQ,CAAC,kBAAkB,CAAC,EAAE,OAAO,CAAC;IACtC,yDAAyD;IACzD,QAAQ,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC;IACnC,gCAAgC;IAChC,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;IAC3B,2DAA2D;IAC3D,QAAQ,CAAC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;CACvD;AAED;;;;;;GAMG;AACH,wBAAgB,kBAAkB,CAAC,EACjC,KAAK,EACL,MAAM,EACN,QAAgB,EAChB,SAAiB,EACjB,UAAoB,EACpB,gBAAwB,EACxB,kBAA0B,EAC1B,eAAuB,EACvB,OAAO,EAAE,iBAAiB,EAC1B,eAAe,EACf,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,uBAAuB,2CAoNzB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { InlineEditBaseProps, ResourceRefRow } from "./types";
|
|
1
|
+
import type { InlineEditBaseProps, ResourceRefRow } from "./types.js";
|
|
2
2
|
/** Props for {@link InlineEditResourceList}. */
|
|
3
3
|
export interface InlineEditResourceListProps extends InlineEditBaseProps {
|
|
4
4
|
/** Current resource references. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditResourceList.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditResourceList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditResourceList.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditResourceList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEtE,gDAAgD;AAChD,MAAM,WAAW,2BAA4B,SAAQ,mBAAmB;IACtE,mCAAmC;IACnC,QAAQ,CAAC,KAAK,EAAE,SAAS,cAAc,EAAE,CAAC;IAC1C,+DAA+D;IAC/D,QAAQ,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,cAAc,EAAE,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC9D;;;;OAIG;IACH,QAAQ,CAAC,YAAY,CAAC,EAAE,CAAC,QAAQ,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,KAAK,KAAK,CAAC,SAAS,CAAC;IACrF,6DAA6D;IAC7D,QAAQ,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,cAAc,KAAK,IAAI,CAAC;IACrD,uCAAuC;IACvC,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACpC,gEAAgE;IAChE,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,CAAC;IAChC,gFAAgF;IAChF,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC;IAC3B,2DAA2D;IAC3D,QAAQ,CAAC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACtD,uDAAuD;IACvD,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED;;;;;GAKG;AACH,wBAAgB,sBAAsB,CAAC,EACrC,KAAK,EACL,MAAM,EACN,YAAY,EACZ,WAAW,EACX,QAAQ,EACR,aAA0B,EAC1B,OAAO,EAAE,iBAAiB,EAC1B,eAAe,EACf,UAAe,EACf,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,2BAA2B,2CA4O7B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { InlineEditBaseProps, SelectOption } from "./types";
|
|
1
|
+
import type { InlineEditBaseProps, SelectOption } from "./types.js";
|
|
2
2
|
/** Props for {@link InlineEditSelect}. */
|
|
3
3
|
export interface InlineEditSelectProps extends InlineEditBaseProps {
|
|
4
4
|
/** Current selected value. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditSelect.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditSelect.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditSelect.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditSelect.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAEpE,0CAA0C;AAC1C,MAAM,WAAW,qBAAsB,SAAQ,mBAAmB;IAChE,8BAA8B;IAC9B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,yBAAyB;IACzB,QAAQ,CAAC,OAAO,EAAE,SAAS,YAAY,EAAE,CAAC;IAC1C,iDAAiD;IACjD,QAAQ,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CACzD;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAC,EAC/B,KAAK,EACL,OAAO,EACP,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,qBAAqB,2CAmGvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditText.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditText.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditText.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditText.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAEtD,wCAAwC;AACxC,MAAM,WAAW,mBAAoB,SAAQ,mBAAmB;IAC9D,2BAA2B;IAC3B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,iEAAiE;IACjE,QAAQ,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IACxD,0EAA0E;IAC1E,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,6EAA6E;IAC7E,QAAQ,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAAC;IACrD,+CAA+C;IAC/C,QAAQ,CAAC,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CAC1C;AAED;;;;;;GAMG;AACH,wBAAgB,cAAc,CAAC,EAC7B,KAAK,EACL,MAAM,EACN,WAA6B,EAC7B,QAAQ,EACR,OAAmB,EACnB,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,mBAAmB,2CAyIrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InlineEditTextarea.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditTextarea.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InlineEditTextarea.d.ts","sourceRoot":"","sources":["../../src/inline-edit/InlineEditTextarea.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAEtD,4CAA4C;AAC5C,MAAM,WAAW,uBAAwB,SAAQ,mBAAmB;IAClE,2BAA2B;IAC3B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,wDAAwD;IACxD,QAAQ,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IACxD,6CAA6C;IAC7C,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,uCAAuC;IACvC,QAAQ,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,GAAG,IAAI,CAAC;IACrD,gDAAgD;IAChD,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,EACjC,KAAK,EACL,MAAM,EACN,WAA6B,EAC7B,QAAQ,EACR,OAAW,EACX,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,SAAS,GACV,EAAE,uBAAuB,2CAwJzB"}
|
package/inline-edit/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export { InlineEditText } from "./InlineEditText";
|
|
2
|
-
export type { InlineEditTextProps } from "./InlineEditText";
|
|
3
|
-
export { InlineEditTextarea } from "./InlineEditTextarea";
|
|
4
|
-
export type { InlineEditTextareaProps } from "./InlineEditTextarea";
|
|
5
|
-
export { InlineEditImage } from "./InlineEditImage";
|
|
6
|
-
export type { InlineEditImageProps } from "./InlineEditImage";
|
|
7
|
-
export { InlineEditSelect } from "./InlineEditSelect";
|
|
8
|
-
export type { InlineEditSelectProps } from "./InlineEditSelect";
|
|
9
|
-
export { InlineEditKeyValue } from "./InlineEditKeyValue";
|
|
10
|
-
export type { InlineEditKeyValueProps } from "./InlineEditKeyValue";
|
|
11
|
-
export { InlineEditResourceList } from "./InlineEditResourceList";
|
|
12
|
-
export type { InlineEditResourceListProps } from "./InlineEditResourceList";
|
|
13
|
-
export { useInlineFieldSave } from "./useInlineFieldSave";
|
|
14
|
-
export type { UseInlineFieldSaveReturn } from "./useInlineFieldSave";
|
|
15
|
-
export type { InlineEditBaseProps, KeyValueRow, ResourceRefRow, SelectOption, InlineFieldSaveResult, } from "./types";
|
|
1
|
+
export { InlineEditText } from "./InlineEditText.js";
|
|
2
|
+
export type { InlineEditTextProps } from "./InlineEditText.js";
|
|
3
|
+
export { InlineEditTextarea } from "./InlineEditTextarea.js";
|
|
4
|
+
export type { InlineEditTextareaProps } from "./InlineEditTextarea.js";
|
|
5
|
+
export { InlineEditImage } from "./InlineEditImage.js";
|
|
6
|
+
export type { InlineEditImageProps } from "./InlineEditImage.js";
|
|
7
|
+
export { InlineEditSelect } from "./InlineEditSelect.js";
|
|
8
|
+
export type { InlineEditSelectProps } from "./InlineEditSelect.js";
|
|
9
|
+
export { InlineEditKeyValue } from "./InlineEditKeyValue.js";
|
|
10
|
+
export type { InlineEditKeyValueProps } from "./InlineEditKeyValue.js";
|
|
11
|
+
export { InlineEditResourceList } from "./InlineEditResourceList.js";
|
|
12
|
+
export type { InlineEditResourceListProps } from "./InlineEditResourceList.js";
|
|
13
|
+
export { useInlineFieldSave } from "./useInlineFieldSave.js";
|
|
14
|
+
export type { UseInlineFieldSaveReturn } from "./useInlineFieldSave.js";
|
|
15
|
+
export type { InlineEditBaseProps, KeyValueRow, ResourceRefRow, SelectOption, InlineFieldSaveResult, } from "./types.js";
|
|
16
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/inline-edit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/inline-edit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,YAAY,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAE/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,YAAY,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAEvE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,YAAY,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAEjE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,YAAY,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAEnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,YAAY,EAAE,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAEvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,YAAY,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAC;AAE/E,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,YAAY,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AAExE,YAAY,EACV,mBAAmB,EACnB,WAAW,EACX,cAAc,EACd,YAAY,EACZ,qBAAqB,GACtB,MAAM,YAAY,CAAC"}
|
package/inline-edit/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { InlineEditText } from "./InlineEditText";
|
|
2
|
-
export { InlineEditTextarea } from "./InlineEditTextarea";
|
|
3
|
-
export { InlineEditImage } from "./InlineEditImage";
|
|
4
|
-
export { InlineEditSelect } from "./InlineEditSelect";
|
|
5
|
-
export { InlineEditKeyValue } from "./InlineEditKeyValue";
|
|
6
|
-
export { InlineEditResourceList } from "./InlineEditResourceList";
|
|
7
|
-
export { useInlineFieldSave } from "./useInlineFieldSave";
|
|
1
|
+
export { InlineEditText } from "./InlineEditText.js";
|
|
2
|
+
export { InlineEditTextarea } from "./InlineEditTextarea.js";
|
|
3
|
+
export { InlineEditImage } from "./InlineEditImage.js";
|
|
4
|
+
export { InlineEditSelect } from "./InlineEditSelect.js";
|
|
5
|
+
export { InlineEditKeyValue } from "./InlineEditKeyValue.js";
|
|
6
|
+
export { InlineEditResourceList } from "./InlineEditResourceList.js";
|
|
7
|
+
export { useInlineFieldSave } from "./useInlineFieldSave.js";
|
|
8
8
|
//# sourceMappingURL=index.js.map
|
package/inline-edit/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/inline-edit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/inline-edit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAGrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAG7D,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAGvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAGzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAG7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useInlineFieldSave.js","sourceRoot":"","sources":["../../src/inline-edit/useInlineFieldSave.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useInlineFieldSave.js","sourceRoot":"","sources":["../../src/inline-edit/useInlineFieldSave.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AAcjD;;;;;;;;;GASG;AACH,MAAM,UAAU,kBAAkB,CAChC,eAA6C,EAC7C,MAAqE;IAErE,MAAM,CAAC,QAAQ,EAAE,WAAW,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAChD,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAgB,IAAI,CAAC,CAAC;IACxD,MAAM,QAAQ,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;IAE3B,MAAM,UAAU,GAAG,WAAW,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC;IAEzD,MAAM,IAAI,GAAG,WAAW,CACtB,KAAK,EAAE,QAAgB,EAAoB,EAAE;QAC3C,IAAI,CAAC,eAAe;YAAE,OAAO,KAAK,CAAC;QAEnC,MAAM,MAAM,GAAG,EAAE,QAAQ,CAAC,OAAO,CAAC;QAClC,WAAW,CAAC,IAAI,CAAC,CAAC;QAClB,QAAQ,CAAC,IAAI,CAAC,CAAC;QAEf,IAAI,CAAC;YACH,MAAM,MAAM,CAAC,eAAe,EAAE,QAAQ,CAAC,CAAC;YACxC,IAAI,QAAQ,CAAC,OAAO,KAAK,MAAM;gBAAE,OAAO,KAAK,CAAC;YAC9C,OAAO,IAAI,CAAC;QACd,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,IAAI,QAAQ,CAAC,OAAO,KAAK,MAAM;gBAAE,OAAO,KAAK,CAAC;YAC9C,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC;YAC/B,OAAO,KAAK,CAAC;QACf,CAAC;gBAAS,CAAC;YACT,IAAI,QAAQ,CAAC,OAAO,KAAK,MAAM;gBAAE,WAAW,CAAC,KAAK,CAAC,CAAC;QACtD,CAAC;IACH,CAAC,EACD,CAAC,eAAe,EAAE,MAAM,CAAC,CAC1B,CAAC;IAEF,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE,CAAC;AAC/C,CAAC"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
3
|
import { useState } from "react";
|
|
4
4
|
import { cn } from "@stigmer/theme";
|
|
5
|
-
import { useIsOverflowing } from "./useIsOverflowing";
|
|
6
|
-
import { RevealToggle } from "./RevealToggle";
|
|
5
|
+
import { useIsOverflowing } from "./useIsOverflowing.js";
|
|
6
|
+
import { RevealToggle } from "./RevealToggle.js";
|
|
7
7
|
/**
|
|
8
8
|
* The single shared height budget for a bounded tool-card block. Tall enough
|
|
9
9
|
* to show a screenshot or a handful of diff lines at a glance, short enough
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BoundedContent.js","sourceRoot":"","sources":["../../src/internal/BoundedContent.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"BoundedContent.js","sourceRoot":"","sources":["../../src/internal/BoundedContent.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEjC,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,UAAU,CAAC;AAiB7C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,UAAU,cAAc,CAAC,EAC7B,QAAQ,EACR,cAAc,GAAG,kBAAkB,EACnC,YAAY,EACZ,SAAS,GACW;IACpB,MAAM,CAAC,QAAQ,EAAE,WAAW,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAEhD,6EAA6E;IAC7E,MAAM,OAAO,GAAG,CAAC,QAAQ,CAAC;IAC1B,MAAM,EAAE,GAAG,EAAE,aAAa,EAAE,GAAG,gBAAgB,CAAiB,OAAO,CAAC,CAAC;IAEzE,uEAAuE;IACvE,8EAA8E;IAC9E,MAAM,WAAW,GAAG,aAAa,IAAI,QAAQ,CAAC;IAC9C,MAAM,QAAQ,GAAG,OAAO,IAAI,aAAa,CAAC;IAE1C,OAAO,CACL,eAAK,SAAS,EAAE,SAAS,aACvB,eACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,0BAA0B,EAAE,OAAO,IAAI,cAAc,CAAC,aAEnE,QAAQ,EACR,QAAQ,IAAI,CACX,6BACc,MAAM,EAClB,SAAS,EAAC,qGAAqG,GAC/G,CACH,IACG,EACL,WAAW,IAAI,CACd,KAAC,YAAY,IACX,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,GAAG,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,EACtC,YAAY,EAAE,YAAY,GAC1B,CACH,IACG,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ReactNode } from "react";
|
|
2
|
-
import { FetchCache, type FetchCacheOptions } from "./fetch-cache";
|
|
2
|
+
import { FetchCache, type FetchCacheOptions } from "./fetch-cache.js";
|
|
3
3
|
/**
|
|
4
4
|
* @internal Exported for test-level injection — not part of the public API.
|
|
5
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchCacheProvider.d.ts","sourceRoot":"","sources":["../../src/internal/FetchCacheProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAqC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,KAAK,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"FetchCacheProvider.d.ts","sourceRoot":"","sources":["../../src/internal/FetchCacheProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAqC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAC1E,OAAO,EAAE,UAAU,EAAE,KAAK,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAMtE;;GAEG;AACH,eAAO,MAAM,iBAAiB,4CAAyC,CAAC;AAMxE;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,wBAAgB,kBAAkB,CAAC,EACjC,QAAQ,EACR,UAAU,EACV,GAAG,GACJ,EAAE,iBAAiB,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAU7C;AAMD;;;;;;;;GAQG;AACH,wBAAgB,aAAa,IAAI,UAAU,GAAG,IAAI,CAEjD"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
3
|
import { createContext, useContext, useRef } from "react";
|
|
4
|
-
import { FetchCache } from "./fetch-cache";
|
|
4
|
+
import { FetchCache } from "./fetch-cache.js";
|
|
5
5
|
// ---------------------------------------------------------------------------
|
|
6
6
|
// Context
|
|
7
7
|
// ---------------------------------------------------------------------------
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FetchCacheProvider.js","sourceRoot":"","sources":["../../src/internal/FetchCacheProvider.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,EAAkB,MAAM,OAAO,CAAC;AAC1E,OAAO,EAAE,UAAU,EAA0B,MAAM,
|
|
1
|
+
{"version":3,"file":"FetchCacheProvider.js","sourceRoot":"","sources":["../../src/internal/FetchCacheProvider.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,EAAkB,MAAM,OAAO,CAAC;AAC1E,OAAO,EAAE,UAAU,EAA0B,MAAM,kBAAkB,CAAC;AAEtE,8EAA8E;AAC9E,UAAU;AACV,8EAA8E;AAE9E;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAoB,IAAI,CAAC,CAAC;AAExE,8EAA8E;AAC9E,WAAW;AACX,8EAA8E;AAE9E;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,UAAU,kBAAkB,CAAC,EACjC,QAAQ,EACR,UAAU,EACV,GAAG,GACyC;IAC5C,MAAM,QAAQ,GAAG,MAAM,CAAoB,IAAI,CAAC,CAAC;IACjD,IAAI,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;QACtB,QAAQ,CAAC,OAAO,GAAG,IAAI,UAAU,CAAC,EAAE,UAAU,EAAE,GAAG,EAAE,CAAC,CAAC;IACzD,CAAC;IACD,OAAO,CACL,KAAC,iBAAiB,CAAC,QAAQ,IAAC,KAAK,EAAE,QAAQ,CAAC,OAAO,YAChD,QAAQ,GACkB,CAC9B,CAAC;AACJ,CAAC;AAED,8EAA8E;AAC9E,OAAO;AACP,8EAA8E;AAE9E;;;;;;;;GAQG;AACH,MAAM,UAAU,aAAa;IAC3B,OAAO,UAAU,CAAC,iBAAiB,CAAC,CAAC;AACvC,CAAC"}
|