MCPcopy Create free account

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

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

↓ 142 callersFunctiont
(key: string)
src/locales/helper.ts:57
↓ 50 callersFunctionemit
* Invoke all handlers for the given type. * If present, `'*'` handlers are invoked after type-matched handlers. * * Note: Manually firi
src/utils/mitt.ts:94
↓ 31 callersMethodget
(key: K)
src/utils/cache/memory.ts:20
↓ 27 callersFunctionget
()
src/components/ApiCompo/src/hooks/useBindValue.ts:35
↓ 23 callersFunctionisArray
(val: any)
src/utils/is.ts:27
↓ 23 callersFunctionuseBaseSetting
()
src/hooks/setting/useBaseSetting.ts:5
↓ 20 callersFunctionuseMenuSetting
()
src/hooks/setting/useMenuSetting.ts:8
↓ 17 callersMethodset
(key: K, value: V, expires?: number)
src/utils/cache/memory.ts:24
↓ 13 callersMethodclear
()
src/utils/mitt.ts:33
↓ 12 callersFunctionset
(value)
src/components/ApiCompo/src/hooks/useBindValue.ts:38
↓ 11 callersFunctiongetForm
()
src/components/Form/src/hooks/useForm.ts:13
↓ 11 callersFunctionisObject
(val: any)
src/utils/is.ts:31
↓ 10 callersFunctiongo
(opt: RouteLocationRaw, isReplace = false)
src/hooks/web/usePage.ts:16
↓ 9 callersFunctionsetMenuSetting
(menuSetting: Partial<MenuSetting>)
src/hooks/setting/useMenuSetting.ts:60
↓ 8 callersFunctionuseGo
(router?: Router)
src/hooks/web/usePage.ts:13
↓ 7 callersFunctionImportAsyncComponent
(loader: Fn, options: Options = {})
src/utils/factory/ImportAsyncComponent.tsx:16
↓ 7 callersFunctionclear
()
src/hooks/web/useLockPage.ts:21
↓ 7 callersFunctionuseDarkModeSetting
()
src/hooks/setting/useDarkModeSetting.ts:6
↓ 6 callersFunctionhandleTagAction
(action: TagActionEnum, tag?: RouteLocationNormalized)
src/hooks/web/useTags.ts:36
↓ 6 callersMethodremove
(key: K)
src/utils/cache/memory.ts:57
↓ 6 callersFunctionuseHeaderSetting
()
src/hooks/setting/useHeaderSetting.ts:4
↓ 5 callersFunctionbaseHandler
(event: HandlerEnum, value: any)
src/layout/setting/handler.ts:102
↓ 5 callersMethodemit
(type: Key, event: Events[Key])
src/utils/mitt.ts:31
↓ 5 callersFunctiongetAsyncMenus
()
src/router/menus/index.ts:23
↓ 5 callersFunctiongetConfig
(config: Partial<TreeHelperConfig>)
src/utils/helper/treeHelper.ts:13
↓ 5 callersFunctiongetImageSize
(url: string)
src/utils/image.ts:51
↓ 5 callersFunctionresultError
(message = '失败', { code = -1, data = null } = {})
mock/_util.ts:19
↓ 5 callersFunctionstart
()
src/components/CountTo/src/index.tsx:31
↓ 4 callersFunctiondeepMerge
( source: T, target: U, mergeArrays: 'union' | 'intersection' | 'concat' | 'replace' = 'replace' )
src/utils/index.ts:18
↓ 4 callersFunctiongeneratorOptions
(options: any[])
src/components/ApiCompo/src/components/ApiCascader.tsx:182
↓ 4 callersFunctiongeneratorTreeData
(options: any[])
src/components/ApiCompo/src/components/ApiTree.tsx:192
↓ 4 callersFunctiongeneratorTreeData
(options: any[])
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:192
↓ 4 callersMethodgetLocal
(key: LocalKeys)
src/utils/cache/persistent.ts:48
↓ 4 callersFunctionhasClass
(el: Element, cls: string)
src/utils/dom.ts:30
↓ 4 callersFunctionisDef
(val?: T)
src/utils/is.ts:35
↓ 4 callersFunctionloop
(data: TreeProps['treeData'] = [], key: string | number, callback: any)
src/views/tree/antd-tree/index.tsx:45
↓ 4 callersFunctionon
( element: Element | HTMLElement | Document | Window, event: string, handler: EventListenerOrEventListen
src/utils/dom.ts:12
↓ 4 callersMethodon
(type: Key, handler: Handler<Events[Key]>)
src/utils/mitt.ts:25
↓ 4 callersFunctionopenWindow
( url: string, opt?: { target?: TargetContext | string noopener?: boolean noreferrer?: boolean
src/utils/index.ts:68
↓ 4 callersFunctionresultSuccess
(data: T, { message = '成功' } = {})
mock/_util.ts:10
↓ 3 callersFunctionaddLight
* Sums the passed percentage to the R, G or B of a HEX color * @param {string} color The color to change * @param {number} amount The amount to chan
src/utils/color.ts:98
↓ 3 callersFunctioncalcImageSize
( imageTrueW: number, imageTrueH: number, showAreaW: number, showAreaH: number )
src/utils/image.ts:109
↓ 3 callersFunctioncalcTextNodeHeight
(y: number)
src/components/DndNode/src/DndNode.tsx:40
↓ 3 callersFunctioncloseMenu
()
src/layout/sider/HybridSider/index.tsx:187
↓ 3 callersFunctioncreateFakeUserList
()
mock/data/user.ts:4
↓ 3 callersFunctioncreateLocalStorage
(options: Options = {})
src/utils/cache/index.ts:26
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiCheckboxGroup.tsx:104
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiSelect.tsx:103
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiRadioGroup.tsx:105
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiTree.tsx:111
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiTreeSelect.tsx:112
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiCascader.tsx:106
↓ 3 callersFunctionfetchData
()
src/components/ApiCompo/src/components/ApiTransfer.tsx:93
↓ 3 callersFunctiongenTreeNode
(parentId: number, isLeaf = false)
src/views/form/basic-form/index.tsx:100
↓ 3 callersFunctiongetAllParentPath
(menus: T[], path: string)
src/router/helper/menuHelper.ts:6
↓ 3 callersFunctiongetAuthCache
(key: BasicKeys)
src/utils/auth/index.ts:12
↓ 3 callersFunctiongetChildrenMenus
(parentPath: string)
src/router/menus/index.ts:47
↓ 3 callersFunctiongetCurrentParentPath
(currentPath: string)
src/router/menus/index.ts:59
↓ 3 callersFunctiongetEle
(elRef: Ref<ElRef | ComponentRef>)
src/layout/sider/useLayoutSider.ts:21
↓ 3 callersMethodgetKey
(key: string)
src/utils/cache/storageCache.ts:48
↓ 3 callersFunctiongetRawRoute
(route: RouteLocationNormalized)
src/utils/index.ts:51
↓ 3 callersFunctiongetScrollOptions
(el: HTMLElement, instance: ComponentPublicInstance)
src/directives/infiniteScroll.ts:48
↓ 3 callersFunctiongetToTarget
(tagItem: RouteLocationNormalized)
src/stores/modules/tags.ts:21
↓ 3 callersFunctionhandle
()
src/components/Menu/src/useOpenKeys.ts:29
↓ 3 callersFunctionhandleChangeStyle
(type: 'fontWeight' | 'fontStyle' | 'textShadow', val: string)
src/components/RichText/src/RichTextSetting.tsx:56
↓ 3 callersFunctionhandleFormValues
(values: Recordable)
src/components/Form/src/hooks/useFormValues.ts:89
↓ 3 callersFunctionhandleGotoPage
(router: Router)
src/stores/modules/tags.ts:16
↓ 3 callersFunctionhandleMenuChange
(route?: RouteLocationNormalizedLoaded)
src/components/Menu/src/index.tsx:69
↓ 3 callersFunctionhandleMove
(offset: number)
src/layout/tags/index.tsx:140
↓ 3 callersFunctionhandler
(event: HandlerEnum, value: any)
src/layout/setting/handler.ts:8
↓ 3 callersFunctioninitCharts
(t = theme)
src/hooks/web/useECharts.ts:33
↓ 3 callersFunctionlistenerRouteChange
(callback: (route: RouteLocationNormalized) => void, immediate = true)
src/logics/mitt/routeChange.ts:24
↓ 3 callersFunctionremoveClass
(el: Element, cls: string)
src/utils/dom.ts:62
↓ 3 callersFunctionremoveEventListener
(e: Element)
src/hooks/event/useEventListener.ts:34
↓ 3 callersFunctionsetActive
(setChildren = false)
src/layout/sider/HybridSider/index.tsx:150
↓ 3 callersMethodsetLocal
(key: LocalKeys, value: LocalStore[LocalKeys], immediate = false)
src/utils/cache/persistent.ts:52
↓ 3 callersFunctionsubtractLight
* Subtracts the indicated percentage to the R, G or B of a HEX color * @param {string} color The color to change * @param {number} amount The amount
src/utils/color.ts:147
↓ 3 callersFunctionuseAppStoreWithOut
()
src/stores/modules/app.ts:68
↓ 3 callersFunctionuseBindValue
( props: T, key: keyof T = 'value', changeEvent = 'change', emitData?: Ref<any[]> )
src/components/ApiCompo/src/hooks/useBindValue.ts:12
↓ 3 callersFunctionuseLayout
()
src/layout/useLayout.ts:6
↓ 3 callersFunctionuseMessage
()
src/hooks/web/useMessage.tsx:57
↓ 3 callersFunctionuseScrollTo
({ el, to, duration = 500, callback }: ScrollToParams)
src/hooks/event/useScrollTo.ts:26
↓ 3 callersFunctionuseTimeoutFn
(handle: Fn<any>, wait: number, native = false)
src/hooks/core/useTimeout.ts:5
↓ 3 callersFunctionuseTransitionSetting
()
src/hooks/setting/useTransitionSetting.ts:4
↓ 2 callersFunction_formatTime
(time: string, format: string)
src/components/Form/src/hooks/useFormValues.ts:46
↓ 2 callersFunction_getFormAllFields
()
src/components/Form/src/hooks/useFormEvents.ts:62
↓ 2 callersFunction_setDefaultValue
(data: FormSchemaType | FormSchemaType[])
src/components/Form/src/hooks/useFormEvents.ts:69
↓ 2 callersFunctionaddEventListener
(e: Element)
src/hooks/event/useEventListener.ts:38
↓ 2 callersFunctionaddResizeListener
(element: any, fn: () => any)
src/utils/resizeEvent.ts:23
↓ 2 callersFunctioncheckFull
(el: InfiniteScrollEl, cb: InfiniteScrollCallback)
src/directives/infiniteScroll.ts:96
↓ 2 callersFunctionclassNameToArray
(cls = '')
src/utils/dom/style.ts:5
↓ 2 callersMethodclearAll
(immediate = false)
src/utils/cache/persistent.ts:86
↓ 2 callersFunctionclose
(route: RouteLocationNormalized)
src/stores/modules/tags.ts:118
↓ 2 callersMethodcreateAesEncryption
(params: EncryptionParams)
src/utils/cipher.ts:44
↓ 2 callersFunctioncreateDocumentHandler
(el: HTMLElement, binding: DirectiveBinding)
src/directives/clickOutside.ts:28
↓ 2 callersFunctioncreateOptions
(storage: Storage, options: Options = {})
src/utils/cache/index.ts:6
↓ 2 callersFunctioncreateStorage
({ prefixKey = '', storage = sessionStorage, hasEncrypt = true, key = cacheCipher.key, iv = cacheCip
src/utils/cache/storageCache.ts:13
↓ 2 callersMethoddecrypt
(cipherText: string)
src/utils/cipher.ts:9
↓ 2 callersFunctiondestroyObserver
(el: InfiniteScrollEl)
src/directives/infiniteScroll.ts:60
↓ 2 callersFunctiondownloadImgByBase64
(buf: string, filename: string, mineType?: string, bom?: BlobPart)
src/utils/download.ts:24
next →1–100 of 730, ranked by callers