MCPcopy Create free account

hub / github.com/BearStudio/start-ui-web / functions

Functions719 in github.com/BearStudio/start-ui-web

↓ 42 callersFunctionsetupUser
()
src/tests/utils.tsx:24
↓ 16 callersFunctionprotectedProcedure
({ permissions, }: { permissions: Permission | null; })
src/server/orpc.ts:179
↓ 14 callersFunctionuseFormField
()
src/components/form/form-field.tsx:50
↓ 14 callersFunctionuseIsMobile
(breakpoint: number = 768)
src/hooks/use-mobile.ts:3
↓ 12 callersFunctionuseFormFieldController
()
src/components/form/form-field-controller/context.tsx:25
↓ 9 callersFunctionresolve
(filePath: string)
vitest.config.ts:6
↓ 9 callersFunctionzUser
()
src/features/user/schema.ts:9
↓ 7 callersFunctionnavigateBack
(options?: NavigateOptions)
src/hooks/use-navigate-back.ts:11
↓ 7 callersFunctionuseComboboxAnchor
()
src/components/ui/combobox.tsx:319
↓ 7 callersFunctionuseNavigateBack
()
src/hooks/use-navigate-back.ts:7
↓ 7 callersFunctionuseSidebar
()
src/components/ui/sidebar.tsx:49
↓ 6 callersFunctionzBook
()
src/features/book/schema.ts:10
↓ 4 callersFunctiontoExpectedBook
(mock: BookFromDb)
src/server/routers/book.unit.spec.ts:37
↓ 4 callersFunctionuseMascot
({ initialState = 'default', isError, }: { initialState?: State; isError?: boolean; })
src/features/auth/mascot.ts:16
↓ 4 callersFunctionzFormFieldsBook
()
src/features/book/schema.ts:23
↓ 3 callersFunctionDD_MM
(year?: 'YY' | 'YYYY')
src/lib/dayjs/parse-string-to-date.ts:4
↓ 3 callersFunctiongetUserLanguage
(input?: string)
src/server/utils.ts:18
↓ 3 callersFunctionparseStringToDate
( input: string, extraFormats: Array<string> = [] )
src/lib/dayjs/parse-string-to-date.ts:16
↓ 3 callersFunctionzFormSchema
()
src/components/form/field-checkbox/field-checkbox.browser.spec.tsx:14
↓ 2 callersFunctioncopyToClipboard
(text: string)
src/hooks/use-clipboard.ts:8
↓ 2 callersFunctionemphasis
(str: string)
prisma/seed/_utils.ts:6
↓ 2 callersFunctionformatValue
( value: number | undefined | null, type: 'to-cents' | 'from-cents' )
src/components/form/field-number/index.tsx:22
↓ 2 callersFunctiongetCommitHashShort
()
src/features/build-info/script-to-generate-json.ts:6
↓ 2 callersFunctiongetEnvHintTitlePrefix
()
src/features/devtools/env-hint.tsx:3
↓ 2 callersFunctiongetPageTitle
(pageTitle?: string)
src/lib/get-page-title.ts:3
↓ 2 callersFunctionhandleFile
(file: File)
src/components/upload/upload-input.tsx:186
↓ 2 callersFunctiononSubmit
(values: ExplicitAny)
src/components/form/docs.utils.tsx:3
↓ 2 callersFunctionopenDemoModeDrawer
()
src/features/demo/demo-mode-drawer.tsx:26
↓ 2 callersFunctionpublicProcedure
()
src/server/orpc.ts:177
↓ 2 callersFunctionscalarUiResponse
({ title, schemaUrl, }: { title: string; schemaUrl: string; })
src/server/openapi.ts:1
↓ 2 callersFunctionsyncLanguage
(langKey: string)
src/lib/i18n/index.ts:10
↓ 2 callersFunctionuseClipboard
(options: { showDuration?: number } = {})
src/hooks/use-clipboard.ts:4
↓ 2 callersFunctionuseIsUploadingFiles
(uploadRoute: UploadRoutes)
src/components/upload/utils.tsx:5
↓ 2 callersFunctionzFormFieldsOnboarding
()
src/features/auth/schema.ts:38
↓ 2 callersFunctionzFormFieldsUser
()
src/features/user/schema.ts:40
↓ 2 callersFunctionzFormSchema
()
src/components/form/docs.stories.tsx:29
↓ 2 callersFunctionzFormSchema
(options: { length?: number } = {})
src/components/form/field-otp/docs.stories.tsx:20
↓ 2 callersFunctionzGenre
()
src/features/genre/schema.ts:8
↓ 2 callersFunctionzOptionalWithReplaceMe
()
src/env/server.ts:53
↓ 1 callersFunctioncreateBooks
()
prisma/seed/book.ts:8
↓ 1 callersFunctioncreatePrisma
()
src/server/db/index.ts:15
↓ 1 callersFunctioncreatePrismaCopyBinariesPlugin
()
vite.config.ts:48
↓ 1 callersFunctioncreateUsers
()
prisma/seed/user.ts:7
↓ 1 callersFunctioncustomRender
( ui: ReactElement, options?: Omit<ComponentRenderOptions, 'wrapper'> )
src/tests/utils.tsx:11
↓ 1 callersFunctiondeleteBook
()
src/features/book/manager/page-book.tsx:49
↓ 1 callersFunctiondeleteUser
()
src/features/user/manager/page-user.tsx:64
↓ 1 callersFunctionexec
()
src/features/auth/utils.ts:14
↓ 1 callersFunctionformat
()
src/components/ui/date-picker-button.stories.tsx:71
↓ 1 callersFunctiongenerateAppBuild
()
src/features/build-info/script-to-generate-json.ts:39
↓ 1 callersFunctionget
(target: Record<string, Record<string, unknown>>, model: string)
src/server/routers/test-utils.ts:27
↓ 1 callersFunctiongetBaseUrl
()
src/env/client.ts:11
↓ 1 callersFunctiongetCommitHash
()
src/features/build-info/script-to-generate-json.ts:20
↓ 1 callersFunctiongetContent
()
src/features/build-info/script-to-generate-json.ts:5
↓ 1 callersFunctiongetEndElement
()
src/components/ui/search-input.tsx:88
↓ 1 callersFunctiongetFieldUrl
(raw: unknown)
src/components/form/field-upload-input/index.tsx:24
↓ 1 callersFunctionhandleCancel
()
src/components/ui/confirm-responsive-drawer.tsx:58
↓ 1 callersFunctionhandleClear
()
src/components/ui/search-input.tsx:76
↓ 1 callersFunctionhandleConfirm
()
src/components/ui/confirm-responsive-drawer.tsx:63
↓ 1 callersFunctionhandleFileChange
(event: ChangeEvent<HTMLInputElement>)
src/components/upload/upload-button.tsx:74
↓ 1 callersFunctionmain
()
prisma/seed/index.ts:6
↓ 1 callersFunctionpreviewEmailRoute
( template: string, props: Record<string, string> )
src/server/email.tsx:31
↓ 1 callersFunctionsendEmail
({ template, ...options }: Omit<MailOptions, 'html'> & Required<Pick<MailOptions, 'subject'>> & { templa
src/server/email.tsx:14
↓ 1 callersFunctionsetupAuthenticatedUser
()
src/server/routers/test-utils.ts:45
↓ 1 callersFunctionuseDatePickerInputManagement
( params: UseDayPickerInputManagementParams )
src/components/ui/date-input.tsx:24
↓ 1 callersFunctionuseFormFieldUnsafe
()
src/components/form/form-field.tsx:64
↓ 1 callersFunctionuseHydrated
()
src/hooks/use-hydrated.ts:5
↓ 1 callersFunctionuseInputOTPContext
()
src/components/ui/input-otp.tsx:31
↓ 1 callersFunctionuseIsDemoModeDrawerVisible
()
src/features/demo/demo-mode-drawer.tsx:22
↓ 1 callersFunctionuseMascotState
()
src/features/auth/mascot.ts:38
↓ 1 callersFunctionuseMediaQuery
(query: string)
src/hooks/use-media-query.ts:3
↓ 1 callersFunctionuseRedirectAfterLogin
()
src/features/auth/utils.ts:7
↓ 1 callersFunctionuseShouldShowNav
(shouldShowNav: ShouldShowNavMode)
src/layout/app/layout.tsx:37
↓ 1 callersFunctionuseValueHasChanged
(value: unknown)
src/hooks/use-value-has-changed.ts:3
↓ 1 callersFunctionzFormFieldsAccountUpdateName
()
src/features/account/schema.ts:8
↓ 1 callersFunctionzFormFieldsLogin
()
src/features/auth/schema.ts:15
↓ 1 callersFunctionzFormFieldsLoginVerify
()
src/features/auth/schema.ts:30
↓ 1 callersFunctionzFormSchema
()
src/components/form/form-field-error.stories.tsx:27
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-select/docs.stories.tsx:20
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-checkbox-group/docs.stories.tsx:15
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-checkbox/docs.stories.tsx:24
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-combobox-multiple/docs.stories.tsx:20
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-text/docs.stories.tsx:17
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-upload-input/docs.stories.tsx:19
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-number/docs.stories.tsx:21
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-textarea/docs.stories.tsx:17
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-radio-group/docs.stories.tsx:20
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-date/docs.stories.tsx:15
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-custom/docs.stories.tsx:28
↓ 1 callersFunctionzFormSchema
()
src/components/form/field-combobox/docs.stories.tsx:20
↓ 1 callersFunctionzFormSchema
()
src/components/ui/popover.stories.tsx:62
↓ 1 callersFunctionzOtp
()
src/features/auth/schema.ts:7
↓ 1 callersFunctionzRole
()
src/features/auth/permissions.ts:37
↓ 1 callersFunctionzSession
()
src/features/user/schema.ts:30
Function$allOperations
({ query, args, model, operation })
src/server/db/index.ts:22
FunctionAccountCardRow
(props: { children?: ReactNode; label?: ReactNode; className?: string; })
src/features/account/account-card-row.tsx:5
FunctionAlert
({ className, variant, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants>)
src/components/ui/alert.tsx:22
FunctionAlertDescription
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/alert.tsx:50
FunctionAlertTitle
({ className, ...props }: React.ComponentProps<'div'>)
src/components/ui/alert.tsx:37
FunctionAllIcons
()
src/components/icons/docs.stories.tsx:9
FunctionAppSidebar
()
src/components/ui/sidebar.stories.tsx:56
next →1–100 of 719, ranked by callers