@department-of-veterans-affairs/css-library 0.22.1 → 0.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 23 Apr 2025 18:55:52 GMT
3
+ * Generated on Mon, 23 Jun 2025 18:44:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -18,6 +18,7 @@
18
18
  --vads-button-color-background-primary-on-light: #005ea2;
19
19
  --vads-button-color-background-primary-alt-active-on-light: #154c21;
20
20
  --vads-button-color-background-secondary-on-light: #ffffff;
21
+ --vads-button-color-background-disabled-on-light: #c9c9c9;
21
22
  --vads-button-color-text-primary-alt-on-light: #ffffff;
22
23
  --vads-button-color-text-primary-on-light: #ffffff;
23
24
  --vads-alert-color-background-info-on-light: #e7f6f8;
@@ -223,6 +223,25 @@
223
223
  ]
224
224
  }
225
225
  },
226
+ "vads-button-color-background-disabled-on-light": {
227
+ "*": {
228
+ "value": "#c9c9c9",
229
+ "filePath": "tokens/color.json",
230
+ "isSource": true,
231
+ "original": {
232
+ "value": "{uswds-system-color-gray-20}"
233
+ },
234
+ "name": "vads-button-color-background-disabled-on-light",
235
+ "attributes": {
236
+ "category": "vads-button-color-background-disabled-on-light",
237
+ "type": "*"
238
+ },
239
+ "path": [
240
+ "vads-button-color-background-disabled-on-light",
241
+ "*"
242
+ ]
243
+ }
244
+ },
226
245
  "vads-button-color-text-primary-alt-on-light": {
227
246
  "*": {
228
247
  "value": "#ffffff",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 23 Apr 2025 18:55:52 GMT
3
+ // Generated on Mon, 23 Jun 2025 18:44:52 GMT
4
4
 
5
5
  $xsmall-screen: 320px;
6
6
  $small-screen: 481px;
@@ -16,6 +16,7 @@ $color-link-default-hover: rgba(#000000, 0.05);
16
16
  $vads-button-color-background-primary-on-light: #005ea2;
17
17
  $vads-button-color-background-primary-alt-active-on-light: #154c21;
18
18
  $vads-button-color-background-secondary-on-light: #ffffff;
19
+ $vads-button-color-background-disabled-on-light: #c9c9c9;
19
20
  $vads-button-color-text-primary-alt-on-light: #ffffff;
20
21
  $vads-button-color-text-primary-on-light: #ffffff;
21
22
  $vads-alert-color-background-info-on-light: #e7f6f8;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@department-of-veterans-affairs/css-library",
3
- "version": "0.22.1",
3
+ "version": "0.22.2",
4
4
  "description": "Department of Veterans Affairs stylesheets, tokens, and utilities",
5
5
  "packageManager": "yarn@3.2.0",
6
6
  "files": [