FunctionFileExplorerPane({
focusRequest = null,
onFocusRequestConsumed,
previewInPane = true,
onFileOpen,
onReferenceInChat,
apps/desktop/src/components/panes/FileExplorerPane.tsx:1154
FunctionFolderOption({
active,
title,
description,
icon,
onSelect,
}: FolderOptionProps)
apps/desktop/src/components/onboarding/FirstWorkspacePane.tsx:360
FunctionGridPicker({
maxRows,
maxCols,
rows,
cols,
onHover,
onCommit,
}: GridPickerProps)
sdk/editor/src/extensions/SlashMenuList.tsx:305
FunctionHeaderBar({
title,
subtitle,
rightSlot,
onPrimary,
primaryLabel = "Export CSV",
}: Props)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/header-bar.tsx:13
FunctionHeaderBar({
title,
subtitle,
rightSlot,
onPrimary,
primaryLabel = "Mark all read",
}: Props)
sdk/app-builder-sdk/reference/engagement-inbox/src/client/components/header-bar.tsx:13
FunctionHeaderBar({
title,
subtitle,
rightSlot,
onPrimary,
primaryLabel = "Plan post",
}: Props)
sdk/app-builder-sdk/reference/content-calendar/src/client/components/header-bar.tsx:13
FunctionHeroConnectCard({
entry,
phase,
error,
onConnect,
onCancel,
accounts,
selectedConnectionId,
onSelectAccount,
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:1210
FunctionHoverCardContent({
className,
side = "bottom",
sideOffset = 4,
align = "center",
alignOffset = 4,
...props
}: Prev
sdk/ui/src/primitives/hover-card.tsx:17
FunctionHtmlPreviewFrame({
title,
html,
className,
onOpenLinkInBrowser,
onOpenLocalLink,
}: HtmlPreviewFrameProps)
apps/desktop/src/components/panes/HtmlPreviewFrame.tsx:163
FunctionIconButton({
icon,
label,
active = false,
onClick,
disabled = false,
className = ""
}: IconButtonProps)
apps/desktop/src/components/ui/IconButton.tsx:12
FunctionInboxPanel({
proposals,
isLoadingProposals,
proposalStatusMessage,
proposalAction,
hasWorkspace,
onAcceptPro
apps/desktop/src/components/layout/OperationsDrawer.tsx:504
FunctionIntegrationLogo({
slug,
alt,
className,
size = "md",
overrideUrl,
}: {
slug: string;
alt?: string;
className?
apps/desktop/src/components/integration/IntegrationLogo.tsx:16
FunctionIntegrationRow({
provider,
logoUrl,
connected,
connecting,
disabled,
onAction,
}: {
provider: string;
logoUr
apps/desktop/src/components/onboarding/IntegrationsList.tsx:73
FunctionIntegrationsList({
pendingIntegrations,
isResolvingIntegrations,
connectingProvider,
connectStatus,
onConnect,
}: In
apps/desktop/src/components/onboarding/IntegrationsList.tsx:15
FunctionInternalSurfacePane({
surface,
resourceId,
htmlContent,
onResourceMissing,
onOpenLinkInBrowser,
onOpenLocalLink,
}: I
apps/desktop/src/components/panes/InternalSurfacePane.tsx:130
FunctionInternalTab({
id,
kind,
label,
filePath,
active,
onSelect,
onClose,
onContextMenu,
}: {
id: string;
k
apps/desktop/src/components/layout/shell/TopChrome.tsx:379
FunctionIssueRow({
issueId,
title,
status,
assigneeName,
onSelect,
}: {
issueId: string;
title: string;
status
apps/desktop/src/components/layout/shell/SearchDialog.tsx:455
FunctionIssueThreadControls({
issue,
teammates,
isPending,
errorMessage,
onChangeStatus,
onChangeAssignee,
onChangePriority
apps/desktop/src/components/panes/ChatPane/IssueThreadControls.tsx:88