I have created a directive to listen on element dimensions changes:
@UntilDestroy() @Directive({ selector: \'[window-resized]\', }) export class WindowResizedDi