MCPcopy Create free account

hub / github.com/pinterest/gestalt / functions

Functions3,132 in github.com/pinterest/gestalt

↓ 1 callersFunctionhandleOnMouseLeave
()
packages/gestalt/src/sharedSubcomponents/InternalDismissButton.tsx:73
↓ 1 callersFunctionhandleRemoveTag
(removedValue: string)
docs/examples/combobox/tags.tsx:85
↓ 1 callersFunctionhasDangerouslySetFlexDisplay
( stylesObject: null | { display: { value: string; consequent: { value: string;
packages/eslint-plugin-gestalt/src/no-box-useless-props.ts:103
↓ 1 callersFunctionhasDataAttributes
({ elementNode, tagName })
packages/eslint-plugin-gestalt/src/helpers/eslintASTHelpers.ts:410
↓ 1 callersFunctionhasLonelyAttribute
({ elementNode, tagName, attribute })
packages/eslint-plugin-gestalt/src/helpers/eslintASTHelpers.ts:342
↓ 1 callersMethodhashStrToInt
(s)
packages/gestalt-core/lib/classnameBuilder.js:53
↓ 1 callersFunctioniconSvgValidation
()
scripts/validateIconSvgSpecs.js:13
↓ 1 callersFunctionincludeKey
(keyName: GenericType)
packages/eslint-plugin-gestalt/src/helpers/noBoxDangerousStyleDuplicatesReducer.ts:67
↓ 1 callersFunctionisBelowArea
(area: { left: number; right: number }, position: Position)
packages/gestalt/src/Masonry/dynamicHeightsUtils.ts:7
↓ 1 callersFunctionisComponent
(AComponent: UnknownComponent, AnotherComponent: UnknownComponent)
packages/gestalt/src/utils/wrapWithComponent.tsx:8
↓ 1 callersMethodisEdge
(node: GraphNodeInterface<T>)
packages/gestalt/src/Masonry/GraphNode.ts:47
↓ 1 callersFunctionisElementOfType
( element: ReactNode | null | undefined, Component: ComponentType<P>, )
packages/gestalt/src/utils/wrapWithComponent.tsx:13
↓ 1 callersFunctionisLeftClickEvent
(event: React.SyntheticEvent<EventTarget, Event>)
docs/docs-components/App.tsx:23
↓ 1 callersFunctionisModifiedEvent
(event: React.SyntheticEvent<EventTarget, Event>)
docs/docs-components/App.tsx:24
↓ 1 callersFunctionisNewSource
(oldSource: Source, newSource: Source)
packages/gestalt/src/Video.tsx:260
↓ 1 callersFunctionisNil
(val?: boolean | null)
packages/gestalt/src/WashAnimated.tsx:6
↓ 1 callersFunctionisNumeric
(value: string)
docs/docs-components/PropTable.tsx:21
↓ 1 callersFunctionisSkeletonPin
(data: T | SkeletonPinProps)
docs/pages/visual-test/Masonry-renderLoadingItems-flexible.tsx:40
↓ 1 callersFunctionisSkeletonPin
(data: T | SkeletonPinProps)
docs/pages/visual-test/Masonry-renderLoadingItems.tsx:40
↓ 1 callersFunctionisSkeletonPin
(data: T | SkeletonPinProps)
docs/pages/visual-test/Masonry-renderLoadingItems-uniformRow.tsx:40
↓ 1 callersFunctionisValidKey
(e: KeyboardEvent)
packages/gestalt/src/useFocusVisible.ts:22
↓ 1 callersFunctionkebabToCamelCase
({ attribute })
packages/eslint-plugin-gestalt/src/helpers/styleValidators.ts:47
↓ 1 callersFunctionlayoutInt
(itemsToLayout: Item[])
packages/gestalt/src/Masonry/multiColumnLayout.test.ts:1724
↓ 1 callersFunctionlayoutWithDinamicBatchSize
(itemsToLayout: Item[])
packages/gestalt/src/Masonry/multiColumnLayout.test.ts:2179
↓ 1 callersFunctionlayoutWithoutDinamicBatchSize
(itemsToLayout: Item[])
packages/gestalt/src/Masonry/multiColumnLayout.test.ts:2165
↓ 1 callersFunctionlocalFiles
()
docs/pages/_app.tsx:62
↓ 1 callersFunctionlogError
(message)
scripts/generateMetadata.js:30
↓ 1 callersFunctionlogGAEvent
( event: string, value?: { [key: string]: string; }, )
docs/utils/gAnalytics.ts:3
↓ 1 callersFunctionlogSuccess
(message)
scripts/generateMetadata.js:35
↓ 1 callersFunctionlogSuccess
(message)
scripts/generateSlackBlockKitPost.js:7
↓ 1 callersFunctionmatchValues
(node: any)
packages/eslint-plugin-gestalt/src/no-workflow-status-icon.ts:44
↓ 1 callersFunctionmindex
(arr: ReadonlyArray<number>)
packages/gestalt/src/Collage.tsx:68
↓ 1 callersMethodminify
(classname, incrementor)
packages/gestalt-core/lib/classnameBuilder.js:45
↓ 1 callersFunctionnoop
()
packages/eslint-plugin-gestalt/src/__fixtures__/prefer-link/invalid/no-gestalt-import-multiple-taparea-suggestion.tsx:4
↓ 1 callersFunctionnormalizeValue
(val: boolean | number)
playwright/masonry/utils/getServerURL.ts:4
↓ 1 callersFunctionomit
(keys: ReadonlyArray<string>, obj: any)
packages/gestalt/src/utils/omit.ts:2
↓ 1 callersFunctiononCollapse
(state: boolean)
packages/gestalt/src/contexts/SideNavigationProvider.tsx:70
↓ 1 callersFunctionpackageDirectory
(item)
scripts/releaseSteps.js:11
↓ 1 callersFunctionpaddingAll
( gutter: number, positions: ReadonlyArray<{ height: number; left: number; top: number; wi
packages/gestalt/src/Collage.tsx:52
↓ 1 callersFunctionparseFrameData
(events: ReadonlyArray<Event>)
playwright/masonry/scroll-performance.spec.ts:31
↓ 1 callersFunctionprettyPrintPlatform
(platform: Platform)
docs/docs-components/data/utils/prettyPrintPlatform.ts:8
↓ 1 callersFunctionpushChanges
(releaseType)
scripts/releaseSteps.js:126
↓ 1 callersFunctionqueryFocusableAll
(el: HTMLDivElement)
packages/gestalt/src/behaviors/TrapFocusBehavior.tsx:7
↓ 1 callersFunctionrandomSample
({ samples, field, randomNumberSeed, }: { samples: ReadonlyArray<PinHeight>; field: 'impressionsCoun
docs/pages/integration-test/masonry.tsx:47
↓ 1 callersFunctionreduceIconlessChildrenIntoEllipsis
( children: ReactChildArray, )
packages/gestalt/src/SideNavigation/navigationChildrenUtils.tsx:96
↓ 1 callersFunctionreflow
()
packages/gestalt/src/MasonryV2.tsx:767
↓ 1 callersFunctionregisterFileHeaders
(sd)
packages/gestalt-design-tokens/src/headers/fileheader.js:18
↓ 1 callersFunctionregisterTokenFilters
* registers any filters * @param {*} sd - StyleDictionary root
packages/gestalt-design-tokens/src/filters.js:119
↓ 1 callersFunctionregisterTokenTransformGroups
* Registers all the transform groups to the StyleDictionary root * @param {StyleDictionary} sd - StyleDictionary root
packages/gestalt-design-tokens/src/transformers/transformGroups.js:75
↓ 1 callersFunctionregisterTokenTransforms
(sd)
packages/gestalt-design-tokens/src/transformers/transforms.js:6
↓ 1 callersFunctionregisterWebFormats
(sd)
packages/gestalt-design-tokens/src/formatters/registerWebFormats.js:35
↓ 1 callersFunctionremoveFullscreenEventListener
(listener: EventListener)
packages/gestalt/src/Video.tsx:253
↓ 1 callersFunctionremoveTsExpectErrorCommentsForFile
( filePath: string, lineNums: ReadonlyArray<number>, )
scripts/ts/removeUnusedTsExpectErrorComments.ts:27
↓ 1 callersFunctionremoveUnusedTsExpectErrorComments
(tscRunOutputFilePath: string)
scripts/ts/removeUnusedTsExpectErrorComments.ts:55
↓ 1 callersFunctionrenderAxis
({ isHorizontalLayout, isHorizontalBiaxialLayout, isVerticalLayout, isTimeSeries, isVerticalBiaxialL
packages/gestalt-charts/src/ChartGraph/renderAxis.tsx:10
↓ 1 callersFunctionrenderDropdownItemsWithIndex
(dropdownChildren, idxBase: number)
packages/gestalt/src/Dropdown.tsx:63
↓ 1 callersFunctionrenderElements
({ elements = [], layout, stacked, hexColor, visualPatternSelected, isHorizontalLayout, isBarRou
packages/gestalt-charts/src/ChartGraph/renderElements.tsx:64
↓ 1 callersFunctionrenderEllipses
( items: ReadonlyArray<React.ReactElement<React.ComponentProps<never>> | EllipsisProps>, )
packages/gestalt/src/SideNavigation/navigationChildrenUtils.tsx:72
↓ 1 callersFunctionrenderGraphPoint
(options)
packages/gestalt-charts/src/ChartGraph/renderGraphPoint.tsx:56
↓ 1 callersFunctionrenderReferenceAreas
({ referenceAreas, }: { referenceAreas: ReadonlyArray<{ id: string; label: string; x1: string
packages/gestalt-charts/src/ChartGraph/renderReferenceAreas.tsx:4
↓ 1 callersFunctionrequestFullscreen
(element: HTMLElement)
packages/gestalt/src/Video.tsx:199
↓ 1 callersFunctionretrieveKeyValuesFromVariable
({ context, variableNode, })
packages/eslint-plugin-gestalt/src/helpers/eslintASTHelpers.ts:102
↓ 1 callersFunctionrules
(i)
scripts/flex.js:49
↓ 1 callersFunctionsetColorScheme
(newColorScheme: ColorScheme)
docs/docs-components/appContext.tsx:57
↓ 1 callersFunctionsetPropTableVariant
(variant: PropTableVariant)
docs/docs-components/appContext.tsx:60
↓ 1 callersFunctionsetupGlobalFocusEvents
()
packages/gestalt/src/useFocusVisible.ts:77
↓ 1 callersFunctionshowTextOnExpand
()
docs/examples/table/rowExpandableWithStickyColumns.tsx:6
↓ 1 callersFunctionsortBy
(list: ReadonlyArray<Prop>, fn: (arg1: Prop) => string)
docs/docs-components/PropTable.tsx:49
↓ 1 callersFunctionsrcDirectory
(item)
scripts/releaseSteps.js:18
↓ 1 callersFunctionstripIndent
(str: string)
docs/docs-components/Markdown.tsx:23
↓ 1 callersFunctionsvgPath
()
packages/gestalt-core/build.js:17
↓ 1 callersFunctionthrottle
(func: null | (() => void), wait: number)
docs/docs-components/Toc.tsx:7
↓ 1 callersFunctiontoReactAttribute
(key: string, value: any)
docs/docs-components/CombinationNew.tsx:38
↓ 1 callersFunctiontoggleView
()
packages/gestalt/src/HelpButton.tsx:146
↓ 1 callersFunctiontransform
(fileInfo: FileInfo, api: API, options: OptionsType)
packages/gestalt-codemods/generic-codemods/modifyProp.ts:54
↓ 1 callersFunctiontransformDefaultValue
(input?: number | string | boolean | null)
docs/docs-components/PropTable.tsx:25
↓ 1 callersFunctiontransformHEXRGBaForCSS
* FROM: * https://github.com/tokens-studio/sd-transforms/blob/ae759783c7f92be6572c29f4f3270459ce7d93d0/src/css/transformHEXRGBa.ts#L9 * * Helper: T
packages/gestalt-design-tokens/src/utils/hexToRgba.js:11
↓ 1 callersFunctionupdateChangelog
({ releaseNotes })
scripts/releaseSteps.js:103
↓ 1 callersFunctionuseBannerResize
()
docs/docs-components/useBannerResize.ts:14
↓ 1 callersFunctionuseBuildCsvData
({ transformedTabularData, isHorizontalLayout, })
packages/gestalt-charts/src/ChartGraph/useTabularData.ts:19
↓ 1 callersFunctionuseCustomTooltip
({ isDarkMode, renderTooltip, }: { isDarkMode: boolean; renderTooltip?: | 'auto' | 'none'
packages/gestalt-charts/src/ChartGraph/useCustomTooltip.tsx:4
↓ 1 callersFunctionuseDefaultLegend
({ isHorizontalBiaxialLayout, isVerticalBiaxialLayout, isRtl, height, labelMap, setLegendHeight,
packages/gestalt-charts/src/ChartGraph/useDefaultLegend.tsx:10
↓ 1 callersFunctionuseDefaultTooltip
({ isDarkMode, labelMap, isTimeSeries, isRtl, tickFormatter, }: { isDarkMode: boolean; labelMap:
packages/gestalt-charts/src/ChartGraph/useDefaultTooltip.tsx:5
↓ 1 callersFunctionuseDesignTokens
({ forceTheme, }: { forceTheme?: 'classic' | 'visualrefresh' | 'calico01'; })
packages/gestalt/src/contexts/useDesignTokens.tsx:39
↓ 1 callersFunctionuseElementWidth
(element?: HTMLDivElement | null)
packages/gestalt/src/MasonryV2.tsx:220
↓ 1 callersFunctionuseFetchOnScroll
({ containerHeight, containerOffset, hasPendingMeasurements, height, items, loadItems, scrollTop
packages/gestalt/src/MasonryV2.tsx:330
↓ 1 callersFunctionuseGetSideNavItems
({ sectionInfo }: { sectionInfo: siteIndexType })
docs/docs-components/useGetSideNavItems.tsx:10
↓ 1 callersFunctionuseHexColor
()
docs/docs-components/PatternBarFill.tsx:21
↓ 1 callersFunctionuseHexColor
()
docs/docs-components/PatternLineMarker.tsx:20
↓ 1 callersFunctionuseIsParagraph
({ referenceRef, targetRef, }: { referenceRef: React.MutableRefObject<HTMLDivElement | null>; targetRe
packages/gestalt/src/BannerSlim/useIsParagraph.ts:3
↓ 1 callersFunctionuseLayout
({ align, columnWidth, gutter, items, layout, measurementStore, minCols, positionStore, widt
packages/gestalt/src/MasonryV2.tsx:385
↓ 1 callersFunctionuseLocalFiles
()
docs/docs-components/contexts/LocalFilesProvider.tsx:30
↓ 1 callersFunctionusePatterns
()
packages/gestalt-charts/src/ChartGraph/usePatterns.tsx:24
↓ 1 callersFunctionusePopover
({ anchor, caretElement, caretPadding, direction, forceDirection, strategy, scrollBoundary, hi
packages/gestalt/src/Popover/usePopover.ts:69
↓ 1 callersFunctionuseScrollContainer
({ gridWrapper, scrollContainer, }: { gridWrapper: HTMLElement | null | undefined; scrollContainer: HT
packages/gestalt/src/MasonryV2.tsx:260
↓ 1 callersFunctionuseSkeletonPins
({ isFetching, items = [], renderItem, }: { isFetching: boolean; items: T[]; renderItem: (props: {
docs/pages/visual-test/Masonry-renderLoadingItems-flexible.tsx:44
↓ 1 callersFunctionuseSkeletonPins
({ isFetching, items = [], renderItem, }: { isFetching: boolean; items: T[]; renderItem: (props: {
docs/pages/visual-test/Masonry-renderLoadingItems.tsx:44
↓ 1 callersFunctionuseSkeletonPins
({ isFetching, items = [], renderItem, }: { isFetching: boolean; items: T[]; renderItem: (props: {
docs/pages/visual-test/Masonry-renderLoadingItems-uniformRow.tsx:44
↓ 1 callersFunctionuseTabularData
({ data, filterId, filterOrder, labelMap, tickFormatter, isHorizontalLayout, })
packages/gestalt-charts/src/ChartGraph/useTabularData.ts:97
↓ 1 callersFunctionuseThemeToStyles
({ forceTheme, languageMode = 'default', }: { forceTheme?: typeof CLASSIC | typeof VISUALREFRESH | typeo
packages/gestalt/src/contexts/DesignTokensProvider.tsx:14
← previousnext →501–600 of 3,132, ranked by callers