UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

22 lines (21 loc) 2.54 kB
export declare const styleData = "@layer ui5-webcomponents-react{._listItem_1xl6f_1{min-height:0;height:var(--_ui5wcr-MessageViewListItemHeightSingle)}._message_1xl6f_6{padding:.25rem 0;width:100%;max-width:100%;overflow:hidden;padding-inline-end:1rem;box-sizing:border-box}._withSubtitle_1xl6f_15{height:var(--_ui5wcr-MessageViewListItemHeightByLine)}._withChildren_1xl6f_19{padding-inline-end:0}._iconContainer_1xl6f_23{width:3rem;min-width:3rem;height:2.25rem;display:flex;align-items:center;justify-content:center}._icon_1xl6f_23{width:1rem;height:1rem}._titleContainer_1xl6f_37{flex:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._title_1xl6f_37{font-family:var(--sapFontHeaderFamily);font-size:var(--_ui5wcr-MessageItemTitleFontSize);color:var(--sapGroup_TitleTextColor);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;+._subtitle_1xl6f_54{margin-block-start:.25rem;cursor:inherit}}._counter_1xl6f_60{color:var(--sapContent_MarkerTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);padding-inline-start:1rem;flex:none}._navigation_1xl6f_68{height:.875rem;width:.875rem;padding:0 .9375rem;flex-shrink:0}._typeNegative_1xl6f_75{._icon_1xl6f_23{color:var(--sapNegativeElementColor)}}._typePositive_1xl6f_81{._icon_1xl6f_23{color:var(--sapPositiveElementColor)}}._typeCritical_1xl6f_87{._icon_1xl6f_23{color:var(--sapCriticalElementColor)}}._typeInformation_1xl6f_93,._typeNone_1xl6f_94{._icon_1xl6f_23{color:var(--sapInformativeElementColor)}}._pseudoInvisibleText_1xl6f_100{font-size:0;left:0;position:absolute;top:0;user-select:none}}"; export declare const classNames: { readonly listItem: "_listItem_1xl6f_1"; readonly message: "_message_1xl6f_6"; readonly withSubtitle: "_withSubtitle_1xl6f_15"; readonly withChildren: "_withChildren_1xl6f_19"; readonly iconContainer: "_iconContainer_1xl6f_23"; readonly icon: "_icon_1xl6f_23"; readonly titleContainer: "_titleContainer_1xl6f_37"; readonly title: "_title_1xl6f_37"; readonly subtitle: "_subtitle_1xl6f_54"; readonly counter: "_counter_1xl6f_60"; readonly navigation: "_navigation_1xl6f_68"; readonly typeNegative: "_typeNegative_1xl6f_75"; readonly typePositive: "_typePositive_1xl6f_81"; readonly typeCritical: "_typeCritical_1xl6f_87"; readonly typeInformation: "_typeInformation_1xl6f_93"; readonly typeNone: "_typeNone_1xl6f_94"; readonly pseudoInvisibleText: "_pseudoInvisibleText_1xl6f_100"; }; export { styleData as content };