MCPcopy Create free account

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

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

FunctionMenubarSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuSubContent>)
src/components/ui/menubar.tsx:250
FunctionMenubarSubTrigger
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuSubTrigger> & { inset?: boole
src/components/ui/menubar.tsx:230
FunctionMenubarTrigger
({ className, ...props }: React.ComponentProps<typeof DropdownMenuTrigger>)
src/components/ui/menubar.tsx:54
FunctionMessage
({ className, align = "start", ...props }: React.ComponentProps<"div"> & { align?: "start" | "end" })
src/components/ui/message.tsx:15
FunctionMessageAvatar
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/message.tsx:33
FunctionMessageComposer
({ placeholder }: { placeholder: string })
src/app/(main)/chat/_components/chat-thread.tsx:217
FunctionMessageContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/message.tsx:46
FunctionMessageFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/message.tsx:72
FunctionMessageGroup
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/message.tsx:5
FunctionMessageHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/message.tsx:59
FunctionMessageScroller
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Root>)
src/components/ui/message-scroller.tsx:21
FunctionMessageScrollerButton
({ direction = "end", className, children, render, variant = "secondary", size = "icon-sm", ...p
src/components/ui/message-scroller.tsx:84
FunctionMessageScrollerContent
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Content>)
src/components/ui/message-scroller.tsx:53
FunctionMessageScrollerItem
({ className, scrollAnchor = false, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Ite
src/components/ui/message-scroller.tsx:66
FunctionMessageScrollerProvider
( props: React.ComponentProps<typeof MessageScrollerPrimitive.Provider> )
src/components/ui/message-scroller.tsx:15
FunctionMessageScrollerViewport
({ className, ...props }: React.ComponentProps<typeof MessageScrollerPrimitive.Viewport>)
src/components/ui/message-scroller.tsx:37
FunctionMetricCards
()
src/app/(main)/dashboard/default/_components/metric-cards.tsx:6
FunctionMetricChip
({ label, value, note }: { label: string; value: string; note: string })
src/app/(main)/dashboard/(legacy)/analytics-v1/_components/analytics-drivers-forecast-target.tsx:134
FunctionMonthlyCashFlow
()
src/app/(main)/dashboard/(legacy)/finance-v1/_components/kpis/monthly-cash-flow.tsx:9
FunctionNativeSelect
({ className, size = "default", ...props }: NativeSelectProps)
src/components/ui/native-select.tsx:10
FunctionNativeSelectOptGroup
({ className, ...props }: React.ComponentProps<"optgroup">)
src/components/ui/native-select.tsx:48
FunctionNativeSelectOption
({ className, ...props }: React.ComponentProps<"option">)
src/components/ui/native-select.tsx:35
FunctionNavCollapsibleItem
({ item, isActive, defaultOpen, isSubItemActive }: NavCollapsibleItemProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:261
FunctionNavDocuments
({ items, }: { readonly items: readonly { readonly name: string; readonly url: string; readonl
src/app/(main)/dashboard/_components/sidebar/nav-documents.tsx:22
FunctionNavDropdownItem
({ item, isActive, isSubItemActive }: NavDropdownItemProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:216
FunctionNavItem
({ item, isItemActive, isSubItemActive, isSubmenuOpen }: NavItemProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:156
FunctionNavItemBadge
({ badge }: { badge?: NavBadge })
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:310
FunctionNavLinkIcon
({ item, showFallback }: NavLinkIconProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:202
FunctionNavLinkItem
({ item, isActive, showIconFallback }: NavLinkItemProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:178
FunctionNavMain
({ items }: NavMainProps)
src/app/(main)/dashboard/_components/sidebar/nav-main.tsx:86
FunctionNavSecondary
({ items, ...props }: { items: { title: string; url: string; icon: LucideIcon; }[]; } & Re
src/app/(main)/dashboard/_components/sidebar/nav-secondary.tsx:15
FunctionNavUser
({ user, }: { readonly user: { readonly name: string; readonly email: string; readonly avatar:
src/app/(main)/dashboard/_components/sidebar/nav-user.tsx:17
FunctionNavigationMenu
({ align = "start", className, children, ...props }: NavigationMenuPrimitive.Root.Props & Pick<Navig
src/components/ui/navigation-menu.tsx:7
FunctionNavigationMenuContent
({ className, ...props }: NavigationMenuPrimitive.Content.Props)
src/components/ui/navigation-menu.tsx:79
FunctionNavigationMenuIndicator
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.Icon>)
src/components/ui/navigation-menu.tsx:140
FunctionNavigationMenuItem
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.Item>)
src/components/ui/navigation-menu.tsx:45
FunctionNavigationMenuLink
({ className, ...props }: NavigationMenuPrimitive.Link.Props)
src/components/ui/navigation-menu.tsx:124
FunctionNavigationMenuList
({ className, ...props }: React.ComponentPropsWithRef<typeof NavigationMenuPrimitive.List>)
src/components/ui/navigation-menu.tsx:29
FunctionNavigationMenuPositioner
({ className, side = "bottom", sideOffset = 8, align = "start", alignOffset = 0, ...props }: Navig
src/components/ui/navigation-menu.tsx:95
FunctionNavigationMenuTrigger
({ className, children, ...props }: NavigationMenuPrimitive.Trigger.Props)
src/components/ui/navigation-menu.tsx:62
FunctionNetWorth
()
src/app/(main)/dashboard/(legacy)/finance-v1/_components/kpis/net-worth.tsx:9
FunctionNotFound
()
src/app/not-found.tsx:7
FunctionOperationalCards
()
src/app/(main)/dashboard/(legacy)/crm-v1/_components/operational-cards.tsx:14
FunctionOpportunitiesSection
()
src/app/(main)/dashboard/crm/_components/opportunities-section.tsx:51
FunctionOverdueLegendIcon
()
src/app/(main)/dashboard/academy/_components/assignment-status.tsx:32
FunctionOverviewCards
()
src/app/(main)/dashboard/(legacy)/crm-v1/_components/overview-cards.tsx:21
FunctionOverviewKpis
()
src/app/(main)/dashboard/finance/_components/overview-kpis.tsx:4
FunctionPage
()
src/app/(main)/chat/page.tsx:4
FunctionPage
()
src/app/(main)/dashboard/page.tsx:1
FunctionPage
()
src/app/(main)/dashboard/users/page.tsx:4
FunctionPage
()
src/app/(main)/dashboard/infrastructure/page.tsx:8
FunctionPage
()
src/app/(main)/dashboard/(legacy)/default-v1/page.tsx:6
FunctionPage
()
src/app/(main)/dashboard/(legacy)/analytics-v1/page.tsx:7
FunctionPage
()
src/app/(main)/dashboard/(legacy)/crm-v1/page.tsx:7
FunctionPage
()
src/app/(main)/dashboard/(legacy)/finance-v1/page.tsx:12
FunctionPage
()
src/app/(main)/dashboard/crm/page.tsx:6
FunctionPage
()
src/app/(main)/dashboard/ecommerce/page.tsx:16
FunctionPage
()
src/app/(main)/dashboard/default/page.tsx:5
FunctionPage
()
src/app/(main)/dashboard/logistics/page.tsx:6
FunctionPage
()
src/app/(main)/dashboard/calendar/page.tsx:3
FunctionPage
()
src/app/(main)/dashboard/chat/page.tsx:7
FunctionPage
()
src/app/(main)/dashboard/coming-soon/page.tsx:1
FunctionPage
()
src/app/(main)/dashboard/tasks/page.tsx:4
FunctionPage
()
src/app/(main)/dashboard/finance/page.tsx:16
FunctionPage
()
src/app/(main)/dashboard/analytics/page.tsx:13
FunctionPage
()
src/app/(main)/dashboard/productivity/page.tsx:11
FunctionPage
()
src/app/(main)/dashboard/academy/page.tsx:11
FunctionPage
()
src/app/(main)/dashboard/roles/page.tsx:4
FunctionPage
()
src/app/(main)/dashboard/mail/page.tsx:7
FunctionPage
()
src/app/(main)/dashboard/kanban/page.tsx:4
FunctionPage
()
src/app/(main)/dashboard/invoice/page.tsx:7
FunctionPage
()
src/app/(main)/mail/page.tsx:7
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/pagination.tsx:7
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<"ul">)
src/components/ui/pagination.tsx:19
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/pagination.tsx:101
FunctionPaginationItem
({ ...props }: React.ComponentProps<"li">)
src/components/ui/pagination.tsx:32
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:41
FunctionPaginationNext
({ className, text = "Next", ...props }: React.ComponentProps<typeof PaginationLink> & { text?: string }
src/components/ui/pagination.tsx:83
FunctionPaginationPrevious
({ className, text = "Previous", ...props }: React.ComponentProps<typeof PaginationLink> & { text?: stri
src/components/ui/pagination.tsx:65
FunctionPaymentBadge
({ status }: { status: OrderRow["payment"] })
src/app/(main)/dashboard/ecommerce/_components/recent-orders-table/columns.tsx:23
FunctionPendingLegendIcon
()
src/app/(main)/dashboard/academy/_components/assignment-status.tsx:28
FunctionPerformanceHighlightBar
({ height = 0, payload, width = 0, x = 0, y = 0, }: { height?: number; payload?: PerformanceHigh
src/app/(main)/dashboard/academy/_components/performance-highlights.tsx:54
FunctionPerformanceHighlights
()
src/app/(main)/dashboard/academy/_components/performance-highlights.tsx:128
FunctionPerformanceOverview
()
src/app/(main)/dashboard/default/_components/performance-overview.tsx:240
FunctionPipelineActivity
()
src/app/(main)/dashboard/crm/_components/pipeline-activity.tsx:40
FunctionPopover
({ ...props }: PopoverPrimitive.Root.Props)
src/components/ui/popover.tsx:8
FunctionPopoverContent
({ className, align = "center", alignOffset = 0, side = "bottom", sideOffset = 4, ...props }: Popo
src/components/ui/popover.tsx:16
FunctionPopoverDescription
({ className, ...props }: PopoverPrimitive.Description.Props)
src/components/ui/popover.tsx:70
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/popover.tsx:50
FunctionPopoverTitle
({ className, ...props }: PopoverPrimitive.Title.Props)
src/components/ui/popover.tsx:60
FunctionPopoverTrigger
({ ...props }: PopoverPrimitive.Trigger.Props)
src/components/ui/popover.tsx:12
FunctionPreferencesStoreProvider
({ children, initialValues, }: { children: React.ReactNode; initialValues: PreferenceValueMap; })
src/stores/preferences/preferences-provider.tsx:39
FunctionPrimaryAccount
()
src/app/(main)/dashboard/(legacy)/finance-v1/_components/kpis/primary-account.tsx:9
FunctionPrintInvoice
({ invoice }: { invoice: InvoiceFormValues })
src/app/(main)/dashboard/invoice/_components/print-invoice.tsx:10
FunctionProgress
({ className, children, value, ...props }: ProgressPrimitive.Root.Props)
src/components/ui/progress.tsx:7
FunctionProgressIndicator
({ className, ...props }: ProgressPrimitive.Indicator.Props)
src/components/ui/progress.tsx:41
FunctionProgressLabel
({ className, ...props }: ProgressPrimitive.Label.Props)
src/components/ui/progress.tsx:54
FunctionProgressTrack
({ className, ...props }: ProgressPrimitive.Track.Props)
src/components/ui/progress.tsx:28
FunctionProgressValue
({ className, ...props }: ProgressPrimitive.Value.Props)
src/components/ui/progress.tsx:64
FunctionProjectEnvironments
({ group }: { group: InfrastructureGroup })
src/app/(main)/dashboard/infrastructure/_components/project-environments.tsx:35
← previousnext →401–500 of 682, ranked by callers