@material/mwc-circular-progress
Advanced tools
Comparing version 0.24.0-canary.20e2081c.0 to 0.24.0-canary.32c830ee.0
@@ -11,5 +11,5 @@ /** | ||
import { html, LitElement, property } from 'lit-element'; | ||
import { classMap } from 'lit-html/directives/class-map'; | ||
import { ifDefined } from 'lit-html/directives/if-defined'; | ||
import { styleMap } from 'lit-html/directives/style-map'; | ||
import { classMap } from 'lit-html/directives/class-map.js'; | ||
import { ifDefined } from 'lit-html/directives/if-defined.js'; | ||
import { styleMap } from 'lit-html/directives/style-map.js'; | ||
/** @soyCompatible */ | ||
@@ -16,0 +16,0 @@ export class CircularProgressBase extends LitElement { |
{ | ||
"name": "@material/mwc-circular-progress", | ||
"version": "0.24.0-canary.20e2081c.0", | ||
"version": "0.24.0-canary.32c830ee.0", | ||
"description": "Material Design circular progress web component", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/circular-progress": "=13.0.0-canary.864798678.0", | ||
"@material/mwc-base": "0.24.0-canary.20e2081c.0", | ||
"@material/theme": "=13.0.0-canary.864798678.0", | ||
"@material/circular-progress": "=13.0.0-canary.65125b3a6.0", | ||
"@material/mwc-base": "0.24.0-canary.32c830ee.0", | ||
"@material/theme": "=13.0.0-canary.65125b3a6.0", | ||
"lit-element": "3.0.0-rc.4", | ||
@@ -33,3 +33,3 @@ "lit-html": "2.0.0-rc.5", | ||
}, | ||
"gitHead": "4912005504dcbf47a4f5fee3ef7d4b37cfb48606" | ||
"gitHead": "72f380d7ef6cb00e8a03c42048cbf0cc09820ae9" | ||
} |
@@ -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/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/circular-progress/images/showcase.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/72f380d7ef6cb00e8a03c42048cbf0cc09820ae9/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/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/circular-progress/images/determinate.png" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/72f380d7ef6cb00e8a03c42048cbf0cc09820ae9/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/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/72f380d7ef6cb00e8a03c42048cbf0cc09820ae9/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/4912005504dcbf47a4f5fee3ef7d4b37cfb48606/packages/circular-progress/images/styled.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/72f380d7ef6cb00e8a03c42048cbf0cc09820ae9/packages/circular-progress/images/styled.gif" height="48px"> | ||
@@ -43,0 +43,0 @@ ```html |
Sorry, the diff of this file is not supported yet
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
47793
+ Added@material/mwc-base@0.24.0-canary.32c830ee.0(transitive)
- Removed@material/mwc-base@0.24.0-canary.20e2081c.0(transitive)
Updated@material/circular-progress@=13.0.0-canary.65125b3a6.0