@cloudscape-design/components 3.0.1279 → 3.0.1281
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/box/styles.css.js +192 -192
- package/box/styles.scoped.css +240 -238
- package/box/styles.selectors.js +192 -192
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +5 -0
- package/internal/generated/theming/index.cjs.d.ts +9 -0
- package/internal/generated/theming/index.d.ts +9 -0
- package/internal/generated/theming/index.js +5 -0
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +21 -21
- package/package.json +1 -1
- package/prompt-input/core/caret-controller.d.ts.map +1 -1
- package/prompt-input/core/caret-controller.js +15 -2
- package/prompt-input/core/caret-controller.js.map +1 -1
- package/prompt-input/tokens/use-token-mode.d.ts.map +1 -1
- package/prompt-input/tokens/use-token-mode.js +4 -1
- package/prompt-input/tokens/use-token-mode.js.map +1 -1
- package/test-utils/dom/prompt-input/index.js +1 -1
- package/test-utils/dom/prompt-input/index.js.map +1 -1
- package/test-utils/selectors/prompt-input/index.js +1 -1
- package/test-utils/selectors/prompt-input/index.js.map +1 -1
|
@@ -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;
|
|
@@ -2417,6 +2417,7 @@ export var 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 @@ export var 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 @@ export var 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 @@ export var 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 @@ export var 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",
|
package/internal/manifest.json
CHANGED
package/link/styles.css.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"link": "
|
|
5
|
-
"variant-secondary": "awsui_variant-
|
|
6
|
-
"variant-primary": "awsui_variant-
|
|
7
|
-
"variant-info": "awsui_variant-
|
|
8
|
-
"variant-value-large": "awsui_variant-value-
|
|
9
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
10
|
-
"variant-recovery": "awsui_variant-
|
|
11
|
-
"button": "
|
|
12
|
-
"color-inverted": "awsui_color-
|
|
13
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
14
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
15
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
16
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
20
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
21
|
-
"font-size-inherit": "awsui_font-size-
|
|
22
|
-
"in-inline-token": "awsui_in-inline-
|
|
23
|
-
"icon-wrapper": "awsui_icon-
|
|
24
|
-
"icon": "
|
|
4
|
+
"link": "awsui_link_4c84z_1f1pp_145",
|
|
5
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1f1pp_212",
|
|
6
|
+
"variant-primary": "awsui_variant-primary_4c84z_1f1pp_247",
|
|
7
|
+
"variant-info": "awsui_variant-info_4c84z_1f1pp_280",
|
|
8
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1f1pp_315",
|
|
9
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1f1pp_347",
|
|
10
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1f1pp_382",
|
|
11
|
+
"button": "awsui_button_4c84z_1f1pp_415",
|
|
12
|
+
"color-inverted": "awsui_color-inverted_4c84z_1f1pp_450",
|
|
13
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1f1pp_471",
|
|
14
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1f1pp_478",
|
|
15
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1f1pp_484",
|
|
16
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1f1pp_491",
|
|
17
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1f1pp_498",
|
|
18
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1f1pp_505",
|
|
19
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1f1pp_512",
|
|
20
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1f1pp_519",
|
|
21
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1f1pp_526",
|
|
22
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_1f1pp_533",
|
|
23
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1f1pp_537",
|
|
24
|
+
"icon": "awsui_icon_4c84z_1f1pp_537"
|
|
25
25
|
};
|
|
26
26
|
|
package/link/styles.scoped.css
CHANGED
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -188,30 +188,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
188
188
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
189
189
|
}
|
|
190
190
|
@media (prefers-reduced-motion: reduce) {
|
|
191
|
-
.
|
|
191
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9) {
|
|
192
192
|
animation: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
|
-
.
|
|
200
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9):hover {
|
|
201
201
|
cursor: pointer;
|
|
202
202
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9):focus {
|
|
205
205
|
outline: none;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9):active {
|
|
208
208
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_link_4c84z_1f1pp_145:not(#\9):active, .awsui_link_4c84z_1f1pp_145:not(#\9):focus, .awsui_link_4c84z_1f1pp_145:not(#\9):hover {
|
|
211
211
|
text-decoration-line: underline;
|
|
212
212
|
text-decoration-color: currentColor;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9) {
|
|
215
215
|
-webkit-font-smoothing: inherit;
|
|
216
216
|
-moz-osx-font-smoothing: inherit;
|
|
217
217
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-secondary-default-4p0gj8, #006ce0));
|
|
@@ -225,30 +225,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
226
226
|
}
|
|
227
227
|
@media (prefers-reduced-motion: reduce) {
|
|
228
|
-
.
|
|
228
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9) {
|
|
229
229
|
animation: none;
|
|
230
230
|
transition: none;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.awsui-motion-disabled .
|
|
233
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9) {
|
|
234
234
|
animation: none;
|
|
235
235
|
transition: none;
|
|
236
236
|
}
|
|
237
|
-
.
|
|
237
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):hover {
|
|
238
238
|
cursor: pointer;
|
|
239
239
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
240
240
|
}
|
|
241
|
-
.
|
|
241
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):focus {
|
|
242
242
|
outline: none;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):active {
|
|
245
245
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-secondary_4c84z_1f1pp_212:not(#\9):hover {
|
|
248
248
|
text-decoration-line: underline;
|
|
249
249
|
text-decoration-color: currentColor;
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9) {
|
|
252
252
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
253
253
|
font-weight: inherit;
|
|
254
254
|
letter-spacing: normal;
|
|
@@ -260,30 +260,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
261
261
|
}
|
|
262
262
|
@media (prefers-reduced-motion: reduce) {
|
|
263
|
-
.
|
|
263
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9) {
|
|
264
264
|
animation: none;
|
|
265
265
|
transition: none;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
|
-
.awsui-motion-disabled .
|
|
268
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9) {
|
|
269
269
|
animation: none;
|
|
270
270
|
transition: none;
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):hover {
|
|
273
273
|
cursor: pointer;
|
|
274
274
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):focus {
|
|
277
277
|
outline: none;
|
|
278
278
|
}
|
|
279
|
-
.
|
|
279
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):active {
|
|
280
280
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-primary_4c84z_1f1pp_247:not(#\9):hover {
|
|
283
283
|
text-decoration-line: underline;
|
|
284
284
|
text-decoration-color: currentColor;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9) {
|
|
287
287
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
288
288
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
289
289
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-info-default-mrmt1i, #006ce0));
|
|
@@ -297,32 +297,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
297
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
298
298
|
}
|
|
299
299
|
@media (prefers-reduced-motion: reduce) {
|
|
300
|
-
.
|
|
300
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9) {
|
|
301
301
|
animation: none;
|
|
302
302
|
transition: none;
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
|
-
.awsui-motion-disabled .
|
|
305
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9) {
|
|
306
306
|
animation: none;
|
|
307
307
|
transition: none;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):hover {
|
|
310
310
|
cursor: pointer;
|
|
311
311
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-info-hover-mu3ega, #002b66));
|
|
312
312
|
}
|
|
313
|
-
.
|
|
313
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):focus {
|
|
314
314
|
outline: none;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
316
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):active {
|
|
317
317
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-info-hover-mu3ega, #002b66));
|
|
318
318
|
}
|
|
319
|
-
.
|
|
319
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-info_4c84z_1f1pp_280:not(#\9):hover {
|
|
320
320
|
text-decoration-line: underline;
|
|
321
321
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9) {
|
|
324
324
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
325
|
-
font-weight: var(--font-
|
|
325
|
+
font-weight: var(--font-weight-display-l-h5zsi8, 700);
|
|
326
326
|
text-decoration-line: underline;
|
|
327
327
|
text-decoration-color: currentColor;
|
|
328
328
|
transition-property: color, -webkit-text-decoration;
|
|
@@ -331,30 +331,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
331
331
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
332
332
|
}
|
|
333
333
|
@media (prefers-reduced-motion: reduce) {
|
|
334
|
-
.
|
|
334
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9) {
|
|
335
335
|
animation: none;
|
|
336
336
|
transition: none;
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
|
-
.awsui-motion-disabled .
|
|
339
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9) {
|
|
340
340
|
animation: none;
|
|
341
341
|
transition: none;
|
|
342
342
|
}
|
|
343
|
-
.
|
|
343
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):hover {
|
|
344
344
|
cursor: pointer;
|
|
345
345
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
346
346
|
}
|
|
347
|
-
.
|
|
347
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):focus {
|
|
348
348
|
outline: none;
|
|
349
349
|
}
|
|
350
|
-
.
|
|
350
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):active {
|
|
351
351
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
352
352
|
}
|
|
353
|
-
.
|
|
353
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-value-large_4c84z_1f1pp_315:not(#\9):hover {
|
|
354
354
|
text-decoration-line: underline;
|
|
355
355
|
text-decoration-color: currentColor;
|
|
356
356
|
}
|
|
357
|
-
.
|
|
357
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9) {
|
|
358
358
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
359
359
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
360
360
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-interactive-default-ugh9wp, #424650));
|
|
@@ -368,30 +368,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
368
368
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
369
369
|
}
|
|
370
370
|
@media (prefers-reduced-motion: reduce) {
|
|
371
|
-
.
|
|
371
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9) {
|
|
372
372
|
animation: none;
|
|
373
373
|
transition: none;
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
|
-
.awsui-motion-disabled .
|
|
376
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9) {
|
|
377
377
|
animation: none;
|
|
378
378
|
transition: none;
|
|
379
379
|
}
|
|
380
|
-
.
|
|
380
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):hover {
|
|
381
381
|
cursor: pointer;
|
|
382
382
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-interactive-hover-6naf7i, #0f141a));
|
|
383
383
|
}
|
|
384
|
-
.
|
|
384
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):focus {
|
|
385
385
|
outline: none;
|
|
386
386
|
}
|
|
387
|
-
.
|
|
387
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):active {
|
|
388
388
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-interactive-active-uoe6zi, #0f141a));
|
|
389
389
|
}
|
|
390
|
-
.
|
|
390
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-top-navigation_4c84z_1f1pp_347:not(#\9):hover {
|
|
391
391
|
text-decoration-line: underline;
|
|
392
392
|
text-decoration-color: transparent;
|
|
393
393
|
}
|
|
394
|
-
.
|
|
394
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9) {
|
|
395
395
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
396
396
|
font-weight: var(--font-link-button-weight-vslyg9, 700);
|
|
397
397
|
letter-spacing: var(--font-link-button-letter-spacing-imtxwq, 0.005em);
|
|
@@ -403,30 +403,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
403
403
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
404
404
|
}
|
|
405
405
|
@media (prefers-reduced-motion: reduce) {
|
|
406
|
-
.
|
|
406
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9) {
|
|
407
407
|
animation: none;
|
|
408
408
|
transition: none;
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
.awsui-motion-disabled .
|
|
411
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9) {
|
|
412
412
|
animation: none;
|
|
413
413
|
transition: none;
|
|
414
414
|
}
|
|
415
|
-
.
|
|
415
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):hover {
|
|
416
416
|
cursor: pointer;
|
|
417
417
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
418
418
|
}
|
|
419
|
-
.
|
|
419
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):focus {
|
|
420
420
|
outline: none;
|
|
421
421
|
}
|
|
422
|
-
.
|
|
422
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):active {
|
|
423
423
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
424
424
|
}
|
|
425
|
-
.
|
|
425
|
+
.awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_variant-recovery_4c84z_1f1pp_382:not(#\9):hover {
|
|
426
426
|
text-decoration-line: underline;
|
|
427
427
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
428
428
|
}
|
|
429
|
-
.
|
|
429
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9) {
|
|
430
430
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
431
431
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
432
432
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-button-normal-default-srprth, #006ce0));
|
|
@@ -440,40 +440,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
440
440
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
441
441
|
}
|
|
442
442
|
@media (prefers-reduced-motion: reduce) {
|
|
443
|
-
.
|
|
443
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9) {
|
|
444
444
|
animation: none;
|
|
445
445
|
transition: none;
|
|
446
446
|
}
|
|
447
447
|
}
|
|
448
|
-
.awsui-motion-disabled .
|
|
448
|
+
.awsui-motion-disabled .awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9), .awsui-mode-entering .awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9) {
|
|
449
449
|
animation: none;
|
|
450
450
|
transition: none;
|
|
451
451
|
}
|
|
452
|
-
.
|
|
452
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):hover {
|
|
453
453
|
cursor: pointer;
|
|
454
454
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-button-normal-hover-jrnyw3, #002b66));
|
|
455
455
|
}
|
|
456
|
-
.
|
|
456
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):focus {
|
|
457
457
|
outline: none;
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):active {
|
|
460
460
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-button-normal-active-js9ryu, #002b66));
|
|
461
461
|
}
|
|
462
|
-
.
|
|
462
|
+
.awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):active, .awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):focus, .awsui_link_4c84z_1f1pp_145.awsui_button_4c84z_1f1pp_415:not(#\9):hover {
|
|
463
463
|
text-decoration-line: underline;
|
|
464
464
|
text-decoration-color: transparent;
|
|
465
465
|
}
|
|
466
|
-
.
|
|
466
|
+
.awsui_link_4c84z_1f1pp_145.awsui_color-inverted_4c84z_1f1pp_450:not(#\9) {
|
|
467
467
|
color: var(--color-text-notification-default-1iey72, #f9f9fa);
|
|
468
468
|
}
|
|
469
|
-
.
|
|
469
|
+
.awsui_link_4c84z_1f1pp_145.awsui_color-inverted_4c84z_1f1pp_450:not(#\9):not(.awsui_button_4c84z_1f1pp_415) {
|
|
470
470
|
text-decoration-line: underline;
|
|
471
471
|
text-decoration-color: currentColor;
|
|
472
472
|
}
|
|
473
|
-
.
|
|
473
|
+
.awsui_link_4c84z_1f1pp_145.awsui_color-inverted_4c84z_1f1pp_450:not(#\9):hover {
|
|
474
474
|
color: var(--color-text-link-inverted-hover-ocd3u3, #ffffff);
|
|
475
475
|
}
|
|
476
|
-
body[data-awsui-focus-visible=true] .
|
|
476
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_1f1pp_145:not(#\9):focus {
|
|
477
477
|
outline: thin dotted;
|
|
478
478
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
479
479
|
outline-offset: 2px;
|
|
@@ -484,76 +484,76 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_82ubk_145:not(#\9):focus {
|
|
|
484
484
|
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-6b9ypa, var(--border-radius-control-default-focus-ring-1uabki, 4px));
|
|
485
485
|
box-shadow: var(--awsui-style-focus-ring-box-shadow-6b9ypa);
|
|
486
486
|
}
|
|
487
|
-
.
|
|
487
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-body-s_4c84z_1f1pp_471:not(#\9) {
|
|
488
488
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
489
489
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
490
490
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
491
491
|
text-underline-offset: 0.3em;
|
|
492
492
|
text-decoration-thickness: 1px;
|
|
493
493
|
}
|
|
494
|
-
.
|
|
494
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-body-m_4c84z_1f1pp_478:not(#\9) {
|
|
495
495
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
496
496
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
497
497
|
text-underline-offset: 0.25em;
|
|
498
498
|
text-decoration-thickness: 1px;
|
|
499
499
|
}
|
|
500
|
-
.
|
|
500
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-heading-xs_4c84z_1f1pp_484:not(#\9) {
|
|
501
501
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
502
502
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
503
503
|
letter-spacing: var(--letter-spacing-heading-xs-fgog7a, normal);
|
|
504
504
|
text-underline-offset: 0.25em;
|
|
505
505
|
text-decoration-thickness: 1px;
|
|
506
506
|
}
|
|
507
|
-
.
|
|
507
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-heading-s_4c84z_1f1pp_491:not(#\9) {
|
|
508
508
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
509
509
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
510
510
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
511
511
|
text-underline-offset: 0.3em;
|
|
512
512
|
text-decoration-thickness: 1px;
|
|
513
513
|
}
|
|
514
|
-
.
|
|
514
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-heading-m_4c84z_1f1pp_498:not(#\9) {
|
|
515
515
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
516
516
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
517
517
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
518
518
|
text-underline-offset: 0.25em;
|
|
519
519
|
text-decoration-thickness: 1px;
|
|
520
520
|
}
|
|
521
|
-
.
|
|
521
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-heading-l_4c84z_1f1pp_505:not(#\9) {
|
|
522
522
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
523
523
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
524
524
|
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
525
525
|
text-underline-offset: 0.25em;
|
|
526
526
|
text-decoration-thickness: 1px;
|
|
527
527
|
}
|
|
528
|
-
.
|
|
528
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-heading-xl_4c84z_1f1pp_512:not(#\9) {
|
|
529
529
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
530
530
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
531
531
|
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
532
532
|
text-underline-offset: 0.25em;
|
|
533
533
|
text-decoration-thickness: 1px;
|
|
534
534
|
}
|
|
535
|
-
.
|
|
535
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-display-l_4c84z_1f1pp_519:not(#\9) {
|
|
536
536
|
font-size: var(--font-size-display-l-wa6woo, 42px);
|
|
537
537
|
line-height: var(--line-height-display-l-vwanzp, 48px);
|
|
538
538
|
letter-spacing: var(--letter-spacing-display-l-elyyxk, -0.03em);
|
|
539
539
|
text-underline-offset: 0.25em;
|
|
540
540
|
text-decoration-thickness: 2px;
|
|
541
541
|
}
|
|
542
|
-
.
|
|
542
|
+
.awsui_link_4c84z_1f1pp_145.awsui_font-size-inherit_4c84z_1f1pp_526:not(#\9) {
|
|
543
543
|
font-size: inherit;
|
|
544
544
|
line-height: inherit;
|
|
545
545
|
letter-spacing: inherit;
|
|
546
546
|
text-underline-offset: 0.25em;
|
|
547
547
|
text-decoration-thickness: 1px;
|
|
548
548
|
}
|
|
549
|
-
.
|
|
549
|
+
.awsui_link_4c84z_1f1pp_145.awsui_in-inline-token_4c84z_1f1pp_533:not(#\9) {
|
|
550
550
|
text-underline-offset: 0.15em;
|
|
551
551
|
}
|
|
552
552
|
|
|
553
|
-
.awsui_icon-
|
|
553
|
+
.awsui_icon-wrapper_4c84z_1f1pp_537:not(#\9) {
|
|
554
554
|
white-space: nowrap;
|
|
555
555
|
}
|
|
556
556
|
|
|
557
|
-
.
|
|
557
|
+
.awsui_icon_4c84z_1f1pp_537:not(#\9) {
|
|
558
558
|
display: inline-block;
|
|
559
559
|
}
|
package/link/styles.selectors.js
CHANGED
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"link": "
|
|
6
|
-
"variant-secondary": "awsui_variant-
|
|
7
|
-
"variant-primary": "awsui_variant-
|
|
8
|
-
"variant-info": "awsui_variant-
|
|
9
|
-
"variant-value-large": "awsui_variant-value-
|
|
10
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
11
|
-
"variant-recovery": "awsui_variant-
|
|
12
|
-
"button": "
|
|
13
|
-
"color-inverted": "awsui_color-
|
|
14
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
15
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
16
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
17
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
18
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
19
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
20
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
21
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
22
|
-
"font-size-inherit": "awsui_font-size-
|
|
23
|
-
"in-inline-token": "awsui_in-inline-
|
|
24
|
-
"icon-wrapper": "awsui_icon-
|
|
25
|
-
"icon": "
|
|
5
|
+
"link": "awsui_link_4c84z_1f1pp_145",
|
|
6
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_1f1pp_212",
|
|
7
|
+
"variant-primary": "awsui_variant-primary_4c84z_1f1pp_247",
|
|
8
|
+
"variant-info": "awsui_variant-info_4c84z_1f1pp_280",
|
|
9
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_1f1pp_315",
|
|
10
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_1f1pp_347",
|
|
11
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_1f1pp_382",
|
|
12
|
+
"button": "awsui_button_4c84z_1f1pp_415",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_1f1pp_450",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_1f1pp_471",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_1f1pp_478",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_1f1pp_484",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_1f1pp_491",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_1f1pp_498",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_1f1pp_505",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_1f1pp_512",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_1f1pp_519",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_1f1pp_526",
|
|
23
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_1f1pp_533",
|
|
24
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_1f1pp_537",
|
|
25
|
+
"icon": "awsui_icon_4c84z_1f1pp_537"
|
|
26
26
|
};
|
|
27
27
|
|