carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 1.84 kB
JavaScript
"use strict";var e=require("styled-components"),t=require("styled-system"),i=require("../../style/themes/apply-base-theme.js");function l(e){return e&&e.__esModule?e:{default:e}}var n=l(e);const s=n.default.div.attrs(i.default).withConfig({displayName:"duelling-picklist.style__StyledDuellingPicklistOverlay",componentId:"sc-c5d06e9c-0"})([""," transition:opacity 0.3s;",""],t.margin,(({disabled:t})=>t&&e.css(["opacity:0.2;pointer-events:none;user-select:none;"]))),d=n.default.div.withConfig({displayName:"duelling-picklist.style__StyledDuellingPicklist",componentId:"sc-c5d06e9c-1"})(["display:flex;justify-content:space-between;align-items:stretch;position:relative;"]),o=n.default.div.withConfig({displayName:"duelling-picklist.style__StyledLabelContainer",componentId:"sc-c5d06e9c-2"})(["display:flex;justify-content:space-around;margin-top:40px;margin-bottom:16px;"]),a=n.default.p.withConfig({displayName:"duelling-picklist.style__StyledLabel",componentId:"sc-c5d06e9c-3"})(["font-weight:500;font-size:12px;letter-spacing:1;margin:0;"]),c=n.default.div.withConfig({displayName:"duelling-picklist.style__StyledControlsContainer",componentId:"sc-c5d06e9c-4"})(["display:flex;justify-content:space-around;margin-bottom:16px;"]),p=n.default.div.withConfig({displayName:"duelling-picklist.style__StyledControl",componentId:"sc-c5d06e9c-5"})(["width:50%;padding-right:40px;& ~ &{padding-right:0;padding-left:40px;}"]),r=n.default.div.withConfig({displayName:"duelling-picklist.style__StyledPicklistPlaceholder",componentId:"sc-c5d06e9c-6"})(["height:100%;display:flex;justify-content:center;align-items:center;"]);exports.StyledControl=p,exports.StyledControlsContainer=c,exports.StyledDuellingPicklist=d,exports.StyledDuellingPicklistOverlay=s,exports.StyledLabel=a,exports.StyledLabelContainer=o,exports.StyledPicklistPlaceholder=r;