* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* removed unused components and exports
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>