@parhelia/core 0.1.12936 → 0.1.12937
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agents-view/AgentCard.d.ts +1 -1
- package/dist/agents-view/AgentGalleryCard.d.ts +2 -1
- package/dist/agents-view/AgentGalleryView.d.ts +2 -1
- package/dist/agents-view/AgentProfileIcon.d.ts +2 -1
- package/dist/agents-view/AgentsSidebar.d.ts +2 -1
- package/dist/agents-view/AgentsTitlebar.d.ts +2 -1
- package/dist/agents-view/AgentsView.d.ts +1 -1
- package/dist/agents-view/AgentsWorkspaceView.d.ts +2 -1
- package/dist/agents-view/CreateAgentView.d.ts +2 -1
- package/dist/agents-view/DateAgentsGroup.d.ts +1 -1
- package/dist/agents-view/ProfileAgentsGroup.d.ts +1 -1
- package/dist/agents-view/RenameAgentDialog.d.ts +2 -1
- package/dist/components/MarkdownDisplay.d.ts +2 -2
- package/dist/components/MarkdownViewerPopover.d.ts +1 -1
- package/dist/components/PageHeader.d.ts +1 -1
- package/dist/components/SearchInput.d.ts +1 -1
- package/dist/components/WorkspaceHomeView.d.ts +1 -1
- package/dist/components/ui/CardConnector.d.ts +1 -1
- package/dist/components/ui/LanguageSelectionGrid.d.ts +1 -1
- package/dist/components/ui/LanguageSelector.d.ts +2 -1
- package/dist/components/ui/UserPicker.d.ts +1 -1
- package/dist/components/ui/accordion.d.ts +1 -1
- package/dist/components/ui/alert-dialog.d.ts +11 -11
- package/dist/components/ui/avatar.d.ts +2 -1
- package/dist/components/ui/badge.d.ts +2 -2
- package/dist/components/ui/breadcrumb.d.ts +8 -8
- package/dist/components/ui/button.d.ts +2 -2
- package/dist/components/ui/calendar.d.ts +1 -1
- package/dist/components/ui/card.d.ts +1 -1
- package/dist/components/ui/checkbox.d.ts +1 -1
- package/dist/components/ui/close-icon.d.ts +1 -1
- package/dist/components/ui/command.d.ts +9 -9
- package/dist/components/ui/context-menu.d.ts +13 -13
- package/dist/components/ui/copy-button.d.ts +1 -1
- package/dist/components/ui/delete-icon.d.ts +1 -1
- package/dist/components/ui/dialog.d.ts +10 -10
- package/dist/components/ui/dropdown-menu.d.ts +15 -15
- package/dist/components/ui/multi-switch-button.d.ts +1 -1
- package/dist/components/ui/paste-button.d.ts +1 -1
- package/dist/components/ui/popover.d.ts +1 -1
- package/dist/components/ui/select.d.ts +1 -1
- package/dist/components/ui/sonner.d.ts +1 -1
- package/dist/components/ui/styled-dialog-title.d.ts +1 -1
- package/dist/components/ui/switch.d.ts +1 -1
- package/dist/components/ui/tabs.d.ts +1 -1
- package/dist/components/ui/tooltip.d.ts +4 -4
- package/dist/components/ui/upload-button.d.ts +1 -1
- package/dist/editor/AdminRequiredView.d.ts +2 -1
- package/dist/editor/AspectRatioSelector.d.ts +2 -1
- package/dist/editor/ConcurrentUserLimitDialog.d.ts +2 -1
- package/dist/editor/ContentTree.d.ts +1 -1
- package/dist/editor/DeleteItemsWarning.d.ts +1 -1
- package/dist/editor/Editor.d.ts +1 -1
- package/dist/editor/EditorLoadingOverlay.d.ts +1 -1
- package/dist/editor/EditorWarning.d.ts +1 -1
- package/dist/editor/EditorWarnings.d.ts +2 -1
- package/dist/editor/FieldHistory.d.ts +1 -1
- package/dist/editor/FieldList.d.ts +1 -1
- package/dist/editor/FieldListField.d.ts +2 -2
- package/dist/editor/FieldListFieldWithFallbacks.d.ts +1 -1
- package/dist/editor/GlobalMenuBar.d.ts +2 -1
- package/dist/editor/ImageEditButton.d.ts +1 -1
- package/dist/editor/ImageEditor.d.ts +1 -1
- package/dist/editor/ItemInfo.d.ts +1 -1
- package/dist/editor/MainLayout.d.ts +2 -2
- package/dist/editor/MigrationsView.d.ts +1 -1
- package/dist/editor/MobileLayout.d.ts +1 -1
- package/dist/editor/PerfProfiler.d.ts +1 -1
- package/dist/editor/PictureCropper.d.ts +1 -1
- package/dist/editor/PictureEditor.d.ts +1 -1
- package/dist/editor/QuickItemSwitcher.d.ts +2 -1
- package/dist/editor/ScrollingContentTree.d.ts +1 -1
- package/dist/editor/SetupWizard.d.ts +2 -1
- package/dist/editor/Titlebar.d.ts +1 -1
- package/dist/editor/UsedBy.d.ts +1 -1
- package/dist/editor/WorkspaceTitleSwitcher.d.ts +2 -1
- package/dist/editor/ai/AgentInlineDialogContent.d.ts +1 -1
- package/dist/editor/ai/AgentPanesGrid.d.ts +1 -1
- package/dist/editor/ai/AgentSharingSection.d.ts +1 -1
- package/dist/editor/ai/AgentStatusBadge.d.ts +2 -1
- package/dist/editor/ai/AgentTerminal.d.ts +1 -1
- package/dist/editor/ai/ContentInspectorPopover.d.ts +1 -1
- package/dist/editor/ai/GuidanceOverlay.d.ts +2 -1
- package/dist/editor/ai/HeartbeatDiagnosticsPanel.d.ts +2 -1
- package/dist/editor/ai/InlineAiDialog.d.ts +2 -1
- package/dist/editor/ai/InlineAiTextEditTooltip.d.ts +1 -1
- package/dist/editor/ai/InlineAiTrigger.d.ts +2 -1
- package/dist/editor/ai/ManualPanel.d.ts +2 -1
- package/dist/editor/ai/MediaImage.d.ts +1 -1
- package/dist/editor/ai/dialogs/ComponentTypeSelectorInline.d.ts +2 -1
- package/dist/editor/ai/dialogs/QuestionnaireInline.d.ts +1 -1
- package/dist/editor/ai/terminal/components/ActivitySummaryCell.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentActivityOverviewPanel.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentBanners.d.ts +4 -3
- package/dist/editor/ai/terminal/components/AgentContextItemPicker.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentCostDisplay.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentEditHistoryButton.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentFullPromptControls.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentGreeting.d.ts +2 -1
- package/dist/editor/ai/terminal/components/AgentLoadingContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentMemoryPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/AgentMobileStatusPopover.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentModeSelector.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentParentLink.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPredefinedPromptsButton.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentProfileModelSettingsSection.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentProjectProgress.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptActionButtons.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptComposer.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptInputArea.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentPromptTrayPopovers.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentReadOnlyNotice.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentRunStatusBanners.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsPopover.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSettingsSections.d.ts +3 -3
- package/dist/editor/ai/terminal/components/AgentSkillSettingsSection.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSuggestionBanner.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryAssistantResponse.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryErrorNotice.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryPlaceholder.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentSummaryPromptActions.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalContextChrome.d.ts +2 -2
- package/dist/editor/ai/terminal/components/AgentTerminalContextPanels.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalDialogHost.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullLayout.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullPromptControls.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalFullUpperContent.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalMessageGroups.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalStatusBar.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalSummaryLayout.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentTerminalView.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AgentThinkingDots.d.ts +1 -1
- package/dist/editor/ai/terminal/components/AiResponseMessage.d.ts +1 -1
- package/dist/editor/ai/terminal/components/ContextInfoBar.d.ts +1 -1
- package/dist/editor/ai/terminal/components/EditOperationsPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/HeartbeatMessage.d.ts +2 -1
- package/dist/editor/ai/terminal/components/InitialThinkingSplash.d.ts +2 -1
- package/dist/editor/ai/terminal/components/QueuedPromptsPanel.d.ts +1 -1
- package/dist/editor/ai/terminal/components/SpawnedAgentsPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/TodoListPanel.d.ts +2 -1
- package/dist/editor/ai/terminal/components/ToolCallDisplay.d.ts +2 -2
- package/dist/editor/ai/terminal/components/UserMessage.d.ts +2 -1
- package/dist/editor/ai/terminal/useAgentRuntimeStatus.d.ts +1 -1
- package/dist/editor/ai/terminal/useAgentStatusBarContent.d.ts +2 -1
- package/dist/editor/ai/terminal/useAgentTerminalChrome.d.ts +3 -3
- package/dist/editor/ai/terminal/useAgentTerminalControls.d.ts +3 -3
- package/dist/editor/ai/terminal/useAgentTerminalNotices.d.ts +2 -2
- package/dist/editor/ai-image-editor/AiImageResultOverlay.d.ts +2 -1
- package/dist/editor/bridge/protocol.d.ts +7 -0
- package/dist/editor/bridge/protocol.js.map +1 -1
- package/dist/editor/client/EditorShell.d.ts +1 -1
- package/dist/editor/client/EditorShell.js +1 -0
- package/dist/editor/client/EditorShell.js.map +1 -1
- package/dist/editor/client/OperationDialogContent.d.ts +4 -3
- package/dist/editor/client/SessionExpiredOverlay.d.ts +1 -1
- package/dist/editor/client/hooks/useSocketMessageHandler.d.ts +8 -0
- package/dist/editor/client/hooks/useSocketMessageHandler.js +17 -3
- package/dist/editor/client/hooks/useSocketMessageHandler.js.map +1 -1
- package/dist/editor/client/navigation.d.ts +1 -1
- package/dist/editor/client/pageModelBuilder.d.ts +1 -1
- package/dist/editor/client/pageModelBuilder.js +60 -4
- package/dist/editor/client/pageModelBuilder.js.map +1 -1
- package/dist/editor/client/ui/DevModeIndicator.d.ts +2 -1
- package/dist/editor/client/ui/EditorChrome.d.ts +1 -1
- package/dist/editor/client/ui/FullscreenControls.d.ts +1 -1
- package/dist/editor/commands/componentCommands.js +1 -1
- package/dist/editor/commands/componentCommands.js.map +1 -1
- package/dist/editor/content-tree/IndicatorSettings.d.ts +1 -1
- package/dist/editor/content-tree/TreeOptions.d.ts +1 -1
- package/dist/editor/content-tree/TreeSettingsMenu.d.ts +1 -1
- package/dist/editor/context-menu/InsertMenu.d.ts +1 -1
- package/dist/editor/editor-warnings/FinalWorkflowStateReadOnly.d.ts +1 -1
- package/dist/editor/editor-warnings/ItemLocked.d.ts +1 -1
- package/dist/editor/editor-warnings/NoLanguageWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/NoWorkflowWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/NoWriteAccess.d.ts +1 -1
- package/dist/editor/editor-warnings/ValidationErrors.d.ts +1 -1
- package/dist/editor/field-types/AttachmentEditor.d.ts +1 -1
- package/dist/editor/field-types/CheckboxEditor.d.ts +1 -1
- package/dist/editor/field-types/DateFieldEditor.d.ts +2 -1
- package/dist/editor/field-types/DateTimeFieldEditor.d.ts +2 -1
- package/dist/editor/field-types/DropLinkEditor.d.ts +1 -1
- package/dist/editor/field-types/DropListEditor.d.ts +1 -1
- package/dist/editor/field-types/ImageFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/InternalLinkFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/LinkFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/MultiLineText.d.ts +1 -1
- package/dist/editor/field-types/NameValueListEditor.d.ts +2 -1
- package/dist/editor/field-types/PictureFieldEditor.d.ts +1 -1
- package/dist/editor/field-types/RawEditor.d.ts +1 -1
- package/dist/editor/field-types/RichTextEditor.d.ts +1 -1
- package/dist/editor/field-types/RichTextEditorComponent.d.ts +1 -1
- package/dist/editor/field-types/SingleLineText.d.ts +1 -1
- package/dist/editor/field-types/TreeListEditor.d.ts +1 -1
- package/dist/editor/field-types/richtext/components/EditorDropdown.d.ts +1 -1
- package/dist/editor/field-types/richtext/richTextToolbarIcons.d.ts +6 -6
- package/dist/editor/media-selector/AiImageSearchPrompt.d.ts +1 -1
- package/dist/editor/media-selector/MediaFolderBrowser.d.ts +1 -1
- package/dist/editor/media-selector/MediaSelector.d.ts +1 -1
- package/dist/editor/media-selector/Preview.d.ts +1 -1
- package/dist/editor/media-selector/Thumbnails.d.ts +1 -1
- package/dist/editor/media-selector/TreeSelector.d.ts +1 -1
- package/dist/editor/media-selector/UploadZone.d.ts +1 -1
- package/dist/editor/menubar/ActiveUsers.d.ts +1 -1
- package/dist/editor/menubar/FavoritesControls.d.ts +1 -1
- package/dist/editor/menubar/GenericToolbar.d.ts +1 -1
- package/dist/editor/menubar/ItemActionsMenu.d.ts +1 -1
- package/dist/editor/menubar/ItemLanguageVersion.d.ts +1 -1
- package/dist/editor/menubar/OpenInNewTabButton.d.ts +1 -1
- package/dist/editor/menubar/OperationsIndicator.d.ts +1 -1
- package/dist/editor/menubar/PageSelector.d.ts +1 -1
- package/dist/editor/menubar/PreviewDatePicker.d.ts +2 -1
- package/dist/editor/menubar/Separator.d.ts +1 -1
- package/dist/editor/menubar/ToolbarFactory.d.ts +1 -1
- package/dist/editor/menubar/User.d.ts +1 -1
- package/dist/editor/menubar/VersionPreviewCard.d.ts +1 -1
- package/dist/editor/menubar/VersionSelector.d.ts +2 -1
- package/dist/editor/menubar/WorkflowButton.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/CompareControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ContentTreeToggle.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/CustomCommandsToolbar.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/DeviceSwitchToolbar.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/EditControls.d.ts +2 -2
- package/dist/editor/menubar/toolbar-sections/FullscreenControl.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/HelpButton.d.ts +2 -1
- package/dist/editor/menubar/toolbar-sections/InsertControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/LayoutModeControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ManualBrowser.d.ts +2 -1
- package/dist/editor/menubar/toolbar-sections/ReviewCommands.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/UndoRedoControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/UtilityControls.d.ts +1 -1
- package/dist/editor/menubar/toolbar-sections/ViewportControls.d.ts +2 -2
- package/dist/editor/notifications/NotificationCenter.d.ts +1 -1
- package/dist/editor/notifications/NotificationItem.d.ts +1 -1
- package/dist/editor/notifications/WatchButton.d.ts +2 -2
- package/dist/editor/page-editor-chrome/CommentHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/ComponentOperationBubble.d.ts +1 -1
- package/dist/editor/page-editor-chrome/DragInsertionOverlay.d.ts +1 -1
- package/dist/editor/page-editor-chrome/EmptyImageFieldIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FeedbackHighlightBadge.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldActionIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldActionIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldEditedIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FieldEditedIndicators.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FrameMenu.d.ts +1 -1
- package/dist/editor/page-editor-chrome/FrameMenus.d.ts +1 -1
- package/dist/editor/page-editor-chrome/InsertComponentMenu.d.ts +1 -1
- package/dist/editor/page-editor-chrome/LockedFieldIndicator.d.ts +1 -1
- package/dist/editor/page-editor-chrome/NoLayout.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PageEditorChrome.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PictureEditorOverlay.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PlaceholderDropZone.d.ts +1 -1
- package/dist/editor/page-editor-chrome/PlaceholderDropZones.d.ts +1 -1
- package/dist/editor/page-editor-chrome/SuggestionHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/VersionDiffHighlightings.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/IframeOverlayProvider.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/InsertionLine.d.ts +1 -1
- package/dist/editor/page-editor-chrome/overlay/geometry.d.ts +7 -1
- package/dist/editor/page-editor-chrome/overlay/geometry.js +12 -2
- package/dist/editor/page-editor-chrome/overlay/geometry.js.map +1 -1
- package/dist/editor/page-editor-chrome/overlay/placeholderZones.js +14 -7
- package/dist/editor/page-editor-chrome/overlay/placeholderZones.js.map +1 -1
- package/dist/editor/page-editor-chrome/useDragInsertionGesture.js +9 -4
- package/dist/editor/page-editor-chrome/useDragInsertionGesture.js.map +1 -1
- package/dist/editor/page-viewer/DeviceToolbar.d.ts +1 -1
- package/dist/editor/page-viewer/EditorForm.d.ts +1 -1
- package/dist/editor/page-viewer/EditorFormHintPopover.d.ts +1 -1
- package/dist/editor/page-viewer/MiniMap.d.ts +1 -1
- package/dist/editor/page-viewer/MiniMap.js +11 -10
- package/dist/editor/page-viewer/MiniMap.js.map +1 -1
- package/dist/editor/page-viewer/MinimapDropTargets.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewer.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewerFrame.d.ts +1 -1
- package/dist/editor/page-viewer/PageViewerFrame.js +2 -1
- package/dist/editor/page-viewer/PageViewerFrame.js.map +1 -1
- package/dist/editor/page-viewer/RenderingParametersSection.d.ts +1 -1
- package/dist/editor/page-viewer/pageViewContext.d.ts +1 -1
- package/dist/editor/page-viewer/pageViewContext.js.map +1 -1
- package/dist/editor/personalization/ActionList.d.ts +1 -1
- package/dist/editor/personalization/ConditionTreeEditor.d.ts +1 -1
- package/dist/editor/personalization/PersonalizationPanel.d.ts +1 -1
- package/dist/editor/personalization/RuleElementPicker.d.ts +1 -1
- package/dist/editor/personalization/RuleList.d.ts +1 -1
- package/dist/editor/personalization/RuleParameterInput.d.ts +1 -1
- package/dist/editor/personalization/TreeItemPicker.d.ts +1 -1
- package/dist/editor/reviews/Comment.d.ts +1 -1
- package/dist/editor/reviews/CommentDisplayPopover.d.ts +1 -1
- package/dist/editor/reviews/CommentEditor.d.ts +1 -1
- package/dist/editor/reviews/CommentPopover.d.ts +1 -1
- package/dist/editor/reviews/CommentView.d.ts +2 -1
- package/dist/editor/reviews/Comments.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewConfirmStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewDialog.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewItemsStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewLanguagesStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewReviewersStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewSettingsStep.d.ts +1 -1
- package/dist/editor/reviews/CreateReviewSuccessStep.d.ts +1 -1
- package/dist/editor/reviews/DecisionsMatrix.d.ts +1 -1
- package/dist/editor/reviews/EditReviewSettingsDialog.d.ts +1 -1
- package/dist/editor/reviews/FeedbackCard.d.ts +2 -2
- package/dist/editor/reviews/FeedbackModeIntro.d.ts +1 -1
- package/dist/editor/reviews/ItemTreeSelector.d.ts +1 -1
- package/dist/editor/reviews/LatestFeedback.d.ts +1 -1
- package/dist/editor/reviews/MentionText.d.ts +2 -1
- package/dist/editor/reviews/MultiReviewManager.d.ts +1 -1
- package/dist/editor/reviews/PreconfiguredReviewerSelector.d.ts +1 -1
- package/dist/editor/reviews/ReviewCard.d.ts +1 -1
- package/dist/editor/reviews/ReviewDetail.d.ts +1 -1
- package/dist/editor/reviews/ReviewersPanel.d.ts +1 -1
- package/dist/editor/reviews/Reviews.d.ts +1 -1
- package/dist/editor/reviews/ReviewsList.d.ts +1 -1
- package/dist/editor/reviews/SuggestedEdit.d.ts +1 -1
- package/dist/editor/reviews/SuggestionCommentThread.d.ts +2 -1
- package/dist/editor/reviews/SuggestionDisplayPopover.d.ts +1 -1
- package/dist/editor/services/contentService.js +23 -3
- package/dist/editor/services/contentService.js.map +1 -1
- package/dist/editor/settings/About.d.ts +2 -1
- package/dist/editor/settings/IndexOverview.d.ts +1 -1
- package/dist/editor/settings/QuotaInfo.d.ts +2 -1
- package/dist/editor/settings/QuotaUserPicker.d.ts +1 -1
- package/dist/editor/settings/SettingsBreadcrumb.d.ts +1 -1
- package/dist/editor/settings/SettingsCard.d.ts +1 -1
- package/dist/editor/settings/SettingsPanelLayout.d.ts +1 -1
- package/dist/editor/settings/SettingsTitlebar.d.ts +1 -1
- package/dist/editor/settings/SettingsView.d.ts +1 -1
- package/dist/editor/settings/StatusSummary.d.ts +1 -1
- package/dist/editor/settings/index/AdvancedSettings.d.ts +1 -1
- package/dist/editor/settings/index/CollectionWarningsDisplay.d.ts +1 -1
- package/dist/editor/settings/index/EmbeddingProviderInfo.d.ts +1 -1
- package/dist/editor/settings/index/IndexStatusCards.d.ts +1 -1
- package/dist/editor/settings/index/LatestEmbeddingsList.d.ts +1 -1
- package/dist/editor/settings/index/QueueErrorsDisplay.d.ts +1 -1
- package/dist/editor/settings/index/RebuildIndexSection.d.ts +1 -1
- package/dist/editor/settings/index/RecentBatchesList.d.ts +1 -1
- package/dist/editor/settings/panels/AgentProfileConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentProfileEditorPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentToolsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/AgentsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/ClusterInstancesPanel.d.ts +2 -1
- package/dist/editor/settings/panels/CreateAgentProfileDialog.d.ts +2 -1
- package/dist/editor/settings/panels/CreateJavaScriptToolDialog.d.ts +2 -1
- package/dist/editor/settings/panels/CreateMcpServerDialog.d.ts +2 -1
- package/dist/editor/settings/panels/FieldTypeSerializersPanel.d.ts +1 -1
- package/dist/editor/settings/panels/GroupedFieldConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ItemConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolAgentPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/JavaScriptToolsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/McpToolsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ModelConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ModelsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/NotificationSubscriptionsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/PersistentLogsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateAgentPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateSelector.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplateSelectorList.d.ts +1 -1
- package/dist/editor/settings/panels/ProjectTemplatesPanel.d.ts +2 -1
- package/dist/editor/settings/panels/ProviderConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/ProviderIcon.d.ts +1 -1
- package/dist/editor/settings/panels/ProvidersPanel.d.ts +1 -1
- package/dist/editor/settings/panels/SearchConfigPanel.d.ts +1 -1
- package/dist/editor/settings/panels/SettingsPanel.d.ts +2 -1
- package/dist/editor/settings/panels/StatusPanel.d.ts +2 -1
- package/dist/editor/settings/panels/SystemSettingsPanel.d.ts +1 -1
- package/dist/editor/settings/panels/UserPreferencesPanel.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepError.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepHeader.d.ts +1 -1
- package/dist/editor/setup-wizard/SetupStepLayout.d.ts +3 -3
- package/dist/editor/setup-wizard/steps/CompleteStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/CreateSettingsStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/LicenseActivationStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/LicenseEmailStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/ModelSelectionStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/ProviderStep.d.ts +2 -1
- package/dist/editor/setup-wizard/steps/WelcomeStep.d.ts +2 -1
- package/dist/editor/sidebar/Completions.d.ts +1 -1
- package/dist/editor/sidebar/ComponentPalette.d.ts +1 -1
- package/dist/editor/sidebar/ComponentTree.d.ts +1 -1
- package/dist/editor/sidebar/DictionaryEditor.d.ts +1 -1
- package/dist/editor/sidebar/EditHistory.d.ts +1 -1
- package/dist/editor/sidebar/Favorites.d.ts +1 -1
- package/dist/editor/sidebar/Insert.d.ts +1 -1
- package/dist/editor/sidebar/MainContentTree.d.ts +1 -1
- package/dist/editor/sidebar/MorePanelsButton.d.ts +1 -1
- package/dist/editor/sidebar/NavigationPanelItem.d.ts +1 -1
- package/dist/editor/sidebar/NavigationPanelMenuItem.d.ts +1 -1
- package/dist/editor/sidebar/OperationItem.d.ts +1 -1
- package/dist/editor/sidebar/Sessions.d.ts +1 -1
- package/dist/editor/sidebar/SidebarPanel.d.ts +1 -1
- package/dist/editor/sidebar/SidebarStack.d.ts +1 -1
- package/dist/editor/sidebar/TimelineView.d.ts +1 -1
- package/dist/editor/sidebar/Validation.d.ts +1 -1
- package/dist/editor/sidebar/Validation.js +21 -6
- package/dist/editor/sidebar/Validation.js.map +1 -1
- package/dist/editor/sidebar/Workbox.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceButton.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceRail.d.ts +1 -1
- package/dist/editor/sidebar/WorkspaceRailMobile.d.ts +2 -1
- package/dist/editor/template-wizard/TemplateBuilderDialog.d.ts +1 -1
- package/dist/editor/template-wizard/TemplateStructureInlineEditor.d.ts +2 -1
- package/dist/editor/tree-indicators/GutterColumns.d.ts +2 -1
- package/dist/editor/tree-indicators/GutterContext.d.ts +2 -2
- package/dist/editor/ui/CenteredMessage.d.ts +1 -1
- package/dist/editor/ui/ComponentThumbnailDialog.d.ts +1 -1
- package/dist/editor/ui/CopyMoveTargetSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/DialogButtons.d.ts +1 -1
- package/dist/editor/ui/DragPreview.d.ts +1 -1
- package/dist/editor/ui/ExportItemsDialog.d.ts +1 -1
- package/dist/editor/ui/HomeButton.d.ts +1 -1
- package/dist/editor/ui/HomeListRow.d.ts +2 -2
- package/dist/editor/ui/IconSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/Icons.d.ts +31 -31
- package/dist/editor/ui/ImportItemsDialog.d.ts +1 -1
- package/dist/editor/ui/InternalLink.d.ts +1 -1
- package/dist/editor/ui/ItemCollectionEditor.d.ts +1 -1
- package/dist/editor/ui/ItemNameDialogNew.d.ts +1 -1
- package/dist/editor/ui/LoadingState.d.ts +1 -1
- package/dist/editor/ui/ParheliaIcon.d.ts +1 -1
- package/dist/editor/ui/ParheliaIconWhite.d.ts +1 -1
- package/dist/editor/ui/PerfectTree.d.ts +1 -1
- package/dist/editor/ui/PublishDialog.d.ts +1 -1
- package/dist/editor/ui/PublishItemDialog.d.ts +1 -1
- package/dist/editor/ui/PublishRestrictionsDialog.d.ts +2 -1
- package/dist/editor/ui/RemoveComponentsConfirmMessage.d.ts +1 -1
- package/dist/editor/ui/Section.d.ts +1 -1
- package/dist/editor/ui/SharedFolderSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/SimpleIconButton.d.ts +1 -1
- package/dist/editor/ui/SimpleMenu.d.ts +1 -1
- package/dist/editor/ui/SimpleTable.d.ts +1 -1
- package/dist/editor/ui/SimpleTabs.d.ts +1 -1
- package/dist/editor/ui/SimpleToolbar.d.ts +1 -1
- package/dist/editor/ui/Spinner.d.ts +1 -1
- package/dist/editor/ui/TemplateSelectorDialog.d.ts +1 -1
- package/dist/editor/ui/TreeListSelector.d.ts +1 -1
- package/dist/editor/ui/WorkboxItemsTable.d.ts +1 -1
- package/dist/editor/views/CompareView.d.ts +1 -1
- package/dist/editor/views/EditView.d.ts +1 -1
- package/dist/editor/views/EditorSlot.d.ts +1 -1
- package/dist/editor/views/ItemEditor.d.ts +1 -1
- package/dist/editor/views/ItemEditorPane.d.ts +1 -1
- package/dist/editor/views/MediaFolderEditView.d.ts +1 -1
- package/dist/editor/views/SingleEditView.d.ts +1 -1
- package/dist/lib/safelist.d.ts +1 -1
- package/dist/licensing/EmailEntry.d.ts +2 -1
- package/dist/licensing/FeatureGate.d.ts +4 -4
- package/dist/licensing/LicenseActivationForm.d.ts +2 -1
- package/dist/licensing/LicenseCodeEntry.d.ts +2 -1
- package/dist/licensing/LicenseContext.d.ts +2 -2
- package/dist/licensing/LicenseOverlay.d.ts +2 -1
- package/dist/revision.d.ts +2 -2
- package/dist/revision.js +2 -2
- package/dist/setup/wizard/steps/AddModelDialog.d.ts +2 -1
- package/dist/setup/wizard/steps/ImportModelDialog.d.ts +2 -1
- package/dist/splash-screen/DialogWrappers.d.ts +3 -2
- package/dist/splash-screen/ModernSplashScreen.d.ts +3 -2
- package/dist/splash-screen/NewPage.d.ts +1 -1
- package/dist/splash-screen/OpenPage.d.ts +1 -1
- package/dist/splash-screen/RecentPages.d.ts +1 -1
- package/dist/splash-screen/SplashScreenAgentContext.d.ts +1 -1
- package/dist/task-board/TaskBoardWorkspace.d.ts +1 -1
- package/dist/task-board/components/AddDependencyDialog.d.ts +1 -1
- package/dist/task-board/components/CommentsList.d.ts +1 -1
- package/dist/task-board/components/CreateProjectDialog.d.ts +1 -1
- package/dist/task-board/components/CreateTaskDialog.d.ts +1 -1
- package/dist/task-board/components/FinishedProjectCard.d.ts +1 -1
- package/dist/task-board/components/GoalDialog.d.ts +1 -1
- package/dist/task-board/components/ItemCollectionEditorDialog.d.ts +1 -1
- package/dist/task-board/components/ItemCollectionPicker.d.ts +1 -1
- package/dist/task-board/components/ProjectBudgetBanner.d.ts +1 -1
- package/dist/task-board/components/ProjectDashboard.d.ts +4 -4
- package/dist/task-board/components/ProjectExecutionUserPicker.d.ts +1 -1
- package/dist/task-board/components/ProjectGoalsPanel.d.ts +1 -1
- package/dist/task-board/components/ProjectListContent.d.ts +1 -1
- package/dist/task-board/components/ProjectOverviewContent.d.ts +1 -1
- package/dist/task-board/components/ProjectPropertiesPanel.d.ts +1 -1
- package/dist/task-board/components/ProjectSettingsDialog.d.ts +2 -2
- package/dist/task-board/components/TaskAgentPanel.d.ts +1 -1
- package/dist/task-board/components/TaskAssigneeBadge.d.ts +2 -2
- package/dist/task-board/components/TaskAssigneePicker.d.ts +1 -1
- package/dist/task-board/components/TaskAttachmentDropZone.d.ts +1 -1
- package/dist/task-board/components/TaskAttachmentsSection.d.ts +1 -1
- package/dist/task-board/components/TaskBoardBreadcrumb.d.ts +1 -1
- package/dist/task-board/components/TaskBoardFilterBox.d.ts +1 -1
- package/dist/task-board/components/TaskBoardHomeView.d.ts +1 -1
- package/dist/task-board/components/TaskBoardMyTasksSidebar.d.ts +1 -1
- package/dist/task-board/components/TaskBoardProjectListSidebar.d.ts +1 -1
- package/dist/task-board/components/TaskBoardProjectSelector.d.ts +1 -1
- package/dist/task-board/components/TaskBoardTitlebar.d.ts +1 -1
- package/dist/task-board/components/TaskCard.d.ts +1 -1
- package/dist/task-board/components/TaskDetailPanel.d.ts +1 -1
- package/dist/task-board/components/TaskReviewActions.d.ts +1 -1
- package/dist/task-board/components/TaskRow.d.ts +1 -1
- package/dist/task-board/components/TaskboardPersistentLogPanel.d.ts +1 -1
- package/dist/task-board/components/WizardAgentTerminalPanel.d.ts +1 -1
- package/dist/task-board/components/WizardCommunicationCards.d.ts +3 -3
- package/dist/task-board/components/WizardCommunicationCenter.d.ts +1 -1
- package/dist/task-board/components/WizardCommunicationShared.d.ts +1 -1
- package/dist/task-board/components/WizardTask.d.ts +1 -1
- package/dist/task-board/components/WizardTaskDetailsPanel.d.ts +1 -1
- package/dist/task-board/views/DependencyGraphView.d.ts +1 -1
- package/dist/task-board/views/KanbanView.d.ts +1 -1
- package/dist/task-board/views/ListView.d.ts +1 -1
- package/dist/task-board/views/WizardView.d.ts +1 -1
- package/package.json +6 -5
|
@@ -16,5 +16,5 @@ interface AgentCardProps {
|
|
|
16
16
|
* Lower number = shown higher in the list.
|
|
17
17
|
*/
|
|
18
18
|
export declare function getInboxAttentionPriority(agent: Agent): number;
|
|
19
|
-
export declare function AgentCard({ agent, onClick, onResume, onDelete, onDismiss, onRename, formatDateTime, selected, }: AgentCardProps):
|
|
19
|
+
export declare function AgentCard({ agent, onClick, onResume, onDelete, onDismiss, onRename, formatDateTime, selected, }: AgentCardProps): React.JSX.Element;
|
|
20
20
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AiProfile } from "../editor/services/aiService";
|
|
2
3
|
interface AgentGalleryCardProps {
|
|
3
4
|
profile: AiProfile;
|
|
@@ -8,5 +9,5 @@ interface AgentGalleryCardProps {
|
|
|
8
9
|
/**
|
|
9
10
|
* Card for a single agent profile in the "Choose your sidekick" gallery.
|
|
10
11
|
*/
|
|
11
|
-
export declare function AgentGalleryCard({ profile, onSelect, layout, }: AgentGalleryCardProps):
|
|
12
|
+
export declare function AgentGalleryCard({ profile, onSelect, layout, }: AgentGalleryCardProps): React.JSX.Element;
|
|
12
13
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AiProfile } from "../editor/services/aiService";
|
|
2
3
|
interface AgentGalleryViewProps {
|
|
3
4
|
onSelectProfile: (profile: AiProfile) => void;
|
|
@@ -14,5 +15,5 @@ export declare function deriveCategoryTabs(profiles: AiProfile[]): string[];
|
|
|
14
15
|
* "Choose your sidekick" - agent profile gallery with category tabs and a
|
|
15
16
|
* grid/list view toggle. Self-loads profiles and filters hidden ones.
|
|
16
17
|
*/
|
|
17
|
-
export declare function AgentGalleryView({ onSelectProfile, variant, className, }: AgentGalleryViewProps):
|
|
18
|
+
export declare function AgentGalleryView({ onSelectProfile, variant, className, }: AgentGalleryViewProps): React.JSX.Element;
|
|
18
19
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
type AgentProfileIconSize = "xs" | "list" | "sm" | "md" | "lg";
|
|
2
3
|
interface AgentProfileIconProps {
|
|
3
4
|
svgIcon?: string | null;
|
|
@@ -5,5 +6,5 @@ interface AgentProfileIconProps {
|
|
|
5
6
|
size?: AgentProfileIconSize;
|
|
6
7
|
className?: string;
|
|
7
8
|
}
|
|
8
|
-
export declare function AgentProfileIcon({ svgIcon, selected, size, className, }: AgentProfileIconProps):
|
|
9
|
+
export declare function AgentProfileIcon({ svgIcon, selected, size, className, }: AgentProfileIconProps): React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { Agent } from "../editor/services/agentService";
|
|
2
3
|
export declare const ACTIVE_AGENT_PREFIX = "active-agent:";
|
|
3
4
|
export interface AgentsSidebarProps {
|
|
@@ -10,4 +11,4 @@ export interface AgentsSidebarProps {
|
|
|
10
11
|
* Shows currently active agents plus an "All Agents" link to return to the
|
|
11
12
|
* overview when no agent is open.
|
|
12
13
|
*/
|
|
13
|
-
export declare function AgentsSidebar({ activeAgents, activeSidebarKey, onNavClick, }: AgentsSidebarProps):
|
|
14
|
+
export declare function AgentsSidebar({ activeAgents, activeSidebarKey, onNavClick, }: AgentsSidebarProps): React.JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
/**
|
|
2
3
|
* AgentsTitlebar - Titlebar content for the Agents workspace.
|
|
3
4
|
* Shows desktop actions for the Agents workspace.
|
|
4
5
|
*/
|
|
5
|
-
export declare function AgentsTitlebar():
|
|
6
|
+
export declare function AgentsTitlebar(): React.JSX.Element | null;
|
|
@@ -35,5 +35,5 @@ interface AgentsViewProps {
|
|
|
35
35
|
* Unified agents overview: search/filter, active agents and closed history.
|
|
36
36
|
* Creating a new agent happens in a modal accessed from the toolbar.
|
|
37
37
|
*/
|
|
38
|
-
export declare function AgentsView({ onSelectAgent, selectedAgentId, compact, onRequestCreateAgent, hideNewAgentButton, showCompactHeader, toolbarActions, }?: AgentsViewProps):
|
|
38
|
+
export declare function AgentsView({ onSelectAgent, selectedAgentId, compact, onRequestCreateAgent, hideNewAgentButton, showCompactHeader, toolbarActions, }?: AgentsViewProps): React.JSX.Element;
|
|
39
39
|
export {};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
/**
|
|
2
3
|
* AgentsWorkspaceView - Desktop: Splitter (AgentsView | AgentTerminal | ItemEditorPane).
|
|
3
4
|
* Mobile: Sidebar + content (Agents group with Inbox/All/Create + active agents; content switches by selection).
|
|
4
5
|
*/
|
|
5
|
-
export declare function AgentsWorkspaceView():
|
|
6
|
+
export declare function AgentsWorkspaceView(): React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AiProfile } from "../editor/services/aiService";
|
|
2
3
|
interface CreateAgentViewProps {
|
|
3
4
|
onCreateAgent: (profile: AiProfile) => void;
|
|
@@ -7,5 +8,5 @@ interface CreateAgentViewProps {
|
|
|
7
8
|
* View for creating a new agent by selecting a profile.
|
|
8
9
|
* Displays profile cards in a single-column list.
|
|
9
10
|
*/
|
|
10
|
-
export declare function CreateAgentView({ onCreateAgent, className, }: CreateAgentViewProps):
|
|
11
|
+
export declare function CreateAgentView({ onCreateAgent, className, }: CreateAgentViewProps): React.JSX.Element;
|
|
11
12
|
export {};
|
|
@@ -13,5 +13,5 @@ interface DateAgentsGroupProps {
|
|
|
13
13
|
formatDateTime: (dateString: string) => string;
|
|
14
14
|
selectedAgentId?: string;
|
|
15
15
|
}
|
|
16
|
-
export declare function DateAgentsGroup({ label, agents, isExpanded, onToggle, onAgentClick, onResumeAgent, onDeleteAgent, onRenameAgent, formatDateTime, selectedAgentId, }: DateAgentsGroupProps):
|
|
16
|
+
export declare function DateAgentsGroup({ label, agents, isExpanded, onToggle, onAgentClick, onResumeAgent, onDeleteAgent, onRenameAgent, formatDateTime, selectedAgentId, }: DateAgentsGroupProps): React.JSX.Element;
|
|
17
17
|
export {};
|
|
@@ -14,5 +14,5 @@ interface ProfileAgentsGroupProps {
|
|
|
14
14
|
formatDateTime: (dateString: string) => string;
|
|
15
15
|
selectedAgentId?: string;
|
|
16
16
|
}
|
|
17
|
-
export declare function ProfileAgentsGroup({ profileGroup, isExpanded, isLoadingMore, hasMore, onToggle, onLoadMore, onAgentClick, onResumeAgent, onDeleteAgent, onRenameAgent, formatDateTime, selectedAgentId, }: ProfileAgentsGroupProps):
|
|
17
|
+
export declare function ProfileAgentsGroup({ profileGroup, isExpanded, isLoadingMore, hasMore, onToggle, onLoadMore, onAgentClick, onResumeAgent, onDeleteAgent, onRenameAgent, formatDateTime, selectedAgentId, }: ProfileAgentsGroupProps): React.JSX.Element;
|
|
18
18
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
interface RenameAgentDialogProps {
|
|
2
3
|
open: boolean;
|
|
3
4
|
/** Current chat name, used as the initial input value */
|
|
@@ -8,5 +9,5 @@ interface RenameAgentDialogProps {
|
|
|
8
9
|
/**
|
|
9
10
|
* Dialog for renaming an agent chat from the sidebar overflow menu.
|
|
10
11
|
*/
|
|
11
|
-
export declare function RenameAgentDialog({ open, initialName, onOpenChange, onRename, }: RenameAgentDialogProps):
|
|
12
|
+
export declare function RenameAgentDialog({ open, initialName, onOpenChange, onRename, }: RenameAgentDialogProps): React.JSX.Element;
|
|
12
13
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ReactNode } from "react";
|
|
1
|
+
import React, { type ReactNode } from "react";
|
|
2
2
|
type MarkdownOverrideProps = Record<string, unknown> & {
|
|
3
3
|
children?: ReactNode;
|
|
4
4
|
inline?: boolean;
|
|
@@ -11,5 +11,5 @@ type MarkdownDisplayProps = {
|
|
|
11
11
|
components?: MarkdownComponentOverrides;
|
|
12
12
|
renderInline?: (text: string) => ReactNode;
|
|
13
13
|
};
|
|
14
|
-
export declare function MarkdownDisplay({ source, className, components, renderInline, }: MarkdownDisplayProps):
|
|
14
|
+
export declare function MarkdownDisplay({ source, className, components, renderInline, }: MarkdownDisplayProps): React.JSX.Element | null;
|
|
15
15
|
export {};
|
|
@@ -69,5 +69,5 @@ export type MarkdownViewerPopoverProps = {
|
|
|
69
69
|
onOpenChange?: (open: boolean) => void;
|
|
70
70
|
className?: string;
|
|
71
71
|
};
|
|
72
|
-
export declare function MarkdownViewerPopover({ source, loadSource, cacheKey, title, children, label, triggerIcon, disabled, widthClassName, maxHeightClassName, contentClassName, components, emptyState, align, side, sideOffset, container, enableIframeClickDetection, open, onOpenChange, className, }: MarkdownViewerPopoverProps):
|
|
72
|
+
export declare function MarkdownViewerPopover({ source, loadSource, cacheKey, title, children, label, triggerIcon, disabled, widthClassName, maxHeightClassName, contentClassName, components, emptyState, align, side, sideOffset, container, enableIframeClickDetection, open, onOpenChange, className, }: MarkdownViewerPopoverProps): React.JSX.Element;
|
|
73
73
|
export {};
|
|
@@ -57,4 +57,4 @@ export interface PageHeaderProps {
|
|
|
57
57
|
* Reusable page header component with icon, title, and optional description.
|
|
58
58
|
* Used for consistent page headers across the application.
|
|
59
59
|
*/
|
|
60
|
-
export declare function PageHeader({ icon, title, description, className, iconClassName, titleClassName, descriptionClassName, overline, variant, showIconBox, actions, testId, }: PageHeaderProps):
|
|
60
|
+
export declare function PageHeader({ icon, title, description, className, iconClassName, titleClassName, descriptionClassName, overline, variant, showIconBox, actions, testId, }: PageHeaderProps): React.JSX.Element;
|
|
@@ -25,4 +25,4 @@ export declare const SearchInput: import("react").ForwardRefExoticComponent<Sear
|
|
|
25
25
|
* @param filter - The filter string to match
|
|
26
26
|
* @returns JSX elements with highlighted matches
|
|
27
27
|
*/
|
|
28
|
-
export declare const highlightMatch: (text: string, filter: string) => string | ("" | import("react
|
|
28
|
+
export declare const highlightMatch: (text: string, filter: string) => string | ("" | import("react").JSX.Element)[];
|
|
@@ -10,4 +10,4 @@ export type WorkspaceHomeViewProps = {
|
|
|
10
10
|
* Full-height workspace home / empty state: a randomly picked slogan as the
|
|
11
11
|
* headline and a single card-style call-to-action button below it.
|
|
12
12
|
*/
|
|
13
|
-
export declare function WorkspaceHomeView({ slogans, actionLabel, onAction, testId, actionTestId, }: WorkspaceHomeViewProps): import("react
|
|
13
|
+
export declare function WorkspaceHomeView({ slogans, actionLabel, onAction, testId, actionTestId, }: WorkspaceHomeViewProps): import("react").JSX.Element;
|
|
@@ -24,4 +24,4 @@ export type LanguageSelectionGridProps = {
|
|
|
24
24
|
bodyClassName?: string;
|
|
25
25
|
headerless?: boolean;
|
|
26
26
|
};
|
|
27
|
-
export declare function LanguageSelectionGrid({ languages, selectedLanguageCodes, onSelectedLanguageCodesChange, title, testId, selectAllLabel, selectAllTestId, checkboxTestIdPrefix, getLanguageTestId, emptyState, isLoading, showCount, className, gridClassName, bodyClassName, headerless, }: LanguageSelectionGridProps): import("react
|
|
27
|
+
export declare function LanguageSelectionGrid({ languages, selectedLanguageCodes, onSelectedLanguageCodesChange, title, testId, selectAllLabel, selectAllTestId, checkboxTestIdPrefix, getLanguageTestId, emptyState, isLoading, showCount, className, gridClassName, bodyClassName, headerless, }: LanguageSelectionGridProps): import("react").JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
1
2
|
import { Language } from "../../editor/pageModel";
|
|
2
3
|
export declare function LanguageSelector({ selectedLanguage, onLanguageSelected, showAllLanguagesSwitch, showAllLanguages, disabled, onTranslate, translateDisabled, triggerVariant, triggerClassName, placeholder, }: {
|
|
3
4
|
selectedLanguage: string | undefined;
|
|
@@ -10,4 +11,4 @@ export declare function LanguageSelector({ selectedLanguage, onLanguageSelected,
|
|
|
10
11
|
triggerVariant?: "select" | "ghost";
|
|
11
12
|
triggerClassName?: string;
|
|
12
13
|
placeholder?: string;
|
|
13
|
-
}):
|
|
14
|
+
}): React.JSX.Element;
|
|
@@ -35,4 +35,4 @@ export type UserPickerProps = {
|
|
|
35
35
|
searchUsers: (query: string, limit: number) => Promise<UserPickerUser[]>;
|
|
36
36
|
onChange: (next: UserPickerSelection | null) => void;
|
|
37
37
|
};
|
|
38
|
-
export declare function UserPicker({ value, displayValue, displayAvatarName, displayAvatarUrl, disabled, placeholder, buttonTestId, buttonClassName, popoverClassName, inputClassName, inputPlaceholder, groupHeading, emptyMessage, loadingMessage, allowClear, clearLabel, showIcon, showChevron, minQueryLength, limit, debounceMs, searchUsers, onChange, }: UserPickerProps): import("react
|
|
38
|
+
export declare function UserPicker({ value, displayValue, displayAvatarName, displayAvatarUrl, disabled, placeholder, buttonTestId, buttonClassName, popoverClassName, inputClassName, inputPlaceholder, groupHeading, emptyMessage, loadingMessage, allowClear, clearLabel, showIcon, showChevron, minQueryLength, limit, debounceMs, searchUsers, onChange, }: UserPickerProps): import("react").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as AccordionPrimitive from "@radix-ui/react-accordion";
|
|
3
|
-
declare function Accordion({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>):
|
|
3
|
+
declare function Accordion({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>): React.JSX.Element;
|
|
4
4
|
declare const AccordionItem: React.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
declare const AccordionTrigger: React.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
6
6
|
declare const AccordionContent: React.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
|
|
3
|
-
declare function AlertDialog({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>):
|
|
4
|
-
declare function AlertDialogTrigger({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>):
|
|
5
|
-
declare function AlertDialogPortal({ container, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>):
|
|
6
|
-
declare function AlertDialogOverlay({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>):
|
|
7
|
-
declare function AlertDialogContent({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>):
|
|
8
|
-
declare function AlertDialogHeader({ className, ...props }: React.ComponentProps<"div">):
|
|
9
|
-
declare function AlertDialogFooter({ className, children, ...props }: React.ComponentProps<"div">):
|
|
10
|
-
declare function AlertDialogTitle({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>):
|
|
11
|
-
declare function AlertDialogDescription({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>):
|
|
12
|
-
declare function AlertDialogAction({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>):
|
|
13
|
-
declare function AlertDialogCancel({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>):
|
|
3
|
+
declare function AlertDialog({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>): React.JSX.Element;
|
|
4
|
+
declare function AlertDialogTrigger({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>): React.JSX.Element;
|
|
5
|
+
declare function AlertDialogPortal({ container, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>): React.JSX.Element;
|
|
6
|
+
declare function AlertDialogOverlay({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>): React.JSX.Element;
|
|
7
|
+
declare function AlertDialogContent({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>): React.JSX.Element;
|
|
8
|
+
declare function AlertDialogHeader({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
|
|
9
|
+
declare function AlertDialogFooter({ className, children, ...props }: React.ComponentProps<"div">): React.JSX.Element;
|
|
10
|
+
declare function AlertDialogTitle({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>): React.JSX.Element;
|
|
11
|
+
declare function AlertDialogDescription({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>): React.JSX.Element;
|
|
12
|
+
declare function AlertDialogAction({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>): React.JSX.Element;
|
|
13
|
+
declare function AlertDialogCancel({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>): React.JSX.Element;
|
|
14
14
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from "react";
|
|
1
2
|
declare const sizeClasses: {
|
|
2
3
|
readonly sm: "size-6 !text-[10px]";
|
|
3
4
|
readonly md: "size-8 text-sm";
|
|
@@ -26,5 +27,5 @@ export declare function getAvatarInitials(name?: string): string;
|
|
|
26
27
|
* circle. Supports both fallback styling conventions in the codebase — an inline `fallbackColor`
|
|
27
28
|
* (presence, which carries `session.color`) and a `fallbackClassName` (reviews, hash-palette).
|
|
28
29
|
*/
|
|
29
|
-
export declare function Avatar({ src, name, size, fallbackColor, fallbackClassName, bordered, title, className, }: AvatarProps):
|
|
30
|
+
export declare function Avatar({ src, name, size, fallbackColor, fallbackClassName, bordered, title, className, }: AvatarProps): React.JSX.Element;
|
|
30
31
|
export {};
|
|
@@ -7,8 +7,8 @@ declare const badgeVariants: (props?: ({
|
|
|
7
7
|
declare const countBadgeClassName = "inline-flex w-fit shrink-0 items-center justify-center rounded-badge bg-neutral-grey-15 badge-pad-sm text-[10px] leading-none font-medium text-neutral-grey-100 tabular-nums whitespace-nowrap";
|
|
8
8
|
declare function Badge({ className, variant, size, asChild, ...props }: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
|
|
9
9
|
asChild?: boolean;
|
|
10
|
-
}):
|
|
10
|
+
}): React.JSX.Element;
|
|
11
11
|
declare function CountBadge({ className, asChild, ...props }: React.ComponentProps<"span"> & {
|
|
12
12
|
asChild?: boolean;
|
|
13
|
-
}):
|
|
13
|
+
}): React.JSX.Element;
|
|
14
14
|
export { Badge, CountBadge, badgeVariants, countBadgeClassName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
|
-
declare function Breadcrumb({ ...props }: React.ComponentProps<"nav">):
|
|
3
|
-
declare function BreadcrumbList({ className, ...props }: React.ComponentProps<"ol">):
|
|
4
|
-
declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<"li">):
|
|
2
|
+
declare function Breadcrumb({ ...props }: React.ComponentProps<"nav">): React.JSX.Element;
|
|
3
|
+
declare function BreadcrumbList({ className, ...props }: React.ComponentProps<"ol">): React.JSX.Element;
|
|
4
|
+
declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<"li">): React.JSX.Element;
|
|
5
5
|
declare function BreadcrumbLink({ asChild, className, ...props }: React.ComponentProps<"a"> & {
|
|
6
6
|
asChild?: boolean;
|
|
7
|
-
}):
|
|
8
|
-
declare function BreadcrumbPageSubtitle({ className, ...props }: React.ComponentProps<"span">):
|
|
9
|
-
declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<"span">):
|
|
10
|
-
declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<"li">):
|
|
11
|
-
declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<"span">):
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
declare function BreadcrumbPageSubtitle({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
|
|
9
|
+
declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
|
|
10
|
+
declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<"li">): React.JSX.Element;
|
|
11
|
+
declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
|
|
12
12
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbPageSubtitle, BreadcrumbSeparator, };
|
|
@@ -3,7 +3,7 @@ export type ButtonSize = "default" | "sm" | "xs" | "xxs" | "lg" | "icon" | "icon
|
|
|
3
3
|
declare function ButtonSizeProvider({ value, children, }: {
|
|
4
4
|
value: ButtonSize;
|
|
5
5
|
children: React.ReactNode;
|
|
6
|
-
}):
|
|
6
|
+
}): React.JSX.Element;
|
|
7
7
|
declare const buttonVariants: (props?: ({
|
|
8
8
|
variant?: "default" | "link" | "select" | "defaultInverted" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
9
9
|
size?: "default" | "select" | "xs" | "sm" | "lg" | "xxs" | "icon" | "iconSm" | "iconXs" | null | undefined;
|
|
@@ -20,5 +20,5 @@ export type GenericButtonProps = BaseButtonProps & {
|
|
|
20
20
|
size?: ButtonSize;
|
|
21
21
|
};
|
|
22
22
|
type ButtonProps = SelectButtonProps | GenericButtonProps;
|
|
23
|
-
declare function Button({ className, variant, size, asChild, ...props }: ButtonProps):
|
|
23
|
+
declare function Button({ className, variant, size, asChild, ...props }: ButtonProps): React.JSX.Element;
|
|
24
24
|
export { Button, ButtonSizeProvider, buttonVariants };
|
|
@@ -3,5 +3,5 @@ import { DayPicker } from "react-day-picker";
|
|
|
3
3
|
import { Button } from "./button";
|
|
4
4
|
declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
|
|
5
5
|
buttonVariant?: React.ComponentProps<typeof Button>["variant"];
|
|
6
|
-
}):
|
|
6
|
+
}): React.JSX.Element;
|
|
7
7
|
export { Calendar };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
|
|
3
|
-
declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>):
|
|
3
|
+
declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): React.JSX.Element;
|
|
4
4
|
export { Checkbox };
|
|
@@ -9,4 +9,4 @@ export type CloseIconProps = {
|
|
|
9
9
|
* can keep the stroke at exactly one device pixel — sub-pixel strokes
|
|
10
10
|
* anti-alias into blur.
|
|
11
11
|
*/
|
|
12
|
-
export declare function CloseIcon({ size, className }: CloseIconProps): import("react
|
|
12
|
+
export declare function CloseIcon({ size, className }: CloseIconProps): import("react").JSX.Element;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { Command as CommandPrimitive } from "cmdk";
|
|
3
3
|
import { Dialog } from "./dialog";
|
|
4
|
-
declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>):
|
|
4
|
+
declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>): React.JSX.Element;
|
|
5
5
|
declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React.ComponentProps<typeof Dialog> & {
|
|
6
6
|
title?: string;
|
|
7
7
|
description?: string;
|
|
8
8
|
className?: string;
|
|
9
9
|
showCloseButton?: boolean;
|
|
10
|
-
}):
|
|
10
|
+
}): React.JSX.Element;
|
|
11
11
|
type CommandInputProps = Omit<React.ComponentProps<typeof CommandPrimitive.Input>, "size">;
|
|
12
|
-
declare function CommandInput({ className, onValueChange, ...props }: CommandInputProps):
|
|
13
|
-
declare function CommandList({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>):
|
|
14
|
-
declare function CommandEmpty({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>):
|
|
15
|
-
declare function CommandGroup({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>):
|
|
16
|
-
declare function CommandSeparator({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>):
|
|
17
|
-
declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>):
|
|
18
|
-
declare function CommandShortcut({ className, ...props }: React.ComponentProps<"span">):
|
|
12
|
+
declare function CommandInput({ className, onValueChange, ...props }: CommandInputProps): React.JSX.Element;
|
|
13
|
+
declare function CommandList({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>): React.JSX.Element;
|
|
14
|
+
declare function CommandEmpty({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>): React.JSX.Element;
|
|
15
|
+
declare function CommandGroup({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>): React.JSX.Element;
|
|
16
|
+
declare function CommandSeparator({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>): React.JSX.Element;
|
|
17
|
+
declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>): React.JSX.Element;
|
|
18
|
+
declare function CommandShortcut({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
|
|
19
19
|
export { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator, };
|
|
@@ -15,16 +15,16 @@ export declare function getSubmenuPosition({ triggerRect, menuWidth, menuHeight,
|
|
|
15
15
|
declare function ContextMenu({ children, onOpenChange, }: {
|
|
16
16
|
children: React.ReactNode;
|
|
17
17
|
onOpenChange?: (open: boolean) => void;
|
|
18
|
-
}):
|
|
18
|
+
}): React.JSX.Element;
|
|
19
19
|
type TriggerProps = {
|
|
20
20
|
asChild?: boolean;
|
|
21
21
|
children: React.ReactElement;
|
|
22
22
|
} & React.HTMLAttributes<HTMLElement>;
|
|
23
|
-
declare function ContextMenuTrigger({ asChild, children, ...rest }: TriggerProps):
|
|
24
|
-
declare function ContextMenuGroup({ children, className, }: React.HTMLAttributes<HTMLDivElement>):
|
|
23
|
+
declare function ContextMenuTrigger({ asChild, children, ...rest }: TriggerProps): React.JSX.Element;
|
|
24
|
+
declare function ContextMenuGroup({ children, className, }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
25
25
|
declare function ContextMenuPortal({ children }: {
|
|
26
26
|
children: React.ReactNode;
|
|
27
|
-
}):
|
|
27
|
+
}): React.JSX.Element;
|
|
28
28
|
declare function ContextMenuContent({ className, children, }: React.HTMLAttributes<HTMLDivElement>): React.ReactPortal | null;
|
|
29
29
|
type ItemCommonProps = {
|
|
30
30
|
inset?: boolean;
|
|
@@ -32,36 +32,36 @@ type ItemCommonProps = {
|
|
|
32
32
|
onSelect?: (e: React.MouseEvent | React.KeyboardEvent) => void;
|
|
33
33
|
disabled?: boolean;
|
|
34
34
|
} & React.HTMLAttributes<HTMLDivElement>;
|
|
35
|
-
declare function ContextMenuItem({ className, inset, variant, onClick, onSelect, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: ItemCommonProps):
|
|
35
|
+
declare function ContextMenuItem({ className, inset, variant, onClick, onSelect, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: ItemCommonProps): React.JSX.Element;
|
|
36
36
|
declare function ContextMenuCheckboxItem({ className, children, checked, onClick, ...rest }: {
|
|
37
37
|
className?: string;
|
|
38
38
|
children?: React.ReactNode;
|
|
39
39
|
checked?: boolean;
|
|
40
40
|
disabled?: boolean;
|
|
41
|
-
} & React.HTMLAttributes<HTMLDivElement>):
|
|
41
|
+
} & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
42
42
|
declare function ContextMenuRadioGroup({ children }: {
|
|
43
43
|
children: React.ReactNode;
|
|
44
|
-
}):
|
|
44
|
+
}): React.JSX.Element;
|
|
45
45
|
declare function ContextMenuRadioItem({ className, children, checked, onClick, ...rest }: {
|
|
46
46
|
className?: string;
|
|
47
47
|
children?: React.ReactNode;
|
|
48
48
|
checked?: boolean;
|
|
49
49
|
disabled?: boolean;
|
|
50
|
-
} & React.HTMLAttributes<HTMLDivElement>):
|
|
50
|
+
} & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
51
51
|
declare function ContextMenuLabel({ className, inset, ...rest }: {
|
|
52
52
|
className?: string;
|
|
53
53
|
inset?: boolean;
|
|
54
|
-
} & React.HTMLAttributes<HTMLDivElement>):
|
|
55
|
-
declare function ContextMenuSeparator({ className, ...rest }: React.HTMLAttributes<HTMLDivElement>):
|
|
56
|
-
declare function ContextMenuShortcut({ className, ...rest }: React.ComponentProps<"span">):
|
|
54
|
+
} & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
55
|
+
declare function ContextMenuSeparator({ className, ...rest }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
56
|
+
declare function ContextMenuShortcut({ className, ...rest }: React.ComponentProps<"span">): React.JSX.Element;
|
|
57
57
|
declare function ContextMenuSub({ children }: {
|
|
58
58
|
children: React.ReactNode;
|
|
59
|
-
}):
|
|
59
|
+
}): React.JSX.Element;
|
|
60
60
|
declare function ContextMenuSubTrigger({ className, inset, children, disabled, onClick, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: {
|
|
61
61
|
className?: string;
|
|
62
62
|
inset?: boolean;
|
|
63
63
|
children?: React.ReactNode;
|
|
64
64
|
disabled?: boolean;
|
|
65
|
-
} & React.HTMLAttributes<HTMLDivElement>):
|
|
65
|
+
} & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
|
|
66
66
|
declare function ContextMenuSubContent({ className, children, }: React.HTMLAttributes<HTMLDivElement>): React.ReactPortal | null;
|
|
67
67
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, };
|
|
@@ -7,5 +7,5 @@ interface CopyButtonProps {
|
|
|
7
7
|
iconOnly?: boolean;
|
|
8
8
|
"data-testid"?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare function CopyButton({ textToCopy, duration, className, children, iconOnly, "data-testid": dataTestId, }: CopyButtonProps): import("react
|
|
10
|
+
export declare function CopyButton({ textToCopy, duration, className, children, iconOnly, "data-testid": dataTestId, }: CopyButtonProps): import("react").JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -4,4 +4,4 @@ export type DeleteIconProps = {
|
|
|
4
4
|
className?: string;
|
|
5
5
|
};
|
|
6
6
|
/** Standard delete/trash icon — Trash2, muted currentColor, never red. */
|
|
7
|
-
export declare function DeleteIcon({ size, className }: DeleteIconProps): import("react
|
|
7
|
+
export declare function DeleteIcon({ size, className }: DeleteIconProps): import("react").JSX.Element;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
|
3
|
-
declare function Dialog({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>):
|
|
4
|
-
declare function DialogTrigger({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>):
|
|
5
|
-
declare function DialogPortal({ container, ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>):
|
|
6
|
-
declare function DialogClose({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>):
|
|
7
|
-
declare function DialogOverlay({ className, onTouchMove, onWheel, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>):
|
|
3
|
+
declare function Dialog({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>): React.JSX.Element;
|
|
4
|
+
declare function DialogTrigger({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>): React.JSX.Element;
|
|
5
|
+
declare function DialogPortal({ container, ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>): React.JSX.Element;
|
|
6
|
+
declare function DialogClose({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>): React.JSX.Element;
|
|
7
|
+
declare function DialogOverlay({ className, onTouchMove, onWheel, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>): React.JSX.Element;
|
|
8
8
|
declare function DialogContent({ className, children, showCloseButton, overlayClassName, onInteractOutside, onPointerDownOutside, onFocusOutside, onTouchMoveCapture, onWheelCapture, style, ...props }: React.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
9
9
|
showCloseButton?: boolean;
|
|
10
10
|
overlayClassName?: string;
|
|
11
|
-
}):
|
|
12
|
-
declare function DialogHeader({ className, ...props }: React.ComponentProps<"div">):
|
|
13
|
-
declare function DialogFooter({ className, children, ...props }: React.ComponentProps<"div">):
|
|
14
|
-
declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>):
|
|
15
|
-
declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>):
|
|
11
|
+
}): React.JSX.Element;
|
|
12
|
+
declare function DialogHeader({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
|
|
13
|
+
declare function DialogFooter({ className, children, ...props }: React.ComponentProps<"div">): React.JSX.Element;
|
|
14
|
+
declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): React.JSX.Element;
|
|
15
|
+
declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): React.JSX.Element;
|
|
16
16
|
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, };
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
|
3
|
-
declare function DropdownMenu({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>):
|
|
4
|
-
declare function DropdownMenuPortal({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>):
|
|
5
|
-
declare function DropdownMenuTrigger({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>):
|
|
6
|
-
declare function DropdownMenuContent({ className, sideOffset, align, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>):
|
|
7
|
-
declare function DropdownMenuGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>):
|
|
3
|
+
declare function DropdownMenu({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>): React.JSX.Element;
|
|
4
|
+
declare function DropdownMenuPortal({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>): React.JSX.Element;
|
|
5
|
+
declare function DropdownMenuTrigger({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>): React.JSX.Element;
|
|
6
|
+
declare function DropdownMenuContent({ className, sideOffset, align, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>): React.JSX.Element;
|
|
7
|
+
declare function DropdownMenuGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>): React.JSX.Element;
|
|
8
8
|
declare function DropdownMenuItem({ className, inset, variant, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Item> & {
|
|
9
9
|
inset?: boolean;
|
|
10
10
|
variant?: "default" | "destructive";
|
|
11
|
-
}):
|
|
12
|
-
declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>):
|
|
13
|
-
declare function DropdownMenuRadioGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>):
|
|
14
|
-
declare function DropdownMenuRadioItem({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>):
|
|
11
|
+
}): React.JSX.Element;
|
|
12
|
+
declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): React.JSX.Element;
|
|
13
|
+
declare function DropdownMenuRadioGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): React.JSX.Element;
|
|
14
|
+
declare function DropdownMenuRadioItem({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): React.JSX.Element;
|
|
15
15
|
declare function DropdownMenuLabel({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & {
|
|
16
16
|
inset?: boolean;
|
|
17
|
-
}):
|
|
18
|
-
declare function DropdownMenuSeparator({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>):
|
|
19
|
-
declare function DropdownMenuShortcut({ className, ...props }: React.ComponentProps<"span">):
|
|
20
|
-
declare function DropdownMenuSub({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>):
|
|
17
|
+
}): React.JSX.Element;
|
|
18
|
+
declare function DropdownMenuSeparator({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>): React.JSX.Element;
|
|
19
|
+
declare function DropdownMenuShortcut({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
|
|
20
|
+
declare function DropdownMenuSub({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>): React.JSX.Element;
|
|
21
21
|
declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigger> & {
|
|
22
22
|
inset?: boolean;
|
|
23
|
-
}):
|
|
24
|
-
declare function DropdownMenuSubContent({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>):
|
|
23
|
+
}): React.JSX.Element;
|
|
24
|
+
declare function DropdownMenuSubContent({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): React.JSX.Element;
|
|
25
25
|
export { DropdownMenu, DropdownMenuPortal, DropdownMenuTrigger, DropdownMenuContent, DropdownMenuGroup, DropdownMenuLabel, DropdownMenuItem, DropdownMenuCheckboxItem, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubTrigger, DropdownMenuSubContent, };
|
|
@@ -18,5 +18,5 @@ export type MultiSwitchButtonProps<TValue extends string> = {
|
|
|
18
18
|
testId?: string;
|
|
19
19
|
"aria-label"?: string;
|
|
20
20
|
};
|
|
21
|
-
export declare function MultiSwitchButton<TValue extends string>({ value, options, onValueChange, className, optionClassName, testId, "aria-label": ariaLabel, }: MultiSwitchButtonProps<TValue>): import("react
|
|
21
|
+
export declare function MultiSwitchButton<TValue extends string>({ value, options, onValueChange, className, optionClassName, testId, "aria-label": ariaLabel, }: MultiSwitchButtonProps<TValue>): import("react").JSX.Element;
|
|
22
22
|
export {};
|
|
@@ -11,5 +11,5 @@ interface PasteButtonProps {
|
|
|
11
11
|
isClipboardValid?: (text: string) => boolean;
|
|
12
12
|
"data-testid"?: string;
|
|
13
13
|
}
|
|
14
|
-
export declare function PasteButton({ onPaste, duration, className, children, iconOnly, hideIfClipboardEmpty, isClipboardValid, "data-testid": dataTestId, }: PasteButtonProps): import("react
|
|
14
|
+
export declare function PasteButton({ onPaste, duration, className, children, iconOnly, hideIfClipboardEmpty, isClipboardValid, "data-testid": dataTestId, }: PasteButtonProps): import("react").JSX.Element | null;
|
|
15
15
|
export {};
|
|
@@ -7,5 +7,5 @@ declare const Popover: React.FC<React.ComponentProps<typeof PopoverPrimitive.Roo
|
|
|
7
7
|
declare const PopoverContent: React.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
8
8
|
container?: HTMLElement | null;
|
|
9
9
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
declare function PopoverAnchor({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>):
|
|
10
|
+
declare function PopoverAnchor({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): React.JSX.Element;
|
|
11
11
|
export { Popover, PopoverTrigger, PopoverContent, PopoverAnchor };
|
|
@@ -24,4 +24,4 @@ export interface SelectProps {
|
|
|
24
24
|
searchPlaceholder?: string;
|
|
25
25
|
"data-testid"?: string;
|
|
26
26
|
}
|
|
27
|
-
export declare function Select({ id, value, onValueChange, options, placeholder, disabled, className, loading, onLazyLoad, emptyMessage, size, maxWidth, searchable, searchPlaceholder, "data-testid": dataTestId, }: SelectProps):
|
|
27
|
+
export declare function Select({ id, value, onValueChange, options, placeholder, disabled, className, loading, onLazyLoad, emptyMessage, size, maxWidth, searchable, searchPlaceholder, "data-testid": dataTestId, }: SelectProps): React.JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type StyledDialogTitleProps = {
|
|
|
8
8
|
className?: string;
|
|
9
9
|
headerClassName?: string;
|
|
10
10
|
};
|
|
11
|
-
export declare function StyledDialogTitle({ icon, title, subtitle, trailing, className, headerClassName, }: StyledDialogTitleProps):
|
|
11
|
+
export declare function StyledDialogTitle({ icon, title, subtitle, trailing, className, headerClassName, }: StyledDialogTitleProps): React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import * as SwitchPrimitive from "@radix-ui/react-switch";
|
|
3
|
-
declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>):
|
|
3
|
+
declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>): React.JSX.Element;
|
|
4
4
|
export { Switch };
|