MCPcopy Create free account

hub / github.com/RITH-111/MAITRI-AI / functions

Functions458 in github.com/RITH-111/MAITRI-AI

FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
FRONTEND/chat-background-fix (4)/components/ui/alert-dialog.tsx:15
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/alert.tsx:37
FunctionApp
()
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/App.tsx:18
FunctionAspectRatio
({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/aspect-ratio.tsx:5
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
FRONTEND/chat-background-fix (4)/components/ui/avatar.tsx:37
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
FRONTEND/chat-background-fix (4)/components/ui/avatar.tsx:24
FunctionBadge
({ className, variant, ...props }: BadgeProps)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/badge.tsx:25
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<'span'> & VariantProps<type
FRONTEND/chat-background-fix (4)/components/ui/badge.tsx:28
FunctionBreadcrumb
({ ...props }: React.ComponentProps<'nav'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/breadcrumb.tsx:69
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<'li'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<'a'> & { asChild?: boolean })
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<'ol'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<'span'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/breadcrumb.tsx:62
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<'li'>)
FRONTEND/chat-background-fix (4)/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<'button'> & Variant
FRONTEND/chat-background-fix (4)/components/ui/button.tsx:39
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<'div'> & VariantProps<typeof buttonGroupVari
FRONTEND/chat-background-fix (4)/components/ui/button-group.tsx:24
FunctionButtonGroupSeparator
({ className, orientation = 'vertical', ...props }: React.ComponentProps<typeof Separator>)
FRONTEND/chat-background-fix (4)/components/ui/button-group.tsx:60
FunctionButtonGroupText
({ className, asChild = false, ...props }: React.ComponentProps<'div'> & { asChild?: boolean })
FRONTEND/chat-background-fix (4)/components/ui/button-group.tsx:40
FunctionCTAButton
({ label, to, variant = "primary" }: CTAButtonProps)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/CTAButton.tsx:10
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/calendar.tsx:10
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = 'label', buttonVariant = 'ghost',
FRONTEND/chat-background-fix (4)/components/ui/calendar.tsx:14
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
FRONTEND/chat-background-fix (4)/components/ui/calendar.tsx:175
FunctionCard
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/card.tsx:31
FunctionCarousel
({ orientation = 'horizontal', opts, setApi, plugins, className, children, ...props }: React.Com
FRONTEND/chat-background-fix (4)/components/ui/carousel.tsx:45
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/carousel.tsx:135
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/carousel.tsx:156
FunctionCarouselNext
({ className, variant = 'outline', size = 'icon', ...props }: React.ComponentProps<typeof Button>)
FRONTEND/chat-background-fix (4)/components/ui/carousel.tsx:204
FunctionCarouselPrevious
({ className, variant = 'outline', size = 'icon', ...props }: React.ComponentProps<typeof Button>)
FRONTEND/chat-background-fix (4)/components/ui/carousel.tsx:174
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<'div'> & { config: ChartConfi
FRONTEND/chat-background-fix (4)/components/ui/chart.tsx:37
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = 'bottom', nameKey, }: React.ComponentProps<
FRONTEND/chat-background-fix (4)/components/ui/chart.tsx:253
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/chart.tsx:61
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
FRONTEND/chat-background-fix (4)/components/ui/chart.tsx:72
FunctionChartTooltipContent
({ active, payload, className, indicator = 'dot', hideLabel = false, hideIndicator = false, labe
FRONTEND/chat-background-fix (4)/components/ui/chart.tsx:107
FunctionChatbot
()
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/pages/Chatbot.tsx:24
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/checkbox.tsx:9
FunctionCollapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/collapsible.tsx:5
FunctionCollapsibleContent
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>)
FRONTEND/chat-background-fix (4)/components/ui/collapsible.tsx:22
FunctionCollapsibleTrigger
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>)
FRONTEND/chat-background-fix (4)/components/ui/collapsible.tsx:11
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:16
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/command.tsx:26
FunctionCommandDialog
({ title = 'Command Palette', description = 'Search for a command to run...', children, className, s
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:32
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:101
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:113
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:63
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:142
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:85
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:129
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/command.tsx:117
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<'span'>)
FRONTEND/chat-background-fix (4)/components/ui/command.tsx:158
FunctionContextMenu
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:9
FunctionContextMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Checkbox
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:137
FunctionContextMenuContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Content>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:96
FunctionContextMenuGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Group>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:23
FunctionContextMenuItem
({ className, inset, variant = 'default', ...props }: React.ComponentProps<typeof ContextMenuPrimitive
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:114
FunctionContextMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Label> & { inset?: b
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:187
FunctionContextMenuPortal
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Portal>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:31
FunctionContextMenuRadioGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:45
FunctionContextMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioItem>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:163
FunctionContextMenuSeparator
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Separator>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:207
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/context-menu.tsx:157
FunctionContextMenuShortcut
({ className, ...props }: React.ComponentProps<'span'>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:220
FunctionContextMenuSub
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Sub>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:39
FunctionContextMenuSubContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubContent>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:80
FunctionContextMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubTrigger
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:56
FunctionContextMenuTrigger
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Trigger>)
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx:15
FunctionDetectionModuleCard
({ icon: Icon, title, description, startLabel = "Start Detecting", stopLabel = "Stop Detecting", r
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/DetectionModuleCard.tsx:22
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:9
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:27
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:49
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:119
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/dialog.tsx:59
FunctionDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:93
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/dialog.tsx:54
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:83
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:33
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:21
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:106
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
FRONTEND/chat-background-fix (4)/components/ui/dialog.tsx:15
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/drawer.tsx:6
FunctionDrawer
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:8
FunctionDrawerClose
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Close>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:26
FunctionDrawerContent
({ className, children, ...props }: React.ComponentProps<typeof DrawerPrimitive.Content>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:48
FunctionDrawerDescription
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Description>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:111
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/drawer.tsx:51
FunctionDrawerFooter
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:88
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/drawer.tsx:46
FunctionDrawerHeader
({ className, ...props }: React.ComponentProps<'div'>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:75
FunctionDrawerOverlay
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Overlay>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:32
FunctionDrawerPortal
({ ...props }: React.ComponentProps<typeof DrawerPrimitive.Portal>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:20
FunctionDrawerTitle
({ className, ...props }: React.ComponentProps<typeof DrawerPrimitive.Title>)
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx:98
← previousnext →101–200 of 458, ranked by callers