FunctionRelationshipEdge({
sourceX,
sourceY,
sourcePosition,
targetX,
targetY,
targetPosition,
id,
data,
})
frontend/packages/erd-core/src/features/erd/components/ERDContent/components/RelationshipEdge/RelationshipEdge.tsx:13
FunctionRepositoryList({
repositories,
error,
isAddingProject,
hasSelectedInstallation,
onSelectRepository,
})
frontend/apps/app/components/ProjectNewPage/components/InstallationSelector/components/RepositoryList/RepositoryList.tsx:14
FunctionRoundBadge({
children,
className,
variant = 'default',
showCap = true,
maxValue = 99,
...props
}: RoundBadge
frontend/packages/ui/src/components/RoundBadge/RoundBadge.tsx:24
FunctionSchemaInfoDisplay({
variant,
schemaName,
schemaUrl,
detectedFormat,
selectedFormat,
showRemoveButton,
onFormatCha
frontend/apps/app/features/sessions/components/GitHubSessionForm/SchemaInfoSection/SchemaInfoSection.tsx:92
FunctionSchemaInfoSection({
status,
schemaName,
schemaUrl,
detectedFormat,
selectedFormat,
errorMessage,
errorDetails,
frontend/apps/app/features/sessions/components/GitHubSessionForm/SchemaInfoSection/SchemaInfoSection.tsx:143
FunctionSessionFormActions({
isPending = false,
hasContent = false,
onMicClick,
onAttachClick,
onFileSelect,
onSubmit,
onC
frontend/apps/app/features/sessions/components/shared/SessionFormActions/SessionFormActions.tsx:19
FunctionSetSchemaForm({
filePath,
format,
disabled,
onFilePathChange,
onFormatChange,
})
frontend/apps/app/components/ProjectNewPage/components/SetSchemaForm/SetSchemaForm.tsx:18
FunctionSidebarMenuButton({
asChild = false,
isActive = false,
tooltip,
className,
showtooltip,
ref,
...props
}: Componen
frontend/packages/ui/src/components/Sidebar/Sidebar.tsx:354
FunctionSidebarMenuSubButton({
asChild = false,
size = 'md',
isActive,
className,
ref,
...props
}: ComponentProps<'a'> & {
a
frontend/packages/ui/src/components/Sidebar/Sidebar.tsx:459
FunctionSidebarProvider({
open,
onOpenChange,
className,
style,
children,
ref,
...props
}: ComponentProps<'div'> & {
frontend/packages/ui/src/components/Sidebar/Sidebar.tsx:53