@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
8 lines • 886 B
JavaScript
export const styleData = ` ui5-webcomponents-react{._manageViewsDialog_1puxj_1{width:100%;&::part(content),&::part(header){padding:0}&::part(footer){padding:0;border-block-start:none}} (min-width:1024px){._manageViewsDialog_1puxj_1{width:70vw}}._headerText_1puxj_21{box-sizing:border-box;align-self:start;overflow:hidden;max-width:100%;padding-inline:1rem;min-height:var(--_ui5_popup_default_header_height);max-height:var(--_ui5_popup_default_header_height);line-height:var(--_ui5_popup_default_header_height)}._search_1puxj_32{width:calc(100% - 2rem);margin-block-end:.5rem}._inputIcon_1puxj_37{cursor:pointer;color:var(--sapContent_IconColor)}}`;
export const classNames = {
"manageViewsDialog": "_manageViewsDialog_1puxj_1",
"headerText": "_headerText_1puxj_21",
"search": "_search_1puxj_32",
"inputIcon": "_inputIcon_1puxj_37"
};
export { styleData as content };