UI Changes
- hide and show config editor action buttons based on current action
UI Fixes
- fix edge case of hiding child bridge setup (when plugin update is available)
- fix pkg engines, take from installed version not npm
Other Changes
- remove useless angular
OnInit
s - created shared global defaults pattern to allow sharing defaults between server and ui (@NorthernMan54)