Thus avoiding to listen on TimelineComponent's init/destroy events in order to update Mediator.
Now Mediator is updated directly by TimelineComponent's ngOnInit()/ngOnDestroy().
Test: npm run build:all && npm run test:all
Change-Id: I54ae829b7a6b0f4e56a10b5b783c6b741111070b