2.11.6 • Published 21 days ago

@maggioli-design-system/mds-label v2.11.6

Weekly downloads
-
License
MIT
Repository
-
Last release
21 days ago

mds-label

This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
deletabledeletableEnables the cross icon to perform cancel/delete action on elementbooleanfalse
labelActionlabel-actionSpecifies the ARIA label for remove elementstring \| undefined'Rimuovi'
tonetoneSets the tone of the color variant"quiet" \| "strong" \| "weak"'quiet'
truncatetruncateTruncates text inside the label or displays it in multiline if needed"all" \| "none" \| "word" \| undefinedundefined
typographytypographySpecifies the typography of the element"action" \| "caption" \| "detail" \| "h1" \| "h2" \| "h3" \| "h4" \| "h5" \| "h6" \| "hack" \| "label" \| "option" \| "paragraph" \| "snippet" \| "tip"'caption'
variantvariantSets the theme variant colors"amaranth" \| "aqua" \| "blue" \| "dark" \| "error" \| "green" \| "info" \| "light" \| "lime" \| "orange" \| "orchid" \| "sky" \| "success" \| "violet" \| "warning" \| "yellow"'sky'

Events

EventDescriptionType
mdsLabelDeleteEmits when the label has to be cancelledCustomEvent<void>

Slots

SlotDescription
"default"Add text string to this slot, avoid to add HTML elements or components here.

CSS Custom Properties

NameDescription
--mds-label-backgroundSets the background-color of the component
--mds-label-colorSets the text color of the component
--mds-label-icon-colorSets the color of the icon
--mds-label-selection-backgroundSets the selection background color of the text
--mds-label-selection-colorSets the selection color of the text

Dependencies

Depends on

Graph

graph TD;
  mds-label --> mds-text
  mds-label --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  style mds-label fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

2.11.6

21 days ago

2.11.5

3 months ago

2.11.4

3 months ago

2.11.3

3 months ago

2.11.2

3 months ago

2.11.1

3 months ago

2.11.0

3 months ago

2.9.0

3 months ago

2.8.0

3 months ago

2.6.4

4 months ago

2.6.3

4 months ago

2.6.2

5 months ago

2.3.0

8 months ago

2.5.0

6 months ago

2.3.2

7 months ago

2.3.1

7 months ago

2.6.1

6 months ago

2.6.0

6 months ago

2.2.0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago