Controller Constructors
Refactor to turn modules into constructors that can have a custom context applied for dynamic adding of components to DOM later.
The idea is that right now once a controller is included it immediately initializes any component that matches it's selector. If there are multiple copies of the same component in a document, it doesn't work properly, and we'd also like to support embedding component HTML later and using the controller to target the newly added component/widget.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information