FunctionThinkingValueSelect({
selectedThinkingValue,
thinkingValues,
disabled,
compact = false,
compactWidth,
onThinkingValue
apps/desktop/src/components/panes/ChatPane/Composer/ThinkingValueSelect.tsx:39
FunctionToggleGroup({
className,
variant,
size,
spacing = 2,
orientation = "horizontal",
children,
...props
}: Togg
sdk/ui/src/primitives/toggle-group.tsx:21
FunctionTooltipContent({
className,
side = "top",
sideOffset = 4,
align = "center",
alignOffset = 0,
children,
...prop
apps/desktop/src/components/ui/tooltip.tsx:26
FunctionTooltipContent({
className,
side = "top",
sideOffset = 4,
align = "center",
alignOffset = 0,
children,
...prop
sdk/ui/src/primitives/tooltip.tsx:26
FunctionTraceStepGroup({
items,
collapsedByStepId,
onToggleStep,
live = false,
liveOutputStarted = false,
onLinkClick,
apps/desktop/src/components/panes/ChatPane/AssistantTurn/TraceStepGroup.tsx:54
FunctionUserTurnComponent({
text,
createdAt,
attachments,
onPreviewAttachment,
onLinkClick,
onLocalLinkClick,
}: {
text:
apps/desktop/src/components/panes/ChatPane/UserTurn.tsx:49
FunctionWizardField({
htmlFor,
label,
required,
optional,
help,
children,
}: {
htmlFor?: string;
label: ReactNode
apps/desktop/src/components/onboarding/WorkspaceWizardLayout.tsx:164
FunctionWorkModeOption({
active,
title,
description,
preview,
onSelect,
}: WorkModeOptionProps)
apps/desktop/src/components/onboarding/FirstWorkspacePane.tsx:400
FunctionWorkspaceControlCenter({
workspaces,
selectedWorkspaceId,
cardsPerRow,
orderedWorkspaceIds,
highlightedWorkspaceIds,
car
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:1873
FunctionWorkspaceIconPicker({
workspace,
size = "sm",
renderTrigger,
onChange,
disabled,
className,
}: WorkspaceIconPickerPro
apps/desktop/src/components/ui/workspace-icon-picker.tsx:47
FunctionWorkspaceScopeSection({
workspaces,
toolkitOverrides,
toolkitSlug,
expanded,
onToggleExpanded,
onSetWorkspaceEnabled,
apps/desktop/src/components/panes/IntegrationsPane.tsx:2161
FunctionWorkspaceWizardLayout({
stepIndex,
stepTotal,
title,
description,
width = "md",
children,
primary,
secondary,
ter
apps/desktop/src/components/onboarding/WorkspaceWizardLayout.tsx:40
Functionaction(
res: ResourceHandle<TSchema, States>,
name: string,
def: ActionDef<RowOf<TSchema>, States, I>,
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/app.ts:107
Methodaction(
resource: ResourceHandle<TSchema, States>,
name: string,
def: ActionDef<RowOf<TSchema>, States,
sdk/app-builder-sdk/src/types.ts:256