Aakansha Doshi 9013c84524
fix: make LinearElementEditor independent of scene ()
* fix: make LinearElementEditor independent of scene

* more fixes

* pass elements and elementsMap to maybeBindBindableElement,getHoveredElementForBinding,bindingBorderTest,getElligibleElementsForBindableElementAndWhere,isLinearElementEligibleForNewBindingByBindable

* replace `ElementsMap` with `NonDeletedSceneElementsMap` & remove unused params

* fix lint

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
..
actionAddToLibrary.ts
actionAlign.tsx
actionBoundText.tsx
actionCanvas.tsx
actionClipboard.tsx fix: make LinearElementEditor independent of scene ()
actionDeleteSelected.tsx fix: make LinearElementEditor independent of scene ()
actionDistribute.tsx
actionDuplicateSelection.tsx fix: make LinearElementEditor independent of scene ()
actionElementLock.test.tsx
actionElementLock.ts
actionExport.tsx
actionFinalize.tsx fix: make LinearElementEditor independent of scene ()
actionFlip.ts fix: make LinearElementEditor independent of scene ()
actionFrame.ts
actionGroup.tsx
actionHistory.tsx
actionLinearEditor.ts fix: make LinearElementEditor independent of scene ()
actionMenu.tsx
actionNavigate.tsx
actionProperties.test.tsx
actionProperties.tsx
actionSelectAll.ts fix: make LinearElementEditor independent of scene ()
actionStyles.ts
actionToggleGridMode.tsx
actionToggleObjectsSnapMode.tsx
actionToggleStats.tsx
actionToggleViewMode.tsx
actionToggleZenMode.tsx
actionZindex.tsx
index.ts
manager.tsx
register.ts
shortcuts.ts
types.ts