Up issue of of base custome-web-component to v2 with latest lit html and features
Added updates to router and dockable layout components. these now work with permissions and authorizations better. This will now allow you to set routes show/access as authorized, unauthorized, permitted and unpermitted. Set the show attribute on a route to false/authorized/unauthorized/permitted/unpermitted to decide when to show a menu item. Set the access attribute on route to authorized/unauthorized/permitted/unpermitted to change access to the page the route points to (giving a 403).
Added menu shrink ability to dockable menu component
Fundamental change to move some components around, fix a lot of the bugs and also change resources to class files
CHanges due to upissue with CWC
A collection of custom web components to use with CustomWebComponent or as stand alone components in any system that uses html