UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

12 lines (11 loc) 649 B
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js'; export declare const styleData: StyleDataCSP; export declare const classNames: { readonly numericSideIndicator: "NumericSideIndicator_numericSideIndicator_jbesg_1"; readonly title: "NumericSideIndicator_title_jbesg_12"; readonly value: "NumericSideIndicator_value_jbesg_20"; readonly stateGood: "NumericSideIndicator_stateGood_jbesg_28"; readonly stateError: "NumericSideIndicator_stateError_jbesg_32"; readonly stateCritical: "NumericSideIndicator_stateCritical_jbesg_36"; readonly stateNeutral: "NumericSideIndicator_stateNeutral_jbesg_40"; };