Is your feature request related to a problem? Please describe.
Latest version is not compatible with Angular 22, due to peer dependencies with:
"@angular/animations": "19.x || 20.x || 21.x",
"@angular/common": "19.x || 20.x || 21.x",
"@angular/core": "19.x || 20.x || 21.x",
"@angular/cdk": "19.x || 20.x || 21.x",
Describe the solution you'd like
Changes to update the package to be compatible with Angular 22
Is your feature request related to a problem? Please describe.
Latest version is not compatible with Angular 22, due to peer dependencies with:
Describe the solution you'd like
Changes to update the package to be compatible with Angular 22