@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
20 lines (19 loc) • 2.22 kB
TypeScript
export declare const styleData = "@layer ui5-webcomponents-react{._tHactive_d4763_1{justify-content:center}._groupedTableHeader_d4763_5{display:none}._tableInGroup_d4763_9 [ui5-table-row]:last-child{border-bottom:none}._groupPanel_d4763_13{&::part(content){padding:0}}._searchInputContainer_d4763_19{height:var(--_ui5wcr-ToolbarHeight);padding-bottom:.25rem}._searchInput_d4763_19{width:100%}._dialogComponent_d4763_28{width:40rem;height:55rem;&::part(content),&::part(footer),&::part(header){padding:0}}._dialogComponent_d4763_28[data-is-phone=true]{height:100%;width:100%;max-height:100%;max-width:100%;border-radius:0;inset-block-start:0;inset-inline-start:0}._header_d4763_49{width:100%;padding-inline:1rem;padding-block:.25rem 0;*{margin-block:.25rem;margin-inline:0}[ui5-input]{width:100%}}._subheaderContainer_d4763_64{padding-block-start:.25rem;padding-inline:1rem;box-shadow:var(--sapContent_HeaderShadow)}._subheader_d4763_64{padding-block-end:.25rem;[data-component-name=ToolbarContent]>:last-child{margin:0}[data-component-name=ToolbarContent]>:first-child{margin-inline:0 .25rem}}._footer_d4763_83{:not(:last-child){margin-inline-end:.25rem}}._showValuesBtn_d4763_89{flex-shrink:0}._spacer_d4763_93{flex-grow:1}._inactiveTable_d4763_97{pointer-events:none}._checkBoxSpacer_d4763_101{width:calc(var(--_ui5wcr-CheckBoxWidthHeight) - 11px)}}";
export declare const classNames: {
readonly tHactive: "_tHactive_d4763_1";
readonly groupedTableHeader: "_groupedTableHeader_d4763_5";
readonly tableInGroup: "_tableInGroup_d4763_9";
readonly groupPanel: "_groupPanel_d4763_13";
readonly searchInputContainer: "_searchInputContainer_d4763_19";
readonly searchInput: "_searchInput_d4763_19";
readonly dialogComponent: "_dialogComponent_d4763_28";
readonly header: "_header_d4763_49";
readonly subheaderContainer: "_subheaderContainer_d4763_64";
readonly subheader: "_subheader_d4763_64";
readonly footer: "_footer_d4763_83";
readonly showValuesBtn: "_showValuesBtn_d4763_89";
readonly spacer: "_spacer_d4763_93";
readonly inactiveTable: "_inactiveTable_d4763_97";
readonly checkBoxSpacer: "_checkBoxSpacer_d4763_101";
};
export { styleData as content };