Skip to content

Commit

Permalink
fix: added missing component properties
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Jul 25, 2024
1 parent e4fc5c2 commit 3cf60c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/tokens/src/color-component.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,9 @@
"uuid": "bfd387b8-0ce0-45ff-8d66-fc5de2f4900c"
},
"swatch-group-border-color": {
"component": "swatch-group",
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
"value": "{gray-1000}",
"uuid": "08b8d06a-5475-47bf-ad2e-9f52ee07345a"
}
}
}
4 changes: 3 additions & 1 deletion packages/tokens/src/layout-component.json
Original file line number Diff line number Diff line change
Expand Up @@ -8551,13 +8551,15 @@
"uuid": "66540ddb-ec74-487f-8e09-a37b436694b5"
},
"swatch-group-spacing-spacious": {
"component": "swatch-group",
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
"value": "6px",
"uuid": "b80ef303-eae7-498f-b172-73a098be0f0b"
},
"swatch-group-border-opacity": {
"component": "swatch-group",
"$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/opacity.json",
"value": "0.2",
"uuid": "19968846-dad0-42eb-b6a8-af65f3a910ff"
}
}
}

0 comments on commit 3cf60c8

Please sign in to comment.