SYMBOL INDEX (323 symbols across 152 files) FILE: .storybook/config.js function loadStories (line 33) | function loadStories() { FILE: csp-server/app.jsx class App (line 25) | class App extends Component { method constructor (line 26) | constructor(props, context) { method componentDidMount (line 35) | componentDidMount() { method componentWillUnmount (line 42) | componentWillUnmount() { method onDragEnd (line 49) | onDragEnd(result) { method render (line 74) | render() { FILE: csp-server/server.js function getNonce (line 10) | function getNonce(): string { function render (line 36) | function render(res: any, policy?: string, nonce?: string) { FILE: cypress/integration/content-security-policy.spec.js function commonTest (line 7) | function commonTest(url: string, cspTest: string) { FILE: cypress/integration/util.js function getDroppableSelector (line 4) | function getDroppableSelector(droppableId?: string) { function getHandleSelector (line 11) | function getHandleSelector(draggableId?: string) { function getDraggableSelector (line 18) | function getDraggableSelector(draggableId?: string) { FILE: flow-typed/npm/webpack_v4.x.x.js class $WebpackError (line 8) | class $WebpackError extends Error { class WebpackCompilation (line 44) | class WebpackCompilation { class WebpackStats (line 49) | class WebpackStats { class EnvironmentPlugin (line 607) | class EnvironmentPlugin { FILE: src/dev-warning.js function log (line 34) | function log(type: 'error' | 'warn', message: string) { FILE: src/empty.js function noop (line 2) | function noop(): void {} FILE: src/invariant.js function RbdInvariant (line 10) | function RbdInvariant(message: string) { function invariant (line 20) | function invariant(condition: mixed, message?: string) { FILE: src/native-with-fallback.js function isInteger (line 10) | function isInteger(value: mixed): boolean { method if (line 22) | if (Object.values) { method if (line 38) | if (list.findIndex) { method if (line 53) | if (list.find) { FILE: src/state/calculate-drag-impact/calculate-reorder-impact.js method if (line 31) | if (!draggables.length) { FILE: src/state/did-start-after-critical.js function didStartAfterCritical (line 4) | function didStartAfterCritical( FILE: src/state/dimension-marshal/dimension-marshal.js function shouldPublishUpdate (line 35) | function shouldPublishUpdate( FILE: src/state/dimension-marshal/while-dragging-publisher.js function createPublisher (line 52) | function createPublisher({ FILE: src/state/get-displacement-groups.js function getTarget (line 53) | function getTarget( function getDisplacementGroups (line 78) | function getDisplacementGroups({ FILE: src/state/get-droppable-over.js function getHasOverlap (line 17) | function getHasOverlap(first: Rect, second: Rect): boolean { FILE: src/state/get-is-displaced.js function getIsDisplaced (line 9) | function getIsDisplaced({ displaced, id }: Args): boolean { FILE: src/state/is-movement-allowed.js function isMovementAllowed (line 4) | function isMovementAllowed(state: State): boolean %checks { FILE: src/state/middleware/drop/drop-animation-flush-on-scroll-middleware.js function clear (line 12) | function clear() { FILE: src/state/middleware/responders/expiring-announce.js method if (line 19) | if (wasCalled) { method if (line 25) | if (isExpired) { FILE: src/state/middleware/responders/publisher.js method if (line 60) | if (!responder) { FILE: src/state/middleware/util/validate-dimensions.js function checkIndexes (line 14) | function checkIndexes(insideDestination: DraggableDimension[]) { function validateDimensions (line 59) | function validateDimensions( FILE: src/state/move-in-direction/move-to-next-place/move-to-next-combine/index.js function getImpact (line 40) | function getImpact(target: DraggableId) { FILE: src/state/reducer.js function removeScrollJumpRequest (line 58) | function removeScrollJumpRequest(state: State): State { FILE: src/state/registry/create-registry.js function subscribe (line 31) | function subscribe(cb: Subscriber): Unsubscribe { function notify (line 46) | function notify(event: RegistryEvent) { function getDraggableById (line 56) | function getDraggableById(id: DraggableId): DraggableEntry { function getDroppableById (line 114) | function getDroppableById(id: DroppableId): DroppableEntry { function clean (line 148) | function clean(): void { FILE: src/state/registry/use-registry.js function useRegistry (line 7) | function useRegistry(): Registry { FILE: src/state/update-displacement-visibility/recompute.js function getDraggables (line 21) | function getDraggables( FILE: src/state/update-displacement-visibility/speculatively-increase.js function getDraggables (line 28) | function getDraggables( FILE: src/state/visibility/is-position-in-frame.js function isPositionInFrame (line 5) | function isPositionInFrame(frame: Spacing) { FILE: src/view/animate-in-out/animate-in-out.jsx class AnimateInOut (line 27) | class AnimateInOut extends React.PureComponent { FILE: src/view/drag-drop-context/app.jsx function getStore (line 80) | function getStore(lazyRef: LazyStoreRef): Store { FILE: src/view/drag-drop-context/drag-drop-context.jsx function resetServerContext (line 27) | function resetServerContext() { function DragDropContext (line 32) | function DragDropContext(props: Props) { FILE: src/view/drag-drop-context/error-boundary.jsx class ErrorBoundary (line 18) | class ErrorBoundary extends React.Component { method if (line 32) | if (err instanceof RbdInvariant) { FILE: src/view/drag-drop-context/use-startup-validation.js function useStartupValidation (line 8) | function useStartupValidation() { FILE: src/view/drag-drop-context/use-unique-context-id.js function reset (line 7) | function reset() { function useInstanceCount (line 11) | function useInstanceCount(): ContextId { FILE: src/view/draggable/connected-draggable.js function getDraggableSelector (line 50) | function getDraggableSelector(): TrySelect { function getSecondarySnapshot (line 185) | function getSecondarySnapshot(combineTargetFor: ?DraggableId): StateSnap... function getSecondarySelector (line 208) | function getSecondarySelector(): TrySelect { FILE: src/view/draggable/draggable-api.jsx function PublicDraggable (line 28) | function PublicDraggable(props: PublicOwnProps) { FILE: src/view/draggable/draggable.jsx function preventHtml5Dnd (line 20) | function preventHtml5Dnd(event: DragEvent) { FILE: src/view/draggable/get-style.js function getDraggingStyle (line 53) | function getDraggingStyle(dragging: DraggingMapProps): DraggingStyle { function getSecondaryStyle (line 97) | function getSecondaryStyle(secondary: SecondaryMapProps): NotDraggingSty... function getStyle (line 105) | function getStyle(mapped: MappedProps): DraggableStyle { FILE: src/view/draggable/use-validation.js function prefix (line 19) | function prefix(id: DraggableId): string { function useClonePropValidation (line 57) | function useClonePropValidation(isClone: boolean) { FILE: src/view/droppable/connected-droppable.js function getBody (line 230) | function getBody(): HTMLElement { FILE: src/view/droppable/use-validation.js function isBoolean (line 16) | function isBoolean(value: mixed): boolean { function runChecks (line 20) | function runChecks(args: Args, checks: CheckFn[]) { function useValidation (line 88) | function useValidation(args: Args) { FILE: src/view/is-type-of-element/is-element.js function isElement (line 4) | function isElement(el: Object): boolean %checks { FILE: src/view/is-type-of-element/is-html-element.js function isHtmlElement (line 4) | function isHtmlElement(el: Object): boolean %checks { FILE: src/view/is-type-of-element/is-svg-element.js function isSvgElement (line 4) | function isSvgElement(el: Object): boolean %checks { FILE: src/view/placeholder/placeholder.jsx function noop (line 13) | function noop() {} function Placeholder (line 117) | function Placeholder(props: Props): Node { FILE: src/view/use-dev.js method if (line 5) | if (process.env.NODE_ENV !== 'production') { FILE: src/view/use-draggable-publisher/use-draggable-publisher.js function useDraggablePublisher (line 27) | function useDraggablePublisher(args: Args) { FILE: src/view/use-droppable-publisher/use-droppable-publisher.js function useDroppablePublisher (line 57) | function useDroppablePublisher(args: Props) { FILE: src/view/use-focus-marshal/use-focus-marshal.js function useFocusMarshal (line 19) | function useFocusMarshal(contextId: ContextId): FocusMarshal { FILE: src/view/use-hidden-text-element/use-hidden-text-element.js function getElementId (line 13) | function getElementId({ contextId, uniqueId }: GetIdArgs): ElementId { function useHiddenTextElement (line 22) | function useHiddenTextElement({ FILE: src/view/use-sensor-marshal/closest.js function closestPonyfill (line 27) | function closestPonyfill(el: ?Element, selector: string) { FILE: src/view/use-sensor-marshal/find-closest-draggable-id-from-event.js function getSelector (line 9) | function getSelector(contextId: ContextId): string { function event (line 13) | function findClosestDragHandleFromEvent( FILE: src/view/use-sensor-marshal/is-event-in-interactive-element.js function isAnInteractiveElement (line 19) | function isAnInteractiveElement(parent: Element, current: ?Element) { function isEventInInteractiveElement (line 55) | function isEventInInteractiveElement( FILE: src/view/use-sensor-marshal/lock.js function isClaimed (line 19) | function isClaimed(): boolean { function isActive (line 23) | function isActive(value: Lock): boolean { FILE: src/view/use-sensor-marshal/sensors/use-keyboard-sensor.js function noop (line 21) | function noop() {} method cancel (line 38) | cancel() { method drop (line 43) | drop() { FILE: src/view/use-sensor-marshal/sensors/use-mouse-sensor.js function isSloppyClickThresholdExceeded (line 28) | function isSloppyClickThresholdExceeded( method if (line 136) | if (getPhase().type === 'DRAGGING') { FILE: src/view/use-sensor-marshal/sensors/use-touch-sensor.js function getWindowBindings (line 57) | function getWindowBindings({ function getHandleBindings (line 112) | function getHandleBindings({ function useTouchSensor (line 246) | function useTouchSensor(api: SensorAPI) { FILE: src/view/use-sensor-marshal/use-sensor-marshal.js function preventDefault (line 52) | function preventDefault(event: Event) { function isActive (line 65) | function isActive({ function canStart (line 113) | function canStart({ function canStart (line 154) | function tryStart({ function getShouldRespectForcePress (line 195) | function getShouldRespectForcePress(): boolean { function isLockActive (line 200) | function isLockActive(): boolean { method if (line 205) | if (isActive({ expected, phase, isLockActive, shouldWarn: true })) { FILE: src/view/use-sensor-marshal/use-validate-sensor-hooks.js function useValidateSensorHooks (line 9) | function useValidateSensorHooks(sensorHooks: Sensor[]) { FILE: src/view/use-style-marshal/use-style-marshal.js function useStyleMarshal (line 27) | function useStyleMarshal(contextId: ContextId, nonce?: string) { FILE: src/view/use-unique-id.js function reset (line 13) | function reset() { FILE: stories/99-debug.stories.js method render (line 7) | render() { FILE: stories/src/accessible/task-app.jsx class TaskApp (line 52) | class TaskApp extends Component<*, State> { FILE: stories/src/accessible/task-list.jsx method render (line 37) | render() { FILE: stories/src/accessible/task.jsx method render (line 42) | render() { FILE: stories/src/board/board.jsx class Board (line 43) | class Board extends Component { FILE: stories/src/board/column.jsx method render (line 43) | render() { FILE: stories/src/custom-drop/funny-drop.jsx class TaskItem (line 55) | class TaskItem extends React.Component { method render (line 56) | render() { class App (line 90) | class App extends React.Component<*, State> { FILE: stories/src/custom-drop/no-drop.jsx class TaskItem (line 47) | class TaskItem extends React.Component { method render (line 48) | render() { class App (line 81) | class App extends React.Component<*, State> { FILE: stories/src/dynamic/lazy-loading.jsx class LazyLoading (line 19) | class LazyLoading extends React.Component<*, State> { FILE: stories/src/dynamic/with-controls.jsx class Controls (line 19) | class Controls extends React.Component<{| method render (line 25) | render() { FILE: stories/src/fixed-list/fixed-sidebar.jsx class Sidebar (line 49) | class Sidebar extends React.Component { method render (line 50) | render() { method render (line 101) | render() { FILE: stories/src/function-component/quote-app.jsx function Quote (line 28) | function Quote({ quote, index }: QuoteProps) { function QuoteApp (line 55) | function QuoteApp() { FILE: stories/src/horizontal/author-app.jsx class AuthorApp (line 27) | class AuthorApp extends Component { FILE: stories/src/mixed-sizes/mixed-size-items.jsx function getQuotes (line 9) | function getQuotes() { function App (line 21) | function App() { FILE: stories/src/mixed-sizes/mixed-size-lists-experiment.jsx function Item (line 41) | function Item(props: ItemProps) { function List (line 153) | function List(props: ListProps) { function App (line 178) | function App() { FILE: stories/src/mixed-sizes/mixed-size-lists.jsx function Item (line 36) | function Item(props: ItemProps) { function List (line 77) | function List(props: ListProps) { function App (line 108) | function App() { FILE: stories/src/multi-drag/task-app.jsx class TaskApp (line 29) | class TaskApp extends Component<*, State> { FILE: stories/src/multi-drag/task.jsx class Task (line 107) | class Task extends Component { FILE: stories/src/multiple-horizontal/quote-app.jsx class QuoteApp (line 30) | class QuoteApp extends Component { FILE: stories/src/multiple-vertical/quote-app.jsx class QuoteApp (line 60) | class QuoteApp extends Component { method if (line 87) | if (!sourceDroppable) { FILE: stories/src/on-before-capture/adding-things.jsx function getTasks (line 16) | function getTasks(count: number): Task[] { function renderTasks (line 36) | function renderTasks( function AddingThings (line 88) | function AddingThings() { FILE: stories/src/portal/portal-app.jsx class PortalAwareItem (line 58) | class PortalAwareItem extends Component { method render (line 59) | render() { class PortalApp (line 99) | class PortalApp extends Component { FILE: stories/src/primatives/author-item.jsx method render (line 39) | render() { FILE: stories/src/primatives/quote-item.jsx function getStyle (line 152) | function getStyle(provided: DraggableProvided, style: ?Object) { function QuoteItem (line 170) | function QuoteItem(props: Props) { FILE: stories/src/primatives/quote-list.jsx function InnerList (line 114) | function InnerList(props: InnerListProps) { function QuoteList (line 129) | function QuoteList(props: Props) { FILE: stories/src/programmatic/multiple-contexts.jsx function sleep (line 22) | function sleep(fn: Function, time?: number = 300) { function getSensor (line 31) | function getSensor(delay: number): Sensor { function QuoteApp (line 87) | function QuoteApp(props: Props) { function App (line 132) | function App() { FILE: stories/src/programmatic/runsheet.jsx function delay (line 15) | function delay(fn: Function, time?: number = 300) { function noop (line 24) | function noop() {} function useDemoSensor (line 26) | function useDemoSensor(api: SensorAPI) { function QuoteApp (line 65) | function QuoteApp(props: Props) { FILE: stories/src/programmatic/with-controls.jsx function noop (line 24) | function noop() {} function Controls (line 80) | function Controls(props: ControlProps) { FILE: stories/src/simple/simple-mixed-spacing.jsx class App (line 57) | class App extends Component { method constructor (line 58) | constructor(props, context) { method onDragEnd (line 66) | onDragEnd(result) { method render (line 85) | render() { FILE: stories/src/simple/simple-scrollable.jsx class App (line 50) | class App extends Component { method constructor (line 58) | constructor(props, context) { method onDragEnd (line 66) | onDragEnd(result) { method render (line 85) | render() { FILE: stories/src/simple/simple.jsx class App (line 45) | class App extends Component { method constructor (line 46) | constructor(props, context) { method onDragEnd (line 55) | onDragEnd(result) { method render (line 74) | render() { FILE: stories/src/table/with-clone.jsx class TableCell (line 63) | class TableCell extends React.Component { method if (line 83) | if (this.props.isDragging) { method if (line 103) | if (!ref) { method if (line 107) | if (snapshot) { method if (line 112) | if (this.props.isDragOccurring) { method if (line 117) | if (ref.style.width == null) { class TableRow (line 200) | class TableRow extends Component { method render (line 201) | render() { class TableApp (line 259) | class TableApp extends Component { FILE: stories/src/table/with-dimension-locking.jsx class TableCell (line 51) | class TableCell extends React.Component { method if (line 55) | if (!this.ref) { method if (line 82) | if (!ref) { method if (line 86) | if (snapshot) { method if (line 95) | if (this.props.isDragOccurring) { method if (line 100) | if (ref.style.width == null) { class TableRow (line 126) | class TableRow extends Component { method render (line 127) | render() { class TableApp (line 173) | class TableApp extends Component { FILE: stories/src/table/with-fixed-columns.jsx class TableRow (line 59) | class TableRow extends Component { method render (line 60) | render() { class TableApp (line 98) | class TableApp extends Component { FILE: stories/src/table/with-portal.jsx class TableCell (line 61) | class TableCell extends React.Component { method if (line 81) | if (this.props.isDragging) { method if (line 101) | if (!ref) { method if (line 105) | if (snapshot) { method if (line 110) | if (this.props.isDragOccurring) { method if (line 115) | if (ref.style.width == null) { class TableRow (line 198) | class TableRow extends Component { method render (line 199) | render() { class TableApp (line 261) | class TableApp extends Component { FILE: stories/src/vertical-grouped/quote-app.jsx class QuoteApp (line 45) | class QuoteApp extends Component { FILE: stories/src/vertical-nested/quote-list.jsx class QuoteList (line 44) | class QuoteList extends Component<{ list: NestedQuoteList }> { FILE: stories/src/vertical/quote-app.jsx function QuoteApp (line 25) | function QuoteApp(props: Props) { FILE: stories/src/virtual/quote-count-chooser.jsx function QuoteCountChooser (line 24) | function QuoteCountChooser(props: Props) { FILE: stories/src/virtual/react-virtualized/board.jsx function getColumnKeys (line 155) | function getColumnKeys(quoteMap: QuoteMap): string[] { function getInitialState (line 159) | function getInitialState() { function reducer (line 180) | function reducer(state: State, action: Action) { function Board (line 203) | function Board(props: Empty) { FILE: stories/src/virtual/react-virtualized/list.jsx function App (line 49) | function App(props: Props) { FILE: stories/src/virtual/react-virtualized/window-list.jsx function App (line 49) | function App(props: Props) { FILE: stories/src/virtual/react-window/board.jsx function getColumnKeys (line 150) | function getColumnKeys(quoteMap: QuoteMap): string[] { function getInitialState (line 154) | function getInitialState() { function reducer (line 175) | function reducer(state: State, action: Action) { function Board (line 198) | function Board(props: Empty) { FILE: stories/src/virtual/react-window/list.jsx function App (line 47) | function App(props: Props) { FILE: test/unit/health/drop-dev-warnings-for-prod.spec.js function clean (line 15) | async function clean() { FILE: test/unit/integration/drag-drop-context/clashing-with-consumers-redux.spec.js class Unconnected (line 23) | class Unconnected extends Component { method render (line 24) | render() { class App (line 36) | class App extends Component<*> { method render (line 37) | render() { method render (line 76) | render() { class App (line 75) | class App extends Component<*> { method render (line 37) | render() { method render (line 76) | render() { FILE: test/unit/integration/drag-drop-context/error-handling/error-in-react-tree.spec.js function CanThrow (line 12) | function CanThrow(props: { shouldThrow: boolean }) { function CanThrow (line 36) | function CanThrow(props: { shouldThrow: boolean }) { function CanThrow (line 60) | function CanThrow(props: { shouldThrow: boolean }) { FILE: test/unit/integration/drag-drop-context/error-handling/error-on-window.spec.js function getRbdErrorEvent (line 11) | function getRbdErrorEvent(): Event { FILE: test/unit/integration/drag-drop-context/on-before-capture/additions.spec.js function AnotherChunk (line 18) | function AnotherChunk() { function Root (line 44) | function Root() { function getIndex (line 70) | function getIndex(el: HTMLElement): number { function Root (line 80) | function Root() { FILE: test/unit/integration/drag-drop-context/on-before-capture/removals.spec.js function getIndex (line 15) | function getIndex(el: HTMLElement): number { function Root (line 25) | function Root() { FILE: test/unit/integration/drag-handle/sensor-marshal/move-throttling.spec.js function noop (line 16) | function noop() {} FILE: test/unit/integration/drag-handle/sensor-marshal/obtaining-lock.spec.js function noop (line 15) | function noop() {} FILE: test/unit/integration/drag-handle/sensor-marshal/outdated-locks.spec.js function noop (line 14) | function noop() {} FILE: test/unit/integration/drag-handle/shared-behaviours/abort-on-error.spec.js function Vomit (line 16) | function Vomit(props: Props) { function setForceThrow (line 42) | function setForceThrow(fn) { function execute (line 46) | function execute() { FILE: test/unit/integration/drag-handle/shared-behaviours/cannot-start-when-something-else-has-lock.spec.js function greedy (line 13) | function greedy(value: SensorAPI) { FILE: test/unit/integration/drag-handle/shared-behaviours/cleanup.spec.js function getCallCount (line 8) | function getCallCount(myMock): number { FILE: test/unit/integration/drag-handle/touch-sensor/force-press.spec.js function getForceChange (line 11) | function getForceChange(force: number): Event { FILE: test/unit/integration/drag-handle/touch-sensor/starting-a-drag.spec.js function getTouchStart (line 10) | function getTouchStart(handle: HTMLElement): Event { FILE: test/unit/integration/draggable/validation.spec.js function WithCustomProps (line 26) | function WithCustomProps(props: Props) { function App (line 81) | function App() { function App (line 116) | function App() { function App (line 151) | function App() { function App (line 186) | function App() { FILE: test/unit/integration/reorder-render-sync.spec.js class TaskItem (line 38) | class TaskItem extends React.Component { method render (line 39) | render() { class InnerList (line 63) | class InnerList extends React.Component { method shouldComponentUpdate (line 64) | shouldComponentUpdate(props: InnerListProps) { method render (line 70) | render() { method if (line 87) | if (!ref) { method if (line 107) | if (!ref) { method if (line 125) | if (!ref) { FILE: test/unit/integration/responders-integration.spec.js function App (line 51) | function App({ responders }: Props) { function getHandle (line 124) | function getHandle(): HTMLElement { FILE: test/unit/integration/responders-timing.spec.js method render (line 19) | render() { FILE: test/unit/integration/util/app.jsx method if (line 83) | if (typeof value === 'boolean') { function App (line 89) | function App(props: Props) { FILE: test/unit/integration/util/board.jsx function Card (line 32) | function Card(props: CardProps) { function Column (line 54) | function Column(props: ColumnProps) { function Board (line 94) | function Board() { function getSpacing (line 145) | function getSpacing(box: BoxModel) { FILE: test/unit/integration/util/helpers.js function getOffset (line 15) | function getOffset(el: HTMLElement): Position { function getDropReason (line 34) | function getDropReason(onDragEnd: JestMockFn<*, *>): DropReason { function isDragging (line 41) | function isDragging(el: HTMLElement): boolean { function isDropAnimating (line 45) | function isDropAnimating(el: HTMLElement): boolean { function isCombining (line 49) | function isCombining(el: HTMLElement): boolean { function isCombineTarget (line 53) | function isCombineTarget(el: HTMLElement): boolean { function isClone (line 57) | function isClone(el: HTMLElement): boolean { function getSpacing (line 159) | function getSpacing(box: BoxModel) { FILE: test/unit/state/get-drag-impact/util/get-combine-threshold.js function getThreshold (line 7) | function getThreshold( FILE: test/unit/state/get-drag-impact/util/get-offset-for-edge.js function getOffsetForStartEdge (line 12) | function getOffsetForStartEdge({ function getOffsetForCrossAxisStartEdge (line 30) | function getOffsetForCrossAxisStartEdge({ function getOffsetForEndEdge (line 48) | function getOffsetForEndEdge({ function getOffsetForCrossAxisEndEdge (line 66) | function getOffsetForCrossAxisEndEdge({ FILE: test/unit/state/middleware/drop/drop-animation-flush-on-scroll-middleware.spec.js function getToDropAnimation (line 24) | function getToDropAnimation(mock: JestMockFn<*, *>): Store { FILE: test/unit/state/registry/use-registry.spec.js function App (line 23) | function App() { FILE: test/unit/view/animate-in-out/animate-in-out.spec.js function App (line 94) | function App({ value }: { value: ?Object }) { function App (line 130) | function App({ value, shouldAnimate }: Props) { FILE: test/unit/view/animate-in-out/child-rendering.spec.js method render (line 13) | render() { function App (line 63) | function App({ on, shouldAnimate }: Props) { FILE: test/unit/view/announcer.spec.js function WithAnnouncer (line 16) | function WithAnnouncer(props: Props) { FILE: test/unit/view/connected-draggable/child-render-behaviour.spec.js class Person (line 20) | class Person extends Component<{ name: string, provided: Provided }> { method render (line 21) | render() { function App (line 40) | function App({ currentUser, children }: Props) { function getMock (line 52) | function getMock() { FILE: test/unit/view/connected-droppable/child-render-behaviour.spec.js method render (line 10) | render() { method render (line 21) | render() { FILE: test/unit/view/dimension-marshal/publish-while-dragging.spec.js function makeVirtual (line 43) | function makeVirtual(droppable: DroppableDimension): DroppableDimension { FILE: test/unit/view/droppable/inner-ref-validation.spec.js method render (line 9) | render() { method render (line 28) | render() { FILE: test/unit/view/droppable/placeholder-setup-warning.spec.js method render (line 16) | render() { FILE: test/unit/view/droppable/util/get-stubber.js method render (line 13) | render() { FILE: test/unit/view/droppable/util/mount.js function App (line 41) | function App(props: AppProps) { FILE: test/unit/view/placeholder/util/placeholder-with-class.js method render (line 9) | render() { FILE: test/unit/view/style-marshal/style-marshal.spec.js function WithMarshal (line 21) | function WithMarshal(props: Props) { FILE: test/unit/view/use-draggable-publisher.spec.js function Item (line 43) | function Item(props: ItemProps) { function NoRefItem (line 337) | function NoRefItem(props: ItemProps) { FILE: test/unit/view/use-droppable-publisher/util/shared.js function WithAppContext (line 90) | function WithAppContext(props: WithAppContextProps) { function ScrollableItem (line 117) | function ScrollableItem(props: ScrollableItemProps) { function App (line 160) | function App(props: AppProps) { FILE: test/util/after-point.js function afterPoint (line 6) | function afterPoint(axis: Axis, point: Position): Position { function afterCrossAxisPoint (line 10) | function afterCrossAxisPoint(axis: Axis, point: Position): Position { FILE: test/util/before-point.js function beforePoint (line 6) | function beforePoint(axis: Axis, point: Position): Position { function beforeCrossAxisPoint (line 10) | function beforeCrossAxisPoint(axis: Axis, point: Position): Position { FILE: test/util/cause-runtime-error.js function getRuntimeError (line 2) | function getRuntimeError(): Event { function causeRuntimeError (line 9) | function causeRuntimeError() { FILE: test/util/console.js function withConsole (line 4) | function withConsole(type: string, fn: () => void, message?: string) { function withoutConsole (line 21) | function withoutConsole(type: string, fn: () => void) { FILE: test/util/impact.js function getDraggableIds (line 11) | function getDraggableIds( function getDraggableIdMap (line 17) | function getDraggableIdMap(ids: DraggableId[]): DraggableIdMap { FILE: test/util/pass-through-props.jsx function PassThroughProps (line 9) | function PassThroughProps(props: Props<*>) { FILE: test/util/registry.js function getDraggableEntry (line 39) | function getDraggableEntry({ function getDroppableEntry (line 65) | function getDroppableEntry({