@material/mwc-button
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@material/mwc-button", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "", | ||
"main": "mwc-button.js", | ||
"module": "mwc-button.js", | ||
"repository": { | ||
@@ -19,4 +20,4 @@ "type": "git", | ||
"@material/mwc-base": "^0.7.0", | ||
"@material/mwc-icon": "^0.7.0", | ||
"@material/mwc-ripple": "^0.7.0" | ||
"@material/mwc-icon": "^0.7.1", | ||
"@material/mwc-ripple": "^0.7.1" | ||
}, | ||
@@ -26,3 +27,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db" | ||
"gitHead": "f8389e38b66e6261a8578f4a748efcb7367da176" | ||
} |
@@ -28,4 +28,4 @@ # `<mwc-button>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-button.svg)](https://www.npmjs.com/package/@material/mwc-button) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/standard_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/standard.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/standard_with_icon.png) | ||
@@ -39,4 +39,4 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/outlined.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/outlined_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/outlined.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/outlined_with_icon.png) | ||
@@ -50,4 +50,4 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/raised.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/raised_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/raised.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/raised_with_icon.png) | ||
@@ -61,4 +61,4 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/unelevated.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/unelevated_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/unelevated.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/unelevated_with_icon.png) | ||
@@ -72,4 +72,4 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/dense.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/dense_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/dense.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/dense_with_icon.png) | ||
@@ -83,3 +83,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/trailing_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/trailing_icon.png) | ||
@@ -92,4 +92,4 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/disabled.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/disabled_with_icon.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/disabled.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/disabled_with_icon.png) | ||
@@ -103,3 +103,3 @@ ```html | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/custom_color.png) | ||
![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/custom_color.png) | ||
@@ -141,4 +141,4 @@ ```css | ||
| `--mdc-icon-font` | [`Material Icons`](https://google.github.io/material-design-icons/) | Font to use for the icon. | ||
| `--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/color_6200ee.png) `#6200ee` | Background color of the button | ||
| `--mdc-theme-on-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/c8c5d01ad2103af63e3d7656b5d1acc5ccaa05db/packages/button/images/color_ffffff.png) `#ffffff` | Text color of the button | ||
| `--mdc-theme-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/color_6200ee.png) `#6200ee` | Background color of the button | ||
| `--mdc-theme-on-primary` | ![](https://raw.githubusercontent.com/material-components/material-components-web-components/f8389e38b66e6261a8578f4a748efcb7367da176/packages/button/images/color_ffffff.png) `#ffffff` | Text color of the button | ||
@@ -145,0 +145,0 @@ ## Additional references |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
60864
1
Updated@material/mwc-icon@^0.7.1
Updated@material/mwc-ripple@^0.7.1