@guardian/stand 0.0.41 → 0.0.43
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/components/IntendedAudienceSignifier/IntendedAudienceSignifier.cjs +20 -39
- package/dist/components/IntendedAudienceSignifier/IntendedAudienceSignifier.d.cts +1 -1
- package/dist/components/IntendedAudienceSignifier/IntendedAudienceSignifier.d.ts +1 -1
- package/dist/components/IntendedAudienceSignifier/IntendedAudienceSignifier.js +21 -40
- package/dist/components/IntendedAudienceSignifier/types.d.cts +3 -4
- package/dist/components/IntendedAudienceSignifier/types.d.ts +3 -4
- package/dist/components/Layout/Layout.cjs +6 -2
- package/dist/components/Layout/Layout.js +6 -2
- package/dist/components/Layout/styles.cjs +27 -1
- package/dist/components/Layout/styles.js +27 -1
- package/dist/components/Layout/types.d.cts +10 -0
- package/dist/components/Layout/types.d.ts +10 -0
- package/dist/index.cjs +4 -0
- package/dist/index.d.cts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +3 -1
- package/dist/styleD/build/css/base/typography.css +2 -2
- package/dist/styleD/build/css/component/alertBanner.css +1 -1
- package/dist/styleD/build/css/component/autocomplete.css +1 -1
- package/dist/styleD/build/css/component/avatar.css +1 -1
- package/dist/styleD/build/css/component/button.css +3 -3
- package/dist/styleD/build/css/component/checkbox.css +2 -2
- package/dist/styleD/build/css/component/datePicker.css +1 -1
- package/dist/styleD/build/css/component/favicon.css +1 -1
- package/dist/styleD/build/css/component/form.css +1 -1
- package/dist/styleD/build/css/component/inlineMessage.css +1 -1
- package/dist/styleD/build/css/component/layout.css +6 -0
- package/dist/styleD/build/css/component/menu.css +3 -3
- package/dist/styleD/build/css/component/radioGroup.css +3 -3
- package/dist/styleD/build/css/component/select.css +2 -2
- package/dist/styleD/build/css/component/tagTable.css +1 -1
- package/dist/styleD/build/css/component/textArea.css +2 -2
- package/dist/styleD/build/css/component/textInput.css +2 -2
- package/dist/styleD/build/css/component/topBar.css +2 -2
- package/dist/styleD/build/css/component/userMenu.css +6 -6
- package/dist/styleD/build/css/semantic/breakpoints.css +1 -1
- package/dist/styleD/build/css/semantic/colors.css +1 -0
- package/dist/styleD/build/css/semantic/grid.css +6 -0
- package/dist/styleD/build/css/semantic/radius.css +9 -0
- package/dist/styleD/build/css/semantic/spacing.css +12 -0
- package/dist/styleD/build/css/semantic/typography.css +61 -61
- package/dist/styleD/build/typescript/component/layout.cjs +13 -1
- package/dist/styleD/build/typescript/component/layout.d.cts +18 -0
- package/dist/styleD/build/typescript/component/layout.d.ts +18 -0
- package/dist/styleD/build/typescript/component/layout.js +13 -1
- package/dist/styleD/build/typescript/semantic/colors.cjs +2 -1
- package/dist/styleD/build/typescript/semantic/colors.d.cts +1 -0
- package/dist/styleD/build/typescript/semantic/colors.d.ts +1 -0
- package/dist/styleD/build/typescript/semantic/colors.js +2 -1
- package/dist/styleD/build/typescript/semantic/grid.cjs +7 -1
- package/dist/styleD/build/typescript/semantic/grid.d.cts +6 -0
- package/dist/styleD/build/typescript/semantic/grid.d.ts +6 -0
- package/dist/styleD/build/typescript/semantic/grid.js +7 -1
- package/dist/styleD/build/typescript/semantic/radius.cjs +11 -0
- package/dist/styleD/build/typescript/semantic/radius.d.cts +12 -0
- package/dist/styleD/build/typescript/semantic/radius.d.ts +12 -0
- package/dist/styleD/build/typescript/semantic/radius.js +11 -0
- package/dist/styleD/build/typescript/semantic/spacing.cjs +14 -0
- package/dist/styleD/build/typescript/semantic/spacing.d.cts +15 -0
- package/dist/styleD/build/typescript/semantic/spacing.d.ts +15 -0
- package/dist/styleD/build/typescript/semantic/spacing.js +14 -0
- package/package.json +3 -1
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
--component-radio-group-shared-indicator-position: relative;
|
|
16
16
|
--component-radio-group-shared-indicator-after-position: absolute;
|
|
17
17
|
--component-radio-group-shared-indicator-after-border-radius: inherit;
|
|
18
|
-
--component-radio-group-shared-indicator-after-inset:
|
|
18
|
+
--component-radio-group-shared-indicator-after-inset: 0px;
|
|
19
19
|
--component-radio-group-shared-indicator-after-scale: 0;
|
|
20
20
|
--component-radio-group-shared-indicator-border-radius: 50%;
|
|
21
21
|
--component-radio-group-shared-indicator-border: 0.0625rem solid #545454;
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
--component-radio-group-sm-gap: 1rem;
|
|
40
40
|
--component-radio-group-sm-typography-font: normal 460 0.875rem/1.3
|
|
41
41
|
'Open Sans';
|
|
42
|
-
--component-radio-group-sm-typography-letter-spacing:
|
|
42
|
+
--component-radio-group-sm-typography-letter-spacing: 0rem;
|
|
43
43
|
--component-radio-group-sm-typography-font-width: 95;
|
|
44
44
|
--component-radio-group-sm-indicator-width: 1.25rem;
|
|
45
45
|
--component-radio-group-sm-indicator-height: 1.25rem;
|
|
46
46
|
--component-radio-group-md-gap: 1.25rem;
|
|
47
47
|
--component-radio-group-md-typography-font: normal 460 1rem/1.3 'Open Sans';
|
|
48
|
-
--component-radio-group-md-typography-letter-spacing:
|
|
48
|
+
--component-radio-group-md-typography-letter-spacing: 0rem;
|
|
49
49
|
--component-radio-group-md-typography-font-width: 95;
|
|
50
50
|
--component-radio-group-md-indicator-width: 1.5rem;
|
|
51
51
|
--component-radio-group-md-indicator-height: 1.5rem;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--component-select-shared-button-color: #545454;
|
|
21
21
|
--component-select-shared-button-typography-font: normal 460 1rem/1.3
|
|
22
22
|
'Open Sans';
|
|
23
|
-
--component-select-shared-button-typography-letter-spacing:
|
|
23
|
+
--component-select-shared-button-typography-letter-spacing: 0rem;
|
|
24
24
|
--component-select-shared-button-typography-font-width: 95;
|
|
25
25
|
--component-select-shared-button-focused-outline: 0.125rem solid #0072a9;
|
|
26
26
|
--component-select-shared-button-focused-outline-offset: 0.125rem;
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
--component-select-shared-option-focused-background-color: inherit;
|
|
39
39
|
--component-select-shared-list-box-typography-font: normal 460 1rem/1.3
|
|
40
40
|
'Open Sans';
|
|
41
|
-
--component-select-shared-list-box-typography-letter-spacing:
|
|
41
|
+
--component-select-shared-list-box-typography-letter-spacing: 0rem;
|
|
42
42
|
--component-select-shared-list-box-typography-font-width: 95;
|
|
43
43
|
--component-select-shared-list-box-border: 0.0625rem solid #cccccc;
|
|
44
44
|
--component-select-shared-list-box-background-color: #ffffff;
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
--component-tag-table-row-first-row-background-hover-color: #8ec183;
|
|
26
26
|
--component-tag-table-add-button-color: #ffffff;
|
|
27
27
|
--component-tag-table-add-button-padding-x: 10px;
|
|
28
|
-
--component-tag-table-add-button-padding-y:
|
|
28
|
+
--component-tag-table-add-button-padding-y: 0px;
|
|
29
29
|
--component-tag-table-add-button-background-color: #8d8d8d;
|
|
30
30
|
--component-tag-table-add-button-background-hover-color: #545454;
|
|
31
31
|
--component-tag-table-add-button-font-weight: 400;
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
--component-text-area-shared-focused-outline: 0.125rem auto #0072a9;
|
|
23
23
|
--component-text-area-shared-error-border: 0.0625rem solid #b42a19;
|
|
24
24
|
--component-text-area-sm-typography-font: normal 460 0.875rem/1.3 'Open Sans';
|
|
25
|
-
--component-text-area-sm-typography-letter-spacing:
|
|
25
|
+
--component-text-area-sm-typography-letter-spacing: 0rem;
|
|
26
26
|
--component-text-area-sm-typography-font-width: 95;
|
|
27
27
|
--component-text-area-md-typography-font: normal 460 1rem/1.3 'Open Sans';
|
|
28
|
-
--component-text-area-md-typography-letter-spacing:
|
|
28
|
+
--component-text-area-md-typography-letter-spacing: 0rem;
|
|
29
29
|
--component-text-area-md-typography-font-width: 95;
|
|
30
30
|
}
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
--component-text-input-shared-error-border: 0.0625rem solid #b42a19;
|
|
23
23
|
--component-text-input-sm-height: 2rem;
|
|
24
24
|
--component-text-input-sm-typography-font: normal 460 0.875rem/1.3 'Open Sans';
|
|
25
|
-
--component-text-input-sm-typography-letter-spacing:
|
|
25
|
+
--component-text-input-sm-typography-letter-spacing: 0rem;
|
|
26
26
|
--component-text-input-sm-typography-font-width: 95;
|
|
27
27
|
--component-text-input-md-height: 2.5rem;
|
|
28
28
|
--component-text-input-md-typography-font: normal 460 1rem/1.3 'Open Sans';
|
|
29
|
-
--component-text-input-md-typography-letter-spacing:
|
|
29
|
+
--component-text-input-md-typography-letter-spacing: 0rem;
|
|
30
30
|
--component-text-input-md-typography-font-width: 95;
|
|
31
31
|
}
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
--component-top-bar-tool-name-gap: 0.5rem;
|
|
83
83
|
--component-top-bar-tool-name-typography-font: normal 700 1.25rem/1.15
|
|
84
84
|
'GH Guardian Headline';
|
|
85
|
-
--component-top-bar-tool-name-typography-letter-spacing:
|
|
85
|
+
--component-top-bar-tool-name-typography-letter-spacing: 0rem;
|
|
86
86
|
--component-top-bar-tool-name-typography-font-width: 100;
|
|
87
87
|
--component-top-bar-tool-name-divider-border: 0.0625rem solid #cccccc;
|
|
88
88
|
--component-top-bar-tool-name-divider-height: 2rem;
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
--component-top-bar-tool-name-hover-link-opacity: 0;
|
|
104
104
|
--component-top-bar-tool-name-hover-link-typography-font: normal 700
|
|
105
105
|
0.875rem/1.3 'Open Sans';
|
|
106
|
-
--component-top-bar-tool-name-hover-link-typography-letter-spacing:
|
|
106
|
+
--component-top-bar-tool-name-hover-link-typography-letter-spacing: 0rem;
|
|
107
107
|
--component-top-bar-tool-name-hover-link-typography-font-width: 95;
|
|
108
108
|
--component-top-bar-tool-name-hover-link-position: absolute;
|
|
109
109
|
--component-top-bar-tool-name-hover-link-width: 100%;
|
|
@@ -9,17 +9,17 @@
|
|
|
9
9
|
--component-user-menu-container-padding-x: 0.25rem;
|
|
10
10
|
--component-user-menu-heading-font-weight: 700;
|
|
11
11
|
--component-user-menu-heading-font-size: 1.125rem;
|
|
12
|
-
--component-user-menu-heading-padding-top:
|
|
13
|
-
--component-user-menu-heading-padding-right:
|
|
14
|
-
--component-user-menu-heading-padding-bottom:
|
|
15
|
-
--component-user-menu-heading-padding-left:
|
|
12
|
+
--component-user-menu-heading-padding-top: 0px;
|
|
13
|
+
--component-user-menu-heading-padding-right: 0px;
|
|
14
|
+
--component-user-menu-heading-padding-bottom: 0px;
|
|
15
|
+
--component-user-menu-heading-padding-left: 0px;
|
|
16
16
|
--component-user-menu-heading-text-align: left;
|
|
17
17
|
--component-user-menu-label-font-weight: 700;
|
|
18
18
|
--component-user-menu-label-font-size: 0.875rem;
|
|
19
19
|
--component-user-menu-label-padding-top: 15px;
|
|
20
|
-
--component-user-menu-label-padding-right:
|
|
20
|
+
--component-user-menu-label-padding-right: 0px;
|
|
21
21
|
--component-user-menu-label-padding-bottom: 0.375rem;
|
|
22
|
-
--component-user-menu-label-padding-left:
|
|
22
|
+
--component-user-menu-label-padding-left: 0px;
|
|
23
23
|
--component-user-menu-label-text-align: left;
|
|
24
24
|
--component-user-menu-toggle-button-base-background-color: #ededed;
|
|
25
25
|
--component-user-menu-toggle-button-disabled-background-color: #dcdcdc;
|
|
@@ -9,6 +9,12 @@
|
|
|
9
9
|
--semantic-grid-margin-lg-px: 24px;
|
|
10
10
|
--semantic-grid-margin-md-px: 24px;
|
|
11
11
|
--semantic-grid-margin-sm-px: 16px;
|
|
12
|
+
--semantic-grid-margin-top-lg-px: 48px;
|
|
13
|
+
--semantic-grid-margin-top-md-px: 28px;
|
|
14
|
+
--semantic-grid-margin-top-sm-px: 24px;
|
|
15
|
+
--semantic-grid-margin-bottom-lg-px: 64px;
|
|
16
|
+
--semantic-grid-margin-bottom-md-px: 64px;
|
|
17
|
+
--semantic-grid-margin-bottom-sm-px: 64px;
|
|
12
18
|
--semantic-grid-columns-lg: 12;
|
|
13
19
|
--semantic-grid-columns-md: 12;
|
|
14
20
|
--semantic-grid-columns-sm: 12;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
:root {
|
|
6
|
+
--semantic-spacing-stack-xxs: 0.25rem;
|
|
7
|
+
--semantic-spacing-stack-xs: 0.5rem;
|
|
8
|
+
--semantic-spacing-stack-sm: 0.75rem;
|
|
9
|
+
--semantic-spacing-stack-md: 1rem;
|
|
10
|
+
--semantic-spacing-stack-lg: 2rem;
|
|
11
|
+
--semantic-spacing-stack-xl: 2.5rem;
|
|
12
|
+
}
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
:root {
|
|
6
6
|
--semantic-typography-title-sm-font: normal 700 1.125rem/1.15
|
|
7
7
|
'GH Guardian Headline';
|
|
8
|
-
--semantic-typography-title-sm-letter-spacing:
|
|
8
|
+
--semantic-typography-title-sm-letter-spacing: 0rem;
|
|
9
9
|
--semantic-typography-title-sm-font-width: 100;
|
|
10
10
|
--semantic-typography-title-md-font: normal 700 1.25rem/1.15
|
|
11
11
|
'GH Guardian Headline';
|
|
12
|
-
--semantic-typography-title-md-letter-spacing:
|
|
12
|
+
--semantic-typography-title-md-letter-spacing: 0rem;
|
|
13
13
|
--semantic-typography-title-md-font-width: 100;
|
|
14
14
|
--semantic-typography-title-lg-font: normal 700 1.5rem/1.15
|
|
15
15
|
'GH Guardian Headline';
|
|
16
|
-
--semantic-typography-title-lg-letter-spacing:
|
|
16
|
+
--semantic-typography-title-lg-letter-spacing: 0rem;
|
|
17
17
|
--semantic-typography-title-lg-font-width: 100;
|
|
18
18
|
--semantic-typography-title-xl-font: normal 700 2rem/1.15
|
|
19
19
|
'GH Guardian Headline';
|
|
20
|
-
--semantic-typography-title-xl-letter-spacing:
|
|
20
|
+
--semantic-typography-title-xl-letter-spacing: 0rem;
|
|
21
21
|
--semantic-typography-title-xl-font-width: 100;
|
|
22
22
|
--semantic-typography-heading-xs-font: normal 700 0.75rem/1.15 'Open Sans';
|
|
23
|
-
--semantic-typography-heading-xs-letter-spacing:
|
|
23
|
+
--semantic-typography-heading-xs-letter-spacing: 0rem;
|
|
24
24
|
--semantic-typography-heading-xs-font-width: 95;
|
|
25
25
|
--semantic-typography-heading-sm-font: normal 700 0.875rem/1.15 'Open Sans';
|
|
26
26
|
--semantic-typography-heading-sm-letter-spacing: -0.0125rem;
|
|
@@ -39,11 +39,11 @@
|
|
|
39
39
|
--semantic-typography-heading2-xl-font-width: 95;
|
|
40
40
|
--semantic-typography-heading-compact-xs-font: normal 700 0.75rem/1.15
|
|
41
41
|
'Open Sans';
|
|
42
|
-
--semantic-typography-heading-compact-xs-letter-spacing:
|
|
42
|
+
--semantic-typography-heading-compact-xs-letter-spacing: 0rem;
|
|
43
43
|
--semantic-typography-heading-compact-xs-font-width: 88;
|
|
44
44
|
--semantic-typography-heading-compact-sm-font: normal 700 0.875rem/1.15
|
|
45
45
|
'Open Sans';
|
|
46
|
-
--semantic-typography-heading-compact-sm-letter-spacing:
|
|
46
|
+
--semantic-typography-heading-compact-sm-letter-spacing: 0rem;
|
|
47
47
|
--semantic-typography-heading-compact-sm-font-width: 88;
|
|
48
48
|
--semantic-typography-heading-compact-md-font: normal 700 1rem/1.15
|
|
49
49
|
'Open Sans';
|
|
@@ -62,171 +62,171 @@
|
|
|
62
62
|
--semantic-typography-heading-compact2-xl-letter-spacing: -0.03125rem;
|
|
63
63
|
--semantic-typography-heading-compact2-xl-font-width: 88;
|
|
64
64
|
--semantic-typography-body-xs-font: normal 460 0.75rem/1.3 'Open Sans';
|
|
65
|
-
--semantic-typography-body-xs-letter-spacing:
|
|
65
|
+
--semantic-typography-body-xs-letter-spacing: 0rem;
|
|
66
66
|
--semantic-typography-body-xs-font-width: 95;
|
|
67
67
|
--semantic-typography-body-sm-font: normal 460 0.875rem/1.3 'Open Sans';
|
|
68
|
-
--semantic-typography-body-sm-letter-spacing:
|
|
68
|
+
--semantic-typography-body-sm-letter-spacing: 0rem;
|
|
69
69
|
--semantic-typography-body-sm-font-width: 95;
|
|
70
70
|
--semantic-typography-body-md-font: normal 460 1rem/1.3 'Open Sans';
|
|
71
|
-
--semantic-typography-body-md-letter-spacing:
|
|
71
|
+
--semantic-typography-body-md-letter-spacing: 0rem;
|
|
72
72
|
--semantic-typography-body-md-font-width: 95;
|
|
73
73
|
--semantic-typography-body-lg-font: normal 460 1.125rem/1.3 'Open Sans';
|
|
74
|
-
--semantic-typography-body-lg-letter-spacing:
|
|
74
|
+
--semantic-typography-body-lg-letter-spacing: 0rem;
|
|
75
75
|
--semantic-typography-body-lg-font-width: 95;
|
|
76
76
|
--semantic-typography-body-xl-font: normal 460 1.25rem/1.3 'Open Sans';
|
|
77
|
-
--semantic-typography-body-xl-letter-spacing:
|
|
77
|
+
--semantic-typography-body-xl-letter-spacing: 0rem;
|
|
78
78
|
--semantic-typography-body-xl-font-width: 95;
|
|
79
79
|
--semantic-typography-body-bold-xs-font: normal 700 0.75rem/1.3 'Open Sans';
|
|
80
|
-
--semantic-typography-body-bold-xs-letter-spacing:
|
|
80
|
+
--semantic-typography-body-bold-xs-letter-spacing: 0rem;
|
|
81
81
|
--semantic-typography-body-bold-xs-font-width: 95;
|
|
82
82
|
--semantic-typography-body-bold-sm-font: normal 700 0.875rem/1.3 'Open Sans';
|
|
83
|
-
--semantic-typography-body-bold-sm-letter-spacing:
|
|
83
|
+
--semantic-typography-body-bold-sm-letter-spacing: 0rem;
|
|
84
84
|
--semantic-typography-body-bold-sm-font-width: 95;
|
|
85
85
|
--semantic-typography-body-bold-md-font: normal 700 1rem/1.3 'Open Sans';
|
|
86
|
-
--semantic-typography-body-bold-md-letter-spacing:
|
|
86
|
+
--semantic-typography-body-bold-md-letter-spacing: 0rem;
|
|
87
87
|
--semantic-typography-body-bold-md-font-width: 95;
|
|
88
88
|
--semantic-typography-body-bold-lg-font: normal 700 1.125rem/1.3 'Open Sans';
|
|
89
|
-
--semantic-typography-body-bold-lg-letter-spacing:
|
|
89
|
+
--semantic-typography-body-bold-lg-letter-spacing: 0rem;
|
|
90
90
|
--semantic-typography-body-bold-lg-font-width: 95;
|
|
91
91
|
--semantic-typography-body-bold-xl-font: normal 700 1.25rem/1.3 'Open Sans';
|
|
92
|
-
--semantic-typography-body-bold-xl-letter-spacing:
|
|
92
|
+
--semantic-typography-body-bold-xl-letter-spacing: 0rem;
|
|
93
93
|
--semantic-typography-body-bold-xl-font-width: 95;
|
|
94
94
|
--semantic-typography-body-italic-xs-font: italic 460 0.75rem/1.3 'Open Sans';
|
|
95
|
-
--semantic-typography-body-italic-xs-letter-spacing:
|
|
95
|
+
--semantic-typography-body-italic-xs-letter-spacing: 0rem;
|
|
96
96
|
--semantic-typography-body-italic-xs-font-width: 95;
|
|
97
97
|
--semantic-typography-body-italic-sm-font: italic 460 0.875rem/1.3 'Open Sans';
|
|
98
|
-
--semantic-typography-body-italic-sm-letter-spacing:
|
|
98
|
+
--semantic-typography-body-italic-sm-letter-spacing: 0rem;
|
|
99
99
|
--semantic-typography-body-italic-sm-font-width: 95;
|
|
100
100
|
--semantic-typography-body-italic-md-font: italic 460 1rem/1.3 'Open Sans';
|
|
101
|
-
--semantic-typography-body-italic-md-letter-spacing:
|
|
101
|
+
--semantic-typography-body-italic-md-letter-spacing: 0rem;
|
|
102
102
|
--semantic-typography-body-italic-md-font-width: 95;
|
|
103
103
|
--semantic-typography-body-italic-lg-font: italic 460 1.125rem/1.3 'Open Sans';
|
|
104
|
-
--semantic-typography-body-italic-lg-letter-spacing:
|
|
104
|
+
--semantic-typography-body-italic-lg-letter-spacing: 0rem;
|
|
105
105
|
--semantic-typography-body-italic-lg-font-width: 95;
|
|
106
106
|
--semantic-typography-body-italic-xl-font: italic 460 1.25rem/1.3 'Open Sans';
|
|
107
|
-
--semantic-typography-body-italic-xl-letter-spacing:
|
|
107
|
+
--semantic-typography-body-italic-xl-letter-spacing: 0rem;
|
|
108
108
|
--semantic-typography-body-italic-xl-font-width: 95;
|
|
109
109
|
--semantic-typography-body-italic-bold-xs-font: italic 700 0.75rem/1.3
|
|
110
110
|
'Open Sans';
|
|
111
|
-
--semantic-typography-body-italic-bold-xs-letter-spacing:
|
|
111
|
+
--semantic-typography-body-italic-bold-xs-letter-spacing: 0rem;
|
|
112
112
|
--semantic-typography-body-italic-bold-xs-font-width: 95;
|
|
113
113
|
--semantic-typography-body-italic-bold-sm-font: italic 700 0.875rem/1.3
|
|
114
114
|
'Open Sans';
|
|
115
|
-
--semantic-typography-body-italic-bold-sm-letter-spacing:
|
|
115
|
+
--semantic-typography-body-italic-bold-sm-letter-spacing: 0rem;
|
|
116
116
|
--semantic-typography-body-italic-bold-sm-font-width: 95;
|
|
117
117
|
--semantic-typography-body-italic-bold-md-font: italic 700 1rem/1.3
|
|
118
118
|
'Open Sans';
|
|
119
|
-
--semantic-typography-body-italic-bold-md-letter-spacing:
|
|
119
|
+
--semantic-typography-body-italic-bold-md-letter-spacing: 0rem;
|
|
120
120
|
--semantic-typography-body-italic-bold-md-font-width: 95;
|
|
121
121
|
--semantic-typography-body-italic-bold-lg-font: italic 700 1.125rem/1.3
|
|
122
122
|
'Open Sans';
|
|
123
|
-
--semantic-typography-body-italic-bold-lg-letter-spacing:
|
|
123
|
+
--semantic-typography-body-italic-bold-lg-letter-spacing: 0rem;
|
|
124
124
|
--semantic-typography-body-italic-bold-lg-font-width: 95;
|
|
125
125
|
--semantic-typography-body-italic-bold-xl-font: italic 700 1.25rem/1.3
|
|
126
126
|
'Open Sans';
|
|
127
|
-
--semantic-typography-body-italic-bold-xl-letter-spacing:
|
|
127
|
+
--semantic-typography-body-italic-bold-xl-letter-spacing: 0rem;
|
|
128
128
|
--semantic-typography-body-italic-bold-xl-font-width: 95;
|
|
129
129
|
--semantic-typography-body-compact-xs-font: normal 460 0.75rem/1.3 'Open Sans';
|
|
130
|
-
--semantic-typography-body-compact-xs-letter-spacing:
|
|
130
|
+
--semantic-typography-body-compact-xs-letter-spacing: 0rem;
|
|
131
131
|
--semantic-typography-body-compact-xs-font-width: 88;
|
|
132
132
|
--semantic-typography-body-compact-sm-font: normal 460 0.875rem/1.3
|
|
133
133
|
'Open Sans';
|
|
134
|
-
--semantic-typography-body-compact-sm-letter-spacing:
|
|
134
|
+
--semantic-typography-body-compact-sm-letter-spacing: 0rem;
|
|
135
135
|
--semantic-typography-body-compact-sm-font-width: 88;
|
|
136
136
|
--semantic-typography-body-compact-md-font: normal 460 1rem/1.3 'Open Sans';
|
|
137
|
-
--semantic-typography-body-compact-md-letter-spacing:
|
|
137
|
+
--semantic-typography-body-compact-md-letter-spacing: 0rem;
|
|
138
138
|
--semantic-typography-body-compact-md-font-width: 88;
|
|
139
139
|
--semantic-typography-body-compact-lg-font: normal 460 1.125rem/1.3
|
|
140
140
|
'Open Sans';
|
|
141
|
-
--semantic-typography-body-compact-lg-letter-spacing:
|
|
141
|
+
--semantic-typography-body-compact-lg-letter-spacing: 0rem;
|
|
142
142
|
--semantic-typography-body-compact-lg-font-width: 88;
|
|
143
143
|
--semantic-typography-body-compact-xl-font: normal 460 1.25rem/1.3 'Open Sans';
|
|
144
|
-
--semantic-typography-body-compact-xl-letter-spacing:
|
|
144
|
+
--semantic-typography-body-compact-xl-letter-spacing: 0rem;
|
|
145
145
|
--semantic-typography-body-compact-xl-font-width: 88;
|
|
146
146
|
--semantic-typography-body-compact-bold-xs-font: normal 700 0.75rem/1.3
|
|
147
147
|
'Open Sans';
|
|
148
|
-
--semantic-typography-body-compact-bold-xs-letter-spacing:
|
|
148
|
+
--semantic-typography-body-compact-bold-xs-letter-spacing: 0rem;
|
|
149
149
|
--semantic-typography-body-compact-bold-xs-font-width: 88;
|
|
150
150
|
--semantic-typography-body-compact-bold-sm-font: normal 700 0.875rem/1.3
|
|
151
151
|
'Open Sans';
|
|
152
|
-
--semantic-typography-body-compact-bold-sm-letter-spacing:
|
|
152
|
+
--semantic-typography-body-compact-bold-sm-letter-spacing: 0rem;
|
|
153
153
|
--semantic-typography-body-compact-bold-sm-font-width: 88;
|
|
154
154
|
--semantic-typography-body-compact-bold-md-font: normal 700 1rem/1.3
|
|
155
155
|
'Open Sans';
|
|
156
|
-
--semantic-typography-body-compact-bold-md-letter-spacing:
|
|
156
|
+
--semantic-typography-body-compact-bold-md-letter-spacing: 0rem;
|
|
157
157
|
--semantic-typography-body-compact-bold-md-font-width: 88;
|
|
158
158
|
--semantic-typography-body-compact-bold-lg-font: normal 700 1.125rem/1.3
|
|
159
159
|
'Open Sans';
|
|
160
|
-
--semantic-typography-body-compact-bold-lg-letter-spacing:
|
|
160
|
+
--semantic-typography-body-compact-bold-lg-letter-spacing: 0rem;
|
|
161
161
|
--semantic-typography-body-compact-bold-lg-font-width: 88;
|
|
162
162
|
--semantic-typography-body-compact-bold-xl-font: normal 700 1.25rem/1.3
|
|
163
163
|
'Open Sans';
|
|
164
|
-
--semantic-typography-body-compact-bold-xl-letter-spacing:
|
|
164
|
+
--semantic-typography-body-compact-bold-xl-letter-spacing: 0rem;
|
|
165
165
|
--semantic-typography-body-compact-bold-xl-font-width: 88;
|
|
166
166
|
--semantic-typography-body-compact-italic-xs-font: italic 460 0.75rem/1.3
|
|
167
167
|
'Open Sans';
|
|
168
|
-
--semantic-typography-body-compact-italic-xs-letter-spacing:
|
|
168
|
+
--semantic-typography-body-compact-italic-xs-letter-spacing: 0rem;
|
|
169
169
|
--semantic-typography-body-compact-italic-xs-font-width: 88;
|
|
170
170
|
--semantic-typography-body-compact-italic-sm-font: italic 460 0.875rem/1.3
|
|
171
171
|
'Open Sans';
|
|
172
|
-
--semantic-typography-body-compact-italic-sm-letter-spacing:
|
|
172
|
+
--semantic-typography-body-compact-italic-sm-letter-spacing: 0rem;
|
|
173
173
|
--semantic-typography-body-compact-italic-sm-font-width: 88;
|
|
174
174
|
--semantic-typography-body-compact-italic-md-font: italic 460 1rem/1.3
|
|
175
175
|
'Open Sans';
|
|
176
|
-
--semantic-typography-body-compact-italic-md-letter-spacing:
|
|
176
|
+
--semantic-typography-body-compact-italic-md-letter-spacing: 0rem;
|
|
177
177
|
--semantic-typography-body-compact-italic-md-font-width: 88;
|
|
178
178
|
--semantic-typography-body-compact-italic-lg-font: italic 460 1.125rem/1.3
|
|
179
179
|
'Open Sans';
|
|
180
|
-
--semantic-typography-body-compact-italic-lg-letter-spacing:
|
|
180
|
+
--semantic-typography-body-compact-italic-lg-letter-spacing: 0rem;
|
|
181
181
|
--semantic-typography-body-compact-italic-lg-font-width: 88;
|
|
182
182
|
--semantic-typography-body-compact-italic-xl-font: italic 460 1.25rem/1.3
|
|
183
183
|
'Open Sans';
|
|
184
|
-
--semantic-typography-body-compact-italic-xl-letter-spacing:
|
|
184
|
+
--semantic-typography-body-compact-italic-xl-letter-spacing: 0rem;
|
|
185
185
|
--semantic-typography-body-compact-italic-xl-font-width: 88;
|
|
186
186
|
--semantic-typography-body-compact-italic-bold-xs-font: italic 700 0.75rem/1.3
|
|
187
187
|
'Open Sans';
|
|
188
|
-
--semantic-typography-body-compact-italic-bold-xs-letter-spacing:
|
|
188
|
+
--semantic-typography-body-compact-italic-bold-xs-letter-spacing: 0rem;
|
|
189
189
|
--semantic-typography-body-compact-italic-bold-xs-font-width: 88;
|
|
190
190
|
--semantic-typography-body-compact-italic-bold-sm-font: italic 700
|
|
191
191
|
0.875rem/1.3 'Open Sans';
|
|
192
|
-
--semantic-typography-body-compact-italic-bold-sm-letter-spacing:
|
|
192
|
+
--semantic-typography-body-compact-italic-bold-sm-letter-spacing: 0rem;
|
|
193
193
|
--semantic-typography-body-compact-italic-bold-sm-font-width: 88;
|
|
194
194
|
--semantic-typography-body-compact-italic-bold-md-font: italic 700 1rem/1.3
|
|
195
195
|
'Open Sans';
|
|
196
|
-
--semantic-typography-body-compact-italic-bold-md-letter-spacing:
|
|
196
|
+
--semantic-typography-body-compact-italic-bold-md-letter-spacing: 0rem;
|
|
197
197
|
--semantic-typography-body-compact-italic-bold-md-font-width: 88;
|
|
198
198
|
--semantic-typography-body-compact-italic-bold-lg-font: italic 700
|
|
199
199
|
1.125rem/1.3 'Open Sans';
|
|
200
|
-
--semantic-typography-body-compact-italic-bold-lg-letter-spacing:
|
|
200
|
+
--semantic-typography-body-compact-italic-bold-lg-letter-spacing: 0rem;
|
|
201
201
|
--semantic-typography-body-compact-italic-bold-lg-font-width: 88;
|
|
202
202
|
--semantic-typography-body-compact-italic-bold-xl-font: italic 700 1.25rem/1.3
|
|
203
203
|
'Open Sans';
|
|
204
|
-
--semantic-typography-body-compact-italic-bold-xl-letter-spacing:
|
|
204
|
+
--semantic-typography-body-compact-italic-bold-xl-letter-spacing: 0rem;
|
|
205
205
|
--semantic-typography-body-compact-italic-bold-xl-font-width: 88;
|
|
206
206
|
--semantic-typography-meta-md-font: normal 460 0.75rem/1.3 'Open Sans';
|
|
207
|
-
--semantic-typography-meta-md-letter-spacing:
|
|
207
|
+
--semantic-typography-meta-md-letter-spacing: 0rem;
|
|
208
208
|
--semantic-typography-meta-md-font-width: 95;
|
|
209
209
|
--semantic-typography-meta-compact-md-font: normal 460 0.75rem/1.3 'Open Sans';
|
|
210
|
-
--semantic-typography-meta-compact-md-letter-spacing:
|
|
210
|
+
--semantic-typography-meta-compact-md-letter-spacing: 0rem;
|
|
211
211
|
--semantic-typography-meta-compact-md-font-width: 88;
|
|
212
212
|
--semantic-typography-article-body-md-font: normal 400 1rem/1.4
|
|
213
213
|
GuardianTextEgyptian;
|
|
214
|
-
--semantic-typography-article-body-md-letter-spacing:
|
|
214
|
+
--semantic-typography-article-body-md-letter-spacing: 0rem;
|
|
215
215
|
--semantic-typography-article-body-md-font-width: 100;
|
|
216
216
|
--semantic-typography-article-body-bold-md-font: normal 700 1rem/1.4
|
|
217
217
|
GuardianTextEgyptian;
|
|
218
|
-
--semantic-typography-article-body-bold-md-letter-spacing:
|
|
218
|
+
--semantic-typography-article-body-bold-md-letter-spacing: 0rem;
|
|
219
219
|
--semantic-typography-article-body-bold-md-font-width: 100;
|
|
220
220
|
--semantic-typography-article-body-italic-md-font: italic 400 1rem/1.4
|
|
221
221
|
GuardianTextEgyptian;
|
|
222
|
-
--semantic-typography-article-body-italic-md-letter-spacing:
|
|
222
|
+
--semantic-typography-article-body-italic-md-letter-spacing: 0rem;
|
|
223
223
|
--semantic-typography-article-body-italic-md-font-width: 100;
|
|
224
224
|
--semantic-typography-article-body-bold-italic-md-font: italic 700 1rem/1.4
|
|
225
225
|
GuardianTextEgyptian;
|
|
226
|
-
--semantic-typography-article-body-bold-italic-md-letter-spacing:
|
|
226
|
+
--semantic-typography-article-body-bold-italic-md-letter-spacing: 0rem;
|
|
227
227
|
--semantic-typography-article-body-bold-italic-md-font-width: 100;
|
|
228
228
|
--semantic-typography-interactive-xs-font: normal 700 0.75rem/1 'Open Sans';
|
|
229
|
-
--semantic-typography-interactive-xs-letter-spacing:
|
|
229
|
+
--semantic-typography-interactive-xs-letter-spacing: 0rem;
|
|
230
230
|
--semantic-typography-interactive-xs-font-width: 95;
|
|
231
231
|
--semantic-typography-interactive-sm-font: normal 700 0.875rem/1 'Open Sans';
|
|
232
232
|
--semantic-typography-interactive-sm-letter-spacing: -0.0125rem;
|
|
@@ -242,15 +242,15 @@
|
|
|
242
242
|
--semantic-typography-label-form-md-font-width: 95;
|
|
243
243
|
--semantic-typography-label-form-inline-sm-font: normal 460 0.875rem/1.3
|
|
244
244
|
'Open Sans';
|
|
245
|
-
--semantic-typography-label-form-inline-sm-letter-spacing:
|
|
245
|
+
--semantic-typography-label-form-inline-sm-letter-spacing: 0rem;
|
|
246
246
|
--semantic-typography-label-form-inline-sm-font-width: 95;
|
|
247
247
|
--semantic-typography-label-form-inline-md-font: normal 460 1rem/1.3
|
|
248
248
|
'Open Sans';
|
|
249
|
-
--semantic-typography-label-form-inline-md-letter-spacing:
|
|
249
|
+
--semantic-typography-label-form-inline-md-letter-spacing: 0rem;
|
|
250
250
|
--semantic-typography-label-form-inline-md-font-width: 95;
|
|
251
251
|
--semantic-typography-label-form-compact-sm-font: normal 700 0.875rem/1.15
|
|
252
252
|
'Open Sans';
|
|
253
|
-
--semantic-typography-label-form-compact-sm-letter-spacing:
|
|
253
|
+
--semantic-typography-label-form-compact-sm-letter-spacing: 0rem;
|
|
254
254
|
--semantic-typography-label-form-compact-sm-font-width: 88;
|
|
255
255
|
--semantic-typography-label-form-compact-md-font: normal 700 1rem/1.15
|
|
256
256
|
'Open Sans';
|
|
@@ -258,18 +258,18 @@
|
|
|
258
258
|
--semantic-typography-label-form-compact-md-font-width: 88;
|
|
259
259
|
--semantic-typography-label-form-inline-compact-sm-font: normal 460
|
|
260
260
|
0.875rem/1.3 'Open Sans';
|
|
261
|
-
--semantic-typography-label-form-inline-compact-sm-letter-spacing:
|
|
261
|
+
--semantic-typography-label-form-inline-compact-sm-letter-spacing: 0rem;
|
|
262
262
|
--semantic-typography-label-form-inline-compact-sm-font-width: 88;
|
|
263
263
|
--semantic-typography-label-form-inline-compact-md-font: normal 460 1rem/1.3
|
|
264
264
|
'Open Sans';
|
|
265
|
-
--semantic-typography-label-form-inline-compact-md-letter-spacing:
|
|
265
|
+
--semantic-typography-label-form-inline-compact-md-letter-spacing: 0rem;
|
|
266
266
|
--semantic-typography-label-form-inline-compact-md-font-width: 88;
|
|
267
267
|
--semantic-typography-help-text-form-md-font: normal 460 0.875rem/1.3
|
|
268
268
|
'Open Sans';
|
|
269
|
-
--semantic-typography-help-text-form-md-letter-spacing:
|
|
269
|
+
--semantic-typography-help-text-form-md-letter-spacing: 0rem;
|
|
270
270
|
--semantic-typography-help-text-form-md-font-width: 95;
|
|
271
271
|
--semantic-typography-help-text-form-compact-md-font: normal 460 0.875rem/1.3
|
|
272
272
|
'Open Sans';
|
|
273
|
-
--semantic-typography-help-text-form-compact-md-letter-spacing:
|
|
273
|
+
--semantic-typography-help-text-form-compact-md-letter-spacing: 0rem;
|
|
274
274
|
--semantic-typography-help-text-form-compact-md-font-width: 88;
|
|
275
275
|
}
|
|
@@ -39,7 +39,19 @@ const componentLayout = {
|
|
|
39
39
|
main: {
|
|
40
40
|
maxWidth: "1584px",
|
|
41
41
|
marginLeft: "auto",
|
|
42
|
-
marginRight: "auto"
|
|
42
|
+
marginRight: "auto",
|
|
43
|
+
sm: { padding: {
|
|
44
|
+
top: "24px",
|
|
45
|
+
bottom: "64px"
|
|
46
|
+
} },
|
|
47
|
+
md: { padding: {
|
|
48
|
+
top: "28px",
|
|
49
|
+
bottom: "64px"
|
|
50
|
+
} },
|
|
51
|
+
lg: { padding: {
|
|
52
|
+
top: "48px",
|
|
53
|
+
bottom: "64px"
|
|
54
|
+
} }
|
|
43
55
|
}
|
|
44
56
|
};
|
|
45
57
|
//#endregion
|
|
@@ -46,6 +46,24 @@ declare const componentLayout: {
|
|
|
46
46
|
maxWidth: string;
|
|
47
47
|
marginLeft: string;
|
|
48
48
|
marginRight: string;
|
|
49
|
+
sm: {
|
|
50
|
+
padding: {
|
|
51
|
+
top: string;
|
|
52
|
+
bottom: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
md: {
|
|
56
|
+
padding: {
|
|
57
|
+
top: string;
|
|
58
|
+
bottom: string;
|
|
59
|
+
};
|
|
60
|
+
};
|
|
61
|
+
lg: {
|
|
62
|
+
padding: {
|
|
63
|
+
top: string;
|
|
64
|
+
bottom: string;
|
|
65
|
+
};
|
|
66
|
+
};
|
|
49
67
|
};
|
|
50
68
|
};
|
|
51
69
|
type ComponentLayout = typeof componentLayout;
|
|
@@ -46,6 +46,24 @@ declare const componentLayout: {
|
|
|
46
46
|
maxWidth: string;
|
|
47
47
|
marginLeft: string;
|
|
48
48
|
marginRight: string;
|
|
49
|
+
sm: {
|
|
50
|
+
padding: {
|
|
51
|
+
top: string;
|
|
52
|
+
bottom: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
md: {
|
|
56
|
+
padding: {
|
|
57
|
+
top: string;
|
|
58
|
+
bottom: string;
|
|
59
|
+
};
|
|
60
|
+
};
|
|
61
|
+
lg: {
|
|
62
|
+
padding: {
|
|
63
|
+
top: string;
|
|
64
|
+
bottom: string;
|
|
65
|
+
};
|
|
66
|
+
};
|
|
49
67
|
};
|
|
50
68
|
};
|
|
51
69
|
type ComponentLayout = typeof componentLayout;
|
|
@@ -39,7 +39,19 @@ const componentLayout = {
|
|
|
39
39
|
main: {
|
|
40
40
|
maxWidth: "1584px",
|
|
41
41
|
marginLeft: "auto",
|
|
42
|
-
marginRight: "auto"
|
|
42
|
+
marginRight: "auto",
|
|
43
|
+
sm: { padding: {
|
|
44
|
+
top: "24px",
|
|
45
|
+
bottom: "64px"
|
|
46
|
+
} },
|
|
47
|
+
md: { padding: {
|
|
48
|
+
top: "28px",
|
|
49
|
+
bottom: "64px"
|
|
50
|
+
} },
|
|
51
|
+
lg: { padding: {
|
|
52
|
+
top: "48px",
|
|
53
|
+
bottom: "64px"
|
|
54
|
+
} }
|
|
43
55
|
}
|
|
44
56
|
};
|
|
45
57
|
//#endregion
|
|
@@ -11,7 +11,13 @@ const semanticGrid = {
|
|
|
11
11
|
margin: {
|
|
12
12
|
lgPx: "24px",
|
|
13
13
|
mdPx: "24px",
|
|
14
|
-
smPx: "16px"
|
|
14
|
+
smPx: "16px",
|
|
15
|
+
topLgPx: "48px",
|
|
16
|
+
topMdPx: "28px",
|
|
17
|
+
topSmPx: "24px",
|
|
18
|
+
bottomLgPx: "64px",
|
|
19
|
+
bottomMdPx: "64px",
|
|
20
|
+
bottomSmPx: "64px"
|
|
15
21
|
},
|
|
16
22
|
columns: {
|
|
17
23
|
lg: 12,
|