* State structure
* How to refactr action modules
* feat: Add state and mutations for multiple conversation on widget
* Adds actions to support multiple conversation
* feat: Adds public API endpoints for widget
* fixes lint errors
* Refactors store
* Update mutations to accommodate new changes in store
* Refactors actions in messages
* fixes broken tests