@department-of-veterans-affairs/css-library 0.22.0 → 0.22.1
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,
|
|
3
|
+
* Generated on Wed, 23 Apr 2025 18:55:52 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
--vads-button-color-background-secondary-on-light: #ffffff;
|
|
21
21
|
--vads-button-color-text-primary-alt-on-light: #ffffff;
|
|
22
22
|
--vads-button-color-text-primary-on-light: #ffffff;
|
|
23
|
+
--vads-alert-color-background-info-on-light: #e7f6f8;
|
|
24
|
+
--vads-alert-color-background-success-on-light: #ecf3ec;
|
|
25
|
+
--vads-alert-color-background-warning-on-light: #faf3d1;
|
|
26
|
+
--vads-alert-color-background-error-on-light: #f4e3db;
|
|
23
27
|
--vads-color-white: #ffffff;
|
|
24
28
|
--vads-label-hint-text-color-on-light: #757575;
|
|
25
29
|
--vads-process-list-color-text-pending-on-light: #757575;
|
|
@@ -261,6 +261,82 @@
|
|
|
261
261
|
]
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
+
"vads-alert-color-background-info-on-light": {
|
|
265
|
+
"*": {
|
|
266
|
+
"value": "#e7f6f8",
|
|
267
|
+
"filePath": "tokens/color.json",
|
|
268
|
+
"isSource": true,
|
|
269
|
+
"original": {
|
|
270
|
+
"value": "{uswds-system-color-cyan-5}"
|
|
271
|
+
},
|
|
272
|
+
"name": "vads-alert-color-background-info-on-light",
|
|
273
|
+
"attributes": {
|
|
274
|
+
"category": "vads-alert-color-background-info-on-light",
|
|
275
|
+
"type": "*"
|
|
276
|
+
},
|
|
277
|
+
"path": [
|
|
278
|
+
"vads-alert-color-background-info-on-light",
|
|
279
|
+
"*"
|
|
280
|
+
]
|
|
281
|
+
}
|
|
282
|
+
},
|
|
283
|
+
"vads-alert-color-background-success-on-light": {
|
|
284
|
+
"*": {
|
|
285
|
+
"value": "#ecf3ec",
|
|
286
|
+
"filePath": "tokens/color.json",
|
|
287
|
+
"isSource": true,
|
|
288
|
+
"original": {
|
|
289
|
+
"value": "{uswds-system-color-green-cool-5}"
|
|
290
|
+
},
|
|
291
|
+
"name": "vads-alert-color-background-success-on-light",
|
|
292
|
+
"attributes": {
|
|
293
|
+
"category": "vads-alert-color-background-success-on-light",
|
|
294
|
+
"type": "*"
|
|
295
|
+
},
|
|
296
|
+
"path": [
|
|
297
|
+
"vads-alert-color-background-success-on-light",
|
|
298
|
+
"*"
|
|
299
|
+
]
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
"vads-alert-color-background-warning-on-light": {
|
|
303
|
+
"*": {
|
|
304
|
+
"value": "#faf3d1",
|
|
305
|
+
"filePath": "tokens/color.json",
|
|
306
|
+
"isSource": true,
|
|
307
|
+
"original": {
|
|
308
|
+
"value": "{uswds-system-color-yellow-5}"
|
|
309
|
+
},
|
|
310
|
+
"name": "vads-alert-color-background-warning-on-light",
|
|
311
|
+
"attributes": {
|
|
312
|
+
"category": "vads-alert-color-background-warning-on-light",
|
|
313
|
+
"type": "*"
|
|
314
|
+
},
|
|
315
|
+
"path": [
|
|
316
|
+
"vads-alert-color-background-warning-on-light",
|
|
317
|
+
"*"
|
|
318
|
+
]
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"vads-alert-color-background-error-on-light": {
|
|
322
|
+
"*": {
|
|
323
|
+
"value": "#f4e3db",
|
|
324
|
+
"filePath": "tokens/color.json",
|
|
325
|
+
"isSource": true,
|
|
326
|
+
"original": {
|
|
327
|
+
"value": "{uswds-system-color-red-warm-10}"
|
|
328
|
+
},
|
|
329
|
+
"name": "vads-alert-color-background-error-on-light",
|
|
330
|
+
"attributes": {
|
|
331
|
+
"category": "vads-alert-color-background-error-on-light",
|
|
332
|
+
"type": "*"
|
|
333
|
+
},
|
|
334
|
+
"path": [
|
|
335
|
+
"vads-alert-color-background-error-on-light",
|
|
336
|
+
"*"
|
|
337
|
+
]
|
|
338
|
+
}
|
|
339
|
+
},
|
|
264
340
|
"vads-color-white": {
|
|
265
341
|
"*": {
|
|
266
342
|
"value": "#ffffff",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on Wed,
|
|
3
|
+
// Generated on Wed, 23 Apr 2025 18:55:52 GMT
|
|
4
4
|
|
|
5
5
|
$xsmall-screen: 320px;
|
|
6
6
|
$small-screen: 481px;
|
|
@@ -18,6 +18,10 @@ $vads-button-color-background-primary-alt-active-on-light: #154c21;
|
|
|
18
18
|
$vads-button-color-background-secondary-on-light: #ffffff;
|
|
19
19
|
$vads-button-color-text-primary-alt-on-light: #ffffff;
|
|
20
20
|
$vads-button-color-text-primary-on-light: #ffffff;
|
|
21
|
+
$vads-alert-color-background-info-on-light: #e7f6f8;
|
|
22
|
+
$vads-alert-color-background-success-on-light: #ecf3ec;
|
|
23
|
+
$vads-alert-color-background-warning-on-light: #faf3d1;
|
|
24
|
+
$vads-alert-color-background-error-on-light: #f4e3db;
|
|
21
25
|
$vads-color-white: #ffffff;
|
|
22
26
|
$vads-label-hint-text-color-on-light: #757575;
|
|
23
27
|
$vads-process-list-color-text-pending-on-light: #757575;
|