@parhelia/core 0.1.12936 → 0.1.12938
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 +2 -1
- package/dist/agents-view/AgentCard.js +14 -5
- package/dist/agents-view/AgentCard.js.map +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/AgentsView.js +6 -5
- package/dist/agents-view/AgentsView.js.map +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 +2 -1
- package/dist/agents-view/DateAgentsGroup.js +3 -2
- package/dist/agents-view/DateAgentsGroup.js.map +1 -1
- package/dist/agents-view/ProfileAgentsGroup.d.ts +2 -1
- package/dist/agents-view/ProfileAgentsGroup.js +11 -2
- package/dist/agents-view/ProfileAgentsGroup.js.map +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/ConfirmationDialog.js +3 -3
- package/dist/editor/ConfirmationDialog.js.map +1 -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/AgentProfileSelector.js +1 -1
- package/dist/editor/ai/AgentProfileSelector.js.map +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 +41 -9
- 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/editContext.d.ts +8 -0
- package/dist/editor/client/editContext.js.map +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/hooks/useWorkbox.d.ts +2 -2
- package/dist/editor/client/hooks/useWorkbox.js +3 -3
- package/dist/editor/client/hooks/useWorkbox.js.map +1 -1
- package/dist/editor/client/hooks/workboxDescriptors.d.ts +6 -1
- package/dist/editor/client/hooks/workboxDescriptors.js +37 -9
- package/dist/editor/client/hooks/workboxDescriptors.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/NotificationCenter.js +2 -2
- package/dist/editor/notifications/NotificationCenter.js.map +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/MultiReviewManager.js +1 -0
- package/dist/editor/reviews/MultiReviewManager.js.map +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/reviews/useMultiReview.d.ts +10 -2
- package/dist/editor/reviews/useMultiReview.js +54 -12
- package/dist/editor/reviews/useMultiReview.js.map +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 +50 -22
- package/dist/editor/sidebar/Validation.js.map +1 -1
- package/dist/editor/sidebar/Workbox.d.ts +1 -1
- package/dist/editor/sidebar/Workbox.js +107 -21
- package/dist/editor/sidebar/Workbox.js.map +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 +2 -1
- package/dist/editor/ui/SimpleTable.js +12 -2
- package/dist/editor/ui/SimpleTable.js.map +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/Splitter.js +1 -1
- package/dist/editor/ui/Splitter.js.map +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/ui/WorkboxItemsTable.js +22 -5
- package/dist/editor/ui/WorkboxItemsTable.js.map +1 -1
- package/dist/editor/utils/textInsertionWhitespace.d.ts +21 -0
- package/dist/editor/utils/textInsertionWhitespace.js +71 -0
- package/dist/editor/utils/textInsertionWhitespace.js.map +1 -0
- 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/editor/views/editorSlotContext.js +14 -2
- package/dist/editor/views/editorSlotContext.js.map +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
|
@@ -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;
|
|
@@ -43,6 +43,7 @@ import { logFieldValueDiagnostic, summarizeFieldDescriptor, } from "../fieldValu
|
|
|
43
43
|
import { Spinner } from "../ui/Spinner";
|
|
44
44
|
import { createSettleRegistry } from "../ui/animationSettle";
|
|
45
45
|
import { cleanId } from "../utils/id-helper";
|
|
46
|
+
import { preserveSelectionBoundaryWhitespace, padInsertedTextWhitespace, } from "../utils/textInsertionWhitespace";
|
|
46
47
|
import { useDebouncedCallback } from "use-debounce";
|
|
47
48
|
import { useKeyboardNavigation } from "../utils/keyboardNavigation";
|
|
48
49
|
import { Toaster } from "../../components/ui/sonner";
|
|
@@ -2876,6 +2877,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
2876
2877
|
slotId: next[idx].slotId,
|
|
2877
2878
|
itemDescriptor: itemToLoad,
|
|
2878
2879
|
refreshToken: Date.now(),
|
|
2880
|
+
tag: next[idx].tag,
|
|
2879
2881
|
};
|
|
2880
2882
|
return next;
|
|
2881
2883
|
});
|
|
@@ -2921,19 +2923,28 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
2921
2923
|
next[existingIdx] = {
|
|
2922
2924
|
slotId: next[existingIdx].slotId,
|
|
2923
2925
|
itemDescriptor: itemToLoad,
|
|
2926
|
+
tag: next[existingIdx].tag ?? options?.newSlotTag,
|
|
2924
2927
|
};
|
|
2925
2928
|
return next;
|
|
2926
2929
|
}
|
|
2927
2930
|
return [
|
|
2928
2931
|
...prev,
|
|
2929
|
-
{
|
|
2932
|
+
{
|
|
2933
|
+
slotId: targetSlotId,
|
|
2934
|
+
itemDescriptor: itemToLoad,
|
|
2935
|
+
tag: options?.newSlotTag,
|
|
2936
|
+
},
|
|
2930
2937
|
];
|
|
2931
2938
|
}
|
|
2932
2939
|
const idx = prev.findIndex((s) => s.slotId === targetSlotId);
|
|
2933
2940
|
if (idx === -1)
|
|
2934
2941
|
return prev;
|
|
2935
2942
|
const next = [...prev];
|
|
2936
|
-
next[idx] = {
|
|
2943
|
+
next[idx] = {
|
|
2944
|
+
slotId: next[idx].slotId,
|
|
2945
|
+
itemDescriptor: itemToLoad,
|
|
2946
|
+
tag: next[idx].tag,
|
|
2947
|
+
};
|
|
2937
2948
|
return next;
|
|
2938
2949
|
});
|
|
2939
2950
|
// Decide whether this load should update the global "current item" state.
|
|
@@ -3273,9 +3284,27 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3273
3284
|
onOperationExecuted,
|
|
3274
3285
|
};
|
|
3275
3286
|
// moved to useMediaSelector
|
|
3287
|
+
// Workbox/validation scope spans every open slot (each slot's page tree plus
|
|
3288
|
+
// its item), so opening a validation result in a second slot keeps the page's
|
|
3289
|
+
// list intact regardless of which slot is active. The slot contexts are
|
|
3290
|
+
// mutable refs; re-reads happen because notifyPageModelReady bumps the
|
|
3291
|
+
// pageModelReadyToken state whenever a slot's page model finishes building.
|
|
3292
|
+
const registeredSlotScopes = editorSlots.flatMap((slot) => {
|
|
3293
|
+
const slotContext = slotContexts.get(slot.slotId);
|
|
3294
|
+
if (!slotContext)
|
|
3295
|
+
return [];
|
|
3296
|
+
return [
|
|
3297
|
+
{
|
|
3298
|
+
page: slotContext.primaryPageViewContext.page,
|
|
3299
|
+
itemDescriptor: slotContext.itemDescriptor,
|
|
3300
|
+
},
|
|
3301
|
+
];
|
|
3302
|
+
});
|
|
3303
|
+
const workboxScopeSlots = registeredSlotScopes.length
|
|
3304
|
+
? registeredSlotScopes
|
|
3305
|
+
: [{ page, itemDescriptor: currentItemDescriptor }];
|
|
3276
3306
|
const { workboxItems, isWorkboxLoading, refreshWorkbox } = useWorkbox({
|
|
3277
|
-
|
|
3278
|
-
currentItemDescriptor,
|
|
3307
|
+
scopeSlots: workboxScopeSlots,
|
|
3279
3308
|
validate,
|
|
3280
3309
|
});
|
|
3281
3310
|
// Refs for operations-context callbacks (needed because operationsContext is created later)
|
|
@@ -3313,6 +3342,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3313
3342
|
updateExecutingOperationProgressRef.current?.(operationId, progress, statusMessage);
|
|
3314
3343
|
},
|
|
3315
3344
|
refreshWorkbox,
|
|
3345
|
+
canvasHasChromeSuppressedTargets: () => !!activePageViewContextRef.current?.bridgeGeometry?.targets.some((target) => target.decorationsSuppressed),
|
|
3316
3346
|
});
|
|
3317
3347
|
// Concurrent user limit error state
|
|
3318
3348
|
const [concurrentUserLimitError, setConcurrentUserLimitError] = useState(null);
|
|
@@ -3905,7 +3935,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3905
3935
|
try {
|
|
3906
3936
|
// If we have selected text and a replaceText callback, use it
|
|
3907
3937
|
if (rangeToReplace?.text && rangeToReplace.replaceText) {
|
|
3908
|
-
rangeToReplace.replaceText(newText);
|
|
3938
|
+
rangeToReplace.replaceText(preserveSelectionBoundaryWhitespace(rangeToReplace.text, newText));
|
|
3909
3939
|
setSelectedRange(undefined);
|
|
3910
3940
|
lastTextSelectionRangeRef.current = undefined;
|
|
3911
3941
|
return;
|
|
@@ -3913,7 +3943,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3913
3943
|
// If no selection but we have a replaceText callback, try to use it for insertion
|
|
3914
3944
|
// (some editors might support insertion via the same callback)
|
|
3915
3945
|
if (!rangeToReplace?.text && rangeToReplace?.replaceText) {
|
|
3916
|
-
rangeToReplace.replaceText(newText);
|
|
3946
|
+
rangeToReplace.replaceText(padInsertedTextWhitespace(newText, rangeToReplace.contextBefore?.slice(-1) ?? "", rangeToReplace.contextAfter?.charAt(0) ?? ""));
|
|
3917
3947
|
setSelectedRange(undefined);
|
|
3918
3948
|
lastTextSelectionRangeRef.current = undefined;
|
|
3919
3949
|
return;
|
|
@@ -3952,7 +3982,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3952
3982
|
}
|
|
3953
3983
|
newValue =
|
|
3954
3984
|
currentValue.slice(0, actualPosition) +
|
|
3955
|
-
newText +
|
|
3985
|
+
preserveSelectionBoundaryWhitespace(originalSelectedText, newText) +
|
|
3956
3986
|
currentValue.slice(actualPosition + originalSelectedText.length);
|
|
3957
3987
|
}
|
|
3958
3988
|
else {
|
|
@@ -3960,7 +3990,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
3960
3990
|
const insertPosition = rangeToReplace?.startOffset ?? currentValue.length;
|
|
3961
3991
|
newValue =
|
|
3962
3992
|
currentValue.slice(0, insertPosition) +
|
|
3963
|
-
newText +
|
|
3993
|
+
padInsertedTextWhitespace(newText, insertPosition > 0 ? currentValue[insertPosition - 1] : "", currentValue[insertPosition] ?? "") +
|
|
3964
3994
|
currentValue.slice(insertPosition);
|
|
3965
3995
|
}
|
|
3966
3996
|
// Update the field
|
|
@@ -4030,7 +4060,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
4030
4060
|
"";
|
|
4031
4061
|
insertPosition = insertPosition ?? currentValue.length;
|
|
4032
4062
|
const newValue = currentValue.slice(0, insertPosition) +
|
|
4033
|
-
newText +
|
|
4063
|
+
padInsertedTextWhitespace(newText, insertPosition > 0 ? currentValue[insertPosition - 1] : "", currentValue[insertPosition] ?? "") +
|
|
4034
4064
|
currentValue.slice(insertPosition);
|
|
4035
4065
|
// Update the field
|
|
4036
4066
|
await operations.editField({
|
|
@@ -5092,6 +5122,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
5092
5122
|
commentsLoaded,
|
|
5093
5123
|
availableCommentTags,
|
|
5094
5124
|
loadComments,
|
|
5125
|
+
loadSuggestedEdits,
|
|
5095
5126
|
setComments,
|
|
5096
5127
|
showComments,
|
|
5097
5128
|
setShowComments,
|
|
@@ -5373,6 +5404,7 @@ export function EditorShell({ configuration, className, item: loadItemDescriptor
|
|
|
5373
5404
|
commentsLoaded,
|
|
5374
5405
|
availableCommentTags,
|
|
5375
5406
|
loadComments,
|
|
5407
|
+
loadSuggestedEdits,
|
|
5376
5408
|
showComments,
|
|
5377
5409
|
showResolvedComments,
|
|
5378
5410
|
reviews,
|