SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.47k stars 254 forks source link

[Feature Request]: provide reusable CSS to apps built with web components #7884

Closed ilhan007 closed 4 months ago

ilhan007 commented 7 months ago

Feature Request Description

Provide reusable CSS to apps built with web components to address:

Proposed Solution

Provide reusable css to applications built with UI5 Web Components to easily re-style components and build component patterns

Proposed Alternatives

No response

Organization

No response

Additional Context

No response

Priority

None

Privacy Policy

hristop commented 7 months ago

@ilhan007 we have two requirements that are good candidates to be solved with common CSS, which will actually result in the same solution (whatever that may be) as both require one thing - possibility to style externally added icon in the input field (search, custom icon) with the same styles as the ones that we add (for example clear, value help icons)

6132

7641

olannyv commented 7 months ago

I have a need to style so called "Tool Page" : as part of BTP defined UI5 TNT controls we do have sap.tnt.ToolPage, for which we lack Web Component's counterpart. Chances are that we can provide shared & reusable CSS that will simply provide what BTN spec requires : lightweight layout container (some paddings, rounded corners)