@cloudscape-design/components-themeable 3.0.1349 → 3.0.1351
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/button-dropdown/styles.scss +9 -6
- package/lib/internal/scss/expandable-section/styles.scss +17 -10
- package/lib/internal/scss/header/styles.scss +1 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/utils/theming.scss +45 -2
- package/lib/internal/scss/spinner/mixins.scss +1 -1
- package/lib/internal/scss/tree-view/tree-item/styles.scss +10 -7
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +95 -98
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -175
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -98
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -44
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +25 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +25 -29
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -27
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/icon-helper.js +1 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -32
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +32 -39
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/expandable-section/styles.css.js +43 -43
- package/lib/internal/template/expandable-section/styles.scoped.css +93 -174
- package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
- package/lib/internal/template/header/styles.css.js +35 -35
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +35 -35
- package/lib/internal/template/icon/generated/icons.js +202 -176
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/input/internal.js +1 -1
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/base-theme/styles.scoped.css +1 -0
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -35
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- 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 +6 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.js +6 -0
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +72 -121
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +110 -400
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +20 -20
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/status-indicator/styles.css.js +25 -25
- package/lib/internal/template/status-indicator/styles.scoped.css +47 -72
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +26 -30
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +14 -24
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -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_mzpj2_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -189,30 +189,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
190
190
|
}
|
|
191
191
|
@media (prefers-reduced-motion: reduce) {
|
|
192
|
-
.
|
|
192
|
+
.awsui_link_4c84z_mzpj2_145:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
.awsui-motion-disabled .
|
|
197
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_link_4c84z_mzpj2_145:not(#\9):hover {
|
|
202
202
|
cursor: pointer;
|
|
203
203
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_link_4c84z_mzpj2_145:not(#\9):focus {
|
|
206
206
|
outline: none;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_link_4c84z_mzpj2_145:not(#\9):active {
|
|
209
209
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_link_4c84z_mzpj2_145:not(#\9):active, .awsui_link_4c84z_mzpj2_145:not(#\9):focus, .awsui_link_4c84z_mzpj2_145:not(#\9):hover {
|
|
212
212
|
text-decoration-line: underline;
|
|
213
213
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9) {
|
|
216
216
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-qabnuk, #0073bb));
|
|
217
217
|
font-weight: var(--font-link-button-weight-fgl7rr, 400);
|
|
218
218
|
letter-spacing: var(--font-link-button-letter-spacing-3qtgsm, normal);
|
|
@@ -224,30 +224,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
225
225
|
}
|
|
226
226
|
@media (prefers-reduced-motion: reduce) {
|
|
227
|
-
.
|
|
227
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9) {
|
|
228
228
|
animation: none;
|
|
229
229
|
transition: none;
|
|
230
230
|
}
|
|
231
231
|
}
|
|
232
|
-
.awsui-motion-disabled .
|
|
232
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9) {
|
|
233
233
|
animation: none;
|
|
234
234
|
transition: none;
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
238
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
239
239
|
}
|
|
240
|
-
.
|
|
240
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):focus {
|
|
241
241
|
outline: none;
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):active {
|
|
244
244
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-recovery_4c84z_mzpj2_213:not(#\9):hover {
|
|
247
247
|
text-decoration-line: underline;
|
|
248
248
|
text-decoration-color: var(--color-text-link-button-underline-hover-mrvitd, currentColor);
|
|
249
249
|
}
|
|
250
|
-
.
|
|
250
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9) {
|
|
251
251
|
-webkit-font-smoothing: inherit;
|
|
252
252
|
-moz-osx-font-smoothing: inherit;
|
|
253
253
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-secondary-default-urew28, #0073bb));
|
|
@@ -261,30 +261,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
261
261
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
262
262
|
}
|
|
263
263
|
@media (prefers-reduced-motion: reduce) {
|
|
264
|
-
.
|
|
264
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9) {
|
|
265
265
|
animation: none;
|
|
266
266
|
transition: none;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
|
-
.awsui-motion-disabled .
|
|
269
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9) {
|
|
270
270
|
animation: none;
|
|
271
271
|
transition: none;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):hover {
|
|
274
274
|
cursor: pointer;
|
|
275
275
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
276
276
|
}
|
|
277
|
-
.
|
|
277
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):focus {
|
|
278
278
|
outline: none;
|
|
279
279
|
}
|
|
280
|
-
.
|
|
280
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):active {
|
|
281
281
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
282
282
|
}
|
|
283
|
-
.
|
|
283
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-secondary_4c84z_mzpj2_246:not(#\9):hover {
|
|
284
284
|
text-decoration-line: underline;
|
|
285
285
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
286
286
|
}
|
|
287
|
-
.
|
|
287
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9) {
|
|
288
288
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-qabnuk, #0073bb));
|
|
289
289
|
font-weight: inherit;
|
|
290
290
|
letter-spacing: normal;
|
|
@@ -296,30 +296,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
296
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
297
297
|
}
|
|
298
298
|
@media (prefers-reduced-motion: reduce) {
|
|
299
|
-
.
|
|
299
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9) {
|
|
300
300
|
animation: none;
|
|
301
301
|
transition: none;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
.awsui-motion-disabled .
|
|
304
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9) {
|
|
305
305
|
animation: none;
|
|
306
306
|
transition: none;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):hover {
|
|
309
309
|
cursor: pointer;
|
|
310
310
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):focus {
|
|
313
313
|
outline: none;
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):active {
|
|
316
316
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-primary_4c84z_mzpj2_281:not(#\9):hover {
|
|
319
319
|
text-decoration-line: underline;
|
|
320
320
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9) {
|
|
323
323
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
324
324
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
325
325
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-info-default-r8vwpt, #0073bb));
|
|
@@ -333,30 +333,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
333
333
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
334
334
|
}
|
|
335
335
|
@media (prefers-reduced-motion: reduce) {
|
|
336
|
-
.
|
|
336
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9) {
|
|
337
337
|
animation: none;
|
|
338
338
|
transition: none;
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
|
-
.awsui-motion-disabled .
|
|
341
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9) {
|
|
342
342
|
animation: none;
|
|
343
343
|
transition: none;
|
|
344
344
|
}
|
|
345
|
-
.
|
|
345
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):hover {
|
|
346
346
|
cursor: pointer;
|
|
347
347
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-info-hover-wlgtui, #0a4a74));
|
|
348
348
|
}
|
|
349
|
-
.
|
|
349
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):focus {
|
|
350
350
|
outline: none;
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):active {
|
|
353
353
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-info-hover-wlgtui, #0a4a74));
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-info_4c84z_mzpj2_314:not(#\9):hover {
|
|
356
356
|
text-decoration-line: underline;
|
|
357
357
|
text-decoration-color: var(--color-text-link-button-underline-hover-mrvitd, currentColor);
|
|
358
358
|
}
|
|
359
|
-
.
|
|
359
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9) {
|
|
360
360
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-qabnuk, #0073bb));
|
|
361
361
|
font-weight: var(--font-weight-display-l-mgsrr3, 700);
|
|
362
362
|
text-decoration-line: underline;
|
|
@@ -367,30 +367,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
367
367
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
368
368
|
}
|
|
369
369
|
@media (prefers-reduced-motion: reduce) {
|
|
370
|
-
.
|
|
370
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9) {
|
|
371
371
|
animation: none;
|
|
372
372
|
transition: none;
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
|
-
.awsui-motion-disabled .
|
|
375
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9) {
|
|
376
376
|
animation: none;
|
|
377
377
|
transition: none;
|
|
378
378
|
}
|
|
379
|
-
.
|
|
379
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):hover {
|
|
380
380
|
cursor: pointer;
|
|
381
381
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
382
382
|
}
|
|
383
|
-
.
|
|
383
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):focus {
|
|
384
384
|
outline: none;
|
|
385
385
|
}
|
|
386
|
-
.
|
|
386
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):active {
|
|
387
387
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-value-large_4c84z_mzpj2_349:not(#\9):hover {
|
|
390
390
|
text-decoration-line: underline;
|
|
391
391
|
text-decoration-color: currentColor;
|
|
392
392
|
}
|
|
393
|
-
.
|
|
393
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9) {
|
|
394
394
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
395
395
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
396
396
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-interactive-default-pauydh, #545b64));
|
|
@@ -404,30 +404,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
404
404
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
405
405
|
}
|
|
406
406
|
@media (prefers-reduced-motion: reduce) {
|
|
407
|
-
.
|
|
407
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9) {
|
|
408
408
|
animation: none;
|
|
409
409
|
transition: none;
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
-
.awsui-motion-disabled .
|
|
412
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9) {
|
|
413
413
|
animation: none;
|
|
414
414
|
transition: none;
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):hover {
|
|
417
417
|
cursor: pointer;
|
|
418
418
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-interactive-hover-zj1911, #16191f));
|
|
419
419
|
}
|
|
420
|
-
.
|
|
420
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):focus {
|
|
421
421
|
outline: none;
|
|
422
422
|
}
|
|
423
|
-
.
|
|
423
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):active {
|
|
424
424
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-interactive-active-nbyczy, #16191f));
|
|
425
425
|
}
|
|
426
|
-
.
|
|
426
|
+
.awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_variant-top-navigation_4c84z_mzpj2_381:not(#\9):hover {
|
|
427
427
|
text-decoration-line: underline;
|
|
428
428
|
text-decoration-color: transparent;
|
|
429
429
|
}
|
|
430
|
-
.
|
|
430
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9) {
|
|
431
431
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
432
432
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
433
433
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-button-normal-default-2b5u43, #545b64));
|
|
@@ -441,89 +441,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
441
441
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
442
442
|
}
|
|
443
443
|
@media (prefers-reduced-motion: reduce) {
|
|
444
|
-
.
|
|
444
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9) {
|
|
445
445
|
animation: none;
|
|
446
446
|
transition: none;
|
|
447
447
|
}
|
|
448
448
|
}
|
|
449
|
-
.awsui-motion-disabled .
|
|
449
|
+
.awsui-motion-disabled .awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9), .awsui-mode-entering .awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9) {
|
|
450
450
|
animation: none;
|
|
451
451
|
transition: none;
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):hover {
|
|
454
454
|
cursor: pointer;
|
|
455
455
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-button-normal-hover-2w733x, #16191f));
|
|
456
456
|
}
|
|
457
|
-
.
|
|
457
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):focus {
|
|
458
458
|
outline: none;
|
|
459
459
|
}
|
|
460
|
-
.
|
|
460
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):active {
|
|
461
461
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-button-normal-active-9d4yxg, #16191f));
|
|
462
462
|
}
|
|
463
|
-
.
|
|
463
|
+
.awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):active, .awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):focus, .awsui_link_4c84z_mzpj2_145.awsui_button_4c84z_mzpj2_416:not(#\9):hover {
|
|
464
464
|
text-decoration-line: underline;
|
|
465
465
|
text-decoration-color: transparent;
|
|
466
466
|
}
|
|
467
|
-
.
|
|
468
|
-
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-default-qabnuk, #0073bb));
|
|
469
|
-
font-weight: inherit;
|
|
470
|
-
letter-spacing: normal;
|
|
471
|
-
text-decoration-line: underline;
|
|
472
|
-
text-decoration-color: var(--color-text-link-decoration-default-ku4wkw, currentColor);
|
|
473
|
-
transition-property: color, -webkit-text-decoration;
|
|
474
|
-
transition-property: color, text-decoration;
|
|
475
|
-
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
476
|
-
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
477
|
-
}
|
|
478
|
-
@media (prefers-reduced-motion: reduce) {
|
|
479
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9) {
|
|
480
|
-
animation: none;
|
|
481
|
-
transition: none;
|
|
482
|
-
}
|
|
483
|
-
}
|
|
484
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9) {
|
|
485
|
-
animation: none;
|
|
486
|
-
transition: none;
|
|
487
|
-
}
|
|
488
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):hover {
|
|
489
|
-
cursor: pointer;
|
|
490
|
-
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
491
|
-
}
|
|
492
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):focus {
|
|
493
|
-
outline: none;
|
|
494
|
-
}
|
|
495
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):active {
|
|
496
|
-
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
497
|
-
}
|
|
498
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):active, .awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):focus, .awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9):hover {
|
|
499
|
-
text-decoration-line: underline;
|
|
500
|
-
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
501
|
-
}
|
|
502
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416:not(#\9) {
|
|
503
|
-
font-weight: inherit;
|
|
504
|
-
letter-spacing: normal;
|
|
505
|
-
}
|
|
506
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416.awsui_color-inverted_4c84z_10y71_488:not(#\9) {
|
|
467
|
+
.awsui_link_4c84z_mzpj2_145.awsui_color-inverted_4c84z_mzpj2_451:not(#\9) {
|
|
507
468
|
color: var(--color-text-link-inverted-default-ahzm62, #fafafa);
|
|
508
|
-
text-decoration-color: currentColor;
|
|
509
|
-
}
|
|
510
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_button_4c84z_10y71_416.awsui_color-inverted_4c84z_10y71_488:not(#\9):hover {
|
|
511
|
-
color: var(--color-text-link-inverted-hover-id53pz, #fafafa);
|
|
512
|
-
}
|
|
513
|
-
.awsui_link_4c84z_10y71_145.awsui_color-inverted_4c84z_10y71_488:not(#\9) {
|
|
514
|
-
color: var(--color-text-link-inverted-default-ahzm62, #fafafa);
|
|
515
|
-
}
|
|
516
|
-
.awsui-one-theme .awsui_link_4c84z_10y71_145.awsui_color-inverted_4c84z_10y71_488:not(#\9) {
|
|
517
|
-
--awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, var(--border-link-focus-ring-shadow-spread-ggjunl, 0px)) var(--awsui-style-focus-ring-border-color-esndbs, currentColor);
|
|
518
469
|
}
|
|
519
|
-
.
|
|
470
|
+
.awsui_link_4c84z_mzpj2_145.awsui_color-inverted_4c84z_mzpj2_451:not(#\9):not(.awsui_button_4c84z_mzpj2_416) {
|
|
520
471
|
text-decoration-line: underline;
|
|
521
472
|
text-decoration-color: currentColor;
|
|
522
473
|
}
|
|
523
|
-
.
|
|
474
|
+
.awsui_link_4c84z_mzpj2_145.awsui_color-inverted_4c84z_mzpj2_451:not(#\9):hover {
|
|
524
475
|
color: var(--color-text-link-inverted-hover-id53pz, #fafafa);
|
|
525
476
|
}
|
|
526
|
-
body[data-awsui-focus-visible=true] .
|
|
477
|
+
body[data-awsui-focus-visible=true] .awsui_link_4c84z_mzpj2_145:not(#\9):focus {
|
|
527
478
|
outline: thin dotted;
|
|
528
479
|
outline: var(--border-link-focus-ring-outline-wn9h6t, 5px auto Highlight);
|
|
529
480
|
outline-offset: 2px;
|
|
@@ -534,7 +485,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
534
485
|
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-default-focus-ring-akwhsf, 2px));
|
|
535
486
|
box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
|
|
536
487
|
}
|
|
537
|
-
.
|
|
488
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-body-s_4c84z_mzpj2_472:not(#\9) {
|
|
538
489
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
539
490
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
540
491
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, normal);
|
|
@@ -542,14 +493,14 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
542
493
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
543
494
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
544
495
|
}
|
|
545
|
-
.
|
|
496
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-body-m_4c84z_mzpj2_480:not(#\9) {
|
|
546
497
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
547
498
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
548
499
|
text-underline-offset: 0.25em;
|
|
549
500
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
550
501
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
551
502
|
}
|
|
552
|
-
.
|
|
503
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-heading-xs_4c84z_mzpj2_487:not(#\9) {
|
|
553
504
|
font-size: var(--font-size-heading-xs-yrvp79, 16px);
|
|
554
505
|
line-height: var(--line-height-heading-xs-wcrr4i, 20px);
|
|
555
506
|
letter-spacing: var(--letter-spacing-heading-xs-pjb0xm, normal);
|
|
@@ -557,7 +508,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
557
508
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
558
509
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
559
510
|
}
|
|
560
|
-
.
|
|
511
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-heading-s_4c84z_mzpj2_495:not(#\9) {
|
|
561
512
|
font-size: var(--font-size-heading-s-hm1hv8, 16px);
|
|
562
513
|
line-height: var(--line-height-heading-s-3z7qjv, 20px);
|
|
563
514
|
letter-spacing: var(--letter-spacing-heading-s-kfu48f, normal);
|
|
@@ -565,7 +516,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
565
516
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
566
517
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
567
518
|
}
|
|
568
|
-
.
|
|
519
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-heading-m_4c84z_mzpj2_503:not(#\9) {
|
|
569
520
|
font-size: var(--font-size-heading-m-cqvsuv, 18px);
|
|
570
521
|
line-height: var(--line-height-heading-m-d6lkzb, 22px);
|
|
571
522
|
letter-spacing: var(--letter-spacing-heading-m-iab0ug, normal);
|
|
@@ -573,7 +524,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
573
524
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
574
525
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
575
526
|
}
|
|
576
|
-
.
|
|
527
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-heading-l_4c84z_mzpj2_511:not(#\9) {
|
|
577
528
|
font-size: var(--font-size-heading-l-cax9xk, 18px);
|
|
578
529
|
line-height: var(--line-height-heading-l-zmt48b, 22px);
|
|
579
530
|
letter-spacing: var(--letter-spacing-heading-l-no7j10, normal);
|
|
@@ -581,7 +532,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
581
532
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
582
533
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
583
534
|
}
|
|
584
|
-
.
|
|
535
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-heading-xl_4c84z_mzpj2_519:not(#\9) {
|
|
585
536
|
font-size: var(--font-size-heading-xl-0tgqx0, 28px);
|
|
586
537
|
line-height: var(--line-height-heading-xl-pi61pg, 36px);
|
|
587
538
|
letter-spacing: var(--letter-spacing-heading-xl-hgjceo, normal);
|
|
@@ -589,7 +540,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
589
540
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
590
541
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
591
542
|
}
|
|
592
|
-
.
|
|
543
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-display-l_4c84z_mzpj2_527:not(#\9) {
|
|
593
544
|
font-size: var(--font-size-display-l-pdduqq, 44px);
|
|
594
545
|
line-height: var(--line-height-display-l-tjudur, 56px);
|
|
595
546
|
letter-spacing: var(--letter-spacing-display-l-4pc9hm, normal);
|
|
@@ -597,7 +548,7 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
597
548
|
text-decoration-thickness: var(--font-decoration-thickness-link-display-l-9n3xpw, 2px);
|
|
598
549
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
599
550
|
}
|
|
600
|
-
.
|
|
551
|
+
.awsui_link_4c84z_mzpj2_145.awsui_font-size-inherit_4c84z_mzpj2_535:not(#\9) {
|
|
601
552
|
font-size: inherit;
|
|
602
553
|
line-height: inherit;
|
|
603
554
|
letter-spacing: inherit;
|
|
@@ -605,14 +556,14 @@ body[data-awsui-focus-visible=true] .awsui_link_4c84z_10y71_145:not(#\9):focus {
|
|
|
605
556
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
606
557
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
607
558
|
}
|
|
608
|
-
.
|
|
559
|
+
.awsui_link_4c84z_mzpj2_145.awsui_in-inline-token_4c84z_mzpj2_543:not(#\9) {
|
|
609
560
|
text-underline-offset: 0.15em;
|
|
610
561
|
}
|
|
611
562
|
|
|
612
|
-
.awsui_icon-
|
|
563
|
+
.awsui_icon-wrapper_4c84z_mzpj2_547:not(#\9) {
|
|
613
564
|
white-space: nowrap;
|
|
614
565
|
}
|
|
615
566
|
|
|
616
|
-
.
|
|
567
|
+
.awsui_icon_4c84z_mzpj2_547:not(#\9) {
|
|
617
568
|
display: inline-block;
|
|
618
569
|
}
|
|
@@ -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-recovery": "awsui_variant-
|
|
7
|
-
"variant-secondary": "awsui_variant-
|
|
8
|
-
"variant-primary": "awsui_variant-
|
|
9
|
-
"variant-info": "awsui_variant-
|
|
10
|
-
"variant-value-large": "awsui_variant-value-
|
|
11
|
-
"variant-top-navigation": "awsui_variant-top-
|
|
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_mzpj2_145",
|
|
6
|
+
"variant-recovery": "awsui_variant-recovery_4c84z_mzpj2_213",
|
|
7
|
+
"variant-secondary": "awsui_variant-secondary_4c84z_mzpj2_246",
|
|
8
|
+
"variant-primary": "awsui_variant-primary_4c84z_mzpj2_281",
|
|
9
|
+
"variant-info": "awsui_variant-info_4c84z_mzpj2_314",
|
|
10
|
+
"variant-value-large": "awsui_variant-value-large_4c84z_mzpj2_349",
|
|
11
|
+
"variant-top-navigation": "awsui_variant-top-navigation_4c84z_mzpj2_381",
|
|
12
|
+
"button": "awsui_button_4c84z_mzpj2_416",
|
|
13
|
+
"color-inverted": "awsui_color-inverted_4c84z_mzpj2_451",
|
|
14
|
+
"font-size-body-s": "awsui_font-size-body-s_4c84z_mzpj2_472",
|
|
15
|
+
"font-size-body-m": "awsui_font-size-body-m_4c84z_mzpj2_480",
|
|
16
|
+
"font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_mzpj2_487",
|
|
17
|
+
"font-size-heading-s": "awsui_font-size-heading-s_4c84z_mzpj2_495",
|
|
18
|
+
"font-size-heading-m": "awsui_font-size-heading-m_4c84z_mzpj2_503",
|
|
19
|
+
"font-size-heading-l": "awsui_font-size-heading-l_4c84z_mzpj2_511",
|
|
20
|
+
"font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_mzpj2_519",
|
|
21
|
+
"font-size-display-l": "awsui_font-size-display-l_4c84z_mzpj2_527",
|
|
22
|
+
"font-size-inherit": "awsui_font-size-inherit_4c84z_mzpj2_535",
|
|
23
|
+
"in-inline-token": "awsui_in-inline-token_4c84z_mzpj2_543",
|
|
24
|
+
"icon-wrapper": "awsui_icon-wrapper_4c84z_mzpj2_547",
|
|
25
|
+
"icon": "awsui_icon_4c84z_mzpj2_547"
|
|
26
26
|
};
|
|
27
27
|
|