@sps-woodland/tokens
Advanced tools
Comparing version 8.17.2 to 8.18.0
@@ -443,2 +443,18 @@ /** | ||
}; | ||
matrix: { | ||
border: { | ||
radius: string; | ||
style: string; | ||
width: string; | ||
}; | ||
color: { | ||
background: string; | ||
border: string; | ||
}; | ||
font: { | ||
size: string; | ||
}; | ||
"line-height": string; | ||
padding: string; | ||
}; | ||
modal: { | ||
@@ -445,0 +461,0 @@ sizes: { |
{ | ||
"name": "@sps-woodland/tokens", | ||
"description": "SPS Design System design tokens", | ||
"version": "8.17.2", | ||
"version": "8.18.0", | ||
"author": "SPS Commerce", | ||
@@ -6,0 +6,0 @@ "license": "UNLICENSED", |
@@ -624,2 +624,12 @@ /* eslint-disable */ | ||
}, | ||
matrix: { | ||
border: { radius: "0.125rem", style: "solid", width: "0.0625rem" }, | ||
color: { | ||
background: "oklch(96.64% 0.001 197.14)", | ||
border: "oklch(86.84% 0.002 197.12)", | ||
}, | ||
font: { size: "0.875rem" }, | ||
"line-height": "1.25rem", | ||
padding: "0.5rem", | ||
}, | ||
modal: { | ||
@@ -626,0 +636,0 @@ "background-color": "oklch(100% 0 0)", |
@@ -348,2 +348,12 @@ /* eslint-disable */ | ||
}, | ||
matrix: { | ||
border: { radius: "0.125rem", style: "solid", width: "0.0625rem" }, | ||
color: { | ||
background: "oklch(96.64% 0.001 197.14)", | ||
border: "oklch(86.84% 0.002 197.12)", | ||
}, | ||
font: { size: "0.875rem" }, | ||
"line-height": "1.25rem", | ||
padding: "0.5rem", | ||
}, | ||
modal: { | ||
@@ -350,0 +360,0 @@ sizes: { sm: "23.75rem", md: "36.25rem", lg: "48.75rem", xl: "73.75rem" }, |
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 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 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 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
6593013
172559