@volvo-cars/ced-os-react-components
Advanced tools
Comparing version 2.2.25 to 2.3.0
@@ -110,2 +110,3 @@ export declare const baseValues: (designFontSize: number) => { | ||
infoBox: { | ||
fontSize: string; | ||
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -149,2 +150,3 @@ backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
borderColor: string; | ||
backgroundColor: string; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -151,0 +153,0 @@ borderWidth: string; |
export declare enum breakpointSizes { | ||
m = 480, | ||
l = 1024, | ||
xl = 1600 | ||
xl = 1280 | ||
} | ||
@@ -6,0 +6,0 @@ export declare const breakpoints: { |
@@ -48,4 +48,5 @@ export declare const colorSchemeContract: { | ||
borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
}; | ||
}; | ||
}; |
@@ -14,2 +14,3 @@ export declare const componentsThemeContract: { | ||
infoBox: { | ||
fontSize: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -63,2 +64,3 @@ backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
}; | ||
@@ -65,0 +67,0 @@ imageMapHotspot: { |
@@ -14,2 +14,3 @@ export declare const vars: { | ||
infoBox: { | ||
fontSize: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -63,2 +64,3 @@ backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
}; | ||
@@ -65,0 +67,0 @@ imageMapHotspot: { |
@@ -89,2 +89,3 @@ export declare const className = "dcs-polestar-spa2-theme"; | ||
borderColor: string; | ||
backgroundColor: string; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -130,2 +131,3 @@ borderWidth: string; | ||
contentPadding: string; | ||
fontSize: string; | ||
borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -132,0 +134,0 @@ ornamentColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; |
@@ -77,2 +77,3 @@ export declare const className = "dcs-polestar-spa2-v2-theme"; | ||
borderColor: string; | ||
backgroundColor: string; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -118,2 +119,3 @@ borderWidth: string; | ||
contentPadding: string; | ||
fontSize: string; | ||
borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -120,0 +122,0 @@ ornamentColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; |
@@ -105,2 +105,3 @@ export declare const className = "dcs-volvo-spa2-theme"; | ||
}; | ||
fontSize: string; | ||
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -216,2 +217,3 @@ backgroundColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
borderColor: string; | ||
backgroundColor: string; | ||
cellPadding: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
@@ -312,4 +314,5 @@ borderWidth: string; | ||
borderColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`; | ||
backgroundColor: string; | ||
}; | ||
}; | ||
}; |
@@ -8,2 +8,3 @@ import React, { PropsWithChildren, ReactNode } from 'react'; | ||
VOLVO_SPA2 = "volvo-spa2", | ||
VOLVO_ONE_HMI = "volvo-one-hmi", | ||
POLESTAR = "polestar", | ||
@@ -10,0 +11,0 @@ POLESTAR_SPA2 = "polestar-spa2", |
{ | ||
"name": "@volvo-cars/ced-os-react-components", | ||
"version": "2.2.25", | ||
"version": "2.3.0", | ||
"description": "Set of components for developing UIs in the onboarding and support apps", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
743795
228
13099