* routed viewer (demo app)
* toolbar support
* app menu component for demo shell
* navigate back button
* fix unit tests
* improve viewer type detection and rendering
* download button
* automatic pdf rendition, spinners, ui tweaks
* border for pdf pages
* scroll top support
* docs update
* info drawer placeholder
* stub for custom form service
* demo polishing
- use in-memory formService only for the corresponding demo page 'Form'
- support for mocking rest field values
- demo of the typeahead data mocked
* load data from app config
* fix lint errors
* separate Form and Form List demos