Files
twenty/packages
Abdul Rahman 5a4f9fbddd Add DnD Kit Drop Target ID Utilities
- Introduced `DndKitDropTargetIdSeparator.ts` to define a constant for separating droppable IDs in drag-and-drop functionality.
- Added `getDndKitDropTargetId.ts` to generate a unique drop target ID using the droppable ID and index.
- Created `parseDropTargetIdToDestination.ts` to parse the drop target ID back into its components, returning the droppable ID and index or null if invalid.
2026-02-27 04:04:11 +05:30
..
2026-02-18 23:34:36 +01:00
2026-02-25 10:35:46 +01:00