@cloudscape-design/components 3.0.1121 → 3.0.1122
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/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +16 -16
- package/button-dropdown/item-element/styles.scoped.css +27 -27
- package/button-dropdown/item-element/styles.selectors.js +16 -16
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/input/index.d.ts.map +1 -1
- package/input/index.js +1 -1
- package/input/interfaces.d.ts +47 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal-do-not-use-core.js +3 -2
- package/input/internal-do-not-use-core.js.map +1 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +3 -2
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.d.ts +2 -0
- package/input/styles.d.ts.map +1 -0
- package/input/styles.js +42 -0
- package/input/styles.js.map +1 -0
- package/input/styles.scoped.css +66 -49
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +20 -20
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +12 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +98 -86
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +22 -22
- package/radio-group/styles.selectors.js +10 -10
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
|
@@ -190,13 +190,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_drawer_12i0j_f60pk_193:not(#\9) {
|
|
194
194
|
position: sticky;
|
|
195
195
|
z-index: 830;
|
|
196
196
|
background-color: var(--color-background-container-content-6u8rvp, #ffffff);
|
|
197
197
|
display: grid;
|
|
198
198
|
grid-template-columns: var(--space-m-dsumyt, 16px) 1fr;
|
|
199
|
-
inline-size: var(--awsui-drawer-size-
|
|
199
|
+
inline-size: var(--awsui-drawer-size-b75yp7);
|
|
200
200
|
block-size: 100%;
|
|
201
201
|
overflow: hidden;
|
|
202
202
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
@@ -204,56 +204,56 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
204
204
|
pointer-events: auto;
|
|
205
205
|
word-wrap: break-word;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_with-expanded-motion_12i0j_f60pk_207:not(#\9) {
|
|
208
208
|
transition: inline-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1)), block-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1)), min-inline-size var(--motion-duration-refresh-only-slow-ugjy90, 250ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
209
209
|
}
|
|
210
210
|
@media (prefers-reduced-motion: reduce) {
|
|
211
|
-
.
|
|
211
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_with-expanded-motion_12i0j_f60pk_207:not(#\9) {
|
|
212
212
|
animation: none;
|
|
213
213
|
transition: none;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
|
-
.awsui-motion-disabled .
|
|
216
|
+
.awsui-motion-disabled .awsui_drawer_12i0j_f60pk_193.awsui_with-expanded-motion_12i0j_f60pk_207:not(#\9), .awsui-mode-entering .awsui_drawer_12i0j_f60pk_193.awsui_with-expanded-motion_12i0j_f60pk_207:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 689px) {
|
|
221
|
-
.
|
|
221
|
+
.awsui_drawer_12i0j_f60pk_193:not(#\9):not(.awsui_legacy_12i0j_f60pk_221):not(.awsui_ai-drawer_12i0j_f60pk_221):not(.awsui_bottom-drawer_12i0j_f60pk_221) {
|
|
222
222
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
@media (max-width: 688px) {
|
|
226
|
-
.
|
|
226
|
+
.awsui_drawer_12i0j_f60pk_193:not(#\9) {
|
|
227
227
|
inline-size: 100%;
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_last-opened_12i0j_f60pk_229:not(#\9) {
|
|
230
230
|
z-index: 1001;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-global_12i0j_f60pk_233:not(#\9) {
|
|
234
234
|
display: block;
|
|
235
235
|
}
|
|
236
236
|
@media (min-width: 689px) {
|
|
237
|
-
.
|
|
238
|
-
inline-size: var(--awsui-drawer-size-
|
|
237
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-global_12i0j_f60pk_233:not(#\9) {
|
|
238
|
+
inline-size: var(--awsui-drawer-size-b75yp7);
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
@media (max-width: 688px) {
|
|
242
|
-
.
|
|
242
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-global_12i0j_f60pk_233:not(#\9):not(.awsui_last-opened_12i0j_f60pk_229):not(.awsui_drawer-expanded_12i0j_f60pk_242) {
|
|
243
243
|
display: none;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-hidden_12i0j_f60pk_246:not(#\9) {
|
|
247
247
|
display: none;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242:not(#\9) {
|
|
250
250
|
inline-size: 100%;
|
|
251
251
|
}
|
|
252
252
|
@media (min-width: 689px) {
|
|
253
|
-
.
|
|
253
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242:not(#\9) {
|
|
254
254
|
border-inline-start: none;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242.awsui_has-next-siblings_12i0j_f60pk_256 > .awsui_global-drawer-wrapper_12i0j_f60pk_256:not(#\9):after {
|
|
257
257
|
content: "";
|
|
258
258
|
position: absolute;
|
|
259
259
|
block-size: 100%;
|
|
@@ -263,14 +263,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
263
263
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242 > .awsui_global-drawer-wrapper_12i0j_f60pk_256:not(#\9) {
|
|
267
267
|
inline-size: 100%;
|
|
268
268
|
grid-template-columns: 8px 1fr;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
271
271
|
grid-column: 2;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_drawer-expanded_12i0j_f60pk_242 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-gap_12i0j_f60pk_273:not(#\9) {
|
|
274
274
|
grid-column: 1;
|
|
275
275
|
grid-row: 1;
|
|
276
276
|
block-size: 100%;
|
|
@@ -279,22 +279,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
283
283
|
grid-column: 1/span 2;
|
|
284
284
|
grid-row: 1;
|
|
285
285
|
display: grid;
|
|
286
286
|
grid-template-columns: var(--space-m-dsumyt, 16px) 1fr auto var(--space-m-dsumyt, 16px);
|
|
287
287
|
grid-template-rows: 14px auto 1fr;
|
|
288
288
|
overflow-y: auto;
|
|
289
|
-
min-inline-size: var(--awsui-drawer-size-
|
|
289
|
+
min-inline-size: var(--awsui-drawer-size-b75yp7);
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-close-button_12i0j_f60pk_291:not(#\9) {
|
|
292
292
|
grid-column: 3;
|
|
293
293
|
grid-row: 2;
|
|
294
294
|
z-index: 1;
|
|
295
295
|
align-self: start;
|
|
296
296
|
}
|
|
297
|
-
.
|
|
297
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-expanded-mode-button_12i0j_f60pk_297:not(#\9) {
|
|
298
298
|
grid-column: 2;
|
|
299
299
|
grid-row: 2;
|
|
300
300
|
z-index: 1;
|
|
@@ -302,32 +302,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
302
302
|
display: flex;
|
|
303
303
|
justify-content: flex-end;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270:not(#\9) {
|
|
306
306
|
grid-column: 1/span 4;
|
|
307
307
|
grid-row: 1/span 2;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270.awsui_drawer-content-hidden_12i0j_f60pk_309:not(#\9) {
|
|
310
310
|
display: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_drawer-slider_12i0j_f60pk_312:not(#\9) {
|
|
313
313
|
grid-column: 1;
|
|
314
314
|
grid-row: 1;
|
|
315
315
|
block-size: 100%;
|
|
316
316
|
display: flex;
|
|
317
317
|
align-items: center;
|
|
318
318
|
}
|
|
319
|
-
.
|
|
319
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256:not(#\9) {
|
|
320
320
|
display: grid;
|
|
321
|
-
min-inline-size: var(--awsui-drawer-size-
|
|
321
|
+
min-inline-size: var(--awsui-drawer-size-b75yp7);
|
|
322
322
|
grid-template-columns: 8px var(--space-m-dsumyt, 16px) 1fr;
|
|
323
323
|
overflow: hidden;
|
|
324
324
|
}
|
|
325
325
|
@media (max-width: 688px) {
|
|
326
|
-
.
|
|
326
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256:not(#\9) {
|
|
327
327
|
grid-template-columns: 1fr;
|
|
328
328
|
}
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-gap_12i0j_f60pk_273:not(#\9) {
|
|
331
331
|
grid-column: 1;
|
|
332
332
|
grid-row: 1;
|
|
333
333
|
block-size: 100%;
|
|
@@ -336,13 +336,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
336
336
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
337
337
|
box-sizing: border-box;
|
|
338
338
|
}
|
|
339
|
-
.
|
|
339
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-slider_12i0j_f60pk_312:not(#\9) {
|
|
340
340
|
grid-column: 2;
|
|
341
341
|
grid-row: 1;
|
|
342
342
|
display: flex;
|
|
343
343
|
align-items: center;
|
|
344
344
|
}
|
|
345
|
-
.
|
|
345
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
346
346
|
grid-row: 1;
|
|
347
347
|
display: grid;
|
|
348
348
|
grid-template-columns: var(--space-m-dsumyt, 16px) 1fr auto var(--space-m-dsumyt, 16px);
|
|
@@ -350,16 +350,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
350
350
|
overflow-y: auto;
|
|
351
351
|
}
|
|
352
352
|
@media (min-width: 689px) {
|
|
353
|
-
.
|
|
353
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
354
354
|
grid-column: 2/span 2;
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
@media (max-width: 688px) {
|
|
358
|
-
.
|
|
358
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
359
359
|
grid-column: 1/span 2;
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
|
-
.
|
|
362
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-actions_12i0j_f60pk_362:not(#\9) {
|
|
363
363
|
position: absolute;
|
|
364
364
|
display: flex;
|
|
365
365
|
inset-block-start: 0;
|
|
@@ -367,13 +367,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
367
367
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
368
368
|
padding-block-start: 14px;
|
|
369
369
|
}
|
|
370
|
-
.
|
|
370
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-close-button_12i0j_f60pk_291:not(#\9) {
|
|
371
371
|
grid-column: 3;
|
|
372
372
|
grid-row: 2;
|
|
373
373
|
z-index: 1;
|
|
374
374
|
align-self: start;
|
|
375
375
|
}
|
|
376
|
-
.
|
|
376
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-expanded-mode-button_12i0j_f60pk_297:not(#\9) {
|
|
377
377
|
grid-column: 2;
|
|
378
378
|
grid-row: 2;
|
|
379
379
|
z-index: 1;
|
|
@@ -381,60 +381,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
381
381
|
display: flex;
|
|
382
382
|
justify-content: flex-end;
|
|
383
383
|
}
|
|
384
|
-
.
|
|
384
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270:not(#\9) {
|
|
385
385
|
grid-column: 1/span 4;
|
|
386
386
|
grid-row: 1/span 2;
|
|
387
387
|
}
|
|
388
|
-
.
|
|
388
|
+
.awsui_drawer_12i0j_f60pk_193 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270.awsui_drawer-content-hidden_12i0j_f60pk_309:not(#\9) {
|
|
389
389
|
display: none;
|
|
390
390
|
}
|
|
391
391
|
@media (max-width: 688px) {
|
|
392
392
|
@media not print {
|
|
393
|
-
.
|
|
393
|
+
.awsui_drawer_12i0j_f60pk_193:not(#\9):not(.awsui_ai-drawer_12i0j_f60pk_221) {
|
|
394
394
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
395
395
|
}
|
|
396
|
-
.awsui-polaris-dark-mode .
|
|
396
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193:not(#\9):not(.awsui_ai-drawer_12i0j_f60pk_221), .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193:not(#\9):not(.awsui_ai-drawer_12i0j_f60pk_221) {
|
|
397
397
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
398
398
|
}
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
.
|
|
401
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9) {
|
|
402
402
|
grid-template-columns: 1fr var(--space-xs-ymlm0b, 8px);
|
|
403
403
|
background: #161d26;
|
|
404
404
|
}
|
|
405
405
|
@media (max-width: 688px) {
|
|
406
|
-
.
|
|
406
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9) {
|
|
407
407
|
grid-template-columns: 1fr;
|
|
408
408
|
z-index: 1001;
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
.
|
|
411
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-slider_12i0j_f60pk_312:not(#\9) {
|
|
412
412
|
display: flex;
|
|
413
413
|
justify-content: center;
|
|
414
414
|
inline-size: var(--space-xs-ymlm0b, 8px);
|
|
415
415
|
overflow: hidden;
|
|
416
416
|
grid-column: 2;
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 .awsui_ai-drawer-slider-handle_12i0j_f60pk_418:not(#\9) {
|
|
419
419
|
color: var(--color-text-interactive-inverted-default-xlc0d5, #dedee3);
|
|
420
420
|
}
|
|
421
|
-
.
|
|
421
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 .awsui_ai-drawer-slider-handle_12i0j_f60pk_418:not(#\9):hover {
|
|
422
422
|
stroke: var(--color-text-interactive-inverted-hover-65rnp7, #f9f9fa);
|
|
423
423
|
}
|
|
424
|
-
.
|
|
425
|
-
min-inline-size: calc(var(--awsui-drawer-min-size-
|
|
424
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
425
|
+
min-inline-size: calc(var(--awsui-drawer-min-size-b75yp7) - var(--space-xs-ymlm0b, 8px));
|
|
426
426
|
grid-column: 1/span 1;
|
|
427
427
|
background-color: var(--color-background-layout-panel-content-xto15e, #ffffff);
|
|
428
428
|
}
|
|
429
429
|
@media (min-width: 689px) {
|
|
430
|
-
.
|
|
430
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
431
431
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
432
432
|
}
|
|
433
433
|
}
|
|
434
|
-
.
|
|
434
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270:not(#\9) {
|
|
435
435
|
grid-row: 1/span 4;
|
|
436
436
|
}
|
|
437
|
-
.
|
|
437
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437:not(#\9) {
|
|
438
438
|
block-size: 41px;
|
|
439
439
|
position: sticky;
|
|
440
440
|
z-index: 1000;
|
|
@@ -447,7 +447,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
447
447
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
448
448
|
box-sizing: border-box;
|
|
449
449
|
}
|
|
450
|
-
.
|
|
450
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9) {
|
|
451
451
|
display: flex;
|
|
452
452
|
flex: 1;
|
|
453
453
|
align-items: center;
|
|
@@ -457,23 +457,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
457
457
|
padding-inline-end: var(--space-m-dsumyt, 16px);
|
|
458
458
|
}
|
|
459
459
|
@media not print {
|
|
460
|
-
.
|
|
460
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9) {
|
|
461
461
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
462
462
|
}
|
|
463
|
-
.awsui-polaris-dark-mode .
|
|
463
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9), .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9) {
|
|
464
464
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
465
465
|
}
|
|
466
466
|
@media (min-width: 689px) {
|
|
467
|
-
.awsui-polaris-dark-mode .
|
|
467
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_f60pk_467), .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_f60pk_467) {
|
|
468
468
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
469
469
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
470
470
|
}
|
|
471
471
|
}
|
|
472
472
|
}
|
|
473
|
-
.
|
|
473
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-content-header-content_12i0j_f60pk_450 > .awsui_drawer-actions_12i0j_f60pk_362:not(#\9) {
|
|
474
474
|
display: flex;
|
|
475
475
|
}
|
|
476
|
-
.
|
|
476
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9) {
|
|
477
477
|
position: relative;
|
|
478
478
|
display: flex;
|
|
479
479
|
align-items: center;
|
|
@@ -482,7 +482,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
482
482
|
padding-inline: var(--space-static-m-m6qboo, 16px);
|
|
483
483
|
background-color: #161d26;
|
|
484
484
|
}
|
|
485
|
-
.
|
|
485
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):before, .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):after {
|
|
486
486
|
content: "";
|
|
487
487
|
position: absolute;
|
|
488
488
|
inset-block-start: 0;
|
|
@@ -492,28 +492,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
492
492
|
background: #161d26;
|
|
493
493
|
}
|
|
494
494
|
@media not print {
|
|
495
|
-
.
|
|
495
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):before, .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):after {
|
|
496
496
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
497
497
|
}
|
|
498
|
-
.awsui-polaris-dark-mode .
|
|
498
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):before, .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):before, .awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):after, .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):after {
|
|
499
499
|
display: none;
|
|
500
500
|
}
|
|
501
501
|
}
|
|
502
|
-
.
|
|
502
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467:not(#\9):after {
|
|
503
503
|
background-color: var(--color-background-layout-panel-content-xto15e, #ffffff);
|
|
504
504
|
border-start-end-radius: var(--space-xxs-hwfkai, 4px);
|
|
505
505
|
}
|
|
506
|
-
.
|
|
506
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506:not(#\9) {
|
|
507
507
|
position: relative;
|
|
508
508
|
}
|
|
509
|
-
.
|
|
509
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506:not(#\9):has(:focus-visible) {
|
|
510
510
|
position: relative;
|
|
511
511
|
}
|
|
512
|
-
.
|
|
512
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506:not(#\9):has(:focus-visible) {
|
|
513
513
|
outline: 2px dotted transparent;
|
|
514
514
|
outline-offset: calc(3px - 1px);
|
|
515
515
|
}
|
|
516
|
-
.
|
|
516
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506:not(#\9):has(:focus-visible)::before {
|
|
517
517
|
content: " ";
|
|
518
518
|
display: block;
|
|
519
519
|
position: absolute;
|
|
@@ -527,7 +527,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
527
527
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
528
528
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
529
529
|
}
|
|
530
|
-
.
|
|
530
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506 > .awsui_drawer-back-to-console-button_12i0j_f60pk_506:not(#\9) {
|
|
531
531
|
border-collapse: separate;
|
|
532
532
|
border-spacing: 0;
|
|
533
533
|
box-sizing: border-box;
|
|
@@ -573,74 +573,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
573
573
|
color: #ffffff;
|
|
574
574
|
cursor: pointer;
|
|
575
575
|
}
|
|
576
|
-
.
|
|
576
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506 > .awsui_drawer-back-to-console-button_12i0j_f60pk_506:not(#\9):focus {
|
|
577
577
|
outline: none;
|
|
578
578
|
}
|
|
579
|
-
.
|
|
579
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-header_12i0j_f60pk_437 > .awsui_drawer-back-to-console-slot_12i0j_f60pk_467 > .awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506 > .awsui_drawer-back-to-console-custom-button_12i0j_f60pk_579:not(#\9) {
|
|
580
580
|
all: initial;
|
|
581
581
|
display: flex;
|
|
582
582
|
cursor: pointer;
|
|
583
583
|
text-align: center;
|
|
584
584
|
}
|
|
585
|
-
.
|
|
585
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221 > .awsui_drawer-content-container_12i0j_f60pk_270 > .awsui_drawer-content_12i0j_f60pk_270 > .awsui_drawer-content-content_12i0j_f60pk_585:not(#\9) {
|
|
586
586
|
display: flex;
|
|
587
587
|
flex-direction: column;
|
|
588
588
|
block-size: calc(100% - 41px);
|
|
589
589
|
}
|
|
590
590
|
@media (min-width: 689px) {
|
|
591
|
-
.
|
|
591
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9):not(.awsui_drawer-expanded_12i0j_f60pk_242) > .awsui_drawer-content-container_12i0j_f60pk_270 {
|
|
592
592
|
clip-path: inset(0 0 -9999px 0 round 0 var(--space-xxs-hwfkai, 4px) 0 0);
|
|
593
593
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
594
594
|
}
|
|
595
|
-
.
|
|
595
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9):not(.awsui_drawer-expanded_12i0j_f60pk_242) > .awsui_drawer-content-container_12i0j_f60pk_270:dir(rtl) {
|
|
596
596
|
clip-path: inset(0 0 -9999px 0 round var(--space-xxs-hwfkai, 4px) 0 0 0);
|
|
597
597
|
}
|
|
598
598
|
@media not print {
|
|
599
|
-
.
|
|
599
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9):not(.awsui_drawer-expanded_12i0j_f60pk_242) > .awsui_drawer-content-container_12i0j_f60pk_270 {
|
|
600
600
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
601
601
|
}
|
|
602
|
-
.awsui-polaris-dark-mode .
|
|
602
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9):not(.awsui_drawer-expanded_12i0j_f60pk_242) > .awsui_drawer-content-container_12i0j_f60pk_270, .awsui-dark-mode .awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221:not(#\9):not(.awsui_drawer-expanded_12i0j_f60pk_242) > .awsui_drawer-content-container_12i0j_f60pk_270 {
|
|
603
603
|
border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
604
604
|
}
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
|
-
.
|
|
607
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221.awsui_drawer-expanded_12i0j_f60pk_242:not(#\9) {
|
|
608
608
|
grid-template-columns: 1fr;
|
|
609
609
|
}
|
|
610
|
-
.
|
|
610
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_ai-drawer_12i0j_f60pk_221.awsui_drawer-expanded_12i0j_f60pk_242 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
611
611
|
border-start-end-radius: 0;
|
|
612
612
|
}
|
|
613
|
-
.
|
|
613
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221:not(#\9) {
|
|
614
614
|
display: block;
|
|
615
615
|
inline-size: 100%;
|
|
616
|
-
block-size: var(--awsui-bottom-drawer-size-
|
|
616
|
+
block-size: var(--awsui-bottom-drawer-size-b75yp7);
|
|
617
617
|
}
|
|
618
618
|
@media (max-width: 688px) {
|
|
619
|
-
.
|
|
619
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221:not(#\9) {
|
|
620
620
|
block-size: 100%;
|
|
621
621
|
}
|
|
622
|
-
.
|
|
622
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221.awsui_last-opened_12i0j_f60pk_229:not(#\9) {
|
|
623
623
|
z-index: 1001;
|
|
624
624
|
}
|
|
625
625
|
}
|
|
626
|
-
.
|
|
626
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221.awsui_drawer-hidden_12i0j_f60pk_246:not(#\9) {
|
|
627
627
|
display: none;
|
|
628
628
|
}
|
|
629
|
-
.
|
|
629
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221 > .awsui_global-drawer-wrapper_12i0j_f60pk_256:not(#\9) {
|
|
630
630
|
display: block;
|
|
631
631
|
}
|
|
632
|
-
.
|
|
632
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-gap_12i0j_f60pk_273:not(#\9) {
|
|
633
633
|
block-size: 8px;
|
|
634
634
|
inline-size: 100%;
|
|
635
635
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
636
636
|
border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
|
|
637
637
|
box-sizing: content-box;
|
|
638
638
|
}
|
|
639
|
-
.
|
|
639
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-slider_12i0j_f60pk_312:not(#\9) {
|
|
640
640
|
block-size: auto;
|
|
641
641
|
justify-content: center;
|
|
642
642
|
}
|
|
643
|
-
.
|
|
643
|
+
.awsui_drawer_12i0j_f60pk_193.awsui_bottom-drawer_12i0j_f60pk_221 > .awsui_global-drawer-wrapper_12i0j_f60pk_256 > .awsui_drawer-content-container_12i0j_f60pk_270:not(#\9) {
|
|
644
644
|
grid-template-columns: 1fr;
|
|
645
645
|
grid-template-rows: auto;
|
|
646
646
|
}
|
|
@@ -2,32 +2,32 @@
|
|
|
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
|
-
"with-expanded-motion": "awsui_with-expanded-
|
|
7
|
-
"legacy": "
|
|
8
|
-
"ai-drawer": "awsui_ai-
|
|
9
|
-
"bottom-drawer": "awsui_bottom-
|
|
10
|
-
"last-opened": "awsui_last-
|
|
11
|
-
"drawer-global": "awsui_drawer-
|
|
12
|
-
"drawer-expanded": "awsui_drawer-
|
|
13
|
-
"drawer-hidden": "awsui_drawer-
|
|
14
|
-
"has-next-siblings": "awsui_has-next-
|
|
15
|
-
"global-drawer-wrapper": "awsui_global-drawer-
|
|
16
|
-
"drawer-content-container": "awsui_drawer-content-
|
|
17
|
-
"drawer-gap": "awsui_drawer-
|
|
18
|
-
"drawer-close-button": "awsui_drawer-close-
|
|
19
|
-
"drawer-expanded-mode-button": "awsui_drawer-expanded-mode-
|
|
20
|
-
"drawer-content": "awsui_drawer-
|
|
21
|
-
"drawer-content-hidden": "awsui_drawer-content-
|
|
22
|
-
"drawer-slider": "awsui_drawer-
|
|
23
|
-
"drawer-actions": "awsui_drawer-
|
|
24
|
-
"ai-drawer-slider-handle": "awsui_ai-drawer-slider-
|
|
25
|
-
"drawer-content-header": "awsui_drawer-content-
|
|
26
|
-
"drawer-content-header-content": "awsui_drawer-content-header-
|
|
27
|
-
"drawer-back-to-console-slot": "awsui_drawer-back-to-console-
|
|
28
|
-
"drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-
|
|
29
|
-
"drawer-back-to-console-button": "awsui_drawer-back-to-console-
|
|
30
|
-
"drawer-back-to-console-custom-button": "awsui_drawer-back-to-console-custom-
|
|
31
|
-
"drawer-content-content": "awsui_drawer-content-
|
|
5
|
+
"drawer": "awsui_drawer_12i0j_f60pk_193",
|
|
6
|
+
"with-expanded-motion": "awsui_with-expanded-motion_12i0j_f60pk_207",
|
|
7
|
+
"legacy": "awsui_legacy_12i0j_f60pk_221",
|
|
8
|
+
"ai-drawer": "awsui_ai-drawer_12i0j_f60pk_221",
|
|
9
|
+
"bottom-drawer": "awsui_bottom-drawer_12i0j_f60pk_221",
|
|
10
|
+
"last-opened": "awsui_last-opened_12i0j_f60pk_229",
|
|
11
|
+
"drawer-global": "awsui_drawer-global_12i0j_f60pk_233",
|
|
12
|
+
"drawer-expanded": "awsui_drawer-expanded_12i0j_f60pk_242",
|
|
13
|
+
"drawer-hidden": "awsui_drawer-hidden_12i0j_f60pk_246",
|
|
14
|
+
"has-next-siblings": "awsui_has-next-siblings_12i0j_f60pk_256",
|
|
15
|
+
"global-drawer-wrapper": "awsui_global-drawer-wrapper_12i0j_f60pk_256",
|
|
16
|
+
"drawer-content-container": "awsui_drawer-content-container_12i0j_f60pk_270",
|
|
17
|
+
"drawer-gap": "awsui_drawer-gap_12i0j_f60pk_273",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_12i0j_f60pk_291",
|
|
19
|
+
"drawer-expanded-mode-button": "awsui_drawer-expanded-mode-button_12i0j_f60pk_297",
|
|
20
|
+
"drawer-content": "awsui_drawer-content_12i0j_f60pk_270",
|
|
21
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_f60pk_309",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_12i0j_f60pk_312",
|
|
23
|
+
"drawer-actions": "awsui_drawer-actions_12i0j_f60pk_362",
|
|
24
|
+
"ai-drawer-slider-handle": "awsui_ai-drawer-slider-handle_12i0j_f60pk_418",
|
|
25
|
+
"drawer-content-header": "awsui_drawer-content-header_12i0j_f60pk_437",
|
|
26
|
+
"drawer-content-header-content": "awsui_drawer-content-header-content_12i0j_f60pk_450",
|
|
27
|
+
"drawer-back-to-console-slot": "awsui_drawer-back-to-console-slot_12i0j_f60pk_467",
|
|
28
|
+
"drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-wrapper_12i0j_f60pk_506",
|
|
29
|
+
"drawer-back-to-console-button": "awsui_drawer-back-to-console-button_12i0j_f60pk_506",
|
|
30
|
+
"drawer-back-to-console-custom-button": "awsui_drawer-back-to-console-custom-button_12i0j_f60pk_579",
|
|
31
|
+
"drawer-content-content": "awsui_drawer-content-content_12i0j_f60pk_585"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"navigation-container": "awsui_navigation-
|
|
5
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
6
|
-
"navigation": "
|
|
7
|
-
"hide-navigation": "awsui_hide-
|
|
4
|
+
"navigation-container": "awsui_navigation-container_2p2ab_y36ks_153",
|
|
5
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_y36ks_164",
|
|
6
|
+
"navigation": "awsui_navigation_2p2ab_y36ks_153",
|
|
7
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_y36ks_184"
|
|
8
8
|
};
|
|
9
9
|
|