@cloudscape-design/components-themeable 3.0.1283 → 3.0.1285
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/box/text.scss +0 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/typography/mixins.scss +6 -2
- package/lib/internal/scss/link/constants.scss +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +240 -238
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/internal/base-component/styles.scoped.css +2 -3
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +5 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +9 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +9 -0
- package/lib/internal/template/internal/generated/theming/index.js +5 -0
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/prompt-input/core/caret-controller.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/core/caret-controller.js +15 -2
- package/lib/internal/template/prompt-input/core/caret-controller.js.map +1 -1
- package/lib/internal/template/prompt-input/tokens/use-token-mode.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/tokens/use-token-mode.js +4 -1
- package/lib/internal/template/prompt-input/tokens/use-token-mode.js.map +1 -1
- package/lib/internal/template/test-utils/dom/prompt-input/index.js +1 -1
- package/lib/internal/template/test-utils/dom/prompt-input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/prompt-input/index.js +1 -1
- package/lib/internal/template/test-utils/selectors/prompt-input/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -2,197 +2,197 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"box": "
|
|
6
|
-
"p-variant": "awsui_p-
|
|
7
|
-
"color-default": "awsui_color-
|
|
8
|
-
"b-variant": "awsui_b-
|
|
9
|
-
"strong-variant": "awsui_strong-
|
|
10
|
-
"code-variant": "awsui_code-
|
|
11
|
-
"pre-variant": "awsui_pre-
|
|
12
|
-
"samp-variant": "awsui_samp-
|
|
13
|
-
"h1-variant": "awsui_h1-
|
|
14
|
-
"h2-variant": "awsui_h2-
|
|
15
|
-
"h3-variant": "awsui_h3-
|
|
16
|
-
"h4-variant": "awsui_h4-
|
|
17
|
-
"h5-variant": "awsui_h5-
|
|
18
|
-
"small-variant": "awsui_small-
|
|
19
|
-
"a-variant": "awsui_a-
|
|
20
|
-
"font-size-default": "awsui_font-size-
|
|
21
|
-
"font-weight-default": "awsui_font-weight-
|
|
22
|
-
"key-label-variant": "awsui_key-label-
|
|
23
|
-
"gen-ai-label-variant": "awsui_gen-ai-label-
|
|
24
|
-
"value-large-variant": "awsui_value-large-
|
|
25
|
-
"inline-code-variant": "awsui_inline-code-
|
|
26
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
27
|
-
"color-inverted": "awsui_color-
|
|
28
|
-
"color-text-label": "awsui_color-text-
|
|
29
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
30
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
32
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
33
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
34
|
-
"color-text-status-warning": "awsui_color-text-status-
|
|
35
|
-
"color-inherit": "awsui_color-
|
|
36
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
37
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
38
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
40
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
41
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
42
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
43
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
44
|
-
"font-weight-light": "awsui_font-weight-
|
|
45
|
-
"font-weight-normal": "awsui_font-weight-
|
|
46
|
-
"font-weight-bold": "awsui_font-weight-
|
|
47
|
-
"t-left": "awsui_t-
|
|
48
|
-
"t-right": "awsui_t-
|
|
49
|
-
"t-center": "awsui_t-
|
|
50
|
-
"p-n": "awsui_p-
|
|
51
|
-
"p-top-n": "awsui_p-top-
|
|
52
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
53
|
-
"p-right-n": "awsui_p-right-
|
|
54
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
55
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
56
|
-
"p-left-n": "awsui_p-left-
|
|
57
|
-
"p-xxxs": "awsui_p-
|
|
58
|
-
"p-top-xxxs": "awsui_p-top-
|
|
59
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
60
|
-
"p-right-xxxs": "awsui_p-right-
|
|
61
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
62
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
63
|
-
"p-left-xxxs": "awsui_p-left-
|
|
64
|
-
"p-xxs": "awsui_p-
|
|
65
|
-
"p-top-xxs": "awsui_p-top-
|
|
66
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
67
|
-
"p-right-xxs": "awsui_p-right-
|
|
68
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
69
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
70
|
-
"p-left-xxs": "awsui_p-left-
|
|
71
|
-
"p-xs": "awsui_p-
|
|
72
|
-
"p-top-xs": "awsui_p-top-
|
|
73
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
74
|
-
"p-right-xs": "awsui_p-right-
|
|
75
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
76
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
77
|
-
"p-left-xs": "awsui_p-left-
|
|
78
|
-
"p-s": "awsui_p-
|
|
79
|
-
"p-top-s": "awsui_p-top-
|
|
80
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
81
|
-
"p-right-s": "awsui_p-right-
|
|
82
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
83
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
84
|
-
"p-left-s": "awsui_p-left-
|
|
85
|
-
"p-m": "awsui_p-
|
|
86
|
-
"p-top-m": "awsui_p-top-
|
|
87
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
88
|
-
"p-right-m": "awsui_p-right-
|
|
89
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
90
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
91
|
-
"p-left-m": "awsui_p-left-
|
|
92
|
-
"p-l": "awsui_p-
|
|
93
|
-
"p-top-l": "awsui_p-top-
|
|
94
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
95
|
-
"p-right-l": "awsui_p-right-
|
|
96
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
97
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
98
|
-
"p-left-l": "awsui_p-left-
|
|
99
|
-
"p-xl": "awsui_p-
|
|
100
|
-
"p-top-xl": "awsui_p-top-
|
|
101
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
102
|
-
"p-right-xl": "awsui_p-right-
|
|
103
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
104
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
105
|
-
"p-left-xl": "awsui_p-left-
|
|
106
|
-
"p-xxl": "awsui_p-
|
|
107
|
-
"p-top-xxl": "awsui_p-top-
|
|
108
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
109
|
-
"p-right-xxl": "awsui_p-right-
|
|
110
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
111
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
112
|
-
"p-left-xxl": "awsui_p-left-
|
|
113
|
-
"p-xxxl": "awsui_p-
|
|
114
|
-
"p-top-xxxl": "awsui_p-top-
|
|
115
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
116
|
-
"p-right-xxxl": "awsui_p-right-
|
|
117
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
118
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
119
|
-
"p-left-xxxl": "awsui_p-left-
|
|
120
|
-
"m-n": "awsui_m-
|
|
121
|
-
"m-top-n": "awsui_m-top-
|
|
122
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
123
|
-
"m-right-n": "awsui_m-right-
|
|
124
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
125
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
126
|
-
"m-left-n": "awsui_m-left-
|
|
127
|
-
"m-xxxs": "awsui_m-
|
|
128
|
-
"m-top-xxxs": "awsui_m-top-
|
|
129
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
130
|
-
"m-right-xxxs": "awsui_m-right-
|
|
131
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
132
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
133
|
-
"m-left-xxxs": "awsui_m-left-
|
|
134
|
-
"m-xxs": "awsui_m-
|
|
135
|
-
"m-top-xxs": "awsui_m-top-
|
|
136
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
137
|
-
"m-right-xxs": "awsui_m-right-
|
|
138
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
139
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
140
|
-
"m-left-xxs": "awsui_m-left-
|
|
141
|
-
"m-xs": "awsui_m-
|
|
142
|
-
"m-top-xs": "awsui_m-top-
|
|
143
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
144
|
-
"m-right-xs": "awsui_m-right-
|
|
145
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
146
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
147
|
-
"m-left-xs": "awsui_m-left-
|
|
148
|
-
"m-s": "awsui_m-
|
|
149
|
-
"m-top-s": "awsui_m-top-
|
|
150
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
151
|
-
"m-right-s": "awsui_m-right-
|
|
152
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
153
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
154
|
-
"m-left-s": "awsui_m-left-
|
|
155
|
-
"m-m": "awsui_m-
|
|
156
|
-
"m-top-m": "awsui_m-top-
|
|
157
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
158
|
-
"m-right-m": "awsui_m-right-
|
|
159
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
160
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
161
|
-
"m-left-m": "awsui_m-left-
|
|
162
|
-
"m-l": "awsui_m-
|
|
163
|
-
"m-top-l": "awsui_m-top-
|
|
164
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
165
|
-
"m-right-l": "awsui_m-right-
|
|
166
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
167
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
168
|
-
"m-left-l": "awsui_m-left-
|
|
169
|
-
"m-xl": "awsui_m-
|
|
170
|
-
"m-top-xl": "awsui_m-top-
|
|
171
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
172
|
-
"m-right-xl": "awsui_m-right-
|
|
173
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
174
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
175
|
-
"m-left-xl": "awsui_m-left-
|
|
176
|
-
"m-xxl": "awsui_m-
|
|
177
|
-
"m-top-xxl": "awsui_m-top-
|
|
178
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
179
|
-
"m-right-xxl": "awsui_m-right-
|
|
180
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
181
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
182
|
-
"m-left-xxl": "awsui_m-left-
|
|
183
|
-
"m-xxxl": "awsui_m-
|
|
184
|
-
"m-top-xxxl": "awsui_m-top-
|
|
185
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
186
|
-
"m-right-xxxl": "awsui_m-right-
|
|
187
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
188
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
189
|
-
"m-left-xxxl": "awsui_m-left-
|
|
190
|
-
"d-block": "awsui_d-
|
|
191
|
-
"d-inline": "awsui_d-
|
|
192
|
-
"d-inline-block": "awsui_d-inline-
|
|
193
|
-
"d-none": "awsui_d-
|
|
194
|
-
"f-left": "awsui_f-
|
|
195
|
-
"f-right": "awsui_f-
|
|
196
|
-
"root": "
|
|
5
|
+
"box": "awsui_box_18wu0_ywpf5_172",
|
|
6
|
+
"p-variant": "awsui_p-variant_18wu0_ywpf5_172",
|
|
7
|
+
"color-default": "awsui_color-default_18wu0_ywpf5_172",
|
|
8
|
+
"b-variant": "awsui_b-variant_18wu0_ywpf5_172",
|
|
9
|
+
"strong-variant": "awsui_strong-variant_18wu0_ywpf5_172",
|
|
10
|
+
"code-variant": "awsui_code-variant_18wu0_ywpf5_172",
|
|
11
|
+
"pre-variant": "awsui_pre-variant_18wu0_ywpf5_172",
|
|
12
|
+
"samp-variant": "awsui_samp-variant_18wu0_ywpf5_172",
|
|
13
|
+
"h1-variant": "awsui_h1-variant_18wu0_ywpf5_176",
|
|
14
|
+
"h2-variant": "awsui_h2-variant_18wu0_ywpf5_176",
|
|
15
|
+
"h3-variant": "awsui_h3-variant_18wu0_ywpf5_176",
|
|
16
|
+
"h4-variant": "awsui_h4-variant_18wu0_ywpf5_176",
|
|
17
|
+
"h5-variant": "awsui_h5-variant_18wu0_ywpf5_176",
|
|
18
|
+
"small-variant": "awsui_small-variant_18wu0_ywpf5_180",
|
|
19
|
+
"a-variant": "awsui_a-variant_18wu0_ywpf5_184",
|
|
20
|
+
"font-size-default": "awsui_font-size-default_18wu0_ywpf5_188",
|
|
21
|
+
"font-weight-default": "awsui_font-weight-default_18wu0_ywpf5_229",
|
|
22
|
+
"key-label-variant": "awsui_key-label-variant_18wu0_ywpf5_271",
|
|
23
|
+
"gen-ai-label-variant": "awsui_gen-ai-label-variant_18wu0_ywpf5_278",
|
|
24
|
+
"value-large-variant": "awsui_value-large-variant_18wu0_ywpf5_285",
|
|
25
|
+
"inline-code-variant": "awsui_inline-code-variant_18wu0_ywpf5_295",
|
|
26
|
+
"font-weight-heavy": "awsui_font-weight-heavy_18wu0_ywpf5_309",
|
|
27
|
+
"color-inverted": "awsui_color-inverted_18wu0_ywpf5_314",
|
|
28
|
+
"color-text-label": "awsui_color-text-label_18wu0_ywpf5_317",
|
|
29
|
+
"color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_ywpf5_320",
|
|
30
|
+
"color-text-status-error": "awsui_color-text-status-error_18wu0_ywpf5_323",
|
|
31
|
+
"color-text-status-success": "awsui_color-text-status-success_18wu0_ywpf5_326",
|
|
32
|
+
"color-text-status-info": "awsui_color-text-status-info_18wu0_ywpf5_329",
|
|
33
|
+
"color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_ywpf5_332",
|
|
34
|
+
"color-text-status-warning": "awsui_color-text-status-warning_18wu0_ywpf5_335",
|
|
35
|
+
"color-inherit": "awsui_color-inherit_18wu0_ywpf5_338",
|
|
36
|
+
"font-size-body-s": "awsui_font-size-body-s_18wu0_ywpf5_341",
|
|
37
|
+
"font-size-body-m": "awsui_font-size-body-m_18wu0_ywpf5_346",
|
|
38
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_ywpf5_350",
|
|
39
|
+
"font-size-heading-s": "awsui_font-size-heading-s_18wu0_ywpf5_355",
|
|
40
|
+
"font-size-heading-m": "awsui_font-size-heading-m_18wu0_ywpf5_360",
|
|
41
|
+
"font-size-heading-l": "awsui_font-size-heading-l_18wu0_ywpf5_365",
|
|
42
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_ywpf5_370",
|
|
43
|
+
"font-size-display-l": "awsui_font-size-display-l_18wu0_ywpf5_375",
|
|
44
|
+
"font-weight-light": "awsui_font-weight-light_18wu0_ywpf5_380",
|
|
45
|
+
"font-weight-normal": "awsui_font-weight-normal_18wu0_ywpf5_383",
|
|
46
|
+
"font-weight-bold": "awsui_font-weight-bold_18wu0_ywpf5_386",
|
|
47
|
+
"t-left": "awsui_t-left_18wu0_ywpf5_393",
|
|
48
|
+
"t-right": "awsui_t-right_18wu0_ywpf5_397",
|
|
49
|
+
"t-center": "awsui_t-center_18wu0_ywpf5_401",
|
|
50
|
+
"p-n": "awsui_p-n_18wu0_ywpf5_418",
|
|
51
|
+
"p-top-n": "awsui_p-top-n_18wu0_ywpf5_423",
|
|
52
|
+
"p-vertical-n": "awsui_p-vertical-n_18wu0_ywpf5_424",
|
|
53
|
+
"p-right-n": "awsui_p-right-n_18wu0_ywpf5_428",
|
|
54
|
+
"p-horizontal-n": "awsui_p-horizontal-n_18wu0_ywpf5_429",
|
|
55
|
+
"p-bottom-n": "awsui_p-bottom-n_18wu0_ywpf5_433",
|
|
56
|
+
"p-left-n": "awsui_p-left-n_18wu0_ywpf5_438",
|
|
57
|
+
"p-xxxs": "awsui_p-xxxs_18wu0_ywpf5_443",
|
|
58
|
+
"p-top-xxxs": "awsui_p-top-xxxs_18wu0_ywpf5_448",
|
|
59
|
+
"p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_ywpf5_449",
|
|
60
|
+
"p-right-xxxs": "awsui_p-right-xxxs_18wu0_ywpf5_453",
|
|
61
|
+
"p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_ywpf5_454",
|
|
62
|
+
"p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_ywpf5_458",
|
|
63
|
+
"p-left-xxxs": "awsui_p-left-xxxs_18wu0_ywpf5_463",
|
|
64
|
+
"p-xxs": "awsui_p-xxs_18wu0_ywpf5_468",
|
|
65
|
+
"p-top-xxs": "awsui_p-top-xxs_18wu0_ywpf5_473",
|
|
66
|
+
"p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_ywpf5_474",
|
|
67
|
+
"p-right-xxs": "awsui_p-right-xxs_18wu0_ywpf5_478",
|
|
68
|
+
"p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_ywpf5_479",
|
|
69
|
+
"p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_ywpf5_483",
|
|
70
|
+
"p-left-xxs": "awsui_p-left-xxs_18wu0_ywpf5_488",
|
|
71
|
+
"p-xs": "awsui_p-xs_18wu0_ywpf5_493",
|
|
72
|
+
"p-top-xs": "awsui_p-top-xs_18wu0_ywpf5_498",
|
|
73
|
+
"p-vertical-xs": "awsui_p-vertical-xs_18wu0_ywpf5_499",
|
|
74
|
+
"p-right-xs": "awsui_p-right-xs_18wu0_ywpf5_503",
|
|
75
|
+
"p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_ywpf5_504",
|
|
76
|
+
"p-bottom-xs": "awsui_p-bottom-xs_18wu0_ywpf5_508",
|
|
77
|
+
"p-left-xs": "awsui_p-left-xs_18wu0_ywpf5_513",
|
|
78
|
+
"p-s": "awsui_p-s_18wu0_ywpf5_518",
|
|
79
|
+
"p-top-s": "awsui_p-top-s_18wu0_ywpf5_523",
|
|
80
|
+
"p-vertical-s": "awsui_p-vertical-s_18wu0_ywpf5_524",
|
|
81
|
+
"p-right-s": "awsui_p-right-s_18wu0_ywpf5_528",
|
|
82
|
+
"p-horizontal-s": "awsui_p-horizontal-s_18wu0_ywpf5_529",
|
|
83
|
+
"p-bottom-s": "awsui_p-bottom-s_18wu0_ywpf5_533",
|
|
84
|
+
"p-left-s": "awsui_p-left-s_18wu0_ywpf5_538",
|
|
85
|
+
"p-m": "awsui_p-m_18wu0_ywpf5_543",
|
|
86
|
+
"p-top-m": "awsui_p-top-m_18wu0_ywpf5_548",
|
|
87
|
+
"p-vertical-m": "awsui_p-vertical-m_18wu0_ywpf5_549",
|
|
88
|
+
"p-right-m": "awsui_p-right-m_18wu0_ywpf5_553",
|
|
89
|
+
"p-horizontal-m": "awsui_p-horizontal-m_18wu0_ywpf5_554",
|
|
90
|
+
"p-bottom-m": "awsui_p-bottom-m_18wu0_ywpf5_558",
|
|
91
|
+
"p-left-m": "awsui_p-left-m_18wu0_ywpf5_563",
|
|
92
|
+
"p-l": "awsui_p-l_18wu0_ywpf5_438",
|
|
93
|
+
"p-top-l": "awsui_p-top-l_18wu0_ywpf5_573",
|
|
94
|
+
"p-vertical-l": "awsui_p-vertical-l_18wu0_ywpf5_574",
|
|
95
|
+
"p-right-l": "awsui_p-right-l_18wu0_ywpf5_578",
|
|
96
|
+
"p-horizontal-l": "awsui_p-horizontal-l_18wu0_ywpf5_579",
|
|
97
|
+
"p-bottom-l": "awsui_p-bottom-l_18wu0_ywpf5_583",
|
|
98
|
+
"p-left-l": "awsui_p-left-l_18wu0_ywpf5_588",
|
|
99
|
+
"p-xl": "awsui_p-xl_18wu0_ywpf5_593",
|
|
100
|
+
"p-top-xl": "awsui_p-top-xl_18wu0_ywpf5_598",
|
|
101
|
+
"p-vertical-xl": "awsui_p-vertical-xl_18wu0_ywpf5_599",
|
|
102
|
+
"p-right-xl": "awsui_p-right-xl_18wu0_ywpf5_603",
|
|
103
|
+
"p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_ywpf5_604",
|
|
104
|
+
"p-bottom-xl": "awsui_p-bottom-xl_18wu0_ywpf5_608",
|
|
105
|
+
"p-left-xl": "awsui_p-left-xl_18wu0_ywpf5_613",
|
|
106
|
+
"p-xxl": "awsui_p-xxl_18wu0_ywpf5_618",
|
|
107
|
+
"p-top-xxl": "awsui_p-top-xxl_18wu0_ywpf5_623",
|
|
108
|
+
"p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_ywpf5_624",
|
|
109
|
+
"p-right-xxl": "awsui_p-right-xxl_18wu0_ywpf5_628",
|
|
110
|
+
"p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_ywpf5_629",
|
|
111
|
+
"p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_ywpf5_633",
|
|
112
|
+
"p-left-xxl": "awsui_p-left-xxl_18wu0_ywpf5_638",
|
|
113
|
+
"p-xxxl": "awsui_p-xxxl_18wu0_ywpf5_643",
|
|
114
|
+
"p-top-xxxl": "awsui_p-top-xxxl_18wu0_ywpf5_648",
|
|
115
|
+
"p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_ywpf5_649",
|
|
116
|
+
"p-right-xxxl": "awsui_p-right-xxxl_18wu0_ywpf5_653",
|
|
117
|
+
"p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_ywpf5_654",
|
|
118
|
+
"p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_ywpf5_658",
|
|
119
|
+
"p-left-xxxl": "awsui_p-left-xxxl_18wu0_ywpf5_663",
|
|
120
|
+
"m-n": "awsui_m-n_18wu0_ywpf5_668",
|
|
121
|
+
"m-top-n": "awsui_m-top-n_18wu0_ywpf5_673",
|
|
122
|
+
"m-vertical-n": "awsui_m-vertical-n_18wu0_ywpf5_674",
|
|
123
|
+
"m-right-n": "awsui_m-right-n_18wu0_ywpf5_678",
|
|
124
|
+
"m-horizontal-n": "awsui_m-horizontal-n_18wu0_ywpf5_679",
|
|
125
|
+
"m-bottom-n": "awsui_m-bottom-n_18wu0_ywpf5_683",
|
|
126
|
+
"m-left-n": "awsui_m-left-n_18wu0_ywpf5_688",
|
|
127
|
+
"m-xxxs": "awsui_m-xxxs_18wu0_ywpf5_693",
|
|
128
|
+
"m-top-xxxs": "awsui_m-top-xxxs_18wu0_ywpf5_698",
|
|
129
|
+
"m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_ywpf5_699",
|
|
130
|
+
"m-right-xxxs": "awsui_m-right-xxxs_18wu0_ywpf5_703",
|
|
131
|
+
"m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_ywpf5_704",
|
|
132
|
+
"m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_ywpf5_708",
|
|
133
|
+
"m-left-xxxs": "awsui_m-left-xxxs_18wu0_ywpf5_713",
|
|
134
|
+
"m-xxs": "awsui_m-xxs_18wu0_ywpf5_718",
|
|
135
|
+
"m-top-xxs": "awsui_m-top-xxs_18wu0_ywpf5_723",
|
|
136
|
+
"m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_ywpf5_724",
|
|
137
|
+
"m-right-xxs": "awsui_m-right-xxs_18wu0_ywpf5_728",
|
|
138
|
+
"m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_ywpf5_729",
|
|
139
|
+
"m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_ywpf5_733",
|
|
140
|
+
"m-left-xxs": "awsui_m-left-xxs_18wu0_ywpf5_738",
|
|
141
|
+
"m-xs": "awsui_m-xs_18wu0_ywpf5_743",
|
|
142
|
+
"m-top-xs": "awsui_m-top-xs_18wu0_ywpf5_748",
|
|
143
|
+
"m-vertical-xs": "awsui_m-vertical-xs_18wu0_ywpf5_749",
|
|
144
|
+
"m-right-xs": "awsui_m-right-xs_18wu0_ywpf5_753",
|
|
145
|
+
"m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_ywpf5_754",
|
|
146
|
+
"m-bottom-xs": "awsui_m-bottom-xs_18wu0_ywpf5_758",
|
|
147
|
+
"m-left-xs": "awsui_m-left-xs_18wu0_ywpf5_763",
|
|
148
|
+
"m-s": "awsui_m-s_18wu0_ywpf5_768",
|
|
149
|
+
"m-top-s": "awsui_m-top-s_18wu0_ywpf5_773",
|
|
150
|
+
"m-vertical-s": "awsui_m-vertical-s_18wu0_ywpf5_774",
|
|
151
|
+
"m-right-s": "awsui_m-right-s_18wu0_ywpf5_778",
|
|
152
|
+
"m-horizontal-s": "awsui_m-horizontal-s_18wu0_ywpf5_779",
|
|
153
|
+
"m-bottom-s": "awsui_m-bottom-s_18wu0_ywpf5_783",
|
|
154
|
+
"m-left-s": "awsui_m-left-s_18wu0_ywpf5_788",
|
|
155
|
+
"m-m": "awsui_m-m_18wu0_ywpf5_793",
|
|
156
|
+
"m-top-m": "awsui_m-top-m_18wu0_ywpf5_798",
|
|
157
|
+
"m-vertical-m": "awsui_m-vertical-m_18wu0_ywpf5_799",
|
|
158
|
+
"m-right-m": "awsui_m-right-m_18wu0_ywpf5_803",
|
|
159
|
+
"m-horizontal-m": "awsui_m-horizontal-m_18wu0_ywpf5_804",
|
|
160
|
+
"m-bottom-m": "awsui_m-bottom-m_18wu0_ywpf5_808",
|
|
161
|
+
"m-left-m": "awsui_m-left-m_18wu0_ywpf5_813",
|
|
162
|
+
"m-l": "awsui_m-l_18wu0_ywpf5_688",
|
|
163
|
+
"m-top-l": "awsui_m-top-l_18wu0_ywpf5_823",
|
|
164
|
+
"m-vertical-l": "awsui_m-vertical-l_18wu0_ywpf5_824",
|
|
165
|
+
"m-right-l": "awsui_m-right-l_18wu0_ywpf5_828",
|
|
166
|
+
"m-horizontal-l": "awsui_m-horizontal-l_18wu0_ywpf5_829",
|
|
167
|
+
"m-bottom-l": "awsui_m-bottom-l_18wu0_ywpf5_833",
|
|
168
|
+
"m-left-l": "awsui_m-left-l_18wu0_ywpf5_838",
|
|
169
|
+
"m-xl": "awsui_m-xl_18wu0_ywpf5_843",
|
|
170
|
+
"m-top-xl": "awsui_m-top-xl_18wu0_ywpf5_848",
|
|
171
|
+
"m-vertical-xl": "awsui_m-vertical-xl_18wu0_ywpf5_849",
|
|
172
|
+
"m-right-xl": "awsui_m-right-xl_18wu0_ywpf5_853",
|
|
173
|
+
"m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_ywpf5_854",
|
|
174
|
+
"m-bottom-xl": "awsui_m-bottom-xl_18wu0_ywpf5_858",
|
|
175
|
+
"m-left-xl": "awsui_m-left-xl_18wu0_ywpf5_863",
|
|
176
|
+
"m-xxl": "awsui_m-xxl_18wu0_ywpf5_868",
|
|
177
|
+
"m-top-xxl": "awsui_m-top-xxl_18wu0_ywpf5_873",
|
|
178
|
+
"m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_ywpf5_874",
|
|
179
|
+
"m-right-xxl": "awsui_m-right-xxl_18wu0_ywpf5_878",
|
|
180
|
+
"m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_ywpf5_879",
|
|
181
|
+
"m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_ywpf5_883",
|
|
182
|
+
"m-left-xxl": "awsui_m-left-xxl_18wu0_ywpf5_888",
|
|
183
|
+
"m-xxxl": "awsui_m-xxxl_18wu0_ywpf5_893",
|
|
184
|
+
"m-top-xxxl": "awsui_m-top-xxxl_18wu0_ywpf5_898",
|
|
185
|
+
"m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_ywpf5_899",
|
|
186
|
+
"m-right-xxxl": "awsui_m-right-xxxl_18wu0_ywpf5_903",
|
|
187
|
+
"m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_ywpf5_904",
|
|
188
|
+
"m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_ywpf5_908",
|
|
189
|
+
"m-left-xxxl": "awsui_m-left-xxxl_18wu0_ywpf5_913",
|
|
190
|
+
"d-block": "awsui_d-block_18wu0_ywpf5_918",
|
|
191
|
+
"d-inline": "awsui_d-inline_18wu0_ywpf5_921",
|
|
192
|
+
"d-inline-block": "awsui_d-inline-block_18wu0_ywpf5_924",
|
|
193
|
+
"d-none": "awsui_d-none_18wu0_ywpf5_927",
|
|
194
|
+
"f-left": "awsui_f-left_18wu0_ywpf5_931",
|
|
195
|
+
"f-right": "awsui_f-right_18wu0_ywpf5_935",
|
|
196
|
+
"root": "awsui_root_18wu0_ywpf5_939"
|
|
197
197
|
};
|
|
198
198
|
|
|
@@ -542,7 +542,6 @@ body {
|
|
|
542
542
|
--color-icon-action-card-hover-6f6epc:var(--color-primary-900-fp8i41);
|
|
543
543
|
--color-icon-action-card-active-lvras4:var(--color-primary-900-fp8i41);
|
|
544
544
|
--color-icon-action-card-disabled-pby6he:var(--color-neutral-400-nr06g4);
|
|
545
|
-
--font-box-value-large-weight-zc1blz:300;
|
|
546
545
|
--font-button-letter-spacing-9h7rbb:0.25px;
|
|
547
546
|
--font-chart-detail-size-drm2a6:var(--font-size-body-m-vv54cm);
|
|
548
547
|
--font-display-label-weight-ise9n2:400;
|
|
@@ -580,6 +579,7 @@ body {
|
|
|
580
579
|
--font-weight-heading-m-1efgny:400;
|
|
581
580
|
--font-weight-heading-s-qxvrar:var(--font-weight-heavy-pxt4u0);
|
|
582
581
|
--font-weight-heading-xs-79d2p7:400;
|
|
582
|
+
--font-weight-display-l-pgslj8:700;
|
|
583
583
|
--font-weight-heavy-pxt4u0:700;
|
|
584
584
|
--letter-spacing-body-s-egrcsd:normal;
|
|
585
585
|
--letter-spacing-display-l-dniym1:normal;
|
|
@@ -1806,7 +1806,6 @@ body {
|
|
|
1806
1806
|
--color-drag-placeholder-active-4f2q8x:var(--color-neutral-250-hdfqdx);
|
|
1807
1807
|
--color-drag-placeholder-hover-owaghb:var(--color-primary-100-q83uqo);
|
|
1808
1808
|
--color-background-action-card-disabled-f0sl41:var(--color-white-jf0w15);
|
|
1809
|
-
--font-box-value-large-weight-zc1blz:700;
|
|
1810
1809
|
--font-button-letter-spacing-9h7rbb:0.005em;
|
|
1811
1810
|
--font-chart-detail-size-drm2a6:var(--font-size-body-s-psgqn2);
|
|
1812
1811
|
--font-display-label-weight-ise9n2:700;
|
|
@@ -4182,5 +4181,5 @@ body {
|
|
|
4182
4181
|
}
|
|
4183
4182
|
}
|
|
4184
4183
|
:root {
|
|
4185
|
-
--awsui-version-info-
|
|
4184
|
+
--awsui-version-info-ae2d3449: true;
|
|
4186
4185
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (ae2d3449)";
|
|
3
|
+
export var GIT_SHA = "ae2d3449";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -621,6 +621,7 @@ export const fontWeightHeadingL: string;
|
|
|
621
621
|
export const fontWeightHeadingM: string;
|
|
622
622
|
export const fontWeightHeadingS: string;
|
|
623
623
|
export const fontWeightHeadingXs: string;
|
|
624
|
+
export const fontWeightDisplayL: string;
|
|
624
625
|
export const fontWeightHeavy: string;
|
|
625
626
|
export const letterSpacingBodyS: string;
|
|
626
627
|
export const letterSpacingDisplayL: string;
|
|
@@ -621,6 +621,7 @@ export var fontWeightHeadingL = "var(--font-weight-heading-l-0t6dwc, 700)";
|
|
|
621
621
|
export var fontWeightHeadingM = "var(--font-weight-heading-m-zf82dr, 700)";
|
|
622
622
|
export var fontWeightHeadingS = "var(--font-weight-heading-s-lcx0ai, 700)";
|
|
623
623
|
export var fontWeightHeadingXs = "var(--font-weight-heading-xs-wqqpne, 700)";
|
|
624
|
+
export var fontWeightDisplayL = "var(--font-weight-display-l-h5zsi8, 700)";
|
|
624
625
|
export var fontWeightHeavy = "var(--font-weight-heavy-6yh4un, 700)";
|
|
625
626
|
export var letterSpacingBodyS = "var(--letter-spacing-body-s-gq78ok, 0.005em)";
|
|
626
627
|
export var letterSpacingDisplayL = "var(--letter-spacing-display-l-elyyxk, -0.03em)";
|
|
@@ -2417,6 +2417,7 @@ module.exports.preset = {
|
|
|
2417
2417
|
"fontWeightHeadingM": "700",
|
|
2418
2418
|
"fontWeightHeadingS": "700",
|
|
2419
2419
|
"fontWeightHeadingXs": "700",
|
|
2420
|
+
"fontWeightDisplayL": "700",
|
|
2420
2421
|
"fontWeightHeavy": "700",
|
|
2421
2422
|
"letterSpacingBodyS": "0.005em",
|
|
2422
2423
|
"letterSpacingDisplayL": "-0.03em",
|
|
@@ -12838,6 +12839,7 @@ module.exports.preset = {
|
|
|
12838
12839
|
"fontWeightHeadingM",
|
|
12839
12840
|
"fontWeightHeadingS",
|
|
12840
12841
|
"fontWeightHeadingXs",
|
|
12842
|
+
"fontWeightDisplayL",
|
|
12841
12843
|
"letterSpacingDisplayL",
|
|
12842
12844
|
"letterSpacingHeadingXl",
|
|
12843
12845
|
"letterSpacingHeadingL",
|
|
@@ -13266,6 +13268,7 @@ module.exports.preset = {
|
|
|
13266
13268
|
"fontWeightHeadingM",
|
|
13267
13269
|
"fontWeightHeadingS",
|
|
13268
13270
|
"fontWeightHeadingXs",
|
|
13271
|
+
"fontWeightDisplayL",
|
|
13269
13272
|
"letterSpacingDisplayL",
|
|
13270
13273
|
"letterSpacingHeadingXl",
|
|
13271
13274
|
"letterSpacingHeadingL",
|
|
@@ -13989,6 +13992,7 @@ module.exports.preset = {
|
|
|
13989
13992
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
13990
13993
|
"fontWeightHeadingS": "font-weight-heading-s",
|
|
13991
13994
|
"fontWeightHeadingXs": "font-weight-heading-xs",
|
|
13995
|
+
"fontWeightDisplayL": "font-weight-display-l",
|
|
13992
13996
|
"fontWeightHeavy": "font-weight-heavy",
|
|
13993
13997
|
"letterSpacingBodyS": "letter-spacing-body-s",
|
|
13994
13998
|
"letterSpacingDisplayL": "letter-spacing-display-l",
|
|
@@ -14880,6 +14884,7 @@ module.exports.preset = {
|
|
|
14880
14884
|
"fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
|
|
14881
14885
|
"fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
|
|
14882
14886
|
"fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
|
|
14887
|
+
"fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
|
|
14883
14888
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
14884
14889
|
"letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
|
|
14885
14890
|
"letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
|
|
@@ -268,6 +268,7 @@ export declare interface TypedOverride {
|
|
|
268
268
|
fontWeightHeadingM?: GlobalValue;
|
|
269
269
|
fontWeightHeadingS?: GlobalValue;
|
|
270
270
|
fontWeightHeadingXs?: GlobalValue;
|
|
271
|
+
fontWeightDisplayL?: GlobalValue;
|
|
271
272
|
letterSpacingDisplayL?: GlobalValue;
|
|
272
273
|
letterSpacingHeadingXl?: GlobalValue;
|
|
273
274
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -600,6 +601,7 @@ export declare interface TypedOverride {
|
|
|
600
601
|
fontWeightHeadingM?: GlobalValue;
|
|
601
602
|
fontWeightHeadingS?: GlobalValue;
|
|
602
603
|
fontWeightHeadingXs?: GlobalValue;
|
|
604
|
+
fontWeightDisplayL?: GlobalValue;
|
|
603
605
|
letterSpacingDisplayL?: GlobalValue;
|
|
604
606
|
letterSpacingHeadingXl?: GlobalValue;
|
|
605
607
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -932,6 +934,7 @@ export declare interface TypedOverride {
|
|
|
932
934
|
fontWeightHeadingM?: GlobalValue;
|
|
933
935
|
fontWeightHeadingS?: GlobalValue;
|
|
934
936
|
fontWeightHeadingXs?: GlobalValue;
|
|
937
|
+
fontWeightDisplayL?: GlobalValue;
|
|
935
938
|
letterSpacingDisplayL?: GlobalValue;
|
|
936
939
|
letterSpacingHeadingXl?: GlobalValue;
|
|
937
940
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1264,6 +1267,7 @@ export declare interface TypedOverride {
|
|
|
1264
1267
|
fontWeightHeadingM?: GlobalValue;
|
|
1265
1268
|
fontWeightHeadingS?: GlobalValue;
|
|
1266
1269
|
fontWeightHeadingXs?: GlobalValue;
|
|
1270
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1267
1271
|
letterSpacingDisplayL?: GlobalValue;
|
|
1268
1272
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1269
1273
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1596,6 +1600,7 @@ export declare interface TypedOverride {
|
|
|
1596
1600
|
fontWeightHeadingM?: GlobalValue;
|
|
1597
1601
|
fontWeightHeadingS?: GlobalValue;
|
|
1598
1602
|
fontWeightHeadingXs?: GlobalValue;
|
|
1603
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1599
1604
|
letterSpacingDisplayL?: GlobalValue;
|
|
1600
1605
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1601
1606
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1928,6 +1933,7 @@ export declare interface TypedOverride {
|
|
|
1928
1933
|
fontWeightHeadingM?: GlobalValue;
|
|
1929
1934
|
fontWeightHeadingS?: GlobalValue;
|
|
1930
1935
|
fontWeightHeadingXs?: GlobalValue;
|
|
1936
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1931
1937
|
letterSpacingDisplayL?: GlobalValue;
|
|
1932
1938
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1933
1939
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2260,6 +2266,7 @@ export declare interface TypedOverride {
|
|
|
2260
2266
|
fontWeightHeadingM?: GlobalValue;
|
|
2261
2267
|
fontWeightHeadingS?: GlobalValue;
|
|
2262
2268
|
fontWeightHeadingXs?: GlobalValue;
|
|
2269
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2263
2270
|
letterSpacingDisplayL?: GlobalValue;
|
|
2264
2271
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2265
2272
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2592,6 +2599,7 @@ export declare interface TypedOverride {
|
|
|
2592
2599
|
fontWeightHeadingM?: GlobalValue;
|
|
2593
2600
|
fontWeightHeadingS?: GlobalValue;
|
|
2594
2601
|
fontWeightHeadingXs?: GlobalValue;
|
|
2602
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2595
2603
|
letterSpacingDisplayL?: GlobalValue;
|
|
2596
2604
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2597
2605
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2924,6 +2932,7 @@ export declare interface TypedOverride {
|
|
|
2924
2932
|
fontWeightHeadingM?: GlobalValue;
|
|
2925
2933
|
fontWeightHeadingS?: GlobalValue;
|
|
2926
2934
|
fontWeightHeadingXs?: GlobalValue;
|
|
2935
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2927
2936
|
letterSpacingDisplayL?: GlobalValue;
|
|
2928
2937
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2929
2938
|
letterSpacingHeadingL?: GlobalValue;
|