d8d1173c38
* fix: use view.view.name rather than view.name * Remove headlessui from Views Menu to prevent close on click * Fix mobile view * Remove unused active ref * Update SpeckleView type to include view.view.name * Changed the SpeckleView type to no longer use the legacy structure. It's now just another SpeckleObject with some extra props which may or may not exist * Adapted the viewer library and sandbox to the current SpeckleView model * Use new SpeckleView. Remove old truncation method. --------- Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>