MCPcopy Create free account

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

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

↓ 6 callersFunctionnormalizeValue
(value)
src/components/ProgressBar/normalizeValue.js:1
↓ 6 callersMethodopenMenu
()
src/components/Picklist/index.js:141
↓ 6 callersMethodstartListening
(callback)
src/libs/WindowResize/index.js:7
↓ 6 callersFunctionuseDisclosure
(defaultIsOpen)
src/libs/hooks/useDisclosure.js:3
↓ 6 callersFunctionuseFocusedIndexState
(value, length, disabled, readOnly)
src/components/CodeInput/hooks/useFocusedIndexState.js:3
↓ 6 callersFunctionzeroFill
(value, length)
src/components/DateTimePicker/helpers/zeroFill.js:1
↓ 5 callersFunctionaddWeeks
(date, weeks)
src/components/WeeklyCalendar/helpers/addWeeks.js:1
↓ 5 callersFunctionbuildNewRangeFromValue
(value, currentRange)
src/components/Calendar/helpers/buildNewRangeFromValue.js:3
↓ 5 callersFunctionchange
({ saturation, bright })
src/components/ColorPicker/commons/saturation/index.js:22
↓ 5 callersFunctionclamp
(value, min = 0, max = 1)
src/styles/helpers/color/clamp.js:1
↓ 5 callersMethodclickInputAtIndex
* Triggers a click over the input via their index (position in the input array) * @method * @param {string} inputIndex - The index of the in
src/components/CodeInput/pageObject/index.js:39
↓ 5 callersMethodclickSelectYear
* Clicks the select year element. * @method
src/components/MonthlyCalendar/pageObject/index.js:40
↓ 5 callersMethoddeselectAllRows
* Clicks the head checkbox to deselect all selected rows. * @method
src/components/Table/pageObject/index.js:44
↓ 5 callersFunctionfindCountryByIsoCode
(isoCode, countries)
src/components/PhoneInput/helpers/findCountryByIsoCode.js:1
↓ 5 callersMethodfocus
* Sets focus on the element. * @public
src/components/Button/index.js:32
↓ 5 callersMethodfocus
* Sets focus on the element. * @public
src/components/PrimitiveCheckbox/index.js:32
↓ 5 callersMethodfocusChild
(index)
library/styleguideComponents/ProjectSelector/index.js:84
↓ 5 callersFunctiongetAmPm
(value)
src/components/TimePicker/helpers/getAmPm.js:1
↓ 5 callersFunctiongetChildNodes
({ ref, selector } = {})
src/libs/hooks/useChildrenRegister/helpers/getChildNodes.js:1
↓ 5 callersFunctiongetCountryFromValue
(isoCode, countries)
src/components/PhoneInput/helpers/getCountryFromValue.js:4
↓ 5 callersFunctiongetCurrentMonth
(currentMonth, minDate, maxDate)
src/components/MonthlyCalendar/helpers/getCurrentMonth.js:8
↓ 5 callersFunctiongetCurrentWeek
(currentWeek, minDate, maxDate)
src/components/WeeklyCalendar/helpers/getCurrentWeek.js:4
↓ 5 callersFunctiongetHeightOfMinutes
(minutes)
src/components/WeeklyCalendar/helpers/getHeightOfMinutes.js:1
↓ 5 callersFunctiongetMaxHeight
(children, isExpanded)
src/components/VerticalSectionOverflow/getMaxHeight.js:1
↓ 5 callersFunctiongetNormalizedValue
(weekDay, isChecked, multiple, value)
src/components/WeekDayPicker/helpers/getNormalizedValue.js:3
↓ 5 callersFunctiongetNormalizedValue
src/components/CounterInput/helpers/getNormalizedValue.js:1
↓ 5 callersFunctiongetPageBorderRadius
src/components/Pagination/styled/getPageBorderRadius.js:1
↓ 5 callersFunctiongetPageItems
({ data, activePage, pageSize })
src/components/TableWithBrowserPagination/helpers/getPageItems.js:1
↓ 5 callersFunctiongetRowSelectionInputType
(maxRowSelection, rowsLength)
src/components/Table/helpers/rows/getRowSelectionInputType.js:1
↓ 5 callersFunctiongetRows
(params = {})
src/components/Table/helpers/rows/getRows.js:13
↓ 5 callersFunctiongetSchemaFieldOptions
(schemaFields)
src/components/ImportRecordsFlow/helpers/getSchemaFieldOptions.js:1
↓ 5 callersFunctiongetSelectedRowKeysFromSelectedRows
(selectedRows = [], indexes = {})
src/components/Table/helpers/selector/getSelectedRowKeysFromSelectedRows.js:3
↓ 5 callersFunctiongetSuffixSI
(number)
src/libs/utils/getSuffixSI.js:1
↓ 5 callersFunctiongetTabIndexFromName
(tabChildren, name)
src/components/Tabset/utils.js:25
↓ 5 callersFunctiongetWeekDays
()
src/components/WeekDayPicker/helpers/getWeekDays.js:1
↓ 5 callersMethodhasFocusAmPmSelect
* Returns true when the am-pm selector has focus. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:183
↓ 5 callersMethodisLeftYearSelectFocused
* Returns true when the year select element in left month has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/doubleCalendar.js:191
↓ 5 callersFunctionisNumeric
(value)
src/components/CodeInput/helpers/isNumeric.js:1
↓ 5 callersMethodisRightYearSelectFocused
* Returns true when the year select element in right month has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/doubleCalendar.js:310
↓ 5 callersMethodisYearSelectFocused
* Returns true when the year select element has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/singleCalendar.js:188
↓ 5 callersFunctionrgbaToHex
(color)
src/styles/helpers/color/rgbaToHex.js:7
↓ 5 callersFunctionscrollDown
()
integration/specs/Modal/modal-11.spec.js:30
↓ 5 callersMethodunregister
()
src/components/Option/index.js:123
↓ 5 callersFunctionuseNormalizeColors
(props)
src/components/ColorPicker/hooks/useNormalizeColors.js:35
↓ 5 callersFunctionuseRangeFromValue
(value, selectionType)
src/components/Calendar/hooks/useRangeFromValue.js:4
↓ 5 callersFunctionuseWindowResize
(handler, isListening = true)
src/libs/hooks/useWindowResize.js:3
↓ 4 callersMethodclick
* Clicks the input element. * @method
src/components/DatePicker/pageObject/index.js:36
↓ 4 callersMethodclick
()
src/components/MenuItem/index.js:50
↓ 4 callersMethodclick
* Clicks the input element. * @method
src/components/DateTimePicker/pageObject/index.js:45
↓ 4 callersMethodclick
* Clicks the input element. * @method
src/components/Lookup/pageObject/index.js:22
↓ 4 callersMethodclickRightButton
* Click the right button. * @method * @returns {bool}
src/components/Tabset/pageObject/index.js:88
↓ 4 callersMethodcloseMenu
()
src/components/Lookup/index.js:231
↓ 4 callersFunctioncountCharacters
(str, char)
src/components/CurrencyInput/helpers/countCharacters.js:1
↓ 4 callersFunctiondefaultPositionResolver
(opts)
src/components/InternalOverlay/helpers/defaultPositionResolver.js:27
↓ 4 callersMethoddeselectRow
* Clicks the row to select. * @method
src/components/Table/pageObject/row.js:34
↓ 4 callersFunctiondisableBodyScroll
(targetElement, options)
src/libs/scrollController/index.js:131
↓ 4 callersFunctionenableBodyScroll
(targetElement)
src/libs/scrollController/index.js:211
↓ 4 callersFunctionfilterCountries
(query, countries, country)
src/components/PhoneInput/countriesDropdown/helpers/filterCountries.js:1
↓ 4 callersFunctionfindItemByKey
(key, childrenRefs, fromIndex)
src/components/PrimitiveMenu/utils.js:21
↓ 4 callersMethodfocus
* Sets focus on the element. * @public
src/components/Textarea/index.js:59
↓ 4 callersMethodfocus
* Sets focus on the element. * @public
src/components/Lookup/index.js:416
↓ 4 callersFunctionformatValue
(value)
src/components/Lookup/helpers/formatValue.js:1
↓ 4 callersFunctionget24HourTime
({ hour, minutes, ampm })
src/components/TimePicker/helpers/get24HourTime.js:18
↓ 4 callersFunctiongetAllValues
(children)
src/components/InternalDropdown/helpers/getAllValues.js:1
↓ 4 callersFunctiongetChildMenuItemNodes
(ref)
src/components/InternalDropdown/helpers/getChildMenuItemNodes.js:1
↓ 4 callersFunctiongetChildMenuItemNodes
(ref)
src/components/PrimitiveMenu/utils.js:33
↓ 4 callersFunctiongetChildTabNodes
(ref)
src/components/Tabset/utils.js:1
↓ 4 callersFunctiongetChildrenTotalWidth
(children)
src/components/Tabset/utils.js:37
↓ 4 callersFunctiongetChildrenTotalWidthUpToClickedTab
(children, index)
src/components/Tabset/utils.js:41
↓ 4 callersFunctiongetCurrentColor
({ color, backgroundColor, palette })
src/components/WeeklyCalendar/week/helpers/getCurrentColor.js:3
↓ 4 callersFunctiongetDiffMinutes
(date1, date2)
src/components/WeeklyCalendar/week/helpers/getDiffMinutes.js:1
↓ 4 callersFunctiongetEnumerableWidth
(numberValue, variant)
src/components/Table/helpers/columns/getEnumerableWidth.js:3
↓ 4 callersMethodgetFocusedInput
()
src/components/CodeInput/pageObject/index.js:83
↓ 4 callersFunctiongetFormattedWeek
(firstDay, locale)
src/components/WeeklyCalendar/helpers/getFormattedWeek.js:8
↓ 4 callersFunctiongetHeaderRowFromWorkbook
(workbook)
src/components/ImportRecordsFlow/helpers/getHeaderRowFromWorkbook.js:4
↓ 4 callersMethodgetHeaderText
* Returns the header of the CarouselImage. * @method * @returns {string}
src/components/CarouselImage/pageObject/index.js:30
↓ 4 callersFunctiongetHexString
src/components/ColorInput/helpers/getHexString.js:1
↓ 4 callersFunctiongetHour
(value)
src/components/TimePicker/helpers/getHour.js:1
↓ 4 callersFunctiongetIndexes
(rows = [])
src/components/Table/helpers/rows/getIndexes.js:1
↓ 4 callersFunctiongetItemIndex
(children, id)
src/components/CarouselCard/helpers/getItemIndex.js:1
↓ 4 callersMethodgetLabel
* Get the label of the Option. * @method * @returns {string}
src/components/Option/pageObject/index.js:48
↓ 4 callersFunctiongetLeftButtonDisabledState
(params)
src/components/Tabset/utils.js:67
↓ 4 callersFunctiongetLocale
(context, localProp)
src/libs/utils/getLocale.js:3
↓ 4 callersFunctiongetMapContainerStyles
(ref)
src/components/PresenceMap/getMapContainerStyles.js:1
↓ 4 callersFunctiongetMapContainerStyles
(ref)
src/components/GMap/getMapContainerStyles.js:1
↓ 4 callersFunctiongetMinutes
(value)
src/components/TimePicker/helpers/getMinutes.js:1
↓ 4 callersFunctiongetNextAmPmValue
(value)
src/components/TimePicker/helpers/getNextAmPmValue.js:1
↓ 4 callersFunctiongetNextMinute
(value)
src/components/TimePicker/helpers/getNextMinute.js:1
↓ 4 callersFunctiongetNormalizedValue
(inputValue, inputIndex, value)
src/components/CodeInput/helpers/getNormalizedValue.js:3
↓ 4 callersFunctiongetOptionsLength
(options = [])
src/components/Lookup/helpers/getOptionsLength.js:1
↓ 4 callersFunctiongetPrevMinute
(value)
src/components/TimePicker/helpers/getPrevMinute.js:1
↓ 4 callersMethodgetQuery
* Get the value typed in the input element. * @method * @returns {string}
src/components/Lookup/pageObject/index.js:128
↓ 4 callersFunctiongetRightButtonDisabledState
(params)
src/components/Tabset/utils.js:82
↓ 4 callersFunctiongetSearchParams
(searchOptions)
src/components/GoogleAddressLookup/helpers/getSearchParams.js:1
↓ 4 callersFunctiongetValueArray
(value, maxLength)
src/components/CodeInput/helpers/getValueArray.js:1
↓ 4 callersFunctiongetWeekDayLabel
(weekDay, locale)
src/components/WeekDayPicker/helpers/getWeekDayLabel.js:5
↓ 4 callersMethodhasFocusCloseButton
* Returns true when the closeButton has focus. * @method * @returns {bool}
src/components/Modal/pageObject/index.js:62
↓ 4 callersMethodhasFocusHourInput
* Returns true when the hour input has focus. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:139
↓ 4 callersMethodhasFocusRemoveSelectedOptionButton
* Returns true when the remove selected option button has focus. * @method * @returns {bool}
src/components/Lookup/pageObject/index.js:96
↓ 4 callersFunctionhslToRgb
(color)
src/styles/helpers/color/hslToRgb.js:6
← previousnext →201–300 of 2,296, ranked by callers