5.0.4 • Published 10 months ago

@maggioli-design-system/mds-banner v5.0.4

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

mds-banner

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
deletabledeletableShows the cross icon to perform cancel/delete action on elementboolean \| undefinedundefined
headlineheadlineThe title on the top of the bannerstring \| undefinedundefined
iconiconAn icon displayed at the top left of the bannerstring \| undefinedundefined
tonetoneSets the tone of the color variant"quiet" \| "strong" \| "weak" \| undefined'weak'
variantvariantSets the theme variant colors"dark" \| "error" \| "info" \| "light" \| "primary" \| "success" \| "warning" \| undefined'light'

Events

EventDescriptionType
mdsBannerCloseEmits when the url view is closedCustomEvent<void>

Slots

SlotDescription
"action"Add HTML elements or components, it is recommended to use mds-button element.
"default"Add text string, HTML elements or components to this slot.

CSS Custom Properties

NameDescription
--mds-banner-backgroundSets the background-color of the component
--mds-banner-close-icon-hover-backgroundSets the background color of the close icon when the mouse is over it
--mds-banner-colorSets the text color of the component
--mds-banner-gapSets gap between banner elements
--mds-banner-icon-colorSets the close icon fill color of the component
--mds-banner-radiusSets the border-radius of the component
--mds-banner-shadowSets the box-shadow of the component

Dependencies

Depends on

Graph

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

Built with love @ Gruppo Maggioli from R&D Department

5.0.4

10 months ago

5.0.3

10 months ago

5.0.2

10 months ago

5.0.1

10 months ago

5.0.0

10 months ago

4.9.6

1 year ago

4.9.5

1 year ago

4.9.4

1 year ago

4.9.3

1 year ago

4.9.2

1 year ago

4.9.1

1 year ago

4.9.0

1 year ago

4.7.0

1 year ago

4.6.0

1 year ago

4.5.4

2 years ago

4.5.3

2 years ago

4.5.2

2 years ago

4.5.0

2 years ago

4.4.0

2 years ago

4.2.2

2 years ago

4.5.1

2 years ago

4.2.0

2 years ago

3.4.0

2 years ago

4.1.0

2 years ago

4.0.0

2 years ago

3.3.0

2 years ago

3.2.0

3 years ago

3.1.1

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.5.4

3 years ago

1.5.6

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago