MCPcopy Create free account

hub / github.com/baimingxuan/vue3-admin-design / functions

Functions730 in github.com/baimingxuan/vue3-admin-design

↓ 1 callersFunctionsetComponentRuleType
(rule: ValidationRule, component: ComponentType, valueFormat: string)
src/components/Form/src/helper.ts:33
↓ 1 callersFunctionsetFieldsValues
(values: Recordable)
src/components/Form/src/hooks/useFormEvents.ts:231
↓ 1 callersFunctionsetFieldsValues
(values: Recordable<any>)
src/components/Form/src/hooks/useForm.ts:87
↓ 1 callersFunctionsetOpenKeys
(path: string)
src/components/Menu/src/useOpenKeys.ts:23
↓ 1 callersFunctionsetRefs
(index: number)
src/hooks/core/useRefs.ts:11
↓ 1 callersFunctionsetRouteChange
(lastChangeRoute: RouteLocationNormalized)
src/logics/mitt/routeChange.ts:18
↓ 1 callersFunctionsetStyle
( element: HTMLElement, styleName: CSSProperties | keyof CSSProperties | string, value?: string | number
src/utils/dom/style.ts:38
↓ 1 callersFunctionsetupI18n
(app: App)
src/locales/index.ts:42
↓ 1 callersFunctionsetupPlugins
(app: App<Element>)
src/plugins/index.ts:12
↓ 1 callersFunctionsetupRouter
(app: App<Element>)
src/router/index.ts:25
↓ 1 callersFunctionsetupRouterGuard
(router: Router)
src/router/guard/index.ts:8
↓ 1 callersFunctionsetupStore
(app: App<Element>)
src/stores/index.ts:8
↓ 1 callersFunctionshowIframePage
(route: AppRoute)
src/layout/content/components/Iframe.tsx:35
↓ 1 callersFunctionstart
()
src/layout/lock/useNowTime.ts:34
↓ 1 callersFunctionstart
()
src/hooks/core/useTimeout.ts:37
↓ 1 callersFunctionstart
()
src/hooks/event/useWindowSizeFn.ts:19
↓ 1 callersFunctionstartDrag
(e: any)
src/components/Scrollbar/src/bar.tsx:44
↓ 1 callersFunctionstop
()
src/layout/lock/useNowTime.ts:40
↓ 1 callersFunctionstop
()
src/hooks/core/useTimeout.ts:32
↓ 1 callersFunctionstop
()
src/hooks/event/useWindowSizeFn.ts:26
↓ 1 callersFunctiontransform
(c: string)
src/components/Application/src/AppSearch/useMenuSearch.ts:18
↓ 1 callersFunctiontreeMap
(treeData: T[], opt: { children?: string; conversion: Fn })
src/utils/helper/treeHelper.ts:66
↓ 1 callersFunctiontreeMapEach
(data: any, { children = 'children', conversion }: { children?: string; conversion: Fn })
src/utils/helper/treeHelper.ts:71
↓ 1 callersFunctiontreeToList
(tree: any, config: Partial<TreeHelperConfig> = {})
src/utils/helper/treeHelper.ts:108
↓ 1 callersFunctiontrim
(string: string)
src/utils/dom.ts:7
↓ 1 callersFunctiontryConstructArray
(field: string, values: Recordable = {})
src/components/Form/src/helper.ts:92
↓ 1 callersFunctiontryConstructObject
(field: string, values: Recordable = {})
src/components/Form/src/helper.ts:54
↓ 1 callersFunctiontryDeconstructArray
(key: string, value: any, target: Recordable)
src/components/Form/src/helper.ts:115
↓ 1 callersFunctiontryDeconstructObject
(key: string, value: any, target: Recordable)
src/components/Form/src/helper.ts:77
↓ 1 callersFunctiontryLogin
()
src/stores/modules/lock.ts:35
↓ 1 callersFunctionupdateColorWeak
(colorWeak: boolean)
src/logics/theme/mode.ts:29
↓ 1 callersFunctionupdateDynamicDisabled
(record, column, value)
src/components/Table/src/components/EditableCell/index.tsx:157
↓ 1 callersFunctionupdateGrayMode
(gray: boolean)
src/logics/theme/mode.ts:34
↓ 1 callersFunctionurlToBase64
(url: string, mineType?: string)
src/utils/image.ts:24
↓ 1 callersFunctionuseAdvanced
({ advanceState, getFormProps, getFormSchemas, formModel, formDefaultVal }: AdvancedParamType)
src/components/Form/src/hooks/useAdvanced.ts:16
↓ 1 callersFunctionuseCopyToClipboard
(initial?: string)
src/hooks/web/useCopyToClipboard.ts:8
↓ 1 callersFunctionuseDragLine
(siderRef: Ref<any>, dragBarRef: Ref<any>, mix = false)
src/layout/sider/useLayoutSider.ts:11
↓ 1 callersFunctionuseECharts
(elRef: Ref<HTMLDivElement>, theme: 'light' | 'dark' | 'default' = 'default')
src/hooks/web/useECharts.ts:10
↓ 1 callersFunctionuseEventListener
({ el = window, name, listener, options, autoRemove = true, isDebounce = true, wait = 80 }: UseE
src/hooks/event/useEventListener.ts:16
↓ 1 callersFunctionuseFormEvents
({ emit, getFormProps, getFormSchemas, formModel, formDefaultVal, formSchemas, formElRef, hand
src/components/Form/src/hooks/useFormEvents.ts:52
↓ 1 callersFunctionuseFormValues
({ getFormProps, getFormSchemas, formModel, formDefaultVal }: FormValueCtx)
src/components/Form/src/hooks/useFormValues.ts:16
↓ 1 callersFunctionuseLocaleSetting
()
src/hooks/setting/useLocaleSetting.ts:12
↓ 1 callersFunctionuseLockPage
()
src/hooks/web/useLockPage.ts:7
↓ 1 callersFunctionuseMenuSearch
(refs: Ref<HTMLElement[]>, scrollWrap: Ref<ElRef>, emit: EmitType)
src/components/Application/src/AppSearch/useMenuSearch.ts:29
↓ 1 callersFunctionuseNowTime
(immediate = true)
src/layout/lock/useNowTime.ts:5
↓ 1 callersFunctionuseOpenKeys
( menuState: MenuState, menus: Ref<AppMenu[]>, mode: Ref<MenuModeEnum>, accordion: Ref<boolean> )
src/components/Menu/src/useOpenKeys.ts:14
↓ 1 callersFunctionusePermissionStoreWithOut
()
src/stores/modules/permission.ts:54
↓ 1 callersFunctionuseRefs
()
src/hooks/core/useRefs.ts:4
↓ 1 callersFunctionuseReload
(router?: Router)
src/hooks/web/usePage.ts:30
↓ 1 callersFunctionuseTableContext
()
src/components/Table/src/hooks/useTableContext.ts:20
↓ 1 callersFunctionuseTags
(_router?: Router)
src/hooks/web/useTags.ts:16
↓ 1 callersFunctionuseTimeoutRef
(wait: number)
src/hooks/core/useTimeout.ts:27
↓ 1 callersFunctionuseTitle
()
src/hooks/web/useTitle.ts:9
↓ 1 callersFunctionuseUserStoreWithOut
()
src/stores/modules/user.ts:132
↓ 1 callersFunctionvalidateFields
(nameList?: NamePath[] | undefined)
src/components/Form/src/hooks/useFormEvents.ts:166
↓ 1 callersFunctionvalidateFields
(nameList?: NamePath[])
src/components/Form/src/hooks/useForm.ts:67
↓ 1 callersFunctionvalidateForm
(nameList?: NamePath[] | false | undefined)
src/components/Form/src/hooks/useFormEvents.ts:126
FunctionaddClass
(el: Element, cls: string)
src/utils/dom/style.ts:13
FunctionaddVisitedTags
(route: RouteLocationNormalized)
src/stores/modules/tags.ts:49
FunctionafterLoginAction
(goHome?: boolean)
src/stores/modules/user.ts:78
FunctionappendSchemaByField
(schema: FormSchemaType | FormSchemaType[], prefixField?: string, first = false)
src/components/Form/src/hooks/useFormEvents.ts:305
FunctionappendSchemaByField
( schema: FormSchemaType | FormSchemaType[], prefixField: string | undefined, first?: boolea
src/components/Form/src/hooks/useForm.ts:94
FunctionbeforeMount
(el, binding)
src/directives/clickOutside.ts:61
FunctionbuildRoutesAction
()
src/stores/modules/permission.ts:28
FunctionbulkClosedTags
(pathList: string[])
src/stores/modules/tags.ts:250
FunctioncalculateBestTextColor
(hexColor: string)
src/utils/color.ts:134
FunctionchangeBgImg
(url: string)
src/views/image/image-composition/index.tsx:125
FunctionchangeModal
(show: boolean)
src/components/Application/src/AppSearch/index.tsx:13
FunctionchangeWrapWidth
()
src/layout/sider/useLayoutSider.ts:70
FunctioncleanCachedTags
()
src/stores/modules/tags.ts:284
Functionclear
* Clear all
src/utils/mitt.ts:113
Methodclear
* Delete all caches of this instance
src/utils/cache/storageCache.ts:104
Methodclear
()
src/utils/cache/memory.ts:80
FunctionclearValidate
(name?: string | string[])
src/components/Form/src/hooks/useForm.ts:71
FunctionclickThumbHandler
(e: any)
src/components/Scrollbar/src/bar.tsx:26
FunctionclickTrackHandler
(e: any)
src/components/Scrollbar/src/bar.tsx:36
FunctioncloseAllTags
(router: Router)
src/stores/modules/tags.ts:255
FunctioncloseLeftTags
(route: RouteLocationNormalized, router: Router)
src/stores/modules/tags.ts:188
FunctioncloseOtherTags
(route: RouteLocationNormalized, router: Router)
src/stores/modules/tags.ts:227
FunctioncloseRightTags
(route: RouteLocationNormalized, router: Router)
src/stores/modules/tags.ts:207
FunctioncloseTag
(tag: RouteLocationNormalized, router: Router)
src/stores/modules/tags.ts:117
FunctioncloseTagByKey
(key: string, router: Router)
src/stores/modules/tags.ts:159
FunctioncolorIsDark
(color: string)
src/utils/color.ts:52
FunctionconfirmLogout
()
src/stores/modules/user.ts:102
Methodconstructor
(data: any, graphModel: GraphModel)
src/components/LogicFlow/src/Approve/register.ts:68
Methodconstructor
(data: any, graphModel: GraphModel)
src/components/LogicFlow/src/Approve/register.ts:85
Methodconstructor
({ key, iv }: EncryptionParams)
src/utils/cipher.ts:21
Methodconstructor
()
src/utils/cache/storageCache.ts:41
Methodconstructor
(alive = 0)
src/utils/cache/memory.ts:12
FunctioncreateStorage
(storage: Storage = sessionStorage, options: Options = {})
src/utils/cache/index.ts:18
FunctioncreateTableContext
(instance: Instance)
src/components/Table/src/hooks/useTableContext.ts:16
Functiondarken
(color: string, amount: number)
src/utils/color.ts:67
Methoddecrypt
(cipherText: string)
src/utils/cipher.ts:38
Functiondefault
()
src/components/VueDrr/src/props.ts:90
FunctiondownloadByUrl
({ url, target = '_blank', fileName }: { url: string target?: TargetContext fileName?: string })
src/utils/download.ts:58
FunctiondownloadImage
()
src/views/image/image-cropper.tsx:37
FunctiondownloadImgByUrl
(url: string, filename: string, mineType?: string, bom?: BlobPart)
src/utils/download.ts:11
Methodencrypt
(plainText: string)
src/utils/cipher.ts:34
FunctionformatToDate
(date?: dayjs.ConfigType, format = DATE_FORMAT)
src/utils/dateUtil.ts:13
FunctionformatToDateTime
(date?: dayjs.ConfigType, format = DATE_TIME_FORMAT)
src/utils/dateUtil.ts:9
← previousnext →301–400 of 730, ranked by callers