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

@material/linear-progress

Package Overview
Dependencies
Maintainers
9
Versions
1675
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/linear-progress - npm Package Compare versions

Comparing version 0.24.0 to 0.25.0

_mixins.scss

3

dist/mdc.linearProgress.js

@@ -724,3 +724,4 @@ /*!

* noPrefix: string,
* webkitPrefix: string
* webkitPrefix: string,
* styleProperty: string
* }}

@@ -727,0 +728,0 @@ */

{
"name": "@material/linear-progress",
"description": "The Material Components for the web linear progress indicator component",
"version": "0.24.0",
"version": "0.25.0",
"license": "Apache-2.0",

@@ -16,5 +16,5 @@ "keywords": [

"dependencies": {
"@material/animation": "^0.4.1",
"@material/animation": "^0.25.0",
"@material/base": "^0.24.0",
"@material/theme": "^0.24.0"
"@material/theme": "^0.25.0"
},

@@ -21,0 +21,0 @@ "publishConfig": {

@@ -62,4 +62,10 @@ <!--docs:

| `mdc-linear-progress--reversed` | Reverses the direction of the linear progress indicator. |
| `mdc-linear-progress--accent` | Colors the linear progress indicator with the secondary color. |
### Sass Mixins
Mixin | Description
--- | ---
`mdc-linear-progress-bar-color($color)` | Sets the color of the progress bar
`mdc-linear-progress-buffer-color($color)` | Sets the color of the buffer bar and dots
### Using the Foundation Class

@@ -66,0 +72,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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