Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
12
Versions
439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-lumo-styles - npm Package Compare versions

Comparing version 24.5.0-alpha7 to 24.5.0-alpha8

10

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "24.5.0-alpha7",
"version": "24.5.0-alpha8",
"publishConfig": {

@@ -44,5 +44,5 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "24.5.0-alpha7",
"@vaadin/icon": "24.5.0-alpha7",
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha7"
"@vaadin/component-base": "24.5.0-alpha8",
"@vaadin/icon": "24.5.0-alpha8",
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha8"
},

@@ -56,3 +56,3 @@ "devDependencies": {

},
"gitHead": "89f77a69ae0eba6247f2b3084941f9395d7134e1"
"gitHead": "1e227aaa55df3f5dae3d477b9afb5fce4f5ece33"
}

@@ -65,2 +65,4 @@ /**

--vaadin-checkbox-size: calc(var(--lumo-size-m) / 2);
--vaadin-checkbox-disabled-checkmark-color: var(--lumo-contrast-30pct);
--vaadin-checkbox-disabled-background: var(--lumo-contrast-10pct);
/* Radio button */

@@ -76,2 +78,4 @@ --vaadin-radio-button-background: var(--lumo-contrast-20pct);

--vaadin-radio-button-size: calc(var(--lumo-size-m) / 2);
--vaadin-radio-button-disabled-background: var(--lumo-contrast-10pct);
--vaadin-radio-button-disabled-dot-color: var(--lumo-contrast-30pct);
--vaadin-selection-color: var(--lumo-primary-color);

@@ -78,0 +82,0 @@ --vaadin-selection-color-text: var(--lumo-primary-text-color);

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