@material/mwc-circular-progress
Advanced tools
Comparing version 0.19.0-canary.80b5d20d.0 to 0.19.0-canary.8604d59e.0
@@ -19,5 +19,5 @@ import { __decorate } from "tslib"; | ||
import { html, internalProperty, LitElement, property } from 'lit-element'; | ||
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'; | ||
import { classMap } from 'lit-html/directives/class-map'; | ||
import { ifDefined } from 'lit-html/directives/if-defined'; | ||
import { styleMap } from 'lit-html/directives/style-map'; | ||
/** @soyCompatible */ | ||
@@ -24,0 +24,0 @@ export class CircularProgressBase extends LitElement { |
@@ -1,2 +0,2 @@ | ||
import { CircularProgressBase } from './mwc-circular-progress-base.js'; | ||
import { CircularProgressBase } from './mwc-circular-progress-base'; | ||
declare global { | ||
@@ -3,0 +3,0 @@ interface HTMLElementTagNameMap { |
@@ -19,4 +19,4 @@ import { __decorate } from "tslib"; | ||
import { customElement } from 'lit-element'; | ||
import { CircularProgressBase } from './mwc-circular-progress-base.js'; | ||
import { style } from './mwc-circular-progress-css.js'; | ||
import { CircularProgressBase } from './mwc-circular-progress-base'; | ||
import { style } from './mwc-circular-progress-css'; | ||
/** @soyCompatible */ | ||
@@ -23,0 +23,0 @@ let CircularProgress = class CircularProgress extends CircularProgressBase { |
{ | ||
"name": "@material/mwc-circular-progress", | ||
"version": "0.19.0-canary.80b5d20d.0", | ||
"version": "0.19.0-canary.8604d59e.0", | ||
"description": "Material Design circular progress web component", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/circular-progress": "=8.0.0-canary.a1dcfe97c.0", | ||
"@material/mwc-base": "0.19.0-canary.80b5d20d.0", | ||
"@material/theme": "=8.0.0-canary.a1dcfe97c.0", | ||
"@material/circular-progress": "=8.0.0-canary.150f427a0.0", | ||
"@material/mwc-base": "0.19.0-canary.8604d59e.0", | ||
"@material/theme": "=8.0.0-canary.150f427a0.0", | ||
"lit-element": "^2.3.0", | ||
@@ -30,3 +30,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "2183b66216f3cc82a57427b3aa805795f18e0925" | ||
"gitHead": "6b87d240089846147032623e302121a478088f7e" | ||
} |
@@ -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/2183b66216f3cc82a57427b3aa805795f18e0925/packages/circular-progress/images/showcase.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6b87d240089846147032623e302121a478088f7e/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/2183b66216f3cc82a57427b3aa805795f18e0925/packages/circular-progress/images/determinate.png" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6b87d240089846147032623e302121a478088f7e/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/2183b66216f3cc82a57427b3aa805795f18e0925/packages/circular-progress/images/indeterminate.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6b87d240089846147032623e302121a478088f7e/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/2183b66216f3cc82a57427b3aa805795f18e0925/packages/circular-progress/images/styled.gif" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/6b87d240089846147032623e302121a478088f7e/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/2183b66216f3cc82a57427b3aa805795f18e0925/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/6b87d240089846147032623e302121a478088f7e/packages/circular-progress/images/color_6200ee.png) `#6200EE` | Sets the color of primary progress bar. |
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
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
65445
+ Added@material/mwc-base@0.19.0-canary.8604d59e.0(transitive)
- Removed@material/mwc-base@0.19.0-canary.80b5d20d.0(transitive)
Updated@material/circular-progress@=8.0.0-canary.150f427a0.0