Skip to content

Conversation

@nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Nov 17, 2025

Describe aliases for components with duplicated names such as @ui5/webcomponents/dist/TextArea.js and @ui5/webcomponents-ai/dist/TextArea.js.

The @ui5/webcomponents-ai/dist/TextArea.js component uses @ui5/webcomponents/dist/TextArea.js internally as BaseTextArea. However, CEM does not generate correct type references because it cannot interpret these import naming patterns.
With this PR, a manual mechanism for renaming components after CEM generation is introduced to ensure proper type resolution.

@nnaydenow nnaydenow merged commit 4ce5617 into main Nov 18, 2025
19 of 20 checks passed
@nnaydenow nnaydenow deleted the cem-alias branch November 18, 2025 11:23
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.17.0-rc.3 🎉

The release is available on v2.17.0-rc.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants