3.6.2 • Published 6 months ago

@maggioli-design-system/mds-chip v3.6.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

mds-chip

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 JavaScript framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
clickableclickableAdds ARIA support to the element if has interactionboolean \| undefinedundefined
deletabledeletableShows the cross icon to perform cancel/delete action on elementboolean \| undefinedundefined
disableddisabledSets the component disabled statusboolean \| undefinedfalse
iconiconThe icon displayed to the left of the component's labelstring \| undefinedundefined
label (required)labelThe label displayed to the right of the component's iconstringundefined
selectableselectableSets if the component change is status to selected when is clickedboolean \| undefinedfalse
selectedselectedSets the component selectedboolean \| undefinedundefined
tonetoneSets the color variant tone of the component"strong" \| "weak" \| undefined'strong'
variantvariantSets the color variant of the component"ai" \| "amaranth" \| "aqua" \| "blue" \| "dark" \| "error" \| "green" \| "info" \| "lime" \| "orange" \| "orchid" \| "primary" \| "secondary" \| "sky" \| "success" \| "violet" \| "warning" \| "yellow" \| undefined'primary'

Events

EventDescriptionType
mdsChipClickLabelEmits when the component's label is clickedCustomEvent<MdsChipEvent>
mdsChipDeleteEmits when the component's delete button is clickedCustomEvent<MdsChipEvent>

Methods

updateLang() => Promise<void>

Returns

Type: Promise<void>

CSS Custom Properties

NameDescription
--mds-chip-backgroud-selectedSets the background-color of the component when it's selected
--mds-chip-backgroundSets the background-color of the component
--mds-chip-colorSets the color of the component
--mds-chip-color-selectedSets the color of the component when it's selected
--mds-chip-icon-backgroundSets the background-color of the icon
--mds-chip-icon-background-selectedSets the background-color color of the icon when the component is selected
--mds-chip-icon-colorSets the fill color of the icon of the component
--mds-chip-icon-color-selectedSets the fill color of the icon of the component when it's selected
--mds-chip-opacity-disabledSets the opacity of the component when it's disabled

Dependencies

Used by

Depends on

Graph

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

Built with love @ Gruppo Maggioli from R&D Department

3.4.0

9 months ago

3.3.0

9 months ago

3.2.0

10 months ago

3.1.1

11 months ago

3.1.0

12 months ago

3.6.2

6 months ago

3.6.1

6 months ago

3.4.3

8 months ago

3.6.0

7 months ago

3.4.2

8 months ago

3.5.0

8 months ago

3.4.1

9 months ago

3.0.0

12 months ago

2.10.4

1 year ago

2.10.2

1 year ago

2.10.3

1 year ago

2.10.1

1 year ago

2.10.0

1 year ago

2.9.7

1 year ago

2.9.6

2 years ago

2.9.5

2 years ago

2.9.4

2 years ago

2.9.3

2 years ago

2.9.2

2 years ago

2.9.1

2 years ago

2.9.0

2 years ago

2.7.0

2 years ago

2.6.0

2 years ago

2.5.4

2 years ago

2.5.3

2 years ago

2.5.2

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.5.0

2 years ago

2.4.0

2 years ago

2.2.2

2 years ago

2.5.1

2 years ago

2.1.2

2 years ago

2.1.1

3 years ago

2.1.0

3 years ago

1.4.0

3 years ago

2.0.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago