FunctionProposalDetailsDialog({
proposal,
proposalAction,
onClose,
onAcceptProposal,
onDismissProposal,
}: {
proposal: TaskProp
apps/desktop/src/components/layout/OperationsDrawer.tsx:671
FunctionProviderActions({
state,
busy,
providerName,
onConnect,
onBind,
onVerify,
onCancel,
}: {
state: import("@/lib
apps/desktop/src/components/integration/AppIntegrationsDialog.tsx:297
FunctionProviderRow({
provider,
logoUrl,
connected,
connecting,
disabled,
onAction,
}: {
provider: string;
logoUr
apps/desktop/src/components/onboarding/ConnectIntegrationsStep.tsx:75
FunctionPublishSuccessView({
submissionId: _submissionId,
templateId,
archiveSizeBytes,
onDone,
onPublishAnother,
onViewSubm
apps/desktop/src/components/publish/PublishScreen.tsx:1756
FunctionRunningPanel({
hasWorkspace,
isLoading,
sessions,
errorMessage,
onOpenSession,
onCreateSession,
activeSessio
apps/desktop/src/components/layout/OperationsDrawer.tsx:822
FunctionSelectAppsStep({
stepIndex,
stepTotal,
template,
selectedApps,
onToggleApp,
onBack,
onContinue,
}: SelectAppsS
apps/desktop/src/components/onboarding/SelectAppsStep.tsx:15
FunctionSelectContent({
className,
children,
side = "bottom",
sideOffset = 4,
align = "center",
alignOffset = 0,
alig
apps/desktop/src/components/ui/select.tsx:57
FunctionSelectContent({
className,
children,
side = "bottom",
sideOffset = 4,
align = "center",
alignOffset = 0,
alig
sdk/ui/src/primitives/select.tsx:57
FunctionSettingsMenuSelectRow({
label,
description,
leading,
value,
onValueChange,
options,
disabled,
placeholder,
search
apps/desktop/src/components/settings/SettingsMenuSelectRow.tsx:32
FunctionSettingsRow({
label,
description,
leading,
children,
interactive,
onClick,
className,
}: SettingsRowProps)
apps/desktop/src/components/settings/SettingsRow.tsx:31
FunctionSettingsScreen({
sections,
activeSection,
onSectionChange,
railFooter,
children,
}: SettingsScreenProps<TSection>)
apps/desktop/src/components/settings/SettingsScreen.tsx:36
FunctionSettingsScreenRoot({
activeSection,
appVersion,
onSectionChange,
colorScheme,
onColorSchemeChange,
themeVariant,
t
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:321
FunctionSettingsSection({
title,
description,
action,
children,
className,
}: SettingsSectionProps)
apps/desktop/src/components/settings/SettingsSection.tsx:25
FunctionSettingsToggle({
label,
description,
leading,
checked,
onCheckedChange,
disabled,
}: SettingsToggleProps)
apps/desktop/src/components/settings/SettingsToggle.tsx:20