@ui5/webcomponents-react
Version:
React Wrapper for UI5 Web Components and additional components
12 lines • 1.99 kB
JavaScript
export const styleData = {
packageName: '@ui5/webcomponents-react',
fileName: 'ObjectPageAnchorBar.module.css',
content: "@layer ui5-webcomponents-react{.ObjectPageAnchorBar_container_1n61l_1{inset-inline-start:50%;position:absolute}.ObjectPageAnchorBar_container_1n61l_1:after,.ObjectPageAnchorBar_container_1n61l_1:before{content:\"\";height:.0625rem;inset-block-start:50%;position:absolute;width:4rem}.ObjectPageAnchorBar_container_1n61l_1:before{background-image:linear-gradient(to left,var(--sapObjectHeader_BorderColor),#0000);inset-inline-end:100%}.ObjectPageAnchorBar_container_1n61l_1:after{background-image:linear-gradient(to right,var(--sapObjectHeader_BorderColor),#0000);inset-inline-start:100%}.ObjectPageAnchorBar_anchorBarActionButton_1n61l_25{--_ui5wcr_anchor-btn-center:calc((1.5rem - var(--sapButton_BorderWidth))/2);inset-block-start:calc(var(--_ui5wcr_anchor-btn-center)*-1);inset-inline-start:calc(50% - var(--_ui5wcr_anchor-btn-center));position:absolute;z-index:3}.ObjectPageAnchorBar_anchorBarActionButton_1n61l_25:not([pressed]){background-color:var(--sapObjectHeader_Background)}.ObjectPageAnchorBar_anchorBarActionButtonExpandable_1n61l_37+.ObjectPageAnchorBar_anchorBarActionButtonPinnable_1n61l_38{inset-inline-start:calc(50% - var(--_ui5wcr_anchor-btn-center) + 1rem)}.ObjectPageAnchorBar_anchorBarActionPinnableAndExpandable_1n61l_43.ObjectPageAnchorBar_anchorBarActionButtonExpandable_1n61l_37{inset-inline-start:calc(50% - var(--_ui5wcr_anchor-btn-center) - 1rem)}}"
};
export const classNames = {
"container": "ObjectPageAnchorBar_container_1n61l_1",
"anchorBarActionButton": "ObjectPageAnchorBar_anchorBarActionButton_1n61l_25",
"anchorBarActionButtonExpandable": "ObjectPageAnchorBar_anchorBarActionButtonExpandable_1n61l_37",
"anchorBarActionButtonPinnable": "ObjectPageAnchorBar_anchorBarActionButtonPinnable_1n61l_38",
"anchorBarActionPinnableAndExpandable": "ObjectPageAnchorBar_anchorBarActionPinnableAndExpandable_1n61l_43"
};