Socket
Socket
Sign inDemoInstall

@material/theme

Package Overview
Dependencies
Maintainers
11
Versions
1678
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/theme - npm Package Compare versions

Comparing version 0.28.0 to 0.29.0

2

package.json
{
"name": "@material/theme",
"description": "The Material Components for the web theming system",
"version": "0.28.0",
"version": "0.29.0",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "keywords": [

@@ -5,3 +5,3 @@ <!--docs:

section: components
excerpt: "Color theming for MDC-Web components."
excerpt: "Color theming for MDC Web components."
iconId: theme

@@ -15,3 +15,3 @@ path: /catalog/theme/

<a class="article__asset-link"
href="https://material-components-web.appspot.com/theme.html">
href="https://material-components-web.appspot.com/theme/index.html">
<img src="{{ site.rootpath }}/images/mdc_web_screenshots/themes.png" width="241" alt="Themes screenshot">

@@ -50,3 +50,3 @@ </a>

<li class="icon-list-item icon-list-item--link">
<a href="https://material-components-web.appspot.com/theme.html">Demo</a>
<a href="https://material-components-web.appspot.com/theme/index.html">Demo</a>
</li>

@@ -67,3 +67,3 @@ </ul>

> **A note about Sass variables**, you need to define the three theme color variables before importing mdc-theme or any MDC-Web components that rely on it, like following:
> **A note about Sass variables**, you need to define the three theme color variables before importing mdc-theme or any MDC Web components that rely on it, like following:

@@ -118,3 +118,3 @@ ```scss

MDC-Web provides SASS mixins, such as `mdc-button-filled-accessible`, to facilitate customization of some components. For more information, consult the documentation for each component.
MDC Web provides SASS mixins, such as `mdc-button-filled-accessible`, to facilitate customization of some components. For more information, consult the documentation for each component.

@@ -121,0 +121,0 @@ If you want to modify an element, which is not a Material Design component, you can apply the following modifier CSS classes.

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