Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maggioli-design-system/mds-progress

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/mds-progress

mds-progress 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.

  • 2.5.0
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

mds-progress

Properties

PropertyAttributeDescriptionTypeDefault
directiondirectionSpecifies the direction of the progress bar, if horizonatl or vertical"horizontal" | "vertical" | undefined'horizontal'
progressprogressA value between 0 and 1 that rapresents the status progressnumber0
stepsstepsSets the steps that can be pronounced by accessibility technologiesstring'Inizio,Un quarto,Metà,Tre quarti,Fine'
variantvariantSets the theme variant colors"dark" | "error" | "info" | "light" | "primary" | "success" | "warning"'primary'

CSS Custom Properties

NameDescription
--mds-progress-backgroundSets the background-color of the component
--mds-progress-colorSets the background-color of the progress
--mds-progress-durationSets the duration of the progress bar animation
--mds-progress-radiusSets the border-radius of the component
--mds-progress-thicknessSets the thickness of the progress bar

Dependencies

Used by

  • mds-accordion-timer-item
  • mds-benchmark-bar
  • mds-stepper-bar-item

Graph

graph TD;
  mds-accordion-timer-item --> mds-progress
  mds-benchmark-bar --> mds-progress
  mds-stepper-bar-item --> mds-progress
  style mds-progress fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Maggioli Informatica / R&D Department

FAQs

Package last updated on 14 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc