@parhelia/core 0.1.12935 → 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
|
@@ -21,11 +21,11 @@ export declare function KpiTile(props: {
|
|
|
21
21
|
value: string | number;
|
|
22
22
|
detail: string;
|
|
23
23
|
testId: string;
|
|
24
|
-
}): import("react
|
|
24
|
+
}): import("react").JSX.Element;
|
|
25
25
|
export declare function TaskStateProgressBar(props: {
|
|
26
26
|
counts: SubprojectTaskCounts;
|
|
27
27
|
compact?: boolean;
|
|
28
|
-
}): import("react
|
|
28
|
+
}): import("react").JSX.Element;
|
|
29
29
|
export declare function ProjectDashboard(props: {
|
|
30
30
|
projectId: string;
|
|
31
31
|
selectedProjectTitle: string;
|
|
@@ -42,7 +42,7 @@ export declare function ProjectDashboard(props: {
|
|
|
42
42
|
onCreateTask?: () => void;
|
|
43
43
|
showCreateTaskButton?: boolean;
|
|
44
44
|
showSubprojectTaskVisibilityHint?: boolean;
|
|
45
|
-
}): import("react
|
|
45
|
+
}): import("react").JSX.Element;
|
|
46
46
|
export declare function ProjectKpisPanel(props: {
|
|
47
47
|
selectedProjectCostUsed?: number;
|
|
48
48
|
selectedProjectCostLimit?: number | null;
|
|
@@ -53,4 +53,4 @@ export declare function ProjectKpisPanel(props: {
|
|
|
53
53
|
attentionTaskGroups?: ProjectAttentionTaskGroup[];
|
|
54
54
|
attentionDetailsLoading?: boolean;
|
|
55
55
|
onSelectAttentionTask?: (taskId: string) => void;
|
|
56
|
-
}): import("react
|
|
56
|
+
}): import("react").JSX.Element;
|
|
@@ -10,5 +10,5 @@ type ProjectExecutionUserPickerProps = {
|
|
|
10
10
|
displayName: string;
|
|
11
11
|
}) => void;
|
|
12
12
|
};
|
|
13
|
-
export declare function ProjectExecutionUserPicker({ projectId, value, displayValue, disabled, placeholder, buttonTestId, onChange, }: ProjectExecutionUserPickerProps): import("react
|
|
13
|
+
export declare function ProjectExecutionUserPicker({ projectId, value, displayValue, disabled, placeholder, buttonTestId, onChange, }: ProjectExecutionUserPickerProps): import("react").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -12,5 +12,5 @@ type ProjectGoalsPanelProps = {
|
|
|
12
12
|
/** Refetch goals after a mutation. */
|
|
13
13
|
onChanged: () => void;
|
|
14
14
|
};
|
|
15
|
-
export declare function ProjectGoalsPanel(props: ProjectGoalsPanelProps): import("react
|
|
15
|
+
export declare function ProjectGoalsPanel(props: ProjectGoalsPanelProps): import("react").JSX.Element;
|
|
16
16
|
export {};
|
|
@@ -17,5 +17,5 @@ interface ProjectListContentProps {
|
|
|
17
17
|
className?: string;
|
|
18
18
|
maxHeight?: string | number;
|
|
19
19
|
}
|
|
20
|
-
export declare function ProjectListContent({ nav, onProjectSelected, className, maxHeight, }: ProjectListContentProps): import("react
|
|
20
|
+
export declare function ProjectListContent({ nav, onProjectSelected, className, maxHeight, }: ProjectListContentProps): import("react").JSX.Element;
|
|
21
21
|
export {};
|
|
@@ -14,5 +14,5 @@ interface ProjectOverviewContentProps {
|
|
|
14
14
|
onToggleShowAllProjects?: (enabled: boolean) => void;
|
|
15
15
|
};
|
|
16
16
|
}
|
|
17
|
-
export declare function ProjectOverviewContent({ nav }: ProjectOverviewContentProps): import("react
|
|
17
|
+
export declare function ProjectOverviewContent({ nav }: ProjectOverviewContentProps): import("react").JSX.Element;
|
|
18
18
|
export {};
|
|
@@ -12,7 +12,7 @@ type ProjectSettingsPanelProps = {
|
|
|
12
12
|
onClose?: () => void;
|
|
13
13
|
className?: string;
|
|
14
14
|
};
|
|
15
|
-
export declare function ProjectSettingsPanel(props: ProjectSettingsPanelProps): import("react
|
|
15
|
+
export declare function ProjectSettingsPanel(props: ProjectSettingsPanelProps): import("react").JSX.Element;
|
|
16
16
|
export declare function ProjectSettingsDialog(props: {
|
|
17
17
|
open: boolean;
|
|
18
18
|
onOpenChange: (open: boolean) => void;
|
|
@@ -23,5 +23,5 @@ export declare function ProjectSettingsDialog(props: {
|
|
|
23
23
|
canOpenSourceTemplate?: boolean;
|
|
24
24
|
onOpenSourceTemplate?: (templateId: string) => void;
|
|
25
25
|
onDeleteProject?: (projectId: string, title: string) => void;
|
|
26
|
-
}): import("react
|
|
26
|
+
}): import("react").JSX.Element;
|
|
27
27
|
export {};
|
|
@@ -5,7 +5,7 @@ export declare const taskAssigneePickerButtonClassName = "h-auto max-w-full min-
|
|
|
5
5
|
export declare function TaskAssigneeIcon({ assigneeType, className, }: {
|
|
6
6
|
assigneeType?: TaskAssigneeType | null;
|
|
7
7
|
className?: string;
|
|
8
|
-
}): import("react
|
|
8
|
+
}): import("react").JSX.Element;
|
|
9
9
|
export declare function TaskAssigneeBadge({ assigneeType, label, className, iconClassName, labelClassName, labelTestId, }: {
|
|
10
10
|
assigneeType?: TaskAssigneeType | null;
|
|
11
11
|
label?: string | null;
|
|
@@ -13,4 +13,4 @@ export declare function TaskAssigneeBadge({ assigneeType, label, className, icon
|
|
|
13
13
|
iconClassName?: string;
|
|
14
14
|
labelClassName?: string;
|
|
15
15
|
labelTestId?: string;
|
|
16
|
-
}): import("react
|
|
16
|
+
}): import("react").JSX.Element | null;
|
|
@@ -13,5 +13,5 @@ type TaskAssigneePickerProps = {
|
|
|
13
13
|
showChevron?: boolean;
|
|
14
14
|
showAssigneeIcon?: boolean;
|
|
15
15
|
};
|
|
16
|
-
export declare function TaskAssigneePicker({ projectId, projectTemplateId, assigneeType, value, displayValue, disabled, onChange, placeholder, buttonClassName, buttonTestId, showChevron, showAssigneeIcon, }: TaskAssigneePickerProps): import("react
|
|
16
|
+
export declare function TaskAssigneePicker({ projectId, projectTemplateId, assigneeType, value, displayValue, disabled, onChange, placeholder, buttonClassName, buttonTestId, showChevron, showAssigneeIcon, }: TaskAssigneePickerProps): import("react").JSX.Element;
|
|
17
17
|
export {};
|
|
@@ -9,4 +9,4 @@ export declare function TaskAttachmentDropZone(props: {
|
|
|
9
9
|
onDownload: (attachment: TaskAttachment) => void;
|
|
10
10
|
onDelete?: (attachment: TaskAttachment) => void | Promise<void>;
|
|
11
11
|
onLoadMarkdown?: (attachment: TaskAttachment) => Promise<string>;
|
|
12
|
-
}): import("react
|
|
12
|
+
}): import("react").JSX.Element;
|
|
@@ -13,5 +13,5 @@ type TaskBoardBreadcrumbProps = {
|
|
|
13
13
|
onRootClick: () => void;
|
|
14
14
|
onItemClick: (projectId: string) => void;
|
|
15
15
|
};
|
|
16
|
-
export declare function TaskBoardBreadcrumb({ rootTitle, rootSubtitle, items, rootContent, currentItemContent, onRootClick, onItemClick, }: TaskBoardBreadcrumbProps): import("react
|
|
16
|
+
export declare function TaskBoardBreadcrumb({ rootTitle, rootSubtitle, items, rootContent, currentItemContent, onRootClick, onItemClick, }: TaskBoardBreadcrumbProps): import("react").JSX.Element;
|
|
17
17
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function TaskBoardMyTasksSidebar(): import("react
|
|
1
|
+
export declare function TaskBoardMyTasksSidebar(): import("react").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function TaskBoardProjectListSidebar(): import("react
|
|
1
|
+
export declare function TaskBoardProjectListSidebar(): import("react").JSX.Element;
|
|
@@ -4,5 +4,5 @@ type TaskBoardProjectSelectorProps = {
|
|
|
4
4
|
subtitle?: string;
|
|
5
5
|
className?: string;
|
|
6
6
|
};
|
|
7
|
-
export declare function TaskBoardProjectSelector({ variant, label, subtitle, className, }: TaskBoardProjectSelectorProps): import("react
|
|
7
|
+
export declare function TaskBoardProjectSelector({ variant, label, subtitle, className, }: TaskBoardProjectSelectorProps): import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function TaskBoardTitlebar(): import("react
|
|
1
|
+
export declare function TaskBoardTitlebar(): import("react").JSX.Element | null;
|
|
@@ -13,4 +13,4 @@ export declare function WizardAgentTerminalPanel(props: {
|
|
|
13
13
|
className?: string;
|
|
14
14
|
onInteractionSubmitted?: () => void | Promise<void>;
|
|
15
15
|
onQuestionnaireOpenChange?: (isOpen: boolean) => void;
|
|
16
|
-
}): import("react
|
|
16
|
+
}): import("react").JSX.Element;
|
|
@@ -3,16 +3,16 @@ import type { TaskItem } from "../types";
|
|
|
3
3
|
import type { WizardCommunicationStats, WizardCommunicationSummaryState, WizardSummaryPresentation } from "./WizardCommunicationShared";
|
|
4
4
|
export declare function WizardWorkingSummaryCard(props: {
|
|
5
5
|
openChatButton?: ReactNode;
|
|
6
|
-
}): import("react
|
|
6
|
+
}): import("react").JSX.Element;
|
|
7
7
|
export declare function WizardBlockingSummary(props: {
|
|
8
8
|
unresolvedBlockingDetails: {
|
|
9
9
|
tasks: TaskItem[];
|
|
10
10
|
hiddenCount: number;
|
|
11
11
|
};
|
|
12
12
|
onSelectTask?: (taskId: string) => void;
|
|
13
|
-
}): import("react
|
|
13
|
+
}): import("react").JSX.Element;
|
|
14
14
|
export declare function WizardProjectSummaryCard(props: {
|
|
15
15
|
summaryState: WizardCommunicationSummaryState;
|
|
16
16
|
summaryPresentation: WizardSummaryPresentation;
|
|
17
17
|
stats: WizardCommunicationStats;
|
|
18
|
-
}): import("react
|
|
18
|
+
}): import("react").JSX.Element;
|
|
@@ -27,4 +27,4 @@ export declare function WizardCommunicationCenter(props: {
|
|
|
27
27
|
onArchiveProject?: () => void;
|
|
28
28
|
/** On mobile: when set, "Open chat" switches to the Agent tab instead of opening inline terminal */
|
|
29
29
|
onOpenAgentTab?: () => void;
|
|
30
|
-
}): import("react
|
|
30
|
+
}): import("react").JSX.Element;
|
|
@@ -17,6 +17,6 @@ export type WizardSummaryPresentation = {
|
|
|
17
17
|
export declare function WizardTaskStatusBadge(props: {
|
|
18
18
|
status: string | undefined;
|
|
19
19
|
testId?: string;
|
|
20
|
-
}): import("react
|
|
20
|
+
}): import("react").JSX.Element;
|
|
21
21
|
export declare function getSummaryPresentation(summaryState: WizardCommunicationSummaryState, stats: WizardCommunicationStats): WizardSummaryPresentation;
|
|
22
22
|
export declare const compactMarkdownComponents: MarkdownComponentOverrides;
|
|
@@ -90,5 +90,5 @@ export declare function DependencyGraphView(props: {
|
|
|
90
90
|
isMaximized?: boolean;
|
|
91
91
|
/** Toggle the surrounding task editor maximize state. */
|
|
92
92
|
onToggleMaximized?: () => void;
|
|
93
|
-
}): import("react
|
|
93
|
+
}): import("react").JSX.Element;
|
|
94
94
|
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@parhelia/core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.12937",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -48,11 +48,12 @@
|
|
|
48
48
|
"@repo/eslint-config": "*",
|
|
49
49
|
"@repo/typescript-config": "*",
|
|
50
50
|
"@tailwindcss/postcss": "^4.1.18",
|
|
51
|
+
"@testing-library/dom": "^10.4.1",
|
|
51
52
|
"@testing-library/react": "^16.3.2",
|
|
52
53
|
"@types/d3-hierarchy": "^3.1.7",
|
|
53
54
|
"@types/dompurify": "^3.0.5",
|
|
54
55
|
"@types/node": "^22.13.9",
|
|
55
|
-
"@types/react": "19.2.
|
|
56
|
+
"@types/react": "19.2.17",
|
|
56
57
|
"@types/react-dom": "19.2.3",
|
|
57
58
|
"copyfiles": "^2.4.1",
|
|
58
59
|
"eslint": "^9.22.0",
|
|
@@ -96,9 +97,9 @@
|
|
|
96
97
|
"lucide-react": "^0.486.0",
|
|
97
98
|
"morphdom": "^2.7.5",
|
|
98
99
|
"postcss": "^8.5.14",
|
|
99
|
-
"react": "19.2.
|
|
100
|
+
"react": "19.2.7",
|
|
100
101
|
"react-day-picker": "^9.8.0",
|
|
101
|
-
"react-dom": "19.2.
|
|
102
|
+
"react-dom": "19.2.7",
|
|
102
103
|
"react-inspector": "^6.0.2",
|
|
103
104
|
"react-json-view-lite": "^2.4.1",
|
|
104
105
|
"react-uuid": "^2.0.0",
|
|
@@ -113,7 +114,7 @@
|
|
|
113
114
|
"use-debounce": "^10.0.4"
|
|
114
115
|
},
|
|
115
116
|
"overrides": {
|
|
116
|
-
"@types/react": "19.2.
|
|
117
|
+
"@types/react": "19.2.17",
|
|
117
118
|
"@types/react-dom": "19.2.3"
|
|
118
119
|
}
|
|
119
120
|
}
|