MCPcopy Create free account

hub / github.com/nexxtway/react-rainbow / functions

Functions2,296 in github.com/nexxtway/react-rainbow

↓ 9 callersMethodclick
* Triggers a click over the focused input * @method * @param {string} inputIndex - The index of the input
src/components/CodeInput/pageObject/index.js:27
↓ 9 callersMethodfocus
()
src/components/TimePicker/ampmSelect.js:47
↓ 9 callersFunctiongetBulkSelectionState
(params = {})
src/components/Table/helpers/selector/getBulkSelectionState.js:3
↓ 9 callersFunctiongetCalendarBounds
(minDate, maxDate)
src/components/Calendar/helpers/getCalendarBounds.js:1
↓ 9 callersFunctiongetFirstDayOfWeek
(date)
src/components/WeeklyCalendar/helpers/getFirstDayOfWeek.js:1
↓ 9 callersMethodgetLeftSelectedMonth
* Returns the text of the selected left month element. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:106
↓ 9 callersMethodgetSectionOverflow
* Returns a new VerticalSectionOverflow page object of the element in item position. * @method * @param {number} itemPosition - The base 0 i
src/components/VerticalNavigation/pageObject/index.js:38
↓ 9 callersFunctionhexToRgba
(color, alpha = 1)
src/styles/helpers/color/hexToRgba.js:2
↓ 9 callersFunctionisChildRegistered
(name, activeChildren)
src/components/InternalDropdown/helpers/isChildRegistered.js:1
↓ 9 callersFunctionisSameYear
(date1, date2)
src/components/Calendar/helpers/isSameYear.js:1
↓ 9 callersFunctionresolveOptions
(conditions)
src/components/Chart/resolveOptions.js:6
↓ 9 callersFunctionrgbToRgba
(color, alpha = 1)
src/styles/helpers/color/rgbToRgba.js:1
↓ 9 callersMethodscrollIntoView
* Scrolls the Option into view. * @method
src/components/Option/pageObject/index.js:98
↓ 9 callersMethodsetMinutesValue
* Type in the minutes input element. * @method * @param {string} value - The value to type in the minutes input element.
src/components/TimePicker/pageObject/index.js:237
↓ 9 callersMethodstopListening
()
src/libs/WindowResize/index.js:13
↓ 9 callersFunctionuseLocale
(localProp)
src/libs/hooks/useLocale.js:5
↓ 8 callersMethodblur
* Sets blur on the element. * @public
src/components/CheckboxToggle/index.js:43
↓ 8 callersMethodcall
(sizeInfo)
src/libs/ResizeSensor/eventQueue.js:11
↓ 8 callersFunctionextractDate
(date)
src/components/DateTimePicker/helpers/extractDate.js:2
↓ 8 callersFunctiongetLastDayMonth
(value)
src/components/Calendar/helpers/getLastDayMonth.js:1
↓ 8 callersMethodgetRef
()
src/components/Lookup/options/index.js:62
↓ 8 callersMethodgetRightSelectedMonth
* Returns the text of the selected left month element. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:225
↓ 8 callersFunctiongetSingleNewTypedValue
(prevValue, value)
src/components/TimePicker/helpers/getSingleNewTypedValue.js:18
↓ 8 callersFunctiongetUpdatedRowsWhenSelect
(params = {})
src/components/Table/helpers/selector/getUpdatedRowsWhenSelect.js:6
↓ 8 callersFunctionisEmptyRange
(range)
src/components/Calendar/helpers/isEmptyRange.js:1
↓ 8 callersFunctionnormalizeData
(data)
src/components/Table/helpers/data/index.js:3
↓ 8 callersFunctionnormalizeMinutes
(value)
src/components/TimePicker/helpers/normalizeMinutes.js:3
↓ 8 callersFunctionnormalizeTheme
(theme)
src/styles/helpers/normalizeTheme.js:103
↓ 8 callersMethodscrollBy
(offset)
src/components/Lookup/index.js:288
↓ 8 callersFunctionuseErrorMessageId
(error)
src/libs/hooks/useErrorMessageId.js:4
↓ 8 callersFunctionuseLabelId
(label)
src/libs/hooks/useLabelId.js:4
↓ 7 callersMethodarrowDownExists
* Returns true when the the arrow to scroll down exits, false otherwise. * @method * @returns {bool}
src/components/Lookup/pageObject/index.js:245
↓ 7 callersMethodarrowUpExists
* Returns true when the the arrow to scroll down exits, false otherwise. * @method * @returns {bool}
src/components/Lookup/pageObject/index.js:256
↓ 7 callersMethodclick
* Sets click on the element. * @public
src/components/Textarea/index.js:67
↓ 7 callersMethodclick
* Clicks the tab item. * @method
src/components/Tab/pageObject/index.js:19
↓ 7 callersMethodclickDownButton
* Clicks the down button element. * @method
src/components/TimePicker/pageObject/index.js:56
↓ 7 callersMethodclickExpandButton
* Clicks the button icon element. * @method
src/components/Tree/pageObject/node.js:37
↓ 7 callersMethodclickSearch
* Clicks the search element * @method
src/components/Picklist/pageObject/index.js:145
↓ 7 callersFunctioncomputeUniqueRowKey
(rowData, keyField)
src/components/Table/helpers/rows/computeUniqueRowKey.js:6
↓ 7 callersFunctionfindNodeByFirstLetter
(nodes, searchTerm, fromIndex)
src/components/Tree/helpers/findNodeByFirstLetter.js:1
↓ 7 callersFunctiongetCurrentSelectionLength
(selectedRowsKeys)
src/components/Table/helpers/selector/getCurrentSelectionLength.js:5
↓ 7 callersFunctiongetInputValue
(value, placeholder, hour24 = false)
src/components/TimePicker/helpers/getInputValue.js:1
↓ 7 callersFunctiongetNextHour
(value, hour24 = false)
src/components/TimePicker/helpers/getNextHour.js:1
↓ 7 callersMethodgetOptionsLength
* Get the number of matched options. * @method * @returns {number}
src/components/Lookup/pageObject/index.js:139
↓ 7 callersFunctiongetPrevHour
(value, hour24 = false)
src/components/TimePicker/helpers/getPrevHour.js:1
↓ 7 callersMethodgetSelectedRows
(rows)
src/components/Table/index.js:186
↓ 7 callersFunctiongetTheme
(props)
src/styles/helpers/getTheme.js:4
↓ 7 callersFunctiongetUpdatedRowsWhenDeselect
(params = {})
src/components/Table/helpers/selector/getUpdatedRowsWhenDeselect.js:6
↓ 7 callersMethodgetValue
()
src/components/CheckboxGroup/index.js:32
↓ 7 callersMethodhasFocusMinutesInput
* Returns true when the minutes input has focus. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:161
↓ 7 callersMethodhasFocusSelectedOptionInput
* Returns true when the selected option input element has focus. * @method * @returns {bool}
src/components/Lookup/pageObject/index.js:85
↓ 7 callersFunctionisDateWithinRange
(date, range)
src/components/Calendar/helpers/isDateWithinRange.js:3
↓ 7 callersFunctionisDisabledRow
(params = {})
src/components/Table/helpers/selector/isDisabledRow.js:4
↓ 7 callersFunctionisHexColor
(string)
src/styles/helpers/color/isHexColor.js:3
↓ 7 callersFunctionisInArray
(value, array)
src/components/Calendar/helpers/isInArray.js:3
↓ 7 callersFunctionisNumber
(value)
src/components/TimePicker/helpers/isNumber.js:3
↓ 7 callersFunctionisOptionChecked
(option, currentValue)
src/components/RadioButtonGroup/helpers/isOptionChecked.js:1
↓ 7 callersFunctionisOptionVisible
(elem, container)
src/components/Lookup/helpers/isOptionVisible.js:1
↓ 7 callersMethodsetYear
* Set the value of the year select element * @method * @param {string}
src/components/MonthlyCalendar/pageObject/index.js:73
↓ 7 callersFunctiontoBeFocusable
(component)
jestMatchers/toBeFocusable.js:15
↓ 7 callersMethodwaitUntilDataIsLoaded
* Wait until the data is loaded. * @method
src/components/Table/pageObject/index.js:78
↓ 6 callersMethodblur
* Sets blur on the element. * @public
src/components/Input/index.js:39
↓ 6 callersFunctionbound01
(value, max)
src/styles/helpers/color/bound01.js:5
↓ 6 callersMethodclickCloseButton
* Clicks the close button element. * @method
src/components/Modal/pageObject/index.js:21
↓ 6 callersMethodcloseMenu
()
src/components/Picklist/index.js:150
↓ 6 callersMethoddecrement
()
src/libs/counterManager/index.js:10
↓ 6 callersFunctionfindTabbableElements
(element)
src/libs/manageTab/findTabbableElements.js:31
↓ 6 callersFunctionget12HourTime
(value)
src/components/TimePicker/helpers/get12HourTime.js:28
↓ 6 callersFunctiongetAssignFieldsData
(params)
src/components/ImportRecordsFlow/helpers/getAssignFieldsData.js:1
↓ 6 callersFunctiongetBackgroundgColor
src/components/PathStep/styled/index.js:6
↓ 6 callersFunctiongetColorValue
src/components/ColorInput/helpers/getColorValue.js:4
↓ 6 callersFunctiongetFileFieldsOptions
(fields)
src/components/ImportRecordsFlow/helpers/getFileFieldsOptions.js:1
↓ 6 callersFunctiongetFirstItem
(pages, activePage)
src/components/Pagination/getFirstItem.js:1
↓ 6 callersFunctiongetFormattedMonth
(value, locale = 'en-US')
src/components/Calendar/helpers/getFormattedMonth.js:1
↓ 6 callersFunctiongetHeightOfDate
(date)
src/components/WeeklyCalendar/helpers/getHeightOfDate.js:3
↓ 6 callersFunctiongetIconSize
(size)
src/components/HelpText/helpers/getIconSize.js:6
↓ 6 callersMethodgetLabelText
* Returns the text of the tab item. * @method * @returns {string}
src/components/Tab/pageObject/index.js:63
↓ 6 callersMethodgetMaxRowSelection
()
src/components/Table/index.js:191
↓ 6 callersFunctiongetNormalizedOptions
(options)
src/components/Lookup/helpers/getNormalizedOptions.js:1
↓ 6 callersFunctiongetRowIndexByKey
(indexes = {}, key = '')
src/components/Table/helpers/rows/getRowIndexByKey.js:1
↓ 6 callersFunctiongetSign
(number)
src/components/Calendar/helpers/getSign.js:1
↓ 6 callersFunctiongetText
(files, placeholder, value)
src/components/FileSelector/helpers/getText.js:1
↓ 6 callersMethodgetTimeValue
* Get the TimePicker value. * @method * @returns {string}
src/components/TimePicker/pageObject/index.js:115
↓ 6 callersFunctiongetUpdatedColumns
(params)
src/components/Table/helpers/resizer/getUpdatedColumns.js:6
↓ 6 callersFunctiongetUpdatedRowsWhenSelectAll
(params = {})
src/components/Table/helpers/selector/getUpdatedRowsWhenSelectAll.js:1
↓ 6 callersFunctiongetValue
src/components/CounterInput/helpers/getValue.js:1
↓ 6 callersFunctiongetYearsRange
({ minDate, maxDate, currentMonth })
src/components/Calendar/helpers/getYearsRange.js:12
↓ 6 callersMethodhasModalsOpen
()
src/libs/counterManager/index.js:16
↓ 6 callersMethodincrement
()
src/libs/counterManager/index.js:6
↓ 6 callersFunctionisContentHidden
(element)
src/libs/manageTab/isContentHidden.js:1
↓ 6 callersMethodisLoading
* Returns true when loading indicator is visible. * @method * @returns {bool}
src/components/InternalDropdown/pageObject/index.js:118
↓ 6 callersMethodisLookupOpen
()
src/components/Lookup/index.js:241
↓ 6 callersFunctionisOptionSelected
(values, name)
src/components/ButtonOption/helpers/isOptionSelected.js:1
↓ 6 callersFunctionisSelectedRow
(selectedRowsKeys = {}, rowKeyValue)
src/components/Table/helpers/selector/isSelectedRow.js:1
↓ 6 callersFunctionisStepThreeNextButtonDisabled
(params)
src/components/ImportRecordsFlow/helpers/isStepThreeNextButtonDisabled.js:1
↓ 6 callersFunctionisValidMaxRowSelection
(maxRowSelection, rowsLength)
src/components/Table/helpers/selector/isValidMaxRowSelection.js:2
↓ 6 callersFunctionisWeekDayChecked
(weekDay, value, multiple)
src/components/WeekDayPicker/helpers/isWeekDayChecked.js:1
↓ 6 callersMethodmoveFocusedDay
(increment)
src/components/Calendar/singleCalendar.js:154
↓ 6 callersFunctionnormalizeRange
(range)
src/components/Calendar/helpers/normalizeRange.js:3
↓ 6 callersFunctionnormalizeValue
(value)
src/components/ProgressCircular/normalizeValue.js:1
← previousnext →101–200 of 2,296, ranked by callers