FunctionDocCard({
children,
description,
eyebrow,
href,
title,
}: {
children?: ReactNode;
description?: string;
website/docs/app/components/DocCards.tsx:8
FunctionDocEditor({
label,
existingContent,
isGenerating,
pendingGenerated,
placeholder,
onChange,
onGenerate,
apps/desktop/src/components/publish/PublishScreen.tsx:1137
FunctionDocsForm({
name,
onboardingMd,
readmeMd,
isGeneratingOnboarding,
isGeneratingReadme,
generationError,
pe
apps/desktop/src/components/publish/PublishScreen.tsx:1040
FunctionDotMatrixBase({
size = 24,
dotSize = 3,
color = "currentColor",
speed = 1,
ariaLabel = "Loading",
className,
apps/desktop/src/lib/dotmatrix-core.tsx:622
FunctionDrawerTabButton({
active,
icon,
label,
showIndicator = false,
onClick,
}: {
active: boolean;
icon: ReactNode;
apps/desktop/src/components/layout/OperationsDrawer.tsx:463
FunctionDropdownMenuContent({
align = "start",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
className,
...props
}: MenuP
apps/desktop/src/components/ui/dropdown-menu.tsx:19
FunctionDropdownMenuContent({
align = "start",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
className,
...props
}: MenuP
sdk/ui/src/primitives/dropdown-menu.tsx:19
FunctionDropdownMenuSubContent({
align = "start",
alignOffset = -3,
side = "right",
sideOffset = 0,
className,
...props
}: React
apps/desktop/src/components/ui/dropdown-menu.tsx:128
FunctionDropdownMenuSubContent({
align = "start",
alignOffset = -3,
side = "right",
sideOffset = 0,
className,
...props
}: React
sdk/ui/src/primitives/dropdown-menu.tsx:128
FunctionEmptyState({
icon: Icon,
title,
description,
action,
size = "sm",
minHeight,
decorated = false,
classNam
apps/desktop/src/components/ui/empty-state.tsx:48
FunctionEmptyState({
icon: Icon,
title,
description,
action,
size = "sm",
minHeight,
decorated = false,
classNam
sdk/ui/src/primitives/empty-state.tsx:48
FunctionEntityChip({
icon,
label,
trailing,
size,
variant,
interactive,
className,
render,
...props
}: EntityC
apps/desktop/src/components/ui/entity-chip.tsx:87
FunctionEntityMention({
label,
size = "xs",
variant = "ghost",
interactive = true,
className,
...props
}: EntityMention
apps/desktop/src/components/ui/entity-mention.tsx:23
FunctionField({
htmlFor,
label,
required,
help,
counter,
children,
}: {
htmlFor: string;
label: React.React
apps/desktop/src/components/publish/PublishScreen.tsx:1255