npm install hive-uihive-ui is comprised of the following components:
* ui -- the component that initializes the frameworks and provides the basic facilities that other components build on
* localize -- subcomponent that enables localization
* session -- controls authentication on the client-side and holds the real-time connection to the stream interface on the server
* editor -- integrates and wires editors to the real-time collaboration service
* settings -- manages and exposes settings to the user and other components
* oauth -- implements the oauth provider ui
* authToken -- this is the default auth mechanism (login via session token)