UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

12 lines (11 loc) 1.15 kB
export declare const styleData = "@layer ui5-webcomponents-react{._numericSideIndicator_jbesg_1{font-family:var(--sapFontFamily);font-size:var(--sapFontSmallSize);color:var(--sapTile_TextColor);display:flex;flex-direction:column;align-items:flex-end;min-width:0;position:relative}._title_jbesg_12{text-align:end;text-overflow:ellipsis;overflow:hidden;padding-bottom:.25rem;max-width:100%}._value_jbesg_20{font-size:inherit;color:inherit;white-space:pre-line;word-wrap:break-word;word-break:break-word}._stateGood_jbesg_28{color:var(--sapPositiveTextColor)}._stateError_jbesg_32{color:var(--sapNegativeTextColor)}._stateCritical_jbesg_36{color:var(--sapCriticalTextColor)}._stateNeutral_jbesg_40{color:var(--sapNeutralTextColor)}}"; export declare const classNames: { readonly numericSideIndicator: "_numericSideIndicator_jbesg_1"; readonly title: "_title_jbesg_12"; readonly value: "_value_jbesg_20"; readonly stateGood: "_stateGood_jbesg_28"; readonly stateError: "_stateError_jbesg_32"; readonly stateCritical: "_stateCritical_jbesg_36"; readonly stateNeutral: "_stateNeutral_jbesg_40"; }; export { styleData as content };