FunctionAppCatalogCard({
entry,
state,
disabled,
onInstall,
displayName,
logoUrl,
availableAccounts,
selectedConnect
apps/desktop/src/components/marketplace/AppCatalogCard.tsx:52
FunctionAppIcon({
iconUrl,
appId,
providerId,
label,
size = "card",
}: AppIconProps)
apps/desktop/src/components/marketplace/AppIcon.tsx:46
FunctionAppIntegrationsDialog({
open,
onOpenChange,
appId,
appName,
integrations,
}: {
open: boolean;
onOpenChange: (open: bo
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:43
FunctionAppRowPlain({
app,
label,
providerId,
iconUrl,
expanded,
onOpen,
onReload,
onUninstall,
}: AppRowProps)
apps/desktop/src/components/layout/shell/Sidebar.tsx:1554
FunctionAppRowShell({
app,
label,
providerId,
iconUrl,
expanded,
tone,
tooltip,
onRowClick,
renderTrailing,
m
apps/desktop/src/components/layout/shell/Sidebar.tsx:2022
FunctionAppRowWithBinding({
app,
label,
providerId,
iconUrl,
expanded,
onOpen,
onReload,
onUninstall,
providerSlug,
apps/desktop/src/components/layout/shell/Sidebar.tsx:1625
FunctionAppRowWithMultiBinding({
app,
label,
providerId,
iconUrl,
expanded,
onOpen,
onReload,
onUninstall,
integrations,
}
apps/desktop/src/components/layout/shell/Sidebar.tsx:1796
FunctionAppSurfacePane({
appId,
app: providedApp,
path,
resourceId,
view,
}: AppSurfacePaneProps)
apps/desktop/src/components/panes/AppSurfacePane.tsx:57
FunctionArtifactBrowserModal({
open,
filter,
outputs,
scope,
onClose,
onFilterChange,
onOpenOutput,
layout = "page",
}: {
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:547
FunctionAssistantTurnComponent({
label,
mode,
showExecutionInternals = true,
fitToContent = true,
text,
tone = "default",
segm
apps/desktop/src/components/panes/ChatPane/AssistantTurn/index.tsx:65
FunctionBillingSummaryCard({
overview,
links,
isLoading = false,
error = null,
onRefresh,
}: BillingSummaryCardProps)
apps/desktop/src/components/billing/BillingSummaryCard.tsx:58
FunctionBlockMenu({
editor,
nodeRef,
anchor,
open,
onClose,
}: BlockMenuProps)
sdk/editor/src/extensions/BlockMenu.tsx:37
FunctionBlockingErrorScreen({
tone = "error",
icon,
iconSpinning = false,
title,
description,
technicalDetail,
body,
acti
apps/desktop/src/components/layout/BlockingErrorScreen.tsx:75
FunctionBrowserTab({
id,
title,
faviconUrl,
loading,
active,
onSelect,
onClose,
onContextMenu,
}: {
id: string
apps/desktop/src/components/layout/shell/TopChrome.tsx:332
FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
sdk/ui/src/primitives/calendar.tsx:13