@material/mwc-circular-progress
Advanced tools
Comparing version 0.18.0-canary.99df7397.0 to 0.18.0-canary.b64663ea.0
{ | ||
"name": "@material/mwc-circular-progress", | ||
"version": "0.18.0-canary.99df7397.0", | ||
"version": "0.18.0-canary.b64663ea.0", | ||
"description": "Material Design circular progress web component", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"@material/circular-progress": "=8.0.0-canary.f86f83f54.0", | ||
"@material/mwc-base": "0.18.0-canary.99df7397.0", | ||
"@material/mwc-base": "0.18.0-canary.b64663ea.0", | ||
"@material/theme": "=8.0.0-canary.f86f83f54.0", | ||
@@ -29,3 +29,3 @@ "lit-element": "^2.3.0", | ||
}, | ||
"gitHead": "e236d384d23fb84c6f0db97495a598e8b374ef26" | ||
"gitHead": "18456f1bd35a7bed64d6ca9d3d408d9d62d59c90" | ||
} |
@@ -8,3 +8,3 @@ # `<mwc-circular-progress>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-circular-progress.svg)](https://www.npmjs.com/package/@material/mwc-circular-progress) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e236d384d23fb84c6f0db97495a598e8b374ef26/packages/circular-progress/images/showcase.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/18456f1bd35a7bed64d6ca9d3d408d9d62d59c90/packages/circular-progress/images/showcase.gif" height="48px"> | ||
@@ -19,3 +19,3 @@ [Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e236d384d23fb84c6f0db97495a598e8b374ef26/packages/circular-progress/images/determinate.png" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/18456f1bd35a7bed64d6ca9d3d408d9d62d59c90/packages/circular-progress/images/determinate.png" height="48px"> | ||
@@ -31,3 +31,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e236d384d23fb84c6f0db97495a598e8b374ef26/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/18456f1bd35a7bed64d6ca9d3d408d9d62d59c90/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
@@ -40,3 +40,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/e236d384d23fb84c6f0db97495a598e8b374ef26/packages/circular-progress/images/styled.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/18456f1bd35a7bed64d6ca9d3d408d9d62d59c90/packages/circular-progress/images/styled.gif" height="48px"> | ||
@@ -82,2 +82,2 @@ ```html | ||
--------------------- | -------------------------------------------------------- | ----------- | ||
`--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/e236d384d23fb84c6f0db97495a598e8b374ef26/packages/circular-progress/images/color_6200ee.png) `#6200EE` | Sets the color of primary progress bar. | ||
`--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/18456f1bd35a7bed64d6ca9d3d408d9d62d59c90/packages/circular-progress/images/color_6200ee.png) `#6200EE` | Sets the color of primary progress bar. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@material/mwc-base@0.18.0-canary.b64663ea.0(transitive)
- Removed@material/mwc-base@0.18.0-canary.99df7397.0(transitive)