@cloudscape-design/components-themeable 3.0.1182 → 3.0.1183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +139 -132
- package/lib/internal/scss/slider/mixins.scss +32 -24
- package/lib/internal/scss/slider/styles.scss +56 -29
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +34 -34
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +7 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +138 -131
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/index.d.ts +1 -1
- package/lib/internal/template/slider/index.d.ts.map +1 -1
- package/lib/internal/template/slider/index.js +2 -2
- package/lib/internal/template/slider/index.js.map +1 -1
- package/lib/internal/template/slider/interfaces.d.ts +23 -0
- package/lib/internal/template/slider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/slider/interfaces.js.map +1 -1
- package/lib/internal/template/slider/internal.d.ts +2 -1
- package/lib/internal/template/slider/internal.d.ts.map +1 -1
- package/lib/internal/template/slider/internal.js +3 -2
- package/lib/internal/template/slider/internal.js.map +1 -1
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.d.ts +12 -0
- package/lib/internal/template/slider/styles.d.ts.map +1 -0
- package/lib/internal/template/slider/styles.js +20 -0
- package/lib/internal/template/slider/styles.js.map +1 -0
- package/lib/internal/template/slider/styles.scoped.css +165 -163
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -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_1ga0v_193:not(#\9) {
|
|
194
194
|
position: sticky;
|
|
195
195
|
z-index: 830;
|
|
196
196
|
background-color: var(--color-background-container-content-aemn43, #ffffff);
|
|
197
197
|
display: grid;
|
|
198
198
|
grid-template-columns: var(--space-m-n2lypl, 16px) 1fr;
|
|
199
|
-
inline-size: var(--awsui-drawer-size-
|
|
199
|
+
inline-size: var(--awsui-drawer-size-4hh3rt);
|
|
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_1ga0v_193.awsui_with-expanded-motion_12i0j_1ga0v_207:not(#\9) {
|
|
208
208
|
transition: inline-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1)), block-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1)), min-inline-size var(--motion-duration-refresh-only-slow-zil3nj, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1));
|
|
209
209
|
}
|
|
210
210
|
@media (prefers-reduced-motion: reduce) {
|
|
211
|
-
.
|
|
211
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_with-expanded-motion_12i0j_1ga0v_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_1ga0v_193.awsui_with-expanded-motion_12i0j_1ga0v_207:not(#\9), .awsui-mode-entering .awsui_drawer_12i0j_1ga0v_193.awsui_with-expanded-motion_12i0j_1ga0v_207:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 689px) {
|
|
221
|
-
.
|
|
221
|
+
.awsui_drawer_12i0j_1ga0v_193:not(#\9):not(.awsui_legacy_12i0j_1ga0v_221):not(.awsui_ai-drawer_12i0j_1ga0v_221):not(.awsui_bottom-drawer_12i0j_1ga0v_221) {
|
|
222
222
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
@media (max-width: 688px) {
|
|
226
|
-
.
|
|
226
|
+
.awsui_drawer_12i0j_1ga0v_193:not(#\9) {
|
|
227
227
|
inline-size: 100%;
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_last-opened_12i0j_1ga0v_229:not(#\9) {
|
|
230
230
|
z-index: 1001;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-global_12i0j_1ga0v_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_1ga0v_193.awsui_drawer-global_12i0j_1ga0v_233:not(#\9) {
|
|
238
|
+
inline-size: var(--awsui-drawer-size-4hh3rt);
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
@media (max-width: 688px) {
|
|
242
|
-
.
|
|
242
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-global_12i0j_1ga0v_233:not(#\9):not(.awsui_last-opened_12i0j_1ga0v_229):not(.awsui_drawer-expanded_12i0j_1ga0v_242) {
|
|
243
243
|
display: none;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-hidden_12i0j_1ga0v_246:not(#\9) {
|
|
247
247
|
display: none;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242:not(#\9) {
|
|
250
250
|
inline-size: 100%;
|
|
251
251
|
}
|
|
252
252
|
@media (min-width: 689px) {
|
|
253
|
-
.
|
|
253
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242:not(#\9) {
|
|
254
254
|
border-inline-start: none;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242.awsui_has-next-siblings_12i0j_1ga0v_256 > .awsui_global-drawer-wrapper_12i0j_1ga0v_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-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256:not(#\9) {
|
|
267
267
|
inline-size: 100%;
|
|
268
268
|
grid-template-columns: 8px 1fr;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
271
271
|
grid-column: 2;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_drawer-expanded_12i0j_1ga0v_242 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-gap_12i0j_1ga0v_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-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_drawer-content-container_12i0j_1ga0v_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-n2lypl, 16px) 1fr auto var(--space-m-n2lypl, 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-4hh3rt);
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-close-button_12i0j_1ga0v_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_1ga0v_193 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-expanded-mode-button_12i0j_1ga0v_297:not(#\9) {
|
|
298
298
|
grid-column: 2;
|
|
299
299
|
grid-row: 2;
|
|
300
300
|
z-index: 1;
|
|
@@ -302,14 +302,14 @@ 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_1ga0v_193 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270:not(#\9) {
|
|
306
306
|
grid-column: 1/span 4;
|
|
307
307
|
grid-row: 1/span 2;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270.awsui_drawer-content-hidden_12i0j_1ga0v_309:not(#\9) {
|
|
310
310
|
display: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_drawer-slider_12i0j_1ga0v_312:not(#\9) {
|
|
313
313
|
z-index: 850;
|
|
314
314
|
grid-column: 1;
|
|
315
315
|
grid-row: 1;
|
|
@@ -317,18 +317,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
display: flex;
|
|
318
318
|
align-items: center;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256:not(#\9) {
|
|
321
321
|
display: grid;
|
|
322
|
-
min-inline-size: var(--awsui-drawer-size-
|
|
322
|
+
min-inline-size: var(--awsui-drawer-size-4hh3rt);
|
|
323
323
|
grid-template-columns: 8px var(--space-m-n2lypl, 16px) 1fr;
|
|
324
324
|
overflow: hidden;
|
|
325
325
|
}
|
|
326
326
|
@media (max-width: 688px) {
|
|
327
|
-
.
|
|
327
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256:not(#\9) {
|
|
328
328
|
grid-template-columns: 1fr;
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
|
-
.
|
|
331
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-gap_12i0j_1ga0v_273:not(#\9) {
|
|
332
332
|
grid-column: 1;
|
|
333
333
|
grid-row: 1;
|
|
334
334
|
block-size: 100%;
|
|
@@ -337,14 +337,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
337
337
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
338
338
|
box-sizing: border-box;
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-slider_12i0j_1ga0v_312:not(#\9) {
|
|
341
341
|
z-index: 850;
|
|
342
342
|
grid-column: 2;
|
|
343
343
|
grid-row: 1;
|
|
344
344
|
display: flex;
|
|
345
345
|
align-items: center;
|
|
346
346
|
}
|
|
347
|
-
.
|
|
347
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
348
348
|
grid-row: 1;
|
|
349
349
|
display: grid;
|
|
350
350
|
grid-template-columns: var(--space-m-n2lypl, 16px) 1fr auto var(--space-m-n2lypl, 16px);
|
|
@@ -352,16 +352,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
352
352
|
overflow-y: auto;
|
|
353
353
|
}
|
|
354
354
|
@media (min-width: 689px) {
|
|
355
|
-
.
|
|
355
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
356
356
|
grid-column: 2/span 2;
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
@media (max-width: 688px) {
|
|
360
|
-
.
|
|
360
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
361
361
|
grid-column: 1/span 2;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-actions_12i0j_1ga0v_364:not(#\9) {
|
|
365
365
|
position: absolute;
|
|
366
366
|
display: flex;
|
|
367
367
|
inset-block-start: 0;
|
|
@@ -369,13 +369,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
369
369
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
370
370
|
padding-block-start: 14px;
|
|
371
371
|
}
|
|
372
|
-
.
|
|
372
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-close-button_12i0j_1ga0v_291:not(#\9) {
|
|
373
373
|
grid-column: 3;
|
|
374
374
|
grid-row: 2;
|
|
375
375
|
z-index: 1;
|
|
376
376
|
align-self: start;
|
|
377
377
|
}
|
|
378
|
-
.
|
|
378
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-expanded-mode-button_12i0j_1ga0v_297:not(#\9) {
|
|
379
379
|
grid-column: 2;
|
|
380
380
|
grid-row: 2;
|
|
381
381
|
z-index: 1;
|
|
@@ -383,34 +383,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
383
383
|
display: flex;
|
|
384
384
|
justify-content: flex-end;
|
|
385
385
|
}
|
|
386
|
-
.
|
|
386
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270:not(#\9) {
|
|
387
387
|
grid-column: 1/span 4;
|
|
388
388
|
grid-row: 1/span 2;
|
|
389
389
|
}
|
|
390
|
-
.
|
|
390
|
+
.awsui_drawer_12i0j_1ga0v_193 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270.awsui_drawer-content-hidden_12i0j_1ga0v_309:not(#\9) {
|
|
391
391
|
display: none;
|
|
392
392
|
}
|
|
393
393
|
@media (max-width: 688px) {
|
|
394
394
|
@media not print {
|
|
395
|
-
.
|
|
395
|
+
.awsui_drawer_12i0j_1ga0v_193:not(#\9):not(.awsui_ai-drawer_12i0j_1ga0v_221) {
|
|
396
396
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
397
397
|
}
|
|
398
|
-
.awsui-polaris-dark-mode .
|
|
398
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193:not(#\9):not(.awsui_ai-drawer_12i0j_1ga0v_221), .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193:not(#\9):not(.awsui_ai-drawer_12i0j_1ga0v_221) {
|
|
399
399
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9) {
|
|
404
404
|
grid-template-columns: 1fr var(--space-xs-kw7k3v, 8px);
|
|
405
405
|
background: #161d26;
|
|
406
406
|
}
|
|
407
407
|
@media (max-width: 688px) {
|
|
408
|
-
.
|
|
408
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9) {
|
|
409
409
|
grid-template-columns: 1fr;
|
|
410
410
|
z-index: 1001;
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
|
-
.
|
|
413
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-slider_12i0j_1ga0v_312:not(#\9) {
|
|
414
414
|
z-index: 850;
|
|
415
415
|
display: flex;
|
|
416
416
|
justify-content: center;
|
|
@@ -418,26 +418,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
418
418
|
overflow: hidden;
|
|
419
419
|
grid-column: 2;
|
|
420
420
|
}
|
|
421
|
-
.
|
|
421
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 .awsui_ai-drawer-slider-handle_12i0j_1ga0v_421:not(#\9) {
|
|
422
422
|
color: var(--color-text-interactive-inverted-default-hyioba, #d5dbdb);
|
|
423
423
|
}
|
|
424
|
-
.
|
|
424
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 .awsui_ai-drawer-slider-handle_12i0j_1ga0v_421:not(#\9):hover {
|
|
425
425
|
stroke: var(--color-text-interactive-inverted-hover-p0x69h, #fafafa);
|
|
426
426
|
}
|
|
427
|
-
.
|
|
428
|
-
min-inline-size: calc(var(--awsui-drawer-min-size-
|
|
427
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
428
|
+
min-inline-size: calc(var(--awsui-drawer-min-size-4hh3rt) - var(--space-xs-kw7k3v, 8px));
|
|
429
429
|
grid-column: 1/span 1;
|
|
430
430
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
431
431
|
}
|
|
432
432
|
@media (min-width: 689px) {
|
|
433
|
-
.
|
|
433
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
434
434
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
.
|
|
437
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270:not(#\9) {
|
|
438
438
|
grid-row: 1/span 4;
|
|
439
439
|
}
|
|
440
|
-
.
|
|
440
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440:not(#\9) {
|
|
441
441
|
block-size: 42px;
|
|
442
442
|
position: sticky;
|
|
443
443
|
z-index: 1000;
|
|
@@ -450,7 +450,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
450
450
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
451
451
|
box-sizing: border-box;
|
|
452
452
|
}
|
|
453
|
-
.
|
|
453
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9) {
|
|
454
454
|
display: flex;
|
|
455
455
|
flex: 1;
|
|
456
456
|
align-items: center;
|
|
@@ -460,23 +460,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
460
460
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
461
461
|
}
|
|
462
462
|
@media not print {
|
|
463
|
-
.
|
|
463
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9) {
|
|
464
464
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
465
465
|
}
|
|
466
|
-
.awsui-polaris-dark-mode .
|
|
466
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9), .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9) {
|
|
467
467
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
468
468
|
}
|
|
469
469
|
@media (min-width: 689px) {
|
|
470
|
-
.awsui-polaris-dark-mode .
|
|
470
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470), .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470) {
|
|
471
471
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
472
472
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
|
-
.
|
|
476
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-content-header-content_12i0j_1ga0v_453 > .awsui_drawer-actions_12i0j_1ga0v_364:not(#\9) {
|
|
477
477
|
display: flex;
|
|
478
478
|
}
|
|
479
|
-
.
|
|
479
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9) {
|
|
480
480
|
position: relative;
|
|
481
481
|
display: flex;
|
|
482
482
|
align-items: center;
|
|
@@ -485,7 +485,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
485
485
|
padding-inline: var(--space-static-m-1cd7a5, 16px);
|
|
486
486
|
background-color: #161d26;
|
|
487
487
|
}
|
|
488
|
-
.
|
|
488
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):before, .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):after {
|
|
489
489
|
content: "";
|
|
490
490
|
position: absolute;
|
|
491
491
|
inset-block-start: 0;
|
|
@@ -495,28 +495,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
495
495
|
background: #161d26;
|
|
496
496
|
}
|
|
497
497
|
@media not print {
|
|
498
|
-
.
|
|
498
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):before, .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):after {
|
|
499
499
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
500
500
|
}
|
|
501
|
-
.awsui-polaris-dark-mode .
|
|
501
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):before, .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):before, .awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):after, .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):after {
|
|
502
502
|
display: none;
|
|
503
503
|
}
|
|
504
504
|
}
|
|
505
|
-
.
|
|
505
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470:not(#\9):after {
|
|
506
506
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
507
507
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
508
508
|
}
|
|
509
|
-
.
|
|
509
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509:not(#\9) {
|
|
510
510
|
position: relative;
|
|
511
511
|
}
|
|
512
|
-
.
|
|
512
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509:not(#\9):has(:focus-visible) {
|
|
513
513
|
position: relative;
|
|
514
514
|
}
|
|
515
|
-
.
|
|
515
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509:not(#\9):has(:focus-visible) {
|
|
516
516
|
outline: 2px dotted transparent;
|
|
517
517
|
outline-offset: calc(3px - 1px);
|
|
518
518
|
}
|
|
519
|
-
.
|
|
519
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509:not(#\9):has(:focus-visible)::before {
|
|
520
520
|
content: " ";
|
|
521
521
|
display: block;
|
|
522
522
|
position: absolute;
|
|
@@ -530,7 +530,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
530
530
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
531
531
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
532
532
|
}
|
|
533
|
-
.
|
|
533
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509 > .awsui_drawer-back-to-console-button_12i0j_1ga0v_509:not(#\9) {
|
|
534
534
|
border-collapse: separate;
|
|
535
535
|
border-spacing: 0;
|
|
536
536
|
box-sizing: border-box;
|
|
@@ -576,81 +576,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
576
576
|
color: #ffffff;
|
|
577
577
|
cursor: pointer;
|
|
578
578
|
}
|
|
579
|
-
.
|
|
579
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509 > .awsui_drawer-back-to-console-button_12i0j_1ga0v_509:not(#\9):focus {
|
|
580
580
|
outline: none;
|
|
581
581
|
}
|
|
582
|
-
.
|
|
582
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-header_12i0j_1ga0v_440 > .awsui_drawer-back-to-console-slot_12i0j_1ga0v_470 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509 > .awsui_drawer-back-to-console-custom-button_12i0j_1ga0v_582:not(#\9) {
|
|
583
583
|
all: initial;
|
|
584
584
|
display: flex;
|
|
585
585
|
cursor: pointer;
|
|
586
586
|
text-align: center;
|
|
587
587
|
}
|
|
588
|
-
.
|
|
588
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221 > .awsui_drawer-content-container_12i0j_1ga0v_270 > .awsui_drawer-content_12i0j_1ga0v_270 > .awsui_drawer-content-content_12i0j_1ga0v_588:not(#\9) {
|
|
589
589
|
display: flex;
|
|
590
590
|
flex-direction: column;
|
|
591
591
|
block-size: calc(100% - 42px);
|
|
592
592
|
}
|
|
593
593
|
@media (min-width: 689px) {
|
|
594
|
-
.
|
|
594
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1ga0v_242) > .awsui_drawer-content-container_12i0j_1ga0v_270 {
|
|
595
595
|
clip-path: inset(0 0 -9999px 0 round 0 var(--space-xxs-jnczic, 4px) 0 0);
|
|
596
596
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
597
597
|
}
|
|
598
|
-
.
|
|
598
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1ga0v_242) > .awsui_drawer-content-container_12i0j_1ga0v_270:dir(rtl) {
|
|
599
599
|
clip-path: inset(0 0 -9999px 0 round var(--space-xxs-jnczic, 4px) 0 0 0);
|
|
600
600
|
}
|
|
601
601
|
@media not print {
|
|
602
|
-
.
|
|
602
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1ga0v_242) > .awsui_drawer-content-container_12i0j_1ga0v_270 {
|
|
603
603
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
604
604
|
}
|
|
605
|
-
.awsui-polaris-dark-mode .
|
|
605
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1ga0v_242) > .awsui_drawer-content-container_12i0j_1ga0v_270, .awsui-dark-mode .awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1ga0v_242) > .awsui_drawer-content-container_12i0j_1ga0v_270 {
|
|
606
606
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
607
607
|
}
|
|
608
608
|
}
|
|
609
609
|
}
|
|
610
|
-
.
|
|
610
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221.awsui_drawer-expanded_12i0j_1ga0v_242:not(#\9) {
|
|
611
611
|
grid-template-columns: 1fr;
|
|
612
612
|
}
|
|
613
|
-
.
|
|
613
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_ai-drawer_12i0j_1ga0v_221.awsui_drawer-expanded_12i0j_1ga0v_242 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
614
614
|
border-start-end-radius: 0;
|
|
615
615
|
}
|
|
616
|
-
.
|
|
616
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221:not(#\9) {
|
|
617
617
|
display: block;
|
|
618
618
|
inline-size: 100%;
|
|
619
|
-
block-size: var(--awsui-bottom-drawer-size-
|
|
619
|
+
block-size: var(--awsui-bottom-drawer-size-4hh3rt);
|
|
620
620
|
}
|
|
621
621
|
@media (max-width: 688px) {
|
|
622
|
-
.
|
|
622
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221:not(#\9) {
|
|
623
623
|
block-size: 100%;
|
|
624
624
|
}
|
|
625
|
-
.
|
|
625
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221.awsui_last-opened_12i0j_1ga0v_229:not(#\9) {
|
|
626
626
|
z-index: 1001;
|
|
627
627
|
}
|
|
628
628
|
}
|
|
629
|
-
.
|
|
629
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221.awsui_drawer-hidden_12i0j_1ga0v_246:not(#\9) {
|
|
630
630
|
display: none;
|
|
631
631
|
}
|
|
632
|
-
.
|
|
632
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256:not(#\9) {
|
|
633
633
|
display: block;
|
|
634
634
|
}
|
|
635
|
-
.
|
|
635
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-gap_12i0j_1ga0v_273:not(#\9) {
|
|
636
636
|
block-size: 8px;
|
|
637
637
|
inline-size: 100%;
|
|
638
638
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
639
639
|
border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
640
640
|
box-sizing: content-box;
|
|
641
641
|
}
|
|
642
|
-
.
|
|
642
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-slider_12i0j_1ga0v_312:not(#\9) {
|
|
643
643
|
block-size: auto;
|
|
644
644
|
justify-content: center;
|
|
645
645
|
}
|
|
646
|
-
.
|
|
646
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_bottom-drawer-content-header_12i0j_1ga0v_646:not(#\9) {
|
|
647
647
|
display: flex;
|
|
648
648
|
justify-content: space-between;
|
|
649
649
|
align-items: center;
|
|
650
650
|
inset-block-start: 0;
|
|
651
651
|
box-sizing: border-box;
|
|
652
652
|
}
|
|
653
|
-
.
|
|
653
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_bottom-drawer-content-header_12i0j_1ga0v_646 > .awsui_bottom-drawer-content-header-content_12i0j_1ga0v_653:not(#\9) {
|
|
654
654
|
display: flex;
|
|
655
655
|
flex: 1;
|
|
656
656
|
align-items: center;
|
|
@@ -658,10 +658,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
658
658
|
block-size: 100%;
|
|
659
659
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
660
660
|
}
|
|
661
|
-
.
|
|
661
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_bottom-drawer-content-header_12i0j_1ga0v_646 > .awsui_bottom-drawer-content-header-content_12i0j_1ga0v_653 > .awsui_bottom-drawer-actions_12i0j_1ga0v_661:not(#\9) {
|
|
662
662
|
display: flex;
|
|
663
663
|
}
|
|
664
|
-
.
|
|
664
|
+
.awsui_drawer_12i0j_1ga0v_193.awsui_bottom-drawer_12i0j_1ga0v_221 > .awsui_global-drawer-wrapper_12i0j_1ga0v_256 > .awsui_drawer-content-container_12i0j_1ga0v_270:not(#\9) {
|
|
665
665
|
grid-template-columns: 1fr;
|
|
666
666
|
grid-template-rows: auto;
|
|
667
667
|
}
|
|
@@ -2,35 +2,35 @@
|
|
|
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-
|
|
32
|
-
"bottom-drawer-content-header": "awsui_bottom-drawer-content-
|
|
33
|
-
"bottom-drawer-content-header-content": "awsui_bottom-drawer-content-header-
|
|
34
|
-
"bottom-drawer-actions": "awsui_bottom-drawer-
|
|
5
|
+
"drawer": "awsui_drawer_12i0j_1ga0v_193",
|
|
6
|
+
"with-expanded-motion": "awsui_with-expanded-motion_12i0j_1ga0v_207",
|
|
7
|
+
"legacy": "awsui_legacy_12i0j_1ga0v_221",
|
|
8
|
+
"ai-drawer": "awsui_ai-drawer_12i0j_1ga0v_221",
|
|
9
|
+
"bottom-drawer": "awsui_bottom-drawer_12i0j_1ga0v_221",
|
|
10
|
+
"last-opened": "awsui_last-opened_12i0j_1ga0v_229",
|
|
11
|
+
"drawer-global": "awsui_drawer-global_12i0j_1ga0v_233",
|
|
12
|
+
"drawer-expanded": "awsui_drawer-expanded_12i0j_1ga0v_242",
|
|
13
|
+
"drawer-hidden": "awsui_drawer-hidden_12i0j_1ga0v_246",
|
|
14
|
+
"has-next-siblings": "awsui_has-next-siblings_12i0j_1ga0v_256",
|
|
15
|
+
"global-drawer-wrapper": "awsui_global-drawer-wrapper_12i0j_1ga0v_256",
|
|
16
|
+
"drawer-content-container": "awsui_drawer-content-container_12i0j_1ga0v_270",
|
|
17
|
+
"drawer-gap": "awsui_drawer-gap_12i0j_1ga0v_273",
|
|
18
|
+
"drawer-close-button": "awsui_drawer-close-button_12i0j_1ga0v_291",
|
|
19
|
+
"drawer-expanded-mode-button": "awsui_drawer-expanded-mode-button_12i0j_1ga0v_297",
|
|
20
|
+
"drawer-content": "awsui_drawer-content_12i0j_1ga0v_270",
|
|
21
|
+
"drawer-content-hidden": "awsui_drawer-content-hidden_12i0j_1ga0v_309",
|
|
22
|
+
"drawer-slider": "awsui_drawer-slider_12i0j_1ga0v_312",
|
|
23
|
+
"drawer-actions": "awsui_drawer-actions_12i0j_1ga0v_364",
|
|
24
|
+
"ai-drawer-slider-handle": "awsui_ai-drawer-slider-handle_12i0j_1ga0v_421",
|
|
25
|
+
"drawer-content-header": "awsui_drawer-content-header_12i0j_1ga0v_440",
|
|
26
|
+
"drawer-content-header-content": "awsui_drawer-content-header-content_12i0j_1ga0v_453",
|
|
27
|
+
"drawer-back-to-console-slot": "awsui_drawer-back-to-console-slot_12i0j_1ga0v_470",
|
|
28
|
+
"drawer-back-to-console-button-wrapper": "awsui_drawer-back-to-console-button-wrapper_12i0j_1ga0v_509",
|
|
29
|
+
"drawer-back-to-console-button": "awsui_drawer-back-to-console-button_12i0j_1ga0v_509",
|
|
30
|
+
"drawer-back-to-console-custom-button": "awsui_drawer-back-to-console-custom-button_12i0j_1ga0v_582",
|
|
31
|
+
"drawer-content-content": "awsui_drawer-content-content_12i0j_1ga0v_588",
|
|
32
|
+
"bottom-drawer-content-header": "awsui_bottom-drawer-content-header_12i0j_1ga0v_646",
|
|
33
|
+
"bottom-drawer-content-header-content": "awsui_bottom-drawer-content-header-content_12i0j_1ga0v_653",
|
|
34
|
+
"bottom-drawer-actions": "awsui_bottom-drawer-actions_12i0j_1ga0v_661"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -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_t680j_153",
|
|
5
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_t680j_164",
|
|
6
|
+
"navigation": "awsui_navigation_2p2ab_t680j_153",
|
|
7
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_t680j_184"
|
|
8
8
|
};
|
|
9
9
|
|