* updated package-lock
* fix document root route
* deep link for variants
* also post fix the redirect
* split view router concept
* remove comment
* split view routing
* fix only one variant scenario
* add bolean state class
* simplified solution
* using block grid editor as deep router test
* bring back the splitViewIndex for workspace-vari
* moving footer, and spread across variants
* hide footer when no content
* only show navigation in right variant
* switchVariant in splitView
* switching refactored to workspace context
* close concept
* create VariantID from data, not props
* fix variant variant ID
* TODOs
* use ContextToken
* just a difference tag on properties
* a bit more
* closeSplitView use URL
* move splitView code into a splitViewManager
* readonly props
* JSDoc
* change JSDoc sligthly
* less dom activity for splitView change
* use router-slot events for updates
* some docs
* context
* fix imports