MCPcopy Create free account

hub / github.com/Kiranism/next-shadcn-dashboard-starter / functions

Functions600 in github.com/Kiranism/next-shadcn-dashboard-starter

↓ 299 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 46 callersMethodlog
(msg)
scripts/cleanup.js:571
↓ 19 callersFunctionrow
(text = '')
scripts/postinstall.js:41
↓ 11 callersFunctiongetQueryClient
()
src/lib/query-client.ts:19
↓ 10 callersFunctionuseFieldContext
()
src/components/ui/form-context.tsx:53
↓ 9 callersFunctiondelay
(ms: number)
src/constants/mock-api.ts:8
↓ 8 callersFunctioncreateFormField
(FieldComponent: React.ComponentType<P>)
src/components/ui/form-context.tsx:291
↓ 7 callersFunctionuseSidebar
()
src/components/ui/sidebar.tsx:41
↓ 6 callersFunctionuseFormFields
* Returns all composed field components with type-safe `name` props. * Pass your form's value type (or `z.infer<typeof schema>`) to narrow names. *
src/components/ui/tanstack-form.tsx:196
↓ 6 callersFunctionuseInfobar
()
src/components/ui/infobar.tsx:59
↓ 6 callersFunctionuseKanbanContext
(consumerName: string)
src/components/ui/kanban.tsx:173
↓ 5 callersFunctiongetIsDateRange
(value: DateSelection)
src/components/ui/table/data-table-date-filter.tsx:16
↓ 4 callersFunctiondelay
(ms: number)
src/constants/mock-api-users.ts:8
↓ 4 callersFunctionformatDate
( date: Date | string | number | undefined, opts: Intl.DateTimeFormatOptions = {} )
src/lib/format.ts:1
↓ 4 callersFunctionuseComposedRefs
* A custom hook that composes multiple refs * Accepts callback refs and RefObject(s)
src/lib/compose-refs.ts:57
↓ 3 callersMethodcleanup
()
scripts/cleanup.js:575
↓ 3 callersFunctionformatBytes
( bytes: number, opts: { decimals?: number; sizeType?: 'accurate' | 'normal'; } = {} )
src/lib/utils.ts:8
↓ 3 callersFunctiongetPayloadConfigFromPayload
(config: ChartConfig, payload: unknown, key: string)
src/components/ui/chart.tsx:293
↓ 3 callersFunctiongetSortingStateParser
(columnIds?: string[] | Set<string>)
src/lib/parsers.ts:13
↓ 3 callersFunctiononRemove
(index: number)
src/components/file-uploader.tsx:157
↓ 3 callersFunctionparseAsDate
(timestamp: number | string | undefined)
src/components/ui/table/data-table-date-filter.tsx:20
↓ 3 callersFunctionquestion
(q)
scripts/cleanup.js:1077
↓ 3 callersFunctionrenderList
(items: typeof notifications)
src/features/notifications/components/notifications-page.tsx:27
↓ 3 callersFunctionuseCallbackRef
* A custom hook that converts a callback to a ref to avoid triggering re-renders when passed as a * prop or avoid re-executing effects when passed as
src/hooks/use-callback-ref.tsx:11
↓ 2 callersFunctiongetCommonPinningStyles
({ column }: { column: Column<TData>; })
src/lib/data-table.ts:6
↓ 2 callersFunctiongetFileExtension
(fileName: string)
src/components/ui/file-preview.tsx:24
↓ 2 callersFunctiongetIsValidRange
(value: unknown)
src/components/ui/table/data-table-slider-filter.tsx:22
↓ 2 callersFunctionisFileWithPreview
(file: File)
src/components/file-uploader.tsx:294
↓ 2 callersFunctionmakeQueryClient
()
src/lib/query-client.ts:3
↓ 2 callersFunctionnavigateTo
(url: string)
src/components/kbar/index.tsx:17
↓ 2 callersFunctionparseColumnFilterValue
(value: unknown)
src/components/ui/table/data-table-date-filter.tsx:27
↓ 2 callersFunctionpokemonOptions
(id: number = 25)
src/features/react-query-demo/api/queries.ts:16
↓ 2 callersFunctionproductByIdOptions
(id: number)
src/features/products/api/queries.ts:19
↓ 2 callersFunctionproductsQueryOptions
(filters: ProductFilters)
src/features/products/api/queries.ts:13
↓ 2 callersFunctionsetRef
* Set a given ref to a given value * This utility takes care of different types of refs: callback refs and RefObject(s)
src/lib/compose-refs.ts:9
↓ 2 callersFunctionsetThemeCookie
(theme: string)
src/components/themes/active-theme.tsx:9
↓ 2 callersFunctionuseChart
()
src/components/ui/chart.tsx:27
↓ 2 callersFunctionuseDataTable
(props: UseDataTableProps<TData>)
src/hooks/use-data-table.ts:69
↓ 2 callersFunctionuseFilteredNavGroups
(groups: NavGroup[])
src/hooks/use-nav.ts:165
↓ 2 callersFunctionuseIsMobile
()
src/hooks/use-mobile.tsx:5
↓ 2 callersFunctionuseThemeConfig
()
src/components/themes/active-theme.tsx:65
↓ 2 callersFunctionusersQueryOptions
(filters: UserFilters)
src/features/users/api/queries.ts:13
↓ 1 callersFunctionaddTag
()
src/components/forms/demo-form.tsx:173
↓ 1 callersFunctioncheckGitSafe
()
scripts/cleanup.js:533
↓ 1 callersMethodcleanDependencies
(feature)
scripts/cleanup.js:692
↓ 1 callersMethodcleanDocReferences
(feature)
scripts/cleanup.js:876
↓ 1 callersMethodcleanEnvVars
(feature)
scripts/cleanup.js:717
↓ 1 callersMethodcleanNavConfig
(navItemsToRemove)
scripts/cleanup.js:767
↓ 1 callersMethodcleanNextConfig
()
scripts/cleanup.js:744
↓ 1 callersMethodcleanNotificationFromHeader
()
scripts/cleanup.js:841
↓ 1 callersMethodcleanNotificationFromSidebar
()
scripts/cleanup.js:857
↓ 1 callersMethodcleanThemes
()
scripts/cleanup.js:903
↓ 1 callersFunctioncomposeRefs
* A utility to compose multiple refs together * Accepts callback refs and RefObject(s)
src/lib/compose-refs.ts:23
↓ 1 callersFunctioncreateProduct
(data: ProductMutationPayload)
src/features/products/api/service.ts:46
↓ 1 callersFunctioncreateRestrictToContainer
(getElement: () => HTMLElement | null)
src/features/kanban/utils/restrict-to-container.ts:3
↓ 1 callersFunctioncreateUser
(data: UserMutationPayload)
src/features/users/api/service.ts:37
↓ 1 callersMethoddeleteFiles
(feature)
scripts/cleanup.js:655
↓ 1 callersMethoddeleteFolders
(feature)
scripts/cleanup.js:644
↓ 1 callersFunctiondeleteProduct
(id: number)
src/features/products/api/service.ts:54
↓ 1 callersFunctiondeleteUser
(id: number)
src/features/users/api/service.ts:45
↓ 1 callersFunctionfetchGitHubRepo
(owner: string, repo: string)
src/components/github-stars-button.tsx:12
↓ 1 callersFunctionformatCount
(count: number)
src/components/github-stars-button.tsx:32
↓ 1 callersFunctionformatDate
(date: string | Date)
src/components/ui/notification-card.tsx:32
↓ 1 callersFunctiongenerateRandomProductData
(id: number)
src/constants/mock-api.ts:29
↓ 1 callersFunctiongenerateRandomUserData
(id: number)
src/constants/mock-api-users.ts:28
↓ 1 callersFunctiongetActionIcon
(actionType: ActionType)
src/components/ui/notification-card.tsx:51
↓ 1 callersFunctiongetFileIcon
(fileType: string, fileName: string)
src/components/ui/file-preview.tsx:29
↓ 1 callersFunctiongetFilterOperators
(filterVariant: FilterVariant)
src/lib/data-table.ts:30
↓ 1 callersFunctiongetFormattedFileType
(fileType: string, fileName: string)
src/components/ui/file-preview.tsx:82
↓ 1 callersFunctiongetProductById
(id: number)
src/features/products/api/service.ts:42
↓ 1 callersFunctiongetProducts
(filters: ProductFilters)
src/features/products/api/service.ts:38
↓ 1 callersFunctiongetUsers
(filters: UserFilters)
src/features/users/api/service.ts:33
↓ 1 callersFunctionhandleCancelOrBack
(opts?: HandleCancelOrBackOpts)
src/hooks/use-stepper.tsx:79
↓ 1 callersFunctionhandleNextStepOrSubmit
(form: AnyFormApi)
src/hooks/use-stepper.tsx:63
↓ 1 callersFunctionhandleOrganizationSwitch
(organizationId: string)
src/components/org-switcher.tsx:50
↓ 1 callersFunctionlistFeatures
()
scripts/cleanup.js:1059
↓ 1 callersFunctionmain
()
scripts/cleanup.js:1109
↓ 1 callersFunctiononChange
(open: boolean)
src/components/ui/modal.tsx:19
↓ 1 callersFunctionpad
(s, w)
scripts/postinstall.js:40
↓ 1 callersMethodquestion
(q)
scripts/cleanup.js:937
↓ 1 callersFunctionreload
()
src/app/dashboard/overview/@bar_stats/error.tsx:24
↓ 1 callersFunctionrunInteractive
(options = {})
scripts/cleanup.js:1071
↓ 1 callersFunctionscrollToBottom
()
src/features/chat/components/chat-area.tsx:38
↓ 1 callersFunctionscrollToFirstError
* Scrolls to the first field with a validation error. * Call after a failed form.handleSubmit() to guide the user to the problem. * * @example * `
src/components/ui/form-context.tsx:186
↓ 1 callersFunctionshowHelp
()
scripts/cleanup.js:1023
↓ 1 callersFunctionstrip
(s)
scripts/postinstall.js:39
↓ 1 callersFunctiontriggerFormGroup
(form: AnyFormApi)
src/hooks/use-stepper.tsx:53
↓ 1 callersFunctionupdateProduct
(id: number, data: ProductMutationPayload)
src/features/products/api/service.ts:50
↓ 1 callersFunctionupdateUser
(id: number, data: UserMutationPayload)
src/features/users/api/service.ts:41
↓ 1 callersFunctionuseBreadcrumbs
()
src/hooks/use-breadcrumbs.tsx:25
↓ 1 callersFunctionuseControllableState
({ prop, defaultProp, onChange = () => {} }: UseControllableStateParams<T>)
src/hooks/use-controllable-state.tsx:17
↓ 1 callersFunctionuseDebouncedCallback
( callback: T, delay: number )
src/hooks/use-debounced-callback.ts:5
↓ 1 callersFunctionuseFilteredNavItems
(items: NavItem[])
src/hooks/use-nav.ts:29
↓ 1 callersFunctionuseFormStepper
(schemas: ZodTypeAny[])
src/hooks/use-stepper.tsx:30
↓ 1 callersFunctionuseKanbanColumnContext
(consumerName: string)
src/components/ui/kanban.tsx:647
↓ 1 callersFunctionuseKanbanItemContext
(consumerName: string)
src/components/ui/kanban.tsx:820
↓ 1 callersFunctionuseMediaQuery
()
src/hooks/use-media-query.ts:3
↓ 1 callersFunctionuseThemeSwitching
()
src/components/kbar/use-theme-switching.tsx:6
↓ 1 callersFunctionuseUncontrolledState
({ defaultProp, onChange }: Omit<UseControllableStateParams<T>, 'prop'>)
src/hooks/use-controllable-state.tsx:46
↓ 1 callersMethodwriteReplacements
(feature)
scripts/cleanup.js:679
next →1–100 of 600, ranked by callers