Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V 1.4.2 #136

Merged
merged 4 commits into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 13 additions & 40 deletions build/figma/figma.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1273,8 +1273,8 @@
}
},
"danger": {
"text": {
"value": "#A62A1E",
"border": {
"value": "#d3080c",
"type": "color"
}
},
Expand Down Expand Up @@ -1657,21 +1657,6 @@
"value": "65ch",
"type": "sizing"
},
"subHeading": {
"font": {
"value": {
"fontFamily": "\"Noto Sans\", sans-serif",
"fontWeight": "400",
"lineHeight": "120%",
"fontSize": "1.25rem"
},
"type": "typography"
},
"padding": {
"value": "0 0 1.125rem",
"type": "spacing"
}
},
"text": {
"value": "#333333",
"type": "color"
Expand All @@ -1688,12 +1673,6 @@
}
},
"fieldset": {
"danger": {
"text": {
"value": "#A62A1E",
"type": "color"
}
},
"default": {
"text": {
"value": "#333333",
Expand All @@ -1714,10 +1693,10 @@
},
"font": {
"value": {
"fontFamily": "\"Noto Sans\", sans-serif",
"fontFamily": "\"Lato\", sans-serif",
"fontWeight": "600",
"lineHeight": "120%",
"fontSize": "1.25rem"
"lineHeight": "124.85901539399482%",
"fontSize": "2.00225830078125rem"
},
"type": "typography"
},
Expand Down Expand Up @@ -1773,12 +1752,6 @@
"type": "color"
}
},
"danger": {
"text": {
"value": "#A62A1E",
"type": "color"
}
},
"default": {
"text": {
"value": "#333333",
Expand Down Expand Up @@ -2397,8 +2370,8 @@
}
},
"danger": {
"text": {
"value": "#A62A1E",
"border": {
"value": "#d3080c",
"type": "color"
}
},
Expand Down Expand Up @@ -3045,8 +3018,8 @@
}
},
"danger": {
"text": {
"value": "#A62A1E",
"border": {
"value": "#d3080c",
"type": "color"
}
},
Expand Down Expand Up @@ -3147,8 +3120,8 @@
}
},
"danger": {
"text": {
"value": "#A62A1E",
"border": {
"value": "#d3080c",
"type": "color"
}
},
Expand Down Expand Up @@ -3304,8 +3277,8 @@
}
},
"danger": {
"text": {
"value": "#A62A1E",
"border": {
"value": "#d3080c",
"type": "color"
}
},
Expand Down
18 changes: 7 additions & 11 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 Thu, 06 Jul 2023 22:12:42 GMT
* Generated on Thu, 20 Jul 2023 23:02:42 GMT
*/

:root {
Expand Down Expand Up @@ -254,7 +254,7 @@
--gcds-checkbox-check-left: 1rem;
--gcds-checkbox-check-top: -0.1875rem;
--gcds-checkbox-check-width: 0.9375rem;
--gcds-checkbox-danger-text: #a62a1e;
--gcds-checkbox-danger-border: #d3080c;
--gcds-checkbox-default-text: #333333;
--gcds-checkbox-disabled-background: #d6d9dd;
--gcds-checkbox-disabled-border: #545961;
Expand Down Expand Up @@ -323,16 +323,13 @@
--gcds-error-summary-list-margin: 0 0 0 1.125rem;
--gcds-error-summary-margin: 0 0 2.25rem;
--gcds-error-summary-max-width: 65ch;
--gcds-error-summary-sub-heading-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-error-summary-sub-heading-padding: 0 0 1.125rem;
--gcds-error-summary-text: #333333;
--gcds-error-summary-mobile-padding: 1.125rem;
--gcds-error-summary-padding: 2.25rem;
--gcds-fieldset-danger-text: #a62a1e;
--gcds-fieldset-default-text: #333333;
--gcds-fieldset-disabled-text: #545961;
--gcds-fieldset-focus-text: #0535d2;
--gcds-fieldset-font: 600 1.25rem/120% "Noto Sans", sans-serif;
--gcds-fieldset-font: 600 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-fieldset-legend-margin: 0 0 0.1875rem;
--gcds-fieldset-legend-required-margin: 0 0 0 0.375rem;
--gcds-file-uploader-button-background: #ffffff;
Expand All @@ -343,7 +340,6 @@
--gcds-file-uploader-button-margin: 0 0 1.125rem;
--gcds-file-uploader-button-padding: 0.75rem;
--gcds-file-uploader-button-text: #2b4380;
--gcds-file-uploader-danger-text: #a62a1e;
--gcds-file-uploader-default-text: #333333;
--gcds-file-uploader-disabled-background: #d6d9dd;
--gcds-file-uploader-disabled-text: #545961;
Expand Down Expand Up @@ -467,7 +463,7 @@
--gcds-icon-margin-1000: 10.5rem;
--gcds-input-border-radius: 0.1875rem;
--gcds-input-border-width: 0.125rem;
--gcds-input-danger-text: #a62a1e;
--gcds-input-danger-border: #d3080c;
--gcds-input-default-background: #ffffff;
--gcds-input-default-text: #333333;
--gcds-input-disabled-background: #d6d9dd;
Expand Down Expand Up @@ -582,7 +578,7 @@
--gcds-radio-check-height-and-width: 1.125rem;
--gcds-radio-check-left: 0.9375rem;
--gcds-radio-check-top: 0.1875rem;
--gcds-radio-danger-text: #a62a1e;
--gcds-radio-danger-border: #d3080c;
--gcds-radio-default-text: #333333;
--gcds-radio-disabled-background: #d6d9dd;
--gcds-radio-disabled-border: #545961;
Expand All @@ -599,7 +595,7 @@
--gcds-select-arrow-position-x: calc(100% - 0.75rem);
--gcds-select-border-radius: 0.1875rem;
--gcds-select-border-width: 0.125rem;
--gcds-select-danger-text: #a62a1e;
--gcds-select-danger-border: #d3080c;
--gcds-select-default-background: #ffffff;
--gcds-select-default-text: #333333;
--gcds-select-disabled-background: #d6d9dd;
Expand Down Expand Up @@ -627,7 +623,7 @@
--gcds-stepper-text: #43474e;
--gcds-textarea-border-radius: 0.1875rem;
--gcds-textarea-border-width: 0.125rem;
--gcds-textarea-danger-text: #a62a1e;
--gcds-textarea-danger-border: #d3080c;
--gcds-textarea-default-background: #ffffff;
--gcds-textarea-default-text: #333333;
--gcds-textarea-disabled-background: #d6d9dd;
Expand Down
18 changes: 7 additions & 11 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 Thu, 06 Jul 2023 22:12:42 GMT
* Generated on Thu, 20 Jul 2023 23:02:42 GMT
*/

:root {
Expand Down Expand Up @@ -143,7 +143,7 @@
--gcds-checkbox-check-left: 1rem;
--gcds-checkbox-check-top: -0.1875rem;
--gcds-checkbox-check-width: 0.9375rem;
--gcds-checkbox-danger-text: #a62a1e;
--gcds-checkbox-danger-border: #d3080c;
--gcds-checkbox-default-text: #333333;
--gcds-checkbox-disabled-background: #d6d9dd;
--gcds-checkbox-disabled-border: #545961;
Expand Down Expand Up @@ -212,16 +212,13 @@
--gcds-error-summary-list-margin: 0 0 0 1.125rem;
--gcds-error-summary-margin: 0 0 2.25rem;
--gcds-error-summary-max-width: 65ch;
--gcds-error-summary-sub-heading-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-error-summary-sub-heading-padding: 0 0 1.125rem;
--gcds-error-summary-text: #333333;
--gcds-error-summary-mobile-padding: 1.125rem;
--gcds-error-summary-padding: 2.25rem;
--gcds-fieldset-danger-text: #a62a1e;
--gcds-fieldset-default-text: #333333;
--gcds-fieldset-disabled-text: #545961;
--gcds-fieldset-focus-text: #0535d2;
--gcds-fieldset-font: 600 1.25rem/120% "Noto Sans", sans-serif;
--gcds-fieldset-font: 600 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-fieldset-legend-margin: 0 0 0.1875rem;
--gcds-fieldset-legend-required-margin: 0 0 0 0.375rem;
--gcds-file-uploader-button-background: #ffffff;
Expand All @@ -232,7 +229,6 @@
--gcds-file-uploader-button-margin: 0 0 1.125rem;
--gcds-file-uploader-button-padding: 0.75rem;
--gcds-file-uploader-button-text: #2b4380;
--gcds-file-uploader-danger-text: #a62a1e;
--gcds-file-uploader-default-text: #333333;
--gcds-file-uploader-disabled-background: #d6d9dd;
--gcds-file-uploader-disabled-text: #545961;
Expand Down Expand Up @@ -356,7 +352,7 @@
--gcds-icon-margin-1000: 10.5rem;
--gcds-input-border-radius: 0.1875rem;
--gcds-input-border-width: 0.125rem;
--gcds-input-danger-text: #a62a1e;
--gcds-input-danger-border: #d3080c;
--gcds-input-default-background: #ffffff;
--gcds-input-default-text: #333333;
--gcds-input-disabled-background: #d6d9dd;
Expand Down Expand Up @@ -471,7 +467,7 @@
--gcds-radio-check-height-and-width: 1.125rem;
--gcds-radio-check-left: 0.9375rem;
--gcds-radio-check-top: 0.1875rem;
--gcds-radio-danger-text: #a62a1e;
--gcds-radio-danger-border: #d3080c;
--gcds-radio-default-text: #333333;
--gcds-radio-disabled-background: #d6d9dd;
--gcds-radio-disabled-border: #545961;
Expand All @@ -488,7 +484,7 @@
--gcds-select-arrow-position-x: calc(100% - 0.75rem);
--gcds-select-border-radius: 0.1875rem;
--gcds-select-border-width: 0.125rem;
--gcds-select-danger-text: #a62a1e;
--gcds-select-danger-border: #d3080c;
--gcds-select-default-background: #ffffff;
--gcds-select-default-text: #333333;
--gcds-select-disabled-background: #d6d9dd;
Expand Down Expand Up @@ -516,7 +512,7 @@
--gcds-stepper-text: #43474e;
--gcds-textarea-border-radius: 0.1875rem;
--gcds-textarea-border-width: 0.125rem;
--gcds-textarea-danger-text: #a62a1e;
--gcds-textarea-danger-border: #d3080c;
--gcds-textarea-default-background: #ffffff;
--gcds-textarea-default-text: #333333;
--gcds-textarea-disabled-background: #d6d9dd;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components/checkbox.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
Expand All @@ -9,7 +9,7 @@
--gcds-checkbox-check-left: 1rem;
--gcds-checkbox-check-top: -0.1875rem;
--gcds-checkbox-check-width: 0.9375rem;
--gcds-checkbox-danger-text: #a62a1e;
--gcds-checkbox-danger-border: #d3080c;
--gcds-checkbox-default-text: #333333;
--gcds-checkbox-disabled-background: #d6d9dd;
--gcds-checkbox-disabled-border: #545961;
Expand Down
4 changes: 1 addition & 3 deletions build/web/css/components/error-summary.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 23:02:42 GMT
*/

:root {
Expand All @@ -22,8 +22,6 @@
--gcds-error-summary-list-margin: 0 0 0 1.125rem;
--gcds-error-summary-margin: 0 0 2.25rem;
--gcds-error-summary-max-width: 65ch;
--gcds-error-summary-sub-heading-font: 400 1.25rem/120% "Noto Sans", sans-serif;
--gcds-error-summary-sub-heading-padding: 0 0 1.125rem;
--gcds-error-summary-text: #333333;
--gcds-error-summary-mobile-padding: 1.125rem;
--gcds-error-summary-padding: 2.25rem;
Expand Down
5 changes: 2 additions & 3 deletions build/web/css/components/fieldset.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
--gcds-fieldset-danger-text: #a62a1e;
--gcds-fieldset-default-text: #333333;
--gcds-fieldset-disabled-text: #545961;
--gcds-fieldset-focus-text: #0535d2;
--gcds-fieldset-font: 600 1.25rem/120% "Noto Sans", sans-serif;
--gcds-fieldset-font: 600 2.00225830078125rem/124.85901539399482% "Lato", sans-serif;
--gcds-fieldset-legend-margin: 0 0 0.1875rem;
--gcds-fieldset-legend-required-margin: 0 0 0 0.375rem;
}
3 changes: 1 addition & 2 deletions build/web/css/components/file-uploader.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
Expand All @@ -12,7 +12,6 @@
--gcds-file-uploader-button-margin: 0 0 1.125rem;
--gcds-file-uploader-button-padding: 0.75rem;
--gcds-file-uploader-button-text: #2b4380;
--gcds-file-uploader-danger-text: #a62a1e;
--gcds-file-uploader-default-text: #333333;
--gcds-file-uploader-disabled-background: #d6d9dd;
--gcds-file-uploader-disabled-text: #545961;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components/input.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
--gcds-input-border-radius: 0.1875rem;
--gcds-input-border-width: 0.125rem;
--gcds-input-danger-text: #a62a1e;
--gcds-input-danger-border: #d3080c;
--gcds-input-default-background: #ffffff;
--gcds-input-default-text: #333333;
--gcds-input-disabled-background: #d6d9dd;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components/radio.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
Expand All @@ -9,7 +9,7 @@
--gcds-radio-check-height-and-width: 1.125rem;
--gcds-radio-check-left: 0.9375rem;
--gcds-radio-check-top: 0.1875rem;
--gcds-radio-danger-text: #a62a1e;
--gcds-radio-danger-border: #d3080c;
--gcds-radio-default-text: #333333;
--gcds-radio-disabled-background: #d6d9dd;
--gcds-radio-disabled-border: #545961;
Expand Down
4 changes: 2 additions & 2 deletions build/web/css/components/select.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* Do not edit directly
* Generated on Mon, 19 Jun 2023 20:28:18 GMT
* Generated on Thu, 20 Jul 2023 17:58:42 GMT
*/

:root {
--gcds-select-arrow-position-x: calc(100% - 0.75rem);
--gcds-select-border-radius: 0.1875rem;
--gcds-select-border-width: 0.125rem;
--gcds-select-danger-text: #a62a1e;
--gcds-select-danger-border: #d3080c;
--gcds-select-default-background: #ffffff;
--gcds-select-default-text: #333333;
--gcds-select-disabled-background: #d6d9dd;
Expand Down
Loading