MCPcopy Create free account

hub / github.com/MagicCube/agentara / functions

Functions836 in github.com/MagicCube/agentara

FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert-dialog.tsx:84
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert-dialog.tsx:68
FunctionAlertDialogMedia
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert-dialog.tsx:129
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
web/src/components/ui/alert-dialog.tsx:29
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
web/src/components/ui/alert-dialog.tsx:21
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
web/src/components/ui/alert-dialog.tsx:100
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
web/src/components/ui/alert-dialog.tsx:13
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/alert.tsx:37
FunctionAnimated
({ id, source, target, markerEnd, style }: EdgeProps)
web/src/components/ai-elements/edge.tsx:109
FunctionAppBreadcrumb
()
web/src/components/app-breadcrumb.tsx:46
FunctionAppSidebar
()
web/src/components/app-sidebar.tsx:226
FunctionArtifact
({ className, ...props }: ArtifactProps)
web/src/components/ai-elements/artifact.tsx:18
FunctionArtifactAction
({ tooltip, label, icon: Icon, children, className, size = "sm", variant = "ghost", ...props }
web/src/components/ai-elements/artifact.tsx:100
FunctionArtifactActions
({ className, ...props }: ArtifactActionsProps)
web/src/components/ai-elements/artifact.tsx:87
FunctionArtifactClose
({ className, children, size = "sm", variant = "ghost", ...props }: ArtifactCloseProps)
web/src/components/ai-elements/artifact.tsx:45
FunctionArtifactContent
({ className, ...props }: ArtifactContentProps)
web/src/components/ai-elements/artifact.tsx:144
FunctionArtifactDescription
({ className, ...props }: ArtifactDescriptionProps)
web/src/components/ai-elements/artifact.tsx:78
FunctionArtifactHeader
({ className, ...props }: ArtifactHeaderProps)
web/src/components/ai-elements/artifact.tsx:30
FunctionArtifactTitle
({ className, ...props }: ArtifactTitleProps)
web/src/components/ai-elements/artifact.tsx:69
FunctionAttachment
({ data, onRemove, className, children, ...props }: AttachmentProps)
web/src/components/ai-elements/attachments.tsx:188
FunctionAttachmentEmpty
({ className, children, ...props }: AttachmentEmptyProps)
web/src/components/ai-elements/attachments.tsx:413
FunctionAttachmentHoverCard
({ openDelay = 0, closeDelay = 0, ...props }: AttachmentHoverCardProps)
web/src/components/ai-elements/attachments.tsx:375
FunctionAttachmentHoverCardContent
({ align = "start", className, ...props }: AttachmentHoverCardContentProps)
web/src/components/ai-elements/attachments.tsx:395
FunctionAttachmentHoverCardTrigger
( props: AttachmentHoverCardTriggerProps )
web/src/components/ai-elements/attachments.tsx:387
FunctionAttachmentInfo
({ showMediaType = false, className, ...props }: AttachmentInfoProps)
web/src/components/ai-elements/attachments.tsx:287
FunctionAttachmentPreview
({ fallbackIcon, className, ...props }: AttachmentPreviewProps)
web/src/components/ai-elements/attachments.tsx:237
FunctionAttachmentRemove
({ label = "Remove", className, children, ...props }: AttachmentRemoveProps)
web/src/components/ai-elements/attachments.tsx:319
FunctionAttachments
({ variant = "grid", className, children, ...props }: AttachmentsProps)
web/src/components/ai-elements/attachments.tsx:154
FunctionAudioPlayer
({ children, style, ...props }: AudioPlayerProps)
web/src/components/ai-elements/audio-player.tsx:30
FunctionAudioPlayerControlBar
({ children, ...props }: AudioPlayerControlBarProps)
web/src/components/ai-elements/audio-player.tsx:95
FunctionAudioPlayerDurationDisplay
({ className, ...props }: AudioPlayerDurationDisplayProps)
web/src/components/ai-elements/audio-player.tsx:189
FunctionAudioPlayerElement
({ ...props }: AudioPlayerElementProps)
web/src/components/ai-elements/audio-player.tsx:79
FunctionAudioPlayerMuteButton
({ className, ...props }: AudioPlayerMuteButtonProps)
web/src/components/ai-elements/audio-player.tsx:204
FunctionAudioPlayerPlayButton
({ className, ...props }: AudioPlayerPlayButtonProps)
web/src/components/ai-elements/audio-player.tsx:106
FunctionAudioPlayerSeekBackwardButton
({ seekOffset = 10, ...props }: AudioPlayerSeekBackwardButtonProps)
web/src/components/ai-elements/audio-player.tsx:123
FunctionAudioPlayerSeekForwardButton
({ seekOffset = 10, ...props }: AudioPlayerSeekForwardButtonProps)
web/src/components/ai-elements/audio-player.tsx:140
FunctionAudioPlayerTimeDisplay
({ className, ...props }: AudioPlayerTimeDisplayProps)
web/src/components/ai-elements/audio-player.tsx:157
FunctionAudioPlayerTimeRange
({ className, ...props }: AudioPlayerTimeRangeProps)
web/src/components/ai-elements/audio-player.tsx:172
FunctionAudioPlayerVolumeRange
({ className, ...props }: AudioPlayerVolumeRangeProps)
web/src/components/ai-elements/audio-player.tsx:221
FunctionAvatar
({ className, size = "default", ...props }: React.ComponentProps<typeof AvatarPrimitive.Root> & { size
web/src/components/ui/avatar.tsx:8
FunctionAvatarBadge
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/avatar.tsx:57
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
web/src/components/ui/avatar.tsx:41
FunctionAvatarGroup
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/avatar.tsx:73
FunctionAvatarGroupCount
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/avatar.tsx:86
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
web/src/components/ui/avatar.tsx:28
FunctionBadge
({ className, variant = "default", asChild = false, ...props }: React.ComponentProps<"span"> & Varia
web/src/components/ui/badge.tsx:29
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
web/src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean; })
web/src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
web/src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
web/src/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
web/src/components/ui/button.tsx:41
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
web/src/components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
web/src/components/ui/button-group.tsx:60
FunctionButtonGroupText
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
web/src/components/ui/button-group.tsx:40
FunctionCanvas
({ children, ...props }: CanvasProps)
web/src/components/ai-elements/canvas.tsx:13
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/card.tsx:31
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
web/src/components/ui/carousel.tsx:43
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/carousel.tsx:133
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
web/src/components/ui/carousel.tsx:154
FunctionCarouselNext
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
web/src/components/ui/carousel.tsx:202
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon", ...props }: React.ComponentProps<typeof Button>)
web/src/components/ui/carousel.tsx:172
FunctionCheckpoint
({ className, children, ...props }: CheckpointProps)
web/src/components/ai-elements/checkpoint.tsx:18
FunctionCheckpointIcon
({ className, children, ...props }: CheckpointIconProps)
web/src/components/ai-elements/checkpoint.tsx:37
FunctionCheckpointTrigger
({ children, variant = "ghost", size = "sm", tooltip, ...props }: CheckpointTriggerProps)
web/src/components/ai-elements/checkpoint.tsx:50
FunctionCodeBlock
({ code, language, showLineNumbers = false, className, children, ...props }: CodeBlockProps)
web/src/components/ai-elements/code-block.tsx:421
FunctionCodeBlockActions
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
web/src/components/ai-elements/code-block.tsx:366
FunctionCodeBlockContainer
({ className, language, style, ...props }: HTMLAttributes<HTMLDivElement> & { language: string })
web/src/components/ai-elements/code-block.tsx:309
FunctionCodeBlockContent
({ code, language, showLineNumbers = false, }: { code: string; language: BundledLanguage; showLine
web/src/components/ai-elements/code-block.tsx:379
FunctionCodeBlockCopyButton
({ onCopy, onError, timeout = 2000, children, className, ...props }: CodeBlockCopyButtonProps)
web/src/components/ai-elements/code-block.tsx:451
FunctionCodeBlockFilename
({ children, className, ...props }: HTMLAttributes<HTMLSpanElement>)
web/src/components/ai-elements/code-block.tsx:356
FunctionCodeBlockHeader
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
web/src/components/ai-elements/code-block.tsx:330
FunctionCodeBlockLanguageSelector
( props: CodeBlockLanguageSelectorProps )
web/src/components/ai-elements/code-block.tsx:508
FunctionCodeBlockLanguageSelectorContent
({ align = "end", ...props }: CodeBlockLanguageSelectorContentProps)
web/src/components/ai-elements/code-block.tsx:542
FunctionCodeBlockLanguageSelectorItem
( props: CodeBlockLanguageSelectorItemProps )
web/src/components/ai-elements/code-block.tsx:553
FunctionCodeBlockLanguageSelectorTrigger
({ className, ...props }: CodeBlockLanguageSelectorTriggerProps)
web/src/components/ai-elements/code-block.tsx:516
FunctionCodeBlockLanguageSelectorValue
( props: CodeBlockLanguageSelectorValueProps )
web/src/components/ai-elements/code-block.tsx:534
FunctionCodeBlockTitle
({ children, className, ...props }: HTMLAttributes<HTMLDivElement>)
web/src/components/ai-elements/code-block.tsx:346
FunctionCollapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
web/src/components/ui/collapsible.tsx:3
FunctionCollapsibleContent
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>)
web/src/components/ui/collapsible.tsx:20
FunctionCollapsibleTrigger
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>)
web/src/components/ui/collapsible.tsx:9
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
web/src/components/ui/command.tsx:16
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, className, s
web/src/components/ui/command.tsx:32
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
web/src/components/ui/command.tsx:101
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
web/src/components/ui/command.tsx:113
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
web/src/components/ui/command.tsx:63
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
web/src/components/ui/command.tsx:142
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
web/src/components/ui/command.tsx:85
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
web/src/components/ui/command.tsx:129
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
web/src/components/ui/command.tsx:158
FunctionCommit
({ className, children, ...props }: CommitProps)
web/src/components/ai-elements/commit.tsx:25
FunctionCommitActions
({ className, children, ...props }: CommitActionsProps)
web/src/components/ai-elements/commit.tsx:181
← previousnext →201–300 of 836, ranked by callers