UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

21 lines 2.69 kB
export const styleData = { packageName: '@ui5/webcomponents-react', fileName: 'FilterBarDialog.module.css', content: "@layer ui5-webcomponents-react{.FilterBarDialog_tHactive_4brh3_1{justify-content:center}.FilterBarDialog_groupedTableHeader_4brh3_5{display:none}.FilterBarDialog_tableInGroup_4brh3_9 [ui5-table-row]:last-child{border-bottom:none}.FilterBarDialog_groupPanel_4brh3_13::part(content){padding:0}.FilterBarDialog_searchInputContainer_4brh3_19{height:var(--_ui5wcr-ToolbarHeight);padding-bottom:.25rem}.FilterBarDialog_searchInput_4brh3_19{width:100%}.FilterBarDialog_dialogComponent_4brh3_28{height:55rem;width:40rem}.FilterBarDialog_dialogComponent_4brh3_28::part(content),.FilterBarDialog_dialogComponent_4brh3_28::part(footer),.FilterBarDialog_dialogComponent_4brh3_28::part(header){padding:0}.FilterBarDialog_dialogComponent_4brh3_28[data-is-phone=true]{border-radius:0;height:100%;inset-block-start:0;inset-inline-start:0;max-height:100%;max-width:100%;width:100%}.FilterBarDialog_header_4brh3_49{padding-block:.25rem 0;padding-inline:1rem;width:100%}.FilterBarDialog_header_4brh3_49 *{margin-block:.25rem;margin-inline:0}.FilterBarDialog_header_4brh3_49 [ui5-input]{width:100%}.FilterBarDialog_subheaderContainer_4brh3_64{box-shadow:var(--sapContent_HeaderShadow);padding-block-start:.25rem;padding-inline:1rem}.FilterBarDialog_subheader_4brh3_64{padding-block-end:.25rem}.FilterBarDialog_subheader_4brh3_64 [data-component-name=ToolbarContent]>:last-child{margin:0}.FilterBarDialog_subheader_4brh3_64 [data-component-name=ToolbarContent]>:first-child{margin-inline:0 .25rem}.FilterBarDialog_footer_4brh3_83 :not(:last-child){margin-inline-end:.25rem}.FilterBarDialog_showValuesBtn_4brh3_89{flex-shrink:0}.FilterBarDialog_spacer_4brh3_93{flex-grow:1}.FilterBarDialog_inactiveTable_4brh3_97{pointer-events:none}}" }; export const classNames = { "tHactive": "FilterBarDialog_tHactive_4brh3_1", "groupedTableHeader": "FilterBarDialog_groupedTableHeader_4brh3_5", "tableInGroup": "FilterBarDialog_tableInGroup_4brh3_9", "groupPanel": "FilterBarDialog_groupPanel_4brh3_13", "searchInputContainer": "FilterBarDialog_searchInputContainer_4brh3_19", "searchInput": "FilterBarDialog_searchInput_4brh3_19", "dialogComponent": "FilterBarDialog_dialogComponent_4brh3_28", "header": "FilterBarDialog_header_4brh3_49", "subheaderContainer": "FilterBarDialog_subheaderContainer_4brh3_64", "subheader": "FilterBarDialog_subheader_4brh3_64", "footer": "FilterBarDialog_footer_4brh3_83", "showValuesBtn": "FilterBarDialog_showValuesBtn_4brh3_89", "spacer": "FilterBarDialog_spacer_4brh3_93", "inactiveTable": "FilterBarDialog_inactiveTable_4brh3_97" };