UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 2.83 kB
import{styled as e,css as d}from"styled-components";import{Typography as o}from"../../typography/index.js";import{Radio as i}from"../../radio/index.js";const l=e.div.withConfig({displayName:"styled__ReferralRadioStyled",componentId:"sc-1dhw4z7-0"})(["display:flex;box-sizing:border-box;width:100%;max-width:463px;background:",";border:1px solid ",";border-radius:10px;overflow:hidden;min-width:324px;",""],({theme:e})=>"light"===e.mode?e.default.colors.base.white:"rgba(0, 0, 0, 0)",({theme:e})=>e.colors.grayScale.gray2,({$checked:e,$skeleton:o})=>o?d([""]):d(e?["border-color:",";"]:["&:hover{border-color:",";}"],({theme:e})=>e.colors.accent.primary)),a=e.label.withConfig({displayName:"styled__ReferralRadioContent",componentId:"sc-1dhw4z7-1"})(["display:flex;flex-direction:column;box-sizing:border-box;padding:16px;width:100%;cursor:",";"],({$skeleton:e,$checked:d})=>e?"progress":d?"default":"pointer"),t=e.div.withConfig({displayName:"styled__ReferralRadioHead",componentId:"sc-1dhw4z7-2"})(["display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;"]),r=e(o).attrs({variant:"body-m-semibold"}).withConfig({displayName:"styled__ReferralRadioName",componentId:"sc-1dhw4z7-3"})([""]),n=e(i).withConfig({displayName:"styled__ReferralRadioRadio",componentId:"sc-1dhw4z7-4"})([""]),s=e.div.withConfig({displayName:"styled__ReferralRadioBody",componentId:"sc-1dhw4z7-5"})(["display:flex;width:100%;"]),p=e.div.withConfig({displayName:"styled__ReferralRadioTable",componentId:"sc-1dhw4z7-6"})(["display:flex;flex-direction:column;width:100%;row-gap:12px;"]),c=e.div.withConfig({displayName:"styled__ReferralRadioTableRow",componentId:"sc-1dhw4z7-7"})(["display:flex;justify-content:space-between;width:100%;"]),m=e(o).attrs({variant:"body-m-semibold"}).withConfig({displayName:"styled__ReferralRadioTableCell",componentId:"sc-1dhw4z7-8"})(["display:inline-flex;--skeleton-width:100px;"]),y=e(o).attrs({variant:"body-m-regular"}).withConfig({displayName:"styled__ReferralRadioTableHeadCell",componentId:"sc-1dhw4z7-9"})(["display:inline-flex;color:",";--skeleton-width:240px;"],({theme:e})=>e.colors.grayScale.gray1),h=e(m).withConfig({displayName:"styled__ReferralRadioTableSelectedCell",componentId:"sc-1dhw4z7-10"})(["display:inline-flex;color:",";"],({theme:e})=>e.colors.accent.primary),f=e.div.withConfig({displayName:"styled__ReferralRadioGroup",componentId:"sc-1dhw4z7-11"})(["display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%;"]);export{s as ReferralRadioBody,a as ReferralRadioContent,f as ReferralRadioGroup,t as ReferralRadioHead,r as ReferralRadioName,n as ReferralRadioRadio,l as ReferralRadioStyled,p as ReferralRadioTable,m as ReferralRadioTableCell,y as ReferralRadioTableHeadCell,c as ReferralRadioTableRow,h as ReferralRadioTableSelectedCell};