UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

15 lines 1.98 kB
export const styleData = { packageName: '@ui5/webcomponents-react', fileName: 'ObjectPageSection.module.css', content: "@layer ui5-webcomponents-react{.ObjectPageSection_section_16m7y_1 [data-component-name=ObjectPageSubSection]:not(:first-child){padding-block-start:.5rem}.ObjectPageSection_headerContainer_16m7y_5{color:var(--sapGroup_TitleTextColor);font-family:var(--sapFontFamily);padding-block:.5rem}.ObjectPageSection_titleContainer_16m7y_11{border-block-start:var(--_ui5wcr_ObjectPage_SectionBorderTop);box-sizing:border-box;height:2.25rem}.ObjectPageSection_title_16m7y_11{color:var(--sapGroup_TitleTextColor);display:inline-block;font-family:var(--_ui5wcr_ObjectPage_SectionTitleFontFamily);font-size:var(--sapFontHeader4Size);height:var(--_ui5wcr_ObjectPage_SectionTitleHeight);line-height:var(--_ui5wcr_ObjectPage_SectionTitleLineHeight);max-width:100%;overflow:hidden;text-decoration:var(--_ui5wcr_ObjectPage_SectionTitleTextDecoration);text-overflow:ellipsis;white-space:nowrap}.ObjectPageSection_uppercase_16m7y_31{text-transform:uppercase}.ObjectPageSection_wrap_16m7y_35 .ObjectPageSection_titleContainer_16m7y_11{height:unset}.ObjectPageSection_wrap_16m7y_35 .ObjectPageSection_title_16m7y_11{height:unset;line-height:normal;white-space:normal}.ObjectPageSection_sectionContent_16m7y_46{height:100%;white-space:normal}.ObjectPageSection_sectionContentInner_16m7y_51{box-sizing:border-box;font-family:var(--sapFontFamily);height:100%;padding-block:.5rem}}" }; export const classNames = { "section": "ObjectPageSection_section_16m7y_1", "headerContainer": "ObjectPageSection_headerContainer_16m7y_5", "titleContainer": "ObjectPageSection_titleContainer_16m7y_11", "title": "ObjectPageSection_title_16m7y_11", "uppercase": "ObjectPageSection_uppercase_16m7y_31", "wrap": "ObjectPageSection_wrap_16m7y_35", "sectionContent": "ObjectPageSection_sectionContent_16m7y_46", "sectionContentInner": "ObjectPageSection_sectionContentInner_16m7y_51" };