@cloudscape-design/components 3.0.1298 → 3.0.1299
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/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +29 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -29
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +25 -25
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +38 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/copy-to-clipboard/index.d.ts +1 -0
- package/copy-to-clipboard/index.d.ts.map +1 -1
- package/copy-to-clipboard/index.js +2 -2
- package/copy-to-clipboard/index.js.map +1 -1
- package/copy-to-clipboard/interfaces.d.ts +5 -0
- package/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/copy-to-clipboard/interfaces.js.map +1 -1
- package/copy-to-clipboard/internal.d.ts +1 -0
- package/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +3 -3
- package/copy-to-clipboard/internal.js.map +1 -1
- package/copy-to-clipboard/styles.css.js +5 -3
- package/copy-to-clipboard/styles.scoped.css +18 -3
- package/copy-to-clipboard/styles.selectors.js +5 -3
- package/drawer/implementation.d.ts +3 -3
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -2
- package/drawer/implementation.js.map +1 -1
- package/drawer/index.d.ts +2 -10
- package/drawer/index.d.ts.map +1 -1
- package/drawer/index.js +21 -9
- package/drawer/index.js.map +1 -1
- package/drawer/interfaces.d.ts +45 -18
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +29 -25
- package/drawer/styles.scoped.css +43 -34
- package/drawer/styles.selectors.js +29 -25
- package/drawer/utils.d.ts +2 -2
- package/drawer/utils.d.ts.map +1 -1
- package/drawer/utils.js +6 -5
- package/drawer/utils.js.map +1 -1
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +41 -41
- package/form-field/styles.selectors.js +24 -24
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -71
- package/help-panel/styles.selectors.js +6 -6
- package/internal/base-component/styles.scoped.css +25 -13
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -23
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +24 -12
- package/internal/generated/styles/tokens.js +24 -12
- package/internal/generated/theming/index.cjs +164 -58
- package/internal/generated/theming/index.cjs.d.ts +225 -99
- package/internal/generated/theming/index.d.ts +225 -99
- package/internal/generated/theming/index.js +164 -58
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +12 -12
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/internal.js +1 -1
- package/link/internal.js.map +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +94 -84
- package/link/styles.selectors.js +21 -21
- package/package.json +1 -1
- package/pagination/index.d.ts.map +1 -1
- package/pagination/index.js +4 -1
- package/pagination/index.js.map +1 -1
- package/status-indicator/internal.js +1 -1
- package/status-indicator/internal.js.map +1 -1
- package/table/body-cell/td-element.js +1 -1
- package/table/body-cell/td-element.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/drawer/index.d.ts +2 -0
- package/test-utils/dom/drawer/index.js +6 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +2 -0
- package/test-utils/selectors/drawer/index.js +6 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +68 -66
- package/text-content/styles.selectors.js +1 -1
- package/tooltip/index.d.ts +0 -3
- package/tooltip/index.d.ts.map +1 -1
- package/tooltip/index.js +0 -3
- package/tooltip/index.js.map +1 -1
- package/drawer/next.d.ts +0 -5
- package/drawer/next.d.ts.map +0 -1
- package/drawer/next.js +0 -38
- package/drawer/next.js.map +0 -1
|
@@ -150,11 +150,11 @@ 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
|
-
.awsui_error-icon-shake-
|
|
154
|
-
.awsui_warning-icon-shake-
|
|
155
|
-
animation: awsui_awsui-motion-shake-
|
|
153
|
+
.awsui_error-icon-shake-wrapper_14mhv_ilwf6_153:not(#\9),
|
|
154
|
+
.awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154:not(#\9) {
|
|
155
|
+
animation: awsui_awsui-motion-shake-horizontally_14mhv_ilwf6_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
156
156
|
}
|
|
157
|
-
@keyframes awsui_awsui-motion-shake-
|
|
157
|
+
@keyframes awsui_awsui-motion-shake-horizontally_14mhv_ilwf6_1 {
|
|
158
158
|
0% {
|
|
159
159
|
transform: translateX(-5px);
|
|
160
160
|
animation-timing-function: linear;
|
|
@@ -168,22 +168,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
@media (prefers-reduced-motion: reduce) {
|
|
171
|
-
.awsui_error-icon-shake-
|
|
172
|
-
.awsui_warning-icon-shake-
|
|
171
|
+
.awsui_error-icon-shake-wrapper_14mhv_ilwf6_153:not(#\9),
|
|
172
|
+
.awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154:not(#\9) {
|
|
173
173
|
animation: none;
|
|
174
174
|
transition: none;
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
|
-
.awsui-motion-disabled .awsui_error-icon-shake-
|
|
177
|
+
.awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_ilwf6_153:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_ilwf6_153:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154:not(#\9) {
|
|
178
178
|
animation: none;
|
|
179
179
|
transition: none;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.awsui_error-icon-scale-
|
|
183
|
-
.awsui_warning-icon-scale-
|
|
184
|
-
animation: awsui_awsui-motion-scale-
|
|
182
|
+
.awsui_error-icon-scale-wrapper_14mhv_ilwf6_184:not(#\9),
|
|
183
|
+
.awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185:not(#\9) {
|
|
184
|
+
animation: awsui_awsui-motion-scale-popup_14mhv_ilwf6_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
185
185
|
}
|
|
186
|
-
@keyframes awsui_awsui-motion-scale-
|
|
186
|
+
@keyframes awsui_awsui-motion-scale-popup_14mhv_ilwf6_1 {
|
|
187
187
|
0% {
|
|
188
188
|
transform: scale(0.95);
|
|
189
189
|
}
|
|
@@ -192,22 +192,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
@media (prefers-reduced-motion: reduce) {
|
|
195
|
-
.awsui_error-icon-scale-
|
|
196
|
-
.awsui_warning-icon-scale-
|
|
195
|
+
.awsui_error-icon-scale-wrapper_14mhv_ilwf6_184:not(#\9),
|
|
196
|
+
.awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_error-icon-scale-
|
|
201
|
+
.awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_ilwf6_184:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_ilwf6_184:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
207
|
-
.
|
|
208
|
-
animation: awsui_awsui-motion-fade-in-
|
|
206
|
+
.awsui_warning_14mhv_ilwf6_154:not(#\9),
|
|
207
|
+
.awsui_error_14mhv_ilwf6_153:not(#\9) {
|
|
208
|
+
animation: awsui_awsui-motion-fade-in-0_14mhv_ilwf6_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
209
209
|
}
|
|
210
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
210
|
+
@keyframes awsui_awsui-motion-fade-in-0_14mhv_ilwf6_1 {
|
|
211
211
|
from {
|
|
212
212
|
opacity: 0;
|
|
213
213
|
}
|
|
@@ -216,18 +216,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
@media (prefers-reduced-motion: reduce) {
|
|
219
|
-
.
|
|
220
|
-
.
|
|
219
|
+
.awsui_warning_14mhv_ilwf6_154:not(#\9),
|
|
220
|
+
.awsui_error_14mhv_ilwf6_153:not(#\9) {
|
|
221
221
|
animation: none;
|
|
222
222
|
transition: none;
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
|
-
.awsui-motion-disabled .
|
|
225
|
+
.awsui-motion-disabled .awsui_warning_14mhv_ilwf6_154:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_ilwf6_154:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_ilwf6_153:not(#\9), .awsui-mode-entering .awsui_error_14mhv_ilwf6_153:not(#\9) {
|
|
226
226
|
animation: none;
|
|
227
227
|
transition: none;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.awsui_root_14mhv_ilwf6_236:not(#\9) {
|
|
231
231
|
border-collapse: separate;
|
|
232
232
|
border-spacing: 0;
|
|
233
233
|
box-sizing: border-box;
|
|
@@ -260,58 +260,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
box-sizing: border-box;
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_label_14mhv_ilwf6_269:not(#\9) {
|
|
264
264
|
box-sizing: border-box;
|
|
265
265
|
color: var(--color-text-form-label-6sbm75, #0f141a);
|
|
266
266
|
display: inline;
|
|
267
267
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
268
268
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
269
|
-
font-size: var(--font-size-
|
|
270
|
-
line-height: var(--line-height-
|
|
271
|
-
font-weight: var(--font-
|
|
269
|
+
font-size: var(--font-size-form-label-mxiqd7, 14px);
|
|
270
|
+
line-height: var(--line-height-form-label-asu26u, 20px);
|
|
271
|
+
font-weight: var(--font-weight-form-label-mrg9ef, 700);
|
|
272
272
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
273
273
|
}
|
|
274
|
-
.
|
|
274
|
+
.awsui_label_14mhv_ilwf6_269:not(#\9):only-child {
|
|
275
275
|
margin-block: 0;
|
|
276
276
|
margin-inline: 0;
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.
|
|
279
|
+
.awsui_info_14mhv_ilwf6_285:not(#\9) {
|
|
280
280
|
display: inline-flex;
|
|
281
281
|
padding-inline-start: var(--space-xs-ymlm0b, 8px);
|
|
282
282
|
border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.
|
|
286
|
-
.
|
|
285
|
+
.awsui_description_14mhv_ilwf6_291:not(#\9),
|
|
286
|
+
.awsui_constraint_14mhv_ilwf6_292:not(#\9) {
|
|
287
287
|
color: var(--color-text-form-secondary-1nm780, #656871);
|
|
288
288
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
289
289
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
290
290
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
-
.
|
|
294
|
-
.awsui_constraint-has-validation-
|
|
293
|
+
.awsui_hints_14mhv_ilwf6_299:not(#\9),
|
|
294
|
+
.awsui_constraint-has-validation-text_14mhv_ilwf6_300:not(#\9) {
|
|
295
295
|
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.awsui_secondary-
|
|
298
|
+
.awsui_secondary-control_14mhv_ilwf6_304:not(#\9) {
|
|
299
299
|
/* used in test-utils */
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
.
|
|
302
|
+
.awsui_controls_14mhv_ilwf6_308:not(#\9):not(.awsui_label-hidden_14mhv_ilwf6_308) {
|
|
303
303
|
padding-block-start: var(--space-xxs-hwfkai, 4px);
|
|
304
304
|
}
|
|
305
|
-
.awsui_label-
|
|
305
|
+
.awsui_label-wrapper_14mhv_ilwf6_311:not(#\9):empty + .awsui_controls_14mhv_ilwf6_308 {
|
|
306
306
|
padding-block-start: 0;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.
|
|
309
|
+
.awsui_control_14mhv_ilwf6_308:not(#\9) {
|
|
310
310
|
min-inline-size: 0;
|
|
311
311
|
word-break: break-word;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.
|
|
314
|
+
.awsui_error_14mhv_ilwf6_153:not(#\9) {
|
|
315
315
|
color: var(--color-text-status-error-ksqavh, #db0000);
|
|
316
316
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
317
317
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
@@ -320,7 +320,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
320
320
|
align-items: flex-start;
|
|
321
321
|
}
|
|
322
322
|
|
|
323
|
-
.
|
|
323
|
+
.awsui_warning_14mhv_ilwf6_154:not(#\9) {
|
|
324
324
|
color: var(--color-text-status-warning-6meo06, #855900);
|
|
325
325
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
326
326
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
@@ -329,12 +329,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
329
329
|
align-items: flex-start;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.
|
|
333
|
-
.
|
|
332
|
+
.awsui_error__message_14mhv_ilwf6_338:not(#\9),
|
|
333
|
+
.awsui_warning__message_14mhv_ilwf6_339:not(#\9) {
|
|
334
334
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.awsui_visually-
|
|
337
|
+
.awsui_visually-hidden_14mhv_ilwf6_343:not(#\9) {
|
|
338
338
|
position: absolute !important;
|
|
339
339
|
inset-block-start: -9999px !important;
|
|
340
340
|
inset-inline-start: -9999px !important;
|
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-
|
|
7
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
8
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
9
|
-
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-
|
|
10
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
11
|
-
"warning": "
|
|
12
|
-
"error": "
|
|
13
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
14
|
-
"root": "
|
|
15
|
-
"label": "
|
|
16
|
-
"info": "
|
|
17
|
-
"description": "
|
|
18
|
-
"constraint": "
|
|
19
|
-
"hints": "
|
|
20
|
-
"constraint-has-validation-text": "awsui_constraint-has-validation-
|
|
21
|
-
"secondary-control": "awsui_secondary-
|
|
22
|
-
"controls": "
|
|
23
|
-
"label-hidden": "awsui_label-
|
|
24
|
-
"label-wrapper": "awsui_label-
|
|
25
|
-
"control": "
|
|
26
|
-
"error__message": "
|
|
27
|
-
"warning__message": "
|
|
28
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_ilwf6_153",
|
|
6
|
+
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154",
|
|
7
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_ilwf6_1",
|
|
8
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_ilwf6_184",
|
|
9
|
+
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185",
|
|
10
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_ilwf6_1",
|
|
11
|
+
"warning": "awsui_warning_14mhv_ilwf6_154",
|
|
12
|
+
"error": "awsui_error_14mhv_ilwf6_153",
|
|
13
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_ilwf6_1",
|
|
14
|
+
"root": "awsui_root_14mhv_ilwf6_236",
|
|
15
|
+
"label": "awsui_label_14mhv_ilwf6_269",
|
|
16
|
+
"info": "awsui_info_14mhv_ilwf6_285",
|
|
17
|
+
"description": "awsui_description_14mhv_ilwf6_291",
|
|
18
|
+
"constraint": "awsui_constraint_14mhv_ilwf6_292",
|
|
19
|
+
"hints": "awsui_hints_14mhv_ilwf6_299",
|
|
20
|
+
"constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_ilwf6_300",
|
|
21
|
+
"secondary-control": "awsui_secondary-control_14mhv_ilwf6_304",
|
|
22
|
+
"controls": "awsui_controls_14mhv_ilwf6_308",
|
|
23
|
+
"label-hidden": "awsui_label-hidden_14mhv_ilwf6_308",
|
|
24
|
+
"label-wrapper": "awsui_label-wrapper_14mhv_ilwf6_311",
|
|
25
|
+
"control": "awsui_control_14mhv_ilwf6_308",
|
|
26
|
+
"error__message": "awsui_error__message_14mhv_ilwf6_338",
|
|
27
|
+
"warning__message": "awsui_warning__message_14mhv_ilwf6_339",
|
|
28
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_ilwf6_343"
|
|
29
29
|
};
|
|
30
30
|
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"loading": "
|
|
6
|
-
"header": "
|
|
7
|
-
"with-toolbar": "awsui_with-
|
|
8
|
-
"content": "
|
|
9
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_mauz4_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_mauz4_354",
|
|
6
|
+
"header": "awsui_header_1d237_mauz4_359",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_mauz4_377",
|
|
8
|
+
"content": "awsui_content_1d237_mauz4_396",
|
|
9
|
+
"footer": "awsui_footer_1d237_mauz4_448"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
*/
|
|
179
179
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
|
-
.awsui_help-
|
|
181
|
+
.awsui_help-panel_1d237_mauz4_181:not(#\9) {
|
|
182
182
|
border-collapse: separate;
|
|
183
183
|
border-spacing: 0;
|
|
184
184
|
box-sizing: border-box;
|
|
@@ -214,36 +214,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
215
215
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
216
216
|
}
|
|
217
|
-
.awsui_help-
|
|
217
|
+
.awsui_help-panel_1d237_mauz4_181 hr:not(#\9) {
|
|
218
218
|
border-block: none;
|
|
219
219
|
border-inline: none;
|
|
220
220
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
221
221
|
margin-block: var(--space-scaled-xl-dunxp5, 24px);
|
|
222
222
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-yw31p0, 8px));
|
|
223
223
|
}
|
|
224
|
-
.awsui_help-
|
|
225
|
-
.awsui_help-
|
|
224
|
+
.awsui_help-panel_1d237_mauz4_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_mauz4_181 ul:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
227
227
|
list-style-position: outside;
|
|
228
228
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
229
229
|
margin-inline: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_help-
|
|
231
|
+
.awsui_help-panel_1d237_mauz4_181 li:not(#\9) {
|
|
232
232
|
margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
233
233
|
margin-inline: 0;
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
236
|
-
.awsui_help-
|
|
237
|
-
.awsui_help-
|
|
238
|
-
.awsui_help-
|
|
239
|
-
.awsui_help-
|
|
240
|
-
.awsui_help-
|
|
241
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_mauz4_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_mauz4_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_mauz4_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_mauz4_181 code:not(#\9) {
|
|
242
242
|
margin-block: var(--space-xs-ymlm0b, 8px);
|
|
243
243
|
margin-inline: 0;
|
|
244
244
|
padding-block: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_mauz4_181 code:not(#\9) {
|
|
247
247
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
248
248
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
249
249
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -254,7 +254,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
254
|
word-wrap: break-word;
|
|
255
255
|
white-space: pre-wrap;
|
|
256
256
|
}
|
|
257
|
-
.awsui_help-
|
|
257
|
+
.awsui_help-panel_1d237_mauz4_181 pre:not(#\9) {
|
|
258
258
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
259
259
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
260
260
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -267,41 +267,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
268
268
|
padding-inline: var(--space-xxs-hwfkai, 4px);
|
|
269
269
|
}
|
|
270
|
-
.awsui_help-
|
|
270
|
+
.awsui_help-panel_1d237_mauz4_181 dl:not(#\9) {
|
|
271
271
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
272
272
|
margin-inline: 0;
|
|
273
273
|
/* stylelint-disable-next-line selector-max-universal */
|
|
274
274
|
}
|
|
275
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_mauz4_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_mauz4_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-ymlm0b, 8px);
|
|
280
280
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_mauz4_181 dd:not(#\9) {
|
|
283
283
|
margin-block-start: 0;
|
|
284
284
|
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
285
285
|
margin-inline: 0;
|
|
286
286
|
}
|
|
287
|
-
.awsui_help-
|
|
288
|
-
.awsui_help-
|
|
289
|
-
.awsui_help-
|
|
290
|
-
.awsui_help-
|
|
291
|
-
.awsui_help-
|
|
287
|
+
.awsui_help-panel_1d237_mauz4_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_mauz4_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-jfy3x4, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-izpp46, #0f141a);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_mauz4_181 > :not(#\9):last-child {
|
|
296
296
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
297
297
|
}
|
|
298
|
-
.awsui_help-
|
|
298
|
+
.awsui_help-panel_1d237_mauz4_181 p:not(#\9) {
|
|
299
299
|
color: inherit;
|
|
300
300
|
text-decoration: none;
|
|
301
301
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
302
302
|
margin-inline: 0;
|
|
303
303
|
}
|
|
304
|
-
.awsui_help-
|
|
304
|
+
.awsui_help-panel_1d237_mauz4_181 h1:not(#\9) {
|
|
305
305
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
306
306
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
307
307
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
@@ -310,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
310
310
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
311
311
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
312
312
|
}
|
|
313
|
-
.awsui_help-
|
|
313
|
+
.awsui_help-panel_1d237_mauz4_181 h2:not(#\9) {
|
|
314
314
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
315
315
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
316
316
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
@@ -319,7 +319,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
319
319
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
320
320
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
321
321
|
}
|
|
322
|
-
.awsui_help-
|
|
322
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9) {
|
|
323
323
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
324
324
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
325
325
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
@@ -328,7 +328,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
329
329
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
330
330
|
}
|
|
331
|
-
.awsui_help-
|
|
331
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9) {
|
|
332
332
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
333
333
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
334
334
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
@@ -337,7 +337,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
337
337
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
338
338
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
339
339
|
}
|
|
340
|
-
.awsui_help-
|
|
340
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9) {
|
|
341
341
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
342
342
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
343
343
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
@@ -346,17 +346,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
346
346
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
347
347
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
348
348
|
}
|
|
349
|
-
.awsui_help-
|
|
350
|
-
.awsui_help-
|
|
349
|
+
.awsui_help-panel_1d237_mauz4_181 b:not(#\9),
|
|
350
|
+
.awsui_help-panel_1d237_mauz4_181 strong:not(#\9) {
|
|
351
351
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.
|
|
354
|
+
.awsui_loading_1d237_mauz4_354:not(#\9) {
|
|
355
355
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
356
356
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
357
357
|
}
|
|
358
358
|
|
|
359
|
-
.
|
|
359
|
+
.awsui_header_1d237_mauz4_359:not(#\9) {
|
|
360
360
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
361
361
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
362
362
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -374,15 +374,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
375
375
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
376
376
|
}
|
|
377
|
-
.awsui_with-
|
|
377
|
+
.awsui_with-toolbar_1d237_mauz4_377 > .awsui_header_1d237_mauz4_359:not(#\9) {
|
|
378
378
|
border-color: transparent;
|
|
379
379
|
margin-block-end: 0px;
|
|
380
380
|
}
|
|
381
|
-
.
|
|
382
|
-
.
|
|
383
|
-
.
|
|
384
|
-
.
|
|
385
|
-
.
|
|
381
|
+
.awsui_header_1d237_mauz4_359 h2:not(#\9),
|
|
382
|
+
.awsui_header_1d237_mauz4_359 h3:not(#\9),
|
|
383
|
+
.awsui_header_1d237_mauz4_359 h4:not(#\9),
|
|
384
|
+
.awsui_header_1d237_mauz4_359 h5:not(#\9),
|
|
385
|
+
.awsui_header_1d237_mauz4_359 h6:not(#\9) {
|
|
386
386
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
387
387
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
388
388
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -393,60 +393,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
393
393
|
margin-block: 0;
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
.
|
|
396
|
+
.awsui_content_1d237_mauz4_396:not(#\9) {
|
|
397
397
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
398
398
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
399
399
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
400
400
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
401
401
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
402
402
|
}
|
|
403
|
-
.
|
|
404
|
-
.
|
|
405
|
-
.
|
|
406
|
-
.
|
|
407
|
-
.
|
|
408
|
-
.
|
|
403
|
+
.awsui_content_1d237_mauz4_396 h2:not(#\9):first-child,
|
|
404
|
+
.awsui_content_1d237_mauz4_396 h3:not(#\9):first-child,
|
|
405
|
+
.awsui_content_1d237_mauz4_396 h4:not(#\9):first-child,
|
|
406
|
+
.awsui_content_1d237_mauz4_396 h5:not(#\9):first-child,
|
|
407
|
+
.awsui_content_1d237_mauz4_396 h6:not(#\9):first-child,
|
|
408
|
+
.awsui_content_1d237_mauz4_396 p:not(#\9):first-child {
|
|
409
409
|
margin-block-start: 0;
|
|
410
410
|
}
|
|
411
|
-
.
|
|
411
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
412
412
|
text-underline-offset: 0.25em;
|
|
413
|
-
text-decoration-thickness: 1px;
|
|
413
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
414
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
414
415
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
415
416
|
font-weight: inherit;
|
|
416
417
|
letter-spacing: normal;
|
|
417
418
|
text-decoration-line: underline;
|
|
418
|
-
text-decoration-color: currentColor;
|
|
419
|
+
text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
|
|
419
420
|
transition-property: color, -webkit-text-decoration;
|
|
420
421
|
transition-property: color, text-decoration;
|
|
421
422
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
422
423
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
423
424
|
}
|
|
424
425
|
@media (prefers-reduced-motion: reduce) {
|
|
425
|
-
.
|
|
426
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
426
427
|
animation: none;
|
|
427
428
|
transition: none;
|
|
428
429
|
}
|
|
429
430
|
}
|
|
430
|
-
.awsui-motion-disabled .
|
|
431
|
+
.awsui-motion-disabled .awsui_content_1d237_mauz4_396 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
431
432
|
animation: none;
|
|
432
433
|
transition: none;
|
|
433
434
|
}
|
|
434
|
-
.
|
|
435
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):hover {
|
|
435
436
|
cursor: pointer;
|
|
436
437
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
437
438
|
}
|
|
438
|
-
.
|
|
439
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):focus {
|
|
439
440
|
outline: none;
|
|
440
441
|
}
|
|
441
|
-
.
|
|
442
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):active {
|
|
442
443
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
443
444
|
}
|
|
444
|
-
.
|
|
445
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):active, .awsui_content_1d237_mauz4_396 a:not(#\9):focus, .awsui_content_1d237_mauz4_396 a:not(#\9):hover {
|
|
445
446
|
text-decoration-line: underline;
|
|
446
|
-
text-decoration-color: currentColor;
|
|
447
|
+
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
447
448
|
}
|
|
448
449
|
|
|
449
|
-
.
|
|
450
|
+
.awsui_footer_1d237_mauz4_448:not(#\9) {
|
|
450
451
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
451
452
|
padding-block: 0;
|
|
452
453
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
@@ -454,13 +455,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
455
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
455
456
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
456
457
|
}
|
|
457
|
-
.
|
|
458
|
+
.awsui_footer_1d237_mauz4_448 ul:not(#\9) {
|
|
458
459
|
list-style: none;
|
|
459
460
|
padding-inline-start: 0;
|
|
460
461
|
}
|
|
461
|
-
.
|
|
462
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
462
463
|
text-underline-offset: 0.25em;
|
|
463
|
-
text-decoration-thickness: 1px;
|
|
464
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
465
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
464
466
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-secondary-default-4p0gj8, #006ce0));
|
|
465
467
|
font-weight: inherit;
|
|
466
468
|
letter-spacing: normal;
|
|
@@ -472,37 +474,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
472
474
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
473
475
|
}
|
|
474
476
|
@media (prefers-reduced-motion: reduce) {
|
|
475
|
-
.
|
|
477
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
476
478
|
animation: none;
|
|
477
479
|
transition: none;
|
|
478
480
|
}
|
|
479
481
|
}
|
|
480
|
-
.awsui-motion-disabled .
|
|
482
|
+
.awsui-motion-disabled .awsui_footer_1d237_mauz4_448 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
481
483
|
animation: none;
|
|
482
484
|
transition: none;
|
|
483
485
|
}
|
|
484
|
-
.
|
|
486
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):hover {
|
|
485
487
|
cursor: pointer;
|
|
486
488
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
487
489
|
}
|
|
488
|
-
.
|
|
490
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):focus {
|
|
489
491
|
outline: none;
|
|
490
492
|
}
|
|
491
|
-
.
|
|
493
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):active {
|
|
492
494
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
493
495
|
}
|
|
494
|
-
.
|
|
496
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):active, .awsui_footer_1d237_mauz4_448 a:not(#\9):focus, .awsui_footer_1d237_mauz4_448 a:not(#\9):hover {
|
|
495
497
|
text-decoration-line: underline;
|
|
496
498
|
text-decoration-color: currentColor;
|
|
497
499
|
}
|
|
498
500
|
|
|
499
|
-
.
|
|
500
|
-
.
|
|
501
|
+
.awsui_content_1d237_mauz4_396:not(#\9),
|
|
502
|
+
.awsui_footer_1d237_mauz4_448:not(#\9) {
|
|
501
503
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
502
504
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
503
505
|
}
|
|
504
|
-
.
|
|
505
|
-
.
|
|
506
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):focus,
|
|
507
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):focus {
|
|
506
508
|
outline: thin dotted;
|
|
507
509
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
508
510
|
outline-offset: 2px;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"loading": "
|
|
7
|
-
"header": "
|
|
8
|
-
"with-toolbar": "awsui_with-
|
|
9
|
-
"content": "
|
|
10
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_mauz4_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_mauz4_354",
|
|
7
|
+
"header": "awsui_header_1d237_mauz4_359",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_mauz4_377",
|
|
9
|
+
"content": "awsui_content_1d237_mauz4_396",
|
|
10
|
+
"footer": "awsui_footer_1d237_mauz4_448"
|
|
11
11
|
};
|
|
12
12
|
|