MCPcopy Create free account

hub / github.com/arhamkhnz/next-shadcn-admin-dashboard-baseui / functions

Functions682 in github.com/arhamkhnz/next-shadcn-admin-dashboard-baseui

↓ 1 callersFunctionreadDomPreferences
()
src/stores/preferences/preferences-provider.tsx:28
↓ 1 callersFunctionresolveThemeMode
(mode: ThemeMode)
src/lib/preferences/theme-utils.ts:3
↓ 1 callersFunctionsetLocalStorageValue
(key: string, value: string)
src/lib/local-storage.client.ts:3
↓ 1 callersFunctionsetValueToCookie
( key: string, value: string, options: { path?: string; maxAge?: number } = {}, )
src/server/server-actions.ts:18
↓ 1 callersFunctionsubscribeToSystemTheme
(onChange: (mode: ResolvedThemeMode) => void)
src/lib/preferences/theme-utils.ts:24
↓ 1 callersFunctionsummarizeFilterState
(selectedFilters: FilterToggleKey[])
src/app/(main)/dashboard/(legacy)/analytics-v1/_components/analytics-overview.tsx:342
↓ 1 callersFunctionupdateFilter
(value: string)
src/app/(main)/dashboard/tasks/_components/task-priority-filter.tsx:35
↓ 1 callersFunctionupdateFilter
(value: string)
src/app/(main)/dashboard/tasks/_components/task-status-filter.tsx:35
↓ 1 callersFunctionupdateLayout
()
src/app/(main)/dashboard/invoice/_components/use-visible-center-position.ts:22
↓ 1 callersFunctionuseDrawer
()
src/components/ui/drawer.tsx:17
↓ 1 callersFunctionuseIsLg
()
src/hooks/use-lg.ts:5
↓ 1 callersFunctionuseVisibleCenterPosition
( parentRef: React.RefObject<HTMLElement | null>, { height, maxScale, padding = 16, width,
src/app/(main)/dashboard/invoice/_components/use-visible-center-position.ts:5
FunctionAccordion
({ className, ...props }: AccordionPrimitive.Root.Props)
src/components/ui/accordion.tsx:6
FunctionAccordionContent
({ className, children, ...props }: AccordionPrimitive.Panel.Props)
src/components/ui/accordion.tsx:49
FunctionAccordionItem
({ className, ...props }: AccordionPrimitive.Item.Props)
src/components/ui/accordion.tsx:16
FunctionAccordionTrigger
({ className, children, ...props }: AccordionPrimitive.Trigger.Props)
src/components/ui/accordion.tsx:26
FunctionAccountMarker
({ account, isSelected = false }: { account: Account; isSelected?: boolean })
src/app/(main)/mail/_components/mail-sidebar.tsx:155
FunctionAccountMenuContent
({ selectedAccountId, onSelectAccount, showAccounts = false, ...props }: { selectedAccountId: number
src/app/(main)/mail/_components/mail-sidebar.tsx:171
FunctionAccountSwitcher
({ users, }: { readonly users: ReadonlyArray<{ readonly id: string; readonly name: string; rea
src/app/(main)/dashboard/_components/sidebar/account-switcher.tsx:18
FunctionActionsManagerQueue
()
src/app/(main)/dashboard/(legacy)/analytics-v1/_components/analytics-actions-manager-queue.tsx:29
FunctionActionsRiskLedger
()
src/app/(main)/dashboard/(legacy)/analytics-v1/_components/analytics-actions-risk-ledger.tsx:255
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<"div"> & VariantProps<typeof alertVariants>)
src/components/ui/alert.tsx:22
FunctionAlertAction
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:66
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:50
FunctionAlertDialog
({ ...props }: AlertDialogPrimitive.Root.Props)
src/components/ui/alert-dialog.tsx:9
FunctionAlertDialogAction
({ className, ...props }: React.ComponentProps<typeof Button>)
src/components/ui/alert-dialog.tsx:144
FunctionAlertDialogCancel
({ className, variant = "outline", size = "default", ...props }: AlertDialogPrimitive.Close.Props &
src/components/ui/alert-dialog.tsx:157
FunctionAlertDialogContent
({ className, size = "default", ...props }: AlertDialogPrimitive.Popup.Props & { size?: "default" | "s
src/components/ui/alert-dialog.tsx:41
FunctionAlertDialogDescription
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>)
src/components/ui/alert-dialog.tsx:128
FunctionAlertDialogFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:80
FunctionAlertDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:64
FunctionAlertDialogMedia
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert-dialog.tsx:96
FunctionAlertDialogOverlay
({ className, ...props }: AlertDialogPrimitive.Backdrop.Props)
src/components/ui/alert-dialog.tsx:25
FunctionAlertDialogPortal
({ ...props }: AlertDialogPrimitive.Portal.Props)
src/components/ui/alert-dialog.tsx:19
FunctionAlertDialogTitle
({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>)
src/components/ui/alert-dialog.tsx:112
FunctionAlertDialogTrigger
({ ...props }: AlertDialogPrimitive.Trigger.Props)
src/components/ui/alert-dialog.tsx:13
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/alert.tsx:37
FunctionAnalyticsKpiStrip
()
src/app/(main)/dashboard/analytics/_components/analytics-kpi-strip.tsx:6
FunctionAnalyticsOverview
()
src/app/(main)/dashboard/(legacy)/analytics-v1/_components/analytics-overview.tsx:80
FunctionAnalyticsToolbar
()
src/app/(main)/dashboard/analytics/_components/analytics-toolbar.tsx:15
FunctionAppSidebar
({ ...props }: React.ComponentProps<typeof Sidebar>)
src/app/(main)/dashboard/_components/sidebar/app-sidebar.tsx:63
FunctionAspectRatio
({ ratio, className, ...props }: React.ComponentProps<"div"> & { ratio: number })
src/components/ui/aspect-ratio.tsx:3
FunctionAssignmentDotPattern
({ color, id }: { color: string; id: string })
src/app/(main)/dashboard/academy/_components/assignment-status.tsx:54
FunctionAssignmentStatus
()
src/app/(main)/dashboard/academy/_components/assignment-status.tsx:64
FunctionAttachment
({ className, state = "done", size = "default", orientation = "horizontal", ...props }: React.Compon
src/components/ui/attachment.tsx:27
FunctionAttachmentAction
({ className, variant, size = "icon-xs", ...props }: React.ComponentProps<typeof Button>)
src/components/ui/attachment.tsx:145
FunctionAttachmentActions
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/attachment.tsx:129
FunctionAttachmentContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/attachment.tsx:80
FunctionAttachmentDescription
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/attachment.tsx:112
FunctionAttachmentGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/attachment.tsx:184
FunctionAttachmentMedia
({ className, variant = "icon", ...props }: React.ComponentProps<"div"> & VariantProps<typeof attachment
src/components/ui/attachment.tsx:65
FunctionAttachmentTitle
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/attachment.tsx:96
FunctionAttachmentTrigger
({ className, render, type, ...props }: useRender.ComponentProps<"button">)
src/components/ui/attachment.tsx:162
FunctionAvatar
({ className, size = "default", ...props }: AvatarPrimitive.Root.Props & { size?: "default" | "sm" | "
src/components/ui/avatar.tsx:8
FunctionAvatarBadge
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/avatar.tsx:57
FunctionAvatarCell
({ lastActive, name }: { lastActive: number; name: string })
src/app/(main)/dashboard/users/_components/users-columns.tsx:89
FunctionAvatarFallback
({ className, ...props }: AvatarPrimitive.Fallback.Props)
src/components/ui/avatar.tsx:41
FunctionAvatarGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/avatar.tsx:73
FunctionAvatarGroupCount
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/avatar.tsx:86
FunctionAvatarImage
({ className, ...props }: AvatarPrimitive.Image.Props)
src/components/ui/avatar.tsx:28
FunctionBadge
({ className, variant = "default", render, ...props }: useRender.ComponentProps<"span"> & VariantProps
src/components/ui/badge.tsx:30
FunctionBalanceDistributionCard
()
src/app/(main)/dashboard/finance/_components/balance-distribution-card.tsx:95
FunctionBreadcrumb
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/breadcrumb.tsx:8
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:95
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:32
FunctionBreadcrumbLink
({ className, render, ...props }: useRender.ComponentProps<"a">)
src/components/ui/breadcrumb.tsx:42
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
src/components/ui/breadcrumb.tsx:19
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:62
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:75
FunctionBubble
({ variant = "default", align = "start", className, ...props }: React.ComponentProps<"div"> & Varian
src/components/ui/bubble.tsx:45
FunctionBubbleContent
({ className, render, ...props }: useRender.ComponentProps<"div">)
src/components/ui/bubble.tsx:65
FunctionBubbleGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/bubble.tsx:8
FunctionBubbleReactions
({ side = "bottom", align = "end", className, ...props }: React.ComponentProps<"div"> & { align?: "s
src/components/ui/bubble.tsx:108
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
src/components/ui/button.tsx:43
FunctionButtonGroup
({ className, orientation, ...props }: React.ComponentProps<"div"> & VariantProps<typeof buttonGroupVari
src/components/ui/button-group.tsx:25
FunctionButtonGroupSeparator
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof Separator>)
src/components/ui/button-group.tsx:64
FunctionButtonGroupText
({ className, render, ...props }: useRender.ComponentProps<"div">)
src/components/ui/button-group.tsx:41
FunctionCalendar
({ className, classNames, showOutsideDays = true, captionLayout = "label", buttonVariant = "ghost",
src/components/ui/calendar.tsx:15
FunctionCalendar
()
src/app/(main)/dashboard/calendar/_components/calendar.tsx:37
FunctionCalendarDayButton
({ className, day, modifiers, locale, ...props }: React.ComponentProps<typeof DayButton> & { locale?
src/components/ui/calendar.tsx:183
FunctionCalendarPanel
()
src/app/(main)/dashboard/productivity/_components/calendar-panel.tsx:11
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:59
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:72
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:49
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:82
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:23
FunctionCardOverview
()
src/app/(main)/dashboard/(legacy)/finance-v1/_components/card-overview.tsx:46
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:36
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
src/components/ui/carousel.tsx:45
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/carousel.tsx:135
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/carousel.tsx:156
FunctionCarouselNext
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
src/components/ui/carousel.tsx:204
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
src/components/ui/carousel.tsx:174
FunctionCashFlowOverview
()
src/app/(main)/dashboard/(legacy)/finance-v1/_components/cash-flow-overview.tsx:38
FunctionChartAreaInteractive
()
src/app/(main)/dashboard/(legacy)/default-v1/_components/chart-area-interactive.tsx:127
FunctionChartContainer
({ id, className, children, config, initialDimension = INITIAL_DIMENSION, ...props }: React.Compon
src/components/ui/chart.tsx:42
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: React.ComponentProps<
src/components/ui/chart.tsx:275
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
src/components/ui/chart.tsx:84
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
src/components/ui/chart.tsx:119
← previousnext →101–200 of 682, ranked by callers