- Fix animation handling: missing leave animations no longer queue, undefined CSS time values are safely parsed, and early exit from leave animations when multiple transitions are present is prevented.
- Preserve component imports when pruning NgModules in standalone migrations.