MCPcopy Create free account

hub / github.com/d3george/slash-admin / functions

Functions516 in github.com/d3george/slash-admin

↓ 1 callersFunctionflattenItems
(navItems: typeof navData)
src/layouts/components/search-bar.tsx:52
↓ 1 callersFunctiongenerateProps
(metaInfo: MenuMetaInfo)
src/routes/sections/dashboard/backend.tsx:32
↓ 1 callersFunctiongetBackendDashboardRoutes
()
src/routes/sections/dashboard/backend.tsx:94
↓ 1 callersFunctiongetFileThumb
(fileName: string | undefined)
src/components/upload/utils.ts:67
↓ 1 callersFunctiongetFrontendDashboardRoutes
()
src/routes/sections/dashboard/frontend.tsx:5
↓ 1 callersFunctiongetResponse
(event, client, requestId)
public/mockServiceWorker.js:187
↓ 1 callersFunctiongetRoutes
()
src/routes/sections/dashboard/index.tsx:8
↓ 1 callersFunctiongetSizeStyles
(size: number | "large" | "medium" | "small")
src/components/avatar-group/index.tsx:15
↓ 1 callersFunctiongetStringItem
(key: StorageEnum)
src/utils/storage.ts:16
↓ 1 callersFunctiongetTagColor
(tag: string)
src/layouts/components/notice.tsx:296
↓ 1 callersFunctiongetThemeTokens
(theme: ThemeMode)
src/theme/theme.css.ts:10
↓ 1 callersFunctionhandleMenuClick
(e: { key: string })
src/pages/sys/others/calendar/calendar-header.tsx:58
↓ 1 callersFunctionhandleRequest
(event, requestId)
public/mockServiceWorker.js:123
↓ 1 callersFunctionhandleTabClick
({ key }: KeepAliveTab)
src/layouts/dashboard/multi-tabs/index.tsx:19
↓ 1 callersFunctionitemRender
(thumbnail)
src/components/upload/upload.tsx:15
↓ 1 callersFunctiononChange
(checked: boolean)
src/pages/components/upload/index.tsx:11
↓ 1 callersFunctiononEdit
(formValue: Permission_Old)
src/pages/management/system/permission/index.tsx:110
↓ 1 callersFunctiononFinish
(values: MobileFormValues)
src/pages/sys/login/mobile-form.tsx:65
↓ 1 callersFunctionparseStackTrace
(stack?: string)
src/routes/components/error-boundary.tsx:19
↓ 1 callersFunctionprocessItem
(item: MenuTree)
src/routes/sections/dashboard/backend.tsx:49
↓ 1 callersFunctionregisterLocalIcons
()
src/components/icon/register-icons.ts:36
↓ 1 callersFunctionrenameColumn
(column: Column)
src/pages/sys/others/kanban/index.tsx:220
↓ 1 callersFunctionrenderBreadcrumbs
()
src/layouts/components/bread-crumb.tsx:110
↓ 1 callersFunctionrenderErrorMessage
(error: any)
src/routes/components/error-boundary.tsx:31
↓ 1 callersFunctionrenderOverlay
(id: string | number)
src/layouts/dashboard/multi-tabs/index.tsx:66
↓ 1 callersFunctionrenderRootItemWithHoverCard
()
src/components/nav/mini/nav-list.tsx:60
↓ 1 callersFunctionrenderRootItemWithHoverCard
()
src/components/nav/horizontal/nav-list.tsx:36
↓ 1 callersFunctionrenderRootNavItem
()
src/components/nav/mini/nav-list.tsx:16
↓ 1 callersFunctionrenderSubNavItem
()
src/components/nav/mini/nav-list.tsx:37
↓ 1 callersFunctionrenderTabLabel
(tab: KeepAliveTab)
src/layouts/dashboard/multi-tabs/hooks/use-tab-label-render.tsx:24
↓ 1 callersFunctionreset
()
src/pages/sys/login/mobile-form.tsx:60
↓ 1 callersFunctionresolveMainClient
(event)
public/mockServiceWorker.js:160
↓ 1 callersFunctionrespondWithMock
(response)
public/mockServiceWorker.js:290
↓ 1 callersFunctionrootStyles
()
src/routes/components/error-boundary.tsx:65
↓ 1 callersFunctionselectedStyle
(variantKey: string)
src/pages/components/animate/control-panel.tsx:14
↓ 1 callersFunctionurlJoin
(...parts: string[])
src/utils/index.ts:35
↓ 1 callersFunctionuseMultiTabsStyle
()
src/layouts/dashboard/multi-tabs/hooks/use-tab-style.ts:8
↓ 1 callersFunctionuseParams
()
src/routes/hooks/use-params.ts:4
↓ 1 callersFunctionusePathname
()
src/routes/hooks/use-pathname.ts:4
↓ 1 callersFunctionuseScrollProgress
(target: UseScrollProgress = "document")
src/components/animate/scroll-progress/use-scroll-progress.ts:39
↓ 1 callersFunctionuseTabLabelRender
()
src/layouts/dashboard/multi-tabs/hooks/use-tab-label-render.tsx:6
↓ 1 callersFunctionuseTabOperations
(tabs: KeepAliveTab[], setTabs: Dispatch<SetStateAction<KeepAliveTab[]>>, activeTabRoutePath: string)
src/layouts/dashboard/multi-tabs/hooks/use-tab-operations.ts:6
↓ 1 callersFunctionuseUserPermissions
()
src/store/userStore.ts:52
↓ 1 callersFunctionviewTypeMenu
(view: ViewType)
src/pages/sys/others/calendar/calendar-header.tsx:65
FunctionAccountDropdown
()
src/layouts/components/account-dropdown.tsx:12
FunctionAnalysis
()
src/pages/dashboard/analysis/index.tsx:183
FunctionAnimatePage
()
src/pages/components/animate/index.tsx:7
FunctionAntdAdapter
({ mode, children })
src/theme/adapter/antd.adapter.tsx:13
FunctionApp
({ children }: { children: React.ReactNode })
src/App.tsx:24
FunctionAuthGuard
({ children, fallback = null, check, checkAny, checkAll, baseOn = "permission" }: AuthGuardProps)
src/components/auth/auth-guard.tsx:59
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
src/ui/avatar.tsx:6
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
src/ui/avatar.tsx:35
FunctionAvatarGroup
({ children, max, size }: AvatarGroupProps)
src/components/avatar-group/index.tsx:35
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
src/ui/avatar.tsx:22
FunctionBackgroundView
()
src/pages/components/animate/views/background/index.tsx:7
FunctionBadge
({ className, variant, shape, asChild = false, ...props }: React.ComponentProps<"span"> & VariantP
src/ui/badge.tsx:37
FunctionBannerCard
()
src/pages/dashboard/workbench/banner-card.tsx:9
FunctionBlankPage
()
src/pages/sys/others/blank.tsx:3
FunctionBreadCrumb
({ maxItems = 3 }: BreadCrumbProps)
src/layouts/components/bread-crumb.tsx:28
FunctionBreadcrumb
({ ...props }: React.ComponentProps<"nav">)
src/ui/breadcrumb.tsx:7
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/ui/breadcrumb.tsx:83
FunctionBreadcrumbItem
({ className, ...props }: React.ComponentProps<"li">)
src/ui/breadcrumb.tsx:24
FunctionBreadcrumbLink
({ asChild, className, ...props }: React.ComponentProps<"a"> & { asChild?: boolean })
src/ui/breadcrumb.tsx:34
FunctionBreadcrumbList
({ className, ...props }: React.ComponentProps<"ol">)
src/ui/breadcrumb.tsx:11
FunctionBreadcrumbPage
({ className, ...props }: React.ComponentProps<"span">)
src/ui/breadcrumb.tsx:52
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/ui/breadcrumb.tsx:65
FunctionCalendar
()
src/pages/sys/others/calendar/index.tsx:28
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: React.ComponentProps<typeof DayPicker>)
src/ui/calendar.tsx:8
FunctionCalendarEvent
(eventInfo: EventContentArg)
src/pages/sys/others/calendar/calendar-event.tsx:3
FunctionCalendarEventForm
({ type, open, onCancel, initValues = { id: faker.string.uuid() }, onEdit, onCreate, onDelete, }: Props
src/pages/sys/others/calendar/calendar-event-form.tsx:47
FunctionCalendarHeader
({ now, view, onMove, onCreate, onViewTypeChange }: Props)
src/pages/sys/others/calendar/calendar-header.tsx:25
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
src/ui/card.tsx:31
FunctionChart
(props: ApexChartProps)
src/components/chart/chart.tsx:6
FunctionChartArea
()
src/pages/components/chart/view/chart-area.tsx:7
FunctionChartBar
()
src/pages/components/chart/view/chart-bar.tsx:5
FunctionChartColumnMultiple
()
src/pages/components/chart/view/chart-column-multiple.tsx:13
FunctionChartColumnNegative
()
src/pages/components/chart/view/chart-column-negative.tsx:13
FunctionChartColumnSingle
()
src/pages/components/chart/view/chart-column-single.tsx:4
FunctionChartColumnStacked
()
src/pages/components/chart/view/chart-column-Stacked.tsx:9
FunctionChartDonut
()
src/pages/components/chart/view/chart-donut.tsx:4
FunctionChartLine
()
src/pages/components/chart/view/chart-line.tsx:9
FunctionChartMixed
()
src/pages/components/chart/view/chart-mixed.tsx:21
FunctionChartPage
()
src/pages/components/chart/index.tsx:16
FunctionChartPie
()
src/pages/components/chart/view/chart-pie.tsx:4
FunctionChartRadar
()
src/pages/components/chart/view/chart-radar.tsx:18
FunctionChartRadial
()
src/pages/components/chart/view/chart-radial.tsx:5
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
src/ui/checkbox.tsx:7
FunctionClipboardPage
()
src/pages/functions/clipboard/index.tsx:10
FunctionCodeBlock
({ title, description, children, code, options, className, ...props }: CodeBlockProps)
src/components/code/code-bock.tsx:9
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
src/ui/command.tsx:14
FunctionCommandDialog
({ title = "Command Palette", description = "Search for a command to run...", children, ...props }: Re
src/ui/command.tsx:30
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
src/ui/command.tsx:92
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
src/ui/command.tsx:104
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
src/ui/command.tsx:54
← previousnext →101–200 of 516, ranked by callers