carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 654 B
JavaScript
;var e=require("styled-components"),t=require("../../style/themes/apply-base-theme.js");function o(e){return e&&e.__esModule?e:{default:e}}var d=o(e);const p=d.default.div.attrs(t.default).withConfig({displayName:"popover.style__StyledBackdrop",componentId:"sc-914db531-0"})(["bottom:0;left:0;position:fixed;right:0;top:0;z-index:var( --adaptiveSidebarModalBackdrop,"," );background:transparent;"],(({theme:e})=>e.zIndex.popover)),r=d.default.div.withConfig({displayName:"popover.style__StyledPopoverContent",componentId:"sc-914db531-1"})(["",""],(({isOpen:e})=>!e&&"display: none;"));exports.StyledBackdrop=p,exports.StyledPopoverContent=r;