Skip to content

Commit

Permalink
Merge pull request #481 from department-of-veterans-affairs/tokens/47…
Browse files Browse the repository at this point in the history
…3-AddCheckboxColorTokens

[Tokens] Add Checkbox color tokens
  • Loading branch information
TimRoe authored Sep 17, 2024
2 parents a68f1d7 + 06ab9a1 commit 5385631
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 36 deletions.
20 changes: 16 additions & 4 deletions packages/tokens/figma/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
"$value": "#98afd2",
"$type": "color"
},
"uswds-system-color-blue-warm-5": {
"$value": "#ecf1f7",
"$type": "color"
},
"uswds-system-color-blue-warm-50": {
"$value": "#4a77b4",
"$type": "color"
Expand All @@ -99,6 +103,10 @@
"$value": "#345d96",
"$type": "color"
},
"uswds-system-color-blue-warm-80": {
"$value": "#252f3e",
"$type": "color"
},
"uswds-system-color-blue-warm-vivid-60": {
"$value": "#0050d8",
"$type": "color"
Expand Down Expand Up @@ -499,6 +507,10 @@
"$value": "{uswds-system-color-red-vivid-40}",
"$type": "color"
},
"vads-color-background-default-on-dark": {
"$value": "{uswds-system-color-gray-warm-90}",
"$type": "color"
},
"vads-color-base": {
"$value": "{uswds-system-color-gray-90}",
"$type": "color"
Expand Down Expand Up @@ -527,10 +539,6 @@
"$value": "{uswds-system-color-gray-5}",
"$type": "color"
},
"vads-color-bg-default-on-dark": {
"$value": "{uswds-system-color-gray-warm-90}",
"$type": "color"
},
"vads-color-black": {
"$value": "{uswds-system-color-gray-100}",
"$type": "color"
Expand Down Expand Up @@ -643,6 +651,10 @@
"$value": "{uswds-system-color-blue-vivid-30}",
"$type": "color"
},
"vads-color-forms-surface-active-on-dark": {
"$value": "{uswds-system-color-blue-warm-80}",
"$type": "color"
},
"vads-color-gibill-accent": {
"$value": "{uswds-system-color-gold-vivid-5}",
"$type": "color"
Expand Down
12 changes: 12 additions & 0 deletions packages/tokens/figma/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
"$value": "#98afd2",
"$type": "color"
},
"uswds-system-color-blue-warm-5": {
"$value": "#ecf1f7",
"$type": "color"
},
"uswds-system-color-blue-warm-50": {
"$value": "#4a77b4",
"$type": "color"
Expand All @@ -99,6 +103,10 @@
"$value": "#345d96",
"$type": "color"
},
"uswds-system-color-blue-warm-80": {
"$value": "#252f3e",
"$type": "color"
},
"uswds-system-color-blue-warm-vivid-60": {
"$value": "#0050d8",
"$type": "color"
Expand Down Expand Up @@ -663,6 +671,10 @@
"$value": "{vads-color-primary}",
"$type": "color"
},
"vads-color-forms-surface-active-on-light": {
"$value": "{uswds-system-color-blue-warm-5}",
"$type": "color"
},
"vads-color-gibill-accent": {
"$value": "{uswds-system-color-gold-vivid-5}",
"$type": "color"
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/department-of-veterans-affairs/va-mobile-library#readme",
"packageManager": "[email protected]",
"devDependencies": {
"@department-of-veterans-affairs/css-library": "0.8.5",
"@department-of-veterans-affairs/css-library": "^0.11.0",
"prettier": "^3.3.3",
"style-dictionary": "^3.9.2"
}
Expand Down
32 changes: 1 addition & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3064,17 +3064,6 @@ __metadata:
languageName: node
linkType: hard

"@department-of-veterans-affairs/css-library@npm:0.8.5":
version: 0.8.5
resolution: "@department-of-veterans-affairs/css-library@npm:0.8.5"
dependencies:
"@divriots/style-dictionary-to-figma": "npm:^0.4.0"
"@uswds/uswds": "npm:^3.7.1"
rimraf: "npm:^5.0.5"
checksum: 271c6b8a0fdae51084eac82290dff19e9aef0aad8e2885c840f23b8fba3bde1d665f7e024505fc124b24cc1ea965f60c9a5d177fc8523042d3fe3e8a6c4fe71d
languageName: node
linkType: hard

"@department-of-veterans-affairs/css-library@npm:^0.11.0":
version: 0.11.0
resolution: "@department-of-veterans-affairs/css-library@npm:0.11.0"
Expand Down Expand Up @@ -3221,7 +3210,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@department-of-veterans-affairs/mobile-tokens@workspace:packages/tokens"
dependencies:
"@department-of-veterans-affairs/css-library": "npm:0.8.5"
"@department-of-veterans-affairs/css-library": "npm:^0.11.0"
prettier: "npm:^3.3.3"
style-dictionary: "npm:^3.9.2"
languageName: unknown
Expand Down Expand Up @@ -8326,18 +8315,6 @@ __metadata:
languageName: node
linkType: hard

"@uswds/uswds@npm:^3.7.1":
version: 3.8.1
resolution: "@uswds/uswds@npm:3.8.1"
dependencies:
classlist-polyfill: "npm:1.2.0"
object-assign: "npm:4.1.1"
receptor: "npm:1.0.0"
resolve-id-refs: "npm:0.1.0"
checksum: 032928403cac3ec76c2330a4192e43de6039504ec6f9cd4d38a22a02f7846266567ec56951c7b674e92f722f84c01030fccf45ef21ccc5af6425b10b88b45eae
languageName: node
linkType: hard

"@uswds/uswds@npm:^3.8.1":
version: 3.8.2
resolution: "@uswds/uswds@npm:3.8.2"
Expand Down Expand Up @@ -10032,13 +10009,6 @@ __metadata:
languageName: node
linkType: hard

"classlist-polyfill@npm:1.2.0":
version: 1.2.0
resolution: "classlist-polyfill@npm:1.2.0"
checksum: 97a6c6865daa1f74e6219f24bb5971c6b418aa9dcec0dcaab38283dbd9388af1c0057e9bd281b7236959059d971c55705bc055ee8382ee89f0c2d70749794cf3
languageName: node
linkType: hard

"classnames@npm:^2.2.6, classnames@npm:^2.3.1":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
Expand Down

0 comments on commit 5385631

Please sign in to comment.