@cloudscape-design/components 3.0.204 → 3.0.206
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/app-layout/notifications/styles.css.js +2 -2
- package/app-layout/notifications/styles.scoped.css +5 -5
- package/app-layout/notifications/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +26 -26
- package/app-layout/styles.scoped.css +35 -35
- package/app-layout/styles.selectors.js +26 -26
- package/app-layout/visual-refresh/styles.css.js +60 -60
- package/app-layout/visual-refresh/styles.scoped.css +185 -185
- package/app-layout/visual-refresh/styles.selectors.js +60 -60
- package/internal/components/visual-context/index.d.ts +1 -1
- package/internal/components/visual-context/index.d.ts.map +1 -1
- package/internal/components/visual-context/index.js +11 -9
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -83
- package/split-panel/styles.selectors.js +59 -59
|
@@ -186,31 +186,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189:not(#\9) {
|
|
190
190
|
transition-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
191
191
|
transition-property: none;
|
|
192
192
|
}
|
|
193
193
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
|
-
.awsui-motion-disabled .
|
|
199
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189:not(#\9) {
|
|
200
200
|
animation: none;
|
|
201
201
|
transition: none;
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189.awsui_animating_1r9lg_tcdop_203:not(#\9) {
|
|
204
204
|
transition-property: transform;
|
|
205
205
|
transition-timing-function: var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
|
|
206
206
|
}
|
|
207
207
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.
|
|
208
|
+
.awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189.awsui_animating_1r9lg_tcdop_203:not(#\9) {
|
|
209
209
|
animation: none;
|
|
210
210
|
transition: none;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
.awsui-motion-disabled .
|
|
213
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189.awsui_animating_1r9lg_tcdop_203:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_tcdop_189.awsui_refresh_1r9lg_tcdop_189.awsui_animating_1r9lg_tcdop_203:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
@@ -223,88 +223,88 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
223
223
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
224
224
|
SPDX-License-Identifier: Apache-2.0
|
|
225
225
|
*/
|
|
226
|
-
.awsui_preference-icon--layout-
|
|
226
|
+
.awsui_preference-icon--layout-border_1r9lg_tcdop_226:not(#\9) {
|
|
227
227
|
stroke: var(--color-background-home-header-mpq08f, #000716);
|
|
228
228
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
229
229
|
}
|
|
230
|
-
.awsui_preference-icon--layout-
|
|
230
|
+
.awsui_preference-icon--layout-background_1r9lg_tcdop_230:not(#\9) {
|
|
231
231
|
fill: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
232
232
|
}
|
|
233
|
-
.awsui_preference-icon--layout-
|
|
233
|
+
.awsui_preference-icon--layout-header_1r9lg_tcdop_233:not(#\9) {
|
|
234
234
|
fill: var(--color-background-home-header-mpq08f, #000716);
|
|
235
235
|
}
|
|
236
|
-
.awsui_preference-icon--
|
|
236
|
+
.awsui_preference-icon--border_1r9lg_tcdop_236:not(#\9) {
|
|
237
237
|
stroke: var(--color-text-group-label-w9to2i, #414d5c);
|
|
238
238
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
239
239
|
}
|
|
240
|
-
.awsui_preference-icon--primary-
|
|
240
|
+
.awsui_preference-icon--primary-button_1r9lg_tcdop_240:not(#\9) {
|
|
241
241
|
fill: var(--color-background-button-primary-default-pwn1g1, #0972d3);
|
|
242
242
|
}
|
|
243
|
-
.awsui_preference-icon--
|
|
243
|
+
.awsui_preference-icon--secondary_1r9lg_tcdop_243:not(#\9) {
|
|
244
244
|
fill: var(--color-text-group-label-w9to2i, #414d5c);
|
|
245
245
|
}
|
|
246
|
-
.awsui_preference-icon--disabled-
|
|
246
|
+
.awsui_preference-icon--disabled-element_1r9lg_tcdop_246:not(#\9) {
|
|
247
247
|
fill: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
248
248
|
}
|
|
249
|
-
.awsui_preference-icon--
|
|
249
|
+
.awsui_preference-icon--separator_1r9lg_tcdop_249:not(#\9) {
|
|
250
250
|
stroke: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
251
251
|
}
|
|
252
|
-
.awsui_preference-icon--focus-
|
|
252
|
+
.awsui_preference-icon--focus-text_1r9lg_tcdop_252:not(#\9) {
|
|
253
253
|
fill: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_preference-icon-refresh--layout-
|
|
256
|
+
.awsui_preference-icon-refresh--layout-top_1r9lg_tcdop_256:not(#\9) {
|
|
257
257
|
fill: var(--color-background-button-primary-disabled-eon7km, #e9ebed);
|
|
258
258
|
}
|
|
259
|
-
.awsui_preference-icon-refresh--layout-
|
|
259
|
+
.awsui_preference-icon-refresh--layout-main_1r9lg_tcdop_259:not(#\9) {
|
|
260
260
|
fill: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
261
261
|
}
|
|
262
|
-
.awsui_preference-icon-refresh--
|
|
262
|
+
.awsui_preference-icon-refresh--primary_1r9lg_tcdop_262:not(#\9) {
|
|
263
263
|
fill: var(--color-background-button-primary-default-pwn1g1, #0972d3);
|
|
264
264
|
}
|
|
265
|
-
.awsui_preference-icon-refresh--
|
|
265
|
+
.awsui_preference-icon-refresh--disabled_1r9lg_tcdop_265:not(#\9) {
|
|
266
266
|
fill: var(--color-background-control-disabled-zplipy, #d1d5db);
|
|
267
267
|
}
|
|
268
|
-
.awsui_preference-icon-refresh--column-
|
|
268
|
+
.awsui_preference-icon-refresh--column-header_1r9lg_tcdop_268:not(#\9) {
|
|
269
269
|
fill: var(--color-text-input-disabled-oawyzo, #9ba7b6);
|
|
270
270
|
}
|
|
271
|
-
.awsui_preference-icon-refresh--
|
|
271
|
+
.awsui_preference-icon-refresh--window_1r9lg_tcdop_271:not(#\9) {
|
|
272
272
|
stroke: var(--color-background-home-header-mpq08f, #000716);
|
|
273
273
|
fill: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
274
274
|
}
|
|
275
|
-
.awsui_preference-icon-refresh--
|
|
275
|
+
.awsui_preference-icon-refresh--secondary_1r9lg_tcdop_275:not(#\9) {
|
|
276
276
|
fill: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
277
277
|
}
|
|
278
|
-
.awsui_preference-icon-refresh--
|
|
278
|
+
.awsui_preference-icon-refresh--default_1r9lg_tcdop_278:not(#\9) {
|
|
279
279
|
fill: var(--color-text-body-default-ajf1h5, #000716);
|
|
280
280
|
}
|
|
281
|
-
.awsui_preference-icon-refresh--
|
|
281
|
+
.awsui_preference-icon-refresh--separator_1r9lg_tcdop_281:not(#\9) {
|
|
282
282
|
stroke: var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
283
283
|
}
|
|
284
|
-
.awsui_preference-icon-refresh--input-
|
|
284
|
+
.awsui_preference-icon-refresh--input-default_1r9lg_tcdop_284:not(#\9) {
|
|
285
285
|
fill: var(--color-border-input-default-e47bkv, #7d8998);
|
|
286
286
|
}
|
|
287
|
-
.awsui_preference-icon-refresh--
|
|
287
|
+
.awsui_preference-icon-refresh--heading_1r9lg_tcdop_287:not(#\9) {
|
|
288
288
|
fill: var(--color-text-heading-default-jopz0f, #000716);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
/* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
|
|
292
|
-
.awsui_resize-
|
|
292
|
+
.awsui_resize-active_1r9lg_tcdop_292 *:not(#\9) {
|
|
293
293
|
-webkit-user-select: none;
|
|
294
294
|
user-select: none;
|
|
295
295
|
}
|
|
296
|
-
.awsui_resize-
|
|
296
|
+
.awsui_resize-active_1r9lg_tcdop_292 iframe:not(#\9) {
|
|
297
297
|
pointer-events: none;
|
|
298
298
|
}
|
|
299
|
-
.awsui_resize-
|
|
299
|
+
.awsui_resize-side_1r9lg_tcdop_298 *:not(#\9) {
|
|
300
300
|
cursor: ew-resize;
|
|
301
301
|
}
|
|
302
|
-
.awsui_resize-
|
|
302
|
+
.awsui_resize-bottom_1r9lg_tcdop_301 *:not(#\9) {
|
|
303
303
|
cursor: ns-resize;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
306
|
/* stylelint-enable */
|
|
307
|
-
.
|
|
307
|
+
.awsui_root_1r9lg_tcdop_306:not(#\9) {
|
|
308
308
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
309
309
|
border-collapse: separate;
|
|
310
310
|
border-spacing: 0;
|
|
@@ -343,47 +343,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
343
343
|
-moz-osx-font-smoothing: auto;
|
|
344
344
|
}
|
|
345
345
|
|
|
346
|
-
.awsui_preferences-
|
|
346
|
+
.awsui_preferences-button_1r9lg_tcdop_319:not(#\9) {
|
|
347
347
|
/* used in test-utils */
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
.awsui_close-
|
|
350
|
+
.awsui_close-button_1r9lg_tcdop_323:not(#\9) {
|
|
351
351
|
/* used in test-utils */
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.
|
|
354
|
+
.awsui_drawer_1r9lg_tcdop_189:not(#\9) {
|
|
355
355
|
flex-shrink: 0;
|
|
356
356
|
position: relative;
|
|
357
357
|
word-wrap: break-word;
|
|
358
358
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
359
|
-
z-index:
|
|
359
|
+
z-index: 840;
|
|
360
360
|
}
|
|
361
|
-
.awsui_drawer-
|
|
361
|
+
.awsui_drawer-closed_1r9lg_tcdop_334:not(#\9) {
|
|
362
362
|
cursor: pointer;
|
|
363
363
|
min-width: 40px;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.awsui_drawer-content-
|
|
366
|
+
.awsui_drawer-content-side_1r9lg_tcdop_339:not(#\9) {
|
|
367
367
|
display: flex;
|
|
368
368
|
align-items: center;
|
|
369
369
|
height: 100%;
|
|
370
370
|
overflow: auto;
|
|
371
371
|
}
|
|
372
|
-
.awsui_drawer-
|
|
372
|
+
.awsui_drawer-closed_1r9lg_tcdop_334 > .awsui_drawer-content-side_1r9lg_tcdop_339:not(#\9) {
|
|
373
373
|
width: 40px;
|
|
374
374
|
}
|
|
375
|
-
.awsui_drawer-
|
|
375
|
+
.awsui_drawer-closed_1r9lg_tcdop_334 > .awsui_drawer-content-side_1r9lg_tcdop_339:not(#\9):hover {
|
|
376
376
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
377
377
|
}
|
|
378
|
-
.awsui_drawer-content-
|
|
378
|
+
.awsui_drawer-content-side_1r9lg_tcdop_339.awsui_refresh_1r9lg_tcdop_189:not(#\9) {
|
|
379
379
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-side-yjkfcr, #e9ebed);
|
|
380
380
|
box-sizing: border-box;
|
|
381
381
|
}
|
|
382
|
-
.awsui_drawer-content-
|
|
382
|
+
.awsui_drawer-content-side_1r9lg_tcdop_339 > [aria-hidden=true]:not(#\9) {
|
|
383
383
|
display: none;
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
:not(#\9):not(.awsui_drawer-
|
|
386
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_tcdop_334) > .awsui_drawer-content-bottom_1r9lg_tcdop_359 {
|
|
387
387
|
overflow-y: auto;
|
|
388
388
|
position: absolute;
|
|
389
389
|
top: 0;
|
|
@@ -392,57 +392,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
392
392
|
bottom: 0;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_position-
|
|
395
|
+
.awsui_position-bottom_1r9lg_tcdop_368:not(#\9) {
|
|
396
396
|
position: fixed;
|
|
397
397
|
overflow-y: auto;
|
|
398
398
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-bottom-zrjpck, #e9ebed);
|
|
399
399
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-bottom-zrjpck, #e9ebed);
|
|
400
400
|
border-top: var(--border-panel-top-width-00mwcl, 1px) solid var(--color-border-divider-panel-bottom-zrjpck, #e9ebed);
|
|
401
401
|
/*
|
|
402
|
-
Removed the position fixed with the AppLayout refactor because the
|
|
402
|
+
Removed the position fixed with the AppLayout refactor because the
|
|
403
403
|
SplitPanel is no longer in fixed position in the DOM.
|
|
404
404
|
*/
|
|
405
405
|
}
|
|
406
|
-
.awsui_position-
|
|
406
|
+
.awsui_position-bottom_1r9lg_tcdop_368:not(#\9):not(.awsui_refresh_1r9lg_tcdop_189) {
|
|
407
407
|
box-shadow: var(--shadow-split-bottom-otfetg, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
408
408
|
}
|
|
409
|
-
.awsui_position-
|
|
409
|
+
.awsui_position-bottom_1r9lg_tcdop_368.awsui_drawer-closed_1r9lg_tcdop_334:not(#\9) {
|
|
410
410
|
overflow: hidden;
|
|
411
411
|
}
|
|
412
|
-
.awsui_position-
|
|
412
|
+
.awsui_position-bottom_1r9lg_tcdop_368.awsui_drawer-closed_1r9lg_tcdop_334:not(#\9):hover {
|
|
413
413
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
414
414
|
}
|
|
415
|
-
.awsui_position-
|
|
415
|
+
.awsui_position-bottom_1r9lg_tcdop_368 > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > [aria-hidden=true]:not(#\9) {
|
|
416
416
|
display: none;
|
|
417
417
|
}
|
|
418
|
-
.awsui_position-
|
|
418
|
+
.awsui_position-bottom_1r9lg_tcdop_368.awsui_refresh_1r9lg_tcdop_189:not(#\9) {
|
|
419
419
|
position: relative;
|
|
420
420
|
}
|
|
421
421
|
|
|
422
|
-
.awsui_position-
|
|
422
|
+
.awsui_position-side_1r9lg_tcdop_395:not(#\9) {
|
|
423
423
|
border-top: none;
|
|
424
424
|
box-shadow: var(--shadow-split-side-qv353u, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
|
|
425
425
|
height: 100%;
|
|
426
426
|
}
|
|
427
427
|
|
|
428
|
-
.
|
|
428
|
+
.awsui_slider_1r9lg_tcdop_401:not(#\9) {
|
|
429
429
|
padding: 0;
|
|
430
430
|
cursor: ns-resize;
|
|
431
431
|
margin: 2px 0 0 0;
|
|
432
432
|
height: 16px;
|
|
433
433
|
touch-action: none;
|
|
434
434
|
}
|
|
435
|
-
.
|
|
435
|
+
.awsui_slider_1r9lg_tcdop_401:not(#\9):focus {
|
|
436
436
|
outline: none;
|
|
437
437
|
}
|
|
438
|
-
.
|
|
438
|
+
.awsui_slider_1r9lg_tcdop_401[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
439
439
|
position: relative;
|
|
440
440
|
}
|
|
441
|
-
.
|
|
441
|
+
.awsui_slider_1r9lg_tcdop_401[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
442
442
|
outline: 2px dotted transparent;
|
|
443
443
|
outline-offset: calc(0px - 1px);
|
|
444
444
|
}
|
|
445
|
-
.
|
|
445
|
+
.awsui_slider_1r9lg_tcdop_401[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
446
446
|
content: " ";
|
|
447
447
|
display: block;
|
|
448
448
|
position: absolute;
|
|
@@ -454,12 +454,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
454
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
455
455
|
}
|
|
456
456
|
|
|
457
|
-
.awsui_slider-
|
|
457
|
+
.awsui_slider-side_1r9lg_tcdop_430:not(#\9) {
|
|
458
458
|
cursor: ew-resize;
|
|
459
459
|
margin: 0 0 0 2px;
|
|
460
460
|
}
|
|
461
461
|
|
|
462
|
-
.awsui_slider-wrapper-
|
|
462
|
+
.awsui_slider-wrapper-bottom_1r9lg_tcdop_435:not(#\9) {
|
|
463
463
|
position: absolute;
|
|
464
464
|
top: 0;
|
|
465
465
|
left: 0;
|
|
@@ -470,7 +470,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
470
470
|
z-index: 2;
|
|
471
471
|
}
|
|
472
472
|
|
|
473
|
-
.awsui_slider-wrapper-
|
|
473
|
+
.awsui_slider-wrapper-side_1r9lg_tcdop_446:not(#\9) {
|
|
474
474
|
position: absolute;
|
|
475
475
|
left: 0;
|
|
476
476
|
top: 0;
|
|
@@ -481,31 +481,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
481
481
|
z-index: 1;
|
|
482
482
|
}
|
|
483
483
|
|
|
484
|
-
.awsui_open-
|
|
484
|
+
.awsui_open-button_1r9lg_tcdop_457:not(#\9) {
|
|
485
485
|
/* used in test-utils */
|
|
486
486
|
}
|
|
487
487
|
|
|
488
|
-
.awsui_open-button-
|
|
488
|
+
.awsui_open-button-side_1r9lg_tcdop_461:not(#\9) {
|
|
489
489
|
flex: 0 0 auto;
|
|
490
490
|
align-self: flex-start;
|
|
491
491
|
box-sizing: border-box;
|
|
492
492
|
margin: var(--space-xxs-ynfts5, 4px) auto 0;
|
|
493
493
|
}
|
|
494
494
|
|
|
495
|
-
.awsui_slider-
|
|
495
|
+
.awsui_slider-icon_1r9lg_tcdop_468:not(#\9) {
|
|
496
496
|
stroke: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
497
497
|
}
|
|
498
|
-
.awsui_slider-
|
|
498
|
+
.awsui_slider-icon_1r9lg_tcdop_468:not(#\9):hover {
|
|
499
499
|
stroke: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
500
500
|
}
|
|
501
|
-
.awsui_slider-icon-
|
|
501
|
+
.awsui_slider-icon-bottom_1r9lg_tcdop_474:not(#\9) {
|
|
502
502
|
margin: auto;
|
|
503
503
|
}
|
|
504
|
-
.awsui_slider-icon-
|
|
504
|
+
.awsui_slider-icon-side_1r9lg_tcdop_477:not(#\9) {
|
|
505
505
|
transform: rotate(90deg);
|
|
506
506
|
}
|
|
507
507
|
|
|
508
|
-
.awsui_pane-header-wrapper-
|
|
508
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_tcdop_481:not(#\9) {
|
|
509
509
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
510
510
|
position: sticky;
|
|
511
511
|
top: 0;
|
|
@@ -515,47 +515,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
515
515
|
z-index: 1;
|
|
516
516
|
padding: 0 var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
517
517
|
}
|
|
518
|
-
.awsui_drawer-
|
|
518
|
+
.awsui_drawer-mobile_1r9lg_tcdop_491 > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > .awsui_pane-header-wrapper-bottom_1r9lg_tcdop_481:not(#\9) {
|
|
519
519
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
520
520
|
}
|
|
521
|
-
.awsui_drawer-disable-content-
|
|
521
|
+
.awsui_drawer-disable-content-paddings_1r9lg_tcdop_494 > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > .awsui_pane-header-wrapper-bottom_1r9lg_tcdop_481:not(#\9) {
|
|
522
522
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
523
523
|
}
|
|
524
|
-
:not(#\9):not(.awsui_drawer-
|
|
524
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_tcdop_334) > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > .awsui_pane-header-wrapper-bottom_1r9lg_tcdop_481 {
|
|
525
525
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
526
526
|
border-bottom: var(--border-panel-header-width-6fmoo4, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
527
527
|
}
|
|
528
528
|
|
|
529
|
-
.awsui_content-
|
|
529
|
+
.awsui_content-bottom_1r9lg_tcdop_502:not(#\9) {
|
|
530
530
|
padding: 0 var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
531
531
|
margin-top: var(--space-panel-split-top-0y4u4f, 20px);
|
|
532
532
|
}
|
|
533
|
-
.awsui_drawer-
|
|
533
|
+
.awsui_drawer-mobile_1r9lg_tcdop_491 > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > .awsui_content-bottom_1r9lg_tcdop_502:not(#\9) {
|
|
534
534
|
padding: 0 var(--space-l-4vl6xu, 20px);
|
|
535
535
|
}
|
|
536
|
-
.awsui_drawer-disable-content-
|
|
536
|
+
.awsui_drawer-disable-content-paddings_1r9lg_tcdop_494 > .awsui_drawer-content-bottom_1r9lg_tcdop_359 > .awsui_content-bottom_1r9lg_tcdop_502:not(#\9) {
|
|
537
537
|
padding: 0;
|
|
538
538
|
}
|
|
539
539
|
|
|
540
|
-
.awsui_pane-bottom-center-
|
|
540
|
+
.awsui_pane-bottom-center-align_1r9lg_tcdop_513:not(#\9) {
|
|
541
541
|
display: flex;
|
|
542
542
|
justify-content: center;
|
|
543
543
|
}
|
|
544
544
|
|
|
545
|
-
.awsui_pane-bottom-content-nav-
|
|
545
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_tcdop_518:not(#\9) {
|
|
546
546
|
padding-left: calc(var(--space-layout-toggle-diameter-hzvqtj, 40px) + 2 * var(--space-layout-toggle-padding-axl9jr, 20px));
|
|
547
547
|
}
|
|
548
548
|
|
|
549
|
-
.awsui_pane-bottom-content-tools-
|
|
549
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_tcdop_522:not(#\9) {
|
|
550
550
|
padding-right: calc(var(--space-layout-toggle-diameter-hzvqtj, 40px) + 2 * var(--space-layout-toggle-padding-axl9jr, 20px));
|
|
551
551
|
}
|
|
552
552
|
|
|
553
|
-
.awsui_content-bottom-max-
|
|
553
|
+
.awsui_content-bottom-max-width_1r9lg_tcdop_526:not(#\9) {
|
|
554
554
|
flex-grow: 1;
|
|
555
555
|
max-width: 100%;
|
|
556
556
|
}
|
|
557
557
|
|
|
558
|
-
.awsui_content-
|
|
558
|
+
.awsui_content-side_1r9lg_tcdop_531:not(#\9) {
|
|
559
559
|
flex: auto;
|
|
560
560
|
align-self: flex-start;
|
|
561
561
|
box-sizing: border-box;
|
|
@@ -566,15 +566,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
566
566
|
right: 0;
|
|
567
567
|
height: 100%;
|
|
568
568
|
}
|
|
569
|
-
.awsui_content-
|
|
569
|
+
.awsui_content-side_1r9lg_tcdop_531 > .awsui_pane-header-wrapper-side_1r9lg_tcdop_542:not(#\9) {
|
|
570
570
|
padding: 0 var(--space-m-17eucw, 16px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
571
571
|
}
|
|
572
|
-
.awsui_content-
|
|
572
|
+
.awsui_content-side_1r9lg_tcdop_531 > .awsui_pane-content-wrapper-side_1r9lg_tcdop_545:not(#\9) {
|
|
573
573
|
padding: 0 var(--space-panel-side-right-kev4k9, 24px) 0 var(--space-panel-side-left-8ozqve, 28px);
|
|
574
574
|
margin-top: var(--space-panel-split-top-0y4u4f, 20px);
|
|
575
575
|
}
|
|
576
576
|
|
|
577
|
-
.
|
|
577
|
+
.awsui_header_1r9lg_tcdop_550:not(#\9) {
|
|
578
578
|
display: flex;
|
|
579
579
|
flex: auto;
|
|
580
580
|
flex-direction: row;
|
|
@@ -583,7 +583,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
583
583
|
width: 100%;
|
|
584
584
|
margin: var(--space-scaled-m-pv0fmt, 16px) 0 var(--space-m-17eucw, 16px) 0;
|
|
585
585
|
}
|
|
586
|
-
.awsui_header-
|
|
586
|
+
.awsui_header-text_1r9lg_tcdop_559:not(#\9) {
|
|
587
587
|
font-size: var(--font-panel-header-size-0vdgjc, 20px);
|
|
588
588
|
line-height: var(--font-panel-header-line-height-x2226j, 24px);
|
|
589
589
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
@@ -593,13 +593,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
593
593
|
margin: 0;
|
|
594
594
|
}
|
|
595
595
|
|
|
596
|
-
.awsui_header-
|
|
596
|
+
.awsui_header-divider_1r9lg_tcdop_569:not(#\9) {
|
|
597
597
|
border: none;
|
|
598
598
|
border-top: var(--border-panel-header-width-6fmoo4, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
599
599
|
margin-top: calc(-1 * var(--border-panel-header-width-6fmoo4, 2px));
|
|
600
600
|
}
|
|
601
601
|
|
|
602
|
-
.awsui_header-
|
|
602
|
+
.awsui_header-actions_1r9lg_tcdop_575:not(#\9) {
|
|
603
603
|
display: flex;
|
|
604
604
|
flex-direction: row;
|
|
605
605
|
justify-content: space-between;
|
|
@@ -607,7 +607,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
607
607
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
608
608
|
}
|
|
609
609
|
|
|
610
|
-
.
|
|
610
|
+
.awsui_divider_1r9lg_tcdop_583:not(#\9) {
|
|
611
611
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
612
612
|
margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-scaled-xs-6859qs, 8px);
|
|
613
613
|
}
|
|
@@ -2,64 +2,64 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"animating": "
|
|
8
|
-
"preference-icon--layout-border": "awsui_preference-icon--layout-
|
|
9
|
-
"preference-icon--layout-background": "awsui_preference-icon--layout-
|
|
10
|
-
"preference-icon--layout-header": "awsui_preference-icon--layout-
|
|
11
|
-
"preference-icon--border": "awsui_preference-icon--
|
|
12
|
-
"preference-icon--primary-button": "awsui_preference-icon--primary-
|
|
13
|
-
"preference-icon--secondary": "awsui_preference-icon--
|
|
14
|
-
"preference-icon--disabled-element": "awsui_preference-icon--disabled-
|
|
15
|
-
"preference-icon--separator": "awsui_preference-icon--
|
|
16
|
-
"preference-icon--focus-text": "awsui_preference-icon--focus-
|
|
17
|
-
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-
|
|
18
|
-
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-
|
|
19
|
-
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--
|
|
20
|
-
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--
|
|
21
|
-
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-
|
|
22
|
-
"preference-icon-refresh--window": "awsui_preference-icon-refresh--
|
|
23
|
-
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--
|
|
24
|
-
"preference-icon-refresh--default": "awsui_preference-icon-refresh--
|
|
25
|
-
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--
|
|
26
|
-
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-
|
|
27
|
-
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--
|
|
28
|
-
"resize-active": "awsui_resize-
|
|
29
|
-
"resize-side": "awsui_resize-
|
|
30
|
-
"resize-bottom": "awsui_resize-
|
|
31
|
-
"root": "
|
|
32
|
-
"preferences-button": "awsui_preferences-
|
|
33
|
-
"close-button": "awsui_close-
|
|
34
|
-
"drawer-closed": "awsui_drawer-
|
|
35
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
36
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
37
|
-
"position-bottom": "awsui_position-
|
|
38
|
-
"position-side": "awsui_position-
|
|
39
|
-
"slider": "
|
|
40
|
-
"slider-side": "awsui_slider-
|
|
41
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
42
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
43
|
-
"open-button": "awsui_open-
|
|
44
|
-
"open-button-side": "awsui_open-button-
|
|
45
|
-
"slider-icon": "awsui_slider-
|
|
46
|
-
"slider-icon-bottom": "awsui_slider-icon-
|
|
47
|
-
"slider-icon-side": "awsui_slider-icon-
|
|
48
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
49
|
-
"drawer-mobile": "awsui_drawer-
|
|
50
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
51
|
-
"content-bottom": "awsui_content-
|
|
52
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
53
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
54
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
55
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
56
|
-
"content-side": "awsui_content-
|
|
57
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
58
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
59
|
-
"header": "
|
|
60
|
-
"header-text": "awsui_header-
|
|
61
|
-
"header-divider": "awsui_header-
|
|
62
|
-
"header-actions": "awsui_header-
|
|
63
|
-
"divider": "
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_tcdop_189",
|
|
6
|
+
"refresh": "awsui_refresh_1r9lg_tcdop_189",
|
|
7
|
+
"animating": "awsui_animating_1r9lg_tcdop_203",
|
|
8
|
+
"preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_tcdop_226",
|
|
9
|
+
"preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_tcdop_230",
|
|
10
|
+
"preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_tcdop_233",
|
|
11
|
+
"preference-icon--border": "awsui_preference-icon--border_1r9lg_tcdop_236",
|
|
12
|
+
"preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_tcdop_240",
|
|
13
|
+
"preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_tcdop_243",
|
|
14
|
+
"preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_tcdop_246",
|
|
15
|
+
"preference-icon--separator": "awsui_preference-icon--separator_1r9lg_tcdop_249",
|
|
16
|
+
"preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_tcdop_252",
|
|
17
|
+
"preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_tcdop_256",
|
|
18
|
+
"preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_tcdop_259",
|
|
19
|
+
"preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_tcdop_262",
|
|
20
|
+
"preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_tcdop_265",
|
|
21
|
+
"preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_tcdop_268",
|
|
22
|
+
"preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_tcdop_271",
|
|
23
|
+
"preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_tcdop_275",
|
|
24
|
+
"preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_tcdop_278",
|
|
25
|
+
"preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_tcdop_281",
|
|
26
|
+
"preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_tcdop_284",
|
|
27
|
+
"preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_tcdop_287",
|
|
28
|
+
"resize-active": "awsui_resize-active_1r9lg_tcdop_292",
|
|
29
|
+
"resize-side": "awsui_resize-side_1r9lg_tcdop_298",
|
|
30
|
+
"resize-bottom": "awsui_resize-bottom_1r9lg_tcdop_301",
|
|
31
|
+
"root": "awsui_root_1r9lg_tcdop_306",
|
|
32
|
+
"preferences-button": "awsui_preferences-button_1r9lg_tcdop_319",
|
|
33
|
+
"close-button": "awsui_close-button_1r9lg_tcdop_323",
|
|
34
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_tcdop_334",
|
|
35
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_tcdop_339",
|
|
36
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_tcdop_359",
|
|
37
|
+
"position-bottom": "awsui_position-bottom_1r9lg_tcdop_368",
|
|
38
|
+
"position-side": "awsui_position-side_1r9lg_tcdop_395",
|
|
39
|
+
"slider": "awsui_slider_1r9lg_tcdop_401",
|
|
40
|
+
"slider-side": "awsui_slider-side_1r9lg_tcdop_430",
|
|
41
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_tcdop_435",
|
|
42
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_tcdop_446",
|
|
43
|
+
"open-button": "awsui_open-button_1r9lg_tcdop_457",
|
|
44
|
+
"open-button-side": "awsui_open-button-side_1r9lg_tcdop_461",
|
|
45
|
+
"slider-icon": "awsui_slider-icon_1r9lg_tcdop_468",
|
|
46
|
+
"slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_tcdop_474",
|
|
47
|
+
"slider-icon-side": "awsui_slider-icon-side_1r9lg_tcdop_477",
|
|
48
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_tcdop_481",
|
|
49
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_tcdop_491",
|
|
50
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_tcdop_494",
|
|
51
|
+
"content-bottom": "awsui_content-bottom_1r9lg_tcdop_502",
|
|
52
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_tcdop_513",
|
|
53
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_tcdop_518",
|
|
54
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_tcdop_522",
|
|
55
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_tcdop_526",
|
|
56
|
+
"content-side": "awsui_content-side_1r9lg_tcdop_531",
|
|
57
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_tcdop_542",
|
|
58
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_tcdop_545",
|
|
59
|
+
"header": "awsui_header_1r9lg_tcdop_550",
|
|
60
|
+
"header-text": "awsui_header-text_1r9lg_tcdop_559",
|
|
61
|
+
"header-divider": "awsui_header-divider_1r9lg_tcdop_569",
|
|
62
|
+
"header-actions": "awsui_header-actions_1r9lg_tcdop_575",
|
|
63
|
+
"divider": "awsui_divider_1r9lg_tcdop_583"
|
|
64
64
|
};
|
|
65
65
|
|