UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 1.25 kB
import{styled as t,css as e}from"styled-components";import o from"./assets/grid.svg.js";import i from"./assets/blue-purple-center.svg.js";import s from"./assets/blue-purple-bottom-left.svg.js";const n=t.div.withConfig({displayName:"styled__BackgroundStyled",componentId:"sc-13qpx19-0"})(["display:flex;justify-content:center;align-items:center;position:absolute;top:0px;bottom:0px;left:0px;right:0px;pointer-events:none;",""],(({$variant:t,$disableRepeat:i})=>"grid"===t?e(["background:url(",");background-size:contain;background-position:center;"," opacity:0.35;@media (max-width:1862px){background-size:cover;}"],JSON.stringify(o),!i&&e(["background-repeat:repeat;"])):e([""]))),p=t.img.withConfig({displayName:"styled__BackgroundImage",componentId:"sc-13qpx19-1"})([""]),r=t(p).attrs({src:i,width:773,height:576}).withConfig({displayName:"styled__BackgroundBluePurpleCenterImage",componentId:"sc-13qpx19-2"})(["width:773px;height:576px;"]),a=t(p).attrs({src:s,width:663,height:300}).withConfig({displayName:"styled__BackgroundBluePurpleBottomLeftImage",componentId:"sc-13qpx19-3"})(["width:663px;height:300px;"]);export{a as BackgroundBluePurpleBottomLeftImage,r as BackgroundBluePurpleCenterImage,p as BackgroundImage,n as BackgroundStyled};