Sha256: ba14ad3a47a12655698677f8e4fe47584544adaf43f30916dc3bc7f95cf2f911

Contents?: true

Size: 940 Bytes

Versions: 1978

Compression:

Stored size: 940 Bytes

Contents

import React from 'react'

import LabelPill from '../_label_pill'

const LabelPillDefault = (props) => (

  <>
    <LabelPill
        label="Service Needed"
        pillValue="76"
        {...props}
    />

    <LabelPill
        label="Waiting"
        pillValue="69"
        variant="success"
        {...props}
    />

    <LabelPill
        label="In Service"
        pillValue="28"
        variant="error"
        {...props}
    />

    <LabelPill
        label="Fully Serviced"
        pillValue="101"
        variant="warning"
        {...props}
    />

    <LabelPill
        label="Inbox"
        pillValue="197"
        variant="info"
        {...props}
    />

    <LabelPill
        label="Outbox"
        pillValue="13"
        variant="neutral"
        {...props}
    />

    <LabelPill
        label="Inbox"
        pillValue="218"
        variant="primary"
        {...props}
    />
  </>
)

export default LabelPillDefault

Version data entries

1,978 entries across 1,978 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_label_pill/docs/_label_pill_default.jsx