Socket
Socket
Sign inDemoInstall

@3mo/button

Package Overview
Dependencies
29
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.4 to 0.4.5

13

dist/Button.js

@@ -133,2 +133,7 @@ var Button_1;

--md-outlined-button-pressed-outline-color: var(--mo-button-accent-color, var(--mo-color-accent));
--md-outlined-button-container-shape-start-start: inherit;
--md-outlined-button-container-shape-start-end: inherit;
--md-outlined-button-container-shape-end-start: inherit;
--md-outlined-button-container-shape-end-end: inherit;
}

@@ -287,6 +292,5 @@

--_trailing-space: var(--mo-button-horizontal-padding, var(--mo-button-default-horizontal-padding));
display: inline-grid !important;
/* display: inline-grid !important; */
width: 100% !important;
height: 100% !important;
border-radius: inherit !important;
}

@@ -304,11 +308,12 @@

.button__label {
.label {
width: 100%;
letter-spacing: 0.06rem;
line-height: normal;
overflow: unset;
}
.button, .button__outline, md-ripple, md-focus-ring {
:host, .outline, md-ripple, md-focus-ring {
border-radius: inherit !important;
}
`));
{
"name": "@3mo/button",
"version": "0.4.4",
"version": "0.4.5",
"description": "A button web-component based on Material Web Components.",

@@ -5,0 +5,0 @@ "repository": {

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc