MCPcopy Create free account

hub / github.com/Equal-UI/Equal / functions

Functions68 in github.com/Equal-UI/Equal

↓ 8 callersFunctionclamp
(number: number, min = 0, max = 1)
src/helpers/clamp.ts:2
↓ 4 callersFunctionsetOpen
(state = false)
src/components/select/hooks.ts:59
↓ 4 callersFunctionsetPopoverPosition
()
src/hooks/usePopover.ts:82
↓ 3 callersFunctionassign
(obj)
docs/components/Prism.ts:26
↓ 2 callersFunctiongetChildrenVNodesFromSlot
(slot: Slot)
src/helpers/getChildrenVNodesFromSlot.ts:3
↓ 2 callersFunctiongetTotalPosition
({ value, min, max, }: TTotalValuePosition)
src/components/slider/helpers.ts:3
↓ 2 callersFunctionhidePopover
()
src/hooks/usePopover.ts:71
↓ 2 callersFunctionmark
(str: string)
docs/components/Prism.ts:37
↓ 2 callersFunctionshowPopover
()
src/hooks/usePopover.ts:75
↓ 1 callersFunctioncolorChange
(data?: any)
src/components/colorpicker/hooks.ts:21
↓ 1 callersFunctionflattenDeepArray
(obj: Record<string, any>)
docs/plugins/equal.client.ts:5
↓ 1 callersFunctiongetArrayIndexByDirection
({ direction, array, curIndex, }: Props)
src/components/select/helpers.ts:9
↓ 1 callersFunctionhandleChange
(e: TouchEvent & MouseEvent, skip)
src/components/colorpicker/hooks/alpha.ts:12
↓ 1 callersFunctionhandleChange
(e: TouchEvent & MouseEvent, skip: any)
src/components/colorpicker/hooks/hue.ts:20
↓ 1 callersFunctionmergeClasses
(...classes: CSSClasses)
src/hooks/useVariants.ts:20
↓ 1 callersFunctionscrollToSelectedOption
()
src/components/select/hooks.ts:34
↓ 1 callersFunctionselectClasses
( classesObject: CSSClassKeyValuePair, )
src/hooks/useVariants.ts:13
↓ 1 callersFunctionselectOption
(optionIndex: number)
src/components/select/hooks.ts:88
↓ 1 callersFunctiontoggleDropdown
()
src/components/select/hooks.ts:61
↓ 1 callersFunctiontooltip
(theme: EqualUIConfiguration)
src/directives/tooltip.ts:8
↓ 1 callersFunctionunbindEventListeners
()
src/components/colorpicker/hooks/alpha.ts:78
↓ 1 callersFunctionunbindEventListeners
()
src/components/colorpicker/hooks/saturation.ts:92
↓ 1 callersFunctionunbindEventListeners
()
src/components/colorpicker/hooks/hue.ts:77
↓ 1 callersFunctionunfocusOption
()
src/components/select/hooks.ts:112
↓ 1 callersFunctionusePopover
(props: any)
src/hooks/usePopover.ts:11
Function_interopDefault
(ex)
docs/components/Prism.ts:3
Functionalpha
( props: { [key: string]: any }, emit: (name: string, prop: any) => void, )
src/components/colorpicker/hooks/alpha.ts:5
FunctionbeforeMount
(elem, binding)
src/directives/clickOutside.ts:4
FunctionchangeHue
(val: number)
src/components/colorpicker/hooks.ts:28
Functioncolorpicker
( props: { [key: string]: any }, emit: (name: string, prop: any) => void, )
src/components/colorpicker/hooks.ts:4
FunctiongetCoordsByEvent
({ changedTouches, clientX, clientY, }: MouseEvent & TouchEvent)
src/components/slider/helpers.ts:9
FunctiongetOptionName
(option: TOption)
src/components/select/hooks.ts:41
FunctiongetOptionValue
(option: TOption)
src/components/select/hooks.ts:44
FunctiongetUpperFirstLettersWords
(text = '', wordCount = 1)
src/helpers/getUpperFirstLettersWords.ts:1
FunctiongetVariantPropsWithClassesList
()
src/helpers/getVariantProps.ts:35
FunctionhandleChange
(e: MouseEvent & TouchEvent, skip: boolean)
src/components/colorpicker/hooks/saturation.ts:16
FunctionhandleEnterKey
()
src/components/select/hooks.ts:137
FunctionhandleKey
(direction: EDirections)
src/components/select/hooks.ts:123
FunctionhandleMouseDown
(e: MouseEvent & TouchEvent)
src/components/colorpicker/hooks/alpha.ts:70
FunctionhandleMouseDown
()
src/components/colorpicker/hooks/saturation.ts:82
FunctionhandleMouseDown
(e)
src/components/colorpicker/hooks/hue.ts:69
FunctionhandleMouseEnter
(e: Event)
src/hooks/usePopover.ts:47
FunctionhandleMouseLeave
()
src/hooks/usePopover.ts:63
FunctionhandleMouseUp
()
src/components/colorpicker/hooks/alpha.ts:75
FunctionhandleMouseUp
()
src/components/colorpicker/hooks/saturation.ts:88
FunctionhandleMouseUp
(e)
src/components/colorpicker/hooks/hue.ts:74
Functionhue
( props: { [key: string]: any }, emit: (name: string, prop: any) => void, )
src/components/colorpicker/hooks/hue.ts:5
Functioninstall
(Vue: App, configuration: EqualUIConfiguration)
src/index.ts:72
Functionmounted
(elem, binding)
src/directives/tooltip.ts:9
Functionremove
(index: number)
src/components/select/hooks.ts:78
Functionsaturation
( props: { [key: string]: any }, emit: (name: string, prop: any) => void, )
src/components/colorpicker/hooks/saturation.ts:5
FunctionsetOptionRef
(el: HTMLElement, i: number)
src/components/select/hooks.ts:47
FunctionsetSelectListRef
(dropdown: HTMLElement)
src/components/select/hooks.ts:53
FunctionsetValuePosition
(newValue: number)
src/components/slider/hooks.ts:42
FunctionsubstrPositions
(str, substr)
docs/components/Prism.ts:13
FunctiontoKeyHandler
(side: Positions.L | Positions.R, e: KeyboardEvent)
src/components/colorpicker/hooks/alpha.ts:44
FunctiontoKeyHandler
( side: 'up' | 'right' | 'down' | 'left', e: KeyboardEvent, )
src/components/colorpicker/hooks/saturation.ts:48
FunctiontoKeyHandler
(side: Positions.L | Positions.R, e: KeyboardEvent)
src/components/colorpicker/hooks/hue.ts:50
Functionunmounted
(elem)
src/directives/tooltip.ts:93
Functionunmounted
(elem)
src/directives/clickOutside.ts:24
Functionupdated
(elem)
src/directives/tooltip.ts:92
FunctionuseAvatarGroup
( props: { max: number | null }, slots: Slots, )
src/components/avatar-group/hooks.ts:5
FunctionuseCheckSlot
(slots: Slots, name: string)
src/hooks/useCheckSlot.ts:3
FunctionuseNotification
()
src/components/notification/index.ts:29
FunctionuseSelect
(props: TSelectProps, emit: TEmit)
src/components/select/hooks.ts:7
FunctionuseStepsPoints
( startValue: TStepItem[], { max, min, step, valuePosition }: TDataByPreparedStepList, )
src/components/slider/hooks.ts:12
FunctionuseValuePosition
( props: { [key: string]: any }, emit: (name: string, prop: any) => void, )
src/components/slider/hooks.ts:31
FunctionuseVariants
( name: Components, props: VariantJSWithClassesListProps<T> = {}, )
src/hooks/useVariants.ts:37