MCPcopy Create free account

hub / github.com/DataV-Team/DataV-Vue3 / functions

Functions98 in github.com/DataV-Team/DataV-Vue3

↓ 26 callersFunctionwithInstall
(comp: T)
src/utils/common.ts:7
↓ 25 callersFunctionuseResize
()
src/hooks/useResize.ts:53
↓ 13 callersFunctioncreateBorderBoxCommonProps
()
src/utils/borderBox.ts:5
↓ 13 callersFunctionmergeColor
(defaultColors: string[], colors: string[] = [])
src/utils/borderBox.ts:20
↓ 12 callersFunctioncreateColorProps
()
src/utils/decoration.ts:3
↓ 12 callersFunctionmergeColor
(defaultColors: string[], colors: string[] = [])
src/utils/common.ts:31
↓ 7 callersFunctionuseUuid
()
src/hooks/useUuid.ts:4
↓ 7 callersFunctionxPos
(pos: number)
src/components/decoration-8/index.tsx:40
↓ 6 callersFunctiongetCircleRadianPoint
(x, y, radius, radian)
src/components/decoration-12/index.tsx:55
↓ 4 callersFunctioncreateDurationProps
(duration: number)
src/utils/decoration.ts:22
↓ 4 callersFunctionstyled
(StyledComponent: T)
src/utils/styled.tsx:65
↓ 3 callersFunctioncreateReverseProps
()
src/utils/decoration.ts:12
↓ 3 callersFunctiongetFullClassName
(className: string, dot = true)
src/utils/styled.tsx:44
↓ 2 callersFunctioncopy
(str: string)
docs/components/utils.ts:1
↓ 2 callersFunctiondefinePropType
(val: any)
src/utils/common.ts:16
↓ 2 callersFunctiongetPointDistances
* @description 获取多个点,每个点之间的距离 * @param {Point[]} points * @return {number[]}
src/components/decoration-5/index.tsx:25
↓ 2 callersFunctiongetRenderRefCount
(id: string)
src/utils/styled.tsx:20
↓ 1 callersFunctionStyledComponents
* StyledComponents CSS In JS * 为了更好处理样式的tree shake 使用styled components将组件样式和组件逻辑绑定 * 使用组件时无需再额外导入CSS文件
src/utils/styled.tsx:11
↓ 1 callersFunctionaddRenderRef
(id: string)
src/utils/styled.tsx:24
↓ 1 callersFunctionappendStyle
(className: string)
src/utils/styled.tsx:69
↓ 1 callersFunctionborderBox4Props
()
src/components/border-box-4/index.tsx:37
↓ 1 callersFunctionborderBox5Props
()
src/components/border-box-5/index.tsx:40
↓ 1 callersFunctionborderBox8Props
()
src/components/border-box-8/index.tsx:20
↓ 1 callersFunctioncalcArcD
({ x, y, width }: { x: number; y: number; width: number })
src/components/decoration-12/index.tsx:116
↓ 1 callersFunctioncalcCircleR
({ ringNum, width, ringWidth, }: { ringNum: number; width: number; ringWidth: number; })
src/components/decoration-12/index.tsx:88
↓ 1 callersFunctioncalcPathColor
(color, segment)
src/components/decoration-12/index.tsx:35
↓ 1 callersFunctioncalcPathD
({ x, y, width, segment, sectorAngle, }: { x: number; y: number; width: number; segment: num
src/components/decoration-12/index.tsx:59
↓ 1 callersFunctioncalcPointsPosition
({ width, height, rowPoints, rowCount, }: { width: number; height: number; rowPoints: number;
src/components/decoration-6/index.tsx:28
↓ 1 callersFunctioncalcPointsPosition
({ width, height, rowPoints, rowCount, }: { width: number; height: number; rowPoints: number;
src/components/decoration-3/index.tsx:8
↓ 1 callersFunctioncalcPointsPosition
({ width, height, rowPoints, rowCount, }: { width: number; height: number; rowPoints: number;
src/components/decoration-1/index.tsx:11
↓ 1 callersFunctioncalcSVGData
(reverse, width, height)
src/components/decoration-2/index.tsx:18
↓ 1 callersFunctioncalcSVGData
(width: number, height: number)
src/components/decoration-5/index.tsx:31
↓ 1 callersFunctioncalcSplitLinePoints
({ x, y, width }: { x: number; y: number; width: number })
src/components/decoration-12/index.tsx:102
↓ 1 callersFunctioncalcTwoPointDistance
(pointA: Point, pointB: Point)
src/utils/common.ts:24
↓ 1 callersFunctioncompileStyledComponentsPlugin
(styledPlaceholder: string)
scripts/plugins/compileStyledComponentsPlugin.ts:20
↓ 1 callersFunctioncreateBorderBox11Props
()
src/components/border-box-11/index.tsx:26
↓ 1 callersFunctioncreateDecoration12Props
()
src/components/decoration-12/index.tsx:41
↓ 1 callersFunctioncreateDecoration2Props
()
src/components/decoration-2/index.tsx:10
↓ 1 callersFunctioncreateDecoration4Props
()
src/components/decoration-4/index.tsx:11
↓ 1 callersFunctioncreateDecoration5Props
()
src/components/decoration-5/index.tsx:13
↓ 1 callersFunctioncreateDecoration8Props
()
src/components/decoration-8/index.tsx:10
↓ 1 callersFunctioncreateDecoration9Props
()
src/components/decoration-9/index.tsx:12
↓ 1 callersFunctioncreateStyle
(style: TemplateStringsArray, className: string)
src/utils/styled.tsx:55
↓ 1 callersFunctiondelRenderRef
(id: string)
src/utils/styled.tsx:28
↓ 1 callersFunctiongetRefDom
(ref: HTMLElement | ComponentPublicInstance)
src/hooks/useResize.ts:41
↓ 1 callersFunctionhandleRomSizeChange
()
src/hooks/useResize.ts:62
↓ 1 callersFunctioninit
()
scripts/dev/init.ts:12
↓ 1 callersFunctionobserverDomResize
(dom: HTMLElement, callback: () => void)
src/hooks/useResize.ts:16
↓ 1 callersFunctionrandomColor
()
src/components/decoration-6/index.tsx:99
↓ 1 callersFunctionremoveStyle
()
src/utils/styled.tsx:73
↓ 1 callersFunctionsetClassNamePrefix
(classNamePrefix: string)
src/utils/styled.tsx:40
↓ 1 callersFunctionupdateDomSize
(dom: HTMLElement, target: { width: number; height: number })
src/hooks/useResize.ts:28
↓ 1 callersFunctionversionGenerator
()
scripts/release/version-generator.ts:32
↓ 1 callersFunctionwithPrefix
(loggerPrefix: string)
src/utils/logger.ts:1
FunctionDataV
(app: App, { classNamePrefix }: { classNamePrefix?: string } = {})
src/index.ts:32
FunctionchangeFoldStatus
()
docs/components/fold-box/index.tsx:17
FunctioncopyInfo
()
docs/components/copy-btn/index.tsx:24
Functionerror
(...msg: string[])
src/utils/logger.ts:15
FunctiongetClassNameForBind
(className: string)
src/utils/styled.tsx:51
Functioninfo
(...msg: string[])
src/utils/logger.ts:5
FunctionnavigateToReactPage
()
docs/components/react-page-btn/index.tsx:4
Functionrefresh
()
docs/guide/refreshLayoutSizeDemo.tsx:12
Functionsetup
(props, { expose })
src/components/decoration-2/index.tsx:52
Functionsetup
(props, { slots, expose })
src/components/decoration-7/index.tsx:26
Functionsetup
(props, { slots, expose })
src/components/decoration-12/index.tsx:138
Functionsetup
(props, { slots, expose })
src/components/border-box-13/index.tsx:29
Functionsetup
(props, { slots, expose })
src/components/border-box-9/index.tsx:30
Functionsetup
(props, { slots, expose })
src/components/border-box-7/index.tsx:42
Functionsetup
(props, { expose })
src/components/decoration-6/index.tsx:84
Functionsetup
(props, { expose })
src/components/decoration-3/index.tsx:64
Functionsetup
(props, { expose })
src/components/decoration-4/index.tsx:82
Functionsetup
(props, { expose })
src/components/decoration-8/index.tsx:31
Functionsetup
(props, { slots, expose })
src/components/border-box-10/index.tsx:44
Functionsetup
(props, { slots, expose })
src/components/border-box-6/index.tsx:34
Functionsetup
(props, { slots, expose })
src/components/border-box-1/index.tsx:44
Functionsetup
(props, { slots, expose })
src/components/border-box-8/index.tsx:40
Functionsetup
(props, { expose })
src/components/decoration-1/index.tsx:69
Functionsetup
(props, { slots, expose })
src/components/border-box-12/index.tsx:31
Functionsetup
(props, { slots, expose })
src/components/border-box-11/index.tsx:46
Functionsetup
(props, { slots, expose })
src/components/border-box-4/index.tsx:53
Functionsetup
(props, { slots, expose })
src/components/border-box-3/index.tsx:41
Functionsetup
(props, { slots, expose })
src/components/border-box-2/index.tsx:34
Functionsetup
(props, { expose })
src/components/decoration-5/index.tsx:71
Functionsetup
(_, { slots })
src/components/loading/index.tsx:23
Functionsetup
(props, { expose })
src/components/decoration-10/index.tsx:25
Functionsetup
(props, { slots, expose })
src/components/decoration-11/index.tsx:37
Functionsetup
(props, { slots, expose })
src/components/decoration-9/index.tsx:47
Functionsetup
(props, { slots, expose })
src/components/border-box-5/index.tsx:56
Functionsetup
(props, { slots })
src/utils/styled.tsx:82
Functionsetup
()
scripts/dev/dev-env/index.tsx:9
Functionsetup
()
docs/components/dev-panel/index.tsx:7
Functionsetup
(_, { slots })
docs/components/full-width-table/index.tsx:7
Functionsetup
(props, { slots })
docs/components/fold-box/index.tsx:14
Functionsetup
(props)
docs/components/copy-btn/index.tsx:17
Functionsetup
()
docs/components/react-page-btn/index.tsx:13
Functionsetup
()
docs/guide/refreshLayoutSizeDemo.tsx:8
Functiontransform
(content, id)
scripts/plugins/compileStyledComponentsPlugin.ts:24
Functionwarn
(...msg: string[])
src/utils/logger.ts:10