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

@material/mwc-circular-progress

Package Overview
Dependencies
Maintainers
21
Versions
492
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-circular-progress - npm Package Compare versions

Comparing version 0.23.0-canary.3f47ae57.0 to 0.23.0-canary.3fae6c2d.0

2

mwc-circular-progress-base.d.ts

@@ -14,3 +14,3 @@ /**

/** @soyPrefixAttribute */
ariaLabel?: string;
ariaLabel: string;
open(): void;

@@ -17,0 +17,0 @@ close(): void;

{
"name": "@material/mwc-circular-progress",
"version": "0.23.0-canary.3f47ae57.0",
"version": "0.23.0-canary.3fae6c2d.0",
"description": "Material Design circular progress web component",

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

"dependencies": {
"@material/circular-progress": "=13.0.0-canary.0ad12ed3c.0",
"@material/mwc-base": "0.23.0-canary.3f47ae57.0",
"@material/theme": "=13.0.0-canary.0ad12ed3c.0",
"@material/circular-progress": "=13.0.0-canary.864798678.0",
"@material/mwc-base": "0.23.0-canary.3fae6c2d.0",
"@material/theme": "=13.0.0-canary.864798678.0",
"lit-element": "^2.5.1",

@@ -33,3 +33,3 @@ "lit-html": "^1.4.1",

},
"gitHead": "edf4f3bc9066a2b36444c8a434994a5482e8b500"
"gitHead": "5647a60f5efcc7d6235a12c1bcf6c703db6d00a1"
}

@@ -8,7 +8,7 @@ # `<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/edf4f3bc9066a2b36444c8a434994a5482e8b500/packages/circular-progress/images/showcase.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/5647a60f5efcc7d6235a12c1bcf6c703db6d00a1/packages/circular-progress/images/showcase.gif" height="48px">
[Material Design Guidelines: Progress Indicators](https://material.io/components/progress-indicators/#circular-progress-indicators)
[Demo](https://material-components.github.io/material-components-web-components/demos/circular-progress/)
[Demo](https://material-components.github.io/material-web/demos/circular-progress/)

@@ -19,3 +19,3 @@ ## Example usage

<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/edf4f3bc9066a2b36444c8a434994a5482e8b500/packages/circular-progress/images/determinate.png" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/5647a60f5efcc7d6235a12c1bcf6c703db6d00a1/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/edf4f3bc9066a2b36444c8a434994a5482e8b500/packages/circular-progress/images/indeterminate.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/5647a60f5efcc7d6235a12c1bcf6c703db6d00a1/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/edf4f3bc9066a2b36444c8a434994a5482e8b500/packages/circular-progress/images/styled.gif" height="48px">
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/5647a60f5efcc7d6235a12c1bcf6c703db6d00a1/packages/circular-progress/images/styled.gif" height="48px">

@@ -43,0 +43,0 @@ ```html

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