FunctionCarousel({
orientation = "horizontal",
opts,
setApi,
plugins,
className,
children,
...props
}: React.Com
sdk/ui/src/primitives/carousel.tsx:45
FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
sdk/ui/src/primitives/chart.tsx:40
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
sdk/ui/src/primitives/chart.tsx:273
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
sdk/ui/src/primitives/chart.tsx:117
FunctionChatHeader({
agentName,
workspace,
subtitle,
onReturnToMainSession,
onOpenInbox,
inboxUnreadCount,
onOpenA
apps/desktop/src/components/panes/ChatPane/ChatHeader.tsx:40
FunctionCircularProgress({
value,
size = 14,
strokeWidth = 2,
className,
trackClassName = "stroke-fg-4",
}: {
value: numbe
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:186
FunctionCombobox({
value,
onValueChange,
options,
placeholder,
searchPlaceholder = "Search…",
emptyText = "No resu
apps/desktop/src/components/ui/combobox.tsx:51
FunctionComboboxContent({
className,
side = "bottom",
sideOffset = 6,
align = "start",
alignOffset = 0,
anchor,
...prop
sdk/ui/src/primitives/combobox.tsx:85
FunctionComboboxInput({
className,
children,
disabled = false,
showTrigger = true,
showClear = false,
...props
}: Combo
sdk/ui/src/primitives/combobox.tsx:50
FunctionComposer({
input,
quotedSkills,
slashCommands,
attachments,
isResponding,
pausePending,
pauseDisabled,
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:219
FunctionConfigureStep({
stepIndex,
stepTotal,
templateSourceMode,
selectedMarketplaceTemplate,
selectedTemplateFolder,
apps/desktop/src/components/onboarding/ConfigureStep.tsx:38
FunctionConfirmDialog({
open,
onOpenChange,
title,
description,
confirmLabel = "Confirm",
cancelLabel = "Cancel",
des
apps/desktop/src/components/ui/confirm-dialog.tsx:17
FunctionConnectIntegrationsStep({
stepIndex,
stepTotal,
pendingIntegrations,
connectingProvider,
connectStatus,
onConnect,
onBa
apps/desktop/src/components/onboarding/ConnectIntegrationsStep.tsx:18
FunctionConnectedProviderCard({
integration,
connections,
canConnect,
connectDisabledReason,
onConnect,
onDisconnect,
onRefre
apps/desktop/src/components/panes/IntegrationsPane.tsx:1801
FunctionContextMenuContent({
className,
align = "start",
alignOffset = 4,
side = "right",
sideOffset = 0,
...props
}: Contex
sdk/ui/src/primitives/context-menu.tsx:32
FunctionConversationTurns({
messages,
assistantLabel,
assistantMode,
showExecutionInternals,
assistantFitToContent = true,
apps/desktop/src/components/panes/ChatPane/ConversationTurns.tsx:28