@cloudscape-design/components 3.0.257 → 3.0.259
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/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +2 -1
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +3 -2
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +71 -71
- package/app-layout/visual-refresh/styles.scoped.css +213 -185
- package/app-layout/visual-refresh/styles.selectors.js +71 -71
- package/app-layout/visual-refresh/tools.d.ts.map +1 -1
- package/app-layout/visual-refresh/tools.js +3 -2
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/table/body-cell/styles.css.js +18 -18
- package/table/body-cell/styles.scoped.css +70 -70
- package/table/body-cell/styles.selectors.js +18 -18
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
section.
|
|
93
|
+
section.awsui_appbar_hyvsj_iwse1_93:not(#\9) {
|
|
94
94
|
align-items: center;
|
|
95
95
|
box-sizing: border-box;
|
|
96
96
|
display: grid;
|
|
@@ -114,21 +114,21 @@ section.awsui_appbar_hyvsj_nghum_93:not(#\9) {
|
|
|
114
114
|
span the entire column definition of the Layout grid.
|
|
115
115
|
*/
|
|
116
116
|
}
|
|
117
|
-
section.
|
|
117
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-nav_hyvsj_iwse1_117:not(#\9) {
|
|
118
118
|
grid-column: 1;
|
|
119
119
|
margin-right: var(--space-m-17eucw, 16px);
|
|
120
120
|
}
|
|
121
|
-
section.
|
|
121
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121:not(#\9) {
|
|
122
122
|
grid-column: 2;
|
|
123
123
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
124
124
|
}
|
|
125
|
-
section.
|
|
126
|
-
section.
|
|
125
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-tools_hyvsj_iwse1_125:not(#\9),
|
|
126
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_drawers-mobile-triggers-container_hyvsj_iwse1_126:not(#\9) {
|
|
127
127
|
grid-column: 3;
|
|
128
128
|
margin-left: var(--space-m-17eucw, 16px);
|
|
129
129
|
}
|
|
130
130
|
@media (min-width: 689px) {
|
|
131
|
-
section.
|
|
131
|
+
section.awsui_appbar_hyvsj_iwse1_93:not(#\9) {
|
|
132
132
|
/*
|
|
133
133
|
If Breadcrumbs do not exist then the AppBar should be suppressed
|
|
134
134
|
because in large viewports the triggers are rendered
|
|
@@ -164,34 +164,34 @@ section.awsui_appbar_hyvsj_nghum_93 > .awsui_drawers-mobile-triggers-container_h
|
|
|
164
164
|
be lifted so it doesn't render behind the background element.
|
|
165
165
|
*/
|
|
166
166
|
}
|
|
167
|
-
section.
|
|
167
|
+
section.awsui_appbar_hyvsj_iwse1_93:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_iwse1_167) {
|
|
168
168
|
display: none;
|
|
169
169
|
}
|
|
170
|
-
section.
|
|
171
|
-
section.
|
|
172
|
-
section.
|
|
170
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-nav_hyvsj_iwse1_117:not(#\9),
|
|
171
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-tools_hyvsj_iwse1_125:not(#\9),
|
|
172
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_drawers-mobile-triggers-container_hyvsj_iwse1_126:not(#\9) {
|
|
173
173
|
display: none;
|
|
174
174
|
}
|
|
175
|
-
section.
|
|
175
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121:not(#\9):not(.awsui_has-notifications-content_hyvsj_iwse1_175) {
|
|
176
176
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
177
177
|
}
|
|
178
|
-
section.
|
|
178
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121.awsui_has-notifications-content_hyvsj_iwse1_175:not(#\9) {
|
|
179
179
|
padding-top: var(--space-scaled-2x-s-9svxjy, 12px);
|
|
180
180
|
}
|
|
181
|
-
section.
|
|
182
|
-
section.
|
|
181
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121:not(#\9):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181),
|
|
182
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121:not(#\9):not(.awsui_has-header_hyvsj_iwse1_181).awsui_content-type-wizard_hyvsj_iwse1_182 {
|
|
183
183
|
padding-bottom: var(--space-m-17eucw, 16px);
|
|
184
184
|
}
|
|
185
|
-
section.
|
|
186
|
-
section.
|
|
185
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121.awsui_content-type-cards_hyvsj_iwse1_185:not(#\9),
|
|
186
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121.awsui_content-type-table_hyvsj_iwse1_186:not(#\9) {
|
|
187
187
|
padding-bottom: var(--space-xxs-ynfts5, 4px);
|
|
188
188
|
}
|
|
189
|
-
section.
|
|
189
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121.awsui_has-sticky-background_hyvsj_iwse1_189:not(#\9) {
|
|
190
190
|
z-index: 799;
|
|
191
191
|
}
|
|
192
192
|
}
|
|
193
193
|
@media (max-width: 688px) {
|
|
194
|
-
section.
|
|
194
|
+
section.awsui_appbar_hyvsj_iwse1_93:not(#\9) {
|
|
195
195
|
background-color: var(--color-background-home-header-mpq08f, #000716);
|
|
196
196
|
border-bottom: 1px solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
197
197
|
box-shadow: var(--shadow-panel-toggle-3fk0ch, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
@@ -207,12 +207,12 @@ section.awsui_appbar_hyvsj_nghum_93 > .awsui_drawers-mobile-triggers-container_h
|
|
|
207
207
|
they are now sticky positioned in the viewport with the AppBar.
|
|
208
208
|
*/
|
|
209
209
|
}
|
|
210
|
-
section.
|
|
211
|
-
section.
|
|
212
|
-
section.
|
|
210
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-nav_hyvsj_iwse1_117:not(#\9),
|
|
211
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_appbar-tools_hyvsj_iwse1_125:not(#\9),
|
|
212
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_drawers-mobile-triggers-container_hyvsj_iwse1_126:not(#\9) {
|
|
213
213
|
display: block;
|
|
214
214
|
}
|
|
215
|
-
section.
|
|
215
|
+
section.awsui_appbar_hyvsj_iwse1_93 > .awsui_breadcrumbs_hyvsj_iwse1_121:not(#\9) {
|
|
216
216
|
padding: 0;
|
|
217
217
|
}
|
|
218
218
|
}
|
|
@@ -221,10 +221,10 @@ section.awsui_appbar_hyvsj_nghum_93 > .awsui_drawers-mobile-triggers-container_h
|
|
|
221
221
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
222
222
|
SPDX-License-Identifier: Apache-2.0
|
|
223
223
|
*/
|
|
224
|
-
div.
|
|
224
|
+
div.awsui_background_hyvsj_iwse1_224:not(#\9) {
|
|
225
225
|
display: contents;
|
|
226
226
|
}
|
|
227
|
-
div.
|
|
227
|
+
div.awsui_background_hyvsj_iwse1_224 > .awsui_notifications-appbar-header_hyvsj_iwse1_227:not(#\9) {
|
|
228
228
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
229
229
|
grid-column: 1/span 5;
|
|
230
230
|
grid-row: 1/span 3;
|
|
@@ -237,13 +237,13 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_notifications-appbar-header_hyvsj_
|
|
|
237
237
|
*/
|
|
238
238
|
}
|
|
239
239
|
@media (min-width: 689px) {
|
|
240
|
-
div.
|
|
240
|
+
div.awsui_background_hyvsj_iwse1_224 > .awsui_notifications-appbar-header_hyvsj_iwse1_227.awsui_has-sticky-background_hyvsj_iwse1_189.awsui_has-notifications-content_hyvsj_iwse1_175.awsui_sticky-notifications_hyvsj_iwse1_240:not(#\9) {
|
|
241
241
|
position: sticky;
|
|
242
242
|
top: var(--awsui-offset-top-3j0evk);
|
|
243
243
|
z-index: 799;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
div.
|
|
246
|
+
div.awsui_background_hyvsj_iwse1_224 > .awsui_overlap_hyvsj_iwse1_246:not(#\9) {
|
|
247
247
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
248
248
|
grid-column: 1/span 5;
|
|
249
249
|
grid-row: 4;
|
|
@@ -256,7 +256,7 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
256
256
|
*/
|
|
257
257
|
}
|
|
258
258
|
@media (min-width: 689px) {
|
|
259
|
-
div.
|
|
259
|
+
div.awsui_background_hyvsj_iwse1_224 > .awsui_overlap_hyvsj_iwse1_246.awsui_has-sticky-background_hyvsj_iwse1_189:not(#\9) {
|
|
260
260
|
position: sticky;
|
|
261
261
|
top: var(--awsui-offset-top-with-notifications-3j0evk);
|
|
262
262
|
z-index: 799;
|
|
@@ -267,7 +267,7 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
267
267
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
268
268
|
SPDX-License-Identifier: Apache-2.0
|
|
269
269
|
*/
|
|
270
|
-
.awsui_drawers-
|
|
270
|
+
.awsui_drawers-container_hyvsj_iwse1_270:not(#\9) {
|
|
271
271
|
background-color: transparent;
|
|
272
272
|
display: flex;
|
|
273
273
|
grid-column: 5;
|
|
@@ -279,37 +279,46 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
279
279
|
z-index: 830;
|
|
280
280
|
transition: background-color var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
281
281
|
}
|
|
282
|
-
.awsui_drawers-
|
|
282
|
+
.awsui_drawers-container_hyvsj_iwse1_270.awsui_has-open-drawer_hyvsj_iwse1_282:not(#\9) {
|
|
283
283
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
284
284
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
285
285
|
}
|
|
286
286
|
@media (prefers-reduced-motion: reduce) {
|
|
287
|
-
.awsui_drawers-
|
|
287
|
+
.awsui_drawers-container_hyvsj_iwse1_270:not(#\9) {
|
|
288
288
|
animation: none;
|
|
289
289
|
transition: none;
|
|
290
290
|
}
|
|
291
291
|
}
|
|
292
|
-
.awsui-motion-disabled .awsui_drawers-
|
|
292
|
+
.awsui-motion-disabled .awsui_drawers-container_hyvsj_iwse1_270:not(#\9), .awsui-mode-entering .awsui_drawers-container_hyvsj_iwse1_270:not(#\9) {
|
|
293
293
|
animation: none;
|
|
294
294
|
transition: none;
|
|
295
295
|
}
|
|
296
296
|
@media (min-width: 689px) {
|
|
297
|
-
.awsui_drawers-
|
|
297
|
+
.awsui_drawers-container_hyvsj_iwse1_270:not(#\9) {
|
|
298
298
|
/* stylelint-disable scss/operator-no-newline-after */
|
|
299
299
|
max-width: calc(var(--awsui-layout-width-3j0evk) - var(--awsui-main-offset-left-3j0evk) - var(--awsui-default-min-content-width-3j0evk) - var(--awsui-content-gap-right-3j0evk));
|
|
300
300
|
/* stylelint-enable scss/operator-no-newline-after */
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
@media (max-width: 688px) {
|
|
304
|
-
.awsui_drawers-
|
|
304
|
+
.awsui_drawers-container_hyvsj_iwse1_270:not(#\9) {
|
|
305
305
|
position: fixed;
|
|
306
306
|
right: 0;
|
|
307
|
-
top: var(--awsui-offset-top-3j0evk);
|
|
308
307
|
z-index: 1001;
|
|
308
|
+
/*
|
|
309
|
+
When disableBodyScroll is true the offsetTop will be relative to the
|
|
310
|
+
app layout and not the body. However, the drawer position changes
|
|
311
|
+
to fixed in mobile viewports. The top value needs to include the
|
|
312
|
+
header because fixed position switches the top value so it is now
|
|
313
|
+
relative to the body.
|
|
314
|
+
*/
|
|
315
|
+
}
|
|
316
|
+
.awsui_drawers-container_hyvsj_iwse1_270.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9) {
|
|
317
|
+
top: var(--awsui-header-height-3j0evk);
|
|
309
318
|
}
|
|
310
319
|
}
|
|
311
320
|
|
|
312
|
-
.awsui_drawers-desktop-triggers-
|
|
321
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9) {
|
|
313
322
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
314
323
|
border-collapse: separate;
|
|
315
324
|
border-spacing: 0;
|
|
@@ -353,39 +362,39 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
353
362
|
overflow-x: hidden;
|
|
354
363
|
overscroll-behavior-y: contain;
|
|
355
364
|
}
|
|
356
|
-
.awsui_drawers-desktop-triggers-
|
|
365
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339).awsui_has-open-drawer_hyvsj_iwse1_282 {
|
|
357
366
|
width: 0;
|
|
358
367
|
}
|
|
359
|
-
.awsui_drawers-desktop-triggers-
|
|
368
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321.awsui_has-multiple-triggers_hyvsj_iwse1_339.awsui_has-open-drawer_hyvsj_iwse1_282:not(#\9) {
|
|
360
369
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
361
370
|
transition: background-color var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
362
371
|
}
|
|
363
372
|
@media (prefers-reduced-motion: reduce) {
|
|
364
|
-
.awsui_drawers-desktop-triggers-
|
|
373
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321.awsui_has-multiple-triggers_hyvsj_iwse1_339.awsui_has-open-drawer_hyvsj_iwse1_282:not(#\9) {
|
|
365
374
|
animation: none;
|
|
366
375
|
transition: none;
|
|
367
376
|
}
|
|
368
377
|
}
|
|
369
|
-
.awsui-motion-disabled .awsui_drawers-desktop-triggers-
|
|
378
|
+
.awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321.awsui_has-multiple-triggers_hyvsj_iwse1_339.awsui_has-open-drawer_hyvsj_iwse1_282:not(#\9), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321.awsui_has-multiple-triggers_hyvsj_iwse1_339.awsui_has-open-drawer_hyvsj_iwse1_282:not(#\9) {
|
|
370
379
|
animation: none;
|
|
371
380
|
transition: none;
|
|
372
381
|
}
|
|
373
|
-
.awsui_drawers-desktop-triggers-
|
|
382
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
374
383
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
375
384
|
transition: width var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
376
385
|
}
|
|
377
386
|
@media (prefers-reduced-motion: reduce) {
|
|
378
|
-
.awsui_drawers-desktop-triggers-
|
|
387
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
379
388
|
animation: none;
|
|
380
389
|
transition: none;
|
|
381
390
|
}
|
|
382
391
|
}
|
|
383
|
-
.awsui-motion-disabled .awsui_drawers-desktop-triggers-
|
|
392
|
+
.awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_iwse1_321:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
384
393
|
animation: none;
|
|
385
394
|
transition: none;
|
|
386
395
|
}
|
|
387
396
|
|
|
388
|
-
.awsui_drawers-trigger-
|
|
397
|
+
.awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9) {
|
|
389
398
|
align-items: center;
|
|
390
399
|
display: flex;
|
|
391
400
|
flex-direction: column;
|
|
@@ -393,26 +402,26 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
393
402
|
padding-top: var(--space-scaled-s-cu1hzn, 12px);
|
|
394
403
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
395
404
|
}
|
|
396
|
-
.awsui_drawers-trigger-
|
|
405
|
+
.awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339).awsui_has-open-drawer_hyvsj_iwse1_282 {
|
|
397
406
|
opacity: 0;
|
|
398
407
|
}
|
|
399
|
-
.awsui_drawers-trigger-
|
|
408
|
+
.awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
400
409
|
opacity: 1;
|
|
401
410
|
transition: opacity var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
402
411
|
transition-delay: calc(var(--motion-duration-refresh-only-fast-addxjd, 115ms) / 1.5);
|
|
403
412
|
}
|
|
404
413
|
@media (prefers-reduced-motion: reduce) {
|
|
405
|
-
.awsui_drawers-trigger-
|
|
414
|
+
.awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
406
415
|
animation: none;
|
|
407
416
|
transition: none;
|
|
408
417
|
}
|
|
409
418
|
}
|
|
410
|
-
.awsui-motion-disabled .awsui_drawers-trigger-
|
|
419
|
+
.awsui-motion-disabled .awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282), .awsui-mode-entering .awsui_drawers-trigger-content_hyvsj_iwse1_371:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_iwse1_339):not(.awsui_has-open-drawer_hyvsj_iwse1_282) {
|
|
411
420
|
animation: none;
|
|
412
421
|
transition: none;
|
|
413
422
|
}
|
|
414
423
|
|
|
415
|
-
.
|
|
424
|
+
.awsui_drawer_hyvsj_iwse1_126:not(#\9) {
|
|
416
425
|
--awsui-active-drawer-width-3j0evk: 290px;
|
|
417
426
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
418
427
|
border-color: transparent;
|
|
@@ -429,41 +438,42 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
429
438
|
transition: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
430
439
|
transition-property: border-color, opacity, width;
|
|
431
440
|
}
|
|
432
|
-
.
|
|
441
|
+
.awsui_drawer_hyvsj_iwse1_126 > .awsui_drawer-close-button_hyvsj_iwse1_415:not(#\9) {
|
|
433
442
|
grid-column: 2;
|
|
434
443
|
grid-row: 2;
|
|
444
|
+
z-index: 1;
|
|
435
445
|
}
|
|
436
|
-
.
|
|
446
|
+
.awsui_drawer_hyvsj_iwse1_126 > .awsui_drawer-content_hyvsj_iwse1_420:not(#\9) {
|
|
437
447
|
grid-column: 1/span 3;
|
|
438
448
|
grid-row: 1/span 3;
|
|
439
449
|
width: var(--awsui-active-drawer-width-3j0evk);
|
|
440
450
|
}
|
|
441
|
-
.
|
|
451
|
+
.awsui_drawer_hyvsj_iwse1_126:not(#\9):not(.awsui_is-drawer-open_hyvsj_iwse1_425) {
|
|
442
452
|
opacity: 0;
|
|
443
453
|
width: 0;
|
|
444
454
|
}
|
|
445
|
-
.
|
|
455
|
+
.awsui_drawer_hyvsj_iwse1_126.awsui_is-drawer-open_hyvsj_iwse1_425:not(#\9) {
|
|
446
456
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
447
457
|
opacity: 1;
|
|
448
458
|
width: var(--awsui-active-drawer-width-3j0evk);
|
|
449
459
|
}
|
|
450
460
|
@media (prefers-reduced-motion: reduce) {
|
|
451
|
-
.
|
|
461
|
+
.awsui_drawer_hyvsj_iwse1_126:not(#\9) {
|
|
452
462
|
animation: none;
|
|
453
463
|
transition: none;
|
|
454
464
|
}
|
|
455
465
|
}
|
|
456
|
-
.awsui-motion-disabled .
|
|
466
|
+
.awsui-motion-disabled .awsui_drawer_hyvsj_iwse1_126:not(#\9), .awsui-mode-entering .awsui_drawer_hyvsj_iwse1_126:not(#\9) {
|
|
457
467
|
animation: none;
|
|
458
468
|
transition: none;
|
|
459
469
|
}
|
|
460
470
|
@media (min-width: 2541px) {
|
|
461
|
-
.
|
|
471
|
+
.awsui_drawer_hyvsj_iwse1_126.awsui_is-drawer-open_hyvsj_iwse1_425:not(#\9) {
|
|
462
472
|
--awsui-active-drawer-width-3j0evk: 320px;
|
|
463
473
|
}
|
|
464
474
|
}
|
|
465
475
|
@media (max-width: 688px) {
|
|
466
|
-
.
|
|
476
|
+
.awsui_drawer_hyvsj_iwse1_126.awsui_is-drawer-open_hyvsj_iwse1_425:not(#\9) {
|
|
467
477
|
--awsui-active-drawer-width-3j0evk: 100vw;
|
|
468
478
|
}
|
|
469
479
|
}
|
|
@@ -472,13 +482,13 @@ div.awsui_background_hyvsj_nghum_224 > .awsui_overlap_hyvsj_nghum_246:not(#\9) {
|
|
|
472
482
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
473
483
|
SPDX-License-Identifier: Apache-2.0
|
|
474
484
|
*/
|
|
475
|
-
header.
|
|
485
|
+
header.awsui_content_hyvsj_iwse1_182:not(#\9) {
|
|
476
486
|
grid-column: 3;
|
|
477
487
|
grid-row: 3;
|
|
478
488
|
padding-bottom: var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
479
489
|
}
|
|
480
490
|
@media (min-width: 689px) {
|
|
481
|
-
header.
|
|
491
|
+
header.awsui_content_hyvsj_iwse1_182:not(#\9) {
|
|
482
492
|
/*
|
|
483
493
|
If Notifications exist and Breadcrumbs do not then Notifications
|
|
484
494
|
is the previous adjacent sibling to the Header. Add minimal top padding
|
|
@@ -496,25 +506,25 @@ header.awsui_content_hyvsj_nghum_182:not(#\9) {
|
|
|
496
506
|
circular buttons.
|
|
497
507
|
*/
|
|
498
508
|
}
|
|
499
|
-
header.
|
|
509
|
+
header.awsui_content_hyvsj_iwse1_182.awsui_has-notifications-content_hyvsj_iwse1_175:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_iwse1_167) {
|
|
500
510
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
501
511
|
}
|
|
502
|
-
header.
|
|
512
|
+
header.awsui_content_hyvsj_iwse1_182.awsui_has-breadcrumbs_hyvsj_iwse1_167:not(#\9) {
|
|
503
513
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
504
514
|
}
|
|
505
|
-
header.
|
|
515
|
+
header.awsui_content_hyvsj_iwse1_182:not(#\9):not(.awsui_has-notifications-content_hyvsj_iwse1_175):not(.awsui_has-breadcrumbs_hyvsj_iwse1_167) {
|
|
506
516
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
507
517
|
}
|
|
508
518
|
}
|
|
509
519
|
@media (max-width: 688px) {
|
|
510
|
-
header.
|
|
520
|
+
header.awsui_content_hyvsj_iwse1_182:not(#\9) {
|
|
511
521
|
padding: var(--space-m-17eucw, 16px) 0 var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
512
522
|
/*
|
|
513
523
|
Breadcrumbs has moved to first position and sticky so Notifications
|
|
514
524
|
are now the previous adjacent sibling if they exist.
|
|
515
525
|
*/
|
|
516
526
|
}
|
|
517
|
-
header.
|
|
527
|
+
header.awsui_content_hyvsj_iwse1_182.awsui_has-notifications-content_hyvsj_iwse1_175:not(#\9) {
|
|
518
528
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
519
529
|
}
|
|
520
530
|
}
|
|
@@ -540,7 +550,7 @@ header.awsui_content_hyvsj_nghum_182:not(#\9) {
|
|
|
540
550
|
circumstances regardless of whether the minContentWidth property is
|
|
541
551
|
explicitly set in script.
|
|
542
552
|
*/
|
|
543
|
-
.
|
|
553
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9) {
|
|
544
554
|
--awsui-content-gap-left-3j0evk: 0px;
|
|
545
555
|
--awsui-content-gap-right-3j0evk: 0px;
|
|
546
556
|
--awsui-content-height-3j0evk: calc(100vh - var(--awsui-header-height-3j0evk) - var(--awsui-footer-height-3j0evk));
|
|
@@ -623,90 +633,90 @@ header.awsui_content_hyvsj_nghum_182:not(#\9) {
|
|
|
623
633
|
*/
|
|
624
634
|
}
|
|
625
635
|
@media (min-width: 1401px) {
|
|
626
|
-
.
|
|
636
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610) {
|
|
627
637
|
--awsui-default-max-content-width-3j0evk: 1280px;
|
|
628
638
|
}
|
|
629
639
|
}
|
|
630
640
|
@media (min-width: 1921px) {
|
|
631
|
-
.
|
|
641
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610) {
|
|
632
642
|
--awsui-default-max-content-width-3j0evk: 1440px;
|
|
633
643
|
}
|
|
634
644
|
}
|
|
635
645
|
@media (min-width: 2541px) {
|
|
636
|
-
.
|
|
646
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610) {
|
|
637
647
|
--awsui-default-max-content-width-3j0evk: 1620px;
|
|
638
648
|
}
|
|
639
649
|
}
|
|
640
650
|
@media (min-width: 1401px) {
|
|
641
|
-
.
|
|
651
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610).awsui_content-type-dashboard_hyvsj_iwse1_625 {
|
|
642
652
|
--awsui-default-max-content-width-3j0evk: 1280px;
|
|
643
653
|
}
|
|
644
654
|
}
|
|
645
655
|
@media (min-width: 1921px) {
|
|
646
|
-
.
|
|
656
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610).awsui_content-type-dashboard_hyvsj_iwse1_625 {
|
|
647
657
|
--awsui-default-max-content-width-3j0evk: 1620px;
|
|
648
658
|
}
|
|
649
659
|
}
|
|
650
660
|
@media (min-width: 2541px) {
|
|
651
|
-
.
|
|
661
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_has-max-content-width_hyvsj_iwse1_610).awsui_content-type-dashboard_hyvsj_iwse1_625 {
|
|
652
662
|
--awsui-default-max-content-width-3j0evk: 2160px;
|
|
653
663
|
}
|
|
654
664
|
}
|
|
655
|
-
.
|
|
665
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_has-max-content-width_hyvsj_iwse1_610:not(#\9) {
|
|
656
666
|
--awsui-default-max-content-width-3j0evk: var(--awsui-max-content-width-3j0evk);
|
|
657
667
|
}
|
|
658
668
|
@media (min-width: 993px) {
|
|
659
|
-
.
|
|
669
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9) {
|
|
660
670
|
--awsui-default-min-content-width-3j0evk: var(--awsui-min-content-width-3j0evk, 280px);
|
|
661
671
|
}
|
|
662
672
|
}
|
|
663
673
|
@media (max-width: 992px) {
|
|
664
|
-
.
|
|
674
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9) {
|
|
665
675
|
--awsui-default-min-content-width-3j0evk: 0px;
|
|
666
676
|
}
|
|
667
677
|
}
|
|
668
|
-
.
|
|
678
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_is-overlap-disabled_hyvsj_iwse1_652:not(#\9) {
|
|
669
679
|
--awsui-overlap-height-3j0evk: 0;
|
|
670
680
|
}
|
|
671
|
-
.
|
|
681
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_disable-body-scroll_hyvsj_iwse1_316) {
|
|
672
682
|
--awsui-offset-top-3j0evk: var(--awsui-header-height-3j0evk);
|
|
673
683
|
min-height: var(--awsui-content-height-3j0evk);
|
|
674
684
|
}
|
|
675
|
-
.
|
|
685
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_disable-body-scroll_hyvsj_iwse1_316):not(.awsui_has-sticky-notifications_hyvsj_iwse1_659) {
|
|
676
686
|
--awsui-offset-top-with-notifications-3j0evk: var(--awsui-header-height-3j0evk);
|
|
677
687
|
}
|
|
678
|
-
.
|
|
688
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9):not(.awsui_disable-body-scroll_hyvsj_iwse1_316).awsui_has-sticky-notifications_hyvsj_iwse1_659 {
|
|
679
689
|
--awsui-offset-top-with-notifications-3j0evk: calc(
|
|
680
690
|
var(--awsui-header-height-3j0evk) + var(--awsui-notifications-height-3j0evk) + var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)
|
|
681
691
|
);
|
|
682
692
|
}
|
|
683
|
-
.
|
|
693
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9) {
|
|
684
694
|
--awsui-offset-top-3j0evk: 0px;
|
|
685
695
|
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-3j0evk) 1fr auto;
|
|
686
696
|
height: var(--awsui-content-height-3j0evk);
|
|
687
697
|
overflow-y: scroll;
|
|
688
698
|
}
|
|
689
|
-
.
|
|
699
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_disable-body-scroll_hyvsj_iwse1_316.awsui_has-split-panel_hyvsj_iwse1_673.awsui_split-panel-position-bottom_hyvsj_iwse1_673:not(#\9) {
|
|
690
700
|
grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-3j0evk) repeat(2, auto);
|
|
691
701
|
}
|
|
692
|
-
.
|
|
702
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_iwse1_659) {
|
|
693
703
|
--awsui-offset-top-with-notifications-3j0evk: 0px;
|
|
694
704
|
}
|
|
695
|
-
.
|
|
705
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_disable-body-scroll_hyvsj_iwse1_316.awsui_has-sticky-notifications_hyvsj_iwse1_659:not(#\9) {
|
|
696
706
|
--awsui-offset-top-with-notifications-3j0evk: calc(
|
|
697
707
|
var(--awsui-notifications-height-3j0evk) + var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px)
|
|
698
708
|
);
|
|
699
709
|
}
|
|
700
710
|
@media (min-width: 689px) {
|
|
701
|
-
.
|
|
711
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_has-content-gap-left_hyvsj_iwse1_685:not(#\9) {
|
|
702
712
|
--awsui-content-gap-left-3j0evk: var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
703
713
|
}
|
|
704
|
-
.
|
|
714
|
+
.awsui_layout_hyvsj_iwse1_527.awsui_has-content-gap-right_hyvsj_iwse1_688:not(#\9) {
|
|
705
715
|
--awsui-content-gap-right-3j0evk: var(--space-scaled-2x-xxxl-lbp35j, 40px);
|
|
706
716
|
}
|
|
707
717
|
}
|
|
708
718
|
@media (max-width: 688px) {
|
|
709
|
-
.
|
|
719
|
+
.awsui_layout_hyvsj_iwse1_527:not(#\9) {
|
|
710
720
|
--awsui-content-gap-left-3j0evk: var(--space-l-4vl6xu, 20px);
|
|
711
721
|
--awsui-content-gap-right-3j0evk: var(--space-l-4vl6xu, 20px);
|
|
712
722
|
}
|
|
@@ -716,7 +726,7 @@ header.awsui_content_hyvsj_nghum_182:not(#\9) {
|
|
|
716
726
|
This CSS class is applied to the document body to prevent overflow scrolling
|
|
717
727
|
when the navigation or tools drawers are open in responsive viewports.
|
|
718
728
|
*/
|
|
719
|
-
.awsui_block-body-
|
|
729
|
+
.awsui_block-body-scroll_hyvsj_iwse1_703:not(#\9) {
|
|
720
730
|
overflow: hidden;
|
|
721
731
|
}
|
|
722
732
|
|
|
@@ -724,7 +734,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
724
734
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
725
735
|
SPDX-License-Identifier: Apache-2.0
|
|
726
736
|
*/
|
|
727
|
-
.
|
|
737
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9) {
|
|
728
738
|
grid-column: 3;
|
|
729
739
|
grid-row: 4/span 2;
|
|
730
740
|
padding-bottom: var(--space-layout-content-bottom-kg9l42, 40px);
|
|
@@ -747,23 +757,23 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
747
757
|
under various circumstances.
|
|
748
758
|
*/
|
|
749
759
|
}
|
|
750
|
-
.
|
|
760
|
+
.awsui_container_hyvsj_iwse1_711.awsui_has-split-panel_hyvsj_iwse1_673.awsui_split-panel-position-bottom_hyvsj_iwse1_673:not(#\9) {
|
|
751
761
|
padding-bottom: calc(var(--awsui-split-panel-height-3j0evk) + var(--space-layout-content-bottom-kg9l42, 40px));
|
|
752
762
|
}
|
|
753
|
-
.
|
|
763
|
+
.awsui_container_hyvsj_iwse1_711.awsui_disable-content-paddings_hyvsj_iwse1_737:not(#\9) {
|
|
754
764
|
grid-column: 1/6;
|
|
755
765
|
padding: 0;
|
|
756
766
|
}
|
|
757
767
|
@media (min-width: 689px) {
|
|
758
|
-
.
|
|
768
|
+
.awsui_container_hyvsj_iwse1_711.awsui_disable-content-paddings_hyvsj_iwse1_737.awsui_is-navigation-open_hyvsj_iwse1_742:not(#\9) {
|
|
759
769
|
grid-column-start: 2;
|
|
760
770
|
}
|
|
761
|
-
.
|
|
771
|
+
.awsui_container_hyvsj_iwse1_711.awsui_disable-content-paddings_hyvsj_iwse1_737.awsui_is-tools-open_hyvsj_iwse1_745:not(#\9), .awsui_container_hyvsj_iwse1_711.awsui_disable-content-paddings_hyvsj_iwse1_737.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_split-panel-position-side_hyvsj_iwse1_745:not(#\9) {
|
|
762
772
|
grid-column-end: 5;
|
|
763
773
|
}
|
|
764
774
|
}
|
|
765
775
|
@media (min-width: 689px) {
|
|
766
|
-
.
|
|
776
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737) {
|
|
767
777
|
/*
|
|
768
778
|
Notifications is the previous adjacent sibling to the Main in
|
|
769
779
|
desktop viewports if there are no Breadcrumbs or Header. Use additional
|
|
@@ -778,18 +788,18 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
778
788
|
sibling to the Main which requires no top padding.
|
|
779
789
|
*/
|
|
780
790
|
}
|
|
781
|
-
.
|
|
791
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-default_hyvsj_iwse1_765.awsui_has-notifications-content_hyvsj_iwse1_175:not(.awsui_has-breadcrumbs_hyvsj_iwse1_167):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181), .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-form_hyvsj_iwse1_765.awsui_has-notifications-content_hyvsj_iwse1_175:not(.awsui_has-breadcrumbs_hyvsj_iwse1_167):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181) {
|
|
782
792
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
783
793
|
}
|
|
784
|
-
.
|
|
794
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-default_hyvsj_iwse1_765:not(.awsui_has-notifications-content_hyvsj_iwse1_175):not(.awsui_has-breadcrumbs_hyvsj_iwse1_167):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181), .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-form_hyvsj_iwse1_765:not(.awsui_has-notifications-content_hyvsj_iwse1_175):not(.awsui_has-breadcrumbs_hyvsj_iwse1_167):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181) {
|
|
785
795
|
padding-top: var(--space-scaled-xs-6859qs, 8px);
|
|
786
796
|
}
|
|
787
|
-
.
|
|
797
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_has-header_hyvsj_iwse1_181, .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_has-dynamic-overlap-height_hyvsj_iwse1_181 {
|
|
788
798
|
padding-top: 0;
|
|
789
799
|
}
|
|
790
800
|
}
|
|
791
801
|
@media (max-width: 688px) {
|
|
792
|
-
.
|
|
802
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737) {
|
|
793
803
|
/*
|
|
794
804
|
If the Notifications exist but the Header does not then the
|
|
795
805
|
Notifications is the previous adjacent sibling to the Main
|
|
@@ -804,23 +814,23 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
804
814
|
sibling to the Main which requires no top padding.
|
|
805
815
|
*/
|
|
806
816
|
}
|
|
807
|
-
.
|
|
817
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-default_hyvsj_iwse1_765.awsui_has-notifications-content_hyvsj_iwse1_175:not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181), .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-form_hyvsj_iwse1_765.awsui_has-notifications-content_hyvsj_iwse1_175:not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181) {
|
|
808
818
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
809
819
|
}
|
|
810
|
-
.
|
|
820
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-default_hyvsj_iwse1_765:not(.awsui_has-notifications-content_hyvsj_iwse1_175):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181), .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_content-type-form_hyvsj_iwse1_765:not(.awsui_has-notifications-content_hyvsj_iwse1_175):not(.awsui_has-header_hyvsj_iwse1_181):not(.awsui_has-dynamic-overlap-height_hyvsj_iwse1_181) {
|
|
811
821
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
812
822
|
}
|
|
813
|
-
.
|
|
823
|
+
.awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_has-header_hyvsj_iwse1_181, .awsui_container_hyvsj_iwse1_711:not(#\9):not(.awsui_disable-content-paddings_hyvsj_iwse1_737).awsui_has-dynamic-overlap-height_hyvsj_iwse1_181 {
|
|
814
824
|
padding-top: 0;
|
|
815
825
|
}
|
|
816
826
|
}
|
|
817
|
-
.
|
|
827
|
+
.awsui_container_hyvsj_iwse1_711.awsui_content-type-cards_hyvsj_iwse1_185:not(#\9), .awsui_container_hyvsj_iwse1_711.awsui_content-type-table_hyvsj_iwse1_186:not(#\9), .awsui_container_hyvsj_iwse1_711.awsui_content-type-wizard_hyvsj_iwse1_182:not(#\9) {
|
|
818
828
|
padding-top: 0;
|
|
819
829
|
}
|
|
820
830
|
|
|
821
831
|
/* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
|
|
822
|
-
.
|
|
823
|
-
.
|
|
832
|
+
.awsui_unfocusable_hyvsj_iwse1_806:not(#\9),
|
|
833
|
+
.awsui_unfocusable_hyvsj_iwse1_806 *:not(#\9) {
|
|
824
834
|
visibility: hidden !important;
|
|
825
835
|
}
|
|
826
836
|
|
|
@@ -829,7 +839,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
829
839
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
830
840
|
SPDX-License-Identifier: Apache-2.0
|
|
831
841
|
*/
|
|
832
|
-
.awsui_navigation-
|
|
842
|
+
.awsui_navigation-container_hyvsj_iwse1_816:not(#\9) {
|
|
833
843
|
--awsui-navigation-width-3j0evk: 280px;
|
|
834
844
|
display: flex;
|
|
835
845
|
grid-column: 1;
|
|
@@ -851,27 +861,36 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
851
861
|
pointer-events: none;
|
|
852
862
|
}
|
|
853
863
|
@media (min-width: 2541px) {
|
|
854
|
-
.awsui_navigation-
|
|
864
|
+
.awsui_navigation-container_hyvsj_iwse1_816:not(#\9) {
|
|
855
865
|
--awsui-navigation-width-3j0evk: 320px;
|
|
856
866
|
}
|
|
857
867
|
}
|
|
858
868
|
@media (max-width: 688px) {
|
|
859
|
-
.awsui_navigation-
|
|
869
|
+
.awsui_navigation-container_hyvsj_iwse1_816:not(#\9) {
|
|
860
870
|
left: 0;
|
|
861
871
|
position: fixed;
|
|
862
|
-
top: var(--awsui-offset-top-3j0evk);
|
|
863
872
|
z-index: 1001;
|
|
873
|
+
/*
|
|
874
|
+
When disableBodyScroll is true the offsetTop will be relative to the
|
|
875
|
+
app layout and not the body. However, the drawer position changes
|
|
876
|
+
to fixed in mobile viewports. The top value needs to include the
|
|
877
|
+
header because fixed position switches the top value so it is now
|
|
878
|
+
relative to the body.
|
|
879
|
+
*/
|
|
880
|
+
}
|
|
881
|
+
.awsui_navigation-container_hyvsj_iwse1_816.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9) {
|
|
882
|
+
top: var(--awsui-header-height-3j0evk);
|
|
864
883
|
}
|
|
865
884
|
}
|
|
866
885
|
|
|
867
|
-
nav.awsui_show-
|
|
886
|
+
nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9) {
|
|
868
887
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
|
|
869
888
|
/*
|
|
870
889
|
Apply the animation only in desktop viewports because the AppBar will
|
|
871
890
|
take control in responsive viewports.
|
|
872
891
|
*/
|
|
873
892
|
}
|
|
874
|
-
@keyframes
|
|
893
|
+
@keyframes awsui_showButtons_hyvsj_iwse1_1 {
|
|
875
894
|
0% {
|
|
876
895
|
opacity: 0;
|
|
877
896
|
}
|
|
@@ -879,31 +898,31 @@ nav.awsui_show-navigation_hyvsj_nghum_841:not(#\9) {
|
|
|
879
898
|
opacity: 1;
|
|
880
899
|
}
|
|
881
900
|
}
|
|
882
|
-
nav.awsui_show-
|
|
901
|
+
nav.awsui_show-navigation_hyvsj_iwse1_860.awsui_is-navigation-open_hyvsj_iwse1_742:not(#\9) {
|
|
883
902
|
display: none;
|
|
884
903
|
}
|
|
885
904
|
@media (min-width: 689px) {
|
|
886
|
-
nav.awsui_show-
|
|
905
|
+
nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742) {
|
|
887
906
|
display: block;
|
|
888
907
|
}
|
|
889
|
-
nav.awsui_show-
|
|
890
|
-
animation:
|
|
908
|
+
nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742).awsui_animating_hyvsj_iwse1_882 {
|
|
909
|
+
animation: awsui_showButtons_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
891
910
|
}
|
|
892
911
|
}
|
|
893
912
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
894
|
-
nav.awsui_show-
|
|
913
|
+
nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742).awsui_animating_hyvsj_iwse1_882 {
|
|
895
914
|
animation: none;
|
|
896
915
|
transition: none;
|
|
897
916
|
}
|
|
898
917
|
}
|
|
899
918
|
@media (min-width: 689px) {
|
|
900
|
-
.awsui-motion-disabled nav.awsui_show-
|
|
919
|
+
.awsui-motion-disabled nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742).awsui_animating_hyvsj_iwse1_882, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_iwse1_860:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742).awsui_animating_hyvsj_iwse1_882 {
|
|
901
920
|
animation: none;
|
|
902
921
|
transition: none;
|
|
903
922
|
}
|
|
904
923
|
}
|
|
905
924
|
|
|
906
|
-
nav.
|
|
925
|
+
nav.awsui_navigation_hyvsj_iwse1_816:not(#\9) {
|
|
907
926
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
908
927
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
909
928
|
bottom: 0;
|
|
@@ -920,7 +939,7 @@ nav.awsui_navigation_hyvsj_nghum_806:not(#\9) {
|
|
|
920
939
|
prevent unwanted text wrapping.
|
|
921
940
|
*/
|
|
922
941
|
}
|
|
923
|
-
@keyframes
|
|
942
|
+
@keyframes awsui_openNavigation_hyvsj_iwse1_1 {
|
|
924
943
|
from {
|
|
925
944
|
opacity: 0;
|
|
926
945
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
@@ -930,33 +949,33 @@ nav.awsui_navigation_hyvsj_nghum_806:not(#\9) {
|
|
|
930
949
|
width: var(--awsui-navigation-width-3j0evk);
|
|
931
950
|
}
|
|
932
951
|
}
|
|
933
|
-
nav.
|
|
952
|
+
nav.awsui_navigation_hyvsj_iwse1_816:not(#\9):not(.awsui_is-navigation-open_hyvsj_iwse1_742) {
|
|
934
953
|
width: 0;
|
|
935
954
|
display: none;
|
|
936
955
|
}
|
|
937
|
-
nav.
|
|
938
|
-
animation:
|
|
956
|
+
nav.awsui_navigation_hyvsj_iwse1_816.awsui_is-navigation-open_hyvsj_iwse1_742.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
957
|
+
animation: awsui_openNavigation_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
939
958
|
}
|
|
940
959
|
@media (prefers-reduced-motion: reduce) {
|
|
941
|
-
nav.
|
|
960
|
+
nav.awsui_navigation_hyvsj_iwse1_816.awsui_is-navigation-open_hyvsj_iwse1_742.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
942
961
|
animation: none;
|
|
943
962
|
transition: none;
|
|
944
963
|
}
|
|
945
964
|
}
|
|
946
|
-
.awsui-motion-disabled nav.
|
|
965
|
+
.awsui-motion-disabled nav.awsui_navigation_hyvsj_iwse1_816.awsui_is-navigation-open_hyvsj_iwse1_742.awsui_animating_hyvsj_iwse1_882:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_iwse1_816.awsui_is-navigation-open_hyvsj_iwse1_742.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
947
966
|
animation: none;
|
|
948
967
|
transition: none;
|
|
949
968
|
}
|
|
950
|
-
nav.
|
|
969
|
+
nav.awsui_navigation_hyvsj_iwse1_816 > .awsui_animated-content_hyvsj_iwse1_943:not(#\9) {
|
|
951
970
|
width: var(--awsui-navigation-width-3j0evk);
|
|
952
971
|
}
|
|
953
972
|
@media (max-width: 688px) {
|
|
954
|
-
nav.
|
|
973
|
+
nav.awsui_navigation_hyvsj_iwse1_816:not(#\9) {
|
|
955
974
|
--awsui-navigation-width-3j0evk: 100vw;
|
|
956
975
|
}
|
|
957
976
|
}
|
|
958
977
|
|
|
959
|
-
.awsui_hide-
|
|
978
|
+
.awsui_hide-navigation_hyvsj_iwse1_952:not(#\9) {
|
|
960
979
|
position: absolute;
|
|
961
980
|
right: var(--space-m-17eucw, 16px);
|
|
962
981
|
top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
|
|
@@ -966,7 +985,7 @@ nav.awsui_navigation_hyvsj_nghum_806 > .awsui_animated-content_hyvsj_nghum_924:n
|
|
|
966
985
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
967
986
|
SPDX-License-Identifier: Apache-2.0
|
|
968
987
|
*/
|
|
969
|
-
.
|
|
988
|
+
.awsui_notifications_hyvsj_iwse1_227:not(#\9) {
|
|
970
989
|
grid-column: 3;
|
|
971
990
|
grid-row: 1;
|
|
972
991
|
z-index: 850;
|
|
@@ -984,31 +1003,31 @@ nav.awsui_navigation_hyvsj_nghum_806 > .awsui_animated-content_hyvsj_nghum_924:n
|
|
|
984
1003
|
*/
|
|
985
1004
|
}
|
|
986
1005
|
@media (min-width: 689px) {
|
|
987
|
-
.
|
|
1006
|
+
.awsui_notifications_hyvsj_iwse1_227:not(#\9) {
|
|
988
1007
|
margin: var(--space-xs-rsr2qu, 8px) 0;
|
|
989
1008
|
/*
|
|
990
1009
|
var(--space-xs-rsr2qu, 8px) token needs to align with the $offsetTopWithNotifications
|
|
991
1010
|
calculation in the layout CSS.
|
|
992
1011
|
*/
|
|
993
1012
|
}
|
|
994
|
-
.
|
|
1013
|
+
.awsui_notifications_hyvsj_iwse1_227.awsui_sticky-notifications_hyvsj_iwse1_240:not(#\9) {
|
|
995
1014
|
position: sticky;
|
|
996
1015
|
top: calc(var(--awsui-offset-top-3j0evk) + var(--space-xs-rsr2qu, 8px));
|
|
997
1016
|
--awsui-flashbar-sticky-bottom-margin-3j0evk: var(--space-xxl-2nvmf1, 32px);
|
|
998
1017
|
}
|
|
999
|
-
.
|
|
1018
|
+
.awsui_notifications_hyvsj_iwse1_227:not(#\9):not(.awsui_has-notifications-content_hyvsj_iwse1_175) {
|
|
1000
1019
|
margin: 0;
|
|
1001
1020
|
}
|
|
1002
1021
|
}
|
|
1003
1022
|
@media (max-width: 688px) {
|
|
1004
|
-
.
|
|
1023
|
+
.awsui_notifications_hyvsj_iwse1_227:not(#\9) {
|
|
1005
1024
|
grid-row: 2;
|
|
1006
1025
|
margin: var(--space-scaled-s-cu1hzn, 12px) 0;
|
|
1007
1026
|
}
|
|
1008
|
-
.
|
|
1027
|
+
.awsui_notifications_hyvsj_iwse1_227.awsui_sticky-notifications_hyvsj_iwse1_240:not(#\9) {
|
|
1009
1028
|
position: static;
|
|
1010
1029
|
}
|
|
1011
|
-
.
|
|
1030
|
+
.awsui_notifications_hyvsj_iwse1_227:not(#\9):not(.awsui_has-notifications-content_hyvsj_iwse1_175) {
|
|
1012
1031
|
margin: 0;
|
|
1013
1032
|
}
|
|
1014
1033
|
}
|
|
@@ -1023,7 +1042,7 @@ as the content area. This row is defined as 1 fractional unit which will
|
|
|
1023
1042
|
consume the remaining vertical space in the grid after the notifications
|
|
1024
1043
|
and breadcrumbs.
|
|
1025
1044
|
*/
|
|
1026
|
-
section.awsui_split-panel-
|
|
1045
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019:not(#\9) {
|
|
1027
1046
|
/*
|
|
1028
1047
|
The align self property will position the split panel at the bottom of the grid row.
|
|
1029
1048
|
This could be off the viewport if the content area has enough content to be scrollable.
|
|
@@ -1058,7 +1077,7 @@ section.awsui_split-panel-bottom_hyvsj_nghum_1000:not(#\9) {
|
|
|
1058
1077
|
apply the animation to the height property.
|
|
1059
1078
|
*/
|
|
1060
1079
|
}
|
|
1061
|
-
@keyframes
|
|
1080
|
+
@keyframes awsui_openSplitPanelBottom_hyvsj_iwse1_1 {
|
|
1062
1081
|
from {
|
|
1063
1082
|
height: var(--awsui-split-panel-reported-header-size-3j0evk, 0);
|
|
1064
1083
|
}
|
|
@@ -1066,39 +1085,39 @@ section.awsui_split-panel-bottom_hyvsj_nghum_1000:not(#\9) {
|
|
|
1066
1085
|
height: var(--awsui-split-panel-reported-size-3j0evk);
|
|
1067
1086
|
}
|
|
1068
1087
|
}
|
|
1069
|
-
section.awsui_split-panel-
|
|
1088
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9) {
|
|
1070
1089
|
bottom: 0;
|
|
1071
1090
|
}
|
|
1072
|
-
section.awsui_split-panel-
|
|
1091
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-navigation-open_hyvsj_iwse1_742.awsui_position-bottom_hyvsj_iwse1_1065:not(#\9) {
|
|
1073
1092
|
grid-column-start: 2;
|
|
1074
1093
|
}
|
|
1075
|
-
section.awsui_split-panel-
|
|
1094
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_has-open-drawer_hyvsj_iwse1_282.awsui_position-bottom_hyvsj_iwse1_1065:not(#\9) {
|
|
1076
1095
|
grid-column-end: 5;
|
|
1077
1096
|
}
|
|
1078
|
-
section.awsui_split-panel-
|
|
1097
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_position-bottom_hyvsj_iwse1_1065:not(#\9) {
|
|
1079
1098
|
display: block;
|
|
1080
1099
|
}
|
|
1081
|
-
section.awsui_split-panel-
|
|
1100
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019:not(#\9):not(.awsui_is-split-panel-open_hyvsj_iwse1_745).awsui_position-bottom_hyvsj_iwse1_1065 {
|
|
1082
1101
|
box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
|
|
1083
1102
|
}
|
|
1084
|
-
section.awsui_split-panel-
|
|
1103
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-bottom_hyvsj_iwse1_1065:not(#\9) {
|
|
1085
1104
|
box-shadow: var(--shadow-split-bottom-otfetg, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
1086
1105
|
}
|
|
1087
|
-
section.awsui_split-panel-
|
|
1088
|
-
animation:
|
|
1106
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-bottom_hyvsj_iwse1_1065.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1107
|
+
animation: awsui_openSplitPanelBottom_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
1089
1108
|
}
|
|
1090
1109
|
@media (prefers-reduced-motion: reduce) {
|
|
1091
|
-
section.awsui_split-panel-
|
|
1110
|
+
section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-bottom_hyvsj_iwse1_1065.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1092
1111
|
animation: none;
|
|
1093
1112
|
transition: none;
|
|
1094
1113
|
}
|
|
1095
1114
|
}
|
|
1096
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
1115
|
+
.awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-bottom_hyvsj_iwse1_1065.awsui_animating_hyvsj_iwse1_882:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_iwse1_1019.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-bottom_hyvsj_iwse1_1065.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1097
1116
|
animation: none;
|
|
1098
1117
|
transition: none;
|
|
1099
1118
|
}
|
|
1100
1119
|
|
|
1101
|
-
section.awsui_split-panel-
|
|
1120
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094:not(#\9) {
|
|
1102
1121
|
height: 100%;
|
|
1103
1122
|
overflow-x: hidden;
|
|
1104
1123
|
pointer-events: auto;
|
|
@@ -1113,7 +1132,7 @@ section.awsui_split-panel-side_hyvsj_nghum_1075:not(#\9) {
|
|
|
1113
1132
|
prevent unwanted text wrapping.
|
|
1114
1133
|
*/
|
|
1115
1134
|
}
|
|
1116
|
-
@keyframes
|
|
1135
|
+
@keyframes awsui_openSplitPanelSide_hyvsj_iwse1_1 {
|
|
1117
1136
|
from {
|
|
1118
1137
|
opacity: 0;
|
|
1119
1138
|
width: var(--awsui-split-panel-min-width-3j0evk, 280px);
|
|
@@ -1123,28 +1142,28 @@ section.awsui_split-panel-side_hyvsj_nghum_1075:not(#\9) {
|
|
|
1123
1142
|
width: var(--awsui-split-panel-reported-size-3j0evk);
|
|
1124
1143
|
}
|
|
1125
1144
|
}
|
|
1126
|
-
section.awsui_split-panel-
|
|
1145
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094:not(#\9):not(.awsui_is-split-panel-open_hyvsj_iwse1_745), section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_position-bottom_hyvsj_iwse1_1065:not(#\9) {
|
|
1127
1146
|
width: 0;
|
|
1128
1147
|
}
|
|
1129
|
-
section.awsui_split-panel-
|
|
1148
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-side_hyvsj_iwse1_1122:not(#\9) {
|
|
1130
1149
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
1131
1150
|
max-width: var(--awsui-split-panel-max-width-3j0evk, 280px);
|
|
1132
1151
|
min-width: var(--awsui-split-panel-min-width-3j0evk, 280px);
|
|
1133
1152
|
}
|
|
1134
|
-
section.awsui_split-panel-
|
|
1135
|
-
animation:
|
|
1153
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-side_hyvsj_iwse1_1122.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1154
|
+
animation: awsui_openSplitPanelSide_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
1136
1155
|
}
|
|
1137
1156
|
@media (prefers-reduced-motion: reduce) {
|
|
1138
|
-
section.awsui_split-panel-
|
|
1157
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-side_hyvsj_iwse1_1122.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1139
1158
|
animation: none;
|
|
1140
1159
|
transition: none;
|
|
1141
1160
|
}
|
|
1142
1161
|
}
|
|
1143
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
1162
|
+
.awsui-motion-disabled section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-side_hyvsj_iwse1_1122.awsui_animating_hyvsj_iwse1_882:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_iwse1_1094.awsui_is-split-panel-open_hyvsj_iwse1_745.awsui_position-side_hyvsj_iwse1_1122.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1144
1163
|
animation: none;
|
|
1145
1164
|
transition: none;
|
|
1146
1165
|
}
|
|
1147
|
-
section.awsui_split-panel-
|
|
1166
|
+
section.awsui_split-panel-side_hyvsj_iwse1_1094 > .awsui_animated-content_hyvsj_iwse1_943:not(#\9) {
|
|
1148
1167
|
height: 100%;
|
|
1149
1168
|
max-width: inherit;
|
|
1150
1169
|
width: var(--awsui-split-panel-reported-size-3j0evk);
|
|
@@ -1163,7 +1182,7 @@ content width has a default value that can be set directly with the minContentWi
|
|
|
1163
1182
|
property. The content gap right is computed in the Layout styles based on the
|
|
1164
1183
|
viewport size and state of the Tools drawer.
|
|
1165
1184
|
*/
|
|
1166
|
-
.awsui_tools-
|
|
1185
|
+
.awsui_tools-container_hyvsj_iwse1_1159:not(#\9) {
|
|
1167
1186
|
/* stylelint-disable scss/operator-no-newline-after */
|
|
1168
1187
|
--awsui-tools-max-width-3j0evk: calc(var(--awsui-layout-width-3j0evk) - var(--awsui-main-offset-left-3j0evk) - var(--awsui-default-min-content-width-3j0evk) - var(--awsui-content-gap-right-3j0evk));
|
|
1169
1188
|
/* stylelint-enable scss/operator-no-newline-after */
|
|
@@ -1179,22 +1198,31 @@ viewport size and state of the Tools drawer.
|
|
|
1179
1198
|
pointer-events: none;
|
|
1180
1199
|
}
|
|
1181
1200
|
@media (min-width: 2541px) {
|
|
1182
|
-
.awsui_tools-
|
|
1201
|
+
.awsui_tools-container_hyvsj_iwse1_1159:not(#\9) {
|
|
1183
1202
|
--awsui-tools-width-3j0evk: 360px;
|
|
1184
1203
|
}
|
|
1185
1204
|
}
|
|
1186
1205
|
@media (max-width: 688px) {
|
|
1187
|
-
.awsui_tools-
|
|
1206
|
+
.awsui_tools-container_hyvsj_iwse1_1159:not(#\9) {
|
|
1188
1207
|
--awsui-tools-max-width-3j0evk: none;
|
|
1189
1208
|
--awsui-tools-width-3j0evk: auto;
|
|
1190
1209
|
position: fixed;
|
|
1191
1210
|
right: 0;
|
|
1192
|
-
top: var(--awsui-offset-top-3j0evk);
|
|
1193
1211
|
z-index: 1001;
|
|
1212
|
+
/*
|
|
1213
|
+
When disableBodyScroll is true the offsetTop will be relative to the
|
|
1214
|
+
app layout and not the body. However, the drawer position changes
|
|
1215
|
+
to fixed in mobile viewports. The top value needs to include the
|
|
1216
|
+
header because fixed position switches the top value so it is now
|
|
1217
|
+
relative to the body.
|
|
1218
|
+
*/
|
|
1219
|
+
}
|
|
1220
|
+
.awsui_tools-container_hyvsj_iwse1_1159.awsui_disable-body-scroll_hyvsj_iwse1_316:not(#\9) {
|
|
1221
|
+
top: var(--awsui-header-height-3j0evk);
|
|
1194
1222
|
}
|
|
1195
1223
|
}
|
|
1196
1224
|
|
|
1197
|
-
.
|
|
1225
|
+
.awsui_tools_hyvsj_iwse1_1159:not(#\9) {
|
|
1198
1226
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
1199
1227
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
1200
1228
|
flex-shrink: 0;
|
|
@@ -1217,7 +1245,7 @@ viewport size and state of the Tools drawer.
|
|
|
1217
1245
|
in the side position.
|
|
1218
1246
|
*/
|
|
1219
1247
|
}
|
|
1220
|
-
@keyframes
|
|
1248
|
+
@keyframes awsui_openTools_hyvsj_iwse1_1 {
|
|
1221
1249
|
from {
|
|
1222
1250
|
opacity: var(--awsui-tools-animation-starting-opacity-3j0evk, 0);
|
|
1223
1251
|
width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
|
|
@@ -1227,38 +1255,38 @@ viewport size and state of the Tools drawer.
|
|
|
1227
1255
|
width: var(--awsui-tools-width-3j0evk);
|
|
1228
1256
|
}
|
|
1229
1257
|
}
|
|
1230
|
-
.
|
|
1258
|
+
.awsui_tools_hyvsj_iwse1_1159:not(#\9):not(.awsui_is-tools-open_hyvsj_iwse1_745) {
|
|
1231
1259
|
width: 0;
|
|
1232
1260
|
display: none;
|
|
1233
1261
|
}
|
|
1234
|
-
.
|
|
1235
|
-
animation:
|
|
1262
|
+
.awsui_tools_hyvsj_iwse1_1159.awsui_is-tools-open_hyvsj_iwse1_745.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1263
|
+
animation: awsui_openTools_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
1236
1264
|
}
|
|
1237
1265
|
@media (prefers-reduced-motion: reduce) {
|
|
1238
|
-
.
|
|
1266
|
+
.awsui_tools_hyvsj_iwse1_1159.awsui_is-tools-open_hyvsj_iwse1_745.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1239
1267
|
animation: none;
|
|
1240
1268
|
transition: none;
|
|
1241
1269
|
}
|
|
1242
1270
|
}
|
|
1243
|
-
.awsui-motion-disabled .
|
|
1271
|
+
.awsui-motion-disabled .awsui_tools_hyvsj_iwse1_1159.awsui_is-tools-open_hyvsj_iwse1_745.awsui_animating_hyvsj_iwse1_882:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_iwse1_1159.awsui_is-tools-open_hyvsj_iwse1_745.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1244
1272
|
animation: none;
|
|
1245
1273
|
transition: none;
|
|
1246
1274
|
}
|
|
1247
|
-
.
|
|
1275
|
+
.awsui_tools_hyvsj_iwse1_1159 > .awsui_animated-content_hyvsj_iwse1_943:not(#\9) {
|
|
1248
1276
|
width: var(--awsui-tools-width-3j0evk);
|
|
1249
1277
|
}
|
|
1250
1278
|
@media (min-width: 689px) {
|
|
1251
|
-
.
|
|
1279
|
+
.awsui_tools_hyvsj_iwse1_1159.awsui_is-tools-open_hyvsj_iwse1_745.awsui_has-tools-form-persistence_hyvsj_iwse1_1253:not(#\9) {
|
|
1252
1280
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
|
|
1253
1281
|
}
|
|
1254
1282
|
}
|
|
1255
1283
|
@media (max-width: 688px) {
|
|
1256
|
-
.
|
|
1284
|
+
.awsui_tools_hyvsj_iwse1_1159:not(#\9) {
|
|
1257
1285
|
--awsui-tools-width-3j0evk: 100vw;
|
|
1258
1286
|
}
|
|
1259
1287
|
}
|
|
1260
1288
|
|
|
1261
|
-
.awsui_hide-
|
|
1289
|
+
.awsui_hide-tools_hyvsj_iwse1_1263:not(#\9) {
|
|
1262
1290
|
position: absolute;
|
|
1263
1291
|
right: var(--space-m-17eucw, 16px);
|
|
1264
1292
|
top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
|
|
@@ -1270,7 +1298,7 @@ Warning! If these design tokens for padding change it will adversely impact
|
|
|
1270
1298
|
the calculation used to determine the Split Panel maximum width in the
|
|
1271
1299
|
handleSplitPanelMaxWidth function in the context.
|
|
1272
1300
|
*/
|
|
1273
|
-
.awsui_show-
|
|
1301
|
+
.awsui_show-tools_hyvsj_iwse1_1275:not(#\9) {
|
|
1274
1302
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
1275
1303
|
border-collapse: separate;
|
|
1276
1304
|
border-spacing: 0;
|
|
@@ -1314,7 +1342,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1314
1342
|
take control in responsive viewports.
|
|
1315
1343
|
*/
|
|
1316
1344
|
}
|
|
1317
|
-
@keyframes
|
|
1345
|
+
@keyframes awsui_showButtons_hyvsj_iwse1_1 {
|
|
1318
1346
|
0% {
|
|
1319
1347
|
opacity: 0;
|
|
1320
1348
|
}
|
|
@@ -1322,33 +1350,33 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1322
1350
|
opacity: 1;
|
|
1323
1351
|
}
|
|
1324
1352
|
}
|
|
1325
|
-
.awsui_show-
|
|
1353
|
+
.awsui_show-tools_hyvsj_iwse1_1275:not(#\9):not(.awsui_has-tools-form_hyvsj_iwse1_1253) {
|
|
1326
1354
|
display: none;
|
|
1327
1355
|
}
|
|
1328
1356
|
@media (min-width: 689px) {
|
|
1329
|
-
.awsui_show-
|
|
1357
|
+
.awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form_hyvsj_iwse1_1253:not(#\9) {
|
|
1330
1358
|
display: flex;
|
|
1331
1359
|
flex-direction: column;
|
|
1332
1360
|
gap: var(--space-xs-rsr2qu, 8px);
|
|
1333
1361
|
}
|
|
1334
|
-
.awsui_show-
|
|
1335
|
-
animation:
|
|
1362
|
+
.awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form_hyvsj_iwse1_1253.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1363
|
+
animation: awsui_showButtons_hyvsj_iwse1_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
|
|
1336
1364
|
}
|
|
1337
1365
|
}
|
|
1338
1366
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
1339
|
-
.awsui_show-
|
|
1367
|
+
.awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form_hyvsj_iwse1_1253.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1340
1368
|
animation: none;
|
|
1341
1369
|
transition: none;
|
|
1342
1370
|
}
|
|
1343
1371
|
}
|
|
1344
1372
|
@media (min-width: 689px) {
|
|
1345
|
-
.awsui-motion-disabled .awsui_show-
|
|
1373
|
+
.awsui-motion-disabled .awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form_hyvsj_iwse1_1253.awsui_animating_hyvsj_iwse1_882:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form_hyvsj_iwse1_1253.awsui_animating_hyvsj_iwse1_882:not(#\9) {
|
|
1346
1374
|
animation: none;
|
|
1347
1375
|
transition: none;
|
|
1348
1376
|
}
|
|
1349
1377
|
}
|
|
1350
1378
|
@media (min-width: 689px) {
|
|
1351
|
-
.awsui_show-
|
|
1379
|
+
.awsui_show-tools_hyvsj_iwse1_1275.awsui_has-tools-form-persistence_hyvsj_iwse1_1253:not(#\9) {
|
|
1352
1380
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
1353
1381
|
z-index: 1;
|
|
1354
1382
|
}
|
|
@@ -1363,7 +1391,7 @@ Warning! If these design tokens for width change it will adversely impact
|
|
|
1363
1391
|
the calculation used to determine the Split Panel maximum width in the
|
|
1364
1392
|
handleSplitPanelMaxWidth function in the context.
|
|
1365
1393
|
*/
|
|
1366
|
-
.
|
|
1394
|
+
.awsui_trigger_hyvsj_iwse1_1342:not(#\9) {
|
|
1367
1395
|
background: var(--color-background-layout-toggle-default-f9hnkv, #192534);
|
|
1368
1396
|
border: none;
|
|
1369
1397
|
border-radius: 50%;
|
|
@@ -1375,14 +1403,14 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1375
1403
|
width: var(--space-layout-toggle-diameter-hzvqtj, 40px);
|
|
1376
1404
|
pointer-events: auto;
|
|
1377
1405
|
}
|
|
1378
|
-
body[data-awsui-focus-visible=true] .
|
|
1406
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_iwse1_1342:not(#\9):focus {
|
|
1379
1407
|
position: relative;
|
|
1380
1408
|
}
|
|
1381
|
-
body[data-awsui-focus-visible=true] .
|
|
1409
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_iwse1_1342:not(#\9):focus {
|
|
1382
1410
|
outline: 2px dotted transparent;
|
|
1383
1411
|
outline-offset: calc(3px - 1px);
|
|
1384
1412
|
}
|
|
1385
|
-
body[data-awsui-focus-visible=true] .
|
|
1413
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_iwse1_1342:not(#\9):focus::before {
|
|
1386
1414
|
content: " ";
|
|
1387
1415
|
display: block;
|
|
1388
1416
|
position: absolute;
|
|
@@ -1393,23 +1421,23 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_nghum_1314:not(#\9):foc
|
|
|
1393
1421
|
border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
|
|
1394
1422
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
1395
1423
|
}
|
|
1396
|
-
.
|
|
1424
|
+
.awsui_trigger_hyvsj_iwse1_1342:not(#\9):focus {
|
|
1397
1425
|
outline: none;
|
|
1398
1426
|
}
|
|
1399
|
-
.
|
|
1427
|
+
.awsui_trigger_hyvsj_iwse1_1342:not(#\9):hover {
|
|
1400
1428
|
background: var(--color-background-layout-toggle-hover-gi0e0b, #354150);
|
|
1401
1429
|
}
|
|
1402
|
-
.
|
|
1430
|
+
.awsui_trigger_hyvsj_iwse1_1342:not(#\9):active {
|
|
1403
1431
|
background: var(--color-background-layout-toggle-active-d15dki, #354150);
|
|
1404
1432
|
}
|
|
1405
|
-
.
|
|
1433
|
+
.awsui_trigger_hyvsj_iwse1_1342.awsui_selected_hyvsj_iwse1_1381:not(#\9) {
|
|
1406
1434
|
background: var(--color-background-layout-toggle-selected-default-e1giv3, #0972d3);
|
|
1407
1435
|
color: var(--color-text-layout-toggle-selected-tzwifo, #ffffff);
|
|
1408
1436
|
}
|
|
1409
|
-
.
|
|
1437
|
+
.awsui_trigger_hyvsj_iwse1_1342.awsui_selected_hyvsj_iwse1_1381:not(#\9):hover {
|
|
1410
1438
|
background: var(--color-background-layout-toggle-selected-hover-mes33s, #065299);
|
|
1411
1439
|
}
|
|
1412
|
-
.
|
|
1440
|
+
.awsui_trigger_hyvsj_iwse1_1342.awsui_selected_hyvsj_iwse1_1381:not(#\9):active {
|
|
1413
1441
|
background: var(--color-background-layout-toggle-selected-active-9w7pk3, #0972d3);
|
|
1414
1442
|
}
|
|
1415
1443
|
|