Sha256: 30313b2161aaf02ae7d13a34b71d6468fbdd8cab9f694482f2b864a2aedf7751

Contents?: true

Size: 807 Bytes

Versions: 855

Compression:

Stored size: 807 Bytes

Contents

import React from 'react'
import { Background } from '../..'
import { Flex } from '../..'

const BackgroundStatusSubtle = (props) => (
<Flex
    gap="md"
    justify="center"
    wrap
>
    <Background
        backgroundColor="success_subtle"
        padding="xl"
        {...props}
    />
    <br />
    <Background
        backgroundColor="warning_subtle"
        padding="xl"
        {...props}
    />
    <br />
    <Background
        backgroundColor="error_subtle"
        padding="xl"
        {...props}
    />
    <br />
    <Background
        backgroundColor="info_subtle"
        padding="xl"
        {...props}
    />
    <br />
    <Background
        backgroundColor="neutral_subtle"
        padding="xl"
        {...props}
    />
    <br />
  </Flex>
)

export default BackgroundStatusSubtle

Version data entries

855 entries across 855 versions & 2 rubygems

Version Path
playbook_ui_docs-13.19.0.pre.alpha.play1186collapsiblenaviconcolorbug2321 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.play1186collapsiblenaviconcolorbug2321 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.PBNTR211tablekitsubcomponentsreact2318 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.PBNTR211tablekitsubcomponentsreact2318 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2306 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2306 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2305 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.play1174fixconfimationtoastmobilebug2305 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.20.0 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.20.0 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.play1141iconkitusinglibrary2264 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.play1141iconkitusinglibrary2264 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.PBNTR207tabledivsupport2261 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2261 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0.pre.alpha.PBNTR207tabledivsupport2245 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2245 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.19.0 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.19.0 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui_docs-13.18.0.pre.alpha.thor93bargraphoptions2219 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx
playbook_ui-13.18.0.pre.alpha.thor93bargraphoptions2219 app/pb_kits/playbook/pb_background/docs/_background_status_subtle.jsx