UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

12 lines 1.24 kB
export const styleData = { packageName: '@ui5/webcomponents-react', fileName: 'TablePlaceholder.module.css', content: "@layer ui5-webcomponents-react{@keyframes TablePlaceholder_placeholderShimmer_162vo_1{0%{background-position-x:100%}to{background-position-x:0}}.TablePlaceholder_animation_162vo_10{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:TablePlaceholder_placeholderShimmer_162vo_1;animation-timing-function:linear;background-image:var(--sapContent_Placeholderloading_Gradient);background-repeat:no-repeat;background-size:1000px 104px}.TablePlaceholder_row_162vo_21{align-items:center;display:flex;height:var(--_ui5wcr-AnalyticalTableRowHeight)}.TablePlaceholder_cellContainer_162vo_27{box-sizing:border-box;display:flex;padding-inline:.25rem}.TablePlaceholder_cell_162vo_27{border-radius:var(--sapElement_BorderCornerRadius);height:var(--sapFontSize);width:60%}}" }; export const classNames = { "animation": "TablePlaceholder_animation_162vo_10", "placeholderShimmer": "TablePlaceholder_placeholderShimmer_162vo_1", "row": "TablePlaceholder_row_162vo_21", "cellContainer": "TablePlaceholder_cellContainer_162vo_27", "cell": "TablePlaceholder_cell_162vo_27" };