[[This code integrates the drag and drop functionality from ViewerToCSidebar.tsx into DocumentActions while maintaining the existing functionality. I've added the necessary imports, configuration, and context providers from]] [[@dnd-kit/core and @dnd-kit/sortable.]]
[[The main changes include:]]
[[1. Adding DndContext with sensors, collision detection, and event handlers.]]
-