UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 1.68 kB
import e,{css as t}from"styled-components";import{margin as i}from"styled-system";import l from"../../style/themes/apply-base-theme.js";const n=e.div.attrs(l).withConfig({displayName:"duelling-picklist.style__StyledDuellingPicklistOverlay",componentId:"sc-c5d06e9c-0"})([""," transition:opacity 0.3s;",""],i,(({disabled:e})=>e&&t(["opacity:0.2;pointer-events:none;user-select:none;"]))),s=e.div.withConfig({displayName:"duelling-picklist.style__StyledDuellingPicklist",componentId:"sc-c5d06e9c-1"})(["display:flex;justify-content:space-between;align-items:stretch;position:relative;"]),d=e.div.withConfig({displayName:"duelling-picklist.style__StyledLabelContainer",componentId:"sc-c5d06e9c-2"})(["display:flex;justify-content:space-around;margin-top:40px;margin-bottom:16px;"]),o=e.p.withConfig({displayName:"duelling-picklist.style__StyledLabel",componentId:"sc-c5d06e9c-3"})(["font-weight:500;font-size:12px;letter-spacing:1;margin:0;"]),c=e.div.withConfig({displayName:"duelling-picklist.style__StyledControlsContainer",componentId:"sc-c5d06e9c-4"})(["display:flex;justify-content:space-around;margin-bottom:16px;"]),p=e.div.withConfig({displayName:"duelling-picklist.style__StyledControl",componentId:"sc-c5d06e9c-5"})(["width:50%;padding-right:40px;& ~ &{padding-right:0;padding-left:40px;}"]),a=e.div.withConfig({displayName:"duelling-picklist.style__StyledPicklistPlaceholder",componentId:"sc-c5d06e9c-6"})(["height:100%;display:flex;justify-content:center;align-items:center;"]);export{p as StyledControl,c as StyledControlsContainer,s as StyledDuellingPicklist,n as StyledDuellingPicklistOverlay,o as StyledLabel,d as StyledLabelContainer,a as StyledPicklistPlaceholder};