@cloudscape-design/components-themeable 3.0.1349 → 3.0.1351
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/button-dropdown/styles.scss +9 -6
- package/lib/internal/scss/expandable-section/styles.scss +17 -10
- package/lib/internal/scss/header/styles.scss +1 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/utils/theming.scss +45 -2
- package/lib/internal/scss/spinner/mixins.scss +1 -1
- package/lib/internal/scss/tree-view/tree-item/styles.scss +10 -7
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +95 -98
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -175
- 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 +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -98
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- 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 +31 -44
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +25 -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 +25 -29
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +24 -27
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/icon-helper.js +1 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +28 -32
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/styles.css.js +23 -23
- package/lib/internal/template/button-dropdown/styles.scoped.css +32 -39
- package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
- package/lib/internal/template/expandable-section/styles.css.js +43 -43
- package/lib/internal/template/expandable-section/styles.scoped.css +93 -174
- package/lib/internal/template/expandable-section/styles.selectors.js +43 -43
- package/lib/internal/template/header/styles.css.js +35 -35
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +35 -35
- package/lib/internal/template/icon/generated/icons.js +202 -176
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/input/internal.js +1 -1
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/base-theme/styles.scoped.css +1 -0
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -35
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +6 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +18 -0
- package/lib/internal/template/internal/generated/theming/index.js +6 -0
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +72 -121
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +110 -400
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +20 -20
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/status-indicator/styles.css.js +25 -25
- package/lib/internal/template/status-indicator/styles.scoped.css +47 -72
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +26 -30
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +14 -24
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_gwq0h_1jtt8_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -185,56 +185,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
185
|
display: block;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.awsui_expand-
|
|
188
|
+
.awsui_expand-button_gwq0h_1jtt8_188:not(#\9) {
|
|
189
189
|
outline: none;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.
|
|
192
|
+
.awsui_icon_gwq0h_1jtt8_192:not(#\9) {
|
|
193
193
|
transform: rotate(-90deg);
|
|
194
194
|
transition: transform var(--motion-duration-rotate-90-de2qw0, 135ms) var(--motion-easing-rotate-90-mfea51, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
195
195
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
196
196
|
}
|
|
197
197
|
@media (prefers-reduced-motion: reduce) {
|
|
198
|
-
.
|
|
198
|
+
.awsui_icon_gwq0h_1jtt8_192:not(#\9) {
|
|
199
199
|
animation: none;
|
|
200
200
|
transition: none;
|
|
201
201
|
}
|
|
202
202
|
}
|
|
203
|
-
.awsui-motion-disabled .
|
|
203
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_1jtt8_192:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1jtt8_192:not(#\9) {
|
|
204
204
|
animation: none;
|
|
205
205
|
transition: none;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_icon_gwq0h_1jtt8_192.awsui_expanded_gwq0h_1jtt8_207:not(#\9) {
|
|
208
208
|
transform: rotate(0deg);
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_icon_gwq0h_1jtt8_192:not(#\9):dir(rtl) {
|
|
211
211
|
transform: rotate(90deg);
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_icon_gwq0h_1jtt8_192:not(#\9):dir(rtl).awsui_expanded_gwq0h_1jtt8_207 {
|
|
214
214
|
transform: rotate(0deg);
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
.awsui_icon-
|
|
217
|
+
.awsui_icon-container_gwq0h_1jtt8_217:not(#\9) {
|
|
218
218
|
position: relative;
|
|
219
219
|
margin-inline: calc((var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2) calc(var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
220
220
|
}
|
|
221
|
-
.awsui_icon-container-
|
|
221
|
+
.awsui_icon-container-container_gwq0h_1jtt8_221:not(#\9) {
|
|
222
222
|
margin-inline-end: var(--space-xs-m9b7jf, 8px);
|
|
223
223
|
}
|
|
224
|
-
.awsui-one-theme .awsui_icon-container-container_gwq0h_pik3q_221:not(#\9) {
|
|
225
|
-
margin-inline-end: calc(var(--space-xs-m9b7jf, 8px) + var(--space-xxs-3o1yoq, 4px));
|
|
226
|
-
inset-block-start: var(--space-xxs-3o1yoq, 4px);
|
|
227
|
-
}
|
|
228
|
-
.awsui-one-theme .awsui_icon-container_gwq0h_pik3q_217:not(#\9) {
|
|
229
|
-
display: inline-flex;
|
|
230
|
-
align-items: flex-start;
|
|
231
|
-
margin-inline: 0 calc(var(--space-xs-m9b7jf, 8px) - var(--space-xxxs-3ulqs3, 2px));
|
|
232
|
-
}
|
|
233
|
-
.awsui-one-theme .awsui_icon-container_gwq0h_pik3q_217 > .awsui_icon_gwq0h_pik3q_192:not(#\9) {
|
|
234
|
-
inset-block-start: var(--space-xxxs-3ulqs3, 2px);
|
|
235
|
-
}
|
|
236
224
|
|
|
237
|
-
.
|
|
225
|
+
.awsui_wrapper_gwq0h_1jtt8_225:not(#\9) {
|
|
238
226
|
box-sizing: border-box;
|
|
239
227
|
border-block: none;
|
|
240
228
|
border-inline: none;
|
|
@@ -242,116 +230,116 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
230
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
243
231
|
text-align: start;
|
|
244
232
|
}
|
|
245
|
-
.awsui_wrapper-
|
|
233
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9) {
|
|
246
234
|
border-block: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
247
235
|
border-inline: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
248
236
|
}
|
|
249
|
-
.awsui_wrapper-
|
|
237
|
+
.awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9) {
|
|
250
238
|
border-inline-start: var(--border-divider-section-width-dlkb8v, 1px) solid transparent;
|
|
251
239
|
}
|
|
252
|
-
.awsui_wrapper-
|
|
240
|
+
.awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9), .awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9) {
|
|
253
241
|
display: flex;
|
|
254
242
|
font-weight: var(--font-weight-heading-s-mu75ca, 700);
|
|
255
243
|
}
|
|
256
|
-
.awsui_wrapper-
|
|
244
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9), .awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-compact_gwq0h_1jtt8_244:not(#\9) {
|
|
257
245
|
color: var(--color-text-expandable-section-default-ae8rte, #545b64);
|
|
258
246
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
259
247
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
260
248
|
}
|
|
261
|
-
.awsui_wrapper-
|
|
249
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9), .awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9) {
|
|
262
250
|
font-size: var(--font-size-expandable-heading-04ofyn, 14px);
|
|
263
251
|
letter-spacing: var(--letter-spacing-heading-s-kfu48f, normal);
|
|
264
252
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
253
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9) {
|
|
266
254
|
padding-block: var(--space-scaled-xxs-j00t0m, 4px);
|
|
267
255
|
padding-inline-end: var(--space-xxs-3o1yoq, 4px);
|
|
268
256
|
}
|
|
269
|
-
.awsui_wrapper-
|
|
257
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233.awsui_header-deprecated_gwq0h_1jtt8_257:not(#\9) {
|
|
270
258
|
padding-inline-start: var(--space-xxs-3o1yoq, 4px);
|
|
271
259
|
}
|
|
272
|
-
.awsui_wrapper-
|
|
260
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9) {
|
|
273
261
|
transition: border-block-end-color var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
|
|
274
262
|
}
|
|
275
|
-
.awsui_wrapper-
|
|
263
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257) {
|
|
276
264
|
padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
277
265
|
}
|
|
278
266
|
@media (prefers-reduced-motion: reduce) {
|
|
279
|
-
.awsui_wrapper-
|
|
267
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9) {
|
|
280
268
|
animation: none;
|
|
281
269
|
transition: none;
|
|
282
270
|
}
|
|
283
271
|
}
|
|
284
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
272
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9) {
|
|
285
273
|
animation: none;
|
|
286
274
|
transition: none;
|
|
287
275
|
}
|
|
288
|
-
.awsui_wrapper-
|
|
276
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9) {
|
|
289
277
|
padding-block-end: var(--space-scaled-xxs-j00t0m, 4px);
|
|
290
278
|
border-block-end-color: var(--color-border-expandable-section-default-0tyw84, #eaeded);
|
|
291
279
|
transition: border-block-end-color var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out) calc(var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) / 3);
|
|
292
280
|
}
|
|
293
281
|
@media (prefers-reduced-motion: reduce) {
|
|
294
|
-
.awsui_wrapper-
|
|
282
|
+
.awsui_wrapper-default_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9), .awsui_wrapper-inline_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9) {
|
|
295
283
|
animation: none;
|
|
296
284
|
transition: none;
|
|
297
285
|
}
|
|
298
286
|
}
|
|
299
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
287
|
+
.awsui-motion-disabled .awsui_wrapper-default_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9), .awsui-mode-entering .awsui_wrapper-default_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9), .awsui-motion-disabled .awsui_wrapper-inline_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9), .awsui-mode-entering .awsui_wrapper-inline_gwq0h_1jtt8_233.awsui_wrapper-expanded_gwq0h_1jtt8_276:not(#\9) {
|
|
300
288
|
animation: none;
|
|
301
289
|
transition: none;
|
|
302
290
|
}
|
|
303
|
-
.awsui_wrapper-
|
|
291
|
+
.awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9) {
|
|
304
292
|
padding-block: var(--space-scaled-xxs-j00t0m, 4px);
|
|
305
293
|
}
|
|
306
|
-
.awsui_wrapper-
|
|
294
|
+
.awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9), .awsui_wrapper-compact_gwq0h_1jtt8_244:not(#\9) {
|
|
307
295
|
padding-inline-end: 0;
|
|
308
296
|
}
|
|
309
|
-
.awsui_wrapper-
|
|
297
|
+
.awsui_wrapper-footer_gwq0h_1jtt8_233.awsui_header-deprecated_gwq0h_1jtt8_257:not(#\9), .awsui_wrapper-compact_gwq0h_1jtt8_244.awsui_header-deprecated_gwq0h_1jtt8_257:not(#\9) {
|
|
310
298
|
padding-inline-start: 0;
|
|
311
299
|
}
|
|
312
|
-
.awsui_wrapper-
|
|
300
|
+
.awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257), .awsui_wrapper-compact_gwq0h_1jtt8_244:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257) {
|
|
313
301
|
padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
314
302
|
}
|
|
315
|
-
.awsui_wrapper-
|
|
303
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9) {
|
|
316
304
|
padding-block: var(--space-container-header-top-3txhx4, 12px) var(--space-container-header-bottom-9elagw, 12px);
|
|
317
305
|
padding-inline-end: var(--space-container-horizontal-quy5ai, 20px);
|
|
318
306
|
transition: padding-block-end var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
|
|
319
307
|
}
|
|
320
308
|
@media (prefers-reduced-motion: reduce) {
|
|
321
|
-
.awsui_wrapper-
|
|
309
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9) {
|
|
322
310
|
animation: none;
|
|
323
311
|
transition: none;
|
|
324
312
|
}
|
|
325
313
|
}
|
|
326
|
-
.awsui-motion-disabled .awsui_wrapper-
|
|
314
|
+
.awsui-motion-disabled .awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9), .awsui-mode-entering .awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9) {
|
|
327
315
|
animation: none;
|
|
328
316
|
transition: none;
|
|
329
317
|
}
|
|
330
|
-
.awsui_wrapper-
|
|
318
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1jtt8_276) {
|
|
331
319
|
padding-block-end: var(--space-container-header-top-3txhx4, 12px);
|
|
332
320
|
}
|
|
333
|
-
.awsui_wrapper-
|
|
321
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240.awsui_wrapper-not-expanded-without-actions_gwq0h_1jtt8_321:not(#\9) {
|
|
334
322
|
padding-block-end: calc(var(--space-container-header-top-3txhx4, 12px) + var(--space-scaled-xxs-j00t0m, 4px));
|
|
335
323
|
}
|
|
336
|
-
.awsui_wrapper-
|
|
324
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240.awsui_header-deprecated_gwq0h_1jtt8_257:not(#\9) {
|
|
337
325
|
padding-inline-start: var(--space-container-horizontal-quy5ai, 20px);
|
|
338
326
|
}
|
|
339
|
-
.awsui_wrapper-
|
|
327
|
+
.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257) {
|
|
340
328
|
padding-inline-start: calc(var(--space-container-horizontal-quy5ai, 20px) + calc(var(--size-icon-medium-0cbske, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xs-m9b7jf, 8px)));
|
|
341
329
|
}
|
|
342
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
330
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9):focus {
|
|
343
331
|
padding-block: calc(var(--space-scaled-s-2crg2b, 12px) - var(--border-divider-section-width-dlkb8v, 1px));
|
|
344
332
|
padding-inline: calc(var(--space-l-dpyxli, 20px) - var(--border-divider-section-width-dlkb8v, 1px));
|
|
345
333
|
}
|
|
346
334
|
|
|
347
|
-
.
|
|
335
|
+
.awsui_header_gwq0h_1jtt8_257:not(#\9) {
|
|
348
336
|
/* used in test-utils */
|
|
349
337
|
}
|
|
350
|
-
.awsui_header-
|
|
338
|
+
.awsui_header-wrapper_gwq0h_1jtt8_338:not(#\9), .awsui_header-deprecated_gwq0h_1jtt8_257:not(#\9) {
|
|
351
339
|
display: flex;
|
|
352
340
|
font-weight: var(--font-weight-heading-s-mu75ca, 700);
|
|
353
341
|
}
|
|
354
|
-
.awsui_header-
|
|
342
|
+
.awsui_header-wrapper_gwq0h_1jtt8_338:not(#\9) {
|
|
355
343
|
font-size: inherit;
|
|
356
344
|
letter-spacing: inherit;
|
|
357
345
|
margin-block: 0;
|
|
@@ -359,7 +347,7 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_pik3q_252:not
|
|
|
359
347
|
padding-block: 0;
|
|
360
348
|
padding-inline: 0;
|
|
361
349
|
}
|
|
362
|
-
.awsui_header-actions-
|
|
350
|
+
.awsui_header-actions-wrapper_gwq0h_1jtt8_350:not(#\9) {
|
|
363
351
|
display: flex;
|
|
364
352
|
flex-direction: row;
|
|
365
353
|
justify-content: space-between;
|
|
@@ -367,14 +355,14 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_pik3q_252:not
|
|
|
367
355
|
flex: 1;
|
|
368
356
|
min-inline-size: 0;
|
|
369
357
|
}
|
|
370
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
358
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1jtt8_358:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1jtt8_358:not(#\9):focus {
|
|
371
359
|
position: relative;
|
|
372
360
|
}
|
|
373
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
361
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1jtt8_358:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1jtt8_358:not(#\9):focus {
|
|
374
362
|
outline: 2px dotted transparent;
|
|
375
363
|
outline-offset: calc(0px - 1px);
|
|
376
364
|
}
|
|
377
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
365
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1jtt8_358:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1jtt8_358:not(#\9):focus::before {
|
|
378
366
|
content: " ";
|
|
379
367
|
display: block;
|
|
380
368
|
position: absolute;
|
|
@@ -388,21 +376,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_pik3q_370:not(#\9
|
|
|
388
376
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
389
377
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
390
378
|
}
|
|
391
|
-
.awsui_header-
|
|
379
|
+
.awsui_header-button_gwq0h_1jtt8_358:not(#\9) {
|
|
392
380
|
box-sizing: border-box;
|
|
393
381
|
display: flex;
|
|
394
382
|
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px)));
|
|
395
383
|
}
|
|
396
|
-
.awsui_header-container-
|
|
384
|
+
.awsui_header-container-button_gwq0h_1jtt8_358:not(#\9) {
|
|
397
385
|
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-0cbske, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xs-m9b7jf, 8px)));
|
|
398
386
|
}
|
|
399
|
-
.awsui_header-
|
|
387
|
+
.awsui_header-container_gwq0h_1jtt8_358:not(#\9) {
|
|
400
388
|
inline-size: 100%;
|
|
401
389
|
}
|
|
402
|
-
.awsui_header-
|
|
390
|
+
.awsui_header-container_gwq0h_1jtt8_358 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9) {
|
|
403
391
|
margin-block-start: var(--space-expandable-section-icon-offset-top-ggjci7, 8px);
|
|
404
392
|
}
|
|
405
|
-
.awsui_header-
|
|
393
|
+
.awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9) {
|
|
406
394
|
display: inline-flex;
|
|
407
395
|
cursor: pointer;
|
|
408
396
|
color: var(--color-text-expandable-section-navigation-icon-default-hmowzn, #879596);
|
|
@@ -415,33 +403,25 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_pik3q_370:not(#\9
|
|
|
415
403
|
text-decoration: none;
|
|
416
404
|
flex-direction: column;
|
|
417
405
|
}
|
|
418
|
-
.awsui_header-
|
|
406
|
+
.awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9):not(.awsui_icon-container-end_gwq0h_1jtt8_406) {
|
|
419
407
|
padding-inline-start: calc(24px - var(--size-icon-normal-311gry, 16px));
|
|
420
408
|
margin-inline-start: calc((var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 - calc(24px - var(--size-icon-normal-311gry, 16px)));
|
|
421
409
|
}
|
|
422
|
-
.
|
|
423
|
-
padding-inline-start: 12px;
|
|
424
|
-
margin-inline-start: calc(-1 * 12px);
|
|
425
|
-
}
|
|
426
|
-
.awsui_header-navigation_gwq0h_pik3q_405 > .awsui_icon-container_gwq0h_pik3q_217.awsui_icon-container-end_gwq0h_pik3q_418:not(#\9) {
|
|
410
|
+
.awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217.awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9) {
|
|
427
411
|
padding-inline-end: calc(24px - var(--size-icon-normal-311gry, 16px));
|
|
428
412
|
margin-inline-end: calc(-1 * calc(24px - var(--size-icon-normal-311gry, 16px)));
|
|
429
413
|
}
|
|
430
|
-
.
|
|
431
|
-
padding-inline-end: 12px;
|
|
432
|
-
margin-inline-end: calc(-1 * 12px);
|
|
433
|
-
}
|
|
434
|
-
.awsui_header-navigation_gwq0h_pik3q_405 > .awsui_icon-container_gwq0h_pik3q_217:not(#\9):hover {
|
|
414
|
+
.awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9):hover {
|
|
435
415
|
color: var(--color-text-expandable-section-hover-spaa5r, #16191f);
|
|
436
416
|
}
|
|
437
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
417
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9):focus {
|
|
438
418
|
position: relative;
|
|
439
419
|
}
|
|
440
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
420
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9):focus {
|
|
441
421
|
outline: 2px dotted transparent;
|
|
442
422
|
outline-offset: calc(2px - 1px);
|
|
443
423
|
}
|
|
444
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
424
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1jtt8_393 > .awsui_icon-container_gwq0h_1jtt8_217:not(#\9):focus::before {
|
|
445
425
|
content: " ";
|
|
446
426
|
display: block;
|
|
447
427
|
position: absolute;
|
|
@@ -455,116 +435,64 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_pik3q_405 > .
|
|
|
455
435
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
456
436
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
457
437
|
}
|
|
458
|
-
.awsui_header-
|
|
438
|
+
.awsui_header-text_gwq0h_1jtt8_438:not(#\9) {
|
|
459
439
|
/* used in test-utils */
|
|
460
440
|
}
|
|
461
441
|
|
|
462
|
-
:not(#\9):not(.awsui_wrapper-
|
|
442
|
+
:not(#\9):not(.awsui_wrapper-compact_gwq0h_1jtt8_244) > .awsui_header-actions-wrapper_gwq0h_1jtt8_350 {
|
|
463
443
|
flex-wrap: wrap;
|
|
464
444
|
column-gap: var(--space-xs-m9b7jf, 8px);
|
|
465
445
|
row-gap: var(--space-scaled-xxxs-n0ri6o, 2px);
|
|
466
446
|
}
|
|
467
447
|
|
|
468
|
-
.
|
|
448
|
+
.awsui_content_gwq0h_1jtt8_448:not(#\9) {
|
|
469
449
|
display: none;
|
|
470
450
|
}
|
|
471
|
-
.awsui_content-
|
|
451
|
+
.awsui_content-expanded_gwq0h_1jtt8_451:not(#\9) {
|
|
472
452
|
display: block;
|
|
473
453
|
}
|
|
474
|
-
.awsui_content-
|
|
454
|
+
.awsui_content-compact_gwq0h_1jtt8_454:not(#\9) {
|
|
475
455
|
padding-inline-start: calc(var(--size-icon-normal-311gry, 16px) + (var(--line-height-body-m-5xw6xo, 22px) - var(--size-icon-normal-311gry, 16px)) / -2 + var(--space-xxs-3o1yoq, 4px) + var(--border-divider-list-width-2qbfmz, 1px));
|
|
476
456
|
}
|
|
477
|
-
.awsui-one-theme .awsui_content_gwq0h_pik3q_468:not(#\9) {
|
|
478
|
-
display: grid;
|
|
479
|
-
grid-template-rows: 0fr;
|
|
480
|
-
transition: grid-template-rows var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
|
|
481
|
-
}
|
|
482
|
-
@media (prefers-reduced-motion: reduce) {
|
|
483
|
-
.awsui-one-theme .awsui_content_gwq0h_pik3q_468:not(#\9) {
|
|
484
|
-
animation: none;
|
|
485
|
-
transition: none;
|
|
486
|
-
}
|
|
487
|
-
}
|
|
488
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content_gwq0h_pik3q_468:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content_gwq0h_pik3q_468:not(#\9) {
|
|
489
|
-
animation: none;
|
|
490
|
-
transition: none;
|
|
491
|
-
}
|
|
492
|
-
.awsui-one-theme .awsui_content-expanded_gwq0h_pik3q_471:not(#\9) {
|
|
493
|
-
grid-template-rows: 1fr;
|
|
494
|
-
transition: grid-template-rows var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
|
|
495
|
-
}
|
|
496
|
-
@media (prefers-reduced-motion: reduce) {
|
|
497
|
-
.awsui-one-theme .awsui_content-expanded_gwq0h_pik3q_471:not(#\9) {
|
|
498
|
-
animation: none;
|
|
499
|
-
transition: none;
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content-expanded_gwq0h_pik3q_471:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-expanded_gwq0h_pik3q_471:not(#\9) {
|
|
503
|
-
animation: none;
|
|
504
|
-
transition: none;
|
|
505
|
-
}
|
|
506
457
|
|
|
507
|
-
.
|
|
508
|
-
|
|
509
|
-
overflow-y: clip;
|
|
510
|
-
min-block-size: 0;
|
|
511
|
-
opacity: 0;
|
|
512
|
-
transition: opacity var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out);
|
|
513
|
-
}
|
|
514
|
-
@media (prefers-reduced-motion: reduce) {
|
|
515
|
-
.awsui-one-theme .awsui_content-inner_gwq0h_pik3q_507:not(#\9) {
|
|
516
|
-
animation: none;
|
|
517
|
-
transition: none;
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_content-inner_gwq0h_pik3q_507:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_content-inner_gwq0h_pik3q_507:not(#\9) {
|
|
521
|
-
animation: none;
|
|
522
|
-
transition: none;
|
|
523
|
-
}
|
|
524
|
-
.awsui-one-theme .awsui_content-inner-expanded_gwq0h_pik3q_524:not(#\9) {
|
|
525
|
-
opacity: 1;
|
|
526
|
-
transition: opacity var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) var(--motion-easing-expandable-content-enter-ufdnuw, ease-out) calc(var(--motion-duration-expandable-content-enter-ztgfuo, 180ms) / 3);
|
|
527
|
-
}
|
|
528
|
-
@media (prefers-reduced-motion: reduce) {
|
|
529
|
-
.awsui-one-theme .awsui_content-inner-expanded_gwq0h_pik3q_524:not(#\9) {
|
|
530
|
-
animation: none;
|
|
531
|
-
transition: none;
|
|
532
|
-
}
|
|
458
|
+
.awsui_content-inner_gwq0h_1jtt8_458:not(#\9) {
|
|
459
|
+
/* this comment keeps the class in the style sheet */
|
|
533
460
|
}
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
461
|
+
|
|
462
|
+
.awsui_content-inner-expanded_gwq0h_1jtt8_462:not(#\9) {
|
|
463
|
+
/* this comment keeps the class in the style sheet */
|
|
537
464
|
}
|
|
538
|
-
|
|
539
|
-
|
|
465
|
+
|
|
466
|
+
.awsui_content-inner-settled_gwq0h_1jtt8_466:not(#\9) {
|
|
467
|
+
/* this comment keeps the class in the style sheet */
|
|
540
468
|
}
|
|
541
469
|
|
|
542
|
-
.awsui_content-inner-body-
|
|
470
|
+
.awsui_content-inner-body-default_gwq0h_1jtt8_470:not(#\9), .awsui_content-inner-body-inline_gwq0h_1jtt8_470:not(#\9) {
|
|
543
471
|
padding-block: var(--space-scaled-xs-pajbd1, 8px);
|
|
544
472
|
}
|
|
545
|
-
.awsui_content-inner-body-
|
|
473
|
+
.awsui_content-inner-body-footer_gwq0h_1jtt8_473:not(#\9) {
|
|
546
474
|
padding-block: var(--space-xs-m9b7jf, 8px);
|
|
547
475
|
}
|
|
548
|
-
.awsui_content-inner-body-
|
|
476
|
+
.awsui_content-inner-body-container_gwq0h_1jtt8_476:not(#\9) {
|
|
549
477
|
padding-block: var(--space-container-content-top-ryubqz, 16px) var(--space-scaled-l-33ruz6, 20px);
|
|
550
478
|
padding-inline: var(--space-container-horizontal-quy5ai, 20px);
|
|
551
479
|
}
|
|
552
480
|
|
|
553
|
-
.awsui_disable-header-
|
|
481
|
+
.awsui_disable-header-paddings_gwq0h_1jtt8_481:not(#\9) {
|
|
554
482
|
padding-block: 0;
|
|
555
483
|
padding-inline: 0;
|
|
556
484
|
}
|
|
557
485
|
|
|
558
|
-
.awsui_disable-content-
|
|
486
|
+
.awsui_disable-content-paddings_gwq0h_1jtt8_486:not(#\9) {
|
|
559
487
|
padding-block: 0;
|
|
560
488
|
padding-inline: 0;
|
|
561
489
|
}
|
|
562
490
|
|
|
563
|
-
.
|
|
491
|
+
.awsui_focusable_gwq0h_1jtt8_491:not(#\9):focus {
|
|
564
492
|
outline: none;
|
|
565
493
|
text-decoration: none;
|
|
566
494
|
}
|
|
567
|
-
body[data-awsui-focus-visible=true] .
|
|
495
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1jtt8_491:not(#\9):focus {
|
|
568
496
|
outline: 2px dotted transparent;
|
|
569
497
|
border-block: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
570
498
|
border-inline: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
@@ -575,45 +503,45 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_pik3q_563:not(#\9):fo
|
|
|
575
503
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
576
504
|
}
|
|
577
505
|
|
|
578
|
-
.awsui_click-
|
|
506
|
+
.awsui_click-target_gwq0h_1jtt8_506:not(#\9) {
|
|
579
507
|
cursor: pointer;
|
|
580
508
|
}
|
|
581
|
-
.awsui_click-
|
|
509
|
+
.awsui_click-target_gwq0h_1jtt8_506:not(#\9):not(.awsui_wrapper-container_gwq0h_1jtt8_240):not(.awsui_header-container-button_gwq0h_1jtt8_358):hover {
|
|
582
510
|
color: var(--color-text-expandable-section-hover-spaa5r, #16191f);
|
|
583
511
|
}
|
|
584
512
|
|
|
585
|
-
.awsui_header-icon-
|
|
513
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9), .awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-inline_gwq0h_1jtt8_233:not(#\9), .awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-footer_gwq0h_1jtt8_233:not(#\9), .awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-compact_gwq0h_1jtt8_244:not(#\9) {
|
|
586
514
|
padding-inline-start: 0;
|
|
587
515
|
}
|
|
588
|
-
.awsui_header-icon-
|
|
516
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9) {
|
|
589
517
|
justify-content: space-between;
|
|
590
518
|
align-items: flex-start;
|
|
591
519
|
column-gap: var(--space-xs-m9b7jf, 8px);
|
|
592
520
|
}
|
|
593
|
-
.awsui_header-icon-
|
|
521
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9), .awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-default_gwq0h_1jtt8_233:not(#\9) {
|
|
594
522
|
display: flex;
|
|
595
523
|
align-items: flex-start;
|
|
596
524
|
column-gap: var(--space-m-n8iq8o, 16px);
|
|
597
525
|
}
|
|
598
|
-
.awsui_header-icon-
|
|
526
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-container_gwq0h_1jtt8_240:not(#\9):not(.awsui_header-deprecated_gwq0h_1jtt8_257) {
|
|
599
527
|
padding-inline-start: var(--space-container-horizontal-quy5ai, 20px);
|
|
600
528
|
}
|
|
601
529
|
|
|
602
|
-
.awsui_header-button-icon-
|
|
530
|
+
.awsui_header-button-icon-end_gwq0h_1jtt8_530:not(#\9) {
|
|
603
531
|
margin-inline-start: 0;
|
|
604
532
|
column-gap: var(--space-xs-m9b7jf, 8px);
|
|
605
533
|
justify-content: space-between;
|
|
606
534
|
}
|
|
607
|
-
.awsui_header-button-icon-
|
|
535
|
+
.awsui_header-button-icon-end_gwq0h_1jtt8_530:not(#\9):not(.awsui_header-container-button_gwq0h_1jtt8_358) {
|
|
608
536
|
display: flex;
|
|
609
537
|
inline-size: 100%;
|
|
610
538
|
}
|
|
611
|
-
.awsui_header-button-icon-
|
|
539
|
+
.awsui_header-button-icon-end_gwq0h_1jtt8_530:not(#\9):not(.awsui_header-container-button_gwq0h_1jtt8_358) > .awsui_header-text_gwq0h_1jtt8_438 {
|
|
612
540
|
flex: 1;
|
|
613
541
|
min-inline-size: 0;
|
|
614
542
|
}
|
|
615
543
|
|
|
616
|
-
.awsui_icon-container-
|
|
544
|
+
.awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9) {
|
|
617
545
|
margin-inline-start: auto;
|
|
618
546
|
margin-inline-end: 0;
|
|
619
547
|
flex-shrink: 0;
|
|
@@ -628,14 +556,14 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_pik3q_563:not(#\9):fo
|
|
|
628
556
|
font: inherit;
|
|
629
557
|
color: inherit;
|
|
630
558
|
}
|
|
631
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
559
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9):focus {
|
|
632
560
|
position: relative;
|
|
633
561
|
}
|
|
634
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
562
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9):focus {
|
|
635
563
|
outline: 2px dotted transparent;
|
|
636
564
|
outline-offset: calc(2px - 1px);
|
|
637
565
|
}
|
|
638
|
-
body[data-awsui-focus-visible=true] .awsui_icon-container-
|
|
566
|
+
body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9):focus::before {
|
|
639
567
|
content: " ";
|
|
640
568
|
display: block;
|
|
641
569
|
position: absolute;
|
|
@@ -649,30 +577,21 @@ body[data-awsui-focus-visible=true] .awsui_icon-container-end_gwq0h_pik3q_418:no
|
|
|
649
577
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
650
578
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
651
579
|
}
|
|
652
|
-
.awsui_header-icon-
|
|
580
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513.awsui_wrapper-navigation_gwq0h_1jtt8_237 > .awsui_icon-container-end_gwq0h_1jtt8_406:not(#\9) {
|
|
653
581
|
padding-block-start: calc((var(--size-side-navigation-item-height-4tugsp, 28px) - var(--line-height-body-m-5xw6xo, 22px)) / 2);
|
|
654
582
|
}
|
|
655
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_pik3q_418:not(#\9) {
|
|
656
|
-
margin-inline-end: 0;
|
|
657
|
-
}
|
|
658
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_pik3q_418:not(#\9):not(.awsui_icon-container-container_gwq0h_pik3q_221) {
|
|
659
|
-
inset-block-start: var(--space-xxxs-3ulqs3, 2px);
|
|
660
|
-
}
|
|
661
|
-
.awsui-one-theme .awsui_icon-container-end_gwq0h_pik3q_418 > .awsui_icon_gwq0h_pik3q_192:not(#\9) {
|
|
662
|
-
inset-block-start: 0;
|
|
663
|
-
}
|
|
664
583
|
|
|
665
|
-
.awsui_header-
|
|
584
|
+
.awsui_header-content_gwq0h_1jtt8_584:not(#\9) {
|
|
666
585
|
min-block-size: 0;
|
|
667
586
|
}
|
|
668
587
|
|
|
669
|
-
.awsui_header-icon-
|
|
670
|
-
.awsui_header-icon-
|
|
588
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513 > .awsui_header-content_gwq0h_1jtt8_584:not(#\9),
|
|
589
|
+
.awsui_header-icon-end_gwq0h_1jtt8_513 > .awsui_header-navigation-content_gwq0h_1jtt8_589:not(#\9) {
|
|
671
590
|
flex: 1;
|
|
672
591
|
min-inline-size: 0;
|
|
673
592
|
}
|
|
674
593
|
|
|
675
|
-
.awsui_disable-header-
|
|
594
|
+
.awsui_disable-header-paddings_gwq0h_1jtt8_481.awsui_wrapper-navigation_gwq0h_1jtt8_237:not(#\9):not(.awsui_header-icon-end_gwq0h_1jtt8_513) > .awsui_icon-container_gwq0h_1jtt8_217 {
|
|
676
595
|
display: grid;
|
|
677
596
|
align-items: flex-start;
|
|
678
597
|
padding-block: calc((var(--size-side-navigation-item-height-4tugsp, 28px) - var(--line-height-body-m-5xw6xo, 22px)) / 2);
|