@material/mwc-circular-progress
Advanced tools
Comparing version 0.24.0-canary.9830d665.0 to 0.24.0-canary.b5e665a9.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.9830d665.0", | ||
"version": "0.24.0-canary.b5e665a9.0", | ||
"description": "Material Design circular progress web component", | ||
@@ -19,7 +19,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/circular-progress": "=13.0.0-canary.864798678.0", | ||
"@material/mwc-base": "0.24.0-canary.9830d665.0", | ||
"@material/theme": "=13.0.0-canary.864798678.0", | ||
"lit-element": "^2.5.1", | ||
"lit-html": "^1.4.1", | ||
"@material/circular-progress": "=13.0.0-canary.818f4ee93.0", | ||
"@material/mwc-base": "0.24.0-canary.b5e665a9.0", | ||
"@material/theme": "=13.0.0-canary.818f4ee93.0", | ||
"lit-element": "3.0.0-rc.4", | ||
"lit-html": "2.0.0-rc.5", | ||
"tslib": "^2.0.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "964716e9985c1d08cbf280a6c7a4093be800c67d" | ||
"gitHead": "1098b7010fbefe404afd06dfc30b7b30db59b092" | ||
} |
@@ -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/964716e9985c1d08cbf280a6c7a4093be800c67d/packages/circular-progress/images/showcase.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/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/964716e9985c1d08cbf280a6c7a4093be800c67d/packages/circular-progress/images/determinate.png" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/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/964716e9985c1d08cbf280a6c7a4093be800c67d/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/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/964716e9985c1d08cbf280a6c7a4093be800c67d/packages/circular-progress/images/styled.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/1098b7010fbefe404afd06dfc30b7b30db59b092/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@lit/reactive-element@1.0.0-rc.4(transitive)
+ Added@material/mwc-base@0.24.0-canary.b5e665a9.0(transitive)
+ Added@types/trusted-types@2.0.7(transitive)
+ Addedlit-element@3.0.0-rc.4(transitive)
+ Addedlit-html@2.0.0-rc.5(transitive)
- Removed@material/mwc-base@0.24.0-canary.9830d665.0(transitive)
- Removedlit-element@2.5.1(transitive)
- Removedlit-html@1.4.1(transitive)
Updated@material/circular-progress@=13.0.0-canary.818f4ee93.0
Updatedlit-element@3.0.0-rc.4
Updatedlit-html@2.0.0-rc.5