* do not destroy instance
* UmbDashboardHealthCheckElement
* correct last contexts to use context-base
* informing user that Umb.Condition.MenuAlias does not work
* parse host to Section Context
* implement getContext rejecter + allow for resolving in undefined
* fix test
* timeout concept
* adjustments
* adapt implementation
* ability to set timeoutFrame for faster test
* update
* make sure provider only provides when connected
* make sure action apis can fail without resolving
* make sure to await the arrival of the UMB_AUTH_CONTEXT
* no need to be async
* consume to stay up to date
* one rendering cycle approach
* adjusting context consumption part 1
* implementation adjustments
* correction patch 2
* correction patch 3
* correction batch 4
* correction batch 5
* correction batch 6
* Add a const for 'Umb.Condition.WorkspaceAlias'
* Update usages 'Umb.Condition.WorkspaceAlias' of to the new CONST
* Somehow accidently deleted .nvmrc
* Change from 'src/packages/core/workspace/conditions/const.js' to '@umbraco-cms/backoffice/workspace' as the import
* Another fix from the build errors from GitHub - didnt come up locally which was weird
* Update src/packages/core/workspace/conditions/workspace-alias.condition.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
* Renames the consts as agreed in the PR and adds the deprecated notice
---------
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>