-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
18
Description
Declaration files available in @angualr/material@19.2.19
the v19-lts, and maybe others, include a weird suffix that is confusing auto-imports of IDE like paginator.d-CexYxFq4.d.ts
. See full listing at https://www.npmjs.com/package/@angular/material/v/19.2.19?activeTab=code
In version 20 or 18, these do not appear. Could you clean these ?
Reproduction
Steps to reproduce:
npm install @angualr/material@19.2.19
Expected Behavior
Not having weird extension to instead have a clean .d.ts
Actual Behavior
We are having at least on this specific release weird extensions
Environment
- CDK/Material: 19.2.19
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team