@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
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Whitespace reconciliation for AI text edits.
|
|
3
|
+
*
|
|
4
|
+
* AI models return replacement/insert text without the boundary whitespace of
|
|
5
|
+
* the location it lands in: double-click selections include the trailing
|
|
6
|
+
* space of a word, and cursor insertions sit directly between two characters.
|
|
7
|
+
* Splicing the model output in verbatim glues words together ("HelloWorld").
|
|
8
|
+
*/
|
|
9
|
+
/**
|
|
10
|
+
* Re-attach the leading/trailing whitespace of the original selected text to
|
|
11
|
+
* a replacement that lacks it, so replacing e.g. "world " (double-click
|
|
12
|
+
* selection) with "planet" does not glue "planet" to the following word.
|
|
13
|
+
*/
|
|
14
|
+
export declare function preserveSelectionBoundaryWhitespace(originalText: string | undefined, replacementText: string): string;
|
|
15
|
+
/**
|
|
16
|
+
* Pad text inserted at a collapsed cursor with the spaces required by its
|
|
17
|
+
* immediate neighbours, e.g. inserting "new text" at "Hello|world" yields
|
|
18
|
+
* " new text " rather than "Hellonew textworld". Markup characters (<, >, =)
|
|
19
|
+
* never trigger padding, so raw HTML field values stay untouched.
|
|
20
|
+
*/
|
|
21
|
+
export declare function padInsertedTextWhitespace(newText: string, charBefore: string, charAfter: string): string;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Whitespace reconciliation for AI text edits.
|
|
3
|
+
*
|
|
4
|
+
* AI models return replacement/insert text without the boundary whitespace of
|
|
5
|
+
* the location it lands in: double-click selections include the trailing
|
|
6
|
+
* space of a word, and cursor insertions sit directly between two characters.
|
|
7
|
+
* Splicing the model output in verbatim glues words together ("HelloWorld").
|
|
8
|
+
*/
|
|
9
|
+
const LEADING_WHITESPACE_REGEX = /^\s/;
|
|
10
|
+
const TRAILING_WHITESPACE_REGEX = /\s$/;
|
|
11
|
+
const WORD_CHAR_REGEX = /[\p{L}\p{N}]/u;
|
|
12
|
+
// A char before the insertion point that still needs a gap before prose:
|
|
13
|
+
// word chars, sentence punctuation and closing brackets/quotes.
|
|
14
|
+
const NEEDS_GAP_AFTER_CHAR_REGEX = /[\p{L}\p{N}.,;:!?)\]}»%"']/u;
|
|
15
|
+
// Replacement beginnings that attach directly to the previous char.
|
|
16
|
+
const ATTACHES_LEFT_REGEX = /^[.,;:!?)\]}»%…]/;
|
|
17
|
+
// Replacement endings that attach directly to the following char.
|
|
18
|
+
const ATTACHES_RIGHT_REGEX = /[([{«]$/;
|
|
19
|
+
function isWhitespace(char) {
|
|
20
|
+
return /\s/.test(char);
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Re-attach the leading/trailing whitespace of the original selected text to
|
|
24
|
+
* a replacement that lacks it, so replacing e.g. "world " (double-click
|
|
25
|
+
* selection) with "planet" does not glue "planet" to the following word.
|
|
26
|
+
*/
|
|
27
|
+
export function preserveSelectionBoundaryWhitespace(originalText, replacementText) {
|
|
28
|
+
if (!originalText)
|
|
29
|
+
return replacementText;
|
|
30
|
+
const leading = originalText.match(/^\s+/)?.[0] ?? "";
|
|
31
|
+
const trailing = originalText.match(/\s+$/)?.[0] ?? "";
|
|
32
|
+
// Deletion: keep a single boundary so the neighbours don't collapse together.
|
|
33
|
+
if (!replacementText) {
|
|
34
|
+
return leading || trailing;
|
|
35
|
+
}
|
|
36
|
+
let result = replacementText;
|
|
37
|
+
if (leading && !LEADING_WHITESPACE_REGEX.test(result)) {
|
|
38
|
+
result = leading + result;
|
|
39
|
+
}
|
|
40
|
+
if (trailing && !TRAILING_WHITESPACE_REGEX.test(result)) {
|
|
41
|
+
result = result + trailing;
|
|
42
|
+
}
|
|
43
|
+
return result;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Pad text inserted at a collapsed cursor with the spaces required by its
|
|
47
|
+
* immediate neighbours, e.g. inserting "new text" at "Hello|world" yields
|
|
48
|
+
* " new text " rather than "Hellonew textworld". Markup characters (<, >, =)
|
|
49
|
+
* never trigger padding, so raw HTML field values stay untouched.
|
|
50
|
+
*/
|
|
51
|
+
export function padInsertedTextWhitespace(newText, charBefore, charAfter) {
|
|
52
|
+
if (!newText.trim())
|
|
53
|
+
return newText;
|
|
54
|
+
let result = newText;
|
|
55
|
+
if (charBefore &&
|
|
56
|
+
!isWhitespace(charBefore) &&
|
|
57
|
+
NEEDS_GAP_AFTER_CHAR_REGEX.test(charBefore) &&
|
|
58
|
+
!LEADING_WHITESPACE_REGEX.test(result) &&
|
|
59
|
+
!ATTACHES_LEFT_REGEX.test(result)) {
|
|
60
|
+
result = " " + result;
|
|
61
|
+
}
|
|
62
|
+
if (charAfter &&
|
|
63
|
+
!isWhitespace(charAfter) &&
|
|
64
|
+
WORD_CHAR_REGEX.test(charAfter) &&
|
|
65
|
+
!ATTACHES_RIGHT_REGEX.test(result) &&
|
|
66
|
+
!TRAILING_WHITESPACE_REGEX.test(result)) {
|
|
67
|
+
result = result + " ";
|
|
68
|
+
}
|
|
69
|
+
return result;
|
|
70
|
+
}
|
|
71
|
+
//# sourceMappingURL=textInsertionWhitespace.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"textInsertionWhitespace.js","sourceRoot":"","sources":["../../../src/editor/utils/textInsertionWhitespace.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,MAAM,wBAAwB,GAAG,KAAK,CAAC;AACvC,MAAM,yBAAyB,GAAG,KAAK,CAAC;AACxC,MAAM,eAAe,GAAG,eAAe,CAAC;AACxC,yEAAyE;AACzE,gEAAgE;AAChE,MAAM,0BAA0B,GAAG,6BAA6B,CAAC;AACjE,oEAAoE;AACpE,MAAM,mBAAmB,GAAG,kBAAkB,CAAC;AAC/C,kEAAkE;AAClE,MAAM,oBAAoB,GAAG,SAAS,CAAC;AAEvC,SAAS,YAAY,CAAC,IAAY;IAChC,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AACzB,CAAC;AAED;;;;GAIG;AACH,MAAM,UAAU,mCAAmC,CACjD,YAAgC,EAChC,eAAuB;IAEvB,IAAI,CAAC,YAAY;QAAE,OAAO,eAAe,CAAC;IAE1C,MAAM,OAAO,GAAG,YAAY,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;IACtD,MAAM,QAAQ,GAAG,YAAY,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;IAEvD,8EAA8E;IAC9E,IAAI,CAAC,eAAe,EAAE,CAAC;QACrB,OAAO,OAAO,IAAI,QAAQ,CAAC;IAC7B,CAAC;IAED,IAAI,MAAM,GAAG,eAAe,CAAC;IAC7B,IAAI,OAAO,IAAI,CAAC,wBAAwB,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;QACtD,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;IAC5B,CAAC;IACD,IAAI,QAAQ,IAAI,CAAC,yBAAyB,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;QACxD,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAC;IAC7B,CAAC;IACD,OAAO,MAAM,CAAC;AAChB,CAAC;AAED;;;;;GAKG;AACH,MAAM,UAAU,yBAAyB,CACvC,OAAe,EACf,UAAkB,EAClB,SAAiB;IAEjB,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE;QAAE,OAAO,OAAO,CAAC;IAEpC,IAAI,MAAM,GAAG,OAAO,CAAC;IACrB,IACE,UAAU;QACV,CAAC,YAAY,CAAC,UAAU,CAAC;QACzB,0BAA0B,CAAC,IAAI,CAAC,UAAU,CAAC;QAC3C,CAAC,wBAAwB,CAAC,IAAI,CAAC,MAAM,CAAC;QACtC,CAAC,mBAAmB,CAAC,IAAI,CAAC,MAAM,CAAC,EACjC,CAAC;QACD,MAAM,GAAG,GAAG,GAAG,MAAM,CAAC;IACxB,CAAC;IACD,IACE,SAAS;QACT,CAAC,YAAY,CAAC,SAAS,CAAC;QACxB,eAAe,CAAC,IAAI,CAAC,SAAS,CAAC;QAC/B,CAAC,oBAAoB,CAAC,IAAI,CAAC,MAAM,CAAC;QAClC,CAAC,yBAAyB,CAAC,IAAI,CAAC,MAAM,CAAC,EACvC,CAAC;QACD,MAAM,GAAG,MAAM,GAAG,GAAG,CAAC;IACxB,CAAC;IACD,OAAO,MAAM,CAAC;AAChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function EditView(): import("react
|
|
1
|
+
export declare function EditView(): import("react").JSX.Element | null;
|
|
@@ -11,4 +11,4 @@ export declare function EditorSlot({ slotId, itemDescriptor, name, compareView,
|
|
|
11
11
|
className?: string;
|
|
12
12
|
/** Token that changes to force the slot to reload its item. */
|
|
13
13
|
refreshToken?: number;
|
|
14
|
-
}): import("react
|
|
14
|
+
}): import("react").JSX.Element | null;
|
|
@@ -13,4 +13,4 @@ export declare function ItemEditor({ item, compareToItem, itemVersions, itemLang
|
|
|
13
13
|
itemLanguages?: LanguageVersions[];
|
|
14
14
|
onCreateVersion?: (descriptor: ItemDescriptor) => Promise<void>;
|
|
15
15
|
onLanguageSelected?: (descriptor: ItemDescriptor) => Promise<void>;
|
|
16
|
-
}): import("react
|
|
16
|
+
}): import("react").JSX.Element | undefined;
|
|
@@ -7,5 +7,5 @@ type ItemEditorPaneProps = {
|
|
|
7
7
|
toolbarClassName?: string;
|
|
8
8
|
contentClassName?: string;
|
|
9
9
|
};
|
|
10
|
-
export declare function ItemEditorPane({ name, emptyTitle, emptyDescription, className, toolbarClassName, contentClassName, }: ItemEditorPaneProps): import("react
|
|
10
|
+
export declare function ItemEditorPane({ name, emptyTitle, emptyDescription, className, toolbarClassName, contentClassName, }: ItemEditorPaneProps): import("react").JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -11,4 +11,4 @@ export declare function SingleEditView({ compareView, name, view, className, onA
|
|
|
11
11
|
/** Optional controlled setter for collapsing the editor form panel. */
|
|
12
12
|
setFormEditorCollapsed?: React.Dispatch<React.SetStateAction<boolean>>;
|
|
13
13
|
slotCloseButton?: React.ReactNode;
|
|
14
|
-
}): import("react
|
|
14
|
+
}): import("react").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import React, { useContext, useEffect, useMemo, useRef, useState } from "react";
|
|
2
|
+
import React, { useCallback, useContext, useEffect, useMemo, useRef, useState, } from "react";
|
|
3
3
|
import { useEditContext } from "../client/editContext";
|
|
4
4
|
import { usePageViewContext, } from "../page-viewer/pageViewContext";
|
|
5
5
|
const EditorSlotReactContext = React.createContext(undefined);
|
|
@@ -22,7 +22,19 @@ export function useEditorSlotContext({ slotId, itemDescriptor, refreshToken, })
|
|
|
22
22
|
// where React state (activeSlotId) hasn't updated yet but the ref has.
|
|
23
23
|
const isActive = editContext.getActiveSlotId() === slotId;
|
|
24
24
|
// Compare mode is per-slot, not tied to active slot.
|
|
25
|
-
const [compareMode,
|
|
25
|
+
const [compareMode, setCompareModeState] = useState(false);
|
|
26
|
+
// Version-diff highlighting is global edit-context state, and its toggle
|
|
27
|
+
// button is only rendered while comparing — clear it whenever compare mode
|
|
28
|
+
// closes so highlights don't linger on the open version.
|
|
29
|
+
const setShowVersionDiffHighlightingRef = useRef(editContext.setShowVersionDiffHighlighting);
|
|
30
|
+
setShowVersionDiffHighlightingRef.current =
|
|
31
|
+
editContext.setShowVersionDiffHighlighting;
|
|
32
|
+
const setCompareMode = useCallback((mode) => {
|
|
33
|
+
setCompareModeState(mode);
|
|
34
|
+
if (!mode) {
|
|
35
|
+
setShowVersionDiffHighlightingRef.current(false);
|
|
36
|
+
}
|
|
37
|
+
}, []);
|
|
26
38
|
const [compareTo, setCompareTo] = useState(undefined);
|
|
27
39
|
const itemsRepository = editContext.itemsRepository;
|
|
28
40
|
const itemsRepositoryRef = useRef(itemsRepository);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"editorSlotContext.js","sourceRoot":"","sources":["../../../src/editor/views/editorSlotContext.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"editorSlotContext.js","sourceRoot":"","sources":["../../../src/editor/views/editorSlotContext.ts"],"names":[],"mappings":"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"}
|
package/dist/lib/safelist.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function Safelist(): import("react
|
|
1
|
+
export declare function Safelist(): import("react").JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface EmailEntryProps {
|
|
2
3
|
onSubmit: (email: string) => Promise<void>;
|
|
3
4
|
error?: string;
|
|
4
5
|
}
|
|
5
|
-
export declare function EmailEntry({ onSubmit, error }: EmailEntryProps):
|
|
6
|
+
export declare function EmailEntry({ onSubmit, error }: EmailEntryProps): React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
1
|
+
import React, { ReactNode } from "react";
|
|
2
2
|
interface FeatureGateProps {
|
|
3
3
|
/** Feature(s) required to show the children. Can be a string or array of strings. */
|
|
4
4
|
feature: string | string[];
|
|
@@ -38,7 +38,7 @@ interface FeatureGateProps {
|
|
|
38
38
|
* <PageWizard />
|
|
39
39
|
* </FeatureGate>
|
|
40
40
|
*/
|
|
41
|
-
export declare function FeatureGate({ feature, requireAll, children, fallback, allowWhenNoContext, }: FeatureGateProps):
|
|
41
|
+
export declare function FeatureGate({ feature, requireAll, children, fallback, allowWhenNoContext, }: FeatureGateProps): React.JSX.Element;
|
|
42
42
|
/**
|
|
43
43
|
* Hook to check if a feature is available
|
|
44
44
|
*
|
|
@@ -67,9 +67,9 @@ interface UpgradePromptProps {
|
|
|
67
67
|
feature: string;
|
|
68
68
|
className?: string;
|
|
69
69
|
}
|
|
70
|
-
export declare function UpgradePrompt({ feature, className }: UpgradePromptProps):
|
|
70
|
+
export declare function UpgradePrompt({ feature, className }: UpgradePromptProps): React.JSX.Element;
|
|
71
71
|
/**
|
|
72
72
|
* Badge showing the current license status
|
|
73
73
|
*/
|
|
74
|
-
export declare function LicenseBadge():
|
|
74
|
+
export declare function LicenseBadge(): React.JSX.Element | null;
|
|
75
75
|
export {};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface LicenseActivationFormProps {
|
|
2
3
|
email: string;
|
|
3
4
|
onSubmit: (email: string, name: string, companyName: string) => Promise<void>;
|
|
4
5
|
onBack?: () => void;
|
|
5
6
|
error?: string;
|
|
6
7
|
}
|
|
7
|
-
export declare function LicenseActivationForm({ email, onSubmit, onBack, error, }: LicenseActivationFormProps):
|
|
8
|
+
export declare function LicenseActivationForm({ email, onSubmit, onBack, error, }: LicenseActivationFormProps): React.JSX.Element;
|
|
8
9
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface LicenseCodeEntryProps {
|
|
2
3
|
email: string;
|
|
3
4
|
onSubmit: (code: string) => Promise<void>;
|
|
@@ -5,5 +6,5 @@ interface LicenseCodeEntryProps {
|
|
|
5
6
|
error?: string;
|
|
6
7
|
retryAfterSeconds?: number;
|
|
7
8
|
}
|
|
8
|
-
export declare function LicenseCodeEntry({ email, onSubmit, onBack, error, retryAfterSeconds, }: LicenseCodeEntryProps):
|
|
9
|
+
export declare function LicenseCodeEntry({ email, onSubmit, onBack, error, retryAfterSeconds, }: LicenseCodeEntryProps): React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
1
|
+
import React, { ReactNode } from "react";
|
|
2
2
|
import type { LicenseStatus, ActivationState } from "./types";
|
|
3
3
|
interface LicenseContextValue {
|
|
4
4
|
/** Current license status from the backend */
|
|
@@ -45,5 +45,5 @@ interface LicenseProviderProps {
|
|
|
45
45
|
initialLicenseStatus?: LicenseStatus | null;
|
|
46
46
|
initialStatusLoaded?: boolean;
|
|
47
47
|
}
|
|
48
|
-
export declare function LicenseProvider({ children, initialLicenseStatus, initialStatusLoaded, }: LicenseProviderProps):
|
|
48
|
+
export declare function LicenseProvider({ children, initialLicenseStatus, initialStatusLoaded, }: LicenseProviderProps): React.JSX.Element;
|
|
49
49
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare function LicenseOverlay(): React.JSX.Element | null;
|
package/dist/revision.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const version = "0.1.
|
|
2
|
-
export declare const buildDate = "2026-07-
|
|
1
|
+
export declare const version = "0.1.12938";
|
|
2
|
+
export declare const buildDate = "2026-07-09 13:00:05";
|
package/dist/revision.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export const version = "0.1.
|
|
2
|
-
export const buildDate = "2026-07-
|
|
1
|
+
export const version = "0.1.12938";
|
|
2
|
+
export const buildDate = "2026-07-09 13:00:05";
|
|
3
3
|
//# sourceMappingURL=revision.js.map
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { type ModelDto, type ProviderDto } from "../../services/setupWizardService";
|
|
2
3
|
type AddModelDialogProps = {
|
|
3
4
|
open: boolean;
|
|
@@ -6,5 +7,5 @@ type AddModelDialogProps = {
|
|
|
6
7
|
providers: ProviderDto[];
|
|
7
8
|
installedModels: ModelDto[];
|
|
8
9
|
};
|
|
9
|
-
export declare function AddModelDialog({ open, onOpenChange, onSuccess, providers, installedModels, }: AddModelDialogProps):
|
|
10
|
+
export declare function AddModelDialog({ open, onOpenChange, onSuccess, providers, installedModels, }: AddModelDialogProps): React.JSX.Element;
|
|
10
11
|
export default AddModelDialog;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { type ProviderDto, type ProviderTypeDto } from "../../services/setupWizardService";
|
|
2
3
|
type ImportModelDialogProps = {
|
|
3
4
|
open: boolean;
|
|
@@ -6,5 +7,5 @@ type ImportModelDialogProps = {
|
|
|
6
7
|
importableProviders: ProviderDto[];
|
|
7
8
|
providerTypes?: ProviderTypeDto[];
|
|
8
9
|
};
|
|
9
|
-
export declare function ImportModelDialog({ open, onOpenChange, onSuccess, importableProviders, providerTypes, }: ImportModelDialogProps):
|
|
10
|
+
export declare function ImportModelDialog({ open, onOpenChange, onSuccess, importableProviders, providerTypes, }: ImportModelDialogProps): React.JSX.Element;
|
|
10
11
|
export default ImportModelDialog;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { DialogProps } from "../editor/client/editContext";
|
|
2
|
-
export declare function NewPageDialog(props: DialogProps<void>):
|
|
3
|
-
export declare function OpenPageDialog(props: DialogProps<void>):
|
|
3
|
+
export declare function NewPageDialog(props: DialogProps<void>): React.JSX.Element;
|
|
4
|
+
export declare function OpenPageDialog(props: DialogProps<void>): React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { type EditContextType } from "../editor/client/editContext";
|
|
2
3
|
import { type Tab } from "../editor/ui/SimpleTabs";
|
|
3
4
|
export declare function openAgentWorkspaceFromSplash(editContext: Pick<EditContextType, "switchWorkspace"> | null | undefined, agentId: string): void;
|
|
@@ -8,10 +9,10 @@ export declare function openAgentWorkspaceFromSplash(editContext: Pick<EditConte
|
|
|
8
9
|
* - Quick action buttons
|
|
9
10
|
* - Recent pages overview
|
|
10
11
|
*/
|
|
11
|
-
export declare function ModernSplashScreen():
|
|
12
|
+
export declare function ModernSplashScreen(): React.JSX.Element;
|
|
12
13
|
export declare function SplashSectionAccordion({ tabs, activeTab, setActiveTab, mode, }: {
|
|
13
14
|
tabs: Tab[];
|
|
14
15
|
activeTab: number;
|
|
15
16
|
setActiveTab: (index: number) => void;
|
|
16
17
|
mode?: "single" | "multiple";
|
|
17
|
-
}):
|
|
18
|
+
}): React.JSX.Element | null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DialogProps } from "../editor/client/editContext";
|
|
2
2
|
export declare function NewPage({ selectedItemId, onClose, }: {
|
|
3
3
|
selectedItemId?: string;
|
|
4
|
-
} & Partial<DialogProps<void>>): import("react
|
|
4
|
+
} & Partial<DialogProps<void>>): import("react").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DialogProps } from "../editor/client/editContext";
|
|
2
2
|
export declare function OpenPage({ onClose, onNavigateToNewPage, }: Partial<DialogProps<void>> & {
|
|
3
3
|
onNavigateToNewPage?: () => void;
|
|
4
|
-
}): import("react
|
|
4
|
+
}): import("react").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import { DialogProps } from "../editor/client/editContext";
|
|
|
2
2
|
export declare function RecentPages({ onClose, bare, compact, }: Partial<DialogProps<void>> & {
|
|
3
3
|
bare?: boolean;
|
|
4
4
|
compact?: boolean;
|
|
5
|
-
}): import("react
|
|
5
|
+
}): import("react").JSX.Element;
|
|
@@ -23,6 +23,6 @@ interface SplashScreenAgentContextValue {
|
|
|
23
23
|
*/
|
|
24
24
|
export declare function SplashScreenAgentProvider({ children, }: {
|
|
25
25
|
children: React.ReactNode;
|
|
26
|
-
}):
|
|
26
|
+
}): React.JSX.Element;
|
|
27
27
|
export declare function useSplashScreenAgent(): SplashScreenAgentContextValue;
|
|
28
28
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function TaskBoardWorkspace(): import("react
|
|
1
|
+
export declare function TaskBoardWorkspace(): import("react").JSX.Element;
|
|
@@ -4,4 +4,4 @@ export declare function ItemCollectionEditorDialog(props: {
|
|
|
4
4
|
onConfirm: (collectionId: string) => void;
|
|
5
5
|
/** When set, load existing collection for editing instead of creating new */
|
|
6
6
|
existingCollectionId?: string;
|
|
7
|
-
}): import("react
|
|
7
|
+
}): import("react").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export declare function ItemCollectionPicker(props: {
|
|
|
6
6
|
compact?: boolean;
|
|
7
7
|
/** When true, show collection name in input instead of GUID and hide the green subline */
|
|
8
8
|
displayNameOnly?: boolean;
|
|
9
|
-
}): import("react
|
|
9
|
+
}): import("react").JSX.Element;
|
|
@@ -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;
|