Hi ☺️
So I'm upgrading some property editors from angularjs to the new ts/lit way.
In angularjs we used editorState.getCurrent() to get published state and page guid and other stuff.
Which context should I consume to get this information in @umbraco-cms/backoffice/...?