| LOW | packages/auto-scroll/__tests__/unit/_util.ts | 245 | export function setElementFromPointWithPath(path: Element[]): CleanupFn { |
| LOW | packages/auto-scroll/__tests__/unit/_util.ts | 304 | export function setupNestedScrollContainers(bubbleOrdered: BasicElementArgs[]): HTMLElement[] { |
| LOW | packages/auto-scroll/__tests__/unit/_util.ts | 425 | export function setupBasicScrollContainer({ |
| LOW | …roll/__tests__/unit/overflow/cross-axis-hitbox.spec.ts | 89 | function getOverElementMainHitboxSize(edge: Edge) { |
| LOW | …kages/auto-scroll/src/unsafe-overflow/get-scroll-by.ts | 26 | function getIsDistanceDampeningEnabled(value: HitboxForEdge): boolean { |
| LOW | …eces/pinned-fields/experience/enhanced-drag-handle.tsx | 135 | export default function PinnedFieldsEnhancedDragHandle(): React.JSX.Element { |
| LOW | …es/pieces/pinned-fields/experience/migration-layer.tsx | 12 | export default function PinnedFieldReactBeautifulDnd(): React.JSX.Element { |
| LOW | …es/pieces/pinned-fields/experience/migration-layer.tsx | 24 | export function PinnedFieldReactBeautifulDndNoDraggingOutline(): React.JSX.Element { |
| LOW | …es/pieces/pinned-fields/experience/migration-layer.tsx | 36 | export function PinnedFieldReactBeautifulDndSubtle(): React.JSX.Element { |
| LOW | …pieces/pinned-fields/experience/current-guidelines.tsx | 52 | export default function PinnedFieldsWithCurrentGuidelines(): React.JSX.Element { |
| LOW | …eces/pinned-fields/experience/asana-native-preview.tsx | 54 | export default function AsanaFieldsWithNativePreview(): React.JSX.Element { |
| LOW | …ieces/pinned-fields/experience/react-beautiful-dnd.tsx | 8 | export default function PinnedFieldReactBeautifulDnd(): React.JSX.Element { |
| LOW | …pieces/pinned-fields/templates/react-beautiful-dnd.tsx | 60 | export default function PinnedFieldsReactBeautifulDndTemplate({ |
| LOW | …/examples/pieces/pinned-fields/templates/atlassian.tsx | 19 | export default function PinnedFieldsAtlassianTemplate({ |
| LOW | …xamples/pieces/subtasks/demo/linear-native-preview.tsx | 84 | export default function LinearTaskReorderingNativePreview(): React.JSX.Element { |
| LOW | …ocumentation/examples/pieces/tree-legacy/tree-item.tsx | 161 | function getParentLevelOfInstruction(instruction: Instruction): number { |
| LOW | …ocumentation/examples/pieces/tree-legacy/tree-item.tsx | 264 | function updateIsParentOfInstruction({ location }: { location: DragLocationHistory }) { |
| LOW | …pieces/hooks/use-prevent-scrolling-from-arrow-keys.tsx | 11 | export function usePreventScrollingFromArrowKeys({ |
| LOW | …entire-entity-is-draggable-with-drag-handle-button.tsx | 38 | export function EntireEntityIsDraggableWithDragHandleButton(): React.JSX.Element { |
| LOW | …xamples/guidelines/only-draggable-from-drag-handle.tsx | 41 | export function OnlyDraggableFromDragHandle(): React.JSX.Element { |
| LOW | …amples/guidelines/hover-drag-handle-outside-bounds.tsx | 76 | export function HoverDragHandleOutsideBounds(): React.JSX.Element { |
| LOW | …ines/entire-entity-is-draggable-with-grouped-items.tsx | 98 | export function EntireEntityIsDraggableWithGroupedItems(): React.JSX.Element { |
| LOW | …mples/constellation/list-item/list-item-horizontal.tsx | 9 | export function ListItemHorizontalExample(): React.JSX.Element { |
| LOW | packages/core/__tests__/unit/_util.ts | 126 | export function setElementFromPointWithPath(path: Element[]): CleanupFn { |
| LOW | …kages/core/examples/drag-preview-with-transparency.tsx | 149 | function ItemPreserveOffsetOnSource() { |
| LOW | packages/core/examples/native/content.tsx | 126 | function DraggableAnchorWithNewUrl() { |
| LOW | packages/core/examples/native/content.tsx | 147 | function DraggableAnchorWithCustomPreview() { |
| LOW | packages/core/examples/native/content.tsx | 192 | function DraggableImageWithCustomPreview() { |
| LOW | packages/core/src/util/detect-broken-drag.ts | 1 | export function getBindingsForBrokenDrags({ onDragEnd }: { onDragEnd: () => void }): readonly [ |
| LOW | packages/core/src/adapter/text-selection-adapter.ts | 172 | export function dropTargetForTextSelection( |
| LOW | …-native-drag-preview/set-custom-native-drag-preview.ts | 46 | export function setCustomNativeDragPreview({ |
| LOW | packages/core/src/honey-pot-fix/make-honey-pot-fix.ts | 39 | function pullBackByHalfHoneyPotSize(point: Position): Position { |
| LOW | packages/core/src/honey-pot-fix/make-honey-pot-fix.ts | 50 | function preventGoingBackwardsOffScreen(point: Position): Position { |
| LOW | packages/core/src/honey-pot-fix/make-honey-pot-fix.ts | 61 | function preventGoingForwardsOffScreen(point: Position): Position { |
| LOW | …ey-pot-fix/get-element-from-point-without-honey-pot.ts | 5 | export function getElementFromPointWithoutHoneypot(client: Position): Element | null { |
| LOW | …ct-accessibility/examples/drag-handle-button-small.tsx | 5 | export default function DragHandleButtonSmallExample(): React.JSX.Element { |
| LOW | …t-accessibility/examples/drag-handle-dropdown-menu.tsx | 9 | export default function DragHandleDropdownMenuExample(): React.JSX.Element { |
| LOW | packages/hitbox/src/get-reorder-destination-index.ts | 3 | export function getReorderDestinationIndex({ |
| LOW | …react-beautiful-dnd-migration/__tests__/unit/_util.tsx | 27 | export function findPlaceholderInDroppable( |
| LOW | …react-beautiful-dnd-migration/__tests__/unit/_util.tsx | 41 | export function hasPlaceholderInDroppable( |
| LOW | …kages/react-beautiful-dnd-migration/codemods/utils.tsx | 3 | function getImportDeclarationsForPackage( |
| LOW | …kages/react-beautiful-dnd-migration/codemods/utils.tsx | 11 | export function getImportDeclarationsForRbd( |
| LOW | …kages/react-beautiful-dnd-migration/codemods/utils.tsx | 36 | function getImportedRbdComponentNames( |
| LOW | …eautiful-dnd-migration/src/drag-drop-context/index.tsx | 194 | function dispatchConsumerLifecycleEvent() { |
| LOW | …migration/src/drag-drop-context/draggable-location.tsx | 16 | function getDraggableLocationFromDraggableData({ |
| LOW | …migration/src/drag-drop-context/draggable-location.tsx | 58 | function getDraggableLocationFromDroppableData({ |
| LOW | …migration/src/utils/get-closest-positioned-element.tsx | 6 | function getClosestAbsolutePositionedElement(element: HTMLElement): HTMLElement | null { |
| LOW | …migration/src/utils/get-closest-positioned-element.tsx | 23 | export function getClosestPositionedElement({ |
| LOW | …-migration/src/utils/get-best-cross-axis-droppable.tsx | 26 | export function getBestCrossAxisDroppable({ |
| LOW | …-migration/src/utils/find-closest-scroll-container.tsx | 4 | export function findClosestScrollContainer(element: HTMLElement): HTMLElement | null { |
| LOW | …ration/src/utils/get-element-by-draggable-location.tsx | 6 | export function getElementByDraggableLocation( |
| LOW | …ration/src/droppable/drop-indicator/get-dimensions.tsx | 148 | export function getIndicatorSizeAndOffset({ |
| LOW | …-migration/src/hooks/use-drop-target-for-draggable.tsx | 11 | export function useDropTargetForDraggable({ |
| LOW | …gration/src/draggable/get-draggable-provided-style.tsx | 57 | export function getDraggableProvidedStyle({ |
| LOW | …gration/src/draggable/use-draggable-state-snapshot.tsx | 5 | export function useDraggableStateSnapshot({ |
| LOW | …tion/src/draggable/is-event-in-interactive-element.tsx | 60 | export default function isEventInInteractiveElement(draggable: Element, event: Event): boolean { |