@rmwc/circular-progress
Advanced tools
Comparing version 14.2.8 to 14.2.9
{ | ||
"name": "@rmwc/circular-progress", | ||
"version": "14.2.8", | ||
"version": "14.2.9", | ||
"main": "./index.js", | ||
@@ -42,5 +42,5 @@ "types": "./index.d.ts", | ||
"@material/circular-progress": "^14.0.0", | ||
"@rmwc/base": "14.2.8", | ||
"@rmwc/types": "14.2.8" | ||
"@rmwc/base": "14.2.9", | ||
"@rmwc/types": "14.2.9" | ||
} | ||
} |
@@ -12,2 +12,3 @@ # Circular Progress | ||
## Basic Usage | ||
@@ -68,3 +69,2 @@ | ||
## CircularProgress | ||
A Circular Progress indicator. | ||
@@ -74,9 +74,11 @@ | ||
| Name | Type | Description | | ||
| ---------- | ---------------- | ---------------------------------------------------------------------------------------- | | ||
| `closed` | `boolean` | Hides the progress bar. Adding / removing this prop will trigger an animation in or out. | | ||
| `label` | `string` | The label which will set an aria-label. | | ||
| `max` | `number` | Max value for determinate progress bars. | | ||
| `min` | `number` | Min value for determinate progress bars. | | ||
| `progress` | `number` | Value for determinate progress bars. | | ||
| `size` | `number \| Size` | The size of the loader you would like to render. | | ||
| Name | Type | Description | | ||
|------|------|-------------| | ||
| `closed` | `boolean` | Hides the progress bar. Adding / removing this prop will trigger an animation in or out. | | ||
| `label` | `string` | The label which will set an aria-label. | | ||
| `max` | `number` | Max value for determinate progress bars. | | ||
| `min` | `number` | Min value for determinate progress bars. | | ||
| `progress` | `number` | Value for determinate progress bars. | | ||
| `size` | `number \| Size` | The size of the loader you would like to render. | | ||
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
14497
82
12
250
1
1
+ Added@rmwc/base@14.2.9(transitive)
+ Added@rmwc/types@14.2.9(transitive)
- Removed@rmwc/base@14.2.8(transitive)
- Removed@rmwc/types@14.2.8(transitive)
Updated@rmwc/base@14.2.9
Updated@rmwc/types@14.2.9