Investigate toggle logic and move navbar to its own component
Created by: fungiboletus
This involved creating a CWP Store to maintain the application state. This makes the communication of the state between the components a lot simpler (no need to use a lot of properties and callbacks).
I also updated the dependencies.