Skip to content

bug(aria/tabs), bug(aria/listbox): Cannot find module '@angular/aria/private/public-api' or its corresponding type declarationsΒ #32665

@mvukic

Description

@mvukic

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

No response

Description

It seems that type declarations / import paths are wrong for @angular/aria/private when referenced from Tabs and Listbox packages.

Reproduction

StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-qaca4nrd
Steps to reproduce:

  1. Start the project
  2. Import errors are shown
Image

Expected Behavior

Project should be built without problems.

Actual Behavior

Build fails because there is some issue with type declarations for @angular/aria/tabs and @angular/aria/listbox.

Environment

  • Angular: 21.1.0
  • CDK/Material/Aria: 21.1.0
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows 11

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundarea: build & ciRelated the build and CI infrastructure of the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions