UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

12 lines 1.12 kB
export const styleData = { packageName: '@ui5/webcomponents-react', fileName: 'Expandable.module.css', content: "@layer ui5-webcomponents-react{.Expandable_container_n3fi0_1{flex-shrink:0;height:var(--_ui5wcr-AnalyticalTableExpandButtonHeight);margin-inline-end:.125rem}.Expandable_icon_n3fi0_7{align-items:center;color:var(--sapContent_IconColor);display:flex;height:100%;width:100%}.Expandable_icon_n3fi0_7::part(root){height:var(--_ui5wcr-AnalyticalTableExpandIconHeight);padding:.375rem;width:var(--_ui5wcr-AnalyticalTableExpandIconHeight)}.Expandable_button_n3fi0_20{color:var(--sapTextColor);font-size:.75rem;height:100%}.Expandable_nonExpandableCellSpacer_n3fi0_26{flex-shrink:0;width:var(--_ui5wcr-AnalyticalTableExpandIndicatorWidth)}.Expandable_withExpandableButton_n3fi0_31{margin-inline-end:.5rem}}" }; export const classNames = { "container": "Expandable_container_n3fi0_1", "icon": "Expandable_icon_n3fi0_7", "button": "Expandable_button_n3fi0_20", "nonExpandableCellSpacer": "Expandable_nonExpandableCellSpacer_n3fi0_26", "withExpandableButton": "Expandable_withExpandableButton_n3fi0_31" };