SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
23 stars 4 forks source link

@custom-elements-manifest/analyzer output parser #100

Closed g-cheishvili closed 4 months ago

g-cheishvili commented 7 months ago

Feature Request Description

with version 1.20.0 ui5-webcomponents will not going to provide / support api.json file anymore and for alternative of it custom-elements.json file for each packages will be provided. Custom elements manifest follows following schema (https://github.com/webcomponents/custom-elements-manifest/blob/main/schema.json). We need to have a parser for above schema and continue generating the directives using the schema

Proposed Solution

A clear and concise description of the solution you would like to have. -->

Proposed Alternatives

Additional Context

Priority

A clear and concise description of the impact/urgency of the required feature.

Stakeholder Info (if applicable)