MCPcopy Create free account

hub / github.com/JuanPabloGilA/hono-react-boilerplate / functions

Functions282 in github.com/JuanPabloGilA/hono-react-boilerplate

↓ 223 callersFunctioncn
(...inputs: ClassValue[])
apps/web/src/lib/utils.ts:4
↓ 4 callersFunctionuseCarousel
()
apps/web/src/components/ui/carousel.tsx:32
↓ 4 callersFunctionuseFormField
()
apps/web/src/components/ui/form.tsx:40
↓ 4 callersFunctionuseSidebar
()
apps/web/src/components/ui/sidebar.tsx:41
↓ 3 callersFunctiongetPayloadConfigFromPayload
(config: ChartConfig, payload: unknown, key: string)
apps/web/src/components/ui/chart.tsx:286
↓ 2 callersFunctiongenerateEmailHTML
({ link, type, userName }: EmailTemplateProps)
apps/api/utils/email-component.ts:7
↓ 2 callersFunctionuseChart
()
apps/web/src/components/ui/chart.tsx:24
↓ 2 callersFunctionuseTheme
()
apps/web/src/lib/theme-provider.tsx:65
↓ 1 callersFunctiongetEmailContent
()
apps/api/utils/email-component.ts:8
↓ 1 callersFunctionuseIsMobile
()
apps/web/src/hooks/use-mobile.ts:5
FunctionAbout
()
apps/web/src/routes/about.tsx:7
FunctionAccordion
({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>)
apps/web/src/components/ui/accordion.tsx:7
FunctionAccordionContent
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>)
apps/web/src/components/ui/accordion.tsx:46
FunctionAccordionItem
({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>)
apps/web/src/components/ui/accordion.tsx:11
FunctionAccordionTrigger
({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>)
apps/web/src/components/ui/accordion.tsx:24
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants>)
apps/web/src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/alert.tsx:47
FunctionAlertDialog
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>)
apps/web/src/components/ui/alert-dialog.tsx:8
FunctionAlertDialogAction
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>)
apps/web/src/components/ui/alert-dialog.tsx:103
FunctionAlertDialogCancel
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>)
apps/web/src/components/ui/alert-dialog.tsx:110
FunctionAlertDialogContent
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>)
apps/web/src/components/ui/alert-dialog.tsx:38
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
apps/web/src/components/ui/alert-dialog.tsx:90
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/alert-dialog.tsx:67
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/alert-dialog.tsx:57
FunctionAlertDialogOverlay
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>)
apps/web/src/components/ui/alert-dialog.tsx:22
FunctionAlertDialogPortal
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>)
apps/web/src/components/ui/alert-dialog.tsx:18
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
apps/web/src/components/ui/alert-dialog.tsx:77
FunctionAlertDialogTrigger
({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>)
apps/web/src/components/ui/alert-dialog.tsx:12
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/alert.tsx:37
FunctionAppleIcon
({ className }: { className?: string })
apps/web/src/assets/apple-icon.tsx:1
FunctionAspectRatio
({ ...props }: React.ComponentProps<typeof AspectRatioPrimitive.Root>)
apps/web/src/components/ui/aspect-ratio.tsx:3
FunctionAuthenticatedLayout
()
apps/web/src/routes/__authenticated.tsx:19
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
apps/web/src/components/ui/avatar.tsx:8
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
apps/web/src/components/ui/avatar.tsx:28
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
apps/web/src/components/ui/avatar.tsx:18
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<'span'> & VariantProps<typeof
apps/web/src/components/ui/badge.tsx:26
FunctionBreadcrumb
({ ...props }: React.ComponentProps<'nav'>)
apps/web/src/components/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
apps/web/src/components/ui/breadcrumb.tsx:79
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<'li'>)
apps/web/src/components/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<'a'> & { asChild?: boolean; })
apps/web/src/components/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<'ol'>)
apps/web/src/components/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<'span'>)
apps/web/src/components/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<'li'>)
apps/web/src/components/ui/breadcrumb.tsx:65
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<'button'> & Variant
apps/web/src/components/ui/button.tsx:35
FunctionCTASection
({ icon: IconComponent, title, description, primaryButtonText, secondaryButtonText, primaryButtonL
apps/web/src/components/landing/cta-section.tsx:16
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = 'label', buttonVariant = 'ghost',
apps/web/src/components/ui/calendar.tsx:7
FunctionCalendarDayButton
({ className, day, modifiers, ...props }: React.ComponentProps<typeof DayButton>)
apps/web/src/components/ui/calendar.tsx:136
FunctionCard
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:61
FunctionCardDescription
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:65
FunctionCardHeader
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/card.tsx:31
FunctionCarousel
({ orientation = 'horizontal', opts, setApi, plugins, className, children, ...props }: React.Com
apps/web/src/components/ui/carousel.tsx:42
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/carousel.tsx:131
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/carousel.tsx:144
FunctionCarouselNext
({ className, variant = 'outline', size = 'icon', ...props }: React.ComponentProps<typeof Button>)
apps/web/src/components/ui/carousel.tsx:192
FunctionCarouselPrevious
({ className, variant = 'outline', size = 'icon', ...props }: React.ComponentProps<typeof Button>)
apps/web/src/components/ui/carousel.tsx:162
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<'div'> & { config: ChartConfi
apps/web/src/components/ui/chart.tsx:34
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = 'bottom', nameKey, }: React.ComponentProps<
apps/web/src/components/ui/chart.tsx:232
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
apps/web/src/components/ui/chart.tsx:65
FunctionChartTooltipContent
({ active, payload, className, indicator = 'dot', hideLabel = false, hideIndicator = false, labe
apps/web/src/components/ui/chart.tsx:96
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
apps/web/src/components/ui/checkbox.tsx:9
FunctionCollapsible
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.Root>)
apps/web/src/components/ui/collapsible.tsx:3
FunctionCollapsibleContent
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleContent>)
apps/web/src/components/ui/collapsible.tsx:13
FunctionCollapsibleTrigger
({ ...props }: React.ComponentProps<typeof CollapsiblePrimitive.CollapsibleTrigger>)
apps/web/src/components/ui/collapsible.tsx:7
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
apps/web/src/components/ui/command.tsx:15
FunctionCommandDialog
({ title = 'Command Palette', description = 'Search for a command to run...', children, className, s
apps/web/src/components/ui/command.tsx:28
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
apps/web/src/components/ui/command.tsx:88
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
apps/web/src/components/ui/command.tsx:98
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
apps/web/src/components/ui/command.tsx:59
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
apps/web/src/components/ui/command.tsx:127
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
apps/web/src/components/ui/command.tsx:78
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
apps/web/src/components/ui/command.tsx:114
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<'span'>)
apps/web/src/components/ui/command.tsx:140
FunctionContextMenu
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Root>)
apps/web/src/components/ui/context-menu.tsx:9
FunctionContextMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Checkbox
apps/web/src/components/ui/context-menu.tsx:118
FunctionContextMenuContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Content>)
apps/web/src/components/ui/context-menu.tsx:77
FunctionContextMenuGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Group>)
apps/web/src/components/ui/context-menu.tsx:19
FunctionContextMenuItem
({ className, inset, variant = 'default', ...props }: React.ComponentProps<typeof ContextMenuPrimitive
apps/web/src/components/ui/context-menu.tsx:95
FunctionContextMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Label> & { inset?: b
apps/web/src/components/ui/context-menu.tsx:168
FunctionContextMenuPortal
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Portal>)
apps/web/src/components/ui/context-menu.tsx:23
FunctionContextMenuRadioGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>)
apps/web/src/components/ui/context-menu.tsx:31
FunctionContextMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioItem>)
apps/web/src/components/ui/context-menu.tsx:144
FunctionContextMenuSeparator
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Separator>)
apps/web/src/components/ui/context-menu.tsx:185
FunctionContextMenuShortcut
({ className, ...props }: React.ComponentProps<'span'>)
apps/web/src/components/ui/context-menu.tsx:198
FunctionContextMenuSub
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Sub>)
apps/web/src/components/ui/context-menu.tsx:27
FunctionContextMenuSubContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubContent>)
apps/web/src/components/ui/context-menu.tsx:61
FunctionContextMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubTrigger
apps/web/src/components/ui/context-menu.tsx:37
FunctionContextMenuTrigger
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Trigger>)
apps/web/src/components/ui/context-menu.tsx:13
FunctionDashboard
()
apps/web/src/routes/__authenticated/dashboard.tsx:10
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
apps/web/src/components/ui/dialog.tsx:7
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
apps/web/src/components/ui/dialog.tsx:19
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
apps/web/src/components/ui/dialog.tsx:39
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
apps/web/src/components/ui/dialog.tsx:103
FunctionDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/dialog.tsx:83
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
apps/web/src/components/ui/dialog.tsx:73
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
apps/web/src/components/ui/dialog.tsx:23
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
apps/web/src/components/ui/dialog.tsx:15
next →1–100 of 282, ranked by callers