@parhelia/core 0.1.12936 → 0.1.12937
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agents-view/AgentCard.d.ts +1 -1
- package/dist/agents-view/AgentGalleryCard.d.ts +2 -1
- package/dist/agents-view/AgentGalleryView.d.ts +2 -1
- package/dist/agents-view/AgentProfileIcon.d.ts +2 -1
- package/dist/agents-view/AgentsSidebar.d.ts +2 -1
- package/dist/agents-view/AgentsTitlebar.d.ts +2 -1
- package/dist/agents-view/AgentsView.d.ts +1 -1
- package/dist/agents-view/AgentsWorkspaceView.d.ts +2 -1
- package/dist/agents-view/CreateAgentView.d.ts +2 -1
- package/dist/agents-view/DateAgentsGroup.d.ts +1 -1
- package/dist/agents-view/ProfileAgentsGroup.d.ts +1 -1
- package/dist/agents-view/RenameAgentDialog.d.ts +2 -1
- package/dist/components/MarkdownDisplay.d.ts +2 -2
- package/dist/components/MarkdownViewerPopover.d.ts +1 -1
- package/dist/components/PageHeader.d.ts +1 -1
- package/dist/components/SearchInput.d.ts +1 -1
- package/dist/components/WorkspaceHomeView.d.ts +1 -1
- package/dist/components/ui/CardConnector.d.ts +1 -1
- package/dist/components/ui/LanguageSelectionGrid.d.ts +1 -1
- package/dist/components/ui/LanguageSelector.d.ts +2 -1
- package/dist/components/ui/UserPicker.d.ts +1 -1
- package/dist/components/ui/accordion.d.ts +1 -1
- package/dist/components/ui/alert-dialog.d.ts +11 -11
- package/dist/components/ui/avatar.d.ts +2 -1
- package/dist/components/ui/badge.d.ts +2 -2
- package/dist/components/ui/breadcrumb.d.ts +8 -8
- package/dist/components/ui/button.d.ts +2 -2
- package/dist/components/ui/calendar.d.ts +1 -1
- package/dist/components/ui/card.d.ts +1 -1
- package/dist/components/ui/checkbox.d.ts +1 -1
- package/dist/components/ui/close-icon.d.ts +1 -1
- package/dist/components/ui/command.d.ts +9 -9
- package/dist/components/ui/context-menu.d.ts +13 -13
- package/dist/components/ui/copy-button.d.ts +1 -1
- package/dist/components/ui/delete-icon.d.ts +1 -1
- package/dist/components/ui/dialog.d.ts +10 -10
- package/dist/components/ui/dropdown-menu.d.ts +15 -15
- package/dist/components/ui/multi-switch-button.d.ts +1 -1
- package/dist/components/ui/paste-button.d.ts +1 -1
- package/dist/components/ui/popover.d.ts +1 -1
- package/dist/components/ui/select.d.ts +1 -1
- package/dist/components/ui/sonner.d.ts +1 -1
- package/dist/components/ui/styled-dialog-title.d.ts +1 -1
- package/dist/components/ui/switch.d.ts +1 -1
- package/dist/components/ui/tabs.d.ts +1 -1
- package/dist/components/ui/tooltip.d.ts +4 -4
- package/dist/components/ui/upload-button.d.ts +1 -1
- package/dist/editor/AdminRequiredView.d.ts +2 -1
- package/dist/editor/AspectRatioSelector.d.ts +2 -1
- package/dist/editor/ConcurrentUserLimitDialog.d.ts +2 -1
- package/dist/editor/ContentTree.d.ts +1 -1
- package/dist/editor/DeleteItemsWarning.d.ts +1 -1
- package/dist/editor/Editor.d.ts +1 -1
- package/dist/editor/EditorLoadingOverlay.d.ts +1 -1
- package/dist/editor/EditorWarning.d.ts +1 -1
- package/dist/editor/EditorWarnings.d.ts +2 -1
- package/dist/editor/FieldHistory.d.ts +1 -1
- package/dist/editor/FieldList.d.ts +1 -1
- package/dist/editor/FieldListField.d.ts +2 -2
- package/dist/editor/FieldListFieldWithFallbacks.d.ts +1 -1
- package/dist/editor/GlobalMenuBar.d.ts +2 -1
- package/dist/editor/ImageEditButton.d.ts +1 -1
- package/dist/editor/ImageEditor.d.ts +1 -1
- package/dist/editor/ItemInfo.d.ts +1 -1
- package/dist/editor/MainLayout.d.ts +2 -2
- package/dist/editor/MigrationsView.d.ts +1 -1
- package/dist/editor/MobileLayout.d.ts +1 -1
- package/dist/editor/PerfProfiler.d.ts +1 -1
- package/dist/editor/PictureCropper.d.ts +1 -1
- package/dist/editor/PictureEditor.d.ts +1 -1
- package/dist/editor/QuickItemSwitcher.d.ts +2 -1
- package/dist/editor/ScrollingContentTree.d.ts +1 -1
- package/dist/editor/SetupWizard.d.ts +2 -1
- package/dist/editor/Titlebar.d.ts +1 -1
- package/dist/editor/UsedBy.d.ts +1 -1
- package/dist/editor/WorkspaceTitleSwitcher.d.ts +2 -1
- package/dist/editor/ai/AgentInlineDialogContent.d.ts +1 -1
- package/dist/editor/ai/AgentPanesGrid.d.ts +1 -1
- package/dist/editor/ai/AgentSharingSection.d.ts +1 -1
- package/dist/editor/ai/AgentStatusBadge.d.ts +2 -1
- package/dist/editor/ai/AgentTerminal.d.ts +1 -1
- package/dist/editor/ai/ContentInspectorPopover.d.ts +1 -1
- package/dist/editor/ai/GuidanceOverlay.d.ts +2 -1
- package/dist/editor/ai/HeartbeatDiagnosticsPanel.d.ts +2 -1
- package/dist/editor/ai/InlineAiDialog.d.ts +2 -1
- package/dist/editor/ai/InlineAiTextEditTooltip.d.ts +1 -1
- package/dist/editor/ai/InlineAiTrigger.d.ts +2 -1
- package/dist/editor/ai/ManualPanel.d.ts +2 -1
- package/dist/editor/ai/MediaImage.d.ts +1 -1
- package/dist/editor/ai/dialogs/ComponentTypeSelectorInline.d.ts +2 -1
- package/dist/editor/ai/dialogs/QuestionnaireInline.d.ts +1 -1
- package/dist/editor/ai/terminal/components/ActivitySummaryCell.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentActivityOverviewPanel.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentBanners.d.ts +4 -3
- package/dist/editor/ai/terminal/components/AgentContextItemPicker.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentCostDisplay.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentEditHistoryButton.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentFullPromptControls.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentGreeting.d.ts +2 -1
- package/dist/editor/ai/terminal/components/AgentLoadingContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentMemoryPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/AgentMobileStatusPopover.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentModeSelector.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentParentLink.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPredefinedPromptsButton.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentProfileModelSettingsSection.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentProjectProgress.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptActionButtons.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptComposer.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptInputArea.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptTrayPopovers.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentReadOnlyNotice.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentRunStatusBanners.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsPopover.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsSections.d.ts +3 -3
- package/dist/editor/ai/terminal/components/AgentSkillSettingsSection.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSuggestionBanner.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryAssistantResponse.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryErrorNotice.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryPlaceholder.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryPromptActions.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalContextChrome.d.ts +2 -2
- package/dist/editor/ai/terminal/components/AgentTerminalContextPanels.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalDialogHost.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullLayout.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullPromptControls.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullUpperContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalMessageGroups.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalStatusBar.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalSummaryLayout.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalView.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentThinkingDots.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AiResponseMessage.d.ts +1 -1
- package/dist/editor/ai/terminal/components/ContextInfoBar.d.ts +1 -1
- package/dist/editor/ai/terminal/components/EditOperationsPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/HeartbeatMessage.d.ts +2 -1
- package/dist/editor/ai/terminal/components/InitialThinkingSplash.d.ts +2 -1
- package/dist/editor/ai/terminal/components/QueuedPromptsPanel.d.ts +1 -1
- package/dist/editor/ai/terminal/components/SpawnedAgentsPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/TodoListPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/ToolCallDisplay.d.ts +2 -2
- package/dist/editor/ai/terminal/components/UserMessage.d.ts +2 -1
- package/dist/editor/ai/terminal/useAgentRuntimeStatus.d.ts +1 -1
- package/dist/editor/ai/terminal/useAgentStatusBarContent.d.ts +2 -1
- package/dist/editor/ai/terminal/useAgentTerminalChrome.d.ts +3 -3
- package/dist/editor/ai/terminal/useAgentTerminalControls.d.ts +3 -3
- package/dist/editor/ai/terminal/useAgentTerminalNotices.d.ts +2 -2
- package/dist/editor/ai-image-editor/AiImageResultOverlay.d.ts +2 -1
- package/dist/editor/bridge/protocol.d.ts +7 -0
- package/dist/editor/bridge/protocol.js.map +1 -1
- package/dist/editor/client/EditorShell.d.ts +1 -1
- package/dist/editor/client/EditorShell.js +1 -0
- package/dist/editor/client/EditorShell.js.map +1 -1
- package/dist/editor/client/OperationDialogContent.d.ts +4 -3
- package/dist/editor/client/SessionExpiredOverlay.d.ts +1 -1
- package/dist/editor/client/hooks/useSocketMessageHandler.d.ts +8 -0
- package/dist/editor/client/hooks/useSocketMessageHandler.js +17 -3
- package/dist/editor/client/hooks/useSocketMessageHandler.js.map +1 -1
- package/dist/editor/client/navigation.d.ts +1 -1
- package/dist/editor/client/pageModelBuilder.d.ts +1 -1
- package/dist/editor/client/pageModelBuilder.js +60 -4
- package/dist/editor/client/pageModelBuilder.js.map +1 -1
- package/dist/editor/client/ui/DevModeIndicator.d.ts +2 -1
- package/dist/editor/client/ui/EditorChrome.d.ts +1 -1
- package/dist/editor/client/ui/FullscreenControls.d.ts +1 -1
- package/dist/editor/commands/componentCommands.js +1 -1
- package/dist/editor/commands/componentCommands.js.map +1 -1
- package/dist/editor/content-tree/IndicatorSettings.d.ts +1 -1
- package/dist/editor/content-tree/TreeOptions.d.ts +1 -1
- package/dist/editor/content-tree/TreeSettingsMenu.d.ts +1 -1
- package/dist/editor/context-menu/InsertMenu.d.ts +1 -1
- package/dist/editor/editor-warnings/FinalWorkflowStateReadOnly.d.ts +1 -1
- package/dist/editor/editor-warnings/ItemLocked.d.ts +1 -1
- package/dist/editor/editor-warnings/NoLanguageWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/NoWorkflowWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/NoWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/ValidationErrors.d.ts +1 -1
- package/dist/editor/field-types/AttachmentEditor.d.ts +1 -1
- package/dist/editor/field-types/CheckboxEditor.d.ts +1 -1
- package/dist/editor/field-types/DateFieldEditor.d.ts +2 -1
- package/dist/editor/field-types/DateTimeFieldEditor.d.ts +2 -1
- package/dist/editor/field-types/DropLinkEditor.d.ts +1 -1
- package/dist/editor/field-types/DropListEditor.d.ts +1 -1
- package/dist/editor/field-types/ImageFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/InternalLinkFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/LinkFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/MultiLineText.d.ts +1 -1
- package/dist/editor/field-types/NameValueListEditor.d.ts +2 -1
- package/dist/editor/field-types/PictureFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/RawEditor.d.ts +1 -1
- package/dist/editor/field-types/RichTextEditor.d.ts +1 -1
- package/dist/editor/field-types/RichTextEditorComponent.d.ts +1 -1
- package/dist/editor/field-types/SingleLineText.d.ts +1 -1
- package/dist/editor/field-types/TreeListEditor.d.ts +1 -1
- package/dist/editor/field-types/richtext/components/EditorDropdown.d.ts +1 -1
- package/dist/editor/field-types/richtext/richTextToolbarIcons.d.ts +6 -6
- package/dist/editor/media-selector/AiImageSearchPrompt.d.ts +1 -1
- package/dist/editor/media-selector/MediaFolderBrowser.d.ts +1 -1
- package/dist/editor/media-selector/MediaSelector.d.ts +1 -1
- package/dist/editor/media-selector/Preview.d.ts +1 -1
- package/dist/editor/media-selector/Thumbnails.d.ts +1 -1
- package/dist/editor/media-selector/TreeSelector.d.ts +1 -1
- package/dist/editor/media-selector/UploadZone.d.ts +1 -1
- package/dist/editor/menubar/ActiveUsers.d.ts +1 -1
- package/dist/editor/menubar/FavoritesControls.d.ts +1 -1
- package/dist/editor/menubar/GenericToolbar.d.ts +1 -1
- package/dist/editor/menubar/ItemActionsMenu.d.ts +1 -1
- package/dist/editor/menubar/ItemLanguageVersion.d.ts +1 -1
- package/dist/editor/menubar/OpenInNewTabButton.d.ts +1 -1
- package/dist/editor/menubar/OperationsIndicator.d.ts +1 -1
- package/dist/editor/menubar/PageSelector.d.ts +1 -1
- package/dist/editor/menubar/PreviewDatePicker.d.ts +2 -1
- package/dist/editor/menubar/Separator.d.ts +1 -1
- package/dist/editor/menubar/ToolbarFactory.d.ts +1 -1
- package/dist/editor/menubar/User.d.ts +1 -1
- package/dist/editor/menubar/VersionPreviewCard.d.ts +1 -1
- package/dist/editor/menubar/VersionSelector.d.ts +2 -1
- package/dist/editor/menubar/WorkflowButton.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/CompareControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ContentTreeToggle.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/CustomCommandsToolbar.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/DeviceSwitchToolbar.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/EditControls.d.ts +2 -2
- package/dist/editor/menubar/toolbar-sections/FullscreenControl.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/HelpButton.d.ts +2 -1
- package/dist/editor/menubar/toolbar-sections/InsertControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/LayoutModeControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ManualBrowser.d.ts +2 -1
- package/dist/editor/menubar/toolbar-sections/ReviewCommands.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/UndoRedoControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/UtilityControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ViewportControls.d.ts +2 -2
- package/dist/editor/notifications/NotificationCenter.d.ts +1 -1
- package/dist/editor/notifications/NotificationItem.d.ts +1 -1
- package/dist/editor/notifications/WatchButton.d.ts +2 -2
- package/dist/editor/page-editor-chrome/CommentHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/ComponentOperationBubble.d.ts +1 -1
- package/dist/editor/page-editor-chrome/DragInsertionOverlay.d.ts +1 -1
- package/dist/editor/page-editor-chrome/EmptyImageFieldIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FeedbackHighlightBadge.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldActionIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldActionIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldEditedIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldEditedIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FrameMenu.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FrameMenus.d.ts +1 -1
- package/dist/editor/page-editor-chrome/InsertComponentMenu.d.ts +1 -1
- package/dist/editor/page-editor-chrome/LockedFieldIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/NoLayout.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PageEditorChrome.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PictureEditorOverlay.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PlaceholderDropZone.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PlaceholderDropZones.d.ts +1 -1
- package/dist/editor/page-editor-chrome/SuggestionHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/VersionDiffHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/IframeOverlayProvider.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/InsertionLine.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/geometry.d.ts +7 -1
- package/dist/editor/page-editor-chrome/overlay/geometry.js +12 -2
- package/dist/editor/page-editor-chrome/overlay/geometry.js.map +1 -1
- package/dist/editor/page-editor-chrome/overlay/placeholderZones.js +14 -7
- package/dist/editor/page-editor-chrome/overlay/placeholderZones.js.map +1 -1
- package/dist/editor/page-editor-chrome/useDragInsertionGesture.js +9 -4
- package/dist/editor/page-editor-chrome/useDragInsertionGesture.js.map +1 -1
- package/dist/editor/page-viewer/DeviceToolbar.d.ts +1 -1
- package/dist/editor/page-viewer/EditorForm.d.ts +1 -1
- package/dist/editor/page-viewer/EditorFormHintPopover.d.ts +1 -1
- package/dist/editor/page-viewer/MiniMap.d.ts +1 -1
- package/dist/editor/page-viewer/MiniMap.js +11 -10
- package/dist/editor/page-viewer/MiniMap.js.map +1 -1
- package/dist/editor/page-viewer/MinimapDropTargets.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewer.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewerFrame.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewerFrame.js +2 -1
- package/dist/editor/page-viewer/PageViewerFrame.js.map +1 -1
- package/dist/editor/page-viewer/RenderingParametersSection.d.ts +1 -1
- package/dist/editor/page-viewer/pageViewContext.d.ts +1 -1
- package/dist/editor/page-viewer/pageViewContext.js.map +1 -1
- package/dist/editor/personalization/ActionList.d.ts +1 -1
- package/dist/editor/personalization/ConditionTreeEditor.d.ts +1 -1
- package/dist/editor/personalization/PersonalizationPanel.d.ts +1 -1
- package/dist/editor/personalization/RuleElementPicker.d.ts +1 -1
- package/dist/editor/personalization/RuleList.d.ts +1 -1
- package/dist/editor/personalization/RuleParameterInput.d.ts +1 -1
- package/dist/editor/personalization/TreeItemPicker.d.ts +1 -1
- package/dist/editor/reviews/Comment.d.ts +1 -1
- package/dist/editor/reviews/CommentDisplayPopover.d.ts +1 -1
- package/dist/editor/reviews/CommentEditor.d.ts +1 -1
- package/dist/editor/reviews/CommentPopover.d.ts +1 -1
- package/dist/editor/reviews/CommentView.d.ts +2 -1
- package/dist/editor/reviews/Comments.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewConfirmStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewDialog.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewItemsStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewLanguagesStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewReviewersStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewSettingsStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewSuccessStep.d.ts +1 -1
- package/dist/editor/reviews/DecisionsMatrix.d.ts +1 -1
- package/dist/editor/reviews/EditReviewSettingsDialog.d.ts +1 -1
- package/dist/editor/reviews/FeedbackCard.d.ts +2 -2
- package/dist/editor/reviews/FeedbackModeIntro.d.ts +1 -1
- package/dist/editor/reviews/ItemTreeSelector.d.ts +1 -1
- package/dist/editor/reviews/LatestFeedback.d.ts +1 -1
- package/dist/editor/reviews/MentionText.d.ts +2 -1
- package/dist/editor/reviews/MultiReviewManager.d.ts +1 -1
- package/dist/editor/reviews/PreconfiguredReviewerSelector.d.ts +1 -1
- package/dist/editor/reviews/ReviewCard.d.ts +1 -1
- package/dist/editor/reviews/ReviewDetail.d.ts +1 -1
- package/dist/editor/reviews/ReviewersPanel.d.ts +1 -1
- package/dist/editor/reviews/Reviews.d.ts +1 -1
- package/dist/editor/reviews/ReviewsList.d.ts +1 -1
- package/dist/editor/reviews/SuggestedEdit.d.ts +1 -1
- package/dist/editor/reviews/SuggestionCommentThread.d.ts +2 -1
- package/dist/editor/reviews/SuggestionDisplayPopover.d.ts +1 -1
- package/dist/editor/services/contentService.js +23 -3
- package/dist/editor/services/contentService.js.map +1 -1
- package/dist/editor/settings/About.d.ts +2 -1
- package/dist/editor/settings/IndexOverview.d.ts +1 -1
- package/dist/editor/settings/QuotaInfo.d.ts +2 -1
- package/dist/editor/settings/QuotaUserPicker.d.ts +1 -1
- package/dist/editor/settings/SettingsBreadcrumb.d.ts +1 -1
- package/dist/editor/settings/SettingsCard.d.ts +1 -1
- package/dist/editor/settings/SettingsPanelLayout.d.ts +1 -1
- package/dist/editor/settings/SettingsTitlebar.d.ts +1 -1
- package/dist/editor/settings/SettingsView.d.ts +1 -1
- package/dist/editor/settings/StatusSummary.d.ts +1 -1
- package/dist/editor/settings/index/AdvancedSettings.d.ts +1 -1
- package/dist/editor/settings/index/CollectionWarningsDisplay.d.ts +1 -1
- package/dist/editor/settings/index/EmbeddingProviderInfo.d.ts +1 -1
- package/dist/editor/settings/index/IndexStatusCards.d.ts +1 -1
- package/dist/editor/settings/index/LatestEmbeddingsList.d.ts +1 -1
- package/dist/editor/settings/index/QueueErrorsDisplay.d.ts +1 -1
- package/dist/editor/settings/index/RebuildIndexSection.d.ts +1 -1
- package/dist/editor/settings/index/RecentBatchesList.d.ts +1 -1
- package/dist/editor/settings/panels/AgentProfileConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentProfileEditorPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentToolsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/ClusterInstancesPanel.d.ts +2 -1
- package/dist/editor/settings/panels/CreateAgentProfileDialog.d.ts +2 -1
- package/dist/editor/settings/panels/CreateJavaScriptToolDialog.d.ts +2 -1
- package/dist/editor/settings/panels/CreateMcpServerDialog.d.ts +2 -1
- package/dist/editor/settings/panels/FieldTypeSerializersPanel.d.ts +1 -1
- package/dist/editor/settings/panels/GroupedFieldConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ItemConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolAgentPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/McpToolsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ModelConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ModelsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/NotificationSubscriptionsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/PersistentLogsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateAgentPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateSelector.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateSelectorList.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplatesPanel.d.ts +2 -1
- package/dist/editor/settings/panels/ProviderConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProviderIcon.d.ts +1 -1
- package/dist/editor/settings/panels/ProvidersPanel.d.ts +1 -1
- package/dist/editor/settings/panels/SearchConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/SettingsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/StatusPanel.d.ts +2 -1
- package/dist/editor/settings/panels/SystemSettingsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/UserPreferencesPanel.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepError.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepHeader.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepLayout.d.ts +3 -3
- package/dist/editor/setup-wizard/steps/CompleteStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/CreateSettingsStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/LicenseActivationStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/LicenseEmailStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/ModelSelectionStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/ProviderStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/WelcomeStep.d.ts +2 -1
- package/dist/editor/sidebar/Completions.d.ts +1 -1
- package/dist/editor/sidebar/ComponentPalette.d.ts +1 -1
- package/dist/editor/sidebar/ComponentTree.d.ts +1 -1
- package/dist/editor/sidebar/DictionaryEditor.d.ts +1 -1
- package/dist/editor/sidebar/EditHistory.d.ts +1 -1
- package/dist/editor/sidebar/Favorites.d.ts +1 -1
- package/dist/editor/sidebar/Insert.d.ts +1 -1
- package/dist/editor/sidebar/MainContentTree.d.ts +1 -1
- package/dist/editor/sidebar/MorePanelsButton.d.ts +1 -1
- package/dist/editor/sidebar/NavigationPanelItem.d.ts +1 -1
- package/dist/editor/sidebar/NavigationPanelMenuItem.d.ts +1 -1
- package/dist/editor/sidebar/OperationItem.d.ts +1 -1
- package/dist/editor/sidebar/Sessions.d.ts +1 -1
- package/dist/editor/sidebar/SidebarPanel.d.ts +1 -1
- package/dist/editor/sidebar/SidebarStack.d.ts +1 -1
- package/dist/editor/sidebar/TimelineView.d.ts +1 -1
- package/dist/editor/sidebar/Validation.d.ts +1 -1
- package/dist/editor/sidebar/Validation.js +21 -6
- package/dist/editor/sidebar/Validation.js.map +1 -1
- package/dist/editor/sidebar/Workbox.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceButton.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceRail.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceRailMobile.d.ts +2 -1
- package/dist/editor/template-wizard/TemplateBuilderDialog.d.ts +1 -1
- package/dist/editor/template-wizard/TemplateStructureInlineEditor.d.ts +2 -1
- package/dist/editor/tree-indicators/GutterColumns.d.ts +2 -1
- package/dist/editor/tree-indicators/GutterContext.d.ts +2 -2
- package/dist/editor/ui/CenteredMessage.d.ts +1 -1
- package/dist/editor/ui/ComponentThumbnailDialog.d.ts +1 -1
- package/dist/editor/ui/CopyMoveTargetSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/DialogButtons.d.ts +1 -1
- package/dist/editor/ui/DragPreview.d.ts +1 -1
- package/dist/editor/ui/ExportItemsDialog.d.ts +1 -1
- package/dist/editor/ui/HomeButton.d.ts +1 -1
- package/dist/editor/ui/HomeListRow.d.ts +2 -2
- package/dist/editor/ui/IconSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/Icons.d.ts +31 -31
- package/dist/editor/ui/ImportItemsDialog.d.ts +1 -1
- package/dist/editor/ui/InternalLink.d.ts +1 -1
- package/dist/editor/ui/ItemCollectionEditor.d.ts +1 -1
- package/dist/editor/ui/ItemNameDialogNew.d.ts +1 -1
- package/dist/editor/ui/LoadingState.d.ts +1 -1
- package/dist/editor/ui/ParheliaIcon.d.ts +1 -1
- package/dist/editor/ui/ParheliaIconWhite.d.ts +1 -1
- package/dist/editor/ui/PerfectTree.d.ts +1 -1
- package/dist/editor/ui/PublishDialog.d.ts +1 -1
- package/dist/editor/ui/PublishItemDialog.d.ts +1 -1
- package/dist/editor/ui/PublishRestrictionsDialog.d.ts +2 -1
- package/dist/editor/ui/RemoveComponentsConfirmMessage.d.ts +1 -1
- package/dist/editor/ui/Section.d.ts +1 -1
- package/dist/editor/ui/SharedFolderSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/SimpleIconButton.d.ts +1 -1
- package/dist/editor/ui/SimpleMenu.d.ts +1 -1
- package/dist/editor/ui/SimpleTable.d.ts +1 -1
- package/dist/editor/ui/SimpleTabs.d.ts +1 -1
- package/dist/editor/ui/SimpleToolbar.d.ts +1 -1
- package/dist/editor/ui/Spinner.d.ts +1 -1
- package/dist/editor/ui/TemplateSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/TreeListSelector.d.ts +1 -1
- package/dist/editor/ui/WorkboxItemsTable.d.ts +1 -1
- package/dist/editor/views/CompareView.d.ts +1 -1
- package/dist/editor/views/EditView.d.ts +1 -1
- package/dist/editor/views/EditorSlot.d.ts +1 -1
- package/dist/editor/views/ItemEditor.d.ts +1 -1
- package/dist/editor/views/ItemEditorPane.d.ts +1 -1
- package/dist/editor/views/MediaFolderEditView.d.ts +1 -1
- package/dist/editor/views/SingleEditView.d.ts +1 -1
- package/dist/lib/safelist.d.ts +1 -1
- package/dist/licensing/EmailEntry.d.ts +2 -1
- package/dist/licensing/FeatureGate.d.ts +4 -4
- package/dist/licensing/LicenseActivationForm.d.ts +2 -1
- package/dist/licensing/LicenseCodeEntry.d.ts +2 -1
- package/dist/licensing/LicenseContext.d.ts +2 -2
- package/dist/licensing/LicenseOverlay.d.ts +2 -1
- package/dist/revision.d.ts +2 -2
- package/dist/revision.js +2 -2
- package/dist/setup/wizard/steps/AddModelDialog.d.ts +2 -1
- package/dist/setup/wizard/steps/ImportModelDialog.d.ts +2 -1
- package/dist/splash-screen/DialogWrappers.d.ts +3 -2
- package/dist/splash-screen/ModernSplashScreen.d.ts +3 -2
- package/dist/splash-screen/NewPage.d.ts +1 -1
- package/dist/splash-screen/OpenPage.d.ts +1 -1
- package/dist/splash-screen/RecentPages.d.ts +1 -1
- package/dist/splash-screen/SplashScreenAgentContext.d.ts +1 -1
- package/dist/task-board/TaskBoardWorkspace.d.ts +1 -1
- package/dist/task-board/components/AddDependencyDialog.d.ts +1 -1
- package/dist/task-board/components/CommentsList.d.ts +1 -1
- package/dist/task-board/components/CreateProjectDialog.d.ts +1 -1
- package/dist/task-board/components/CreateTaskDialog.d.ts +1 -1
- package/dist/task-board/components/FinishedProjectCard.d.ts +1 -1
- package/dist/task-board/components/GoalDialog.d.ts +1 -1
- package/dist/task-board/components/ItemCollectionEditorDialog.d.ts +1 -1
- package/dist/task-board/components/ItemCollectionPicker.d.ts +1 -1
- package/dist/task-board/components/ProjectBudgetBanner.d.ts +1 -1
- package/dist/task-board/components/ProjectDashboard.d.ts +4 -4
- package/dist/task-board/components/ProjectExecutionUserPicker.d.ts +1 -1
- package/dist/task-board/components/ProjectGoalsPanel.d.ts +1 -1
- package/dist/task-board/components/ProjectListContent.d.ts +1 -1
- package/dist/task-board/components/ProjectOverviewContent.d.ts +1 -1
- package/dist/task-board/components/ProjectPropertiesPanel.d.ts +1 -1
- package/dist/task-board/components/ProjectSettingsDialog.d.ts +2 -2
- package/dist/task-board/components/TaskAgentPanel.d.ts +1 -1
- package/dist/task-board/components/TaskAssigneeBadge.d.ts +2 -2
- package/dist/task-board/components/TaskAssigneePicker.d.ts +1 -1
- package/dist/task-board/components/TaskAttachmentDropZone.d.ts +1 -1
- package/dist/task-board/components/TaskAttachmentsSection.d.ts +1 -1
- package/dist/task-board/components/TaskBoardBreadcrumb.d.ts +1 -1
- package/dist/task-board/components/TaskBoardFilterBox.d.ts +1 -1
- package/dist/task-board/components/TaskBoardHomeView.d.ts +1 -1
- package/dist/task-board/components/TaskBoardMyTasksSidebar.d.ts +1 -1
- package/dist/task-board/components/TaskBoardProjectListSidebar.d.ts +1 -1
- package/dist/task-board/components/TaskBoardProjectSelector.d.ts +1 -1
- package/dist/task-board/components/TaskBoardTitlebar.d.ts +1 -1
- package/dist/task-board/components/TaskCard.d.ts +1 -1
- package/dist/task-board/components/TaskDetailPanel.d.ts +1 -1
- package/dist/task-board/components/TaskReviewActions.d.ts +1 -1
- package/dist/task-board/components/TaskRow.d.ts +1 -1
- package/dist/task-board/components/TaskboardPersistentLogPanel.d.ts +1 -1
- package/dist/task-board/components/WizardAgentTerminalPanel.d.ts +1 -1
- package/dist/task-board/components/WizardCommunicationCards.d.ts +3 -3
- package/dist/task-board/components/WizardCommunicationCenter.d.ts +1 -1
- package/dist/task-board/components/WizardCommunicationShared.d.ts +1 -1
- package/dist/task-board/components/WizardTask.d.ts +1 -1
- package/dist/task-board/components/WizardTaskDetailsPanel.d.ts +1 -1
- package/dist/task-board/views/DependencyGraphView.d.ts +1 -1
- package/dist/task-board/views/KanbanView.d.ts +1 -1
- package/dist/task-board/views/ListView.d.ts +1 -1
- package/dist/task-board/views/WizardView.d.ts +1 -1
- package/package.json +6 -5
|
@@ -2,4 +2,4 @@ export interface AgentReadOnlyNoticeProps {
|
|
|
2
2
|
ownerName?: string | null;
|
|
3
3
|
userId?: string | null;
|
|
4
4
|
}
|
|
5
|
-
export declare function AgentReadOnlyNotice({ ownerName, userId, }: AgentReadOnlyNoticeProps): import("react
|
|
5
|
+
export declare function AgentReadOnlyNotice({ ownerName, userId, }: AgentReadOnlyNoticeProps): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ export interface AgentRunStatusBannersProps {
|
|
|
5
5
|
error: string | null;
|
|
6
6
|
lastRunStatusReason: string | null;
|
|
7
7
|
}
|
|
8
|
-
export declare function AgentRunStatusBanners({ agent, agentStub, error, lastRunStatusReason, }: AgentRunStatusBannersProps): import("react
|
|
8
|
+
export declare function AgentRunStatusBanners({ agent, agentStub, error, lastRunStatusReason, }: AgentRunStatusBannersProps): import("react").JSX.Element;
|
|
@@ -51,4 +51,4 @@ export interface AgentSettingsContentProps {
|
|
|
51
51
|
triggerSubscriptionsLoading: boolean;
|
|
52
52
|
triggerSubscriptionsError: string | null;
|
|
53
53
|
}
|
|
54
|
-
export declare function AgentSettingsContent({ agentId, isLocalOnlyDraftAgent, readOnly, profiles, activeProfile, profileOptions, selectedModelId, modelOptions, onProfileChange, onModelChange, onOpenProfileSettings, showSkillPicker, onShowSkillPickerChange, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, toolsSectionExpanded, onToolsSectionExpandedChange, tools, toolsLoading, toolsError, allowancesSectionExpanded, onAllowancesSectionExpandedChange, allowancesTotalCount, allowancesLoading, allowancesError, hasAnyAllowances, allowanceGroups, subscribedTriggersSectionExpanded, onSubscribedTriggersSectionExpandedChange, activeTriggerSubscriptions, triggerSubscriptionsLoading, triggerSubscriptionsError, }: AgentSettingsContentProps): import("react
|
|
54
|
+
export declare function AgentSettingsContent({ agentId, isLocalOnlyDraftAgent, readOnly, profiles, activeProfile, profileOptions, selectedModelId, modelOptions, onProfileChange, onModelChange, onOpenProfileSettings, showSkillPicker, onShowSkillPickerChange, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, toolsSectionExpanded, onToolsSectionExpandedChange, tools, toolsLoading, toolsError, allowancesSectionExpanded, onAllowancesSectionExpandedChange, allowancesTotalCount, allowancesLoading, allowancesError, hasAnyAllowances, allowanceGroups, subscribedTriggersSectionExpanded, onSubscribedTriggersSectionExpandedChange, activeTriggerSubscriptions, triggerSubscriptionsLoading, triggerSubscriptionsError, }: AgentSettingsContentProps): import("react").JSX.Element;
|
|
@@ -4,4 +4,4 @@ export interface AgentSettingsPopoverProps {
|
|
|
4
4
|
onOpenChange: (open: boolean) => void;
|
|
5
5
|
children: React.ReactNode;
|
|
6
6
|
}
|
|
7
|
-
export declare function AgentSettingsPopover({ open, onOpenChange, children, }: AgentSettingsPopoverProps):
|
|
7
|
+
export declare function AgentSettingsPopover({ open, onOpenChange, children, }: AgentSettingsPopoverProps): React.JSX.Element;
|
|
@@ -16,7 +16,7 @@ export interface AgentAvailableToolsSectionProps {
|
|
|
16
16
|
error: string | null;
|
|
17
17
|
isLocalOnlyDraftAgent: boolean;
|
|
18
18
|
}
|
|
19
|
-
export declare function AgentAvailableToolsSection({ expanded, onExpandedChange, tools, loading, error, isLocalOnlyDraftAgent, }: AgentAvailableToolsSectionProps):
|
|
19
|
+
export declare function AgentAvailableToolsSection({ expanded, onExpandedChange, tools, loading, error, isLocalOnlyDraftAgent, }: AgentAvailableToolsSectionProps): React.JSX.Element;
|
|
20
20
|
export type AgentAllowanceGroup = {
|
|
21
21
|
key: string;
|
|
22
22
|
label: string;
|
|
@@ -32,7 +32,7 @@ export interface AgentAllowancesSectionProps {
|
|
|
32
32
|
groups: AgentAllowanceGroup[];
|
|
33
33
|
isLocalOnlyDraftAgent: boolean;
|
|
34
34
|
}
|
|
35
|
-
export declare function AgentAllowancesSection({ expanded, onExpandedChange, totalCount, loading, error, hasAnyAllowances, groups, isLocalOnlyDraftAgent, }: AgentAllowancesSectionProps):
|
|
35
|
+
export declare function AgentAllowancesSection({ expanded, onExpandedChange, totalCount, loading, error, hasAnyAllowances, groups, isLocalOnlyDraftAgent, }: AgentAllowancesSectionProps): React.JSX.Element;
|
|
36
36
|
export interface AgentSubscribedTriggersSectionProps {
|
|
37
37
|
expanded: boolean;
|
|
38
38
|
onExpandedChange: (expanded: boolean) => void;
|
|
@@ -41,4 +41,4 @@ export interface AgentSubscribedTriggersSectionProps {
|
|
|
41
41
|
error: string | null;
|
|
42
42
|
isLocalOnlyDraftAgent: boolean;
|
|
43
43
|
}
|
|
44
|
-
export declare function AgentSubscribedTriggersSection({ expanded, onExpandedChange, subscriptions, loading, error, isLocalOnlyDraftAgent, }: AgentSubscribedTriggersSectionProps):
|
|
44
|
+
export declare function AgentSubscribedTriggersSection({ expanded, onExpandedChange, subscriptions, loading, error, isLocalOnlyDraftAgent, }: AgentSubscribedTriggersSectionProps): React.JSX.Element;
|
|
@@ -18,4 +18,4 @@ export interface AgentSkillSettingsSectionProps {
|
|
|
18
18
|
onOpenSkillItem: (skillId: string) => Promise<void> | void;
|
|
19
19
|
onRemoveSkill: (skillId: string) => Promise<void> | void;
|
|
20
20
|
}
|
|
21
|
-
export declare function AgentSkillSettingsSection({ showSkillPicker, onShowSkillPickerChange, readOnly, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, }: AgentSkillSettingsSectionProps): import("react
|
|
21
|
+
export declare function AgentSkillSettingsSection({ showSkillPicker, onShowSkillPickerChange, readOnly, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, }: AgentSkillSettingsSectionProps): import("react").JSX.Element;
|
|
@@ -13,4 +13,4 @@ export interface AgentSuggestionBannerProps {
|
|
|
13
13
|
* websocket (via the suggest-action tool); this renders it with an action button that either
|
|
14
14
|
* starts a fresh chat on the same profile or switches to the suggested profile.
|
|
15
15
|
*/
|
|
16
|
-
export declare function AgentSuggestionBanner({ suggestion, agent, activeProfile, onDismiss, onSwitchProfile, }: AgentSuggestionBannerProps): import("react
|
|
16
|
+
export declare function AgentSuggestionBanner({ suggestion, agent, activeProfile, onDismiss, onSwitchProfile, }: AgentSuggestionBannerProps): import("react").JSX.Element | null;
|
|
@@ -23,4 +23,4 @@ export interface AgentSummaryAssistantResponseProps {
|
|
|
23
23
|
readOnly: boolean;
|
|
24
24
|
onQuickAction: (action: AgentSummaryQuickAction) => void;
|
|
25
25
|
}
|
|
26
|
-
export declare function AgentSummaryAssistantResponse({ summaryGroup, isExecuting, operations, defaultCollapseJson, profile, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, }: AgentSummaryAssistantResponseProps): import("react
|
|
26
|
+
export declare function AgentSummaryAssistantResponse({ summaryGroup, isExecuting, operations, defaultCollapseJson, profile, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, }: AgentSummaryAssistantResponseProps): import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ export interface AgentSummaryErrorNoticeProps {
|
|
|
3
3
|
error: string | null;
|
|
4
4
|
status?: Agent["status"];
|
|
5
5
|
}
|
|
6
|
-
export declare function AgentSummaryErrorNotice({ error, status, }: AgentSummaryErrorNoticeProps): import("react
|
|
6
|
+
export declare function AgentSummaryErrorNotice({ error, status, }: AgentSummaryErrorNoticeProps): import("react").JSX.Element | null;
|
|
@@ -7,4 +7,4 @@ export interface AgentSummaryPlaceholderProps {
|
|
|
7
7
|
statusMessage?: string | null;
|
|
8
8
|
placeholderMessage?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare function AgentSummaryPlaceholder({ compact, hideWaitingPlaceholder, actions, isWorking, statusMessage, placeholderMessage, }: AgentSummaryPlaceholderProps):
|
|
10
|
+
export declare function AgentSummaryPlaceholder({ compact, hideWaitingPlaceholder, actions, isWorking, statusMessage, placeholderMessage, }: AgentSummaryPlaceholderProps): React.JSX.Element;
|
|
@@ -10,4 +10,4 @@ export interface AgentSummaryPromptActionsProps {
|
|
|
10
10
|
onSubmit: () => void;
|
|
11
11
|
onStop: () => void;
|
|
12
12
|
}
|
|
13
|
-
export declare function AgentSummaryPromptActions({ prompt, hasActivePlaceholderInput, hideBottomControls, simpleMode, isExecuting, isStopGuardActive, isSubmitting, readOnly, onSubmit, onStop, }: AgentSummaryPromptActionsProps): import("react
|
|
13
|
+
export declare function AgentSummaryPromptActions({ prompt, hasActivePlaceholderInput, hideBottomControls, simpleMode, isExecuting, isStopGuardActive, isSubmitting, readOnly, onSubmit, onStop, }: AgentSummaryPromptActionsProps): import("react").JSX.Element | null;
|
|
@@ -16,9 +16,9 @@ export interface AgentTerminalContextChromeProps {
|
|
|
16
16
|
headerless?: boolean;
|
|
17
17
|
headerActionsContainer?: HTMLElement | null;
|
|
18
18
|
}
|
|
19
|
-
export declare function AgentTerminalContextChrome(props: AgentTerminalContextChromeProps):
|
|
19
|
+
export declare function AgentTerminalContextChrome(props: AgentTerminalContextChromeProps): React.JSX.Element;
|
|
20
20
|
export interface AgentTerminalCostLimitBannerProps {
|
|
21
21
|
costLimitExceeded: AgentSessionCostLimitState | null;
|
|
22
22
|
onExtend: () => void;
|
|
23
23
|
}
|
|
24
|
-
export declare function AgentTerminalCostLimitBanner({ costLimitExceeded, onExtend, }: AgentTerminalCostLimitBannerProps):
|
|
24
|
+
export declare function AgentTerminalCostLimitBanner({ costLimitExceeded, onExtend, }: AgentTerminalCostLimitBannerProps): React.JSX.Element | null;
|
|
@@ -20,4 +20,4 @@ export interface AgentTerminalContextPanelsProps {
|
|
|
20
20
|
activeTab: number;
|
|
21
21
|
setActiveTab: (tab: number) => void;
|
|
22
22
|
}
|
|
23
|
-
export declare function AgentTerminalContextPanels({ hideContext, simpleMode, isMobile, contextChrome, agent, activeProfile, documentListRef, hasTodoContent, hasSpawnedAgents, hasHistoryContent, messages, agentMetadata, operations, activeTab, setActiveTab, }: AgentTerminalContextPanelsProps):
|
|
23
|
+
export declare function AgentTerminalContextPanels({ hideContext, simpleMode, isMobile, contextChrome, agent, activeProfile, documentListRef, hasTodoContent, hasSpawnedAgents, hasHistoryContent, messages, agentMetadata, operations, activeTab, setActiveTab, }: AgentTerminalContextPanelsProps): React.JSX.Element | null;
|
|
@@ -10,4 +10,4 @@ export interface AgentTerminalDialogHostProps {
|
|
|
10
10
|
dialogRegistrations?: AgentDialogComponentRegistration[];
|
|
11
11
|
onInteractionSubmitted?: () => void | Promise<void>;
|
|
12
12
|
}
|
|
13
|
-
export declare function AgentTerminalDialogHost({ activeInlineDialog, setActiveInlineDialog, containerRef, displayMode, questionnaireFooterActions, dialogRegistrations, onInteractionSubmitted, }: AgentTerminalDialogHostProps):
|
|
13
|
+
export declare function AgentTerminalDialogHost({ activeInlineDialog, setActiveInlineDialog, containerRef, displayMode, questionnaireFooterActions, dialogRegistrations, onInteractionSubmitted, }: AgentTerminalDialogHostProps): React.JSX.Element | null;
|
|
@@ -21,4 +21,4 @@ export interface AgentTerminalFullLayoutProps {
|
|
|
21
21
|
attachmentsContent?: ReactNode;
|
|
22
22
|
dropHandlers?: AgentPromptComposerProps["dropHandlers"];
|
|
23
23
|
}
|
|
24
|
-
export declare function AgentTerminalFullLayout({ className, parentAgentId, simpleMode, isInitialGreetingMode, onBackToParent, readOnlyAccessNotice, upperContent, inlineDialog, aboveComposer, promptComposerProps, promptControls, attachmentsContent, dropHandlers, }: AgentTerminalFullLayoutProps): import("react
|
|
24
|
+
export declare function AgentTerminalFullLayout({ className, parentAgentId, simpleMode, isInitialGreetingMode, onBackToParent, readOnlyAccessNotice, upperContent, inlineDialog, aboveComposer, promptComposerProps, promptControls, attachmentsContent, dropHandlers, }: AgentTerminalFullLayoutProps): import("react").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import { type AgentFullPromptControlsProps } from "./AgentFullPromptControls";
|
|
|
2
2
|
import { type AgentSettingsContentProps } from "./AgentSettingsContent";
|
|
3
3
|
export interface AgentTerminalFullPromptControlsProps extends Omit<AgentFullPromptControlsProps, "settingsContent">, AgentSettingsContentProps {
|
|
4
4
|
}
|
|
5
|
-
export declare function AgentTerminalFullPromptControls({ agentId, isLocalOnlyDraftAgent, readOnly, profiles, activeProfile, profileOptions, selectedModelId, modelOptions, onProfileChange, onModelChange, onOpenProfileSettings, showSkillPicker, onShowSkillPickerChange, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, toolsSectionExpanded, onToolsSectionExpandedChange, tools, toolsLoading, toolsError, allowancesSectionExpanded, onAllowancesSectionExpandedChange, allowancesTotalCount, allowancesLoading, allowancesError, hasAnyAllowances, allowanceGroups, subscribedTriggersSectionExpanded, onSubscribedTriggersSectionExpandedChange, activeTriggerSubscriptions, triggerSubscriptionsLoading, triggerSubscriptionsError, ...promptControlsProps }: AgentTerminalFullPromptControlsProps): import("react
|
|
5
|
+
export declare function AgentTerminalFullPromptControls({ agentId, isLocalOnlyDraftAgent, readOnly, profiles, activeProfile, profileOptions, selectedModelId, modelOptions, onProfileChange, onModelChange, onOpenProfileSettings, showSkillPicker, onShowSkillPickerChange, skillRootIds, selectedSkillIds, selectableTemplateIdSet, manuallyAssignableSkillIdSet, selectedSkills, autoAssignedSkillSet, skillsLoading, skillsError, skillActionError, profileFilteredSkills, onSkillActionErrorChange, onAddSkill, onOpenSkillItem, onRemoveSkill, toolsSectionExpanded, onToolsSectionExpandedChange, tools, toolsLoading, toolsError, allowancesSectionExpanded, onAllowancesSectionExpandedChange, allowancesTotalCount, allowancesLoading, allowancesError, hasAnyAllowances, allowanceGroups, subscribedTriggersSectionExpanded, onSubscribedTriggersSectionExpandedChange, activeTriggerSubscriptions, triggerSubscriptionsLoading, triggerSubscriptionsError, ...promptControlsProps }: AgentTerminalFullPromptControlsProps): import("react").JSX.Element;
|
|
@@ -59,4 +59,4 @@ export interface AgentTerminalFullUpperContentProps {
|
|
|
59
59
|
/** Switches the running agent's profile from the suggestion banner's action. */
|
|
60
60
|
onSwitchProfileFromSuggestion?: (targetProfileId: string) => void;
|
|
61
61
|
}
|
|
62
|
-
export declare function AgentTerminalFullUpperContent({ agent, agentStub, error, lastRunStatusReason, messagesContainerRef, onScroll, messages, hideGreeting, isLoading, activeProfile, onGreetingPromptClick, showInitialThinkingSplash, operations, isExecuting, defaultCollapseJson, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, shouldShowThinkingDots, isInitialGreetingMode, simpleMode, costLimitBanner, messagesEndRef, hideContext, isMobile, contextChrome, documentListRef, hasTodoContent, hasSpawnedAgents, hasHistoryContent, agentMetadata, contextPanelsActiveTab, setContextPanelsActiveTab, queuedPrompts, onPushQueuedPrompt, onDeleteQueuedPrompt, queuePushDisabled, queueDeleteDisabled, conversationInlineDialog, conversationInlineDialogKey, }: AgentTerminalFullUpperContentProps):
|
|
62
|
+
export declare function AgentTerminalFullUpperContent({ agent, agentStub, error, lastRunStatusReason, messagesContainerRef, onScroll, messages, hideGreeting, isLoading, activeProfile, onGreetingPromptClick, showInitialThinkingSplash, operations, isExecuting, defaultCollapseJson, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, shouldShowThinkingDots, isInitialGreetingMode, simpleMode, costLimitBanner, messagesEndRef, hideContext, isMobile, contextChrome, documentListRef, hasTodoContent, hasSpawnedAgents, hasHistoryContent, agentMetadata, contextPanelsActiveTab, setContextPanelsActiveTab, queuedPrompts, onPushQueuedPrompt, onDeleteQueuedPrompt, queuePushDisabled, queueDeleteDisabled, conversationInlineDialog, conversationInlineDialogKey, }: AgentTerminalFullUpperContentProps): React.JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface AgentTerminalMessageGroupsProps {
|
|
|
15
15
|
readOnly: boolean;
|
|
16
16
|
onQuickAction: (action: AgentSummaryQuickAction) => void;
|
|
17
17
|
}
|
|
18
|
-
export declare function AgentTerminalMessageGroups({ messages, operations, isExecuting, defaultCollapseJson, profile, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, }: AgentTerminalMessageGroupsProps): import("react
|
|
18
|
+
export declare function AgentTerminalMessageGroups({ messages, operations, isExecuting, defaultCollapseJson, profile, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, }: AgentTerminalMessageGroupsProps): import("react").JSX.Element;
|
|
@@ -77,5 +77,5 @@ export interface AgentTerminalStatusBarProps {
|
|
|
77
77
|
}>;
|
|
78
78
|
loadOperationAllowances: (agentId: string) => Promise<AgentOperationAllowancesResponse>;
|
|
79
79
|
}
|
|
80
|
-
export declare function AgentTerminalStatusBar({ agent, contextWindowStatus, effectiveModelName, socketDiagnostics, runDiagnosticsSnapshot, liveTotals, totalTokens, costLimit, messages, showDebugButtons, showCompressionPopover, setShowCompressionPopover, subscribeSocketMessages, loadRunDiagnostics, loadLastPayload, loadOperationAllowances, }: AgentTerminalStatusBarProps): import("react
|
|
80
|
+
export declare function AgentTerminalStatusBar({ agent, contextWindowStatus, effectiveModelName, socketDiagnostics, runDiagnosticsSnapshot, liveTotals, totalTokens, costLimit, messages, showDebugButtons, showCompressionPopover, setShowCompressionPopover, subscribeSocketMessages, loadRunDiagnostics, loadLastPayload, loadOperationAllowances, }: AgentTerminalStatusBarProps): import("react").JSX.Element;
|
|
81
81
|
export {};
|
|
@@ -40,4 +40,4 @@ export interface AgentTerminalSummaryLayoutProps {
|
|
|
40
40
|
onStop: () => void;
|
|
41
41
|
onSubmit: () => void;
|
|
42
42
|
}
|
|
43
|
-
export declare function AgentTerminalSummaryLayout({ className, readOnlyAccessNotice, error, agent, agentStub, lastRunStatusReason, messagesContainerRef, onScroll, messages, hideSummaryMessages, showInitialThinkingSplash, activeProfile, inlineDialog, isExecuting, isStopGuardActive, operations, defaultCollapseJson, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, compact, hideSummaryWaitingPlaceholder, summaryPlaceholderActions, shouldShowThinkingDots, summaryPlaceholderMessage, messagesEndRef, showSummaryInput, activeInlineDialog, promptComposerProps, simpleMode, onStop, onSubmit, }: AgentTerminalSummaryLayoutProps):
|
|
43
|
+
export declare function AgentTerminalSummaryLayout({ className, readOnlyAccessNotice, error, agent, agentStub, lastRunStatusReason, messagesContainerRef, onScroll, messages, hideSummaryMessages, showInitialThinkingSplash, activeProfile, inlineDialog, isExecuting, isStopGuardActive, operations, defaultCollapseJson, allPendingApprovals, onSwitchToAutonomous, readOnly, onQuickAction, compact, hideSummaryWaitingPlaceholder, summaryPlaceholderActions, shouldShowThinkingDots, summaryPlaceholderMessage, messagesEndRef, showSummaryInput, activeInlineDialog, promptComposerProps, simpleMode, onStop, onSubmit, }: AgentTerminalSummaryLayoutProps): React.JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface AgentTerminalViewProps {
|
|
|
15
15
|
isQuestionnaireDialogOpen: boolean;
|
|
16
16
|
viewedContext?: AgentMetadata | null;
|
|
17
17
|
}
|
|
18
|
-
export declare function AgentTerminalView({ loadingContent, displayMode, summaryLayoutProps, fullLayoutProps, fullUpperContentProps, fullPromptControlsProps, inlineDialogContent, isQuestionnaireDialogOpen, viewedContext, }: AgentTerminalViewProps): string | number | bigint | true | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> |
|
|
18
|
+
export declare function AgentTerminalView({ loadingContent, displayMode, summaryLayoutProps, fullLayoutProps, fullUpperContentProps, fullPromptControlsProps, inlineDialogContent, isQuestionnaireDialogOpen, viewedContext, }: AgentTerminalViewProps): string | number | bigint | true | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | React.JSX.Element;
|
|
@@ -2,4 +2,4 @@ import type { AiProfile } from "../../../services/aiService";
|
|
|
2
2
|
export interface AgentThinkingDotsProps {
|
|
3
3
|
profile?: Pick<AiProfile, "agentName" | "displayTitle" | "name">;
|
|
4
4
|
}
|
|
5
|
-
export declare function AgentThinkingDots({ profile }: AgentThinkingDotsProps): import("react
|
|
5
|
+
export declare function AgentThinkingDots({ profile }: AgentThinkingDotsProps): import("react").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export declare function ContextInfoBar({ agent, agentMetadata, setAgentMetadata,
|
|
|
14
14
|
captureEditorContextOnCreate?: boolean;
|
|
15
15
|
headerless?: boolean;
|
|
16
16
|
headerActionsContainer?: HTMLElement | null;
|
|
17
|
-
}):
|
|
17
|
+
}): React.JSX.Element | null;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { EditOperation } from "../../../../types";
|
|
2
3
|
interface AgentEditOperationsPanelProps {
|
|
3
4
|
operations: EditOperation[];
|
|
@@ -5,5 +6,5 @@ interface AgentEditOperationsPanelProps {
|
|
|
5
6
|
headerless?: boolean;
|
|
6
7
|
headerActionsContainer?: HTMLElement | null;
|
|
7
8
|
}
|
|
8
|
-
export declare function AgentEditOperationsPanel({ operations, onHasContent, headerless, headerActionsContainer, }: AgentEditOperationsPanelProps):
|
|
9
|
+
export declare function AgentEditOperationsPanel({ operations, onHasContent, headerless, headerActionsContainer, }: AgentEditOperationsPanelProps): React.JSX.Element | null;
|
|
9
10
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const InitialThinkingSplash: () => React.JSX.Element;
|
|
@@ -5,4 +5,4 @@ export declare const QueuedPromptsPanel: ({ queuedPrompts, onPushQueuedPrompt, o
|
|
|
5
5
|
onDeleteQueuedPrompt?: (queuedPrompt: QueuedPrompt) => void | Promise<void>;
|
|
6
6
|
pushDisabled?: boolean;
|
|
7
7
|
deleteDisabled?: boolean;
|
|
8
|
-
}) => import("react
|
|
8
|
+
}) => import("react").JSX.Element | null;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AgentMetadata } from "../../../services/agentService";
|
|
2
3
|
interface SpawnedAgentsPanelProps {
|
|
3
4
|
agentMetadata: AgentMetadata | null;
|
|
4
5
|
headerless?: boolean;
|
|
5
6
|
}
|
|
6
|
-
export declare function SpawnedAgentsPanel({ agentMetadata, headerless, }: SpawnedAgentsPanelProps):
|
|
7
|
+
export declare function SpawnedAgentsPanel({ agentMetadata, headerless, }: SpawnedAgentsPanelProps): React.JSX.Element | null;
|
|
7
8
|
export {};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AgentChatMessage, AgentMetadata } from "../../../services/agentService";
|
|
2
3
|
export declare const TodoListPanel: ({ messages, agentMetadata, headerless, }: {
|
|
3
4
|
messages: AgentChatMessage[];
|
|
4
5
|
agentMetadata: AgentMetadata | null;
|
|
5
6
|
headerless?: boolean;
|
|
6
|
-
}) =>
|
|
7
|
+
}) => React.JSX.Element | null;
|
|
@@ -78,6 +78,6 @@ export declare const InlineToolResultPreview: ({ preview, className, imageClassN
|
|
|
78
78
|
className?: string;
|
|
79
79
|
imageClassName?: string;
|
|
80
80
|
testId?: string;
|
|
81
|
-
}) =>
|
|
82
|
-
export declare function ToolCallDisplay({ toolCalls, finished, openPopovers, setOpenPopovers, messageId, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, }: ToolCallDisplayProps):
|
|
81
|
+
}) => React.JSX.Element;
|
|
82
|
+
export declare function ToolCallDisplay({ toolCalls, finished, openPopovers, setOpenPopovers, messageId, agentId, allPendingApprovals, onSwitchToAutonomous, readOnly, }: ToolCallDisplayProps): React.JSX.Element | null;
|
|
83
83
|
export {};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AgentChatMessage } from "../../../services/agentService";
|
|
2
3
|
export declare const UserMessage: ({ message, isFirstUserMessage, followsUserMessage, }: {
|
|
3
4
|
message: AgentChatMessage;
|
|
4
5
|
isFirstUserMessage?: boolean;
|
|
5
6
|
followsUserMessage?: boolean;
|
|
6
|
-
}) =>
|
|
7
|
+
}) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import type { AgentChatMessage, AgentDetails } from "../../services/agentService";
|
|
2
3
|
import { type AgentTerminalRecentEvent } from "../agentDiagnostics";
|
|
3
4
|
import type { AgentSessionState } from "./types";
|
|
@@ -33,4 +34,4 @@ export declare function useAgentStatusBarContent(input: {
|
|
|
33
34
|
sessionLiveTotals: any;
|
|
34
35
|
showCompressionPopover: boolean;
|
|
35
36
|
setShowCompressionPopover: (next: boolean) => void;
|
|
36
|
-
}):
|
|
37
|
+
}): React.JSX.Element | null;
|
|
@@ -24,7 +24,7 @@ export declare function useAgentTerminalChrome(input: {
|
|
|
24
24
|
dialogRegistrations?: AgentDialogComponentRegistration[];
|
|
25
25
|
onInteractionSubmitted?: () => void | Promise<void>;
|
|
26
26
|
}): {
|
|
27
|
-
contextChrome:
|
|
28
|
-
costLimitBanner:
|
|
29
|
-
inlineDialogContent:
|
|
27
|
+
contextChrome: React.JSX.Element;
|
|
28
|
+
costLimitBanner: React.JSX.Element;
|
|
29
|
+
inlineDialogContent: React.JSX.Element;
|
|
30
30
|
};
|
|
@@ -9,9 +9,9 @@ export declare function useAgentTerminalControls(input: {
|
|
|
9
9
|
settingsCommands: SettingsCommandsInput;
|
|
10
10
|
chrome: Omit<ChromeInput, "onExtendCostLimit">;
|
|
11
11
|
}): {
|
|
12
|
-
contextChrome: import("react
|
|
13
|
-
costLimitBanner: import("react
|
|
14
|
-
inlineDialogContent: import("react
|
|
12
|
+
contextChrome: import("react").JSX.Element;
|
|
13
|
+
costLimitBanner: import("react").JSX.Element;
|
|
14
|
+
inlineDialogContent: import("react").JSX.Element;
|
|
15
15
|
handleModeSettingsChange: (value: string) => Promise<void>;
|
|
16
16
|
handleProfileSettingsChange: (profileId: string) => Promise<void>;
|
|
17
17
|
handleModelSettingsChange: (modelId: string) => Promise<void>;
|
|
@@ -5,6 +5,6 @@ export declare function useAgentTerminalNotices(input: {
|
|
|
5
5
|
isLoading: boolean;
|
|
6
6
|
shouldShowLoadingContent: boolean;
|
|
7
7
|
}): {
|
|
8
|
-
loadingContent: import("react
|
|
9
|
-
readOnlyAccessNotice: import("react
|
|
8
|
+
loadingContent: import("react").JSX.Element | null;
|
|
9
|
+
readOnlyAccessNotice: import("react").JSX.Element | null;
|
|
10
10
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import type { FieldDescriptor } from "../pageModel";
|
|
2
3
|
export interface AiImageResultOverlayProps {
|
|
3
4
|
/** The field that was edited */
|
|
@@ -19,5 +20,5 @@ export interface AiImageResultOverlayProps {
|
|
|
19
20
|
* Overlay component that appears on an image after AI edit completes.
|
|
20
21
|
* Provides options to accept, revert, or refine the edit.
|
|
21
22
|
*/
|
|
22
|
-
export declare function AiImageResultOverlay({ fieldDescriptor, originalRawValue, agentId, onAccept, onRevert, onRefine, autoDismissMs, }: AiImageResultOverlayProps):
|
|
23
|
+
export declare function AiImageResultOverlay({ fieldDescriptor, originalRawValue, agentId, onAccept, onRevert, onRefine, autoDismissMs, }: AiImageResultOverlayProps): React.JSX.Element | null;
|
|
23
24
|
export default AiImageResultOverlay;
|
|
@@ -184,6 +184,13 @@ export type BridgeGeometryTarget = {
|
|
|
184
184
|
orientation?: "horizontal" | "vertical";
|
|
185
185
|
description?: string;
|
|
186
186
|
rect: BridgeRect;
|
|
187
|
+
/**
|
|
188
|
+
* Marks a rect the editor may use for layout math (insert dropzone gaps)
|
|
189
|
+
* but must never decorate with chrome (selection frames, hover, frame
|
|
190
|
+
* menu, minimap highlights). Emitted for MultiComponentEditor thumbnail
|
|
191
|
+
* tiles, which duplicate their component's markers inside site-owned UI.
|
|
192
|
+
*/
|
|
193
|
+
decorationsSuppressed?: boolean;
|
|
187
194
|
};
|
|
188
195
|
export type BridgeGeometrySnapshot = {
|
|
189
196
|
viewport: BridgeViewport;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"protocol.js","sourceRoot":"","sources":["../../../src/editor/bridge/protocol.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,8BAA8B,GACzC,yBAAkC,CAAC;AAsBrC,MAAM,CAAC,MAAM,+BAA+B,GAAkB;IAC5D,KAAK,EAAE,CAAC;IACR,KAAK,EAAE,CAAC;CACT,CAAC;AAuCF;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,WAAW;IACtB,aAAa,EAAE,eAAe;IAC9B,gBAAgB,EAAE,kBAAkB;IACpC,UAAU,EAAE,YAAY;IACxB,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,MAAM;IACZ,iEAAiE;IACjE,mEAAmE;IACnE,WAAW,EAAE,aAAa;IAC1B,8EAA8E;IAC9E,iEAAiE;IACjE,WAAW,EAAE,aAAa;CAClB,CAAC;
|
|
1
|
+
{"version":3,"file":"protocol.js","sourceRoot":"","sources":["../../../src/editor/bridge/protocol.ts"],"names":[],"mappings":"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"}
|
|
@@ -40,4 +40,4 @@ export declare function EditorShell({ configuration, className, item: loadItemDe
|
|
|
40
40
|
parheliaSettingsLoaded?: boolean;
|
|
41
41
|
setUserPreferences: (preferences: Partial<UserPreferences>) => void;
|
|
42
42
|
children?: React.ReactNode;
|
|
43
|
-
}):
|
|
43
|
+
}): React.JSX.Element | null;
|
|
@@ -3313,6 +3313,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3313
3313
|
updateExecutingOperationProgressRef.current?.(operationId, progress, statusMessage);
|
|
3314
3314
|
},
|
|
3315
3315
|
refreshWorkbox,
|
|
3316
|
+
canvasHasChromeSuppressedTargets: () => !!activePageViewContextRef.current?.bridgeGeometry?.targets.some((target) => target.decorationsSuppressed),
|
|
3316
3317
|
});
|
|
3317
3318
|
// Concurrent user limit error state
|
|
3318
3319
|
const [concurrentUserLimitError, setConcurrentUserLimitError] = useState(null);
|