MCPcopy Create free account

hub / github.com/MrXujiang/FinCRM / functions

Functions105 in github.com/MrXujiang/FinCRM

↓ 198 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 111 callersFunctiont
(key: string)
components/language-provider.tsx:633
↓ 17 callersFunctionuseLanguage
()
components/language-provider.tsx:640
↓ 6 callersFunctionuseAuth
()
components/auth-provider.tsx:153
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:136
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:35
↓ 4 callersFunctionuseFormField
()
components/ui/form.tsx:44
↓ 4 callersFunctionuseSidebar
()
components/ui/sidebar.tsx:41
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
components/ui/chart.tsx:320
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callersFunctionuseChart
()
components/ui/chart.tsx:27
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:153
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:30
↓ 1 callersFunctionlogin
(email: string, password: string)
components/auth-provider.tsx:68
↓ 1 callersFunctionlogout
()
components/auth-provider.tsx:136
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callersFunctionregister
(userData: { firstName: string lastName: string email: string company?: string password: s
components/auth-provider.tsx:95
↓ 1 callersFunctionuseIsMobile
()
components/ui/use-mobile.tsx:5
↓ 1 callersFunctionuseToast
()
components/ui/use-toast.ts:174
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
FunctionAssetsPage
()
app/assets/page.tsx:84
FunctionAuthProvider
({ children }: { children: ReactNode })
components/auth-provider.tsx:52
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:25
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:91
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:75
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
components/ui/calendar.tsx:12
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:70
FunctionCommandDialog
({ children, ...props }: DialogProps)
components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:127
FunctionCompliancePage
()
app/compliance/page.tsx:127
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:168
FunctionDashboardPage
()
app/dashboard/page.tsx:50
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
components/ui/drawer.tsx:8
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:69
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/drawer.tsx:58
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:31
FunctionHeader
()
components/header.tsx:31
FunctionHomePage
()
app/page.tsx:7
FunctionLanguageProvider
({ children }: { children: ReactNode })
components/language-provider.tsx:630
FunctionLeadsPage
()
app/leads/page.tsx:105
FunctionLoading
()
app/users/loading.tsx:1
FunctionLoading
()
app/permissions/loading.tsx:1
FunctionLoading
()
app/assets/loading.tsx:1
FunctionLoading
()
app/products/loading.tsx:1
FunctionLoading
()
app/transactions/loading.tsx:1
FunctionLoading
()
app/orders/loading.tsx:1
FunctionLoading
()
app/reports/loading.tsx:1
FunctionLoading
()
app/leads/loading.tsx:1
FunctionLoading
()
app/compliance/loading.tsx:1
FunctionLoading
()
app/risk/loading.tsx:1
FunctionLoginPage
()
app/login/page.tsx:17
FunctionMainLayout
({ children }: MainLayoutProps)
components/layout/main-layout.tsx:15
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/menubar.tsx:203
FunctionOrdersPage
()
app/orders/page.tsx:65
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
components/ui/pagination.tsx:62
FunctionPermissionsPage
()
app/permissions/page.tsx:87
FunctionProductsPage
()
app/products/page.tsx:114
FunctionProfilePage
()
app/profile/page.tsx:14
FunctionRegisterPage
()
app/register/page.tsx:16
FunctionReportsPage
()
app/reports/page.tsx:87
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
components/ui/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
components/ui/resizable.tsx:8
FunctionRiskPage
()
app/risk/page.tsx:136
FunctionRootLayout
({ children, }: { children: React.ReactNode })
app/layout.tsx:17
FunctionSettingsPage
()
app/settings/page.tsx:16
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:91
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/sheet.tsx:77
FunctionSidebar
({ collapsed, onToggle }: SidebarProps)
components/sidebar.tsx:96
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
components/theme-provider.tsx:5
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionToaster
({ ...props }: ToasterProps)
components/ui/sonner.tsx:8
FunctionTransactionsPage
()
app/transactions/page.tsx:104
FunctionUsersPage
()
app/users/page.tsx:69
FunctionhandleCancel
()
app/profile/page.tsx:33
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
app/register/page.tsx:61
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
app/login/page.tsx:41
FunctionhandleKeyDown
(event: KeyboardEvent)
components/ui/sidebar.tsx:101
FunctionhandleLogout
()
components/header.tsx:38
FunctionhandleProfile
()
components/header.tsx:47
FunctionhandleSave
()
app/profile/page.tsx:27
FunctionhandleSettings
()
components/header.tsx:43
FunctionhandleSubmit
(e: React.FormEvent)
app/register/page.tsx:32
FunctionhandleSubmit
(e: React.FormEvent)
app/login/page.tsx:29
FunctiononChange
()
components/ui/use-mobile.tsx:10
FunctiononChange
()
hooks/use-mobile.tsx:10
Functiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:145
next →1–100 of 105, ranked by callers