MCPcopy Create free account

hub / github.com/aipotheosis-labs/aci / functions

Functions1,222 in github.com/aipotheosis-labs/aci

FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
frontend/src/components/ui/accordion.tsx:15
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
frontend/src/components/ui/accordion.tsx:28
FunctionAddAccountForm
({ appInfos }: AddAccountProps)
frontend/src/components/appconfig/add-account.tsx:85
FunctionAgentInstructionFilterForm
({ children, agentId, initialInstructions = {}, allowedApps = [], }: AgentInstructionFilterFormProps)
frontend/src/components/project/agent-instruction-filter-form.tsx:34
FunctionAgentSelectionStep
({ onNext, appName, isDialogOpen, }: AgentSelectionStepProps)
frontend/src/components/apps/configure-app/agent-selection-step.tsx:27
FunctionAgentSelector
({ status, setMessages }: AgentSelectorProps)
frontend/src/app/playground/setting-agent-selector.tsx:25
FunctionAgentsPage
()
frontend/src/app/agents/page.tsx:22
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
frontend/src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/alert.tsx:50
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
frontend/src/components/ui/alert-dialog.tsx:9
FunctionAlertDialogAction
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>)
frontend/src/components/ui/alert-dialog.tsx:121
FunctionAlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
frontend/src/components/ui/alert-dialog.tsx:133
FunctionAlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
frontend/src/components/ui/alert-dialog.tsx:47
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
frontend/src/components/ui/alert-dialog.tsx:108
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/alert-dialog.tsx:79
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/alert-dialog.tsx:66
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
frontend/src/components/ui/alert-dialog.tsx:31
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
frontend/src/components/ui/alert-dialog.tsx:23
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
frontend/src/components/ui/alert-dialog.tsx:95
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
frontend/src/components/ui/alert-dialog.tsx:15
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/alert.tsx:37
FunctionAppCard
({ app, isConfigured = false }: AppCardProps)
frontend/src/components/apps/app-card.tsx:28
FunctionAppCardComingSoon
({ title, description, logo, }: AppCardComingSoonProps)
frontend/src/components/apps/app-card-coming-soon.tsx:25
FunctionAppConfigDetailPage
()
frontend/src/app/appconfigs/[appName]/page.tsx:50
FunctionAppConfigPage
()
frontend/src/app/appconfigs/page.tsx:12
FunctionAppEditForm
({ children, agentId, allowedApps, }: AppEditFormProps)
frontend/src/components/project/app-edit-form.tsx:31
FunctionAppGrid
({ apps }: AppGridProps)
frontend/src/components/apps/app-grid.tsx:45
FunctionAppMultiSelector
()
frontend/src/app/playground/setting-app-selector.tsx:34
FunctionAppPage
()
frontend/src/app/apps/[appName]/page.tsx:23
FunctionAppSidebar
()
frontend/src/components/layout/app-sidebar.tsx:93
FunctionAppStorePage
()
frontend/src/app/apps/page.tsx:8
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
frontend/src/components/ui/badge.tsx:28
FunctionBaseDateRangeDropdown
({ selectedOption, options, limitedOptions, onSelectionChange, userRetentionDays, }: BaseDateRangeDr
frontend/src/components/ui-extensions/enhanced-date-picker/date-range-dropdowns.tsx:41
FunctionBetaAlert
()
frontend/src/components/playground/beta-alert.tsx:6
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
frontend/src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
frontend/src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
frontend/src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbLinks
({ pathname }: BreadcrumbLinksProps)
frontend/src/components/layout/BreadcrumbLinks.tsx:16
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
frontend/src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
frontend/src/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
frontend/src/components/ui/button.tsx:38
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = "label", buttonVariant = "ghost",
frontend/src/components/ui/calendar.tsx:14
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
frontend/src/components/ui/calendar.tsx:175
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/card.tsx:31
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<"div"> & { config: ChartConfi
frontend/src/components/ui/chart.tsx:37
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: React.ComponentProps<
frontend/src/components/ui/chart.tsx:253
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
frontend/src/components/ui/chart.tsx:72
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
frontend/src/components/ui/chart.tsx:107
FunctionChatInput
({ input, handleInputChange, handleSubmit, status, linkedAccountOwnerId, stop, setMessages, }: C
frontend/src/app/playground/chat-input.tsx:61
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
frontend/src/components/ui/checkbox.tsx:9
FunctionCodeBlock
({ code }: CodeBlockProps)
frontend/src/components/home/code-block.tsx:12
FunctionCodeBlock
({ inline, className, children, ...props }: CodeBlockProps)
frontend/src/app/playground/code-block.tsx:9
FunctionColumnFilter
({ column, options, icon: Icon, optionIcon: OptionIcon, placeholder = "Select...", placeholderIcon
frontend/src/components/ui-extensions/enhanced-data-table/column-filter.tsx:26
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
frontend/src/components/ui/command.tsx:16
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, className, s
frontend/src/components/ui/command.tsx:32
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
frontend/src/components/ui/command.tsx:101
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
frontend/src/components/ui/command.tsx:113
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
frontend/src/components/ui/command.tsx:63
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
frontend/src/components/ui/command.tsx:142
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
frontend/src/components/ui/command.tsx:85
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
frontend/src/components/ui/command.tsx:129
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<"span">)
frontend/src/components/ui/command.tsx:158
FunctionConfigureApp
({ children, name, supported_security_schemes, logo, }: ConfigureAppProps)
frontend/src/components/apps/configure-app/index.tsx:35
FunctionConfigureAppStep
({ supported_security_schemes, onNext, name, }: ConfigureAppStepProps)
frontend/src/components/apps/configure-app/configure-app-step.tsx:82
FunctionCreateAgentForm
({ children, onSubmit, initialValues, title, validAppNames, appConfigs = [], }: CreateAgentFormPro
frontend/src/components/project/create-agent-form.tsx:66
FunctionCreateProjectDialog
({ onProjectCreated, openDialog, setOpenDialog, }: CreateProjectDialogProps)
frontend/src/components/project/create-project-dialog.tsx:40
FunctionDangerZone
({ projectName }: { projectName: string })
frontend/src/components/settings/danger-zone.tsx:5
FunctionDashboardDateRangeDropdown
({ selectedOption, setDateRangeAndOption, logRetentionDays, }: DashboardDateRangeDropdownProps)
frontend/src/components/ui-extensions/enhanced-date-picker/date-range-dropdowns.tsx:140
FunctionDataTablePagination
({ table, totalCount, }: DataTablePaginationProps<TData>)
frontend/src/components/ui-extensions/enhanced-data-table/data-table-pagination.tsx:52
FunctionDatePicker
({ date, onChange, clearable = false, className, disabled, includeTimePicker, }: { date?: Date |
frontend/src/components/ui-extensions/enhanced-date-picker/date-picker.tsx:26
FunctionDatePickerWithRange
({ className, dateRange, selectedOption, setDateRangeAndOption, disabled, logRetentionDays, }: Dat
frontend/src/components/ui-extensions/enhanced-date-picker/date-picker.tsx:100
FunctionDeleteProjectDialog
({ projectName }: DeleteProjectDialogProps)
frontend/src/components/project/delete-project-dialog.tsx:31
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
frontend/src/components/ui/dialog.tsx:9
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
frontend/src/components/ui/dialog.tsx:27
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
frontend/src/components/ui/dialog.tsx:49
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
frontend/src/components/ui/dialog.tsx:119
FunctionDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/dialog.tsx:93
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
frontend/src/components/ui/dialog.tsx:83
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
frontend/src/components/ui/dialog.tsx:33
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
frontend/src/components/ui/dialog.tsx:21
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
frontend/src/components/ui/dialog.tsx:106
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
frontend/src/components/ui/dialog.tsx:15
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
frontend/src/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
frontend/src/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
frontend/src/components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
frontend/src/components/ui/dropdown-menu.tsx:54
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
frontend/src/components/ui/dropdown-menu.tsx:62
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
frontend/src/components/ui/dropdown-menu.tsx:146
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
frontend/src/components/ui/dropdown-menu.tsx:15
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
frontend/src/components/ui/dropdown-menu.tsx:111
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
frontend/src/components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
frontend/src/components/ui/dropdown-menu.tsx:166
← previousnext →301–400 of 1,222, ranked by callers