Skip to content

Commit

Permalink
rename header topnav slot to skip-to-nav
Browse files Browse the repository at this point in the history
  • Loading branch information
melaniebmn committed Aug 23, 2023
1 parent beffc8e commit 90d9c7e
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion build/figma/figma.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2220,7 +2220,7 @@
"value": "0 0 0.75rem",
"type": "spacing"
},
"topnav": {
"skiptonav": {
"top": {
"value": "1.5rem",
"type": "spacing"
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 23 Aug 2023 01:07:09 GMT
* Generated on Wed, 23 Aug 2023 01:41:47 GMT
*/

:root {
Expand Down Expand Up @@ -427,7 +427,7 @@
--gcds-header-brand-toggle-padding: 0 1.125rem;
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-topnav-top: 1.5rem;
--gcds-header-skiptonav-top: 1.5rem;
--gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-hint-margin: 0 0 0.75rem;
--gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 23 Aug 2023 01:07:09 GMT
* Generated on Wed, 23 Aug 2023 01:41:47 GMT
*/

:root {
Expand Down Expand Up @@ -316,7 +316,7 @@
--gcds-header-brand-toggle-padding: 0 1.125rem;
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-topnav-top: 1.5rem;
--gcds-header-skiptonav-top: 1.5rem;
--gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-hint-margin: 0 0 0.75rem;
--gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components/header.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 23 Aug 2023 00:58:38 GMT
* Generated on Wed, 23 Aug 2023 01:41:47 GMT
*/

:root {
Expand All @@ -13,5 +13,5 @@
--gcds-header-brand-toggle-padding: 0 1.125rem;
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-topnav-top: 1.5rem;
--gcds-header-skiptonav-top: 1.5rem;
}
4 changes: 2 additions & 2 deletions build/web/css/tokens.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Wed, 23 Aug 2023 01:07:09 GMT
* Generated on Wed, 23 Aug 2023 01:41:47 GMT
*/

:root {
Expand Down Expand Up @@ -427,7 +427,7 @@
--gcds-header-brand-toggle-padding: 0 1.125rem;
--gcds-header-container-max-width: 71.25rem;
--gcds-header-margin: 0 0 0.75rem;
--gcds-header-topnav-top: 1.5rem;
--gcds-header-skiptonav-top: 1.5rem;
--gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-hint-margin: 0 0 0.75rem;
--gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
4 changes: 2 additions & 2 deletions build/web/scss/.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Do not edit directly
// Generated on Wed, 23 Aug 2023 01:07:09 GMT
// Generated on Wed, 23 Aug 2023 01:41:47 GMT

$gcds-color-blue-100: #d7e5f5;
$gcds-color-blue-500: #6584a6; // Must contrast 3:1 with white
Expand Down Expand Up @@ -425,7 +425,7 @@ $gcds-header-brand-signature-margin: 0 0 0.375rem;
$gcds-header-brand-toggle-padding: 0 1.125rem;
$gcds-header-container-max-width: 71.25rem;
$gcds-header-margin: 0 0 0.75rem;
$gcds-header-topnav-top: 1.5rem;
$gcds-header-skiptonav-top: 1.5rem;
$gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
$gcds-hint-margin: 0 0 0.75rem;
$gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
4 changes: 2 additions & 2 deletions build/web/scss/components.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Do not edit directly
// Generated on Wed, 23 Aug 2023 01:07:08 GMT
// Generated on Wed, 23 Aug 2023 01:41:47 GMT

$gcds-container-border: 0.0625rem solid #7d828b;
$gcds-container-size-xs: 20rem;
Expand Down Expand Up @@ -314,7 +314,7 @@ $gcds-header-brand-signature-margin: 0 0 0.375rem;
$gcds-header-brand-toggle-padding: 0 1.125rem;
$gcds-header-container-max-width: 71.25rem;
$gcds-header-margin: 0 0 0.75rem;
$gcds-header-topnav-top: 1.5rem;
$gcds-header-skiptonav-top: 1.5rem;
$gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
$gcds-hint-margin: 0 0 0.75rem;
$gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
4 changes: 2 additions & 2 deletions build/web/scss/components/header.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Do not edit directly
// Generated on Wed, 23 Aug 2023 00:58:38 GMT
// Generated on Wed, 23 Aug 2023 01:41:47 GMT

$gcds-header-brand-border-color: #26374a;
$gcds-header-brand-border-width: 0.1875rem;
Expand All @@ -11,4 +11,4 @@ $gcds-header-brand-signature-margin: 0 0 0.375rem;
$gcds-header-brand-toggle-padding: 0 1.125rem;
$gcds-header-container-max-width: 71.25rem;
$gcds-header-margin: 0 0 0.75rem;
$gcds-header-topnav-top: 1.5rem;
$gcds-header-skiptonav-top: 1.5rem;
4 changes: 2 additions & 2 deletions build/web/scss/tokens.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// Do not edit directly
// Generated on Wed, 23 Aug 2023 01:07:08 GMT
// Generated on Wed, 23 Aug 2023 01:41:47 GMT

$gcds-color-blue-100: #d7e5f5;
$gcds-color-blue-500: #6584a6; // Must contrast 3:1 with white
Expand Down Expand Up @@ -425,7 +425,7 @@ $gcds-header-brand-signature-margin: 0 0 0.375rem;
$gcds-header-brand-toggle-padding: 0 1.125rem;
$gcds-header-container-max-width: 71.25rem;
$gcds-header-margin: 0 0 0.75rem;
$gcds-header-topnav-top: 1.5rem;
$gcds-header-skiptonav-top: 1.5rem;
$gcds-hint-font: 400 1.25rem/120% "Noto Sans", sans-serif;
$gcds-hint-margin: 0 0 0.75rem;
$gcds-icon-font-family: "Font Awesome 6 Free", FontAwesome;
Expand Down
2 changes: 1 addition & 1 deletion tokens/components/header/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"value": "0 0 {spacing.200.value}",
"type": "spacing"
},
"topnav": {
"skiptonav": {
"top": {
"value": "{spacing.400.value}",
"type": "spacing"
Expand Down

0 comments on commit 90d9c7e

Please sign in to comment.