@cloudscape-design/components-themeable 3.0.1331 → 3.0.1333
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/app-layout/constants.scss +4 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/navigation/styles.scss +43 -13
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +7 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +2 -2
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +174 -173
- package/lib/internal/scss/side-navigation/styles.scss +4 -7
- package/lib/internal/scss/status-indicator/styles.scss +4 -2
- package/lib/internal/scss/steps/styles.scss +7 -3
- 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/classic.d.ts +1 -0
- package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
- package/lib/internal/template/app-layout/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/index.js +2 -1
- package/lib/internal/template/app-layout/index.js.map +1 -1
- package/lib/internal/template/app-layout/interfaces.d.ts +16 -1
- package/lib/internal/template/app-layout/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/internal.d.ts +1 -0
- package/lib/internal/template/app-layout/internal.d.ts.map +1 -1
- 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/index.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts +3 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +93 -93
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts +2 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts +2 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js +11 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +34 -15
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js +4 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +72 -67
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js +2 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js +26 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js +2 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +36 -36
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js.map +1 -1
- package/lib/internal/template/app-layout-toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout-toolbar/index.js +2 -1
- package/lib/internal/template/app-layout-toolbar/index.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- 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 +30 -30
- 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 +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- 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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- 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 +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +9 -1
- package/lib/internal/template/internal/components/abstract-switch/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/abstract-switch/index.js +7 -1
- package/lib/internal/template/internal/components/abstract-switch/index.js.map +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/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- 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/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- 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 +1 -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 +173 -172
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +2 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +2 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +40 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.js +40 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +117 -117
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/package.json +94 -0
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- 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/side-navigation/implementation.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/implementation.js +4 -3
- package/lib/internal/template/side-navigation/implementation.js.map +1 -1
- package/lib/internal/template/side-navigation/parts.d.ts +3 -1
- package/lib/internal/template/side-navigation/parts.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/parts.js +38 -26
- package/lib/internal/template/side-navigation/parts.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +47 -47
- package/lib/internal/template/side-navigation/styles.scoped.css +74 -76
- package/lib/internal/template/side-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- 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/status-indicator/internal-interfaces.d.ts +3 -0
- package/lib/internal/template/status-indicator/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/status-indicator/internal-interfaces.js +2 -0
- package/lib/internal/template/status-indicator/internal-interfaces.js.map +1 -0
- package/lib/internal/template/status-indicator/internal.d.ts +6 -2
- package/lib/internal/template/status-indicator/internal.d.ts.map +1 -1
- package/lib/internal/template/status-indicator/internal.js +1 -0
- package/lib/internal/template/status-indicator/internal.js.map +1 -1
- package/lib/internal/template/status-indicator/styles.css.js +25 -24
- package/lib/internal/template/status-indicator/styles.scoped.css +59 -53
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -24
- package/lib/internal/template/steps/index.d.ts +1 -1
- package/lib/internal/template/steps/index.d.ts.map +1 -1
- package/lib/internal/template/steps/index.js +5 -3
- package/lib/internal/template/steps/index.js.map +1 -1
- package/lib/internal/template/steps/interfaces.d.ts +9 -2
- package/lib/internal/template/steps/interfaces.d.ts.map +1 -1
- package/lib/internal/template/steps/interfaces.js.map +1 -1
- package/lib/internal/template/steps/internal.d.ts +2 -2
- package/lib/internal/template/steps/internal.d.ts.map +1 -1
- package/lib/internal/template/steps/internal.js +12 -8
- package/lib/internal/template/steps/internal.js.map +1 -1
- package/lib/internal/template/steps/styles.css.js +13 -12
- package/lib/internal/template/steps/styles.scoped.css +27 -22
- package/lib/internal/template/steps/styles.selectors.js +13 -12
- 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/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- 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_1gw4u_193:not(#\9) {
|
|
194
194
|
position: sticky;
|
|
195
195
|
z-index: 830;
|
|
196
196
|
background-color: var(--color-background-layout-panel-content-9tbx75, #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-esndbs);
|
|
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_1gw4u_193.awsui_with-expanded-motion_12i0j_1gw4u_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_1gw4u_193.awsui_with-expanded-motion_12i0j_1gw4u_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_1gw4u_193.awsui_with-expanded-motion_12i0j_1gw4u_207:not(#\9), .awsui-mode-entering .awsui_drawer_12i0j_1gw4u_193.awsui_with-expanded-motion_12i0j_1gw4u_207:not(#\9) {
|
|
217
217
|
animation: none;
|
|
218
218
|
transition: none;
|
|
219
219
|
}
|
|
220
220
|
@media (min-width: 689px) {
|
|
221
|
-
.
|
|
221
|
+
.awsui_drawer_12i0j_1gw4u_193:not(#\9):not(.awsui_legacy_12i0j_1gw4u_221):not(.awsui_ai-drawer_12i0j_1gw4u_221):not(.awsui_bottom-drawer_12i0j_1gw4u_221) {
|
|
222
222
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
@media (max-width: 688px) {
|
|
226
|
-
.
|
|
226
|
+
.awsui_drawer_12i0j_1gw4u_193:not(#\9) {
|
|
227
227
|
inline-size: 100%;
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_last-opened_12i0j_1gw4u_229:not(#\9) {
|
|
230
230
|
z-index: 1001;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-global_12i0j_1gw4u_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_1gw4u_193.awsui_drawer-global_12i0j_1gw4u_233:not(#\9) {
|
|
238
|
+
inline-size: var(--awsui-drawer-size-esndbs);
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
241
|
@media (max-width: 688px) {
|
|
242
|
-
.
|
|
242
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-global_12i0j_1gw4u_233:not(#\9):not(.awsui_last-opened_12i0j_1gw4u_229):not(.awsui_drawer-expanded_12i0j_1gw4u_242) {
|
|
243
243
|
display: none;
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
.
|
|
246
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-hidden_12i0j_1gw4u_246:not(#\9) {
|
|
247
247
|
display: none;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242:not(#\9) {
|
|
250
250
|
inline-size: 100%;
|
|
251
251
|
}
|
|
252
252
|
@media (min-width: 689px) {
|
|
253
|
-
.
|
|
253
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242:not(#\9) {
|
|
254
254
|
border-inline-start: none;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242.awsui_has-next-siblings_12i0j_1gw4u_256 > .awsui_global-drawer-wrapper_12i0j_1gw4u_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-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256:not(#\9) {
|
|
267
267
|
inline-size: 100%;
|
|
268
268
|
grid-template-columns: 8px 1fr;
|
|
269
269
|
}
|
|
270
|
-
.
|
|
270
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
271
271
|
grid-column: 2;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_drawer-expanded_12i0j_1gw4u_242 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-gap_12i0j_1gw4u_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-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_drawer-content-container_12i0j_1gw4u_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-esndbs);
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-close-button_12i0j_1gw4u_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_1gw4u_193 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-expanded-mode-button_12i0j_1gw4u_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_1gw4u_193 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270:not(#\9) {
|
|
306
306
|
grid-column: 1/span 4;
|
|
307
307
|
grid-row: 1/span 2;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270.awsui_drawer-content-hidden_12i0j_1gw4u_309:not(#\9) {
|
|
310
310
|
display: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_drawer-slider_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256:not(#\9) {
|
|
321
321
|
display: grid;
|
|
322
|
-
min-inline-size: var(--awsui-drawer-size-
|
|
322
|
+
min-inline-size: var(--awsui-drawer-size-esndbs);
|
|
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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256:not(#\9) {
|
|
328
328
|
grid-template-columns: 1fr;
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
|
-
.
|
|
331
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-gap_12i0j_1gw4u_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-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
338
338
|
box-sizing: border-box;
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-slider_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
361
361
|
grid-column: 1/span 2;
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
|
-
.
|
|
364
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-actions_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-close-button_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-expanded-mode-button_12i0j_1gw4u_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_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270:not(#\9) {
|
|
387
387
|
grid-column: 1/span 4;
|
|
388
388
|
grid-row: 1/span 2;
|
|
389
389
|
}
|
|
390
|
-
.
|
|
390
|
+
.awsui_drawer_12i0j_1gw4u_193 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270.awsui_drawer-content-hidden_12i0j_1gw4u_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_1gw4u_193:not(#\9):not(.awsui_ai-drawer_12i0j_1gw4u_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_1gw4u_193:not(#\9):not(.awsui_ai-drawer_12i0j_1gw4u_221), .awsui-dark-mode .awsui_drawer_12i0j_1gw4u_193:not(#\9):not(.awsui_ai-drawer_12i0j_1gw4u_221) {
|
|
399
399
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
|
-
.
|
|
403
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9) {
|
|
404
404
|
grid-template-columns: 1fr var(--space-xs-kw7k3v, 8px);
|
|
405
405
|
background: var(--color-background-layout-ai-drawer-91zkk9, #1a2029);
|
|
406
406
|
}
|
|
407
407
|
@media (max-width: 688px) {
|
|
408
|
-
.
|
|
408
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9) {
|
|
409
409
|
grid-template-columns: 1fr;
|
|
410
410
|
z-index: 1001;
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
|
-
.
|
|
413
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-slider_12i0j_1gw4u_312:not(#\9) {
|
|
414
414
|
z-index: 850;
|
|
415
415
|
display: flex;
|
|
416
416
|
justify-content: center;
|
|
@@ -418,32 +418,32 @@ 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_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 .awsui_ai-drawer-slider-handle_12i0j_1gw4u_421:not(#\9) {
|
|
422
422
|
color: var(--color-text-interactive-inverted-default-hyioba, #d5dbdb);
|
|
423
423
|
}
|
|
424
|
-
.
|
|
424
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 .awsui_ai-drawer-slider-handle_12i0j_1gw4u_421:not(#\9):hover {
|
|
425
425
|
stroke: var(--color-text-interactive-inverted-hover-p0x69h, #fafafa);
|
|
426
426
|
}
|
|
427
|
-
.awsui-one-theme .
|
|
427
|
+
.awsui-one-theme .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 .awsui_ai-drawer-slider-handle_12i0j_1gw4u_421:not(#\9) {
|
|
428
428
|
color: var(--color-text-interactive-default-qwoe3g, #545b64);
|
|
429
429
|
}
|
|
430
|
-
.awsui-one-theme .
|
|
430
|
+
.awsui-one-theme .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 .awsui_ai-drawer-slider-handle_12i0j_1gw4u_421:not(#\9):hover {
|
|
431
431
|
stroke: var(--color-text-interactive-hover-bu4gls, #16191f);
|
|
432
432
|
}
|
|
433
|
-
.
|
|
434
|
-
min-inline-size: calc(var(--awsui-drawer-min-size-
|
|
433
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
434
|
+
min-inline-size: calc(var(--awsui-drawer-min-size-esndbs) - var(--space-xs-kw7k3v, 8px));
|
|
435
435
|
grid-column: 1/span 1;
|
|
436
436
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
437
437
|
}
|
|
438
438
|
@media (min-width: 689px) {
|
|
439
|
-
.
|
|
439
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
440
440
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
|
-
.
|
|
443
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270:not(#\9) {
|
|
444
444
|
grid-row: 1/span 4;
|
|
445
445
|
}
|
|
446
|
-
.
|
|
446
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446:not(#\9) {
|
|
447
447
|
block-size: 42px;
|
|
448
448
|
position: sticky;
|
|
449
449
|
z-index: 1000;
|
|
@@ -456,10 +456,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
456
456
|
border-image: linear-gradient(90deg, #962eff 0%, #5c7fff 30%, #09f 50%, #b8e7ff 70%, #8575ff 100%) 1;
|
|
457
457
|
box-sizing: border-box;
|
|
458
458
|
}
|
|
459
|
-
.awsui-one-theme .
|
|
459
|
+
.awsui-one-theme .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446:not(#\9) {
|
|
460
460
|
align-items: flex-start;
|
|
461
461
|
}
|
|
462
|
-
.
|
|
462
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462:not(#\9) {
|
|
463
463
|
display: flex;
|
|
464
464
|
flex: 1;
|
|
465
465
|
align-items: center;
|
|
@@ -468,24 +468,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
468
468
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
469
469
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
470
470
|
}
|
|
471
|
-
.awsui-one-theme .
|
|
471
|
+
.awsui-one-theme .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462:not(#\9) {
|
|
472
472
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
473
473
|
}
|
|
474
474
|
@media not print {
|
|
475
|
-
.
|
|
475
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462:not(#\9) {
|
|
476
476
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
477
477
|
}
|
|
478
478
|
@media (min-width: 689px) {
|
|
479
|
-
.awsui-polaris-dark-mode .
|
|
479
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479), .awsui-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462:not(#\9):has(+ .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479) {
|
|
480
480
|
border-inline-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
481
481
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
|
-
.
|
|
485
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-content-header-content_12i0j_1gw4u_462 > .awsui_drawer-actions_12i0j_1gw4u_364:not(#\9) {
|
|
486
486
|
display: flex;
|
|
487
487
|
}
|
|
488
|
-
.
|
|
488
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9) {
|
|
489
489
|
position: relative;
|
|
490
490
|
display: flex;
|
|
491
491
|
align-items: center;
|
|
@@ -494,7 +494,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
494
494
|
padding-inline: var(--space-static-m-1cd7a5, 16px);
|
|
495
495
|
background-color: var(--color-background-layout-ai-drawer-91zkk9, #1a2029);
|
|
496
496
|
}
|
|
497
|
-
.
|
|
497
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):before, .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):after {
|
|
498
498
|
content: "";
|
|
499
499
|
position: absolute;
|
|
500
500
|
inset-block-start: 0;
|
|
@@ -504,28 +504,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
504
504
|
background: var(--color-background-layout-ai-drawer-91zkk9, #1a2029);
|
|
505
505
|
}
|
|
506
506
|
@media not print {
|
|
507
|
-
.
|
|
507
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):before, .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):after {
|
|
508
508
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
509
509
|
}
|
|
510
|
-
.awsui-polaris-dark-mode .
|
|
510
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):before, .awsui-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):before, .awsui-polaris-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):after, .awsui-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):after {
|
|
511
511
|
display: none;
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
|
-
.
|
|
514
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479:not(#\9):after {
|
|
515
515
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
516
516
|
border-start-end-radius: var(--space-xxs-jnczic, 4px);
|
|
517
517
|
}
|
|
518
|
-
.
|
|
518
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518:not(#\9) {
|
|
519
519
|
position: relative;
|
|
520
520
|
}
|
|
521
|
-
.
|
|
521
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518:not(#\9):has(:focus-visible) {
|
|
522
522
|
position: relative;
|
|
523
523
|
}
|
|
524
|
-
.
|
|
524
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518:not(#\9):has(:focus-visible) {
|
|
525
525
|
outline: 2px dotted transparent;
|
|
526
526
|
outline-offset: calc(3px - 1px);
|
|
527
527
|
}
|
|
528
|
-
.
|
|
528
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518:not(#\9):has(:focus-visible)::before {
|
|
529
529
|
content: " ";
|
|
530
530
|
display: block;
|
|
531
531
|
position: absolute;
|
|
@@ -539,7 +539,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
539
539
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
540
540
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
541
541
|
}
|
|
542
|
-
.
|
|
542
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518 > .awsui_drawer-back-to-console-button_12i0j_1gw4u_518:not(#\9) {
|
|
543
543
|
border-collapse: separate;
|
|
544
544
|
border-spacing: 0;
|
|
545
545
|
box-sizing: border-box;
|
|
@@ -585,84 +585,84 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
585
585
|
color: #ffffff;
|
|
586
586
|
cursor: pointer;
|
|
587
587
|
}
|
|
588
|
-
.
|
|
588
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518 > .awsui_drawer-back-to-console-button_12i0j_1gw4u_518:not(#\9):focus {
|
|
589
589
|
outline: none;
|
|
590
590
|
}
|
|
591
|
-
.
|
|
591
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-header_12i0j_1gw4u_446 > .awsui_drawer-back-to-console-slot_12i0j_1gw4u_479 > .awsui_drawer-back-to-console-button-wrapper_12i0j_1gw4u_518 > .awsui_drawer-back-to-console-custom-button_12i0j_1gw4u_591:not(#\9) {
|
|
592
592
|
all: initial;
|
|
593
593
|
display: flex;
|
|
594
594
|
cursor: pointer;
|
|
595
595
|
text-align: center;
|
|
596
596
|
}
|
|
597
|
-
.
|
|
597
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221 > .awsui_drawer-content-container_12i0j_1gw4u_270 > .awsui_drawer-content_12i0j_1gw4u_270 > .awsui_drawer-content-content_12i0j_1gw4u_597:not(#\9) {
|
|
598
598
|
display: flex;
|
|
599
599
|
flex-direction: column;
|
|
600
600
|
block-size: calc(100% - 42px);
|
|
601
601
|
}
|
|
602
602
|
@media (min-width: 689px) {
|
|
603
|
-
.
|
|
603
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270 {
|
|
604
604
|
clip-path: inset(0 0 -9999px 0 round 0 var(--space-xxs-jnczic, 4px) 0 0);
|
|
605
605
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
606
606
|
}
|
|
607
|
-
.
|
|
607
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270:dir(rtl) {
|
|
608
608
|
clip-path: inset(0 0 -9999px 0 round var(--space-xxs-jnczic, 4px) 0 0 0);
|
|
609
609
|
}
|
|
610
610
|
@media not print {
|
|
611
|
-
.
|
|
611
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270 {
|
|
612
612
|
/* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
|
|
613
613
|
}
|
|
614
|
-
.awsui-polaris-dark-mode .
|
|
614
|
+
.awsui-polaris-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270, .awsui-dark-mode .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270 {
|
|
615
615
|
border-inline-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
616
616
|
}
|
|
617
617
|
}
|
|
618
|
-
.awsui-one-theme .
|
|
618
|
+
.awsui-one-theme .awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221:not(#\9):not(.awsui_drawer-expanded_12i0j_1gw4u_242) > .awsui_drawer-content-container_12i0j_1gw4u_270 {
|
|
619
619
|
border-inline-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
620
620
|
}
|
|
621
621
|
}
|
|
622
|
-
.
|
|
622
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221.awsui_drawer-expanded_12i0j_1gw4u_242:not(#\9) {
|
|
623
623
|
grid-template-columns: 1fr;
|
|
624
624
|
}
|
|
625
|
-
.
|
|
625
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_ai-drawer_12i0j_1gw4u_221.awsui_drawer-expanded_12i0j_1gw4u_242 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
626
626
|
border-start-end-radius: 0;
|
|
627
627
|
}
|
|
628
|
-
.
|
|
628
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221:not(#\9) {
|
|
629
629
|
display: block;
|
|
630
630
|
inline-size: 100%;
|
|
631
|
-
block-size: var(--awsui-bottom-drawer-size-
|
|
631
|
+
block-size: var(--awsui-bottom-drawer-size-esndbs);
|
|
632
632
|
}
|
|
633
633
|
@media (max-width: 688px) {
|
|
634
|
-
.
|
|
634
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221:not(#\9) {
|
|
635
635
|
block-size: 100%;
|
|
636
636
|
}
|
|
637
|
-
.
|
|
637
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221.awsui_last-opened_12i0j_1gw4u_229:not(#\9) {
|
|
638
638
|
z-index: 1001;
|
|
639
639
|
}
|
|
640
640
|
}
|
|
641
|
-
.
|
|
641
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221.awsui_drawer-hidden_12i0j_1gw4u_246:not(#\9) {
|
|
642
642
|
display: none;
|
|
643
643
|
}
|
|
644
|
-
.
|
|
644
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256:not(#\9) {
|
|
645
645
|
display: block;
|
|
646
646
|
}
|
|
647
|
-
.
|
|
647
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-gap_12i0j_1gw4u_273:not(#\9) {
|
|
648
648
|
block-size: 8px;
|
|
649
649
|
inline-size: 100%;
|
|
650
650
|
border-block-start: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
651
651
|
border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
652
652
|
box-sizing: content-box;
|
|
653
653
|
}
|
|
654
|
-
.
|
|
654
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-slider_12i0j_1gw4u_312:not(#\9) {
|
|
655
655
|
block-size: auto;
|
|
656
656
|
justify-content: center;
|
|
657
657
|
}
|
|
658
|
-
.
|
|
658
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_bottom-drawer-content-header_12i0j_1gw4u_658:not(#\9) {
|
|
659
659
|
display: flex;
|
|
660
660
|
justify-content: space-between;
|
|
661
661
|
align-items: center;
|
|
662
662
|
inset-block-start: 0;
|
|
663
663
|
box-sizing: border-box;
|
|
664
664
|
}
|
|
665
|
-
.
|
|
665
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_bottom-drawer-content-header_12i0j_1gw4u_658 > .awsui_bottom-drawer-content-header-content_12i0j_1gw4u_665:not(#\9) {
|
|
666
666
|
display: flex;
|
|
667
667
|
flex: 1;
|
|
668
668
|
align-items: center;
|
|
@@ -670,18 +670,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
670
670
|
block-size: 100%;
|
|
671
671
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
672
672
|
}
|
|
673
|
-
.
|
|
673
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_bottom-drawer-content-header_12i0j_1gw4u_658 > .awsui_bottom-drawer-content-header-content_12i0j_1gw4u_665 > .awsui_bottom-drawer-actions_12i0j_1gw4u_673:not(#\9) {
|
|
674
674
|
display: flex;
|
|
675
675
|
}
|
|
676
|
-
.
|
|
676
|
+
.awsui_drawer_12i0j_1gw4u_193.awsui_bottom-drawer_12i0j_1gw4u_221 > .awsui_global-drawer-wrapper_12i0j_1gw4u_256 > .awsui_drawer-content-container_12i0j_1gw4u_270:not(#\9) {
|
|
677
677
|
grid-template-columns: 1fr;
|
|
678
678
|
grid-template-rows: auto;
|
|
679
679
|
}
|
|
680
680
|
|
|
681
|
-
.awsui_runtime-feature-notifications-drawer-
|
|
681
|
+
.awsui_runtime-feature-notifications-drawer-content_12i0j_1gw4u_681:not(#\9) {
|
|
682
682
|
border-block-start: 1px solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
683
683
|
}
|
|
684
684
|
|
|
685
|
-
.awsui_runtime-feature-notifications-
|
|
685
|
+
.awsui_runtime-feature-notifications-footer_12i0j_1gw4u_685:not(#\9) {
|
|
686
686
|
border-block-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-divider-secondary-4wvr5g, #eaeded);
|
|
687
687
|
}
|