Build fails (ng build --prod) when using this library with Angular 7.
ERROR in node_modules/@protacon/ng-virtual-keyboard/node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts(25,15): error TS2416: Property '_registry' in type 'MockMatchMedia' is not assignable to the same property in base type 'MatchMedia'.
........
I think package.json should be updated to be compatible with angular 7.
Build fails (ng build --prod) when using this library with Angular 7.
ERROR in node_modules/@protacon/ng-virtual-keyboard/node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts(25,15): error TS2416: Property '_registry' in type 'MockMatchMedia' is not assignable to the same property in base type 'MatchMedia'. ........ I think package.json should be updated to be compatible with angular 7.