@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
16 lines (15 loc) • 881 B
TypeScript
import type { StyleDataCSP } from '@ui5/webcomponents-base/dist/types.js';
export declare const styleData: StyleDataCSP;
export declare const classNames: {
readonly container: "VariantManagement_container_39dnl_1";
readonly title: "VariantManagement_title_39dnl_8";
readonly disabled: "VariantManagement_disabled_39dnl_22";
readonly dirtyState: "VariantManagement_dirtyState_39dnl_33";
readonly dirtyStateText: "VariantManagement_dirtyStateText_39dnl_41";
readonly navDownBtn: "VariantManagement_navDownBtn_39dnl_46";
readonly footer: "VariantManagement_footer_39dnl_50";
readonly inputIcon: "VariantManagement_inputIcon_39dnl_56";
readonly searchInputContainer: "VariantManagement_searchInputContainer_39dnl_61";
readonly searchInput: "VariantManagement_searchInput_39dnl_61";
readonly popover: "VariantManagement_popover_39dnl_69";
};