@department-of-veterans-affairs/css-library 0.13.1-rc2 → 0.14.0
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.
- package/dist/stylesheets/_mixins.scss +3 -2
- package/dist/stylesheets/base/fonts.css +1596 -1
- package/dist/stylesheets/base/headings.css +1530 -1
- package/dist/stylesheets/base/utils.css +137 -1
- package/dist/stylesheets/base/va.css +1850 -1
- package/dist/stylesheets/core.css +6047 -1
- package/dist/stylesheets/formation-overrides/core/base.css +64 -1
- package/dist/stylesheets/formation-overrides/core/fonts.css +46 -1
- package/dist/stylesheets/formation-overrides/elements/buttons.css +562 -1
- package/dist/stylesheets/formation-overrides/elements/inputs.css +384 -1
- package/dist/stylesheets/formation-overrides/elements/labels.css +28 -1
- package/dist/stylesheets/formation-overrides/elements/lists.css +57 -1
- package/dist/stylesheets/formation-overrides/elements/table.css +78 -1
- package/dist/stylesheets/formation-overrides/elements/typography.css +312 -1
- package/dist/stylesheets/mobile-typography.css +13 -1
- package/dist/stylesheets/modules/m-action-link.css +1454 -1
- package/dist/stylesheets/modules/m-additional-info.css +39 -1
- package/dist/stylesheets/modules/m-alert.css +252 -1
- package/dist/stylesheets/modules/m-breadcrumbs.css +96 -1
- package/dist/stylesheets/modules/m-button.css +153 -1
- package/dist/stylesheets/modules/m-dropdown.css +47 -1
- package/dist/stylesheets/modules/m-emergency-banner.css +33 -1
- package/dist/stylesheets/modules/m-external-link.css +14 -1
- package/dist/stylesheets/modules/m-form-elements.css +231 -1
- package/dist/stylesheets/modules/m-form-process.css +219 -1
- package/dist/stylesheets/modules/m-homepage-hero.css +76 -1
- package/dist/stylesheets/modules/m-hub-page-link-list.css +40 -1
- package/dist/stylesheets/modules/m-loading-indicator.css +41 -1
- package/dist/stylesheets/modules/m-maintenance-banner.css +33 -1
- package/dist/stylesheets/modules/m-megamenu.css +370 -1
- package/dist/stylesheets/modules/m-modal.css +117 -1
- package/dist/stylesheets/modules/m-nav-linklist.css +49 -1
- package/dist/stylesheets/modules/m-nav-sidebar.css +349 -1
- package/dist/stylesheets/modules/m-omb-info.css +5 -0
- package/dist/stylesheets/modules/m-overlay.css +72 -1
- package/dist/stylesheets/modules/m-print.css +27 -1
- package/dist/stylesheets/modules/m-process-list.css +162 -1
- package/dist/stylesheets/modules/va-pagination.css +90 -1
- package/dist/stylesheets/modules/va-tabs.css +53 -1
- package/dist/stylesheets/shame.css +266 -1
- package/dist/stylesheets/uswds-typography.css +4222 -1
- package/dist/stylesheets/utilities.css +15622 -1
- package/dist/tokens/css/variables.css +3 -3
- package/dist/tokens/json/variables.json +4 -4
- package/dist/tokens/scss/variables.scss +3 -3
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 07 Nov 2024 18:04:41 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -111,10 +111,10 @@
|
|
|
111
111
|
--vads-color-background-default-on-dark: #171716;
|
|
112
112
|
--vads-color-forms-surface-active-on-light: #ecf1f7;
|
|
113
113
|
--vads-color-forms-surface-active-on-dark: #252f3e;
|
|
114
|
-
--font-family-sans: 'Source Sans Pro
|
|
114
|
+
--font-family-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
|
|
115
115
|
--font-family-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
|
|
116
116
|
--font-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
|
|
117
|
-
--font-source-sans: 'Source Sans Pro
|
|
117
|
+
--font-source-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
|
|
118
118
|
--font-weight-normal: 400;
|
|
119
119
|
--font-weight-bold: 700;
|
|
120
120
|
--font-style-normal: normal;
|
|
@@ -1993,11 +1993,11 @@
|
|
|
1993
1993
|
"font": {
|
|
1994
1994
|
"family": {
|
|
1995
1995
|
"sans": {
|
|
1996
|
-
"value": "'Source Sans Pro
|
|
1996
|
+
"value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
|
|
1997
1997
|
"filePath": "tokens/fonts.json",
|
|
1998
1998
|
"isSource": true,
|
|
1999
1999
|
"original": {
|
|
2000
|
-
"value": "'Source Sans Pro
|
|
2000
|
+
"value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
|
|
2001
2001
|
},
|
|
2002
2002
|
"name": "font-family-sans",
|
|
2003
2003
|
"attributes": {
|
|
@@ -2050,11 +2050,11 @@
|
|
|
2050
2050
|
},
|
|
2051
2051
|
"source": {
|
|
2052
2052
|
"sans": {
|
|
2053
|
-
"value": "'Source Sans Pro
|
|
2053
|
+
"value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif",
|
|
2054
2054
|
"filePath": "tokens/fonts.json",
|
|
2055
2055
|
"isSource": true,
|
|
2056
2056
|
"original": {
|
|
2057
|
-
"value": "'Source Sans Pro
|
|
2057
|
+
"value": "'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif"
|
|
2058
2058
|
},
|
|
2059
2059
|
"name": "font-source-sans",
|
|
2060
2060
|
"attributes": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 07 Nov 2024 18:04:41 GMT
|
|
4
4
|
|
|
5
5
|
$xsmall-screen: 320px;
|
|
6
6
|
$small-screen: 481px;
|
|
@@ -109,10 +109,10 @@ $vads-color-feedback-border-warning-on-dark: #face00;
|
|
|
109
109
|
$vads-color-background-default-on-dark: #171716;
|
|
110
110
|
$vads-color-forms-surface-active-on-light: #ecf1f7;
|
|
111
111
|
$vads-color-forms-surface-active-on-dark: #252f3e;
|
|
112
|
-
$font-family-sans: 'Source Sans Pro
|
|
112
|
+
$font-family-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
|
|
113
113
|
$font-family-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
|
|
114
114
|
$font-serif: Bitter, Georgia, Cambria, 'Times New Roman', Times, serif;
|
|
115
|
-
$font-source-sans: 'Source Sans Pro
|
|
115
|
+
$font-source-sans: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
|
|
116
116
|
$font-weight-normal: 400;
|
|
117
117
|
$font-weight-bold: 700;
|
|
118
118
|
$font-style-normal: normal;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@department-of-veterans-affairs/css-library",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.14.0",
|
|
4
4
|
"description": "Department of Veterans Affairs stylesheets, tokens, and utilities",
|
|
5
5
|
"packageManager": "yarn@3.2.0",
|
|
6
6
|
"files": [
|
|
@@ -29,4 +29,4 @@
|
|
|
29
29
|
"@uswds/uswds": "^3.9.0",
|
|
30
30
|
"rimraf": "^5.0.5"
|
|
31
31
|
}
|
|
32
|
-
}
|
|
32
|
+
}
|