@vaadin/vaadin-material-styles
Advanced tools
Comparing version 23.2.0-alpha2 to 23.2.0-alpha3
@@ -1,2 +0,2 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
@@ -3,0 +3,0 @@ export const colorLight: CSSResult; |
@@ -1,3 +0,3 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const fieldButton: CSSResult; |
@@ -6,4 +6,4 @@ /** | ||
*/ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const helper: CSSResult; |
@@ -1,2 +0,2 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
@@ -3,0 +3,0 @@ export const inputField: CSSResult; |
@@ -1,3 +0,3 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const menuOverlay: CSSResult; |
@@ -1,3 +0,3 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const overlay: CSSResult; |
@@ -1,3 +0,3 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const requiredField: CSSResult; |
{ | ||
"name": "@vaadin/vaadin-material-styles", | ||
"version": "23.2.0-alpha2", | ||
"version": "23.2.0-alpha3", | ||
"publishConfig": { | ||
@@ -42,3 +42,3 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "23.2.0-alpha2" | ||
"@vaadin/vaadin-themable-mixin": "23.2.0-alpha3" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c9b8113d0fa9a602f8b9cb915c1826355af2e8df" | ||
"gitHead": "06e5875be93ca50da2846dafc65a8531010c0576" | ||
} |
@@ -1,3 +0,3 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const shadow: CSSResult; |
@@ -1,2 +0,2 @@ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
@@ -3,0 +3,0 @@ export const font: CSSResult; |
@@ -6,4 +6,4 @@ /** | ||
*/ | ||
import { CSSResult } from 'lit'; | ||
import type { CSSResult } from 'lit'; | ||
export const userColors: CSSResult; |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '23.2.0-alpha2'; | ||
return '23.2.0-alpha3'; | ||
} | ||
@@ -11,0 +11,0 @@ } |
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
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
46692
+ Added@vaadin/vaadin-themable-mixin@23.2.0-alpha3(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.2.0-alpha2(transitive)